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

body {
    background-color: #ddd;
    min-width: 1280px !important;
}

a {
    outline: 0;
}

/******** Tag specific styles ********/

.boxsizingBorder {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.btnOpenIns {
    font-size: 0.9em;
    font-weight: bold;
    white-space: nowrap;
}

.cbExcel {
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 0 10px 0 0 !important;
    vertical-align: bottom;
    position: relative;
    top: -3px;
    overflow: hidden;
}

.divCenterBoxItems {
    /* ReSharper disable once CssBrowserCompatibility */
    display: flex;
    /* ReSharper disable once CssBrowserCompatibility */
    flex-direction: column;
    justify-content: center;
    height: inherit;
    min-height: 100%;
}

.divEmulateLink {
    cursor: pointer;
}

.divEmulateLink:hover {
    background-color: transparent;
    color: #fff;
}

.divFadeTextOnWhite {
    color: #bbb;
    width: 100%;
}

.divFilterSubset {
    margin-right: 0.5em;
    padding: 0 0 0.4em 0.8em !important;
}

.divGraphTag {
    font-weight: bold;
    padding: 5px;
}

.divImgColumns {
    display: block;
    float: left;
}

.divInstImage {
    margin: 10px auto;
}

.divMenuItem {
    float: left;
}

.divNavText {
    color: #9d9d9d;
    line-height: 20px;
    padding: 15px;
}

.divNoWrap {
    white-space: nowrap;
}

.divPoleValError {
    color: #a00;
    display: inline-block;
    word-wrap: break-word;
}

.divRoundCorners {
    border-radius: 20px;
}

.divSearchForm {
    margin: 10px 0 10px 0;
}

.divShadowBox {
    border: 1px solid #000;
    -moz-box-shadow: 10px 10px 5px 0 #000000;
    -moz-box-shadow: 10px 10px 5px 0 rgba(0,0,0,0.25);
    -webkit-box-shadow: 10px 10px 5px 0 #000000;
    -webkit-box-shadow: 10px 10px 5px 0 rgba(0,0,0,0.25);
    box-shadow: 10px 10px 5px 0 #000000;
    box-shadow: 10px 10px 5px 0 rgba(0,0,0,0.25);
    padding: 5px;
}

.divSubFieldSet {
    display: block;
    float: left;
    margin-right: 20px;
}

.divSubPanelBox {
    border: 1px solid #bbb;
}

.divSubPanelHeader {
    background-color: #bbb;
    padding: 10px 0;
}

.divTextCenter {
    text-align: center;
}

.divWhiteText {
    color: #fff;
}

.fontBold {
    font-weight: bold;
}

.hError {
    color: #f00;
    font-weight: bold;
}

.hInstSubTitles {
    color: #2471A3;
    margin: 10px 0 10px 10px;
    vertical-align: middle;
}

.hrBlackShadow {
    border: 1px solid #000;
    -moz-box-shadow: 2px 2px 5px 0 #000000;
    -moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.25);
    -webkit-box-shadow: 2px 2px 5px 0 #000000;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.25);
    box-shadow: 2px 2px 5px 0 #000000;
    box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.25);
}

.imgArrowDataMove {
    cursor: pointer;
    margin: 5px auto;
    width: 100%;
}

.imgThumbnail {
    margin: 10px auto;
    max-height: 120px;
    max-width: 120px;
}

.imgPhoto {
    margin: 10px auto;
    max-width: 768px;
}

.lblExcel {
    display: block;
    float: right;
    padding-left: 15px;
    text-indent: -15px;
}

.nowrap {
    white-space: nowrap;
}

.olList li {
    list-style-type: none;
    position: relative;
    padding: 6px 8px;
    margin: 0;
    color: #666;
    font-size: 1.2em;
    cursor: move;
}

.pHeader {
    font-size: 24px;
}

.posRelative {
    position: relative;
}

.pInstText {
    font-weight: bold;
}

.tFilterRibbon {
    background: #133e5a !important;
    background: -webkit-linear-gradient(#245c81, #133e5a, #245c81) !important;
    background: -o-linear-gradient(#245c81, #133e5a, #245c81) !important;
    background: -moz-linear-gradient(#245c81, #133e5a, #245c81) !important;
    background: linear-gradient(#245c81, #133e5a, #245c81) !important;
    color: #fff;
    overflow: auto;
}

.tdExcel {
    background-color: #fff;
    border-bottom: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    padding: 2px 0;
}

.tdInfoRow {
    height: 26px;
    padding: 5px;
}

.tdSearchDatePicker {
    padding-right: 2px;
    text-align: left;
    white-space: nowrap;
}

.tdSearchTextBoxTitle {
    padding-right: 5px;
    text-align: left;
}

.tdSearchTextBoxTitleDump {
    padding-right: 2px;
    text-align: left;
}
.tdSearchTextBox {
    padding-right: 5px;
}

.tdFilterSubset {
    padding-right: 1em;
    vertical-align: top;
}

.tdUpdateButtonRight {
	padding-left: 2px;
	padding-right: 1px; 
}

.tNoMargin {
    margin: 0;
}

.tNoPadding {
    padding: 0;
}

.thHeader {
    background-color: #888;
    color: #fff;
}

.verticaltext {
    transform: rotate(-90deg);
    transform-origin: right top;
}

/****** Custom bootstrap styles ******/

.container-full {
    margin: 0 auto;
    width: auto;
}

.full-width {
    width: 100%;
}

.onehundredplus-width {
    width: 105%;
}

.seventy-width {
    width: 70%;
}

.ninety-width {
    width: 90%;
}

.thirty-width {
    width: 30%;
}

/***** Custom Kendo button styles ****/

.btnApproveAllImage, .btnApproveAllImage:active, .btnApproveAllImage:focus, .btnApproveAllImage:hover {
    background-image: url('/images/approve_all_24.png');
    background-position: 2px 6px;
    background-repeat: no-repeat;
}

.btnCheckAllImage, .btnCheckAllImage:active, .btnCheckAllImage:focus, .btnCheckAllImage:hover {
    background-image: url('/images/check_all_24.png');
    background-position: 2px 6px;
    background-repeat: no-repeat;
}

.btnCloseRight {
    position: absolute;
    right: 1px;
    top: 1px;    
}

.btnDocImage, .btnDocImage:active, .btnDocImage:focus, .btnDocImage:hover {
    background-image: url('/images/document_24.png');
    background-position: 2px 6px;
    background-repeat: no-repeat;
}

.btnEraseAllImage, .btnEraseAllImage:active, .btnEraseAllImage:focus, .btnEraseAllImage:hover {
    background-image: url('/images/erase_all_24.png');
    background-position: 2px 6px;
    background-repeat: no-repeat;
}

.btnExcelImage, .btnExcelImage:active, .btnExcelImage:focus, .btnExcelImage:hover {
    background-image: url('/images/excel_24.png');
    background-position: 2px 6px;
    background-repeat: no-repeat;
}

.btnPdfImage, .btnPdfImage:active, .btnPdfImage:focus, .btnPdfImage:hover {
    background-image: url('/images/pdf_24.png');
    background-position: 2px 6px;
    background-repeat: no-repeat;
}

.btnImageText {
    font-size: 18px;
    font-weight: bold;
}

.btnSearchImage, .btnSearchImage:active, .btnSearchImage:focus, .btnSearchImage:hover {
    background-image: url('/images/search_24.png');
    background-position: 2px 6px;
    background-repeat: no-repeat;
}

.btnToggleOn {
    background-color: #2471A3;
    color: #fff;
}

.btnUpdateImage, .btnUpdateImage:active, .btnUpdateImage:focus, .btnUpdateImage:hover {
    background-image: url('/images/update_24.png');
    background-position: 2px 6px;
    background-repeat: no-repeat;
}

/****** Custom Kendo grid styles *****/

#meterPhotoinfo {
    background-color: transparent;
    border-spacing: 1px;
    border-collapse: separate;
}

.klvItems {
    cursor: pointer;
    font-size: 18px;
    padding: 5px 10px 5px 10px;
}

.klvItemsSmall {
    cursor: pointer;
    padding: 2px 4px 2px 4px;
}

.klvPhotoThumbnail {
    display: inline;
}

.klvPhotoThumbnailRow {
    text-align: center;
}

#polePhotoGallery &gt; .k-state-selected {
    background-color: transparent;
    border: none;
}

/******* Custom spinner styles *******/

.loading-indicator {
    text-align: center;
}

.loading-title {
    color: #004d99;
    margin-top: 20px;
}

.theadfix {
    position: absolute;
    display: block;
    padding: 0;
    margin: 0;
    top: 0;
    background-color: gray;
}

.ex2fixed {
    table-layout: fixed;
}

#tableWrapper {
    position: relative;
}

#qandatbl {
    font-size: 12px;
    border-collapse: collapse;
    margin: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid black;
}

.fixedHeader{
     display: block;
}

/*added for reponsive design*/

html, body {
    width:100%;
    height:100%;
    margin:0;
    overflow:hidden;
    min-width:700px !important;
}


div#main-content {
    height:calc(100% - 100px);
    width: 100%;
    overflow: auto;
}

.full-height {
    height:100%;
}



/*mobile first hide market test when less then 1000 so only dropdown or maket name is visible.*/
@media screen and (max-width:1000px) {
    #marketSelectionText {
        display: none;
    }
}</pre></body></html>