
body{
    background: #ededed;
    /*font-family: 'Titillium Web', sans-serif;*/
}
#body{
    background-color: white;
}
.label{
    display: inline-block;
    float: left;
    clear: left;
    width: 30%;
    text-align: left;
  	font-weight: 2px;
    padding-top: 16px;
    /*padding-top: 12px; */
}
/*input[type=text],input[type=date],input[type=email]{ /*input[type=text], input[type=password]*/

.input{   
    width: 50%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    float: left;


}

.select {
    width: 50%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    float: left;
    /*box-sizing: border-box;*/
}
.textarea {
    width: 50%;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    float: left;
    box-sizing: border-box;
}

button {
    background-color: #036;/*#4CAF50;*/
    color: white;
    padding: 14px 20px;
    border: none;
    cursor: pointer;


    margin: 8px 0;    
    width: 25%;
    position: relative;
   
}
button:disabled{
    background-color: #c5c6f3;
}
input.checky { /*input[type=text], input[type=password]*/
    width: 50%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    display: inline-block;
    float: left;


}
.terms {
    float: right;
    font-size: 14px;
    font-style: italic;
    
}
.botton{
    background-color: #036;/*#4CAF50;*/
    color: white;
    padding: 14px 20px;
    border: none;
    cursor: pointer;
    /*
    margin: 8px 0;
    width: 50%;
    position: relative; 
*/
}

.submiFor{
    background-color: #036;/*#4CAF50;*/
    color: white;
    padding: 14px 20px;
    margin: 8px 0 0 8px;
    border: 4px;
    cursor: pointer;
    width: 50%;
    position: relative; 
}



/*input {
  display: inline-block;
  float: left;
}*/

.heading{
    font-style: times;
}

.container{
	margin: 0px;
	padding: 16px;
	background-color: #ececef;
	border: 2px solid;
	border-color: white;
	width: 45%;
    float: left;
    height: 580px;
	/*top: 50%;
	left: 50%;*/

}

.contLeft{
    margin: 0px;
    padding: 16px;
    background-color: #ececef;
    border: 2px solid;
    border-color: white;
    width: 45%;
    float: right;
    height: 580px;
}

.contain{
    background-color: #ececef;
    width: auto;
}

.containForget{
    margin: 0px;
    padding: 16px; 
    width: 450px;
    border: 2px solid;  
    border-color: white;
    margin-top: 30px;
}
.contPay{
    margin-top: 5%;
}
.checkboxy {
 /*   display: block;
    position: static;
    height: 25px;
    margin-top: 10px;
    clear: both; */
    float: left;
    
}

#checky {
    float: left;
    margin-top: 14px;
    /*margin-top: 14px;*/
   
}

.terms {
    float: right;
    font-size: 14px;
    font-style: italic;
}
#sub{

   margin-top: 1%;
   margin-bottom: 1%;
   left: 35%;
}

#image_upload_preview{
	width: 300px;
	
}
#appno{
    float: right;
    margin-right: 1%;

}

/*Term*/
#dialog{
    width: 600px;
    height: 600px;
    overflow: auto;
}

.pwdMsg{
    
    margin-left: 29%;
}

/* ........................*/
#capchapic{
float: right;
margin-top: 20px;
padding-right: 12px;
}

#proTabDiv{
    background-color:blue;
    border-top: 2px solid;
}

#proTab{
     width:30%; 
     
}

#c{
      padding-bottom: 5px;
}
.proButton{
  background-color: #036;
  color: white;
  padding: 9px 29px;
  /*margin: 7px 0;*/
  margin-top: 16px;
  border: none;
  cursor: pointer;
  width: 100%;
  position: relative;
}

.tabPay{
margin-left: 28%;
padding: 15px;
width: 440px;
}

.textz{
    color:forestgreen;
    /*margin-right:222px;*/
}

#captchaimg{
 padding-top: 18px;
 padding-bottom: 18px;
}
#captcha_code{
 box-sizing: border-box;
 width: 50%;
 padding: 13px 20px;
}
#spnPhoneStatus{
    float: right;
    padding-top: 20px;
}