<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> table.layout { border: 0; background: none; margin: 0; padding: 0; border-collapse: collapse; } table.layout tr, table.layout td { border: 0; padding: 0; margin: 0; background: none; } tr.currentRow { background-color: #ddffdd; } table.padded td, table.padded th { padding: 2px; } table.routes th.day { width: 2em; } table.routes th.today { font-style: italic; } table.routes td.day { text-align: center; } .nowrap { white-space: nowrap; } input.decimal { text-align: right; } input.readonly { border-color: #dddddd; background-color: #eeeeee; } .productInfo .section { float: left; margin-bottom: 10px; margin-right: 10px; } .cmsedit { display: block; position: relative; } .cmsedit .cmseditlink { display: block; position: absolute; width: 16px; height: 16px; top: 0px; left: 0px; background-image: url("../images/icons/page_edit.png"); z-index: 1000; } dl.statusCodes { margin-left: 3em; position: relative; } dl.statusCodes dt { clear: both; float: left; width: 2em; } dl.statusCodes dd { margin: 0 0 .25em 2em; } .dataGridContainer { float: left; margin-bottom: 1em; background-color: #ffffff; } .dataGridContainer .pagerControl { padding: .25em; text-align: center; } .dataGridContainer .dataGrid { margin: 0; } .credit { color: red; } img { border: 0; } table.form th { text-align: left; } .profitGood { color: green; } .profitBad { color: red; } .dialogButtons { border-top: 1px solid #aaaaaa; margin-top: 10px; padding-top: 7px; text-align: right; } .scrollingNotepad { max-height: 200px; overflow: auto; } ::-webkit-scrollbar { -webkit-appearance: none; width: 6px; border-radius: 3px; background-color: rgba(0,0,0,.1); } ::-webkit-scrollbar-thumb { border-radius: 3px; background-color: rgba(0,0,0,.3); -webkit-box-shadow: 0 0 1px rgba(255,255,255,.4); } ul.ui-autocomplete li.ui-menu-item a { white-space: nowrap; } .ui-dialog.hideCross .ui-dialog-titlebar .ui-dialog-titlebar-close { display: none; } .display-none { display:none; } </pre></body></html>