/* Styles definition here */

input[type="text"], input[type="url"], input[type="email"], input[type="search"], input[type="password"], textarea {
background-color: #ffffff;
}


.ahb_m2 #fbuilder td a {
font-weight: bold;
}

#fbuilder .slotsCalendar {
font-weight: bolder;
color: red;
display: block;
}

.ui-datepicker .ui-datepicker-title {
background-color: white;
color: #235789;
}

#fbuilder span.uh {
display: block;
font-size: 90%;
font-weight: bold;
color: rgb(85, 85, 85);
clear: both;
text-align: center;
padding-bottom: 20px;
}