﻿html {
    -ms-overflow-x: hidden;
    -ms-overflow-style: none;
}

.logo {
    width: 50px;
}

.logoBig {
    width: 75px;
}

.mesLogo {
    height: 45px;
    margin-top: 8px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.anychart-credits {
    display: none;
}

.legendItem {
    float: left;
    height: 15px;
    width: 15px;
    margin-right: 3px;
}

table#QA {
    margin: auto;
}

    table#QA th {
        padding: 0px 10px;
        text-align: center;
        padding-bottom: 5px;
    }

    table#QA td {
        padding: 0px 10px 10px 10px;
        text-align: center;
    }

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

/*.smallMargin {
    margin: 7px 7px 7px 7px;}*/
.smallLeftMargin {
    margin-left: 7px;
}

.smallBottomMargin {
    margin-bottom: 7px;
}

.midLeftMargin {
    margin-left: 30px;
}

.smallTopMargin {
    margin-top: 10px;
}

.midTopMargin {
    margin-top: 5px !important;
}

div#filters select, select.filter, select#Filter {
    border: 0;
    box-shadow: none;
}

div#PowerTrendChart {
    height: 71vh;
    margin: 0;
    padding: 0;
}

div#Budget select {
    border: 0;
    box-shadow: none;
}

div#BudgetChart {
    height: 71vh;
    margin: 0;
    padding: 0;
}

.midPie {
    height: 28vh;
}

.noMarginTopBottom {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.centerText {
    text-align: center;
}

/*.anychart-range-selector button {
    height: 34px !important;
}*/

div#PowerTrend {
    animation-duration: 1.5s;
    animation-delay: 0s;
}

div#Budget {
    animation-duration: 1.5s;
    animation-delay: 0s;
}

.nicescroll-rails div {
    -webkit-transition: width 0.15s ease-in-out;
    -moz-transition: width 0.15s ease-in-out;
    -ms-transition: width 0.15s ease-in-out;
    -o-transition: width 0.15s ease-in-out;
    transition: width 0.15s ease-in-out;
}

    .nicescroll-rails div:hover,
    .nicescroll-rails div:active {
        width: 15px !important;
    }

.noBottom {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.noTop {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

div#LoadUserGrid span {
    font-size: 26px;
    cursor: pointer;
    margin-top: 2px;
    margin-right: 5px;
}

div#UserTypeToggle span {
    font-size: 26px;
    cursor: pointer;
    margin-top: 2px;
    margin-right: 5px;
}

div#btnNewUser span {
    font-size: 26px;
    cursor: pointer;
    margin-top: 2px;
    margin-right: 5px;
}

.icon-success {
    color: #5CB85C;
}

.icon-danger {
    color: #d9534f;
}

div#loadCustomerGrid span {
    font-size: 30px;
    cursor: pointer;
    margin-top: 2px;
}

tr.pq-last-frozen-row {
    background-color: #eee !important;
}

div.pq-grid-summary-table .pq-grid-row {
    background-color: #eee !important;
}

.pq-group-header-highlight {
    background-color: #eee !important;
}

@media (min-width: 768px) {
    .select2-dropdown {
        min-width: 250px !important;
    }

    .select2-container {
        width: auto !important;
    }
}

@media (max-width: 767px) {
    .select2-dropdown {
        width: auto !important;
    }

    .select2-container {
        width: auto !important;
    }
}

#divRoles .select2-dropdown {
    width: auto !important;
}

#divRoles .select2-container {
    width: 80% !important;
}

#divRoles .select2-search__field {
    width: 700px !important;
}

#divAgent {
    margin-left: 0px;
    margin-right: 0px;
}

.left-div {
    padding-left: 0px !important;
}

.right-div {
    padding-left: 0px !important;
}

#divCustomers {
    margin-left: 0px;
    margin-right: 0px;
}

#divAgents .select2-dropdown {
    width: auto !important;
}

#divAgents .select2-container {
    width: 90% !important;
}

#divAgents .select2-search__field {
    width: 700px !important;
}

#divCustomers .select2-dropdown,
#divAgentAdmin .select2-dropdown,
#divRoles .select2-dropdown {
    width: auto !important;
}

#divCustomers .select2-container,
#divAgentAdmin .select2-container,
#divRoles .select2-container {
    width: 90% !important;
}

#divCustomers .select2-search__field {
    width: 700px !important;
}

#filters {
    margin-bottom: 5px;
}

    #filters select {
        height: 30px;
    }

    #filters input {
        height: 30px;
    }

    #filters div {
        margin-left: 7px;
        float: left;
    }

    #filters .glyphicon {
        font-size: 26px;
        cursor: pointer;
        color: #bdbdbd;
    }

    #filters > * {
        font-size: 14px;
    }

.ResidentialInvoicePaymentHistoryFilters {
    font-size: 26px;
    cursor: pointer;
    color: #bdbdbd;
}

div#MarketDataChart {
    height: 71vh;
    margin: 0;
    padding: 0;
}

select.filter {
    display: block;
    margin: auto;
    height: 30px;
    font-size: 14px;
}

.pq-toolbar .btn {
    margin-right: 5px;
}

.pq-toolbar {
    overflow: visible !important;
}

.dropdown-menu a {
    cursor: pointer;
}

.usage-grid-context-menu {
    display: none;
    margin-top: -60px;
}

div.pq-grid tr td.disabled {
    text-shadow: 0 1px 0 #fff;
    background: #ddd;
}

.header-blue {
    color: #BAB8B8;
    margin-top: 10px;
}

.font-white {
    color: #ffffff !important;
}

.gray-border-bottom {
    border-bottom: 2px solid #E6E9ED;
}

.pointer {
    cursor: pointer;
}

div#ResidentialUsageChart {
    height: 30vh;
}

.x_panel-nonfullwidth {
    position: relative;
    margin-bottom: 10px;
    padding: 10px 17px;
    display: inline-block;
    background: #fff;
    border: 1px solid #E6E9ED;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease;
}

.glyphicon-po {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-plus-po,
.glyphicon-chevron-down-po {
    margin-top: 6px;
    color: #73879C;
    border-radius: 50%;
    border: #73879C solid 2px;
    font-size: 16px;
    padding: 4px;
    font-weight: 300;
    text-align: center;
    display: block;
    float: right;
}

.footer-link-group {
    border-top: 1px #E6E9ED solid;
    border-bottom: 1px #E6E9ED solid;
    margin: -1px -15px 0 -15px;
    padding: 0;
}

.footer-link-group {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 15px 5px 15px;
    font-size: 14px;
    line-height: 15px;
}

    .footer-link-group .collapse {
        width: 100%;
    }

    .footer-link-group .row {
        padding: 5px 0 0 0;
    }

@media (min-width: 991px) {
    .footer-link-group {
        margin-left: 0px;
        margin-right: 0px;
    }
}

.btn-footer {
    background-color: #ffffff;
    width: 100%;
    display: block;
    margin: 0px -25px 0 0;
    /*padding: 10px 0px;*/
    border: 0;
}

.btn-footer {
    padding: 0px;
}

.accordion-title {
    float: left;
    transition: color .5s ease;
    display: block;
    text-align: left;
    border: 0;
    font-size: 16px !important;
    font-weight: bolder !important;
    margin-bottom: 0px;
}

.row-list-left {
    margin-top: 0px;
    margin-bottom: -10px;
}

.row-list-right {
    margin-top: 0px;
    margin-bottom: -10px;
}

.row-list-left-last {
    margin-top: 0px;
    margin-bottom: 0px;
}

.row-list-right-last {
    margin-top: 0px;
    margin-bottom: 0px;
}

@media (max-width: 990px) {
    .row-list-right, .row-list-right-last {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

.fa-beat {
    animation: fa-beat 2s ease infinite;
}

@keyframes fa-beat {
    0% {
        transform: scale(1);
    }

    5% {
        transform: scale(1.25);
    }

    20% {
        transform: scale(1);
    }

    30% {
        transform: scale(1);
    }

    35% {
        transform: scale(1.25);
    }

    50% {
        transform: scale(1);
    }

    55% {
        transform: scale(1.25);
    }

    70% {
        transform: scale(1);
    }
}

.static-popover {
    display: block !important;
}

.display-inline {
    display: inline !important;
}

#ResidentialUsageComparison {
    font-weight: 600;
    /*font-size: 12px*/
}

    #ResidentialUsageComparison .count {
        margin: 0;
        font-size: 20px;
    }

#CurrentMonth {
    margin-right: -17px;
}

#ResidentialUsageCurrent {
    color: white;
    background-color: #5173A0;
    padding-bottom: 7px;
    padding-top: 7px;
}

    #ResidentialUsageCurrent i {
        color: white !important;
    }

.ResidentialPriorUsage {
    padding-top: 4px;
    padding-bottom: 4px;
}

.smallBorder {
    border: solid 1px black;
}

div#ResidentialAccountInfo a {
    text-decoration: underline !important;
}

div#ResidentialAccountInfo p {
    margin-left: 15px;
}

#ResidentialPaymentOptions li {
    list-style-type: none;
    text-decoration: underline;
    margin-bottom: 5px;
    font-weight: bold;
}

#ResidentialPaymentOptions {
    margin-top: 10px;
}

div#ldcInfo {
    margin-top: 7px;
    border-top: solid 2px #E6E9ED;
}

div#AccountInfo {
    border-top: solid 2px #E6E9ED;
    margin-top: 15px;
}

#ldcInfo .ldcMarginTop {
    margin-top: 7px !important;
}

div#AccountInfo p {
    margin-top: 7px;
}

.LightGrayBackground {
    background-color: #f4f1f1 !important;
}

.modal-enrollment {
    position: fixed;
    top: 50%;
    left: 37%;
    width: auto;
    height: auto;
    /*margin-left: -250px;
    margin-top: -250px;*/
    background-color: #111111;
    filter: alpha(opacity=60);
    opacity: .9;
    -moz-opacity: 0.8;
    display: none;
}

table.pq-grid-table .pq-align-right {
    padding-right: 20px !important;
}

.registration_wrapper {
    right: 0px;
    margin: 0px auto;
    margin-top: 5%;
    max-width: 800px;
    position: relative;
}

.FontSize14 {
    font-size: 14px !important;
}

.opaqueRow > .pq-align-right {
    opacity: 0.2 !important;
}

/*#region Checkbox Styles */

div.checkbox {
    margin: 0;
}

.checkbox label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

    .checkbox .cr .cr-icon {
        position: absolute;
        font-size: .8em;
        line-height: 0;
        top: 50%;
        left: 20%;
    }

div.checkbox label {
    padding: 0;
}

.checkbox label input[type="checkbox"] {
    display: none;
}

    .checkbox label input[type="checkbox"] + .cr > .cr-icon {
        opacity: 0;
    }

    .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
        opacity: 1;
    }

    .checkbox label input[type="checkbox"]:disabled + .cr {
        opacity: .5;
    }

/*#endregion */

/*#region charge bucket colors*/
div#BudgetDetails span.cr {
    color: #F7F7F7;
}

#chkEnergy + span.cr {
    background-color: #64b5f6
}

#chkEnergykWh + span.cr {
    background-color: #64b5f6
}

#chkEnergykW + span.cr {
    background-color: #1976d2
}

#chkNonEnergy + span.cr {
    background-color: #1976d2
}

#chkRenewableEnergyComplianceCharge + span.cr {
    background-color: #ef6c00
}

#chkDeliverykW + span.cr {
    background-color: #aeea00
}

#chkDeliverykWh + span.cr {
    background-color: #ffd600
}

#chkDeliveryOther + span.cr {
    background-color: #ffd54f
}

#chkCapacity + span.cr {
    background-color: #00838f
}

#chkTransmission + span.cr {
    background-color: #96a6a6
}

#chkAncillary + span.cr {
    background-color: #00bfa5
}

#chkLosses + span.cr {
    background-color: #dd2c00
}

#chkTaxes + span.cr {
    background-color: #455a64
}

#chkDiscount + span.cr {
    background-color: #ffa000
}

#chkDelivery + span.cr {
    background-color: #ff6d00
}

#chkBill Agent + span.cr {
    background-color: #90321b
}

#chkREC + span.cr {
    background-color: #00c853
}

#chkSupply Service Fee + span.cr {
    background-color: #6200ea
}

#chkOther + span.cr {
    background-color: #000000
}

/*#chkRSC + span.cr {
    background-color: #263238
}*/

#chkOperating Reserves + span.cr {
    background-color: #d50000
}

#chkManagement Fee + span.cr {
    background-color: #c51162
}

#chkSupply + span.cr {
    background-color: #304ffe
}

#chkService Charge + span.cr {
    background-color: #ffab00
}

#chkFranchise Fee + span.cr {
    background-color: #3e2723
}
/*#endregion*/





div.x_title > h2 + i {
    margin-top: 12px;
    margin-left: 6px;
    font-size: 14px;
}

.loader {
    border: 16px solid #a9a9a9;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 1.5s linear infinite; /* Safari */
    animation: spin 1.5s linear infinite;
    position: fixed; /* or absolute */
    top: 30%;
    left: 50%;
    z-index: 100000;
}
.modalLoader {
    border: 16px solid #a9a9a9;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 1.5s linear infinite; /* Safari */
    animation: spin 1.5s linear infinite;
    position: fixed; /* or absolute */
    top: 30%;
    left: 50%;
    z-index: 100000;
}
/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loginValidationMessage {
    margin: 0 !important;
    color: #E9EDEF !important;
    font-size: 13px !important;
}

.marketLink {
    color: blue;
    text-decoration: underline;
}

.header-label {
    font-weight: bold;
    font-size: large;
}

#divUserLdc {
    padding-left: 0px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #73879c;
}

#divAgent,
#divUserAccount {
    padding-left: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #73879c;
}

.user-ldc-select-div {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

div.section-divider {
    padding-left: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #73879c;
}

div.instruction-header {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 10px;
    font-style: italic;
    border-bottom: 1px solid #73879c;
}

div.instruction-block {
    padding-top: 10;
    padding-left: 25;
    padding-right: 25;
    padding-bottom: 10;
    font-style: italic;
}

div.row-size {
    display: flex;
}

div.col-size {
    flex: 1;
    flex-basis: 20%;
    flex-grow: 0;
}

#divAgent > div {
    padding-left: 0px;
}

#AgentAdministratorCheckbox {
    margin-right: 5px;
}

#divAgent .select2-container {
    width: 70% !important;
}

#divUserLdc .select2-container {
    width: 70% !important;
}

#divUserAccount .select2-container {
    width: 70% !important;
}

#UserCustomerLdcsAndAccountsModal table {
    width: 100%;
}

#UserCustomerLdcsAndAccountsModal table > thead {
    display: table-header-group;
}

#UserCustomerLdcsAndAccountsModal table > tbody {
    max-height: 200px;
    display: table-row-group;
    overflow: auto;
    width: 100%;
}

.bordered {
    border: 1px solid #73879c;
}

#PortfolioData .pq-body-outer {
    margin-bottom: 50px !important;
}

#PowerTrendDialog {
    margin-left: auto;
    margin-right: auto;
    z-index: 10000;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

#PowerTrendDialog .modal-dialog {
    width: 95vw !important;
}

#PowerTrendNextPreviousDiv {
    padding-right: 20px;
}

#PowerTrendNextPreviousDiv .glyphicon {
    font-size: 16px;
    margin-right: 5px;
}

#BillingHistoryDialog {
    margin-left: auto;
    margin-right: auto;
    z-index: 10000;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

#BillingHistoryDialog .modal-dialog {
        width: 95vw !important;
    }

#BillingHistoryNextPreviousDiv {
    padding-right: 20px;
}

#BillingHistoryNextPreviousDiv .glyphicon {
        font-size: 16px;
        margin-right: 5px;
    }


.scrolling_table {
    max-height: 200px;
    overflow-y: auto;
    -ms-overflow-style: scrollbar;
}

#UserModal .select2-results__options .select2-results__option[aria-disabled=true] {
    display: none;
}

.explanation-text {
    font-style: italic;
    color: #C0392B;
}

.account-group-modal-ul {
    height: 210px;
    overflow: auto;
    border: solid;
    border-width: 1px;
    border-radius: 3px;
}

.account-group-modal-li-ldcs {
    border-radius: 0px !important;
    border-width: 1px 0px 1px 0px;
}

.account-group-modal-li-ldcs:hover {
    background-color: #f3f3f3;
}

.account-group-modal-li-groups {
    border-radius: 0px;
    border-width: 1px 0px 1px 0px;
    padding: 7px 10px;
}

.account-group-modal-li-groups:hover {
    background-color: #f3f3f3;
}

.account-group-modal-button {
    float: right;
    height: 34px;
    width: 20%;
}

.account-group-modal-select {
    display: inline-block !important;
    width: 40% !important;
    border-radius: 3px !important;
}

.account-group-modal-span {
    float: left;
    padding: 10px 0px;
}

.account-group-modal-clearfix {
    display: block;
    overflow: auto;
}

.paddingTop {
    padding-top: 25px;
}

.width75percent {
    width: 75% !important;
}

.ie-scrollbar {
    -ms-overflow-style: scrollbar !important;
}

.pq-col-drag-helper.ui-draggable-dragging {
    margin-top: -20px !important;
}

.pq-header-filtered .glyphicon-filter {
    float: right;
    margin-right: 10px;
}

.pq-grid-title-row .pq-header-filtered .pq-td-div {
    padding-left: 23px;
}

#logoUploadDiv {
    margin-bottom: 10px;
}

#logoUploadDiv #logoDisplayDiv {
    border: 2px dashed;
    display: table-cell;
}

#logoDisplayDiv.empty {
    height: 100px;
    width: 100px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.empty-messge {
    display: none;
}

.logo {
    display: inline;
}

.empty .empty-messge {
    display: inline;
}

.empty .logo {
    display: none;
}

#agentLogoUploadControl {
    display: none;
}

.logo-image {
    max-height: 300px;
}

#header-agent-logo-span {
    height: 55px;
    line-height: 55px;
}

#header-agent-logo {
    max-height: 55px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
}

.vl {
    border-left: 2px solid #CAC9C9;
    height: 45px;
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tooltip {
    z-index: 999999 !important;
}

.ExternalUserFilter {
    width: 23%;
}

.ExternalUserFilter #filterCustomer,
.ExternalUserFilter #filterAgent {
    width: 99%;
}

.ExternalUserFilterShort .form-control {
    width: 99% !important;
}

.ExternalUserFilterShort
{
    width: 14%;
}

.ExternalUserFilterButtons
{
    width: 5%;
}

.noRightMargin
{
    margin-right: 0px;
}

.glyphicon-right-margin
{
    margin-right: 10px;
}

.ellipsis-anim span {
    opacity: 0;
    -webkit-animation: ellipsis-dot 1s infinite;
    animation: ellipsis-dot 1s infinite;
    font-size:10px;
}

    .ellipsis-anim span:nth-child(1) {
        -webkit-animation-delay: 0.0s;
        animation-delay: 0.0s;
    }

    .ellipsis-anim span:nth-child(2) {
        -webkit-animation-delay: 0.1s;
        animation-delay: 0.1s;
    }

    .ellipsis-anim span:nth-child(3) {
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }

@-webkit-keyframes ellipsis-dot {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes ellipsis-dot {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.subgrid-border {
    border-radius: 5px; 
    border: 1px solid;
}

.non-timely-format {
    color: red;
}

.timely-format {
    color: green;
}

.absolute-posiion {
    position: absolute !important;
    overflow: auto;
}

.error-text {
    color: red;
}