﻿.Designation {
    font-size: 13px;
    color: rgb(166, 165, 165);
    font-weight: normal;
}


.Develoer-NoRecords {
    font-size: 25px;
    text-align: center;
    min-height: 250px;
    line-height: 250px;
}

.col-20per {
    width: 17.9%;
    display: inline-block;
    margin: 0px 10px;
}


.project-address-block {
    overflow: hidden;
    font-size: 12px;
}


.unitDetailsSection .panel-default > .panel-heading a span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.location-icon {
    background: url(/Img/location.png) 0px 3px no-repeat;
    padding-left: 31px;
}

.dvLoadMore {
    background-color: #cccccc;
    padding: 3px 8px;
    color: #4f4f4f;
    margin: 8px 8px !important;
    float: left;
    font-size: 15px;
    cursor: pointer;
    text-align: center;
    width: 100%;
}

    .dvLoadMore:hover {
        background-color: #2482B8;
        color: #fff;
    }

.btn-green {
    background-color: #428bca !important;
    color: #fff;
}

.overflow-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



.footer-nav li {
    line-height: 13px;
    color: #dfdfdf;
    padding: 6px 0px;
}

.topMenubar .active > a {
    color: #0193DE;
}

.resizeNone {
    resize: none;
}

#GoogleMapSection {
    overflow: hidden;
    float: left;
    width: 100%;
}

.map-options-tab {
    float: left;
    width: 100%;
}

.google-map {
    margin-top: 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.docs-block h4 {
    line-height: 50px !important;
    height: 50px !important;
}


.width30 {
    width: auto;
    width: 30%;
}

.width70 {
    width: auto;
    width: 70%;
}

.addres-section address {
    text-transform: none;
}

a.developedBy  {
    color: #fff;
    text-decoration: none;
}

a.developedBy:hover {
  color: #A09D9D;
}
.developer-home {
    padding-bottom:0px !important;
}