:root{--white: #ffffff;--black: #000000;--red-50: #fff0f0;--red-100: #ffdfdd;--red-200: #fdbeb6;--red-300: #ffa18f;--red-400: #ff725c;--red-500: #f05340;--red-600: #e13324;--red-700: #d31409;--red-800: #a71007;--red-900: #790b05;--red-950: #4c0703;--orange-50: #fff6eb;--orange-100: #ffecd6;--orange-200: #fed6a9;--orange-300: #fdba72;--orange-400: #ffa154;--orange-500: #ff8438;--orange-600: #f86125;--orange-700: #d93c08;--orange-800: #b23510;--orange-900: #913212;--orange-950: #5a1a07;--yellow-50: #fef7e7;--yellow-100: #feefb9;--yellow-200: #fee98b;--yellow-300: #fde047;--yellow-400: #ffcf24;--yellow-500: #ffba00;--yellow-600: #e88800;--yellow-700: #c15800;--yellow-800: #9c3d02;--yellow-900: #7f2e06;--yellow-950: #4a1300;--lime-50: #f2fddd;--lime-100: #e5fac2;--lime-200: #d3f698;--lime-300: #bef263;--lime-400: #abe34a;--lime-500: #93d71d;--lime-600: #7ab800;--lime-700: #5f8d11;--lime-800: #527415;--lime-900: #476318;--lime-950: #2b4007;--emerald-50: #e8fdf4;--emerald-100: #cdf9e8;--emerald-200: #a1f2d2;--emerald-300: #6ee7b7;--emerald-400: #36d38f;--emerald-500: #10b769;--emerald-600: #05944d;--emerald-700: #047739;--emerald-800: #06602d;--emerald-900: #064c22;--emerald-950: #022c11;--turquoise-50: #f0fdfa;--turquoise-100: #cdfaf2;--turquoise-200: #9cf3e5;--turquoise-300: #62e6d6;--turquoise-400: #32cfc1;--turquoise-500: #19b3a8;--turquoise-600: #11908a;--turquoise-700: #12736f;--turquoise-800: #135c5a;--turquoise-900: #154c4a;--turquoise-950: #052e2e;--cyan-50: #e5fcff;--cyan-100: #cffafe;--cyan-200: #a5f3fc;--cyan-300: #67e8f9;--cyan-400: #22d3ee;--cyan-500: #06b6d4;--cyan-600: #0891b2;--cyan-700: #027ca2;--cyan-800: #0c5a7e;--cyan-900: #0f436b;--cyan-950: #02264b;--blue-50: #f0f7ff;--blue-100: #dcedfe;--blue-200: #beddfe;--blue-300: #91c3fd;--blue-400: #56abf5;--blue-500: #0a96e9;--blue-600: #0079d1;--blue-700: #0068b4;--blue-800: #064f86;--blue-900: #0b426f;--blue-950: #072a4a;--violet-50: #f6f5ff;--violet-100: #ebe7fe;--violet-200: #e0d7fe;--violet-300: #c8b4fd;--violet-400: #a87eed;--violet-500: #934fdb;--violet-600: #8942c7;--violet-700: #7c3ba5;--violet-800: #6a2c90;--violet-900: #5a2574;--violet-950: #361448;--burgundy-50: #fcf3f7;--burgundy-100: #fadeec;--burgundy-200: #f1c5d8;--burgundy-300: #ecacc6;--burgundy-400: #e17aa3;--burgundy-500: #d35585;--burgundy-600: #be3c6c;--burgundy-700: #a02c55;--burgundy-800: #832a48;--burgundy-900: #6c233e;--burgundy-950: #3e0f21;--gray-50: #f4f5f6;--gray-100: #edeef0;--gray-200: #d6d8de;--gray-300: #adb1be;--gray-400: #949aa8;--gray-500: #7c8291;--gray-600: #646b7a;--gray-700: #4e5463;--gray-800: #39404f;--gray-900: #262d3d;--gray-950: #101a29;--background-hover-blue: var(--blue-50);--background-hover-gray: var(--gray-600);--background-hover-gray-light: var(--gray-100);--background-pressed-gray: var(--gray-700);--background-selected-blue: var(--blue-100);--background-error: var(--red-50);--state-confirmation: var(--lime-600);--state-error: var(--red-700);--state-focus: var(--blue-500);--state-warning: var(--yellow-500);--primary: var(--blue-600);--background-black: var(--black);--background-neutral-50: var(--gray-50);--background-neutral-100: var(--gray-100);--background-neutral-100-elevated: var(--gray-100);--background-neutral-200: var(--gray-200);--background-neutral-400: var(--gray-400);--background-neutral-500: var(--gray-500);--background-neutral-600: var(--gray-600);--background-neutral-700: var(--gray-700);--background-neutral-900: var(--gray-900);--background-neutral-950: var(--gray-950);--background-white: var(--white);--background-white-elevated: var(--white);--background-white-static: var(--white);--background-overlay: rgb(38 45 61 / 40%);--background-gray: var(--gray-100);--background-red: var(--red-100);--background-orange: var(--orange-100);--background-yellow: var(--yellow-100);--background-lime: var(--lime-100);--background-emerald: var(--emerald-100);--background-burgundy: var(--burgundy-100);--background-violet: var(--violet-100);--background-cyan: var(--cyan-100);--background-turquoise: var(--turquoise-100);--background-blue: var(--blue-100);--text-black: var(--black);--text-white: var(--white);--text-light: var(--gray-500);--text-extra-light: var(--gray-300);--text-default: var(--gray-700);--text-dark: var(--gray-950);--text-hover: var(--gray-600);--text-pressed: var(--gray-950);--text-action-primary: var(--blue-600);--text-gray: var(--gray-800);--text-red: var(--red-800);--text-orange: var(--orange-800);--text-yellow: var(--yellow-800);--text-lime: var(--lime-800);--text-emerald: var(--emerald-800);--text-turquoise: var(--turquoise-800);--text-cyan: var(--cyan-800);--text-blue: var(--blue-800);--text-burgundy: var(--burgundy-800);--text-violet: var(--violet-800);--border-extra-light: var(--gray-200);--border-extra-light-overlay: var(--gray-200);--border-light: var(--gray-300);--border-default: var(--gray-500);--border-dark: var(--gray-700);--border-red: var(--red-200);--border-gray: var(--gray-200);--border-lime: var(--lime-400);--border-blue: var(--blue-200);--border-orange: var(--orange-200);--border-yellow: var(--yellow-400);--border-emerald: var(--emerald-300);--border-turquoise: var(--turquoise-300);--border-cyan: var(--cyan-300);--border-violet: var(--violet-300);--border-burgundy: var(--burgundy-200);--icon-default: var(--gray-700)}.iam-theme{--primary: var(--orange-700)}.iam-theme-dark{--primary: var(--orange-600) !important}.dark-theme{--background-hover-blue: var(--blue-950);--background-hover-gray: var(--gray-500);--background-hover-gray-light: var(--gray-900);--background-pressed-gray: var(--gray-300);--background-selected-blue: var(--blue-900);--background-error: var(--red-950);--state-confirmation: var(--lime-600);--state-error: var(--red-600);--state-focus: var(--blue-500);--state-warning: var(--yellow-500);--background-black: var(--white);--background-neutral-50: var(--gray-950);--background-neutral-100: var(--gray-900);--background-neutral-100-elevated: var(--gray-800);--background-neutral-200: var(--gray-800);--background-neutral-400: var(--gray-600);--background-neutral-500: var(--gray-500);--background-neutral-600: var(--gray-400);--background-neutral-700: var(--gray-300);--background-neutral-900: var(--gray-100);--background-neutral-950: var(--gray-50);--background-white: var(--gray-950);--background-white-elevated: var(--gray-900);--background-white-static: var(--white);--background-overlay: rgb(16 26 41 / 60%);--background-gray: var(--gray-900);--background-red: var(--red-950);--background-orange: var(--orange-950);--background-yellow: var(--yellow-950);--background-lime: var(--lime-950);--background-emerald: var(--emerald-950);--background-burgundy: var(--burgundy-950);--background-violet: var(--violet-950);--background-cyan: var(--cyan-950);--background-turquoise: var(--turquoise-950);--background-blue: var(--blue-950);--text-black: var(--white);--text-white: var(--gray-950);--text-light: var(--gray-500);--text-extra-light: var(--gray-700);--text-default: var(--gray-50);--text-dark: var(--gray-50);--text-hover: var(--gray-500);--text-pressed: var(--gray-50);--text-action-primary: var(--blue-400);--text-gray: var(--gray-400);--text-red: var(--red-400);--text-orange: var(--orange-400);--text-yellow: var(--yellow-400);--text-lime: var(--lime-400);--text-emerald: var(--emerald-400);--text-turquoise: var(--turquoise-400);--text-cyan: var(--cyan-400);--text-blue: var(--blue-400);--text-burgundy: var(--burgundy-400);--text-violet: var(--violet-400);--border-extra-light: var(--gray-800);--border-extra-light-overlay: var(--gray-700);--border-light: var(--gray-700);--border-default: var(--gray-500);--border-dark: var(--gray-300);--border-gray: var(--gray-700);--border-red: var(--red-800);--border-lime: var(--lime-700);--border-blue: var(--blue-800);--border-orange: var(--orange-800);--bds-border-yellow: var(--yellow-700);--border-emerald: var(--emerald-700);--border-turquoise: var(--turquoise-700);--border-cyan: var(--cyan-700);--border-violet: var(--violet-700);--border-burgundy: var(--burgundy-800);--icon-default: var(--gray-300)}h1{font-family:Roboto,sans-serif;font-size:56px;font-style:normal;font-weight:500;line-height:1.2em;color:inherit}h2{font-family:Roboto,sans-serif;font-size:32px;font-style:normal;font-weight:500;line-height:1.25em;color:inherit}h3{font-family:Roboto,sans-serif;font-size:28px;font-style:normal;font-weight:400;line-height:1.25em;color:inherit}h4{font-family:Roboto,sans-serif;font-size:22px;font-style:normal;font-weight:500;line-height:1.3;color:inherit}h5{font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.3em;color:inherit}h6{font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.5em;color:inherit}p,a,body{font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.5em;color:inherit}.display-lg{font-family:Roboto,sans-serif;font-size:56px;line-height:1.2em}.display-md{font-family:Roboto,sans-serif;font-size:32px;line-height:1.25em}.display-sm{font-family:Roboto,sans-serif;font-size:28px;line-height:1.25em}.headline-lg{font-family:Roboto,sans-serif;font-size:22px;line-height:1.3em}.headline-md{font-family:Roboto,sans-serif;font-size:16px;line-height:1.3em}.headline-sm{font-family:Roboto,sans-serif;font-size:12px;line-height:1.5em;text-transform:uppercase}.text-lg{font-family:Roboto,sans-serif;font-size:16px;line-height:1.5em}.text-md{font-family:Roboto,sans-serif;font-size:14px;line-height:1.5em}.text-sm{font-family:Roboto,sans-serif;font-size:12px;line-height:1.5em}.text-xs{font-family:Roboto,sans-serif;font-size:10px;line-height:1.5em}.mono-md{font-family:Roboto Mono,monospace;font-size:14px;line-height:1.5em}.mono-sm{font-family:Roboto Mono,monospace;font-size:12px;line-height:1.5em}.reg{font-weight:400}.med{font-weight:500}.bold{font-weight:700}.cap{text-transform:uppercase}@media(max-width:672px){h1,.display-lg{font-size:32px}h2,.display-md{font-size:28px}h3,.display-sm{font-size:16px}}@font-face{font-family:Roboto;src:url("./media/Roboto-ThinItalic-VWZDITN2.ttf") format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Roboto;src:url("./media/Roboto-Italic-P4UPYB3F.ttf") format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:url("./media/Roboto-Regular-2C6IPKAZ.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url("./media/Roboto-Medium-SICMFKQK.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url("./media/Roboto-Bold-YNVD7YCC.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto Mono;src:url("./media/RobotoMono-Medium-V6GEVZWA.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Roboto Mono;src:url("./media/RobotoMono-MediumItalic-NTOKB6X2.ttf") format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Roboto Mono;src:url("./media/RobotoMono-Regular-D6ABEXX6.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto Mono;src:url("./media/RobotoMono-RegularItalic-BEYONPZI.ttf") format("truetype");font-weight:400;font-style:italic}.mdc-tooltip.bds-frontend-tooltip .mdc-tooltip__surface,.mdc-tooltip.bds-frontend-tooltip .mat-mdc-tooltip-surface,.mat-mdc-tooltip.bds-frontend-tooltip .mdc-tooltip__surface,.mat-mdc-tooltip.bds-frontend-tooltip .mat-mdc-tooltip-surface{font-family:Roboto,sans-serif;font-size:12px;background-color:var(--gray-700);color:var(--white);border-radius:6px;padding:8px 16px;overflow:visible;min-width:48px;position:relative;white-space:pre-line;text-align:start}.mdc-tooltip.bds-frontend-tooltip .mdc-tooltip__surface:before,.mdc-tooltip.bds-frontend-tooltip .mat-mdc-tooltip-surface:before,.mat-mdc-tooltip.bds-frontend-tooltip .mdc-tooltip__surface:before,.mat-mdc-tooltip.bds-frontend-tooltip .mat-mdc-tooltip-surface:before{content:"";position:absolute;width:0;height:0;border-radius:unset}.mat-mdc-tooltip-panel-above .bds-frontend-tooltip .mdc-tooltip__surface{transform:translate(calc(50% - 24px),-3px)}.mat-mdc-tooltip-panel-above .bds-frontend-tooltip .mdc-tooltip__surface:before{top:100%;left:16px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:12px solid var(--gray-700)}.mat-mdc-tooltip-panel-above .bds-frontend-tooltip--to-left .mdc-tooltip__surface{transform:translate(calc(-50% + 24px),-3px)}.mat-mdc-tooltip-panel-above .bds-frontend-tooltip--to-left .mdc-tooltip__surface:before{left:calc(100% - 32px)}.mat-mdc-tooltip-panel-below .bds-frontend-tooltip .mdc-tooltip__surface{transform:translate(calc(50% - 24px),3px)}.mat-mdc-tooltip-panel-below .bds-frontend-tooltip .mdc-tooltip__surface:before{top:-12px;left:16px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:12px solid var(--gray-700)}.mat-mdc-tooltip-panel-below .bds-frontend-tooltip--to-left .mdc-tooltip__surface{transform:translate(calc(-50% + 24px),3px)}.mat-mdc-tooltip-panel-below .bds-frontend-tooltip--to-left .mdc-tooltip__surface:before{left:calc(100% - 32px)}.mat-mdc-tooltip-panel-left .bds-frontend-tooltip .mdc-tooltip__surface{transform:translate(-3px)}.mat-mdc-tooltip-panel-left .bds-frontend-tooltip .mdc-tooltip__surface:before{top:calc(50% - 8px);left:100%;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid var(--gray-700)}.mat-mdc-tooltip-panel-right .bds-frontend-tooltip .mdc-tooltip__surface{transform:translate(3px)}.mat-mdc-tooltip-panel-right .bds-frontend-tooltip .mdc-tooltip__surface:before{top:calc(50% - 8px);left:-12px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:12px solid var(--gray-700)}html{--mat-badge-background-color: var(--state-error);--mat-badge-disabled-state-background-color: var(--state-error);--mat-badge-disabled-state-text-color: var(--white);--mat-badge-text-color: var(--white);--mat-badge-container-padding: 2px 5px 1px 5px;--mat-badge-legacy-container-size: 18px;--mat-badge-container-size: 18px;--mat-badge-text-size: 12px;--mat-badge-line-height: 18px}.mat-badge-content{font-family:Roboto,sans-serif;font-weight:500;text-align:center;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;z-index:10;align-items:center;position:absolute;top:9px;right:9px;display:inline-flex!important;width:unset!important;justify-content:center}.mat-badge-after .mat-badge-content{left:unset!important}.mat-badge{display:block;position:relative}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-medium .mat-badge-content{border-radius:9999px}.mat-mdc-select-panel.dropdown__panel{border:1px solid var(--border-default);border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-shadow:none;border-top:0;position:relative;background-color:var(--background-white)}.mat-mdc-select-panel.dropdown__panel.mat-mdc-select-panel{padding:0!important}.cdk-overlay-pane:has(.dropdown__panel){transform:translate(-1px,-1px)}.mat-mdc-select-panel-above .dropdown__panel{border-top-style:solid;border-top-width:1px;border-top-color:var(--border-default);border-bottom:0}:host{display:flex}.bds-chip{border-radius:9999px;height:24px;display:flex;align-items:center;padding-left:6px;padding-right:6px;cursor:pointer}.bds-chip__icon{margin-top:4px;margin-bottom:4px;line-height:16px}.bds-chip__label{margin:4px;max-width:150px;display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mat-mdc-autocomplete-panel.bds-autocomplete{border:1px solid var(--border-default);border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-shadow:none;border-top:0;position:relative;background-color:var(--background-white)}.mat-mdc-autocomplete-panel.bds-autocomplete .mat-mdc-option-pseudo-checkbox{display:none}.mat-mdc-autocomplete-panel.bds-autocomplete mat-option.bds-autocomplete__option{color:var(--text-default);font-weight:500;min-height:unset;height:40px}.mat-mdc-autocomplete-panel.bds-autocomplete mat-option.bds-autocomplete__option:hover{background-color:var(--background-hover-blue);color:var(--text-default)}.mat-mdc-autocomplete-panel.bds-autocomplete mat-option.bds-autocomplete__option:active{background-color:var(--background-hover-blue);color:var(--text-dark)}.mat-mdc-autocomplete-panel.bds-autocomplete mat-option.bds-autocomplete__option.mat-mdc-option-active{color:var(--text-default);background:var(--background-hover-blue)}.mat-mdc-autocomplete-panel.bds-autocomplete mat-option.bds-autocomplete__option.mat-mdc-option-active:active{color:var(--text-default);background:var(--background-hover-blue)}.bds-data-table{width:100%;--mat-table-background-color: var(--background-white);--mat-table-header-headline-color: var(--text-default);--mat-table-row-item-label-text-color: var(--text-default);--mat-table-row-item-outline-color: var(--border-extra-light);--mat-table-header-headline-weight: 500;--mat-table-header-headline-line-height: 24px;--mat-table-header-container-height: 48px;--mat-table-row-item-container-height: 48px}.bds-data-table th.mat-sort-header{padding-left:12px;padding-right:12px;background-color:var(--background-white)}.bds-data-table .mat-sort-header-container{display:inline-flex;border-radius:4px}.bds-data-table .mat-sort-header-container:not([disabled]):focus-visible,.bds-data-table .mat-sort-header-container:not([disabled]).cdk-keyboard-focused{color:var(--text-default)!important;background:var(--background-white)!important;outline:3px solid var(--state-focus);outline-offset:-3px}.bds-data-table .mat-sort-header-container .mat-sort-header-content{margin-left:4px;margin-right:4px}.bds-data-table .mat-sort-header-container .mat-sort-header-arrow{height:24px;width:24px;margin-left:6px;margin-right:6px}.bds-data-table .mat-sort-header-container .mat-sort-header-arrow svg{display:none}.bds-data-table .mat-sort-header-container .mat-sort-header-arrow:before{line-height:24px;font-size:24px;font-family:bds-icons;content:"\f18a"}.cdk-menu{display:inline-flex;padding:4px;flex-direction:column;align-items:flex-start;min-width:max-content;background-color:var(--background-white-elevated)}.cdk-menu-group{min-width:120px;border-radius:6px;box-shadow:0 8px 16px #00000024,0 0 2px #0000001f}.cdk-menu-item{width:100%}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width:240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px)and (max-width:480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px)and (max-width:768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}@font-face{font-family:bds-icons;src:url("./media/bds-icons-37K5T6QH.ttf?2cf2f581578e5acc9a94800d142a4f5c") format("truetype"),url("./media/bds-icons-75T2EHVB.woff?2cf2f581578e5acc9a94800d142a4f5c") format("woff"),url("./media/bds-icons-J6VHGRID.woff2?2cf2f581578e5acc9a94800d142a4f5c") format("woff2")}i[class^=bds-icons-]:before,i[class*=" bds-icons-"]:before{font-family:bds-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bds-icons-actions-action_power:before{content:"\f101"}.bds-icons-actions-action_search:before{content:"\f102"}.bds-icons-actions-data_clone:before{content:"\f103"}.bds-icons-actions-data_copy_circle:before{content:"\f104"}.bds-icons-actions-data_copy:before{content:"\f105"}.bds-icons-actions-data_cut:before{content:"\f106"}.bds-icons-actions-data_duplicate:before{content:"\f107"}.bds-icons-actions-data_include:before{content:"\f108"}.bds-icons-actions-data_paste:before{content:"\f109"}.bds-icons-actions-data_save:before{content:"\f10a"}.bds-icons-actions-document_afp:before{content:"\f10b"}.bds-icons-actions-document_archive:before{content:"\f10c"}.bds-icons-actions-document_blank:before{content:"\f10d"}.bds-icons-actions-document_clone:before{content:"\f10e"}.bds-icons-actions-document_code:before{content:"\f10f"}.bds-icons-actions-document_csv_download:before{content:"\f110"}.bds-icons-actions-document_d:before{content:"\f111"}.bds-icons-actions-document_excel:before{content:"\f112"}.bds-icons-actions-document_group:before{content:"\f113"}.bds-icons-actions-document_hashtag:before{content:"\f114"}.bds-icons-actions-document_hex:before{content:"\f115"}.bds-icons-actions-document_image:before{content:"\f116"}.bds-icons-actions-document_mark:before{content:"\f117"}.bds-icons-actions-document_n:before{content:"\f118"}.bds-icons-actions-document_pdf_convert:before{content:"\f119"}.bds-icons-actions-document_pdf:before{content:"\f11a"}.bds-icons-actions-document_ppt:before{content:"\f11b"}.bds-icons-actions-document_s:before{content:"\f11c"}.bds-icons-actions-document_sound:before{content:"\f11d"}.bds-icons-actions-document_video:before{content:"\f11e"}.bds-icons-actions-document_word:before{content:"\f11f"}.bds-icons-actions-document:before{content:"\f120"}.bds-icons-actions-edit_circle:before{content:"\f121"}.bds-icons-actions-edit_mark:before{content:"\f122"}.bds-icons-actions-edit_signature:before{content:"\f123"}.bds-icons-actions-edit:before{content:"\f124"}.bds-icons-actions-file_back:before{content:"\f125"}.bds-icons-actions-file_definition:before{content:"\f126"}.bds-icons-actions-folder_group_outline:before{content:"\f127"}.bds-icons-actions-folder_group:before{content:"\f128"}.bds-icons-actions-folder_open_outline:before{content:"\f129"}.bds-icons-actions-folder_outline:before{content:"\f12a"}.bds-icons-actions-folder:before{content:"\f12b"}.bds-icons-actions-language_de:before{content:"\f12c"}.bds-icons-actions-language_en:before{content:"\f12d"}.bds-icons-actions-language_es:before{content:"\f12e"}.bds-icons-actions-language_fr:before{content:"\f12f"}.bds-icons-actions-language_it:before{content:"\f130"}.bds-icons-actions-language_pl:before{content:"\f131"}.bds-icons-actions-language_translate:before{content:"\f132"}.bds-icons-actions-load_download:before{content:"\f133"}.bds-icons-actions-load_export:before{content:"\f134"}.bds-icons-actions-load_import:before{content:"\f135"}.bds-icons-actions-load_upload_server:before{content:"\f136"}.bds-icons-actions-load_upload:before{content:"\f137"}.bds-icons-actions-lock_create_circle:before{content:"\f138"}.bds-icons-actions-lock_create:before{content:"\f139"}.bds-icons-actions-lock_reset_circle:before{content:"\f13a"}.bds-icons-actions-lock_reset:before{content:"\f13b"}.bds-icons-actions-lock_small_cancel:before{content:"\f13c"}.bds-icons-actions-lock_small:before{content:"\f13d"}.bds-icons-actions-lock_unlock:before{content:"\f13e"}.bds-icons-actions-lock:before{content:"\f13f"}.bds-icons-actions-log_in:before{content:"\f140"}.bds-icons-actions-log_out:before{content:"\f141"}.bds-icons-actions-queue_hold:before{content:"\f142"}.bds-icons-actions-queue_requeue:before{content:"\f143"}.bds-icons-actions-queue_start:before{content:"\f144"}.bds-icons-actions-queue_status:before{content:"\f145"}.bds-icons-actions-queue_stop:before{content:"\f146"}.bds-icons-actions-queue:before{content:"\f147"}.bds-icons-actions-task_check:before{content:"\f148"}.bds-icons-actions-task_create:before{content:"\f149"}.bds-icons-actions-task_edit:before{content:"\f14a"}.bds-icons-actions-task_log:before{content:"\f14b"}.bds-icons-actions-task_profile:before{content:"\f14c"}.bds-icons-actions-task_result:before{content:"\f14d"}.bds-icons-actions-task:before{content:"\f14e"}.bds-icons-actions-time_alarm:before{content:"\f14f"}.bds-icons-actions-time_analyses_circle:before{content:"\f150"}.bds-icons-actions-time_clock:before{content:"\f151"}.bds-icons-actions-time_history_circle:before{content:"\f152"}.bds-icons-actions-time_history:before{content:"\f153"}.bds-icons-actions-time_schedule:before{content:"\f154"}.bds-icons-actions-time_unschedule:before{content:"\f155"}.bds-icons-actions-time_update_circle:before{content:"\f156"}.bds-icons-actions-time_update:before{content:"\f157"}.bds-icons-actions-trash_add:before{content:"\f158"}.bds-icons-actions-trash_delete:before{content:"\f159"}.bds-icons-actions-trash_dismiss:before{content:"\f15a"}.bds-icons-actions-trash_remove:before{content:"\f15b"}.bds-icons-actions-type_d:before{content:"\f15c"}.bds-icons-actions-type_n:before{content:"\f15d"}.bds-icons-actions-type_s:before{content:"\f15e"}.bds-icons-actions-type_unknown:before{content:"\f15f"}.bds-icons-arrows-action_backup:before{content:"\f160"}.bds-icons-arrows-action_change_circle:before{content:"\f161"}.bds-icons-arrows-action_change:before{content:"\f162"}.bds-icons-arrows-action_recover:before{content:"\f163"}.bds-icons-arrows-action_redo:before{content:"\f164"}.bds-icons-arrows-action_refresh_auto:before{content:"\f165"}.bds-icons-arrows-action_refresh:before{content:"\f166"}.bds-icons-arrows-action_reload_cancel:before{content:"\f167"}.bds-icons-arrows-action_reload:before{content:"\f168"}.bds-icons-arrows-action_rerun:before{content:"\f169"}.bds-icons-arrows-action_reset:before{content:"\f16a"}.bds-icons-arrows-action_restart:before{content:"\f16b"}.bds-icons-arrows-action_return:before{content:"\f16c"}.bds-icons-arrows-action_sync_cloud:before{content:"\f16d"}.bds-icons-arrows-action_sync_done:before{content:"\f16e"}.bds-icons-arrows-action_sync_open:before{content:"\f16f"}.bds-icons-arrows-action_sync:before{content:"\f170"}.bds-icons-arrows-action_text_reuse:before{content:"\f171"}.bds-icons-arrows-action_undo:before{content:"\f172"}.bds-icons-arrows-arrow_back:before{content:"\f173"}.bds-icons-arrows-arrow_down_circle_outline:before{content:"\f174"}.bds-icons-arrows-arrow_down_circle:before{content:"\f175"}.bds-icons-arrows-arrow_down_small:before{content:"\f176"}.bds-icons-arrows-arrow_down:before{content:"\f177"}.bds-icons-arrows-arrow_goto:before{content:"\f178"}.bds-icons-arrows-arrow_left_circle_outline:before{content:"\f179"}.bds-icons-arrows-arrow_left_circle:before{content:"\f17a"}.bds-icons-arrows-arrow_left_small:before{content:"\f17b"}.bds-icons-arrows-arrow_left:before{content:"\f17c"}.bds-icons-arrows-arrow_relation:before{content:"\f17d"}.bds-icons-arrows-arrow_relations:before{content:"\f17e"}.bds-icons-arrows-arrow_right_circle_outline:before{content:"\f17f"}.bds-icons-arrows-arrow_right_circle:before{content:"\f180"}.bds-icons-arrows-arrow_right_small:before{content:"\f181"}.bds-icons-arrows-arrow_right:before{content:"\f182"}.bds-icons-arrows-arrow_transfer:before{content:"\f183"}.bds-icons-arrows-arrow_trend_down:before{content:"\f184"}.bds-icons-arrows-arrow_trend_up:before{content:"\f185"}.bds-icons-arrows-arrow_up_circle_outline:before{content:"\f186"}.bds-icons-arrows-arrow_up_circle:before{content:"\f187"}.bds-icons-arrows-arrow_up_down:before{content:"\f188"}.bds-icons-arrows-arrow_up_right_small:before{content:"\f189"}.bds-icons-arrows-arrow_up_small:before{content:"\f18a"}.bds-icons-arrows-arrow_up:before{content:"\f18b"}.bds-icons-arrows-chevron_backward:before{content:"\f18c"}.bds-icons-arrows-chevron_begin:before{content:"\f18d"}.bds-icons-arrows-chevron_bottom:before{content:"\f18e"}.bds-icons-arrows-chevron_down_small:before{content:"\f18f"}.bds-icons-arrows-chevron_down:before{content:"\f190"}.bds-icons-arrows-chevron_end:before{content:"\f191"}.bds-icons-arrows-chevron_forward:before{content:"\f192"}.bds-icons-arrows-chevron_left_small:before{content:"\f193"}.bds-icons-arrows-chevron_left:before{content:"\f194"}.bds-icons-arrows-chevron_right_small:before{content:"\f195"}.bds-icons-arrows-chevron_right:before{content:"\f196"}.bds-icons-arrows-chevron_top:before{content:"\f197"}.bds-icons-arrows-chevron_up_small:before{content:"\f198"}.bds-icons-arrows-chevron_up:before{content:"\f199"}.bds-icons-arrows-hierarchy_close:before{content:"\f19a"}.bds-icons-arrows-hierarchy_collapse:before{content:"\f19b"}.bds-icons-arrows-hierarchy_open_alt:before{content:"\f19c"}.bds-icons-arrows-hierarchy_open:before{content:"\f19d"}.bds-icons-controls-arrow_max:before{content:"\f19e"}.bds-icons-controls-arrow_min:before{content:"\f19f"}.bds-icons-controls-calendar_accept:before{content:"\f1a0"}.bds-icons-controls-calendar_appointment:before{content:"\f1a1"}.bds-icons-controls-calendar_date:before{content:"\f1a2"}.bds-icons-controls-calendar_day:before{content:"\f1a3"}.bds-icons-controls-calendar_event:before{content:"\f1a4"}.bds-icons-controls-calendar:before{content:"\f1a5"}.bds-icons-controls-display_hide:before{content:"\f1a6"}.bds-icons-controls-display_show_circle:before{content:"\f1a7"}.bds-icons-controls-display_show_create:before{content:"\f1a8"}.bds-icons-controls-display_show:before{content:"\f1a9"}.bds-icons-controls-divider_handle:before{content:"\f1aa"}.bds-icons-controls-drag_indicator:before{content:"\f1ab"}.bds-icons-controls-fit_height:before{content:"\f1ac"}.bds-icons-controls-fit_original:before{content:"\f1ad"}.bds-icons-controls-fit_screen:before{content:"\f1ae"}.bds-icons-controls-fit_width:before{content:"\f1af"}.bds-icons-controls-handle-horizontal:before{content:"\f1b0"}.bds-icons-controls-handle-vertical:before{content:"\f1b1"}.bds-icons-controls-list_sort_handle:before{content:"\f1b2"}.bds-icons-controls-page_first:before{content:"\f1b3"}.bds-icons-controls-page_last:before{content:"\f1b4"}.bds-icons-controls-page_next:before{content:"\f1b5"}.bds-icons-controls-page_previous:before{content:"\f1b6"}.bds-icons-controls-rotate_ccw:before{content:"\f1b7"}.bds-icons-controls-rotate_cw:before{content:"\f1b8"}.bds-icons-controls-settings_circle:before{content:"\f1b9"}.bds-icons-controls-settings_display:before{content:"\f1ba"}.bds-icons-controls-settings_parameter:before{content:"\f1bb"}.bds-icons-controls-settings_simulate:before{content:"\f1bc"}.bds-icons-controls-settings_table:before{content:"\f1bd"}.bds-icons-controls-settings:before{content:"\f1be"}.bds-icons-controls-sort_ascend:before{content:"\f1bf"}.bds-icons-controls-sort_descend:before{content:"\f1c0"}.bds-icons-controls-sort_down:before{content:"\f1c1"}.bds-icons-controls-sort_up:before{content:"\f1c2"}.bds-icons-controls-table_column_select:before{content:"\f1c3"}.bds-icons-controls-table_column_width:before{content:"\f1c4"}.bds-icons-controls-table_content_assignment:before{content:"\f1c5"}.bds-icons-controls-table_content_group:before{content:"\f1c6"}.bds-icons-controls-table_elements_align:before{content:"\f1c7"}.bds-icons-controls-table_highlight_paths:before{content:"\f1c8"}.bds-icons-controls-table_multiple_fields:before{content:"\f1c9"}.bds-icons-controls-table_single_field:before{content:"\f1ca"}.bds-icons-controls-text_bullet:before{content:"\f1cb"}.bds-icons-controls-text_hierarchy:before{content:"\f1cc"}.bds-icons-controls-text_list:before{content:"\f1cd"}.bds-icons-controls-text_saved_search:before{content:"\f1ce"}.bds-icons-controls-text_search:before{content:"\f1cf"}.bds-icons-controls-text_verify:before{content:"\f1d0"}.bds-icons-controls-text:before{content:"\f1d1"}.bds-icons-controls-viewer_grip_horizontal:before{content:"\f1d2"}.bds-icons-controls-viewer_grip_vertical:before{content:"\f1d3"}.bds-icons-controls-viewer_picker_horizontal_left:before{content:"\f1d4"}.bds-icons-controls-viewer_picker_horizontal_right:before{content:"\f1d5"}.bds-icons-controls-viewer_picker_vertical_above:before{content:"\f1d6"}.bds-icons-controls-viewer_picker_vertical_below:before{content:"\f1d7"}.bds-icons-controls-zoom_in_circle:before{content:"\f1d8"}.bds-icons-controls-zoom_in:before{content:"\f1d9"}.bds-icons-controls-zoom_out_circle:before{content:"\f1da"}.bds-icons-controls-zoom_out:before{content:"\f1db"}.bds-icons-indicators-abort_circle:before{content:"\f1dc"}.bds-icons-indicators-abort:before{content:"\f1dd"}.bds-icons-indicators-add_box:before{content:"\f1de"}.bds-icons-indicators-add_circle:before{content:"\f1df"}.bds-icons-indicators-add:before{content:"\f1e0"}.bds-icons-indicators-alert_circle_outline_small:before{content:"\f1e1"}.bds-icons-indicators-alert_circle_outline:before{content:"\f1e2"}.bds-icons-indicators-alert_circle_small:before{content:"\f1e3"}.bds-icons-indicators-alert_circle:before{content:"\f1e4"}.bds-icons-indicators-alert_error:before{content:"\f1e5"}.bds-icons-indicators-alert_handbrake:before{content:"\f1e6"}.bds-icons-indicators-alert_small:before{content:"\f1e7"}.bds-icons-indicators-alert_triangle:before{content:"\f1e8"}.bds-icons-indicators-cancel_box:before{content:"\f1e9"}.bds-icons-indicators-cancel_circle_outline:before{content:"\f1ea"}.bds-icons-indicators-cancel_circle:before{content:"\f1eb"}.bds-icons-indicators-cancel_small:before{content:"\f1ec"}.bds-icons-indicators-cancel:before{content:"\f1ed"}.bds-icons-indicators-check_box_empty:before{content:"\f1ee"}.bds-icons-indicators-check_box:before{content:"\f1ef"}.bds-icons-indicators-check_circle_empty:before{content:"\f1f0"}.bds-icons-indicators-check_circle_outline:before{content:"\f1f1"}.bds-icons-indicators-check_circle_revoke:before{content:"\f1f2"}.bds-icons-indicators-check_circle:before{content:"\f1f3"}.bds-icons-indicators-check_multiple:before{content:"\f1f4"}.bds-icons-indicators-check:before{content:"\f1f5"}.bds-icons-indicators-color_tags:before{content:"\f1f6"}.bds-icons-indicators-connection_add_box:before{content:"\f1f7"}.bds-icons-indicators-connection_add:before{content:"\f1f8"}.bds-icons-indicators-connection_automatic:before{content:"\f1f9"}.bds-icons-indicators-connection_balancer_box:before{content:"\f1fa"}.bds-icons-indicators-connection_balancer:before{content:"\f1fb"}.bds-icons-indicators-connection_cam_box:before{content:"\f1fc"}.bds-icons-indicators-connection_camera:before{content:"\f1fd"}.bds-icons-indicators-connection_client_box:before{content:"\f1fe"}.bds-icons-indicators-connection_client:before{content:"\f1ff"}.bds-icons-indicators-connection_cloud_box:before{content:"\f200"}.bds-icons-indicators-connection_cloud:before{content:"\f201"}.bds-icons-indicators-connection_control_box:before{content:"\f202"}.bds-icons-indicators-connection_control:before{content:"\f203"}.bds-icons-indicators-connection_controller_box:before{content:"\f204"}.bds-icons-indicators-connection_controller:before{content:"\f205"}.bds-icons-indicators-connection_converter_box:before{content:"\f206"}.bds-icons-indicators-connection_converter:before{content:"\f207"}.bds-icons-indicators-connection_database_box:before{content:"\f208"}.bds-icons-indicators-connection_database:before{content:"\f209"}.bds-icons-indicators-connection_domain_box:before{content:"\f20a"}.bds-icons-indicators-connection_domain:before{content:"\f20b"}.bds-icons-indicators-connection_dsl_box:before{content:"\f20c"}.bds-icons-indicators-connection_dsl:before{content:"\f20d"}.bds-icons-indicators-connection_firewall_box:before{content:"\f20e"}.bds-icons-indicators-connection_firewall:before{content:"\f20f"}.bds-icons-indicators-connection_hub_box:before{content:"\f210"}.bds-icons-indicators-connection_hub:before{content:"\f211"}.bds-icons-indicators-connection_information_box-1:before{content:"\f212"}.bds-icons-indicators-connection_information_box:before{content:"\f213"}.bds-icons-indicators-connection_information:before{content:"\f214"}.bds-icons-indicators-connection_lightbulb:before{content:"\f215"}.bds-icons-indicators-connection_network_box:before{content:"\f216"}.bds-icons-indicators-connection_network:before{content:"\f217"}.bds-icons-indicators-connection_ping_box:before{content:"\f218"}.bds-icons-indicators-connection_ping:before{content:"\f219"}.bds-icons-indicators-connection_printer_box:before{content:"\f21a"}.bds-icons-indicators-connection_printer:before{content:"\f21b"}.bds-icons-indicators-connection_router_box:before{content:"\f21c"}.bds-icons-indicators-connection_router:before{content:"\f21d"}.bds-icons-indicators-connection_server_box:before{content:"\f21e"}.bds-icons-indicators-connection_server:before{content:"\f21f"}.bds-icons-indicators-connection_switch_box:before{content:"\f220"}.bds-icons-indicators-connection_switch:before{content:"\f221"}.bds-icons-indicators-connection_terminal_box:before{content:"\f222"}.bds-icons-indicators-connection_terminal:before{content:"\f223"}.bds-icons-indicators-connection_unconnected:before{content:"\f224"}.bds-icons-indicators-connection_ups_box:before{content:"\f225"}.bds-icons-indicators-connection_ups:before{content:"\f226"}.bds-icons-indicators-connection_voip_box:before{content:"\f227"}.bds-icons-indicators-connection_voip:before{content:"\f228"}.bds-icons-indicators-connection_vpn_box:before{content:"\f229"}.bds-icons-indicators-connection_vpn:before{content:"\f22a"}.bds-icons-indicators-connection_wifi_box:before{content:"\f22b"}.bds-icons-indicators-connection_wireless:before{content:"\f22c"}.bds-icons-indicators-connector_circle:before{content:"\f22d"}.bds-icons-indicators-connector:before{content:"\f22e"}.bds-icons-indicators-customization_circle_outline:before{content:"\f22f"}.bds-icons-indicators-customization_circle:before{content:"\f230"}.bds-icons-indicators-customization:before{content:"\f231"}.bds-icons-indicators-defined_error:before{content:"\f232"}.bds-icons-indicators-defined_false:before{content:"\f233"}.bds-icons-indicators-defined_true:before{content:"\f234"}.bds-icons-indicators-execute_circle_outline:before{content:"\f235"}.bds-icons-indicators-execute_circle:before{content:"\f236"}.bds-icons-indicators-execute:before{content:"\f237"}.bds-icons-indicators-flag_outline:before{content:"\f238"}.bds-icons-indicators-flag:before{content:"\f239"}.bds-icons-indicators-help_outline:before{content:"\f23a"}.bds-icons-indicators-help_small:before{content:"\f23b"}.bds-icons-indicators-help:before{content:"\f23c"}.bds-icons-indicators-hold_circle_outline:before{content:"\f23d"}.bds-icons-indicators-hold_circle:before{content:"\f23e"}.bds-icons-indicators-hold:before{content:"\f23f"}.bds-icons-indicators-information_circle:before{content:"\f240"}.bds-icons-indicators-information_small:before{content:"\f241"}.bds-icons-indicators-information:before{content:"\f242"}.bds-icons-indicators-job_status:before{content:"\f243"}.bds-icons-indicators-minus_circle:before{content:"\f244"}.bds-icons-indicators-minus:before{content:"\f245"}.bds-icons-indicators-open:before{content:"\f246"}.bds-icons-indicators-pending:before{content:"\f247"}.bds-icons-indicators-placeholder_box:before{content:"\f248"}.bds-icons-indicators-placeholder:before{content:"\f249"}.bds-icons-indicators-stop_circle_outline:before{content:"\f24a"}.bds-icons-indicators-stop_circle:before{content:"\f24b"}.bds-icons-indicators-violation_acceptance:before{content:"\f24c"}.bds-icons-indicators-violation_circle:before{content:"\f24d"}.bds-icons-indicators-violation:before{content:"\f24e"}.bds-icons-processes-account_change:before{content:"\f24f"}.bds-icons-processes-account_connection:before{content:"\f250"}.bds-icons-processes-account_copy:before{content:"\f251"}.bds-icons-processes-account_create:before{content:"\f252"}.bds-icons-processes-account_delete:before{content:"\f253"}.bds-icons-processes-account_edit:before{content:"\f254"}.bds-icons-processes-account_location:before{content:"\f255"}.bds-icons-processes-account_shared_create:before{content:"\f256"}.bds-icons-processes-account_status:before{content:"\f257"}.bds-icons-processes-account_update:before{content:"\f258"}.bds-icons-processes-application_create:before{content:"\f259"}.bds-icons-processes-application_delete:before{content:"\f25a"}.bds-icons-processes-authorization_change:before{content:"\f25b"}.bds-icons-processes-authorization_edit:before{content:"\f25c"}.bds-icons-processes-authorization_status:before{content:"\f25d"}.bds-icons-processes-authorization_update:before{content:"\f25e"}.bds-icons-processes-authorization:before{content:"\f25f"}.bds-icons-processes-compliance_ovewrview:before{content:"\f260"}.bds-icons-processes-directory_create:before{content:"\f261"}.bds-icons-processes-directory_delete:before{content:"\f262"}.bds-icons-processes-directory_edit:before{content:"\f263"}.bds-icons-processes-folder_create:before{content:"\f264"}.bds-icons-processes-folder_delete:before{content:"\f265"}.bds-icons-processes-folder_edit:before{content:"\f266"}.bds-icons-processes-folder_group_edit:before{content:"\f267"}.bds-icons-processes-group_change:before{content:"\f268"}.bds-icons-processes-group_risk:before{content:"\f269"}.bds-icons-processes-group_role:before{content:"\f26a"}.bds-icons-processes-group_status:before{content:"\f26b"}.bds-icons-processes-hr_confirmation:before{content:"\f26c"}.bds-icons-processes-hr_registration:before{content:"\f26d"}.bds-icons-processes-hr_transfer:before{content:"\f26e"}.bds-icons-processes-organization_change:before{content:"\f26f"}.bds-icons-processes-organization_status:before{content:"\f270"}.bds-icons-processes-owner_create:before{content:"\f271"}.bds-icons-processes-owner_delete:before{content:"\f272"}.bds-icons-processes-policy_create:before{content:"\f273"}.bds-icons-processes-policy_delete:before{content:"\f274"}.bds-icons-processes-policy_edit:before{content:"\f275"}.bds-icons-processes-recertification_execute:before{content:"\f276"}.bds-icons-processes-recertification_history:before{content:"\f277"}.bds-icons-processes-recertification_settings:before{content:"\f278"}.bds-icons-processes-resource_change:before{content:"\f279"}.bds-icons-processes-resource_status:before{content:"\f27a"}.bds-icons-processes-resource_user:before{content:"\f27b"}.bds-icons-processes-role_attribute:before{content:"\f27c"}.bds-icons-processes-role_change:before{content:"\f27d"}.bds-icons-processes-role_connection:before{content:"\f27e"}.bds-icons-processes-role_copy:before{content:"\f27f"}.bds-icons-processes-role_create:before{content:"\f280"}.bds-icons-processes-role_delete:before{content:"\f281"}.bds-icons-processes-role_edit:before{content:"\f282"}.bds-icons-processes-role_exclusive:before{content:"\f283"}.bds-icons-processes-role_group:before{content:"\f284"}.bds-icons-processes-role_overview:before{content:"\f285"}.bds-icons-processes-role_recertification:before{content:"\f286"}.bds-icons-processes-role_risk:before{content:"\f287"}.bds-icons-processes-role_status:before{content:"\f288"}.bds-icons-processes-role_update:before{content:"\f289"}.bds-icons-processes-rule_template_copy:before{content:"\f28a"}.bds-icons-processes-rule_template_create:before{content:"\f28b"}.bds-icons-processes-rule_template_delete:before{content:"\f28c"}.bds-icons-processes-rule_template_open:before{content:"\f28d"}.bds-icons-processes-rule:before{content:"\f28e"}.bds-icons-processes-system_change:before{content:"\f28f"}.bds-icons-processes-system_status:before{content:"\f290"}.bds-icons-processes-user_account:before{content:"\f291"}.bds-icons-processes-user_attribute_overview:before{content:"\f292"}.bds-icons-processes-user_attribute:before{content:"\f293"}.bds-icons-processes-user_change_overview:before{content:"\f294"}.bds-icons-processes-user_change:before{content:"\f295"}.bds-icons-processes-user_connection:before{content:"\f296"}.bds-icons-processes-user_copy:before{content:"\f297"}.bds-icons-processes-user_create:before{content:"\f298"}.bds-icons-processes-user_customization:before{content:"\f299"}.bds-icons-processes-user_delete:before{content:"\f29a"}.bds-icons-processes-user_edit:before{content:"\f29b"}.bds-icons-processes-user_entitlement:before{content:"\f29c"}.bds-icons-processes-user_immediate_suspension:before{content:"\f29d"}.bds-icons-processes-user_indicator:before{content:"\f29e"}.bds-icons-processes-user_org_head:before{content:"\f29f"}.bds-icons-processes-user_recertification:before{content:"\f2a0"}.bds-icons-processes-user_registration:before{content:"\f2a1"}.bds-icons-processes-user_resource:before{content:"\f2a2"}.bds-icons-processes-user_status:before{content:"\f2a3"}.bds-icons-processes-user_support:before{content:"\f2a4"}.bds-icons-processes-user_suspension:before{content:"\f2a5"}.bds-icons-processes-user_transfer:before{content:"\f2a6"}.bds-icons-processes-user_unsuspension:before{content:"\f2a7"}.bds-icons-processes-user_zoom:before{content:"\f2a8"}.bds-icons-symbols-account_key_circle:before{content:"\f2a9"}.bds-icons-symbols-account_key:before{content:"\f2aa"}.bds-icons-symbols-application_circle:before{content:"\f2ab"}.bds-icons-symbols-application_system:before{content:"\f2ac"}.bds-icons-symbols-application:before{content:"\f2ad"}.bds-icons-symbols-assignment_delegate:before{content:"\f2ae"}.bds-icons-symbols-assignment_done:before{content:"\f2af"}.bds-icons-symbols-assignment_return:before{content:"\f2b0"}.bds-icons-symbols-assignment_takeover:before{content:"\f2b1"}.bds-icons-symbols-attribute_group:before{content:"\f2b2"}.bds-icons-symbols-attribute_outline_box:before{content:"\f2b3"}.bds-icons-symbols-attribute_outline_circle:before{content:"\f2b4"}.bds-icons-symbols-attribute_outline:before{content:"\f2b5"}.bds-icons-symbols-attribute:before{content:"\f2b6"}.bds-icons-symbols-cart_add:before{content:"\f2b7"}.bds-icons-symbols-cart_remove:before{content:"\f2b8"}.bds-icons-symbols-cart:before{content:"\f2b9"}.bds-icons-symbols-chip_cpu:before{content:"\f2ba"}.bds-icons-symbols-chip_generic:before{content:"\f2bb"}.bds-icons-symbols-chip_memory:before{content:"\f2bc"}.bds-icons-symbols-cloud:before{content:"\f2bd"}.bds-icons-symbols-colors:before{content:"\f2be"}.bds-icons-symbols-connection_assignment:before{content:"\f2bf"}.bds-icons-symbols-connection_circle:before{content:"\f2c0"}.bds-icons-symbols-connection:before{content:"\f2c1"}.bds-icons-symbols-control_m:before{content:"\f2c2"}.bds-icons-symbols-counter_numeric:before{content:"\f2c3"}.bds-icons-symbols-dashboard_circle:before{content:"\f2c4"}.bds-icons-symbols-dashboard:before{content:"\f2c5"}.bds-icons-symbols-database_create:before{content:"\f2c6"}.bds-icons-symbols-database_delete:before{content:"\f2c7"}.bds-icons-symbols-database_edit:before{content:"\f2c8"}.bds-icons-symbols-database_export:before{content:"\f2c9"}.bds-icons-symbols-database_import:before{content:"\f2ca"}.bds-icons-symbols-database_share:before{content:"\f2cb"}.bds-icons-symbols-database:before{content:"\f2cc"}.bds-icons-symbols-device_client:before{content:"\f2cd"}.bds-icons-symbols-device_control:before{content:"\f2ce"}.bds-icons-symbols-device_display:before{content:"\f2cf"}.bds-icons-symbols-device_integration:before{content:"\f2d0"}.bds-icons-symbols-device_mobile:before{content:"\f2d1"}.bds-icons-symbols-drive_dvd:before{content:"\f2d2"}.bds-icons-symbols-drive_generic:before{content:"\f2d3"}.bds-icons-symbols-drive_hardisk:before{content:"\f2d4"}.bds-icons-symbols-drive_install:before{content:"\f2d5"}.bds-icons-symbols-fax:before{content:"\f2d6"}.bds-icons-symbols-filter_list:before{content:"\f2d7"}.bds-icons-symbols-filter_off_outline:before{content:"\f2d8"}.bds-icons-symbols-filter_outline:before{content:"\f2d9"}.bds-icons-symbols-filter_text:before{content:"\f2da"}.bds-icons-symbols-font_style:before{content:"\f2db"}.bds-icons-symbols-font_type_bold:before{content:"\f2dc"}.bds-icons-symbols-font_type_italic:before{content:"\f2dd"}.bds-icons-symbols-font_type_strikethrough:before{content:"\f2de"}.bds-icons-symbols-font_type_underline:before{content:"\f2df"}.bds-icons-symbols-fontsize:before{content:"\f2e0"}.bds-icons-symbols-function:before{content:"\f2e1"}.bds-icons-symbols-help_phone_circle:before{content:"\f2e2"}.bds-icons-symbols-help_phone:before{content:"\f2e3"}.bds-icons-symbols-help_support:before{content:"\f2e4"}.bds-icons-symbols-hierarchy_full:before{content:"\f2e5"}.bds-icons-symbols-hierarchy_org_unit_alt:before{content:"\f2e6"}.bds-icons-symbols-hierarchy_org_unit_circle_alt:before{content:"\f2e7"}.bds-icons-symbols-hierarchy_org_unit_circle:before{content:"\f2e8"}.bds-icons-symbols-hierarchy_org_unit_tree:before{content:"\f2e9"}.bds-icons-symbols-hierarchy_org_unit:before{content:"\f2ea"}.bds-icons-symbols-hierarchy_organization_circle:before{content:"\f2eb"}.bds-icons-symbols-hierarchy_organization:before{content:"\f2ec"}.bds-icons-symbols-hierarchy_path:before{content:"\f2ed"}.bds-icons-symbols-hierarchy_reference:before{content:"\f2ee"}.bds-icons-symbols-hierarchy_structure:before{content:"\f2ef"}.bds-icons-symbols-hierarchy_tree:before{content:"\f2f0"}.bds-icons-symbols-home_business:before{content:"\f2f1"}.bds-icons-symbols-home:before{content:"\f2f2"}.bds-icons-symbols-hourglas:before{content:"\f2f3"}.bds-icons-symbols-idea:before{content:"\f2f4"}.bds-icons-symbols-image:before{content:"\f2f5"}.bds-icons-symbols-inbox_circle:before{content:"\f2f6"}.bds-icons-symbols-inbox:before{content:"\f2f7"}.bds-icons-symbols-infinity:before{content:"\f2f8"}.bds-icons-symbols-internet:before{content:"\f2f9"}.bds-icons-symbols-job_attribute:before{content:"\f2fa"}.bds-icons-symbols-job_execute:before{content:"\f2fb"}.bds-icons-symbols-job_stop:before{content:"\f2fc"}.bds-icons-symbols-job:before{content:"\f2fd"}.bds-icons-symbols-like:before{content:"\f2fe"}.bds-icons-symbols-link:before{content:"\f2ff"}.bds-icons-symbols-log:before{content:"\f300"}.bds-icons-symbols-mail_send:before{content:"\f301"}.bds-icons-symbols-mail:before{content:"\f302"}.bds-icons-symbols-maintenance:before{content:"\f303"}.bds-icons-symbols-manual:before{content:"\f304"}.bds-icons-symbols-menu_apps:before{content:"\f305"}.bds-icons-symbols-menu_more_horizontal_circle:before{content:"\f306"}.bds-icons-symbols-menu_more_horizontal:before{content:"\f307"}.bds-icons-symbols-menu_more_vertical:before{content:"\f308"}.bds-icons-symbols-menu:before{content:"\f309"}.bds-icons-symbols-message_add:before{content:"\f30a"}.bds-icons-symbols-message_note:before{content:"\f30b"}.bds-icons-symbols-message_small_add:before{content:"\f30c"}.bds-icons-symbols-message_small:before{content:"\f30d"}.bds-icons-symbols-message:before{content:"\f30e"}.bds-icons-symbols-metrics:before{content:"\f30f"}.bds-icons-symbols-monitor_process_circle:before{content:"\f310"}.bds-icons-symbols-monitor_process:before{content:"\f311"}.bds-icons-symbols-monitor_server:before{content:"\f312"}.bds-icons-symbols-network_ping:before{content:"\f313"}.bds-icons-symbols-network:before{content:"\f314"}.bds-icons-symbols-notification_abort:before{content:"\f315"}.bds-icons-symbols-notification:before{content:"\f316"}.bds-icons-symbols-policy_box:before{content:"\f317"}.bds-icons-symbols-policy_circle:before{content:"\f318"}.bds-icons-symbols-policy:before{content:"\f319"}.bds-icons-symbols-printer_queue:before{content:"\f31a"}.bds-icons-symbols-printer:before{content:"\f31b"}.bds-icons-symbols-process_agile_flow:before{content:"\f31c"}.bds-icons-symbols-process_center:before{content:"\f31d"}.bds-icons-symbols-process_prp_circle:before{content:"\f31e"}.bds-icons-symbols-process_prp_flow:before{content:"\f31f"}.bds-icons-symbols-progress_projects_circle:before{content:"\f320"}.bds-icons-symbols-progress_projects:before{content:"\f321"}.bds-icons-symbols-progress_provisioning_circle:before{content:"\f322"}.bds-icons-symbols-progress_provisioning:before{content:"\f323"}.bds-icons-symbols-progress_recertification_circle:before{content:"\f324"}.bds-icons-symbols-progress_recertification:before{content:"\f325"}.bds-icons-symbols-progress_reconciliation:before{content:"\f326"}.bds-icons-symbols-resource_archive:before{content:"\f327"}.bds-icons-symbols-resource_box:before{content:"\f328"}.bds-icons-symbols-resource_circle:before{content:"\f329"}.bds-icons-symbols-resource_delete:before{content:"\f32a"}.bds-icons-symbols-resource_filter:before{content:"\f32b"}.bds-icons-symbols-resource_group_circle:before{content:"\f32c"}.bds-icons-symbols-resource_group:before{content:"\f32d"}.bds-icons-symbols-resource_organization:before{content:"\f32e"}.bds-icons-symbols-resource_reload_alt:before{content:"\f32f"}.bds-icons-symbols-resource_reload:before{content:"\f330"}.bds-icons-symbols-resource_unarchive_alt:before{content:"\f331"}.bds-icons-symbols-resource_unarchive:before{content:"\f332"}.bds-icons-symbols-resource:before{content:"\f333"}.bds-icons-symbols-risk_alert_circle:before{content:"\f334"}.bds-icons-symbols-risk_alert:before{content:"\f335"}.bds-icons-symbols-risk_high_circle:before{content:"\f336"}.bds-icons-symbols-risk_high:before{content:"\f337"}.bds-icons-symbols-risk_low_circle:before{content:"\f338"}.bds-icons-symbols-risk_low:before{content:"\f339"}.bds-icons-symbols-risk_medium_circle:before{content:"\f33a"}.bds-icons-symbols-risk_medium:before{content:"\f33b"}.bds-icons-symbols-role_circle:before{content:"\f33c"}.bds-icons-symbols-role_exclusive:before{content:"\f33d"}.bds-icons-symbols-role_incorrect:before{content:"\f33e"}.bds-icons-symbols-role_sync:before{content:"\f33f"}.bds-icons-symbols-role:before{content:"\f340"}.bds-icons-symbols-secure_development:before{content:"\f341"}.bds-icons-symbols-security_authenfication:before{content:"\f342"}.bds-icons-symbols-security_circle:before{content:"\f343"}.bds-icons-symbols-security_compliance:before{content:"\f344"}.bds-icons-symbols-security_information:before{content:"\f345"}.bds-icons-symbols-security:before{content:"\f346"}.bds-icons-symbols-server_account:before{content:"\f347"}.bds-icons-symbols-server_backend:before{content:"\f348"}.bds-icons-symbols-server_create:before{content:"\f349"}.bds-icons-symbols-server_delete:before{content:"\f34a"}.bds-icons-symbols-server_edit:before{content:"\f34b"}.bds-icons-symbols-server_lock:before{content:"\f34c"}.bds-icons-symbols-server_mainframe:before{content:"\f34d"}.bds-icons-symbols-server_security:before{content:"\f34e"}.bds-icons-symbols-server_settings:before{content:"\f34f"}.bds-icons-symbols-server:before{content:"\f350"}.bds-icons-symbols-share_circle:before{content:"\f351"}.bds-icons-symbols-share_identity_circle:before{content:"\f352"}.bds-icons-symbols-share:before{content:"\f353"}.bds-icons-symbols-social_media_facebook:before{content:"\f354"}.bds-icons-symbols-social_media_linkedin:before{content:"\f355"}.bds-icons-symbols-social_media_xing:before{content:"\f356"}.bds-icons-symbols-sort_bookmark_outline:before{content:"\f357"}.bds-icons-symbols-sort_bookmark:before{content:"\f358"}.bds-icons-symbols-sort_clip:before{content:"\f359"}.bds-icons-symbols-sort_pin_hide:before{content:"\f35a"}.bds-icons-symbols-sort_pin_outline:before{content:"\f35b"}.bds-icons-symbols-sort_pin:before{content:"\f35c"}.bds-icons-symbols-sort_snap:before{content:"\f35d"}.bds-icons-symbols-sort_stamp:before{content:"\f35e"}.bds-icons-symbols-sound:before{content:"\f35f"}.bds-icons-symbols-statistic_analytics_circle:before{content:"\f360"}.bds-icons-symbols-statistic_analytics:before{content:"\f361"}.bds-icons-symbols-statistic_chart_circle:before{content:"\f362"}.bds-icons-symbols-statistic_chart:before{content:"\f363"}.bds-icons-symbols-statistic_donut:before{content:"\f364"}.bds-icons-symbols-statistic_graph:before{content:"\f365"}.bds-icons-symbols-statistic_organic:before{content:"\f366"}.bds-icons-symbols-statistic_pie_outline:before{content:"\f367"}.bds-icons-symbols-statistic_report_circle:before{content:"\f368"}.bds-icons-symbols-statistic_report:before{content:"\f369"}.bds-icons-symbols-statistic_trend:before{content:"\f36a"}.bds-icons-symbols-status_locator_circle:before{content:"\f36b"}.bds-icons-symbols-status_locator:before{content:"\f36c"}.bds-icons-symbols-status_navigator:before{content:"\f36d"}.bds-icons-symbols-system_agent:before{content:"\f36e"}.bds-icons-symbols-system_box:before{content:"\f36f"}.bds-icons-symbols-system_circle:before{content:"\f370"}.bds-icons-symbols-system_group:before{content:"\f371"}.bds-icons-symbols-system:before{content:"\f372"}.bds-icons-symbols-target_system_account:before{content:"\f373"}.bds-icons-symbols-target_system_groups:before{content:"\f374"}.bds-icons-symbols-target_system:before{content:"\f375"}.bds-icons-symbols-terminal:before{content:"\f376"}.bds-icons-symbols-usb:before{content:"\f377"}.bds-icons-symbols-user_account_card:before{content:"\f378"}.bds-icons-symbols-user_account_circle:before{content:"\f379"}.bds-icons-symbols-user_box:before{content:"\f37a"}.bds-icons-symbols-user_circle:before{content:"\f37b"}.bds-icons-symbols-user_group_account_circle:before{content:"\f37c"}.bds-icons-symbols-user_group_box:before{content:"\f37d"}.bds-icons-symbols-user_group_circle:before{content:"\f37e"}.bds-icons-symbols-user_group_generic:before{content:"\f37f"}.bds-icons-symbols-user_group_joker_generic:before{content:"\f380"}.bds-icons-symbols-user_group_joker:before{content:"\f381"}.bds-icons-symbols-user_group:before{content:"\f382"}.bds-icons-symbols-user_org_unit:before{content:"\f383"}.bds-icons-symbols-user_owner_circle:before{content:"\f384"}.bds-icons-symbols-user_owner:before{content:"\f385"}.bds-icons-symbols-user_special:before{content:"\f386"}.bds-icons-symbols-user_supervisor_account_circle:before{content:"\f387"}.bds-icons-symbols-user_sync:before{content:"\f388"}.bds-icons-symbols-user_team_circle:before{content:"\f389"}.bds-icons-symbols-user_team:before{content:"\f38a"}.bds-icons-symbols-user:before{content:"\f38b"}.bds-icons-symbols-utility_abort:before{content:"\f38c"}.bds-icons-symbols-utility_circle_execute:before{content:"\f38d"}.bds-icons-symbols-utility_circle:before{content:"\f38e"}.bds-icons-symbols-utility_connection:before{content:"\f38f"}.bds-icons-symbols-utility_copy:before{content:"\f390"}.bds-icons-symbols-utility_execute:before{content:"\f391"}.bds-icons-symbols-utility_settings:before{content:"\f392"}.bds-icons-symbols-utility:before{content:"\f393"}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}*{margin:0;padding:0;box-sizing:border-box}.input-host-container{display:flex;flex-direction:column}mat-icon.bds-icon{margin-right:0!important}html,body{height:100%;min-height:100vh;margin:0;background-color:var(--background-neutral-50);color:var(--text-dark)}.bds-product-header__left{background-color:transparent!important}.toast-container .ngx-toastr{width:300px!important}@media(min-width:672px){.toast-container .ngx-toastr{width:450px!important}}@media(min-width:1312px){.toast-container .ngx-toastr{width:650px!important}}bds-button.registration__submit{display:flex!important;justify-content:stretch;width:100%}bds-button.registration__submit .bds-button{width:100%!important;max-width:none!important}bds-button.registration__submit button.bds-button{width:100%!important;max-width:none!important}
