.alert-edificio {
    background-color: #24135F;
    color: #FFF;
    font-size: 18px;
}

.alert-level {
    background-color: #AAAAAA;
    color: #FFF;
    font-size: 18px;
}

.alert-area {
    border-bottom: #102F4A solid 1px;
    color: #24135F;
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
}



.alert-header {
    color: #24135F;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
}


.alert-Persona {
    background-color: #56748F;
    color: #FFF;
}

.alert-Puesto {
    font-size: 16px;
    font-weight: bold;
    margin-top: 3px;
}


.alert-Nombre {
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
}

.alert-head { color: #000; }


.alert-ojarea {
    border-top: #102F4A solid 1px;
    color: #24135F;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    margin-top: 35px;
}


.alert-ojubica {
    color: #24135F;
    font-size: 16px;
    margin-top: 10px;
}


.alert-ojregistrotit {
     
    color: #00000;
    font-size: 19px;
    font-weight: bold;
}

.alert-ojregistro {
    color: #24135F;
    font-size: 15px;
}


.alert-ojlevel {

    background-color: #AAAAAA;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    margin-top: 25px;
}