/*
 * W3-THEME.CSS 1.0 
 * YAVNE
 * Corresponde al color #bb9e58
 * dom mar 25 22:13:45 UYT 2018 - [dfr]
 */
.w3-theme-l5 {color:#000 !important; background-color:#fbf9f5 !important}
.w3-theme-l4 {color:#000 !important; background-color:#f1ebde !important}
.w3-theme-l3 {color:#000 !important; background-color:#e4d8bc !important}
.w3-theme-l2 {color:#000 !important; background-color:#d6c49b !important}
.w3-theme-l1 {color:#000 !important; background-color:#c9b17a !important}
.w3-theme-d1 {color:#fff !important; background-color:#b09148 !important}
.w3-theme-d2 {color:#fff !important; background-color:#9c8140 !important}
.w3-theme-d3 {color:#fff !important; background-color:#897138 !important}
.w3-theme-d4 {color:#fff !important; background-color:#756130 !important}
.w3-theme-d5 {color:#fff !important; background-color:#625028 !important}

.w3-theme-light {color:#000 !important; background-color:#fbf9f5 !important}
.w3-theme-dark {color:#fff !important; background-color:#625028 !important}
.w3-theme-action {color:#fff !important; background-color:#625028 !important}

.w3-theme {color:#fff !important; background-color:#bb9e58 !important}
.w3-text-theme {color:#bb9e58 !important}
.w3-border-theme {border-color:#bb9e58 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#bb9e58 !important}
.w3-hover-text-theme {color:#bb9e58 !important}
.w3-hover-border-theme:hover {border-color:#bb9e58 !important}
