

/* Start:/local/css/jquery.sc.select.css?17709593561541*/
.sc_select-wrap {position: relative;flex-grow: 1;display: flex;justify-content: flex-start;align-items: center;margin: 2px 0;}
.sc_select-btn-info {position: relative;display: block;width: 100%;height: 41px;margin: 0 0px 0px;padding: 0 11px;border-radius: 3px;background:var(--lightgrey_black);border: 1px solid #eeeeee;cursor: pointer;}
.sc_select-btn-info .btn-title {height: 100%;width: 100%; display: flex;flex-direction: row; justify-content: space-between;align-items: center;}
.sc_select-icon-carret {width: 10px;margin-left: 10px;}
.sc_select-list {width: 100%; position: absolute;top: 100%;left: 0;z-index: 1000;display: none; float: left;min-width: 10rem;font-size: 1rem;color:var(--black_white);text-align: left;list-style: none;background-color:var(--black_bg_black);background-clip: padding-box;background:var(--black_bg_black);box-shadow: 0px 1px 4px var(--shadow_block);margin-top: 4px;}
.sc_select-list li {text-align: left;padding: 4px 9px 4px 9px;cursor: pointer;list-style: none;min-height: 33px;margin: 0px;}
.sc_select-list li::before {content: none!important;}
.sc_select-list li.active {color: #fff;background: #1f7ae4;}
.sc_select-list li:hover:not(.active) {cursor: pointer;background:var(--item_active);}
.sc_select-list li.active:hover {cursor: default;}
.sc_select-list li.disabled:hover {cursor: default;}
.sc_select-wrap .sc_select-value-name.val-empty {color: #bdbdbd;}

.sc_select-wrap.open .sc_select-list {display: block;}
.sc_select-wrap.open .sc_select-list .field-select-item.val-empty {color: #bdbdbd;}

/* End */


/* Start:/local/components/scalc_help/help/templates/.default/style.css?1667384808186*/
.catalog-table-wrap {padding: 0 30px;}
.catalog-table-list-type-wrap .btn-group .btn.active {cursor:default; background: #a3a3a3!important;border-color: #a3a3a3!important; color: #fff;}

/* End */


/* Start:/local/components/scalc_help/help.item.section/templates/.default/style.css?1667759555871*/
.help-list-wrap {display: flex;flex-wrap: wrap;max-width: 700px;}
.help-element-wrap {width:100%;display:flex;align-items: center;justify-content: flex-start; padding:20px;cursor: pointer;border:1px solid var(--stroke_black);color: var(--white_text_black);margin: -1px -1px 0 0;}
.help-element-wrap.item-1 {border-bottom:none;}
.help-element-wrap:hover {box-shadow:0 1px 12px 1px var(--shadow_block);}
.help-element-wrap .help-element-icon {display: flex;align-items: center;}
.help-element-wrap .help-element-icon svg {margin-right: 10px;height: 20px;}
.help-element-wrap .help-element-icon svg path {fill: var(--white_text_black);}

.help-element-wrap {color: var(--white_text_black);}
.help-element-wrap:hover {color: var(--fill_dark_light_hover);}
.help-element-wrap:hover .help-element-icon svg path {fill: var(--fill_dark_light_hover);}

@media(max-width: 430px){
}
/* End */
/* /local/css/jquery.sc.select.css?17709593561541 */
/* /local/components/scalc_help/help/templates/.default/style.css?1667384808186 */
/* /local/components/scalc_help/help.item.section/templates/.default/style.css?1667759555871 */
