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}.App{display:"flex";-webkit-flex-direction:column;flex-direction:column;justify-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.App-header{-webkit-flex-direction:row;flex-direction:row;background-color:#789ff8;border:solid;border-color:#789ff8;width:100%;height:10vh;position:-webkit-sticky;padding:5px;margin-bottom:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}.App-header,.app-title{display:-webkit-flex;display:flex}.app-title{-webkit-flex:8 1;flex:8 1;-webkit-align-items:center;align-items:center}.app-logout{-webkit-flex:4 1;flex:4 1;-webkit-justify-content:flex-end;justify-content:flex-end}.App-body,.app-logout{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.App-body{margin:5px;padding:5px;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;width:auto}.header-right{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:80%;padding-right:10px}.worklist-container{border-bottom:1px solid #dbe4fa;border-width:1px medium;border-top:1px solid #dbe4fa;padding-top:5px;padding-bottom:5px}.list-container:hover{color:#40344d;background-color:#f6f5ff}.container{-webkit-flex-direction:column;flex-direction:column;padding:1px;margin:5px;border:solid;border-width:1px;border-color:#dfe5f5;border-radius:5px;background-color:#f8f8f8}.container,.row-header{display:-webkit-flex;display:flex}.row-header{-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:10px;margin-bottom:10px;border-bottom:solid #d0d9ee}.list-header-left{-webkit-flex:0.5 1;flex:0.5 1}.list-header-center{-webkit-flex:6.5 1;flex:6.5 1}.list-header-right{-webkit-flex:5 1;flex:5 1;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.list-body,.list-header-right{display:-webkit-flex;display:flex}.list-body-left{-webkit-flex:5 1;flex:5 1}.list-body-center,.list-body-left{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;padding:10px}.list-body-center,.list-center-order{-webkit-flex:1 1;flex:1 1;-webkit-flex-direction:column;flex-direction:column}.list-center-order{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;margin-top:70px}.list-body-right{-webkit-flex:5 1;flex:5 1;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;padding:10px}.person-detail,.register-form{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.register-form{padding:10px}.login-form,.register-form{-webkit-align-items:center;align-items:center;border:solid;border-width:1px;border-color:#dde0e0;border-radius:5px;box-shadow:0 6px 12px 0 rgba(0,0,0,.2);width:400px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:10%}.login-form{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;padding:5px}.work-edit{width:400px}.update-action-butons{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:10px}.work-show-container{padding:5px;margin:10px;border:solid;border-width:1px;border-color:#dfe5f5;border-radius:5px;background-color:#f8f8f8}.show,.work-show-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.show{margin-top:20px;padding:2px;-webkit-justify-content:center;justify-content:center}.show-header{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.show-header-h2{margin-left:10px}.show-header-right{-webkit-flex:5 1;flex:5 1;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;margin:5px}.show-header-center,.show-header-right{display:-webkit-flex;display:flex;padding:5px;-webkit-align-items:center;align-items:center}.show-header-center{-webkit-flex:5 1;flex:5 1;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.show-header-left{-webkit-flex:2 1;flex:2 1;-webkit-flex-direction:row;flex-direction:row;padding:5px;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.show-body,.show-header-left{display:-webkit-flex;display:flex;margin:5px}.show-body{padding:10px}.show-body-left{-webkit-flex:5 1;flex:5 1}.show-body-bottom,.show-body-left{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;padding:10px}.show-body-bottom{-webkit-flex:2 1;flex:2 1;-webkit-flex-direction:column;flex-direction:column;margin:20px 10px}.show-body-right{-webkit-flex:5 1;flex:5 1;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;padding:10px}.work-create{width:400px}.account{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin:0 2px 2px;padding:2px}.account-statistic{padding:10px;margin-bottom:10px;border:solid;border-width:1px;border-color:#dde0e0;border-radius:5px;box-shadow:0 6px 12px 0 rgba(0,0,0,.2)}.account-statistic,.statistic-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.statistic-container{-webkit-align-items:center;align-items:center;border-bottom:1px solid #dbe4fa;border-width:1px medium;border-top:1px solid #dbe4fa;padding-top:5px;padding-bottom:5px}.user-statistic-container{-webkit-flex-direction:row;flex-direction:row;padding:15px;background-color:#f6f5ff}.user-statistic,.user-statistic-container{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin:5px}.user-statistic{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;padding:0 20px 20px 0}.account-assigners,.account-support{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:10px;margin:10px 1px 1px;border:solid;border-width:1px;border-color:#dde0e0;border-radius:5px;box-shadow:0 6px 12px 0 rgba(0,0,0,.2)}.account-header{margin:2px 2px 10px;padding:3px 3px 10px;border-bottom:solid #c3cfcf;border-width:2px;border-radius:1px}.account-header,.account-image{display:-webkit-flex;display:flex}.account-image{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background-color:#66558f;border-radius:100%;height:70px;width:70px}.account-image h1{color:#dde0e0}.account-details{-webkit-flex-direction:column;flex-direction:column;margin:5px;padding:5px;font-family:"Arial Narrow"}.account-details,.assigners-list{display:-webkit-flex;display:flex}.assigners-list{-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center}.assigners-list-avatar{-webkit-flex:1 1;flex:1 1}.assigners-list-details{-webkit-flex:3 1;flex:3 1;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.assigners-list-icon,.assigners-list-typography{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin:5px}.empty-list,.search-page,.skeleton{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.empty-list{-webkit-justify-content:center;justify-content:center;padding:1px;border:solid;border-width:1px;border-color:#dfe5f5;border-radius:5px;background-color:#f8f8f8}.empty-list,.sort{-webkit-align-items:center;align-items:center;margin:5px}.sort{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:5px}#search{display:block;background-color:#fff;border-radius:5px;padding:5px;margin:20px;height:50px;width:100%;border:solid #fff}#search:focus{border:none;outline:none;box-shadow:0 4px 8px 0 rgba(78,77,143,.2);-webkit-transform:scale(1.025);transform:scale(1.025)}.search-input{-webkit-justify-content:center;justify-content:center}.search-input,.user-worklist-header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.user-worklist-header{-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;width:350px;margin-top:3px;margin-bottom:3px}.title-list-of-works{-webkit-justify-content:flex-start;justify-content:flex-start;margin-left:3px}.list-search-icon,.title-list-of-works{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.list-search-icon{-webkit-justify-content:flex-end;justify-content:flex-end}.results{-webkit-justify-content:flex-start;justify-content:flex-start;padding:10px;margin:10px}.result,.results{display:-webkit-flex;display:flex}.result{-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:5px;margin:5px 5px 8px}.account-page,.person-detail-page,.search-page,.show-page{padding:10px;margin-left:10px}.account-page,.person-detail-page,.search-container,.search-page,.show-page{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin-right:10px}.search-container{margin-bottom:10px}.sort-button{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin:2px;padding:6px 10px;font-size:15px;border:none;outline:none;border-radius:20px;color:#554086}.sort-button:hover{background-color:#655786;color:#f6f5ff}.person-info{padding-top:20px;height:200px}.person-info,.person-stats{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;box-shadow:0 4px 8px 0 rgba(78,77,143,.2);border-radius:5px;border:rgba(78,77,143,.2)}.person-stats{font-weight:500;height:250px;background:#5f5ad1;background:linear-gradient(148deg,#5f5ad1 12%,#b770dd 98%)}.person-monthly{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;box-shadow:0 4px 8px 0 rgba(78,77,143,.2);border-radius:5px;border:rgba(78,77,143,.2);margin-bottom:10px}.person-menu,.person-monthly{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.person-menu{-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}.person-monthly p{font-size:20px;font-weight:400}.monthly-graph{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.monthly-graph,.monthly-header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.monthly-header{-webkit-justify-content:flex-end;justify-content:flex-end}#bar-graph{height:400px;width:400px}.update_person_options{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}
/*# sourceMappingURL=main.72486836.chunk.css.map */