/*******************************************
NAVIGATION STYLES
/*******************************************/
.navbar {
    height: 60px;
    background-color: #fff;
    margin-top: -1px;
    margin-bottom: 0px !important;
    border: none !important;
    border-bottom: 1px solid #e3e3e3 !important;
    z-index: 999;
} 
.navbar-header .nav-button,
.open-nav button:focus{
    outline:none;
}
.navbar-brand {
    height: 60px;
}
.navbar-brand img {
    margin-top: -5px;
}
.navbar h5 {
    margin-left: 20px;
    margin-bottom: 15px;
}
.navbar h5 i {
    margin-right:10px;
    color: #484848;
    opacity: .5;
}
.navbar-header .nav-button {
    float: right;
    height: 60px;
    min-width: 60px;
    position: relative;
    border-left: 1px solid #e3e3e3;
    background: #fff;
    margin-top: -1px;
    font-weight: 500;
}
.nav-links button {
    height: 59px;
    min-width:60px;
    border: none;
    border-left: 1px solid #e3e3e3; 
    margin: 0;
    width: auto;
    padding: 0px 20px;
}
.nav-button .fa {
    color: #0372bc; 
}
.nav-links button .fa{
    color: #0372bc; 
}
.nav-links button:hover {
    background:#F5F8FA;
}
.nav-links button:active{
    color:#fff;
    background: #0372bc; 
    height:60px;
}
.nav-links button:active .fa{
    color:#fff;
}
.nav-links button:active h5,
.nav-links button:active h6{
    color:#fff !important;
}
.navbar-header {
    float: none;
    max-width:1620px;
    margin:auto;
}
.nav-badge {
    height: 60px;
    border-radius: 0px;
}
.nav-badge .horz-badge{
    margin-right:10px;
    margin-top:16px;
}
.horz-badge {
    width: 50px;
    height: 25px;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: bold;
    border-radius: 2px;
    color: #0733bb;
    vertical-align: middle;
    padding-left: 5px;
    text-align: left;
    background: #fff;
    border: 1px solid #d3e0e9;
}
.horz-badge:hover {
    /*border:1px solid #0372BC;
    z-index:9999;*/
    background:#F5F8FA;
    cursor:pointer;
}
.horz-badge-ep-style {
    margin-left: -1px;
    width: 14px;
    height: 12px;
}
.horz-badge-dept-style {
    margin-left: 1px;
    height: 12px;
}
.badge-active {
    border:1px solid #0372BC;
}
/*OPEN NAV*/ 
.open-search-wrapper {
    float: none;
    max-width: 1620px;
    margin: auto;
    position: relative;
    z-index: 9999;
}
.open-nav-wrapper {
    float: none;
    max-width: 1620px;
    margin: auto;
    z-index: 9999;
    position:relative;
}
.open-nav {
    width: 400px;
    position: absolute;
    right: 0;
    top:60px;
    z-index: 9999;
}  
.open-nav-title {
    display:none;
}
.open-nav-title .nav-user {
    border: none;
    background: #fff;
    margin-top: 10px;
    margin-left: 12px;
}
.nav-user {
    width: 280px;
    height: 60px;
    float: right;
}
.nav-user .vert-epi:hover {
    border: 1px solid #0372BC;
    cursor:pointer;
}
.open-search-title {
    width:400px;
    height:60px;
}
.open-nav-close .fa {
    float: right;
    margin-top: 15px;
    margin-right: 18px;
    color: #fff;
}
.open-nav-close {
    background:#0372BC;
    height:60px;
    width:60px;
    float:right;
}
.open-nav-close:hover {
    background:#09568A;
    cursor: pointer;
}
.nav-open {
    width:100%;
    height:42px;
    font-size:14px;
    font-weight:400;
    padding:10px 20px;
    position: relative; 
}
.nav-open .fa{
    margin-right:10px;
    opacity: .5;
    width:12px
}
.nav-blue {
    background:#0372BC;
    color:#fff;
    border-left:1px solid #0372BC;
    border-right:1px solid #0372BC;
} 
.nav-blue:hover {
    background:#09568A;
} 
.nav-gray {
    background:#F5F8FA;
    color:#0372BC;
    border-left:1px solid #D3E0E9;
    border-right:1px solid #D3E0E9;
} 
.nav-gray:hover {
    background:#E7EEF3;
} 
.nav-white {
    background:#FFF;
    color:#0372BC;
    border-left:1px solid #D3E0E9;
    border-right:1px solid #D3E0E9;
} 
.nav-white:hover {
    background:#E7EEF3;
} 
.nav-link-wrapper{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left: 0;
    z-index: 1;
    cursor: pointer;
}   
.mobile-nav-user {
    border:none;
    background:#fff;
    height:60px;
    padding-left:14px;
    max-width:260px;
    border-left:1px solid #D3E0E9;
}
/*
.nav-avatar .fa{
    color:#0372BC;
}
    */
.width-60 {
    width:60px !important;
}
/*NAV*/   
/* 
.nav-avatar{
    height:36px;
    width:36px;
    float:left;
    border:1px solid #D3E0E9;
    padding:6px 0px;
}  
*/
.nav-user-info {
    margin-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 11px;
    float: left;
}
.nav-user-info h6,
.nav-user-info h5{
    margin:0px;
}
.nav-user-info h5 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*NAV SEARCH*/    
.nav-search {
    width: 400px;
    position: absolute;
    right: 0;
    top:60px;
}
.nav-search-input {
    width:400px;
    height:56px;
    background:#0372BC;
    padding:10px;
}
.nav-search input {
    height:34px;
    width:290px;
    margin-right: 8px;
    padding-left:10px;
    border-radius:4px;
    border:none;
}
.nav-search button {
    background:#fff;
    color:#0372BC;
}
@media only screen and (max-width: 990px) {
    .navbar-toggle {
        margin: 0px;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color: #fff;
        margin-left: 9px;
    }
    .progressBtn {
        margin-top: 5px;
    }
    .nav-links button .fa {
        margin-right: 0px;
    }
    
}
@media only screen and (max-width:989px) {
    .nav-tablet-hide {
        display:none;
    }
}
@media only screen and (max-width: 768px) {
    .nav-user-info h6 {
        font-size:12px !important;
    }
    .nav-user-info h5{
        font-size:14px !important;
    }
    .tablet-badge-show{
        display:none;
    }
    .open-nav-title .nav-user {
        margin-top:0px;
    }
    .nav-user {
        float:left;
    }
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a  {
        border-bottom: 1px solid #fff !important;
        border-radius: 4px 4px 0 0 !important;
    }
    .mobileHide {
        display: none;
    }
    .tablet-badge-show {
        display:block;
        border: none;
        background: #fff;
        position: absolute;
        margin-top: 10px;
        margin-left: 14px;
    }
    .open-nav-title {
        display:block;
        height: 60px;
        background: #fff;
        width: inherit;
        border-left:1px solid #D3E0E9;
     }
    .logged-out-mobile-push{
        top:59px !important;
    }
    .open-nav-wrapper {
        width:100%;
        position:absolute;
    }
}
@media only screen and (max-width: 640px) {
    /*.nav-tablet-hide {
        display:block;
    }*/
    .open-nav,
    .open-nav-title,
    .nav-search,
    .open-search-title{
        width:100%;
    }
    /*.open-nav-wrapper {
        overflow: hidden;
    }*/
    .open-nav {
        position: absolute;
    }
    .navbar-header {
        position:relative;
        cursor:pointer;
    }
    .nav-search-input input {
        width:70%;
    }
    .nav-search-input {
        width:auto;
    }
    .mobile-right {
        float: right;
    }
    .open-nav-title .nav-user {
        border: none;
        background: #fff;
        max-width: 226px;
        position: absolute;
        padding:0px;
        margin-top:0px;
    }
} 

@media only screen and (max-width: 400px) {
        .navbar-brand img {
        max-width: 130px;
        height: auto;
        margin-top: 3px;
    }
}

/*******************************************
FOOTER STYLES
/*******************************************/
.float {
	float:left;
	width: 100%;
	background: #0372bc; 
}
.footer {
	max-width: 1620px;
	margin: 0 auto;
	padding:40px 0px;
	height:auto;
}
.footer .row {
	margin-left: 0px;
	margin-right: 0px;
}
.footer img {
	padding-right:40px;
}
.footer p {
	color:#fff;
}
.footer .quote {
	margin-top:20px;
	font-style:italic;
}
.footer h5 {
	color: #fff;
	opacity:.5;
}
.footer ul {
	list-style-type:none;
	padding-left: 0px;
}
.footer ul li {
	color: #fff;
	line-height: 1.6;
	list-style-type: none !important;
}
.footer li a {
	color:#fff;
	text-decoration:none;
}
.footer li a:hover {
	opacity:.8;
}
.footer h5 {
	color: #fff;
	font-size:14px;
}
.footer .fa {
	color:#fff;

}
.footer label {
	color: #484848;
}
.footer ul li span {
	color:#fff;
	text-decoration: none !important;
    font-weight:500;
}
.footer h6{
	margin-top: 15px;
}
.footerSocial {
	margin-bottom: 20px;
}
.footerSocial a{
	height:48px;
	width:48px;
	background-color: Transparent;
	background-repeat:no-repeat;
	border:2px solid #fff;
	border-radius:24px;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
	margin-right:15px;
    padding:10px 0px;
}
.footerPush {
	margin-top:40px;
}
.footerSocial .fa {
	margin-top:4px;
}
.footerSocial .fa.fa-envelope-o {
    float: none;
    font-size: 20px;
}
.footerLegal {
	float:left;
}
.footerLegal h5 {
	color: #fff;
	font-weight: 300;
	opacity:.5;
    line-height:1.5;
}
.footerLegal a {
	margin-right:20px;
	text-decoration:none;
	color:#fff;
}
.connect-push {
	margin-top:25px;
}
.m-l-1p {
    margin-left:1%;
}
.m-l-3p {
    margin-left:3%;
}
.footertermspriv {
    float:left;
    margin-left:-20px;
}
@media only screen and (max-width: 1630px) {
   .footer-fix li span {
        float:left;
        width:100%;
        margin-bottom:10px;
    }
}

@media only screen and (max-width: 990px) {
	.m-l-1p,
    .m-l-3p {
        margin-left:0px;
	}
    .mobile-hide {
		display: none;
	}
	.connect-push {
		margin-top:-10px;
	}
	.mobile-center {
		text-align:center;
		padding-left: 0px !important;
	}
    .footer .quote {
        padding: 0px 40px;
    }
	.footer {
		padding-left: 0px;
	}
	.footerSocial{
		text-align:center;
	}
	.footerSocial a {
		margin-right:0px;
		margin:0px 10px;
	}
	.footer p {
		text-align:center;
	}
	.footerLegal {
		margin-left:0px;
	}
	.footer ul li {
		font-size:14px;
	}
	.footer img {
		padding:0px 120px;
        margin: auto;
        max-width: 500px !important;
	}
	.footerLegal{
		float:none;
		text-align: center;
		margin-top:20px;
	}
    .footertermspriv {
        float:none;
        margin-left:0px;
    }
}
@media only screen and (max-width: 768px) {
	.footerLegal h5 {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 640px) {
	.footer img {
		padding:0px 40px;
        margin: auto;
        max-width: 60% !important;
	}
}
@media only screen and (max-width: 460px) {
    .footerLegal {
    	margin-top:0px;
    }
    .footer-no-horz {
        margin-left: 0px;
        margin-right: 0px;
    }
    .footerSocial a {
        margin: 0px 5px; 
    }
}