.deactivated{background:#cccccc; cursor: default; border: 3px solid #ccc; pointer-events: none;}
.deactivated:hover{background:#cccccc!important; cursor: default; border: 3px solid #ccc;}
.deactivated:before{background:#cccccc!important;}
.activated{}
.pane{display:none;}
.valid{}
.invalid{}
.subscribe-container .err, .join-container .err,.update-profile .err,#update-email-modal .err,#update-password-modal .err{color:#db0007 !important; font-size:10px !important; line-height:12px !important;font-weight:normal !important; display:block !important;font-family:speedee !important;padding: 0 0 2px!important;
    padding: 0 0 .125rem!important;}
.required{color: #000; font-size: 10px;}
.global-form-error-message{padding: 0.3125rem 0 0 0;color:#db0007 !important; font-size:10px !important; line-height:12px !important;font-family:speedee !important;}
#mask{background-color:#000;z-index:99;}
#spinner, #mask{position:absolute; top:0px; left:0px; width:100%; height:100%; display:none; background-color:#fff; opacity:.7; height:100%;}
#spinner{display:block;}
.topnaverr {
    color: #db0007 !important;
    font-size: 14px;
    line-height: 22px;
}
.tabWrap{bottom: 43px!important;}
.join-btn{font-size: 1.5rem!important;line-height: 35px!important; font-family: "speedee"!important; width:100%;}
.join-btn-thanks{font-size: 1.5rem!important;line-height: 35px!important; font-family: "speedee"!important;	width: auto; margin: 0 auto; margin-top: 20px;}
@media only screen and (max-width: 420px){
	.join-btn {padding-left: 10px; padding-right: 10px;}
}
.join-us .md-form input, .join-us .md-form input[type="button"]{
    font-size: 1rem;
    color: #292929;
    font-family: "speedee";
    min-height: 2.125rem;
    width:100%;
    margin:0;
    padding: 0;
        
}
.join-us .md-form {
	margin-top: 10px;
}

.join-us .topnaverr {
    font-size: .6875rem;
    color: #db0007 !important;
    font-family: speedee;
}
.subscribe-container .md-form input[type=text]:focus,
.md-form input[type=text]:focus.valid,
.md-form input[type=text]:focus.invalid,
.subscribe-container .md-form input[type=email]:focus,
.md-form input[type=email]:focus.valid,
.md-form input[type=email]:focus.invalid,
.subscribe-container .md-form input[type=password]:focus,
.md-form input[type=password]:focus.valid,
.md-form input[type=password]:focus.invalid ,
.md-form input[type=password]:focus,
.md-form input[type=password]:focus:not([readonly]){
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    outline: none;
    -webkit-box-shadow: 0 0.0625rem 0 0 #292929;
    box-shadow: 0 0.0625rem 0 0 #292929;
}
.md-form input[type=text].valid,.md-form input[type=email].valid,.md-form input[type=password].valid{
	    border-bottom: 1px solid #ced4da;
	    box-shadow:none;
	
}
.personal-info.md-form input[type=text], .personal-info.md-form input[type=email] {
    font-size: 16px;
    font-size: 1rem;
    color: #292929;
    font-family: "speedee";
}
.para-text{
	font-family: "speedee";
    font-size: 16px;
    font-size: 1rem;
    color: #6f6f6f;
    margin: 0 0 10px;
    text-align:center;
}
.bottom_cont{
	width:100%;
}
.underline:*{
	text-decoration:underline;
}

.complete_your_profile{
	background-color: #ffc400;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ffc400),to(#f8af00));
    background-image: -o-linear-gradient(#ffc400,#f8af00);
    background-image: linear-gradient(#ffc400,#f8af00);
    border-radius: .35rem;
    border: none;
    padding: 1px 25px;
    padding: .0625rem 1.5625rem;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-size: 1rem;
    color: #292929;
    height: 44px;
    height: 2.75rem;
    width: 164px;
    width: 12.25rem;
    font-family: speedee;
}
.invalid {
 
    box-shadow: none !important;
    border-bottom: 1px solid #db0007 !important;
}
.personal-info.md-form input[type=email]:focus {
    border-bottom: 1px solid rgba(0,0,0,.12);
    outline: none;
    -webkit-box-shadow: 0 0.0625rem 0 0 #292929;
    box-shadow: 0 0.0625rem 0 0 #292929;
}
.subscribe-container *, .join-container *{
	font-family: speedee !important;
}
.disclamer_text{
	padding:15px;
	padding:0.9375rem;
}

.cont-foot.join-footer{
	padding-top:15px;
	padding-top:0.9375rem;
	font-size:17.50px;
	font-size:1.09375rem;
}
.offscreen{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}

#header-join-us-modal,
#joinus_thanks,
#update_profile_modal{
	padding-right: 0!important;
}
.update_prof{
	font-family:speedee-bold !important;
}
.cont-foot.join-footer a{
	font-weight:bold;
	text-decoration:underline;
}
.subscribe-container a, .join-container a,.update-profile a{
	text-decoration:underline;
}

.subscribe-container a:focus, .join-container a:focus,.update-profile a:focus,
.subscribe-container a:hover, .join-container a:hover,.update-profile a:hover{
	    color: #006bae;
	}
.preference_button{
	background-color: #ffc400;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc400), to(#f8af00));
    background-image: -o-linear-gradient(#ffc400, #f8af00);
    background-image: linear-gradient(#ffc400, #f8af00);
    border-radius: 0.35rem;
    border: none;
    padding: 1px 25px;
    padding: 0.0625rem 1.5625rem;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-size: 1rem;
    color: #292929;
    height: 44px;
    height: 2.75rem;
    width: 164px;
    width: 10.25rem;
    font-family: "speedee";
}
#closeconfirm_btn{
	margin-top: 0px !important;
}
.form-group.personal-info.unsubscribepanel {
    padding-top: 3.125rem;
    padding-top: 50rem;
}

#changeEmail, #changePassword {
	position: absolute;
    right: 4px;
    top: 7px;
}
@media only screen and (max-width: 48rem){
.modal-dialog.modal-width{
	width:95%;
}
}
input.topnavjoincomplete.complete_your_profile.personal-info.btn_active{
	margin-top:0px;
}
#joinus_thanks .modal-footer,#forgotPasswordConfirm .modal-footer,#update_profile_modal .modal-footer,#update-email-modal .modal-footer,#update-password-modal .modal-footer{
	padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
}
#update_profile_modal .modal-body{
	text-align:center;
	font-size:1.125rem;
}
#update_profile_modal button.signoutbutton{
	margin-top:0px;
}
.checkform{
	    opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        width: 0;
        z-index: -1;
        display:none;
}
#updateeditemail,#updateeditpassword{
	margin-top:0px;
}
.alert-warning {
    color: #fff !important;
    background-color: #7c5ea5 !important;
    font-family: speedee !important;
}
.update-profile *{
	font-family:speedee !important;
}
#myprofile .alert {
    padding: 10px;
    margin-bottom: 0px !important;
    border: none;
    border-radius: 0px;
    text-align: center;
}
#myprofile .close {
    position: relative;
    top: -2px;
    right: 1.125rem;
    font-weight: normal;
    color: inherit;
}
button#saveUpdateProfileBtn{
margin-right: 1.25rem;
}
.survey .personal-info.clearfix{
	text-align: center;
    background-color: #f1f1eb;
	
}
.survey .legal{
	    font-size: .875rem;
	    background-color: #f1f1eb;
	    padding:20px;
}
.survey .slides{
	padding:25px;
	text-align: left;
}
.form-group.personal-info.survey{
	padding-top:50px;
	paddingg-top:3.125rem;
}
.survey .radio label {
	padding-left: 28px;
}
.survey .radio [type="radio"]:checked, .survey .radio [type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px;
}

.survey [type="radio"]:checked+label,.survey [type="radio"]:not (:checked ) +label {
	position: relative;
	padding-left: 28px;
	cursor: pointer;
	line-height: 18px;
	display: inline-block;
	color: #666;
}

.survey [type="radio"]:checked+label:before,.survey [type="radio"]:not(:checked) +label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0px;
	width: 20px;
	height: 20px;
	border: 1px solid #adadad;
	border-radius: 100%;
	background: transparent;
}

.survey [type="radio"]:checked+label:after,.survey [type="radio"]:not(:checked) +label:after{
	content: '';
	width: 12px;
	height: 12px;
	background: #00a9e7;
	position: absolute;
	top: 4px;
	left: 4px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.survey [type="radio"]:not(:checked) +label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.survey [type="radio"]:checked+label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.survey .radio input:focus+label:before {
    border-color: #292929;
}
.survey .checkbox input[type="checkbox"] {
  opacity: 0;
}
.survey .checkbox label {
  position: relative;
  display: inline-block;
  padding-left: 22px;
}
.survey .checkbox label::before,
.survey .checkbox label::after {
  position: absolute;
  content: "";
  display: inline-block;
}
.survey .checkbox label::before {
  height: 16px;
  width: 16px;
  border: 1px solid #adadad;
  left: 0;
  top: 3px;
}
.survey .checkbox label::after {
  height: 5px;
  width: 9px;
  border-left: 2px solid #3b99fc;
  border-bottom: 2px solid #3b99fc;
  transform: rotate(-45deg);
  left: 3px;
  top: 7px;
}
.survey .checkbox input[type="checkbox"] + label::after {
  content: none;
}
.survey .checkbox input[type="checkbox"]:checked + label::after {
  content: "";
}
.survey .checkbox input[type="checkbox"]:focus + label::before {
  border: .125rem solid #292929;
}
/* Join US styling globally */
#header-join-us-modal .people-story.modal-title {
    margin: 0;
    line-height: 22.857px;
    line-height: 1.42857143rem;
    margin-top: 20px;
    margin-top: 1.25rem;
    margin-bottom: -15px;
    margin-bottom: -0.9375rem;
    color: #292929;
    font-size: 22px;
    font-size: 1.375rem;
    font-family: "speedee";
}
#joinus_thanks h2{
	font-size: 1.375rem;
    font-size: 22px;
}
#header-join-us-modal .people-story.popupInfo ,#joinus_thanks .people-story.popupInfo,#update_profile_modal .people-story.popupInfo{
    font-family: "speedee";
    font-size: 16px;
    font-size: 1rem;
    color: #6f6f6f;
    text-align: center;
}
#header-join-us-modal fieldset{
	border:none !important;
	margin:0px !important;
	padding:0px !important;
}
#header-join-us-modal .custom_error_blkfortxt .md-form {
     margin: 10px 0 25px !important; 
     margin: 0.625rem 0 1.5625rem !important;
     position: relative;
}
#header-join-us-modal .personal-info.md-form label {
    font-size: 16px;
    font-size: 1rem;
    color: #292929;
    font-family: "speedee";
    font-weight: 100;
}
#header-join-us-modal .custom_error_blkfortxt .md-form label {
    top: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    color: #292929;
}
#header-join-us-modal .md-form label {
    position: absolute;
    top: 10.4px;
    top: 0.65rem;
    
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    cursor: text;
    color: #757575;
}
#header-join-us-modal .custom_error_blkfortxt .md-form .form-control {
    margin: 0;
    padding: 0;
    line-height: 35px;
    line-height: 2.1875rem;
}

#header-join-us-modal .md-form input[type=email],#header-join-us-modal .md-form input[type=password]{
-webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-color: transparent;

}
#header-join-us-modal .personal-info.btn_active,#update_profile_modal .personal-info.btn_active{
    background-color: #f8b701;
    border-radius: 0.35rem;
    border: none;
    padding: 1px 25px;
    text-align: center;
    outline: none;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-size: 1rem;
    color: #292929;
    height: 44px;
    margin-top: 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc400), to(#f8af00));
    background-image: -o-linear-gradient(#ffc400, #f8af00);
    background-image: linear-gradient(#ffc400, #f8af00);
}

#header-join-us-modal .modal-footer,#joinus_thanks .modal-footer{
    padding: 16px 0 48px 0;
    padding: 1rem 0 3rem 0;
    text-align: center;
    border-top: 0;
}
#update_profile_modal .modal-footer {
    padding: 0 0 48px 0;
    /* padding: 1rem 0 3rem 0; */
    text-align: center;
    border-top: 0;
}

#header-join-us-modal .modal-dialog .modal-content .modal-header {
    border-top-left-radius: 2px;
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 2px;
    border-top-right-radius: 0.125rem;
}
#header-join-us-modal .people-story.modal-header,#joinus_thanks .people-story.modal-header,#update_profile_modal .people-story.modal-header{
    min-height: 16px;
    min-height: 1rem;
    padding: 16px;
    padding: 1rem;
    text-align: center;
    border-bottom: 0;
}
#header-join-us-modal .modal-dialog .modal-content {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    border: 0;
    border-radius: 0.125rem;
}
#header-join-us-modal .invalid{
	background-color:none !important;
	border:0px;
}
#header-join-us-modal .invalid {
    box-shadow: none !important;
    border-bottom: 1px solid #db0007 !important;
}
#header-join-us-modal .md-form input[type=email]:focus, #header-join-us-modal .md-form input[type=text]:focus {
    border-bottom: 1px solid rgba(0,0,0,.12);
    outline: none;
    -webkit-box-shadow: 0 0.0625rem 0 0 #292929;
    box-shadow: 0 0.0625rem 0 0 #292929;
    background:none;
}
#header-join-us-modal .personal-info.md-form label.active {
    font-size: 11px;
    font-size: .6875rem;
    color: #6f6f6f!important;
    font-weight: 100;
    font-family: ArchSans-Light;
}
#header-join-us-modal .custom_error_blkfortxt .md-form label.active {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    top: 0;
    line-height: normal;
    margin: 0!important;
    color: #6f6f6f;
}
#header-join-us-modal .personal-info.btn_active:focus,#joinus_thanks .personal-info.btn_active:focus,#update_profile_modal .personal-info.btn_active:focus{
     text-decoration: none;
    border: .125rem solid #292929 !important;
    border-radius: .25rem;
}
/* .modal-dialog {
    margin: 10px;
    vertical-align: middle;
    position: relative;
}
*/
/* @media screen and (min-width: 48rem) { */
/*     .modal:before { */
/*         display:inline-block; */
/*         vertical-align: middle; */
/*         content: " "; */
/*         height: 100% */
/*     } */
/* } */
@media screen and (max-width: 47.9375rem) {
 #header-join-us-modal .personal-info.btn_active,#joinus_thanks .personal-info.btn_active,#update_profile_modal .personal-info.btn_active{
    width: 100%;
}
}
@media screen and (min-width: 48rem) {
.join-container .modal:before {
        display:inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}
#header-join-us-modal{
/* 	padding: 10px !important; */
}
.join-container .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.join-container .modal-footer {
    padding: 16px 0 48px;
    padding: 1rem 0 3rem;
    text-align: center;
    border-top: 0;
}
.join-container .modal {
	text-align: center;
}
.preference_center .upd_prof{
	font-family:speedee-bold !important;
    text-decoration: underline;
}
.preference_center .required_field_star1 {
    font-size: 11px;
    font-size: 0.6875rem;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #6f6f6f;
    font-family:speedee;
}
.preference_center .bold{
	font-family:speedee-bold !important;
}
.preference_center .heading2{
	font-family: "speedee-bold" !important;
    font-size: 22px !important;
    font-size: 1.375rem !important;
    color: #292929 !important;
}
@media screen and (max-width: 48rem){
.preference_center h2,.preference_center .heading2 {
    font-size: 1.125rem !important;
}
}
@media screen and (max-width: 48rem){
.preference_center h2.required_field_star1 {
    font-size: 11px !important;
    font-size: 0.6875rem !important;
}
}
.preference_center h1{
	    font-family: "speedee-bold" !important;
	    border: .125rem solid transparent !important;
        border-radius: .25rem;
}
@media screen and (max-width: 48rem){
.preference_center h1 {
    font-size: 1.625rem;
    color: #292929;
}
}
.myprofileheadername{
	font-family: "speedee-bold" !important;
}
div#thanks_focus:focus,div#surveypane9:focus,div#surveypane8:focus {
    outline-color: #3b99fc !important;
    outline-style: auto !important;
    outline-width: 5px !important;
    outline-width: 3.3125rem !important;
}
.preference_center .custom_error_blkfortxt .md-form input[type=email] {
    min-height: 34px;
    min-height: 2.125rem; 
}
.pc_txt_align{
	text-align:left !important;
}
.preference_center form#topnav-email-desktop{
	padding-right:0px !important;
	padding-left:0px !important;
}
.preference_center .md-form .dd_selected label.select-label-drop {
    font-size: 0.6875rem;
    color: #6f6f6f !important;
    font-weight: 100;
    font-family: "speedee";
    transform: translateY(-100%);
    top: 0;
    line-height: normal;
    margin: 0 !important;
}
.preference_center .close{
    line-height: 0.7;
    padding: 2px;
    border: .125rem solid transparent;
    border-radius: 50%;	
}
.preference_center .close.focus-visible, .preference_center .close:focus {
	outline: none;
	border-color: #292929;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 1;
}
.preference_center input[type=button], .preference_center .personal-info.btn_active{
    border: .125rem solid transparent !important;
    border-radius: .25rem;
	
}
.preference_center input[type=button].focus-visible:focus , .preference_center .personal-info.btn_active:focus {
    text-decoration: none;
    border: .125rem solid #292929 !important;
}
.preference_center h1:focus{
	border: .125rem solid Highlight !important;
}
.preference_center span#update-success-message-text:focus{
	border: .125rem solid #292929 !important;
}
.preference_center span#update-success-message-text{
	border: .125rem solid transparent !important;
    border-radius: .25rem;
}
.preference_center h2.survey-title.bold,.preference_center p.template-body-copy{
	border: .125rem solid transparent !important;
    border-radius: .25rem;
}
.preference_center h2.survey-title.bold:focus,.preference_center p.template-body-copy:focus{
	border: .125rem solid #292929 !important;
	outline:none;
}