﻿@font-face {
    font-family: "Material Design Icons";
    src: url("../fonts/materialdesignicons-webfont.eot?v=4.8.95");
    src: url("../fonts/materialdesignicons-webfont.eot?#iefix&v=4.8.95") format("embedded-opentype"),url("../fonts/materialdesignicons-webfont.woff2?v=4.8.95") format("woff2"),url("../fonts/materialdesignicons-webfont.woff?v=4.8.95") format("woff"),url("../fonts/materialdesignicons-webfont.ttf?v=4.8.95") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: fallback
}

.gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect {
    top: 0 !important;
    right: 0 !important
}

.map_wrapper_width button img {
    margin-top: 3px !important;
    width: 24px !important;
    height: 24px !important;
    margin-left: 0 !important
}

@media (min-width:1700px) and (max-width:2100px) {
    .inner_mid_section.inner_mid_section.inner_mid_section#devices {
        display: block !important;
        height: calc(100% - 310px) !important
    }
}

.gm-style img[src="http://maps.gstatic.com/mapfiles/transparent.png"], .gm-style img[src="https://maps.gstatic.com/mapfiles/transparent.png"] {
    width: 17px !important;
    height: 17px !important;
}

#iw-container .iw-title {
    font-size: 16px;
    padding: 0 10px 6px;
    background-color: #fff;
    color: #069;
    margin: 0;
    border-bottom: 1px solid #f4f4f4;
    display: block;
    font-weight: 700
}

.iw-title > strong {
    font-weight: 700;
    font-size: 13px
}

#iw-container .iw-content {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    margin-right: 1px;
    padding: 8px 5px 10px 10px;
    max-height: 140px;
    overflow-y: auto;
    overflow-x: hidden;
    color: #53565a;
    font-family: 'arimoregular'
}

.iw-bottom-gradient {
    position: absolute;
    width: 326px;
    height: 25px;
    bottom: 10px;
    right: 18px;
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%)
}

.graph-section {
    padding-top: 0 !important
}

.otgSearch {
    padding: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    float: left
}

    .otgSearch .input-group {
        width: 100% !important;
        padding: 0;
        border-radius: 4px;
        border: 2px solid #333;
        font-size: 14px;
        display: block;
        float: left
    }

.left_side_outage {
    float: right;
    margin-left: 10px
}

    .left_side_outage ul {
        float: right;
        margin: 0 !important;
        padding: 0 !important;
        list-style: none
    }

        .left_side_outage ul li {
            width: 100% !important;
            float: left
        }

            .left_side_outage ul li i {
                padding: 8px;
                box-shadow: 0 0 12px 0 #ccc;
                border: 1px solid #ccc;
                border-radius: 6px;
                font-size: 21px
            }

.otgSearch .input-group input {
    width: 89%;
    border: 0 !important;
    padding: 3px 10px !important
}

.input-group .input-group-btn {
    position: absolute;
    right: 33px;
    top: -2px;
    vertical-align: initial;
}

.green_area {
    padding: 20px 15px;
    float: left;
    width: 100%;
    color: #fff
}

    .green_area ul {
        float: left;
        width: 100%;
        background: 0 0 !important;
        border: 0 !important
    }

        .green_area ul li {
            float: left;
            width: 33.3% !important;
            text-align: center
        }

.butn_link_area ul, .butn_link_area ul li {
    width: 100% !important
}

.green_area ul li i {
    box-shadow: none;
    border: 0;
    display: block;
    font-size: 23px
}

.green_area ul li span {
    display: block;
    font-size: 16px;
    margin: 5px 0
}

.green_area ul li label {
    font-size: 14px;
    font-family: 'arimosemibold';
}

.graph-section .input-group .input-group-btn .btn {
    color: #545454 !important;
    font-size: 17px !important;
    background-color: transparent !important;
    font-weight: 400 !important;
    padding-right: 8px !important;
    padding-top: 7px !important
}

.butn_link_area, .county_zip, .outagebottomsection, div#collapseSix {
    float: left;
    width: 100%
}

    .butn_link_area ul {
        float: left !important;
        text-align: center !important;
        padding: 15px !important;
        min-height: auto;
        border: 0 !important
    }

        .butn_link_area ul li a {
            font-weight: 400;
            margin: 10px 15px !important;
            width: auto;
            height: 40px;
            line-height: 24px;
            text-decoration: none;
            display: block;
            color: #fff !important;
            text-transform: uppercase;
            border-radius: 4px
        }

        .butn_link_area ul li p {
            margin: 10px 0 0;
            font-size: 14px
        }

.back_to_login {
    margin: 5px 0 0 !important;
    float: left !important;
    position: relative;
    font-size: 0px;
    min-width: 40px
}

    .back_to_login a:before {
        content: "\F006F";
        font-family: "Material Design Icons";
        font-size: 34px;
        font-weight: 400;
        position: absolute;
        top: 2px;
        left: 0
    }

    .back_to_login a {
        display: block;
        min-height: 26px
    }

ul.crPrOutage li a {
    font-size: 14px !important;
    font-family: 'arimosemibold';
}

ul.crPrOutage {
    margin-bottom: 15px !important;
    border: 0 !important;
    padding: 0 15px !important
}

.notificationAccordion .accordion-heading a {
    color: #039;
    font-size: 20px;
    line-height: 30px;
    display: block;
    letter-spacing: .25px;
    position: relative;
    padding: 10px 24px;
    text-decoration: none;
    clear: both
}

.accordion-group > .accordion-heading {
    position: relative;
    clear: both
}

.accordion-toggle:after {
    font-family: 'Material Icons';
    content: "\e5cf" !important;
    float: right;
    position: absolute;
    top: 40px;
    right: 20px;
    height: 24px;
    width: 24px;
    font-size: 29px;
    line-height: 100%;
    color: #dbdbdb
}

.notificationAccordion.faQsAccordion .accordion-heading a span {
    color: #333;
    letter-spacing: 0
}

.notificationAccordion.faQsAccordion .accordion-group {
    box-shadow: none;
    border-bottom: 1px solid #dcdcdc;
    border-radius: 0;
    margin-bottom: 0;
    border-left: 0;
    border-right: 0px;
    border-top: 0
}

.accordion-faqs {
    background: #f3f8fd;
    font-size: 14px;
    padding: 24px
}

    .accordion-faqs p {
        margin: 0;
        color: #333
    }

.OutageContained {
    box-shadow: 0 3px 6px #adadad
}

.OutagesAccordion {
    text-align: left
}

.expansioncontent {
    display: block;
    padding: 15px 24px 24px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #dcdcdc
}

.faQsAccordion.OutagesAccordion .accordion-toggle:after {
    top: 14px;
    color: #333;
    font-size: 25px
}

.faQsAccordion.OutagesAccordion a span {
    color: #4c4c4c !important;
    font-size: 15px
}

div.customers_list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
    border: 0
}

.county_zip ul li, .county_zip ul > li:hover {
    border-bottom: 2px solid #333
}

div.customers_list ul li {
    margin: 0;
    padding: 8px 0;
    float: left;
    width: 50%;
    font-size: 15px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center
}

    div.customers_list ul li > img {
        margin-right: 7px;
        display: -webkit-flex;
        display: flex;
        height: 26px
    }

.BoundaryLine {
    float: left;
    width: 100%;
    margin-top: 10px;
    display: inline-flex;
    align-items: center
}

    .BoundaryLine > label {
        height: 7px;
        width: 30px;
        background-color: #2996cc;
        display: inline-block;
        margin: 0;
        -webkit-flex-wrap: WRAP;
        flex-wrap: WRAP
    }

.weatherleg {
    margin: 5px 0 15px;
    float: left;
    width: 100%
}

    .weatherleg > div {
        float: left;
        padding-left: 0
    }

    .weatherleg span {
        margin: 0;
        padding: 0;
        font-size: 15px;
        color: #333
    }

    .weatherleg img {
        width: 100%;
        height: 24px
    }

.right_charging_map {
    overflow: auto;
    box-shadow: 7px 0 6px -5px #ccc
}

.light_heavy {
    display: inline-flex;
    justify-content: space-between
}

    .light_heavy i {
        font-style: normal
    }

.expansioncontent .BoundaryLine > span {
    display: inline-block;
    padding-left: 10px
}

.outage_toggle {
    position: absolute;
    right: 60px;
    z-index: 9999;
    top: 17px
}

div.gridArea {
    padding: 20px
}

.county_zip ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 16px
}

    .county_zip ul li {
        float: left;
        padding: 0;
        margin: 0 5px 10px;
        line-height: 32px
    }

        .county_zip ul li a, .county_zip ul li a:hover {
            color: #333;
            text-decoration: none;
            padding: 8px 40px
        }

.table_wrapper table {
    width: 100%;
    margin-bottom: 0;
    color: #333;
    font-size: 14px
}

.table_wrapper tr td, .table_wrapper tr th {
    padding: 10px;
    border-bottom: 1px solid #dcdcdc
}

.table_wrapper table tr th {
    padding: 10px 10px 10px 38px;
    font-family: 'arimosemibold';
}

.table_wrapper table tbody tr:nth-child(odd) {
    background: #f8f8f8
}

.table_wrapper table tr td:first-child {
    padding: 10px
}

.table_wrapper table tr td {
    position: relative;
    padding: 10px 10px 10px 40px
}

.table_wrapper table .down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-left: 5px;
    cursor: pointer
}

.table_wrapper table a.arrow {
    border: solid #333;
    border-width: 0 2px 2px 0;
    display: inline-block;
    width: 9px;
    height: 9px;
    outline: 0 !important
}

.table_wrapper table tr.order1 td:first-child {
    padding-left: 38px
}

.table_wrapper table tr td button {
    position: absolute;
    top: 3px;
    right: 5px
}

.table_wrapper i.material-icons {
    border: none;
    padding: 0;
    color: #333
}

.table_zipcode {
    display: none
}

.table_wrapper {
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    overflow: auto;
    max-height: 410px
}

.modal.left .modal-dialog, .modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.modal.left .modal-content, .modal.right .modal-content {
    height: 100%;
    overflow-y: auto
}

.modal.left .modal-body, .modal.right .modal-body {
    padding: 15px 15px 80px
}

.modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity .3s linear,left .3s ease-out;
    -moz-transition: opacity .3s linear,left .3s ease-out;
    -o-transition: opacity .3s linear,left .3s ease-out;
    transition: opacity .3s linear,left .3s ease-out
}

.modal.left.fade.in .modal-dialog {
    left: 0
}

.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity .3s linear,right .3s ease-out;
    -moz-transition: opacity .3s linear,right .3s ease-out;
    -o-transition: opacity .3s linear,right .3s ease-out;
    transition: opacity .3s linear,right .3s ease-out
}

.modal.right.fade.in .modal-dialog {
    right: 0
}

.modal.right .modal-content {
    border-radius: 0;
    border: none
}

.modal.right.side_popup .modal-header > button:after {
    font-size: 14px;
    display: none;
    color: #65676b !important
}

.modal.right.side_popup .modal-header {
    background: #f2f9fd;
    min-height: 16.43px;
    padding: 15px;
    border-radius: 0 !important;
    border-bottom: 1px solid #d7ecf9 !important;
    display: flex;
    align-items: center
}

    .modal.right.side_popup .modal-header .close {
        float: right;
        font-size: 21px;
        font-weight: 700;
        line-height: 1;
        color: #333;
        text-shadow: 0 1px 0 #fff;
        opacity: 1
    }

.modal-header .close {
    margin-top: 0
}

.side_popup_detail i {
    float: left
}

.side_popup button {
    float: left;
    margin-right: 15px
}

.side_popup_detail label {
    padding-left: 15px;
    color: #333;
    font-family: 'arimobold';
}

.side_popup_detail span {
    display: block;
    margin-left: 28px;
    border-bottom: 1px solid #ccc;
    padding: 5px 11px;
    color: #717171;
    margin-bottom: 20px
}

.modal.right .modal-body button {
    background: #005c84;
    border: 1px solid #005c84;
    padding: 10px 40px;
    border-radius: 3px;
    margin: 0;
    color: #fff;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    position: relative
}

.zoom_btn i {
    float: left;
    font-size: 22px;
    position: absolute;
    left: 25px
}

div.steper {
    display: flex;
    align-items: center;
    padding: 5px 0
}

.steper > i {
    cursor: pointer
}

header .header-lang > select.form-control {
    box-shadow: none;
    background-color: #fff;
    border-radius: 3px;
    color: #4c4c4c;
    margin-left: 10px;
    border: 1.2px solid #333366;
    height: 35px;
    font-size: 14px;
    padding-left: 5px;
    font-family: 'arimosemibold';
    text-transform: uppercase
}

.streetlgt_bx .BoundaryLine {
    display: none;
}

.streetlgt_bx div.customers_list ul li {
    width: 100%;
    padding: 4px 0;
}

.customers_list.strtlight li .material-icons {
    background: #ccc;
    border-radius: 50px;
    padding: 5px;
    font-size: 18px;
    float: left;
    margin-right: 10px;
}

    .customers_list.strtlight li .material-icons.greenblb_clr {
        background: #3bb63b;
        color: #fff;
    }

    .customers_list.strtlight li .material-icons.issrprt_clr {
        background: #f26531;
        color: #fff;
    }

    .customers_list.strtlight li .material-icons.refrd_clr {
        background: #f28a31;
        color: #fff;
    }

    .customers_list.strtlight li .material-icons.unknlgt_clr {
        background: #3bb4b6;
        color: #fff;
    }

    .customers_list.strtlight li .material-icons.notorlgt_clr {
        background: #7b2bae;
        color: #fff;
    }

    .customers_list.strtlight li .material-icons.lctblb_clr {
        background: #333000;
        color: #fff;
    }

@media (min-width:1520px) and (max-width:3640px) {
    .inner_mid_section {
        height: 88.4%
    }

    .map_address_area.map_address_area {
        height: 88% !important;
        overflow: visible !important
    }

    #LeftPanel {
        max-height: 645px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .gis-footprint-area.gis-footprint-area ul li:last-child {
        width: 253px
    }

    .search-area {
        width: 100% !important
    }

    .cover_top_area > .cover_right_top_area {
        float: right;
        width: auto !important
    }
}

@media (min-width:1100px) and (max-width:3500px) {
    .rprt_outg {
        margin-right: 10px !important
    }
}

@media (max-width:360px) {
    .outer-gis-footprint-area.gis-footprint-area ul li:last-child {
        width: 180px !important
    }

    .search-area .GISsearch_ico {
        right: -4px !important
    }

    input.input_effect#GIStxtGoogleSearch {
        padding: 7px 29px 5px 0 !important
    }

    .search-area .bar_input:after {
        right: 35%
    }
}

@media (min-width:320px) and (max-width:767px) {
    #outage_map_canvas {
        max-height: 600px
    }

    .group-links {
        padding: 5px 0
    }

    .ver_no_login {
        justify-content: center;
        padding: 2px 0
    }

    span.pw_logo_foot {
        text-align: center;
        width: 100%;
        padding-top: 0 !important
    }

    .graph-section, .right_charging_map #LeftPanel {
        height: auto !important
    }

    .table_wrapper table tr td:first-child {
        padding: 10px;
        min-width: 180px
    }

    .back_to_login, .right_charging_map #LeftPanel {
        display: none
    }

    .table_wrapper table tr td:last-child {
        min-width: 160px
    }

    .w2ui-tag-body.w2ui-tag-top {
        max-width: 300px;
        white-space: normal;
        width: 200px
    }
}

@charset "UTF-8";

@font-face {
    font-family: 'arimoregular';
    src: url('../fonts/arimo-regular-webfont.woff2') format('woff2'), url('../fonts/arimo-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'arimosemibold';
    src: url('../fonts/Arimo-SemiBold.woff2') format('woff2'), url('../fonts/Arimo-SemiBold.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'arimobold';
    src: url('../fonts/arimo-bold-webfont.woff2') format('woff2'), url('../fonts/arimo-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: scmfonts;
    src: url("../fonts/scmfonts.woff") format("woff"),url("../fonts/scmfonts.ttf") format("truetype"),url("../fonts/scmfonts.svg#scmfonts") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: fallback
}

.head_icon_flat {
    font-family: scmfonts
}

    .head_icon_flat.icon_notif-outage:before {
        content: "\e887"
    }

.icon-facebook2:before {
    content: ""
}

.icon-twitter:before {
    content: ""
}

.icon-youtube:before {
    content: ""
}

.icon-instagram:before {
    content: ""
}

.graph-section .graph, body, html {
    height: 100%
}

body {
    background-color: #f4f4f4;
    font-family: 'arimoregular'
}

header {
    background: #fff;
    box-shadow: 3px 1px 3px 1px #d2d1d1;
    padding: 12px 0
}

    header .logo img {
        height: 40px
    }

    header .header-lang {
        margin-top: 3px
    }

        header .header-lang img {
            width: 26px;
            display: inline-block;
            cursor: pointer
        }

        header .header-lang .form-control {
            display: inline-block;
            width: auto;
            margin-right: 15px;
            box-shadow: none;
            border: 0;
            background-color: #43a7d8;
            border-radius: 0;
            color: #fff;
            margin-left: 10px
        }

.graph-section .outage-icon img, .graph-section h1 span {
    margin-right: 10px;
    vertical-align: -5px
}

.graph-section {
    background-color: #fff;
    margin: 15px;
    padding-top: 11px;
    box-shadow: 0 0 4px #cfcfcf;
    height: 100%
}

    .graph-section h1 {
        margin: 0;
        font-size: 19px;
        font-weight: 700;
        color: #53565a
    }

        .graph-section h1 span {
            font-size: 25px;
            color: #43a7d8
        }

.icon_notif-sent:before {
    content: "\e88c"
}

.icon_refreshbtn:before {
    content: "\e0ee"
}

.graph-section .outage-icon {
    font-size: 16px;
    margin-top: 5px;
    display: inline-block;
    text-decoration: none
}

.d-flex {
    display: flex
}

.graph-section .d-flex li {
    margin-left: 20px
}

.m-0 {
    margin: 0
}

.graph-section .outage-icon-common {
    font-size: 25px;
    color: #205d81;
    cursor: pointer
}

.graph-section .input-group {
    width: 235px
}

    .graph-section .input-group .form-control {
        border: 0;
        border-bottom: 1px solid #e6e6e6;
        border-radius: 0;
        box-shadow: none;
        color: #2f2e2e;
        font-size: 13px;
        padding-right: 0;
        padding-left: 0
    }

    .graph-section .input-group .input-group-btn .btn {
        border: 0;
        color: #43a7d8;
        font-size: 21px;
        padding-top: 0;
        padding-right: 0;
        background-color: transparent
    }

.p-0 {
    padding: 0
}

.right_charging_map ul {
    background: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #f4f4f4
}

    .right_charging_map ul li {
        display: inline-block;
        width: 31%
    }

.right_charging_map #LeftPanel {
    height: 500px;
    overflow-y: auto
}

.right_charging_map .MessageContainer {
    border-bottom: 1px dashed #dadada;
    padding: 10px;
    font-size: 12px;
    cursor: pointer
}

.right_charging_map .blue {
    color: #205d81;
    font-weight: 700
}

.right_charging_map .MessageContainer table td, th {
    vertical-align: top;
    font-size: 15px;
    padding: 2px 0
}

.right_charging_map ul li a {
    padding: 7px 0;
    display: block;
    color: #333;
    font-size: 14px;
    border-bottom: 2px solid transparent;
    text-decoration: none
}

    .right_charging_map ul li a .head_icon_flat {
        font-size: 25px
    }

.icon_current:before {
    content: "\e825"
}

.icon_planned-outage:before {
    content: "\e896"
}

.right_charging_map ul li a.active {
    color: #205d81;
    border-color: #205d81
}
/* toggle button css */
/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ======================================================================== */
.checkbox label .toggle, .checkbox-inline .toggle {
    margin-left: -20px;
    margin-right: 5px
}

.toggle {
    position: relative;
    overflow: hidden
}

    .toggle input[type=checkbox] {
        display: none
    }

.toggle-group {
    position: absolute;
    width: 200%;
    top: 0;
    bottom: 0;
    left: 0;
    transition: left .35s;
    -webkit-transition: left .35s;
    -moz-user-select: none;
    -webkit-user-select: none
}

.toggle.off .toggle-group {
    left: -100%
}

.toggle-on {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    margin: 0;
    border: 0;
    border-radius: 0
}

.toggle-off {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    margin: 0;
    border: 0;
    border-radius: 0
}

.toggle-handle {
    position: relative;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    height: 100%;
    width: 0;
    border-width: 0 1px
}

.toggle.btn {
    min-width: 59px;
    min-height: 34px
}

.toggle-on.btn {
    padding-right: 24px
}

.toggle-off.btn {
    padding-left: 24px
}

.toggle.btn-lg {
    min-width: 79px;
    min-height: 45px
}

.toggle-on.btn-lg {
    padding-right: 31px
}

.toggle-off.btn-lg {
    padding-left: 31px
}

.toggle-handle.btn-lg {
    width: 40px
}

.toggle.btn-sm {
    min-width: 50px;
    min-height: 30px
}

.toggle-on.btn-sm {
    padding-right: 20px
}

.toggle-off.btn-sm {
    padding-left: 20px
}

.toggle.btn-xs {
    min-width: 35px;
    min-height: 22px
}

.toggle-on.btn-xs {
    padding-right: 12px
}

.toggle-off.btn-xs {
    padding-left: 12px
}


.cmn-toggle {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden;
}

    .cmn-toggle + label {
        display: block;
        position: relative;
        cursor: pointer;
        outline: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

input.cmn-toggle-round + label {
    margin-top: -2px;
    padding: 0px;
    margin-bottom: 0px;
    width: 40px;
    height: 20px;
    background-color: #dddddd;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
}

    input.cmn-toggle-round + label:before, input.cmn-toggle-round + label:after {
        display: block;
        position: absolute;
        top: 1px;
        left: 1px;
        bottom: 1px;
        content: "";
    }

    input.cmn-toggle-round + label:before {
        right: 1px;
        background-color: #828282;
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        -ms-border-radius: 60px;
        -o-border-radius: 60px;
        border-radius: 60px;
        -webkit-transition: background 0.4s;
        -moz-transition: background 0.4s;
        -o-transition: background 0.4s;
        transition: background 0.4s;
    }

    input.cmn-toggle-round + label:after {
        width: 19px;
        background-color: #fff;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        border-radius: 100%;
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
        -webkit-transition: margin 0.4s;
        -moz-transition: margin 0.4s;
        -o-transition: margin 0.4s;
        transition: margin 0.4s;
    }

input.cmn-toggle-round:checked + label:after {
    margin-left: 19px;
}

input.cmn-toggle-round + label:focus {
    outline: 1px dotted #ccc;
}

.toggle_lbl_class {
    float: left;
}

input.cmn-toggle-round-flat + label {
    padding: 2px;
    width: 120px;
    height: 60px;
    background-color: #dddddd;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    -webkit-transition: background 0.4s;
    -moz-transition: background 0.4s;
    -o-transition: background 0.4s;
    transition: background 0.4s;
}

    input.cmn-toggle-round-flat + label:before, input.cmn-toggle-round-flat + label:after {
        display: block;
        position: absolute;
        content: "";
    }

    input.cmn-toggle-round-flat + label:before {
        top: 2px;
        left: 2px;
        bottom: 2px;
        right: 2px;
        background-color: #fff;
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        -ms-border-radius: 60px;
        -o-border-radius: 60px;
        border-radius: 60px;
        -webkit-transition: background 0.4s;
        -moz-transition: background 0.4s;
        -o-transition: background 0.4s;
        transition: background 0.4s;
    }

    input.cmn-toggle-round-flat + label:after {
        top: 4px;
        left: 4px;
        bottom: 4px;
        width: 52px;
        background-color: #dddddd;
        -webkit-border-radius: 52px;
        -moz-border-radius: 52px;
        -ms-border-radius: 52px;
        -o-border-radius: 52px;
        border-radius: 52px;
        -webkit-transition: margin 0.4s, background 0.4s;
        -moz-transition: margin 0.4s, background 0.4s;
        -o-transition: margin 0.4s, background 0.4s;
        transition: margin 0.4s, background 0.4s;
    }

input.cmn-toggle-round-flat:checked + label {
    background-color: #4c82bb;
}

    input.cmn-toggle-round-flat:checked + label:after {
        margin-left: 60px;
        background-color: #4c82bb;
    }

/* ============================================================
  SWITCH 3 - YES NO
============================================================ */
input.cmn-toggle-yes-no + label {
    padding: 2px;
    width: 120px;
    height: 60px;
}

    input.cmn-toggle-yes-no + label:before, input.cmn-toggle-yes-no + label:after {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        color: #fff;
        font-family: "arimoregular", serif;
        font-size: 20px;
        text-align: center;
        line-height: 60px;
    }

    input.cmn-toggle-yes-no + label:before {
        background-color: #dddddd;
        content: attr(data-off);
        -webkit-transition: -webkit-transform 0.5s;
        -moz-transition: -moz-transform 0.5s;
        -o-transition: -o-transform 0.5s;
        transition: transform 0.5s;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    input.cmn-toggle-yes-no + label:after {
        background-color: #4c82bb;
        content: attr(data-on);
        -webkit-transition: -webkit-transform 0.5s;
        -moz-transition: -moz-transform 0.5s;
        -o-transition: -o-transform 0.5s;
        transition: transform 0.5s;
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }

input.cmn-toggle-yes-no:checked + label:before {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

input.cmn-toggle-yes-no:checked + label:after {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
}
/* End toggle button css */
.energy_mid_box {
    padding-bottom: 0px;
}

footer {
    z-index: 99;
}

.svcaddress {
    text-align: center;
    position: absolute;
    right: 11px;
    background: #fff;
    z-index: 999;
    top: 60px;
    padding: 10px 20px;
    border-radius: 4px;
    font-size: 14px;
}

ul.crPrOutage li a {
    color: #333;
}
/* Surface 4 starts here */
@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) and (min-width: 2600px) and (max-width : 3500px) @-ms-viewport {
    .energy_mid_box {
        padding-bottom: 0px;
    }

    .right_charging_map .map_address_area {
        height: 89% !important;
    }
}

@media (device-width:360px) and (device-height:640px) and (min-resolution: 288dpi) {
    .right_charging_map .map_address_area {
        height: 68% !important;
    }
}

@media (device-width:1440px) and (device-height:960px) and (min-resolution: 144dpi) {
    .without_sidebar {
        height: 100% !important;
    }
}

.energy_mid_box .right_content_box_outage {
    overflow: visible !important;
}

#page_loader {
    background-image: url('images/loader.gif');
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    background-color: white;
    opacity: .7;
    display: none;
    position: fixed;
    top: 0px;
    z-index: 99999999;
}

@media (min-width:1100px) and (max-width:1550px) {
    /* .left_charging_map { */
    /* min-height: 484px !important; */
    /* } */

    #LeftPanel {
        overflow: auto;
        max-height: 420px;
    }

    #outage_map_canvas {
        margin: 0;
        padding: 0;
        height: 100%;
        max-width: none;
    }
}

.esriPopup .contentPane {
    font-size: 11px;
}

@media (min-width: 320px) and (max-width:767px) {
    .county_zip ul li a, .county_zip ul li a:hover {
        padding: 8px 29px;
    }

    .cover_right_top_area {
        border-top: 2px solid #f4f4f4;
        margin-top: 0px;
        width: 100% !important;
        padding-right: 23px;
    }

    .logo {
        text-align: right !important;
        margin-right: 0 !important;
    }

        .logo img {
            max-width: 100%;
        }
}

.gis-footprint-area ul li:last-child {
    width: 253px;
    font-size: 13px;
}

@media (min-width: 320px) and (max-width:640px) {
    .outer-gis-footprint-area.gis-footprint-area ul li:last-child {
        width: 240px !important;
    }

    .gis-footprint-area ul li:last-child {
        top: -42px;
    }

    .logo {
        text-align: right !important;
        margin-right: 0 !important;
    }

        .logo img {
            max-width: 100%;
        }
}

.esriPopup .sizer {
    position: relative;
    width: 300px !important;
    z-index: 1;
}

#btnDistance, #btnRate {
    cursor: pointer;
}

.esriPopup .actionsPane .zoomTo {
    display: none;
}

.MessageContainer .PinLabel {
    position: absolute;
    top: 18px;
    left: 27px;
    color: #333000;
    display: block;
    width: 15px;
    text-align: center;
    font-weight: bold;
}

.LeftPanel .MessageContainerActive, .LeftPanel .MessageContainer:hover {
    background: #eaeaea;
    border-bottom: 1px dashed #dadada;
    color: #53565a;
    cursor: pointer;
    padding: 10px;
}

.MessageContainer, .MessageContainerActive {
    line-height: 18px;
    position: relative;
}

    .MessageContainer .blue {
        color: #3398cc;
        font-weight: bold;
    }

    .MessageContainer .red {
        color: #fe0000;
    }

    .MessageContainerActive .blue, .MessageContainer:hover .blue, .MessageContainer:hover .red, .MessageContainerActive .red, .MessageContainerActive .PinLabel, .MessageContainer:hover .PinLabel {
        color: #006699 !important;
    }

.LeftPanel .MessageContainer {
    border-bottom: 1px dashed #dadada;
    padding: 10px;
    font-size: 12px;
}

    .LeftPanel .MessageContainer strong {
        font-size: 12px;
        padding-right: 5px;
    }

.MessageContainer table td, th {
    vertical-align: top;
}

.gis-footprint-area ul li {
    margin: 0px;
    padding: 8px 5px 5px;
    float: left;
}

.distance_area ul {
    display: block !important;
    margin: 0px !important;
}


.right_charging_map .distance_area ul li a {
    padding: 7px 0px !important;
}

.right_charging_map .distance_area ul li {
    border-bottom: medium none;
    display: inline;
    float: left;
    margin: 0;
    border: none !important;
    padding: 0;
    text-align: center;
    width: 50%;
}

.search-area input {
    height: 28px;
}

.nodata_newstyle.nodata_newstyle {
    width: 93%;
    float: left;
    background: rgba(239, 239, 239, 0.5);
    border-radius: 3px;
    border: 1px solid rgb(232, 231, 230);
    color: dimgrey;
    padding: 15px 10px;
    text-align: left;
    font-size: 13px;
    margin-top: 10px !important;
    margin-left: 10px;
}

.distance_area ul {
    display: block !important;
    margin: 0px !important;
}

    .distance_area ul li a.active {
        background: #ffffff;
    }

.right_charging_map .distance_area ul li a {
    padding: 7px 0px !important;
}

.right_charging_map .distance_area ul li {
    border-bottom: medium none;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 50%;
}

.map_curent_planned {
    display: none;
}

@media (max-width:767px) {
    .search-area .bar_input:after {
        right: 35%;
    }

    .cover_right_top_area .search-area input[type="text"], input[type="password"], textarea {
        width: 100% !important;
    }

    input#GIStxtGoogleSearch {
        float: right;
        font-size: 11px;
        width: 85% !important;
    }

    .left_charging_map {
        height: 89%;
        position: relative;
    }

    .map_curent_planned {
        display: block;
    }

    .cover_right_top_area {
        padding-right: 0px !important;
        padding-left: 7px;
    }

    .map_curent_planned.map_curent_planned {
        padding: 3px 0px !important;
    }

    .outage_map_icon {
        padding: 10px 3px 9px;
    }

        .outage_map_icon.active {
            padding: 10px 3px 9px;
            border-bottom: 2px solid #43a7d8;
        }

    .outage_curent_planned {
        padding: 6px 7px 4px;
        font-size: 30px;
        color: #43a7d8;
    }

        .outage_curent_planned.active {
            padding: 6px 7px 4px;
            border-bottom: 2px solid #43a7d8;
            font-size: 30px;
            color: #43a7d8;
        }

    .left_charging_map {
        width: 100% !important;
    }

    .right_charging_map {
        width: 100% !important;
        height: auto !important;
    }

    .cover_right_top_area {
        padding-right: 0px !important;
    }

    .rprt_outg {
        margin-left: 5px !important;
        margin-right: 70px !important;
    }

    .head_icon_flat.icon_current:before, .head_icon_flat.icon_planned-outage:before {
        display: none !important;
    }

    .right_charging_map .distance_area ul li a {
        padding: 0px 0px 7px !important;
    }

    .gm-style-iw.gm-style-iw {
        left: 10px !important;
    }

    #crent span, #plnd span {
        font-size: 16px;
    }
}

.gm-style img[src="http://maps.gstatic.com/mapfiles/transparent.png"] {
    width: 17px !important;
    height: 17px !important;
    right: 57px !important;
    top: 21px !important;
}


.gm-style img[src="https://maps.gstatic.com/mapfiles/transparent.png"] {
    width: 17px !important;
    height: 17px !important;
}

#outage_map_canvas {
    margin: 0;
    padding: 0;
    height: 100%;
    max-width: none;
}

.gm-style-iw {
    width: 350px !important;
    top: 15px !important;
    left: 0px !important;
    background-color: #fff;
    box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
    border: 1px solid #fff;
}

    .gm-style-iw > div {
        width: 350px !important;
    }

#iw-container .iw-title {
    font-family: 'arimoregular', sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 6px 10px;
    background-color: #fff;
    color: #006699;
    margin: 0;
    border-bottom: 1px solid #f4f4f4;
    font-weight: bold;
    font-size: 13px;
    display: block;
}

.iw-title > strong {
    font-weight: bold;
    font-size: 13px;
}

#iw-container .iw-content {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    margin-right: 1px;
    padding: 8px 5px 10px 10px;
    max-height: 140px;
    overflow-y: auto;
    overflow-x: hidden;
    color: #53565a;
    font-family: 'arimoregular';
}

.iw-content img {
    float: right;
    margin: 0 5px 5px 10px;
}

.iw-subTitle {
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0;
}

.iw-bottom-gradient {
    position: absolute;
    width: 326px;
    height: 25px;
    bottom: 10px;
    right: 18px;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

@media (min-width: 1520px) and (max-width:3640px) {
    .inner_mid_section {
        height: 88.4%;
    }

    .map_address_area.map_address_area {
        height: 91% !important;
    }

    #LeftPanel {
        max-height: 705px;
    }

    /* .left_charging_map { */
    /* min-height: 769px !important; */
    /* } */
}

.inner_uni1 {
    height: 87% !important;
}

    .inner_uni1 .setting_save_box .connect_email_box {
        margin-top: 19px !important;
        padding-top: 5px !important;
    }

.inner_uni2 {
    height: 86% !important;
}

    .inner_uni2 .setting_save_box {
        padding-top: 12px !important;
    }

        .inner_uni2 .setting_save_box .connect_email_box {
            margin-top: 19px !important;
            padding-top: 5px !important;
        }

.inner_uni3 {
    height: 86% !important;
}

    .inner_uni3 .setting_save_box {
        padding-top: 4px !important;
    }

        .inner_uni3 .setting_save_box .connect_email_box {
            margin-top: 10px !important;
            padding-top: 5px !important;
        }

.inner_uni4 {
    height: 84% !important;
}

    .inner_uni4 .setting_save_box .connect_email_box {
        margin-top: 5px !important;
        padding-top: 5px !important;
    }

@media (min-width: 768px) and (max-width:991px) {

    .gis-footprint-area.gis-footprint-area ul li:last-child {
        width: 253px;
    }

    .search-area {
        width: 100% !important;
    }

    .cover_top_area > .cover_right_top_area {
        float: right;
        width: auto !important;
    }
}

@media (min-width: 1200px) and (max-width:1366px) {
    .inner_mid_section {
        height: 81%;
        margin-top: 15px;
        margin-bottom: 10px;
    }
}

@media (min-width: 1100px) and (max-width:3500px) {
    .rprt_outg {
        margin-right: 10px !important;
    }
}

/* CSS for 90% Resolution on Laptop*/
@media (min-width:1500px) and (max-width:1550px) {
    .map_address_area.map_address_area {
        height: 88% !important;
    }
}

@media (max-width:360px) {
    .outer-gis-footprint-area.gis-footprint-area ul li:last-child {
        width: 180px !important;
    }

    .search-area .GISsearch_ico {
        right: -4px !important;
    }

    input.input_effect#GIStxtGoogleSearch {
        padding: 7px 29px 5px 0px !important;
    }

    .search-area .bar_input:after {
        right: 35%;
    }
}

a#GISsearchGoogleMap {
    font-size: 0;
}

/* Skip nav styles from Liam */
.skipnav {
    position: absolute;
    display: none;
    text-align: left;
    margin: 0;
    padding: 0;
    font-size: 13px;
}
/*For all, including Opera. Display:none used to switch off the skip links for Opera users (it's redundant, Opera has excellent keyboard navigation)*/
* html .skipnav {
    display: block
}
/*Switch on for IE6 and below*/
* + html .skipnav {
    display: block
}
/*Switch on for IE7*/
:root .skipnav {
    display: block
}
/*Switch on for Moz, FF and Safari*/
.skipnav p {
    margin: 5px 0 0 0;
    padding: 0;
    position: absolute;
    font-size: 2em
}

.skipnav a {
    width: 200px;
    display: block;
    color: #fff;
    background: #333;
    text-decoration: none;
    padding: 5px;
    position: absolute;
    left: -1000em;
    top: 0;
    font-weight: bold;
    text-align: center;
}

    .skipnav a:visited {
        color: #fff
    }

    .skipnav a:focus, .skipnav a:active {
        z-index: 99;
        top: 0;
        left: 10px;
        color: #fff;
        background: #005c84 !important;
        font-weight: normal;
    }
    /*Note IE bug that requires use of :active to mimic effect of :focus*/

    .skipnav a:hover {
        cursor: default
    }

input:focus, a#logo-container:focus, a:focus, button:focus, img:focus, footer a:focus, footer button:focus, footer input:focus, footer img:focus, div.input_box_eff_wrap input.input_effect:focus, div.input_box_eff_wrap input.select_effect:focus,
.servicedetailedboxes a:focus .servicecommonbox, div.loginLeft .log_out_area .sign_in a:focus, .toggle_nvp .mdl-menu__item a, .selectbox_rateana button.multiselect.dropdown-toggle.btn.btn-default:focus, span.btn-file.ieBtn.fopcus_parent, .compose-btn > .rp-btn.rp-btn:focus, .header-lang select:focus {
    outline: 0 !important;
    box-shadow: 0 0 0 .11rem rgba(0,0,0,.9) !important;
}

header a.logo {
    display: block;
    float: left;
}

input#imgUsage {
    border: 0px !important;
    visibility: visible;
    margin-left: 11px;
    height: 2px;
    width: 2px;
    background: #fff;
}

    input#imgUsage:focus ~ .toggle_lbl_class {
        outline: 1px solid #333;
    }

.table_wrapper table a.arrow:focus {
    outline: 2px solid #333 !important;
}

.right_charging_map #table1 {
    display: none;
}

@media (min-width:320px) and (max-width:767px) {
    .w2ui-tag-body.w2ui-tag-top {
        max-width: 300px;
        white-space: normal;
        width: 200px;
    }
}

.gm-style .gm-style-iw-t::after {
    top: 15px;
}

.gm-ui-hover-effect {
    top: -3px;
    right: 0px;
}

.pac-container:after {
    /* Disclaimer: not needed to show 'powered by Google' if also a Google Map is shown */
    background-image: none !important;
    height: 0px;
}

.errorbox {
    border-bottom: 2px solid #ffa8a8 !important;
    background-color: #fff !important;
}

#errorMsg {
    float: right;
    position: absolute;
    top: 18px;
    right: 10px;
    background: rgba(60,60,60,.82);
    color: white;
    padding: 3px 8px;
    box-shadow: 0px 1px 3px #ccc;
    display: none;
    z-index: 9999;
}
/* ButtonColor CSS for mid section */
.green_area {
    background: #005c84;
}

.butn_link_area ul li a {
    background: #005c84;
    border: 1px solid #005c84;
}

.back_to_login a:before, .left_side_outage a i, .county_zip ul li.county_zip_color a {
    color: #005c84;
}

input.cmn-toggle-round:checked + label:before {
    background-color: #005c84;
}

ul.crPrOutage li a.active {
    color: #005c84;
    border-color: #005c84;
}

.county_zip .county_zip_color {
    border-bottom: 2px solid #005c84;
}

/* ThemeColor Css for footer section */
.group-links > li > a {
    color: #005c84;
}
/* End ThemeColor Css for footer section */
i.fa.fa-search:before {
    content: "\e8b6";
    font-family: 'Material Icons';
    font-style: normal;
}

#ZipOrCountySearch i.fa.fa-search:before {
    font-weight: bold;
    color: #333;
    font-size: 21px;
    position: relative;
    top: -2px;
    height: 23px;
    display: block;
    left: -1px;
}

body img, body iframe {
    vertical-align: initial
}

body h4 {
    font-family: 'arimoregular';
}

.side_popup .modal-header {
    width: 100%;
    display: block !important;
}

.spinner {
    margin: auto;
    width: 70px;
    text-align: center;
    position: absolute;
    z-index: 999999999 !important;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    height: 24px;
}


    .spinner > div {
        width: 18px;
        height: 18px;
        background-color: #333;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    }

    .spinner .bounce1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .spinner .bounce2 {
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s;
    }

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

.Weather-accordion-wpr {
    display:none;
}
