/* NW-THEME-AQUA.CSS 1. Nov 2024 by Nicole Wiechert */
.nw-theme-l5 {color:#000 !important; background-color:#f0ffff !important}
.nw-theme-l4 {color:#000 !important; background-color:#ccffff !important}
.nw-theme-l3 {color:#000 !important; background-color:#99ffff !important}
.nw-theme-l2 {color:#000 !important; background-color:#66ffff !important}
.nw-theme-l1 {color:#000 !important; background-color:#33ffff !important}
.nw-theme-d1 {color:#fff !important; background-color:#00e6e6 !important}
.nw-theme-d2 {color:#fff !important; background-color:#00cccc !important}
.nw-theme-d3 {color:#fff !important; background-color:#00b3b3 !important}
.nw-theme-d4 {color:#fff !important; background-color:#009999 !important}
.nw-theme-d5 {color:#fff !important; background-color:#008080 !important}

.nw-theme-light {color:#000 !important; background-color:#f0ffff !important}
.nw-theme-dark {color:#fff !important; background-color:#008080 !important}
.nw-theme-action {color:#fff !important; background-color:#008080 !important}

.nw-theme {color:#fff !important; background-color:#00ffff !important}
.nw-text-theme {color:#00ffff !important}
.nw-border-theme {border-color:#00ffff !important}

.nw-hover-theme:hover {color:#000 !important; background-color:#00ffff !important}
.nw-hover-text-theme:hover {color:#00ffff !important}
.nw-hover-border-theme:hover {border-color:#00ffff !important}