/*! normalize.css v1.1.1 | MIT License | git.io/normalize */

#verbal-auth {
    font-size: 20px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    background: #fff;
    color: #000;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p,
pre {
    margin: 1em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html,
button,
input,
select,
textarea {
    color: #222
}

body {
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: 0.5cm
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

*,
*:after,
*:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#header-logo {
    width: 125px;
    float: left;
    padding-left: 0.5em;
    padding-top: 0.25em;
    position: absolute
}

.links-container {
    background-color: #255177;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #255177), color-stop(1, #3779b1));
    background: -webkit-linear-gradient(top, #255177, #3779b1);
    background: -webkit-linear-gradient(top, #255177 0%, #3779b1 100%);
    background: linear-gradient(to bottom, #255177 0%, #3779b1 100%);
    -pie-background: linear-gradient(#255177, #3779b1);
    behavior: url(/scripts/css/PIE.php);
    width: 100%;
    box-shadow: inset 0 0 10px #000000
}

.links-container-border {
    border-bottom: 3px solid #255177
}

.menu-submenu {
    display: none;
    width: 100%;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

.top-header-menu>ul>li>a {
    font-weight: 700;
    padding: 1em 2em;
    margin-top: -0.5em
}

.top-header-menu>ul>li>a:hover {
    color: red
}

.top-header-menu>ul>li>a:hover {
    color: #b3cfe8
}

.top-header-menu>ul>li.selected-section>a {
    color: #fff
}

.selected-section a {
    color: #fff;
    background: #255177;
    border-radius: 15px 15px 0 0;
    box-shadow: 0 -11px 11px -11px black, 3px 0px 3px -3px black, -3px 0px 3px -3px black
}

.section-header {
    background-color: #5e5e5e;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5e5e5e), color-stop(1, #848484));
    background: -webkit-linear-gradient(top, #5e5e5e, #848484);
    background: -webkit-linear-gradient(top, #5e5e5e 0%, #848484 100%);
    background: linear-gradient(to bottom, #5e5e5e 0%, #848484 100%);
    -pie-background: linear-gradient(#5e5e5e, #848484);
    behavior: url(/scripts/css/PIE.php);
    color: #fff;
    margin-left: 0.1em;
    margin-right: 0.1em;
    padding: 0.25em 0;
    border-radius: 15px 15px 0 0;
    box-shadow: 0 -3px 3px -3px black, 3px 0px 3px -3px black, -3px 0px 3px -3px black;
    text-shadow: 1px 1px 1px #000
}

.section-header.selected-section {
    background: none;
    border: none;
    box-shadow: none;
    background: #255177;
    background-color: #1f4464;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1f4464), color-stop(1, rgba(38, 83, 122, 0.4)));
    background: -webkit-linear-gradient(top, #1f4464, rgba(38, 83, 122, 0.4));
    background: -webkit-linear-gradient(top, #1f4464 0%, rgba(38, 83, 122, 0.4) 100%);
    background: linear-gradient(to bottom, #1f4464 0%, rgba(38, 83, 122, 0.4) 100%);
    -pie-background: linear-gradient(#1f4464, rgba(38, 83, 122, 0.4));
    behavior: url(/scripts/css/PIE.php)
}

.top-header-menu {
    margin-top: 2.5em
}

.top-header-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.top-header-menu>ul {
    margin-left: 10em
}

.top-header-menu .menu-submenu-inner {
    width: 64rem;
    margin: 0 auto;
    padding: 0 1.875em
}

.top-header-menu>ul>li {
    display: inline-block
}

.top-header-menu .menu-submenu-inner>div {
    width: 25%;
    float: left;
    padding: 0 1em 0;
    font-size: 0.9em
}

.cbp-hrmenu .menu-submenu-inner:before,
.cbp-hrmenu .menu-submenu-inner:after {
    content: " ";
    display: table
}

.cbp-hrmenu .menu-submenu-inner:after {
    clear: both
}

.cbp-hrmenu .menu-submenu-inner>div a {
    line-height: 2em;
    color: #fff;
    text-shadow: 1px 1px 1px #000
}

.cbp-hrmenu .menu-submenu-inner>div a:hover {
    color: #b3cfe8
}

.menu-submenu h4 {
    color: #b3cfe8;
    padding: 0;
    margin: 0;
    font-size: 160%;
    font-weight: 300;
    text-shadow: 1px 1px 1px #000
}

table {
    width: 100%;
    font-size: 0.9em;
    background: #fff
}

table tr:nth-child(even) {
    background: #C8D1D9
}

table tfoot tr:nth-child(even) {
    background: none
}

table thead .background {
    background: #255177;
    color: #fff
}

table thead tr:nth-child(even) {
    background: none
}

table thead tr.sub-header {
    background: #A2998D !important
}

table td {
    padding: 0.25em
}

table tbody td {
    border: 1px solid #b9c4cf
}

table tr.sub-header {
    background: #A2998D;
    color: #000
}

table tr.warning:nth-child(even) {
    background: #BF1336
}

table tr.warning:nth-child(odd) {
    background: #e81d46
}

table tr.warning {
    color: #fff;
    text-shadow: 1px 1px 0px #000
}

table tr.warning-text {
    color: #BF1336
}

table table {
    background: none
}

table table tr:nth-child(even) {
    background: none
}

table table tbody td {
    border: none
}

.every-three tbody tr.background {
    background: #C8D1D9
}

.every-three tbody tr.no-background {
    background: none
}

.every-three tbody tr.warning:nth-child(even),
.every-three tbody tr.warning:nth-child(odd) {
    background: #BF1336
}

.every-three tbody tr.warning2:nth-child(even),
.every-three tbody tr.warning2:nth-child(odd) {
    background: #e81d46
}

.background-highlight {
    background-color: rgba(41, 124, 195, 0.3)
}

.field-container {
    text-align: left;
    padding: 0.5em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.field-container input[type="text"],
.field-container input[type="numbeR"],
.field-container select,
.field-container input[type="password"],
.field-container textarea,
.field-container input[type="file"],
.field-container input[type="date"] {
    font-size: 0.8em;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.field-container textarea {
    height: 5em
}

.field-container label {
    display: block;
    font-size: 0.8em
}

.field-container>span {
    padding-bottom: 0.5em
}

.field-container .field-header {
    font-weight: bold;
    padding-left: 0
}

.field-container.reset {
    clear: both
}

.label1 {
    font-weight: bold
}

.line2 {
    font-size: 0.8em
}

.field-container h2 {
    padding: 0;
    margin: 0
}

.field-div-error {
    margin-top: 0.25em;
    margin-bottom: 0.25em
}

.field-error-container {
    clear: both;
    display: block
}

.field-container.left,
.field-container.right,
.field-container.full {
    display: block
}

.field-container.left {
    clear: left;
    float: left
}

.field-container.right {
    clear: right;
    float: right
}

.field-container.quarter {
    width: 25%
}

.field-container.half {
    width: 50%
}

.field-container.three-quarters {
    width: 75%
}

.field-container.full {
    clear: both;
    width: 100%
}

.field-container input[type="text"].quarter {
    width: 25%
}

.field-container .name {
    display: block;
    width: 100%
}

.field-container .name .first,
.field-container .name .middle,
.field-container .name .last {
    float: left
}

.field-container .name .first,
.field-container .name .last {
    width: 44%
}

.field-container .name .middle {
    width: 10%;
    margin-left: 1%
}

.field-container .name .last {
    margin-left: 1%
}

.field-container .address span {
    padding: 0.25em 0;
    display: block
}

.field-container .address .left {
    width: 50%;
    float: left;
    clear: both;
    padding-right: 0.5em
}

.field-container .address .right {
    width: 50%;
    float: right;
    padding-left: 0.5em
}

.field-container .phone .phone1,
.field-container .phone .phone2,
.field-container .phone .phone3,
.field-container .phone .seperator {
    float: left
}

.field-container .phone .phone1,
.field-container .phone .phone2 {
    width: 21%
}

.field-container .phone .phone3 {
    min-width: 40%
}

.field-container .phone .seperator {
    width: 5%;
    text-align: center;
    padding-top: 0.3em
}

.field-container .phone label {
    text-align: center
}

.field-container .field-header-width {
    width: 65%;
    display: inline-block
}

.field-container.error-highlight {
    background: rgba(253, 178, 178, 0.5);
    border: 1px solid #BF1336;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.field-container .missing-information {
    display: block;
    clear: both;
    font-weight: bold;
    font-size: 0.8em
}

.field-container .missing-information .icon {
    width: 16px;
    height: 16px;
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.field-container .missing-information .icon-alert {
    background-image: url("../../images/design/ui-icons_cd0a0a_256x240.png");
    background-position: 0 -144px;
    display: inline-block
}

.field-container .field-hint {
    font-size: 0.8em;
    color: #A2998D
}

button,
a.button {
    margin: 0.25em;
    padding: 0.5em 1em;
    outline: none;
    border: none;
    background: #255177;
    color: #fff;
    border: 2px solid #255177;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    border-radius: 5px;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease
}

button:hover,
a.button:hover {
    background: #fff;
    color: #255177;
    border: 2px solid #255177;
    text-shadow: none;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease
}

button:active,
a.button:active {
    background: #b3cfe8
}

a.button {
    display: block
}

#fileTree {
    border: 1px solid #000;
    margin: 1em;
    padding: 1em
}

UL.jqueryFileTree {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 18px;
    padding: 0px;
    margin: 0px
}

UL.jqueryFileTree LI {
    list-style: none;
    padding: 0px;
    padding-left: 20px;
    margin: 0px;
    white-space: nowrap
}

UL.jqueryFileTree A {
    color: #333;
    text-decoration: none;
    display: block;
    padding: 0px 2px
}

UL.jqueryFileTree A:hover {
    background: #BDF
}

.jqueryFileTree LI.directory {
    background: url(../../images/design/fileTree/directory.png) left top no-repeat
}

.jqueryFileTree LI.expanded {
    background: url(../../images/design/fileTree/folder_open.png) left top no-repeat
}

.jqueryFileTree LI.file {
    background: url(../../images/design/fileTree/file.png) left top no-repeat
}

.jqueryFileTree LI.wait {
    background: url(../../images/design/fileTree/spinner.gif) left top no-repeat
}

.jqueryFileTree LI.ext_3gp {
    background: url(../../images/design/fileTree/film.png) left top no-repeat
}

.jqueryFileTree LI.ext_afp {
    background: url(../../images/design/fileTree/code.png) left top no-repeat
}

.jqueryFileTree LI.ext_afpa {
    background: url(../../images/design/fileTree/code.png) left top no-repeat
}

.jqueryFileTree LI.ext_asp {
    background: url(../../images/design/fileTree/code.png) left top no-repeat
}

.jqueryFileTree LI.ext_aspx {
    background: url(../../images/design/fileTree/code.png) left top no-repeat
}

.jqueryFileTree LI.ext_avi {
    background: url(../../images/design/fileTree/film.png) left top no-repeat
}

.jqueryFileTree LI.ext_bat {
    background: url(../../images/design/fileTree/application.png) left top no-repeat
}

.jqueryFileTree LI.ext_bmp {
    background: url(../../images/design/fileTree/picture.png) left top no-repeat
}

.jqueryFileTree LI.ext_c {
    background: url(../../images/design/fileTree/code.png) left top no-repeat
}

.jqueryFileTree LI.ext_cfm {
    background: url(../../images/design/fileTree/code.png) left top no-repeat
}

.jqueryFileTree LI.ext_cgi {
    background: url(../../images/design/fileTree/code.png) left top no-repeat
}

.jqueryFileTree LI.ext_com {
    background: url(../../images/design/fileTree/application.png) left top no-repeat
}

.jqueryFileTree LI.ext_cpp {
    background: url(../../images/design/fileTree/code.png) left top no-repeat
}

.jqueryFileTree LI.ext_css {
    background: url(../../images/design/fileTree/css.png) left top no-repeat
}

.jqueryFileTree LI.ext_doc {
    background: url(../../images/design/fileTree/doc.png) left top no-repeat
}

.jqueryFileTree LI.ext_exe {
    background: url(../../images/design/fileTree/application.png) left top no-repeat
}

.jqueryFileTree LI.ext_gif {
    background: url(../../images/design/fileTree/picture.png) left top no-repeat
}

.jqueryFileTree LI.ext_fla {
    background: url(../../images/design/fileTree/flash.png) left top no-repeat
}

.jqueryFileTree LI.ext_h {
    background: url(../../images/design/fileTree/code.png) left top no-repeat
}

.jqueryFileTree LI.ext_htm {
    background: url(../../images/design/fileTree/html.png) left top no-repeat
}

.jqueryFileTree LI.ext_html {
    background: url(../../images/design/fileTree/html.png) left top no-repeat
}

.jqueryFileTree LI.ext_jar {
    background: url(../../images/design/fileTree/java.png) left top no-repeat
}

.jqueryFileTree LI.ext_jpg {
    background: url(../../images/design/fileTree/picture.png) left top no-repeat
}

.jqueryFileTree LI.ext_jpeg {
    background: url(../../images/design/fileTree/picture.png) left top no-repeat
}

.jqueryFileTree LI.ext_js {
    background: url(../../images/design/fileTree/script.png) left top no-repeat
}

.jqueryFileTree LI.ext_lasso {
    background: url(../../images/design/fileTree/code.png) left top no-repeat
}

.jqueryFileTree LI.ext_log {
    background: url(../../images/design/fileTree/txt.png) left top no-repeat
}

.jqueryFileTree LI.ext_m4p {
    background: url(../../images/design/fileTree/music.png) left top no-repeat
}

.jqueryFileTree LI.ext_mov {
    background: url(../../images/design/fileTree/film.png) left top no-repeat
}

.jqueryFileTree LI.ext_mp3 {
    background: url(../../images/design/fileTree/music.png) left top no-repeat
}

.jqueryFileTree LI.ext_mp4 {
    background: url(../../images/design/fileTree/film.png) left top no-repeat
}

.jqueryFileTree LI.ext_mpg {
    background: url(../../images/design/fileTree/film.png) left top no-repeat
}

.jqueryFileTree LI.ext_mpeg {
    background: url(../../images/design/fileTree/film.png) left top no-repeat
}

.jqueryFileTree LI.ext_ogg {
    background: url(../../images/design/fileTree/music.png) left top no-repeat
}

.jqueryFileTree LI.ext_pcx {
    background: url(../../images/design/fileTree/picture.png) left top no-repeat
}

.jqueryFileTree LI.ext_pdf {
    background: url(../../images/design/fileTree/pdf.png) left top no-repeat
}

.jqueryFileTree LI.ext_php {
    background: url(../../images/design/fileTree/php.png) left top no-repeat
}

.jqueryFileTree LI.ext_png {
    background: url(../../images/design/fileTree/picture.png) left top no-repeat
}

.jqueryFileTree LI.ext_ppt {
    background: url(../../images/design/fileTree/ppt.png) left top no-repeat
}

.jqueryFileTree LI.ext_psd {
    background: url(../../images/design/fileTree/psd.png) left top no-repeat
}

.jqueryFileTree LI.ext_pl {
    background: url(../../images/design/fileTree/script.png) left top no-repeat
}

.jqueryFileTree LI.ext_py {
    background: url(../../images/design/fileTree/script.png) left top no-repeat
}

.jqueryFileTree LI.ext_rb {
    background: url(../../images/design/fileTree/ruby.png) left top no-repeat
}

.jqueryFileTree LI.ext_rbx {
    background: url(../../images/design/fileTree/ruby.png) left top no-repeat
}

.jqueryFileTree LI.ext_rhtml {
    background: url(../../images/design/fileTree/ruby.png) left top no-repeat
}

.jqueryFileTree LI.ext_rpm {
    background: url(../../images/design/fileTree/linux.png) left top no-repeat
}

.jqueryFileTree LI.ext_ruby {
    background: url(../../images/design/fileTree/ruby.png) left top no-repeat
}

.jqueryFileTree LI.ext_sql {
    background: url(../../images/design/fileTree/db.png) left top no-repeat
}

.jqueryFileTree LI.ext_swf {
    background: url(../../images/design/fileTree/flash.png) left top no-repeat
}

.jqueryFileTree LI.ext_tif {
    background: url(../../images/design/fileTree/picture.png) left top no-repeat
}

.jqueryFileTree LI.ext_tiff {
    background: url(../../images/design/fileTree/picture.png) left top no-repeat
}

.jqueryFileTree LI.ext_txt {
    background: url(../../images/design/fileTree/txt.png) left top no-repeat
}

.jqueryFileTree LI.ext_vb {
    background: url(../../images/design/fileTree/code.png) left top no-repeat
}

.jqueryFileTree LI.ext_wav {
    background: url(../../images/design/fileTree/music.png) left top no-repeat
}

.jqueryFileTree LI.ext_wmv {
    background: url(../../images/design/fileTree/film.png) left top no-repeat
}

.jqueryFileTree LI.ext_xls {
    background: url(../../images/design/fileTree/xls.png) left top no-repeat
}

.jqueryFileTree LI.ext_xml {
    background: url(../../images/design/fileTree/code.png) left top no-repeat
}

.jqueryFileTree LI.ext_zip {
    background: url(../../images/design/fileTree/zip.png) left top no-repeat
}

html {
    font-size: 100%;
    background: url("../../images/design/hexellence.png");
    overflow-y: scroll
}

html,
body {
    height: 100%;
    font-family: Arial, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: 300;
    color: #000
}

.page-padding {
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1em
}

.main-body {
    width: 64rem;
    margin: 0 auto
}

.content-body {
    width: 64rem;
    margin-top: 2em;
    margin-bottom: 2em;
    float: right;
    box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.4);
    background: rgba(255, 255, 255, 0.6)
}

.content-container {
    background: #fff;
    box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.4);
    margin-top: 1em;
    margin-bottom: 1em
}

.content {
    padding: 1em
}

.error,
.warning-text {
    color: #BF1336
}

.success {
    color: #17AA47
}

.rounded-corner {
    border-radius: 10px;
    -khtml-border-radius: 10px
}

.blur {
    -webkit-filter: blur(3px);
    filter: blur(3px)
}

a {
    color: inherit;
    text-decoration: none
}

.border-box,
.full-width {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.float-right {
    float: right
}

.required:after {
    content: '*';
    color: #BF1336
}

.red-border {
    border: 1px solid #FF0000;
    padding: 0.25em
}

.bold {
    font-weight: bold
}

h3,
h4 {
    margin: 0
}

hr {
    margin: 0
}

hr.style-one {
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -o-linear-gradient(left, #ccc, #333, #ccc)
}

.back-link {
    float: left
}

.back-link img {
    width: 40px;
    margin-top: -0.5em;
    padding-right: 0.5em
}

.page-header {
    background: #255177;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    padding: 0 0.5em
}

.page-header .breadcrumbs {
    position: absolute
}

.page-header .header {
    font-weight: bold;
    font-size: 1.5em;
    text-align: center;
    display: block
}

.page-header .description {
    font-size: 0.9em;
    font-style: italic
}

.page-section-header {
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(125, 185, 232, 0)), color-stop(40%, #255177), color-stop(60%, #255177), color-stop(100%, rgba(125, 185, 232, 0)));
    background: -webkit-linear-gradient(left, rgba(125, 185, 232, 0) 0%, #255177 40%, #255177 60%, rgba(125, 185, 232, 0) 100%);
    background: linear-gradient(to right, rgba(125, 185, 232, 0) 0%, #255177 40%, #255177 60%, rgba(125, 185, 232, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#007db9e8', GradientType=1);
    color: white;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    font-size: 1.2em;
    margin: 0.5em 0
}

.full-width {
    position: absolute;
    left: 0;
    padding: 0 1em;
    width: 100%
}

.center,
table thead .background,
table tr.sub-header {
    text-align: center
}

#loading {
    display: none
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.add-link {
    float: right;
    padding-bottom: 0.25em
}

.add-link img {
    width: 25px;
    margin-right: 0.25em
}

.hide {
    display: none !important
}

.ui-autocomplete-loading {
    background: #fff url("../../images/design/loading.gif") right center no-repeat;
    background-size: 16px 16px
}

.ui-autocomplete {
    max-height: 15em;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 0.8rem
}

.ui-helper-hidden-accessible {
    font-size: 0.6em;
    position: relative
}

.subsection-highlight {
    background: rgba(255, 255, 255, 0.3)
}

.ui-tabs {
    font-size: 1em;
    font-family: Arial, "Century Gothic", CenturyGothic, AppleGothic, sans-serif
}

.page-header {
    display: absolute
}

.quick-access {
    font-size: 0.5em;
    float: right;
    display: inline;
    position: relative;
    right: 0;
    top: 0;
    margin-top: -1em
}

.quick-access-checkbox {
    margin-left: 0.5em
}

.processor-container {
    display: none
}

.success-container {
    max-width: 30em;
    padding-top: 1em;
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.success-container img {
    max-width: 100px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.success-container .message {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.success-container .message a {
    font-weight: bold
}