

/* Start:/bitrix/components/smart/reload.pricelist-lk/templates/.default/style.css?1750755536465*/
.title_r{display: grid}
.title_r-w{display: grid; grid-template-columns: auto 1fr; grid-gap: 4px; margin-bottom: 20px;}
.btn_r{padding: 5px; background: #dedede}
.title_r span{font-size: 20px; margin-bottom: 10px}
.el-price__select {}
.el-price__input { border: 1px solid #D7DEE3; padding: 4px;background: none;color: #98a1a8; }
.el-price__button { border: 1px solid #D7DEE3;margin-left: 4px;background: none;color: #98a1a8;}

.table__overflow{/*overflow: scroll*/}
/* End */


/* Start:/bitrix/components/smart/smart.position/templates/.default/style.css?175075553668*/
.news-list--docs.active .news-list--docs__show-all { display:none; }
/* End */


/* Start:/bitrix/components/smart/reload.form/templates/.default/style.css?1750755536602*/
.form-body.form__order-si {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap:16px;
}
@media screen and (max-width: 768px) {
    .form-body.form__order-si {
        grid-template-columns: repeat(1, 1fr);
    }
}

.d-flex {
    display: flex;
    gap: 16px;
}

.flex-wrap {
    flex-wrap: wrap;
}

.d-flex-column {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.d-flex-between {
    display: flex;
    justify-content: space-between;
}

.align-center {
    align-items: center;
}

.align-start {
    align-items: flex-start;
}

.align-end {
    align-items: end;
}
/* End */
/* /bitrix/components/smart/reload.pricelist-lk/templates/.default/style.css?1750755536465 */
/* /bitrix/components/smart/smart.position/templates/.default/style.css?175075553668 */
/* /bitrix/components/smart/reload.form/templates/.default/style.css?1750755536602 */
