.system-maintenance-banner{
    background: #ff4800;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}
.navbar-light .navbar-nav .splatLogo .nav-link:hover,
    .navbar-light .navbar-nav .splatLogo .nav-link,
    .navbar-light .navbar-nav .rbsLogo .nav-link{
        color:#fff;    
    }
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: #ffffff;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s;
    }
   
    .navbar-nav li:hover > ul.dropdown-menu {
        display: block;
    }
    
    .navbar-light .navbar-toggler .iconBar{
        background-color: #ff5200;
        float: left;
        display: block;
        height: 5px;
        width: 100%;
        border-radius: 5px;   
        margin-bottom: 3px;
    }
    /* rotate caret on hover */
    .dropdown-menu > li > a:hover:after {
        text-decoration: underline;
        transform: rotate(-90deg);
    } 
    .navbar-expand-md .navbar-nav .dropdown-menu{
    	margin-top:-5px;
    
    }
    .navbar .navbar-toggler{
        border:0;
        position: absolute;
        right: 15px;
        width:30px;
        padding:0;
    }
    .navbar .navbar-toggler:focus {
        outline: none;
    }
    .navbar{
        height:50px;    
    }
    #pageHeader .headerBtnContainer button{
        font-size: 14px;    
    }
    #pageHeader .mobileSplatLogoCont{
        position: absolute;
        top: 32px;        
        left: 7px;       
        z-index: 9;       
        width: 80px;    
    }
    
    #pageHeader .mobileRBSLogoCont{
        position: absolute;
        top: 6px;        
        left: 10px;       
        z-index: 9;       
        width: 150px;    
    }
    #pageHeader .headerMenuWhite{
        background-color: #fff; 
    }
   
    .rbsPage .bar-light .navbar-toggler .iconBar{
        background-color: #0059aa;    
    }
    .mobileSplatLogoCont img,
    .mobileRBSLogoCont img{
        width: 100%;    
    }
    #pageHeader .container,
    .navbar{
        padding-left:0;    
        padding-right:0; 
        max-width: 100%;
        position: relative;
    }
    
    #navbarNavDropdown{
        position: absolute;
        top: 40px;
        z-index: 9; 
        width: 100%;
        border-top: solid 2px #ff5200;
    }
    #navbarNavDropdown .navbar-nav li.splatLogo,#navbarNavDropdown .navbar-nav li.rbsLogo{
        display:none;    
    }
    #navbarNavDropdown .navbar-nav{
        display: block;
        line-height: 0;
        text-align: center;
        font-size: 1rem;    
        width: 100%;
        background-color: #ff5200;
    }
    #navbarNavDropdown .navbar-nav li{
        display: block;
        line-height: 1;
        margin: 0;
        padding: 5px 0px 5px 0;
        vertical-align: middle;
        font-family: 'Roboto', sans-serif;  
        font-weight: 700;
        font-size: 1rem;
        font-style: normal;
        letter-spacing: 0.2px;
        text-indent: 0;
        position:relative;
        width:100%;
    }
    .splatLogo, .rbsLogo{
        position: relative;
        height: 54px;
        width: 195px;
        padding-right: 0 !important;
    }
    #navbarNavDropdown .navbar-nav .splatLogo a{
        background-size:contain;
        padding: 0;
        position: absolute;
        top: -30px;
        width: 200px;
        z-index: 4;
        height:90px;
        color:#fff;
    }
    .navbar-light .navbar-nav .rbsLogo .nav-link:hover{
        color:#fff;    
    }
    .navbar-light .navbar-nav .rbsLogo .nav-link{
        color:#fff;    
    }
    .splatLogo a {
        background-image: url("../images/SPLAT-logo.png");
        background-repeat: no-repeat;
        background-position: center;
        display: block;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }
    /* end menu */
    #pageHeader{
        padding-bottom:0px;
    }
    .below {
        position: absolute;
        top:100%;
        left:0px;
        right:0px;
        padding:10px;
        background:#900;
        color:#fff;
    }
    #pageHeader .headerBtnContainer{
        margin-top: 5px;
        position: absolute;
        right: 85px;
        top: 13px;
        z-index: 9;
    }
    
    .header-image {
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        position: relative;
        overflow: hidden;
    }
    .header-image section {
        position: absolute;
        width: 100%;
        top: 0px;
        bottom:0;
    }
    .header-image section .container .headerTitleCont{
        display: inline-block;
        border-radius: 5px;   
        top: 20px;
        position: relative;
        width: 300px;
    }
    .header-image section .container h1.header-title {
        text-align: center;
        padding: 0px;
        margin: 0px;
        color: #fff;
        text-shadow: 2px 2px 3px rgba(0, 0, 0, 1);
        line-height: 100%;
        position: relative;
    }
    .header-image section .container .featuredSubText{
        color: #fff;
        font-weight:500;
    }
    #pageHeader.navbar-white .navbar-nav .nav-link{
        color:#000;
    }
    #pageHeader .navbar-bg {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height:0;
        transition: height .50s;
      -webkit-transition: height .50s; /* Safari 3.1 to 6.0 */
    }
    #pageHeader.navbar-white .navbar-bg {
        height:58px;
        background: #ffffff;
    }
    
    .header-image section.topSection{
        background-color: rgba(0, 0, 0, 0.5);    
    }
.topofHeader {
    font-family: 'BankGothic Md BT W05 Medium', sans-serif;
    font-size: 16px;
}
.topofHeader a.rightSizeLink {
    padding: 2px 5px 0px 20px;
    color: #0052a7;
}
span.splatUSBorder {
    margin-top: 5px;
    height: 18px;
    border-right: 2px black solid;
}
.navbar-light .navbar-nav .nav-link{
        color:#fff;
    }
.topofHeader a.splatUSLink {
    padding: 2px 5px 0px 5px;
    color: #0052a7;
}
.topofHeader a.splatPHLink {
    padding: 2px 5px 0px 5px;
    background-color: #0052a7;
    color:#fff;
}
.topofHeader a.rightSizeLink:hover,
.topofHeader a.splatPHLink:hover,
.topofHeader a.splatUSLink:hover{
    background-color: #0052a7;
    color: #fff;    
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}
#pageHeader .border-bottom {
    border-bottom: 2px solid #000 !important;
}

.loginContainer{
    position: absolute;
    width: 200px;
    background: rgba(255, 255, 255, 0.90);
    border-radius: 5px;
    -webkit-box-shadow: -1px 9px 15px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 9px 15px -6px rgba(0,0,0,0.75);
    box-shadow: -1px 6px 15px -6px rgba(0,0,0,0.75);
    margin-top: 10px;
    z-index:99;
    right:-50px;
}
.errorContainer p{
    font-size:14px;    
}
.headerBtnContainer #schoolkeyOutsideLogin{
    border:0;    
    -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s;
}
.headerBtnContainer #schoolkeyOutsideLogin:focus{
    border: 1px #ff5200 solid;
    width: 80px;
    padding-right: 5px;
}
.skipToMain{ 
    position:absolute;
    left: -999px;
    top: -999px;
    display:block;
     /* left: 27px;
    font-size: 20px;
    color: #401e1d;
    padding: 5px 0px 5px;
    text-decoration: none;*/
    }
.skipToMain:active, .skipToMain:focus{
    left:0px;
    top:0px;
    font-size:20px; 
    transition: top .1s ease-in;
    -webkit-transition: top .1s ease-in; 
    position: absolute;
    padding:5px;
    background-color: white;
    color: black;
    border: 2px solid black;
    z-index:1;
    }
    .navbar-toggler:focus {
    outline-width: 3px !important;
    outline-style: solid !important;
    outline-color: #a3bfeb !important;
    }
    #errorMsgOutside{
        z-index:10;
    }
    a#mobileLogin:hover{
        background-color: #ffffff;
    }

    #userNotFoundModal {
        position: fixed;
        z-index: 999;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0,0,0,.5);
    }

@media (min-width: 320px) {    
    /*#pageHeader .headerBtnContainer .contact-try-it-now .btn{
    font-size:11px;
    }*/
    .topofHeader {
        font-size: 16px;
    }
    .topofHeader a.rightSizeLink {
        padding: 2px 10px 0px 5px;
    }
    .topofHeader a.splatUSLink {
        padding: 2px 10px 0px 10px;
    }
    .topofHeader a.splatPHLink {
        padding: 2px 8px 0px 10px;
    }
    .fixScrolling{
        margin-left:0px;
        margin-right:0px;
    }
}
@media (min-width: 480px) {
    .topofHeader {
        font-size: 18px;
    }
    .topofHeader a.rightSizeLink {
        padding: 2px 10px 0px 10px;
    }
    .topofHeader a.splatUSLink {
        padding: 2px 10px 0px 10px;
    }
    .topofHeader a.splatPHLink {
        padding: 2px 10px 0px 10px;
    }
    
}
@media (min-width: 544px) {  
    .topofHeader {
        font-size: 20px;
    }
    .topofHeader a.rightSizeLink{
        padding: 2px 20px 0px 30px;
    }
    .topofHeader a.splatUSLink{      
        padding: 2px 30px 0px 20px; 
    }
    .topofHeader a.splatPHLink{
        padding: 2px 15px 0px 15px;
    }
}
@media (min-width: 992px) {
    #navbarNavDropdown .navbar-nav{
        background-color:transparent;
    }
    #pageHeader .headerMenuWhite .navbar-light .navbar-nav .nav-link{
        color:#000;    
    }
    .header-image section .container .headerTitleCont{width:600px;}
    #pageHeader .headerBtnContainer{top: 20px;}
    /*#container{

      margin-top: 40px;
    }*/
    .navbar{
        height:auto;    
    }
    
    #pageHeader .headerBtnContainer{
        margin-top:0;
    }
    #pageHeader .headerBtnContainer button {
        font-size: 16px;   
        padding-top: 2px;
        padding-bottom: 3px;
    }
    #pageHeader .container{
        max-width: 100%;    
    }
    #navbarNavDropdown{
        position: initial;
        top: initial     
    }
    #pageHeader{
        padding-bottom:0px;  
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9;

    }
    #navbarNavDropdown .navbar-nav li.rbsLogo{
        display:inline-block;  
        width: 200px; 
        padding-left: 0;
    }
    #navbarNavDropdown .navbar-nav li.splatLogo{
        display:inline-block;  
        width: 195px;
        height:auto;
    }
    #navbarNavDropdown{
        border-top:0;    
    }
    #navbarNavDropdown .navbar-nav li{
    	display: inline-block;
    	width:auto;
    	margin: -5px 1% 0;
        padding: 9px 0px 0px 0;
    }  
    #pageHeader .headerBtnContainer{
        position: static;
        
    }
    .loginContainer{
        right:20px;
    }
    
}

