/*Форма*/
    .t-input {
        padding: 0 13px !important;
    }
    input#input_1766855167970 {
        padding: 0 !important;
    }
    
    .t-checkbox__indicator {
        border: 1px solid #525742 !important;
        height: 15px !important;
        width: 15px !important;
    }
    .t-checkbox__indicator:after {
        border-width: 0 1px 1px 0 !important;
        height: 7px !important;
        left: 5px !important;
        top: 2px !important;
        width: 2px !important;
    }
    .t-checkbox__labeltext {
        line-height: 1 !important;
    }
    /*Сообщение об успехе*/
    .t-form__successbox {
        background: #333826 !important;
        font-family: 'NunitoSans', Arial, sans-serif !important;
    }
    .js-successbox.t-form__successbox.t-text.t-text_sm {
        font-size: 16px !important;
        line-height: 1.1 !important;
    }
    /*Сообщение об ошибке*/
    .tn-form__errorbox-popup {
        background: #C18F54 !important;
        border-radius: 0 !important;
    }
    .tn-atom .t-input-error {
        border-radius: 0 !important;
        box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .1) !important;
        color: #333826 !important;
    }
    

