

/* Start:/local/templates/igrosoft/components/bitrix/catalog.section/boards/style.css?17273916731527*/
.test_table_product {
    border: 1px solid #cccccc;

}

.test_table_product td {
    padding: 10px;
    text-align: center;
}

.open_firmware_game a {
    display: none;
}

.open_firmware_game a.active {
    display: block;
}

.list-set {
    display: none;
}

.list-set.active {
    display: block;
}

.buy-block__item.active {
    /*display: table;*/
}

.buy-block__item--price {
    width: 100%;
}

.js-order-inner:not(.active) {
    display: none !important;
}

body .programm-tab {
    transition: none;
}
body .programm-tab.active {
    /*overflow: hidden;*/
}

.list-complect_firmware {
    border: 1px solid #fff;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 0;
    padding: 6px 10px;
    overflow: auto;
    max-height: 84px;
}



.buy-block__no_buy {
    display: table !important;
    width: 100% !important;
    height: 200px;
    min-height: 200px;
    border-spacing: 4px !important;
    position: relative;
    margin-left: -2px;
}

.buy-block__item__no_buy {
    text-align: center;
    vertical-align: middle !important;
    position: relative;
    display: table-cell !important;
    border: 1px solid #f0f3f9;
    padding: 10px 10px 10px !important;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transition: all ease .5s;
}

@media (max-width: 767px) {
    .buy-block__no_buy {
        min-height: auto !important;
        height: auto !important;
    }
}

/* End */
/* /local/templates/igrosoft/components/bitrix/catalog.section/boards/style.css?17273916731527 */
