.view-albo-pretorio .bef-exposed-form .form-control,
.view-albo-pretorio .bef-exposed-form .form-select {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da!important;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}



.view-albo-pretorio td.views-field.views-field-title {
    width: 40%!important;
}

.view-albo-pretorio .view-header {
    display: none;
}

#block-views-block-albo-camerale-block-1 .view-albo-pretorio .views-field-nothing-1 p:not(.Annullato){
	display:none;
}

select#edit-field-ap-stato-documento-target-id {
    display: none;
}


.view-albo-pretorio .views-field-nothing-1 p:not(.Annullato){
	display:none;
}

div .view-albo-camerale #edit_field_ap_tipo_documento_target_id_chosen{
	width: 200px!important;
}

div .view-albo-pretorio #edit_field_ap_tipo_documento_target_id_chosen{
	width: 200px!important;
}

.view-albo-pretorio div.view-filters form>div.form-row fieldset {
    display: flex;
    width: 100%;
    align-items: self-start;
    justify-content: flex-start;
    max-width: 25%;
    flex-direction: column;
    flex-wrap: wrap;
    min-width: 240px !important;
    max-width: 240px !important;
}

.view-albo-pretorio div.view-filters form>div.form-row {
    justify-content: flex-start;
}

.view-albo-pretorio .bef-exposed-form .fieldset-legend {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    font-weight: bold;
}

.view-albo-pretorio .bef-exposed-form button {
    border-radius: 0;
}

.view-albo-pretorio .bef-exposed-form #edit-reset {
    background: #ced4da !important;
    border-color: #ced4da !important;
    color: #000 !important;
    margin-left: 16px;
}

.view-albo-pretorio .bef-exposed-form .form-row .form-actions {
    align-self: flex-end;
    width: 100%;
    justify-content: flex-end;
    align-items: flex-end;
    flex: 1 0 auto;
}

.view-albo-pretorio .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-clear {
    float: left;
}

.view-albo-pretorio .views-exposed-form fieldset label {
    font-weight: bold;
}

.view-albo-pretorio .bef-exposed-form .chosen-container-active.chosen-with-drop .chosen-single,
.view-albo-pretorio .bef-exposed-form .chosen-container-single .chosen-single {
    border: 0 none !important;
    background: transparent !important;
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.chosen-container-single .chosen-single{
	display: contents!important
}

.view-albo-pretorio div.view-filters form>div.form-row {
    align-items: end;
}

.view-albo-pretorio .form-row.runtime {
    /*min-width: 100% !important;*/
}