.w3-theme-l5 {color:#000 ; background-color:#fffbf0 }
.w3-theme-l4 {color:#000 ; background-color:#fff3cd }
.w3-theme-l3 {color:#000 ; background-color:#ffe69b }
.w3-theme-l2 {color:#000 ; background-color:#ffda69 }
.w3-theme-l1 {color:#000 ; background-color:#ffcd37 }
.w3-theme-d1 {color:#000 ; background-color:#eab000 }
.w3-theme-d2 {color:#fff ; background-color:#d09c00 }
.w3-theme-d3 {color:#fff ; background-color:#b68900 }
.w3-theme-d4 {color:#fff ; background-color:#9c7500 }
.w3-theme-d5 {color:#fff ; background-color:#826200 }

.w3-theme-light {color:#000 ; background-color:#fffbf0 }
.w3-theme-dark {color:#fff ; background-color:#826200 }
.w3-theme-action {color:#fff ; background-color:#826200 }
.w3-theme {color:#000 ; background-color:#ffc107 }
.w3-text-theme {color:#826200 }
.w3-border-theme {border-color:#ffc107 }

.w3-hover-theme:hover {color:#000 ; background-color:#ffc107 }
.w3-hover-text-theme {color:#826200 }
.w3-hover-border-theme:hover {border-color:#ffc107 }

.w3-btn {color:white; background-color:#826200}
#UpdateButton .fa-save, #UpdateCancelButton .fa-rotate-left, *[id*="lbBack"] .fa-solid, *[id*="tblActions"] .fa-solid, *[id*="tblAddNew"] .fa-solid, .actionLink .fa-solid, .EventDashBoard .fa-solid, *[id*="tblActions"] .fa-regular, *[id*="tblAddNew"] .fa-regular, .actionLink .fa-regular, .EventDashBoard .fa-regular, .fa-save, .fa-rotate-left, i.fa-tv, .badge-small {
    color: white !important;
    background-color: #ffc107 !important;
}

.fa, .fa-solid, .fa-brands, .fa-regular {color:#826200}
#UpperMenu i[class^='fa'] {color:#000!important}
#UpperMenu a {color:#000!important}
#PageHeader {background: linear-gradient(90deg, #fffbf0, #ffc107);}

h1, h2, h3, h4 {color:#826200!important}
.w3-theme h1, .w3-theme h2, .w3-theme h3, .w3-theme h4 {color: #000 !important}
.w3-theme-dark h1, .w3-theme-dark h2, .w3-theme-dark h3, .w3-theme-dark h4 {color:#fff!important}
.gvStyle th {color:#000!important; background-color:#ffe69b !important}
.gvStyle th a {color:#000!important}
.gvStyle tr:hover {background-color:#fffbf0 !important}
.dvFieldHeaderStyle {background-color:#ffe69b!important; font-weight:bold}
.dvOptionalFieldHeaderStyle {background-color:#fffbf0!important; font-weight:bold}
.ProjectMenu .selected {color:white!important; background-color:#826200 !important;font-weight: bold}