.w3-theme-l5 {color:#000 ; background-color:#f5f7f8 }
.w3-theme-l4 {color:#000 ; background-color:#dfe5e8 }
.w3-theme-l3 {color:#000 ; background-color:#becbd2 }
.w3-theme-l2 {color:#000 ; background-color:#9eb1bb }
.w3-theme-l1 {color:#fff ; background-color:#7d97a5 }
.w3-theme-d1 {color:#fff ; background-color:#57707d }
.w3-theme-d2 {color:#fff ; background-color:#4d636f }
.w3-theme-d3 {color:#fff ; background-color:#435761 }
.w3-theme-d4 {color:#fff ; background-color:#3a4b53 }
.w3-theme-d5 {color:#fff ; background-color:#303e45 }

.w3-theme-light {color:#000 ; background-color:#f5f7f8 }
.w3-theme-dark {color:#fff ; background-color:#303e45 }
.w3-theme-action {color:#fff ; background-color:#303e45 }
.w3-theme {color:#fff ; background-color:#607d8b }
.w3-text-theme {color:#303e45 }
.w3-border-theme {border-color:#607d8b }

.w3-hover-theme:hover {color:#fff ; background-color:#607d8b }
.w3-hover-text-theme {color:#303e45 }
.w3-hover-border-theme:hover {border-color:#607d8b }

.w3-btn {color:white; background-color:#303e45}
#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: #607d8b !important;
}

.fa, .fa-solid, .fa-brands, .fa-regular {color:#303e45}
#UpperMenu i[class^='fa'] {color:#fff!important}
#UpperMenu a {color:#fff!important}
#PageHeader {background: linear-gradient(90deg, #f5f7f8, #303e45);}

h1, h2, h3, h4 {color:#303e45!important}
.w3-theme h1, .w3-theme h2, .w3-theme h3, .w3-theme h4 {color: #fff !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:#becbd2 !important}
.gvStyle th a {color:#000!important}
.gvStyle tr:hover {background-color:#f5f7f8 !important}
.dvFieldHeaderStyle {background-color:#becbd2!important; font-weight:bold}
.dvOptionalFieldHeaderStyle {background-color:#f5f7f8!important; font-weight:bold}
.ProjectMenu .selected {color:white!important; background-color:#303e45 !important;font-weight: bold}