.k-dialog .k-button:first-child {
    background-color: #007bff !important;
    border-color: #007bff !important;
    color: #fff !important;
}

.sd-timer.sd-timer--top {
    z-index: 1000;
    margin-top: 60px;
}

.sa-toolbar__button {
    display: none !important;
}

.no-stepper::-webkit-inner-spin-button,
.no-stepper::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.no-stepper {
    appearance: textfield;
}