@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap);*{box-sizing:border-box;outline:0 !important}*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;font-size:16px;line-height:24px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:greyscale;width:100%;height:100%}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}.AppStartup{width:100%;height:100%}.AppStartup.noWrapper{width:unset;height:unset}.AppStartup>.Content{z-index:0;width:100%;height:100%;overflow:hidden;position:relative}.AppStartup>.Content.dark{background-color:#262b32;color:#fbfcff}.AppStartupPlaceholder{z-index:100}.AppStartupPlaceholder>*{z-index:100}[tabindex="-1"]:focus{outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:24px;font-weight:200}h1{font-size:48px;line-height:56px}.mobile h1{font-size:40px;line-height:48px}h2{font-size:40px;line-height:48px}.mobile h2{font-size:32px;line-height:40px}h3{font-size:32px;line-height:40px}.mobile h3{font-size:28px;line-height:40px}h4{font-size:28px;line-height:40px}.mobile h4{font-size:24px;line-height:32px}h5{font-size:24px;line-height:32px}.mobile h5{font-size:20px;line-height:24px}h6{font-size:20px;line-height:24px}.regular-body{font-size:16px;line-height:24px;margin-bottom:24px}.small-body{font-size:14px;line-height:24px;margin-bottom:24px}p{font-size:16px;line-height:24px;margin-bottom:24px}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--primary-color-medium);text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:var(--primary-color);text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none;outline:0}pre,code,kbd,samp{font-family:monospace, monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar;white-space:pre-wrap;word-wrap:break-word}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:0.75rem;padding-bottom:0.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:0.5rem}button{background:transparent;border:0;border-radius:0;color:inherit;cursor:pointer}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.transition{transition-duration:.6s;transition-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1)}.transition:before{transition-duration:.6s;transition-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1)}.transition:after{transition-duration:.6s;transition-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1)}.transition-ui{transition-duration:.2s;transition-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1)}.transition-ui:before{transition-duration:.2s;transition-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1)}.transition-ui:after{transition-duration:.6s;transition-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1)}.simple-scroll{height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.simple-scroll::-webkit-scrollbar{width:10px;height:10px}.simple-scroll::-webkit-scrollbar-thumb{border-left:2px solid rgba(255,255,255,0)}.simple-scroll:hover::-webkit-scrollbar-thumb{border-left:2px solid #7E8899}.simple-scroll.primary:hover::-webkit-scrollbar-thumb{border-left:2px solid var(--primary-color)}.simple-scroll.secondary:hover::-webkit-scrollbar-thumb{border-left:2px solid var(--primary-color-medium)}.dark .simple-scroll:hover::-webkit-scrollbar-thumb{border-left:2px solid #FBFCFF}.mobile .simple-scroll{overflow:auto;height:100%;-webkit-overflow-scrolling:touch}.mobile .simple-scroll::-webkit-scrollbar{width:0;height:0}.maxi-scroll{height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.maxi-scroll::-webkit-scrollbar{width:8px;height:8px}.maxi-scroll:hover::-webkit-scrollbar-thumb{background:rgba(126,136,153,0.8)}.maxi-scroll.primary:hover::-webkit-scrollbar-thumb{background:rgba(var(--primary-color), 0.8)}.maxi-scroll.secondary:hover::-webkit-scrollbar-thumb{background:rgba(var(--primary-color-medium), 0.8)}.dark .maxi-scroll:hover::-webkit-scrollbar-thumb{background:rgba(251,252,255,0.8)}.mobile .maxi-scroll{overflow:auto;height:100%;-webkit-overflow-scrolling:touch}.mobile .maxi-scroll::-webkit-scrollbar{width:0;height:0}.invisible-scroll{overflow:auto;height:100%;-webkit-overflow-scrolling:touch}.invisible-scroll::-webkit-scrollbar{width:0;height:0}.grid-bg{background-image:linear-gradient(45deg, rgba(220,217,220,0.5) 25%, transparent 25%),linear-gradient(-45deg, rgba(220,217,220,0.5) 25%, transparent 25%),linear-gradient(45deg, transparent 75%, rgba(220,217,220,0.5) 75%),linear-gradient(-45deg, transparent 75%, rgba(220,217,220,0.5) 75%);background-size:16px 16px;background-position:0 0, 0 8px, 8px -8px, -8px 0px}.fill-white{fill:#fbfcff}.stroke-white{stroke:#fbfcff}.fill-primary{fill:rgba(var(--primary-color), 1)}.stroke-primary{stroke:rgba(var(--primary-color), 1)}.fill-primary-light{fill:rgba(var(--primary-color-light), 1)}.stroke-primary-light{stroke:rgba(var(--primary-color-light), 1)}.fill-primary-medium{fill:rgba(var(--primary-color-medium), 1)}.stroke-primary-medium{stroke:rgba(var(--primary-color-medium), 1)}.fill-primary-dark{fill:rgba(var(--primary-color-dark), 1)}.stroke-primary-dark{stroke:rgba(var(--primary-color-dark), 1)}.fill-secondary{fill:rgba(var(--secondary-color), 1)}.stroke-secondary{stroke:rgba(var(--secondary-color), 1)}.fill-secondary-light{fill:rgba(var(--secondary-color-light), 1)}.stroke-secondary-light{stroke:rgba(var(--secondary-color-light), 1)}.fill-secondary-medium{fill:rgba(var(--secondary-color-medium), 1)}.stroke-secondary-medium{stroke:rgba(var(--secondary-color-medium), 1)}.fill-secondary-dark{fill:rgba(var(--secondary-color-dark), 1)}.stroke-secondary-dark{stroke:rgba(var(--secondary-color-dark), 1)}.fill-spacegrey{fill:#333a44}.stroke-spacegrey{stroke:#333a44}.fill-spacegrey-light{fill:#c7c9cc}.stroke-spacegrey-light{stroke:#c7c9cc}.fill-spacegrey-medium{fill:#6a6e76}.stroke-spacegrey-medium{stroke:#6a6e76}.fill-spacegrey-dark{fill:#262b32}.stroke-spacegrey-dark{stroke:#262b32}.fill-deepblue{fill:#4f5d75}.stroke-deepblue{stroke:#4f5d75}.fill-deepblue-light{fill:#cfd2d9}.stroke-deepblue-light{stroke:#cfd2d9}.fill-deepblue-medium{fill:#7e8899}.stroke-deepblue-medium{stroke:#7e8899}.fill-deepblue-dark{fill:#3a4455}.stroke-deepblue-dark{stroke:#3a4455}.fill-grey{fill:#d0ccd0}.stroke-grey{stroke:#d0ccd0}.fill-grey-light{fill:#f2f1f2}.stroke-grey-light{stroke:#f2f1f2}.fill-grey-medium{fill:#dcd9dc}.stroke-grey-medium{stroke:#dcd9dc}.fill-grey-dark{fill:#989598}.stroke-grey-dark{stroke:#989598}.fill-green{fill:#87e02d}.stroke-green{stroke:#87e02d}.fill-green-light{fill:#daf4bd}.stroke-green-light{stroke:#daf4bd}.fill-green-medium{fill:#b3ed70}.stroke-green-medium{stroke:#b3ed70}.fill-green-dark{fill:#5f9b1b}.stroke-green-dark{stroke:#5f9b1b}.fill-orange{fill:#ffaf18}.stroke-orange{stroke:#ffaf18}.fill-orange-light{fill:#ffe5c0}.stroke-orange-light{stroke:#ffe5c0}.fill-orange-medium{fill:#edbd77}.stroke-orange-medium{stroke:#edbd77}.fill-orange-dark{fill:#b16d0b}.stroke-orange-dark{stroke:#b16d0b}.fill-status-red{fill:#fa7268}.stroke-status-red{stroke:#fa7268}.fill-status-yellow{fill:#f59b31}.stroke-status-yellow{stroke:#f59b31}.fill-status-green{fill:#25cc9a}.stroke-status-green{stroke:#25cc9a}.fill-status-violet{fill:#7f42b1}.stroke-status-violet{stroke:#7f42b1}.fill-red{fill:#e73c2f}.stroke-red{stroke:#e73c2f}.fill-yellow{fill:#f59b31}.stroke-yellow{stroke:#f59b31}.Toaster{position:fixed;bottom:20px;z-index:101;pointer-events:none}.mobile .Toaster{left:20px;padding-right:20px}.desktop .Toaster{left:100px;max-width:370px}.Dialog{position:fixed;width:100%;height:100%;z-index:103;top:0;left:0;display:flex;justify-content:center;align-items:center}.Dialog .Dialog-bg{position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(51,58,68,0.9);opacity:0}.Dialog .Dialog-modal{position:relative;min-width:300px;opacity:0;overflow:hidden;border-radius:10px;display:flex;flex-direction:row;justify-content:space-around;box-shadow:4px 4px 20px rgba(38,43,50,0.5)}.Dialog .Dialog-modal .Dialog-modal-side{width:0px;overflow:hidden;background-color:#333a44;text-align:center;padding-top:20px;display:flex;justify-content:center}.Dialog .Dialog-modal .Dialog-modal-side>svg{stroke:#6a6e76;stroke-width:2}.Dialog .Dialog-modal .Dialog-modal-main{padding:0 40px;flex:1;display:flex;flex-direction:column;justify-content:space-around;background-color:#262b32;overflow:hidden}.Dialog .Dialog-modal .Dialog-message{display:flex;align-items:center;margin:40px 0 20px 0;opacity:0}.Dialog .Dialog-modal .Dialog-message .text{color:#fbfcff;font-size:1.2rem;max-width:300px}.Dialog .Dialog-modal .Dialog-buttons{display:flex;align-items:center;opacity:0;margin:20px 0 40px 0}.Dialog .Dialog-modal .Dialog-buttons .Button{margin-right:20px}.Dialog .Dialog-modal .Dialog-buttons .Button button{min-width:100px;padding-left:20px;padding-right:20px}.Dialog .Dialog-modal .Dialog-buttons .Button:last-child{margin-right:0px}.Dialog.mobile{justify-content:flex-end;align-items:flex-end;overflow:hidden;border-radius:7px}.Dialog.mobile .Dialog-modal{min-width:auto;width:100%;border-radius:0;display:flex;flex-direction:column;transform:translateY(100%);opacity:1;overflow:visible}.Dialog.mobile .Dialog-modal .Dialog-modal-side{width:100%;height:60px;overflow:visible;background-color:#333a44;padding-top:20px;position:absolute;top:0}.Dialog.mobile .Dialog-modal .Dialog-modal-side:after{content:'';background:-moz-linear-gradient(top, rgba(38,43,50,0) 0%, rgba(38,43,50,0.2) 100%);background:-webkit-linear-gradient(top, rgba(38,43,50,0) 0%, rgba(38,43,50,0.2) 100%);background:linear-gradient(to bottom, rgba(38,43,50,0) 0%, rgba(38,43,50,0.2) 100%);width:100%;height:10px;position:absolute;top:-10px;left:0}.Dialog.mobile .Dialog-modal .Dialog-message .text{text-align:center}.Dialog.mobile .Dialog-modal .Dialog-buttons{justify-content:center}.Dialog.opened .Dialog-modal{transform:translateY(0%)}.Dialog.opened .Dialog-modal .Dialog-modal-side{top:-60px}
