.loan-cal-loader{position: fixed;height: 100%;width: 100%;top: 0;left: 0;z-index: 999;background: #05010099;}
.loan-cal-loader .loan-cal-loader-inner{top: 40%;left: 50%;position: absolute;}
.div3{display:block;}
/* -- changes css -- */
div#customer_details{    
	background: #efefef;
    /*font-family: 'HelveticaNeueLT Std Cn' !important;
    color: #fff;
    text-align: center;	*/
    font-family: 'HelveticaNeueLT Std Cn';
    color: #fff;
    padding: 45px 45px 30px;
    letter-spacing: 0.19px;
    line-height: 24px;
    border-radius: 3px;
    /*width: 100%;*/
	}
/*.woocommerce-billing-fields h2{color: #fff; margin-top: 20px;font-size:24px;}*/
.woocommerce-billing-fields h2 {
    color: #424242;
    margin-top: 18px;
    letter-spacing: 0.4px;
    margin-bottom: 20px;
    font-size:24px;
    font-weight: 600;
}

#customer_details select {
    background: #ffffff;
    color: #000000 !important;
    padding-left: 15px;
    border: none;
    border-radius: 3px;
    font-weight: 300;
    letter-spacing: -0.4px;
    line-height: 25px;
    font-size: 14px;
}    

#customer_details input[type='text'],select ,.date-picker{
 	margin-left: 0px !important;
 	height: 50px;
    padding: 13px 15px;
    width: 100%;
    margin-top: 5px !important;
}

#customer_details label{
	font-size: 15px;
    font-weight: 600;
    width: 100%;
}
input[type="reset"], input[type="submit"],input[type="reset"]:hover,input[type="submit"]:hover{
	background: #2e363a !important;
	color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-top: 0px;
    height: 50px;
    letter-spacing: 0.4px;
    padding: 0 29px;
}


#customer_details input[type="text"], select, .date-picker{
	border: 0;
	letter-spacing: -0.4px;
	border-radius: 3px;
	background: #ffffff;
	color: #000000 !important;
	font-family: Work Sans;
}
#customer_details .pb-0{padding-bottom:0 !important;}


#customer_details .cal, #customer_details .cal:hover, #customer_details .reset, #customer_details .reset:hover{
	background: #b02727 !important;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	margin-top: 0px;
	height: 50px;
	letter-spacing: 0.4px;
	padding: 0 29px;
}

 #customer_details .cal:hover, #customer_details .reset:hover{
	background: #2e363a !important;
}




#customer_details input[type="text"]::-webkit-input-placeholder {
    color:    #424242;
	opacity:  1;
}
#customer_details input[type="text"]:-moz-placeholder {
   color:    #424242;
   opacity:  1;
}
#customer_details input[type="text"]::-moz-placeholder {
   color:    #424242;
   opacity:  1;
}
#customer_details input[type="text"]:-ms-input-placeholder {
   color:    #424242;
   opacity:  1;
}
#customer_details input[type="text"]::-ms-input-placeholder {
   color:    #424242;
   opacity:  1;
}

#customer_details input[type="text"]::placeholder {
   color:    #000000;
   opacity:  1;
}
#customer_details .date-picker::-webkit-input-placeholder {
    color:    #000000;
	opacity:  1;
}
#customer_details .date-picker:-moz-placeholder {
   color:    #000000;
   opacity:  1;
}
#customer_details .date-picker::-moz-placeholder {
   color:    #000000;
   opacity:  1;
}
#customer_details .date-picker:-ms-input-placeholder {
   color:    #000000;
   opacity:  1;
}
#customer_details .date-picker::-ms-input-placeholder {
   color:    #000000;
   opacity:  1;
}

#customer_details .date-picker::placeholder {
   color:    #000000;
   opacity:  1;
}




@media(max-width:767px){
	.mob-pb-0{padding-bottom:0 !important;}
}





.cal-emi td, .cal-list td:nth-child(3), .cal-list td:nth-child(4), .cal-list td:nth-child(5), .cal-list td:nth-child(6), .cal-list td:nth-child(7), .cal-list tr.last-c th{
	text-align:right;
}

















