/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

body, p {
    color: #000 !important; }

#bx-soa-order .bx-soa-reference {
    margin: -8px 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #000;
}

.image_wrapper_block img {

max-height: 100%;
}

.catalog_detail .props_list td.char_value span {
text-align: left;
}

.bx_filter .bx_filter_input_checkbox .bx_filter_param_text, .filter label>span {

line-height: 19px;

}

.sale_order_full_table .ps_logo .image > img {
width: auto !important;
}