.Dashboard_container__dJEhR{padding:0;background-color:#0069b4}@media only screen and (max-width:600px){.Dashboard_header__aO7g4{flex-direction:column;padding-bottom:12px}}.Dashboard_main__wjQdL{min-height:100vh;width:100vw;display:flex;flex-direction:column;padding:12px}.Dashboard_person_grid__tyOi7{display:grid;grid-template-columns:repeat(10,1fr);grid-column-gap:12px;grid-row-gap:12px;flex:1 1;padding:12px;border:4px solid #113b8a;border-radius:12px;grid-auto-rows:100px}@media only screen and (max-width:1800px){.Dashboard_person_grid__tyOi7{grid-template-columns:repeat(9,1fr)}.Dashboard_status__RIn01{margin-bottom:5px}}@media only screen and (max-width:1600px){.Dashboard_person_grid__tyOi7{grid-template-columns:repeat(8,1fr)}}@media only screen and (max-width:1400px){.Dashboard_person_grid__tyOi7{grid-template-columns:repeat(7,1fr)}}@media only screen and (max-width:1200px){.Dashboard_person_grid__tyOi7{grid-template-columns:repeat(6,1fr)}}@media only screen and (max-width:1000px){.Dashboard_person_grid__tyOi7{grid-template-columns:repeat(5,1fr)}}@media only screen and (max-width:800px){.Dashboard_person_grid__tyOi7{grid-template-columns:repeat(4,1fr);padding:5px}}@media only screen and (max-width:600px){.Dashboard_person_grid__tyOi7{grid-template-columns:repeat(2,1fr)}}.Dashboard_person_grid_item__YGHd2{text-align:center;color:#fff;font-size:20px;display:flex;flex-direction:column;align-items:center;cursor:pointer;border-radius:12px;background:rgba(0,0,0,.2);padding-top:5px;transition:transform .45s;max-height:100px}.Dashboard_person_grid_item__YGHd2:hover{background-color:#025997;transform:scale(1.25)}@media only screen and (max-width:1000px){.Dashboard_person_grid_item__YGHd2{font-size:20px;padding-bottom:5px}.Dashboard_status__RIn01{margin-top:5px}}.Dashboard_status__RIn01{margin-top:15px;height:40px;width:40px;display:flex;border-radius:100%;border:1px solid hsla(0,0%,100%,.3)}.Dashboard_absent__laA49{padding-top:5px;color:grey;background:#fff;background:linear-gradient(180deg,#9e2626 12%,#e84545)}.Dashboard_present__5P86X{padding-top:5px;color:#000;background:#fff;background:linear-gradient(180deg,#367a38 12%,#45e84e)}