﻿
.evento_control {
    margin-left: 30px;
}

.evento_ul {
    list-style: none;
}

.badge {
    display: inline-block;
    padding: 0.39em 0em 0.39em 0em;
    min-width: 2.1em;
    font-size: 1.12rem;
    text-align: center;
    border-radius: 52%;
    background: #2cb200;
    color: #fefefe;
    margin-left: -29px;
    margin-top: -7px;
    height: 2rem;
}

    .badge.evento_b2 {
        background: #2cb200;
        color: #fefefe;
    }

.evento_li2 {
    min-height: 50px;
    border-left: 4px solid #2cb200;
}

.badge2 {
    display: inline-block;
    padding: .3em;
    min-width: 2.1em;
    font-size: 0.7rem;
    text-align: center;
    border-radius: 50%;
    background: #2cb200;
    color: #fefefe;
    margin-left: -38px;
    margin-top: -7px;
}


.evento_li2d {
    min-height: 50px;
}

.evento_li1 {
    min-height: 50px;
    border-left: 4px solid #2B72BB;
}

.evento_li1d {
    min-height: 50px;
}

.evento_li0 {
    min-height: 50px;
    border-left: 4px solid #A0A0A0;
}

.evento_li0d {
    min-height: 50px;
}


.badge2.evento_b2 {
    background: #2cb200;
    color: #fefefe;
}

.badge.evento_b1 {
    background: #2B72BB;
    color: #fefefe;
}

.badge2.evento_b1 {
    background: #2B72BB;
    color: #fefefe;
}

.badge.evento_b0 {
    background: #A0A0A0;
    color: #fefefe;
}

.badge2.evento_b0 {
    background: #A0A0A0;
    color: #fefefe;
}
.accordioneve-title::before {
    content: '\00a0+\00a0';
    position: absolute;
    right: 0rem;
    top: 50%;
    margin-top: -0.9rem;
    font-weight: normal;
    font-size: 1.5rem;
}

.accordioneve {
    background: #F7F7F7;
    border: 1px solid #ffffff;
    border-radius: 0;
    margin-left: 0;
}
.accordioneve-title::before {
    content: '\00a0+\00a0';
    position: absolute;
    right: 0.6rem;
    top: 31%;
    margin-top: -0.5rem;
    font-weight: normal;
    font-size: 1.5rem;
}


















.evento_cont {
    margin-left: 20px;
    margin-top: -20px;
}

.evento_cont2 {
    margin-top: -18px;
    margin-left: 10px;
}

.evento_tit {
    font-size: 0.85rem;
}

.evento_tit_det {
    font-style: italic;
    font-size: 0.75rem;
}


.accordioneve-title {
    padding: 0.4rem 0.5rem !Important;
}



.is-active > .accordioneve-title::before {
    content: '\00a0\002D\00a0';
}


.evento_sicon {
    content: none;
}

