@charset "UTF-8";.hintButton_hintContainer__YeXiw{position:relative}.hintButton_hint__YeXiw{cursor:pointer}.hintButton_hint__YeXiw svg{min-width:20px;min-height:20px;max-width:20px;max-height:20px;fill:#f3eeee;transition:fill .4s}.hintButton_hint__YeXiw:hover svg{fill:#a6c3fcf2;color:#a6c3fcf2}.hintButton_hintPopUp__YeXiw{position:fixed;background:#494765;padding:8px 12px;min-width:200px;max-width:300px;height:fit-content;white-space:pre-wrap;z-index:999;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;transition:opacity .5s,left .3s ease-in-out,right .3s ease-in-out;display:none;opacity:0}.hintButton_hintPopUpVisible__YeXiw{display:block;opacity:1}@media(prefers-reduced-motion:reduce){.hintButton_hintPopUp__YeXiw{transition:none}}.authForm_form__mCA08{height:290px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.authForm_oauth2__mCA08{height:auto}.authForm_container__mCA08{height:180px;width:100%}.authForm_inputWrap__mCA08{width:400px;margin-bottom:35px;position:relative}.authForm_input__mCA08{width:100%;height:60px;padding:0 15px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px}.authForm_inputError__mCA08{border-color:#d61111;box-shadow:0 0 15px 10px #c81f1f26}.authForm_button__mCA08{width:400px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.authForm_oauth2__mCA08 .authForm_button__mCA08{margin-bottom:30px}.authForm_formNoValid__mCA08{background-color:#a6c3fc80}.authForm_formValid__mCA08{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.authForm_formValid__mCA08:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.authForm_errorMessage__mCA08{position:absolute;left:0;top:60px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 0 15px}@media screen and (max-width:1400px){.authForm_container__mCA08{height:180px;width:100%}.authForm_inputWrap__mCA08{width:400px;margin-bottom:35px}.authForm_input__mCA08{height:55px;padding:0 10px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.authForm_button__mCA08{width:270px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.authForm_errorMessage__mCA08{position:absolute;left:0;top:60px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 0 10px}}.versionProject_container__XXT0r{width:100%;margin-top:20px;display:flex;align-items:center;justify-content:center}.versionProject_text__XXT0r{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.versionProject_wrap__XXT0r{width:125px;display:flex;align-items:center;justify-content:space-around}.versionProject_loader__XXT0r{width:4px;height:4px;border-radius:50%;display:block;position:relative;color:#fff;box-sizing:border-box;animation:versionProject_animationLoader__XXT0r 1s linear infinite alternate}@keyframes versionProject_animationLoader__XXT0r{0%{box-shadow:-12px -1px,-4px 1px,4px -1px}33%{box-shadow:-12px 1px,-4px -1px,4px 1px}66%{box-shadow:-12px -1px,-4px 1px,4px -1px}to{box-shadow:-12px 1px,-4px -1px,4px 1px}}@media screen and (max-width:1400px){.versionProject_text__XXT0r{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.configurationList_configurationContainer__BdclC{height:100%;width:100%}.configurationList_configurationListItem__BdclC{width:100%;display:flex;align-items:center;margin-bottom:25px;transition:transform .3s;cursor:pointer}.configurationList_configurationListItem__BdclC:hover{transform:scale(1.02);transition:transform .3s}.configurationList_configurationListItem__BdclC:last-child{margin-bottom:0}.configurationList_configurationListItemId__BdclC{display:flex;align-items:center;justify-content:center;min-width:70px;max-width:70px;padding:20px 15px;background-color:#2f2e41;border-radius:10px;text-decoration:none;margin-right:25px}.configurationList_configurationListItemName__BdclC{width:100%;padding:20px 15px;background-color:#2f2e41;border-radius:10px;display:inline-block;text-decoration:none}.configurationList_configurationListItemText__BdclC{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:27px;color:#f3eeee}@media screen and (max-width:1400px){.configurationList_configurationContainer__BdclC{display:flex;align-items:center;flex-direction:column}.configurationList_configurationListItemId__BdclC{padding:15px;min-width:57px;max-width:57px}.configurationList_configurationListItemName__BdclC{width:90%;padding:15px}.configurationList_configurationListItemText__BdclC{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:27px;color:#f3eeee}}.navList_navList__cBLSW{width:100%;display:flex;flex-direction:column;margin-bottom:35px;align-items:center}.navList_navListItem__cBLSW{width:190px;height:50px;padding:0 10px;margin-bottom:15px;display:inline-block;display:flex;align-items:center;justify-content:flex-start;background-color:transparent;border-radius:10px;text-decoration:none;transition:background-color .3s,width .5s}.navList_navListItemActive__cBLSW{background-color:#a6c3fcf2}.navList_navListItemSmall__cBLSW{transition:width .5s;width:50px}.navList_navListItem__cBLSW:last-child{margin-bottom:0}.navList_navListItem__cBLSW:hover{transition:background-color .3s;background-color:#a6c3fc80}.navList_navListItemIcon__cBLSW{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#f3eeee}.navList_navListItemText__cBLSW{white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;overflow-y:hidden;margin-left:10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#f3eeee;opacity:1;display:inline-block;transition:opacity 2.5s}.navList_navListItemTextSmall__cBLSW{opacity:0;visibility:hidden;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#f3eeee;transition:opacity .1s}.navList_activeLinkNavMenu__cBLSW{background-color:#a6c3fcf2}@media screen and (max-width:1400px){.navList_navListItem__cBLSW{height:45px}.navList_navListItemSmall__cBLSW{width:45px}.navList_navListItemIcon__cBLSW{min-width:26px;min-height:26px;max-width:26px;max-height:26px;fill:#f3eeee}}.navSettings_navWrapperListElement__3kmVu{width:190px;height:50px;padding:0 10px;margin-bottom:15px;display:inline-block;display:flex;align-items:center;justify-content:flex-start;background-color:transparent;border-radius:10px;text-decoration:none;transition:background-color .3s,width .5s}.navSettings_navWrapperListElementActive__3kmVu{background-color:#a6c3fcf2}.navSettings_navWrapperListElementSmall__3kmVu{transition:width .5s;width:50px}.navSettings_navWrapperListElement__3kmVu:last-child{margin-bottom:0}.navSettings_navWrapperListElement__3kmVu:hover{transition:background-color .3s;background-color:#a6c3fc80}.navSettings_settingsIcon__3kmVu{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#f3eeee}.navSettings_settingsText__3kmVu{margin-left:10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#f3eeee;opacity:1;display:inline-block;transition:opacity 2.5s}.navSettings_settingsTextSmall__3kmVu{opacity:0;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#f3eeee;transition:opacity .1s}.navSettings_activeLinkNavMenu__3kmVu{background-color:#a6c3fcf2}@media screen and (max-width:1400px){.navSettings_navWrapperListElement__3kmVu{height:45px}.navSettings_navWrapperListElementSmall__3kmVu{width:45px}.navSettings_settingsIcon__3kmVu{min-width:26px;min-height:26px;max-width:26px;max-height:26px;fill:#f3eeee}}.navControl_navControl__FTrrS{width:40px;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;cursor:pointer;transition:flex-direction 1s,align-items 1s}.navControl_navControlActive__FTrrS{height:100%;flex-direction:column;align-items:center;transition:flex-direction 1s,align-items 1s}.navControl_navControlItem__FTrrS{width:8px;height:8px;border-radius:50%}.navControl_navControlItem__FTrrS:nth-child(1){background-color:#a6c3fc}.navControl_navControlItem__FTrrS:nth-child(2){background-color:#a6c3fcf2}.navControl_navControlItem__FTrrS:nth-child(3){background-color:#a6c3fc80}.loading_loading__Nis5g{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.loading_loadingContainer__Nis5g{width:48px;height:48px}.loading_loader__Nis5g{width:100%;height:100%;border-radius:50%;display:inline-block;position:relative;border:3px solid;border-color:#f3eeee #f3eeee transparent transparent;box-sizing:border-box;animation:loading_rotation__Nis5g 1.5s linear infinite}.loading_loader__Nis5g:after,.loading_loader__Nis5g:before{content:"";position:absolute;inset:0;margin:auto;border:3px solid;border-color:transparent transparent #a6c3fc #a6c3fc;width:40px;height:40px;border-radius:50%;box-sizing:border-box;animation:loading_rotationBack__Nis5g .7s linear infinite;transform-origin:center center}.loading_loader__Nis5g:before{width:32px;height:32px;border-color:#f3eeee #f3eeee transparent transparent;animation:loading_rotation__Nis5g 1.5s linear infinite}@keyframes loading_rotation__Nis5g{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading_rotationBack__Nis5g{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@media screen and (max-width:1400px){.loading_loadingContainer__Nis5g{width:42px;height:42px}.loading_loadingInUserPageFormContainer__Nis5g{width:32px;height:32px}.loading_loader__Nis5g{border:2px solid;border-color:#f3eeee #f3eeee transparent transparent}.loading_loader__Nis5g:after,.loading_loader__Nis5g:before{border:2px solid;border-color:transparent transparent #a6c3fc #a6c3fc;width:28px;height:28px}.loading_loader__Nis5g:before{width:18px;height:18px;border-color:#f3eeee #f3eeee transparent transparent}}.hoc_componentPropertyEditor__iteNn{height:100%;display:flex;width:100%;gap:.8rem;flex-direction:column}.treeConfiguration_tree__QLqNE{width:100%;user-select:none}.treeConfiguration_treeWrapper__QLqNE{width:100%;border-radius:5px}.treeConfiguration_parentElem__QLqNE{width:100%;padding:5px 7px;border-radius:5px;display:flex;align-items:center;justify-content:left;cursor:pointer;transition:background-color .3s}.treeConfiguration_parentElem__QLqNE:hover{background-color:#a6c3fc80}.treeConfiguration_parentElemActive__QLqNE{background-color:#a6c3fcf2}.treeConfiguration_isDeleted__QLqNE{opacity:.5}.treeConfiguration_dragZone__QLqNE{background-color:#7bd9a1}.treeConfiguration_dragZoneError__QLqNE{background-color:#f25b5b}.treeConfiguration_parentElemText__QLqNE{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow-y:hidden}.treeConfiguration_parentElemTextId__QLqNE{color:red}.treeConfiguration_childrenElem__QLqNE{margin-left:14px;margin-top:7px;padding-left:7px;opacity:0;transition:opacity 2s;border-left:2px dashed rgba(166,195,252,.95)}.treeConfiguration_childrenElemActive__QLqNE{transition:opacity 2s;opacity:1}.treeConfiguration_notItemsInConfiguration__QLqNE{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.treeConfiguration_sortedZone__QLqNE{display:block;width:100%;height:2px;background-color:transparent}.treeConfiguration_sortedZoneTop__QLqNE{margin-bottom:3px}.treeConfiguration_sortedZoneBottom__QLqNE{margin-top:3px}.treeConfiguration_sortedZoneActive__QLqNE{background-color:#a6c3fc80}@media screen and (max-width:1400px){.treeConfiguration_parentElemText__QLqNE,.treeConfiguration_notItemsInConfiguration__QLqNE{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.tooltip_tooltipWrap__VnnpD{width:max-content;max-width:400px;max-height:85px;padding:7px 20px;position:absolute;left:50%;top:100%;transform:translate(-50%,15%);z-index:99}.tooltip_backgroundError__VnnpD,.tooltip_error__VnnpD{background-color:#d61111}.tooltip_backgroundWarning__VnnpD,.tooltip_warning__VnnpD{background-color:#daae11}.tooltip_error__VnnpD{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px}.tooltip_warning__VnnpD{border-color:#daae11;border-width:1px;border-style:solid;border-radius:5px}.tooltip_tooltipContainer__VnnpD{width:100%;height:100%;position:relative}.tooltip_tooltipContainer__VnnpD:after{content:"";position:absolute;top:-13px;left:50%;transform:translate(-50%) rotate(-135deg);padding:5px}.tooltip_tooltipContainer__VnnpD.tooltip_backgroundError__VnnpD:after,.tooltip_tooltipContainer__VnnpD.tooltip_error__VnnpD:after{background-color:#d61111}.tooltip_tooltipContainer__VnnpD.tooltip_backgroundWarning__VnnpD:after,.tooltip_tooltipContainer__VnnpD.tooltip_warning__VnnpD:after{background-color:#daae11}.tooltip_errorMessage__VnnpD{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden}@media screen and (max-width:1400px){.tooltip_tooltipWrap__VnnpD{width:max-content;max-width:320px;max-height:85px;padding:7px 15px;left:50%;top:100%;transform:translate(-50%,15%)}.tooltip_errorMessage__VnnpD{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:22px;color:#f3eeee}}.tableRow_tableRowText__JaBz7{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden}.tableRow_tableDate__JaBz7{margin-right:5px}.tableRow_tableDate__JaBz7:last-child{margin:0}.tableRow_tableRow__JaBz7{width:100%;height:fit-content;min-height:85px;display:flex;align-items:center;border-bottom:1px solid #494765;padding:10px 0}.tableRow_control__JaBz7,.tableRow_checkControl__JaBz7,.tableRow_moreControl__JaBz7{min-width:24px;min-height:24px;max-width:24px;max-height:24px;padding:0;margin:0}.tableRow_moreControl__JaBz7{fill:#f3eeee;transition:fill .3s}.tableRow_disabled__JaBz7{opacity:.5;cursor:default}.tableRow_moreControl__JaBz7:not(.tableRow_disabled__JaBz7){cursor:pointer}.tableRow_moreControl__JaBz7:not(.tableRow_disabled__JaBz7):hover{transition:fill .3s;fill:#a6c3fcf2}.tableRow_checkControl__JaBz7{fill:#35b96a}.tableRow_delete__JaBz7:hover{background-color:#d61111}.tableRow_icon__JaBz7{width:100%;height:100%}.tableRow_moveControlContainer__JaBz7{height:100%;display:flex;flex-direction:column;justify-content:center}.tableRow_ArrowUp__JaBz7{width:100%;height:100%;color:#f3eeee;transition:color .3s}.tableRow_ArrowUp__JaBz7:not(.tableRow_disabled__JaBz7){cursor:pointer}.tableRow_ArrowUp__JaBz7:not(.tableRow_disabled__JaBz7):hover{color:#a6c3fcf2;transition:color .3s}.tableRow_ArrowDown__JaBz7{width:100%;height:100%;color:#f3eeee;transition:color .3s}.tableRow_ArrowDown__JaBz7:not(.tableRow_disabled__JaBz7){cursor:pointer}.tableRow_ArrowDown__JaBz7:not(.tableRow_disabled__JaBz7):hover{color:#a6c3fcf2;transition:color .3s}@media screen and (max-width:1400px){.tableRow_control__JaBz7,.tableRow_moreControl__JaBz7,.tableRow_checkControl__JaBz7{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.tableRow_tableRowText__JaBz7{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRow_tableRow__JaBz7{min-height:75px}}.contextMenu_contextMenu__7fbHW{background-color:#494765;border-radius:5px;position:fixed;z-index:9999;transition:opacity .5s,left .3s ease-in-out,right .3s ease-in-out;display:none;opacity:0}.contextMenu_contextMenuVisible__7fbHW{display:block;opacity:1}.contextMenu_contextMenuCommandList__7fbHW{width:100%;height:100%;padding:10px 7px}.contextMenu_contextMenuCommandListItem__7fbHW{width:100%;height:32px;display:flex;align-items:center;background-color:transparent;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:22px;color:#f3eeee;border-radius:5px;padding:0 10px;margin-bottom:5px;cursor:pointer;transition:background-color .3s}.contextMenu_contextMenuCommandListItem__7fbHW:hover{background-color:#a6c3fc80;transition:background-color .3s}.contextMenu_contextMenuCommandListItem__7fbHW:last-child{margin-bottom:0}.contextMenu_contextMenuCommandListItemActive__7fbHW{background-color:#a6c3fcf2}.contextMenu_iconContainer__7fbHW{width:18px;max-width:18px;height:18px;max-height:18px;display:flex;align-items:center;justify-content:center;margin-right:8px}@media(prefers-reduced-motion:reduce){.contextMenu_contextMenu__7fbHW{transition:none}}@media screen and (max-width:1400px){.contextMenu_contextMenuCommandListItem__7fbHW{height:29px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee;padding:0 8px;margin-bottom:4px}.contextMenu_iconContainer__7fbHW{width:16px;max-width:16px;height:16px;max-height:16px;margin-right:6px}}.preload_preload__c6GuW{border-radius:5px;margin-bottom:10px;background-size:1000px;animation:preload_shine-lines__c6GuW 2.3s infinite linear}@keyframes preload_shine-lines__c6GuW{0%{background-position:-100px}40%,to{background-position:900px}}.errorMessagePopup_wrap__DUbTe{width:100%;height:100%;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;background-color:#2b2e3a66;backdrop-filter:blur(10px);z-index:999}.errorMessagePopup_errorMessagePopup__DUbTe{width:450px;min-height:155px;padding:40px 25px 22px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border-radius:10px;background-color:#2f2e41;box-shadow:0 0 15px 10px #0000001a;z-index:999}.errorMessagePopup_errorMessageText__DUbTe{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:26px;color:#f3eeee;width:100%;margin-bottom:25px;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;overflow-y:hidden;white-space:pre-wrap}.errorMessagePopup_errorMessageClose__DUbTe{min-width:21px;max-width:21px;min-height:21px;max-height:21px;position:absolute;top:8px;right:8px;fill:#f3eeee;cursor:pointer;transition:fill .2s}.errorMessagePopup_errorMessageClose__DUbTe:hover{transition:fill .2s;fill:#a6c3fc}.errorMessagePopup_errorMessageButtonOk__DUbTe{width:130px;height:40px;background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer;transition:background-color .1s}.errorMessagePopup_errorMessageButtonOk__DUbTe:hover{background-color:transparent;transition:background-color .1s}@media screen and (max-width:1400px){.errorMessagePopup_errorMessagePopup__DUbTe{width:420px;min-height:150px;padding:38px 22px 20px}.errorMessagePopup_errorMessageText__DUbTe{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:26px;color:#f3eeee}.errorMessagePopup_errorMessageClose__DUbTe{min-width:20px;max-width:20px;min-height:20px;max-height:20px;top:7px;right:7px}.errorMessagePopup_errorMessageButtonOk__DUbTe{width:110px;height:37px}}.snapshotType_select__PrtUe{width:250px;height:50px;margin-left:15px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.snapshotType_option__PrtUe{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.snapshotType_disabled__PrtUe{opacity:.5;cursor:default}.snapshotType_text__PrtUe{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.snapshotType_container__PrtUe{display:flex;align-items:center;justify-content:flex-end;min-width:400px}@media screen and (max-width:1400px){.snapshotType_select__PrtUe{height:45px;width:230px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.snapshotType_option__PrtUe{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.snapshotType_text__PrtUe{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:22px;color:#f3eeee}}.property_container__SfFwr{display:flex;flex:1;flex-direction:column;height:calc(100% - 65px)}.property_typeNodeContainer__SfFwr{width:100%;min-height:50px;max-height:50px;display:flex;justify-content:space-between;align-items:center;padding:0 15px;margin-bottom:.8rem}.property_text__SfFwr{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.property_property__SfFwr{display:flex;flex:1;background-color:#2f2e41;border-radius:25px;box-shadow:0 0 15px 10px #0000001a;padding:0 15px 30px 20px;height:calc(100% - 65px)}.property_propertyWrapTable__SfFwr{height:100%;width:100%}.property_table__SfFwr{display:flex;flex-direction:column;height:100%;width:100%;table-layout:auto}.property_tableTbody__SfFwr{display:block;height:100%;width:100%;overflow-y:scroll}.property_tableTr__SfFwr{width:100%;height:90px;display:flex;align-items:center}.property_tableThead__SfFwr .property_tableTr__SfFwr{height:55px;display:flex;align-items:center;border-bottom:1px solid #f3eeee;width:calc(100% - 6px)}.property_tableTh__SfFwr{text-align:left;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:24px;color:#f3eeee}.property_tableTh__SfFwr:last-child{text-align:end}.property_tableTh__SfFwr:nth-child(1){padding:0 40px 0 20px;width:33%}.property_tableTh__SfFwr:nth-child(2){width:calc(39% - 1px);padding-right:40px}.property_tableTh__SfFwr:nth-child(3){width:16%}.property_tableTh__SfFwr:nth-child(4){width:12%;padding-right:20px;display:flex;justify-content:flex-end}@media screen and (max-width:1720px){.property_tableTh__SfFwr:nth-child(1){width:32%;padding:0 20px 0 15px}.property_tableTh__SfFwr:nth-child(2){width:calc(37% - 1px);padding-right:20px}.property_tableTh__SfFwr:nth-child(4){padding-right:15px}}@media screen and (max-width:1600px){.property_tableTh__SfFwr:nth-child(1){padding:0 15px 0 10px;width:34%}.property_tableTh__SfFwr:nth-child(2){width:calc(39% - 1px);padding-right:15px}.property_tableTh__SfFwr:nth-child(3){width:12%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.property_tableTh__SfFwr:nth-child(4){width:15%;padding-right:15px}}@media screen and (max-width:1400px){.property_tableTh__SfFwr{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:25px;color:#f3eeee}.property_tableTh__SfFwr:nth-child(1){padding:0 15px 0 10px;width:30%}.property_tableTh__SfFwr:nth-child(2){width:calc(45% - 1px);padding-right:15px}.property_tableTh__SfFwr:nth-child(3){width:11%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.property_tableTh__SfFwr:nth-child(4){width:15%;padding-right:15px}.property_text__SfFwr{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:22px;color:#f3eeee}.property_typeNodeContainer__SfFwr{max-height:45px;min-height:45px}.property_snapshotTypeContainer__SfFwr{min-width:360px}}.property_textAccent__SfFwr{color:#daae11;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.buildDotAlignmentSelect_reportingHourSelect__RRdWM{height:50px;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.buildDotAlignmentSelect_reportingHourSelect__RRdWM:last-child{margin-right:0}.buildDotAlignmentSelect_reportingHourSelectOption__RRdWM{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.buildDotAlignmentSelect_dotAlignmentSelect__RRdWM{min-width:calc(20% - 1px);max-width:calc(20% - 1px)}.buildDotAlignmentSelect_inputrepRtingHourSending__RRdWM{opacity:.5}@media screen and (max-width:1400px){.buildDotAlignmentSelect_reportingHourSelect__RRdWM{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.buildDotAlignmentSelect_reportingHourSelectOption__RRdWM{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.buildAlignmentEqualHourMarksSelect_reportingHourSelect__u20SJ{height:50px;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.buildAlignmentEqualHourMarksSelect_reportingHourSelect__u20SJ:last-child{margin-right:0}.buildAlignmentEqualHourMarksSelect_reportingHourSelectOption__u20SJ{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.buildAlignmentEqualHourMarksSelect_alignmentEqualHourMarksSelect__u20SJ{min-width:calc(20% - 1px);max-width:calc(20% - 1px)}.buildAlignmentEqualHourMarksSelect_inputrepRtingHourSending__u20SJ{opacity:.5}@media screen and (max-width:1400px){.buildAlignmentEqualHourMarksSelect_reportingHourSelect__u20SJ{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.buildAlignmentEqualHourMarksSelect_reportingHourSelectOption__u20SJ{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.buildDotlessAlignmentSelect_reportingHourSelect__4uIYm{height:50px;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.buildDotlessAlignmentSelect_reportingHourSelect__4uIYm:last-child{margin-right:0}.buildDotlessAlignmentSelect_reportingHourSelectOption__4uIYm{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.buildDotlessAlignmentSelect_dotlessAlignmentSelect__4uIYm{min-width:calc(20% - 1px);max-width:calc(20% - 1px)}.buildDotlessAlignmentSelect_inputrepRtingHourSending__4uIYm{opacity:.5}@media screen and (max-width:1400px){.buildDotlessAlignmentSelect_reportingHourSelect__4uIYm{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.buildDotlessAlignmentSelect_reportingHourSelectOption__4uIYm{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.buildHourOfDaySelect_hourOfDaySelect__uutId{min-width:calc(20% - 1px);max-width:calc(20% - 1px)}.buildHourOfDaySelect_reportingHourSelect__uutId{height:50px;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.buildHourOfDaySelect_reportingHourSelect__uutId:last-child{margin-right:0}.buildHourOfDaySelect_reportingHourSelectOption__uutId{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.buildHourOfDaySelect_inputrepRtingHourSending__uutId{opacity:.5}@media screen and (max-width:1400px){.buildHourOfDaySelect_reportingHourSelect__uutId{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.buildHourOfDaySelect_reportingHourSelectOption__uutId{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.reportingHour_reportingHourContainer__xjD9M{width:100%;height:100%}.reportingHour_reportingHourForm__xjD9M{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.reportingHour_mainSelect__xjD9M{min-width:76%;max-width:100%}.reportingHour_reportingHourSelect__xjD9M{height:50px;padding:0 15px;margin-right:9px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.reportingHour_reportingHourSelect__xjD9M:last-child{margin-right:0}.reportingHour_reportingHourSelectOption__xjD9M{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.reportingHour_inputrepRtingHourSending__xjD9M{opacity:.5}@media screen and (max-width:1400px){.reportingHour_reportingHourSelect__xjD9M{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.reportingHour_reportingHourSelectOption__xjD9M{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.buildDayOfWeekSelect_reportingDaySending__r9cxu{opacity:.5}.buildDayOfWeekSelect_reportingDaySelect__r9cxu{width:145px;height:50px;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.buildDayOfWeekSelect_reportingDaySelect__r9cxu:last-child{margin-right:0}.buildDayOfWeekSelect_reportingDaySelectOption__r9cxu{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}@media screen and (max-width:1400px){.buildDayOfWeekSelect_reportingDaySelect__r9cxu{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.buildDayOfWeekSelect_reportingDaySelectOption__r9cxu{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.buildDayMonthSelect_reportingDaySending__r9cxu{opacity:.5}.buildDayMonthSelect_reportingDaySelect__r9cxu{width:145px;height:50px;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.buildDayMonthSelect_reportingDaySelect__r9cxu:last-child{margin-right:0}.buildDayMonthSelect_reportingDaySelectOption__r9cxu{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}@media screen and (max-width:1400px){.buildDayMonthSelect_reportingDaySelect__r9cxu{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.buildDayMonthSelect_reportingDaySelectOption__r9cxu{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.reportingDay_reportingDayContainer__b0BLE{width:100%;height:100%}.reportingDay_reportingDayForm__b0BLE{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.reportingDay_mainSelect__b0BLE{display:flex;flex:1}.reportingDay_reportingDaySelect__b0BLE{width:145px;height:50px;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.reportingDay_reportingDaySelect__b0BLE:last-child{margin-right:0}.reportingDay_reportingDaySelectOption__b0BLE{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.reportingDay_reportingDaySending__b0BLE{opacity:.5}@media screen and (max-width:1400px){.reportingDay_reportingDaySelect__b0BLE{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.reportingDay_reportingDaySelectOption__b0BLE{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.channelSettingSubtype_channelSettingSubtypeContainer__DKWbL{width:100%;height:100%;padding:7px 0}.channelSettingSubtype_channelSettingSubtypeForm__DKWbL{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.channelSettingSubtype_channelSettingSubtype__DKWbL{height:50px;display:flex;flex:1;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.channelSettingSubtype_channelSettingSubtype__DKWbL:last-child{margin-right:0}.channelSettingSubtype_channelSettingSubtypeOption__DKWbL{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.channelSettingSubtype_channelSettingSubtypeSending__DKWbL{opacity:.5}@media screen and (max-width:1400px){.channelSettingSubtype_channelSettingSubtype__DKWbL{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.channelSettingSubtype_channelSettingSubtypeOption__DKWbL{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.channelSettingType_channelSettingTypeContainer__YWst3{width:100%;height:100%}.channelSettingType_channelSettingTypeForm__YWst3{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.channelSettingType_channelSettingType__YWst3{height:50px;display:flex;flex:1;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.channelSettingType_channelSettingType__YWst3:last-child{margin-right:0}.channelSettingType_channelSettingTypeOption__YWst3{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.channelSettingType_channelSettingTypeSending__YWst3{opacity:.5}@media screen and (max-width:1400px){.channelSettingType_channelSettingType__YWst3{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.channelSettingType_channelSettingTypeOption__YWst3{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.parameterTableFooter_parameterTableFooterContainer__ZBYLX{width:100%;height:100%;padding:7px 0}.parameterTableFooter_parameterTableFooterForm__ZBYLX{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.parameterTableFooter_parameterTableFooter__ZBYLX{height:50px;display:flex;flex:1;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.parameterTableFooter_parameterTableFooter__ZBYLX:last-child{margin-right:0}.parameterTableFooter_parameterTableFooterOption__ZBYLX{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.parameterTableFooter_parameterTableFooterSending__ZBYLX{opacity:.5}@media screen and (max-width:1400px){.parameterTableFooter_parameterTableFooter__ZBYLX{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.parameterTableFooter_parameterTableFooterOption__ZBYLX{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.loadingInTableSave_loadingInTableSave__EGQAV{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.loadingInTableSave_loadingInTableSaveContainer__EGQAV{width:24px;height:24px}.loadingInTableSave_loader__EGQAV{width:100%;height:100%;border-radius:50%;display:inline-block;position:relative;border:2px solid;border-color:#f3eeee #f3eeee transparent transparent;box-sizing:border-box;animation:loadingInTableSave_rotation__EGQAV 1.5s linear infinite}.loadingInTableSave_loader__EGQAV:after,.loadingInTableSave_loader__EGQAV:before{content:"";position:absolute;inset:0;margin:auto;border:2px solid;border-color:transparent transparent #a6c3fc #a6c3fc;width:20px;height:20px;border-radius:50%;box-sizing:border-box;animation:loadingInTableSave_rotationBack__EGQAV .7s linear infinite;transform-origin:center center}.loadingInTableSave_loader__EGQAV:before{width:16px;height:16px;border-color:#f3eeee #f3eeee transparent transparent;animation:loadingInTableSave_rotation__EGQAV 1.5s linear infinite}@keyframes loadingInTableSave_rotation__EGQAV{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loadingInTableSave_rotationBack__EGQAV{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.savePropertiesButton_saveControlButton__5BgaG{min-width:24px;min-height:24px;max-width:24px;max-height:24px;padding:0;margin:0;border:none;background-color:transparent}.savePropertiesButton_saveControl__5BgaG{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#bbbfca;transition:fill .3s}.savePropertiesButton_saveControlActive__5BgaG{cursor:pointer;transition:fill .3s;fill:#a6c3fc}.savePropertiesButton_deleted__5BgaG{opacity:.5}@media screen and (max-width:1400px){.savePropertiesButton_saveControlButton__5BgaG,.savePropertiesButton_saveControl__5BgaG{min-width:22px;min-height:22px;max-width:22px;max-height:22px}}.treeUser_treeUser__W1vNn{width:100%;height:calc(100% - 80px);overflow-y:scroll}.selectActionsOnUsersPage_selectActionsOnUsersPageControlBlock__jb30A{width:475px;display:flex;justify-content:space-between}.userForm_userForm__hR6hH{width:550px;height:max-content;padding:40px 45px 35px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column}.userForm_userFormHeader__hR6hH{width:100%;display:flex;justify-content:space-between;margin-bottom:45px}.userForm_userFormTitle__hR6hH{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2}.userForm_userFormButtonBack__hR6hH{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.userForm_userFormButtonBack__hR6hH:hover{fill:#a6c3fcf2;transition:fill .3s}.userForm_userFormForm__hR6hH{display:flex;flex-direction:column;align-items:center}.userForm_container__hR6hH{width:100%;margin-bottom:25px}.userForm_inputWrap__hR6hH{width:100%;margin-bottom:20px;position:relative;display:flex;flex-direction:column;gap:7px}.userForm_inputWrapText__hR6hH{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.userForm_inputWrapText__hR6hH>span{color:#d61111}.userForm_positionRelative__hR6hH{width:100%;position:relative}.userForm_input__hR6hH{width:100%;height:50px;padding:0 15px;background-color:transparent;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px}.userForm_inputPassword__hR6hH{padding:0 42px 0 15px}.userForm_inputError__hR6hH{border-color:#d61111;box-shadow:0 0 15px 10px #c81f1f26}.userForm_userFormGroupSelect__hR6hH{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.userForm_userFormGroupSelectOption__hR6hH{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.userForm_button__hR6hH{width:300px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.userForm_buttonSending__hR6hH{width:300px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.userForm_checkControl__hR6hH{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.userForm_formNoValid__hR6hH{background-color:#a6c3fc80}.userForm_formValid__hR6hH{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.userForm_formValid__hR6hH:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.userForm_errorMessage__hR6hH{position:absolute;left:0;top:51px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 0 12px}@media screen and (max-width:1400px){.userForm_userForm__hR6hH{width:455px;padding:35px 40px 30px}.userForm_userFormHeader__hR6hH{margin-bottom:40px}.userForm_userFormTitle__hR6hH{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:31px;color:#a6c3fcf2}.userForm_userFormButtonBack__hR6hH{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.userForm_container__hR6hH{margin-bottom:20px}.userForm_input__hR6hH{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.userForm_inputPassword__hR6hH{padding:0 38px 0 10px}.userForm_userFormGroupSelect__hR6hH{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.userForm_userFormGroupSelectOption__hR6hH{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.userForm_button__hR6hH,.userForm_buttonSending__hR6hH{width:220px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.userForm_checkControl__hR6hH{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.userForm_errorMessage__hR6hH{top:43px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#d61111;margin:5px 0 0 10px}}.groupForm_groupForm__1PPhY{width:495px;height:max-content;padding:40px 45px 35px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column}.groupForm_groupFormHeader__1PPhY{width:100%;display:flex;justify-content:space-between;margin-bottom:45px}.groupForm_groupFormTitle__1PPhY{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2}.groupForm_groupFormButtonBack__1PPhY{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.groupForm_groupFormButtonBack__1PPhY:hover{fill:#a6c3fcf2;transition:fill .3s}.groupForm_groupFormForm__1PPhY{display:flex;flex-direction:column;align-items:center}.groupForm_container__1PPhY{width:100%;margin-bottom:50px}.groupForm_inputWrap__1PPhY{width:100%;position:relative;display:flex;flex-direction:column;gap:7px}.groupForm_inputWrapText__1PPhY{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.groupForm_inputWrapText__1PPhY>span{color:#d61111}.groupForm_input__1PPhY{width:100%;height:50px;padding:0 15px;background-color:transparent;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px}.groupForm_inputError__1PPhY{border-color:#d61111;box-shadow:0 0 15px 10px #c81f1f26}.groupForm_groupFormGroupSelect__1PPhY{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.groupForm_groupFormGroupSelectOption__1PPhY{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.groupForm_button__1PPhY{width:300px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.groupForm_buttonSending__1PPhY{width:300px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.groupForm_checkControl__1PPhY{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.groupForm_formNoValid__1PPhY{background-color:#a6c3fc80}.groupForm_formValid__1PPhY{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.groupForm_formValid__1PPhY:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.groupForm_errorMessage__1PPhY{position:absolute;left:0;top:55px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 0 12px}@media screen and (max-width:1400px){.groupForm_groupForm__1PPhY{width:455px;padding:35px 40px 30px}.groupForm_groupFormHeader__1PPhY{margin-bottom:40px}.groupForm_groupFormTitle__1PPhY{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:31px;color:#a6c3fcf2}.groupForm_groupFormButtonBack__1PPhY{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.groupForm_container__1PPhY{margin-bottom:50px}.groupForm_input__1PPhY,.groupForm_groupFormGroupSelect__1PPhY{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.groupForm_groupFormGroupSelectOption__1PPhY{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.groupForm_button__1PPhY,.groupForm_buttonSending__1PPhY{width:220px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.groupForm_checkControl__1PPhY{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.groupForm_errorMessage__1PPhY{top:43px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#d61111;margin:5px 0 0 10px}}.userGroupTreeItem_treeUserWrapper__zMhBS{width:100%;user-select:none}.userGroupTreeItem_group__zMhBS{width:100%;padding:5px 7px;border-radius:5px;display:flex;align-items:center;justify-content:left;cursor:pointer}.userGroupTreeItem_group__zMhBS:hover{background-color:#a6c3fc80}.userGroupTreeItem_groupActive__zMhBS{background-color:#a6c3fcf2}.userGroupTreeItem_groupDisabled__zMhBS .userGroupTreeItem_groupIcon__zMhBS,.userGroupTreeItem_groupDisabled__zMhBS .userGroupTreeItem_groupText__zMhBS{opacity:.5}.userGroupTreeItem_groupIcon__zMhBS{min-width:22px;max-width:22px;min-height:22px;max-height:22px}.userGroupTreeItem_groupText__zMhBS{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.userGroupTreeItem_user__zMhBS{width:100%;padding:5px 7px;border-radius:5px;display:flex;align-items:center;justify-content:left;cursor:pointer}.userGroupTreeItem_user__zMhBS:hover{background-color:#a6c3fc80}.userGroupTreeItem_userContainer__zMhBS{border-left:2px dashed rgba(166,195,252,.95);margin-left:14px;margin-top:7px;padding-left:7px}.userGroupTreeItem_userDisabled__zMhBS .userGroupTreeItem_userIcon__zMhBS,.userGroupTreeItem_userDisabled__zMhBS .userGroupTreeItem_userText__zMhBS{opacity:.5}.userGroupTreeItem_userWraper__zMhBS{opacity:0;transition:opacity 2s}.userGroupTreeItem_userWraperActive__zMhBS{transition:opacity 2s;opacity:1}.userGroupTreeItem_userActive__zMhBS{background-color:#a6c3fcf2}.userGroupTreeItem_userIcon__zMhBS{min-width:18px;max-width:18px;min-height:18px;max-height:18px}.userGroupTreeItem_userText__zMhBS{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}@media screen and (max-width:1400px){.userGroupTreeItem_groupIcon__zMhBS{min-width:20px;max-width:20px;min-height:20px;max-height:20px}.userGroupTreeItem_groupText__zMhBS{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.userGroupTreeItem_userIcon__zMhBS{min-width:15px;max-width:15px;min-height:15px;max-height:15px}.userGroupTreeItem_userText__zMhBS{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.iconFolderConfigurationTree_iconFolder__dTdU7{min-width:18px;max-width:18px;min-height:18px;max-height:18px}.iconFolderConfigurationTree_link__dTdU7{color:#ce59e6f2}.iconFolderConfigurationTree_isDeleted__dTdU7{opacity:.5}@media screen and (max-width:1400px){.iconFolderConfigurationTree_iconFolder__dTdU7{min-width:16px;max-width:16px;min-height:16px;max-height:16px}}.iconObjectConfigurationTree_icon__TpkSY{min-width:18px;max-width:18px;min-height:18px;max-height:18px}.iconObjectConfigurationTree_link__TpkSY{color:#ce59e6f2}.iconObjectConfigurationTree_isDeleted__TpkSY{opacity:.5}@media screen and (max-width:1400px){.iconObjectConfigurationTree_icon__TpkSY{min-width:16px;max-width:16px;min-height:16px;max-height:16px}}.IconValueConfigurationTree_iconIsValue__GCsiS{min-width:15px;max-width:15px;min-height:15px;max-height:15px;color:#daae11}.IconValueConfigurationTree_isDeleted__GCsiS{opacity:.5}@media screen and (max-width:1400px){.IconValueConfigurationTree_iconIsValue__GCsiS{min-width:13px;max-width:13px;min-height:13px;max-height:13px;color:#daae11}}.choiceTypeBlockProperties_choiceTypeBlockPropertiesContainer__UEeDf{width:100%;height:100%}.choiceTypeBlockProperties_choiceTypeBlockPropertiesForm__UEeDf{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start}.choiceTypeBlockProperties_choiceTypeBlockProperties__UEeDf{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.choiceTypeBlockProperties_choiceTypeBlockPropertiesOption__UEeDf{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.choiceTypeBlockProperties_choiceTypeBlockPropertiesSending__UEeDf,.choiceTypeBlockProperties_choiceTypeBlockPropertiesIsWritableFalse__UEeDf{opacity:.5}@media screen and (max-width:1400px){.choiceTypeBlockProperties_choiceTypeBlockProperties__UEeDf{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee;padding:0 10px;height:45px}.choiceTypeBlockProperties_choiceTypeBlockPropertiesOption__UEeDf{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.customSelectOptionList_optionList__NoY4d{width:100%;max-height:0;overflow:hidden;position:absolute;left:0;top:calc(100% + 7px);border-radius:5px;background-color:#494765;z-index:99;transition:max-height .4s,padding .4s}.customSelectOptionList_optionList__NoY4d.customSelectOptionList_optionsUp__NoY4d{top:-282px}.customSelectOptionList_optionListOpen__NoY4d{overflow-y:auto;padding:5px 0;max-height:275px;transition:max-height .4s,padding .4s}.customSelectOptionList_option__NoY4d{width:100%;padding:7px 15px}.customSelectOptionList_optionActive__NoY4d{background-color:#a6c3fcf2}.customSelectOptionList_optionCurrent__NoY4d,.customSelectOptionList_option__NoY4d:hover{background-color:#a6c3fc80}.customSelectOptionList_noOptions__NoY4d{text-align:center;cursor:default}.customSelectOptionList_option__NoY4d.customSelectOptionList_noOptions__NoY4d:hover{background-color:#494765}.customSelectOptionList_optionText__NoY4d{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.customSelectOptionList_disabled__NoY4d{cursor:default;opacity:.5}@media screen and (max-width:1500px){.customSelectOptionList_biggerMenu__NoY4d{width:100%}}.valueItemsList_valueItemsContainer__soERu{height:100%;display:flex;justify-content:flex-start;align-items:center}.valueItemsList_valueItem__soERu{height:26px;max-width:100px;display:flex;justify-content:space-between;align-items:center;background-color:#494765;border-radius:5px}.valueItemsList_valueItemText__soERu{padding:0 3px 0 5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#f3eeee;white-space:nowrap;text-overflow:ellipsis;max-width:300px}.valueItemsList_clearValueItem__soERu{display:flex;justify-content:center;align-items:center;padding:6px;border-radius:2px;transition:background-color .3s}.valueItemsList_clearValueItemIcon__soERu{min-width:15px;min-height:15px;max-width:15px;max-height:15px;fill:#f3eeee}.valueItemsList_clearValueItemIcon__soERu path{fill:#f3eeee;transition:fill .3s}.valueItemsList_clearValueItem__soERu:hover{background-color:#f68a8a;transition:background-color .3s}.valueItemsList_clearValueItem__soERu:hover .valueItemsList_clearValueItemIcon__soERu path{fill:#d61111;transition:fill .3s}.customSelect_container__TgG7b{display:grid;grid-template-columns:1fr 40px;max-width:100%;width:100%;height:100%;padding-left:12px;position:relative;background-color:inherit;cursor:pointer;gap:4px;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px}.customSelect_valueContainer__TgG7b{height:50px;display:flex;flex:1;justify-content:flex-start;align-items:center;overflow:hidden}.customSelect_textField__TgG7b{position:absolute;margin-left:3px;background-color:transparent;border:none;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.customSelect_customSelect__TgG7b>div>span{font-size:16px;overflow:hidden}.customSelect_controls__TgG7b{height:100%;display:flex;align-items:center}.customSelect_clear__TgG7b{width:36px;height:36px;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.customSelect_dropDown__TgG7b{width:42px;height:36px;display:flex;align-items:center;justify-content:center;padding:8px;position:relative;cursor:pointer;transition:rotate,.2s}.customSelect_dropDown__TgG7b:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:28px;width:1px;background-color:#f3eeee}.customSelect_icon__TgG7b{min-width:17px;min-height:17px;max-width:17px;max-height:17px;fill:#f3eeee;transition:rotate,.2s}.customSelect_icon__TgG7b.customSelect_rotate__TgG7b{rotate:180deg}.customSelect_icon__TgG7b path{transition:fill .3s;fill:#f3eeee}.customSelect_clear__TgG7b:hover>svg path{fill:#d61111}.customSelect_dropDown__TgG7b:hover>svg path{fill:#a6c3fcf2}.customSelect_disabled__TgG7b{opacity:.5;pointer-events:none;cursor:default}@media screen and (max-width:1400px){.customSelect_textField__TgG7b{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.loadingInUserPageForm_loadingInUserPageForm__P5SQo{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.loadingInUserPageForm_loadingInUserPageFormContainer__P5SQo{width:32px;height:32px}.loadingInUserPageForm_loader__P5SQo{width:100%;height:100%;border-radius:50%;display:inline-block;position:relative;border:2px solid;border-color:#f3eeee #f3eeee transparent transparent;box-sizing:border-box;animation:loadingInUserPageForm_rotation__P5SQo 1.5s linear infinite}.loadingInUserPageForm_loader__P5SQo:after,.loadingInUserPageForm_loader__P5SQo:before{content:"";position:absolute;inset:0;margin:auto;border:2px solid;border-color:transparent transparent #a6c3fc #a6c3fc;width:26px;height:26px;border-radius:50%;box-sizing:border-box;animation:loadingInUserPageForm_rotationBack__P5SQo .7s linear infinite;transform-origin:center center}.loadingInUserPageForm_loader__P5SQo:before{width:16px;height:16px;border-color:#f3eeee #f3eeee transparent transparent;animation:loadingInUserPageForm_rotation__P5SQo 1.5s linear infinite}@keyframes loadingInUserPageForm_rotation__P5SQo{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loadingInUserPageForm_rotationBack__P5SQo{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.groupFormChangeCurrentGroup_groupFormChangeCurrentGroup__UOSbn{width:495px;height:max-content;padding:40px 45px 35px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column}.groupFormChangeCurrentGroup_groupFormChangeCurrentGroupHeader__UOSbn{width:100%;display:flex;justify-content:space-between;margin-bottom:45px}.groupFormChangeCurrentGroup_groupFormChangeCurrentGroupTitle__UOSbn{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2}.groupFormChangeCurrentGroup_groupFormChangeCurrentGroupButtonBack__UOSbn{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.groupFormChangeCurrentGroup_groupFormChangeCurrentGroupButtonBack__UOSbn:hover{fill:#a6c3fcf2;transition:fill .3s}.groupFormChangeCurrentGroup_groupFormChangeCurrentGroupForm__UOSbn{display:flex;flex-direction:column;align-items:center}.groupFormChangeCurrentGroup_container__UOSbn{width:100%;margin-bottom:50px}.groupFormChangeCurrentGroup_inputWrap__UOSbn{width:100%;position:relative;display:flex;flex-direction:column;gap:7px}.groupFormChangeCurrentGroup_inputWrapText__UOSbn{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.groupFormChangeCurrentGroup_inputWrapText__UOSbn>span{color:#d61111}.groupFormChangeCurrentGroup_input__UOSbn{width:100%;height:50px;padding:0 15px;background-color:transparent;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px}.groupFormChangeCurrentGroup_inputError__UOSbn{border-color:#d61111;box-shadow:0 0 15px 10px #c81f1f26}.groupFormChangeCurrentGroup_groupFormChangeCurrentGroupGroupSelect__UOSbn{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.groupFormChangeCurrentGroup_groupFormChangeCurrentGroupGroupSelectOption__UOSbn{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.groupFormChangeCurrentGroup_button__UOSbn{width:300px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.groupFormChangeCurrentGroup_buttonSending__UOSbn{width:300px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.groupFormChangeCurrentGroup_checkControl__UOSbn{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.groupFormChangeCurrentGroup_formNoValid__UOSbn{background-color:#a6c3fc80}.groupFormChangeCurrentGroup_formValid__UOSbn{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.groupFormChangeCurrentGroup_formValid__UOSbn:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.groupFormChangeCurrentGroup_errorMessage__UOSbn{position:absolute;left:0;top:55px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 0 12px}@media screen and (max-width:1400px){.groupFormChangeCurrentGroup_groupFormChangeCurrentGroup__UOSbn{width:455px;padding:35px 40px 30px}.groupFormChangeCurrentGroup_groupFormChangeCurrentGroupHeader__UOSbn{margin-bottom:40px}.groupFormChangeCurrentGroup_groupFormChangeCurrentGroupTitle__UOSbn{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:31px;color:#a6c3fcf2}.groupFormChangeCurrentGroup_groupFormChangeCurrentGroupButtonBack__UOSbn{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.groupFormChangeCurrentGroup_groupFormChangeCurrentGroupForm__UOSbn{display:flex;flex-direction:column;align-items:center}.groupFormChangeCurrentGroup_container__UOSbn{margin-bottom:50px}.groupFormChangeCurrentGroup_input__UOSbn,.groupFormChangeCurrentGroup_groupFormChangeCurrentGroupGroupSelect__UOSbn{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.groupFormChangeCurrentGroup_groupFormChangeCurrentGroupGroupSelectOption__UOSbn{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.groupFormChangeCurrentGroup_button__UOSbn,.groupFormChangeCurrentGroup_buttonSending__UOSbn{width:220px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.groupFormChangeCurrentGroup_checkControl__UOSbn{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.groupFormChangeCurrentGroup_errorMessage__UOSbn{top:43px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#d61111;margin:5px 0 0 10px}}.userFormChangeCurrentUser_userFormChangeCurrentUser__D1KUq{width:550px;height:max-content;padding:40px 45px 35px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column}.userFormChangeCurrentUser_userFormChangeCurrentUserHeader__D1KUq{width:100%;display:flex;justify-content:space-between;margin-bottom:45px}.userFormChangeCurrentUser_userFormChangeCurrentUserTitle__D1KUq{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2}.userFormChangeCurrentUser_userFormChangeCurrentUserButtonBack__D1KUq{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.userFormChangeCurrentUser_userFormChangeCurrentUserButtonBack__D1KUq:hover{fill:#a6c3fcf2;transition:fill .3s}.userFormChangeCurrentUser_userFormChangeCurrentUserForm__D1KUq{display:flex;flex-direction:column;align-items:center}.userFormChangeCurrentUser_container__D1KUq{width:100%;margin-bottom:25px}.userFormChangeCurrentUser_inputWrap__D1KUq{width:100%;margin-bottom:20px;position:relative;display:flex;flex-direction:column;gap:7px}.userFormChangeCurrentUser_inputWrapText__D1KUq{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.userFormChangeCurrentUser_inputWrapText__D1KUq>span{color:#d61111}.userFormChangeCurrentUser_positionRelative__D1KUq{width:100%;position:relative}.userFormChangeCurrentUser_input__D1KUq{width:100%;height:50px;padding:0 15px;background-color:transparent;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px}.userFormChangeCurrentUser_inputPassword__D1KUq{padding:0 42px 0 15px}.userFormChangeCurrentUser_inputError__D1KUq{border-color:#d61111;box-shadow:0 0 15px 10px #c81f1f26}.userFormChangeCurrentUser_userFormChangeCurrentUserGroupSelect__D1KUq{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.userFormChangeCurrentUser_userFormChangeCurrentUserGroupSelectOption__D1KUq{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.userFormChangeCurrentUser_button__D1KUq{width:300px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.userFormChangeCurrentUser_buttonSending__D1KUq{width:300px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.userFormChangeCurrentUser_checkControl__D1KUq{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.userFormChangeCurrentUser_formNoValid__D1KUq{background-color:#a6c3fc80}.userFormChangeCurrentUser_formValid__D1KUq{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.userFormChangeCurrentUser_formValid__D1KUq:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.userFormChangeCurrentUser_errorMessage__D1KUq{position:absolute;left:0;top:55px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 0 12px}.userFormChangeCurrentUser_userEditingCheckState__D1KUq{opacity:.5}@media screen and (max-width:1400px){.userFormChangeCurrentUser_userFormChangeCurrentUser__D1KUq{width:455px;padding:35px 40px 30px}.userFormChangeCurrentUser_userFormChangeCurrentUserHeader__D1KUq{margin-bottom:40px}.userFormChangeCurrentUser_userFormChangeCurrentUserTitle__D1KUq{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:31px;color:#a6c3fcf2}.userFormChangeCurrentUser_userFormChangeCurrentUserButtonBack__D1KUq{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.userFormChangeCurrentUser_container__D1KUq{margin-bottom:20px}.userFormChangeCurrentUser_input__D1KUq{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.userFormChangeCurrentUser_inputPassword__D1KUq{padding:0 38px 0 10px}.userFormChangeCurrentUser_userFormChangeCurrentUserGroupSelect__D1KUq{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.userFormChangeCurrentUser_userFormChangeCurrentUserGroupSelectOption__D1KUq{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.userFormChangeCurrentUser_button__D1KUq,.userFormChangeCurrentUser_buttonSending__D1KUq{width:220px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.userFormChangeCurrentUser_checkControl__D1KUq{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.userFormChangeCurrentUser_errorMessage__D1KUq{top:43px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#d61111;margin:5px 0 0 10px}}.propertyHistory_propertyHistory__TZbZp{height:max-content;display:flex;flex-direction:column;flex:1 1}.propertyHistory_propertyHistoryHeader__TZbZp{min-height:50px;max-height:50px;width:100%;margin-bottom:.8rem;padding:0 30px 0 20px;display:flex;justify-content:space-between;align-items:center}.propertyHistory_propertyHistoryTitleContainer__TZbZp{width:70%}.propertyHistory_propertyHistoryButtonBack__TZbZp{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;margin-left:14px;cursor:pointer;transition:fill .3s}.propertyHistory_propertyHistoryButtonBack__TZbZp:hover{transition:fill .3s;fill:#a6c3fc}.propertyHistory_propertyHistoryTitle__TZbZp{display:flex;flex:1;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow-y:hidden}.propertyHistory_propertyWrapTable__TZbZp{display:flex;flex:1;background-color:#2f2e41;border-radius:25px;box-shadow:0 0 15px 10px #0000001a;padding:30px 25px}.propertyHistory_table__TZbZp{height:100%;width:100%;table-layout:auto}.propertyHistory_tableTbody__TZbZp{display:block;width:100%;height:calc(100vh - 22rem);overflow-y:scroll}.propertyHistory_tableTr__TZbZp{width:100%;height:90px;display:flex;align-items:center}.propertyHistory_tableThead__TZbZp .propertyHistory_tableTr__TZbZp{height:45px;display:flex;align-items:center;border-bottom:1px solid #f3eeee;width:calc(100% - 6px)}.propertyHistory_tableTh__TZbZp{text-align:left;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:24px;color:#f3eeee}.propertyHistory_tableTh__TZbZp:nth-child(1){padding-left:20px;width:30%}.propertyHistory_tableTh__TZbZp:nth-child(2){width:calc(50% - 1px)}.propertyHistory_tableTh__TZbZp:nth-child(3){width:20%;text-align:left}@media screen and (max-width:1720px){.propertyHistory_tableTh__TZbZp:nth-child(1){padding-left:15px}}@media screen and (max-width:1600px){.propertyHistory_tableTh__TZbZp:nth-child(1){padding-left:15px}}@media screen and (max-width:1400px){.propertyHistory_tableTh__TZbZp{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:25px;color:#f3eeee}.propertyHistory_tableTh__TZbZp:nth-child(1){padding-left:15px}.propertyHistory_propertyHistoryButtonBack__TZbZp{min-width:21px;min-height:21px;max-width:21px;max-height:21px;fill:#f3eeee}.propertyHistory_propertyHistoryTitle__TZbZp{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:25px;color:#f3eeee}.propertyHistory_propertyHistoryHeader__TZbZp{min-height:45px;max-height:45px}}.propertyHistoryTableRow_tableRowTd__Dhsjw{text-align:left;border-bottom:1px solid #494765;height:100%;display:flex;align-items:center}.propertyHistoryTableRow_tableRowTd__Dhsjw:nth-child(1){padding:0 40px 0 20px;width:30%}.propertyHistoryTableRow_tableRowTd__Dhsjw:nth-child(2){width:calc(50% - 1px);padding-right:70px}.propertyHistoryTableRow_tableRowTd__Dhsjw:nth-child(3){width:20%}.propertyHistoryTableRow_tableRowText__Dhsjw{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden;max-width:500px}.propertyHistoryTableRow_tableDate__Dhsjw{margin-right:5px}.propertyHistoryTableRow_tableDate__Dhsjw:last-child{margin:0}.propertyHistoryTableRow_tableRow__Dhsjw{width:100%;height:75px;display:flex;align-items:center}.propertyHistoryTableRow_historyControl__Dhsjw{min-width:24px;min-height:24px;max-width:24px;max-height:24px;margin-right:20px;fill:#a6c3fcf2;cursor:pointer;transition:fill .3s}.propertyHistoryTableRow_historyControl__Dhsjw:hover{transition:fill .3s;fill:#a6c3fc80}.propertyHistoryTableRow_checkControl__Dhsjw{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#35b96a;cursor:pointer}@media screen and (max-width:1720px){.propertyHistoryTableRow_tableRowTd__Dhsjw:nth-child(1){padding:0 25px 0 15px}.propertyHistoryTableRow_tableRowTd__Dhsjw:nth-child(2){padding-right:25px}}@media screen and (max-width:1600px){.propertyHistoryTableRow_tableRowTd__Dhsjw:nth-child(1){padding:0 15px 0 10px}.propertyHistoryTableRow_tableRowTd__Dhsjw:nth-child(2){padding-right:15px}.propertyHistoryTableRow_tableRowTd__Dhsjw:nth-child(3){display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.propertyHistoryTableRow_tableRowTd__Dhsjw .propertyHistoryTableRow_tableRowText__Dhsjw{margin-bottom:3px}.propertyHistoryTableRow_tableRowTd__Dhsjw .propertyHistoryTableRow_tableRowText__Dhsjw:last-child{margin-bottom:0}}@media screen and (max-width:1400px){.propertyHistoryTableRow_tableRowTd__Dhsjw:nth-child(1){padding:0 15px 0 10px}.propertyHistoryTableRow_tableRowTd__Dhsjw:nth-child(2){padding-right:15px}.propertyHistoryTableRow_tableRowText__Dhsjw{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.propertyHistoryTableRow_tableRow__Dhsjw{height:65px;min-height:65px}}.propertyHistoryTableLoader_tableRowTd__4d18n{text-align:left;border-bottom:1px solid #494765;height:100%;display:flex;align-items:center}.propertyHistoryTableLoader_tableRowTd__4d18n:nth-child(1){padding:0 40px 0 20px;width:30%}.propertyHistoryTableLoader_tableRowTd__4d18n:nth-child(2){width:calc(50% - 1px);padding-right:70px}.propertyHistoryTableLoader_tableRowTd__4d18n:nth-child(3){width:20%}.propertyHistoryTableLoader_tableRowText__4d18n{width:100%}.propertyHistoryTableLoader_tableRow__4d18n{width:100%;height:75px;min-height:75px;display:flex;align-items:center}@media screen and (max-width:1720px){.propertyHistoryTableLoader_tableRowTd__4d18n:nth-child(1){padding:0 25px 0 15px}.propertyHistoryTableLoader_tableRowTd__4d18n:nth-child(2){padding-right:25px}}@media screen and (max-width:1600px){.propertyHistoryTableLoader_tableRowTd__4d18n:nth-child(1){padding:0 15px 0 10px}.propertyHistoryTableLoader_tableRowTd__4d18n:nth-child(2){padding-right:15px}}@media screen and (max-width:1400px){.propertyHistoryTableLoader_tableRow__4d18n{height:65px}}.eventLogFilter_eventLogFilterContainer__rNBtH{height:100%;width:420px;margin-right:15px;display:flex;flex-direction:column;justify-content:flex-start}.eventLogFilter_eventLogFilter__rNBtH{width:100%;height:100%;border-radius:25px;background-color:#2f2e41}.eventLogFilter_titleContainer__rNBtH{width:100%;height:60px;padding:0 15px;display:flex;justify-content:space-between;align-items:center;border-top-left-radius:15px;border-top-right-radius:15px;background-color:#494765}.eventLogFilter_title__rNBtH{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.eventLogFilter_controllersContainer__rNBtH{width:100%;height:calc(100% - 60px);display:flex;flex-direction:column;align-items:center;padding:15px;overflow-y:auto}.eventLogFilter_controllersItem__rNBtH{width:100%;height:50px;position:relative;margin-bottom:25px}.eventLogFilter_controllersItem__rNBtH:nth-child(8){margin-bottom:0}.eventLogFilter_buttonSubmit__rNBtH{width:210px;min-height:50px;margin-top:25px;background-color:#a6c3fc;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-color:transparent;border-radius:5px;cursor:pointer}.eventLogFilter_buttonSubmitSending__rNBtH{border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;cursor:default}.eventLogFilter_formNoValid__rNBtH{background-color:#a6c3fc80;cursor:default}.eventLogFilter_formValid__rNBtH{border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:#a6c3fcf2;transition:background-color .3s}.eventLogFilter_formValid__rNBtH:hover{background-color:transparent}.eventLogFilter_filterControl__rNBtH{width:22px;height:22px;z-index:99;cursor:pointer;transform:rotate(0)}.eventLogFilter_filterControlActive__rNBtH{transform:rotate(180deg)}.eventLogFilter_filterControl__rNBtH path{fill:#f3eeee;transition:fill .5s}.eventLogFilter_filterControl__rNBtH:hover path{fill:#a6c3fcf2;transition:fill .5s}.eventLogFilter_filterControlActive__rNBtH path{fill:#a6c3fcf2}.eventLogFilter_inputTypeDateTime__rNBtH{height:50px;width:100%;padding:0 13px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;background-color:transparent;border:1px solid #f3eeee;border-radius:5px;stroke:#f3eeee}.eventLogFilter_iconCalendar__rNBtH{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#f3eeee;cursor:pointer;transition:color .3s}.eventLogFilter_iconCalendar__rNBtH:hover{color:#a6c3fcf2}.eventLogFilter_disabled__rNBtH{opacity:.5}@media screen and (max-width:1720px){.eventLogFilter_eventLogFilterContainer__rNBtH{width:410px}}@media screen and (max-width:1600px){.eventLogFilter_eventLogFilterContainer__rNBtH{width:390px}}@media screen and (max-width:1400px){.eventLogFilter_filterControl__rNBtH{width:21px;height:21px}}.eventLogFilter_collapsed__rNBtH{opacity:0;visibility:hidden}.eventLogFilter_eventLogFilterContainerCollapsed__rNBtH{width:60px;height:60px}.eventLogFilter_collapsedTitleContainer__rNBtH{border-radius:15px;justify-content:center}.eventLogFilter_collapsedTitle__rNBtH{opacity:0;visibility:hidden;display:none}.eventLogFilter_error__rNBtH{border-color:#d61111}.addLicense_addNewLicenses__4QXBE{width:100%;height:100%;padding:15px 15px 30px;display:flex;flex:1;position:relative}.addLicense_dndZone__4QXBE{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-9999}.addLicense_dndZoneActive__4QXBE{z-index:0}.addLicense_addNewLicensesOnDragContainer__4QXBE{width:100%;height:100%;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;border-color:transparent;border-width:3px;border-style:dashed;border-radius:25px;transition:background-color .5s}.addLicense_addNewLicensesOnDrag__4QXBE{border-color:#a6c3fcf2;border-width:3px;border-style:dashed;border-radius:25px;background-color:#a6c3fc26;transition:background-color .5s}.addLicense_text__4QXBE{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.addLicense_inputAddNewLicensesFile__4QXBE{display:none}.deprecatedSetLicensesName_setLicensesName__l9CTU{width:495px;height:max-content;padding:40px 45px 35px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column}.deprecatedSetLicensesName_header__l9CTU{width:100%;display:flex;justify-content:space-between;margin-bottom:45px}.deprecatedSetLicensesName_title__l9CTU{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2}.deprecatedSetLicensesName_buttonBack__l9CTU{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.deprecatedSetLicensesName_buttonBack__l9CTU:hover{fill:#a6c3fcf2;transition:fill .3s}.deprecatedSetLicensesName_form__l9CTU{display:flex;flex-direction:column;align-items:center}.deprecatedSetLicensesName_container__l9CTU{width:100%;margin-bottom:45px}.deprecatedSetLicensesName_inputWrap__l9CTU{width:100%;position:relative}.deprecatedSetLicensesName_input__l9CTU{width:100%;height:50px;padding:0 15px;background-color:transparent;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px}.deprecatedSetLicensesName_inputError__l9CTU{border-color:#d61111;box-shadow:0 0 15px 10px #c81f1f26}.deprecatedSetLicensesName_button__l9CTU{width:300px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.deprecatedSetLicensesName_buttonSending__l9CTU{width:300px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.deprecatedSetLicensesName_checkControl__l9CTU{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.deprecatedSetLicensesName_formNoValid__l9CTU{background-color:#a6c3fc80}.deprecatedSetLicensesName_formValid__l9CTU{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.deprecatedSetLicensesName_formValid__l9CTU:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.deprecatedSetLicensesName_errorMessage__l9CTU{position:absolute;left:0;top:55px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 0 12px}@media screen and (max-width:1400px){.deprecatedSetLicensesName_setLicensesName__l9CTU{width:455px;padding:35px 40px 30px}.deprecatedSetLicensesName_header__l9CTU{margin-bottom:40px}.deprecatedSetLicensesName_title__l9CTU{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:31px;color:#a6c3fcf2}.deprecatedSetLicensesName_buttonBack__l9CTU{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.deprecatedSetLicensesName_container__l9CTU{margin-bottom:40px}.deprecatedSetLicensesName_input__l9CTU{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.deprecatedSetLicensesName_button__l9CTU,.deprecatedSetLicensesName_buttonSending__l9CTU{width:220px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.deprecatedSetLicensesName_checkControl__l9CTU{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.deprecatedSetLicensesName_errorMessage__l9CTU{top:43px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#d61111;margin:5px 0 0 10px}}.tableSettingsMenuItem_settings__sMYIM{width:210px;height:240px;padding:20px;background-color:#494765;border-radius:15px;z-index:99}.tableSettingsMenuItem_checkboxMargin__sMYIM{margin-bottom:8px}.tableSettingsControl_container__6D89O{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;position:relative}.tableSettingsControl_settingsIcon__6D89O{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;cursor:pointer}.tableSettingsControl_settingsIconActive__6D89O.tableSettingsControl_settingsIcon__6D89O path{fill:#a6c3fcf2}.tableSettingsControl_settingsIcon__6D89O path{fill:#f3eeee;stroke:#f3eeee;transition:fill .5s}.tableSettingsControl_settingsIcon__6D89O:hover path{fill:#a6c3fcf2;transition:fill .5s}.tableSettingsControl_tableSettingsContainer__6D89O{position:relative}.tableSettingsControl_tableSettingsMenu__6D89O{position:absolute;top:50px;left:-20px}.tableSettingsControl_dataTableControlContainer__6D89O,.tableSettingsControl_pageSwitchersContainer__6D89O{height:100%;display:flex;align-items:center}.tableSettingsControl_text__6D89O{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.tableSettingsControl_separator__6D89O{margin:0 5px}.tableSettingsControl_textAccent__6D89O{color:#a6c3fcf2}.tableSettingsControl_iconArrow__6D89O{min-width:18px;min-height:18px;max-width:18px;max-height:18px;fill:#f3eeee;transition:fill .3s;cursor:pointer}.tableSettingsControl_iconArrow__6D89O:hover{fill:#a6c3fcf2}.tableSettingsControl_leftIconArrow__6D89O{margin-right:7px}.tableSettingsControl_rightIconArrow__6D89O{margin-left:7px}@media screen and (max-width:1400px){.tableSettingsControl_settingsIcon__6D89O{min-width:20px;min-height:20px;max-width:20px;max-height:20px;fill:#f3eeee}.tableSettingsControl_text__6D89O{font-size:15px}.tableSettingsControl_iconArrow__6D89O{min-width:16px;min-height:16px;max-width:16px;max-height:16px;fill:#f3eeee}}.tableBodyRow_row__dDlv0{height:70px;display:contents}.tableBodyRow_column__dDlv0{height:70px;position:relative;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f3eeee}.tableBodyRow_textBody__dDlv0{padding-left:20px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}.tableBodyRow_error__dDlv0{color:#d61111}.tableBodyRow_success__dDlv0{color:#35b96a}.eventLogsList_eventLogsList__Byby6{display:flex;flex-direction:column;flex:1;background-color:#2f2e41;border-radius:25px;box-shadow:0 0 15px 10px #0000001a}.eventLogsList_controlsEventLogsListPanel__Byby6{width:100%;min-height:60px;max-height:60px;display:flex;justify-content:flex-end;align-items:center;padding:0 30px;border-top-right-radius:15px;border-top-left-radius:15px;background-color:#494765}.eventLogsList_pageControlBlock__Byby6{display:flex;align-items:center}.eventLogsList_eventLogsListContainer__Byby6{width:100%}.eventLogsList_eventLogsListWrap__Byby6{width:100%;height:calc(100vh - 210px);overflow-y:hidden;border-collapse:collapse;padding:0 12px 0 20px}.eventLogsList_text__Byby6,.eventLogsList_textHead__Byby6{padding-left:20px}.eventLogsList_logsContainer__Byby6{width:100%;height:100%;display:grid;grid-template-rows:70px;grid-auto-rows:70px;border-collapse:collapse;overflow-y:scroll;position:relative}.eventLogsList_head__Byby6{width:100%;display:contents;position:sticky;top:0}.eventLogsList_row__Byby6{height:70px;display:contents}.eventLogsList_column__Byby6{height:70px;position:relative;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f3eeee}.eventLogsList_head__Byby6>.eventLogsList_row__Byby6>.eventLogsList_column__Byby6{border-top:none;position:sticky;top:0;background-color:#2f2e41;z-index:9}.eventLogsList_textHead__Byby6{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}.eventLogsList_body__Byby6{width:100%;display:contents}.eventLogsList_controlsWidthColumn__Byby6{display:block;min-width:3px;height:18px;background-color:#a6c3fcf2;border-radius:5px;cursor:col-resize}.eventLogsList_resizeHandle__Byby6{display:block;position:absolute;width:1px;right:0;top:45px;z-index:1;border-right:3px dashed transparent}.eventLogsList_resizeHandleActive__Byby6{border-color:#a6c3fcf2}.eventLogsList_messageAboutRequestResults__Byby6{position:absolute;z-index:9;top:50%;left:50%;translate:-50%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#bbbfca}.logsPreload_body__VOm9B{width:100%;display:contents}.logsPreload_row__VOm9B{height:70px;display:contents}.logsPreload_column__VOm9B{height:70px;position:relative;display:flex;justify-content:center;align-items:center;border-top:1px solid #f3eeee}.deprecatedEditingLicenses_editingLicenses__5ZNQo{height:100%;padding:25px 15px 30px 20px;background-color:#2f2e41;border-radius:25px;display:flex;flex:1;flex-direction:column;align-items:flex-end}.deprecatedEditingLicenses_editingLicensesContainer__5ZNQo{width:100%;margin:20px 0;padding:10px 25px 0 20px;overflow-y:auto}.deprecatedEditingLicenses_row__5ZNQo{width:100%;display:flex;flex-direction:column;align-items:flex-start}.deprecatedEditingLicenses_copyButton__5ZNQo{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.deprecatedEditingLicenses_copyButton__5ZNQo:hover{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#a6c3fcf2;transition:fill .3s}.deprecatedEditingLicenses_downloadButton__5ZNQo{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.deprecatedEditingLicenses_downloadButton__5ZNQo:hover{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#a6c3fcf2;transition:fill .3s}.deprecatedEditingLicenses_iconCopyContainer__5ZNQo{position:absolute;left:365px;bottom:50%;transform:translateY(50%)}.deprecatedEditingLicenses_rowItem__5ZNQo{display:flex;align-items:center;justify-content:flex-start}.deprecatedEditingLicenses_buttonBack__5ZNQo{min-width:22px;min-height:22px;max-width:22px;max-height:22px;margin:0 25px -50px 0;fill:#f3eeee;z-index:999;cursor:pointer;transition:fill .3s}.deprecatedEditingLicenses_buttonBack__5ZNQo:hover{fill:#a6c3fcf2;transition:fill .3s}.deprecatedEditingLicenses_title__5ZNQo{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;font-size:20px!important;margin-bottom:10px}.deprecatedEditingLicenses_closedLicenseField__5ZNQo{width:100%;height:170px;padding:15px;background-color:transparent;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#bbbfca;border-color:#bbbfca;border-width:1px;border-style:solid;border-radius:5px;outline:none}.deprecatedEditingLicenses_form__5ZNQo{width:100%;display:flex;flex-direction:column;align-items:flex-end;position:relative}.deprecatedEditingLicenses_openLicenseField__5ZNQo{width:100%;height:205px;padding:15px;margin-bottom:10px;background-color:transparent;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px}.deprecatedEditingLicenses_sending__5ZNQo{opacity:.5}.deprecatedEditingLicenses_openLicenseFieldError__5ZNQo{border-color:#d61111;box-shadow:0 0 15px 10px #c81f1f26}.deprecatedEditingLicenses_inputText__5ZNQo{width:400px;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.deprecatedEditingLicenses_fieldContainer__5ZNQo{width:100%;margin-bottom:20px;display:flex;flex-direction:column;position:relative}.deprecatedEditingLicenses_inputTextError__5ZNQo{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.deprecatedEditingLicenses_button__5ZNQo{width:210px;min-height:60px;max-height:50px;margin-top:40px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.deprecatedEditingLicenses_buttonSendingContainer__5ZNQo{width:100%;display:flex;justify-content:flex-end}.deprecatedEditingLicenses_buttonSending__5ZNQo{width:210px;height:60px;margin-top:40px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.deprecatedEditingLicenses_checkControl__5ZNQo{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#35b96a;cursor:pointer}.deprecatedEditingLicenses_formNoValid__5ZNQo{background-color:#a6c3fc80}.deprecatedEditingLicenses_formValid__5ZNQo{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.deprecatedEditingLicenses_formValid__5ZNQo:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.deprecatedEditingLicenses_errorMessage__5ZNQo{position:absolute;left:0;bottom:-20px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 0 12px}.deprecatedEditingLicenses_workingStatusSelect__5ZNQo{width:400px;height:50px;padding:0 15px;margin-bottom:20px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.deprecatedEditingLicenses_workingStatusOption__5ZNQo{padding:0 15px;background-color:#2f2e41;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}@media screen and (max-width:1400px){.deprecatedEditingLicenses_inputText__5ZNQo{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.deprecatedEditingLicenses_editingLicenses__5ZNQo{padding:25px 15px 20px}.deprecatedEditingLicenses_buttonBack__5ZNQo{min-width:21px;min-height:21px;max-width:21px;max-height:21px;z-index:999}.deprecatedEditingLicenses_title__5ZNQo{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;font-size:18px!important;margin-bottom:10px}.deprecatedEditingLicenses_closedLicenseField__5ZNQo{height:150px;padding:10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#bbbfca}.deprecatedEditingLicenses_openLicenseField__5ZNQo{height:195px;padding:10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.deprecatedEditingLicenses_inputTextError__5ZNQo{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.deprecatedEditingLicenses_button__5ZNQo{width:195px;min-height:55px;max-height:55px;margin-top:30px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.deprecatedEditingLicenses_buttonSending__5ZNQo{width:195px;height:55px;margin-top:30px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.deprecatedEditingLicenses_workingStatusSelect__5ZNQo{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.deprecatedEditingLicenses_workingStatusOption__5ZNQo{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.deprecatedEditingLicenses_copyButton__5ZNQo{max-width:21px;min-width:21px;max-height:21px;min-height:21px}.deprecatedEditingLicenses_copyButton__5ZNQo:hover{min-width:21px;min-height:21px;max-width:21px;max-height:21px;fill:#a6c3fcf2;transition:fill .3s}}.deprecatedEditingLicenses_downloadLicenseButton__5ZNQo{width:250px;margin-right:25px}.deprecatedTreeLicenses_treeLicenses__1BLsa{display:flex;flex-direction:column;width:100%;height:100%}.deprecatedTreeLicenses_treeLicensesItems__1BLsa{padding-right:15px;overflow-y:auto;overflow-x:hidden}.deprecatedLicensesTreeItem_licensesTreeItem__rICeo{width:100%;user-select:none}.deprecatedLicensesTreeItem_licenseType__rICeo{width:100%;padding:5px 7px;border-radius:5px;display:flex;align-items:center;justify-content:left;cursor:pointer}.deprecatedLicensesTreeItem_licenseType__rICeo:hover{background-color:#a6c3fc80}.deprecatedLicensesTreeItem_licenseTypeActive__rICeo{background-color:#a6c3fcf2}.deprecatedLicensesTreeItem_iconIsClose__rICeo,.deprecatedLicensesTreeItem_iconIsOpen__rICeo{min-width:18px;max-width:18px;min-height:18px;max-height:18px}.deprecatedLicensesTreeItem_licenseTypeText__rICeo{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.deprecatedLicensesTreeItem_license__rICeo{width:100%;padding:5px 7px;border-radius:5px;display:flex;align-items:center;justify-content:left;cursor:pointer}.deprecatedLicensesTreeItem_license__rICeo:hover{background-color:#a6c3fc80}.deprecatedLicensesTreeItem_licenseContainer__rICeo{border-left:2px dashed rgba(166,195,252,.95);margin-left:14px;margin-top:7px;padding-left:7px}.deprecatedLicensesTreeItem_licenseWraper__rICeo{opacity:0;transition:opacity 2s}.deprecatedLicensesTreeItem_licenseWraperActive__rICeo{transition:opacity 2s;opacity:1}.deprecatedLicensesTreeItem_licenseActive__rICeo{background-color:#a6c3fcf2}.deprecatedLicensesTreeItem_licenseIcon__rICeo{min-width:18px;max-width:18px;min-height:18px;max-height:18px}.deprecatedLicensesTreeItem_iconIsValue__rICeo{min-width:15px;max-width:15px;min-height:15px;max-height:15px;color:#daae11}.deprecatedLicensesTreeItem_licenseText__rICeo{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}@media screen and (max-width:1400px){.deprecatedLicensesTreeItem_licenseTypeText__rICeo,.deprecatedLicensesTreeItem_licenseText__rICeo{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.deprecatedLicensesTreeItem_iconIsClose__rICeo,.deprecatedLicensesTreeItem_iconIsOpen__rICeo{min-width:16px;max-width:16px;min-height:16px;max-height:16px}.deprecatedLicensesTreeItem_iconIsValue__rICeo{min-width:13px;max-width:13px;min-height:13px;max-height:13px;color:#daae11}}.selectActionReplaceLicense_selectActionReplaceLicense__ETrJ8{width:100%;height:100%;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;background-color:#2b2e3a66;backdrop-filter:blur(10px);z-index:999}.selectActionReplaceLicense_messagePopup__ETrJ8{width:525px;min-height:200px;padding:40px 25px 22px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;background-color:#2f2e41;box-shadow:0 0 15px 10px #0000001a;z-index:999}.selectActionReplaceLicense_messageText__ETrJ8{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:30px;color:#f3eeee;width:100%;margin-bottom:25px;text-align:left;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow-y:hidden;display:flex;flex-direction:column;align-items:center}.selectActionReplaceLicense_uuidText__ETrJ8{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:30px;color:#a6c3fcf2}.selectActionReplaceLicense_messageClose__ETrJ8{min-width:21px;max-width:21px;min-height:21px;max-height:21px;position:absolute;top:8px;right:8px;fill:#f3eeee;cursor:pointer;transition:fill .2s}.selectActionReplaceLicense_messageClose__ETrJ8:hover{transition:fill .2s;fill:#a6c3fc}.selectActionReplaceLicense_controlBlock__ETrJ8{width:100%;display:flex;justify-content:space-around}.selectActionReplaceLicense_button__ETrJ8,.selectActionReplaceLicense_messageButtonNo__ETrJ8,.selectActionReplaceLicense_messageButtonYes__ETrJ8{width:130px;height:45px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.selectActionReplaceLicense_messageButtonYes__ETrJ8{background-color:#a6c3fc;transition:background-color .1s}.selectActionReplaceLicense_messageButtonYes__ETrJ8:hover,.selectActionReplaceLicense_messageButtonNo__ETrJ8{background-color:transparent;transition:background-color .1s}.selectActionReplaceLicense_messageButtonNo__ETrJ8:hover{background-color:#a6c3fc;transition:background-color .1s}@media screen and (max-width:1400px){.selectActionReplaceLicense_messagePopup__ETrJ8{width:470px;min-height:190px;padding:38px 22px 20px}.selectActionReplaceLicense_messageText__ETrJ8{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:30px;color:#f3eeee}.selectActionReplaceLicense_uuidText__ETrJ8{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:30px;color:#a6c3fcf2}.selectActionReplaceLicense_messageClose__ETrJ8{min-width:20px;max-width:20px;min-height:20px;max-height:20px;top:9px;right:9px}.selectActionReplaceLicense_messageButtonOk__ETrJ8{width:110px;height:37px}}.addNewConfiguration_addNewConfiguration__niG4x{width:100%;display:flex;justify-content:center;margin-top:75px}.addNewConfiguration_containerButton__niG4x{width:48px;height:48px;display:flex;justify-content:center;align-items:center;border-color:#a6c3fcf2;border-width:2px;border-style:dashed;border-radius:5px;cursor:pointer;transition:transform .5s}.addNewConfiguration_containerButton__niG4x:hover{transform:scale(1.05);transition:transform .5s}.addNewConfiguration_button__niG4x{display:block;width:40px;height:40px;color:#a6c3fcf2}@media screen and (max-width:1400px){.addNewConfiguration_addNewConfiguration__niG4x{margin-top:45px}.addNewConfiguration_containerButton__niG4x{width:40px;height:40px}.addNewConfiguration_button__niG4x{width:32px;height:32px}}.createNewConfiguration_createNewConfiguration__5k8aK{width:100%;height:100%;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;background-color:#2b2e3a66;backdrop-filter:blur(10px);z-index:999}.createNewConfiguration_form__5k8aK{width:495px;height:max-content;padding:40px 45px 35px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column}.createNewConfiguration_formHeader__5k8aK{width:100%;display:flex;justify-content:space-between;margin-bottom:45px}.createNewConfiguration_formTitle__5k8aK{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2}.createNewConfiguration_buttonBack__5k8aK{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.createNewConfiguration_buttonBack__5k8aK:hover{fill:#a6c3fcf2;transition:fill .3s}.createNewConfiguration_formForm__5k8aK{display:flex;flex-direction:column;align-items:center}.createNewConfiguration_container__5k8aK{width:100%;margin-bottom:45px}.createNewConfiguration_inputWrap__5k8aK{width:100%;position:relative}.createNewConfiguration_input__5k8aK{width:100%;height:50px;padding:0 15px;background-color:transparent;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px}.createNewConfiguration_inputError__5k8aK{border-color:#d61111;box-shadow:0 0 15px 10px #c81f1f26}.createNewConfiguration_button__5k8aK{width:300px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.createNewConfiguration_buttonSending__5k8aK{width:300px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.createNewConfiguration_checkControl__5k8aK{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.createNewConfiguration_formNoValid__5k8aK{background-color:#a6c3fc80}.createNewConfiguration_formValid__5k8aK{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.createNewConfiguration_formValid__5k8aK:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.createNewConfiguration_errorMessage__5k8aK{position:absolute;left:0;top:55px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 0 12px}@media screen and (max-width:1400px){.createNewConfiguration_form__5k8aK{width:455px;padding:35px 40px 30px}.createNewConfiguration_formHeader__5k8aK{margin-bottom:40px}.createNewConfiguration_formTitle__5k8aK{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:31px;color:#a6c3fcf2}.createNewConfiguration_buttonBack__5k8aK{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.createNewConfiguration_container__5k8aK{margin-bottom:40px}.createNewConfiguration_input__5k8aK{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.createNewConfiguration_button__5k8aK,.createNewConfiguration_buttonSending__5k8aK{width:220px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.createNewConfiguration_checkControl__5k8aK{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.createNewConfiguration_errorMessage__5k8aK{top:43px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#d61111;margin:5px 0 0 10px}}.opcuaExternalTag_opcuaExternalTagContainer__gElEx{width:100%;height:100%;display:flex;align-items:center}.opcuaExternalTag_opcuaExternalTagForm__gElEx{width:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.opcuaExternalTag_selectOpcuaExternalTag__gElEx{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.opcuaExternalTag_selectOpcuaExternalTagOption__gElEx{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.opcuaExternalTag_selectOpcuaExternalTagSending__gElEx{opacity:.5}.opcuaExternalTag_inputText__gElEx{width:120px;height:50px;padding:0 15px;margin-left:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.opcuaExternalTag_error__gElEx{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.opcuaExternalTag_inputTextSending__gElEx{opacity:.5}@media screen and (max-width:1600px){.opcuaExternalTag_inputText__gElEx{width:100px;margin-left:10px}}@media screen and (max-width:1400px){.opcuaExternalTag_inputText__gElEx,.opcuaExternalTag_selectOpcuaExternalTag__gElEx{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.opcuaExternalTag_selectOpcuaExternalTagOption__gElEx{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:22px;color:#f3eeee}}.polylineEditor_polylineEditor__1Kob4{position:absolute;left:0;top:0;width:100%;height:100vh;backdrop-filter:blur(10px);z-index:99}.polylineEditor_loadingContainer__1Kob4{position:absolute;left:0;top:0;width:100%;height:100vh;backdrop-filter:blur(10px);z-index:1000}.polylineEditor_mapContainer__1Kob4{width:100%;height:100%;position:relative;padding:0;margin:0;display:flex;flex:1;justify-content:center;align-items:center}.polylineEditor_polylineEditorControlContainer__1Kob4{background-color:red}.polylineEditor_polylineEditorControlContainer__1Kob4{width:420px;height:140px;padding:25px 20px;position:absolute;right:15px;top:30%;background-color:#2f2e41;border-color:#2f2e41;border-width:1px;border-style:solid;border-radius:25px;box-shadow:0 0 15px 10px #0000001a}.polylineEditor_polylineEditorControlRow__1Kob4{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.polylineEditor_polylineEditorControlRow__1Kob4:last-child{margin-bottom:0}.polylineEditor_title__1Kob4{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:25px;color:#f3eeee}.polylineEditor_buttonBack__1Kob4{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;margin-left:14px;cursor:pointer;transition:fill .3s}.polylineEditor_buttonBack__1Kob4:hover{transition:fill .3s;fill:#a6c3fc}.polylineEditor_uploadedFileNameText__1Kob4{width:270px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:24px;color:#f3eeee;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden}.polylineEditor_uploadedFileNameTextActive__1Kob4{margin-left:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#a6c3fc}.polylineEditor_controlBlock__1Kob4{display:flex}.polylineEditor_addFile__1Kob4{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#f3eeee;margin-left:0;margin-right:14px;cursor:pointer;transition:fill .3s}.polylineEditor_addFile__1Kob4:hover{transition:fill .3s;fill:#a6c3fc}.polylineEditor_saveCoord__1Kob4{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#a6c3fcf2;cursor:pointer}.polylineEditor_saveCoord__1Kob4:hover{fill:#a6c3fc}.polylineEditor_geoJsonFiles__1Kob4{display:none}.polylineEditor_checkControl__1Kob4{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#35b96a;cursor:pointer}.tableRowWorkingModeModuleAiDi_tableRowText__vLl4f{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden}.tableRowWorkingModeModuleAiDi_tableDate__vLl4f{margin-right:5px}.tableRowWorkingModeModuleAiDi_tableDate__vLl4f:last-child{margin:0}.tableRowWorkingModeModuleAiDi_tableRow__vLl4f{width:100%;height:90px;display:flex;align-items:center}.tableRowWorkingModeModuleAiDi_historyControl__vLl4f{min-width:24px;min-height:24px;max-width:24px;max-height:24px;margin-right:20px;fill:#a6c3fcf2;cursor:pointer;transition:fill .3s}.tableRowWorkingModeModuleAiDi_historyControl__vLl4f:hover{transition:fill .3s;fill:#a6c3fc80}.tableRowWorkingModeModuleAiDi_checkControl__vLl4f{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#35b96a;cursor:pointer}.tableRowWorkingModeModuleAiDi_saveControlButton__vLl4f{min-width:24px;min-height:24px;max-width:24px;max-height:24px;padding:0;margin:0;border:none;background-color:transparent}.tableRowWorkingModeModuleAiDi_saveControl__vLl4f{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#bbbfca;transition:fill .3s}.tableRowWorkingModeModuleAiDi_saveControlActive__vLl4f{cursor:pointer;transition:fill .3s;fill:#a6c3fc}.tableRowWorkingModeModuleAiDi_workingModeAiDi__vLl4f{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.tableRowWorkingModeModuleAiDi_selectStyle__vLl4f,.tableRowWorkingModeModuleAiDi_selectInputMode__vLl4f,.tableRowWorkingModeModuleAiDi_selectMultiplexerСhannel__vLl4f,.tableRowWorkingModeModuleAiDi_selectBoardAddress__vLl4f{height:50px;width:100%;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.tableRowWorkingModeModuleAiDi_optionStyle__vLl4f,.tableRowWorkingModeModuleAiDi_selectInputModeOption__vLl4f,.tableRowWorkingModeModuleAiDi_selectMultiplexerСhannelOption__vLl4f,.tableRowWorkingModeModuleAiDi_selectBoardAddressOption__vLl4f{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.tableRowWorkingModeModuleAiDi_sending__vLl4f{opacity:.5}.tableRowWorkingModeModuleAiDi_selectMultiplexerСhannel__vLl4f{display:flex;flex:1}.tableRowWorkingModeModuleAiDi_selectInputMode__vLl4f{margin-right:0}@media screen and (max-width:1720px){.tableRowWorkingModeModuleAiDi_historyControl__vLl4f{margin-right:15px}}@media screen and (max-width:1600px){.tableRowWorkingModeModuleAiDi_historyControl__vLl4f{margin-right:15px}}@media screen and (max-width:1400px){.tableRowWorkingModeModuleAiDi_historyControl__vLl4f,.tableRowWorkingModeModuleAiDi_checkControl__vLl4f{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.tableRowWorkingModeModuleAiDi_tableRowText__vLl4f{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowWorkingModeModuleAiDi_tableRow__vLl4f{height:80px;min-height:80px}.tableRowWorkingModeModuleAiDi_saveControlButton__vLl4f,.tableRowWorkingModeModuleAiDi_saveControl__vLl4f{min-width:22px;min-height:22px;max-width:22px;max-height:22px}.tableRowWorkingModeModuleAiDi_selectStyle__vLl4f,.tableRowWorkingModeModuleAiDi_selectBoardAddress__vLl4f,.tableRowWorkingModeModuleAiDi_selectMultiplexerСhannel__vLl4f,.tableRowWorkingModeModuleAiDi_selectInputMode__vLl4f{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowWorkingModeModuleAiDi_optionStyle__vLl4f,.tableRowWorkingModeModuleAiDi_selectBoardAddressOption__vLl4f,.tableRowWorkingModeModuleAiDi_selectMultiplexerСhannelOption__vLl4f,.tableRowWorkingModeModuleAiDi_selectInputModeOption__vLl4f{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:22px;color:#f3eeee}}.tableRowBoardAddressesModule_tableRowText__vLl4f{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden}.tableRowBoardAddressesModule_tableDate__vLl4f{margin-right:5px}.tableRowBoardAddressesModule_tableDate__vLl4f:last-child{margin:0}.tableRowBoardAddressesModule_tableRow__vLl4f{width:100%;height:90px;display:flex;align-items:center}.tableRowBoardAddressesModule_historyControl__vLl4f{min-width:24px;min-height:24px;max-width:24px;max-height:24px;margin-right:20px;fill:#a6c3fcf2;cursor:pointer;transition:fill .3s}.tableRowBoardAddressesModule_historyControl__vLl4f:hover{transition:fill .3s;fill:#a6c3fc80}.tableRowBoardAddressesModule_checkControl__vLl4f{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#35b96a;cursor:pointer}.tableRowBoardAddressesModule_saveControlButton__vLl4f{min-width:24px;min-height:24px;max-width:24px;max-height:24px;padding:0;margin:0;border:none;background-color:transparent}.tableRowBoardAddressesModule_saveControl__vLl4f{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#bbbfca;transition:fill .3s}.tableRowBoardAddressesModule_saveControlActive__vLl4f{cursor:pointer;transition:fill .3s;fill:#a6c3fc}.tableRowBoardAddressesModule_workingModeAiDi__vLl4f{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.tableRowBoardAddressesModule_selectStyle__vLl4f,.tableRowBoardAddressesModule_selectInputMode__vLl4f,.tableRowBoardAddressesModule_selectMultiplexerСhannel__vLl4f,.tableRowBoardAddressesModule_selectBoardAddress__vLl4f{height:50px;width:100%;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.tableRowBoardAddressesModule_optionStyle__vLl4f,.tableRowBoardAddressesModule_selectInputModeOption__vLl4f,.tableRowBoardAddressesModule_selectMultiplexerСhannelOption__vLl4f,.tableRowBoardAddressesModule_selectBoardAddressOption__vLl4f{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.tableRowBoardAddressesModule_sending__vLl4f{opacity:.5}.tableRowBoardAddressesModule_selectMultiplexerСhannel__vLl4f{display:flex;flex:1}.tableRowBoardAddressesModule_selectInputMode__vLl4f{margin-right:0}@media screen and (max-width:1720px){.tableRowBoardAddressesModule_historyControl__vLl4f{margin-right:15px}}@media screen and (max-width:1600px){.tableRowBoardAddressesModule_historyControl__vLl4f{margin-right:15px}}@media screen and (max-width:1400px){.tableRowBoardAddressesModule_historyControl__vLl4f,.tableRowBoardAddressesModule_checkControl__vLl4f{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.tableRowBoardAddressesModule_tableRowText__vLl4f{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowBoardAddressesModule_tableRow__vLl4f{height:80px;min-height:80px}.tableRowBoardAddressesModule_saveControlButton__vLl4f,.tableRowBoardAddressesModule_saveControl__vLl4f{min-width:22px;min-height:22px;max-width:22px;max-height:22px}.tableRowBoardAddressesModule_selectStyle__vLl4f,.tableRowBoardAddressesModule_selectBoardAddress__vLl4f,.tableRowBoardAddressesModule_selectMultiplexerСhannel__vLl4f,.tableRowBoardAddressesModule_selectInputMode__vLl4f{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowBoardAddressesModule_optionStyle__vLl4f,.tableRowBoardAddressesModule_selectBoardAddressOption__vLl4f,.tableRowBoardAddressesModule_selectMultiplexerСhannelOption__vLl4f,.tableRowBoardAddressesModule_selectInputModeOption__vLl4f{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:22px;color:#f3eeee}}.tableRowSensorTypeModuleTcp_tableRowText__DL6fK{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden}.tableRowSensorTypeModuleTcp_tableDate__DL6fK{margin-right:5px}.tableRowSensorTypeModuleTcp_tableDate__DL6fK:last-child{margin:0}.tableRowSensorTypeModuleTcp_tableRow__DL6fK{width:100%;height:90px;display:flex;align-items:center}.tableRowSensorTypeModuleTcp_historyControl__DL6fK{min-width:24px;min-height:24px;max-width:24px;max-height:24px;margin-right:20px;fill:#a6c3fcf2;cursor:pointer;transition:fill .3s}.tableRowSensorTypeModuleTcp_historyControl__DL6fK:hover{transition:fill .3s;fill:#a6c3fc80}.tableRowSensorTypeModuleTcp_checkControl__DL6fK{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#35b96a;cursor:pointer}.tableRowSensorTypeModuleTcp_saveControlButton__DL6fK{min-width:24px;min-height:24px;max-width:24px;max-height:24px;padding:0;margin:0;border:none;background-color:transparent}.tableRowSensorTypeModuleTcp_saveControl__DL6fK{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#bbbfca;transition:fill .3s}.tableRowSensorTypeModuleTcp_saveControlActive__DL6fK{cursor:pointer;transition:fill .3s;fill:#a6c3fc}.tableRowSensorTypeModuleTcp_sensorType__DL6fK{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.tableRowSensorTypeModuleTcp_selectStyle__DL6fK,.tableRowSensorTypeModuleTcp_selectInputMode__DL6fK,.tableRowSensorTypeModuleTcp_selectMultiplexerСhannel__DL6fK,.tableRowSensorTypeModuleTcp_selectBoardAddress__DL6fK{height:50px;width:100%;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.tableRowSensorTypeModuleTcp_optionStyle__DL6fK,.tableRowSensorTypeModuleTcp_selectInputModeOption__DL6fK,.tableRowSensorTypeModuleTcp_selectMultiplexerСhannelOption__DL6fK,.tableRowSensorTypeModuleTcp_selectBoardAddressOption__DL6fK{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.tableRowSensorTypeModuleTcp_sending__DL6fK{opacity:.5}.tableRowSensorTypeModuleTcp_selectMultiplexerСhannel__DL6fK{display:flex;flex:1}.tableRowSensorTypeModuleTcp_selectInputMode__DL6fK{margin-right:0}@media screen and (max-width:1720px){.tableRowSensorTypeModuleTcp_historyControl__DL6fK{margin-right:15px}}@media screen and (max-width:1600px){.tableRowSensorTypeModuleTcp_historyControl__DL6fK{margin-right:15px}}@media screen and (max-width:1400px){.tableRowSensorTypeModuleTcp_historyControl__DL6fK,.tableRowSensorTypeModuleTcp_checkControl__DL6fK{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.tableRowSensorTypeModuleTcp_tableRowText__DL6fK{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowSensorTypeModuleTcp_tableRow__DL6fK{height:80px;min-height:80px}.tableRowSensorTypeModuleTcp_saveControlButton__DL6fK,.tableRowSensorTypeModuleTcp_saveControl__DL6fK{min-width:22px;min-height:22px;max-width:22px;max-height:22px}.tableRowSensorTypeModuleTcp_selectStyle__DL6fK,.tableRowSensorTypeModuleTcp_selectBoardAddress__DL6fK,.tableRowSensorTypeModuleTcp_selectMultiplexerСhannel__DL6fK,.tableRowSensorTypeModuleTcp_selectInputMode__DL6fK{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowSensorTypeModuleTcp_optionStyle__DL6fK,.tableRowSensorTypeModuleTcp_selectBoardAddressOption__DL6fK,.tableRowSensorTypeModuleTcp_selectMultiplexerСhannelOption__DL6fK,.tableRowSensorTypeModuleTcp_selectInputModeOption__DL6fK{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:22px;color:#f3eeee}}.tableRowConnectionTypeModuleTcp_tableRowText__5FmJo{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden}.tableRowConnectionTypeModuleTcp_tableDate__5FmJo{margin-right:5px}.tableRowConnectionTypeModuleTcp_tableDate__5FmJo:last-child{margin:0}.tableRowConnectionTypeModuleTcp_tableRow__5FmJo{width:100%;height:90px;display:flex;align-items:center}.tableRowConnectionTypeModuleTcp_historyControl__5FmJo{min-width:24px;min-height:24px;max-width:24px;max-height:24px;margin-right:20px;fill:#a6c3fcf2;cursor:pointer;transition:fill .3s}.tableRowConnectionTypeModuleTcp_historyControl__5FmJo:hover{transition:fill .3s;fill:#a6c3fc80}.tableRowConnectionTypeModuleTcp_checkControl__5FmJo{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#35b96a;cursor:pointer}.tableRowConnectionTypeModuleTcp_saveControlButton__5FmJo{min-width:24px;min-height:24px;max-width:24px;max-height:24px;padding:0;margin:0;border:none;background-color:transparent}.tableRowConnectionTypeModuleTcp_saveControl__5FmJo{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#bbbfca;transition:fill .3s}.tableRowConnectionTypeModuleTcp_saveControlActive__5FmJo{cursor:pointer;transition:fill .3s;fill:#a6c3fc}.tableRowConnectionTypeModuleTcp_connectionType__5FmJo{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.tableRowConnectionTypeModuleTcp_selectStyle__5FmJo,.tableRowConnectionTypeModuleTcp_selectInputMode__5FmJo,.tableRowConnectionTypeModuleTcp_selectMultiplexerСhannel__5FmJo,.tableRowConnectionTypeModuleTcp_selectBoardAddress__5FmJo{height:50px;width:100%;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.tableRowConnectionTypeModuleTcp_optionStyle__5FmJo,.tableRowConnectionTypeModuleTcp_selectInputModeOption__5FmJo,.tableRowConnectionTypeModuleTcp_selectMultiplexerСhannelOption__5FmJo,.tableRowConnectionTypeModuleTcp_selectBoardAddressOption__5FmJo{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.tableRowConnectionTypeModuleTcp_sending__5FmJo{opacity:.5}.tableRowConnectionTypeModuleTcp_selectMultiplexerСhannel__5FmJo{display:flex;flex:1}.tableRowConnectionTypeModuleTcp_selectInputMode__5FmJo{margin-right:0}@media screen and (max-width:1720px){.tableRowConnectionTypeModuleTcp_historyControl__5FmJo{margin-right:15px}}@media screen and (max-width:1600px){.tableRowConnectionTypeModuleTcp_historyControl__5FmJo{margin-right:15px}}@media screen and (max-width:1400px){.tableRowConnectionTypeModuleTcp_historyControl__5FmJo,.tableRowConnectionTypeModuleTcp_checkControl__5FmJo{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.tableRowConnectionTypeModuleTcp_tableRowText__5FmJo{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowConnectionTypeModuleTcp_tableRow__5FmJo{height:80px;min-height:80px}.tableRowConnectionTypeModuleTcp_saveControlButton__5FmJo,.tableRowConnectionTypeModuleTcp_saveControl__5FmJo{min-width:22px;min-height:22px;max-width:22px;max-height:22px}.tableRowConnectionTypeModuleTcp_selectStyle__5FmJo,.tableRowConnectionTypeModuleTcp_selectBoardAddress__5FmJo,.tableRowConnectionTypeModuleTcp_selectMultiplexerСhannel__5FmJo,.tableRowConnectionTypeModuleTcp_selectInputMode__5FmJo{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowConnectionTypeModuleTcp_optionStyle__5FmJo,.tableRowConnectionTypeModuleTcp_selectBoardAddressOption__5FmJo,.tableRowConnectionTypeModuleTcp_selectMultiplexerСhannelOption__5FmJo,.tableRowConnectionTypeModuleTcp_selectInputModeOption__5FmJo{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:22px;color:#f3eeee}}.tableRowBoardAddressesModuleRs_tableRowText__oj0wz{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden}.tableRowBoardAddressesModuleRs_tableDate__oj0wz{margin-right:5px}.tableRowBoardAddressesModuleRs_tableDate__oj0wz:last-child{margin:0}.tableRowBoardAddressesModuleRs_tableRow__oj0wz{width:100%;height:90px;display:flex;align-items:center}.tableRowBoardAddressesModuleRs_historyControl__oj0wz{min-width:24px;min-height:24px;max-width:24px;max-height:24px;margin-right:20px;fill:#a6c3fcf2;cursor:pointer;transition:fill .3s}.tableRowBoardAddressesModuleRs_historyControl__oj0wz:hover{transition:fill .3s;fill:#a6c3fc80}.tableRowBoardAddressesModuleRs_checkControl__oj0wz{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#35b96a;cursor:pointer}.tableRowBoardAddressesModuleRs_boardAddressesModuleRs__oj0wz{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.tableRowBoardAddressesModuleRs_selectStyle__oj0wz,.tableRowBoardAddressesModuleRs_selectInputMode__oj0wz,.tableRowBoardAddressesModuleRs_selectMultiplexerСhannel__oj0wz,.tableRowBoardAddressesModuleRs_selectBoardAddress__oj0wz{height:50px;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.tableRowBoardAddressesModuleRs_optionStyle__oj0wz,.tableRowBoardAddressesModuleRs_selectInputModeOption__oj0wz,.tableRowBoardAddressesModuleRs_selectMultiplexerСhannelOption__oj0wz,.tableRowBoardAddressesModuleRs_selectBoardAddressOption__oj0wz{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.tableRowBoardAddressesModuleRs_sending__oj0wz{opacity:.5}.tableRowBoardAddressesModuleRs_selectMultiplexerСhannel__oj0wz{display:flex;flex:1}.tableRowBoardAddressesModuleRs_selectInputMode__oj0wz{margin-right:0}@media screen and (max-width:1720px){.tableRowBoardAddressesModuleRs_historyControl__oj0wz{margin-right:15px}}@media screen and (max-width:1600px){.tableRowBoardAddressesModuleRs_historyControl__oj0wz{margin-right:15px}}@media screen and (max-width:1400px){.tableRowBoardAddressesModuleRs_historyControl__oj0wz,.tableRowBoardAddressesModuleRs_checkControl__oj0wz{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.tableRowBoardAddressesModuleRs_tableRowText__oj0wz{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowBoardAddressesModuleRs_tableRow__oj0wz{height:80px;min-height:80px}.tableRowBoardAddressesModuleRs_selectStyle__oj0wz,.tableRowBoardAddressesModuleRs_selectBoardAddress__oj0wz,.tableRowBoardAddressesModuleRs_selectMultiplexerСhannel__oj0wz,.tableRowBoardAddressesModuleRs_selectInputMode__oj0wz{height:45px;width:100%;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowBoardAddressesModuleRs_optionStyle__oj0wz,.tableRowBoardAddressesModuleRs_selectBoardAddressOption__oj0wz,.tableRowBoardAddressesModuleRs_selectMultiplexerСhannelOption__oj0wz,.tableRowBoardAddressesModuleRs_selectInputModeOption__oj0wz{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:22px;color:#f3eeee}}.tableRowDeviceAddressModuleRs_tableRowText__brCue{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden}.tableRowDeviceAddressModuleRs_tableDate__brCue{margin-right:5px}.tableRowDeviceAddressModuleRs_tableDate__brCue:last-child{margin:0}.tableRowDeviceAddressModuleRs_tableRow__brCue{width:100%;height:90px;display:flex;align-items:center}.tableRowDeviceAddressModuleRs_form__brCue{width:100%}.tableRowDeviceAddressModuleRs_historyControl__brCue{min-width:24px;min-height:24px;max-width:24px;max-height:24px;margin-right:20px;fill:#a6c3fcf2;cursor:pointer;transition:fill .3s}.tableRowDeviceAddressModuleRs_historyControl__brCue:hover{transition:fill .3s;fill:#a6c3fc80}.tableRowDeviceAddressModuleRs_checkControl__brCue{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#35b96a;cursor:pointer}.tableRowDeviceAddressModuleRs_componentContainer__brCue{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.tableRowDeviceAddressModuleRs_selectStyle__brCue,.tableRowDeviceAddressModuleRs_selectInputMode__brCue,.tableRowDeviceAddressModuleRs_selectMultiplexerСhannel__brCue,.tableRowDeviceAddressModuleRs_selectBoardAddress__brCue{height:50px;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.tableRowDeviceAddressModuleRs_optionStyle__brCue,.tableRowDeviceAddressModuleRs_selectInputModeOption__brCue,.tableRowDeviceAddressModuleRs_selectMultiplexerСhannelOption__brCue,.tableRowDeviceAddressModuleRs_selectBoardAddressOption__brCue{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.tableRowDeviceAddressModuleRs_sending__brCue{opacity:.5}.tableRowDeviceAddressModuleRs_selectMultiplexerСhannel__brCue{display:flex;flex:1}.tableRowDeviceAddressModuleRs_selectInputMode__brCue{margin-right:0}.tableRowDeviceAddressModuleRs_inputNumber__brCue{width:100%;height:50px;padding:0 35px 0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.tableRowDeviceAddressModuleRs_inputNumberError__brCue{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.tableRowDeviceAddressModuleRs_inputNumberControlsConteiner__brCue{width:100%;position:relative}.tableRowDeviceAddressModuleRs_inputNumberControls__brCue{height:100%;display:flex;flex-direction:column;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);right:8px}.tableRowDeviceAddressModuleRs_arrow__brCue{width:20px;height:20px;fill:#f3eeee;cursor:pointer;transition:fill .2s}.tableRowDeviceAddressModuleRs_arrow__brCue:hover{fill:#a6c3fc;transition:fill .2s}.tableRowDeviceAddressModuleRs_inputNumberSending__brCue{opacity:.5}@media screen and (max-width:1720px){.tableRowDeviceAddressModuleRs_historyControl__brCue{margin-right:15px}}@media screen and (max-width:1600px){.tableRowDeviceAddressModuleRs_historyControl__brCue{margin-right:15px}}@media screen and (max-width:1400px){.tableRowDeviceAddressModuleRs_historyControl__brCue,.tableRowDeviceAddressModuleRs_checkControl__brCue{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.tableRowDeviceAddressModuleRs_tableRowText__brCue{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowDeviceAddressModuleRs_tableRow__brCue{height:80px;min-height:80px}.tableRowDeviceAddressModuleRs_selectStyle__brCue,.tableRowDeviceAddressModuleRs_selectBoardAddress__brCue,.tableRowDeviceAddressModuleRs_selectMultiplexerСhannel__brCue,.tableRowDeviceAddressModuleRs_selectInputMode__brCue{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowDeviceAddressModuleRs_optionStyle__brCue,.tableRowDeviceAddressModuleRs_selectBoardAddressOption__brCue,.tableRowDeviceAddressModuleRs_selectMultiplexerСhannelOption__brCue,.tableRowDeviceAddressModuleRs_selectInputModeOption__brCue{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:22px;color:#f3eeee}.tableRowDeviceAddressModuleRs_inputNumber__brCue{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowDeviceAddressModuleRs_arrow__brCue{width:18px;height:18px}}.tableRowInterfaceSpeedModuleRs_tableRowText__dqdkA{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden}.tableRowInterfaceSpeedModuleRs_tableDate__dqdkA{margin-right:5px}.tableRowInterfaceSpeedModuleRs_tableDate__dqdkA:last-child{margin:0}.tableRowInterfaceSpeedModuleRs_tableRow__dqdkA{width:100%;height:90px;display:flex;align-items:center}.tableRowInterfaceSpeedModuleRs_historyControl__dqdkA{min-width:24px;min-height:24px;max-width:24px;max-height:24px;margin-right:20px;fill:#a6c3fcf2;cursor:pointer;transition:fill .3s}.tableRowInterfaceSpeedModuleRs_historyControl__dqdkA:hover{transition:fill .3s;fill:#a6c3fc80}.tableRowInterfaceSpeedModuleRs_checkControl__dqdkA{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#35b96a;cursor:pointer}.tableRowInterfaceSpeedModuleRs_componentContainer__dqdkA{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.tableRowInterfaceSpeedModuleRs_selectStyle__dqdkA,.tableRowInterfaceSpeedModuleRs_selectInputMode__dqdkA{width:100%;height:50px;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.tableRowInterfaceSpeedModuleRs_optionStyle__dqdkA,.tableRowInterfaceSpeedModuleRs_selectInputModeOption__dqdkA{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.tableRowInterfaceSpeedModuleRs_sending__dqdkA{opacity:.5}.tableRowInterfaceSpeedModuleRs_selectInputMode__dqdkA{margin-right:0}@media screen and (max-width:1720px){.tableRowInterfaceSpeedModuleRs_historyControl__dqdkA{margin-right:15px}}@media screen and (max-width:1600px){.tableRowInterfaceSpeedModuleRs_historyControl__dqdkA{margin-right:15px}}@media screen and (max-width:1400px){.tableRowInterfaceSpeedModuleRs_historyControl__dqdkA,.tableRowInterfaceSpeedModuleRs_checkControl__dqdkA{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.tableRowInterfaceSpeedModuleRs_tableRowText__dqdkA{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowInterfaceSpeedModuleRs_tableRow__dqdkA{height:80px;min-height:80px}.tableRowInterfaceSpeedModuleRs_selectStyle__dqdkA,.tableRowInterfaceSpeedModuleRs_selectInputMode__dqdkA{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowInterfaceSpeedModuleRs_optionStyle__dqdkA,.tableRowInterfaceSpeedModuleRs_selectInputModeOption__dqdkA{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:22px;color:#f3eeee}}.tableRowPipelineNumberModuleRs_tableRowText__dqdkA{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden}.tableRowPipelineNumberModuleRs_tableDate__dqdkA{margin-right:5px}.tableRowPipelineNumberModuleRs_tableDate__dqdkA:last-child{margin:0}.tableRowPipelineNumberModuleRs_tableRow__dqdkA{width:100%;height:90px;display:flex;align-items:center}.tableRowPipelineNumberModuleRs_historyControl__dqdkA{min-width:24px;min-height:24px;max-width:24px;max-height:24px;margin-right:20px;fill:#a6c3fcf2;cursor:pointer;transition:fill .3s}.tableRowPipelineNumberModuleRs_historyControl__dqdkA:hover{transition:fill .3s;fill:#a6c3fc80}.tableRowPipelineNumberModuleRs_checkControl__dqdkA{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#35b96a;cursor:pointer}.tableRowPipelineNumberModuleRs_componentContainer__dqdkA{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.tableRowPipelineNumberModuleRs_selectStyle__dqdkA,.tableRowPipelineNumberModuleRs_selectInputMode__dqdkA{width:100%;height:50px;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.tableRowPipelineNumberModuleRs_optionStyle__dqdkA,.tableRowPipelineNumberModuleRs_selectInputModeOption__dqdkA{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.tableRowPipelineNumberModuleRs_sending__dqdkA{opacity:.5}.tableRowPipelineNumberModuleRs_selectInputMode__dqdkA{margin-right:0}@media screen and (max-width:1720px){.tableRowPipelineNumberModuleRs_historyControl__dqdkA{margin-right:15px}}@media screen and (max-width:1600px){.tableRowPipelineNumberModuleRs_historyControl__dqdkA{margin-right:15px}}@media screen and (max-width:1400px){.tableRowPipelineNumberModuleRs_historyControl__dqdkA,.tableRowPipelineNumberModuleRs_checkControl__dqdkA{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.tableRowPipelineNumberModuleRs_tableRowText__dqdkA{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowPipelineNumberModuleRs_tableRow__dqdkA{height:80px;min-height:80px}.tableRowPipelineNumberModuleRs_selectStyle__dqdkA,.tableRowPipelineNumberModuleRs_selectInputMode__dqdkA{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowPipelineNumberModuleRs_optionStyle__dqdkA,.tableRowPipelineNumberModuleRs_selectInputModeOption__dqdkA{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:22px;color:#f3eeee}}.tableRowReportingHourModuleRs_tableRowText__77EgQ{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden}.tableRowReportingHourModuleRs_tableDate__77EgQ{margin-right:5px}.tableRowReportingHourModuleRs_tableDate__77EgQ:last-child{margin:0}.tableRowReportingHourModuleRs_tableRow__77EgQ{width:100%;height:90px;display:flex;align-items:center}.tableRowReportingHourModuleRs_historyControl__77EgQ{min-width:24px;min-height:24px;max-width:24px;max-height:24px;margin-right:20px;fill:#a6c3fcf2;cursor:pointer;transition:fill .3s}.tableRowReportingHourModuleRs_historyControl__77EgQ:hover{transition:fill .3s;fill:#a6c3fc80}.tableRowReportingHourModuleRs_checkControl__77EgQ{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#35b96a;cursor:pointer}.tableRowReportingHourModuleRs_componentContainer__77EgQ{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.tableRowReportingHourModuleRs_selectStyle__77EgQ,.tableRowReportingHourModuleRs_selectInputMode__77EgQ,.tableRowReportingHourModuleRs_selectMultiplexerСhannel__77EgQ,.tableRowReportingHourModuleRs_selectBoardAddress__77EgQ{height:50px;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.tableRowReportingHourModuleRs_optionStyle__77EgQ,.tableRowReportingHourModuleRs_selectInputModeOption__77EgQ,.tableRowReportingHourModuleRs_selectMultiplexerСhannelOption__77EgQ,.tableRowReportingHourModuleRs_selectBoardAddressOption__77EgQ{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.tableRowReportingHourModuleRs_sending__77EgQ{opacity:.5}.tableRowReportingHourModuleRs_selectMultiplexerСhannel__77EgQ{display:flex;flex:1}.tableRowReportingHourModuleRs_selectInputMode__77EgQ{margin-right:0}.tableRowReportingHourModuleRs_mainSelect__77EgQ{display:flex;flex:1}.tableRowReportingHourModuleRs_reportingHourSelect__77EgQ{height:50px;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.tableRowReportingHourModuleRs_reportingHourSelect__77EgQ:last-child{margin-right:0}.tableRowReportingHourModuleRs_reportingHourSelectOption__77EgQ{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.tableRowReportingHourModuleRs_inputrepRtingHourSending__77EgQ{opacity:.5}@media screen and (max-width:1720px){.tableRowReportingHourModuleRs_historyControl__77EgQ{margin-right:15px}}@media screen and (max-width:1600px){.tableRowReportingHourModuleRs_historyControl__77EgQ{margin-right:15px}}@media screen and (max-width:1400px){.tableRowReportingHourModuleRs_historyControl__77EgQ,.tableRowReportingHourModuleRs_checkControl__77EgQ{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.tableRowReportingHourModuleRs_tableRowText__77EgQ{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowReportingHourModuleRs_tableRow__77EgQ{height:80px;min-height:80px}.tableRowReportingHourModuleRs_selectStyle__77EgQ,.tableRowReportingHourModuleRs_selectBoardAddress__77EgQ,.tableRowReportingHourModuleRs_selectMultiplexerСhannel__77EgQ,.tableRowReportingHourModuleRs_selectInputMode__77EgQ{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowReportingHourModuleRs_optionStyle__77EgQ,.tableRowReportingHourModuleRs_selectBoardAddressOption__77EgQ,.tableRowReportingHourModuleRs_selectMultiplexerСhannelOption__77EgQ,.tableRowReportingHourModuleRs_selectInputModeOption__77EgQ{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:22px;color:#f3eeee}.tableRowReportingHourModuleRs_reportingHourSelect__77EgQ{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowReportingHourModuleRs_reportingHourSelectOption__77EgQ{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.savePropertiesButtonModuleRs_savePropertiesButtonModuleRs__6dxX7{min-width:24px;min-height:24px;max-width:24px;max-height:24px;padding:0;margin:0;border:none;background-color:transparent}.savePropertiesButtonModuleRs_saveControl__6dxX7{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#bbbfca;transition:fill .3s}.savePropertiesButtonModuleRs_saveControlActive__6dxX7{cursor:pointer;transition:fill .3s;fill:#a6c3fc}@media screen and (max-width:1400px){.savePropertiesButtonModuleRs_savePropertiesButtonModuleRs__6dxX7,.savePropertiesButtonModuleRs_saveControl__6dxX7{min-width:22px;min-height:22px;max-width:22px;max-height:22px}}.serverStartupOptions_codeEditorContainer__hQdug{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.serverStartupOptions_checkboxHintContainer__hQdug{display:flex;align-items:center;gap:.4rem}.serverStartupOptions_controlContainer__hQdug{padding-top:20px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:2rem}.serverStartupOptions_formValid__hQdug{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee;background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer;min-width:250px;height:60px}.serverStartupOptions_formValid__hQdug:hover{background-color:transparent;color:#f3eeee}.serverStartupOptions_formNoValid__hQdug{background-color:#a6c3fc80!important;color:#bbbfca!important;cursor:default!important;border-color:#a6c3fc80!important}.serverStartupOptions_checkControl__hQdug{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.serverStartupOptions_hintContainer__hQdug{display:flex;justify-content:center;align-items:center}form.serverStartupOptions_serverStartupOptionsForm__hQdug{gap:1rem;width:100%;display:flex;height:100%;flex-direction:column;overflow-y:scroll;overflow-x:hidden}form.serverStartupOptions_serverStartupOptionsForm__hQdug .serverStartupOptions_formRow__hQdug{display:flex;flex-direction:column;gap:1rem;width:100%;padding-right:5rem}form.serverStartupOptions_serverStartupOptionsForm__hQdug .serverStartupOptions_formRowCheckbox__hQdug>span{min-width:18px;min-height:18px}form.serverStartupOptions_serverStartupOptionsForm__hQdug .serverStartupOptions_formRowCheckbox__hQdug span:last-child{margin-left:1rem;white-space:pre-wrap!important}form.serverStartupOptions_serverStartupOptionsForm__hQdug .serverStartupOptions_formRowHint__hQdug{display:flex;gap:1rem;align-items:center}form.serverStartupOptions_serverStartupOptionsForm__hQdug .serverStartupOptions_formRowHint__hQdug span{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:25px;color:#f3eeee}form.serverStartupOptions_serverStartupOptionsForm__hQdug .serverStartupOptions_formRowAddBtn__hQdug>button{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;display:flex;place-items:center;gap:10px;grid-area:button;padding:10px;cursor:pointer;justify-content:center}form.serverStartupOptions_serverStartupOptionsForm__hQdug .serverStartupOptions_formRowAddBtn__hQdug>button:disabled{opacity:.5;cursor:default}form.serverStartupOptions_serverStartupOptionsForm__hQdug .serverStartupOptions_formRowAddBtn__hQdug>button:disabled:hover{color:#f3eeee}form.serverStartupOptions_serverStartupOptionsForm__hQdug .serverStartupOptions_formRowAddBtn__hQdug>button:disabled:hover svg{fill:#f3eeee}form.serverStartupOptions_serverStartupOptionsForm__hQdug .serverStartupOptions_formRowAddBtn__hQdug>button svg{transition:fill .3s;min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee}form.serverStartupOptions_serverStartupOptionsForm__hQdug .serverStartupOptions_formRowAddBtn__hQdug>button{transition:color .3s}form.serverStartupOptions_serverStartupOptionsForm__hQdug .serverStartupOptions_formRowAddBtn__hQdug>button:hover{color:#a6c3fcf2}form.serverStartupOptions_serverStartupOptionsForm__hQdug .serverStartupOptions_formRowAddBtn__hQdug>button:hover svg{fill:#a6c3fcf2}.serverStartupOptions_formRowAddBtn__hQdug{display:grid;grid-template-columns:20ch 2fr .3fr;grid-template-areas:". button .";gap:1rem}.serverStartupOptions_inputField__hQdug{width:100%;height:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;padding:0 15px}.serverStartupOptions_inputFieldUnused__hQdug{border-color:#daae11;box-shadow:0 0 50px 2px #c8be201a}.serverStartupOptions_inputFieldError__hQdug{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.serverStartupOptions_inputField__hQdug:disabled{opacity:.5;color:#bbbfca}select.serverStartupOptions_inputField__hQdug{cursor:pointer}.serverStartupOptions_resultValue__hQdug{display:flex;height:100%;width:100%;gap:.5rem}.serverStartupOptions_resultValue__hQdug>div{display:flex;align-items:center}.serverStartupOptions_inputValue__hQdug{display:grid;width:100%;grid-template-columns:20ch 2fr .3fr;gap:1rem;height:50px}.serverStartupOptions_inputValueTime__hQdug{display:grid;gap:.5rem;grid-template-columns:15% auto}.serverStartupOptions_inputValueSelect__hQdug{grid-column:span 2}.serverStartupOptions_inputValue__hQdug>span{display:flex;align-items:center;gap:.4rem;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;overflow-wrap:anywhere}.serverStartupOptions_inputValue__hQdug>div>div{position:relative}.serverStartupOptions_inputValue__hQdug>div>div input[type=time]::-webkit-calendar-picker-indicator{filter:invert(1);width:22px;height:22px}.serverStartupOptions_inputValue__hQdug option{padding:0 15px;background-color:#494765;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.serverStartupOptions_inputValueButtons__hQdug{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.serverStartupOptions_inputValueButtons__hQdug button{display:flex;width:fit-content;justify-content:center;align-items:center;height:100%;width:100%;cursor:pointer}.serverStartupOptions_inputValueButtons__hQdug button:disabled{opacity:.5;cursor:default}.serverStartupOptions_inputValueButtons__hQdug button:disabled svg{opacity:.5}.serverStartupOptions_inputValueButtons__hQdug button:disabled:hover svg{fill:#f3eeee!important}.serverStartupOptions_inputValueButtons__hQdug button svg{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;transition:fill .3s}.serverStartupOptions_inputValueButtons__hQdug button:hover svg{fill:#d61111}.serverStartupOptions_inputValueButtons__hQdug button:first-child:hover svg{fill:#a6c3fcf2}@media screen and (max-width:1650px){form.serverStartupOptions_serverStartupOptionsForm__hQdug .serverStartupOptions_formRow__hQdug{padding-right:2rem}.serverStartupOptions_formRowAddBtn__hQdug,.serverStartupOptions_inputValue__hQdug{grid-template-columns:13ch 2fr .5fr}.serverStartupOptions_inputValueTime__hQdug{grid-template-columns:25% auto}}@media screen and (max-width:1400px){.serverStartupOptions_checkControl__hQdug{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#35b96a}}.serverOperationSettings_codeEditorContainer__nPETp{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto;overflow-x:hidden}.serverOperationSettings_serverSettingsContainer__nPETp{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.serverOperationSettings_codeEditorHeader__nPETp{width:100%;display:flex;justify-content:flex-end;margin-bottom:17px}.serverOperationSettings_codeEditorHeaderText__nPETp{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee}.serverOperationSettings_codeEditorHeaderTextActive__nPETp{color:#a6c3fcf2}.serverOperationSettings_codeEditorHeaderTextWarningBorder__nPETp{color:#daae11}.serverOperationSettings_codeEditorHeaderTextErrorBorder__nPETp{color:#d61111}.serverOperationSettings_editorWrap__nPETp{width:100%;height:300px;margin-bottom:20px;position:relative}.serverOperationSettings_editor__nPETp{width:100%;height:300px}.serverOperationSettings_controlContainer__nPETp{width:100%;display:flex;justify-content:end}.serverOperationSettings_creatingNewModuleFormSubmit__nPETp{margin-top:20px;width:250px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.serverOperationSettings_creatingNewModuleFormSubmitSending__nPETp{margin-top:20px;width:250px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.serverOperationSettings_formNoValid__nPETp{background-color:#a6c3fc80}.serverOperationSettings_formValid__nPETp{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.serverOperationSettings_formValid__nPETp:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.serverOperationSettings_checkControl__nPETp{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.serverOperationSettings_showParameterTree__nPETp{position:absolute;right:10px;bottom:10px;background-color:transparent;border:1px solid rgba(166,195,252,.95);border-radius:5px;padding:5px;cursor:pointer;transition:background-color .3s,fill .3s}.serverOperationSettings_showParameterTree__nPETp:hover{background-color:#a6c3fcf2;transition:background-color .3s}.serverOperationSettings_showParameterTree__nPETp:hover .serverOperationSettings_showParameterTreeIcon__nPETp path{stroke:#f3eeee;transition:fill .3s}.serverOperationSettings_showParameterTreeIcon__nPETp path{min-width:18px;min-height:18px;max-width:18px;max-height:18px;stroke:#a6c3fcf2}.serverOperationSettings_showSystemType__nPETp{min-width:28px;min-height:28px;max-width:28px;max-height:28px;display:flex;justify-content:center;align-items:center;position:absolute;right:10px;bottom:86px;background-color:transparent;border:1px solid rgba(166,195,252,.95);border-radius:5px;padding:5px;cursor:pointer;transition:background-color .3s,color .3s}.serverOperationSettings_showSystemType__nPETp:hover{background-color:#a6c3fcf2;transition:background-color .3s}.serverOperationSettings_showSystemType__nPETp:hover span{color:#f3eeee;transition:color .3s}.serverOperationSettings_showSystemType__nPETp span{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:0;color:#a6c3fcf2}.serverOperationSettings_showTypeBlock__nPETp{min-width:28px;min-height:28px;max-width:28px;max-height:28px;display:flex;justify-content:center;align-items:center;position:absolute;right:10px;bottom:48px;background-color:transparent;border:1px solid rgba(166,195,252,.95);border-radius:5px;padding:5px;cursor:pointer;transition:background-color .3s,color .3s}.serverOperationSettings_showTypeBlock__nPETp:hover{background-color:#a6c3fcf2;transition:background-color .3s}.serverOperationSettings_showTypeBlock__nPETp:hover span{color:#f3eeee;transition:color .3s}.serverOperationSettings_showTypeBlock__nPETp span{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:0;color:#a6c3fcf2}@media screen and (max-width:1400px){.serverOperationSettings_serverSettingsContainer__nPETp{margin-bottom:0}.serverOperationSettings_codeEditorHeader__nPETp{margin-bottom:15px}.serverOperationSettings_codeEditorHeaderText__nPETp{font-size:14px}.serverOperationSettings_creatingNewModuleFormSubmit__nPETp,.serverOperationSettings_creatingNewModuleFormSubmitSending__nPETp{width:170px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.serverOperationSettings_showParameterTree__nPETp{padding:4px}.serverOperationSettings_showParameterTreeIcon__nPETp{min-width:16px;max-width:16px;min-height:16px;max-height:16px}.serverOperationSettings_checkControl__nPETp{min-width:24px;min-height:24px;max-width:24px;max-height:24px}}.generalSettings_codeEditorContainer__t0dte{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto;overflow-x:hidden}.generalSettings_generalSettingsList__t0dte{width:100%}.generalSettings_generalSettingsListItem__t0dte{display:flex;align-items:center;margin-bottom:35px}.generalSettings_generalSettingsListItemText__t0dte{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;display:inline-block;width:160px;margin-right:15px}.generalSettings_generalSettingsListItemField__t0dte{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.generalSettings_generalSettingsListItemSelect__t0dte{width:calc(100% - 175px);max-width:400px;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.generalSettings_generalSettingsListItemSelectOption__t0dte{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.generalSettings_inputWrap__t0dte{width:calc(100% - 175px);max-width:400px;position:relative}.generalSettings_errorMessage__t0dte{position:absolute;left:0;top:55px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 0 12px}.generalSettings_controlContainer__t0dte{width:100%;display:flex;justify-content:end}.generalSettings_creatingNewModuleFormSubmit__t0dte{margin-top:20px;width:250px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.generalSettings_creatingNewModuleFormSubmitSending__t0dte{margin-top:20px;width:250px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.generalSettings_formNoValid__t0dte{background-color:#a6c3fc80}.generalSettings_formValid__t0dte{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.generalSettings_formValid__t0dte:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.generalSettings_checkControl__t0dte{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}@media screen and (max-width:1400px){.generalSettings_generalSettingsListItemText__t0dte{font-size:15px;width:150px}.generalSettings_generalSettingsListItemField__t0dte{max-width:320px;height:45px;font-size:14px}.generalSettings_generalSettingsListItemFieldError__t0dte{border-color:#d61111;box-shadow:0 0 15px 10px #c81f1f26}.generalSettings_generalSettingsListItemSelect__t0dte{max-width:320px;height:45px;font-size:14px}.generalSettings_generalSettingsListItemSelectOption__t0dte{font-size:14px}.generalSettings_creatingNewModuleFormSubmit__t0dte,.generalSettings_creatingNewModuleFormSubmitSending__t0dte{width:170px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.generalSettings_checkControl__t0dte{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.generalSettings_errorMessage__t0dte{top:43px;font-size:12px;margin:5px 0 0 10px}}.terminal_container__i7mfk{width:100%;height:120px}.terminal_terminal__i7mfk{width:100%;height:100%;background-color:#1f212b;border:1px solid #1f212b;border-radius:15px;padding:7px 12px;font-family:monospace;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#d61111}.terminal_terminalActive__i7mfk{border-color:#d61111;box-shadow:0 0 15px 5px #c81f1f33}@media screen and (max-width:1400px){.terminal_terminal__i7mfk{font-size:13px}}.taskListCalculationServer_taskList__zFQCh{height:calc(30% - 1px);max-height:calc(30% - 1px);width:100%;margin-bottom:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.taskListCalculationServer_taskListContainer__zFQCh{width:100%;height:75%;padding:0 15px 0 5px;margin-bottom:25px}.taskListCalculationServer_taskListWrap__zFQCh{width:100%;height:100%;margin-bottom:25px;padding:10px;overflow-y:auto;border-color:#2f2e41;border-width:3px;border-style:solid;border-radius:10px}.taskListCalculationServer_taskListItem__zFQCh{padding:10px;border-radius:10px;margin-bottom:10px;background-color:#2f2e41;box-shadow:0 0 15px 10px #0000001a;cursor:pointer;transition:background-color .5s}.taskListCalculationServer_taskListItem__zFQCh:last-child{margin-bottom:0}.taskListCalculationServer_taskListItem__zFQCh:hover{background-color:#a6c3fc80;transition:background-color .5s}.taskListCalculationServer_taskListItemActive__zFQCh{background-color:#a6c3fcf2}.taskListCalculationServer_taskListItemText__zFQCh{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;user-select:none;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow-y:hidden}.taskListCalculationServer_taskListEmptyText__zFQCh{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#d61111;display:inline-block;width:100%;text-align:center}.taskListCalculationServer_taskListButtonIcon__zFQCh{width:28px;height:28px;color:#f3eeee;transition:fill .3s}.taskListCalculationServer_taskListButtonContainer__zFQCh{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .5s}.taskListCalculationServer_taskListButtonContainer__zFQCh:hover .taskListCalculationServer_taskListButtonIcon__zFQCh{fill:#a6c3fcf2}.taskListCalculationServer_taskListButtonContainer__zFQCh:hover .taskListCalculationServer_taskListButtonText__zFQCh{color:#a6c3fcf2}.taskListCalculationServer_taskListButtonText__zFQCh{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;transition:color .3s}@media screen and (max-width:1400px){.taskListCalculationServer_taskListItem__zFQCh{padding:7px 10px}.taskListCalculationServer_taskListItemText__zFQCh{font-size:14px}.taskListCalculationServer_taskListButtonIcon__zFQCh{width:26px;height:26px}.taskListCalculationServer_taskListEmptyText__zFQCh{font-size:14px}.taskListCalculationServer_taskListButtonText__zFQCh{font-size:14px;margin-left:10px}}.dictionaryCalculationServer_dictionary__1Bj8g{width:100%;max-height:calc(70% - 20px);display:flex;flex:1;flex-direction:column;padding-right:15px;position:relative}.dictionaryCalculationServer_dictionarySearch__1Bj8g{width:100%;height:50px;margin-bottom:15px;position:relative}.dictionaryCalculationServer_dictionarySearchInput__1Bj8g{width:100%;display:flex;height:50px}.dictionaryCalculationServer_dictionarySearchInput__1Bj8g input{width:100%;padding:0 58px 0 15px;background-color:#2f2e41;border-color:#2f2e41;border-width:1px;border-style:solid;border-radius:15px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.dictionaryCalculationServer_dictionaryList__1Bj8g{position:absolute;left:0;top:60px;width:100%;height:0;padding:10px 5px 10px 10px;background-color:#494765;border-radius:5px;display:flex;flex-direction:column;z-index:1000;box-shadow:0 0 15px 10px #0000001a;opacity:0;transition:height .3s,opacity .3s}.dictionaryCalculationServer_dictionaryListContainer__1Bj8g{width:100%;height:100%;padding-right:5px;overflow-y:auto;overflow-x:hidden}.dictionaryCalculationServer_dictionaryListVisible__1Bj8g{transition:height .3s,opacity .4s;height:min-content;max-height:250px;opacity:1}.dictionaryCalculationServer_dictionaryListItem__1Bj8g{width:100%;padding:5px;border-radius:5px;margin-bottom:5px;cursor:pointer;transition:background-color .3s}.dictionaryCalculationServer_dictionaryListItem__1Bj8g:hover{background-color:#a6c3fc80;transition:background-color .3s}.dictionaryCalculationServer_dictionaryListTitle__1Bj8g{font-family:OpenSans-Regular,sans-serif;color:#f3eeee;font-family:"monospace";font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#a6c3fcf2}.dictionaryCalculationServer_dictionaryListText__1Bj8g{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee;margin-left:10px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden}.dictionaryCalculationServer_dictionaryContainer__1Bj8g{height:calc(100% - 176px);padding:25px 20px;display:flex;flex:1;flex-direction:column;align-items:center;background-color:#2f2e41;border-radius:15px;box-shadow:0 0 15px 10px #0000001a}.dictionaryCalculationServer_dictionaryActionsContainer__1Bj8g{display:flex;flex-direction:column;place-items:center}.dictionaryCalculationServer_dictionaryContent__1Bj8g{width:100%;height:100%;margin-bottom:15px;overflow-y:auto;border-bottom:1px solid #494765}.dictionaryCalculationServer_dictionaryContentTextContainer__1Bj8g{padding-left:10px;margin-bottom:5px}.dictionaryCalculationServer_dictionaryContentTextContainer__1Bj8g:last-child{margin-bottom:0}.dictionaryCalculationServer_dictionaryContentContainer__1Bj8g{margin-bottom:21px}.dictionaryCalculationServer_dictionaryContentTitle__1Bj8g{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#a6c3fcf2;margin-bottom:5px}.dictionaryCalculationServer_dictionaryContentText__1Bj8g{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:22px;color:#f3eeee}.dictionaryCalculationServer_dictionaryContentArgument__1Bj8g{width:100%;display:flex;flex-direction:column}.dictionaryCalculationServer_dictionaryContentSeeAlso__1Bj8g{width:max-content;margin-bottom:3px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:22px;color:#f3eeee;margin-right:9px;cursor:pointer;transition:color .3s}.dictionaryCalculationServer_dictionaryContentSeeAlso__1Bj8g:hover{color:#a6c3fcf2;transition:color .3s}.dictionaryCalculationServer_dictionaryCodeAddButton__1Bj8g{display:flex;justify-content:center;align-items:center;width:100%;height:max-content;cursor:pointer;padding:10px}.dictionaryCalculationServer_dictionaryCodeAddButtonText__1Bj8g{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;transition:color .3s}.dictionaryCalculationServer_dictionaryCodeAddButtonIcon__1Bj8g{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;transition:fill .3s}.dictionaryCalculationServer_dictionaryCodeAddButtonIcon__1Bj8g path{stroke:#f3eeee;transition:stroke .3s}.dictionaryCalculationServer_dictionaryCodeAddButton__1Bj8g:hover .dictionaryCalculationServer_dictionaryCodeAddButtonText__1Bj8g{color:#a6c3fcf2;transition:color .3s}.dictionaryCalculationServer_dictionaryCodeAddButton__1Bj8g:hover .dictionaryCalculationServer_dictionaryCodeAddButtonIcon__1Bj8g{fill:#a6c3fcf2;transition:fill .3s}.dictionaryCalculationServer_dictionaryCodeAddButton__1Bj8g:hover .dictionaryCalculationServer_dictionaryCodeAddButtonIcon__1Bj8g path{stroke:#a6c3fcf2}.dictionaryCalculationServer_dictionaryCodeAddButton__1Bj8g:disabled{cursor:default}.dictionaryCalculationServer_dictionaryCodeAddButton__1Bj8g:disabled .dictionaryCalculationServer_dictionaryCodeAddButtonText__1Bj8g{color:#bbbfca!important}.dictionaryCalculationServer_dictionaryCodeAddButton__1Bj8g:disabled .dictionaryCalculationServer_dictionaryCodeAddButtonIcon__1Bj8g{fill:#bbbfca!important}.dictionaryCalculationServer_dictionaryCodeAddButton__1Bj8g:disabled .dictionaryCalculationServer_dictionaryCodeAddButtonIcon__1Bj8g path{stroke:#bbbfca!important}.dictionaryCalculationServer_dictionaryContentEmpty__1Bj8g{display:flex;justify-content:center;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#bbbfca}@media screen and (max-width:1400px){.dictionaryCalculationServer_dictionarySearch__1Bj8g{height:45px}.dictionaryCalculationServer_dictionarySearchInput__1Bj8g{font-size:14px}.dictionaryCalculationServer_dictionarySearchIcon__1Bj8g{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;top:14px}.dictionaryCalculationServer_dictionaryContainer__1Bj8g{padding:15px}.dictionaryCalculationServer_dictionaryCodeAddButtonText__1Bj8g{font-size:14px}.dictionaryCalculationServer_dictionaryContentContainer__1Bj8g{margin-bottom:13px}.dictionaryCalculationServer_dictionaryContentTitle__1Bj8g{font-size:15px}.dictionaryCalculationServer_dictionaryContentText__1Bj8g,.dictionaryCalculationServer_dictionaryContentSeeAlso__1Bj8g{font-size:13px}.dictionaryCalculationServer_showParameterTree__1Bj8g{padding:4px}.dictionaryCalculationServer_showParameterTreeIcon__1Bj8g{min-width:16px;min-height:16px;max-width:16px;max-height:16px;fill:#f3eeee}}.systemTypeSelectionPopUp_popUpWrap__xRj4H{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#2b2e3a66;backdrop-filter:blur(10px);z-index:999}.systemTypeSelectionPopUp_container__xRj4H{width:495px;height:max-content;align-items:center;padding:40px 45px 35px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column;box-shadow:0 0 15px 10px #0000001a}.systemTypeSelectionPopUp_header__xRj4H{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:45px}.systemTypeSelectionPopUp_title__xRj4H{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2}.systemTypeSelectionPopUp_buttonBack__xRj4H{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.systemTypeSelectionPopUp_buttonBack__xRj4H:hover{fill:#a6c3fcf2;transition:fill .3s}.systemTypeSelectionPopUp_containerForm__xRj4H{width:100%;margin-bottom:25px}.systemTypeSelectionPopUp_wrap__xRj4H{width:100%;position:relative;margin-bottom:25px}.systemTypeSelectionPopUp_input__xRj4H{width:100%;height:50px;padding:0 15px;background-color:transparent;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px}.systemTypeSelectionPopUp_inputError__xRj4H{border-color:#d61111;box-shadow:0 0 15px 10px #c81f1f26}.systemTypeSelectionPopUp_button__xRj4H{width:300px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.systemTypeSelectionPopUp_buttonSending__xRj4H{width:300px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.systemTypeSelectionPopUp_checkControl__xRj4H{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.systemTypeSelectionPopUp_formNoValid__xRj4H{background-color:#a6c3fc80}.systemTypeSelectionPopUp_formValid__xRj4H{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.systemTypeSelectionPopUp_formValid__xRj4H:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.systemTypeSelectionPopUp_errorMessage__xRj4H{position:absolute;left:0;top:55px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 0 12px}.systemTypeSelectionPopUp_select__xRj4H{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.systemTypeSelectionPopUp_option__xRj4H{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}@media screen and (max-width:1400px){.systemTypeSelectionPopUp_container__xRj4H{width:455px;padding:35px 40px 30px}.systemTypeSelectionPopUp_header__xRj4H{margin-bottom:40px}.systemTypeSelectionPopUp_title__xRj4H{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:31px;color:#a6c3fcf2}.systemTypeSelectionPopUp_buttonBack__xRj4H{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.systemTypeSelectionPopUp_containerForm__xRj4H{margin-bottom:15px}.systemTypeSelectionPopUp_input__xRj4H{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.systemTypeSelectionPopUp_button__xRj4H,.systemTypeSelectionPopUp_buttonSending__xRj4H{width:220px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.systemTypeSelectionPopUp_checkControl__xRj4H{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.systemTypeSelectionPopUp_errorMessage__xRj4H{top:43px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#d61111;margin:5px 0 0 10px}.systemTypeSelectionPopUp_select__xRj4H{height:45px;padding:0 10px;font-size:14px}.systemTypeSelectionPopUp_option__xRj4H{padding:0 10px;font-size:14px}}.blockTypeSelectionPopUp_popUpWrap__xRj4H{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#2b2e3a66;backdrop-filter:blur(10px);z-index:999}.blockTypeSelectionPopUp_container__xRj4H{width:495px;height:max-content;align-items:center;padding:40px 45px 35px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column;box-shadow:0 0 15px 10px #0000001a}.blockTypeSelectionPopUp_header__xRj4H{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:45px}.blockTypeSelectionPopUp_title__xRj4H{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2}.blockTypeSelectionPopUp_buttonBack__xRj4H{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.blockTypeSelectionPopUp_buttonBack__xRj4H:hover{fill:#a6c3fcf2;transition:fill .3s}.blockTypeSelectionPopUp_containerForm__xRj4H{width:100%;margin-bottom:25px}.blockTypeSelectionPopUp_wrap__xRj4H{width:100%;position:relative;margin-bottom:25px}.blockTypeSelectionPopUp_input__xRj4H{width:100%;height:50px;padding:0 15px;background-color:transparent;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px}.blockTypeSelectionPopUp_inputError__xRj4H{border-color:#d61111;box-shadow:0 0 15px 10px #c81f1f26}.blockTypeSelectionPopUp_button__xRj4H{width:300px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.blockTypeSelectionPopUp_buttonSending__xRj4H{width:300px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.blockTypeSelectionPopUp_checkControl__xRj4H{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.blockTypeSelectionPopUp_formNoValid__xRj4H{background-color:#a6c3fc80}.blockTypeSelectionPopUp_formValid__xRj4H{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.blockTypeSelectionPopUp_formValid__xRj4H:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.blockTypeSelectionPopUp_errorMessage__xRj4H{position:absolute;left:0;top:55px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 0 12px}.blockTypeSelectionPopUp_select__xRj4H{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.blockTypeSelectionPopUp_option__xRj4H{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}@media screen and (max-width:1400px){.blockTypeSelectionPopUp_container__xRj4H{width:455px;padding:35px 40px 30px}.blockTypeSelectionPopUp_header__xRj4H{margin-bottom:40px}.blockTypeSelectionPopUp_title__xRj4H{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:31px;color:#a6c3fcf2}.blockTypeSelectionPopUp_buttonBack__xRj4H{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.blockTypeSelectionPopUp_containerForm__xRj4H{margin-bottom:15px}.blockTypeSelectionPopUp_input__xRj4H{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.blockTypeSelectionPopUp_button__xRj4H,.blockTypeSelectionPopUp_buttonSending__xRj4H{width:220px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.blockTypeSelectionPopUp_checkControl__xRj4H{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.blockTypeSelectionPopUp_errorMessage__xRj4H{top:43px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#d61111;margin:5px 0 0 10px}.blockTypeSelectionPopUp_select__xRj4H{height:45px;padding:0 10px;font-size:14px}.blockTypeSelectionPopUp_option__xRj4H{padding:0 10px;font-size:14px}}.codeEditor_codeEditor__ytIXk{width:100%;height:100%;display:flex}.codeEditor_codeEditorColumn__ytIXk{height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.codeEditor_tabListWrapper__ytIXk{display:flex;justify-content:space-between;align-items:center;width:100%;height:36px;margin-bottom:15px;white-space:nowrap}.codeEditor_tabListWrapper__ytIXk .codeEditor_customTabs__ytIXk{margin-bottom:0;height:36px;min-height:0px;max-height:none}.codeEditor_tabListWrapper__ytIXk>a{display:flex;justify-content:center;align-items:center;width:fit-content;height:max-content;cursor:pointer;padding:10px 25px 10px 10px}.codeEditor_tabListWrapper__ytIXk>a span{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee;margin-left:10px;transition:color .3s}.codeEditor_tabListWrapper__ytIXk>a svg{min-width:18px;min-height:18px;max-width:18px;max-height:18px;fill:#f3eeee;transition:fill .3s}.codeEditor_tabListWrapper__ytIXk>a svg path{stroke:#f3eeee;transition:stroke .3s}.codeEditor_tabListWrapper__ytIXk>a:hover span{color:#a6c3fcf2;transition:color .3s}.codeEditor_tabListWrapper__ytIXk>a:hover svg{fill:#a6c3fcf2;transition:fill .3s}.codeEditor_tabListWrapper__ytIXk>a:hover svg path{stroke:#a6c3fcf2}.codeEditor_codeEditorColumnEditor__ytIXk{width:68%;height:99%}.codeEditor_createTaskText__ytIXk{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#d61111}.codeEditor_codeEditorColumnControl__ytIXk{width:calc(32% - 1px)}.codeEditor_codeEditorWrap__ytIXk{width:100%;height:calc(100% - 50px);background-color:#2f2e41;border-radius:25px;box-shadow:0 0 15px 10px #0000001a;padding:30px 15px 30px 20px}@media screen and (max-width:1600px){.codeEditor_codeEditorColumnEditor__ytIXk{width:65%}.codeEditor_codeEditorColumnControl__ytIXk{width:calc(35% - 1px)}.codeEditor_tabListWrapper__ytIXk>a span{display:none}.codeEditor_tabListWrapper__ytIXk>a svg{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee}.codeEditor_tabListWrapper__ytIXk .codeEditor_customTabs__ytIXk>div{min-width:100px}}@media screen and (max-width:1400px){.codeEditor_codeEditorColumnEditor__ytIXk{width:60%}.codeEditor_codeEditorColumnControl__ytIXk{width:calc(40% - 1px)}.codeEditor_createTaskText__ytIXk{font-size:16px}.codeEditor_codeEditorWrap__ytIXk{padding:20px}}.tableRowDeadZone_tableRowText__rkF05{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden}.tableRowDeadZone_tableDate__rkF05{margin-right:5px}.tableRowDeadZone_tableDate__rkF05:last-child{margin:0}.tableRowDeadZone_tableRow__rkF05{width:100%;height:90px;display:flex;align-items:center}.tableRowDeadZone_historyControl__rkF05{min-width:24px;min-height:24px;max-width:24px;max-height:24px;margin-right:20px;fill:#a6c3fcf2;cursor:pointer;transition:fill .3s}.tableRowDeadZone_historyControl__rkF05:hover{transition:fill .3s;fill:#a6c3fc80}.tableRowDeadZone_checkControl__rkF05{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#35b96a;cursor:pointer}.tableRowDeadZone_componentContainer__rkF05{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.tableRowDeadZone_selectStyle__rkF05,.tableRowDeadZone_select__rkF05{width:100%;height:50px;padding:0 15px;margin-right:15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.tableRowDeadZone_optionStyle__rkF05,.tableRowDeadZone_selectOption__rkF05{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.tableRowDeadZone_sending__rkF05{opacity:.5}.tableRowDeadZone_select__rkF05{margin-right:0}@media screen and (max-width:1720px){.tableRowDeadZone_historyControl__rkF05{margin-right:15px}}@media screen and (max-width:1600px){.tableRowDeadZone_historyControl__rkF05{margin-right:15px}}@media screen and (max-width:1400px){.tableRowDeadZone_historyControl__rkF05,.tableRowDeadZone_checkControl__rkF05{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.tableRowDeadZone_tableRowText__rkF05{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowDeadZone_tableRow__rkF05{height:80px;min-height:80px}.tableRowDeadZone_selectStyle__rkF05,.tableRowDeadZone_select__rkF05{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.tableRowDeadZone_optionStyle__rkF05,.tableRowDeadZone_selectOption__rkF05{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:22px;color:#f3eeee}}.rangeEditor_tableRowTd__CDE0t{text-align:left;border-bottom:1px solid #494765;height:100%;display:flex;align-items:center}.rangeEditor_tableRowTd__CDE0t:last-child{text-align:end}.rangeEditor_tableRowTd__CDE0t:nth-child(1){padding:0 40px 0 20px;width:33%}.rangeEditor_tableRowTd__CDE0t:nth-child(2){width:calc(39% - 1px);padding-right:40px}.rangeEditor_tableRowTd__CDE0t:nth-child(3){width:16%}.rangeEditor_tableRowTd__CDE0t:nth-child(4){width:12%;padding-right:20px;display:flex;justify-content:flex-end}.rangeEditor_subTable__CDE0t{width:100%;height:100%;height:160px}.rangeEditor_subTableRowTd__CDE0t{padding:0 7px;height:55px;text-align:center;position:relative}.rangeEditor_subTableRowTdInput__CDE0t{display:flex;align-items:center}.rangeEditor_subTableRowTdBig__CDE0t{height:160px}.rangeEditor_subTableRowTdTitle__CDE0t{height:30px}.rangeEditor_subTableRowTd__CDE0t:last-child{padding:0}.rangeEditor_tableRowText__CDE0t{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;height:100%;display:flex;align-items:center}.rangeEditor_tableRowTextSubTitle__CDE0t{color:#bbbfca}.rangeEditor_tableRowTextCenter__CDE0t{justify-content:center;color:#bbbfca}.rangeEditor_tableDate__CDE0t{margin-right:5px}.rangeEditor_tableDate__CDE0t:last-child{margin:0}.rangeEditor_tableRow__CDE0t{width:100%;display:flex;align-items:center;height:400px}.rangeEditor_subTableRow__CDE0t{width:100%;height:55px}.rangeEditor_subTableRowSmall__CDE0t{height:30px}.rangeEditor_subTableRow__CDE0t .rangeEditor_hintContainer__CDE0t{width:100%;position:absolute;top:50%;transform:translateY(-50%);right:calc(-100% - 10px);display:flex;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#bbbfca}.rangeEditor_firstRow__CDE0t.rangeEditor_subTableRow__CDE0t:first-child{height:160px}.rangeEditor_controlContainer__CDE0t{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center}.rangeEditor_dateContainer__CDE0t{width:100%;height:100%;display:flex}.rangeEditor_checkControl__CDE0t{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#35b96a;cursor:pointer}.rangeEditor_saveControlButton__CDE0t{min-width:24px;min-height:24px;max-width:24px;max-height:24px;padding:0;margin:0;border:none;background-color:transparent}.rangeEditor_saveControl__CDE0t{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#bbbfca;transition:fill .3s}.rangeEditor_saveControlActive__CDE0t{cursor:pointer;transition:fill .3s;fill:#a6c3fc}.rangeEditor_componentContainer__CDE0t{width:100%;height:40px;position:relative}.rangeEditor_sending__CDE0t{opacity:.5}.rangeEditor_inputNumber__CDE0t{width:100%;height:100%;padding:0 7px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.rangeEditor_inputNumberError__CDE0t{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.rangeEditor_inputNumberSending__CDE0t{opacity:.5}@media screen and (max-width:1720px){.rangeEditor_tableRowTd__CDE0t:nth-child(1){padding:0 20px 0 15px}.rangeEditor_tableRowTd__CDE0t:nth-child(2){padding-right:20px}.rangeEditor_tableRowTd__CDE0t:nth-child(4){padding-right:15px}.rangeEditor_historyControl__CDE0t{margin-right:15px}}@media screen and (max-width:1600px){.rangeEditor_tableRowTd__CDE0t:nth-child(1){padding:0 15px 0 10px;width:34%}.rangeEditor_tableRowTd__CDE0t:nth-child(2){width:calc(39% - 1px);padding-right:15px}.rangeEditor_tableRowTd__CDE0t:nth-child(3){width:12%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.rangeEditor_tableRowTd__CDE0t:nth-child(4){width:15%;padding-right:15px}.rangeEditor_dateContainer__CDE0t{display:flex;flex-direction:column}.rangeEditor_historyControl__CDE0t{margin-right:15px}.rangeEditor_tableDate__CDE0t{align-items:flex-end}.rangeEditor_tableHour__CDE0t{display:flex;align-items:flex-start}}@media screen and (max-width:1400px){.rangeEditor_subTableRow__CDE0t .rangeEditor_hintContainer__CDE0t{font-size:14px}.rangeEditor_tableRowTd__CDE0t:nth-child(1){padding:0 15px 0 10px;width:30%}.rangeEditor_tableRowTd__CDE0t:nth-child(2){width:calc(45% - 1px);padding-right:15px}.rangeEditor_tableRowTd__CDE0t:nth-child(3){width:10%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.rangeEditor_tableRowTd__CDE0t:nth-child(4){width:15%;padding-right:15px}.rangeEditor_historyControl__CDE0t,.rangeEditor_checkControl__CDE0t{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.rangeEditor_saveControlButton__CDE0t,.rangeEditor_saveControl__CDE0t{min-width:22px;min-height:22px;max-width:22px;max-height:22px}.rangeEditor_tableRowText__CDE0t{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.rangeEditor_inputNumber__CDE0t{font-size:14px}}.confirmationPopUpWithTimer_wrap__BqNU5{width:100%;height:100%;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;background-color:#2b2e3a66;backdrop-filter:blur(10px);z-index:999}.confirmationPopUpWithTimer_container__BqNU5{width:645px;min-height:235px;padding:50px 25px 35px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border-radius:10px;background-color:#2f2e41;box-shadow:0 0 15px 10px #0000001a;z-index:999}.confirmationPopUpWithTimer_containerTimerText__BqNU5{width:100%;height:35px;margin-bottom:15px;display:flex;align-items:center;justify-content:center}.confirmationPopUpWithTimer_messageText__BqNU5{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:30px;color:#f3eeee;width:100%;margin-bottom:25px;text-align:center;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow-y:clip}.confirmationPopUpWithTimer_messageTextActive__BqNU5{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:30px;color:#a6c3fcf2;padding:0 5px}.confirmationPopUpWithTimer_messageClose__BqNU5{min-width:21px;max-width:21px;min-height:21px;max-height:21px;position:absolute;top:10px;right:10px;fill:#f3eeee;cursor:pointer;transition:fill .2s}.confirmationPopUpWithTimer_messageClose__BqNU5:hover{transition:fill .2s;fill:#a6c3fc}.confirmationPopUpWithTimer_controlBlock__BqNU5{width:100%;display:flex;justify-content:space-around}.confirmationPopUpWithTimer_button__BqNU5,.confirmationPopUpWithTimer_buttonNo__BqNU5,.confirmationPopUpWithTimer_buttonYesUnActive__BqNU5,.confirmationPopUpWithTimer_buttonYes__BqNU5{width:130px;height:45px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.confirmationPopUpWithTimer_buttonYes__BqNU5{background-color:#a6c3fc;transition:background-color .1s}.confirmationPopUpWithTimer_buttonYes__BqNU5:hover{background-color:transparent;transition:background-color .1s}.confirmationPopUpWithTimer_buttonYesUnActive__BqNU5{background-color:#bbbfca}.confirmationPopUpWithTimer_buttonNo__BqNU5{background-color:transparent;transition:background-color .1s}.confirmationPopUpWithTimer_buttonNo__BqNU5:hover{background-color:#a6c3fc;transition:background-color .1s}@media screen and (max-width:1400px){.confirmationPopUpWithTimer_container__BqNU5{width:580px;min-height:200px;padding:40px 22px 25px;overflow-y:hidden}.confirmationPopUpWithTimer_containerTimerText__BqNU5{margin-bottom:5px}.confirmationPopUpWithTimer_messageText__BqNU5{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:30px;color:#f3eeee}.confirmationPopUpWithTimer_messageTextActive__BqNU5{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:30px;color:#a6c3fcf2}.confirmationPopUpWithTimer_messageClose__BqNU5{min-width:20px;max-width:20px;min-height:20px;max-height:20px;top:9px;right:9px}.confirmationPopUpWithTimer_messageButtonOk__BqNU5{width:110px;height:37px}.confirmationPopUpWithTimer_button__BqNU5,.confirmationPopUpWithTimer_buttonYes__BqNU5,.confirmationPopUpWithTimer_buttonYesUnActive__BqNU5,.confirmationPopUpWithTimer_buttonNo__BqNU5{width:110px;height:45px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:15px;line-height:25px;color:#f3eeee}}.confirmationPopUp_wrap__xdiQU{width:100%;height:100%;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;background-color:#2b2e3a66;backdrop-filter:blur(10px);z-index:999}.confirmationPopUp_container__xdiQU{width:645px;min-height:235px;padding:50px 25px 35px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border-radius:10px;background-color:#2f2e41;box-shadow:0 0 15px 10px #0000001a;z-index:999}.confirmationPopUp_messageText__xdiQU{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:30px;color:#f3eeee;width:100%;margin-bottom:25px;text-align:center;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow-y:clip}.confirmationPopUp_messageTextActive__xdiQU{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:30px;color:#a6c3fcf2;padding:0 5px}.confirmationPopUp_messageClose__xdiQU{min-width:21px;max-width:21px;min-height:21px;max-height:21px;position:absolute;top:8px;right:8px;fill:#f3eeee;cursor:pointer;transition:fill .2s}.confirmationPopUp_messageClose__xdiQU:hover{transition:fill .2s;fill:#a6c3fc}.confirmationPopUp_controlBlock__xdiQU{width:100%;display:flex;justify-content:space-around}.confirmationPopUp_button__xdiQU,.confirmationPopUp_buttonNo__xdiQU,.confirmationPopUp_buttonYes__xdiQU{width:130px;height:45px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.confirmationPopUp_buttonYes__xdiQU{background-color:#a6c3fc;transition:background-color .1s}.confirmationPopUp_buttonYes__xdiQU:hover{background-color:transparent;transition:background-color .1s}.confirmationPopUp_buttonSending__xdiQU{background-color:transparent}.confirmationPopUp_buttonNo__xdiQU{background-color:transparent;transition:background-color .1s}.confirmationPopUp_buttonNo__xdiQU:hover{background-color:#a6c3fc;transition:background-color .1s}.confirmationPopUp_checkControl__xdiQU{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}@media screen and (max-width:1400px){.confirmationPopUp_container__xdiQU{width:580px;min-height:200px;padding:40px 22px 25px;overflow-y:hidden}.confirmationPopUp_messageText__xdiQU{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:30px;color:#f3eeee}.confirmationPopUp_messageTextActive__xdiQU{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:30px;color:#a6c3fcf2}.confirmationPopUp_messageClose__xdiQU{min-width:20px;max-width:20px;min-height:20px;max-height:20px;top:9px;right:9px}.confirmationPopUp_messageButtonOk__xdiQU{width:110px;height:37px}.confirmationPopUp_button__xdiQU,.confirmationPopUp_buttonYes__xdiQU,.confirmationPopUp_buttonNo__xdiQU{width:110px;height:45px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:15px;line-height:25px;color:#f3eeee}.confirmationPopUp_checkControl__xdiQU{min-width:24px;min-height:24px;max-width:24px;max-height:24px}}.settingsPermissionObject_settingsPermissionObject__u5RRO{display:flex;flex:1;background-color:#2f2e41;border-radius:25px;box-shadow:0 0 15px 10px #0000001a;padding:30px 15px 30px 20px;overflow-y:hidden}.settingsPermissionObject_wrapTable__u5RRO{width:100%;height:100%}.settingsPermissionObject_table__u5RRO{height:100%;width:100%;table-layout:auto}.settingsPermissionObject_tableThead__u5RRO{display:flex;flex-direction:column;width:calc(100% - 6px)}.settingsPermissionObject_tableTbody__u5RRO{display:block;width:100%;height:calc(100vh - 25rem);overflow-y:scroll}.settingsPermissionObject_tableLoading__u5RRO{width:100%;display:flex}.settingsPermissionObject_tableLoading__u5RRO td{width:100%}.settingsPermissionObject_tableTr__u5RRO{width:100%;height:70px;display:grid;grid-template-columns:20px 190px repeat(7,calc((100% - 210px) / 7));border-top:1px solid #494765}.settingsPermissionObject_tableTh__u5RRO{padding:5px;border-left:1px solid #494765;display:flex;justify-content:center;align-items:center;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#f3eeee;flex-wrap:wrap;width:100%}.settingsPermissionObject_tableTh__u5RRO:first-child,.settingsPermissionObject_tableTh__u5RRO:nth-child(2){border-left:0}.settingsPermissionObject_tableFilter__u5RRO{display:grid;grid-template-columns:20px 190px repeat(7,calc((100% - 210px) / 7));height:60px;padding:0 0 10px}.settingsPermissionObject_tableFilterEmpty__u5RRO{grid-column:span 3}.settingsPermissionObject_tableFilterObjectName__u5RRO{color:#daae11;grid-column:span 3}.settingsPermissionObject_tableFilterCheckboxes__u5RRO{border-top:1px solid #494765;border-bottom:1px solid #f3eeee;padding:0}.settingsPermissionObject_tableFilterCheckboxesSelectAll__u5RRO{display:flex;gap:.5rem;grid-column:span 2;justify-content:start!important;padding:0!important}.settingsPermissionObject_tableFilterCheckboxesSelectAll__u5RRO label span:last-child{font-size:14px;margin-left:15px}.settingsPermissionObject_tableFilterCheckboxesItem__u5RRO span{margin:0}.settingsPermissionObject_tableFilterCheckboxesMixed__u5RRO :before{background:url(/assets/icons/rectangle.svg) center center no-repeat!important;background-size:100%!important}.settingsPermissionObject_tableFilter__u5RRO th{display:flex;justify-content:center;align-items:center;padding:0 10px}.settingsPermissionObject_tableFilterSearch__u5RRO{grid-column:span 3;gap:.5rem}.settingsPermissionObject_tableFilterSearchInput__u5RRO{max-height:50px!important;min-height:50px!important}.settingsPermissionObject_tableFilterSearchInput__u5RRO input{font-size:14px;border-color:#f3eeee;height:50px}.settingsPermissionObject_tableFilterAction__u5RRO{grid-column:span 3}.settingsPermissionObject_tableFilterAction__u5RRO button{display:flex;align-items:center;background-color:#a6c3fcf2;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee;border-color:#a6c3fcf2;border-width:1px;border-style:solid;transition:color .3s,background-color .3s;cursor:pointer;height:50px;padding:15px;border-radius:5px}.settingsPermissionObject_tableFilterAction__u5RRO button:hover{background-color:transparent;color:#a6c3fcf2}.settingsPermissionObject_tableFilterAction__u5RRO button:disabled{opacity:.5;cursor:default}.settingsPermissionObject_tableFilterAction__u5RRO button:disabled:hover{background-color:#a6c3fcf2;color:#f3eeee}@media screen and (max-width:1500px){.settingsPermissionObject_tableTr__u5RRO,.settingsPermissionObject_tableFilter__u5RRO{grid-template-columns:20px 160px repeat(6,calc((100% - 180px) / 7.5)) auto}.settingsPermissionObject_tableFilter__u5RRO .settingsPermissionObject_tableFilterAction__u5RRO,.settingsPermissionObject_tableFilter__u5RRO .settingsPermissionObject_tableFilterSelect__u5RRO span,.settingsPermissionObject_tableTh__u5RRO{font-size:12px}}.tableRowSettingsPermission_settingsPermissionObject__S5DqZ{display:flex;flex:1;background-color:#2f2e41;border-radius:25px;box-shadow:0 0 15px 10px #0000001a;padding:30px 15px 30px 20px;overflow-y:hidden}.tableRowSettingsPermission_wrapTable__S5DqZ{width:100%;height:100%}.tableRowSettingsPermission_table__S5DqZ{height:100%;width:100%;table-layout:auto}.tableRowSettingsPermission_tableThead__S5DqZ{display:flex;flex-direction:column;width:calc(100% - 6px)}.tableRowSettingsPermission_tableTbody__S5DqZ{display:block;width:100%;height:calc(100vh - 25rem);overflow-y:scroll}.tableRowSettingsPermission_tableLoading__S5DqZ{width:100%;display:flex}.tableRowSettingsPermission_tableLoading__S5DqZ td{width:100%}.tableRowSettingsPermission_tableTr__S5DqZ{width:100%;height:70px;display:grid;grid-template-columns:20px 190px repeat(7,calc((100% - 210px) / 7));border-top:1px solid #494765}.tableRowSettingsPermission_tableTh__S5DqZ{padding:5px;border-left:1px solid #494765;display:flex;justify-content:center;align-items:center;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#f3eeee;flex-wrap:wrap;width:100%}.tableRowSettingsPermission_tableTh__S5DqZ:first-child,.tableRowSettingsPermission_tableTh__S5DqZ:nth-child(2){border-left:0}.tableRowSettingsPermission_tableFilter__S5DqZ{display:grid;grid-template-columns:20px 190px repeat(7,calc((100% - 210px) / 7));height:60px;padding:0 0 10px}.tableRowSettingsPermission_tableFilterEmpty__S5DqZ{grid-column:span 3}.tableRowSettingsPermission_tableFilterObjectName__S5DqZ{color:#daae11;grid-column:span 3}.tableRowSettingsPermission_tableFilterCheckboxes__S5DqZ{border-top:1px solid #494765;border-bottom:1px solid #f3eeee;padding:0}.tableRowSettingsPermission_tableFilterCheckboxesSelectAll__S5DqZ{display:flex;gap:.5rem;grid-column:span 2;justify-content:start!important;padding:0!important}.tableRowSettingsPermission_tableFilterCheckboxesSelectAll__S5DqZ label span:last-child{font-size:14px;margin-left:15px}.tableRowSettingsPermission_tableFilterCheckboxesItem__S5DqZ span{margin:0}.tableRowSettingsPermission_tableFilterCheckboxesMixed__S5DqZ :before{background:url(/assets/icons/rectangle.svg) center center no-repeat!important;background-size:100%!important}.tableRowSettingsPermission_tableFilter__S5DqZ th{display:flex;justify-content:center;align-items:center;padding:0 10px}.tableRowSettingsPermission_tableFilterSearch__S5DqZ{grid-column:span 3;gap:.5rem}.tableRowSettingsPermission_tableFilterSearchInput__S5DqZ{max-height:50px!important;min-height:50px!important}.tableRowSettingsPermission_tableFilterSearchInput__S5DqZ input{font-size:14px;border-color:#f3eeee;height:50px}.tableRowSettingsPermission_tableFilterAction__S5DqZ{grid-column:span 3}.tableRowSettingsPermission_tableFilterAction__S5DqZ button{display:flex;align-items:center;background-color:#a6c3fcf2;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee;border-color:#a6c3fcf2;border-width:1px;border-style:solid;transition:color .3s,background-color .3s;cursor:pointer;height:50px;padding:15px;border-radius:5px}.tableRowSettingsPermission_tableFilterAction__S5DqZ button:hover{background-color:transparent;color:#a6c3fcf2}.tableRowSettingsPermission_tableFilterAction__S5DqZ button:disabled{opacity:.5;cursor:default}.tableRowSettingsPermission_tableFilterAction__S5DqZ button:disabled:hover{background-color:#a6c3fcf2;color:#f3eeee}@media screen and (max-width:1500px){.tableRowSettingsPermission_tableTr__S5DqZ,.tableRowSettingsPermission_tableFilter__S5DqZ{grid-template-columns:20px 160px repeat(6,calc((100% - 180px) / 7.5)) auto}.tableRowSettingsPermission_tableFilter__S5DqZ .tableRowSettingsPermission_tableFilterAction__S5DqZ,.tableRowSettingsPermission_tableFilter__S5DqZ .tableRowSettingsPermission_tableFilterSelect__S5DqZ span,.tableRowSettingsPermission_tableTh__S5DqZ{font-size:12px}}.tableRowSettingsPermission_tableRowText__S5DqZ{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:25px;color:#f3eeee;display:flex;flex-wrap:wrap;overflow-wrap:anywhere;cursor:pointer;padding:10px 10px 10px 0}.tableRowSettingsPermission_rotation__S5DqZ{animation:tableRowSettingsPermission_rotation__S5DqZ 1s linear infinite}@keyframes tableRowSettingsPermission_rotation__S5DqZ{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tableRowSettingsPermission_tableRow__S5DqZ{width:100%;height:80px;min-height:80px;display:grid;grid-template-columns:20px 190px repeat(7,calc((100% - 210px) / 7));border-bottom:1px solid #494765}.tableRowSettingsPermission_tableRow__S5DqZ>td{padding:5px;display:flex;align-items:center;justify-content:center}.tableRowSettingsPermission_tableRow__S5DqZ>td.tableRowSettingsPermission_selectCheckboxContainer__S5DqZ{padding:5px 0}.tableRowSettingsPermission_tableRow__S5DqZ>td.tableRowSettingsPermission_selectCheckboxContainer__S5DqZ .tableRowSettingsPermission_selectCheckbox__S5DqZ{display:block;width:18px;height:18px}.tableRowSettingsPermission_tableRow__S5DqZ>td.tableRowSettingsPermission_selectCheckboxContainer__S5DqZ .tableRowSettingsPermission_selectCheckbox__S5DqZ span{margin:0}.tableRowSettingsPermission_tableRow__S5DqZ>td:nth-child(2){padding-left:15px;justify-content:start}label.tableRowSettingsPermission_checkbox__S5DqZ{position:relative;display:block;height:18px;cursor:pointer}label.tableRowSettingsPermission_checkbox__S5DqZ .tableRowSettingsPermission_checkIcon__S5DqZ{position:relative;display:inline-block;height:18px;width:18px;border:solid 1px #bbbfca;background-color:#f3eeee;border-radius:3px;transition:.2s all ease-in-out;cursor:pointer}label.tableRowSettingsPermission_checkbox__S5DqZ .tableRowSettingsPermission_checkIcon__S5DqZ:before{content:"";position:absolute;inset:0;transition:.2s all ease-in-out;background:url(/assets/icons/check.svg) center center no-repeat;background-size:100%;transform:scale(1);opacity:0}label.tableRowSettingsPermission_checkbox__S5DqZ input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none}label.tableRowSettingsPermission_checkbox__S5DqZ input[type=checkbox]:disabled{cursor:default}label.tableRowSettingsPermission_checkbox__S5DqZ input[type=checkbox]:checked+.tableRowSettingsPermission_checkIcon__S5DqZ{border-color:#a6c3fcf2;background:#a6c3fcf2}label.tableRowSettingsPermission_checkbox__S5DqZ input[type=checkbox]:checked+.tableRowSettingsPermission_checkIcon__S5DqZ:before{opacity:1}label.tableRowSettingsPermission_checkbox__S5DqZ>div:first-child{display:inline-flex}.tableRowSettingsPermission_control__S5DqZ{margin-bottom:10px;padding:20px;cursor:pointer}.tableRowSettingsPermission_control__S5DqZ:last-child{margin-bottom:0}.tableRowSettingsPermission_disabled__S5DqZ{cursor:default;opacity:.5}@media screen and (max-width:1500px){.tableRowSettingsPermission_tableRow__S5DqZ{grid-template-columns:20px 160px repeat(6,calc((100% - 180px) / 7.5)) auto}}@media screen and (max-width:1400px){.tableRowSettingsPermission_checkControl__S5DqZ{min-width:20px;min-height:20px;max-width:20px;max-height:20px}label.tableRowSettingsPermission_checkbox__S5DqZ .tableRowSettingsPermission_checkIcon__S5DqZ{height:16px;width:16px}}.setNamePopUp_setTaskNamePopUpWrap__rAt65{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#2b2e3a66;backdrop-filter:blur(10px);z-index:999}.setNamePopUp_container__rAt65{width:495px;height:max-content;padding:30px 35px 25px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column;box-shadow:0 0 15px 10px #0000001a}.setNamePopUp_header__rAt65{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:45px}.setNamePopUp_title__rAt65{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2}.setNamePopUp_buttonBack__rAt65{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.setNamePopUp_buttonBack__rAt65:hover{fill:#a6c3fcf2;transition:fill .3s}.setNamePopUp_form__rAt65{display:flex;flex-direction:column;align-items:center}.setNamePopUp_containerForm__rAt65{width:100%;margin-bottom:45px}.setNamePopUp_inputWrap__rAt65{width:100%;position:relative}.setNamePopUp_input__rAt65{width:100%;height:50px;padding:0 15px;background-color:transparent;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px}.setNamePopUp_inputError__rAt65{border-color:#d61111;box-shadow:0 0 15px 10px #c81f1f26}.setNamePopUp_button__rAt65{width:300px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.setNamePopUp_buttonSending__rAt65{width:300px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.setNamePopUp_checkControl__rAt65{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.setNamePopUp_formNoValid__rAt65{background-color:#a6c3fc80}.setNamePopUp_formValid__rAt65{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.setNamePopUp_formValid__rAt65:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.setNamePopUp_errorMessage__rAt65{position:absolute;left:0;top:55px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 0 12px}@media screen and (max-width:1400px){.setNamePopUp_container__rAt65{width:455px;padding:35px 40px 30px}.setNamePopUp_header__rAt65{margin-bottom:40px}.setNamePopUp_title__rAt65{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:31px;color:#a6c3fcf2}.setNamePopUp_buttonBack__rAt65{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.setNamePopUp_containerForm__rAt65{margin-bottom:40px}.setNamePopUp_input__rAt65{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.setNamePopUp_button__rAt65,.setNamePopUp_buttonSending__rAt65{width:220px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.setNamePopUp_checkControl__rAt65{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.setNamePopUp_errorMessage__rAt65{top:43px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#d61111;margin:5px 0 0 10px}}.setFullnamePopUp_setTaskNamePopUpWrap__FLd00{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#2b2e3a66;backdrop-filter:blur(10px);z-index:999}.setFullnamePopUp_container__FLd00{width:495px;height:max-content;padding:40px 45px 35px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column;box-shadow:0 0 15px 10px #0000001a}.setFullnamePopUp_header__FLd00{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:45px}.setFullnamePopUp_title__FLd00{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2}.setFullnamePopUp_buttonBack__FLd00{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.setFullnamePopUp_buttonBack__FLd00:hover{fill:#a6c3fcf2;transition:fill .3s}.setFullnamePopUp_form__FLd00{display:flex;flex-direction:column;align-items:center}.setFullnamePopUp_containerForm__FLd00{width:100%;margin-bottom:14px}.setFullnamePopUp_inputWrap__FLd00{width:100%;height:81px;position:relative;display:flex;flex-direction:column}.setFullnamePopUp_input__FLd00{width:100%;height:50px;padding:0 15px;background-color:transparent;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px}.setFullnamePopUp_inputError__FLd00{border-color:#d61111;box-shadow:0 0 15px 10px #c81f1f26}.setFullnamePopUp_button__FLd00{width:300px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.setFullnamePopUp_buttonSending__FLd00{width:300px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.setFullnamePopUp_checkControl__FLd00{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.setFullnamePopUp_formNoValid__FLd00{background-color:#a6c3fc80}.setFullnamePopUp_formValid__FLd00{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.setFullnamePopUp_formValid__FLd00:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.setFullnamePopUp_errorMessage__FLd00{position:relative;left:0;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 10px 12px}@media screen and (max-width:1400px){.setFullnamePopUp_container__FLd00{width:455px;padding:35px 40px 30px}.setFullnamePopUp_header__FLd00{margin-bottom:40px}.setFullnamePopUp_title__FLd00{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:31px;color:#a6c3fcf2}.setFullnamePopUp_buttonBack__FLd00{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.setFullnamePopUp_containerForm__FLd00{margin-bottom:40px}.setFullnamePopUp_input__FLd00{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.setFullnamePopUp_button__FLd00,.setFullnamePopUp_buttonSending__FLd00{width:220px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.setFullnamePopUp_checkControl__FLd00{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.setFullnamePopUp_errorMessage__FLd00{top:43px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#d61111;margin:5px 0 0 10px}}.calculationServerPopUp_wrap__KHVAW{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#2b2e3a66;backdrop-filter:blur(10px);z-index:999}.calculationServerPopUp_container__KHVAW{width:695px;height:90vh;padding:40px 45px 35px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column;box-shadow:0 0 15px 10px #0000001a}.calculationServerPopUp_header__KHVAW{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.calculationServerPopUp_title__KHVAW{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2}.calculationServerPopUp_buttonBack__KHVAW{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.calculationServerPopUp_buttonBack__KHVAW:hover{fill:#a6c3fcf2;transition:fill .3s}.calculationServerPopUp_searchField__KHVAW>input{background-color:#494765}.calculationServerPopUp_control__KHVAW{width:100%;display:flex;justify-content:center}.calculationServerPopUp_controlButton__KHVAW{width:140px;height:50px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee;background-color:#a6c3fc;transition:background-color .3s,color .3s;cursor:pointer}.calculationServerPopUp_controlButton__KHVAW:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.calculationServerPopUp_disabled__KHVAW{background-color:#a6c3fc80;border:none;cursor:default}.calculationServerPopUp_disabled__KHVAW:hover{background-color:#a6c3fc80}@media screen and (max-width:1400px){.calculationServerPopUp_title__KHVAW{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:31px;color:#a6c3fcf2}.calculationServerPopUp_buttonBack__KHVAW{min-width:20px;min-height:20px;max-width:20px;max-height:20px}}.taskTreeItem_wrap__M8yel{width:100%;user-select:none}.taskTreeItem_typeTask__M8yel{width:100%;padding:5px 7px;border-radius:5px;display:flex;align-items:center;justify-content:left;cursor:pointer}.taskTreeItem_typeTask__M8yel:hover{background-color:#a6c3fc80}.taskTreeItem_groupIcon__M8yel{min-width:22px;max-width:22px;min-height:22px;max-height:22px}.taskTreeItem_typeTaskText__M8yel{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.taskTreeItem_task__M8yel{width:100%;padding:5px 7px;border-radius:5px;display:flex;align-items:center;justify-content:left;cursor:pointer}.taskTreeItem_task__M8yel:hover{background-color:#a6c3fc80}.taskTreeItem_taskContainer__M8yel{border-left:2px dashed rgba(166,195,252,.95);margin-left:14px;margin-top:7px;padding-left:7px}.taskTreeItem_taskWrapper__M8yel{opacity:0;transition:opacity 2s}.taskTreeItem_taskWrapperActive__M8yel{transition:opacity 2s;opacity:1}.taskTreeItem_taskActive__M8yel{background-color:#a6c3fcf2}.taskTreeItem_taskIcon__M8yel{min-width:18px;max-width:18px;min-height:18px;max-height:18px}.taskTreeItem_taskText__M8yel{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}@media screen and (max-width:1400px){.taskTreeItem_groupIcon__M8yel{min-width:20px;max-width:20px;min-height:20px;max-height:20px}.taskTreeItem_typeTaskText__M8yel{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.taskTreeItem_taskIcon__M8yel{min-width:15px;max-width:15px;min-height:15px;max-height:15px}.taskTreeItem_taskText__M8yel{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.treeTask_treeUser__iqqZF{width:100%;height:100%}.taskEditorScript_taskEditorContainer__123R8{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto;overflow-x:hidden}.taskEditorScript_serverSettingsContainer__123R8{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.taskEditorScript_taskEditorHeader__123R8{width:100%;display:flex;justify-content:flex-end;margin-bottom:17px}.taskEditorScript_taskEditorHeaderText__123R8{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee}.taskEditorScript_taskEditorHeaderTextActive__123R8{color:#a6c3fcf2}.taskEditorScript_taskEditorHeaderTextWarningBorder__123R8{color:#daae11}.taskEditorScript_taskEditorHeaderTextErrorBorder__123R8{color:#d61111}.taskEditorScript_editorWrap__123R8{width:100%;height:300px;margin-bottom:20px;position:relative}.taskEditorScript_editor__123R8{width:100%;height:300px}.taskEditorScript_controlContainer__123R8{width:100%;display:flex;justify-content:end}.taskEditorScript_creatingNewModuleFormSubmit__123R8{margin-top:20px;width:250px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.taskEditorScript_creatingNewModuleFormSubmitSending__123R8{margin-top:20px;width:250px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.taskEditorScript_formNoValid__123R8{background-color:#a6c3fc80}.taskEditorScript_formValid__123R8{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.taskEditorScript_formValid__123R8:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.taskEditorScript_checkControl__123R8{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}@media screen and (max-width:1400px){.taskEditorScript_serverSettingsContainer__123R8{margin-bottom:0}.taskEditorScript_taskEditorHeaderTitle__123R8{margin-bottom:15px;font-size:16px}.taskEditorScript_taskEditorHeaderText__123R8{font-size:14px}.taskEditorScript_creatingNewModuleFormSubmit__123R8,.taskEditorScript_creatingNewModuleFormSubmitSending__123R8{width:170px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.taskEditorScript_checkControl__123R8{min-width:24px;min-height:24px;max-width:24px;max-height:24px}}.taskEditorArguments_taskEditorContainer__LLHwC{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto;overflow-x:hidden}.taskEditorArguments_serverSettingsContainer__LLHwC{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;margin-bottom:30px;overflow-y:hidden}.taskEditorArguments_taskEditorHeader__LLHwC{width:100%;display:flex;justify-content:space-between}.taskEditorArguments_taskEditorHeaderTitle__LLHwC{width:100%;text-align:left;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:25px;color:#f3eeee;margin-bottom:25px}.taskEditorArguments_taskEditorHeaderText__LLHwC{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee}.taskEditorArguments_taskEditorHeaderTextActive__LLHwC{color:#a6c3fcf2}.taskEditorArguments_taskEditorHeaderTextWarningBorder__LLHwC{color:#daae11}.taskEditorArguments_taskEditorHeaderTextErrorBorder__LLHwC{color:#d61111}.taskEditorArguments_editorWrap__LLHwC{width:100%;height:calc(100% - 80px);overflow-y:auto;margin-bottom:20px;position:relative}.taskEditorArguments_sending__LLHwC{opacity:.5}.taskEditorArguments_form__LLHwC{width:100%}.taskEditorArguments_formItem__LLHwC{width:calc(100% - 175px);max-width:700px;height:50px;display:flex;align-items:center;margin-bottom:20px}.taskEditorArguments_formItem__LLHwC .taskEditorArguments_timeInputWrapper__LLHwC{width:100%;height:100%;position:relative}.taskEditorArguments_formItem__LLHwC .taskEditorArguments_timeInput__LLHwC{width:100%;height:100%;position:relative;padding:0 5px 0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.taskEditorArguments_formItem__LLHwC .taskEditorArguments_timeInputOption__LLHwC{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.taskEditorArguments_formItem__LLHwC .taskEditorArguments_timeInput__LLHwC .taskEditorArguments_sending__LLHwC{opacity:.5}.taskEditorArguments_formItem__LLHwC .taskEditorArguments_timeInput__LLHwC[type=datetime-local]::-webkit-calendar-picker-indicator{filter:invert(1);width:28px;height:28px;padding:10px 0 10px 10px;cursor:pointer}.taskEditorArguments_formItemText__LLHwC{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;min-width:240px;display:inline-block;margin-right:25px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.taskEditorArguments_formItemSelect__LLHwC{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.taskEditorArguments_formItemOption__LLHwC{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.taskEditorArguments_taskEditorHintWrapper__LLHwC{display:flex;align-items:center;position:relative}.taskEditorArguments_taskEditorHintWrapper__LLHwC .taskEditorArguments_taskEditorHint__LLHwC{right:100px;width:inherit;position:absolute;display:flex}.taskEditorArguments_controlContainer__LLHwC{width:100%;display:flex;justify-content:end}.taskEditorArguments_creatingNewModuleFormSubmit__LLHwC{margin-top:20px;width:250px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.taskEditorArguments_creatingNewModuleFormSubmitSending__LLHwC{margin-top:20px;width:250px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.taskEditorArguments_formNoValid__LLHwC{background-color:#a6c3fc80}.taskEditorArguments_formValid__LLHwC{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.taskEditorArguments_formValid__LLHwC:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.taskEditorArguments_checkControl__LLHwC{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.taskEditorArguments_showParameterTree__LLHwC{position:absolute;right:10px;bottom:10px;background-color:transparent;border:1px solid rgba(166,195,252,.95);border-radius:5px;padding:5px;cursor:pointer;transition:background-color .3s,fill .3s}.taskEditorArguments_showParameterTree__LLHwC:hover{background-color:#a6c3fcf2;transition:background-color .3s}.taskEditorArguments_showParameterTree__LLHwC:hover .taskEditorArguments_showParameterTreeIcon__LLHwC path{stroke:#f3eeee;transition:fill .3s}.taskEditorArguments_showParameterTreeIcon__LLHwC path{min-width:18px;min-height:18px;max-width:18px;max-height:18px;stroke:#a6c3fcf2}@media screen and (max-width:1400px){.taskEditorArguments_serverSettingsContainer__LLHwC{margin-bottom:0}.taskEditorArguments_taskEditorHeaderTitle__LLHwC{margin-bottom:20px;font-size:16px}.taskEditorArguments_taskEditorHeaderText__LLHwC{font-size:14px}.taskEditorArguments_creatingNewModuleFormSubmit__LLHwC,.taskEditorArguments_creatingNewModuleFormSubmitSending__LLHwC{width:170px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.taskEditorArguments_checkControl__LLHwC{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.taskEditorArguments_formItem__LLHwC{width:calc(100% - 270px);max-width:560px}.taskEditorArguments_formItemSelect__LLHwC{height:45px;font-size:14px;padding:0 10px}.taskEditorArguments_formItemOption__LLHwC{padding:0 10px;font-size:14px}.taskEditorArguments_formItemText__LLHwC{font-size:15px}.taskEditorArguments_showParameterTree__LLHwC{padding:4px;bottom:9px}.taskEditorArguments_showParameterTreeIcon__LLHwC{min-width:16px;max-width:16px;min-height:16px;max-height:16px}}.taskGeneralSettings_taskEditorContainer__q7Cvy{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto;overflow-x:hidden}.taskGeneralSettings_serverSettingsContainer__q7Cvy{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;margin-bottom:30px;overflow-y:hidden}.taskGeneralSettings_taskEditorHeader__q7Cvy{width:100%;display:flex;justify-content:space-between}.taskGeneralSettings_taskEditorHeaderTitle__q7Cvy{width:100%;text-align:left;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:25px;color:#f3eeee;margin-bottom:25px}.taskGeneralSettings_taskEditorHeaderText__q7Cvy{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee}.taskGeneralSettings_taskEditorHeaderTextActive__q7Cvy{color:#a6c3fcf2}.taskGeneralSettings_taskEditorHeaderTextWarningBorder__q7Cvy{color:#daae11}.taskGeneralSettings_taskEditorHeaderTextErrorBorder__q7Cvy{color:#d61111}.taskGeneralSettings_editorWrap__q7Cvy{width:100%;height:calc(100% - 80px);overflow-y:auto;margin-bottom:20px;position:relative}.taskGeneralSettings_errorMessage__q7Cvy{position:absolute;left:0;top:55px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 0 12px}.taskGeneralSettings_form__q7Cvy{width:100%}.taskGeneralSettings_formItem__q7Cvy{width:calc(100% - 175px);max-width:700px;height:50px;display:flex;align-items:center;margin-bottom:35px}.taskGeneralSettings_formItemText__q7Cvy{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;min-width:210px;max-width:210px;display:inline-block;margin-right:25px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.taskGeneralSettings_formItemSelect__q7Cvy{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.taskGeneralSettings_formItemOption__q7Cvy{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.taskGeneralSettings_inputWrap__q7Cvy{width:100%;position:relative}.taskGeneralSettings_textField__q7Cvy{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.taskGeneralSettings_textFieldError__q7Cvy{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.taskGeneralSettings_sending__q7Cvy{opacity:.5}.taskGeneralSettings_controlContainer__q7Cvy{width:100%;display:flex;justify-content:end}.taskGeneralSettings_creatingNewModuleFormSubmit__q7Cvy{margin-top:20px;width:250px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.taskGeneralSettings_creatingNewModuleFormSubmitSending__q7Cvy{margin-top:20px;width:250px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.taskGeneralSettings_formNoValid__q7Cvy{background-color:#a6c3fc80}.taskGeneralSettings_formValid__q7Cvy{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.taskGeneralSettings_formValid__q7Cvy:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.taskGeneralSettings_checkControl__q7Cvy{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}@media screen and (max-width:1400px){.taskGeneralSettings_serverSettingsContainer__q7Cvy{margin-bottom:0}.taskGeneralSettings_taskEditorHeaderTitle__q7Cvy{margin-bottom:20px;font-size:16px}.taskGeneralSettings_taskEditorHeaderText__q7Cvy{font-size:14px}.taskGeneralSettings_creatingNewModuleFormSubmit__q7Cvy,.taskGeneralSettings_creatingNewModuleFormSubmitSending__q7Cvy{width:170px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.taskGeneralSettings_checkControl__q7Cvy{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.taskGeneralSettings_textField__q7Cvy{height:45px;font-size:14px;padding:0 10px}.taskGeneralSettings_formItem__q7Cvy{width:calc(100% - 250px);max-width:560px;margin-bottom:35px}.taskGeneralSettings_formItemSelect__q7Cvy{height:45px;font-size:14px;padding:0 10px}.taskGeneralSettings_formItemOption__q7Cvy{padding:0 10px;font-size:14px}.taskGeneralSettings_formItemText__q7Cvy{font-size:15px}.taskGeneralSettings_errorMessage__q7Cvy{top:43px;font-size:12px;margin:5px 0 0 10px}}.taskEditor_taskEditor__VAGKw{width:100%;height:100%;display:flex;flex-direction:column}.taskEditor_taskEditorWrap__VAGKw{width:100%;height:calc(100% - 51px);background-color:#2f2e41;border-radius:25px;box-shadow:0 0 15px 10px #0000001a;padding:30px 15px 30px 20px}@media screen and (max-width:1400px){.taskEditor_taskEditorWrap__VAGKw{padding:20px}}.setTemplateTaskPopUp_popUpWrap__G5ujD{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#2b2e3a66;backdrop-filter:blur(10px);z-index:999}.setTemplateTaskPopUp_container__G5ujD{width:495px;height:max-content;padding:40px 45px 35px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column;box-shadow:0 0 15px 10px #0000001a}.setTemplateTaskPopUp_header__G5ujD{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:45px}.setTemplateTaskPopUp_title__G5ujD{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2}.setTemplateTaskPopUp_buttonBack__G5ujD{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.setTemplateTaskPopUp_buttonBack__G5ujD:hover{fill:#a6c3fcf2;transition:fill .3s}.setTemplateTaskPopUp_form__G5ujD{display:flex;flex-direction:column;align-items:center}.setTemplateTaskPopUp_containerForm__G5ujD{width:100%;margin-bottom:25px}.setTemplateTaskPopUp_wrap__G5ujD{width:100%;position:relative;margin-bottom:25px}.setTemplateTaskPopUp_input__G5ujD{width:100%;height:50px;padding:0 15px;background-color:transparent;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px}.setTemplateTaskPopUp_inputError__G5ujD{border-color:#d61111;box-shadow:0 0 15px 10px #c81f1f26}.setTemplateTaskPopUp_button__G5ujD{width:300px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.setTemplateTaskPopUp_buttonSending__G5ujD{width:300px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.setTemplateTaskPopUp_checkControl__G5ujD{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.setTemplateTaskPopUp_formNoValid__G5ujD{background-color:#a6c3fc80}.setTemplateTaskPopUp_formValid__G5ujD{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.setTemplateTaskPopUp_formValid__G5ujD:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.setTemplateTaskPopUp_errorMessage__G5ujD{position:absolute;left:0;top:55px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 0 12px}.setTemplateTaskPopUp_select__G5ujD{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.setTemplateTaskPopUp_option__G5ujD{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}@media screen and (max-width:1400px){.setTemplateTaskPopUp_container__G5ujD{width:455px;padding:35px 40px 30px}.setTemplateTaskPopUp_header__G5ujD{margin-bottom:40px}.setTemplateTaskPopUp_title__G5ujD{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:31px;color:#a6c3fcf2}.setTemplateTaskPopUp_buttonBack__G5ujD{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.setTemplateTaskPopUp_containerForm__G5ujD{margin-bottom:15px}.setTemplateTaskPopUp_input__G5ujD{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.setTemplateTaskPopUp_button__G5ujD,.setTemplateTaskPopUp_buttonSending__G5ujD{width:220px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.setTemplateTaskPopUp_checkControl__G5ujD{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.setTemplateTaskPopUp_errorMessage__G5ujD{top:43px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#d61111;margin:5px 0 0 10px}.setTemplateTaskPopUp_select__G5ujD{height:45px;padding:0 10px;font-size:14px}.setTemplateTaskPopUp_option__G5ujD{padding:0 10px;font-size:14px}}.treeTemplateTask_tree__ihO5W{width:100%;height:100%}.treeTemplateTask_treeItem__ihO5W{width:100%;padding:5px 7px;border-radius:5px;display:flex;align-items:center;justify-content:left;cursor:pointer}.treeTemplateTask_treeItem__ihO5W:hover{background-color:#a6c3fc80}.treeTemplateTask_treeItemActive__ihO5W{background-color:#a6c3fcf2}.treeTemplateTask_treeItemText__ihO5W{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.treeTemplateTask_circle__ihO5W{min-width:8px;max-width:8px;min-height:8px;max-height:8px;background-color:#f3eeee;border-radius:50%}@media screen and (max-width:1400px){.treeTemplateTask_circle__ihO5W{min-width:6px;max-width:6px;min-height:6px;max-height:6px}.treeTemplateTask_treeItemText__ihO5W{font-size:14px}}.treeTemplateSetpoints_tree__ihO5W{width:100%;height:100%}.treeTemplateSetpoints_treeItem__ihO5W{width:100%;padding:5px 7px;border-radius:5px;display:flex;align-items:center;justify-content:left;cursor:pointer}.treeTemplateSetpoints_treeItem__ihO5W:hover{background-color:#a6c3fc80}.treeTemplateSetpoints_treeItemActive__ihO5W{background-color:#a6c3fcf2}.treeTemplateSetpoints_treeItemText__ihO5W{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.treeTemplateSetpoints_circle__ihO5W{min-width:8px;max-width:8px;min-height:8px;max-height:8px;background-color:#f3eeee;border-radius:50%}@media screen and (max-width:1400px){.treeTemplateSetpoints_circle__ihO5W{min-width:6px;max-width:6px;min-height:6px;max-height:6px}.treeTemplateSetpoints_treeItemText__ihO5W{font-size:14px}}.setpointsList_setpointList__IYfv7{height:100%;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.setpointsList_setpointListContainer__IYfv7{width:100%;max-height:calc(100% - 57px);margin-bottom:25px;padding:0 15px 0 5px}.setpointsList_setpointListWrap__IYfv7{width:100%;height:100%;padding:10px;overflow-y:auto;border-color:#2f2e41;border-width:3px;border-style:solid;border-radius:10px}.setpointsList_setpointListItem__IYfv7{padding:10px 35px 10px 10px;position:relative;border-radius:10px;margin-bottom:10px;background-color:#2f2e41;box-shadow:0 0 15px 10px #0000001a;cursor:pointer;transition:background-color .5s}.setpointsList_setpointListItem__IYfv7:last-child{margin-bottom:0}.setpointsList_setpointListItem__IYfv7:hover{background-color:#a6c3fc80;transition:background-color .5s}.setpointsList_setpointListItemActive__IYfv7{background-color:#a6c3fcf2}.setpointsList_setpointListItemDelete__IYfv7{background-color:#d61111!important}.setpointsList_setpointListItemText__IYfv7{width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;user-select:none;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;display:inline-block}.setpointsList_setpointListEmptyText__IYfv7{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#d61111;display:inline-block;width:100%;text-align:center}.setpointsList_setpointListButtonIcon__IYfv7{width:28px;height:28px;color:#f3eeee;transition:fill .3s}.setpointsList_setpointListButtonContainer__IYfv7{display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;cursor:pointer;transition:transform .5s}.setpointsList_setpointListButtonContainer__IYfv7:hover .setpointsList_setpointListButtonIcon__IYfv7{fill:#a6c3fcf2}.setpointsList_setpointListButtonContainer__IYfv7:hover .setpointsList_setpointListButtonText__IYfv7{color:#a6c3fcf2}.setpointsList_setpointListButtonText__IYfv7{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;transition:color .3s}.setpointsList_deleteIcon__IYfv7{position:absolute;right:7px;top:50%;transform:translateY(-50%);min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#d61111;transition:fill .3s}.setpointsList_deleteIcon__IYfv7:hover{fill:#f3eeee}@media screen and (max-width:1400px){.setpointsList_setpointListItem__IYfv7{padding:7px 30px 7px 10px}.setpointsList_setpointListItemText__IYfv7{width:100%;font-size:14px;user-select:none;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;display:inline-block}.setpointsList_setpointListButtonIcon__IYfv7{width:26px;height:26px}.setpointsList_setpointListEmptyText__IYfv7{font-size:14px}.setpointsList_setpointListButtonText__IYfv7{font-size:14px;margin-left:10px}.setpointsList_deleteIcon__IYfv7{right:7px;min-width:21px;min-height:21px;max-width:21px;max-height:21px;fill:#d61111}}.setpointArguments_container__OlXvz{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto;overflow-x:hidden}.setpointArguments_wrap__OlXvz{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;margin-bottom:30px;overflow-y:hidden}.setpointArguments_header__OlXvz{width:100%;display:flex;justify-content:space-between}.setpointArguments_headerTitle__OlXvz{width:100%;text-align:left;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:25px;color:#f3eeee;margin-bottom:25px}.setpointArguments_headerText__OlXvz{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee}.setpointArguments_headerTextActive__OlXvz{color:#a6c3fcf2}.setpointArguments_headerTextWarningBorder__OlXvz{color:#daae11}.setpointArguments_headerTextErrorBorder__OlXvz{color:#d61111}.setpointArguments_editorWrap__OlXvz{width:100%;height:calc(100% - 80px);padding-right:15px;overflow-y:auto;margin-bottom:20px;position:relative}.setpointArguments_form__OlXvz{width:100%}.setpointArguments_formItem__OlXvz{width:100%;display:flex;align-items:center;margin-bottom:20px}.setpointArguments_formItemText__OlXvz{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;min-width:180px;max-width:180px;display:inline-block;margin-right:25px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.setpointArguments_formItemSelect__OlXvz{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.setpointArguments_formItemOption__OlXvz{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.setpointArguments_sending__OlXvz{opacity:.5;pointer-events:none}.setpointArguments_controlContainer__OlXvz{width:100%;display:flex;justify-content:end}.setpointArguments_creatingNewModuleFormSubmit__OlXvz{margin-top:20px;width:250px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.setpointArguments_creatingNewModuleFormSubmitSending__OlXvz{margin-top:20px;width:250px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.setpointArguments_formNoValid__OlXvz{background-color:#a6c3fc80}.setpointArguments_formValid__OlXvz{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.setpointArguments_formValid__OlXvz:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.setpointArguments_checkControl__OlXvz{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.setpointArguments_showParameterTree__OlXvz{position:absolute;right:10px;bottom:10px;background-color:transparent;border:1px solid rgba(166,195,252,.95);border-radius:5px;padding:5px;cursor:pointer;transition:background-color .3s,fill .3s}.setpointArguments_showParameterTree__OlXvz:hover{background-color:#a6c3fcf2;transition:background-color .3s}.setpointArguments_showParameterTree__OlXvz:hover .setpointArguments_showParameterTreeIcon__OlXvz path{stroke:#f3eeee;transition:fill .3s}.setpointArguments_showParameterTreeIcon__OlXvz path{min-width:18px;min-height:18px;max-width:18px;max-height:18px;stroke:#a6c3fcf2}@media screen and (max-width:1400px){.setpointArguments_serverSettingsContainer__OlXvz{margin-bottom:0}.setpointArguments_headerTitle__OlXvz{margin-bottom:20px;font-size:16px}.setpointArguments_headerText__OlXvz{font-size:14px}.setpointArguments_creatingNewModuleFormSubmit__OlXvz,.setpointArguments_creatingNewModuleFormSubmitSending__OlXvz{width:170px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.setpointArguments_checkControl__OlXvz{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.setpointArguments_formItem__OlXvz{width:100%;max-width:560px}.setpointArguments_formItemSelect__OlXvz{height:45px;font-size:14px;padding:0 10px}.setpointArguments_formItemOption__OlXvz{padding:0 10px;font-size:14px}.setpointArguments_formItemText__OlXvz{font-size:15px}.setpointArguments_showParameterTree__OlXvz{padding:4px;bottom:9px}.setpointArguments_showParameterTreeIcon__OlXvz{min-width:16px;max-width:16px;min-height:16px;max-height:16px}.setpointArguments_textArea__OlXvz{height:75px}}.setpointOptions_container__FXZes{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto;overflow-x:hidden}.setpointOptions_wrap__FXZes{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;margin-bottom:30px;overflow-y:hidden}.setpointOptions_header__FXZes{width:100%;display:flex;justify-content:space-between}.setpointOptions_headerTitle__FXZes{width:100%;text-align:left;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:25px;color:#f3eeee;margin-bottom:25px}.setpointOptions_headerText__FXZes{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee}.setpointOptions_headerTextActive__FXZes{color:#a6c3fcf2}.setpointOptions_headerTextWarningBorder__FXZes{color:#daae11}.setpointOptions_headerTextErrorBorder__FXZes{color:#d61111}.setpointOptions_editorWrap__FXZes{width:100%;height:calc(100% - 80px);padding-right:15px;overflow-y:auto;margin-bottom:20px;position:relative}.setpointOptions_form__FXZes{width:100%}.setpointOptions_formItem__FXZes{width:calc(100% - 105px);max-width:700px;display:flex;align-items:center;margin-bottom:20px}.setpointOptions_formItemText__FXZes{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;min-width:180px;max-width:180px;display:inline-block;margin-right:25px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.setpointOptions_formItemSelect__FXZes{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.setpointOptions_formItemOption__FXZes{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.setpointOptions_inputWrap__FXZes{width:100%;position:relative}.setpointOptions_textField__FXZes{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.setpointOptions_textFieldError__FXZes{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.setpointOptions_sending__FXZes{opacity:.5}.setpointOptions_controlContainer__FXZes{width:100%;display:flex;justify-content:end}.setpointOptions_creatingNewModuleFormSubmit__FXZes{margin-top:20px;width:250px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.setpointOptions_creatingNewModuleFormSubmitSending__FXZes{margin-top:20px;width:250px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.setpointOptions_formNoValid__FXZes{background-color:#a6c3fc80}.setpointOptions_formValid__FXZes{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.setpointOptions_formValid__FXZes:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.setpointOptions_checkControl__FXZes{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.setpointOptions_showParameterTree__FXZes{position:absolute;right:10px;bottom:10px;background-color:transparent;border:1px solid rgba(166,195,252,.95);border-radius:5px;padding:5px;cursor:pointer;transition:background-color .3s,fill .3s}.setpointOptions_showParameterTree__FXZes:hover{background-color:#a6c3fcf2;transition:background-color .3s}.setpointOptions_showParameterTree__FXZes:hover .setpointOptions_showParameterTreeIcon__FXZes path{stroke:#f3eeee;transition:fill .3s}.setpointOptions_showParameterTreeIcon__FXZes path{min-width:18px;min-height:18px;max-width:18px;max-height:18px;stroke:#a6c3fcf2}.setpointOptions_textArea__FXZes{height:75px}@media screen and (max-width:1400px){.setpointOptions_serverSettingsContainer__FXZes{margin-bottom:0}.setpointOptions_headerTitle__FXZes{margin-bottom:20px;font-size:16px}.setpointOptions_headerText__FXZes{font-size:14px}.setpointOptions_creatingNewModuleFormSubmit__FXZes,.setpointOptions_creatingNewModuleFormSubmitSending__FXZes{width:170px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.setpointOptions_checkControl__FXZes{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.setpointOptions_textField__FXZes{height:45px;font-size:14px;padding:0 10px}.setpointOptions_formItem__FXZes{width:100%;max-width:560px}.setpointOptions_formItemSelect__FXZes{height:45px;font-size:14px;padding:0 10px}.setpointOptions_formItemOption__FXZes{padding:0 10px;font-size:14px}.setpointOptions_formItemText__FXZes{font-size:15px}.setpointOptions_showParameterTree__FXZes{padding:4px;bottom:9px}.setpointOptions_showParameterTreeIcon__FXZes{min-width:16px;max-width:16px;min-height:16px;max-height:16px}.setpointOptions_textArea__FXZes{height:75px}}.setpointsEditor_setpointsEditor__pkS89{width:100%;height:100%;display:flex}.setpointsEditor_setpointsEditorColumn__pkS89{height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.setpointsEditor_setpointsEditorColumnEditor__pkS89{width:68%}.setpointsEditor_createTaskText__pkS89{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#d61111}.setpointsEditor_setpointsEditorColumnControl__pkS89{width:calc(32% - 1px)}.setpointsEditor_setpointsEditorWrap__pkS89{width:100%;height:calc(100% - 51px);background-color:#2f2e41;border-radius:25px;box-shadow:0 0 15px 10px #0000001a;padding:30px 15px 30px 20px}@media screen and (max-width:1600px){.setpointsEditor_setpointsEditorColumnEditor__pkS89{width:65%}.setpointsEditor_setpointsEditorColumnControl__pkS89{width:calc(35% - 1px)}}@media screen and (max-width:1400px){.setpointsEditor_setpointsEditorColumnEditor__pkS89{width:60%}.setpointsEditor_setpointsEditorColumnControl__pkS89{width:calc(40% - 1px)}.setpointsEditor_createTaskText__pkS89{font-size:16px}.setpointsEditor_setpointsEditorWrap__pkS89{padding:20px}}.alarmList_alarmList__zjfhv{width:100%;display:flex;flex-direction:column;overflow-y:scroll;padding-right:10px}.alarmList_alarmListContainer__zjfhv{width:100%;margin-bottom:25px}.alarmList_alarmListWrap__zjfhv{width:100%;padding:10px;overflow-y:auto;border-color:#2f2e41;border-width:3px;border-style:solid;border-radius:10px}.alarmList_alarmListItem__zjfhv{padding:10px 35px 10px 10px;position:relative;border-radius:10px;margin-bottom:10px;background-color:#2f2e41;box-shadow:0 0 15px 10px #0000001a;cursor:pointer;transition:background-color .5s}.alarmList_alarmListItem__zjfhv:last-child{margin-bottom:0}.alarmList_alarmListItem__zjfhv:hover{background-color:#a6c3fc80;transition:background-color .5s}.alarmList_alarmListItemActive__zjfhv{background-color:#a6c3fcf2}.alarmList_alarmListItemDelete__zjfhv{background-color:#d61111!important}.alarmList_alarmListItemText__zjfhv{width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;user-select:none;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;display:inline-block}.alarmList_alarmListEmptyText__zjfhv{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#d61111;display:inline-block;width:100%;text-align:center}.alarmList_alarmListButtonIcon__zjfhv{width:28px;height:28px;color:#f3eeee;transition:fill .3s}.alarmList_alarmListButtonContainer__zjfhv{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .5s}.alarmList_alarmListButtonContainer__zjfhv:hover .alarmList_alarmListButtonIcon__zjfhv{fill:#a6c3fcf2}.alarmList_alarmListButtonContainer__zjfhv:hover .alarmList_alarmListButtonText__zjfhv{color:#a6c3fcf2}.alarmList_alarmListButtonText__zjfhv{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;transition:color .3s}.alarmList_deleteIcon__zjfhv{position:absolute;right:7px;top:50%;transform:translateY(-50%);min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#d61111;transition:fill .3s}.alarmList_deleteIcon__zjfhv:hover{fill:#f3eeee}@media screen and (max-width:1400px){.alarmList_alarmListItem__zjfhv{padding:7px 30px 7px 10px}.alarmList_alarmListItemText__zjfhv{width:100%;font-size:14px;user-select:none;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;display:inline-block}.alarmList_alarmListButtonIcon__zjfhv{width:26px;height:26px}.alarmList_alarmListEmptyText__zjfhv{font-size:14px}.alarmList_alarmListButtonText__zjfhv{font-size:14px;margin-left:10px}.alarmList_deleteIcon__zjfhv{right:7px;min-width:21px;min-height:21px;max-width:21px;max-height:21px;fill:#d61111}}.alarmMessageTypeForm_form__jYw1B{width:100%}.alarmMessageTypeForm_formItem__jYw1B{width:100%;height:50px;display:flex;align-items:center}.alarmMessageTypeForm_formItemMultiple__jYw1B{height:auto;align-items:start}.alarmMessageTypeForm_formItem__jYw1B:last-child{margin-bottom:0}.alarmMessageTypeForm_formItem__jYw1B.alarmMessageTypeForm_hidden__jYw1B{display:none}.alarmMessageTypeForm_formItemText__jYw1B{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;min-width:45%;max-width:45%;display:inline-block;margin-right:25px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.alarmMessageTypeForm_formItemTabs__jYw1B{border:1px solid #f3eeee;border-radius:10px;padding:10px;width:100%;background-color:transparent;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.alarmMessageTypeForm_formItemTabs__jYw1B .alarmMessageTypeForm_formItemText__jYw1B{max-width:none}.alarmMessageTypeForm_formItemTabsSwitch__jYw1B{flex-wrap:wrap;row-gap:8px;max-height:none!important;gap:10px}.alarmMessageTypeForm_formItemTabsSwitch__jYw1B>div{padding:5px 10px;margin:0;min-width:0}@media screen and (max-width:1400px){.alarmMessageTypeForm_formItemTabsSwitch__jYw1B>div svg{display:none!important}.alarmMessageTypeForm_formItemTabsSwitch__jYw1B>div span{margin:0}}.alarmMessageTypeForm_contentContainer__jYw1B{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow-x:hidden}.alarmMessageTypeForm_showListAdresat__jYw1B{height:100%;display:flex;justify-content:center;align-items:center;border-radius:5px;padding:5px;border:1px solid rgba(166,195,252,.95);gap:4px}.alarmMessageTypeForm_showListAdresat__jYw1B span{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#a6c3fcf2}.alarmMessageTypeForm_showListAdresat__jYw1B{cursor:pointer;transition:background-color .3s,fill .3s}.alarmMessageTypeForm_showListAdresat__jYw1B:hover{background-color:#a6c3fcf2;transition:background-color .3s}.alarmMessageTypeForm_showListAdresat__jYw1B:hover .alarmMessageTypeForm_showListAdresatIcon__jYw1B{fill:#f3eeee;transition:fill .3s}.alarmMessageTypeForm_showListAdresat__jYw1B:disabled{cursor:default;fill:#bbbfca;border-color:#bbbfca}.alarmMessageTypeForm_showListAdresat__jYw1B:disabled:hover{background-color:inherit}.alarmMessageTypeForm_showListAdresat__jYw1B:disabled:hover .alarmMessageTypeForm_showListAdresatIcon__jYw1B{fill:#bbbfca}.alarmMessageTypeForm_showListAdresatIcon__jYw1B{width:22px;height:22px;fill:#a6c3fcf2}.alarmForm_wrap__KF9gu{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;margin-bottom:15px;overflow-y:scroll;height:calc(100% - 75px);padding-right:10px}.alarmForm_header__KF9gu{width:100%;display:flex;justify-content:space-between}.alarmForm_headerTitle__KF9gu{width:100%;text-align:left;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:25px;color:#f3eeee;margin-bottom:25px}.alarmForm_headerText__KF9gu{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee}.alarmForm_headerTextActive__KF9gu{color:#a6c3fcf2}.alarmForm_headerTextWarningBorder__KF9gu{color:#daae11}.alarmForm_headerTextErrorBorder__KF9gu{color:#d61111}.alarmForm_form__KF9gu{width:100%}.alarmForm_formItem__KF9gu{width:100%;height:50px;display:flex;align-items:center;margin-bottom:20px}.alarmForm_formItem__KF9gu:last-child{margin-bottom:0}.alarmForm_formItemText__KF9gu{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;min-width:45%;max-width:45%;display:inline-block;margin-right:25px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.alarmForm_formItemSelect__KF9gu{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.alarmForm_formItemOption__KF9gu{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.alarmForm_sending__KF9gu{opacity:.5}.alarmForm_controlContainer__KF9gu{width:100%;display:flex;justify-content:end}.alarmForm_creatingNewModuleFormSubmit__KF9gu{width:250px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.alarmForm_creatingNewModuleFormSubmitSending__KF9gu{width:250px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.alarmForm_formNoValid__KF9gu{background-color:#a6c3fc80}.alarmForm_formValid__KF9gu{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.alarmForm_formValid__KF9gu:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.alarmForm_checkControl__KF9gu{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.alarmForm_showParameterTree__KF9gu{position:absolute;right:10px;bottom:10px;background-color:transparent;border:1px solid rgba(166,195,252,.95);border-radius:5px;padding:5px 6px;cursor:pointer;transition:background-color .3s,fill .3s}.alarmForm_showParameterTree__KF9gu:hover{background-color:#a6c3fcf2;transition:background-color .3s}.alarmForm_showParameterTree__KF9gu:hover .alarmForm_showParameterTreeIcon__KF9gu path{stroke:#f3eeee;transition:fill .3s}.alarmForm_showParameterTreeIcon__KF9gu path{min-width:18px;min-height:18px;max-width:18px;max-height:18px;stroke:#a6c3fcf2}.alarmForm_showListAlarmId__KF9gu{position:absolute;right:10px;bottom:10px;background-color:transparent;border:1px solid rgba(166,195,252,.95);border-radius:5px;padding:5px 6px;cursor:pointer;transition:background-color .3s,fill .3s}.alarmForm_showListAlarmId__KF9gu:hover{background-color:#a6c3fcf2;transition:background-color .3s}.alarmForm_showListAlarmId__KF9gu:hover .alarmForm_showListAlarmIdIcon__KF9gu{fill:#f3eeee;transition:fill .3s}.alarmForm_showListAlarmIdIcon__KF9gu{min-width:18px;min-height:18px;max-width:18px;max-height:18px;fill:#a6c3fcf2}.alarmForm_showAlarmConfigId__KF9gu{position:absolute;right:10px;bottom:10px;background-color:transparent;border:1px solid rgba(166,195,252,.95);border-radius:5px;padding:5px 6px;cursor:pointer;transition:background-color .3s,fill .3s}.alarmForm_showAlarmConfigId__KF9gu:hover{background-color:#a6c3fcf2;transition:background-color .3s}.alarmForm_showAlarmConfigId__KF9gu:hover .alarmForm_showAlarmConfigIdIcon__KF9gu{fill:#f3eeee;transition:fill .3s}.alarmForm_showAlarmConfigIdIcon__KF9gu{margin-right:-2px;min-width:20px;min-height:18px;max-width:20px;max-height:18px;fill:#a6c3fcf2}@media screen and (max-width:1400px){.alarmForm_serverSettingsContainer__KF9gu{margin-bottom:0}.alarmForm_headerTitle__KF9gu{margin-bottom:20px;font-size:16px}.alarmForm_headerText__KF9gu{font-size:14px}.alarmForm_creatingNewModuleFormSubmit__KF9gu,.alarmForm_creatingNewModuleFormSubmitSending__KF9gu{width:170px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.alarmForm_checkControl__KF9gu{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.alarmForm_formItem__KF9gu{width:100%;max-width:560px}.alarmForm_formItemSelect__KF9gu{height:45px;font-size:14px;padding:0 10px}.alarmForm_formItemOption__KF9gu{padding:0 10px;font-size:14px}.alarmForm_formItemText__KF9gu{font-size:15px}.alarmForm_showParameterTree__KF9gu{padding:4px 5px;bottom:9px}.alarmForm_showParameterTreeIcon__KF9gu{min-width:16px;max-width:16px;min-height:16px;max-height:16px}.alarmForm_showListAlarmId__KF9gu{padding:4px 5px;bottom:9px}.alarmForm_showListAlarmIdIcon__KF9gu{min-width:16px;max-width:16px;min-height:16px;max-height:16px}.alarmForm_showAlarmConfigId__KF9gu{padding:4px 5px;bottom:9px}.alarmForm_showAlarmConfigIdIcon__KF9gu{min-width:17px;max-width:17px;min-height:16px;max-height:16px}.alarmForm_textArea__KF9gu{height:75px}}.alarmListIdPopUp_wrap__Z9Qok{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#2b2e3a66;backdrop-filter:blur(10px);z-index:999}.alarmListIdPopUp_container__Z9Qok{width:995px;height:90vh;padding:40px 45px 35px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column;box-shadow:0 0 15px 10px #0000001a}.alarmListIdPopUp_header__Z9Qok{width:100%;max-height:35px;min-height:35px;display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.alarmListIdPopUp_title__Z9Qok{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2}.alarmListIdPopUp_buttonBack__Z9Qok{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.alarmListIdPopUp_buttonBack__Z9Qok:hover{fill:#a6c3fcf2;transition:fill .3s}.alarmListIdPopUp_block__Z9Qok{width:100%;display:flex;flex:1;padding-bottom:40px;overflow:hidden}.alarmListIdPopUp_alarmContainer__Z9Qok{width:calc(40% - 1px)}.alarmListIdPopUp_control__Z9Qok{width:100%;height:50px;display:flex;justify-content:center}.alarmListIdPopUp_controlButton__Z9Qok{width:140px;height:50px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee;background-color:#a6c3fc;transition:background-color .3s,color .3s;cursor:pointer}.alarmListIdPopUp_controlButton__Z9Qok:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.alarmListIdPopUp_alarmList__Z9Qok{height:100%;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.alarmListIdPopUp_alarmListContainer__Z9Qok{width:100%;height:100%;padding:0 15px 0 5px}.alarmListIdPopUp_alarmListWrap__Z9Qok{width:100%;height:100%;padding:0 10px;overflow-y:auto}.alarmListIdPopUp_alarmListItem__Z9Qok{padding:10px 35px 10px 10px;position:relative;border-radius:10px;margin-bottom:10px;background-color:#494765;cursor:pointer;transition:background-color .5s}.alarmListIdPopUp_alarmListItem__Z9Qok:last-child{margin-bottom:0}.alarmListIdPopUp_alarmListItem__Z9Qok:hover{background-color:#a6c3fc80;transition:background-color .5s}.alarmListIdPopUp_alarmListItemActive__Z9Qok{background-color:#a6c3fcf2}.alarmListIdPopUp_alarmListItemText__Z9Qok{width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;user-select:none;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;display:inline-block}.alarmListIdPopUp_alarmListEmptyText__Z9Qok{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#d61111;display:inline-block;width:100%;text-align:center}.alarmListIdPopUp_deleteIcon__Z9Qok{position:absolute;right:7px;top:50%;transform:translateY(-50%);min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#d61111;transition:fill .3s}.alarmListIdPopUp_deleteIcon__Z9Qok:hover{fill:#f3eeee}@media screen and (max-width:1400px){.alarmListIdPopUp_alarmListItem__Z9Qok{padding:7px 30px 7px 10px}.alarmListIdPopUp_alarmListItemText__Z9Qok{width:100%;font-size:14px;user-select:none;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;display:inline-block}.alarmListIdPopUp_alarmListButtonIcon__Z9Qok{width:26px;height:26px}.alarmListIdPopUp_alarmListEmptyText__Z9Qok{font-size:14px}.alarmListIdPopUp_alarmListButtonText__Z9Qok{font-size:14px;margin-left:10px}.alarmListIdPopUp_title__Z9Qok{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:31px;color:#a6c3fcf2}.alarmListIdPopUp_buttonBack__Z9Qok{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.alarmListIdPopUp_deleteIcon__Z9Qok{right:7px;min-width:21px;min-height:21px;max-width:21px;max-height:21px;fill:#d61111}}.input_inputWrap__P5aJn{width:100%;position:relative}.input_textField__P5aJn{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.input_textFieldError__P5aJn{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.input_haveChildren__P5aJn{padding-right:50px}.input_sending__P5aJn{opacity:.5}@media screen and (max-width:1400px){.input_textField__P5aJn{height:45px;font-size:14px;padding:0 10px}}.listConstAlarmPopUp_wrap__EpW71{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#2b2e3a66;backdrop-filter:blur(10px);z-index:999}.listConstAlarmPopUp_container__EpW71{width:795px;height:90vh;padding:40px 45px 35px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column;box-shadow:0 0 15px 10px #0000001a}.listConstAlarmPopUp_header__EpW71{width:100%;max-height:35px;min-height:35px;padding-right:6px;display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.listConstAlarmPopUp_title__EpW71{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2}.listConstAlarmPopUp_buttonBack__EpW71{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.listConstAlarmPopUp_buttonBack__EpW71:hover{fill:#a6c3fcf2;transition:fill .3s}.listConstAlarmPopUp_block__EpW71{width:100%;display:flex;align-items:flex-end;flex-direction:column;flex-grow:1;overflow-y:scroll;margin-bottom:45px}.listConstAlarmPopUp_row__EpW71{width:100%;height:50px;display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.listConstAlarmPopUp_select__EpW71{width:20%;height:100%;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.listConstAlarmPopUp_option__EpW71{padding:0 15px;background-color:#494765;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.listConstAlarmPopUp_textField__EpW71{height:100%;width:100%;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.listConstAlarmPopUp_textFieldError__EpW71{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.listConstAlarmPopUp_inputWrap__EpW71{height:100%;padding:0 30px;display:flex;flex-grow:1;position:relative}.listConstAlarmPopUp_delete__EpW71{width:24px;height:24px;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;cursor:pointer}.listConstAlarmPopUp_deleteIcon__EpW71{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#d61111;transition:fill .3s}.listConstAlarmPopUp_deleteIcon__EpW71:hover{fill:#f3eeee}.listConstAlarmPopUp_addConstAlarm__EpW71{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background-color:transparent;border:1px solid rgba(166,195,252,.95);border-radius:5px;cursor:pointer}.listConstAlarmPopUp_addConstAlarmIcon__EpW71{stroke:#f3eeee;min-width:24px;min-height:24px}.listConstAlarmPopUp_control__EpW71{width:100%;height:50px;display:flex;justify-content:center}.listConstAlarmPopUp_controlButton__EpW71{width:140px;height:50px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee;background-color:#a6c3fc;transition:background-color .3s,color .3s;cursor:pointer}.listConstAlarmPopUp_controlButton__EpW71:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}@media screen and (max-width:1400px){.listConstAlarmPopUp_title__EpW71{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:31px;color:#a6c3fcf2}.listConstAlarmPopUp_buttonBack__EpW71{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.listConstAlarmPopUp_row__EpW71{height:45px}.listConstAlarmPopUp_select__EpW71{font-size:14px;padding:0 10px}.listConstAlarmPopUp_option__EpW71{padding:0 10px;font-size:14px}}.listAdresatPopUp_wrap__2ggP7{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#2b2e3a66;backdrop-filter:blur(10px);z-index:999}.listAdresatPopUp_searchField__2ggP7>input{background-color:#494765}.listAdresatPopUp_container__2ggP7{width:795px;height:90vh;padding:40px 45px 35px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column;box-shadow:0 0 15px 10px #0000001a}.listAdresatPopUp_header__2ggP7{width:100%;max-height:35px;min-height:35px;padding-right:6px;display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.listAdresatPopUp_title__2ggP7{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2}.listAdresatPopUp_buttonBack__2ggP7{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.listAdresatPopUp_buttonBack__2ggP7:hover{fill:#a6c3fcf2;transition:fill .3s}.listAdresatPopUp_block__2ggP7{width:100%;display:flex;align-items:flex-end;flex-direction:column;flex-grow:1;overflow-y:scroll;margin-bottom:45px}.listAdresatPopUp_row__2ggP7{width:100%;height:50px;display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.listAdresatPopUp_select__2ggP7{width:20%;height:100%;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.listAdresatPopUp_option__2ggP7{padding:0 15px;background-color:#494765;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.listAdresatPopUp_textField__2ggP7{height:100%;width:100%;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.listAdresatPopUp_textFieldError__2ggP7{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.listAdresatPopUp_inputWrap__2ggP7{height:100%;padding:0 30px;display:flex;flex-grow:1;position:relative}.listAdresatPopUp_delete__2ggP7{width:24px;height:24px;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;cursor:pointer}.listAdresatPopUp_deleteIcon__2ggP7{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#d61111;transition:fill .3s}.listAdresatPopUp_deleteIcon__2ggP7:hover{fill:#f3eeee}.listAdresatPopUp_addConstAlarm__2ggP7{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background-color:transparent;border:1px solid rgba(166,195,252,.95);border-radius:5px;cursor:pointer}.listAdresatPopUp_addConstAlarmIcon__2ggP7{stroke:#f3eeee;min-width:24px;min-height:24px}.listAdresatPopUp_control__2ggP7{width:100%;height:50px;display:flex;justify-content:center;padding-top:15px}.listAdresatPopUp_controlButton__2ggP7{width:140px;height:50px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee;background-color:#a6c3fc;transition:background-color .3s,color .3s;cursor:pointer}.listAdresatPopUp_controlButton__2ggP7:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}@media screen and (max-width:1400px){.listAdresatPopUp_title__2ggP7{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:31px;color:#a6c3fcf2}.listAdresatPopUp_buttonBack__2ggP7{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.listAdresatPopUp_row__2ggP7{height:45px}.listAdresatPopUp_select__2ggP7{font-size:14px;padding:0 10px}.listAdresatPopUp_option__2ggP7{padding:0 10px;font-size:14px}}.alarmEditor_alarmEditor__QiMiF{width:100%;height:100%;display:flex}.alarmEditor_alarmEditorColumn__QiMiF{height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.alarmEditor_alarmEditorColumnEditor__QiMiF{width:68%}.alarmEditor_createAlarmText__QiMiF{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#d61111}.alarmEditor_alarmEditorColumnControl__QiMiF{width:calc(32% - 1px);margin:0 10px}.alarmEditor_alarmEditorWrap__QiMiF{width:100%;background-color:#2f2e41;border-radius:25px;box-shadow:0 0 15px 10px #0000001a;padding:30px 15px 30px 20px;overflow-x:hidden}@media screen and (max-width:1600px){.alarmEditor_alarmEditorColumnEditor__QiMiF{width:65%}.alarmEditor_alarmEditorColumnControl__QiMiF{width:calc(35% - 1px)}}@media screen and (max-width:1400px){.alarmEditor_alarmEditorColumnEditor__QiMiF{width:60%}.alarmEditor_alarmEditorColumnControl__QiMiF{width:calc(40% - 1px)}.alarmEditor_createAlarmText__QiMiF{font-size:16px}.alarmEditor_alarmEditorWrap__QiMiF{padding:20px}}.timeZoneClient_container__3vyUW{width:100%;height:100%}.timeZoneClient_form__3vyUW{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start}.timeZoneClient_select__3vyUW{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.timeZoneClient_selectOption__3vyUW{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.timeZoneClient_sending__3vyUW{opacity:.5}@media screen and (max-width:1400px){.timeZoneClient_select__3vyUW{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.timeZoneClient_selectOption__3vyUW{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.tabs_tabList__bJPm7{width:100%;min-height:36px;max-height:36px;display:flex;justify-content:flex-start;align-items:center;padding:0 15px;margin-bottom:15px}.tabs_tabListItem__bJPm7{height:100%;min-width:125px;padding:0 10px;margin-left:10px;border-radius:10px;display:flex;align-items:center;cursor:pointer;transition:background-color .3s}.tabs_tabListItem__bJPm7:first-child{margin-left:0}.tabs_tabListItemActive__bJPm7{background-color:#a6c3fcf2}.tabs_tabListItemText__bJPm7{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;user-select:none;transition:color .3s}.tabs_disabled__bJPm7{opacity:.5}.tabs_disabled__bJPm7.tabs_tabListItem__bJPm7{cursor:default}.tabs_tabListItem__bJPm7:hover{background-color:#a6c3fc80;transition:background-color .3s}.tabs_disabled__bJPm7.tabs_tabListItem__bJPm7:hover{background-color:transparent}@media screen and (max-width:1400px){.tabs_tabListItemText__bJPm7{font-size:14px}}.switchToggle_toggle__YsQuf{isolation:isolate;position:relative;height:24px;width:48px;border-radius:15px;background:#494765;overflow:hidden;cursor:pointer}.switchToggle_toggleInner__YsQuf{z-index:2;position:absolute;top:1px;left:1px;height:22px;width:46px;border-radius:15px;overflow:hidden}.switchToggle_activeBg__YsQuf{position:absolute;top:0;left:0;height:100%;width:200%;background:#a6c3fcf2;transform:translate3d(-100%,0,0);transition:transform .05s linear .17s}.switchToggle_toggleState__YsQuf{display:none}.switchToggle_indicator__YsQuf{height:100%;width:200%;background:#f3eeee;border-radius:13px;transform:translate3d(-75%,0,0);transition:transform .35s cubic-bezier(.85,.05,.18,1.35)}.switchToggle_toggleState__YsQuf:checked~.switchToggle_activeBg__YsQuf{transform:translate3d(-50%,0,0)}.switchToggle_toggleState__YsQuf:checked~.switchToggle_toggleInner__YsQuf .switchToggle_indicator__YsQuf{transform:translate3d(25%,0,0)}.authFormPopUp_wrap__dkX74{width:100%;height:100%;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;background-color:#2b2e3a66;backdrop-filter:blur(10px);z-index:999}.authFormPopUp_container__dkX74{width:605px;min-height:235px;padding:35px 25px;position:relative;border-radius:10px;background-color:#2f2e41;box-shadow:0 0 15px 10px #0000001a;z-index:999}.authFormPopUp_form__dkX74{width:100%;height:100%;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:space-between}.authFormPopUp_formContainer__dkX74{margin-bottom:30px}.authFormPopUp_title__dkX74{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:22px;color:#a6c3fcf2;margin-bottom:25px;text-align:center}.authFormPopUp_messageClose__dkX74{min-width:21px;max-width:21px;min-height:21px;max-height:21px;position:absolute;top:8px;right:8px;fill:#f3eeee;cursor:pointer;transition:fill .2s}.authFormPopUp_messageClose__dkX74:hover{transition:fill .2s;fill:#a6c3fc}.authFormPopUp_controlBlock__dkX74{width:100%;display:flex;justify-content:space-around}.authFormPopUp_button__dkX74{width:180px;height:50px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#f3eeee;background-color:#a6c3fc;transition:background-color .1s;cursor:pointer}.authFormPopUp_button__dkX74:hover{background-color:transparent;transition:background-color .1s}.authFormPopUp_buttonSending__dkX74{background-color:transparent}.authFormPopUp_checkControl__dkX74{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.authFormPopUp_inputWrap__dkX74{width:400px;margin:0 0 30px;position:relative}.authFormPopUp_input__dkX74{width:100%;height:50px;padding:0 15px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent}.authFormPopUp_inputError__dkX74{border-color:#d61111;box-shadow:0 0 15px 10px #c81f1f26}.authFormPopUp_errorMessage__dkX74{position:absolute;left:0;top:60px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:5px;color:#d61111;margin:0 0 0 15px}@media screen and (max-width:1400px){.authFormPopUp_container__dkX74{width:580px;min-height:200px;padding:40px 22px 25px;overflow-y:hidden}.authFormPopUp_messageClose__dkX74{min-width:20px;max-width:20px;min-height:20px;max-height:20px;top:9px;right:9px}.authFormPopUp_button__dkX74{width:160px;height:45px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:15px;line-height:25px;color:#f3eeee}.authFormPopUp_checkControl__dkX74{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.authFormPopUp_inputWrap__dkX74{width:400px}.authFormPopUp_input__dkX74{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:22px;color:#f3eeee}.authFormPopUp_formContainer__dkX74{margin-bottom:20px}.authFormPopUp_errorMessage__dkX74{top:53px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:5px;color:#d61111}}.notification_container__o8X6C{width:100%;height:90px;position:relative;display:flex;align-items:center;padding:10px;margin-bottom:15px;z-index:990;cursor:pointer}.notification_success__o8X6C{background-color:#35b96a;border-color:#35b96a;border-width:1px;border-style:solid;border-radius:10px;box-shadow:0 0 10px 5px #35b96a1a}.notification_error__o8X6C{background-color:#d61111;border-color:#d61111;border-width:1px;border-style:solid;border-radius:10px;box-shadow:0 0 10px 5px #d611111a}.notification_warning__o8X6C{background-color:#daae11;border-color:#daae11;border-width:1px;border-style:solid;border-radius:10px;box-shadow:0 0 10px 5px #daae111a}.notification_closing__o8X6C{animation-duration:1s;animation-name:notification_closing__o8X6C}.notification_close__o8X6C{min-width:20px;max-width:20px;min-height:20px;max-height:20px;position:absolute;top:8px;right:8px}.notification_closeIcon__o8X6C{fill:#f3eeee;cursor:pointer;transition:fill .2s}.notification_closeIcon__o8X6C:hover{transition:fill .2s;fill:#a6c3fcf2}.notification_wrap__o8X6C{width:100%;display:flex;align-items:center}.notification_icon__o8X6C{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;margin-right:15px}.notification_messageText__o8X6C{padding-right:15px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee;width:100%;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden}@media screen and (max-width:1400px){.notification_errorMessagePopup__o8X6C{width:420px;min-height:150px;padding:38px 22px 20px}.notification_messageText__o8X6C{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:22px;color:#f3eeee}.notification_close__o8X6C{min-width:20px;max-width:20px;min-height:20px;max-height:20px;top:7px;right:7px}}@keyframes notification_closing__o8X6C{0%{opacity:1;height:90px}to{opacity:0;height:70px}}.notificationList_container__gvaRa{width:380px;position:absolute;bottom:15px;right:8px;z-index:10000}@media screen and (max-width:1600px){.notificationList_container__gvaRa{width:330px}}.createNewPropertyForm_customSelect__AdwOf{width:400px}.createNewPropertyForm_container__AdwOf{height:max-content;display:flex;flex-direction:column;flex:1 1;background-color:#2f2e41;border-radius:25px;box-shadow:0 0 15px 10px #0000001a;padding:30px 25px}.createNewPropertyForm_title__AdwOf{min-height:45px;max-height:45px;display:flex;align-items:center;border-bottom:1px solid #f3eeee}.createNewPropertyForm_titleText__AdwOf{margin:0 8px 0 15px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.createNewPropertyForm_titleTextAccent__AdwOf{margin:0;color:#a6c3fcf2}.createNewPropertyForm_wrap__AdwOf{width:100%;padding:0 5px;margin-top:45px}.createNewPropertyForm_form__AdwOf{display:flex;flex-direction:column;align-items:flex-end}.createNewPropertyForm_formContainer__AdwOf{width:100%;display:flex;flex-direction:column;justify-content:flex-start}.createNewPropertyForm_formItem__AdwOf{display:flex;align-items:center;margin-bottom:50px}.createNewPropertyForm_formItemText__AdwOf{width:300px;margin-right:30px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:17px;line-height:25px;color:#f3eeee}.createNewPropertyForm_formItemSelect__AdwOf{width:400px;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.createNewPropertyForm_formItemSelectOption__AdwOf{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.createNewPropertyForm_formItemFieldWrap__AdwOf{width:400px;height:fit-content}.createNewPropertyForm_formSubmit__AdwOf{width:190px;height:55px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.createNewPropertyForm_formSubmitSending__AdwOf{width:190px;height:55px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.createNewPropertyForm_formNoValid__AdwOf{background-color:#a6c3fc80}.createNewPropertyForm_formValid__AdwOf{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.createNewPropertyForm_formValid__AdwOf:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.createNewPropertyForm_checkControl__AdwOf{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.createNewPropertyForm_inputError__AdwOf{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.createNewPropertyForm_errorMessage__AdwOf{position:absolute;left:0;top:60px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:0 0 0 15px}.createNewPropertyForm_componentContainer__AdwOf{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.createNewPropertyForm_sending__AdwOf{opacity:.5}@media screen and (max-width:1400px){.createNewPropertyForm_container__AdwOf{padding:25px 20px}.createNewPropertyForm_title__AdwOf{min-height:40px;max-height:40px}.createNewPropertyForm_titleText__AdwOf{margin:0 8px 0 15px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:25px;color:#f3eeee}.createNewPropertyForm_titleTextAccent__AdwOf{margin:0;color:#a6c3fcf2}.createNewPropertyForm_wrap__AdwOf{margin-top:35px}.createNewPropertyForm_formItem__AdwOf{margin-bottom:35px}.createNewPropertyForm_formItemText__AdwOf{width:260px;margin-right:20px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:25px;color:#f3eeee}.createNewPropertyForm_formItemSelect__AdwOf{width:100%;height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.createNewPropertyForm_formItemSelectOption__AdwOf{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.createNewPropertyForm_formSubmit__AdwOf,.createNewPropertyForm_formSubmitSending__AdwOf{margin-top:20px;width:160px;height:50px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.createNewPropertyForm_checkControl__AdwOf{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.createNewPropertyForm_errorMessage__AdwOf{top:52px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:0 0 0 10px}}.creatingCustomParametersForms_customSelect__km9kl{width:400px}.creatingCustomParametersForms_container__km9kl{height:max-content;display:flex;flex-direction:column;flex:1 1;background-color:#2f2e41;border-radius:25px;box-shadow:0 0 15px 10px #0000001a;padding:30px 25px}.creatingCustomParametersForms_title__km9kl{min-height:45px;max-height:45px;display:flex;align-items:center;border-bottom:1px solid #f3eeee}.creatingCustomParametersForms_titleText__km9kl{margin:0 8px 0 15px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.creatingCustomParametersForms_titleTextAccent__km9kl{margin:0;color:#a6c3fcf2}.creatingCustomParametersForms_formWrap__km9kl{width:100%;padding:0 5px;margin-top:45px}.creatingCustomParametersForms_form__km9kl{display:flex;flex-direction:column;align-items:flex-end}.creatingCustomParametersForms_formContainer__km9kl{width:100%;display:flex;flex-direction:column;justify-content:flex-start}.creatingCustomParametersForms_formItem__km9kl{width:100%;display:flex;align-items:center;margin-bottom:50px}.creatingCustomParametersForms_formItemText__km9kl{width:300px;margin-right:30px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee}.creatingCustomParametersForms_itemContainer__km9kl{width:400px}.creatingCustomParametersForms_select__km9kl{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.creatingCustomParametersForms_selectOption__km9kl{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.creatingCustomParametersForms_formSubmit__km9kl{width:190px;height:55px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.creatingCustomParametersForms_formSubmitSending__km9kl{width:190px;height:55px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.creatingCustomParametersForms_sending__km9kl{opacity:.5}.creatingCustomParametersForms_checkControl__km9kl{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.creatingCustomParametersForms_formNoValid__km9kl{background-color:#a6c3fc80}.creatingCustomParametersForms_formValid__km9kl{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.creatingCustomParametersForms_formValid__km9kl:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.creatingCustomParametersForms_errorMessage__km9kl{position:absolute;left:0;top:60px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:0 0 0 15px}@media screen and (max-width:1400px){.creatingCustomParametersForms_container__km9kl{padding:25px 20px}.creatingCustomParametersForms_wrapTitle__km9kl{min-height:40px;max-height:40px}.creatingCustomParametersForms_wrapTitleText__km9kl{margin:0 8px 0 15px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:25px;color:#f3eeee}.creatingCustomParametersForms_wrapTitleTextAccent__km9kl{margin:0;color:#a6c3fcf2}.creatingCustomParametersForms_formWrap__km9kl{margin-top:35px}.creatingCustomParametersForms_formItem__km9kl{margin-bottom:35px}.creatingCustomParametersForms_formItemText__km9kl{width:260px;margin-right:20px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:25px;color:#f3eeee}.creatingCustomParametersForms_itemContainer__km9kl{width:300px}.creatingCustomParametersForms_select__km9kl{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.creatingCustomParametersForms_selectOption__km9kl{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.creatingCustomParametersForms_titleText__km9kl{margin:0 8px 0 15px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:25px;color:#f3eeee}.creatingCustomParametersForms_titleTextAccent__km9kl{margin:0;color:#a6c3fcf2}.creatingCustomParametersForms_formItemInput__km9kl{min-width:300px;height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.creatingCustomParametersForms_formSubmit__km9kl,.creatingCustomParametersForms_formSubmitSending__km9kl{margin-top:20px;width:160px;height:50px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.creatingCustomParametersForms_checkControl__km9kl{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.creatingCustomParametersForms_errorMessage__km9kl{top:52px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:0 0 0 10px}}.creatingElementsUsingTemplatesForms_container__is8kr{height:100%;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;background-color:#2f2e41;border-radius:25px;box-shadow:0 0 15px 10px #0000001a;padding:30px 25px}.creatingElementsUsingTemplatesForms_title__is8kr{min-height:45px;height:45px;max-height:45px;display:flex;align-items:center;border-bottom:1px solid #f3eeee}.creatingElementsUsingTemplatesForms_wrap__is8kr{width:100%;max-height:calc(100% - 95px);height:calc(100% - 95px);min-height:calc(100% - 95px);padding-top:25px}.creatingElementsUsingTemplatesForms_row__is8kr{max-height:calc(100% - 70px);min-height:calc(100% - 70px)}.creatingElementsUsingTemplatesForms_titleText__is8kr{margin:0 8px 0 15px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.creatingElementsUsingTemplatesForms_titleTextAccent__is8kr{margin:0;color:#a6c3fcf2}.creatingElementsUsingTemplatesForms_submit__is8kr{width:190px;height:55px;display:flex;align-items:center;justify-content:center;align-self:flex-end;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.creatingElementsUsingTemplatesForms_disabled__is8kr{background-color:#a6c3fc80}.creatingElementsUsingTemplatesForms_undisabled__is8kr{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.creatingElementsUsingTemplatesForms_undisabled__is8kr:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}@media screen and (max-width:1400px){.creatingElementsUsingTemplatesForms_container__is8kr{padding:25px 20px}.creatingElementsUsingTemplatesForms_title__is8kr{min-height:40px;max-height:40px}.creatingElementsUsingTemplatesForms_titleText__is8kr{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:25px;color:#f3eeee}.creatingElementsUsingTemplatesForms_titleTextAccent__is8kr{margin:0;color:#a6c3fcf2}.creatingElementsUsingTemplatesForms_submit__is8kr{margin-top:20px;width:160px;height:50px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}}.customObjectForm_customSelect__qJD0v{width:400px}.customObjectForm_container__qJD0v{height:max-content;display:flex;flex-direction:column;flex:1 1;background-color:#2f2e41;border-radius:25px;box-shadow:0 0 15px 10px #0000001a;padding:30px 25px}.customObjectForm_title__qJD0v{min-height:45px;max-height:45px;display:flex;align-items:center;border-bottom:1px solid #f3eeee}.customObjectForm_titleText__qJD0v{margin:0 8px 0 15px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.customObjectForm_titleTextAccent__qJD0v{margin:0;color:#a6c3fcf2}.customObjectForm_formWrap__qJD0v{width:100%;padding:0 5px;margin-top:45px}.customObjectForm_form__qJD0v{display:flex;flex-direction:column;align-items:flex-end}.customObjectForm_formContainer__qJD0v{width:100%;display:flex;flex-direction:column;justify-content:flex-start}.customObjectForm_formItem__qJD0v{display:flex;align-items:center;margin-bottom:50px}.customObjectForm_formItemText__qJD0v{width:300px;margin-right:30px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:17px;line-height:25px;color:#f3eeee}.customObjectForm_itemContainer__qJD0v{width:400px}.customObjectForm_formItemInput__qJD0v{min-width:400px;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.customObjectForm_formItemInputWrap__qJD0v{position:relative}.customObjectForm_formSubmit__qJD0v{width:190px;height:55px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.customObjectForm_formSubmitSending__qJD0v{width:190px;height:55px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.customObjectForm_sending__qJD0v{opacity:.5}.customObjectForm_checkControl__qJD0v{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.customObjectForm_formNoValid__qJD0v{background-color:#a6c3fc80}.customObjectForm_formValid__qJD0v{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.customObjectForm_formValid__qJD0v:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.customObjectForm_inputIpError__qJD0v{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.customObjectForm_errorMessage__qJD0v{position:absolute;left:0;top:60px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:0 0 0 15px}@media screen and (max-width:1400px){.customObjectForm_container__qJD0v{padding:25px 20px}.customObjectForm_title__qJD0v{min-height:40px;max-height:40px}.customObjectForm_titleText__qJD0v{margin:0 8px 0 15px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:25px;color:#f3eeee}.customObjectForm_titleTextAccent__qJD0v{margin:0;color:#a6c3fcf2}.customObjectForm_formWrap__qJD0v{margin-top:35px}.customObjectForm_formItem__qJD0v{margin-bottom:35px}.customObjectForm_formItemText__qJD0v{width:260px;margin-right:20px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:25px;color:#f3eeee}.customObjectForm_itemContainer__qJD0v{width:300px}.customObjectForm_formItemSelect__qJD0v{width:300px;height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.customObjectForm_formItemSelectOption__qJD0v{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.customObjectForm_formItemInput__qJD0v{min-width:300px;height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.customObjectForm_formSubmit__qJD0v,.customObjectForm_formSubmitSending__qJD0v{margin-top:20px;width:160px;height:50px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.customObjectForm_checkControl__qJD0v{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.customObjectForm_errorMessage__qJD0v{top:52px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:0 0 0 10px}}.createNewConfigurationElementForm_container__vSa2X{display:flex;flex:1;flex-direction:column}.createNewConfigurationElementForm_formsContainer__vSa2X{max-height:calc(100% - 60px);display:flex;flex:1}.treeTemplateConfiguration_tree__YoJkK{width:100%;user-select:none}.treeTemplateConfiguration_treeWrapper__YoJkK{width:100%;border-radius:5px}.treeTemplateConfiguration_parentElem__YoJkK{width:100%;padding:5px 7px;border-radius:5px;display:flex;align-items:center;justify-content:left;cursor:pointer}.treeTemplateConfiguration_parentElem__YoJkK:hover{background-color:#a6c3fc80}.treeTemplateConfiguration_parentElemActive__YoJkK{background-color:#a6c3fcf2}.treeTemplateConfiguration_isDeleted__YoJkK{opacity:.5}.treeTemplateConfiguration_dragZone__YoJkK{background-color:#7bd9a1}.treeTemplateConfiguration_dragZoneError__YoJkK{background-color:#f25b5b}.treeTemplateConfiguration_parentElemText__YoJkK{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow-y:hidden}.treeTemplateConfiguration_parentElemTextId__YoJkK{color:red}.treeTemplateConfiguration_childrenElem__YoJkK{margin-left:14px;margin-top:7px;padding-left:7px;opacity:0;transition:opacity 2s;border-left:2px dashed rgba(166,195,252,.95)}.treeTemplateConfiguration_childrenElemActive__YoJkK{transition:opacity 2s;opacity:1}.treeTemplateConfiguration_notItemsInConfiguration__YoJkK{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}@media screen and (max-width:1400px){.treeTemplateConfiguration_parentElemText__YoJkK,.treeTemplateConfiguration_notItemsInConfiguration__YoJkK{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.controllerId_inputNumberContainer__1BcwM{width:100%;height:100%;display:flex;align-items:center}.controllerId_inputNumberForm__1BcwM{width:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.controllerId_inputNumber__1BcwM{width:100%;height:50px;padding:0 35px 0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.controllerId_inputNumberError__1BcwM{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.controllerId_warning__1BcwM{border-color:#daae11;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 50px 2px #c8be201a}.controllerId_inputNumberControlsContainer__1BcwM{width:100%;position:relative}.controllerId_inputNumberControls__1BcwM{height:100%;display:flex;flex-direction:column;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);right:8px}.controllerId_arrow__1BcwM{width:20px;height:20px;fill:#f3eeee}.controllerId_arrowUp__1BcwM{cursor:pointer;transition:fill .2s}.controllerId_arrowUp__1BcwM:hover{fill:#a6c3fc;transition:fill .2s}.controllerId_arrowDown__1BcwM{cursor:pointer;transition:fill .2s}.controllerId_arrowDown__1BcwM:hover{fill:#a6c3fc;transition:fill .2s}.controllerId_inputNumberSending__1BcwM{opacity:.5}.controllerId_textSize__1BcwM,.controllerId_parameterDisplayNameText__1BcwM,.controllerId_parameterIdText__1BcwM,.controllerId_errorText__1BcwM{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#f3eeee}.controllerId_contentContainer__1BcwM{width:100%;height:70px;padding:5px 10px 0 0;position:relative}.controllerId_wrap__1BcwM{width:100%;height:100%;overflow-y:auto}.controllerId_close__1BcwM{position:absolute;right:-15px;top:0;cursor:pointer}.controllerId_closeIcon__1BcwM{width:17px;height:17px;color:#f3eeee;transition:color .3s}.controllerId_closeIcon__1BcwM:hover{color:#a6c3fcf2;transition:color .3s}.controllerId_errorText__1BcwM{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden;margin-bottom:7px}.controllerId_parameterList__1BcwM,.controllerId_parameterListItem__1BcwM{width:100%}.controllerId_parameterIdText__1BcwM{color:#2f2e41;margin-right:4px;cursor:pointer}.controllerId_parameterIdText__1BcwM:hover{border-bottom:1px solid #2f2e41}@media screen and (max-width:1400px){.controllerId_inputNumber__1BcwM{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.controllerId_arrow__1BcwM{width:18px;height:18px}.controllerId_textSize__1BcwM,.controllerId_errorText__1BcwM,.controllerId_parameterIdText__1BcwM,.controllerId_parameterDisplayNameText__1BcwM{font-size:13px}.controllerId_close__1BcwM{right:-15px}.controllerId_closeIcon__1BcwM{width:16px;height:16px}}.checkBox_container__5FYNH{width:100%;max-width:max-content;display:flex;align-items:center;position:relative;cursor:pointer}.checkBox_input__5FYNH{appearance:none;-webkit-appearance:none;-moz-appearance:none}.checkBox_input__5FYNH:checked+.checkBox_checkIcon__5FYNH{border-color:#a6c3fcf2;background:#a6c3fcf2}.checkBox_input__5FYNH:checked+.checkBox_checkIcon__5FYNH:before{opacity:1}.checkBox_checkIcon__5FYNH{position:relative;display:inline-block;height:18px;width:18px;border:solid 1px #bbbfca;background-color:#f3eeee;border-radius:3px;transition:.2s all ease-in-out;cursor:pointer}.checkBox_checkIcon__5FYNH:before{content:"";position:absolute;inset:0;transition:.2s all ease-in-out;background:url(/assets/icons/check.svg) center center no-repeat;background-size:100%;transform:scale(1);opacity:0}.checkBox_disabled__5FYNH{opacity:.5;cursor:default}.checkBox_text__5FYNH{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:8px;user-select:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1400px){.checkBox_text__5FYNH{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:22px;color:#f3eeee;margin-left:7px}.checkBox_checkIcon__5FYNH{width:16px;height:16px}}.inputNumber_inputWrap__LwpV9{width:100%;position:relative}.inputNumber_textField__LwpV9{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.inputNumber_textFieldError__LwpV9{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.inputNumber_sending__LwpV9{opacity:.5}@media screen and (max-width:1400px){.inputNumber_textField__LwpV9{height:45px;font-size:14px;padding:0 10px}}.taskEditorArguments_taskEditorContainer__41qkl{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto;overflow-x:hidden}.taskEditorArguments_serverSettingsContainer__41qkl{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;overflow-y:hidden}.taskEditorArguments_dateWrap__41qkl{position:relative;width:100%;height:100%}.taskEditorArguments_taskEditorHeader__41qkl{width:100%;display:flex;justify-content:space-between}.taskEditorArguments_taskEditorHeaderTitle__41qkl{width:100%;text-align:left;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:25px;color:#f3eeee;margin-bottom:25px}.taskEditorArguments_taskEditorHeaderText__41qkl{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee}.taskEditorArguments_taskEditorHeaderTextActive__41qkl{color:#a6c3fcf2}.taskEditorArguments_taskEditorHeaderTextWarningBorder__41qkl{color:#daae11}.taskEditorArguments_taskEditorHeaderTextErrorBorder__41qkl{color:#d61111}.taskEditorArguments_inputTypeDateTime__41qkl{height:50px;width:100%;padding:0 13px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;background-color:transparent;border:1px solid #f3eeee;border-radius:5px;stroke:#f3eeee}.taskEditorArguments_inputTypeDateTime__41qkl::-webkit-calendar-picker-indicator{filter:invert(1);width:18px;height:18px}.taskEditorArguments_editorWrap__41qkl{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;position:relative}.taskEditorArguments_sending__41qkl{opacity:.5;pointer-events:none;cursor:default}.taskEditorArguments_form__41qkl{width:100%;padding-right:10px}.taskEditorArguments_formItem__41qkl{width:100%;height:50px;display:grid;grid-template-columns:210px auto;gap:15px;align-items:center;margin-bottom:35px}.taskEditorArguments_formItemText__41qkl{position:relative;display:flex;gap:.5rem;align-items:center;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;min-width:210px;max-width:210px;margin-right:15px;white-space:nowrap;text-overflow:ellipsis}.taskEditorArguments_formItemSelect__41qkl{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.taskEditorArguments_formItemOption__41qkl{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.taskEditorArguments_controlContainer__41qkl{width:100%;display:flex;justify-content:end}.taskEditorArguments_creatingNewModuleFormSubmit__41qkl{margin-top:20px;width:250px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.taskEditorArguments_creatingNewModuleFormSubmitSending__41qkl{margin-top:20px;width:250px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.taskEditorArguments_formNoValid__41qkl{background-color:#a6c3fc80}.taskEditorArguments_formValid__41qkl{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.taskEditorArguments_formValid__41qkl:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.taskEditorArguments_checkControl__41qkl{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.taskEditorArguments_showParameterTree__41qkl{position:absolute;right:10px;bottom:10px;background-color:transparent;border:1px solid rgba(166,195,252,.95);border-radius:5px;padding:5px;cursor:pointer;transition:background-color .3s,fill .3s}.taskEditorArguments_showParameterTree__41qkl:hover{background-color:#a6c3fcf2;transition:background-color .3s}.taskEditorArguments_showParameterTree__41qkl:hover .taskEditorArguments_showParameterTreeIcon__41qkl path{stroke:#f3eeee;transition:fill .3s}.taskEditorArguments_showParameterTreeIcon__41qkl path{min-width:18px;min-height:18px;max-width:18px;max-height:18px;stroke:#a6c3fcf2}.taskEditorArguments_error__41qkl{border-color:#d61111}.taskEditorArguments_formItemFieldContainer__41qkl{width:100%;height:100%;max-width:400px}@media screen and (max-width:1600px){.taskEditorArguments_formItem__41qkl{width:100%}}@media screen and (max-width:1400px){.taskEditorArguments_serverSettingsContainer__41qkl{margin-bottom:0}.taskEditorArguments_formItemFieldContainer__41qkl{width:100%;max-width:200px}.taskEditorArguments_taskEditorHeaderTitle__41qkl{margin-bottom:20px;font-size:16px}.taskEditorArguments_taskEditorHeaderText__41qkl{font-size:14px}.taskEditorArguments_creatingNewModuleFormSubmit__41qkl,.taskEditorArguments_creatingNewModuleFormSubmitSending__41qkl{width:170px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.taskEditorArguments_checkControl__41qkl{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.taskEditorArguments_formItem__41qkl{grid-template-columns:180px auto}.taskEditorArguments_formItemSelect__41qkl{height:45px;font-size:14px;padding:0 10px}.taskEditorArguments_formItemOption__41qkl{padding:0 10px;font-size:14px}.taskEditorArguments_formItemText__41qkl{font-size:15px}.taskEditorArguments_showParameterTree__41qkl{padding:4px;bottom:9px}.taskEditorArguments_showParameterTreeIcon__41qkl{min-width:16px;max-width:16px;min-height:16px;max-height:16px}}.taskGeneralSettings_taskEditorContainer__iG0TH{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto;overflow-x:hidden}.taskGeneralSettings_serverSettingsContainer__iG0TH{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;margin-bottom:30px;overflow-y:hidden}.taskGeneralSettings_taskEditorHeader__iG0TH{width:100%;display:flex;justify-content:space-between}.taskGeneralSettings_taskEditorHeaderTitle__iG0TH{width:100%;text-align:left;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:25px;color:#f3eeee;margin-bottom:25px}.taskGeneralSettings_taskEditorHeaderText__iG0TH{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee}.taskGeneralSettings_taskEditorHeaderTextActive__iG0TH{color:#a6c3fcf2}.taskGeneralSettings_taskEditorHeaderTextWarningBorder__iG0TH{color:#daae11}.taskGeneralSettings_taskEditorHeaderTextErrorBorder__iG0TH{color:#d61111}.taskGeneralSettings_editorWrap__iG0TH{width:100%;height:calc(100% - 80px);overflow-y:auto;margin-bottom:20px;position:relative}.taskGeneralSettings_errorMessage__iG0TH{position:absolute;left:0;top:55px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 0 12px}.taskGeneralSettings_form__iG0TH{width:100%}.taskGeneralSettings_formItem__iG0TH{width:100%;height:50px;display:flex;align-items:center;margin-bottom:35px}.taskGeneralSettings_formItemText__iG0TH{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#f3eeee;min-width:210px;max-width:210px;display:inline-block;margin-right:25px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.taskGeneralSettings_formItemSelect__iG0TH{max-width:400px;height:50px;padding:0 15px;display:flex;flex:1;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.taskGeneralSettings_formItemOption__iG0TH{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.taskGeneralSettings_inputWrap__iG0TH{display:flex;flex:1;position:relative}.taskGeneralSettings_textField__iG0TH{width:100%;max-width:400px;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.taskGeneralSettings_textFieldError__iG0TH{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.taskGeneralSettings_sending__iG0TH{opacity:.5}.taskGeneralSettings_controlContainer__iG0TH{width:100%;display:flex;justify-content:end}.taskGeneralSettings_creatingNewModuleFormSubmit__iG0TH{margin-top:20px;width:250px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.taskGeneralSettings_creatingNewModuleFormSubmitSending__iG0TH{margin-top:20px;width:250px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.taskGeneralSettings_formNoValid__iG0TH{background-color:#a6c3fc80}.taskGeneralSettings_formValid__iG0TH{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.taskGeneralSettings_formValid__iG0TH:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.taskGeneralSettings_checkControl__iG0TH{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}@media screen and (max-width:1600px){.taskGeneralSettings_formItem__iG0TH{width:100%}}@media screen and (max-width:1400px){.taskGeneralSettings_serverSettingsContainer__iG0TH{margin-bottom:0}.taskGeneralSettings_taskEditorHeaderTitle__iG0TH{margin-bottom:20px;font-size:16px}.taskGeneralSettings_taskEditorHeaderText__iG0TH{font-size:14px}.taskGeneralSettings_creatingNewModuleFormSubmit__iG0TH,.taskGeneralSettings_creatingNewModuleFormSubmitSending__iG0TH{width:170px;height:55px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.taskGeneralSettings_checkControl__iG0TH{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.taskGeneralSettings_textField__iG0TH{max-width:320px;height:45px;font-size:14px;padding:0 10px}.taskGeneralSettings_formItem__iG0TH{margin-bottom:35px}.taskGeneralSettings_formItemSelect__iG0TH{max-width:320px;height:45px;font-size:14px;padding:0 10px}.taskGeneralSettings_formItemOption__iG0TH{padding:0 10px;font-size:14px}.taskGeneralSettings_formItemText__iG0TH{font-size:15px;max-width:180px;min-width:180px}.taskGeneralSettings_errorMessage__iG0TH{top:43px;font-size:12px;margin:5px 0 0 10px}}.simulatorTaskList_simulatorTaskList__1FXER{height:100%;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.simulatorTaskList_simulatorTaskListContainer__1FXER{width:100%;max-height:calc(100% - 57px);margin-bottom:25px;padding:0 15px 0 5px}.simulatorTaskList_simulatorTaskListWrap__1FXER{width:100%;height:100%;padding:10px;overflow-y:auto;border-color:#2f2e41;border-width:3px;border-style:solid;border-radius:10px}.simulatorTaskList_simulatorTaskListEmptyText__1FXER{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#d61111;display:inline-block;width:100%;text-align:center}.simulatorTaskList_simulatorTaskListButtonIcon__1FXER{width:28px;height:28px;color:#f3eeee;transition:fill .3s}.simulatorTaskList_simulatorTaskListButtonContainer__1FXER{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .5s}.simulatorTaskList_simulatorTaskListButtonContainer__1FXER:hover .simulatorTaskList_simulatorTaskListButtonIcon__1FXER{fill:#a6c3fcf2}.simulatorTaskList_simulatorTaskListButtonContainer__1FXER:hover .simulatorTaskList_simulatorTaskListButtonText__1FXER{color:#a6c3fcf2}.simulatorTaskList_simulatorTaskListButtonText__1FXER{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;transition:color .3s}@media screen and (max-width:1400px){.simulatorTaskList_simulatorTaskListButtonIcon__1FXER{width:26px;height:26px}.simulatorTaskList_simulatorTaskListEmptyText__1FXER{font-size:14px}.simulatorTaskList_simulatorTaskListButtonText__1FXER{font-size:14px;margin-left:10px}}.simulatorTaskListItem_simulatorTaskListItem__rFjWy{padding:10px 35px 10px 10px;position:relative;border-radius:10px;margin-bottom:10px;background-color:#2f2e41;box-shadow:0 0 15px 10px #0000001a;cursor:pointer;transition:background-color .5s}.simulatorTaskListItem_simulatorTaskListItem__rFjWy:hover{background-color:#a6c3fc80;transition:background-color .5s}.simulatorTaskListItem_simulatorTaskListItemActive__rFjWy{background-color:#a6c3fcf2}.simulatorTaskListItem_simulatorTaskListItemDelete__rFjWy{background-color:#d61111!important}.simulatorTaskListItem_simulatorTaskListItemText__rFjWy{width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;user-select:none;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;display:inline-block}.simulatorTaskListItem_deleteIcon__rFjWy{position:absolute;right:7px;top:50%;transform:translateY(-50%);min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#d61111;transition:fill .3s}.simulatorTaskListItem_deleteIcon__rFjWy:hover{fill:#f3eeee}@media screen and (max-width:1400px){.simulatorTaskListItem_simulatorTaskListItem__rFjWy{padding:7px 30px 7px 10px}.simulatorTaskListItem_simulatorTaskListItemText__rFjWy{width:100%;font-size:14px;user-select:none;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;display:inline-block}.simulatorTaskListItem_deleteIcon__rFjWy{right:7px;min-width:21px;min-height:21px;max-width:21px;max-height:21px;fill:#d61111}}.inputText_inputTextContainer__kEdOM{width:100%;height:100%;display:flex;align-items:center}.inputText_inputTextForm__kEdOM{width:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.inputText_inputText__kEdOM{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.inputText_inputTextError__kEdOM{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.inputText_inputTextSending__kEdOM{opacity:.5}@media screen and (max-width:1400px){.inputText_inputText__kEdOM{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.simulatorEditor_simulatorEditor__wNfZ0{width:100%;height:calc(100vh - 120px);display:flex}.simulatorEditor_columnTaskList__wNfZ0{height:100%;width:calc(32% - 1px)}.simulatorEditor_columnTaskForms__wNfZ0{height:100%;display:flex;flex-direction:column;width:calc(68% - 1px)}.simulatorEditor_simulatorEditorWrap__wNfZ0{width:100%;height:calc(100% - 51px);background-color:#2f2e41;border-radius:25px;box-shadow:0 0 15px 10px #0000001a;padding:30px 15px 30px 20px}.simulatorEditor_createTaskText__wNfZ0{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#d61111}@media screen and (max-width:1600px){.simulatorEditor_columnTaskList__wNfZ0{width:calc(35% - 1px)}.simulatorEditor_columnTaskForms__wNfZ0{width:calc(65% - 1px)}}@media screen and (max-width:1400px){.simulatorEditor_simulatorEditorWrap__wNfZ0{padding:20px}.simulatorEditor_columnTaskList__wNfZ0{height:100%;width:calc(40% - 1px)}.simulatorEditor_columnTaskForms__wNfZ0{width:calc(60% - 1px)}}.informationParameter_wrapper__Gr8fc{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#2b2e3a66;backdrop-filter:blur(10px);z-index:999}.informationParameter_container__Gr8fc{width:610px;min-height:320px;padding:50px 25px 35px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:start;border-radius:10px;background-color:#2f2e41;box-shadow:0 0 15px 10px #0000001a;z-index:999}.informationParameter_header__Gr8fc{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:45px}.informationParameter_title__Gr8fc{width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.informationParameter_text__Gr8fc,.informationParameter_link__Gr8fc,.informationParameter_listValue__Gr8fc,.informationParameter_listDescription__Gr8fc{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.informationParameter_buttonClose__Gr8fc{min-width:21px;max-width:21px;min-height:21px;max-height:21px;position:absolute;top:8px;right:8px;fill:#f3eeee;cursor:pointer;transition:fill .2s}.informationParameter_buttonClose__Gr8fc:hover{transition:fill .2s;fill:#a6c3fc}.informationParameter_list__Gr8fc{width:100%;display:flex;flex-direction:column}.informationParameter_listItem__Gr8fc{width:100%;display:flex;justify-content:flex-start;gap:15px;margin-bottom:15px}.informationParameter_listDescription__Gr8fc{width:170px}.informationParameter_listValue__Gr8fc{width:calc(100% - 170px);overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media screen and (max-width:1400px){.informationParameter_container__Gr8fc{width:570px;min-height:270px;padding:40px 22px 25px;overflow-y:hidden}.informationParameter_header__Gr8fc{margin-bottom:40px}.informationParameter_title__Gr8fc{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:31px;color:#a6c3fcf2}.informationParameter_text__Gr8fc,.informationParameter_link__Gr8fc,.informationParameter_listDescription__Gr8fc,.informationParameter_listValue__Gr8fc{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.informationParameter_listItem__Gr8fc{margin-bottom:10px}.informationParameter_listDescription__Gr8fc{width:120px}.informationParameter_listValue__Gr8fc{width:calc(100% - 120px)}.informationParameter_linkContainer__Gr8fc{width:calc(100% - 120px);display:flex;align-items:center;flex-wrap:wrap}.informationParameter_buttonClose__Gr8fc{min-width:19px;max-width:19px;min-height:19px;max-height:19px;top:7px;right:8px}}.informationParameter_link__Gr8fc{color:#a6c3fcf2;cursor:pointer}.informationParameter_link__Gr8fc:hover{border-bottom:1px solid #a6c3fc}.informationParameter_linkText__Gr8fc{margin-right:5px}.informationParameter_linkIcon__Gr8fc{width:18px;height:18px}.treeDictItem_wrap__ltKCr{width:100%;user-select:none}.treeDictItem_typeDict__ltKCr{width:100%;padding:5px 7px;border-radius:5px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.treeDictItem_typeDict__ltKCr:hover{background-color:#a6c3fc80}.treeDictItem_groupIcon__ltKCr{min-width:22px;max-width:22px;min-height:22px;max-height:22px}.treeDictItem_typeDictText__ltKCr{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.treeDictItem_dict__ltKCr{width:100%;padding:5px 7px;border-radius:5px;display:flex;align-items:center;justify-content:left;cursor:pointer}.treeDictItem_dict__ltKCr:hover{background-color:#a6c3fc80}.treeDictItem_dictContainer__ltKCr{border-left:2px dashed rgba(166,195,252,.95);margin-left:14px;margin-top:7px;padding-left:7px}.treeDictItem_dictWrapper__ltKCr{opacity:0;transition:opacity 2s}.treeDictItem_dictWrapperActive__ltKCr{transition:opacity 2s;opacity:1}.treeDictItem_dictActive__ltKCr{background-color:#a6c3fcf2}.treeDictItem_dictRename__ltKCr{background-color:#35b96a!important}.treeDictItem_dictDelete__ltKCr{background-color:#d61111!important}.treeDictItem_dictIcon__ltKCr{min-width:18px;max-width:18px;min-height:18px;max-height:18px}.treeDictItem_dictText__ltKCr{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}@media screen and (max-width:1400px){.treeDictItem_groupIcon__ltKCr{min-width:20px;max-width:20px;min-height:20px;max-height:20px}.treeDictItem_typeDictText__ltKCr{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.treeDictItem_dictIcon__ltKCr{min-width:15px;max-width:15px;min-height:15px;max-height:15px}.treeDictItem_dictText__ltKCr{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.choiceLogicType_choiceLogicTypePropertiesContainer__tNFrD{width:100%;height:100%}.choiceLogicType_choiceLogicTypePropertiesForm__tNFrD{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start}.choiceLogicType_choiceLogicTypeProperties__tNFrD{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.choiceLogicType_choiceLogicTypePropertiesOption__tNFrD{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.choiceLogicType_choiceLogicTypePropertiesSending__tNFrD,.choiceLogicType_choiceLogicTypePropertiesIsWritableFalse__tNFrD{opacity:.5}@media screen and (max-width:1400px){.choiceLogicType_choiceLogicTypeProperties__tNFrD{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee;padding:0 10px;height:45px}.choiceLogicType_choiceLogicTypePropertiesOption__tNFrD{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.pasteTreeNode_wrap__58kUj{width:100%;height:100%;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;background-color:#2b2e3a66;backdrop-filter:blur(10px);z-index:999}.pasteTreeNode_container__58kUj{width:75%;height:80%;min-height:80%;padding:50px 25px 35px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border-radius:10px;background-color:#2f2e41;box-shadow:0 0 15px 10px #0000001a;z-index:999;min-height:550px}.pasteTreeNode_messageText__58kUj{font-family:OpenSans-Regular,sans-serif;font-weight:400;font-size:16px;line-height:30px;width:100%;text-align:center;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow-y:clip;border-bottom:1px solid #f3eeee;padding-bottom:25px;font-style:normal;font-weight:600;font-size:22px;line-height:24px;color:#f3eeee}.pasteTreeNode_messageTextActive__58kUj{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:30px;color:#a6c3fcf2;padding:0 5px}.pasteTreeNode_messageClose__58kUj{position:absolute;top:10px;right:10px;cursor:pointer;padding:20px;width:max-content;height:max-content}.pasteTreeNode_messageClose__58kUj svg{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#f3eeee;transition:fill .2s}.pasteTreeNode_messageClose__58kUj:hover>svg{fill:#a6c3fc}.pasteTreeNode_controlBlock__58kUj{position:absolute;bottom:25px;width:100%;display:flex;justify-content:space-around;background-color:#2f2e41}.pasteTreeNode_button__58kUj,.pasteTreeNode_buttonNo__58kUj,.pasteTreeNode_buttonYes__58kUj{width:130px;height:45px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.pasteTreeNode_buttonYes__58kUj{width:250px;background-color:#a6c3fc;transition:background-color .1s}.pasteTreeNode_buttonYes__58kUj:hover{background-color:transparent;transition:background-color .1s}.pasteTreeNode_buttonSending__58kUj{background-color:transparent}.pasteTreeNode_buttonDisabled__58kUj{cursor:default;background-color:gray}.pasteTreeNode_buttonDisabled__58kUj:hover{background-color:gray}.pasteTreeNode_buttonNo__58kUj{width:250px;background-color:transparent;transition:background-color .1s}.pasteTreeNode_buttonNo__58kUj:hover{background-color:#a6c3fc;transition:background-color .1s}.pasteTreeNode_contentElement__58kUj{width:100%;height:45px;display:flex;justify-content:center;align-items:center}.pasteTreeNode_contentElement__58kUj span{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:24px;color:#a6c3fcf2}.pasteTreeNode_contentElement__58kUj label{padding:1rem 2rem}.pasteTreeNode_contentArrows__58kUj{padding-top:45px;display:flex;width:100%;height:100%;justify-content:center;align-items:center}.pasteTreeNode_contentArrows__58kUj svg{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#f3eeee;transition:all .3s}.pasteTreeNode_contentArrows__58kUj:hover>svg{fill:#a6c3fcf2}.pasteTreeNode_contentArrows__58kUj.pasteTreeNode_rotate__58kUj>svg{rotate:180deg}.pasteTreeNode_dictsContainer__58kUj{width:100%;height:100%;min-height:350px;max-height:calc(100% - 120px);display:flex;flex-wrap:nowrap;flex-direction:column;align-items:flex-start;margin-top:1rem;gap:1rem;overflow-y:scroll}.pasteTreeNode_dictsContainer__58kUj .pasteTreeNode_cont__58kUj{width:100%;display:grid;grid-template-columns:1fr 40px 1fr;border-bottom:1px solid #494765;gap:1rem;padding:0 3rem 3rem 1rem;margin-top:5px;margin-bottom:5px}.pasteTreeNode_dictsContainer__58kUj .pasteTreeNode_cont__58kUj:last-child{border-bottom:none}.pasteTreeNode_contentTable__58kUj{border-color:#a6c3fcf2;border-width:1px;border-style:solid;border-radius:12px;box-shadow:0 0 15px #a6c3fc80;padding:0 .5rem .5rem;transition:box-shadow .3s}.pasteTreeNode_contentTable__58kUj.pasteTreeNode_notSelected__58kUj{border-color:#a6c3fc80;box-shadow:none!important}.pasteTreeNode_contentRow__58kUj{min-height:45px;display:grid;grid-template-columns:50% 50%;border-bottom:1px solid #494765}.pasteTreeNode_contentRow__58kUj td{padding:5px;display:flex;align-items:center;justify-content:center;word-break:break-word}.pasteTreeNode_contentRow__58kUj td:first-child{border-right:1px solid #494765}.pasteTreeNode_contentHeading__58kUj td{font-weight:500;overflow:hidden}.pasteTreeNode_contentEmpty__58kUj{color:#d61111;opacity:.7;grid-column:span 2;border:none!important}.pasteTreeNode_contentName__58kUj{width:100%;min-height:55px;display:flex;grid-column:span 2;justify-content:center;align-items:center;border-bottom-color:#494765;font-size:18px}.pasteTreeNode_contentName__58kUj td:first-child{border-right:none}.pasteTreeNode_contentName__58kUj{font-style:normal;font-weight:600;line-height:24px}.pasteTreeNode_dictContainer__58kUj{width:100%;display:flex;justify-content:flex-start;flex-direction:column;gap:.5rem}.pasteTreeNode_dictContainer__58kUj .pasteTreeNode_contentBox__58kUj{width:100%;max-height:145px;overflow-y:scroll}@media screen and (max-width:1400px){.pasteTreeNode_container__58kUj{min-height:200px}.pasteTreeNode_dictsContainer__58kUj>.pasteTreeNode_cont__58kUj{gap:1rem}.pasteTreeNode_messageButtonOk__58kUj{width:110px;height:37px}.pasteTreeNode_contentElement__58kUj{font-size:16px}.pasteTreeNode_button__58kUj,.pasteTreeNode_buttonYes__58kUj,.pasteTreeNode_buttonNo__58kUj{width:110px;height:45px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:15px;line-height:25px;color:#f3eeee}.pasteTreeNode_checkControl__58kUj{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.pasteTreeNode_contentName__58kUj{max-height:40px;min-height:40px;font-size:16px}td{font-size:14px}}.popupBase_popupBaseWrapper__apRPo{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#2b2e3a66;backdrop-filter:blur(10px);z-index:999}.popupBase_popupBase__apRPo{width:30rem;max-height:80vh;height:max-content;padding:30px 35px 25px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column;box-shadow:0 0 15px 1px #0000001a}.popupBase_popupBaseHeader__apRPo{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.popupBase_popupBaseHeader__apRPo h2{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2}.popupBase_popupBaseHeader__apRPo button{padding:10px;cursor:pointer}.popupBase_popupBaseHeader__apRPo button:hover>svg{fill:#a6c3fcf2}.popupBase_popupBaseHeader__apRPo button svg{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;transition:fill .3s}.popupBase_popupBaseContainer__apRPo{display:flex;flex-direction:column;align-items:center;width:100%;gap:38px;overflow-y:scroll}.missingTypesPopup_missingTypePopup__LydlO{width:65vw;height:fit-content;max-height:80vh;gap:1rem}.missingTypesPopup_missingTypesBlock__LydlO{display:flex;flex-direction:column;width:100%;gap:1rem;padding-right:1rem;overflow-y:scroll}.missingTypesPopup_missingTypesRow__LydlO{display:grid;gap:1rem;grid-template-columns:1fr 10px 1fr;padding-bottom:1rem;border-bottom:1px solid #494765}.missingTypesPopup_missingTypesRow__LydlO>span{padding-top:39px;display:flex;align-items:center;color:#daae11}.missingTypesPopup_missingTypesItem__LydlO{border-color:#a6c3fc80;border-width:1px;border-style:solid;border-radius:12px;height:100%}.missingTypesPopup_missingTypesItem__LydlO thead>tr>td{padding:8px;display:flex;justify-content:center;align-items:center;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-bottom:1px solid #494765}.missingTypesPopup_missingTypesItem__LydlO tbody{gap:.5rem;padding:10px}.missingTypesPopup_missingTypesItem__LydlO tbody tr{display:grid;padding:0 6px;grid-template-columns:40% 1fr}.missingTypesPopup_missingTypesItem__LydlO tbody tr td{padding:6px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-bottom:1px solid #494765}.missingTypesPopup_missingTypesItem__LydlO tbody tr td:first-child{border-right:1px solid #494765}.missingTypesPopup_missingTypesItem__LydlO tbody tr.missingTypesPopup_attentionText__LydlO{height:100%}.missingTypesPopup_missingTypesItem__LydlO tbody tr.missingTypesPopup_attentionText__LydlO td{grid-column:span 2;border-right:none;display:flex;align-items:center;justify-content:center;color:#daae11}.missingTypesPopup_missingTypesItem__LydlO tbody tr:last-child>td{border-bottom:none}.missingTypesPopup_missingTypesDivider__LydlO{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-top:39px}.missingTypesPopup_missingTypesDivider__LydlO svg{opacity:.7;min-width:20px;min-height:20px;max-width:20px;max-height:20px;fill:#d61111}.missingTypesPopup_missingTypesDivider__LydlO.missingTypesPopup_attention__LydlO svg{opacity:1;min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#daae11}.missingTypesPopup_missingTypesTabsWrapper__LydlO{width:100%;height:60px;padding-bottom:1rem;border-bottom:1px solid #f3eeee}.missingTypesPopup_missingTypesTabs__LydlO{height:100%}.missingTypesPopup_missingTypesButtonWrapper__LydlO{border-top:1px solid #f3eeee;padding:1.5rem 2rem 0 5rem;width:100%;height:100%;display:flex;justify-content:space-between;gap:5rem}.missingTypesPopup_missingTypesHint__LydlO{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#a6c3fcf2;width:100%;white-space:pre-wrap}.passwordInputButtons_passwordInputButtons__I9MWv{justify-content:end;position:absolute;display:flex;gap:1rem;align-items:center;right:10px;top:14px}.passwordInputButtons_passwordInputButtons__I9MWv svg{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.passwordInputButtons_passwordInputButtons__I9MWv svg:hover{transition:fill .3s;fill:#a6c3fcf2}.passwordInputButtons_eyeButtonActive__I9MWv{fill:#a6c3fcf2}.virtualConfigurationTree_virtualList__PY8FT{overflow-x:hidden;width:100%;height:100%}.virtualConfigurationTree_virtualListSortedZone__PY8FT{display:block;width:100%;height:2px;background-color:transparent}.virtualConfigurationTree_virtualListSortedZoneTop__PY8FT{margin-bottom:3px}.virtualConfigurationTree_virtualListSortedZoneBottom__PY8FT{margin-top:3px}.virtualConfigurationTree_virtualListSortedZoneActive__PY8FT{background-color:#a6c3fc80}.virtualConfigurationTree_virtualListContainer__PY8FT{height:100%;display:flex;flex-direction:column;gap:.5rem}.virtualConfigurationTree_virtualListItem__PY8FT{user-select:none;border-radius:5px;display:flex;align-items:center;justify-content:left;cursor:pointer;white-space:nowrap}.virtualConfigurationTree_virtualListItem__PY8FT:hover{background-color:#a6c3fc80}.virtualConfigurationTree_virtualListItemActive__PY8FT{background-color:#a6c3fcf2}.virtualConfigurationTree_virtualListItemLine__PY8FT{min-height:32px;min-width:21px;height:100%;border-left:1px dashed rgba(166,195,252,.95)}.virtualConfigurationTree_virtualListItemText__PY8FT{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;display:flex;gap:.75rem;padding:5px 7px}.virtualConfigurationTree_virtualListItemWrapper__PY8FT{border-radius:5px;width:100%}.virtualConfigurationTree_virtualListItemContainer__PY8FT{display:flex;width:100%;height:100%}.virtualConfigurationTree_listWrapper__PY8FT{width:100%;height:40rem;background-color:#1f212b;padding:1rem;border-radius:1rem;overflow-y:scroll}.breadcrumbs_breadcrumbsWrapper__GLIio{max-height:0;min-height:0;transition:max-height .4s ease,min-height .4s ease;overflow:hidden}.breadcrumbs_breadcrumbsWrapperVisible__GLIio{min-height:50px;max-height:300px}div.breadcrumbs_breadcrumbs__GLIio{display:flex;background-color:#2f2e41;padding:4px 8px 0;border-radius:5px;height:fit-content;overflow-x:scroll;overflow-y:hidden}div.breadcrumbs_breadcrumbs__GLIio button{max-width:none;max-height:40px;min-height:40px;font-size:14px;padding:2px}div.breadcrumbs_breadcrumbs__GLIio button>div{gap:4px}div.breadcrumbs_breadcrumbs__GLIio button>div svg{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#f3eeee}div.breadcrumbs_breadcrumbs__GLIio button:hover div.breadcrumbs_breadcrumbs__GLIio::-webkit-scrollbar-thumb{background-color:#a6c3fc80}div.breadcrumbs_breadcrumbs__GLIio:has(button:hover)::-webkit-scrollbar-thumb{background-color:#a6c3fc80}div.breadcrumbs_breadcrumbs__GLIio::-webkit-scrollbar-thumb{background-color:#2f2e41}div.breadcrumbs_breadcrumbs__GLIio::-webkit-scrollbar{width:4px!important;height:4px!important}div.breadcrumbs_breadcrumbs__GLIio:hover::-webkit-scrollbar-thumb{background-color:#a6c3fc80}.formBase_formBase__YMrAf{width:550px;max-height:95%;padding:40px 0 35px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column;box-shadow:0 0 15px 10px #0000001a;position:relative}.formBase_formBaseContent__YMrAf{display:flex;height:calc(100% - 7rem);flex-direction:column;align-items:center;justify-content:space-between;flex-grow:1;overflow-y:auto;padding-right:30px;padding-left:45px;padding-bottom:2rem}.formBase_formTitle__YMrAf{display:flex;justify-content:space-between;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2;margin-bottom:20px;padding-right:30px;padding-left:45px}.formBase_formTitleBack__YMrAf{cursor:pointer;padding:5px}.formBase_formTitleBack__YMrAf svg{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;transition:fill .3s}.formBase_formTitleBack__YMrAf:hover svg{fill:#a6c3fcf2}.formBase_container__YMrAf{width:100%}.formBase_actionContainer__YMrAf{width:100%;height:5rem;display:flex;justify-content:center;align-items:end;padding-left:45px;padding-right:30px}.formBase_formValid__YMrAf{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.formBase_formValid__YMrAf:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.formBase_formNoValid__YMrAf{border:none;background-color:#a6c3fc80;cursor:default}.formBase_formNoValid__YMrAf:hover{background-color:#a6c3fc80;border-color:transparent!important;transition:none}.formBase_checkControl__YMrAf{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#f3eeee;fill:#35b96a;cursor:pointer}.formBase_button__YMrAf{width:300px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.formBase_button__YMrAf:hover{border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px}.formBase_buttonSending__YMrAf{border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent}.formBase_inputContainer__YMrAf{display:flex;gap:7px;flex-direction:column;width:100%}.formBase_tableContainer__YMrAf{display:grid;border:1px solid #f3eeee;border-radius:5px}.formBase_tableContainer__YMrAf thead tr,.formBase_tableContainer__YMrAf tbody tr{display:grid;grid-template-columns:30% 70%;width:100%;border-bottom:1px solid #f3eeee}.formBase_tableContainer__YMrAf thead tr.formBase_emptyPairs__YMrAf,.formBase_tableContainer__YMrAf tbody tr.formBase_emptyPairs__YMrAf{grid-template-columns:100%}.formBase_tableContainer__YMrAf thead tr.formBase_emptyPairs__YMrAf td,.formBase_tableContainer__YMrAf tbody tr.formBase_emptyPairs__YMrAf td{color:#d61111;display:flex;justify-content:center}.formBase_tableContainer__YMrAf thead tr th,.formBase_tableContainer__YMrAf thead tr td,.formBase_tableContainer__YMrAf tbody tr th,.formBase_tableContainer__YMrAf tbody tr td{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;padding:.5rem}.formBase_tableContainer__YMrAf thead tr th:first-child,.formBase_tableContainer__YMrAf thead tr td:first-child,.formBase_tableContainer__YMrAf tbody tr th:first-child,.formBase_tableContainer__YMrAf tbody tr td:first-child{border-right:1px solid #f3eeee}.formBase_tableContainer__YMrAf tbody>tr:last-child{border-bottom:none}.formBase_input__YMrAf,.formBase_textarea__YMrAf{width:100%;height:50px;padding:0 15px;background-color:transparent;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px}.formBase_inputError__YMrAf{border-color:#d61111;box-shadow:0 0 15px 10px #c81f1f26}.formBase_textarea__YMrAf{height:auto;min-height:160px;padding:15px;resize:vertical}.formBase_disabledInput__YMrAf{opacity:.5;cursor:default!important}.formBase_inputWrap__YMrAf{width:100%;margin-bottom:20px;position:relative;display:flex;flex-direction:column}.formBase_inputWrapText__YMrAf{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.formBase_inputWrapText__YMrAf>span{color:#d61111}.formBase_formSelect__YMrAf{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.formBase_formSelectOption__YMrAf{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.recipientsForm_phoneInput__sKNVT{margin-bottom:20px}.recipientsForm_buttonContainer__sKNVT{display:flex;align-items:center;gap:20px;justify-content:space-around}.recipientsForm_buttonContainer__sKNVT button{width:150px}.recipientsForm_recipientFormBase__sKNVT{max-width:fit-content;width:100%}.treeRecipientsItem_wrap__MjNdF{width:100%;user-select:none}.treeRecipientsItem_typeRecipients__MjNdF{width:100%;padding:5px 7px;border-radius:5px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.treeRecipientsItem_typeRecipients__MjNdF:hover{background-color:#a6c3fc80}.treeRecipientsItem_groupIcon__MjNdF{min-width:22px;max-width:22px;min-height:22px;max-height:22px}.treeRecipientsItem_typeRecipientsText__MjNdF{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.treeRecipientsItem_recipients__MjNdF{width:100%;padding:5px 7px;border-radius:5px;display:flex;align-items:center;justify-content:left;cursor:pointer}.treeRecipientsItem_recipients__MjNdF:hover{background-color:#a6c3fc80}.treeRecipientsItem_recipientsContainer__MjNdF{border-left:2px dashed rgba(166,195,252,.95);margin-left:14px;margin-top:7px;padding-left:7px}.treeRecipientsItem_recipientsWrapper__MjNdF{opacity:0;transition:opacity 2s}.treeRecipientsItem_recipientsWrapperActive__MjNdF{transition:opacity 2s;opacity:1}.treeRecipientsItem_recipientsActive__MjNdF{background-color:#a6c3fcf2}.treeRecipientsItem_recipientsRename__MjNdF{background-color:#35b96a!important}.treeRecipientsItem_recipientsDelete__MjNdF{background-color:#d61111!important}.treeRecipientsItem_recipientsIcon__MjNdF{min-width:18px;max-width:18px;min-height:18px;max-height:18px}.treeRecipientsItem_recipientsText__MjNdF{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}@media screen and (max-width:1400px){.treeRecipientsItem_groupIcon__MjNdF{min-width:20px;max-width:20px;min-height:20px;max-height:20px}.treeRecipientsItem_typeRecipientsText__MjNdF{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.treeRecipientsItem_recipientsIcon__MjNdF{min-width:15px;max-width:15px;min-height:15px;max-height:15px}.treeRecipientsItem_recipientsText__MjNdF{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.treeRecipients_treeUser__iqqZF{width:100%;height:100%}.treeParameterMovePopUp_wrap__ls4jp{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#2b2e3a66;backdrop-filter:blur(10px);z-index:999}.treeParameterMovePopUp_container__ls4jp{width:695px;height:90vh;padding:40px 45px 35px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column;box-shadow:0 0 15px 10px #0000001a}.treeParameterMovePopUp_header__ls4jp{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.treeParameterMovePopUp_title__ls4jp{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2}.treeParameterMovePopUp_buttonBack__ls4jp{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.treeParameterMovePopUp_buttonBack__ls4jp:hover{fill:#a6c3fcf2;transition:fill .3s}.treeParameterMovePopUp_control__ls4jp{width:100%;display:flex;justify-content:center}.treeParameterMovePopUp_controlButton__ls4jp{width:140px;height:50px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee;background-color:#a6c3fc;transition:background-color .3s,color .3s;cursor:pointer}.treeParameterMovePopUp_controlButton__ls4jp:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.treeParameterMovePopUp_disabled__ls4jp{background-color:#a6c3fc80;border:none;cursor:default}.treeParameterMovePopUp_disabled__ls4jp:hover{background-color:#a6c3fc80}@media screen and (max-width:1400px){.treeParameterMovePopUp_title__ls4jp{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:31px;color:#a6c3fcf2}.treeParameterMovePopUp_buttonBack__ls4jp{min-width:20px;min-height:20px;max-width:20px;max-height:20px}}.treeRecipientsSelectItem_wrap__xLrnI{width:100%;user-select:none}.treeRecipientsSelectItem_typeRecipients__xLrnI{width:100%;padding:5px 7px;border-radius:5px;display:flex;align-items:center;cursor:pointer}.treeRecipientsSelectItem_typeRecipients__xLrnI:hover{background-color:#a6c3fc80}.treeRecipientsSelectItem_groupIcon__xLrnI{min-width:22px;max-width:22px;min-height:22px;max-height:22px}.treeRecipientsSelectItem_typeRecipientsText__xLrnI{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.treeRecipientsSelectItem_recipients__xLrnI{width:100%;padding:5px 7px;border-radius:5px;display:flex;align-items:center;justify-content:left;cursor:pointer}.treeRecipientsSelectItem_recipients__xLrnI:hover{background-color:#a6c3fc80}.treeRecipientsSelectItem_recipientsContainer__xLrnI{border-left:2px dashed rgba(166,195,252,.95);margin-left:14px;margin-top:7px;padding-left:7px}.treeRecipientsSelectItem_recipientsWrapper__xLrnI{opacity:0;transition:opacity 2s}.treeRecipientsSelectItem_recipientsWrapperActive__xLrnI{transition:opacity 2s;opacity:1}.treeRecipientsSelectItem_recipientsActive__xLrnI{background-color:#a6c3fcf2}.treeRecipientsSelectItem_recipientsRename__xLrnI{background-color:#35b96a!important}.treeRecipientsSelectItem_recipientsDelete__xLrnI{background-color:#d61111!important}.treeRecipientsSelectItem_recipientsIcon__xLrnI{min-width:18px;max-width:18px;min-height:18px;max-height:18px}.treeRecipientsSelectItem_recipientsText__xLrnI{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}@media screen and (max-width:1400px){.treeRecipientsSelectItem_groupIcon__xLrnI{min-width:20px;max-width:20px;min-height:20px;max-height:20px}.treeRecipientsSelectItem_typeRecipientsText__xLrnI{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.treeRecipientsSelectItem_recipientsIcon__xLrnI{min-width:15px;max-width:15px;min-height:15px;max-height:15px}.treeRecipientsSelectItem_recipientsText__xLrnI{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.treeRecipientsSelect_treeRecipients__8yTdy{width:100%;height:100%;overflow-y:scroll}.selectActionsOnUsersQAPage_selectActionsOnUsersPageControlBlock__jb30A{width:475px;display:flex;justify-content:space-between}.tree_tree__hix4d{width:100%;height:100%}.tree_checkbox__hix4d{margin-top:-30px;height:40px;padding:0 5px;width:100%;display:flex}.tree_searchField__hix4d{height:50px}.tree_list__hix4d{padding-right:15px;overflow-y:scroll;height:calc(100vh - 210px)}.tree_treeList__hix4d{width:inherit;height:inherit}.tree_treeListItem__hix4d{width:100%;padding:10px 7px;border-radius:5px;display:flex;align-items:center;justify-content:left;cursor:pointer;transition:background-color .3s}.tree_treeListItem__hix4d:hover{background-color:#a6c3fc80}.tree_treeListItemActive__hix4d{background-color:#a6c3fcf2}.tree_treeListItemDisabled__hix4d{opacity:.5}.tree_treeListItem__hix4d svg{min-width:15px;min-height:15px;max-width:15px;max-height:15px;fill:#f3eeee}.tree_treeListItem__hix4d span{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;overflow-x:hidden;text-overflow:ellipsis}@media screen and (max-width:1400px){.tree_treeListItem__hix4d svg{min-width:20px;min-height:20px;max-width:20px;max-height:20px;fill:#f3eeee}.tree_treeListItem__hix4d span{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.systemTypesForm_correctName__Ybm17{height:100%;position:absolute;right:10px;display:flex;align-items:center}.systemTypesForm_correctName__Ybm17 svg{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#f3eeee;color:#35b96a;fill:#35b96a}.actionButton_actionButton__YInJ4{padding:10px;width:max-content;max-width:300px;max-height:60px;min-height:60px;cursor:pointer;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:22px;color:#f3eeee;border-radius:10px;transition:all .3s;white-space:nowrap;position:relative}.actionButton_actionButton__YInJ4 svg{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#f3eeee;transition:all .3s}.actionButton_actionButton__YInJ4:disabled{cursor:default;color:#bbbfca!important}.actionButton_actionButton__YInJ4:disabled svg{fill:#bbbfca!important;color:#bbbfca!important}.actionButton_actionButtonState__YInJ4{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.actionButton_actionButtonSent__YInJ4{min-width:32px;min-height:32px;max-width:32px;max-height:32px;fill:#f3eeee;fill:#35b96a!important;color:#35b96a!important}.actionButton_actionButtonText__YInJ4{display:flex;justify-content:center;align-items:center;gap:.5rem}.actionButton_actionButtonHidden__YInJ4{opacity:0}.actionButton_normal__YInJ4{background-color:#a6c3fcf2;border:1px solid transparent}.actionButton_normal__YInJ4:hover{background-color:#a6c3fc;border-color:#a6c3fcf2}.actionButton_normal__YInJ4:disabled{background-color:#a6c3fc80;border-color:transparent}.actionButton_normalBorderless__YInJ4{background-color:transparent;border:none;color:#f3eeee}.actionButton_normalBorderless__YInJ4 svg{fill:#f3eeee;color:#f3eeee}.actionButton_normalBorderless__YInJ4:hover{color:#a6c3fcf2}.actionButton_normalBorderless__YInJ4:hover svg{fill:#a6c3fcf2;color:#a6c3fcf2}.actionButton_normalBorderless__YInJ4:disabled{background-color:transparent;box-shadow:none}.actionButton_outline__YInJ4{background-color:transparent;border:1px solid #f3eeee}.actionButton_outline__YInJ4:hover{background-color:#a6c3fc;border-color:#a6c3fcf2}.actionButton_outline__YInJ4:disabled{background-color:transparent;border-color:#bbbfca}.actionButton_decline__YInJ4{background-color:#d61111;border:1px solid #d61111;cursor:pointer}.actionButton_decline__YInJ4:hover{box-shadow:0 0 15px 10px #c81f1f26}.actionButton_decline__YInJ4:disabled{background-color:#d61111;box-shadow:none}.actionButton_declineBorderless__YInJ4{background-color:transparent;border:transparent}.actionButton_declineBorderless__YInJ4:hover{color:#d61111}.actionButton_declineBorderless__YInJ4:hover svg{fill:#d61111;color:#d61111}.actionButton_declineBorderless__YInJ4:disabled{background-color:transparent;box-shadow:none}.button_IconButton__j5ino{width:120px;display:flex;align-items:center;flex-direction:column;cursor:pointer;transition:transform .3s;padding:10px}.button_IconButton__j5ino.button_disabled__j5ino{cursor:default}.button_IconButton__j5ino.button_disabled__j5ino .button_IconButtonIconWrapper__j5ino{opacity:.5}.button_IconButton__j5ino.button_disabled__j5ino .button_IconButtonIconWrapper__j5ino svg{fill:#bbbfca;color:#bbbfca}.button_IconButton__j5ino.button_disabled__j5ino .button_IconButtonText__j5ino{color:#494765}.button_IconButton__j5ino.button_disabled__j5ino:hover{transform:none}.button_IconButton__j5ino:hover{transform:scale(1.05);transition:transform .3s}.button_IconButtonIconWrapper__j5ino{width:82px;height:82px;margin-bottom:15px;display:flex;justify-content:center;align-items:center;background-color:#2f2e41;border-radius:10px}.button_IconButtonIconWrapper__j5ino svg{min-width:48px;min-height:48px;max-height:48px;fill:#a6c3fcf2;color:#a6c3fcf2}.button_IconButtonText__j5ino{width:120px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#f3eeee;text-align:center}@media screen and (max-width:1400px){.button_IconButtonIconWrapper__j5ino{width:76px;height:76px;margin-bottom:10px}.button_IconButtonIconWrapper__j5ino svg{min-width:42px;min-height:42px;max-height:42px}.button_IconButtonText__j5ino{width:99px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#f3eeee}}.radioButton_container__S6NZq{width:100%;max-width:max-content;display:flex;align-items:center;position:relative;cursor:pointer}.radioButton_input__S6NZq{appearance:none;-webkit-appearance:none;-moz-appearance:none}.radioButton_input__S6NZq:checked+.radioButton_checkIcon__S6NZq{border-color:#a6c3fcf2;background:#a6c3fcf2}.radioButton_input__S6NZq:checked+.radioButton_checkIcon__S6NZq:before{opacity:1}.radioButton_checkIcon__S6NZq{position:relative;display:inline-block;height:18px;width:18px;border:solid 1px #bbbfca;background-color:#f3eeee;border-radius:50%;transition:.2s all ease-in-out;cursor:pointer}.radioButton_checkIcon__S6NZq:before{content:"";position:absolute;inset:0;transition:.2s all ease-in-out;background:url(/assets/icons/circle.svg) center center no-repeat;background-size:100%;transform:scale(1);opacity:0}.radioButton_disabled__S6NZq{opacity:.5;cursor:default}.radioButton_text__S6NZq{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:8px;user-select:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1400px){.radioButton_text__S6NZq{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:22px;color:#f3eeee;margin-left:7px}.radioButton_checkIcon__S6NZq{width:16px;height:16px}}.collapseTreeButton_treeControl__R9LTL{width:22px;height:22px;position:absolute;right:15px;bottom:15px;z-index:99;cursor:pointer;transform:rotate(0);transition:transform .7s}.collapseTreeButton_treeControlActive__R9LTL{transform:rotate(180deg);transition:transform .7s}.collapseTreeButton_treeControl__R9LTL path{fill:#f3eeee;transition:fill .5s}.collapseTreeButton_treeControl__R9LTL:hover path{fill:#a6c3fcf2;transition:fill .5s}.collapseTreeButton_treeControlActive__R9LTL path{fill:#a6c3fcf2}.SelectMultiple_selectWrap__70pQM{display:flex;justify-content:center;width:100%;margin-bottom:20px}.SelectMultiple_selectField__70pQM{width:100%;min-height:50px;background-color:transparent;padding:6px 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;position:relative}.SelectMultiple_selectFieldBodyWrap__70pQM{width:100%;height:100%}.SelectMultiple_selectFieldItems__70pQM{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.SelectMultiple_selectFieldItemsActivator__70pQM{cursor:pointer;position:absolute;right:5px;top:15px}.SelectMultiple_selectFieldItemsActivator__70pQM svg{min-width:20px;min-height:20px;max-width:20px;max-height:20px;fill:#f3eeee}.SelectMultiple_selectFieldDropdown__70pQM{position:absolute;top:calc(100% + 5px);left:0;width:inherit;display:flex;flex-direction:column;background-color:#494765;gap:.75rem;padding:15px;z-index:999;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;max-height:15rem;overflow-y:scroll}.SelectMultiple_selectFieldDropdownItem__70pQM{width:100%;cursor:pointer;justify-content:start;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;background-color:transparent}.SelectMultiple_selectFieldSpanItem__70pQM{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.SelectMultiple_selectFieldItem__70pQM{display:flex;justify-content:center;align-items:center;cursor:default;border-color:#494765;border-width:1px;border-style:solid;border-radius:5px;padding:5px}.SelectMultiple_selectFieldItem__70pQM button{display:flex;align-items:center;padding:0 5px;cursor:pointer}.SelectMultiple_selectFieldItem__70pQM button svg{fill:#f3eeee;width:15px;height:15px}.SelectMultiple_selectFieldError__70pQM{border-color:#d61111;box-shadow:0 0 40px 10px #c81f1f26}.SelectMultiple_selectFieldErrorsArray__70pQM{position:absolute;bottom:10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111}.SelectMultiple_selectFieldDisabled__70pQM{opacity:.9;color:#bbbfca}.SelectMultiple_selectFieldDisabled__70pQM button{cursor:default}.SelectMultiple_selectFieldDisabled__70pQM button svg{fill:#bbbfca}.SelectMultiple_selectFieldReadOnly__70pQM{cursor:default}.SelectMultiple_selectFieldMore__70pQM{margin-left:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#bbbfca}.SelectMultiple_selectFieldNotWrap__70pQM{padding-right:25px}.SelectMultiple_selectFieldNotWrap__70pQM .SelectMultiple_selectFieldItem__70pQM{white-space:nowrap}.SelectMultiple_selectFieldNotWrap__70pQM .SelectMultiple_selectFieldItem__70pQM span{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.SelectMultiple_selectFieldNotWrap__70pQM .SelectMultiple_selectFieldItems__70pQM{flex-wrap:nowrap;width:100%;overflow:hidden;height:100%;cursor:pointer}.SelectMultiple_selectFieldNotWrap__70pQM .SelectMultiple_selectFieldItems__70pQM span{white-space:nowrap}.SelectMultiple_sending__70pQM{opacity:.5}@media screen and (max-width:1400px){.SelectMultiple_selectField__70pQM{font-size:14px}}.selectBool_selectBoolContainer__mywXg{width:100%;height:100%}.selectBool_selectBoolForm__mywXg{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start}.selectBool_selectBool__mywXg{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.selectBool_selectBoolOption__mywXg{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.selectBool_selectBoolSending__mywXg{opacity:.5}@media screen and (max-width:1400px){.selectBool_selectBool__mywXg{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.selectBool_selectBoolOption__mywXg{padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.inputColor_container__Nl3AE{width:100%;height:100%;display:flex;align-items:center}.inputColor_from__Nl3AE{width:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.inputColor_inputText__Nl3AE{height:100%;width:100%;padding:0 35px 0 15px;margin-right:10px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.inputColor_controlsContainer__Nl3AE{height:50px;width:100%;position:relative}.inputColor_error__Nl3AE{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.inputColor_inputColor__Nl3AE{height:25px;width:22px;padding:0;position:absolute;right:5px;top:50%;transform:translateY(-50%);border:none;outline:none;background:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;cursor:pointer}.inputColor_sending__Nl3AE{opacity:.5;cursor:default}@media screen and (max-width:1400px){.inputColor_inputText__Nl3AE{height:45px;padding:0 35px 0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.inputColor_inputColor__Nl3AE{transform:translateY(-60%)}}.inputDate_dateWrap__yjWpZ{position:relative;width:100%;height:100%}.inputDate_inputTypeDateTime__yjWpZ{height:50px;width:100%;padding:0 13px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;background-color:transparent;border:1px solid #f3eeee;border-radius:5px;stroke:#f3eeee}.inputDate_inputTypeDateTime__yjWpZ::-webkit-calendar-picker-indicator{filter:invert(1);width:18px;height:18px}.inputDate_sending__yjWpZ{opacity:.5;pointer-events:none;cursor:default}.inputDate_error__yjWpZ{border-color:#d61111;box-shadow:0 0 40px 10px #c81f1f26}.inputNumber_inputNumberContainer__2ICJh{width:100%;height:100%;display:flex;align-items:center}.inputNumber_inputNumberForm__2ICJh{width:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.inputNumber_inputNumber__2ICJh{width:100%;height:50px;padding:0 35px 0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.inputNumber_inputNumberError__2ICJh{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.inputNumber_inputNumberControlsContainer__2ICJh{width:100%;position:relative}.inputNumber_inputNumberControls__2ICJh{height:100%;display:flex;flex-direction:column;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);right:8px}.inputNumber_arrow__2ICJh{width:20px;height:20px;fill:#f3eeee}.inputNumber_arrowUp__2ICJh{cursor:pointer;transition:fill .2s}.inputNumber_arrowUp__2ICJh:hover{fill:#a6c3fc;transition:fill .2s}.inputNumber_arrowDown__2ICJh{cursor:pointer;transition:fill .2s}.inputNumber_arrowDown__2ICJh:hover{fill:#a6c3fc;transition:fill .2s}.inputNumber_inputNumberSending__2ICJh{opacity:.5}@media screen and (max-width:1400px){.inputNumber_inputNumber__2ICJh{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.inputNumber_arrow__2ICJh{width:18px;height:18px}}.inputIp_inputIpContainer__qYcxn{width:100%;height:100%;display:flex;align-items:center}.inputIp_inputIpForm__qYcxn{width:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.inputIp_inputIp__qYcxn{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.inputIp_inputIpError__qYcxn{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.inputIp_inputIpSending__qYcxn,.inputIp_inputIpIsWritableFalse__qYcxn{opacity:.5}@media screen and (max-width:1400px){.inputIp_inputIp__qYcxn{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.inputPhone_inputPhoneContainer__ZqHx7{width:100%;height:100%;display:flex;align-items:center}.inputPhone_inputPhoneForm__ZqHx7{width:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.inputPhone_inputPhone__ZqHx7{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.inputPhone_inputPhoneError__ZqHx7{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.inputPhone_inputTextContainer__ZqHx7{width:100%;display:flex;justify-content:flex-start;align-items:center;position:relative}.inputPhone_inputText__ZqHx7{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.inputPhone_inputTextError__ZqHx7{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.inputPhone_inputPhoneSending__ZqHx7,.inputPhone_inputPhoneIsWritableFalse__ZqHx7{opacity:.5}@media screen and (max-width:1400px){.inputPhone_inputPhone__ZqHx7,.inputPhone_inputText__ZqHx7{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.gpsEditor_gpsEditor__g9UwA{position:absolute;left:0;top:0;width:100%;height:100vh;backdrop-filter:blur(10px);z-index:999}.gpsEditor_loadingContainer__g9UwA{position:absolute;left:0;top:0;width:100%;height:100vh;backdrop-filter:blur(10px);z-index:1000}.gpsEditor_mapContainer__g9UwA{width:100%;height:100%;position:relative;padding:0;margin:0;display:flex;flex:1;justify-content:center;align-items:center}.gpsEditor_gpsEditorControlContainer__g9UwA{background-color:red}.gpsEditor_gpsEditorControlContainer__g9UwA{width:420px;height:140px;padding:25px 20px;position:absolute;right:15px;top:30%;background-color:#2f2e41;border-color:#2f2e41;border-width:1px;border-style:solid;border-radius:25px;box-shadow:0 0 15px 10px #0000001a}.gpsEditor_gpsEditorControlRow__g9UwA{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.gpsEditor_gpsEditorControlRow__g9UwA:last-child{margin-bottom:0}.gpsEditor_title__g9UwA{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:25px;color:#f3eeee}.gpsEditor_buttonBack__g9UwA{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;margin-left:14px;cursor:pointer;transition:fill .3s}.gpsEditor_buttonBack__g9UwA:hover{transition:fill .3s;fill:#a6c3fc}.gpsEditor_uploadedFileNameText__g9UwA{width:270px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:24px;color:#f3eeee;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden}.gpsEditor_uploadedFileNameTextActive__g9UwA{margin-left:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#a6c3fc}.gpsEditor_controlBlock__g9UwA{display:flex}.gpsEditor_addFile__g9UwA{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#f3eeee;margin-left:0;margin-right:14px;cursor:pointer;transition:fill .3s}.gpsEditor_addFile__g9UwA:hover{transition:fill .3s;fill:#a6c3fc}.gpsEditor_saveCoord__g9UwA{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#a6c3fcf2;cursor:pointer}.gpsEditor_saveCoord__g9UwA:hover{fill:#a6c3fc}.gpsEditor_geoJsonFiles__g9UwA{display:none}.gpsEditor_checkControl__g9UwA{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#35b96a;cursor:pointer}.inputCoordinatesPoint_inputCoordinatesPointContainer__Z8w3U,.inputCoordinatesPoint_inputCoordinatesPointForm__Z8w3U{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.inputCoordinatesPoint_inputCoordinatesPointValue__Z8w3U{width:100%;height:50px;padding:5px 55px 5px 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.inputCoordinatesPoint_inputCoordinatesPointValueError__Z8w3U{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.inputCoordinatesPoint_inputContainer__Z8w3U{width:100%;position:relative;display:flex;justify-content:flex-start;align-items:center}.inputCoordinatesPoint_inputText__Z8w3U{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.inputCoordinatesPoint_inputTextError__Z8w3U{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.inputCoordinatesPoint_inputCoordinatesPointValueSending__Z8w3U{opacity:.5}.inputCoordinatesPoint_button__Z8w3U{min-width:24px;min-height:24px;max-width:24px;max-height:24px;position:absolute;right:20px;top:50%;transform:translateY(-50%);background-color:transparent;border:none}.inputCoordinatesPoint_icon__Z8w3U{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#f3eeee;transition:fill .2s;cursor:pointer}.inputCoordinatesPoint_icon__Z8w3U:hover{transition:fill .2s;fill:#a6c3fcf2}@media screen and (max-width:1400px){.inputCoordinatesPoint_inputCoordinatesPointValue__Z8w3U{height:45px;padding:5px 45px 5px 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.inputCoordinatesPoint_inputText__Z8w3U{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.inputCoordinatesPoint_button__Z8w3U{min-width:20px;min-height:20px;max-width:20px;max-height:20px;right:15px}.inputCoordinatesPoint_icon__Z8w3U{min-width:20px;min-height:20px;max-width:20px;max-height:20px}}.inputCoordinatesLine_inputCoordinatesLineContainer__4KnKf{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.inputCoordinatesLine_inputCoordinatesLineWrap__4KnKf{width:100%;height:100%;position:relative}.inputCoordinatesLine_button__4KnKf{min-width:24px;min-height:24px;max-width:24px;max-height:24px;position:absolute;right:20px;top:50%;transform:translateY(-50%);background-color:transparent;border:none}.inputCoordinatesLine_inputCoordinatesLineButtonMap__4KnKf{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#f3eeee;transition:fill .2s;cursor:pointer}.inputCoordinatesLine_inputCoordinatesLineButtonMap__4KnKf:hover{transition:fill .2s;fill:#a6c3fcf2}.inputCoordinatesLine_inputCoordinatesLineForm__4KnKf{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.inputCoordinatesLine_inputCoordinatesLineValue__4KnKf{width:100%;height:100%;padding:5px 55px 5px 15px;resize:none;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:30px;color:#f3eeee}.inputCoordinatesLine_inputCoordinatesLineValueError__4KnKf{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.inputCoordinatesLine_inputTextContainer__4KnKf{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center}.inputCoordinatesLine_inputText__4KnKf{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.inputCoordinatesLine_inputTextError__4KnKf{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.inputCoordinatesLine_inputCoordinatesLineSending__4KnKf{opacity:.5}@media screen and (max-width:1400px){.inputCoordinatesLine_button__4KnKf{min-width:20px;min-height:20px;max-width:20px;max-height:20px;right:15px}.inputCoordinatesLine_inputCoordinatesLineButtonMap__4KnKf{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.inputCoordinatesLine_inputCoordinatesLineValue__4KnKf{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee;padding:5px 45px 5px 10px}.inputCoordinatesLine_inputText__4KnKf{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.inputSearch_search__rAfEh{width:100%;min-height:80px;max-height:80px;display:flex;align-items:flex-start;justify-content:flex-start;position:relative}.inputSearch_search__rAfEh.inputSearch_disabled__rAfEh{opacity:.5}.inputSearch_search__rAfEh.inputSearch_disabled__rAfEh .inputSearch_searchInput__rAfEh{cursor:default}.inputSearch_search__rAfEh.inputSearch_disabled__rAfEh .inputSearch_searchIcon__rAfEh{cursor:default!important}.inputSearch_search__rAfEh.inputSearch_disabled__rAfEh .inputSearch_searchIcon__rAfEh:hover{fill:#f3eeee}.inputSearch_searchInput__rAfEh{width:100%;height:50px;padding:0 58px 0 15px;background-color:#2f2e41;border-color:#2f2e41;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.inputSearch_searchIcon__rAfEh{position:absolute;right:15px;top:11px;min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#f3eeee;cursor:pointer;transition:fill .2s}.inputSearch_searchIcon__rAfEh:hover{fill:#a6c3fc80;transition:fill .2s}.inputSearch_searchIconActive__rAfEh{fill:#a6c3fcf2}@media screen and (max-width:1400px){.inputSearch_search__rAfEh{min-height:70px;max-height:70px}.inputSearch_searchInput__rAfEh{height:45px;padding:0 48px 0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.inputSearch_searchIcon__rAfEh{right:12px;min-width:24px;max-width:24px;min-height:24px;max-height:24px}}.inputNumberFractional_inputNumberFractionalContainer__oHeGL{width:100%;height:100%;display:flex;align-items:center}.inputNumberFractional_inputNumberFractionalForm__oHeGL{width:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.inputNumberFractional_inputNumberFractional__oHeGL{width:100%;height:50px;padding:0 35px 0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.inputNumberFractional_inputNumberFractionalError__oHeGL{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.inputNumberFractional_inputNumberFractionalControlsContainer__oHeGL{width:100%;position:relative}.inputNumberFractional_inputNumberFractionalControls__oHeGL{height:100%;display:flex;flex-direction:column;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);right:8px}.inputNumberFractional_arrow__oHeGL{width:20px;height:20px;fill:#f3eeee}.inputNumberFractional_arrowUp__oHeGL{cursor:pointer;transition:fill .2s}.inputNumberFractional_arrowUp__oHeGL:hover{fill:#a6c3fc;transition:fill .2s}.inputNumberFractional_arrowDown__oHeGL{cursor:pointer;transition:fill .2s}.inputNumberFractional_arrowDown__oHeGL:hover{fill:#a6c3fc;transition:fill .2s}.inputNumberFractional_inputNumberFractionalSending__oHeGL{opacity:.5}@media screen and (max-width:1400px){.inputNumberFractional_inputNumberFractional__oHeGL{height:45px;padding:0 10px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}}.maskInput_maskContainer__BmPGA{width:100%;height:100%;display:flex;flex-direction:column;gap:.25rem;border:1px solid #bbbfca;border-radius:6px;padding:.5rem}.maskInput_maskContainerBox__BmPGA{margin-left:8px}.maskInput_mask__BmPGA{width:100%;height:50px;padding:13px 35px 0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.authorization_authorization__mjdbs{width:100%;height:100%;padding-top:110px;display:flex;justify-content:center}.authorization_wrap__mjdbs{width:500px;height:100%;display:flex;flex-direction:column;align-items:center}.authorization_containerLogo__mjdbs{width:400;margin-bottom:55px;display:flex;align-items:center}.authorization_logoImg__mjdbs{width:70px;height:45px;margin-right:25px}.authorization_logoName__mjdbs{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:32px;line-height:25px;color:54px}.authorization_container__mjdbs{width:100%;height:540px;padding:40px 50px 20px;border-radius:10px;background-color:#2f2e41;box-shadow:0 0 15px 10px #0000001a}.authorization_oauth2__mjdbs{height:auto!important}.authorization_title__mjdbs{margin-bottom:60px;font-family:OpenSans-Bold,sans-serif;font-style:normal;font-weight:700;font-size:32px;line-height:44px;text-align:center;letter-spacing:.25em;color:#a6c3fc}@media screen and (max-width:1400px){.authorization_authorization__mjdbs{padding-top:90px}.authorization_containerLogo__mjdbs{margin-bottom:40px}.authorization_logoImg__mjdbs{width:58px;height:38px;margin-right:20px}.authorization_logoName__mjdbs{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:30px;line-height:25px;color:54px}.authorization_container__mjdbs{height:500px;padding:20px 40px}.authorization_title__mjdbs{margin-bottom:40px;font-family:OpenSans-Bold,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:44px;text-align:center;letter-spacing:.25em;color:#a6c3fc}}.configurationSelection_configurationWrap__afQyB{height:345px;padding:0 15px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;overflow-y:auto}.configurationSelection_wrap__afQyB{width:700px;height:100%;display:flex;flex-direction:column}.configurationSelection_containerText__afQyB{width:100%;margin-bottom:55px;display:flex;justify-content:center}.configurationSelection_configurationMessage__afQyB{width:100%;text-align:center;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:30px;color:#d61111}.configurationSelection_configurationTitle__afQyB{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:34px;line-height:46px;color:#f3eeee}.configurationSelection_exit__afQyB{display:flex;align-items:center;margin-top:30px;cursor:pointer}.configurationSelection_exit__afQyB span{transition:color .3s}.configurationSelection_exit__afQyB svg{transition:fill .3s}.configurationSelection_exit__afQyB:hover span{color:#a6c3fc;transition:color .3s}.configurationSelection_exit__afQyB:hover svg{fill:#a6c3fc;transition:fill .3s}.configurationSelection_exitText__afQyB{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee;margin-right:15px}.configurationSelection_exitIcon__afQyB{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#f3eeee}@media screen and (max-width:1400px){.configurationSelection_configurationWrap__afQyB{height:315px}.configurationSelection_containerText__afQyB{margin-bottom:35px}.configurationSelection_configurationMessage__afQyB{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:30px;color:#d61111}.configurationSelection_configurationTitle__afQyB{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:32px;line-height:46px;color:#f3eeee}.configurationSelection_exitText__afQyB{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee;margin-right:10px}.configurationSelection_exitIcon__afQyB{min-width:26px;min-height:26px;max-width:26px;max-height:26px;fill:#f3eeee}}.propertyEditor_tabsSwitch__XtW2I{flex-wrap:wrap;row-gap:8px;max-height:none!important;gap:10px;padding:0;margin-bottom:9px}.propertyEditor_tabsSwitch__XtW2I>div{width:calc(50% - 10px);height:36px;padding:5px 10px;margin:0;min-width:0}.propertyEditor_tabsSwitch__XtW2I>div svg{min-width:20px;min-height:20px;max-width:20px;max-height:20px;fill:#f3eeee}@media screen and (max-width:1400px){.propertyEditor_tabsSwitch__XtW2I>div svg{display:none!important}.propertyEditor_tabsSwitch__XtW2I>div span{margin:0}}.propertyEditor_treeWrap__XtW2I{width:100%;height:calc(100% - 130px);padding-right:15px;overflow-y:scroll;overflow-x:hidden;opacity:1;visibility:visible}.propertyEditor_collapsedSearch__XtW2I input,.propertyEditor_collapsedSearch__XtW2I svg{transition:opacity .3s;display:none;opacity:0}.propertyEditor_collapsedTabs__XtW2I{display:none}.settingsApp_pageWrapper__tTzkY{width:100%;min-height:100%;height:max-content;display:flex;justify-content:center;grid-column:span 2}.settingsApp_container__tTzkY{width:45%;min-height:100%;padding:30px;background-color:#2f2e41;border-radius:15px;box-shadow:0 0 15px 10px #0000001a}.settingsApp_row__tTzkY{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.settingsApp_text__tTzkY{max-width:500px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.load_preload__MmBTd{width:100%;height:calc(100vh - 110px);display:flex;justify-content:center;padding-top:110px;background-color:#1f212b}.load_preloadContainer__MmBTd{width:400px;height:100%;display:flex;flex-direction:column;align-items:center}.load_preloadLogo__MmBTd{height:50px;display:flex;align-items:center}.load_preloadLogoImg__MmBTd{width:70px;height:45px}.load_preloadLogoName__MmBTd{margin-left:25px;font-family:Open Sans;font-style:normal;font-weight:600;font-size:32px;line-height:54px;letter-spacing:.1em;color:#f3eeee}.load_preloadLoading__MmBTd{width:48px;height:48px;margin-top:265px}.load_loader__MmBTd{width:100%;height:100%;border-radius:50%;display:inline-block;position:relative;border:3px solid;border-color:#f3eeee #f3eeee transparent transparent;box-sizing:border-box;animation:load_rotation__MmBTd 1.5s linear infinite}.load_loader__MmBTd:after,.load_loader__MmBTd:before{content:"";position:absolute;inset:0;margin:auto;border:3px solid;border-color:transparent transparent #a6c3fc #a6c3fc;width:40px;height:40px;border-radius:50%;box-sizing:border-box;animation:load_rotationBack__MmBTd .7s linear infinite;transform-origin:center center}.load_loader__MmBTd:before{width:32px;height:32px;border-color:#f3eeee #f3eeee transparent transparent;animation:load_rotation__MmBTd 1.5s linear infinite}@keyframes load_rotation__MmBTd{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes load_rotationBack__MmBTd{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@media screen and (max-width:1400px){.load_preload__MmBTd{height:calc(100vh - 90px);padding-top:90px}.load_preloadLogoImg__MmBTd{width:58px;height:38px}.load_preloadLogoName__MmBTd{margin-left:20px;font-size:30px}.load_preloadLoading__MmBTd{width:42px;height:42px;margin-top:205px}.load_loader__MmBTd{border:2px solid;border-color:#f3eeee #f3eeee transparent transparent}.load_loader__MmBTd:after,.load_loader__MmBTd:before{border:2px solid;border-color:transparent transparent #a6c3fc #a6c3fc;width:28px;height:28px}.load_loader__MmBTd:before{width:18px;height:18px;border-color:#f3eeee #f3eeee transparent transparent}}.licenses_componentLicensesContainer__RQt6i{display:flex;flex:1;justify-content:center;align-items:center}.navApp_navApp__PDuPo{width:100%;height:100vh!important;padding:35px 10px 25px;background-color:#2f2e41;display:flex;flex-direction:column;align-items:center;transition:width .5s}.navApp_navApp__PDuPo ::-webkit-scrollbar-thumb{background-color:#2f2e41}.navApp_navApp__PDuPo ::-webkit-scrollbar{width:4px;height:4px}.navApp_navApp__PDuPo:hover ::-webkit-scrollbar-thumb{background-color:#a6c3fc80}.navApp_navAppActive__PDuPo{transition:width .5s;width:80px}.navApp_nav__PDuPo{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.navApp_logo__PDuPo{margin-bottom:22px;cursor:pointer}.navApp_logoImg__PDuPo{width:60px;height:38px}.navApp_navControl__PDuPo{width:100%;height:40px;margin-bottom:18px;display:flex;align-items:flex-start;justify-content:center}.navApp_navListWrap__PDuPo{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;overflow-y:scroll;overflow-x:hidden}.navApp_settings__PDuPo{width:100%}@media(prefers-reduced-motion:reduce){.navApp_navAppActive__PDuPo,.navApp_navApp__PDuPo{transition:none}}@media screen and (max-width:1400px){.navApp_logoImg__PDuPo{width:50px;height:32px}}.contentApp_ContentApp__SvdWX{gap:20px;height:100vh;padding:15px;display:flex;flex:1;flex-direction:column}.headerApp_headerApp__0yJgX{width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f3eeee}.headerApp_headerAppExitOnly__0yJgX{border:none}.headerApp_headerAppBlock__0yJgX{height:100%;display:flex;align-items:center}.headerApp_headerAppConfig__0yJgX{min-width:430px;max-width:430px;display:flex;align-items:center;justify-content:flex-start}.headerApp_headerAppblockExitOnly__0yJgX{justify-content:flex-end!important}.headerApp_headerAppConfigName__0yJgX{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:33px;color:#f3eeee;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;width:100%;margin-left:15px}.headerApp_headerAppConfigIcon__0yJgX{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.headerApp_headerAppConfigIcon__0yJgX:hover{transition:fill .3s;fill:#a6c3fc}.headerApp_headerAppConfigIconRefresh__0yJgX{min-width:22px;min-height:22px;max-width:22px;max-height:22px;fill:#f3eeee;margin-right:23px;cursor:pointer}.headerApp_headerAppConfigIconRefresh__0yJgX:hover{transition:fill .3s;fill:#a6c3fc}.headerApp_headerAppUserNameWrap__0yJgX{margin-left:40px}.headerApp_headerAppUserName__0yJgX{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:30px;color:#f3eeee;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.headerApp_headerAppBlock__0yJgX:first-child{width:1155px;display:flex;flex:1;justify-content:flex-start}.headerApp_headerAppExit__0yJgX{display:flex;align-items:flex-start;padding:0 5px;cursor:pointer}.headerApp_headerAppExit__0yJgX span{transition:color .3s}.headerApp_headerAppExit__0yJgX svg{transition:fill .3s}.headerApp_headerAppExit__0yJgX:hover span{color:#a6c3fc;transition:color .3s}.headerApp_headerAppExit__0yJgX:hover svg{fill:#a6c3fc;transition:fill .3s}.headerApp_headerAppExitText__0yJgX{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:27px;color:#f3eeee;margin-right:15px}.headerApp_headerAppExitIcon__0yJgX{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#f3eeee}@media screen and (max-width:1720px){.headerApp_headerAppConfig__0yJgX{min-width:420px;max-width:420px}}@media screen and (max-width:1600px){.headerApp_headerAppConfig__0yJgX{min-width:395px;max-width:395px}}@media screen and (max-width:1400px){.headerApp_headerAppConfig__0yJgX{min-width:390px;max-width:390px}.headerApp_headerAppConfigName__0yJgX{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:33px;color:#f3eeee}.headerApp_headerAppConfigIcon__0yJgX{min-width:21px;min-height:21px;max-width:21px;max-height:21px;fill:#f3eeee;cursor:pointer}.headerApp_headerAppConfigIconRefresh__0yJgX{min-width:21px;min-height:21px;max-width:21px;max-height:21px;fill:#f3eeee;margin-right:18px}.headerApp_headerAppUserName__0yJgX{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:30px;color:#f3eeee}.headerApp_headerAppBlock__0yJgX:first-child{width:1045px}.headerApp_headerAppExitText__0yJgX{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:27px;color:#f3eeee;margin-right:10px}.headerApp_headerAppExitIcon__0yJgX{min-width:26px;min-height:26px;max-width:26px;max-height:26px;fill:#f3eeee}}.sectionSelection_wrap__69jJ8{width:780px;height:100%;display:flex;flex-direction:column}.sectionSelection_containerText__69jJ8{width:100%;margin-bottom:80px;margin-top:100px;display:flex;justify-content:center}.sectionSelection_title__69jJ8{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:36px;color:#a6c3fcf2}.sectionSelection_sectionSelectionWrap__69jJ8{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start}.sectionSelection_sectionSelectionItem__69jJ8{width:105px;height:140px;margin:0 12px 45px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;cursor:pointer;transition:transform .3s}.sectionSelection_sectionSelectionItem__69jJ8:hover{transform:scale(1.05);transition:transform .3s}.sectionSelection_disabled__69jJ8.sectionSelection_sectionSelectionItem__69jJ8:hover{transform:none;cursor:default}.sectionSelection_imgContainer__69jJ8{width:82px;min-height:82px;max-height:82px;margin-bottom:15px;display:flex;justify-content:center;align-items:center;background-color:#2f2e41;border-radius:10px}.sectionSelection_icon__69jJ8{min-width:48px;min-height:48px;max-height:48px;fill:#a6c3fcf2}.sectionSelection_sectionSelectionItemText__69jJ8{width:120px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#f3eeee;text-align:center}.sectionSelection_disabled__69jJ8{opacity:.5}.sectionSelection_linkContainer__69jJ8{display:flex;justify-content:center;margin-right:30px}.sectionSelection_buttonLink__69jJ8{height:55px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:25px;color:#f3eeee;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;transition:background-color .3s,color .3s;padding:5px 25px;cursor:pointer}.sectionSelection_buttonLink__69jJ8:hover{background-color:#a6c3fc;color:#f3eeee;transition:background-color .3s,color .3s}.sectionSelection_sectionSelectionButtonsBlock__69jJ8{display:flex;align-items:center;width:100%;justify-content:center;margin-top:20px}.sectionSelection_sectionSelectionHeaderContainer__69jJ8{width:180px;height:55px;background-color:transparent;transition:background-color .3s,color .3s;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:25px;color:#f3eeee;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:15px}.sectionSelection_sectionSelectionHeaderContainer__69jJ8:hover{background-color:#a6c3fc;transition:background-color .3s}.sectionSelection_headerAppExit__69jJ8{display:flex;align-items:center;justify-content:center}.sectionSelection_headerAppExitText__69jJ8{margin-right:3px}@media screen and (max-width:1400px){.sectionSelection_icon__69jJ8{min-width:40px;min-height:40px;max-height:40px}.sectionSelection_imgContainer__69jJ8{width:70px;min-height:70px;max-height:70px;margin-bottom:10px}.sectionSelection_sectionSelectionItem__69jJ8{width:90px;height:110px;margin:0 15px 35px}.sectionSelection_sectionSelectionItemText__69jJ8{width:99px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#f3eeee}.sectionSelection_wrap__69jJ8{width:720px}.sectionSelection_containerText__69jJ8{margin-bottom:70px;margin-top:60px}.sectionSelection_buttonLink__69jJ8{height:50px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:15px;line-height:25px;color:#f3eeee}.sectionSelection_sectionSelectionHeaderContainer__69jJ8{width:160px;height:50px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:15px;line-height:25px;color:#f3eeee}}.calculationServer_checkbox__cF8Sq{margin-top:-30px;height:40px;padding:0 5px;width:100%;display:flex}.calculationServer_treeTab__cF8Sq{width:100%;min-height:45px;max-height:45px;padding-right:15px;display:flex;justify-content:space-between}.calculationServer_treeTabItem__cF8Sq{height:max-content;width:49%;display:flex;align-items:center;border-radius:10px;padding:7px 10px;cursor:pointer;transition:background-color .3s}.calculationServer_treeTabItemText__cF8Sq{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;transition:color .3s;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.calculationServer_treeTabIcon__cF8Sq{min-width:18px;min-height:18px;max-width:18px;max-height:18px;fill:#f3eeee;margin-right:7px;transition:fill .3s}.calculationServer_treeTabItemActive__cF8Sq{background-color:#a6c3fcf2}.calculationServer_treeTabItem__cF8Sq:hover{background-color:#a6c3fc80;transition:background-color .3s}.calculationServer_treeWrap__cF8Sq{width:100%;height:calc(100% - 135px);padding-right:15px;overflow-y:auto;overflow-x:hidden;opacity:1;visibility:visible}.calculationServer_codeEditorContainer__cF8Sq{height:100%;display:flex;flex:1;justify-content:center;align-items:center}.calculationServer_collapsedSearch__cF8Sq>input{padding:0!important;width:50px!important;transition:width 3.5s}.calculationServer_collapsedSearch__cF8Sq>svg{right:10px!important}@media screen and (max-width:1400px){.calculationServer_treeTabItemText__cF8Sq{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.calculationServer_collapsedSearch__cF8Sq>input{width:45px!important}.calculationServer_collapsedSearch__cF8Sq>svg{right:13px!important}}.taskServer_codeEditorContainer__0SSCJ{height:100%;display:flex;flex:1;justify-content:center}.taskServer_taskAddTextContainer__0SSCJ{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#d61111}.taskServer_taskAdd__0SSCJ{width:120px;display:flex;align-items:center;flex-direction:column;cursor:pointer;transition:transform .3s}.taskServer_taskAdd__0SSCJ:hover{transform:scale(1.05);transition:transform .3s}.taskServer_taskAddContainer__0SSCJ{width:82px;height:82px;margin-bottom:15px;display:flex;justify-content:center;align-items:center;background-color:#2f2e41;border-radius:10px}.taskServer_taskAddIcon__0SSCJ{min-width:40px;min-height:40px;max-height:40px;fill:#a6c3fcf2}.taskServer_taskAddText__0SSCJ{width:120px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#f3eeee;text-align:center}@media screen and (max-width:1400px){.taskServer_taskAddTextContainer__0SSCJ{font-size:16px}.taskServer_taskAdd__0SSCJ{width:90px}.taskServer_taskAddContainer__0SSCJ{width:70px;height:70px;margin-bottom:10px}.taskServer_taskAddIcon__0SSCJ{min-width:35px;min-height:35px;max-height:35px}.taskServer_taskAddText__0SSCJ{width:90px;font-size:14px}}.setpoints_checkbox__cF8Sq{margin-top:-30px;height:40px;padding:0 5px;width:100%;display:flex}.setpoints_treeTab__cF8Sq{width:100%;min-height:45px;max-height:45px;padding-right:15px;display:flex;justify-content:space-between}.setpoints_treeTabItem__cF8Sq{height:max-content;width:49%;display:flex;align-items:center;border-radius:10px;padding:7px 10px;cursor:pointer;transition:background-color .3s}.setpoints_treeTabItemText__cF8Sq{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;transition:color .3s;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.setpoints_treeTabIcon__cF8Sq{min-width:18px;min-height:18px;max-width:18px;max-height:18px;fill:#f3eeee;margin-right:7px;transition:fill .3s}.setpoints_treeTabItemActive__cF8Sq{background-color:#a6c3fcf2}.setpoints_treeTabItem__cF8Sq:hover{background-color:#a6c3fc80;transition:background-color .3s}.setpoints_treeWrap__cF8Sq{width:100%;height:calc(100% - 135px);padding-right:15px;overflow-y:auto;overflow-x:hidden;opacity:1;visibility:visible}.setpoints_codeEditorContainer__cF8Sq{height:100%;display:flex;flex:1;justify-content:center;align-items:center}.setpoints_collapsedSearch__cF8Sq>input{padding:0!important;width:50px!important;transition:width 3.5s}.setpoints_collapsedSearch__cF8Sq>svg{right:10px!important}@media screen and (max-width:1400px){.setpoints_treeTabItemText__cF8Sq{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.setpoints_collapsedSearch__cF8Sq>input{width:45px!important}.setpoints_collapsedSearch__cF8Sq>svg{right:13px!important}}.createRecipientPopUp_popupBase__mYqj2{width:fit-content;padding:0}.alarm_checkbox__upa2R{margin-top:-30px;height:40px;padding:0 5px;width:100%;display:flex}.alarm_treeTab__upa2R{width:100%;min-height:45px;max-height:45px;padding-right:15px;display:flex;justify-content:space-between}.alarm_treeTabItem__upa2R{height:max-content;width:49%;display:flex;align-items:center;border-radius:10px;padding:7px 10px;cursor:pointer;transition:background-color .3s}.alarm_treeTabItemText__upa2R{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;transition:color .3s;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.alarm_treeTabIcon__upa2R{min-width:18px;min-height:18px;max-width:18px;max-height:18px;fill:#f3eeee;margin-right:7px;transition:fill .3s}.alarm_treeTabItemActive__upa2R{background-color:#a6c3fcf2}.alarm_treeTabItem__upa2R:hover{background-color:#a6c3fc80;transition:background-color .3s}.alarm_treeWrap__upa2R{width:100%;height:calc(100% - 165px);padding-right:15px;overflow-y:auto;overflow-x:hidden;opacity:1;visibility:visible}.alarm_codeEditorContainer__upa2R{display:flex;flex:1;justify-content:center}.alarm_contentEditorContainer__upa2R{width:100%;overflow-y:scroll;display:flex;align-items:center;justify-content:center}.alarm_bindRecipientButton__upa2R{width:36px;height:36px;overflow-y:auto;overflow-x:hidden;opacity:1;visibility:visible}.alarm_bindRecipientButton__upa2R:hover{color:#a6c3fcf2}.alarm_createRecipientButton__upa2R{display:flex;justify-content:center;height:32px;cursor:pointer;margin-top:20px;width:100%;padding:5px 7px;border-radius:5px;align-items:center}.alarm_createRecipientButton__upa2R svg{height:22px;width:22px}.alarm_createRecipientButton__upa2R span{height:22px;margin-left:10px;margin-top:2.5px}.alarm_createRecipientButton__upa2R:hover{color:#a6c3fc80}.alarm_collapsedSearch__upa2R{display:none}@media screen and (max-width:1400px){.alarm_addRecipientTitle__upa2R{margin-bottom:45px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:28px;line-height:36px;color:#a6c3fcf2}.alarm_treeTabItemText__upa2R{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee}.alarm_collapsedSearch__upa2R>input{width:45px!important}.alarm_collapsedSearch__upa2R>svg{right:13px!important}}.showAdminPanel_preload__MmBTd{width:100%;height:calc(100vh - 110px);display:flex;justify-content:center;padding-top:110px;background-color:#1f212b}.showAdminPanel_preloadContainer__MmBTd{width:400px;height:100%;display:flex;flex-direction:column;align-items:center}.showAdminPanel_preloadLogo__MmBTd{height:50px;display:flex;align-items:center}.showAdminPanel_preloadLogoImg__MmBTd{width:70px;height:45px}.showAdminPanel_preloadLogoName__MmBTd{margin-left:25px;font-family:Open Sans;font-style:normal;font-weight:600;font-size:32px;line-height:54px;letter-spacing:.1em;color:#f3eeee}.showAdminPanel_preloadLoading__MmBTd{width:48px;height:48px;margin-top:265px}.showAdminPanel_loader__MmBTd{width:100%;height:100%;border-radius:50%;display:inline-block;position:relative;border:3px solid;border-color:#f3eeee #f3eeee transparent transparent;box-sizing:border-box;animation:showAdminPanel_rotation__MmBTd 1.5s linear infinite}.showAdminPanel_loader__MmBTd:after,.showAdminPanel_loader__MmBTd:before{content:"";position:absolute;inset:0;margin:auto;border:3px solid;border-color:transparent transparent #a6c3fc #a6c3fc;width:40px;height:40px;border-radius:50%;box-sizing:border-box;animation:showAdminPanel_rotationBack__MmBTd .7s linear infinite;transform-origin:center center}.showAdminPanel_loader__MmBTd:before{width:32px;height:32px;border-color:#f3eeee #f3eeee transparent transparent;animation:showAdminPanel_rotation__MmBTd 1.5s linear infinite}@keyframes showAdminPanel_rotation__MmBTd{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes showAdminPanel_rotationBack__MmBTd{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@media screen and (max-width:1400px){.showAdminPanel_preload__MmBTd{height:calc(100vh - 90px);padding-top:90px}.showAdminPanel_preloadLogoImg__MmBTd{width:58px;height:38px}.showAdminPanel_preloadLogoName__MmBTd{margin-left:20px;font-size:30px}.showAdminPanel_preloadLoading__MmBTd{width:42px;height:42px;margin-top:205px}.showAdminPanel_loader__MmBTd{border:2px solid;border-color:#f3eeee #f3eeee transparent transparent}.showAdminPanel_loader__MmBTd:after,.showAdminPanel_loader__MmBTd:before{border:2px solid;border-color:transparent transparent #a6c3fc #a6c3fc;width:28px;height:28px}.showAdminPanel_loader__MmBTd:before{width:18px;height:18px;border-color:#f3eeee #f3eeee transparent transparent}}.simulatorServer_checkbox__t68IV{margin-top:-30px;height:40px;padding:0 5px;width:100%;display:flex}.simulatorServer_treeWrap__t68IV{width:100%;height:calc(100% - 90px);padding-right:15px;overflow-y:scroll;overflow-x:hidden;opacity:1;visibility:visible}.simulatorServer_simulatorEditorContainer__t68IV{height:100%;display:flex;flex:1;justify-content:center;align-items:center}.simulatorServer_collapsedSearch__t68IV>input{padding:0!important;width:50px!important;transition:width 3.5s}.simulatorServer_collapsedSearch__t68IV>svg{right:10px!important}@media screen and (max-width:1400px){.simulatorServer_collapsedSearch__t68IV>input{width:45px!important}.simulatorServer_collapsedSearch__t68IV>svg{right:13px!important}}.dict_treeControl__mNndQ{width:22px;height:22px;position:absolute;right:15px;bottom:15px;z-index:99;cursor:pointer;transform:rotate(0);transition:transform .7s}.dict_treeControlActive__mNndQ{transform:rotate(180deg);transition:transform .7s}.dict_treeControl__mNndQ path{fill:#f3eeee;transition:fill .5s}.dict_treeControl__mNndQ:hover path{fill:#a6c3fcf2;transition:fill .5s}.dict_treeControlActive__mNndQ path{fill:#a6c3fcf2}.dict_treeTabsSwitch__mNndQ{flex-wrap:wrap;row-gap:8px;max-height:none!important;gap:10px;padding:0;margin-bottom:9px}.dict_treeTabsSwitch__mNndQ>div{width:calc(50% - 10px);height:36px;padding:5px 10px;margin:0;min-width:0}.dict_treeTabsSwitch__mNndQ>div svg{min-width:20px;min-height:20px;max-width:20px;max-height:20px;fill:#f3eeee}@media screen and (max-width:1400px){.dict_treeTabsSwitch__mNndQ>div svg{display:none!important}.dict_treeTabsSwitch__mNndQ>div span{margin:0}}.dict_treeTabsSwitchCollapsed__mNndQ{display:none}.dict_contentEditorContainer__mNndQ{width:100%;height:100%;overflow-y:scroll;padding-right:15px}.dict_editorContainer__mNndQ{width:100%;height:calc(100% - 40px);display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;padding:15px 30px 35px 20px;border-radius:25px;background-color:#2f2e41;box-shadow:0 0 15px 10px #0000001a}.dict_contentBox__mNndQ{width:100%;height:100%;overflow-y:scroll}.dict_content__mNndQ{width:100%;min-height:42px;padding:5px 7px;border-radius:5px;display:flex;align-items:center;justify-content:left;cursor:pointer}.dict_content__mNndQ.dict_noDict__mNndQ{padding-bottom:10px;border-bottom:3px solid #494765}.dict_content__mNndQ:hover span{transition:color .3s;color:#a6c3fcf2}.dict_contentDelete__mNndQ{background-color:#d61111!important}.dict_checkbox__mNndQ{margin-top:-30px;height:40px;padding:0 5px;width:100%;display:flex}.dict_treeWrap__mNndQ{width:100%;height:calc(100% - 135px);padding-right:15px;overflow-y:auto;overflow-x:hidden;opacity:1;visibility:visible}.dict_collapsedSearch__mNndQ input,.dict_collapsedSearch__mNndQ svg{display:none}@media screen and (max-width:1400px){.dict_treeControl__mNndQ{width:21px;height:21px}}.dict_bindDictButton__mNndQ{width:36px;height:36px;overflow-y:auto;overflow-x:hidden;opacity:1;visibility:visible}.dict_bindDictButton__mNndQ:hover{color:#a6c3fcf2}.dict_createDictButtonWrapper__mNndQ{display:grid;grid-template-columns:1fr 1fr 48px 48px;margin-top:10px;gap:20px}.dict_createDictButton__mNndQ{grid-column:span 2;display:flex;justify-content:center;width:100%;height:32px;cursor:pointer;padding:5px 7px;border-radius:5px;align-items:center;transition:color .3s;margin-bottom:30px;margin-top:10px}.dict_createDictButton__mNndQ svg{height:22px;width:22px}.dict_createDictButton__mNndQ span{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee;transition:color .3s;height:22px;margin-left:10px}.dict_createDictButton__mNndQ:hover span,.dict_createDictButton__mNndQ:hover{color:#a6c3fc80}.dict_centeredText__mNndQ{width:100%;display:flex;justify-content:center;margin-bottom:15px}.dict_dictEditor__mNndQ{width:100%;display:flex;flex-direction:column;align-items:center}.dict_dictSelectForm__mNndQ{margin-top:40px;width:550px;height:90%;background-color:#2f2e41;border-radius:25px;padding:40px 30px 35px 45px}.dict_dictSelectFormWrapper__mNndQ{display:flex;gap:4px;flex-direction:column;overflow-y:scroll;padding-right:10px;height:calc(100% - 105px)}.dict_dictSelectForm__mNndQ>p{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2;margin-bottom:10px}.dict_dictSelectFormButtons__mNndQ{display:flex;align-items:center;justify-content:center;gap:30px;height:5rem}.dict_dictSelectFormButtons__mNndQ button{width:300px;height:60px;border-radius:5px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee;background-color:#a6c3fcf2;transition:background-color .3s;cursor:pointer;border:1px solid rgba(166,195,252,.95)}.dict_dictSelectFormButtons__mNndQ button:disabled{border:none;background-color:#a6c3fc80!important;cursor:default}.dict_dictSelectFormButtons__mNndQ button:hover{background-color:transparent}.dict_createDictText__mNndQ{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#d61111}.dict_table__mNndQ{width:100%;display:grid;height:40px;min-height:40px;grid-template-columns:1fr 1fr 48px 48px;padding:0 45px 0 20px;gap:22px}.dict_table__mNndQ span{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#f3eeee;display:flex;justify-content:center}.dict_table__mNndQ div{width:96px}.dict_buttonContainer__mNndQ{width:150px;height:48px;display:flex;flex-shrink:0;justify-content:center;align-items:center;cursor:pointer}.dict_buttonContainer__mNndQ:hover{transition:fill .3s}.dict_buttonContainer__mNndQ:hover .dict_updateIcon__mNndQ,.dict_buttonContainer__mNndQ:hover .dict_deleteIcon__mNndQ,.dict_buttonContainer__mNndQ:hover .dict_deleteDictIcon__mNndQ{fill:#a6c3fc80}.dict_buttonContainer__mNndQ:hover span{color:#a6c3fc80}.dict_buttonContainer__mNndQ span{margin-left:5px}.dict_updateIcon__mNndQ{position:relative;right:1px;min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#35b96a;transition:fill .3s}.dict_updateIconDelete__mNndQ{fill:#d61111}.dict_updateIcon__mNndQ:hover{fill:#f3eeee}.dict_deleteIcon__mNndQ{position:relative;right:1px;min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#d61111;transition:fill .3s}.dict_deleteIconRename__mNndQ{fill:#35b96a}.dict_deleteIcon__mNndQ:hover{fill:#f3eeee}.dict_deleteDictIcon__mNndQ{position:relative;min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:#d61111;transition:fill .3s}.dict_deleteDictIcon__mNndQ:hover{fill:#a6c3fc80}.dictContent_dictContentEditorContainer__sli7J{display:grid;grid-template-columns:1fr 1fr 48px 48px;border-bottom:1px solid #494765;gap:20px;padding-bottom:10px;margin-bottom:10px}.dictContent_dictContentEditorContainerDelete__sli7J{background-color:#d61111!important}.dictContent_textField__sli7J{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.dictContent_textFieldError__sli7J{border-color:#d61111;border-width:1px;border-style:solid;border-radius:5px;box-shadow:0 0 40px 10px #c81f1f26}.dictContent_sending__sli7J{opacity:.5}.dictContent_contentBox__sli7J{display:flex;width:100%}.dictContent_textField__sli7J{height:50px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;padding:0 10px}.dictContent_formItem__sli7J{width:calc(100% - 250px);max-width:560px;margin-bottom:35px}.dictContent_formItemSelect__sli7J{height:45px;font-size:14px;padding:0 10px}.dictContent_formItemOption__sli7J{padding:0 10px;font-size:14px}.dictContent_formItemText__sli7J{font-size:15px}.dictContent_errorMessage__sli7J{top:43px;font-size:12px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 0 10px}.dictContent_formNoValid__sli7J{background-color:#a6c3fc80}.dictContent_formValid__sli7J{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.dictContent_formValid__sli7J:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.dictContent_buttonContainer__sli7J{width:48px;height:48px;display:flex;flex-shrink:0;justify-content:center;align-items:center;padding:10px;cursor:pointer}.dictContent_buttonContainer__sli7J svg{min-width:24px;min-height:24px;max-width:24px;max-height:24px;fill:basic;transition:fill .3s}.dictContent_buttonContainer__sli7J.dictContent_saveIcon__sli7J svg{fill:#a6c3fc}.dictContent_buttonContainer__sli7J.dictContent_saveIcon__sli7J:hover svg{fill:#a6c3fc}.dictContent_buttonContainer__sli7J.dictContent_saveIcon__sli7J.dictContent_disabled__sli7J svg{fill:#f3eeee}.dictContent_buttonContainer__sli7J.dictContent_saveIcon__sli7J.dictContent_disabled__sli7J:hover svg{fill:#f3eeee}.dictContent_buttonContainer__sli7J.dictContent_saveIcon__sli7J.dictContent_disabled__sli7J{opacity:.5;cursor:default}.dictContent_buttonContainer__sli7J.dictContent_deleteIcon__sli7J:hover svg{fill:#d61111}.sessionComponent_sessionsTitle__KzRbj{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2;margin-bottom:15px;margin-left:10px}.sessionComponent_sessionsContainer__KzRbj{width:600px;max-height:760px;padding:0 45px;border-radius:25px;display:flex;flex-direction:column}.sessionComponent_sessionsWrapper__KzRbj{width:100%;height:100%;padding:5px}.sessionComponent_sessionContainer__KzRbj{width:100%;display:flex;align-items:flex-start;background-color:#2f2e41;padding:10px 20px;border-radius:6px;margin-bottom:38px}.sessionComponent_sessionIconContainer__KzRbj{width:28px;height:28px;margin-right:8px;padding-top:5px}.sessionComponent_sessionIcon__KzRbj{color:#a6c3fcf2;width:100%;height:100%}.sessionComponent_sessionServiceName__KzRbj,.sessionComponent_activeSessionServiceName__KzRbj{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:31px;color:#a6c3fcf2}.sessionComponent_currentSessionServiceName__KzRbj{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:31px;color:#35b96a}.sessionComponent_activeSession__KzRbj{background-color:#494765}.sessionComponent_currentSession__KzRbj{background-color:#192e1b}.sessionComponent_sessionInfo__KzRbj{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:31px;color:#bbbfca}.sessionComponent_sessionTerminationReason__KzRbj{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:31px;color:#daae11}.sessionComponent_currentSessionTitle__KzRbj{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:31px;color:#35b96a}.sessionComponent_sessionContentContainer__KzRbj{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.sessionComponent_sessionActions__KzRbj{width:100%;display:flex;align-items:center;justify-content:flex-start}.sessionComponent_closeSessionButton__KzRbj{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:31px;color:#a6c3fcf2;cursor:pointer;display:flex;align-items:center;justify-content:center;text-decoration:underline}.sessionComponent_currentCloseSessionButton__KzRbj{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:31px;color:#35b96a}.sessionComponent_inactiveStatus__KzRbj{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:31px;color:#bbbfca;margin-left:10px}.sessionComponent_activeStatus__KzRbj{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:31px;color:#35b96a;margin-left:10px}.sessionComponent_stylesSessionInfoContainer__KzRbj{display:flex;align-items:center;justify-content:space-between}.sessionComponent_sessionsLengthMessage__KzRbj{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:31px;color:#bbbfca}.sessionComponent_sessionScopeItem__KzRbj{margin:5px 0}.sessionComponent_sessionScopeItem__KzRbj::marker{unicode-bidi:isolate;font-variant-numeric:tabular-nums;text-transform:none;text-indent:0px!important;text-align:start!important;text-align-last:auto!important}.sessionComponent_currentSessionScope__KzRbj{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#35b96a}.sessionComponent_notCurrentSessionScope__KzRbj{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#a6c3fcf2}.icon_addImgButton__q4ko6{width:100%;height:100%;color:inherit;cursor:pointer;border:2px dashed inherit;border-radius:2px}.icon_addImgButton__q4ko6:hover{color:#a6c3fc;cursor:pointer}.icon_iconInput__q4ko6{display:none}.icon_imageComponent__q4ko6{width:100%;height:100%;border-radius:inherit}.icon_imageBlockTabs__q4ko6{display:flex;align-items:center}.icon_imageStub__q4ko6{width:100%;height:100%}.icon_iconContainer__q4ko6{display:flex;align-items:flex-end;width:80px;position:relative;margin-right:20px}.icon_imageBtnPlus__q4ko6{width:20px;height:20px;position:absolute;bottom:2px;right:17px}.icon_iconWrapper__q4ko6{background-color:#494765;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:6px}.applications_userForm__kQgp2{width:550px;max-height:800px;padding:40px 45px 35px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column}.applications_userFormSelectorsBlock__kQgp2{padding:0}.applications_userFormForm__kQgp2{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:space-between;flex-grow:1}.applications_container__kQgp2{width:100%}.applications_inputWrap__kQgp2{width:100%;margin-bottom:20px;position:relative}.applications_inputWrap__kQgp2>input,.applications_inputWrap__kQgp2 select{margin-top:7px}.applications_inputWrapText__kQgp2{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.applications_inputWrapText__kQgp2>span{color:#d61111}.applications_input__kQgp2{width:100%;height:50px;padding:0 15px;background-color:transparent;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px}.applications_inputError__kQgp2{border-color:#d61111;box-shadow:0 0 15px 10px #c81f1f26}.applications_inputPassword__kQgp2{padding:0 42px 0 15px}.applications_formTitle__kQgp2{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:31px;color:#a6c3fcf2;margin-bottom:20px}.applications_tiEyeButton__kQgp2{min-width:22px;min-height:22px;max-width:22px;max-height:22px;position:absolute;right:10px;top:41px;fill:#f3eeee;cursor:pointer;transition:fill .3s}.applications_tiEyeButton__kQgp2:hover{transition:fill .3s;fill:#a6c3fcf2}.applications_tiEyeButtonActive__kQgp2{fill:#a6c3fcf2}.applications_buttonSending__kQgp2{width:300px;height:60px;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;background-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.applications_button__kQgp2{width:300px;height:60px;border-radius:5px;border-color:transparent;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:25px;color:#f3eeee}.applications_formValid__kQgp2{background-color:#a6c3fc;border-color:#a6c3fc;border-width:1px;border-style:solid;border-radius:5px;transition:background-color .3s,color .3s;cursor:pointer}.applications_formValid__kQgp2:hover{background-color:transparent;color:#f3eeee;transition:background-color .3s,color .3s}.applications_formNoValid__kQgp2{background-color:#a6c3fc80}.applications_checkControl__kQgp2{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#35b96a;cursor:pointer}.applications_errorMessage__kQgp2{position:absolute;left:0;top:51px;width:100%;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 0 12px}.applications_userFormGroupSelect__kQgp2{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.applications_userFormGroupSelectOption__kQgp2{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.applications_selectorsContainer__kQgp2{overflow:auto;width:100%;max-height:480px;margin-bottom:20px;padding:0 15px 0 0}.applications_selectorItemContainer__kQgp2{padding:5px}.applications_selectorItemTitle__kQgp2{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:31px;color:#a6c3fcf2;margin-bottom:3px}.applications_redirectUrisBlock__kQgp2{width:100%;display:flex;flex-direction:column;gap:7px}.applications_redirectUrisBlockText__kQgp2{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.applications_redirectUrisBlockText__kQgp2>span{color:#d61111}.applications_redirectUrisContainer__kQgp2{width:100%;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:6px;margin-bottom:30px;display:flex;flex-direction:column;align-items:center}.applications_redirectUrisInputsContainer__kQgp2{width:inherit;min-height:70px;max-height:200px;overflow-y:auto;padding:15px}.applications_addRedirectUriButton__kQgp2{width:30px;height:30px;color:inherit;cursor:pointer;margin-top:5px;border:2px dashed inherit;margin-bottom:5px;border-radius:2px}.applications_redirectUriInput__kQgp2{margin-bottom:10px;padding-right:40px}.applications_redirectUriContainer__kQgp2{padding:0 5px;position:relative}.applications_redirectUriDeleteButton__kQgp2{min-width:22px;min-height:22px;max-width:22px;max-height:22px;position:absolute;right:15px;top:14px;cursor:pointer;transition:fill .3s;color:#d61111}.applications_addUriImgContainer__kQgp2{display:flex;align-items:center;color:#f3eeee;margin-bottom:10px;margin-top:5px}.applications_addUriImgContainer__kQgp2:hover{color:#a6c3fc;cursor:pointer}.applications_addUriTitle__kQgp2{margin-left:10px;color:inherit}.applications_imageBlockTabs__kQgp2{display:flex;align-items:center}.applications_imageBlockTabElement__kQgp2{padding:10px;cursor:pointer}.applications_clientsStatusesSelect__kQgp2{width:100%;height:50px;padding:0 15px;background-color:transparent;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;cursor:pointer}.applications_clientsStatusesSelectOption__kQgp2{padding:0 15px;background-color:#2f2e41;border-color:#f3eeee;border-width:1px;border-style:solid;border-radius:5px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.applications_clientsIconInputContainer__kQgp2{display:flex;align-items:center}.applications_clientsNameInputContainer__kQgp2{margin:0}.qa_sessionContentUserContainer__5v6S3{overflow-y:auto;padding-top:50px}.qa_userForm__5v6S3{width:550px;max-height:760px;padding:40px 45px 35px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column;min-height:400px}.qa_sessionsContainer__5v6S3{width:600px;max-height:760px;padding:40px 45px 35px;background-color:#2f2e41;border-radius:25px;display:flex;flex-direction:column}.userQaForm_inputContainer__7bzLb{display:flex;gap:7px;flex-direction:column;width:100%}.userQaForm_correctLogin__7bzLb{height:100%;position:absolute;right:10px;display:flex;align-items:center}.userQaForm_correctLogin__7bzLb svg{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#f3eeee;color:#35b96a;fill:#35b96a}.userQaForm_inputPassword__7bzLb{padding:0 42px 0 15px}.userQaForm_selectorsContainer__7bzLb{overflow:auto;width:100%;max-height:480px;margin-bottom:20px;padding:0 15px 0 0}.systemTypes_addSystemType__ASWG0{min-width:40px;min-height:40px;max-width:40px;max-height:40px;fill:#f3eeee;fill:#a6c3fcf2}.page_page__H2QiD{width:100%;height:100vh;display:grid;grid-template-columns:220px calc(100vw - 220px);transition:grid-template-columns .5s ease}.page_page__H2QiD>nav{height:auto}.page_page__H2QiD.page_pageBigger__H2QiD{grid-template-columns:80px calc(100vw - 80px)}.page_headerContainer__H2QiD{min-height:70px;height:70px;padding:0 5px;width:100%;display:flex}.page_contentContainer__H2QiD{height:100%;grid-template-columns:430px calc(100% - 445px);display:grid;overflow-y:auto;transition:grid-template-columns .8s ease;gap:15px}.page_contentContainer__H2QiD>div:last-child{height:calc(100vh - 120px)}.page_contentContainer__H2QiD.page_contentContainerBigger__H2QiD{grid-template-columns:50px calc(100% - 65px)}.page_treeWrap__H2QiD{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;opacity:1;visibility:visible}.page_treeControl__H2QiD{width:22px;height:22px;position:absolute;right:15px;bottom:15px;z-index:99;cursor:pointer;transform:rotate(0);transition:transform .7s}.page_treeControlActive__H2QiD{transform:rotate(180deg);transition:transform .7s}.page_treeControl__H2QiD path{fill:#f3eeee;transition:fill .5s}.page_treeControl__H2QiD:hover path{fill:#a6c3fcf2;transition:fill .5s}.page_treeControlActive__H2QiD path{fill:#a6c3fcf2}.page_editorContainer__H2QiD{height:100%;display:flex;flex:1;justify-content:center}@media screen and (max-width:1720px){.page_contentContainer__H2QiD{grid-template-columns:435px calc(100% - 450px)}}@media screen and (max-width:1600px){.page_contentContainer__H2QiD{grid-template-columns:395px calc(100% - 410px)}}@media screen and (max-width:1400px){.page_treeControl__H2QiD{width:21px;height:21px}.page_contentContainer__H2QiD{grid-template-columns:390px calc(100% - 405px)}}.blockTypes_addBlockType__3Krd5{min-width:40px;min-height:40px;max-width:40px;max-height:40px;fill:#f3eeee;fill:#a6c3fcf2}.blockTypesForm_correctName__Ybm17{height:100%;position:absolute;right:10px;display:flex;align-items:center}.blockTypesForm_correctName__Ybm17 svg{min-width:28px;min-height:28px;max-width:28px;max-height:28px;fill:#f3eeee;color:#35b96a;fill:#35b96a}.massCreateForm_container__wTuZF{height:100%;display:flex;flex-direction:column;flex:1 1;background-color:#2f2e41;border-radius:25px;box-shadow:0 0 15px 10px #0000001a;padding:30px 25px;grid-column:span 2}.massCreateForm_title__wTuZF{min-height:45px;max-height:45px;display:flex;align-items:center;border-bottom:1px solid #f3eeee}.massCreateForm_titleText__wTuZF{margin:0 8px 0 15px;font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#f3eeee}.massCreateForm_titleTextAccent__wTuZF{margin:0;color:#a6c3fcf2}.massCreateForm_formBody__wTuZF{margin-top:1rem;display:grid;grid-template-columns:35% auto;width:100%;height:100%;gap:2rem;overflow:scroll}.massCreateForm_formBody__wTuZF>div:first-child{background-color:#1f212b;padding:1rem;border-radius:1rem}.massCreateForm_propertyBlock__wTuZF{display:flex;flex-direction:column;gap:1rem}.massCreateForm_typeSelection__wTuZF{display:flex;flex-direction:column;gap:1rem;width:100%}.massCreateForm_assignProperty__wTuZF{display:flex;flex-direction:column;gap:1rem;height:100%}.massCreateForm_assignPropertyList__wTuZF{height:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}.massCreateForm_assignProperty__wTuZF .massCreateForm_propertyBtn__wTuZF{display:flex;justify-content:center;align-items:center;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#f3eeee;border:none;min-height:50px}.massCreateForm_assignProperty__wTuZF .massCreateForm_propertyBtnAdd__wTuZF{padding:1rem;max-width:none;margin-bottom:5rem;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.massCreateForm_assignProperty__wTuZF .massCreateForm_propertyBtnActive__wTuZF svg{fill:#a6c3fcf2}.massCreateForm_assignProperty__wTuZF .massCreateForm_emptyObject__wTuZF{width:100%;text-align:center;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#d61111}.massCreateForm_propertyBtnContainer__wTuZF{width:100%;justify-content:center;display:flex}.massCreateForm_selectPropertyField__wTuZF{display:grid;gap:.5rem;width:100%}.massCreateForm_selectPropertyField__wTuZF span{display:flex;align-items:center;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.massCreateForm_propertyField__wTuZF{display:grid;width:100%;grid-template-columns:40% calc(60% - 1.5rem - 100px) 50px 50px;gap:.5rem}.massCreateForm_propertyField__wTuZF span{display:flex;align-items:center;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee}.massCreateForm_showResult__wTuZF{display:flex;align-items:center;justify-content:end;width:100%;height:5rem}.massCreateForm_toMuchIds__wTuZF{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;display:flex;align-items:center;justify-content:center}div.massCreateForm_resultPopup__wTuZF{width:70rem}div.massCreateForm_resultPopup__wTuZF>div:last-child{gap:1rem}div.massCreateForm_resultPopup__wTuZF table{width:100%;grid-area:statistics}div.massCreateForm_resultPopup__wTuZF table tbody{width:100%;display:grid;gap:.5rem}div.massCreateForm_resultPopup__wTuZF table tbody tr{width:calc(100% - 1rem);display:flex;gap:.5rem;justify-content:space-between;border-bottom:1px solid #494765}div.massCreateForm_resultPopup__wTuZF table tbody tr td{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;line-height:30px}div.massCreateForm_resultPopup__wTuZF table tbody tr td:last-child{font-weight:600;color:#a6c3fcf2}div.massCreateForm_resultPopupBtn__wTuZF{width:100%;display:flex;justify-content:end}div.massCreateForm_resultPopupTable__wTuZF{width:100%;display:flex;gap:1rem;flex-direction:column}div.massCreateForm_resultPopupContainer__wTuZF{width:100%;height:100%;display:grid;grid-template-columns:60% auto;grid-template-rows:auto 60px;gap:1rem;grid-template-areas:"tree statistics" "tree acceptBtn"}div.massCreateForm_resultPopupContainer__wTuZF button{grid-area:acceptBtn}div.massCreateForm_resultPopupTree__wTuZF{display:flex;flex-direction:column;gap:1rem;grid-area:tree}.massCreateForm_spanHeader__wTuZF{font-family:OpenSans-SemiBold,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#a6c3fcf2;padding-bottom:.4rem;border-bottom:1px solid #f3eeee;width:100%}.massCreateForm_resultConfigHeader__wTuZF{display:flex;align-self:center;gap:.5rem}.massCreateForm_preloadListContainer__wTuZF{padding:2rem;width:100%;height:35rem;border-radius:.5rem;background-color:#1f212b;overflow-y:scroll}.massCreateForm_resultTreeWrapper__wTuZF{height:35rem;border-radius:.5rem;width:100%}@media screen and (max-width:1400px){.massCreateForm_propertyField__wTuZF span,.massCreateForm_selectPropertyField__wTuZF span{font-size:14px}}.licensesComponents_licensesTree__bY3vR{display:flex;flex-direction:column}.licensesComponents_licensesFormBase__bY3vR{width:100%;height:100%;max-height:100%;flex:1}.licensesComponents_licensesFormBase__bY3vR .licensesComponents_licenseFormInput__bY3vR{min-width:400px;width:40%}.licensesComponents_licensesFormBase__bY3vR .licensesComponents_licenseFormInput__bY3vR,.licensesComponents_licensesFormBase__bY3vR .licensesComponents_licenseFormTable__bY3vR{gap:10px}.licensesComponents_licensesFormBase__bY3vR .licensesComponents_licenseFormInput__bY3vR>span,.licensesComponents_licensesFormBase__bY3vR .licensesComponents_licenseFormTable__bY3vR>span{font-size:20px}.licensesComponents_licensesFormBase__bY3vR .licensesComponents_maxLengthInput__bY3vR{width:100%}.licensesComponents_licenseIdCopyBtn__bY3vR{position:absolute;min-height:50px;max-height:50px;width:50px;left:auto;right:0}.licensesComponents_licensesAction__bY3vR{justify-content:end}.licensesComponents_licensesTreeList__bY3vR{height:calc(100% - 80px);width:100%;display:flex;flex-direction:column;gap:10px;overflow-y:scroll}.licensesComponents_licenseTreeItem__bY3vR{width:100%;user-select:none;display:flex;align-items:center;padding:5px 7px;cursor:pointer;transition:background-color .3s;border-radius:5px}.licensesComponents_licenseTreeItem__bY3vR:hover{background-color:#a6c3fc80}.licensesComponents_licenseTreeItemActive__bY3vR{background-color:#a6c3fcf2}.licensesComponents_licenseTreeItem__bY3vR span{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#f3eeee;margin-left:10px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.licensesComponents_licenseTreeItem__bY3vR svg{min-width:18px;min-height:18px;max-width:18px;max-height:18px;fill:#f3eeee}.licenses_editorContainer__RC9DR{height:100%;display:flex;flex:1;justify-content:center}.authError_authErrorContainer__cOPVB{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh}.authError_errorTextContainer__cOPVB{display:flex;align-items:center;justify-content:center}.authError_errorText__cOPVB{font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#f3eeee;display:flex;flex-direction:column;gap:.5rem;justify-content:center;align-items:center;color:#d61111;overflow-wrap:anywhere}html{box-sizing:border-box;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:inherit}html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}:root{-moz-tab-size:4;tab-size:4}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}hr{height:0}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em;top:-.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:none}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}img,embed,iframe,object,audio,video{height:auto;max-width:100%}*{box-sizing:border-box}*:focus{outline:none}body{background-color:#1f212b;color:#f3eeee}input,select{outline:none}.cm-editor{font-size:16px;background-image:url(./assets/code.pic)}.cm-cursor{border-left-color:#f3eeee!important}textarea{outline:none;resize:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}a{text-decoration:none}a[disabled]{pointer-events:none}table{border-collapse:unset}button{padding:0;margin:0}::-webkit-scrollbar{width:6px;height:6px;border-radius:5px;background-color:transparent}::-webkit-scrollbar-thumb{border-radius:5px;background-color:#a6c3fc}::-webkit-scrollbar-track{border-radius:5px;background-color:transparent}.tabListIcon{min-width:20px;min-height:20px;max-width:20px;max-height:20px;fill:#f3eeee;transition:fill .3s}.formItemErrorMessage{left:0;top:50px;bottom:0;position:absolute;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#d61111;margin:5px 0 0 10px}.emptyContainer{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding:30px 45px 0}.emptyContainer.bigPadding{padding-top:210px}.emptyContainer>h1{width:100%;margin-bottom:65px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:30px;line-height:36px;color:#a6c3fcf2;text-align:center}.tableRowPropertyTd{text-align:left;height:100%;display:flex;align-items:center}.tableRowPropertyTd:last-child{justify-content:center;gap:12px;text-align:end}.tableRowPropertyTd:nth-child(1){padding:0 40px 0 20px;width:33%}.tableRowPropertyTd:nth-child(2){width:calc(39% - 1px);padding-right:40px}.tableRowPropertyTd:nth-child(3){width:16%}.tableRowPropertyTd:nth-child(4){width:12%;padding-right:20px;display:flex;justify-content:flex-end}button{background-color:transparent;border:none;outline:none}.treeContainer{width:100%;height:100%;overflow-y:auto;position:relative;transition:width .8s}.collapsedTree{width:50px!important;min-width:50px!important}.collapsedTreeWrap{width:0px;opacity:0!important;visibility:hidden!important}.collapsedTreeTab{opacity:0!important;visibility:hidden!important}.cm-content{width:100px}@media screen and (max-width:1720px){.tableRowPropertyTd:nth-child(1){padding:0 20px 0 15px}.tableRowPropertyTd:nth-child(2){padding-right:20px}.tableRowPropertyTd:nth-child(4){padding-right:15px}}@media screen and (max-width:1600px){.tableRowPropertyTd:nth-child(1){padding:0 15px 0 10px;width:34%}.tableRowPropertyTd:nth-child(2){width:calc(39% - 1px);padding-right:15px}.tableRowPropertyTd:nth-child(3){width:12%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.tableRowPropertyTd:nth-child(4){width:15%;padding-right:15px}}@media screen and (max-width:1400px){.cm-editor{font-size:14px}.tabListIcon{min-width:19px;min-height:19px;max-width:19px;max-height:19px;fill:#f3eeee}.emptyContainer{padding:20px 45px 0}.emptyContainer>h1{margin-bottom:45px;font-family:OpenSans-Regular,sans-serif;font-style:normal;font-weight:400;font-size:28px;line-height:36px;color:#a6c3fcf2}.tableRowPropertyTd:nth-child(1){padding:0 15px 0 10px;width:30%}.tableRowPropertyTd:nth-child(2){width:calc(45% - 1px);padding-right:15px}.tableRowPropertyTd:nth-child(3){width:10%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.tableRowPropertyTd:nth-child(4){width:15%;padding-right:5px}}
