@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap);*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Source Sans Pro,sans-serif}html{font-size:62.5%}.navBar{width:100%;background-color:#7fffd4;padding:1.5rem 0;text-align:center;font-size:2rem}.container{width:800px;max-width:90vw;margin:50px auto 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.back button{width:100px;height:30px;background:-webkit-gradient(linear,left top,right top,from(#22c5aa),to(#edfffa));background:-webkit-linear-gradient(left,#22c5aa,#edfffa);background:-o-linear-gradient(left,#22c5aa,#edfffa);background:linear-gradient(90deg,#22c5aa,#edfffa);border:none;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;border-radius:.5rem}.fa-angle-double-left{margin-right:.5rem}.addUser:hover,.back button:hover{-webkit-box-shadow:.2rem .2rem 1rem rgba(34,197,170,.5);box-shadow:.2rem .2rem 1rem rgba(34,197,170,.5)}.head{margin-top:10px;text-align:center;padding:.3rem 0}.head h3{font-size:2.3rem}.head p{font-size:1.4rem}.fromData{padding:0 2rem}.formgroup,.fromData{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}label{font-size:1.5rem}input,label{margin-top:1rem}label{margin-left:.5rem;font-weight:700}input{border-radius:.3rem;border:.1rem solid gray;padding:.8rem;outline:none}.gender,.status{display:-ms-flexbox;display:flex}.gender .genderHead,.status .statusHead{width:70px}.gender_item,.status_item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.gender_item label,.status_item label{width:80px;padding-left:10px;font-weight:400}.gender_item input:active,.status_item input:active{border:1px solid #000}.save{margin-top:2rem;height:3.5rem;border:none;background-color:#00ced1;border-radius:.5rem;-webkit-box-shadow:.3rem .3rem 1rem 0 rgba(0,206,209,.8);box-shadow:.3rem .3rem 1rem 0 rgba(0,206,209,.8);cursor:pointer}.table{display:table;margin:3rem auto 0;width:100%}.tableData,.tableHead{display:table-row}.tableBody{display:table-row-group}.tableHead{background-color:indigo;color:#fff}.tableCell{border:.1rem solid #aca8a8;padding:.7rem .6rem;display:table-cell;text-align:center;font-size:1.2rem}.fa-edit{color:#b9b903}.fa-trash{color:#8d0606}.fa-edit,.fa-trash{margin:0 .4rem;font-size:1.4rem}.fa-edit:active{color:#ff0}@media screen and (max-width:768px){.tableHead{display:none}.tableCell{text-align:left;line-height:20px;border:none}.tableCell:before{content:attr(data-title);font-weight:700}.tableData{border:3px solid #f5f5f5;margin:10px;-ms-flex-direction:column;flex-direction:column;width:250px;-webkit-box-shadow:3px 3px 20px hsla(0,0%,50%,.4);box-shadow:3px 3px 20px hsla(0,0%,50%,.4);border-radius:10px;padding:10px}.tableBody,.tableData{display:-ms-flexbox;display:flex}.tableBody{-ms-flex-pack:space-evenly;justify-content:space-evenly;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.actions{display:inline}.gender .genderHead,.status .statusHead{width:60px}.gender_item,.status_item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.gender_item label,.status_item label{width:60px;padding-left:5px}}.totalCOunt{font-size:1.3rem;width:100%;text-align:right;margin-top:5px;padding-right:5px}.moreButton{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.btnS{margin-top:20px}.uploadContainer{margin:10px auto;width:85vw;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.uploadBtn{width:100px;height:39px;margin-left:10px}
/*# sourceMappingURL=main.3194e323.css.map*/