.w3-theme-l5 {color:#000 !important; background-color:#ffffff !important}
.w3-theme-l4 {color:#000 !important; background-color:#f5f5f5 !important}
.w3-theme-l3 {color:#000 !important; background-color:#c9c9c9 !important}
.w3-theme-l2 {color:#000 !important; background-color:#aeaeae !important}
.w3-theme-l1 {color:#fff !important; background-color:#939393 !important}
.w3-theme-d1 {color:#fff !important; background-color:#6c6c6c !important}
.w3-theme-d2 {color:#fff !important; background-color:#606060 !important}
.w3-theme-d3 {color:#fff !important; background-color:#545454 !important}
.w3-theme-d4 {color:#fff !important; background-color:#484848 !important}
.w3-theme-d5 {color:#fff !important; background-color:#3c3c3c !important}

.w3-theme-light {color:#000 !important; background-color:#ffffff  !important}
.w3-theme-dark {color:#fff !important; background-color:#3c3c3c !important}
.w3-theme-action {color:#fff !important; background-color:#3c3c3c !important}

.w3-theme {color:#fff !important; background-color:#777777 !important}
.w3-text-theme {color:#777777 !important}
.w3-border-theme {border-color:#777777 !important}

.w3-hover-theme:hover {color:#000 !important; background-color:#777777 !important}
.w3-hover-text-theme {color:#777777 !important}
.w3-hover-border-theme:hover {border-color:#777777 !important}

.w3-table,.w3-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.w3-table-all{border:1px solid #ccc}
.w3-bordered tr,.w3-table-all tr{border-bottom:1px solid #ddd}.w3-striped tbody tr:nth-child(even){background-color:#f5f5f5}
.w3-table-all tr:nth-child(odd){background-color:#ffffff }.w3-table-all tr:nth-child(even){background-color:#f5f5f5}
.w3-border-right-theme {border-right:1px solid #ccc}

/* .w3-theme-success {color:#fff!important;background-color:#4CAF50!important;border-radius:4px;opacity:0.95}
.w3-theme-alert {color:#fff!important;background-color:#f44336!important;border-radius:4px;opacity:0.95}
.w3-theme-warning {color:#000!important;background-color:#ffeb3b!important;border-radius:4px;opacity:0.95}
.w3-theme-info {color:#fff!important;background-color:#2196F3!important;border-radius:4px;opacity:0.95}
 */
 
.w3-theme-success {color:#fff!important;background-color:#4CAF50!important;opacity:0.80}
.w3-theme-alert {color:#fff!important;background-color:#f44336!important;opacity:0.80}
.w3-theme-warning {color:#000!important;background-color:#ffeb3b!important;opacity:0.80}
.w3-theme-info {color:#fff!important;background-color:#2196F3!important;opacity:0.80}

.w3-theme-ok {color:#fff!important;background-color:#4CAF50!important;border-radius:4px;opacity:0.95}
.w3-theme-cancel {color:#fff!important;background-color:#f44336!important;border-radius:4px;opacity:0.95}
.w3-theme-thead {color:#000!important;background-color:#E5E5E5!important;font-weight:400}

.w3-text-theme-l5 {color:#ffffff !important}
.w3-text-theme-l4 {color:#f5f5f5 !important}
.w3-text-theme-l3 {color:#c9c9c9 !important}
.w3-text-theme-l2 {color:#aeaeae !important}
.w3-text-theme-l1 {color:#939393 !important}
.w3-text-theme-d1 {color:#6c6c6c !important}
.w3-text-theme-d2 {color:#606060 !important}
.w3-text-theme-d3 {color:#545454 !important}
.w3-text-theme-d4 {color:#484848 !important}
.w3-text-theme-d5 {color:#3c3c3c !important}

.w3-theme-highlight{background-color:#ffffcc!important}

.w3-theme-text-success {color:#4CAF50!important}
.w3-theme-text-alert {color:#f44336!important}
.w3-theme-text-warning {color:#ffeb3b!important}
.w3-theme-text-info {color:#2196F3!important}

/* .w3-select{padding:9px 4px;width:100%;border:none;border-bottom:1px solid #ccc */