/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

body {
    margin: 0;
}

* {
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong,
.bold {
    font-weight: bold;
}

dfn,
.italic {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*----------------------*/

:root {
    --moe-dark-1: #596d7e;
    --moe-blue: #4c9ce2;
    --moe-blue: #009bff;
    --moe-blue-hover: #195a94;
    --moe-gray-1: #e3eaef;
    --moe-gray-1-light: #f0f4f7;
    --moe-gray-2: #c1d1dc;
    --moe-yellow: #ffa321;
    --moe-yellow-light: #ffeb7f;
    --moe-on-yellow-dark: #5d5738;
    --moe-green: #31aa51;
    --moe-red: #ff1239;
}

@font-face {
    font-family: "Roboto";
    src: url("/themes/default/front/fonts/roboto/Roboto-Regular.eot");
    src: url("/themes/default/front/fonts/roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"),
    url("/themes/default/front/fonts/roboto/Roboto-Regular.woff2") format("woff2"),
    url("/themes/default/front/fonts/roboto/Roboto-Regular.woff") format("woff"),
    url("/themes/default/front/fonts/roboto/Roboto-Regular.ttf") format("truetype"),
    url("/themes/default/front/fonts/roboto/Roboto-Regular.otf") format("opentype"),
    url("/themes/default/front/fonts/roboto/Roboto-Regular.svg") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto";
    src: url("/themes/default/front/fonts/roboto/Roboto-Bold.eot");
    src: url("/themes/default/front/fonts/roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"),
    url("/themes/default/front/fonts/roboto/Roboto-Bold.woff2") format("woff2"),
    url("/themes/default/front/fonts/roboto/Roboto-Bold.woff") format("woff"),
    url("/themes/default/front/fonts/roboto/Roboto-Bold.ttf") format("truetype"),
    url("/themes/default/front/fonts/roboto/Roboto-Bold.otf") format("opentype"),
    url("/themes/default/front/fonts/roboto/Roboto-Bold.svg") format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto Condensed";
    src: url("/themes/default/front/fonts/roboto/RobotoCondensed-Regular.eot");
    src: url("/themes/default/front/fonts/roboto/RobotoCondensed-Regular.eot?#iefix") format("embedded-opentype"),
    url("/themes/default/front/fonts/roboto/RobotoCondensed-Regular.woff2") format("woff2"),
    url("/themes/default/front/fonts/roboto/RobotoCondensed-Regular.woff") format("woff"),
    url("/themes/default/front/fonts/roboto/RobotoCondensed-Regular.ttf") format("truetype"),
    url("/themes/default/front/fonts/roboto/RobotoCondensed-Regular.otf") format("opentype"),
    url("/themes/default/front/fonts/roboto/RobotoCondensed-Regular.svg") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto Condensed";
    src: url("/themes/default/front/fonts/roboto/RobotoCondensed-Bold.eot");
    src: url("/themes/default/front/fonts/roboto/RobotoCondensed-Bold.eot?#iefix") format("embedded-opentype"),
    url("/themes/default/front/fonts/roboto/RobotoCondensed-Bold.woff2") format("woff2"),
    url("/themes/default/front/fonts/roboto/RobotoCondensed-Bold.woff") format("woff"),
    url("/themes/default/front/fonts/roboto/RobotoCondensed-Bold.ttf") format("truetype"),
    url("/themes/default/front/fonts/roboto/RobotoCondensed-Bold.otf") format("opentype"),
    url("/themes/default/front/fonts/roboto/RobotoCondensed-Bold.svg") format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


/*---------------------------*/

.pt-20 {
    padding-top: 20px !important;
}

.m-0 {
    margin: 0 !important;
}

.my-0, .mt-0 {
    margin-top: 0 !important;
}

.my-0, .mb-0 {
    margin-bottom: 0 !important;
}

.my-5, .mt-5 {
    margin-top: 5px !important;
}

.my-5, .mb-5 {
    margin-bottom: 5px !important;
}

.my-10, .mt-10 {
    margin-top: 10px !important;
}

.my-10, .mb-10 {
    margin-bottom: 10px !important;
}

.my-15, .mt-15 {
    margin-top: 15px !important;
}

.my-15, .mb-15 {
    margin-bottom: 15px !important;
}

.my-20, .mt-20 {
    margin-top: 20px !important;
}

.my-20, .mb-20 {
    margin-bottom: 20px !important;
}

.my-30, .mt-30 {
    margin-top: 30px !important;
}

.my-30, .mb-30 {
    margin-bottom: 30px !important;
}

/*------------------------------*/

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    overflow-x: hidden;
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

.auth-container {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    opacity: 0;
    overflow: auto;
    animation: auth-container-animation .25s 1;
    animation-fill-mode: forwards;
    /*animation-delay: .5s;*/
}

@keyframes auth-container-animation {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.login {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    outline: 0;
    border-radius: 0;
    border: none;
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 14px;
    background-color: #fff;
}

.login-header-logos a,
.btn,
.tab-login-tab span,
.login a,
.login-social a {
    transition: all .05s;
    user-select: none;
}

.btn[type="submit"] {
    transition: outline 0s;
}

.btn:active,
.tab-login-tab:active span,
.login-social a:active {
    /*transform: translateY(2px);*/
    transform: scale(.97);
    box-shadow: none;
}

.login-do-tabs .btn:active {
    transform: none;
}

.login-do-tabs .btn.active,
.tab-login-tab.active-login {
    pointer-events: none;
}

.login ::-webkit-input-placeholder {
    background: #fff;
    color: #6e7f8f;
    font-size: 14px;
    line-height: 16px;
}

.login ::-moz-placeholder {
    background: #fff;
    color: #6e7f8f;
    font-size: 14px;
    line-height: 16px;
}

/* Firefox 19+ */
.login :-moz-placeholder {
    background: #fff;
    color: #6e7f8f;
    font-size: 14px;
    line-height: 16px;
}

/* Firefox 18- */
.login :-ms-input-placeholder {
    background: #fff;
    color: #6e7f8f;
    font-size: 14px;
    line-height: 16px;
}

.login-header-logos a,
.btn,
.login .form-control,
.login-body-add .login-reg-form,
.jq-selectbox__select {
    border-radius: 5px;
}

.login-reg-form {
    text-align: center;
}

.text-left {
    text-align: left !important;
}

button[disabled],
.noactive {
    pointer-events: none;
    opacity: .5;
}

/*.login-alternative {
    border-radius: 0 0 5px 5px;
}*/

.step-question .login-alternative {
    border-radius: 5px;
}

.login-header {
    height: 70px;
    background-color: var(--moe-blue);
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.login-header-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}

.login-header-logos {
    position: absolute;
    top: 0;
    left: 0;
    height: 70px;
    padding-left: 20px;
    display: flex;
    align-items: center;
}

.login-header-logos a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    margin-right: 5px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    background-color: var(--moe-blue);
    overflow: hidden;
}

@media (min-width: 360px) {
    .login-header-logos a {
        width: 40px;
        height: 40px;
    }
}

.login-header-logos a.moe-plus-logo {
    background-color: #d00;
    padding: 2px;
}

.login-header-logos a:hover {
    border: 1px solid #fff;
    box-shadow: 0 0 0 1px #fff
}

.login-header-logos a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.login-header-logos a img.moe-online-logo {
    width: 90%;
    height: 90%;
}

.login-header .close {
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
    width: calc(40px + 18px);
    height: 70px;
    margin: 0;
    float: none;
    cursor: pointer;
    z-index: 8040;
    background: transparent url(/themes/default/front/img/close-white.svg) no-repeat center;
    background-size: 20px 20px;
}

/*----------------*/

.login:before {
    content: '';
    position: absolute;
    top: 130px;
    left: 0;
    width: 100%;
    height: 20px;
    z-index: 2;
    background: linear-gradient(180deg, #ffffff 30%, rgba(255, 255, 255, 0) 100%);
}

.login-body {
    height: calc(100vh - 130px);
    overflow-y: auto;
    padding-bottom: 30px;
}

.login-type-container,
.login-alternative {
    width: 100%;
    padding: 10px;
}

.login-type-container.reg-container {
    padding: 0;
}

.login-body-add {
    height: calc(100vh - 70px);
    padding-bottom: 20px;
}

.login-body-add.next-step {
    /*padding-top: 20px;*/
    padding-bottom: 20px;
}

.login-body-add.next-step.pb-0 {
    padding-bottom: 0;
}

.login-do-tabs {
    background-color: #e3eaef;
}

/*.login-reg-form {
    margin: 20px 20px 10px;
}

.login-type-container .login-reg-form {
    margin: 10px 20px 10px;
}

.login-alternative {
    margin: 10px 20px 30px;
}*/

.reg-container .lost_pass,
.login-alternative {
    border-top: 1px solid #e3eaef;
}

.login-reg-form-footer {
    /*margin: 10px 20px 0;*/
    transition: all .1s;
}

/*.validate .validate-form {
    border-radius: 5px 5px 0 0;
}*/

.login-reg-form + .login-reg-form-footer {
    /*border-radius: 0 0 5px 5px;*/
    padding: 20px;
}

.login-reg-form.bg-transparent {
    /*background-color: #fff;*/
    padding: 0;
}

.btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    /*max-width: 294px;*/
    height: 42px;
    line-height: 42px;
    border: none;
    padding: 0 15px;
    margin: auto;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    user-select: none;
    box-shadow: none;
    letter-spacing: .5px;
    cursor: pointer;
    background-color: var(--moe-blue);
    color: #fff;
}

.btn:hover,
.btn:focus {
    box-shadow: inset 0 0 200px 0 rgba(0, 0, 0, .1);
    color: #fff;
    outline: none;
}

.btn[type="submit"]:focus {
    /*outline: 3px solid hsl(208deg 72% 59% / 51%);*/
    outline: none;
    outline-offset: inherit;
}

.btn:active {
    box-shadow: none;
}

.login-do-tabs {
    padding: 20px 20px 0;
    display: flex;
    border-bottom: 0;
}

.login-do-tabs .btn {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    text-decoration: none;
    /*background-color: #6e7f8f;
    color: #fff;*/
    background-color: transparent;
    color: var(--moe-blue);
    box-shadow: none;
    border-radius: 5px 5px 0 0;
}

.login-do-tabs .btn:hover {
    color: #000;
    box-shadow: none;
}

.login-do-tabs .btn.active {
    background-color: #fff;
    color: #000;
    /*background-color: var(--moe-blue);
    background-color: #6e7f8f;
    color: #fff;*/
    box-shadow: none;
}

.login-do-tabs .btn.active:active {
    transform: none;
}

.tabs-login-type {
    /*display: flex;
    align-items: center;*/
    position: relative;
    height: 42px;
}

.tab-login-tab {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    cursor: pointer;
    user-select: none;
}

/*.tab-login-tab:first-child {
    padding-right: 5px;
}

.tab-login-tab:last-child {
    padding-left: 5px;
}*/

.tab-login-tab .svg-icon {
    position: absolute;
    top: calc(50% - 6px);
    width: 12px;
    height: 12px;
    fill: #6e7f8f;
}

.tab-login-tab:first-child .svg-icon {
    right: 5px;
}

.tab-login-tab:last-child .svg-icon {
    left: 5px;
}

.tab-login-tab span {
    font-size: 15px;
    line-height: 1.15;
    text-align: center;
    color: #6e7f8f;
}

.tab-login-tab:hover span {
    color: var(--moe-blue);
}

.tab-login-tab.active-login span {
    font-weight: 700;
    color: var(--moe-blue);
}

.tab-login-tab:hover .svg-icon,
.tab-login-tab.active-login .svg-icon {
    fill: var(--moe-blue);
}

.login-reg-form,
.login-alternative {
    padding: 20px 20px 0;
}

.reg-container .login-reg-form {
    padding: 20px 20px 0;
}

.login-body-add .login-reg-form {
    margin: 0 20px 20px;
    padding-bottom: 20px;
}

.login .form-group {
    position: relative;
    margin-bottom: 15px;
}

.input-phone-row {
    display: flex;
}

.login .form-control,
.login .form-control[disabled],
.login .form-control[readonly],
.login .form-control:focus,
.jq-selectbox__select {
    display: block;
    width: 100%;
    height: 42px;
    padding: 6px;
    text-align: center;
    font-size: 20px;
    line-height: 1.2;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e3eaef;
    /*box-shadow: none;*/
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0),
    inset 0 0 0 100px rgba(255, 255, 255, 1);
    text-shadow: none;
    transition: all .15s;
}

.login .form-control:focus,
.jq-selectbox__select:focus {
    outline: 1px solid var(--moe-blue);
}

.jq-selectbox__select:hover,
.jq-selectbox__select:active {
    background-color: #fff;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}

.login .form-input-phone input.code-country {
    width: 50px;
    margin-right: 5px;
    pointer-events: none;
}

.login .form-input-phone input.input-phone {
    width: calc(100% - 55px);
}

.login .form-control.input-pass,
.login .form-control[readonly].input-pass {
    padding: 6px 42px 6px 6px;
}

.login-reg-form .form-group span.pass-novisible,
.login-reg-form .form-group span.pass-visible {
    position: absolute;
    top: 0;
    right: 0;
    /*font-size: 20px;
    margin-left: 0;
    float: none;*/
    cursor: pointer;
    width: 42px;
    height: 42px;
    /*line-height: 42px;
    text-align: center;*/
    z-index: 1;
    /*color: #6e7f8f;*/
}

.login-reg-form .form-group span.eye-slash {
    background: transparent url(/themes/default/front/img/eye-slash-gray.svg) no-repeat center;
    background-size: 20px 20px;
}

.login-reg-form .form-group span.eye {
    background: transparent url(/themes/default/front/img/eye-gray.svg) no-repeat center;
    background-size: 20px 20px;
}

.error-log,
.login .error-alert {
    font-size: 13px;
    line-height: 1.2;
    text-align: center;
    margin-top: 5px;
    color: #d41515;
}

.login .error-alert {
    display: none;
    opacity: 0;
}

.login-text {
    /*color: #6e7f8f;*/
    color: #000;
    text-align: center;
}

[class*=icheck-] > label,
.text-approv {
    color: #6e7f8f;
    font-size: 13px;
    line-height: 1.25;
}

.login-subheader.login-text a,
.phone-num {
    color: #6e7f8f;
}

.login-text-error {
    color: #d41515;
}

.bg-transparent .login-text {
    color: #000;
    font-size: 16px;
}

.bg-transparent .btn {
    max-width: 230px;
}

.lost_pass {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 52px;
    line-height: 52px;
    /*padding: 10px 0;*/
    text-decoration: none;
    color: var(--moe-blue);
}

.lost_pass:hover,
.lost_pass:focus {
    text-decoration: underline;
}

.login-text a,
.login-subheader.login-text a:hover,
.toggle-why ul li a,
.btn-why:hover {
    color: var(--moe-blue);
    /*text-decoration: none;*/
}

.login-text a,
.login-subheader.login-text a:hover {
    text-decoration: none;
}

.login-text a:hover,
.toggle-why ul li a:hover {
    text-decoration: underline;
}

.btn:hover,
.btn:focus,
.btn:active {
    box-shadow: none;
    /*color: #000;*/
}

.btn-login-method {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    line-height: 40px;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    text-transform: none;
    letter-spacing: normal;
    color: #000;
    background-color: #fff;
    border: 1px solid var(--moe-blue);
}

.btn-login-method.active-login {
    display: none;
}

.tabs-login-type .btn-login-method {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 400;
}

.btn-login-method:hover,
.btn-login-method:focus {
    color: var(--moe-blue);
    outline: 2px solid rgba(76, 156, 226, 0.25);
}

.tabs-login-type .btn-login-method:active {
    color: #fff;
    background-color: var(--moe-blue);
    border: 1px solid var(--moe-blue);
    transform: none;
    outline: none;
}

.btn-login-method span {
    flex-grow: 1;
}

.btn-login-method div[class^='btn-'] {
    width: 22px;
    height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.btn-login-method:hover div[class^='btn-'] {
    box-shadow: inset 0 0 200px 0 rgba(0, 0, 0, .1);
}

.btn-login-method .btn-ya {
    background-color: #fc3f1d;
}

.btn-login-method .btn-vk {
    background-color: #4896d6;
}

.btn-login-method .btn-ok {
    background-color: #f90;
}

.btn-login-method div[class^='btn-'] .svg-icon {
    width: 14px;
    height: 14px;
    fill: #fff;
}

/*.login-ya {
    background-color: #fff;
    border: 1px solid #6e7f8f;
}

.login-ya:hover,
.login-ya:focus {
    box-shadow: none;
}*/

.login-social {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.login-social a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0 5px;
}

.login-social a:hover {
    box-shadow: inset 0 0 200px 0 rgba(0, 0, 0, .1);
}

.login-social .btn-vk {
    background-color: #4896d6;
}

.login-social .btn-ok {
    background-color: #f90;
}

.login-social a .svg-icon {
    width: 20px;
    height: 20px;
    fill: #fff;
}

/*---------------*/

.login-subheader {
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.login h4 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 700;
    margin: 0 auto 15px;
    text-align: center;
    text-transform: uppercase;
    color: #6e7f8f;
}

.svg-icon-return {
    width: 12px;
    height: 12px;
    vertical-align: -1px;
    fill: #6e7f8f;
}

.login-subheader.login-text a:hover .svg-icon-return {
    fill: var(--moe-blue);
}

.login-body-add .login-reg-form {
    min-height: calc(100% - 60px);
}

.login-body-add.next-step .login-reg-form {
    height: 100%;
    margin-bottom: 0;
}

.login-body-add.next-step.validate .login-reg-form,
.login-body-add.next-step.step-question .login-reg-form {
    height: auto;
}

.verify-group-phone {
    display: flex;
    justify-content: center;
    align-items: center;
}

.verify-group-phone .phone-num,
.verify-group-phone-abs .phone-num {
    font-size: 19px;
    margin-right: 10px;
}

.login .verify-group-phone .form-control.verify-code {
    width: 100px;
}

.verify-group-phone .error-alert {
    text-align: center;
}

.verify-group-phone-abs {
    position: relative;
    height: 120px;
}

.verify-group-phone-abs .phone-num {
    display: inline-block;
    position: absolute;
    top: 0;
    left: calc((100% - 231px) / 2);
    width: 121px;
    line-height: 42px;
}

.verify-group-phone-abs .phone-num + div,
.verify-group-phone-abs .phone-num + div .form-group {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 120px;
}

.verify-group-phone-abs .verify-group-phone {
    position: relative;
}

.login .verify-group-phone-abs .verify-group-phone .form-control.verify-code {
    width: 100px;
    position: absolute;
    top: 0;
    right: calc((100% - 231px) / 2);
}

.verify-group-phone-abs .phone-num + div .btn {
    position: absolute;
    bottom: 0;
    left: 0;
}

.verify-group-phone-abs .error-alert {
    position: absolute;
    top: 42px;
    width: 100%;
}

.btn-why {
    padding: 10px 0;
    text-decoration: underline;
    font-size: 14px;
    outline: 0;
    border: none;
    background: none;
}

.toggle-why {
    display: none;
    padding: 0 20px;
}

.toggle-why ul {
    display: inline-block;
    margin: 0;
    padding: 0 0 0 16px;
}

.toggle-why ul li {
    text-align: left;
    line-height: 1.3;
    padding: 3px 0;
}

@media (min-width: 720px) {
    .backdrop {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1;
        background-color: #333;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(/themes/default/front/img/modal_back.jpg);

        /*opacity: 0;
        overflow: hidden;
        animation: backdrop-animation .15s 1;
        animation-fill-mode: forwards;*/
    }

    @keyframes backdrop-animation {
        from {
            opacity: 0
        }
        to {
            opacity: 1
        }
    }

    .auth-container {
        /*display: flex;
        justify-content: center;
        align-items: center;*/
        position: relative;
        height: 100%;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        text-align: center;
    }

    .auth-container:before {
        display: inline-block;
        vertical-align: middle;
        content: ' ';
        height: 100%;
    }

    .login {
        display: inline-block;
        vertical-align: middle;
        margin: 30px 20px;
        width: 100%;
        max-width: 370px;
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        z-index: 1050;
        border-radius: 16px;
        overflow: hidden;
        background-color: #e3eaef;
        border: 3px solid #fff;
        box-shadow: 0 0 40px 0 rgba(0, 0, 0, .3);
    }

    .login:before {
        display: none;
    }

    .login-body {
        height: auto;
        display: flex;
        padding-bottom: 0;
    }

    .login-body.login-body-add {
        display: block;
    }

    /*.login-body-add {
        height: 553.16px;
    }*/

    .login-body-add.grace-step {
        height: auto;
        overflow-y: unset;
    }

    .login-do-tabs.l-tabs,
    .login-do-tabs.r-tabs {
        padding: 20px 30px 0 40px;
        width: 60%;
    }

    .login-alternative {
        padding: 20px;
    }

    .login-type-container {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
        padding: 0 10px 20px 20px;
    }

    .login-type-container.reg-container {
        padding: 0 10px 20px 20px;
    }

    .login-alternative {
        display: flex;
        flex-direction: column;
        height: 100%;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
        padding: 0 20px 20px 10px;
        border-top: none;
    }

    .login-reg-form {
        height: 100%;
        border-radius: 5px;
        background-color: #fff;
    }

    .btn-login-method {
        border: 1px solid transparent;
    }

    .btn-login-method:hover,
    .btn-login-method:focus {
        border: 1px solid #6e7f8f;
        outline: 2px solid rgba(110, 127, 143, 0.25);
    }

    /*.login-alternative {
        margin: 10px 20px 20px;
    }*/

    /*.login-do-tabs {
        padding: 10px calc((100% - 280px) / 2);
        border-bottom: none;
    }*/

}

/*----------------*/

.grace-step label {
    margin-bottom: 5px;
    display: block;
    color: #6e7f8f;
}

.gender-label {
    margin-bottom: 0;
}

.login-reg-form .gender,
.login-reg-form .gender div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.login-reg-form .gender div {
    margin: 0 10px;
}

.login-reg-form .gender input[type=radio] {
    display: none;
}

.login-reg-form .gender label {
    font-weight: 400;
    padding: 0 0 0 32px;
    line-height: 42px;
    margin: 0;
    position: relative;
    cursor: pointer;
    color: #6e7f8f;
}

.login-reg-form .gender label:hover {
    color: var(--moe-blue);
}

.login-reg-form .gender label:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 24px;
    height: 24px;
    padding: 0;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #6e7f8f;
}

.login-reg-form .gender label:after {
    content: '';
    position: absolute;
    top: 13px;
    left: 6px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: var(--moe-blue);
    opacity: 0;
    transition: all .1s;
}

.login-reg-form .gender input[type=radio]:checked + label:before {
    border: 1px solid var(--moe-blue);
}

.login-reg-form .gender input[type=radio]:checked + label:after {
    opacity: 1;
}

/*----------------*/

.form-group-container {
    display: flex;
}

.form-group-container .jq-selectbox__select {
    font: 17px/40px 'Roboto', sans-serif;
    padding: 0 12px;
}

@media (max-width: 400px) {
    .form-group-container .jq-selectbox__select {
        padding: 0 6px;
    }
}

.form-group-container .jq-selectbox__select-text {
    line-height: 40px;
}

.form-group-container .jq-selectbox__trigger {
    display: none;
}

.form-group-container .jq-selectbox__select:hover {
    background-image: none;
}

.form-group-container .jq-selectbox {
    width: 100%;
    transition: all .15s;
}

.form-group-container .jq-selectbox.opened .jq-selectbox__select {
    border-radius: 5px 5px 0 0;
}

.form-group-container .jq-selectbox:nth-of-type(1) {
    flex: 0 0 22%;
    max-width: 22%;
}

.form-group-container .jq-selectbox:nth-of-type(2) {
    margin: 0 5px;
    flex: 0 0 calc(48% - 10px);
    max-width: calc(48% - 10px);
}

.form-group-container .jq-selectbox:nth-of-type(3) {
    flex: 0 0 30%;
    max-width: 30%;
}

.form-group-container .jq-selectbox__dropdown {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
    border-radius: 0 0 5px 5px;
    background: #fff;
    font: 17px/30px 'Roboto', sans-serif;
}

.form-group-container .jq-selectbox__dropdown ul {
    position: relative;
    overflow: auto;
    overflow-x: hidden;
    list-style: none;
    max-height: 220px !important;
    -webkit-overflow-scrolling: touch;
}

.form-group-container .jq-selectbox li {
    min-height: auto;
    padding: 0 10px;
    color: #000;
}

.form-group-container .jq-selectbox li.selected {
    background-color: #6e7f8f;
    color: #fff;
}

.form-group-container .jq-selectbox li:hover {
    background-color: var(--moe-blue);
    color: #fff;
}

/*----------------*/

.icheck-style {
    color: #6e7f8f;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[class*=icheck-] {
    min-height: 22px;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    padding-left: 0;
    text-align: left;
}

.icheck-inline {
    display: inline-block;
}

.icheck-inline + .icheck-inline {
    margin-left: .75rem;
    margin-top: 6px;
}

[class*=icheck-] > label {
    padding-left: 29px !important;
    min-height: 22px;
    line-height: 1.25;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 13px;
    cursor: pointer;
}

[class*=icheck-] > input:first-child {
    position: absolute !important;
    opacity: 0;
    margin: 0;
}

[class*=icheck-] > input:first-child:disabled {
    cursor: default;
}

[class*=icheck-] > input:first-child + input[type=hidden] + label::before,
[class*=icheck-] > input:first-child + label::before {
    content: "";
    box-sizing: border-box;
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 22px;
    border: 1px solid #6e7f8f;
    border-radius: 3px;
    margin-left: -29px;
    background-color: #fff;
}

[class*=icheck-] > input:first-child:checked + input[type=hidden] + label::after,
[class*=icheck-] > input:first-child:checked + label::after {
    content: "";
    box-sizing: border-box;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 11px;
    border: 2px solid #fff;
    border-left: none;
    border-top: none;
    transform: translate(7px, 3.5px) rotate(45deg);
    -ms-transform: translate(7px, 3.5px) rotate(45deg);
}

[class*=icheck-] > input[type=radio]:first-child + input[type=hidden] + label::before,
[class*=icheck-] > input[type=radio]:first-child + label::before {
    border-radius: 50%;
}

[class*=icheck-] > input:first-child:not(:checked):not(:disabled):hover + input[type=hidden] + label::before,
[class*=icheck-] > input:first-child:not(:checked):not(:disabled):hover + label::before {
    border-color: #5a6875;
    border-width: 2px;
    /*outline: 1px solid #5a6875;*/
}

[class*=icheck-] > input:first-child:disabled + input[type=hidden] + label,
[class*=icheck-] > input:first-child:disabled + input[type=hidden] + label::before,
[class*=icheck-] > input:first-child:disabled + label,
[class*=icheck-] > input:first-child:disabled + label::before {
    pointer-events: none;
    cursor: default;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.icheck-style > input:first-child:not(:checked):not(:disabled):hover + input[type=hidden] + label::before,
.icheck-style > input:first-child:not(:checked):not(:disabled):hover + label::before {
    border-color: #6e7f8f;
}

.icheck-style > input:first-child:checked + input[type=hidden] + label::before,
.icheck-style > input:first-child:checked + label::before {
    background-color: #6e7f8f;
    border-color: #6e7f8f;
}

.icheck-style > input:first-child:checked:hover + label::before,
.icheck-style > input:first-child:checked:hover + input[type="hidden"] + label::before {
    border-color: #5a6875;
    border-width: 2px;
    /*outline: 1px solid #5a6875;*/
}
