/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 30 2023 | 10:06:47 */

.agenda ul {
	list-style-type: circle!important;
	list-style-position: inside;
}

.agenda_automatica{font-size:14px}
.agenda_automatica th{text-align:left!important}

.agenda_automatica td.sala {text-align:left;border-left:1px dotted #90cf96!important;}
.agenda_automatica td.pausa {text-align:center!important;}

.agenda_automatica .sala ul{text-align:left!important;font-size:0.9em}
.agenda_automatica .sala li{line-height:1em;margin-bottom:6px;}
.agenda_automatica .sala li small{margin-left:18px;}


.agenda_automatica a{color:#fff;font-weight:bold;}

.solo_movil.agenda_automatica .sala{border-bottom:1px solid #90cf96;padding:10px 0;}
.solo_movil.agenda_automatica .pausa{text-align:left;padding-left:14px}
.solo_movil.agenda_automatica .separar{border-top:2px solid #90cf96;}

.featherlight-content{max-width:100%}
.featherlight-content .vc_btn3{margin-bottom:10px!important}


.verde{color:#02ce84!important}
.gris{color:#ccc!important;}

.100ancho{width:100%;}}