/**RULE Quitar descripción en /event/areas*/
.desc {
    display: none;
}

/**ENDRULE*/


/*CSS TEXTOS RESUMEN AREAS*/
.event_area_prop_text {
    text-align: justify !important;
}

.session_pr .session_pr_label+text,
.session_pr {
    font-weight: bold;
}

.ses_type_PL,
.ses_type_SPL {
    background-color: #a0d9f8;
}


.ses_type_SEC {
    background-color: #D6D6D6;
}


.ses_type_BRK {
    background-color: #f3dfc9;
}

.ses_type_TS {
    background-color: #b3d4d3;
}

.sessions_ses_title {
    color: rgb(38, 38, 38);
    font-weight: bold;
}