

/* Start:/local/components/elektro/brands.list/templates/.default/style.css?16018784783191*/
.brandsList .brand:nth-child(5n+5) {
    margin-right:0;
}
.brandsList .brand:hover,
.brandsList .brand:hover .name {
    border-color:#bcbcbc;
}
.brandsList .brand {
    float:left;
    text-align:center;
    border:1px #ddd solid;
    border-radius:4px;
    width:18%;
    overflow:hidden;
    margin:0px;
    margin-right:2.5%;
    margin-bottom:30px;
    box-shadow: 0px 0px 15px 2px #dedede;
	box-sizing: border-box;
}
.brandsList .brand .image {
    height:200px;
    padding-top:10px;
    text-align:center;
    box-sizing:border-box;
}
.brandsList .brand .image img {
    max-width:180px;
    max-height:180px;
}
.brandsList .brand .name a {
    color:#4f6a96;
    text-decoration:none;
}
.brandsList .brand .name {
    background:#f9f9fa;
    border-top:1px #ddd solid;
    height:50px;
    display:block;
    line-height:50px;
    text-align:center;
}

.bs_wrapper{
    text-align:center;
    width:100%;
    margin:10px 0px;
}

.bs_clean {
    width:20px;
    cursor:pointer;
    display:none;
}

.bs_input_wrap{
    margin:0 auto;
    width:70%;
    border:1px #999 solid;
    box-sizing:border-box;
    border-radius:5px;
    background:url('/local/templates/elektro/images/icon_search1.jpg') 7px 8px no-repeat;
    text-align:center;
    padding:2px 5px 2px 30px;
}
.bs_input{
    padding:0px 0px;
    height:27px;
    box-sizing:border-box;
    width:95%;
    border:none;
}
.bs_input:focus { outline: none; }

.bs_input::-webkit-input-placeholder { /* Chrome */
    color: #c2c2c2;
}
.bs_input:-ms-input-placeholder { /* IE 10+ */
    color: #c2c2c2;
}
.bs_input::-moz-placeholder { /* Firefox 19+ */
    color: #c2c2c2;
    opacity: 1;
}
.bs_input:-moz-placeholder { /* Firefox 4 - 18 */
    color: #c2c2c2;
    opacity: 1;
}

.bs-letters{
    font-size:18px;
    text-align:left;
    padding-left:60px;
}

.bs-item_lang, .bs-item_all, .bs-item_abc_group {
    display:inline-block;
}

.bs-item_lang{
    opacity:0.5;
}

.bs-item_lang.active {
    opacity:1;
}

span.bs-item_all{
    margin:0px 10px;
    font-size:0.95em;
}

.bs-item_lang{
    margin:0px 10px;
}

.bs-item_clickable {
    margin:0px 4px;
    color:#0072bc;
    cursor:pointer;
}
.bs-item_clickable.active {
    font-weight:bold;
    color:#000;
}
.bs-item_clickable.active {
    font-weight:bold;
    color:#000;
}

.bs-empty_place{
    margin:10px 0px 30px 0px;
    font-size:16px;
    color:#999;
}

.bs-lang_eng{
    display:inline-block;
    width:60px;
    height:30px;
    background:url('/local/templates/elektro/images/flag_uk.png') 0px 0px no-repeat;
    background-size:contain;
    box-shadow: 0px 0px 15px 2px #dedede;
}

.bs-lang_rus{
    display:inline-block;
    width:60px;
    height:30px;
    background:url('/local/templates/elektro/images/flag_ru.png') 0px 0px no-repeat;
    background-size:60px 30px;
    box-shadow: 0px 0px 15px 2px #dedede;
}

.bs-loading_wrap{
    width:30px;
    height:30px;
}

.bs-loading_wrap.active{
    background: url(/local/templates/elektro/images/loader.gif) no-repeat center center;
}




/* End */
/* /local/components/elektro/brands.list/templates/.default/style.css?16018784783191 */
