﻿/*****
 * OperatorCECTotal (StyleSheet.css)
 * Internet-based report (External Network)
 * StyleSheet (CSS)
 * Created by Gabriel Maxwell on 1 August, 2018
 * Modified by Gabriel Maxwell on 3 July, 2019
 */
/* Sudo required overrides */
table tr:first-child td:first-child {border-width: 1px 1px 1px 1px;}
table {box-shadow:none;}
/* Webpage style */
body {min-width:900px;color:#000000;}
h1,h2,h3,h4,h5,h6 {border-style:none;font-family:Calibri;font-weight:bold;text-decoration:none;text-align:center;color:#000000;}
header {width:100%;height:auto;}
section {width:100%;height:auto;}
footer {width:100%;height:auto;}
details {border-style:none;font-family:Calibri;font-weight:bold;text-decoration:none;text-align:left;font-size:11pt;color:#000000;}
summary {border-style:none;font-family:Calibri;font-weight:bold;text-decoration:none;text-align:left;font-size:11pt;color:#000000;}
/* Webpage style */
table {border-style:none;width:75%;margin:auto;}
th {border:1px solid #FFFFFF;background-color:#67B0D1;}
tr {border:1px solid #FFFFFF;background-color:#DCDCDC;}
td {border:1px solid #FFFFFF;background-color:#DCDCDC;}
/* Classes */
.mainTitle {border-style:none;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:14pt;color:#808080;}
.subTitle {border-style:none;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:12pt;color:#808080;}
.messageTitle {background-color:#DCDCDC;border-style:none;border-radius:5px 5px 5px 5px;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:12pt;color:#808080;}
.messageColumn {padding:5px;text-align:left;width:100%;}
/* Footer */
.spanFooterHeader {border-style:none;font-family:Calibri;font-weight:normal;text-decoration:none;font-size:11pt;color:#FFFFFF;padding-left:2%;}
.spanFooter {border-style:none;font-family:Calibri;font-weight:normal;text-decoration:none;font-size:10pt;color:#808080;}
.closeLink {border-style:none;font-family:Calibri;font-weight:normal;text-decoration:none;font-size:10pt;color:#FFFFFF;}
.footerLink {border-style:none;font-family:Calibri;font-weight:normal;text-decoration:none;font-size:10pt;color:#808080;}
.footerFontColor {color:#0026FF;}
.footerPadding-Left {padding-left:26px;}
/* Classes */
div.divTable {border:none;width:75%;margin:auto;}
div.divTableHeader {border:none;background-color:#67B0D1;}
div.divTableHeaderColumn {border:1px solid #FFFFFF;color:#FFFFFF;height:auto;padding:10px;}
div.divTableRow {border:none;}
div.divTableColumn {border:1px solid #FFFFFF;background-color:#DCDCDC;min-width:25%;width:auto;height:auto;padding:10px;}
a.aUtyilityColumn {text-align:center;text-decoration:none;}
span.spanIndexTitle {border:0px solid #FFFFFF;background-color:#FFFFFF;text-align:left;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:10pt;line-height:0.25em;color:#808080;}
span.spanIndexBody {border:0px solid #FFFFFF;background-color:#FFFFFF;text-align:left;font-family:Calibri;font-weight:normal;text-decoration:none;font-size:10pt;line-height:0.25em;color:#808080;}
.tableColumn {text-align:center;width:25%;}
.tableFirstColumn td {text-align:left;width:25%;}
.labelUtilityColumn {border-radius:5px 5px 5px 5px;padding:5px;text-align:center;width:auto;height:auto;}
.labelUtilityBody {background-color:#67B0D1;border:none;border-radius:5px 5px 5px 5px;padding:5px;font-size:12pt;text-align:center;font-weight:bold;color:#FFFFFF;width:auto;height:auto;}
.labelSort {font-family:Calibri;font-weight:bold;text-decoration:none;font-size:12pt;color:#808080;}
.dropdownlistSort {border:1px solid #708090;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:10pt;color:#808080;padding:2px 2px 2px 2px;min-width:25px;width:auto;height:20px;}
.labelHead {border-style:none;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:12pt;color:#FFFFFF;}
.labelBody {border-style:none;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:10pt;color:#808080;}
.textBoxBody {border:1px solid #708090;text-align:right;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:10pt;color:#808080;min-width:25px;width:75%;height:20px;}
.columnHover:hover {background-color:#708090}
.columnDataHover:hover {background-color:#708090;color:#FFFFFF;}
.columnDataAction:active {background-color:#02528a;}
.sortFirstColumn {text-align:left;width:75%;}
.utilityColumns {text-align:center;width:auto;height:3em;}
.firstColumn {padding:5px;text-align:left;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:12pt;color:#808080;}
.firstColumnList {padding:5px;text-align:center;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:12pt;color:#808080;}
.sortColumns {text-align:center;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:12pt;color:#808080;width:auto;height:auto;}
.sortColumnsList {text-align:center;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:12pt;color:#808080;width:auto;height:auto;}
.sortColumnsUpdate {text-align:center;width:auto;height:3em;}
.backgroundColorDetails  {background-color:#FFFFFF;}
.backgroundColorRow  {background-color:#DCDCDC;}
.gridBody {border-style:none;width:100%;height:auto;}
.gridHead th {background-color:#67B0D1;text-align:center;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:12pt;color:#FFFFFF;width:10%;}
.gridRow tr {background-color:#DCDCDC;width:100%;}
.gridData td {background-color:#DCDCDC;text-align:center;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:10pt;color:#808080;width:10%;}
.gridHeadFirstColumn th:first-child {text-align:center;width:60%;}
.gridDataFirstColumn td:first-child {text-align:left;width:60%;}
.gridRowHover:hover td {background-color:#708090;color:#FFFFFF;}
.gridDataAction td:active {background-color:#02528a;}
/* Classes */
.border-top {border-top:1px solid rgba(0,0,0,1.0) !important;}
.border-right {border-right:1px solid rgba(0,0,0,1.0) !important;}
.border-bottom {border-bottom:1px solid rgba(0,0,0,1.0) !important;}
.border-left {border-left:1px solid rgba(0,0,0,1.0) !important;}
.border-1-solid {border:1px solid rgba(0,0,0,1.0);}
.border-1-groove {border:1px groove #808080;}
.border-radius-sm {border-radius:1px;}
.border-radius-md {border-radius:5px;}
.border-radius-lg {border-radius:10px;}
.border-radius-exlg {border-radius:25px;}
.border-radius-sm-left {border-radius:1px 0px 0px 1px;}
.border-radius-md-left {border-radius:5px 0px 0px 5px;}
.border-radius-lg-left {border-radius:10px 0px 0px 10px;}
.border-radius-sm-right {border-radius:0px 1px 1px 0px;}
.border-radius-md-right {border-radius:0px 5px 5px 0px;}
.border-radius-lg-right {border-radius:0px 10px 10px 0px;}
.border-radius-sm-top {border-radius:1px 1px 0px 0px;}
.border-radius-md-top {border-radius:5px 5px 0px 0px;}
.border-radius-lg-top {border-radius:10px 10px 0px 0px;}
.border-radius-sm-bottom {border-radius:0px 0px 1px 1px;}
.border-radius-md-bottom {border-radius:0px 0px 5px 5px;}
.border-radius-lg-bottom {border-radius:0px 0px 10px 10px;}
.border-radius-sm-top-left {border-radius:1px 0px 0px 0px;}
.border-radius-md-top-left {border-radius:5px 0px 0px 0px;}
.border-radius-lg-top-left {border-radius:10px 0px 0px 0px;}
.border-radius-sm-bottom-left {border-radius:0px 0px 0px 1px;}
.border-radius-md-bottom-left {border-radius:0px 0px 0px 5px;}
.border-radius-lg-bottom-left {border-radius:00px 0px 0px 10px;}
.border-radius-sm-top-right {border-radius:0px 1px 0px 0px;}
.border-radius-md-top-right {border-radius:0px 5px 0px 0px;}
.border-radius-lg-top-right {border-radius:0px 10px 00px 0px;}
.border-radius-sm-bottom-right {border-radius:0px 0px 1px 0px;}
.border-radius-md-bottom-right {border-radius:0px 0px 5px 0px;}
.border-radius-lg-bottom-right {border-radius:0px 0px 10px 0px;}

/*table tr:first-child td:first-child {border-width: 1px 1px 1px 1px;}
table {box-shadow:none;}
body {min-width:900px;}
table {border-style:none;width:75%;margin:auto;}
th {border:1px solid #FFFFFF;background-color:#67B0D1;}
tr {border:1px solid #FFFFFF;background-color:#DCDCDC;width:100%;}
td {border:1px solid #FFFFFF;background-color:#DCDCDC;}
.align-left {float:left;}
.tableFirstColumn td {text-align:left;width:25%;}
.operatorIDFirstColumn {text-align:left;width:75%;}
.columnHover:hover {background-color:#708090}
.columnDataHover:hover {background-color:#708090;color:#FFFFFF;}
.columnDataAction:active {background-color:#02528a;}
.tableColumn {text-align:center;width:25%;}
.messageColumn {padding:5px;text-align:left;width:100%;}
.labelUtilityColumn {border-radius:5px 5px 5px 5px;padding:5px;text-align:center;width:auto;height:3em;}
.backgroundColorDetails  {background-color:#FFFFFF;}
.backgroundColorRow  {background-color:#DCDCDC;}
.mainTitle {border-style:none;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:14pt;color:#808080;}
.subTitle {border-style:none;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:12pt;color:#808080;}
.messageTitle {background-color:#DCDCDC;border-style:none;border-radius:5px 5px 5px 5px;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:12pt;color:#808080;}
.labelDropboxID {font-family:Calibri;font-weight:bold;text-decoration:none;font-size:12pt;color:#808080;}
.dropboxID {border:1px solid #708090;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:10pt;color:#808080;Width:auto;Height:20px;}
.labelHead {border-style:none;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:12pt;color:#FFFFFF;}
.labelBody {border-style:none;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:10pt;color:#808080;}
.textBoxBody {border:1px solid #708090;text-align:right;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:10pt;color:#808080;Width:100px;}
.labelUtilityBody {background-color:#67B0D1;border:none;border-radius:5px 5px 5px 5px;padding:5px;font-size:12pt;text-align:center;font-weight:bold;color:#FFFFFF;width:auto;height:auto;}
.gridBody {border-style:none;width:75%;}
.gridHead th {background-color:#67B0D1;text-align:center;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:12pt;color:#FFFFFF;width:10%;}
.gridRow tr {background-color:#DCDCDC;width:100%;}
.gridData td {background-color:#DCDCDC;text-align:center;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:10pt;color:#808080;width:10%;}
.gridHeadFirstColumn th:first-child {text-align:center;width:60%;}
.gridDataFirstColumn td:first-child {text-align:left;width:60%;}
.gridRowHover:hover td {background-color:#708090;color:#FFFFFF;}
.gridDataAction td:active {background-color:#02528a;}
.closeLink {border-style:none;font-family:Calibri;font-weight:normal;text-decoration:none;font-size:10pt;color:#808080;}
span.spanIndexTitle {border:0px solid #FFFFFF;background-color:#FFFFFF;text-align:left;font-family:Calibri;font-weight:bold;text-decoration:none;font-size:10pt;line-height:0.25em;color:#808080;}
span.spanIndexBody {border:0px solid #FFFFFF;background-color:#FFFFFF;text-align:left;font-family:Calibri;font-weight:normal;text-decoration:none;font-size:10pt;line-height:0.25em;color:#808080;}*/
/* End-of-File EOF */