@import"https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box}html,body,#root,#default{min-height:100vh;height:100vh}h1,h2,h3,h4,h5,h6,p,span,div,a,li,button{margin:0;font-family:Cairo,sans-serif}html,body,#root{height:100vh;width:100vw;margin:0;padding:0;overflow:auto;font-family:Cairo,sans-serif}html{-ms-overflow-style:none;scrollbar-width:none}.menu1{margin-bottom:40px;font-size:19px;background-color:#aeb8ae;padding:.25rem}.menu6{margin-bottom:40px;font-size:19px;height:100vh;background-color:#aeb8ae;padding:.25rem}.useinfo{font-family:Cairo,sans-serif;margin:0;padding:0;font-size:16px;color:#d3cfcf}body{font-family:Cairo,sans-serif;margin:0;padding:0;font-size:14px;color:#212121;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh}input{outline:0;background:#fff;width:100%;border:2px solid #e6e6e6;margin:0 0 15px;padding:15px;box-sizing:border-box;font-size:14px;transition:all .3s}input:focus{border-color:#5b08a7}.btn,.btn-add,.btn-edit,.btn-delete{font-family:Cairo,sans-serif;outline:0;background:#5b08a7;border:0;text-decoration:none;padding:15px;color:#fff;font-size:16px;-webkit-transition:all .3 ease;transition:all .3 ease;cursor:pointer}.btn-block{width:100%}.btn-add,.btn-edit,.btn-delete{padding:.5rem .75rem;font-size:14px;border-radius:4px}.btn-add{background-color:#00a762}.btn-delete{background-color:#b72424}.btn-logout{text-decoration:none;padding:.75rem 1.5rem;color:#e0dbdb;transition:all .3s;border-radius:6px}.btn-logout:hover{background-color:#0000001a}.btn:hover,.btn:active,.btn:focus{background:#5b08a7}.text-center{text-align:center}table{width:100%;border-spacing:0;border-collapse:collapse}table>thead>tr>th{padding:.5rem;background-color:#efefef}table>tbody>tr>td{text-align:right;padding:.5rem;border-bottom:1px solid #efefef;white-space:nowrap}.card{background-color:#fff;border-radius:.5rem;box-shadow:1px 1px 3px #0000001a;padding:1.25rem 1.5rem;margin-bottom:1rem;margin-top:.5rem}.alert{padding:1rem;background-color:#9ee41c;color:#fff;border-radius:.5rem;margin-bottom:1rem}.notification{position:fixed;right:1rem;bottom:1rem;z-index:100;padding:1rem 1.5rem;background-color:#00a762;color:#fff;border-radius:.5rem}.login-signup-form{height:100vh;display:flex;justify-content:center;align-items:center}.login-signup-form .form{width:360px;position:relative;z-index:1;background:#fff;max-width:360px;padding:34px;box-shadow:0 0 2px #0000001a}.login-signup-form .title{font-size:20px;margin-bottom:1rem;text-align:center}.login-signup-form .form .message{margin:15px 0 0;color:#b3b3b3;font-size:16px;text-align:center}.login-signup-form .form .message a{color:#5b08a7;text-decoration:none}#defaultLayout{display:flex;height:"100vh"}#defaultLayout footer{left:0;right:0;background-color:#b6cbe6;width:100%;position:fixed;bottom:0}.menu9{font-size:13px;background-color:#b6cbe6;display:grid;place-items:center}#defaultLayout header{height:100px;padding:.5rem .25rem;background-color:#1f1d14ec;box-shadow:1px 1px 2px #807e8133;display:flex;justify-content:space-between;align-items:center}#defaultLayout main{padding:2rem}#defaultLayout .content{flex:1;padding-bottom:60px}.animated{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}
