.w3-theme-l5 {color:#4D4D4D !important; background-color:#eff6fd !important}
.w3-theme-l4 {color:#4D4D4D !important; background-color:#cbe1f7 !important}
.w3-theme-l3 {color:#4D4D4D !important; background-color:#97c3ef !important}
.w3-theme-l2 {color:#E0E0E0 !important; background-color:#63a5e7 !important}
.w3-theme-l1 {color:#E0E0E0 !important; background-color:#2f87df !important}
.w3-theme-d1 {color:#E0E0E0 !important; background-color:#195ea3 !important}
.w3-theme-d2 {color:#E0E0E0 !important; background-color:#175491 !important}
.w3-theme-d3 {color:#E0E0E0 !important; background-color:#14497f !important}
.w3-theme-d4 {color:#E0E0E0 !important; background-color:#113f6d !important}
.w3-theme-d5 {color:#E0E0E0 !important; background-color:#0e345a !important}

.w3-theme-light {color:#4D4D4D !important; background-color:#eff6fd !important}
.w3-theme-dark {color:#E0E0E0 !important; background-color:#0e345a !important}
.w3-theme-action {color:#E0E0E0 !important; background-color:#0e345a !important}

.w3-theme {color:#E0E0E0 !important; background-color:#1c68b3 !important}
.w3-text-theme {color:#1c68b3 !important}
.w3-border-theme {border-color:#1c68b3 !important}

.w3-hover-theme:hover {color:#E0E0E0 !important; background-color:#1c68b3 !important}
.w3-hover-text-theme:hover {color:#1c68b3 !important}
.w3-hover-border-theme:hover {border-color:#1c68b3 !important}

body, h1, h2, h3, h4, h5, h6 {
  font-family: Tahoma, Arial, sans-serif;
}

.mySlides {display:none;}

.demo {
  background-color: transparent;
  color: rgba(0,0,0,0);
  border: 2px solid #E0E0E0;
}

.demo:hover {
  background-color: #E0E0E0 !important;
  color: rgba(0,0,0,0);
}