.pbSubmit:hover { background-color: #4CAF50; color: white; } 

#fbuilder .ui-datepicker-inline{max-width:none !important}

/* Styles definition here */
#fbuilder .ocultarCampo{
	display:none;
}
/*Oculta lista de servicios*/
.ahbfield_service { display: none }

#fbuilder a.ui-state-active a.ui-state-hover { background:#6EC1E4 !important;color:#111111;!important}


/*SOMBRA TEXTOS*/
.ui-datepicker td span, .ui-datepicker td a{text-shadow:none}
/*ESTILOS SEGUN CAPACIDAD NARANJA=ffe119 o VERDE=ffe119 o AZUL=#6EC1E4 */
.ahb_booked6 a, .ahb_booked7 a, 
.ahb_booked8 a, .ahb_booked9 a {background:#ffe119 !important;}
/*VERDE=#3cb44b AZUL=#6EC1E4 */
.ahb_booked0 a,.ahb_booked1 a,.ahb_booked2 a,.ahb_booked3 a,
.ahb_booked4 a,.ahb_booked5 a {background:#6EC1E4 !important;color:#fff !important}
/*LLENAS - NO SE TRABAJA - INVALIDAS */
.nonavailableslots a {background:#e6194b !important; color:#fff !important}
.nonworkingweekday a {background:#e6194b !important; color:#fff !important}
.invalidDate a {background:#e6194b !important; color:#fff !important}


/*For available dates:*/
/*#fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default{background:#6EC1E4 !important;color:#111111;!important}*/
/*For non-available dates:*/
/*#fbuilder .ui-datepicker-unselectable .ui-state-default{background:#f4f4f4;color:#ddd;}*/
/*For past dates:*/
/*#fbuilder .beforemindate .ui-datepicker-unselectable .ui-state-default {background:#f4f4f4;color:#ddd;}*/
/*For active date:*/
/*#fbuilder .ui-datepicker-calendar a.ui-state-active {background: blue; color: #f00;}*/


/*For fully-booked dates:*/
/*#fbuilder .notavailslot .ui-datepicker-unselectable .ui-state-default {background:#6EC1E4;color:red;}*/
/*For invalid dates like holiday, etc:*/
/*#fbuilder .invalidDate .ui-datepicker-unselectable .ui-state-default {color:#b4b3b3}*/

/*Estilos para la lista de elementos disponibles
#fbuilder .slots {background:magenta;box-shadow:none}
#fbuilder .slots div{border:0px}
#fbuilder .slots div a{background:cyan;color:#f4dba1}*/


/*Estilos de lo seleccionado por los usuarios
#fbuilder .slots .htmlUsed a{text-decoration: line-through;background:green;color:yellow}
#fbuilder .invalidDate.ui-datepicker-unselectable .ui-state-default {color:#b4b3b3}
*/

/*Estilos para la lista de los seleccionados para reservar
#fbuilder .ahb_list{margin:10px 0px}
#fbuilder .ahb_list .ahb_list_time{border:0px;background:#3bb880;padding:10px;margin-right:10px;display:inline-block}
#fbuilder .ahb_list .ahb_list_service{border:0px;background:#3bb880;padding:10px;margin-right:10px;display:inline-block}
#fbuilder .ahb_list a{border:0px;background:#3bb880;padding:10px;color:#fff;display:inline-block}
*/
.cpappb_noapps{
	display: none;
	
}
