﻿.Agenda td { height: 20px; margin: 1px; vertical-align: middle; }
.Agenda td.aspNetDisabled { color: #808080; }
.Agenda td a { display: block; text-align: center; }
.Agenda .celdaAgenda { background-color: #c1c2c3; color: black !important; }
.Agenda .celdaAgendaSolapada { background-color: #fee2a4; color: black !important; }
.Agenda .celdaAgendaInterseccionSolapada { background-color: #99dee4; color: black !important; }
.Agenda .celdaSeleccionada a { font-weight: bold; color: black; }
.agendaIntersecciones { width: 100%; }
.agendaIntersecciones td, .agendaIntersecciones th { text-align: center; border: 1px solid #d4d3d5 !important; font-size: 8px; }
.agendaIntersecciones th { font-weight: normal; margin: 0px; padding: 0px; }
.agendaIntersecciones td.vigente { background-color: #a3a3a5; border: none; }
.interseccionesNumeros div { padding-right: 5px !important; }

.Agenda tr:first-of-type td { padding: 0; }
.Agenda tr:first-of-type td:nth-child(2) { background: #6BACB7; }
