﻿a:not(.jstree-anchor) {
    color: #09539D !important;
}

.ui-layout-pane-south {
    padding: 0px;
    /*overflow: hidden !important;*/
}

.ui-layout-pane-north {
    padding: 0px;
    overflow: hidden !important;
    /*background: rgba(179,220,237,1);
    background: -moz-linear-gradient(top, rgba(179,220,237,1) 0%, rgba(41,184,229,1) 50%, rgba(188,224,238,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179,220,237,1)), color-stop(50%, rgba(41,184,229,1)), color-stop(100%, rgba(188,224,238,1)));
    background: -webkit-linear-gradient(top, rgba(179,220,237,1) 0%, rgba(41,184,229,1) 50%, rgba(188,224,238,1) 100%);
    background: -o-linear-gradient(top, rgba(179,220,237,1) 0%, rgba(41,184,229,1) 50%, rgba(188,224,238,1) 100%);
    background: -ms-linear-gradient(top, rgba(179,220,237,1) 0%, rgba(41,184,229,1) 50%, rgba(188,224,238,1) 100%);
    background: linear-gradient(to bottom, rgba(179,220,237,1) 0%, rgba(41,184,229,1) 50%, rgba(188,224,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dced', endColorstr='#bce0ee', GradientType=0 );*/
}

    .ui-layout-pane-north span {
        margin-top: 25px;
    }

.ui-layout-pane-center {
    padding: 0px;
}

#fvMenuContainer {
    padding-top: 25px;
}

.mlCallIndicator {
    float: right;
    margin-right: 5px;
    margin-top: -22px;
}

.mainContent {
    padding: 10px;
    font-size: 12px;
}

.ui-layout-pane-west {
    padding: 0px;
    overflow: auto;
    height: auto;
}

    .ui-layout-pane-west ul {
        padding: 0px;
    }

.leftPanel span {
    padding-left: 10px;
}

.fvMenuHeader {
    position: fixed;
    margin-top: -25px;
    border-bottom: solid 1px #6a6a6a;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    width: 100%;
}

.fvMainHeader {
    border-bottom: solid 1px #6a6a6a;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    width: 100%;
    display: block;
}

.headerComment {
    float: right;
    margin-right: 10px;
    height: 16px;
    font-weight: normal;
    font-size: 11px;
}

.queryComment {
    float: right;
    margin-right: 15px;
    height: 46px;
    width: 400px;
    max-width: 400px;
    text-align: right;
    word-wrap: break-word;
    font-weight: normal;
    font-size: 11px;
    display: block;
    overflow-x: auto;
    margin-bottom: 5px;
}

.mainActions {
    margin-left: 10px;
    padding-top: 10px;
}

#dMenu {
    font-size: 12px;
    line-height: 14px;
}

#dContent h2 {
    font-size: 18px;
}

#deptSelect, #vehSelect {
    margin-left: 20px;
    font-size: 14px !important;
    line-height: 16px !important;
}

#deptSelect {
    margin-top: 10px;
}

#QUERYTEXT {
    width: 90%;
    height: 250px;
}

.labelLayout {
    font-size: 12px;
    line-height: 14px;
}

.editorContainer {
    width: 450px;
}

.editor-label {
    font-weight: bold;
    text-align: right;
}

.editor-field {
    margin-bottom: 3px;
}

.panel-heading {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    padding-top: 6px;
    padding-bottom: 8px;
    height: 30px !important;
    background-color: #f0f1fa !important;
    color: #000 !important;
}

/*#USER_FIELD_1_I, #USER_FIELD_2_I, #USER_FIELD_3_I, #DESCRIPTION_I {
    width: 400px !important;
}*/

.modal-body .mainContent {
    padding: 20px 20px;
}

.filterSet {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 10px 10px;
}

.filterLegend {
    border: none;
    height: 3px;
    margin-bottom: 2px;
}

.filterContents {
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    max-height: 550px;
    overflow-y: auto;
}

input[name="IP_ADDR1"], input[name="IP_ADDR2"], input[name="IP_ADDR3"], input[name="IP_ADDR4"] {
    width: 75px !important;
}

.query-label {
    margin-top: 4px;
    margin-bottom: 4px;
}

div.chkbxlstContainer {
    border: 1px solid #bababa;
    width: 530px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    max-height: 130px;
    min-height: 130px;
    overflow: auto;
}

.logonWrapper {
    float: right;
    margin-right: 15px;
    font-size: 12px !important;
}

.dropdown-toggle {
    font-size: 12px !important;
}

.dxgvDataRow_DevEx:hover {
    background-color: lightblue !important;
}

.dxgvDataRow_PlasticBlue:hover {
    background-color: lightblue !important;
}

.dxgvHeader_PlasticBlue {
    font-weight: bold !important;
}

.selectAllBtn, .unselectAllBtn {
    width: 265px;
    height: 20px;
    font-weight: bold;
    border: 1px solid #8DA6D6;
    background: #415698;
    /*background: #ff00dc;*/
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 11px;
    /*font-family: Helvetica, Arial, Sans-Serif;*/
    text-decoration: none;
    outline: 0;
}

    .selectAllBtn:hover, .unselectAllBtn:hover {
        border: 1px solid #28597a;
        background: #28597a;
    }

    .selectAllBtn:active, .unselectAllBtn:active {
        border: 1px solid #1b435e;
        background: #1b435e;
    }

.selectAllBtn {
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.unselectAllBtn {
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

[data-original-title] {
    display: inline-block;
    position: relative;
    content: "";
    opacity: 1;
}

    [data-original-title]:after {
        content: "";
        opacity: 0;
        -webkit-transition: opacity 0.5s ease-out;
        -moz-transition: opacity 0.5s ease-out;
        -o-transition: opacity 0.5s ease-out;
        -ms-transition: opacity 0.5s ease-out;
        transition: opacity 0.5s ease-out;
    }


    [data-original-title]:hover:after {
        background: #f0f1fa;
        border: 1px solid black;
        border-radius: 5px;
        top: 26px;
        color: #000;
        font-size: 1.1em;
        content: attr(data-original-title);
        left: -2.4rem;
        padding: 10px 10px;
        position: absolute;
        z-index: 98;
        min-width: 20rem;
        max-width: 40rem;
        -webkit-transition: opacity 0.5s ease 1s;
        -moz-transition: opacity 0.5s ease 1s;
        -o-transition: opacity 0.5s ease 1s;
        -ms-transition: opacity 0.5s ease 1s;
        transition: opacity 0.5s ease 1s;
        opacity: 1;
    }

[data-original-title-left] {
    display: inline-block;
    position: relative;
    content: "";
    opacity: 1;
}

    [data-original-title-left]:after {
        content: "";
        opacity: 0;
        -webkit-transition: opacity 0.5s ease-out;
        -moz-transition: opacity 0.5s ease-out;
        -o-transition: opacity 0.5s ease-out;
        -ms-transition: opacity 0.5s ease-out;
        transition: opacity 0.5s ease-out;
    }


    [data-original-title-left]:hover:after {
        background: #333;
        background: #f0f1fa;
        border: 1px solid black;
        border-radius: 5px;
        top: 26px;
        color: #000;
        font-size: 1.1em;
        content: attr(data-original-title-left);
        left: -200px;
        padding: 10px 10px;
        position: absolute;
        z-index: 98;
        width: 235px;
        -webkit-transition: opacity 0.5s ease 1s;
        -moz-transition: opacity 0.5s ease 1s;
        -o-transition: opacity 0.5s ease 1s;
        -ms-transition: opacity 0.5s ease 1s;
        transition: opacity 0.5s ease 1s;
        opacity: 1;
    }

.dxpc-contentWrapper, .dxpc-mainDiv {
    min-width: 54px !important;
}

/* The following are CSS Styles for Query Form Dynamic Code Generation*/

.searchBoxLabel {
    font-weight: 700;
    margin-bottom: -2px;
    margin-top: 5px;
}

.searchLabel {
    display: inline-block;
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 0.8em;
}

.searchBox {
    display: inline-block;
    min-width: 520px;
    width: 520px;
    border: 1px solid #bababa;
    border-radius: 8px;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.queryStringOptsBox {
    width: 150px;
    display: block;
}

.queryNumericOptsBox {
    width: 170px;
    display: block;
}

.queryStringOptsBox select {
    width: 140px;
    height: 23px;
}

.queryNumericOptsBox select {
    width: 160px;
    height: 23px;
}

.queryStringBox {
    display: block;
    width: 350px;
    margin-left: 5px;
    float: right;
}

.queryNumericBox {
    display: block;
    width: 330px;
    margin-left: 5px;
    float: right;
}

.queryStringBox input {
    width: 325px;
}

.queryNumericBox input {
    width: 305px;
}

/* Selectable CSS Styles */
#feedback {
    font-size: 1.4em;
}

#selectable .ui-selecting {
    background: #FECA40;
}

#selectable .ui-selected {
    background: DarkBlue;
    background-image: url('images/PanelHighlight.png');
    color: white;
}

#selectable .ui-error {
    background: Red;
    background-image: url('images/PanelHighlight.png');
    color: white;
}

#selectable {
    list-style-type: none;
    margin: 5px;
    padding: 0;
    width: auto;
    max-width: 450px;
}

    #selectable li {
        margin: 5px;
        float: left;
        width: 80px;
        height: 32px;
        color: black;
        font-size: 1.4em;
        vertical-align: middle;
        font-weight: bold;
        text-align: center;
        padding: 3px 3px;
        border: 1px solid #808080;
        background-color: white;
        background-image: url('images/PanelHighlight.png');
        border-radius: 6px;
        box-shadow: 5px 5px 5px #888888;
    }

#selectableTLS {
    list-style-type: none;
    margin: 5px;
    padding: 0;
    width: 100%;
}

    #selectableTLS li {
        margin: 5px;
        float: left;
        width: 200px;
        height: 32px;
        color: black;
        font-size: 1.4em;
        vertical-align: middle;
        font-weight: bold;
        text-align: center;
        padding: 3px 3px;
        border: 1px solid #808080;
        background-color: white;
        background-image: url('images/PanelHighlight.png');
        border-radius: 6px;
        box-shadow: 5px 5px 5px #888888;
        overflow: hidden;
    }

    #selectableTLS .ui-selected {
        background: DarkBlue;
        background-image: url('images/PanelHighlight.png');
        color: white;
    }

    #selectableTLS .ui-error {
        background: Red;
        background-image: url('images/PanelHighlight.png');
        color: white;
    }

.pumpList {
    list-style-type: none;
    margin: 5px;
    padding: 0;
    width: 100%;
}

    .pumpList li {
        margin: 5px;
        float: left;
        width: 90px;
        color: black;
    }

.tankList {
    list-style-type: none;
    margin: 5px;
    padding: 0;
    width: 100%;
}

    .tankList li {
        margin: 5px;
        float: left;
        width: 40%;
        color: black;
    }

.fixTextBox {
    width: 450px !important;
}

#SummaryOpts > td {
    font-size: 12px !important;
}

.dxtcLite_PlasticBlue > .dxtc-stripContainer .dxtc-activeTab {
    color: white !important;
}

.statusGroupHeader {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-align: center !important;
    font-size: 12px;
}

.statusGroupContainer {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.statusGroupFooter {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    text-align: right;
    padding-right: 8px;
    line-height: .9em;
}

/*
    table {
  border-collapse: separate;
  border-spacing: 0;
  min-width: 350px;
}
table tr th,
table tr td {
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  padding: 5px;
}
table tr th:first-child,
table tr td:first-child {
  border-left: 1px solid #bbb;
}
table tr th {
  background: #eee;
  border-top: 1px solid #bbb;
  text-align: left;
}

table tr:first-child th:first-child {
  border-top-left-radius: 6px;
}

table tr:first-child th:last-child {
  border-top-right-radius: 6px;
}

table tr:last-child td:first-child {
  border-bottom-left-radius: 6px;
}

table tr:last-child td:last-child {
  border-bottom-right-radius: 6px;
}
*/

.statusGroupContainer a {
    cursor: pointer;
}

.alertsTbl {
    margin-top: 5px;
    width: 100%;
    align-self: center;
    font-size: 1.2em;
    border-collapse: separate;
    border-spacing: 0;
}

    .alertsTbl tr td {
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        padding: 5px;
    }

    .alertsTbl tr th {
        padding: 5px;
    }

        .alertsTbl tr th:first-child,
        .alertsTbl tr td:first-child {
            border-left: 1px solid #ddd;
        }

    .alertsTbl th, .alertsTbl td {
        border-bottom: 1px solid #ddd;
        padding: 2px !important;
    }

    .alertsTbl thead {
        background-color: #52b54b;
        color: white;
        font-weight: bold;
    }

    .alertsTbl tr:first-child th:first-child {
        border-top-left-radius: 3px;
    }

    .alertsTbl tr:first-child th:last-child {
        border-top-right-radius: 3px;
    }

    .alertsTbl tr:last-child td:first-child {
        border-bottom-left-radius: 3px;
    }

    .alertsTbl tr:last-child td:last-child {
        border-bottom-right-radius: 3px;
    }

.infoTbl {
    margin-top: 5px;
    width: 100%;
    align-self: center;
    font-size: 1.2em;
    border-collapse: separate;
    border-spacing: 0;
}

    .infoTbl tr td {
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        padding: 5px;
    }

    .infoTbl thead tr:last-child th, .infoTbl td {
        border-bottom: 1px solid #ddd;
        padding: 2px !important;
    }

    .infoTbl tr th {
        padding: 5px;
    }

    .infoTbl thead {
        background-color: #52b54b;
        color: white;
        font-weight: bold;
    }

    .infoTbl tr th:first-child,
    .infoTbl tr td:first-child {
        border-left: 1px solid #ddd;
    }

    .infoTbl tr:first-child th:first-child {
        border-top-left-radius: 3px;
    }

    .infoTbl tr:first-child th:last-child {
        border-top-right-radius: 3px;
    }

    .infoTbl tr:last-child td:first-child {
        border-bottom-left-radius: 3px;
    }



    .infoTbl tr:last-child td:last-child {
        border-bottom-right-radius: 3px;
    }

.data-attributes table tbody tr td:last-child {
    align-content: center;
    text-align: center;
}

.transInfoTbl {
    margin-top: 5px;
    width: 100%;
    align-self: center;
    border-collapse: separate;
    border-spacing: 0;
    font-size: 1.2em;
    padding: 3px;
}

    .transInfoTbl tr th:first-child,
    .transInfoTbl tr td:first-child {
        border-left: 1px solid #ddd;
    }

    .transInfoTbl tr:first-child th:first-child {
        border-top-left-radius: 3px;
    }

    .transInfoTbl tr td {
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        padding: 5px;
    }

    .transInfoTbl tr:first-child th:last-child {
        border-top-right-radius: 3px;
    }

    .transInfoTbl tr:last-child td:first-child {
        border-bottom-left-radius: 3px;
    }

    .transInfoTbl tr:last-child td:last-child {
        border-bottom-right-radius: 3px;
    }

    .transInfoTbl td {
        border-bottom: 1px solid #ddd;
        padding: 2px !important;
    }

    .transInfoTbl tbody td:not(:first-child) {
        text-align: center;
    }

    .transInfoTbl tbody td:not(:last-child) {
        border-right: 1px solid #ddd;
    }

    .transInfoTbl thead {
        background-color: #52b54b;
        color: white;
        font-weight: bold;
    }

.nav-tabs > li > a {
    font-size: 1.2em;
}

.statusRefreshButton {
    float: right;
    margin-right: 8px;
}

.infoPill {
    width: 100%;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #52B54B;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 4px 3px;
    line-height: 1.4em;
    color: white;
    text-align: center;
    display: block;
    margin-top: 4px;
}

.infoPillRed {
    width: 100%;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #ff6666;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 4px 8px;
    line-height: 1.4em;
    color: white;
    text-align: center;
    display: block;
    margin-top: 4px;
}

.infoPillBlue {
    width: 100%;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #5B71B3;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 4px 3px;
    line-height: 1.4em;
    color: white;
    text-align: center;
    display: block;
    margin-top: 4px;
}

.infoPillBlack {
    width: 100%;
    font-size: 1.2em;
    font-weight: bold;
    background-color: black;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 4px 3px;
    line-height: 1.4em;
    color: white;
    text-align: center;
    display: block;
    margin-top: 4px;
}

.infoData {
    width: 100%;
    font-size: 1.2em;
    font-weight: bold;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 4px 3px;
    line-height: 1.4em;
    color: black;
    text-align: center;
    display: block;
}

.bdrRight {
    border-right: 1px solid #ddd;
    text-align: center;
}

.bdrLeft {
    text-align: left;
}

.impInfo thead tr:nth-child(2) th, #unProcTrans thead tr:nth-child(2) th, #services thead tr:nth-child(2) th, #switchStatus thead tr:nth-child(2) th {
    text-align: center;
}

.impInfo thead tr th, #unProcTrans thead tr th, #switchStatus thead tr th {
    background-color: #5B71B3;
    color: white;
}


.impInfo thead tr:first-child th:first-child, #unProcTrans thead tr:first-child th:first-child, #services thead tr:first-child th:first-child, #switchStatus thead tr:first-child th:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}



.impInfo tbody tr td:last-child, #unProcTrans tbody tr td:last-child, #switchStatus tbody tr td:last-child {
    text-align: center;
}

.statusTitle {
    color: #5d5d5d;
    font-family: 'Segoe UI Light','Helvetica Neue Light','Segoe UI','Helvetica Neue',Helvetica,'Trebuchet MS',Verdana,sans-serif;
    font-weight: 200;
    font-size: 30px;
    overflow: hidden;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
}

.modal-body .infoTbl thead th:not(:last-child):not(:first-child) {
    text-align: center;
}

.modal-body .infoTbl tbody td:not(:last-child) {
    border-right: 1px solid #eeeeee;
}

.modal-body .infoTbl tbody td:not(:first-child) {
    text-align: center;
}

.modal-body .infoTbl th, .modal-body .infoTbl td {
    font-size: .9em;
}

.relationshipList {
}

    .relationshipList button {
        float: right;
        margin-right: 10px;
    }

.tbox450 {
    width: 450px !important;
}

    .tbox450 input {
        width: 440px !important;
    }

.alert {
    margin-bottom: 5px !important;
}

    .alert:first-of-type {
        margin-top: 5px !important;
    }

#pumps > .alert-info {
    height: 80px !important;
}

.seqMarker {
    position: relative;
    top: 0;
    left: 0;
    margin-top: -16px;
    margin-left: -16px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    padding-top: 10px;
    float: left;
    height: 48px;
    width: 10%;
    text-align: center;
    vertical-align: middle;
    background-color: coral;
    color: white;
    font-size: 1.4em;
    line-height: 1.8em;
}

.seqMarker2 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: -16px;
    margin-left: -16px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border: 1px solid bisque;
    padding-top: 10px;
    float: left;
    height: 80px !important;
    width: 10%;
    text-align: center;
    vertical-align: middle;
    background-color: white;
    color: black;
    font-size: 1.4em;
    line-height: 1.8em;
}

.evtMarker {
    position: relative;
    top: 0;
    left: 0;
    margin-top: -16px;
    margin-left: -16px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    padding-top: 10px;
    padding-left: 16px;
    float: left;
    height: 48px;
    width: 30%;
    text-align: center;
    vertical-align: middle;
    background-color: #52b54b;
    color: white;
    font-size: 1.4em;
    line-height: 1.8em;
}

.eventDelIcon {
    margin-right: 10px;
    float: right;
}

.stepName {
    position: relative;
    top: 0px;
    left: 0px;
    float: left;
    padding-top: 5px;
    padding-left: 5px;
    margin-top: -8px;
    min-width: 250px;
    text-align: left;
    min-height: 26px;
    max-height: 26px;
    color: #5A5A5A;
    font-size: 14px;
    line-height: 1.428571429;
}

    .stepName > strong {
        color: black;
    }

.stepType {
    position: relative;
    top: 27px;
    left: -250px;
    float: left;
    padding-top: 2px;
    padding-left: 5px;
    margin-top: -16px;
    min-width: 250px;
    text-align: left;
    min-height: 21px;
    max-height: 21px;
    color: #5A5A5A;
}

    .stepType > strong {
        color: black;
    }

.input-group-addon {
    width: 170px !important;
}

input.form-control {
    width: 100% !important;
}

.input-group {
    margin-top: 5px !important;
}

label.checkbox-inline {
    padding: 8px 12px;
    font-size: 10px;
    line-height: 1.428571429;
    color: #888;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    text-align: left;
    width: 100%;
}

    label.checkbox-inline > input {
        margin-top: 0px !important;
        float: left;
    }

    label.checkbox-inline > select {
        padding-top: 0px !important;
        float: left;
    }

.itemEvent {
    max-height: 48px;
}

.modal-dialog.fs-large {
    width: 40%;
}

.xItem {
    width: 32px;
    height: 32px;
    line-height: 30px;
    font-size: 28px;
    font-weight: bold;
    font-family: Arial;
    border: solid 1px #dadada;
    margin: 3px;
    display: inline-block;
    background-color: white;
}

    .xItem .itemSelected {
        background-color: #eaea4b;
    }

    .xItem .fmt_SYSTEM_ID:first-of-type {
        margin-left: 3px;
        margin-right: 0px;
    }

    .xItem .fmt_SYSTEM_ID:last-of-type {
        margin-left: 0px;
        margin-right: 3px;
    }

/* tab color */
/*
    #quickGlanceContainer.nav-tabs > li > a {
}

#quickGlanceContainer.nav-tabs > li.active > a, #quickGlanceContainer.nav-tabs > li.liStatusActive > a:hover, #quickGlanceContainer.nav-tabs > li.liStatusActive > a:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #888888;
    box-shadow: 0px 0px 8px 2px #CCCCCC inset;
    background-color: white;
    border-color: white;
}

#quickGlanceContainer.nav > li > a:hover, #quickGlanceContainer.nav > li > a:focus {
    border-color: #fff;
    background-color: #fff;
}*/

#pumps > div.clearfix {
    border-bottom: 1px solid #eaeaea;
}

#pumps > div.row {
    margin-right: 0px !important;
}

.liStatus {
    text-decoration: none;
    display: block;
    color: #fff;
    border-bottom: 1px solid #eaeaea;
    /*box-shadow: 0 8px 6px -6px #eee;*/
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1;
    margin: -2px -35px -2px 0;
}

    .liStatus > a:hover {
        background-color: #fff !important;
        border: none !important;
        border-radius: 0 !important;
    }

    .liStatus:first-child {
        border-top: 1px solid #eaeaea;
    }

.liStatusActive {
    background-color: lightyellow;
    color: #000;
    border: 1px solid #eaeaea;
    margin: -2px -35px -2px 0;
    padding-right: 4rem;
    box-shadow: 3px 3px 5px rgba(0,0,0,.3);
}

    .liStatusActive > a:hover {
        background-color: lightyellow !important;
    }

.pumpContainer {
    background-color: #fff;
    color: #000;
    font-size: 12px;
    margin-left: 10px;
    border-radius: 4px;
    border: 1px solid #dadada;
    box-shadow: 3px 3px 3px rgba(128, 128, 128, 0.4);
}

    .pumpContainer:not(:first-child) {
        margin-top: 8px;
    }

.pumpHeader {
    border: 1px solid bisque;
    background-color: lightyellow;
    margin: 0;
    border-radius: 4px;
    border: 1px solid transparent;
}

#fsData, #terAlt, #transdata, #sysLogs, #hwStats {
    padding: 8px;
}

#OSData {
    padding-left: 15px;
}

    #fsData > table, #terAlt > table, #transdata > table, #sysLogs > table, #hwStats > table, #OSData > table {
        box-shadow: 3px 3px 5px rgba(128,128,128,.3);
    }

.tblHeader {
    text-align: left !important;
    font-size: 1.1em;
    font-weight: lighter;
    padding-left: 20px;
    padding-bottom: 5px;
}

#fsData > table > thead > tr > th, #terAlt > table > thead > tr > th, #transdata > table > thead > tr > th, #sysLogs > table > thead > tr > th, #hwStats > table > thead > tr > th, #OSData > table > thead > tr > th {
    text-align: center !important;
}

.pmpNumberText {
    position: absolute;
    top: 35px;
    left: 36px;
    width: 20px;
    text-align: center;
    color: black;
    background-color: transparent;
}

.hookStatusText {
    position: absolute;
    top: 15px;
    left: 36px;
    width: 20px;
    height: 12px;
    text-align: center;
    color: black;
    background-color: transparent;
    font-size: 0.9em;
}

.OffhookStatusText {
    position: absolute;
    top: 15px;
    left: 36px;
    width: 20px;
    height: 12px;
    text-align: center;
    color: black;
    background-color: green;
    font-size: 0.9em;
}


.pmpStatusIcon {
    /*padding-top: 2px;*/
    padding-left: 2px;
}

.pmpStatusText {
    font-size: 0.8em;
    position: absolute;
    top: 5px;
    left: 55px;
    width: 120px;
    text-align: center;
    color: white;
    background-color: transparent;
}

.pmpFuelText {
    position: absolute;
    top: 18px;
    left: 55px;
    width: 120px;
    text-align: center;
    color: white;
    background-color: transparent;
    font-size: 0.9em;
}

.pmpPumpCode {
    position: absolute;
    top: 31px;
    left: 55px;
    width: 120px;
    text-align: center;
    color: white;
    background-color: transparent;
    font-size: 0.9em;
}

.pmpVolumeText {
    position: absolute;
    top: 45px;
    left: 55px;
    width: 120px;
    text-align: center;
    color: white;
    background-color: transparent;
    font-size: 1.0em;
}

.indicatorItem {
    position: relative;
    top: -2px;
    left: 20px;
    border-radius: 3px;
    font-size: .4em;
    line-height: 16px;
    color: black;
    background-color: lightyellow; /*#5366A5*/
    border: 1px solid #bababa;
    min-height: 16px !important;
    min-width: 16px !important;
    height: 16px !important;
    width: 16px !important;
    margin: 0;
    padding: -4px;
    font-weight: 300;
}

.ipnumber {
    width: 3em;
}

.ipflex {
    display: flex;
    align-items: center
}

.ipperiod {
    font-weight: bold;
    font-size: 2em;
    align-self: flex-end;
}

.jumbotron {
    text-align: center;
    background: #415698;
    color: #FFF;
    border-top: 1px none #2c4182;
    border: 1px solid #2c4182;
    
}
.bannerText {
       font-size: 30px!important;
}

