/* Basic changes */

#fbuilder label .r {color:grey;}
#fbuilder input[type=text] { border: 1px solid #000; font-size:16px; background:#f4f4f4; color:graytext; }

/* Phone fields
#fbuilder .cff-phone-field{margin:5px auto;float:none;display:inline-block;font-size:16px;}*/
#fbuilder .uh_phone .l{display:none}

/* header row color */
#fbuilder .ui-datepicker-header { background:lightgray ;color:black; text-shadow:none}
/* date picker day names*/
#fbuilder .ui-datepicker th{background:blue;color:yellow; text-shadow:none}

/* niet selecteerbaar */
#fbuilder .ui-datepicker-unselectable .ui-state-default{background:#f4f4f4;color:graytext;}
/* beschikbare dagen */
#fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default{background:#f4f4f4;color:darkgreen;}
/* afgelopen dagen */
#fbuilder .beforemindate.ui-datepicker-unselectable .ui-state-default {background:#f4f4f4;color:graytext;}
/* niet beschikbaar */
#fbuilder .invalidDate.ui-datepicker-unselectable .ui-state-default {color:red}

/* vorige boekingen */
#fbuilder .slots .htmlUsed a{text-decoration: line-through;background:#ddd;color:#ccc}
/* huidige boeking */
#fbuilder .slots .currentSelection a{background:#b6befc;color:#000}
/* geselecteerde boeking */
#fbuilder .ahb_list{margin:0px 0px}
#fbuilder .ahb_list .ahb_list_time{border:0px;background:lightgray;padding:5px;color:white;margin-right:5px;display:inline-block}
#fbuilder .ahb_list .ahb_list_service{border:0px;background:lightgray;padding:5px;color:white;margin-right:5px;display:inline-block}
#fbuilder .ahb_list a{border:0px;background:lightgray;padding:5px;color:red;display:inline-block}

/* Own Classes */
.NoDropdown .ahbfield_service { display: none }
/* Athletic Skills modification */
.cp_cff_clean #fbuilder .captcha,
.cp_cff_clean #fbuilder .fields:not(.section_breaks){padding: 10px;margin-bottom:10px;background:rgb(0 0 0 / 0%);-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}

.cp_cff_clean #fbuilder .r{color:rgb(255,0,0);}

.cp_cff_clean #fbuilder .pbSubmit, 
.cp_cff_clean #fbuilder .pbPrevious, 
.cp_cff_clean #fbuilder .pbNext{color:black;font-size:14px;background:lightgray;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;margin:0 10px 0 0;border:0px;line-height:20px} 

.cp_cff_clean #fbuilder .ahb_slot_availability{display: block !important;}
.cp_cff_clean #fbuilder {
    color: #384248;
    font-family: "MuseoSans-100" "Lucida Grande","Lucida Sans Unicode",Verdana,"Jamrul",sans-serif;
    text-shadow: 0px 0px 0px #fff;
}

.ahb_m #fbuilder .pbSubmit, 
.ahb_m #fbuilder .pbPrevious, 
.ahb_m #fbuilder .pbNext{color:black;font-size:14px;background:lightgray;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;margin:0 10px 0 0;border:0px;line-height:20px} 
