body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html,body,#root{height:100%;width:100%}html{--app-layer-header-footer: var(--app-layer-high);--app-layer-sidebar: var(--app-layer-low)}html *{font-family:Fira Sans,sans-serif}html,body{height:inherit!important;background-color:unset}blockquote{border-left:.5rem solid #ccc;padding-left:1rem}@media screen and (max-width:360px){body{background-color:var(--color-background-app)!important;background-image:unset!important}}@media screen and (min-width:361px){body{background-image:linear-gradient(to bottom,#386779,#20556b 70%,#12313d)}}#root{height:inherit!important;min-height:100vh}.eui-App{min-height:100vh}.eui-AppContainer{width:90vw!important;min-height:100vh}@media screen and (max-width:767px){.eui-AppContainer{width:inherit!important}}.eui-CardContent{color:var(--grey-b5)}.eui-App .eui-AppHeader{position:sticky;top:0;z-index:var(--app-layer-header-footer);width:100%}.eui-AppHeader-menu>.eui-HeaderNav>.eui-NavList{font-size:1rem}.eui-App .eui-AppMenu{height:calc(100% - 4rem);z-index:calc(var(--app-layer-header-footer) - 1)}.eui-AppBody{display:block!important}.ep-FlexRow{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center;align-items:stretch}.eui-Card{background-color:var(--color-background);min-height:12rem;width:12rem}.eui-CardContent .eui-BodyText,.eui-CardContent p{line-height:1.35rem}.eui-Breadcrumb .eui-Breadcrumb-link:hover{font-weight:700}.eui-CardContent{word-wrap:break-word;word-break:break-word}@media screen and (max-width:639px){.eui-Footer .eui-Footer-copyright:after{content:" "!important;margin-left:0!important;margin-right:0!important}}@media screen and (min-width:640px){.eui-Card .eui-Table th:first-child,.eui-Card .eui-Table td:first-child{padding-left:0}.eui-Card .eui-Table th:last-child,.eui-Card .eui-Table td:last-child{padding-right:0}}.eui-Table tbody th{text-align:left}span.eui-TextIcon svg{vertical-align:text-bottom}.sr-only{position:absolute;left:-1000px;top:auto;height:1px;width:1px;overflow:hidden}.skipLinks a{position:absolute;left:-1000px;top:auto;height:1px;width:1px;overflow:auto;z-index:calc(var(--app-layer-header-footer) + 10)}.skipLinks a:focus{left:0;top:0;height:unset;width:unset;margin:.5rem 1rem;padding:.5rem;box-shadow:0 0 10px var(--color-shadow);border-radius:.25rem;background-color:var(--color-background-contrast)}*:target{scroll-margin-top:6rem}.ep-formPanel{width:min(20rem,100%);max-width:calc(100% - 4rem);box-shadow:0 0 10px var(--color-shadow);background-color:var(--color-background);padding:2rem;margin-top:2rem}.eui-Card.link .eui-Card-icon{right:1rem!important;top:1rem!important}.LogoPanel img{width:12rem;height:auto;background-color:#fff;border-radius:.6rem;padding:.5rem;margin-top:.5rem}.UserPanel{display:flex}.UserPanel .UserName{text-align:right;max-width:9rem;margin-right:-.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.DarkThemePanel{margin:2rem 0}.DarkThemePanel .DarkThemeSwitch{display:flex;flex-direction:row;justify-content:space-between}.DarkThemePanel{font-weight:400}.DarkThemePanel .DarkThemeTitle{margin-bottom:.5rem;pointer-events:none}.ep-ContentPanel{display:flex;flex-wrap:wrap;flex-direction:column;flex-grow:1;margin:2rem 7vw}@media screen and (min-width:1280px){.ep-ContentPanel{margin:2rem 6rem}}.ep-welcomeHeader{background:linear-gradient(#56a18c,#2a5f71);height:8rem;overflow:hidden;position:relative;color:#fff;transition:height 1s ease-in-out}.ep-welcomeHeader-logo{background:var(--grey-a5);border-radius:50%;width:10.5rem;height:11rem;position:absolute;left:2rem;bottom:-5rem;text-align:center;transition:all .7s .3s ease-in-out}.ep-welcomeHeader-logo svg{display:inline-block;height:6rem;width:6rem;margin-top:1rem;transition:all .7s .3s ease-in-out}.ep-welcomeHeader h1{font-size:3.5rem;line-height:4rem;position:absolute;left:13rem;bottom:0;white-space:nowrap;transition:all .7s .3s ease-in-out}@media screen and (max-width:639px){.ep-ContentPanel{margin:1rem 8vw}.ep-welcomeHeader{height:5rem}.ep-welcomeHeader-logo{width:5.5rem;height:5.7rem;bottom:-2.3rem;left:1rem;transition:all .7s 0s ease-in-out}.ep-welcomeHeader-logo svg{height:3rem;width:3rem;margin-top:.7rem;transition:all .7s 0s ease-in-out}.ep-welcomeHeader h1{font-size:1.75rem;line-height:2rem;left:7rem;transition:all .7s 0s ease-in-out}}.ep-BreadCrumbPanel{margin:2rem 4rem}@media screen and (max-width:1279px){.ep-BreadCrumbPanel{margin:2rem 2.5rem}}@media screen and (max-width:1023px){.ep-BreadCrumbPanel{margin:2rem 1.5rem}}@media screen and (max-width:639px){.ep-BreadCrumbPanel{display:none}}#ePortalFooter{text-align:center;color:var(--grey-b45);flex-grow:0;margin:2rem 0 0;position:relative;z-index:var(--app-layer-header-footer)}@media screen and (max-width:1023px){#ePortalFooter{display:none}}.ep-ContentFrame{display:flex;flex-wrap:nowrap;align-content:stretch;background-color:var(--grey-a5);flex:1 1 auto;flex-direction:column;min-height:calc(100vh - 4rem)}.ep-welcomeImageImg{width:100%}.ep-AccountsPage{display:flex;flex-direction:column;width:100%}.ep-AccountsPage .AccountCardsPanel{display:flex;gap:2rem;flex-direction:row;flex-wrap:wrap;margin-top:2rem}.AccountCardsPanel .eui-Card{width:10rem;min-height:10rem}.ep-ButtonBar{display:flex;gap:1rem;margin:1rem 0}.ep-BackButton{margin:3rem 0 0}.SignedStartPageContentPanel{align-items:flex-start;display:flex;flex-wrap:wrap;align-content:stretch;flex-direction:column;width:100%}.SignedStartPagePanel a.eui-Card .eui-Card-icon{right:1rem;top:1rem}.SignedStartPagePanel .eui-CardContent{display:flex;justify-content:space-evenly;flex-direction:column}.LandingPage-Section{width:100%;display:flex;gap:2rem;flex-direction:row;margin-top:1rem}.LandingPage-Section+.LandingPage-Section{margin-top:4rem}@media screen and (max-width:1023px){.LandingPage-Section{flex-wrap:wrap}}.LandingPage-Section .LandingPage-Section-main{flex-grow:1}.LandingPage-Section .LandingPage-Section-right{flex-grow:0}.LandingPage-Section .CardList{display:flex;gap:1rem;flex-direction:row;flex-wrap:wrap}.SignedStartPagePanel .LandingPage-Section.secondary .eui-Card{min-height:6rem}.SignedStartPagePanel .SettingsPanel .eui-Card{background:var(--color-a15)}.SignedStartPagePanel .SettingsPanel .ep-Explanation-icon{color:var(--color-background)}.SignedStartPagePanel .SettingsPanel .eui-Card-icon svg{fill:var(--color-background)}.SignedStartPagePanel .WarningCard .eui-Card-icon svg{fill:var(--warning-a)}.ep-MaintenanceInfos{display:flex;flex-flow:row;flex-wrap:nowrap}.ep-MaintenanceInfos .MuiSvgIcon-root{margin:0 .25em;font-size:4rem;color:var(--color-warning)}@media screen and (max-width:767px){.ep-MaintenanceInfos .MuiSvgIcon-root{font-size:2.5rem}}.ep-MaintenanceInfos h3.eui-Heading{color:var(--color-warning)}.ep-MaintenanceInfos .maintenanceTexts h3{margin:0;font-size:1rem}.eui-Alert{margin:1rem 0}.ReportsPanel .eui-Alert:last-child{margin-bottom:0}.ReportsPanel .ManageReports .eui-Card{background-color:transparent}.ReportsPanel .ManageReports .eui-Card-icon svg{fill:var(--color)}.MailboxPanel .MailIconWithNumberUnread{display:flex;flex-direction:row;justify-content:center;align-items:flex-end;position:relative}.MailboxPanel .MailIconWithNumberUnread svg{width:4rem;height:4rem;fill:var(--color-a)}.MailboxPanel .MailIconWithNumberUnread .NumberUnread{text-align:center;color:var(--color-a5);background-color:var(--color-b);font-size:1.25rem;border-radius:1rem;padding:0 .45rem;right:-.1rem;position:absolute}.InboxPanel{display:flex;flex-direction:column;height:calc(100vh - 8rem);overflow:hidden;border-right:1px solid var(--color-border-light);position:relative}@media screen and (max-width:1023px){.InboxPanel{height:calc(100vh - 4rem)}}.InboxPanel .FloatingButton{position:absolute;right:2rem;bottom:1rem}.MessagePanel{display:flex;flex-direction:column;height:calc(100vh - 13rem);overflow-y:auto}.InboxPreviewPanel{display:flex;flex-direction:column;overflow-y:scroll;height:100%;padding:0 .3rem 0 .5rem;gap:1rem}.InboxPreviewNotFound{margin:1rem auto;color:var(--color-disabled)}@media screen and (max-width:1023px){.InboxPreviewPanel .FloatingButton{display:block}.MailboxMenuContentPanel .CreateMenuContent{display:none}}@media screen and (min-width:1024px){.InboxPreviewPanel .FloatingButton{display:none}.MailboxMenuContentPanel .CreateMenuContent{display:block}}.InboxToolPanel{display:flex;flex-direction:column;padding:1rem .5rem 1rem 1.2rem;gap:.5rem}.InboxToolPanel .InboxToolPanelControls{display:flex;align-items:center;flex-direction:row;justify-content:space-between;gap:.3rem;margin-right:.5rem}.InboxToolPanel .eui-CheckBox{width:20%}.InboxPreviewMail{padding:.5rem .2rem;background-color:var(--color-background-paper);transition:background-color .2s;box-shadow:2px 2px 3px var(--grey-a15)}.InboxPreviewMail:hover{background-color:var(--grey-a15)}.MailPreview{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:.5rem;height:2rem}.MailPreview .eui-Checkbox{padding:0;margin-left:.5rem}.MailPreview .InboxDatePanel{text-align:end;margin-right:2%}.MailPreview .InboxDatePanel svg{rotate:-90deg;margin-right:.5rem;vertical-align:top}.MessagePreview{margin:0 .5rem}.MessagePreview .InboxFrom{overflow:hidden;text-overflow:ellipsis;font-size:.8rem}.MessagePreview .MessagePreviewSubject{width:100%}.MessagePreview .MessagePreviewCountdown{height:1.5rem;margin:.25rem 0 -1.75rem;background-color:color-mix(in srgb,var(--color-a70) 40%,transparent);animation:markRead-countdown;animation-duration:5s;animation-iteration-count:1;animation-fill-mode:forwards;animation-timing-function:linear}@keyframes markRead-countdown{0%{width:100%}to{width:0}}.MessagePreview .MessagePreviewSubject.read>*{font-weight:400}.MessagePreview .MessagePreviewSubject *{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MessagePreview .MessagePreviewContent{color:var(--grey-a45);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.FloatingButton{border:.05rem solid transparent;cursor:pointer;margin:0;background-color:var(--color-b);color:var(--color-contrast);padding:1px;border-radius:50%;line-height:0}.FloatingButton svg{height:4rem;width:4rem;border-radius:50%;box-shadow:3px 3px 5px 5px var(--color-shadow)}.FloatingButton.padded svg{height:3rem;width:3rem;padding:.5rem}.FloatingButton:focus{outline:.125rem solid var(--color-background-contrast);outline-offset:3px}.FloatingButton:hover{background-color:var(--color-background-button-hover);color:var(--color-b)}.FloatingButton:hover svg{border:1px solid var(--color-background-contrast)}.MessageTextPanel .MessageText{margin:1rem;word-wrap:break-word;max-width:80vw;padding:1rem;background-color:#fff}.MessageTextPanel .MessageText blockquote{margin:0 1.5rem}.MessageActionPanel{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%}@media screen and (min-width:640px){.MessageActionPanel .BackButton{visibility:hidden}}.MessageActions{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-end}.MessageActions .eui-Button{height:3rem;width:3rem;min-width:unset}.MessagePanel .MessageToolContentPanel{display:flex;flex-direction:column;justify-content:space-between;margin:1rem;width:calc(100% - 2rem);background-color:#fff}.MessagePanel .MessageSummaryPanel{display:flex;flex-direction:column;margin:1rem 0 1rem 1rem}.MessageSummaryPanel .MessageDate,.MessageSummaryPanel .MessageSender{margin-top:.5rem}.MessageSummaryPanel .MessageTitle{margin-top:.5rem;font-weight:700}.MessagePanel .AttachmentListPanel{display:flex;row-gap:.25rem;column-gap:1rem;flex-direction:row;flex-wrap:wrap;margin:0 1rem 1rem;width:calc(100% - 1rem)}.MessagePanel .AttachmentListPanel .Attachment{display:flex;flex-direction:row;align-items:center;cursor:alias;gap:.2rem;padding:0 .3rem 0 .25rem;border-radius:.75rem}.MessagePanel .AttachmentListPanel .Attachment.expired{text-decoration-line:line-through;color:var(--color-disabled);cursor:not-allowed}.MessagePanel .AttachmentListPanel .Attachment:hover{background-color:var(--grey-a15)}.MailboxMenuContentPanel{overflow-x:hidden;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:1024px){.eui-AppSideBar.compact .MailboxMenuContentPanel .eui-NavListItem{width:inherit;height:inherit;border:0 none;border-radius:0}}.MailboxMenuContent{display:flex;flex-direction:column;justify-content:flex-start}.MailboxMenuContent .eui-Link{margin-top:1rem}.MailboxMenuContent .NewMessageCount{font-weight:400;font-size:1.2rem;text-align:center;color:var(--color-a5);background-color:var(--color-b);border-radius:1rem;padding:0 .45rem;margin:-.15rem 0 -.15rem .45rem}.MailboxMenuContentPanel .SettingContent{margin-bottom:4rem}.MailboxMenuContentPanel .CreateMenuContent{margin-bottom:2rem}.MailboxMenuContentPanel a{padding-left:.5rem;margin-bottom:1rem;text-decoration:none;color:#000;display:flex}.MailboxMenuContentPanel a:hover{font-weight:700}.MailboxPage{display:flex;flex-direction:column;background-color:var(--grey-a5);overflow:hidden;align-content:space-between;align-items:stretch;justify-items:stretch;justify-content:space-between;height:calc(100vh - 4rem)}.MailboxPage #ePortalFooter{margin:0;padding:0}.MailboxContentPage{display:flex;flex-direction:row;background-color:var(--grey-a5);overflow:auto;margin-left:1rem;height:100%}.MailboxContentPage .eui-AppSideBar{flex:0 0;z-index:var(--app-layer-sidebar);width:13rem;height:100%;margin-left:-1rem;background-color:var(--color-background-app)}@media screen and (max-width:1023px){.MailboxContentPage .eui-AppSideBar{position:absolute}}.MailboxContentPage .eui-AppSideBar.compact{width:1rem;position:absolute}.MailboxContentPage .eui-AppSideBar.left .eui-AppSideBar-content{margin-top:0;width:11rem}.MailboxContentPage .eui-AppSideBar-toggleButton{top:2rem}.MailboxContentPage .eui-NavListItem.selected{font-weight:700}.MailWriteContentPanel{display:flex;flex-direction:column;gap:1rem;width:100%;height:calc(100% - 4rem);margin:2rem 7vw}.MailWriteContentPanel .WriteMessageTextPanel{flex:0 1 18rem;min-height:12rem;background-color:var(--color-background)}.MailWriteContentPanel .eui-TextArea,.MailWriteContentPanel .eui-TextArea-wrapper,.MailWriteContentPanel .eui-TextArea textarea{height:100%}.ep-MessageDialog .eui-DialogContent{max-width:30rem}.ep-MessageDialog.warning .eui-DialogActions .eui-Button.primary,.ep-MessageDialog.warning .eui-DialogContent .eui-Button.primary{background-color:var(--color-warning)}.ep-MessageDialog.error .eui-DialogContent .eui-Button.primary,.ep-MessageDialog.error .eui-DialogActions .eui-Button.primary{background-color:var(--color-error)}.WriteToolPanel{display:flex;flex-direction:column;margin-bottom:1rem;gap:1rem}.WriteToolPanel .row{width:100%;display:flex;align-items:baseline;gap:.5rem}.WriteToolPanel .row>*:first-child{flex:0 0 8rem}.WriteToolPanel .MessageInfoTitle{font-weight:700}@media screen and (max-width:639px){.WriteToolPanel .row{flex-direction:column}.WriteToolPanel .row>*:first-child{flex:0 0 auto}}.Uploader{display:flex;align-items:center;justify-content:center;background-color:var(--color-background);width:100%;box-shadow:0 0 2px 2px var(--color-shadow) inset;position:relative}.Uploader.dragging{outline:4px dashed var(--grey-a45);outline-offset:-.5rem}.Uploader>div{display:flex;flex-direction:column;align-items:center;margin:1rem}.Uploader svg{height:4rem;width:4rem;position:absolute;top:2rem;left:2rem;color:var(--grey-a30)}.Uploader>div :not(svg){z-index:1}.Uploader>div *{text-align:center}.UploaderInput{display:inline-block;padding:1rem 1.25rem;margin:.5rem;outline-offset:2px;font-weight:700;text-transform:none;font-size:1rem;font-family:inherit;line-height:1rem;cursor:pointer;min-width:8rem;border-radius:.5rem;color:inherit;background-color:transparent;box-shadow:none;border:none}.UploaderInput input{height:0;width:0;z-index:-1}.UploaderInput:hover{color:var(--color-button-hover)}.UploaderInput:active{color:var(--color-active)}.UploaderInput:focus-within{outline:.125rem solid var(--color-focus)}.Uploader-empty{width:60%;margin:0;color:var(--grey-b45)}.Uploader-fileList{width:60%;padding-left:0;margin:0}.Uploader-fileItem{display:flex;justify-content:space-between;align-items:center}.Uploader-fileItem:hover,.Uploader-fileItem:focus{background-color:var(--grey-a15)}.Uploader-fileItem .eui-IconButton{padding:0}.Uploader .UploadRestrictions{display:flex;column-gap:1rem;row-gap:.5rem;flex-wrap:wrap;justify-content:center}.AttachmentContentPanel{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:.5rem}.AttachmentContentPanel .Attachment{display:flex;align-items:center;background-color:var(--color-background-unchecked)}.AttachmentContentPanel .Attachment.invalid>svg,.AttachmentContentPanel .Attachment.invalid>div{color:var(--color-error)}.AttachmentContentPanel .Attachment.invalid>div{text-decoration:2px wavy;text-decoration:spelling-error}.AttachmentContentPanel .Attachment>div{display:flex;align-items:center}.AttachmentContentPanel .Attachment>svg{transform:rotate(-90deg)}.SettingsContentPanel{height:calc(100vh - 8rem);overflow-y:scroll}.SettingsContentPanel>.SettingsContentPanel-wrapper{padding:4rem 4rem 3rem;display:flex;flex-direction:column;gap:1rem}.SettingsContentPanel .Option{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:1rem 0;gap:1rem}.SettingsContentPanel .Option>*{flex:1 1 12rem}.SettingsContentPanel .Option>.eui-Switch{flex:0 0 auto}.SettingsContentPanel .eui-List{margin:2rem 0;max-width:40rem}.SettingsContentPanel .ep-ButtonBar{max-width:40rem}.SettingsContentPanel .eui-ListItem-wrapper{display:flex;flex-direction:row}.SettingsContentPanel .eui-ListItem-wrapper>*{flex:1 1 12rem}.SettingsContentPanel .eui-ListItem-wrapper>.eui-Switch,.SettingsContentPanel .eui-ListItem-wrapper>.eui-Button,.SettingsContentPanel .eui-ListItem-wrapper>.eui-IconButton{flex:0 0 auto}.SettingsContentPanel .ep-FlexRow{justify-content:flex-start}.SettingsContentPanel .ep-FlexRow Label{margin:1rem 0}.SettingsContentPanel .ep-FlexRow .eui-Button{padding:0}ol.MultiStepSelect>li{list-style-type:none;counter-increment:item}ol.MultiStepSelect>li:before{content:counter(item) ".";display:inline-block;width:1rem;margin-left:-1.5rem;padding-right:.5rem}ol.MultiStepSelect>li.current:before{font-weight:700}.MultiStepSelect.hidden{list-style:none;padding:0}.MultiStepSelect .SelectionStep>.eui-TextIcon{margin-left:.5rem}.MultiStepSelect .SelectionStep>.eui-Select{margin-top:.5rem}.MultiStepSelect .SelectionStep+.SelectionStep{margin-top:2rem}dt{font-weight:700}dd{margin:.5rem 0 1rem}.SecureDataExchangeSettings>.eui-BodyText{margin-top:2rem;margin-bottom:1rem;margin-left:1rem;display:block}.TopicSelectionContentPanel{height:100%;display:flex;flex-direction:column;overflow-y:auto}.TopicSelection{display:flex;flex-direction:column;max-width:44rem;margin:2rem 7vw;background-color:var(--color-background)}.TopicSelection .SelectionStep+.SelectionStep{margin-top:2rem}.TopicSelection .ep-ButtonBar{margin:2rem 0}.ep-ContactDataPage{display:flex;flex-direction:column;width:100%}.ep-ContactDataPage .ep-ButtonBar{justify-content:flex-start;margin-left:2rem}.ep-ContactDataPageContentBox{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:2rem;justify-content:flex-start}.ep-ContactPageLabel{width:13rem}.ep-ContactPageItem{display:flex;flex-wrap:wrap;margin-bottom:1rem}.Registration{max-width:100%}.Registration .ep-ButtonBar{justify-content:flex-start;margin-left:2rem}@media screen and (max-width:639px){.Registration .ep-ButtonBar{justify-content:center;margin-left:unset;flex-wrap:wrap}}.ep-FormField{margin:1rem 0;position:relative;display:inline-block}.ep-FormField-label{display:block;margin-bottom:.25rem}.ep-FormField-content{display:flex;gap:1rem}.ep-FormField.required .ep-FormField-label:after,.ep-FormField.required .eui-Select label:after,.ep-FormField.required .eui-TextField label:after{content:" *"}.ep-FormField.disabled{color:var(--color-disabled)}.ep-FormField-helperText{font-size:.8rem;font-weight:400;margin-top:.25rem}.ep-FormField.error .ep-FormField-helperText{color:var(--color-error)}.ep-FormField.fullWidth{width:100%}.ep-FormField .eui-TextField{margin:0}.ep-FormField.hideLabels .eui-TextField label{opacity:0;width:0;height:0;margin:0}.ep-Explanation .eui-Card{position:relative;max-width:26rem;width:unset;min-height:6rem}.ep-Explanation .eui-ListItem-icon svg{height:2rem;width:2rem}.ep-Explanation-icon{color:var(--color-a15);position:absolute;top:1rem;right:1rem}.ep-Explanation-icon svg{height:4rem;width:4rem}.ep-Explanation .eui-CardContent{z-index:1}.ep-Explanation .eui-CardContent p,.ep-Explanation .eui-CardContent p+div{margin:1rem 0 0}.two-column .ep-Explanation{flex:1 1 0;max-width:30rem}.ep-LoginAllPanel{margin-top:2rem;max-width:64rem;display:flex;gap:1rem;flex-wrap:wrap}.ep-LoginAllPanel .eui-Card.UserLogin{flex:1 1 16rem;width:unset;padding:2rem max(2rem,10%);background-color:var(--color-a5)}.ep-LoginAllPanel .eui-Card.UserLogin form{display:flex;flex-direction:column;gap:1rem}.ep-LoginAllPanel .ep-LoginOptions .eui-Card{width:16rem;min-height:7rem;margin:0}.ep-LoginAllPanel .ep-LoginOptions{display:flex;gap:1rem;flex-direction:column;justify-content:space-between}.ep-LoginAllPanel .eui-Card.link{position:relative}.ep-LoginAllPanel .eui-Card.link .eui-Card-arrow{position:absolute;bottom:3rem;right:3rem}.ep-LoginAllPanel .eui-Card.disabled:before{position:absolute;top:2.1rem;right:.3rem;content:"Demnächst verfügbar";opacity:1;background-color:#fff;box-shadow:var(--grey-b5) 0 0 4px;padding:.4rem;transform:rotate(20deg)}.ep-LoginAllPanel .eui-CardActions{justify-content:center}.ep-LoginAllPanel .eui-CardActions+.eui-CardContent{margin-top:2rem}.UnsignedStartHeading{display:flex;flex-direction:row;text-align:center;margin-top:2rem;align-items:flex-start}.UnsignedStartHeading .ContentTextPanel .eui-Heading{font-size:2rem;line-height:150%;display:block;margin-bottom:1rem}.UnsignedStartHeading .ContentText{max-width:90%}#ep-StartPageGreeting{text-align:center;max-width:55rem;margin:4rem auto;position:relative;z-index:0}@media screen and (max-width:767px){#ep-StartPageGreeting{margin:1.5rem auto}}.ep-greetingHand{font-size:8rem;position:absolute;left:-15px;top:0;z-index:-1;color:transparent;text-shadow:0 0 0 var(--grey-a15)}@media screen and (max-width:767px){.ep-greetingHand{font-size:6rem}}#ep-StartPageGreeting h2{font-size:2rem;white-space:pre-line;line-height:3rem;margin:1rem}@media screen and (max-width:767px){#ep-StartPageGreeting h2{font-size:1.5rem;line-height:2rem;margin:1rem 0}}.ep-GreetingContent{margin:1rem 0}.ep-MaintenanceInfos{margin:1rem auto;justify-content:center}.UnsignedStartPage-content{margin:0 auto;max-width:64rem;display:flex;flex-direction:column;align-items:stretch;row-gap:3rem}.ep-UnsignedStartInfoPanel .ReferencePanel{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:2rem}.ep-UnsignedStartInfoPanel .ReferencePanel .eui-Card{width:calc(100% - 4rem)}html{scroll-behavior:smooth}.ContentPanel{line-height:1.5rem;position:relative;display:flex;flex-direction:column}.ContentPanel img,.ContentPanel video{max-width:100%}.ContentPanel .ContentTextPanel .ContentText{margin:.5rem 0}.ContentPanel .SubContentPanel .ep-HeaderCard{margin:1rem}.ContentPanel .DefaultSubContentPages{display:flex;flex-direction:row;flex-wrap:wrap}@media screen and (max-width:639px){.ContentPanel .DefaultSubContentPages{justify-content:center}}.ContentPanel .MainStatisticsSubContentPages{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.ContentPanel .SubTopic{display:flex;flex-flow:row}.ContentPanel .SubTopicTitle{float:left}.ContentPanel .ContentSubStatisticsPanel .SubTopicTitle:hover{font-weight:700}.SubTopic a{text-decoration:none;color:inherit}@media screen and (min-width:1024px){.ContentPanel .ContentReferencePanel{width:20rem;position:absolute;overflow-y:auto;max-height:100%;padding:10px;right:-10px;top:-10px}.withReferences{padding-right:24rem}}.ContentPanel .ContentReferencePanel .ReferencePanel .eui-Card{min-height:unset}@media screen and (max-width:1023px){.ContentPanel .ContentReferencePanel .ReferencePanel .eui-Card{margin:2rem 0}}.ContentPanel .EmbeddedContentPanel,.ContentPanel .ContactInfoPanel,.ContentPanel .SubContentPanel{margin-bottom:2em}.ContentPanel .ReportingChannelsForStatisticPanel,.ContentPanel .EmbeddedLink{margin-top:2rem}.ContentPanel .IconLink{display:flex;flex-wrap:nowrap;flex-flow:row;word-break:break-word;gap:1rem}.ContentPanel .ReportingChannels{display:flex;flex-flow:row;flex-wrap:wrap;gap:1rem}@media screen and (max-width:639px){.ContentPanel .ReportingChannels{justify-content:center}}.ContentPanel .EmbeddedSelectionBox{display:flex;flex-flow:row;gap:2rem;justify-content:center}.ep-EmbeddedAccordion{scroll-margin-top:6rem}.ep-EmbeddedAccordion .eui-Accordion .eui-Accordion-icon svg,.ep-EmbeddedAccordion .eui-Accordion .eui-Accordion-icon img{height:3rem;width:3rem;margin:-.5rem auto}.ReferenceTitle{margin-top:1rem;margin-bottom:1rem}.ReferenceElementList{-webkit-hyphens:auto;hyphens:auto}.ReferenceElementList .card{box-shadow:0 0 10px var(--color-shadow);padding:2rem;height:auto;width:auto;word-wrap:break-word;word-break:break-word}.ReferencePanel .ReferenceElementName{display:flex;flex-direction:row}.ReferencePanel .ReferenceDeactivatedElementNameText{font-weight:400;color:var(--grey-b15);margin:auto 0;font-size:1rem}.ReferencePanel .FurtherInfos{margin-top:1.5rem}.ReferencePanel .Reference{display:flex;gap:.5rem;margin-bottom:.5rem}.ReferencePanel .Reference img,.ReferencePanel .Reference svg{flex:0 0 auto}.ReferencePanel .Reference div{display:flex;flex-direction:column;gap:.1rem;justify-content:flex-end}.ReferencePanel .Reference a{font-weight:400;color:var(--color-b)}.ReferencePanel .Reference a:hover,.ReferencePanel .Reference a:focus,.ReferencePanel .Reference a:active{font-weight:700;cursor:pointer}.ReferencePanel .Reference .linkDisabled{color:var(--grey-b15);text-decoration:line-through}.StatisticsForm{max-width:45rem}.StatisticsForm form>.ep-FormField{margin:1rem 2rem}.StatisticsForm form .eui-TextField input,.StatisticsForm form .eui-Select .eui-Select-wrapper{max-width:32rem}.SubStatisticsAccordeon,.DefaultSubContentPages{margin-bottom:3em}.DefaultSubContentPages{gap:2rem}.ep-HeaderCard .eui-Card{width:10rem;min-height:10rem;display:flex;text-decoration:none;flex-direction:column;justify-content:flex-end;text-align:left}.ep-HeaderCard-icon{color:var(--color-a15);position:absolute;top:2.3rem;right:1rem}.ep-HeaderCard-icon svg{height:7rem;width:7rem}.ep-HeaderCard-content{z-index:1;margin-bottom:2rem}.HelpSearchPanel{margin-bottom:2rem}.HelpSearchPanel .SearchField{display:flex;align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;width:100%}.HelpSearchPanel .SearchField .SearchTextField{flex-basis:content;flex-grow:1}.SearchResultPanel{margin-top:1rem}.SearchResultPanel .eui-Card{width:unset}.SearchResultPanel .NothingFoundText{margin-top:10rem;font-size:1.4rem;font-weight:700;text-align:center}.SearchResultPanel .HintText{margin-top:10rem;text-align:center}.SearchResultPanel .ResultsToDisplay,.SearchResultPanel .ResultsToDisplay .eui-Accordion-content{display:flex;flex-direction:column;gap:1rem}.SearchResultPanel .ResultsToDisplay .eui-Card{min-height:8rem;line-height:1.5rem}.SearchResultPanel .SearchDomain{font-size:.75rem;line-height:1rem;margin:1rem 0 -1.5rem}.ep-StatisticsSearchField{margin:1rem 0}.ep-StatisticsSearchField .SearchField{display:flex;align-items:flex-start;flex-direction:row;width:100%;flex-wrap:wrap;justify-content:center}.ep-StatisticsSearchField .SearchField .SearchTextField{flex-basis:content;flex-grow:1;width:80%;padding-bottom:1rem}.ContactHeader{display:flex;flex-wrap:nowrap;flex-flow:row;word-break:break-word;border-bottom:1px solid var(--grey-a30);gap:1rem}.SearchContentPanel{display:flex;flex-direction:column;width:100%;min-height:calc(80vh - 7rem)}.SearchContentPanel .SearchContents{display:flex;flex-direction:row;margin-top:2rem}.SearchContentPanel .SearchPanel{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.SearchContentPanel .SearchField{display:flex;align-items:flex-start;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1rem}.SearchContentPanel .SearchField .SearchTextField{flex-basis:content;flex-grow:1}.TicketPage{width:min(45rem,90%)}.PasswordPage{max-width:54rem}.PasswordPage .eui-ListItem>p,.PasswordPage .eui-ListItem>.eui-Alert{margin-left:3.5rem}.PasswordPage .Loader{width:min(39rem,90%);text-align:center;margin:2rem auto}.PasswordPage .single-column{width:min(45rem,90%)}.PasswordPage .eui-List{margin:2rem 0}.PasswordPage .two-column{display:flex;gap:5vw;margin-bottom:2rem}@media screen and (max-width:767px){.PasswordPage .two-column{flex-direction:column;gap:1rem}}.PasswordPage .two-column .left-column{width:min(20rem,100%);flex-shrink:1;flex-grow:0}.ReportViewPage{display:flex;flex-direction:column}.ReportViewPage>.eui-Heading{margin-bottom:2rem;margin-left:0}.ReportViewPage .ReportViewPanel{display:flex;gap:2rem;flex-direction:row;align-items:flex-start}@media screen and (max-width:1023px){.ReportViewPage .ReportViewPanel{flex-wrap:wrap}}.ReportViewPage .ReportAuthorizationPanel{flex:1 0;display:flex;gap:1rem;flex-wrap:wrap}.ReportViewPage .ReportAuthorizationPanel a.eui-Card .eui-Card-icon{top:1rem;right:1rem}.ReportViewPage .ReportContactsPanel{flex:0 0 min(23rem,100%)}.ReportViewPage .ReportContactsPanel .eui-Card{width:unset;min-width:12rem;min-height:12rem}.ReportViewPage .ReportContactsPanel .eui-Accordion-content{padding:0 0 1rem}.ReportViewPage .ReportContactsPanel .eui-Accordion-content p+blockquote,.ReportViewPage .ReportContactsPanel .eui-Accordion-content p+ul{margin-top:-.5rem}.ReportViewPage .ReportContactsPanel .eui-Accordion-content blockquote+p,.ReportViewPage .ReportContactsPanel .eui-Accordion-content ul+p{margin-top:1.5rem}.ReportViewPage .ReportContactsPanel .eui-Accordion-content ul{list-style-type:none;padding-inline-start:0}.ReportViewPage .ReportContactsPanel .eui-Accordion-content ul li+li{margin-top:.5rem}.addButton{float:right}.UnavailableReports{margin:2rem 0}.ReportsDashboardPage{display:flex;flex-direction:column;justify-content:space-between}.ReportsAddContentPanel{display:flex;flex-direction:row;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin-top:3rem}.ReportsAddPanel{display:flex;flex-direction:column;flex:1 0 min(38rem,100%);flex-wrap:wrap}.ReportsAddDescription{margin-bottom:1rem}.ReportsAddEnterFields{box-shadow:0 0 10px var(--color-shadow);padding:2rem;width:min(16rem,100%)}.ReportsAddCodePanel,.ReportsAddDataPanel{display:flex;flex-direction:column;width:15rem}.ReportsAddEnterFields .OrSeparate{margin:1rem 0;font-weight:700;display:flex;flex-direction:column;gap:1rem;align-items:center}.ReportsAddEnterFields .OrSeparate:after{content:"";border-left:1px solid var(--color-border-formField);flex:1 1 auto}.ep-Hidden{opacity:0;position:absolute;height:0;width:0;top:-1000px}.ReportsAddInfoPanel{flex:1 1 min(22rem,100%);max-width:27rem}.ReportsAddInfoPanel .eui-Card{width:unset}.ReportsAddInfoPanel img{height:auto;max-width:100%}.ReportsManagePanel{margin-top:1rem}.ReportsManagePanel h3{margin-bottom:1rem}.ReportingAccountsPanel{display:flex;gap:2rem;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.ReportingAccountsPanel .eui-Card h4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ReportsManagePanel .eui-CardContent-wrapper{display:flex;flex-direction:column}.eui-Card.infocard{min-height:4rem;width:18rem;max-width:calc(100% - 2rem);padding:1rem;margin-bottom:1rem}.eui-Card.infocard.raised{padding:1rem}.eui-Card.infocard dt{font-weight:400}.ep-ReportingAccessPage{display:flex;flex-direction:column;width:100%}.reportinfo-section{width:100%;display:flex;gap:2rem;flex-direction:row;justify-content:space-between}@media screen and (max-width:639px){.reportinfo-section{flex-direction:column}}.reportinfo-section .reportinfo-main{flex-grow:1}.reportinfo-section .reportinfo-side{flex-grow:0;width:20rem;max-width:100%}.ReportAuthorizationPanel .CardList{margin-bottom:2rem}.reportinfo-activitiesPanel .CardList{display:flex;gap:1rem;flex-direction:row;flex-wrap:wrap}.Activities .eui-Card{min-height:6rem}.Activities .eui-Card:not(.transparent){background:var(--color-a15)}.Activities .eui-CardContent{display:flex;justify-content:space-evenly;flex-direction:column}.Activities .eui-Card-icon svg{fill:var(--color-background)}.ReportManagePanel .eui-Card{width:calc(100% - 4rem);min-height:16rem}.ReportAuthorizationPanel .eui-CardContent{display:flex;justify-content:space-evenly;flex-direction:column}.UserManagePanel{width:100%;margin:0 0 2rem}.UserManagePanel h3{margin-bottom:2rem}.reportInfoPanel dl{display:grid;grid-template-columns:max-content auto}.reportInfoPanel dl dt,.reportInfoPanel dl dd{margin-top:0;margin-bottom:1rem}.reportInfoPanel dt{white-space:nowrap;font-weight:700}.reportInfoPanel dt:after{content:":"}.reportInfoPanel dd{margin-inline-start:1rem}@media screen and (max-width:639px){.reportInfoPanel dl{display:inherit}}.notReachablePanel{color:var(--color-warning);margin:1rem}.UserManagePanel .eui-Accordion{margin-bottom:1rem}.ep-ReportingAccessPage .two-column{display:flex;gap:2rem;align-items:center}.ep-ReportingAccessPage .two-column .left-column{width:min(20rem,100%);box-shadow:0 0 10px var(--color-shadow);background-color:var(--color-background-paper);padding:0 2rem}@media screen and (max-width:767px){.ep-ReportingAccessPage .two-column{flex-direction:column}.ep-ReportingAccessPage .two-column>.left-column{width:calc(100% - 4rem)}}.ReportingAccessSharePanel{margin-top:20px}.ReportingAccessSharePanel h3{margin-bottom:1rem}.ReportingAccessShareFlexPanel{display:flex;flex-direction:column;flex-wrap:inherit;gap:1rem}@media screen and (max-width:1023px){.ReportingAccessShareFlexPanel{flex-direction:column}}.ReportingAccessShareFlexPanel .UserAddContentPanel,.ReportingAccessShareFlexPanel .SharedWithPanel{box-shadow:0 0 10px var(--color-shadow);flex:1 1 50%;padding:2rem}.SharedWithPanel section{display:table;width:100%;border-collapse:separate}.SharedWithPanel section>*{display:table-row}.SharedWithPanel section .col{display:table-cell;padding-bottom:1rem}.SharedWithPanel section .col+.col{padding-left:1rem}.SharedWithPanel section header .col{font-weight:700}.SharedWithPanel section .row .col{vertical-align:middle}.SharedWithPanel section .center{text-align:center}.SharedWithPanel section .caption{text-align:center;caption-side:bottom;display:table-caption;padding-top:2rem}@media screen and (max-width:639px){.SharedWithPanel section{display:block}.SharedWithPanel section header{display:none}.SharedWithPanel section .row{display:flex;flex-direction:column}.SharedWithPanel section .row .col{text-align:center;padding:0}}div.email input{max-width:25rem!important}.UserAddPanel h4{margin-top:0}.aliasNamePanel{width:min(20rem,100%);max-width:calc(100% - 4rem);box-shadow:0 0 10px var(--color-shadow);background-color:var(--color-background);padding:2rem;margin-top:2rem}.SharedReportingAccessesConfirmPage{display:flex;flex-direction:column;justify-content:space-between}.SharedReportingAccessesConfirmPageContainer{display:flex;flex-direction:row;gap:2rem;vertical-align:text-top}.SharedReportingAccessesConfirmPageInnerContainer{display:flex;flex-direction:column;gap:2rem}.SharedFormCards{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem}.SharedFormCards label{display:inline-block;padding-right:2rem;margin-top:1rem;vertical-align:top}.SharedFormCards .ep-ButtonBar{margin-top:2rem}.DescriptionPanel .eui-Card{width:15rem}.Registration .required .eui-TextField label:after,.Registration .eui-TextField[required] label:after{content:" *"}.Registration .RadioButtonGroup{display:flex;flex-direction:column;gap:2rem}.Registration .two-column{display:flex;gap:5vw}.Registration .two-column+.two-column{margin-top:1rem}@media screen and (max-width:767px){.Registration .two-column{flex-direction:column;gap:1rem}}.Registration .two-column .left-column{width:min(20rem,100%);flex-shrink:1;flex-grow:0}.Registration .row{display:flex;margin-bottom:.5rem}.Registration .row .leftSide{width:11rem;flex-shrink:0;flex-grow:0;line-height:revert;word-wrap:revert;white-space:nowrap}.Registration .row .rightSide{flex-shrink:1;flex-grow:1;word-wrap:anywhere}.ReportsInfoPanel p{padding:0 0 1.6rem}.Registration .summary-with-info{margin-top:1rem;margin-bottom:2rem}.IdevPasswordReset .two-column{display:flex;gap:5vw;margin-bottom:2rem}@media screen and (max-width:767px){.IdevPasswordReset .two-column{flex-direction:column;gap:1rem}}.IdevPasswordReset .two-column .left-column{width:min(20rem,100%);flex-shrink:1;flex-grow:0}.idevLogin{display:flex;flex-direction:column}.idevLogin .two-column{display:flex;gap:5vw;margin-bottom:2rem}@media screen and (max-width:767px){.idevLogin .two-column{flex-direction:column;gap:1rem}}.idevLogin .two-column .left-column{width:min(20rem,100%);flex-shrink:1;flex-grow:0}.idevLogin .eui-TextField+.eui-TextField{margin-top:2rem}.idevLogin #forwardButton{margin-left:max(2rem,8vw)}.ep-AccountIdentifierPage{display:flex;flex-direction:column;width:100%}.ep-AccountIdentifierPageContentBox{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:2rem;justify-content:flex-start;align-items:center;max-width:57rem}.ep-AccountIdentifierPageLabel{width:14rem}.ep-AccountIdentifierItem{display:flex;flex-wrap:wrap}.ep-AccountIdentifierPageText{margin-top:1rem;font-weight:700}.ep-AccountIdentifierPageContentBox h3{flex-basis:100%;margin-top:3rem}.ep-AccountIdentifierPage .two-column{display:flex;gap:5vw;margin-bottom:2rem}.ep-AccountIdentifierPage .editPanel{display:flex;gap:5vw;margin-top:2rem}@media screen and (max-width:767px){.ep-AccountIdentifierPage .two-column{flex-direction:column;gap:1rem}}.ep-AccountIdentifierPage .two-column .left-column{width:min(20rem,100%);flex-shrink:1;flex-grow:0}.ep-AccountPasswordPage{display:flex;flex-direction:column;width:100%}.ep-AccountPasswordPageContentBox{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:2rem;justify-content:flex-start;align-items:center;max-width:57rem}.ep-AccountPasswordPageLabel{width:14rem}.ep-AccountPasswordItem{display:flex;flex-wrap:wrap}.ep-AccountPasswordPageText{margin-top:1rem;font-weight:700}.ep-AccountPasswordPageContentBox h3{flex-basis:100%;margin-top:3rem}.ep-AccountPasswordPage .two-column{display:flex;gap:5vw;margin-bottom:2rem}.ep-AccountPasswordPage .editPanel{display:flex;gap:5vw;margin-top:2rem}@media screen and (max-width:767px){.ep-AccountPasswordPage .two-column{flex-direction:column;gap:1rem}}.ep-AccountPasswordPage .two-column .left-column{width:min(20rem,100%);flex-shrink:1;flex-grow:0;padding:0 2rem;box-shadow:0 0 10px var(--color-shadow);background-color:var(--color-background-paper)}.ep-BackupCodeList{display:flex;gap:2rem;flex-flow:row;flex-wrap:wrap;justify-content:space-evenly;align-items:center;max-width:28rem;margin:2rem auto 0}.ep-BackupCodeList>div{flex:none;font-size:2rem;width:8rem;text-align:center}.ep-AccountIdentifierPage .multifactorList{flex-flow:row;display:flex;align-self:center;align-items:center;gap:2rem}.eui-Link svg.ep-QRCode{height:unset;width:unset}@media print{.no-print,.no-print *{display:none!important}}.BackupCodes svg{width:2rem;height:2rem}
