@charset "utf-8";
/* CSS Document */
.w3-theme-l5 {color:#000 !important; background-color:#fefaf3 !important}
.w3-theme-l4 {color:#000 !important; background-color:#faefd8 !important}
.w3-theme-l3 {color:#000 !important; background-color:#f5e0b1 !important}
.w3-theme-l2 {color:#000 !important; background-color:#f1d08a !important}
.w3-theme-l1 {color:#000 !important; background-color:#ecc063 !important}
.w3-theme-d1 {color:#000 !important; background-color:#e4a622 !important}
.w3-theme-d2 {color:#fff !important; background-color:#cf961a !important}
.w3-theme-d3 {color:#fff !important; background-color:#b58316 !important}
.w3-theme-d4 {color:#fff !important; background-color:#9b7013 !important}
.w3-theme-d5 {color:#fff !important; background-color:#815d10 !important}

.w3-theme-light {color:#000 !important; background-color:#fefaf3 !important}
.w3-theme-dark {color:#fff !important; background-color:#815d10 !important}
.w3-theme-action {color:#fff !important; background-color:#815d10 !important}

.w3-theme {color:#000 !important; background-color:#e7b13c !important}
.w3-text-theme {color:#e7b13c !important}
.w3-border-theme {border-color:#e7b13c !important}

.w3-hover-theme:hover {color:#000 !important; background-color:#e7b13c !important}
.w3-hover-text-theme:hover {color:#e7b13c !important}
.w3-hover-border-theme:hover {border-color:#e7b13c !important}


