/* Light theme specific rules */
/* Generated by https://www.w3schools.com/w3css/w3css_color_generator.asp */
.w3-theme-l5 {color:#000 !important; background-color:#fefefe !important}
.w3-theme-l4 {color:#000 !important; background-color:#fdfdfd !important}
.w3-theme-l3 {color:#000 !important; background-color:#fbfbfb !important}
.w3-theme-l2 {color:#000 !important; background-color:#f9f9f9 !important}
.w3-theme-l1 {color:#000 !important; background-color:#f7f7f7 !important}
.w3-theme-d1 {color:#000 !important; background-color:#dcdcdc !important}
.w3-theme-d2 {color:#000 !important; background-color:#c4c4c4 !important}
.w3-theme-d3 {color:#000 !important; background-color:#ababab !important}
.w3-theme-d4 {color:#fff !important; background-color:#939393 !important}
.w3-theme-d5 {color:#fff !important; background-color:#7a7a7a !important}

.w3-theme-light {color:#000 !important; background-color:#fefefe !important}
.w3-theme-dark {color:#fff !important; background-color:#7a7a7a !important}
.w3-theme-action {color:#fff !important; background-color:#7a7a7a !important}

.w3-theme {color:#000 !important; background-color:#f5f5f5 !important}
.w3-text-theme {color:#f5f5f5 !important}
.w3-border-theme {border-color:#f5f5f5 !important}

.w3-hover-theme:hover {color:#000 !important; background-color:#f5f5f5 !important}
.w3-hover-text-theme:hover {color:#f5f5f5 !important}
.w3-hover-border-theme:hover {border-color:#f5f5f5 !important}

/* Added rules */
.w3-theme-opacity {color:#000 !important; background-color:#f5f5f580 !important}