.qwc-required:after {
    content:" *";
}
.qwc-input-fields {
    width: 100%;
    border-radius:3px;
}

#qwc_quote_msg {
    border-radius:3px;
}

#qwc_submit_quote {
    float:left;
}

#qwc_update_list {
    float:right;
}

.qwc-remove {
    display: inline-block;
    width: 25px;
}

#qwc_add_quote_list {
    border-radius: 3px;
    padding: 2%;
    font-size: 12pt;
    font-weight: 700;
    background: transparent;
    color: #34c1ff;
    border: solid 3px #34C1FF;
    outline: none;
}

#qwc_quote_msg {
    display: block;
}

.qwc-product-sku {
    font-size: 10pt;
}

.attachment-woocommerce_thumbnail {
    width: 60px;
}