.lmex-menu a {
  color: #2E3D87 !important;
}
#fade_catlist, #fade_search_result, #fade_search_artfams, #fade_search_params, #fade_artfamlist, #fade_speciallist, #fade_history {
    float: left;
    cursor: pointer;
    margin-top: 1px;
    background: #2E3D87;
    width: 260px;
    padding: 10px 5px;
    font-weight: bold;
    font-size: 1em; /*font-size: 1rem;*/
    color: #eee;
    height: 25px;
}
#ap_head {
    color: #fff;
    font-size: 1em; /*font-size: 1rem;*/
    font-weight: bold;
}
div.lbox {
    background: none;
}
#search_param_filter {
    padding: 0;
}
p.minus, p.minus2 {
    float: right;
    position: relative;
    right: 22px;
    top: -15px;
}
p.plus, p.plus2 {
    position: relative;
    left: 232px;
    top: -36px;
}
div.lboxtop {
    width: 160px;
    height: 2px;
    background: none;
    margin: 0;
    padding: 0;
}
ul.lmex-vertical {
    margin: 0 !important;
    width: 270px !important;
}
div.lboxbtm {
    background: none;
    height: 0px;
    margin: 0;
    padding: 0;
    width: 0px;
}
#leftmenu_placeholder {
  display: none;
}
.params_bez {
    color: #000;
    font-size: 12px;
    width: 250px;
}
#search_param_filter select {
    width: 230px !important;
    font-size: 12px !important;
    height: 22px;
}
div.lbox {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 0.85em; /*font-size: 0.85rem;*/
}
#sr001, .sr001 {
    width: 250px;
}
.sr001 {
    font-weight: normal !important;
    margin-bottom: 10px;
    margin-top: 0px;
    padding: 0px 0 10px 15px;
    background: #fff;
    width: 165px;
}
#search_artfams {
    padding-left: 5px;
    width: 270px;
    margin: 0 0 15px 0;
}
a.searchresartfams {
    font-size: 0.85em; /*font-size: 0.85rem;*/
  color: #333 !important;
  position: relative;
  top: -4px;
}