

/* 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.faq/templates/.default/style.css?17145062531632*/
.help-list-wrap {display: flex;flex-wrap: wrap;max-width: 700px;}
.help-element-wrap {width:100%;}
.help-element-btn {width:100%;display:flex;align-items: center;justify-content:space-between; padding:20px;cursor: pointer;border:1px solid var(--stroke_black);color: var(--white_text_black);margin: -1px -1px 0 0;}
.help-element-btn.item-1 {border-bottom:none;}
.help-element-btn:hover {box-shadow:0 1px 12px 1px var(--shadow_block);}
.help-element-btn .icon-wrap {display:flex;align-items:center;}
.help-element-btn .icon-wrap svg {height: 20px;}
.help-element-btn .icon-wrap svg path {fill: var(--white_text_black);}
.help-element-btn .icon-wrap .icon-on {display:none;}

.help-element-btn {color: var(--white_text_black);}
.help-element-btn:hover {color: var(--fill_dark_light_hover);}
.help-element-btn:hover .help-element-icon svg path {fill: var(--fill_dark_light_hover);}
@keyframes fadeInOut { 0% { opacity: 0; display: none; } 50% { opacity: 0.5; display: block; } 100% { opacity: 1; display: block; } }
.help-element-answer {display:none;width:100%;padding:20px 20px 20px 40px;cursor:default;border:1px solid var(--stroke_black);border-top:none;color: var(--white_text_black);background:var(--darkerblack_bg_black); opacity: 0; animation: fadeInOut 0.5s ease-in-out; }
.help-element-answer .btn-wrap {display:flex;justify-content:center;width:100%;}
.help-element-answer .btn {margin:15px 0 0 0;}
.help-element-wrap.open .help-element-answer {display:block; opacity: 1; }
.help-element-wrap.open .icon-wrap .icon-off {display:none;}
.help-element-wrap.open .icon-wrap .icon-on {display:block;}

@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.faq/templates/.default/style.css?17145062531632 */
