﻿div.lostpwd_part
{
    width:500px;  
    border:solid 1px #a0b1c4; display:block; 
    margin:70px auto auto auto; 
    border-radius:4px;
    box-sizing:border-box;
    display:block;
    /*box-shadow:10px 10px 5px #ddd;*/
}
 
div.lostpwd_part_top
{
    height:52px;
    border-bottom:solid 1px #a0b1c4;
    line-height:52px;
    font-size:16px;
    text-align:center;
    background-color:#f9fbfe;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

div.dv_mmm_part
{
   display:block;
   padding:0px 26px 0px 26px; 
   box-sizing:border-box;
   
}
div.dv_error_msg_part
{
    
    height:44px;
    line-height:44px;
    font-size:12px;
    color:#e15027; 
}

div.dv_input_part
{  
    
}
 
div.dv_rm
{
    font-size:12px;
    color:#555;
    
}

div.dv_lostpwd_btn
{
    
}

.btn_login
{
    background-color:#5a98de;
    color:White;
}

.dv_lostpwd_by_vercode_btn
{
}
.dv_lost_pwd
{
    display:block;
    height:34px;
    
}