

/* Start:/bitrix/templates/alarm_service/components/bitrix/catalog.section.list/pricelist_table/style.css?17727144383849*/
.c-table-scroll .table__cell {
    padding: 5px 10px;
}
.table {
    overflow: auto;
}
.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/catalog.section.list/pricelist_table/../../../../img/icons/icn-download.svg) no-repeat 15px center;
    background-size: 20%;
    position: absolute;
    left: 15px;
    bottom: 30px;
    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;
}
@media screen and (max-width: 560px) {
    .get-offer-btn {
        text-indent: -11000px;
        width: 48px;
        height: 48px;
        overflow: hidden;
        padding: 0;
        background-size: 50%;
        background-position-x: 12px;
    }
}
.comagic-c-buttons {
    margin-top: -120px !important;
    margin-bottom: 120px !important;
}
.grecaptcha-badge {
    display: none !important;
}

.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;
}
.b-price .current-price {
    line-height: 60px;
    color: #000;
    white-space: nowrap;
}
.selected .b-price .current-price {
    color: #fff;
}
.surcharges__cell {
    min-width: 220px;
}
.b-surcharges__item {
    display: block;
}
.b-surcharges {
    display: none;
    padding: 0 0 0;
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    vertical-align: middle;
    background-color: #fff;
    padding: 10px;
    max-width: 200px;
}
.b-surcharges.selected {
    display: block;
}
.b-surcharges input,
.b-surcharges label {
    vertical-align: middle;
}
.table__cell .small {
    font-size: 80%;
    padding: 2px 0;
    margin: 0;
    line-height: 12px;
}
.kp-select-gallery {
    display: none;
    max-height: 500px;
    width: 100%;
    overflow-x: none;
    overflow-y: auto;
    overflow: auto;
    position: relative;

    /*top: 0;
    right: 400px;*/
}
.kp-select-gallery__wrapper {
    width: 100%;
    height: auto;
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 15px;
    border-bottom: 2px solid #01ba3b;
}
.kp-select-gallery__item {
    min-width: 200px;
    width: 200px;
    position: relative;
}
.kp-select-gallery__item img {
    max-width: 100%;
    height: auto;
}
.kp-select-gallery__item input {
    position: absolute;
    right: 7px;
    top: 7px;
}
.c-table-scroll .table__row:first-child .table__cell {
    text-transform: none;
    color: #818181;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 13px;
    font-weight: 300;
    height: 70px;
}
.kp-select-gallery-btn {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    right: auto;
    transform: translateY(-50%) translateX(-50%);
    padding: 4px 13px;
    background-color: #01ba3b;
    border: 2px solid #01ba3b;
    text-decoration: none;
    color: #FFF;
    border-radius: 10px;
}
/* End */
/* /bitrix/templates/alarm_service/components/bitrix/catalog.section.list/pricelist_table/style.css?17727144383849 */
