/* w3-APIcustom.css    This is in includes directory at root level */
.w3-theme {color:#fff !important;background-color:#00a5a8 !important}
.w3-theme2 {color:#fff !important;background-color:#fc8012 !important}
.w3-theme3 {color:#fff !important;background-color:#703a9d !important}
.w3-theme4 {color:#fff !important;background-color:#449948 !important}
.w3-theme5 {color:#fff !important;background-color:#ff007b !important}
/*	Background colors 	BG = Henderson
		BG1 = Buncombe; BG2 = Transylvania; BG3 = Polk		*/
.w3-themeBG {color:#000 !important;background-color:#fee9c1 !important}
.w3-themeBG1 {color:#000 !important;background-color:#d7c6e5 !important}
.w3-themeBG2 {color:#000 !important; background-color:#bbfeff !important}
.w3-themeBG3 {color:#000 !important;background-color:#bfd8cb !important}

.w3-theme-light {color:#000 !important; background-color:#bbfeff !important}
.w3-theme-dark {color:#fff !important; background-color:#005354 !important}
.w3-theme-action {color:#fff !important; background-color:#005354 !important}
.w3-theme2-light {color:#000 !important; background-color:#fee9c1 !important}
.w3-theme2-dark {color:#fff !important; background-color:#863f01 !important}
.w3-theme2-action {color:#fff !important; background-color:#863f01 !important}
.w3-theme3-light {color:#000 !important; background-color:#e3d4ef !important}
.w3-theme3-dark {color:#fff !important; background-color:#381d4e !important}
.w3-theme3-action {color:#fff !important; background-color:#381d4e !important}
.w3-theme4-light {color:#000 !important; background-color:#d7edd8 !important}
.w3-theme4-dark {color:#fff !important; background-color:#224c24 !important}
.w3-theme4-action {color:#fff !important; background-color:#224c24 !important}
.w3-theme5-light {color:#000 !important; background-color:#ffcce5 !important}
.w3-theme5-dark {color:#fff !important; background-color:#80003e !important}
.w3-theme5-action {color:#fff !important; background-color:#80003e !important}


.w3-text-theme {color:#00a5a8 !important}	/*Turquoise*/
.w3-text-theme2 {color:#fc8012 !important}	/*Orange*/
.w3-text-theme3 {color:#703a9d !important}	/*Purple*/
.w3-text-theme4 {color:#449948 !important}	/*Green*/
.w3-text-theme5 {color:#ff007b !important}	/*Pink*/
