﻿
ul.connectdisclaimer li {
    list-style-type: disc !important;
    border: none !important;
    display: list-item !important;
    padding: 0 0 5px 24px;
}
ul.connectdisclaimer {
    padding: 0px 0 0 0;
}

span#lblFileAllowExtension {
    float: left;
    font-size: 11px;
    margin-top: 2px;
    padding-left: 50px;
}

    span#lblFileAllowExtension b {
        color: #4a4a4a;
    }

    span#lblFileAllowExtension i {
        font-style: normal;
    }

#divPopupInfo .modal-header {
    padding: 2px 15px !important;
}

#divPopupInfo .modal-body {
    padding: 0 0 15px !important;
}

.hgt_new {
    overflow: auto;
}

.text_sec_inpt_style {
    width: 93%;
}

.hgt {
    height: auto;
    overflow: visible;
    padding-bottom: 10px;
    min-height: 80%;
}

#divFacebook {
    height: 100%;
    overflow: auto;
}

.fb_iframe_widget {
    height: 100%;
}

    .fb_iframe_widget span {
        height: 100%;
    }

@media (min-width: 414px) and (max-width:640px) {
    .logo {
        text-align: right !important;
        margin-right: 0 !important;
    }

        .logo img {
            max-width: 100%;
        }

    .service_text p {
        font-size: 12px !important;
    }
}

#page_loader {
    /*background-image: url('images/loader.gif');*/
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    background-color: white;
    opacity: .7;
    display: none;
    position: absolute;
    top: 0px;
    z-index: 99999999;
}

#errorMsg {
    float: right;
    position: absolute;
    top: 8px;
    right: 0px;
    background: rgba(60,60,60,.82);
    color: white;
    padding: 3px 8px;
    box-shadow: 0px 1px 3px #ccc;
    display: none;
}

@media (min-width:768px) and (max-width:991px) {
    .slider_mob {
        width: 142px !important;
    }

        .slider_mob img {
            max-width: 142px !important;
        }

    input[type="text"], input[type="password"], textarea {
        width: 92%;
    }

    .customer_txt_name .topic_box select, #ddlOutageType {
        width: 91.2% !important;
    }

    .custo_details_1, .custo_details_2 {
        margin-bottom: 0px !important;
    }

    .right_content_box ul.custo_details_1.custo_details_1 li, .right_content_box ul.custo_details_2.custo_details_2 li {
        width: 42% !important;
        font-size: 9px;
        letter-spacing: -0.5px;
    }

    .customer-details.customer-details.customer-details ul li:first-child {
        width: 58% !important;
        font-size: 9px;
        letter-spacing: -0.2px;
    }

    .hgt + .setting_save_box > .n_bt > .buttons_area > .div_disclaimer {
        width: 71% !important;
    }

    .topic_box #ML_NCR_DDL_Topic {
        width: 91.2% !important;
    }
}

.custo_details_1 li a, .custo_details_1 li span, .custo_details_2 li a, .custo_details_2 li span {
    text-decoration: none !important;
}

#divTwitter iframe {
    height: 100% !important;
    margin-left: -9px;
}

#divTwitter {
    height: 100%;
}

#divFacebook span iframe {
    width: 100% !important;
    height: 100% !important;
    margin-left: -9px;
}

#divTwitter span {
    width: 905px !important;
    height: 100% !important;
}

    #divTwitter span iframe {
        width: 100% !important;
        height: 100% !important;
        margin-left: -9px;
    }

#divTwitter .timeline, #divFacebook .timeline {
    border-radius: 0px !important;
}

.customer_txt_name .topic_box select, .customer_txt_name select {
    width: 53.2%;
    border: 1px solid #d6d6d6;
    outline: none;
    padding: 5px 5px 5px 4px;
}

#divYoutube {
    height: 100%;
}

#youmax {
    height: 100%;
}

.timeline {
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    width: 915px !important;
}

#divTwitter {
    padding-left: 1% !important;
    width: 100% !important;
}

.connectSection {
    margin: 0px;
    float: left;
    width: 100%;
}

    .connectSection p {
        margin: 10px 0;
        padding: 0 10px 0 48px;
    }

    .connectSection .customer_txt {
        padding: 11px 22px;
        font-weight: bold;
        font-size: 12px;
    }

.multiselect-container > li {
    padding: 0 !important;
}

.dropdown-menu > li > a {
    width: 100%;
}

.inner_uni1 {
    height: 86% !important;
}

.ui-datepicker-year {
    color: black;
    font-size: 13px !important;
}

.ui-datepicker-month {
    color: black;
    font-size: 13px !important;
}

.ui-datepicker .ui-widget-header.ui-widget-header {
    background-color: #c7c7c7 !important;
    border-color: #c7c7c7 !important;
}

.ui-datepicker .ui-icon.ui-icon.ui-icon {
    background: url(../js/themes/base/images/ui-icons_222222_256x240.png) no-repeat -48px -192px /*{iconsContent};; */ !important;
}

.ui-widget-content {
    border: 1px solid #aaaaaa !important;
}

.ui-datepicker .ui-icon.ui-icon.ui-icon.ui-icon-circle-triangle-w {
    background-position: -80px -192px !important;
}

.ui-datepicker .ui-icon-circle-triangle-e {
    background-position: -48px -192px !important;
}

.choose_file_txt p {
    float: left;
}

#btnRemoveFile {
    position: relative;
    top: 6px;
}

.nofile {
    position: relative;
    top: 9px;
    float: left;
}

#txtComment {
    height: 112px;
}

@media (min-width: 1520px) and (max-width:3640px) {
    #txtComment {
        height: auto;
    }

    .setting_save_box {
        padding-top: 17px;
    }
}

footer {
    z-index: 99;
}

#divFacebook {
    padding: 10px 0 !important;
}

.setting_save_box {
    padding: 15px 0px;
}

    .setting_save_box .buttons_area {
        padding: 0px 15px;
        border-bottom: 0px;
    }

@media (max-width:478px) {
    .nofile {
        white-space: nowrap;
    }
}

#changePwdPopup #errorMsg {
    top: 7px !important;
    right: 20.7% !important;
}

@media (min-width:320px) and (max-width:767px) {
    .facebook_box {
        width: 98% !important;
    }

    .service_fill_multi .multiselect.dropdown-toggle {
        width: 100% !important;
    }

    .right_content_box .customer-details ul li {
        padding-bottom: 5px;
    }

        .right_content_box .customer-details ul li b {
            display: block;
            padding-bottom: 5px;
        }

    .logo {
        float: right;
    }

    .customer_txt_name .topic_box select {
        width: 92.2% !important;
        padding: 3px 5px 4px 4px;
    }

    .nofile {
        float: left;
    }

    .left_side_sec.input_box_eff_wrap {
        width: 100% !important;
    }

    div#r {
        padding: 0px 29px 0 15px;
    }

    .input_box_eff_wrap {
        margin-bottom: 25px !important;
    }

    .secServiceTitle.separator {
        font-size: 17px;
        font-weight: bold;
    }

    .secServiceTitle.without_separator > div {
        padding-left: 0px;
    }

    .buttons_area > .div_disclaimer {
        padding: 0 15px 15px 15px;
    }
}

@media (min-width: 1200px) and (max-width:1366px) {
    .inner_mid_section {
        height: 81%;
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

.ajax__calendar .ajax__calendar_container {
    margin-left: 0px !important;
    margin-top: 0px !important;
}

.custo_details_1, .custo_details_2 {
    width: 100%;
    float: left;
}

.right_content_box ul.custo_details_1 li, .right_content_box ul.custo_details_2 li {
    height: auto !important;
    width: 35% !important;
}

.customer-details ul li:first-child {
    padding-left: 19px;
    width: 62% !important;
}

ul.custo_details_2 {
    padding-top: 4px;
}

.custo_details_space {
    padding-top: 12px !important;
}

.icon-cal {
    float: left;
    margin: 7px 0px 0px -28px !important;
}

.popup_left_content_area_home.call_align_css.call_align_css {
    width: 100%;
    text-align: center;
    font-size: 21px;
    color: #30afda;
    padding-top: 10px;
    margin-bottom: 0px;
}

.call_align_css .fa.fa-phone {
    padding-right: 10px;
    color: #30afda;
    font-size: 24px;
    position: relative;
    top: 3px;
}

@media (min-width:1240px) and (max-width:1260px) {
    .inner_uni2.inner_uni2, .inner_mid_section.inner_mid_section {
        height: 79% !important;
    }
}

@media (min-width: 320px) and (max-width:640px) {
    .customer_txt_name .topic_box select, .customer_txt_name select {
        width: 92%;
    }

    .g-recaptcha {
        margin-left: 0px !important;
    }

    .energy_mid_box {
        padding-bottom: 0px !important;
    }

    ul.custo_details_2 {
        padding-top: 0;
        font-size: 12px;
    }

    .customer-padding.n_bt {
        padding: 0px;
    }

    .div_disclaimer {
        width: 100% !important;
    }

    .buttons_area {
        border-left: 0px !important;
        padding: 0 15px !important;
    }

    .customer-details ul li:first-child, .right_content_box ul.custo_details_1 li, .right_content_box ul.custo_details_2 li {
        font-size: 9px !important;
        margin-bottom: 0 !important;
        text-align: left;
        margin-bottom: 5px !important;
    }

    .logo {
        text-align: right !important;
        margin-right: 0 !important;
    }

        .logo img {
            max-width: 100%;
        }

    .service_text p {
        font-size: 12px !important;
    }

    .cover_right_top_area .search-area input[type="text"], input[type="password"], textarea {
        width: 92% !important;
    }

    .right_content_box ul li:first-child {
        padding-left: 0 !important;
    }

    .right_content_box ul li {
        height: auto;
        padding-left: 0 !important;
    }

    #divFacebook {
        padding: 10px 13px !important;
    }
}

#formfieldlist {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.f-width {
    float: left;
    width: 100%;
}

p > span.newbutton_outer {
    margin-top: 2px;
}

textarea {
    margin-bottom: 10px;
    border-radius: 3px;
}

.static h4 {
    font-size: 13px;
    font-weight: bold;
    padding-left: 11px;
}

.static.separator h4 {
    margin: 0 0 8px 0;
    padding: 10px 15px 10px 13px;
    background-color: #f4f4f4;
    color: #53565a;
    display: block;
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: normal;
}

input.messageError, select.messageError, textarea.messageError {
    background-color: rgba(255, 204, 204,.5) !important;
    border-left: 4px solid #dd3d36 !important;
}

.inputvalues-ui > input[type="text"]:disabled.messageError, .inputvalues-ui > select:disabled.messageError, .inputvalues-ui > textarea:disabled.messageError {
    background-color: #fcc !important;
    border-left: 4px solid #dd3d36 !important;
}

input[type="mobile"] {
    padding: 5px 8px;
    width: 53%;
    resize: none;
    border: 1px solid #d6d6d6;
    float: left;
}

#selColor {
    margin-bottom: 10px;
    width: 215px;
}

.clear_btn_contact {
    height: 30px;
    width: 76px;
    background: #88be1c;
    border: 0px;
    color: #fff;
    clear: both;
    float: left;
    margin-top: 10px;
}

.clear_wrapper_tbl tr td {
    vertical-align: top;
    font-size: 13px;
    line-height: 30px;
}

.customer_txt p {
    padding-top: 15px;
}

.form_filed_wrapper {
    width: 100% !important;
    float: left;
}

#fixedinfo {
    width: 60% !important;
    margin-left: 20px;
}

.service_fill_multi {
    margin-top: 20px;
}

#fixedinfo .service_fill_multi label.effect_lbl.effect_lbl_text_inpt {
    top: 4px;
}

#ui-datepicker-div {
    z-index: 999 !important;
}

.tooltip-inner {
    background-color: #000;
    border-radius: 4px;
    box-shadow: 1px 1px 3px 1px #ccc;
    min-width: 100px;
    color: #efefef;
    max-width: 100% !important;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #545454;
}

.glyphicon-question-sign:before {
    top: -5px;
}

.help_icon_about_myhome {
    margin-left: 13px;
    position: relative;
    float: none;
}

.secServiceTitle.without_separator {
    padding: 0px 0 5px;
    margin-top: 0px;
}

.form_filed_wrapper .nofile {
    width: auto;
    max-width: 148px;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

.btnRemoveFile {
    float: left;
    margin-top: 5px;
}

.ui-autocomplete {
    z-index: 100;
}

span.multiselect-selected-text {
    overflow: hidden;
    width: 98.2%;
    float: left;
}

hr.noshade {
    width: 94%;
}

#rc-imageselect, .g-recaptcha {
    margin-right: 60px;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

/*.energy_mid_box .right_content_box {
    height: 100%;
}*/

.w2ui-tag.req_err .w2ui-tag-body.w2ui-tag-body:before {
    left: 5px;
}

.sig_wrapper_box .myCanvasTemp {
    border-radius: 4px;
}

.cal_font_ico:before {
    right: 8% !important;
    top: 3px !important;
}

#fixedinfo .full_width_input_sec, #formfieldlist .full_width_input_sec {
    width: 97% !important;
    margin-left: 3%;
}

    #fixedinfo .full_width_input_sec.full_width_input_sec_heading,
    #formfieldlist .full_width_input_sec.full_width_input_sec_heading {
        width: 95.5% !important;
        margin-left: 3%;
    }

#fixedinfo .glyphicon-question-sign:before, #formfieldlist .glyphicon-question-sign:before {
    top: 5px !important;
    right: -2px !important;
}

.full_width_input_sec .btn-group {
    width: 95%;
    text-align: left;
}

button.multiselect.dropdown-toggle.btn.btn-default {
    width: 98%;
    float: left;
    text-align: left;
    background: #fff !important;
    border: 0px;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0px;
    padding: 14px 0 9px !important;
    box-shadow: 0 0 0;
}

ul.multiselect-container.dropdown-menu {
    width: 99%;
}

.btnRemoveFile {
    float: left;
    margin-top: 10px;
}

.buttons_area > input#btnNext {
    margin-right: 10px;
}

.buttons_area > .div_disclaimer.disclaimer_footer {
    width: 65%;
}


.formpreview_connectme {
    height: auto;
    width: 100%;
    float: left;
    padding: 0;
    min-height: 350px;
}

.previewrow {
    padding: 10px 15px;
    border-top: solid 1px #ccc;
    background: #fff;
}

    .previewrow:nth-child(even) {
        background: #eafbff;
    }

    .previewrow > .column {
        width: 30%;
        font-size: 16px;
        font-family: Myriadpro-SemiBold;
        float: left;
    }

    .previewrow > .value {
        min-width: 50px;
        font-size: 16px;
        float: left;
        width: 60%;
        font-family: Myriadpro-Regular;
    }

    .previewrow > .previewrow_divider {
        float: left;
        width: 5%;
        max-width: 30px;
    }

.heading3_formpreview {
    margin-top: 0;
    background: #f4f4f4;
    padding: 7px;
    font-family: MyriadPro-SemiBold;
    font-size: 21px;
    min-height: 38px;
    text-align: center;
    margin-bottom: 0;
}

@media only screen and (min-width:992px) and (max-width:1024px) {
    .right_content_box ul li {
        height: auto !important;
        padding-left: 30px !important;
        width: 23%;
    }

    .right_content_box ul.custo_details_1.custo_details_1 li, .right_content_box ul.custo_details_2.custo_details_2 li {
        width: 42% !important;
        font-size: 12px;
        letter-spacing: -0.5px;
    }

    .customer-details.customer-details.customer-details ul li:first-child {
        width: 58% !important;
        font-size: 12px;
        letter-spacing: -0.2px;
        padding-left: 0 !important;
    }

    .hgt + .setting_save_box > .n_bt > .buttons_area > .div_disclaimer {
        width: 76% !important;
    }

    .right_content_box.right_content_box ul li b {
        width: auto !important;
        padding-right: 8px;
    }

    #fixedinfo {
        width: 99% !important;
    }
}

@media (min-width:768px) and (max-width:991px) {

    input[type="text"], input[type="password"], textarea, .customer_txt_name .topic_box select, .customer_txt_name select {
        width: 92% !important;
    }

    .customer_txt_name canvas {
        width: 92% !important;
    }

    .customer_txt_name .topic_box select, #ddlOutageType {
        width: 91.2% !important;
    }

    #divTwitter {
        height: 100% !important;
    }

        #divTwitter iframe {
            height: 100% !important;
        }

    #fixedinfo {
        width: 99% !important;
    }
}

@media (min-width:1100px) {
    p.text_sec_inpt_style {
        width: 93%;
    }
}

@media (max-width:360px) {
    #rc-imageselect, .g-recaptcha {
        transform: scale(.85);
        -webkit-transform: scale(.85);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        margin-left: 0px !important;
        margin-top: 15px;
    }
}

@media (min-width:320px) and (max-width:767px) {
    #fixedinfo .full_width_input_sec.full_width_input_sec, #formfieldlist .full_width_input_sec.full_width_input_sec {
        width: 100% !important;
        margin: 25px 0 0 0;
        padding: 0 20px;
    }

    .input_box_eff_wrap input.input_effect, .input_box_eff_wrap select.select_effect, .input_box_eff_wrap textarea.textarea_effect {
        width: 96% !important;
    }

    #fixedinfo .full_width_input_sec.full_width_input_sec_heading, #formfieldlist .full_width_input_sec.full_width_input_sec_heading {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .bar_input:before {
        left: 48%;
    }

    #fixedinfo {
        width: 100% !important;
        margin-left: 0;
    }

        #fixedinfo .text_sec_inpt_style, #formfieldlist .text_sec_inpt_style {
            padding-bottom: 10px;
        }
}

.modal-bodyConnect {
    padding: 15px;
}

.viewSaved {
    background-color: #2782ae !important;
    padding: 6px 8px 6px 8px;
    color: #fff !important;
    font-size: 14px;
    text-decoration: none !important;
    border: 0;
    font-weight: normal;
    overflow: hidden;
    position: relative;
    float: right;
    margin: 0;
    line-height: 15px;
    vertical-align: top;
    position: absolute;
    right: 7px;
    top: 6px;
    cursor: pointer;
}

.modal-footer {
    clear: both;
}

.servicetrackarea {
    width: 100%;
    float: left;
}

    .servicetrackarea h2 {
        background: #e4f6fa;
        padding: 11px 10px;
        font-size: 21px;
        margin: 0;
        font-weight: normal;
    }

#sidebar_wrapper_box {
    background: #fff;
    height: 100%;
    right: 0;
    position: fixed;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    width: 40%;
    z-index: 100000;
    margin-top: 0;
    margin-right: -700px;
    top: 0;
    box-shadow: 3px 3px 7px #000;
    max-width: 700px;
    z-index: 99999;
}

#wrapper_box.toggled #sidebar_wrapper_box {
    margin-right: 0;
    padding: 30px;
    overflow: auto;
}

.forSidebar_backdrop {
    background: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
    display: none;
}

.wrapper_box_close {
    background: #fff;
    padding: 5px 30px;
    border: solid 1px #30afdb;
    border-radius: 0px;
    text-align: center;
    cursor: pointer;
    float: right;
    font-size: 15px;
    color: #30afdb;
}

.wrapHeader {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

    .wrapHeader h2 {
        color: #758386 !important;
        display: inline-block;
        float: left;
        font: bold 20px "MyriadPro-Regular",arial,sans-serif;
        margin: 0px 0px 15px;
    }

.emailDetails {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.emailAdvanceSearch {
    background: #f4f6f7;
    border: 1px solid #ededed;
    padding: 15px;
}

.emailDetails h4 {
    color: #758386 !important;
    display: inline-block;
    float: left;
    margin: 0px 0px 10px;
}

.emailDetails_inner {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
}

    .emailDetails_inner span {
        float: left;
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding: 10px 10px;
        font-size: 14px;
        position: relative;
    }

        .emailDetails_inner span b {
            display: inline-block;
            width: 44%;
            float: left;
        }

        .emailDetails_inner span i {
            font-style: normal;
            width: 56%;
            color: #929292;
            float: left;
            word-break: break-word;
        }

            .emailDetails_inner span i strong {
                color: #666;
            }

    .emailDetails_inner a {
        display: block;
        text-align: center;
        text-decoration: none !important;
        padding: 11px 0px;
        float: left;
        width: 100%;
        background: #efefef;
    }

    .emailDetails_inner.emailDetails_inner1 span:last-child {
        border-bottom: 0px;
    }

    .emailDetails_inner.emailDetails_inner1 b {
        width: 100%;
    }

    .emailDetails_inner.emailDetails_inner1 i {
        width: 100%;
    }

        .emailDetails_inner.emailDetails_inner1 i p {
            display: inline-block;
            float: right;
            margin: 0px;
        }

.fontsize:before {
    font-size: 25px;
    color: #43a7d8;
}

b.appdata {
    padding: 0px 12px 0px;
    display: block;
}

#containerbar2 {
    font-size: 8px;
    max-width: 100%;
}

#containerbar3 {
    font-size: 8px;
    max-width: 100%;
}

.button_sec input {
    width: auto !important;
}

.button_sec .sent_not_btn {
    margin-right: 15px;
}
/*New Time Slot UI Code Starts*/
.calander_data {
    position: absolute;
    top: 148px;
    right: 240px;
    width: 300px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: #fff;
    z-index: 99999;
}

    .calander_data .arrownext {
        position: absolute;
        top: -13px;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 12px solid #bbb9b9;
        left: 22px;
    }

    .calander_data .topheadr {
        background: #ececec;
        padding: 4px;
        width: 100%;
        float: left;
    }

    .calander_data .topdatarea {
        background: #fff;
        padding: 10px 12px;
        width: 100%;
        float: left;
    }

        .calander_data .topdatarea ul {
            margin: 0;
            padding: 0;
        }

            .calander_data .topdatarea ul li {
                margin: 5px 0;
                padding: 8px 6px;
                float: left;
                width: 96%;
                color: #fff;
                cursor: pointer;
                background: #000000;
                border-radius: 7px;
            }

                .calander_data .topdatarea ul li:hover {
                    background: #dfb10b;
                }

.tracking_area {
    text-align: center;
    display: block;
    margin: 0 auto 30px;
    padding: 30px 0px 40px;
    width: 67%;
}

    .tracking_area .btntrack {
        float: left;
        margin-left: 20px;
        height: 30px !important;
    }

    .tracking_area input[type="text"] {
        width: 70% !important;
        padding: 5px 8px;
    }

.nav_left ul li.icon_SubmittedForms a:before {
    content: "\e9d2";
}
.grecaptcha-badge {
    z-index: 999;
}