.w3-theme-l5 {
	color: #000 !important;
	background-color: #f0f7fd !important
}
.w3-theme-l4 {
	color: #000 !important;
	background-color: #cde6fa !important
}
.w3-theme-l3 {
	color: #000 !important;
	background-color: #9bccf5 !important
}
.w3-theme-l2 {
	color: #000 !important;
	background-color: #69b3ef !important
}
.w3-theme-l1 {
	color: #fff !important;
	background-color: #389aea !important
}
.w3-theme-d1 {
	color: #fff !important;
	background-color: #1472bf !important
}
.w3-theme-d2 {
	color: #fff !important;
	background-color: #1265aa !important
}
.w3-theme-d3 {
	color: #fff !important;
	background-color: #105995 !important
}
.w3-theme-d4 {
	color: #fff !important;
	background-color: #253a4e !important
}
.w3-theme-d5 {
	color: #fff !important;
	background-color: #0b3f6a !important
}
.w3-theme-light {
	color: #000 !important;
	background-color: #ecf2f9 !important
}
.w3-theme-dark {
	color: #fff !important;
	background-color: #204060 !important
}
.w3-theme-action {
	color: #fff !important;
	background-color: #3973ac !important
}
.w3-theme {
	color: #fff !important;
	background-color: #167fd4 !important
}
.w3-text-theme {
	color: #167fd4 !important
}
.w3-text-theme-dark {
	color: #2d5986 !important
}
.w3-border-theme {
	border-color: #336699 !important
}
.w3-hover-theme:hover {
	color: #fff !important;
	background-color: #6699cc !important
}
.w3-hover-text-theme:hover {
	color: #6699cc !important
}
.w3-hover-border-theme:hover {
	border-color: #336699 !important
}
.w3-hover-theme-d3:hover {
	color: #fff !important;
	background-color: #6699cc !important
}
.w3-hover-theme-d4:hover {
	color: #fff !important;
	background-color: #253a4e !important
}
