
.w3-theme-l5 {color:#000 !important; background-color:#F9F9F9 !important}
.w3-theme-l4 {color:#000 !important; background-color:#ECECEC !important}
.w3-theme-l3 {color:#000 !important; background-color:#D8D8D8 !important}
.w3-theme-l2 {color:#000 !important; background-color:#C5C5C5 !important}
.w3-theme-l1 {color:#000 !important; background-color:#B1B1B1 !important}
.w3-theme-d1 {color:#fff !important; background-color:#8E8E8E !important}
.w3-theme-d2 {color:#fff !important; background-color:#7E7E7E !important}
.w3-theme-d3 {color:#fff !important; background-color:#6F6F6F !important}
.w3-theme-d4 {color:#fff !important; background-color:#5F5F5F !important}
.w3-theme-d5 {color:#fff !important; background-color:#4F4F4F !important}
.w3-theme-light {color:#000 !important; background-color:#F9F9F9 !important}
.w3-theme-dark {color:#fff !important; background-color:#4F4F4F !important}
.w3-theme-action {color:#fff !important; background-color:#4F4F4F !important}
.w3-theme {color:#fff !important; background-color:#9E9E9E !important}
.w3-text-theme {color:#9E9E9E !important}
.w3-border-theme {border-color:#9E9E9E !important}
.w3-hover-theme:hover {color:#fff !important; background-color:#9E9E9E !important}
.w3-hover-text-theme:hover {color:#9E9E9E !important}
.w3-hover-border-theme:hover {border-color:#9E9E9E !important}
.w3-theme-grad {background: linear-gradient(to right, #F9F9F9, #4F4F4F) !important;}
.w3-theme-grad-l {color: #000; background: linear-gradient(to right, #C5C5C5, #8E8E8E) !important;}
.w3-theme-grad-d {color: #fff;background: linear-gradient(to right, #4F4F4F, #B1B1B1) !important;}
