/* FRM-LIST-OLD | AREA/_STYLE/99-LIST-OLD.CSS | COPYRIGHT REFLECTLAB.COM */
/* OLD 201909.00 [0915.FSI]*/

.list {overflow-x: hidden;}
.list .tableHeader {position: relative; height: 1.375rem;/*22px*/ line-height: 1.375rem;/*22px*/ background-color: rgba(106,115,123,0.05)!important;/*RFLB-GRAY*/ -webkit-touch-callout: none;/*iOS Safari*/ -webkit-user-select: none;/*Safari*/ -khtml-user-select: none;/*Konqueror HTML*/ -moz-user-select: none;/*Firefox*/ -ms-user-select: none;/*Internet Explorer/Edge*/ user-select: none;/*Non-prefixed version, currently supported by Chrome and Opera*/}
.list .tableHeader.Partner {background-color: rgba(245,160,26,0.05)!important;/*ORNG-138C*/}
.list .tableHeader .Icon {width: 1.375rem;/*22px*/  text-align: center;}
.list .tableHeader .Button {width: 1.375rem;/*22px*/ text-align: center;}
.list .tableHeaderIcon,.list .tableHeaderCell,.list .tableHeaderButton {position: relative; height: 1.375rem;/*22px*/ line-height: 1.375rem;/*22px*/  margin: 0 1px; line-height: 1.00rem;/*16px*/}
.list .tableHeader .headerText {height: 1.375rem;/*22px*/ line-height: 1.375rem;/*22px*/  overflow: hidden; font-size: 0.55rem; line-height: 1.00rem; font-weight: 600; color: rgba(106,115,123,0.50);/*RFLB-GRAY*/}
.list .tableHeader .headerText:hover {cursor: pointer; color: rgba(0,63,95,1.00)!important;/*RFLB-BLUE*/}
.list .tableHeaderCell.sorted .headerText {padding-right: 12px; color: rgba(0,63,95,1.00);/*RFLB-BLUE*/}
.list .tableHeaderCell.sorted .columnSortIndicator {position: absolute; opacity: 0.7; right: 0; color: rgba(0,63,95,1.00)!important;/*RFLB-BLUE*/}
.list .tableHeaderCell.sorted.list .columnSortIndicator.show {display: block;}
/*LIST.FILTER ******************************************/
.list .tableFilter {position: relative; height: 1.375rem;/*22px*/ line-height: 1.375rem;/*22px*/ background-color: rgba(106,115,123,0.05)!important;/*RFLB-GRAY*/}
.list .tableFilter.Partner {background-color: rgba(245,160,26,0.05)!important;/*ORNG-138C*/}
.list .tableFilterIcon {position: relative; overflow: hidden; min-width: 1.375rem;/*22px*/ width: 1.375rem;/*22px*/ height: 1.375rem;/*22px*/ margin: 0 1px; line-height: 1.00rem;/*16px*/ margin: 0 1px; text-align: center;}
.list .tableFilterCell {position: relative; height: 1.375rem;/*22px*/ margin: 0 1px; line-height: 1.375rem;/*22px*/}
.list .tableFilterCell input {margin: 0; height: 1.375rem;/*22px*/ border: 1px solid rgba(106,115,123,0.30);/*RFLB-GRAY*/}
.list .tableFilterCell input:hover {border: 1px solid rgba(106,115,123,0.50)!important;/*RFLB-GRAY*/ background-color: rgba(255,255,255,0.80)!important;/*WHITE*/}
.list .tableFilterCell input:focus {border: 1px solid rgba(106,115,123,0.70)!important;/*RFLB-GRAY*/ background-color: rgba(255,255,255,0.80)!important;/*WHITE*/}
/*LIST.ROW ************************************************/
.list .tableRow {height: 1.375rem;/*22px*/ font-size: 0.75rem; line-height: 1.125rem;/*18px*/}
.list .tableRow.Multiline {height: auto;}
.list .tableRow.Multiline .tableRowCell {height: auto; white-space: normal; text-overflow: initial;}
.list .tableRow.odd,.list .tableRow.js_odd {background-color: rgba(106,115,123,0.15);/*RFLB-GRAY*/}
.list .tableRow.even,.list .tableRow.js_even {background-color: rgba(255,255,255,0.20)!important;/*WHITE*/}
.list .tableRow.js_selectable:hover {cursor: pointer; background-color: rgba(0,63,95,0.15)!important;/*RFLB-BLUE*/}
.list .tableRow.js_selected,.list .tableRow.js_selected:hover {background-color: rgba(0,63,95,0.25)!important;/*RFLB-BLUE*/} /*RZED: removed "cursor: default!important;" */
.list .tableRow.filtered,.list .tableRow.filteredList,.list .tableRow.filteredPagination {display: none !important;}
/*LIST.ROW.ICON *******************************************/
.list .tableRowIcon {width: 1.375rem;/*22px*/ height: 1.375rem;/*22px*/ margin: 0 1px; line-height: 1.125rem;/*18px*/ text-align: center;}
.list .tableRowIcon img {width: 1.375rem;/*22px*/ height: 1.375rem;/*22px*/}
.list .tableRowIcon.ico-dot {font-size: 0.75rem;/*12px*/ color: rgba(106,115,123,0.80);/*RFLB-GRAY*/}
.list .tableRowIcon.ico-launch {cursor: pointer; padding-top: 1px; font-size: 0.875rem;/*14px*/ color: rgba(106,115,123,0.80);/*RFLB-GRAY*/}
.list .tableRowIcon.ico-launch:hover {color: rgba(0,63,95,1.00)!important;/*RFLB-BLUE*/}
.list .tableRowButton {width: 1.375rem;/*22px*/ height: 1.375rem;/*22px*/ margin: 0 1px; line-height: 1.00rem;/*16px*/ text-align: center; background-color: rgba(255,255,255,1.00)!important;/*WHITE*/}
.list .tableRowCell {height: 1.375rem;/*22px*/ margin: 0 1px; padding: 1px 4px; line-height: 1.375rem;/*22px*/ overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.list .tableRowCell.clickable {cursor: pointer; color: rgba(0,63,95,0.80)/*RFLB-BLUE*/}
.list .tableRowCell.clickable:hover {color: rgba(106,115,123,1.00);/*RFLB-GRAY*/}
.list .tableRowCell input {height: 1.375rem;/*22px*/}