.accordeon_left_color
{
    background-color: #F4AC1C;
}
.accordeon_left_red
{
    background-color: #F4AC1C;
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 19px;
    color: black;
}
.ui-state-active
{
    background-color: #E52A26;
    font-weight: 800;
}
.li-fix
{
    list-style: disc;
    margin-left: 20px;
}
.blue{
    color: blue;
}
