.w3-theme-l5 {color:#000 !important; background-color:#efffe7 !important}
.w3-theme-l4 {color:#000 !important; background-color:#c9ffad !important}
.w3-theme-l3 {color:#000 !important; background-color:#92ff5c !important}
.w3-theme-l2 {color:#000 !important; background-color:#5cff0a !important}
.w3-theme-l1 {color:#fff !important; background-color:#3db800 !important}
.w3-theme-d1 {color:#fff !important; background-color:#1f5c00 !important}
.w3-theme-d2 {color:#fff !important; background-color:#1b5200 !important}
.w3-theme-d3 {color:#fff !important; background-color:#184700 !important}
.w3-theme-d4 {color:#fff !important; background-color:#143d00 !important}
.w3-theme-d5 {color:#fff !important; background-color:#113300 !important}

.w3-theme-light {color:#000 !important; background-color:#efffe7 !important}
.w3-theme-dark {color:#fff !important; background-color:#113300 !important}
.w3-theme-action {color:#fff !important; background-color:#113300 !important}

.w3-theme {color:#fff !important; background-color:#226700 !important}
.w3-text-theme {color:#226700 !important}
.w3-border-theme {border-color:#226700 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#226700 !important}
.w3-hover-text-theme:hover {color:#226700 !important}
.w3-hover-border-theme:hover {border-color:#226700 !important}

/*text color*/

.w3-theme-d3 *, .w3-theme *,.w3-theme-d5 *{
    color:#fff;
}

.w3-theme-l5-text {color:#113300 !important; }
.w3-theme-l4-text {color:#143d00 !important; }
.w3-theme-l3-text {color:#184700 !important; }
.w3-theme-l2-text {color:#1b5200 !important; }
.w3-theme-l1-text {color:#1f5c00 !important; }
.w3-theme-d1-text {color:#3db800 !important; }
.w3-theme-d2-text {color:#5cff0a !important; }
.w3-theme-d3-text {color:#92ff5c !important; }
.w3-theme-d4-text {color:#c9ffad !important; }
.w3-theme-d5-text {color:#efffe7 !important; }

.w3-theme-light-text {color:#000 !important; }
.w3-theme-dark-text {color:#fff !important; }
.w3-theme-action-text {color:#fff !important; }

/* .w3-theme-text {color:#fff !important; }
.w3-text-theme-text {color:#4800bd !important}
.w3-border-theme-text {border-color:#4800bd !important}

.w3-hover-theme-text:hover {color:#fff !important; }
.w3-hover-text-theme-text:hover {color:#4800bd !important}
.w3-hover-border-theme-text:hover {border-color:#4800bd !important} */

.w3-theme-text {color:#fff !important; }
.w3-text-theme-text, .w3-text-theme-text *{color:#004cd9 !important}
.w3-border-theme-text {border-color:#004cd9 !important}

.w3-hover-theme-text:hover {color:#fff !important; }
.w3-hover-text-theme-text:hover {color:#004cd9 !important}
.w3-hover-border-theme-text:hover {border-color:#004cd9 !important}

.tes-noti .nav-tab.active a {
    background: #004cd9 !important;
}