.extra-product-row {
    margin-bottom: 3px;
}

.extra-product-row.horizontal-divider {
    margin-top: 10px;
    border-top: 1px solid #EEE;
    padding-top: 10px;
}

.form-horizontal .extra-product-row .control-label {
    text-align: left;
}

#extraProductsModal .extra-product-row .extra-product-price {
    min-width: 68px;
}

div#extra-products-frame div.panel-heading:hover {
    cursor: pointer;
}

div#extra-products-frame .popover {
    max-width: 50% !important;
}

div#extra-products-frame span.glyphicon-info-sign {
    font-size: 15px;
    top: 2px;
}
