

/* 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.list/templates/.default/style.css?16681959511827*/
.help-list-wrap {display: flex;flex-wrap: wrap;}
.help-section-wrap {width:300px;min-height: 400px;display:flex;flex-direction:column;align-items: center; padding:20px;cursor: pointer;border:1px solid var(--stroke_black);color: var(--white_text_black);margin: -1px -1px 0 0;}
.help-section-wrap.item-1 {border-bottom:none;}
.help-section-wrap:hover {box-shadow:0 1px 12px 1px var(--shadow_block);}
.help-section-wrap .icon-shev {margin-left: 8px;height: 12px;}
.help-section-wrap .icon-shev path {fill: var(--white_text_black);}
.help-section-wrap .help-section-img {height: 80px;width: 80px;display: flex;align-items: center;justify-content: center;margin-top: 20px;}
.help-section-wrap .help-section-img svg {height: 100%;}

.help-section-wrap .help-section-img svg rect,
.help-section-wrap .help-section-img svg path {fill: var(--light, #999) var(--dark, #999);}
.help-section-wrap .help-section-img svg path.sc-stroke2 {stroke: var(--light, #999) var(--dark, #999);}
.help-section-wrap:hover .help-section-img svg rect,
.help-section-wrap:hover .help-section-img svg path {fill: var(--light, var(--theme-base-color)) var(--dark,var(--white_text_black));}
.help-section-wrap:hover .help-section-img svg path.sc-stroke2 {stroke: var(--light, var(--theme-base-color)) var(--dark, var(--white_text_black));}

.help-section-wrap h3 {text-align: center;}
.help-section-wrap a {color: var(--white_text_black);}
.help-section-wrap a:hover {color: var(--fill_dark_light_hover);}
.help-section-wrap .help-element-link {margin-bottom: 15px;line-height: 20px;}
.help-section-wrap .help-section-link {margin-top: 20px;font-weight: 600;}

@media(max-width: 430px){
	.help-list-wrap {margin-top: 20px;}
	.help-section-wrap {width:100%;height:unset;padding-bottom: 40px;}
	.help-section-wrap .help-section-img {height: 50px;width: 50px;}
}
/* End */
/* /local/css/jquery.sc.select.css?17709593561541 */
/* /local/components/scalc_help/help/templates/.default/style.css?1667384808186 */
/* /local/components/scalc_help/help.item.list/templates/.default/style.css?16681959511827 */
