.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

.bx_filter .smartfilter .bx_filter_parameters_box_container .bx_filter_input_container input {
    line-height: 18px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 75%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 22%;
	margin-bottom: 15px;
	padding-left: 2%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#realization-filter > div:nth-child(n + 5) {
	padding-top: 1.5625rem;
}
.tipnedvizhimosti > div {
    flex-wrap: wrap;
    row-gap: 1.25rem;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-items th, .catalog-items td  {
    padding: 5px;
}

.catalog-items th {
    _text-align:center;
    padding-right: 20px;
}
    .catalog-items th span{
        border-bottom: 1px dashed black;
    }

.item-image-preview {
    float: left;
    margin-right: 4px;
}

.even td {
    _background-color: #ebebeb;
}
.odd td {
    _background-color: #f5f5f5;
}
table.tablesorter {
    width: 100%;
}

table.tablesorter td {
    vertical-align:middle;
    border-bottom: 1px solid #e7e7e7;
}

table.tablesorter thead tr .header {
    background-image: url("img/bg.gif");
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    background-color: #f5f5f5;
}

table.tablesorter thead tr .headerSortDown {
    background-image: url("img/desc.gif");
}

table.tablesorter thead tr .headerSortUp {
    background-image: url("img/asc.gif");
}

form.smartfilter .bx_filter_parameters_box_title {
    font-size: 20px;
    font-weight: normal;
    font-family: "corpid_e1s_scd_regular";
}

form.smartfilter, .bx_filter.bx_blue.bx_horizontal {
    background-color: none;
}
.wrapper .bx_filter .bx_filter_section {
    background-image: none;
    background-color: #f6f6f6;
    border: 7px solid #f6f6f6;
}

/* Слайдер */
.bx_filter .bx_ui_slider_range .bx_ui_slider_handle.left {
    margin-left: -22px;
}
.bx_filter .bx_ui_slider_range .bx_ui_slider_handle.right {
    margin-right: -22px;
}

.bx_filter.bx_horizontal .smartfilter .bx_filter_parameters_box {
    padding-bottom: 30px;
    margin-right: 3.33%;
}

.bx_filter .bx_filter_parameters_box_container .bx_ui_slider_track {
    height:2px;
}

.bx_filter.bx_horizontal .smartfilter .bx_filter_parameters_box {
    width: 30%;
}

.bx_filter .smartfilter .bx_ui_slider_pricebar_VD {
    background: none;
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #00b1ac 0%, #00b1ac 100%) repeat scroll 0 0;
    border-top: none;
    border-bottom: none;
    
}

.bx_filter .smartfilter .bx_ui_slider_pricebar_V {
    background-image: none;
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #00b1ac 0%, #00b1ac 100%) repeat scroll 0 0;
}
.bx_filter .smartfilter .bx_ui_slider_pricebar_VN {
    background: #b6b6b6;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container {
    max-width: 100%;
}

.bx_filter.bx_horizontal .smartfilter .bx_filter_parameters_box:nth-child(4n+2) {
    clear: none;
}
.bx_filter.bx_horizontal .smartfilter .bx_filter_parameters_box:nth-child(4n+1) {
    clear: both;
}

.bx_filter  .smartfilter .bx_filter_parameters_box_container .bx_filter_input_container {
    background: none;
    max-width: none;
}
.bx_filter .smartfilter .bx_filter_parameters_box_container .bx_filter_input_container input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border: 1px solid #ccc;
    box-shadow: none;
    height: 100%;
}
.bx_filter .smartfilter .bx_filter_parameters_box_container .bx_filter_input_container input:focus {
    border: 1px solid #00b1ac;
    box-shadow: 0 0 1px 1px rgba(0, 177, 122, 0.5);
}

.bx_filter .smartfilter .bx_filter_input_checkbox input[type="radio"], .bx_filter .smartfilter .bx_filter_input_checkbox input[type="checkbox"] {
    top: 0;
}

#set_filter {
    background-color: #0c5ea3;
    border: medium none;
    color: #fff;
    transition: background-color 0.1s ease-out 0s;
    font-family: "corpid_e1s_scd_bold";
    border-radius: 25px;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    height: 46px;
    line-height: 46px;
    outline: medium none;
    padding: 0 20px;
    position: relative;
    text-align: center;
    box-shadow: none;
    font-weight: normal;
    background: #0c5ea3 none repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
}
#set_filter:hover {
    background-color: #0067c7;
}

.smartfilter .bx_filter_input_checkbox .icomoon::before {
    color: #00b1ac;
    content: "@";
    font-family: "icomoon-transcapital";
    font-size: 8px;
    left: 3px;
    line-height: 15px;
    position: absolute;
    top: 0;
}

.smartfilter .bx_filter_input_checkbox .icomoon {
    border: 1px solid #b6b6b6;
    border-radius: 2px;
    float: left;
    height: 15px;
    margin-top: 4px;
    position: relative;
    width: 15px;
}

.smartfilter .bx_filter_input_checkbox  .icomoon {
    display: inline-block;
    font-family: "icomoon-transcapital";
    font-style: normal;
    vertical-align: middle;
}