.separador-H{
    height: 1em;
}

.class-slots{
    border-right-color: #c2c2c2!important;
    border-right-style: dotted;
    border-right-width: 1px;
}
.class-slots:last-child {
    border-right-width: 0;   
}

.slot-free{
    width:7em;
    color:white;
    font-weight:bold;
}
.slots-Horario{
    height: 22em;
}

.slots-Horario-M{
    border-bottom: 4px dotted orange;
}

.classModal-accionFormativa{
    background-color: orange;
    padding: 0.5em;
    border-radius: 3px;
    font-weight: bold;
    font-size: 1.5em;
}

.classModal-carImage,
.classModal-profesorAvatar{
    border-radius: 3px;
    border: 1px solid black;
    width: 100%;
}

.dialog-slot-detail{
    background-color: #f1dbcb;
}

.dialog-slot-detail ul{
    font-size: 1.5em;    
}

.classBookModal-profesorDetail{
    font-weight: bold;
    font-size: 1.1em;
}
#dialog-class-start-map{
    height: 95%;
    margin: 0.5em;
    display: block;
    width: auto;
}
#dialog-class-start-map-container {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

