.pager {
    padding: 30px;
    position: relative;
    top:-1px;
    background: url('/static/images/note_wave.gif') repeat-x 0 0 #fff;
    overflow: hidden;
}

    .pager__left {
        display: inline-block;
    }

    .pager__right {
        display: inline-block;
        float: right;
        margin-top: 20px;
    }

    .pager_prev {
        margin: 0 10px;
    }
    .pager_next {

    }
    .pager_disabled {
        color: #a6a6a6;
    }
    .pager_pages {
        padding: 8px 0 0;
        font-size: 20px;
        clear: both;
        float: left;
    }
    .pager_pages a {
        margin: 0 15px 0 0;
    }
    .pager_pages span {
        margin: 0 10px 0 0;
        padding: 3px 5px;
        display: inline-block;
        background: #dfeef5;
    }

    .pager_ad {
        margin-top: -20px;
        float: right;
        margin-bottom: -10px;
    }

        .pager_ad iframe {
            border: 1px #afafaf dashed;
            padding: 2px;
            background: #FFFFFF;
        }

    .pager__actions {
        clear: both;
        padding: 20px 0 0 0;
    }

    .objects_subscribe_button_wrap {
        padding: 4px;
        display: inline-block;
        border-radius: 5px;
        background: #F9D567;
        margin: -4px 10px 0 0;
    }

    .objects_subscribe_button {
        margin: 0;
    }


.objects_title_row {
    padding: 15px;
    position: relative;

    background: #f7fbfe;
    background: -moz-linear-gradient(top,  #f7fbfe 0%, #e4edf4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7fbfe), color-stop(100%,#e4edf4));
    background: -webkit-linear-gradient(top,  #f7fbfe 0%,#e4edf4 100%);
    background: -o-linear-gradient(top,  #f7fbfe 0%,#e4edf4 100%);
    background: -ms-linear-gradient(top,  #f7fbfe 0%,#e4edf4 100%);
    background: linear-gradient(top,  #f7fbfe 0%,#e4edf4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fbfe', endColorstr='#e4edf4',GradientType=0 );
    zoom:1;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}

    .objects_title_row .objects_title {
        padding: 0;
        margin: 0;
        position: relative;
        display: inline-block;
        zoom: 1;
        font-size: 20px;
        font-weight: bold;
        vertical-align: middle;
        float: left;
    }

    .objects_title_row .objects_title_row_ad {
        display: inline-block;
        float: right;
    }

        .objects_title_row .objects_title_row_ad iframe {
            border: 1px #afafaf dashed;
            padding: 2px;
            background: #FFFFFF;
        }

.objects_list_title {
    margin: 0 0 -1px;
    padding:20px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: url('/static/images/note_wave.gif') repeat-x 0 100%;
}
    .objects_list_title big {
        font-size: 18px;
        line-height: 1em;
    }
        .objects_list_title_site_selected {
            padding: 2px 6px 2px;
            margin: 0 10px 0 5px;

            display: inline-block;
            border-radius: 4px;

            background: #cde3ee;
            background: -moz-linear-gradient(top, #cde3ee 0%, #e9f0f8 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cde3ee), color-stop(100%,#e9f0f8));
            background: -webkit-linear-gradient(top, #cde3ee 0%,#e9f0f8 100%);
            background: -o-linear-gradient(top, #cde3ee 0%,#e9f0f8 100%);
            background: -ms-linear-gradient(top, #cde3ee 0%,#e9f0f8 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cde3ee', endColorstr='#e9f0f8',GradientType=0 );
            background: linear-gradient(top, #cde3ee 0%,#e9f0f8 100%);

            box-shadow: inset 0 1px 1px #96acc1;
            border: 1px solid #cdd5e0;
            border-top-color: #96acc1;
            border-bottom-color: #e9eaee;
        }


        .objects_list_title_new {
            margin: 0;
        }
            .objects_list_title_new em {
                margin: 0 0 0 5px;
                padding: 1px 3px 1px 2px;
                background: #f2af21;
                font-style: italic;
                font-size: 13px;
                color:#fff;
                border-radius: 3px;
            }

        .objects_list_title_tag {
            margin: 0 0 0 35px;
        }

            .objects_list_title_tag em {
                margin: 0 0 0 5px;
                font-style: italic;
                font-size: 13px;
                line-height: 1em;
                color:#808080;
            }

    .objects_list_title_right {
        width: 310px;
        padding: 4px 0 0;
        display: inline-block;
        position:relative;
        text-align: right;
        float: right;
        white-space: nowrap;
    }
        .objects_list_title_view {
            margin: 0 0 0 40px;
        }
            .objects_list_title_view span {
                margin: 0 5px;
                padding: 3px;
                background: #d8e9f1;
            }
            .objects_list_title_view a {
                color: #000;
                border-color: #b2b2b2;
            }

/* Предложение подписаться */
.objects_list_subscription {
    padding: 20px;
    border: 0 0 6px 6px;
}

.objects_list_subscription_title {
    padding: 0 0 15px;
    font-weight: bold;
}

.objects_list_subscription_info {
    padding: 0 0 15px;
    color: #808080;
}

.objects_list_subscription_title_image {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    background: url('/static/images/subscribe_modal_welcome.png');
}

.objects_list_subscription_title_text {
    vertical-align: middle;
    display: inline-block;
    padding: 0 0 0 10px;
    font-size: 16px;
}

.objects_list_subscription_form_submit_w {
    margin: 0 0 0 6px;
    padding: 4px;
    border-radius: 6px;
    vertical-align: 1px;
}

.objects_list_subscription_form_submit {
    margin: 0;
}

.objects_list_subscription_form_email {
    width: 210px;
    padding: 4px 6px;
}
/*************************************************/
.offer_container {

}


.objects_item {
    margin: 0 10px;
    padding: 10px 0 10px 0;
    position: relative;
    border-bottom: 1px solid #d9dadc;
    /*cursor: pointer;/**/
}
.no-touch .objects_item:hover,
.offer_container_complaint {

    background: #dfeef5;
    background: -moz-linear-gradient(top,  #f3f7fa 0%, #dfeef5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f7fa), color-stop(100%,#fcf7e1));
    background: -webkit-linear-gradient(top,  #f3f7fa 0%,#dfeef5 100%);
    background: -o-linear-gradient(top,  #f3f7fa 0%,#dfeef5 100%);
    background: -ms-linear-gradient(top,  #f3f7fa 0%,#dfeef5 100%);
    background: linear-gradient(top,  #f3f7fa 0%,#dfeef5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f7fa', endColorstr='#dfeef5',GradientType=0 );
    zoom:1;
    border-bottom: 1px solid #dfeef5;
}


    .objects_item.objects_item_owner .objects_item_realtor_row {
        right: 310px;
    }

    .objects_item.objects_item_owner .objects_item_deadline {
        right: 125px;
    }


    .objects_item.objects_item_owner .objects_item_realtor_row {
        right: 310px;
    }

    .objects_item.objects_item_owner .objects_item_deadline {
        right: 125px;
    }

    .objects_item .objects_item_title_row {
        padding: 4px 10px 5px 40px;
        position: relative;
    }

    /*****/
    .objects_item_payment_status {
        display: inline-block;
        font-size: 14px;
        margin: 0 0 0 40px;
    }

        .objects_item_payment_status a,
        .objects_item_payment_status a:visited {
            color: #e59a66 !important;
            border-color: #f4d3bd !important;
        }

            .objects_item_payment_status a i {
                width: 16px;
                height: 16px;
                margin: 0 -20px 0 0;
                position: relative;
                left: -20px;
                display: inline-block;
                vertical-align: -3px;
            }

                .objects_item_payment_status a.objects_item_payment_status_link_paid i{
                    background: url('/static/images/paid_icon.png') no-repeat 0 0;
                }

                .objects_item_payment_status a.objects_item_payment_status_link_premium i{
                    background: url('/static/images/premium_icon.png') no-repeat 0 0;
                }

        .objects_item_payment_status .pseudo {
            position: relative;
            font-size: 12px;
            border-color: #FDD7B2;
            color: #F97B00;
            margin: 0 0 0 10px;
        }

        .objects_item:hover .pseudo.objects_item_status_actions_premium {
            display: inline-block;
        }

        .objects_item_status_actions_premium.premium_blocked {
            color: red;
            border-color: #f0b2b2 !important;
        }

        .objects_item_status_actions_premium.premium_blocked i {
            position: absolute;
            width: 14px;
            height: 14px;
            background-size: 14px 14px;
            left: -19px;
            top: 1px;
            background: url('/static/images/validation-error.png') 0 0/14px 14px no-repeat;
        }

        .popup_alert.popup_alert_premium_unset {
            width: 400px;
            margin: 0 0 0 -200px;
        }

        .popup_alert.popup_alert_premium_unset .popup_cancel {
            font-size: 14px;
        }

        .popup_alert_premium_warn {
            background-color: #FCEFC6;
            padding: 8px 8px;
            margin: 8px -8px 0px -8px;
            border-radius: 4px;
        }


    /*****/

    .objects_item_status {
            font-size: 14px;
    }

    /******/
        .objects_item_premium {
            /*background: #fdf8f2;
            background: -moz-linear-gradient(top,  #fdf8f2 0%, #fcf7e1 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdf8f2), color-stop(100%,#fcf7e1));
            background: -webkit-linear-gradient(top,  #fdf8f2 0%,#fcf7e1 100%);
            background: -o-linear-gradient(top,  #fdf8f2 0%,#fcf7e1 100%);
            background: -ms-linear-gradient(top,  #fdf8f2 0%,#fcf7e1 100%);
            background: linear-gradient(top,  #fdf8f2 0%,#fcf7e1 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdf8f2', endColorstr='#fcf7e1',GradientType=0 );*/
            background: transparent;
            zoom:1;
        }

        .objects_item_archived_label {
            font-size: 14px;
            color: #F02F2F;
            display: inline-block;
            margin: 0 0 0 20px;
        }
        .objects_item_title {
            /*padding: 0 450px 0 0;*/
            position: relative;
        }
            .WIDE .objects_item_title {
                /*padding-right: 600px;*/
            }

            .objects_item_link {
                display: inline-block;
                position: relative;
                font-size: 20px;
            }
                .objects_item_link a:visited{
                    color: #990099;
                    border-color: #e0b2e0;
                }


                .objects_item_pos {
                    /*width: 20px;*/
                    margin: 0 -20px 0 0;
                    display: inline-block;
                    position: relative;
                    left: -40px;
                    font-size: 16px;
                    text-align: right;
                }

                .objects_item_fav {
                    width: 16px;
                    height: 15px;
                    margin: 0 -16px 0 0;
                    position: relative;
                    left: -18px;
                    display: inline-block;
                    background: url('/static/images/icon_fav.png') no-repeat 0 100%;
                    vertical-align: -1px;/**/

                    cursor: pointer;
                }
                    .objects_item_fav_on {
                        background-position: 0 0;
                    }

            .objects_item_title_right {
                position: absolute;
                top: 6px;
                right: 0;
            }

            .objects_item_dt_added {
                width: 125px;
                /*position: absolute;
                right: 10px;
                top:4px;*/
                margin: 0 0 0 10px;
                text-align: right;
                color: #808080;
            }

            .objects_item_realtor_row {
                /*width: 225px;*/
                /*position: absolute;*/
                display: inline-block;
                right: 125px;
                top:4px;
                text-align: right;
                color: #808080;
            }
                .WIDE .objects_item_realtor_row {
                    /*width: 375px;*/
                }

                .objects_item_realtor_row a {
                    color: #808080;
                    border-color: #d9d9d9;
                }

                .objects_item_realtor_name {
                    display: inline-block;
                    //display: inline;
                    zoom:1;
                }

                .objects_item_realtor_name_editable {
                    margin: -4px -5px -4px -75px;
                    padding: 4px 5px 4px 75px;
                    position: relative;
                }

                .objects_item_realtor_name_blocked_usage .objects_item_realtor_icons {
                    width: 25px;
                }
                .objects_item_realtor_name_blocked_usage.objects_item_realtor_name_editable {
                    padding-left: 30px;
                    margin-left: -30px;
                }

                .objects_item_realtor_name.objects_item_realtor_name_owner {
                    display: none;
                }

                .WIDE .objects_item_realtor_name.objects_item_realtor_name_owner {
                    display: inline-block;
                    //display: inline;
                }
                    .objects_item_realtor_name_editable:hover,
                    .objects_item_realtor_name_editable_hover {

                        /*display: inline-block;/**/

                        background: #fff;
                        box-shadow: 0 1px 1px #666;
                        border-radius: 4px;
                    }

                    .objects_item_realtor_icons {
                        width: 70px;
                        position: absolute;
                        left: 0;
                        display: inline-block;
                        /*display:none;/**/
                        white-space: nowrap;
                    }
                        /*.objects_item_realtor_name_editable:hover .objects_item_realtor_icons {
                            display: inline-block;
                        }/**/
                        .objects_item_realtor_icons i {
                            width: 16px;
                            height: 16px;
                            margin: 0 4px 0 0;
                            /*display: inline-block;/**/
                            display: none;/**/
                            background-image: url('/static/images/black.png');
                            background-repeat: no-repeat;
                            float: right;
                            cursor: pointer;
                        }
                        .objects_item_realtor_name_editable:hover .objects_item_realtor_icons i,
                        .objects_item_realtor_name_editable_hover .objects_item_realtor_icons i {
                            display: inline-block;
                        }

                        .objects_item_realtor_icon_positive {
                            background-position: -3px -25px;
                        }
                        i.objects_item_realtor_icon_positive_active {
                            display: inline-block;
                            background-position: -3px -4px;
                        }


                        .objects_item_realtor_icon_negative {background-position: -25px -25px;}
                        i.objects_item_realtor_icon_negative_active {
                            display: inline-block;
                            background-position: -25px -4px;
                        }

                        .objects_item_realtor_icon_comment {
                            background-position: -43px -4px;
                        }
                            .objects_item_realtor_icons i.objects_item_realtor_icon_comment {margin-left: 5px;}
                        i.objects_item_realtor_icon_comment_active {
                            display: inline-block;
                            background-position: -75px -4px;
                        }
                        .objects_item_realtor_icon_comment:hover {background-position: -59px -4px;}
                            .objects_item_realtor_icon_comment  textarea {
                                display: none;
                            }


                .objects_item_label {
                    padding: 1px 6px 2px 6px;
                    background: #91bad6;
                    /*top: 2px;
                    right: 237px;
                    position: absolute;*/
                    margin: 0 0 0 10px;
                    display: inline-block;
                    border-radius: 3px;
                }

                a.objects_item_realtor_checked {
                    margin-left: 35px;
                    position: relative;
                    border: none !important;
                    display: inline-block;
                }
                    .objects_item_realtor_checked i {
                        width: 18px;
                        height: 24px;
                        display: inline-block;
                        position: absolute;
                        left: -18px;
                        top: 0;
                        background: url('/static/images/agreement.png') no-repeat 0 0;
                    }

                a.objects_item_realtor_checked.new {
                    margin-left: 15px;
                }

                a.objects_item_realtor_checked.new i {
                    display: none;
                }

                a.objects_item_realtor_checked.excluded,
                a.objects_item_realtor_checked.danger {
                    margin-left: 10px;
                }

                a.objects_item_realtor_checked.excluded i {
                    display: none;
                }

                a.objects_item_realtor_checked.danger i {
                    display: none;
                }


                .objects_item_realtor_checked_text {
                    display: none;
                    border-bottom: 1px solid #d9d9d9;
                }
                    .WIDE .objects_item_realtor_checked_text {
                        display: inline;
                    }




    .objects_item_info {
        padding: 10px 110px 10px 40px;
        position: relative;
    }
        .objects_item_images {
            width: 95px;
            margin: 0 -105px 0 0;
            padding: 0 0 10px 10px;
            float: left;
            position: relative;
            left: 100%;
            /*position: absolute;
            top: 10px;
            right: 10px;/**/
        }
            /*.objects_item_images a {
                color: #000;
                border-color: #b2b2b2;
            }*/
            .objects_item_images_w a {
                border: none;
            }
            .objects_item_images img {
                margin: 0 5px 5px 0;
                height: 30px;
                width:auto;
            }
            .objects_item_no_photo {
                width: 90px;
                height: 28px;
                padding: 10px 0;
                border: 1px dashed #d7d7d7;
                font-size: 12px;
                line-height: 30px;
                font-style: italic;
                color: #d7d7d7;
                text-align: center;
            }

            .objects_item_info_found {
                display:inline;
                border-radius:2px;
                -webkit-border-radius:2px;
                -moz-border-radius:2px;
                background-color:#02bcdc;
                color:#ffffff;
                padding: 0px 3px 1px 3px;
            }


        .objects_item_info_col_1,
        .objects_item_info_col_2,
        .objects_item_info_col_3,
        .objects_item_info_col_4,
        .objects_item_info_col_5,
        .objects_item_info_col_6 {
            position: relative;
            padding: 0 0 10px;
            float: left;
        }

        .objects_item_info_col_1 {width: 20%;}
        .objects_item_info_col_2 {width: 19%;}
        .objects_item_info_col_3 {width: 19%;}
        .objects_item_info_col_4 {width: 17%;}
        .objects_item_info_col_5 {width: 24%;}
        .objects_item_info_col_6 {
            width: 100%;
            font-size: 14px;
        }

        .WIDE .objects_item_info_col_1 {width: 13%;}
        .WIDE .objects_item_info_col_2 {width: 13%;}
        .WIDE .objects_item_info_col_3 {width: 14%;}
        .WIDE .objects_item_info_col_4 {width: 13%;}
        .WIDE .objects_item_info_col_5 {width: 14%;}
        .WIDE .objects_item_info_col_6 {width: 35%;}

        .WIDE .note.objects_items_deal_rent.objects_items_offer_flat .objects_item_info_col_3 {width: 14%;}
        .WIDE .note.objects_items_deal_sale.objects_items_offer_flat .objects_item_info_col_3 {width: 13%;}

        .WIDE .note.objects_items_deal_rent.objects_items_offer_flat .objects_item_info_col_4 {width: 13%;}

        .WIDE .note.objects_items_deal_rent.objects_items_offer_flat .objects_item_info_col_5 {width: 16%;}
        .WIDE .note.objects_items_deal_rent.objects_items_offer_flat .objects_item_info_col_6 {width: 44%;}

        .WIDE .note.objects_items_deal_sale.objects_items_offer_flat .objects_item_info_col_5 {width: 11%;}
        .WIDE .note.objects_items_deal_sale.objects_items_offer_flat .objects_item_info_col_6 {width: 37%;}

            .note.objects_items_deal_rent.objects_items_offer_flat .objects_item_info_col_3 {width: 30%;}
            .note.objects_items_deal_rent.objects_items_offer_flat .objects_item_info_col_4 {width: 26%;}

        /*@media screen and (max-width: 1400px) and (min-width: 1311px) {
            .WIDE .note.objects_items_deal_sale.objects_items_offer_flat .objects_item_info_col_5 { width: 13%; }
            .WIDE .note.objects_items_deal_sale.objects_items_offer_flat .objects_item_info_col_6 { width: 37%; }
        }

        @media screen and (max-width: 1310px) {
            .WIDE .note.objects_items_deal_sale.objects_items_offer_flat .objects_item_info_col_5 { width: 14%; }
            .WIDE .note.objects_items_deal_sale.objects_items_offer_flat .objects_item_info_col_6 { width: 36%; }
        }*/
            .note.objects_items_deal_sale.objects_items_offer_flat .objects_item_info_col_5 { width: 20%; }
            .note.objects_items_deal_sale.objects_items_offer_flat .objects_item_info_col_6 { width: 100%; }

              .note.objects_items_deal_rent.objects_items_offer_commercial .objects_item_info_col_3,
              .note.objects_items_deal_sale.objects_items_offer_commercial .objects_item_info_col_3 {width: 30%;}
              .note.objects_items_deal_rent.objects_items_offer_commercial .objects_item_info_col_4,
              .note.objects_items_deal_sale.objects_items_offer_commercial .objects_item_info_col_4 {width: 31%;}


        .WIDE .note.objects_items_deal_rent.objects_items_offer_commercial .objects_item_info_col_3 {width: 13%;}
        .WIDE .note.objects_items_deal_sale.objects_items_offer_commercial .objects_item_info_col_3 {width: 15%;}

        .WIDE .note.objects_items_deal_rent.objects_items_offer_commercial .objects_item_info_col_4 {width: 18%;}
        .WIDE .note.objects_items_deal_rent.objects_items_offer_commercial .objects_item_info_col_6 {width: 43%;}

        .WIDE .note.objects_items_deal_sale.objects_items_offer_commercial .objects_item_info_col_4 {width: 17%;}
        .WIDE .note.objects_items_deal_sale.objects_items_offer_commercial .objects_item_info_col_6 {width: 42%;}

        .WIDE .note.objects_items_deal_rent.objects_items_offer_suburban .objects_item_info_col_2 {width: 12%;}
        .WIDE .note.objects_items_deal_rent.objects_items_offer_suburban .objects_item_info_col_3 {width: 17%;}
        .WIDE .note.objects_items_deal_rent.objects_items_offer_suburban .objects_item_info_col_6 {width: 44%;}
        .WIDE .note.objects_items_deal_sale.objects_items_offer_suburban .objects_item_info_col_6 {width: 46%;}


            .objects_item_info_col_w {
                min-height: 90px;
                padding: 0 10px;
                background: url('/static/images/col_border.png') no-repeat 0 0;
            }
                .objects_item_info_col_1 .objects_item_info_col_w,
                .objects_item_info_col_6 .objects_item_info_col_w {
                    min-height: 0;
                    padding-left: 0;
                    background: none;
                }
                .WIDE .objects_item_info_col_6 .objects_item_info_col_w {
                    min-height: 90px;
                    padding-left: 10px;
                    background: url('/static/images/col_border.png') no-repeat 0 0;
                }

                .objects_item_info_col_1 .objects_item_info_col_w a {
                    color: #000;
                    border-color: #b2b2b2;
                }

        .objects_item_info_col_complaint {
            position: relative;
            z-index: 30000;
        }
            .objects_item_info_col_complaint .objects_item_info_col_w {
                background: #E9F3F8 !important;
            }

            .objects_item_info_col_complaint .objects_item_info_col_card_link {
                display: none;
            }

        .objects_item_complaint_flag {
            position: absolute;
            width: 60px;
            height: 61px;
            top: 40px;
            left: 50%;
            margin: 0 0px 0px -30px;
            background: url('/static/images/flag.png') 0 0 no-repeat;
            cursor: pointer;
            opacity: 0.6;
            transition: opacity, 150ms;
            visibility: hidden;
        }
            .offer_container_complaint_open .objects_item_complaint_flag {
                display: none !important;
            }

            .no-touch .objects_item_complaint_flag:hover {
                opacity: 1;
                /*transform: scale(1.1);
                -webkit-transform: scale(1.1);*/
            }

                .no-touch .objects_item_complaint_flag:hover .objects_item_complaint_flag_tooltip {
                    visibility: visible;
                    opacity: 1;
                    margin-top: -5px;
                }

            .objects_item_complaint_flag .objects_item_complaint_flag_tooltip {
                background: #f4d64a;
                padding: 2px 8px;
                border-radius: 3px;
                display: inline-block;
                visibility: hidden;
                position: absolute;
                font-size: 12px;
                color: #796F14;
                width: 90px;
                top: -22px;
                left: 50%;
                margin: 10px 0px 0px -50px;
                text-align: center;
                opacity: 0;
                visibility: hidden;
                transition: opacity 100ms, margin-top 100ms;
                -webkit-transition: opacity 100ms, margin-top 100ms;
                white-space: nowrap;
            }

                .objects_item_complaint_flag.flag-no-anim {
                    visibility: visible;
                    display: block;
                    -webkit-animation: none !important;
                    -moz-animation: none !important;
                    -o-animation: none !important;
                    -ms-animation: none !important;
                    animation: none !important;

                }

                .objects_item_complaint_flag .objects_item_complaint_flag_tooltip i {
                    width: 0;
                    height: 0;
                    border-left: 7px solid transparent;
                    border-right: 7px solid transparent;
                    border-top: 6px solid #f4d64a;
                    display: block;
                    position: absolute;
                    top: 100%;
                    left: 50%;
                    margin: 0 0 0 -10px;
                }

        .objects_item_info_col_complaint .objects_item_complaint_flag {
            display: none;
        }

                .objects_item_broken_address {
                    display: inline-block;
                    white-space: nowrap;
                    margin: 0 0 10px 0px;
                    color: #EC1818;
                    border-color: #F9C7C7;
                }

                    .objects_item_broken_address_icon {
                        position: absolute;
                        left: -18px;
                        top: 2px;
                        width: 13px;
                        height: 13px;
                        background-image: url('/static/images/complaint_icon.png');
                        background-repeat: no-repeat;
                        background-position: 0 0;
                        background-size: 13px 13px;
                    }




                    .objects_item_metro {
                        padding: 0 0 5px;
                    }
                        .objects_item_metro a {
                            margin-right: 10px;
                            font-weight: bold;
                        }
                        .objects_item_metro .metro_icon {
                            margin: 0 -22px 0 0;
                            position: relative;
                            left: -20px;
                            outline: 1px solid #fff;
                        }
                        .no-touch .objects_item:hover .metro_icon,
                        .objects_item.offer_container_complaint .metro_icon {
                            background-position: 0 100%;
                            outline-offset: -1px;
                            outline-color: #EEF5F9;
                        }

                        .objects_item_metro_comment {
                            display: inline-block;
                            font-size: 13px;
                            color: #808080;
                        }



                    .objects_item_addr {
                        padding: 0 0 5px;
                    }

                    .objects_item_price, .objects_item_second_price {
                        padding: 0 0 5px;
                        font-size: 18px;
                        font-weight: bold;
                        color: #000;
                        white-space: nowrap;
                    }
                        .objects_item_second_price {
                            font-weight: normal;
                            font-size: 16px;
                            color: #888;
                        }

                        .objects_item_price a[href^=tel],
                        .objects_item_price a[href^=tel]:hover,
                        .objects_item_price a[href^=tel]:active {
                            color: #000;
                            border-bottom: none;
                            text-decoration: none;
                        }

                    .objects_item_ipo {
                        padding: 5px 0 0;
                        font-size: 12px;
                    }

                    .objects_item_ipo .calc_mortgage a,
                    .objects_item_ipo .calc_mortgage a:visited {
                        color: #0055cc;
                        border-color: #b2ccf0;
                        border-bottom-style: dotted;
                    }

                    .objects_item_props {
                        width: 100%;
                        font-size: 14px;
                      }
                        .objects_item_props th {
                            padding: 0 10px 5px 0;
                            font-weight: normal;
                            text-align: left;
                            vertical-align: top;
                        }
                        .objects_item_props td {
                            padding: 0 0 5px 0;
                            font-weight: normal;
                            text-align: left;
                            vertical-align: top;
                        }

                        .objects_item_props tr.objects_item_props_tr_bold td {
                            font-weight: bold;
                        }

                    .objects_item_details {
                        font-size: 14px;
                    }
                    /*.objects_item_details_i_living_furnished,*/
                    /*.objects_item_details_i_tv,*/
                    /*.objects_item_details_i_phone,*/
                    /*.objects_item_details_i_washing_machine,*/
                    /*.objects_item_details_i_fridge,*/
                    /*.objects_item_details_i_animals {*/
                        /*height: 28px;*/
                        /**/
                        /*display: inline-block;*/
                        /*background: url("/static/images/item_icons.png") no-repeat 0 0;*/
                    /*}*/
                    /*.objects_item_details_i_living_furnished {*/
                        /*width: 20px;*/
                    /*}*/
                    /*.objects_item_details_i_tv {*/
                        /*width: 35px;*/
                        /*background-position: -20px 0;*/
                    /*}*/
                    /*.objects_item_details_i_phone {*/
                        /*width: 31px;*/
                        /*background-position: -55px 0;*/
                    /*}*/
                    /*.objects_item_details_i_washing_machine {*/
                        /*width: 36px;*/
                        /*background-position: -91px 0;*/
                    /*}*/
                    /*.objects_item_details_i_fridge {*/
                        /*width: 32px;*/
                        /*background-position: -122px 0;*/
                    /*}*/
                    /*.objects_item_details_i_animals {*/
                        /*width: 22px;*/
                        /*background-position: -159px 0;*/
                    /*}*/

                    .objects_item_details_i_washing_machine,
                    .objects_item_details_i_living_furnished,
                    .objects_item_details_i_balcony,
                    .objects_item_details_i_phone,
                    .objects_item_details_i_animals,
                    .objects_item_details_i_children,
                    .objects_item_details_i_kitchen_furnished,
                    .objects_item_details_i_fridge,
                    .objects_item_details_i_tv,
                    .objects_item_details_i_internet
                    {
                        width: 24px;
                        height: 24px;
                        margin: 0 5px 5px 0;
                        display: inline-block;
                        background: url("") no-repeat 0 0;
                        vertical-align: -10px;
                    }
                    .objects_item_details_i_washing_machine span,
                    .objects_item_details_i_living_furnished span,
                    .objects_item_details_i_balcony span,
                    .objects_item_details_i_phone span,
                    .objects_item_details_i_animals span,
                    .objects_item_details_i_children span,
                    .objects_item_details_i_kitchen_furnished span,
                    .objects_item_details_i_fridge span,
                    .objects_item_details_i_tv span,
                    .objects_item_details_i_internet span {
                        display: none;
                        visibility: hidden;
                    }
                    /*.objects_item_details_i_living_furnished {*/
                        /*width: 20px;*/
                    /*}*/
                    /*.objects_item_details_i_tv {*/
                        /*width: 35px;*/
                        /*background-position: -20px 0;*/
                    /*}*/
                    /*.objects_item_details_i_phone {*/
                        /*width: 31px;*/
                        /*background-position: -55px 0;*/
                    /*}*/
                    /*.objects_item_details_i_washing_machine {*/
                        /*width: 36px;*/
                        /*background-position: -91px 0;*/
                    /*}*/
                    /*.objects_item_details_i_fridge {*/
                        /*width: 32px;*/
                        /*background-position: -122px 0;*/
                    /*}*/
                    /*.objects_item_details_i_animals {*/
                        /*width: 22px;*/
                        /*background-position: -159px 0;*/
                    /*}*/
                    .objects_item_details_i_washing_machine     {background-image: url('/static/images/item_icons/1.png');}
                    .objects_item_details_i_living_furnished    {background-image: url('/static/images/item_icons/2.png');}
                    .objects_item_details_i_balcony             {background-image: url('/static/images/item_icons/3.png');}
                    .objects_item_details_i_phone               {background-image: url('/static/images/item_icons/4.png');}
                    .objects_item_details_i_animals             {background-image: url('/static/images/item_icons/5.png');}
                    .objects_item_details_i_children            {background-image: url('/static/images/item_icons/6.png');}
                    .objects_item_details_i_kitchen_furnished   {background-image: url('/static/images/item_icons/7.png');}/**/
                    .objects_item_details_i_fridge              {background-image: url('/static/images/item_icons/8.png');}
                    .objects_item_details_i_tv                  {background-image: url('/static/images/item_icons/9.png');}
                    .objects_item_details_i_internet            {background-image: url('/static/images/item_icons/10.png');}/**/


                .objects_item_details th {
                    padding: 0 10px 5px 0;
                    font-weight: normal;
                    text-align: left;
                    vertical-align: top;
                }

                .objects_item_details td {
                    padding: 0 0 5px 0;
                    font-weight: normal;
                    text-align: left;
                    vertical-align: top;
                }

                .objects_item_details th i {
                    display: inline-block;
                    height: 10px;
                    width: 13px;
                    background: url('/static/images/objects_item_details.png') no-repeat 0 0;
                    margin: 2px 0 0 0;
                }
                .objects_item_details tr.objects_item_details_tr_yes th i {
                    background-position: 0 0;
                }

                .objects_item_details tr.objects_item_details_tr_no,
                .objects_item_details tr.objects_item_details_tr_nd {
                    color: #bbbbbb;
                }

                .objects_item_details tr.objects_item_details_tr_no th i {
                    background-position: 0 -10px;
                }

                .objects_item_details tr.objects_item_details_tr_nd th i {
                    background-position: 0 -20px;
                }



                .objects_item_phones {
                    padding: 10px 0 0;
                    font-size: 14px;
                }
                    .objects_item_phones strong {
                        font-size: 18px;
                        font-weight: bold;
                        white-space: nowrap;
                        vertical-align: -1px;
                    }

                        .objects_item_phones strong a {
                            text-decoration: none;
                            border: none;
                            color: #000;
                            cursor: default;
                        }

                            .objects_item_phones strong a:hover {
                                color: #000 !important;
                            }

                        .objects_item_phones_blurred strong {
                text-shadow: 0 0 7px #000;
                color: rgba(255,255,255,0);
                filter: DXImageTransform.Microsoft.Blur(pixelradius=2);
                zoom: 1;
                pause-before: 3s;
            }

                .objects_item_info_col_card_link {
              display: inline-block;
                  padding: 10px 0 0 0;
                }

                .objects_item_warnings_inline {
                    margin: 15px 0 10px 0;
                }

                .objects_item_warning {
                    padding: 6px 8px;
                    border-radius: 4px;
                    margin: 10px 10px 20px 0;
                    zoom:1;
                }

                    .objects_item_warning_red {
                        background: #ffe5d2;
                        background: -moz-linear-gradient(top, #ffe5d2 0%, #ffd6c6 100%);
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe5d2), color-stop(100%,#ffd6c6));
                        background: -webkit-linear-gradient(top, #ffe5d2 0%,#ffd6c6 100%);
                        background: -o-linear-gradient(top, #ffe5d2 0%,#ffd6c6 100%);
                        background: -ms-linear-gradient(top, #ffe5d2 0%,#ffd6c6 100%);
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe5d2', endColorstr='#ffd6c6',GradientType=0 );
                        background: linear-gradient(top, #ffe5d2 0%,#ffd6c6 100%);
                    }

                    .objects_item_warning_yellow {
                        background: #fff6de;
                        background: -moz-linear-gradient(top, #fff6de 0%, #fae6cb 100%);
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff6de), color-stop(100%,#fae6cb));
                        background: -webkit-linear-gradient(top, #fff6de 0%,#fae6cb 100%);
                        background: -o-linear-gradient(top, #fff6de 0%,#fae6cb 100%);
                        background: -ms-linear-gradient(top, #fff6de 0%,#fae6cb 100%);
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff6de', endColorstr='#fae6cb',GradientType=0 );
                        background: linear-gradient(top, #fff6de 0%,#fae6cb 100%);
                    }


        .objects_item_fullinfo {
            padding: 1px 180px 10px 40px;
            display: none;/**/
            position: relative;
            overflow: hidden;/**/
            /*background: #ccc;*/
        }
            .objects_item_fullinfo_head {
                padding: 0 0 8px;
            }
            .objects_item_fullinfo a {
                color: #000;
                border-color: #b2b2b2;
            }
            .objects_item_flat_plan {
                /*display: none;/**/
                width: 160px;
                margin: 0 -170px 0 0;
                padding: 0 0 0 10px;
                position: relative;
                left: 100%;
                float: left;
            }
            .objects_item_house_info {
                width: 100%;
                /*margin: 0 -10000px 0 0;/**/
                position: relative;/**/
                /*left: 64%;/**/
                float: left;
            }
                .objects_item_house_info_w {
                    width: 36%;
                    margin-left: 64%;
                }

                    .objects_item_house_info_tab th {
                        width: 100px;
                        padding: 0 10px 5px 0;
                        font-weight: normal;
                        text-align: left;
                        color: #808080;
                    }
                    .objects_item_house_info_tab td {
                        padding: 0 15px 5px 0;
                        text-align: left;
                    }

            .objects_item_map {

                width: 62%;
                margin: 0 -62% 0 0;
                height: 350px;
                position: relative;
                left: 0;
                float: left;
                /*background: url("/static/images/ymap.jpg") no-repeat 0 0;/**/
                z-index: 1;

                border: 1px solid #ccc;
            }

    .objects_item_bubble_content {
        display: none;
    }
        .objects_item_bubble_title {
            padding: 0 0 8px;
            font-weight: bold;
        }
        .objects_item_bubble_metro {
            padding: 0 0 10px;
        }
            .objects_item_bubble_metro .pseudo {
                margin:0 0 0 20px;
            }
            .objects_item_bubble_metro .metro_icon {
                margin: 0 -19px 0 0;
                position: relative;
                left: -20px;
            }
            .no-touch .objects_item:hover .objects_item_bubble_metro .metro_icon {
                background-position: 0 0;
            }
        .objects_item_bubble a {
            border-color: #B2CCF0;
            color: #0055CC;
        }

    .objects_item_row_exp {
        padding: 4px 7px 6px;
        display: block;

        position: absolute;
        left: 40px;
        bottom: 12px;

        border: 1px solid #b7b8ba;
        border-top-color: #d4d5d9;
        border-bottom-color: #999da0;
        border-radius: 6px;

        zoom:1;
        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 0%, #dfe3e6 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dfe3e6));
        background: -webkit-linear-gradient(top, #ffffff 0%,#dfe3e6 100%);
        background: -o-linear-gradient(top, #ffffff 0%,#dfe3e6 100%);
        background: -ms-linear-gradient(top, #ffffff 0%,#dfe3e6 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfe3e6',GradientType=0 );
        background: linear-gradient(top, #ffffff 0%,#dfe3e6 100%);

        /*box-shadow: 0 1px 1px #ccc;/**/

        font-size: 12px;
        line-height: 1em;
        color: #000;

        white-space: nowrap;

        cursor: pointer;
    }
    .no-touch .objects_item_row_exp {
        visibility: hidden;
    }
    .no-touch .objects_item_row_exp:hover {
        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 0%, #a7d9f5 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#a7d9f5));
        background: -webkit-linear-gradient(top, #ffffff 0%,#a7d9f5 100%);
        background: -o-linear-gradient(top, #ffffff 0%,#a7d9f5 100%);
        background: -ms-linear-gradient(top, #ffffff 0%,#a7d9f5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a7d9f5',GradientType=0 );
        background: linear-gradient(top, #ffffff 0%,#a7d9f5 100%);
    }
    .objects_item_row_exp:active,
    .no-touch .objects_item_row_exp:active {
        background: #23bdd5;
        background: -moz-linear-gradient(top, #23bdd5 0%, #83dfea 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#23bdd5), color-stop(100%,#83dfea));
        background: -webkit-linear-gradient(top, #23bdd5 0%,#83dfea 100%);
        background: -o-linear-gradient(top, #23bdd5 0%,#83dfea 100%);
        background: -ms-linear-gradient(top, #23bdd5 0%,#83dfea 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23bdd5', endColorstr='#83dfea',GradientType=0 );
        background: linear-gradient(top, #23bdd5 0%,#83dfea 100%);

        box-shadow: inset 0 1px 1px #097d8c;
        border: 1px solid #45b8ca;
        border-top-color: #097d8c;
        border-bottom-color: #83dfea;
    }

        .objects_item_row_exp i {
            width: 16px;
            height: 8px;
            margin: 0 5px 0 0;
            display: inline-block;
            position: relative;
            /*left: -25px;/**/
            background: url("/static/images/arrowsmapbutton.png") no-repeat 0 0;
            vertical-align: -1px;
        }
        .objects_item_expanded .objects_item_row_exp i {
            background-position: 100% 0 ;
        }


    .no-touch .objects_item:hover .objects_item_row_exp,
    .objects_item_fix_buttons .objects_item_row_exp,
    .offer_container_complaint_open .objects_item_row_exp
    {
        visibility: visible;
    }



    .object_actions {
        padding: 5px 10px 5px 180px;
        font-size: 12px;
        line-height: 1em;
        height: 1.4em;
    }

    .android .object_actions {
        padding-left: 200px;
    }

        .objects_item_owner .object_actions {
            /*padding-right: 450px;*/
        }

        .object_actions_r {
            margin: -1px 0 0 0;
            position: relative;
            display: inline-block;
            zoom: 1;
            text-align: right;
            float: right;
        }

        .object_actions span,
        .object_actions a {
            margin: 0 20px 10px 0;
            display: inline-block;
            white-space: nowrap;
            position: relative;
        }

        span.object_actions_premium {
            /*margin-left: 75px;/**/
            color: #f97b00;
            border-color: #fdd7b2;
        }
        span.object_actions_delete {
            margin-left: 16px !important;
            color: #df1125;
            border-color: #f0b2b2;
            position: relative;
        }

        .object_actions_edit {
            position: relative;
        }

        .objects_item span.object_actions_complaint {
            position: absolute;
            right: 20px;
            bottom: 12px;
            padding: 4px 7px 6px;

            border: 1px solid #b7b8ba;
            border-top-color: #d4d5d9;
            border-bottom-color: #999da0;
            border-radius: 6px;
            zoom:1;
            background: #ffffff;
            background: -moz-linear-gradient(top, #ffffff 0%, #dfe3e6 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dfe3e6));
            background: -webkit-linear-gradient(top, #ffffff 0%,#dfe3e6 100%);
            background: -o-linear-gradient(top, #ffffff 0%,#dfe3e6 100%);
            background: -ms-linear-gradient(top, #ffffff 0%,#dfe3e6 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfe3e6',GradientType=0 );
            background: linear-gradient(top, #ffffff 0%,#dfe3e6 100%);
            font-size: 12px;
            line-height: 1em;
            color: #000;
            white-space: nowrap;
            cursor: pointer;
        }
            .no-touch .objects_item span.object_actions_complaint {
                visibility: hidden;
            }

            .no-touch .objects_item span.object_actions_complaint:hover {
                background: #ffffff;
                background: -moz-linear-gradient(top, #ffffff 0%, #a7d9f5 100%);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#a7d9f5));
                background: -webkit-linear-gradient(top, #ffffff 0%,#a7d9f5 100%);
                background: -o-linear-gradient(top, #ffffff 0%,#a7d9f5 100%);
                background: -ms-linear-gradient(top, #ffffff 0%,#a7d9f5 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a7d9f5',GradientType=0 );
                background: linear-gradient(top, #ffffff 0%,#a7d9f5 100%);
            }
            .objects_item span.object_actions_complaint:active,
            .objects_item span.object_actions_complaint.active,
            .objects_item span.object_actions_complaint.active:hover {
                background: #23bdd5;
                background: -moz-linear-gradient(top, #23bdd5 0%, #83dfea 100%);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#23bdd5), color-stop(100%,#83dfea));
                background: -webkit-linear-gradient(top, #23bdd5 0%,#83dfea 100%);
                background: -o-linear-gradient(top, #23bdd5 0%,#83dfea 100%);
                background: -ms-linear-gradient(top, #23bdd5 0%,#83dfea 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23bdd5', endColorstr='#83dfea',GradientType=0 );
                background: linear-gradient(top, #23bdd5 0%,#83dfea 100%);

                box-shadow: inset 0 1px 1px #097d8c;
                border: 1px solid #45b8ca;
                border-top-color: #097d8c;
                border-bottom-color: #83dfea;
            }

        .objects_item span.object_actions_complaint i {
            background: url('/static/images/complaint_icon.png') 0 0 no-repeat;
            width: 13px;
            height: 13px;
            display: inline-block;
            vertical-align: -3px;
            margin: 0 6px 0 0;
        }

            .objects_item span.object_actions_complaint:active i,
            .objects_item span.object_actions_complaint.active i {
                opacity: 0.8;
            }

        .objects_item_removed .object_actions_complaint {
            display: none;
        }


    .object_user_data {
        padding: 0 0 0 40px;
    }

        .object_user_data_tags {
            padding: 0 10px 0 0;
            display: inline-block;
            //display: inline;
            zoom:1;

        }
            .object_user_data_tags dl {
                margin: 0 10px 10px 0;
                padding: 3px 22px 3px 7px;
                position: relative;
                display: inline-block;
                //display: inline;
                zoom:1;


                background: #d1d3d2;
                background: -moz-linear-gradient(top, #eeede9 0%, #d1d3d2 100%);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeede9), color-stop(100%,#d1d3d2));
                background: -webkit-linear-gradient(top, #eeede9 0%,#d1d3d2 100%);
                background: -o-linear-gradient(top, #eeede9 0%,#d1d3d2 100%);
                background: -ms-linear-gradient(top, #eeede9 0%,#d1d3d2 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeede9', endColorstr='#d1d3d2',GradientType=0 );
                background: linear-gradient(top, #eeede9 0%,#d1d3d2 100%);
                /*border: 1px solid #b2b9bf;/*/

                border-radius: 4px;
                box-shadow: -1px 1px 1px #b2b9bf;
                white-space: nowrap;
            }
            .object_user_data_tags dt {
                margin: 0;
                padding: 0;
                font-style: italic;
                font-size: 12px;
                line-height: 1em;
            }
            .object_user_data_tags dd {
                width: 7px;
                height: 7px;
                margin: -3px 0 0;
                padding: 0;
                position: absolute;
                top: 50%;
                right: 7px;
                background: url('/static/images/popup_closer.gif') no-repeat 0 0;
                cursor: pointer;
            }
            .object_user_data_tags dd:hover {
                background-position: 0 100%;
            }


        .object_user_data_comment {
            display: inline-block;
            //display: inline;
            zoom:1;
        }
            .object_user_data_comment dl {
                margin: 0 10px 10px 0;
                padding: 8px 32px 8px 7px;
                position: relative;
                background: #dbe8ee;
                border-radius: 4px;
                white-space: normal;
            }
            .object_user_data_comment dt {
                margin: 0;
                padding: 0;
                font-style: italic;
                font-size: 13px;
            }
            .object_user_data_comment dd {
                width: 16px;
                height: 16px;
                margin: -8px 0 0;
                padding: 0;
                position: absolute;
                top: 50%;
                right: 7px;
                background: url('/static/images/black.png') no-repeat -43px -4px;
                cursor: pointer;
            }
            .object_user_data_comment dd:hover {
                background-position: -59px -4px;
            }

        .object_user_data_plan {
            display: inline-block;
            //display: inline;
            zoom:1;
        }
            .object_user_data_plan dl {
                margin: 0 10px 10px 0;
                padding: 8px 32px 8px 27px;
                position: relative;



                border-radius: 4px;
                white-space: nowrap;
                background: url('/static/images/calendar_icon.png') no-repeat 8px 50% #dbe8ee;
            }
            .object_user_data_plan dt {
                margin: 0;
                padding: 0;
                font-size: 13px;
                line-height: 1em;
            }
            .object_user_data_plan dd {
                width: 16px;
                height: 16px;
                margin: -8px 0 0;
                padding: 0;
                position: absolute;
                top: 50%;
                right: 7px;
                background: url('/static/images/black.png') no-repeat -43px -4px;
                cursor: pointer;
            }
            .object_user_data_plan dd:hover {
                background-position: -59px -4px;
            }

        .object_user_data_complaint {
            display: inline-block;
            //display: inline;
            zoom:1;
        }
            .object_user_data_complaint dl {
                margin: 0 10px 10px 0;
                padding: 8px 32px 8px 7px;
                position: relative;


                background: #fedcd2;
                border-radius: 4px;
                white-space: nowrap;
            }
            .object_user_data_complaint dt {
                margin: 0;
                padding: 0;
                font-style: italic;
                font-size: 13px;
                line-height: 1em;
            }
            .object_user_data_complaint dd {
                width: 16px;
                height: 16px;
                margin: -8px 0 0;
                padding: 0;
                position: absolute;
                top: 50%;
                right: 7px;
                background: url('/static/images/black.png') no-repeat -43px -4px;
                cursor: pointer;
            }
            .object_user_data_complaint dd:hover {
                background-position: -59px -4px;
            }


    .objects_item .object_actions {
        /*display: none;/**/
        visibility: hidden;
    }

    .objects_item:hover .object_actions,
    .objects_item:hover .object_user_data,
    .no-touch .objects_item:hover .object_actions_complaint,
    .objects_item.offer_container_complaint span.object_actions_complaint,
    .objects_item_fix_buttons .object_actions,
    .offer_container_complaint_open .object_actions
    {
        visibility: visible;
    }





/*********/
.objects_item_views {
    margin: 0 0 0 15px;
    padding: 0 0 0 17px;
    display: inline-block;
    background: url('/static/images/icon_loupe.png') no-repeat 0 50%;
    font-size: 14px;
    color: #808080;
}

.objects_item_deadline {
    /*width: 180px;*/
    /*position: absolute;
    right: 125px;
    top:4px;*/
    margin: 0 0 0 10px;
    display: inline-block;
    text-align: right;
    color: #808080;
}
    .objects_item_deadline strong {
        color: #000;
    }
    .objects_item_deadline .pseudo {
        font-size: 12px;
    }



.objects_item_complaint_row {
    margin: 0 0 10px;
    padding: 10px 15px 10px 40px;
    position: relative;
    background: #ffe5d2;
    background: -moz-linear-gradient(top, #ffe5d2 0%, #ffd6c6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe5d2), color-stop(100%,#ffd6c6));
    background: -webkit-linear-gradient(top, #ffe5d2 0%,#ffd6c6 100%);
    background: -o-linear-gradient(top, #ffe5d2 0%,#ffd6c6 100%);
    background: -ms-linear-gradient(top, #ffe5d2 0%,#ffd6c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe5d2', endColorstr='#ffd6c6',GradientType=0 );
    background: linear-gradient(top, #ffe5d2 0%,#ffd6c6 100%);
    zoom:1;
    border-bottom: 1px solid #ffa8ac;
}
    .objects_item_complaint_row_icon {
        width: 16px;
        height: 16px;
        display: block;
        position: absolute;
        left: 14px;
        top:11px;
        background: url('/static/images/black.png') no-repeat -25px -4px;

    }

    .objects_item_complaint_row_arrow {
        position: absolute;
        bottom: -9px;
        left: 34px;
        width: 20px;
        height: 9px;
        background: url('/static/images/red_arrow_down.png') 0 0 no-repeat;
    }

        @media print, screen, (-webkit-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
            .objects_item_complaint_row_arrow {
                background: url('/static/images/red_arrow_down@2x.png') 0 0 no-repeat;
                background-size: 20px 9px;
            }
        }

    .objects_item_icon_edit {
        width: 16px;
        height: 16px;
        margin: 0 -16px 0 0;
        display: inline-block;
        position: absolute;
        left: -20px;
        background: url('/static/images/black.png') no-repeat -43px -4px;
    }
    .objects_item_icon_delete {
        width: 13px;
        height: 13px;
        display: inline-block;
        position: absolute;
        left: -16px;
        background: url('/static/images/icon_delete.png') no-repeat 0 0;
    }
    .objects_item_complaint_row a {
        position: relative;
        margin-left: 20px;
    }
    .objects_item_complaint_row em {
        color: #922626;
    }



.objects_item_deadline_row,
.objects_item_draft_row {
    margin: 0 0 10px;
    padding: 10px 15px 10px 40px;
    position: relative;
    background: #fff6de;
    background: -moz-linear-gradient(top, #fff6de 0%, #fae6cb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff6de), color-stop(100%,#fae6cb));
    background: -webkit-linear-gradient(top, #fff6de 0%,#fae6cb 100%);
    background: -o-linear-gradient(top, #fff6de 0%,#fae6cb 100%);
    background: -ms-linear-gradient(top, #fff6de 0%,#fae6cb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff6de', endColorstr='#fae6cb',GradientType=0 );
    background: linear-gradient(top, #fff6de 0%,#fae6cb 100%);
    zoom:1;
    border-bottom: 1px solid #f1cb8c;
}
    .objects_item_deadline_row_icon,
    .objects_item_draft_row_icon {
        width: 17px;
        height: 16px;
        display: block;
        position: absolute;
        left: 14px;
        top:10px;
        background: url('/static/images/icon_deadline.png') no-repeat 0 0 ;
    }

    .objects_item_draft_row_icon {
        background: url('/static/images/icon_draft.png') no-repeat 0 0 ;
    }

    .objects_item_deadline_row_arrow,
    .objects_item_draft_row_arrow {
        position: absolute;
        bottom: -9px;
        left: 34px;
        width: 20px;
        height: 9px;
        background-image: url('/static/images/yellow_arrow_down.png');
        background-repeat: no-repeat;
        background-size: 20px 9px;
    }

        @media print, screen, (-webkit-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
            .objects_item_deadline_row_arrow {
                background: url('/static/images/yellow_arrow_down@2x.png') 0 0 no-repeat;
                background-size: 20px 9px;
            }
        }

    .objects_item_deadline_row .pseudo {
        margin-left: 20px;
    }

    .objects_item_deadline_row a {
        margin-left: 20px;
    }

    .object_item_gallery_box {
        width: 482px;
        height: 352px;
        margin: 0 0 0 auto;
        position: relative;

    }
        .object_item_gallery_tab {

            border: 1px solid #ccc;
        }
            .object_item_gallery_tab td {
                width: 480px;
                height: 350px;
                text-align: center;
                vertical-align: middle;
            }
            .object_item_gallery_tab img {
                max-width: 480px;
                max-height: 350px;
            }

        .object_item_gallery_l,
        .object_item_gallery_r {
            width: 43px;
            height: 57px;
            margin: -23px 0 0;
            position: absolute;
            top: 50%;
            background: url('/static/images/gallery-arrows2.png') no-repeat 0 0;
            cursor: pointer;

            display: none;
        }
        .object_item_gallery_l {
            left:5px;
            background-position: 0 0;
        }
        .no-touch .object_item_gallery_l:hover {background-position: 0 100%;}
        .object_item_gallery_r {
            right:5px;
            background-position: 100% 0;
        }
        .no-touch .object_item_gallery_r:hover {background-position: 100% 100%;}


        .no-touch .object_item_gallery_box:hover .object_item_gallery_l,
        .no-touch .object_item_gallery_box:hover .object_item_gallery_r {
            display: block;
        }

        .object_item_gallery_no_photo {
            height: 350px;
            background: url('/static/images/placeholder_photo.jpg') no-repeat 50% 50%;
        }



.objects_adw1 {
    margin: 0 -40px 0 0;
    padding: 10px 0;
    position: relative;
    left: -20px;
    overflow: hidden;
}
    .objects_adw_w {
        /*padding: 20px 50px;*/
        /*background: #EDEEE9;
        -webkit-box-shadow:inset 0 0 4px 2px #aeb5be;
        -moz-box-shadow:inset 0 0 4px 2px #aeb5be;
        box-shadow:inset 0 0 4px 2px #aeb5be;
        /**/
    }
    .objects_adw th {
        padding: 20px 40px 20px 20px;
        font-style: italic;
        font-size: 14px;
        vertical-align: middle;
        text-align: left;
    }
    .objects_adw td {
        vertical-align: middle;
        text-align: left;
    }

/**********************************************/

.objects_item_removed {cursor: default;}
.objects_item_removed:hover {
    background: none;
    filter:none;

}


    .objects_item_removed .objects_item_info,
    /*.objects_item_removed .object_user_data,/**/
    .objects_item_removed .objects_item_row_exp,
    .objects_item_removed:hover .objects_item_row_exp,
    .objects_item_removed .objects_item_fav,
    .objects_item_removed .objects_item_fullinfo,
    .objects_item_removed .object_actions_complaint {
        display: none !important;
    }
    .objects_item_removed .object_user_data {
        padding-top: 15px;
    }

    .objects_item_removed .objects_item_fullinfo {
        height: 0;
        position: absolute;
        overflow: hidden;
        display: none;
    }
    .objects_item_removed .objects_item_title_row * {
        text-decoration: line-through;
        border-color: #D9D9D9 !important;
        color: #808080 !important;
    }


    .objects_item_removed .object_actions {
        padding-left: 30px;
    }


    .object_item_photo_exist_icon {
        background: url('/static/images/photo.png') 0 0 no-repeat;
        width: 46px;
        height: 37px;
        margin: 0 auto 5px auto;
        cursor: pointer;
    }

    .objects_item:hover .object_item_photo_exist_icon {
        background-position: 0 100%;
    }

    .objects_item_images {
        text-align: center;
    }

.objects_item_col_complaint {
  position: absolute;
  bottom: 0;
  padding: 0 0 0 20px;
  margin: 0 0 -10px 0;
  font-size: 12px;
}

  .objects_item_col_complaint i {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url('/static/images/complaint_action.png') 0 0 no-repeat;
    background-size: 16px;
    left: 0;
  }
     .objects_rating_help_act i,
    .objects_mapsearch_act i,
    .objects_print_help i,
    .objects_feedback i {
        width: 16px;
        height: 16px;
        margin: 0 -16px 0 0;
        display: inline-block;
        position: relative;
        left: -20px;
        background: url('/static/images/icon_question.png') no-repeat 0 0;
        vertical-align: -3px;
    }

    .objects_mapsearch_act i {
        background: url('/static/images/map_cian_icon.png') no-repeat 0 0;
    }

    .objects_feedback i {
        width: 18px;
        vertical-align: -4px;
        left: -22px;
        background: url('/static/images/speech_bubble.png') no-repeat 0 0;
    }

    .objects_mapsearch_act,
    .objects_print_help,
    .objects_feedback {
        margin-left: 40px;
    }

    .print-button.button-with-help {
        display: inline-block;
        vertical-align: top;
    }

    .button-with-help .button-with-help-primary {
        vertical-align: top;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        margin-right: -5px;
    }
    .button-with-help .button-with-help-info {
        vertical-align: top;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        padding: 0;
        line-height: 12px;
    }
        .button-with-help .button-with-help-info i {
            padding: 14px 14px 12px 14px;
            display: inline-block;
            background: url('/static/images/icon_question.png') no-repeat;
            background-position: 6px 4px !important;
        }

.flagFadeIn {
    animation-name: flagFadeIn;
    -webkit-animation-name: flagFadeIn;
    animation-duration: 400ms;
    -webkit-animation-duration: 400ms;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (-moz-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min-device-pixel-ratio: 1.5) {

    .objects_mapsearch_act i {
        background: url('/static/images/map_cian_icon@2x.png') 0 0 no-repeat;
        background-size: 16px 16px;
    }
    .objects_item_fav {
        background: url('/static/images/icon_fav@2x.png') 0 100% no-repeat;
        background-size: 16px 30px;
    }
    .objects_item_fav.objects_item_fav_on {
        background-position: 0 0;
    }  
    .objects_item_payment_status a.objects_item_payment_status_link_premium i{  
        background: url('/static/images/premium_icon@2x.png') 0 0 no-repeat;
        background-size: 16px 16px;
    }
    .objects_item_status_actions_premium.premium_blocked i{
        background: url('/static/images/validation-error@2x.png') no-repeat 0 0;
        background-size: 14px 14px;
    }
    .objects_item_payment_status a.objects_item_payment_status_link_paid i{
        background: url('/static/images/paid_icon@2x.png') 0 0 no-repeat;
        background-size: 16px 16px;
    }
    .objects_item_icon_delete {
        background: url('/static/images/icon_delete@2x.png') 0 0 no-repeat;
        background-size: 13px 13px;
    }
    .objects_item span.object_actions_complaint i,
    .objects_item_broken_address_icon {
        background: url('/static/images/complaint_icon@2x.png') 0 0 no-repeat;
        background-size: 13px 13px;
    } 
    .objects_item_row_exp i {
        background: url('/static/images/arrowsmapbutton@2x.png') 0 0 no-repeat;
        background-size: 39px 8px;
    }
    .lk_profile_question,
    .objects_rating_help_act i,
    .objects_print_help i,
    .button-with-help .button-with-help-info i {
        background: url('/static/images/icon_question@2x.png') 0 0 no-repeat;
        background-size: 16px 16px;
    }
        
    .objects_feedback i {
        background-image: url('/static/images/speech_bubble@2x.png');
        background-size: 18px 16px;
    }
    .objects_list_subscription_title_image {
        background: url('/static/images/subscribe_modal_welcome@2x.png');
        background-size: 100%;
    }
    .objects_item_realtor_icons i,
    .object_user_data_comment dd,
    .object_user_data_plan dd,
    .objects_item_complaint_row_icon {
        background-image: url('/static/images/black@2x.png');
        background-size: 95px 45px;
    }
    .object_item_photo_exist_icon {
        background-image: url('/static/images/photo@2x.png');
        background-size: 46px 37px;
    }
    .objects_item_draft_row_icon{
        background-image: url('/static/images/icon_draft@2x.png');
        background-size: 17px 16px;
    }
    .objects_item_details th i {
        background-image: url('/static/images/objects_item_details@2x.png');
        background-size: 14px 20px;
    } 
    .objects_item_complaint_flag {
        background: url('/static/images/flag@2x.png') 0 0 no-repeat;
        background-size: 60px 60px;
    } 
    .objects_item_realtor_checked i {
        background: url('/static/images/agreement@2x.png') 0 0 no-repeat;
        background-size: 18px 24px;
    }
    .objects_item_deadline_row_arrow,
    .objects_item_draft_row_arrow {
        background-image: url('/static/images/yellow_arrow_down@2x.png');
    }

}

@keyframes flagFadeIn {
    0% {
        opacity: 0.0;
    }

    40% {
        opacity: 0.7;
    }

    100% {
        opacity: 0.6;
    }
}

@-webkit-keyframes flagFadeIn {
    0% {
        opacity: 0.0;
    }

    40% {
        opacity: 0.7;
    }

    100% {
        opacity: 0.6;
    }
}