
.middle
{
width: 286px;
height: 177px;
margin: auto;
background:#fff;
border-radius: 4px;
border: 1px solid #d2d2d2;

}

   .inputbox1in1
   {width: 200px;
height: 35px;
margin: auto;
color:#999999;
padding-top:15px;
font-family:"open_sanslight";
font-size:12px;

}
.arrange
   {width: 200px;
height: 250px;
margin: auto;
color:#999999;
font-family:"open_sanslight";
font-size:12px;

}
.login_tab
{
    float:left;width:50px;height:25px;border-radius: 5px;cursor: pointer; border: 1px solid #d2d2d2;margin-right: 1px;color:#DA3E01;
}
.hide_div1{
    margin: -2px 2px 8px 0px;
width: 50px;
height: 3px;
background: white;
}
.hide_div2
{
    margin: -2px 2px 8px 53px;
width: 75px;
height: 3px;
background:white;
}
.hide_div3
{
margin: -2px 2px 8px 131px;
width: 55px;
height: 3px;
background: white;
}
.var_login
{
    margin-top: -4px;
    position: absolute;
   border-radius: 5px;
    top: 30px;width:240px;padding-left: 8px;
    left: 23px;
    border: 1px solid #d2d2d2;
    background: white;
}
   .inputbox1in1 input
   {width:100%;
   height:25px;
   padding-left: 13px;

   border:1px #C9C8C8 solid;
   box-shadow: 0 1px 9px 2px #ECEAEA inset;
   -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
   }
   .inputbox2in1
   {width: 200px;
height: 35px;
color:#999999;
font-family:"open_sanslight";

font-size:12px;

}
   .inputbox2in1 input
   {width:100%;
   height:33px;
   border:1px #C9C8C8 solid;
   background:url(../images/user.png) no-repeat left;
   box-shadow: 0 1px 9px 2px #ECEAEA inset;
   -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding-left: 20px
   }
   .inputbox3in1
   {width: 200px;
height: 35px;
margin-top:16px;
color:#999999;
font-family:"open_sanslight";
font-size:12px;

}
   .inputbox3in1 input
   {width:100%;
   height:33px;
  background:url(../images/KEY.png) no-repeat left;
   border:1px #C9C8C8 solid;
   box-shadow: 0 1px 9px 2px #ECEAEA inset;
   -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding-left: 20px;
   }
   .last
   {width:69%;
   height:100px;
   margin-top:103px;
   }
   .last2nd
   {  height: 100px;margin-top: 15px;
    width: 220px;
   }
    .last_form2
   {margin: -19px 19px 7px 20px;
    width: 245px;
   }
   .last1
   {width:51%;
   height:63px;
   float:left;
   }
   .last1f
   {width:63%;
   height:50px;
   float:left;
   }
   .last1in
   {width:50%;
   height:auto;
   margin-left:13px;
   float:left;
   }
   .forgot
   {color: black;
font-family: "open_sanslight";
font-size: 12px;
margin-top: 20px;
width: 133px;
margin-left: 9px;
}
   .chkbox
   {width:auto;
   height:20px;
   color:#999999;
   font-family:"open_sanslight";
   float:left;
   }
   .chkbox input
   {width:29px;
   height:13px;
   float:left;
   
   }
   
   .last2
   {width:91px;
   height:27px;
   float:right;
   
   }
    .last2f
   {width:61px;
   height:26px;
   float:right;margin-top: 6px;
   
   }
   .button_example{
border:1px solid #701107; -webkit-border-radius: 10px; -moz-border-radius: 10px;border-radius: 7px;font-size:12px;font-family:"open_sanslight"; padding: 7px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #b6e026; background-image: -webkit-gradient(linear, left top, left bottom, from(#DA3E01), to(#c63728));
width: 40px;
margin-left:25px;
height: 10px;
text-align:center;
position: absolute;
 background-image: -webkit-linear-gradient(top, #DA3E01, #c63728);
 background-image: -moz-linear-gradient(top, #DA3E01, #c63728);
 background-image: -ms-linear-gradient(top, #DA3E01, #c63728);
 background-image: -o-linear-gradient(top, #DA3E01, #c63728);
 background-image: linear-gradient(to bottom, #DA3E01, #c63728);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#b6e026, endColorstr=#abdc28);
}

.button_example:hover{
 border:1px solid #718c14;
 background-color: #95b91a; background-image: -webkit-gradient(linear, left top, left bottom, from(#86170b), to(#701107));
 background-image: -webkit-linear-gradient(top, #86170b, #701107);
 background-image: -moz-linear-gradient(top, #86170b, #701107);
 background-image: -ms-linear-gradient(top, #86170b, #701107);
 background-image: -o-linear-gradient(top, #86170b, #701107);
 background-image: linear-gradient(to bottom, #86170b, #701107);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#95b91a, endColorstr=#8bb41d);
}
   
/*........................................................................................................................*/
.middle_form2
{
width: 286px;
height: 326px;
margin: auto;
background:#fff;
border-radius:4px;

}
.modify
{width:225px;
height:237px;
margin:auto;
margin-top:10px;
}
.divfrst
{width:426px;
height:auto;
}
 
.ab
{color:#525252;
font-family:"open_sanslight";
font-size:12px;
}
/*.........................................................Form_new..............................................................................*/
.middle_new
{
width: 230px;
height: 130px;
margin:auto;
}

.formbox1
{width:200px;
height:35px;
margin:auto;
margin-top:10px;
background:#6666CC;
}
.last2f input{
border:1px solid #DA3E01; -webkit-border-radius: 10px; -moz-border-radius: 10px;border-radius: 7px;font-size:12px;font-family:"open_sanslight"; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
background-image: -webkit-gradient(linear, left top, left bottom, from(#b81301), to(#c63728));
width: 61px;
height: 26px;
text-align:center;
position: absolute;
background-image: linear-gradient(to bottom, #DA3E01, #B81301);cursor: pointer;
}
.last2f input:hover{
 border:0px solid #DA3E01;
background-image: -webkit-linear-gradient(top, #DA3E01, #c63728);
 background-image: -moz-linear-gradient(top, #DA3E01, #c63728);
 background-image: -ms-linear-gradient(top, #DA3E01, #c63728);
 background-image: -o-linear-gradient(top, #DA3E01, #c63728);
 background-image: linear-gradient(to bottom, #DA3E01, #c63728);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#b6e026, endColorstr=#abdc28);
}
/*..................................................................................................................................................................*/
.middle_form2new
{
width: 247px;
height: auto;
padding-top: 1
5px;
margin: auto;
}
.last2 input{

    background-image: linear-gradient(to bottom, #DA3E01, #DA3E01);
    border: 1px solid #DA3E01;
    border-radius: 7px 7px 7px 7px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: "open_sanslight";
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    width: 103px;
margin-left: -18px;
}
.last2 input:hover{
  border:0px solid #DA3E01;
background-image: -webkit-linear-gradient(top, #DA3E01, #c63728);
 background-image: -moz-linear-gradient(top, #DA3E01, #c63728);
 background-image: -ms-linear-gradient(top, #DA3E01, #c63728);
 background-image: -o-linear-gradient(top, #DA3E01, #c63728);
 background-image: linear-gradient(to bottom, #DA3E01, #c63728);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#b6e026, endColorstr=#abdc28);
}