﻿/*Author: Manoj Kumar Sharma*/

html, body {
    font-family: 'montserrat-regular';
    font-size: 13px;
    color: #333333;
    background-color: #f4f4f4 !important;
    margin: 0px;
    padding: 0px;
    height: 100%;
}

@font-face {
    font-family: 'OpenSans-Light';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light.ttf') format('truetype'), url('../fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
    src: local('Open Sans'), local('OpenSans'), url('../fonts/OpenSans-Light.ttf') format('truetype'), /* Safari, Android, iOS */
}

.requiredtext {
    position: relative;
    top: 28px;
    color: #2C8DE3;
    font-size: 16px;
    left: 0 !important;
    right: inherit !important;
}

@font-face {
    font-family: 'montserrat-regular';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/montserrat-regular.ttf'); /* IE9 Compat Modes */
    src: local('Open Sans'), local('OpenSans'), url('../fonts/montserrat-regular.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'montserrat-semibold';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/montserrat-semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-semibold.woff') format('woff'), url('../fonts/montserrat-semibold.ttf') format('truetype'), url('../fonts/montserrat-semibold.svg#montserrat-semibold') format('svg');
    src: local('Open Sans'), local('OpenSans'), url('../fonts/montserrat-semibold.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'montserrat-bold';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/montserrat-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-bold.woff') format('woff'), url('../fonts/montserrat-bold.ttf') format('truetype');
    src: local('Open Sans'), local('OpenSans'), url('../fonts/montserrat-bold.ttf') format('truetype'), /* Safari, Android, iOS */
}

input[type="image"] {
    border: 0px !important;
    padding: 0px !important;
    background-color: transparent;
}

#NoUsageDataDiv, #NoUsageWaterDataDiv, #NoUsageGasDiv, #divNoDataUsage, .NoCompare {
    font-size: 15px;
    color: rgb(237, 134, 1);
    top: 61px;
    left: 0px;
    position: relative;
    text-align: center;
    font-weight: bold;
}

.back_button {
    display: none;
}

:-moz-placeholder {
    color: #a1a1a1 !important;
}

::-moz-placeholder {
    color: #a1a1a1 !important;
}

::-webkit-input-placeholder {
    color: #d7d7d7 !important;
}

:-ms-input-placeholder {
    color: #cfcfcf !important;
}

input[type="text"] {
    -webkit-text-fill-color: #565656;
}

html, body form {
    height: 99.5%;
}

@media (min-width: 1200px) {
    .container {
        width: auto !important;
    }
}

.full_width_input_sec.mt30 {
    margin-top: 30px !important;
}

.full_width_input_sec.mt10 {
    margin-top: 10px !important;
}

#headerlogo > a > img {
    display: block;
    height: 45px;
}

    #headerlogo > a > img.modern_logo {
        display: none;
    }

.setting_area {
    float: right;
}

    .setting_area .inner-content-log {
        margin: 0px;
        padding: 0px 0px;
    }

        .setting_area .inner-content-log ul {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

            .setting_area .inner-content-log ul li {
                margin: 0px;
                padding: 7px 7px 8px;
                color: #555555;
                position: relative;
                float: left;
                height: 32px;
                border-left: 1px solid #ccc;
            }

li.icon_notification {
    background: none !important;
    padding: 0px 24px 0px 0px !important;
}

.setting_area .inner-content-log ul li:first-child {
    background: none;
}

.setting_area .inner-content-log ul li a {
    margin: 0px;
    padding: 0px;
    color: #555555;
    font-size: 12px;
    text-decoration: none;
}

    .setting_area .inner-content-log ul li a:hover {
        color: #666666;
    }

.setting_area .inner-content-log ul li select {
    margin: -5px 0px 0px 0px;
    background: #237ca9 url(../images/arrowdown.png) no-repeat 95% center;
    font-size: 15px;
    color: #fff !important;
    height: 30px !important;
    width: 132px !important;
    padding: 5px 15px 5px 5px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media all and (-ms-high-contrast:none) {
    .setting_area .inner-content-log ul li select {
        padding-right: 0px !important;
    }
}

.nav-search {
    float: right;
    margin-left: 10px;
    width: 121px;
}

    .nav-search input[type="text"] {
        font: 88% Arial,Helvetica,sans-serif;
        padding: 0px 4px;
        width: 145px;
        font-size: 11px;
        text-transform: none;
        border-radius: 10px;
        font-style: italic;
        border: 1px solid #b9b9b9;
        background: #e6e7e8;
    }

    .nav-search input[type="submit"], .nav-search input[type="submit"]:visited {
        background: #fff;
        border: 0;
        color: #000;
        border-radius: 0px 10px 10px 0px;
        font-size: 11px;
        height: 14px;
        margin: 0;
        overflow: hidden;
        padding: 0;
        position: absolute;
        right: 1px;
        border-left: 1px solid #b9b9b9;
        top: 3px;
        width: 26px;
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .nav-search input[type="submit"], .nav-search input[type="submit"]:visited {
        background: #fff;
        border: 0;
        color: #000;
        border-radius: 0px 10px 10px 0px;
        font-size: 10px;
        height: 12px;
        margin: 0;
        overflow: hidden;
        padding: 0;
        position: absolute;
        right: 1px;
        border-left: 1px solid #b9b9b9;
        top: 3px;
        width: 26px;
    }
}

.logo {
    margin: 0;
    padding: 18px 0;
}

.logo_large {
    padding: 13px 0px 9px 7px;
    width: 176px;
}

    .logo_large a {
        display: block;
    }

.logo_small {
    padding: 5px 0px;
    width: 176px;
}

.logo img {
    max-width: 100%;
    height: 51px;
}

.user-area {
    float: right;
    margin: 0px 19px;
    width: 100%;
    text-align: right;
}

.username {
    font-size: 18px;
    color: #808081;
}

a.droparrow {
    color: #000;
    font-size: 10px;
    padding-right: 23px;
    text-decoration: none !important;
}

a:hover.droparrow {
    color: #ccc;
}

a:active, a:focus.droparrow {
    color: #ccc;
}

.navbar-brand:hover, .navbar-brand:focus {
    color: #fff !important;
    text-decoration: none;
}

.navbar-brand {
    display: none;
}

.handle-s {
    bottom: 1px;
    cursor: s-resize;
    height: 12px;
    left: 0;
    right: 0;
}

.gridster-item-resizable-handler {
    display: block;
    font-size: 1px;
    position: absolute;
}

.mid-container {
    height: 100%;
    margin: 20px auto 20px;
    overflow: hidden;
}

.usage_listing {
    margin: 0px;
    padding: 0px;
}

    .usage_listing ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .usage_listing ul li {
            margin: 0px;
            padding: 0px 1px;
            float: left;
        }

            .usage_listing ul li a {
                display: block;
                margin: 0px;
                padding: 7px 20px;
                text-decoration: none;
                color: #000;
                font-size: 16px;
                background: #eeeeee;
            }

                .usage_listing ul li a.active {
                    background: #6b97c5;
                    color: #fff;
                }

.inner-dashboard-area-usage {
    margin: 7px 0.5%;
    width: 49%;
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px #cfcfcf;
    -moz-box-shadow: 0px 0px 3px 0px #cfcfcf;
    box-shadow: 0px 0px 3px 0px #cfcfcf;
    border: 2px solid #c7cfd2;
    height: 424px !important;
    float: right;
}

    .inner-dashboard-area-usage h3 {
        margin: 0px;
        padding: 8px 0 6px 10px;
        font-size: 16px;
        font-weight: normal;
        color: #53565a;
        border-bottom: 1px solid #d0d0d0;
        background: #fafafa;
    }

.inner-dashboard-area-custom3 {
    margin: 0.5% 0.5% 0.5% 0.5%;
    width: 32.33%;
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px #cfcfcf;
    -moz-box-shadow: 0px 0px 3px 0px #cfcfcf;
    box-shadow: 0px 0px 3px 0px #cfcfcf;
    border: 2px solid #c7cfd2;
}

    .inner-dashboard-area-custom3 h3 {
        margin: 0px;
        padding: 8px 0 6px 10px;
        font-size: 16px;
        font-weight: bold;
        color: #53565a;
        border-bottom: 1px solid #d0d0d0;
        background: #fafafa;
    }

        .inner-dashboard-area-custom3 h3 a {
            color: #53565a;
            text-decoration: none;
        }

    .inner-dashboard-area-custom3 .right-dolar-top-area {
        float: right;
        text-align: right;
        margin: -37px 7px 0 0;
        padding: 0px;
    }

        .inner-dashboard-area-custom3 .right-dolar-top-area .SpanLeft {
            font-size: 18px;
            font-weight: normal !important;
            color: #53565a;
            margin: 3px 10px 0px 0px;
            cursor: pointer;
            float: left;
        }

        .inner-dashboard-area-custom3 .right-dolar-top-area .SpanRight {
            font-size: 18px;
            font-weight: normal !important;
            color: #53565a;
            margin: 4px 4px 0px 0px;
            cursor: pointer;
            text-align: right;
            float: left;
        }

        .inner-dashboard-area-custom3 .right-dolar-top-area .active_links {
            color: #43a7d8 !important;
        }

    .inner-dashboard-area-custom3 .water-area {
        overflow: hidden;
    }

    .inner-dashboard-area-custom3 .left-area-tabular {
        padding: 2% 4%;
    }

    .inner-dashboard-area-custom3 .billing-area {
        height: 163px;
    }

    .inner-dashboard-area-custom3 .electricity-area {
        overflow: hidden;
    }

    .inner-dashboard-area-custom3 .footprint-area {
        height: 163px;
    }

    .inner-dashboard-area-custom3 .smarthome-area {
        height: 164px;
    }

    .inner-dashboard-area-custom3 .electric-area {
        height: 160px;
    }

    .inner-dashboard-area-custom3 .solargeneration-area {
        height: 200px;
    }

    .inner-dashboard-area-custom3 .myaccount-area {
        height: 150px;
    }

    .inner-dashboard-area-custom3 h3 a img {
        margin-top: -2px;
        padding-right: 8px;
    }

    .inner-dashboard-area-custom3 .smarthome-area .image-listing ul li a {
        height: 63px;
        padding: 19px 0;
    }

.inner-dashboard-area {
    margin: 7px 0.5%;
    width: 24%;
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px #cfcfcf;
    -moz-box-shadow: 0px 0px 3px 0px #cfcfcf;
    box-shadow: 0px 0px 3px 0px #cfcfcf;
    border: 2px solid #c7cfd2;
}

    .inner-dashboard-area h3 {
        margin: 0px;
        padding: 8px 0 6px 10px;
        font-size: 16px;
        font-weight: bold;
        color: #53565a;
        height: 40px;
        border-bottom: 1px solid #d0d0d0;
        background: #fafafa;
    }

        .inner-dashboard-area h3 a img {
            padding-right: 8px;
            margin-top: -2px;
        }

        .inner-dashboard-area h3 a {
            color: #53565a;
            text-decoration: none;
        }

.inner-dashboard-area-custom3 h3 a {
    font-size: 19px;
    font-weight: normal;
}

.padding_L {
    padding-left: 0px;
    padding-right: 0px;
    height: 204px;
    padding-bottom: 2px;
    overflow: hidden;
}

.inner-dashboard-area .right-dolar-top-area {
    float: right;
    text-align: right;
    margin: -36px 7px 0 0;
    padding: 0px;
    z-index: 99;
    position: relative;
}

.inner-dashboard-area .input_box_eff_wrap {
    margin-bottom: 0;
}

.inner-dashboard-area .right-dolar-top-area .SpanLeft {
    font-size: 16px;
    color: #53565a;
    margin: 5px 10px 0px 0px;
    cursor: pointer;
    float: left;
    font-weight: normal;
}

.inner-dashboard-area .right-dolar-top-area .SpanRight {
    font-size: 16px;
    font-weight: normal !important;
    color: #53565a;
    margin: 1px 0px 0px 0px;
    cursor: pointer;
    text-align: right;
    float: left;
    line-height: 29px;
}

.billing-area span {
    color: #006699;
    font-size: 12px;
    margin: 0px 0px 0px;
    padding: 0px;
    display: inline;
    font-weight: bold;
}

.billing-area strong {
    color: #ff0000;
    font-size: 24px;
    margin: 3px 0px 9px;
    padding: 0px;
    display: block;
}

    .billing-area strong span {
        font-size: 24px;
        margin: 3px 0px 9px;
        padding: 0px;
        display: block;
    }

.billing-area i {
    color: #53565a;
    font-size: 12px;
    font-weight: bold;
    display: block;
}

.billing-area .billing_bottom_buttons {
    width: 90%;
    margin: 14px auto 0px;
}

.billing-area .pay_bill {
    margin: 0px;
    padding: 0px;
    width: 47%;
    float: left;
}

    .billing-area .pay_bill a {
        background: none repeat scroll 0 0 #94D60A;
        color: #fff;
        display: block;
        margin: 5px auto;
        font-size: 14px;
        float: right;
        border-radius: 0px !important;
        padding: 4px 2px;
        text-align: center;
        text-decoration: none;
        width: 75%;
    }

        .billing-area .pay_bill a:hover {
            background: #94D60A;
        }

.billing-area .view_bill, .billing-area .history_bill {
    margin: 0px;
    padding: 0px;
    width: 46%;
    float: left;
}

.history_bottom_area {
    width: 100%;
    float: left;
    border-bottom: 2px solid #f4f4f4;
    border-top: 2px solid #f4f4f4;
}

.billing_area_div_grid_history {
    width: 100%;
    margin: 0px;
    height: 85%;
    overflow: auto !important;
}

.tblBillingHistory {
    width: 90%;
    height: 50%;
    overflow: auto;
    text-align: center;
}

    .tblBillingHistory tr th {
        background-color: #ccc;
        padding: 10px 25px;
        text-align: center;
        width: 22%;
        border: 0;
        vertical-align: middle;
    }

    .tblBillingHistory tr td {
        height: 30px;
        vertical-align: middle;
        border: 0;
        padding: 10px 25px;
        text-align: center;
        width: 23%;
    }

.from_to_selection_date {
    width: 65%;
    float: left;
    margin: 0px;
    color: #666666;
    font-size: 12px;
    padding: 15px 0;
    text-align: left;
    height: 61px;
}

#selFootPrint {
    float: right;
    font-size: 10px;
    height: 18px;
    margin: -3px 7px 0 0;
    padding: 0 17px 0 2px !important;
}

.from_to_selection_date .form {
    width: 57%;
    float: left;
    height: 26px;
}

.from_to_selection_date .to {
    width: 28%;
    float: left;
}

.history_bill {
    margin: 0px;
    padding: 15px 0;
    width: 34%;
    float: left;
}

    .history_bill ul {
        margin: 5px 0px 0px 0px !important;
        padding: 0px !important;
        list-style: none;
    }

        .history_bill ul li {
            margin: 0px !important;
            float: left;
            line-height: 10px !important;
            border-bottom: 0 !important;
            padding: 0px !important;
            border-left: 1px solid #ccc;
            height: auto !important;
        }

            .history_bill ul li:first-child {
                border-left: 0;
            }

.notification-area > a:focus {
    outline: 1px dotted #ccc !important;
    float: left;
    width: 100%;
}

.billing-area .view_bill a {
    color: #99cc00;
    border-radius: 5px;
    display: block;
    margin: 11px auto;
    padding: 17px 2px 0px;
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
    width: 65%;
}

.sidebar_toggle {
    display: none;
}

.history_bill ul li a {
    color: #666666;
    border-radius: 5px;
    display: block;
    margin: 0px auto;
    padding: 0px 13px 0;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

.billing-area .view_bill a:hover {
    color: #ccc;
    text-decoration: none;
}

.history_bill ul li a:hover {
    color: #006699;
    font-size: 13px !important;
}

.gas-area {
    margin: 0px;
    padding: 0px;
    display: block;
    overflow: hidden;
    height: 200px;
    position: relative;
    float: left;
    width: 100%;
}

.water-area {
    margin: 0px;
    padding: 0px;
    display: block;
    overflow: hidden;
    height: 200px;
    position: relative;
    float: left;
    width: 100%;
}

.electricity-area {
    margin: 0px;
    padding: 0px;
    display: block;
    overflow: hidden;
    height: 200px;
    position: relative;
}

.outage-area {
    margin: 0px;
    padding: 0px;
    display: block;
    overflow: hidden;
    height: 200px;
}

.notification-area {
    margin: 0px;
    padding: 0px;
    display: block;
    overflow: hidden;
    height: 200px;
}

    .notification-area .white-div {
        background: #fff;
        margin: 0px;
        padding: 0px;
        float: left;
        width: 100%;
    }

    .notification-area .gray-div {
        background: #f4f4f4;
        margin: 0px;
        padding: 0px;
        float: left;
        width: 100%;
    }

    .notification-area .no_notifiction {
        color: #fff;
        display: block;
        float: right;
        height: 35px;
        margin: 0 8px 0 0;
        padding: 7px 0 0;
        font-size: 11px;
        text-align: center;
        width: 21px;
        font-weight: bold;
    }

    .notification-area .get_notifiction {
        color: #fff;
        display: block;
        float: right;
        height: 35px;
        margin: 0 8px 0 0;
        padding: 7px 0 0;
        font-size: 11px;
        text-align: center;
        width: 21px;
        font-weight: bold;
    }

.left-area-tabular {
    width: 72%;
    float: left;
    display: inline-block;
    margin: 0px;
    font-size: 12px;
    padding: 3% 4% 2%;
}

.right-area-tabular {
    width: 18%;
    float: right;
    display: inline-block;
    margin: 0px auto;
    padding: 1px 10px;
    text-align: center;
    font-size: 16px;
}

.compare-area {
    margin: 0px;
    padding: 0px;
    display: block;
    text-align: center;
    overflow: auto;
    position: relative;
    height: 162px;
}

    .compare-area strong {
        font-size: 16px;
        margin: 10px 0px 0px;
        padding: 0px;
        display: block;
        font-weight: normal;
        font-family: 'montserrat-semibold';
    }

    .compare-area i {
        font-style: normal;
        color: #555555;
        font-size: 14px;
        font-weight: normal;
        font-family: 'montserrat-semibold';
        display: block;
        padding-bottom: 5px;
    }

    .compare-area img {
        padding: 5px 5px;
        vertical-align: bottom;
    }

.electric-area {
    margin: 0px;
    padding: 0px;
    display: block;
    overflow: hidden;
    height: 200px;
}

.myaccount-area {
    margin: 0px;
    padding: 0px 5px;
    display: block;
    overflow: auto;
    text-align: left;
    height: 150px;
}

    .myaccount-area b {
        margin: 0px;
        padding: 0px;
        color: #006699;
        font-size: 14px;
        font-family: 'montserrat-semibold';
        font-weight: normal;
    }

    .myaccount-area address {
        margin: 0px 0px 16px;
        padding: 0px;
        display: block;
        color: #606060;
        font-size: 14px;
    }

        .myaccount-area address span {
            margin-left: 20px;
        }

.smarthome-area {
    margin: 0px;
    padding: 0px;
    display: block;
    overflow: auto;
    height: 162px;
}

    .smarthome-area .image-listing {
        margin: 0px;
        padding: 0px;
        display: block;
    }

        .smarthome-area .image-listing ul {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

            .smarthome-area .image-listing ul li {
                margin: 0px;
                padding: 11px 6px 0px;
                float: left;
                text-align: center;
                width: 25%;
                border-left: 1px solid #fff;
                border-bottom: 1px solid #fff;
                box-shadow: none !important;
                font-size: 17px;
                line-height: 23px;
            }

                .smarthome-area .image-listing ul li a {
                    margin: 0px;
                    padding: 10px 0px;
                    display: block;
                    height: 48px;
                    text-decoration: none;
                    background: #bababa;
                }

                    .smarthome-area .image-listing ul li a:hover {
                        background: #93d501;
                    }

.solargeneration-area {
    margin: 0px;
    padding: 0px;
    display: block;
    overflow: auto;
    height: 200px;
    position: relative;
}

.all_bill_box .left-area-tabular-ev {
    display: inline-block;
    float: left;
    font-size: 16px;
    margin: 0;
    padding: 7px 10px;
    width: 35%;
}

.all_bill_box .right-area-tabular-ev {
    display: inline-block;
    float: right;
    margin: 0 auto;
    padding: 7px;
    text-align: left;
    width: 58%;
}

.all_bill_box .white_div .left-area-tabular-ev {
    margin: 5px 0 0;
}

.right-area-tabular-ev a.view_web {
    display: block;
    margin-bottom: 30px;
    margin-left: 30px;
    margin-top: 30px;
    color: #666666;
    font-size: 16px;
    text-decoration: underline;
}

    .right-area-tabular-ev a.view_web:hover {
        text-decoration: none;
    }

/* Inner Energy Page Css */
.inner_mid_section {
    margin-top: 15px;
    height: auto;
}

.energy_mid_box {
    height: 100%;
    padding-bottom: 0;
    float: left;
    width: 100%;
    position: relative;
}

.right_content_box {
    border-left: 2px solid #f4f4f4;
}

.without_sidebar {
    background: none;
    overflow: visible;
    height: auto;
}

.cover_top_area {
    border-bottom: 2px solid #f4f4f4;
    margin: 0px 0px 0px 0px;
    background: #fff;
    float: left;
    width: 100%;
}

.without_sidebar h1 {
    font-size: 19px;
    color: #53565a;
    padding: 13px 0 13px 25px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    background: #fff;
    border: 0 !important;
    float: left;
    width: 21%;
}

.cover_top_area h1 {
    font-size: 123.1%;
    color: #53565a;
    padding: 13px 0 13px 25px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    background: #fff;
    border: 0 !important;
    float: left;
    width: 21%;
}

.energy_mid_box h1 {
    font-size: 19px;
    color: #333333;
    padding: 13px 0 8px 15px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    border-bottom: 1px solid #f4f4f4;
    background: #fff;
    min-height: 39px;
}

.cover_right_top_area {
    width: 79%;
    float: left;
    margin: 0px;
    padding: 0px;
}

.tablet-view h3 span {
    display: inline-block;
    padding-top: 3px;
}

.energy_mid_box .nav_left {
    float: left;
    width: 25%;
}

.nav_left ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .nav_left ul li {
        float: none;
        position: relative;
    }


        .nav_left ul li a {
            display: block;
            text-decoration: none;
            padding: 14px 0 14px 18%;
            color: #53565a;
            cursor: pointer;
            background-size: auto 20px !important;
            font-size: 15px;
            font-family: 'montserrat-regular';
        }

        .nav_left ul li:hover {
            width: 100%;
            background-size: 100% 100%;
        }

        .nav_left ul li.active {
            width: 100%;
            background-size: 100% 100%;
        }

            .nav_left ul li a:hover, .nav_left ul li.active a {
                border: 0;
            }

        .nav_left ul li.icon_energy_audit a {
            background: rgba(0, 0, 0, 0);
        }

        .nav_left ul li.low_income_icon a {
            background: rgba(0, 0, 0, 0);
        }

        .nav_left ul li.icon_aboutmyhome a {
            background: rgba(0, 0, 0, 0);
        }

        .nav_left ul li.nitiF_acc_ico a {
            background: rgba(0, 0, 0, 0);
        }

        .nav_left ul li.my_applications a {
            background: rgba(0, 0, 0, 0);
        }

        .nav_left ul li.icon_dr_programes a {
            background-size: auto 18px !important;
        }

            .nav_left ul li.icon_dr_programes a:hover, .nav_left ul li.icon_dr_programes.active a {
                background-size: auto 18px !important;
            }

        .nav_left ul li.educational_tips a {
            background-size: auto 22px !important;
        }

            .nav_left ul li.educational_tips a:hover, .nav_left ul li.educational_tips.active a {
                background-size: auto 22px !important;
            }

        .nav_left ul li.sidebar_gas a {
            background-size: auto 22px;
        }

            .nav_left ul li.sidebar_gas a:hover, .nav_left ul li.sidebar_gas.active a {
                background-size: auto 22px;
            }

        .nav_left ul li.icon_budget_bill a {
            background-size: auto 20px !important;
        }

            .nav_left ul li.icon_budget_bill a:hover, .nav_left ul li.icon_budget_bill.active a {
                background-size: auto 20px !important;
            }

.energy_mid_box .right_content_box {
    width: 75%;
    float: left;
    padding-bottom: 0%;
    height: 95%;
    overflow: visible;
}

.energy_mid_box .right_content_box_outage {
    width: 100%;
    float: left;
    padding-bottom: 0%;
    height: 95%;
    overflow: auto;
}

.right_content_box ul {
    margin: 0px;
    padding: 10px 0 0 0;
    list-style: none;
}

    .right_content_box ul li {
        list-style-position: inside;
        vertical-align: text-top;
        display: flex;
        display: -webkit-flex;
        flex-flow: row wrap;
        -webkit-flex-flow: row wrap;
        padding: 0 0 10px 24px;
        border-bottom: 1px solid #f4f4f4;
    }

.right_content_box ol {
    margin: 0;
    padding: 10px 0px 0 25px;
    width: 100%;
}

    .right_content_box ol li {
        border-bottom: 1px solid #f4f4f4;
        float: left;
        padding: 0 0 10px 2px;
        vertical-align: text-top;
        width: 100%;
    }

.details_box .row-1 {
    float: left;
    width: 100%;
}

.details_box .rating_content {
    width: 100%;
    text-align: center;
    display: block;
    margin: 0px 0px 10px;
}

    .details_box .rating_content i, .details_box .review_content i {
        margin: 10px 0px 0px;
        padding: 0px;
        font-style: normal;
        font-size: 13px;
        color: #535353;
        text-align: left;
    }

        .details_box .rating_content i img {
            float: left;
            margin-right: 6px;
        }

    .details_box .rating_content span {
        margin: 0px;
        padding: 0px;
        color: #2587de;
        font-size: 24px;
        display: block;
        text-align: left;
    }

.details_box .review_content {
    width: 60%;
    text-align: left;
    display: block;
    margin: 0px auto;
}

    .details_box .review_content h2 {
        margin: 0px;
        padding: 0px;
        font-size: 24px;
        text-align: left;
        color: #000;
        display: block;
    }

    .details_box .review_content .view_details {
        margin: 10px auto 0;
        text-align: center;
    }

        .details_box .review_content .view_details a {
            margin: 0px;
            padding: 7px 12px;
            display: block;
            background: #0076e5;
            color: #fff;
            border-radius: 5px;
            text-decoration: none;
            font-size: 14px;
        }

            .details_box .review_content .view_details a:hover {
                background: #4e9cee;
            }

.current_area {
    width: 100%;
    margin: 0px;
}

    .current_area ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .current_area ul li {
            margin: 0px;
            padding: 7px 20px;
            float: left;
            width: 25%;
            border-left: 1px solid #f4f4f4;
            border-bottom: 1px solid #f4f4f4;
            min-height: 73px;
            display: block;
        }

            .current_area ul li span {
                font-size: 26px;
                line-height: 28px;
                display: block;
                text-align: left;
                display: block;
                width: 100%;
            }



.thermo_area {
    margin-bottom: 10px;
    display: table;
    width: 100%;
}

    .thermo_area ul li {
        height: 73px !important;
        text-align: center;
    }

        .thermo_area ul li span {
            text-align: left;
            height: 42px;
            padding-left: 13%;
        }

        .thermo_area ul li i {
            margin: auto !important;
            text-transform: none !important;
        }

.current_area ul li i {
    font-size: 15px;
    font-style: normal;
    margin: 0px;
    text-align: left;
}

.current_area ul li:first-child {
    border-left: 0px solid #000;
}

.right_content_box .profile_img img {
    border: 1px solid #e6e7e8;
    width: 60px;
    height: 60px;
}

.right_content_box ul li a[type="C"] {
    display: block;
    margin: 12px 8px 7px 25px;
    text-indent: -999px;
    width: 32px;
    height: 31px;
}

.right_content_box ul li a.active[type="C"] {
    display: block;
    width: 32px;
    height: 31px;
}

.right_content_box ul li a[type="K"], .right_content_box ul li a[mode="K"] {
    display: block;
    margin: 12px 8px 7px 25px;
    text-indent: -999px;
    width: 32px;
    height: 31px;
}

.right_content_box ul li a[type="W"], .right_content_box ul li a[mode="K"] {
    display: block;
    margin: 12px 8px 7px 25px;
    text-indent: -999px;
    width: 32px;
    height: 31px;
}

.right_content_box ul li a.active[type="K"], .right_content_box ul li a.active[mode="K"] {
    display: block;
    width: 32px;
    height: 31px;
}

.right_content_box ul li a.active[type="W"], .right_content_box ul li a.active[mode="K"] {
    display: block;
    width: 32px;
    height: 31px;
}

.right_content_box ul li a[type="D"] {
    display: block;
    margin: 12px 8px 7px 0px;
    text-indent: -999px;
    width: 32px;
    height: 31px;
}

.right_content_box ul li a.active[type="D"] {
    display: block;
    width: 32px;
    height: 31px;
}

.right_content_box ul li a[type="R"] {
    display: block;
    margin: 12px 8px 7px 0px;
    text-indent: -999px;
    width: 32px;
    height: 31px;
}

.right_content_box ul li a.active[type="R"] {
    display: block;
    width: 32px;
    height: 31px;
}

.currency ul li a[mode="H"] {
    display: block;
    height: 32px;
    margin: 10px 1px 7px 25px;
    text-indent: -999px;
}

.currency ul li a.active[mode="H"] {
    display: block;
}

.currency ul li a[mode="S"] {
    display: block;
    height: 32px;
    margin: 10px 1px 7px 25px;
    text-indent: -999px;
}

.currency ul li a.active[mode="S"] {
    display: block;
}

.currency ul li a[mode="D"] {
    display: block;
    height: 32px;
    margin: 10px 8px 7px 0px;
    text-indent: -999px;
}

.currency ul li a.active[mode="D"] {
    display: block;
}

.currency ul li a[mode="M"] {
    display: block;
    height: 32px;
    margin: 10px 8px 7px 0px;
    text-indent: -4px !important;
}

.currency ul li a.active[mode="M"] {
    display: block;
    text-indent: -4px !important;
}

.currency ul li a[mode="B"] {
    display: block;
    height: 32px;
    margin: 10px 8px 7px 0px;
}

.currency ul li a.active[mode="B"] {
    display: block;
}

.currency ul li a[mode="L"] {
    display: block;
    height: 36px;
    margin: 10px 14px 7px 0px;
    text-indent: -9999px;
    width: 38px;
}

.currency ul li a.active[mode="L"] {
    display: block;
}

.currency ul li a[mode="N"] {
    display: block;
    height: 37px;
    margin: 10px 8px 7px 0px;
    text-indent: -9999px;
    width: 39px;
}

.currency ul li a.active[mode="N"] {
    display: block;
}

.currency ul li input[value="Compare Me"] {
    display: block;
    height: 29px;
    margin: 5px 8px 5px 0;
    text-indent: -9999px;
    width: 29px;
    display: block;
    background-size: auto 22px !important;
}

.currency ul li input.active[value="Compare Me"] {
    display: block;
    background-size: auto 22px !important;
}

.currency ul li input[value="Compare Zip"], .currency ul li input[value="Comparar postal"] {
    display: block;
    height: 29px;
    margin: 5px 8px 5px 0;
    text-indent: -9999px;
    width: 29px;
    background-size: auto 23px !important;
}

.currency ul li input.active[value="Compare Zip"], .currency ul li input.active[value="Comparar postal"] {
    display: block;
    background-size: auto 23px !important;
}

.currency ul li input[value="Compare Utility"] {
    display: block;
    height: 29px;
    margin: 5px 8px 5px 0;
    text-indent: -9999px;
    width: 29px;
}

.currency ul li input.active[value="Compare Utility"] {
    display: block;
}

.currency ul li input[value="Compare All"] {
    display: block;
    height: 29px;
    margin: 5px 8px 5px 0;
    text-indent: -9999px;
    width: 29px;
    background-size: auto 22px !important;
}

.currency ul li input.active[value="Compare All"] {
    display: block;
    background-size: auto 22px !important;
}

.currency ul li input[value="Currency"] {
    display: block;
    margin: 10px 8px 8px 7px;
    text-indent: -999px;
    width: 32px;
    height: 31px;
    padding: 0px;
}

.currency ul li input.active[value="Currency"] {
    display: block;
    width: 32px;
    height: 31px;
}

.currency ul li input[value="kWh"] {
    display: block;
    margin: 10px 8px 8px 7px;
    text-indent: -999px;
    width: 32px;
    height: 31px;
    padding: 0px;
}

.currency ul li input.active[value="kWh"] {
    display: block;
    width: 32px;
    height: 31px;
}

.currency ul li input[value="ccf"] {
    display: block;
    margin: 10px 8px 8px 7px;
    text-indent: -999px;
    width: 32px;
    height: 31px;
    padding: 0px;
}

.currency ul li input.active[value="ccf"] {
    display: block;
    width: 32px;
    height: 31px;
}

.currency ul li input[value="HCF"] {
    display: block;
    margin: 10px 8px 8px 7px;
    text-indent: -999px;
    width: 32px;
    height: 31px;
    padding: 0px;
}

.currency ul li input.active[value="HCF"] {
    display: block;
    width: 32px;
    height: 31px;
}

.currency ul li input[value="Gallon"] {
    display: block;
    margin: 10px 8px 8px 7px;
    text-indent: -999px;
    width: 32px;
    height: 31px;
    padding: 0px;
}

.currency ul li input.active[value="Gallon"] {
    display: block;
    width: 32px;
    height: 31px;
}

.profile_img {
    float: left;
    width: 15%;
}

    .profile_img span {
        font-size: 93.1%;
        color: #666666;
        vertical-align: top;
        padding-right: 14px;
    }

.details_box {
    float: left;
    width: 85%;
}

    .details_box h5 {
        color: #13689b;
        font-size: 107.7%;
        font-weight: bold;
        margin: 0px;
    }

    .details_box .view_details {
        float: left;
        padding-left: 0px;
    }

        .details_box .view_details ul {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

        .details_box .view_details li {
            float: left;
            padding: 0 10px 0 10px;
            border-bottom: 0px;
            margin-bottom: 0px;
            clear: none;
            background: url(../images/divider_like_lnk.png) no-repeat left 4px;
        }

            .details_box .view_details li:first-child {
                background: none;
                padding-left: 0px;
            }

    .details_box .register_lnk {
        float: right;
        padding-bottom: 15px;
    }

        .details_box .register_lnk ul {
            margin: 0px;
            padding: 0px;
            list-style: none;
            float: right;
        }

            .details_box .register_lnk ul li {
                float: left;
                padding: 0 10px 0 10px;
                border-bottom: 0px;
                margin-bottom: 0px;
                background: url(../images/divider_like_lnk.png) no-repeat left 4px;
            }

                .details_box .register_lnk ul li:first-child {
                    background: none;
                }

    .details_box a {
        color: #94d401;
        font-size: 93.10%;
        text-decoration: none;
        padding: 0 0 0 0px;
    }

        .details_box a:hover {
            color: #7c7c7c;
        }

    .details_box .register_lnk .like_lnk img {
        margin-top: -8px;
        vertical-align: top;
        padding-right: 6px;
    }

.left_charging_map {
    width: 73%;
    margin: 0px;
    min-height: 300px;
    float: left;
    border-right: 2px solid #f4f4f4;
}

.right_charging_map {
    width: 27%;
    float: left;
    margin: 0px;
    height: 100%;
    overflow: auto;
}

    .right_charging_map .distance_area {
        margin: 0px;
        padding: 0px;
        float: left;
        width: 100%;
        border-bottom: 1px solid #f4f4f4;
    }

        .right_charging_map .distance_area ul {
            margin: 10px 0 4px;
            padding: 0px;
            list-style: none;
            display: inline-block;
        }

            .right_charging_map .distance_area ul li {
                margin: 0px;
                padding: 0px;
                float: left;
                border-left: 1px solid #ccc;
                border-bottom: 0;
                height: auto !important;
            }

                .right_charging_map .distance_area ul li:first-child {
                    border-left: 0;
                }

                .right_charging_map .distance_area ul li a {
                    margin: 0px;
                    padding: 0px 23px;
                    display: block;
                    color: #666666;
                    font-size: 16px;
                    text-decoration: none;
                }

    .right_charging_map .map_address_area {
        margin: 0px;
        padding: 0px;
        float: left;
        width: 100%;
        border-bottom: 1px solid #f4f4f4;
    }

        .right_charging_map .map_address_area ul {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

            .right_charging_map .map_address_area ul li {
                margin: 0px;
                padding: 0px;
                border-bottom: 1px solid #f4f4f4;
                line-height: 20px;
            }

                .right_charging_map .map_address_area ul li a {
                    margin: 0px;
                    padding: 10px 13px;
                    display: block;
                    width: 100%;
                    color: #666666;
                    font-size: 12px;
                    text-decoration: none;
                }

                    .right_charging_map .map_address_area ul li a:hover {
                        color: #006699;
                        background: #eaeaea;
                    }

                    .right_charging_map .map_address_area ul li a span {
                        color: #006699;
                        text-transform: uppercase;
                    }

.customer_txt p {
    padding: 10px 0 0 18px;
    font-weight: bold;
    font-size: 12px;
    color: #53565a;
}

.customer_txt_name p {
    padding: 10px 0 0 48px;
}

.customer_txt_name .comment_box {
    width: 98%;
    height: 156px;
    outline: none;
    border: 1px solid #d6d6d6;
}

.customer_txt_name .topic_box select {
    width: 35%;
    border: 1px solid #d6d6d6;
    outline: none;
    padding: 5px 0;
}

.customer_txt_name .subject_area {
    width: 20%;
    padding: 5px 5px;
    border: 1px solid #d6d6d6;
    outline: none;
}

.customer_txt_name input[type="text"] {
    border: 1px solid #d6d6d6;
    float: left;
}

::-webkit-input-placeholder {
    color: #666;
}

:-moz-placeholder {
    color: #666;
}

::-moz-placeholder {
    color: #666;
}

:-ms-input-placeholder {
    color: #666;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-primary {
    background-color: #fff !important;
    border-color: #d6d6d6 !important;
    border-radius: 0 !important;
    color: #000 !important;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    background: red;
    cursor: inherit;
    display: block;
}

input[readonly] {
    /*   background-color: white !important;*/
    cursor: text !important;
}

.view_bill {
    border: 0 !important;
    float: left !important;
    margin: 7px 0px 0px 0px !important;
    width: 50% !important;
    padding: 0px !important;
}

.customer-details {
    border-bottom: 2px solid #f4f4f4;
    font-size: 12px;
    margin: 1% 0 0;
    padding: 1% 0 4%;
    width: 100%;
}

.customer-padding {
    padding-left: 6px;
    padding-right: 0px;
}

.customer-details ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .customer-details ul li {
        margin: 0px;
        padding: 0px 0px 0px 30px;
        color: #333333;
        font-size: 15px;
        float: left;
        border: 0;
    }

        .customer-details ul li:first-child {
            padding-left: 10px;
        }

.customer-details.view_bill ul li:first-child {
    padding-left: 17px;
}

.customer-details ul li a {
    color: #E60000;
    text-decoration: underline;
}

    .customer-details ul li a:hover {
        text-decoration: none;
    }

.buttons_area {
    width: 100%;
    padding: 15px 0;
    float: left;
    margin: 0px;
    font-size: 16px;
    border-bottom: 2px solid #f4f4f4;
}

.buttons_area_BillDash {
    width: 100%;
    padding: 15px 0;
    float: left;
    margin: 0;
    font-size: 15px;
    border-bottom: 2px solid #f4f4f4;
}

.submit-button {
    background: none repeat scroll 0 0 #88be1c !important;
    border: 0 !important;
    border-radius: 0px !important;
    color: #f0f0f0 !important;
    float: right;
    font-size: 16px;
    height: auto !important;
    margin-bottom: 0;
    padding: 0 15px !important;
    text-align: center;
    font-family: 'montserrat-semibold' !important;
    min-height: 44px;
    line-height: 42px;
}

    .submit-button:hover {
        text-decoration: none;
    }

.submit-button1 {
    background: none repeat scroll 0 0 #7c7c7c !important;
}

.cancel-button {
    background: none repeat scroll 0 0 #88be1c !important;
    border: 0 !important;
    border-radius: 0px !important;
    color: #f0f0f0 !important;
    font-size: 16px !important;
    height: 44px !important;
    margin-bottom: 0px;
    margin-right: 10px;
    padding: 0px !important;
    text-align: center;
    min-width: 135px !important;
    font-family: 'montserrat-semibold' !important;
    min-height: 44px;
    text-decoration: none !important;
    line-height: 42px;
}

.total_bills {
    border-bottom: 2px solid #f4f4f4;
    float: left;
    width: 99%;
    margin-left: 5px;
}

.Left_Bill_area {
    float: left;
    width: 50%;
    position: relative;
    padding-top: 10px;
}

.right_Bill_area {
    float: left;
    width: 50%;
    border-left: 2px solid #f4f4f4;
}

.all_bill_box {
    margin: 0;
    float: left;
    width: 99%;
}

    .all_bill_box h3 {
        margin: 0px;
        padding: 10px 13px 10px;
        font-weight: bold;
        width: 100%;
        float: left;
        color: #53565a;
        font-size: 14.5px;
    }

    .all_bill_box .gray_div {
        background: none repeat scroll 0 0 #f2f9fd;
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
    }

.all_bill_boxpayment .payment_step:nth-child(2n+1) {
    background: none repeat scroll 0 0 #f2f9fd;
    float: left;
    margin: 0px 0 0 0;
    padding: 0;
    width: 100%;
}

.all_bill_box .white_div {
    background: #fff;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
}

.all_bill_box .left-area-tabular {
    display: inline-block;
    float: left;
    font-size: 16px;
    margin: 0;
    padding: 7px 10px;
    width: 64%;
}

.all_bill_boxpayment .left-area-tabular {
    display: inline-block;
    float: left;
    font-size: 16px;
    margin: 0;
    padding: 7px;
    width: 50%;
}

.all_bill_box .right-area-tabular {
    display: inline-block;
    float: right;
    margin: 0 auto;
    padding: 12px 7px;
    text-align: left;
    width: 27%;
}

.all_bill_box span {
    color: #464646;
    font-size: 16px;
}

.right-area-tabular b {
    font-weight: normal;
}

.right_bill_box {
    margin-left: 2%;
    width: 98%;
}

.bottom_billed_boxes {
    border-bottom: 2px solid #f4f4f4;
    float: left;
    width: 100%;
    margin-left: 7px;
}

    .bottom_billed_boxes .all_bill_box {
        width: 100%;
    }

.all_bill_box i {
    font-style: normal;
    color: #ff0000;
}

.bottom_billed_boxes .white_div .left-area-tabular, .bottom_billed_boxes .gray_div .left-area-tabular {
    width: 75%;
}

.bottom_billed_boxes .white_div .right-area-tabular, .bottom_billed_boxes .gray_div .right-area-tabular {
    padding-right: 12px;
    text-align: right;
    width: 20%;
}

.service_text p, .service_fill_box p {
    padding: 11px 0 0 0;
    margin: 0px;
    color: #53565a !important;
    font-size: 12px;
}

.service_fill_box input[type='text'] {
    width: 55%;
    outline: none;
    border: 1px solid #d6d6d6;
    padding: 6px 0 6px 6px;
    margin: 0px;
}

.service_fill_box input[type=checkbox] {
    width: 23px;
    height: 23px;
}

.service_fill_box .schedule_date {
    width: 55%;
    outline: none;
    border: 1px solid #d6d6d6;
    padding: 6px 0 5px 6px;
    margin-top: 7px;
}

.service_fill_box span {
    vertical-align: middle;
}

.service_right_boxs {
    padding-top: 27px;
}

.reason_select select {
    width: 95%;
    padding: 5px 0 5px 10px;
    outline: none;
    border: 1px solid #d6d6d6;
    margin-right: 3px;
}

.service_fill_box .schedule_time select {
    width: 28%;
    margin: 0 3% 0 0;
    padding: 5px 0;
    text-align: center;
    outline: none;
    border: 1px solid #d6d6d6;
}

.additional_comments {
    width: 98%;
    height: 155px;
    outline: none;
    border: 1px solid #d6d6d6;
    margin: 3px 0 0 0;
}

.service_text1 {
    font-size: 84.6%;
}

.divider_line {
    border: 1px solid #f4f4f4;
    margin-top: 10px;
    margin-bottom: 20px;
}


.nav_left ul li.sidebar_cs_inner a:hover, .nav_left ul li.sidebar_cs_inner a.active {
    color: #666;
    background: #f4f4f4;
}

.profile-details-sub {
    float: left;
    font-size: 12px;
    padding: 0.7% 0%;
    width: 100%;
    border-bottom: 1px solid #ededed;
}

.inner_mid_section select {
    border: 1px solid #d6d6d6;
    padding: 5px 0;
    width: 100%;
}

.image_area {
    text-align: center;
}

.left-content-ev {
    width: 60%;
    float: left;
}

.left_content_ev {
    margin: 0px;
    padding: 10px 0px;
    display: block;
    float: left;
    width: 55%;
}

.ev_right {
    width: 40%;
    float: left;
    padding: 10px 0px;
}

.signature {
    float: left;
    margin-right: 28%;
}

.time-selector {
    float: left;
    margin-right: 12px;
}

time-selector select {
    border: 1px solid #d6d6d6;
    padding: 5px 0;
    width: 100%;
}

.container-main {
    float: left;
    margin: 20px 38px 0 0;
    padding-bottom: 4px;
    width: 21%;
    text-align: center;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.5);
    border: 1px solid #c3c3c3;
}

    .container-main:hover {
        box-shadow: inset 0px 0px 10px 0px #ABABAB;
        -webkit-box-shadow: inset 0px 0px 10px 0px #ABABAB;
        -moz-box-shadow: inset 0px 0px 10px 0px #ABABAB;
        -o-box-shadow: inset 0px 0px 10px 0px #ABABAB;
    }

.img-cont {
    float: left;
    width: 100%;
    text-align: center;
}

.container-main b {
    float: left;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    display: block;
    color: #000;
    background: #cfcfcf;
    padding: 3px 0;
}

.on-button {
    width: 28%;
    margin: 0px 5px 0;
    border: 1px solid #8eba0a;
    padding: 4px 0;
    float: right;
    display: block;
    background: rgb(161,213,79);
}

.off-button {
    width: 28%;
    margin: 0px 5px 0;
    padding: 4px 0;
    float: right;
    display: block;
    border: 1px solid #d50000;
    background: rgb(255,48,25);
}

.inner-right-sub {
    border-bottom: 1px solid #f4f4f4;
    width: 100%;
    float: left;
    padding-bottom: 1%;
    padding-top: 1%;
}

.profile-details {
    width: 98%;
    padding: 0.7% 0 0.3% 2.8%;
    float: left;
    font-size: 15px;
}

.name-feild {
    width: 22%;
    float: left;
    color: #53565a;
    font-size: 12px;
}

.sub-name {
    color: #53565a;
    width: 93%;
    float: left;
    background: #f1f1f1;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0px 10px 5px;
}

.cust-feild {
    width: 17%;
    float: left;
    color: #53565a;
    font-size: 12px;
}

.input-phone {
    background: none;
    border: 1px solid #d6d6d6;
    color: #53565a;
    font-size: 12px;
    padding: 6px 6px;
    margin-top: -3px;
    float: left;
    width: 22%;
}

.inner-address b {
    font-size: 17px;
}

.default-address-1 {
    width: 19%;
    float: left;
    font-size: 15px;
    color: #53565a;
}

    .default-address-1 input[type="radio"], input[type="checkbox"] {
        line-height: normal;
        margin: 4px 0 0 11%;
    }

.rate-plan {
    width: 15%;
    float: left;
    margin-left: 4%;
    font-size: 12px;
    color: #53565a;
}

.address-1 {
    width: 30%;
    float: left;
    font-size: 15px;
    color: #53565a;
}

.address-button {
    text-align: center;
    display: block;
    margin-left: 32px !important;
}

.address-1-billing {
    float: left;
    font-size: 12px;
    color: #53565a;
    margin-right: 55px;
}

    .address-1-billing label {
        display: inline-block;
    }

.address-button-billing {
    text-align: center;
    display: block;
}

.gray-bar {
    background-color: #f4f4f4;
    width: 98%;
    float: left;
    margin: 1% 0 0 1.5%;
    padding: 1% 1.5%;
}

.right-icons {
    float: right;
}

    .right-icons a {
        margin-left: 7px;
        float: left;
    }

.right-button {
    float: left;
    margin: 8px 8px 0 1px !important;
}

.white-bar {
    width: 98%;
    float: left;
    margin: 1% 0 0 1.5%;
    padding: 1% 1.5%;
}

.add-card {
    width: 98%;
    float: left;
    padding: 0px 15px;
}

    .add-card a {
        text-decoration: none;
        font-size: 13px;
        font-weight: bold;
    }

        .add-card a:hover, .add-card a.active {
            color: #53565a;
            text-decoration: none;
        }

.power-plan-selector {
    float: left;
    width: 35%;
}

.selector-text {
    width: 16%;
    float: left;
    color: #53565a;
    font-size: 16px;
    margin-top: 0;
}

.power-plan-selector select {
    border: 1px solid #d6d6d6;
    padding: 5px 0;
}

label {
    vertical-align: middle;
}

.radio-button-box {
    width: 15%;
    float: left;
}

    .radio-button-box input[type="radio"], .radio-button-box input[type="checkbox"], .RadioBtnList input {
        margin-right: 8px !important;
    }

.RadioBtnList td {
    width: 30%;
}

.my_account_divider {
    border-top: 1px solid #f4f4f4;
    margin-left: -3%;
}

.divider_line1 {
    border-bottom: 1px solid #f4f4f4;
    clear: both;
    padding-top: 45px;
    margin: 15px 0 10px 0;
    display: block;
}

.water_plain {
    padding-top: 0px;
}

.currency {
    display: table;
    border-bottom: 2px solid #f4f4f4;
    width: 100%;
    padding-bottom: 10px;
}

    .currency ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .currency ul li {
            float: left;
            border-bottom: 0px;
            padding: 0px;
            margin-bottom: 0px;
        }

            .currency ul li a {
                padding: 10px;
                display: block;
                text-decoration: none;
                color: #666;
                border: 0px !important;
                font-size: 88.3%;
            }

            .currency ul li:first-child a {
                background: none;
                padding-left: 20px;
            }

            .currency ul li a:hover, .currency ul li a.active {
                outline: none;
            }

            .currency ul li input[type="submit"] {
                padding: 16px;
                display: block;
                text-decoration: none;
                color: #666;
                font-size: 92.3%;
                border: 0;
            }

            .currency ul li:first-child input[type="submit"] {
                background: none;
                padding-left: 20px;
            }

            .currency ul li input[type="submit"]:hover {
                color: #006699;
            }

            .currency ul li input[type="submit"].active {
                color: #006699;
            }

.compare_month {
    float: right;
    width: 16%;
}

    .compare_month select {
        color: #666;
    }

.compare_graph {
    text-align: center;
    margin-bottom: 20px;
}

    .compare_graph p {
        text-align: center;
        display: inline-block;
        padding: 15px 4px;
    }

        .compare_graph p span {
            padding: 0 0px;
        }

    .compare_graph img {
        max-width: 100%;
    }

.am_nav {
    text-align: left;
    width: 100%;
}

    .compare_nav ul, .am_nav ul {
        text-align: center;
        margin: auto;
        display: table;
    }

        .compare_nav ul li:first-child a, .am_nav ul li:first-child a {
            padding-left: 0px;
        }

.compare_summary {
    padding: 0 0 20px 20px;
}

    .compare_summary b {
        padding: 0 0 20px 0px;
        display: block;
    }

.compare_summary_main_box {
    display: block;
    width: 99%;
    padding: 0 0 30px 0;
}

.compare_summary_box1 {
    width: 20%;
    float: left;
}

.compare_summary_box2 {
    width: 67%;
    float: left;
}

    .compare_summary_box2 img {
        max-width: 100%;
        text-align: center;
    }

.compare_summary_box3 {
    width: 13%;
    float: left;
}

.dish_washer_heading {
}

.dish_washer_heading {
    padding: 10px 0 0 0;
    border-bottom: 2px solid #f4f4f4;
    width: 100%;
    float: left;
}

    .dish_washer_heading img {
        float: left;
        padding: 0 25px 10px 34px;
    }

    .dish_washer_heading p {
        float: left;
        padding: 33px 20px 0 0;
        font-size: 107.7%;
    }

        .dish_washer_heading p span {
            padding: 0 7px;
        }

.OnBtnClass {
    float: right;
    margin: -6px 0 0 16px;
    background: none;
    outline: none;
    border: 1px solid #418e40;
    padding: 5px 20px;
    color: #418e40;
    transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
}

    .OnBtnClass:hover {
        color: #418e40;
        transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -webkit-transition: all 0.5s ease-in;
    }

.OffBtnClass {
    float: right;
    margin: -6px 0 0 16px;
    background: none;
    outline: none;
    border: 1px solid rgb(255,48,25);
    padding: 5px 20px;
    color: #f00;
    transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
}

.smart_dish_box {
    display: table;
    border-bottom: 2px solid #f4f4f4;
    margin-bottom: 15px;
    width: 100%;
}

.smart_time_days {
    padding: 10px 20px 10px 16px;
    font-size: 92.3%;
    float: left;
    border: 0px;
}

.time_right_border {
    border-right: 2px solid #f4f4f4;
}

.smart_time_days b, smart_days_box_second b {
    font-size: 107.7%;
    display: block;
    margin-bottom: 11px;
}

.smart_days_box {
    width: 70%;
    padding: 0px 0 0 0;
    float: left;
}

.smart_days_box_second {
    width: 40%;
    padding: 0px 0 0 0;
    float: left;
}

.smart_days_box p, smart_days_box_second p {
    padding: 6px 0;
    margin: 0px;
}

.smart_days_box input[type=checkbox] {
    border: 1px solid #b9b9b9;
    float: left;
    margin: 9px 6% 0 0;
    background: #f4f4f4;
    outline: none;
    -ms-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
}

label {
    font-weight: normal;
}

smart_days_box_second input[type=checkbox] {
    border: 1px solid #b9b9b9;
    float: left;
    margin: 9px 12% 0 0;
    background: #f4f4f4;
    outline: none;
    -ms-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
}

.smart_time_box {
    width: 30%;
    padding: 0px 0 0 0;
    float: left;
    text-align: right;
    font-size: 107.7%;
}

    .smart_time_box input[type=text], .smart_time_box_second input[type=text] {
        text-align: center;
        color: #000;
        padding: 5px 0px;
        outline: none;
        border: 1px solid #d6d6d6;
        width: 86%;
    }

.type_of_wash {
    padding: 3px 0 0 0;
}

    .type_of_wash input[type=radio] {
        padding: 5px 8px 0 8px;
        -ms-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3);
    }

    .type_of_wash span {
        padding: 0px 10px 0 13px;
    }

.GraphLegend_data_WaterAlloc {
    color: #53565a;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    margin-top: 2px;
    margin-right: 5px;
}

.GraphLegend_WaterAlloc {
    background-color: #31afdb;
    border-radius: 2px;
    float: left;
    height: 12px;
    margin-left: 5px;
    margin-right: 1px;
    margin-top: 5px;
    text-indent: -9999px;
    width: 12px;
}

.GraphLegend_Usage {
    background-color: #4adea0;
    border-radius: 2px;
    float: left;
    height: 12px;
    margin-left: 5px;
    margin-right: 1px;
    margin-top: 5px;
    text-indent: -9999px;
    width: 12px;
}

.GraphLegend_low {
    background-color: #4adea0;
    border-radius: 2px;
    float: left;
    height: 12px;
    margin-left: 5px;
    margin-right: 1px;
    margin-top: 5px;
    text-indent: -9999px;
    width: 12px;
}

.GraphLegend_data_low, .GraphLegend_data_Avg {
    color: #53565a;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    margin-top: 2px;
    margin-right: 5px;
}

.GraphLegend_Avg {
    background-color: #e9cc57;
    border-radius: 2px;
    float: left;
    height: 12px;
    margin-left: 5px;
    margin-right: 1px;
    margin-top: 5px;
    text-indent: -9999px;
    width: 12px;
}

.GraphLegend_High {
    background-color: #ea557b;
    border-radius: 2px;
    float: left;
    height: 12px;
    margin-left: 5px;
    margin-top: 5px;
    text-indent: -9999px;
    width: 12px;
}


.GraphLegend_Estimate {
    background-color: #ea557b;
    border-radius: 2px;
    float: left;
    height: 12px;
    margin-left: 5px;
    margin-top: 5px;
    text-indent: -9999px;
    width: 12px;
}

.GraphLegend_solar {
    background-color: #31afdb;
    border-radius: 2px;
    float: left;
    height: 12px;
    margin-left: 5px;
    margin-right: 1px;
    margin-top: 5px;
    text-indent: -9999px;
    width: 12px;
}

.GraphLegend_data_solar {
    color: #53565a;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    margin-top: 2px;
    margin-right: 5px;
}

.thermomap {
    float: left;
    width: 224px;
}

.noti_contentcommon, .guest_user_para, .billing_lvl_pay, .billing_auto_pay {
    display: none !important;
    font-size: 16px;
    padding-bottom: 35px;
}

.lft_profile_sec {
    background: #fff;
    box-shadow: 0 3px 12px 0 rgba(0,0,0,0.15);
    border-radius: 4px;
    float: left;
    width: 100%;
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .EfficiencyRankDetails {
        border-right: 1px solid #dadada;
        float: left;
        padding-bottom: 7px;
        padding-left: 10px;
        padding-top: 6px;
        width: 27% !important;
    }

    .EfficiencyRankBottom {
        float: left;
        padding: 7px 10px;
        width: 28% !important;
    }

    .profile_img {
        width: 19%;
    }

    .details_box {
        float: left;
        width: 86%;
    }

    .inner-dashboard-area {
        margin-bottom: 1%;
        margin-top: 0.3%;
        width: 50%;
        background: none;
        box-shadow: none;
        margin-left: 0%;
        margin-right: 0%;
    }

    .tablet-view {
        background: none repeat scroll 0 0 #fff;
    }

    .padding_L {
        padding-left: 15px;
        padding-right: 15px;
    }

    .container-main {
        width: 42%;
        float: left;
        margin-left: 2%;
    }

    .noti_contentcommon, .guest_user_para, .billing_lvl_pay, .billing_auto_pay {
        padding-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .compare_section.compare_section {
        width: 19%;
    }

    .noti_contentcommon, .guest_user_para, .billing_lvl_pay, .billing_auto_pay {
        padding-bottom: 15px;
    }

    .setting_area li.dropdown {
        min-height: 27px;
    }

    .inviteusertxt {
        top: -7px;
    }


    .setting_area li.dropdown a.dropdown-toggle {
        margin: auto !important;
        width: 30px !important;
        display: block;
    }

    .customer-details ul li:first-child {
        padding-left: 20px;
    }

    .customer-details ul li {
        margin-bottom: 10px;
    }

        .customer-details ul li span {
            width: 100%;
            float: left;
            line-height: 0;
        }

    .electric_vehicle_box table tr td {
        width: 108px !important;
    }

    .Quiet_Hours_to .schedule_time, .Quiet_Hours_from .schedule_time {
        width: 75% !important;
    }

    .inner_mid_section {
        margin-bottom: 20px;
    }

    .inner-dashboard-area-usage {
        width: 100%;
    }

    .popup_area {
        max-width: 91% !important;
        margin-top: 3% !important;
    }

    #divPopup .popup_area {
        max-width: 91% !important;
        margin-top: 3% !important;
    }

        #divPopup .popup_area input[type="password"] {
            width: 93% !important;
        }

    .energy_mid_box .InboxIcons {
        margin-top: -9px;
    }

    .logo {
        margin: 0 auto;
        padding: 5px 0;
        width: 176px;
    }

    .user-area {
        text-align: center;
        margin: 0 19px 10px;
    }

    .navbar-brand {
        float: left;
        font-size: 18px;
        height: auto;
        line-height: 20px;
        padding: 8px 15px 10px;
        color: #fff;
        display: none;
        text-indent: -9999px;
    }

    .container-main {
        width: 92%;
        float: left;
        margin-left: 2%;
    }

    .navbar-header {
        display: block;
        height: 36px;
        margin-bottom: 7px;
        background: #57565b;
        padding: 0;
    }

    .navbar-toggle {
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        float: right;
        margin-bottom: 8px;
        margin-right: 15px;
        margin-top: 14px;
        padding: 0 10px;
        position: relative;
    }

    ul.tabs {
        margin: 0px 0px 0px;
        padding: 0px;
        list-style: none;
        width: 100%;
        float: left;
        background: #fff;
    }

        ul.tabs li {
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            width: 100%;
            border-bottom: 1px solid #f0f0f0;
        }

            ul.tabs li:first-child {
                border-top: 0;
            }

            ul.tabs li:last-child {
                border-bottom: 1px solid #f0f0f0;
            }

            ul.tabs li a {
                padding: 9px 52px 9px;
                display: block;
                color: #53565a;
                font-size: 92.3%;
                text-decoration: none;
            }

                ul.tabs li a:hover, ul.tabs li.active a {
                    color: #fff;
                    background: #259f9e;
                }

                ul.tabs li a span {
                    display: block;
                    font-size: 11px;
                    padding: 0px 10px 1px;
                    text-decoration: none;
                }


            ul.tabs li.myaccount > a {
                display: block;
            }

    .energy_mid_box .nav_left {
        border-bottom: 1px solid #ccc;
        width: 99%;
    }

    .inner-dashboard-area {
        margin-bottom: 1%;
        margin-top: 0.3%;
        width: 100%;
        background: none;
        box-shadow: none;
        margin-left: 0%;
        margin-right: 0%;
    }

    .inner-dashboard-area-custom3 {
        margin-bottom: 1%;
        margin-top: 0.3%;
        width: 100%;
        background: none;
        box-shadow: none;
        margin-left: 0%;
        margin-right: 0%;
    }

    .tablet-view {
        background: none repeat scroll 0 0 #fff;
    }

    .padding_L {
        padding-left: 15px;
        padding-right: 15px;
    }

    .Left_Bill_area {
        float: left;
        width: 100%;
    }

    .right_Bill_area {
        border-left: 0;
        float: left;
        width: 100%;
    }

    .right_bill_box {
        margin-left: 0%;
        width: 99%;
    }

    .white_div .left-area-tabular, .gray_div .left-area-tabular {
        width: 88%;
    }

    .white_div .right-area-tabular, .gray_div .right-area-tabular {
        width: 12%;
    }

    .selector-text {
        color: #53565a;
        float: left;
        font-size: 12px;
        margin-top: 5px;
        width: 29%;
    }

    .power-plan-selector {
        float: left;
        width: 69%;
    }

        .power-plan-selector select {
            border: 1px solid #d6d6d6;
            padding: 5px 0;
            width: 100%;
        }

    .energy_mid_box {
        background: none;
    }

    footer .copy-right {
        text-align: center !important;
    }

    .setting_area .inner-content-log ul li {
        color: #808081;
        float: left;
        margin: 0;
        padding: 0 13px;
        position: relative;
    }

    .nav-search {
        float: right;
        margin-left: 10px;
        width: 131px;
    }

    .energy_mid_box .right_content_box {
        width: 99%;
    }

    .profile_img {
        float: left;
        width: 15%;
    }

    .details_box .review_content {
        text-align: left;
        width: 100%;
    }

    .details_box {
        text-align: center;
    }

    .customer_txt p, .customer_txt_name p {
        padding: 10px 0 0 18px;
        font-size: 11px;
    }

    .customer_txt_name .comment_box {
        width: 98%;
        height: 106px;
    }

    .customer_txt_name .topic_box select {
        width: 85%;
    }

    .customer_txt_name .subject_area {
        width: 70%;
    }

    .inner-dashboard-area {
        background: none repeat scroll 0 0 #fff;
        box-shadow: 0 0 3px 0 #cfcfcf;
    }

    .tablet-view {
        background: none !important;
        box-shadow: none !important;
    }

    .setting_area {
        float: none;
    }

    .compare_summary_box1 {
        width: 100%;
        float: none;
    }

    .compare_summary_box2 {
        width: 100%;
        float: none;
    }

        .compare_summary_box2 img {
            max-width: 100%;
            text-align: center;
        }

    .compare_summary_box3 {
        width: 100%;
        float: none;
    }
}

@media only screen and (max-width: 440px) {
    .buttons_area {
        border-bottom: 0px solid #f4f4f4;
        border-left: 0px solid #f4f4f4;
        float: left;
        font-size: 12px;
        padding: 15px 0;
        width: 100%;
    }

    .service_fill_box .schedule_time select {
        width: 100%;
        margin-bottom: 2px;
    }

    .reason_select select {
        width: 83% !important;
    }

    .service_fill_box input[type="text"] {
        width: 75% !important;
    }

    .low_hight_box {
        width: 100% !important;
        padding-top: 10px !important;
    }

    .rates_main_box {
        width: 100% !important;
    }
}

@media only screen and (max-width: 480px) {
    #showdetails_effi .modal-header .modal-title {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 258px;
        max-width: 95%;
    }

    .submit-button, .cancel-button {
        width: auto !important;
        min-width: 99px;
        padding-left: 0 !important;
        padding-right: 0 !important;
        text-align: center;
        font-size: 16px !important;
        /*   min-width: 120px !important;*/
    }

    .premiseDiv .submit-button, .cancel-button {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .premiseDiv .submit-button {
        min-width: 100px !important;
    }

    .radio-button-box.electric_vehicle_box {
        width: 104%;
    }

    .without_sidebar {
        /*height: 86% !important;*/
        height: auto !important;
    }

    .electric_vehicle_box table tr td {
        width: 50% !important;
    }

    .radio-button-box #ddlLanguage {
        width: 119%;
    }

    .power-plan-selector {
        width: 42%;
    }

    #divbilldetails.billing_area_div_grid_history {
        width: 596px;
    }

    .radio-button-box-mob {
        width: 77% !important;
    }

        .radio-button-box-mob input[type=radio] {
            margin-right: 2px !important;
        }

    .billing_history_01.customer-padding {
        width: 599px;
    }

    .profile_img {
        width: 29%;
    }

    .details_box {
        width: 71%;
        position: relative;
    }

        .details_box .view_details {
            width: 100%;
        }

    .Left_Bill_area .all_bill_box .gray_div {
        float: none;
    }

    .details_box a {
        float: left;
    }

    .details_box .row-1 .register_lnk {
        position: absolute;
        left: -17%;
        bottom: -21px !important;
        width: 117% !important;
    }

    .my_account_table {
        width: 100%;
        overflow: auto;
    }


    .right_content_box #GenrationMode {
        width: 58% !important;
    }

        .right_content_box #GenrationMode ul li {
            padding: 0 0 10px 4px;
        }

    .Quiet_Hours_from {
        width: 80% !important;
        padding-bottom: 5px;
    }

    .Quiet_Hours_to {
        width: 80% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .popup_area {
        max-width: 100% !important;
    }

    .logo img {
        margin-top: 3px;
        max-width: 53% !important;
    }

    ul.tabs li a {
        padding: 9px 18px 0px;
        display: block;
        color: #53565a;
        font-size: 92.3%;
        text-indent: -9999px;
        background-position: center 12px !important;
        text-decoration: none;
    }

        ul.tabs li a span {
            display: block;
            font-size: 11px;
            padding: 13px 2px 1px;
            text-decoration: none;
        }

    .setting_area .inner-content-log ul li {
        color: #808081;
        float: left;
        margin: 0;
        padding: 0 22px;
        position: relative;
    }

    .message-written-area {
        border: 0 !important;
        clear: inherit;
        float: left;
        margin: 0 0 0 23px;
        width: 80% !important;
    }
}

footer .copy-right {
    margin: 7px 0px 0px;
    padding: 0px;
    text-align: left;
    font-size: 10px;
    white-space: nowrap;
}

footer .footlinks {
    margin: 7px 0px 0px 0px;
    padding: 0px;
    text-align: center;
}

    footer .footlinks ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        display: inline-block;
    }

        footer .footlinks ul li {
            margin: 0px;
            padding: 0px;
            float: left;
            line-height: 11px;
            border-left: 1px solid #ccc;
        }

            footer .footlinks ul li:first-child {
                border-left: 0;
            }

            footer .footlinks ul li a {
                margin: 0px;
                padding: 2px 13px;
                text-decoration: none;
                display: block;
                font-size: 12px;
                color: #808081;
            }

                footer .footlinks ul li a:hover {
                    color: #141414;
                }

footer .footer-logo {
    float: right;
    margin: 4px 0px;
}

@media (min-width:1650px) {
    #headerlogo > a > img {
        height: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .header-top {
        height: auto;
        padding: 10px 0px;
        text-align: center;
    }

    .setting_area .inner-content-log ul li {
        background: none;
        float: none;
        width: 100%;
        padding-bottom: 3px;
        padding-top: 4px;
        font-size: 15px;
        border-bottom: 1px solid #d5d5d5;
    }

        .setting_area .inner-content-log ul li:first-child {
            padding-top: 12px;
        }

    .nav-search input[type="submit"], .nav-search input[type="submit"]:visited {
        top: 11px;
        height: 30px;
        right: -5px;
        width: 28px;
    }

    .logo {
        margin: 10px auto;
    }

    .setting_area .inner-content-log ul li a {
        font-size: 15px;
    }

    .setting_area .inner-content-log ul li > span {
        font-size: 15px !important;
    }

    .nav-search input[type="text"] {
        padding: 8px 4px;
        width: 150px;
    }

    .setting_area .inner-content-log ul li select {
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #b9b9b9;
        border-radius: 10px;
        font-size: 11px;
        height: 23px;
        margin: 0 0 0 20px;
        padding: 0 25px 0 6px;
    }

    .DayContainer {
        width: 40% !important;
        float: left;
    }
}

@media only screen and (min-width: 993px) and (max-width: 1200px) {
    .logo img {
        max-width: 43% !important;
    }

    .inner-dashboard-area .right-dolar-top-area .SpanLeft {
        color: #999;
        cursor: pointer;
        float: left;
        font-size: 14px;
        font-weight: normal !important;
        margin: 7px 7px 0 0;
    }

    .inner-dashboard-area .right-dolar-top-area .SpanRight {
        color: #999999;
        cursor: pointer;
        float: left;
        font-size: 14px;
        font-weight: normal !important;
        margin: 7px 0 0;
        text-align: right;
    }

    .logo {
        padding: 10px 0;
    }

    ul.tabs li a span {
        display: block;
        font-size: 11px;
        padding: 19px 2px 1px;
        text-decoration: none;
    }

    .container-main {
        width: 25%;
        float: left;
        margin-left: 2%;
    }

    .thermomap {
        float: left;
        width: 174px;
    }
}

.ajax__slider_h_rail {
    width: 96% !important;
}

input[type="range"] {
    display: block;
    float: left;
    margin-top: 3px;
    padding-top: 8px;
    width: 77%;
}

output {
    color: #555;
    display: block;
    float: left;
    font-size: 14px;
    padding-left: 19px;
    padding-top: 0px;
}

.smart_time_box_second {
    float: left;
    font-size: 107.7%;
    padding: 0px 0 0;
    text-align: right;
    width: 30%;
}

.on_b {
    float: left;
    width: 30%;
    text-align: center;
}

.off_b {
    float: left;
    width: 30%;
    text-align: center;
}

.time_b {
    float: left;
    width: 40%;
}

.frezer {
    margin: 9px 0px 9px 0px;
    clear: both;
}

.billing_area_div {
    width: 100%;
    margin: 0px;
}

.billing_area_div_selection {
    border-bottom: 2px solid #f4f4f4;
    float: left;
    width: 100%;
}

.billing_area_div_white {
    float: left;
    background: #fff;
    width: 100%;
}

.content_block_area {
    font-size: 12px;
    color: #666666;
    padding: 15px 20px;
}

.billing_area_div_gray {
    float: left;
    background: #f4f4f4;
    width: 100%;
}

    .billing_area_div_gray .content_block_area {
        width: 25%;
        float: left;
        font-size: 12px;
        color: #666666;
        padding: 15px 20px;
    }

.balance {
    float: left;
    padding-bottom: 19px;
    padding-left: 13px;
    text-align: left;
    width: 100%;
}

    .balance span {
        display: block;
        text-align: left;
        color: #333333;
        font-size: 12px;
        font-weight: normal;
        padding-left: 0px;
        padding-bottom: 10px;
    }

.icon_radio {
    float: left;
    margin-right: 10px !important;
    margin-top: 3px !important;
}

.Balance_Left_Bill_area {
    float: left;
    width: 50%;
    border-right: 2px solid #f4f4f4;
}

.Balance_Right_Bill_area {
    float: left;
    width: 50%;
}

.enter_payment_location_area {
    width: 100%;
    float: left;
}

.enter_payment {
    float: left;
    width: 50%;
    font-weight: bold;
    color: #53565a;
    padding: 13px 15px;
    font-size: 14px;
}

.card_payment {
    float: left;
    text-align: right;
    width: 50%;
    padding: 10px;
}

    .card_payment .card_container {
        float: right;
        padding: 5px 0px;
    }

.card_container img {
    float: left;
    margin-right: 2px;
}

.enter_payment_inputs {
    width: 50%;
    float: left;
    margin: 0px 0px 12px;
}

.enter_payment_small_inputs {
    width: 24.5%;
    float: left;
    margin: 12px 0px 20px;
}

.enter_payment_small_inputs_margin {
    margin-left: 9px;
}

.enter_payment_inputs input[type="text"], .enter_payment_small_inputs input[type="text"] {
    border: 1px solid #d6d6d6;
    color: #999999;
    font-size: 12px;
    font-style: italic;
    margin-left: 5px;
    margin-right: 10px;
    outline: medium none;
    padding: 7px 15px;
    text-align: left;
    width: 96%;
    float: left;
}

.enter_payment_small_inputs select {
    border: 1px solid #d6d6d6;
    padding: 7px 0;
    margin-left: 5px;
    width: 96%;
}

.optional_text_area {
    width: 91%;
    float: left;
    color: #53565a;
    margin-top: 14px;
    font-size: 11px;
}

    .optional_text_area input[type="checkbox"] {
        background: none repeat scroll 0 0 #f4f4f4;
        border: 1px solid #b9b9b9;
        float: left;
        margin: 2px 1.5% 0 8px;
        outline: medium none;
        transform: scale(1.3);
    }

.entrust_icon {
    width: 9%;
    padding: 2px 0px 12px;
    float: left;
}

.gis-footprint-area {
    margin: 0px;
    padding: 0px;
}

    .gis-footprint-area ul {
        margin: 0px;
        list-style: none;
        padding: 0px;
    }

        .gis-footprint-area ul li {
            margin: 0px;
            padding: 8px 5px 5px;
            float: left;
        }

            .gis-footprint-area ul li a {
                text-decoration: none;
                font-size: 16px;
            }

    .gis-footprint-area select {
        font-size: 16px !important;
        font-weight: normal !important;
        height: 28px !important;
        border-radius: 0 !important;
    }

.TableCellHeaderSearch {
    float: right;
    padding: 9px 10px 5px;
}

.TableCellHeaderTitle {
    float: left;
    font-size: 15px;
    font-weight: bold;
}

.TableCellHeaderIcon {
    float: left;
    margin: 3px 0 0;
}

.TableCellHeaderTitle select {
    font-size: 12px !important;
    font-weight: normal !important;
    height: 28px !important;
    border-radius: 0 !important;
}

.search-area {
    float: left;
    width: 100%;
}

.SearchIcon {
    cursor: pointer;
    height: 28px;
    display: block;
    margin: 0 5px 3px 0;
    width: 27px;
}

a .SearchIcon:hover {
    text-decoration: none;
}

.search-icon-area {
    width: 10%;
    float: left;
}

.search-area input[type="text"], input[type="password"], textarea {
    padding: 5px 10px;
    border-radius: 0;
    width: 100%;
    border: 1px solid #d6d6d6;
}

.TableCellHeaderSearch input[type="text"], input[type="password"], textarea {
    padding: 3px 10px 4px;
    border-radius: 0;
    width: 100%;
    border: 1px solid #d6d6d6;
}

.secServiceTitle {
    background-color: #f4f4f4;
    color: #53565a;
    font-size: 16px;
    border-radius: 0px !important;
    margin: 8px 0 3px;
    display: inline-block;
    width: 100%;
    padding: 7px 21px;
}

    .secServiceTitle.without_separator {
        background: none !important;
        font-size: 13px;
        font-weight: bold;
    }

.connectSection p {
    padding: 0 10px 0px 48px;
}

.ConnectMe {
    margin-top: 10px;
}

.ConnectLabel {
    float: left;
    width: 20%;
    padding-left: 20px;
    font-weight: bold;
    line-height: 30px;
    clear: left;
    margin-bottom: 5px;
    font-size: 12px;
    color: #53565a;
}

.ConnectLabelColon {
    float: left;
    width: 12%;
    margin-bottom: 5px;
    line-height: 30px;
}

.ConnectMeData {
    float: left;
    width: 67%;
    margin-bottom: 5px;
    line-height: 23px;
    text-align: justify;
    word-wrap: break-word;
}

.ConnectMeSupport {
    float: left;
    width: 250px;
    line-height: 24px;
    font-weight: bold;
}

.ConnectMeSupport {
    float: left;
}

.connectSection {
    margin: 10px 15px;
}

    .connectSection i {
        margin: 10px 15px;
        display: block;
        font-style: normal;
    }

#divConnectMe {
    width: 100%;
}

#divSign {
    clear: both;
}

    #divSign .clearButton {
        cursor: pointer;
        float: right;
        padding-top: 13px;
    }

    #divSign .sigWrapper {
        float: left;
        width: 27%;
    }

        #divSign .sigWrapper canvas {
            border: 1px solid #ccc;
        }

input[type="text"], input[type="password"], textarea {
    float: left;
    padding: 5px 8px;
    width: 53%;
    resize: none;
}

.ConnectMeData table {
    margin-left: 24px;
    margin-top: 15px;
}

    .ConnectMeData table td {
        padding-left: 20px;
    }

        .ConnectMeData table td label {
            padding-left: 8px;
        }

.customer_txt_name select {
    width: 22%;
    float: left;
}

.top-notif-inbox-section {
    background: #bababa;
    float: left;
    padding: 7px 0 8px;
    width: 100%;
    font-size: 12px;
    color: #fff;
}

    .top-notif-inbox-section input[type="image"] {
        vertical-align: middle;
        padding-left: 5px;
        background: none;
    }

.Rightheader-Pannel .trash-icons {
    margin-left: 10px;
}

.select_chech-box {
    width: 6%;
    float: left;
    padding-left: 10px;
    text-align: left;
    padding-top: 2px;
}

.select_topic {
    width: 4%;
    float: left;
    text-align: left;
    padding-top: 3px;
}

    .select_topic a, .select_from a, .select_date a {
        color: #fff;
        text-decoration: none;
    }

        .select_topic a:hover, .select_from a:hover, .select_date a:hover {
            color: #fff;
            text-decoration: none;
        }

    .select_topic img {
        text-align: center;
        padding-left: 15%;
        margin-top: -2px;
    }

.select_from {
    width: 20%;
    float: left;
    text-align: left;
    padding-left: 7px;
    padding-right: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 3px;
}

.select_message {
    width: 22.3%;
    float: left;
    text-align: left;
    padding-left: 4px;
    padding-right: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 3px;
}

.select_subject {
    width: 30%;
    float: left;
    text-align: left;
    padding-right: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 3px;
}

.select_atachment {
    width: 4%;
    float: left;
    text-align: center;
    padding-top: 3px;
}

.select_date {
    width: 17%;
    float: left;
    padding-top: 3px;
    text-align: right;
    padding-right: 10px;
}

.SaveImageContainer {
    width: 2%;
    float: left;
}

.message-section {
    width: 100%;
    float: left;
    margin: 0px;
    font-size: 12px;
}

    .message-section ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

        .message-section ul li {
            margin: 0px;
            padding: 8px 0px;
            width: 100%;
            float: left;
            border-bottom: 1px solid #e3e3e3;
        }

            .message-section ul li:hover {
                background: #f4f4f4;
            }

.right-notif-img {
    margin: 11px 0px 0px 0px;
}

    .right-notif-img .back {
        float: left;
    }

    .right-notif-img .Fright {
        float: right;
    }

    .right-notif-img img {
        margin-right: 10px;
    }

.message-body-section {
    margin: 10px 15px;
}

.from-section {
    width: 10%;
    float: left;
    margin: 0px 0px 10px;
    font-size: 14px;
    color: #53565a;
    font-weight: bold;
}

.from-name-section {
    width: 90%;
    float: right;
    padding-left: 20px;
    margin: 0px 0px 10px;
    font-size: 14px;
    color: #53565a;
}

.asp_check {
    display: inline-block !important;
    margin-right: -2px !important;
    margin-top: -2px;
    vertical-align: top;
}

.message-attached-img {
    width: 100%;
    display: block;
    clear: both;
    margin: 15px 0px;
}

    .message-attached-img img {
        border: 1px solid #9c9c9c;
        padding: 1px;
    }

    .message-attached-img span {
        padding-right: 15px;
    }

.message-written-area {
    width: 100%;
    display: block;
    clear: both;
    font-size: 12px;
    line-height: 21px;
    margin: 30px 0px 15px;
    word-wrap: break-word;
}

.thanks-area {
    float: left;
    width: 100%;
    font-size: 12px;
    margin: 20px 0px;
}

.edit-tools {
    margin: 0px 0px 15px 0px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    padding: 3px 5px;
}

.message-body-section .buttons {
    width: 100%;
}

.LabelsContainer, .LabelsContainer span {
    display: none;
}


.right_Bill_area label {
    font-weight: normal;
}

.type_of_wash label {
    margin-left: 10px;
    vertical-align: middle;
}

.liclick {
    width: 87%;
    float: left;
    font-size: 14px;
}

    .liclick .select_from {
        width: 22%;
        float: left;
        padding-left: 0;
        width: 22%;
    }

    .liclick .select_message {
        padding-left: 5px;
        width: 26%;
    }

    .liclick .select_subject {
        width: 26%;
    }

    .liclick .select_date {
        width: 22%;
    }

.BacktoInbox {
    background: url(../images/notification_icon/icon-back-to-inbox.png) no-repeat left top;
    text-indent: -9999px;
    width: 60px;
    cursor: pointer;
    border: 0;
    height: 24px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ul.MailListing {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        height: 427px !important;
        overflow: auto;
    }
}

ul.MailListing {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    height: 420px;
    overflow: auto;
}

    ul.MailListing li {
        background: #fff;
        list-style-type: none;
        line-height: 23px;
        padding: 3px 0px;
        float: left;
        width: 100%;
        border-bottom: 1px solid #dadada;
    }

        ul.MailListing li:hover {
            background: #E6E6E6;
            cursor: pointer;
        }

        ul.MailListing li.unread {
            background: #E6E6E6;
        }

            ul.MailListing li.unread:hover {
                background: #868686;
                color: #fff;
                cursor: pointer;
            }


.compare_graph #ContentPlaceHolder1_ContentPlaceHolderBody_divPrev, .compare_graph #ContentPlaceHolder1_ContentPlaceHolderBody_divZ, .compare_graph #ContentPlaceHolder1_ContentPlaceHolderBody_divU {
    border-left: 1px solid #ccc;
    margin: 15px 0px;
}

.compare_graph #ContentPlaceHolder1_ContentPlaceHolderBody_divM {
    margin: 15px 0px;
}

#MessageBody {
    margin: 0px 18px;
}

.DetailsMessageFrom {
    float: left;
}

.DetailsMessagecolon {
    float: left;
}

.DetailsMessageUser {
    float: left;
    width: 200px !important;
}

.right-icons .edit {
    float: left !important;
    margin: 6px 8px 0 0 !important;
}

.right-icons .delete {
    float: left !important;
    margin: 6px 0 0 !important;
}

.upper_text #divcreditrdobtn {
    width: 50%;
    float: left;
    text-align: center;
}

.upper_text #divbankrdobtn {
    width: 50%;
    float: left;
    text-align: center;
}

.popup_area {
    max-width: 56%;
    padding: 0px !important;
}

    .popup_area h1 {
        border-bottom: 2px solid #cecece;
        color: #53565a;
        font-size: 123.1%;
        font-weight: bold;
        position: relative;
        margin: 0px;
        padding: 13px 0 13px 15px;
    }

    .popup_area .close_icon {
        margin: 0px;
        position: absolute;
        top: 8px;
        right: 8px;
        display: block;
    }

    .popup_area .upper_text {
        margin: 4px 125px;
        padding: 0px;
        color: #333;
        font-size: 14px;
    }

    .popup_area .popup_area_home {
        width: 90%;
        margin: 2% auto 0px;
        display: block;
        color: #333333;
        font-size: 14px;
    }

        .popup_area .popup_area_home .popup_left_content_area_home {
            width: 36%;
            float: left;
            margin: 0px 0px 10px;
            padding-top: 6px;
        }

        .popup_area .popup_area_home .popup_right_content_area_home {
            width: 64%;
            float: left;
            margin: 0px 0px 10px;
        }

            .popup_area .popup_area_home .popup_right_content_area_home select {
                border: 1px solid #d6d6d6;
                padding: 5px 0;
                width: 87.5%;
            }

            .popup_area .popup_area_home .popup_right_content_area_home input[type="text"] {
                border: 1px solid #d6d6d6;
                outline: medium none;
                padding: 5px;
                width: 87%;
            }

.popup_right_content_area_home input[type="password"] {
    border: 1px solid #d6d6d6;
    outline: medium none;
    padding: 5px !important;
    width: 87%;
}

#change-pwd-divPopup .popup_right_content_area_home input[type="password"], #change-pwd-divPopup .popup_right_content_area_home input[type="text"] {
    width: 94%;
    margin-bottom: 0 !important;
    border-radius: 3px;
}

.popup_area .popup_area_home input[type="checkbox"] {
    background: none repeat scroll 0 0 #f4f4f4;
    border: 1px solid #b9b9b9;
    float: left;
    margin: 4px 2% 0 0;
    outline: medium none;
    transform: scale(1.3);
}

.popup_area .popup_area_home .check {
    margin: 0px;
    padding: 0px;
    font-style: normal;
}

.popup_area .bottom_area_home, .popup_area_new .bottom_area_home {
    border-top: 0px solid #b9b9b9;
    padding: 0px 0px;
    margin-top: 0px;
    clear: both;
    float: left;
    width: 100%;
}

.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    outline: 0 none;
    position: relative;
}

#HighUsage_usage .modal-body {
    padding: 0 0px 15px !important;
    position: relative;
}

.modal-body {
    padding: 0px 30px;
    position: relative;
}

.close {
    color: #000;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: 1 !important;
    text-shadow: 0 1px 0 #fff;
}

.modal-header {
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px;
    padding: 5px 0px 15px;
    border-radius: 0 !important;
    border-top-left-radius: 12px !important;
    border-top-right-radius: 12px !important;
    margin-bottom: 0px;
}

.modal-content {
    border-radius: 12px !important;
    /* padding: 30px !important;*/
}
.quiet-content {
    height: 450px;
}

.modal-header {
    border-bottom: 1px solid #d4d4d4 !important;
    margin-bottom: 20px;
    padding: 20px 30px;
}

    .modal-header .close {
        opacity: 1 !important;
    }

.modal-title, .modal-title-changepwd {
    font-size: 18px;
    margin: 0;
    font-weight: bold;
    color: #222221;
    font-family: 'montserrat-semibold';
}

.popup_right_content_area_home select {
    width: 28% !important;
}

.electric_vehicle_box {
    width: 80%;
}

    .electric_vehicle_box table {
        width: 100%;
    }

        .electric_vehicle_box table tr td {
            float: left;
            width: 20%;
        }

.power_graph_heading {
    width: 100%;
    display: table;
}

    .power_graph_heading p {
        float: right;
    }

.ShowDetailsDiv {
    border-top: 1px solid #dadada;
    padding: 10px 2%;
    background: #f9f9f9;
    border-bottom: 1px solid #dadada;
    width: 100%;
    margin: 0px 0px 10px;
    display: none;
    float: left;
    word-wrap: break-word;
}

.details_box .register_lnk .like_lnk {
    margin-top: -8px;
    vertical-align: top;
    padding-right: 42px;
    height: 35px;
    padding-bottom: 42px;
}

.details_box .register_lnk .like_lnk_ro {
    margin-top: -8px;
    vertical-align: top;
    padding-right: 42px;
    height: 35px;
    padding-bottom: 42px;
}

@media all and (-ms-high-contrast:none) {
    .details_box .register_lnk .like_lnk_ro, .details_box .register_lnk .like_lnk {
        margin-top: 0px;
    }
}

.like_lnk_ro:before {
    color: #ccc !important;
}

.thermostat_heading_box {
    background: #f0f0f0;
    width: 100%;
    float: left;
    height: 36px;
    line-height: 36px;
    padding-left: 17px;
}

    .thermostat_heading_box span {
        float: left;
        width: 15%;
    }

    .thermostat_heading_box p {
        float: left;
        width: 30%;
    }

    .thermostat_heading_box span select {
        width: 40%;
    }

.current_temperature p {
    float: left;
}

    .current_temperature p select {
        float: left;
        width: 100%;
    }

.current_temperature {
    background: #f0f0f0;
    float: left;
    width: 50%;
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    border-left: 1px solid #fff;
}

.set_temperature {
    border-bottom: 2px solid #f4f4f4;
    height: 76px;
    margin-bottom: 10px;
    padding: 0 0 0 17px;
    width: 100%;
}

    .set_temperature h5 {
        padding-bottom: 5px;
    }

.set_temperature_box1 {
    float: left;
    width: 50%;
}

.set_temperature span {
    float: left;
    padding-right: 4px;
    width: 50px;
}

.system_select_btn {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    float: left;
    padding: 0 0 9px;
    border-bottom: 2px solid #f4f4f4;
}

    .system_select_btn span {
        padding: 6px 0 0 17px;
        float: left;
    }

    .system_select_btn ul {
        float: left;
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .system_select_btn ul li {
            float: left;
            border-bottom: 0px;
            padding-bottom: 0px;
        }

.system_hold_input {
    float: right;
    width: 40%;
}

    .system_hold_input span {
        float: left;
        width: 20%;
        margin-top: 5px;
    }

    .system_hold_input p {
        float: left;
        width: 70%;
    }

.weather_forecast_box {
    clear: both;
    border-top: 2px solid #cacaca;
    padding-left: 17px;
}

    .weather_forecast_box h4 {
        color: #53565a;
        font-size: 16px;
        font-weight: bold;
    }

.DayContainer {
    border: thin solid silver;
    float: left;
    margin: 2px 7px 10px;
    padding: 0;
    width: 18%;
    text-align: center;
    background-color: #f7fcf8;
}

.DayHeader {
    background-color: #006699;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 0;
    text-align: center;
    width: 100%;
}

.DateHeader {
    overflow: hidden;
    text-align: center;
    padding: 2px 0px;
    color: Black;
}

.preferences_text {
    width: 19%;
}

.preferences_input {
    width: 52%;
    padding: 4px 10px 0;
}

    .preferences_input input {
        width: 60%;
        padding: 5px 5px;
        border: 1px solid #d6d6d6;
        outline: none;
    }

.system_temperature input[type=radio] {
    margin: 9px 10px;
}

.system_temperature span {
    padding-right: 40px;
}

.smart_plugs {
    margin-top: 10px;
    border-bottom: 0px;
}

a.thermostate {
    color: #94d60a;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 11px 29px 13px 41px;
    transition: all 0.3s ease-in 0.4s;
}

    a.thermostate:hover {
        padding: 11px 37px 13px 55px;
    }

#addthermostat, #deletethermostat, #editthermostat {
    background: #88be1c;
}

.nav_left ul li.icon_system_details a {
    cursor: pointer;
}

.nav_left ul li.icon_preferences a {
    cursor: pointer;
}

.nav_left ul li.icon_smart_plugs a {
    cursor: pointer;
}

.VehicalImage {
    float: left;
    margin: 0px;
    width: 100%;
}

    .VehicalImage img {
        margin: 4px 7px 0;
        max-height: 70px;
        max-width: 28%;
        float: right;
    }

    .VehicalImage .select {
        float: left;
        margin-left: 10px;
        margin-top: 15px;
        width: 56%;
        font-size: 15px;
    }

.VehicalStatus {
    float: left;
    margin: 0px 0;
    width: 100%;
}

.outageType {
    float: left;
}

.GridTableLabel {
    float: left;
    font-size: 15px;
    padding: 8px 10px 8px;
    width: 75%;
    font-weight: normal;
    height: 32px;
    font-family: 'montserrat-semibold';
}

.GridTableData {
    float: left;
    padding: 7px 5px;
    height: 29px;
    width: 25%;
    height: 32px;
    font-size: 16px;
}

.OddColor {
    background: #fff;
}

.EvenColor {
    background: #f4f4f4;
}

.clear_both {
    clear: both;
}

.green_compare {
    bottom: 0;
    float: left;
    margin: 0;
    padding: 5px 0px;
    padding-top: 19px;
    position: absolute;
    width: 20px;
    transition: all 0.3s ease-in 0.3s;
    background-size: 100% auto;
    overflow: hidden;
}

    .green_compare:before {
        content: "\e9c2";
        font-family: scmfonts;
        font-size: 27.5px;
        position: absolute;
        top: -5px;
        left: -4px;
        background: #fff;
        height: 30px;
    }

.gray_compare {
    bottom: 0;
    float: left;
    margin: 0;
    padding: 5px 0px;
    padding-top: 19px;
    position: absolute;
    width: 20px;
    transition: all 0.3s ease-in-out !important;
    background-size: 100% auto;
    overflow: hidden;
}

    .gray_compare:before {
        content: "\e9c2";
        font-family: scmfonts;
        font-size: 27.5px;
        position: absolute;
        top: -5px;
        left: -4px;
        background: #fff;
        height: 30px;
    }

.compare_margin {
    margin: 0;
    right: 0;
}

.compare_section {
    height: 64%;
    margin: 0 auto;
    position: absolute;
    width: 30%;
    bottom: 1px;
    left: 0;
    right: 0;
}

.gas-area canvas {
    display: block;
}

.water-area canvas {
    display: block;
}

.electricity-area canvas {
    display: block;
}

.solargeneration-area canvas {
    display: block;
}

.gas-area span, .water-area span, .electricity-area span, .solargeneration-area span {
    position: absolute;
    left: 0;
    width: 100%;
    top: 119px;
    color: #cfcfcf;
    text-align: center;
    font-size: 16px;
}

    .gas-area span b, .water-area span b, .electricity-area span b, .solargeneration-area span b {
        font-weight: bold;
        color: #53565a;
        font-size: 12px;
    }

.power-plan-selector span {
    display: inline-block;
    padding-top: 5px;
}

#outage_Text_canvas {
    font-size: 11px;
    line-height: 16px;
    padding: 4px 6px;
}

    #outage_Text_canvas .blue {
        font-size: 14px;
        font-weight: normal;
        font-family: 'montserrat-semibold';
        padding: 4px 0px;
        color: #656565 !important;
    }

    #outage_Text_canvas strong {
        color: #006699;
        font-size: 15px;
        padding-right: 5px;
        font-weight: normal;
        font-family: montserrat-regular;
    }

.get_notification_outage {
    background: url('../images/red-icon.png') no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #fff;
    display: block;
    float: right;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    margin: 0 8px 0 0;
    padding: 4px 0;
    text-align: center;
    width: 21px;
}

.no_notification_outage {
    background: url(../images/gray-icon.png) no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #fff;
    display: block;
    float: right;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    margin: 0 8px 0 0;
    padding: 4px 0;
    text-align: center;
    width: 21px;
}

.EfficiencyRankContainer {
    background: none repeat scroll 0 0 #f2f2f2;
    border: 1px solid #dadada;
    float: left;
    margin: 10px 3%;
    padding: 0;
    width: 94%;
}

.EfficiencyRankTitle {
    border-right: 1px solid #dadada;
    float: left;
    font-weight: bold;
    padding: 6px 10px;
    width: 30%;
}

.EfficiencyRank {
    border-right: 1px solid #dadada;
    float: left;
    font-size: 20px;
    padding-bottom: 3px;
    padding-left: 13px;
    width: 10%;
}

.EfficiencyRankDetails {
    border-right: 1px solid #dadada;
    float: left;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-top: 6px;
    width: 20%;
}

.EfficiencyRankBottom {
    float: left;
    padding: 7px 10px;
    width: 23%;
}

.time {
    width: 57% !important;
}

.Quiet_Hours_from {
    width: 33%;
    float: left;
}

    .Quiet_Hours_to .schedule_time, .Quiet_Hours_from .schedule_time {
        margin-left: 10px;
        float: right;
        width: 86%;
    }

    .Quiet_Hours_from i, .Quiet_Hours_to i {
        font-style: normal;
        padding-top: 6px;
        display: inline-block;
    }

    .Quiet_Hours_from select {
        width: 19% !important;
        float: left;
        margin: 0px 0px 0px 6px !important;
    }

.Quiet_Hours_to {
    width: 33%;
    float: left;
}

    .Quiet_Hours_to select {
        width: 19% !important;
        float: left;
        margin: 0px 0px 0px 6px !important;
    }

.smart_icons_dash {
    display: block;
    float: left;
    margin: -2px 0 0;
    padding-right: 8px;
}

.ajax__calendar .ajax__calendar_container {
    margin-left: 80px !important;
    margin-top: 30px !important;
}

.card_type_img_popup {
    margin-top: 10px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 5px;
    width: 86%;
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .card_type_img_popup {
        width: 86%;
    }

    input[disabled] {
        -webkit-text-fill-color: #424242;
        -webkit-opacity: 1;
    }

    a#BtnRecharge.pay_now.re_txt1 {
        margin-left: 80%;
        float: left;
    }

    .setting_area .inner-content-log ul li {
        padding: 7px 10px;
    }

    .energy_mid_box.without_sidebar {
        padding-bottom: 2px;
    }

    .usage_listing ul li a {
        padding: 7px 4px;
        min-width: 30px;
        text-align: center;
        font-size: 11px;
    }

    .inner_mid_section {
        height: 80%;
    }


    .right_content_box ul li a[type="G"] {
        margin: 12px 0 7px 0px !important;
    }

    .right_content_box ul li a[type="W"], .right_content_box ul li a[mode="K"] {
        margin: 12px 0 7px -14px !important;
    }

    .right_content_box ul li a[type="K"], .right_content_box ul li a[mode="K"] {
        margin: 12px 0 7px -14px !important;
    }

    .top_section_right {
        width: 55% !important;
    }

    .top_section_left {
        height: 100% !important;
    }

    .top_section_right img {
        height: 110%;
        width: 100%;
    }

    .banner_left_img img {
        max-width: 100%;
        padding-left: 14px !important;
        padding-right: 14px !important;
        padding-top: 18px;
    }

    .compare_section {
        height: 58%;
    }

    .compare-area strong {
        margin: 19px 0 0;
    }

    .compare_select_1 {
        top: 42px !important;
    }

    .compare_select_1 {
        width: 99% !important;
    }

    span#divCalender {
        float: left;
        clear: both;
    }

    .power_graph_heading {
        width: 34% !important;
    }

    .power_graph_heading_solar {
        width: 64% !important;
    }

    span.cal {
        clear: none !important;
        float: right !important;
    }

    .program_details_lnk {
        float: left;
        width: 100%;
    }

    .changing_nav {
        display: none;
    }

    .customer-details ul li {
        padding: 0px 0px 0px 7px !important;
    }

    .smart_time_box input[type="text"], .smart_time_box_second input[type="text"] {
        width: 94% !important;
        padding: 5px 8px;
    }

    .setting_area > .inner-content-log > ul > li > span:nth-child(2) {
        max-width: 135px !important;
    }
}

.smart_dish_box .ui-timepicker-table td a {
    width: auto !important;
    padding: 1px !important;
}

#ContentPlaceHolder1_UsageDivHide {
    display: none !important;
}

#lblDueDate {
    display: inline;
}

.PinLabel {
    position: absolute;
    top: 23px;
    left: 23px;
    color: #000;
    display: block;
    width: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
}

.LeftPanel .MessageContainerActive, .LeftPanel .MessageContainer:hover {
    background: #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    color: #666;
    cursor: pointer;
    padding: 15px;
}

.MessageContainer, .MessageContainerActive {
    line-height: 18px;
    position: relative;
}

    .MessageContainer .blue {
        font-weight: bold;
    }


    .MessageContainerActive .blue, .MessageContainer:hover .blue, .MessageContainerActive .PinLabel, .MessageContainer:hover .PinLabel {
        color: #29bbae !important;
    }

    .MessageContainer .red {
        color: #fe0000 !important;
    }

.LeftPanel .MessageContainer {
    border-bottom: 1px solid #f5f5f5;
    padding: 15px;
}

.MessageContainer table td, th {
    vertical-align: top;
    padding-right: 10px;
    font-size: 15px;
    padding: 2px 0;
}

@media (min-width:768px) and (max-width:991px) {
    footer .footer-logo {
        margin: 0 !important;
    }

    footer .copy-right {
        text-align: center !important;
        margin: 2px 0px 0px;
    }

    .iphone.iphone_contact {
        text-align: center !important;
    }

    .term_condi_box {
        margin-bottom: -3px !important;
        padding-top: 2px !important;
        text-align: center !important;
    }

    footer .footer-logo.footer-logo {
        width: 100%;
        text-align: center !important;
    }

    #showdetails_effi > .modal-dialog {
        width: 90% !important;
    }

    #showdetails_effi .modal-content {
        width: 100% !important;
    }

    .about_my_home_inner .name-feild {
        padding-right: 15px;
        width: 46% !important;
    }

    .power_graph_heading.power_graph_spanish {
        width: 40% !important;
        margin-left: 0 !important;
    }

    .right_content_box ul li a[type="G"] {
        margin: 12px -3px 7px 0 !important;
    }

    .profile-details table#EbillBtn td, .profile-details table#EbillBtn th {
        padding: 0 !important;
    }

    .radio-button-box-mob {
        width: 75% !important;
    }

    div.nav_left ul li {
        width: auto !important;
    }

        div.nav_left ul li a {
            padding-left: 30px !important;
            padding-right: 30px !important;
            font-size: 14px !important;
        }

    .energy_mid_box .right_content_box {
        height: 99% !important;
    }

    .top_conte_box_mob {
        height: 92% !important;
    }

    .profile_img {
        width: 14% !important;
    }

    .details_box {
        width: 86% !important;
    }

    .profile_img span {
        padding-right: 0px;
    }

    .register_lnk {
        width: 20%;
        padding-left: 0px;
    }

    .details_box .register_lnk ul {
        float: left;
        padding-top: 0px;
    }

        .details_box .register_lnk ul li:first-child {
            padding-left: 0px;
        }

    .current_area ul li {
        min-height: 65px;
    }

        .current_area ul li span {
            font-size: 20px;
        }

        .current_area ul li i {
            font-size: 12px;
        }
}

.gray-box {
    background: #f4f4f4;
    padding: 0.9% 0 0.6% 2.8%;
}

@media only screen and (max-width: 767px) {
    .popup_right_content_area_home select#ddlMonth, .popup_right_content_area_home select#ddlYear {
        width: 26.3% !important;
    }

    .modal-open .modal {
        z-index: 999999999999;
    }

    .modal-open #divPopup {
        z-index: 9999999;
    }

    .modal-open #login_box, .modal-open #select_device {
        z-index: 9999999;
    }

    .usage_listing ul li a {
        padding: 7px 6px;
    }

    .water_score_new_gallon {
        float: left;
        width: 100%;
        margin-top: -10px !important;
    }

        .water_score_new_gallon > ul > li {
            margin: 0 !important;
            padding: 2px 10px !important;
            width: 98% !important;
        }

    html, body form {
        height: 94.5% !important;
    }

    .top_conte_box_mob {
        height: 92% !important;
    }

    .mid-container {
        margin: 20px auto 20px;
    }

    .mid-container {
        padding-bottom: 10px !important;
    }

    footer > .container .iphone.iphone_contact, footer > .container .copy-right {
        margin: 3px 0 0 !important;
        text-align: center !important;
        white-space: normal;
    }

    footer .container .term_condi_box {
        margin: 3px 0 0 0;
        padding: 0;
    }

    footer .footer-logo {
        margin: 0px 0px 4px 0 !important;
        text-align: center;
        float: none;
    }

    .modal-dialog {
        width: 90% !important;
    }

    #accountdetails .profile-details input[type="text"], input[type="password"], textarea {
        width: 75%;
    }

    .changing_nav {
        display: none;
    }

    .navbar-header {
        background: none;
    }

    .logo {
        float: left;
    }

    .setting_area {
        display: none;
    }

    .header-top {
        padding: 0px;
    }

    .setting_area_arrow {
        position: absolute;
        top: 0;
        left: 45%;
        height: 16px;
        width: 35px;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
        cursor: pointer;
        z-index: 99999999;
    }

    .mobile_padding {
        padding: 0px;
        margin: 0px 0px 0px -1px;
    }

    .cover_right_top_area {
        width: 100% !important;
        border-top: 2px solid #f4f4f4;
        margin-top: 5px;
    }

        .cover_right_top_area .gis-footprint-area {
            float: left !important;
            width: 100%;
            position: relative;
        }

        .cover_right_top_area .search-area input[type="text"], input[type="password"], textarea {
            width: 94% !important;
        }

    .gis-footprint-area ul li {
        padding: 8px 2px 5px !important;
    }

        .gis-footprint-area ul li:last-child {
            position: absolute;
            right: 5px;
            top: -43px;
        }

    .left_charging_map {
        width: 60% !important;
        min-height: 400px;
    }

    #paymentlocationprelogin_map_canvas {
        min-height: 400px;
    }

    .right_charging_map {
        width: 40% !important;
    }

    .gis-footprint-area {
        float: left;
    }

    .cover_top_area h1 {
        width: 177px;
    }

    .sidebar_toggle.sidebar_toggleEfficiency {
        display: block !important;
    }

    .sidebar_toggle {
        display: none !important;
        cursor: pointer;
        color: #fff;
        line-height: 30px;
        padding: 0px 0px 0px 15px;
        position: relative;
    }

    .energy_mid_box div.sidebar_toggle:before {
        content: "\F35C";
        display: block !important;
        font-family: "Material Design Icons";
        position: absolute;
        right: 10px;
        font-size: 23px;
    }

    .back_notification_btn {
        width: 53% !important;
    }

    .select_chech-box {
        padding-left: 0px;
    }

    .customer-details {
        display: table;
    }

    .current_area ul li {
        overflow: visible;
    }

        .current_area ul li span {
            font-size: 17px;
            line-height: 15px;
        }

        .current_area ul li i {
            font-size: 12px;
            line-height: 12px;
            display: inline-block;
        }

    .buttons_area {
        margin: 0 0 0 0;
    }

    .customer-details ul li {
        padding: 0 0 0 10px;
    }

    .energy_mid_box {
        padding-bottom: 0px;
    }

    .search-area input[type="text"], input[type="password"], textarea {
        width: 94%;
    }

    input[type="text"], input[type="password"], textarea {
        width: 94%;
    }

    .customer_txt_name .topic_box select {
        width: 94.2% !important;
    }

    .TableCellHeaderSearch input[type="text"], input[type="password"], textarea {
        width: 94%;
    }

    .white_div .left-area-tabular, .gray_div .left-area-tabular {
        width: 60%;
    }

    .white_div .right-area-tabular, .gray_div .right-area-tabular {
        width: 35%;
    }

    .Left_Bill_area {
        padding-bottom: 10px !important;
    }

    .dish_washer_heading img {
        width: 34px;
        margin-right: 6px;
        float: left;
        padding: 0 0 10px 2px;
    }

    .dish_washer_heading p {
        font-size: 94.7%;
        padding: 10px 0 0;
    }
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    margin: 1px !important;
    padding: 0 !important;
    font-size: 12px;
    color: #666666 !important;
    font-weight: normal !important;
    text-align: center !important;
}

.ui-widget-header {
    border: 1px solid #fff !important;
    background: #fff;
}

.ui-dialog .ui-dialog-title {
    color: #222;
    font-family: 'montserrat-semibold';
    font-size: 22px;
    min-height: 29px;
    padding-top: 5px;
}
/*.banner_left_img {
    text-align: center;
}*/
.banner_left_img img {
    padding-left: 0;
    margin-top: 0px;
    max-width: 100%;
    border-radius: 0px !important;
    word-break: break-word;
}

.discription_pro {
    color: #555555;
    font-size: 16px;
    max-height: 294px;
    line-height: 23px;
    margin: 10px 7px 0 2px;
    overflow: auto;
    padding: 1px 16px 36px;
    text-align: justify;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dropdown-menu .arrow_bdr {
        right: 8px !important;
    }

    .setting_area .inner-content-log ul li {
        padding: 7px 5px;
    }

    .inner-dashboard-area {
        margin: 0.3% 1% 1%;
        width: 48%;
    }

    .discription_pro {
        height: auto !important;
    }

    .inner-dashboard-area-custom3 {
        margin: 0.3% 1% 1%;
        width: 48%;
    }

    .your_budget_text {
        top: 75px !important;
    }

    .your_budget_text1 {
        top: 88px !important;
        left: 33% !important;
    }

    .name-feild {
        width: 25%;
    }

    .banner_left_img img {
        padding-left: 8px;
        padding-right: 8px;
    }
}

input, button, select, textarea {
    line-height: normal;
}

.banner_left_box .carousel-control {
    opacity: 0 !important;
}

    .banner_left_box .carousel-control:hover, .carousel-control:focus {
        opacity: .9 !important;
    }

    .banner_left_box .carousel-control.right {
        background: url('../images/arrow_right_img.png') no-repeat center 50%;
    }

    .banner_left_box .carousel-control.left {
        background: url('../images/arrow_left_img.png') no-repeat center 50%;
    }

@media (max-width: 991px) {
    .padding_L {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.message-written-area {
    margin: 30px 0px 7px;
    border-bottom: 1px solid #e2e2e2 !important;
    padding-bottom: 6px;
}

.register_eff_lnk {
    display: block !important;
    margin-top: 38px;
    position: absolute;
    float: right;
    right: 16px;
    background: none !important;
    line-height: 16px !important;
}

    .register_eff_lnk a {
        background: rgb(148, 212, 1);
        color: #fff;
        padding: 2px 10px;
    }

        .register_eff_lnk a:hover {
            color: #fff;
            text-decoration: underline;
            text-decoration: none;
        }

@media only screen and (min-width: 991px) and (max-width:1024px) {
    .right-dolar-top-area #ddlMultiMeterWater, .right-dolar-top-area #ddlMultiMeter {
        font-size: 9px;
        width: 50px;
    }

    .current_area ul li span {
        font-size: 24px;
    }

    .efficiency_area ul li .content_energy_area h1 {
        white-space: nowrap !important;
        width: auto !important;
        margin-top: 14px !important;
        line-height: 20px;
    }

    .show_hide_details {
        display: table;
    }

        .show_hide_details a {
            float: left;
        }

    .my_account_table .profile-details table td {
        padding: 7px 3px;
    }

    .my_account_table .profile-details input {
        margin-right: 4px !important;
        float: left;
        margin-top: 0px;
    }

    @media all and (-ms-high-contrast:none) {
        .details_box .register_lnk ul li {
            padding: 0 0 0 0 !important;
        }
    }

    .current_area ul li:first-child {
        padding-left: 11px;
    }
}

@media all and (-ms-high-contrast:none) {
    .details_box .register_lnk {
        padding-top: 5px !important;
    }

        .details_box .register_lnk ul li.register_eff_lnk, .details_box .register_lnk ul li:first-child {
            background: none !important;
        }
}

.compare_bill_box {
    display: table;
}

    .compare_bill_box ul li {
        width: 33.33%;
        padding-left: 2%;
    }

.banner_left_img .padding_banner {
    padding-top: 5px;
}

.banner_left_img embed {
    width: 198px !important;
}

@media (min-width:768px) and (max-width:991px) {

    .details_box .register_lnk {
        padding-bottom: 2px !important;
    }
}

.right_content_box ul li a[type="G"] {
    display: block;
    margin: 12px 8px 7px 25px;
    text-indent: -999px;
    width: 32px;
    height: 31px;
}

.right_content_box ul li a.active[type="G"] {
    display: block;
    width: 32px;
    height: 31px;
}

.setting_save_box {
    width: 100%;
    border-top: 0px solid #ccc;
    background: #fff;
    padding: 0;
    float: left;
    margin: 20px 0;
}

    .setting_save_box .buttons_area {
        padding: 0% 0 0%;
        border-bottom: 0px;
    }

        .setting_save_box .buttons_area .submit-button {
            margin-top: 0px !important;
            margin-bottom: 0px !important;
        }

.compare_graph #chartDiv.budget_chart {
    height: 390px !important;
}

@media (min-width:1500px) and (max-width:3424px) {
    html, body form {
        height: 100%;
    }

    .compare_graph > #chart#chart {
        height: 550px !important;
    }

    .compare_graph #chartDiv.budget_chart {
        height: 500px !important;
    }

    .setting_save_box {
        padding-top: 15px;
    }

    .energy_mid_box .right_content_box {
        height: 99% !important;
    }

    .inner_mid_section {
        height: 85%;
    }

    .top_conte_box_mob {
        height: 90.4% !important;
        min-height:414px;
    }

    .setting_save_box .customer-details.view_bill ul {
        padding-top: 5px;
    }

    .setting_save_box .connect_email_box {
        margin-top: 15px !important;
        padding-top: 12px !important;
    }


    .without_sidebar {
        height: auto !important;
    }

    .right_content_box_1.right_content_box_1 {
        height: 100% !important;
    }
}

.red_calculator_tbl table {
    width: 100%;
    border: 1px solid#ccc;
}

    .red_calculator_tbl table tr:nth-child(2n+3) {
        background: #f4f4f4;
    }

    .red_calculator_tbl table tr th {
        background: #B8B8B8;
        color: #fff;
        font-weight: bold;
    }

    .red_calculator_tbl table tr td, .red_calculator_tbl table tr th {
        padding: 10px 20px;
        border-left: 1px solid#ccc;
        width: 25%;
    }

.nav_left ul li.marketing_pref a {
    background-size: 20px;
}

    .nav_left ul li.marketing_pref a:hover, .nav_left ul li.marketing_pref.active a {
        background-size: 20px;
    }

#divchangepassword {
    height: 200px;
    width: 370px;
    display: block;
    align-content: center;
    position: absolute;
    visibility: visible;
    top: 0 !important;
    left: 0 !important;
    z-index: 9999 !important;
    background: #fff;
    right: 0;
    bottom: 0;
    margin: auto;
}

#page_loader {
    width: 100%;
    height: 100%;
    background-color: white;
    opacity: .7;
    display: none;
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999999;
}
/* Spinner Loader Starts */
.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 > .bounceloader {
        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);
    }
}
/* Spinner Loader Ends */

.currency ul li a[mode="MI"] {
    display: block;
    height: 32px;
    margin: 10px 8px 7px 0px;
    text-indent: -3px !important;
}

.currency ul li a.active[mode="MI"] {
    display: block;
    text-indent: -3px !important;
}

.table_dr_pro_1 {
    font-size: 21px;
    color: #E27E3A;
    text-align: center;
    position: relative;
    height: 90%;
    margin: auto;
    top: 40%;
    left: 0;
    right: 0;
    height: 30px;
}

.show_details_right ul li {
    height: auto;
}

@media (min-width:768px) and (max-width:991px) {
    .div_disclaimer {
        width: 71%;
    }

    #ddlAddress.addressDropdown {
        width: 120px !important;
    }
}

.average_usage_header span {
    display: inline-block !important;
    width: auto !important;
}

.average_usage_header img {
    padding-left: 12px;
    margin-top: -10px;
}

.modal {
    text-align: center;
}

    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modal.fade .modal-dialog {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.txttopay-content {
    height: 185px;
}

.energy_mid_box .right_content_box {
    float: left;
    height: 97% !important;
    padding-bottom: 0;
    width: 75%;
}

.img_area .img img {
    max-width: 100%;
    width: auto;
    height: 160px;
}

.img_area .img {
    border: 1px solid #ccc;
    float: left;
    overflow: hidden;
    padding: 2px;
    width: 426px;
    text-align: center;
}

.right_efficency {
    background: #f4f4f4 none repeat scroll 0 0;
    float: left;
    margin: 10px 16px 0;
    padding: 7px;
    width: 94.8%;
}

    .right_efficency ul {
        list-style: outside none none;
        margin: 0;
        padding: 0;
    }

        .right_efficency ul li {
            margin: 0;
            padding: 0px 5px;
            float: left;
        }

            .right_efficency ul li:first-child {
                padding-left: 0;
            }

            .right_efficency ul li b {
                font-weight: bold;
                padding-right: 6px;
            }

            .right_efficency ul li span {
                font-weight: normal;
            }

            .right_efficency ul li:first-child {
                padding-top: 0;
            }

.img_area {
    padding: 8px 16px 0;
}

.efficiency_area {
    margin: 0 auto;
    padding: 0;
    width: 99%;
}

    .efficiency_area ul {
        margin: 0px 0px 0px 0%;
        list-style: none;
        padding: 0;
    }

        .efficiency_area ul li {
            background: #fff none repeat scroll 0 0;
            box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
            float: left;
            height: 320px;
            padding: 0;
            position: relative;
            border: 1px solid #ececec;
            width: 32.33%;
            margin: 10px .5%;
        }

@media all and (-ms-high-contrast:none) {
    input[type="checkbox"] {
        border: 0 !important;
        background: none !important;
        width: auto !important;
    }

    .efficiency_area ul li .top_div_img {
        margin: 0;
        padding: 0;
        width: 100%;
        clear: both;
    }
}

.efficiency_area ul li .top_div_img {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 115px;
    text-align: center;
    border-bottom: 1px solid #CCC;
    float: left;
}

    .efficiency_area ul li .top_div_img img {
        max-width: 100%;
        height: 115px !important;
        width: auto;
    }

.efficiency_area ul li .content_energy_area {
    margin: 0px 0px 0px;
    padding: 0px 0px;
    width: 100%;
    height: 203px;
    float: left;
}

@media all and (-ms-high-contrast:none) {
    .efficiency_area ul li .content_energy_area {
        margin-top: 50px;
    }

    .energy_mid_box .right_content_box {
        height: 100% !important;
    }

    .foo {
        color: green;
    }

    *::-ms-backdrop, .efficiency_area ul li .content_energy_area {
        margin-top: 0px;
    }
}

#showdetails_effi .modal-body {
    padding: 1px 0 2px !important;
    position: relative;
}

.efficiency_area ul li .content_energy_area h1 {
    border: 0;
    color: #237CA9;
    font-size: 17px;
    font-weight: normal;
    margin: 0 12px 10px;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 260px;
    line-height: normal;
}

.textDesc span#desctext {
    font-size: 14px;
}

.efficiency_area ul li .content_energy_area h2 {
    margin: 0px 0px 4px;
    padding: 0;
    color: #56565a;
    font-size: 14px;
    font-weight: normal;
}

.efficiency_area ul li .content_energy_area p {
    margin: 0;
    padding: 0px 11px;
    color: #555555;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    position: relative;
}

.efficiency_area ul li .content_energy_area.content_energy_area p a {
    border: 0px !important;
    padding-left: 0px !important;
}

.efficiency_area ul li .content_energy_area p a:hover {
    text-decoration: none;
}

.efficiency_area ul li .content_energy_area p a:after {
    font-family: 'FontAwesome';
    font-size: 13px;
    position: absolute;
    font-weight: normal;
    left: 90px;
    width: 20px;
    height: 20px;
    margin-top: 0px;
    font-weight: normal;
    border: 1px solid #43a7d8 !important;
    border-radius: 50%;
    padding: 0px 0 0 2px;
    margin: 0px 0 0 0;
    text-align: center;
    color: #43a7d8 !important;
    vertical-align: middle;
}

.efficiency_area ul li .content_energy_area .like_area {
    float: left;
    margin: 3px 0px 7px;
    padding: 0;
    width: 100%;
}

    .efficiency_area ul li .content_energy_area .like_area img {
        text-align: left;
    }

.efficiency_area ul li .content_energy_area .added_vote_area {
    margin: 0;
    padding: 0;
    float: left;
}

    .efficiency_area ul li .content_energy_area .added_vote_area ul {
        margin: 0;
        list-style: none;
        padding: 0;
    }

        .efficiency_area ul li .content_energy_area .added_vote_area ul li:first-child {
            border: 0;
            padding-left: 0;
        }

        .efficiency_area ul li .content_energy_area .added_vote_area ul li {
            color: #666666;
            float: left;
            height: auto;
            width: auto;
            box-shadow: none;
            font-weight: normal;
            border-bottom: 0;
            border-left: 0px solid #666666;
            border-top: 0;
            background: none;
            border-right: 0;
        }

.register a {
    margin: 0;
    padding: 5px 7px 4px;
    border-radius: 0px;
    text-decoration: none !important;
    color: #fff !important;
    float: right;
    display: block;
    background: #43a7d8;
    text-transform: capitalize;
    font-size: 14px;
    outline: none;
    font-family: montserrat-bold;
}

    .register a.btn-disable {
        padding: 5px 4px 4px;
    }

    .register a:hover {
        background: #7c7c7c;
    }

.bottom_efficiency {
    width: 100%;
    float: left;
    margin-bottom: 0;
    background: #f5f5f5;
}

#change-pwd-divPopup .strengthdiv {
    margin-bottom: -20px;
}

.calenar_sec_wrap {
    width: 59% !important;
}

    .calenar_sec_wrap > label.lbl_txt_clndr {
        margin-left: 10px !important;
    }

    .calenar_sec_wrap > input {
        max-width: 160px !important;
    }

@media (min-width:993px) and (max-width:1024px) {
    ul.MailListing {
        height: 545px;
    }

    .register a {
        background: #88be1c none repeat scroll 0 0;
        border-radius: 5px;
        color: #fff;
        display: block;
        float: right;
        font-size: 11px;
        margin-right: 0px;
        margin-top: 6px;
        outline: medium none;
        padding: 5px 6px 4px;
        text-decoration: none;
        text-transform: uppercase;
    }

    .efficiency_area ul li .content_energy_area .added_vote_area ul li {
        border-bottom: 0 none;
        border-left: 1px solid #666666;
        box-shadow: none;
        color: #666666;
        float: left;
        font-size: 11px;
        font-weight: bold;
        height: auto;
        line-height: 7px;
        margin: 6px 0 0;
        padding: 5px 4px;
        width: auto;
    }

    .iphone.iphone_contact {
        padding-left: 60px !important;
        white-space: nowrap;
    }
}


.nav_left ul li.icon_colling a {
    background-size: 19px 20px !important;
}

    .nav_left ul li.icon_colling a:hover, .nav_left ul li.icon_colling.active a {
        background-size: 19px 20px !important;
    }

.nav_left ul li.icon_home_ofc a {
    background-size: 21px 21px !important;
}

    .nav_left ul li.icon_home_ofc a:hover, .nav_left ul li.icon_home_ofc.active a {
        background-size: 21px 21px !important;
    }


.kitchen_right_box {
    height: 97% !important;
}

.shopping_main_box ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.shopping_main_box {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

    .shopping_main_box ul li {
        margin: 20px 0 0 22px;
        padding: 0;
        float: left;
        background: #fff;
        width: 30%;
        height: 335px;
        display: block;
        border: 1px solid #e2e2e2;
        box-shadow: 0 0 6px #ccc;
    }

.off_right_box {
    background: url(../images/pro_off_img.png) no-repeat right top;
    width: 100%;
    text-align: right;
    float: right;
    height: 28px;
}

    .off_right_box span {
        width: 82px;
        text-align: left;
        float: right;
        line-height: 28px;
        color: #fff;
        background: #19699c;
    }

.product_img_box {
    border-bottom: 1px solid #ededed;
    float: left;
    width: 100%;
    text-align: center;
}

    .product_img_box img {
        text-align: center;
        height: 137px;
        margin: 15px 0;
        max-width: 100%;
    }

.pro_details {
    padding: 10px 10px 4px;
    width: 100%;
    float: left;
    color: #57565b;
    font-size: 14px;
    position: relative;
}

    .pro_details b {
        font-size: 24px;
    }

.star_rating_box2 {
    padding-left: 10px;
}

    .star_rating_box2 img {
        width: 26px;
    }

.prod_list {
    padding: 10px;
    border-bottom: 1px solid #EDEDED;
}

.name_listing {
    padding-left: 20px;
}

    .name_listing input[type="checkbox"] {
        position: relative;
        top: 2px;
    }

    .name_listing span {
        font-size: 14px;
    }

    .name_listing b {
        font-size: 18px;
        display: block;
        padding: 15px 0 0px 31px;
        font-weight: normal;
    }

.star_right_img {
    position: absolute;
    right: 5px;
    top: 5px;
}

ul, ol {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
    pointer-events: none;
}

.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
    pointer-events: none;
}

.modal-content {
    /*width: inherit;
    height: inherit;*/
    margin: 0 auto;
    pointer-events: all;
    /*float: left;*/
}

#select_device .modal-content {
    width: 100%;
    height: 100%;
}

.cross {
    background: rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    height: 31px;
    text-align: right;
    width: 31px;
}

.header-modal {
    float: left;
    text-align: right;
    width: 100%;
}

.popup-body {
    float: left;
    width: 100%;
}

.right-column-section-area {
}

.wrapper-mains {
    float: left;
    width: 100%;
}

.wrapper-mains-left {
    float: left;
    width: 40%;
    padding: 0px 40px;
}

.wrapper-mains-right {
    float: left;
    width: 60%;
    padding: 0px 10px;
}

.left-ar {
    float: left;
    width: 35%;
}

    .left-ar > h1 {
        color: #666;
        font-family: helvetica;
        font-size: 28px;
        font-weight: bold;
        margin: 0;
    }

    .left-ar > h3 {
        color: #888;
        font-family: helvetica;
        font-size: 15px;
        font-weight: bold;
        margin: 0;
    }

.right-ar {
    float: right;
    width: 57%;
}

.rebates-prices {
    background: rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 40px;
    position: relative;
    width: 49%;
}

    .rebates-prices > span {
        bottom: 0;
        color: #fff;
        font-size: 18px;
        left: 30px;
        position: absolute;
        top: 8px;
    }

.right-ar .exclusive {
    color: #888;
    display: block;
    float: left;
    position: relative;
    width: 43%;
    font-size: 12px;
}

    .right-ar .exclusive::after {
        background: rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        height: 24px;
        position: absolute;
        right: -18px;
        top: 0;
        width: 25px;
    }

.wrapper-sector {
    float: left;
    padding: 0 0 10px;
    width: 100%;
}

.btn-purchase {
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    padding: 7px 25px;
    border-radius: 3px;
}

    .btn-purchase:active, .btn-purchase:hover, .btn-purchase:focus {
        color: #fff;
        font-size: 18px;
        padding: 7px 25px;
        border-radius: 3px;
    }

.text-formatter {
    display: block;
    color: #888;
    font-size: 11px;
    margin: 5px 0;
}

.main-formatter {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0 0;
}

.rating-star {
    float: left;
    padding: 5px 0;
}

    .rating-star > li {
        float: left;
        height: 26px;
        width: 28px;
    }

.rating-text {
    color: #888;
    line-height: 35px;
    margin: 0 8px;
}

.left-details {
    float: left;
    width: 70%;
}

    .left-details > p {
        margin: 0;
        color: #666666;
    }

    .left-details > a {
        font-size: 11px;
        text-decoration: underline;
        position: relative;
    }

    .left-details > h5 {
        color: #666666;
        display: inline-block;
        font-size: 15px;
        font-weight: bold;
        margin: 0;
    }

.right-details {
    float: left;
    width: 30%;
}

#changePwdPopup #pwdError {
    float: left;
    margin: -27px 13% 10px;
    line-height: 22px;
    position: relative;
    width: auto;
}

.customer-details.view_bill {
    width: 12% !important;
    white-space: nowrap;
}

#disclaimer {
    float: left;
    padding: 15px 10px;
    font-size: 16px;
    line-height: 24px !important;
}

@media (min-width:1700px) and (max-width:2100px) {
    .energy_mid_box .nav_left {
        width: 20%;
    }

    .energy_mid_box .right_content_box {
        width: 80%;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .efficiency_area > ul > li {
        width: 43.2% !important;
    }

    #changePwdPopup #pwdError {
        margin: -45px -5% 10px !important;
    }
}
/* Edited by prashant */

.div_disclaimer {
    display: block;
    float: left;
    padding: 10px 15px 0px;
}

.no_img_css {
    max-width: 100%;
    width: auto !important;
    height: auto !important;
    /*position: absolute;*/
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

.modal-header > button {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.modal-header > .closepopup {
    color: #000;
    float: right;
    font-size: 14px;
    font-weight: 700;
    ;
    opacity: 1 !important;
    text-shadow: 0 1px 0 #fff;
    cursor: pointer;
}

@media only screen and (min-width:300px) and (max-width:767px) {
    /* 9x build css */
    .invite-guestuser-content {
        /*   padding: 25px !important;*/
        height: 410px !important;
        margin-left: -9px;
    }

    .energy_mid_box .nav_left {
        position: absolute;
        z-index: 99999;
        background: #fff;
    }

        .energy_mid_box .nav_left ul {
            flex-direction: row;
            margin: 0;
            border-top: 0px solid #B4B4B4;
            border-bottom: 0px solid #B4B4B4;
            display: inline-flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            width: 100%;
            float: left;
            text-align: left;
        }

            .energy_mid_box .nav_left ul li {
                width: 100% !important;
            }

                .energy_mid_box .nav_left ul li a {
                    padding: 10px 20px !important;
                }

    ul li.efficency a {
        outline: none !important;
    }

    .logo_universal {
        display: block !important;
    }

    .modal .modal-dialog {
        max-width: 100% !important;
    }

    .modal .modal-content {
        width: 100% !important;

       
    }

    .autopay-content {
        height: 100%;
        min-height: 380px;
    }
    .txttopay-content {
        height:300px;
    }
   
    .entr_pay_sec {
        font-size: 12px !important;
    }

        .entr_pay_sec .entr_left_sec, .entr_pay_sec .entr_right_sec,
        .entr_pay_method .entr_box_comm_right, .entr_pay_method .entr_box_comm_left {
            width: 100% !important;
        }

    .entr_pay_method .entr_box_comm_right, .entr_pay_method .entr_box_comm_left {
        margin-bottom: 5px;
    }

    .entr_pay_method {
        margin-bottom: 0;
        border-bottom: 0px solid #e4e4e4;
    }

    .tras_txt, .addnew_pay_method {
        padding: 5px 5px !important;
    }

    .entr_pay_sec input[type="radio"] {
        margin-right: -1px !important;
    }

    #PopUpField .full_width_input_sec {
        width: 93% !important;
        float: left;
        margin: 0px 0px 0;
        padding-left: 7px !important;
    }

    .nav_left ul li:before {
        bottom: 0px;
    }

    .nav_left ul {
        border-top: 1px solid #fff;
    }

    .shopping_main_box > ul {
        float: left;
        width: 100%;
        padding: 0px 15px;
    }

        .shopping_main_box > ul > li {
            width: 100% !important;
            margin: 10px 0;
        }

    .multiselect.dropdown-toggle > .multiselect-selected-text {
        float: left;
        width: 90%;
        overflow: hidden;
    }

    .logo_large {
        margin-left: 0px !important;
    }

    .div_disclaimer.div_disclaimer, #div_disclaimer, #disclaimer, #disclaimerMoveIn {
        border-bottom: 1px solid #ccc;
        float: left;
        margin-bottom: 15px;
        padding: 0 0 15px 0;
        width: 100%;
        font-size: 14px;
        line-height: 22px !important;
    }

    .setting_area {
        position: absolute;
        background: #f5f2f2;
        width: 100%;
        left: 0;
        z-index: 9999999;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-top: 1px solid #ccc;
        padding-top: 12px;
    }

    .wrapper_dd, .dropdown dd ul {
        width: 100% !important;
    }

    #div_disclaimer, #disclaimer {
        margin-top: 0px;
        padding: 1px 10px !important;
        width: 100% !important;
    }

    .customer-details.view_bill {
        padding-top: 0 !important;
    }

    .inner_mid_section {
        margin-top: 15px;
    }

    .type_of_wash_temp, #txt_Slider_railElement.ajax__slider_h_rail {
        width: 76% !important;
    }

    #txtlight_railElement.ajax__slider_h_rail {
        width: 75% !important;
    }

    .smart_time_box input[type="text"], .smart_time_box_second input[type="text"] {
        font-size: 11px;
    }

    #showdetails_effi .modal-header .modal-title {
        line-height: 28px;
        min-height: 27px;
    }

    #showdetails_effi .modal-header .close {
        margin-top: 1px;
    }

    .sec_ques_box input, .sec_ques_box select {
        margin-left: 0 !important;
        width: 95% !important;
    }

    .modal-header > button {
        -webkit-appearance: none;
        padding: 0;
        cursor: pointer;
        background: 0 0;
        border: 0;
    }

    .modal-header > .closepopup {
        color: #000;
        float: right;
        font-size: 21px;
        font-weight: 700;
        line-height: 1;
        opacity: 1 !important;
        text-shadow: 0 1px 0 #fff;
    }

    .modal-header > button {
        margin-top: -1px;
    }

    #nofile {
        top: 6px !important;
    }

    .message-written-area {
        border: 0 !important;
        clear: inherit;
        float: left;
        margin: 0 0 0 23px;
        width: 80% !important;
    }

    .back_notification_btn > div:nth-child(1) {
        width: 40px !important;
    }

    .back_notification_btn > .InboxIcons {
        margin: 0px;
        padding: 0;
    }

    .service_text > p, .service_fill_box > p {
        font-size: 11px;
        margin: 0;
        padding: 10px 0 0;
    }

        .service_fill_box > p > input[type="text"], .service_fill_box > p.reason_select > select, .service_fill_box > select {
            width: 88% !important;
        }

    .energy_mid_box .right_content_box {
        height: auto;
        width: 100%;
    }

    .efficiency_area > ul > li {
        width: auto !important;
    }

    .EfficiencyRankBottom {
        float: left;
        padding: 7px 10px;
        width: 25%;
        height: 70px;
    }

    .EfficiencyRankDetails {
        border-right: 1px solid #dadada;
        float: left;
        height: 70px;
        padding-bottom: 7px;
        padding-left: 10px;
        padding-top: 6px;
        width: 30%;
    }

    .EfficiencyRank {
        border-right: 1px solid #dadada;
        float: left;
        font-size: 20px;
        height: 70px;
        padding-bottom: 3px;
        padding-left: 13px;
        width: 15%;
    }

    .EfficiencyRankTitle {
        border-right: 1px solid #dadada;
        float: left;
        font-weight: bold;
        height: 70px;
        padding: 5px 10px;
        width: 30%;
    }

    footer {
        position: relative;
        padding: 0;
    }

    input, button, select, textarea {
        line-height: inherit;
    }

    .VehicalImage > select.select {
        margin-left: 15px;
    }

    .set_bill_noti a {
        font-size: 12px !important;
    }

    .set_bill_noti .icon_bell_icon {
        padding: 3px 3px 6px !important;
    }
}

.mng_acc_sele {
    width: 100%;
    float: left;
    font-size: 17px;
    margin-bottom: 10px;
    background: #f5f5f5;
    padding-left: 0;
    font-weight: bold;
    line-height: 42px;
    border-bottom: 1px solid #bbb;
    color: #53565a;
}

table.marketing_tbl {
    width: 100%;
}

.prefence_data_area {
    font-size: 1.16em;
}


    .prefence_data_area > p {
        padding: 0px 15px;
    }

table.marketing_tbl tr:nth-child(2n+1) {
    background: #f2f9fd;
}

table.marketing_tbl tr td {
    padding: 0 20px;
}

p > span.newbutton {
    float: left !important;
    font-size: 16px;
    line-height: 23px;
    padding: 3px 11px !important;
    background: #88be1c none repeat scroll 0 0 !important;
    margin-right: 10px;
    color: #fff;
}

p > span.newbutton_outer {
    float: left !important;
    font-size: 14px;
    width: 132px;
    line-height: 23px;
    padding: 6px 11px !important;
    margin-top: -6px;
    color: #fff !important;
    position: relative;
    z-index: 99;
    border: 1px solid #88be1c !important;
    font-family: 'montserrat-bold' !important;
}

#notificationLoader > .notification-area > a:nth-child(even) {
    background-color: #f4f4f4;
    float: left;
    width: 100%;
    display: block;
}

#notificationLoader > .notification-area > a:nth-child(odd) {
    background-color: #ffffff;
    float: left;
    width: 100%;
    display: block;
}

.target_goal_text {
    float: left;
    width: 100%;
    text-align: center;
}

    .target_goal_text > ul {
        list-style: none;
        padding: 0;
        margin: 0;
        width: auto !important;
    }

        .target_goal_text > ul > li {
            display: inline-block !important;
            width: auto;
            border: 0px !important;
            margin: 5px 30px 21px 30px;
            padding: 0px !important;
            font-size: 14px;
        }

            .target_goal_text > ul > li > .GraphLegend_data_low {
                font-size: 14px;
            }

.lgnd_box {
    float: right;
    width: 100%;
    margin-bottom: 10px;
}

    .lgnd_box > ul {
        float: right;
        margin: 0;
        padding: 0;
        background: #f4f4f4;
    }

        .lgnd_box > ul > li {
            width: auto;
            float: left;
            padding: 10px 16px 7px;
        }

.ui-widget-header.ui-widget-header {
    color: #53565a;
    font-family: 'montserrat-semibold';
    font-size: 19px;
    font-weight: normal;
    padding-left: 14px !important;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: left;
    width: 100%;
    border: 0px;
}

.ui-dialog-buttonset > button {
    border: 0 !important;
    border-radius: 0px !important;
    float: right;
    font-size: 16px !important;
    padding: 6px 15px !important;
    text-align: center;
    font-weight: normal;
    width: 48%;
    display: inline-block;
    margin: 10px 1% 10px 1% !important;
}

.ui-dialog-buttonset > button {
    background: none !important;
    border: solid 0px #237ca9 !important;
    width: auto;
    font-family: 'montserrat-semibold';
}

.ui-widget-content {
    border: 0px solid #d0d0d0 !important;
    box-shadow: none !important;
}

.ui-widget {
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}

.ui-dialog .ui-dialog-buttonpane {
    margin-top: 0px !important;
    border-top: 0px !important;
    padding: 0px 10px !important;
}

.ui-corner-all {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.inner_mid_con {
    box-shadow: none !important;
    background: none;
}

.add_account_btn {
    float: right;
}

    .add_account_btn > a {
        float: right;
        padding: 5px 14px;
        margin-right: 10px;
        text-decoration: none !important;
        margin-top: -3px;
        margin-bottom: -3px;
        border-radius: 3px;
        font-size: 14px;
        font-family: 'montserrat-bold';
    }

        .add_account_btn > a:before {
            content: "\f067";
            padding-right: 10px;
            font: normal normal normal 14px/1 FontAwesome;
            position: relative;
            top: 1px;
        }

.ddmultimeter_select.ddmultimeter_select {
    margin-top: 5px;
    margin-left: 4px;
    font-size: 11px;
    height: 21px;
    width: 60px;
}

.right-dolar-top-area #ddlMultiMeterWater, .right-dolar-top-area #ddlMultiMeter {
    width: 65px;
}

.strengthdiv {
    width: 94% !important;
}

.ddmultimeter_select1 {
    margin-top: -35px;
    float: right;
}

.ieBtn {
    float: left !important;
    font-size: 16px;
    padding: 4px 11px !important;
    font-weight: bold !important;
}

    .ieBtn :focus {
        padding: 4px 11px !important;
        height: 30px;
    }

.term_condi_box {
    padding-top: 4px;
}

    .term_condi_box a {
        outline: none;
    }

.text_align_box {
    padding: 0 10px 5px;
    width: 100%;
    float: left;
    text-align: justify;
    word-wrap: break-word;
    font-size: 16px;
}

.open > .dropdown-menu {
    animation-name: fadeAnimation;
    animation-duration: .3s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    -webkit-animation-name: fadeAnimation;
    -webkit-animation-duration: .3s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: fadeAnimation;
    -moz-animation-duration: .3s;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards;
}

@keyframes fadeAnimation {
    from {
        opacity: 0;
        top: 120%;
    }

    to {
        opacity: 1;
        top: 100%;
    }
}

@-webkit-keyframes fadeAnimation {
    from {
        opacity: 0;
        top: 120%;
    }

    to {
        opacity: 1;
        top: 100%;
    }
}

.dropdown ul.dropdown-menu > li .setting_header:before {
    content: "\f013";
    font-family: 'FontAwesome';
    font-size: 20px;
    padding-right: 7px;
    position: relative;
    top: 0;
    line-height: 1;
    vertical-align: middle;
}

.dropdown ul.dropdown-menu > li .chang_pwd_header:before {
    content: "\f023";
    font-family: 'FontAwesome';
    font-size: 20px;
    padding-right: 10px;
    position: relative;
    top: 0px;
    line-height: 1;
    vertical-align: middle;
}

.dropdown ul.dropdown-menu > li .chang_uid_header:before {
    content: "\f007";
    font-family: 'FontAwesome';
    font-size: 20px;
    padding-right: 9px;
    position: relative;
    top: 0;
    line-height: 1;
    vertical-align: middle;
}

.dropdown ul.dropdown-menu > li .forget_me_header:before {
    content: "\f235";
    font-family: 'FontAwesome';
    font-size: 20px;
    padding-right: 4px;
    position: relative;
    top: 0;
    line-height: 1;
    vertical-align: middle;
    left: -2px;
}

.dropdown-menu .arrow_bdr {
    border-color: transparent transparent rgba(0, 0, 0, 0.3);
    border-style: dashed dashed solid;
    border-width: 0 8.5px 8.5px;
    right: 15px;
    position: absolute;
    top: -9px;
    width: 0;
    z-index: 999;
}

.sec_font {
    font-size: 12px;
    font-weight: bold;
}

.jcr > span + span {
    border: solid 1px #cfcfcf;
    padding: 3px 10px;
    display: inline-block;
    min-width: 250px;
    border-radius: 3px;
    font-size: 16px;
}

p.accept {
    font-size: 16px;
}

.jcr > span:nth-child(1) {
    padding: 5px 0px;
    display: inline-block;
    width: 20%;
    min-width: 150px;
    margin: 5px 0;
    font-weight: bold;
}

ul.txt_jcr {
    list-style-type: disc;
    list-style: disc;
}

    ul.txt_jcr > li {
        padding: 5px 0px;
        border: 0;
        list-style-type: disc;
        list-style: disc;
        list-style-position: inside;
        display: inline-grid;
        display: -webkit-inline-grid;
        font-size: 15px;
    }

        ul.txt_jcr > li > ul {
            padding: 0px 20px;
        }

            ul.txt_jcr > li > ul > li {
                padding: 5px 0px;
                border: 0;
                list-style-type: disc;
                list-style: disc;
                list-style-position: inside;
                display: inline-grid;
                display: -webkit-inline-grid;
            }

aside.heading_level {
    background-color: #f4f4f4;
    padding: 10px 15px;
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #666;
}

.nav_left ul li.icon_label_pay a {
    background-size: 28px 28px !important;
}

    .nav_left ul li.icon_label_pay a:hover, .nav_left ul li.icon_label_pay.active a {
        background-size: 28px 28px !important;
    }

#configure_payment .modal-body {
    padding: 10px 0px;
}

.footertextes p {
    display: block;
    font-size: 15px;
    padding: 10px 0;
    text-align: left;
    width: 100%;
    margin-bottom: 0;
}

#configure_payment i {
    padding-top: 6px;
    font-style: normal;
    display: inline-block;
}

.footertextes p span {
    float: left;
    font-weight: bold;
}

.modal-footer {
    border: 0;
    padding: 0 30px 30px;
}

#configure_payment .modal-content {
    padding-bottom: 0;
}

.help_icon_img.help_icon_img {
    font-size: 24px !important;
}
/*-- Edited by Pradeep for Dashboard Css --*/
div.defadd, div.defpay, #defPaprlessBill {
    width: 100%;
    float: left;
    background: #f4f4f4;
    padding: 9px;
    margin-top: 10px;
}

#Module6 #notificationLoader .left-area-tabular {
    padding: 5% 4% 2% !important;
}

#defPaprlessBill {
    margin-bottom: 10px;
}

.head_icon_flat {
    display: none;
}

.modern_theme {
    display: none;
}

.gen_theme {
    display: inline-block;
}

.cal_img_btn {
    width: 24px;
    height: 23px;
    border: 0 !important;
    outline: none;
    margin-top: -7px !important;
    display: inline-block;
    outline: none !important;
}

.nav_left ul li.Marketplace_icon a {
    background: rgba(0, 0, 0, 0);
}

    .nav_left ul li.Marketplace_icon a:hover, .nav_left ul li.Marketplace_icon.active a {
    }

.pro_details {
    padding-right: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.electric_vehicle_box.ev_tbl_box {
    width: 100% !important;
    padding-left: 9px;
}

.electric_vehicle_box.electric_vehicle_box.ev_tbl_box table tr td {
    width: 32%;
    padding: 5px 0;
}

.electric_vehicle_box.electric_vehicle_box.ev_tbl_box table tr td {
}

.right-area-tabular-ev .add_account_btn.add_account_btn > a {
    padding: 3px 8px;
    float: none;
    display: inline-block;
}

.text_width_box {
    width: 100%;
    float: left;
}

.currency.compare_nav.ratest_line_box {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    margin-bottom: 0px !important;
}

#content_energy_area span {
    word-wrap: break-word;
}

.currency.compare_nav.ratest_line_box #divconfigusage span {
    white-space: nowrap;
}

@media (min-width:300px) and (max-width:450px) {
    .setting_area .dropdown-menu.dropdown-menu li a {
        font-size: 12px !important;
    }
}

@media (min-width:300px) and (max-width:380px) {
    .energy_mid_box .right_content_box {
        height: 96%;
    }
}

.tablet-view h3 span.icon {
    display: none;
}

.textrenderer > ul > li > a {
    background-image: none;
}

    .textrenderer > ul > li > a:hover {
        background: none;
    }

    .textrenderer > ul > li > a:before {
        font-family: 'scmfonts' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 21px;
        position: absolute;
        left: 10%;
        top: 8px;
        color: #30afdc;
    }

    .textrenderer > ul > li > a:hover:before, .textrenderer > ul > li.active > a:before {
        color: #ffffff;
    }

.smart_camera > a:before {
    content: '\e95c';
}

.smart_lightbulb > a:before {
    content: '\e95d';
}

.smart_locker > a:before {
    content: '\e95a';
}

.smart_sprinkler > a:before {
    content: '\e95b';
}

.smart_wallplug > a:before {
    content: '\e959';
}

.smart_switchlight > a:before {
    content: '\e964';
}

.smart_motionsensors > a:before {
    content: '\e960';
}

.nav_left ul li.smart_thermostat a {
    background-size: auto 23px !important;
}

    .nav_left ul li.smart_thermostat a:hover, .nav_left ul li.smart_thermostat.active a {
        background-size: auto 23px !important;
    }

.nav_left ul li.smart_hubs a {
    background-size: auto 23px !important;
}

    .nav_left ul li.smart_hubs a:hover, .nav_left ul li.smart_hubs.active a {
        background-size: auto 23px !important;
    }

.nav_left ul li.smart_remotes a {
    background-size: auto 23px !important;
}

    .nav_left ul li.smart_remotes a:hover, .nav_left ul li.smart_remotes.active a {
        background-size: auto 23px !important;
    }

.nav_left ul li.smart_doorsensors a {
    background-size: auto 23px !important;
}

    .nav_left ul li.smart_doorsensors a:hover, .nav_left ul li.smart_doorsensors.active a {
        background-size: auto 23px !important;
    }

.scmfonts_base {
    font-family: 'scmfonts' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 21px;
}

.icon_plus_circle {
}

    .icon_plus_circle:before {
        content: '\e937';
    }

.add_device_btn {
    float: right;
    background-color: #61d49b;
    color: #fff;
    padding: 6px 0px;
    margin: 6px 10px 0 10px;
    vertical-align: middle;
    text-align: center;
    border-radius: 3px;
}

    .add_device_btn:hover {
        text-decoration: none;
        color: #fff;
    }

    .add_device_btn > span {
        vertical-align: middle;
        padding: 0px 10px;
    }

    .add_device_btn > .icon_plus_circle {
        vertical-align: middle;
        padding: 5px 5px;
        background: #52c58a;
        border-radius: 3px 0 0 3px;
        font-size: 18px;
    }

.smarthome_headicon {
    vertical-align: middle;
    font-size: 26px;
    overflow: hidden;
    color: #30afdc;
}

    .smarthome_headicon:before {
        content: '\e8a2';
    }

.smarthome_containers {
    float: left;
    width: 100%;
}

ul.smarthome_containers > li {
    border: solid 1px #cfcfcf;
    width: 31.5%;
    padding: 0px;
    display: inline-block;
    margin: 0 5px 0 5px;
}

.sh_buttonsarea {
    float: left;
    width: 100%;
    padding: 10px 10px;
    height: 43px;
    background: #fafafa;
}

    .sh_buttonsarea > .sh_switcherbtn {
        float: left;
        width: 50%;
    }

    .sh_buttonsarea > .sh_infobtn {
        float: right;
        width: 50%;
        text-align: right;
    }

        .sh_buttonsarea > .sh_infobtn > a {
            text-decoration: none;
        }

ul.smarthome_containers > li > .sh_container {
    float: left;
    width: 100%;
    text-align: Center;
}

.sh_container img {
    height: 120px;
}

ul.smarthome_containers > li > .sh_textareas {
    float: left;
    width: 100%;
    text-align: Center;
    min-height: 45px;
    background: #fafafa;
    padding: 12px;
}

    ul.smarthome_containers > li > .sh_textareas > span {
        font-size: 15px;
        vertical-align: middle;
        font-weight: bold;
    }

.excalm_icon:before {
    content: '\e9b1';
}

.sh_infobtn i {
    font-size: 25px;
}

span.on-off-text {
    display: block;
    padding: 10px 0;
    font-weight: bold;
    color: #cfcfcf;
}

span.on_type {
    color: #00c4ff;
}

.cross2_icon {
    font-size: 14px;
    font-weight: bold;
    position: relative;
    top: 1px;
}

    .cross2_icon:before {
        content: '\e86d';
    }

ul.tablet_buttons {
}

    ul.tablet_buttons > li {
    }

        ul.tablet_buttons > li > a {
            background: #00c4ff;
            color: #fff;
        }

#ElectricVehicleContainer .VehicalStatus > div {
    white-space: nowrap;
}

.i_agree_txt_left {
    padding: 12px 15px;
    float: left;
    width: 100%;
}

input[type="checkbox"].acknowledgement {
    margin-top: 2px !important;
}

.i_agree_txt_left input[type="checkbox"] {
    margin-right: 8px;
    margin-top: 9px !important;
}

.visit_lnk_btn.visit_lnk_btn, .visit_lnk_btn:hover, .visit_lnk_btn:focus {
    text-align: center;
    width: 217px !important;
    background: #43a7d8;
    display: block;
    color: #fff;
    padding: 4px;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 3px;
}

#change-userid-divPopup .tooltip-inner {
    text-align: left;
}

.column_to_right_sec {
    float: left;
}

    .column_to_right_sec > div {
        padding-left: 8px;
        font-size: 13px;
        font-weight: bold;
        margin-top: 15px;
    }

#PopUpField .modal-body.popup_area_home {
    display: table;
    padding: 0 15px;
}
#PopUpField .modal-header {
    padding: 20px 15px;
}

#PopUpField .profile-details {
    width: 100%;
}

.about_my_home_popup {
    max-height: 468px;
    overflow: auto;
}

.f-width hr {
    background: none !important;
}

.nodata_dash_box {
    top: 50px;
    margin: 0px;
    padding: 0px;
    display: block;
    text-align: center;
    overflow: auto;
    position: relative;
    height: 162px;
    font-weight: normal;
    font-family: montserrat-semibold;
    font-size: 12px;
    float: left;
    width: 100%;
}

.form_filed_wrapper #nofile {
    width: 75%;
    line-height: 21px;
    margin-bottom: -16px;
    font-style: italic;
    font-size: 11px;
    float: left;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 1px !important;
    white-space: nowrap;
}

.form_filed_wrapper #btnRemoveFile {
    float: left;
    margin-bottom: -13px;
}

.ui-datepicker {
    z-index: 999999999 !important;
}

.wickedpicker {
    z-index: 999999;
}

.tooltip.msgWidth, .tooltip.msgWidth .tooltip-inner {
    width: 550px !important;
    max-width: 550px !important;
    font-size: 12px !important;
}

.clear_btn_contact {
    margin-bottom: 10px;
}

#changeUIbody .popup_area_home {
    width: 92.3% !important;
}

.download_data_box {
    padding-top: 15px;
}

.download_data_box {
    width: 50%;
    float: left;
}

.choose_per_box {
    padding-bottom: 20px;
}

.date_pic_txtbox {
    width: 100%;
    float: left;
    margin-bottom: 23px;
    position: relative;
}

    .date_pic_txtbox > input {
        width: 95%;
    }

.date_select_txtbox {
    position: relative;
    right: 10px;
    width: 25px;
    height: 24px;
    top: 7px;
    margin-left: -17px;
    float: left;
    margin-top: -21px;
}

.pop_greenbtn_footer {
    PADDING: 10px;
    border-top: 1px solid #f4f4f4;
    padding-top: 15px;
    float: left;
    width: 100%;
}

.pop_para_footer {
    padding: 10px 15px;
    text-align: justify;
    border-top: 1px solid #f4f4f4;
    clear: both;
}

.export_imt_left {
    float: left;
    padding-right: 10px;
    padding-left: 8px;
}

.green_btn_form .ajax__calendar .ajax__calendar_container {
    margin-top: 0px !important;
}

.pop_greenbtn_footer #lnkGreenBtn-popup {
    float: left;
    cursor: pointer;
}

.green_lbl_txt {
    padding-top: 5px;
}

@media (min-device-width:1368px) and (min-device-height:912px) and (min-resolution: 192dpi) {
    @supports (-ms-ime-align:auto) {
        .currency ul li input[value="Compare Me"] {
            background-size: auto !important;
        }
    }
}

.pro_ico_top {
    height: 18px;
    float: left;
    text-align: center;
}

.submit-button.submit-button, .btn-default-login-submit.btn-default-login-submit.btn-default-login-submit,
.registration_btn.registration_btn.registration_btn, p > span.newbutton_outer.newbutton_outer,
.start_btn.start_btn > input[type="submit"], .continue_button.continue_button a, .btn-default-login.btn-default-login, .clear_btn_contact.clear_btn_contact, .add_account_btn > a {
    text-decoration: none;
    transition: ease-in 0.3s;
    border-radius: 4px !important;
    font-weight: normal !important;
    font-family: montserrat-bold;
    text-transform: uppercase;
}

    .submit-button.submit-button:hover, .btn-default-login-submit.btn-default-login-submit.btn-default-login-submit:hover,
    .registration_btn.registration_btn.registration_btn:hover, p > span.newbutton_outer.newbutton_outer:hover,
    .start_btn.start_btn > input[type="submit"]:hover, .continue_button.continue_button a:hover, .btn-default-login.btn-default-login:hover, .add_account_btn > a:hover, .clear_btn_contact.clear_btn_contact:hover {
        transition: ease-in 0.3s;
        color: #fff !important;
    }

.cancel-button.cancel-button, .btn-default-login-cancel.btn-default-login-cancel.btn-default-login-cancel, .cancel_button_comm.cancel_button_comm.cancel_button_comm {
    font-weight: normal !important;
    border-radius: 4px !important;
    transition: ease-out 0.3s;
    cursor: pointer;
    text-transform: uppercase;
    /*border: 0px solid #43a7d8 !important;*/
    text-align: center;
}

    .cancel-button.cancel-button:hover, .btn-default-login-cancel.btn-default-login-cancel.btn-default-login-cancel:hover, .cancel_button_comm.cancel_button_comm.cancel_button_comm:hover {
        transition: ease-out 0.3s;
    }

.full_width_input_sec {
    width: 100%;
    float: left;
    margin: 0px 0px 0;
}

.left_side_sec.input_box_eff_wrap {
    width: 100%;
    float: left;
}

.input_box_eff_wrap {
    position: relative;
    margin-bottom: 20px;
}

    .input_box_eff_wrap input.input_effect, .input_box_eff_wrap select.select_effect, .input_box_eff_wrap textarea.textarea_effect {
        font-size: 16px;
        padding: 10px 15px 10px 0px;
        display: block;
        width: 93% !important;
        margin-bottom: 0 !important;
        border: 0;
        border-bottom: 1px solid #e6e6e6 !important;
        height: auto;
        border-radius: 0px !important;
        float: left;
        color: #333;
        font-family: montserrat-regular;
    }

.modal .input_box_eff_wrap input.input_effect, .modal .input_box_eff_wrap select.select_effect {
    width: 100% !important;
    min-width: 100% !important;
    position: relative;
}

.modal .input_box_eff_wrap span.required {
    position: absolute !important;
    right: -10px;
    top: 0;
}

.modal .input_box_eff_wrap .bar_input:before {
    left: 50% !important;
}

input[disabled="disabled"] {
    -webkit-text-fill-color: #807C80;
}
/* Edited By Prashant */
.input_box_eff_wrap select.select_effect {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: rgba(0,0,0,.09) url(../images/arrowdown_mdb.png) !important;
    background-size: 15px 20px;
    background-position: 95% center !important;
    background-repeat: no-repeat !important;
}

.input_box_eff_wrap select::-ms-expand {
    display: none;
}

.setting_area > .inner-content-log > ul > li > span {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    line-height: 100%;
    margin-top: 2px;
    float: left;
}

    .setting_area > .inner-content-log > ul > li > span:focus {
        outline: 1px dotted #ccc;
    }

    .setting_area > .inner-content-log > ul > li > span:nth-child(2) {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        vertical-align: top;
        max-width: 125px;
    }
/* Edited By Prashant */
input.input_effect:focus, select.select_effect:focus, textarea.textarea_effect:focus {
    outline: none;
}

label.effect_lbl {
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 0px;
    top: 6px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

input.input_effect:focus ~ label.effect_lbl, input.input_effect:valid ~ label.effect_lbl,
select.select_effect:focus ~ label.effect_lbl, select.select_effect:valid ~ label.effect_lbl,
textarea.textarea_effect:focus ~ label.effect_lbl, textarea.textarea_effect:valid ~ label.effect_lbl,
input.input_effect[readonly='readonly'] ~ label.effect_lbl, input.input_effect:not([type=button])[readonly] ~ label.effect_lbl, input.select_effect[readonly='readonly'] ~ label.effect_lbl,
input.input_effect[disabled="disabled"] ~ label.effect_lbl, select.select_effect[disabled="disabled"] ~ label.effect_lbl, input.input_effect[minlength="minlength"] ~ label.effect_lbl {
    top: 14px;
    font-size: 10px !important;
}

/*.invalidfocus:not(:focus):invalid ~ label.effect_lbl {
    top: -22px;
    font-size: 16px;
}*/

.highlight_input {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}
/*#Page_0 div .full_width_input_sec.full_widthNew_ui:first-child {
    margin-top: 20px !important;
} */

input.input_effect:focus ~ .highlight_input {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}

@-webkit-keyframes inputHighlighter {
    from {
        background: #5264AE;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@-moz-keyframes inputHighlighter {
    from {
        background: #5264AE;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@keyframes inputHighlighter {
    from {
        background: #5264AE;
    }

    to {
        width: 0;
        background: transparent;
    }
}

.textarea_effect {
    resize: none;
}

.bar_input {
    display: block;
    width: 93%;
}

    .bar_input:before, .bar_input:after {
        content: '';
        height: 2px;
        width: 0;
        bottom: 0;
        position: absolute;
        transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        -webkit-transition: 0.2s ease all;
    }

.bar_textarea:before, .bar_textarea:after {
    bottom: 27px;
}

.bar_input:before {
    left: 43%;
}

.bar_input:after {
    right: 50%;
}

input.input_effect:focus ~ .bar_input:before, input.input_effect:focus ~ .bar_input:after,
select.select_effect:focus ~ .bar_input:before, select.select_effect:focus ~ .bar_input:after,
textarea.textarea_effect:focus ~ .bar_input:before, textarea.textarea_effect:focus ~ .bar_input:after {
    width: 50%;
}

#change-pwd-divPopup .full_width_input_sec, #change-userid-divPopup .full_width_input_sec {
    margin: 0px 0px 0;
}

#change-pwd-divPopup .input_box_eff_wrap, #change-userid-divPopup .input_box_eff_wrap {
    /*margin-bottom: 20px;*/
}

.popup_input_wrapper {
    float: left;
    width: 100%;
}

#change-userid-divPopup .help_icon_img.help_icon_img {
    margin-top: 0px !important;
    position: relative;
    top: 3px;
}

.errorbox.errorbox {
    border: 0px !important;
    border-bottom: 1px solid #ffa8a8 !important;
}

div#greenPopup .full_width_input_sec {
    padding: 0px 10px 0 17px;
}

.text_sec_inpt_style {
    font-size: 15px;
    margin-top: 9px;
    float: left;
    width: 93%;
}

label.effect_lbl.effect_lbl_text_inpt {
    top: -15px;
    font-size: 16px;
}

.search-area .GISsearch_ico {
    top: 0px !important;
    float: right;
    right: 1px !important;
    position: absolute;
    z-index: 99;
    width: 28px;
    height: 28px;
}

span.search_foot_ico.fa:before {
    font-size: 21px;
    font-weight: normal;
    top: 4px;
    position: relative;
    right: -10px;
}

.full_margin_none {
    margin: 0px !important;
}

#divAddressPopup_123 .full_width_input_sec {
    margin: 0px 0 0 0;
    padding: 0 9px 0 5px;
}

.address-1.address-icon.address-icon2 .head_icon_flat {
    top: 0px !important;
}

.make_srvc_lnk, .make_srvc_lnk:hover {
    float: right;
    padding: 5px 10px;
    border-radius: 0px;
    margin-top: -5px;
    margin-right: 10px;
    font-weight: normal;
    color: #fff !important;
    text-decoration: none;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

.enter_pay_amt {
    width: 100%;
    float: left;
    background: #f4f4f4;
    margin-bottom: 5px;
}

    .enter_pay_amt h1 {
        background: #eaeaea;
        margin: 0px;
        padding: 10px 15px 5px;
        color: #696c6e;
        border-bottom: 1px solid #cfcfcf;
        font-family: montserrat-semibold !important;
    }

.entr_pay_sec {
    float: left;
    width: 100%;
    padding: 10px 15px 10px 15px;
}

    .entr_pay_sec .entr_left_sec {
        float: left;
        width: 50%;
    }

    .entr_pay_sec .entr_right_sec {
        float: left;
        width: 50%;
    }

        .entr_pay_sec .entr_left_sec .entr_box_comm, .entr_pay_sec .entr_right_sec .entr_box_comm {
            min-height: 26px;
            width: 100%;
            float: left;
            margin-bottom: 0px;
            padding: 0;
            margin-top: 10px;
        }

        .entr_pay_sec .entr_left_sec b.left_txt_pay, .entr_pay_sec .entr_left_sec span.right_txt_pay,
        .entr_pay_sec .entr_right_sec b.left_txt_pay, .entr_pay_sec .entr_right_sec span.right_txt_pay,
        .entr_box_comm_right b.left_txt_pay, .entr_box_comm_right span.right_txt_pay,
        .entr_box_comm_left b.left_txt_pay, entr_box_comm_left span.right_txt_pay {
            float: left;
            width: 50%;
            font-weight: bold;
        }

        .entr_pay_sec .entr_left_sec span.right_txt_pay,
        .entr_pay_sec .entr_right_sec span.right_txt_pay,
        .entr_pay_method .entr_box_comm_left b.left_txt_pay {
            color: #23769F;
        }

    .entr_pay_sec input[type="radio"] {
        margin-top: 0px;
        position: relative;
        top: 3px;
        margin-right: 7px;
        vertical-align: top;
    }

.entr_pay_method {
    width: 100%;
    float: left;
}

    .entr_pay_method .entr_box_comm_left {
        float: left;
        width: 56%;
    }

    .entr_pay_method .entr_box_comm_right {
        float: left;
        width: 43%;
    }

        .entr_pay_method .entr_box_comm_right:nth-last-child(1) {
            width: 5%;
        }

    .entr_pay_method .entr_box_comm_left b img {
        width: 32px;
        display: inline-block;
        max-height: 40px;
        margin-right: 15px;
        margin-top: -1px;
        margin-left: 6px;
    }

.addnew_pay_method {
    float: left;
    width: 100%;
    padding: 10px 20px;
}

    .addnew_pay_method h2 {
        margin: 0px;
        font-size: 16px;
        font-weight: bold;
    }

.option_card_select {
    float: left;
    width: 100%;
    margin-top: 30px;
}

    .option_card_select p {
        width: 50%;
        float: left;
        font-weight: bold;
        color: #737373;
    }

        .option_card_select p input[type="radio"] {
            margin: 0px 5px 0 0;
            position: relative;
            top: 2px;
        }

.credit_card_details .input_box_eff_wrap, .bank_acc_details .input_box_eff_wrap, .billing_add_details .input_box_eff_wrap {
    width: 50%;
}

.credit_card_img img {
    height: 25px;
}

.card_title_txt {
    color: #737373;
    float: left;
    width: 100%;
    margin: 7px 0 0 0;
    font-size: 16px;
    font-family: montserrat-semibold;
}

.rmbr_txt {
    float: left;
    width: 100%;
    font-family: montserrat-semibold;
    margin-top: 20px;
}

    .rmbr_txt input[type="checkbox"] {
        float: left;
        margin: 0px 10px 0 0;
        position: relative;
        top: 3px;
        vertical-align: middle;
    }

.tras_txt {
    width: 100%;
    float: left;
    background: rgba(255, 239, 239, 0.5);
    border-radius: 3px;
    margin-top: 20px;
    border: 1px solid rgb(255, 202, 196);
    color: red;
    padding: 15px 15px !important;
    margin-bottom: 5px;
}

.ui-autocomplete-loading {
    background: url('../images/indicator.gif') no-repeat right center;
}

.addnew_pay_method h2 {
    background: #f1f1f1;
    margin: 0px;
    padding: 10px 15px 10px;
    color: #696c6e;
    border-bottom: 1px solid #cfcfcf;
    font-family: montserrat-semibold;
}

.nodata_newstyle.nodata_newstyle {
    width: 100%;
    float: left;
    background: rgba(239, 239, 239, 0.5);
    border-radius: 3px;
    border: 1px solid rgb(232, 231, 230);
    color: #555555;
    padding: 15px 15px;
    text-align: left;
    font-size: 16px;
    margin-top: 0px;
}

.nodata_newstyle:before {
    font-family: FontAwesome !important;
    position: relative;
    top: 2px;
    font-size: 19px;
    content: "\f05a";
    padding-right: 10px;
    display: inline-block;
    line-height: normal;
}

.mdl-checkbox.is-checked span.mdl-checkbox__tick-outline.mdl-checkbox__tick-outline:after, .checkbox-custom:checked + .checkbox-custom-label.checkbox-custom-label:before {
    content: "\f00c" !important;
    font-family: fontawesome !important;
    font-weight: normal !important;
    padding-left: 0px;
    padding-top: 4px;
}

.checkbox-custom:checked + .checkbox-custom-label.checkbox-custom-label:before {
    padding-top: 0px;
}

.helpicon {
    display: inline-block;
}

.logo_standard {
    display: none;
}

@media (min-width:300px) and (max-width:1024px) {
    .gm-style-iw > div {
        width: 350px !important;
        max-width: 100% !important;
    }

    .map_wrapper_width img:nth-child(1) {
        left: -2px !important;
        top: -336px !important;
    }

    .input_box_eff_wrap input.input_effect, .input_box_eff_wrap select.select_effect, .input_box_eff_wrap textarea.textarea_effect {
        padding: 5px 15px 5px 0px;
        margin-top: 5px !important;
    }

    .cover_top_area .input_box_eff_wrap input.input_effect, .cover_top_area .input_box_eff_wrap select.select_effect {
        margin-top: 0px !important;
    }

    .standard_nav .dropdown-menu > li > span {
        display: block;
        padding: 5px 11px;
    }
}

@media (min-width:550px) and (max-width:767px) {
    .Quiet_Hours_to .schedule_time, .Quiet_Hours_from .schedule_time {
        width: 81% !important;
        margin-left: 0px !important;
    }

    .currency #usageMapMode.compare_nav {
        width: 52% !important;
        float: left !important;
        padding-right: 0px !important;
    }

    table.marketing_tbl tr td {
        width: 100%;
        float: left;
        background: #fff !important;
    }
}

.disclaimer_footer {
    width: 80%;
    float: left;
    margin-bottom: 0px;
    padding: 10px 10px !important;
    display: block !important;
    background: #faf3c8;
    border-radius: 4px;
    border: 1px solid #f7da72 !important;
}

.disclaimer_footer_10s {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    padding: 15px 10px 10px 0px !important;
    display: block;
    font-size: 14px;
    font-family: 'montserrat-semibold';
    color: #696969;
}

    .disclaimer_footer_10s .cls_disclaimer {
        position: relative;
        padding-left: 30px;
        float: left;
    }

        .disclaimer_footer_10s .cls_disclaimer:before {
            content: "\F2FD";
            display: block !important;
            font-family: "Material Design Icons";
            position: absolute;
            left: 0px;
            font-size: 22px;
            top: -6px;
        }

.setting_save_box .submit-button.btnDisc {
    margin-top: 5px !important;
}

label.toggle_lbl_class {
    font-size: 0;
}

#divMoveIn.footerdisc .submit-button {
    margin-top: 5px !important;
}

label.toggle_lbl_class {
    font-size: 0;
}

button.close > img, button.closepopup > img, a.close > img {
    display: none;
}

.full_width_input_sec.spaceNone {
    margin-top: 0px !important;
}

.left_side_sec.input_box_eff_wrap.spaceNone {
    margin-bottom: 0px !important;
}

g.highcharts-exporting-group {
    display: none;
}

.inputSearch {
    padding: 4px !important;
    width: 95% !important;
    box-sizing: border-box;
    background: #fff url(../img/SearchIcon.png) no-repeat 95% 2px;
}

.ui-autocomplete {
    height: 150px;
    overflow: auto;
}

.serviceAddress div {
    font-size: 16px;
}

.submit-button {
    font-size: 16px !important;
    min-width: 135px;
}

.commonpaymentwrp .payplimg img {
    margin-top: 7px;
}


.commonpaymentwrp .effiRightRail h3 {
    margin-top: 20px !important;
}

.closeButton:after {
    content: "\ea0e";
    font-family: scmfonts !important;
    font-size: 16px;
    color: #4d4d4d;
    vertical-align: middle;
    position: relative;
    top: -19px;
    font-weight: 400;
}

.closeButton {
    display: block !important;
}


@media (min-width:320px) and (max-width:767px) {
    #PostloginFormWidgetID .commonpaymentwrp .radiostepotheramt {
        margin-top: 20px !important;
    }

    .commonpaymentwrp .seperateradio {
        margin-right: 10px !important;
    }

    .ssnInfo {
        align-items: flex-start;
    }
}

#module11 {
    display: none !important;
}

.add-bank-account {
    text-decoration: underline;
    font-size: 18px;
}

.commonpaymentwrp ol.progtrckrs li span {
    text-transform: none !important;
}

.float-right {
    float: right !important;
}

.clear {
    clear: both;
}

.tabing ul li.active {
    border-bottom: 2px solid #46842a !important;
    color: #46842a !important;
}

.commonpaymentwrp .radiogroup input[type=radio]:checked + label::after {
    border: 2px solid #46842a !important;
    background: #46842a !important;
}

.commonpaymentwrp .radiogroup input[type=radio]:checked + label {
    border: 2px solid #46842a !important;
}

.commonpaymentwrp .radiosep input[type='radio']:checked:after {
    background-color: #46842a !important;
    outline: 2px solid #46842a !important;
}

.darkbordered .text_cls {
    width: 150px !important;
}

.darkbordered .otherdiv {
    width: 140px !important;
}

#formfieldlist input.input_effect {
    margin: 0 !important;
}

.input-group-addon {
    border: 0;
}

.pageHeadingWrapper {
    display: inline-block !important;
}

.term_Cond p {
    font-family: 'Montserrat-Regular' !important;
    font-size: 16px;
    margin: 0px;
}

.pb-1 {
    padding-bottom: 10px !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mr-4 {
    margin-right: 40px !important;
}

.commonpaymentwrp .radiogroup .seperateradio > label {
    margin-bottom: 10px !important;
}

.prepmtwdgt_wrp.commonpaymentwrp .disclaimer, .postpaymentwrp.commonpaymentwrp .disclaimer {
    margin: 10px 0px 10px !important;
}

#fixedinfo .help_icon_img.help_icon_img:focus:before, #formfieldlist .help_icon_img.help_icon_img:focus:before {
    box-shadow: 0 0 0 0.11rem rgb(0 0 0 / 90%) !important;
}

.PaymentDiscount {
    display: flex;
    margin: 20px 20px;
    align-items: center;
}

    .PaymentDiscount .material-icons {
        margin-right: 5px;
    }

.comments-space {
    padding-top: 6px;
}

.commonpaymentwrp .radiogroup .seperateradio input[type=radio] {
    display: block !important;
}

.commonpaymentwrp .radiogroup .seperateradio > label:focus {
    box-shadow: 0 0 0 0.11rem rgb(0 0 0 / 90%) !important;
}

#toast-container > div {
    opacity: 1 !important;
}

.postpaymentwrp .input-group-addon {
    display: none !important;
}

.input-group.date label.mdl-textfield__label {
    top: 5px;
}

#titleRR1 {
    margin-bottom: 20px;
}

#div-2936 .md-radio label:before, #div-3012 .md-radio label:before, .service_fill_multi label:before {
    top: 3px;
}

#div-2936 .md-radio label:after, #div-3012 .md-radio label:after {
    top: 7px;
}

.lft_profile_sec .modal-footer {
    padding: 0;
}

#formfieldlist .full_widthNew_ui input.input_effect[disabled="disabled"] ~ label.effect_lbl {
    top: 11px;
}

.full_widthNew_ui select.select_effect[disabled] ~ label.effect_lbl {
    top: 11px;
}

.onetimeStper span.required {
    top: 12px;
}

.mr-0 {
    margin-right: 0 !important;
}


.nameboxuser .error {
    position: absolute;
    left: 0;
    bottom: -8px;
}


@media (min-width:320px) {

    .billdashboard_first h5 {
        font-size: 13px;
    }

    #popupQuietHours .bottom_area_home {
        float: inherit;
        margin-top: 20px 0 0 0;
    }

    #divNickNamePopup .cncl_btnp {
        margin: 0;
        min-width: 100% !important;
    }

    .mysrvc_wrapper #divAddressPopup_123 #btnUpdateAddress {
        margin: 0 0px 20px 0;
    }

    #divNickNamePopupHeader .editNickname {
        float: left;
        width: 100%;
        padding: 0px 30px 20px;
    }


    #usageMapMode ul.listNOted.listNOtedComapre li.active span, #usageMapMode ul.listNOted.listNOtedComapre li span {
        font-size: 12px;
    }


    .text-to-pay .bg-white h3 {
        font-size: 18px;
    }

    #divAddressPopup_123 .modal-footer {
        display: grid;
        justify-content: inherit;
    }

        #divAddressPopup_123 .modal-footer input {
            margin-bottom: 15px;
        }

    .textButtons {
        margin: 20px 0;
    }

    .modal-body {
        padding: 0px 30px;
    }

    .modal-footer {
        padding: 0 25px 25px;
        display: flex;
        justify-content: flex-end;
    }


    .stp_common p.accept {
        display: block;
    }

        .stp_common p.accept label.mdl-checkbox {
            margin-bottom: 20px;
        }

    .profilepopup {
        margin-bottom: 20px;
        float: left;
        width: 100%;
    }

    .notificationAccordion .accordion-heading a h5 {
        padding: 5px 0 15px;
    }

    #popupQuietHours .ssnInfo {
        align-items: start;
    }


    .submit-button {
        min-width: 100%;
    }

    .cancel-button {
        min-width: 100% !important;
        margin-top: 20px;
    }

    .mysrvc_wrapper #divAddressPopup_123 .cancel-button, .mysrvc_wrapper #divAddressPopup_123 .submit-button {
        min-width: 100% !important;
        margin: 0 0 20px 0;
    }

    #divchargesinfo .cancel-button, #divbtnCancel .cancel-button, #divbtnCancel .submit-button, #divRequest .cancel-button, #UnenrollModal .cancel-button, #UnenrollModal .submit-button, #popupSettimezone .cancel-button, #popupSettimezone .submit-button, #divAddAccountmodal .submit-button, #divAddAccountmodal .cancel-button, #divNickNamePopupHeader .cancel-button, #divNickNamePopup .cncl_btnp, #divNickNamePopup .submit-button, #divUnEnroll .submit-button, #divUnEnroll .cancel-button, #unlinkAccount .cancel-button, #unlinkAccount .submit-button, #forget-me-divPopup .submit-button, #forget-me-divPopup .cancel-button, #Set_Quiet_Hours .cancel-button, #Set_Quiet_Hours .submit-button, #divinviteUser .submit-button, #divinviteUser .cancel-button {
        min-width: 100% !important;
        margin: 0 0 20px 0;
    }

    #divchargesinfo .modal-footer, #divbtnCancel .modal-footer, #UnenrollModal .modal-footer, #popupSettimezone .modal-footer, #divAddAccountmodal .modal-footer, #divNickNamePopupHeader .modal-footer, #divAddressPopup_ChangePass .modal-footer, #divUnEnroll .modal-footer, #unlinkAccount .modal-footer, #forget-me-divPopup .modal-footer, #Set_Quiet_Hours .bottom_area_home, #divinviteUser .modal-footer {
        display: block;
    }

    #div-2969 {
        margin-bottom: 0 !important;
    }

    .service_text .submit-button {
        min-width: 100% !important;
        margin: 0 5px;
    }

    #stepperForm .submit-button {
        margin: 0px 10px 0 0;
    }

    .ssnInfo {
        align-items: flex-start;
    }

    .alert_popup_common .modal-header h4.modal-title {
        font-size: 19px;
    }

    .requiredtextprofile {
        top: -12px;
    }

    .modal-title, .modal-title-changepwd {
        font-size: 18px;
    }

    .edit_delete_autopay h3 {
        font-size: 18px;
    }

    #divPayment .commonpaymentwrp .seperateradio {
        width: 15% !important;
    }

    .stp_common .setting_save_box {
        justify-content: start;
    }

    #divbtnCancel .submit-button {
        margin-bottom: 20px !important;
    }

    .log_smw_btn {
        display: flex;
        justify-content: flex-end;
        flex-direction: column-reverse;
    }

    .contactus_leftbox .buttons_area {
        display: flex;
        justify-content: flex-end;
        flex-direction: column-reverse;
    }

    .customerRegisterButtons .cancel-button {
        margin-bottom: 20px;
    }

    .regborder .submit-button {
        margin-bottom: 20px;
    }

    .registration_btn.cancel_button_comm.cancel-button {
        margin-top: 0 !important
    }

    .tooltipDash {
        display: flex;
    }

    .linkradiobutton label {
        margin-bottom: 20px;
    }

    #First_Autopay_screen .setting_save_box {
        display: block;
    }

        #First_Autopay_screen .setting_save_box .cancel-button, #profile_widget .cancel-button {
            margin-right: 0;
        }

    .stp_common p.accept {
        display: block;
    }

    .btn_right_secp .cncl_btnp, .btn_right_secp .submit-button {
        min-width: 100% !important;
    }

    .btn_right_secp .submit-button {
        margin-right: 0px !important;
        margin-bottom: 20px;
    }

    .btn_right_secp .cncl_btnp, .StepperBtnArea .tokenizedButtons .cancel-button {
        margin-right: 0 !important;
    }
    .btn_right_secp .cncl_btnp, .StepperBtnArea .OtherButtons .cancel-button {
        margin-right: 0 !important;
    }

    .btn_right_secp {
        display: flex;
        flex-direction: column-reverse;
    }

    .radiobuttonarea {
        padding: 10px 15px 0 0;
    }

    #divAddressPopup .linkradiobutton {
        width: 100% !important;
        margin-bottom: 0px;
    }

    .streetAddress {
        display: block;
        width: 100%;
        float: left;
        margin-bottom: 5px;
        padding: 12px 13px 0 5px;
        font-weight: normal;
    }

    #divEnroll .modal-footer {
        display: block;
        flex-direction: row-reverse;
    }

    .btn_right_secp_noti.flexGroup .btnGroup {
        display: block !important;
        flex-direction: inherit;
        width: 100%;
    }

    #divinvitePopup .modal-footer {
        padding-left: 0;
        display: block;
    }

    #DeleteInviteGuestUser .modal-footer {
        display: block;
    }

    #DeleteInviteGuestUser .modal-body {
        margin-bottom: 20px;
    }

    section.drHeading h1 {
        font-size: 22px !important;
    }

    .btn_dashboard_blng {
        display: block;
    }

    .btn_dashboard_blng {
        float: left;
        width: 100%;
    }

    .textToPayDiv {
        margin-bottom: 10px;
    }

    .profiledata-row h3 {
        font-size: 12px;
    }

    .left_side_sec.input_box_eff_wrap > label {
        font-size: 12px;
    }

    #makedefault .modal-footer, #remove_popup_one .modal-footer {
        flex-direction: column-reverse;
        display: flex;
    }
    .onetimeStper .cancel-button {
        margin-right: 0;
    }
}


@media (min-width:768px) {


    .onetimeStper .cancel-button {
        margin-right: 20px;
    }
    .StepperBtnArea .tokenizedButtons .cancel-button{margin-right:20px !important;}
    .StepperBtnArea .OtherButtons .cancel-button {
        margin-right: 20px !important;
    }
    #makedefault .modal-footer, #remove_popup_one .modal-footer {
        flex-direction: inherit;
        display: flex;
    }

    .left_side_sec.input_box_eff_wrap > label {
        font-size: 14px;
    }

    .profiledata-row h3 {
        font-size: 14px;
    }

    .textToPayDiv {
        margin-bottom: 0px;
    }

    .btn_dashboard_blng {
        float: none;
        width: 100%;
    }

    .btn_dashboard_blng {
        display: inline-flex;
    }

    section.drHeading h1 {
        font-size: 32px !important;
    }

    #DeleteInviteGuestUser .modal-body {
        margin-bottom: 20px;
    }

    #divinvitePopup .modal-footer {
        padding-left: 0;
        display: flex;
    }

    .btn_right_secp_noti.flexGroup .btnGroup {
        display: block !important;
        flex-direction: inherit;
        width: auto;
    }

    .streetAddress {
        display: flex;
    }

    #divAddressPopup .linkradiobutton {
        width: auto !important;
        margin-right: 60px;
        margin-bottom: 20px;
    }

    .radiobuttonarea {
        padding: 10px 15px 25px 0;
    }

    .btn_right_secp .cncl_btnp {
        margin-right: 15px !important;
    }

    .btn_right_secp {
        flex-direction: inherit;
    }

        .btn_right_secp .cncl_btnp, .btn_right_secp .submit-button {
            min-width: 135px !important;
        }

        .btn_right_secp .submit-button {
            margin-right: 15px !important;
            margin-bottom: 0;
        }

    .stp_common p.accept {
        display: block;
        justify-content: flex-start;
    }

    #First_Autopay_screen .setting_save_box .cancel-button, #profile_widget .cancel-button {
        margin-right: 20px;
    }


    .linkradiobutton label {
        margin-bottom: 0px;
    }

    .billdashboard_first h5 {
        font-size: 16px;
    }

    .contactus_leftbox .buttons_area {
        display: flex;
        justify-content: flex-end;
        flex-direction: inherit;
    }

    .log_smw_btn {
        display: flex;
        justify-content: flex-end;
        flex-direction: inherit;
    }

    #divbtnCancel .submit-button {
        margin-bottom: 0 !important;
    }

    #divbtnCancel .modal-footer {
        float: right;
    }

    #popupQuietHours .bottom_area_home {
        float: right;
        margin-top: 0px 0 0 0;
    }


    #divNickNamePopup .cncl_btnp {
        margin: 0;
        min-width: 124px !important;
    }

    #divNickNamePopup .cncl_btnp {
        margin: 0 !important;
    }

    .mysrvc_wrapper #divAddressPopup_123 #btnUpdateAddress {
        margin: 0 15px;
    }

    .mysrvc_wrapper #divAddressPopup_123 .cancel-button, .mysrvc_wrapper #divAddressPopup_123 .submit-button, #divUnEnroll .submit-button, #divUnEnroll .cancel-button, #unlinkAccount .cancel-button, #unlinkAccount .submit-button, #forget-me-divPopup .submit-button, #forget-me-divPopup .cancel-button {
        min-width: 124px !important;
        margin: 0 20px 0px 0;
    }

    #divNickNamePopupHeader .editNickname {
        float: right;
        width: 100%;
        padding: 20px 30px !important;
    }

    #usageMapMode ul.listNOted.listNOtedComapre li.active span, #usageMapMode ul.listNOted.listNOtedComapre li span {
        font-size: 14px;
    }


    .text-to-pay .bg-white h3 {
        font-size: 20px;
    }

    #divchargesinfo .modal-footer, #divbtnCancel .modal-footer, #UnenrollModal .modal-footer, #popupSettimezone .modal-footer, #divAddAccountmodal .modal-footer, #divNickNamePopupHeader .modal-footer, #divAddressPopup_ChangePass .modal-footer, #divUnEnroll .modal-footer, #unlinkAccount .modal-footer, #forget-me-divPopup .modal-footer, #Set_Quiet_Hours .bottom_area_home, #divinviteUser .modal-footer {
        display: block;
    }

    #divchargesinfo .cancel-button, #divbtnCancel .cancel-button, #divbtnCancel .submit-button, #divRequest .cancel-button, #UnenrollModal .cancel-button, #UnenrollModal .submit-button, #popupSettimezone .cancel-button, #popupSettimezone .submit-button, #divAddAccountmodal .submit-button, #divAddAccountmodal .cancel-button, #divNickNamePopupHeader .submit-button, #divNickNamePopupHeader .cancel-button, #divNickNamePopup .submit-button, #Set_Quiet_Hours .cancel-button, #Set_Quiet_Hours .submit-button, #divinviteUser .submit-button, #divinviteUser .cancel-button {
        min-width: 124px !important;
        margin: 0 0px 0px 20px;
    }


    #divAddressPopup_123 .modal-footer {
        /*display: flex;*/
        justify-content: flex-end;
    }

        #divAddressPopup_123 .modal-footer input {
            margin-bottom: 0px;
            margin-right: 10px;
        }

            #divAddressPopup_123 .modal-footer input:last-child {
                margin-right: 0px;
            }

    .modal-footer {
        padding: 0 30px 30px;
        display: flex;
        justify-content: flex-end;
    }


    .stp_common p.accept {
        display: flex;
    }

        .stp_common p.accept label.mdl-checkbox {
            margin-bottom: 0px;
        }

    .profilepopup {
        margin-bottom: 0px;
    }

    .notificationAccordion .accordion-heading a h5 {
        padding: 5px 0 3px;
    }

    #popupQuietHours .ssnInfo {
        align-items: center;
    }

    .submit-button {
        min-width: 135px;
    }

    .stp_common .setting_save_box {
        justify-content: end;
    }

    .cancel-button {
        min-width: 135px !important;
        padding: 0 10px !important;
        margin-top: 0;
    }

    .service_text .submit-button {
        min-width: 135px !important;
    }

    .ssnInfo {
        align-items: center;
    }

    .alert_popup_common .modal-header h4.modal-title {
        font-size: 20px;
    }

    .requiredtextprofile {
        top: 11px;
    }

    .modal-title, .modal-title-changepwd {
        font-size: 21px;
    }

    .edit_delete_autopay h3 {
        font-size: 20px;
    }

    #divPayment .commonpaymentwrp .seperateradio {
        width: 15.8% !important;
        margin-bottom: 5px;
    }
}

.full_width_input_sec input[disabled] + label.effect_lbl, .full_width_input_sec select[disabled] + label.effect_lbl {
    top: 14px;
}


.defaultBTN {
    min-width: 154px;
}

.AddvalidateDiv h5.modal-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

    .AddvalidateDiv h5.modal-title span {
        margin-right: 8px;
    }

.AddvalidateDiv .modal-dialog {
    min-width: 750px;
}

#btnValidateAddress {
    float: left;
}

input#FileUpload1::-webkit-file-upload-button {
    cursor: pointer;
}
#divPopup .credit_card_img {
    margin: 30px 0;
}
.onetimeStper .commonpaymentwrp .radiosep {
    margin-bottom: 15px !important;
}

.prepmtwdgt_wrp select.mdl-textfield__input, .postpaymentwrp select.mdl-textfield__input {
    width: 100%;
    background-image: url(../images/arrowdown_mdb.png) !important;
    background-size: 15px 20px !important;
    background-position: right 20px center !important;
    background-repeat: no-repeat !important;
    appearance: none;
    padding-right: 45px;
}


.onetimeStper .txt_left_card {
    margin: 20px 0;
}
.onetimeStper .error {
    position: absolute;
    bottom: -6px;
    left:0;
}
.postpaymentwrp .tabing ul {
    padding: 0px 0px 20px;
}
#btnPaypal > div, #venmo-button, #google-pay-button {
    margin-top: 15px !important;
}
.darkbordered .mdl-textfield__input{padding-left:13px!important;}
#invalidPhoneNumber {
    display: block !important;
    color: #f00;
    position: absolute;
    bottom: -20px;
}
.ui-dialog-buttonset button {
    width: auto !important;
    color: #46842a !important;
}

.ui-button-text {
    color: #46842a !important;
}

.ui-dialog .ui-dialog-titlebar {
    background: transparent !important;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    width: 100% !important;
}
    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
        color: #46842a !important;
        padding: 6px 15px !important;
        font-size: 16px !important;
        margin: 10px 8px 10px 8px !important;
        font-family: montserrat-regular !important;

    }
.ui-dialog .ui-dialog-title {
    font-family: montserrat-regular !important;
}
#idletimer_warning_dialog p, #idletimer_warning_dialog > div {
    font-family: montserrat-regular !important;
    font-size: 16px !important;
}

    #idletimer_warning_dialog p:first-child {
        margin-bottom: 6px;
    }

    #idletimer_warning_dialog #countdownDisplay {
        font-weight: bold;
        top: 2px;
        position: relative;
        font-size: 18px;
        font-family: montserrat-regular !important;
    }
#accountdetails #formfieldlist .dropdown-menu > li > a {
    color: #333 !important;
}
#accountdetails #formfieldlist .dropdown-menu > .active > a, #accountdetails #formfieldlist .dropdown-menu > .active > a:focus, #accountdetails #formfieldlist .dropdown-menu > .active > a:hover {
    color: #fff !important;
}
.homeService .top_conte_box_mob.top_conte_box_mob
{
    overflow: auto !important;
}
.chartsWrapNegative {
    transform: rotate(180deg);
    height: 150px !important;
    border-bottom: 1px solid #c3c3c3;
}
.levelpay-content {
    height: auto;
}
.term-content {
    height: 210px;
}
.invite-guestuser-content {
    height: 250px;
}

