html{height:100%;width:100%;overflow:hidden;position:fixed}body{height:100%;width:100%;overflow:auto;position:relative;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100%}::-webkit-scrollbar{width:.75rem}::-webkit-scrollbar-thumb{background-color:#d3d3d3;border-radius:.3rem}.App{display:flex;height:100%;width:100%;overflow:hidden}*{background-position:center;background-repeat:no-repeat;background-size:contain}.flag{background-size:auto}.suspenseSpinner{flex-grow:1;display:flex;justify-content:center;align-items:center}.holdingPage{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.holdingPageSuggestions{justify-content:flex-start;overflow-y:auto}.holdingLogo{width:80%;max-width:500px;height:auto;margin:20px 0}.holdingSuggestions{width:90%}.holdingSuggestionLink{cursor:pointer}.MuiTypography-root a{font-weight:400;font-style:normal;text-decoration:none}.MuiSwitch-root.MuiCheckbox-root .MuiSwitch-colorSecondary.Mui-checked{color:unset}.MuiSwitch-root.MuiCheckbox-root.Mui-checked{color:currentColor}.MuiSwitch-root.MuiCheckbox-root .Mui-checked+.MuiSwitch-track{background-color:currentColor}#cookieBanner{position:absolute;bottom:0;left:160px;background-color:#fff;border:2px solid #000;width:calc(100% - 160px);display:flex;justify-content:space-between;padding:8px;max-height:60vh;overflow:auto;align-items:flex-start}#cookieBanner-text,#cookieBanner-buttons{display:flex;flex-direction:column;justify-content:center}#cookieBanner-buttons{flex:0 0 20ch;margin-left:8px}#cookieBanner-buttons .MuiButton-root:not(:last-of-type){margin-bottom:8px}#cookieBanner-text .MuiTypography-root{font-size:.8rem}#cookieBanner-more section{border:1px solid #000;padding:4px 8px;margin-bottom:8px}.cookieDefinition{border:1px solid #ccc;padding:4px 8px;margin-top:12px}#cookieBanner-text .MuiTypography-root.cookieDefinition-title{font-size:.7rem;color:#888}.cookieDefinition-service{font-weight:700;margin-bottom:8px}.cookieDefinition-block{margin-bottom:8px}#cookieBanner table{border-collapse:collapse}#cookieBanner th,#cookieBanner td{text-align:left;border:1px solid grey;padding:2px}@media screen and (max-width: 600px){#cookieBanner{bottom:75px;left:0;width:100%;flex-direction:column;align-items:center}#cookieBanner-buttons{margin-left:0}}#bidNotifications .Toastify__toast-container{width:100%;max-width:1024px;padding-left:160px;height:130px;display:flex;justify-content:center;align-items:center}#bidNotifications .Toastify__toast-container--top-center{top:10px}#bidNotifications .Toastify__toast{margin-bottom:0}.bidNotificationContent{max-height:100px;display:flex;align-items:center;overflow:hidden}.bidNotificationContent img{max-height:100px;max-width:40%;padding-right:15px}.bidNotificationContent.adminNotificationContent{max-height:unset;display:flex;flex-direction:column;padding:16px 32px}.adminNotificationContent .MuiTypography-root,.adminNotificationContent .MuiSvgIcon-root{margin-bottom:8px}.adminNotificationContent .MuiButton-root{margin-top:8px;z-index:999}@media (max-width: 600px){#bidNotifications .Toastify__toast-container{width:100%;height:80px;padding-left:5px;padding-right:5px}#bidNotifications .Toastify__toast{padding:5px}.bidNotificationContent{max-height:70px}.bidNotificationContent img{max-height:70px;padding-right:15px}}@media (max-width: 480px){.bidNotificationContent .MuiTypography-root{align-self:flex-start}}
