.Loan_tenure_div {
   width:260px; 
   /* position: absolute; */
}

/* .Loan_tenure_div div{
   width:270px; 
   float:left;
} */
/* .loan_nice_select{
   width:300px;
 

} */
.float_div div{
   float:left;
   /* width:260px; */
}
.title{
   height:43px;
   padding-top:10px;
}

.Loan_tenure_div #Loan_tenure{
    /* width:220px; */
    padding-bottom:0;
    
 }

 .Loan_tenure_div #Loan_moratorium{
   /* width:230px; */
   padding-bottom:0;
}
 .blue{
     color: blue;
 }

 
 .gray{
     color:gray;
     font-family:calibri italic; 
    
 }

 span{
     font-family:calibri;
 }
 input{
    font-family:calibri;
 }
 .size-16{
   font-size:16px;
}
 .size-14{
    font-size:14px;
 }
 .size-11{
    font-size:11px;
 }

 .size-8{
    font-size:8px;
 }
 .size-18{
   font-size:18px;
}
 
 .size-13{
    font-size:13px;
 }

 .size-10{
    font-size:10px;
 }
 .calibri{
    font-family:calibri;
 }

 #captch_image{
    width:250px;
    height:60px;
 }
 #image_change{
  color: #00a0e1;
 }

 @media only screen and (min-width: 992px) {
 
   #verify_code-error{
      margin-left:250px;
   }
   
   .del_account{
      top: 0px;
      right:20px;
   }
   
}

.error_accept{
   display: none;
}
.error_verify{
   display: none;
   margin-left:250px;
}
.del_account{
   position: absolute;

}

.parent_box{
  position: relative;
}
 @media (max-width: 1280px) {
   .del_account{
      top: 0px;
      right:20px;
  }
 
 }
 @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape), only screen and (min-width: 768px) and (max-width: 991px) and (orientation: landscape), only screen and (min-width: 1024px) and (max-width: 1280px) {
   .del_account{
      top: 0px;
      right:20px;
      
   }
 }

 .modalOverlay {
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0px;
   left: 0px;
   z-index: 1;
   /*background-color: rgba(0,0,0,0.3);
      background-color: none\9;
   *background-color:none ;
   _background-color:none ;*/
   background: url(../images/popupback.png) repeat;
   /*
   *background: url(../images/popupback.png) repeat;
   _background: url(../images/popupback.png) repeat;
   background: url(../images/popupback.png) repeat\9;
   */ }

   .hidescrolls {
      overflow: hidden;
    }

    @media screen and (min-width:970px){
      .popWindow{
          display:none;
            background: #fff;
              left: 67%;
              position: fixed;
              top: 50%;
              width: 46%;
              -webkit-border-radius: 5px;
              -moz-border-radius: 5px;
              border-radius: 5px;
              box-shadow: 0 3px 7px rgba(0, 0, 0, 0.25);
              -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.25);
              -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.25);
              box-sizing: border-box;
              -moz-box-sizing: border-box;
              -webkit-box-sizing: border-box;
              z-index: 1000;
              padding: 0;
              margin-top: -200px;
              margin-right: 0px;
              margin-bottom: 0px;
              margin-left: -40%;
      
      }
   }
   @media screen and (max-width:525px){
      .popWindow{
          display:none;
            background: #fff;
              left: 41%;
              position: fixed;
              top: 50%;
              width: 98%;
              -webkit-border-radius: 5px;
              -moz-border-radius: 5px;
              border-radius: 5px;
              box-shadow: 0 3px 7px rgba(0, 0, 0, 0.25);
              -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.25);
              -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.25);
              box-sizing: border-box;
              -moz-box-sizing: border-box;
              -webkit-box-sizing: border-box;
              z-index: 1000;
              padding: 0;
              margin-top: -200px;
              margin-right: 0px;
              margin-bottom: 0px;
              margin-left: -40%;
      }
   }


   .popWindow {
      padding-top: 20px;
      padding-left: 30px;
      padding-bottom: 40px;
      padding-right: 30px;
   }

   .popWindow p{
      margin-top:35px;
   }

   .line{
      width:auto;
      height:30px;
      border-bottom: 1px solid #000;
   }

   .ok_btn{
      position: absolute;
      right:10px;
      bottom:20px;
      background-color:#00a0e1;

      font-size: 16px;
     
    border: none;
    border-radius: 0;
    line-height: 1;
   
    font-family: 'calibri';
  
    font-weight: 0.05em;
    color: #fff;
   }

   .error_account{
      display: none;
   }

   label.error{
      font-size: 14px;
   }

   