#pronto-filter {
    overflow: hidden;
}

.filter-block {
    float: left;
    width: 160px;
    margin: 0 10px 0 0;
}

.filter-block a:hover{
    text-decoration: none;
}

/*
    Новый поисковый фильтр
*/
.search_filter {
    background: none repeat scroll 0 0 #e3e3e3;
   /* float: left;*/
    display: inline-block;
    margin: 0 0 11px 0;
    overflow: hidden;
    width: 550px;
}

.main_filters {
    overflow: hidden;
    background-color: #4388c4;
    border-radius: 3px 3px 0 0;
    height: 40px;
}

    .ar_container {
        float: left;
        height: 34px;
        margin-top: 3px;
        overflow: hidden;
    }

        .ar_container.search_string_box {
            border-right: none;
            height: 29px;
            width: 260px;
            background: none repeat scroll 0 0 white;
            padding: 2px 0 3px 5px;
            position: relative;
            margin-left: 3px;
        }

        .ar_container.group_filter_box {
            border-width: 1px 0;
            width: 205px;
            margin-left: 3px;
            background: url("/new_style/new_design/img/arrowDown.png") no-repeat right #ffffff;
        }

        .ar_container.settlement_filter_box {
            height: 30px;
            width: 120px;
            border: none;
            background: url("/new_style/new_design/img/arrowDown.png") no-repeat right #ffffff;
            margin: 5px 0 5px 5px;
        }

            #filter_search {
                color: #333333;
                float: left;
                margin-left: 0;
                width: 245px;
                border: none;
                font-size: 14px;
                margin-top: 5px;
            }

            .ar_container select {
                color: #333333;
                font-size: 14px;
                height: 28px;
                margin-left: -1px;
                margin-top: 2px;
                padding-right: 2px;
                padding-top: 1px;
            }

                .ar_container select option {
                    color: #333333;
                    font-size: 13px;
                }

                .ar_container select#group_filter {
                    height: 27px;
                    background: transparent;
                    width: 230px;
                    border: none;
                    padding-right: 30px;
                }

                    .ar_container select#group_filter option {
                        padding-left: 5px;
                    }

                    .ar_container select#group_filter option.top_level {
                        text-decoration: underline;
                    }

                .ar_container select#settlement_filter {
                    height: 27px;
                    width: 122px;
                    background: transparent;
                    border: none;
                }

    .ar_divider {
        background: url("/new_style/img/new/search_field_vert_divider.gif") no-repeat scroll right 0 transparent;
        border-bottom: 1px solid #9E9C7E;
        border-top: 1px solid #9E9C7E;
        float: left;
        height: 20px;
        margin-top: 5px;
        width: 3px;
    }

    div.ar_search_btn {
        float: right;
        margin-left: 3px;
        height: 40px;
        width: 71px;
        padding: 0;
    }

    div.ar_search_btn:hover{
        background-color: #72a5d4;
    }
    div.ar_search_btn:active{
        background-color: #366c9e;
    }

        .ar_search_btn input {
            width: 100%;
            background-color: none;
          /*  background: url("/new_style/img/new/search.png") no-repeat scroll 0 -54px transparent;*/
        /*    border-width: 0;
            cursor: pointer;
            height: 27px;
            width: 27px;
            margin: 0;*/
        }
      /*  .ar_search_btn input:hover {
            background: url("/new_style/img/new/search.png") no-repeat scroll 0 -27px transparent;
        }
        .ar_search_btn input:active{
            background: url("/new_style/img/new/search.png") no-repeat scroll 0 0 transparent;
        }*/

        #clear_search_main {
            display: none;
            cursor: pointer;
        }

.additional_filters {
   /* margin-top: 5px;*/
   /* display: none;*/
}

   /* .opened .additional_filters {
        display: block;
    }
      */
    .ar_container.period_filter_box {
        height: 30px;
        width: 160px;
        margin: 5px 0 5px 5px;
        background: url("/new_style/new_design/img/arrowDown.png") no-repeat right #ffffff;
        border: none;
    }

        .period_filter_box select#filter-period {
            width: 200px;
            background: transparent;
            border: none;
        }

    .photo_filter_box {
        float: left;
        height: 22px;
        margin: 11px 0 0 5px;
        line-height: 21px;
        overflow: hidden;
        width: 75px;
    }

        .photo_filter_box div{
            float: left;
            margin: 0 0 0 5px;
        }

.photo_filter_box .container_check{
    background-color: #fff;
    border: 1px solid #666666;
    width: 20px;
    height: 20px;
}
.photo_filter_box input:checked{
    opacity: 1;
}

            .photo_filter_box input {
                width: 21px;
                height: 21px;
                border: none;
                background-color: #ffffff;
               /* margin-top: 4px;*/
            }

    .filter_links {
        float: right;
        overflow: hidden;
    }

    .ar_submit_big {
        background: url("/search/img/Search.png?v=1") no-repeat scroll 20px 0 transparent;
        float: right;
        height: 26px;
        width: 72px;
        border: none;
        margin-top: 7px;
        padding: 3px 12px;
    }

    .ar_link_search {
        border-bottom: 1px dotted #c2c2c2;
        color: #c2c2c2;
        cursor: pointer;
        float: right;
        line-height: normal;
        padding-top: 3px;
    }

        #ar_search_clear, #ar_full_search {
            font-size: 14px;
            margin-right: 10px;
            margin-top: 9px;
        }

        #ar_search_clear{
            border-bottom: 1px dotted #2272bb;
            color: #2272bb;
        }
        
        #ar_search_clear:hover, #ar_extend_search:hover{
            border-bottom: none;
        }

    .new_advanced_icon {
        float: right;
        margin: 12px 5px 0 0;
    }

.change_search {
    float: right !important;
    font-size: 11px;
    color: #2272BB;
   /* width: 85px;*/
    height: 20px;
    border-bottom: 1px dashed #2272BB;
    cursor: pointer;
    display: none;
    margin-bottom: 4px;
}

/* фильтры маркета */


.market_filter {
    width: 307px;
    overflow: hidden;
    float: left;
    margin-top: 3px;
}

    .market_filter > div {
        float: right;
    }

    .ar_container.price_filter {
        width: 130px;
        background: none repeat scroll 0 0 white;
        height: 15px;
        padding: 2px 0 3px 5px;
        position: relative;
        float: right;
    }

        .ar_container.price_filter.priceMin_filter {
            border-right: none;
        }

        .ar_container.price_filter.priceMax_filter {
            border-left: none;
        }

        .ar_container.price_filter input {
            border: medium none;
            color: #999999;
            float: left;
            font-size: 11px;
            margin-left: 0;
            width: 130px;
        }

/*
    Фильтры форм

    общая ширина - 552px (видимая часть - 541px)
    ширина четвертного поля - 127px, включая бордеры
    ширина половинного поля - 263px, включая бордеры
    отступы справа от полей - 11px
*/

.ads_filter {
    width: 550px;
}

    #ar_extend_search {
        margin: 8px 15px 0 3px;
        font-size: 14px;
        color: #2272BB;
        border-bottom: 1px dotted #2272BB;
    }

    .filter_line {
        overflow: hidden;
        height: 30px;
        margin: 5px 0 0 5px;
    }

        .filter_line.extended_filters {
            display: none;
        }

    .filter_field {
        float: left;
      /*  border: 1px solid #9E9C7E;*/
        overflow: hidden;
        height: 30px;
        margin-right: 5px;
    }

        .filter_field select {
            height: 32px;
            font-size: 14px;
            margin: -1px 0 0 -1px;
            padding: 1px 2px 0 0;
            color: #999999;
        }
        .filter_field select option{
            color: #333333;
        }
        .filter_field select option:first-child{
            color: #999999;
        }

        .filter_field.value_field {
            width: 176px;
            background: url("/new_style/new_design/img/arrowDown.png") no-repeat right #ffffff;
        }

            .filter_field.value_field select {
                 width: 200px;
                 background: transparent;
                 border: none;
            }

        .filter_field.text_field {
            width: 176px;
            background: #ffffff;
        }

            .filter_field.text_field input {
                width: 170px;
                margin-left: 3px;
                border: none;
                height: 30px;
                background: transparent;
            }

        .filter_field.value_field_big {
            width: 263px;
        }

            .filter_field.value_field_big select {
                width: 265px;
            }

        .filter_field.range_field {
            width: 178px;
            overflow: hidden;
        }

            .filter_field.range_field > div{
                float: left;
            }

            .filter_range_divider {
                width: 3px;
                background: url("/new_style/img/new/search_field_vert_divider.gif") no-repeat scroll right 0 transparent;
                height: 22px;
            }

                .filter_field.range_field .filter_minValue, .filter_field.range_field .filter_maxValue  {
                    width: 178px;
                    border: none;
                    background: url("/new_style/new_design/img/arrowDown.png") no-repeat right #ffffff;
                }

                    .filter_field.range_field select {
                        background: transparent;
                        border: none;
                        width: 195px;
                    }

                    .filter_field.range_field input {
                        width: 158px;
                        font-size: 13px;
                        border: medium none;
                        height: 27px;
                        padding-left: 2px;
                    }

    #map_filter_img {
        cursor: pointer;
        float: left;
    }

    #map_filter_link {
        font-size: 11px;
        color: #2272BB;
        border-bottom: 1px dotted #0000FF;
        cursor: pointer;
        float: left;
    }

    .jqueryPlaceholder {
        color: #999999;
    }

/*
    Отступы 4px внутри
    полей select и input
    в форме
*/
        select, .ads_filter.auto_filter .filter_field select, .ads_filter.auto_filter .filter_field input {
            padding-left: 4px;
        }

/*
    Не показывать стандартный
    крестик в ie10
*/
        ::-ms-clear {
            display: none;
        }

        .addResume{
            width: 160px;
            height: 40px;
            line-height: 40px;
            background-color: #f47b00;
            border-radius: 3px;
            text-align: center;
        }

        .help_width .addResume a{
            color: #fff;
            font-weight: bold;
            font-size: 15px;
        }

        .addResume:hover{
            background-color: #f5993d;
        }

        .addResume:active{
            background-color: #db6e00;
        }

.addResume.addCompany{
    width: 260px;
    margin-top: 15px;
}

.dropdown{
    position: absolute;
    height: 60px;
    line-height: 60px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    background-color: #ffffff;
    top:146px;
    right: 30px;
    display: none;
    z-index: 1000;
    box-shadow: 1px 1px 3px 0px #e6e6e6;
}

.dropdown_multiple {
    position: absolute;
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
    top:146px;
    right: 30px;
    display: none;
    z-index: 1000;
    box-shadow: 1px 1px 3px 0px #e6e6e6;
}

.dropdown .arrow, .dropdown_multiple .arrow{
    background: url('/new_style/img/menu/arrow-down-01.png') no-repeat scroll 100% 1px transparent;
    display: block;
    height: 7px;
    margin-left: 290px;
    margin-top: -7px;
    width: 21px;
}

.dropdown input{
    width: 100px;
    height: 27px;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    padding-left: 4px;
}

.dropdown .button{
    margin: 14px 15px 0 15px;
    float: left;
    width: 40px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: linear-gradient(to top, #e7e7e7, #f8f8f8);
    border: 1px solid #e6e6e6;
    color: #a9a9a9;
    border-radius: 3px;
    cursor: pointer;
}

.dropdown .filter_minValue, .dropdown .filter_maxValue{
    float: left;
    margin-left: 15px;
}

.filter_range, .filter_multiple, .kvartal_maxValue{
    width: 173px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding-left: 4px;
    float: left;
    color: #a8a8a8;
    background: url("/new_style/new_design/img/arrowDown.png") no-repeat scroll right center #ffffff;
}

.photo_filter_box input{
    opacity: 0;
}

.checkboxLine {
    overflow: hidden;
}

    .checkboxLine > div {
        float: left;
        padding: 5px;
    }

.checkboBlock input{
    margin-top: 2px;
}

.selected_multiple {
    color: #333333;
}

