@charset "utf-8";
/* CSS Document */
.w3-theme-l5 {color:#000 !important; background-color:#fdf0f5 !important}
.w3-theme-l4 {color:#000 !important; background-color:#f9cfdc !important}
.w3-theme-l3 {color:#000 !important; background-color:#f49eb9 !important}
.w3-theme-l2 {color:#fff !important; background-color:#ee6e96 !important}
.w3-theme-l1 {color:#fff !important; background-color:#e83d74 !important}
.w3-theme-d1 {color:#fff !important; background-color:#c1174d !important}
.w3-theme-d2 {color:#fff !important; background-color:#ac1444 !important}
.w3-theme-d3 {color:#fff !important; background-color:#96123c !important}
.w3-theme-d4 {color:#fff !important; background-color:#810f33 !important}
.w3-theme-d5 {color:#fff !important; background-color:#6b0d2b !important}

.w3-theme-light {color:#000 !important; background-color:#fdf0f5 !important}
.w3-theme-dark {color:#fff !important; background-color:#6b0d2b !important}
.w3-theme-action {color:#fff !important; background-color:#6b0d2b !important}

.w3-theme {color:#fff !important; background-color:#d51953 !important}
.w3-text-theme {color:#d51953 !important}
.w3-border-theme {border-color:#d51953 !important}
.w3-text-theme2 {color:rgba(231,177,60,1) !important}
.w3-border-theme2 {border-color:rgba(231,177,60,1) !important}
.w3-borderlu {color:#52264f !important; border: 1px;}

.w3-hover-theme:hover {color:#fff !important; background-color:#d51953 !important}
.w3-hover-text-theme:hover {color:#d51953 !important}
.w3-hover-border-theme:hover {border-color:#d51953 !important}


