﻿
html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
    height: 550px;
}
.round-bottom {
    position: absolute;
    top: 36px !important;
    border-top: 0 !important;
    border: none !important;
    width: 100%;
    background: #F7F8FA !important;
    padding: 0;
    box-shadow: none !important;
    border-radius: 0;
}
.round-bottom a{
    color: #18191A !important;
    padding: 10px !important;
    font-weight: 400 !important;
}
.round-bottom a:hover,.round-bottom a:active,
.round-bottom #btnLogout:hover{
    
    color: #18191A !important;
    background: #ccc !important;
    padding: 10px;
}

.error {
    color: #B42828;
}
.form-control.ng-invalid + .form-control-invalid:after{
    content: "*";
    position: absolute;
    color: #B42828;
    right: 0;
    top: 0;
    width: 10px;
}
.input-group > .form-control.ng-invalid + .form-control-invalid:after {
    content: "*";
    position: absolute;
    color: red;
    right: 0;
    top: 0;
    width: 10px;
    margin-right: -15px;
}
.align-center {
    text-align: center;
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}
#ieWarning {
    background: black;
    color: white;
    height: 50px;
    text-align: center;
    line-height: 50px;
    display: none;
}
.stay {
    position: relative;
}
.thin-gray-divide {
    /*height: 1px;*/
}
.xtr-dk-gray-bg {
    background-color: #354052;
}
.dk-blue-bg {
    background-color: #A3AFC0;
}

#siteHeadouter {
    margin: 0;
    padding: 0;
    height: auto;
    background-color: white;
    border-bottom: #196DAA 7px solid;
    background-color: white;
}
#siteHeadinner .navbar {
    background-color: white;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav > li {
    position: relative;
    display: inline-block;
}
.navbar-header{
    height: 50px;
    float: left;
}
.phone-place {
    position: relative;
    padding-right: 12px;
    font-size: 15px;
    color: #333;
    /* top: 10px; */
    display:inline-block;
}
.phone-place .fa-phone{
    margin-right: 5px
}
.navbar .nav > li > a ,
.navbar .nav > li > div {
    position: relative;
    display: inline-block;
    padding: 11px 10px;
    color: #333333;
    text-shadow: none;
    font-weight: 400;
    font-size: 15px;
    height: 40px;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 0;
}

.menuCaret {
    float: right;
    margin-left: 7px;
    margin-top: 0px;
}

.menuCaret .fa-angle-down {
        color: #808080;
        font-size: 15px;
        font-weight: 800;
}
.navbar .nav > .active > a {
    /* background-color: #196DAA !important; */
    /* color: #ffffff !important; */
    box-shadow: none;
    border-bottom: 2px solid #196daa;
    font-size: 15px;
    font-weight: 400;
}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        text-decoration: none;
        border-bottom: 0;
        background: #F7F8FA;
    }

.link, .link > * {
    color: #2965b0;
    text-decoration: none;
}
.grayscale{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.site-logo{
    height: 50px;
    margin-bottom: 10px;
    margin-top: -20px;
}
.site-logo-xl{
	display:none;
	margin-top: -30px;
    margin-bottom: 10px;
}
#siteHeadinner{
	max-width: 100%;
    padding: 0 4%;
}
#siteHeadinner ,
#siteHeadinner .navbar.nav-height {
    height: auto;
    margin-bottom: 0;
}
#siteHeadinner .navbar.nav-height > .upper{
    height: 40px;
    padding: 0;
    display: block;
    width: 100%;
    text-align: right;
}
#siteHeadinner .navbar.nav-height > .upper > span.phone-place{
    margin-top: 10px;
}
#siteHeadinner .navbar.nav-height > .lower{
    width: 100%;
    display: flex;
    height: 55%;
    flex-direction: row;
    align-items: flex-start;
    padding-bottom: 0;
}
#siteHeadinner .navbar.nav-height > .lower .navbar-header{
    width: 16%;
    height: 100%;
    padding-right: 3rem;
}
#siteHeadinner .navbar.nav-height > .lower .nav-list-container{
    display: flex;
    width: 90%;
    height: 100%;
    flex-flow: row;
    align-items: flex-start;
    justify-content: space-between;
} 
.navbar .nav > li > a{
    border-bottom: 2px solid transparent;
}  
.nav-list-container .nav-right-section{
    max-width: 25%;
    min-width: 160px;
}
.nav-list-container .nav-right-section > li{
    float: right !important;
}
.login a .fa-user {
    font-size: 17px;
    margin: 0 5px;
    vertical-align: top;
}
.btn-navbar.mobile-header-left{
	float: left;
    color: white;
    margin-top: 10px;
    padding-left: 20px;
    font-size: 23px;
}
.skip-maincontent {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden;
    color: #005580;
}
.navbar .nav > li >a[href*="Broker-Setup"],
.navbar .nav > li >a[href*="JoinSterlingBridge"] {
    background: #45a9d3;
    border-radius: 5px;
    font-family: Gotham-Book, sans-sarif;
    color: white;
    border: 2px solid #45a9d3;
    margin-right: 10px;
}

.loaderBody {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.userProperties a {
    color: #666666;
    display: inline-block;
    margin: auto;
    padding-top: 5px;
    font-size: 1.1em;
}
.userProperties a:focus,
.userProperties a:hover {
    text-decoration:none;
    cursor: pointer;
}
#btnLogout{
    color: #18191A;    
    text-align: left;
    padding: 11px !important;
    background: transparent;
    border:none;
    display: block;
    outline: none;
    width: 100%;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    font-family: 'Gotham-Book',sans-serif;
}
