body {
    /*background:url(../../../images/default/horizontal/backgroundRepeat.jpg) repeat-x #313c42;*/
    margin: 0 auto;
    min-width: 1024px;
    padding: 0;
    vertical-align: top;
}

body {
    background: -webkit-linear-gradient(#afafaf, #807C7D, #313C42);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#afafaf, #807C7D, #313C42);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#afafaf, #807C7D, #313C42);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#afafaf, #807C7D, #313C42);
    /* Standard syntax */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#afafaf', endColorstr='#313C42');
    /*For IE7-8-9*/
    height: 1%;
    /*For IE7*/
}

.bg1 {
    background-image: url(../../../images/default/horizontal/bg1.png);
    background-position: -135px 0;
    background-repeat: no-repeat;
    border-color: transparent;
    top: 0;
    z-index: 0;
}

.navbar-VPX {
    border-bottom: solid 3px #fff;
    margin-bottom: 0px;
    height: 95px;
    background-color: #343E44;
}

.navbar-VPX .navbar-brand {
    color: #FFF !important;
    margin: 0;
    padding: 0;
}

.navbar-brand:hover,
.navbar-brand:focus {
    color: #FFF;
}

.menuNav {
    margin: 0 0 25px;
}

.navMenu {
    margin: 0 12%;
    text-align: center;
}

.navM2 {
    margin: 0 6% !important;
}

.navMenu>li {
    border-right: solid 1px #303b41;
    color: #303b41;
    display: inline-block;
    margin: 10px 0 0;
    padding: 0 15px 0 0;
    width: auto;
}

.navMenu>li:first-child a {
    border-left: none !important;
}

.navMenu>li:last-child {
    border-right: none \9 !important;
}

.navMenu>li>a {
    color: #5b6e77;
    font-weight: 700;
    margin-left: 10px;
    padding: 0 \9 0 0 \0 0 !important;
}

.navMenu>li>a:hover {
    background: none;
    color: #57696d;
}

.navMenu>li>a.active {
    border-bottom: 2px solid #303b41;
    color: #57696d;
}

.faCircle {
    background: #fdfdfd;
    border-radius: 50%;
    padding: 10px 11px;
}

.cursor {
    cursor: pointer;
}

.link2 a {
    color: #d0ecfa;
    padding-left: 10px;
    text-decoration: underline;
}

.link2 a:hover {
    text-decoration: none;
}

.pad-none {
    padding: 0;
}

.pad-left {
    padding-left: 0;
}

.pad-right {
    padding-right: 0;
}

.margin-rspsv {
    margin-bottom: 0;
    margin-top: 0;
}

.cstm-fld {
    background: #c4c4c4;
    border: solid 1px #181818;
    width: auto;
}

footer {
    color: #FFF;
    font-size: 13px;
    padding: 15px 0 15px;
    text-align: center;
    background-color: #afafaf;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    height: 80px;
    margin-top: 120px;
}

footer a {
    color: #23527C;
    text-decoration: underline;
}

.icon_links a {
    color: #303b41;
    margin-top: 20px;
}

.icon_links .faCircle:hover {
    background: #303b41;
    color: #fff;
}

.icon_links .faCircle.inactive {
    background: #afafaf none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    cursor: default;
    opacity: 0.5;
}

.pdf {
    background: url(../../../images/default/horizontal/pdf_off.png) no-repeat;
    display: block;
    float: right;
    height: 34px;
    margin-left: 10px;
    margin-right: 10px;
    width: 34px;
}

.pdf:hover {
    background: url(../../../images/default/horizontal/pdf_on.png) no-repeat;
}

.pdf:active {
    background: url(../../../images/default/horizontal/pdf_on.png) no-repeat;
}

.save {
    background: url(../../../images/default/horizontal/save_off.png) no-repeat;
    display: block;
    float: right;
    height: 34px;
    margin-left: 10px;
    margin-right: 10px;
    width: 34px;
}

.save:hover {
    background: url(../../../images/default/horizontal/save_on.png) no-repeat;
}

.save:active {
    background: url(../../../images/default/horizontal/save_on.png) no-repeat;
}

.print {
    background: url(../../../images/default/horizontal/print_off.png) no-repeat;
    display: block;
    float: right;
    height: 34px;
    margin-left: 10px;
    margin-right: 10px;
    width: 34px;
}

.print:hover {
    background: url(../../../images/default/horizontal/print_on.png) no-repeat;
}

.print:active {
    background: url(../../../images/default/horizontal/print_on.png) no-repeat;
}

.icon_text {
    float: left;
    font-size: 80%;
    margin-top: 38px;
    text-align: center;
    width: 100%;
}

.container {
    width: 1170px;
}

.navbar-nav {
    margin: 0 2% \9 !important;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background: none;
}

.navbar-inverse {
    background-color: none !important;
    background-image: none;
}

.customcontainer {
    margin: 0 auto;
    width: 1020px !important;
}

.menuitems {
    text-transform: uppercase;
    margin: 0 auto;
    width: 900px;
    height: 63px;
}

.menuitems li {
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    border-right-width: 1px;
    color: rgb(48, 59, 65);
    display: inline-block;
    float: left;
    height: 43px;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 10px;
    text-align: center;
    display: table;
    width: 17%;
}

.menuitems li a {
    border-bottom-color: rgba(0, 0, 0, 0);
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-left-color: rgba(0, 0, 0, 0);
    border-right-color: rgba(0, 0, 0, 0);
    border-top-color: rgba(0, 0, 0, 0);
    color: rgb(255, 255, 255);
    cursor: pointer;
    font-weight: 700;
    margin-left: 0;
    padding-left: 0;
    text-align: center;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
    vertical-align: middle;
    width: 20%;
}

.menuitems li a:hover,
.menuitems li a:hover {
    border-color: #fc8200;
}

.menuitems>li>a.active {
    border-color: #fc8200;
}

.active {
    border-bottom: 2px solid #303b41;
    color: #57696d;
}

.menuitems li:last-child {
    border-right: 0;
    padding-left: 15px;
    text-align: center;
    width: 22%;
}

div.row.alert img {
    height: 18px;
    margin-bottom: 6px;
}

.alert-img {
    background: url(../../../images/default/horizontal/alert-icon.png) no-repeat;
    font-size: 16pt;
    height: 23px;
    width: 26px;
}

.alert {
    background: #e9e9e9;
    color: #f78106;
    font-weight: 700;
    margin: 10px 0 5px;
    text-align: center;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
}

.alertcontainer {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    color: #d70202;
    font-weight: 700;
    height: 210px;
    margin: 50px auto 350px;
    width: 670px;
}

.alert2 {
    color: #797778;
    font-weight: 400;
    padding: 60px 90px;
}

.alert2 .alert-img {
    float: left;
}

.alert2 .alertcontent {
    margin-left: 15px;
    width: 420px;
    float: left;
}

.alert2 a {
    color: #f78106;
    text-decoration: underline;
}

.iframetopper {
    background: #637882;
    color: #FFF;
    height: 165px;
    margin-bottom: 0;
    position: absolute;
    height: 150px;
    width: 995px;
    display: block;
}

h4 {
    color: #fff;
    font-size: inherit;
    font-weight: 700;
}

.linklist a {
    color: #99b5c3;
    font-size: 13px;
    font-weight: 700;
}

#s2id_accountDropDownList .select2-choice {
    height: 40px;
    line-height: 40px;
}

#s2id_supplementList .select2-choice {
    height: 40px;
    line-height: 40px;
}

#s2id_accountDropDownList .select2-choice .select2-arrow b {
    background-position-y: 10px;
}

#s2id_supplementList .select2-choice .select2-arrow b {
    background-position-y: 10px;
}

.panel-body.docContent {
    height: 363px;
}

.sectionBelowNav {
    display: block;
    height: 115px;
}

h4.custom {
    display: block;
    height: 38px;
    margin: 9px 0 0;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

div.navbar-header>a>span {
    display: block;
    float: left;
    line-height: 15px;
    margin-top: 12px;
    width: 100px;
}

.navbar-header {
    padding-top: 6px;
}

.col-lg-8.leftFlush {
    padding-left: 0;
    margin-left: 0
}

.row.linklist>div {
    padding-left: 0;
    padding-right: 0;
}

.col-lg-8 {
    padding-left: 0px;
}

#table_content {
    padding-left: 0px;
    margin-top: 8px;
}

#table_content li {
    list-style: none;
    float: left;
    padding-left: 0px;
    padding-right: 10px;
}

#table_content li {
    list-style: none;
    float: left;
    padding-left: 0px;
    padding-right: 10px;
}

#table_content li:last-child {
    padding-right: 0px;
}

#table_content li a {
    text-decoration: underline;
}

#subaccountContentPlaceHolder_subaccountPanel.col-lg-8 {
    margin-top: 12px;
}

#content_topper.iframetopper {
    height: 120px;
    width: 985px;
    display: block;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

#content_body.panel-body.docContent {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    width: 983px;
    display: inline-block;
    height: 700px;
}

#documentContentFrame {
    margin-top: 100px;
    height: 570px
}

/*footer{
	color: #FFF;
    font-size: 13px;
    padding: 45px 0 15px;
    text-align: center;
    margin-top: 50px;
}*/

.menuitems li a {
    text-decoration: none;
}

.navbar-brand span {
    float: right;
    display: inline-block;
    padding-left: 5px;
    margin-top: 15px;
    vertical-align: middle;
    position: relative;
}

.navbar-brand>img {
    float: left;
    display: block;
    position: relative;
}

.select2-search {
    background-color: #ffffff;
}

#s2id_accountDropDownList.select2-container {
    border-radius: 5px;
    border: 0px;
}

#s2id_supplementList.select2-container {
    border-radius: 5px;
    border: 0px;
}

#s2id_accountDropDownList.select2-container {
    padding: 0px;
}

/*-----------*/

header {
    width: 100%;
    height: 150px;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #0683c9;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}

header h1#logo {
    display: inline-block;
    height: 150px;
    line-height: 150px;
    float: left;
    font-family: "Oswald", sans-serif;
    font-size: 60px;
    color: white;
    font-weight: 400;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

header nav {
    display: inline-block;
    float: right;
}

header nav a {
    line-height: 150px;
    margin-left: 20px;
    color: #9fdbfc;
    font-weight: 700;
    font-size: 18px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

header nav a:hover {
    color: white;
}

header.smaller {
    height: 75px;
}

header.smaller h1#logo {
    width: 150px;
    height: 75px;
    line-height: 75px;
    font-size: 30px;
}

header.smaller nav a {
    line-height: 75px;
}

@media all and (max-width: 660px) {
    header h1#logo {
        display: block;
        float: none;
        margin: 0 auto;
        height: 100px;
        line-height: 100px;
        text-align: center;
    }
    header nav {
        display: block;
        float: none;
        height: 50px;
        text-align: center;
        margin: 0 auto;
    }
    header nav a {
        line-height: 50px;
        margin: 0 10px;
    }
    header.smaller {
        height: 75px;
    }
    header.smaller h1#logo {
        height: 40px;
        line-height: 40px;
        font-size: 30px;
    }
    header.smaller nav {
        height: 35px;
    }
    header.smaller nav a {
        line-height: 35px;
    }
}

.stick {
    position: fixed;
    top: 0;
    z-index: 2;
}

footer p {
    width: 800px;
    text-align: center;
    display: inline-block;
}