<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* --------- CAPACITY ---------- */
#body {padding: 0px;}
.capacity {padding: 10px 0px;}

.capacity table {padding: 0px 15px;}

.capacity .i-table .request tr td, .i-table .offer tr td {font-size: 14px !important; padding: 12px 2px 12px 8px;}
.capacity .i-table .header td {padding: 50px 0px 8px 1px; border-bottom: 1px solid #555;}
.capacity .i-table .header td a {font-size: 22px; font-weight: bold; color: #000;}
.capacity .i-table .header td a img {max-height: 33px; margin-right: 10px; vertical-align: -6px;}
/* .capacity .i-table .request tr:nth-child(even) td, .i-table .request tr:nth-child(even) th {background: #fff6e9;}
.capacity .i-table .request tr:nth-child(odd) td, .i-table .request tr:nth-child(odd) th {background: #fffbf6;} */
.capacity .i-table tbody td:last-child {text-align: right; padding-right: 5px;}
.capacity .i-table span {display: none}

.capacity .more {display: block; text-align: center;}
.capacity .more a {padding: 10px 26px; font-size: 16px; width: auto; border-radius: 38px; display: table; margin: 0px auto; font-weight: 500; letter-spacing: 0.5px; border-width: 1px; border-style: solid;}


@media screen and (max-width: 1023px) {
.capacity .i-table span {display: inline}
.capacity .i-table tbody td:last-child {text-align: left;}
}


/* SEARCH */
.i-search-1cell {padding-top: 25px; vertical-align: middle !important;}
.i-search-1cell a {display: block; font-size: 16px; text-align: left; vertical-align: middle; line-height: 20px; border-bottom: 1px solid #DEC6AB; padding: 18px 0px;}
.i-search-1cell a:last-child {border-bottom: none}
.i-search-1cell a img {margin: -7px 7px 0px 0px; max-height: 34px; max-width: 46px; float: left; display: inline-block; vertical-align: middle;}


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