.bold{
    font-weight:bold;
}
.ml{
    margin-left:22px;
}
.step3ht{
    height:800px;
}
.clear_fix{
	clear:both;
}
.invoice-btngrps{
    margin-top:20px;
}
.space-title{
    margin-bottom:20px !important;
}
.invoice-btngrps .oi-white-button{
    width:120px;
    border:2px solid #0057a6;
    color:#0057a6;
    font-family:'NotoSansBold';
    font-size:14px;
    text-align:center;
    height:44px;
}
.invoice-btngrps .oi-blue-button{
    width:150px;
    border:2px solid #0057a6;
    color:#fff;
    font-family:'NotoSansBold';
    font-size:14px;
    text-align:center;
    height:44px;
    background-color:#0057a6;
    margin-left: 12px;
}
.online-invoices{
    margin-bottom:34px;
}
input[type=radio] {
    position: relative;
}
.radio_grp input[type="radio"]:checked:before,input[type="radio"]:checked:before {
    background-color: #0057a6;
}
.radio_grp input[type="radio"]:before,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:after,input[type="radio"]:checked:after {
    content: "";
    background: red;
    width: 1px;
    position: absolute;
    top: 38%;
    left: 39%;
    height: 1px;
    border: 2px solid white;
    border-radius: 50%;
}
.radio_grp span{
    padding-left:7px;
}
.acc_user .radio_grp.show-content span {
    padding-left: 0;
}
.total-amount{
    width: 146px;
    height:28px;
    border-radius: 4px;
    box-shadow: inset 0 1px 5px 0 #d4d9de;
    border: solid 1px #d4d9de;
    padding-left: 10px;
}
.oi-payment{
    width: 140px;
}
.oi-invoice{
    width: 100px;
}
.oi-date{
    width: 116px;
}
.oi-duedate{
    width: 116px;
}
.oi-amount{
    width: 130px;
}
.oi-discount{
    width: 152px;
}
.oi-topay{
    width: 236px;
}
.oidate-red{
    /*  border: 2px solid #de1848; */
    color: #de1848;
}
/* #example_invoice .oidate-red{
	background: url(../images/icons/warning_red.png) no-repeat center right;
    background-size: 19%;
    cursor: pointer;
} */
#example_invoice .oidate-red {
    /* background: url(../images/icons/warning_red.png) no-repeat center right; 
    background-size: 19%;*/
    cursor: pointer;
   /* display:inline-block;*/
    padding-left: 4px !important;
    padding-right: 0 !important;
    /*padding-top:22px !important;*/
    /* width: 20px;
    height: 20px; */
}
#example_invoice .invoicesTable .oidate-red input[type="text"]{
	margin-top:25px;
}
.oired-image{
	float: right;
    margin-top: -26px;
}
#example_invoice .oidate-red:focus{
	outline:#fff;
}
#example_invoice .reservationPopup{
	width:154px!important;
	height:24px!important;
	padding:4px 11px;
	left:13px !important;
	top:-10px;
}
#example_invoice .reservationPopup .arrow:after{
	border:none!important;

}
#example_invoice .popover-content {
    color: #fff;
    font-family: 'NotoSans-bold';
    width: 140px;
    height: 24px;
   margin-top:0px;
   padding:0;
   text-align:left;
}
#example_invoice .popover-content h6 {
    color: #fff;
    font-family: 'NotoSansbold';
    letter-spacing: 0;
    padding-top: 0px;
    margin: 0;
    font-size: 11px;
}
.oi-table-title{
    font-family: 'Poppins-medium';
    font-size: 20px;
    font-weight: 500;
    color:#2a343f;
}
#example1 .oi-tick{
    width:54px;
}
#example1 .oi-credit{
    width:110px;
}
#example1 .oi-invoiceapply{
    width:172px;
}
#example1 .oi-amounttoapply{
    width:180px;
}
#example1 .oi-balance{
    width:228px;
}
.online-invoices label > span.checkmark{
    top: -7px;
    margin-left: 9px;
}
.popup-comp .table-oi .panel{
    background-color:transparent;
}
.online-invoices .sanofi-dropdown-sec .form-control.btn{
    width: 138px;
    margin-top: 17px;
}
.online-invoices .dropdown-menu{
    width: 138px !important;
    min-width: 138px !important;
    top: 45px;
}
.oi-titlerow p{
    text-align: right;
    padding-top: 24px;
    padding-right: 6px;
}
.oi-titlerow h3{
    padding-top: 10px;
}
.online-invoices .line-account-order{
    margin-left: -24px;
    margin-right: -32px;
    margin-top: 29px;
}
.online-invoices .no-invoice{
    color:#73aed3;
    font-family:'Poppins-medium';
    font-size: 24px;
    font-weight: 500;
    padding-top:10px;
    padding-bottom:10px;
    text-align:center;
}
.online-invoices #example1 th, td {
    padding-left: 8px;
    font-weight:normal;
}
.online-invoices #example1 th {
	font-family: 'NotoSansBold';
}
#prod-pagination{
    display:block;
}
.online-invoices .sort-by-region{
    text-align:left;
}
.invoice-btngrps .oi-blue-button:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #e6e6e6;
}
.invoice-btngrps .oi-white-button:hover {
    border: 2px solid #0057a6!important;
    color: #0057a6!important;
    background: #fff !important;
}
/**** account pay online:step1 ****/
.online-step1 .ad-files-text .chevron-left{
    width:15px;
    cursor:pointer;
    margin-top: 0;
}
.online-step1 .ad-files-text{
    color:#0057a6;
    cursor: pointer;
    margin-bottom:20px;
}
.online-step2 .ad-files-text .chevron-left{
    width:15px;
    cursor:pointer;
   
}
.online-step2 .ad-files-text{
    color:#0057a6;
    cursor: pointer;
    margin-bottom:20px;
}
.online-step1 .online-invoices{
    padding: 0px 15px 0px 14px;
    margin-top: 0;
    margin-bottom:18px;
}
.online-step1 .register-zip .Fields-input{
    width:50%;
}
.online-step1 .tablemain-padding{
    padding-right: 3px;
    padding-left: 4px;
}
.online-step1 .payment-option{
    width:170px;
}
.online-step1 .invoice{
    width:130px;
}
.online-step1 .amount{
    width:150px;
}
.online-step1 .method{
    width:412px;
}
.online-step1 #example1 td{
    vertical-align:initial;
}
.online-step1 .sort-by-region{
    text-align:left;
    margin-bottom:0;
}
.online-step1 .dropdown-toggle{
    margin-top:0 !important;
}
.online-step1 .fst-dropdown .dropdown-menu{
    width:217px !important;
}
.online-step1 .fst-dropdown .dropdown-toggle{
    width:217px !important;
}
.online-step1 .sec-dropdown .dropdown-menu{
    width:116px !important;
}
.online-step1 .sec-dropdown .dropdown-toggle{
    width:116px !important;
}
.online-step1 .radio_grp{
    padding-top:22px;
}
.online-step1 .online-invoices .dropdown-menu{
    top:28px;
}
.online-step1 #sort-by-region{
    margin-bottom:0;
}
.online-step1 .light-line{
    border-bottom: 1px solid #edf6fb;
}
/* .online-step1 .sec-part{
    margin-top:-13px;
} */
.sec-part .title{
    color:#5b646e;
    font-family:'NotoSansBold';
    font-size:12px;
}
.sec-part .total{
    color:#5b646e;
    text-align:right;
    padding-top: 19px;
}
.sec-part .para{
    margin-top: -10px;
}
.sec-part .paytotal{
    background-color: #f4f7f9;
    height: 24px;
    margin: 0;
    margin-top: 10px !important;
}
.sec-part .paytotal h3{
    padding-top: 5px;
    margin: 0;
}
.sec-part .paytotal p{
    padding-top: 5px;
    margin: 0;
}
.sec-part .reviewbtn{
    width: 379px;
    height: 44px;
    border-radius: 4px;
    background-color: #0057a6;
    color: #fff;
    font-size: 14px;
    font-family: 'NotoSansBold';
    margin: auto;
    display: block;
    margin-top: 25px;
    border: 2px solid #0057a6;
}
.sec-part .cancelbtn{
    width: 379px;
    height: 44px;
    border-radius: 4px;
    background-color: #fff;
    color: #0057a6;
    font-size: 14px;
    font-family: 'NotoSansBold';
    margin: auto;
    display: block;
    margin-top: 8px;
    border: 2px solid #0057a6;
}
.sec-part .po-charge{
   
        width: 488px;
    margin-top: 20px;
}
.online-step1 .po-right{
    padding-left:0;
}
.open_aside {
    padding: 0 32px!important;
}
.card-details-op{
    margin:-16px 0 0 8px;
}
.card-details-op .cards{
    width:360px;
}
.online-invoices .op-btns{
    margin: 24px 0px 0px 10px;
}
.online-invoices .box{
    display:none;
}
/*****step2******/
.online-step2 .step2-name{
    font-weight:normal;
    font-family:'NotoSans';
	margin-left:0;
}
.online-step2 .step2-name span{
    font-weight:700;
    font-family:'NotoSansBold';
}
.online-step2 .online-invoices {
    padding: 0px 15px 0px 14px;
    margin-top: 0;
    margin-bottom: 18px;
}
.online-step2 .tablemain-padding{
    padding-left:3px;
}
.online-step2 .light-line {
    border-bottom: 1px solid #edf6fb;
}
/****step3***/
.oi-table-subtitle{
    font-size:14px;
    font-family:'Poppins-medium';
    font-weight:500;
    color:#5b646e;
    text-align: left !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.online-invoices .invoicebtn{
    width:239px;
    height:44px;
    background-color:#0057a6;
    color:#fff;
    font-size:14px;
    font-family:'NotoSansBold';
    border-radius:4px;
    border:4px solid #0057a6;
    margin-top:21px;
}
.oi-table-print{
    float: right;
    color: #0057a6;
    padding-top:0 !important;
    cursor:pointer;
}
/*** credit steps***/
.credit-steps .online-invoices{
    padding: 0px 15px 0px 14px;
    margin-top:0;
}
.credit-steps .tablemain-padding {
    padding-right: 3px;
    padding-left: 2px;
}
.credit-steps .register-zip .Fields-input {
    width: 50%;
}
.credit-steps .ad-files-text{
    margin-bottom:20px;
    color:#0057a6;
}
.credit-steps .ad-files-text .chevron-left{
    width:15px !important;
}
.credit-steps .unsuccess-step3{
    margin-top:20px;
}
.credit-steps .light-line{
    border-bottom: 1px solid #edf6fb;
}
.credit-steps .step2-name {
    font-weight: normal;
    font-family: 'NotoSans';
}
.credit-steps .step2-name span {
    font-weight: 700;
    font-family: 'NotoSansBold';
}
.credit-steps .step3-ocbtn{
    width:239px;
    margin-left: 0;
}
.credit-steps .acc-warning-box p {
    margin: 9px 0 0 33px;
}
.credit-steps .clsbtn-credit{
    float: right;
}
.credit-steps .text-credit{
    margin: -9px 0 0 80px !important;
}
.online-invoices .batch-empty{
    width:149px;
}
.batch-step1 #example1 td {
    vertical-align: inherit; 
}

@media screen and (min-width:768px) and (max-width:960px){
	.step3ht .payment{
        display:none;
    }
    .step3ht .review{
        display:none;
    }
}

@media screen and (min-width:320px) and (max-width:767px){
    .total-amount{
        width:100%;
    }
    .online-invoices .sanofi-dropdown-sec .form-control.btn {
        width:100%;
    }
	.order-history-table .online-invoices.clear_fix {
		padding-top: 30px;
	}
    .oi-titlerow p{
        text-align: left;
        padding-top: 0px;
        padding-left: 13px;
    }
    .line-account-order {
        border-bottom: 0px solid #edf6fb;
    }
    .online-invoices #sort-by-region{
        width: 100%;
    }
    .online-invoices label > span.checkmark {
        top: 5px;
        margin-left: 0px;
        position: relative;
    }
    .online-invoices .panel {
        background-color: transparent !important;
        -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.05) !important;
        box-shadow: 0 0px 0px rgba(0,0,0,.05) !important;
        margin-bottom: 0px;
    }
    .payment-step1.online-step1 .online-invoices {
	    min-height: 355px;
	}
    #prod-pagination{
        display:block;
    }
    .online-invoices {
        margin-bottom: 0; 
    }
    .online-invoices .sanofi-dropdown-sec .form-control.btn {
        margin-top: 0; 
    }
    .float-right{
        float:none;
    }
    .float-left{
        float:none;
    }
    .payment-step1 .review{
        display:none;
    }
    .payment-step1 .confirmation{
        display:none;
    }
    .online-invoices .Registration-nav > div{
        /*padding: 20px 0 0 100px;*/
        padding: 20px 0 0 0px;
        text-align:center;
    }
    .pay-ment-review.float-right {
	    float: inherit !important;
	}
	#mainMenu-nav .cartButtons {
	    right: 0px!important;
	}
    .online-step1 .register-zip .Fields-input {
        width: 65% !important;
    }
    .payment-step1 .childViewTable div:nth-child(5) span{
        display:block;
    }
	.mob_credit.payment-step1 .childViewTable div:nth-child(5) span {
	    display: inline-block;
	}
    .online-step1 .childViewTable div:nth-child(5) span{
        display:block;
    }
    .payment-step1 .radio_grp span{
        display:inline !important;
    }
    .online-step1 .radio_grp span{
        display:inline !important;
    }
    .sec-part .po-charge {
        width: 100% !important;
    }
    .online-step1 .po-right {
        padding-left: 15px !important;
    }
    .sec-part .reviewbtn{
        width:100% !important;
    }
    .sec-part .cancelbtn{
        width:100% !important;
    }
    .review-step2 .payment{
        display:none;
    }
    .review-step2 .confirmation{
        display:none;
    }
    .confirmation-step3 .payment{
        display:none;
    }
    .confirmation-step3 .review{
        display:none;
    }
    .step3ht .payment{
        display:none;
    }
    .step3ht .review{
        display:none;
    }
    .invoice-btngrps{
        margin-bottom:20px;
    }
    .step3ht{
        height:auto;
    }
    .Registration-nav-section + .float-right{
    	float:right;
    }
}
@media screen and (min-width:320px){
    .oi-tick span{
        display:none;
    }
}
@media screen and (min-width:768px) and (max-width:1000px){
    .online-invoices #sort-by-region{
        width: 127px;
    }
    .payment-step1.online-step1 .online-invoices {
	    min-height: 330px;
	}
    
}

@media screen and (min-width:768px) and (max-width:1024px){
	.sec-part .po-charge{
		margin-top:20px;
	}
}

@media screen and (min-width:768px) and (max-width:1024px){
    .sec-part .po-charge {
        width: 50% !important;
    }
    .sec-part .reviewbtn{
        width:100% !important;
    }
    .sec-part .cancelbtn{
        width:100% !important;
    }
    
    .payment-step1 .review{
        display:none;
    }
    .payment-step1 .confirmation{
        display:none;
    }
    .review-step2 .payment{
        display:none;
    }
    .review-step2 .confirmation{
        display:none;
    }
    .confirmation-step3 .payment{
        display:none;
    }
    .confirmation-step3 .review{
        display:none;
    }
    .step3ht{
        height:auto;
    }
}

#example_invoice{
	 margin-top:19px;
 }
#example_invoice th,td{
	 border-right:1px solid #fff !important;
 }
 #example_invoice tr{
	 height:40px;
 }
 #example_invoice tr:nth-child(even){
	background-color:rgba(229, 233, 236, 0.4) !important;
	height: 40px;
}
#example_invoice td{
	padding-left:8px;
	padding-right:13px;
}
#example_invoice_filter{
	display:none;
}
#example_invoice_info{
	display:none;
}
.online-invoices #example_invoice th, td {
    padding-left: 8px;
    font-weight: normal;
	
}
.online-invoices #example_invoice th{
	font-family: 'NotoSansBold';
}
th.no-sort {
    cursor: default!important;
}
.online-step1 .light-line {
    border-bottom: 4px solid #edf6fb;
}

div.dd-cardNumber{
	margin: 10px 0 0 24px;
}

div.dd-cardNumber div.dropdown-menu{
	top: 100%!important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    padding: 0px !important;
}

div.dd-cardNumber div.dropdown-menu ul.dropdown-menu{
    margin-top: 0!important;
    margin-left: 0!important;
    padding: 0!important;
    top: 0!important;
    width: 100%!important;
}

div.dd-cardNumber div.dropdown-menu ul.dropdown-menu a{
	background:transparent;
}



/*new css*/
.custom-selectpay {
  position: relative;
  font-family: Arial;
  
}

.custom-selectpay select {
  display: none;
}

.select-selected {
  background-color: #fff;
  color:#333;
}
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}
.custom-select .select-selected.select-arrow-active:after,
.order_stat .select-selected.select-arrow-active:after{
	border-color: transparent;
}
.custom-select .select-selected:after {
    border-color: transparent;
}
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}
.custom-selectpay .select-items div,.select-selected {
  color:#333;
  padding: 13px 0px 12px 12px;
  border-bottom: 1px solid #d4d9de;
  border-right: 0px solid #d4d9de;
  border-left: 0px solid #d4d9de;
  cursor: pointer;
  user-select: none;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  margin-left:14px;
  margin-right:14px;
}
#orderstatus .select-items div,.select-selected{
	margin-left:0;
	margin-right:0;
}

.custom-selectpay .select-items div{
	
}
.custom-selectpay .select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  margin-top:4px;
  padding:0;
  border-left: 1px solid #d4d9de;
  border-right: 1px solid #d4d9de;
  border-bottom: 1px solid #d4d9de;
  width:189px;
  left:14px;
  border-radius:3px;
  box-shadow: 0 0px 5px rgba(23, 114, 183, 0.2);
}
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
} 
.custom-selectpay .select-selected{
	background-color:#fff !important;
	border:1px solid #d4d9de;
	color:#333;
	border-radius:3px;
	background: url(../images/icons/chevron-down.png) no-repeat;
	background-position-x: 93%;
	background-position-y: 44%;
	background-size: 15px; 
    height: 28px;
    padding-top: 4px;
    margin-top:-13px;
}
.custom-selectpay .select-selected:after{
	display:none;
}

.custom-selectpay .select-items div:hover, .same-as-selected {
    background-color:#fff;
}
.invoice-paymentreview .custom-selectpay .bootstrap-select>.dropdown-toggle {
    display: none;
}
.boldVal{
	 font-weight: bold;
	 font-family: 'NotoSans';
}

.invoice-paymentreview .commonRow .custom-selectpay .bootstrap-select>.dropdown-toggle {
    display: inline-block;
}

.online-step1 .childViewTable div:nth-child(5) span {
    display: block;
    width: auto;
}

#sanofiOnlinePayInfoForm .commonRow.existingDropdown span{
	display:inline-block;
}

#sanofiOnlinePayInfoForm .commonRow.existingDropdown > span{
	display:inline-block;
	float:left;
}

#sanofiOnlinePayInfoForm .commonRow.existingDropdown label{
	float:left;
}

.online-step1 .commonRow.existingDropdown .radio_grp {
    padding-top: 0;
}

.invoice-paymentreview .online-invoices .commonRow.existingDropdown .sort-by-region {
    height: auto;
    margin-bottom: 10px;
}
.online-invoices #sanofiOnlinePayInfoForm label > span.checkmark {
    position: absolute;
    top: 17px;
}

#sanofiOnlinePayInfoForm .adding-card-checkbox{
	width:20%;
}

.poi-error {
	color: red;
    margin-top: 20px;
    margin-bottom: 0;
}
@media screen and (min-width:320px) and (max-width:767px){
	#sanofiOnlinePayInfoForm .adding-card-checkbox{
	    width:20%;
	    position: relative;
	}
	
	
	.example_invoice_confirmation .oidate-red1{
		background: url(../images/icons/warning_red.png) no-repeat center right;
	    background-size: 19%;
	    cursor: pointer;
	}
	
	#creditDisplayTable .bootstrap-select .dropdown-menu li a span.text{
		white-space: normal;
		width:120px;
	}
}
@media screen and (min-width:320px) and (max-width:767px){
    .page-profile .radio_grp input[type="radio"]:checked:after {
        left: 4px;
        top: 4px;
    }
}
#creditform .caret{
	background: url(../images/icons/chevron-down.png) no-repeat;
	background-size: 15px;
	width: 20px;
	height: 12px;
	float: right;
	position: absolute;
	top: 11px;
	right: 10px;
	border-top: 0px dashed !important;
}

input[type="radio"].ml_checkbox {
    width: 14px;
    height: 14px;
}

.singleLoc-select-radio input[type="radio"]:checked:before {
    background-color: #FFF;
    border: 2px solid #0057a6;
}

.singleLoc-select-radio input[type="radio"]:checked:after {
    content: "";
    background: red;
    width: 1px;
    position: absolute;
    top: 30%;
    left: 32%;
    height: 1px;
    border: 3px solid #0057a6;
    border-radius: 50%;
}

@media screen and (min-width:319px) and (max-width:767px){
.page-recurringPage .radio_grp input[type="radio"]:checked:after{
	top: 31%;
    left: 38%;
}

input[type="radio"].ml_checkbox {
    width: 14px;
    height: 14px;
}

}