.qm-field-group {
    margin-bottom: 15px;
}

.qm-field-group label {
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
}

#qm-items-table input {
    width: 100%;
}

.qm-totals-area {
    background: #f0f0f1;
    padding: 10px;
    border: 1px solid #c3c4c7;
    margin-bottom: 10px;
    font-size: 14px;
}