.htx{color:#333355;}.hhx{color:#444488;}.stx{color:#992222;}.sticky-top{background-color:var(--background-color);box-shadow:0 0 0 9.5px var(--background-color);position:sticky;top:calc(10px + var(--menu-height));z-index:1;}.subject.selected,.subject:hover{background-color:var(--input-mark-background-color);color:var(--text-color);cursor:pointer;text-decoration:none;}.subject.selected{font-weight:bold;}@media only screen and (min-width:600px){.c-1{grid-column:1 / span 4;}.c-2{grid-column:5 / span 4;}.c-3{grid-column:9 / span 4;}}#subjects{align-items:center;grid-template-columns:minmax(210px,max-content) repeat(7,max-content) minmax(200px,1fr);justify-items:center;}#subjects.show-grades{grid-template-columns:minmax(210px,max-content) repeat(9,max-content) minmax(200px,1fr);}#subjects>*{grid-column:auto;}#subjects>:first-child{grid-column:1 / span 9;justify-self:left;left:0;position:sticky;}#subjects.show-grades>:first-child{grid-column:1 / span 11;justify-self:left;}#subjects>:nth-child(12n+2),#subjects>:nth-child(12n+3),#subjects>:nth-child(12n+12){justify-self:left;}#subjects>:nth-child(12n+7){position:relative;}#subjects progress{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:transparent;border:1px solid #999;display:block;height:26px;margin:-2px 0;width:120px;}#subjects progress::-moz-progress-bar{background-color:var(--input-mark-background-color);}#subjects progress::-ms-fill{border:none;color:var(--input-mark-background-color);}#subjects progress::-webkit-progress-bar{background-color:transparent;}#subjects progress::-webkit-progress-value{background-color:var(--input-mark-background-color);}#subjects progress+span{position:absolute;right:8px;top:0;}#subjects>:nth-child(12n+10),#subjects>:nth-child(12n+11){display:none;}#subjects.show-grades>:nth-child(12n+10),#subjects.show-grades>:nth-child(12n+11){display:block;}#subjects input[type="text"]{font-size:.75em;height:26px;padding:4px;text-align:center;width:80px;}