/* Logos */
.logo {
	height: 85px;
}
.sitelogo {
	width: 240px;
    padding-top: 10px;
}
.site-list {
    margin-bottom: 10px;
    width:350px;
}
@media (max-width: 480px) {
.sitelogo {
	width: 291px;
	height: 70px;
}
.logo {
	height: 65px;
}
}
/* Footer */

.foot {
background: #002955;
padding: 30px 0 20px 0;
color: white;
font-size: 14px;

}
.foot a {
color: white;
}
.footer {
background: #002955;
}
/* Navigation */

.top-bar {
background: #eeeeee;
}
.top-bar-ats li {
width: 16.6%;
float: left;
display: block;
text-align: center;
height: 30px;
}
.top-bar-ats .active {
background-color: white;
}

.page-heading-two {
	background: #003a6d;
}
.page-heading-two h2 {
	color: white;
	font-size: 37px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.nav>li.active>a:hover, .nav>li>a:focus {
	background-color: white;
}
.navtoptop {
	border: 0px;
	background-color: #eee;
	padding: 0;
	margin: 0;
}
.navtoptop i {
	margin-right: 4px;
	font-size: 15px;
}
.navtoptop li.active {
	background-color: white;
	color: #0057a3!Important;
}
.navtoptop a {
	color: #898989;
	font-weight: 600;
	font-size: 13px;
}
.navtoptop a:hover {
	color: #0057a3;
	background-color: white;
}
.header-1 .navigation .mgmenu_container .mgmenu>li>a, .header-1 .navigation .mgmenu_container .mgmenu>li>span {
	border-left: solid 2px #FC7879;
	position: relative;
}
.header-1 {
	margin-top: 40px;
}

@media (max-width: 767px) {

.header-1 {
	margin-top: 60px;
}
.loginbar {
	text-align: center;
}
.city-logo{
    margin: 0 auto;
}
.donationbar {
    text-align: center;
}
.oursiteslabel {
	display: inline-block;
}
}
.navparent {
	width: 20%;
	text-align: center;
}
.navparent .container {
	text-align: left;
}
.navlast {
	border-right: solid 2px #2368a4;
}
.navbar-fixed-top {
	opacity: .98;
}

.activenav {
	background: #094b89 !Important;
}
.btn-sitemap {
	background: none;
	color: #a3bdd8;
!Important;
	padding: 5px !Important;
	border: 2px solid #a3bdd8;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.btn-sitemap:hover {
	color: #bbd2e6 !Important;
	border: #bbd2e6 solid 2px;
}
/* Overwrites Bootstraps TopNav Padding -- the light grey one */
.nav>li>a {
	padding: 5px;
}
.header-search2 {
    display:none;
	position: absolute;
	background-color: white;
	top: 27px;
}
.header-search2 .input-group {
	width: 180px;
}

@media (max-width: 767px) {
.three-icons {
	margin-top: 0px;
}

.header-search2 {
	display: none;
	background-color: white;
	padding: 10px;
	margin: 10px;
	border-right: none 0px #eeeeee;
	position: static;
}
.header-search2 .input-group {
	width: 100%;
}
}
/* Sidebar */

.sidebarnav-inner-level {
    font-size: 90%;
}
.sidebarnav-inner-level li {
    border-top: none !important;
}
.sidebarnav li {
    border-top: solid 1px #d7d7d7;
    /* added by JC*/
    list-style-position: inside;
    padding: 1px 0px 1px 25px;
    text-indent: -15px;
}
.sidebarnav li a {
	display: block;
	color: #237bc9;
	font-weight: normal;
    /* added by JC*/
    list-style-position: inside;
}
.sidebarnav .active a {
	color: #333;
	font-weight: bold;
}
.sidebarnav li a:hover {
	background-color: #f8f8f8;
	color: #296b9e;
}
.sidebarnav {
	font-family: 'Open Sans', sans-serif;
	color: #333;
	font-weight: 600;
}
.sidebarnav i {
	font-weight: bold;
	color: #d7d7d7;
	font-size: 14px;
}
.sidebarnav li i {
	margin: 0 10px 0 5px;
}
.sidebarnav .level2 li i {
	margin-left: 20px;
}

/* indents the li second line*/
.sidebarnav li span.active {
padding-left: 20px;
display: table-cell;
}

#layout-main-content {
    margin-top: 10px;
    margin-bottom: 10px;
}

#layout-content-title {
    font-weight: bold;
    font-size: x-large;
}

/*padding-left for the active left side bar item */
#layout-left-side-nav ul.list-unstyled li.active {
padding-left: 40px;
}

.sidebarnav li.active {
padding-left: 40px;
}

/* Slider */

.slide {
	/* background-image: url('/ats/img2/slider-bg.jpg')!Important; */
	background-size: 100% 100%;
	background-color: #053b6b;
}
.carousel-indicators {
	bottom: 0px;
}
/* Homepage Articles */

.homegrey {
	padding: 10px 0;
}
.homegrey .image-block {
	margin: 5px 0 8px 0;
}
/* Homepage OurSites */

.oursiteslabel {
	width: 100px;
	padding: 10px 0 10px 15px;
	display: none;
	height: 50px;
	float: left;
}
/* Homepage Masthead Buttons */

.three-icons i {
	margin-top: 5px;
}
.three-icons p {
	display: block;
	font-weight: bold;
	color: #818285;
	font-size: 12px;
	margin: -5px 0px 10px -5px;
}
.three-icons:hover {
	opacity: 0.8;
	-webkit-transition: margin 1s ease;
	-moz-transition: margin 1s ease;
	-o-transition: margin 1s ease;
	-ms-transition: margin 1s ease;
	transition: margin 1s ease;
}
.three-icons {
	display: inline-block;
	text-align: center;
	height: 60px;
	margin-bottom: 0px;
	margin-top: 15px;
}
.three-icons-last {
	border-right: 0px solid #333;
}

@media (max-width: 767px) {
.three-icons p {
	font-size: 10px;
}
.three-icons {
	width: 19%;
}
}
.form-control {
	background-color: #eeeeee;
	border: #eeeeee;
	font-style: italic;
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 16px;
}
.form-control::-webkit-input-placeholder {
 color: #989898;
}
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px #e7e7e7 solid;
}
.panellll {
	border: 1px solid #e7e7e7;
}
.panel-title>a {
	color: #237bc9;
	font-size: 14px;
}
.panel-title>a:hover {
	color: #296b9e;
}
/* Misc */

blockquote {
	border-left: 0px solid;
	background-color: #f5f5f5;
}
.donationbtn {
    padding: 13px 36px;
    font-size: 12px;
    line-height: 1.33;
    border-radius: 4px;
    font-weight: bold;
    color:#e9d1ec;
    margin-top: 30px;
    letter-spacing: 1px;
}
.donationbtn:hover {
    color: #fff;
}

@media (max-width: 767px) {
    .donationbtn{
        margin-top:0px;
        margin-bottom: 20px;
    }
}
.text-block{
    color: #fff;
    background-color: #0057a3;
    max-width: 350px;
    margin: 20px auto;
    text-align: center;
    padding: 30px;
    font-weight: bold;
    font-size: 15px;
}
.text-block a {
    color: #fff;
}

.homegrey-contents{
    padding: 10px 0px;
}
    
.people-list{
    max-width: 400px;
}
.people-list li img {
    max-width: 50px;
    float: left;
    margin-top: 0px;
}

.people-list li {
    margin: 0px 0px;
    padding: 10px 0px;
}

.homenewscontent p {
    line-height: normal;
}

/* highlights the megamenu item when the submenu gets dropped down */
#mgmenu1 ul li:hover > a{
    background-color: #DC5050;
}

/* sidebar nav padding fix */
.sidebarnav li span.active {
    padding-left: 20px;
}

/* submenu button css for mobile*/
#mobile-submenu-button{
    background-color:#3A9DFF;
    float:right;
    border-radius: 50px;
    width:48px;
}
#mobile-submenu-icn {
    color:#fff  ;
}
#mobile-submenu-title {
    font-weight: bold;
    margin: 20px;
    float: right;
    display: none;
}
@media (max-width: 767px) {
    #mobile-submenu-title
    {display: block;}
}

/* auto resize image for mobile */
img {
      max-width: 100%;
}

/* fixes the img width in Chrome*/
table img{
    max-width: none;
}

/* submenu button css for mobile*/
#mobile-submenu-button{
    background-color:#3A9DFF;
    float:right;
    border-radius: 50px;
    width:48px;
}
#mobile-submenu-icn {
    color:#fff  ;
}
#mobile-submenu-title {
    font-weight: bold;
    margin: 20px;
    float: right;
    display: none;
}
@media (max-width: 767px) {
    #mobile-submenu-title
    {display: block;}
}

.skyblue-text {
    color:#0958A1 ;
    font-weight: 600;
}
.coral-text {
    color:#FB5D5E;
    font weight: 600;
}
.homegrey .image-block {
    margin: 5px 0px 8px;
}
.image-caption a {
    background: none !important;
}
#mgmenu1 ul li.active {
    background-color: #dc5050 !important;
}
@media screen and (max-width: 767px) {
       
        .homebannersmall img{
            float: center;
        }
        .hidden_desktop {
            display:none;
        }
        .registration_icon_desktop{
            display:none;
        }
        .header-1 .navigation {
            background: #10336D none repeat scroll 0% 0%;
        }
        .site-list{
            margin: 0 auto !important;
        }
        .site-list.visa-passport{
            margin: auto;
            width: 60%;
            padding: 10px;
        }
        .site-list.conf-video{
            margin: auto;
            width: 60%;
            padding: 10px;
        }
        .category {
            margin: auto;
            width: 60%;
            padding: 10px;
        }
}

@media screen and (min-width:768px) {
    .hidden_mobile {
        display:none;
    }
    .registration_icon_mobile{
        display:none;
    }
    .site-list{
        float:right !important;
    }
    .header-1 .navigation {
        background: #FB5D5E none repeat scroll 0% 0%;
    }  
}
.header-1 .logo{
    margin: 0px !important;
}

.top-navbar ul.nav.nav-justified li a:focus {
    background-color: #eee !important;
    color:#898989 !important;
}
.no-top-border{
    border-top: none !important;
}
.btn.btn-color {
    color: #fff;
    background: #5e1dd5;
    border: 1px solid #5e1dd5;
    opacity: .8;
}
.btn.btn-color:hover, .btn.btn-color:focus, .btn.btn-color.active, .btn.btn-color:active {
    background: #541abf;
    color: #fff;
}
.registration_icon_desktop{
    float:right;
    margin-top: 10px;
    width:237px !important;
    height: 66px;
}
.registration_icon_mobile{
    padding-bottom:5px;
}

.conf-categories{
    color: #0071f0 !important;
    font-weight: 700 !important;
}
p.conf-address{
    text-align: left;
}
.navbar {
    min-height:0 !important;
}
.city-logo{
    margin-top: 10px;
    height: 71px;
    display: block;
}

.reserve-a-booth { 
  color: #ffffff; 
  background-color: #FB5D5E; 
  border-color: #DC5050; 
  float: right;
  padding: 8px 15px;
  font-weight: 600;
} 
 
.reserve-a-booth:hover, 
.reserve-a-booth:focus, 
.reserve-a-booth:active, 
.reserve-a-booth.active, 
.open .dropdown-toggle.reserve-a-booth { 
  color: #ffffff; 
  background-color: #DC5050 
  border-color: #DC5050; 
} 
 
.reserve-a-booth:active, 
.reserve-a-booth.active, 
.open .dropdown-toggle.reserve-a-booth { 
  background-image: none; 
} 
 
.reserve-a-booth.disabled, 
.reserve-a-booth[disabled], 
fieldset[disabled] .reserve-a-booth, 
.reserve-a-booth.disabled:hover, 
.reserve-a-booth[disabled]:hover, 
fieldset[disabled] .reserve-a-booth:hover, 
.reserve-a-booth.disabled:focus, 
.reserve-a-booth[disabled]:focus, 
fieldset[disabled] .reserve-a-booth:focus, 
.reserve-a-booth.disabled:active, 
.reserve-a-booth[disabled]:active, 
fieldset[disabled] .reserve-a-booth:active, 
.reserve-a-booth.disabled.active, 
.reserve-a-booth[disabled].active, 
fieldset[disabled] .reserve-a-booth.active { 
  background-color: #FB5D5E; 
  border-color: #DC5050; 
} 
 
.reserve-a-booth .badge { 
  color: #FB5D5E; 
  background-color: #ffffff; 
}

.site-list div {
    margin-bottom: 10px;
}