
.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);
  box-shadow: 1px 1px 10px 1px rgba(0,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;
}

.preference-page#leftCont-rightNav > section.left-section{
	padding: 0;
}
.preference-tab {
   padding: 25px 32px 40px;
   border-bottom: 4px solid #edf6fb;
}
.preference-tab .pdp-title {
    font-size: 20px;
    font-weight: 500;
    font-family: "Poppins-Medium";
    color: #2a343f;
    float: left;
    margin: 0;
}
.preference-tab ul{
	border-bottom: 1px solid #edf6fb;
}
.preference-tab ul li {
	color: #0057a6;
	font-family: "NotoSansBold";
	font-size: 12px;
	padding: 1px 15px 7px;
	text-align: center;
	display: inline-block;
    cursor: pointer;
    width: 90px;
}

.preference-tab ul li.current {
    background: #fff;
    color: #0057a6;
    border-bottom: 3px solid #0057a6;
}
.user_account ul li span a,.myacc_process ul li ul li span a{
	color: #0057a6;
}
.preference-content{
	padding: 20px 0px;
	display: inline-block;
}
.acc_user{
	padding: 0px 32px;
}
.tab_content{
    display: none;
}
.tab_content.current{
    display: inherit;
}
.preference-content .contact-details{
	padding: 0 0;
    border-bottom: 1px solid #e5e9ec;
    padding-bottom: 21px;
    padding-top: 12px;
    border-bottom:none!important;
}
.bank-details .crd-nu-lbl h6 {
    margin-left: -60px;
}
.account-details #accountPaymentForm0 .bank-details .edit-option {
    margin-top: 54px;
}
.account-details #accountPaymentForm0 .bank-details h6 {
    display: block;
}
.bank-details .radio_grp {
    padding-top: 0;
}
.bank-details .radio_grp span {
    padding-left: 10px;
}
.bank-details .radio_grp input[type="radio"]:checked:after{
       left:39%;
}
.account-details #accountPaymentForm0 .bank-details .delete-option {
    margin-top: 53px;
}
.bank-details .delete-option {
	text-align:right;
}
.pay_date .sanofi-dropdown-primary ul.dropdown-menu{
	min-width:100%;
}
.pay_year .sanofi-dropdown-primary ul.dropdown-menu{
	min-width:100%;
}

.pdp-dropdown.pay_date {
    width: 58px;
    height: 24px;
    float: left;
    margin-right: 8px;
}
.pdp-dropdown.pay_year {
    width: 75px;
    height: 24px;
    float: left;
}
.pdp-dropdown.pay_date .sanofi-dropdown-primary .form-control.btn,.pay_year .sanofi-dropdown-primary .form-control.btn{
   height: 24px;
    background: #fff!important;
    padding: 0 20px 0 8px;
}
.pay_date .sanofi-dropdown-primary .form-control.btn .dropdown-arrow,
.pay_year .sanofi-dropdown-primary .form-control.btn .dropdown-arrow{
       top:5px;
}

.influ_accPrefHdr{
	margin-top: 15px !important;
}

.bill-mob-ben {
	margin-top: 21px !important;
	margin-bottom: 0px !important;
}

.bill-mob-ben button:first-child {
	width: 118px;
	float: left;
	margin-right: 12px;
	margin-bottom: 0;
}

.bill-mob-ben button:last-child {
	width: 139px;
	margin-right: 0;
	margin-bottom: 0;
}


@media only screen and (min-width:320px) and (max-width: 768px){
       .bank-details .crd-nu-lbl h6 {
           margin-left: 0;
       }
       .billing-tab .inputFileFields {
		width: 100%;
		}
		.preference-content .billing-tab .Fields-container {
			margin-bottom: 7px !important;
		}
		.bill-mob-ben {
			margin-top: 21px !important;
			margin-bottom: 12px !important;
		}
		.bill-mob-ben button:first-child {
			width: 120px;
			float: left;
			margin-right: 12px;
			margin-bottom: 0;
		}
		.bill-mob-ben button:last-child {
			width: 141px;
			margin-right: 0;
			margin-bottom: 0;
		}
}
@media only screen and (min-width:320px) and (max-width:425px){
	.frmy_tooltip:hover .frmy_pref_tttext {
	    width: 180px;
	} 
}
@media only screen and (min-width:320px) and (max-width: 768px){
	.bank-details .crd-nu-lbl h6 {
	    margin-left: 0;
	}
	.payment-tab h6{
		padding-top:5px!important;
	}
	.card_exp .label-name,.card_exp .field-value {
	    padding-left: 0px!important;
	}
	.payment-tab .field-value{
		background:transparent!important;
	}
	.account-details #accountPaymentForm0 .bank-details .edit-option {
	    margin-top: 0!important;
	}
	.account-details #accountPaymentForm0 .bank-details .delete-option {
	    margin-top: 0px !important;
	}
	
	.bank-details .delete-option{
		text-align:left!important;
	}
}
.preference-content .contact-details{
	padding: 0 0;
}
.preference-content .contact-details h3{
	color: #2a343f;
	font-family: "Poppins-Medium";
	font-size: 14px;
	letter-spacing: 0.5px;
	line-height: 18px;
	margin: 0;
	font-weight: 600;
}

img.card-img {
    margin-left: 12px;
    width: 30px!important;
    height: 30px!important;
    margin-top: -6px;
}

.payment-tab .field-value {
    background-color: #edf6fb;
    min-height: 44px;
    padding-top: 12px;
    padding-left: 0;
    /* margin-left: -10px; */
} 

.payment-tab h6 {
    font-family: 'NotoSansBold';
    padding-top: 13px;
    padding-bottom: 8px;
} 

.payment-tab label > span.checkmark {
    top: 13px;
    cursor: pointer;
    margin-left: 10px;
} 

.preference-content .contact-details a{
	padding: 0px 0px 0 26px;
	background: url(../images/icons/edit.png) no-repeat 3px -2px;
	background-size: 43%;
}
.preference-content .contact-details a.dwnld_anc{
	background: url(../images/download.svg) no-repeat 3px -2px;
	background-size: 12%;
	position: absolute;
	top: 5px;
	right: 0px;
	color: #0057a6;
}
a.disable-shipping {
    cursor: not-allowed;
    pointer-events: none;
}
.commnctn-blk{
	position:relative;
}
.commnctn-blk label{
	width: 75%;
}
.preference-content .contact-details a.sanofi-download-icon{
	background: none;
	margin-top: 30px;
}
.preference-content .Fields-container .Fields-label:first-letter {
    text-transform: uppercase;
}
.preference-content .Fields-container .Fields-label{
	margin-top: 4px;
	margin-bottom: 6px;
	/* text-transform: lowercase */
}
.preference-content .tab_content .Fields-container .post-edit .Fields-container {
    margin-top: 12px;
    margin-bottom: 0px;
}
.preference-content .tab_content .Fields-container {
    margin-bottom: 11px;
}
.user-data{
	/*border-bottom: 1px solid #edf6fb;*/
	display: none;
}
.preference-content .tab_content .user-data .Fields-container{
	margin-bottom: 0;
}
.user-data .Fields-container .Fields-label{
	margin-top: 16px;
}
.user-data .Fields-btn-group{
	margin: 21px 0 10px 0;
}
.download-pdf a {
    float: right;
    background: url("./images/download.png") no-repeat 0 0;
}
.user-data .sanofi-dropdown-primary{
	margin-bottom: 0;
}
.post-edit .radio_grp {
    margin-top: 7px;
}

/*account preference right css*/
#leftCont-rightNav > aside.right-navigation.preference-right {
    padding: 0;
}
.user_account {
    padding: 0px 32px 15px;
    border-bottom: 4px solid #edf6fb;
}
.user_account h5 {
    font-size: 12px;
    font-family: "NotoSansBold";
    color: #fff;
    background: #73aed3;
    text-align: center;
    letter-spacing: 1.9px;
    padding: 2px 0;
    margin: 0 -32px 24px;
}
.user_account h6 {
    font-size: 14px;
    font-family: "NotoSansBold";
    color: #2a343f;
    margin: 0 0 17px;
    display: inline-flex;
}
.user_account h6 img {
    margin-right: 6px;
    margin-left: -5px;
    width: 24px;
  	height: 24px;
    -webkit-filter: invert(30%) grayscale(100%) brightness(70%) contrast(4);
    filter: invert(30%) grayscale(100%) brightness(70%) contrast(4);
}
.user_account ul {
    margin-left: 31px;
}
.myacc_process {
	padding: 0 32px;
}

.myacc_process.bnr-img {
    padding-bottom: 31px;
    text-align:center;
} 

.myacc_process.bnr-img > img{
	width:100%;
}

.myacc_process ul li:first-child{
	border-top: none;
}
.myacc_process ul li{
	padding: 20px 0 15px;
	border-top: 1px solid #edf6fb;
	background: url("./images/download.png") no-repeat 0 0;
}
.myacc_process ul li h4{
	color: #0057a6;
	font-family: "NotoSansBold";
	font-size: 12px;
	margin-top: 0;
}
.myacc_process ul li:first-child h4 img {
    margin-right: 5px;
}
.myacc_process ul li h4 img {
    height: 14px;
    margin-right: 10px;
}
.myacc_process .myacc_Billing h4 img,.myacc_process .myacc_Payment h4 img,
.myacc_process .myacc_Recurr h4 img{
	height: 22px;
	margin-left: -5px;
}
.myacc_Payment.influenza-vaccine a {
	color: #0057a6;
	text-decoration : none;
}
.myacc_process ul li p{
	margin-bottom: 4px;
	margin-left: 30px;
}
.myacc_process ul li ul li {
    padding: 0px 0;
    margin-left: 30px;
    border: none;
}
.myacc_process ul li ul li label,.user_account ul li label{
    width: 110px;
    margin-right: 10px;
    font-family: "NotoSansBold";
    margin-bottom: 8px;
    border-top: none;
}
.acc-dropdown{
	margin-top: 26px;
}
.acc-dropdown .sanofi-dropdown-primary{
	margin-bottom: 0;
}
.acc-dropdown .sanofi-dropdown-primary .form-control.btn{
	height: 28px;
}
.acc-dropdown .sanofi-dropdown-primary .form-control.btn .dropdown-arrow{
	top: 6px;
}
.preference-content .password-security{
	margin: 115px 0 0 12px;
}
.disable, .disable:hover, .btn.blue-button.disable:hover {
    background: #bfc4c8!important;
    border-color: #bfc4c8!important;
    color: #fff!important;
}
/**account-preference**/
.address-update{
	padding: 8px 32px 20px;
    border-bottom: 4px solid #edf6fb;
    margin-bottom: 0;
}
.address-update .Notify-Symbol{
	margin-bottom: 7px;
}
.address-update .Notify-Symbol img{
	float: left;
		margin-right: 8px;
}
.address-update .Notify-Symbol > span{
	margin-left: 3px;
	display: block;
}
.address-update ul{
	margin-left: 52px;
	padding-bottom: 16px;
}
.address-update ul li {
    list-style: disc;
}
.address-update p{
	padding-top: 12px;
	border-top: 1px solid #edf6fb;
	margin-bottom: 0;
}
.shipping_address{
	padding: 20px 32px 0;
}
.preference-content .tab_content .shipping_address .Fields-container {
    margin-bottom: 11px;
}
.name-edit .Delivery-Txt{
	width: auto;
	height: auto;
	margin: 12px 0 12px 0;
	display: block;
}
.acc_info.preference-content{
	padding: 20px 0px;
}
.shipping_address .title-sub-heading{
	margin: 16px 0;
}
.sample_check{
	text-align: center;
	margin-top: 133px;
}


@media only screen and (min-width: 320px) and (max-width: 767px){
	.user_account {
    	padding: 0px 7px 15px;
    }
    .account-content {
    	padding-left: 0px;
    }
    .myacc_process{
    	padding: 0 12px;
	}
	.preference-tab{
		padding: 25px 12px 28px
	}
	.preference-tab ul li{
		display: block;
		text-align: left;
		color: #2a343f;
		font-size: 12px;
		font-family: "NotoSans"; 
	}
	.preference-tab ul li.current{
		border-bottom: none;
		color: #2a343f;
		padding:12px !important;
	}
	.preference-content {
    	padding: 20px 12px!important;
	}
	.myacc_process ul li ul li label, .user_account ul li label {
    	width: 25%;
	}
	.preference-content .contact-details a.sanofi-download-icon{
		margin-top: 0;
	}
	.preference-page#leftCont-rightNav > section.left-section{
		border-bottom: 0;
	}
	.address-update{
		padding: 8px 20px 28px 20px;
	}
	.acc_user {
		padding: 0px;
	}
	.password-security {
		width: 100%;
	}
	.preference-content .password-security {
		margin: 0px 0 0 0px;
	}
	.shipping_address {
		padding: 0px !important;
	}
	#leftCont-rightNav > aside.right-navigation{
		padding:0 12px !important;
	}
	.payment-method, .contact-details {
		padding: 0 6px 6px!important;
	}
	.Delivery-Txt {
		margin-left: 10px;
		margin-right:10px;
		width: auto;
	}
	.common-delivery-zone{
		width: 60%;
 margin-top: 8px;

	}
	.sample_check.visible-xs {
    	text-align: center;
    	margin-top: 0px;
	}
	.user_account {
        padding: 0px 12px 15px!important;
     }
    .staticBillingTxt {
        max-width: 95%;
     }
     .radio_grp.show-content label {
		margin-top: 0;
		margin-bottom: 2px;
		height: auto;
		display: block;
	}
	
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.preference-tab ul li{
		padding: 1px 5px 7px;
		width: auto;
	}
	.preference-page#leftCont-rightNav > section.left-section{
		border-right: 4px solid #edf6fb;
	}
	.user_account ul,.myacc_process ul li ul li{
		margin-left: 0;
	}
	.myacc_Recurr h4 img{
		float: left;
	}
	
	.sample_check img{
		width: 80%;
	}
	.check-num {
   	 	margin-left: 27px;
	}
	.top-text .warning-row {
	    width: 8%;
	}
	.bank-details{
		padding-left: 10px;
		padding-right: 10px;
	}
	.payment-tab .pl,.account-details .bank-details:nth-child(2) h6{
		padding-left: 0;
		margin-top: 0;
	}
}

@media screen and (min-width:768px) and (max-width:1020px){
	.crd-details{
	margin-left:16px;
	}
	.bank-details .account-details{
	padding-left:20px;
	padding-top:20px;
	}
}
.language-fr .preference-content .contact-details a,.language-fr .contact-details h3 a,.language-fr .credit-return h3 a {
    background-size: 28%;
}
.language-fr .season-now .white-button {
    white-space: inherit;
    height: 56px;
}
.language-fr .miniCart-popover .miniCart-head{
 	font-size:18px;
 }
 @media only screen and (max-width: 767px) and (min-width: 320px){
.password-security{
width: 100%;
margin-top: 20px;
margin-left: 0;
}
 }

 @media only screen and (max-width: 767px) and (min-width: 320px){
	.padding-20, #SanofiCustomerRegisterForm .captcha-common {
	Padding-left: 0px;
	}
	}
	.preference-content .contact-details a.dwnld_anc{
		right: 0px;
	}	

	.preference-content .user-data {
		padding-left: 15px;
	}
	.preference-content-user-data .acc_user .user-data{
		padding-left: 0 !important;
	}
	.preference-content .contact-details .post-edit {
		margin-top: 5px;
		margin-bottom: 5px !important;
	}
	.preference-content .acc-lic .post-edit {
		margin-top: 10px;
	}
	@media only screen and (max-width: 767px) and (min-width: 320px){
		.preference-content .contact-details{
			padding: 0 6px 6px!important;
		}
		.preference-content .contact-details a.dwnld_anc{
			top: -40px;
		}
	}

	.address-update.Registration-Notify p {
		padding-top: 20px !important;
	}
.preference-content-user-data .popover {
    left: 165px !important;
}
.page-profile .bank-details .delete-option .popover, .page-profile .bank-details .edit-option .popover{
    left:0px !important;
}

@media screen and (min-width:320px) and (max-width:767px){
    .page-profile .user_account h6{
        padding-top: 6px;
    }
    .page-profile .preference-page#leftCont-rightNav > section.left-section{
        min-height: unset;
    }

}

