

/* Start:/bitrix/templates/alarm_service/components/bitrix/news.list/price_table_in_aboutprices/style.css?17658968161478*/
.table__cell .mark-service:before {
    content: 'Выбрать';
    display: block;
}

.table__cell.selected .mark-service:before {
    content: 'Отменить';
}

.table__cell.selected {
    background-color: #01ba3b;
}

.table__cell.selected .mark-service,
.table__cell.selected .b-price {
    color: #fff;
}

.table__cell .mark-service {
    display: block;
    line-height: 60px;
}
div[data-remodal-id="modalSetServicePrice"] .btn-type-auto {
    text-align: center;
}
.get-offer-btn {
    background: #18b942 url(/bitrix/templates/alarm_service/components/bitrix/news.list/price_table_in_aboutprices/../../../../img/icons/icn-download.svg) no-repeat 15px center;
    background-size: 20%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 12px 15px 12px 56px;
    cursor: pointer;
    z-index: 999;
    text-decoration: none !important;
    color: #fff !important;
    font-size: 16px;
}
.get-offer-btn:hover {
    background-color: #0bab35;
}

.offer_info {
    display: none;
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 4;
    padding: 15px 0;
    border-top: 2px solid #01ba3b;
    font-size: 0.85rem;
}
.main-content .offer_info .container {
    position: relative;
    padding: 0;
}
.offer_info .row {
    padding-bottom: 5px;
}
.offer_info .row > div:first-child {
    text-align: right;
}
.offer_info input {
    max-width: 21px;
    height: auto;
    font-size: inherit;
    padding: 0;
}
.cs-discount-subblock.hidden {
    display: none;
}

/* End */
/* /bitrix/templates/alarm_service/components/bitrix/news.list/price_table_in_aboutprices/style.css?17658968161478 */
