.admin-btn {
    font-size: 16px;
    background-color: var(--secondarycolor);
    color: #fff;    
}

.form-valid-error {
    color: #fa5c7c;
}

.toggle-password {
    position: absolute;
    right: 35px;
    top: 24px;
    transform: translateY(-50%);
    cursor: pointer;
}

#DataTables_Table_0_length{
    margin-bottom: 15px;
}