html{background-color:#d3d3d3;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}input,select,option,button,textarea{font-size:1.1em}.green{background-color:#9acd32}.blue{background-color:#93b9ff}.red{background-color:#b22222;color:#fff}.selected{background-color:#ffffb4!important;border:1px solid black}table{background-color:#fff;border:1px solid black;border-radius:0!important}tr:nth-child(odd){background-color:#ededed}button{border:none;border-radius:6px;transition:background-color .3s ease;text-decoration:none}.fullWidth{width:100%;box-sizing:border-box;height:32px}.fullWidthTextArea{width:100%;height:64px;box-sizing:border-box;resize:none;font-family:inherit}.content>*,.content>.cardContent>*,.content>.horizontal>*{margin-top:.2em;margin-bottom:.2em;box-shadow:0 0 3px #0000001a;border:none;border-radius:6px}.cardTitle{background-color:#f1f1f1;font-size:large;font-weight:700;padding:.5em;margin-top:.4em;margin-bottom:0;border-bottom:5px solid rgb(119,119,119);border-bottom-left-radius:0;border-bottom-right-radius:0}.cardContent{background-color:#fff;border-top-left-radius:0;border-top-right-radius:0;margin:0;padding:.5em}.cardEnd{margin:0;background-color:#fff;border-top-left-radius:0;border-top-right-radius:0;height:8px}.cardContent,.noShadow,h1 h2 h3 h4 h5{box-shadow:none!important}.sticky{position:-webkit-sticky;position:sticky;top:.5em;border-radius:6px!important;background-color:#afafaf;padding:.5em;box-shadow:0 6px 6px #0000001a}.spinner-container{display:flex;justify-content:center;align-items:center;width:100%;box-shadow:none}.spinner{box-shadow:none;width:64px;height:64px}.mini-spinner{box-shadow:none;width:32px!important;height:32px!important;flex-grow:0!important}@media (orientation: landscape){.content{margin:0 auto;width:1000px}}
