body{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}.main__title{display:flex;justify-content:center;width:70%;margin-bottom:.5em;font-size:34px;font-weight:700;line-height:28px}.button-align{margin-top:2em;display:flex;width:70%;justify-content:flex-end}.button-align .cancel_button{margin-right:1em;color:#6a6f72;-webkit-user-select:none;-ms-user-select:none;user-select:none}.centered{display:flex;justify-content:center;width:70%}@-webkit-keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotate svg{-webkit-animation:rotation 2s linear infinite;animation:rotation 2s linear infinite}.DeleteTierModalButtons{display:flex;justify-content:flex-end}.DeleteTierModalButtons button{margin-top:3em;margin-right:.5em}.TierItem{display:flex;align-items:center;margin-top:2em;margin-left:1em;position:relative}.TierItem input{box-shadow:none}.TierItem .TierItemActions{display:flex;flex-direction:row;flex-basis:center}.TierItem .TierItemActions :disabled{color:#b8bdc5}.TierItem .TierItemActions button{margin-left:.5em;margin-right:.5em}.main__layout{display:flex}.main__navbar{height:100vh;position:relative;overflow:hidden;background:#00f}.main__content{height:100vh;overflow-y:scroll;color:#2c2c2c;font-weight:400;padding-top:1em;padding-left:5em;background-color:#edeff3;width:100%;flex:1 1}.main__content h1{font-size:4em;margin-bottom:2em}.main__content input{font-size:1.2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:.7em;border:none;padding-left:1.5em;background-color:#fff;height:3.5em;margin-right:.5em}.file_uploader{display:flex;flex-direction:column;justify-content:center;align-items:center;width:70%;background-color:#f6f6f9;padding:5em 0;border:1px solid #a9a9a9;border-radius:8px}.file_uploader>:nth-child(2){font-size:1.5em;font-weight:700;-webkit-user-select:none;-ms-user-select:none;user-select:none}.file_uploader .upload_icon{font-size:unset}.table{border-collapse:collapse;width:70%;padding:.5px;margin-top:1em}.table tbody tr:nth-child(odd){background-color:#f6f6f9}.table td,.table th{padding:1em .5em}.table th{padding-top:12px;padding-bottom:12px;text-align:left;color:#0a0917;font-weight:700}
/*# sourceMappingURL=main.11564040.chunk.css.map */