.jwl-discussion-grading-form .jwl-button{box-sizing:border-box;justify-content:center;margin-bottom:.5rem;text-align:center}.jwl-discussion-grading-form__linkout{--button-color:var(--color-primary)}.jwl-sticky--stick .jwl-sticky__content{margin:0 auto;max-width:var(--container-width,70rem);position:fixed;top:var(--container-top,0);width:100%}.jwl-sticky__content{transition:top .25s}.jwl-student-switch{display:flex;flex:0 1 15rem;flex-flow:column}html[dir=ltr] .jwl-student-switch{margin-right:1rem}html[dir=rtl] .jwl-student-switch{margin-left:1rem}.jwl-student-switch+.jwl-grade__grade-container,.jwl-student-switch+.jwl-submit-task__grade-container{flex:0 1 50rem;margin:0 0 2rem auto}@media screen and (max-width:800px){.jwl-student-switch+.jwl-grade__grade-container,.jwl-student-switch+.jwl-submit-task__grade-container{margin:0 auto 2rem}}.jwl-student-switch__container{height:calc(100vh - var(--nav-bar-height));overflow:auto;position:-webkit-sticky;position:sticky;top:var(--nav-bar-height);z-index:10}@media screen and (max-width:800px){.jwl-student-switch__container{bottom:0;box-sizing:border-box;height:3.5rem;left:0;position:fixed;top:unset;width:100vw}.jwl-student-switch__container .jwl-student-switch__student{display:none}.jwl-student-switch__container--open{background-color:var(--color-white);height:calc(100vh - var(--container-top));padding:1rem 0}.jwl-student-switch__container--open .jwl-student-switch__student{display:flex}.jwl-student-switch__container--open .jwl-student-switch__mobile-open-toggle{margin-bottom:1rem}}.jwl-student-switch__mobile-open-toggle{display:none}@media screen and (max-width:800px){.jwl-student-switch__mobile-open-toggle{align-items:center;background-color:var(--color-gray-100);border-top:.1rem solid var(--color-grey);box-sizing:border-box;display:flex;height:3.5rem;justify-content:center;width:100%}}.jwl-student-switch__student{--bg-color:var(--concentration-opaque);--open-bg:var(--color-white);--open-border:var(--bg-color);--open-text:var(--color-grey);--text-color:var(--concentration-color);align-items:flex-start;background-color:var(--bg-color);border:.1rem solid var(--bg-color);border-radius:.2rem;box-sizing:border-box;color:var(--text-color);display:flex;flex-flow:column;margin:0 auto 1rem;padding:.75rem 1rem;transition:background-color .25s,color .25s;width:95%}.jwl-student-switch__student--nothing{--bg-color:var(--color-gray-100);--text-color:var(--color-grey)}.jwl-student-switch__student--ungraded{--bg-color:var(--color-grey);--text-color:var(--color-white)}.jwl-student-switch__student--unpublished{--bg-color:var(--light-warning);--text-color:var(--color-warning)}.jwl-student-switch__student--0-grade{--bg-color:var(--light-error);--text-color:var(--color-error)}.jwl-student-switch__student--0-grade,.jwl-student-switch__student--grade{--open-bg:var(--bg-color);--open-border:var(--bg-color);--open-text:var(--text-color)}.jwl-student-switch__student--grade{--bg-color:var(--light-success);--text-color:var(--color-success)}.jwl-student-switch__student--open{background-color:var(--open-bg);border-color:var(--open-border);color:var(--open-text)}.jwl-student-switch__student--open .jwl-student-switch__toggle:before{transform:rotate(-45deg)}.jwl-student-switch__student--open .jwl-student-switch__toggle:after{transform:rotate(45deg)}.jwl-student-switch__student--open .jwl-student-switch__grade{display:flex}.jwl-student-switch__header{align-items:center;display:flex;justify-content:space-between;width:100%}.jwl-student-switch__student-name{align-items:baseline;display:flex;flex:0 0 calc(100% - 1.5rem);flex-flow:row wrap;justify-content:flex-start;width:calc(100% - 1.5rem)}.jwl-student-switch__student-name span{max-width:100%;overflow:hidden;text-overflow:ellipsis}.jwl-student-switch__student-id{display:flex;font-size:.85rem;opacity:.6}html[dir=ltr] .jwl-student-switch__student-id{margin-left:.5rem}html[dir=rtl] .jwl-student-switch__student-id{margin-right:.5rem}