/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 13.01.2017, 14:05:41
    Author     : support
*/

input.form_search{
    width: 100%;
}

.widget > .catalog_filter_widget_class{
    padding: 10px;
}

.catalog_filter_widget_class > .cp_toolbar{
    display: none;
}

#f_filter_floor{
    width: 50%;
    float: left;
}

#f_filter_floor input{
    width: 50%;
}

#f_filter_not_last{
    display: inline-block;
    margin-top: 21px;
    margin-left: 20px;
    width: 40%
}