.lb-remove-searches .overflow-y {
    max-height: 500px;
    overflow-y: auto;
}

.lb-remove-searches .app-summary table {
    max-width: 760px;
    padding: 20px 30px;
    margin: 0;
}

.lb-remove-searches .checkbox-wrapper {
    text-align: right;
    padding: 5px 0;
}

.lb-remove-searches .checkbox-wrapper-product {
    float: right;
    margin-right: 48px;
}

.lb-remove-searches .sec-header {
    display: inline;
    margin-left: 20px;
}

.lb-remove-searches .product-label,
.lb-remove-searches .select-all-label {
    max-width: 760px;
    margin: auto;
}

.lb-remove-searches .product-label {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: solid 1px #007741;
    border-top: solid 1px #007741;
    margin-top: 10px;
}

.lb-remove-searches .select-all-label {
    margin-right: 30px;
    text-align: right;
}

.lb-remove-searches .select-all-label .checkbox-wrapper-product {
    margin-left: 10px;
}

.lb-remove-searches .order-summary .app-summary {
    width: 790px;
}