/*------======================|  Блок регистрации |======================------*/
@font-face {
    font-family: 'MCR_logo_font-bold';
    src: local('/frontend/template/standard_template/main-site/content/left/registration/css/Myriad Pro Condensed Bold'), local('/frontend/template/standard_template/main-site/content/left/registration/css/Myriad-Pro-Condensed-Bold'),
    url('/frontend/template/standard_template/main-site/content/left/registration/fonts/MyriadPro-BoldCond-Bold/MyriadPro-BoldCond.woff2') format('woff2'),
    url('/frontend/template/standard_template/main-site/content/left/registration/fonts/MyriadPro-BoldCond-Bold/MyriadPro-BoldCond.woff') format('woff'),
    url('/frontend/template/standard_template/main-site/content/left/registration/fonts/MyriadPro-BoldCond-Bold/MyriadPro-BoldCond.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'MCR_logo_font-regular';
    src: local('/frontend/template/standard_template/main-site/content/left/registration/css/Myriad Pro Condensed Bold'), local('/frontend/template/standard_template/main-site/content/left/registration/css/Myriad-Pro-Condensed-Bold'),
    url('/frontend/template/standard_template/main-site/content/left/registration/fonts/MyriadPro-BoldCond-Regular/MyriadPro-Cond.woff2') format('woff2'),
    url('/frontend/template/standard_template/main-site/content/left/registration/fonts/MyriadPro-BoldCond-Regular/MyriadPro-Cond.woff') format('woff'),
    url('/frontend/template/standard_template/main-site/content/left/registration/fonts/MyriadPro-BoldCond-Regular/MyriadPro-Cond.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

div.jackdaw
{
    width: 45px;
    height: 45px;
    display: none;
}
div.jackdaw_line_1
{
    height: 25px;
    width: 4px;
    transform: rotate(45deg) translate(23px, -10px);
    border-color: rgb(22, 255, 9);
    background: rgb(22, 255, 9);
    color: #000000;
    border-radius: 15px;
    box-shadow: 0 0 18px rgb(22, 255, 9), 0 0 0px rgb(22, 255, 9), 0 0 0px rgb(22, 255, 9), 0 0 0px rgb(22, 255, 9);
}
div.jackdaw_line_2
{
    width: 14px;
    height: 4px;
    transform: rotate(45deg) translate(4px, -6px);
    border-color: rgb(22, 255, 9);
    background: rgb(22, 255, 9);
    color: #000000;
    border-radius: 15px;
    box-shadow: 0 0 18px rgb(22, 255, 9), 0 0 0px rgb(22, 255, 9), 0 0 0px rgb(22, 255, 9), 0 0 0px rgb(22, 255, 9);
}
div.cross
{
    width: 45px;
    height: 45px;
    display: block;
}

div.cross_line_1
{
    height: 25px;
    width: 4px;
    transform: rotate(45deg) translate(21px, -6px);
    border-color: rgb(222, 7, 7);
    background: rgb(222, 7, 7);
    color: #000000;
    border-radius: 5px;
    box-shadow: 0 0 18px rgb(222, 7, 7), 0 0 0px rgb(222, 7, 7), 0 0 0px rgb(222, 7, 7), 0 0 0px rgb(222, 7, 7);
}

div.cross_line_2
{
    width: 25px;
    height: 4px;
    transform: rotate(45deg) translate(3px, -9px);
    border-color: rgb(222, 7, 7);
    background: rgb(222, 7, 7);
    color: #000000;
    border-radius: 5px;
    box-shadow: 0 0 18px rgb(222, 7, 7), 0 0 0px rgb(222, 7, 7), 0 0 0px rgb(222, 7, 7), 0 0 0px rgb(222, 7, 7);
}

a.element-a-registration
{
    color: black;
    cursor: pointer;
    text-decoration: underline;
}

a.element-a-registration:hover
{
    color: rgba(255, 140, 0,100);
}

a.element-a-registration:active
{
    color: #4f3021;
}


img.recaptcha-animation
{
    display: block;
    height: 145px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

label.registration-labels
{
    height: 0;
}

label.registration-labels-end-page
{
    /*height: 0;*/
}

p.registration-label-necessarily
{
    color: #ff0000;
    font-size: 16px;
    font-weight: bold;
    line-height: 0px;
    margin: 0;
}

p.registration-label-not-necessary
{

}


div.registration-label-block
{
    color: #666;
    font-size: 20px;
    font-weight: bold;
    line-height: 68px;
    float: left;
    background: #eaeaea;
    width: 177px;
    height: 100px;
    padding-left: 9px;
    padding-top: 47px;
    padding-bottom: 35px;
    padding-right: 14px;
    text-align: right;
    border-right: 2px solid grey;
    display: grid;
}

div.registration-input-block
{
    background: white;
    color: #666;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    float: right;
    width: 430px;
    height: 140px;
    padding-left: 4px;
    padding-right: 14px;
    text-align: center;
    display: grid;
    padding-top: 1px;
    padding-bottom: 41px;
}


div.registration-label-block-end-page
{
    color: #666;
    font-size: 20px;
    font-weight: bold;
    /* line-height: 68px; */
    float: left;
    background: #eaeaea;
    width: 301px;
    height: 45px;
    padding-left: 9px;
    padding-top: 8px;
    padding-bottom: 7px;
    padding-right: 14px;
    text-align: right;
    border-right: 2px solid grey;
    display: grid;
    align-items: center;
}

div.registration-input-block-end-page
{
    display: inline-flex;
    background: white;
    color: #666;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    float: right;
    width: 296px;
    height: 45px;
    padding-left: 14px;
    padding-right: 14px;
    text-align: center;
    /* display: grid; */
    padding-top: 8px;
    padding-bottom: 7px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.registration-input-block-end-page:hover .registration-input-result-text, .registration-input-block-end-page:hover
{
    background: rgb(234, 234, 234);
}



div.image-fon-registration-block-form-field-content
{
    position: relative;
}

#image-fon-registration-block-form-field-content
{
    width: 100%;
    height: 546px;
    position: absolute;
}


.registration-labels-additionally
{
    line-height: 20px;
    display: block;
}

#input-user-date-of-birth
{
    font-family: monospace;
}

#registration-label-necessarily-user-date-of-birth
{
    line-height: 20px;
}

input.registration-inputs
{
    color: #888;
    border: 1px solid #ccc;
    font-weight: bold;
    width: 430px;
    height: 35px;
    float: right;
    line-height: 20px;
    font-weight: bold;
    font-size: 20px;
    font-family: 'MCR_logo_font-regular';
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 3px;
    outline:none;
}

.datepicker
{
    line-height: 5px;
    margin: 0;
    color: #000000;
    font-weight: bold;
    font-size: 40px;
    font-family: 'MCR_logo_font-bold';
}


div.registration-input-explanations
{
    /*height: 67px;
    width: 430px;*/
}



p.registration-input-explanations-text
{
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    margin-top: 5px;
}
.registration-input-result-text
{
    width: 256px;
    position: absolute;
    text-align: initial;
    padding-left: 5px;
    color: #888;
    border: 0px;
    font-weight: bold;
    height: 45px;
    float: right;
    line-height: 20px;
    font-weight: bold;
    font-size: 18px;
    font-family: 'MCR_logo_font-regular';
    padding-right: 4px;
    border-radius: 3px;
    outline: none;
}



div.registration-input-result-text
{
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    margin-top: 5px;
}

div.error-registration-input-explanations
{
    display: grid;
    align-items: flex-end;
    width: 430px;
    height: 60px;
    margin-bottom: 5px;
}

p.error-registration-input-explanations-text
{
    font-size: 19px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 5px;
    -webkit-animation: linear 2.2s error-light infinite;
    -moz-animation: linear 2.2s error-light infinite;
    -o-animation: linear 2.2s error-light infinite;
    animation: linear 2.2s error-light infinite;
}


.password-image
{
    position: absolute;
    right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(/frontend/template/standard_template/main-site/content/left/registration/resources/image/view-grey.svg) 0 0 no-repeat;
}
.password-image.view {
    background: url(/frontend/template/standard_template/main-site/content/left/registration/resources/image/no-view-grey.svg) 0 0 no-repeat;
}

@keyframes error-light {
    0%
    {
        color: #A80000;
        text-shadow: 0px -1px 0px #000;
    }
    46%
    {
        color: #A80000;
        text-shadow: 0px -1px 0px #000;
    }
    50%
    {
        color: #ff0000;
        text-shadow: 0px -1px 0px rgb(155, 0, 0), 0px 0px 3px #ff525b, 0px 0px 4px #ff0000;
    }
    54%
    {
        color: #f50000;
        text-shadow: 0px -1px 0px #000;
    }
    100%
    {
        color: #a80000;
        text-shadow: 0px -1px 0px #000;
    }
}

input.registration-inputs:focus
{
    border: 2px solid rgba(255, 140, 0,100);
    color: #000000;
}

div.registration-line
{
    display: flow-root;
    max-height: 182px;
    /*max-height: 545px;*/
    /*min-height: 0px;
    max-height: 70px;
    width: 100%;*/
}

div.registration-block
{
    background: #d8d6d6;
    display: block;
    height: 840px;
    width: 650px;
    overflow-x: visible;
    margin-top: 150px;
    margin-right: 150px;
    margin-bottom: 150px;
    margin-left: 150px;
    --tw-shadow: 0px 0px 16px 5px rgba(0, 0, 0, 0.3),0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-shadow);

}

div.registration-block-titel
{
    background: #d8d6d6;
    height: 200px;
    padding: 16px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 2px solid grey;
}
div.registration-block-titel-image
{
    background: url(/frontend/template/standard_template/main-site/content/left/registration/resources/image/MCR-logo-384x384px-128-16bit.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100px;
    width: 100px;
    text-align: center;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

div.registration-block-titel-text
{

}

p.registration-block-titel-text-0
{
    line-height: 5px;
    margin: 0;
    color: #000000;
    font-weight: bold;
    font-size: 40px;
    font-family: 'MCR_logo_font-bold';
}

p.registration-block-titel-text-1 {
    line-height: 20px;
    font-weight: bold;
    color: #383838;
    font-size: 20px;
    font-family: 'MCR_logo_font-regular';
    margin: 25px
}


form.registration-block-form
{
    height: 606px;
    width: 650px;
    display: inline-block;
    /*overflow-x:hidden;*/
    font-weight: bold;
    color: #383838;
    font-family: 'MCR_logo_font-regular';
}

div.registration-block-form-field
{
    background: #FFFFFF;
    min-height: 0;
    max-height: 600px;
    width: 650px;
}

div.registration-block-form-field-content
{
    height: 546px;
}


div.registration-line-rules
{
    max-height: 545px; /* высота нашего блока */
    /*width: 200px;  ширина нашего блока */
    /*background: #fff;  цвет фона, белый */
    border: 1px solid #C1C1C1; /* размер и цвет границы блока */
    /*overflow-x: scroll;  прокрутка по горизонтали */
    overflow-y: scroll; /* прокрутка по вертикали */
}


div.registration-step-1-login-password
{

}

div.registration-step-2-login-password
{

}

div.registration-step-3-login-password
{

}

div.registration-step-4-login-password
{

}

div.registration-block-footer
{
    display: inline-block;
    height: 60px;
    width: 100%;
    background: #d8d6d6;
    border-top: 2px solid grey;
    text-align: center;
    line-height: 55px;
}

.registration-next-button {
    outline: none;
    box-shadow: none;
    box-sizing: content-box;
    border-bottom: 2px solid #00c0ff;
    border-radius: 5px;
    border-color: rgb(91, 57, 24);
    border-style: solid;
    width: 140px;
    height: 38px;
    display: inline-block;
    position: relative;
    background: #3d1e0a;
    color: rgb(207, 207, 207);
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .5s;
    letter-spacing: 2px;
    line-height: 41px;
    font-weight: bold;
    padding: 0;
    font-family: 'MCR_logo_font-regular';
}


.registration-next-button:disabled,
.registration-next-button[disabled]{
    border-color: rgb(128, 128, 128);
    background: #eaeaea;
    color: rgb(216, 214, 214);
}

.registration-next-button:not(:disabled):hover, .registration-next-button:not(:disabled):focus
{
    background: #271a11;
    border-color: rgb(44, 30, 20);
    -webkit-animation: linear 1.2s light infinite;
    -moz-animation: linear 1.2s light infinite;
    -o-animation: linear 1.2s light infinite;
    animation: linear 1.2s light infinite;
}



@keyframes light {
    0%
    {
        color: #ddd;
        border-color: #1f150e;
        text-shadow: 0px -1px 0px #000;
    }
    50%
    {
        color: #fff;
        border-color: rgba(255, 140, 0,100);
        text-shadow: 0px -1px 0px #444, 0px 0px 5px #ffd, 0px 0px 8px #fff;
    }
    100%
    {
        color: #ddd;
        border-color: #1f150e;
        text-shadow: 0px -1px 0px #000;
    }
}


/*
.loader-16 {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    background: linear-gradient(0deg, rgb(194, 79, 71) 33%, #F44336 100%);
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite;
}
.loader-16:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #263238;
}


@-webkit-keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
*/

/**:before, *:after {
    content: "";
    position: absolute;
}*/

.checkbox_div
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    text-align: initial;
    line-height: 0px;
}

input#checkbox_01 {
    margin: 0;
    height: 48px;
    width: 64px;
    margin-left: 48px;
    position: absolute;
    opacity: 0;
}
input#checkbox_02 {
    margin: 0;
    height: 48px;
    width: 64px;
    margin-left: 48px;
    position: absolute;
    opacity: 0;
}
input#checkbox_03 {
    margin: 0;
    height: 48px;
    width: 64px;
    margin-left: 48px;
    position: absolute;
    opacity: 0;
}





label.checkbox_background {
    width: 7em;
    background: #d8d6d6;
    height: 3em;
    display: inline-block;
    border-radius: 50px;
    position: relative;
    transition: all 0.3s ease;
    transform-origin: 20% center;
    cursor: pointer;
}



div.checkbox_slider {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    position: absolute;
    background: #ffffff;
    transition: 0.4s ease;
    top: 3.5px;
    left: 4.5px;
}
.checkbox_slider:before, .checkbox_slider:after {
    content: "";
    position: absolute;
}
.checkbox_on .checkbox_slider:before, .checkbox_on .checkbox_slider:after {
    height: 4px;
    border-radius: 10px;
    background: #d8d6d6;

}
.checkbox_on .checkbox_slider:before {
    width: 27px;
    transform: rotate(-45deg) translate(-8px, 18px);
    border-color:rgb(222, 7, 7);
    background: rgb(222, 7, 7);
    color: #000000;
    border-radius: 5px;
    box-shadow: 0 0 18px rgb(222, 7, 7),
    0 0 0px rgb(222, 7, 7),
    0 0 0px rgb(222, 7, 7),
    0 0 0px rgb(222, 7, 7);
}
.checkbox_on .checkbox_slider:after {
    width: 27px;
    transform: rotate(45deg) translate(18px, 8px);
    border-color:rgb(222, 7, 7);
    background: rgb(222, 7, 7);
    color: #000000;
    border-radius: 5px;
    box-shadow: 0 0 18px rgb(222, 7, 7),
    0 0 0px rgb(222, 7, 7),
    0 0 0px rgb(222, 7, 7),
    0 0 0px rgb(222, 7, 7);
}

.checkbox_off:checked + label .checkbox_slider {
    left: 68px;
    background: #ffffff;

}
.checkbox_off:checked + label .checkbox_slider:before {
    width: 25px;
    transform: rotate(-45deg) translate(-6px, 20px);
    border-color:rgb(22, 255, 9);
    background: rgb(22, 255, 9);
    color: #000000;
    border-radius: 5px;
    box-shadow: 0 0 18px rgb(22, 255, 9),
    0 0 0px rgb(22, 255, 9),
    0 0 0px rgb(22, 255, 9),
    0 0 0px rgb(22, 255, 9);
}

.checkbox_off:checked + label .checkbox_slider:after {
    width: 10px;
    transform: rotate(45deg) translate(20px, 11px);
    border-color:rgb(22, 255, 9);
    background: rgb(22, 255, 9);
    color: #000000;
    border-radius: 5px;
    box-shadow: 0 0 18px rgb(22, 255, 9),
    0 0 0px rgb(22, 255, 9),
    0 0 0px rgb(22, 255, 9),
    0 0 0px rgb(22, 255, 9)
}


