﻿.cardB {
    width: 150px;
    height: 150px;
    text-decoration: none;
}
#Horarios th, #Horarios td {
    width: 14%;
    border-color: #808080;
}
#Horarios td {
    width: 14%;
    height: 120px;
    font-size: 12px;
    font-weight: bold;
    background-color: #f9f0fa;
}
.pointer{
    cursor: pointer;
}
.overHiden{
    overflow:hidden !important;
    font-size:12px !important;
    margin:0;
}""