.w3-theme-l5 {
	color: rgb(0, 0, 0) !important; background-color: rgb(240, 240, 240) !important;
}
.w3-theme-l4 {
	color: rgb(0, 0, 0) !important; background-color: rgb(204, 204, 204) !important;
}
.w3-theme-l3 {
	color: rgb(255, 255, 255) !important; background-color: rgb(153, 153, 153) !important;
}
.w3-theme-l2 {
	color: rgb(255, 255, 255) !important; background-color: rgb(102, 102, 102) !important;
}
.w3-theme-l1 {
	color: rgb(255, 255, 255) !important; background-color: rgb(51, 51, 51) !important;
}
.w3-theme-d1 {
	color: rgb(255, 255, 255) !important; background-color: rgb(0, 0, 0) !important;
}
.w3-theme-d2 {
	color: rgb(255, 255, 255) !important; background-color: rgb(0, 0, 0) !important;
}
.w3-theme-d3 {
	color: rgb(255, 255, 255) !important; background-color: rgb(0, 0, 0) !important;
}
.w3-theme-d4 {
	color: rgb(255, 255, 255) !important; background-color: rgb(0, 0, 0) !important;
}
.w3-theme-d5 {
	color: rgb(255, 255, 255) !important; background-color: rgb(0, 0, 0) !important;
}
.w3-theme-light {
	color: rgb(0, 0, 0) !important; background-color: rgb(240, 240, 240) !important;
}
.w3-theme-dark {
	color: rgb(255, 255, 255) !important; background-color: rgb(0, 0, 0) !important;
}
.w3-theme-action {
	color: rgb(255, 255, 255) !important; background-color: rgb(0, 0, 0) !important;
}
.w3-theme {
	color: rgb(255, 255, 255) !important; background-color: rgb(0, 0, 0) !important;
}
.w3-text-theme {
	color: rgb(0, 0, 0) !important;
}
.w3-border-theme {
	border-color: rgb(0, 0, 0) !important;
}
.w3-hover-theme:hover {
	color: rgb(0, 0, 0) !important; background-color: rgb(255, 193, 7) !important;
}
.w3-hover-text-theme:hover {
	color: rgb(0, 0, 0) !important;
}
.w3-hover-border-theme:hover {
	border-color: rgb(0, 0, 0) !important;
}
