.FileDropZone{min-height:auto!important;background:var(--bg-primary-color);border:2px dashed var(--border-primary-color-focus)!important;color:var(--primary-color);align-items:center;display:flex;flex-direction:column;padding:2rem;max-width:50%}.FileDropZone p{margin:0;font-weight:700;font-family:inherit;font-size:1.6rem}.FileDropZone svg{color:var(--primary-color)}.MuiDropzonePreviewList-removeButton{top:10px!important}.MuiDropzonePreviewList-root{margin:0!important}.drop-zone-container{align-items:center;display:flex;flex-direction:row;padding:0}@media screen and (max-width:600px){.drop-zone-container{flex-direction:column}.FileDropZone{max-width:100%}}:root{--primary-color:#017db8;--primary-color-dark:#02587e;--primary-color-light:#009ae7;--disabled-color:#d9d9d9;--disabled-color-dark:#737373;--success-color:#106e18;--warning-color:#d14900;--danger-color:#de1717;--colored-title-color:#1ba4e2;--colored-subtitle-color:#027cb1;--border-primary-color-focus:rgba(0,154,231,0.5);--border-primary-color:rgba(0,154,231,0.3);--bg-primary-color:#f2fafe;--bg-primary-color-hover:#ccebfa;--blue-light:#dde8f6;--yellow:#ffc000;--grey-darker:#404040;--grey-dark:#737373;--grey:#a6a6a6;--grey-light:#d9d9d9;--grey-lighter:#ececec;--black:#000;--white:#fff;--grey-gradient:linear-gradient(75deg,rgba(85,85,85,0.8) 20%,hsla(0,0%,65.1%,0.1) 80%);--grey-gradient-card:linear-gradient(0deg,rgba(85,85,85,0.6) 10%,hsla(0,0%,65.1%,0.1) 60%);--header-grey:#555;--header-blue:#0085b1;--wrapperWidthMax:1200px;--wrapperWidthMin:320px;--smallWrapperWidthMax:1000px;--largeWrapperWidthMax:1600px;--tabletWidth:768px;--transitionTime:0.3s;--header-nav-height:6rem;--header-nav-max-height:20rem;--header-edition-nav-height:6rem;--header-with-edition-bar-height:12rem;--moduleHeader-height:12rem;--header-item-width:200px;--showMore-height:6rem;--zindexSmall:10;--zindexMedium:50;--zindexBig:100}@font-face{font-family:"OpenSans";src:url(/static/media/OpenSans-Regular.d7d5d458.ttf) format("truetype");font-display:swap}@font-face{font-family:"Roboto";src:url(/static/media/Roboto-Regular.3e1af3ef.ttf) format("truetype");font-display:swap}*,:after,:before{box-sizing:border-box}html{font-size:62.5%}body{min-width:var(--wrapperWidthMin);margin:0;padding:0;font-size:1.6rem;font-family:"Roboto","OpenSans",Arial,Helvetica,sans-serif;-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:scroll}@media (max-width:768px){html{font-size:56%}body{overflow-y:scroll}}a{color:var(--primary-color);text-decoration:none;transition:all var(--transitionTime)}a.active,a:hover{color:var(--primary-color-dark);text-decoration:underline}h1,h2,h3,h4,h5,h6{font-weight:100;margin:0 0 .5rem}h1{font-size:3.6rem}h2{font-size:3rem}h3{font-size:2.8rem}h4{font-size:2.4rem}h5{font-size:2.2rem}h6{font-size:1.6rem}small{font-size:80%}.mr1{margin-right:.8rem}.ml1{margin-left:.8rem}.warning{color:var(--warning-color);font-weight:600!important}body .MuiToggleButton-root{min-width:90px;color:var(--primary-color);border-color:var(--primary-color)}body .MuiToggleButton-root.Mui-selected{color:var(--white);background-color:var(--primary-color)}body .MuiToggleButton-root.Mui-selected:hover{background-color:var(--primary-color)}body .MuiDialogTitle-root svg,body .MuiToggleButton-root svg{margin-right:1rem}body .MuiDialog-paper{min-width:var(--wrapperWidthMin)}body .MuiDialog-paper form{display:flex;flex-direction:column;height:100%;overflow:auto}body .MuiDialogTitle-root{color:var(--white);background:var(--primary-color-dark)}body .MuiDialogTitle-root.errorModal{background:var(--danger-color)}body .MuiDialogTitle-root.warningModal{background:var(--warning-color)}body .MuiDialogTitle-root.confirmModal{background:var(--success-color)}body .MuiDialogContent-root{padding-top:16px}body .MuiTooltip-tooltip{font-size:1.2rem}body .MuiSkeleton-withChildren>*{visibility:visible}body .MuiSkeleton-fitContent{max-width:none}.fullscreen-enabled{background-color:#fff;overflow-y:auto}
/*# sourceMappingURL=main.d7a3e8b6.chunk.css.map */