@charset "utf-8";
/* CSS Document */

.w3-theme-l5 {color:#000 !important; background-color:#fcfbf9 !important}
.w3-theme-l4 {color:#000 !important; background-color:#f6f1ea !important}
.w3-theme-l3 {color:#000 !important; background-color:#ede2d4 !important}
.w3-theme-l2 {color:#000 !important; background-color:#e3d4bf !important}
.w3-theme-l1 {color:#000 !important; background-color:#dac6a9 !important}
.w3-theme-d1 {color:#000 !important; background-color:#c6a77b !important}
.w3-theme-d2 {color:#fff !important; background-color:#bc9662 !important}
.w3-theme-d3 {color:#fff !important; background-color:#af854b !important}
.w3-theme-d4 {color:#fff !important; background-color:#967240 !important}
.w3-theme-d5 {color:#fff !important; background-color:#7d5f36 !important}

.w3-theme-light {color:#000 !important; background-color:#fcfbf9 !important}
.w3-theme-dark {color:#fff !important; background-color:#7d5f36 !important}
.w3-theme-action {color:#fff !important; background-color:#7d5f36 !important}

.w3-theme {color:#000 !important; background-color:#d1b894 !important}
.w3-text-theme {color:#d1b894 !important}
.w3-border-theme {border-color:#d1b894 !important}

.w3-hover-theme:hover {color:#000 !important; background-color:#d1b894 !important}
.w3-hover-text-theme:hover {color:#d1b894 !important}
.w3-hover-border-theme:hover {border-color:#d1b894 !important}