.control-group {
    margin: 0 0 10px 0;
}
.sitogonMessageText {
    text-align: center;
}
#j_sms_registration_component {
    padding: 20px;
}
.controls input[type="text"], .controls input[type="password"], .controls input[type="email"] {
    border: solid green 1px;
    width: 100%;
    padding: 10px;
    margin: 3px 0 0;
    border-radius: 3px;
    box-sizing: border-box;
}
.enter_symbols_block_wrapper br {
    display: none;
}
.top_stadrt_reg_url {
    margin: 10px;
    color: red;
}
.standart_registration_url_block {
    margin: 10px;
}
.btn.btn-success.standart_registration_url {
    font-size: 11px;
    white-space: nowrap;
}
.vzvk {
    color: red;
}
.j_sms_registration_phone {
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    font-size: 22px;
    border: solid 1px #ccc;
}
.vzvk2 {
    color: green;
    margin: 5px 0 10px 0;
}
.top_symbols_text {
    margin: 0 0 20px 0;
}
.top_symbols_text.defaultlayout {
    max-width: inherit;
}
.moduletable.mod_j_sms_registration .module_content {
    padding: 10px;
}
.j_sms_registration_phone_fields_block .j_sms_registration_phone {
    width: 100%;
}
#login-form input {
    width: 80%;
}
#j_sms_registration_component_form {
    text-align: center;
}
.top_text, .top_login_text {
    font-size: 11px;
    font-weight: bold;
}
#j_sms_form-form .top_text {
    font-size: 16px;
    margin: 0 0 10px 0;
}
.enter_symbols_block_wrapper .ener_one_symbol {
    max-width: 50px;
    float: left;
    margin: 0 5px 0 0;
    min-height: 40px;
    border: solid 1px #ccc;
}
.enter_symbols_block {
    margin: 10px 0;
}
.j_sms_registration_phone_buttons_block {
    text-align: center;
}
.j_sms_registration_phone_fields_block, .enter_password_block {
    margin: 10px 0;
}
.enter_symbols_block_wrapper {
    display: inline-block;
}
.enter_symbols_block {
    text-align: center;
}
.j_sms_registration_phone_bottom_block {
    text-align: center;
    margin: 10px 0;
    font-size: 16px;
}
.j_sms_registration_phone_bottom_block a {
    text-decoration: underline;
    cursor: pointer;
}
.err_j_phone {
    color: red;
    font-weight: bold;
    text-align: center;
}
.moduletable.mod_j_sms_registration {
    background: #fafafa;
    border: solid #acc8ac 1px;
}
.ener_one_symbol {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.one_login_field input[type="text"], .one_login_field input[type="password"] {
    border: solid 1px green;
}
.one_login_field {
    width: 100%;
    margin: 4px 0;
}
.backlnk {
    text-decoration: underline;
    cursor: pointer;
    font-size: 14px;
}
.greeting_jsms {
    margin: 10px 0;
}
.full_popup_block_jsms {
    background: #fff;
    padding: 20px;
    min-width: 300px;
    text-align: center;
    border-radius: 20px;
    width: 300px;
}
.mainSmsForm p , .enter_standart_login_form p, .enter_standart_login_form br{
    display: none;
}
.enter_standart_login_form {
    max-width: 300px;
}
a.bot_lnk {
    cursor: pointer;
    font-size: 14px;
}
.enter_standart_login_form form#loginform input {
    text-align: center;
}
.enter_standart_login_form label {
    font-weight: bold;
}

.standat_sms_login_module {
    text-align: center;
}
.bot_j_sms_buttons {
    text-align: center;
}
.btn, .logout_button a, .enter_standart_login_form #wp-submit {
    padding: 10px 20px;
    cursor: pointer;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    text-decoration: none;
}
.btn-success, .sitogon_sms_registration_module .btn-success, .logout_button a, .enter_standart_login_form #wp-submit {
    background: green;
    color: #fff;
}
.btn.btn-success.j_sms_registration_submit_button, button.btn.btn-primary.login-button, .bot_j_sms_buttons .btn.btn-success, #sjsms-wp-submit {
    min-width: 100%;
    height: 44px;
    font-size: 16px;
    line-height: 20px;
    border-radius: 8px;
}
.bot_lnk br {
    display: none;
}
.btn-success:hover, .enter_standart_login_form #wp-submit:hover, .logout_button a:hover{
    background: #000;
}
.j_sms_registration_main_content input[type="text"] {
    padding: 10px;
    width: 100%;
    font-size: 18px;
    border: solid 1px #ccc;
    background: #fff;
    text-align: center;
    box-sizing: border-box;
}
.enter_standart_login_form p input[type="text"], .enter_standart_login_form p input[type="password"] {
    padding: 10px;
    width: 95%;
}
.jst-hours {
    display: none;
}
.coundownspan {
    font-weight: bold;
}
.countdownstopped {
    margin: 0 0 10px 0;
    color: red;
}
.sitogonMessageClose {
    cursor: pointer;
    position: absolute;
    right: 10px;
}
.sitogon_system_message {
    position: relative;
    padding: 10px;
    box-shadow: 1px 2px 1px 1px #ccc;
}
.sitogon_system_message.type_message {
    background: green;
    color: #fff;
}
.smscountdown {
    height: 30px;
    font-size: 14px;
    max-width: 350px;
    margin: auto;
}
.type_error {
    background: red;
    color: #fff;
}
#j_sms_form-form .bot_j_sms_buttons {
    text-align: left;
    margin: 10px 0;
}
.control-label label {
    font-size: 13px;
}
.asterix i {
    display: inline-block;
    margin: 0 0 0 3px;
    font-size: 11px;
    color: red;
}
.checkbox input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 20px;
}
.checkbox__text {
    position: relative;
    padding: 0 0 0 60px;
    cursor: pointer;
}
.checkbox__text:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 50px;
    height: 26px;
    border-radius: 13px;
    background: #CDD1DA;
    box-shadow: inset 0 2px 3px rgba(0,0,0,.2);
    transition: .2s;
}
.checkbox__text:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 2px;
    width: 22px;
    height: 22px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    transition: .2s;
}
.checkbox input:checked + .checkbox__text:before {
    background: #9FD468;
}
.checkbox input:checked + .checkbox__text:after {
    left: 26px;
}
.checkbox input:focus + .checkbox__text:before {
    box-shadow: inset 0 2px 3px rgba(0,0,0,.2), 0 0 0 3px rgba(255,255,0,.7);
}
.checkbox__text span {
    display: inline-block;
    margin-top: -5px;
}
input:disabled, input:disabled.btn:hover,
input:disabled.btn:active,
input:disabled.btn:focus {
    cursor: not-allowed;
    background: #ccc;
}
.wc-block-must-login-prompt {
    width: 100%;
    text-align: center;
}
.wc-block-must-login-prompt .sitogon_sms_registration_module {
    display: inline-block;
    min-width: 400px;
}
.alignwide.wp-block-post-title {
    text-align: center;
}
#smsloginform {
    margin: 30px 0;
}
#submitEmailButtonBlock .btn-small.btn.btn-success {
    border-radius: 0;
    margin: 0;
    font-size: 12px;
}
#submitEmailButtonBlock {
    text-align: right;
    margin: 0 0 20px;
}
#submitEmailTitle h1 {
    font-size: 25px;
    line-height: 25px;
    margin: 0 0 10px;
}
#emailSubmitTitleH2 {
    font-size: 25px;
    line-height: 25px;
    padding: 0;
    margin: 0 0 20px;
    font-weight: bold;
}
#emailSubmitPopupForm .enter_symbols_block {
    padding: 20px 02px;
    border: solid 1px #ccc;
}
.btn.btn-danger.btn-return {
    margin: 30px 0;
    background: transparent;
    text-decoration: underline;
    cursor: pointer;
}
#emailIsSubmittedBlock {
    color: green;
    font-weight: bold;
}
.smscountdown .countdown {
    font-weight: bold;
}
#j_sms_form-form .control-label {
    text-align: left;
    padding: 0;
    margin: 0;
}
#j_sms_form-form .control-label label {
    padding: 0;
}
.standart_input {
    width: 90%;
    margin: 4px 0 7px;
    padding: 10px 15px;
    font-size: 16px;
    text-align: center;
}
#sjsmsloginfor {
    margin: 20px 0 0;
    text-align: center;
}
.login-submit {
    margin: 20px 0 0;
}
.onesocial_button.yandexidbutton_block {
    margin: 5px 0 0;
}
.yandexlinkbody {
    padding: 10px 0;
    position: relative;
}
a.btn.btn-success.btn-yandex {
    background: #000;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 0;
    display: block;
}
.custombox-content a.btn.btn-success.btn-yandex {
    min-width: 300px;
    font-size: 16px;
    line-height: 20px;
    padding: 0;
    height: 44px;
}
.yandexlinkbody .yandex_icon {
    position: absolute;
    left: 11px;
    top: 10px;
    background: #fff;
    width: 21px;
    font-size: 12px;
    border-radius: 5px;
}
.custombox-content .yandexlinkbody .yandex_icon {
    left: 10px;
    top: 10px;
}
.yandexlinkbody span {
    font-size: 16px;
}
.yandexidbutton_block.smallblock .yandexlinkbody span {
    display: none;
}
.yandexidbutton_block.smallblock .yandexlinkbody {
    padding: 0;
}
.yandexidbutton_block.smallblock  a.btn.btn-success.btn-yandex {
    width: 45px;
    max-width: 70px;
    height: 44px;
    padding: 0;
    margin: 0;
    background: #fff;
    border: solid 1px #f85c45;
    min-width: auto;
}
.yandexidbutton_block.smallblock .yandexlinkbody .yandex_icon {
    top: 1px;
    width: 40px;
    height: auto;
    left: 2px;
    font-size: 25px;
    margin: 0;
    padding: 0;
}
.onesocial_button.vkbutton_block.smallblock {
    float: left;
    width: 50px;
}
.social_avtorization.smallblock .social_buttons_wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.onesocial_button.yandexidbutton_block.smallblock {
    margin: 0;
}
.custombox-content, .custombox-overlay {
    left: 0;
}
.onesocial_button.vkbutton_block.paddingvk {
    padding-bottom: 5px;
}
.showphonetxt2 span {
    display: block;
    font-weight: bold;
}
.showphonetxt2 {
    font-size: 17px;
}
@media (max-width: 300px)  {
    .full_popup_block_jsms {
        min-width: 260px;
        width: 260px;
    }
    .yandexlinkbody span {
        font-size: 13px;
        margin: 0 0 0 20px;
    }
    .custombox-content a.btn.btn-success.btn-yandex {
        min-width: 100%;
    }
    .yandexlinkbody {
        padding: 6px 0 9px;
    }
    .full_popup_block_jsms     .yandexlinkbody {
        padding: 10px 0;
    }
}
@media (max-width: 290px)  {
    .full_popup_block_jsms {
        width: 220px;
        min-width: 220px;
    }
}
@media (max-width: 200px)  {
    .full_popup_block_jsms {
        width: 160px;
        min-width: 160px;
    }
    .yandexlinkbody span {
        font-size: 11px;
    }
}