
html, body, p{
  padding:0px;
  margin:0px;
    font-size:1em;
  color:#2d4153;
}
h1, h2, h3, h4, h5, h6 {
font-family: Tahoma, "Trebuchet MS", sans-serif;
color:#476885;
}
.w3-theme-l5 {color:#000 !important; background-color:#f5f8fa !important}
.w3-theme-l4 {color:#000 !important; background-color:#dee6ed !important}
.w3-theme-l3 {color:#000 !important; background-color:#bdcddb !important}
.w3-theme-l2 {color:#000 !important; background-color:#9cb4c9 !important}
.w3-theme-l1 {color:#fff !important; background-color:#7a9bb8 !important}
.w3-theme-d1 {color:#fff !important; background-color:#507595 !important}
.w3-theme-d2 {color:#fff !important; background-color:#476885 !important}
.w3-theme-d3 {color:#fff !important; background-color:#3e5b74 !important}
.w3-theme-d4 {color:#fff !important; background-color:#364e63 !important}
.w3-theme-d5 {color:#fff !important; background-color:#2d4153 !important}

.w3-theme-light {color:#000 !important; background-color:#f5f8fa !important}
.w3-theme-dark {color:#fff !important; background-color:#2d4153 !important}
.w3-theme-action {color:#fff !important; background-color:#2d4153 !important}

.w3-theme {color:#fff !important; background-color:#5982a6 !important}
.w3-button.w3-theme:hover {color:#fff !important; background-color:#5982a6 !important}
.w3-button.w3-theme-l1:hover {color:#fff !important; background-color:#476885 !important}
.w3-text-theme {color:#5982a6 !important}
.w3-border-theme {border-color:#5982a6 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#7a9bb8 !important}
.w3-hover-text-theme:hover {color:#5982a6 !important}
.w3-hover-border-theme:hover {border-color:#5982a6 !important}