.m-lft-20{
	margin-left:20px;
}
#pl_lang + button+.dropdown-menu ul li{
	
}
#pl_lang + button+.dropdown-menu ul li.selected.active {
    background: transparent;
}
#pl_lang + button+.dropdown-menu ul li a.selected.active {
	    background: transparent;
    color: #337ab7;
}
#pl_lang + button+.dropdown-menu ul li a {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding-left:0;
    padding-right:0;
    color:#5b646e;
}
#pl_lang + button+.dropdown-menu ul li a:hover {
	color: #337ab7;
}
#pl_lang + button+.dropdown-menu ul li a span{
    float: left;
}
.confirm-negative {
	padding-right: 10px;
}

#user-confirm {
	padding-right: 5px;
}

.Need-assistance {
  width: 100%;
  display: inline-block;
  font-family: "Poppins-Medium";
  font-size: 14px;
  font-weight: 500;
  color: #2a343f;
  margin: 8% 0 3% 0;
}

.Contact-support{
  display: inline-block;
  width: 100%;
  margin: 0 0 4% 0;
}

.Contact-support > span{
  display: inline-block;
  width: 100%;
  font-size: 12px;
  color: #5b646e;
  font-family: "NotoSans";
}

.Contact-details{
  display: table;
  width: 100%;
   margin: 0 0 0 -2px;
}

.Contact-details > span{
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  color: #5b646e;
  font-family: "NotoSans";
  cursor: default;
}
.accountCreating .Register-btn-group button:hover {
    /*background: #0057a6!important;*/
}


.Contact-details > span > img{
  display: inline-block;
  width: 21px;
  height: 21px;
}

.Contact-details > span:first-child{
  width: 8.5%;
  /* float: left; */
}

.Contact-details > span > a{
  color: #0057a6;
}

#leftCont-rightNav > section.left-section.Registration-nav-section{
  padding: 0;
}

.Registration-nav{
  background: #73aed3;
}

.Fields-label{
  font-size: 12px;
  color: #5b646e;
  margin-bottom: 8px;
  margin-top: 17px; 
  font-family: "NotoSansBold";
  width: 100%;
  display: inline-block;
}

.Fields-label > span{
  font-size: 11px;
  color: #5b646e;
  font-family: "NotoSans";
  font-weight: 100;
}

.Fields-input {
  width: 100%;
  height: 44px;
  border-radius: 4px;
  box-shadow: inset 0 1px 5px 0 #d4d9de;
  border: solid 1px #d4d9de;
  background-color: #ffffff;
  display: inline-block;
  padding: 10px 12px;
  font-size: 14px;
  margin-bottom: 5px;
}

.Fields-input::placeholder,.Delivery-Date-Common .Delivery-Day-From::placeholder,
.Delivery-Date-Common .Delivery-Day-To::placeholder,
.Fields-textarea::placeholder{
  color: #bfc4c8;
}

.Fields-container .pdp-dropdown {
    width: 60%;
}

.zip-container .Fields-input{
  width: 50%;
}

.phone-container{
  width: 50%;
  float: left;
/*  position:relative;*/
}

.phone-container:nth-child(2){
  width: 35%;
  float: left;
  margin-left: 5%;
   position: relative;
}

.Fields-container-line {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 19px;
  display: inline-block;
}

.title-sub-heading{
  font-size: 12px;
  font-family: "NotoSansBold";
  display: inline-block;
  color: #73aed3;
  width: 100%;
}

/*.accountCreating #leftCont-rightNav > section.left-section {
    border-bottom: 0;
}*/

.Fields-container-line + .Fields-label{
  margin-top: 0;
  margin-bottom: 14px;
}

.Fields-textarea{
  width: 100%;
  height: 99px;
  border-radius: 4px;
  box-shadow: inset 0 1px 5px 0 #d4d9de;
  border: solid 1px #d4d9de;
  background-color: #FFF;
  resize:none;
  margin: 26px 0 0 0;
 padding: 12px 10px;
}

.Fields-btn-group{
  display: inline-block;
   margin: 28px 0 32px 0;
  width: 100%;
}

.Fields-btn-group .blue-button,.Fields-btn-group .white-button{
  max-width: 150px;
  height: 44px; 
  margin-right: 24px;
  margin-bottom: 0;
}

.Registration-nav > div{
  display: inline-block;
  padding: 20px 0 0 0px;
  position: relative;
  text-align: center;
}

	.Registration-nav .Common-registration span.in-act{
  color: #fff;
  background: rgba(255, 255, 255, 0.25);
}

.Common-registration{
  position: relative;
  display: inline-block;
  padding: 0 25px 25px 25px;
}

.Common-registration.nav-1{
	padding: 0 0px 25px 25px;
}

.Registration-nav .Common-active .Common-registration.active:after{
	left:13px;
}

.Common-registration.nav-2{
	padding: 0 0px 0px 25px;
}

.Common-registration.nav-2.active{
	padding: 0 0px 25px 25px;
}

.Common-registration.nav-3{
	padding: 0 34px 25px 0px;
}

.Common-registration.nav-3.active{
	padding: 0 56px 25px 25px;
}



.online-invoices .Registration-nav .Common-registration:before{
	background:none;
	border-top: 13px solid transparent;
	border-bottom: 13px solid transparent;
	border-left: 13px solid rgba(255, 255, 255, 0.25);
}
.Registration-nav .Common-registration.Common-active:after {
    content: "";
    position: absolute;
    border-top: 3px solid #FFF;
    left: 0px;
    width: 100%;
    bottom: 0;
}
.Registration-nav .Common-registration:before{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 13px solid rgba(255, 255, 255, 0.25);
  right: -70px;
  top: 0px;
}

.Registration-nav > div:last-child .Common-registration:before{
  border:0;
}

.Registration-nav .Common-active .Common-registration:after{
  content: "";
  position: absolute;
  border-top: 3px solid #FFF;
  left: 0px;
  width: 100%;
  bottom: 0;
}
.Registration-nav .Common-active .Common-registration span:nth-child(1){
	color:#73aed3;
	background:#fff;
}
.Registration-nav .Common-registration span:nth-child(1){
  width: 21px;
  height: 21px;
  display: inline-block;
  background: fff;
  text-align: center;
  border-radius: 50%;
  line-height: 21px;
  color: #73aed3;
  font-size: 14px;
  font-family: "Poppins-Medium";
}

.Registration-nav .Common-registration span:nth-child(2){
  font-size: 16px;
  display: inline-block;
  color: #FFF;
  font-family: "Poppins-Medium";
  margin: 0 0 0 8px;
}

.Registration-nav .Common-registration span:nth-child(2):after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 13px solid #73aed3;
  top: 0px;
  right: -67px;
}
.Registration-nav .Common-registration.Common-active:after {
	content: "";
	position: absolute;
	border-top: 3px solid #FFF;
	left: 0px;
	width: 100%;
	bottom: 0;
} 
.page-RegistrationPage .Registration-nav .Common-registration:before {
	right: -39px;
}

.page-RegistrationPage .Registration-nav .Common-registration span:nth-child(2):after {
	right: -36px;
}
.Registration-nav.thank-for-reg .Common-registration span:nth-child(2):after{
	right: -49px;
}
.Registration-nav.thank-for-reg .Common-registration:before{
	right: -52px;
}
.Registration-nav.thank-for-reg > div{
	padding:20px 0 0 0;
}

.Registration-nav > div:last-child .Common-registration span:nth-child(2):after{
  border: 0;
}

.Registration-split{
  padding: 0 30px;
}

.Registration-split .pdp-title{
  margin-bottom: 17px;
  margin-top: 25px;
  color: #2a343f;
}

.Registration-split .confirmation-title {
	margin-bottom: 30px;
}

.pdp-title + .title-sub-heading{
  width: 100%;
}

.Delivery-Date-Common{
  display: inline-block;
  background: #edf6fb;
  width: 100%;
  margin: 4px 0 0 0;
  padding-bottom: 0px;

}

.Delivery-Date-Common:first-child{
  margin: 12px 0 0 0;
}

/*.Delivery-Date-Common:last-child{
  margin: 4px 0 12px 0;
}*/

.Delivery-Date-Common .Delivery-Day{
  width: 95px !important;
  height: 18px;
  font-family: "NotoSans";
  font-size: 12px;
  font-weight: bold;
  color: #5b646e;
  float: left;
  margin: 12px 0 14px 10px;
}

.Delivery-Date-Common .in-flu-day {
  width: 120px !important;
}

.Delivery-Date-Common .Delivery-Day-From,.Delivery-Date-Common .Delivery-Day-To{
  width: 104px;
  height: 28px;
  border-radius: 4px;
  box-shadow: inset 0 1px 5px 0 #d4d9de;
  border: solid 1px #d4d9de;
  background-color: #FFF;
  margin: 9px 0 3px 0;
  display: inline-block;
  padding: 5px 10px;
}

.Delivery-Txt{
  width: 42px;
  height: 18px;
  font-family: "NotoSans";
  font-size: 12px;
  text-align: center;
  color: #5b646e;
  display: inline-block;
}

.Delivery-Add{
  width: 59px;
  height: 18px;
  font-family: "NotoSans";
  font-size: 12px;
  color: #0057a6;
  display: inline-block;
  cursor: pointer;
  margin: 12px 12px 14px 7px;
  float: right;
}

.radio_grp{
  display: inline-block;
  width: 100%;
}

.radio_grp input[type="radio"]:before{
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 13px;
  border: 1px solid #d4d9de;
  background-color: #FFF;
  display: inline-block;
  margin: -1px;
}

.radio_grp input[type="radio"]:checked:before{
  background-color: #0057a6;
}

.radio_grp input[type="radio"]:checked:after {
    content: "";
    background: red;
    width: 1px;
    position: absolute;
    top: 40%;
    left: 40%;
    height: 1px;
    border: 2px solid white;
    border-radius: 50%;
}

.radio_grp label{
  width: auto;
  height: 18px;
  font-family: "NotoSans";
  font-size: 12px;
  color: #5b646e;
  margin-left: 10px;
  font-weight: normal;
}

.Registration-aside{
  border-bottom: 4px solid #edf6fb;
}

.Registration-Notify{
  margin: 23px 0 29px 0;
  display: inline-block;
}

.Notify-Symbol{
  display: inline-block;
  width: 100%;
  margin: 0 0 12px 0;
}

.Notify-Symbol > img{
  display: inline-block;
}

.Notify-Symbol > span{
  font-family: "Poppins-Medium";
  font-size: 12px;
  font-weight: 500;
  color: #2a343f;
  display: inline-block;
}

.Notify-City{
  font-family: "NotoSans";
  font-size: 12px;
  font-weight: bold;
  color: #5b646e;
  display: inline-block;
  width: 100%;
  margin: 0 0 5px 0;
}

.Notify-Msg{
  font-family: "NotoSans";
  font-size: 12px;
  font-weight: normal;
  color: #5b646e;
  display: inline-block;
  width: 100%;
}

.License-container{
  width: 35%;
  clear: both;
}

.Licence-field-line{
  margin-top: 25px;
  margin-bottom: 0px;
}

.confirmation-split .Fields-btn-group .blue-button{
  max-width: 278px !important;
}

.confirmation-split{
  min-height: 652px;
}

.confirmation-split .pdp-title{
  font-size: 20px;
  display: flex;
}

.confirmation-split .confirmation-txt{
  font-family: "NotoSans";
  font-size: 14px;
  font-weight: normal;
  color: #2a343f;
 /* text-decoration:none;
  display:inline-table;*/
}

@media only screen and (max-width: 767px) and (min-width: 320px){
	.confirmation-split .confirmation-txt{
		padding-left: 0px;
		font-size: 16px;
	}
	.billing-tab .radio_grp label{
	    display: inline-block;
	    height: auto;
	    float: left;
	    width: calc(100% - 50px);
        margin-top: 0;
	}
}
	
.confirmation-split .additional-text {
	line-height: 1.6
}

.title-sub-notify{
  font-family: "NotoSans";
  font-size: 12px;
  font-weight: bold;
  color: #5b646e;
  width: 100%;
  display: inline-block;
  margin-bottom: 23px;
}

.register-accountNo .Fields-input{
  width: 50%;
}

.register-zip .Fields-input{
  width: 30%;
}

.Register-btn-group {
    margin: 17px 0 32px 0;
}

.new-user-split{
  min-height: 533px;
}

.user-split{
  min-height: auto !important;
}

.recovery-split{
  min-height: 600px;
}

.recovery-split .pdp-title {
  margin-bottom: 0px;
  font-size: 20px;
}

.recovery-split .pdp-title font.err-msg {
  margin-bottom: 0px;
  font-size: 10px;
  color: #de1848 !important;
  font-family: "NotoSans" !important;
}

.recovery-split .Fields-btn-group {
    margin: 25px 0 6px 0;
}

.recovery-split .margin-top0{
  margin-top: 0;
}

.recovery-common-txt{
  font-family: "NotoSans";
  font-size: 12px;
  font-weight: normal;
  color: #5b646e;
}

.recovery-common-txt14{
  font-family: "NotoSans";
  font-size: 14px;
  font-weight: normal;
  color: #5b646e;
}

.security-Notify{
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #5b646e;
  font-family: "NotoSans";
  margin-top: 16px;
}

.required-ul{
  font-size: 14px;
  list-style: disc;
  color: #5b646e;
  margin: 10px 0 0 30px;
}

.width67percent{
  width: 67%;
}

.password-security{
  background: #f4f7f9;
  padding: 0px 10px 20px 10px;
  margin: 130px 0 0 10px;
  display: inline-block;
  width: 40%;
}

 /******************** FP-1915 Start **************************/
.page-profile .password-security .popover,
#updatePwdForm .popover{
	left:0px !important;
	background-color:#5b646e;
}

.page-profile .password-security .popover-content .content,
#updatePwdForm .popover-content .content{
	text-align:left;
	padding-top:20px;
	font-size: 13px;
    font-family: 'NotoSansBold';
    color:#FFF;
}

.page-profile .password-security .popover.bottom>.arrow:after,
#updatePwdForm .popover.bottom>.arrow:after{
	border-bottom-color:#5b646e;
}

.page-profile .password-security .popover-content,
#updatePwdForm .popover-content{
	height:auto;
}

.page-profile .password-security a.pass_tt,
#updatePwdForm .security-Notify a.pass_tt{
	text-decoration:underline;
	cursor:pointer;
}

.page-profile .password-security .popover-content p,
#updatePwdForm .popover-content p{
	display:none;
}

.page-profile .password-security .popover-content ul,
#updatePwdForm .popover-content ul{
	list-style:disc;
	padding-left:16px;
}

.pref-edit .password-security .security-Notify{
	margin-top:0px;
}

.pref-edit .password-security{
	padding:8px;
}

.pref-edit .password-security .pass_bt_content{
	padding-top:12px;
}

#updatePwdForm .link_content .security-Notify{
	font-weight:bold;
}

.pref-edit .password-security .required-ul{
	margin: 10px 0 10px 30px;
}

@media only screen and (max-width: 1100px) and (min-width: 1024px){
	.preference-content .password-security {
	    margin: 25px 0 0 12px !important;
	}
	.page-profile .password-security .popover {
    	left: 76px !important;
	}
	#updatePwdForm .popover {
		left:-92px !important;
	}
}
@media only screen and (max-width: 1023px) and (min-width: 768px){
	.preference-content .password-security {
	    margin: 25px 0 0 12px !important;
	}
	.page-profile .password-security .popover {
    	left: 287px !important;
	}
	#updatePwdForm .popover {
		left:25px !important;
	}
}
/******************** FP-1915 End **************************/
.password-security .security-Notify{
  font-family: "NotoSans";
  font-size: 12px;
  font-weight: bold;
  color: #5b646e;
}

.password-security .required-ul{
  font-family: "NotoSans";
  font-size: 12px;
  font-weight: normal;
  color: #5b646e;
}

#accountMenu-nav .LoginRegister.loginActive{
  background: #FFF;
  color: #0057a6;
  font-weight: bold;
}

.login-register-page{
  width: 395px;
  height: 370px;
  border-radius: 4px;
  box-shadow: 0 0 8px 0 rgba(23, 114, 183, 0.2);
  background-color: #fff;
  position: absolute;
  right: 30px;
  top: 42px;
  z-index: 1001;
  padding: 0 33px 0 33px;
  display: none;
}

.loginBtn{
  width: 39%;
  margin: 14px 0 31px 0;
  display: inline-block;
}

#loginContinueBtn.loginBtn{
  width: 39%;
}

#loginContinueBtn + span{
   display: inline-block;
   vertical-align: top;
   margin-top: 30px;
   padding-left: 15px;
}
.common-login-span{
  float: inline-end;
  margin: 35px 80px 0 0;
}

.login-register-page span{
  font-family: "NotoSans";
  font-size: 12px;
  color: #0057a6;
  cursor: pointer;
}

.login-register-page span.grey-span{
  color: #5b646e;
  cursor: default;
}

.login-register-page hr{
  margin:0px 0 12px 0;
}

.login-register-page hr + .Fields-label{
  margin-top: 0;
  margin-bottom: 7px;
}
.font-Bold{
  font-weight: bold;
}

/*Tooltip for register new user start*/
#SanofiCustomerRegisterForm .tooltip-info-icon+ .popover,#sanofiAccountRegForm .tooltip-info-icon+ .popover ,.Fields-container .tooltip-info-icon + .popover{
    width: 250px;
    height: auto;
    background: #5b646e;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 4px;
}
	.tooltip-info-icon+ .popover{
  width: 250px;
  height: 70px;
  background: #5b646e;
  border:none;
  box-shadow: none;
  -webkit-box-shadow:none;
  border-radius: 4px;
}
.tooltip-info-icon+ .popover .popover-content{
  padding: 10px;
}
.tooltip-info{
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-family: 'NotoSansBold';
    text-indent: -9999px;
}
.tooltip-info span{
	display:inline-table !important;
	text-decoration:none!important;
}
.tooltip-info-icon+ .popover.top>.arrow:after{
    border-top-color: #5b646e;
}
/*Tooltip for register new user end*/
/*promotion banner-right section*/
.promotional-banner{
  width: 300px;
  height: 248px;
  margin: 32px 40px;
  background: #f2f2f2;
}
.promotional-banner p{
  color: #bfc4c8;
  text-align: center;
  padding-top: 116px;
}
/*location box in register info form*/
#location-box{
  background: #f4f7f9;
  position: relative;
  max-width: 100%;
  width: auto;
  display: table;
  padding: 12px 6px;
  margin:24px 0px;
}
#location-box .locationIcon{
  -webkit-filter: invert(30%) grayscale(100%) brightness(70%) contrast(4);
  filter: invert(30%) grayscale(100%) brightness(70%) contrast(4);
}
#location-box .locationIcon , .locationDetails{
    display: table-cell;
}
#location-box .locationDetails .selected-loc {
    display: block;
    font-size: 14px;
    font-family: 'NotoSansBold';
    color: #2a343f;
}
#location-box .locationDetails .change-loc {
    color: #5b646e;
    cursor: pointer;
    font-size: 12px;
}
/*dropdown*/
.accountCreating .sanofi-dropdown-primary ul.dropdown-menu{
  border: 1px solid #e5e9ec;
} 
/*custom scroll*/
.custom_scroll{
    height: 300px;
    position: relative;
}
.custom_scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #ccc !important;
}
.custom_scroll .mCSB_scrollTools .mCSB_draggerRail{
    background-color: #fff;
} 
/*custom scroll end*/

.licence-transfer{
  display: none;
}
.common-delivery-zone{
  display: inline-block;
  width: 63%;
}

.common-delivery-time{
  display: inline-block;
}

.Delivery-timeZone-select{
  position: absolute;
  background: #FFF;
  border: 1px solid #e5e9ec;
  width: 104px;
  height: 253px;
  display: none;
  z-index:20;
}

.Delivery-timeZone-select span{
  display: inline-block;
  width: 82%;
  margin: 12px 8px 0px 9px;
  border-bottom: 1px solid #e5e9ec;
  padding-bottom: 12px;
  cursor: pointer;
  position: relative;
}

.Delivery-timeZone-select:before{
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #e5e9ec;
  position: absolute;
  left: 46%;
  top: -7px;
}

.Delivery-timeZone-select:after{
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ffffff;
  position: absolute;
  left: 46%;
  top: -6px;
}

.Delivery-timeZone-select .mCSB_inside>.mCSB_container {
    margin-right: 0;
}

.Delivery-timeZone-select .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #cccccc;
}

.Delivery-timeZone-select .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #FFF;
}

.Delivery-timeZone-select .mCSB_scrollTools{
  right: -3px;
}

	.Delivery-timeZone-select span:hover:before,.Delivery-timeZone-select span.selected:before{
  content: "";
  background: url(../images/calender/checkmark.svg) no-repeat 0 -6px;
  width: 30px;
  height: 28px;
  right: 0;
  top: 0;
  position: absolute;
}

.Delivery-Day-To:disabled{
  color: #d4d9de;
}
.fax_mail .alert-danger {
    padding-left: 30px;
}
	.Fields-container-error{
  position: relative;
}

.zip-code-hide{
  display: none;
}

.Fields-container-error input.Fields-input, .Fields-container-error input.zip-acc-reg{
  border: 1px solid #de1848;
}
.Fields-container-error .hide, .Fields-container-error .zip-code-hide{
  display: inline-block!important;
  font-family: "NotoSans";
  font-size: 11px;
  font-weight: normal;
  color: #de1848;
  position: absolute;
  width: 100%;
  bottom: -16px;
  left: 0;
}
input[type=radio]{
  position: relative;
}
.common-delivery-zone .popover-content{
	height: auto;
	padding: 15px;
	position: relative;
	padding-left: 35px;
	margin-top: 0;
}
.common-delivery-zone .popover-content:before{
	content: "";
	background: url(../images/icons/alert-icon.jpg) no-repeat 0 0;
	background-size: 100% 100%;
	width: 25px;
	height: 23px;
	left: 0;
	position: absolute;
	background-color: #ffffff;
	top: 25%;
    left: 10px;
}
.from-to-blk{float:left;}
.common-delivery-zone .popover-title{
	display: none;
}
.dlvry-to-lbl{float: left;     margin-top: 15px;}
.dlvry-time-err{   
	font-family: "NotoSans";
    font-size: 10px;
    font-weight: normal;
    color: #de1848;
	display: block;
}
.miniCart-listitem .locationDetails{
    font-family: NotoSans;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    padding-top: 5px;
    margin-left: 35px;
    display: block;
}
.miniCart-listitem .locationDetails span.new_unit {
    font-family: NotoSansBold !important;
} 
.Delivery-Date-Common .dlvryHrsPostInptErr{border: 1px solid #de1848 !important;}
.miniCart-listitem .locationDetails .selected-loc.minicart-acct-ellipses{
	width: 73%;
    display: inline-block;
}
.miniCart-listitem .locationIcon img{
	margin-top: 2px;
    width:24px;
    height:24px;    
}
@media only screen and (max-width: 767px) and (min-width: 320px){
.acc_recipient .radio_grp, .nw_recipient .radio_grp {
    width: 50%;
    margin-bottom: 15px;
}	
.acc_recipient .radio_grp input[type="radio"], .nw_recipient .radio_grp input[type="radio"] {
    float: left;
}
.Fields-btn-group.reg_grp-btn button:first-child {
    margin-bottom: 8px;
}
.Fields-btn-group.reg_grp-btn button {
    max-width: inherit;
}

.Registration-nav .nav-view{
  display: none;
}
.Registration-nav > div{
	text-align: inherit;
} 

.Registration-nav .nav-view.active-nav{
  display: inline-block;
  padding-left: 0;
  text-align: center;
}

.Registration-nav .Common-registration span:nth-child(2):after {
  right: -97px;
}

.Registration-nav .Common-registration:before {
  right: -100px;
}

.Registration-split {
    padding: 0 15px;
}

.Fields-container .pdp-dropdown {
    width: 100%;
}

.zip-container .Fields-input {
    width: 80%;
}

.phone-container {
    width: 80%;
    float: left;
}

.phone-container:nth-child(2) {
    width: 56%;
    float: left;
    margin-left: 0;
}

.Fields-btn-group {
    margin: 16px 0 8px 0;
}
.btn-rvrseMble {
  display: flex;
  flex-direction: column-reverse;
}
.btn-align{
  text-align: center;
}
.btn-align .blue-btn-align{
  margin-right: 0;
  margin-left: 0;
}
.confirmation-split {
    min-height: auto;
}

.License-container {
    width: 60%;
    clear: both;
}

}
@media only screen and (max-width: 1024px) and (min-width: 320px){

.Registration-nav .nav-view{
  display: none;
}

.Registration-nav .nav-view.active-nav{
  display: inline-block;
  padding-left: 0;
  text-align: center;
}

.Registration-nav .Common-registration span:nth-child(2):after {
  right: -97px;
}

.Registration-nav .Common-registration:before {
  right: -100px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
	.Fields-container-error span.hide {
		width:auto !important;
		bottom:-16px !important;
	}
}

.Registration-split {
    padding: 0 15px;
    border-bottom: 5px solid #edf6fb;
}

}

@media only screen and (max-width: 479px) and (min-width: 320px){

.Delivery-Add {
  float: left;
  margin: 4px 12px 4px 112px;
}

.Delivery-Date-Common .Delivery-Day-From, .Delivery-Date-Common .Delivery-Day-To {
  margin: 8px 0 0 0;
}

.Delivery-Date-Common .Delivery-Day {
  margin: 12px 0 4px 10px;
}

.common-delivery-zone{
  display: inline-block;
  width: 65%;
}

}

@media only screen and (max-width: 767px) and (min-width: 320px){
  .Delivery-Date-Common .Delivery-Day {
    width: 20%;
    margin: 24px 0 4px 10px;
}
}

@media only screen and (max-width: 767px) and (min-width: 320px){
  .confirmation-txt:first-child {
   margin-top: 150px;
    }
  .confirmation-txt {
   
  Padding-left: 0px
  }
  .confirmation-split .Fields-btn-group .blue-button {
  Max-width: 320px;
  }
  .product-details .promotional-banner {
  Margin: 0px;
  }
  }
   
  
@media only screen and (max-width: 767px) and (min-width: 320px){
.Delivery-Date-Common .Delivery-Day-From, .Delivery-Date-Common .Delivery-Day-To {
 
Width: 80px;
}
}
@media only screen and (max-width: 420px) and (min-width: 320px){

  .Delivery-Date-Common .Delivery-Day {
    width: 25% !important;
    margin: 22px 0 4px 10px;
}
.common-delivery-zone {
    width: 70% !important;
    margin-top: 8px;
}
.common-delivery-time {
    display: inline-block;
    width: 100% !important;
}
.from-to-blk {
    float: left;
    width: 90px !important;
}
.Delivery-Date-Common .Delivery-Day-From, .Delivery-Date-Common .Delivery-Day-To{
width:95px !important;
}

.Delivery-Txt {
    width: 18px;
}

.Delivery-Add {
  float: left;
  margin: 4px 12px 4px 100px;
}

.Fields-btn-group .blue-button, .Fields-btn-group .white-button {
    max-width: inherit;
    margin-bottom: inherit;
}

.common-delivery-zone{
  display: inline-block;
  width: 65%;
}

}

@media only screen and (min-width: 769px) and (max-width: 1024px){
	#sanofiOnlinePayInfoForm #example_invoice thead th:first-child {
	    width: 90px!important;
	    display: inline-block;
	    line-height: 20px;
	}
	.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
		width:100%;
	}
	.total-amount{
		width:100%;
		padding-right:5px;
		text-align:right;
	}
}

@media only screen and (min-width: 768px){
  .common-delivery-zone {
      display: inline-block;
      width: 71%; /**** US style change update from 58% ****/
  }
  .in-flu-date {
    width: 65% !important;
  }
}

.Delivery-Date-Common .Delivery-Day-From, .Delivery-Date-Common .Delivery-Day-To {
    width: 100px;
    height: 28px;
    border-radius: 4px;
    box-shadow: inset 0 1px 5px 0 #d4d9de;
    border: solid 1px #d4d9de;
    background-color: #FFF;
    margin: 9px 0 7px 0;
    display: inline-block;
    padding: 5px 10px;
    cursor:pointer;
}

.Delivery-Date-Common .Delivery-Day-From:disabled, .Delivery-Date-Common .Delivery-Day-To:disabled {
	cursor:default;
}

.Fields-container-error{
  position: relative;
}

.Fields-container-error input.Fields-input,.Fields-container-error select.Fields-input, .Fields-container-error input.zip-code-hide{
  border: 1px solid #de1848;
}

.Fields-container-error span.hide, .Fields-container-error span.zip-code-hide{
      display: inline-block!important;
    font-family: "NotoSans";
    font-size: 10px;
    font-weight: normal;
    color: #de1848;
    position: absolute;
    width: 100%;
    bottom: -12px;
    left: 0;
    line-height: 9px;  
} 
.Fields-container-error span.hide{
      display: inline-block!important;
    font-family: "NotoSans";
    font-size: 11px;
    font-weight: normal;
    color: #de1848;
    position: absolute;
    width: 536px;
    bottom: -12px;
    left: 0;
    line-height: 9px;  
} 

.common-error{
	    font-family: "NotoSans";
    font-size: 10px;
    font-weight: normal;
    color: #de1848;
    position: absolute;
    width: 100%;
    bottom: -16px;
    left: 0;
    background: transparent;
    display:none;
}

.Fields-container-error .common-error{
	display:inline-block!important;
}

.common-error + span.hide, .common-error + span.zip-code-hide{
	display:none!important;
}

.dd-error{
	font-family: "NotoSans";
    font-size: 11px;
    font-weight: normal;
    color: #de1848;
    position: absolute;
    width: 100%;
    bottom: -16px;
    left: 0;
    background: transparent;
}

.ddrole-error{
	font-family: "NotoSans";
    font-size: 11px;
    font-weight: normal;
    color: #de1848;
    position: absolute;
    width: 100%;
    bottom: -16px;
    left: 0;
    background: transparent;
}
.top-text .warning-text span {
    color: #0057a6;
}


/**** billing ****/
.billing-tab .box{
	display: none;
}
.billing-tab .Fields-container .para{
  font-family:'NotoSansBold';
  color:#73aed3;
  padding-top: 8px;
}
.billing-tab .contact-details{
  margin-bottom: 20px;
}
.billing-tab .box .Fields-container{
  margin-left: 49px;
  margin-bottom: 0px !important;
}
.preference-content .billing-tab .Fields-container{
  margin-bottom: 20px !important;
}
.billing-tab .hr-line{
   border:1px solid #edf6fb;
}
.billing-tab .hr-line {
    border: 1px solid #efe9ec;
}
.billing-tab .radio_grp label{
  display:inline;
}
/******* payment ***/
.payment-tab{
  padding:20px 32px;
}
.payment-tab .edit-option img{
   width:22px;
   height:22px;
}
.payment-tab .delete-option img{
  width:18px;
   height:18px;
   margin-right:10px;
}
.payment-tab .edit-option{
  margin-top: 1px;
  cursor: pointer;
} 
.payment-tab .delete-option{
  margin-top: 1px;
  cursor: pointer;
  color: #0057a6;
} 
.payment-tab label > span.checkmark{
  top:13px;
  cursor:pointer;
  margin-left: 10px;
}
.payment-tab h6{
  font-family: 'NotoSansBold';
  padding-top:13px;
  padding-bottom:8px;
}
.payment-tab .bg{
  background-color:#edf6fb;
  height: 44px;
  padding-top: 12px;
}
.payment-tab .field-value{
  background-color:#edf6fb;
  min-height:44px;
  padding-top: 12px;
  padding-left: 0;
  /*margin-left: -10px;*/
}

.card_exp .label-name {
    padding-left: 30px;
}
.card_exp .field-value {
    padding-left: 30px!important;
}

/*.sam .bank-details:nth-child(even) h6 {
  color: blue;
} */
.account-details .bank-details:nth-child(2) h6 {
  display:block;
}
.account-details .bank-details:nth-child(2) .edit-option{
  margin-top: 54px;
}
.account-details .bank-details:nth-child(2) .delete-option{
  margin-top: 54px;
}
.account-details .bank-details h6 {
  display:none;
}
.add-details{
  margin: 21px 0 24px 0px;
  color:#0057a6;
  cursor:pointer;
}
.add-cards{
  margin: 21px 0 14px 0;
  color:#0057a6;
  cursor:pointer;
}
.add-details span{
  padding-left:7px;
}
.payment-tab .hr-line {
  border: 1px solid #edf6fb;
}
.preference-content .payment-tab .Fields-container {
  margin-bottom: 0px !important;
}
.payment-tab .radio_grp img{
  width: 13px;
  cursor:pointer;
}
.payment-tab .radio_grp{
  padding-top:16px;
}
.top-text{
  border-bottom: 4px solid #edf6fb;
  padding: 0px 32px 17px;
  margin: 0 -32px 14px -34px;
}
.top-text .warning-text {
  color:#2a343f;
  font-family: 'Poppins-medium';
  font-weight:500;
  padding-top: 3px;
    margin: 0;
}
.top-text .warning-text span{
  color:#0057a6;
}
.top-text img{
  width:24px;
}
.top-text .warning-row{
  width:4%;
  padding:0;
}
.top-text .warning-roww{
 
  padding:0;
}
.newstyle-edit{
  text-align: right;
  padding-right: 30px !important;
}
.cu-btn{
  height: 44px;
  background-color: #edf6fb;
  color: #0057a6;
  display:none;
  margin-left: -10px;
  }
  .cu-btn button{
    background-color: transparent;
    padding: 13px 16px 0px 0px;
    font-size: 12px;
  }
  .edit-input {
    display:none;
}
/*.popover{
  text-align:center !important;
  color: #5b646e !important;
  font-family: 'NotoSans-bold' !important;
  border: 0px solid #ccc;
  border: 0px solid rgba(0,0,0,.2);
}
.popover-content{
  color:#5b646e;
  font-family:'NotoSans-bold';
  width:244px;
  height:123px;
  padding:0;
}
.popover-content p{
  font-family:'NotoSansBold';
  color:#5b646e;
  padding:32px 0 27px 0;
  margin:0;
}
.popover-content .cancel-btn{
  border-radius:4px;
  border:2px solid #0057a6;
  color:#0057a6;
  width:106px;
  height:31px;
  background-color:#fff;
  font-family:'NotoSansBold';
}
.popover-content .delete-btn{
  border-radius:4px;
  border:2px solid #0057a6;
  color:#fff;
  width:106px;
  height:31px;
  background-color:#0057a6;
  font-family:'NotoSansBold';
}
.popover-dlt button{
  background-color:#0057a6;
}*/
.popover{
  text-align:center !important;
  color: #5b646e !important;
  font-family: 'NotoSans-bold' !important;
  border: 0px solid #ccc;
  border: 0px solid rgba(0,0,0,.2);
}
.popover-content{
  color:#5b646e;
  font-family:'NotoSans-bold';
  width:244px;
  height:123px;
  padding:0;
}
.popover-content p.tooltip-info{
  font-family:'NotoSansBold';
  color:#fff;
  padding:0;
  margin:0;
}
.popover-content .cancel-btn{
  border-radius:4px;
  border:2px solid #0057a6;
  color:#0057a6;
  width:106px;
  height:31px;
  background-color:#fff;
  font-family:'NotoSansBold';
}
.popover-content .delete-btn{
  border-radius:4px;
  border:2px solid #0057a6;
  color:#fff;
  width:106px;
  height:31px;
  background-color:#0057a6;
  font-family:'NotoSansBold';
}
.popover-dlt button{
  background-color:#0057a6;
}
.inpt input{
  width: 62%;
    margin-top: 0px;
    position: absolute;
    border: solid 1px #d4d9de;
    box-shadow: inset 0 1px 5px 0 #d4d9de;
    background-color: #fff;
}
	.inpt input:focus{
  border: solid 1px #d4d9de;
    box-shadow: inset 0 1px 5px 0 #d4d9de;
    background-color: #fff;
}

.payment-tab .number-container{
  width:280px;
}
.payment-tab .security-container{
  width:122px;
}
.adding-card-details{
  display:none;
}
.adding-bank-details{
  display:none;
}
.panel.pay-invioce-panel {
    position: relative;
}
.pay-invioce-panel label.adding-card-checkbox {
    margin-left: 28px;
}
.adding-card-checkbox{
  color:#5b646e;
  font-family: NotoSans;
  font-size: 12px;
  font-weight:normal;
  padding-top: 12px;
}
.adding-card-details .Fields-container{
  margin-top:15px;
}
.adding-bank-details .Fields-container{
  margin-top:15px;
}
.adding-bank-details p{
  margin-top: -10px;
  margin-bottom: 0;
}
.adding-card-details p{
  margin:0;
}
.card-selector{
  margin-left: 14px;
}
.text-info{
  color: #5b646e;
  font-weight:normal;
}
.payment-tab label.adding-card-checkbox > span.checkmark{
margin-left:1px;
}
@media only screen and (min-width: 992px){

.payment-tab .row{
  margin:0;
}
}
@media screen and (min-width:320px) and (max-width:991px){
  .account-details .bank-details h6 {
    display:block;
  } 
  .account-details .bank-details:nth-child(2) .edit-option{
    margin-top: 0px;
  }
  .account-details .bank-details:nth-child(2) .delete-option{
    margin-top: 0px;
  }
  .cu-btn{
    background-color:#f4f7f9;
    margin-left: 0;
  }
  .bank-details{
    background-color:#f4f7f9;
    margin-top:20px;
  }
  .payment-tab .field-value{
    background-color:#f4f7f9;
  }
  .newstyle-edit{
    text-align:left;
  }
  .payment-tab .field-value{
   
    margin-left: 0;
  }
 
}
@media screen and (min-width:319px) and (max-width:767px){
  .top-text .warning-row {
    width: 10%;
    padding-right: 10px;
    padding-left: 15px;
  }
  .top-text .warning-roww {
    padding-right: 10px;
    padding-left: 15px;
  }
  .sm-padding{
    padding: 0 15px 0 15px;
  }
  .edit-option{
    padding: 0 15px 0 15px;
  }
  .delete-option{
    padding: 0 15px 0 15px;
  }
  .newstyle-edit{
    text-align:left;
  }
  .payment-tab h6{
    padding-top:0;
  }
  .cu-btn{
    background-color:#f4f7f9;
    margin-left: 0;
  }
  .bank-details{
    background-color:#f4f7f9;
    margin-top:20px;
  }
  .payment-tab .field-value{
    background-color:#f4f7f9;
  }
  .radio_grp label{
    display:block;
    margin-left: 32px;
    margin-top: -20px;
  }
  .payment-tab{
    padding:0;
  }
  .card-selector{
    margin-left:0;
  }
  
  
}
@media screen and (min-width:991px) and (max-width:1200px){
  .cu-btn button{
    padding: 13px 3px 0px 0px;
  }
}


.defaultMessage{
	display:none;
}

.Fields-container-default-error .defaultMessage {
    display: block;
    font-family: "NotoSans";
    font-size: 11px;
    font-weight: normal;
    color: #de1848;
    position: absolute;
    width: 100%;
    /* bottom: -16px; 
    left: 0;*/
}

.Fields-container-default-error input.Fields-input{
    border: 1px solid #de1848;
}
.hideVal{
	display:none;
}

.Fields-label + .pdp-dropdown{
	position: relative;
}

.pdp-dropdown .dd-hint .dropdown-menu>.active>a{
	 color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
}

.Fields-container .alert-danger {
    font-family: "NotoSans";
    font-size: 10px;
    font-weight: normal;
    color: #de1848;
    position: absolute;
    width: 100%;
    left: 0;
    background: transparent;
    bottom: -12px !important;
    display: none;
    line-height: 9px;
}
.Fields-container .bill-not-reg {
    font-family: "NotoSans";
    font-size: 11px;
    font-weight: normal;
    color: #de1848;
    position: absolute;
    width: 100%;
    left: 0;
    background: transparent;
    bottom: -12px;
	/*display: none;*/
    line-height: 9px;
}
.Fields-container-default-error button.btn-default,.Fields-container-error button.btn-default{
    border: 1px solid #de1848!important;
}

.Fields-container-error .pdp-dropdown .alert-danger,.Fields-container-default-error .pdp-dropdown .alert-danger{
	display:block;
}

.pdp-dropdown .alert-danger + .defaultMessage{
	display:none;
}

.Fields-container-line.billingPage {
    width: 100%;
    margin-top: 28px;
    margin-bottom: 8px;
    display: inline-block;
}

.Fields-label .popover-content{
	height:auto;
}

.Fields-label .popover-content p.tooltip-info {
    color: #FFF;
    padding: 0;
}

.Notify-Symbol1{
  display: inline-block;
  width: 100%;
  margin: 0 0 12px 38px;
}
@media only screen and (max-width: 767px) and (min-width: 320px){
  #accountPaymentMethodForm .radio_grp label{
    display: inline;
}

  .Registration-nav .Common-Nav {
      display: none;
  }
  .Registration-nav .Common-Nav.Common-active {
    display: inline-block;
      padding-left: 0;
     text-align: center;
   padding-top: 20px;
    
  }

  .Registration-nav .Common-Nav .Common-registration span:nth-child(2):after {
      right: -47px;
  }

  .Registration-nav .Common-Nav .Common-registration:before {
    right: -50px;
  }
  .Registration-nav .Common-active .Common-registration:after{
  	bottom:-1px;
  }
  .Registration-nav > div{
  	padding-top:0;
  }
  .Registration-nav > div.common-nav-view {
    padding: 20px 0 0 0;
    text-align: center;
  }
} 
.Fields-label + .pdp-dropdown .dropdown.bootstrap-select {
    margin-bottom: 5px;
}
.Registration-nav > div.common-nav-view{
	padding-left:0;
}

.savedcartpop .Fields-input{
	height: 28px;
    margin-bottom: 11px;
}
.savedcartpop .mright.disable {
    cursor: not-allowed;
    background: #bfc4c8;
}
.savedcartpop .mright{
	margin-right: 9px !important;
}
.savedcartpop .mright.mr0 {
    margin-right: 0!important;
}
.savedcartpop input.btn:active,.savedcartpop input.btn:hover:focus,.savedcartpop input.btn:focus  {
    color:#fff !important;
}
.save_txt {
    font-family: 'NotoSans'!important;
    font-size: 12px!important;
    color: #2a343f!important;
    /* text-transform: capitalize; */
}
@media screen and (min-width:319px) and (max-width:767px){
	.account-section-content .account-details{
	padding-right: 12px;
    padding-left: 12px;
   padding-top: 10px;
    background-color:#fff;
	}
}


.Fields-container-old-error input.Fields-input {
    border: 1px solid #de1848;
}

.oldPasswordMessage{
	display:none;
}

.Fields-container-old-error .oldPasswordMessage {
    display: block;
    font-family: "NotoSans";
    font-size: 11px;
    font-weight: normal;
    color: #de1848;
    position: absolute;
    width: 100%;
    /* bottom: -16px; */
    left: 0;
}
.Fields-label .popover-content {
    margin-top: 0;
}

@media only screen and (max-width: 768px) and (min-width: 320px){
	.custom-selectpay button .bs-caret .caret {
		width:5%;
	}
	.online-step1 .online-invoices .childViewTable div:nth-child(5) span{
		display:inline-block;
	}
} 
@media only screen and (min-width: 768px) and (max-width: 1023px){
	.accountCreating #contactInfoForm .Fields-container .Fields-input{
		width:89%;
	}
}

#contactInfoForm .fax_mail label {
	    margin-left: 0;
	}
	
@media only screen and (min-width: 320px) and (max-width: 374px){
	.accountCreating #contactInfoForm .Fields-container .Fields-input{
		width:79%;
	}
	.acc_bg{
		padding-left:20px;
  }
  .in-flu-confirm .in-flu-day {
    margin: 10px 0 10px 10px !important;
  }
  .in-flu-confirm .in-flu-date {
    margin-top: 10px !important;
  }
}
@media only screen and (min-width: 375px) and (max-width: 767px){
	.accountCreating #contactInfoForm .Fields-container .Fields-input{
		width:88%;
	}
}

.fax_mail .Fields-container-default-error .defaultMessage {
    left: 24px;
}

/*account-overview flu reservations carousel css start*/
@media screen and (min-width:1024px) {
    /*new change*/
    #product-overview-carousel .slick-carousel .slick-item{
       /*  width:50%!important; */
    }
    #product-overview-carousel .slick-track{
        width: 100%!important;
    }
    #product-overview-carousel .slick-carousel .slick-item .mini-card,#product-overview-carousel .ad-blue-button{
        width:100%!important;
    }
    #product-overview-carousel .slick-carousel .slick-item .mini-card{
    	padding:16px 16px 24px 16px;
    	position:relative;
    }
    #product-overview-carousel .slick-carousel .slick-item .mini-card .ad-confirm-button {
	    margin-top: 0;
	    margin-left: 0 !important;
	    position: absolute;
	    bottom: 0;
	}
	#product-overview-carousel .slick-carousel .slick-item .mini-card .ad-download-button {
	   margin-top: 0!important;
	    margin-left: 0 !important;
	    position: absolute;
	    bottom: -63px;
	    left: 0;
	}
   
    #product-overview-carousel .three-columns-line1,#product-overview-carousel .three-columns-line1 p{
        width:100%;
        text-align:center;
    }
    .bank-details h6.card-opt {
	    width: 90px;
	}
	.cu-btn{
		margin-left:0;
		text-align:right;
	}
}
@media screen and (min-width:768px) and (max-width:1023px){
  .password-security{
    width: 100% !important;
    margin-top: 15px !important;
    margin-left: 0 !important;
  }
    #product-overview-carousel .three-columns-line1 img{
        margin-top:0; 
    }
    #product-overview-carousel .three-columns-line1 .ad-download-button img {
        display: inline-block;
    }
    #product-overview-carousel .three-columns-line1 .ad-blue-button {
        width: 100%;
        margin-right:0;
    }
    #product-overview-carousel .slick-carousel .slick-item{
        width:50%!important;
    }
    #product-overview-carousel .slick-track{
        width: 100%!important;
    }
    .mini-card {
        width: 100%;
    }
     #product-overview-carousel .slick-carousel .slick-item .mini-card{
    	padding:16px 16px 24px 16px;
    	position:relative;
    }
    #product-overview-carousel .slick-carousel .slick-item .mini-card .ad-confirm-button {
	    margin-top: 0!important;
	    margin-left: 0 !important;
	    position: absolute;
	    bottom: 0;
	    width:100%;
	}
	#product-overview-carousel .slick-carousel .slick-item .mini-card .ad-download-button {
	   margin-top: 0!important;
	    margin-left: 0 !important;
	    position: absolute;
	    bottom: -86px;
	    left: 0;
	}
}

@media screen and (min-width:1024px) and (max-width:1100px){
    #product-overview-carousel .three-columns-line1 img{
        margin-top:32px; 
    }
    #product-overview-carousel .three-columns-line1 .ad-download-button img {
        margin-top:0;
    }
     #product-overview-carousel .slick-carousel .slick-item .mini-card{
    	padding:16px 16px 24px 16px;
    	position:relative;
    }
    #product-overview-carousel .slick-carousel .slick-item .mini-card .ad-confirm-button {
	    margin-top: 0;
	    margin-left: 0 !important;
	    position: absolute;
	    bottom: 0;
	}
	#product-overview-carousel .slick-carousel .slick-item .mini-card .ad-download-button {
	   margin-top: 0!important;
	    margin-left: 0 !important;
	    position: absolute;
	    bottom: -58px;
	    left: 0;
	}
	.card_exp .label-name {
	    padding-left: 10px;
	}
	.card_exp .field-value {
	    padding-left: 10px!important;
	}
	
}
@media screen and (min-width:320px) and (max-width:767px){
	#product-overview-carousel .slick-carousel .slick-item .mini-card .ad-confirm-button {
	    margin-top: 0!important;
	    margin-left: 0 !important;
	    margin-right:0;
	    width:100%;
	    position: absolute;
	    bottom: -15px;
	}
	.three-columns-line h3{
		font-size:21px;
	}
	.three-columns-line p{
		font-size:14px;
	}
	#product-overview-carousel .slick-carousel .slick-item .mini-card .ad-download-button{
		margin-right:0;
	    width:100%;
	}
	.confirmation-split .confirmation-txt, .account-catalog {
	padding-left: 0px !important;
	}
	.phone-number {
	color: #0057a6;
	}
	.Fields-container-error span.hide.facility-name1 {
		line-height: 12px !important;
		bottom: -20px !important;
	}
}
/*account-overview flu reservations carousel css end*/

/* US Style code starts here*/

#registerBilling .billingbutton .radio_grp{
	width:60px !important;
}
.billing-address-select .billing-address-label{
  width: 100% !important;
}

.product-details .promotional-banner {
	width:300px;
	height:250px;
}

@media screen and (min-width:414px) and (max-width:420px){
	.product-details .promotional-banner {
		width:382px !important;
	}
	#leftCont-rightNav.product-details > aside.right-navigation {
		padding:16px !important;
	}
}

@media screen and (min-width:375px) and (max-width:380px){
	.product-details .promotional-banner {
		width:345px !important;
	}
	#leftCont-rightNav.product-details > aside.right-navigation {
		padding:16px !important;
	}
}

.product-details .promotional-banner img {
	width:100%;
	height:100%;
}

	#sanofiAccountRegForm .common-error.dlvry-hrs-err{    
	float: left;
    clear: both;
    position: unset;
    display: block;
    }
.dlvry-hrs-blk{
	clear: both;
}

.confirm-msg {
	padding: 0px;
}

.confirmation-txt {
	clear: both;
}

@media only screen and (max-width: 768px) and (min-width: 375px){
	.Registration-nav-section .confirm-title {
		position: absolute;
	}	
	.Registration-nav-section .confirm-msg {
		margin-left: 46px;
	}
}


.confirm-title {
	margin-bottom: 25px !important;
  	margin-top: 44px !important;
}

/* US Style code ends here*/
.accFaq h3.popover-title {
    background: #5b646e;
    color: #fff;
    font-family: 'NotoSansBold';
    font-size: 11px;
    line-height: 14px;
    border-bottom: none;
}
.accFaq .popover {
    background: #5b646e;
}
.accFaq .popover.top>.arrow:after {
    border-top-color: #5b646e;
}
.pdp-dropdown-shipping-title .dropdown-menu{
  max-height: 195px !important;
}
.Fields-label .popover-content p.tooltip-info{
  display: inline !important;
}
.pdp-dropdown-account-page .dropdown-menu .mCustomScrollBox {
     max-height: 261px !important;
}

.accountCreating .sanofi-dropdown-primary ul.dropdown-menu{
	border-bottom:0;
}

@media only screen and (max-width: 1199px) and (min-width: 1025px){
	.Registration-nav .nav-view {
	    display: none;
	}
}

@media only screen and (max-width: 1280px) and (min-width: 1200px){
	.Registration-nav .Common-registration:before {
	    right: -50px;
	}
	
	.Registration-nav .Common-registration span:nth-child(2):after {
	    right: -47px;
	}
}


@media screen and (max-width: 1023px) and (min-width: 768px){
	
	.promotional-banner{
		margin-left: 0!important;
		max-width: 300px!important;
		max-height: 250px;
		width: auto!important;
		height: auto!important;
		margin-right: 0!important;
	}
	
	.promotional-banner p {
	    color: #bfc4c8!important;
	    text-align: center!important;
	    padding-top: 116px!important;
	    padding-bottom: 116px!important;
	}
	
}

@media screen and (max-width: 1160px) and (min-width: 1024px){
	.promotional-banner{
		margin-left: 0!important;
		max-width: 300px!important;
		max-height: 250px!important;
		width: auto!important;
		height: auto!important;
		margin-right: 0!important;
	}
	
	.promotional-banner p {
	    color: #bfc4c8!important;
	    text-align: center!important;
	    padding-top: 116px!important;
	    padding-bottom: 116px!important;
	}
}

@media screen and (max-width: 1279px) and (min-width: 1161px){
	.promotional-banner{
		margin-left: 12px!important;
		width: auto!important;
		height: auto!important;
		margin-right: 12px!important;
	}
	
	.promotional-banner p {
	    color: #bfc4c8!important;
	    text-align: center!important;
	    padding-top: 116px!important;
	    padding-bottom: 116px!important;
	}
}

.Fields-container-default-error .dateErr{
  display: block;
  font-family: "NotoSans";
  font-size: 11px;
  font-weight: normal;
  color: #de1848;
  position: absolute;
  width: 100%;
}
.accountCreating .Fields-container .Fields-label .tooltip-info-icon {
  display: inline-flex;
  top: 15px;
  position: absolute;
  left: 95px;
}

/* us migration 1 */
.accountCreating .Fields-container .Fields-label .tooltip-info-icon.sep_email {
  	left: 41px;
}
@media screen and (min-width: 1024px){
	.Fields-input.acc_width{
		width: 65%
	}
}
.faqs img.faq{
	position:relative;
	top:4px;
}

.faqs img.faq.tooltip_top{
	top:0px;
}
/* us migration 1 */

.spl-ins .tooltip-info-icon {
  left: 175px !important;
}
.specialInstructions .tooltip-info-icon {
  left: 175px !important;
}
.shippingState div.dropdown-menu div.open{
	margin-right:0;
}
.shippingState.bootstrap-select .dropdown-menu {
    max-height: initial !important;
    height:auto!important;
}
.Registration-split .Fields-container-error span.hide {
	width:600px;
}

.commondropdownView .slimScrollDiv .dropdown-menu{
	display:inline-block;
}

.commondropdownView .slimScrollDiv .dropdown-menu li{
	padding: 0px 13px;
}

.commondropdownView .slimScrollDiv .dropdown-menu li > a{
	padding: 13px 20px;
}

.Fields-label + .pdp-dropdown .dropdown.bootstrap-select.commondropdownView button{
	text-align: left;
    background: none !important;
    box-shadow: none;
    padding: 11px 24px 11px 12px;
    outline: 0 !important;
    border-radius: 4px;
    border: solid 1px #d4d9de!important;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    color: #333;
}

.state-dropdwn .commondropdownView .slimScrollDiv .dropdown-menu{
	display:inline-block;
	top:0;
	position:static;
}

.Fields-container .pdp-dropdown.state-dropdwn {
    width: 65%;
}

@media only screen and (max-width: 768px) and (min-width: 375px){
  .accountCreating .Fields-container .Fields-label .tooltip-info-icon {
    left: 110px;
  }
  .page-RegistrationPage .accountCreating .Fields-container .Fields-label .tooltip-info-icon {
    left: 100px;
  }
  .spl-ins .tooltip-info-icon {
 	 left: 192px !important;
  }
}
@media screen and (min-width:320px) and (max-width:767px){
  .page-CustomerRegistrationPage .radio_grp input[type="radio"]:checked:after {
      left: 4px;
      top: 4px;
  }
}
#updateRoleForm .Fields-container .pdp-dropdown{
	max-width:268px !important;
}
.ddstateAccEdit #acct-detail .caret , .ddFacilityAccEdit #facility-id .caret{
	background: url(../images/icons/chevron-down.png) no-repeat;
    background-size: 15px;
    width: 20px;
    height: 12px;
    float: right;
    position: absolute;
    top: 14px;
    right: 14px;
    border-top: 0px dashed !important;
    border-bottom: 0px dashed;
}
.ddstateAccEdit .dropdown{
	max-width: 286px !important;
}
.ddFacilityAccEdit{
	max-width:273px !important;
}
.futureDateErr{
	display:none;
    font-family: "NotoSans";
    font-size: 11px;
    font-weight: normal;
    color: #de1848;
    position: absolute;
    width: 100%;
}
.Fields-container-date-error input.Fields-input {
    border: 1px solid #de1848;
}

/************* FP-1923 *****************/
@media screen and (min-width:1024px){
    #SanofiCustomerRegisterForm .password-security{
        margin: 404px 0 0 10px;
     }
}
/************* FP-1923 *****************/
/************* FP-1916 *************/
#updatePwdForm .pwdrules_content{
	background-color: #f3f7f9;
	margin: 40px 36px;
}
#updatePwdForm .security-Notify,
#updatePwdForm .required-ul{
	font-size:12px;
}
#updatePwdForm .link_content{
	padding-top: 16px;
	padding-bottom: 32px;
    display: inline-block;
}
#updatePwdForm .Fields-btn-group {
    margin: 100px 0 6px 0;
}
@media only screen and (max-width: 768px) and (min-width: 375px){
	#updatePwdForm .pwdrules_content{
		background-color: #f3f7f9;
		margin: 40px 0px;
	}
}
/************* FP-1916 *************/
/************** FP-1913 **********/
#SanofiCustomerRegisterForm .disabling_field{
    background-color: #dddcdc;
}
#SanofiCustomerRegisterForm .password-security.existing_pass{
    margin: 306px 0 0 10px;
}
@media only screen and (max-width: 767px) and (min-width: 375px){
    #SanofiCustomerRegisterForm .password-security.existing_pass{
        margin: 20px 0 0 0px;
    }
}
/************** FP-1913 **********/

/************* FP-1923 *****************/
.acc-reg-view .password_reset_content{
    padding-left: 30px;
    padding-top: 5px;
}
#leftCont-rightNav > aside.right-navigation.needassist_aside{
    padding: 24px 24px;
}
.Need_assist .Contact-support{
    margin: 14px 0 4% 0;
}
.Need_assist .content .na_title{
    font-weight: 600;
}
/****************** FP-2018, FP-2020 ****************************/
#SanofiCustomerRegisterForm .marg_tp_fp{
	margin-top:16px;
}

.accountCreating #leftCont-rightNav > aside.right-navigation{
	padding: 32px 32px;
}

.accountCreating .Contact-support {
    margin: 12px 0 4% 0;
}
/****************** FP-2018, FP-2020 ****************************/

.accountCreating .rem_border{
    border-bottom:none !important;
    min-height:372px !important;
}
@media only screen and (min-width: 769px){
      .accountCreating .min_hpass{
        min-height:372px;
      }
      }
.needassist_par .Need-assistance{
    margin:0px;
}

#leftCont-rightNav.min_hpass > section.left-section{
    padding:0px !important;
}

.hr_acc_reg{
    clear:both;
    position:relative;
    top:-76px;
}
#updatePwdForm .Fields-btn-group.rest_pwd_btn{
         margin: 140px 0 6px 0;
}


