.w3-theme-l5 {color:#0f4547 !important; background-color:#f9fdfd !important}
.w3-theme-l4 {color:#000 !important; background-color:#eaf8f8 !important}
.w3-theme-l3 {color:#000 !important; background-color:#d5f1f2 !important}
.w3-theme-l2 {color:#206e72 !important; background-color:#c1eaeb !important}
.w3-theme-l1 {color:#000 !important; background-color:#ace3e4 !important}
.w3-theme-d1 {color:#0f4547 !important; background-color:#7bd3d4 !important}
.w3-theme-d2 {color:#0f4547 !important; background-color:#5fc9cb !important}
.w3-theme-d3 {color:#fff !important; background-color:#43c0c2 !important}
.w3-theme-d4 {color:#fff !important; background-color:#37a7a9 !important}
.w3-theme-d5 {color:#fff !important; background-color:#2e8b8d !important}

.w3-theme-light {color:#000 !important; background-color:#f9fdfd !important}
.w3-theme-dark {color:#fff !important; background-color:#2e8b8d !important}
.w3-theme-action {color:#fff !important; background-color:#ff9800 !important}

.w3-theme {color:#000 !important; background-color:#98ddde !important}
.w3-text-theme {color:#98ddde !important}
.w3-border-theme {border-color:#98ddde !important}

tr {vertical-align:middle; padding:5px;}
tr:nth-child(odd) {color:#206e72 !important; background-color:#f9fdfd !important;}/*w3-theme-l5;*/
tr:nth-child(even) {color:#206e72 !important; background-color:#eaf8f8 !important; vertical-align:middle;}/*w3-theme-l4;*/
tr:first-child {color:#0f4547 !important; background-color:#5fc9cb !important; font-size:24px!important}

a {color:#000;}
a:hover {color:#FF9800;}
a:active {color:#600;}

.w3-hover-theme:hover {color:#000 !important; background-color:#c1eaeb !important}
.w3-hover-theme:active {color:#0f4547 !important; background-color:#ff9800 !important}
.w3-hover-text-theme {color:#98ddde !important}
.w3-hover-border-theme:hover {border-color:#000 !important}
#nav01 a {text-decoration:none;}
/* Customizations */
.w3-theme-bskt {color:#000 !important; background-color:#c1eaeb !important}
.w3-button:hover {color:#fff!important;background-color:#2e8b8d!important}
.w3-border{border:1px solid #0f4547!important}

.w3-button-c {color:#fff!important; background-color: #FF9800!important; padding:4px; border:1px solid #fff; margin: 4px; float:right!important;}
.w3-button-c:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.4),0 6px 20px 0 rgba(0,0,0,0.19); border:1px solid #FF6633;}
.w3-button-c:active{opacity:0.5}.w3-ripple{transition:opacity 0s}

hr {margin:0 0 3px 0; padding:0;border-color:#ff9933;}

.w3-non { width: 200px; height: 200px; margin: 2px; padding: 3px; background-color: #FFF; color: #2e8b8d; font-size: 16px; }