.reset-searchsortby {
  margin-top: 0px;
  display: block; }
  @media (min-width: 300px) and (max-width: 768px) {
    .reset-searchsortby {
      margin-top: 30px; } }
  @media (max-width: 992px) {
    .reset-searchsortby {
      margin-top: 20px; } }

@media (min-width: 300px) and (max-width: 768px) {
  .container .row {
    margin-left: 0px;
    margin-right: 0px; }
  .line-item-padd10PX {
    padding-left: 10px !important; }
  .pull-right-btn {
    float: none !important; }
  .txt-center-btn {
    text-align: center; } }

.pull-right-btn {
  float: right; }

@media (max-width: 992px) {
  .bill-sortby {
    margin-top: 15px; } }

.button,
button {
  font-size: 18px; }
  @media (max-width: 992px) {
    .button,
    button {
      font-size: 18px; } }

.marleft20px {
  margin-left: -30px; }

.PADDB30PX {
  padding-bottom: 30px; }

.PADDL0PX {
  padding-left: 0px; }

.PADDT20PX {
  padding-top: 20px; }

.PADDT10PX {
  padding-top: 10px; }

.selectedBtnTxt {
  font-size: 18px;
  line-height: 25px;
  margin: 0px; }

div.orderTrackerTab {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: rgba(222, 81, 39, 0.08);
  color: #de5127;
  margin-bottom: 21px;
  height: 75px;
  margin-left: 20px !important;
  padding: 20px !important;
  width: 97%; }

.iconClass {
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding: 0;
  height: 32px;
  margin: auto; }

.rowText {
  padding: 0 !important;
  margin: auto; }

a.tracerLink {
  color: #de5127;
  text-decoration: underline;
  font-weight: 600; }

@media (max-width: 992px) {
  div.orderTrackerTab {
    height: 100%;
    margin-top: 21px !important;
    margin-left: 0 !important;
    width: 100% !important; }
  .OrderTracker {
    width: 25px; }
  .rowText {
    font-size: 16px;
    line-height: 100%; } }

.current {
  color: #2B2B2B; }

.past-due {
  color: #2B2B2B; }

.usage-links {
  overflow: auto; }
  .usage-links a:first-child {
    margin-left: 20px; }

.bill-line-items {
  padding: 0; }
  .bill-line-items .accordion-header {
    padding-top: 10px;
    border-top: none !important;
    border-bottom: none !important;
    cursor: pointer; }
  .bill-line-items .row {
    margin: 0; }
  .bill-line-items ul {
    list-style-type: none; }
  .bill-line-items p {
    padding: 0;
    margin: 10px 0;
    color: #73767B; }

div#ProfileNotification {
  margin: 0 20px 4px 20px;
  padding: 14px 0; }

a.clickHere {
  color: #fff;
  cursor: pointer;
  font-weight: 600;
  text-decoration: underline; }

@media (min-width: 992px) {
  div#ProfileNotification .profile-info-text {
    padding-left: 30px !important; } }

@media (min-width: 769px) and (max-width: 991px) {
  div#ProfileNotification {
    height: 50px;
    margin: 0 0 4px 0;
    padding: 14px 0; }
    div#ProfileNotification .profile-info-text {
      padding-left: 25px !important; } }

@media (max-width: 768px) {
  div#ProfileNotification {
    margin: 10px 0 4px 0; }
  .cstmToggle {
    padding-left: 10px; } }

.total-amount-due {
  padding: 10px 0;
  color: #2B2B2B;
  border-top: 1px #e5e5e4 solid; }
  .total-amount-due .item-headings {
    padding: 10px 15px 10px 0;
    font-size: 28px;
    color: #004990; }

.view-billing-statement {
  margin: 30px 0; }

.line-item-content .row {
  padding: 5px; }

.merchant-fee-cutover-banner {
  padding: 0 10px 14px !important;
  margin: 0; }
  @media (max-width: 768px) {
    .merchant-fee-cutover-banner {
      padding: 0px 0 14px 0 !important; } }
  .merchant-fee-cutover-banner .banner-content {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    background-color: #f5f9fd;
    padding: 20px;
    border: 2px solid #0072ce;
    -moz-border-radius: 5px;
         border-radius: 5px;
    width: 100%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    gap: 12px; }
    .merchant-fee-cutover-banner .banner-content .infoIcon {
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      width: 24px;
      height: 24px;
      margin: 0 !important;
      display: inline-block;
      vertical-align: middle; }
    .merchant-fee-cutover-banner .banner-content .banner-text {
      -webkit-flex: 1;
         -moz-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      font-family: 'Open Sans', sans-serif;
      font-size: 16px;
      font-weight: 400;
      font-style: normal;
      line-height: 22px;
      letter-spacing: 0%;
      vertical-align: middle;
      color: #2b2b2b; }
      .merchant-fee-cutover-banner .banner-content .banner-text strong {
        font-weight: 700; }
  @media (min-width: 300px) and (max-width: 530px) {
    .merchant-fee-cutover-banner {
      margin: 0 0 0 5px; }
      .merchant-fee-cutover-banner .banner-content {
        padding: 20px;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        gap: 12px; }
        .merchant-fee-cutover-banner .banner-content .infoIcon {
          margin-right: 0; }
        .merchant-fee-cutover-banner .banner-content .banner-text {
          font-size: 16px;
          line-height: 22px; } }

@media (max-width: 768px) {
  #merchantFeeCutoverBanner {
    padding-top: 0px; }
  #ProfileNotification[style*='display: none'] + #merchantFeeCutoverBanner,
  #ProfileNotification[style*='display:none'] + #merchantFeeCutoverBanner {
    padding-top: 24px; } }

.previous-payment-history {
  font-size: 16px;
  padding: 20px 0;
  border-top: 1px #e5e5e4 solid; }
  .previous-payment-history p {
    padding: 0 0 0 28px;
    margin: 0;
    position: relative; }
    .previous-payment-history p:before {
      font-size: 24px;
      font-family: 'icomoon', sans-serif;
      line-height: 21px;
      position: absolute;
      left: 0;
      float: left;
      margin-right: 7px; }
  .previous-payment-history.current p:before {
    content: '\e919'; }
  .previous-payment-history.past-due {
    background: #f89728; }
    .previous-payment-history.past-due p {
      color: #fff; }
    .previous-payment-history.past-due p:before {
      content: '\e91a'; }
  .previous-payment-history.shutoff-pending {
    background: #E61231; }
    .previous-payment-history.shutoff-pending p {
      color: #fff; }
    .previous-payment-history.shutoff-pending p:before {
      content: '\e91a'; }
  .previous-payment-history.shutoff {
    background: #000; }
    .previous-payment-history.shutoff p {
      color: #fff; }
    .previous-payment-history.shutoff p:before {
      content: '\e91a'; }
  .previous-payment-history.notice {
    color: #004990; }
    .previous-payment-history.notice p:before {
      content: '\e91b'; }

.bill-accounts {
  width: 100%; }

.banner.alert {
  border-bottom: 1px #ffc900 solid; }
  .banner.alert p {
    padding: 0;
    line-height: 33px;
    color: #004990;
    text-align: center; }
  .banner.alert .icon-lock {
    vertical-align: bottom;
    margin-right: 5px; }

.selected-bills .selected-bill-amount,
.selected-bills .selected-bill-count,
.selected-bills .selected-bill-text {
  line-height: 48px;
  color: #004990;
  line-height: 48px;
  margin-right: 3px;
  float: left;
  display: inline-block; }

.selected-bills .accordion-header .error-span {
  color: #ffffff; }

.selected-bills .accordion-header.collapsed .selected-bill-amount,
.selected-bills .accordion-header.collapsed .selected-bill-count,
.selected-bills .accordion-header.collapsed .selected-bill-text {
  color: #2B2B2B; }

.selected-bills .accordion-header.collapsed .error-span {
  color: #e31937; }

.selected-bills .accordion-header .selected-bill-amount,
.selected-bills .accordion-header .selected-bill-count,
.selected-bills .accordion-header .selected-bill-text {
  color: #fff; }

@media (max-width: 992px) {
  .selected-bills .pay-selected-bills {
    margin-top: 0; } }

.selected-bills .selected-bill-amount {
  font-size: 42px;
  margin-left: 10px; }

.selected-bills .selected-bill-summary {
  padding: 15px 0;
  margin: 0; }

.selected-bills .accordion-header.row.collapsed .pay-selected-bills,
.selected-bills .row.collapsed .pay-selected-bills {
  display: inline-block;
  margin: 0px; }

.selected-bills .accordion-header.row .pay-selected-bills {
  display: none; }

.selected-bills .billing-account-header.row {
  border-color: #fff; }

.account-selection-notice {
  border-width: 1px 0 1px 0; }
  .account-selection-notice p {
    padding: 10px 0;
    margin: 0;
    color: #505357; }

#billing-account-list .account-row,
.selected-bills .account-row {
  display: block;
  margin-left: -20px;
  margin-right: -10px;
  padding: 0 15px; }

#billing-account-list .billing-account-header.row,
.selected-bills .billing-account-header.row {
  padding: 15px 0;
  margin-right: -15px;
  border: none;
  border-bottom: none; }
  #billing-account-list .billing-account-header.row.collapsed.past-due,
  .selected-bills .billing-account-header.row.collapsed.past-due {
    border-color: #f89728; }
    #billing-account-list .billing-account-header.row.collapsed.past-due .account-amount-due,
    #billing-account-list .billing-account-header.row.collapsed.past-due p,
    .selected-bills .billing-account-header.row.collapsed.past-due .account-amount-due,
    .selected-bills .billing-account-header.row.collapsed.past-due p {
      color: #f89728; }
  #billing-account-list .billing-account-header.row.collapsed.current .account-amount-due,
  #billing-account-list .billing-account-header.row.collapsed.current p,
  .selected-bills .billing-account-header.row.collapsed.current .account-amount-due,
  .selected-bills .billing-account-header.row.collapsed.current p {
    color: #49a942; }
  #billing-account-list .billing-account-header.row.past-due .account-amount-due,
  #billing-account-list .billing-account-header.row.past-due p,
  .selected-bills .billing-account-header.row.past-due .account-amount-due,
  .selected-bills .billing-account-header.row.past-due p {
    color: #fff; }
  #billing-account-list .billing-account-header.row.current .account-amount-due,
  #billing-account-list .billing-account-header.row.current p,
  .selected-bills .billing-account-header.row.current .account-amount-due,
  .selected-bills .billing-account-header.row.current p {
    color: #fff; }
  #billing-account-list .billing-account-header.row .account-info p,
  .selected-bills .billing-account-header.row .account-info p {
    font-size: 16px;
    line-height: 22px;
    color: #fff; }
    @media (max-width: 992px) {
      #billing-account-list .billing-account-header.row .account-info p,
      .selected-bills .billing-account-header.row .account-info p {
        font-size: 16px;
        line-height: 22px; } }
    #billing-account-list .billing-account-header.row .account-info p span,
    .selected-bills .billing-account-header.row .account-info p span {
      font-weight: 600;
      color: #fff; }
  #billing-account-list .billing-account-header.row.collapsed .account-info p,
  .selected-bills .billing-account-header.row.collapsed .account-info p {
    font-size: 16px;
    line-height: 22px;
    color: #505357; }
    @media (max-width: 992px) {
      #billing-account-list .billing-account-header.row.collapsed .account-info p,
      .selected-bills .billing-account-header.row.collapsed .account-info p {
        font-size: 16px;
        line-height: 22px; } }
    #billing-account-list .billing-account-header.row.collapsed .account-info p span,
    .selected-bills .billing-account-header.row.collapsed .account-info p span {
      color: #2B2B2B;
      font-weight: 600;
      font-size: 16px;
      line-height: 22px; }

#billing-account-list .account-due,
.selected-bills .account-due {
  text-align: right; }
  @media (max-width: 992px) {
    #billing-account-list .account-due,
    .selected-bills .account-due {
      text-align: left;
      font-size: 16px; } }
  #billing-account-list .account-due h2,
  .selected-bills .account-due h2 {
    font-weight: normal;
    font-size: 24px;
    line-height: 33px; }

#billing-account-list .button.secondary,
#billing-account-list .pay-now,
.selected-bills .button.secondary,
.selected-bills .pay-now {
  min-width: 200px;
  margin-bottom: 35px; }
  @media (min-width: 300px) and (max-width: 768px) {
    #billing-account-list .button.secondary,
    #billing-account-list .pay-now,
    .selected-bills .button.secondary,
    .selected-bills .pay-now {
      margin-top: 20px;
      margin-bottom: 25px;
      width: 100%; } }

#billing-account-list .account-payment-details h3,
.selected-bills .account-payment-details h3 {
  color: #2B2B2B;
  font-weight: normal;
  font-size: 20px;
  line-height: 27px; }

#billing-account-list .total-amount-due-header,
.selected-bills .total-amount-due-header {
  margin-top: 0px;
  font-weight: normal;
  font-size: 20px;
  line-height: 27px; }

#billing-account-list .total-amount-due,
.selected-bills .total-amount-due {
  border-top: 1px #d9d9d9 solid;
  font-weight: normal;
  font-size: 42px;
  line-height: 57px; }
  #billing-account-list .total-amount-due.tenThousand,
  .selected-bills .total-amount-due.tenThousand {
    font-size: 48px; }
  #billing-account-list .total-amount-due.hundredThousand,
  .selected-bills .total-amount-due.hundredThousand {
    font-size: 38px; }
  #billing-account-list .total-amount-due.million,
  .selected-bills .total-amount-due.million {
    font-size: 34px; }

@media (max-width: 992px) {
  #billing-account-list .summary-amount-due,
  .selected-bills .summary-amount-due {
    margin-top: 50px; } }

@media (min-width: 300px) and (max-width: 768px) {
  #billing-account-list .summary-amount-due,
  .selected-bills .summary-amount-due {
    margin-top: 10px; } }

#billing-account-list .account-address,
.selected-bills .account-address {
  margin-bottom: 5px; }

#billing-account-list .account-due-date,
.selected-bills .account-due-date {
  padding: 0px;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: white; }

#billing-account-list .collapsed,
.selected-bills .collapsed {
  color: #505357; }

.selected-bills .account-row {
  padding-top: 15px;
  padding-bottom: 15px; }
  .selected-bills .account-row .account-info p {
    font-size: 20px; }

.selected-bills .selected-count-amount {
  padding-left: 0; }
  @media (min-width: 300px) and (max-width: 768px) {
    .selected-bills .selected-count-amount {
      padding: 0 0 15px;
      text-align: center; } }
  @media (min-width: 300px) and (max-width: 768px) {
    .selected-bills .selected-count-amount .selected-bill-amount,
    .selected-bills .selected-count-amount .selected-bill-count,
    .selected-bills .selected-count-amount .selected-bill-text {
      float: none; } }

.selected-bills .remove-selection {
  padding-left: 0;
  line-height: 58px; }
  .selected-bills .remove-selection a {
    text-decoration: underline; }

.current-bill-summary .filter-container {
  padding-bottom: 15px; }

.billing-days p {
  font-size: 20px;
  color: #505357; }

.billing-days .line-items {
  color: #505357; }
  .billing-days .line-items p {
    margin: 0;
    padding: 0;
    font-size: 24px; }

.calendar-billing-days {
  margin: 60px auto 0;
  border: 1px #808080 solid;
  color: #2B2B2B; }
  .calendar-billing-days th {
    padding: 5px 10px;
    border-bottom: 1px #808080 solid; }
  .calendar-billing-days .billing-day-count {
    font-size: 68px; }

.summary-of-charges .line-items {
  margin-bottom: 15px; }

.summary-chart-container {
  position: relative;
  border-right: 1px #c8c8c8 solid; }

.summary-chart-details {
  position: absolute;
  top: 30%;
  bottom: 0;
  left: 0;
  text-align: center;
  color: #2B2B2B;
  font-size: 20px;
  width: 100%; }
  @media (max-width: 992px) {
    .summary-chart-details {
      width: 60%;
      left: 20%; } }
  @media (min-width: 300px) and (max-width: 530px) {
    .summary-chart-details {
      width: 100%;
      left: 0;
      right: 0; } }
  .summary-chart-details .icon-electric,
  .summary-chart-details .icon-gas {
    background-image: none;
    font-size: 38px;
    width: auto;
    height: auto; }
    .electric-only .summary-chart-details .icon-electric,
    .gas-only .summary-chart-details .icon-electric, .electric-only
    .summary-chart-details .icon-gas,
    .gas-only
    .summary-chart-details .icon-gas {
      font-size: 44px; }
  .summary-chart-details .electric {
    width: 40%;
    margin-left: 9%;
    display: inline-block;
    border-right: 1px #c8c8c8 solid; }
  .summary-chart-details .gas {
    width: 40%;
    margin-right: 9%;
    display: inline-block; }
  .summary-chart-details.gas-only .electric {
    display: none; }
  .summary-chart-details.gas-only .gas {
    width: 100%;
    margin: 0; }
    .summary-chart-details.gas-only .gas p {
      font-size: 1.5em; }
  .summary-chart-details.electric-only .gas {
    display: none; }
  .summary-chart-details.electric-only .electric {
    width: 100%;
    margin: 0;
    border-right: none; }
    .summary-chart-details.electric-only .electric p {
      font-size: 1.2em; }
  .summary-chart-details.no-other .electric p,
  .summary-chart-details.no-other .gas p {
    font-size: 1.2em; }
  .summary-chart-details .services-other {
    width: 70%;
    border-top: 1px #c8c8c8 solid;
    margin: 10px auto;
    padding: 10px 0; }
  .summary-chart-details p {
    padding: 0;
    margin: 0; }

.electric-only .line-items .gas {
  display: none; }

.electric-only .line-items .electric {
  border-top: none;
  border-bottom: 1px #e5e5e4 solid; }

.gas-only .line-items .electric {
  display: none; }

.gas-only .line-items .gas {
  border-top: none;
  border-bottom: 1px #e5e5e4 solid; }

.view-billing-statement {
  padding: 20px 0; }

.total-line-items {
  color: #2B2B2B !important;
  padding: 5px 0; }
  .total-line-items h3 {
    color: inherit;
    padding: 10px 0; }
  @media (min-width: 300px) and (max-width: 768px) {
    .total-line-items {
      font-size: 24px; } }

.line-item-content h1,
.line-item-content h2,
.line-item-content h3,
.line-item-content h4,
.line-item-content h5 {
  color: #505357; }
  .line-item-content h1.text-muted,
  .line-item-content h2.text-muted,
  .line-item-content h3.text-muted,
  .line-item-content h4.text-muted,
  .line-item-content h5.text-muted {
    color: #505357; }

.line-item-content h6 {
  color: #a1a1a4; }

.line-item-content .infoIcon {
  margin-right: 0;
  margin-left: 10px; }

.summary-header {
  padding: 10px 0;
  border-bottom: 1px #c8c8c8 solid;
  color: #004990; }

.payment-plan h3 {
  color: #004990; }

.payment-plan p {
  color: #004990;
  font-size: 16px; }
  .payment-plan p small {
    color: #808080;
    display: block; }

.balance-charts .col-md-6:nth-child(2) {
  border-left: 1px #ccc solid; }
  @media (max-width: 992px) {
    .balance-charts .col-md-6:nth-child(2) {
      border-top: 1px #ccc solid;
      margin-top: 15px; } }

.balance-charts h3 {
  margin-top: 20px; }

.bwbTabs {
  padding: 0;
  margin: 15px 0; }
  .bwbTabs li {
    display: block;
    border: 1px #004990 solid;
    padding: 5px 10px;
    float: left;
    width: 33%;
    text-align: center;
    font-size: 16px; }
    .bwbTabs li.active {
      background: #004990; }
      .bwbTabs li.active a {
        color: #fff; }
    .bwbTabs li a {
      color: #004990;
      text-decoration: none; }

.billcomparisonTabs ul {
  padding: 0;
  margin: 40px 0 0;
  overflow: auto; }
  .billcomparisonTabs ul li {
    list-style: none;
    float: left;
    padding: 15px;
    width: 25%;
    border: 1px solid #004990;
    cursor: pointer;
    color: #004990;
    text-align: center; }
    .billcomparisonTabs ul li.active {
      background: #004990;
      color: #ffffff; }

.month-indicators {
  margin-left: 53px;
  width: auto; }
  .month-indicators.indicators-1 .block-indicator {
    width: 100%; }
  .month-indicators.indicators-2 .block-indicator {
    width: 50%; }
  .month-indicators.indicators-3 .block-indicator {
    width: 33.3333333333%; }
  .month-indicators.indicators-4 .block-indicator {
    width: 25%; }
  .month-indicators.indicators-5 .block-indicator {
    width: 20%; }
  .month-indicators.indicators-6 .block-indicator {
    width: 16.6666666667%; }
  .month-indicators.indicators-7 .block-indicator {
    width: 14.2857142857%; }
  .month-indicators.indicators-8 .block-indicator {
    width: 12.5%; }
  .month-indicators.indicators-9 .block-indicator {
    width: 11.1111111111%; }
  .month-indicators.indicators-10 .block-indicator {
    width: 10%; }
  .month-indicators.indicators-11 .block-indicator {
    width: 9.0909090909%; }
  .month-indicators.indicators-12 .block-indicator {
    width: 8.3333333333%; }
  .month-indicators .block-indicator {
    display: inline-block;
    float: left;
    height: 7px;
    background: #fff; }
    .month-indicators .block-indicator::before {
      content: '';
      display: block;
      margin: 0 auto;
      width: 7px;
      height: 7px; }
    .month-indicators .block-indicator.recalculation::before {
      background-color: #f89728; }
    .month-indicators .block-indicator.settlement::before {
      background-color: #ef4938; }

.month-key {
  margin: 20px 0 0; }
  .month-key .block-indicator {
    display: inline-block;
    float: left;
    width: 7px;
    height: 7px;
    margin-right: 10px;
    background: #fff; }
    .month-key .block-indicator.recalculation {
      background-color: #f89728; }
    .month-key .block-indicator.settlement {
      background-color: #ef4938; }

.comparison-data-section {
  display: none;
  width: 100%;
  font-size: 100%; }
  @media (min-width: 300px) and (max-width: 768px) {
    .comparison-data-section {
      display: inline-block;
      font-size: 80%; } }
  .comparison-data-section.active {
    display: block; }

.comparison-header {
  border: 1px #eeeeee solid;
  border-width: 1px 0;
  text-align: center;
  padding: 5px 0;
  margin: 15px -15px 0; }

.equal-height-contain {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex; }
  @media (min-width: 768px) {
    .equal-height-contain {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.highcharts-data-labels {
  top: -40px !important; }

div.highcharts-container {
  padding-top: 6px; }

.usage-unit-labels.noData {
  color: #a1a1a4 !important; }

.equal-height {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex; }

.no-usage-data {
  min-height: 460px; }
  @media (min-width: 300px) and (max-width: 768px) {
    .no-usage-data {
      min-height: 0; } }

.date-header h3 {
  padding: 20px 0 0px; }

.usage-header {
  margin: 0; }
  .usage-header h3 {
    padding: 20px 0;
    margin: 0 20px;
    border-bottom: 1px solid #eeeeee; }

.bill-amount-chart {
  width: 100%;
  height: 320px;
  margin: 0 auto; }

.usage-chart {
  min-width: 100px;
  height: 200px;
  margin: 0 auto; }

.temperature-chart {
  min-width: 100px;
  height: 200px;
  margin: 0 auto; }

.day-count {
  font-size: 24px;
  text-align: center;
  display: block; }
  .day-count em {
    font-size: 100px;
    font-style: normal; }

.average-temperature {
  font-size: 24px;
  text-align: center;
  display: block; }
  .average-temperature em {
    font-size: 100px;
    font-style: normal; }

.billing-period {
  margin-bottom: 15px; }

.pictograph {
  margin: 0 auto;
  margin-left: 0px; }

.billingCyclePictograph {
  width: 154px;
  margin: 0 auto; }
  .billingCyclePictograph .row div {
    width: 12px; }
  .billingCyclePictograph .days,
  .billingCyclePictograph .header {
    width: 154px; }
  .billingCyclePictograph .days > div,
  .billingCyclePictograph .header > div {
    float: left; }
  .billingCyclePictograph .header.pictograph {
    margin: 0px; }
  .billingCyclePictograph .row div:not(:last-child) {
    margin-right: 10px; }
  .billingCyclePictograph .spriteImage {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAA3CAYAAAA11tvOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphZjE1ZDA3YS00NTc0LTY1NDQtOTE5Yi02Mjc2MWI0NDA3YTciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0JDMDI2MzZEMjVEMTFFNDg2QzZENDQ1RTBBRTk0QjUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0JDMDI2MzVEMjVEMTFFNDg2QzZENDQ1RTBBRTk0QjUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmFmMTVkMDdhLTQ1NzQtNjU0NC05MTliLTYyNzYxYjQ0MDdhNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDphZjE1ZDA3YS00NTc0LTY1NDQtOTE5Yi02Mjc2MWI0NDA3YTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz51DMOnAAACDUlEQVR42tyVu0sjURTGJ3FqU/gujYqgrbiujaBgIbrGuDZaqJEtXPYP2EY0laKloIv4WJ+NDxRWGwVZFnxbW0TMlpKNhdZK/L7wXRhkMsZu8cAPJnN+OXPv4dwZX17buKWIgAFQDR7BIRgDl0z6JU2BOVAPAiAPfAYXoMWIXWDQyhy/QAHF75Z3+MAXilXW6/HBb2UZFK+y8M4ojmYhzlBcBz88pFbwz6xxUM0+AvfgDmyAGrCb3noqlcp6M/+7aOd/mrAcOx8BhfqdAMOmdabiikZtDzQLXk+D5XRF8A30gFpw7njavv58Bk5ZcRLMv5BMnCs3aR4967GPWecaAx5iwIgJ7TZTMJeg2MEJBkMu0pByHbYmJqJFf9Vh8mm8ikA/HbPGBVAODkATaFR7ysDP9zdm0WiUrSgFnXoxlSt3rQO2CeK2JM5iGAQdRThN+ZrPaVtVOGYlLk8MKpc+12HHVLsFc2GKFSDHQ2Su4k3tiYEnD4e5GMUtzWSmYG7Lr16tghsX6Ua5DbYnrmOZ8Gr4uxszS1PSDdo1TZa6sQPWQNKWRLsO/HZ8IT6CXlDJ15+tSnU6lvyU3Er8o6p9dCiGVGkRPDiWdat7XErIr4vjF5KJB+VK39SeuBae65LPVS5OcRs0aIfFDqlY95jbttWnSu3OrNe0h9IJHYpJfSZ61PCQxL9gSfOYfBZgAEN/fmAw+QlbAAAAAElFTkSuQmCC");
    height: 10px;
    background-repeat: no-repeat;
    width: 10px;
    cursor: pointer; }
  .billingCyclePictograph .days .spriteImage {
    width: 12px;
    margin: 5px 10px 5px 0; }
    .billingCyclePictograph .days .spriteImage:nth-child(7n + 1) {
      clear: both; }
  .billingCyclePictograph.dte-cinderblock .spriteImage {
    background-position: 0 -45px; }
    .billingCyclePictograph.dte-cinderblock .spriteImage.fill {
      background-position: 0 -30px; }
  .billingCyclePictograph.dte-michigan .spriteImage {
    background-position: 0 -15px; }
    .billingCyclePictograph.dte-michigan .spriteImage.fill {
      background-position: 0 0; }

.actual-balance-chart {
  width: 100%; }

.usage-unit-labels {
  font-family: Open Sans, sans-serif !important;
  font-weight: normal !important;
  font-size: 16px; }
  @media (min-width: 768px) {
    .usage-unit-labels {
      font-size: 24px !important; } }

.width-100 {
  width: 100%; }

.bwbHeader .accordion-header {
  background-color: #1E3575;
  color: #ffffff; }
  .bwbHeader .accordion-header .row {
    margin: 0px;
    border-bottom: 0px !important; }

.bwbHeader .row {
  border-bottom: 0px !important; }

.bwbHeader .collapsed .bwbHeaderText {
  color: #2B2B2B !important; }

.bwbHeader .collapsed .bwbHeaderSubText {
  color: #2B2B2B !important; }

.bwbHeader .bwbHeaderText {
  font-size: 30px;
  color: #ffffff !important; }
  @media (max-width: 768px) {
    .bwbHeader .bwbHeaderText {
      font-size: 22px !important; } }

.bwbHeader .item-headings {
  text-align: left; }

.bwbHeader .bwbHeaderSubText {
  font-size: 16px;
  color: #ffffff !important; }
  @media (max-width: 768px) {
    .bwbHeader .bwbHeaderSubText {
      font-size: 14px !important; } }

.bwbHeader .bwbBodyHeader {
  color: #2B2B2B !important;
  font-size: 25px; }
  @media (max-width: 768px) {
    .bwbHeader .bwbBodyHeader {
      font-size: 20px !important; } }

.bwbHeader .bwbBodyPmtAmount {
  color: #2B2B2B !important;
  font-size: 37px; }
  @media (max-width: 768px) {
    .bwbHeader .bwbBodyPmtAmount {
      font-size: 36px !important; } }

.bwbHeader .bwbBodyPmtDate {
  font-size: 16px;
  color: #404040;
  font-weight: normal; }
  @media (max-width: 768px) {
    .bwbHeader .bwbBodyPmtDate {
      font-size: 14px !important; } }

.bwbHeader p {
  font-size: 16px;
  color: #404040; }

.bwbHeader .bwbBodyText {
  padding-bottom: 0em; }
  @media (max-width: 768px) {
    .bwbHeader .bwbBodyText {
      text-align: center; } }

.bwbHeader .bwbfooter h3 {
  color: #2B2B2B;
  font-size: 25px; }
  @media (max-width: 768px) {
    .bwbHeader .bwbfooter h3 {
      font-size: 24px !important; } }

.bwbHeader .bwbfooter .bwbFooterAmount {
  text-align: right; }
  @media (max-width: 768px) {
    .bwbHeader .bwbfooter .bwbFooterAmount {
      text-align: center; } }

@media (max-width: 768px) {
  .bwbHeader .bwbfooter {
    text-align: center; } }

.bwbHeader .brdBtm {
  border-bottom: 1px solid #e5e5e4;
  padding-bottom: 15px; }

.sectionBorder {
  border: 1px solid #d9d9d9 !important; }

@media (min-width: 768px) {
  .bill-line-items .accordion-header.collapsed {
    height: 60px; }
  .bill-line-items .accordion-header.collapsed {
    height: 60px; }
  .SummaryChargesBlock .collapsed {
    height: 80px; } }

.SummaryChargesBlock .accordion-header {
  background-color: #1E3575;
  border-right: 5px #1E3575 solid;
  color: #ffffff; }
  .SummaryChargesBlock .accordion-header .row {
    margin: 0px; }

.SummaryChargesBlock .collapsed {
  background-color: #ffffff !important;
  border-right: 5px solid #ffffff !important; }
  .SummaryChargesBlock .collapsed .bwbHeaderText {
    color: #0072ce !important; }
  .SummaryChargesBlock .collapsed .bwbHeaderSubText {
    color: #2B2B2B !important;
    font-size: 18px;
    line-height: 25px; }

.SummaryChargesBlock .bwbHeaderText {
  font-size: 18px;
  line-height: 25px;
  color: #ffffff !important; }
  @media (max-width: 768px) {
    .SummaryChargesBlock .bwbHeaderText {
      font-size: 18px;
      line-height: 25px; } }

.SummaryChargesBlock .item-headings {
  text-align: left; }

.SummaryChargesBlock .bwbHeaderSubText {
  font-size: 18px;
  line-height: 25px;
  color: #ffffff !important; }
  @media (max-width: 768px) {
    .SummaryChargesBlock .bwbHeaderSubText {
      font-size: 18px !important; } }

.billCompareBlock .accordion-header {
  background-color: #1E3575;
  border-right: 5px #1E3575 solid;
  color: #ffffff; }
  .billCompareBlock .accordion-header .row {
    margin: 0px; }

.billCompareBlock .collapsed {
  background-color: #ffffff !important;
  border-right: 5px solid #ffffff !important;
  height: 60px; }
  .billCompareBlock .collapsed .bwbHeaderText {
    color: #0072ce !important; }
  .billCompareBlock .collapsed .bwbHeaderSubText {
    color: #2B2B2B !important; }

.billCompareBlock .bwbHeaderText {
  font-size: 18px;
  line-height: 25px;
  color: #ffffff;
  font-weight: 600;
  padding-top: 10px; }
  @media (max-width: 768px) {
    .billCompareBlock .bwbHeaderText {
      font-size: 18px !important; } }

.billCompareBlock .item-headings {
  text-align: left; }

.billCompareBlock .bwbHeaderSubText {
  font-size: 16px;
  color: #404040; }
  @media (max-width: 768px) {
    .billCompareBlock .bwbHeaderSubText {
      font-size: 14px !important; } }

.collapsed .billLineHeader {
  font-weight: 600;
  font-size: 18px !important;
  line-height: 25px;
  color: #0072ce !important;
  padding-top: 10px; }

.collapsed .headerCurrency {
  color: #2B2B2B !important;
  font-weight: 600;
  font-size: 18px !important;
  line-height: 25px; }

.billLineHeader {
  color: #ffffff !important;
  font-size: 18px !important;
  line-height: 25px; }

.headerCurrency {
  color: #ffffff !important;
  font-weight: 600;
  font-size: 18px !important;
  line-height: 25px; }

.cstmToggle {
  top: 15px; }

.billLineFont {
  font-size: 18px !important;
  line-height: 25px; }

.currentBillBtns .button.secondary,
.currentBillBtns button.secondary {
  background: #ffffff;
  color: #0072ce;
  text-decoration: none; }

.currentBillBtns .button.secondary:hover,
.currentBillBtns button.secondary:hover {
  background: #1e3575;
  color: #ffffff;
  text-decoration: none; }

.restore-banner-icon-container {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 2px !important; }

.restoreBannerMsg.row [class*=col-] {
  padding-right: 0;
  padding-left: 0; }

.restoreBannerMsg {
  margin-left: 8px !important;
  margin-right: 8px !important; }

.disconectText {
  font-weight: 600; }

.pay_ext_rowtext {
  padding-top: 13px; }

@media (max-width: 992px) {
  .restoreBannerMsg .noIconContainer {
    min-width: 36px; }
  .restoreBannerMsg {
    margin-top: 40px; } }

@media (min-width: 993px) {
  .restoreBannerMsg .noIconContainer {
    min-width: 42px; }
  .restoreBannerMsg {
    margin-left: 11px !important;
    margin-right: 11px !important; } }

.restoreBannerMsg {
  background: #000000;
  color: #FFFFFF;
  margin-bottom: 2px;
  padding: 20px !important;
  -moz-border-radius: 5px;
       border-radius: 5px;
  margin-left: 0;
  margin-right: 0; }

.restoreBannerMsg button {
  width: 100%; }

@media (min-width: 768px) {
  .restoreBannerMsg button {
    width: 300px; }
  .restoreBannerMsg .iconClass {
    height: 24px;
    margin: 0;
    padding-left: 0px !important; } }

@media (min-width: 768px) and (max-width: 992px) {
  .restoreBannerMsg {
    margin-left: 0px !important;
    margin-right: 0px !important; } }

.restoreBannerMsg .iconClass {
  margin: 0; }

.restoreBannerMsg button {
  height: 40px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  border: none;
  background: #FFFFFF;
  margin-top: 10px; }

.restoreBannerMsg button:hover {
  color: #FFFFFF;
  background-color: #000000;
  border: 1px solid #ffffff; }

.restoreBannerMsg.row [class*=col-] {
  padding-right: 0;
  padding-left: 0; }

.grey-bkg {
  background-color: #F6F6F6; }

@media (max-width: 992px) {
  .row [class*='col-']:not(#navbar-main) {
    padding: 0px; }
  .iconClass {
    padding-left: 0px !important; } }