.w3-theme-l5 {
	color: rgb(0, 0, 0) !important; background-color: rgb(245, 247, 248) !important;
}
.w3-theme-l4 {
	color: rgb(0, 0, 0) !important; background-color: rgb(223, 229, 232) !important;
}
.w3-theme-l3 {
	color: rgb(0, 0, 0) !important; background-color: rgb(190, 203, 210) !important;
}
.w3-theme-l2 {
	color: rgb(0, 0, 0) !important; background-color: rgb(158, 177, 187) !important;
}
.w3-theme-l1 {
	color: rgb(255, 255, 255) !important; background-color: rgb(125, 151, 165) !important;
}
.w3-theme-d1 {
	color: rgb(255, 255, 255) !important; background-color: rgb(87, 112, 125) !important;
}
.w3-theme-d2 {
	color: rgb(255, 255, 255) !important; background-color: rgb(77, 99, 111) !important;
}
.w3-theme-d3 {
	color: rgb(255, 255, 255) !important; background-color: rgb(67, 87, 97) !important;
}
.w3-theme-d4 {
	color: rgb(255, 255, 255) !important; background-color: rgb(58, 75, 83) !important;
}
.w3-theme-d5 {
	color: rgb(255, 255, 255) !important; background-color: rgb(48, 62, 69) !important;
}
.w3-theme-light {
	color: rgb(0, 0, 0) !important; background-color: rgb(245, 247, 248) !important;
}
.w3-theme-dark {
	color: rgb(255, 255, 255) !important; background-color: rgb(48, 62, 69) !important;
}
.w3-theme-action {
	color: rgb(255, 255, 255) !important; background-color: rgb(48, 62, 69) !important;
}
.w3-theme {
	color: rgb(255, 255, 255) !important; background-color: rgb(96, 125, 139) !important;
}
.w3-text-theme {
	color: rgb(96, 125, 139) !important;
}
.w3-theme-border {
	border-color: rgb(96, 125, 139) !important;
}
.w3-hover-theme:hover {
	color: rgb(255, 255, 255) !important; background-color: rgb(96, 125, 139) !important;
}
