.btn-light {
    background: linear-gradient(135deg,#3e77b8 0,#353f5f 100%);
}

.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: white;    
}

#ui-datepicker-div {
    z-index: 9999 !important;
}

.app-body .sidebar, .app-body .sidebar .nav, .app-body .sidebar .sidebar-nav {
    width: 230px !important;
}