*{box-sizing:border-box;margin:0;padding:0;font-family:"Lato",sans-serif}.App,html{background-color:#e9f1f7}.EmpTable{margin-top:20px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s;border-radius:5px}.empTableTitle{color:#2e4a66}.empForm{--background:#fff;--border:rgba(0,0,0,0.125);--borderDark:rgba(0,0,0,0.25);--borderDarker:rgba(0,0,0,0.5);--bgColorH:0;--bgColorS:0%;--bgColorL:98%;--fgColorH:210;--fgColorS:50%;--fgColorL:38%;--shadeDark:0.3;--shadeLight:0.7;--shadeNormal:0.5;--borderRadius:0.125rem;--highlight:#306090;background:#fff;border:1px solid var(--border);border-radius:var(--borderRadius);box-shadow:0 1rem 1rem -.75rem var(--border);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:1rem;position:relative;overflow:hidden}.empFormTitle{color:#2e4a66;text-align:center;margin-bottom:15px}.empFormBtn{background-color:#2274a5!important}.sprintForm{--background:#fff;--border:rgba(0,0,0,0.125);--borderDark:rgba(0,0,0,0.25);--borderDarker:rgba(0,0,0,0.5);--bgColorH:0;--bgColorS:0%;--bgColorL:98%;--fgColorH:210;--fgColorS:50%;--fgColorL:38%;--shadeDark:0.3;--shadeLight:0.7;--shadeNormal:0.5;--borderRadius:0.125rem;--highlight:#306090;background:#fff;border:1px solid var(--border);border-radius:var(--borderRadius);box-shadow:0 1rem 1rem -.75rem var(--border);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:1rem;position:relative}.sprintTitle{color:#2e4a66;text-align:center;margin-bottom:15px}.sprintBtn{background-color:#2274a5!important}.devsCard{color:#2e4a66;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s;border-radius:5px}.navbar{background-color:#2274a5;height:70px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;margin-bottom:20px}.menu-bars{margin-left:2rem;font-size:2rem;background:none}.nav-menu{background-color:#5aa6d3;width:250px;height:100vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;position:fixed;top:0;left:-100%;transition:.85s;z-index:1}.nav-menu.active{left:0;transition:.35s}.nav-text{-webkit-justify-content:flex-start;justify-content:flex-start;padding:8px 0 8px 16px;list-style:none;height:60px}.nav-text,.nav-text a{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.nav-text a{text-decoration:none;color:#f5f5f5;font-size:18px;width:95%;height:100%;padding:0 16px;border-radius:4px}.nav-text a:hover{background-color:#5aa6d3}.nav-menu-items,ul{width:100%}.navbar-toggle{background-color:#5aa6d3;width:100%;height:50px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center}span{margin-left:16px}ul{padding-left:0}.nav-title{color:#fff;font-style:italic;font-size:xx-large;cursor:pointer}.nav-icon{margin-left:auto}.main__greeting>h1{font-size:24px;color:#2e4a66;margin-bottom:5px;text-align:center}.charts{grid-gap:10px;gap:10px;margin-top:30px;margin-bottom:50px}.charts__left{padding:15px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s;border-radius:5px;background:#fff}.charts__left__title{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.charts__left__title>div>h1{font-size:24px;color:#2e4a66;margin-bottom:5px}.charts__left__title>div>p{font-size:14px;font-weight:700;color:#a5aaad}.charts__left__title>i{color:#fff;font-size:20px;background:#ffc100;border-radius:200px 0 200px 200px;-moz-border-radius:200px 0 200px 200px;-webkit-border-radius:200px 0 200px 200px;border:0 solid #000;padding:15px}.charts__right{padding:15px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s;border-radius:5px;background:#fff}.charts__right__title{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.charts__right__title>div>h1{font-size:24px;color:#2e4a66;margin-bottom:5px}.charts__right__title>div>p{font-size:14px;font-weight:700;color:#a5aaad}.charts__right__title>i{color:#fff;font-size:20px;background:#39447a;border-radius:200px 0 200px 200px;-moz-border-radius:200px 0 200px 200px;-webkit-border-radius:200px 0 200px 200px;border:0 solid #000;padding:15px}.charts__right__cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-top:30px}.card1{background:#d1ecf1;color:#35a4ba}.card1,.card2{text-align:center;padding:25px;border-radius:5px;font-size:14px}.card2{background:#d2f9ee;color:#38e1b0}.card3{background:#d6d8d9;color:#3a3e41}.card3,.card4{text-align:center;padding:25px;border-radius:5px;font-size:14px}.card4{background:#fddcdf;color:#f65a6f}@media only screen and (max-width:855px){.charts__right__cards{grid-template-columns:1fr;grid-gap:10px;gap:10px;margin-bottom:0}.CustomPiecharts{grid-template-columns:1fr;margin-top:30px}}.main__greeting{margin-bottom:30px}.main__greeting h1{font-size:2rem}.dashboard-card{height:12em;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s;border-radius:5px;margin:5px}.dashboard-card-title{color:#2e4a66;font-weight:700!important;font-size:18px!important}.selectProject{height:22em!important}.select-project-title{padding:5px 15px}.displayProjects{height:24em;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s;border-radius:5px;margin-bottom:20px!important}.select-project-title{color:#2e4a66;font-weight:700!important;font-size:18px!important}:root{--primary-color:#3e64ff;--complete-color:#27aa80;--text-color:#172b4d;--disabled-color:#fad6d6;--background-color:#f5eaea}body{color:#172b4d;color:var(--text-color);font-family:sans-serif;margin:0}a{color:unset;text-decoration:unset;cursor:pointer}p{margin:10px 0;overflow-wrap:break-word;text-align:left}label{font-size:16px;display:block}button,input{padding:4px;border:1px solid #fad6d6;border:1px solid var(--disabled-color)}button{outline:none;background:transparent;border-radius:5px;transition:all .8s ease;cursor:pointer}button,button.active{color:#3e64ff;color:var(--primary-color)}button.active:after{content:"";display:block;margin:0 auto;width:50%;padding-top:4px;border-bottom:1px solid #3e64ff;border-bottom:1px solid var(--primary-color)}input:focus,select{outline:none}select{height:40px}.row{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center}.item{font-size:15px;margin-bottom:10px;padding:10px;border-radius:5px;z-index:1;background-color:#fff}.item:hover{cursor:pointer}.item-title{font-weight:600;font-size:16px}.item-status{text-align:right}.color-bar{width:40px;height:10px;border-radius:5px}.drop-wrapper{-webkit-flex:1 1 25%;flex:1 1 25%;width:100%;height:100%}.col-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:280px;margin:20px;padding:20px;background-color:#f5eaea;background-color:var(--background-color);border-radius:5px}.col-header{font-size:20px;font-weight:600;margin-bottom:20px;margin-top:0}.col{min-height:300px;width:300px}.highlight-region{background-color:#ff0}.page-header{background-color:#054f7c;padding:20px;color:#fff;font-size:30px;-webkit-flex:1 1 100%;flex:1 1 100%;margin-top:0;text-align:center}.modal{background-color:#f4f5f7;border-radius:2px;margin:48px 0 80px;min-height:450px;width:800px;outline:none;padding:20px}.overlay{-webkit-justify-content:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}.close-btn-ctn,.overlay{display:-webkit-flex;display:flex}.close-btn{height:40px;width:35px;font-size:20px;color:#031d2c;border:none;border-radius:25px}.close-btn:hover{background-color:#dcdcdc}
/*# sourceMappingURL=main.4a8ee306.chunk.css.map */