.w3-theme-l5 {color:#000 !important; background-color:#f3f9fa !important}
.w3-theme-l4 {color:#000 !important; background-color:#d8ecee !important}
.w3-theme-l3 {color:#000 !important; background-color:#b0d9dd !important}
.w3-theme-l2 {color:#000 !important; background-color:#89c6cd !important}
.w3-theme-l1 {color:#fff !important; background-color:#62b3bc !important}
.w3-theme-d1 {color:#fff !important; background-color:#3e8891 !important}
.w3-theme-d2 {color:#fff !important; background-color:#377981 !important}
.w3-theme-d3 {color:#fff !important; background-color:#306a70 !important}
.w3-theme-d4 {color:#fff !important; background-color:#295b60 !important}
.w3-theme-d5 {color:#fff !important; background-color:#224c50 !important}

.w3-theme-light {color:#000 !important; background-color:#f3f9fa !important}
.w3-theme-dark {color:#fff !important; background-color:#224c50 !important}
.w3-theme-action {color:#fff !important; background-color:#224c50 !important}

.w3-theme {color:#fff !important; background-color:#4699a2 !important}
.w3-text-theme {color:#4699a2 !important}
.w3-border-theme {border-color:#4699a2 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#4699a2 !important}
.w3-hover-text-theme:hover {color:#4699a2 !important}
.w3-hover-border-theme:hover {border-color:#4699a2 !important}

.w3-darkblue {color:#fff;background-color:#022a3d !important}
.w3-mediumblue {color:#fff;background-color:#4d9598 !important}
.w3-lightblue {color:#fff;background-color:#76C5C9 !important}

.w3-azulObscuro {color:#022a3d !important}
.w3-azulMedio {color:#4d9598 !important}
.w3-azulClaro {color:#76C5C9 !important}

.w3-display-topmiddle2{position:absolute;left:25%;top:10%;transform:translate(-25%,-10%);-ms-transform:translate(-25%,-10%)}