/*@import url('//fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,700,600,400&subset=latin,cyrillic-ext');
*/
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700,400italic,700italic&subset=latin,cyrillic);
/*html,
body {
    height: 100%;
    font-family: "Open Sans", sans-serif;
}*/
body {
    background:#f5f5f5;
    font-family:"Montserrat",sans-serif;

}
.nav-tabs:before {
    display:none;
}
body .panel {
    border-color:rgb(234, 234, 234);
}
body .navbar-nav>li>a {
    padding-top: 13px;
    padding-bottom: 13px;
}
.navbar {
    min-height:auto;
}

.wrap {
    min-height: 100%;
    height: auto;
}

.wrap > .container {
    /*width:1170px;
    padding: 70px 15px 20px;
    position: relative;*/
}

body {
    min-width: 320px;
}
.nav-container {
    /*width: 1170px;
    margin:0 auto;*/
    padding:0;
}

.btn.btn-backgroundless {
    background-color: transparent !important;
}
.btn.btn-primary.btn-backgroundless {
    color: #2196f3;
}

.label-normal label {
    font-weight:normal;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.special-image {
    background-color: #e6e6e6;
    padding-bottom: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display:block;
}
.special-image .dGlyph-eye.active,
.special-image .dGlyph {
    color: #ffffff;
    float: right;
    margin: 10px 10px 0 0;
    cursor: pointer;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.special-image .dGlyph-eye,
.special-image .dGlyph-close:hover {
    color: #d9534f;
}

.user_avatar {
    width: 40px;
    display: inline-block;
    vertical-align: middle;
}

.user_avatar .special-image {
    border-radius: 100px;
    background-size:contain;
}
.nav .user {
    padding: 5px 15px;
}
.nav .user:focus,
.nav .user:hover {
    text-decoration: none;
}

.user-panel .dropdown-menu a {
    padding: 10px 20px;
}

.admin-shops-item > .panel-body {
    position: relative;
}
.admin-shops-logo {
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
}
.admin-shops-logo .special-image {
    padding-bottom: 60%;
    background-size: cover;
    background-color: #F5F5F5;
    background-position: top center;
    border-radius: 8px;
    box-shadow: 6px 8px 7px 1px rgba(0, 0, 0, 0.12);
}
.admin-shops-buttons {
    position:absolute;
    bottom:15px;
    right:15px;
}
.admin-shops-limits .progress {
    height: 6px;
    background-color: #cfcfcf;
}
.admin-shops-limits .progress-bar {
    background-color: #1c57b8;
}
.admin-shops-domain-link {
    text-decoration: underline;
}
.admin-shops-indexing {
    color: #28d2b5;
}
.admin-shops-indexing.no-indexing,
.admin-shops-item .jsConfirmLink {
    color: #c31d2d;
}
.admin-shops-indexing .icon-noindexing {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 12px;
    height: 12px;
    margin-top: -1px;
    background: url("/img/x.png") no-repeat 0 0;
    background-size: contain;
}
.admin-shops-item .jsConfirmLink {
    text-decoration: none;
}
.admin-shops-item .delete-icon {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 27px;
    height: 19px;
    margin-right: 5px;
    margin-bottom: -4px;
    background: url('/img/delete_button.png') no-repeat 50% 50%;
}

.admin-shops-item .btn.btn-primary {
    background-color: #0e62cb;
    border-color: #0e62cb;
}
.admin-shops-item .btn.btn-primary.btn-backgroundless {
    color: #0e62cb;
}

.panel.panel-shadow:hover {
    box-shadow: 0px 0px 8px 1px rgba(180, 180, 180, 0.5);
}


.navbar-static-top {
    background-color: #f8f8f8;
    border-color: #f8f8f8;
}
.navbar-static-top,
.navbar-static-top a,
.navbar-static-top .navbar-nav a:hover,
.navbar-static-top .navbar-nav a:focus,
.navbar-static-top .navbar-nav > li > a,
.navbar-static-top .navbar-text {
    color:#313131;
}
.nav > li.alter-navbar {
    position: initial;
}
.nav .alter-navbar .dropdown-menu {
    width:100%;
    padding:0;
    border:0;
    border-radius:0;
}
@media (min-width: 768px) {
    .nav .alter-navbar .dropdown-menu li {
        display: inline-block;
    }
}
.nav .alter-navbar .dropdown-menu li > a {
    display:block;
    padding: 15px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.navbar-static-top .navbar-nav > .open > a,
.navbar-static-top .navbar-nav > .open > a:hover,
.navbar-static-top .navbar-nav > .open > a:focus,
.navbar-static-top .navbar-nav > .active > a,
.navbar-static-top .navbar-nav > .active > a:hover,
.navbar-static-top .navbar-nav > .active > a:focus,
.navbar-static-top .navbar-nav > .open.alter-navbar > .dropdown-menu,
.navbar-static-top .navbar-nav > .open.alter-navbar > .dropdown-menu a {
    color: #868686;
    background-color: #e6e6e6;
}
.navbar-static-top .navbar-nav a:hover,
.navbar-static-top .navbar-nav > li > a:hover,
.navbar-static-top .navbar-nav > li > a:focus,
.navbar-static-top .navbar-nav > .open > a:hover,
.navbar-static-top .navbar-nav > .open > a:focus,
.navbar-static-top .navbar-nav > .active > a:hover,
.navbar-static-top .navbar-nav > .active > a:focus,
.navbar-static-top .navbar-nav > .open.alter-navbar > .dropdown-menu a:hover,
.navbar-static-top .navbar-nav > .open.alter-navbar > .dropdown-menu a:focus {
    color:#3481e9;
}

.top_alerts {
    position: absolute;
    z-index: 1;
    right: 0;
    text-align: right;
}
.top_alerts hr {
    margin: 10px 0;
}
.top_alerts .alert {
    display: inline-block;
    text-align: left;
}
.top_alerts .close {
    margin-left: 15px;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: relative;
    vertical-align: middle;
    margin-top: 0;
}

.payment-icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

h1, .h1 {
    font-size: 26px;
}
h2, .h2 {
    font-size: 23px;
}


.switch {
    display: inline-block;
    position: relative;
    background: #f1f1f1;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
    vertical-align: middle;
    width: 40px;
    height: 24px;
    padding: 0;
    margin: 0;
    cursor: pointer;
}
input.switch {
    margin: 0;
    visibility: hidden;
}
.switch .switch_ball,
.switch {
    border-radius: 100px;
    transition: all .2s;
}
.switch input {
    display: none;
}
.switch .switch_ball {
    position: absolute;
    height: 18px;
    width: 18px;
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    left: 4px;
    top: 3px
}
.switch.checked {
    background: #28d2b5 !important;
}
.switch.checked .switch_ball {
    left: 18px;
}

.switch-xs {
    height: 16px;
    width: 32px;
}
.switch-xs .switch_ball {
    height: 12px;
    width: 12px;
    left: 2px;
    top: 2px
}

body .back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}

.theme_preview_img {
    width:130px;
}

.banners-item .special-image {
    width: 100%;
    height: 150px;
    padding:0;
    background-repeat: no-repeat;
    background-size: cover;
}
.banners-item .glyphicon {
    text-decoration:none;
}
.banners-item .panel-head {
    padding:5px;
}
.banners-item .panel-body {
    padding:0;
}
.banners-item .glyphicon-remove-circle {
    color:#E24444;
}

.widgetsBlocks-item-list .banners-item .special-image {
    height: 100px;
    background-size: contain;
    background-color: #fff;
    border-top: 1px solid rgb(234, 234, 234);
}

.design-group {
    display: block;
    color: #454b4c;
    font-size: 12px;
    cursor: pointer;
    margin-bottom: 20px;
}
.design-group:hover {
    color: #454b4c;
    text-decoration: none;
}
.design-group.active {
    color: #238edc;
}
.design-group .icons {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
}
.design-group .icons i {
    display: block;
    margin: 0 auto;
}
.design-group .icon-0 {
    background: url('/img/theme_groups_icons.png') no-repeat -19px -709px;
    width: 32px;
    height: 24px;
}
.design-group:hover .icon-0,
.design-group.active .icon-0 {
    background: url('/img/theme_groups_icons.png') no-repeat -68px -709px;
}
.design-group .icon-1 {
    background: url('/img/theme_groups_icons.png') no-repeat -22px -23px;
    width: 25px;
    height: 24px;
}
.design-group:hover .icon-1,
.design-group.active .icon-1 {
    background: url('/img/theme_groups_icons.png') no-repeat -71px -23px;
}
.design-group .icon-2 {
    background: url('/img/theme_groups_icons.png') no-repeat -24px -73px;
    width: 22px;
    height: 22px;
}
.design-group:hover .icon-2,
.design-group.active .icon-2 {
    background: url('/img/theme_groups_icons.png') no-repeat -73px -73px;
}
.design-group .icon-3 {
    background: url('/img/theme_groups_icons.png') no-repeat -23px -417px;
    width: 25px;
    height: 31px;
}
.design-group:hover .icon-3,
.design-group.active .icon-3 {
    background: url('/img/theme_groups_icons.png') no-repeat -72px -417px;
}
.design-group .icon-4 {
    background: url('/img/theme_groups_icons.png') no-repeat -19px -471px;
    width: 29px;
    height: 15px;
}
.design-group:hover .icon-4,
.design-group.active .icon-4 {
    background: url('/img/theme_groups_icons.png') no-repeat -68px -471px;
}
.design-group .icon-5 {
    background: url('/img/theme_groups_icons.png') no-repeat -19px -221px;
    width: 26px;
    height: 20px;
}
.design-group:hover .icon-5,
.design-group.active .icon-5 {
    background: url('/img/theme_groups_icons.png') no-repeat -68px -221px;
}
.design-group .icon-6 {
    background: url('/img/theme_groups_icons.png') no-repeat -20px -270px;
    width: 25px;
    height: 23px;
}
.design-group:hover .icon-6,
.design-group.active .icon-6 {
    background: url('/img/theme_groups_icons.png') no-repeat -69px -270px;
}
.design-group .icon-7 {
    background: url('/img/theme_groups_icons.png') no-repeat -22px -365px;
    width: 22px;
    height: 22px;
}
.design-group:hover .icon-7,
.design-group.active .icon-7 {
    background: url('/img/theme_groups_icons.png') no-repeat -71px -365px;
}
.design-group .icon-8 {
    background: url('/img/theme_groups_icons.png') no-repeat -16px -613px;
    width: 35px;
    height: 28px;
}
.design-group:hover .icon-8,
.design-group.active .icon-8 {
    background: url('/img/theme_groups_icons.png') no-repeat -65px -613px;
}
.design-group .icon-9 {
    background: url('/img/theme_groups_icons.png') no-repeat -17px -661px;
    width: 35px;
    height: 24px;
}
.design-group:hover .icon-9,
.design-group.active .icon-9 {
    background: url('/img/theme_groups_icons.png') no-repeat -66px -661px;
}
.design-group .icon-10 {
    background: url('/img/theme_groups_icons.png') no-repeat -21px -518px;
    width: 26px;
    height: 24px;
}
.design-group:hover .icon-10,
.design-group.active .icon-10 {
    background: url('/img/theme_groups_icons.png') no-repeat -70px -518px;
}
.design-group .icon-11 {
    background: url('/img/theme_groups_icons.png') no-repeat -21px -566px;
    width: 25px;
    height: 24px;
}
.design-group:hover .icon-11,
.design-group.active .icon-11 {
    background: url('/img/theme_groups_icons.png') no-repeat -70px -566px;
}
.design-group .icon-12 {
    background: url('/img/theme_groups_icons.png') no-repeat -20px -317px;
    width: 26px;
    height: 26px;
}
.design-group:hover .icon-12,
.design-group.active .icon-12 {
    background: url('/img/theme_groups_icons.png') no-repeat -69px -317px;
}
.design-group .icon-13 {
    background: url('/img/theme_groups_icons.png') no-repeat -22px -123px;
    width: 27px;
    height: 19px;
}
.design-group:hover .icon-13,
.design-group.active .icon-13 {
    background: url('/img/theme_groups_icons.png') no-repeat -71px -123px;
}
.design-group .icon-14 {
    background: url('/img/theme_groups_icons.png') no-repeat -22px -172px;
    width: 27px;
    height: 19px;
}
.design-group:hover .icon-14,
.design-group.active .icon-14 {
    background: url('/img/theme_groups_icons.png') no-repeat -71px -172px;
}

.btn-wrap {
    position: absolute;
    z-index: 1;
    text-align: center;
    width: 100%;
}
.btn-wrap .btn {
    width: 106px;
    margin: 4px auto;
    display: block;
    transition: all 0.25s;
    visibility:hidden;
}

#modal_change_tarif .modal-header {
    border-bottom:none;
}
#modal_change_tarif .jsTarifDays {
    text-transform: uppercase;
}

.grey-wrap {
    max-width: 700px;
    padding: 30px;
    background: #f2f2f2;
}

.upper-bold {
    font-weight: bold;
    text-transform: uppercase;
}

#landing-settings label {
    font-weight:normal;
}
#landing-settings .checkbox label {
    padding-left:0;
}

.company-edit-form .image-wrap-name {
    padding-bottom: 5px;
}
.company-edit-form .image-container {
    position:relative;
    width: 100%;
    padding-bottom: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-color: #fdfdfd;
    border: 1px solid #bebebe;
}
.company-edit-form .image-container a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.company-edit-form .image-input-wrap {
    display: none;
}


/*color switcher*/
.select_color.color_theme {
    list-style:none;
    margin:0;
    padding:0;
    margin-top: 16px;
}
.select_color.color_theme li {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    float: left;
    border: 5px solid #e5e5e5;
    cursor: pointer;
    margin-bottom: 11px;
    box-sizing: content-box;
    border-radius: 17px;
}
.select_color.color_theme li div {
    width: 100%;
    height: 100%;
    border-radius: 29px;
}
.select_color.color_theme li.current_theme {
    border: 1px solid rgb(0, 137, 229);
    padding: 4px;
    background: #E5E5E5;
}

.filter-form label {
    font-weight: normal;
}


body .page-container .nav-tabs > li > a {
    margin-right: 0;
    color: #888888;
    border-radius: 0;
    border: none;
    border-bottom: 2px solid transparent;
}
body .page-container .nav-tabs > li > a:hover,
body .page-container .nav-tabs > li > a:focus {
    background-color: transparent;
    border-color: transparent;
    color: #333333;
}
body .page-container .nav-tabs > li.active > a,
body .page-container .nav-tabs > li.active > a:hover,
body .page-container .nav-tabs > li.active > a:focus {
    border: none;
    border-bottom: 2px solid #007EFF;
}
.modal-header {
    border: 0;
}
.breadcrumb {
    background:none;
    padding:0;
}
.navbar.navbar-default {
    background:#fff;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding:11px;
}
body .breadcrumb>li>a,
body .breadcrumb > .active{
    color: #9A9696;
    font-size: 13px;
}
body .breadcrumb > li + li:before {
    content: '\203A\00a0';
}
body .btn-primary {
    color: #fff;
    background-color: #2196f3;
    border-color: #2196f3;
}
@media (min-width: 769px) {
    body .navbar-default .navbar-nav > .active > a {
        -webkit-box-shadow: 0 1px 0 0 #2196F3;
        box-shadow: 0 1px 0 0 #2196F3;
    }
}
@media (max-width: 768px) {
    body .page-container .nav-tabs > li.active > a,
    body .page-container .nav-tabs > li.active > a:hover,
    body .page-container .nav-tabs > li.active > a:focus {
        border: none;
        border-left: 2px solid #2196f3;
        background-color: #f5f5f5;
    }

    body .nav-tabs {
        border-bottom: 0;
        position: relative;
        background-color: #fff;
        padding: 5px 0;
        border:none;
        border-radius: 3px;
        border-bottom: 1px solid #ddd;
        margin-left: 8px;
        margin-right: 8px;
    }
}
.dropdown-menu .active {
    background:#F5F5F5;
}
/*
login form
*/
.login-panel.panel-body {
    width:514px;
    /*background:#272727;*/
    padding: 30px 69px;
    /*color:#fff;*/
}
.auth-logo {
    fill: #fff;
    width: 217px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.login-panel .title-form {
    color: #000;
    font-size: 40px;
    font-weight: bold;
    line-height: 48px;
}
.login-panel.panel-body input[type="text"],
.login-panel.panel-body input[type="password"] {
    background: none;
    /*border: none;
    border-bottom: 1px solid #847F7F;
    color: #fff;*/
    border-radius: 0;
    box-shadow: none;
    font-size: 18px;
    padding: 30px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(77, 77, 77, 0.12);
    border-radius: 2px;
    color: #727982;
    display: block;
    font-size: 20px;
    line-height: 24px;
    width: 100%;
}
.login-panel.panel-body .auth-input {
    margin: 0;
    margin-bottom: 20px;
}
.login-panel.panel-body .sub-title-form {
    font-size: 20px;
    line-height: 24px;
    padding-top: 32px;
}
#login-form {
    padding-top: 50px;
}
.login-panel.panel-body .login-label {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    padding-bottom: 16px;
    text-align: left;
}
/*.login-panel.panel-body input[type="text"]:focus,
.login-panel.panel-body input[type="password"]:focus {
    border-bottom: 1px solid #fff;
    color: #fff;
}*/
.login-panel.panel-body button[type="submit"].btn-primary {
    padding: 14px;
    font-size: 18px;
}
.login-panel.panel-body a {
    color:#207ee7;
}
.login-panel.panel-body #registrationform-captcha-image {
    display:block;
    margin-bottom: 10px;
}
.login-panel.panel-body #registrationform-captcha {
    width:100%;
    outline:none;
}
.login-panel.panel-body .btn-primary:hover {
    color: #fff;
    background-color: #1369B3;
    border-color: #1369B3;
}
body .close {
    float: right;
    font-size: 29.5px;
    font-weight: 300;
    line-height: 1;
    color: #000;
    text-shadow: none;
    opacity: .2;
    line-height: 17px;
}
.panel-body.invoice {
    padding-left:38px;
    padding-right:38px;
}
.panel-body.invoice label {
    padding-left:0;
}

.registration {
    padding-top: 60px;
    padding-bottom: 60px;
}
.registration #login-form {
    padding-top: 20px;
}
.registration__wrapper {
    margin: 0 auto;
    max-width: 1486px;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
}
.registration__wrapper--login {
    max-width: 1080px;
}

.registration .title-form {
    margin-top: 50px;
    font-weight: 700;
    font-size: 38px;
    line-height: 48px;
    color: #333333;
}

.registration .sub-title-form {
    padding-top: 10px;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #727982;
}
.registration__container {
    display: flex;
    align-items: stretch;

}
.registration__form-block {
    flex-grow: 1;
    padding-left: 90px;
    padding-bottom: 0;
}
.registration__logo-block {
    display: flex;
    width: 365px;
    background: #49B7F9;
    border-radius: 2px;
}
.registration__logo-block svg {
    margin: auto;
}

.registration-row {
    display: flex;
    margin-right: 30px;
    padding-bottom: 15px;
}

.registration-row .first-col,
.registration-row .second-col {
    width: 50%;
    margin: 20px;
    box-sizing: border-box;
}
.registration-row .first-col {
    margin-left: 0;
}
.registration .login-label {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #727982;
}

.registration .auth-input {
    position: relative;
    margin: 0;
    margin-top: 16px;
    margin-bottom: 30px;
}
.registration .auth-input::before {
    content: "";
    position: absolute;
    top: 17px;
    left: 20px;
    background-repeat: no-repeat;
    background-position: center;
}
.field-registrationform-fio::before {
    width: 24px;
    height: 24px;   
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.8171 4.16689C16.373 5.72274 16.373 8.24527 14.8171 9.80112C13.2613 11.357 10.7387 11.357 9.18287 9.80112C7.62702 8.24527 7.62702 5.72274 9.18287 4.16689C10.7387 2.61104 13.2613 2.61104 14.8171 4.16689' stroke='%23727982' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 14.0078C16.554 14.0078 21 15.9748 21 18.9998V19.9998C21 20.5518 20.552 20.9998 20 20.9998H4C3.448 20.9998 3 20.5518 3 19.9998V18.9998C3 15.9738 7.446 14.0078 12 14.0078' stroke='%23727982' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.field-registrationform-password::before,
.field-registrationform-compare_password::before,
.field-loginform-password::before {
    width: 18px;
    height: 21px;    
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='22' viewBox='0 0 18 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 9.5C16.6569 9.5 18 10.8431 18 12.5V18.5C18 20.1569 16.6569 21.5 15 21.5H3C1.34315 21.5 0 20.1569 0 18.5V12.5C0 10.8431 1.34315 9.5 3 9.5V6.5C3 3.18629 5.68629 0.5 9 0.5C12.3137 0.5 15 3.18629 15 6.5V9.5ZM9 2.5C11.2091 2.5 13 4.29086 13 6.5V9.5H5V6.5C5 4.29086 6.79086 2.5 9 2.5ZM15 11.5H3C2.44772 11.5 2 11.9477 2 12.5V18.5C2 19.0523 2.44772 19.5 3 19.5H15C15.5523 19.5 16 19.0523 16 18.5V12.5C16 11.9477 15.5523 11.5 15 11.5Z' fill='%23727982'/%3E%3C/svg%3E%0A");
}

.field-registrationform-phone::before {
    width: 28px;
    height: 22px;    
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.2777 1.97344L20.7457 2.35877C21.6754 2.46207 22.3924 3.19943 22.2947 4.12973C22.0507 6.4554 20.9013 11.0411 15.9719 15.9705C11.0426 20.8998 6.45629 22.0499 4.13019 22.2943C3.19972 22.3921 2.46212 21.6751 2.3588 20.7452L1.97351 17.2776C1.88544 16.485 2.27671 15.7158 2.96921 15.3202L5.45331 13.9011C6.23635 13.4538 7.22191 13.5858 7.85959 14.2235L8.49687 14.8608C8.96972 15.3336 9.65114 15.5337 10.2555 15.2474C10.9715 14.9082 12.0065 14.2791 13.1428 13.1427C14.2792 12.0064 14.9083 10.9715 15.2475 10.2554C15.5338 9.65107 15.3337 8.96964 14.8608 8.4968L14.2236 7.85951C13.5859 7.22184 13.4538 6.23628 13.9012 5.45323L15.3202 2.96914C15.7158 2.27664 16.4851 1.88537 17.2777 1.97344Z' stroke='%23727982' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.field-registrationform-email::before,
.field-loginform-login::before,
.field-dynamicmodel-email::before {
    width: 24px;
    height: 24px;    
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 7C2 5.89543 2.89543 5 4 5H20C21.1046 5 22 5.89543 22 7V17C22 18.1046 21.1046 19 20 19H4C2.89543 19 2 18.1046 2 17V7Z' stroke='%23727982' stroke-width='1.5' stroke-linejoin='round'/%3E%3Cpath d='M3.45275 6.30747C2.94183 5.84765 3.26711 5 3.95447 5H20.0455C20.7329 5 21.0582 5.84765 20.5473 6.30747L14.0069 12.1938C12.866 13.2206 11.134 13.2206 9.99311 12.1938L3.45275 6.30747Z' stroke='%23727982' stroke-width='1.5' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.field-registrationform-ur_name::before {
    width: 24px;
    height: 24px;   
    background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.002 22.0039H7.99787C5.78781 22.0039 3.9962 20.2123 3.9962 18.0022V9.99888C3.9962 8.89385 4.892 7.99805 5.99703 7.99805H20.0029C21.1079 7.99805 22.0037 8.89385 22.0037 9.99888V18.0022C22.0037 20.2123 20.2121 22.0039 18.002 22.0039Z' stroke='%23727982' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.99825 7.99825V5.99742C8.99825 4.89239 9.89405 3.99658 10.9991 3.99658H15.0007C16.1058 3.99658 17.0016 4.89239 17.0016 5.99742V7.99825' stroke='%23727982' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Crect x='10.9991' y='12' width='4.00167' height='3.00125' rx='0.539082' stroke='%23727982' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.0009 13.5005H18.5023C20.4361 13.5005 22.0038 11.9328 22.0038 9.99902V9.99902' stroke='%23727982' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.9991 13.5005H7.49766C5.56386 13.5005 3.9962 11.9328 3.9962 9.99902V9.99902' stroke='%23727982' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.registration .form-control,
.field-registrationform-captcha input {
    padding-top: 29px;
    padding-bottom: 29px;
    padding-left: 57px;
    background: #FFFFFF;
    border: 1px solid rgba(77, 77, 77, 0.12);
    border-radius: 2px;
    box-shadow: none!important;
    color: #727982;
    font-weight: 400;
    font:inherit;
    font-size: 16px;   
    line-height: 24px;
    box-sizing: border-box;
}
.field-registrationform-captcha input {
    padding-top: 18px;
    padding-bottom: 18px;
}

.registration .registration-hunter {
    padding-top: 18px;
    padding-bottom: 18px;
    margin-top: 10px;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    background: #49B7F9;
    border: 0;
    transition: 0.4s;
    outline: none;
}
.registration .registration-hunter:hover,
.registration .registration-hunter:focus,
.registration .registration-hunter:active {
    background: #75c5f5;
    outline: none;
}

.reg-form-captcha {
    display: flex;
    align-items: center;
}

.registration__text-auth {
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #727982;
}

.registration__text-auth a {
    color: inherit;
    font-weight: bold;
}

.refresh-captcha {
    position: absolute;
    left: 15px;
}
.field-registrationform-captcha input {
    max-width: 222px;
}
.registration-captcha-image {
    display: flex;
    flex-grow: 1;
}
.registration-captcha-image img {
    margin: auto;
}
.registration .help-block-error {
    position: absolute;
}
.registration .refresh-captcha {
    cursor: pointer;
    transition: 0.7s;
    animation-direction: normal;
}
.registration .refresh-captcha:hover {
    transform: rotate(360deg);
}
.registration__form-wrapper {
    max-width: 500px;
    margin-right: 20px;
}
.code-group {
    display: flex;
    align-items: center;
    margin-top: 20px;    
}
.code-group__protocol {
    margin-right: 5px;
    font-size: 16px;
}
.code-group__subdomain {
    margin-left: 5px;
    font-size: 16px;
}
.registration .field-registrationform-code {
    padding-bottom: 10px;
}
.code-group .form-control {
    padding-left: 11px;
    padding-top: 22px;
    padding-bottom: 22px;
}
.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}
.overflow {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    margin: auto;
    z-index: 998;
}
.loader {
    display: none;
    z-index: 999;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 10px;               
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}    
@media (max-width: 1280px) {
    .registration__form-block {
        padding-left: 0;
    }
    .registration .title-form {
        margin-top: 20px;
    }
}
@media (max-width: 1024px) {
    .registration__container {
        flex-wrap: wrap;
    }
    .registration__form-block {
        width: 100%;
    }
    .registration__logo-block {
        width: 100%;
        order: -1;
    }
    .registration__logo-block svg {
        padding: 30px 0;
    }
}
@media (max-width: 800px) {
    .registration-row {
        flex-wrap: wrap;
        margin-right: 0;
    }
    .registration-row .first-col {
        width: 100%;
        margin: 0;
    }
    .registration-row .second-col {
        width: 100%;
        margin: 0;
    }
    .registration__logo-block {
        display: none;
    }
    .registration__form-wrapper {
        margin-right: 0;
    }
    .registration .title-form {
        margin-top: 5px;
        font-size: 28px;
        line-height: 1.2;
        text-align: center;
    }
    .registration .sub-title-form {
        font-size: 15px;
        text-align: center;
    }
    .registration .form-control, .field-registrationform-captcha input {
        font-size: 16px;
    }
    .registration .login-label {
        font-size: 14px;
    }
    .registration .auth-input {
        margin-top: 10px;
        margin-bottom: 25px;
    }
    .registration {
        padding-top: 20px;
    }
    .registration .registration-hunter {
        margin-top: -15px;
        font-size: 16px;
    }
    .registration__text-auth {
        font-size: 16px;
    }
    .registration .help-block-error {
        position: static;
        font-size: 14px;
    }
}