#login-container[data-v-d4b478a2]{display:flex;justify-content:center;align-items:center;height:100%}#login-container #login-form[data-v-d4b478a2]{display:flex;flex-direction:column}#login-container #login-form .form-element[data-v-d4b478a2]{margin:.25rem 0}#signup-container[data-v-a7314cb3]{display:flex;justify-content:center;align-items:center;height:100%}#signup-container #signup-form[data-v-a7314cb3]{display:flex;flex-direction:column}#signup-container #signup-form .form-element[data-v-a7314cb3]{margin:.25rem 0}#page-header[data-v-0defeba3]{background:#000;color:#fff;padding:1rem;position:relative;z-index:100;height:3rem;display:flex;flex-direction:row;justify-content:space-between}#page-header #header-title[data-v-0defeba3]{font-size:1rem}#page-header #login-link[data-v-0defeba3]{color:#fff}#page-sidebar[data-v-04d033d2]{display:flex;flex-direction:column;background:#d3d3d3;padding:1rem;width:20%;height:100vh}@media screen and (max-width: 1024px){#page-sidebar[data-v-04d033d2]{width:15%}}@media screen and (max-width: 480px){#page-sidebar[data-v-04d033d2]{height:auto;width:100%}}#page-sidebar .navigation-items[data-v-04d033d2]{display:block;margin-bottom:.5rem}#page-content[data-v-108f2c04]{width:80%;height:100%;right:0;padding:1rem;overflow-y:scroll}@media screen and (max-width: 1024px){#page-content[data-v-108f2c04]{width:85%}}@media screen and (max-width: 480px){#page-content[data-v-108f2c04]{width:100%}}.toast-message[data-v-56dad0c0]{margin:5px 20px;padding:10px 20px;border-radius:5px;max-width:100%;background:#cdffcd;text-align:right;opacity:0;transition:opacity .5s ease}.toast-message.transparent[data-v-56dad0c0]{opacity:0}.toast-message.opaque[data-v-56dad0c0]{opacity:1}#toasts-container[data-v-f6b3b258]{position:fixed;bottom:5px;right:0}#toasts-container #toast-messages[data-v-f6b3b258]{display:flex;flex-direction:column;align-items:flex-end}#page-flex[data-v-21059c0c]{display:flex;height:calc(100vh - 3rem);position:relative}@media screen and (max-width: 480px){#page-flex[data-v-21059c0c]{flex-direction:column;height:auto}}*{box-sizing:border-box}html,body{padding:0;margin:0;font-family:sans-serif;font-size:16px;overflow:hidden}@media screen and (max-width: 1024px){html,body{font-size:12px}}@media screen and (max-width: 480px){html,body{overflow:auto}}a{text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0}input[type=submit],button,.button{padding:.5rem 1rem;background:#ccc;border:none;border-radius:10px;margin:.25rem;min-width:100px;cursor:pointer}input[type=submit]:hover:not(:disabled),button:hover:not(:disabled),.button:hover:not(:disabled){background:#d9d9d9}input[type=submit]:disabled,button:disabled,.button:disabled{background:#e6e6e6;cursor:not-allowed}input[type=submit].delete-btn,button.delete-btn,.button.delete-btn{background:#c00;color:#fff}input[type=submit].delete-btn:hover,button.delete-btn:hover,.button.delete-btn:hover{background:#e60000}table{border-collapse:collapse;min-width:100%}table .table-header,table .table-item{border:1px solid black;padding:.25rem}table .table-headers{background:#000;color:#fff}table .table-body .table-items{cursor:pointer}table .table-body .table-items:hover{background:#ddd}#page-content .page-title{margin-top:.25rem;margin-bottom:2rem}#page-content .filters{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width: 480px){#page-content .filters{flex-direction:column;align-items:revert}}
