header#marketing {position:relative; background:none; box-shadow:none; outline:none;}

#marketing .container {padding:0; text-align:center; background:#fff;max-width:1064px; height:50px;}
#marketing .loginButton {margin:13px 18px 0 0;}
.loggedout .marketingSpacer {margin-top:50px;}

p.white {color:#fff; text-align:center;}

.loggedout section .container {padding-top:48px;}

.content.login {padding-bottom:80px; min-height:260px;}
.content.login h3 {margin:0 0 12px 0!important; }
.content.login input {margin-bottom:12px; border:1px solid #999; border-radius:0; background:#eee;}
.content.login .button.orange {background:#0072ba;border:none; border-radius:0; box-shadow:none; }

.loggedout .wrapper {padding-top:0; background:url(../../img/responsive/blue.png);background-size:cover; background-position:50% 50%;background-attachment: fixed;}
.loginBanner {display:none;}
.loggedout h2 {color:#fff; padding:0; margin:18px 0 18px 0;}
.loggedout .row {background:#fff; margin:0;}
#banner.login div.content.login {min-height:250px;margin-top:0; padding-bottom:50px;}
.login .row {background:transparent;}

.cdcnews #profile-step-icons {margin-top:18px; margin-bottom:40px;}
.cdcnews #profile-step-icons li {color:#788691;}
.cdcnews .progressBar, .cdcnews .profile-step-active-bullet .progressBar, .cdcnews .profile-step-complete .progressBar {background:#788691;border:none; box-shadow:inset 0 4px 0px rgba(255,255,255,.3);}
#profile-step-icons li:after {background:#788691!important;}
.cdcnews .profile-step-complete .progressBar, #profile-step-icons li.profile-step-complete:after {background:#192b56!important;}
.cdcnews .profile-step-active-bullet .progressBar, #profile-step-icons li.profile-step-active-bullet:after {background:#0072ba!important;}
.cdcnews #profile-step-icons li.profile-step-active-bullet, .cdcnews #profile-step-icons li.profile-step-complete {color:#0072ba!important; font-weight:normal; text-shadow: 0 2px 0 rgba(255,255,255,.8);}


@media only screen and (max-width:768px) { 
	.headerBg {padding:0;}
}