<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tppl-checkout_show_selected tr td {
    font-size: 12px;
    padding: 5px;
}

.tppl-checkout_show_selected tr td {
    padding: 3px 6px;
    color: white !important;
    text-align: center;
    border: none;
    text-decoration: none;
    font-size: 12px;
    font-family: inherit;
    cursor: pointer;
    overflow: visible;
    width: auto;
    line-height: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    background: #22134a;
    font-weight: 200;
}
/*
.tppl-label-img{
    height: 70px;
    width: 100px;
}

.tppl-label-img-select{
    height: 70px;
    width: 100px;
}*/

</pre></body></html>