.w3-theme-l5 {color:#000 !important; background-color:#fff !important}
.w3-theme-l4 {color:#000 !important; background-color:#eee !important}
.w3-theme-l3 {color:#000 !important; background-color:#ddd !important}
.w3-theme-l2 {color:#000 !important; background-color:#cdff38 !important}
.w3-theme-l1 {color:#000 !important; background-color:#b8f500 !important}
.w3-theme-d1 {color:#fff !important; background-color:#78a100 !important}
.w3-theme-d2 {color:#fff !important; background-color:#6b8f00 !important}
.w3-theme-d3 {color:#fff !important; background-color:#5e7d00 !important}
.w3-theme-d4 {color:#fff !important; background-color:#506b00 !important}
.w3-theme-d5 {color:#fff !important; background-color:#435900 !important}

.w3-theme-light {color:#000 !important; background-color:transparent !important; }
.w3-theme-dark {color:#fff !important; background-color:rgba(0,0,0,0.25) !important; }
.w3-theme-action {color:#111 !important; background-color:#eee !important}

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

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

.ourdb-app-menu-icon { z-index: 9999 !important; margin: 5px; position: fixed; bottom: 0px; left: 0px; }
.ourdb-app-menu-item { width: 40px; height: 40px; 
  text-align: center; display: inline-flex !important; flex-wrap: wrap; align-content: space-around; justify-content: center; align-items: center; }
.ourdb-app-menu-txt { }
.ourdb-app-menu-body { top: 0px; padding-top: 0px; }
.ourdb-app-menu-overlay { z-index: 9980 !important; }

.w3-theme-action i.fa { padding: 3px 0px !important; }
