.w3-theme-l5 {color:#000 !important; background-color:#e6e6e6 !important}

/* Main Menu Color */
.w3-theme-l4 {color:#000 !important; background-color:#aaaaaa !important}

.w3-theme-l3 {color:#000 !important; background-color:#f9f9f9 !important}
.w3-theme-l2 {color:#000 !important; background-color:#f0f0f0 !important}
.w3-theme-l1 {color:#333 !important; background-color:#e9e9e9 !important}
.w3-theme-d1 {color:#333 !important; background-color:#d9d9d9 !important}
.w3-theme-d2 {color:#999 !important; background-color:#d0d0d0 !important}
.w3-theme-d3 {color:#fff !important; background-color:#c9c9c9 !important}
.w3-theme-d4 {color:#fff !important; background-color:#c0c0c0 !important}
.w3-theme-d5 {color:#fff !important; background-color:#b9b9b9 !important}

.w3-theme-light {color:#000 !important; background-color:#a6a6e6 !important}
.w3-theme-dark {color:#fff !important; background-color:#2b2b2b !important}
.w3-theme-action {color:#fff !important; background-color:#002b00 !important}

/* Top Bar color and Menu Hover color */
.w3-theme {color:#000 !important; background-color:#eeeeee !important}
.w3-text-theme {color:#000000 !important}

.w3-border-theme {border-color:#ffffff !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#000055 !important}
.w3-hover-text-theme:hover {color:#000000 !important}
.w3-hover-border-theme:hover {border-color:#aaaaaa !important}
.w3-hover-theme-l3:hover{color:#000!important;background-color:#565656!important}
