#monvisto-filter-form {
    margin-bottom: 20px;
}
.monvisto-filter-group {
    margin-bottom: 10px;
}
.monvisto-filter-group label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}
.monvisto-filter-group select {
    width: 100%;
    padding: 5px;
}
