<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* rs_rsjrlrvx_1 */

table.tabtable-rs_rsjrlrvx_1 {width:100%;}
table.tabtable-rs_rsjrlrvx_1 tr.tabrow {}
table.tabtable-rs_rsjrlrvx_1 tr td.tabcol {padding:3px;}
table.tabtable-rs_rsjrlrvx_1 tr.tr_header1 {}
table.tabtable-rs_rsjrlrvx_1 tr.tr_header1 td.tabcol {background-color:#F0F0F0;font-weight:bold;}
table.tabtable-rs_rsjrlrvx_1 tr.tr_header2 {}
table.tabtable-rs_rsjrlrvx_1 tr.tr_header2 td.tabcol {background-color:#F5F5F5;}
table.tabtable-rs_rsjrlrvx_1 tr.tr_bottom1 {}
table.tabtable-rs_rsjrlrvx_1 tr.tr_bottom1 td.tabcol {background-color:#F3F3BD; font-weight:bold;}
table.tabtable-rs_rsjrlrvx_1 tbody tr td.amount { text-align: right; min-width: 150px; background-color: #F1F5F6; }
table.tabtable-rs_rsjrlrvx_1 tfoot tr td.amount { text-align: right; }
table.tabtable-rs_rsjrlrvx_1 tr td:last-child() { text-align: right; }
table.tabtable-rs_rsjrlrvx_1 tr.tr_header2 { display: none; }

#filter_criteria { background-color: #EAEACC; border: 1px solid #000000; padding: 10px; margin-bottom: 10px; width: 100%;}
#filter_criteria tr { border: 1px solid #F0F0F0; }
#filter_criteria tr td { padding: 3px; border: none; }
#filter_criteria tr td.filter_label { font-weight: bold; }
#filter_criteria tr td.filter_value span { display: block; font-style:italic; }

a.ui-datepicker-prev, a.ui-datepicker-next { background-color: #D8D8D8; }

#filter_criteria .zelect {
  display: inline-block;
  background-color: white;
  min-width: 300px;
  cursor: pointer;
  line-height: 36px;
  border: 1px solid #dbdece;
  border-radius: 6px;
  position: relative;
}
#filter_criteria .zelected {
  font-weight: bold;
  padding-left: 10px;
}
#filter_criteria .zelected.placeholder {
  color: #999f82;
}
#filter_criteria .zelected:hover {
  border-color: #c0c4ab;
  box-shadow: inset 0px 5px 8px -6px #dbdece;
}
#filter_criteria .zelect.open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#filter_criteria .dropdown {
  background-color: white;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid #dbdece;
  border-top: none;
  position: absolute;
  left:-1px;
  right:-1px;
  top: 36px;
  z-index: 2;
  padding: 3px 5px 3px 3px;
}
#filter_criteria .dropdown input {
  font-family: sans-serif;
  outline: none;
  font-size: 14px;
  border-radius: 4px;
  border: 1px solid #dbdece;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  padding: 7px 0 7px 10px;
}
#filter_criteria .dropdown ol {
  padding: 0;
  margin: 3px 0 0 0;
  list-style-type: none;
  max-height: 150px;
  overflow-y: scroll;
}
#filter_criteria .dropdown li {
  padding-left: 10px;
}
#filter_criteria .dropdown li.current {
  background-color: #e9ebe1;
}
  
</pre></body></html>