.hide {
    display: none;
}

.groupName {
    display: none;
    width: 450px;
    clear: both;
    margin-top: 18px;
}

    .groupName a {
        text-decoration: none;
    }

.propertyGroupWrapper {
    margin-top: 10px;
}


#cnt_filter_bestek .filter_naam {
    float: left;
    font-weight: bold;
    width: 40%;
}

#cnt_filter_bestek .filter_omschrijving {
    float: left;
    min-height: 40px;
    width: 60%;
}

#cnt_filter_bestek .filter_result {
    float: left;
}

#cnt_filter_bestek .filter_reset {
    float: right;
    width: 15px;
    margin-top: 5px;
}





/* product */
.bestekSelection {
    clear: both;
}

.cnt_detail {
    clear: both;
    margin-top: 20px;
}

/* bestek */
.bestek {
    width: 100%;
    margin-right: 25px;
    height: 300px !important;
    font-family: sans-serif, arial;
    font-size: 12px;
    line-height: 16px;
    background-color: #eee;
    overflow-y: scroll;
    white-space: pre;

}
