.w1-theme-l5 {color:#000 !important; background-color:#fffbf0 !important}
.w1-theme-l4 {color:#000 !important; background-color:#fff3cd !important}
.w1-theme-l3 {color:#000 !important; background-color:#ffe69b !important}
.w1-theme-l2 {color:#000 !important; background-color:#ffda69 !important}
.w1-theme-l1 {color:#000 !important; background-color:#ffcd37 !important}
.w1-theme-d1 {color:#000 !important; background-color:#eab000 !important}
.w1-theme-d2 {color:#fff !important; background-color:#d09c00 !important}
.w1-theme-d3 {color:#fff !important; background-color:#b68900 !important}
.w1-theme-d4 {color:#fff !important; background-color:#9c7500 !important}
.w1-theme-d5 {color:#fff !important; background-color:#826200 !important}

.w1-theme-light {color:#000 !important; background-color:#fffbf0 !important}
.w1-theme-dark {color:#fff !important; background-color:#826200 !important}
.w1-theme-action {color:#fff !important; background-color:#826200 !important}

.w1-theme {color:#000 !important; background-color:#ffc107 !important}
.w1-text-theme {color:#ffc107 !important}
.w1-border-theme {border-color:#ffc107 !important}

.w1-hover-theme:hover {color:#000 !important; background-color:#ffc107 !important}
.w1-hover-text-theme:hover {color:#ffc107 !important}
.w1-hover-border-theme:hover {border-color:#ffc107 !important}

/*text color*/

.w1-theme-d3 *, .w1-theme *,.w1-theme-d5 *{
    color:#fff;
}

.w1-theme-l5-text {color:#826200 !important; }
.w1-theme-l4-text {color:#9c7500 !important; }
.w1-theme-l3-text {color:#b68900 !important; }
.w1-theme-l2-text {color:#d09c00 !important; }
.w1-theme-l1-text {color:#eab000 !important; }
.w1-theme-d1-text {color:#ffcd37 !important; }
.w1-theme-d2-text {color:#ffda69 !important; }
.w1-theme-d3-text {color:#ffe69b !important; }
.w1-theme-d4-text {color:#fff3cd !important; }
.w1-theme-d5-text {color:#fffbf0 !important; }

.w1-theme-light-text {color:#000 !important; }
.w1-theme-dark-text {color:#fff !important; }
.w1-theme-action-text {color:#fff !important; }

/* .w1-theme-text {color:#fff !important; }
.w1-text-theme-text {color:#4800bd !important}
.w1-border-theme-text {border-color:#4800bd !important}

.w1-hover-theme-text:hover {color:#fff !important; }
.w1-hover-text-theme-text:hover {color:#4800bd !important}
.w1-hover-border-theme-text:hover {border-color:#4800bd !important} */

.w1-theme-text {color:#fff !important; }
.w1-text-theme-text, .w1-text-theme-text *{color:#004cd9 !important}
.w1-border-theme-text {border-color:#004cd9 !important}

.w1-hover-theme-text:hover {color:#fff !important; }
.w1-hover-text-theme-text:hover {color:#004cd9 !important}
.w1-hover-border-theme-text:hover {border-color:#004cd9 !important}

.tes-noti .nav-tab.active a {
    background: #004cd9 !important;
}