﻿.w3-theme-l5 {color:#000 !important; background-color:#e8f3fe !important}
.w3-theme-l4 {color:#000 !important; background-color:#b3d7fd !important}
.w3-theme-l3 {color:#fff !important; background-color:#68affb !important}
.w3-theme-l2 {color:#fff !important; background-color:#1c87f9 !important}
.w3-theme-l1 {color:#fff !important; background-color:#0561c3 !important}
.w3-theme-d1 {color:#fff !important; background-color:#03356b !important}
.w3-theme-d2 {color:#fff !important; background-color:#022f5f !important}
.w3-theme-d3 {color:#fff !important; background-color:#022954 !important}
.w3-theme-d4 {color:#fff !important; background-color:#022448 !important}
.w3-theme-d5 {color:#fff !important; background-color:#021e3c !important}

.w3-theme-light {color:#000 !important; background-color:#e8f3fe !important}
.w3-theme-dark {color:#fff !important; background-color:#021e3c !important}
.w3-theme-action {color:#fff !important; background-color:#021e3c !important}

.w3-theme {color:#fff !important; background-color:#033b78 !important}
.w3-text-theme {color:#033b78 !important}
.w3-border-theme {border-color:#033b78 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#033b78 !important}
.w3-hover-text-theme {color:#033b78 !important}
.w3-hover-border-theme:hover {border-color:#033b78 !important}

.w3-theme-gradient {
  color: #000 !important;
  background:-webkit-linear-gradient(top,#68affb 25%,#0561c3 75%)}
.w3-theme-gradient {
  color: #000 !important;
  background:-moz-linear-gradient(top,#68affb 25%,#0561c3 75%)}
.w3-theme-gradient {
  color: #000 !important;
  background:-o-linear-gradient(top,#68affb 25%,#0561c3 75%)}
.w3-theme-gradient {
  color: #000 !important;
  background:-ms-linear-gradient(top,#68affb 25%,#0561c3 75%)}
.w3-theme-gradient {
  color: #000 !important;
  background: linear-gradient(top,#68affb 25%,#0561c3 75%)}