body {
    font-family: "Source Sans Pro", "Source Sans", Helvetica, Arial, sans-serif;
    background-color: white;
}

.container-fluid{
   max-width: 1100px;
}

.contain{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

a{
    color: #2a5db0; /*primary color*/
}

a:hover{
    color: #2a5db0; /*primary color*/
    text-decoration: underline;
}

a:focus {
    outline: none;
    text-decoration: none;
}


/*Header*/


/*Top Nav*/
nav {
    margin-left: auto;
    margin-right: auto;
}

.navbar {
    margin-bottom: 0;
    border: 0;
    width: 100%;
}

.navbar-default {
    background-image: none;
    background-repeat: none;
    border-radius: 0;
    box-shadow: none;
    background-color: #FFF;
}

.navbar-default .navbar-toggle {
    margin: 30px 15px 0 0px;
    padding: 0;
    border: 0;
}

.navbar-default .navbar-toggle:hover {
    background-color: #FFF;
}

.navbar-default .navbar-toggle .fa {
    margin-right: 0;
    color: #2a5db0; /*primary color*/
}

.navbar-default .navbar-nav>li>a:focus{
    /*background-color: #224186;*/
    /*color: white*/
}

.navbar-brand {
    height: 100px;
    padding: 0;
    line-height: 100px;
    vertical-align: middle;
    padding-left: 25px;
}

.navbar-brand img {
    max-height: 80px;
    max-width: 100%;
    display: inline-block;
}

.navbar-default .navbar-nav li a {
    line-height: 100px;
    height: 100px;
    padding-top: 0;
    text-transform: uppercase;
    text-shadow: none;
    /*color: white*/
}

.navbar-default .navbar-nav li a:hover {
    background-color: #182e5e; /*darker color*/
    color: #fff;
}


.navbar-default .navbar-nav li a .fa {
    color: white;
    margin-right: 5px;
}

.navbar-default .navbar-nav .active .fa {
    color: #fff;
}

.navbar-default .navbar-nav .active a,
.navbar-default .navbar-nav .active a:hover {
    background-image: none;
    background-repeat: none;
    box-shadow: none;
    background-color: #182e5e;
    background: #182e5e;
    color: #fff;
}


.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;}

#bti-stand-login-container {
    padding: 20px 20px 0 0;
}
.bti-stand-logged-in-out {
    font-size: 14px;
    padding-left: 15px;
    padding-bottom: 5px;
    color: #777;
}

.bti-stand-link, .bti-nav-logIn {
    cursor: pointer;
    text-align: right;
    color: #2a5db0;
    font-size: 12px;
    text-decoration: underline;
}
.bti-stand-link:hover,  .bti-nav-logIn:hover {
    text-decoration: none;
}
.fa.fa-user-circle-o {
    color: #333; 
    font-size: 40px;
    margin: 5px 0 5px 10px;
}


ul.tabs{
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

ul.tabs li {
    display: inline-block;
    float: left;
    
}
ul.tabs li.login{
    float: right;
}

ul.tabs li a{
    display: inline-block;
    float: left;
    text-transform: uppercase;
    padding: 0 20px;
    font-size: 16px;
    color: white;
    height: 100px;
    line-height: 100px;
    vertical-align: middle;
    border-right: 1px solid white;
}

ul.tabs li a .fa {
    margin-right: 5px;
}

/*ul.tabs li.active a{
    background: #182e5e; /*darker color*/
}*/

ul.tabs li.active a, ul.tabs li:hover a, ul.tabs li:hover a:hover{
    color: white;
}

/*ul.tabs li a:hover{
    background: #182e5e; 
}*/

ul.tabs a:hover{
    text-decoration: none;
}

/*Main Nav*/

.content-top {
    width: 100%;
    background: #182e5e; /*darker color*/
}

ul.navlist li {
    display: inline-block;
    padding: 0;
    padding-right: 30px;
}

ul.navlist {
    margin: 0;
    padding: 20px 0px 20px 20px;
    list-style: none;
}

ul.navlist li a  {
    color: white;
    text-transform: uppercase;
    font-size: 16px !important;
    letter-spacing: 0.05em;
    font-weight: normal;
}

a.help .fa {
    padding-right: 5px;
}

ul.navlist li a:hover {
    text-decoration: none;
    color: white; 
    opacity: 0.6;
}




/*Img Banner*/

.img-banner{
    height: 90px;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #f8f8f8;
    min-height: 90px;
    height: 90px;
    background-image: url('/website/standard/template3/assets/images/bannerbg.jpg');
    background-attachment: fixed;
}


/*Main Content*/

.content-main {
    width: 100%;
}

.content-container{
    background-color: #fff;
    border-radius: 2px;
    padding: 20px;
    overflow: hidden;   
}

.ad-banner{
    text-align: center;
    padding: 20px 0 20px;
}


.content-bottom {
    width: 100%;
    background-color: #aeb4b7;
}



/*Footer*/

footer{
    font-size: 14px;
    color: #333;
    padding-bottom: 60px;
    padding-top: 30px;
    background: #dedede; 
}

footer a, footer a:hover{
    color: #2a5db0; /*primary color*/
}

ul.footer-links {
    padding: 0 0 10px 5px;
    margin: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
}

ul.footer-links li a{
    color: #2a5db0; /*primary color*/
    font-size: 18px;
    text-decoration: underline;
    float: left;
    padding-right: 20px;
}
ul.footer-links li a:hover{
    text-decoration: none;
}


/*LANDING PAGE*/

#bti #bti-jsui-header {
    overflow: auto;
    background-image: url('../images/jobseeker.png');
    background-size: cover;
    background-color: grey;
    background-repeat: no-repeat;
    background-position: center;
    height: 300px;
}

#bti .bti-empui-header {
    overflow: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: grey;
    background-image: url('../images/employer.png');
    background-position: center;
}

@media screen and (max-width:768px) {
    .navbar .col-md-9{
        padding: 0;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
    }
    .content-main{
        margin: 0;
    }
    .content-top {
        height: auto;
    }
    a.help {
        float: left;
        padding: 0 20px 20px 5px;
    }
    ul.navlist{
        padding-top: 20px
    }

}



