@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@200;300;400;700&display=swap";@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}*{margin:0;padding:0;box-sizing:border-box;line-height:18.75px;font-size:16px}button{cursor:pointer;background-color:inherit;border:none}button:disabled{cursor:default}input{outline:none}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}textarea{outline:none;font-family:Roboto,sans-serif!important}ul{list-style-type:none}html{font-family:Roboto,sans-serif!important;font-size:16px}body{min-height:100vh;position:relative;min-width:1130px;color:#292222}#root{min-height:100vh;width:100%;background:#fbfbfb}._addButton_170ib_1{font-size:16px;color:#292222;display:flex;align-items:center;gap:10px}._addButton_170ib_1._hovered_170ib_8{color:#244ca7;text-decoration:underline}._addButton_170ib_1._disabled_170ib_12{opacity:.7;text-decoration:none;color:#292222}._loader_17xrh_1{display:inline-block;position:relative;width:24px;height:24px}._loader_17xrh_1 div{box-sizing:border-box;display:block;position:absolute;width:19.2px;height:19.2px;margin:2.4px;border:2.4px solid #fff;border-radius:50%;animation:_loading_17xrh_1 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:var(--color-3) transparent transparent transparent}._loader_17xrh_1 div:nth-child(1){animation-delay:-.45s}._loader_17xrh_1 div:nth-child(2){animation-delay:-.3s}._loader_17xrh_1 div:nth-child(3){animation-delay:-.15s}@keyframes _loading_17xrh_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._button_1u8jt_1{cursor:pointer;display:flex;justify-content:center;position:relative;align-items:center;border-radius:3px;border:1px solid var(--color-4);height:30px;padding:0 8px;background-color:var(--color-5);transition:background-color .3s ease}._button_1u8jt_1:focus{outline:1px solid transparent}._button_1u8jt_1._disabled_1u8jt_19{opacity:.5;cursor:auto;pointer-events:none}._button_1u8jt_1._loading_1u8jt_25{transition:padding-right .3s ease;padding-right:24px;opacity:.5;pointer-events:none;cursor:auto}._button_1u8jt_1 ._loader_1u8jt_33{right:0;position:absolute;margin-right:4px;animation:_showUp_1u8jt_1 .2s ease}._red_1u8jt_40{background:var(--color-2);height:30px;border-radius:3px;border:none;width:fit-content;color:var(--color-5);padding:0 8px;transition:background-color .3s ease}._red_1u8jt_40 ._loader_1u8jt_33 div{border-color:white transparent transparent transparent}._red_1u8jt_40:hover{background:var(--color-9)}._primary_1u8jt_59{background:var(--color-1);border-radius:3px;border:none;width:fit-content;color:var(--color-5);padding:8px;opacity:1;transition:opacity .3s ease}._primary_1u8jt_59 ._loader_1u8jt_33 div{border-color:white transparent transparent transparent}._animatedButton_1u8jt_74:active{transform:scale(.98)}._animatedButton_1u8jt_74:hover{opacity:1;background-color:var(--color-7)}._clear_1u8jt_83{height:auto;padding:0;border-radius:0;border:none;background-color:transparent}._clear_1u8jt_83:hover{background-color:transparent}._button_1u8jt_1._disabled_1u8jt_19:hover,._button_1u8jt_1._loading_1u8jt_25:hover{opacity:.5;background-color:transparent}._button_1u8jt_1._red_1u8jt_40:hover{background:var(--color-9)}._button_1u8jt_1._primary_1u8jt_59:hover{background:var(--color-1);opacity:.8}._clear_1u8jt_83:focus{outline:1px solid transparent}._circle_1u8jt_119{border-radius:50%}@keyframes _showUp_1u8jt_1{0%{opacity:0}80%{opacity:0}to{opacity:1}}._stack_elkfr_1{display:flex;flex-direction:column}._tooltipWrapper_kwlab_1{position:absolute}._tooltip_kwlab_1{color:var(--color-5);background-color:var(--color-3);padding:4px 6px;max-width:90vw;font-weight:400;font-size:14px;overflow-x:hidden;overflow-y:auto;line-height:16px;border-radius:3px}._isHoverEnable_kwlab_18{visibility:visible}._arrow_kwlab_22{fill:var(--color-3)}._tooltipReference_kwlab_26{width:fit-content;max-width:100%;display:inline-block}._text_1c6z6_1{color:var(--color-3);word-wrap:break-word}._text_1c6z6_1._noWrap_1c6z6_6{text-wrap:nowrap;overflow:hidden;width:100%;max-width:100%;text-overflow:ellipsis}._text_1c6z6_1._pre_1c6z6_14{white-space:pre-wrap}._text_1c6z6_1._error_1c6z6_18 ._text_1c6z6_1,._text_1c6z6_1._error_1c6z6_18 ._title_1c6z6_19{color:var(--color-2)}._text_1c6z6_1._left_1c6z6_23{text-align:left}._text_1c6z6_1._right_1c6z6_27{text-align:right}._text_1c6z6_1._center_1c6z6_31{text-align:center}._text_1c6z6_1._Font2_1c6z6_35{font-size:14px;line-height:16px}._text_1c6z6_1._Font3_1c6z6_40{font-size:20px;line-height:23.44px}._text_1c6z6_1._Font4_1c6z6_45{font-weight:700}._text_1c6z6_1._Font5_1c6z6_49{text-decoration:underline}._text_1c6z6_1._Font6_1c6z6_53{font-size:14px;font-weight:200;line-height:16.41px}._text_1c6z6_1._Font7_1c6z6_59{font-size:18px;font-weight:700;line-height:21.09px}._text_1c6z6_1._Font8_1c6z6_65{font-size:14px;line-height:16px;color:var(--color-2)}._text_1c6z6_1._Font9_1c6z6_71{font-size:16px;padding:1px 2px;background:var(--color-4);display:inline-block;border-radius:3px}._text_1c6z6_1._Font10_1c6z6_79{color:var(--color-1)}._text_1c6z6_1._Font11_1c6z6_83{font-size:14px;font-weight:700}._textField_10fi5_1{position:relative;width:100%}._label_10fi5_6{line-height:30px}._asterisk_10fi5_10{color:var(--color-2)}._inputWrapper_10fi5_14{position:relative}._inputPassword_10fi5_18{padding:10px 36px 10px 10px}._passwordIcon_10fi5_22{position:absolute;right:5px;height:100%;cursor:pointer}._passwordIcon_10fi5_22:hover{opacity:.7}._input_10fi5_14{width:100%;border:1px solid var(--color-4);height:100%;overflow:hidden;padding:10px;outline:none;border-radius:3px;background-color:transparent;box-shadow:inset 0 0 0 50px var(--color-5);-webkit-text-fill-color:#000;transition:box-shadow .2s ease-in-out,border .2s ease-in-out}._input_10fi5_14::placeholder{color:var(--color-4);-webkit-text-fill-color:var(--color-4)}._input_10fi5_14:hover{box-shadow:inset 0 0 0 50px var(--color-6)}._input_10fi5_14:focus{outline:none;border:1px solid var(--color-3);background-color:inherit}._input_10fi5_14:focus ._input_10fi5_14:hover{box-shadow:inset 0 0 0 50px var(--color-5)}._dropdownSelect_10fi5_63{top:100%;box-shadow:0 4px 4px #00000040;position:absolute;z-index:50;margin-top:2px;width:100%;background:var(--color-5);border:1px solid var(--color-4);border-radius:3px;max-height:192px;overflow-y:auto}._notFound_10fi5_76{width:100%;height:96px;display:flex;align-items:center;justify-content:center}._notFoundWrapper_10fi5_83{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}._dropdownItem_10fi5_90{padding:5px 10px;display:block;width:100%;text-align:start;cursor:pointer}._dropdownItem_10fi5_90:hover{background-color:var(--color-7)}._dropdownTitle_10fi5_100{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dropdownDescription_10fi5_105{text-overflow:ellipsis;font-weight:200;font-size:14px;white-space:nowrap;overflow:hidden}._dropdownSelectHidden_10fi5_112{display:none}._dropdownLoading_10fi5_115{padding:5px 10px}._skeletonTitle_10fi5_118{width:70%;height:18px;display:inline-block}._skeletonDescription_10fi5_123{width:100%;height:16px;display:inline-block}._error_10fi5_128{height:16px}._errorHidden_10fi5_131{visibility:hidden}._card_3bzoq_1{border-radius:3px;border:1px solid var(--color-4);background-color:var(--color-5);box-shadow:2px 4px 4px #00000040;display:flex;flex-direction:column}._checkbox_lw0r7_1{width:18px;height:18px;border:2px solid var(--color-3);padding:0;border-radius:2px;flex-shrink:0;display:flex;align-items:center;justify-content:center}._input_lw0r7_13{display:none}._disabled_lw0r7_17{opacity:.7}._circle_13d80_1{width:16px;height:16px;display:inline-block;border-radius:50%;background-color:var(--color-11)}._physical_13d80_9{background-color:var(--color-11)}._functional_13d80_13{background-color:var(--color-8)}._logical_13d80_17{background-color:var(--color-4)}._common_13d80_21{background-color:var(--color-10)}._document_13d80_25{background-color:var(--color-2)}._textField_15afu_1{position:relative;margin:20px 0;width:fit-content}._textField_15afu_1 ._label_15afu_7{line-height:30px;align-self:flex-start}._textField_15afu_1 ._label_15afu_7 ._asterisk_15afu_12{color:var(--color-2)}._textField_15afu_1 ._inputWrapper_15afu_16{gap:5px;flex-direction:row;align-items:center;position:relative;border:1px solid transparent;border-radius:3px;overflow:hidden;-webkit-text-fill-color:var(--color-3)}._textField_15afu_1 ._inputWrapper_15afu_16:hover{border:1px solid var(--color-4)}._textField_15afu_1 ._inputWrapper_15afu_16:focus-within{outline:none;border:1px solid var(--color-3);background:var(--color-5)}._textField_15afu_1 ._inputWrapper_15afu_16:focus-within:has(._input_15afu_16:hover) ._input_15afu_16,._textField_15afu_1 ._inputWrapper_15afu_16:focus-within:has(._input_15afu_16:hover){background:var(--color-5)}._textField_15afu_1 ._inputWrapper_15afu_16:has(._input_15afu_16:hover) ._input_15afu_16,._textField_15afu_1 ._inputWrapper_15afu_16:has(._input_15afu_16:hover){background:var(--color-6)}._textField_15afu_1 ._inputWrapper_15afu_16 ._input_15afu_16{padding:5px;width:100%;outline:none;border:none;background-color:transparent;-webkit-text-fill-color:var(--color-3);transition:border .2s ease-in-out}._textField_15afu_1 ._inputWrapper_15afu_16 ._input_15afu_16::placeholder{color:var(--color-4);-webkit-text-fill-color:var(--color-4)}._textField_15afu_1 ._inputWrapper_15afu_16 ._inputPassword_15afu_62{padding:5px 25px 5px 5px}._textField_15afu_1 ._inputWrapper_15afu_16 ._textarea_15afu_66{resize:none;font-family:inherit}._textField_15afu_1 ._inputWrapper_15afu_16 ._passwordIcon_15afu_71{position:absolute;right:0;height:50%;cursor:pointer}._textField_15afu_1 ._inputWrapper_15afu_16 ._passwordIcon_15afu_71:hover{opacity:.8}._textField_15afu_1 ._buttonsContainer_15afu_82{visibility:visible;right:0;bottom:-16px;position:absolute;flex-direction:row;align-items:center;gap:6px}._textField_15afu_1 ._buttonsContainer_15afu_82 ._submitButton_15afu_92{width:14px;height:14px;padding:0;display:flex;cursor:pointer;align-items:center;justify-content:center;border:1px solid var(--color-3)}._textField_15afu_1 ._buttonsContainer_15afu_82 ._submitButton_15afu_92:hover{background:var(--color-7)}._textField_15afu_1 ._buttonsContainer_15afu_82 ._resetButton_15afu_107{width:14px;height:14px;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-3)}._textField_15afu_1 ._buttonsContainer_15afu_82 ._resetButton_15afu_107:hover{background:var(--color-7)}._textField_15afu_1 ._buttonsContainer_15afu_82 ._buttonIcon_15afu_122{width:90%;height:90%}._textField_15afu_1 ._buttonsContainerHidden_15afu_127{visibility:hidden}._textField_1ex4z_1{position:relative}._textField_1ex4z_1 ._label_1ex4z_5{line-height:30px;align-self:flex-start}._textField_1ex4z_1 ._label_1ex4z_5 ._asterisk_1ex4z_10{color:var(--color-2)}._textField_1ex4z_1 ._inputWrapper_1ex4z_14{gap:5px;flex-direction:row;align-items:center;position:relative;border:1px solid var(--color-4);border-radius:3px;overflow:hidden;box-shadow:inset 0 0 0 50px var(--color-5);-webkit-text-fill-color:var(--color-3);transition:box-shadow .2s ease-in-out,border .2s ease-in-out}._textField_1ex4z_1 ._inputWrapper_1ex4z_14:focus-within{outline:none;border:1px solid var(--color-3);background-color:inherit}._textField_1ex4z_1 ._inputWrapper_1ex4z_14:focus-within:has(._input_1ex4z_14:hover:enabled) ._input_1ex4z_14:enabled,._textField_1ex4z_1 ._inputWrapper_1ex4z_14:focus-within:has(._input_1ex4z_14:hover:enabled){box-shadow:inset 0 0 0 50px var(--color-5)}._textField_1ex4z_1 ._inputWrapper_1ex4z_14:has(._input_1ex4z_14:hover:enabled) ._input_1ex4z_14:enabled,._textField_1ex4z_1 ._inputWrapper_1ex4z_14:has(._input_1ex4z_14:hover:enabled){box-shadow:inset 0 0 0 50px var(--color-6)}._textField_1ex4z_1 ._inputWrapper_1ex4z_14:disabled{box-shadow:inset 0 0 0 50px var(--color-7-70)}._textField_1ex4z_1 ._inputWrapper_1ex4z_14 ._input_1ex4z_14{padding:10px;width:100%;height:100%;outline:none;border:none;background-color:transparent;box-shadow:inset 0 0 0 50px var(--color-5);-webkit-text-fill-color:var(--color-3);transition:box-shadow .2s ease-in-out,border .2s ease-in-out}._textField_1ex4z_1 ._inputWrapper_1ex4z_14 ._input_1ex4z_14::placeholder{color:var(--color-4);-webkit-text-fill-color:var(--color-4)}._textField_1ex4z_1 ._inputWrapper_1ex4z_14 ._input_1ex4z_14:disabled{box-shadow:inset 0 0 0 50px var(--color-7-70)}._textField_1ex4z_1 ._inputWrapper_1ex4z_14 ._inputPassword_1ex4z_68{padding:10px 36px 10px 10px}._textField_1ex4z_1 ._inputWrapper_1ex4z_14 ._passwordIcon_1ex4z_72{position:absolute;right:5px;height:100%;cursor:pointer}._textField_1ex4z_1 ._inputWrapper_1ex4z_14 ._passwordIcon_1ex4z_72:hover{opacity:.8}._textField_1ex4z_1 ._error_1ex4z_83{height:16px}._textField_1ex4z_1 ._error_1ex4z_83 ._errorHidden_1ex4z_87{visibility:hidden}._box_1cw1w_1{z-index:11;animation:_transform_1cw1w_1 .3s ease;transition:all .2s ease-in-out;position:relative;border:1px solid var(--color-4);box-shadow:2px 4px 4px #0000001a;border-radius:5px;width:400px;background:var(--color-5);overflow:hidden}._container_1cw1w_14{padding:15px;gap:10px;flex-direction:row;align-items:center}._icon_1cw1w_21{width:35px;height:35px}._titleContainer_1cw1w_26{gap:5px}._title_1cw1w_26{padding-right:10px}._progress_1cw1w_34{width:100%;border-radius:0;height:6px}._progress_1cw1w_34::-webkit-progress-bar{background-color:var(--color-1)}._progress_1cw1w_34::-webkit-progress-value{transition:width;background-color:var(--color-4)}._progress_1cw1w_34::-moz-progress-bar{background-color:var(--color-1)}._progress_1cw1w_34::-moz-progress-value{background-color:var(--color-4)}._xButton_1cw1w_57{top:6px;width:16px;height:16px;cursor:pointer;position:absolute;right:6px}._xButton_1cw1w_57:hover{opacity:.7}._close_1cw1w_70{transform:translate(410px)}@keyframes _transform_1cw1w_1{0%{transform:translate(410px)}to{transform:translate(0)}}._modalContent_1j4zp_1{background-color:var(--color-5);border:1px solid var(--color-4);box-shadow:2px 4px 4px #00000040;border-radius:5px;max-width:80%;outline:none;overflow:hidden;max-height:90vh;position:relative;left:50%;top:50%;transform:translate(-50%,-50%)}._modalHidden_1j4zp_16{display:none}._modalOverlay_1j4zp_20{background-color:var(--color-3-25);z-index:100}._arrow_se13x_1{fill:var(--color-7)}._wrapper_llhhh_1{width:100%}._select_llhhh_5{position:relative;cursor:pointer;display:flex;flex-direction:row;padding:0 11px;height:30px;border-radius:3px;border:1px solid var(--color-4);align-items:center;width:100%;gap:30px;justify-content:space-between}._select_llhhh_5 ._skeleton_llhhh_20{width:100%;display:flex;flex-direction:row;align-items:center}._select_llhhh_5 ._container_llhhh_27{display:flex;flex-direction:row;align-items:center;gap:17px}._invisible_llhhh_34{border:1px solid transparent;transition:border .2s ease}._invisible_llhhh_34:hover{border:1px solid var(--color-4)}._invisible_llhhh_34:hover ._icon_llhhh_43{visibility:visible}._fill_llhhh_47{gap:8px;background:var(--color-6-70);border:none;padding:0 8px;height:33px;border:1px solid transparent;transition:border .2s ease}._fill_llhhh_47:hover{border:1px solid var(--color-4)}._fill_llhhh_47 ._container_llhhh_27{gap:0}._focus_llhhh_65,._focus_llhhh_65:hover{border:1px solid var(--color-3)}._focus_llhhh_65 ._icon_llhhh_43{visibility:visible}._dropDown_llhhh_77{outline:none}._dropDownItem_llhhh_81{flex:1 0 auto;display:flex;flex-direction:row;height:30px;align-items:center;padding:0 6px;gap:12px;cursor:pointer}._dropDownItem_llhhh_81:hover{background:var(--color-6)}._dropDownItemDisabled_llhhh_96{opacity:.7;pointer-events:none;cursor:default}._loading_llhhh_102{border:1px solid transparent;transition:border .2s ease;pointer-events:none}._loading_llhhh_102:hover{border:1px solid transparent}._loading_llhhh_102:hover ._icon_llhhh_43,._loading_llhhh_102 ._icon_llhhh_43{visibility:hidden}._disabled_llhhh_120{pointer-events:none;opacity:.7}._error_llhhh_125{height:16px;width:100%}._error_llhhh_125 ._errorHidden_llhhh_130{visibility:hidden}._label_llhhh_134{line-height:30px;align-self:flex-start}._label_llhhh_134 ._asterisk_llhhh_139{color:var(--color-2)}._downIcon_u5u3r_1{transform:rotate(180deg)}._sort_u5u3r_5{cursor:pointer}._label_1gg9l_1{line-height:30px;align-self:flex-start}._label_1gg9l_1 ._asterisk_1gg9l_6{color:var(--color-2)}._textarea_1gg9l_10{border:1px solid var(--color-4);padding:10px;border-radius:3px;width:100%;resize:none}._textarea_1gg9l_10::placeholder{color:var(--color-4)}._textarea_1gg9l_10:hover{background-color:var(--color-6);transition:background-color .3s ease}._textarea_1gg9l_10:focus{outline:none;border:1px solid var(--color-3);background-color:inherit}._treeNode_knend_1{display:flex;transition:background-color .2s ease;min-width:100%}._treeNode_knend_1 ._nodeName_knend_7{text-wrap:nowrap;display:flex;flex-direction:row;align-items:center;cursor:pointer;width:100%;gap:12px}._treeNode_knend_1 ._nodeName_knend_7 ._arrowWithName_knend_17{text-wrap:nowrap;display:flex;flex-direction:row;align-items:center;width:100%}._treeNode_knend_1 ._nodeName_knend_7 ._arrowWithName_knend_17 ._nodeName_knend_7{max-width:288px;display:block}._treeNode_knend_1 ._nodeName_knend_7 ._arrowWithName_knend_17 ._arrowButton_knend_30{display:flex;align-items:center;padding:2px 10px 2px 0}._treeNode_knend_1 ._nodeName_knend_7 ._arrowWithName_knend_17 ._arrowButton_knend_30 svg{transform:rotate(270deg)}._treeNode_knend_1 ._nodeName_knend_7._expanded_knend_40 ._arrowWithName_knend_17 ._arrowButton_knend_30 svg{transform:rotate(360deg)}._treeNode_knend_1 ._nodeName_knend_7._bold_knend_44{font-weight:700}._treeNode_knend_1 ._nodeName_knend_7._disabled_knend_48{opacity:.7;cursor:default}._treeNode_knend_1._selected_knend_53{background-color:var(--color-7)}._treeNode_knend_1:hover{background-color:var(--color-7-70)}._treeNode_knend_1._clearParent_knend_61:hover,._treeNode_knend_1._disabled_knend_48:hover{background-color:transparent}:root{--color-1: #244ca7;--color-2: #dd1e26;--color-3: #292222;--color-3-25: rgba(41, 34, 34, .25);--color-4: #bcbcbc;--color-5: #fbfbfb;--color-6: rgba(242, 242, 242, .7);--color-6-70: #f2f2f2;--color-7: #d8d8d8;--color-7-70: rgba(216, 216, 216, .7);--color-8: #2fc716;--color-9: #c7040d;--color-10: #022E90;--color-11: #9aacd6}*{margin:0;padding:0;font-size:16px;box-sizing:border-box}._checkbox_1iavq_1{height:18px;width:18px;border-radius:2px;display:flex;justify-content:center;align-items:center;position:relative}._checkbox_1iavq_1._default_1iavq_10{border:2.2px solid #292222}._checkbox_1iavq_1._gray_1iavq_13{border:2.2px solid #bcbcbc}._checkbox_1iavq_1._fill_1iavq_16:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;background-color:#292222;border-radius:2px}._checkbox_1iavq_1._error_1iavq_23{border-color:#dd1e26}._checkbox_1iavq_1 img{fill:#fff;height:15px;width:15px}._ClassCustomLayer_bx01g_1{position:fixed;left:0;top:0;height:100%;width:100%;pointer-events:none;z-index:10000}._ClassCustomLayer_bx01g_1 ._classCustomDrag_bx01g_10{border:1px solid #bcbcbc;border-radius:3px;background-color:#f2f2f2;opacity:.8;width:430px}._ClassCustomLayer_bx01g_1 ._classCustomDrag_bx01g_10._error_bx01g_17{border:1px solid #dd1e26}._ClassCustomLayer_bx01g_1 ._classCustomDrag_bx01g_10._success_bx01g_20{border:1px solid #2fc716}._ClassCustomLayer_bx01g_1 ._classCustomDrag_bx01g_10 p{padding:6px 6px 5px 10px}._customLayer_1g90j_1{position:fixed;left:0;top:0;height:100%;width:100%;pointer-events:none;z-index:10000}._customLayer_1g90j_1 ._customDrag_1g90j_10{border:1px solid #bcbcbc;border-radius:3px;background-color:#f2f2f2;opacity:.8;width:fit-content}._customLayer_1g90j_1 ._customDrag_1g90j_10 p{padding:6px 6px 5px 10px}._customLayer_1g90j_1 ._customDrag_1g90j_10._color-6_1g90j_20{background-color:#f2f2f2}._customLayer_1g90j_1 ._customDrag_1g90j_10._color-7_1g90j_23{background-color:#d8d8d8}._header_75gyx_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_75gyx_1 ._xButton_75gyx_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_75gyx_1 ._xButton_75gyx_10 *{color:#dd1e26}._header_75gyx_1 ._xButton_75gyx_10:hover *{color:#c7040d}._deleteModal_75gyx_23{padding:35px 8px 8px;justify-content:center;align-items:center}._deleteModal_75gyx_23 ._text_75gyx_28{margin-bottom:35px;text-align:center}._dragDivider_1oz4z_1{z-index:1000;position:absolute;width:100%;background-color:#292222;transition:"all 0.1s ease"}._inputLoading_13z05_1{width:100%;display:flex;justify-content:center}._editInputWrapper_13z05_7{width:100%}._editInputWrapper_13z05_7._error_13z05_10 input{border:1px solid #dd1e26!important}._editInputWrapper_13z05_7._opened_13z05_13{height:55px}._editInputWrapper_13z05_7._opened_13z05_13 ._editInput_13z05_7 ._inputContent_13z05_16{position:relative}._editInputWrapper_13z05_7._opened_13z05_13 ._editInput_13z05_7 ._inputContent_13z05_16 ._inputLoader_13z05_19{position:absolute;right:2px;top:50%;transform:translateY(-50%)}._editInputWrapper_13z05_7._opened_13z05_13 ._editInput_13z05_7 ._inputFooter_13z05_25{position:absolute;right:2px;top:calc(100% + 2px);display:flex;justify-content:space-between}._editInputWrapper_13z05_7._closed_13z05_32 ._editInput_13z05_7 ._inputContent_13z05_16{position:relative}._editInputWrapper_13z05_7._closed_13z05_32 ._editInput_13z05_7 ._inputContent_13z05_16 ._inputLoader_13z05_19{position:absolute;right:2px;top:50%;transform:translateY(-50%)}._editInputWrapper_13z05_7._closed_13z05_32 ._editInput_13z05_7 ._inputFooter_13z05_25{margin-top:2px;display:flex;justify-content:right}._editInputWrapper_13z05_7._invisible_13z05_46 ._editInput_13z05_7 ._inputContent_13z05_16{position:relative}._editInputWrapper_13z05_7._invisible_13z05_46 ._editInput_13z05_7 ._inputContent_13z05_16 ._inputLoader_13z05_19{position:absolute;right:2px;top:50%;transform:translateY(-50%)}._editInputWrapper_13z05_7._invisible_13z05_46 ._editInput_13z05_7 ._inputFooter_13z05_25{margin-top:2px;display:flex;justify-content:right}._editInputWrapper_13z05_7._invisible_13z05_46._isClose_13z05_60 input{border:1px solid transparent}._editInputWrapper_13z05_7._invisible_13z05_46._isClose_13z05_60 input:hover{border:1px solid #bcbcbc}._editInputWrapper_13z05_7 ._editInput_13z05_7{position:relative;width:100%}._editInputWrapper_13z05_7 ._editInput_13z05_7._loading_13z05_70 input{padding-right:25px}._editInputWrapper_13z05_7 ._editInput_13z05_7 input{width:100%;padding:0 9px;height:30px;background-color:inherit;border:1px solid #292222;border-radius:3px;outline:none;font-weight:400;font-size:16px;line-height:19px;color:#292222}._editInputWrapper_13z05_7 ._editInput_13z05_7 input:hover{z-index:10000}._editInputWrapper_13z05_7 ._editInput_13z05_7 ._disabled_13z05_89{opacity:.7!important;background:transparent!important}._editInputWrapper_13z05_7 ._editInput_13z05_7 ._disabled_13z05_89:hover{background-color:transparent!important}._editInputWrapper_13z05_7 ._editInput_13z05_7 ._error_13z05_10{font-weight:400;font-size:14px;line-height:16px;color:#dd1e26;position:absolute;left:0;top:100%}._editInputWrapper_13z05_7 ._editInput_13z05_7 ._inputFooter_13z05_25 ._actions_13z05_105{display:flex;column-gap:6px}._editInputWrapper_13z05_7 ._editInput_13z05_7 ._inputFooter_13z05_25 ._actions_13z05_105 button{border-radius:2px;border:2px solid #292222;width:18px;height:18px;display:flex;justify-content:center;position:relative;align-items:center}._editInputWrapper_13z05_7 ._editInput_13z05_7 ._inputFooter_13z05_25 ._actions_13z05_105 button span{color:#292222;line-height:4px;font-size:18px;font-weight:700}._editInputWrapper_13z05_7 ._editInput_13z05_7 ._inputFooter_13z05_25 ._actions_13z05_105 button img{width:12px;height:12px}._editInputWrapper_13z05_7 ._editInput_13z05_7 ._inputFooter_13z05_25 ._actions_13z05_105 button:hover{background-color:#d8d8d8}._errorPage_yl4rw_1{display:flex;height:100vh;width:100vw;align-items:center;justify-content:center}._errorPage_yl4rw_1 ._message_yl4rw_8{display:flex;flex-direction:column;gap:8px;align-items:center}._errorPage_yl4rw_1 h1{font-family:Roboto,sans-serif;font-size:20px;font-weight:400;line-height:23.44px;text-align:left;text-align:center}._errorPage_yl4rw_1 p{font-family:Roboto;font-size:16px;font-weight:400;line-height:18.75px;text-align:left}._errorPage_yl4rw_1 button{border:1px solid #bcbcbc;height:30px;padding:5.49px 4px 5.51px;border-radius:3px;font-family:Roboto;font-size:16px;font-weight:400;line-height:18.75px;text-align:center}._errorPage_yl4rw_1 button:hover{background-color:#bcbcbc}._errorModal_1rvnv_1{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:22px 33px 8px 19px}._errorModal_1rvnv_1 ._errorModalItems_1rvnv_8{display:flex;flex-direction:column;max-height:150px}._errorModal_1rvnv_1 img{width:35px;height:35px}._errorModal_1rvnv_1 ._alert_1rvnv_17{display:flex;align-items:center}._errorModal_1rvnv_1 ._alert_1rvnv_17 p{margin-left:15px;max-width:222px}._errorModal_1rvnv_1 button{margin-top:31px;padding:8px 29px}._extendedList_5uhgv_1 ._listTitle_5uhgv_1{position:relative;padding:6px 10px 5px;cursor:pointer;border-radius:3px}._extendedList_5uhgv_1 ._listTitle_5uhgv_1._disabled_5uhgv_7{opacity:.7;cursor:default!important}._extendedList_5uhgv_1 ._listTitle_5uhgv_1._disabled_5uhgv_7:hover{background-color:transparent!important}._extendedList_5uhgv_1 ._listTitle_5uhgv_1 ._title_5uhgv_14{width:100%;display:flex;align-items:center;justify-content:space-between;color:#292222}._extendedList_5uhgv_1 ._listTitle_5uhgv_1 ._title_5uhgv_14 p{white-space:nowrap;max-width:calc(100% - 21px);text-overflow:ellipsis;overflow:hidden}._extendedList_5uhgv_1 ._listTitle_5uhgv_1 ._title_5uhgv_14 img{width:10px;height:5px;margin-left:11px}._extendedList_5uhgv_1 ._listTitle_5uhgv_1:hover{background-color:#f2f2f2}._extendedList_5uhgv_1 ._listTitle_5uhgv_1._active_5uhgv_35{background-color:#d8d8d8}._extendedList_5uhgv_1 ._listTitle_5uhgv_1._active_5uhgv_35 img{visibility:visible!important}._listWrapper_5uhgv_42{z-index:300;background-color:#fbfbfb;width:216px;box-shadow:2px 2px 4px #00000040;border-radius:3px;border:1px solid #bcbcbc}._listWrapper_5uhgv_42._extended_5uhgv_1{width:600px;padding-top:10px}._listWrapper_5uhgv_42 ._listSearch_5uhgv_54{display:flex;width:100%;justify-content:center}._listWrapper_5uhgv_42 ._listSearch_5uhgv_54 button{top:3px}._listWrapper_5uhgv_42 ._listItems_5uhgv_62{max-height:152px;overflow:auto}._listWrapper_5uhgv_42 ._listItems_5uhgv_62 button{width:100%;height:30px;text-align:left;padding:6px 0 5px 6px;font-weight:400;font-size:16px;line-height:19px;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}._listWrapper_5uhgv_42 ._listItems_5uhgv_62 button:hover{background-color:#f2f2f2}._listWrapper_5uhgv_42 ._extendedListItems_5uhgv_81{margin:10px 0 0 10px}._listWrapper_5uhgv_42 ._extendedListItems_5uhgv_81 ._extendedListItemsHeader_5uhgv_84{display:grid;grid-template-columns:160px 400px;padding-bottom:5px;border-bottom:1px solid #bcbcbc}._listWrapper_5uhgv_42 ._extendedListItems_5uhgv_81 ._extendedListItemsHeader_5uhgv_84 p{font-weight:700;padding:6px 0 5px 10px}._listWrapper_5uhgv_42 ._extendedListItems_5uhgv_81 ._extendedListItemsBody_5uhgv_94{padding:5px 0;max-height:150px;height:150px;overflow:auto}._listWrapper_5uhgv_42 ._extendedListItems_5uhgv_81 ._extendedListItemsBody_5uhgv_94 button{display:grid;height:30px;grid-template-columns:160px 400px;text-align:left}._listWrapper_5uhgv_42 ._extendedListItems_5uhgv_81 ._extendedListItemsBody_5uhgv_94 button p{padding:6px 0 5px 10px}._listWrapper_5uhgv_42 ._extendedListItems_5uhgv_81 ._extendedListItemsBody_5uhgv_94 button:hover{background-color:#f2f2f2}._listWrapper_5uhgv_42 ._extendList_5uhgv_112{font-size:16px;color:#292222;line-height:19px;padding:4px 0 3px 10px;margin:6px 0;text-align:left}._listWrapper_5uhgv_42 ._extendList_5uhgv_112:hover{text-decoration:underline}._fixedStar_c4ob1_1{cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative}._fixedStar_c4ob1_1._disabled_c4ob1_8{cursor:default}._fixedStar_c4ob1_1 img{width:20px;height:19px}._loading_1pzir_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11111;background-color:#0000001a;display:flex;justify-content:center;align-items:center;flex-direction:column}._loading_1pzir_1 p{margin-bottom:10px}._LoginInput_7wlul_1{display:flex;flex-direction:column}._LoginInput_7wlul_1 ._inputWrapper_7wlul_5{position:relative;width:100%;height:100%}._LoginInput_7wlul_1 ._inputWrapper_7wlul_5 ._dropdownSelect_7wlul_10{box-shadow:0 4px 4px #00000040;position:absolute;z-index:50;margin-top:2px;width:100%;background:#fbfbfb;border:1px solid #bcbcbc;border-radius:3px;max-height:192px;overflow-y:auto}._LoginInput_7wlul_1 ._inputWrapper_7wlul_5 ._dropdownSelect_7wlul_10 ._dropdownItem_7wlul_22{padding:5px 10px;display:block;width:100%;text-align:start;cursor:pointer}._LoginInput_7wlul_1 ._inputWrapper_7wlul_5 ._dropdownSelect_7wlul_10 ._dropdownItem_7wlul_22:hover{background-color:#d8d8d8}._LoginInput_7wlul_1 ._inputWrapper_7wlul_5 ._dropdownSelect_7wlul_10 ._dropdownItem_7wlul_22 ._dropdownTitle_7wlul_32{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._LoginInput_7wlul_1 ._inputWrapper_7wlul_5 ._dropdownSelect_7wlul_10 ._dropdownItem_7wlul_22 ._dropdownDescription_7wlul_37{text-overflow:ellipsis;font-weight:200;font-size:14px;white-space:nowrap;overflow:hidden}._LoginInput_7wlul_1 ._inputWrapper_7wlul_5 ._dropdownSelect_7wlul_10 ._notFound_7wlul_44{width:100%;height:96px;display:flex;align-items:center;justify-content:center}._LoginInput_7wlul_1 ._inputWrapper_7wlul_5 ._dropdownSelect_7wlul_10 ._notFound_7wlul_44 ._notFoundWrapper_7wlul_51{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}._LoginInput_7wlul_1 ._inputWrapper_7wlul_5 ._dropdownSelect_7wlul_10 ._notFound_7wlul_44 ._notFoundWrapper_7wlul_51 ._notFoundIcon_7wlul_58{width:34px;height:34px;background:url(/svg/alert-circle.svg) center/contain no-repeat}._LoginInput_7wlul_1 ._inputWrapper_7wlul_5 ._dropdownSelectHidden_7wlul_63{display:none}._LoginInput_7wlul_1 ._inputWrapper_7wlul_5 ._dropdownLoading_7wlul_66{padding:5px 10px}._LoginInput_7wlul_1 ._inputWrapper_7wlul_5 ._dropdownLoading_7wlul_66 ._skeletonTitle_7wlul_69{width:70%;height:18px;display:inline-block}._LoginInput_7wlul_1 ._inputWrapper_7wlul_5 ._dropdownLoading_7wlul_66 ._skeletonDescription_7wlul_74{width:100%;height:16px;display:inline-block}._LoginInput_7wlul_1 label{font-weight:400;font-size:16px;line-height:30px;color:#292222}._LoginInput_7wlul_1 label span{color:#dd1e26}._LoginInput_7wlul_1 textarea{resize:none;padding:10px;font-weight:400;font-size:16px;line-height:19px;color:#292222;height:100%;width:100%;border:1px solid #bcbcbc;border-radius:3px;font-family:Roboto,sans-serif;outline:0}._LoginInput_7wlul_1 textarea:hover{background-color:#f2f2f2}._LoginInput_7wlul_1 textarea::placeholder{color:#bcbcbc}._LoginInput_7wlul_1 textarea:focus{border:1px solid #292222;background-color:inherit}._LoginInput_7wlul_1 input{padding:10px 36px 10px 10px;font-weight:400;font-size:16px;line-height:19px;color:#292222;height:40px;background-color:#fbfbfb;width:100%;border:1px solid #bcbcbc;border-radius:3px;outline:0;transition:background-color .2s ease-in-out,border .2s ease-in-out}._LoginInput_7wlul_1 input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fbfbfb inset!important;background-color:#fbfbfb;transition:background-color 5000s ease-in-out 0s,-webkit-box-shadow .15s ease-in-out}._LoginInput_7wlul_1 input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #f2f2f2 inset!important;background-color:#f2f2f2}._LoginInput_7wlul_1 input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 30px #fbfbfb inset!important}._LoginInput_7wlul_1 input::placeholder{font-weight:400;font-size:16px;line-height:19px;background-color:inherit;color:#bcbcbc}._LoginInput_7wlul_1 input:read-only{transition:background-color 0 ease-in-out,border 0 ease-in-out;color:#bcbcbc;background-color:#f2f2f2}._LoginInput_7wlul_1 input:read-only:hover{background-color:#f2f2f2}._LoginInput_7wlul_1 input:read-only:focus{border:1px solid #bcbcbc;background-color:#f2f2f2}._LoginInput_7wlul_1 input._error_7wlul_157{border:1px solid #dd1e26!important}._LoginInput_7wlul_1 input:hover{background-color:#f2f2f2}._LoginInput_7wlul_1 input:focus{border:1px solid #292222;background-color:inherit}._LoginInput_7wlul_1 ._formInputError_7wlul_167{font-weight:400;font-size:14px;line-height:16px;color:#dd1e26;height:16px}._LoginInput_7wlul_1 ._formInputError_7wlul_167._success_7wlul_174{color:#2fc716;font-size:16px}._listTitle_1hvzc_1{position:relative;padding:6px 29px 5px 10px;cursor:pointer;transition:padding .3s ease;border-radius:3px}._listTitle_1hvzc_1._disabled_1hvzc_8{opacity:.7!important;background:transparent!important;cursor:default!important}._listTitle_1hvzc_1._disabled_1hvzc_8:hover{background-color:transparent!important}._listTitle_1hvzc_1._loading_1hvzc_16{cursor:default!important;padding-right:35px}._listTitle_1hvzc_1._loading_1hvzc_16:hover{background-color:transparent!important}._listTitle_1hvzc_1 ._title_1hvzc_23{display:flex;align-items:center;color:#292222}._listTitle_1hvzc_1 ._title_1hvzc_23 ._blue_1hvzc_28{color:#244ca7}._listTitle_1hvzc_1 ._title_1hvzc_23._spaceBetween_1hvzc_31{width:100%;justify-content:space-between}._listTitle_1hvzc_1 ._title_1hvzc_23._threeDots_1hvzc_35 p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._listTitle_1hvzc_1 ._title_1hvzc_23 ._loading_1hvzc_16{position:absolute;right:10px;margin-left:10px}._listTitle_1hvzc_1 ._title_1hvzc_23 img{position:absolute;right:10px;width:10px;height:5px;margin-left:11px}._listTitle_1hvzc_1:hover{background-color:#f2f2f2}._listTitle_1hvzc_1._active_1hvzc_55{background-color:#d8d8d8}._counter_1hvzc_59{font-weight:400;white-space:nowrap;font-size:16px;padding:5.5px 10px;text-decoration:none;color:#292222;border-radius:3px;flex-shrink:0;border-bottom:3px solid transparent}._counter_1hvzc_59._active_1hvzc_55{background-color:#fbfbfb;border-bottom:3px solid #244ca7}._counter_1hvzc_59._active_1hvzc_55:hover{background-color:transparent}._counter_1hvzc_59._hidden_1hvzc_77{visibility:hidden}._counter_1hvzc_59:hover{background-color:#d8d8d8}._counter_1hvzc_59 ._activeTitle_1hvzc_83{color:#244ca7}._counter_1hvzc_59 ._counterIcon_1hvzc_86{width:30px;height:20px;border-radius:16px;line-height:16px;background-color:#f2f2f2;display:flex;align-items:center;justify-content:center;margin-left:8px}._listWrapper_1hvzc_98{position:absolute;left:0;top:100%;z-index:300}._listWrapper_1hvzc_98._listWrapperTop_1hvzc_104{padding:0 0 5px;top:auto;bottom:100%}._listWrapper_1hvzc_98 ._listItems_1hvzc_109{display:grid;border:1px solid #bcbcbc;box-shadow:2px 2px 4px #00000040;border-radius:3px;background-color:#fbfbfb;max-height:400px;overflow-y:auto}._listWrapper_1hvzc_98 ._listItems_1hvzc_109 ._skeleton_1hvzc_118{margin:3px 5px}._listWrapper_1hvzc_98 ._listItems_1hvzc_109 button{text-align:left;padding:6px 0 5px 6px;font-weight:400;font-size:16px;line-height:19px;outline:none;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}._listWrapper_1hvzc_98 ._listItems_1hvzc_109 button:hover{background-color:#f2f2f2}._tooltip_1hvzc_136{outline:none;font-weight:400;font-size:14px;overflow-x:hidden;overflow-y:auto;line-height:16px;border-radius:3px;color:#fbfbfb;background-color:#292222;padding:4px 6px}._listAdd_oa04s_1{display:flex}._listAdd_oa04s_1 ._listTitle_oa04s_4{position:relative;display:flex;align-items:center;cursor:pointer}._listAdd_oa04s_1 ._listTitle_oa04s_4 p{margin-left:12px;line-height:15px}._listAdd_oa04s_1._active_oa04s_14 ._listTitle_oa04s_4 p{color:#244ca7;text-decoration:underline}._listAdd_oa04s_1._disabled_oa04s_18 ._listTitle_oa04s_4{cursor:default;opacity:.7}._listAdd_oa04s_1._disabled_oa04s_18 ._listTitle_oa04s_4 p{color:#292222;text-decoration:none}._listAdd_oa04s_1._left_oa04s_26 ._listItems_oa04s_26{left:0}._listAdd_oa04s_1._right_oa04s_29 ._listItems_oa04s_26{right:0}._listItems_oa04s_26{position:fixed;z-index:2000;max-height:152px;overflow:auto;top:calc(100% + 4px);background-color:#fbfbfb;border:1px solid #bcbcbc;border-radius:3px;box-shadow:0 4px 4px #00000040}._listItems_oa04s_26 button{width:100%;overflow:hidden;text-overflow:ellipsis;padding:6px 10px 5px;text-align:left;font-weight:400;font-size:16px;line-height:19px;color:#292222}._listItems_oa04s_26 button:hover{background-color:#f2f2f2}._createValue_1yn3g_1 ._createValueBtn_1yn3g_1{display:flex;align-items:center}._createValue_1yn3g_1 ._createValueBtn_1yn3g_1 p{line-height:16px}._createValue_1yn3g_1 ._createValueBtn_1yn3g_1:hover p{text-decoration:underline;color:#244ca7}._createValue_1yn3g_1 ._createValueBtn_1yn3g_1>div{margin-right:10px}._createValue_1yn3g_1 ._disabledText_1yn3g_15{opacity:.7;cursor:default}._createValue_1yn3g_1 ._disabledText_1yn3g_15:hover p{text-decoration:none;color:#292222}._listValues_13kqa_1{margin-top:19px}._listValues_13kqa_1 ._title_13kqa_4{font-size:20px;line-height:23px;margin-bottom:6px}._listValues_13kqa_1 ._valuesWrapper_13kqa_9{overflow-x:auto}._listValues_13kqa_1 ._valuesWrapper_13kqa_9 ._valuesBody_13kqa_12{padding-top:5px}._listValues_13kqa_1 ._valuesWrapper_13kqa_9 ._valuesBody_13kqa_12 ._values_13kqa_9{margin-bottom:2px;display:grid;min-width:max-content;justify-content:space-between;column-gap:4px;pointer-events:none;align-items:start;position:relative}._listValues_13kqa_1 ._valuesWrapper_13kqa_9 ._valuesBody_13kqa_12 ._values_13kqa_9>button{margin-top:2px}._listValues_13kqa_1 ._valuesWrapper_13kqa_9 ._valuesBody_13kqa_12 ._values_13kqa_9>button:hover{background-color:#d8d8d8;border-radius:3px}._listValues_13kqa_1 ._valuesWrapper_13kqa_9 ._valuesBody_13kqa_12 ._values_13kqa_9 button{pointer-events:auto}._listValues_13kqa_1 ._valuesWrapper_13kqa_9 ._valuesBody_13kqa_12 ._values_13kqa_9 input{pointer-events:auto;border:1px solid #fbfbfb}._listValues_13kqa_1 ._valuesWrapper_13kqa_9 ._valuesBody_13kqa_12 ._values_13kqa_9 input:focus{border:1px solid #292222!important;background-color:#fbfbfb!important}._listValues_13kqa_1 ._valuesWrapper_13kqa_9 ._valuesBody_13kqa_12 ._values_13kqa_9:hover input{border:1px solid #bcbcbc;background-color:#f2f2f2}._listValues_13kqa_1 ._valuesWrapper_13kqa_9 ._valuesBody_13kqa_12 ._valuesDisabled_13kqa_47:hover input{border:1px solid transparent}._listValues_13kqa_1 ._valuesWrapper_13kqa_9 ._valuesHeader_13kqa_50{display:grid;min-width:max-content;justify-content:space-between;grid-template-columns:1fr 1fr 24px;padding-bottom:5px;column-gap:4px;border-bottom:1px solid #bcbcbc}._listValues_13kqa_1 ._valuesWrapper_13kqa_9 ._valuesHeader_13kqa_50>p{padding:0 10px;overflow:hidden;text-overflow:ellipsis;font-weight:700;font-size:16px;line-height:19px}._listValues_13kqa_1 ._valuesWrapper_13kqa_9>p{font-size:20px;line-height:23px;margin-bottom:6px;display:block;overflow:hidden;text-overflow:ellipsis}._errorMessage_13kqa_76{color:#dd1e26!important;height:19px;font-weight:400;font-size:14px!important;line-height:16px!important}._createInput_13kqa_84{padding-bottom:5px}._createInput_13kqa_84>div{max-width:350px}._createInput_13kqa_84._border_13kqa_90{border-bottom:1px solid #bcbcbc}._loading_19x1v_1{display:inline-block;position:relative;width:24px;height:24px}._loading_19x1v_1 div{box-sizing:border-box;display:block;position:absolute;width:19.2px;height:19.2px;margin:2.4px;border:2.4px solid #fff;border-radius:50%;animation:_loading_19x1v_1 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#292222 transparent transparent transparent}._loading_19x1v_1 div:nth-child(1){animation-delay:-.45s}._loading_19x1v_1 div:nth-child(2){animation-delay:-.3s}._loading_19x1v_1 div:nth-child(3){animation-delay:-.15s}@keyframes _loading_19x1v_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._searchInput_fo2l1_1{position:relative}._searchInput_fo2l1_1 input{background-color:inherit;border:1px solid #bcbcbc;border-radius:3px;font-weight:400;font-size:16px;padding:3px 27px 3px 31px;line-height:19px;height:30px;width:100%;background-image:url(/svg/search.svg);background-position:left 5px top 50%;background-size:24px 24px;background-repeat:no-repeat;min-height:30px;transition:background-color .1s ease-in-out}._searchInput_fo2l1_1 input::placeholder{color:#bcbcbc}._searchInput_fo2l1_1 input:hover{background-color:#f2f2f2}._searchInput_fo2l1_1 input:focus{border:1px solid #292222;color:#292222;background-color:inherit}._searchInput_fo2l1_1 ._searchDeleteBtn_fo2l1_32{position:absolute;right:3px;top:2.7px;width:24px;height:24px;padding:0!important;display:flex;justify-content:center;align-items:center}._searchInput_fo2l1_1 ._searchDeleteBtn_fo2l1_32 img{width:100%;opacity:.7}._searchInput_fo2l1_1 ._searchDeleteBtn_fo2l1_32:hover img{opacity:1}._sort_1gbve_1{display:flex;gap:5px;align-items:center;padding:6px 0 5px 10px;cursor:pointer}._sort_1gbve_1._disabled_1gbve_8{cursor:default}._sort_1gbve_1 img{width:10px;height:10px}._sort_1gbve_1 p{font-weight:700;white-space:nowrap}._standards_1uxhi_1 ._standardsListWrapper_1uxhi_1{overflow:auto}._standards_1uxhi_1 ._standardsListWrapper_1uxhi_1 ._standardsHeader_1uxhi_4{min-width:max-content;justify-content:space-between;display:grid;padding-bottom:5px;border-bottom:1px solid #bcbcbc}._standards_1uxhi_1 ._standardsListWrapper_1uxhi_1 ._standardsHeader_1uxhi_4>p{margin-left:10px;overflow:hidden;text-overflow:ellipsis;font-weight:700;font-size:16px;line-height:19px}._standards_1uxhi_1 ._standardsListWrapper_1uxhi_1 ._standardsBody_1uxhi_19{min-width:max-content;padding-top:5px;margin-bottom:3px}._standards_1uxhi_1 ._standardsListWrapper_1uxhi_1 ._standardsBody_1uxhi_19 ._standard_1uxhi_1{display:grid;pointer-events:none;justify-content:space-between}._standards_1uxhi_1 ._standardsListWrapper_1uxhi_1 ._standardsBody_1uxhi_19 ._standard_1uxhi_1 div button{pointer-events:auto}._standards_1uxhi_1 ._standardsListWrapper_1uxhi_1 ._standardsBody_1uxhi_19 ._standard_1uxhi_1._loading_1uxhi_32:hover p{background-color:inherit}._standards_1uxhi_1 ._standardsListWrapper_1uxhi_1 ._standardsBody_1uxhi_19 ._standard_1uxhi_1>p{padding:6px 0 5px 10px;pointer-events:auto;overflow:hidden;text-overflow:ellipsis;height:max-content}._standards_1uxhi_1 ._standardsListWrapper_1uxhi_1 ._standardsBody_1uxhi_19 ._standard_1uxhi_1:hover input{background-color:#f2f2f2;border:1px solid #bcbcbc}._standards_1uxhi_1 ._standardsListWrapper_1uxhi_1 ._standardsBody_1uxhi_19 ._standard_1uxhi_1:hover p{background-color:#f2f2f2}._standards_1uxhi_1 ._standardsListWrapper_1uxhi_1 ._standardsBody_1uxhi_19 ._standard_1uxhi_1._disabled_1uxhi_49 input{background-color:transparent;border:none}._standards_1uxhi_1 ._standardsListWrapper_1uxhi_1 ._standardsBody_1uxhi_19 ._standard_1uxhi_1._disabled_1uxhi_49 p{background-color:transparent}._standards_1uxhi_1 ._standardsListWrapper_1uxhi_1 ._standardsBody_1uxhi_19 ._standard_1uxhi_1 input{pointer-events:auto;border:1px solid #fbfbfb}._standards_1uxhi_1 ._standardsListWrapper_1uxhi_1 ._standardsBody_1uxhi_19 ._standard_1uxhi_1 input:focus{border:1px solid #292222;background-color:#fbfbfb}._standards_1uxhi_1>p{font-size:20px;line-height:23px;margin-bottom:6px;display:block}._createInput_1uxhi_71._border_1uxhi_71{padding-bottom:5px;border-bottom:1px solid #bcbcbc}._tooltipWrapper_1cb7s_1{position:absolute;z-index:1001}._tooltipWrapper_1cb7s_1._isHoverEnable_1cb7s_5 ._tooltip_1cb7s_1{margin-top:12px}._tooltipWrapper_1cb7s_1 ._tooltip_1cb7s_1{max-width:90vw;font-weight:400;font-size:14px;overflow-x:hidden;overflow-y:auto;line-height:16px;border-radius:3px;color:#fbfbfb;background-color:#292222;padding:4px 6px}._svg_d8oln_1{position:relative;display:flex;justify-content:center;width:fit-content;align-items:center}._svg_d8oln_1 img{width:24px;height:24px}._pageLoader_1537w_1{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}._pageLoader_1537w_1 ._loader_1537w_11{--d: 22px;width:4px;height:4px;border-radius:50%;color:#25b09b;box-shadow:calc(1 * var(--d)) calc(0 * var(--d)) 0 0,calc(.707 * var(--d)) calc(.707 * var(--d)) 0 1px,calc(0 * var(--d)) calc(1 * var(--d)) 0 2px,calc(-.707 * var(--d)) calc(.707 * var(--d)) 0 3px,calc(-1 * var(--d)) calc(0 * var(--d)) 0 4px,calc(-.707 * var(--d)) calc(-.707 * var(--d)) 0 5px,calc(0 * var(--d)) calc(-1 * var(--d)) 0 6px;animation:_l27_1537w_1 1s infinite steps(8)}@keyframes _l27_1537w_1{to{transform:rotate(1turn)}}._messageStack_4fo0e_1{display:flex;flex-direction:column;gap:10px;position:absolute;bottom:0;right:0;z-index:1000;margin:10px}._messageStack_4fo0e_1 ._item-exit-active_4fo0e_11{opacity:0;transition:opacity .7s ease-out}._switcher_wu7ak_1{position:relative;display:flex;align-items:center;background:rgba(242,242,242,.7);border-radius:3px;border:1px solid rgba(216,216,216,.7);height:30px}._switcher_wu7ak_1 ._container_wu7ak_10{width:110px;z-index:2;display:flex;align-items:center;padding:0 8px;justify-content:space-between}._switcher_wu7ak_1 ._container_wu7ak_10:first-of-type{width:100px;margin-right:8px}._switcher_wu7ak_1 ._container_wu7ak_10._nonActive_wu7ak_22{cursor:pointer}._switcher_wu7ak_1 ._container_wu7ak_10._nonActive_wu7ak_22:hover{opacity:.7}._switcher_wu7ak_1 ._highLite_wu7ak_28{left:1px;position:absolute;height:26px;width:100px;background:#bcbcbc;border-radius:2px;transition:all .2s ease}._switcher_wu7ak_1 ._highLite_wu7ak_28._highLiteActive_wu7ak_37{width:110px;transform:translate(106px)}._list_1qcfu_1 ._listTitle_1qcfu_1{background:#f2f2f2;height:30px;display:flex;align-items:center;position:relative;padding:6px 10px 5px;cursor:pointer;border-radius:3px}._list_1qcfu_1 ._listTitle_1qcfu_1._disabled_1qcfu_11{cursor:default!important}._list_1qcfu_1 ._listTitle_1qcfu_1 ._addVariant_1qcfu_14{display:flex;align-items:center;gap:10px}._list_1qcfu_1 ._listTitle_1qcfu_1 ._title_1qcfu_19{display:flex;align-items:center;color:#292222}._list_1qcfu_1 ._listTitle_1qcfu_1 ._title_1qcfu_19._spaceBetween_1qcfu_24{width:100%;justify-content:space-between}._list_1qcfu_1 ._listTitle_1qcfu_1 ._title_1qcfu_19._threeDots_1qcfu_28 div{white-space:nowrap;max-width:calc(100% - 21px);text-overflow:ellipsis;overflow:hidden}._list_1qcfu_1 ._listTitle_1qcfu_1 ._title_1qcfu_19 img{width:10px;height:5px;margin-left:11px}._list_1qcfu_1 ._listTitle_1qcfu_1 ._title_1qcfu_19 svg{flex:1 0 auto}._list_1qcfu_1 ._listTitle_1qcfu_1 ._title_1qcfu_19 ._clearIcon_1qcfu_42{width:20px;height:20px;margin-left:8px}._list_1qcfu_1 ._listTitle_1qcfu_1 ._listWrapper_1qcfu_47{position:absolute;left:0;top:100%;padding-top:5px;z-index:300}._list_1qcfu_1 ._listTitle_1qcfu_1 ._listWrapper_1qcfu_47 ._listItems_1qcfu_54{width:250px;display:grid;border:1px solid #bcbcbc;box-shadow:2px 2px 4px #00000040;border-radius:3px;background-color:#fbfbfb;max-height:400px;overflow-y:auto}._list_1qcfu_1 ._listTitle_1qcfu_1 ._listWrapper_1qcfu_47 ._listItems_1qcfu_54 ._item_1qcfu_64{display:flex;align-items:center;text-align:left;padding:6px 5px 5px 6px;gap:12px;font-weight:400;font-size:16px;line-height:19px;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}._list_1qcfu_1 ._listTitle_1qcfu_1 ._listWrapper_1qcfu_47 ._listItems_1qcfu_54 ._item_1qcfu_64:hover{background-color:#f2f2f2}._list_1qcfu_1 ._listTitle_1qcfu_1 ._listWrapper_1qcfu_47 ._listItems_1qcfu_54 ._item_1qcfu_64 ._checkbox_1qcfu_80{padding:0;width:20px;height:20px}._list_1qcfu_1 ._listTitle_1qcfu_1 ._listWrapper_1qcfu_47 ._listItems_1qcfu_54 ._skeleton_1qcfu_85{margin:3px 5px}._list_1qcfu_1 ._listTitle_1qcfu_1:hover{background-color:#f2f2f2}._list_1qcfu_1 ._listTitle_1qcfu_1._active_1qcfu_91{background-color:#d8d8d8}._list_1qcfu_1 ._outlined_1qcfu_94{background:transparent;border:1px solid #bcbcbc}._list_1qcfu_1 ._filter2_1qcfu_98{background:transparent;border:3px solid #244ca7;border-radius:5px}._list_1qcfu_1 ._filter2_1qcfu_98._active_1qcfu_91{background-color:transparent}._list_1qcfu_1 ._listUnhover_1qcfu_106{background:transparent;border:none}._list_1qcfu_1 ._listUnhover_1qcfu_106:hover,._list_1qcfu_1 ._listUnhover_1qcfu_106._active_1qcfu_91{background-color:transparent}._list_1qcfu_1 ._filterSelected_1qcfu_116{background:#244ca7;transition:all .2s ease}._list_1qcfu_1 ._filterSelected_1qcfu_116:hover{opacity:.7;background:#244ca7}._list_1qcfu_1 ._filterSelected_1qcfu_116._active_1qcfu_91{background:#244ca7}._list_1qcfu_1 ._filterSelected_1qcfu_116._active_1qcfu_91:hover{opacity:1}._list_1qcfu_1 ._filterSelected_1qcfu_116 ._text_1qcfu_130{color:#fbfbfb}._container_w7sxd_1{margin-top:8px;display:flex;align-items:center}._container_w7sxd_1 ._list_w7sxd_6{margin:0 20px 0 10px;width:70px}._container_w7sxd_1 ._input_w7sxd_10{width:60px;margin:0 6px 0 5px}._container_w7sxd_1 ._text_w7sxd_14{margin-left:3px}._container_w7sxd_1 ._icon_w7sxd_17{cursor:pointer}._container_w7sxd_1 ._leftIcon_w7sxd_20{margin:0 6px 0 20px}._modal_g1lzz_1{outline:none;border-radius:3px;border:1px solid #bcbcbc;background-color:#fbfbfb;height:250px;width:430px;position:absolute;top:50%;left:50%;display:flex;flex-direction:column;transform:translate(-50%,-50%)}._modal_g1lzz_1 ._text_g1lzz_15{text-align:center;margin-top:60px}._modal_g1lzz_1 ._logo_g1lzz_19{align-self:center;width:90px;margin-top:20px}._modal_g1lzz_1 ._loading_g1lzz_24{margin-top:20px;align-self:center}._buttons_dd36u_1{flex-direction:row;gap:3px}._buttons_dd36u_1 button{width:24px;height:24px;border-radius:3px;display:flex;align-items:center;justify-content:center}._buttons_dd36u_1 button:disabled{box-shadow:2px 2px 4px #292222b3 inset}._notification_k4psg_1{padding:8px 0;flex-direction:row;align-items:center;gap:20px;justify-content:space-between}._notification_k4psg_1 ._notificationData_k4psg_8{font-size:14px}._notification_k4psg_1 ._notificationDate_k4psg_11{font-size:12px}._link_k4psg_15{text-decoration:underline;font-size:14px;color:#292222}._header_1pwvz_1{flex-direction:row;justify-content:space-between;align-items:center;padding:24px}._header_1pwvz_1 ._xButton_1pwvz_7{width:16px;height:16px;position:relative;margin-right:10px}._header_1pwvz_1 ._xButton_1pwvz_7 span{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);display:block;border-radius:2px;width:100%;height:2px;transform:rotate(-45deg);background-color:#292222}._header_1pwvz_1 ._xButton_1pwvz_7 span:first-child{transform:rotate(45deg)}._content_1pwvz_30{padding:0 24px}._content_1pwvz_30 ._textarea_1pwvz_33{height:80px}._content_1pwvz_30 ._select_1pwvz_36{padding:10px;height:auto;margin-top:5px}._content_1pwvz_30 ._productSelect_1pwvz_41{gap:5px}._content_1pwvz_30 ._productTitle_1pwvz_44{margin-top:24px}._content_1pwvz_30 ._inputTel_1pwvz_47{width:200px;margin-top:24px}._content_1pwvz_30 ._input_1pwvz_47{margin-top:24px}._content_1pwvz_30 ._error_1pwvz_54{height:16px}._bottom_1pwvz_58{align-items:flex-end;padding:24px}._values_zb25t_1{display:flex;margin:0 0 0 20px;height:calc(100vh - 200px)}._values_zb25t_1 ._listOfValues_zb25t_6 ._createValue_zb25t_6{margin-bottom:5px}._values_zb25t_1 ._listOfValues_zb25t_6 ._listValues_zb25t_9{max-width:430px;width:430px;max-height:100%;height:100%;display:flex;flex-direction:column;overflow:auto}._values_zb25t_1 ._listOfValues_zb25t_6 ._listValues_zb25t_9 ._skeletonContainer_zb25t_18{display:flex;flex-direction:column;gap:5px}._values_zb25t_1 ._listOfValues_zb25t_6 ._listValues_zb25t_9 ._value_zb25t_1{min-width:100%;width:fit-content;padding:6px 5px 5px 10px;border-radius:3px;text-align:left;white-space:nowrap}._values_zb25t_1 ._listOfValues_zb25t_6 ._listValues_zb25t_9 ._value_zb25t_1:hover{background-color:#f2f2f2}._values_zb25t_1 ._listOfValues_zb25t_6 ._listValues_zb25t_9 ._value_zb25t_1._active_zb25t_34{background-color:#d8d8d8}._modelManagement_zb25t_38{height:50px;display:flex;align-items:center;margin:0 30px 20px 20px;justify-content:space-between}._modelManagement_zb25t_38 ._modelSearch_zb25t_46{display:flex}._modelManagement_zb25t_38 ._modelSearch_zb25t_46 button{padding:5.5px 11px}._modelManagement_zb25t_38 ._modelSearch_zb25t_46>input{width:350px;margin-right:10px}._modelManagement_6ez2j_1{height:50px;display:flex;align-items:center;margin:0 30px 30px;justify-content:space-between}._modelManagement_6ez2j_1 ._modelSearch_6ez2j_8{gap:5px;display:flex}._modelManagement_6ez2j_1 ._modelSearch_6ez2j_8>input{width:350px;margin-right:10px}._filterSection_6ez2j_17{margin:0 30px 30px}._filterProperties_pusmp_1{margin-right:10px}._filterProperties_pusmp_1 button{display:flex;align-items:center;background-color:#f2f2f2;border-radius:5px;min-width:150px;padding:5.5px 11px;justify-content:space-between;height:30px}._filterProperties_pusmp_1 button img{width:10px}._filterProperties_pusmp_1 button p{display:flex;text-align:center;color:#292222;font-weight:400;font-size:16px}._filterProperties_pusmp_1 button p span{width:30px;height:20px;background-color:#f2f2f2;display:block;color:#292222;border-radius:10px;margin:0 16px;display:flex;justify-content:center;align-items:center}._filterProperties_pusmp_1 button:hover{background-color:#d8d8d8}._filterProperties_pusmp_1 button._active_pusmp_39{background-color:#244ca7}._filterProperties_pusmp_1 button._active_pusmp_39 p{color:#fbfbfb}._filterTypes_pusmp_46{width:200px;border-radius:3px;box-shadow:0 4px 4px #00000040;border:1px solid #bcbcbc;background-color:#fbfbfb}._filterTypes_pusmp_46 ._filterType_pusmp_46{display:flex;align-items:center;width:100%;padding:5.5px 11px}._filterTypes_pusmp_46 ._filterType_pusmp_46:hover{background-color:#f2f2f2}._filterTypes_pusmp_46 ._filterType_pusmp_46 button{margin-right:17px}._header_1kc9l_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_1kc9l_1 ._xButton_1kc9l_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_1kc9l_1 ._xButton_1kc9l_10 *{color:#dd1e26}._header_1kc9l_1 ._xButton_1kc9l_10:hover *{color:#c7040d}._addPropertiesModal_1kc9l_23{padding:20px 10px 10px}._addPropertiesModal_1kc9l_23 ._propertiesSearch_1kc9l_26{margin-bottom:20px;display:flex}._addPropertiesModal_1kc9l_23 ._propertiesSearch_1kc9l_26 ._propertiesSearchInput_1kc9l_30{margin-right:10px}._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33{display:flex}._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33 ._properties_1kc9l_26{overflow-x:auto;overflow-y:scroll;max-width:440px;width:440px;max-height:400px;height:400px}._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33 ._properties_1kc9l_26 ._property_1kc9l_44{display:grid;align-items:center;grid-template-columns:24px 1fr 58px;padding:6px 0 6px 6px;border:1px solid transparent;border-radius:3px;cursor:pointer;margin-bottom:3px}._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33 ._properties_1kc9l_26 ._property_1kc9l_44 ._propertyCheckbox_1kc9l_54{height:24px;width:24px;display:flex;justify-content:center;align-items:center}._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33 ._properties_1kc9l_26 ._property_1kc9l_44 ._propertyAction_1kc9l_61{display:flex;column-gap:5px;align-items:center}._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33 ._properties_1kc9l_26 ._property_1kc9l_44 ._propertyAction_1kc9l_61 button{border-radius:3px}._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33 ._properties_1kc9l_26 ._property_1kc9l_44 ._propertyAction_1kc9l_61 button:hover{background-color:#d8d8d8}._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33 ._properties_1kc9l_26 ._property_1kc9l_44 ._propertyAction_1kc9l_61 ._propertyCopy_1kc9l_72{visibility:hidden}._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33 ._properties_1kc9l_26 ._property_1kc9l_44 ._propertyText_1kc9l_75{display:flex;padding-left:5px;overflow:hidden}._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33 ._properties_1kc9l_26 ._property_1kc9l_44 ._propertyText_1kc9l_75 p{width:100%}._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33 ._properties_1kc9l_26 ._property_1kc9l_44 ._propertyText_1kc9l_75 ._createdProperty_1kc9l_83{white-space:nowrap;margin-left:5px}._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33 ._properties_1kc9l_26 ._property_1kc9l_44._active_1kc9l_87,._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33 ._properties_1kc9l_26 ._property_1kc9l_44:hover{background-color:#f2f2f2}._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33 ._properties_1kc9l_26 ._property_1kc9l_44._active_1kc9l_87 ._propertyAction_1kc9l_61 ._propertyCopy_1kc9l_72,._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33 ._properties_1kc9l_26 ._property_1kc9l_44:hover ._propertyAction_1kc9l_61 ._propertyCopy_1kc9l_72{visibility:visible}._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33 ._properties_1kc9l_26 ._property_1kc9l_44._error_1kc9l_93{border:1px solid #dd1e26}._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33 ._activePropertyInfo_1kc9l_96{margin-left:10px;width:410px}._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33 ._activePropertyInfo_1kc9l_96 textarea{background:inherit;width:100%;height:60px;font-weight:400;font-size:16px;line-height:19px;padding:10px;resize:none;border:1px solid #bcbcbc;border-radius:3px;margin-bottom:69px}._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33 ._activePropertyInfo_1kc9l_96 ._propertyValues_1kc9l_113{max-height:241px;overflow-x:auto;overflow-y:scroll;height:241px;max-width:100%;width:100%}._addPropertiesModal_1kc9l_23 ._addPropertiesBody_1kc9l_33 ._activePropertyInfo_1kc9l_96 ._propertyValues_1kc9l_113 p{padding:6px 0 5px 10px}._addPropertiesModal_1kc9l_23 ._modalActions_1kc9l_124{display:flex;margin-top:50px;align-items:center;justify-content:space-between}._addPropertiesModal_1kc9l_23 ._modalActions_1kc9l_124 button{min-width:80px;text-align:center;padding:5.5px 8px;height:30px}._addPropertiesModal_1kc9l_23 ._modalActions_1kc9l_124 ._exit_1kc9l_136{display:flex;align-items:center;column-gap:10px}._classCommonWrapper_1pp8c_1{max-width:810px;width:100%;height:100%;max-height:100%;margin:37px auto 0}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1{max-width:850px}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classManagement_1pp8c_12{display:flex;justify-content:space-between}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classManagement_1pp8c_12 ._classNameWrapper_1pp8c_16{display:flex}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classManagement_1pp8c_12 ._classNameWrapper_1pp8c_16 ._className_1pp8c_16 ._nameEditInputWrapper_1pp8c_19{display:flex;align-items:start}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classManagement_1pp8c_12 ._classNameWrapper_1pp8c_16 ._className_1pp8c_16>p{line-height:25px;height:25px}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classManagement_1pp8c_12 ._classNameWrapper_1pp8c_16 ._className_1pp8c_16 input{width:500px;border:1px solid #bcbcbc}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classManagement_1pp8c_12 ._classNameWrapper_1pp8c_16 ._className_1pp8c_16 input:hover{background:#f2f2f2}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classManagement_1pp8c_12 ._classNameWrapper_1pp8c_16 ._className_1pp8c_16 input:focus{border:1px solid #292222;background-color:#fbfbfb}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classManagement_1pp8c_12 ._classNameWrapper_1pp8c_16 ._classId_1pp8c_38{white-space:nowrap;display:flex;align-items:center}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classManagement_1pp8c_12 ._classNameWrapper_1pp8c_16 ._classId_1pp8c_38 p{margin-top:3px;line-height:24px;margin-left:10px;color:#bcbcbc}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classDesc_1pp8c_49{margin-top:5px}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classDesc_1pp8c_49>p{line-height:30px;font-size:20px}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classDesc_1pp8c_49 ._editInput_1pp8c_56{width:fit-content}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classDesc_1pp8c_49 textarea{resize:none;width:500px;height:55px;padding:6px 5px 5px 10px;font-family:Roboto;font-style:normal;font-weight:400;background-color:inherit;border:1px solid #bcbcbc;border-radius:3px;font-size:16px;line-height:19px;outline:none}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classDesc_1pp8c_49 textarea:hover{background-color:#f2f2f2;border:1px solid #bcbcbc}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classDesc_1pp8c_49 textarea:focus{border:1px solid #292222;background-color:#fbfbfb}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._title_1pp8c_82{line-height:30px;font-size:20px}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._title_1pp8c_82 span{color:#dd1e26}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._borderList_1pp8c_89{border:1px solid #bcbcbc;height:30px;display:flex;align-items:center;max-width:368px}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classMask_1pp8c_96{margin-top:6px}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classMask_1pp8c_96 input{border:1px solid #bcbcbc}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classMask_1pp8c_96 input:hover{background:#f2f2f2}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classMask_1pp8c_96 input:focus{border:1px solid #292222;background-color:#fbfbfb}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classMask_1pp8c_96 ._classMaskInput_1pp8c_109{display:flex;align-items:flex-start}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classMask_1pp8c_96 ._classMaskInput_1pp8c_109>div{margin-left:3px;max-width:300px}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._classMask_1pp8c_96 ._classMaskInput_1pp8c_109>div img{margin-top:3px}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._outputQuantity_1pp8c_120{margin-top:30px}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._outputQuantity_1pp8c_120>div{width:100px}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._outputQuantity_1pp8c_120 input{border:1px solid #bcbcbc}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._outputQuantity_1pp8c_120 input:hover{background:#f2f2f2}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._outputQuantity_1pp8c_120 input:focus{border:1px solid #292222;background-color:#fbfbfb}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._serviceProperty_1pp8c_136{margin-top:30px}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._serviceProperty_1pp8c_136 ._servicePropertyInputWrapper_1pp8c_139{display:flex}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._serviceProperty_1pp8c_136 ._servicePropertyInputWrapper_1pp8c_139 ._servicePropertyInput_1pp8c_139{width:400px}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._serviceProperty_1pp8c_136 ._servicePropertyInputWrapper_1pp8c_139 ._servicePropertyInput_1pp8c_139 input{width:400px;border:1px solid #bcbcbc}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._serviceProperty_1pp8c_136 ._servicePropertyInputWrapper_1pp8c_139 ._servicePropertyInput_1pp8c_139 input:hover{background:#f2f2f2}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._serviceProperty_1pp8c_136 ._servicePropertyInputWrapper_1pp8c_139 ._servicePropertyInput_1pp8c_139 input:focus{border:1px solid #292222;background-color:#fbfbfb}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._serviceProperty_1pp8c_136 ._servicePropertyInputWrapper_1pp8c_139>button{margin:3px 0 0 3px;width:24px;height:24px;display:flex;justify-content:center;align-items:center;border-radius:3px}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._serviceProperty_1pp8c_136 ._servicePropertyInputWrapper_1pp8c_139>button:hover{background-color:#d8d8d8}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._statusList_1pp8c_168{margin-top:30px}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._statusList_1pp8c_168 ._statusSelect_1pp8c_171{border:1px solid #bcbcbc;height:30px;display:flex;align-items:center;width:368px}._classCommonWrapper_1pp8c_1 ._classCommon_1pp8c_1 ._useClassForObjectCreation_1pp8c_178{margin-top:30px;display:flex;align-items:center;column-gap:10px}._classMaskInputTooltip_1pp8c_185{max-width:215px;text-align:center}._deleteModalServiceClass_1pp8c_190{padding-top:20px}._deleteModalServiceClass_1pp8c_190 p{margin-bottom:20px}._header_1kb4h_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_1kb4h_1 ._xButton_1kb4h_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_1kb4h_1 ._xButton_1kb4h_10 *{color:#dd1e26}._header_1kb4h_1 ._xButton_1kb4h_10:hover *{color:#c7040d}._propertyCopyModal_1kb4h_23{padding:20px 25px 10px;width:900px}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27{height:430px;max-height:430px;max-width:855px;overflow:auto}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 label{font-size:20px;line-height:23px}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._copyModalName_1kb4h_37{display:flex}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._copyModalName_1kb4h_37 input{height:30px}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._copyModalName_1kb4h_37>p{color:#bcbcbc;margin:28.5px 0 0 10px}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._copyModalDescription_1kb4h_47{margin:5px 0 20px}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._copyModalDescription_1kb4h_47 textarea{width:700px;height:60px;background-color:#fbfbfb}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._copyModalDescription_1kb4h_47 textarea:hover{background-color:#f2f2f2}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._copyModalDescription_1kb4h_47 textarea:focus{background-color:#fbfbfb;border:1px solid #292222}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._copyModalStandards_1kb4h_63{max-width:700px}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._propertyableList_1kb4h_66{margin-top:21px;width:350px}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._propertyableList_1kb4h_66>p{font-size:20px;line-height:23px}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._propertyableList_1kb4h_66 ._propertyableListItems_1kb4h_74{max-height:200px!important;overflow:auto!important}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._propertyableList_1kb4h_66 ._propertyableListHeader_1kb4h_78 p{justify-content:space-between}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._propertyableList_1kb4h_66>div{border:1px solid #bcbcbc;border-radius:3px}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._valuesList_1kb4h_85{margin-top:30px;max-width:830px}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._valuesList_1kb4h_85 ._propertyableListHeader_1kb4h_78{padding-bottom:5px;display:grid}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._valuesList_1kb4h_85 ._propertyableListHeader_1kb4h_78 p{font-weight:700;padding:6px 0 5px 10px}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._valuesList_1kb4h_85 ._propertyableListBody_1kb4h_97{padding:5px 0;border-top:1px solid #bcbcbc;border-bottom:1px solid #bcbcbc}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._valuesList_1kb4h_85 ._propertyableListBody_1kb4h_97 ._propertyableListValue_1kb4h_102{display:grid}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._valuesList_1kb4h_85 ._propertyableListBody_1kb4h_97 ._propertyableListValue_1kb4h_102>div{overflow:hidden}._propertyCopyModal_1kb4h_23 ._copyModalInfo_1kb4h_27 ._valuesList_1kb4h_85 ._propertyableListBody_1kb4h_97 ._propertyableListValue_1kb4h_102 p{max-width:100%;text-overflow:ellipsis;white-space:nowrap;padding:6px 0 5px 10px;overflow:hidden;width:100%}._propertyCopyModal_1kb4h_23._serviceClass_1kb4h_116{width:500px}._propertyCopyModal_1kb4h_23._serviceClass_1kb4h_116 ._copyModalInfo_1kb4h_27{height:300px}._propertyCopyModal_1kb4h_23 ._copyModalBtns_1kb4h_122{margin:50px 10px 0 0;display:flex;justify-content:flex-end;column-gap:10px}._propertyCopyModal_1kb4h_23 ._copyModalBtns_1kb4h_122 button{min-width:80px;padding:5.5px 8px}._indexCount_1kb4h_133{display:flex;align-items:center;margin-bottom:15px}._indexCount_1kb4h_133 input{width:50px;margin-left:10px;border:1px solid #bcbcbc;padding:0 9px;height:30px;background-color:inherit;border-radius:3px;outline:none;font-weight:400;font-size:16px;line-height:19px;color:#292222;transition:background-color .2s ease-in-out,border .2s ease-in-out}._indexCount_1kb4h_133 input:hover{background:#f2f2f2}._indexCount_1kb4h_133 input:focus{border:1px solid #292222;background-color:#fbfbfb}._indexCount_1kb4h_133._error_1kb4h_160 input{border:1px solid #dd1e26}._indexCheckbox_1kb4h_164{display:flex;align-items:center;height:30px;margin-left:5px}._indexCheckbox_1kb4h_164>div{margin-right:15px}._indexCheckbox_1kb4h_164 p{line-height:18px;height:18px}._classProperties_2sbdf_1{width:100%;max-width:950px;margin:27px auto 0;overflow-x:auto;height:100%}._classProperties_2sbdf_1 ._classPropertiesSearch_2sbdf_9{margin-bottom:20px}._classProperties_2sbdf_1 ._classPropertyWrapper_2sbdf_12{max-height:calc(100% - 120px);height:100%}._classProperties_2sbdf_1 ._classPropertiesSection_2sbdf_16{display:flex;align-items:center;justify-content:space-between;padding:0 5px;margin-bottom:20px}._classProperties_2sbdf_1 ._classPropertiesSection_2sbdf_16 ._title_2sbdf_23{font-size:20px;line-height:23px;color:#292222;display:flex;align-items:center}._classProperties_2sbdf_1 ._classPropertiesSection_2sbdf_16 ._title_2sbdf_23 img{width:13px;height:8px;transition:transform .2s ease-in-out;margin-right:10px}._classProperties_2sbdf_1 ._classPropertiesSection_2sbdf_16._close_2sbdf_36 ._title_2sbdf_23 img{transform:rotate(-90deg)}._classPropertiesLoading_2sbdf_40{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center}._header_vzpig_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_vzpig_1 ._xButton_vzpig_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_vzpig_1 ._xButton_vzpig_10 *{color:#dd1e26}._header_vzpig_1 ._xButton_vzpig_10:hover *{color:#c7040d}._copyModal_vzpig_23{padding:20px 0 10px}._copyModal_vzpig_23 ._copyModalInfo_vzpig_26{margin-left:25px;padding-right:25px;display:flex;flex-direction:column;align-items:flex-start;overflow:auto;max-height:430px;max-width:900px}._copyModal_vzpig_23 ._copyModalInfo_vzpig_26 ._copyModalName_vzpig_36 label{line-height:23px;font-size:20px}._copyModal_vzpig_23 ._copyModalInfo_vzpig_26 ._copyModalName_vzpig_36 input{height:30px}._copyModal_vzpig_23 ._copyModalInfo_vzpig_26 ._standardsList_vzpig_43{margin-top:14px;width:100%}._copyModal_vzpig_23 ._copyModalInfo_vzpig_26 ._copyModalValueList_vzpig_47{width:100%}._copyModal_vzpig_23 ._modalActions_vzpig_50{display:flex;margin:50px 10px 0;justify-content:space-between}._copyModal_vzpig_23 ._modalActions_vzpig_50 ._createModalBtn_vzpig_56 button{padding:5.5px 8px}._copyModal_vzpig_23 ._modalActions_vzpig_50 ._modalBtns_vzpig_59{display:flex;column-gap:10px}._copyModal_vzpig_23 ._modalActions_vzpig_50 ._modalBtns_vzpig_59 ._cancelBtn_vzpig_63{width:90px;padding:5.5px 8px}._copyModal_vzpig_23 ._modalActions_vzpig_50 ._modalBtns_vzpig_59 ._okBtn_vzpig_67{width:90px;padding:5.5px 29px}._createModal_kenfy_1{padding:20px 10px 10px}._createModal_kenfy_1 ._createModalInfo_kenfy_4{max-height:450px;overflow:auto;padding-right:3px}._createModal_kenfy_1 ._createModalInfo_kenfy_4 ._createModalName_kenfy_9{margin-bottom:14px}._createModal_kenfy_1 ._createModalInfo_kenfy_4 ._createModalName_kenfy_9 ._nameEditInput_kenfy_12{width:350px}._createModal_kenfy_1 ._createModalInfo_kenfy_4 ._createModalName_kenfy_9 ._nameEditInput_kenfy_12 label{font-size:20px;line-height:23px}._createModal_kenfy_1 ._createModalInfo_kenfy_4 ._createModalName_kenfy_9 ._nameEditInput_kenfy_12 input{height:30px;width:350px;border-radius:3px}._createModal_kenfy_1 ._createModalInfo_kenfy_4 ._createModalName_kenfy_9 ._nameEditInput_kenfy_12 input:hover{background-color:#f2f2f2}._createModal_kenfy_1 ._createModalInfo_kenfy_4 ._createModalName_kenfy_9 ._nameEditInput_kenfy_12 input:focus{background-color:inherit}._createModal_kenfy_1 ._createModalActions_kenfy_30{margin-top:40px;display:flex;column-gap:10px;justify-content:flex-end;align-items:center}._createModal_kenfy_1 ._createModalActions_kenfy_30 button{padding:5.5px 8px;min-width:80px}._header_kenfy_42{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_kenfy_42 ._xButton_kenfy_51{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_kenfy_42 ._xButton_kenfy_51 *{color:#dd1e26}._header_kenfy_42 ._xButton_kenfy_51:hover *{color:#c7040d}._editModal_4dujm_1{padding:20px 10px 10px}._editModal_4dujm_1 ._editModalInfo_4dujm_4{max-height:450px;overflow:auto;padding-right:3px}._editModal_4dujm_1 ._editModalInfo_4dujm_4 ._editModalName_4dujm_9{margin-bottom:14px}._editModal_4dujm_1 ._editModalInfo_4dujm_4 ._editModalName_4dujm_9 ._editModalNameActions_4dujm_12{display:flex}._editModal_4dujm_1 ._editModalInfo_4dujm_4 ._editModalName_4dujm_9 ._editModalNameActions_4dujm_12>button{margin-top:3px;margin-left:10px;height:24px;border-radius:3px}._editModal_4dujm_1 ._editModalInfo_4dujm_4 ._editModalName_4dujm_9 ._editModalNameActions_4dujm_12>button:hover{background-color:#d8d8d8}._editModal_4dujm_1 ._editModalInfo_4dujm_4 ._editModalName_4dujm_9>p{font-size:20px!important;line-height:23px!important}._editModal_4dujm_1 ._editModalInfo_4dujm_4 ._editModalName_4dujm_9>p span{color:#dd1e26}._editModal_4dujm_1 ._editModalInfo_4dujm_4 ._editModalName_4dujm_9 ._nameEditInput_4dujm_31{width:350px}._editModal_4dujm_1 ._editModalInfo_4dujm_4 ._editModalName_4dujm_9 ._nameEditInput_4dujm_31 p{white-space:nowrap}._editModal_4dujm_1 ._editModalInfo_4dujm_4 ._editModalName_4dujm_9 ._nameEditInput_4dujm_31 input{width:350px;border:1px solid #bcbcbc;border-radius:3px}._editModal_4dujm_1 ._editModalInfo_4dujm_4 ._editModalName_4dujm_9 ._nameEditInput_4dujm_31 input:hover{background-color:#f2f2f2;border:1px solid #bcbcbc}._editModal_4dujm_1 ._editModalInfo_4dujm_4 ._editModalName_4dujm_9 ._nameEditInput_4dujm_31 input:focus{background-color:inherit;border:1px solid #292222}._editModal_4dujm_1 ._editModalInfo_4dujm_4 ._standardList_4dujm_50{max-width:700px}._editModal_4dujm_1 ._editModalActions_4dujm_53{margin-top:40px;display:flex;justify-content:space-between;align-items:center}._editModal_4dujm_1 ._editModalActions_4dujm_53 button{padding:5.5px 8px;min-width:80px}._editModal_4dujm_1 ._editModalActions_4dujm_53 ._editModalClose_4dujm_63{display:flex;column-gap:10px}._tableWrapper_gcmku_1{padding:20px 50px 10px;position:relative;display:flex;overflow:hidden;flex-direction:column;min-height:190px}._tableWrapper_gcmku_1 ._table_gcmku_1{display:flex;margin-bottom:50px}._tableWrapper_gcmku_1 ._table_gcmku_1 ._indexTableHeader_gcmku_13,._tableWrapper_gcmku_1 ._table_gcmku_1 ._propertyTableHeader_gcmku_14{display:grid;padding-bottom:5px;border-bottom:1px solid #bcbcbc}._tableWrapper_gcmku_1 ._table_gcmku_1 ._indexTableHeader_gcmku_13 p,._tableWrapper_gcmku_1 ._table_gcmku_1 ._propertyTableHeader_gcmku_14 p{font-weight:700;height:30px;padding:0 3px 0 10px;display:flex;align-items:center;justify-content:space-between}._tableWrapper_gcmku_1 ._table_gcmku_1 ._indexTableHeader_gcmku_13 p ._indexTableHeaderBtns_gcmku_28,._tableWrapper_gcmku_1 ._table_gcmku_1 ._propertyTableHeader_gcmku_14 p ._indexTableHeaderBtns_gcmku_28{display:flex;align-items:center;column-gap:3px}._tableWrapper_gcmku_1 ._table_gcmku_1 ._indexTableHeader_gcmku_13 p ._indexTableHeaderBtns_gcmku_28 button,._tableWrapper_gcmku_1 ._table_gcmku_1 ._propertyTableHeader_gcmku_14 p ._indexTableHeaderBtns_gcmku_28 button{width:24px;height:24px;display:flex;justify-content:center;align-items:center;border-radius:3px}._tableWrapper_gcmku_1 ._table_gcmku_1 ._indexTableHeader_gcmku_13 p ._indexTableHeaderBtns_gcmku_28 button:hover,._tableWrapper_gcmku_1 ._table_gcmku_1 ._propertyTableHeader_gcmku_14 p ._indexTableHeaderBtns_gcmku_28 button:hover{background-color:#d8d8d8}._tableWrapper_gcmku_1 ._table_gcmku_1 ._indexTable_gcmku_13{width:100%;flex-grow:1;overflow:auto}._tableWrapper_gcmku_1 ._table_gcmku_1 ._indexTable_gcmku_13 ._p_gcmku_14{display:flex;align-items:center;justify-content:space-between}._tableWrapper_gcmku_1 ._table_gcmku_1 ._indexTable_gcmku_13 ._indexTableHeader_gcmku_13{min-width:max-content}._tableWrapper_gcmku_1 ._table_gcmku_1 ._indexTable_gcmku_13 ._indexTableBodyWrapper_gcmku_60{max-height:390px;overflow:hidden;min-width:max-content;border-bottom:1px solid #bcbcbc}._tableWrapper_gcmku_1 ._table_gcmku_1 ._indexTable_gcmku_13 ._indexTableBodyWrapper_gcmku_60 ._indexTableBody_gcmku_60{padding:5px 0;display:grid}._tableWrapper_gcmku_1 ._table_gcmku_1 ._propertyTable_gcmku_14 ._propertyTableBody_gcmku_70{max-height:390px;overflow:auto;display:grid;padding:5px 0;border-bottom:1px solid #bcbcbc}._tableWrapper_gcmku_1 ._table_gcmku_1 ._propertyTable_gcmku_14 ._propertyTableBody_gcmku_70 ._propertyTableBodyItem_gcmku_77{max-width:500px;height:30px;padding:6px 0 5px 10px;display:flex;align-items:center}._tableWrapper_gcmku_1 ._table_gcmku_1 ._propertyTable_gcmku_14 ._propertyTableBody_gcmku_70 ._propertyTableBodyItem_gcmku_77 img{width:10px;transform:rotate(-90deg);transition:transform .2s ease-in-out;margin-right:10px;cursor:pointer}._tableWrapper_gcmku_1 ._table_gcmku_1 ._propertyTable_gcmku_14 ._propertyTableBody_gcmku_70 ._propertyTableBodyItem_gcmku_77._open_gcmku_91 img{transform:rotate(0)}._tableWrapper_gcmku_1 ._table_gcmku_1 ._propertyTable_gcmku_14 ._propertyTableBody_gcmku_70 ._propertyTableBodyIndex_gcmku_94{padding-left:38px}._tableWrapper_gcmku_1 ._modalLoading_gcmku_97{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#0000001a}._tableWrapper_gcmku_1 ._modalBtn_gcmku_105{align-self:flex-end;margin-right:10px;width:80px}._indexTableBodyItem_qlwjs_1{font-size:16px}._indexTableBodyItem_qlwjs_1 ._propertyFill_qlwjs_4{height:30px}._defaultValue_10iti_1{width:196px;height:30px;display:flex;justify-content:center;align-items:center}._defaultValue_10iti_1._checkbox_10iti_8{padding-left:10px;justify-content:flex-start}._defaultValue_10iti_1 ._override_10iti_12 input,._defaultValue_10iti_1 input{border:1px solid transparent;height:26px;width:196px}._defaultValue_10iti_1 ._override_10iti_12 input::-webkit-inner-spin-button,._defaultValue_10iti_1 ._override_10iti_12 input::-webkit-outer-spin-button,._defaultValue_10iti_1 input::-webkit-inner-spin-button,._defaultValue_10iti_1 input::-webkit-outer-spin-button{-webkit-appearance:none}._defaultValue_10iti_1 ._customValuesListHeader_10iti_23{height:26px;border:1px solid transparent;width:196px;padding:0 10px;display:flex;align-items:center}._defaultValue_10iti_1 ._customValuesListHeader_10iti_23 img{visibility:hidden}._defaultValue_10iti_1 ._customValuesListHeader_10iti_23>p{width:100%;justify-content:space-between}._defaultValue_10iti_1:hover input,._defaultValue_10iti_1:hover ._customValuesListHeader_10iti_23{border:1px solid #bcbcbc}._defaultValue_10iti_1:hover ._customValuesListHeader_10iti_23 img{visibility:visible}._classProperty_mgg8u_1{min-width:max-content;justify-content:space-between;display:grid;grid-template-columns:300px 220px 90px 150px 90px 90px}._classProperty_mgg8u_1 ._serviceTableBtn_mgg8u_7{width:100%;text-align:left;padding:6px 0 5px 10px;font-size:16px;color:#292222}._classProperty_mgg8u_1 ._serviceTableBtn_mgg8u_7:hover{text-decoration:underline}._classProperty_mgg8u_1 ._serviceTableBtn_mgg8u_7._disabledButton_mgg8u_17{opacity:.7}._classProperty_mgg8u_1 ._serviceTableBtn_mgg8u_7._disabledButton_mgg8u_17:hover{text-decoration:none}._classProperty_mgg8u_1 ._classPropertyName_mgg8u_23{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center}._classProperty_mgg8u_1 ._classPropertyNameWrapper_mgg8u_31{display:flex;align-items:center;padding:6px 0 5px 10px;width:100%}._classProperty_mgg8u_1 ._classPropertyNameWrapper_mgg8u_31 button{margin-right:10px;display:flex;justify-content:center;align-items:center;width:10px;height:10px}._classProperty_mgg8u_1 ._classPropertyNameWrapper_mgg8u_31 button img{width:10px;transform:rotate(-90deg);transition:transform .2s ease-in-out}._classProperty_mgg8u_1._propertyOpen_mgg8u_50 ._classPropertyNameWrapper_mgg8u_31 button img{transform:rotate(0)}._classProperty_mgg8u_1 ._defaultValue_mgg8u_53{display:flex;justify-content:center;align-items:center;width:216px}._classProperty_mgg8u_1 ._defaultValue_mgg8u_53 input{border:1px solid transparent;height:26px;width:216px}._classProperty_mgg8u_1 ._defaultValue_mgg8u_53 input::-webkit-inner-spin-button,._classProperty_mgg8u_1 ._defaultValue_mgg8u_53 input::-webkit-outer-spin-button{-webkit-appearance:none}._classProperty_mgg8u_1 ._defaultValue_mgg8u_53 input:focus{border:1px solid #bcbcbc}._classProperty_mgg8u_1 ._defaultValue_mgg8u_53 ._customValuesListHeader_mgg8u_70{height:26px;border:1px solid transparent;width:216px;padding:0 10px;display:flex;align-items:center}._classProperty_mgg8u_1 ._defaultValue_mgg8u_53 ._customValuesListHeader_mgg8u_70 img{visibility:hidden}._classProperty_mgg8u_1 ._defaultValue_mgg8u_53 ._customValuesListHeader_mgg8u_70>p{width:100%;justify-content:space-between}._classProperty_mgg8u_1 ._classPropertyAspect_mgg8u_85{width:150px;border:1px solid #bcbcbc;height:27px;display:flex;align-items:center}._classProperty_mgg8u_1 ._classPropertyCheckbox_mgg8u_92{display:flex;justify-content:center;align-items:center}._classProperty_mgg8u_1 ._valuesList_mgg8u_97{display:flex;justify-content:center;align-items:center;width:100%}._classProperty_mgg8u_1 ._valuesList_mgg8u_97 ._valuesListHeader_mgg8u_103{height:26px;border:1px solid transparent;padding:0 10px;width:86px;display:flex;align-items:center}._classProperty_mgg8u_1 ._valuesList_mgg8u_97 ._valuesListHeader_mgg8u_103 img{visibility:hidden}._classProperty_mgg8u_1 ._valuesList_mgg8u_97 ._valuesListHeader_mgg8u_103>p{width:100%;justify-content:space-between}._classProperty_mgg8u_1 ._valuesList_mgg8u_97>p{text-align:left;width:100%;max-width:100%;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis;padding:4px 0 3px 14px}._classProperty_mgg8u_1 ._classPropertyActions_mgg8u_127{padding-left:10px;display:flex;grid-template-columns:repeat(3,1fr);align-items:center;column-gap:3px}._classProperty_mgg8u_1 ._classPropertyActions_mgg8u_127 button{width:24px;height:24px;display:flex;justify-content:center;align-items:center;border-radius:3px}._classProperty_mgg8u_1 ._classPropertyActions_mgg8u_127 button:not(:disabled):hover{background-color:#d8d8d8}._classProperty_mgg8u_1 ._disabled_mgg8u_17,._classProperty_mgg8u_1 ._disabledActions_mgg8u_148{opacity:.7}._classProperty_mgg8u_1._serviceProperty_mgg8u_151 ._classPropertyName_mgg8u_23{text-decoration:underline}._classProperty_mgg8u_1._inherit_mgg8u_154{background-color:#f5f5f5}._classProperty_mgg8u_1._inherit_mgg8u_154 ._deleteBtn_mgg8u_157:hover{background-color:transparent}._classProperty_mgg8u_1:hover{background-color:#f2f2f2}._classProperty_mgg8u_1:hover ._defaultValue_mgg8u_53 input,._classProperty_mgg8u_1:hover ._defaultValue_mgg8u_53 ._customValuesListHeader_mgg8u_70{border:1px solid #bcbcbc}._classProperty_mgg8u_1:hover ._defaultValue_mgg8u_53 ._customValuesListHeader_mgg8u_70 img{visibility:visible}._classProperty_mgg8u_1:hover ._valuesList_mgg8u_97 ._valuesListHeader_mgg8u_103{border:1px solid #bcbcbc}._classProperty_mgg8u_1:hover ._valuesList_mgg8u_97 ._valuesListHeader_mgg8u_103 img{visibility:visible}._classPropertyProperties_mgg8u_179{margin-bottom:20px;max-width:100%;overflow:hidden;overflow-x:auto}._classPropertyProperties_mgg8u_179 ._classPropertiesHeader_mgg8u_185{min-width:max-content;justify-content:space-between;display:grid;grid-template-columns:300px 220px 90px 150px 90px 90px;padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #bcbcbc}._classPropertyProperties_mgg8u_179 ._classPropertiesHeader_mgg8u_185 p{padding:6px 0 5px 10px;font-weight:700}._classPropertyProperties_mgg8u_179 ._classPropertiesBodyWrapper_mgg8u_198 ._classPropertiesBody_mgg8u_198{max-height:calc(100vh - 480px);overflow-y:auto;padding-bottom:5px;min-width:max-content;border-bottom:1px solid #bcbcbc}._header_mgg8u_206{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_mgg8u_206 ._xButton_mgg8u_215{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_mgg8u_206 ._xButton_mgg8u_215 *{color:#dd1e26}._header_mgg8u_206 ._xButton_mgg8u_215:hover *{color:#c7040d}._classProperty_1akxg_1{min-width:max-content;justify-content:space-between;display:grid;grid-template-columns:300px 220px 90px 150px 90px 90px}._classProperty_1akxg_1 ._serviceTableBtn_1akxg_7{width:100%;text-align:left;padding:6px 0 5px 10px;font-size:16px;color:#292222}._classProperty_1akxg_1 ._serviceTableBtn_1akxg_7:hover{text-decoration:underline}._classProperty_1akxg_1 ._serviceTableBtn_1akxg_7._disabledButton_1akxg_17{opacity:.7}._classProperty_1akxg_1 ._serviceTableBtn_1akxg_7._disabledButton_1akxg_17:hover{text-decoration:none}._classProperty_1akxg_1 ._classPropertyName_1akxg_23{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center}._classProperty_1akxg_1 ._classPropertyNameWrapper_1akxg_31{display:flex;align-items:center;padding:6px 0 5px 10px;width:100%}._classProperty_1akxg_1 ._classPropertyNameWrapper_1akxg_31 button{margin-right:10px;display:flex;justify-content:center;align-items:center;width:10px;height:10px}._classProperty_1akxg_1 ._classPropertyNameWrapper_1akxg_31 button img{width:10px;transform:rotate(-90deg);transition:transform .2s ease-in-out}._classProperty_1akxg_1._propertyOpen_1akxg_50 ._classPropertyNameWrapper_1akxg_31 button img{transform:rotate(0)}._classProperty_1akxg_1 ._defaultValue_1akxg_53{display:flex;justify-content:center;align-items:center;width:216px}._classProperty_1akxg_1 ._defaultValue_1akxg_53 input{border:1px solid transparent;height:26px;width:216px}._classProperty_1akxg_1 ._defaultValue_1akxg_53 input::-webkit-inner-spin-button,._classProperty_1akxg_1 ._defaultValue_1akxg_53 input::-webkit-outer-spin-button{-webkit-appearance:none}._classProperty_1akxg_1 ._defaultValue_1akxg_53 input:focus{border:1px solid #bcbcbc}._classProperty_1akxg_1 ._defaultValue_1akxg_53 ._customValuesListHeader_1akxg_70{height:26px;border:1px solid transparent;width:216px;padding:0 10px;display:flex;align-items:center}._classProperty_1akxg_1 ._defaultValue_1akxg_53 ._customValuesListHeader_1akxg_70 img{visibility:hidden}._classProperty_1akxg_1 ._defaultValue_1akxg_53 ._customValuesListHeader_1akxg_70>p{width:100%;justify-content:space-between}._classProperty_1akxg_1 ._classPropertyAspect_1akxg_85{width:150px;border:1px solid #bcbcbc;height:27px;display:flex;align-items:center}._classProperty_1akxg_1 ._classPropertyCheckbox_1akxg_92{display:flex;justify-content:center;align-items:center}._classProperty_1akxg_1 ._valuesList_1akxg_97{display:flex;justify-content:center;align-items:center;width:100%}._classProperty_1akxg_1 ._valuesList_1akxg_97 ._valuesListHeader_1akxg_103{height:26px;border:1px solid transparent;padding:0 10px;width:86px;display:flex;align-items:center}._classProperty_1akxg_1 ._valuesList_1akxg_97 ._valuesListHeader_1akxg_103 img{visibility:hidden}._classProperty_1akxg_1 ._valuesList_1akxg_97 ._valuesListHeader_1akxg_103>p{width:100%;justify-content:space-between}._classProperty_1akxg_1 ._valuesList_1akxg_97>p{text-align:left;width:100%;max-width:100%;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis;padding:4px 0 3px 14px}._classProperty_1akxg_1 ._classPropertyActions_1akxg_127{padding-left:10px;display:flex;grid-template-columns:repeat(3,1fr);align-items:center;column-gap:3px}._classProperty_1akxg_1 ._classPropertyActions_1akxg_127 button{width:24px;height:24px;display:flex;justify-content:center;align-items:center;border-radius:3px}._classProperty_1akxg_1 ._classPropertyActions_1akxg_127 button:not(:disabled):hover{background-color:#d8d8d8}._classProperty_1akxg_1 ._disabled_1akxg_17,._classProperty_1akxg_1 ._disabledActions_1akxg_148{opacity:.7}._classProperty_1akxg_1._serviceProperty_1akxg_151 ._classPropertyName_1akxg_23{text-decoration:underline}._classProperty_1akxg_1._inherit_1akxg_154{background-color:#f5f5f5}._classProperty_1akxg_1._inherit_1akxg_154 ._deleteBtn_1akxg_157:hover{background-color:transparent}._classProperty_1akxg_1:hover{background-color:#f2f2f2}._classProperty_1akxg_1:hover ._defaultValue_1akxg_53 input,._classProperty_1akxg_1:hover ._defaultValue_1akxg_53 ._customValuesListHeader_1akxg_70{border:1px solid #bcbcbc}._classProperty_1akxg_1:hover ._defaultValue_1akxg_53 ._customValuesListHeader_1akxg_70 img{visibility:visible}._classProperty_1akxg_1:hover ._valuesList_1akxg_97 ._valuesListHeader_1akxg_103{border:1px solid #bcbcbc}._classProperty_1akxg_1:hover ._valuesList_1akxg_97 ._valuesListHeader_1akxg_103 img{visibility:visible}._header_1akxg_179{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_1akxg_179 ._xButton_1akxg_188{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_1akxg_179 ._xButton_1akxg_188 *{color:#dd1e26}._header_1akxg_179 ._xButton_1akxg_188:hover *{color:#c7040d}._addIndexModal_1akxg_201{padding:20px 10px 10px;display:flex;flex-direction:column}._addIndexModal_1akxg_201 ._addIndexModalInput_1akxg_206{display:flex;align-items:center;margin-bottom:70px}._addIndexModal_1akxg_201 ._addIndexModalInput_1akxg_206 p{margin-right:10px}._addIndexModal_1akxg_201 ._addIndexModalInput_1akxg_206 input{width:50px;padding:0 9px;height:30px;background-color:inherit;border:1px solid #bcbcbc;border-radius:3px;outline:none;font-weight:400;font-size:16px;line-height:19px;color:#292222;transition:background-color .2s ease-in-out,border .2s ease-in-out}._addIndexModal_1akxg_201 ._addIndexModalInput_1akxg_206 input:hover{background-color:#f2f2f2}._addIndexModal_1akxg_201 ._addIndexModalInput_1akxg_206 input:focus{background-color:inherit;border:1px solid #292222}._addIndexModal_1akxg_201 ._addIndexModalBtn_1akxg_236{width:80px;align-self:center}._relations_136lk_1{max-width:600px}._relations_136lk_1 ._relationsHeader_136lk_4{display:grid;grid-template-columns:400px 120px 80px;padding-bottom:5px;border-bottom:1px solid #bcbcbc}._relations_136lk_1 ._relationsHeader_136lk_4 p{font-weight:700;padding:6px 0 5px 10px}._relations_136lk_1 ._relationsBody_136lk_14{padding:5px 0;border-bottom:1px solid #bcbcbc}._relations_136lk_1 ._relationsBody_136lk_14 ._relationItem_136lk_18{display:grid;grid-template-columns:400px 120px 80px}._relations_136lk_1 ._relationsBody_136lk_14 ._relationItem_136lk_18 ._relationItemName_136lk_22{display:flex;align-items:center}._relations_136lk_1 ._relationsBody_136lk_14 ._relationItem_136lk_18 ._relationItemName_136lk_22 p{padding:6px 0 5px}._relations_136lk_1 ._relationsBody_136lk_14 ._relationItem_136lk_18 ._relationItemName_136lk_22 img{margin-right:10px;width:10px;height:10px;transform:rotate(-90deg);transition:transform .2s ease-in-out;cursor:pointer}._relations_136lk_1 ._relationsBody_136lk_14 ._relationItem_136lk_18 ._checkbox_136lk_37,._relations_136lk_1 ._relationsBody_136lk_14 ._relationItem_136lk_18 ._link_136lk_42{display:flex;justify-content:center;align-items:center}._relations_136lk_1 ._relationsBody_136lk_14 ._relationItem_136lk_18 ._link_136lk_42 button{display:flex;justify-content:center;align-items:center;border-radius:3px}._relations_136lk_1 ._relationsBody_136lk_14 ._relationItem_136lk_18 ._link_136lk_42 button:hover{background-color:#d8d8d8}._relations_136lk_1 ._relationsBody_136lk_14 ._relationItem_136lk_18 ._link_136lk_42 button img{width:24px;height:24px}._relations_136lk_1 ._relationsBody_136lk_14 ._relationItem_136lk_18._class_136lk_60 p{font-weight:700}._relations_136lk_1 ._relationsBody_136lk_14 ._relationItem_136lk_18._service_136lk_63 p{text-decoration:underline}._relations_136lk_1 ._relationsBody_136lk_14 ._relationItem_136lk_18._open_136lk_66 img{transform:rotate(0)}._relations_136lk_1 ._relationsBody_136lk_14 ._relationItem_136lk_18:hover{background-color:#f2f2f2}._header_1xg01_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_1xg01_1 ._xButton_1xg01_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_1xg01_1 ._xButton_1xg01_10 *{color:#dd1e26}._header_1xg01_1 ._xButton_1xg01_10:hover *{color:#c7040d}._copyClassModal_1xg01_23{padding:20px 0 10px 50px}._copyClassModal_1xg01_23 ._classInfo_1xg01_26{max-height:350px;height:350px;overflow:auto;padding-right:30px}._copyClassModal_1xg01_23 ._classInfo_1xg01_26 ._className_1xg01_32{margin-bottom:4px}._copyClassModal_1xg01_23 ._classInfo_1xg01_26 ._className_1xg01_32 input{width:500px}._copyClassModal_1xg01_23 ._classInfo_1xg01_26 ._classDesc_1xg01_38 textarea{margin-bottom:10px;background-color:#fbfbfb}._copyClassModal_1xg01_23 ._classInfo_1xg01_26 ._classDesc_1xg01_38 textarea:hover{background-color:#f2f2f2}._copyClassModal_1xg01_23 ._classInfo_1xg01_26 ._classDesc_1xg01_38 textarea:focus{background-color:#fbfbfb;border:1px solid #292222}._copyClassModal_1xg01_23 ._modalActions_1xg01_49{display:flex;margin-top:50px;justify-content:flex-end;margin-right:10px}._copyClassModal_1xg01_23 ._modalActions_1xg01_49 button{height:30px;min-width:80px}._indexCheckbox_1xg01_60{display:flex;align-items:center;height:30px}._indexCheckbox_1xg01_60>div{margin-right:15px}._indexCheckbox_1xg01_60 p{line-height:18px;height:18px}._header_1vpa5_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_1vpa5_1 ._xButton_1vpa5_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_1vpa5_1 ._xButton_1vpa5_10 *{color:#dd1e26}._header_1vpa5_1 ._xButton_1vpa5_10:hover *{color:#c7040d}._createPropertyModal_1vpa5_23{padding:20px 0 10px 100px;width:900px}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27{max-height:450px;padding-right:100px;overflow:auto}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._createModalName_1vpa5_32{margin-bottom:4px}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._createModalName_1vpa5_32 label{font-size:20px!important;line-height:23px!important}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._createModalName_1vpa5_32 ._nameCreateInput_1vpa5_39{width:350px}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._createModalName_1vpa5_32 ._nameCreateInput_1vpa5_39 p{white-space:nowrap}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._createModalName_1vpa5_32 ._nameCreateInput_1vpa5_39 input{width:350px;border-radius:3px}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._createModalName_1vpa5_32 ._nameCreateInput_1vpa5_39 input:hover{background-color:#f2f2f2}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._createModalName_1vpa5_32 ._nameCreateInput_1vpa5_39 input:focus{background-color:inherit}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._createModalDescription_1vpa5_55{width:100%;margin-bottom:20px}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._createModalDescription_1vpa5_55 label{font-size:20px!important;line-height:23px!important}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._createModalDescription_1vpa5_55 textarea{resize:none;width:700px;background-color:#fbfbfb}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._createModalDescription_1vpa5_55 textarea:hover{background-color:#f2f2f2}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._createModalDescription_1vpa5_55 textarea:focus{background-color:#fbfbfb;border:1px solid #292222}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._createModalList_1vpa5_75{margin-bottom:20px}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._createModalList_1vpa5_75>p{font-size:20px!important;line-height:23px!important}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._createModalList_1vpa5_75>p span{color:#dd1e26}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._createModalList_1vpa5_75 ._createModalListHeaders_1vpa5_85{border:1px solid #bcbcbc;border-radius:3px;width:200px}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._createModalList_1vpa5_75 ._createModalListHeaders_1vpa5_85 p{justify-content:space-between}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._indexCheckbox_1vpa5_93{display:flex;align-items:center;height:30px;margin:0 0 20px 6px}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._indexCheckbox_1vpa5_93>div{margin-right:15px}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._indexCheckbox_1vpa5_93 p{line-height:18px;height:18px}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._indexCount_1vpa5_106{display:flex;align-items:center;margin-bottom:20px}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._indexCount_1vpa5_106 input{width:50px;margin-left:10px;border:1px solid #bcbcbc;padding:0 9px;height:30px;background-color:inherit;border-radius:3px;outline:none;font-weight:400;font-size:16px;line-height:19px;color:#292222;transition:background-color .2s ease-in-out,border .2s ease-in-out}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._indexCount_1vpa5_106 input:hover{background:#f2f2f2}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._indexCount_1vpa5_106 input:focus{border:1px solid #292222;background-color:#fbfbfb}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._indexCount_1vpa5_106._error_1vpa5_133 input{border:1px solid #dd1e26}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._list_1vpa5_136{width:200px;margin-bottom:20px}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._list_1vpa5_136>p{font-size:20px;line-height:23px}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._list_1vpa5_136 ._listTitle_1vpa5_144{border:1px solid #bcbcbc;border-radius:3px;height:30px;padding:0 10px;display:flex;align-items:center}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._list_1vpa5_136 ._listTitle_1vpa5_144>p{display:flex;justify-content:space-between}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._list_1vpa5_136 ._listTitle_1vpa5_144>div:last-of-type>div{max-height:200px;overflow-y:auto;display:block}._createPropertyModal_1vpa5_23 ._createModalInfo_1vpa5_27 ._list_1vpa5_136 ._listTitle_1vpa5_144>div:last-of-type>div button{width:100%}._createPropertyModal_1vpa5_23._class_1vpa5_164{width:500px;padding:20px 0 10px 50px}._createPropertyModal_1vpa5_23._class_1vpa5_164 ._createModalInfo_1vpa5_27{padding-right:50px}._createPropertyModal_1vpa5_23 ._createModalActions_1vpa5_171{margin-top:50px;margin-right:10px;display:flex;justify-content:flex-end;column-gap:10px}._createPropertyModal_1vpa5_23 ._createModalActions_1vpa5_171 button{min-width:90px}._header_10wrp_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_10wrp_1 ._xButton_10wrp_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_10wrp_1 ._xButton_10wrp_10 *{color:#dd1e26}._header_10wrp_1 ._xButton_10wrp_10:hover *{color:#c7040d}._editModal_10wrp_23{padding:20px 0 10px 25px;position:relative}._editModal_10wrp_23 ._modalLoading_10wrp_27{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#0000001a;z-index:1111}._editModal_10wrp_23 ._editModalInfo_10wrp_36{height:430px;max-height:430px;overflow:auto}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyHeader_10wrp_41{max-width:700px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyHeader_10wrp_41>p{font-size:20px;line-height:30px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyHeader_10wrp_41>p span{color:#dd1e26}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyHeader_10wrp_41 ._nameInput_10wrp_51{display:flex}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyHeader_10wrp_41 ._nameInput_10wrp_51 ._propertyType_10wrp_54{margin-left:10px;color:#bcbcbc;line-height:30px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyHeader_10wrp_41 ._nameInput_10wrp_51 ._nameEditInput_10wrp_59{width:initial}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyHeader_10wrp_41 ._nameInput_10wrp_51 ._nameEditInput_10wrp_59 p{white-space:nowrap}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyHeader_10wrp_41 ._nameInput_10wrp_51 ._nameEditInput_10wrp_59 input{width:400px;border:1px solid #bcbcbc;border-radius:3px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyHeader_10wrp_41 ._nameInput_10wrp_51 ._nameEditInput_10wrp_59 input:hover{background-color:#f2f2f2;border:1px solid #bcbcbc}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyHeader_10wrp_41 ._nameInput_10wrp_51 ._nameEditInput_10wrp_59 input:focus{background-color:inherit;border:1px solid #292222}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._indexCount_10wrp_78{margin-bottom:5px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._indexCount_10wrp_78 p{line-height:30px;font-size:20px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._indexCount_10wrp_78 ._indexCountInput_10wrp_85{width:100px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._indexCount_10wrp_78 ._indexCountInput_10wrp_85 input{border:1px solid #bcbcbc;transition:background-color .2s ease-in-out,border .2s ease-in-out}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._indexCount_10wrp_78 ._indexCountInput_10wrp_85 input:hover{background:#f2f2f2}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._indexCount_10wrp_78 ._indexCountInput_10wrp_85 input:focus{border:1px solid #292222;background-color:#fbfbfb}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._indexCount_10wrp_78 ._indexCountInput_10wrp_85 p{white-space:nowrap}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._indexCheckbox_10wrp_102{display:flex;align-items:center;margin:0 0 30px 6px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._indexCheckbox_10wrp_102>div{margin-right:15px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._indexCheckbox_10wrp_102 p{line-height:18px;height:18px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._indexCheckbox_10wrp_102:disabled p{color:#bcbcbc}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyDesc_10wrp_117{max-width:700px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyDesc_10wrp_117>p{line-height:30px;font-size:20px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyDesc_10wrp_117 textarea{resize:none;width:700px;height:60px;padding:6px 5px 5px 10px;font-family:Roboto;font-style:normal;font-weight:400;background-color:inherit;border:1px solid #bcbcbc;border-radius:3px;font-size:16px;line-height:19px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyDesc_10wrp_117 textarea:hover{background-color:#f2f2f2;border:1px solid #bcbcbc;border-radius:3px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyServiceClass_10wrp_143{margin-top:30px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyServiceClass_10wrp_143>p{line-height:30px;font-size:20px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyServiceClass_10wrp_143>p span{color:#dd1e26}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyServiceClass_10wrp_143 ._propertyServiceClassInputWrapper_10wrp_153{display:flex}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyServiceClass_10wrp_143 ._propertyServiceClassInputWrapper_10wrp_153>button{width:24px;height:24px;display:flex;justify-content:center;align-items:center;border-radius:3px;margin:3px 0 0 8px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyServiceClass_10wrp_143 ._propertyServiceClassInputWrapper_10wrp_153>button:hover{background-color:#d8d8d8}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyServiceClass_10wrp_143 ._propertyServiceClassInputWrapper_10wrp_153 ._propertyServiceClassInput_10wrp_153{max-width:400px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyServiceClass_10wrp_143 ._propertyServiceClassInputWrapper_10wrp_153 ._propertyServiceClassInput_10wrp_153 input{border:1px solid #bcbcbc;transition:background-color .2s ease-in-out,border .2s ease-in-out}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyServiceClass_10wrp_143 ._propertyServiceClassInputWrapper_10wrp_153 ._propertyServiceClassInput_10wrp_153 input:hover{background:#f2f2f2}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyServiceClass_10wrp_143 ._propertyServiceClassInputWrapper_10wrp_153 ._propertyServiceClassInput_10wrp_153 input:focus{border:1px solid #292222;background-color:#fbfbfb}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyStandards_10wrp_182{margin-top:30px;max-width:750px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._entities_10wrp_186{margin-top:20px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._entities_10wrp_186>p{font-size:20px;line-height:30px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._entities_10wrp_186 ._entityListWrapper_10wrp_193{display:flex;align-items:center}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._entities_10wrp_186 ._entityListWrapper_10wrp_193 ._externalLink_10wrp_197{width:24px;height:24px;border-radius:3px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._entities_10wrp_186 ._entityListWrapper_10wrp_193 ._externalLink_10wrp_197:hover{background-color:#d8d8d8}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._entities_10wrp_186 ._entityListWrapper_10wrp_193 ._entityList_10wrp_193 ._entityListItems_10wrp_205{max-height:200px!important;overflow:auto!important}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._entities_10wrp_186 ._entityListWrapper_10wrp_193 ._entityList_10wrp_193 ._entityListHeader_10wrp_209{width:350px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._entities_10wrp_186 ._entityListWrapper_10wrp_193 ._entityList_10wrp_193 ._entityListHeader_10wrp_209 p{justify-content:space-between}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._entities_10wrp_186 ._entityListWrapper_10wrp_193 ._entityList_10wrp_193>div{border:1px solid #bcbcbc;border-radius:3px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._entities_10wrp_186 ._entityListWrapper_10wrp_193>button{border-radius:2px;margin-left:3px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._entities_10wrp_186 ._entityListWrapper_10wrp_193>button:hover{background-color:#d8d8d8}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyableList_10wrp_226{margin-top:30px;max-width:830px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyableList_10wrp_226 ._propertyableListHeader_10wrp_230{padding-bottom:5px;display:grid}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyableList_10wrp_226 ._propertyableListHeader_10wrp_230 p{font-weight:700;padding:6px 0 5px 10px}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyableList_10wrp_226 ._propertyableListBody_10wrp_238{padding:5px 0;border-top:1px solid #bcbcbc;border-bottom:1px solid #bcbcbc}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyableList_10wrp_226 ._propertyableListBody_10wrp_238 ._propertyableListValue_10wrp_243{display:grid}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyableList_10wrp_226 ._propertyableListBody_10wrp_238 ._propertyableListValue_10wrp_243>div{overflow:hidden}._editModal_10wrp_23 ._editModalInfo_10wrp_36 ._propertyableList_10wrp_226 ._propertyableListBody_10wrp_238 ._propertyableListValue_10wrp_243 p{max-width:100%;text-overflow:ellipsis;white-space:nowrap;padding:6px 0 5px 10px;overflow:hidden;width:100%}._editModal_10wrp_23 ._editModalActions_10wrp_257{margin:70px 10px 0 0;display:flex;justify-content:flex-end}._editModal_10wrp_23 ._editModalActions_10wrp_257 button{min-width:80px}._classRelations_1nxo5_1{padding-top:37px;height:100%;max-width:800px;width:100%;margin:0 auto}._classRelations_1nxo5_1 ._classRelationsHeader_1nxo5_8{flex-direction:row;justify-content:space-between;align-items:center}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13{overflow-x:auto}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsHeader_1nxo5_8{display:flex;margin-top:20px;padding-bottom:5px;height:30px;min-width:max-content;border-bottom:1px solid #bcbcbc}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsHeader_1nxo5_8 ._classRelationsHeaderDetails_1nxo5_24{flex:1 0 auto;justify-content:space-between;display:grid;grid-gap:10px;grid-template-columns:250px 250px 70px 70px}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsHeader_1nxo5_8 ._classRelationsHeaderDetails_1nxo5_24 ._sortWrapper_1nxo5_31{flex-direction:row;align-items:center;justify-content:space-between;gap:10px}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsHeader_1nxo5_8 ._actionsText_1nxo5_37{width:110px}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsHeader_1nxo5_8 p{font-weight:700}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43{overflow:auto;min-width:max-content;max-height:calc(100vh - 425px);border-bottom:1px solid #bcbcbc}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1{padding:5px 0;display:flex;align-items:top}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54{flex:1 0 auto}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationParent_1nxo5_57,._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationChildren_1nxo5_58{justify-content:space-between;display:grid;grid-gap:10px;grid-template-columns:250px 250px 70px 70px}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationParent_1nxo5_57>p,._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationChildren_1nxo5_58>p{padding:6px 0 5px 10px}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationParent_1nxo5_57 ._classTypeWrapper_1nxo5_68,._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationChildren_1nxo5_58 ._classTypeWrapper_1nxo5_68{flex-direction:row;align-items:center;gap:14px;height:30px}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationParent_1nxo5_57 ._classRelationInput_1nxo5_75,._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationChildren_1nxo5_58 ._classRelationInput_1nxo5_75{width:56px}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationParent_1nxo5_57 ._classRelationInput_1nxo5_75 input,._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationChildren_1nxo5_58 ._classRelationInput_1nxo5_75 input{border:1px solid transparent}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationParent_1nxo5_57 ._classRelationInput_1nxo5_75 input:hover,._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationChildren_1nxo5_58 ._classRelationInput_1nxo5_75 input:hover{background-color:#f2f2f2;border:1px solid #bcbcbc}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationParent_1nxo5_57 ._classRelationInput_1nxo5_75 input:focus,._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationChildren_1nxo5_58 ._classRelationInput_1nxo5_75 input:focus{border:1px solid #292222;background-color:transparent}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationParent_1nxo5_57 ._classRelationInput_1nxo5_75[data-opened=false],._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationChildren_1nxo5_58 ._classRelationInput_1nxo5_75[data-opened=false],._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationParent_1nxo5_57 ._classRelationInput_1nxo5_75 input,._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationChildren_1nxo5_58 ._classRelationInput_1nxo5_75 input{height:26px}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationParent_1nxo5_57 ._classRelationInput_1nxo5_75 input:disabled,._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationChildren_1nxo5_58 ._classRelationInput_1nxo5_75 input:disabled{color:#bcbcbc}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationParent_1nxo5_57 ._predicateInput_1nxo5_105,._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationDetails_1nxo5_54 ._classRelationChildren_1nxo5_58 ._predicateInput_1nxo5_105{width:100%}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationManagement_1nxo5_109{height:100%;width:110px;display:flex;justify-content:center;align-items:center;column-gap:3px}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationManagement_1nxo5_109 ._disabledAction_1nxo5_117{opacity:0;pointer-events:none}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationManagement_1nxo5_109>button{border-radius:2px;height:24px;width:24px}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1 ._classRelationManagement_1nxo5_109>button:hover:not(:disabled){opacity:.7}._classRelations_1nxo5_1 ._classRelationsWrapper_1nxo5_13 ._classRelationsBody_1nxo5_43 ._classRelation_1nxo5_1._inherit_1nxo5_129{background-color:#f5f5f5}._header_1nxo5_133{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_1nxo5_133 ._xButton_1nxo5_142{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_1nxo5_133 ._xButton_1nxo5_142 *{color:#dd1e26}._header_1nxo5_133 ._xButton_1nxo5_142:hover *{color:#c7040d}._predicateShowNameButton_1s06f_1{border:none;background-color:#ffffea;align-items:center;padding:0 10px;justify-content:space-between;gap:5px;flex:1 1 auto;min-width:0;max-width:100%}._predicateShowNameButton_1s06f_1:hover{background-color:#ffffea}._predicateShowNameButton_1s06f_1:hover ._cornerUpLeftSvg_1s06f_15{opacity:1}._predicateShowNameButton_1s06f_1 ._predicateShowNameText_1s06f_18{flex:0 1 auto;min-width:0;text-align:left}._predicateShowNameButton_1s06f_1 ._cornerUpLeftSvg_1s06f_15{cursor:pointer;opacity:0}._header_ff0vq_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_ff0vq_1 ._xButton_ff0vq_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_ff0vq_1 ._xButton_ff0vq_10 *{color:#dd1e26}._header_ff0vq_1 ._xButton_ff0vq_10:hover *{color:#c7040d}._searchPanel_ff0vq_23{flex-direction:row;align-items:center;gap:10px}._searchPanel_ff0vq_23 ._input_ff0vq_28{flex:1}._content_ff0vq_32{height:500px;gap:10px;padding:20px 50px 0}._content_ff0vq_32 ._tableWrapper_ff0vq_37{width:100%;position:relative;margin-top:10px;overflow:auto;border-bottom:1px solid #bcbcbc}._content_ff0vq_32 ._table_ff0vq_37{top:0;width:100%;overflow:auto}._content_ff0vq_32 ._table_ff0vq_37 ._header_ff0vq_1{position:sticky;z-index:2;top:0;height:100%;background:#fbfbfb;width:100%}._content_ff0vq_32 ._table_ff0vq_37 ._header_ff0vq_1 ._headerRow_ff0vq_57 ._headerElement_ff0vq_57{text-align:start;white-space:nowrap;padding:5px 5px 10px;border-bottom:1px solid #bcbcbc}._content_ff0vq_32 ._table_ff0vq_37 ._header_ff0vq_1 ._headerRow_ff0vq_57 ._headerElement_ff0vq_57:last-child{text-align:end;width:100px}._content_ff0vq_32 ._table_ff0vq_37 ._header_ff0vq_1 ._headerRow_ff0vq_57 ._headerElement_ff0vq_57 ._headerWrapper_ff0vq_67{gap:9px;display:inline-flex;flex-direction:row}._content_ff0vq_32 ._table_ff0vq_37 ._header_ff0vq_1 ._headerRow_ff0vq_57 ._headerElement_ff0vq_57 ._sortable_ff0vq_72{cursor:pointer}._content_ff0vq_32 ._table_ff0vq_37 ._body_ff0vq_75{overflow:auto}._content_ff0vq_32 ._table_ff0vq_37 ._body_ff0vq_75:before{content:"";display:block;height:5px;color:transparent}._content_ff0vq_32 ._table_ff0vq_37 ._body_ff0vq_75 ._bodyRow_ff0vq_84 ._loadingElement_ff0vq_84{padding:0 5px;white-space:nowrap}._content_ff0vq_32 ._table_ff0vq_37 ._body_ff0vq_75 ._bodyRow_ff0vq_84 ._bodyElement_ff0vq_88{padding:2.5px 5px}._content_ff0vq_32 ._table_ff0vq_37 ._body_ff0vq_75 ._bodyRow_ff0vq_84 ._bodyElement_ff0vq_88:last-child{width:100px}._content_ff0vq_32 ._table_ff0vq_37 ._body_ff0vq_75 ._noDataText_ff0vq_94{height:200px;text-align:center}._content_ff0vq_32 ._selectWrapper_ff0vq_98{flex-direction:row;justify-content:space-between}._content_ff0vq_32 ._selectWrapper_ff0vq_98 ._modelSelect_ff0vq_102{width:300px}._content_ff0vq_32 ._selectWrapper_ff0vq_98 ._versionSelect_ff0vq_105{min-width:100px}._bottom_ff0vq_109{padding:10px;justify-content:flex-end;flex-direction:row;gap:10px}._bottom_ff0vq_109 ._cancelButton_ff0vq_115,._bottom_ff0vq_109 ._okButton_ff0vq_118{width:80px}._actions_ff0vq_122{flex-direction:row;gap:3px;justify-content:flex-end}._actions_ff0vq_122 ._actionButton_ff0vq_127{height:24px;width:24px;border-radius:2px}._actions_ff0vq_122 ._actionButton_ff0vq_127:hover{background-color:#d8d8d8}._classTypeWrapper_ff0vq_136{flex-direction:row;align-items:center;gap:10px}._classTypeWrapper_ff0vq_136 ._classType_ff0vq_136{margin:4px;display:block;flex:0 0 auto;width:16px;height:16px;border-radius:50%}._classTypeWrapper_ff0vq_136 ._classType_ff0vq_136._physical_ff0vq_149{background-color:#9aacd6}._classTypeWrapper_ff0vq_136 ._classType_ff0vq_136._service_ff0vq_152{background-color:#dd1e26}._classTypeWrapper_ff0vq_136 ._classType_ff0vq_136._functional_ff0vq_155{background-color:#2fc716}._classTypeWrapper_ff0vq_136 ._classType_ff0vq_136._logical_ff0vq_158{background-color:#bcbcbc}._classTypeWrapper_ff0vq_136 ._classType_ff0vq_136._documents_ff0vq_161{background-color:#c7040d}._classTypeWrapper_ff0vq_136 ._classType_ff0vq_136._common_ff0vq_164{background-color:#244ca7}._actionButton_1tvdd_1{height:24px;width:24px;border-radius:2px;opacity:1}._actionButton_1tvdd_1:hover{background-color:#d8d8d8}._loading_1tvdd_11{cursor:default}._loading_1tvdd_11:hover{background-color:inherit}._header_isa1a_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_isa1a_1 ._xButton_isa1a_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_isa1a_1 ._xButton_isa1a_10 *{color:#dd1e26}._header_isa1a_1 ._xButton_isa1a_10:hover *{color:#c7040d}._content_isa1a_23{gap:10px;padding:20px 50px 0}._content_isa1a_23 ._tabs_isa1a_27{width:100%;max-width:850px;margin:0 auto 20px;flex-direction:row;column-gap:10px}._content_isa1a_23 ._tabs_isa1a_27 ._tab_isa1a_27{padding:5.5px 15px;border-radius:3px;border-bottom:3px solid #fbfbfb;font-weight:400;font-size:16px;line-height:19px;color:#292222}._content_isa1a_23 ._tabs_isa1a_27 ._tab_isa1a_27._active_isa1a_44{border-bottom:3px solid #244ca7}._content_isa1a_23 ._tabs_isa1a_27 ._tab_isa1a_27:hover{background-color:#f2f2f2}._content_isa1a_23 ._flexRow_isa1a_50{gap:10px;align-items:center;flex-direction:row}._content_isa1a_23 ._showPredicateNameStack_isa1a_55{flex-direction:row;align-items:start;gap:10px}._content_isa1a_23 ._showPredicateNameStack_isa1a_55 ._predicateShowNameText_isa1a_60{flex:0 0 auto;height:30px;display:flex;align-items:center}._content_isa1a_23 ._topMargin_isa1a_66{margin-top:20px}._content_isa1a_23 ._inputWrapper_isa1a_69{height:30px;width:70px}._content_isa1a_23 ._predicateShowNameInput_isa1a_73{height:30px;flex:1}._content_isa1a_23 ._flexContainer_isa1a_77{margin-top:20px;flex-direction:row;align-items:center;justify-content:space-between}._content_isa1a_23 ._predicateButton_isa1a_83{gap:5px;width:378px;justify-content:space-between;padding:5px 10px;border-radius:3px;border:1px solid #bcbcbc}._content_isa1a_23 ._predicateButton_isa1a_83 ._listVector_isa1a_91>img{width:10px;height:6px}._content_isa1a_23 ._predicateButton_isa1a_83._selected_isa1a_95{border:1px solid #292222}._content_isa1a_23 ._predicateButton_isa1a_83._error_isa1a_98{border:1px solid #dd1e26}._bottom_isa1a_102{flex-direction:row;justify-content:flex-end;padding:10px;align-items:center;gap:10px}._bottom_isa1a_102>button{width:80px}._popperCard_isa1a_113{padding:10px}._popperCard_isa1a_113 ._predicatesStack_isa1a_116{margin-top:10px;max-height:240px;overflow:auto}._popperCard_isa1a_113 ._predicatesStack_isa1a_116 ._predicateButton_isa1a_83{height:30px;flex:0 0 auto;text-align:left;flex-direction:row;align-items:center;justify-content:space-between;padding:5px 10px}._popperCard_isa1a_113 ._predicatesStack_isa1a_116 ._predicateButton_isa1a_83:hover{background-color:#f2f2f2}._popperCard_isa1a_113 ._predicatesStack_isa1a_116 ._predicateButton_isa1a_83._selected_isa1a_95{background:#d8d8d8}._noPredicatesText_isa1a_137{color:#dd1e26}._relationPropertiesModal_1qx1p_1{display:flex;flex-direction:column}._relationPropertiesModal_1qx1p_1 ._properties_1qx1p_5{margin-bottom:50px}._relationPropertiesModal_1qx1p_1 ._properties_1qx1p_5 ._propertiesHeader_1qx1p_8{display:grid;grid-template-columns:380px 110px;padding-bottom:5px;border-bottom:1px solid #bcbcbc;max-width:500px}._relationPropertiesModal_1qx1p_1 ._properties_1qx1p_5 ._propertiesHeader_1qx1p_8 p{padding:6px 0 5px 10px;font-weight:700}._relationPropertiesModal_1qx1p_1 ._properties_1qx1p_5 ._propertiesBody_1qx1p_19{max-height:210px;height:2152px;overflow:auto;padding:5px 0}._relationPropertiesModal_1qx1p_1 ._properties_1qx1p_5 ._propertiesBody_1qx1p_19 ._property_1qx1p_25{display:grid;grid-template-columns:380px 110px;align-items:center;max-width:500px}._relationPropertiesModal_1qx1p_1 ._properties_1qx1p_5 ._propertiesBody_1qx1p_19 ._property_1qx1p_25 p{display:flex;align-items:center;padding:6px 0 5px 10px}._relationPropertiesModal_1qx1p_1 ._properties_1qx1p_5 ._propertiesBody_1qx1p_19 ._property_1qx1p_25 p img{margin-right:10px;width:10px;height:10px;transform:rotate(-90deg);transition:transform .2s ease-in-out;cursor:pointer}._relationPropertiesModal_1qx1p_1 ._properties_1qx1p_5 ._propertiesBody_1qx1p_19 ._property_1qx1p_25 ._checkbox_1qx1p_44{display:flex;justify-content:center;align-items:center;width:100%}._relationPropertiesModal_1qx1p_1 ._properties_1qx1p_5 ._propertiesBody_1qx1p_19 ._property_1qx1p_25._open_1qx1p_50 p img{transform:rotate(0)}._relationPropertiesModal_1qx1p_1 ._properties_1qx1p_5 ._propertiesBody_1qx1p_19 ._property_1qx1p_25._index_1qx1p_53 p{padding:6px 0 5px 55px}._relationPropertiesModal_1qx1p_1 ._properties_1qx1p_5 ._propertiesBody_1qx1p_19 ._property_1qx1p_25._service_1qx1p_56 p{text-decoration:underline}._relationPropertiesModal_1qx1p_1 ._properties_1qx1p_5 ._propertiesBody_1qx1p_19 ._property_1qx1p_25:hover{background-color:#f2f2f2}._relationPropertiesModal_1qx1p_1 ._modalBtn_1qx1p_62{margin-right:10px;align-self:flex-end;width:90px}._title_2593x_1{font-size:20px;line-height:30px}._elementList_2593x_6{border:1px solid #bcbcbc}._elementList_2593x_6._listError_2593x_9{border-color:#dd1e26}._header_2593x_13{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_2593x_13 ._xButton_2593x_22{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_2593x_13 ._xButton_2593x_22 *{color:#dd1e26}._header_2593x_13 ._xButton_2593x_22:hover *{color:#c7040d}._ClassCodeModal_2593x_35{padding:20px 0 10px;height:385px;position:relative}._ClassCodeModal_2593x_35 ._ClassCodeModalContent_2593x_40 ._empty_2593x_40{margin-right:125px}._ClassCodeModal_2593x_35 ._ClassCodeModalContent_2593x_40 ._ClassCodeModalElement_2593x_43{width:350px;margin-bottom:20px;margin-left:125px}._ClassCodeModal_2593x_35 ._ClassCodeModalManagement_2593x_48{margin-top:50px;margin-left:10px;margin-right:10px;display:flex;justify-content:space-between}._ClassCodeModal_2593x_35 ._ClassCodeModalManagement_2593x_48._onlyBtn_2593x_55{justify-content:flex-end}._ClassCodeModal_2593x_35 ._ClassCodeModalManagement_2593x_48 ._propertyManagement_2593x_58{margin-left:13px;display:flex;align-items:center;font-size:16px;color:#292222}._ClassCodeModal_2593x_35 ._ClassCodeModalManagement_2593x_48 ._propertyManagement_2593x_58 button,._ClassCodeModal_2593x_35 ._ClassCodeModalManagement_2593x_48{margin-right:10px}._ClassCodeModal_2593x_35 ._ClassCodeModalManagement_2593x_48 ._okBtn_2593x_71{padding:5.5px 10px;min-width:80px;height:30px}._ClassCodeModal_2593x_35 ._ClassCodeModalManagement_2593x_48 ._okBtn_2593x_71>div{margin-left:5px}._ClassCodeModal_2593x_35 ._withMargin_2593x_79{margin-top:205px}._checkboxBtn_2593x_83{display:flex;align-items:center;text-align:left;margin-bottom:10px}._checkboxBtn_2593x_83:last-of-type{margin-bottom:65px}._checkboxBtn_2593x_83>div{margin-right:15px}._checkboxBtn_2593x_83>p{max-width:300px;line-height:16px}._properties_2593x_100{margin-left:125px}._properties_2593x_100 ._propertiesList_2593x_103{display:flex;flex-direction:column;height:160px;max-height:160px;overflow-y:auto}._properties_2593x_100 button{text-align:left;width:100%;border-radius:3px;max-width:450px}._properties_2593x_100 button p{padding:6px 0 5px 10px}._properties_2593x_100 button:hover{background-color:#f2f2f2}._properties_2593x_100 button._selected_2593x_122{background-color:#d8d8d8}._separator_2593x_126{margin-left:125px}._separator_2593x_126 ._checkboxBtn_2593x_83{outline:none}._separator_2593x_126 ._checkboxBtn_2593x_83:last-of-type{margin-bottom:73px}._separator_2593x_126 ._delimiterInput_2593x_135{margin:20px 0;width:350px}._code_2593x_140{margin-left:125px}._code_2593x_140 ._elementList_2593x_6{width:350px}._code_2593x_140~._ClassCodeModalManagement_2593x_48{margin-top:141px;margin-right:20px}._code_2593x_140~._ClassCodeModalManagement_2593x_48 div{margin:0}._code_2593x_140._noRelations_2593x_153~._ClassCodeModalManagement_2593x_48{margin-top:186px}._code_2593x_140 ._emptyCode_2593x_156{margin-right:100px}._counter_2593x_160{margin-left:125px}._counter_2593x_160 ._fixedCharCounter_2593x_163{display:flex;align-items:center}._counter_2593x_160 ._fixedCharCounter_2593x_163 ._elementInput_2593x_167{width:56px;height:26px;margin-left:46px}._counter_2593x_160 ._maskNumberation_2593x_172{display:flex;margin:22px 0 4px}._counter_2593x_160 ._maskNumberation_2593x_172 ._counterSvg_2593x_176{margin:33px 0 0 4px;height:24px}._counter_2593x_160 ._maskNumberation_2593x_172 ._maskNumberationInput_2593x_180>div{width:350px}._counter_2593x_160 ._maskNumberation_2593x_172 ._maskNumberationInput_2593x_180 input{width:350px;padding:0 10px;height:30px}._counter_2593x_160 ._checkboxBtn_2593x_83{margin-bottom:88px}._counter_2593x_160 ._checkboxBtn_2593x_83 p{margin-right:14px}._counterTooltip_2593x_195 div{max-width:205px;text-align:center}._elementInput_2593x_167{height:30px;padding:0 10px;background-color:transparent;outline:none;border-radius:3px;border:1px solid #bcbcbc;width:100%;font-size:16px;-moz-appearance:textfield;transition:background-color .2s ease-in-out,border .2s ease-in-out}._elementInput_2593x_167:hover{background-color:#f2f2f2}._elementInput_2593x_167._inputError_2593x_215{border:1px solid #dd1e26}._elementInput_2593x_167:disabled{background-color:transparent}._elementInput_2593x_167:focus{background-color:transparent;border:1px solid #292222}._elementInput_2593x_167::-webkit-outer-spin-button,._elementInput_2593x_167::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._loading_2593x_230{display:flex;justify-content:center;align-items:center;height:100%;margin:75px 0 85px}._classCodeLoading_2593x_238{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#d8d8d856}._classCodeTab_1e1mc_1{padding-top:37px;height:100%;max-height:100%;max-width:850px;width:100%;margin:0 auto}._classCodeTab_1e1mc_1 ._classRelatedClasses_1e1mc_9 ._classRelatedClassesHeader_1e1mc_9{min-width:max-content;display:grid;justify-content:space-between;grid-template-columns:760px 90px;margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid #bcbcbc}._classCodeTab_1e1mc_1 ._classRelatedClasses_1e1mc_9 ._classRelatedClassesHeader_1e1mc_9 p{font-weight:700;padding:6px 0 5px 10px}._classCodeTab_1e1mc_1 ._classRelatedClasses_1e1mc_9 ._classRelatedClassesBody_1e1mc_22 ._classRelatedClass_1e1mc_9{min-width:max-content;justify-content:space-between;display:grid;grid-template-columns:760px 90px}._classCodeTab_1e1mc_1 ._classRelatedClasses_1e1mc_9 ._classRelatedClassesBody_1e1mc_22 ._classRelatedClass_1e1mc_9 p{padding:6px 0 5px 10px;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis;width:100%}._classCodeTab_1e1mc_1 ._classRelatedClasses_1e1mc_9 ._classRelatedClassesBody_1e1mc_22 ._classRelatedClass_1e1mc_9:hover{background-color:#f2f2f2}._classCodeTab_1e1mc_1 ._classRelatedClasses_1e1mc_9 ._classRelatedClassesBody_1e1mc_22 ._classRelatedClass_1e1mc_9 ._classRelatedClassManagement_1e1mc_38{display:flex;align-items:center;justify-content:center;column-gap:5px}._classCodeTab_1e1mc_1 ._classRelatedClasses_1e1mc_9 ._classRelatedClassesBody_1e1mc_22 ._classRelatedClass_1e1mc_9 ._classRelatedClassManagement_1e1mc_38 button{width:24px;height:24px;border-radius:3px}._classCodeTab_1e1mc_1 ._classRelatedClasses_1e1mc_9 ._classRelatedClassesBody_1e1mc_22 ._classRelatedClass_1e1mc_9 ._classRelatedClassManagement_1e1mc_38 button:hover{background-color:#d8d8d8}._classCodeTab_1e1mc_1 ._classRelatedClasses_1e1mc_9 ._classRelatedClassesBody_1e1mc_22 ._classRelatedClass_1e1mc_9 ._classRelatedClassManagement_1e1mc_38 ._disabledAction_1e1mc_52{opacity:.7}._classCodeTab_1e1mc_1 ._classRelatedClasses_1e1mc_9 ._classRelatedClassesBody_1e1mc_22._borderBottom_1e1mc_55{border-bottom:1px solid #bcbcbc;padding-bottom:5px}._classCodeTab_1e1mc_1 ._classCode_1e1mc_1{margin-top:30px}._classCodeTab_1e1mc_1 ._classCode_1e1mc_1 ._classCodeHeader_1e1mc_62{min-width:max-content;justify-content:space-between;display:grid;grid-template-columns:490px 130px 140px 90px;margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid #bcbcbc}._classCodeTab_1e1mc_1 ._classCode_1e1mc_1 ._classCodeHeader_1e1mc_62 p{font-weight:700;padding:6px 0 5px 10px}._classCodeTab_1e1mc_1 ._classCode_1e1mc_1 ._classCodeBody_1e1mc_75{min-width:max-content;padding-bottom:5px}._classCodeTab_1e1mc_1 ._classCode_1e1mc_1 ._classCodeBody_1e1mc_75._bottomBorder_1e1mc_79{border-bottom:1px solid #bcbcbc}._classCodeTab_1e1mc_1 ._classCode_1e1mc_1 ._classCodeAddBtn_1e1mc_82{margin-top:5px}._title_1e1mc_86{line-height:30px;font-size:20px}._title_1e1mc_86 span{color:#dd1e26}._classTableWrapper_1e1mc_94{overflow:auto}._classStandardsTab_1z0e1_1{padding-top:37px;height:100%;max-height:100%;max-width:850px;width:100%;margin:0 auto}._classStandardsTab_1z0e1_1 ._classStandards_1z0e1_1>div>p:first-of-type{line-height:30px;font-size:20px}._classCodeItem_1yaii_1{position:relative;justify-content:space-between;display:grid;grid-template-columns:490px 130px 140px 90px;overflow:hidden}._classCodeItem_1yaii_1:hover{background-color:#f2f2f2}._classCodeItem_1yaii_1 ._classCodeItemCheckbox_1yaii_11{display:flex;justify-content:center;align-items:center}._classCodeItem_1yaii_1>p{padding:6px 0 5px 10px;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis;max-width:100%}._classCodeItem_1yaii_1 ._classCodeItemManagement_1yaii_23{display:flex;justify-content:center;align-items:center;column-gap:3px}._classCodeItem_1yaii_1 ._classCodeItemManagement_1yaii_23 button{border-radius:3px;height:24px;width:24px}._classCodeItem_1yaii_1 ._classCodeItemManagement_1yaii_23 button:hover{background-color:#d8d8d8}._classCodeItem_1yaii_1 ._classCodeItemManagement_1yaii_23 ._disabledAction_1yaii_37{opacity:.7}._classCodeItem_1yaii_1 ._classCodeItemManagement_1yaii_23 ._disabledAction_1yaii_37:hover{background-color:transparent}._header_qy2ud_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_qy2ud_1 ._xButton_qy2ud_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_qy2ud_1 ._xButton_qy2ud_10 *{color:#dd1e26}._header_qy2ud_1 ._xButton_qy2ud_10:hover *{color:#c7040d}._relatedClassModal_qy2ud_23{padding:20px 10px 10px}._relatedClassModal_qy2ud_23 ._relatedClassModalRelations_qy2ud_26{height:100px}._relatedClassModal_qy2ud_23 ._relatedClassModalRelations_qy2ud_26 ._noItems_qy2ud_29{padding:0 100px}._relatedClassModal_qy2ud_23 ._relatedClassModalRelations_qy2ud_26 ._relatedClassModalRelationsList_qy2ud_32{padding-left:115px}._relatedClassModal_qy2ud_23 ._relatedClassModalRelations_qy2ud_26 ._relatedClassModalRelationsList_qy2ud_32 ._title_qy2ud_35{font-size:20px;line-height:30px}._relatedClassModal_qy2ud_23 ._relatedClassModalRelations_qy2ud_26 ._relatedClassModalRelationsList_qy2ud_32 ._relationsList_qy2ud_39{width:350px;border:1px solid #bcbcbc}._relatedClassModal_qy2ud_23 ._relatedClassModalRelations_qy2ud_26 ._relatedClassModalRelationsList_qy2ud_32 ._relationsList_qy2ud_39._listError_qy2ud_43{border:1px solid #dd1e26}._relatedClassModal_qy2ud_23 ._relatedClassModalRelations_qy2ud_26 ._checkboxBtn_qy2ud_46{display:flex;align-items:center;padding-left:115px;text-align:left;margin-bottom:10px;outline:none}._relatedClassModal_qy2ud_23 ._relatedClassModalRelations_qy2ud_26 ._checkboxBtn_qy2ud_46:last-of-type{margin-bottom:65px}._relatedClassModal_qy2ud_23 ._relatedClassModalRelations_qy2ud_26 ._checkboxBtn_qy2ud_46>div{margin-right:15px}._relatedClassModal_qy2ud_23 ._relatedClassModalRelations_qy2ud_26 ._checkboxBtn_qy2ud_46>p{max-width:300px;line-height:16px}._relatedClassModal_qy2ud_23 ._relatedClassModalManagement_qy2ud_64{margin-top:222px;display:flex;align-items:center;justify-content:flex-end}._relatedClassModal_qy2ud_23 ._relatedClassModalManagement_qy2ud_64 button{padding:5.5px 10px;min-width:80px;height:30px}._loading_qy2ud_76{display:flex;justify-content:center;align-items:center;height:100%;transform:translate(10px,85px)}._wrapper_8lu6n_1{margin:0 30px}._wrapper_8lu6n_1 ._container_8lu6n_4{overflow:auto;height:calc(100vh - 285px);min-width:100%;padding-bottom:5px;border-bottom:1px solid #bcbcbc}._wrapper_8lu6n_1 ._container_8lu6n_4 ._table_8lu6n_11{top:0;table-layout:fixed}._wrapper_8lu6n_1 ._container_8lu6n_4 ._table_8lu6n_11 ._header_8lu6n_15{position:sticky;z-index:2;top:0;height:100%;background:#fbfbfb}._wrapper_8lu6n_1 ._container_8lu6n_4 ._table_8lu6n_11 ._header_8lu6n_15 ._border_8lu6n_22{background:#bcbcbc;height:1px}._wrapper_8lu6n_1 ._container_8lu6n_4 ._table_8lu6n_11 ._body_8lu6n_26:before{content:"";display:block;height:5px;color:transparent}._wrapper_8lu6n_1 ._container_8lu6n_4 ._table_8lu6n_11 ._body_8lu6n_26 ._bodyRow_8lu6n_32{height:60px;position:relative}._wrapper_8lu6n_1 ._container_8lu6n_4 ._table_8lu6n_11 ._body_8lu6n_26 ._bodyRow_8lu6n_32:hover td:last-of-type{background:#f2f2f2}._wrapper_8lu6n_1 ._container_8lu6n_4 ._table_8lu6n_11 ._body_8lu6n_26 ._bodyRow_8lu6n_32 ._backGround_8lu6n_39{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}._wrapper_8lu6n_1 ._container_8lu6n_4 ._table_8lu6n_11 ._body_8lu6n_26 ._bodyRow_8lu6n_32 ._backGround_8lu6n_39:hover{background:#f2f2f2}._wrapper_8lu6n_1 ._container_8lu6n_4 ._table_8lu6n_11 ._body_8lu6n_26 ._bodyRow_8lu6n_32 ._loadingElement_8lu6n_50{padding:0 10px;white-space:nowrap}._wrapper_8lu6n_1 ._container_8lu6n_4 ._notFound_8lu6n_54{align-items:center;width:100%;padding:100px 0;gap:10px}._wrapper_8lu6n_1 ._settingsContainer_8lu6n_60{display:flex;align-items:center;gap:8px}._wrapper_8lu6n_1 ._settingsContainer_8lu6n_60 ._settingsButton_8lu6n_65{border:none}._card_1c68q_1{overflow:hidden;max-height:400px;width:300px;background:#fbfbfb;border:1px solid #bcbcbc;border-radius:5px;padding:10px 0}._card_1c68q_1 ._flexContainer_1c68q_10{padding:0 20px;display:flex;align-items:center;justify-content:space-between}._card_1c68q_1 ._flexContainer_1c68q_10 ._btn_1c68q_16{padding:0 8px;border-bottom:3px solid #fbfbfb;transition:all .2s ease}._card_1c68q_1 ._flexContainer_1c68q_10 ._btn_1c68q_16:hover{border-bottom:3px solid #d8d8d8}._card_1c68q_1 ._flexContainer_1c68q_10 ._switchButtonActive_1c68q_24{padding:0 8px;cursor:default;border-bottom:3px solid #244ca7;border-radius:3px;height:30px}._card_1c68q_1 ._flexContainer_1c68q_10 ._switchButtonActive_1c68q_24:hover{background:none}._card_1c68q_1 ._search_1c68q_34{margin:20px 20px 10px}._card_1c68q_1 ._columns_1c68q_37{max-height:240px;overflow:auto;padding:0 20px}._card_1c68q_1 ._columns_1c68q_37._commonColumns_1c68q_42{max-height:288px}._card_1c68q_1 ._columns_1c68q_37 ._container_1c68q_45{display:flex;align-items:center;gap:12px;padding:5px;cursor:pointer}._card_1c68q_1 ._columns_1c68q_37 ._container_1c68q_45:hover{background:#f2f2f2}._card_1c68q_1 ._columns_1c68q_37 ._disabled_1c68q_55{cursor:default}._card_1c68q_1 ._columns_1c68q_37 ._disabled_1c68q_55:hover{background:transparent}._card_1c68q_1 ._text_1c68q_61{margin-top:10px;padding:0 20px}._headerElement_1889a_1{position:relative;text-align:start;white-space:nowrap}._headerElement_1889a_1._resizing_1889a_6{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._headerElement_1889a_1 ._container_1889a_14{padding:5px 10px 10px;display:flex;width:min-content;align-items:center}._headerElement_1889a_1 ._container_1889a_14 ._headerWrapper_1889a_20{gap:9px;display:inline-flex;flex-direction:row}._headerElement_1889a_1 ._border_1889a_25{top:0;right:0;position:absolute;display:block;height:calc(100vh - 285px);width:3px;cursor:col-resize}._headerElement_1889a_1 ._border_1889a_25:hover,._headerElement_1889a_1 ._border_1889a_25._active_1889a_37{background:#244ca7}._headerElement_1889a_1:last-of-type{text-align:end}._bodyElement_1xi7w_1{padding:0 10px}._bodyElement_1xi7w_1._canHover_1xi7w_4:hover ._border_1xi7w_4{background:#bcbcbc}._headerElement_1x9ke_1{position:relative;text-align:start;white-space:nowrap;padding:5px 10px 10px;width:90px;background:#fbfbfb}._headerElement_1x9ke_1:first-of-type{width:40px}._headerElement_1x9ke_1._resizing_1x9ke_12{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._headerElement_1x9ke_1 ._headerWrapper_1x9ke_20{gap:9px;display:inline-flex;flex-direction:row}._headerElement_1x9ke_1 ._border_1x9ke_25{top:0;right:0;position:absolute;display:block;height:calc(100vh - 331px);width:3px;cursor:col-resize}._headerElement_1x9ke_1 ._border_1x9ke_25:hover,._headerElement_1x9ke_1 ._border_1x9ke_25._active_1x9ke_37{background:#244ca7}._headerElement_1x9ke_1:last-of-type{text-align:end}._bodyElement_p3de0_1{padding:0 10px;overflow:hidden}._bodyElement_p3de0_1._canHover_p3de0_5:hover ._border_p3de0_5{background:#bcbcbc}._treeItem_1bs0e_1 ._classType_1bs0e_1{font-weight:700!important}._treeItem_1bs0e_1 ._treeItemWrapper_1bs0e_4{position:relative;padding:5px 0;cursor:pointer;display:flex;white-space:nowrap;width:max-content;border-radius:3px;min-width:100%;height:30px}._treeItem_1bs0e_1 ._treeItemWrapper_1bs0e_4 ._margin_1bs0e_15{display:flex}._treeItem_1bs0e_1 ._treeItemWrapper_1bs0e_4 ._margin_1bs0e_15 div{width:35px;height:1px;background-color:inherit}._treeItem_1bs0e_1 ._treeItemWrapper_1bs0e_4 ._classCreate_1bs0e_23{opacity:0;position:absolute;top:calc(50% - 12px);height:24px;width:24px;transition:opacity .05s ease-in-out}._treeItem_1bs0e_1 ._treeItemWrapper_1bs0e_4:hover{background-color:#f2f2f2}._treeItem_1bs0e_1 ._treeItemWrapper_1bs0e_4:hover ._classCreate_1bs0e_23{opacity:1}._treeItem_1bs0e_1 ._treeItemWrapper_1bs0e_4._treeItemActive_1bs0e_37,._treeItem_1bs0e_1 ._treeItemWrapper_1bs0e_4._treeItemHovered_1bs0e_40{background-color:#d8d8d8}._treeItem_1bs0e_1 ._treeItemWrapper_1bs0e_4._treeItemHovered_1bs0e_40>*{pointer-events:none}._treeItem_1bs0e_1 ._treeItemWrapper_1bs0e_4>p{cursor:pointer;display:flex;align-items:center}._treeItem_1bs0e_1 ._treeItemWrapper_1bs0e_4>p ._vectopx_1bs0e_51 pty{width:10px;height:1px;margin-right:10px}._treeItem_1bs0e_1 ._treeItemWrapper_1bs0e_4>p button{height:100%;display:flex;margin-right:10px;justify-content:center;align-items:center}._treeItem_1bs0e_1 ._treeItemWrapper_1bs0e_4>p button img{width:10px;height:6px;rotate:-90deg;transition:rotate .1s ease-in-out}._treeItem_1bs0e_1 ._treeItemWrapper_1bs0e_4>p button._open_1bs0e_69 img{rotate:0deg}._createServiceClass_nratn_1{padding:20px 50px}._createServiceClass_nratn_1 ._serviceModalInput_nratn_4{margin-bottom:14px}._createServiceClass_nratn_1 ._servicePropertyIndex_nratn_7{display:flex;align-items:center;margin-bottom:40px}._createServiceClass_nratn_1 ._servicePropertyIndex_nratn_7>div{margin-right:15px}._createServiceClass_nratn_1 ._modalBtn_nratn_15{display:flex;justify-content:flex-end}._createServiceClass_nratn_1 ._modalBtn_nratn_15 button{width:80px}._header_nratn_23{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_nratn_23 ._xButton_nratn_32{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_nratn_23 ._xButton_nratn_32 *{color:#dd1e26}._header_nratn_23 ._xButton_nratn_32:hover *{color:#c7040d}._classes_oattx_1{margin:0 0 0 20px;height:100%}._classes_oattx_1 ._class_oattx_1{display:flex;height:calc(100vh - 246px)}._classes_oattx_1 ._class_oattx_1 ._classInfo_oattx_9{display:flex;flex-direction:column;height:100%}._classes_oattx_1 ._class_oattx_1 ._classInfo_oattx_9 ._classesTree_oattx_14{max-height:100%;height:100%;max-width:430px;width:430px;overflow:auto}._classes_oattx_1 ._class_oattx_1 ._classInfo_oattx_9 ._treeManagement_oattx_21{display:flex;column-gap:10px;margin-bottom:10px}._classes_oattx_1 ._class_oattx_1 ._classInfo_oattx_9 ._treeManagement_oattx_21 button{padding:5.5px 5px;white-space:nowrap;height:30px;display:flex;align-items:center;gap:2px}._classes_oattx_1 ._classManagement_oattx_34{display:flex;padding:30px 50px 0;flex-direction:column;width:100%;overflow:hidden;column-gap:10px}._classes_oattx_1 ._classManagement_oattx_34 ._classManagementBtns_oattx_42{width:100%;max-width:850px;margin:0 auto;display:flex;column-gap:10px}._classes_oattx_1 ._classManagement_oattx_34 ._classManagementBtns_oattx_42 button{padding:5.5px 15px;border-radius:3px;border-bottom:3px solid #fbfbfb;font-weight:400;font-size:16px;line-height:19px;color:#292222}._classes_oattx_1 ._classManagement_oattx_34 ._classManagementBtns_oattx_42 button._active_oattx_58{border-bottom:3px solid #244ca7}._classes_oattx_1 ._classManagement_oattx_34 ._classManagementBtns_oattx_42 button:hover{background-color:#f2f2f2}._wrapper_1l4y5_1{display:flex;flex-direction:column;gap:10px}._wrapper_1l4y5_1 ._container_1l4y5_6{display:flex;align-items:center;gap:10px;margin-bottom:10px}._container_1xbxg_1{height:calc(100vh - 500px);overflow:auto;margin-top:37px;min-width:100%;border-bottom:1px solid #bcbcbc}._container_1xbxg_1 ._table_1xbxg_8{top:0;width:100%}._container_1xbxg_1 ._table_1xbxg_8 ._header_1xbxg_12{position:sticky;z-index:2;top:0;height:100%;background:#fbfbfb;width:100%}._container_1xbxg_1 ._table_1xbxg_8 ._header_1xbxg_12 ._headerRow_1xbxg_20 ._headerElement_1xbxg_20{text-align:start;white-space:nowrap;padding:5px 0 10px 5px;border-bottom:1px solid #bcbcbc}._container_1xbxg_1 ._table_1xbxg_8 ._header_1xbxg_12 ._headerRow_1xbxg_20 ._headerElement_1xbxg_20 ._headerWrapper_1xbxg_26{gap:9px;display:inline-flex;flex-direction:row}._container_1xbxg_1 ._table_1xbxg_8 ._body_1xbxg_31{overflow:auto}._container_1xbxg_1 ._table_1xbxg_8 ._body_1xbxg_31:before{content:"";display:block;height:5px;color:transparent}._container_1xbxg_1 ._table_1xbxg_8 ._body_1xbxg_31 ._bodyRow_1xbxg_40{height:30px}._container_1xbxg_1 ._table_1xbxg_8 ._body_1xbxg_31 ._bodyRow_1xbxg_40 ._loadingElement_1xbxg_43,._container_1xbxg_1 ._table_1xbxg_8 ._body_1xbxg_31 ._bodyRow_1xbxg_40 ._bodyElement_1xbxg_47{padding:0 5px;white-space:nowrap}._button_txcbn_1{border:1px solid #bcbcbc;height:30px;display:flex;align-items:center}._container_lpo8p_1{display:flex;align-items:center;gap:6px}._container_lpo8p_1 ._templateSelect_lpo8p_6{max-width:200px}._container_lpo8p_1 ._select_lpo8p_9{max-width:250px}._container_lpo8p_1 ._clearButton_lpo8p_12{text-decoration:underline;border:none}._container_lpo8p_1 ._clearButton_lpo8p_12:hover{opacity:.8;background:transparent}._form_136zl_1{display:flex;flex-direction:column;padding:20px 30px 10px}._form_136zl_1 ._submitButton_136zl_6{margin-top:10px;width:80px;align-self:flex-end}._header_136zl_12{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_136zl_12 ._xButton_136zl_21{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_136zl_12 ._xButton_136zl_21 *{color:#dd1e26}._header_136zl_12 ._xButton_136zl_21:hover *{color:#c7040d}._header_1p1hz_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_1p1hz_1 ._xButton_1p1hz_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_1p1hz_1 ._xButton_1p1hz_10 *{color:#dd1e26}._header_1p1hz_1 ._xButton_1p1hz_10:hover *{color:#c7040d}._modalContent_1p1hz_23{display:flex;flex-direction:column;padding:20px 0 10px;align-items:center}._modalContent_1p1hz_23 ._text_1p1hz_29{text-align:center}._modalContent_1p1hz_23 ._button_1p1hz_32{width:80px;margin-top:20px}._header_mis96_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_mis96_1 ._xButton_mis96_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_mis96_1 ._xButton_mis96_10 *{color:#dd1e26}._header_mis96_1 ._xButton_mis96_10:hover *{color:#c7040d}._container_mis96_23{display:flex;flex-direction:column}._container_mis96_23 ._wrapper_mis96_27{padding:20px 35px 55px}._container_mis96_23 ._wrapper_mis96_27 ._input_mis96_30{margin-top:10px;width:325px}._container_mis96_23 ._wrapper_mis96_27 ._grid_mis96_34{display:grid;grid-template-columns:1fr 1fr;gap:10px 0}._container_mis96_23 ._wrapper_mis96_27 ._grid_mis96_34 ._title_mis96_39{padding:0 10px;display:flex;align-items:center;font-weight:700;height:30px;border-bottom:1px solid #BCBCBC}._container_mis96_23 ._wrapper_mis96_27 ._grid_mis96_34 ._skeleton_mis96_47{margin:0 10px}._container_mis96_23 ._wrapper_mis96_27 ._grid_mis96_34 ._text_mis96_50{padding:0 10px}._container_mis96_23 ._button_mis96_53{align-self:flex-end;width:80px;margin:0 10px 10px}._details_vh70i_1{margin:78px auto 0;max-width:800px;width:100%;padding:0 30px 0 76px}._details_vh70i_1 ._detailsBtns_vh70i_8{display:flex;column-gap:10px}._details_vh70i_1 ._title_vh70i_12 p{font-size:20px;line-height:23px}._details_vh70i_1 ._nameInput_vh70i_16{margin:30px 0 14px}._details_vh70i_1 ._descInput_vh70i_19{margin-bottom:20px}._details_vh70i_1 ._descInput_vh70i_19 div{width:100%}._details_vh70i_1 ._descInput_vh70i_19 textarea{width:100%;height:80px;background-color:#fbfbfb}._details_vh70i_1 ._descInput_vh70i_19 textarea:hover{background-color:#f2f2f2}._details_vh70i_1 ._descInput_vh70i_19 textarea:focus{background-color:#fbfbfb;border:1px solid #292222}._header_1f32g_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_1f32g_1 ._xButton_1f32g_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_1f32g_1 ._xButton_1f32g_10 *{color:#dd1e26}._header_1f32g_1 ._xButton_1f32g_10:hover *{color:#c7040d}._entityModal_1f32g_23{padding:20px 10px 10px}._entityModal_1f32g_23 ._entitiesHeader_1f32g_26{padding-bottom:5px;border-bottom:1px solid #bcbcbc;display:grid;grid-template-columns:400px 280px}._entityModal_1f32g_23 ._entitiesHeader_1f32g_26 p{font-weight:700;margin:6px 0 5px 10px}._entityModal_1f32g_23 ._entitiesBody_1f32g_36{height:220px;max-height:220px;overflow-y:auto}._entityModal_1f32g_23 ._entitiesBody_1f32g_36._border_1f32g_41{padding-bottom:5px;border-bottom:1px solid #bcbcbc}._entityModal_1f32g_23 ._entitiesBody_1f32g_36 ._standard_1f32g_45{display:grid;grid-template-columns:400px 280px;padding:2px 0;align-items:center}._entityModal_1f32g_23 ._entitiesBody_1f32g_36 ._standard_1f32g_45 ._standardName_1f32g_51{padding:6px 0 5px 10px}._entityModal_1f32g_23 ._entitiesBody_1f32g_36 ._standard_1f32g_45 ._standardValue_1f32g_54 input{border-radius:3px;background-color:inherit;width:100%;font-weight:400;font-size:16px;line-height:19px;color:#292222;padding:4px 0 3px 10px;border:1px solid #fbfbfb}._entityModal_1f32g_23 ._entitiesBody_1f32g_36 ._standard_1f32g_45 ._standardValue_1f32g_54 input:focus{border:1px solid #292222;background-color:#fbfbfb}._entityModal_1f32g_23 ._entitiesBody_1f32g_36 ._standard_1f32g_45 ._standardValue_1f32g_54 input:disabled{color:#bcbcbc}._entityModal_1f32g_23 ._entitiesBody_1f32g_36 ._standard_1f32g_45:hover{background:#f2f2f2}._entityModal_1f32g_23 ._entitiesBody_1f32g_36 ._standard_1f32g_45:hover input{border:1px solid #bcbcbc}._entityModal_1f32g_23 ._modalBtns_1f32g_78{margin-top:10px;display:flex;align-items:center;justify-content:space-between}._entityModal_1f32g_23 ._modalBtns_1f32g_78 ._settingBtn_1f32g_84 button{display:flex;align-items:center;margin-right:9px;height:18px;border-radius:2px}._entityModal_1f32g_23 ._modalBtns_1f32g_78 ._settingBtn_1f32g_84 button>div{margin-right:9px}._entityModal_1f32g_23 ._modalBtns_1f32g_78 ._settingBtn_1f32g_84 button+button{margin-top:10px}._entityModal_1f32g_23 ._modalBtns_1f32g_78 ._saveBtn_1f32g_97 button{padding:5.5px 10px}._standards_5f093_1{overflow:hidden;margin:78px auto 0;width:100%;padding:0 50px}._standards_5f093_1 ._createStand_5f093_8{margin-top:5px;padding-bottom:5px}._standards_5f093_1 ._createStand_5f093_8 div{max-width:300px}._standards_5f093_1 ._createStand_5f093_8._border_5f093_15{border-bottom:1px solid #bcbcbc}._standards_5f093_1 ._title_5f093_18{margin-bottom:30px;font-size:20px;line-height:23px}._standards_5f093_1 ._desc_5f093_23{margin-bottom:30px}._standards_5f093_1 ._stat_5f093_26{overflow:visible;overflow-x:auto}._standards_5f093_1 ._stat_5f093_26 ._statHeader_5f093_30{display:grid;min-width:max-content;justify-content:space-between;grid-template-columns:1fr 1fr 1fr 1.5fr 1fr 2fr 2fr;padding-bottom:5px;border-bottom:1px solid #bcbcbc}._standards_5f093_1 ._stat_5f093_26 ._statHeader_5f093_30 div{padding:6px 0 5px 10px;display:flex;align-items:center;justify-content:space-between}._standards_5f093_1 ._stat_5f093_26 ._statHeader_5f093_30 div img{width:10px;height:10px}._standards_5f093_1 ._stat_5f093_26 ._statHeader_5f093_30 div p{font-weight:700}._standards_5f093_1 ._stat_5f093_26 ._statBody_5f093_51{max-height:calc(100vh - 380px);min-width:max-content;overflow:visible;overflow-y:auto}._standards_5f093_1 ._stat_5f093_26 ._statBody_5f093_51 ._statValues_5f093_57{display:grid;justify-content:space-between;grid-template-columns:1fr 1fr 1fr 1.5fr 1fr 2fr 2fr;height:40px}._standards_5f093_1 ._stat_5f093_26 ._statBody_5f093_51 ._statValues_5f093_57 ._statName_5f093_63,._standards_5f093_1 ._stat_5f093_26 ._statBody_5f093_51 ._statValues_5f093_57 ._statEntity_5f093_64{display:flex;justify-content:center;align-items:center;text-align:center;height:40px}._standards_5f093_1 ._stat_5f093_26 ._statBody_5f093_51 ._statValues_5f093_57 ._statEntity_5f093_64:hover{background-color:#f2f2f2}._settings_12bxe_1{display:flex;height:100%}._settings_12bxe_1 ._settingsTabs_12bxe_5{padding:30px 15px 0;border-right:1px solid #bcbcbc;height:100%}._settings_12bxe_1 ._settingsTabs_12bxe_5 ._tab_12bxe_10{display:flex;border-radius:3px;width:270px;padding:11px 0 10px 10px;text-align:left}._settings_12bxe_1 ._settingsTabs_12bxe_5 ._tab_12bxe_10:hover{background-color:#f2f2f2}._settings_12bxe_1 ._settingsTabs_12bxe_5 ._tab_12bxe_10._active_12bxe_20{background-color:#d8d8d8}._lists_1ywfg_1{display:flex;margin:0 0 0 20px;height:calc(100vh - 200px)}._lists_1ywfg_1 ._listsTree_1ywfg_6 ._createValue_1ywfg_6{margin-bottom:5px}._lists_1ywfg_1 ._listsTree_1ywfg_6 ._listsTreeItems_1ywfg_9{width:430px;max-width:430px;max-height:100%;height:100%;overflow:auto;display:flex;flex-direction:column}._lists_1ywfg_1 ._listsTree_1ywfg_6 ._listsTreeItems_1ywfg_9 ._skeletonContainer_1ywfg_18{display:flex;flex-direction:column;gap:5px}._lists_1ywfg_1 ._listsTree_1ywfg_6 ._listsTreeItems_1ywfg_9 ._list_1ywfg_1{width:max-content;min-width:100%;white-space:nowrap;text-align:left;border-radius:3px;padding:6px 6px 5px 10px}._lists_1ywfg_1 ._listsTree_1ywfg_6 ._listsTreeItems_1ywfg_9 ._list_1ywfg_1:hover{background-color:#f2f2f2}._lists_1ywfg_1 ._listsTree_1ywfg_6 ._listsTreeItems_1ywfg_9 ._list_1ywfg_1._active_1ywfg_34{background-color:#d8d8d8}._modelManagement_1ywfg_38{height:50px;display:flex;align-items:center;margin:0 30px 20px 20px;justify-content:space-between}._modelManagement_1ywfg_38 ._modelSearch_1ywfg_45{display:flex}._modelManagement_1ywfg_38 ._modelSearch_1ywfg_45 button{padding:5.5px 11px}._modelManagement_1ywfg_38 ._modelSearch_1ywfg_45>input{width:350px;margin-right:10px}._header_1jvf5_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_1jvf5_1 ._xButton_1jvf5_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_1jvf5_1 ._xButton_1jvf5_10 *{color:#dd1e26}._header_1jvf5_1 ._xButton_1jvf5_10:hover *{color:#c7040d}._newPropertyModal_1jvf5_23{padding:20px 50px 10px}._newPropertyModal_1jvf5_23 ._listTitle_1jvf5_26{margin-top:4px}._newPropertyModal_1jvf5_23 ._listTitle_1jvf5_26 span{color:#dd1e26}._newPropertyModal_1jvf5_23 input{width:400px;height:30px}._newPropertyModal_1jvf5_23 ._list_1jvf5_26{width:200px;margin-bottom:20px}._newPropertyModal_1jvf5_23 ._list_1jvf5_26 ._listTitle_1jvf5_26{border:1px solid #bcbcbc;border-radius:3px;height:30px;padding:0 10px;display:flex;align-items:center}._newPropertyModal_1jvf5_23 ._list_1jvf5_26 ._listTitle_1jvf5_26>p{display:flex;justify-content:space-between}._newPropertyModal_1jvf5_23 ._list_1jvf5_26 ._listTitle_1jvf5_26>div:last-of-type>div{max-height:200px;overflow-y:auto;display:block}._newPropertyModal_1jvf5_23 ._list_1jvf5_26 ._listTitle_1jvf5_26>div:last-of-type>div button{width:100%}._newPropertyModal_1jvf5_23 ._indexCount_1jvf5_60{display:flex;align-items:center}._newPropertyModal_1jvf5_23 ._indexCount_1jvf5_60 input{width:50px;margin-left:10px;border:1px solid #bcbcbc;padding:0 9px;height:30px;background-color:inherit;border-radius:3px;outline:none;font-weight:400;font-size:16px;line-height:19px;color:#292222;transition:background-color .2s ease-in-out,border .2s ease-in-out}._newPropertyModal_1jvf5_23 ._indexCount_1jvf5_60 input:hover{background:#f2f2f2}._newPropertyModal_1jvf5_23 ._indexCount_1jvf5_60 input:focus{border:1px solid #292222;background-color:#fbfbfb}._newPropertyModal_1jvf5_23 ._indexCount_1jvf5_60._error_1jvf5_86 input{border:1px solid #dd1e26}._newPropertyModal_1jvf5_23 ._indexCheckbox_1jvf5_89{display:flex;align-items:center;height:30px}._newPropertyModal_1jvf5_23 ._indexCheckbox_1jvf5_89>div{margin-right:15px}._newPropertyModal_1jvf5_23 ._indexCheckbox_1jvf5_89 p{line-height:18px;height:18px}._newPropertyModal_1jvf5_23 ._title_1jvf5_101{font-size:16px;line-height:30px}._newPropertyModal_1jvf5_23 ._propertyClass_1jvf5_105{margin-top:20px}._newPropertyModal_1jvf5_23 ._propertyClass_1jvf5_105 ._list_1jvf5_26{margin-bottom:20px}._newPropertyModal_1jvf5_23 ._propertyClass_1jvf5_105 ._list_1jvf5_26 ._listTitle_1jvf5_26{margin:0}._newPropertyModal_1jvf5_23 ._modalBtn_1jvf5_114{display:flex;margin-top:60px;justify-content:flex-end}._newPropertyModal_1jvf5_23 ._modalBtn_1jvf5_114 button{padding:5.5px 9px}._properties_1mskw_1{display:flex;margin:0 0 0 20px;height:calc(100vh - 200px)}._properties_1mskw_1 ._propertiesTree_1mskw_6 ._createValue_1mskw_6{margin-bottom:5px;display:flex;width:100%;gap:10px;height:30px}._properties_1mskw_1 ._propertiesTree_1mskw_6 ._createValue_1mskw_6 ._createValueBtn_1mskw_13{display:flex;align-items:center}._properties_1mskw_1 ._propertiesTree_1mskw_6 ._createValue_1mskw_6 ._createValueBtn_1mskw_13 p{line-height:16px}._properties_1mskw_1 ._propertiesTree_1mskw_6 ._createValue_1mskw_6 ._createValueBtn_1mskw_13:hover p{text-decoration:underline;color:#244ca7}._properties_1mskw_1 ._propertiesTree_1mskw_6 ._createValue_1mskw_6 ._createValueBtn_1mskw_13>div{margin-right:10px}._properties_1mskw_1 ._propertiesTree_1mskw_6 ._createValue_1mskw_6 ._createBtnDisabled_1mskw_27{opacity:.7}._properties_1mskw_1 ._propertiesTree_1mskw_6 ._createValue_1mskw_6 ._createBtnDisabled_1mskw_27:hover p{text-decoration:none;color:#292222}._properties_1mskw_1 ._propertiesTree_1mskw_6 ._createValue_1mskw_6 ._deleteButton_1mskw_34 button{padding:5.5px 5px;white-space:nowrap;height:30px;display:flex;align-items:center;gap:2px}._properties_1mskw_1 ._propertiesTree_1mskw_6 ._propertiesTreeItems_1mskw_42{width:430px;max-width:430px;max-height:100%;height:100%;display:flex;overflow:auto;flex-direction:column;padding-bottom:5px}._properties_1mskw_1 ._propertiesTree_1mskw_6 ._propertiesTreeItems_1mskw_42 ._skeletonContainer_1mskw_52{display:flex;flex-direction:column;gap:5px}._properties_1mskw_1 ._propertiesTree_1mskw_6 ._propertiesTreeItems_1mskw_42 ._property_1mskw_57{min-width:100%;width:max-content;text-align:left;padding:6px 5px 5px 10px;border-radius:3px;white-space:nowrap}._properties_1mskw_1 ._propertiesTree_1mskw_6 ._propertiesTreeItems_1mskw_42 ._property_1mskw_57:hover{background-color:#f2f2f2}._properties_1mskw_1 ._propertiesTree_1mskw_6 ._propertiesTreeItems_1mskw_42 ._property_1mskw_57._active_1mskw_68{background-color:#d8d8d8}._modelManagement_1mskw_72{height:50px;display:flex;align-items:center;margin:0 30px 20px 20px;justify-content:space-between}._modelManagement_1mskw_72 ._modelSearch_1mskw_80{display:flex}._modelManagement_1mskw_72 ._modelSearch_1mskw_80 button{padding:5.5px 11px}._modelManagement_1mskw_72 ._modelSearch_1mskw_80>input{width:350px;margin-right:10px}._propertyClass_f5ya3_1{display:grid;justify-content:space-between;min-width:max-content;grid-template-columns:300px 90px 100px}._propertyClass_f5ya3_1 ._nameWrapper_f5ya3_7{display:flex;align-items:center;padding:6px 0 5px 10px;width:100%}._propertyClass_f5ya3_1 ._nameWrapper_f5ya3_7 button{margin-right:10px;display:flex;justify-content:center;align-items:center;width:10px;height:10px}._propertyClass_f5ya3_1 ._nameWrapper_f5ya3_7 button img{width:10px;transition:transform .2s ease-in-out}._propertyClass_f5ya3_1 ._name_f5ya3_7{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center}._propertyClass_f5ya3_1 ._checkbox_f5ya3_33,._propertyClass_f5ya3_1 ._actions_f5ya3_38{display:flex;justify-content:center;align-items:center}._propertyClass_f5ya3_1 ._actions_f5ya3_38 button{width:24px;height:24px;display:flex;justify-content:center;align-items:center;border-radius:3px}._propertyClass_f5ya3_1 ._actions_f5ya3_38 button:not(:disabled):hover{background-color:#d8d8d8}._propertyClass_f5ya3_1:hover{background-color:#f2f2f2}._PropertyClasses_x0e83_1{padding-bottom:20px;max-width:720px;width:100%;margin:0 auto}._PropertyClasses_x0e83_1 ._search_x0e83_7{display:flex;flex-direction:row;padding-bottom:30px}._PropertyClasses_x0e83_1 ._search_x0e83_7 button{padding:5.5px 11px}._PropertyClasses_x0e83_1 ._search_x0e83_7>input{width:100%}._PropertyClasses_x0e83_1 ._wrapper_x0e83_18 ._header_x0e83_18{justify-content:space-between;min-width:max-content;display:grid;grid-template-columns:300px 90px 100px;padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #bcbcbc}._PropertyClasses_x0e83_1 ._wrapper_x0e83_18 ._header_x0e83_18 p{padding:6px 0 5px 10px;font-weight:700}._PropertyClasses_x0e83_1 ._wrapper_x0e83_18 ._bodyWrapper_x0e83_31{overflow:auto;height:calc(100vh - 370px);border-bottom:1px solid #bcbcbc}._PropertyClasses_x0e83_1 ._wrapper_x0e83_18 ._bodyWrapper_x0e83_31 ._body_x0e83_31{height:100%;padding-bottom:5px;min-width:max-content}._property_15onu_1{padding:30px 50px 0;width:100%;max-width:850px;margin:0 auto}._property_15onu_1 ._wrapper_15onu_7{display:flex;flex-direction:column;gap:27px}._property_15onu_1 ._wrapper_15onu_7 ._tabs_15onu_12{display:flex;column-gap:10px}._property_15onu_1 ._wrapper_15onu_7 ._tabs_15onu_12 button{padding:5.5px 15px;border-radius:3px;border-bottom:3px solid #fbfbfb;font-weight:400;font-size:16px;line-height:19px;color:#292222}._property_15onu_1 ._wrapper_15onu_7 ._tabs_15onu_12 button._active_15onu_25{border-bottom:3px solid #244ca7}._property_15onu_1 ._wrapper_15onu_7 ._tabs_15onu_12 button:hover{background-color:#f2f2f2}._propertyClasses_15onu_32{width:100%;margin:0 auto}._propertyInfo_ayzj4_1{height:100%;margin:0 auto;max-height:calc(100vh - 280px);overflow:auto;width:100%;max-width:850px}._propertyInfo_ayzj4_1 ._propertyHeader_ayzj4_9{max-width:850px}._propertyInfo_ayzj4_1 ._propertyHeader_ayzj4_9>p{font-size:20px;line-height:30px}._propertyInfo_ayzj4_1 ._propertyHeader_ayzj4_9>p span{color:#dd1e26}._propertyInfo_ayzj4_1 ._propertyHeader_ayzj4_9 ._nameInput_ayzj4_19{display:flex;justify-content:space-between}._propertyInfo_ayzj4_1 ._propertyHeader_ayzj4_9 ._nameInput_ayzj4_19>div{display:flex}._propertyInfo_ayzj4_1 ._propertyHeader_ayzj4_9 ._nameInput_ayzj4_19 ._propertyType_ayzj4_26{margin-left:10px;color:#bcbcbc;line-height:30px}._propertyInfo_ayzj4_1 ._propertyHeader_ayzj4_9 ._nameInput_ayzj4_19 ._nameEditInput_ayzj4_31{width:initial}._propertyInfo_ayzj4_1 ._propertyHeader_ayzj4_9 ._nameInput_ayzj4_19 ._nameEditInput_ayzj4_31 p{white-space:nowrap}._propertyInfo_ayzj4_1 ._propertyHeader_ayzj4_9 ._nameInput_ayzj4_19 ._nameEditInput_ayzj4_31 input{width:318.75px;border:1px solid #bcbcbc;border-radius:3px}._propertyInfo_ayzj4_1 ._propertyHeader_ayzj4_9 ._nameInput_ayzj4_19 ._nameEditInput_ayzj4_31 input:hover{background-color:#f2f2f2;border:1px solid #bcbcbc}._propertyInfo_ayzj4_1 ._propertyHeader_ayzj4_9 ._nameInput_ayzj4_19 ._nameEditInput_ayzj4_31 input:focus{background-color:inherit;border:1px solid #292222}._propertyInfo_ayzj4_1 ._propertyHeader_ayzj4_9 ._nameInput_ayzj4_19 ._propertyActions_ayzj4_50{display:flex;height:30px}._propertyInfo_ayzj4_1 ._propertyHeader_ayzj4_9 ._nameInput_ayzj4_19 ._propertyActions_ayzj4_50 button:hover{background-color:#d8d8d8}._propertyInfo_ayzj4_1 ._propertyHeader_ayzj4_9 ._nameInput_ayzj4_19 ._propertyActions_ayzj4_50 ._disabled_ayzj4_57{opacity:.7}._propertyInfo_ayzj4_1 ._propertyHeader_ayzj4_9 ._nameInput_ayzj4_19 ._propertyActions_ayzj4_50 ._disabled_ayzj4_57:hover{background-color:transparent}._propertyInfo_ayzj4_1 ._indexCount_ayzj4_63{margin-bottom:5px}._propertyInfo_ayzj4_1 ._indexCount_ayzj4_63 p{line-height:30px;font-size:20px}._propertyInfo_ayzj4_1 ._indexCount_ayzj4_63 ._indexCountInput_ayzj4_70{width:100px}._propertyInfo_ayzj4_1 ._indexCount_ayzj4_63 ._indexCountInput_ayzj4_70 input{border:1px solid #bcbcbc;transition:background-color .2s ease-in-out,border .2s ease-in-out}._propertyInfo_ayzj4_1 ._indexCount_ayzj4_63 ._indexCountInput_ayzj4_70 input:hover{background:#f2f2f2}._propertyInfo_ayzj4_1 ._indexCount_ayzj4_63 ._indexCountInput_ayzj4_70 input:focus{border:1px solid #292222;background-color:#fbfbfb}._propertyInfo_ayzj4_1 ._indexCount_ayzj4_63 ._indexCountInput_ayzj4_70 p{white-space:nowrap}._propertyInfo_ayzj4_1 ._indexCheckbox_ayzj4_87{display:flex;align-items:center;margin:0 0 30px 6px}._propertyInfo_ayzj4_1 ._indexCheckbox_ayzj4_87>div{margin-right:15px}._propertyInfo_ayzj4_1 ._indexCheckbox_ayzj4_87 p{line-height:18px;height:18px}._propertyInfo_ayzj4_1 ._indexCheckbox_ayzj4_87:disabled p{color:#bcbcbc}._propertyInfo_ayzj4_1 ._propertyDesc_ayzj4_102{max-width:850px}._propertyInfo_ayzj4_1 ._propertyDesc_ayzj4_102>p{line-height:30px;font-size:20px}._propertyInfo_ayzj4_1 ._propertyDesc_ayzj4_102 textarea{resize:none;width:100%;height:60px;padding:6px 5px 5px 10px;font-family:Roboto;font-style:normal;font-weight:400;background-color:inherit;border:1px solid #bcbcbc;border-radius:3px;font-size:16px;line-height:19px}._propertyInfo_ayzj4_1 ._propertyDesc_ayzj4_102 textarea:hover{background-color:#f2f2f2;border:1px solid #bcbcbc;border-radius:3px}._propertyInfo_ayzj4_1 ._propertyDesc_ayzj4_102 textarea:focus{background-color:inherit;border:1px solid #292222}._propertyInfo_ayzj4_1 ._propertyStandards_ayzj4_132{margin-top:30px;max-width:850px}._propertyInfo_ayzj4_1 ._entities_ayzj4_136{margin-top:6px}._propertyInfo_ayzj4_1 ._entities_ayzj4_136>p{font-size:20px;line-height:30px}._propertyInfo_ayzj4_1 ._entities_ayzj4_136 ._entityListWrapper_ayzj4_143{display:flex;align-items:center}._propertyInfo_ayzj4_1 ._entities_ayzj4_136 ._entityListWrapper_ayzj4_143 ._entityList_ayzj4_143 ._entityListItems_ayzj4_147{max-height:200px!important;overflow:auto!important}._propertyInfo_ayzj4_1 ._entities_ayzj4_136 ._entityListWrapper_ayzj4_143 ._entityList_ayzj4_143 ._entityListHeader_ayzj4_151{width:350px}._propertyInfo_ayzj4_1 ._entities_ayzj4_136 ._entityListWrapper_ayzj4_143 ._entityList_ayzj4_143 ._entityListHeader_ayzj4_151 p{justify-content:space-between}._propertyInfo_ayzj4_1 ._entities_ayzj4_136 ._entityListWrapper_ayzj4_143 ._entityList_ayzj4_143>div{border:1px solid #bcbcbc;border-radius:3px}._propertyInfo_ayzj4_1 ._entities_ayzj4_136 ._entityListWrapper_ayzj4_143>button{border-radius:2px;margin-left:3px}._propertyInfo_ayzj4_1 ._entities_ayzj4_136 ._entityListWrapper_ayzj4_143>button:hover{background-color:#d8d8d8}._propertyInfo_ayzj4_1 ._selectionListValues_ayzj4_168{margin-top:30px;max-width:850px}._propertyInfo_ayzj4_1 ._selectionListValues_ayzj4_168 ._valuesHeader_ayzj4_172{display:grid;grid-template-columns:1fr 1fr 24px;padding-bottom:5px;column-gap:4px;border-bottom:1px solid #bcbcbc}._propertyInfo_ayzj4_1 ._selectionListValues_ayzj4_168 ._valuesHeader_ayzj4_172>p{padding:0 10px;font-weight:700;font-size:16px;line-height:19px}._propertyInfo_ayzj4_1 ._selectionListValues_ayzj4_168 ._valuesBody_ayzj4_185{padding-top:5px}._propertyInfo_ayzj4_1 ._selectionListValues_ayzj4_168 ._valuesBody_ayzj4_185 ._values_ayzj4_172{display:grid;column-gap:4px;pointer-events:none;align-items:start}._propertyInfo_ayzj4_1 ._selectionListValues_ayzj4_168 ._valuesBody_ayzj4_185 ._values_ayzj4_172>button{margin-top:2px}._propertyInfo_ayzj4_1 ._selectionListValues_ayzj4_168 ._valuesBody_ayzj4_185 ._values_ayzj4_172>button:hover{background-color:#d8d8d8;border-radius:3px}._propertyInfo_ayzj4_1 ._selectionListValues_ayzj4_168 ._valuesBody_ayzj4_185 ._values_ayzj4_172 button,._propertyInfo_ayzj4_1 ._selectionListValues_ayzj4_168 ._valuesBody_ayzj4_185 ._values_ayzj4_172 input{pointer-events:auto}._propertyInfo_ayzj4_1 ._selectionListValues_ayzj4_168 ._valuesBody_ayzj4_185 ._values_ayzj4_172:hover input{border:1px solid #bcbcbc;background-color:#f2f2f2}._propertyInfo_ayzj4_1 ._propertyableList_ayzj4_211{margin-top:30px;max-width:850px}._propertyInfo_ayzj4_1 ._propertyableList_ayzj4_211 ._propertyableListHeader_ayzj4_215{padding-bottom:5px;display:grid}._propertyInfo_ayzj4_1 ._propertyableList_ayzj4_211 ._propertyableListHeader_ayzj4_215 p{font-weight:700;padding:6px 0 5px 10px}._propertyInfo_ayzj4_1 ._propertyableList_ayzj4_211 ._propertyableListBody_ayzj4_223{padding:5px 0;border-top:1px solid #bcbcbc;border-bottom:1px solid #bcbcbc}._propertyInfo_ayzj4_1 ._propertyableList_ayzj4_211 ._propertyableListBody_ayzj4_223 ._propertyableListValue_ayzj4_228{display:grid}._propertyInfo_ayzj4_1 ._propertyableList_ayzj4_211 ._propertyableListBody_ayzj4_223 ._propertyableListValue_ayzj4_228>div{overflow:hidden}._propertyInfo_ayzj4_1 ._propertyableList_ayzj4_211 ._propertyableListBody_ayzj4_223 ._propertyableListValue_ayzj4_228 p{max-width:100%;text-overflow:ellipsis;white-space:nowrap;padding:6px 0 5px 10px;overflow:hidden;width:100%}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242{margin-top:30px;max-width:340px}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableHeader_ayzj4_246{padding-bottom:5px;display:grid;grid-template-columns:160px 180px}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableHeader_ayzj4_246 p{font-weight:700;padding:6px 0 5px 10px}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255{padding:5px 0;border-top:1px solid #bcbcbc}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255._borderBottom_ayzj4_259{border-bottom:1px solid #bcbcbc}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableCreateValue_ayzj4_262{margin-top:3px}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265{position:relative;display:grid;grid-template-columns:160px 180px 25px;align-items:start;padding:1px 0}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265 ._numberPropertyableValueInput_ayzj4_272 input{border:1px solid transparent}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265 ._numberPropertyableValueInput_ayzj4_272 input:hover{background-color:#f2f2f2}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265 ._numberPropertyableValueInput_ayzj4_272 input:focus{background-color:transparent!important;border:1px solid #292222!important}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265 ._numberPropertyableValueListWrapper_ayzj4_282{margin-left:4px}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265 ._numberPropertyableValueListWrapper_ayzj4_282 ._numberPropertyableValueList_ayzj4_282{height:30px;border:1px solid transparent}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265 ._numberPropertyableValueListWrapper_ayzj4_282 ._numberPropertyableValueList_ayzj4_282>div{height:100%;width:100%}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265 ._numberPropertyableValueListWrapper_ayzj4_282 ._numberPropertyableValueList_ayzj4_282._listError_ayzj4_293{border:1px solid #dd1e26}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265 ._numberPropertyableValueListWrapper_ayzj4_282 ._listFooter_ayzj4_296{margin-top:2px;display:flex;justify-content:right}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265 ._numberPropertyableValueListWrapper_ayzj4_282 ._listFooter_ayzj4_296 ._actions_ayzj4_301{display:flex;column-gap:6px}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265 ._numberPropertyableValueListWrapper_ayzj4_282 ._listFooter_ayzj4_296 ._actions_ayzj4_301 button{border-radius:2px;border:2px solid #292222;width:18px;height:18px;display:flex;justify-content:center;position:relative;align-items:center}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265 ._numberPropertyableValueListWrapper_ayzj4_282 ._listFooter_ayzj4_296 ._actions_ayzj4_301 button span{color:#292222;line-height:4px;font-size:18px;font-weight:700}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265 ._numberPropertyableValueListWrapper_ayzj4_282 ._listFooter_ayzj4_296 ._actions_ayzj4_301 button img{width:12px;height:12px}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265 ._numberPropertyableValueListWrapper_ayzj4_282 ._listFooter_ayzj4_296 ._actions_ayzj4_301 button:hover{background-color:#d8d8d8}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265 ._numberPropertyableValueListWrapper_ayzj4_282._opened_ayzj4_328,._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265 ._numberPropertyableValueListWrapper_ayzj4_282[data-opened=true]{height:55px}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265 ._numberPropertyableValueListWrapper_ayzj4_282._opened_ayzj4_328 ._numberPropertyableValueList_ayzj4_282,._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265 ._numberPropertyableValueListWrapper_ayzj4_282[data-opened=true] ._numberPropertyableValueList_ayzj4_282{background-color:transparent;border:1px solid #292222!important}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265:hover ._numberPropertyableValueInput_ayzj4_272 input,._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265:hover ._numberPropertyableValueList_ayzj4_282{border:1px solid #bcbcbc;background-color:#f2f2f2}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265 ._numberPropertyableDelete_ayzj4_340{margin:3px 0 0 3px;border-radius:3px;height:24px;width:24px}._propertyInfo_ayzj4_1 ._numberPropertyable_ayzj4_242 ._numberPropertyableBody_ayzj4_255 ._numberPropertyableValue_ayzj4_265 ._numberPropertyableDelete_ayzj4_340:hover{background-color:#d8d8d8}._propertyInfo_ayzj4_1 ._propertyServiceClass_ayzj4_350{margin-top:30px}._propertyInfo_ayzj4_1 ._propertyServiceClass_ayzj4_350>p{font-size:20px;line-height:30px}._propertyInfo_ayzj4_1 ._propertyServiceClass_ayzj4_350>p span{color:#dd1e26}._propertyInfo_ayzj4_1 ._propertyServiceClass_ayzj4_350 ._propertyServiceClassInputWrapper_ayzj4_360{position:relative;display:flex;align-items:flex-start}._propertyInfo_ayzj4_1 ._propertyServiceClass_ayzj4_350 ._propertyServiceClassInputWrapper_ayzj4_360 ._propertyServiceClassInput_ayzj4_360{width:300px}._propertyInfo_ayzj4_1 ._propertyServiceClass_ayzj4_350 ._propertyServiceClassInputWrapper_ayzj4_360 ._propertyServiceClassInput_ayzj4_360 input{border:1px solid #bcbcbc;transition:background-color .2s ease-in-out,border .2s ease-in-out}._propertyInfo_ayzj4_1 ._propertyServiceClass_ayzj4_350 ._propertyServiceClassInputWrapper_ayzj4_360 ._propertyServiceClassInput_ayzj4_360 input:hover{background:#f2f2f2}._propertyInfo_ayzj4_1 ._propertyServiceClass_ayzj4_350 ._propertyServiceClassInputWrapper_ayzj4_360 ._propertyServiceClassInput_ayzj4_360 input:focus{border:1px solid #292222;background-color:#fbfbfb}._propertyInfo_ayzj4_1 ._propertyServiceClass_ayzj4_350 ._propertyServiceClassInputWrapper_ayzj4_360 ._externalLink_ayzj4_379{margin:3px 0 0 3px}._errorMessage_ayzj4_383{color:#dd1e26!important;height:19px;font-weight:400;font-size:14px!important;line-height:16px!important}._externalLink_ayzj4_379{width:24px;height:24px;border-radius:3px}._externalLink_ayzj4_379:hover{background-color:#d8d8d8}._header_ayzj4_400{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_ayzj4_400 ._xButton_ayzj4_409{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_ayzj4_400 ._xButton_ayzj4_409 *{color:#dd1e26}._header_ayzj4_400 ._xButton_ayzj4_409:hover *{color:#c7040d}._assignFields_6ldmy_1{height:100%;padding-bottom:20px}._assignFields_6ldmy_1 ._assignFieldsTitle_6ldmy_5{margin:0 auto;padding-bottom:40px;max-width:1000px;display:flex;align-items:center;justify-content:space-between}._assignFields_6ldmy_1 ._assignFieldsTitle_6ldmy_5>p{font-size:20px;line-height:23px}._assignFields_6ldmy_1 ._assignFieldsTitle_6ldmy_5 button{padding:5.5px 8.5px}._assignFields_6ldmy_1 ._body_6ldmy_20{max-height:calc(100% - 200px);margin:0 auto;width:fit-content;overflow-x:auto}._assignFields_6ldmy_1 ._stageManagement_6ldmy_26{display:flex;align-items:center;margin:50px auto 0;max-width:1000px;column-gap:10px}._assignFields_6ldmy_1 ._stageManagement_6ldmy_26 button{min-width:80px}._assignFields_6ldmy_1 ._error_6ldmy_36{align-self:flex-end}._assign_qi0k0_1{margin-top:20px;max-height:calc(100% - 250px);overflow:auto}._assign_qi0k0_1 ._title_qi0k0_6{margin-top:10px;margin-bottom:15px;font-size:20px;line-height:23px}._assign_qi0k0_1 ._stageHeader_qi0k0_12{max-width:1000px;display:grid;grid-template-columns:450px 80px 420px 50px;padding-bottom:5px;border-bottom:1px solid #bcbcbc}._assign_qi0k0_1 ._stageHeader_qi0k0_12 p{padding:6px 0 5px 10px;font-weight:700}._assign_qi0k0_1 ._stageBody_qi0k0_23{padding:5px 0}._assign_qi0k0_1 ._stageBody_qi0k0_23 ._assignItem_qi0k0_26{display:grid;grid-template-columns:450px 80px 420px 50px;height:30px;max-width:1000px}._assign_qi0k0_1 ._stageBody_qi0k0_23 ._assignItem_qi0k0_26:hover{background-color:#f2f2f2}._assign_qi0k0_1 ._stageBody_qi0k0_23 ._assignItem_qi0k0_26 ._name_qi0k0_35{display:flex;align-items:center}._assign_qi0k0_1 ._stageBody_qi0k0_23 ._assignItem_qi0k0_26 ._name_qi0k0_35 p{padding-left:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._assign_qi0k0_1 ._stageBody_qi0k0_23 ._assignItem_qi0k0_26 ._isImported_qi0k0_45{display:flex;justify-content:center;align-items:center}._assign_qi0k0_1 ._stageBody_qi0k0_23 ._assignItem_qi0k0_26 ._attribute_qi0k0_50{display:flex;align-items:center}._assign_qi0k0_1 ._stageBody_qi0k0_23 ._assignItem_qi0k0_26 ._attribute_qi0k0_50 p{padding-left:10px}._assign_qi0k0_1 ._stageBody_qi0k0_23 ._assignItem_qi0k0_26 ._edit_qi0k0_57{display:flex;justify-content:center;align-items:center}._assign_qi0k0_1 ._stageBody_qi0k0_23 ._assignItem_qi0k0_26 ._edit_qi0k0_57 button{border-radius:2px}._assign_qi0k0_1 ._stageBody_qi0k0_23 ._assignItem_qi0k0_26 ._edit_qi0k0_57 button:hover{background-color:#d8d8d8}._assign_qi0k0_1 ._bottomBorder_qi0k0_68{width:1000px;max-width:1000px;height:1px;background-color:#bcbcbc}._assign_qi0k0_1 ._assignError_qi0k0_74{max-width:1000px}._header_qi0k0_78{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_qi0k0_78 ._xButton_qi0k0_87{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_qi0k0_78 ._xButton_qi0k0_87 *{color:#dd1e26}._header_qi0k0_78 ._xButton_qi0k0_87:hover *{color:#c7040d}._editAttributeModal_1grt9_1{padding:20px 0 10px 20px;width:590px;max-width:590px}._editAttributeModal_1grt9_1 ._attributes_1grt9_6{max-height:250px;height:250px;overflow-y:auto;margin-bottom:50px}._editAttributeModal_1grt9_1 ._modalBtn_1grt9_12{display:flex;justify-content:flex-end;margin-right:10px}._editAttributeModal_1grt9_1 ._modalBtn_1grt9_12 button{min-width:80px}._attribute_1grt9_6 ._attributeTitle_1grt9_21{padding-left:35px;display:flex;align-items:center;cursor:pointer;border-radius:3px}._attribute_1grt9_6 ._attributeTitle_1grt9_21 p{padding:6px 0 5px 10px}._attribute_1grt9_6 ._attributeTitle_1grt9_21 ._vector_1grt9_31{width:10px;height:5px}._attribute_1grt9_6 ._attributeTitle_1grt9_21 ._vector_1grt9_31._open_1grt9_35{rotate:-90deg}._attribute_1grt9_6 ._attributeItems_1grt9_38 ._attributeItem_1grt9_38{padding-left:75px;width:100%}._attribute_1grt9_6 ._attributeItems_1grt9_38 ._attributeItem_1grt9_38 p{padding:6px 0 5px 10px;text-align:left}._attribute_1grt9_6 ._attributeItems_1grt9_38 ._attributeItem_1grt9_38:hover{background:#f2f2f2}._attribute_1grt9_6 ._attributeItems_1grt9_38 ._attributeItem_1grt9_38._active_1grt9_49{background:#d8d8d8}._assignValues_1e2yb_1{margin:0 30px}._assignValues_1e2yb_1 ._assignValuesTitle_1e2yb_4{margin-bottom:50px;display:flex;flex-direction:row;align-items:center;gap:50px}._assignValues_1e2yb_1 ._assignValuesTitle_1e2yb_4 ._assignValuesTitleText_1e2yb_11{font-size:20px;line-height:23px;flex:0 0 auto}._assignValues_1e2yb_1 ._assignValuesTitle_1e2yb_4 ._tabsContainer_1e2yb_16{display:flex;align-items:center}._assignValues_1e2yb_1 ._assignValuesTitle_1e2yb_4 ._tabs_1e2yb_16{display:flex;flex-direction:row;align-items:center;overflow:hidden;gap:20px;width:100%;position:relative;flex:1 1 auto}._assignValues_1e2yb_1 ._assignValuesTitle_1e2yb_4 ._tabs_1e2yb_16 ._hiddenIndicator_1e2yb_30{font-size:14px;color:#292222;opacity:.7;white-space:nowrap;margin-right:10px;font-style:italic}._assignValues_1e2yb_1 ._assignValuesTitle_1e2yb_4 ._tabs_1e2yb_16 ._hidden_1e2yb_30{visibility:hidden}._assignValues_1e2yb_1 ._assignValuesTitle_1e2yb_4 ._tabs_1e2yb_16 ._tab_1e2yb_16{font-weight:400;white-space:nowrap;font-size:16px;line-height:19px;padding:5.5px 10px;text-decoration:none;color:#292222;border-radius:3px;flex-shrink:0;border-bottom:3px solid transparent}._assignValues_1e2yb_1 ._assignValuesTitle_1e2yb_4 ._tabs_1e2yb_16 ._tab_1e2yb_16._active_1e2yb_53{border-bottom:3px solid #244ca7}._assignValues_1e2yb_1 ._assignValuesTitle_1e2yb_4 ._tabs_1e2yb_16 ._tab_1e2yb_16:hover{background-color:#f2f2f2}._assignValues_1e2yb_1 ._importMessage_1e2yb_59 p{height:19px;font-weight:400;font-size:16px;line-height:19px}._assignValues_1e2yb_1 ._stageManagement_1e2yb_65{margin-top:31px;display:flex;column-gap:10px}._assignValues_1e2yb_1 ._stageManagement_1e2yb_65 button{padding:5.5px 4px;min-width:80px}._valueStatusTooltip_1hxq4_1{text-align:center}._valueStatusTooltip_1hxq4_1._error_1hxq4_4,._valueStatusTooltip_1hxq4_1._info_1hxq4_7{width:110px}._valueStatusTooltip_1hxq4_1._pass_1hxq4_10{width:160px}._valueStatusTooltip_1hxq4_1._success_1hxq4_13{width:140px}._valueStatusTooltip_1hxq4_1 div{padding:4px 0!important}._value_1hxq4_1{display:grid;justify-content:space-between}._value_1hxq4_1._disabled_1hxq4_24{background-color:#f2f2f2}._value_1hxq4_1 ._number_1hxq4_27{display:flex;justify-content:center;align-items:center}._value_1hxq4_1 ._valueStatus_1hxq4_1{display:flex;justify-content:center}._value_1hxq4_1 ._valueColumn_1hxq4_36{padding-right:8px}._header_1610t_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_1610t_1 ._xButton_1610t_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_1610t_1 ._xButton_1610t_10 *{color:#dd1e26}._header_1610t_1 ._xButton_1610t_10:hover *{color:#c7040d}._modal_1610t_23{display:flex;flex-direction:column;padding:10px}._modal_1610t_23 ._search_1610t_28{margin:10px 10px 10px 50px;display:flex}._modal_1610t_23 ._search_1610t_28 button{padding:5.5px 11px}._modal_1610t_23 ._search_1610t_28>input{width:350px;margin-right:10px}._modal_1610t_23 ._items_1610t_39{margin:10px 10px 50px 50px;display:flex;flex-direction:column;align-items:flex-start;max-height:50vh;overflow-x:auto}._modal_1610t_23 ._items_1610t_39 ._textButton_1610t_47{display:flex;width:100%;cursor:pointer;padding:5.5px 4px;font-weight:400;font-size:16px;line-height:19px;border-radius:3px;white-space:nowrap}._modal_1610t_23 ._items_1610t_39 ._textButton_1610t_47:hover{background-color:#d8d8d8}._modal_1610t_23 ._items_1610t_39 ._selected_1610t_61{background-color:#bcbcbc}._modal_1610t_23 ._button_1610t_64{align-self:flex-end;width:120px}._valueInputTooltip_1wyb5_2{max-width:150px;text-align:center}._valueInputTooltip_1wyb5_2 div{padding:4px 1px!important}._valueInputTooltip_1wyb5_2 div button{margin-left:11px;border-radius:3px;font-size:16px;background-color:#f2f2f2;padding:0 4px;color:#292222}._valueInputTooltip_1wyb5_2 div button:hover{color:#bcbcbc}._valueWidthInputTooltip_1wyb5_21{max-width:200px;text-align:center}._valueWidthInputTooltip_1wyb5_21 div{padding:4px 1px!important}._valueWidthInputTooltip_1wyb5_21 div button{margin-left:11px;border-radius:3px;background-color:#f2f2f2;padding:0 4px;color:#292222}._valueWidthInputTooltip_1wyb5_21 div button:hover{color:#bcbcbc}._editInputWrapper_1wyb5_39{width:100%;padding:2px 0}._editInputWrapper_1wyb5_39._error_1wyb5_43 input{border:1px solid #dd1e26!important;background-color:#fbfbfb!important}._editInputWrapper_1wyb5_39._closed_1wyb5_47 ._editInput_1wyb5_39 ._inputFooter_1wyb5_47{margin-top:2px;display:flex;justify-content:right}._editInputWrapper_1wyb5_39 ._editInput_1wyb5_39{position:relative;width:100%}._editInputWrapper_1wyb5_39 ._editInput_1wyb5_39 input{width:100%;padding:0 25px 0 10px;height:26px;background-color:inherit;border:1px solid transparent;border-radius:3px;outline:none;font-weight:400;font-size:16px;line-height:19px;color:#292222}._editInputWrapper_1wyb5_39 ._editInput_1wyb5_39 input:hover{background-color:#f2f2f2;border:1px solid #bcbcbc!important}._editInputWrapper_1wyb5_39 ._editInput_1wyb5_39 input:focus{border:1px solid #292222!important;background-color:transparent!important}._editInputWrapper_1wyb5_39 ._editInput_1wyb5_39 input:disabled{background-color:transparent!important;border:1px solid transparent!important}._editInputWrapper_1wyb5_39 ._editInput_1wyb5_39 ._inputTooltip_1wyb5_81{position:absolute;top:1px;right:1px}._editInputWrapper_1wyb5_39 ._editInput_1wyb5_39 ._error_1wyb5_43{font-weight:400;font-size:14px;line-height:16px;color:#dd1e26;position:absolute;left:0;top:100%}._editInputWrapper_1wyb5_39 ._editInput_1wyb5_39 ._inputFooter_1wyb5_47 ._actions_1wyb5_95{display:flex;column-gap:6px}._editInputWrapper_1wyb5_39 ._editInput_1wyb5_39 ._inputFooter_1wyb5_47 ._actions_1wyb5_95 span{font-weight:400;font-size:16px;line-height:19px;color:#000;cursor:pointer;text-decoration:underline}._editInputWrapper_1wyb5_39 ._editInput_1wyb5_39 ._inputFooter_1wyb5_47 ._actions_1wyb5_95 span:hover{opacity:.8}._editInputWrapper_1wyb5_39 ._editInput_1wyb5_39 ._inputFooter_1wyb5_47 ._actions_1wyb5_95 button{border-radius:2px;border:2px solid #292222;width:18px;height:18px;display:flex;justify-content:center;position:relative;align-items:center}._editInputWrapper_1wyb5_39 ._editInput_1wyb5_39 ._inputFooter_1wyb5_47 ._actions_1wyb5_95 button._close_1wyb5_47:after{content:"×";font-weight:700;position:absolute;top:-2px;font-size:18px;color:#292222}._editInputWrapper_1wyb5_39 ._editInput_1wyb5_39 ._inputFooter_1wyb5_47 ._actions_1wyb5_95 button span{color:#292222;line-height:4px;font-size:18px;font-weight:700}._editInputWrapper_1wyb5_39 ._editInput_1wyb5_39 ._inputFooter_1wyb5_47 ._actions_1wyb5_95 button img{width:12px;height:12px}._editInputWrapper_1wyb5_39 ._editInput_1wyb5_39 ._inputFooter_1wyb5_47 ._actions_1wyb5_95 button:hover{background-color:#d8d8d8}._values_1t7iz_1{overflow-x:auto;padding-bottom:20px}._values_1t7iz_1 ._valuesHeader_1t7iz_5{display:grid;justify-content:space-between;padding-bottom:5px;border-bottom:1px solid #bcbcbc;width:fit-content;min-width:100%}._values_1t7iz_1 ._valuesBody_1t7iz_13{overflow-y:auto;max-height:calc(100vh - 400px);padding:5px 0;width:fit-content;min-width:100%;border-bottom:1px solid #bcbcbc}._sheetChoose_zrafk_1{display:flex;flex-direction:column;padding-right:200px;padding-bottom:20px}._sheetChoose_zrafk_1 ._header_zrafk_7{display:flex;padding:4px}._sheetChoose_zrafk_1 ._header_zrafk_7 p{padding:5.5px 4px;font-weight:700}._sheetChoose_zrafk_1 ._sheet_zrafk_1{display:flex;flex-direction:column;padding:5.5px 4px;border-bottom:1px solid #bcbcbc;border-top:1px solid #bcbcbc;max-height:200px;overflow-y:auto}._sheetChoose_zrafk_1 ._sheet_zrafk_1 ._line_zrafk_24{display:flex;flex-direction:row;padding:1px 0}._sheetChoose_zrafk_1 ._sheet_zrafk_1 ._line_zrafk_24 ._configList_zrafk_29{font-weight:400;font-size:16px;line-height:19px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}._sheetChoose_zrafk_1 ._sheet_zrafk_1 ._line_zrafk_24 ._configList_zrafk_29 button{display:flex;width:24px;height:24px}._sheetChoose_zrafk_1 ._sheet_zrafk_1 ._line_zrafk_24 ._configList_zrafk_29 button img{width:24px;height:24px}._sheetChoose_zrafk_1 ._sheet_zrafk_1 ._line_zrafk_24 ._error_zrafk_47{border:1px solid #dd1e26;border-radius:3px}._sheetChoose_zrafk_1 ._sheet_zrafk_1 ._line_zrafk_24 p{padding:5.5px 4px}._sheetChoose_zrafk_1 ._sheet_zrafk_1 ._line_zrafk_24 ._textButton_zrafk_54{cursor:pointer;padding:5.5px 4px;font-weight:400;font-size:16px;line-height:19px;border-radius:3px}._sheetChoose_zrafk_1 ._sheet_zrafk_1 ._line_zrafk_24 ._textButton_zrafk_54:hover{background-color:#d8d8d8}._headerModal_zrafk_66{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._headerModal_zrafk_66 ._xButton_zrafk_75{position:absolute;top:0;right:8px;transform:translateY(50%)}._headerModal_zrafk_66 ._xButton_zrafk_75 *{color:#dd1e26}._headerModal_zrafk_66 ._xButton_zrafk_75:hover *{color:#c7040d}._modal_zrafk_88{display:flex;flex-direction:column;padding:10px}._modal_zrafk_88 ._items_zrafk_93{padding:10px 10px 50px 50px;display:flex;flex-direction:column;align-items:flex-start}._modal_zrafk_88 ._items_zrafk_93 ._textButton_zrafk_54{display:flex;width:100%;cursor:pointer;padding:5.5px 4px;font-weight:400;font-size:16px;line-height:19px;border-radius:3px}._modal_zrafk_88 ._items_zrafk_93 ._textButton_zrafk_54:hover{background-color:#d8d8d8}._modal_zrafk_88 ._items_zrafk_93 ._selected_zrafk_112{background-color:#bcbcbc}._modal_zrafk_88 ._button_zrafk_115{align-self:flex-end;width:120px}._importPage_kl92d_1{max-width:1000px;margin:0 auto}._importPage_kl92d_1>h6{margin-top:20px;font-weight:400;font-size:20px;line-height:23px;color:#292222;margin-bottom:20px}._importPage_kl92d_1 ._importFiles_kl92d_13{padding:20px 0;border-top:1px solid #bcbcbc;border-bottom:1px solid #bcbcbc;margin-bottom:20px}._importPage_kl92d_1 ._importFiles_kl92d_13 ._fileChoose_kl92d_19{display:flex;align-items:center}._importPage_kl92d_1 ._importFiles_kl92d_13 ._fileChoose_kl92d_19._error_kl92d_23 ._fileName_kl92d_23{border:1px solid #dd1e26}._importPage_kl92d_1 ._importFiles_kl92d_13 ._fileChoose_kl92d_19 input[type=file]{display:none}._importPage_kl92d_1 ._importFiles_kl92d_13 ._fileChoose_kl92d_19 label{padding:5.5px 4px;color:#292222;font-size:16px;line-height:19px;border:1px solid #bcbcbc;border-radius:3px;cursor:pointer;transition:background-color .15s ease-in-out}._importPage_kl92d_1 ._importFiles_kl92d_13 ._fileChoose_kl92d_19 label:hover{background-color:#d8d8d8}._importPage_kl92d_1 ._importFiles_kl92d_13 ._fileChoose_kl92d_19 ._fileName_kl92d_23{height:40px;width:400px;border:1px solid #bcbcbc;border-radius:3px;margin-right:10px;padding:0 10px;display:flex;align-items:center;justify-content:space-between}._importPage_kl92d_1 ._importFiles_kl92d_13 ._fileChoose_kl92d_19 ._fileName_kl92d_23 button,._importPage_kl92d_1 ._importFiles_kl92d_13 ._fileChoose_kl92d_19 ._fileName_kl92d_23 button img{width:24px;height:24px}._importPage_kl92d_1 ._importFiles_kl92d_13 ._configurationDesc_kl92d_61{margin:20px 0 21px;font-weight:300}._importPage_kl92d_1 ._importFiles_kl92d_13 ._configurationFile_kl92d_65{margin-top:20px}._importPage_kl92d_1 ._importFiles_kl92d_13 ._configurationFile_kl92d_65 ._fileTitle_kl92d_68 span{color:#dd1e26}._importPage_kl92d_1 ._importFiles_kl92d_13 ._assignFile_kl92d_71{margin-bottom:20px;margin-top:20px}._importPage_kl92d_1 ._importFiles_kl92d_13 ._assignDesc_kl92d_75{font-weight:300}._importPage_kl92d_1 ._nextBtn_kl92d_78{display:flex}._importPage_kl92d_1 ._nextBtn_kl92d_78 button{min-width:80px}._import_169jj_1{height:calc(100vh - 120px);overflow:auto}._modelManagement_1df8y_1{height:50px;display:flex;align-items:center;margin:0 30px 20px 20px;justify-content:space-between}._modelManagement_1df8y_1 ._modelSearch_1df8y_8{gap:5px;display:flex}._modelManagement_1df8y_1 ._modelSearch_1df8y_8>input{width:350px;margin-right:10px}._predicates_1df8y_17{display:flex;margin:0 0 0 20px;height:calc(100vh - 200px)}._predicates_1df8y_17 ._predicatesTree_1df8y_22 ._createValue_1df8y_22{margin-bottom:5px}._predicates_1df8y_17 ._predicatesTree_1df8y_22 ._predicatesTreeItems_1df8y_25{width:430px;max-height:100%;height:100%;overflow:hidden;display:flex;flex-direction:column}._predicates_1df8y_17 ._predicatesTree_1df8y_22 ._predicatesTreeItems_1df8y_25 ._skeletonContainer_1df8y_33{display:flex;flex-direction:column;gap:5px}._predicates_1df8y_17 ._predicatesTree_1df8y_22 ._predicatesTreeItems_1df8y_25 ._predicate_1df8y_17{min-width:100%;white-space:nowrap;text-align:left;border-radius:3px;padding:6px 6px 5px 10px}._predicates_1df8y_17 ._predicatesTree_1df8y_22 ._predicatesTreeItems_1df8y_25 ._predicate_1df8y_17:hover{background-color:#f2f2f2}._predicates_1df8y_17 ._predicatesTree_1df8y_22 ._predicatesTreeItems_1df8y_25 ._predicate_1df8y_17._active_1df8y_48{background-color:#d8d8d8}._searchIcon_1csp9_1{padding-left:4px}._buttons_1csp9_5{height:150px;overflow:auto;margin-top:4px}._buttons_1csp9_5 ._button_1csp9_5{cursor:pointer;width:100%;flex-direction:row;justify-content:space-between;align-items:center;border-radius:3px;padding:5px 10px;border:none}._buttons_1csp9_5 ._button_1csp9_5._active_1csp9_20,._buttons_1csp9_5 ._button_1csp9_5._active_1csp9_20:hover{background-color:#d8d8d8}._buttons_1csp9_5 ._button_1csp9_5:hover{background-color:#f2f2f2}._properties_1csp9_30{margin-top:15px}._header_e1n5z_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_e1n5z_1 ._xButton_e1n5z_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_e1n5z_1 ._xButton_e1n5z_10 *{color:#dd1e26}._header_e1n5z_1 ._xButton_e1n5z_10:hover *{color:#c7040d}._content_e1n5z_23{height:290px;padding:20px 50px 0}._content_e1n5z_23 ._contentTitle_e1n5z_27{margin-top:14px;margin-bottom:5px}._content_e1n5z_23 ._editSvg_e1n5z_31{display:flex;margin:0 10px;padding:2px;width:fit-content;border-radius:3px;flex-direction:row;align-items:center;gap:10px}._content_e1n5z_23 ._editSvg_e1n5z_31:hover{cursor:pointer;opacity:.7}._bottom_e1n5z_46{flex-direction:row;margin:20px 10px 10px;gap:10px;justify-content:space-between}._bottom_e1n5z_46 ._rightButtons_e1n5z_53{flex-direction:row;justify-self:flex-end;margin-left:auto;gap:10px}._bottom_e1n5z_46 ._rightButtons_e1n5z_53 ._cancelButton_e1n5z_59,._bottom_e1n5z_46 ._rightButtons_e1n5z_53 ._okButton_e1n5z_62{width:80px}._wrapper_1nolz_1{flex-direction:row;justify-content:space-between;align-items:center;margin-top:12px}._wrapper_1nolz_1 ._createValueButton_1nolz_7{gap:5px}._wrapper_1nolz_1 ._createValueButton_1nolz_7:hover{opacity:.7}._newPropertyInput_1nolz_14{width:100%;margin-top:5px}._propertiesContainer_1nolz_19{height:150px;overflow:auto}._propertiesContainer_1nolz_19._isCreating_1nolz_23{height:105px}._propertyItem_1nolz_27{flex-shrink:0;height:30px;flex-direction:row;justify-content:space-between;align-items:center}._newPropertyInput_1nolz_14{margin-bottom:10px}._predicateInfo_1ebek_1{height:100%;padding:0 30px;max-height:100%;width:100%;max-width:850px;margin:0 auto;overflow:hidden}._predicateInfo_1ebek_1 ._nameEditInput_1ebek_10{max-width:500px}._predicateInfo_1ebek_1 ._nameEditInput_1ebek_10 p{white-space:nowrap}._predicateInfo_1ebek_1 ._nameEditInput_1ebek_10 input{border:1px solid #bcbcbc}._predicateInfo_1ebek_1 ._nameEditInput_1ebek_10 input:hover{background-color:#f2f2f2;border:1px solid #bcbcbc}._predicateInfo_1ebek_1 ._nameEditInput_1ebek_10 input:focus{background-color:inherit;border:1px solid #292222}._predicateInfo_1ebek_1 ._classTypeWrapper_1ebek_27{flex-direction:row;align-items:center;gap:14px}._predicateInfo_1ebek_1 ._classTypeWrapper_1ebek_27 ._listVectorIcon_1ebek_32>img{width:12px;transform:rotate(-90deg);height:9px;cursor:pointer}._predicateInfo_1ebek_1 ._classTypeWrapper_1ebek_27 ._expanded_1ebek_38>img{transform:rotate(0)}._predicateInfo_1ebek_1 ._classTypeWrapper_1ebek_27._children_1ebek_41{margin-left:59px}._predicateInfo_1ebek_1 ._propertyTitle_1ebek_44{margin-top:5px}._predicateInfo_1ebek_1 ._editButton_1ebek_47{gap:10px;margin-top:5px}._predicateInfo_1ebek_1 ._editButton_1ebek_47:hover{opacity:.7}._predicateInfo_1ebek_1 ._relationsStack_1ebek_54{margin-top:30px;align-items:center;justify-content:space-between;flex-direction:row}._predicateInfo_1ebek_1 ._relationsStack_1ebek_54 ._actionButtonsStack_1ebek_60{flex-direction:row;align-items:center;gap:25px}._predicateInfo_1ebek_1 ._relationsStack_1ebek_54 ._actionButtonsStack_1ebek_60 ._actionButton_1ebek_60{gap:10px}._predicateInfo_1ebek_1 ._relationsStack_1ebek_54 ._actionButtonsStack_1ebek_60 ._actionButton_1ebek_60:hover{opacity:.7}._predicateInfo_1ebek_1 ._tableWrapper_1ebek_71{overflow:auto;width:100%;height:100%}._predicateInfo_1ebek_1 ._table_1ebek_71{margin-top:10px;top:0;width:100%;table-layout:fixed}._predicateInfo_1ebek_1 ._table_1ebek_71 ._header_1ebek_82{position:sticky;z-index:2;top:0;height:100%;background:#fbfbfb;width:100%}._predicateInfo_1ebek_1 ._table_1ebek_71 ._header_1ebek_82 ._headerRow_1ebek_90 ._headerElement_1ebek_90{text-align:start;white-space:nowrap;padding:5px 5px 10px;border-bottom:1px solid #bcbcbc}._predicateInfo_1ebek_1 ._table_1ebek_71 ._header_1ebek_82 ._headerRow_1ebek_90 ._headerElement_1ebek_90 ._headerWrapper_1ebek_96{gap:9px;display:inline-flex;flex-direction:row}._predicateInfo_1ebek_1 ._table_1ebek_71 ._header_1ebek_82 ._headerRow_1ebek_90 ._headerElement_1ebek_90 ._sortable_1ebek_101{cursor:pointer}._predicateInfo_1ebek_1 ._table_1ebek_71 ._body_1ebek_104{overflow:auto}._predicateInfo_1ebek_1 ._table_1ebek_71 ._body_1ebek_104:before{content:"";display:block;height:5px;color:transparent}._predicateInfo_1ebek_1 ._table_1ebek_71 ._body_1ebek_104 ._bodyRow_1ebek_113{vertical-align:top}._predicateInfo_1ebek_1 ._table_1ebek_71 ._body_1ebek_104 ._bodyRow_1ebek_113 ._loadingElement_1ebek_116{padding:0 5px;white-space:nowrap}._predicateInfo_1ebek_1 ._table_1ebek_71 ._body_1ebek_104 ._bodyRow_1ebek_113 ._bodyElement_1ebek_120{padding:2.5px 5px}._predicateInfo_1ebek_1 ._table_1ebek_71 ._body_1ebek_104 ._bodyRow_1ebek_113 ._bodyElement_1ebek_120:last-child{width:100px}._predicateInfo_1ebek_1 ._table_1ebek_71 ._body_1ebek_104 ._noDataText_1ebek_126{height:200px;text-align:center}._actions_1ebek_131{flex-direction:row;align-items:center;gap:3px}._actions_1ebek_131 ._actionButton_1ebek_60{gap:10px}._actions_1ebek_131 ._actionButton_1ebek_60:hover{opacity:.7}._header_1usk1_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_1usk1_1 ._xButton_1usk1_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_1usk1_1 ._xButton_1usk1_10 *{color:#dd1e26}._header_1usk1_1 ._xButton_1usk1_10:hover *{color:#c7040d}._content_1usk1_23{gap:10px;padding:20px 50px 0}._content_1usk1_23 ._flexRow_1usk1_27{gap:10px;align-items:center;flex-direction:row}._content_1usk1_23 ._showPredicateNameStack_1usk1_32{flex-direction:row;align-items:start;gap:10px}._content_1usk1_23 ._showPredicateNameStack_1usk1_32 ._predicateShowNameText_1usk1_37{flex:0 0 auto;height:30px;display:flex;align-items:center}._content_1usk1_23 ._topMargin_1usk1_43{margin-top:20px}._content_1usk1_23 ._inputWrapper_1usk1_46{height:30px;width:70px}._content_1usk1_23 ._predicateShowNameInput_1usk1_50{height:30px;flex:1}._content_1usk1_23 ._flexContainer_1usk1_54{margin-top:20px;flex-direction:row;align-items:center;justify-content:space-between}._content_1usk1_23 ._predicateButton_1usk1_60{gap:5px;width:378px;justify-content:space-between;padding:5px 10px;border-radius:3px;border:1px solid #bcbcbc}._content_1usk1_23 ._predicateButton_1usk1_60 ._listVector_1usk1_68>img{width:10px;height:6px}._content_1usk1_23 ._predicateButton_1usk1_60._selected_1usk1_72{border:1px solid #292222}._content_1usk1_23 ._predicateButton_1usk1_60._error_1usk1_75{border:1px solid #dd1e26}._bottom_1usk1_79{flex-direction:row;justify-content:flex-end;padding:10px;align-items:center;gap:10px}._bottom_1usk1_79>button{width:80px}._popperCard_1usk1_90{padding:10px}._popperCard_1usk1_90 ._predicatesStack_1usk1_93{margin-top:10px;max-height:240px;overflow:auto}._popperCard_1usk1_90 ._predicatesStack_1usk1_93 ._predicateButton_1usk1_60{height:30px;flex:0 0 auto;text-align:left;flex-direction:row;align-items:center;justify-content:space-between;padding:5px 10px}._popperCard_1usk1_90 ._predicatesStack_1usk1_93 ._predicateButton_1usk1_60:hover{background-color:#f2f2f2}._popperCard_1usk1_90 ._predicatesStack_1usk1_93 ._predicateButton_1usk1_60._selected_1usk1_72{background:#d8d8d8}._noPredicatesText_1usk1_114{color:#dd1e26}._header_1inxg_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_1inxg_1 ._xButton_1inxg_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_1inxg_1 ._xButton_1inxg_10 *{color:#dd1e26}._header_1inxg_1 ._xButton_1inxg_10:hover *{color:#c7040d}._content_1inxg_23{height:290px;padding:20px 50px 0}._bottom_1inxg_28{flex-direction:row;margin:20px 10px 10px;gap:10px;justify-content:space-between}._bottom_1inxg_28 ._rightButtons_1inxg_35{flex-direction:row;justify-self:flex-end;margin-left:auto;gap:10px}._bottom_1inxg_28 ._rightButtons_1inxg_35 ._cancelButton_1inxg_41,._bottom_1inxg_28 ._rightButtons_1inxg_35 ._okButton_1inxg_44{width:80px}._editMinMaxInput_1tfah_1{width:70px}._header_1orha_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_1orha_1 ._xButton_1orha_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_1orha_1 ._xButton_1orha_10 *{color:#dd1e26}._header_1orha_1 ._xButton_1orha_10:hover *{color:#c7040d}._content_1orha_23{gap:10px;padding:20px 50px 0}._content_1orha_23 ._flexRow_1orha_27{gap:10px;align-items:center;flex-direction:row}._content_1orha_23 ._showPredicateNameStack_1orha_32{flex-direction:row;align-items:start;gap:10px}._content_1orha_23 ._showPredicateNameStack_1orha_32 ._predicateShowNameText_1orha_37{flex:0 0 auto;height:30px;display:flex;align-items:center}._content_1orha_23 ._topMargin_1orha_43{margin-top:44px}._content_1orha_23 ._inputWrapper_1orha_46{height:30px;width:70px}._content_1orha_23 ._predicateShowNameInput_1orha_50{height:30px;flex:1}._content_1orha_23 ._flexContainer_1orha_54{margin-top:20px;flex-direction:row;align-items:center;justify-content:space-between}._content_1orha_23 ._predicateButton_1orha_60{gap:5px;width:378px;justify-content:space-between;padding:5px 10px;border-radius:3px;border:1px solid #bcbcbc}._content_1orha_23 ._predicateButton_1orha_60 ._listVector_1orha_68>img{width:10px;height:6px}._content_1orha_23 ._predicateButton_1orha_60._selected_1orha_72{border:1px solid #292222}._bottom_1orha_76{flex-direction:row;justify-content:flex-end;padding:10px;align-items:center;gap:10px}._bottom_1orha_76>button{width:80px}._popperCard_1orha_87{padding:10px}._popperCard_1orha_87 ._predicatesStack_1orha_90{margin-top:10px;max-height:240px;overflow:auto}._popperCard_1orha_87 ._predicatesStack_1orha_90 ._predicateButton_1orha_60{text-align:left;flex-direction:row;justify-content:space-between;padding:5px 10px}._popperCard_1orha_87 ._predicatesStack_1orha_90 ._predicateButton_1orha_60:hover{background-color:#f2f2f2}._popperCard_1orha_87 ._predicatesStack_1orha_90 ._predicateButton_1orha_60._selected_1orha_72{background:#d8d8d8}._noPredicatesText_1orha_108{color:#dd1e26}._popper_1orha_87{width:100%}._modelCreate_9f6yk_1{padding-top:100px;overflow-y:auto;max-height:calc(100vh - 50px)}._modelCreate_9f6yk_1 ._modelCreateWrapper_9f6yk_6{margin:0 auto;max-width:900px}._modelCreate_9f6yk_1 ._modelCreateTitle_9f6yk_10 p{font-size:20px;line-height:23px}._modelCreate_9f6yk_1 ._modelCreateDesc_9f6yk_14{margin-top:30px}._modelCreate_9f6yk_1 ._templates_9f6yk_17{display:flex;margin-top:40px;flex-direction:column;row-gap:30px;padding-bottom:30px}._modelCreate_9f6yk_1 ._templates_9f6yk_17 ._template_9f6yk_17{width:700px;border:1px solid #bcbcbc;display:flex;cursor:pointer;border-radius:5px;transition:box-shadow .2s ease-out}._modelCreate_9f6yk_1 ._templates_9f6yk_17 ._template_9f6yk_17:hover{box-shadow:2px 2px 4px 4px #29222240}._modelCreate_9f6yk_1 ._templates_9f6yk_17 ._template_9f6yk_17 ._templateField_9f6yk_35{background-color:#d8d8d8;width:150px;min-height:100px}._modelCreate_9f6yk_1 ._templates_9f6yk_17 ._template_9f6yk_17 ._templateInfo_9f6yk_40{display:flex;justify-content:center;flex-direction:column;padding-left:10px}._modelCreate_9f6yk_1 ._templates_9f6yk_17 ._template_9f6yk_17 ._templateInfo_9f6yk_40 ._templateTitle_9f6yk_46{font-size:20px;line-height:23px;max-width:530px}._modelCreate_9f6yk_1 ._templates_9f6yk_17 ._template_9f6yk_17 ._templateInfo_9f6yk_40 ._templateDesc_9f6yk_51{max-width:530px}._modelCreate_9f6yk_1 ._newModelManangent_9f6yk_54{margin-top:25px;padding-bottom:50px;border-bottom:1px solid #bcbcbc;margin-bottom:20px;display:flex;justify-content:space-between}._modelCreate_9f6yk_1 ._newModelManangent_9f6yk_54 ._newModelInfo_9f6yk_62 ._descInput_9f6yk_62{margin-top:7px}._modelCreate_9f6yk_1 ._newModelManangent_9f6yk_54 ._newModelInfo_9f6yk_62 ._descInput_9f6yk_62,._modelCreate_9f6yk_1 ._newModelManangent_9f6yk_54 ._newModelInfo_9f6yk_62 ._nameInput_9f6yk_66{width:450px}._modelCreate_9f6yk_1 ._newModelManangent_9f6yk_54 ._newModelInfo_9f6yk_62 ._descInput_9f6yk_62 input,._modelCreate_9f6yk_1 ._newModelManangent_9f6yk_54 ._newModelInfo_9f6yk_62 ._nameInput_9f6yk_66 input{width:450px;height:30px}._modelCreate_9f6yk_1 ._newModelManangent_9f6yk_54 ._chosenTemplate_9f6yk_74{background:#f2f2f2;border-radius:5px;padding:5px 10px 10px}._modelCreate_9f6yk_1 ._newModelManangent_9f6yk_54 ._chosenTemplate_9f6yk_74 ._chosenTemplateHeader_9f6yk_79{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}._modelCreate_9f6yk_1 ._newModelManangent_9f6yk_54 ._chosenTemplate_9f6yk_74 ._chosenTemplateHeader_9f6yk_79 button{color:#292222;font-weight:400;font-size:16px;padding:5.5px 4px;border-radius:3px;line-height:19px;transition:background-color .1s ease-in-out}._modelCreate_9f6yk_1 ._newModelManangent_9f6yk_54 ._chosenTemplate_9f6yk_74 ._chosenTemplateHeader_9f6yk_79 button:hover{background-color:#d8d8d8}._modelCreate_9f6yk_1 ._newModelManangent_9f6yk_54 ._chosenTemplate_9f6yk_74 ._chosenTemplateBody_9f6yk_97{background-color:#fbfbfb;border:1px solid #bcbcbc;border-radius:5px;width:380px;display:flex}._modelCreate_9f6yk_1 ._newModelManangent_9f6yk_54 ._chosenTemplate_9f6yk_74 ._chosenTemplateBody_9f6yk_97 ._templateField_9f6yk_35{background-color:#d8d8d8;width:150px;min-height:100px}._modelCreate_9f6yk_1 ._newModelManangent_9f6yk_54 ._chosenTemplate_9f6yk_74 ._chosenTemplateBody_9f6yk_97 ._templateInfo_9f6yk_40{padding:0 10px 0 5px;display:flex;max-height:100px;justify-content:center;flex-direction:column}._modelCreate_9f6yk_1 ._newModelManangent_9f6yk_54 ._chosenTemplate_9f6yk_74 ._chosenTemplateBody_9f6yk_97 ._templateInfo_9f6yk_40 ._templateTitle_9f6yk_46{max-width:210px;font-size:20px;line-height:23px}._modelCreate_9f6yk_1 ._newModelManangent_9f6yk_54 ._chosenTemplate_9f6yk_74 ._chosenTemplateBody_9f6yk_97 ._templateInfo_9f6yk_40 ._templateDesc_9f6yk_51{max-width:210px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}._modelCreate_9f6yk_1 ._createBtn_9f6yk_130{display:flex;justify-content:flex-end}._modelCreate_9f6yk_1 ._createBtn_9f6yk_130 button{min-width:80px}._container_e7ylj_1{font-family:serif;font-size:12px;max-width:670px;margin:0 auto;padding:50px 0;height:100%}._container_e7ylj_1 ._mainTitle_e7ylj_9{text-align:center;font-weight:700;margin-bottom:12px}._container_e7ylj_1 ._title_e7ylj_14{text-align:center;font-weight:700;margin-top:12px}._container_e7ylj_1 ._paragraph_e7ylj_19{text-indent:3rem;text-align:justify}._container_e7ylj_1 ._boldText_e7ylj_23{font-weight:700}._container_e7ylj_1 ._table_e7ylj_26{display:grid;grid-template-columns:1fr 2fr;align-items:self-start;gap:3px 8px}._container_e7ylj_1 ._flexStack_e7ylj_32{display:flex;justify-content:space-between}._container_e7ylj_1 ._topIndent_e7ylj_36{margin-top:12px}._loading_10o2a_1{font-size:50px;text-align:center;width:100%}._modelPage_10o2a_7{height:100%}._modelPage_10o2a_7 ._container_10o2a_10{display:flex;justify-content:space-between;align-items:center;padding:0 20px}._modelPage_10o2a_7 ._container_10o2a_10 ._modelLinks_10o2a_16{display:flex;align-items:center;height:50px}._modelPage_10o2a_7 ._container_10o2a_10 ._modelLinks_10o2a_16 ._modelSettings_10o2a_21{display:flex;align-items:center}._modelPage_10o2a_7 ._container_10o2a_10 ._modelLinks_10o2a_16 ._modelSettings_10o2a_21 ._modelSet_10o2a_21{margin-left:30px;padding:5.5px 10px;text-decoration:none;color:#292222;border-radius:3px}._modelPage_10o2a_7 ._container_10o2a_10 ._modelLinks_10o2a_16 ._modelSettings_10o2a_21 ._modelSet_10o2a_21._active_10o2a_32{border-bottom:3px solid #244ca7}._modelPage_10o2a_7 ._container_10o2a_10 ._modelLinks_10o2a_16 ._modelSettings_10o2a_21 ._modelSet_10o2a_21:hover{background-color:#f2f2f2}._modelPage_10o2a_7 ._container_10o2a_10 ._modelLinks_10o2a_16 ._modelName_10o2a_38{width:430px}._modelPage_10o2a_7 ._container_10o2a_10 ._modelLinks_10o2a_16 ._modelName_10o2a_38 ._modelLink_10o2a_16{padding:5.5px 10px;text-decoration:none;border-radius:3px;display:flex;width:fit-content;max-width:100%}._modelPage_10o2a_7 ._container_10o2a_10 ._modelLinks_10o2a_16 ._modelName_10o2a_38 ._modelLink_10o2a_16:hover{background-color:#f2f2f2}._modelPage_10o2a_7 ._container_10o2a_10 ._modelLinks_10o2a_16 ._modelName_10o2a_38 p{font-size:20px;line-height:23px}._configuration_10o2a_57{height:100%}._notFoundPage_q5mci_1{display:flex;flex-direction:column;width:100%;align-items:center;min-height:100vh}._notFoundPage_q5mci_1 p{margin-top:130px;font-size:22px;color:#292222;font-weight:700}._notFoundPage_q5mci_1 a{margin-top:30px;font-size:20px;color:#244ca7;text-decoration:none}._notFoundPage_q5mci_1 a:hover{text-decoration:underline}._guidePage_1pwl0_1{padding-top:50px;height:100%;display:flex}._guidePage_1pwl0_1 ._tabs_1pwl0_6{height:100%;padding:30px 15px;display:flex;flex-direction:column;border-right:1px solid #bcbcbc}._guidePage_1pwl0_1 ._tabs_1pwl0_6 a{color:#292222;font-size:16px;padding:11px 0 10px 10px;width:270px;text-align:start;border-radius:3px;text-decoration:none}._guidePage_1pwl0_1 ._tabs_1pwl0_6 a:hover{background-color:#f2f2f2}._guidePage_1pwl0_1 ._tabs_1pwl0_6 a._active_1pwl0_25{background-color:#d8d8d8}._cartPage_14sr6_1{padding-top:40px}._cartPage_14sr6_1 ._cartHeader_14sr6_4{display:flex;align-items:center;justify-content:space-between;margin:0 50px}._cartPage_14sr6_1 ._cartHeader_14sr6_4>p{font-size:20px}._cartPage_14sr6_1 ._cartHeader_14sr6_4 ._cartManagement_14sr6_13{display:flex;align-items:center;column-gap:10px}._cartPage_14sr6_1 ._cartHeader_14sr6_4 ._cartManagement_14sr6_13 button{padding:5.5px 10px}._cartPage_14sr6_1 ._cartItems_14sr6_21{margin:44px 50px 0;overflow:visible;overflow-y:auto}._cartPage_14sr6_1 ._cartItems_14sr6_21 ._cartItemsHeader_14sr6_26{justify-content:space-between;min-width:max-content;display:grid;grid-template-columns:340px 300px 140px 240px 240px 100px;align-items:center;padding-bottom:5px;border-bottom:1px solid #bcbcbc}._cartPage_14sr6_1 ._cartItems_14sr6_21 ._cartItemsHeader_14sr6_26>div{width:170px}._cartPage_14sr6_1 ._cartItems_14sr6_21 ._cartItemsHeader_14sr6_26>p{padding:6px 0 5px 10px;font-weight:700;font-size:16px}._cartPage_14sr6_1 ._cartItems_14sr6_21 ._cartItemsBody_14sr6_43{overflow:visible;overflow-x:auto;padding:5px 0;max-height:calc(100vh - 220px);border-bottom:1px solid #bcbcbc;min-width:max-content}._cartItem_1ji9o_1{display:grid;justify-content:space-between;grid-template-columns:340px 300px 140px 240px 240px 100px;min-width:max-content}._cartItem_1ji9o_1>p{text-align:left;padding:6px 0 5px 10px;max-width:100%;overflow:hidden;display:inline-block;text-overflow:ellipsis;white-space:nowrap}._cartItem_1ji9o_1:hover{background-color:#f2f2f2}._cartItem_1ji9o_1 ._cartItemManagement_1ji9o_19{display:flex;justify-content:center;align-items:center;width:100%;position:relative}._cartItem_1ji9o_1 ._cartItemManagement_1ji9o_19>button{display:flex;align-items:center;column-gap:5px;height:100%;padding:0 4px;border-radius:3px}._cartItem_1ji9o_1 ._cartItemManagement_1ji9o_19>button:hover{background-color:#d8d8d8}._cartItem_1ji9o_1 ._cartItemManagement_1ji9o_19>button span{height:4px;width:4px;background-color:#292222;border-radius:50%}._cartItem_1ji9o_1._cartItemManagementOpen_1ji9o_43{background-color:#f2f2f2}._cartItem_1ji9o_1._cartItemManagementOpen_1ji9o_43 ._cartItemManagement_1ji9o_19>button{background-color:#d8d8d8}._cartItemActions_1ji9o_50{z-index:555;background-color:#fbfbfb;border-radius:3px;box-shadow:0 4px 4px #00000040;width:200px;border:1px solid #bcbcbc}._cartItemActions_1ji9o_50 button{font-size:16px;color:#292222;height:30px;width:100%;text-align:left;padding:6px 0 5px 10px}._cartItemActions_1ji9o_50 button:hover{background-color:#f2f2f2}._header_12dll_1{justify-content:center;align-items:center;height:50px;border-bottom:2px solid #d8d8d8;background-color:#f2f2f2;position:relative;flex-shrink:0}._header_12dll_1 ._xButton_12dll_10{position:absolute;top:0;right:8px;transform:translateY(50%)}._header_12dll_1 ._xButton_12dll_10 *{color:#dd1e26}._header_12dll_1 ._xButton_12dll_10:hover *{color:#c7040d}._cartSettingsModal_12dll_23{padding:20px 0 10px 20px}._cartSettingsModal_12dll_23 p{font-size:16px;color:#292222;max-width:360px}._cartSettingsModal_12dll_23 ._input_12dll_31{margin:20px 0 94px;padding:0 10px;height:26px;color:#292222;border:1px solid #bcbcbc;width:56px;border-radius:3px;font-size:16px}._cartSettingsModal_12dll_23 ._input_12dll_31:hover{border:1px solid #292222}._cartSettingsModal_12dll_23 ._input_12dll_31._error_12dll_44{border:1px solid #dd1e26}._cartSettingsModal_12dll_23>div{display:flex;justify-content:flex-end;margin:14px 10px 0 0}._cartSettingsModal_12dll_23>div button{min-width:80px}._cartSettingsModal_12dll_23 ._cantChange_12dll_55{margin:20px 0}._pluginError_9ljj6_1{height:100%;display:flex;justify-content:center;align-items:center}._pluginError_9ljj6_1 p{font-size:26px;text-align:center;line-height:30px}._standardsTab_18rzx_1{width:100%}._standardsTab_18rzx_1 ._standardsWrapper_18rzx_4{padding:0 30px;margin:30px 0 0}._standardsTab_18rzx_1 ._standardsWrapper_18rzx_4 h6{margin-bottom:30px;font-weight:400;font-size:20px;line-height:23px}._standardsTab_18rzx_1 ._standardsWrapper_18rzx_4 ._createStandard_18rzx_14{margin:36px 0;max-width:580px}._standardsTab_18rzx_1 ._standardsWrapper_18rzx_4 ._standards_18rzx_1{width:100%}._standardsTab_18rzx_1 ._standardsWrapper_18rzx_4 ._standards_18rzx_1 ._standardsHeaders_18rzx_21{border-bottom:1px solid #bcbcbc;display:grid;grid-template-columns:490px 90px;min-width:max-content;justify-content:space-between}._standardsTab_18rzx_1 ._standardsWrapper_18rzx_4 ._standards_18rzx_1 ._standardsHeaders_18rzx_21 p{padding:6px 0 5px 10px;font-weight:700}._standardsTab_18rzx_1 ._standardsWrapper_18rzx_4 ._standards_18rzx_1 ._standardsBody_18rzx_32{border-bottom:1px solid #bcbcbc;padding:5px 0;max-height:calc(100vh - 355px);overflow-y:auto}._standardsTab_18rzx_1 ._standardsWrapper_18rzx_4 ._standards_18rzx_1 ._standardsBody_18rzx_32 ._standard_18rzx_1{display:grid;grid-template-columns:490px 90px;padding:2px 0;min-width:max-content;justify-content:space-between}._standardsTab_18rzx_1 ._standardsWrapper_18rzx_4 ._standards_18rzx_1 ._standardsBody_18rzx_32 ._standard_18rzx_1 input{border:1px solid #fbfbfb}._standardsTab_18rzx_1 ._standardsWrapper_18rzx_4 ._standards_18rzx_1 ._standardsBody_18rzx_32 ._standard_18rzx_1 input:hover{background-color:#f2f2f2;border:1px solid #bcbcbc}._standardsTab_18rzx_1 ._standardsWrapper_18rzx_4 ._standards_18rzx_1 ._standardsBody_18rzx_32 ._standard_18rzx_1>button{height:30px}._standardsTab_18rzx_1 ._standardsWrapper_18rzx_4 ._standards_18rzx_1 ._standardsBody_18rzx_32 ._standard_18rzx_1>button:hover p{text-decoration:underline}._standardErrorModal_18rzx_59{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:22px 33px 8px 19px}._standardErrorModal_18rzx_59 ._alert_18rzx_66{display:flex}._standardErrorModal_18rzx_59 ._alert_18rzx_66 p{margin-left:15px;max-width:222px}._standardErrorModal_18rzx_59 button{margin-top:31px;padding:8px 29px}._errorModal_18rzx_78{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:22px 0 8px 19px}._errorModal_18rzx_78 ._errorModalItems_18rzx_85{display:flex;flex-direction:column;overflow:auto;max-height:150px;width:100%;padding-left:42px}._errorModal_18rzx_78 ._errorModalItems_18rzx_85 p{padding:5px 0 0 10px;text-align:left;width:100%;height:30px}._errorModal_18rzx_78 img{width:35px;height:35px}._errorModal_18rzx_78 ._alert_18rzx_66{display:flex;padding-right:33px}._errorModal_18rzx_78 ._alert_18rzx_66 p{margin:0 0 15px 15px;max-width:304px}._errorModal_18rzx_78 button{margin-top:31px;padding:8px 29px}._systemSettingsPage_ltmr4_1{overflow:hidden;padding-top:50px;height:100%;display:flex}._systemSettingsPage_ltmr4_1 ._tabs_ltmr4_7{height:100%;padding:30px 15px;display:flex;flex-direction:column;border-right:1px solid #bcbcbc}._systemSettingsPage_ltmr4_1 ._tabs_ltmr4_7 a{color:#292222;font-size:16px;padding:11px 0 10px 10px;width:270px;text-align:start;border-radius:3px;text-decoration:none}._systemSettingsPage_ltmr4_1 ._tabs_ltmr4_7 a:hover{background-color:#f2f2f2}._systemSettingsPage_ltmr4_1 ._tabs_ltmr4_7 a._active_ltmr4_26{background-color:#d8d8d8}._types_io68h_1{flex:1 0 auto;max-width:1000px;margin:0 auto}._types_io68h_1 ._title_io68h_6{margin-top:30px;font-size:20px}._types_io68h_1 ._table_io68h_10{position:relative;margin-top:30px;display:grid;max-height:calc(100vh - 220px);overflow:auto;padding-bottom:5px;border-bottom:1px solid #bcbcbc;gap:10px 0}._types_io68h_1 ._table_io68h_10 ._item_io68h_20{padding:0 10px;display:flex;flex-direction:column}._types_io68h_1 ._table_io68h_10 ._item_io68h_20 ._listItem_io68h_25{font-size:14px}._types_io68h_1 ._table_io68h_10 ._skeleton_io68h_28{height:100%}._types_io68h_1 ._table_io68h_10 ._checkIcon_io68h_31{align-self:center}._types_io68h_1 ._table_io68h_10 ._header_io68h_34{background:#fbfbfb;z-index:20;top:0;position:sticky;font-weight:700;margin-bottom:5px;border-bottom:1px solid #bcbcbc;padding:0 10px 15px}._types_io68h_1 ._subtitle_io68h_45{font-size:14px}._headerList_73051_1{cursor:auto;position:absolute;z-index:350;left:0;top:100%;padding-top:5px}._headerList_73051_1 ._headerListWrapper_73051_9{width:300px;background-color:#fbfbfb;border:1px solid #bcbcbc;box-shadow:2px 2px 4px #00000040;border-radius:3px;display:flex;flex-direction:column}._headerList_73051_1 ._headerListWrapper_73051_9 ._favouritesModels_73051_18{padding-bottom:5px}._headerList_73051_1 ._headerListWrapper_73051_9 ._favouritesModels_73051_18>span{font-weight:700;font-size:16px;line-height:30px;color:#292222;text-align:start;padding:5px 0 5px 6px}._headerList_73051_1 ._headerListWrapper_73051_9 ._lastModels_73051_29{padding-bottom:5px}._headerList_73051_1 ._headerListWrapper_73051_9 ._lastModels_73051_29>span{font-weight:700;font-size:16px;line-height:30px;color:#292222;text-align:start;padding:5px 0 5px 6px}._headerList_73051_1 ._headerListWrapper_73051_9 ._modelsLink_73051_40{padding:5px 0}._headerList_73051_1 ._headerListWrapper_73051_9 ._modelsLink_73051_40._border_73051_43{border-top:1px solid #bcbcbc}._headerList_73051_1 ._headerListWrapper_73051_9 ._modelsLink_73051_40 a{display:block;color:#292222;font-weight:400;text-decoration:none;font-size:16px;line-height:19px;width:100%;text-align:start;padding:6px 6px 5px}._headerList_73051_1 ._headerListWrapper_73051_9 ._modelsLink_73051_40 a:hover{background-color:#d8d8d8}._headerList_73051_1 ._headerListWrapper_73051_9 ._model_73051_40{display:flex;width:100%;overflow:hidden;align-items:center;justify-content:space-between;font-weight:400;font-size:16px;text-align:start;text-decoration:none;padding:6px 6px 5px;line-height:19px;color:#292222}._headerList_73051_1 ._headerListWrapper_73051_9 ._model_73051_40:hover{background-color:#d8d8d8}._headerList_73051_1 ._headerListWrapper_73051_9 ._modelName_73051_77{max-width:280px}._profile_k3mik_1{position:relative}._profile_k3mik_1>._avatar_k3mik_4{display:flex;justify-content:center;align-items:center;background:#292222;width:34px;height:34px;flex-shrink:0;border-radius:50%;transition:outline .01s ease}._profile_k3mik_1>._avatar_k3mik_4:hover{outline:4px solid #244ca7}._profile_k3mik_1>._avatar_k3mik_4._open_k3mik_18{outline:4px solid #244ca7}._profile_k3mik_1>._avatar_k3mik_4 span{font-family:Roboto,sans-serif!important;text-transform:uppercase;color:#fbfbfb;font-weight:400;font-size:16px}._profile_k3mik_1 ._profileInfo_k3mik_28{width:300px;position:absolute;display:flex;z-index:100;flex-direction:column;align-items:flex-start;overflow:hidden;right:0;top:calc(100% + 3px);background-color:#fbfbfb;border:1px solid #bcbcbc;box-shadow:2px 2px 4px #00000040;border-radius:3px}._profile_k3mik_1 ._profileInfo_k3mik_28 button{width:100%;text-align:start;padding:6px 10px 5px;font-weight:400;font-size:16px;line-height:19px;color:#292222}._profile_k3mik_1 ._profileInfo_k3mik_28 button._exit_k3mik_52{border-top:1px solid #bcbcbc}._profile_k3mik_1 ._profileInfo_k3mik_28 button:hover{background-color:#f2f2f2}._profile_k3mik_1 ._profileInfo_k3mik_28 ._info_k3mik_58{display:flex;align-items:center;margin:6px 0 14px 10px}._profile_k3mik_1 ._profileInfo_k3mik_28 ._info_k3mik_58 ._infoData_k3mik_63 p{color:#292222;font-weight:700;font-size:16px;line-height:19px}._profile_k3mik_1 ._profileInfo_k3mik_28 ._info_k3mik_58 ._infoData_k3mik_63 p._infoEmail_k3mik_69{font-weight:400}._profile_k3mik_1 ._profileInfo_k3mik_28 ._info_k3mik_58 ._avatar_k3mik_4{display:flex;justify-content:center;align-items:center;background:#292222;width:50px;height:50px;margin-right:16px;border-radius:50%}._profile_k3mik_1 ._profileInfo_k3mik_28 ._info_k3mik_58 ._avatar_k3mik_4 span{color:#fbfbfb;font-weight:400;font-size:20px;text-transform:uppercase;line-height:23px}._profile_k3mik_1 ._profileInfo_k3mik_28 ._title_k3mik_89{margin-left:6px;font-weight:700;font-size:16px;line-height:30px;color:#292222}._switchingOrganizations_1j17z_1{position:relative;z-index:400}._switchingOrganizations_1j17z_1 ._grid_1j17z_5{padding:11px;display:grid;grid-template-columns:7px 7px;gap:4px;border-radius:50%;transition:background-color .2s ease-in-out}._switchingOrganizations_1j17z_1 ._grid_1j17z_5 span{height:7px;width:7px;border:1px solid #292222;transition:border-color .2s ease-in-out}._switchingOrganizations_1j17z_1 ._grid_1j17z_5._newOrganization_1j17z_19{animation:_backgroundAnimate_1j17z_1 1s ease infinite}._switchingOrganizations_1j17z_1 ._grid_1j17z_5._newOrganization_1j17z_19 span{animation:_borderColorAnimate_1j17z_1 1s infinite}._switchingOrganizations_1j17z_1 ._grid_1j17z_5:hover,._switchingOrganizations_1j17z_1 ._grid_1j17z_5._active_1j17z_25{animation:none;background-color:#244ca7}._switchingOrganizations_1j17z_1 ._grid_1j17z_5:hover span,._switchingOrganizations_1j17z_1 ._grid_1j17z_5._active_1j17z_25 span{animation:none;border-color:#fbfbfb}@keyframes _backgroundAnimate_1j17z_1{0%{background-color:transparent}50%{background-color:#244ca7}to{background-color:transparent}}@keyframes _borderColorAnimate_1j17z_1{0%{border-color:#292222}50%{border-color:#fbfbfb}to{border-color:#292222}}._management_1j17z_56{position:absolute;overflow:hidden;left:0;width:400px;background-color:#fbfbfb;border:1px solid #bcbcbc;box-shadow:2px 2px 4px #00000040;border-radius:5px;justify-content:space-between}._management_1j17z_56 ._managementTitle_1j17z_67{padding:16px 20px}._management_1j17z_56 ._managementTitle_1j17z_67 p{font-weight:700}._management_1j17z_56 ._organizations_1j17z_73{max-height:255px;overflow:auto}._management_1j17z_56 ._organizations_1j17z_73 ._adminOrganization_1j17z_77{border-bottom:1px solid #bcbcbc}._management_1j17z_56 ._organizations_1j17z_73 ._organization_1j17z_73{width:100%;display:flex;flex-direction:column;padding:16px;gap:4px}._management_1j17z_56 ._organizations_1j17z_73 ._organization_1j17z_73._active_1j17z_25{cursor:default;background-color:#f2f2f2;transition:background-color .3s ease;pointer-events:none}._management_1j17z_56 ._organizations_1j17z_73 ._organization_1j17z_73._active_1j17z_25 *{pointer-events:all}._management_1j17z_56 ._organizations_1j17z_73 ._organization_1j17z_73 ._organizationName_1j17z_96{width:100%;display:flex;align-items:center}._management_1j17z_56 ._organizations_1j17z_73 ._organization_1j17z_73 ._organizationName_1j17z_96 img{margin:0 10px 0 0}._management_1j17z_56 ._organizations_1j17z_73 ._organization_1j17z_73 ._organizationName_1j17z_96 ._organizationNameText_1j17z_104{margin-right:14px;text-align:left;max-width:230px}._management_1j17z_56 ._organizations_1j17z_73 ._organization_1j17z_73 ._flexContainer_1j17z_109{flex-direction:row;justify-content:space-between;width:100%}._management_1j17z_56 ._organizations_1j17z_73 ._organization_1j17z_73 ._productsContainer_1j17z_114{display:flex;align-items:center;gap:8px}._management_1j17z_56 ._organizations_1j17z_73 ._organization_1j17z_73 ._orgStatus_1j17z_119{background-color:#d8d8d8b3;border-radius:3px;padding:2px 4px;text-transform:uppercase;font-size:16px;cursor:pointer;border-bottom:1px solid #bcbcbc}._management_1j17z_56 ._organizations_1j17z_73 ._organization_1j17z_73 ._orgStatus_1j17z_119:hover{background-color:#d8d8d8;transition:background-color .3s ease}main{height:calc(100vh - 50px);overflow:hidden}._header_wtsfs_6{border:1px solid #bcbcbc;box-shadow:0 2px 4px #0000001a;background-color:#f2f2f2;padding:0 23px 0 4px;display:flex;align-items:center;justify-content:space-between;height:50px}._header_wtsfs_6 ._headerWrapper_wtsfs_16{display:flex;align-items:center}._header_wtsfs_6 ._leftHeadear_wtsfs_20{display:flex;align-items:center;margin:0 33px 0 0}._header_wtsfs_6 ._leftHeadear_wtsfs_20 ._logo_wtsfs_25{margin-left:10px;height:18px;cursor:pointer}._header_wtsfs_6 ._leftHeadear_wtsfs_20 ._logo_wtsfs_25>img{cursor:pointer;width:122px;height:100%}._header_wtsfs_6 ._activeOrganization_wtsfs_35{margin-right:20px;max-width:150px}._header_wtsfs_6 ._separate_wtsfs_39{height:35px;width:1px;background-color:#bcbcbc}._header_wtsfs_6 ._title_wtsfs_44{margin-right:33px}._header_wtsfs_6 ._nav_wtsfs_47{display:flex;align-items:center;position:relative}._header_wtsfs_6 ._nav_wtsfs_47 ul{margin-left:30px;display:flex;align-items:center;column-gap:30px}._header_wtsfs_6 ._nav_wtsfs_47 ul li._models_wtsfs_58{position:relative;display:flex;align-items:center}._header_wtsfs_6 ._nav_wtsfs_47 ul li._models_wtsfs_58 ._vector_wtsfs_63{width:10px;height:10px;margin-left:11px}._header_wtsfs_6 ._nav_wtsfs_47 ul li ._link_wtsfs_68{cursor:pointer;height:30px;display:inline-flex;align-items:center;text-align:center;padding:0 10px;color:#292222;font-size:16px;line-height:19px;text-decoration:none;border-bottom:3px solid #f2f2f2;border-radius:3px;white-space:nowrap;transition:background-color .1s ease,border .1s ease}._header_wtsfs_6 ._nav_wtsfs_47 ul li ._link_wtsfs_68._open_wtsfs_84,._header_wtsfs_6 ._nav_wtsfs_47 ul li ._link_wtsfs_68:hover{background-color:#d8d8d8;border-bottom:3px solid #d8d8d8}._header_wtsfs_6 ._nav_wtsfs_47 ul li ._link_wtsfs_68._active_wtsfs_35{cursor:default;border-bottom:3px solid #244ca7}._header_wtsfs_6 ._nav_wtsfs_47 ul li ._link_wtsfs_68._active_wtsfs_35:hover{background-color:transparent}._header_wtsfs_6 ._rightHeader_wtsfs_99{display:flex;align-items:center;gap:10px}._loading_wtsfs_105{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11111;background-color:#0000001a;display:flex;justify-content:center;align-items:center;flex-direction:column}._loading_wtsfs_105 p{margin-bottom:10px}._card_mdqd3_1{padding:16px 0;gap:16px;width:560px}._card_mdqd3_1 ._title_mdqd3_6{padding:0 16px}._card_mdqd3_1 ._container_mdqd3_9{padding:0 16px;max-height:250px;overflow-y:auto;overflow-x:hidden}._card_mdqd3_1 ._container_mdqd3_9 ._loader_mdqd3_15{align-self:center}._button_mdqd3_19{border-radius:3px;position:relative}._button_mdqd3_19 ._notificationsCount_mdqd3_23{right:-5px;top:-7px;position:absolute;background:#FFFFA5;border-radius:100%;width:16px;height:16px;font-size:11px;display:flex;justify-content:center;align-items:center}._button_mdqd3_19 ._notificationsCount_mdqd3_23._big_mdqd3_36{font-size:8px}._button_mdqd3_19._active_mdqd3_39{background:#d8d8d8}._button_mdqd3_19:hover{opacity:.7}
