.filtros-sidebar {
    background:#E8E6E6;
    border-radius: 5px;
}
.filtros-sidebar h4{
    color: #f5f5f5;
}
.filtro-remove {
    color: #565656;
}
.filtros-sidebar{
    border-radius: 5px !important;
    overflow: hidden;
}
.filtros-sidebar h4{
    font-weight: bold;
    font-size: 1.25em;
    color: #3E424A !important;
}
.filtros-sidebar h3{
    display: block;
    width: 100%;
    margin: 0;
    padding: 16px;
    background:  #B0B0AF;
    color: #f5f5f5;
}
.fondoa10 .filtros-sidebar h4{
    color: #f5f5f5;
}
.fondoa10 .filtro-remove {
    color: #565656;
}
.filtros-sidebar{
    border-radius: 5px !important;
    overflow: hidden;
}
.filtros-sidebar h4{
    font-weight: bold;
    font-size: 1.25em;
    color: #3E424A !important;
}
.overflow{
    background: none repeat scroll 0 0 #f5f5f5;
    color: #232831;
}
.overflow ul li {
    border-bottom: solid 1px #dedede;
    color: #232831;
}
.overflow {
    border-radius: 0px;
    height: 145px !important;
    margin-bottom: 15px;
    overflow-y: auto;
    padding:0px;
}
.overflow ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.overflow ul li {
    display: block;
    width: 100%;
    padding: 8px;
    margin-bottom: 0 !important;
    cursor: pointer;
}
