/* Minification failed. Returning unminified contents.
(232,1): run-time error CSS1019: Unexpected token, found '}'
: run-time error CSS1036: Expected expression, found ''
 */

body {
    font-family: Microsoft Yahei,\\5FAE\8F6F\96C5\9ED1,STHeiti Light,\\534E\6587\7EC6\9ED1,SimSun,\\5B8B\4F53,Arial,sans-serif;
    color:#000;
}
 
.grey {
    color: #333 !important;
}
.btn-primary {
    color: rgb(10, 128, 51);
    border-color: rgb(10, 128, 51);
    background-color: #ffffff;
}

.default-color {
    color: rgb(10, 128, 51) !important;
}
.hide-overflow{overflow:hidden;}
.btn-primary:hover, .btn-primary:focus {
    background-color: rgb(10, 128, 51);
    border-color: rgb(10, 128, 51);
    color: #ffffff;
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-color: rgb(10, 128, 51) !important;
    border-color: rgb(10, 128, 51) !important;
    color: #ffffff;
}

.btn-default:focus,
.btn-default.focus {
    color: rgb(10, 128, 51);
    background-color: #fff;
    border-color: rgb(10, 128, 51);
}

.btn-default:hover {
    color: rgb(10, 128, 51);
    background-color: #fff;
    border-color: rgb(10, 128, 51);
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: rgb(10, 128, 51);
    background-color: #fff;
    border-color: rgb(10, 128, 51);
}

    .btn-default:active:hover,
    .btn-default.active:hover,
    .open > .dropdown-toggle.btn-default:hover,
    .btn-default:active:focus,
    .btn-default.active:focus,
    .open > .dropdown-toggle.btn-default:focus,
    .btn-default:active.focus,
    .btn-default.active.focus,
    .open > .dropdown-toggle.btn-default.focus {
        color: rgb(10, 128, 51);
        background-color: #fff;
        border-color: rgb(10, 128, 51);
    }

img.bg-img { 
    margin-left:auto;
    margin-right:auto;
    max-width:100%;
    display:block;
}
#main-search-form h4 {
    color: #fff;
    font-size: 20px !important;
    font-weight: bold;
    letter-spacing: 1.3px;
}
#main-search-form .form-control, #main-search-form .bootstrap-select .filter-option, #main-search-form .bootstrap-select .text {
    font-size: 16px;
    padding: 0 6px;
}
 
.mt-0 {
    margin-top: 0 !important;
}

.intro-wrap #main-search-form h4 {
    color: #fff;
    font-size: 20px !important;
    font-weight: bold;
}

.navbar {
    z-index: 999;
    border: 0;
    border-radius: 0;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0,0,0,.4);
}

    .navbar a {
        color: #000 !important;
        font-size: 110%;
    }

        .navbar a:hover {
            background-color: #fff !important;
            color: rgb(10, 128, 51) !important;
        }

        .navbar a:active {
            background-color: #fff !important; 
        }

        .navbar a:visited {
            background-color: #fff !important; 
        }

.navbar-nav {
    margin-left: 5px;
}

.navbar-default .navbar-nav > .open > a {
    background-color: #fff !important;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent !important;
}

.navbar .dropdown-menu {
    background-color: #fff;
    border-color: rgb(10, 128, 51);
    border-top: 1px solid rgb(10, 108, 44);
    padding: 10px;
}

    .navbar .dropdown-menu a:hover {
        text-decoration: none;
    }

.navbar .icon-bar {
    background-color: #000
    !important;
}

.navbar .navbar-toggle {
    border: none;
}

.list-title {
    padding-left: 10px;
    color: #fff;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
   background-color:transparent !important;
}

.navbar-right {
    margin-right: 0;
}

.intro-wrap {
    padding-top: 6%;
    padding-bottom: 12%;
}

    .intro-wrap form {
        width: 80%;
        margin: auto;
    }

    .intro-wrap h2 {
        color: #fff;
        font-size: 45px;
        margin-bottom: 20px;
        display: inline-block;
    }

    .intro-wrap.default {
        top: 0;
    }

.search-title {
    position: relative;
}

a.adv-search-ctrl {
    display: inline-block;
    color: white;
    bottom: 5px;
    right: 5px;
    position: absolute;
}

    a.adv-search-ctrl:hover {
        color: rgb(10, 128, 51);
    }

.ad-wrap {
    position: fixed;
    bottom: 20px;
    left: 10px;
    z-index: 999;
}

    .ad-wrap img {
        border-radius: 10px;
    }

.ad-wrap-2 {
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 999;
}

    .ad-wrap img, .ad-wrap-2 img {
        width: 300px;
    }


/*.ad-wrap-2 {
        position: absolute;
        bottom: 20px;
        left: 500px;
        z-index: 999;
    }*/
}

.search h2 {
    color: #fff;
    text-shadow: 0 2px 1px rgba(0, 0, 0, .7);
    font-weight: bold;
}

.search .options {
    margin-top: 10px;
}

.search-wrap button {
    font-size: 20px;
    height: 50px;
    background-color: #ff4811;
    color: #fff;
    border-color: #ff4811;
}

    .search-wrap button:hover {
        background-color: #ff4811;
        border-color: #ff4811;
        color: #fff;
    }

    .search-wrap button:focus {
        background-color: #e24110;
        border-color: #ff4811;
        color: #fff;
    }

.search input {
    height: 50px;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

.search select {
    height: 40px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, .2);
}

.search select {
    color: #5d5d5d;
}

.logo img, .logo-white img{
    height: 44px;
    margin: 3px 0 0 0;
    border-radius: 5px;
}

.l-panel {
    position: relative;
}

    .l-panel .ad-bar {
        position: absolute;
        bottom: 0;
        width: 100%;
        margin-left: -15px;
        color: #fff;
    }
.btn-mobile {
    display: none;
}
        .l-panel .ad-bar .ad-bar-content {
            position: relative;
            height: 30px;
            z-index: 3;
        }

        .l-panel .ad-bar .ad-main {
            position: absolute;
            z-index: 2;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            width: 600px;
        }

            .l-panel .ad-bar .ad-main p {
                position: absolute;
                font-size: 20px;
                top: 50%;
                left: 10px;
            }

            .l-panel .ad-bar .ad-main img {
                width: 100%;
            }

#adv-search-options .well {
    background-color: transparent;
    position: relative;
}

    #adv-search-options .well .options {
        position: relative;
        z-index: 3;
    }

#adv-search-options .adv-search-options-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f8f8f8;
    opacity: 0.6;
    z-index: 2;
}

.l-panel .ad-bar .ad-bar-bg {
    opacity: 0.6;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #335a2b;
    z-index: 1;
}

@media screen and (max-width: 768px) {
    .l-panel {
        position: relative;
        width: 100%;
    }
     
    a.mobile-primary {
        color: rgb(10, 128, 51) !important;
    }
    .search-title{display:none;}
    .mobile-no-padding {
        padding-left: 0;
        padding-right: 0;
    }
}

.l-panel.home {
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ),url(/assets/img/19532982_xl.jpg) 100%;
    background-size: cover;
    margin-top: 50px;
}

.r-panel {
    margin-top: 60px;
}

.modal-header h4 {
    color: rgb(10, 128, 51);
}

.modal-header img {
    height: 30px;
    vertical-align: bottom;
}

.modal-header button {
    position: relative;
    top: 5px;
}

.modal-logIn .switch {
    display: block;
    text-align: right;
}

.connect {
    text-align: center;
}

    .connect button {
        margin-top: 10px;
    }

.btn-fb {
    background-color: #3b5998;
    color: #fff;
}

.btn-weibo {
    background-color: #d81919;
    color: #fff;
}

    .btn-fb:hover, .btn-weibo:hover, .btn-fb:focus, .btn-weibo:focus {
        color: #dbdbdb;
    }



.sec .row {
    margin-left: -7px;
    margin-right: -3px; 
}

.sec .col-sm-6,
.sec .col-md-4,
.sec .col-md-3,
.sec .col-sm-4,
.sec .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
}

.sec-title {
    display: table;
    width: 100%;
    padding: 5px 0 17px 0;
}

    .sec-title span {
        font-size: 150%;
        display: table-cell;
        color: rgb(10, 128, 51);
        font-weight: bold;
    }

    .sec-title a {
        display: table-cell;
        width: 60px;
        color: #fff;
        padding: 2px 2px 2px 2px;
        background-color: rgb(10, 128, 51);
        border-radius: 3px;
        line-height: 2;
        text-align: center;
    }

.h-t-contain {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    margin-bottom:10px;
}

.house-thumb {
    height: 150px;
    width: 100%;
}

    .house-thumb.lg {
        height: 200px;
    }


.thumb-info {
    position: absolute;
    bottom: 0;
}

    .thumb-info ul {
        padding-left: 5px;
    }

    .thumb-info li {
        list-style: none;
        color: #fff;
        text-shadow: 1px 0 0 black;
    }

.thumb-price {
    font-size: 130%;
}

.g-overlay {
    position: absolute;
    height: 150px;
    top: 0;
    left: 0;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+30,0.65+87 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 87%, rgba(0, 0, 0, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 87%, rgba(0, 0, 0, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 87%, rgba(0, 0, 0, 0.65) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    /* IE6-9 */
}

.g-overlay-s {
    display: none;
    position: absolute;
    height: 125px;
    top: 0;
    left: 0;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+44 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 44%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 44%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 44%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.h-t-contain.lg .g-overlay {
    height: 200px;
}

.hot-city .row {
    margin-bottom: 0;
}

.hot-city a {
    color: #000;
    padding: 5px;
    border-radius: 3px;
    display: block;
    position: relative;
    cursor: pointer;
    transition: all ease .2s;
}

    .hot-city a:hover {
        text-decoration: none;
        color: rgb(10, 128, 51);
    }

.logo-default {
    width: 100%;
    text-align: center;
}

    .logo-default img {
        margin: 50px 0 20px 0;
        width: 180px;
        border-radius: 10px;
    }

.area-btns {
    margin-top: 20px;
    text-align: center;
}

.nc-btn, .sc-btn {
    display: block;
    border-radius: 10px;
    font-size: 25px;
    color: #fff;
    padding: 50px 40px 50px 40px;
    margin-top: 10px;
    text-shadow: 1px 0 0 #000;
    background-color: #555;
    background-blend-mode: overlay;
    background-size: cover;
    background-position: center center;
    transition: .5s all ease;
    border: 1px solid #aaa;
}

    .nc-btn:hover, .sc-btn:hover {
        text-decoration: none;
        color: #fff;
        background-color: #777;
    }

.nc-btn {
    background-image: url(/assets/img/index/sf.jpg);
}

.sc-btn {
    background-image: url(/assets/img/index/la.jpg);
}

hr {
    margin-top: 7px;
    margin-bottom: 7px;
}

footer {
    text-align: center;
    margin-top: 20px;
    min-height: 200px;
    background-color: rgb(10, 108, 44) !important;
    color: #fff;
}

    footer.default {
        min-height: 50px;
        padding-top: 15px;
        width: 100%;
        position: absolute;
        bottom: 0;
    }

    footer ul {
        padding-top: 20px;
        padding-left: 0;
    }

    footer li {
        list-style: none;
        display: inline-block;
        padding: 5px;
    }

    footer a {
        color: #fff;
    }

        footer a:hover, footer a:focus {
            color: #ddd;
            text-decoration: none;
        }

.copy-right img {
    width: 50px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.copy-right span {
    display: block;
}

.banner-hero {
    width: 100%;
    margin-top: -15px;
    margin-bottom: -15px;
}

    .banner-hero img {
        width: 100%;
    }

.hm-action {
    text-align: center;
    line-height: 1.5;
}

    .hm-action img {
        width: 100px;
    }

    .hm-action a {
        margin: 0 auto 0 auto;
        display: block;
        color: #555;
        line-height: 2;
        font-size: 180%;
    }

        .hm-action a:hover {
            color: rgb(10, 108, 44);
            text-decoration: none;
        }

    .hm-action span {
        display: block;
    }

.agent-reco .row {
    position: relative;
}

.agent-reco img {
    width: 75px;
    border-radius: 10px;
}

.agent-reco .info {
    color: rgb(10, 108, 44);
    width: 100%;
    display: block;
    padding: 5px;
}

.agent-reco .col-md-2 {
    text-align: center;
}

.flaticon {
}
/*-------------Map page---------------*/
.icon-prop {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    color: #fff;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    height: 25px;
    width: 25px;
    padding: 3px;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: #d81919;
    cursor: pointer;
    z-index: 5;
}


.hover.icon-prop, .active.icon-prop {
    background-color: #a20115;
}

.icon-prop:before {
    content: "\f015";
}

.icon-prop-marker {
    background-color: #75ac42;
    color: #fff;
    white-space: nowrap;
    padding: 1px 3px;
    border-radius: 5px;
    cursor: pointer;
    border: solid 1px #fff;
    display: inline-block;
    position: relative;
}
     
    .icon-prop-marker span::before {
        top: calc(100% - 1px);
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        border-top-color: #75ac42;
        border-width: 4px;
        margin-left: -4px;
        z-index: 2;
    }
    .icon-prop-marker.viewed {
        background-color: #405f23;
    }

        .icon-prop-marker.viewed span::before {
            border-top-color: #405f23;
        }
.marker-active {
    z-index: 1003 !important;
}

    .marker-active .icon-prop-marker {
        background-color: #405f23;
    }

        .marker-active .icon-prop-marker span::before {
            border-top-color: #405f23;
        }

.icon-prop-marker.selected {
    background-color: #405f23;
}

    .icon-prop-marker.selected span::before {
        border-top-color: #405f23;
    }

.house-dota {
    position: absolute;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    border-top-color: #fff;
    border-width: 4px;
    margin-left: -4px;
    top: 100%;
    z-index: 1;
}



.icon-common {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100% 100%;
    margin-right:5px;
}

.house-misc {
    text-align: left;
    padding-left: 5px;
}
.house-misc a{
    color:#000;
}
.house-price {
    white-space: nowrap;
    line-height: 1;
    margin-bottom:3px;
    margin-top:7px;
}

    .house-price strong {
        font-size: 22px;
        vertical-align: top;
        display: inline-block;
    }

.house-address {
    white-space: nowrap;
    line-height: 1.5;
    /*overflow: hidden;
    text-overflow: ellipsis;*/
}

.house-location {
    line-height: 1;
    font-size: 75%;
    color: #ddd;
    margin: 3px 0 6px;
}

.house-hoa {
   
    bottom: 0;
    right: 0;
    left:0;
    position: absolute;
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));
    text-align:right;
    z-index:99;
}
.house-hoa small{
    line-height: 1;
    font-size: 75%;
    color: #ddd;
    margin: 3px;
    
}
.house-base-list {
    margin-bottom: 0px;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 5px;
}

.house-right {
    padding-right: 5px;
}

.house-unit {
}

.house-base-list li {
    border-right: solid 1px;
}

    .house-base-list li:last-child {
        border-right: none;
        padding-right: 0px;
    }

    .house-base-list li:first-child {
        padding-left: 0px;
    }

.icon-all {
    background-image: url("/assets/img/prop/stack.png");
}

.icon-house {
    background-image: url("/assets/img/prop/house.png");
}

.icon-condo {
    background-image: url("/assets/img/prop/condo.png");
}

.icon-land {
    background-image: url("/assets/img/prop/land.png");
}

.icon-townhouse {
    background-image: url("/assets/img/prop/townhouse.png");
}

.icon-other {
    background-image: url("/assets/img/prop/other.png");
}

.prop-pending {
    opacity: 0.4;
}

.prop-closed {
    background-color: rgb(128, 128, 128);
    z-index: 3;
}

.icon-prop-marker.prop-closed span::before {
    border-top-color: rgb(128, 128, 128);
}

.prop-closed.active {
    z-index: 999;
    background-color: #75ac42;
}

.icon-prop-marker.prop-closed.active span::before {
    border-top-color: #75ac42;
}

.region1 a, .region2 a, .region3 a, .region4 a, .region5 a {
    display: block;
    text-align: center;
}

.region1, .region2, .region3, .region4, .region5 {
    cursor: pointer;
    background-color: rgba(10, 108, 44, 0.93);
    box-shadow: 0 0 0 5px rgba(10, 108, 44, .7);
}

.region1 {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    line-height: 25px;
    transition: ease .5s all;
}

.region2, .region3 {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    line-height: 35px;
    transition: ease .5s all;
}

.region4, .region5 {
    border-radius: 5px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 47px;
    transition: ease .5s all;
}

    .region1:hover, .region2:hover, .region3:hover, .region4:hover, .region5:hover {
        box-shadow: 0 0 0 10px rgba(10, 108, 44, .3);
    }

    .region1 a:hover, .region2 a:hover, .region3 a:hover, .region4 a:hover, .region5 a:hover {
        text-decoration: none;
    }

.message-yellow {
    line-height: 6;
    font-size: 120%;
    height: 105px;
    text-align: center;
    margin: auto;
    border-radius: 10px;
    color: rgb(148, 128, 5);
    background-color: rgba(148, 128, 5, 0.1);
    border: 2px solid rgb(148, 128, 5);
}

.message-green {
    line-height: 6;
    font-size: 120%;
    height: 105px;
    text-align: center;
    margin: auto;
    border-radius: 10px;
    color: rgb(10, 128, 51);
    background-color: rgba(10, 128, 51, 0.1);
    border: 2px solid rgb(10, 128, 51);
}

.message-list {
    margin-top: 20px;
    font-size: 120%;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

    .message-list span {
        font-weight: bold;
    }

    .message-list li {
        list-style: none;
        margin-top: 10px;
    }

    .message-list a {
        color: inherit;
    }

        .message-list a:hover, .message-list a:focus {
            color: rgb(10, 128, 51);
        }

    .message-list ul {
        padding-left: 0;
    }

.inner-list-wrapper {
    position: relative;
    overflow-x: hidden;
}

.filter-lg {
    display: inline-table;
}

.loader {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 99999;
    background-color: rgba(255, 255, 255, 0.8);
}

    .loader .fa {
        font-size: 60px;
        color: rgb(10, 128, 51);
        position: absolute;
        top: 300px;
        left: 46%;
    }

.main-search-btn {
    padding: 1px 16px;
    position: absolute;
    right: 2px;
    top: 1px;
    bottom: 1px;
    z-index: 3;
    background-color: #fff;
    color: rgb(10, 128, 51);
    border: none;
}

#cchp_search {
    padding-right: 70px;
    border-radius: 4px;
}

.filter {
    height: 48px;
    background-color: rgb(10, 128, 51);
    border-bottom: 1px solid #ddd;
    width: 100%;
    position: fixed;
    top: 49px;
    z-index: 5;
}
.lite-search {
    display: block;
    height: 28px; 
}
.lite-search .lite-hide {
    display: none !important;
}

.filter-detail {
    height: 48px;
    background-color: #ededed;
    border-bottom: 1px solid #ddd;
    width: 100%;
    position: relative;
    top: -20px;
    z-index: 5;
}


.l-panel-base.map {
    padding: 0;
    position: relative;
}

.l-panel-base #map-marker-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.map-controls-wrapper {
    position: absolute;
    top: 50px;
    left: 10px;
}

    .map-controls-wrapper button {
        width: 98px;
        box-shadow: 0 1px 1px rgba(0,0,0,0.4);
    }

.filter form {
    padding-top: 8px;
}

.filter-detail form {
    margin-top: 8px;
}

.save {
    padding-left: 0;
}

    .save a {
        display: inline-block;
        margin-top: 8px;
        color: rgb(10, 128, 51);
    }

        .save a:hover, .save a:visited, .save a:active:focus {
            color: rgb(10, 128, 51);
            background-color: #ffffff;
        }
.cart-item a {
    max-width: 220px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    vertical-align: text-bottom;
}
.to-menu-fav {
    font-weight: bold;
    margin: 0 0 5px 5px;
}
.close-btn {
    margin-left: 10px;
}
a.alert-me {
    color: #F14822;
    margin-right: 5px;
}

    a.alert-me:hover, a.alert-me:visited, a.alert-me:active:focus {
        color: #F14822;
        background-color: #ffffff;
    }

#topcartpanel {
    display: inline-block;
}

.filter select  {
    width: 105px !important;
    margin-right: 5px;
}

.bootstrap-select {
    width: 155px !important;
    margin-right: 5px;
}

.bootstrap-select {
    padding: 0;
}

.filter-detail select {
    width: 105px !important;
}

.filter .input-group {
    margin-left: 15px;
}

.filter-detail .input-group {
    margin-left: 15px;
}

.filter .input-group .btn-default {
    /*background-color: #ff4811;*/
    color: rgb(10, 108, 44) !important
}

.filter-detail .input-group .btn {
    background-color: #ff4811;
    color: #fff;
}

.pagination > li > a, .pagination > li > span {
    padding: 6px 8px;
    letter-spacing: -3px;
}
/*-------agent-profile---------*/
 
.agent-card {
    height: 290px;
    overflow: hidden; 
    padding: 10px;
    
    width: 100%;
    margin: 30px 0 0 0;
}

    .agent-card .pic, .agent-card .info {
    }

    .agent-card .pic {
        margin: auto;
        width: 80px;
    }

        .agent-card .pic img {
            width: 100%;
        }

    .agent-card .info {
        padding-left: 10px;
        text-overflow: ellipsis;
        overflow: hidden;
        vertical-align: top;
        max-width: 245px;
    }

        .agent-card .info span {
            display: block;
            margin-top: 5px;
        }

#ad-agent-pnl .agent-card {
    height: auto;
    overflow: hidden;
    padding: 5px 0;
    width: 100%;
    margin: 0;
    height:130px;
}
#ad-agent-pnl .col-lg-2 {
   padding-left:5px;
   padding-right:5px;
}

    #ad-agent-pnl .agent-card .pic {
        margin: auto;
        width: 80px;
        max-width:100%;
        height: 80px;
        overflow: hidden;
        box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.6);
        -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.6);
        -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.6);
        -o-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.6);
        border-radius: 100px;
    }
    #ad-agent-pnl .agent-card .info {
        padding-left: 0;
        text-overflow: ellipsis;
        overflow: hidden;
        vertical-align: top;
        max-width: 245px;
        text-align:center;
        margin-top:10px;
    }
    #ad-agent-pnl .agent-card .info label{
       margin:0;
    }
    #ad-agent-pnl .agent-card .info a{
        color:#000;
    }
.profile-contain {
    position: relative;
    top: -20px;
}

    .profile-contain .header {
        height: 290px;
        position: relative;
        background-image: url(/assets/img/agent/header-bg.jpg);
        background-size: cover;
        background-position: left 65%;
    }

.profile-contain {
    background-color: #efefef;
}

    .profile-contain .breadcrumb {
        position: relative;
        top: 30px;
    }

.propic-contain {
    position: absolute;
    top: 100px;
    height: 165px;
    width: 165px;
    border-radius: 10px;
    border: 3px solid #fff;
    overflow: hidden;
    display: inline-block;
    box-shadow: 0 2px 5px rgba(0,0,0,.4);
}

    .propic-contain img {
        height: 150%;
        position: relative;
        top: -10px;
    }

.agent-name {
    color: #fff;
    font-weight: bold;
    font-size: 250%;
    display: inline-block;
    position: relative;
    top: 90px;
    left: 195px;
}

    .agent-name .en {
        margin: 0;
        font-size: 70%;
    }

.stats {
    display: block;
    transition: all ease .3s;
    border-radius: 10px;
    padding-bottom: 10px;
}

    .stats:hover, .stats:focus {
        text-decoration: none;
    }

    .stats span {
        display: block;
        text-align: center;
        color: rgb(10, 128, 51);
    }

        .stats span:nth-child(1) {
            font-size: 700%;
            font-weight: 100;
        }

        .stats span:nth-child(2) {
            font-size: 150%;
            margin-top: -20px;
        }

.profile-body {
    margin-top: 10px;
    padding-bottom: 50px;
}

.pro-card {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0,0,0,.4);
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 10px;
}

    .pro-card p {
        line-height: 1.8;
    }

.pro-card-header {
    padding: 10px 10px 10px 10px;
    font-size: 120%;
    font-weight: bold;
    color: rgb(10, 128, 51);
}

.pro-card-body {
    padding: 5px 10px 10px 10px;
}

    .pro-card-body img {
        width: 100%;
    }

    .pro-card-body i {
        width: 18px;
        text-align: center;
    }

    .pro-card-body .wechat-btn {
        color: rgb(10, 128, 51);
    }

        .pro-card-body .wechat-btn:hover, .pro-card-body .wechat-btn:focus {
            color: rgb(10, 128, 51);
        }

    .pro-card-body .more-btn {
        display: block;
        cursor: pointer;
        text-align: center;
        line-height: 1;
        color: rgb(10, 128, 51);
    }

        .pro-card-body .more-btn:hover, .pro-card-body .more-btn:focus {
            text-decoration: none;
        }

.wechat .modal-body, .certificate .modal-body {
    text-align: center;
}

.wechat img, .certificate img {
    width: 90%;
}

.q {
    font-size: 130%;
    font-weight: bold;
    color: orangered;
}

.a {
    font-size: 130%;
    font-weight: bold;
    color: forestgreen;
}

.comt-contain {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.comt-title {
    font-weight: bold;
}

.comt-content {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #eee;
}
/*過濾器*/
/* The container */
.chkcontainer {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    margin-bottom: 0px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .chkcontainer input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border: solid #ccc 1px;
}

/* On mouse-over, add a grey background color */
.chkcontainer:hover input ~ .checkmark {
}

/* When the checkbox is checked, add a blue background */
.chkcontainer input:checked ~ .checkmark {
    background-color: #699eb2;
    border: none;
}

    .chkcontainer input:checked ~ .checkmark.se {
        background-color: #FF943A;
    }

    .chkcontainer input:checked ~ .checkmark.sm {
        background-color: #E78CAF;
    }

    .chkcontainer input:checked ~ .checkmark.so {
        background-color: #b8b8b8;
    }
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.chkcontainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.chkcontainer .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
}

.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
}

.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width: inherit;
    height: inherit;
    /* To center horizontally */
    margin: 0 auto;
}

.filter-panel .btn-default:active, .filter-panel .btn-default.active, .filter-panel .btn-default:hover, .filter-panel .btn-default:visited, .filter-panel .btn-default:active:focus {
    background-image: none;
    border: solid 2px rgb(10, 128, 51);
    background-color: #fff;
}

.filter-panel .btn-default {
    color: #333;
    background-color: #f3f3f3;
    border: solid 2px transparent;
}

.btn-prop-filter-finish {
    border-radius: 40px;
    font-size: 20px;
    padding: 6px 50px;
}
/* Create a custom checkbox */
.se .check-mark {
    color: #FF943A;
}

.sm .check-mark {
    color: #E78CAF;
}

.sh .check-mark {
    color: #699eb2;
}

.filter-btn {
    display: none !important;
}

.switch-panel {
    display: none !important;
}

.filter-form {
    position: absolute;
    top: 40px;
}

    .filter-form .form-group {
        margin-bottom: 10px;
    }

    .filter-form .well {
        width: 300px;
        box-shadow: 0 2px 2px rgba(0,0,0,.4);
    }

    .filter-form select {
        margin-left: 5px;
        margin-top: 5px;
    }

.filter-controls {
    margin-top: 10px;
}

    .filter-controls button {
        background-color: #fff;
        border: 1px solid #ccc;
        margin-bottom: 5px;
    }

        .filter-controls button.active {
            background-color: #eee;
        }

.reset-filter {
    display: inline-block;
    margin-left: 10px;
    color: rgb(10, 128, 51);
}

    .reset-filter:hover, .reset-filter:focus {
        color: rgb(10, 128, 51);
    }

.map-list {
    position: fixed;
    right: 0;
    background-color: #fff;
    padding: 15px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 3;
    box-shadow: -5px 0 5px rgba(0, 0, 0, .2);
    width: 45%;
}

.pre-header .title {
    font-size: 150%
}



#city_topic {
    display: inline-block;
    margin-left: 10px;
}

a#city_topic {
    color: #4a8cff;
    letter-spacing: 1px;
}

.city-intro {
    font-size: 12px !important;
    color: #4a8cff !important;
    font-weight: bold;
    letter-spacing: 1px;
}

.page {
    text-align: right;
}

    .page ul {
        margin-bottom: 10px;
    }

    .page a {
        color: rgb(10, 128, 51);
    }

.sort-list {
    padding-left: 0;
    float:right;
}

.sort-item {
    display: inline-block;
    margin: 10px 10px 0 0;
}

    .sort-item a {
        color: #000;
        font-size: 120%;
    }

.sort-btn {
    margin-top: 10px;
}

.sort-item.active a {
    color: rgb(10, 128, 51);
    text-decoration: underline;
}


.house-list-item-container {
    display: inline-block;
    margin: 0 1% 1% 0;
    width: 48%;
    vertical-align: top;
}
#homedy1 .house-list-item-container {
    width: 31%;
}

#homedy1 .house-price strong {
    font-size: 18px;
}

#relative-prop-pnl .house-list-item-container {
    display: inline-block;
    margin: 0 1% 1% 0;
    width: 31%;
    vertical-align: top;
}

.house-list-item {
    position: relative;
    overflow: hidden; 
}



    .house-list-item .house-pic-contain {
        grid-area: top;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        position: relative;
        
    }
        .house-list-item .house-pic-contain .house-pic-link {
            padding-top: 41.67%;
            grid-area: 1/1/-1/-1;
            content: '';
            display: block; 
            overflow: hidden;
            position: relative;
            background-color: #F1F1F4;
            z-index:9;
        }
.house-list-item .house-pic-contain .house-misc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));
}


        .house-list-item .house-pic-contain .house-menu {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            color: #fff;
            /*padding: 5px;*/
            background: linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,0));
            z-index: 99;
        }

        .house-list-item .house-pic-contain img {
            position: absolute;
            left: 50%;
            top: 50%;
            max-width: 100%;
            width: 100%;
            height: auto;
            z-index: 0;
            -webkit-transform: translate3d(-50%,-50%,0);
            transform: translate3d(-50%,-50%,0);
        }

        .house-list-item .house-pic-contain .bookmark {
            display: none;
            position: absolute;
            font-size: 200%;
            top: 0;
            right: 50px;
            color: #fff;
            z-index: 10;
        }

        .house-list-item .house-pic-contain .quick-view {
            display: none;
            position: absolute;
            font-size: 200%;
            top: 0;
            right: 10px;
            color: #fff;
            z-index: 10;
        }

    .house-list-item .house-data {
        float: left;
        vertical-align: top;
        padding-left: 10px;
        width: 50%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

        .house-list-item .house-data a {
            color: #333;
        }

        .house-list-item .house-data .col-xs-6 {
            padding-right: 0px;
            padding-left: 15px;
        }

.house-data-item label {
    padding-right: 2px;
    /*float:left;*/
}

.house-data-item span {
    /*float:right;*/
}

.house-list-item .house-save {
}

    .house-list-item .house-save span {
        font-size: 90%;
    }

    .house-list-item .house-save i {
        font-size: 150%;
        margin-bottom: 5px;
    }

.house-short-desc {
    background: rgba(0,0,0,.4);
    padding: 5px 10px;
    float:left;
}
    .house-short-desc a.nav-house {
      color:#fff;
      margin-left:3px;
    }
.house-hot {
    background-color: #f14822;
    padding: 5px 10px;
    float: left;
}

.house-list-item .house-save a {
    text-align: center;
    display: inline-block;
    padding: 5px;
    line-height: 1;
    border-radius: 5px;
    color: #fff;
}

.house-list-item .house-agent {
    position: absolute;
    left: 10px;
    top: 5px;
}

    .house-list-item .house-agent .name {
        color: #fff;
    }

        .house-list-item .house-agent .name p {
            line-height: 15px;
        }

    .house-list-item .house-agent .pic-contain {
        display: inline-block;
    }

.house-agent-desc {
    display: inline-block;
    vertical-align: top;
}

.new {
    color: #ff4811;
}

.house-list-item .house-data .house-agent a.btn-primary {
    color: #fff;
}

.house-list-item .pic-contain {
    height: 120px;
    overflow: hidden;
}

    .house-list-item .pic-contain img {
        height: 100%;
        border: 1px solid rgb(10, 128, 51);
        border-radius: 5px;
    }

.house-list.responsive .house-data {
    max-width: initial;
}

.house-list.responsive .house-list-item {
    min-width: initial;
}

.house-list-item .house-agent .pic-contain img {
    position: relative;
    width: auto;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 4;
    color: #fff;
    background-color: rgb(10, 128, 51);
    border-color: rgb(10, 128, 51);
}

.pagination > li > a,
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: rgb(10, 128, 51);
}

.popup-control-l a {
    width: 90%;
}

.popup-control-r {
    padding-bottom: 20px;
    text-align: right;
}

#propViewer .agent-pic img {
    width: 100%;
}

/*-------------Detail page---------------*/
.slick-prev, .slick-next {
    font-size: 300%;
    padding: 10px;
    line-height: .5;
    position: absolute;
    top: 40%;
    z-index: 4;
    background-color: rgba(255,255,255,0.7);
    border: none;
    color: rgb(10, 128, 51);
}

.slick-disabled {
    color: #8d8d8d;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

.span {
    width: 100%;
}

.detail-swiper .swiper-slide {
    overflow: hidden;
}

.detail-swiper img {
    width: 100%;
    background-color: #ddd;
    transition: all ease .3s;
}

    .detail-swiper img:hover {
        box-shadow: 0 2px 5px rgba(0,0,0,.5);
    }

.map-list .header {
    border-bottom: 1px solid rgb(10, 128, 51);
    padding-bottom: 10px;
}

    .map-list .header .search-result {
        color: #979797;
        display: inline-block; 
        margin-top: 5px;
    }

    .map-list .header .region {
        display: inline-block;
        margin: -3px 0 -10px 30px;
        line-height: 1.8em;
        font-size: 120%;
    }

    .map-list .header ul.region li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
    }

.detail-pg .header-top .address-bar {
    line-height: 1.2em;
}
.detail-pg .header-top {
    font-size: 18px;
    color: #000;
    margin-top: 20px;
}
    .detail-pg .header-top .price {
      white-space:nowrap;
    }
/*.detail-pg .header-top small{
    font-size: 70%
   
}*/
.detail-pg .deal-tag {
    display: block;
    font-size: 70%;
    font-weight: bold;
}

    .detail-pg .deal-tag.closed {
        display: inline-block;
        font-size: 70%;
        font-weight: bold;
    }

.detail-pg .close-price {
    font-size: 70%;
    color: #777;
}

.detail-pg .close-date {
    display: block;
    font-size: 70%;
    color: #777;
}
 .deal-tag::before {
    background: #ca0200;
    border-radius: 50%;
    content: "";
    height: 0.6em;
    width: 0.6em;
    margin-right: 5px;
    display: inline-block;
}

 .deal-tag::before {
    background: #fc384a;
    border-radius: 50%;
    content: "";
    height: 0.6em;
    width: 0.6em;
    margin-right: 5px;
    display: inline-block;
}

 .deal-tag.active::before {
    background: rgb(10, 108, 44);
}

 .deal-tag.pending::before {
    background: #fbc826;
}

.detail-pg .header {
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
}
.school-icon img{width:50px;}
.breadcrumb > li.pull-right a {
    margin-top: -13px;
}

.loan-nav {
    padding: 7px 30px;
}

    .loan-nav .fa {
        padding-right: 5px;
    }

.breadcrumb > li.pull-right a {
    margin-top: -13px;
}

.fav-btn {
    padding: 3px 10px;
    margin-right: 10px;
}

    .fav-btn .fa {
        margin-right: 5px;
    }


.detail-pg .map-menu {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

    .detail-pg .map-menu::before {
        display: table;
        content: " ";
    }

    .detail-pg .map-menu::after {
        clear: both;
        content: " ";
        display: table;
    }

.map-menu .map-item {
    width: 19%;
    float: left;
    margin-right: 1%;
    -webkit-box-shadow: 0 2px 4px rgba(51,51,51,.4);
    box-shadow: 0 2px 4px rgba(51,51,51,.4);
    border-radius: 4px;
    overflow: hidden;
}

    .map-menu .map-item img {
        width: 100%;
    }

.detail-pg .map-item label {
    text-align: center;
    display: block;
    color: #000;
    padding: 10px 0 5px;
    font-size: 15px;
    letter-spacing: 2px;
    font-weight: normal;
    cursor: pointer;
}

    .detail-pg .map-item label img {
        height: 25px;
        margin-right: 8px;
        margin-bottom:8px;
    }



.share-btn .fa-weibo {
    color: #ca1616;
}

.share-btn .fa-wechat {
    color: #0c900c;
}

.share-btn .fa-envelope {
    color: #307edd;
}

.share-btn .fa-print {
    color: #cb8b06;
}

.share-btn .fa-facebook {
    color: #365899;
}

.detail-pg p {
    line-height: 1.8;
    font-size: 105%;
}

.slick-slide {
    padding-left: 2px;
    padding-right: 2px;
}

    .slick-slide img {
        width: 120%;
    }

#qrcodemodal, .model-body {
    text-align: center;
}

.field-validation-error {
    color: red;
    padding-left: 10px;
}

.card .card-body {
    background-color: #f6f6f6;
    padding: 5px;
}

.basic-info a.aboutmore {
    text-align: right;
    margin-top: 10px;
}

.basic-info #trans {
    padding: 8px 30px;
    margin-bottom: 10px;
}

.card-header {
    margin-bottom: 20px;
    display: block;
    color: #000;
}

.card .card-header {
    background-color: #eee;
    padding: 5px 0 5px 10px;
    margin-bottom: 0;
}

.card-header strong {
    font-size: 18px;
}

#prop-contact-panel strong {
    display: block;
    padding: 5px 0 5px;
}

.basic-info {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    position: relative;
}

    .basic-info .info-item {
        display: inline-block;
        height: 100px;
        padding-left: 60px;
    }
    .basic-info .info-item p{
       white-space:nowrap;
       margin-bottom:0;
    }
    .basic-info .info-icon {
        height: 32px;
        margin: 5px 15px 0 0;
        position: absolute;
    }

.loan-header {
    margin-bottom: 15px;
}

    .loan-header .loan-title {
        display: inline-block;
    }

        .loan-header .loan-title label {
            letter-spacing: 2px;
        }

        .loan-header .loan-title p {
            color: #8d8d8d;
        }

    .loan-header .loan-icon {
        vertical-align: top;
        margin: 0 15px 0 0;
    }

#loan-caculator .sub-downpay {
    display: inline-block;
    width: 60%;
}

#loan-caculator .sub-downpayrate {
    display: inline-block;
    width: 38%;
}

.complex-input {
    position: relative;
}

    .complex-input input {
        padding-left: 20px;
        padding-right: 20px;
    }

    .complex-input .right-icon {
        position: absolute;
        right: 10px;
        bottom: 6px;
        color: #8d8d8d;
    }

    .complex-input .left-icon {
        position: absolute;
        left: 8px;
        bottom: 6px;
        color: #8d8d8d;
    }

.loan-result-item {
}

.loan-result {
    margin-top: 50px;
}

.chart-result {
    overflow: hidden;
}

    .chart-result .chart-wrap {
        margin-left: -70px;
        margin-right: -70px;
    }

.loan-ad {
    margin-top: 15px;
}

.loan-ad-img-ink {
    display: block;
    margin: 20px 15px 0;
}

.loan-ad-title {
    margin-top: 47px;
    font-size: 18px;
    color: rgb(10, 128, 51);
    display: block;
}

.loan-ad-desc {
    color: #8d8d8d;
}

.list-result {
}

.loan-result-item {
    margin: 10px 0;
}

.loan-result .monthlypay {
    font-size: 18px;
}

.loan-result .totalpay {
    font-size: 18px;
}

.loan-result-item span::before {
    border-radius: 50%;
    content: "";
    height: 0.6em;
    width: 0.6em;
    margin-right: 5px;
    display: inline-block;
}

.loan-result-item.totaldownpay span::before {
    background: #feb92e;
}

.loan-result-item.totalratepay span::before {
    background: #99cb34;
}

.loan-result-item.restpay span::before {
    background: #f27346;
}

.card {
    margin-bottom: 20px;
}


.map-title {
    padding: 10px 0 10px 10px;
    font-size: 120%;
    font-weight: bold;
    color: rgb(10, 128, 51);
}

.block {
    display: block;
    margin-bottom: 10px;
}

.cal select {
    max-width: 160px;
}

.cal form {
    padding: 10px;
}

.side-panel .agent-pic img {
    width: 88%;
}

.side-panel textarea {
    min-height: 200px;
}

.agent-pic {
    padding: 0 0 0 15px;
}

.agent-info {
    padding: 0 0 0 5px;
}

.agent-info {
    vertical-align: top;
}

    .agent-info a {
        display: block;
        font-size: 120%;
        color: rgb(10, 128, 51);
    }

    .agent-info span:nth-child(2) {
        display: block;
    }



.loan-ad img {
    width: 100%;
    margin: 10px 0 10px 0;
}

.legal {
    font-size: 12px;
    margin-top: 20px;
    color: #8d8d8d;
}

#minimailcart {
    position: absolute;
    right: 0;
    left: auto !important;
    top: 45px;
    width: 320px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
}

    #minimailcart ul {
        padding-left: 12px;
    }

    #minimailcart li {
        list-style: none;
    }
.min-share-title{font-weight:bold;}
#floatcartpanel .fa {
    cursor: pointer;
    color: #ff4811;
}
#floatcartpanel .fa-times {
    margin-left: 10px;
    padding: 3px;
}
#floatcartpanel {
    max-height: 300px;
    overflow-y: scroll;
}
#floatcartmenu {
    padding-left: 10px;
    padding-right: 10px;
}
#errormessage {
    display: block;
    color: #F14822;
}
.mini-clear-all{margin-left:15px;}

#schoolControlPanel label, #ccypControlPanel label {
    margin-right: 15px;
}

#floatcartmessage {
    padding: 20px;
}

.qrcode-contain {
    text-align: center;
}

    .qrcode-contain img {
        width: 80%;
        padding: 10px;
    }

#compare-map-panel .well {
    border: inherit;
    border-radius: inherit;
    border-bottom: 1px solid #e3e3e3;
}

/*-----------------house list-------------------*/
.hosue-list {
    margin-top: 100px;
    background-color: #fff;
    padding: 15px;
}

.side-list {
    margin-top: 120px;
}

/*-----------------article-------------------*/
.article-list {
    margin-top: 10px;
}

    .article-list a:hover {
        text-decoration: none;
    }

    .article-list a:focus {
        text-decoration: none;
    }

.agent-name-s {
    text-align: center;
}

    .agent-name-s a {
        color: rgb(10, 128, 51);
    }

.article-list-item {
    padding: 20px 5px 20px 5px;
    border-bottom: 1px solid #ddd;
    transition: ease all .3s;
}

    .article-list-item:hover {
        background-color: #f8f8f8;
    }

    .article-list-item span {
        display: block;
    }

    .article-list-item .title {
        font-size: 120%;
        color: rgb(10, 128, 51);
    }

    .article-list-item .note {
        display: block;
        color: #767676;
        margin: 5px 0 5px 0;
    }

    .article-list-item .preview {
        color: black;
    }

.article p {
    line-height: 2;
}

.article img, .article iframe {
    max-width: 100% !important;
}

.article h3 {
    color: rgb(10, 128, 51);
    margin-top: 0;
    margin-bottom: 20px;
}

.share {
    text-align: right;
}

    .share button {
        min-width: 50px;
    }

.article-side-list {
    margin-top: 20px;
}
/*-----------------about-us-------------------*/
.about-us {
    margin-top: 130px;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: rgb(10, 128, 51);
    border-color: rgb(10, 128, 51);
}

.breadcrumb {
    margin-bottom: 10px;
    margin-top:10px;
}

.about-us .breadcrumb {
    margin-top: 110px;
}

.breadcrumb a {
    color: rgb(10, 128, 51);
}

.hide {
    display: none;
}

.show {
    display: block !important;
}

/*-----------------4/13-------------------*/
.tooltip-inner {
    padding: 3px 8px;
    color: #000;
    text-align: center;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    z-index: 10;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #fff;
}

.tooltip.in {
    filter: alpha(opacity=100);
    opacity: 1;
}

.tooltip-inner:after {
    clear: both;
    display: table;
    content: "";
    zoom: 1;
}

.hover-popout {
    min-width: 245px;
}

.hover-popout-lite {
    min-width: 245px;
}

.popout-contain {
    height: 120px;
    width: 120px;
    border-radius: 2px;
    text-align: center;
    overflow: hidden;
    margin-right: 5px;
}

    .popout-contain img {
        height: 100%;
    }

.popout-info span {
    display: block;
    margin-top: 2px;
}

.popout-contain, .popout-info {
    font-size: 130%;
    float: left;
    text-align: left;
}

.map .tooltip-inner {
    max-width: 1000px;
}

.map-foot-note {
    width: 200px;
    border-radius: 5px;
    position: absolute;
    bottom: 50px;
    left: 50px;
    box-shadow: 0 2px 2px rgba(0,0,0,.4);
}

#map-canvas {
    width: 100%;
    height: 100%;
}

.icon-house-filter {
    color: #d81919;
}

.icon-condo-filter {
    color: #2f84ed;
}

.icon-land-filter {
    color: #d9c420;
}

.icon-townhouse-filter {
    color: #af27f7;
}

.icon-other-filter {
    color: #22c1c7;
}

.filter-label {
    display: inline-table;
}
/*school markers prop details*/

/*-------------Map page---------------*/
.icon-school {
    height: 18px;
    width: 15px;
    cursor: pointer;
    background-image: url("/assets/img/school/blue.svg");
    background-size: 15px 18px;
}

    

.icon-es {
    background-image: url("/assets/img/school/orange.svg");
}

.label-es {
    color: #2250e6;
}

.icon-ms {
    background-image: url("/assets/img/school/pink.svg");
}

.label-ms {
    color: #25b05f;
}

.icon-hs {
}

.label-hs {
    color: #d84718;
}

.icon-os {
}

.label-os {
    color: #5b5b5b;
}
.icon-school:hover {
    background-image: url("/assets/img/school/black.svg");
}
.icon-ccyp {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
    background-color: #e6001d;
}
    .icon-ccyp.active {
        z-index: 999;
        background-color: #40040b;
    }
.compare-marker {
    font-size: 120%;
    display: block;
    color: green;
    background-color: rgba(255, 255, 255, 0.9);
    position: relative;
    border: 1px solid #c4c4c4;
    border-radius: 2px;
    padding: 1px;
    top: -23px;
    left: 10px;
}

.school-rank {
    display: block;
    position: relative;
    top: -26px;
    left: 8px;
    border: 1px solid #ddd;
    font-size: 120%;
    background-color: #fff;
    padding: 3px;
    color: rgb(10, 128, 51);
}

.center-house {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

    .center-house:before {
        content: "\f015";
    }

/*--------------School List Page---------------*/
.schoolbg {
   
}
.school-main {
    margin-bottom: 50px;
}
.topmenu {
    margin-bottom: 10px;
}
.school-list-table td {
    max-width: 200px;
    min-width: 90px;
}
.school-list-table a {
    color: #000;
    padding: 5px;
    border-radius: 3px;
    display: block;
    position: relative;
    cursor: pointer;
    transition: all ease .2s;
}

    .school-list-table a:hover {
        text-decoration: none;
        color: rgb(10, 128, 51);
    }

.greenbg_school {
    font-size: 90%;
}

.school-score {
    color: rgb(10, 108, 44);
    font-size: 300%;
}
/*--------------House Loan Page---------------*/

.loan-page .input-group-addon {
    width: 45px;
}

.loan-page {
}

.interest-rate table {
    width: 100%;
}

#sort-head {
    padding: 3px;
    background-color: rgb(10, 128, 51);
    color: #fff;
}

.loan-page .title {
    font-size: 110%;
}

#sort-body {
    margin-top: 10px;
}
/*--------------login page---------------*/
.login-panel {
    margin-top: 50px;
    margin-bottom: 300px;
    padding: 20px;
    background-color: #eee;
    border-radius: 10px;
    box-shadow: 0 2px 2px rgba(0,0,0,.4);
}
    .sortbox {
     padding-bottom:5px;
    }
    .login-panel .sortbox {
        margin-top: 40px;
        padding-left: 20px;
        border-left: 1px solid #fff;
    }


/*--------------account page---------------*/
.greenline_topic .control {
    display: inline-block;
    padding: 5px;
}

.avatar img {
    width: 150px;
}

.avatar a {
    display: block;
    width: 150px;
    text-align: center;
}

.bold {
    font-weight: bold;
}

.nickname {
    font-size: 150%;
}

.delete-btn {
    float: right;
}

    .delete-btn a {
        font-size: 180%;
        color: red;
    }
/*--------------forum page---------------*/
.forum-side-list {
    padding: 10px;
    margin-top: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.forum-body {
    margin-top: 20px;
}

.forum-search {
    margin-bottom: 20px;
}

.graybg_bbs_detail img {
    width: 100%;
}

.newpost_whitebg, .newpost_whitebgon {
    display: inline-block;
    border-radius: 5px 5px 0 0;
    margin-right: 5px;
    padding: 5px 10px 5px 10px;
}

.newpost_whitebgon {
    background-color: #eee;
}

.forum-content {
    background-color: #eee;
}

.graybg_bbs {
    background-color: #eee;
    padding-top: 5px;
    padding-bottom: 5px;
}

.whitebg_b.bs {
    padding-top: 5px;
    padding-bottom: 5px;
}

.bbsguide-index {
    margin-bottom: 10px;
}

.bbspost_input {
    min-height: 350px;
}

.tag {
    display: inline-block;
    padding: 5px;
    margin-right: 3px;
    margin-bottom: 3px;
    background-color: #ddd;
}
/*--------------city list page---------------*/
.az_housecity {
    display: inline-block;
    margin-right: 6px;
    margin-top: 10px;
}

    .az_housecity a {
        display: block;
        width: 20px;
        text-align: center;
        color: rgb(10, 108, 44);
        background-color: #eee;
        border-radius: 5px;
        font-size: 120%;
    }

.az-title {
    margin-top: 20px;
}

    .az-title a {
        line-height: 2;
        font-size: 120%;
        transition: ease all .5s;
        color: #000;
    }

        .az-title a:hover {
            text-decoration: none;
            color: rgb(10, 108, 44);
        }
/*--------------city page---------------*/

.seo-pic-contain {
    height: 45px;
}

    .seo-pic-contain img {
        height: 100%;
    }

.seo-item {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #ddd;
}

    .seo-item a {
        color: rgb(10, 108, 44);
    }
/*-----------business page-----------*/

.greenbg_business {
    display: inline-block;
    padding: 5px;
}

    .greenbg_business a {
        color: rgb(10, 108, 44);
    }

.business-title {
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.titlebg {
    font-size: 26px;
    font-weight: bold;
}
 


/*-----------business detail page-----------*/
.rbizmenu ul {
    padding: 0;
}

.rbizmenu li {
    list-style: none;
}

    .rbizmenu li a {
        color: rgb(10, 108, 44);
    }

.about-us-title {
    margin-top: 20px;
    margin-bottom: 10px;
    color: rgb(10, 108, 44);
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}
/*-----------news index page-----------*/
.newsbg a {
    color: #000;
}

 
 

.list-unstyled a {
    color: #000;
    line-height: 2;
}
/*-----------erro page-----------*/
.erro-msg {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 350px;
    color: #e48400;
}

    .erro-msg a {
        margin-top: 20px;
    }

    .erro-msg .fa {
        font-size: 800%;
    }
/*---------------garden page----------------*/
.topic-title, .garden-more {
    color: rgb(10, 108, 44);
}

.topic-category-801, .topic-category-802, .topic-category-806 {
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.carousel-caption.white14px a {
    color: #fff;
    font-size: 180%;
    text-shadow: 0 2px 0 #000;
}

.bigbox.grayborder a {
    color: rgb(10, 108, 44);
}


.prop-images {
    display: none;
}


/*---------------package page----------------*/
.header-img {
    height: 400px;
    width: 100%;
    background-color: #ddd;
    position: relative;
    top: -20px;
}

.package {
    min-height: 450px;
    padding: 15px;
}

    .package h2 {
        padding-bottom: 10px;
        color: rgb(10, 108, 44);
        border-bottom: 1px solid rgb(10, 108, 44);
    }

    .package li {
        list-style: disc;
        padding: 10px 0px;
        font-size: 120%;
        text-align: left;
    }

.pac-center {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
/*---------------END package page----------------*/

/*---------------guide page----------------*/
.guide-buy .row {
    padding: 30px 0 40px 0;
    background-color: #f1f1f1;
    border-radius: 10px;
    box-shadow: 0 3px 5px rgba(0,0,0,.3);
    margin-bottom: 40px;
}

.guide-buy h1 {
    color: rgb(10, 108, 44);
    margin-bottom: 20px;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(10, 108, 44);
}

.guide-buy h2 {
    font-weight: bold;
    padding-bottom: 10px;
}

.guide-buy p {
    font-size: 120%;
    line-height: 2;
}

.guide-buy a {
    color: rgb(10, 108, 44);
    font-weight: bold;
}

    .guide-buy a:hover {
        text-decoration: none;
    }

.guide-buy .fa-chevron-circle-right {
    display: inline-block;
    padding-right: 5px;
    color: rgb(10, 108, 44);
}

.guide-buy .icon-contain {
    position: relative;
    color: rgb(10, 108, 44);
}

    .guide-buy .icon-contain i {
        display: block;
        font-size: 90px;
    }

    .guide-buy .icon-contain span {
        display: block;
        font-size: 50px;
        font-weight: bold;
        height: 65px;
        width: 65px;
        border-radius: 50%;
        line-height: 1.2;
        border: 3px solid rgb(10, 108, 44);
        margin: 0 0 10px 0;
    }
/*.btn-primary{
    color:#999;
    background-color:rgba(0,0,0,.0001);
    margin-bottom:2em;
     margin-top:2em;
     width: 20%;
    border-color:#999;
   margin-left:38%;
}*/
.msg {
    margin-top: .5em;
}

img.banner {
    display: inline-block;
    width: 50%;
}

#contact-form {
    margin-top: 1.5em;
}



a.e {
    color: green;
}

.bootstrap-select button.btn-default {
    background-color: #fff !important;
    color: #000 !important;
    padding-left: 5px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bootstrap-select select {
    display: none !important;
}

.bootstrap-select button.btn-default {
    background-color: #fff;
    color: #000;
}

.bootstrap-select .icon-prop-search {
    width: 16px;
    height: 16px;
    padding: 1px;
    margin-right: -3px;
    top: 3px;
    background-size: 16px 16px;
}

.bootstrap-select.btn-group .dropdown-toggle.no-icon .filter-option {
    line-height: initial;
}

.bootstrap-select.btn-group .dropdown-toggle.bs-placeholder .filter-option {
    line-height: initial;
}

.bootstrap-select.btn-group.multi-select .dropdown-menu li a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}

    .bootstrap-select.btn-group.multi-select .dropdown-menu li a span.check-mark.glyphicon-ok:before {
        content: "\f10c";
    }

.bootstrap-select.multi-select .icon-prop-search.se {
    background-color: #FF943A;
    border-radius: 50%;
}

.bootstrap-select.multi-select .icon-prop-search.sm {
    background-color: #E78CAF;
    border-radius: 50%;
}

.bootstrap-select.multi-select .icon-prop-search.sh {
    background-color: #699eb2;
    border-radius: 50%;
}

.bootstrap-select.multi-select .glyphicon-ok {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.bootstrap-select.btn-group.multi-select .dropdown-menu li.selected a span.check-mark.glyphicon-ok:before {
    content: "\f192";
}

select.multi-select {
    display: none;
}

.popout-info .icon-common {
    position: relative;
    top: 3px;
}

.detail-pg .breadcrumb > li.pull-right:before {
    padding: 0;
    content: "";
}

.detail-pg .breadcrumb > li.pull-right label {
    font-size: 20px;
    margin-right: 15px;
}

.detail-pg .share-btn {
    padding: 0 5px;
    display: inline-block;
}

    .detail-pg .share-btn .fa {
        font-size: 1.6em;
    }

/*map group*/
#group-list td {
    max-width: 260px;
}
#mapgroupmodal .modal-dialog {
    width: 95%;
}

#mapgroupmodal .modal-header {
    padding: 0;
    background-color: rgb(10, 128, 51);
    color: #fff;
    font-size: 26px;
}

#mapgroupmodal .modal-body {
    padding: 0 15px;
}

.mapgroupheader {
    margin-bottom: 0;
}

    .mapgroupheader li {
        height: 80px;
        vertical-align: middle;
    }

        .mapgroupheader li img {
            height: 100%;
        }

        .mapgroupheader li:after {
            content: "";
            display: inline-block;
            vertical-align: middle;
            height: 100%;
        }

    .mapgroupheader .divider {
        display: inline-block;
        /*font-size: 50px;*/
        font-weight: 100;
        /*vertical-align: top;*/
        padding: 0 0 0 15px;
    }

    .mapgroupheader .close-map {
        font-size: 150%;
        color: #fff;
        background-color: transparent;
        border: none;
    }

.mapgroupmenu {
    margin-bottom: 5px;
    margin-top: 5px;
}

    .mapgroupmenu .btn {
        font-size: 18px;
    }

.mapgroupleft, #group-map-canvas {
    height: 100%;
}

    .mapgroupleft #info-pnl {
        position: absolute;
        top: 20px;
        right: 50px;
        border: solid 1px rgb(10, 128, 51);
    }

.mapgroupmain {
    display: flex;
}
/*map group school*/
#group-list {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
 

#group-list-school-panel .school-item {
    cursor: pointer;
}

    #group-list-school-panel .school-item .score span {
        font-size: 18px;
        color: #fff;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        display: block;
        text-align: center;
        padding-top: 3px;
    }
    #group-list-school-panel .school-item .score img {
        height: 30px;
    }
    #group-list-school-panel .school-item.es .score span {
        background-color: #FF943A;
    }

    #group-list-school-panel .school-item.ms .score span {
        background-color: #E78CAF;
    }

    #group-list-school-panel .school-item.hs .score span {
        background-color: #699eb2;
    }
   
    #group-list-school-panel .school-item.os .score span {
        background-color: #b8b8b8;
    }
    #group-list-school-panel .school-item.hs.active {
        color: #699eb2;
    }
    #group-list-school-panel .school-item.es.active {
        color: #FF943A;
    }
    #group-list-school-panel .school-item.ms.active {
        color: #E78CAF;
    }
.score span.small {
    font-size: 75% !important;
}

#group-list-school-panel .school-item .title {
    padding-top: 15px;
}

.school-inner-header .chkcontainer {
    margin-right: 25px;
}

.school-inner-body {
    margin-top: 20px;
}

#group-map-canvas .icon-school {
    height: 20px;
    width: 20px;
    cursor: pointer;
    background-size: 20px 20px;
}

    

#group-map-canvas .icon-es {
    background-image: url(/assets/img/school/orange.svg);
}

#group-map-canvas .icon-ms {
    background-image: url(/assets/img/school/pink.svg);
}

#group-map-canvas .icon-hs {
    background-image: url(/assets/img/school/blue.svg);
}

#group-map-canvas .icon-os {
    background-image: url(/assets/img/school/gray.svg);
}
#group-map-canvas .icon-school.active {
    /*height: 25px;
    width: 25px;*/
    cursor: pointer;
    /*background-size: 25px 25px;*/
    z-index: 999;
    background-image: url(/assets/img/school/black.svg);
}
#group-map-canvas .tooltip.top .tooltip-arrow {
    border-top-color: #fff;
}

#group-map-canvas .tooltip-inner {
    width: 100px;
}

#info-pnl {
    padding: 10px;
    background-color: #fff;
    border-radius: 3%;
}

    #info-pnl .info-close {
        cursor: pointer;
        position: absolute;
        top: 0px;
        right: 10px;
        font-size: 32px;
        z-index:999;
    }

    #info-pnl .popout-title {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    #info-pnl .score {
        font-size: 18px;
        color: #fff;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        display: inline-block;
        text-align: center;
        padding-top: 3px;
        margin-right: 15px;
    }

        #info-pnl .score.hs {
            background-color: #699eb2;
        }

        #info-pnl .score.ms {
            background-color: #E78CAF;
        }

        #info-pnl .score.es {
            background-color: #FF943A;
        }

        #info-pnl .score.os {
            background-color: #b8b8b8;
        }

.popout-info a {
    color: #4a8cff;
}
/*ccyp map*/
.ccyp-inner-header .ccypmenu {
    display: none;
}

    .ccyp-inner-header .ccypmenu.show {
        display: block;
    }

.ccyp-inner-header .carousel-inner {
    position: relative;
    width: 90%;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
}

.ccyp-inner-header .item {
    width: 100%;
}

    .ccyp-inner-header .item span {
        display: block;
    }

#streetviewPnl {
    height: 100%;
}


#group-list-ccyp-panel .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: initial;
}

    #group-list-ccyp-panel .carousel-control span {
        background-color: #879099;
        font-size: 1.3em;
        margin-top: 20px;
        padding: 3px 6px;
    }

    #group-list-ccyp-panel .carousel-control.right {
        right: 0;
        left: auto;
        background-image: none;
    }

    #group-list-ccyp-panel .carousel-control.left {
        background-image: none;
    }

div.ccyp-menu-item {
    text-align: center;
    border: solid 2px transparent;
    box-shadow: rgb(158, 158, 158) 0px 2px 4px 0px;
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
    margin: 5px;
}

    div.ccyp-menu-item:hover, div.ccyp-menu-item.active {
        border: solid 2px #4987ff;
    }

    div.ccyp-menu-item .ccyp-icon {
        height: 30px;
        margin-bottom: 5px;
    }

 

.ccyp-inner-header .col-xs-4 {
    padding-right: 5px;
    padding-left: 5px;
}

    .ccyp-inner-header .col-xs-4:first-child {
        padding-left: 15px;
    }

.ccyp-title {
    margin: 15px 0;
    font-size: 17px;
}

   .ccyp-title img {
        height: 30px;
        margin-right: 10px;
    }

.ccyp-item {
    cursor: pointer;
}
.menu-tab .toggle-link-arrow {
    width: 0;
    height: 0;
    content: '';
    display: inline-block;
    border-style: solid;
    border-color: #999 transparent transparent;
    border-top-style: solid;
    border-width: 6.9282px 4px 0;
}
.menu-tab.collapsed .toggle-link-arrow {
    width: 0;
    height: 0;
    content: '';
    display: inline-block;
    border-style: solid;
    border-color: transparent transparent transparent #999;
    border-left-style: solid;
    border-width: 4px 0 4px 6.9282px;
}

.ccyp-inner-header .panel-default {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.menu-tab{font-weight:bold;}
label.related-checkbox{font-weight:normal; margin-right:5px;}

 

.compare-item {
    cursor: pointer;
}

#propViewer .modal-lg {
    width: 80%;
    min-width: 900px;
}

#propViewer .modal-content {
    width: auto;
    height: auto;
    margin: 0 auto;
}

#school-search-result .table-responsive > .table > thead > tr > th, #school-search-result .table-responsive > .table > tbody > tr > th, #school-search-result .table-responsive > .table > tfoot > tr > th, #school-search-result .table-responsive > .table > thead > tr > td, #school-search-result .table-responsive > .table > tbody > tr > td, #school-search-result .table-responsive > .table > tfoot > tr > td {
    white-space: initial;
}

.greenbg_business_on{
    color:black;
    font-weight:bold;
}
.navbar-collapse.collapse {
    transition: height 0s;
}

.navbar-collapse.collapsing {
    height: 0 !important;
}

.navbar-collapse.collapse.in {
    max-height: none;
    height: 100vh;
}
.navbar-toggle {
    border: none;
    background: transparent !important;
}

    .navbar-toggle:hover {
        background: transparent !important;
    }

    .navbar-toggle .icon-bar {
        width: 22px;
        transition: all 0.2s;
    }

    .navbar-toggle .top-bar {
        transform: rotate(45deg);
        transform-origin: 10% 10%;
    }

    .navbar-toggle .middle-bar {
        opacity: 0;
    }

    .navbar-toggle .bottom-bar {
        transform: rotate(-45deg);
        transform-origin: 10% 90%;
    }

    .navbar-toggle.collapsed .top-bar {
        transform: rotate(0);
    }

    .navbar-toggle.collapsed .middle-bar {
        opacity: 1;
    }

    .navbar-toggle.collapsed .bottom-bar {
        transform: rotate(0);
    }
#cchp-main-navbar-collapse.collapsing {
    /*-webkit-transition: none;*/
    /*transition: none;*/
    display: none;
    /*-webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;*/
    /*-webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;*/
}
.logo-white{display:none;}
 
#homeschool li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border: 1px solid transparent;


}

.ui-menu .ui-menu-item .ui-menu-item-icon {
    background-repeat: no-repeat;
    background-position: 2px, 0;
    background-size: 16px;
    padding-left: 23px;
}
.inline-block{display:inline-block}
.school-info {
    width: 250px;
    overflow: hidden;
    margin-left: 10px;
}
.school-icon, .ge-info strong {
    vertical-align: top;
}
/*.school-icon{float:right;}*/
.search_inputnews {
    width: 70px;
    margin-left:5px;
}
    .search_inputnews::-webkit-input-placeholder  {
        font-size: 11px;
    }
 
.subitem {
   margin-bottom:10px;
}
.subtiemtitle {
    position: absolute;
}
.lotsizerange .search_inputnews, .buildingsizerange .search_inputnews {
    width: 60px;
}
.subitem small {
    font-weight: normal;
    font-size: 80%;
    position: absolute;
    top:18px;
}
.city-item{margin-right:5px;}
@media screen and (max-width: 1200px) {
    .subtiemtitle, .subitem small {
        position: initial;
    }
}
.submanagepnl{margin-top:15px;border-top:1px solid gray;padding-top:20px;margin-bottom:20px;}
.submanagebody label {
    font-weight: normal;
    margin-right: 10px;
}
 
    .submanagepnl input[type='radio']:after {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #d1d3d1;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
    }

.submanagepnl input[type='radio']:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: rgb(10, 128, 51);
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}
.subsavepnl{margin-bottom:50px;}
@media screen and (max-width:1560px) {
   

     
    .map-list {
    }
    .house-list-item .house-data .col-xs-6 {
       width:100%;
    }
    
    .house-list-item .house-data {
        width: 40%
    }
}
@media screen and (max-width:1600px) {
    .map-list {
        width: 50%;
    }
    .intro-wrap { 
        padding-bottom: 15%;
    }
}
@media screen and (max-width:1480px) {
    #mapgroupmodal .modal-header { 
        font-size: 22px;
    }
   
}
@media (max-width: 1429px) {
    .ad-wrap img, .ad-wrap-2 img {
        width: 250px;
    }

    /*.ad-wrap-2 {
        position: absolute;
        bottom: 20px;
        left: 500px;
        z-index: 999;
    }*/
}
 

    @media screen and (max-width:1300px) {
       
        .ad-wrap img, .ad-wrap-2 img {
            width: 180px;
        }
    }
@media screen and (max-width:1295px) { 
    .intro-wrap {
        padding-bottom: 20%;
    }
    #mapgroupmodal .modal-header {
        font-size: 18px;
    }
    .mapgroupheader li {
        height: 60px;
    }
    .mapgroupheader .divider {
        
        padding: 0 0 0 5px;
    }
    .popout-contain, .popout-info {
        font-size: 110%;
        
    }
}
@media screen and (max-width:1280px) {
    .map-list {
        width: 35%;
    }
        .map-list .pre-header, .map-list .header ul {
            display: none;
        }
    .house-list-item-container {
        width: 99%;
    }
     
}
@media (max-width: 952px) {
    .ad-wrap img, .ad-wrap-2 img {
        width: 120px;
    }
    .intro-wrap {
        padding-bottom: 30%;
    }
}
 
@media screen and (max-width:1262px) {
    .filter .filter-school {
        display: none !important;
    }
}

@media screen and (min-width:1288px) {
    #cchp_search{min-width:260px;}
}

@media screen and (max-width:1262px) {
    .form-inline .input-group .input-group-btn {
        width: 1%;
    }
    .filter-btn {
        display: inline-block !important;
    }
    .save {
        padding-left: 15px;
    }
    .filter .input-group {
        width:100%;
    }
    #main-navbar li:last-child {
        display: none;
    }
    .filter .filter-lg {
        display: none !important;
    }
    a.alert-me{display:none;}
}
    
@media (max-width: 1170px) {

    a.alert-me {
        display: inline-block;
    }
    .house-list-item .house-data {
        width: 30%
    }

    #group-list td {
        max-width: 200px;
    }   
}
@media screen and (max-width:1155px) {
    .navbar-nav a {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
    #main-navbar li.dropdown {
        display: none;
    }
}
@media screen and (max-width:1050px) {
    #mapgroupmodal .modal-dialog {
        width: 100%;
    }
}
    @media screen and (max-width:1027px) { 
        .map-list {
            width: 40%;
        }

 
    }

    @media screen and (max-width:991px) {
        .map-list {
            width: 50%;
        }

        .hot-city a {
            margin-top: 5px;
        }

        .options select {
            width: 180px;
            margin-bottom: 10px;
        }

        .intro-wrap {
            top: 50px;
        }

            .intro-wrap h2 {
                font-size: 35px;
            }
    }
@media screen and (max-width:868px) {
     
}
@media screen and (max-width:991px) {


    .hot-city a {
        margin-top: 5px;
    }

    .options select {
        width: 180px;
        margin-bottom: 10px;
    }

    .intro-wrap {
        top: 50px;
    }

        .intro-wrap h2 {
            font-size: 35px;
        }
}
@media screen and (max-width:992px) {
    .agent-main .card-body .row{width:75%;}
    .agent-main .card-body .agent-pic img{
        padding-right:15px;
    }
    #relative-prop-pnl .house-list-item-container {
        margin: 0 1% 1% 0;
        width: 48%;
    }
    #relative-prop-pnl .house-list-item-container:last-child {
       display:none;
    }
    #homedy1 .house-list-item-container {
        width: 48%;
    }
}
@media screen and (max-width:767px) {
    .agent-name {
        font-size: 150%;
    }
    #homedy1 .house-list-item-container {
        width: 90%;
    }
    .home-agent-item {
        height: 250px;
        overflow: hidden;
    }
    .detail-pg p.legal {
        display: none;
    }
    #innerlist .sort {
      z-index:999;
      position:relative;
    }
    #innerlist div, #homedy1 div {
        -webkit-transform: translate3d(0, 0, 0);
    }
    .save .save-me, .save .alert-me {
        display: none !important;
    }
    .house-list-item .house-pic-contain .house-pic-link {
        padding-top: 49.67%;
    }
    .map-list .header{display:none;}
    .quickview-mobile .house-misc{background-color:#fff;}
    .area-btns {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 100px;
        text-align:center;
    }
    .mobile-menu {
        width: 270px;
        display: inline-block;
        border: solid 2px #fff;
        border-radius:5px;
        padding:0 10px 10px;
    }
    .nc-btn, .sc-btn {
        padding: 25px 40px 25px 40px;
    }
    .logo-default{margin-bottom:40px;margin-top:90px;}
    #main-navbar a {
        font-size: 120%;
    }
   
    .basic-info .info-item {
        height: 90px; 
    }
    .detail-pg .deal-tag {
        display: inline-block;
    }
    .detail-pg .header-top .price {
        white-space: nowrap;
        font-weight: bold;
    }
    .detail-pg .header-top .address-bar {
       font-size:15px;
    }
    .detail-pg .header-top .room-bath {
        white-space: nowrap;
        font-size: 15px;
        margin-left: 10px;
    }
    .detail-pg .breadcrumb {
        margin-top: 0;
    }
    .search input {
        height: 30px;
    }
    .search-wrap button {
        height: initial;
        padding:0 8px;
    }
    .basic-info .info-item {
        padding-left: 35px;
        font-size: 95%;
    }
    .basic-info .info-icon {
        height: 22px;
        margin: 5px 15px 0 0;
        position: absolute;
    }

    .hm-action a {
        font-size: 100%;
        line-height: initial;
    }
    .hm-action span {
    display:none;
    }
    .hm-action img {
        width: 100%;
    }
    .ad-main p {
        display: none;
    }
    #floatcartpanel {
        max-height: 200px;
        overflow-y: scroll;
    }
    .loan-nav{
        margin-top:5px;
    }
    #group-list td {
        max-width: 150px;
    }
    #cchp_search {
        padding-right: 0;
    }
    .mapgroupmenu-wrap {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .mapgroupmenu{min-width:500px;}
    .mapgroupmain {
        display: block;
    }
            .mapgroupmain #group-list {
                height: 50%;
            }
        .mapgroupleft {
            height: 50%;
            z-index: 1;
        }
        .mapgroupheader li {
            height: auto;
            font-size: 21px;
        }
        .mapgroupheader .close-map{margin-top:-10px;}
        #mapgroupmodal .modal-dialog {
            width: 100%;
            margin: 0px;
        }
       
        .mapgroupheader {
            padding-bottom: 5px;
        }
    .mapgroupleft #info-pnl {
        top: auto;
        right: 0;
        left: 0;
        margin-left: 5px;
        margin-right: 5px;
    }
        #info-pnl .popout-title{font-size:16px;}
        .popout-contain, .popout-info{font-size:110%;}


        #relative-prop-pnl .house-list-item-container {
            margin: 0 0 1% 0;
            width: 100%;
        }

            #relative-prop-pnl .house-list-item-container:last-child {
                display: block;
            }

        .agent-main .card-body .row {
            width: 100%;
        }
 

        .detail-pg .breadcrumb > li.pull-right:before {
            padding: 0 5px;
            color: #ccc;
            content: " ";
        }
        .detail-pg .breadcrumb > li.pull-right .fav-btn .fa {
            margin-right: 0;
        }
    .detail-pg .breadcrumb > li.pull-right .fav-btn {
        padding: 1px 5px;
        vertical-align: top; 
        float:right;
        margin-right:0;
    }
        .chart-result {
            display: none;
        }
    .share-btn .fa-wechat{display:none;}
    .loan-ad-img-ink {
        margin: 0;
    }

        .loan-ad-title {
           font-size:14px;
        }

        .loan-ad-desc {
            text-align: center;
        }

        .side-panel .agent-pic img {
            width: 75%;
        }

        .xs-font-small {
            font-size: 85% !important;
        }

        .breadcrumb > li.pull-right a {
            margin-top: 0;
        }

        .sort-list {
            padding-left: 5px;
        }

        .filter {
            height: 96px;
        }
    .lite-search .filter {
        height: 56px;
        z-index:999;
    }
        .lite-search {
            /*height: 76px;*/
        }

        .filter .input-group {
            margin-left: 0px;
        }

        #main-navbar li:last-child, #main-navbar li.dropdown {
            display: block;
        }

        .search-wrap {
            padding: 0 10px 0 10px;
        }

        .search h2 {
            padding: 0 10px 0 10px;
        }

        .options select {
            display: none;
        }

        .h-t-contain {
            margin-top: 5px;
        }

        .logo {
            margin-left: 5px;
        }



        .l-panel-base.map {
            width: 100% !important;
            /*height: 300px !important;*/
        }

        .map-list {
            width: 100%;
            display: block;
        }

        .mobile-map-view .map-list {
            width: 0;
            display: none;
            padding: 0;
        }

        .house-list-item-container {
            margin: 0 1% 1% 0;
            width: 48%;
        }
   
    .switch-panel {
        display: inline-block !important;
        margin-left: 5px;
    }

        .switch-panel .btn-swich-map {
            background-color: #fff;
            border-radius: 4px;
        }

        .switch-panel .btn-swich-list {
            display: none;
            background-color: #fff;
            border-radius: 4px;
        }

        .mobile-map-view .switch-panel .btn-swich-map {
            display: none;
        }

        .mobile-map-view .switch-panel .btn-swich-list {
            display: inline-block;
        }

        #main-search-form #cchp_search {
            width: inherit;
        }


        #main-search-form .input-group {
            display: inline-table;
        }

        .agent-reco img {
            width: 120px;
        }

        .l-panel .ad-bar .ad-main {
            width: 100%;
        }

        .intro-wrap h2 {
            font-size: 25px;
        }

        a.adv-search-ctrl {
            display: none;
        }

        .l-panel .ad-bar .ad-main p {
            font-size: 16px;
            top: 40%;
        }
    }

    @media screen and (min-width:768px) {
        .modal-dialog {
            margin: 60px auto 60px auto;
        }
        
    }

    @media screen and (max-width:600px) {
        .house-list-item-container {
            width: 100%;
            margin: 0 0 2px;
        }

        .map-list {
            padding: 0;
        }
    }
 
