

/* Start:/local/templates/content/css/forms.css?16589108527029*/
.bx-auth form {
    padding: 0 40px;
}
.reg-form .ulogin-buttons-container{
	margin-left: 35px !important;
}
.reg-form > .l_col .sub-title{
    color: #ff4848;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
}
.reg-form > .l_col .title{
    color: #232221;
    font-size: 36px;
    line-height: 38px;
    margin-top: 50px;
    font-weight: bold;
    margin-bottom: 5px;
}
.reg-form > .l_col table td{
    padding: 0 0 6px;
}
.reg-form > .l_col table td.fir{
    width: 180px;
    white-space: nowrap;
    font-size: 18px;
    padding-right: 24px;
    vertical-align: middle;
}
.reg-form > .l_col{

}
.reg-form > .l_col{
    width: 790px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 115px;
}
.reg-form > .l_col form input[type='text']{
    width: 462px;
	height: auto;
    box-sizing: border-box;
    padding: 8px 10px;
    font-size: 16px;
	line-height: 19px;
    border: 2px solid #e4e4e4;
}
body .reg-form > .l_col img{
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
body .reg-form > .l_col form input.error{
    border-color: #ff4848;
}
.reg-form > .l_col form input[type='password']{
    width: 462px;
    box-sizing: border-box;
    padding: 8px 10px;
    font-size: 16px;

    border: 2px solid #e4e4e4;
}
.reg-form > .l_col form{
    background: #FFF;
    padding: 38px 55px 20px 55px;
}
.reg-form > .r_col .block-bg .r_col a:hover{
    color: #ff4848;
}
.reg-form > .r_col .block-bg .r_col a:before{
    content: "";
    display: inline-block;
    height: 27px;
    width: 27px;
    vertical-align: middle;
    background: url(/local/templates/.default/images/sprite.png) no-repeat -302px -155px;
    margin-right: 13px;
    position: relative;
    top: -3px;
}
.reg-form > .r_col .block-bg .r_col a{
    color: #FFF;
    display: inline-block;
}
.reg-form .r_col .node p{
    margin-bottom: 0;
    letter-spacing: 0.03em;
}
.reg-form .r_col .node{
    margin-bottom: 55px;
}
.reg-form .r_col p{
    position: relative;
    padding-top: 44px;
    line-height: 19px;
    font-size: 14px;
    margin-bottom: 55px;
}
.reg-form .r_col a{
    color: #ff4848
}
.reg-form .r_col p:after{
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: inline-block;
    width: 30px;
    height: 40px;
    vertical-align: middle;
    background: url(/local/templates/.default/images/sprite.png) no-repeat -261px -151px;
    z-index: 6;
}
.reg-form .r_col p:before{
    position: absolute;
    top:0;
    left: 0;
    width: 33px;
    height: 33px;
    content:"";
    display: inline-block;
    background-color: rgba(255, 72, 72, 1);
    border-radius: 33px;
    box-shadow: 0px 3px 5px 0px rgba(255, 72, 72, 0.4);
}
.reg-form > .r_col .block-bg .r_col{
    font-size: 15px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #FFF;
}
.reg-form > .r_col .block-bg .l_col{
    width: 130px;
    color: rgba(255, 255, 255, 0.62);
    vertical-align: middle;
    margin-right: 40px;
}
.reg-form > .r_col .block-bg{
    padding: 20px 24px;
    color: #FFF;
    background: url(/local/templates/.default/images/bg-tab.png) no-repeat ;
    margin-bottom: 80px;
}
.reg-form > .r_col{
    width: 380px;
    padding-left: 48px;
    display: inline-block;
    position: relative;
    z-index: 3;
}
.reg-form > .r_col ul li:before{
    content:"";
    display: inline-block;
    height: 24px;
    width: 24px;
    vertical-align: middle;
    position: relative;
    top:-3px;
    margin-right: 12px;
    background: url(/local/templates/content/css/../img/circle-check.png) no-repeat center;
}
.reg-form > .r_col ul li{
    padding-top: 2px;
    font-size: 17px;
    color: #232221;
    text-align: left;
    letter-spacing: 0.01em;
    margin-bottom: 10px;
}
.reg-form > .r_col ul{
    list-style: none;
    margin-bottom: 40px;
}
.reg-form > .r_col .box .title{
    font-size: 22px;
    color: #232221;
    text-align: left;
    letter-spacing: 0.01em;
    line-height: 19px;
    font-weight: bold;
    margin-bottom: 30px;
}
.wapper-2 .form-rds table {
	width: auto;
}
.form-rds input[type='text']:-moz-placeholder
{
    color: #989898;
    font-size: 16px;
    font-family: "PT Sans";
    font-style: italic;
}
.form-rds input[type='password']::-webkit-input-placeholder{
    color: #989898;
    font-size: 16px;
    font-family: "PT Sans";
    font-style: italic;
}
.form-rds input[type='password']:-ms-input-placeholder{
    color: #989898;
    font-size: 16px;
    font-family: "PT Sans";
    font-style: italic;
}
.form-rds input[type='password']:-moz-placeholder
{
    color: #989898;
    font-size: 16px;
    font-family: "PT Sans";
    font-style: italic;
}
.form-rds button[type="submit"]{
    background: #ff4848;
    padding: 11px 30px;
    width: auto;
    color: #FFF;
    border: none;
    margin-right: 0;
    font-size: 19px;
    text-transform: uppercase;
    cursor: pointer;
    outline: none;
}
.form-rds button[type="submit"]:hover{
	background: #d33030;
}
.form-rds button:after{
    content:"";
    display: inline-block;
    width: 21px;
    height: 21px;
    vertical-align: top;
    margin-left: 10px;
    background: url(/local/templates/.default/images/sprite.png)  no-repeat -230px -110px;
}
.form-rds button.no-arr:after{
	content: none;
}
.form-rds td{
    position: relative;
	padding: 0 0 8px;
}
.form-rds .notice {
    display: inline-block;
    width: 290px;
    vertical-align: top;
    font-size: 14px;
    font-style: italic;
    margin-right: 11px;
    color: #989898;
}
.form-rds .notice span{
    display: inline-block;
    width: 11px;
    height: 10px;
    vertical-align: middle;
    background: url(/local/templates/.default/images/sprite.png) no-repeat -432px -254px;
}

.form-rds .req {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    background: url(/local/templates/.default/images/angle.png) no-repeat center center;
}
.reg-form .errortext {
    padding-bottom: 30px;
    display:inline-block;
}
.reg-form-birthday {
	display: flex;
	justify-content: space-between;
}
.mobile .reg-form-birthday {
	flex-wrap: wrap;
}
@media (max-width: 540px){
	.mobile .reg-form-birthday img {
		margin-top: 5px;
	}
}
body .reg-form > .l_col form.form-rds{
    background:  #FFF url(/local/templates/.default/images/line-form.png) no-repeat bottom left;
}
tr.foot-tr td{
    padding-top: 28px;
}
body .reg-form div.error{
    color: #ff4848;
    margin-bottom: 20px;
}
.form-rds .error-block{
    padding: 0 0 30px;
    font-size: 16px;
    color: #ff4848;
}
.reg-form .box-success{
    padding:  30px 40px 100px;
    font-size: 16px;
}
.w_cont .form-rds.page-single{
    background-color: transparent;
}
/* End */
/* /local/templates/content/css/forms.css?16589108527029 */
