/* Styles definition here */
#fbuilder .ui-datepicker-inline { max-width:none !important; } 

.ui-datepicker-title{background-color:#c7d6a0;text-shadow: none;}
.ui-datepicker th {
  text-transform: uppercase;
  padding: 5px 0;;
  text-shadow: none;
  background-color: #a2c651;
  color: #fff;
  font-weight: 400;
}

.ui-datepicker-calendar .ui-state-active {
  background: #a1c848;
  color: #e0e0e0;
  text-shadow: none!important;
  border: 0px;
}

.ui-datepicker td .ui-state-hover {
  background: #a1c848!important;
  color: #e0e0e0;
  text-shadow: none!important;
  border: 0px;
}

.ui-datepicker{
	box-shadow: none;
}

#fbuilder .slots{
	box-shadow: none;
	/*width: 300px;*/
	border: 1px solid #cecece;
}

.ahbfield_service{
	width: 100%;
}

#fbuilder .slots div a{
	color: #333333;
}

.ui-datepicker-prev, .ui-datepicker-next{
	background-image: url('/wp-content/uploads/2022/09/arrow-lo.png');
}

.pbSubmit{
	background: #a1c848!important;
	border: none;
	padding: 10px 40px!important;
	color: #ffffff!important;
}

#fbuilder label {
	display: initial;
	color: #333;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 1px;
}

#fbuilder .slots div{
	/*width: 21%;*/
}

.ui-datepicker td a{
	color: #333!important;
}

.slots span{
	font-weight: bold;
	margin-left: 10px;
}

#fbuilder .ui-datepicker-header { background:#6cc72b ; color:#444; text-shadow:none; }

#fbuilder .large {
	padding-left: 10px;
	height: 40px;
	margin-bottom: 8px;
}

select{
	height: 40px;
	margin-bottom: 20px;
}

.slotsCalendar{
	margin-top: 10px;
}

.captcha img{
	width: 40%!important;
	margin-bottom: 15px;
}

.captcha{
	margin-top: 10px;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;	
}