.input-field.col label {
    top: unset;
}

.ui-widget-header {
    border: 1px solid #0826af !important;
    background: #0826af !important;
    color: #fff !important;
}
.red {
    color: #fff !important;
    background-color: #e01d25!important;
}

@media screen and (min-width: 1300px) {
    .red {
        color: #fff !important;
    }
}
