form p {
    width:100%;
    overflow:auto;
}

.p3-form-filter-label {
    font-size: 0.8em;
}

.p3-form-dim {
    background: #ffffff;
    padding-top: 1em;
    padding-bottom: 0.5em;
    padding-left: 1em;
    /* margin-top: 0.5em; */
    margin-bottom: 1em;
}

.p3-form-input-dim {
    height: 40px !important;
}

.p3-form-input-dim-sm {
    height: 40px !important;
}

.p3-form-input-label {
    background-color: #ddd;
}

/* serach form */
.p3-search-form-input-dim {
    width: 182px;
    margin-right: 1em;
    height: 32px !important;
}

.p3-search-form-button-dim {
    width: 180px;
    height: 32px;
    border-radius: 25px;
    font-size: 0.8em;
}
