﻿/* [WEBHEDO-117-GUM-09.10.2015] - Detail page */
/* [WEBHEDO-117-GUM-09.10.2015] - Detail page */
.nopadding {
    padding: 0px;
}

.nopadding-left {
    padding-left: 0px;
}

.text-align-left{
    text-align:left
}
.nopadding-right {
    padding-right: 0px;
}

/*.label {
    font-weight: normal !important;
}*/

.well {
    background-color: #fff;
    border: none !important;
}

.row-gap {
    margin-bottom: 5px;
}

.firstrow-div-gap {
    margin-top: 5px;
}

label {
    font-weight: normal;
    padding-top: 5px; /*SBH - 12.10.2105, to get label vertically center of text boxes*/
    font-size: 13px;
}



.otherFieldsA2 input[type="text"], input[type="password"], input[type="range"], input[type="datetime"], textarea, input[type="number"], input[type="date"] {
    font: normal 13px 'Avenir55',Helvetica,Arial,sans-serif !important;
    padding-left: 0px !important;
    padding-right: 11px !important;
}

.otherFieldsA3 input[type="text"], input[type="password"], input[type="range"], input[type="datetime"], textarea, input[type="number"], input[type="date"] {
    font: normal 13px 'Avenir55',Helvetica,Arial,sans-serif !important;
    padding-left: 0px !important;
    padding-right: 11px !important;
}


input[type="text"], input[type="password"], input[type="range"], input[type="datetime"], textarea, input[type="number"], input[type="date"] {
    font: normal 13px 'Avenir55',Helvetica,Arial,sans-serif !important;
    padding-left: 11px !important;
    padding-right: 11px !important;
}

select {
    font-size: 13px !important;
    padding-left: 7px !important;
    border: 1px solid #CCCCCC !important;
    border-radius: 2px !important;
    padding-bottom: 0px !important; /* SBH - WEBAPPHEDO - 117, 03.11.2015 , remove padding*/
    padding-top: 0px !important; /* SBH - WEBAPPHEDO - 117, 03.11.2015 , remove padding*/
}

/* [webhedo-117-02.11.2015-GUM] Commented the class as it creates problem for Validate-Red class */
/*.selectParent select {
    border: none !important;
}*/

.Heading {
    color: #005684 !important;
    font-weight: 700; /*SBH- 30.10.2015, WEBAPPHEDO-117, IAZITheme*/
}

.fontSize13 {
    font-size: 13px;
}

/* Media query for textareas */
@media (max-width: 767px) {
    .row-gap-wizard {
        margin-bottom: -13px;
    }
    /* SBH ,01.12.2015, WEBHEDO- 120, Compress Detail view -- BOC*/
    .SliderBar {
        padding-right: 15px !important;
    }

    #divSectionIntrinsic .SliderBar {
        padding-right: 0px !important;
    }
    /* EOC */
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .textarea-align {
        padding-right: 6% !important;
    }

    .row-gap-wizard {
        margin-bottom: 5px;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .textarea-align {
        padding-left: 7% !important;
        padding-right: 4.7% !important;
    }

    .row-gap-wizard {
        margin-bottom: 5px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1070px) {
    .textarea-align {
        padding-left: 6.9% !important;
        padding-right: 4.6% !important;
    }
}

@media (min-width: 1200px) {
    .textarea-align {
        padding-left: 6.6% !important;
        padding-right: 4.3% !important;
    }
}

@media (min-width: 1570px) {
    .textarea-align {
        padding-left: 6.1% !important; /*SBH:27.09.2016, WEBHEDO-197 Bugfix((MWY) - Text box not alligned), reduced padding-left by 0.2 % each and padding-right by 0.2%*/
        padding-right: 3.9% !important;
    }
}

@media (min-width: 1900) {
    .textarea-align {
        padding-left: 6.1% !important;
        padding-right: 3.9% !important;
    }

    .row-gap-wizard {
        margin-bottom: 5px;
    }
}
/* SBH- 17.11.2015 ,General Bugs, Fix Tab index issue and align Header content properly on all screens -BOC*/
@media (max-width: 767px) {
    #navbarCollapseMenu {
        width: 85%;
    }

        #navbarCollapseMenu .dropdown-menu a {
            float: right !important;
            text-align: right !important;
        }
}

@media (max-width: 485px) { /* Note: order matters Large screen first than small */
    #navbarCollapseMenu {
        width: 75%;
    }
}

#navbarCollapseMenu .dropdown-menu a,
#navbarCollapseMenu .dropdown-menu a:hover,
#navbarCollapseMenu .dropdown-menu a:active,
#navbarCollapseMenu .dropdown-menu a:visited {
    float: right; /*SBH:WEBAPPHEDO- 235, Changed to float right and added text align right*/
    text-align: right !important;
    padding-right : 20px;
}

#navbarCollapseMenu .dropdown-menu {
    min-width: 80px !important;
}
/* EOC */
/* Slider classes */
.SliderBar {
    width: 100%;
}

.SliderText {
    width: 100%;
}

.SliderInputTextBox {
    border: none !important;
    /*SBH - 01.12.2015, WEBHEDO-120, Compress Detail View BOC*/
    /*text-align: center;*/
    padding-left: 0px !important;
    padding-right: 0px !important;
    /* EOC */
}

.form-control {
    height: 30px;
}

/* Slider related classes - jQuery */
.ui-slider {
    position: relative;
    text-align: left;
}

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0;
        color: #ffffff;
        background-color: red !important;
        background-repeat: repeat-x;
        background-image: none;
        background-image: none !important;
        background-image: none !important;
        background-image: none !important;
        background-image: none !important;
        background-image: none !important;
        background-image: none !important;
        filter: none;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        border-color: #0064cd #0064cd #003f81;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    }

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default;
    }

.ui-slider-horizontal {
    height: .8em;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em;
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0;
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%;
    }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -khtml-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -khtml-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -khtml-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
}

.ui-widget {
    font-family: 'Avenir55',Helvetica,Arial,sans-serif !important;
    font-size: 13px;
}

.ui-widget-header {
    font-weight: bold;
    border-color: #0064cd #0064cd #003f81;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border: 1px solid #666;
}

.ui-widget-content {
    border: 1px solid #005684;
    /*DKA/SBH - 10.12.2015, WEBHEDO - 3.1.1.0, For reo like slider part transparent(null to 0) and part gray -- BOC*/
    background: #005684; /*#ffffff url(images/ui-bg_glass_75_ffffff_1x400.png) 50% 50% repeat-x;*/
    color: #404040;
    /*padding-left:10px;*/
    background-clip: content-box;
    /*EOC*/
}

    .wijmo-wijmenu .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        text-shadow: none;
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        background-color: #E6E6E6;
        background-repeat: no-repeat;
        background-image: linear-gradient(#FFF, #FFF 25%, #E6E6E6);
        text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
        color: #333;
        font-size: 13px;
        line-height: normal;
        border-width: 1px;
        border-style: solid;
        border-color: #CCC #CCC #BBB;
        -moz-border-top-colors: none;
        -moz-border-right-colors: none;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        border-image: none;
        box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
        transition: background-image 0.1s linear 0s;
        overflow: visible;
    }

    .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
        opacity: .35;
        filter: Alpha(Opacity=35);
        background-image: none;
    }

.ui-state-disabled {
    cursor: default !important;
}

.ui-slider .ui-slider-range {
    background-color: transparent !important;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
}

.SliderInputTextBox {
    background-color: transparent;
}

.modal {
    z-index: 1071;
}

.wizard-modal-body {
    overflow-y: auto;
}

.Spacing-readonly {
    padding-top: 3px;
    border-radius: 2px;
    /*border: 1px solid #aaa;*/ /*SBH - 02.12.2015, WEBHEDO-3.1.1.0, Commented*/
}

span.ReadonlyTextBox {
    font-size: 13px !important;
}
span.DisplayTable {
    display: table;
}


.well {
    border-radius: 0;
}

.close {
    color: #eee; /*spr,color changed to white to suit web site*/
    filter: alpha(opacity=20);
    opacity: .98; /*spr,causes close button looks like disabled*/
}

    .close:hover,
    .close:focus {
        color: #fff; /* spr,similiar color given on hover to other controls */
        filter: alpha(opacity=30); /* spr, reduced opacity from 50*/
        opacity: .5;
    }


/*spr,WEBHEDO-117,16.10.2015,color changed to white to suit web site*/
.navbar-inverse .navbar-nav > li > a /* spr,for header bar containing home ,language ,country,help buttons*/ {
    color: #eee;
}

.navbar-inverse .navbar-brand { /* spr,WEBHEDO-117,16.10.2015, for brand title bar*/
    color: #eee;
}

/* WEBHEDO-117 GUM 16.10.2015 - Back to top */
/* SBH - 08.12.2015, WEBHEDO-3.1.1.0, Change Width , Height of toTop and added outline property*/
#toTop {
    display: none;
    position: fixed;
    bottom: 5px;
    right: 5px;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
    z-index: 1;
    width: 50px;
    height: 41px;
    outline: none;
    border-radius: 20px;
}

    #toTop:hover {
        opacity: 0.8;
        filter: alpha(opacity=80); /* For IE8 and earlier */
        outline: none;
    }

/**Header boc*/
#mainSiteHeader {
    background-color: #005684;
    color: #fff;
    -webkit-box-shadow: 0 6px 5px -6px black;
    -moz-box-shadow: 0 6px 5px -6px black;
    box-shadow: 0px 6px 5px -6px #005684;
    border-color: transparent;
}
/*Header eoc*/

/*EOC*/

#wrap {
    z-index: -1; /*SBH: 27.07.2016, commented below code*/
    /*margin-bottom: -71px;*/ /*[WEBHEDO-168-GUM-02.06.2016] Margin bottom should be equal to the negative value of total height of header (height(50) + border(1) + padding(20)) */
    /*margin-bottom: -30px;*/ /*SBH:07.07.2016, ipad footer bottom horizontal line*/
}

    #wrap .well {
        box-shadow: none;
    }

/* [webhedo-117-02.11.2015-GUM] Show menu on right on small screen as logo hides 1st menu */
@media (max-width: 767px) {
    .nav > li {
        float: right;
    }
}

/* [webhedo-117-02.11.2015-GUM] Media queries for numeric fieids to show properly on all screens */
@media (max-width: 991px) {
    .field-from input[type="text"] {
        padding-left: 12px !important;
    }

    .field-to input[type="text"] {
        padding-left: 12px !important;
    }

    .field-combo {
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 15px;
    }

    .field-from {
        padding-left: 0px;
        padding-right: 0px;
        /*margin-bottom: 15px;*/
    }

    .field-to {
        padding-left: 0px;
        padding-right: 0px;
        /*margin-bottom: 15px;*/
    }

    .field-to-top {
        margin-top: 15px !important;
    }

    .field-from, .field-to {
        /*padding-top: 15px;*/
    }
}

@media (max-width: 767px) {
    #btnToggleMarkUnMark {
        margin-left: 70px !important;
    }

    #ddnMarkUnmark ul > li {
        margin-left: 66px !important;
        background-color: #EDEDED !important;
    }

    #ddnMarkUnmark ul {
        border-color: #4a4a4a;
    }

        #ddnMarkUnmark ul > li a:hover {
            background-color: #EDEDED !important;
        }
}

@media (min-width:768px) and (max-width: 991px ) {
    #btnToggleMarkUnMark {
        margin-left: 0px !important;
    }

    #ddnMarkUnmark ul > li {
        margin-left: 0px !important;
        background-color: transparent !important;
    }

    #ddnMarkUnmark ul {
        border-color: transparent;
    }

        #ddnMarkUnmark ul > li a:hover {
            background-color: transparent !important;
        }
}

@media (min-width: 992px) {
    .field-combo {
        padding-left: 0px;
        padding-right: 2px;
    }

    .field-from {
        padding-left: 0px;
        padding-right: 2px;
    }

    .field-to {
        padding-left: 0px;
        padding-right: 2px;
    }

    .field-from, .field-to {
        padding-top: 15px;
    }
}

.row-search {
    margin-left: -10px;
    margin-right: -10px;
}

.row-search-combo {
    margin-bottom: 16px;
}

.SliderInputTextBox.Validate-Red {
    border: 1px solid red !important;
}
/*SBH - 16.11.2015, WEBHEDO-120 , Bug Fix 2.3.2, Set border for rest colors as done for Red validation -- boc*/
.SliderInputTextBox.Validate-Blue {
    border: 1px solid blue !important;
}

.SliderInputTextBox.Validate-Orange {
    border: 1px solid orange !important;
}

.SliderInputTextBox.Validate-Green {
    border: 1px solid green !important;
}

.SliderInputTextBox.Validate-Pink {
    border: 1px solid pink !important;
}
/*--eoc--*/

/* SPR,WEBHEDO-117, 06.11.2015 css for jquery autocompleteof ziptown and street*/
.ui-autocomplete {
    position: absolute;
    z-index: 5000;
    cursor: default;
    padding: 0;
    margin-top: 2px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

    .ui-autocomplete > li {
        padding: 3px 20px;
    }

        .ui-autocomplete > li.ui-state-focus {
            background-color: #DDD;
        }

          .ui-autocomplete > li > div.ui-state-active {
            background-color: #DDD;
            border:none;
        }

.ui-helper-hidden-accessible {
    display: none;
}

.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    text-decoration: none;
}

.ui-menu .ui-menu-item {
    /* display:inline;*/
    display: -ms-inline-flexbox;
    font-size: 13px;
    padding-left: 10px !important;
}

.ui-autocomplete {
    max-height: 120px;
    overflow-y: auto;
    position: absolute;
    cursor: default;
    overflow-x: hidden; /* SPR/NPA,18.05.2015,WebHedo-58, Fix Scroll Bar bug */
}

.ui-state-hover, .ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}

#navbarCollapseMenu { /*SBH -17.11.2015, WEBHEDO- General Bugs(2.1.8),Bug Fix, UI gets disturbed on small screen*/
    overflow-y: hidden;
    overflow-x: hidden;
}
/*SBH - 17.11.2015 - WEBHEDO-94 , Show message on No data in grid*/
#msgNoRecords {
    font-size: 1.3em;
    padding-left: 20px;
    font-weight: bold;
}

.components table td {
    line-height: 5px !important;
    color: black !important;
    font-family: 'Avenir55',Helvetica,Arial,sans-serif !important; /*SBH- WEBAPPHEDO-117 , Added new Font*/
}

#rowdata {
    text-align: right;
}


#alternaterow {
    background-color: #E3ECF8;
}
/* SBH- 19.11.2015*/
.SubHeader {
    font-size: 1.4em !important;
    color: #4A4A4A;
    font-weight: 700;
}
/*SBH , 24.11.2015, css for CapRate Link*/
.component {
    cursor: pointer;
    color: #005684;
    font-size: 16px !important;
    padding-top: 6px;
}

/*GUM , 27.11.2015, Get columns and header in a row*/
@media (max-width: 1124px) {
    .firctcolheader {
        padding-left: 50px !important;
    }
}

/*SBH - WEBHEDO-3.1.1.0 02.12.2015, Appraise well css -- BOC*/
#appraisal-well {
    padding: 10px 19px 0px 19px;
    margin-bottom: 15px;
    /* GUM 17.12.2015 WEBHEDO-117 Change in UI */
    background-color: #EDEDED;
    border: none !important;
}

    #appraisal-well .form-control:not(.AppraisePrice, .hide-border) {
        border: none !important;
        color: #4a4a4a;
    }

@media (min-width: 1071px) {
    #appraisal-well label {
        font-size: 1.1em !important;
        font-weight: 700;
        color: #4a4a4a !important;
    }

    #appraisal-well span {
        font-size: 1.1em !important;
        font-weight: 700;
        color: #4a4a4a !important;
        padding-top: 3px; /*SBH,21.12.2015, WEBHEDO-120, Appraise section alignment*/
    }
}

@media (max-width: 1071px) {
    #appraisal-well label,
    #appraisal-well span {
        font-size: 0.9em !important;
        font-weight: 700;
        color: #4a4a4a !important;
        text-align: left;
        padding-top: 3px;
    }

    .AppraisePrice {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }
}
/* EOC */

#HelpAccordion span,
#HelpAccordion h5 {
    font-size: 13px !important;
}

#HelpAccordion a {
    font-weight: normal !important;
    font-size: 15px !important;
}

/*SBH - 07.12.2015, WEBHEDO-3.1.1.0, proper border on focus for select controls */
.WizardScoreControl:focus,
select.form-control:focus {
    border-color: #66AFE9 !important;
    outline: 0px none !important;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6) !important;
}

/*SBH-08.12.2015, WEBHEDO-94,Loading Button, Load More button, Filter count on same line - BOC*/
.inLineContainer {
    width: 100%;
    margin-bottom: 20px;
}

.inLineleft {
    float: left;
    width: 100px;
}

.inLineright {
    float: right;
    width: 90px;
}

.inLinecenter {
    margin: 0 42%;
    width: 100px;
    min-height: 26px; /*SBH , 22.12.2015, Fix for Count when Loadmore button is hidden*/
}
/*SBH: 27.12.2016, WEBHEDO-221, bug-2.1.13, Space issue in Count display , removed margin css */
/*SBH- 22.12.2015, Fix for Space in top Count BOC*/
/*#lblTotalGridCount,#lblVisibleGridCount{
    margin-left: -2px;
    margin-right: -2px;
}
#countDivider{
    margin-left: 1px;
    margin-right: 1px;
    margin-left: 2px;
margin-right: -3px;
}*/
/*EOC*/
/*PSA - 27.06.2017, Fix header issues on small screen*/
@media (max-width:991px) {
    .headerRow {
        margin-top: 1%;
    }

    .AppraisePrice {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }
}

@media (max-width:767px) {
    .inLinecenter {
        margin: 0 46%;
        width: 100px;
    }
    /*PSA - 27.06.2017, Fix header issues on small screen*/
    .headerSubRow {
        margin-top: 1.3%;
    }
}

#btnLoadMoreRecords {
    outline: none;
}

.map-marker {
    font-size: 25px !important;
    margin-left: -5px !important;
    color: #005684 !important;
}

/*EOC*/

/* SBH- 14.12.2015, WEBHEDO-122,Set Wizard modal-dialog width for large content -- BOC*/
@media (min-width:767px) and (max-width: 1120px) {
    div [id^="Wizard"] .modal-dialog {
        width: 90% !important;
        margin: 10px auto !important;
    }
    div [id^="Wizard_CO2_EmissionsModal"] .modal-dialog {
        width: 95% !important;
        margin: 10px auto !important;
    }
}



@media (min-width: 1121px) {
    div [id^="Wizard"] .modal-dialog {
        width: 60% !important;
        margin: 10px auto !important;
    }
    div [id^="Wizard_CO2_EmissionsModal"] .modal-dialog {
        width: 90% !important;
        margin: 10px auto !important;
    }
}

@media (min-width:1352px) and (max-width: 1640px) {
    div [id^="Wizard_CO2_EmissionsModal"] .modal-dialog {
        width: 85% !important;
        margin: 10px auto !important;
    }
}

@media (min-width: 1641px) {
    div [id^="Wizard_CO2_EmissionsModal"] .modal-dialog {
        width: 70% !important;
        margin: 10px auto !important;
    }
}
@media (max-width: 1024px) {
    .CO2Image{
        width: 100%;
    }
}
@media (min-width: 1025px) {
    .CO2Image{
        width: 180px;
    }
}
/*EOC*/
/*BOC SBH- 14.12.2015*/
#BtnAddNew {
    margin-top: 7px;
    margin-right: 30px;
}

#AdvanceFilter {
    margin-bottom: 0px;
}

#lblTopCountGrid {
    bottom: 0;
    padding-left: 0px;
    margin-top: 8px;
}

#btnToggleMarkUnMark, #btnDeleteAll, #BtnExcelSummaryExport, #BtnSummaryReport, #BtnSummaryReportLogo {
    margin-top: 7px;
    margin-left: 4px;
}

#divVisibleCount {
    margin-top: -33px !important;
}
/*EOC*/

/* [WEBHEDO-117] 14.02.2015, GUM, Clear inline CSS */
.paddingleft5 {
    padding-left: 5px;
}

.slidertextpadding {
    padding: 0px 15px 0px 0px;
}

.nomargin-bottom {
    margin-bottom: 0px;
}

.paddingleft3 {
    padding-left: 3px !important;
}

.indexpropertymenu > li > a {
    cursor: pointer;
}

/* GUM 17.12.2015 WEBHEDO-117 Change in UI */
#details-well {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

h4.Heading {
    margin-bottom: 5px;
    padding-bottom: 0px;
}

h5.Heading {
    margin-bottom: 5px;
    padding-bottom: 0px;
}

.actions-menu {
    background-color: #ededed;
    border-bottom: none !important;
    box-shadow: none;
}

.HedoCreateContainers {
    border-top: 1px solid #005684;
    font-size: 13px;
}

.HedoCreateContainersCO2 {
    border-top: 1px solid #005684;
    font-size: 13px;
    padding-top: 8px;
}

/*SBH 17.12.2015 Team HEDO WEBHEDO Test Implementation BOC*/
#divAdvSearch {
    background-color: #EDEDED;
}

    #divAdvSearch select {
        border: 1px solid #ccc !important; /*color same as text box */
    }

        #divAdvSearch select:focus {
            border-color: #66AFE9 !important;
        }

#tableWell {
    border-left: none !important;
    border-right: none !important;
}
/*EOC*/

/*SBH 22.12.2015 - WEBAPPHEDO-120, SliderText Adjustment in font-size to accommodate long string BOC*/
.SliderText input[type="text"],
.SliderText input[type="text"]:focus,
input[type="text"].SliderInputTextBox,
input[type="text"].SliderInputTextBox:focus {
    font-size: 11.5px !important;
    padding-left: 8px !important;
    border: none !important;
    box-shadow: none !important;
}

/*EOC*/

/*SBH -22.12.2015, WEBHEDO-General Bugs 3.1.1.0, Iframe Scroll not working on IPAD*/
#AVControlIframe {
    -webkit-overflow-scrolling: touch !important;
    overflow-y: scroll;
}
/**/

.popover.fade.top.in {
    max-width: 332px;
}

.ui-widget-contentbgWhite { /* spr,RBA bug fix: Message box bug with heuristic licence - PRIO 0 [Team Hedo WEBAPPHEDO Test, 3.2.1.0]*/
    background-color: #fff !important;
}

/* [WEHEDO-117] GUM 01.01.2016, Stops scrolling of background to top when modal opens */
body.modal-open {
    overflow: visible;
}

.product {
    height: 150px;
    width: 150px;
    /*border: 1px solid black;*/ /*SBH 15.03.2016, commented*/
    margin: 0 auto;
}

.product-description {
    margin: 0px 10px 10px 10px;
}

.btn-profile-left {
    margin-top: -20px;
    float: left;
}

.btn-profile-right {
    margin-top: -20px;
    float: right;
}

.progress {
    margin-bottom: 0px;
    background-color: transparent;
}

#changePwdErrMsg {
    color: #FF0000;
}

.optionalField {
    color: #8c8c8c;
    font-size: 17px;
}

.optionalFieldLabel {
    font-size: 12px;
    font-style: italic;
}

/*SBH: 31.03.2016, Report drop down css fixes boc*/
@media (max-width: 979px) { /*Small screen*/
    .drpReport {
        margin-left: 3px !important;
        min-width: 20px !important;
    }

        .drpReport > li > a {
            padding-left: 20px !important;
            padding-right: 20px !important;
        }
}

@media (min-width: 980px) { /*large screen*/
    .drpReport {
        margin-left: -27px !important;
    }

        .drpReport > li > a {
            padding-left: 10px !important;
            padding-right: 10px !important;
        }
}
/*eoc*/

/*SBH: 09.05.2016, Varient CSS*/
.drp-variant {
    height: 34px;
    margin-top: 7px;
    text-align: left;
}

.login-box-inner {
    background-color: #ededed;
}

.homeLabelGrey h2 {
    text-transform: none !important;
    color: #727272;
    text-align: left;
    border-left: 15px solid white;
}
/*.iaziNewsLabel h2 {
    text-transform: none !important;
    text-align:left;
    border-left: 15px solid white;
}*/

.homeLabelBlue h2 {
    text-transform: none !important;
    color: #005684;
    text-align: left;
    border-left: 15px solid white;
}

/* [WEBHEDO-168-GUM-07.06.2016] Home page changes */
.product-container {
    /*background-color: #ededed;*/
    padding: 10px 0px 10px 0px;
    text-align: center;
    color: #a2a1a1;
}

.product-purchased-container {
    /*background-color: #eff2f7;*/
    padding: 10px 0px 10px 0px;
    text-align: center;
    color: #005684;
}

.product img {
    max-width: 100%;
    max-height: 81%; /*max-height: 100%;*/ /* SBH: 06.07.2016, Homepage UI Changes*/
}

.product-container a {
    color: #717171 !important;
    cursor: pointer;
}

    .product-container a:hover,
    .product-container a:active {
        color: #B9C600 !important;
        cursor: pointer;
    }

.product-purchased-container a {
    color: #005684 !important;
    cursor: pointer;
}

    .product-purchased-container a:hover,
    .product-purchased-container a:active {
        color: #B9C600 !important;
        cursor: pointer;
    }

/*SBH: 16.06.2016, Added CSS for Accordian panel on login page - BOC*/
.product-panel {
    margin-top: 0px !important;
    margin-bottom: -3px !important;
    box-shadow: none !important;
}

.product-panel-body {
    padding: 15px 15px 15px 15px;
    border: none !important;
}

.panel-group .product-panel-heading a.collapsed {
    font-weight: 400;
    font-size: 20px !important;
}

.panel-group .product-panel-heading a {
    display: block;
    padding: 5px 16px 5px 0;
    font-weight: 700;
    text-decoration: none !important;
    color: #4a4a4a !important;
    font-size: 20px !important;
}

    .panel-group .product-panel-heading a:hover {
        font-weight: 700;
        font-size: 20px !important;
    }

.product-panel .product-panel-heading {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #fff;
    padding: 0;
    border-top: 2px solid #ededed;
}

.panel-group .product-panel:last-child .product-panel-heading {
    border-bottom: 2px solid #ededed;
}
/*EOC*/

.product-column {
    margin-bottom: 15px;
}

/* GUM: 22.06.2016, Homepage on different screen sizes */ /*BOC*/
@media (min-width: 992px) {
    .product-row {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }

    .product-column {
        /*display: table-cell;*/ /*SBH Commented this as to apply max height code done through jquery*/
        float: none;
        /*height: 100%;*/ /*SBH:29.07.2016, Disturbs view on mozilla*/
    }

    .product-border {
        border: 5px solid #fff;
    }
}

@media (max-width: 991px) {
    .product-row {
        display: block;
        height: 100%;
        width: 100%;
    }

    .product-column {
        display: block;
        float: none;
        /*height: 100%;*/ /*SBH:29.07.2016, Disturbs view on mozilla*/
    }

    .product-border {
        /*margin: 15px;*/
    }
}

@-moz-document url-prefix() { /*GUM:22.06.2016,fix for firefox UI on homepage*/
    @media (max-width: 991px) {
        .product-column {
            display: inline-block; /*SBH:21.06.2016,fix for firefox UI on homepage make display inline-block;*/
            float: none;
            /*height: 100%;*/ /*SBH:29.07.2016, Disturbs view on mozilla*/
        }

        .product-border {
            /*margin: 15px;*/
        }

        .home-page-divider {
            border-top: #a2a1a1 1px solid;
        }
    }

    @media (min-width: 992px) {
        .product-column {
            display: inline-block; /*SBH:21.06.2016,fix for firefox UI on homepage  make display inline-block*/
            float: none;
            /*height: 100%;*/ /*SBH:29.07.2016, Disturbs view on mozilla*/
        }

        .product-border {
            border: 5px solid #fff;
        }

        .home-page-divider {
            border-right: #a2a1a1 1px solid;
        }
    }
}

@media (max-width: 991px) {
    .home-page-divider {
        border-top: #a2a1a1 1px solid;
    }
}

@media (min-width: 992px) {
    .home-page-divider {
        border-right: #a2a1a1 1px solid;
    }
}

.product-blue {
    background-color: #eff2f7;
}

.product-grey {
    background-color: #ededed;
}
/*EOC*/

/*a:focus{
    outline: thin dotted !important;
    outline-offset: -2px !important;
}*/

/*GUM: 29.06.2016, Css for Forgot password page*/
#btnCancelForgotPwd {
    cursor: pointer !important;
    /*color: #005584 !important;*/ /*SBH:25.08.2016, commented*/
}

    #btnCancelForgotPwd:hover, #btnCancelForgotPwd:focus {
        /*color: #23527c;*/
        /*text-decoration: underline;*/ /*SBH:25.08.2016, commented*/
    }

.margintop15 {
    margin-top: 15px;
}

/*SBH:01.07.2016, WEBHEDO-168, Style variant drop down to remove dropdown arrow */
#cboVariantIds::-ms-expand {
    display: none;
}

#cboVariantIds {
    -webkit-appearance: none; /*Removes default chrome and safari style*/
    -moz-appearance: none; /*Removes default style Firefox*/
    /*background-position: 179px 7px;*/
    text-indent: 0.01px;
    overflow: hidden;
    width: 95px;
    background: #fafafa url("../Images/down-trianlge.png") no-repeat 90% 60%;
    background-size: 12px;
}

#BtnAppraiseWithoutLogin { /*SBH:15.07.2016*/
    margin-top: 7px;
    height: 35px;
    font-size: 15px !important;
    padding-top: 7px;
    padding-left: 15px;
}

/* GUM: 20.07.2016, WEBHEDO-187, Set border for the non-mandatory fields */
.border-left-transparent {
    border-left: 13px solid transparent;
}

/*sbh: 21.07.2016, Fixes for Extra large screen*/
@media (min-width: 1283px) {
    #actions-menu .navbar-header {
        width: 97% !important;
    }

    #actions-menu #action-menu-container {
        width: 94% !important;
    }

    .inLinecenter {
        margin: 0 45%;
    }
}
/*SBH:26.07.2016, Drop down links on hover highlight link at full width */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    width: 100% !important;
}

/* GUM: 05.08.2016, WebHedo-203, Background color for Appraised value */
.ReadonlyTextBox {
    background-color: #EDEDED;
}

/* (14)08.08.16, SPR/SBH , WEBHEDO-203 New Payment Flow - RBA PPT*/
#newlogin {
    font-weight: bold !important;
    text-decoration: underline;
}
/*SBH: 23.08.2016 , WEBHEDO-203, new layout for Infomation/Conformation Pages*/
.info-heading {
    padding-left: 10px;
}

    .info-heading h4 {
        font-size: 18px;
        font-weight: normal;
    }

.info-body {
    display: inline-block;
    padding: 0px 15px 0px 15px;
}

.info-footer {
    padding: 0px 25px 5px 25px;
}

.info-section {
}
/**/
/*SBH:24.08.2016, added css to to remove blue shadow when a Errorneous field gets focus*/
.Validate-Red.form-control:focus,
.input-validation-error.form-control:focus,
.Validate-Red-Client:focus {
    box-shadow: inset 0 1px 1px #fb9b9b, 0 0 8px #fb9b9b !important;
    border-color: red !important;
}

.Validate-Orange.form-control:focus {
    box-shadow: inset 0 1px 1px #ffe4b3, 0 0 8px #ffb833 !important;
    border-color: orange !important;
}

.Validate-Blue.form-control:focus {
    box-shadow: inset 0 1px 1px #ccccff, 0 0 8px #8080ff !important;
    border-color: blue !important;
}

.Validate-Green.form-control:focus {
    box-shadow: inset 0 1px 1px #b3ffb3, 0 0 8px #1aff1a !important;
    border-color: green !important;
}
/*SBH:25.08.2016, remove dotted line which comes in firefox for active selectbox -- property is -moz-focusring and not -moz-focusing*/
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

/*SBH:14.09.2016, Css to handle text-overflow and show dot dot for extra text*/
.text-trim {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*19.09.2016 SBH, WEBHEDO-197 (bug fix 1.1.5) Aligned delete Icon along with Report icons.*/
.index-delete-bin {
    padding-left: 18px !important;
}

/*19.09.2016 SBH, WEBHEDO-197 (bug fix 1.1.4) In wizard, below header section some space should be kept*/
div[id^='Wizard'] .HedoCreateContainers {
    padding-top: 5px !important;
}

#edition {
    /* padding-top: 15px; SBH commented*/
    padding-top: 12px;
}

/*SBH: 21.10.2016, WEBHEDO- 219, remove focus from readonly and disabled fields -- BOC*/
.form-control[disabled]:focus,
.form-control[readonly]:focus,
fieldset[disabled]:focus {
    border-color: #ccc !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
}
/*SBH: 23.10.2019 webapphedo -317 Special case for intrinsic, when disabled fields has validation-red class */
.form-control[disabled].Validate-Red:focus,
.form-control[readonly].Validate-Red:focus,
fieldset[disabled].Validate-Red:focus {
    border-color: red !important;
    box-shadow: 0px 0px 6px -2px rgba(255,0,0,1) !important;
}

.form-control[disabled].Validate-Orange:focus,
.form-control[readonly].Validate-Orange:focus,
fieldset[disabled].Validate-Orange:focus {
    border-color: orange !important;
    box-shadow: 0px 0px 6px -2px orange !important;
}
/*EOC*/

/*SBH: 14.11.2016:webhedo-231 (bug 2.5.4):IPad issue info- boxes appears too close to logo */
@media (max-width:1000px) {
    .info-box {
        padding-top: 60px;
    }
}
/*eoc*/

/*SBH: 14.11.2016:webhedo-231 (bug 2.5.3):IPad issue in landscape mode on new login page: extra space on left New user panel*/
@media(max-width:786px) and (max-height:1024px) {
    .login-box-left .login-box-inner {
        height: auto !important;
    }
}
/*eoc*/
/*SBH: 21.11.2016, Optional symbol star and label not in a line*/
label[for="RentDeviationInfo"] {
    display: inline;
}

/* [WEBHEDO-230] DKA/GUM, 08.12.2016, New menu for portfolio */
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.show-on-hover:hover > ul.dropdown-menu {
    display: block;
}

/*#PortfolioDetails, #PortfolioDetails:hover, #PortfolioDetails:focus {
    border: 0px solid #000;
    background-color: #fff;
}*/

.PortfolioCaret {
    margin-bottom: 2px;
    border-top-width: 6px;
    border-left-width: 6px;
    border-right-width: 6px;
}
/*#PortfolioDetails {
    font-weight: bold;
}*/
#NoOfobjectsOnGrid {
    font-weight: bold;
    font-size: small;
}

/*SBH: 11.01.2017,WEBHEDO-3.5.3.0 - 237 Open points,ipad fixed alignment issue of realestateappraise refrence date */
/*@media (max-height:768px) and (max-width:1024px)
{
    #RealEstateAppraiseReferenceDate{
        text-align:right !important;
    }
}*/

/*GUM: 27.03.2017,WEBHEDO-249 Disable button click */
.not-active {
    pointer-events: none !important;
    cursor: none !important;
}

/* DKA: 12.06.2016, Conditional Disable text area */
.DisableTextArea {
    background-color: #EDEDED;
    pointer-events: none !important;
    cursor: none !important;
}

/*PSA: 19.06.2017, Appraise add info label*/
#AppraiseAddInfoLbl {
    padding: 6px 11px 6px 11px !important;
    background-color: #E0E0E0 !important;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    min-height: 44px;
    box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset;
}

#isElectronicallySigned {
    height: 35px;
    width: 35px;
    /*margin-left: -25px;*/
    margin-left: -7px;
    margin-top: 10px;
    cursor: pointer;
}

label[for="isElectronicallySigned"] {
    padding-left: 33px;
}

/* GUM: 13.06.2016, Real estate appraise area in header */
/*.RealEstateAppraisePriceFormat {
    border-left: none;
    border-right: none;
    border-top: none;
    display: inline;    
    box-shadow: none;
    border-radius: 0;
    padding-left: 0px;
    border-bottom-style: double;
    border-bottom-width: 4px;
}

.RealEstateAppraisePriceFormat span {
    width: auto;
    padding-left: 2px;
}*/

/* [WEBHEDO-258-16.06.2017-DKA/GUM] Media query for header */
/*.headerTotalPrice {
    font-size: 16px;
}

.header-data {
    font-size: 1.05em !important;
    font-weight: normal !important;
}

.row-gap-header {
    margin-bottom: 4px;
}

@media (max-width: 991px) {
    .header-label {
        font-size: 1.05em !important;
        font-weight: bold !important;
    } 
    .header-space {
        padding-top: 0px;
        margin-bottom: 5px;
    }
}
@media (min-width: 992px) {
    .header-label {
        font-size: 1.05em !important;
        font-weight: normal !important;
    }    
}*/

/* [WEBHEDO-258-21.06.2017-GUM] Hide border for Total market value */
.hide-border {
    border: none;
    box-shadow: none;
}

/*SBH/CBH: 2.8.2018,SERREP-47 New field inclusion for Specific customer -- BOC*/
@media screen and (max-width:1024px) {
    #divSignedcheckbox {
        margin-top: 2px !important;
        margin-bottom: 10px !important;
    }

    #isElectronicallySigned {
        height: 18px !important;
        width: 18px !important;
        margin-left: 15px !important;
        margin-top: 3px !important;
    }

    label[for=isElectronicallySigned] {
        padding-left: 42px;
    }
}

/*adjust CO2 icon with digital siganture content different screen resolution*/
@media screen and (max-width: 991px) {
    #divSignedcheckbox {
        margin-left: -16px !important;
    }
}

@media screen and (min-width: 1024px) and (max-width:1024px) {
    #divSignedcheckbox {
        margin-top: 2px !important;
        margin-bottom: 10px !important;
        /*margin-left: -90px !important;*/ /*SBH: 03.04.2020 : commented this*/
    }

    #isElectronicallySigned {
        height: 18px !important;
        width: 18px !important;
        margin-left: 0px !important;
        margin-top: 3px !important;
    }

    label[for=isElectronicallySigned] {
        padding-left: 30px;
    }
}

@media screen and (min-width: 768px) and (max-width:768px) {
    #divSignedcheckbox {
        margin-top: 2px !important;
        margin-bottom: 10px !important;
        /*margin-left: -42px !important;*/ /*SBH: 03.04.2020 : commented this*/
    }

    #isElectronicallySigned {
        height: 18px !important;
        width: 18px !important;
        margin-left: 15px !important;
        margin-top: 3px !important;
    }

    label[for=isElectronicallySigned] {
        padding-left: 42px;
    }
}

@media screen and (min-width: 1280px) and (max-width:1280px) {
    #divSignedcheckbox {
        margin-top: 2px !important;
        margin-bottom: 10px !important;
        /*margin-left: -125px !important;*/ /*SBH: 03.04.2020 : commented this*/
    }

    #isElectronicallySigned {
        height: 35px !important;
        width: 35px !important;
        margin-left: 2px !important;
        margin-top: 9px !important;
    }

    label[for=isElectronicallySigned] {
        padding-left: 42px;
    }
}


/*EOC*/

.news-list li {
    font-size: 18px;
    margin-bottom: 12px;
}

.home-right-section li,
.productsection label,
.homecontainer label,
.home-right-section label,
.home-right-section span,
.home-right-section a {
    font-size: 18px !important;
}

@media (min-width: 1200px) {
    #homecontainer .col-lg-8 {
        width: 60%;
    }

    #homecontainer .col-lg-4 {
        width: 40%;
    }
}

/*Webhedo-331, Webapphedo improvements , Auto resize textarea BOC*/
textarea {
    min-height: 45px;
}
/*EOC*/
/*webhedo-354*/
.nodisplay {
    display: none;
}

.blockdisplay {
    display: block;
}

/*Location Data Module - webhedo- 364*/
#containerLocationData {
    /*border-bottom:2px solid #005684;*/
    padding: 5px;
    color: #005684;
    /*padding-bottom:40px;*/
}

.orange-flag {
    border-color: orange;
}

.red-flag {
    border-color: red;
}

.text-bold {
    font-weight: bold;
}

#ContaminationData {
    font-size: 13px;
    width: 100%;
    
}

#ContaminationData  tr td {
        padding-top: 5px;
        padding-bottom: 5px;            
    }
 #ContaminationData tr td:first-child  {
      width:50%
    }
    #ContaminationData .header {
        color:#005684;
        font-size: 14px; 
    }

     #ContaminationData .data-box {
        border-radius: 5px;
        text-align: right;
       
        border: 1px solid #ccc;
        padding: 6px 6px;
        background-color: #fff;
        background-image: none;
        min-height:35px;
        display: block;
        margin-left: 6%;
    }
    #ContaminationData .disabled-data-box {
        background-color: #E0E0E0;
    }
     
#tableLocationData {
    font-size: 13px;
    width: 100%;
}

    #tableLocationData tr td {
        padding-top: 7px;
        padding-bottom: 7px;
    }

        #tableLocationData tr td:first-child {
            width: 55%;
        }

    #tableLocationData .data-box {
        border-radius: 5px;
        text-align: center;
        color: #005684;
        border: 1px solid #005684;
        padding: 6px 6px;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        display: block;
        margin-left: 6%;
    }

#locationDataFooter {
    font-size: 10px;
}

.border-bottom {
    border-bottom: 1px solid #005684;
}

#dialog-help-info {
    /*position: absolute !important;*/
    z-index: 10000 !important;
}

@media (max-width: 560px) {
    #tableLocationData .data-box {
        font-size: 11px !important;
    }
}
/*EOC*/

#containerIntrinsicSection {
    min-height: 40px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.padding-wiz-text-container {
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 22px;
    padding-right: 5px;
}

span.form-control.DisabledTextBox {
    font-size: 13px !important;
    color: #707070 !important;
}

span.form-control.DisabledTextBox1 {
    font-size: 13px !important;
    color: black !important;
    font-weight: bold;
}

.CO2TextBold {
    font-weight: bold;
}



.modal-dialogLocation {
    position: relative;
    width: auto;
    margin: 10px;
}



.modal.fade .modal-dialogLocation {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal.in .modal-dialogLocation {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
/*LocationCategory Wizard BOC*/
.margin-left-and-center {
    text-align: center;
    border-left: 1px solid black;
    padding: 7px 0px 7px 0px;
}

.margin-left-and-center1 {
    text-align: center;
    border-left: 1px solid black;
    padding: 7px 0px 7px 0px;
}

.padding-top-botton-right {
    padding: 5px 0px 7px 5px;
}

.location-table-cells {
    background-color: #bdd7ee;
}

.padding-right-location {
    text-align: center;
    padding: 7px 0px 7px 0px;
}

.table-heading {
    background-color: #515151;
    color: white;
}

.table-heading-center {
    text-align: center;
}

.td-center {
    text-align: center;
    color: black;
}

.td-black {
    color: black;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #999 !important;
}

    .table-bordered td.input-validation-error, .table-bordered th.input-validation-error {
        border: 1px solid #f00 !important;
    }

.lc-cell-selected {
    background-color: #B9C600 !important;
}

.lc-cell-unselected {
    background-color: #bdd7ee !important;
}

#WizardLocationCategory table td,
#WizardLocationCategory table th {
    padding: 2px !important;
    font-size: 9pt !important;
}

.parent-full-height {
    padding: 0px !important;
    position: relative;
}

.child-full-height-left {
    left: 0px;
}

.child-full-height-left,
.child-full-height-right {
    width: 50%;
    height: 100%;
    position: absolute;
}

.child-full-height-1-col {
    width: 33.33%;
    height: 100%;
    position: absolute;
    left: 0px;
}

.child-full-height-2-col {
    width: 33.33%;
    height: 100%;
    position: absolute;
    left: 33.33%;
}

.child-full-height-3-col {
    width: 33.33%;
    height: 100%;
    position: absolute;
    left: 66.66%;
}

.child-label-span {
    background-color: transparent;
    position: absolute;
    top: 6px;
}

.child-label-span-lg {
    left: 20%;
}

.child-label-span-sm {
    left: 40%;
}

.read_OnlyLocation {
    background-color: #d9d9d9;
}

/**Location Category EOC*/

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

.badge-primary {
    color: #fff;
    background-color: #007bff;
}

.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

label[for=CalculateIntrinsic] {
    cursor: auto !important;
}

#CalculateIntrinsic {
    cursor: pointer !important;
}

.divBuildCostCol input,
.divBuildCostCol span {
    width: 80%;
    /* float:right;*/
}

#WizardBuildingCostModal .container-fluid {
    padding-right: 0px !important;
    padding-left: 30px;
}

#WizardBuildingCostModal .panel-group {
    width: 97% !important;
}

#WizardBuildingCostModal textarea {
    width: 96% !important;
}


.displayOption {
    display: block;
}

.NodisplayOption {
    display: none;
}
.popover-parent{
    position:relative;
}
#EnergyIconPop , #MortgageIconPopup,#renovationPop{
    background-color: white;
    border: 1px solid darkgray;
    border-radius: 6px;
    font-size: 12px;
    z-index: 1;
    position: absolute;
    padding: 13px;
    color: black;
    font-size:11px;
}
/*#EnergyIconPop::after,
#MortgageIconPopup::after,
#renovationPop::after 
{
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    font-size: 12px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent darkgray transparent;
}*/

#EnergyIconPop{
     width: 284px;
}
#MortgageIconPopup
{
    width: 300px;
}
#renovationPop{
    width:400px;
}
/*Adjust CO2 icon content different screen resolution*/

@media screen and (max-width: 767px) {
}

@media screen and (min-width: 768px) {
    #EnergyIconPop {
        top: 48px;
        left: 0%;
    }
    #renovationPop{
         top: 48px;
        left: 0%;
    }
      #MortgageIconPopup {
        top: 98px;
        left: 0%;
    }
    #divSignedcheckbox {
        margin-left: 0px;
    }
}

@media (min-width: 992px) {
    #divSignedcheckbox {
        margin-left: -15px;
    }

    #EnergyIconPop {
        top: 48px;
        left: 0%;
    }
    #MortgageIconPopup {
        top: 98px;
        left: -31%;
    }
     #renovationPop{
         top: 48px;
        left: 0%;
    }
}

@media (min-width: 1024px) {
    #EnergyIconPop {
        top: 70px;
        left: 0%;
    }
     #renovationPop{
         top: 70px;
        left: 0%;
    }
    #divSignedcheckbox {
        margin-left: 0px;
    }
      #MortgageIconPopup {
        top: 98px;
        left: -31%;
    }
}

@media (min-width: 1200px) {

    #EnergyIconPop {
       top: 45px;
       left: -400%;
    }
     #renovationPop{
         top: 48px;
        left: -795%;
    }

    #divSignedcheckbox {
        margin-left: 0px;
    }
      #MortgageIconPopup {
        top: 98px;
        left: -115%;
    }
}

@media (min-width: 1600px) {
    /*#EnergyIcon1 {
        width: 125px;
    }*/

    #EnergyIconPop{
       top: 45px;
       left: -332%;
    }
    #renovationPop{
        top: 48px;
        left: -750%;
    }
      #MortgageIconPopup {
        top: 98px;
        left: -115%;
    }
    #divSignedcheckbox {
        margin-left: 0px;
    }
}

@media (min-width: 1900px) {
    #divSignedcheckbox {
        margin-left: 0px;
    }
}
/*SBH: webhedo-417*/
.disabled{
    pointer-events:none;
    opacity:0.4;
}
.online-special-disclaimer {
    font-size: 20px;
    font-weight: bold;
    color: #4A494A;
    margin-top: 0px !important;
}


.width-90{
    width:90%;
}
.padding-top-5{
    padding-top:5px;
}
.padding-right-5{
    padding-right:5px ;
}
.padding-left-15
 {
     padding-left:15px;
 }
.display-inline-block{
    display:inline-block !important;
}
.display-list-item{
    display:list-item !important;
}
.display-none{
    display:none;
}
.display-block{
    display:block;
}

.ValidateDataImage{
    position: absolute; 
    top: 5px; 
    left: 17px; 
    right: 0px; 
    display: none;
}

.ValidateDataImageDropdown{
    position: absolute; 
    top: 5px; 
    left: -20px; 
    right: 0px; 
    display: none;
}
.top-5{
    top: 5px;
}
.padding-right-15{
    padding-right: 15px;
}
.padding-left-0{
    padding-left: 0px !important;
}
.padding-5{
    padding: 5px;
}
.padding-left-right-5{
     padding:0px 5px;
}
.display-flex{
    display: flex;
}
.outline-none{
    outline: none !important;
}

.div-PdfCadestre{
    cursor:pointer;    
    padding-bottom: 3px;
}

@media (max-width: 767px) {
    .rer-allLabel-small-screen-fix {
        text-align: left;
        padding-left: 16px;
    }
}
.padding-right-0{
    padding-right:0px;
}

.downloadPdfCadestre {
    height: 30px;
    width: 30px;
}

.iconDownloadPDFCadestre
{
    font-size: 21px;
    color: #005684;
    top: 6px;
    padding-right: 15px;
}

.div-container-chk-pdf{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.padding-top-7{
       padding-top: 7px !important;
}
#LnkPropertyIdentifiers:focus,#ImgCO2_Emissions:focus{
    outline:none !important;
}

#MortgageIcon,#EsgAppIcon{
    width:84px;
    margin-top: 4px;
}

@media (max-width: 1200px) {
    #MortgageIcon,#EsgAppIcon {
        width: 69px;
        margin-top: 14px;
    }
}
.padding-10{
    padding:10px;
}

.padding-10-left-right{
    padding-left:10px;
    padding-right:10px;
}

.padding-5-left-right{
    padding-left:5px;
    padding-right:5px;
}

.nomargin-left-right{
    margin-right:0;
    margin-left:0;
}

.displayBlockMorgage{
    display:block;
}

.displayNoneMorgage{
    display:none;
}

.displaytablerrowMorgage{
        display: table-row;
}

.displaytablenoneMorgage{
        display: none;
}

.equalDivide tr td { width:25%; }
.tableRowGap { height:15px;}

.provider-heading{
    display: inline-block;
    vertical-align: bottom;
}
.sustainibility-icons{
    cursor:pointer;
}
.header-container{
    margin: 14px 0px;
}
.d-flex-col-end{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-around;
    height: 90px;
}
.mortgage-icon.disabled,
.sustainibility-icons.disabled
{
    /*cursor:crosshair;*/
    pointer-events:all;
}
.displayNoneSubsidy{
    display:none;
}

.displayBlockSubsidy{
    display:block;
}

.collapseOneStyle {
    margin-left: 15px;
}

.table-sustainability-module
{
    display:inline;
}
.dispay-flex-end{
    display: flex;
    justify-content: flex-end;
}


.subsidyBullets {

}

.subsidyAccordian {
    text-decoration: none !important;
    border-bottom:medium;
}

.subsidesModals {
    width: 60vw !important;
    overflow-y:visible;
}

.iframeWebsiteCss {
    height: 60vh;
    width: 100%;
}

#Wizard_RenovationModal .modal-dialog{
    width: 1147px;
}
.margin-top-6{
    margin-top:6px;
}
#subsidesModal{
    z-index: 1072;
}
.sustainability-popover-title{
    font-weight:bold;padding-bottom:10px;
}
.font-weight-100{
    font-weight:100;
}

.vertical-align-bottom {
    vertical-align: bottom;
}

.vertical-align-top {
    vertical-align: top;
}

.ul-subsides-categories {
    margin-block-start: 10px;
    padding-inline-start: 20px;
    font-size: 13px;
}

.hrStyles {
    height:1px;
    border:none;
    color:#005684;
    background-color:#005684;
    margin-top:0px !important;
    margin-bottom:0px !important;
}

#dialog-naturalhazard-Data{
    height:100%;
}

#ContaminationRemark,#NHRemarks {
    height: 32px;
    width: 94%;
    margin: 0 !important;
    min-height: 35px;
}

#modal-dialognaturalhazard {
width: 60%;
}

.naturalHazardInputSpan{
    border-radius: 2px;
    text-align:left;
    border-radius: 3px;
    height:auto;
}

#dialog-naturalhazard-Data .modal-body {
    position: relative;
    padding: 30px;
}

#geakRating{
    width:98% !important;
}

.paddingtopfive{
    padding-top : 5px !important;
    padding-bottom : 0px;
}

#OverviewContainer td a {
    color: #005684 !important;
    }


