﻿.detail-tools {
    background-color: #f0f0f0;
    padding: 15px 15px 10px
}

    .detail-tools a {
        color: #666
    }

    .detail-tools .glyphicon-chevron-right, .glyphicon-chevron-left {
        padding-top: 0
    }

.detail-address h1 {
    background-color: #F0F0F0;
    border: 1px solid #ddd;
    display: block;
    min-height: 25px;
    margin-bottom: 15px;
    line-height: 220%;
    padding: 5px 10px;
    font-weight: 500;
    font-size: 16px
}

h3.address-fixed {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    left: 0;
    box-shadow: 0 1px 5px rgba(0,0,0,0.25);
    margin-bottom: 0;
    border: 0
}

.detail-summery {
    font-size: 14px
}

.back-search:hover i, .back-search:hover a {
    color: #f60
}

.back-to-list-box {
    background: #fff;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 20px;
    border: 1px #e7e7e7 solid;
    margin-top: -10px;
}

    .back-to-list-box:hover a, .back-to-list-box:hover i {
        color: #f60
    }

.detail-info-item {
    font-size: 13px;
    margin-bottom: 30px
}
/* Photo */
.property-gallery {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 15px;
    height: 350px;
    padding: 5px;
    text-align: center
}

    .property-gallery .img-thumbnail {
        background: none;
        border: 0;
        padding: 0;
        border-radius: 0
    }

.detail-photo {
    min-height: 120px;
    position: relative
}

    .detail-photo img {
        max-height: 338px;
        max-width: 100%
    }

.detail-photo-count {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    min-height: 20px;
    min-width: 30px;
    padding: 1px 10px;
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-family: "BYekan","YekanNumbers",Tahoma
}

.detail-view-photo {
    text-align: center
}

.detail-photolink {
    float: right;
    height: 20px;
    padding-top: 3px;
    text-align: center;
    width: 100px
}

/* Table */
.table tr {
    text-align: center
}

/* Similar Property */
.detail-similar .panel-heading .form-control {
    height: 28px
}

.similar-box {
    border-right: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    background-color: #fff
}

.similar-list_home {
    border-bottom: 1px dotted #D6D8E2;
    min-height: 95px;
    line-height: 160%;
    margin: 0 0 7px;
    padding: 0 0 7px
}

    .similar-list_home:hover {
        background-color: #F5F5F5
    }

.similar-price {
    float: right;
    margin-top: 5px
}

.similar-list_home a {
    color: #666
}

.similar-photo {
    float: right;
    width: 75px;
    height: 90px
}

    .similar-photo .similar-home-photo {
        height: 70px
    }

        .similar-photo .similar-home-photo img {
            width: 65px;
            height: 65px
        }

    .similar-photo .similar-home-cod {
        line-height: 130%;
        margin-top: 2px;
        padding-top: 2px;
        text-align: center;
        width: 65px
    }

.similar-home-cod {
    background-color: #eee;
    border: 1px solid #dadada;
    height: 19px;
    padding-top: 2px;
    text-align: center
}

.similar-other-paging {
    color: #707798;
    height: 25px;
    text-align: left;
    font-size: 14px;
    line-height: 200%
}

/* Contanct */
div.detail-contact {
    clear: both;
    margin-top: 0;
    background-color: #FFF8E7;
    position: relative;
    padding: 15px
}

    div.detail-contact hr {
        border-color: rgba(0,0,0,0.25)
    }

div.file-detail-contact-colright {
    text-align: justify;
    line-height: 150%;
    border-bottom: solid 1px #FFDE9B;
    position: relative
}

div.file-detail-contact-colleft {
    text-align: justify;
    line-height: 150%
}

.qr_code {
    position: absolute;
    width: 85px;
    height: 85px;
    border: 1px solid rgba(0,0,0,0.25);
    top: 15px;
    left: 15px;
    padding: 1px
}

/* Print Mode Style */
.print-box {
    margin: 0 auto
}

.logo-print {
    display: block;
    margin: 10px 0;
    text-align: center
}

    .logo-print img {
        display: inline-block;
        max-width: 180px;
        max-height: 75px;
    }

.print-box a.btn2 {
    font-size: 22px;
    padding: 15px 50px;
    margin-bottom: 20px
}

/* Facilities */
.detail-facilities-item {
    width: 105px;
    float: right;
    /*background: url(img/facilities_arrow.png) no-repeat right;*/
    padding: 10px 0 10px 0
}

    .detail-facilities-item:before {
        content: "\f00c";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
    }

/* Modal */
.modal-body a {
    color: #0073d3
}

.modal-footer a.btn {
    color: #fff
}

.modal-footer {
    text-align: left;
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 5px;
    }

.close {
    float: left;
}

@media (min-width: 992px) {
    .detail-colleft {
        padding-right: 0
    }
}

@media (max-width: 991px) {
    .detail-colleft {
        margin-top: 15px
    }
}

@media (max-width: 767px) {
    .contact-name-search {
        margin-bottom: 10px;
    }
}

#ctl00_ContentPlaceHolder1_SimilarFileControl1_upProcess .ajax-loading {
    background: transparent url(img/loading_index.gif) no-repeat;
    height: 50px;
    position: absolute;
    right: 146px;
    width: 50px;
    z-index: 10000
}

#ctl00_ContentPlaceHolder1_SimilarFileControl1_upProcess {
    background: transparent url(img/loading_bg.png);
    position: absolute;
    right: 0;
    top: 0;
    width: 343px;
    z-index: 900
}

.right-nav-title {
    width: 220px;
    height: 22px;
    background: url(img/title-nav.gif) no-repeat center
}

.right-nav-txt {
    color: #fff;
    width: 170px;
    height: 16px;
    float: right;
    margin-right: 10px;
    padding-top: 3px;
    padding-right: 10px;
    direction: rtl
}

.correct-search {
    background: transparent url(img/correct-search.jpg) no-repeat right 50%;
    color: #fff;
    width: 170px;
    height: 18px;
    float: right;
    margin-right: 5px;
    padding-top: 4px;
    padding-right: 18px;
    direction: rtl
}

.favorite-title {
    background: transparent url(img/favorite-icon.jpg) no-repeat right 50%;
    color: #fff;
    width: 170px;
    height: 18px;
    float: right;
    margin-right: 5px;
    padding-top: 4px;
    padding-right: 18px;
    direction: rtl
}

.result-corner-right {
    width: 6px;
    height: 30px;
    background: transparent url(img/result-corner-right.gif) no-repeat center;
    float: right
}

.result-corner-left {
    width: 6px;
    height: 30px;
    background: transparent url(img/result-corner-left.gif) no-repeat center;
    float: right
}

.result-corner-center {
    width: 710px;
    height: 29px;
    background-color: #ebecee;
    float: right;
    border-top: 1px #DADADA solid
}

.result-links {
    width: 540px;
    height: 20px;
    padding-top: 7px;
    padding-right: 10px;
    float: right;
    direction: rtl
}

    .result-links h2 {
        margin: 0;
        padding: 0
    }

    .result-links a {
        padding-left: 10px;
        padding-right: 10px;
        background-image: none;
        background: transparent url(img/result-link-divider.gif) no-repeat left
    }

.toolbar-paging {
    min-height: 35px;
    line-height: 150%;
    background: url(img/search_list_title_bg.png) repeat-x scroll center bottom #F2F3F7;
    clear: both;
    border: 1px solid #D6D8E2;
    font-family: BYekan,Tahoma;
    color: #707798;
    font-size: 13px;
    padding: 10px 15px
}

.not_found {
    border-bottom: 1px solid #D6D8E2;
    background-color: #FFF;
    color: Red;
    font-family: BYekan,Tahoma;
    font-size: 13px;
    height: 46px;
    text-align: center;
    padding: 8px 15px 20px
}

div.error_report, div.email_friend, div.print, div.save_file {
    background-image: url(img/top_icon.png);
    background-repeat: no-repeat;
    border-right: 1px solid #D6D8E2;
    float: right;
    height: 22px;
    padding-right: 45px;
    padding-top: 2px;
    width: 210px;
    margin: 0 15px 0 0
}

div.print {
    width: 85px;
    border: 0;
    margin-right: 0;
    background-position: 65px 3px;
    padding-right: 25px
}

div.email_friend {
    background-position: 145px -22px;
    width: 185px
}

div.error_report {
    background-position: 172px -50px
}

div.save_file {
    background-position: 172px -80px
}

div.result-back, div.result-back:hover {
    width: 150px;
    height: 20px;
    float: left;
    text-align: right;
    padding-left: 10px;
    padding-top: 2px;
    background-image: url(img/top_icon.png);
    background-repeat: no-repeat;
    background-position: 0 -102px
}

    div.result-back:hover {
        background-position: 0 -122px
    }

.result-home {
    width: 700px;
    height: 100px;
    border: 1px solid #ebecee;
    margin-top: 10px;
    direction: rtl;
    padding: 10px
}

.result-special-home {
    background-color: #FFF8E7;
    border: 1px solid #FFE168;
    direction: rtl;
    height: 100px;
    margin-top: 10px;
    width: 700px;
    padding: 10px
}

    .result-special-home img {
        border: 1px solid #FFE168
    }


.price_box, .left_detail_box, .code_view_box, .date_box {
    float: right;
    width: 213px;
    border-bottom: solid 1px #D6D8E2;
    margin-bottom: 15px
}

.price_box, .code_view_box {
    margin-right: 20px;
    height: 62px
}


.detail_Similar {
    height: 35px;
    width: 333px;
    border: 1px solid #F60;
    float: left;
    padding: 7px
}

.detail_item {
    width: 100%;
    height: 13px;
    padding: 0 0 18px
}

.span2 {
    color: #F60
}

.text4 {
    color: #333;
    font-weight: 700
}

.table_box {
    clear: both;
    padding: 10px 0 15px
}

.title_box {
    font-family: BYekan,Tahoma;
    font-size: 18px;
    color: #000;
    margin-bottom: 5px
}



.map-box {
    border: solid 1px #c7c7c7;
    padding: 1px
}

.title-tip-all {
    width: 400px;
    height: 21px;
    float: left;
    padding-right: 5px
}

.title-tip-bold {
    font-weight: 700;
    color: #000;
    width: 400px;
    float: right
}

.title-tip-1 {
    color: #000;
    width: 120px;
    float: left;
    padding-bottom: 7px
}

.title-tip-2 {
    color: #000;
    width: 100%;
    float: right
}

.title-tip-3 {
    color: #000;
    padding-right: 20px;
    padding-bottom: 15px;
    text-align: justify;
    line-height: 180%
}

.title-tip-4 {
    width: 180px;
    line-height: 180%;
    padding-right: 0;
    padding-bottom: 10px
}

.right_detail_col {
    float: right;
    width: 580px;
    border: 1px solid #c7c7c7;
    padding: 10px
}

.showcontactfrm {
    display: block;
    width: 115px;
    height: 20px;
    background-color: #FFF8E7;
    position: absolute;
    bottom: -10px;
    left: 0;
    line-height: 110%;
    font-family: BYekan,Tahoma;
    font-size: 13px;
    padding: 0 5px
}

    .showcontactfrm:hover {
        cursor: pointer
    }

.slideup-arrow, .slidedown-arrow {
    background-image: url(img/slide-arrow.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    display: block
}

.slideup-arrow {
    background-position: center bottom
}

.slidedown-arrow {
    background-position: center top
}


.text2 {
    margin-top: 15px
}

.frm_col {
    width: 150px;
    float: right;
    line-height: 220%
}

.frm_col2, .frm_col3 {
    line-height: 220%
}

.frm_col3 {
    margin-top: 5px
}

a#closebox {
    background: url(../images/icon/delet.png) no-repeat right top;
    color: Red;
    display: block;
    float: left;
    height: 25px;
    line-height: 120%;
    padding-right: 20px;
    width: 30px
}

div#message_box {
    behavior: url(CSS/pie/PIE.htc);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: linear-gradient(#FEFEFE,#F5F5F5);
    -pie-background: linear-gradient(#FEFEFE,#F5F5F5);
    -webkit-box-shadow: 0 0 10px #666;
    -moz-box-shadow: 0 0 10px #666;
    box-shadow: 0 0 10px #666;
    line-height: 200%;
    width: 250px;
    height: 435px;
    display: none;
    z-index: 2000;
    padding: 15px
}

.chkfalse, .chktrue {
    background-image: url(img/top_icon.png);
    background-repeat: no-repeat;
    background-position: 0 -132px;
    display: block;
    height: 20px;
    width: 100%
}

.chktrue {
    background-position: 0 -142px
}

div.security_box {
    border: 1px solid #B6B6B6;
    float: right;
    height: 45px;
    width: 185px
}

div.refresh_box {
    float: right;
    margin-top: 8px;
    margin-right: 5px;
    width: 35px
}

.title_similar, .dr_similar {
    float: right;
    width: 120px
}

.dr_similar {
    float: left
}

.frm_dr {
    font-family: Tahoma,Arial;
    font-size: 8pt;
    width: 120px;
    height: 23px;
    padding: 3px 5px
}

.banner-adv {
    display: block;
    margin-bottom: 10px
}

#mask {
    display: none;
    background: url(img/desc_bg.png) repeat;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 900000
}

.error-popup, .email-popup, .sendpage-popup {
    display: none;
    background: #006fc1;
    position: absolute;
    top: 30px;
    left: 235px;
    z-index: 9000001;
    width: 482px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px 10px 10px
}

.sendpage-popup {
    width: 421px;
    top: 150px;
    left: 267px
}

.email-popup {
    top: 150px;
    left: 272px;
    width: 411px
}

    .error-popup h3, .email-popup h3, .sendpage-popup h3 {
        color: #fff;
        font-family: BYekan,Tahoma;
        font-size: 18px;
        line-height: 110%;
        margin: 10px 0;
        padding: 0
    }

#errorcontactArear, #emailcontactArea, #sendpagecontactArea {
    width: 450px;
    background-color: #fff;
    border: 1px solid #03538D;
    padding: 15px
}

#sendpagecontactArea {
    width: 390px
}

    #sendpagecontactArea span {
        font-family: Tahoma,Arial;
        font-size: 13px;
        color: #707798
    }

#emailcontactArea {
    width: 380px
}

div.search_summary {
    padding-bottom: 10px;
    border-bottom: 1px solid #D6D8E2;
    margin-bottom: 20px;
    text-align: justify;
    font-weight: 700
}

div.search_email_frm_row {
    margin-top: 10px
}

div.search_email_lbl {
    float: right;
    width: 140px;
    line-height: 220%;
    text-align: justify;
    margin-left: 10px;
    font-family: Tahoma,Arial
}

div.search_email_col {
    width: 230px;
    float: right
}

.search_email_txt {
    border: 1px solid #D6D8E2;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #666;
    display: block;
    height: 20px;
    width: 218px;
    padding: 5px
}

div.search_btn_popup {
    float: left;
    width: 80px;
    margin-top: 20px;
    margin-right: 10px
}

    div.search_btn_popup a {
        color: #fff;
        background-color: #007BD6;
        display: block;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px
    }

        div.search_btn_popup a:hover {
            background-color: #f60
        }
/*.btn,.cancel{background-color:#007BD6;border:0 none;border-radius:4px;color:#FFF;cursor:pointer;font-weight:400;height:25px;font-family:BYekan,Tahoma;font-size:18px;text-align:center;padding:2px 10px 5px}*/
.search_btn_popup a {
    margin-top: 0
}

div#comment_no_login, #comment_login {
    display: none;
    line-height: 220%;
    text-align: justify;
    font-size: 9pt
}

.clear {
    clear: both
}

.right-nav, .right-nav-content {
    width: 220px;
    height: 100%;
    float: right
}

.code_view_box, .date_box, .print_box .file_detail_contact_colright {
    border-bottom: 0
}

.detail_homecode a, .detail_photolink a {
    text-decoration: none
}

.conter_same, div.search_email_lbl span {
    color: red
}
