.click {
    cursor: pointer;
}

.btn:first-letter, h4:first-letter {
    text-transform: uppercase !important;
}
.btn, h4 {
    text-transform: lowercase !important;

}

.dataTable TR:not(.nohover):hover {
    background:#ecf0f1 !important;
    cursor:pointer;
}

.login-block {
    background: url('../files/assets/images/auth/bgice.png');
    background-size: cover;
}

.swal2-container {
    z-index: 5000000000 !important;
}

.page-header {
    margin-bottom: 10px !important;
}
LABEL {
    color:#7f8c8d;
}

#swal2-title {
    font-size: 22px !important;
}