body{margin:0;font-family:Inter,-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{--clr-lightblue:#76b3ef}.overview-box{height:100%;border:1px solid #76b3ef;border:1px solid var(--clr-lightblue);border-radius:.5rem}.overview-box-title{color:#ffb30a;padding:1rem;border-bottom:1px solid #76b3ef;border-bottom:1px solid var(--clr-lightblue)}.overview-box-content{height:calc(100% - 4.75rem);padding:.5rem 1rem;display:flex;flex-direction:column;justify-content:space-between}.overview-box-action{width:100%;display:flex;justify-content:space-between}.overview-box-duration{display:flex;align-items:center}.overview-box-clock{color:rgba(0,0,0,.5);margin-right:.25rem}.App{text-align:center}.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite;height:40vmin;pointer-events:none}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ql-editor.ql-blank:before{content:attr(data-placeholder)!important;position:absolute!important;background-color:#fff!important;border-bottom:1px solid rgba(0,0,0,.42)!important;padding-bottom:30px!important;font:1em sans-serif!important}.MuiDrawer-root{background-color:#304d75;padding-right:10px;width:260px}.layout>div{flex-grow:1}main>div:nth-child(2){padding-left:24px!important}.MuiTablePagination-root button.MuiButton-sizeSmall{background-color:#304d75!important;color:#fff!important;border:1px solid #ccc!important}.MuiTablePagination-root button.MuiButton-textPrimary{background-color:transparent!important;color:#304d75!important;border:0 solid #ccc!important}.MuiTablePagination-root button.MuiButton-textPrimary:hover{background-color:#304d75!important;color:#fff!important;border:0 solid #ccc!important}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.MuiButton-root.MuiButton-text.MuiButton-textPrimary.MuiButton-sizeSmall:not(.MuiTableCell-root .MuiButton-root){background-color:#304d75!important;color:#fff!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.MuiButton-root.MuiButton-text.MuiButton-textPrimary.MuiButton-sizeSmall:not(.MuiTableCell-root .MuiButton-root):hover{background-color:#1e2f48!important;color:#fff!important}}.summary-box{background-color:#f0f0f0;padding:1.25rem;border-radius:.25rem;width:10rem;position:relative;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.2)}p,ul{margin-top:.35em;margin-bottom:1em}.MuiFormControlLabel-root .MuiCheckbox-root{height:inherit}.MuiFormControlLabel-root .MuiFormControlLabel-label span{font-size:.875rem}