.ihsati-tbs-prices-widget {
    background-color: #8cd5ff;
    border: 1px solid #0000002d;
    border-radius: .4rem;
    box-shadow: 0 .5rem 1rem #00000026;
    color: #1a1a1a;
    font-size: 1rem;
    padding: 1rem;
}

.ihsati-tbs-prices-widget ul {
    box-sizing: border-box;
    list-style: outside;
}

.tbs-table {
    border-collapse: collapse;
    border-color: #495057;
    caption-side: bottom;
    margin-bottom: 1rem;
    vertical-align: middle;
    width: 100%;
}

.tbs-table tbody,
.tbs-table tr,
.tbs-table td {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

.tbs-table>tbody {
    vertical-align: inherit;
}

.tbs-table> :not(caption)>* {
    border-width: 1px;
}

.tbs-table> :not(caption)>*>* {
    padding: .5rem .5rem;
}