<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*.title_blue {
    color: #428bca !important;
    font-weight: bold !important;
}*/

.icon-check2:before {
    content: "\e926";
    font-family: "scmfonts" !important;
    font-size: 12px;
    border-radius: 50%;
    border: 1px solid;
    padding: 2px;
}

.icon-showpass_icon:before {
    content: "\e943";
    font-family: "scmfonts" !important;
    top: -4px;
    position: absolute;
    right: 3px;
    font-size: 24px;
}

.icon-like:before {
    content: "\e801";
    font-family: "scmfonts" !important;
}

i.head_icon_flat.icon-check2 {
    top: 1px;
}
.backbuttonarea &gt; a
{
    width: auto !important;
    text-align: center;
    float: none;
    margin: 0 auto;
    text-decoration:none;
    padding: 5px 27px !important;
}

.discription_pro {
    max-height:100% !important;
    overflow:visible !important;
}

@media (min-width: 991px) and (max-width:1024px) {
    .efficiency_area ul li {
        width: 240px;
    }
    .efficiency_area.efficiency_area &gt; ul &gt; li {
        display: block !important;
        height: 320px;
    }

    .efficiency_area ul li .top_div_img {
        margin: 0px !important;
    }

    .register {
        float: left;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

        .register &gt; a {
            display: inline-block;
            float: none;
            margin: 2px auto;
            text-align: center;
            width: 50%;
        }
}

@media (min-width: 414px) and (max-width:640px) {
    .logo {
        text-align: right !important;
        margin-right: 0 !important;
    }

        .logo img {
            max-width: 100%;
        }
}


body {
    font-size: 13px;
    color: #666;
}

.textDesc, .discription_pro {
    word-wrap: break-word;
}

.customer_txt p {
    margin: 0 !important;
    padding: 9px 0 10px !important;
}

.customer_txt_name .topic_box select {
    border: 1px solid #d6d6d6;
    outline: medium none;
    padding: 5px 0;
    width: 85%;
}

.customer_txt_name p {
    margin: 0 0 3px;
    padding: 9px 0;
}

.gray_u {
    background: #e8e9e9;
}

.gray_w {
    background: #fff;
}

.regiter-button {
    background: none repeat scroll 0 0 #88be1c !important;
    border: 0 !important;
    border-radius: 2px;
    color: #f0f0f0 !important;
    float: right;
    font-size: 14px;
    height: 25px;
    margin-bottom: 15px;
    margin-right: 10px;
    padding: 4px 13px !important;
    text-align: center;
}



.profile_img {
    float: left;
    width: 9%;
}

    .profile_img span {
        display: none;
    }

.details_box {
    width: 90%;
}

.show_details_right {
    float: right;
    text-align: right;
}

    .show_details_right ul {
        padding-top: 5px !important;
    }

        .show_details_right ul li {
            float: right;
            width: auto;
            border-bottom: 0px !important;
            padding-bottom: 1px !important;
        }

a.show_details_right_btn {
    background: #006699;
    color: #fff !important;
    float: right;
    text-decoration: none;
    padding: 4px 14px 6px;
    border-radius: 3px;
    font-size: 14px;
}

.details_box h5 {
    color: #13689b;
    font-size: 121%;
    font-weight: bold;
    margin: 6px 0 6px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}



.details_box .register_lnk {
    margin-top: 0px;
}

.details_box .register_lnk {
    float: left;
    padding-bottom: 5px;
}

.like_btn_brdr {
    border: 1px solid #95d60a !important;
    border-radius: 8px;
    width: 81px;
    margin-top: 6px;
}

.details_box .register_lnk .like_lnk {
    background: rgba(0, 0, 0, 0) url('images/like_img.png') no-repeat scroll center top;
    height: 23px;
    margin-top: 3px;
    padding-bottom: 27px;
    padding-right: 24px;
    vertical-align: top;
    outline: none !important;
}

.details_box .register_lnk .like_lnk_ro {
    background: rgba(0, 0, 0, 0) url('images/like_img_ro.png') no-repeat scroll center top;
    height: 23px;
    margin-top: 3px;
    padding-bottom: 27px;
    padding-right: 24px;
    vertical-align: top;
    outline: none !important;
}

.right_content_box ul:nth-child(even) {
    background: #FDFDFD;
    margin: 1px 0px;
}

/*.right_content_box ul:hover {
    background: #f9f9f9;
}*/


.register_eff_lnk {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    clear: both;
    margin-top: 5px;
    padding: 0 3px !important;
    position: static;
    width: 82px;
}

    .register_eff_lnk a {
        background: none;
        color: #069;
        display: block;
        padding: 2px 6px 8px;
        font-size: 17px;
        text-decoration: none;
        width: 105px;
        text-align: center;
    }

        .register_eff_lnk a:hover {
            color: #069;
        }



.modal-header {
    background: none repeat scroll 0 0 #f7f7f7;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px;
    padding: 7px 15px;
    border-radius: 5px 5px 0px 0px !important;
}

.discription_pro {
    padding: 15px 25px 15px 25px;
    font-size: 13px;
    line-height: 23px;
    text-align: justify;
    color: #797979;
    margin: 0;
}


.energy_mid_box .content_energy_area h1 {
    min-height: auto;
}

@media (min-width:768px) and (max-width:993px) {
    .bridcrumb_sec ul li {
        line-height: 18px;
    }

    .right_efficency ul {
        width: 50% !important;
    }

    .cust_pop {
        width: 100% !important;
    }

    .contact_pop {
        width: 100% !important;
        border-top: 2px solid #ccc;
    }

    #divConnectMe {
        height: 335px !important;
    }

    #showdetails_effi &gt; .modal-dialog, #showdetails_effi .modal-content {
        width: 460px !important;
    }
}

/* Safari only override */
/*@media screen and (-webkit-min-device-pixel-ratio:0) {  
    ::i-block-chrome, .right_content_box ul li {
        height: 70px;
    }

    ::i-block-chrome, .details_box .register_lnk ul li, ::i-block-chrome, .details_box .view_details li {
        height: auto;
    }

    ::i-block-chrome, .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 14px !important;
    }

    ::i-block-chrome, .details_box .register_lnk span {
        margin-top: 9px !important;
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

    ::i-block-chrome, details_box .register_lnk .like_lnk {
        margin-top: -20px;
    }

    ::i-block-chrome, .details_box .register_lnk ul li:first-child {
        background: none !important;
    }

    ::i-block-chrome, .safari_line_height {
        line-height: 2px !important;
    }
}*/



@media all and (-ms-high-contrast:none) {
    .align_check_box input {
        margin-top: 13px;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    program_details_lnk {
        float: left;
        width: 100%;
        margin-top: -32px;
    }
}

@media only screen and (max-width: 480px) {
    .details_box .register_lnk ul {
        float: left;
    }

    .details_box .row-1 .register_lnk {
        position: absolute;
        left: -48%;
        bottom: -29px !important;
        width: 142% !important;
        float: left;
        text-align: left;
    }
}

.SearchIcon {
    background: url('images/SearchIcon.png') no-repeat scroll left top;
    cursor: pointer;
    height: 28px;
    display: inline-block;
    margin: 0 5px 3px 0;
    width: 27px;
    float: left;
}

.TableCellHeaderSearch.TableCellHeaderSearch input[type="text"], input[type="password"], textarea {
    padding: 6px 10px 5px 0 !important;
    /*border-radius: 0;
    width: 93%;
    border: 1px solid #d6d6d6;
    float: left;*/
    font-size: 13px !important;
    font-weight: normal;
}

.TableCellHeaderSearch.TableCellHeaderSearch {
    float: right;
    padding: 0px 0px 0px;
    width: 197px;
}

#showdetails_effi {
    z-index: 99999 !important;
}

#errorMsg {
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    display: block;
    left: 0;
    margin: 0 auto;
    max-width: 270px;
    padding: 2px 10px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 100%;
    z-index: 9999;
}

.efficiency_area ul li .content_energy_area h2 {
    font-size: 14px;
    margin-bottom: 10px;
}
/* Edited by prashant starts for iphone*/

.energy_mid_box .right_content_box {
    overflow: visible;
} 

@media (min-width:300px) and (max-width:767px) {
    .TableCellHeaderSearch {
        float: right;
        padding: 0;
        width: 160px;
    }

    .img_area .img {
        width: 100% !important;
    }

        .img_area .img img {
            width: 100%;
            height: 120px;
        }

    .right_efficency {
        background: #f4f4f4 none repeat scroll 0 0;
        float: left;
        margin: 0;
        padding: 5px;
        width: 100%;
        position: relative;
    }

        .right_efficency ul li {
            float: left;
            margin: 0;
            padding: 0 !important;
            width: 33.33%;
        }

            .right_efficency ul li span {
                font-size: 12px;
                font-weight: normal;
            }

    .discription_pro {
        font-size: 12px;
        line-height: 17px;
    }

    #showdetails_effi .modal-dialogue {
        margin: 60px auto;
        width: 100%;
    }

    #showdetails_effi .modal-content {
        margin: 0 auto;
        width: 100%;
    }

    #showdetails_effi .modal-header {
        padding: 5px 15px;
    }

    #showdetails_effi button.close {
        padding: 0 5px;
    }

    .modal-title {
        line-height: 1.42857;
        margin: 0;
        font-size: 12px;
        font-weight: bold;
    }

    #showdetails_effi .right_efficency {
        margin: 0;
        padding: 5px 10px;
        text-align: center;
        width: 100%;
    }

    .efficiency_area ul li {
        height: 100%;
        margin: 10px 5px;
        padding: 0;
        position: relative;
        width: 100%;
    }

    .bottom_efficiency {
        bottom: 10px;
        position: relative;
        width: 93%;
    }

    .efficiency_area ul li .content_energy_area h1 {
        font-size: 14px;
        font-weight: bold;
        margin: 9px 0 7px;
        width: 85%;
        min-height: auto;
    }

    .TableCellHeaderSearch input[type="text"], input[type="password"], textarea {
        width: 90% !important;
    }

    #showdetails_effi .modal-dialog.modal-dialog {
        width: 100% !important;
        max-width: 360px;
        margin-left: -10px;
    }

    #showdetails_effi .modal-content.modal-content {
        width: 100% !important;
        max-width: 360px;
    }

    .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);
        /*-webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0);*/
        opacity: 1;
    }

    #showdetails_effi .modal-body.cust_pop, #divConnectMe {
        width: 100% !important;
        height: auto !important;
    }

    .discription_pro {
        height: auto !important;
    }
}

@media (min-width: 1520px) and (max-width:3640px) {
    .inner_mid_section {
        height: 89%;
    }

    .energy_mid_box .right_content_box {
        height: 98% !important;
    }
}

.inner_uni1 {
    height: 88% !important;
}

    .inner_uni1 .setting_save_box .connect_email_box {
        margin-top: 19px !important;
        padding-top: 5px !important;
    }

.inner_uni2 {
    height: 86% !important;
}

    .inner_uni2 .setting_save_box {
        padding-top: 12px !important;
    }

        .inner_uni2 .setting_save_box .connect_email_box {
            margin-top: 19px !important;
            padding-top: 5px !important;
        }

.inner_uni3 {
    height: 86% !important;
}

    .inner_uni3 .setting_save_box {
        padding-top: 4px !important;
    }

        .inner_uni3 .setting_save_box .connect_email_box {
            margin-top: 10px !important;
            padding-top: 5px !important;
        }

.inner_uni4 {
    height: 82% !important;
}

    .inner_uni4 .top_conte_box_mob {
        height: 90% !important;
    }

    .inner_uni4 .setting_save_box .connect_email_box {
        margin-top: 5px !important;
        padding-top: 5px !important;
    }

.Nodatadiv {
    color: #000;
    text-align: center;
    padding-top: 11%;
    font-size: 17px;
}

.efficiency_area ul li .content_energy_area .added_vote_area.added_view_sec ul li:first-child {
    /*border-left: 1px solid #666666;*/
    background: none !important;
}

.efficiency_area ul li .content_energy_area .added_vote_area.added_view_sec ul li {
    padding-left: 9px !important;
    /*margin-left: 5px;*/
    padding-top: 6px;
}

.effiarrow {
    top: -21px !important;
    left: 73px;
    font-weight: bold;
}
.efficiency_area ul li .content_energy_area .like_area.like_area_width {
    width: auto;
    /* margin-right: 46px; */
    /* margin-left: 6px; */
    margin: 0;
}

.like_area.like_area_width .like_lnk {
    width: 0px;
}

@media (min-width: 1200px) and (max-width:1366px) {
    .inner_mid_section {
        height: 81%;
        margin-top: 15px;
    }
}

@media (min-width: 1200px) and (max-width:3366px) {
    #myModal_privacyPolicy .modal-dialog, #myModal_privacyPolicy .modal-content,
    #myModal_termsCondition .modal-dialog, #myModal_termsCondition .modal-content {
        width: 600px !important;
    }
}

.hideborder {
    border-left: 0px !important;
    padding-left: 0px !important;
    margin-left: 0px !important;
}

.discription_pro ul {
    list-style: inherit !important;
    list-style-position: inside !important;
}

@font-face {
    font-family: scmfonts;
    src:url(../fonts/scmfonts.woff) format('woff'), url(../fonts/scmfonts.ttf) format('truetype'), url(../fonts/scmfonts.svg#Sri-TSCRegular) format('svg');
    font-weight: normal;
    font-style: normal;
}

.hide_second_step2 {
}

.hide_second_step {
    float: right;
    font-size: 13px;
    background: #ffffff;
    color: #252121;
    padding: 0px 15px;
    cursor: pointer;
    position: absolute;
    top: 4px;
    height: 20px;
    display: none !important;
}

    .hide_second_step:before {
        position: relative;
        float: left;
        left: -3px;
        content: "\e9a6";
        font-size: 23px;
        font-family: scmfonts;
        top: -1px;
        text-align: center;
        color: #4c82bb;
        z-index: 9;
        font-weight: bold;
    }

.like_lnk:before, .savhide:before, .viewhide:before {
    position: relative;
    float: left;
    font-family: scmfonts;
    text-align: center;
    /*color: #4c82bb;*/
    z-index: 9;
    padding-right: 8px;
    top: -1px;
}

.like_lnk:before, .like_lnk_ro:before {
    content: "\e801";
    font-size: 20px;
    margin-top: -3px;
    font-family: scmfonts;
}

.bottom_efficiency .like_lnk:before, .bottom_efficiency .like_lnk_ro:before {
    content: "" !important;
}

.like_lnk_ro, .like_lnk {
    padding-right: 0px !important;
    background: none !important;
    text-decoration: none !important;
    float: left;
    font-size:0;
    height:0;
}

.savhide:before {
    content: "\e98b";
    /*font-weight: bold;*/
    font-size: 17px;
    margin-top: 0px;
}

.viewhide:before {
    content: "\e943";
    font-size: 20px;
    margin-top: -3px;
}

.img_area {
    padding: 0px 0px 0 !important;
    width: 100%;
    float: left;
}

    .img_area.img_area .img {
        border: 0px solid #ccc;
        float: left;
        overflow: hidden;
        padding: 0px 0 0 1px;
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #eaeaea;
        background: #f9f9f9;
    }

    .img_area .img.img img {
        max-width: 100%;
        width: auto;
        height: 190px;
    }

.right_efficency.right_efficency {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin: 0px;
    padding: 7px 7px;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #c5e1f3;
}

    .right_efficency.right_efficency ul li {
        font-size: 16px;
        font-weight: normal;
        padding: 0px 20px;
        border: 0px !important;
    }

.right_efficency ul {
    width: 40%;
    position: absolute;
    top: 14px;
    left: 0;
    right: 0px;
    margin: auto !important;
    text-align: center;
    padding-left: 30px !important;
}

.title_heading_style {
    float: right;
    width: 99.8%;
    /*background: #4c82bb;*/
    color: #fff;
    text-align: center;
    padding: 11px;
    font-size: 16px;
    font-weight: bold;
    margin-left: 1px;
}

.cust_pop {
    width: 100%;
    position: relative;
}

.inner_mid_section {
    margin-bottom: 20px;
}

.bridcrumb_sec {
    display: none;
    width: 100%;
    padding:6px 20px;
    background: #e6f3fb;
}

    .bridcrumb_sec ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

.bridcrumb_sec ul li {
    display: inline-block !important;
    padding: 0px 7px 0;
    font-size: 15px;
    margin: 0px !important;
    border-bottom: 0px !important;
    vertical-align: middle !important;
    color: #000;
    line-height: 25px;
}

    .bridcrumb_sec ul li a {
            text-decoration: none !important;
        color: #43a7d8;
        font-size: 17px;
        display: inline-block;
    }



.views_sec_wrapper {
    width: 100%;
    float: left;
    background: #f5f5f5;
    height: 38px;
    padding: 0 8px;
}

.views_sec {
    width: 32%;
    display: inline-block;
}

i.head_icon_flat.icon-check2 {
    top: 1px;
}


.views_sec .head_icon_flat {
    text-align: right;
    float: none !important;
    display: inline-block !important;
    top: 4px;
    padding-right: 6px;
    font-style: normal;
}

.setting_save_box {
    padding: 25px 25px;
}

/* CSS for 110% Resolution on Laptop*/
@media (min-width:1240px) and (max-width:1260px) {
    .inner_mid_section.inner_mid_section {
        height: 79% !important;
    }
}

/* CSS for 90% Resolution on Laptop*/
@media (min-width:1500px) and (max-width:1550px) {
    .div_disclaimer {
        padding: 0px 15px 0px !important;
    }

    .top_conte_box_mob.top_conte_box_mob {
        height: 89% !important;
    }
}

@media (device-width:360px) and (device-height:640px) and (min-resolution: 288dpi) {
    .top_conte_box_mob.top_conte_box_mob {
        height: 80% !important;
    }

    .energy_mid_box .right_content_box {
        height: 94%;
    }
}

@media (min-width: 320px) and (max-width:767px) {
    .Nodatadiv.Nodatadiv {
        max-width: 93%;
        margin: 10px 5px 10px 15px !important;
    }

    .top_conte_box_mob.top_conte_box_mob {
        height: 77% !important;
        min-height:400px;
    }

    .logo {
        text-align: right !important;
        margin-right: 0 !important;
    }

    .logo img {
        max-width: 100%;
    }

    #showdetails_effi .modal-header .modal-title {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 80%;
    }

    .TableCellHeaderSearch input[type="text"], input[type="password"], textarea {
        width: 90% !important;
    }

    .bridcrumb_sec {
        position: static;
        margin-bottom: 10px;
    }

    .right_efficency.right_efficency.right_efficency ul li {
        width: auto !important;
        min-width: 33%;
        text-align: left;
    }

    .right_efficency ul {
        width: 100%;
    }
}

/* Card Based CSS for iPhone and Small Screen Devices */
/* Please copy and paste to other css files with same modules */
/* Starts From Here */
.like_lnk:before, .like_lnk_ro:before
{
    font-size:21px;
}
    .content_energy_area .textDesc &gt; span{
        height: 70px;
        float: left;
        width: 100%;
        font-size: 13px !important;
    }

    .bottom_efficiency {
        bottom: 0;
        position: relative;
        width: 100%;
        z-index: 999;
        margin: 0;
        padding: 7px 15px;
    }
    .efficiency_area ul li .content_energy_area h1 {
        font-size: 17px;
        font-weight: normal;
        margin: 0;
        width: 100%;
        min-height: auto;
        padding: 10px 10px;
    }
    .efficiency_area ul li .content_energy_area .added_vote_area {
        margin: 0;
        padding:0px 0 0 10px;
        float: left;
        width: auto;
    }
    .bottom_efficiency &gt; .added_vote_area &gt; ul &gt; li {
        padding: 0 10px !important;
        margin: 0 !important;
    }
    .icon-showpass_icon:before {
        top: -1px;
        left: 0;
        position: relative;
        font-size: 27px;
    }
    .icon-check2:before {
        top: 1px;
        right: 0;
        margin: 0 !important;
        padding: 0 !important;
        left: 0;
        font-size: 20px;
    }
    .bottom_efficiency &gt; .added_vote_area &gt; ul &gt; li &gt; span:nth-child(1) {
        display: inline-block;
        position: relative;
        padding: 0 5px 0 0!important;
        float: left;
    }
    .bottom_efficiency &gt; .added_vote_area &gt; ul &gt; li &gt; span:nth-child(2) {
        display: inline-block;
        position: relative;
        padding: 0 !important;
        float: left;
        font-size: 12px;
    }
    .bottom_efficiency &gt; .added_vote_area &gt; ul &gt; li &gt; a {
        display: inline-block;
        position: relative;
        padding: 0 !important;
        float: left;
    }
    .bottom_efficiency &gt; .added_vote_area &gt; ul &gt; li span i {
        margin: 0 !important;
        top: 0 !important;
        height: 22px;
        display: inline-block !important;
        min-width: 30px;
        position: relative;
        padding: 0 !important;
        text-align: center;
        line-height: inherit;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .bottom_efficiency &gt; .added_vote_area &gt; ul &gt; li span.popup {
        line-height: 24px;
    }
.efficiency_area ul li .content_energy_area p a {
    margin: 0;
    padding: 7px 6px !important;
    text-align: left;
    text-decoration: none;
    outline: none !important;
    font-size: 13px;
    text-transform: uppercase;
    width: auto;
    float: none;
    vertical-align: middle;
    display: inline-block;
}
    .head_icon_flat.icon_arrow-3:before {
        content: "\e8e2";
        display: inline-block;
        font-size: 20px;
        font-family: scmfonts;
        position: relative;
        top: -1px;
    }
    .content_energy_area .textDesc &gt; span {
        height: 75px;
        float: left;
        width: 100%;
        font-size: 13px !important;
    }
    .effiarrow.effiarrow {
        top: 0 !important;
        right: 0;
        font-weight: bold;
        position: relative;
        float: none !important;
        display: inline-block !important;
        left: 0;
        padding: 0px 10px;
        vertical-align: middle;
        line-height: 1;
        margin: 0 !important;
    }
    .enrollmentbuttonarea {
        top: -34px !important;
    }
    /*.efficiency_area ul li .top_div_img
    {
        background-color:#ececec;
    }*/
   .like_area  .head_icon_flat{
        padding-right:5px !important;
        margin:0 !important;
        display:inline-block !important;
        font-style: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        top:0 !important;
    }
.like_lnk:before, .like_area .icon-like:before {
    content: "\e801";
    font-size: 20px;
    margin-top: 0;
    font-family: scmfonts;
    padding-right: 0px !important;
    float: left;
    line-height: 1;
    vertical-align: middle;
    display:inline-block !important;
}
.like_area.like_area_width &gt; span.spnLikeCount {
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    padding:0 !important;
}
.like_area.like_area_width &gt; a + span {
    display: inline-block;
    float: left;
    line-height: 1;
    padding: 0 !important;
}
.like_area &gt; span:nth-last-child(1) {
    line-height: 24px;
    display: inline-block;
    padding: 0 !important;
}

    @media only screen and (min-width:300px) and (max-width:767px) {
        .efficiency_area ul {
            margin: 0;
            float: left;
            width: 100%;
            padding: 10px 10px 10px 10px;
        }

        .efficiency_area &gt; ul &gt; li {
            height: 100%;
            margin: 10px 0;
            padding: 0;
            width: 100% !important;
            position: relative;
            z-index:9;
        }
    }

/* Ends Here */
/* Card Based CSS for iPhone and Small Screen Devices */
/* Please copy and paste to other css files with same modules */

h5.titletext
{
    text-indent:-9999px;
}
h5.titletext &gt; span{
    text-indent:0;
    float:left;
}

.Nodatadiv {
    width: 97%;
    float: left;
    background: rgba(239, 239, 239, 0.5);
    border-radius: 3px;
    border: 1px solid rgb(232, 231, 230);
    color: dimgrey !important;
    padding: 15px 15px;
    text-align: left;
    font-size: 15px;
    margin: 11px 5px 0px 15px !important;
}

    .Nodatadiv:before {
        font-family: "scmfonts" !important;
        content: "\e9b1" !important;
        top: 2px;
        font-size: 19px;
        padding-right: 10px;
        display: inline-block;
        position: relative;
    }
.right_content_box .content_energy_area a:focus {
    outline: 1px solid rgba(0,123,255,1) !important;
}</pre></body></html>