/*.form-control.captcha-row.clearfix{*/
/*    display: none;*/
/*}*/
.captcha-row .captcha_image{
    display: none;
}
.captcha-row .captcha_input {
    bottom: 0!important;
    height: unset!important;
    left: unset!important;
    max-width: unset!important;
    position: unset!important;
    right: unset!important;
}
.captcha-row.form-control label span{
    color: white!important;
}

.captcha-row.form-control label .star{
    color: red!important;
}
.top-content-block .form-error.alert.alert-danger{
    display: none!important;
}
.top-content-block .nice-select.open .list {
    z-index: 9999;
}

.nice-select .list {

    z-index: 9999!important;
}