/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .schedule-wrapper table { font-size:12px; width:100%; }
 .fondo_amarillo{
	 background-color: #ffff33;
 }
 
 .fondo_rojo{
	 background-color: #ff3333;
 }
 .fondo_naranja{
	 background-color: #ffad33;
 }
 .fondo_verde{
	 background-color: #5cd65c;
 }
 .fondo_lila{
	 background-color: #aa80ff;
 }
 .fondo_azul{
	 background-color: #4db8ff;
 }
 .fondo_gris{
	 background-color: #a3a3c2;
 }
 .fondo_salmon{
	 background-color: #ffb3b3;
 }
 