﻿:root {
    --Almost-black: #222;
    --medium-grey: #767676;
    --light-grey: #A0A0A0;
    --space: #262A2E;
    --violet: #FF4382;
    --deepsky: #20B1F3;
    --white: #ffffff;
    --Iron: #D4D7D9;
    --Almost-White: #FBFBFB;
    --supernova: #FFD43A;
    --smoke: #F4F4F4;
    --Red: #EF5350;
    --alice-blue: #EDF7FF;
    --go-green: #55C05A;
    --bright-sun: #F6DC56;
    --Shark: #1D1D1B;
    --Green: #66BB6A;
    --supernova-positive: #FFCC16;
    --Bunker: #121517;
}
body {}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
img {
    filter: contrast(1.05) saturate(1.1) brightness(1.1) sepia(0.1);
}
.spacer {
    display: inline-block;
    height: 25px;
}
.remarks_wrapper {
    padding: 1px; 
}

    .remarks_wrapper a {
        margin: 5px 0px 10px 15px;
    }
/*.remarks {}*/
/*#relevantsearch .relatedtitle {}*/
.vid_container {
    position: absolute;
    top: 2px;
    right: 1px;
}
.map_container {
    position: absolute;
    top: 3px;
    right: 3px;
}
#addetails .toptitle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 35px;
}
    #addetails .toptitle .right {
        flex: 1;
    }
    #addetails .toptitle .left {}
        #addetails .toptitle .right h1 {
            font-size: 32px;
            color: var(--space);
            text-align: right;
            font-weight: 400;
        }
    #addetails .toptitle .left .price {
        height: 48px;
        /*width: 168px;*/
        width:250px;
        background: #55C05A26;
        border-radius: 4px;
        font-weight: 500;
        font-size: 32px;
        color: #00AE08;
        display: flex;
        justify-content: center;
        align-items: center;
    }
#addetails .toptitle .right .price span {
    color: #fff;
    display: inline-block;
    vertical-align: top;
    padding-top: 2px;
    padding-left: 10px;
    display: none;
}
#addetails {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 0 0;
    direction: rtl;
}
.maindetailscontainer {
    width: 764px;
    margin: 0 auto;
    padding: 0 0 0 10px;
}
/*#addetails .right_panel {float:right; width:400px;text-align:right;}*/
#addetails .right_panel {
    /*float: right;*/
    width: 100%;
    text-align: right;
    /*background-color: #fff;*/
}
#addetails .left_panel { /*float:left;*/
    width: 100%; /*margin-top:6px;*/
    margin-left: -15px;
}
/*#addetails .right_panel .details {width:416px; color:#666; }*/
#addetails .right_panel .details {
    color: var(--space);
    font-size: 16px;
    line-height: 24px;
}
    /*#addetails .right_panel .details .main {
    height:410px; margin-right:0;
}*/
#ctl00_ContentPlaceHolder1_MainDetails_AdPanel {
   

}
    #ctl00_ContentPlaceHolder1_MainDetails_AdPanel > div:first-of-type,
    #ctl00_ContentPlaceHolder1_ctl00_AdPanel > div:first-of-type {
        width: 65%;
        padding: 41px 0px 0 1px;
        border-left: 1px solid #D9D9D9;
        float: right;
    }
    #ctl00_ContentPlaceHolder1_MainDetails_AdPanel .with-border,
    #ctl00_ContentPlaceHolder1_ctl00_AdPanel .with-border {
        width: 33%;
        float: left;
    }


#addetails .right_panel .details .main * {
}
#addetails .right_panel .details .main div span a {
    word-break: break-all;
}
#addetails .right_panel .details .rowSeperator {
    border-top: 1px solid #e4e4e4;
    float: none;
    position: static;
    clear: both;
}
#addetails .right_panel .details .rowSeperator.end {
    margin-top: 10px;
}
.lines {
    background: url(printlines.gif);
    margin-top: 38px;
}
.comment_box {
    width: 764px;
    height: 78px;
    position: relative;
    top: 10px;
    right: 20px;
    clear: both;
    float: none;
}
.comment_box.tivuch {
    width: 479px;
    background: url(whiteskin/comment_box_tile.gif) bottom repeat-x;
    border: 1px solid #eaeaea;
    height: 78px;
}
.comment_box input.comment {
    position: absolute;
    top: 46px;
    right: 20px;
    width: 640px;
    height: 22px;
    background: #fff;
    border: 1px solid #c5c5c5;
    color: #757377;
}

    .comment_box.tivuch input.comment {
        width: 375px;
    }

    .comment_box .save {
        position: absolute;
        top: 47px;
        left: 12px;
    }

    .comment_box .links {
        position: absolute;
        top: 13px;
        right: 15px;
    }

        .comment_box .links img {
            vertical-align: top;
            display: inline-block;
        }

        .comment_box .links a {
            cursor: pointer;
            text-decoration: underline;
            color: #020202;
        }

.btnAdvNative .material-icons {
    font-size: 17px;
    font-weight: bold;
    padding: 0 0 3px;
    vertical-align: middle;
    color: #ff860a;
}


.btnAdvNative a {
    line-height: 50px;
    text-decoration: none;
    font-weight: 500;
    color: #ff860a;
    font-size: 15px !important;
    margin: unset;
}

.btnIskiRentSafe {
    background: #fce63e;
    width: 280px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    border-radius: 4px;
}
.btnIskiRentSafe a {
    line-height: 50px;
    text-decoration: none;
    font-weight: bold;
}


.btnDisplayPhone:hover {
    border: 0px solid #113724;
    background: #099d63;
}

.itemsAd {
}

.remarks input.comment {
    position: relative;
    vertical-align: top;
    width: 230px;
    height: 29px;
    background: #fff;
    border: 1px solid #c5c5c5;
    color: #757377;
    border-radius: 4px;
    margin-left: 10px;
    text-indent: 10px;
}

.remarks.links a {
    cursor: pointer;
    text-decoration: none;
    color: #020202;
}
    /*.remarks a:hover {text-decoration:underline;}*/
    .remarks.links a.linkBtn {
        padding: 5px 10px; /*border: 2px solid #fec70b;*/
        border-radius: 5px;
        height: 17px;
        display: inline-block;
        font-weight: bold;
        font-size: 12px;
        line-height: 17px;
        color: #76787a;
        border: 1px solid #c5c5c5;
    }

        .remarks.links a.linkBtn.saved {
            background: #fec70b;
        }

#shareOnfacebook {
    background: url(/Cpart/img/displayAd_facebookShare.png) no-repeat center center;
    width: 124px;
    height: 31px;
    display: inline-block;
    position: relative;
    top: 10px;
    right: 10px;
}

.outer-share-div {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.iframe-button-div-right {
    float: right;
    display: inline;
}
    .iframe-button-div-right:not(:first-child) {
        margin-right: 10px;
    }

.iframe-button-div-left {
    float: left;
    display: inline;
    margin-left: 10px;
}
.iframe-button-div-left_share {
    float: left;
    display: inline;
}

.ShareAdPage {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: var(--smoke);
    height: 40px;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    color: #222222;
    padding: 0 5px 0 15px;
}
.ShareAdPage:hover {
    background-color: var(--Iron);
}


.ShareAdPage img {
    margin: 6px;
}
#addtoprivatezone {
    display: inline-block;
    /*background: #fec70b;*/
    padding: 5px 10px 5px 20px;
    border-radius: 5px;
    /*color: #0b1f3e;*/
    font-weight: bold;
    font-size: 12px;
    height: 21px;
    /*top: -2px;*/
    position: relative;
    border: 1px solid #c5c5c5;
}

#addetails .left_panel .top {
    background: #fff;
    height: 32px;
    position: relative;
    text-align: right;
}

    #addetails .left_panel .top .left {
        width: 100%;
        height: 31px;
        background: url(ad_multimedia_top_left.gif) left no-repeat;
    }

    #addetails .left_panel .top .right {
        width: 100%;
        height: 31px;
        background: url(ad_multimedia_top_right.gif) right no-repeat;
        position: relative;
    }

#addetails .left_panel.pbook .top {
    height: 33px;
}

    #addetails .left_panel.pbook .top .left {
        width: 100%;
        height: 33px;
        background: none;
    }

    #addetails .left_panel.pbook .top .right {
        width: 100%;
        height: 33px;
        position: relative;
        background: #0b1f3e;
        border-radius: 5px 5px 0 0;
        color: #fff;
    }

    #addetails .left_panel.pbook .top .tabs {
        border: 0 !important;
    }

        #addetails .left_panel.pbook .top .tabs li {
            float: right;
            width: 100%;
            font-size: 18px;
            line-height: 29px;
            text-align: right;
            text-indent: 10px;
        }

#addetails .left_panel.pbook .main {
    background: none;
}

#addetails .left_panel.pbook .top .tabs li a {
    cursor: pointer;
    color: #fff;
}

    #addetails .left_panel.pbook .top .tabs li a.selected {
        color: #fff;
    }

    #addetails .left_panel.pbook .top .tabs li a:hover {
        color: #fff;
    }

#addetails .left_panel .top .tabs {
    height: 30px;
    display: inline-block;
    list-style-type: none;
    border: 1px solid #0b1f3e;
    max-width: 100%;
    border-radius: 5px 5px 0 0;
    width: 357px;
}

    #addetails .left_panel .top .tabs li {
        float: right;
        padding: 0 10px 0 10px;
        width: /*76px*/ 40px;
        text-align: center;
    }

        #addetails .left_panel .top .tabs li:nth-child(4) {
            width: 80px;
        }

    #addetails .left_panel .top .tabs.noVideo li {
        width: /*124px*/ 87px;
    }

    #addetails .left_panel .top .tabs li.selected {
        background: #0b1f3e;
    }

        #addetails .left_panel .top .tabs li.selected a {
            color: #ffc50a;
        }

    #addetails .left_panel .top .tabs li a {
        cursor: pointer;
        color: #818083;
        width: 100%;
        display: block;
    }

        #addetails .left_panel .top .tabs li a.trendit_tab {
            font-weight: bold;
            color: #36C !important;
        }

        #addetails .left_panel .top .tabs li a:hover {
            color: #ffc50a;
        }

    #addetails .left_panel .top .tabs li.withborder {
        border-right: 1px solid #0b1f3e !important;
    }

        #addetails .left_panel .top .tabs li.withborder a.trendit_tab {
            width: 119px; /*border-right:1px solid #0b1f3e !important;*/
        }

    #addetails .left_panel .top .tabs li.popupIconWrapper {
        width: 30px;
        padding: 0;
        height: 100%;
    }

#addetails #tubeless .right_panel .main * {
    font-size: 15px !important;
}

/*#addetails .main div { padding: 0 !important; }*/
div.EnableLongContent span {
    font-weight:500;
}
div.EnableLongContent{
    text-align:center;
}
.panelsubtitle {
    text-align: right;
    margin: 30px auto;
    position: relative;
}
.panelsubtitle h2{
    margin: 0;
}

    .panelsubtitle span {
        position: relative;
        background-color: #fff;
        display: inline-block;
        padding: 0 0 0 10px;
        color: var(--space) !important;
        text-align: right;
        font-size: 16px !important;
        font-weight: 400;
    }


    .panelsubtitle:before {
        content: "";
        display: block;
        width: 100%;
        border-top: 1px solid #D9D9D9;
        position: absolute;
        top: 47%;
        left: 0;
        right: 0;
    }
#addetails .main .remarks {
    max-width:90%;
}

#addetails .main .remarks span span {
    font-weight:500;
}

/*#addetails .left_panel .main { background: #f7f7f7; height: 248px; position: relative; border: 1px solid #0b1f3e; top: -1px; width: 355px; }*/
#addetails .left_panel .main.Images {
    height: 248px;
}

#addetails .left_panel .main.Map {
    height: 410px;
}

#addetails .left_panel .main #map {
    opacity: 0;
}

#addetails .left_panel .main.Map #map {
    opacity: 1;
}

#addetails .left_panel .main #map .gm-style {
    display: none;
}

#addetails .left_panel .main.Map #map .gm-style {
    display: block;
}

#addetails .left_panel .main.Videos {
    height: 248px;
}

#addetails #tubeless .left_panel .main.vid {
    height: 500px !important;
}

#addetails .left_panel .main.vid {
    height: 280px !important;
}

#addetails .left_panel .main.trend {
    height: 323px;
}
/*#addetails .left_panel .main_container {height:236px; background:#f4f6f5; position:relative;}*/
#addetails #tubeless .left_panel .main_container.vid {
    height: 478px !important;
}

#addetails .left_panel .main_container.vid {
    height: 258px !important;
}

#addetails .left_panel .main_container.trend {
    height: 300px !important;
}

#addetails .left_panel #ad_multimedia_alt {
    height: 31px !important;
    text-align: center;
    color: #666;
}

    #addetails .left_panel #ad_multimedia_alt span {
        color: #666;
    }
/*#addetails .left_panel #ad_multimedia_open {height:22px; width:22px; position:absolute; bottom:5px; left:6px; z-index:5;}*/
#addetails .left_panel #ad_multimedia_open img {
    cursor: pointer;
}

#addetails .left_panel .main li {
    text-align: center;
}

#addetails .left_panel .main span, #addetails .left_panel .main a {
    color: #000;
}

#addetails .left_panel .main .validateError {
    color: red !important;
    font-weight: bold !important;
}

#addetails .left_panel .ad_more_small {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-right: 10px;
}

#indexitem #addetails .left_panel .ad_more_small {
    position: relative;
}

#addetails .left_panel .ad_more_small ul {
    list-style-type: none;
    float: right;
}

    #addetails .left_panel .ad_more_small ul li {
        width: 13px;
        height: 13px; /*display: inline-block;*/
        text-align: center;
        cursor: pointer;
        margin: 6px 5px 6px 0;
        background: url(/Cpart/img/gallery_indicator_sprite.png) no-repeat 0 0;
        float: left;
    }

        #addetails .left_panel .ad_more_small ul li.selected {
            background-position: -17px 0;
        }
/*#addetails .left_panel .ad_more_small ul li .img_container {padding:1px; border:1px solid #e0e0e0;}*/


#addetails .left_panel .bottom {
    background: #030303;
    height: 10px;
    width: 100%;
}

    #addetails .left_panel .bottom .left {
        width: 100%;
        height: 10px;
        background: url(ad_multimedia_bottom_left.gif) left no-repeat;
    }

    #addetails .left_panel .bottom .right {
        width: 100%;
        height: 10px;
        background: url(ad_multimedia_bottom_right.gif) right no-repeat;
    }

#addetails .left_panel.pbook .bottom {
    background: #fff9c2;
    height: 10px;
    width: 100%;
}

    #addetails .left_panel.pbook .bottom .left {
        width: 100%;
        height: 10px;
        background: none !important;
    }

    #addetails .left_panel.pbook .bottom .right {
        width: 100%;
        height: 10px;
        background: none !important;
    }


#addetails .ad_more {
    background: url(ad_moreads_tile.gif) repeat-x;
    height: 106px;
    width: 100%;
    clear: both;
    float: none;
}

    #addetails .ad_more .left {
        width: 100%;
        background: url(ad_moreads_left.gif) left no-repeat;
        height: 106px;
    }

    #addetails .ad_more .right {
        width: 100%;
        background: url(ad_moreads_right.gif) right no-repeat;
        height: 106px;
        position: relative;
    }

    #addetails .ad_more .banner {
        position: absolute;
        top: 8px;
        left: 10px;
    }

    #addetails .ad_more h1 {
        position: absolute;
        top: 14px;
        right: 14px;
    }

    #addetails .ad_more ul {
        position: absolute;
        bottom: 20px;
        right: 14px;
    }

    #addetails .ad_more li {
        float: right;
        border-right: 1px dotted red;
        padding-right: 10px;
        margin-left: 20px;
    }

        #addetails .ad_more li img {
            float: right;
            margin-left: 5px;
            border: 1px solid #afadad;
        }

        #addetails .ad_more li div.title {
        }

        #addetails .ad_more li p {
        }

.form {
    text-align: right;
    padding: 10px 20px 10px 20px;
}

    .form label {
        color: #fff;
        width: 100px;
        display: inline-block;
    }

    .form span, .form a {
        color: #666;
        /*padding: 8px 0 8px 0;*/
        padding: 0px 0 20px 0;
    }

    .form .formElement {
        /*height: 23px !important;
        padding: 2px 2px 0 2px;
        border: 1px solid #76787a;
        width: 198px;
        margin-top: 8px;*/
        height: 35px;
        margin-bottom: 10px;
        border: 1px solid #838383;
        width: 220px;
        font-size: 16px;
        padding: 0 10px;
        font-weight: bold !important;
        outline: none;
        border-radius: 4px;
        border: solid 1px #d8d8d8;
        background-color: #ffffff;
    }

    .form .formElementChooseFile {
        height: 23px !important;
        padding: 2px 2px 0 2px;
        border: 1px solid #76787a;
        width: 417px;
        margin-top: 8px;
    }

    .form .formElementFontSize {
        font-size: 18px;
    }

    .form .checkbox {
        vertical-align: middle;
        padding-left: 5px;
        padding-top: 4px;
    }

    .form tr td span {
        /*width: 80px;*/
        color: #76787a !important;
    }

        .form tr td span.terms {
            /*width: 190px;*/
        }

        .form tr td span.validateError {
            width: 100%;
        }

    .form .formPanel {
        float: none;
        clear: both;
        height: 39px;
    }

    .form .formElement_Container {
        position: relative;
        float: right;
        height: 45px;
    }

    .form .formElement.cell {
        margin-right: 5px;
    }

    .form .sendBtnWrapper a 
    {
    width: 424px;
    height: 30px;
    display: block;
    text-align: center;
    border: 0px solid #0977df;
    border-radius: 4px;
    background: #00a0db;
    font-size: 18px;
    text-decoration: none;
    line-height: 45px;
    color: #ffffff;
    }

    .form .sendBtnWrapper a:hover {
        background: #0977df;
        color: #ffffff
    }

.SendCVToAdv {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 134px;
    width: 300px;
    float: left;
}
    .SendCVToAdv a {
        width: 280px;
        height: 30px;
        display: block;
        text-align: center;
        border: 0 solid #0977df;
        border-radius: 4px;
        background: #00a0db;
        font-size: 16px;
        font-weight: 500;
        text-decoration: none;
        line-height: 45px;
        color: #fff;
        min-height: 50px;
        margin: 30px 0px 0px 85px;
    }
    .SendCVToAdv a:hover {
        background: #0977df;
        color: #ffffff
    }


    .form .fileUploadContainer {
        background: url(/Cpart/img/jobs_uploadFileBtn.png) no-repeat center center;
        width: 206px;
        height: 46px;
        cursor: pointer;
    }

        .form .fileUploadContainer input[type=file] {
            opacity: 0;
            height: 42px !important
        }
    /*.form .formElement:focus {background:#fff0ab;}*/
    .form .formPanel span {
        float: right;
    }

.validateError {
    margin: 0 !important;
    height: 9px;
    position: absolute;
    bottom: 2px;
    right: 0;
    color: #ec0e0e !important;
}

#addetails #ad_suggest {
    height: 106px;
    width: 100%;
    clear: both;
    float: none;
    text-align: center;
}

    #addetails #ad_suggest .label {
        font-size: 23px;
        color: #525d93;
    }

    #addetails #ad_suggest .status {
        font-size: 23px;
        color: #f26522;
    }

    #addetails #ad_suggest .description {
        font-size:14px;
        font-weight:bold;
        color: #1d254e;
    }


/*#addtoprivatezone {color:#535f93 !important; font-weight:bold;}
#addtoprivatezone img {padding-top:3px;}*/
#sendtofriend img {
    padding-top: 2px;
}

textarea {
    width: 390px !important;
}

.panel .panel {
    border: none !important;
}


@media only screen and (min-width : 702px) {
    .PublishOptionsTopPanel {
        float: left !important;
    }
    .titleTopPanel img {
        margin-left: 10px;

    }
    .PublishUpdate0 {
        color: rgba(239, 83, 80, 1);
        padding: 8px 16px;
        cursor: pointer;
    }
    .PublishUpdate2 {
        border: 1.5px solid var(--Iron);
        padding: 8px 16px;
        width: 92px;
        height: 16px;
        border-radius: 0 4px 4px 0;
        cursor: pointer;
        text-align: center;
        line-height: 15px;
    }

    .PublishUpdate1 {
        border: 1.5px solid rgba(165, 214, 167, 1);
        padding: 8px 16px;
        border-radius: 4px 0 0 4px;
        width: 92px;
        height: 16px;
        cursor: pointer;
        text-align: center;
        line-height: 15px;
    }
        .PublishUpdate1:hover {
            border: 1.5px solid rgb(63 167 67);
            transition: border-color 0.3s;
        }
    .PublishUpdate2:hover {
        border: 1.5px solid var(--medium-grey);
        transition: border-color 0.3s;
    }
    .UploadImageEdit {
        float: right;
        width:250px;
    }
    .UploadImageEditDescription {
        padding-top: 4px;
        width: 165px;
        float: left;
    }
    #updatepanel {
        height: 35px;
        border: 1.5px solid rgba(212, 215, 217, 1);
        box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.05);
        margin: 10px;
        padding: 20px 10px;
        border-radius: 8px;
    }
    .floatMobileDesktop {
        float: left !important;
    }
    .formPanel.cell.no-border {
        /*float: none !important;*/
    }

}

@media only screen and (max-width : 700px) {
    .PublishOptionsTopPanel {
        margin: 0 20px 0 0;
    }
    .titleTopPanel img {
        margin: 10px;
    }
    .PublishUpdate0 {
        color: rgba(239, 83, 80, 1);
        padding: 8px 16px;
        cursor: pointer;
        margin: 0px 0 0 0;
    }
    .PublishUpdate2 {
        border: 1.5px solid var(--Iron);
        padding: 8px 16px;
        height: 16px;
        border-radius: 0 4px 4px 0;
        cursor: pointer;
        text-align: center;
        line-height: 15px;
        margin: 1px 0 0 0;
        width: 75px;
    }
    .PublishUpdate1 {
        border: 1.5px solid rgba(165, 214, 167, 1);
        padding: 8px 16px;
        border-radius: 4px 0 0 4px;
        width: 75px;
        height: 16px;
        cursor: pointer;
        text-align: center;
        line-height: 15px;
        margin: 1px 0 0 0;
    }
    .UploadImageEdit {
        /*float: right;
        width: 45% !important;
        margin-right: 2%;*/
        width: 165px;
        float: right;
        height: 154px;
        border-radius: 4px;
        border: 1px solid var(--light-grey);
        background: #FBFBFB;
        margin: 5px;
    }
    .UploadImageEditDescription {
        padding-top: 4px;
    }
    .formPanel.cell.no-border {
        float: none !important;
    }
    .MobileWrap {
        clear: both;
        float: unset !important;
        height: 15px;
    }
    #updatepanel {
        height: 100px;
        border-bottom: 3px solid #d5d3d3;
        background-color: #f9f9f9;
        margin-top: 10px;
    }
    .floatMobileDesktop {
        float: right !important;
    }
}
        #updatepanel .container {
           /* padding: 15px;*/
        }

        #updatepanel .container div {
            float: right;
        }

                #updatepanel .container div.sep {
                    width: 15px !important;
                    height: 22px;
                    background: url(privatezone_updatead_sep.gif) center no-repeat;
                }

            #updatepanel .container #ctl00_ContentPlaceHolder1_UpdatePanel_jumpad {
                border: 1px #e5e4e4 solid;
                padding: 3px 6px 3px 6px;
                border-radius: 5px;
                background-color: #fafafa;
                cursor: pointer;
            }

                #updatepanel .container #ctl00_ContentPlaceHolder1_UpdatePanel_jumpad:hover {
                    border: 1px #7cb600 solid;
                    background-color: #fafafa;
                    color: #7cb600;
                }


            #updatepanel .container #ctl00_ContentPlaceHolder1_UpdatePanel_upgradead {
                border: 1px #e5e4e4 solid;
                padding: 3px 6px 3px 6px;
                border-radius: 5px;
                background-color: #fafafa;
                cursor: pointer;
            }

            #updatepanel .container #ctl00_ContentPlaceHolder1_UpdatePanel_upgradead:hover {
                border: 1px #ffc300 solid;
                background-color: #fafafa;
                color: #ffc300;
            }

            #updatepanel .container #ctl00_ContentPlaceHolder1_UpdatePanel_showadinsite {
                border: 1px #e5e4e4 solid;
                padding: 3px 6px 3px 6px;
                border-radius: 5px;
                background-color: #fafafa;
                cursor: pointer;
            }

                #updatepanel .container #ctl00_ContentPlaceHolder1_UpdatePanel_showadinsite:hover {
                    border: 1px #ffc300 solid;
                    background-color: #fafafa;
                    color: #ffc300;
                }


            #updatepanel .container #deletead {
                border: 1px #e5e4e4 solid;
                padding: 3px 6px 3px 6px;
                border-radius: 5px;
                background-color: #fafafa;
                cursor: pointer;
            }
            #updatepanel .container #deletead:hover {
                border: 1px #ff8a8a solid;
                background-color: #fafafa;
                color: #ff8a8a;
            }

            #updatepanel .container #deletead {
                border: 1px #e5e4e4 solid;
                padding: 3px 6px 3px 6px;
                border-radius: 5px;
                background-color: #fafafa;
                cursor: pointer;
            }

            #updatepanel .container #changeAdType {
                border: 1px #e5e4e4 solid;
                padding: 3px 6px 3px 6px;
                border-radius: 5px;
                background-color: #fafafa;
                cursor: pointer;
                text-decoration: none;
                color: #222;
            }

                #updatepanel .container #changeAdType:hover {
                    border: 1px #8f67c2 solid;
                    background-color: #fafafa;
                    color: #8f67c2;
                }

            #updatepanel .container #uploadvideo {
                background: url(newpost_editad_icon.gif) right no-repeat;
                height: 18px;
                padding: 0 22px 0 0;
                display: inline-block;
                color: #030303;
                cursor: pointer;
            }

            #updatepanel .container #promotead {
                background: url(privatezone_promote_ad.gif) right no-repeat;
                height: 18px;
                padding: 0 22px 0 0;
                display: inline-block;
                color: #070b2e;
                /*font: bold 12px arial;
            text-decoration: underline;*/
                cursor: pointer;
            }


    #closebar {
        height: 45px;
        background: #f9f9f9;
        position: relative;
    }

    .advert_links {
        padding: 7px 10px 5px 10px;
        color: #73ff0c;
        font: bold 12px 'Assistant', sans-serif;
    }

        .advert_links .MiddleText {
            color: #02b25d;
            float: right;
            font-size: 15px;
            margin-right: 80px;
            margin-top: 3px;
            text-align: center;
            font-weight: normal;
        }


        .advert_links a {
            font-weight: bold;
            color: #535fa7;
            font-size: 16px;
        }

    .close {
        position: absolute;
        top: 5px;
        left: 6px;
        width: 55px;
        height: 21px;
    }

    .btn_close {
        background: url(adIframe_close.gif) no-repeat;
        width: 55px;
        height: 21px;
        border: 0;
        cursor: pointer;
    }


    .tabicon {
        background: url(whiteskin/icons_upload_spirit.gif) 0 0 no-repeat;
        width: 15px;
        display: inline-block;
        margin-left: 5px;
        vertical-align: middle;
        display: none;
    }

        .tabicon.images.hover {
            background-position: 0 0;
        }

        .tabicon.images:hover {
            background-position: 0 0;
        }

        .tabicon.images {
            height: 12px;
            background-position: -16px 0;
        }

        .tabicon.videos.hover {
            background-position: 0 -13px;
        }

        .tabicon.videos:hover {
            background-position: 0 -13px;
        }

        .tabicon.videos {
            height: 18px;
            background-position: -16px -13px;
        }

        .tabicon.map.hover {
            background-position: 0 -32px;
        }

        .tabicon.map:hover {
            background-position: 0 -32px;
        }

        .tabicon.map {
            height: 20px;
            background-position: -16px -32px;
        }
        /*.tabicon.popup.hover {background-position:0 -53px;}
.tabicon.popup:hover {background-position:0 -53px;}*/
        .tabicon.popup {
            height: 16px;
            background-position: -16px -53px;
            background: url(/cpart/img/Gallery_openPopup.png) no-repeat center center;
            top: 3px;
            position: relative;
            margin: 0;
            display: inline-block;
        }

        .tabicon.trendit.hover {
            background-position: 0 -69px;
        }

        .tabicon.trendit:hover {
            background-position: 0 -69px;
        }

        .tabicon.trendit {
            height: 16px;
            background-position: -16px -69px;
        }


    .relevantad {
        background: #f5f5f5;
        border-top: 1px solid #e9e9e9;
        cursor: pointer;
    }

        .relevantad .img_container {
            border: 1px solid #e9e9e9;
            padding: 1px;
            background: #fff;
            width: 76px;
            margin: 5px auto 5px auto;
        }

        .relevantad:hover {
            background: #fffcdf;
            border-top: 1px solid #ffedb0;
        }

        .relevantad .price {
            color: #4e7acf;
            font: bold 14px arial;
        }

        .relevantad a {
            text-decoration: none;
        }

            .relevantad a:hover {
                text-decoration: underline;
            }

        .relevantad .title a {
            color: #333;
            font: 14px;
        }

        .relevantad .desc a {
            color: #666;
            font: 12px arial;
        }

    .coop-edit {
        background: url(pz-coop-edit.jpg);
        width: 740px;
        height: 114px;
        margin: 5px auto;
        position: relative;
        z-index: 2;
    }

    .coop-close {
        background: url(pz-coop-close.jpg);
        width: 35px;
        height: 13px;
        display: inline-block;
        cursor: pointer;
        position: absolute;
        top: 10px;
        left: 10px;
    }
    /*.coop-edit .header  {position:absolute; top:10px; right:10px;}
.header .title {font:bold 16px arial; color:#2c2c2c;}*/
    .coop-edit .header {
        position: absolute;
        top: 18px;
        width: 100%;
    }

    .header .title {
        font: bold 20px arial;
        color: #2c2c2c;
        text-align: center;
    }

    .header p {
        font: 14px arial;
        color: #2c2c2c;
    }

    .coop-edit .content {
        position: absolute;
        bottom: 10px;
        right: 10px;
    }

    .coop-edit td {
        text-align: center;
        font: bold 12px arial;
    }

    .coop-edit .sep {
        width: 15px;
        background: url(pz-coop-sep.jpg) center no-repeat;
    }

    .coop-button {
        background: url(pz-coop-button.jpg);
        width: 96px;
        height: 29px;
        font: bold 12px arial;
        color: #fff;
        border: 0;
        cursor: pointer;
    }


    .pz-upload-video {
        background: url(pz-upload-video.jpg) 0 0 no-repeat;
        border: 0;
        width: 169px;
        height: 32px;
        display: inline-block;
        cursor: pointer;
    }

        .pz-upload-video:hover {
            background-position: 0 -33px;
        }

    .pz-remove-video {
        background: url(pz-remove-video.jpg) 0 0 no-repeat;
        border: 0;
        width: 169px;
        height: 32px;
        display: inline-block;
        cursor: pointer;
    }

        .pz-remove-video:hover {
            background-position: 0 -33px;
        }

    #main .promoted_ads {
        background: none;
    }


    #main .promoted_ads .promotedAd:last-child {
        padding: 0;
    }

#main .promoted_ads .promotedAd .title {
    font-size: 18px;
}

/*.relatedtitle {
    padding-top: 100px;
    margin: 0 auto 20px auto;
    border-bottom: 1px solid var(--light-grey);
    padding-bottom: 15px;
    display: flex;
    align-items: center;
}*/

        .relatedtitle a {
        }

    .ToAllagencies {
        background: #7cb600;
        color: #fff;
        display: block;
        text-align: center;
        line-height: 70px;
        border-radius: 5px;
        text-decoration: none;
        font-size: 21px;
        padding: 0.5px 0;
    }

    .fromTo {
        background: #a3d4f7;
        color: #000000;
        display: block;
        text-align: center;
        line-height: 30px;
        border-radius: 5px;
        text-decoration: none;
        font-size: 21px;
        padding: 0.5px 0;
    }

    .ToAllagencies:hover {
        text-decoration: underline;
    }

    .LinkBarAd {
        /*background: #B53e77;*/
        display: block;
        text-align: center;
        line-height: 30px;
        /*border-radius: 5px;*/
        text-decoration: none;
        /*font-family: 'ezer_regular',Arial,'Arial Black', Gadget, sans-serif !important;*/
        font-family: 'Alef', sans-serif;
        color: #131516;
        font-size: 20px;
        width: 761px;
        margin: 0 auto;
        padding: 10px 0 10px 0;
    }

        .LinkBarAd a {
            color: #B53e77;
            font-size: 20px;
            padding: 10px;
            text-decoration: none;
        }

            .LinkBarAd a:hover {
                color: #131516;
                text-decoration: underline;
            }

    /*#main * {font-family: Arial,'Arial Black', Gadget, sans-serif !important;}*/

    .PriceInAd span {
        color: #099d63;
        font-size: 18px !important;
    }

    #mlibrary_add {
        top: 155px;
        right: 365px;
        position: absolute;
        background-color: rgba(0, 0, 0, 0.45);
        padding: 5px 15px 5px 15px;
        border-radius: 5px;
        cursor: pointer;
    }

        #mlibrary_add .material-icons {
            color: white;
            font-size: 40px;
        }

    .sendmessagetoowner {
        color: #666;
        text-decoration: none;
    }

        .sendmessagetoowner:hover {
            color: rgb(83, 95, 167);
        }

#main .promoted_ads .promotedAd img {
}

    #main .promoted_ads .promotedAd img:hover {
        opacity: 1;
        filter: alpha(opacity=50);
    }

.ShowMeMoreAds {
    width: 190px;
    float: right;
    border: 1px solid black;
    height: 160px;
    border-radius: 10px;
    position: relative;
}
@media only screen and (min-width: 702px)and (max-width: 1380px) {
   
    .ShowMeMoreAds {
        width: 15.6%;
        float: right;
        border: 1px solid black;
        height: 160px;
        border-radius: 10px;
        position: relative;
    }
}

    @media only screen and (min-width : 702px) {
        .showindesktoponly {
            color: #A1A5B7;
            font-weight: normal;
        }

    }

    @media only screen and (max-width : 700px) {
        .showindesktoponly {
            display: none;
        }
    }

    .deletead a:hover::after {
        content: attr(title);
        color: #ffffff;
        width: 95px;
        background: #202124c9;
        border-radius: 5px;
        font-size: 14px;
        padding: 5px 0px;
        line-height: 17px;
        margin-top: -3px;
        margin-right: -140px;
        position: absolute;
        text-align: center;
    }

    .changeAdType a:hover::after {
        content: attr(title);
        color: #ffffff;
        width: 95px;
        background: #202124c9;
        border-radius: 5px;
        font-size: 14px;
        padding: 5px 0px;
        line-height: 17px;
        margin-top: -3px;
        margin-right: -200px;
        position: absolute;
        text-align: center;
    }



.btnDisplayPhone {
    border: 0px solid #02de74;
    border-radius: 4px;
    background: #55C05A;
    color: #ffffff;
    width: 300px;
    height: 72px;
    cursor: pointer;
    font-weight: 500;
    font-size: 20px;
}

.btnAdvNative {
    background: #e91e630a;
    width: 360px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    border-radius: 4px;
    margin: 10px auto 0 auto;
}

@media only screen and (max-width : 1380px) {
    .left-arrow {
        position: absolute;
        left: -20px;
        top: 75px;
    }
    .right-arrow {
        position: absolute;
        right: -20px;
        top: 75px;
    }
}



@media only screen and (min-width : 1382px) {
    .vcPhone1and2 {
        text-align: center;
    }
}


.titleTopPanel {
    color: var(--Almost-black);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.6px;
}



/*frozen*/
/*border-radius: 0 20px 20px 0; - top-right and bottom-right corners rounded */


    .PublishUpdate2 label {
        cursor: pointer;
    }

.iPublishUpdate2checked {
    background-color: var(--Iron);
}
/*famous*/


    .PublishUpdate1 label {
        cursor: pointer;
    }

.iPublishUpdate1checked {
    background: rgba(165, 214, 167, 1);
}
/*removal*/


    .PublishUpdate0 label {
        display: inline-block;
        cursor: pointer;
    }

.PublishOptionsTopPanel input[type=radio] {
    display: none;
}


.Adremovalbin {
    width: 16px;
    height: 16px;
    margin: -4px 0 0px 2px;
}


.ContinuePostTopPanelBTN {
    margin-left: 10px;
    line-height: 30px;
    border: 1px solid #ffbdbc;
    padding: 4px 8px;
    border-radius: 4px;
    text-decoration: none;
    color: #ff322e;
}

.IconOption {
    display: inline-flex;
    align-items: center;
    width: 30%;
    margin: 8px;
    font-weight:400;
}
    .IconOption h3 {
        margin: 0;
        font-weight: 400;
        font-size: 100%;
    }
.IconOption-medium-grey {
    color: var(--medium-grey);
}
    .IconOption-medium-grey h3 {
        font-weight: 400;
        font-size: 100%;
        margin: 0;
    }
    .IconOption-medium-grey span {
        color: var(--space);
        /*font-weight:bold;*/
    }

.IconOption span {
    display: inline-block;
    padding-left: 8px;
}

.off {
    opacity: .4;
}




.moreads-wrapper {
/*    width: 100vw;
    position: absolute;
    left: 40%;
    transform: translateX(-40%);
    box-sizing: border-box;
    padding: 0 20px;
    background-color: #f9f9f9;*/
    margin: auto;
}

.moreads {
    /*max-width: 1200px;*/
    margin: 0 auto;
}
.tabs {
    color: #262A2E;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-align: right;
    border-bottom: 1px solid var(--light-grey);
    padding-bottom: 15px;
    margin-top: 70px;
    display: flex;
    align-items: center;
}

.MoreService div {
    border: 1px solid var(--Iron, #D4D7D9);
    border-radius: 64px;
    min-width: 90px;
    height: 40px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px 0px #0000000D;
    float: right;
    padding: 0 15px 0 15px;
    line-height: 36px;
    margin: 20px 0 0 10px;
}
.MoreService div a{
    color: #222222;
    font-size: 16px;
    text-decoration:none;
}


#images ul{
    margin:0;
    padding:0;
}

.Nopictures {
    color: white;
    position: absolute;
    left: 105px;
    width: 55px;
    top: 305px;
    padding: 6px;
    border-radius: 8px;
}

    .Nopictures div {
        position: absolute;
        top: 44%;
        left: 38%;
        transform: translate(-50%, -50%);
        font-size: 16px;
        font-weight: 400;
    }

/*#images  div:hover:not(.NopicturesIF):not(.myModal) {
    filter: brightness(85%);
    transition: filter 0.1s ease-in;
}*/

#images #largeImage:hover {
    filter: brightness(110%);
    transition: filter 0.1s ease-in;
}
#images div {
    cursor: pointer;
}

/*strat popup Modal */
    /* Modal styles */

body.noscroll {
    overflow: hidden;
}
.main_container {
    position: relative;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.85);
    justify-content: center;
    align-items: center;
    padding-top: 50px;
}

.modal-content {
    position: relative;
    margin: auto;
    padding: 0;
    text-align: center;
}

.modal-img {
    width: 100%;
    height: auto;
    max-height: 600px;
    max-width: 1050px;
    object-fit: cover;
    border-radius: 12px;
}



.thumbnails {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-inline: auto;
    max-width: 90%;
}

.thumbnail {
    width: calc(100% / 12 - 10px);
    aspect-ratio: 4/3;
    margin: 5px;
    cursor: pointer;
    border-radius: 12px;
    object-fit: cover;
    object-position: center;
}
    .thumbnail:hover {
        filter: brightness(100%);
    }


.closep {
    position: absolute;
    top: 10px;
    right: 25px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    background-color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    user-select: none;
    z-index: 1;
}

.next {
    right: 10px;
}

.prev {
    left: 10px;
}

    .prev::before, .next::before {
/*        content: '';
        position: absolute;
        width: 30px;
        height: 30px;
        border: 2px solid black;
        border-radius: 50%;*/
    }

    .prev img, .next img {
        position: relative;
        width: 16px;
        height: 16px;
    }


    .prev:hover, .next:hover {
        background-color: rgba(255, 255, 255, 0.8);
    }
/*End popup Modal */


.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    justify-content: center;
    align-items: center;
}

.popup-content {
    position: relative;
    background: white;
    padding: 20px;
    border-radius: 5px;
    width: 400px;
    height: 600px;
    overflow: auto;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
}


    input[type="checkbox"].markmessage-iframe {
        display: none;
    }
    input[type="checkbox"].markmessage-iframe + label img {
        cursor: pointer;
    }
        input[type="checkbox"].markmessage-iframe:checked + label img {
            content: url('/images/BoardImages/LikeAd-pink-big.svg'); 
            width:24px;
        }
        input[type="checkbox"].markmessage-iframe:not(:checked) + label img {
            content: url('/images/BoardImages/heart.svg'); 
        }

input[type="checkbox"].markmessage-big {
    display: none;
}
input[type="checkbox"].markmessage-big + label img {
        cursor: pointer;
    }

input[type="checkbox"].markmessage-big:checked + label img {
    content: url('/images/BoardImages/LikeAd-pink-big.svg'); /* תמונה שונה כאשר מסומן */
}
    /* מצב כאשר ה-checkbox אינו מסומן */
input[type="checkbox"].markmessage-big:not(:checked) + label img {
    content: url('/images/BoardImages/LikeAd-gray-big.svg'); /* תמונה שונה כאשר לא מסומן */
}




#piccarousel .LikeAd-big {
    right: 10px;
    cursor: pointer;
    top: 10px;
    position: absolute;
    border-radius: 4px;
}


#piccarousel .shareAd {
    right: -6px;
    cursor: pointer;
    top: 45px;
    position: absolute;
    border-radius: 4px;
}




#topNavigationiFrame {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid var(--Iron, #D4D7D9);
    position: relative;
    white-space: nowrap;
    text-align: center;
    top: 10px;
    margin-bottom: 30px;
}

    #topNavigationiFrame .logo {
        display: inline-block;
        position: relative;
        top: 5px;
    }


#txtvcPhone1 {
    color: var(--Almost-black);
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}

.whatsappViewAd {
    border-radius: 4px;
    border: solid 1.5px #1bd741;
    background-color: #ffffff;
    padding: 10px !important;
    width: 100%;
    margin: auto;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

a .whatsappViewAd {
    display: flex;
    align-items: center;
    color: var(--Green);
    text-decoration: none;
    font-weight: 400;
}

    .whatsappViewAd img {
        margin-left: 8px;
        width: 20px;
        height: 20px;
    }

.awhatsappViewAd {
    text-decoration: none;
    display: inline-block;
    width: 60%;
}
