﻿span#lblFileAllowExtension {
    float: left;
    font-size: 11px;
    margin-top: 2px;
    padding-left: 50px;
}
html[lang="AR"] span.cls_disclaimer:after {
    right: -11px;
}
html[lang="AR"] span.cls_disclaimer {
    position: relative;
    padding-right: 20px;
    word-break: break-word;
}

    span#lblFileAllowExtension b {
        color: #4a4a4a;
    }

    span#lblFileAllowExtension i {
        font-style: normal;
    }

#divPopupInfo .modal-header {
    padding: 2px 15px !important;
}

.full_width_input_sec_heading {
    margin-left: 0px !important;
}

.choose_file_txt label.effect_lbl.effect_lbl_text_inpt, .att_disclaimer ~ .effect_lbl {
    padding-left: 0px !important;
    left: 0px !important;
}

#page_loader {
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    background-color: white;
    opacity: .7;
    display: none;
    position: fixed;
    top: 0px;
    z-index: 99999999;
}

#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;
}


.timeline {
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    width: 915px !important;
}

#divTwitter {
    padding-left: 1% !important;
    width: 100% !important;
}

.multiselect-container > li {
    padding: 0 !important;
}

.dropdown-menu > li > a {
    width: 100%;
}

.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: #e9e9e9 !important;
    border-color: #e9e9e9 !important;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 14px !important;
    margin: 1px 3px 1px 4px !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-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;
}

#txtChat {
    height: 112px;
}

#divRequest .bottom_area_home {
    display: inline-flex;
    width: 100%;
    justify-content: center;
    margin: 10px 0px 20px;
    border-top: 1px solid #f5f5f5;
    padding-top: 15px;
    float: left;
}

#changePwdPopup #errorMsg {
    top: 7px !important;
    right: 20.7% !important;
}

.bar_input:before {
    left: 50%;
}

textarea.textarea_effect ~ label.effect_lbl {
    top: 0px !important;
    min-width: 93%;
}

#fixedinfo .nofile, #formfieldlist .nofile {
    margin-top: 6px;
}

#myModal_Dis_read_more .modal-header {
    padding: 5px 0px 15px;
}

#myModal_Dis_read_more .modal-body {
    padding: 0px;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #003eff !important;
    background: #007fff !important;
    font-weight: normal;
    color: #ffffff !important;
}

.service_fill_multi ul.multiselect-container.dropdown-menu > li.active > a {
    color: #fff !important;
}

body #toast-container > .toast > .toast-message {
    margin-top: 5px;
}
@media (min-width:320px) and (max-width:767px) {
    span .cls_disclaimer {
        width: 100%;
    }
    #fixedinfo .help_icon_img.help_icon_img, #formfieldlist .help_icon_img.help_icon_img {
        margin-left: -1px !important;
    }

    .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
        border: 1px solid #007fff !important;
        background: #007fff !important;
        color: #ffffff !important;
    }

    #toast-container .toast-close-button {
        top: -2px !important;
    }

    div.input_box_eff_wrap textarea.textarea_effect {
        margin-top: 0px !important;
    }

    .previewrow > .value {
        width: 100% !important;
    }

    .previewrow > .previewrow_divider {
        display: none;
    }

    .previewrow > .column {
        width: 100% !important;
    }

    .nofile {
        white-space: nowrap;
    }

    #TrackingBtn {
        min-width: 95px !important;
    }

    .buttons_area > input[value="Back"]#btnNext {
        float: left !important;
        margin-left: 0px;
    }

    .buttons_area > input[value="Submit"]#BtnSubmitCommentNew {
        float: right !important;
    }

    ul.custo_details_1 li strong, ul.custo_details_2 li strong {
        margin-bottom: 5px;
    }

    .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;
    }

    body .full_width_input_sec.full_widthNew_ui {
        margin-top: 0px !important;
    }

    .left_side_sec.input_box_eff_wrap {
        width: 100% !important;
        margin-bottom: 20px !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;
    }

    .btnRemoveFile {
        margin-top: 0px !important;
    }
}


.ajax__calendar .ajax__calendar_container {
    margin-left: 0px !important;
    margin-top: 0px !important;
}

.distop_connec {
    width: 100% !important;
    float: left !important;
    border-radius: 2px !important;
    border: 0 !important;
    font-size: 16px !important;
    background: #f3f8fd;
    padding: 20px;
    margin: 25px 0 15px;
}

@media (min-width: 320px) and (max-width:640px) {
    #sidebar_wrapper_box {
        width: 100% !important;
    }

    #fixed {
        height: auto !important;
    }


    .energy_mid_box .right_content_box, .energy_mid_box, .inner-mid-container {
        height: auto !important;
    }

    .setting_save_box .submit-button.btnDisc {
        float: left;
    }

    .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;
        background: none !important;
    }
}


.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: #333333;
    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: 35px;
    width: 130px;
    background: #88be1c;
    border: 0px;
    color: #fff;
    clear: both;
    float: left;
    margin-top: 10px;
    font-size: 16px;
}

#fixedinfo .text_sec_inpt_style ~ label.effect_lbl.effect_lbl_text_inpt, #formfieldlist .text_sec_inpt_style ~ label.effect_lbl.effect_lbl_text_inpt {
    top: -11px;
}

.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: 100% !important;
    margin-left: 0px;
    margin-top: 15px;
}

.col-lg-12.col-md-12.col-sm-12.col-xs-12.customer-padding.n_bt {
    padding-left: 5px;
    padding-right: 5px;
}

.service_fill_multi {
    margin-top: 0px;
    border-bottom: 1px solid #c1c1c1 !important;
    height: 55px;
    border-radius: 5px 5px 0px 0px !important;
    background: rgba(0, 0, 0, 0.09) !important;
}

#fixedinfo .service_fill_multi label.effect_lbl.effect_lbl_text_inpt {
    top: 4px;
}

#ui-datepicker-div {
    z-index: 999 !important;
    width: auto;
    border: 1px solid #ccc !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1 !important;
    background: #fcefa1 !important;
    color: #363636 !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: #333333;
}

.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;
    font-size: 15px;
    font-weight: normal;
}

.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;
    padding-left: 13px;
}

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;
    margin-top: 0px !important;
    margin-bottom: 15px !important;
}

.inner_mid_section .energy_mid_box .right_content_box, .inner_mid_section .energy_mid_box, .inner_mid_section .inner-mid-container {
    height: auto !important;
}

.sig_wrapper_box .myCanvasTemp {
    border-radius: 4px;
}

.cal_font_ico:before {
    right: 3% !important;
    top: 10px !important;
}

#fixedinfo .full_width_input_sec, #formfieldlist .full_width_input_sec {
    width: 100% !important;
    margin-left: 0%;
    padding-left: 0px;
}

    #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: 3%;
    }

.full_width_input_sec .btn-group {
    width: 95%;
    text-align: left;
}

button.multiselect.dropdown-toggle.btn.btn-default {
    width: 100%;
    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;
}

.formpreview_connectme {
    height: auto;
    width: 100%;
    float: left;
    padding: 0;
    min-height: 350px;
}

.previewrow {
    padding: 18px 7px;
    border-bottom: solid 1px #e6e6e6;
    background: #fff;
}

    .previewrow > .column {
        width: 100%;
        font-size: 16px;
        font-family: OpenSans-SemiBold;
        float: left;
        padding-bottom: 5px;
    }

    .previewrow > .value {
        min-width: 50px;
        font-size: 16px;
        float: left;
        width: 100%;
        word-break: break-word;
    }

    .previewrow > .previewrow_divider {
        float: left;
        width: 5%;
        max-width: 30px;
        display: none;
    }

.heading3_formpreview {
    margin-top: 0;
    background: #fff;
    padding: 20px 7px 17px;
    font-family: 'arial_bold13';
    font-size: 18px;
    min-height: 38px;
    text-align: left;
    margin-bottom: 0;
    color: #222;
    text-transform: uppercase;
}

.modal-bodyConnect {
    padding: 15px;
}

.viewSaved {
    background-color: #2782ae !important;
    padding: 6px 8px 6px 8px;
    color: #fff !important;
    font-size: 16px;
    text-decoration: none !important;
    border: 0;
    font-weight: normal;
    overflow: hidden;
    position: relative;
    float: right;
    margin: 0;
    line-height: 21px;
    vertical-align: top;
    position: absolute;
    right: 7px;
    top: 5px;
    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: 0px 30px;
    border: solid 0px #145d76;
    border-radius: 0;
    text-align: center;
    cursor: pointer;
    float: right;
    font-size: 17px;
    color: #145d76;
}

    .wrapper_box_close > a {
        font-size: 0px;
    }

        .wrapper_box_close > a:before {
            content: "\ea0e";
            font-family: "scmfonts" !important;
            font-size: 18px;
            color: #575757;
            vertical-align: top;
            position: relative;
            top: 2px;
            font-weight: normal;
            text-indent: 0px;
        }


    .wrapper_box_close a {
        text-decoration: none;
        display: block;
    }
#closeRequestbox {
    background: #fff;
    padding: 0px 30px;
    border: solid 0px #145d76;
    border-radius: 0;
    text-align: center;
    cursor: pointer;
    float: right;
    font-size: 17px;
    color: #145d76;
}

    #closeRequestbox > a {
        font-size: 0px;
    }
    #closeRequestbox a {
    text-decoration: none;
    display: block;
    }

        #closeRequestbox > a:before {
            content: "\ea0e";
            font-family: "scmfonts" !important;
            font-size: 18px;
            color: #575757;
            vertical-align: top;
            position: relative;
            top: 2px;
            font-weight: normal;
            text-indent: 0px;
        }
.wrapHeader {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

    .wrapHeader h5, .wrapHeader .hdngsidepopup {
        color: #535A5F !important;
        display: inline-block;
        float: left;
        font: 20px 'OpenSans-SemiBold';
        margin: 0px 0px 15px;
    }

.emailAdvanceSearch {
    background: #f4f6f7;
    border: 1px solid #ededed;
    padding: 15px;
}

.emailDetails h4 {
    color: #535A5F !important;
    display: inline-block;
    float: left;
    margin: 0px 0px 10px;
}

.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;
}
.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: 85%;
}

    .tracking_area .btntrack {
        float: left;
        margin-left: 20px;
    }

    .tracking_area input[type="text"] {
        width: 70% !important;
        padding: 8px 10px;
    }

.nav_left ul li.icon_SavedForms a:before {
    content: "\ea2c";
}

.nav_left ul li.icon_SubmittedForms a:before {
    content: "\e9d2";
}

.tab_upper {
    margin: 0px 0px 15px 0px;
}

.tab {
    overflow: hidden;
    color: #333333;
    border-bottom: 1px solid #bbb;
}

    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 12px 28px;
        transition: 0.3s;
        font-size: 16px;
        width: auto;
        border-bottom: 3px solid #fff;
        text-transform: uppercase;
    }

        .tab button.active {
            background-color: #fff;
            border-bottom: 3px solid#1f5e81;
            color: #1f5e81;
        }

.tabcontent {
    border-top: none;
}

.servicedetailedboxes {
    float: left;
    width: 100%;
    padding-bottom: 25px;
}

.servicetrackarea {
    width: 100%;
    float: left;
}

.servicecommonbox {
    background: #ffffff;
    box-shadow: 0px 0px 5px #d2d2d2;
    margin: 30px 0px 0px;
    float: left;
    width: 100%;
    border-radius: 3px;
    padding: 20px 15px;
}

    .servicecommonbox .lefticon {
        float: left;
        width: 25%;
    }

    .servicecommonbox .rightcontentservice {
        float: left;
        width: 75%;
    }

        .servicecommonbox .rightcontentservice h2 {
            margin: 0;
            padding: 0;
            font-size: 17px;
            font-family: 'OpenSans-semibold';
            font-weight: normal;
            display: block;
        }

        .servicecommonbox .rightcontentservice p {
            margin: 0;
            font-family: 'OpenSans-Light';
            padding: 8px 0px 0px;
            font-size: 15px;
            line-height: 19px;
        }

.rightcontentservice p {
    padding: 11px 0 0 0;
    margin: 0px;
    color: #333333 !important;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    word-wrap: break-word;
}

.contactus_Contact:before {
    content: "\e86b";
    font-size: 53px;
    top: -12px;
    position: relative;
}

.contactus_Rebates:before {
    content: "\e89a";
    font-size: 53px;
    top: -12px;
    position: relative;
}

.contactus_Programs:before {
    content: "\e899";
    font-size: 53px;
    top: -12px;
    position: relative;
}

.contactus_outage:before {
    content: "\e887";
    font-size: 53px;
    top: -12px;
    position: relative;
}

.contactus_reportWater:before {
    content: "\e887";
    font-size: 53px;
    top: -12px;
    position: relative;
}

.contactus_reportTheft:before {
    content: "\e887";
    font-size: 53px;
    top: -12px;
    position: relative;
}

.contactus_drPrograms:before {
    content: "\e979";
    font-size: 53px;
    top: -12px;
    position: relative;
}

.contactus_missedConnection:before {
    content: "\ea35";
    font-size: 53px;
    top: -12px;
    position: relative;
}

.contactus_submitReading:before {
    content: "\e9e0";
    font-size: 53px;
    top: -12px;
    position: relative;
}

div#divFacebook, #divInstagram, #divTwitter {
    display: none !important;
}

.full_width_input_sec.full_widthNew_ui {
    margin-top: 15px !important;
}

.right_content_box {
    width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
}

.box-shadow {
    box-shadow: 0 3px 12px 0 rgba(0,0,0,.15) !important;
    border: 1px solid #dcdcdc;
    background: #f3f8fd !important;
    padding: 0px;
    border-radius: 4px;
    height: auto;
    float: left;
    width: 100%;
    position: relative;
    min-height: 440px;
    display: inline-flex;
}

.input_box_eff_wrap input.input_effect {
    width: 100% !important;
}

.energy_mid_box .nav_left {
    float: left;
    width: 100%;
    margin: 0px 0px 30px 0px;
}

.banner_left_img.BannerSet {
    display: none;
}

.nav_left ul li {
    float: left !important;
    position: relative;
    width: auto !important;
    display: inline-block !important;
}

    .nav_left ul li a {
        padding-left: 0px !important;
        text-transform: uppercase;
        font-size: 15px;
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

.supportHeading {
    display: block;
    width: 100%;
    margin-top: 60px;
    text-align: center;
}

    .supportHeading h1 {
        color: #4c4c4c;
        font-size: 30px;
        letter-spacing: .3px;
        line-height: 100%;
        text-align: center;
        margin: 0 0 20px;
        background: transparent;
        padding: 0px;
        height: auto !important;
        min-height: auto !important;
        border: 0px;
    }

    .supportHeading p {
        font-size: 17px;
    }

.nav_left.nav_left ul li.icon_SubmittedForms a:before {
    left: 23px !important;
    display: none;
}

.nav_left.nav_left ul li.icon_SavedForms a:before {
    left: 25px;
    display: none;
}

.nav_left.nav_left ul li.icon_contact a:before {
    left: 30px !important;
    display: none;
}

.energy_mid_box .nav_left ul li.active {
    background-color: transparent !important;
    color: #205d81 !important;
}

.energy_mid_box .nav_left.nav_left ul li a:hover:before, .energy_mid_box .nav_left.nav_left ul li.active a:before {
    color: #205d81 !important;
    display: none;
}

.energy_mid_box .nav_left ul li a:hover {
    background-color: transparent !important;
    color: #205d81 !important;
}

.nav_left ul {
    float: left;
    width: 100%;
    text-align: center;
}

.bxLeft {
    width: 50%;
    padding: 0px 40px 30px 40px;
    float: left;
    background: #fff;
}

.bxRight {
    width: 50%;
    float: left;
    background: #f3f8fd;
    padding: 15px 60px 30px 60px;
    position: relative;
    right: 0px;
    top: 0px;
    height: 100%;
    border-radius: 0px 4px 4px 0px;
}

.contactBox {
    display: block;
    padding: 0px 10px 10px 0px;
}

.chatIntro {
    color: #4C4C4C;
    font-size: 20px;
    letter-spacing: 0.25px;
    line-height: 100%;
    vertical-align: top;
    display: block;
    margin: 0px 0px 15px 0px;
    margin-top: 30px;
}

    .chatIntro i {
        vertical-align: top;
    }

.phoneIntro {
    color: #333333;
    font-size: 17px;
    letter-spacing: 0.5px;
    line-height: 24px;
    margin-bottom: 0px;
}

.contactBox a {
    text-decoration: underline;
    margin-bottom: 30px;
    display: block;
    font-size: 16px;
}


.contactBox ul li b span {
    font-size: 18px !important;
    display: block;
    width: 100%;
    margin-bottom: 15px;
    padding-left: 0px !important;
    font-family: 'arial_bold13';
    text-transform: uppercase;
    text-align: left;
    font-weight: normal;
}
.contactBox ul li {
    padding-left: 0px;
    padding-bottom: 0px;
}

    .contactBox ul li span {
        font-size: 16px !important;
        display: flex;
    }

span.cls_disclaimer:after {
    color: #4d4d4d;
    position: absolute;
    content: "\F2FD" !important;
    font-family: "Material Design Icons" !important;
    padding-right: 0;
    display: inline-block;
    line-height: normal;
    top: 0px;
    font-size: 23px;
    font-style: normal;
    left: 0;
}

span.cls_disclaimer {
    position: relative;
    padding-left: 30px;
    float: left;
    word-break: break-word;
}

.buttons_area {
    border-bottom: 0px !important;
}

input#txtTrackingId, input#txtSaveId {
    width: 100% !important;
    padding: 6px 10px !important;
    margin-bottom: 15px;
    border-radius: 4px;
    border: 1px solid #cccccc;
    box-shadow: none;
}

input#TrackingBtn, input#SubmitBtn {
    padding-left: 10px !important;
    padding-right: 10px !important;
    min-width: 110px !important;
    float: none;
    margin: 0px;
}

#fixedinfo textarea.textarea_effect, #formfieldlist textarea.textarea_effect {
    height: 100px !important;
    padding: 25px 0 0 13px !important;
}

button.multiselect.dropdown-toggle.btn.btn-default {
    background-color: transparent !important;
    font-size: 17px;
    padding-top: 20px !important;
}

b.caret {
    top: 16px !important;
}

div#ChildTemp1 {
    margin-top: 0 !important;
}

span.newbutton_outer.file-input.btn-primary.btn-file.ieBtn {
    border: 1px solid #205d81 !important;
    background: transparent !important;
    color: #205d81 !important;
    font-size: 14px;
    font-family: 'arial_bold13';
    min-height: 40px;
    padding-top: 8px !important;
    vertical-align:initial !important;
}

ul.custo_details_1 {
    border-bottom: 1px solid #e1f0ff;
    margin-bottom: 20px;
}

div#fixedinfo_Preview {
    border: solid 0px #e6e6e6;
}

.buttons_area {
    width: auto !important;
    float: right !important;
}

section.drHeading {
    background: #fff;
    border-top: 1px solid #eaeaea;
    margin-top: 0px;
}

#fixedinfo .text_sec_inpt_style, #formfieldlist .text_sec_inpt_style {
    margin-top: 20px;
}

.fb_main_wrapper {
    height: auto !important;
}

input.submit-button.btntrack {
    float: none;
}

div.ui-tooltip {
    background: #000;
    color: #fff;
    border-radius: 4px !important;
    opacity: 1;
}

.text_sec_inpt_style .help_icon_img.help_icon_about_myhome {
    top: 20px;
}

.fullwidth_bxleft {
    width: 100% !important;
}

.hide_bxleft {
    display: none !important;
}

a.ui-state-default.ui-state-active {
    color: #fff !important;
}

.secServiceTitle.without_separator {
    width: 100% !important;
}

input#btnNext.cancel-button {
    float: left !important;
}

.choosetopictxt {
    float: left;
    width: 100%;
    margin: 12px 0 0px;
    position: relative;
    font-size: 20px;
    display: inline-flex;
}

    .choosetopictxt:before {
        color: #4d4d4d;
        position: relative;
        content: "\F361" !important;
        font-family: "Material Design Icons" !important;
        padding-right: 6px;
        display: inline-block;
        line-height: normal;
        top: 4px;
        font-size: 23px;
        font-style: normal;
        left: 0;
        float: left;
    }

body div.full_width_input_sec span.error_messagecommon {
    top: -12px;
}

.commonlisting > ul {
    display: inline-flex;
    border-radius: 4px;
    align-items: center;
    margin: 0px;
    padding: 0px 0 0 40px;
    height: 85px;
}

.tabs_social_connectme {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0px -4px 12px 2px rgba(0, 0, 0, 0.05) !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: relative;
    z-index: 1;
}

body .right_content_box {
    border-left: 0px solid #f4f4f4;
}

.box-shadow {
    border-radius: 0px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.commonlisting ul li a {
    border: 1px solid #e5e5e5;
    padding: 8px 15px;
    text-decoration: none;
    border-left: 0px;
    color: #333333;
    font-size: 15px;
}

.commonlisting ul li.active a {
    background: #e5e5e5;
}

.commonlisting ul li:first-child a {
    border-left: 1px solid #e5e5e5;
}

.commonlisting ul li:first-child a {
    border-left: 1px solid #e5e5e5;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.commonlisting ul li:last-child a {
    border-left: 1px solid #e5e5e5;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.grecaptcha-badge {
    z-index: 9;
}

.contac_hdng_txt {
    text-align: center;
    margin: 40px 20px;
    display: block;
}

    .contac_hdng_txt h5 {
        font-family:'arial_bold13'; font-size:22px; margin:20px;
    }

    .contac_hdng_txt p {
        font-size: 16px;
    }
.social_media_content {
    display: none;
}
.lft_ico_contc {
    min-width: 35px;
}

@media only screen and (min-width:992px) and (max-width:1024px) {
    .nav_left ul li a {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    #sidebar_wrapper_box {
        width: 60% !important;
    }

    .tracking_area input[type="text"] {
        width: 60% !important;
    }

    .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: 100% !important;
        font-size: 12px;
        letter-spacing: -0.5px;
        padding-left: 0px !important;
    }

    .customer-details.customer-details.customer-details ul li:first-child {
        width: 58% !important;
        font-size: 12px;
        letter-spacing: -0.2px;
        padding-left: 0 !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) {
    .buttons_area > input#btnNext {
        margin-left: 0px !important;
    }

    div.nav_left ul li a {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .bxLeft {
        padding: 30px;
    }

    .tracking_area input[type="text"] {
        width: 60% !important;
    }

    input[type="text"], input[type="password"], textarea, .customer_txt_name .topic_box select, .customer_txt_name select {
        width: 92% !important;
    }

    #fixedinfo {
        width: 99% !important;
    }
}

@media (min-width:1100px) {
    p.text_sec_inpt_style {
        width: 97%;
        border: 0px !important;
    }
}

@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) {
    .commonlisting {
        overflow: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    body .commonlisting > ul {
        padding: 0px 0 0 0px;
        white-space: nowrap;
    }
    .social_media_content.commonlisting ul li a {
        border: 1px solid #e5e5e5 !important;
    }
    /*.social_media_content.commonlisting ul li a {
        border-top-left-radius: 4px !important;
        border-bottom-left-radius: 4px !important;
    }*/
    .energy_mid_box .nav_left ul li {
        width: auto !important;
    }
    .tabs_social_connectme {
        background: #fff;
        box-shadow: none !important;
    }

    .commonlisting ul li a {
        padding: 8px 9px;
        background: #fff;
    }

    .commonlisting > ul {
        padding: 0px 0 0 15px;
    }

    body .inner_mid_section.inner_mid_section.inner_mid_section {
        padding: 0 0px;
    }

    .box-shadow {
        display: block;
        background: #fff !important;
    }

    .bxLeft {
        width: 100%;
        padding: 20px !important;
    }

    .bxRight {
        width: 100%;
        padding: 20px !important;
        height: auto;
    }

    .tracking_area {
        width: 87%;
    }

    .fb_main_wrapper {
        height: auto !important
    }

    .tracking_area input[type="text"] {
        width: 57% !important;
    }

    div.full_width_input_sec {
        margin-top: 0px !important;
    }

    .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;
        margin-top:0px;
    }
    .choosetopictxt {
        margin: 12px 0 20px 0px;
        font-size: 16px;
    }

        #fixedinfo .text_sec_inpt_style, #formfieldlist .text_sec_inpt_style {
            padding-bottom: 10px;
        }   

    div.sidebar_toggle {
        background: none !important;
        color: #ccc;
        position: absolute;
        right: 0px;
        top: -56px;
    }

    .sidebar_toggle:before {
        content: "\F35C";
        font-family: "Material Design Icons";
        font-size: 40px;
        color: #505050;
    }

    .energy_mid_box .nav_left {
        display: block !important;
        position: relative;
        min-width: auto !important;
        width: auto !important;
        float: left;
        background: none !important;
    }
}


p.text_sec_inpt_style span, .buttons_area input[type="button"], .tracking_area input[type="button"] {
    text-transform: uppercase !important;
}


/*-- Start Arebic CSS --*/

html[lang="AR"] .nav_left ul {
    display: flex;
}



#fixedinfo .nofile, #formfieldlist .nofile {
    max-width: 100%;
}

#fixedinfo .nofile, #formfieldlist #nofile1 {
    max-width: 67%;
}

.btnRemoveFile1 {
    margin-left: 10px;
    float: left;
}

span.multispan {
    float: left;
    width: 100%;
    padding: 0px 0px;
}

    span.multispan .nofile1 strong {
        float: left;
        vertical-align: top;
        text-transform: lowercase;
        max-width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    span.multispan .nofile1 {
        display: block;
        width: 100%;
        margin: 0px 0px 5px 0px !important;
        float: left;
    }

        span.multispan .nofile1 .btnRemoveFile {
            margin: 3px 0px 0px 10px;
        }

.nofile1 strong {
    padding-right: 10px;
    padding-left: 0px;
}

#nofile10 strong {
    float: left;
    vertical-align: top;
    text-transform: lowercase;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-style: normal;
    font-family: 'OpenSans-SemiBold';
}
.case-number-div {
    float: left;
    width: 100%;
    min-height: calc(100% - 71px);
}

h3.casesummary-head {
    margin: 15px 0 0 0;
    font-size: 11px;
    text-transform: uppercase;
    color: #636466;
}

.case-container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cm-txt {
    color: #215ed9;
    font-size: 23px;
    float: left;
    line-height: 1.5;
    font-family: 'arial_bold13';
}

.in-progress {
    float: right;
    display: flex;
    align-items: center;
}

.reopenSchedule {
    display: flex;
    margin-right: 5px;
}

input.reOpenbtn {
    border-radius: 2px;
    font-size: 11px;
    padding: 4px 7px;
}

.in-progress-txt {
    font-size: 11px;
    color: #222222;
    padding: 5px 15px;
    border-radius: 6px;
    display: inline-block;
    float: right;
    display: flex;
    align-items: center;
}

    .in-progress-txt.resolved {
        background-color: #EDFFEF;
    }

        .in-progress-txt.resolved .circle-p {
            background-color: #50A85A;
        }

.circle-p {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    margin-right: 5px;
}

h3.casesummary-head {
    margin: 15px 0 0 0;
    font-size: 11px;
    text-transform: uppercase;
    color: #636466;
    font-family: 'arial_bold13';
}

.track-tabbed {
    margin: 0px 0 20px 0;
    float: left;
    width: 100%;
}

    .track-tabbed .panel-group {
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);        
        border: 0;
    }

        .track-tabbed .panel-group .panel {
            border-left: 0;
            border-right: 0;
            border-top: 0;
            box-shadow: none;
            border: 0;
            background: none;
        }

    .track-tabbed .panel-heading {
        background: none;
        border-bottom: 0px solid #ccc;
        padding: 0px 0px;
        float: left;
        width: 100%;
    }

    .track-tabbed .panel-title {
        position: relative;
        float: left;
        width: 100%;
    }

        .track-tabbed .panel-title > a {
            padding-right: 24px;
        }

        .track-tabbed .panel-title a {
            text-decoration: none;
            float: left;
            width: 100%;
            padding: 15px 0;
            border-bottom: 1px solid #e5e5e5;
        }

            .track-tabbed .panel-title a * {
                font-size: 13px;
                color: #646464;
                font-family: 'arial_bold13';
            }

        .track-tabbed .panel-title label.enquiry-txt {
            float: left;
            margin-top: 5px;
            max-width: 91%;
            padding-right: 10px;
            word-break: break-word;
            font-family: 'PoppinsRegular' !important;
            font-weight: normal;
        }

    .track-tabbed .panel-collapse {
        float: left;
        width: 100%;
        border-bottom: 1px solid #e5e5e5;
    }

    .track-tabbed .panel-body {
        padding: 10px 0;
        word-break: break-word;
    }

    .track-tabbed .panel-body {
        border-top: 0px !important;
    }

.chatcontnt {
    float: left;
    width: 100%;
    overflow: auto;
    max-height: 35vh;
    padding-bottom: 5px;
}

.track-tabbed .row.outgoing-msg {
    float: left;
    width: 100%;
    margin: 25px 0 0;
}

.left_comment {
    padding-left: 0px;
}

.outgoing-msg .date-time {
    background-color: #EBF7FC;
    color: #222;
    word-break: break-word;
    border-top-right-radius: 0px;
}

.date-time {
    color: #fff;
    font-size: 16px;
    padding: 10px;
    background-color: #215ed9;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
}

    .date-time .removal-button::before {
        display: none;
    }

    .date-time .file-list li {
        margin-bottom: 0px !important;
    }

    .date-time .file-list {
        margin-top: 10px;
    }

.txtdatefrmt {
    font-size: 11px;
    color: #cacaca;
    margin-bottom: 0px;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-family: 'arial_bold13';
    margin: 0px 0px 10px 0px;
}

    .txtdatefrmt ~ br {
        display: none;
    }

.commentOwner .name {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.outgoing-msg .name {
    background-color: #CACACA;
    color: #000;
}

.name {
    background-color: #33B2E1;
    padding: 10px;
    border-radius: 100%;
    color: #fff;
    font-size: 20px;
    width: 50px;
    height: 50px;
    text-align: center;
}

.commentOwner .hrs {
    padding: 6px 0 0 10px;
    color: #636466;
    font-size: 11px;
}

.track-tabbed .row.incmng-msg {
    float: left;
    width: 100%;
    margin-top: 25px;
}

.AttachmentArea {
    color: #33B2E1;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}

.attach-box {
    margin: 0px 0;
    position: relative;
    border-radius: 16px;
    border: 1px solid #e5e5e5;
    display: flex;
    flex-direction: column;
}

    .attach-box label {
        width: 100%;
        margin: 0px;
    }

    .attach-box .attachmentIcon {
        position: absolute;
        top: 14px;
        border-right: 1px solid #cacaca;
        padding-right: 10px;
        cursor: pointer;
        color: #215ed9;
    }

.attachmentIcon {
    padding: 0;
    margin: 0px 20px;
    line-height: 1.141;
    border: none;
    background: none;
}

#txtChat {
    height: 96px;
    max-height: 96px;
    padding: 36px 47px 10px 70px;
    font-size: 13px;
    box-shadow: none !important;
    border-radius: 16px !important;
    width: 100% !important;
    background: #fff;
    border: 0px solid #e5e5e5;
    margin: 0px;
    font-weight:normal;
}

.casesubmit-button {
    position: absolute;
    right: 15px;
    width: 39px;
    height: 37px;
    top: 29px;
    border-radius: 0 7px 9px 0;
    border: 0;
    background-color: inherit !important;
    color: #215ed9;
}

button.casesubmit-button .material-icons {
    line-height: 34px;
}

.Attachment-mail {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    background: #f8f9f9;
    font-style: normal;
    margin-left: 0px !important;
    clear: both;
    flex-wrap: wrap;
    position: relative;
    margin-top: 5px;
    padding: 5px 15px 5px 20px;
    border-radius: 4px;
    min-height: 54px;
    width: 100%;
    border: 1px solid #e5e5e5;
    margin-bottom: 8px;
}

    .Attachment-mail p {
        margin-bottom: 0px;
    }

        .Attachment-mail p > span {
            display: inline-flex;
            align-items: center;
        }

    .Attachment-mail a {
        color: #215ed9;
        font-size: 14px;
        word-break: break-word;
    }

    .Attachment-mail p > span i {
        color: #215ed9;
        margin-right: 10px;
    }

.modal .newbutton_outer {
    background: none !important;
    color: #215ed9 !important;
}

.modal .newbutton_outer {
    float: left !important;
    font-size: 14px;
    width: 152px;
    line-height: 23px;
    padding: 6px 11px !important;
    margin-top: -6px;
    color: #22998f !important;
    position: relative;
    z-index: 99;
    border: solid 1.3px #22998f !important;
    border-radius: 4px !important;
    font-family: 'arial_bold13' !important;
}



.file-chooser input[type=file] {
    padding: 45px 25px 0;
    width: 155px !important;
    border-radius: 6px;
    min-height: 54px;
    max-height: 54px;
    border: 2px solid #f2f4f4;
}

.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;
}

.att_disclaimerpopup {
    position: absolute;
    right: 0;
    line-height: 18.85px;
    font-size: 13px;
    top: -10px;
    margin-bottom: 20px;
    width: 100%;
    float: left;
    max-width: 310px;
    text-align: right;
}

div.att_disclaimerpopup b {
    color: #4a4a4a;
    margin-right: 1px;
    font-weight: normal !important;
    float: none;
}

.file-list {
    margin: 20px 0px 0px 0px;
    padding: 10px 0 0 0;
    list-style: none;
    float: left;
    width: 100%;
}

.attchDoc .file-list {
    background-color: white;
    font-size: 15px;
    margin: 0px auto 0px 0px !important;
    max-width: 100%;
    padding: 0px 10px !important;
    border-radius: 20px;
}

.attchDoc .removal-button::before {
    display: none;
}

.modal .file-list > li {
    margin: 0 0 20px 0 !important;
}

.file-list 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;
}

.file-list > li {
    margin: 0 0 10px 0 !important;
    width: 100%;
    display: flex;
    flex-flow: row !important;
    -webkit-flex-flow: row !important;
    align-items: center;
    justify-content: space-between;
    background: #f8f9f9;
    font-style: normal;
    margin-left: 0px !important;
    clear: both;
    position: relative;
    padding: 15px 15px 15px 20px !important;
    border-radius: 4px;
    min-height: 54px;
}

.file-list__name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    padding-left: 5px;
    color: #215ed9;
}

.removal-button {
    border: none;
    background: none;
    color: #215ed9;
    margin: 0px 0px;
    display: inline-block;
    height: 100%;
    float: right;
}

.file-list > li i {
    color: #215ed9;
}

.modal .file-list > li .removal-button:before {
    display: none;
}

.modal .file-list > li i {
    margin: 0 10px 0px 0 !important;
    color: #1982c5 !important;
}

.btnRemoveFile1 {
    margin-left: 5px;
    margin-top: 3px;
}

.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}

.track-tabbed .panel-title a i {
    position: absolute;
    top: 17px;
    right: 0px;
}

.attachmentIcon input {
    opacity: 0;
    position: absolute;
    width: 23px;
    height: 20px;
}
.attach-box .attachmentIcon {
    position: absolute;
    top: 33px;
    border-right: 1px solid #cacaca;
    padding-right: 10px;
    cursor: pointer;
    color: #215ed9;
}
span.multispan > .nofile,
span.multispan > .nofile1 {
    display: inline-flex !important;
    width: auto;
    align-items: center;
    justify-content: space-between;
    background: #f8f9f9;
    font-style: normal;
    margin: 10px 0px 0px 0px !important;
    clear: both;
    position: relative;
    padding: 15px 15px 15px 15px;
    border-radius: 4px;
    min-height: 54px;
    max-width: 100%;
}

span.multispan .btnRemoveFile1,
span.multispan .btnRemoveFile {
    margin-top: 0;
    cursor: pointer;
    height: 16px;
    position: relative;
    top: 0px;
    margin: 0px 0px 0px 10px;
}

span.multispan .nofile1 strong,
span.multispan .nofile strong {
    color: #636466;
    font-family: 'PoppinsRegular';
    font-weight: normal;
    font-style: normal;
}

p.text_sec_inpt_style > i > i > strong {
    padding-left: 5px;
    padding-left: 5px;
    font-style: normal;
    color: #636466;
    font-family: 'PoppinsRegular';
    font-weight: normal;
}

.in-progress-txt.inProgress {
    background-color: #FFFCEA;
}

    .in-progress-txt.inProgress .circle-p {
        background-color: #ffd600;
    }

.in-progress-txt.closed {
    background-color: #ececec;
}

    .in-progress-txt.closed .circle-p {
        background-color: #7f7f7f;
    }

.in-progress-txt.cancelled {
    background-color: #fff4f4;
}

    .in-progress-txt.cancelled .circle-p {
        background-color: #d56969;
    }

.in-progress-txt.scheduled {
    background-color: #f5f9f9;
}

    .in-progress-txt.scheduled .circle-p {
        background-color: #43a7d8;
    }

.panel-title a[aria-expanded="true"] .glyphicon-chevron-down:before {
    content: "\e113";
}

.AlrBox button.alertClose {
    position: absolute;
    right: 0px;
    background: none;
    color: #fff;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

    .AlrBox button.alertClose:before {
        content: "\ea0e";
        font-family: "scmfonts" !important;
        font-size: 16px;
        color: #fff;
        vertical-align: top;
        position: relative;
        top: -11px;
        font-weight: normal;
        text-indent: 0px;
        right: 13px;
    }

.AlrBox {
    display: flex;
    width: 100%;
    background: #215ed9;
    padding: 30px 25px;
    flex-wrap: wrap;
    justify-content: flex-end;
    position: relative;
}

    .AlrBox > p {
        color: #fff;
        margin: 0;
        font-family: 'Diodrum';
        font-weight: 300;
        font-size: 13px;
        line-height: 1.5;
    }

.AlrBox {
    display: flex;
    margin-top: 15px;
    background: #215ed9;
    padding: 25px 35px 25px 25px;
    position: relative;
    margin-bottom: 30px;
    width: 100%;
}

    .AlrBox > p {
        color: #fff;
        margin: 0;
    }

button.alertClose {
    background: rgba(0,0,0,.5);
    border: none;
    box-shadow: none;
    font-size: 21px;
    color: #fff;
    padding: 0;
    height: 30px;
    width: 30px;
    border-radius: 50%;
}

.col-lg-12.sbjctacc {
    margin: 2px 0 7px;
    display: inline-flex;
    width: 100%;
}

.col-lg-12.des_acc {
    display: inline-flex;
    width: 100%;
}

.sbjctacc p, .des_acc p {
    margin: 0px;
}

.sbjctacc strong, .des_acc strong {
    white-space: nowrap;
    margin-right: 8px;
    font-family: 'OpenSans-SemiBold';
}

label.enquiry-txt {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    float: left;
}

.enquiry-txt strong {
    font-family: 'OpenSans-SemiBold' !important;
    color: #333 !IMPORTANT;
}

#fixedinfo .help_icon_img.help_icon_img, #formfieldlist .help_icon_img.help_icon_img {
    margin-left: 12px !important;
}

#formfieldlist .tooltip.top {
    width: 300px;
}
