@charset "utf-8";
/* CSS Document */
.w3-theme-l5 {color:#000 !important; background-color:#f6f1fa !important}
.w3-theme-l4 {color:#000 !important; background-color:#e1d0ee !important}
.w3-theme-l3 {color:#000 !important; background-color:#c3a1dd !important}
.w3-theme-l2 {color:#fff !important; background-color:#a571cc !important}
.w3-theme-l1 {color:#fff !important; background-color:#8643ba !important}
.w3-theme-d1 {color:#fff !important; background-color:#5a2d7d !important}
.w3-theme-d2 {color:#fff !important; background-color:#50286f !important}
.w3-theme-d3 {color:#fff !important; background-color:#462361 !important}
.w3-theme-d4 {color:#fff !important; background-color:#3c1e53 !important}
.w3-theme-d5 {color:#fff !important; background-color:#321945 !important}

.w3-theme-light {color:#000 !important; background-color:#f6f1fa !important}
.w3-theme-dark {color:#fff !important; background-color:#321945 !important}
.w3-theme-action {color:#fff !important; background-color:#321945 !important}

.w3-theme {color:#fff !important; background-color:#64328a !important}
.w3-text-theme {color:#64328a !important}
.w3-border-theme {border-color:#64328a !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#64328a !important}
.w3-hover-text-theme:hover {color:#64328a !important}
.w3-hover-border-theme:hover {border-color:#64328a !important}


