.cid-rOw88vRMSE .navbar.navbar-short {
  background: #282828 !important;
  min-height: 60px; 
  color:gold;
}

.hamburger span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: gold !important;
}
.datepicker.datepicker-dropdown.dropdown-menu {
    background-color: lightgray !important;
}
.daterangepicker .calendar-table th {
    border-radius: 0px !important;
}