/* Styles definition here */
.pbSubmit {
	background-color: #79B8AE !important;
}

.pbSubmit:hover{
	background-color: #9fd6c7 !important;
}

.ui-state-active {
  background-color: #79B8AE !important;
}

.ui-state-hover {
	background-color: #9fd6c7 !important;
}

.ahb_m5 #fbuilder .slots div a {
	border-color: #79B8AE !important;
}

.ahb_m5 #fbuilder .slots div a:hover {
	background-color: #79B8AE !important;
	border-color: #79B8AE !important;
}
/*.ahb_m5 #fbuilder .slots div a {
	background-color: #ff0000
}*/