.hr1 .tn-atom {
    border: 1px dashed #c10b02!important;
    background-color: transparent !important;
}
.hr2 .tn-atom {
    border-bottom: 2px dashed #c10b02!important;
    background-color: transparent !important;
}
.popup_form .t-form__inputsbox .t-input__vis-ph {
    opacity: 1!important;
}
.popup_form .t-input {
    border-bottom: 1px dashed #C10B02 !important;
}
.zero-form-rendered .t-form .js-error-control-box .t-input:not(.t-input-phonemask):not(.t-input-ownanswer):not(.t-input__own-answer) {
    padding-left: 0!important;
    border: 0!important;
    border-bottom: 1px solid #C10B02!important;
}
.t-form_bbonly .js-error-control-box .t-input__vis-ph {
    left: 0!important;
}
.tn-atom .t-input-error {
    color: #c10b02!important;
}
.popup_form .t-input-block {
    overflow: inherit!important;
}
.t-form__successbox {
    background: #4b4949!important;
    font-size: 16px!important;
    line-height: 1.12;
    font-weight: 300;    
}