.loadingContent {
    margin: 50px 0px;
}

.bxslider1 img {
    margin: 0 auto;
}

.bx-wrapper {
    max-height: 450px;
}

.bx-prev, .bx-next {
    position: absolute !important;
    top: 0px;
}

#property-detail {
    padding-top: 25px;
}

.full-address {
    padding: 0px 0px;
    display: inline-block;
}

#propertyOverviewContainer{
    padding-left:0px;
    border: 1px solid #d6d6d6;
    box-shadow: 0px 0px 3px #9c9c9c
}

.propertyOverview {
    background-color: #f8f8f8;
    padding: 10px;
    margin-bottom: 30px;
}

.propertyOverviewList li {
    color: #404248;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 0px;
    list-style: none;
    text-transform: capitalize;
    font-weight: bold;
    float: left;
}

.propertyOverviewList label {
    padding: 0px;
    font-weight: 100;
}

.propertyOverviewList label>span {
   border-bottom: 1px dashed;
   font-size: 12px;
}

.input-div{
    padding: 0px;
}
.input-div input{
    border-radius: 0px;
    padding: 0px 5px;
    color: #444;
    font-size: 14px;
    font-weight: 100;
}
.propertyOverview h3, .comment{
    font-weight: 400;
    text-transform: capitalize;
    font-size: 20px;
}


.bx-wrapper, .bx-viewport, .bx-wrapper img {
    height: 500px !important;
    overflow: hidden;
    margin: 0 auto;
}

.zero-pad {
    padding-top: 0px !important;
}

#street-view {
    width: 100%;
    height: 450px;
    border: 1px solid #3a97d3;
    padding: 10px;
    margin-top: 10px;
}

.pad-map {
    padding: 0px 10px 10px 10px !important;
    margin-bottom: 50px;
    display: none;
    background-color: #f8f8f8;
}

.pad-map h2 {
    padding-bottom: 20px;
    margin-top: 0px;
}

.rowPropertyDetail {
    display: none;
    margin-top:25px;

}
.propertyOverview.rowPropertyDetail{
    margin: 0px !important;
    background: rgba(156, 156, 156, 0.16);
}

.rowPropertyDetail h2 {
    display: inline-block;
    float: left;
    font-size: 25px;
    font-weight: 600;
}

.sub-tile{
    padding: 10px 0px;
    margin-bottom: 2px;
}

.sub-tile span{
    font-size: 15px;
    color: #444;
}

.sub-tile-1{
    border-bottom: 2px solid #ee6e73;  
    background: rgba(238, 110, 115, 0.17);
}

.sub-tile-2{
    border-bottom: 2px solid #26a69a;  
    background: rgba(38, 166, 154, 0.21);
}

.sub-tile-3{
    border-bottom: 2px solid #90a4ae;  
    background: rgba(144, 164, 174, 0.18);
}

.sub-tile-4{
    border-bottom: 2px solid #ce93d8;  
    background: rgba(206, 147, 216, 0.22);
}

.tiles-div{
    padding: 10px;
    border: 1px dashed rgba(177, 174, 174, 0.85);
    background: rgba(177, 174, 174, 0.15);
    text-align: center;
    display: none;
}

.clearfix{
    margin-top: 40px;
    display: inline-block;
}

.calculator-head{
    border-bottom: 1px solid #d6d6d6; 
    display:flex;
}

.propertyDetails td {
    width: 20%;
    color: #21727f;
}

.propertyDetails td span{
    font-size: 14px;
    vertical-align:bottom
}

.modal-dialog {
    width: 60%;
}

.modal-header {
    background: #3a97d3 !important;
    color: white;
    text-transform: uppercase;
}

.close {
    font-size: 35px;
    color: #000;
}

.calculator-div input {
    margin-bottom: 10px;
}

.calculator-div .col-md-6 {
    margin-bottom: 20px;
}

#btnCalculator, #btnSave {
    width: 100% !important;
    color: white;
    border: none;
    padding: 7px;
    background: #3a97d3 !important;
}

#btnCalculator:hover, #btnSave:hover {
    background: rgba(31, 153, 207, 0.79);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

/*bottom toast*/
.call-widgets {
    background-color: #fff;
    bottom: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.24);
    right: 90px;
    margin: 0;
    padding: 0;
    position: fixed;
    text-align: left;
    width: 300px;
    z-index: 10000001;
    color: #161616;
}

.call-widgets-head a {
    display: block;
    background: #28b34e;
    padding: 10px;
    color: #fff;
    font: 18px/28px robotoregular, Arial, sans-serif;
    position: relative;
    text-decoration: initial;
}

.call-widgets-head a:before {
    color: #fff;
    content: "+";
    font-size: 20px;
    height: 20px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 9px;
    width: 20px;
}

.consul-head-open a:before {
    content: "-";
}

.call-widgets-body {
    padding: 10px;
    height: 320px;
    overflow-x: hidden;
    overflow-y: scroll;
    display: none;
}

.call-widgets-body h3{
    margin-top: 5px !important;
    text-align: center;
}

.call-form label {
    font-size: 12px;
    text-align: left !important;
    paddng-top: 0px !important;
}

.call-form input {
    height: 26px !important;
}
#graphRow{
    border: 1px solid #28b34e;
    padding: 5px;
    margin: 25px 0px;
    display: none;
}
#canvasContainer{
    position: relative;
    height: 50vh
}

.headerOffset {
    margin-top: 95px;
}
.print-only{
    display: none;
}
.attachment-box{
    padding: 10px 15px;
    border: 1px solid rgba(58, 151, 211, 0.48);
    background: rgba(58, 151, 211, 0.32);
}
.attachment-box a{
    cursor: pointer;
}
.attachment-box a:hover{
    color: #444;
}

.value-tiles .col-md-3{
       padding: 0px !important;
}
/*media screen*/
@media only screen and (max-width: 480px) {
    .rowPropertyDetail{
        padding: 0px;
    }
}
   
@media only screen and (max-width: 767px) {
    .call-widgets {
        width: 90%;
        left: 5%;
    }

    .visible-xs {
        padding-top: 55px;
    }

    .modal-dialog {
        width: 100%;
    }

    .propertyOverview {
        padding: 0px
    }

    h2 {
        font-size: 26px;
        text-align: center;
    }

    .pad-map.rowPropertyDetail {
        margin-top: 20px;
        text-align: center;
    }

    .calculator-div input {
        margin-bottom: 0px;
    }

    .rowPropertyDetail.calculator-div.pad-map {
        text-align: left;
    }
    .headerOffset{
        margin-top: 88px;
    }
    .propertyDetails td span{
        font-size: 11px;
        display: block;
    }
    .attachment-box{
       margin: 10px 0px;
    }
}

@media only screen and (max-width: 991px){
    .call-widgets{
        right: 0;
    }
    .bx-wrapper {
        margin: 0 auto;
    }
}

/*css for printing the page*/
@media print {
   .display-only{
        display: none !important; 
   }
   .print-only{
        display: block !important;
   }
   .value-tiles .col-md-3{
       width: 24% !important;
       display: inline-block !important;
   }
   #cover-image img{
      margin: 0 auto !important;
      display: block !important;
      width: 400px !important;
      margin: 10px 0px !important;
   }
   .headerOffset{
      margin-top: 20px !important;
   }
   #propertyOverviewContainer{
     border : 0px !important;
   }
}

