/* fuchsia */
.w3-fuchsia-theme-l5 {color:#000 !important; background-color:#fdeef6 !important}
.w3-fuchsia-theme-l4 {color:#000 !important; background-color:#f7c5e1 !important}
.w3-fuchsia-theme-l3 {color:#000 !important; background-color:#ee8bc3 !important}
.w3-fuchsia-theme-l2 {color:#fff !important; background-color:#e651a5 !important}
.w3-fuchsia-theme-l1 {color:#fff !important; background-color:#d61f87 !important}
.w3-fuchsia-theme-d1 {color:#fff !important; background-color:#8d1458 !important}
.w3-fuchsia-theme-d2 {color:#fff !important; background-color:#7d124f !important}
.w3-fuchsia-theme-d3 {color:#fff !important; background-color:#6d1045 !important}
.w3-fuchsia-theme-d4 {color:#fff !important; background-color:#5e0d3b !important}
.w3-fuchsia-theme-d5 {color:#fff !important; background-color:#4e0b31 !important}

.w3-fuchsia-theme-light {color:#000 !important; background-color:#fdeef6 !important}
.w3-fuchsia-theme-dark {color:#fff !important; background-color:#4e0b31 !important}
.w3-fuchsia-theme-action {color:#fff !important; background-color:#4e0b31 !important}

.w3-fuchsia-theme {color:#fff !important; background-color:#9d1662 !important}
.w3-fuchsia-text-theme {color:#9d1662 !important}
.w3-fuchsia-text-theme-d2 {color:#7d124f !important}
.w3-fuchsia-border-theme {border-color:#9d1662 !important}

.w3-fuchsia-hover-theme:hover {color:#fff !important; background-color:#9d1662 !important}
.my-w3-fuchsia-hover-theme:hover {color:#000 !important; background-color:#9d1662 !important}
.w3-fuchsia-hover-text-theme:hover {color:#9d1662 !important}
.w3-fuchsia-hover-border-theme:hover {border-color:#9d1662 !important}


/* darkGray */
.w3-darkGray-theme-l5 {color:#000 !important; background-color:#f4f4f4 !important}
.w3-darkGray-theme-l4 {color:#000 !important; background-color:#dcdcdc !important}
.w3-darkGray-theme-l3 {color:#000 !important; background-color:#b9b9b9 !important}
.w3-darkGray-theme-l2 {color:#fff !important; background-color:#959595 !important}
.w3-darkGray-theme-l1 {color:#fff !important; background-color:#727272 !important}
.w3-darkGray-theme-d1 {color:#fff !important; background-color:#474747 !important}
.w3-darkGray-theme-d2 {color:#fff !important; background-color:#3f3f3f !important}
.w3-darkGray-theme-d3 {color:#fff !important; background-color:#373737 !important}
.w3-darkGray-theme-d4 {color:#fff !important; background-color:#2f2f2f !important}
.w3-darkGray-theme-d5 {color:#fff !important; background-color:#282828 !important}

.w3-darkGray-theme-light {color:#000 !important; background-color:#f4f4f4 !important}
.w3-darkGray-theme-dark {color:#fff !important; background-color:#282828 !important}
.w3-darkGray-theme-action {color:#fff !important; background-color:#282828 !important}

.w3-darkGray-theme {color:#fff !important; background-color:#505050 !important}
.w3-darkGray-text-theme {color:#505050 !important}
.w3-darkGray-border-theme {border-color:#505050 !important}

.w3-darkGray-hover-theme:hover {color:#fff !important; background-color:#505050 !important}
.w3-darkGray-hover-text-theme:hover {color:#505050 !important}
.w3-darkGray-hover-border-theme:hover {border-color:#505050 !important}


/* lightGray */
.w3-lightGray-theme-l5 {color:#000 !important; background-color:#fafafa !important}
.w3-lightGray-theme-l4 {color:#000 !important; background-color:#eeeeef !important}
.w3-lightGray-theme-l3 {color:#000 !important; background-color:#dcddde !important}
.w3-lightGray-theme-l2 {color:#000 !important; background-color:#cbccce !important}
.w3-lightGray-theme-l1 {color:#000 !important; background-color:#bababe !important}
.w3-lightGray-theme-d1 {color:#fff !important; background-color:#97989d !important}
.w3-lightGray-theme-d2 {color:#fff !important; background-color:#85878c !important}
.w3-lightGray-theme-d3 {color:#fff !important; background-color:#74757b !important}
.w3-lightGray-theme-d4 {color:#fff !important; background-color:#63656a !important}
.w3-lightGray-theme-d5 {color:#fff !important; background-color:#535458 !important}

.w3-lightGray-theme-light {color:#000 !important; background-color:#fafafa !important}
.w3-lightGray-theme-dark {color:#fff !important; background-color:#535458 !important}
.w3-lightGray-theme-action {color:#fff !important; background-color:#535458 !important}

.w3-lightGray-theme {color:#000 !important; background-color:#a8a9ad !important}
.w3-lightGray-text-theme {color:#a8a9ad !important}
.w3-lightGray-border-theme {border-color:#a8a9ad !important}

.w3-lightGray-hover-theme:hover {color:#000 !important; background-color:#a8a9ad !important}
.w3-lightGray-hover-text-theme:hover {color:#a8a9ad !important}
.w3-lightGray-hover-border-theme:hover {border-color:#a8a9ad !important}

.my-w3-lightGray-hover-theme:hover {color:#fff !important; background-color:#a8a9ad !important}