@media screen and (max-width: 1450px){
    .userImage
            {
                width: 180px !important;
                height: 180px !important;
            }
    .userImage .editprofilepic
            {
                width: 180px !important;
                height: 180px !important;
                line-height: 180px !important;   
            }
    .userImage .editprofilepic {
        background: rgba(255, 255, 255, 0.6) url("../images/icons/editblack.png") no-repeat scroll 55px center / 20px auto !important;
            }
}
@media screen and (max-width: 1200px){
    .userImage
            {
                width: 140px !important;
                height: 140px !important;
            }
    .userImage .editprofilepic
            {
                width: 140px !important;
                height: 140px !important;
                line-height: 140px !important;   
            }
    .userImage .editprofilepic {
        background: rgba(255, 255, 255, 0.6) url("../images/icons/editblack.png") no-repeat scroll 35px center / 20px auto !important;
            }
}
@media screen and (max-width: 1000px){
    .userImage
            {
                width: 100px !important;
                height: 100px !important;
            }
    .userImage .editprofilepic
            {
                width: 100px !important;
                height: 100px !important;
                line-height: 100px !important;   
            }
    .banner-text-inner h2
            {
                font-size: 24px !important;
            }
    .userImage .editprofilepic {
        background: rgba(255, 255, 255, 0.6) url("../images/icons/editblack.png") no-repeat scroll 15px center / 20px auto !important;
            }
}

.sortbox {
    float: right;
}
.sortbox label {
    float: left;
    font-size: 13px;
    height: 23px;
    line-height: 23px;
    padding-right: 10px;
}
.error {
    color: #ff0000;
    display: none;
    font-size: 13px;
    width: 100%;
}
.success {
    color: #006600;
    display: none;
    font-size: 13px;
    width: 100%;
}
.full_wrap {
    float: left;
    margin-bottom: 60px;
    width: 100%;
}
.midwrap {
    margin: auto;
    width: 960px;
}
.banner {
    border-bottom: 1px solid #f1870e;
    float: left;
    height: 29vw;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.blackoverlay {
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.banner img {
    float: left;
    width: 100%;
}
 

.banner-txt {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.banner-text-inner {
    color: white;
    margin: auto;
    padding: 20px ;
    width: 50%;
}
.banner-text-inner h2 {
    float: left;
    font-size: 15px;
    margin-bottom: 10px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
}
.userImage {
    background-color: #cccccc;
    border-radius: 90%;
    clear: both;
    height: 235px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 235px;
}
.userImage img {
    background-color: #cccccc;
    border-radius: 90%;
    float: left;
    margin: 10% 10%;
    width: 80%;
}
.userDetails {
    clear: both;
    font-size: 11px;
    margin: auto;
    text-align: center;
    width: 371px;
}
.banner-text-inner h2 {
    float: left;
    font-size: 35px;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
}
.banner-text-inner .text {
    float: left;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 8px;
    width: 100%;
}

.containerSection {
    float: left;
    width: 100%;
}
.midwrap {
    margin: auto;
    width: 960px;
}
.big_frontheading {
    color: #000;
    float: left;
    font-size: 36px;
    margin-bottom: 45px;
    text-align: center;
    width: 100%;
}
.sidebar {
    border-bottom: 4px solid #ebebeb;
    border-top: 4px solid #ebebeb;
    float: left;
    width: 240px;
}
.sidebar ul.sidebarList {
    float: left;
    width: 100%;
}
.sidebar ul.sidebarList li {
    border-bottom: 2px solid #ebebeb;
    border-left: 4px solid #ebebeb;
    border-right: 4px solid #ebebeb;
    color: #000000;
    cursor: pointer;
    float: left;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    list-style: outside none none;
    padding: 0 3px;
    width: 94%;
}
.sidebar ul.sidebarList li:hover {
    border-left: 4px solid #f1870e;
}
.sidebar ul.sidebarList li.selected {
    border-left: 4px solid #f1870e !important;
}
.sidebar ul.sidebarList li i {
    float: left;
    height: 50px;
    margin-right: 10px;
    width: 30px;
}
.sidebar ul.sidebarList li i.overviewIcon {
    background-image: url("../images/icons/home.icon.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.sidebar ul.sidebarList li i.requirementIcon {
    background-image: url("../images/icons/find-property-icon.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.sidebar ul.sidebarList li i.searchHistoryIcon {
    background-image: url("../images/icons/history.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.sidebar ul.sidebarList li i.propertyWatchIcon {
    background-image: url("../images/icons/property-watch.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.sidebar ul.sidebarList li i.neighborhoodWatchIcon {
    background-image: url("../images/icons/neighbourhood-wathc.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.sidebar ul.sidebarList li i.hiddenPropertiesIcon {
    background-image: url("../images/icons/unhide.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.sidebar ul.sidebarList li i.propertyManagerIcon {
    background-image: url("../images/icons/manager.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.sidebar ul.sidebarList li i.accountSettingIcon {
    background-image: url("../images/icons/setting.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.propertyManagersidebox {
    border: 4px solid #f1870e;
    float: left;
    margin-top: 20px;
    min-height: 200px;
    padding: 4%;
    width: 88%;
}
.propertyManagersidebox h3 {
    float: left;
    font-size: 14px;
    margin-bottom: 20px;
    width: 100%;
}
.propertyManagersidebox p {
    float: left;
    font-size: 11px;
    line-height: 20px;
    width: 100%;
}
.propertyManagersidebox p span.mtitle {
    float: left;
    
}
.propertyManagersidebox p span.value {
    float: left;
}
.propertyManagersidebox #getamanager {
    background-color: #f1870e;
    border: medium none;
    box-shadow: 0 0 13px -5px #333333 inset;
    color: #ffffff;
    float: left;
    font-size: 16px;
    margin-left: 20%;
    margin-top: 45px;
    padding: 3px 10px;
}
#message_manager {
    background: rgba(0, 0, 0, 0) url("../images/icons/email-icon-md.png") no-repeat scroll center center / 30px auto;
    border: medium none;
    border-radius: 90%;
    float: left;
    height: 30px;
    margin-left: 30%;
    margin-right: 10px;
    margin-top: 15px;
    width: 30px;
}
#call_manager {
    background: rgba(0, 0, 0, 0) url("../images/icons/phone-icon-md.png") no-repeat scroll center center / 30px auto;
    border: medium none;
    border-radius: 90%;
    float: left;
    height: 30px;
    margin-top: 15px;
    width: 30px;
}
.ritesideWrap {
    float: right;
    margin-left: 20px;
    width: 700px;
}
.headingOuter {
    float: left;
    width: 100%;
}
.filterbox {
    float: right;
}
.filterbox label {
    background: rgba(0, 0, 0, 0) url("../images/icons/filter-icon.jpg") no-repeat scroll right center / 14px auto;
    float: left;
    font-size: 13px;
    margin-right: 5px;
    padding-right: 20px;
}
.dropdown {
    border: 1px solid #333333;
    float: left;
    overflow: hidden;
    width: 172px;
}
.dropdown select {
    background: rgba(0, 0, 0, 0) url("../images/icons/black-arrow.png") no-repeat scroll 155px center / 8px auto;
    border: medium none;
    float: left;
    height: 23px;
    padding-left: 5px;
    width: 190px;
}
.headings {
    border-bottom: 1px solid #f1870e;
    clear: both;
    color: #000000;
    float: left;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
    padding-bottom: 3px;
    padding-right: 10px;
    text-transform: capitalize;
    width: 98%;
}
#neighbourhood_wrap p {
    clear: both;
    float: left;
}
.heading2 {
    color: #000000;
    float: left;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
    padding-right: 10px;
    text-transform: capitalize;
}
#overview_wrap {
    float: left;
    margin-top: 20px;
    width: 100%;
}
#overview_wrap .text {
    float: left;
    font-size: 16px;
    width: 100%;
}
.enhaceList {
    float: left;
    margin-top: 40px;
    padding-left: 3%;
    width: 97%;
}
.enhaceList li {
    float: left;
    font-size: 16px;
    list-style: outside none none;
    margin-right: 6%;
    min-height: 70px;
    width: 47%;
}
.enhaceList li p {
    float: left;
    width: 279px;
}
.enhaceList li:nth-child(2n) {
    margin-right: 0;
}
.prop_needsicon {
    background-image: url("../images/icons/checkbox.png");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 27px;
    margin-right: 10px;
    width: 30px;
}
.search_historyicon {
    background-image: url("../images/icons/history.png");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 27px;
    margin-right: 10px;
    width: 30px;
}
.propertywatchicon {
    background-image: url("../images/icons/property-watch.png");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 27px;
    margin-right: 10px;
    width: 30px;
}
.neighborhoodicon {
    background-image: url("../images/icons/neighbourhood-wathc.png");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 27px;
    margin-right: 10px;
    width: 30px;
}
.hiddenpropertyicon {
    background-image: url("../images/icons/unhide.png");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 27px;
    margin-right: 10px;
    width: 30px;
}
.propertymanagericon {
    background-image: url("../images/icons/manager.png");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 27px;
    margin-right: 10px;
    width: 30px;
}
.searchHistoryMost {
    border-bottom: 1px solid #ebebeb;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 100%;
}
.propertyWatchMost {
    border-bottom: 1px solid #ebebeb;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 100%;
}
.propertyGridOuter {
    background-color: #ebebeb;
    border-radius: 10px 0 0;
    float: left;
    padding: 2%;
    width: 96%;
}
.propertyGridOuter .propertyGridBlock {
    float: left;
    margin-right: 2%;
    width: 215px;
}
.propertyGridOuter .propertyGridBlock:nth-child(3n) {
    margin-right: 0;
}
.propertyGridOuter .propertyGridBlock .imageContainer {
    float: left;
    position: relative;
    width: 100%;
	margin-left:0;
}
.propertyGridOuter .propertyGridBlock .imageContainer img {
    float: left;
    width: 100%;
}
.propertyGridOuter .propertyGridBlock .imageContainer .caption {
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    left: 0;
    padding: 1px 2%;
    position: absolute;
    top: 0;
    width: 96%;
}
.propertyGridOuter .propertyGridBlock .imageContainer .caption span {
    float: left;
    font-size: 12px;
    margin-bottom: 2px;
    width: 100%;
}
.propertyGridOuter .propertyGridBlock .imageContainer .caption span a {
    color: #fff;
    text-decoration: none;
}
.watchAlerts {
    background: rgba(0, 0, 0, 0) url("../images/orange-box.png") no-repeat scroll left top / 100% 100%;
    min-width: 120px;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 0;
}
.watchAlerts p {
    clear: both;
    color: #ffffff;
    float: right;
    font-size: 12px;
}
.footer_caption {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    padding: 5px 0;
    position: absolute;
    width: 100%;
}
.footer_caption .viewed {
    color: #ffffff;
    float: left;
    font-size: 13px;
    padding: 0 2%;
    width: 96%;
}
.footer_caption .gridtext {
    color: #ffffff;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 0 2%;
    width: 96%;
}
.footer_caption .neighborwatch {
    background: rgba(255, 255, 255, 0.7) url("../images/icons/final-Shortlist-icon.png") no-repeat scroll 2px center / 20px auto;
    border-radius: 0 20px 20px 0;
    color: #000000;
    cursor: pointer;
    float: left;
    font-size: 13px;
    margin-top: 1px;
    padding: 2px 5px 2px 25px;
}
.viewmore {
    background-color: #ebebeb;
    border: medium none;
    border-radius: 0 0 10px 10px;
    color: #426f8e;
    float: right;
    font-size: 13px;
    padding: 3px 15px;
}
.neighborhoodMost {
    border-bottom: 1px solid #ebebeb;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 100%;
}
.localityGridOuter {
    background-color: #ebebeb;
    float: left;
    padding: 1.5%;
    width: 97%;
}
.localityGridOuter .localityGrid {
    float: left;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}
.localityGridOuter .localityGrid img {
    float: left;
    width: 100%;
}
.localityTitle {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 16px;
    height: 54px;
    left: 0;
    line-height: 30px;
    padding: 5px 2%;
    position: absolute;
    top: 0;
    width: 96%;
}
.addedTime {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #fff;
    font-size: 14px;
    height: 25px;
    left: 0;
    line-height: 25px;
    padding: 3px 2%;
    position: absolute;
    width: 96%;
}
.neighborhoodAlertsBox {
    background: rgba(0, 0, 0, 0) url("../images/orange-box.png") no-repeat scroll left top / 100% 100%;
    min-width: 200px;
    padding: 7px;
    position: absolute;
    right: 0;
    top: 0;
}
.neighborhoodAlertsBox p {
    clear: both;
    color: #ffffff;
    float: right;
    font-size: 12px;
    margin-bottom: 3px;
}
.neighborhoodAlertsBox p:last-child {
    margin-bottom: 0;
}
.propertySuggestionMost {
    border-bottom: 1px solid #ebebeb;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 100%;
}
.propertySuggestionOuter {
    background-color: #ebebeb;
    border-radius: 10px 0 0;
    float: left;
    padding: 2%;
    position: relative;
    width: 96%;
}
.suggetionPropertyWatch {
    background-image: url("../images/Grey-box.png");
    background-position: 100% 100%;
    background-repeat: no-repeat, no-repeat;
    background-size: 100% auto;
    color: #fff;
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    padding-left: 75px;
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
}
.propertySuggestionOuter .propertySuggestionInner {
    float: left;
    position: relative;
    width: 100%;
}
.propertySuggestionOuter .propertySuggestionInner .propertySuggestionInnerLeft {
    float: left;
    margin-right: 10px;
    width: 215px;
}
.propertySuggestionOuter .propertySuggestionInner .propertySuggestionInnerLeft img {
    float: left;
    width: 100%;
}
.propertySuggestionInnerRight {
    float: left;
    width: 447px;
}
.propertySuggestionInnerRight .propertyCaption {
    clear: both;
    float: left;
    font-size: 14px;
    margin-bottom: 5px;
    width: 250px;
    color: #333;
}
.propertySuggestionInnerRight .address {
    clear: both;
    float: left;
    font-size: 13px;
    font-weight: bold;
    width: 250px;
    color: #333;
}
.propertyDetails {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.propertyDetails .listRow {
    float: left;
    font-size: 13px;
    margin-bottom: 3px;
    width: 100%;
}
.propertyDetails .listRow .listtitle {
    float: left;
    width: 25%;
}
.propertyDetails .listRow .listval {
    float: left;
    margin-left: 3%;
    width: 67%;
}
.propertyDetails .listRow .colon {
    float: left;
}
#requirement_wrap {
    float: left;
    width: 100%;
}
.requrirmentList {
    float: left;
    width: 100%;
}
.requrirmentList li {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: 0 2px 2px -2px #333333;
    cursor: pointer;
    float: left;
    height: 200px;
    list-style: outside none none;
    margin-right: 25px;
    position: relative;
    width: 200px;
}
.requrirmentList li i.icon {
    background-repeat: no-repeat;
    float: left;
    height: 60px;
    margin: 60px 54px 5px;
    width: 92px;
}
.requrirmentList li .mark {
    background-image: url("../images/icons/icon-checkmark.png");
    background-position: -92px 0;
    background-repeat: no-repeat;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
}
.requrirmentList li.selected .mark {
    background-position: 0 0 !important;
}
.requrirmentList li p {
    float: left;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.requrirmentList li.buying i.icon {
    background-image: url("../images/icons/buy-icon2.png");
    background-position: -34px 5px;
	width:54px;
	margin-left:70px;
}
.requrirmentList li.buying.selected i.icon {
     background-position: 20px 5px;
}
.requrirmentList li.selling i.icon {
    background-image: url("../images/icons/sell-icon.png");
    background-position: 8px 5px;
}
.requrirmentList li.selling.selected i.icon {
    background-position: -120px 5px;
}
.requrirmentList li.renting i.icon {
    background-image: url("../images/icons/rent-icon.png");
    background-position: 20px 5px;
}
.requrirmentList li.renting.selected i.icon {
    background-position: -64px 5px;
}
.areaSelectWrap {
    background-color: #ebebeb;
    border-radius: 5px;
    float: left;
    height: 400px;
    padding: 20px 0;
    position: relative;
    width: 100%;
}
.closeAreaBox {
    background: rgba(0, 0, 0, 0) url("../images/icons/cancle-icon.png") no-repeat scroll center center;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px;
}
.selectedFor {
    float: left;
    width: 100%;
}
.selectedFor .SelectedForIcon {
    float: left;
    height: 60px;
    margin: 5px 43.6%;
    width: 90px;
}
.selectedFor #buying.SelectedForIcon {
    background-image: url("../images/icons/rent-icon.png");
    background-position: -70px 5px;
    background-repeat: no-repeat;
}
.selectedFor #selling.SelectedForIcon {
    background-image: url("../images/icons/sell-icon.png");
    background-position: -123px 5px;
    background-repeat: no-repeat;
}
.selectedFor #renting.SelectedForIcon {
    background-image: url("../images/icons/rent-icon.png");
    background-position: -70px 5px;
    background-repeat: no-repeat;
}
.selectedFor p {
    float: left;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.selectReqAreaFormOuter {
    float: left;
    margin-top: 20px;
    padding: 0 10%;
    width: 80%;
}
#selectReqAreaForm {
    float: left;
    width: 100%;
}
.formRow {
    float: left;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}
#localitySearchResult_container {
    background-color: #fff;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    box-shadow: 0 7px 10px -5px #000000;
    display: none;
    left: 178px;
    max-height: 228px;
    min-height: 28px;
    overflow: auto;
    position: absolute;
    top: 32px;
    width: 68.1%;
    z-index: 9;
}
#localitySearchResult_container .resultItem {
    border-bottom: 1px solid #ebebeb;
    cursor: pointer;
    float: left;
    font-size: 12px;
    padding: 6px 2%;
    width: 96%;
}
#localitySearchResult_container .resultItem:last-child {
    border-bottom: medium none;
}
#localitySearchResult_container .resultItem:hover {
    background-color: #4285f4;
    color: #ffffff;
}
#localitySearchResult_container .resultItem.selected {
    background-color: #4285f4;
    color: #ffffff;
}
.formRow label {
    float: left;
    font-size: 16px;
    margin-right: 2%;
    width: 30%;
}
.formRow input[type="text"] {
    background-color: #ffffff;
    border: medium none;
    box-shadow: 0 1px 1px 0 #000000;
    float: right;
    font-size: 13px;
    height: 30px;
    padding: 0 1%;
    width: 66%;
}
.selectouter {
    box-shadow: 0 1px 1px 0 #000000;
    float: right;
    overflow: hidden;
}
.selectouter select {
    background: #ffffff url("../images/icons/black-arrow.png") no-repeat scroll 350px center;
    border: medium none;
    cursor: pointer;
    float: left;
    font-size: 13px;
    height: 30px;
    width: 110%;
}
.buttorRow {
    margin: auto;
    width: 355px;
}
.buttorRow input {
    background-color: #f1870e;
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 3px 2px -2px #333;
    color: #ffffff;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 32px;
    margin-top: 20px;
    min-width: 120px;
    padding: 0 10px;
    text-transform: uppercase;
}
.viewmode input[type="text"], .viewmode select, .selectouter {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    box-shadow: none !important;
    color: #000 !important;
    cursor: default !important;
    font-size: 14px !important;
}
#watch_wrap {
    float: left;
    margin-top: 20px;
    width: 100%;
}
#watch_wrap .text {
    float: left;
    font-size: 15px;
    width: 100%;
}
.chooseProperysearch {
    float: left;
    margin-bottom: 30px;
    margin-top: 20px;
    width: 100%;
}
.chooseProperysearch p {
    color: #000;
    display: inherit;
    font-size: 17px;
    margin: auto;
    width: 300px;
}
#account_wrap {
    float: left;
    margin-top: 20px;
    width: 100%;
}
#account_wrap .text {
    float: left;
    font-size: 15px;
    width: 100%;
}
.accountDetailList {
    border-bottom: 2px solid #000000;
    float: left;
    padding-bottom: 10px;
    width: 100%;
}
.accountDetailList li {
    float: left;
    list-style: outside none none;
    margin-bottom: 10px;
    width: 100%;
}
.accountDetailList li .detailtitle {
    float: left;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    width: 30%;
}
.accountDetailList li .value {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    width: 55%;
}
.disabled {
    color: #999;
}
.accountDetailList li .value span {
    float: left;
    font-size: 15px;
    width: 100%;
}
.accountDetailList li input {
    border: 1px solid #ccc;
    display: none;
    float: left;
    height: 29px;
    padding: 0 5px;
    width: 98%;
}
.buttons {
    float: right;
}
.buttons .button {
    cursor: pointer;
    float: left;
    height: 30px;
    width: 30px;
}
.buttons .button.edit {
    background: rgba(0, 0, 0, 0) url("../images/icons/editblack.png") no-repeat scroll center center / 16px auto;
}
.buttons .button.add {
    background: rgba(0, 0, 0, 0) url("../images/icons/mws-panel-button-icon-plus.png") no-repeat scroll center center;
}
.buttons .button.save {
    background: rgba(0, 0, 0, 0) url("../images/icons/save&cancel.png") no-repeat scroll -18px 8px;
    display: none;
}
.buttons .button.cancel {
    background: rgba(0, 0, 0, 0) url("../images/icons/save&cancel.png") no-repeat scroll 7px 8px;
    display: none;
}
.PreferenceOuter {
    border-bottom: 2px solid #000000;
    float: left;
    margin-bottom: 10px;
    margin-top: 15px;
    width: 100%;
}
.PreferenceList {
    float: left;
    width: 100%;
}
.PreferenceList li {
    background: rgba(0, 0, 0, 0) url("../images/icons/bullet.gif") no-repeat scroll left 5px / 10px auto;
    float: left;
    list-style: outside none none;
    padding-left: 25px;
    width: 100%;
}
.PreferenceList li .pref_main_title {
    float: left;
    font-size: 16px;
    margin-bottom: 20px;
    width: 100%;
}
.Freference_options {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.Freference_options .pref_title {
    float: left;
    font-size: 15px;
    margin-bottom: 20px;
    width: 100%;
}
.Freference_options .option_list .option {
    float: left;
    width: 25%;
}
.Freference_options .option_list .option input {
    float: left;
    margin-right: 7px;
    margin-top: 1px;
}
.Freference_options .option_list .option label {
    cursor: pointer;
    float: left;
    font-size: 13px;
}
#history_wrap {
    float: left;
    margin-top: 20px;
    width: 100%;
}
#history_wrap .text {
    float: left;
    font-size: 15px;
    width: 100%;
}
.chooseProperysearch {
    cursor: pointer;
    float: left;
    margin-bottom: 30px;
    margin-top: 20px;
    width: 100%;
}
.chooseProperysearch p {
    color: #000;
    display: inherit;
    font-size: 16px;
    margin: auto;
    width: 300px;
}
.limited_search_select {
    float: left;
    padding: 2%;
    width: 96%;
}
.AllHistory_bmarkMost {
    border: 1px solid #ccc;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.AllHistory_bmarkOuter {
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
    float: left;
    margin: 10px 4.5%;
    padding-bottom: 2%;
    position: relative;
    width: 91%;
}
.statusList {
    background: rgba(0, 0, 0, 0) url("../images/orange-box.png") no-repeat scroll left center / 100% 100%;
    min-width: 150px;
    padding: 10px;
    position: absolute;
    right: -5%;
    top: 0;
}
.statusList p {
    clear: both;
    color: #ffffff;
    float: right;
    font-size: 13px;
}
.RowSelectOption {
    left: -30px;
    position: absolute;
    top: 10px;
    width: 30px !important;
}
.AllHistory_bmarkMost .AllHistory_bmarkOuter:last-child {
    border-bottom: 0 none;
}
.AllHistory_bmarkOuter .AllHistory_bmarkInner {
    float: left;
    position: relative;
    width: 100%;
}
.AllHistory_bmarkOuter .AllHistory_bmarkInner .AllHistory_bmarkInnerLeft {
    float: left;
    margin-right: 45px;
    width: 130px;
}
.AllHistory_bmarkOuter .AllHistory_bmarkInner .AllHistory_bmarkInnerLeft img {
    float: left;
    width: 100%;
}
.AllHistory_bmarkInnerRight {
    float: left;
    width: 460px;
}
.AllHistory_bmarkInnerRight .propertyCaption {
    clear: both;
    float: left;
    font-size: 14px;
    margin-bottom: 5px;
    width: 100%;
}
.AllHistory_bmarkInnerRight .address {
    clear: both;
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 250px;
}
.AllHistory_bmarkInnerRight .propertyDetails {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.AllHistory_bmarkInnerRight .propertyDetails .listRow {
    float: left;
    font-size: 13px;
    margin-bottom: 10px;
    width: 50%;
}
.AllHistory_bmarkInnerRight .propertyDetails .listRow .listtitle {
    float: left;
    width: 30%;
}
.AllHistory_bmarkInnerRight .propertyDetails .listRow .listval {
    float: left;
    margin-left: 5%;
    width: 57%;
}
.AllHistory_bmarkInnerRight .propertyDetails .listRow .colon {
    float: left;
}
.viewdetails {
    color: #426f8e;
    cursor: pointer;
    float: right;
    font-size: 13px;
    margin-right: 20px;
    margin-top: 10px;
}
.listedon {
    float: left;
    font-size: 13px;
    margin-top: 10px;
}
.listHead {
    float: left;
    margin: 10px 0.5%;
    width: 99%;
}
.listHead .selectcol {
    float: left;
    width: 200px;
}
.listHead .selectcol input {
    float: left;
    margin-right: 10px;
}
.listHead .selectcol label {
    float: left;
    font-size: 12px;
}
.listHead .deletecol {
    float: left;
    width: 150px;
}
.listHead .deletecol #deleteSelected {
    background: rgba(0, 0, 0, 0) url("../images/icons/cancle-icon.png") no-repeat scroll left center / 10px auto;
    cursor: pointer;
    display: none;
    float: left;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    padding-left: 15px;
}
.inneroption {
    float: left;
    width: 100%;
}
.inneroption input {
    float: left;
    margin-right: 10px;
}
.inneroption label {
    float: left;
    font-size: 13px;
    height: 30px;
    line-height: 23px;
}
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    left: -9999px;
    position: absolute;
}
[type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    padding-left: 28px;
    position: relative;
}
[type="checkbox"]:not(:checked) + label::before, [type="checkbox"]:checked + label::before {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #ccc;
    content: "";
    height: 15px;
    left: 5px;
    position: absolute;
    top: 3px;
    width: 15px;
}
[type="checkbox"]:not(:checked) + label::after, [type="checkbox"]:checked + label::after {
    color: #09ad7e;
    content: "✔";
    font-size: 14px;
    left: 8px;
    position: absolute;
    top: 0;
    transition: all 0.2s ease 0s;
}
[type="checkbox"]:not(:checked) + label::after {
    opacity: 0;
    transform: scale(0);
}
[type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: scale(1);
}
[type="checkbox"]:disabled:not(:checked) + label::before, [type="checkbox"]:disabled:checked + label::before {
    background-color: #ddd;
    border-color: #bbb;
    box-shadow: none;
}
[type="checkbox"]:disabled:checked + label::after {
    color: #999;
}
[type="checkbox"]:disabled + label {
    color: #aaa;
}
[type="checkbox"]:checked:focus + label::before, [type="checkbox"]:focus:not(:checked) + label::before {
    border: 1px dotted blue;
}
label:hover::before {
    border: 1px solid #4778d9 !important;
}
#neighborhood_wrap {
    float: left;
    margin-top: 20px;
    width: 100%;
}
#neighborhood_wrap .text {
    float: left;
    font-size: 15px;
    width: 100%;
}
.chooseneighborhoodBar {
    float: left;
    margin-bottom: 30px;
    margin-top: 20px;
    width: 100%;
}
.chooseneighborhoodBar a {
    color: #000;
    display: inherit;
    font-size: 17px;
    margin: auto;
    width: 300px;
}
.chooseneighborhoodBar a:hover {
    color: #000;
}
.localitybookmark {
    position: relative;
    width: 100% !important;
}
.localitybookmark img {
    width: 100% !important;
}
.localityWatchDetail {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 1%;
    position: absolute;
    right: 1%;
    top: 2%;
    width: 400px;
}
.localityWatchDetail h3 {
    float: left;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
    width: 100%;
}
.localityWatchDetail h3 a {
    color: #333;
}
.localityWatchDetail .description {
    float: left;
    font-size: 12px;
    width: 100%;
}
.localityactivitybox {
    border-top: 1px solid #999999;
    float: left;
    margin-top: 10px;
    padding-bottom: 5px;
    padding-top: 10px;
    width: 100%;
}
.activityHeading {
    background-color: #f1870e;
    border-radius: 5px 5px 0 0;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 5px;
    width: 225px;
}
.activityList {
    background-color: #ebebeb;
    border-radius: 0 0 5px 5px;
    clear: both;
    float: left;
    padding: 3px 5px 0;
    width: 225px;
}
.activityList li {
    float: left;
    font-size: 12px;
    list-style: outside none none;
    margin-bottom: 3px;
    width: 100%;
}
.activityList li span {
    float: left;
    font-size: 12px;
}
.activityList .dh {
    float: left;
    font-size: 13px;
    width: 50%;
}
.activityList .dv {
    float: left;
    font-size: 13px;
    margin-left: 26px;
    text-align: right;
    width: 30%;
}
.localityWatchDetail .listedon {
    float: right !important;
    font-size: 11px !important;
    font-weight: bold;
    margin-top: 3px !important;
}
.localityWatchDetail .viewdetails {
    font-weight: bold;
    margin-top: 0 !important;
}
#hiddenproperty_wrap {
    float: left;
    margin-top: 20px;
    width: 100%;
}
#hiddenproperty_wrap .text {
    float: left;
    font-size: 15px;
    width: 100%;
}
.unhideProp {
    background: rgba(0, 0, 0, 0) url("../images/icons/cancle-icon.png") no-repeat scroll left center / 8px auto;
    cursor: pointer;
    float: right;
    font-size: 11px;
    font-weight: normal !important;
    padding-left: 13px;
}
#propertymanager_wrap {
    float: left;
    margin-top: 20px;
    width: 100%;
}
#propertymanager_wrap .text {
    float: left;
    font-size: 15px;
    width: 100%;
}
#propertymanager_wrap .buttonwrap {
    float: right;
    margin-right: 185px;
    margin-top: 60px;
}
#propertymanager_wrap .buttonwrap input {
    background-color: #f1870e;
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 3px 2px -2px #333;
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    margin-right: 15px;
    padding: 0 20px;
    text-transform: capitalize;
}
.assistant_outer {
    background-color: #ededed;
    float: left;
    padding: 30px 3%;
    width: 94%;
}
.assistantInnter {
    float: left;
    width: 100%;
}
.assistantDetails {
    float: left;
    width: 500px;
}
.assistantDetails ul {
    float: left;
    width: 100%;
}
.assistantDetails ul li {
    float: left;
    list-style: outside none none;
    margin-bottom: 20px;
    width: 100%;
}
.assistantDetails ul li .label {
    width: 150px;
}
.assistantDetails ul li span {
    float: left;
    font-size: 15px;
    font-weight: bold;
}
.assistantDetails ul li .value {
    float: left;
    margin-left: 70px;
}
.assistantInnter .assistantImage {
    float: left;
    width: 157px;
}
.assistantInnter .assistantImage img {
    float: right;
    height: 157px;
    width: 157px;
}
.managerCallBtnOuter {
    float: left;
    margin-top: 70px;
    width: 100%;
}
.managerCallBtnOuter input:last-child {
    margin-right: 0;
}
.managerCallBtnOuter input {
    background-color: #f1870e;
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 3px 2px -2px #333;
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    margin-right: 44px;
    min-width: 150px;
    padding: 0 15px 0 50px;
}
.managerCallBtnOuter input.msgSendbtn {
    background-image: url("../images/icons/email_icon.png");
    background-position: 5px center;
    background-repeat: no-repeat;
}
.managerCallBtnOuter input.requestCallbtn {
    background-image: url("../images/icons/contact_icon.png");
    background-position: 5px center;
    background-repeat: no-repeat;
}
.managerCallBtnOuter input.requestSiteVisitbtn {
    background-image: url("../images/icons/request-icon.png");
    background-position: 5px center;
    background-repeat: no-repeat;
}
.expandOpen {
    transform: scale(1, 1) !important;
    transition: all 0.5s ease 0s;
}
#closeExpand {
    background: rgba(0, 0, 0, 0) url("../images/icons/bigcross.png") no-repeat scroll center center / 25px auto;
    cursor: pointer;
    display: none;
    height: 30px;
    position: fixed;
    right: 0;
    top: 0;
    width: 30px;
}
.expandOpen #closeExpand {
    display: block !important;
}
#fullExpandInner {
    display: none;
    float: left;
    width: 100%;
}
.expandOpen #fullExpandInner {
    display: block !important;
}
.topSearch_main {
    float: left;
    margin-top: 35px;
    width: 100%;
}
.topsearch_auto {
    background-color: #666;
    border-radius: 0 5px 5px;
    margin: auto;
    position: relative;
    width: 600px;
}
.topSearch-main1 {
    background-color: #666;
    border-radius: 5px;
    height: 250px;
    margin: auto;
    opacity: 0.5;
    padding: 15px 0;
    width: 600px;
}
.pick_topsearch {
    left: 0;
    position: absolute;
    top: 15px;
    width: 600px;
}
.pick_topsearch h3 {
    color: #fff;
    float: left;
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
}
.full_outer {
    float: left;
    width: 100%;
}
#typeofhomes {
    margin: auto;
    max-width: 88%;
}
#typeofhomes li {
    color: #fff;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    list-style: outside none none;
    margin-right: 7px;
}
#typeofhomes li:last-child {
    margin-right: 0;
}
#typeofhomes li i {
    background-image: url("../images/icons/SEARCHiCONset.png");
    background-repeat: no-repeat;
    border-radius: 90%;
    float: left;
    height: 25px;
    margin-right: 5px;
    padding: 3px;
    width: 25px;
}
#residentialhome i {
    background-position: 0 1px;
}
#highrisiapart i {
    background-position: -36px 1px;
}
#builderfloor i {
    background-position: -82px 1px;
}
#plots i {
    background-position: -140px 1px;
}
#typeofhomes li:hover {
    color: #f1870e;
}
#typeofhomes li:hover > i {
    background-color: #f1870e;
}
#typeofhomes li.active i {
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-name: selectlight;
    background-color: #f1870e !important;
    box-shadow: 0 0 27px 2px #f1870e;
}
@keyframes selectlight {
10% {
    box-shadow: 0 0 27px 2px #f1870e;
}
25% {
    box-shadow: 0 0 27px 3px #f1870e;
}
40% {
    box-shadow: 0 0 27px 4px #f1870e;
}
55% {
    box-shadow: 0 0 27px 5px #f1870e;
}
70% {
    box-shadow: 0 0 27px 4px #f1870e;
}
85% {
    box-shadow: 0 0 27px 3px #f1870e;
}
100% {
    box-shadow: 0 0 27px 2px #f1870e;
}
}
#typeofhomes li.active {
    color: #f1870e !important;
}
#search_form {
    float: left;
    width: 100%;
}
.search_bar_outer {
    margin: auto;
    width: 533px;
}
#dropdown {
    background-color: #fff;
    border: medium none;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    height: 40px;
    width: 49px;
}
#dropdown i {
    background-image: url("../images/icons/marker2.png");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 39px;
    width: 100%;
}
.search_bar_outer #searchbox {
    border: medium none;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    box-sizing: border-box;
    float: left;
    height: 40px;
    padding: 0 5px;
    width: 478px;
}
#search {
    background-color: #f1870e;
    background-image: url("../images/search.png");
    background-position: 25px center;
    background-repeat: no-repeat;
    border: medium none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 20px;
    width: 164px;
}
.project_type {
    float: left;
    margin-left: 110px;
}
.project_type input {
    float: left;
}
.project_type .radioOuterready {
    border: 2px solid #ccc;
    border-radius: 90%;
    cursor: pointer;
    float: left;
    height: 18px;
    margin-top: 5px;
    padding: 2px;
    width: 18px;
}
.project_type .radioOuterready.selected {
    border: 2px solid #f1870e;
}
.project_type .radioOuterready.selected i {
    background-color: #ffffff;
    border-radius: 90%;
    float: left;
    height: 10px;
    margin: 4.5px 4.3px;
    width: 10px;
}
.project_type label {
    color: #fff;
    cursor: pointer;
    float: left;
    margin-right: 10px;
}
.min_max_wrap {
    margin: auto;
    max-width: 88%;
}
.min_max_wrap select {
    border: medium none;
    border-radius: 4px;
    float: left;
    font-size: 12px;
    height: 30px;
    width: 89px;
}
.readytomove_label {
    background: rgba(0, 0, 0, 0) url("../images/icons/right-to-move.png") no-repeat scroll 10px center / 35px auto;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-left: 55px;
}
.newproject_label {
    background: rgba(0, 0, 0, 0) url("../images/icons/new-project.png") no-repeat scroll 10px center / 25px auto;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-left: 45px;
}
.search_or_sale {
    border-radius: 5px 5px 0 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: -37px;
}
.search_or_sale .buyorsale {
    background-color: #666;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 20px;
    height: 37px;
    text-align: center;
    text-transform: capitalize;
    width: 80px;
}
.search_or_sale .buyorsale.selected {
    background-color: #f1870e !important;
    height: 35px !important;
}
.fadeIn {
    animation-duration: 0.3s;
    animation-name: fadeIn;
    animation-timing-function: ease-in-out;
    visibility: visible !important;
}
@keyframes fadeIn {
0% {
    opacity: 0;
    transform: scale(0);
}
60% {
    transform: scale(1.1);
}
80% {
    opacity: 1;
    transform: scale(0.9);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}
#result_navigation {
    background-color: #ebebeb;
    float: left;
    height: 70px;
    padding: 10px 0;
    width: 100%;
}
.navigation_mid {
    margin: auto;
    width: 282px;
}
.result_summery {
    float: left;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}
.result_summery p {
    margin: 0;
}
.navigationtrigger_box {
    float: left;
    width: 100%;
}
.navigationtrigger_box a, .navigationtrigger_box p {
    float: left;
    font-size: 20px;
    height: 30px;
    margin-right: 12px;
    text-decoration: none;
    width: 30px;
}
.navigationtrigger_box a:hover, .navigationtrigger_box p:hover {
    text-decoration: none;
}
#navigation_previous {
    background: rgba(0, 0, 0, 0) url("../images/icons/grey-arrow.png") no-repeat scroll 5px 1px;
    transform: rotate(0deg);
}
#navigation_previous.active {
    background: rgba(0, 0, 0, 0) url("../images/icons/grey-arrow.png") no-repeat scroll -33px 1px !important;
    transform: rotate(180deg) !important;
}
#navigation_next {
    background: rgba(0, 0, 0, 0) url("../images/icons/grey-arrow.png") no-repeat scroll 5px 1px;
    float: right !important;
    margin-right: 0;
    transform: rotate(180deg);
}
#navigation_next.active {
    background: rgba(0, 0, 0, 0) url("../images/icons/grey-arrow.png") no-repeat scroll -33px 1px !important;
    margin-right: 0;
    transform: rotate(0deg) !important;
}
.pagetrigger {
    background-color: #d7d7d7;
    border-radius: 5px;
    color: #000;
    line-height: 30px;
    text-align: center;
}
.pagetrigger:hover {
    text-decoration: none;
}
.pagetrigger.selected {
    background-color: #999999;
    border-radius: 5px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
}
.loadingoverlay {
    background-color: rgba(0, 0, 0, 0.3);
    background-image: url("../images/loading/loadingbk.gif");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 400px auto;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.SettingUpdateButtonOuter {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.SettingUpdateButtonOuter input {
    background-color: #f1870e;
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 3px 2px -2px #333;
    color: #fff;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    margin-right: 44px;
    min-width: 120px;
    cursor: pointer;
    margin-bottom: 20px;
}
#slider {
    border-radius: 4px;
    float: left;
    margin: 20px 0 0 auto;
    overflow: hidden;
    position: relative;
}
#slider ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
}
#slider ul li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 700px;
}
a.control_prev, a.control_next {
    background: #2a2a2a none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    height: auto;
    opacity: 0.3;
    padding: 4% 2%;
    position: absolute;
    text-decoration: none;
    top: 40%;
    width: auto;
    z-index: 999;
}
a.control_prev {
    background: rgba(0, 0, 0, 0) url("../images/icons/back1.png") no-repeat scroll center center;
}
a.control_next {
    background: rgba(0, 0, 0, 0) url("../images/icons/forword.png") no-repeat scroll center center;
}
#slider:hover > a.navigation {
    display: block;
}
a.control_prev:hover, a.control_next:hover {
    opacity: 1;
}
a.control_prev {
    border-radius: 0 2px 2px 0;
}
a.control_next {
    border-radius: 2px 0 0 2px;
    right: 0;
}
.slider_option {
    display: none;
    float: left;
    font-size: 18px;
    width: 160px;
}
#requirementListed {
    float: left;
    margin-top: 20px;
    width: 100%;
}
#requirementListed table {
    float: left;
    width: 100%;
}
#requirementListed table thead tr {
    background-color: #ccc;
}
#requirementListed table thead tr th {
    font-size: 14px;
}
#requirementListed table tbody tr {
    cursor: default;
}
#requirementListed table tbody tr td {
    font-size: 13px;
    text-align: center;
}
#requirementListed table tbody tr td:first-child {
    text-transform: capitalize;
}
#requirementListed table tbody tr:hover {
    background-color: #ebebeb;
}
.req_ed, .req_del {
    border-radius: 3px;
    width: 50px;
}
.viewmode input#sizeofrpoperty {
    margin-right: 0 !important;
    width: 35px !important;
}
.ProfileCompleteOverlay {
    background-color: rgba(255, 255, 255, 0.7);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.innerprofilecomplete {
    background: rgba(0, 0, 0, 0) url("../images/background.png") no-repeat scroll center center / 100% 100%;
    bottom: 0;
    height: 550px;
    left: 0;
    margin: auto;
    padding: 30px 30px 20px;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle;
    width: 550px;
}
.innerprofilecomplete h2 {
    color: #fff;
    float: left;
    font-size: 30px;
    text-align: center;
    width: 100%;
}
.innerprofilecomplete h3 {
    color: #fff;
    float: left;
    font-size: 23px;
    text-align: center;
    width: 100%;
}
.innerprofilecomplete .cont_com_logo {
    float: left;
    margin: 65px 210px 25px;
}
.innerprofilecomplete .mblnmwrp {
    float: left;
    margin-left: 30px;
    margin-top: 40px;
    width: 100%;
}
.innerprofilecomplete .mblnmwrp .mobileicon {
    background: rgba(0, 0, 0, 0) url("../images/mobile.png") no-repeat scroll center center;
    float: left;
    height: 30px;
    width: 30px;
}
.innerprofilecomplete .mblnmwrp label {
    color: #ffffff;
    float: left;
    font-size: 20px;
}
.innerprofilecomplete .mblnmwrp input {
    border: medium none;
    float: left;
    font-size: 14px;
    height: 30px;
    margin-left: 10px;
    padding: 0 5px;
    width: 300px;
}
.innerprofilecomplete .btnbar {
    float: right;
    margin-top: 30px;
}
.innerprofilecomplete .btnbar .graybtn {
    background-color: #ebebeb;
    border: medium none;
    border-radius: 5px;
    float: left;
    font-size: 15px;
    height: 30px;
    margin-right: 20px;
    min-width: 70px;
    padding: 0 10px;
}
.innerprofilecomplete .btnbar .subBtn {
    background-color: #f1870e;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    float: left;
    font-size: 15px;
    height: 30px;
    margin-right: 20px;
    min-width: 90px;
}
#mobileContatactoverlayStep2 .innerprofilecomplete {
    background: rgba(0, 0, 0, 0) url("../images/background2.png") no-repeat scroll center center / 100% 100%;
    padding: 20px !important;
}
#mobileContatactoverlayStep2 .innerprofilecomplete h2 {
    font-size: 28px;
    margin-bottom: 40px;
}
#mobileContatactoverlayStep2 img {
    margin: 0;
    width: 90px;
}
#mobileContatactoverlayStep3 .innerprofilecomplete {
    background: rgba(0, 0, 0, 0) url("../images/background2.png") no-repeat scroll center center / 100% 100%;
    padding: 20px !important;
}
#mobileContatactoverlayStep3 .innerprofilecomplete h2 {
    font-size: 28px;
    margin-bottom: 20px;
}
#mobileContatactoverlayStep3 img {
    margin: 0;
    width: 90px;
}
.closeContactoverlay {
    background: rgba(0, 0, 0, 0) url("../images/icons/close-icons.png") no-repeat scroll -15px 5px;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
}
.loadingwait {
    background: rgba(0, 0, 0, 0) url("../images/loading/Greenload.gif") no-repeat scroll center 95px;
    display: none;
    font-size: 20px;
    height: 100%;
    left: 0;
    line-height: 280px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.resizebox {
    height: 200px !important;
    width: 200px !important;
}
.overlayimageupload {
    background: rgba(255, 255, 255, 0.5) url("../images/loading/Greenload.gif") no-repeat scroll center center;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.userImage .editprofilepic {
    background: rgba(255, 255, 255, 0.6) url("../images/icons/editblack.png") no-repeat scroll 88px center / 20px auto;
    border-radius: 90%;
    cursor: pointer;
    display: none;
    font-size: 16px;
    height: 235px;
    left: 0;
    line-height: 235px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 235px;
	color:#333;
}
.userImage:hover > .editprofilepic {
    display: block;
}
.actiononproperty {
    float: right;
}
.editbuttonprop {
    background: rgba(0, 0, 0, 0) url("../images/icons/editblue.png") no-repeat scroll left center / 15px auto;
    color: #06f;
    cursor: pointer;
    float: left;
    margin-top: 10px;
    padding-left: 20px;
}
.editmyprop {
    background: rgba(0, 0, 0, 0) url("../images/icons/edit.png") no-repeat scroll left center / 15px auto;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 14px;
    margin-right: 10px;
    padding-left: 20px;
}
.deletemyprop {
    background: rgba(0, 0, 0, 0) url("../images/icons/delete-icon.png") no-repeat scroll left center / 13px auto;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
}
.myproptab {
    float: left;
    margin-bottom: 5px;
    padding: 0 1%;
    width: 98%;
}
.myproptab li {
    background-color: #ebebeb;
    cursor: pointer;
    float: left;
    height: 25px;
    line-height: 25px;
    list-style: outside none none;
    margin-right: 10px;
    min-width: 80px;
    text-align: center;
}
.myproptab li.selected {
    background-color: #ccc;
}
.noresult {
    color: #ff0000;
    float: left;
    font-size: 16px;
    text-align: center;
    width: 100%;
}
.builderfloorsearchimg {
    float: left;
    width: 100%;
}
.ViewApartmentSetOuter {
    background-color: #ebebeb;
    border-bottom: 1px solid #ccc;
    display: none;
    float: left;
    padding: 2%;
    width: 96%;
    z-index: 99999;
}
#ViewApartmentSetInner {
    background-color: #ffffff;
    float: left;
    padding: 0 1%;
    width: 98%;
}
#viewContentBox #contentHead {
    border-bottom: 1px solid #cccccc;
    float: left;
    margin-bottom: 10px;
    padding: 10px 0;
    width: 100%;
}
#contentHead h3.title {
    float: left;
    margin: 0;
    width: 50%;
}
#contentHead h3.Esprice {
    float: right;
    margin: 0;
}
.viewLeft {
    float: left;
    margin-right: 10%;
    width: 100%;
}
.viewLeft img {
    float: left;
    margin-bottom: 10px;
}
.viewLeft .features {
    float: left;
    margin: 0 0 5px;
    width: 33%;
}
.viewLeft .features .featuresHeading {
    color: #333333;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-right: 5%;
}
.viewLeft .features .value {
    float: left;
    font-size: 12px;
}
.viewRight {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.viewRight .feature_row li {
    margin-right: 42px !important;
    width: 100% !important;
}
.featureStatusyes {
    background: rgba(0, 0, 0, 0) url("images/icons/tick.png") no-repeat scroll center center / 25px auto;
    float: right;
    height: 30px;
    width: 30px;
}
.featureStatusno {
    background: rgba(0, 0, 0, 0) url("images/icons/cancelr.png") no-repeat scroll center center / 25px auto;
    float: right;
    height: 30px;
    width: 30px;
}
.wdth_full {
    float: left;
    margin-bottom: 5px;
    margin-left: 0;
    width: 50%;
}
.wdth_full h2 {
    float: left;
    font-size: 12px !important;
    margin: 0 7px 0 0;
}
#collapseof .wdth_full {
    float: left;
    margin-bottom: 10px;
    margin-left: 0;
    width: 70%;
}
#collapseof .wdth_full h2 {
    float: left;
    font-size: 12px !important;
    line-height: 30px;
    margin: 0;
    padding-left: 30px !important;
    width: auto !important;
}
.deactivate {
    background: rgba(0, 0, 0, 0) url("../images/icon.png") no-repeat scroll 0 0;
}
.activate {
    background: rgba(0, 0, 0, 0) url("images/icons_am.png") no-repeat scroll 0 0;
}
ul.feature_row {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
ul.feature_row li {
    float: left;
    list-style: outside none none;
    width: 45% !important;
}
ul.feature_row li .wdth_full li {
    float: right;
    margin-right: 2px;
    width: 14% !important;
}
ul.feature_row li input {
    float: left;
    margin-right: 2px;
    margin-top: 10px;
    width: auto !important;
}
ul.feature_row li label {
    float: left;
    margin-top: 5px;
}
ul.wdth_full li label {
    float: left;
}
ul.wdth_full li input {
    float: left;
    margin-right: 10px;
}
.feature_th {
    color: #999;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px !important;
    text-transform: capitalize;
}
#swimmingpool_head {
    background-position: -1px -340px;
    float: left;
    height: 27px;
    width: 25px;
}
#MaintenanceC {
    display: none;
}
#power_backup {
    background-position: 1px -66px;
    float: left;
    height: 27px;
    width: 25px;
}
#gas_pipeline {
    background-position: -2px -940px;
    float: left;
    height: 27px;
    width: 25px;
}
#parking_space {
    background-position: -2px -219px;
    float: left;
    height: 27px;
    width: 25px;
}
#feng_shui_title {
    background-position: -1px -95px;
    float: left;
    height: 27px;
    width: 25px;
}
#fire_alarm_title {
    background-position: -1px -35px;
    float: left;
    height: 27px;
    width: 25px;
}
#intercom_facility_title {
    background-position: 0 -157px;
    float: left;
    height: 27px;
    width: 25px;
}
#water_purifier_title {
    background-position: -1px -905px;
    float: left;
    height: 27px;
    width: 25px;
}
#air_conditioned_title {
    background-position: 0 -3px;
    float: left;
    height: 27px;
    width: 25px;
}
#lift_title {
    background-position: -3px -309px;
    float: left;
    height: 27px;
    width: 25px;
}
#corner_property_title {
    background-position: -1px -125px;
    float: left;
    height: 27px;
    width: 25px;
}
#internet_title {
    background-position: -1px -973px;
    float: left;
    height: 27px;
    width: 25px;
}
#visitor_parking_title {
    background-position: -1px -462px;
    float: left;
    height: 27px;
    width: 25px;
}
#water_storage_title {
    background-position: -1px -1137px;
    float: left;
    height: 27px;
    width: 25px;
}
#bank_attached_property_title {
    background-position: -1px -491px;
    float: left;
    height: 27px;
    width: 25px;
}
#park_title {
    background-position: -1px -372px;
    float: left;
    height: 27px;
    width: 25px;
}
#maintenance_staff_title {
    background-position: -1px -403px;
    float: left;
    height: 27px;
    width: 25px;
}
#GYM_title {
    background-position: -1px -250px;
    float: left;
    height: 27px;
    width: 25px;
}
#water_softening_plant_title {
    background-position: -1px -1040px;
    float: left;
    height: 27px;
    width: 25px;
}
#waste_disposal_title {
    background-position: -1px -524px;
    float: left;
    height: 27px;
    width: 25px;
}
#club_house_title {
    background-position: -1px -676px;
    float: left;
    height: 27px;
    width: 25px;
}
#shopping_centre_title {
    background-position: -1px -1004px;
    float: left;
    height: 27px;
    width: 25px;
}
#rain_water_harvesting_title {
    background-position: -1px -554px;
    float: left;
    height: 27px;
    width: 25px;
}
.deactivate {
    background: rgba(0, 0, 0, 0) url("../images/icon.png") no-repeat scroll 0 0;
}
.activate {
    background: rgba(0, 0, 0, 0) url("../images/icons_am.png") no-repeat scroll 0 0;
}
ul.feature_row {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.feature_th {
    color: #999;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px !important;
    text-transform: capitalize;
}
#swimmingpool_head {
    background-position: -1px -340px;
    float: left;
    height: 27px;
    margin-right: 10px;
    width: 25px;
}
#MaintenanceC {
    display: none;
}
#power_backup {
    background-position: 1px -66px;
    float: left;
    height: 27px;
    margin-right: 10px;
    width: 25px;
}
#gas_pipeline {
    background-position: -2px -940px;
    float: left;
    height: 27px;
    margin-right: 10px;
    width: 25px;
}
#parking_space {
    background-position: -2px -219px;
    float: left;
    height: 27px;
    margin-right: 10px;
    width: 25px;
}
.wrapaddhome {
    float: left;
    margin: 0;
    padding: 0;
    width: 1100px;
}
.wrapaddhome .lft-box {
    float: left;
    width: 44%;
}
.wrapaddhome form {
    float: left;
    text-align: left !important;
    width: 100% !important;
}
.wrapaddhome .rgt {
    float: left;
    margin-left: 11%;
    margin-top: 3%;
    width: 45%;
}
.rgt ul li {
    float: left;
    list-style: outside none none;
    padding-right: 1%;
    width: 49%;
}
.wrapaddhome h2 {
    float: left;
    font-size: 16px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.myPropIcon
        {
            background-image: url("../images/icons/myproperty-iocn.png");
            background-repeat: no-repeat;
            background-position: center center;
        }
.sellIcon
        {
            background-image: url("../images/icons/Sell-Property-icon.png");
            background-repeat: no-repeat;
            background-position: center center;
        }


.floors
{
	float:left;
	list-style:none;
	margin-left:10px;
}
.floors li
{
	float:left;
	width:25px;
	height:25px;
	background-color:#ccc;
	color:#333;
	text-align:center;
	line-height:25px;
	margin-right:10px;
	border-radius:4px;
}
.floors li.enable
{
	background-color:#f1870e;
	color:#fff;
}