
/* MaterialDesignIcons.com */
@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: normal;
    font-style: normal;
}

.gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect {
    top: 0px !important;
    right: 0px !important;
}

.map_wrapper_width button img {
    margin-top: 3px !important;
    width: 24px !important;
    height: 24px !important;
    margin-left: 0px !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"] {
    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;
    right: 57px !important;
    top: 21px !important;
}

#iw-container .iw-title {
    font-size: 16px;
    font-weight: 400;
    padding: 6px 10px;
    background-color: #fff;
    color: #006699;
    margin: 0;
    border-bottom: 1px solid #f4f4f4;
    display: block;
    padding-top: 0;
    font-weight: bold;
}

.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: Arial;
}


.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%);
}

.graph-section {
    padding-top: 0px !important;
}

.otgSearch {
    padding: 15px 15px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    float: left;
}

    .otgSearch .input-group {
        width: 100% !important;
        padding: 0px;
        border-radius: 4px;
        border: 2px solid #696969;
        font-size: 14px;
        display: block;
        float: left;
    }

.left_side_outage {
    float: right;
    margin-left: 10px;
}

    .left_side_outage ul {
        float: right;
        margin: 0px !important;
        padding: 0px !important;
        list-style: none;
    }

        .left_side_outage ul li {
            width: 100% !important;
            float: left;
        }

            .left_side_outage ul li i {
                padding: 8px 8px;
                box-shadow: 0px 0px 12px 0px #ccc;
                border: 1px solid #ccc;
                border-radius: 6px;
                font-size: 21px;
            }

.otgSearch .input-group input {
    width: 89%;
    border: 0px !important;
    padding: 3px 10px !important;
}

.input-group .input-group-btn {
    position: absolute;
    right: 33px;
    top: -2px;
}

.green_area {
    padding: 20px 15px;
    float: left;
    width: 100%;
    background: #22998f;
    color: #fff;
}

    .green_area ul {
        float: left;
        width: 100%;
        background: transparent !important;
        border: 0px !important;
    }

        .green_area ul li {
            float: left;
            width: 33.3% !important;
            text-align: center;
        }

            .green_area ul li i {
                box-shadow: none;
                border: 0px;
                display: block;
                font-size: 23px;
            }

            .green_area ul li span {
                display: block;
                font-size: 16px;
                margin: 5px 0px;
            }

            .green_area ul li label {
                font-size: 14px;
                font-family: 'OpenSans-SemiBold';
            }

.graph-section .input-group .input-group-btn .btn {
    color: #545454 !important;
    font-size: 17px !important;
    background-color: transparent !important;
    font-weight: normal !important;
    padding-right: 8px !important;
    padding-top: 7px !important;
}

.butn_link_area {
    float: left;
    width: 100%;
}

    .butn_link_area ul {
        float: left !important;
        width: 100% !important;
        text-align: center !important;
        padding: 15px !important;
        min-height: auto;
        border: 0px !important;
    }

        .butn_link_area ul li {
            width: 100% !important;
        }

            .butn_link_area ul li a {
                background: #22998f;
                color: #fff;
                font-weight: normal;
                margin: 10px 15px !important;
                width: auto;
                margin: 0px;
                border: 1px solid #22998f;
                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 0px 0px 0px;
                font-size: 14px;
            }

.back_to_login {
    margin: 8px 0px 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: normal;
        position: absolute;
        top: -2px;
        left: 0px;
        color: #1982c5;
    }

ul.crPrOutage li a {
    font-size: 14px !important;
    text-transform: uppercase;
}

ul.crPrOutage {
    margin-bottom: 15px !important;
    border: 0px !important;
    padding: 0px 15px !important;
}

    ul.crPrOutage li a.active {
        color: #22998f !important;
        border-color: #22998f !important;
    }

/*--- Pradeep css 29/9/2020--*/
.outagebottomsection {
    float: left;
    width: 100%;
}

.notificationAccordion .accordion-heading a {
    color: #003399;
    font-size: 20px;
    line-height: 30px;
    display: block;
    letter-spacing: 0.25px;
    position: relative;
    padding: 10px 24px;
    text-decoration: none;
    clear: both;
}

div#collapseSix {
    float: left;
    width: 100%;
}

.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: #696969;
    letter-spacing: 0px;
}

.notificationAccordion.faQsAccordion .accordion-group {
    box-shadow: none;
    border-bottom: 1px solid #DCDCDC;
    border-radius: 0;
    margin-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
}

.accordion-faqs {
    background: #f3f8fd;
    font-size: 14px;
    padding: 24px 24px 24px;
}

    .accordion-faqs p {
        margin: 0px;
        color: #696969;
    }

.OutageContained {
    box-shadow: 0 3px 6px #adadad;
}

.OutagesAccordion {
    text-align: left;
}

.faQsAccordion.OutagesAccordion .accordion-toggle:after {
    top: 14px;
    color: #696969;
    font-size: 25px;
}

.faQsAccordion.OutagesAccordion a span {
    color: #4C4C4C !important;
    font-size: 17px;
}

.expansioncontent {
    display: block;
    padding: 15px 24px 24px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
}

.faQsAccordion.OutagesAccordion .accordion-toggle:after {
    top: 14px;
    color: #696969;
    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: 0px;
}

    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: 0px;
    }

    .weatherleg span {
        margin: 0;
        padding: 0;
        font-size: 15px;
        color: #696969;
    }

    .weatherleg img {
        width: 100%;
        height: 24px;
    }

.right_charging_map {
    overflow: auto;
    box-shadow: 7px 0px 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 {
    float: left;
    width: 100%;
}

    .county_zip ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
        font-size: 16px;
    }

        .county_zip ul li {
            float: left;
            padding: 0px;
            border-bottom: 2px solid #ccc;
            margin: 0px 5px 10px;
            line-height: 32px;
        }

            .county_zip ul li a, .county_zip ul li a:hover, .county_zip ul li a:focus {
                color: #1982c5;
                text-decoration: none;
                padding: 8px 40px;
            }

    .county_zip .county_zip_color {
        border-bottom: 2px solid #1982c5;
    }
    .county_zip ul > li:hover {
        border-bottom: 2px solid #29bbae;
    }

.table_wrapper table {
    width: 100%;
    margin-bottom: 0px;
    color: #696969;
    font-size: 14px;
}

.table_wrapper tr th, .table_wrapper tr td {
    padding: 10px;
    border-bottom: 1px solid #dcdcdc;
}

.table_wrapper table tr th {
    padding: 10px 10px 10px 38px;
}

.table_wrapper table tbody tr:nth-child(2n+1) {
    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 #5f5f5f;
    border-width: 0 2px 2px 0;
    display: inline-block;
    width: 9px;
    height: 9px;
    outline: 0 !important;
}

.table_wrapper table tr.order1 td:nth-child(1) {
    padding-left: 38px;
}

.table_wrapper table tr td button {
    position: absolute;
    top: 3px;
    right: 5px;
}

.table_wrapper i.material-icons {
    border: none;
    padding: 0px;
    color: #b2b2b2;
}

.table_zipcode {
    display: none;
}

.table_wrapper {
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    overflow: auto;
    max-height: 614px;
}

.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;
}

/*Left*/
.modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
    left: 0;
}

/*Right*/
.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}

/* ----- MODAL STYLE ----- */
.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;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px;
    padding: 15px 15px;
    border-radius: 0px !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: #000;
        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: #53565a;
    font-weight: bold;
}

.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: #22998f;
    border: 1px solid #22998f;
    color: #fff;
    padding: 10px 40px;
    border-radius: 3px;
    margin: 0px;
    width: 100%;
}

.modal.right .modal-body button {
    background: #22998f;
    border: 1px solid #22998f;
    color: #fff;
    padding: 10px 40px;
    border-radius: 3px;
    margin: 0px;
    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 #666366;
    height: 35px;
    font-size: 14px;
    padding-left: 5px;
    font-family: 'OpenSans-bold';
    text-transform: uppercase;
}

@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;
    }

    .left_charging_map {
        min-height: 769px !important;
        height: 777px;
    }
}


@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% !important;
        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%;
    }
}

@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: 0px !important;
    }
    .right_charging_map #LeftPanel, .graph-section {
        height: auto !important;
    }
    .table_wrapper table tr td:first-child {
        padding: 10px;
        min-width: 180px;
    }
    .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;
    }
    .back_to_login {
        display: none;
    }
}
