﻿.w3-theme-l5 {
    color: #000 !important;
    background-color: #fcfdfe !important
}

.w3-theme-l4 {
    color: #000 !important;
    background-color: #f5f8fb !important
}

.w3-theme-l3 {
    color: #000 !important;
    background-color: #ecf1f8 !important
}

.w3-theme-l2 {
    color: #000 !important;
    background-color: #e2eaf4 !important
}

.w3-theme-l1 {
    color: #000 !important;
    background-color: #d8e3f1 !important
}

.w3-theme-d1 {
    color: #000 !important;
    background-color: #aec5e1 !important
}

.w3-theme-d2 {
    color: #000 !important;
    background-color: #8eaed5 !important
}

.w3-theme-d3 {
    color: #fff !important;
    background-color: #6d97c9 !important
}

.w3-theme-d4 {
    color: #fff !important;
    background-color: #4d80bd !important
}

.w3-theme-d5 {
    color: #fff !important;
    background-color: #3c6aa2 !important
}

.w3-theme-light {
    color: #000 !important;
    background-color: #fcfdfe !important
}

.w3-theme-dark {
    color: #fff !important;
    background-color: #3c6aa2 !important
}

.w3-theme-action {
    color: #fff !important;
    background-color: #3c6aa2 !important
}

.w3-theme {
    color: #000 !important;
    background-color: #cedced !important
}

.w3-text-theme {
    color: #cedced !important
}

.w3-border-theme {
    border-color: #cedced !important
}

.w3-hover-theme:hover {
    color: #000 !important;
    background-color: #cedced !important
}

.w3-hover-text-theme {
    color: #cedced !important
}

.w3-hover-border-theme:hover {
    border-color: #cedced !important
}
