body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:Segoe UI,sans-serif}body{margin:0;padding:0;font-size:14px}.App{text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#ebebeb}p{margin:0}.tooltip{padding:10px;border-radius:10px;background-color:#fff;white-space:pre-wrap}.searchCommonUx>span{cursor:pointer}.swacTextArea{padding:5px 10px;height:100%;width:100%;margin:0}.swacTextArea:hover{background-color:#ebebeb}.swacux-button{display:inline-block;cursor:pointer;font-size:14px;font-family:ABBVoice;box-sizing:border-box;padding:0;white-space:nowrap;text-align:center;line-height:16px;border-radius:4px;border:solid 2px black;color:#000;outline:none;position:relative;display:block}@font-face{font-family:ABB-UI-Icons-24x24;src:url(/assets/ABB-UI-Icons-24x24-1IGnG-l-fnv9Ru.woff2) format("woff2")}@font-face{font-family:ABB-UI-Icons-16x16;src:url(/assets/ABB-UI-Icons-16x16-bECfw-BJSO2k3-.woff2) format("woff2")}.swacux-button-primary-blue{background-color:#36f;color:#fff;border:#36f solid 2px}.swacux-button-discreet-blue{background-color:transparent;color:#36f;border:transparent solid 2px}.swacux-button-discreet-black{background-color:transparent;color:#1f1f1f;border:transparent solid 2px}.swacux-button-ghost{background-color:transparent}.swacux-button-ghost:hover{background-color:#ebebeb}.swacux-button-primary-blue:hover{border-color:#2a35ff;background-color:#2a35ff}.swacux-button-discreet-blue:hover{border:#36f solid 2px}.swacux-button-discreet-black:hover{border:#1f1f1f solid 2px}.swacux-button-discreet-blue:not(:disabled):hover:active{background-color:#e0f0ff}.swacux-button-ghost:not(:disabled):hover:active{background-color:#bdbdbd}.swacux-button-primary-blue:not(:disabled):hover:active{border:#2c20d4 solid 2px;background-color:#2c20d4}.swacux-button:disabled{background-color:#ebebeb;border:2px solid #bababa;color:#1f1f1f80;cursor:not-allowed}.swacux-button>span{display:flex;height:100%;align-items:center;justify-content:space-between;margin:0 10px}.swacux-button-has-icon>span:before,.swacux-icon>span:before{font-size:16px;font-weight:400px;font-family:ABB-UI-Icons-16x16}.swacux-icon-small{font-family:ABB-UI-Icons-16x16;line-height:1}.swacux-icon{display:inline-block}.swacux-icon>.swacux-icon-medium:before{font-size:24px}.swacux-icon>.swacux-icon-large:before{font-size:32px}.swacux-button-has-icon>span:before{position:absolute;left:6px}.swacux-button-small{height:32px;min-width:32px;padding:0 3px}.swacux-button-medium{height:36px;min-width:36px;padding:0 8px}.swacux-input{color:#696969;background-color:transparent}.swacux-input>input{width:100%;height:32px;padding:4px 8px;border:solid 1px #bababa;color:#000;text-overflow:ellipsis;overflow:hidden;outline:none;white-space:nowrap;font-size:14px}.swacux-input>input:focus{border:solid 1px #36f;background-color:#ebebeb}.swacux-input>input:hover:not(:disabled){border:solid 1px #36f;background-color:#ebebeb}.swacux-input>input::placeholder{color:#bababa}.swacux-checkbox{cursor:pointer;display:inline-block;position:relative;margin-left:8px;color:#1f1f1f;font-size:14px;height:32px;align-items:center;display:flex;width:fit-content}.swacux-checkbox span{margin-left:9px}.swacux-checkbox span:before{content:"";display:inline-block;box-sizing:border-box;position:absolute;left:0;width:16px;height:16px;top:8px;border-radius:2px;border:2px solid transparent;transition:border .2s cubic-bezier(.18,.24,.29,.96);border-color:#bababa}.swacux-checkbox span:after{font-family:ABB-UI-Icons-16x16!important;content:"";position:absolute;left:0;top:8px;color:#fff;font-size:16px;opacity:0;transition:opacity .2s}.swacux-checkbox-indeterminate input+span:after{opacity:1;background-color:#36f;color:transparent;width:10px;height:2px;top:15px;left:3px}.swacux-checkbox input{opacity:0;width:8px;height:16px}.swacux-checkbox-large span{margin-left:17px;margin-top:8px}.swacux-checkbox-large span:before{left:0;width:24px;height:24px;top:8px}.swacux-checkbox-large span:after{font-size:24px}.swacux-checkbox-large input+span:after{top:8px;height:4px;width:16px;left:0}.swacux-checkbox-large.swacux-checkbox-indeterminate input+span:after{top:18px;left:4px;content:""}.swacux-checkbox-disabled{opacity:.6;cursor:not-allowed}.swacux-checkbox input:checked+span:after{opacity:1}.swacux-checkbox:hover input:not(:disabled)+span:before{border-color:#9f9f9f;background-color:#ebebeb}.swacux-checkbox:active input:not(:disabled)+span:before{background-color:#dbdbdb;border-color:#868686}.swacux-checkbox input:checked:not(:disabled)+span:before{border-color:#36f;background-color:#36f}.swacux-checkbox:hover input:checked:not(:disabled)+span:before{background-color:#2a35ff;border-color:#2a35ff}.swacux-checkbox:active input:checked:not(:disabled)+span:before{background-color:#2c20d4;border-color:#2c20d4}.swacux-dropdown-main{display:flex;align-items:center;border:solid 1px #bfbfbf;width:100%;min-height:32px;position:relative;color:#9f9f9f;padding:0 8px;cursor:pointer}.swacux-dropdown-main:focus{background-color:#36f}.swacux-dropdown-main:hover{background-color:#efefef}.swacux-dropdown-disabled{border:solid 1px #bfbfbf;background-color:#efefef;cursor:default}.swacux-dropdown-list{list-style:none;position:absolute;padding:5px 0;margin:0;background-color:#fff;box-shadow:0 4px 8px #64646433;border:solid 1px #bfbfbf;max-height:400px;overflow:auto}.swacux-dropdown-noopt{box-shadow:0 4px 8px #64646433;border:solid 1px #bfbfbf;background-color:#fff;height:50px;text-align:center;line-height:50px;color:#9f9f9f}.swacux-dropdown-list>li{padding:7px 10px;cursor:pointer}.swac-dropdown-close,.swac-dropdown-close-disabled{width:16px;height:16px;border-radius:50%;line-height:1}.swacux-dropdown-list>li:hover{background-color:#efefef}.swac-dropdown-close:before,.swac-dropdown-close-disabled:before{cursor:pointer;content:"";font-family:ABB-UI-Icons-16x16!important;font-size:16px;height:16px}.swac-dropdown-close-disabled:before{cursor:default}.swac-dropdown-close:hover{background-color:#cfcfcf}.swacux-radio{display:flex;align-items:center;cursor:pointer;gap:6px;position:relative;font-size:14px;color:#000}.swacux-radio input{opacity:0;position:absolute;pointer-events:none}.swacux-radio-custom{width:16px;height:16px;border-radius:50%;border:2px solid #bfbfbf;box-sizing:border-box;transition:border-color .2s,background-color .2s;display:inline-block;position:relative}.swacux-radio input:checked+.swacux-radio-custom{background-color:#36f;border-color:#36f}.swacux-radio input:checked+.swacux-radio-custom:after{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;background-color:#fff;border-radius:50%;transform:translate(-50%,-50%) scale(1);transition:transform .2s ease-in-out}.swacux-radio input:not(:checked)+.swacux-radio-custom:after{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;background-color:#fff;border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s ease-in-out}.swacux-radio:hover input:not(:checked)+.swacux-radio-custom{background-color:#dfdfdf;border-color:#9f9f9f}.swacux-radio:hover input:checked+.swacux-radio-custom{background-color:#2a35ff;border-color:#2a35ff}.swacux-radio:active input:not(:checked)+.swacux-radio-custom{background-color:#cfcfcf;border-color:#7f7f7f}.swacux-radio:active input:checked+.swacux-radio-custom{background-color:#2c20d4;border-color:#2c20d4}.swacux-loading-stripe{height:100%;background-color:#cfcfcf;animation:swacux-shrinker 1s infinite linear;transform:scaleX(0);transform-origin:right center}.swacux-loading-smoother{height:100%;background-color:#cfcfcf;width:5%;animation:swacux-smoother 4s infinite linear;position:absolute;visibility:hidden}.swacux-loading-text{transition:all 1s ease-in-out;position:absolute;top:0}.swacux-loading-textdone{transition:all 1s ease-in-out;transform:translateY(0);opacity:1;position:absolute;top:0}@keyframes swacux-smoother{0%{left:0%;visibility:hidden}1%{visibility:visible}to{left:100%;visibility:visible}}@keyframes swacux-shrinker{0%{transform:scaleX(0)}1%{transform:scaleX(1)}to{transform:scaleX(0)}}.swacux-background{background-repeat:no-repeat;background-size:cover;background-position:center;max-width:720px;margin:auto}.switch-container{display:flex;cursor:pointer;margin:5px;gap:5px}.switch-container>p{margin-right:5px}.switch-hole{width:48px;height:25px;background-color:gray;position:relative;transition:all .2s;border-radius:12px}.switch-knob{position:absolute;width:19px;height:19px;top:3px;left:3px;background-color:#fff;border-radius:50%;transition:all .4s}.ABB_CommonUX_style__icon-abb_add-user_16:before{content:""}.ABB_CommonUX_style__icon-abb_alarm-bell_16:before{content:""}.ABB_CommonUX_style__icon-abb_align-bottom_16:before{content:""}.ABB_CommonUX_style__icon-abb_align-horizontal-center_16:before{content:""}.ABB_CommonUX_style__icon-abb_align-left_16:before{content:""}.ABB_CommonUX_style__icon-abb_align-right_16:before{content:""}.ABB_CommonUX_style__icon-abb_align-top_16:before{content:""}.ABB_CommonUX_style__icon-abb_align-vertical-center_16:before{content:""}.ABB_CommonUX_style__icon-abb_analyze-document_16:before{content:""}.ABB_CommonUX_style__icon-abb_anchor_16:before{content:""}.ABB_CommonUX_style__icon-abb_audio-off_16:before{content:""}.ABB_CommonUX_style__icon-abb_audio-on_16:before{content:""}.ABB_CommonUX_style__icon-abb_background_16:before{content:""}.ABB_CommonUX_style__icon-abb_bar-chart_16:before{content:""}.ABB_CommonUX_style__icon-abb_battery-charging_16:before{content:""}.ABB_CommonUX_style__icon-abb_battery-empty_16:before{content:""}.ABB_CommonUX_style__icon-abb_battery-full_16:before{content:""}.ABB_CommonUX_style__icon-abb_battery-half_16:before{content:""}.ABB_CommonUX_style__icon-abb_battery-high_16:before{content:""}.ABB_CommonUX_style__icon-abb_battery-low_16:before{content:""}.ABB_CommonUX_style__icon-abb_binary-data_16:before{content:""}.ABB_CommonUX_style__icon-abb_bluetooth_16:before{content:""}.ABB_CommonUX_style__icon-abb_boolean_16:before{content:""}.ABB_CommonUX_style__icon-abb_briefcase_16:before{content:""}.ABB_CommonUX_style__icon-abb_bring-to-front_16:before{content:""}.ABB_CommonUX_style__icon-abb_broadcast_16:before{content:""}.ABB_CommonUX_style__icon-abb_calculator_16:before{content:""}.ABB_CommonUX_style__icon-abb_calendar_16:before{content:""}.ABB_CommonUX_style__icon-abb_call_16:before{content:""}.ABB_CommonUX_style__icon-abb_camera_16:before{content:""}.ABB_CommonUX_style__icon-abb_cart_16:before{content:""}.ABB_CommonUX_style__icon-abb_certificate-document-1_16:before{content:""}.ABB_CommonUX_style__icon-abb_certificate-document-2_16:before{content:""}.ABB_CommonUX_style__icon-abb_chat_16:before{content:""}.ABB_CommonUX_style__icon-abb_check-mark_16:before{content:""}.ABB_CommonUX_style__icon-abb_check-mark-circle-1_16:before{content:""}.ABB_CommonUX_style__icon-abb_check-mark-circle-2_16:before{content:""}.ABB_CommonUX_style__icon-abb_close_16:before{content:""}.ABB_CommonUX_style__icon-abb_comment_16:before{content:""}.ABB_CommonUX_style__icon-abb_computer_16:before{content:""}.ABB_CommonUX_style__icon-abb_connect_16:before{content:""}.ABB_CommonUX_style__icon-abb_controller-cabinet_16:before{content:""}.ABB_CommonUX_style__icon-abb_controls-and-settings_16:before{content:""}.ABB_CommonUX_style__icon-abb_copy_16:before{content:""}.ABB_CommonUX_style__icon-abb_cut_16:before{content:""}.ABB_CommonUX_style__icon-abb_dashboard_16:before{content:""}.ABB_CommonUX_style__icon-abb_database_16:before{content:""}.ABB_CommonUX_style__icon-abb_database-new_16:before{content:""}.ABB_CommonUX_style__icon-abb_decimal_16:before{content:""}.ABB_CommonUX_style__icon-abb_devices_16:before{content:""}.ABB_CommonUX_style__icon-abb_disconnect_16:before{content:""}.ABB_CommonUX_style__icon-abb_distribution_16:before{content:""}.ABB_CommonUX_style__icon-abb_document_16:before{content:""}.ABB_CommonUX_style__icon-abb_dollar_16:before{content:""}.ABB_CommonUX_style__icon-abb_double-down_16:before{content:""}.ABB_CommonUX_style__icon-abb_double-left_16:before{content:""}.ABB_CommonUX_style__icon-abb_double-right_16:before{content:""}.ABB_CommonUX_style__icon-abb_double-up_16:before{content:""}.ABB_CommonUX_style__icon-abb_down_16:before{content:""}.ABB_CommonUX_style__icon-abb_down-arrow_16:before{content:""}.ABB_CommonUX_style__icon-abb_download_16:before{content:""}.ABB_CommonUX_style__icon-abb_drive_16:before{content:""}.ABB_CommonUX_style__icon-abb_edit_16:before{content:""}.ABB_CommonUX_style__icon-abb_end-call_16:before{content:""}.ABB_CommonUX_style__icon-abb_envelope_16:before{content:""}.ABB_CommonUX_style__icon-abb_error-circle-1_16:before{content:""}.ABB_CommonUX_style__icon-abb_error-circle-2_16:before{content:""}.ABB_CommonUX_style__icon-abb_euro_16:before{content:""}.ABB_CommonUX_style__icon-abb_event_16:before{content:""}.ABB_CommonUX_style__icon-abb_export_16:before{content:""}.ABB_CommonUX_style__icon-abb_factory_16:before{content:""}.ABB_CommonUX_style__icon-abb_filter_16:before{content:""}.ABB_CommonUX_style__icon-abb_folder_16:before{content:""}.ABB_CommonUX_style__icon-abb_folder-new_16:before{content:""}.ABB_CommonUX_style__icon-abb_folder-open_16:before{content:""}.ABB_CommonUX_style__icon-abb_forward_16:before{content:""}.ABB_CommonUX_style__icon-abb_fullscreen_16:before{content:""}.ABB_CommonUX_style__icon-abb_gauge_16:before{content:""}.ABB_CommonUX_style__icon-abb_gbp_16:before{content:""}.ABB_CommonUX_style__icon-abb_globe_16:before{content:""}.ABB_CommonUX_style__icon-abb_group_16:before{content:""}.ABB_CommonUX_style__icon-abb_help-circle-1_16:before{content:""}.ABB_CommonUX_style__icon-abb_help-circle-2_16:before{content:""}.ABB_CommonUX_style__icon-abb_hide_16:before{content:""}.ABB_CommonUX_style__icon-abb_history_16:before{content:""}.ABB_CommonUX_style__icon-abb_home_16:before{content:""}.ABB_CommonUX_style__icon-abb_hour-glass_16:before{content:""}.ABB_CommonUX_style__icon-abb_image_16:before{content:""}.ABB_CommonUX_style__icon-abb_import_16:before{content:""}.ABB_CommonUX_style__icon-abb_information-circle-1_16:before{content:""}.ABB_CommonUX_style__icon-abb_information-circle-2_16:before{content:""}.ABB_CommonUX_style__icon-abb_key_16:before{content:""}.ABB_CommonUX_style__icon-abb_label_16:before{content:""}.ABB_CommonUX_style__icon-abb_left_16:before{content:""}.ABB_CommonUX_style__icon-abb_left-arrow_16:before{content:""}.ABB_CommonUX_style__icon-abb_level_16:before{content:""}.ABB_CommonUX_style__icon-abb_light-bulb_16:before{content:""}.ABB_CommonUX_style__icon-abb_link_16:before{content:""}.ABB_CommonUX_style__icon-abb_list_16:before{content:""}.ABB_CommonUX_style__icon-abb_location_16:before{content:""}.ABB_CommonUX_style__icon-abb_lock-closed_16:before{content:""}.ABB_CommonUX_style__icon-abb_lock-open_16:before{content:""}.ABB_CommonUX_style__icon-abb_log-in_16:before{content:""}.ABB_CommonUX_style__icon-abb_log-out_16:before{content:""}.ABB_CommonUX_style__icon-abb_magnet_16:before{content:""}.ABB_CommonUX_style__icon-abb_make-same-height_16:before{content:""}.ABB_CommonUX_style__icon-abb_make-same-size_16:before{content:""}.ABB_CommonUX_style__icon-abb_make-same-width_16:before{content:""}.ABB_CommonUX_style__icon-abb_map_16:before{content:""}.ABB_CommonUX_style__icon-abb_matrix_16:before{content:""}.ABB_CommonUX_style__icon-abb_maximize_16:before{content:""}.ABB_CommonUX_style__icon-abb_menu_16:before{content:""}.ABB_CommonUX_style__icon-abb_menu-narrow_16:before{content:""}.ABB_CommonUX_style__icon-abb_microphone_16:before{content:""}.ABB_CommonUX_style__icon-abb_microphone-off_16:before{content:""}.ABB_CommonUX_style__icon-abb_minimize_16:before{content:""}.ABB_CommonUX_style__icon-abb_minus_16:before{content:""}.ABB_CommonUX_style__icon-abb_minus-in-circle_16:before{content:""}.ABB_CommonUX_style__icon-abb_missed-call_16:before{content:""}.ABB_CommonUX_style__icon-abb_moon_16:before{content:""}.ABB_CommonUX_style__icon-abb_more_16:before{content:""}.ABB_CommonUX_style__icon-abb_motor_16:before{content:""}.ABB_CommonUX_style__icon-abb_network_16:before{content:""}.ABB_CommonUX_style__icon-abb_new-document_16:before{content:""}.ABB_CommonUX_style__icon-abb_numericals_16:before{content:""}.ABB_CommonUX_style__icon-abb_object_16:before{content:""}.ABB_CommonUX_style__icon-abb_object-container-1_16:before{content:""}.ABB_CommonUX_style__icon-abb_object-container-2_16:before{content:""}.ABB_CommonUX_style__icon-abb_open-in-new-window_16:before{content:""}.ABB_CommonUX_style__icon-abb_panel_16:before{content:""}.ABB_CommonUX_style__icon-abb_paper-clip_16:before{content:""}.ABB_CommonUX_style__icon-abb_paste_16:before{content:""}.ABB_CommonUX_style__icon-abb_pause_16:before{content:""}.ABB_CommonUX_style__icon-abb_pie-chart_16:before{content:""}.ABB_CommonUX_style__icon-abb_pin_16:before{content:""}.ABB_CommonUX_style__icon-abb_play_16:before{content:""}.ABB_CommonUX_style__icon-abb_plugin_16:before{content:""}.ABB_CommonUX_style__icon-abb_plus_16:before{content:""}.ABB_CommonUX_style__icon-abb_plus-in-circle_16:before{content:""}.ABB_CommonUX_style__icon-abb_pop-out-window_16:before{content:""}.ABB_CommonUX_style__icon-abb_power-on-off_16:before{content:""}.ABB_CommonUX_style__icon-abb_pressure_16:before{content:""}.ABB_CommonUX_style__icon-abb_print_16:before{content:""}.ABB_CommonUX_style__icon-abb_pump_16:before{content:""}.ABB_CommonUX_style__icon-abb_qr-code_16:before{content:""}.ABB_CommonUX_style__icon-abb_rearrange_16:before{content:""}.ABB_CommonUX_style__icon-abb_redo_16:before{content:""}.ABB_CommonUX_style__icon-abb_refresh_16:before{content:""}.ABB_CommonUX_style__icon-abb_reports_16:before{content:""}.ABB_CommonUX_style__icon-abb_resistor_16:before{content:""}.ABB_CommonUX_style__icon-abb_rewind_16:before{content:""}.ABB_CommonUX_style__icon-abb_right_16:before{content:""}.ABB_CommonUX_style__icon-abb_right-arrow_16:before{content:""}.ABB_CommonUX_style__icon-abb_robot_16:before{content:""}.ABB_CommonUX_style__icon-abb_robot-cabinet_16:before{content:""}.ABB_CommonUX_style__icon-abb_robot-tool_16:before{content:""}.ABB_CommonUX_style__icon-abb_rotate-left-90_16:before{content:""}.ABB_CommonUX_style__icon-abb_rotate-left-180_16:before{content:""}.ABB_CommonUX_style__icon-abb_rotate-right-270_16:before{content:""}.ABB_CommonUX_style__icon-abb_rotate-left-270_16:before{content:""}.ABB_CommonUX_style__icon-abb_rotate-right-90_16:before{content:""}.ABB_CommonUX_style__icon-abb_rotate-right-180_16:before{content:""}.ABB_CommonUX_style__icon-abb_save_16:before{content:""}.ABB_CommonUX_style__icon-abb_save-as_16:before{content:""}.ABB_CommonUX_style__icon-abb_screen_16:before{content:""}.ABB_CommonUX_style__icon-abb_search_16:before{content:""}.ABB_CommonUX_style__icon-abb_send-to-back_16:before{content:""}.ABB_CommonUX_style__icon-abb_server_16:before{content:""}.ABB_CommonUX_style__icon-abb_settings_16:before{content:""}.ABB_CommonUX_style__icon-abb_share_16:before{content:""}.ABB_CommonUX_style__icon-abb_shortcut_16:before{content:""}.ABB_CommonUX_style__icon-abb_shuffle_16:before{content:""}.ABB_CommonUX_style__icon-abb_skip-to-end_16:before{content:""}.ABB_CommonUX_style__icon-abb_skip-to-start_16:before{content:""}.ABB_CommonUX_style__icon-abb_sld-1_16:before{content:""}.ABB_CommonUX_style__icon-abb_sld-2_16:before{content:""}.ABB_CommonUX_style__icon-abb_smartphone_16:before{content:""}.ABB_CommonUX_style__icon-abb_sort-alphabet-down_16:before{content:""}.ABB_CommonUX_style__icon-abb_sort-alphabet-up_16:before{content:""}.ABB_CommonUX_style__icon-abb_sort-date-down-1_16:before{content:""}.ABB_CommonUX_style__icon-abb_sort-date-down-2_16:before{content:""}.ABB_CommonUX_style__icon-abb_sort-date-up-1_16:before{content:""}.ABB_CommonUX_style__icon-abb_sort-date-up-2_16:before{content:""}.ABB_CommonUX_style__icon-abb_specification_16:before{content:""}.ABB_CommonUX_style__icon-abb_stairs_16:before{content:""}.ABB_CommonUX_style__icon-abb_star_16:before{content:""}.ABB_CommonUX_style__icon-abb_stop_16:before{content:""}.ABB_CommonUX_style__icon-abb_sun_16:before{content:""}.ABB_CommonUX_style__icon-abb_sun-2_16:before{content:""}.ABB_CommonUX_style__icon-abb_synchronize_16:before{content:""}.ABB_CommonUX_style__icon-abb_system_16:before{content:""}.ABB_CommonUX_style__icon-abb_table_16:before{content:""}.ABB_CommonUX_style__icon-abb_temperature_16:before{content:""}.ABB_CommonUX_style__icon-abb_temperature-celsius-1_16:before{content:""}.ABB_CommonUX_style__icon-abb_temperature-celsius-2_16:before{content:""}.ABB_CommonUX_style__icon-abb_temperature-fahrenheit-1_16:before{content:""}.ABB_CommonUX_style__icon-abb_temperature-fahrenheit-2_16:before{content:""}.ABB_CommonUX_style__icon-abb_template_16:before{content:""}.ABB_CommonUX_style__icon-abb_template-new_16:before{content:""}.ABB_CommonUX_style__icon-abb_test_16:before{content:""}.ABB_CommonUX_style__icon-abb_text_16:before{content:""}.ABB_CommonUX_style__icon-abb_time_16:before{content:""}.ABB_CommonUX_style__icon-abb_time-and-date_16:before{content:""}.ABB_CommonUX_style__icon-abb_track-1_16:before{content:""}.ABB_CommonUX_style__icon-abb_track-2_16:before{content:""}.ABB_CommonUX_style__icon-abb_transformer_16:before{content:""}.ABB_CommonUX_style__icon-abb_trash_16:before{content:""}.ABB_CommonUX_style__icon-abb_tree-view_16:before{content:""}.ABB_CommonUX_style__icon-abb_trend-1_16:before{content:""}.ABB_CommonUX_style__icon-abb_trend-2_16:before{content:""}.ABB_CommonUX_style__icon-abb_turbocharger_16:before{content:""}.ABB_CommonUX_style__icon-abb_undo_16:before{content:""}.ABB_CommonUX_style__icon-abb_unpin_16:before{content:""}.ABB_CommonUX_style__icon-abb_up_16:before{content:""}.ABB_CommonUX_style__icon-abb_up-arrow_16:before{content:""}.ABB_CommonUX_style__icon-abb_upload_16:before{content:""}.ABB_CommonUX_style__icon-abb_usb_16:before{content:""}.ABB_CommonUX_style__icon-abb_user_16:before{content:""}.ABB_CommonUX_style__icon-abb_user-in-circle_16:before{content:""}.ABB_CommonUX_style__icon-abb_video-camera-off_16:before{content:""}.ABB_CommonUX_style__icon-abb_video-camera-on_16:before{content:""}.ABB_CommonUX_style__icon-abb_video-chat_16:before{content:""}.ABB_CommonUX_style__icon-abb_view_16:before{content:""}.ABB_CommonUX_style__icon-abb_voltage_16:before{content:""}.ABB_CommonUX_style__icon-abb_warning-circle-1_16:before{content:""}.ABB_CommonUX_style__icon-abb_warning-circle-2_16:before{content:""}.ABB_CommonUX_style__icon-abb_warning-triangle_16:before{content:""}.ABB_CommonUX_style__icon-abb_wrench_16:before{content:""}.ABB_CommonUX_style__icon-abb_zoom-in_16:before{content:""}.ABB_CommonUX_style__icon-abb_zoom-out_16:before{content:""}.ABB_CommonUX_style__icon-abb_sort-ascending_16:before{content:""}.ABB_CommonUX_style__icon-abb_advanced-settings_16:before{content:""}.ABB_CommonUX_style__icon-abb_align_16:before{content:""}.ABB_CommonUX_style__icon-abb_axis_16:before{content:""}.ABB_CommonUX_style__icon-abb_calibration-methods_16:before{content:""}.ABB_CommonUX_style__icon-abb_connection_16:before{content:""}.ABB_CommonUX_style__icon-abb_connection-status_16:before{content:""}.ABB_CommonUX_style__icon-abb_create-backup_16:before{content:""}.ABB_CommonUX_style__icon-abb_data-editor_16:before{content:""}.ABB_CommonUX_style__icon-abb_execution-16:before{content:""}.ABB_CommonUX_style__icon-abb_hardware-devices_16:before{content:""}.ABB_CommonUX_style__icon-abb_io-devices_16:before{content:""}.ABB_CommonUX_style__icon-abb_joystick-16:before{content:""}.ABB_CommonUX_style__icon-abb_lead-through_16:before{content:""}.ABB_CommonUX_style__icon-abb_jog-linear_16:before{content:""}.ABB_CommonUX_style__icon-abb_document-excel_16:before{content:""}.ABB_CommonUX_style__icon-abb_document-pdf_16:before{content:""}.ABB_CommonUX_style__icon-abb_document-word_16:before{content:""}.ABB_CommonUX_style__icon-abb_modify-rapid-position_16:before{content:""}.ABB_CommonUX_style__icon-abb_software-module_16:before{content:""}.ABB_CommonUX_style__icon-abb_network-status-1_16:before{content:""}.ABB_CommonUX_style__icon-abb_network-status-2_16:before{content:""}.ABB_CommonUX_style__icon-abb_payload_16:before{content:""}.ABB_CommonUX_style__icon-abb_jog-planar_16:before{content:""}.ABB_CommonUX_style__icon-abb_software-program-and-modules_16:before{content:""}.ABB_CommonUX_style__icon-abb_software-program-editor_16:before{content:""}.ABB_CommonUX_style__icon-abb_software-program_16:before{content:""}.ABB_CommonUX_style__icon-abb_program-pointer_16:before{content:""}.ABB_CommonUX_style__icon-abb_rapid-tasks_16:before{content:""}.ABB_CommonUX_style__icon-abb_jog-reorient_16:before{content:""}.ABB_CommonUX_style__icon-abb_reset-user-data_16:before{content:""}.ABB_CommonUX_style__icon-abb_restore-backup_16:before{content:""}.ABB_CommonUX_style__icon-abb_select_16:before{content:""}.ABB_CommonUX_style__icon-abb_software-routins_16:before{content:""}.ABB_CommonUX_style__icon-abb_network-signal-strength-level-1_16:before{content:""}.ABB_CommonUX_style__icon-abb_network-signal-strength-level-2_16:before{content:""}.ABB_CommonUX_style__icon-abb_network-signal-strength-level-3_16:before{content:""}.ABB_CommonUX_style__icon-abb_io-signals_16:before{content:""}.ABB_CommonUX_style__icon-abb_software-resources_16:before{content:""}.ABB_CommonUX_style__icon-abb_start-installer_16:before{content:""}.ABB_CommonUX_style__icon-abb_step-in_16:before{content:""}.ABB_CommonUX_style__icon-abb_step-out_16:before{content:""}.ABB_CommonUX_style__icon-abb_step-over_16:before{content:""}.ABB_CommonUX_style__icon-abb_touch_16:before{content:""}.ABB_CommonUX_style__icon-abb_video_16:before{content:""}.ABB_CommonUX_style__icon-abb_turn-clockwise_16:before{content:""}.ABB_CommonUX_style__icon-abb_turn-clockwise-off-target-speed_16:before{content:""}.ABB_CommonUX_style__icon-abb_turn-counter-clockwise-off-target-speed_16:before{content:""}.ABB_CommonUX_style__icon-abb_add-drives_16:before{content:""}.ABB_CommonUX_style__icon-abb_bearing_16:before{content:""}.ABB_CommonUX_style__icon-abb_cloud_16:before{content:""}.ABB_CommonUX_style__icon-abb_delete-drives_16:before{content:""}.ABB_CommonUX_style__icon-abb_download-from-cloud_16:before{content:""}.ABB_CommonUX_style__icon-abb_drive-connected_16:before{content:""}.ABB_CommonUX_style__icon-abb_drives-error_16:before{content:""}.ABB_CommonUX_style__icon-abb_fieldbus_16:before{content:""}.ABB_CommonUX_style__icon-abb_generator_16:before{content:""}.ABB_CommonUX_style__icon-abb_maximum-value_16:before{content:""}.ABB_CommonUX_style__icon-abb_minimum-value_16:before{content:""}.ABB_CommonUX_style__icon-abb_not-allowed_16:before{content:""}.ABB_CommonUX_style__icon-abb_powertrain_16:before{content:""}.ABB_CommonUX_style__icon-abb_prevent-turning-fault_16:before{content:""}.ABB_CommonUX_style__icon-abb_target-value-range_16:before{content:""}.ABB_CommonUX_style__icon-abb_thumbnail-view_16:before{content:""}.ABB_CommonUX_style__icon-abb_train_16:before{content:""}.ABB_CommonUX_style__icon-abb_turn-counter-clockwise_16:before{content:""}.ABB_CommonUX_style__icon-abb_wheel_16:before{content:""}.ABB_CommonUX_style__icon-abb_wifi-network-disconnected_16:before{content:""}.ABB_CommonUX_style__icon-abb_write-to-default_16:before{content:""}.ABB_CommonUX_style__icon-abb_write-to-default-disabled_16:before{content:""}.ABB_CommonUX_style__icon-abb_caret-down_16:before{content:""}.ABB_CommonUX_style__icon-abb_caret-left_16:before{content:""}.ABB_CommonUX_style__icon-abb_caret-right_16:before{content:""}.ABB_CommonUX_style__icon-abb_caret-up_16:before{content:""}.ABB_CommonUX_style__icon-abb_close-light_16:before{content:""}.ABB_CommonUX_style__icon-abb-triangle-down_16:before{content:""}.ABB_CommonUX_style__icon-abb-triangle-left_16:before{content:""}.ABB_CommonUX_style__icon-abb-triangle-right_16:before{content:""}.ABB_CommonUX_style__icon-abb-triangle-up_16:before{content:""}.ABB_CommonUX_style__icon-abb_check-mark-light_16:before{content:""}.ABB_CommonUX_style__icon-abb_numbered-list_16:before{content:""}.ABB_CommonUX_style__icon-abb_text-bold_16:before{content:""}.ABB_CommonUX_style__icon-abb_text-italic_16:before{content:""}.ABB_CommonUX_style__icon-abb_text-underline_16:before{content:""}.login-link a{color:#36f;text-decoration:none}.login-link a:hover{color:#2a35ff}.login-link a:active{color:#2c20d4}@media screen and (max-width:720px){.login-productMainName{font-size:.8em}}.loadingindicator-container{position:relative;display:flex;width:var(--loadingindicator-size);height:var(--loadingindicator-size)}.indicator-container,.loadingindicator-smootherContainer{position:absolute;overflow:hidden;width:var(--loadingindicator-size);height:calc(var(--loadingindicator-size) * .5);transform-origin:calc(var(--loadingindicator-size) * .5) calc(var(--loadingindicator-size) * .5)}.indicator-container>div,.loadingindicator-smoother{width:100%;height:100%;border-radius:calc(var(--loadingindicator-size) * .5) calc(var(--loadingindicator-size) * .5) 0 0;transform-origin:50% 100%;transform:rotate(181deg);animation-name:agge;animation-timing-function:linear;animation-iteration-count:infinite}.loadingindicator-smootherContainer{animation-name:snurra;animation-timing-function:linear;animation-iteration-count:infinite}.loadingindicator-smoother{animation-name:fixer;animation-duration:20s}@keyframes fixer{0%{transform:rotate(calc(180deg - var(--loadingindicator-steps)))}60%,to{transform:rotate(calc(180deg - var(--loadingindicator-steps) + 2deg))}}@keyframes snurra{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes agge{0%{transform:rotate(calc(180deg - var(--loadingindicator-steps)))}60%,to{transform:rotate(181deg)}}.snackbar-content{min-width:350px;max-width:90vw;margin-left:-125px;background-color:#141414b3;color:#fff;padding:15px;white-space:pre-wrap;position:fixed;z-index:60;right:5%;top:var(--snackbar-top-pos);animation:fadein .5s,fadeout .5s var(--persistTimeSnackbar) forwards;display:flex;box-shadow:0 0 10px 2px #888}.snackbar-content div:first-of-type{margin:auto 5px;display:flex}.snackbar-content p{margin:auto auto auto 20px}.snackbar-content div:last-of-type{margin:auto 0 auto auto;border-radius:50%;cursor:pointer;display:flex;padding:5px}.snackbar-content div:last-of-type:hover{opacity:.5}@keyframes fadein{0%{top:0;opacity:0}to{top:var(--snackbar-top-pos);opacity:1}}@keyframes fadeout{0%{top:var(--snackbar-top-pos);opacity:1}to{top:0;opacity:0}}.expandeble-complete-header{display:flex;cursor:pointer;overflow:hidden;min-height:32px;position:relative}.expander-complete-color-active{background-color:#add8e6}.expander-complete-color-active:hover{background-color:#e0ffff}.expander-complete-color-inactive{background-color:transparent}.expander-complete-color-inactive:hover{background-color:#ebebeb}.expander-complete-color-inactive-drag{background-color:#fff}.expander-complete-color-active-drag{background-color:#e0ffff}.expandeble-icon{transition:all .2s ease-out;margin:auto 0;display:flex}.expandeble-complete-section{transition:max-height .2s ease-out;overflow:hidden;width:100%}.tree-docsBelow{margin:-4px 0 0 2px;overflow:auto}.tree-upperArea{display:flex;border-bottom:solid lightgray 1px;padding-bottom:5px;margin-bottom:5px;min-height:40px;margin-top:10px;flex:0 0 auto;flex-wrap:wrap-reverse}.tree-upperAreaDivToPositionHeadings{display:flex;flex:1 1 488px}.tree-masterCheckDocCount{white-space:pre-wrap;margin:auto 4px 4px;min-width:60px}.tree-controls{display:flex;margin-right:10px;margin-left:10px;margin-top:5px;gap:10px}.tree-headingsType{margin:auto 0;font-weight:700;flex:0 1 330px;text-align:left}.tree-headingsRevisionType{margin:auto 0;font-weight:700;flex:0 1 115px;text-align:right;padding-right:25px}.tree-userAccessFromDelNameHeading{margin:auto 20px 0 auto;font-weight:700}.tree-curtainmain{flex:1 1 auto;overflow-y:auto;display:flex;flex-direction:column;padding-bottom:10px}.tree-main{flex:1 1 auto;display:flex;overflow-y:auto;flex-direction:column;margin-top:5px}.tree-findMain{display:flex;flex-direction:column;padding:0 50px;min-width:730px;flex:1 1 auto;width:100%;overflow-y:hidden}.tree-documentArea{flex:1 1 0px;overflow-y:auto}.tree-cataloguemain{flex:1 1 auto;max-width:1400px;min-width:760px;display:flex;flex-direction:column;overflow-x:auto}.tree-minimalmain{display:flex;flex-direction:column;height:100%;margin:auto}.tree-minimalmain>article{overflow-y:auto}.tree-usearAccessFromDelMain{overflow:auto;display:flex;flex-direction:column;max-height:calc(100vh - 250px)}.tree-fm-noScrollPart{display:flex;flex-basis:100%;margin-right:20px}.tree-fm-headingsType{margin:auto 0;font-weight:700;flex:1 1 30%}.tree-fm-headingsRevision{margin:auto 0;font-weight:700;flex:1 1 10%;text-align:right;min-width:10ch}.tree-fm-leftPart{display:flex;flex:1 1 50%;gap:10px}.tree-fm-menuHolder{flex:0 0 32px;margin-left:5px}@media screen and (max-width:700px){.tree-findMain{padding:0 5px}}.expander-nameArea{padding:0;flex:1;width:100%;white-space:nowrap;display:flex;overflow:hidden;margin:auto 0}.expandable-catalogueNewIcon{display:flex}.expandable-blockRight{width:150px}.delexpandable-delstatus{margin-left:22px}.expander-nameArea>p:first-of-type{margin:auto 0;padding:0}.curtainDocument-container,.curtainDocument-container-selected{padding:0;cursor:pointer;border-right:transparent 4px solid;display:flex}.curtainDocument-container-selected{cursor:unset;border-right:#3366ff 4px solid}.curtainDocument-container:hover{background-color:#ebebeb}.document-container{display:flex;width:100%;height:32px}.document-noScrollPart{display:flex;flex-basis:100%}.document-userAccessName{margin:auto 0 auto auto;padding-left:10px;height:32px;white-space:nowrap;line-height:32px;overflow-x:visible}.document-container:hover,.document-noScrollPart:hover{background-color:#ebebeb}.document-searchsnippet{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;font-style:italic}.new-keyword{margin:auto 5px auto auto}.new-keyword>div{display:flex}.document-revisionPart{min-width:75px;text-align:right;white-space:nowrap;overflow:hidden;margin:auto 10px auto 0}.document-containerNoCheck{margin:auto 0;width:100%;display:flex;overflow-x:hidden}.document-text{flex:1;width:100%;white-space:nowrap;text-overflow:ellipsis;display:flex;overflow-x:hidden;margin:auto 0}.document-catalogue-leftPart{display:flex;overflow-x:hidden;flex:1 1 488px}.document-type{margin:auto 0;overflow:hidden;line-height:32px;height:32px;text-overflow:ellipsis;white-space:nowrap}.doctype-revision{margin:auto 0;flex:0 1 115px;padding-right:25px;white-space:nowrap;text-align:right;overflow:hidden}.document-revisionDropdownPart{min-width:100px;margin:auto 0}.updateDelDocument-topCat{font-weight:700}.document-noScrollPart{display:flex;flex-basis:100%;margin-right:20px}.document-leftPart{display:flex;flex:1 1 50%;overflow:hidden}.document-fm-type{flex:1 1 30%;margin:auto 0;overflow:hidden;line-height:32px;height:32px;text-overflow:ellipsis;white-space:nowrap}.document-fm-revision{flex:1 1 10%;margin:auto 0;overflow:hidden;text-align:right;min-width:10ch;text-overflow:ellipsis;white-space:nowrap}
