<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */


.top-part {
    float: left;
    width: 100%;
    background: #44233e;
}

    .top-part h3 {
        color: #FFF;
        margin: 0;
        line-height: 40px;
        font-size: 20px;
    }


.top-box {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

    .top-box .col-md-2 {
        width: 70px;
    }

.secnd-box {
    float: left;
    width: 100%;
}

    .secnd-box .col-md-4 {
        width: 195px;
        margin: 0 -26px 0 0;
    }

.propertyBox span {
    float: left;
    width: 100%;
    text-align: center;
    color: #1e9ecf;
    font-size: 15px;
}

.propertyBox h4 {
    color: #707070;
    font-size: 13px;
    font-weight: bold;
    margin: 7px 0 5px 0;
}

    .propertyBox h4 span.availabilityCircle, span.availableImmediately, span.availableLater {
        float: left;
        width: 11px;
        height: 11px;
        -ms-border-radius: 50px;
        border-radius: 50px;
        margin: 2px -20px 0 20px;
    }

.availableImmediately {
    background: greenyellow;
}

.availableLater {
    background: #ffa940;
}


.left-btm {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
}

    .left-btm h3 {
        float: left;
        font-size: 14px;
        margin: 0 35px 0 0;
    }

        .left-btm h3 img {
            padding-right: 10px;
        }

    .left-btm p {
        float: left;
        margin: 20px 0;
        text-align: left;
        line-height: 23px;
    }

    .left-btm h5 {
        float: left;
        width: 100%;
        text-align: left;
        color: #02aeee;
        font-size: 16px;
        margin: 0 0 20px 0;
    }

    .left-btm ul {
        float: left;
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0;
    }

        .left-btm ul li {
            float: left;
            list-style: none;
            width: 25%;
            margin-bottom: 15px;
            text-align: left;
            font-size: 13px;
        }

            .left-btm ul li img {
                padding-right: 10px;
            }

.right-part {
    float: left;
    width: 100%;
}

    .right-part h3 {
        line-height: 72px;
        background: #ececec;
        margin: 0 0 3px 0;
        text-align: left;
        color: #442340;
        font-size: 20px;
    }

        .right-part h3 span {
            padding: 0 5px 0 47px;
        }

.email {
    float: left;
    width: 100%;
    line-height: 63px;
    background: #442340;
    font-size: 18px;
    color: #FFF;
    margin: 0 0 2px 0;
    text-align: left;
}

    .email:hover, .take:hover {
        text-decoration: none;
        color: #FFF;
    }

    .email span {
        padding: 0 10px 0 30px;
    }

.take {
    float: left;
    width: 100%;
    line-height: 63px;
    background: #00a7ed;
    font-size: 18px;
    text-align: left;
    color: #FFF;
    margin: 0 0 2px 0;
    text-align:center;
}

.removeListingRequest {
    float: left;
    width: 100%;
    line-height: 63px;
    background: #edaa00;
    font-size: 18px;
    text-align: left;
    color: #FFF;
    margin: 0 0 2px 0;
    text-align: center;
}
.removeListingRequest span {
        padding: 0 5px 0 15px;
    }
.takeFree span {
    padding: 0 15px 0 30px;
}

.take span {
    padding: 0 5px 0 15px;
}


.right-part ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

    .right-part ul li {
        float: left;
        list-style: none;
        width: 50%;
    }

        .right-part ul li:first-child, .right-part ul li:nth-child(3) {
            padding-right: 3px;
        }

        .right-part ul li a {
            float: left;
            width: 100%;
            background: #ececec;
            margin-bottom: 2px;
            font-size: 12px;
            color: #4f4f4f;
            line-height: 35px;
        }

            .right-part ul li a:hover {
                text-decoration: none;
            }

            .right-part ul li a span {
                color: #462844;
                padding: 0 8px 0 3px;
                vertical-align: text-bottom;
            }

.ex-not {
    margin-left: 10px;
}

.add-part {
    float: left;
    width: 100%;
    height: 600px;
    color: #FFF;
    margin: 2px 0 5px 0;
    background: #697b85;
}

.ex-left {
    width: 697px;
    padding-right: 8px;
    padding-left: 15px;
}

.ex-right {
    width: 300px;
}

.ex-not {
    margin-left: 80px !important;
}


.name h4 {
    font-size: 1px;
}

.rentType, .ratingStars {
    background-color: #00A8EB;
    font-size: 14px;
    color: white;
    margin-bottom: 4px;
    line-height: 28px;
}

.ratingStars {
    background-color: #0F73AE;
    height: 35px;
    line-height: 30px;
}

#name {
    margin-top: 5px;
}

.price, .rating {
    background-color: #442340;
    height: 40px;
    line-height: 40px;
    color: white;
    margin-bottom: 4px;
    font-size: 18px;
}

.rating {
    height: 45px;
    line-height: 45px;
}

.mainImage {
    border: solid 1px lightgray;
    width: 100%;
    height: 400px;
    margin-bottom: 4px;
}

.imageThumbnail {
    background: #bcced8;
    width: 64px;
    height: 43px;
}

.propertyBox {
    min-height: 50px;
    padding: 5px 0;
    font-size: 11px !important;
    line-height: 16px;
    width: 100%;
    float: left;
    margin-bottom: 4px;
    background-color: #f0f0f0;
}

#listingMainImage {
    width: 672px;
    height: 400px;
}

#listingImageThumbnail {
    width: 64px;
    height: 43px;
}

@media (max-width: 1199px) {
    .ex-left {
        width: 63.5%;
    }

    .ex-right {
        width: 33.5%;
    }

    .secnd-box .col-md-4 {
        width: 170px;
    }

    .ex-not {
        margin-left: 0 !important;
    }

    #listingMainImage {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .top-box .col-md-2, .secnd-box .col-md-4 {
        float: left;
    }

    .ex-left {
        width: 99%;
    }

    .ex-right {
        width: 100%;
    }
}

@media (max-width: 767px) {
   

    .left-btm ul li {
        width: 50%;
    }

    .left-btm h3 {
        width: 100%;
        margin: 0 0 10px 0;
        text-align: left;
    }

    .secnd-box .col-md-4 {
        width: 50%;
        margin: 0 -15px 0 0;
    }

    .top-box .col-md-2 {
        width: 61px;
        margin: 0 1% 10px 0;
    }

    .right-part ul li {
        width: 50%;
    }

    .propertyBox .may {
        text-align: left;
        padding-left: 25%;
    }

        .propertyBox .may span {
            margin: 2px 8px 0 20px;
        }

    .text-left {
        float: left;
        width: 190px;
    }

    .ex-left .rgt-text {
        width: 97px;
        float: right;
    }
}

@media (max-width: 480px) {
    .propertyBox .may {
        padding-left: 12%;
    }

    .ex-left {
        width: 98%;
    }
}

@media (max-width: 384px) {
    .propertyBox .may {
        padding-left: 0;
    }

    .propertyBox {
        font-size: 9px !important;
    }

    .secnd-box .col-md-4 {
        width: 52%;
        margin: 0 -18px 0 0;
    }

    .propertyBox h4 {
        font-size: 12px;
    }

    .left-btm ul li {
        font-size: 11px !important;
    }
}

.openDayActive, .openDay {
    height: 45px;
    font-size: 11px;
    font-family: Arial;
    padding: 5px;
    color: gray;
    margin-top: 5px;
}

.openDay {
    background-color: whitesmoke;
    border-bottom: solid 1px lightgrey;
}


.openDayActive {
    background-color: green;
    color: white;
}

.popover-example .popover {
    position: relative;
    display: block;
    margin: 20px;
    max-width: 100%;
}

.listingExpiredBanner {
    padding: 6px;
    font-size: 1.1em;
    background-color: lemonchiffon;
    border: solid 1px black;
}</pre></body></html>