#quotecart-details {
    border-top: 1px solid #CCC;
    padding-top: 10px;
}

.table-wrapper.cart .col.price .control .fmequotecart-input {
    width: 80px;
    height: 36px;
    margin-top: -7px;
    padding: 0;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    color: #666;
}

.add-note-quote {
    cursor: pointer;
}

#block-summary {
    display: none !important;
}