.awspc-table-clear {
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.awspc-table-right {
    text-align: right;
    font-weight: bold;
    font-size: 18px;
    
    float: right;
}

.awspc-table-left {
    display: inline;
}

.awspc-table-right .awspc-table-place-in-cart {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.awspc-table > thead > tr > th {
    font-size: 0.7em !important;
    padding: 5px;
}

.awspc-table > tbody > tr > td {
    padding: 5px !important;
}


.awspc-table > tbody > tr > td > * {
    padding: 5px !important;
}


.awspc-table > tbody > tr > td > * > .awspc-field.aws_price_calc_numeric {
    width: 100% !important;
}

.awspc-table > tbody > tr > td > * > .aws_price_calc_imagelist_button {
    width: 50px !important;
}

.awspc-table .awspc-field .aws_price_calc_numeric {
    padding: 5px !important;
}

.awspc-table-line-total-price > .woocommerce-Price-amount,
.awspc-table-price > .woocommerce-Price-amount {
    font-size: 0.7em !important;
}

.awspc-field-widget > div.awspc-field > * {
    padding: 5px !important;
    margin: 0px !important;
}

.awspc-field-widget > div.aws_price_calc_imagelist > button.aws_price_calc_imagelist_button,
.awspc-field-widget > div.aws_price_calc_imagelist {
    width: 50px !important;
    padding: 1px !important;
}


.awspc-field-widget > div.awspc-field.aws_price_calc_numeric {
    width: 100% !important;
}