@charset "UTF-8";
@font-face {
  font-family: 'Felisha Regular';
  src: local("FelishaRegular"), url("/resources/assets/fonts/FelishaRegular.woff2") format("woff2"), url("/resources/assets/fonts/FelishaRegular.woff") format("woff"), url("/resources/assets/fonts/FelishaRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lato Light';
  src: local("LatoLight"), url("/resources/assets/fonts/Lato-Light.woff2") format("woff2"), url("/resources/assets/fonts/Lato-Light.woff") format("woff"), url("/resources/assets/fonts/Lato-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lato Regular';
  src: local("LatoRegular"), url("/resources/assets/fonts/Lato-Regular.woff2") format("woff2"), url("/resources/assets/fonts/Lato-Regular.woff") format("woff"), url("/resources/assets/fonts/Lato-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lato Medium';
  src: local("LatoMedium"), url("/resources/assets/fonts/Lato-Medium.woff2") format("woff2"), url("/resources/assets/fonts/Lato-Medium.woff") format("woff"), url("/resources/assets/fonts/Lato-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lato Semibold';
  src: local("LatoSemibold"), url("/resources/assets/fonts/Lato-Semibold.woff2") format("woff2"), url("/resources/assets/fonts/Lato-Semibold.woff") format("woff"), url("/resources/assets/fonts/Lato-Semibold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lato Bold';
  src: local("LatoRegular"), url("/resources/assets/fonts/Lato-Bold.woff2") format("woff2"), url("/resources/assets/fonts/Lato-Bold.woff") format("woff"), url("/resources/assets/fonts/Lato-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

body {
  color: rgba(109, 110, 113, 0.95);
  background-color: #EDEDEE;
  font-family: "Lato Regular", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: 0.15px; }
  body.splitbgbluegrey {
    background: #00c0f3;
    background: -webkit-linear-gradient(top, #00c0f3 0%, #00c0f3 100%, #ededee 0%, #ededee 100%);
    background: linear-gradient(to bottom, #00c0f3 0%, #00c0f3 100%, #ededee 0%, #ededee 100%); }
    body.splitbgbluegrey #herotitle * {
      color: #FFFFFF; }
    body.splitbgbluegrey #herotitle h1 {
      font-size: 4.5rem;
      font-family: "Felisha Regular", Arial, Helvetica, sans-serif;
      padding: 2.165rem 0;
      font-weight: 400; }
    body.splitbgbluegrey #herotitle a {
      border-bottom: 1px solid #FFFFFF;
      padding-bottom: 3px;
      font-size: 1.2rem; }
  body .fontsizeintial {
    font-size: 1rem !important; }
  body .fontsize18 {
    font-size: 1.157rem; }
  body h1, body .headingStyle {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1em;
    color: #00C3F9;
    margin-bottom: 0;
    font-family: "Lato Semibold", Arial, Helvetica, sans-serif; }
  body h3 {
    font-size: 1.375rem; }
    body h3.textlightgrey {
      color: #A2A2A6; }
  body a, body a:not([href]), body a:hover, body a:not([href]):hover {
    color: #00C0F3;
    text-decoration: underline;
    cursor: pointer;
    outline: none; }
  body img {
    max-width: 100%; }
  body .pageheadertitle {
    font-family: "Felisha Regular", Arial, Helvetica, sans-serif;
    color: #00C3F9;
    font-size: 5rem;
    line-height: 5.3rem;
    margin-top: 2rem;
    margin-bottom: 2rem; }
  body .whitecontainer {
    background-color: #FFFFFF;
    border-radius: .75rem; }
  body .mobileloginlinks {
    font-size: 1.157rem; }
  body #password-eye, body .password-eye {
    position: absolute;
    right: 1rem;
    top: 2.5rem; }
  body div.error {
    background-color: rgba(0, 196, 179, 0.1);
    margin-top: .5rem;
    color: #00C4B3;
    padding: .5rem;
    border-radius: 5px;
    font-family: "Lato Medium", Arial, Helvetica, sans-serif; }
    body div.error img {
      width: 1.25rem;
      margin-right: .5rem;
      vertical-align: top;
      display: inline-block; }
    body div.error .iconwarning {
      vertical-align: top;
      display: inline-block;
      width: 88%; }
  body .importantmessage {
    background-color: rgba(255, 255, 255, 0.85);
    border-radius: .75rem;
    line-height: 1.75rem; }
    body .importantmessage h3 {
      color: #00C4B3;
      font-family: "Lato Medium", Arial, Helvetica, sans-serif; }
      body .importantmessage h3 .warning {
        width: 20px;
        margin-bottom: -2px; }
    body .importantmessage .messagetext {
      font-size: 1.125rem;
      color: #6D6E71; }
  body .registeraccount {
    font-size: 1.157rem;
    line-height: 1.85rem;
    font-family: "Lato Medium", Arial, Helvetica, sans-serif; }
    body .registeraccount ul {
      padding-left: 1.3rem;
      margin-bottom: 0; }
  body .mobileregisternow {
    font-family: "Felisha Regular", Arial, Helvetica, sans-serif; }
    body .mobileregisternow a, body .mobileregisternow a:hover {
      text-decoration: none;
      color: #FFFFFF; }
      body .mobileregisternow a span, body .mobileregisternow a:hover span {
        font-size: 2rem; }
      body .mobileregisternow a .fa-chevron-right, body .mobileregisternow a:hover .fa-chevron-right {
        font-size: 1.2rem; }
  body .bluishgreenborder {
    border: 1px solid #00C4B3; }
  body .whitecontainer.promocontainer {
    padding: 1rem 2rem;
    max-width: 402px;
    -webkit-box-shadow: 0 1px 5px rgba(109, 110, 113, 0.5);
    -moz-box-shadow: 0 1px 5px rgba(109, 110, 113, 0.5);
    box-shadow: 0 1px 5px rgba(109, 110, 113, 0.5);
    border-radius: .75rem; }
    body .whitecontainer.promocontainer:not(:last-child) {
      margin-right: 1rem; }
    body .whitecontainer.promocontainer h3.action-title {
      font-family: "Lato Medium", Arial, Helvetica, sans-serif;
      color: #00C4B3;
      padding-top: .75rem; }
    body .whitecontainer.promocontainer p.action-text {
      font-family: "Lato Regular", Arial, Helvetica, sans-serif; }
  body .payAccountButton.dropdown-toggle {
    font-size: 0.7rem;
    background-color: #fff;
    padding: .3rem;
    overflow: hidden;
    display: inline-flex;
    flex-flow: row nowrap;
    max-width: 100%; }
    body .payAccountButton.dropdown-toggle::after {
      content: "\f078";
      text-align: right;
      font-size: .7rem;
      font-family: "Font Awesome 5 Free";
      color: #00C3F9;
      vertical-align: 0;
      border-top: 0;
      border-right: 0; }
    body .payAccountButton.dropdown-toggle span {
      text-align: left;
      width: 80%;
      display: inline-block;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
  body .mobileCollapseCont {
    font-size: .85rem;
    line-height: inherit; }
    body .mobileCollapseCont h6 {
      font-size: .85rem;
      color: #67686B; }
    body .mobileCollapseCont .dueamount {
      font-size: 3rem; }
    body .mobileCollapseCont .collapseicon {
      font-size: 1.5rem;
      color: #00C3F9; }
  body .mobileMakePayment {
    border-top: 1px solid #DEDFE3; }
    body .mobileMakePayment > div:nth-last-child(2) {
      border-top: 1px solid #DEDFE3; }
    body .mobileMakePayment > div:last-child {
      background-color: #A2A2A6;
      color: #FFFFFF;
      font-size: .7rem;
      border-bottom-left-radius: .75rem;
      border-bottom-right-radius: .75rem;
      line-height: 1.25em; }
    body .mobileMakePayment h1 {
      font-size: 2rem; }
    body .mobileMakePayment a {
      color: inherit; }
      body .mobileMakePayment a i {
        font-size: 1.5rem;
        padding-left: .8rem; }
  body .mobilePlandetails {
    border-top: 1px solid #DEDFE3; }
    body .mobilePlandetails > div:last-child {
      font-size: .7rem;
      border-bottom-left-radius: .75rem;
      border-bottom-right-radius: .75rem;
      line-height: 1.25em; }
    body .mobilePlandetails h1 {
      font-size: 2rem; }
    body .mobilePlandetails a {
      color: #00C0F3;
      font-size: 1rem; }
      body .mobilePlandetails a i {
        font-size: 1.5rem;
        padding-left: .8rem; }
  body .dpppaymenttable {
    background-color: #ededed;
    font-size: .9rem; }
    body .dpppaymenttable .dppcell {
      padding: 27px 15px; }
    body .dpppaymenttable .dppcellamount {
      padding: 15px; }
    body .dpppaymenttable .dppfirstcell {
      padding: 15px;
      background-color: #00c0f3;
      color: #ffffff; }
    body .dpppaymenttable .whiteborder {
      border-width: 2px;
      background-color: #ffffff;
      height: 1px; }
    body .dpppaymenttable .dppimage {
      width: 25px;
      height: 25px; }
    body .dpppaymenttable .mobiledppplan {
      width: 70%;
      margin: 0 auto;
      max-width: 225px; }
    body .dpppaymenttable .dppmobileleftborder {
      border-left: 2px solid #ffffff; }
    body .dpppaymenttable .hintText {
      font-size: 0.6em; }
    body .dpppaymenttable .duetoday {
      position: absolute;
      font-size: 0.6em;
      background-color: #FF7D00;
      color: #ffffff;
      padding: 2px 10px;
      top: -5px;
      right: 40px;
      width: 70px; }
    body .dpppaymenttable .duetoday:before {
      content: '';
      position: absolute;
      left: 25px;
      top: 25px;
      width: 0;
      height: 0;
      border-top: 10px solid #FF7D00;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      clear: both; }
    body .dpppaymenttable .dppamtcolor {
      color: #00c0f3; }
    body .dpppaymenttable .amtduefont {
      font-size: 1.25rem; }
    body .dpppaymenttable .amtduefontimg {
      font-size: 1.56rem; }
    body .dpppaymenttable .dppimageWidth {
      max-width: 140%; }
    body .dpppaymenttable .dppcellpadding {
      padding: 18px 15px; }
  body #chatwidgetcontainter {
    position: fixed;
    top: auto;
    bottom: -10px;
    left: auto;
    right: -12px;
    padding: 20px 20px; }
  @media (max-width: 991.98px) {
    body .bgwhite {
      background-color: #FFFFFF; }
    body .bgblue {
      background-color: rgba(0, 192, 243, 0.75); }
    body .greencont-sm {
      background-color: rgba(0, 196, 179, 0.1);
      color: #00C4B3;
      border-radius: .75rem; }
    body.splitbgbluegrey .mobilebg {
      background-color: #EDEDEE; }
    body .quesnborder {
      background-color: #FFFFFF;
      border: 2px solid #EDEDEE !important; }
      body .quesnborder .faiconcolor {
        color: #FF7D00; }
    body .desktopfaicon {
      display: none !important; }
    body .dueamttoday {
      top: -14px !important;
      right: 130px !important;
      font-size: 0.625rem !important; }
    body .modal-body .dropdown-item {
      white-space: unset;
      font-size: .75rem; }
      body .modal-body .dropdown-item:active, body .modal-body .dropdown-item.active, body .modal-body .dropdown-item:hover {
        color: inherit;
        background-color: inherit; }
      body .modal-body .dropdown-item i.fa-pen {
        background-color: #00C3F9;
        color: #FFFFFF;
        padding: .25rem;
        border-radius: 2.5rem;
        font-size: 0.5rem; }
      body .modal-body .dropdown-item > div:last-child {
        font-size: .65rem; }
      body .modal-body .dropdown-item h6 {
        font-size: .9rem;
        color: #67686B; }
    body .modal-body > div.addnewpayment:last-child {
      border-top: 1px solid #DEDFE3;
      font-size: .8rem; }
    body .modal-body .input-group.blueborder .form-control {
      height: 2rem;
      width: 70%; }
    body .whitecontainer.promocontainer:not(:last-child) {
      margin-right: 0; }
    body .rounded-75 {
      border-radius: .75rem !important; } }
  @media (min-width: 992px) {
    body.splitbgbluegrey {
      background: #00c0f3;
      background: -webkit-linear-gradient(top, #00c0f3 0%, #00c0f3 580px, #ededee 580px, #ededee 100%);
      background: linear-gradient(to bottom, #00c0f3 0%, #00c0f3 580px, #ededee 580px, #ededee 100%); }
      body.splitbgbluegrey .desktopwhitecontainer {
        background-color: #FFFFFF;
        border-radius: .75rem;
        -webkit-box-shadow: 0 1px 5px rgba(109, 110, 113, 0.5);
        -moz-box-shadow: 0 1px 5px rgba(109, 110, 113, 0.5);
        box-shadow: 0 1px 5px rgba(109, 110, 113, 0.5); }
        body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row {
          padding: .75rem 1.5rem;
          font-size: 0.855rem; }
          body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row .sectiontitle {
            color: #A2A2A6; }
          body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row .pdffont {
            font-size: 0.75rem; }
          body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.zebralines {
            padding: 1.75rem 1.5rem;
            color: #67686B;
            letter-spacing: 0.5px; }
            body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.zebralines:nth-of-type(even) {
              background-color: #F3F3F5; }
          body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.accountinfo {
            padding: 1.75rem 1.5rem;
            color: #67686B;
            letter-spacing: 0.5px; }
            body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.accountinfo.evenrow {
              background-color: #F3F3F5; }
              body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.accountinfo.evenrow button.ui-datepicker-trigger {
                background-color: #F3F3F5; }
            body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.accountinfo .dueamount {
              font-size: 1.75rem; }
              body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.accountinfo .dueamount .relSmallFont {
                font-size: 85%; }
            body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.accountinfo .pastdue {
              font-size: 0.6rem;
              padding: 0.2rem 0.3rem;
              color: #FFFFFF;
              background-color: #FF7D00; }
            body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.accountinfo .dropdown-menu {
              border: 1.5px solid #00C3F9;
              top: -35px !important;
              right: 0px !important;
              width: 350px;
              left: unset !important; }
              body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.accountinfo .dropdown-menu > div:first-child {
                font-size: .8rem;
                border-bottom: 1px solid #DEDFE3; }
                body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.accountinfo .dropdown-menu > div:first-child i.fa-chevron-down {
                  text-align: right;
                  font-size: .8rem;
                  color: #00C3F9;
                  margin-left: .5rem; }
                body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.accountinfo .dropdown-menu > div:first-child span {
                  width: 25%;
                  display: inline-block; }
              body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.accountinfo .dropdown-menu > div:last-child {
                border-top: 1px solid #DEDFE3;
                font-size: .8rem; }
              body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.accountinfo .dropdown-menu .dropdown-item {
                white-space: unset;
                font-size: .75rem; }
                body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.accountinfo .dropdown-menu .dropdown-item:active, body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.accountinfo .dropdown-menu .dropdown-item.active, body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.accountinfo .dropdown-menu .dropdown-item:hover {
                  color: inherit;
                  background-color: inherit; }
                body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.accountinfo .dropdown-menu .dropdown-item i.fa-pen {
                  background-color: #00C3F9;
                  color: #FFFFFF;
                  padding: .25rem;
                  border-radius: 2.5rem;
                  font-size: 0.5rem; }
                body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.accountinfo .dropdown-menu .dropdown-item > div:last-child {
                  font-size: .65rem; }
                body.splitbgbluegrey .desktopwhitecontainer .pagecontent .row.accountinfo .dropdown-menu .dropdown-item h6 {
                  font-size: .9rem;
                  color: #67686B; }
        body.splitbgbluegrey .desktopwhitecontainer .pagecontent.usagehistory .zebralines {
          padding: 1.75rem 1.5rem;
          color: #67686B;
          letter-spacing: 0.5px; }
          body.splitbgbluegrey .desktopwhitecontainer .pagecontent.usagehistory .zebralines:nth-of-type(odd) {
            background-color: #F3F3F5;
            border-radius: 0; }
          body.splitbgbluegrey .desktopwhitecontainer .pagecontent.usagehistory .zebralines:nth-of-type(even) {
            background-color: #FFFFFF;
            border-radius: 0; }
          body.splitbgbluegrey .desktopwhitecontainer .pagecontent.usagehistory .zebralines:last-child {
            border-bottom-right-radius: .75rem;
            border-bottom-left-radius: .75rem; }
          body.splitbgbluegrey .desktopwhitecontainer .pagecontent.usagehistory .zebralines .pdffont {
            font-size: 1rem; }
    body .bgblue-lg {
      background-color: rgba(0, 192, 243, 0.75); }
    body .mainbody:last-child {
      padding-bottom: 3.75rem; }
    body .pageheadertitle {
      font-size: 7.5rem;
      margin-top: 6rem;
      margin-bottom: 6rem; }
    body .greencont {
      background-color: rgba(0, 196, 179, 0.1);
      color: #00C4B3;
      border-radius: .75rem; }
    body .quicklinks h6 {
      font-size: 1rem;
      font-family: "Lato Bold", Arial, Helvetica, sans-serif;
      padding: 1.25rem 1.8rem 0.7rem 1.8rem;
      border-bottom: 1px solid #DEDFE3; }
    body .quicklinks .pagelinks {
      padding: 0 1.8rem 0.5rem 1.8rem; }
      body .quicklinks .pagelinks a {
        font-size: 1.157rem;
        text-decoration: none;
        font-family: "Lato Medium", Arial, Helvetica, sans-serif;
        line-height: 2em; }
    body .mobilefaicon {
      display: none !important; }
    body .dpppaymenttable .duetoday {
      top: 5px;
      right: 15px; }
    body .dpppaymenttable .dueamttoday {
      top: -14px;
      right: 144px;
      font-size: 0.625rem; } }
  body .quesnborder {
    border: 2px solid #00C3F9;
    border-radius: 0.7rem;
    font-size: 1rem;
    font-weight: 600;
    font-family: "Lato Regular", Arial, Helvetica, sans-serif; }
  body .collapseall {
    display: none; }
  body .quesntopic span {
    color: #00C3F9;
    font-family: "Lato Semibold", Arial, Helvetica, sans-serif; }
  body .noborder:last-child {
    display: none; }
  body .formwidth .dropdown {
    width: 100% !important; }
  body .formwidth textarea {
    border-color: #c2C3C7;
    outline: #c2C3C7;
    font-family: "Lato Medium", Arial, Helvetica, sans-serif;
    color: #67686B; }
  body .formwidth label {
    font-size: 1rem; }
  body .formwidth .btn-light.dropdown-toggle {
    font-size: 1rem !important; }
  body .formwidth .dropdown-menu .text {
    font-size: 1rem; }
  body .colorgrey {
    color: #67686B; }
  body .mobanswer {
    font-weight: normal; }
  body .successmsg {
    display: none; }
  body .pricefont {
    font-size: 2rem; }
  body .button.cancelbtn {
    background-color: #D8D8D8 !important; }
  body .usagehistory {
    font-size: .9rem; }
    body .usagehistory .borderbtmradius {
      border-bottom-right-radius: 0 !important;
      border-bottom-left-radius: 0 !important; }
    body .usagehistory div.usageyear1 label {
      background-color: transparent;
      color: rgba(109, 110, 113, 0.95);
      border: none;
      font-family: "Lato Regular", Arial, Helvetica, sans-serif;
      padding-left: .35rem;
      padding-right: .35rem;
      font-size: 0.9rem; }
      body .usagehistory div.usageyear1 label.active .textCont {
        font-family: "Lato Semibold", Arial, Helvetica, sans-serif;
        color: #00C0F3;
        background-color: transparent;
        border: none; }
    body .usagehistory div.usageyear1 .seprator {
      color: rgba(109, 110, 113, 0.95);
      padding: .375rem 0; }
    body .usagehistory div.usageyear2 label {
      background-color: transparent;
      color: rgba(109, 110, 113, 0.95);
      border: none;
      font-family: "Lato Regular", Arial, Helvetica, sans-serif;
      padding-left: .35rem;
      padding-right: .35rem;
      font-size: 0.9rem; }
      body .usagehistory div.usageyear2 label.active .textCont {
        font-family: "Lato Semibold", Arial, Helvetica, sans-serif;
        background-color: transparent;
        color: rgba(109, 110, 113, 0.95);
        border: none; }
    body .usagehistory div.usageyear2 .seprator {
      color: rgba(109, 110, 113, 0.95);
      padding: .375rem 0; }
    body .usagehistory .needhelpwithbill a {
      color: inherit; }
    body .usagehistory #usageChart {
      height: 400px; }
      body .usagehistory #usageChart:before {
        content: 'KWH';
        position: absolute;
        top: -50px;
        left: 2px;
        font-family: "Lato Bold", Arial, Helvetica, sans-serif;
        font-size: 0.9rem; }
    body .usagehistory .felishreg.dueamount {
      font-size: 2.5rem; }
    body .usagehistory #historypartial .row {
      font-size: 1rem; }
  body .managebill input[type='radio'] ~ label span.custom_radio {
    zoom: 55%; }
  @media (max-width: 767.98px) {
    body .quesnborder {
      box-shadow: 0 1px 5px rgba(109, 110, 113, 0.5); }
    body .quesntopic .mobilecolor {
      color: #67686B; }
    body #updatebilldelivery {
      margin-top: 1rem; }
    body .ebilldesk {
      display: none; }
    body h2.paymethodtitle {
      font-size: 1.6rem; } }
  @media (min-width: 768px) {
    body a[href*="tel:"] {
      cursor: default;
      color: inherit;
      pointer-events: none; }
    body .faqborderbox {
      border-radius: .75rem; }
    body .ebillmobile {
      display: none; }
    body #plandetailModal {
      left: -64px;
      overflow-y: hidden; } }
  body .breakword {
    word-break: break-word; }
  body .breakwordall {
    word-break: break-all; }
  body .planstable {
    border: 1px solid #DCDCDC;
    background-color: #F7F7F7;
    box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.07);
    border-radius: 0; }
    body .planstable .priceborderleft {
      border-left: 1px solid #DCDCDC; }
    body .planstable .planbordertop {
      border-top: 1px solid #DCDCDC; }
    body .planstable .webbackground {
      background-color: #D8D8D8;
      color: #4E4E50;
      font-size: 0.75rem;
      padding: 0.05rem 0.7rem; }
  body .renewplaninfo h1 {
    font-size: 2rem; }
  body .renewplaninfo .labelfont {
    font-size: 0.875rem; }
  body .renewplaninfo .planbg {
    background: linear-gradient(to bottom, #00c0f3 0%, #00c0f3 580px, #ededee 580px, #ededee 100%);
    color: #FFFFFF; }
  body .renewplaninfo .closemodal {
    right: 15px;
    top: 25px; }
  body .colorblue {
    color: #00C3F9; }
  body .greybackground {
    background-color: #F3F3F5; }
  @media (min-width: 576px) {
    body .renewplaninfo .modal-content {
      width: 650px; } }
  body .accounts {
    cursor: pointer; }
  body .blueborder {
    border: 2px solid #00C3F9; }
  body .reviewback a {
    color: #FFFFFF; }
  body .contboxshadow {
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
    border-radius: 12px; }
  body #deletePaymentInfo a, body #editPaymentInfo a {
    font-size: 1.125rem; }
  body .centeringthingie {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url("/resources/assets/images/Cirro-Reverse.png") center center no-repeat;
    animation-name: fadein;
    animation-duration: 8s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite; }

@keyframes fadein {
  0% {
    opacity: 0.3; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0.3; } }
  @media (max-width: 575.98px) {
    body .breadcrumwidth {
      width: 50% !important; }
    body .brdcrummargin {
      width: 105px !important;
      margin-left: -2rem; } }
.activeClass {
  float: right !important; }

.font12 {
  font-size: 12px !important; }

.font16 {
  font-size: 16px !important; }

.font18 {
  font-size: 18px !important; }

.font22 {
  font-size: 22px !important; }

.font-blue {
  color: #00C0F3 !important; }

.font-dark-grey {
  color: #6D6E71 !important; }

.font-black {
  color: #000000 !important; }

.plan-container {
  background: #F7F7F7;
  border: 1px solid #DCDCDC;
  /* box-shadow: 1px 1px 10px rgb(0 0 0 / 25%);*/
  margin: 0;
  align-items: center; }

.w30 {
  width: 30px; }

.btn-arrow {
  width: 25px;
  padding-left: 15px; }

.desktopwhitecontainer {
  background-color: #FFFFFF;
  border-radius: 0.75rem;
  /*-webkit-box-shadow: 0 1px 5px rgb(109 110 113 / 50%);*/
  -moz-box-shadow: 0 1px 5px rgba(109, 110, 113, 0.5);
  /*box-shadow: 0 1px 5px rgb(109 110 113 / 50%);*/ }

.accordian-faq-protection {
  margin-bottom: 10px;
  border: 1px solid #00C0F3;
  background-color: #FFFFFF;
  border-radius: 10px !important;
  color: #67686B;
  cursor: pointer;
  padding: 8px 15px; }

.h60 {
  height: 60px; }

.terms-content {
  height: 300px;
  overflow-x: auto;
  background-color: #F7F7F7; }

.terms-content p, h6 {
  padding: 0px 20px 0px 20px;
  margin-top: 15px;
  text-align: justify; }

.terms-chkbox {
  border: 1px solid #A8A9AB;
  padding: 15px; }

.btn-center {
  text-align: center !important;
  display: block !important;
  margin: auto; }

.terms-text {
  padding: 1rem;
  font-size: 10px;
  line-height: 17px;
  color: #777777;
  text-align: justify; }

.padding1rem {
  padding: 1rem; }

.padding2rem {
  padding: 2rem; }

.text-center p, h6 {
  text-align: center;
  line-height: 25px; }

.size-close {
  font-size: 3.5rem !important;
  font-weight: 100 !important;
  line-height: 0 !important; }

.most-popular {
  background-color: #00C0F3 !important;
  padding: 5px;
  text-align: center;
  color: #FFFFFF; }

.non-commodity-recommended {
  border: 2px solid #00C0F3 !important; }

.border-blue {
  border: 1px solid #00C0F3 !important; }

.display-flex-center {
  display: flex;
  align-items: center; }

.textSuccess {
  color: #3FBDAB; }

.textWarning {
  color: #FFA300 !important; }

#nonStdPlan .display-flex-center img, .non-plan-commodity .display-flex-center img,
#selected-plan .display-flex-center img, .non_com_img_width img {
  width: 30px;
  margin: 0.25rem; }

@media (max-width: 575.98px) {
  .textCenter {
    text-align: center; }
  .mbt-15 {
    margin: 15px 0; } }

.header {
  background-color: #FFFFFF;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.06); }

#termsBtn {
  max-width: 100% !important; }

.button.disabled, .button:hover.disabled {
  pointer-events: none; }

.expandAll, .collapseAll {
  cursor: pointer; }

.font14 {
  font-size: 14px !important; }

.font15 {
  font-size: 15px !important; }

.font25 {
  font-size: 25px !important;
  line-height: 32px; }

.font28 {
  font-size: 28px !important; }

.font32 {
  font-size: 32px !important; }

.font36 {
  font-size: 36px !important;
  line-height: 40px; }

.font40 {
  font-size: 40px !important;
  line-height: 44px; }

.font60 {
  font-size: 60px !important;
  line-height: 64px; }

.copy_container {
  background: #00000026;
  display: flex;
  justify-content: space-between;
  align-items: stretch; }

.raf_container {
  background: #FFFFFF;
  padding: 20px;
  margin-right: 15px;
  margin-bottom: 20px;
  width: 50%;
  box-shadow: 5px 5px 15px 0px #00000015;
  position: relative;
  border-radius: 20px; }

.view_referral_sub_container {
  background-color: #c8c9c726;
  padding: 20px;
  border-radius: 20px; }

.raf_flex_container, .raf_credit_container {
  display: flex; }

.clipboard_tooltip {
  margin: 0 auto;
  position: absolute;
  background-color: #bdbbbb;
  top: -55px;
  left: 100px;
  width: 200px;
  border-radius: 10px;
  color: #000000;
  padding: 10px;
  font-size: 16px; }

.raf_bg-color_grey {
  background: #F3F3F5; }

.box_display {
  background: rgba(110, 132, 174, 0.3);
  border: 1px solid #6E84AE;
  width: 70px;
  height: 50px;
  margin: auto; }

.how_it_works_container {
  display: flex;
  flex-direction: row;
  text-align: center;
  align-items: baseline; }

.link_raf_anchor {
  font-size: 16px !important;
  text-decoration: underline !important;
  /*font-weight: 700;
	font-family: Arial !important;*/
  color: #35278B !important; }

.copy_ref_code {
  white-space: nowrap;
  overflow: hidden; }

#referralApplyBtn {
  border-radius: 5px;
  background-color: #ffffff;
  color: #014D99;
  font-weight: normal !important;
  box-shadow: none;
  border: 1px solid !important;
  padding: 10px 20px;
  margin-left: 20px; }

.text_error {
  color: #E6360F; }

.text_blue {
  color: #35278B; }

.text_black {
  color: #3D3D3D !important; }

.text_light_grey {
  color: #C8C9C7 !important; }

.referralSuccess {
  color: #28a745; }

.raf_blue_container {
  background-color: #35278B !important;
  color: #FFFFFF; }

.landing_zip_area {
  background: rgba(0, 0, 0, 0.15);
  padding: 20px 40px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between; }

.margin_auto {
  margin: auto; }

.plans_referral {
  width: 300px !important;
  height: 100px;
  font-size: 38px !important;
  padding: 20px 40px !important;
  text-align: center;
  margin: 15px 0 0 0;
  font-family: Arial !important; }

.input_zip_container {
  display: flex;
  flex-direction: row;
  background: #FFFFFF;
  border-radius: 20px; }

.plans_zip {
  border-radius: 20px;
  border: none !important;
  padding: 12px 20px 10px 20px !important;
  background: #0000 !important;
  color: #004180 !important; }

.btn_show_plans, .btn_show_plans a {
  font-size: 14px !important;
  border: none;
  background-color: #FCE47D !important;
  color: #003870 !important;
  font-weight: 700;
  padding: 6px;
  min-width: 92px; }

.w45 {
  width: 45px; }

.w100 {
  width: 100px; }

.w70 {
  width: 70px; }

.howitworksreferralidimage img, .howitworkswaitforfriendsimage img {
  width: 100px; }

.howitworkswaitforfriendsimage img {
  width: 104px; }

.howitworksgetrewardedimage img {
  width: 132px; }

.referralrewardsquestionimage img, .referralrewardscheckmarkimage img {
  width: 45px; }

.how_it_works_sub_container {
  width: 33.3%; }

.empower_img img {
  width: 100%; }

.font_family_Stolzl {
  font-family: 'Stolzl' !important; }

.w300 {
  width: 300px; }

.lineHeight30 {
  line-height: 30px; }

.color_orange {
  color: #FAA21A; }

.w65 {
  width: 65px; }

.referal_table_container {
  border-radius: 20px;
  background-color: #4E4E5007; }

.referral_table thead {
  border-top: 1px solid #4e4e502b;
  border-bottom: 1px solid #4e4e502b; }

.detailed_referral_body {
  display: block;
  min-height: 50px;
  overflow: auto;
  max-height: 300px;
  overflow-x: hidden; }

.referral_table thead, .referral_table tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed; }

/* width */
.referral_table ::-webkit-scrollbar {
  width: 8px; }

/* Track */
.referral_table ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px; }

/* Handle */
.referral_table ::-webkit-scrollbar-thumb {
  background: #7d7f7c;
  border-radius: 10px; }

.detailed_referral_body_mble {
  display: none; }

.detailed_referral_body_web {
  display: block; }

.detailed_referral_body_empty {
  display: block;
  text-align: center;
  padding: 50px; }

.raf-bg-mble-lineargradient {
  background: linear-gradient(to bottom, #00c0f3 0%, #00c0f3 500px, #ededee 500px, #ededee 100%) !important; }

.bg_promo_raf {
  background-color: #35278B !important;
  color: #FFF !important; }

.border_white {
  border: 1px solid #FFF !important; }

.copyshare_img_container img:nth-child(1) {
  width: 65px;
  margin-top: 18px; }

.copyshare_img_container img:nth-child(3) {
  margin-top: 15px; }

/*Demand and Response Start*/
.hide {
  display: none; }

.border-radius8 {
  border-radius: 8px; }

.border-radius24 {
  border-radius: 24px; }

.white_background {
  background: #FFFFFF; }

.grey_background {
  background-color: #EDEDED; }

.light_cyan_background {
  background: #DAF7FF;
  border-radius: 0.75rem; }

.flexCenter {
  justify-content: center; }

.set_save_title * {
  color: #FFFFFF; }

.set_save_title h1 {
  font-family: "Felisha Regular", Arial, Helvetica, sans-serif;
  font-size: 52px;
  font-weight: 400;
  line-height: 72px; }

.dottedline {
  border: 1px dotted #6361DC; }

.notenrolled {
  background: #FFE7D0;
  color: #4E4E50; }

.enrollmentpending {
  background: #FBF6E3;
  color: #4E4E50; }

.enrolled {
  background: #DFF9DC;
  color: #4E4E50; }

.noteligible {
  background: #FFE7D0;
  color: #4E4E50; }

.core_silk_color {
  background: #FFF8DB;
  color: #4E4E50; }

.border-black {
  border: 1px solid #6D6E71; }

.border-Purple {
  border: 1px solid #6361DC; }

.blue-border {
  border: 2px solid #35278B; }

.cirro_blue_background {
  background: #17ABF9; }

.cirro_blue_text {
  color: #17ABF9; }

.pointer {
  cursor: pointer; }

.text_center {
  text-align: center; }

.blue_text {
  color: #35278B; }

.orange_text {
  color: #EE8432; }

.continue_btn a {
  text-decoration: none;
  color: #fff !important;
  cursor: pointer;
  display: inline-block; }
  .continue_btn a :hover {
    text-decoration: none; }

.copied_color {
  color: #3C8532; }

.copy_color {
  color: #35278B; }

.blue_link > a {
  color: #35278B;
  text-decoration: none !important; }

.dark-grey-text {
  color: #4E4E50; }

.eligiblethermostats > div span {
  color: #35278B; }

.white_button {
  color: #17ABF9;
  font-size: 1.125rem;
  padding: .6rem;
  text-decoration: none;
  background-color: #FFFFFF;
  width: 100%;
  display: inline-block;
  text-align: center;
  border: 1px solid #17ABF9; }

.radio_btn_border {
  border: 1px solid #4E4E50;
  border-radius: 8px;
  padding: 8px; }

.selected_radio_btn_border {
  background-color: #DAF7FF; }

.error_message_setandsave {
  background-color: #E8F9F8;
  color: #00C4B3;
  border-radius: .75rem; }

.Faqs > div strong {
  color: #35278B; }

.mtm_gray_text {
  color: #747578 !important; }

/*Demand and Response End*/
@media (max-width: 575.98px) {
  .bg-mble-lineargradient {
    background: linear-gradient(to bottom, #00c0f3 0%, #00c0f3 500px, #ededee 502px, #ededee 100%) !important; }
  .raf_flex_container {
    display: flex;
    flex-direction: column;
    padding: 20px !important; }
  .raf_container {
    width: 100%; }
  .how_it_works_container {
    flex-direction: column; }
  .p20 {
    padding: 20px; }
  .landing_zip_area {
    flex-direction: column; }
  .input_zip_container {
    margin-top: 20px; }
  .view_referral_sub_container .raf_flex_container {
    flex-direction: row !important; }
  .how_it_works_sub_container {
    width: 100%; }
  .empoweryourfriendsimg img {
    width: -webkit-fill-available; }
  .detailed_referral_body {
    display: none; }
  .detailed_referral_body_mble {
    display: block;
    max-height: 500px;
    overflow: auto;
    min-height: 100px;
    border-top: 1px solid #4e4e502b;
    padding-top: 25px;
    margin-top: 10px;
    color: #4E4E50 !important; }
  .detailed_referral_body_mble .row .col-6 {
    padding-bottom: 15px; }
  .detailed_referral_body_mble .row {
    margin: 0 10px; }
  .detailed_referral_body_mble .row hr {
    border-top: 2px solid #4e4e502b;
    width: 100%;
    margin: 10px 15px 35px 15px; }
  .detailed_referral_body_mble .row:last-child hr {
    border-top: none; }
  .detailed_referral_body_web {
    display: none; } }

/*Renewal Banner*/
.renewal_Banner_bg {
  background-color: #6361DC;
  color: #FFFFFF;
  margin-right: 1px;
  padding: 25px 20px;
  position: relative;
  top: 10px; }

.renewal_btn {
  color: #FFFFFF !important;
  font-size: 1.125rem;
  padding: 0.6rem;
  text-decoration: none !important;
  background-color: #FF7D00 !important;
  display: block;
  text-align: center;
  margin-top: 15px; }

@media (max-width: 575.98px) {
  .renewal_Banner_bg {
    margin-right: -12px;
    position: relative;
    bottom: -15px; } }

.header {
  background-color: #FFFFFF;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.06); }
  .header a:hover {
    text-decoration: none; }
  .header a.customercarelink {
    text-decoration: none;
    color: #6D6E71;
    font-size: 1.12em;
    font-family: "Lato Medium", Arial, Helvetica, sans-serif; }
  .header img {
    min-width: 128px;
    width: 128px; }
  .header .navmenu > div {
    height: 100%;
    display: block; }
  .header #navbarSupportedContent {
    top: 100%;
    z-index: 1000;
    left: 0;
    background: #FFFFFF; }
    .header #navbarSupportedContent ul {
      list-style-type: none;
      padding-left: 0; }
      .header #navbarSupportedContent ul li {
        padding: 1rem .5rem 1rem 0; }
        .header #navbarSupportedContent ul li:first-child {
          border-top: 1px solid #DEDFE3; }
        .header #navbarSupportedContent ul li.title {
          background-color: #EDEDEE;
          font-family: "Lato Bold", Arial, Helvetica, sans-serif;
          font-size: 0.9rem;
          padding: .5rem .5rem .5rem 0; }
        .header #navbarSupportedContent ul li.subnavtitle {
          background-color: #FAFAFA; }
        .header #navbarSupportedContent ul li:not(:last-child) {
          border-bottom: 1px solid #DEDFE3; }
        .header #navbarSupportedContent ul li a.btn {
          padding: 0;
          display: flex;
          box-shadow: none;
          text-decoration: none; }
          .header #navbarSupportedContent ul li a.btn span:first-child {
            font-family: "Lato Medium", Arial, Helvetica, sans-serif;
            font-size: 1.157rem;
            color: rgba(109, 110, 113, 0.95);
            width: 90%;
            margin-left: 1.5rem; }
          .header #navbarSupportedContent ul li a.btn span:not(.navtitle):last-child {
            color: #FF7D00;
            margin-right: 1.5rem; }
      .header #navbarSupportedContent ul .multi-collapse ul li {
        padding-left: 1.5rem;
        border-bottom: 1px solid #DEDFE3; }
        .header #navbarSupportedContent ul .multi-collapse ul li a {
          box-shadow: none;
          text-decoration: none;
          font-family: "Lato Medium", Arial, Helvetica, sans-serif; }

.navbar button:focus {
  outline: none; }

.navbar .navbar-nav {
  white-space: nowrap;
  position: relative; }
  .navbar .navbar-nav .nav-item.dropdown.show {
    background-color: #F3F3F5;
    position: static; }
    .navbar .navbar-nav .nav-item.dropdown.show .dropdown-menu.show {
      background-color: #F3F3F5;
      padding: 2rem;
      right: 0; }
    .navbar .navbar-nav .nav-item.dropdown.show:last-child {
      background-color: #FF7D00; }
      .navbar .navbar-nav .nav-item.dropdown.show:last-child a, .navbar .navbar-nav .nav-item.dropdown.show:last-child a:hover {
        color: #FFFFFF; }
      .navbar .navbar-nav .nav-item.dropdown.show:last-child .dropdown-menu.show {
        background-color: #FF7D00;
        left: inherit;
        right: 0; }
  .navbar .navbar-nav .nav-item:last-child {
    background-color: #FF7D00; }
    .navbar .navbar-nav .nav-item:last-child a, .navbar .navbar-nav .nav-item:last-child a:hover {
      color: #FFFFFF; }
    .navbar .navbar-nav .nav-item:last-child .dropdown-menu.show {
      background-color: #FF7D00;
      left: inherit;
      right: 0; }
  .navbar .navbar-nav .nav-item .dropdown-toggle::after {
    display: none; }
  .navbar .navbar-nav .nav-item h6.dropdown-item, .navbar .navbar-nav .nav-item h6.dropdown-item:hover {
    background-color: inherit;
    color: rgba(109, 110, 113, 0.95);
    font-family: "Lato Bold", Arial, Helvetica, sans-serif;
    padding: .7rem; }
  .navbar .navbar-nav .nav-item a, .navbar .navbar-nav .nav-item a:hover {
    color: rgba(109, 110, 113, 0.95);
    font-size: 1.2rem;
    font-family: "Lato Medium", Arial, Helvetica, sans-serif;
    text-decoration: none;
    background: inherit; }
    .navbar .navbar-nav .nav-item a.dropdown-item, .navbar .navbar-nav .nav-item a:hover.dropdown-item {
      color: rgba(0, 192, 243, 0.75);
      font-size: 1.157rem;
      padding: .7rem; }
  .navbar .navbar-nav .nav-item .dropdown-menu.show {
    margin: 0;
    border: 0;
    border-radius: 0; }

@media (max-width: 991.98px) {
  .splitbgbluegrey .header {
    background-color: #00C0F3; }
    .splitbgbluegrey .header .bluelogo {
      display: none; }
    .splitbgbluegrey .header .whitelogo {
      padding-top: .5rem;
      padding-bottom: .5rem; }
    .splitbgbluegrey .header .navmenu .navbar .navbar-toggler {
      color: #FFFFFF; } }

@media (min-width: 992px) {
  .splitbgbluegrey .header .whitelogo {
    display: none; } }

.globalBanner > div > div {
  background-color: #35278b; }

.globalBanner > div > div > p {
  margin: 0 auto !important;
  color: #fff;
  padding: 5px 5px 5px 55px;
  max-width: 800px;
  background: url(/resources/assets/images/alert-exclamation.png) 15px center no-repeat; }

.globalBanner > div > div > p > a {
  font-weight: bold;
  color: #fff; }

.globalBanner > div > div > h2 {
  display: none !important; }

.footer {
  background-color: #6D6E71;
  color: #FFFFFF; }
  .footer a:hover {
    text-decoration: none; }
  .footer .footer-copyright {
    font-size: 0.8rem;
    line-height: 1.3rem; }
    .footer .footer-copyright span {
      text-align: center; }
  .footer a, .footer a:hover {
    color: #FFFFFF;
    text-decoration: none; }
  .footer .socialicons .fab {
    border: 1px solid #FFFFFF;
    padding: 0.5rem 0.2rem;
    margin: 0 0.1rem;
    width: 35px; }
  .footer img.gmeclogo {
    width: 100%;
    max-width: 115px; }
  .footer h1, .footer .footerHeadingStyle {
    font-size: 1.15rem;
    margin-bottom: .9rem;
    font-family: "Lato Semibold", Arial, Helvetica, sans-serif;
    color: #FFFFFF; }
  .footer .lightfooter, .footer .fullfooter {
    padding-top: 3rem;
    padding-bottom: 2rem; }
    .footer .lightfooter .footer-section h1, .footer .fullfooter .footer-section h1 {
      display: none; }
    .footer .lightfooter .footer-section .content, .footer .fullfooter .footer-section .content {
      font-size: 1.35rem; }
  .footer .pagelinks {
    font-size: .875rem; }

@media (min-width: 992px) {
  .footer .lightfooter, .footer .fullfooter {
    padding-top: 3rem;
    padding-bottom: 3rem; }
  .footer .fullfooter .footer-section h1 {
    display: block; }
  .footer .footer-copyright {
    font-size: 0.75rem;
    line-height: 1rem; }
    .footer .footer-copyright span {
      text-align: left; } }

@media (min-width: 1200px) {
  .footer .socialicons .fab {
    font-size: 1.5rem;
    padding: 0.6rem 0.4rem;
    margin: 0 0.4rem;
    width: 45px; } }

label {
  font-size: 1.157rem;
  line-height: 1.6rem;
  margin-bottom: 0;
  color: #67686B;
  font-family: "Lato Medium", Arial, Helvetica, sans-serif; }

input[type="text"], input[type="password"], input[type="tel"] {
  height: 2.75rem;
  border: 1px solid #c2C3C7;
  font-size: 1.157rem;
  font-family: "Lato Medium", Arial, Helvetica, sans-serif;
  padding-right: .25rem;
  padding-left: .25rem;
  color: #67686B; }
  input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #EDEDEE; }
  input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="tel"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #EDEDEE; }
  input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder {
    /* IE 10+ */
    color: #EDEDEE; }
  input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="tel"]:-moz-placeholder {
    /* Firefox 18- */
    color: #EDEDEE; }

input[type="text"].blueborder, input[type="tel"].blueborder, .input-group.blueborder, .payAccountButton.dropdown-toggle {
  height: inherit;
  width: 90%;
  border: 1.5px solid #00C3F9;
  border-radius: 0.25rem;
  font-size: 0.9rem;
  font-weight: 600; }

.input-group.blueborder .input-group-prepend {
  margin-left: 1px; }
  .input-group.blueborder .input-group-prepend .input-group-text {
    border: 0;
    background-color: #fff;
    height: 1.6rem;
    border-radius: 0;
    font-size: inherit;
    padding: 0.85rem 0.4rem 0.85rem 0.5rem; }

.input-group.blueborder .form-control {
  border: 0;
  height: inherit;
  padding: .25rem 0;
  font-size: 0.85rem; }

input[type="text"].error, input[type="password"].error, input[type="tel"].error, .dropdown.bootstrap-select .selectpicker.error + button {
  border: 1px solid #00C4B3; }

.divider {
  width: 2px;
  background-color: #ededee; }

.horizontaldivider {
  border-bottom: 1px solid #DEDFE3; }

.button, .button:hover {
  color: #FFFFFF;
  font-size: 1.125rem;
  padding: .6rem;
  text-decoration: none;
  background-color: #FF7D00;
  /*height: 2.7rem;*/
  width: 100%;
  display: inline-block;
  text-align: center; }
  .button.transprentbtn, .button:hover.transprentbtn {
    color: #40D0F6;
    border: 2px solid #40D0F6;
    background-color: #FFFFFF;
    width: 160px;
    font-family: "Lato Medium", Arial, Helvetica, sans-serif;
    font-size: 1rem; }
  .button.cancelbtn, .button:hover.cancelbtn {
    color: #FFFFFF;
    border: 2px solid #A2A2A6;
    background-color: #A2A2A6; }
  .button.disabled, .button:hover.disabled {
    background-color: #D8D8D8; }

.button:focus, input:focus, select:focus, .form-control:focus, button:focus, .payAccountButton.dropdown-toggle:focus, .btn:focus, .btn.focus {
  outline: none;
  box-shadow: none; }

button.ui-datepicker-trigger {
  background-color: #FFFFFF; }

input:disable {
  background-color: #D8D8D8; }

.bluetext {
  color: #40D0F6; }

.pinktext {
  color: #ff0bb7; }

.latomedium {
  font-family: "Lato Medium", Arial, Helvetica, sans-serif; }

.latoregular {
  font-family: "Lato Regular", Arial, Helvetica, sans-serif; }

.latobold {
  font-family: "Lato Bold", Arial, Helvetica, sans-serif; }

.latosemibold {
  font-family: "Lato Semibold", Arial, Helvetica, sans-serif; }

.felishreg {
  font-family: "Felisha Regular", Arial, Helvetica, sans-serif; }

.textWrap {
  white-space: normal;
  word-break: break-word; }

input[type='radio'], input[type='checkbox'] {
  opacity: 0;
  width: 0;
  height: 0;
  cursor: pointer; }

input[type='radio'] ~ label span.custom_radio {
  background: url("/resources/assets/images/cirro-asset-sprite.png") no-repeat -32px -159px;
  height: 30px;
  width: 30px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-right: 5px;
  vertical-align: middle;
  clear: both;
  zoom: 90%; }

input[type='checkbox'] ~ label span.custom_checkbox {
  background: url("/resources/assets/images/cirro-asset-sprite.png") no-repeat 1px -160px;
  height: 30px;
  width: 30px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
  margin-right: 5px;
  margin-left: -5px;
  clear: both;
  zoom: 90%; }

input[type='checkbox'] ~ label span.label_holder {
  width: calc(100% - 40px);
  display: inline-block;
  vertical-align: top; }

input[type='checkbox'] ~ label span.custom_checkbox.topalign {
  vertical-align: top;
  margin-top: 5px; }

input[type='radio'] ~ label span.custom_radio.topalign {
  vertical-align: top;
  margin-top: 0px; }

input[type='radio'] ~ label span.custom_radio.billAddressIcon {
  background-position: -80px -197px; }

input[type='radio'] ~ label span.custom_radio.poBoxIcon {
  background-position: -80px -157px; }

input[type='radio']:checked ~ label span.custom_radio {
  background: url("/resources/assets/images/cirro-asset-sprite.png") no-repeat -32px -126px !important; }

/*input[type='checkbox'] ~ label span.custom_checkbox:hover {
    background: url('/resources/assets/images/cirro-asset-sprite.png') no-repeat -51px -481px !important
}*/
input[type='checkbox']:checked ~ label span.custom_checkbox {
  background: url("/resources/assets/images/cirro-asset-sprite.png") no-repeat 1px -127px !important; }

input[type='radio']:checked ~ label span.custom_radio.billAddressIcon {
  background-position: -122px -197px !important; }

input[type='radio']:checked ~ label span.custom_radio.poBoxIcon {
  background-position: -122px -157px !important; }

input[type='radio'] ~ label.addressTypeSelection {
  width: 150px;
  height: 80px;
  background-color: #F3F3F5;
  text-align: center;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  padding: .5rem;
  font-size: .8rem; }

input[type='radio']:checked ~ label.addressTypeSelection {
  background-color: #00c4b3;
  color: #FFFFFF; }

.popover {
  border-color: #00C0F3;
  padding: .5rem 1rem;
  z-index: 0; }
  .popover .arrow :after, .popover .arrow :before {
    border-color: #00C0F3; }
  .popover .popover-body {
    padding: .5rem 0rem; }
    .popover .popover-body .icon img {
      max-width: 25px;
      margin-right: .5rem; }
    .popover .popover-body ol {
      padding-left: 1rem;
      margin-bottom: 0; }
      .popover .popover-body ol li {
        padding-bottom: 1rem; }

.bs-popover-bottom > .arrow::before {
  border-bottom-color: #00C0F3; }

.modal {
  text-align: center;
  padding: 0 !important; }
  .modal .modal-content {
    border: 2px solid #00C0F3; }
    .modal .modal-content ol {
      padding-left: 1.8rem; }
      .modal .modal-content ol li {
        padding-bottom: 1rem;
        font-family: "Lato Medium", Arial, Helvetica, sans-serif; }
  .modal .modal-header {
    border-bottom: 0;
    margin-right: 0;
    margin-left: 0; }
    .modal .modal-header .close {
      background: #FF7D00;
      color: #FFFFFF;
      opacity: 1;
      border-radius: 25px;
      max-width: 30px;
      height: 28px; }
    .modal .modal-header h5 {
      font-family: "Lato Semibold", Arial, Helvetica, sans-serif; }
  .modal .editModal {
    max-width: 390px;
    font-size: 0.80rem;
    margin-left: auto;
    margin-right: auto; }
    .modal .editModal input[type="text"] {
      font-size: 0.8rem;
      height: 2rem;
      font-family: "Lato Bold", Arial, Helvetica, sans-serif; }
    .modal .editModal .dropdown.bootstrap-select .btn-light.dropdown-toggle {
      height: 2rem;
      font-size: 0.80rem; }
    .modal .editModal .dropdown.bootstrap-select a.dropdown-item, .modal .editModal .dropdown.bootstrap-select a.dropdown-item:hover, .modal .editModal .dropdown.bootstrap-select a.dropdown-item:not([href]), .modal .editModal .dropdown.bootstrap-select a.dropdown-item:not([href]):hover {
      font-size: 1rem; }
    .modal .editModal .button {
      max-width: 100%; }
    .modal .editModal .close {
      background: none;
      color: #000;
      opacity: 0.5;
      border-radius: 0;
      max-width: none;
      height: auto; }

.modal:before {
  content: '';
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }

.modal-dialog {
  text-align: left;
  vertical-align: middle; }

/*Select Dropdown Component*/
.dropdown.bootstrap-select {
  width: 90% !important; }
  .dropdown.bootstrap-select .btn-light.dropdown-toggle {
    height: 2.75rem;
    font-size: 1.125rem;
    font-family: "Lato Bold", Arial, Helvetica, sans-serif;
    color: #6D6E71;
    border: 1px solid #c2C3C7 !important;
    background-color: #FFFFFF !important;
    outline: none !important;
    box-shadow: none !important;
    letter-spacing: -1.1px; }
  .dropdown.bootstrap-select.blueselectbox .btn-light.dropdown-toggle {
    height: 2rem;
    font-size: 1rem;
    border-width: 2px !important;
    border-color: #00C0F3 !important;
    padding: .2em .7em; }
    .dropdown.bootstrap-select.blueselectbox .btn-light.dropdown-toggle:after {
      color: #00C0F3 !important; }
  .dropdown.bootstrap-select a.dropdown-item, .dropdown.bootstrap-select a.dropdown-item:hover, .dropdown.bootstrap-select a.dropdown-item:not([href]), .dropdown.bootstrap-select a.dropdown-item:not([href]):hover {
    font-size: 1.125rem;
    font-family: "Lato Bold", Arial, Helvetica, sans-serif;
    color: #6D6E71;
    outline: none;
    background: #FFFFFF;
    padding-left: .8rem;
    letter-spacing: -1.1px; }

.icon {
  width: 1.25rem;
  height: 1.25rem;
  vertical-align: middle;
  margin-right: .5rem; }

.iconinformation {
  vertical-align: middle;
  font-size: 1.125rem; }

.ui-datepicker.ui-widget {
  border: 1.5px solid #00C3F9;
  border-radius: 0.25rem;
  color: inherit;
  font-family: "Lato Medium", Arial, Helvetica, sans-serif; }
  .ui-datepicker.ui-widget .ui-datepicker-header.ui-widget-header {
    background-color: #FFFFFF;
    border: 0;
    border-radius: 0;
    color: inherit; }
    .ui-datepicker.ui-widget .ui-datepicker-header.ui-widget-header .ui-datepicker-next-hover, .ui-datepicker.ui-widget .ui-datepicker-header.ui-widget-header .ui-datepicker-prev-hover {
      background-color: #FFFFFF;
      border: 0;
      top: 2px;
      right: 2px; }
    .ui-datepicker.ui-widget .ui-datepicker-header.ui-widget-header .ui-datepicker-prev {
      left: 77%; }
    .ui-datepicker.ui-widget .ui-datepicker-header.ui-widget-header .ui-datepicker-title {
      margin: 0 4.6em 0 0.5em;
      text-align: left;
      color: inherit;
      font-weight: normal; }
    .ui-datepicker.ui-widget .ui-datepicker-header.ui-widget-header .ui-datepicker-prev span, .ui-datepicker.ui-widget .ui-datepicker-header.ui-widget-header .ui-datepicker-next span {
      background-image: none !important; }
    .ui-datepicker.ui-widget .ui-datepicker-header.ui-widget-header .ui-datepicker-prev:before, .ui-datepicker.ui-widget .ui-datepicker-header.ui-widget-header .ui-datepicker-next:before {
      display: inline-block;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      color: inherit; }
    .ui-datepicker.ui-widget .ui-datepicker-header.ui-widget-header .ui-datepicker-prev:before {
      content: "\f0d9"; }
    .ui-datepicker.ui-widget .ui-datepicker-header.ui-widget-header .ui-datepicker-next:before {
      content: "\f0da"; }
  .ui-datepicker.ui-widget thead {
    border-bottom: 1px solid #DEDFE3; }
    .ui-datepicker.ui-widget thead th {
      padding: 0 .3em .5em .3em;
      font-weight: normal; }
  .ui-datepicker.ui-widget tbody tr:first-child td a, .ui-datepicker.ui-widget tbody tr:first-child td span {
    margin-top: 0.5em; }
  .ui-datepicker.ui-widget tbody td.zero a:before, .ui-datepicker.ui-widget tbody td.zero span:before {
    content: "0"; }
  .ui-datepicker.ui-widget tbody td:not(.ui-state-disabled) a {
    color: #00C3F9;
    text-decoration: none; }
    .ui-datepicker.ui-widget tbody td:not(.ui-state-disabled) a.ui-state-highlight {
      background: #FFFFFF;
      border: 1px solid #6D6E71;
      border-radius: 20px; }
  .ui-datepicker.ui-widget tbody td a, .ui-datepicker.ui-widget tbody td span {
    background-color: #FFFFFF;
    text-align: center;
    border: 0;
    height: 36px;
    padding-top: 0.4em; }

/* START | Bread crumbs Styles */
.cirrobreadcrumb:first-child.active .breadcrumbone .breadcrumbbar {
  width: 0; }

.cirrobreadcrumb.active .breadcrumbone .breadcrumbbar {
  width: 50%; }

.cirrobreadcrumb.active .breadcrumbcircle {
  border-width: 5px; }

.cirrobreadcrumb:last-child .breadcrumbone {
  width: 50%; }

.cirrobreadcrumb:last-child.active .breadcrumbone .breadcrumbbar {
  width: 100%; }

.cirrobreadcrumb .breadcrumbone {
  position: absolute;
  border-radius: 0px;
  height: 2px;
  background-color: #FF7D00;
  top: 5px;
  left: 5%;
  margin-left: 25px;
  width: 100%;
  z-index: 0; }
  .cirrobreadcrumb .breadcrumbone .breadcrumbbar {
    width: 0px;
    box-shadow: none;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #FFFFFF;
    text-align: center; }

.cirrobreadcrumb .breadcrumbcircle {
  position: relative;
  width: 60px;
  height: 60px;
  display: block;
  background: #FFFFFF;
  margin-top: -25px;
  border-radius: 50%;
  border: 2px solid #FF7D00;
  font-size: 3rem;
  color: #FF7D00;
  font-family: "Felisha Regular", Arial, Helvetica, sans-serif;
  z-index: 9; }

.cirrobreadcrumb .breadcrumbinfo {
  color: #FF7D00;
  font-size: 1rem;
  width: 60px;
  text-align: center;
  font-weight: bold;
  font-family: "Lato Bold", Arial, Helvetica, sans-serif;
  position: relative; }

.mrl-auto {
  margin-left: auto !important;
  margin-right: auto !important; }

.l-50 {
  left: 50% !important; }

@media (min-width: 768px) {
  .cirrobreadcrumb {
    /*&:first-child {			
			.breadcrumbone {
				width: 100%;
			}
		}*/ }
    .cirrobreadcrumb.active .breadcrumbone .breadcrumbbar {
      width: 50%; }
    .cirrobreadcrumb.active .breadcrumbcircle {
      border-width: 8px; }
    .cirrobreadcrumb .breadcrumbone {
      top: 25px; }
    .cirrobreadcrumb .breadcrumbcircle {
      width: 100px;
      height: 100px;
      margin-top: -25px;
      margin-left: 25px;
      font-size: 4rem; }
    .cirrobreadcrumb .breadcrumbinfo {
      font-size: 1.2rem;
      left: 0%;
      width: 150px;
      margin-top: 25px; } }

@media (min-width: 992px) {
  .button, .button:hover {
    width: 90%;
    max-width: 17rem; } }

/*PDF related CSS */
#authCaptureForm_clone .whitelogo {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important; }

#authCaptureForm_clone .whitelogo .logoImg {
  height: auto !important;
  visibility: visible !important;
  opacity: 1 !important;
  overflow: hidden !important;
  margin: 0 auto !important;
  width: 128px !important;
  display: block !important; }

#authCaptureForm_clone .header img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important; }

@media (min-width: 768px) and (max-width: 991px) {
  #authCaptureForm_clone .whitelogo .logoImg {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important; } }

@media (max-width: 767px) {
  #authCaptureForm_clone .whitelogo .logoImg {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important; } }

#authCaptureForm_clone .whitelogo .logoImg span #logo {
  display: none !important; }

#authCaptureForm_clone .whitelogo .logoImg span .pdf-logo {
  display: block !important;
  width: 128px !important;
  height: 65px !important; }

.pdf-checkbox {
  width: 30px;
  height: 30px;
  border: 4px solid lightgrey;
  border-radius: 2px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  position: relative; }

.pdf-checkbox.checked::after {
  content: '✓';
  font-size: 25px;
  color: #fff;
  background: #00B9F1;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  border: none !important; }

#authCaptureForm #commPreferences .pdf-only {
  display: none !important; }

#authCaptureForm #commPreferences .screen-only {
  display: block !important; }

#authCaptureForm_clone #commPreferences .pdf-only {
  display: inline-block !important; }

#authCaptureForm_clone #commPreferences .screen-only {
  display: none !important; }

/*# sourceMappingURL=../../../../../../../target/styles.css.map */