html{overflow-wrap:inherit}.unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.calendar-navigate{padding:10px;opacity:.5}.calendar-navigate:hover{cursor:pointer;opacity:.9}.calendar-header{display:flex;justify-content:space-between;align-items:center}.calendar-title{margin-top:.83em;margin-bottom:.83em}.calendar-body{width:100%;display:grid;grid-template-columns:repeat(7,minmax(40px,1fr));grid-template-rows:50px;grid-auto-rows:minmax(120px,auto)}.calendar-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.day{text-align:right;padding:14px 0;font-size:14px;border-bottom:1px solid;border-right:1px solid;border-color:#d3d3d3;display:flex;flex-direction:column}@media only screen and (min-width:601px){.day{padding:14px 20 px 20 px 0px}}.innerDay{display:flex;flex-direction:column;width:100%}.day:nth-of-type(7n){border-right:none}.day-name{font-size:16px;text-transform:uppercase;text-align:center;border-bottom:1px solid;border-top:1px solid;line-height:50px;font-weight:500}.event{box-sizing:border-box;margin:1px 0;font-size:15px;height:26px}.below{z-index:-1}.details{display:flex;font-size:14px;align-items:center;margin-top:12px;margin-bottom:12px}.display-linebreak{white-space:pre-line}@font-face{font-family:Sporty Tee;font-style:normal;font-weight:400;src:url(/JPSportyTee.otf) format("opentype")}body{margin:0;font-family:Sporty Tee,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#nav a{color:#757575;text-decoration:none}#nav a.active>div{background-color:#0000001a;color:#000}
