.w3-theme-l5 {color:#000 !important; background-color:#fffaed !important}
.w3-theme-l4 {color:#000 !important; background-color:#fef0c2 !important}
.w3-theme-l3 {color:#000 !important; background-color:#fde185 !important}
.w3-theme-l2 {color:#000 !important; background-color:#fbd148 !important}
.w3-theme-l1 {color:#000 !important; background-color:#fac20b !important}
.w3-theme-d1 {color:#fff !important; background-color:#00416a !important}
.w3-theme-d2 {color:#fff !important; background-color:#003a5e !important}
.w3-theme-d3 {color:#fff !important; background-color:#003352 !important}
.w3-theme-d4 {color:#fff !important; background-color:#002b46 !important}
.w3-theme-d5 {color:#fff !important; background-color:#00243b !important}

.w3-theme-light {color:#000 !important; background-color:#fcfbf6 !important}
.w3-theme-dark {color:#fff !important; background-color:#00243b !important}
.w3-theme-action {color:#fff !important; background-color:#00243b  !important}
.w3-theme {color:#fff !important; background-color:#004874 !important}

.w3-text-theme {color:#004874 !important}
.w3-border-theme {border-color:#004874 !important}
.w3-border-theme-light {border-color:#fffaed !important}
.w3-border-theme-dark {border-color:#c59904 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#004874 !important}
.w3-hover-theme-action:hover {color:#fff !important; background-color: #c59904 !important}
.w3-hover-border-theme-light:hover {color:#fff !important; border-color:#fffaed !important}
.w3-hover-border-theme-dark:hover {color:#fff !important; border-color:#c59904 !important}

.w3-hover-text-theme:hover {color:#004874 !important}
.w3-hover-border-theme:hover {border-color:#004874 !important}

.w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child {border:0px !important;background-color: #c59904  !important; color: #fff !important;}

.tablesort-sortable .w3-sort-order::before { font-family: 'Font Awesome 6 Pro'; font-weight: 900; content: '\f0dc' }
.tablesort-asc .w3-sort-order::before { font-family: 'Font Awesome 6 Pro'; font-weight: 900; content: '\f0de' }
.tablesort-desc .w3-sort-order::before { font-family: 'Font Awesome 6 Pro'; font-weight: 900; content: '\f0dd'}

.w3-bold{ font-weight: bold };
.w3-courier { font-family: 'Courier New' }
.w3-pointer { cursor: pointer }
.w3-padding-bt { padding-top: 8px !important; padding-bottom: 8px !important }

.w3-row-even { background-color: #fffaed }
.w3-row-odd { background-color: #fcfbf6 }