.b-main-callback-form label.error {
    display: none !important;
}
.b-main-callback-form .jq-file:after {
    display: none;
}
.b-main-callback-form .starrequired {
    font-family: Arial;
}
.b-main-callback-form .jq-file:after {
    background-image: none;
}

.b-main-callback-form .jq-file__name {
    color: #666;
    font-size: 14px;
    font-weight: 700;
}

.b-main-form--no-margin {
    margin: 0;
}

.b-main-callback-form .agreement-label {
    padding-top: 2px;
}