

/* Start:/bitrix/templates/apriori-ecom/components/bitrix/news.list/shipping_rates/style.css?17159492891560*/
.w80{
    width:80px;
}
.w90{
    width:90px;
}
.w110{
    width:110px;
}

.ui-table {
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
    box-shadow: 0 0 27.9px 2.1px hsla(0,0%,57%,.09);
    border-radius: 5px
}

.ui-table .div-table {
    display: table;
    width: 100%
}

.ui-table .div-table-row {
    display: table-row;
    transition: all .4s ease
}

.ui-table .div-table-row:nth-child(odd) {
    background: #f2f2f2
}

.ui-table .div-table-row:hover {
    background: #5878cd
}

.ui-table .div-table-row:hover .div-table-cell {
    color: #fff
}

.ui-table .div-table-cell,.ui-table .div-table-head {
    display: table-cell
}

.ui-table .div-table-cell {
    border-right: 1px solid #e6e7ea;
    padding: 10px 2%;
    font-size: 13px;
    font-weight: 600;
    color: #4f5f6f;
    text-align: center;
    min-width: 140px
}

.ui-table .div-table-cell:last-child {
    border: none
}

.ui-table .div-table-heading {
    background-color: #eee;
    display: table-header-group;
    font-weight: 700
}

.ui-table .div-table-foot {
    background-color: #eee;
    display: table-footer-group;
    font-weight: 700
}

.ui-table .div-table-body {
    display: table-row-group
}

.ui-table .div-table-row.row-name {
    background: #fff;
    border-bottom: 1px solid #e6e7ea;
    box-shadow: 0 3px 15px rgba(0,0,0,.02)
}

.ui-table .div-table-row.row-name .div-table-cell {
    padding: 20px 2%;
    font-size: 12px;
    font-weight: 700;
    color: #4f5f6f
}
/* End */
/* /bitrix/templates/apriori-ecom/components/bitrix/news.list/shipping_rates/style.css?17159492891560 */
