.k-content-center {
    display: flex;
    justify-content: center;
    margin-bottom: 10px
}

button[disabled], html input[disabled] {
    cursor: default
}

.required {
    color: #e74c3c !important
}
