.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;   
}
.profesor-slots-horario{
    font-weight: bold;
    text-align: center;
}
.slot-free{ 
    color:white;
    font-weight:bold;
}
.slots-Horario{
    height: 22em;
}

.slots-Horario-M{
    border-bottom: 4px dotted orange;
}
.slot-destacada{    
    color: #000000!important;
}
.badge-destacada{
    background-color: #ed730b!important;
    color:#000000;  
}
.slot-promocion {
    border: 2px solid #904600;
    color: #fff!important;
}
.badge-promocion{
    background-color: #007BFF!important;    
    color:#FFFFFF;
}

.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;
}

