body,html{height:100%;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#001F3F;scroll-behavior:smooth;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}a,body,html{font-size:14px}a{color:#1264a3;text-decoration:none;word-break:break-word;font-weight:600}a:hover{text-decoration:underline}.button{font-size:14px;font-weight:600;padding:0 16px 3px;background:#001F3F;color:white;border:none;border-radius:4px;height:44px;cursor:pointer;width:100%}.button:hover{background:#001F3Fe6}.button:disabled{background:grey;cursor:auto}input,select,textarea{padding:8px;font-size:16px;font-family:inherit;line-height:1.33;border-radius:4px;border:1px solid rgba(29,28,29,.3);transition:border 80ms ease-out,box-shadow 80ms ease-out;box-sizing:border-box;width:100%}input[type=checkbox]{border:none}table{width:100%;vertical-align:middle;margin-bottom:1rem;border-collapse:collapse}table th,td{padding:.75rem;border-top:.75px solid rgb(222,226,230)}