.display-none,label.display-none{
    display: none;
}
.country-margin{
    margin-top: 30px;
}
.check_phone{
    margin-bottom: 15px;
}
.phone-code{
    width:170px;
    display: block;
    border: solid 1px #dbdbdb;
}

.left-relative{
    float:left;
    position: relative;
}
.left{
    float:left;
}
b b{
    font-weight: normal;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.show-form-register{
    width:48%;
    float:left;
    margin-right:4%;
}
.errortext font{
    float: right;
    color: white;
}
.hidde-block{
    clear: both;
}
.show-second-name{
    position: relative;
    width: 48%;
    float: left;
}
.SECOND_NAME.hide-second-name,.hide{
    display:none;
}
.soc-seti{
   vertical-align: middle;
    display: inline-block;
    margin-top: 14px;
    color: #666;
    font-size: 18px;
    margin-left: 30px;
}
.register-form #region_wrap,.register-form #cities_wrap,.register-form .ui-selectmenu-button{
    margin-bottom: 15px;
display: inline-block;
}

.forms form{
    width :auto;
}
.role{
    float: left;
}
.role.role-client{
    width: 200px;
}
.role.role-worker{
    width: 230px;
}
.role.and-role{
    width: 48px;
    padding-top: 12px;
    font-size: 16px;
    color:#666666;
    text-align: center;
}
.clearfix{
    clear: both;
}
.forms form  .big-green-button{
    background-color: #709862;
    width: auto;
    font-size: 24px;
    font-family: Arial;

    float: none;
    margin: 0 auto;
    height: auto;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    line-height: 21px;
    padding-left: 25px;
    padding-top: 29px;

    padding-right: 25px;
    padding-bottom: 25px;
}



.password-recovery-form{
    width: 400px;
    margin: 0 auto;
}