/* rwebiStyle-Tables-1220A.css  Created:12/22/2021  Updated:12/26/2024 */
/* rwebi.com | rwebi.org | rwebi.net | (d) 2024 v:1220A */

/* Table Color Designations: /*
/* tfnb		no background - Plain Format/*
/* tftx		text format - Text Format/*
/* tfrd		reference dark - Reference Dark /*
/* tfrl		reference light - Reference Light /*
/* tfdd		detailed dark - Detailed Dark /*
/* tfdl		detailed light - Derailed Light /*
/* tflf		light format - Light Day/*
/* tfw		white - White Sand /*
/* tfn		black - Black Rock /*
/* tfa		ash - Gray Ash /*
/* tfc		cyan - Cyan Opaque /*
/* tft		tan - Sand Tan /*
/* tfyp		yellow - Yellow Pad /*
/* tfgl		green - Green Ledger /*
/* tfbf		blue - Blue Financial /*
/* tfmt		map - Mapping Format /*

/* .tfnb No Background ------------- */
.tfnb {width:100%;border-collapse:collapse;}
.tfnb td{padding:7px; border:#505050 1px solid;text-align:left;}
/* odd row highlight */
.tfnb tr:nth-of-type(odd) {color:#ffffff;}
/* row background */
.tfnb tr{font-size:0.90em;color:#ffffff;}
/* row highlight */
.tfnb tr:hover {font-size:0.90em;color:#ffffff;}
/* table header */
.tfnb thead tr th, table.tablesorter tfoot tr th {
font-size:1.1em;text-align:left;
color:#ffffff; /* header text color */
border: 0px solid #505050;  /* header border color */
padding:2px;}

/* .tftx Text Format -------------- */
.tftx {width:100%;border-collapse:collapse;}
.tftx td{padding:7px; border:#ffffff 1px solid;text-align:left;}
/* odd row highlight */
.tftx tr:nth-of-type(odd) {background-color:#2e2e2e;color:#ffffff;font-family:"courier"}
/* row background */
.tftx tr{background-color:#2e2e2e;font-size:0.90em;color:#ffffff;font-family:"courier"}
/* row highlight */
.tftx tr:hover {background-color:#3c3c32;font-size:0.90em;color:#ffffff;font-family:"courier"}
/* table header */
.tftx thead tr th, table.tablesorter tfoot tr th {
font-size:1.1em;text-align:left;
background-color:#2e2e2e; /* header background */
color:#ffffff; /* header text color */
border: 0px solid #DCDCDC;  /* header border color */
padding:2px;font-family:"courier";}

/* tfrd Reference Dark ------------ */
.tfrd {width:100%;border-collapse:collapse;}
.tfrd td{padding:7px; border:#282828 1px solid;text-align:left;}
/* odd row highlight */
.tfrd tr:nth-of-type(odd) {background-color:#202020;color:#cccccc;}
/* row background */
.tfrd tr{background:#2e2e2e;font-size:0.90em;color:#cccccc;}
/* row highlight */
.tfrd tr:hover {background-color:#404040;font-size:0.90em;color:#FF8C00;}
/* table header */
.tfrd thead tr th, table.tablesorter tfoot tr th {
font-size:12px;text-align:left;
background-color:#000000; /* header background */
color:#ffffff; /* header text color */
border: 1px solid #282828;  /* header border color */
padding:2px;}

/* tfrl Reference Light ------------ */
.tfrl {width:100%;border-collapse:collapse;}
.tfrl td{padding:7px; border:#505050 1px solid;text-align:left;}
/* odd row highlight */
.tfrl tr:nth-of-type(odd) {background-color:#e9e4d4;color:#2e2e2e;}
/* row background */
.tfrl tr{background:#ffffff;font-size:0.90em;color:#2e2e2e;}
/* row highlight */
.tfrl tr:hover {background-color:#2e2e2e;font-size:0.90em;color:#e9e4d4;}
/* table header */
.tfrl thead tr th, table.tablesorter tfoot tr th {
font-size:12px;text-align:left;
background-color:#000000; /* header background */
color:#ffffff; /* header text color */
border: 1px solid #282828;  /* header border color */
padding:2px;}

/* tfdd Detailed Dark  ------- */
.tfdd {width:100%;border-collapse:collapse;}
.tfdd td{padding:0px; border:#2e2e2e 1px solid;;text-align:left;}
/* odd row highlight */
.tfdd tr:nth-of-type(odd) {background-color:#202020;color:#cccccc;}
/* row background */
.tfdd tr{background:#2e2e2e;font-size:.90em;color:#cccccc;}
/* row highlight */
.tfdd tr:hover {background-color:#ffffff;font-size:0.90em;color:#2e2e2e;}
/* table header */
.tfdd thead tr th, table.tablesorter tfoot tr th {
font-size:0.90em;text-align:left;
background-color:#000000; /* header background */
color:#ffffff; /* header text color */
border: 1px solid #282828;  /* header border color */
padding:2px;}

/* tfdl Detailed Light  ------- */
.tfdl {width:100%;border-collapse:collapse;}
.tfdl td{padding:0px; border:#ffffff 1px solid;;text-align:left;}
/* odd row highlight */
.tfdl tr:nth-of-type(odd) {background-color:#e9e4d4;color:#2e2e2e;}
/* row background */
.tfdl tr{background:#ffffff;font-size:.90em;color:#2e2e2e;}
/* row highlight */
.tfdl tr:hover {background-color:#2e2e2e;font-size:0.90em;color:#ffffff;}
/* table header */
.tfdl thead tr th, table.tablesorter tfoot tr th {
font-size:0.90em;text-align:left;
background-color:#000000; /* header background */
color:#ffffff; /* header text color */
border: 1px solid #282828;  /* header border color */
padding:2px;}

/* .tflf Light Format -------------- */
.tflf {width:100%;border-collapse:collapse;}
.tflf td{padding:7px; border:#2e2e2e 1px solid;text-align:left;}
/* odd row highlight */
.tflf tr:nth-of-type(odd) {background-color:#e1e1de;color:#2e2e2e;}
/* row background */
.tflf tr{background-color:#ffffff;font-size:0.90em;color:#2e2e2e;}
/* row highlight */
.tflf tr:hover {background-color:#9bddff;font-size:0.90em;color:#2e2e2e;}
/* table header */
.tflf thead tr th, table.tablesorter tfoot tr th {
font-size:1.1em;text-align:left;
background-color:#ffffff; /* header background */
color:#2e2e2e; /* header text color */
border: 0px solid #DCDCDC;  /* header border color */
padding:2px;}

/* .tfw White ---------------------- */
.tfw {width:100%;border-collapse:collapse;}
.tfw td{padding:7px; border:#E0E0E0 0px solid;text-align:left;}
/* odd row highlight */
.tfw tr:nth-of-type(odd) {background-color:#cbdce7;color:#2e2e2e;}
/* row background */
.tfw tr{background:#ffffff;font-size:0.90em;color:#2e2e2e;}
/* row highlight */
.tfw tr:hover {background-color:#74a2be;font-size:0.90em;color:#FFFFFF;}
/* table header */
.tfw thead tr th, table.tablesorter tfoot tr th {
font-size:1.1em;text-align:left;
background-color:#ffffff; /* header background */
color:#000000; /* header text color */
border: 0px solid #DCDCDC;  /* header border color */
padding:2px;}

/* .tfn Black ---------------------- */
.tfn {width:100%;border-collapse:collapse;}
.tfn td{padding:7px; border:#E0E0E0 0px solid;text-align:left;}
/* odd row highlight */
.tfn tr:nth-of-type(odd) {background-color:#343434;color:#ffffff;}
/* row background */
.tfn tr{background:#1a1a1a;font-size:0.90em;color:#ffffff;}
/* row highlight */
.tfn tr:hover {background-color:#4e4c45;font-size:0.90em;color:#fdd017;}
/* table header */
.tfn thead tr th, table.tablesorter tfoot tr th {
font-size:1.1em;text-align:left;
background-color:#000000; /* header background */
color:#ffffff; /* header text color */
border: 0px solid #DCDCDC;  /* header border color */
padding:2px;}

/* .tfa Ash ------------------------ */
.tfa {width:100%;border-collapse:collapse;}
.tfa td{padding:7px; border:#E0E0E0 0px solid;text-align:left;}
/* odd row highlight */
.tfa tr:nth-of-type(odd) {background-color:#d9d9d9;color:#2e2e2e;}
/* row background */
.tfa tr{background:#e6e6e6;font-size:0.90em;color:#2e2e2e;}
/* row highlight */
.tfa tr:hover {background-color:#999999;font-size:0.90em;color:#ffffff;}
/* table header */
.tfa thead tr th, table.tablesorter tfoot tr th {
font-size:1.1em;text-align:left;
background-color:#202020; /* header background */
color:#ffffff; /* header text color */
border: 0px solid #DCDCDC;  /* header border color */
padding:2px;}

/* .tfc Cyan ----------------------- */
.tfc {width:100%;border-collapse:collapse;}
.tfc td{padding:7px; border:#E0E0E0 0px solid;text-align:left;}
/* odd row highlight */
.tfc tr:nth-of-type(odd) {background-color:#dce9ef;color:#2e2e2e;}
/* row background */
.tfc tr{background:#eef4f7;font-size:0.90em;color:#2e2e2e;}
/* row highlight */
.tfc tr:hover {background-color:#b9d4df;font-size:0.90em;color:#2e2e2e;}
/* table header */
.tfc thead tr th, table.tablesorter tfoot tr th {
font-size:1.1em;text-align:left;
background-color:#38485e; /* header background */
color:#ffffff; /* header text color */
border: 0px solid #DCDCDC;  /* header border color */
padding:2px;}

/* .tft Tan ------------------------ */
.tft {width:100%;border-collapse:collapse;}
.tft td{padding:7px; border:#E0E0E0 0px solid;text-align:left;}
/* odd row highlight */
.tft tr:nth-of-type(odd) {background-color:#e8e1c9;color:#2e2e2e;}
/* row background */
.tft tr{background:#f0ebdb;font-size:0.90em;color:#2e2e2e;}
/* row highlight */
.tft tr:hover {background-color:#d3c599;font-size:0.90em;color:#2e2e2e;}
/* table header */
.tft thead tr th, table.tablesorter tfoot tr th {
font-size:1.1em;text-align:left;
background-color:#65572b; /* header background */
color:#ffffff; /* header text color */
border: 0px solid #DCDCDC;  /* header border color */
padding:2px;}

/* .tfyp Yellow Pad ---------------- */
.tfyp {width:100%;border-collapse:collapse;}
.tfyp td{padding:7px; border:#E0E0E0 0px solid;text-align:left;}
/* odd row highlight */
.tfyp tr:nth-of-type(odd) {background-color:#ffffcc;color:#2e2e2e;}
/* row background */
.tfyp tr{background:#ffffe6;font-size:0.90em;color:#2e2e2e;}
/* row highlight */
.tfyp tr:hover {background-color:#ffff99;font-size:0.90em;color:#2e2e2e;}ffff99
/* table header */
.tfyp thead tr th, table.tablesorter tfoot tr th {
font-size:1.1em;text-align:left;
background-color:#d5d56e; /* header background */
color:#2e2e2e; /* header text color */
border: 0px solid #DCDCDC;  /* header border color */
padding:2px;}

/* .tfgl Green Ledger -------------- */
.tfgl {width:100%;border-collapse:collapse;}
.tfgl td{padding:7px; border:#E0E0E0 0px solid;text-align:left;}
/* odd row highlight */
.tfgl tr:nth-of-type(odd) {background-color:#c7e6c3;color:#2e2e2e;}
/* row background */
.tfgl tr{background:#d7f6d3;font-size:0.90em;color:#2e2e2e;}
/* row highlight */
.tfgl tr:hover {background-color:#a7c6a3;font-size:0.90em;color:#ffffff;}
/* table header */
.tfgl thead tr th, table.tablesorter tfoot tr th {
font-size:1.1em;text-align:left;
background-color:#6f8e6b; /* header background */
color:#ffffff; /* header text color */
border: 0px solid #DCDCDC;  /* header border color */
padding:2px;}

/* .tfbf Blue Financial -------------- */
.tfbf {width:100%;border-collapse:collapse;}
.tfbf td{padding:7px; border:#E0E0E0 0px solid;text-align:left;}
/* odd row highlight */
.tfbf tr:nth-of-type(odd) {background-color:#ceebfd;color:#2e2e2e;}
/* row background */
.tfbf tr{background:#e7f5fe;font-size:0.90em;color:#2e2e2e;}
/* row highlight */
.tfbf tr:hover {background-color:#3baff7;font-size:0.90em;color:#ffffff;}
/* table header */
.tfbf thead tr th, table.tablesorter tfoot tr th {
font-size:1.1em;text-align:left;
background-color:#6f8e6b; /* header background */
color:#ffffff; /* header text color */
border: 0px solid #DCDCDC;  /* header border color */
padding:2px;}

/* tfmt Map Table ------------------ */
.tfmt {width:100%;border-collapse:collapse;}
.tfmt td{padding:0px; border:#282828 1px solid;text-align:left;}
/* odd row highlight */
.tfmt tr:nth-of-type(odd) {background-color:#202020;color:#cccccc;}
/* row background */
.tfmt tr{background:#2e2e2e;font-size:0.90em;color:#cccccc;}
/* row highlight */
.tfmt tr:hover {background-color:#404040;font-size:0.90em;color:#00ffff;}
/* table header */
.tfmt thead tr th, table.tablesorter tfoot tr th {
font-size:0.90em;text-align:left;
background-color:#000000; /* header background */
color:#ffffff; /* header text color */
border: 0px solid #282828;  /* header border color */
padding:0px;}


