#Body a.logo {
    background: url('images/ATA Logo.png') no-repeat;
	background-size: contain;
}

#Body .navbar.navbar-default {
    background: #004990;
    border: none;
    margin-bottom: 0;
    border-radius: 0;
}

#Body .top-banner {
    display: none;
}

.visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal;
}

footer .nav {
    border: 0px solid #126298;
    border-width: 0 0px;
}

footer,nav,section {
    display: block;
}

#Body footer, #Body footer a{
	font-family: "Helvetica Neue LT Std",Helvetica,Arial,sans-serif;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container-fluid:before,.container-fluid:after {
    display: table;
    content: " ";
}

.container-fluid:after {
    clear: both;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.MtgCalendarEventsControl_PersonifyDefault .row {
    margin-right: 0px;
    margin-left: 0px;
}



.row:before,.row:after {
    display: table;
    content: " ";
}

.row:after {
    clear: both;
}

.col-md-1,.col-md-2,.col-md-4,.col-md-5,.col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .col-sm-6 {
        float:left;
    }

    .col-sm-6 {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .col-md-1,.col-md-2,.col-md-4,.col-md-5 {
        float:left;
    }

    .col-md-1 {
        width: 8.3333333333%;
    }

    .col-md-2 {
        width: 16.6666666667%;
    }

    .col-md-4 {
        width: 33.3333333333%;
    }

    .col-md-5 {
        width: 41.6666666667%;
    }
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav:before,.nav:after {
    display: table;
    content: " ";
}

.nav:after {
    clear: both;
}

.nav > li {
    position: relative;
    display: block;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav > li > a:hover,.nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.clearfix:before,.clearfix:after {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}

@-ms-viewport {
    width: device-width;
}

html {
    font-size: 16px;
    overflow-x: hidden;
}

@media all and (min-width: 768px) {
    html {
        font-size:18px;
    }
}

body {
    margin: 0;
    padding: 0;
    background: #FFF;
    font-family: "Helvetica Neue LT Std",Helvetica,Arial,sans-serif;
    font-size: 16px;
    color: #333232;
    line-height: 1.6;
    margin-top: 0;
}

@media all and (min-width: 768px) {
    body {
        font-size:18px;
    }
}

body .container-fluid {
    width: 100%;
}

.Login.Home .general .ModPersonifyLoginC input.NormalTextBox, 
.Login.Home .general .AuthenticationContent input.NormalTextBox{
	width:215px!important;
}

.Login.Home .general .ModPersonifyLoginC input.StandardButton {
    width:auto!important;
}



@media all and (min-width: 768px) {
    body .container-fluid {
        width:100%;
    }
}

@media all and (min-width: 992px) {
    body .container-fluid {
        width:100%;
    }
}

@media all and (min-width: 1200px) {
    body .container-fluid {
        width:100%;
        max-width: 1440px;
    }
}

h2 {
    color: #004990;
    font-size: 1.5555555556rem;
    line-height: 1.25;
}

@media all and (min-width: 768px) {
    h2 {
        font-size:2.2222222222rem;
        line-height: 1.1428571429;
    }
}

ul {
    list-style: none;
}

.field--name-body p {
    margin: 0 0 15px;
}

.field--name-body a:not(.btn) {
    color: #BE2F37;
    text-decoration: underline;
}

footer.footer.container-fluid {
    width: 100vw;
    padding: 0;
    margin: 0;
    max-width: none;
    border: none;
    margin-top: 45px;
}

footer.footer.container-fluid .region-footer {
    background: #211C50;
    color: #FFF;
    max-width: 1440px;
    margin: 0 auto;
    font-size: 14px;
    display: block;
    height: 100%;
    min-height: 450px;
    position: relative;
    padding: 30px 15px;
}

@media all and (min-width: 768px) {
    footer.footer.container-fluid .region-footer {
        min-height:530px;
    }
}

@media all and (min-width: 992px) {
    footer.footer.container-fluid .region-footer {
        min-height:300px;
    }
}

footer.footer.container-fluid ul.nav li a {
    color: #FFF;
    padding: 5px 15px;
}

footer.footer.container-fluid ul.nav li a:hover,footer.footer.container-fluid ul.nav li a:active,footer.footer.container-fluid ul.nav li a:focus {
    background-color: transparent;
    text-decoration: underline;
}

@media all and (max-width: 768px) {
    footer.footer.container-fluid ul.nav.menu--footer li a {
        padding:5px 0;
    }
}

footer.footer.container-fluid ul.nav.menu--footer-social li a {
    padding: 5px 15px;
}

footer.footer.container-fluid ul.nav.menu--footer-social li a:before {
    content: "";
    position: absolute;
    padding-left: 15px;
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-size: contain;
    left: -15px;
    top: 7px;
}

footer.footer.container-fluid ul.nav.menu--footer-social li a.facebook:before {
    background-image: url(images/facebook.svg);
}

footer.footer.container-fluid ul.nav.menu--footer-social li a.twitter:before {
    background-image: url(images/twitter.svg);
    left: -19px;
}

footer.footer.container-fluid ul.nav.menu--footer-social li a.linkedin:before {
    background-image: url(images/linkedin.svg);
    left: -17px;
}

footer.footer.container-fluid ul.nav.menu--footer-social li a.youtube:before {
    background-image: url(images/youtube.svg);
    left: -18px;
}

footer.footer.container-fluid .footer-menus .footer-menu {
    margin-bottom: 2rem;
    padding-left: 0;
}

@media all and (min-width: 768px) {
    footer.footer.container-fluid .footer-menus {
        margin-bottom:4rem;
        padding-left: 0;
    }
}

@media all and (min-width: 992px) {
    footer.footer.container-fluid .footer-menus {
        margin-bottom:0;
        padding-left: 15px;
    }
}

footer.footer.container-fluid .footer-branding {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 110px;
    align-items: flex-start;
}

@media all and (max-width: 768px) {
    footer.footer.container-fluid .footer-addresses {
        padding:25px 15px 50px;
    }
}

@media all and (min-width: 992px) {
    footer.footer.container-fluid .footer-addresses {
        padding-top:0;
    }
}

footer.footer.container-fluid .footer-addresses .address {
    padding: 10px 15px;
}

footer.footer.container-fluid .copyright {
    font-size: 11px;
    position: absolute;
    bottom: 15px;
    left: 1rem;
}


.region.region-footer img.logo-white {
    max-width: 100px;
}

@media screen and (max-width: 42.0em)
{
.buttonRow input[type="button"], 
.buttonRow input[type="submit"] {
    min-height: 44px;
}
    .rwWindowContent .buttonRow input
    {
        display: block;
        text-align: center !important;
        margin: 2% auto !important;
        white-space: normal !important;
    }  
	
	#Body a.mobile-logo-url {
		width: 215px;
		height: 55px;
		padding: 0px;
		margin: 9px auto 0 auto;
		background-image: url('images/ATA Logo.png');
		background-repeat: no-repeat;
		background-size: 85%;
		background-position: center center;
	}
	
	#header.mobile-way {
		color: #efefef;
		text-shadow: 1px 1px 1px #222222;
		position: relative !important;
		background-color: #004990;
	}
	
	.My.Account.page307 #header .sub-navbar-header {
		margin-top: 20px;
	}
	
	.layoutHome footer nav {
		color: #fff;
		background-color: transparent;
		width: 100%;
		height: 56px;
		line-height: 22px;
		box-shadow: 0 0px 0px 0 rgba(0,0,0,0.16), 0 0px 0px 0 rgba(0,0,0,0.12);
	}
	
	.layoutHome footer .nav > li {
		position: relative;
		display: block;
		width: 100%;
	}
	
	.layoutHome footer nav ul a {
		font-size: 14px;
	}
	
	
	.layoutHome footer.footer .footer-menus .footer-menu {
		margin-bottom: 2rem;
		padding-left: 0;
		float: left;
	}
	
	.layoutHome footer.footer.container-fluid .footer-addresses {
		padding: 25px 15px 50px;
		clear:both;
	}
	
	.Login.Home .general .ModPersonifyLoginC input.NormalTextBox, 
	.Login.Home .general .AuthenticationContent input.NormalTextBox{
		width:100%!important;
	}

	.Login.Home .general .ModPersonifyLoginC input.StandardButton {
		width:auto!important;
	}

	.Login.Home .register-cell-dnn {
		
		float: right;
	}
	
	#Body .top-navbar-header .navbar-toggle:hover, 
	#Body .top-navbar-header .navbar-toggle:focus, 
	#Body .top-navbar-header .navbar-toggle .icon-bar {
		background-color: #211c50;
	}
	
	#Body #header.mobile-way {
		color: #efefef;
		text-shadow: 1px 1px 1px #222222;
		position: relative !important;
		background-color: #ffffff;
	}


	#Body .cart-count-number {
		color: #211c50;
		text-shadow: 1px 1px 1px #222222;
	}


	#Body .cart-count-badge {
		color: #f9f9f9;
		text-shadow: 1px 1px 1px #222222;
		background: url(images/icon-shopping-cart-store.png) no-repeat left 20%;
		filter: brightness(0.2);
	}

	#Body .sub-navbar-header {
		background-color: #211c50;
		border-bottom: 2px solid #5598c7;
		position: relative;
		height: 50px;
		text-align: center;
	}
	
	.MeetingDetailControl_PersonifyDefault .row {
		margin-right: 0px;
		margin-left: 0px;
	}
	
}
