

/* Start:/local/templates/gv/components/gv/system.auth.form/auth/style.css?174031300721783*/
#order_form_div {
    margin-top: 15px;
}
.hide_window {
    position: absolute;
    width: 985px;
    left: 0px;
}
.left {
    width: 192px;
    height: 50px;
}
.left_menu_personal, .left_menu, .left_menu velo, .left_banner, .top_menu, .yandex, .right_banner {
    display: none;
}
table.sale_order_full
{
	width:100%;
	background-color:#F9FAFB;
	border-collapse:collapse;
}

/*Table head*/
table.sale_order_full th
{
	background-image:url(/local/templates/gv/components/gv/system.auth.form/auth/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_order_full th, table.sale_order_full td
{
	border:1px solid #ADC3D5;
	padding: 3px 5px;
	vertical-align:top;
}

table.sale_order_full_table
{
	width:100%;
	background-color:#FFFFFF;
	border-collapse:collapse;
	font-size:12px;
	border:1px solid #ADC3D5;
        height: 271px;
}

/* Table cells and heads*/
table.sale_order_full_table td
{
	padding: 3px 5px;
	vertical-align:top;
}

.sof-req{color:red;}
.sof-ok{color:green; font-weight:bold;}

.cart-items thead tr {
    background: #69C028 url('/local/templates/gv/components/gv/system.auth.form/auth/images/search_bg1.gif') left bottom repeat-x;
    height: 23px;
    color: #FFF;
    font-size: 14px;
}
.cart-items {
    margin-top: 15px;
    margin-bottom:10px;
}
.cart-item-name-top {
    width: 320px;
    padding-left: 7px;
}
.cart-item-name {
    width: 320px;
    padding: 5px 10px 5px 7px;
    border-bottom: 1px dotted #69C028;
    border-left: 1px dotted #69C028;
}
.cart-item-name a {
    color: #000;
    text-decoration: none;
}
.cart-item-name-bottom {
    font-size: 18px;
    color: #69C028;
    padding: 8px 0 8px 15px;
    border-bottom: 1px dotted #69C028;
    border-left: 1px dotted #69C028;
}
.cart-item-price-top {
    width: 100px;
}
.cart-item-price {
    font-size: 14px;
    border-bottom: 1px dotted #69C028;
    padding-right: 5px;
}
.cart-item-price-bottom {
    font-size: 16px;
    font-weight: bold;
    color: #69C028;
    border-bottom: 1px dotted #69C028;
}
.cart-item-quantity-top {
    width: 50px;
    padding-right: 7px;
}
.cart-item-quantity {
    border-right: 1px dotted #69C028;
    border-bottom: 1px dotted #69C028;
}
.message, .errortext {
    border: 1px solid #40404b;
    padding: 15px;
    margin-bottom: 10px;
    font-size: 14px;
    background: #fff;
}
.errortext ul {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #DD495A;
    font-weight: bold;
}
#whiteBlock{
    display:none; 
    text-align:center; 
    position:absolute; 
    background-color:#FFF; 
    width:160px; 
    height:40px;
}
#loaderImg{
    margin-top:3px;
}
#reloadCaptcha {
    cursor: pointer;
    padding-bottom: 10px;
}
#yes, #not {
    display: none;
    padding-top: 3px;
}
#yes {
    color: #69C028;
}
#not {
    color: #FF0000;
}
.complete {
    font-size: 30px;
    font-size: 2.142857142857143em;
    margin-bottom: 10px;
}
.complete_box{
    background: #fff;
    padding: 20px 30px;
    margin-bottom: 15px;
}
.complete_text{
    font-size: 18px;
    font-size: 1.285714285714286em;
    font-weight: bold;
    margin-bottom: 10px;
}
.complete_btns{
    margin-bottom: 10px;
}
.order_num{
    margin-bottom: 15px;
}
.complete_error{
    margin-bottom: 35px;
}
.future_sale{
    border-top: 1px solid #dadada;
    padding-top: 20px;
    margin-top: 30px;
}
.future_sale_title{
    font-size: 18px;
    font-size: 1.285714285714286em;
    font-weight: bold;
    margin-bottom: 10px;
}
a.fsl_item{
    display: inline-block;
    padding: 10px;
    color: #40404b;   
    text-decoration: none;
}
a.fsl_item .fa{
    color: #999999;
}
.order_text {
    margin-bottom: 15px;
}
.order_text span {
    color: #FF0000;
}
#dialog-confirm {
    display: none;
}
.order-title{
    font-size: 18px;
    font-size: 1.285714285714286em;
    font-weight: bold;
    color: #40404b;
    margin-bottom: 15px;
}

.order_make {
    font-size: 16px;
    font-weight: bold;
    color: #69C028;
    padding-bottom: 5px;
}
.order_step {
    display: none;
}
#one_step_button {
    text-align: center;
    margin-top: 30px;
}
input[type=submit], #one_step_button span {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    
    background: #40404b;
    color: #fff;
    text-transform: uppercase;
    padding: 15px;
    border: none;
}

#dialog-error, #dialog-register {
    display: none;
    height: 50px;
    overflow: hidden;
}
.ui-dialog {
    background: #FFF;
    width: 500px;
}
.confirm_link.btn-link {
    color: #767373;
    font-weight: bold;
    text-decoration: underline;
}
.prof_edit_table, .prof_new_table {
    display: none;
}
span.red {
    color: #FF0000;
}
.order-buttons {
    margin-bottom: 15px;
    background: #fff;
    padding: 15px;
    padding-top: 0;
    
}
.about_store {
    font-size: 11px;
    font-style: italic;
    text-decoration: underline;
    cursor: pointer;
}
.store_wrapper {
    position: relative;
}
.store_descript {
    display: none;
    position: absolute;
    background: #FFF;
    border: 1px solid #ababab;
    border-radius: 5px;
    z-index: 100;
    padding: 10px;
    top: 30px;
    left: 400px;
}
.store_close {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 14px;
    height: 14px;
    background: url('/local/templates/gv/components/gv/system.auth.form/auth/images/help_close.png') center center no-repeat;
    cursor: pointer;
    z-index: 200;
}
.error_input {
    border: 2px solid #FF0000;
}
.order-item{
    background: #fff;
    padding: 15px;
}

.pc_btns .btn{
    color: #a7a7a7;
}
.pc_btns .prof_edit{
    padding-left: 0;
}
.user_info_item{
    margin-bottom: 5px;
}
.order_info_map{
    margin-top: -15px;
}
.paymant_list input[type="radio"]{
    display: none;
}
.paymant_list label{
    font-weight: normal;
    display: block;
    padding-left: 25px;
    position: relative;
}
.paymant_list input[type="radio"]+label:before{
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    width: 13px;
    height: 13px;
    background: #eee;
    border-radius: 50px;
    border: 1px solid #cdcdcd;
    -webkit-box-shadow: inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:    inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    box-shadow:         inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    cursor: pointer;
}
.paymant_list input[type="radio"]:checked+label:before{
    border: 3px solid #40404b;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
     box-shadow: none;
}
.deliv_price{
    font-size: 18px;
    font-size: 1.285714285714286em;
    font-weight: bold;
    color: #40404b;
    margin-bottom: 7px;
}
.total_price{
    font-size: 24px;
    font-size: 1.714285714285714em;
    color: #40404b;
    font-weight: bold;
}
.also{
    margin-top: 40px;
}
.also input[type="checkbox"]{
    display: none;
}
.also_item{
    position: relative;
    display: inline-block;
}
.also_item label{
    padding-left: 18px;
    cursor: pointer;
}
.also input[type="checkbox"]+label:before{
    content: '';
    width: 13px;
    height: 13px;
    border-radius: 2px;
    border: 1px solid #cdcdcd;
    position: absolute;
    left: 0;
    top: 3px;
    background: rgb(205,205,205);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(205,205,205,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(205,205,205,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(205,205,205,1) 0%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(205,205,205,1) 0%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(205,205,205,1) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(205,205,205,1) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdcdcd', endColorstr='#ffffff',GradientType=0 );
    z-index: 1;
    cursor: pointer;
}
.also input[type="checkbox"]:checked+label:before{
    background: #40404b;    
    border: 1px solid #40404b;
}
.also input[type="checkbox"]:checked+label:after{
    position: absolute;
    display: block;
    z-index: 2;
    left: 2px;
    top: 4px;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00c";
    color: #fff;
    font-size: 11px;
}
.new_prof_table table{
    width: 100%;
}
.new_prof_table td{
    padding: 5px 10px;
    vertical-align: middle;
    width: 50%;
}

.new_prof_table td input{
    border: 1px solid #d7d7d7;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d7d7d7+0,ffffff+10 */
    background: rgb(215,215,215); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q3ZDdkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  rgba(215,215,215,1) 0%, rgba(255,255,255,1) 10%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(215,215,215,1)), color-stop(10%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(215,215,215,1) 0%,rgba(255,255,255,1) 10%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(215,215,215,1) 0%,rgba(255,255,255,1) 10%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(215,215,215,1) 0%,rgba(255,255,255,1) 10%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(215,215,215,1) 0%,rgba(255,255,255,1) 10%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

}
.new_prof_table td input,
.new_prof_table td select,
.new_prof_table td textarea{
    width: 100%;
    padding: 8px;
}

.auth_1{
    border-bottom: 2px solid #ebebeb;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

@media screen and (min-width:992px){
    .new_prof_table td{ 
	width: auto;
    }
    .new_prof_table td:first-child{
	width: 240px;    
    }
    .order_step {
	display: block;
	overflow: hidden;
	background: #40404b;
	margin-bottom: 15px;
    }
    .os_item{
	float: left;
	width: 24%;
	color: #fff;
	padding: 10px;
	text-align: center;
	
    }
    
    .os_item:nth-child(3){
	width: 28%
    }
    
    .os_item+.os_item{
	background: url(/local/templates/gv/components/gv/system.auth.form/auth/images/cart_arr_2.jpg) no-repeat left center;
    }
    .os_item.active{
	color: #40404b;
	background: #fff url(/local/templates/gv/components/gv/system.auth.form/auth/images/cart_arr_3.jpg) no-repeat left center;
    }
    .os_item.active+.os_item{
	background: url(/local/templates/gv/components/gv/system.auth.form/auth/images/cart_arr_1.jpg) no-repeat left center;
    }
    .auth_1 {
        border-right: 2px solid #ebebeb;
        border-bottom: none;
    }
}
.auth_help_text{
    font-size: 18px;
    font-size: 1.285714285714286em;
    margin-bottom: 20px;
}
.auth_new{
    padding-bottom: 15px;
}
.no_reg{
    padding-top: 15px;
}
.no_reg{
    border-top: 2px solid #ebebeb;
}
.auth_form_title{
    font-size: 22px;
    /*font-size: 1.285714285714286em;*/
    text-align: center;
    margin-bottom: 30px;
}
.auth_form_title a {
    font-size: 14px;
}
.auth_form_title_small{
    font-size: 16px;
}
.auth_form input[type="text"],
.auth_form input[type="password"]{
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #d7d7d7;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dadada+1,ffffff+10,ffffff+100 */
    background: rgb(218,218,218); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2RhZGFkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(218,218,218,1) 1%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(218,218,218,1)), color-stop(10%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(218,218,218,1) 1%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(218,218,218,1) 1%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(218,218,218,1) 1%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(218,218,218,1) 1%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadada', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

.auth_form input[type="text"].colored,
.auth_form input[type="password"].colored{
	-webkit-box-shadow:inset 0px 0px 0px 3px #ff9600;
	-moz-box-shadow:inset 0px 0px 0px 3px #ff9600;
	box-shadow:inset 0px 0px 0px 3px #ff9600;
	border: 1px solid #ff9600;
}
.auth_form input[type="submit"].colored{
	background:#ff9600;
}
.auth_form label{
    font-weight: normal;
    padding-left: 17px;
    position: relative;
    cursor: pointer;
}
.auth_form label:before {
  content: "";
  width: 13px;
  height: 13px;
  border-radius: 2px;
  border: 1px solid #cdcdcd;
  position: absolute;
  left: 0;
  top: 3px;
  background: #cdcdcd;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NkY2RjZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#cdcdcd 0,#fff 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#cdcdcd),color-stop(100%,#fff));
  background: -webkit-linear-gradient(top,#cdcdcd 0,#fff 100%);
  background: -o-linear-gradient(top,#cdcdcd 0,#fff 100%);
  background: -ms-linear-gradient(top,#cdcdcd 0,#fff 100%);
  background: linear-gradient(to bottom,#cdcdcd 0,#fff 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdcdcd', endColorstr='#ffffff',GradientType=0 );
  z-index: 1;
}
.auth_form input:checked+label:before {
  background: #40404b;
  border: 1px solid #40404b;
}

.auth_form input:checked+label:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f00c";
  position: absolute;
  left: 2px;
  top: 4px;
  z-index: 2;
  color: #fff;
  font-size: 11px;
}
.auth_form input[type="checkbox"]{
    display: none;
}
.user_remember_inp{
    display: inline-block;
    margin-right: -4px;
    width: 55%;
}
.user_remember{
    display: inline-block;
    width: 45%;
    text-align: left;
    margin-bottom: 15px;
}
.user_remember a{
    color: #40404b;
    text-decoration: underline;
}
#register-error{
    padding-top: 15px;
    color:red;
}
.sl_item, .addr_for_edost {
    display: none;
}
.sl_item.active {
    display: block;
}
.deliv_choise{
    display: inline-block;
    padding: 10px 15px;
}
.deliv_choise label,
.sl_item label{
    font-weight: normal;
    position: relative;
    padding-left: 20px;
    cursor: pointer;
}
.deliv_choise label:after,
.sl_item label:after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 1px solid #cdcdcd;
    background: #cdcdcd;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#cdcdcd 0,#fff 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#cdcdcd),color-stop(100%,#fff));
    background: -webkit-linear-gradient(top,#cdcdcd 0,#fff 100%);
    background: -o-linear-gradient(top,#cdcdcd 0,#fff 100%);
    background: -ms-linear-gradient(top,#cdcdcd 0,#fff 100%);
    background: linear-gradient(to bottom,#cdcdcd 0,#fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdcdcd', endColorstr='#ffffff',GradientType=0 );
}
.deliv_choise input[type="radio"],
.sl_item input[type=radio]{
    display: none;
}
.deliv_choise input:checked + label:after,
.sl_item input:checked + label:after{
    background: #fff;
    border: 4px solid #40404b;
}
.oi_profiles{
    padding: 15px 80px;
}
.profile_change label{
    font-weight: normal;
    display: block;
    position: relative;
    color: #40404b;
    border: 1px solid #ebebeb;
    padding: 0;
    margin-bottom: 10px;
}
.user_info_item{
    padding: 7px 15px;
}
.user_info_title{
    background: #ebebeb;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.285714285714286em;
    padding: 10px;
}
.user_info_name{
    padding-left: 40px;
}
.profile_change input[type="radio"]+label:before{
    content: '';
    display: block;
    position: absolute;
    left: 14px;
    top: 16px;
    width: 13px;
    height: 13px;
    background: #eee;
    border-radius: 50px;
    border: 1px solid #cdcdcd;
    -webkit-box-shadow: inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:    inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    box-shadow:         inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    cursor: pointer;
}
.profile_change input[type="radio"]:checked+label:before{
    border: 3px solid #40404b;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
     box-shadow: none;
}
.profile_change input[type="radio"]{
    display: none;
}
.uii_name{
    color: #929292;
}
.uii_val{
    font-size: 16px;
    font-size: 1.142857142857143em;
}
.use_info_edits{
    text-align: right;
}
.uie_item{
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    padding-left: 15px;
}
.uie_item .fa{
    font-size: 18px;
    font-size: 1.285714285714286em;
    vertical-align: top;
}
.uie_item span{
    text-decoration: underline;
    vertical-align: top;
}
.btn-add-new_prof{
    background: #848484;
    color: #fff;  
}
#reg_form{
    /*padding-top: 4px;*/
}

.order-item input[type="submit"],.order-item button{width:200px;}
.order-item input,.order-item textarea{position:relative;}
.order-item input:focus,.order-item textarea:focus,.order-item input[data-valid="focus"],.order-item textarea[data-valid="focus"]{-webkit-box-shadow: inset 0px 0px 0px 3px #ff9600;-moz-box-shadow: inset 0px 0px 0px 3px #ff9600;box-shadow: inset 0px 0px 0px 3px #ff9600; border: 1px solid #ff9600;}
.order-item input[data-valid="error"],.order-item textarea[data-valid="error"]{-webkit-box-shadow: inset 0px 0px 0px 3px #ba3c3c;-moz-box-shadow: inset 0px 0px 0px 3px #ba3c3c;box-shadow: inset 0px 0px 0px 3px #ba3c3c; border: 1px solid #ba3c3c;  padding: 10px 40px 10px 10px; background: url(/bitrix/templates/main/images/input-error.png) no-repeat 100% 50% #fff;}
.order-item input[data-valid="ok"],.order-item textarea[data-valid="ok"]{-webkit-box-shadow: inset 0px 0px 0px 3px #d8d8d8;-moz-box-shadow: inset 0px 0px 0px 3px #d8d8d8;box-shadow: inset 0px 0px 0px 3px #d8d8d8; border: 1px solid #d8d8d8; padding: 10px 40px 10px 10px; background: url(/bitrix/templates/main/images/input-ok.png) no-repeat 100% 50% #fff;}

.sonet_close:hover{
    color: #FFF;
    text-decoration: none;
}
#sonet img {
    padding-bottom: 5px;
}
#sonet .gv_modal_inner p {
    text-align: center;
}
#sonet_link header {
    font-size: 20px;
}
#sonet_link p, #sonet_add p {
    margin-top: 0px;
}
.sonet_buttons {
    text-align: center;
}
.sonet_buttons span {
    margin: 0 15px 20px 0;
}
.gv_modal_close:hover {
    color: #fff;
}

.sms-auth input[type=submit] {
    background-color: #ff9600;

}
.sms-auth input[type=submit].disabled {
    background-color: #40404b;
    opacity: 0.7;
}
/* End */


/* Start:/local/templates/gv/components/gv/main.register/register/style.css?15662048183537*/
.clr{clear:both;}
#login_block .gv_modal_close.confirm_close:hover{color:#fff; text-decoration:none;}
#login_block .gv_modal_confirm_wrapper form input{display:block; width:100%; height:40px; margin: 0 auto 15px auto; line-height:40px; padding: 0 10px;}
#login_block .gv_modal_confirm_wrapper form label{font-weight:400; font-size:12px;}
#login_block .gv_modal_confirm_wrapper form button.btn{width:100%; height:40px; margin: 0 auto 15px auto; line-height:40px; padding:0;}
#login_block .gv_modal_inner {text-align:left;}
.gv_modal_inner .errortext{border: none;padding: 0px;margin-bottom: 0px;background: transparent;}
.gv_modal.flex{
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column; /* works with row or column */
   flex-direction: column;
   -webkit-align-items: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
}

.gv_modal{
    display: none;
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    z-index: 500;
}
.gv_modal.open{
    display: block;
}
.gv_modal .mask{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ccc;
    background: rgba(0,0,0,.8);
    z-index: -1;
}
.gv_modal_confirm_wrapper{
    position: absolute;
    z-index: 1;
    background: #fff; 
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    left: 15px;
    right: 15px;
}
.gv_modal_close{
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 15px 20px;
    color: #fff;
}
.gv_modal_close .fa{
    margin-left: 5px;
}
.gv_modal header{
    background: #40404b;
    padding: 5px 15px;
    font-size: 30px;
    font-size: 2.142857142857143em;
    color: #fff;
}
.gv_modal_inner{
    padding: 15px;
}
.gv_modal_confirm .btn-default{
    background: #848484;
}
.gv_modal_confirm .btn{
    padding: 15px 20px;
    margin-right: 10px;
}
.gv_modal_inner p{
    margin: 25px 0;
}
.gv_modal_col{
    height: 100vh;
}

.gv_modal_wrap{
    background: #fff;
    max-width: 500px;
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.gv_modal_wrap input{
    display: block;
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
}
.gv_modal_wrap .btn{
    padding: 15px 25px;
    margin-left: 10px;
}

div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}
div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-reg div.bx-auth-secure-icon {background-image:url(/local/templates/gv/components/gv/main.register/register/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url(/local/templates/gv/components/gv/main.register/register/images/sec-unlocked.png);}

#whiteBlock{
    display:none; 
    text-align:center; 
    position:absolute; 
    background-color:#FFF; 
    width:180px; 
    height:40px;
}
#loaderImg{
    margin-top:3px;
}
#reloadCaptcha {
    cursor: pointer;
}
#confirm {
    float: left;
}
#yes, #not {
    display: none;
    padding-top: 3px;
}
#yes {
    color: #69C028;
}
#not, .starrequired {
    color: #FF0000;
}
.errortext {
    /*color: #FF0000;*/
    margin: 10px 0;
    font-weight: normal;
}
.bx-auth-reg {
    background-color: #FFFFFF;
    font-size: 12px;
    border: 1px solid #ADC3D5;
    padding: 5px;
    margin: 10px 0 0 0;
}
.error_input {
    border: 2px solid #FF0000;
}
/* End */
/* /local/templates/gv/components/gv/system.auth.form/auth/style.css?174031300721783 */
/* /local/templates/gv/components/gv/main.register/register/style.css?15662048183537 */
