.invalid-feedback {
    display: initial;
}

.is-invalid {
    color: red;
}

.custom-switch-input:disabled~.custom-switch-indicator {
    background: #8898aa;
}

.dt-buttons.btn-group {
    margin-bottom: 15px !important;
}