/*!
 * AngularJS Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.21
 */body,html{height:100%;position:relative}body{padding:0}[tabindex="-1"]:focus{outline:none}.inset{padding:10px}a.md-no-style,button.md-no-style{font-weight:400;background-color:inherit;text-align:left;border:none;padding:0;margin:0}button,input,select,textarea{vertical-align:initial}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:default}textarea{vertical-align:top;overflow:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:initial;-webkit-box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input:-webkit-autofill{text-shadow:none}.md-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-transform:none;width:1px}.md-shadow{position:absolute;top:0;left:0;bottom:0;right:0;border-radius:inherit;pointer-events:none}.md-shadow-bottom-z-1{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-shadow-bottom-z-2{box-shadow:0 4px 8px 0 rgba(0,0,0,.4)}.md-shadow-animated.md-shadow{transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}.md-ripple-container{pointer-events:none;position:absolute;overflow:hidden;left:0;top:0;width:100%;height:100%;transition:all .55s cubic-bezier(.25,.8,.25,1)}.md-ripple{position:absolute;transform:translate(-50%,-50%) scale(0);transform-origin:50% 50%;opacity:0;border-radius:50%}.md-ripple.md-ripple-placed{transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),transform .9s cubic-bezier(.25,.8,.25,1)}.md-ripple.md-ripple-scaled{transform:translate(-50%,-50%) scale(1)}.md-ripple.md-ripple-active,.md-ripple.md-ripple-full,.md-ripple.md-ripple-visible{opacity:.2}.md-ripple.md-ripple-remove{animation:md-remove-ripple .9s cubic-bezier(.25,.8,.25,1)}@keyframes md-remove-ripple{0%{opacity:.15}to{opacity:0}}.md-padding{padding:8px}.md-margin{margin:8px}.md-scroll-mask{position:absolute;background-color:initial;top:0;right:0;bottom:0;left:0;z-index:50}.md-scroll-mask>.md-scroll-mask-bar{display:block;position:absolute;background-color:#fafafa;right:0;top:0;bottom:0;z-index:65;box-shadow:inset 0 0 1px rgba(0,0,0,.3)}.md-no-momentum{-webkit-overflow-scrolling:auto}.md-no-flicker{-webkit-filter:blur(0)}@media (min-width:960px){.md-padding{padding:16px}}body[dir=ltr],body[dir=rtl],html[dir=ltr],html[dir=rtl]{unicode-bidi:embed}bdo[dir=rtl]{direction:rtl}bdo[dir=ltr],bdo[dir=rtl]{unicode-bidi:bidi-override}bdo[dir=ltr]{direction:ltr}body,html{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;min-height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.md-display-4{font-size:112px;font-weight:300;letter-spacing:-.01em;line-height:112px}.md-display-3{font-size:56px;font-weight:400;letter-spacing:-.005em;line-height:56px}.md-display-2{font-size:45px;font-weight:400;line-height:64px}.md-display-1{font-size:34px;font-weight:400;line-height:40px}.md-headline{font-size:24px;font-weight:400;line-height:32px}.md-title{font-size:20px;font-weight:500;letter-spacing:.005em}.md-subhead{font-size:16px;line-height:24px}.md-body-1,.md-subhead{font-weight:400;letter-spacing:.01em}.md-body-1{font-size:14px;line-height:20px}.md-body-2{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:24px}.md-caption{font-size:12px;letter-spacing:.02em}.md-button{letter-spacing:.01em}button,html,input,select,textarea{font-family:Roboto,"Helvetica Neue",sans-serif}button,input,select,textarea{font-size:100%}.md-panel-outer-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}._md-panel-hidden{display:none}._md-panel-offscreen{left:-9999px}._md-panel-fullscreen{border-radius:0;left:0;min-height:100%;min-width:100%;position:fixed;top:0}._md-panel-shown .md-panel{opacity:1;transition:none}.md-panel{opacity:0;position:fixed}.md-panel._md-panel-shown{opacity:1;transition:none}.md-panel._md-panel-animate-enter{opacity:1;transition:all .3s cubic-bezier(0,0,.2,1)}.md-panel._md-panel-animate-leave{opacity:1;transition:all .3s cubic-bezier(.4,0,1,1)}.md-panel._md-panel-animate-fade-out,.md-panel._md-panel-animate-scale-out{opacity:0}.md-panel._md-panel-backdrop{height:100%;position:absolute;width:100%}.md-panel._md-opaque-enter{opacity:.48;transition:opacity .3s cubic-bezier(0,0,.2,1)}.md-panel._md-opaque-leave{transition:opacity .3s cubic-bezier(.4,0,1,1)}md-autocomplete{border-radius:2px;display:block;height:40px;position:relative;overflow:visible;min-width:190px}md-autocomplete[disabled] input{cursor:default}md-autocomplete[md-floating-label]{border-radius:0;background:transparent;height:auto}md-autocomplete[md-floating-label] md-input-container{padding-bottom:0}md-autocomplete[md-floating-label] md-autocomplete-wrap{height:auto}md-autocomplete[md-floating-label] .md-show-clear-button button{display:block;position:absolute;right:0;top:20px;width:30px;height:30px}md-autocomplete[md-floating-label] .md-show-clear-button input{padding-right:30px}[dir=rtl] md-autocomplete[md-floating-label] .md-show-clear-button input{padding-right:0;padding-left:30px}md-autocomplete md-autocomplete-wrap{display:flex;flex-direction:row;box-sizing:border-box;position:relative;overflow:visible;height:40px}md-autocomplete md-autocomplete-wrap.md-menu-showing{z-index:51}md-autocomplete md-autocomplete-wrap input,md-autocomplete md-autocomplete-wrap md-input-container{flex:1 1 0;box-sizing:border-box;min-width:0}md-autocomplete md-autocomplete-wrap md-progress-linear{position:absolute;bottom:-2px;left:0}md-autocomplete md-autocomplete-wrap md-progress-linear.md-inline{bottom:40px;right:2px;left:2px;width:auto}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate{position:absolute;top:0;left:0;width:100%;height:3px;transition:none}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate .md-container{transition:none;height:3px}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter{transition:opacity .15s linear}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter.ng-enter-active{opacity:1}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave{transition:opacity .15s linear}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave.ng-leave-active{opacity:0}md-autocomplete input:not(.md-input){font-size:14px;box-sizing:border-box;border:none;box-shadow:none;outline:none;background:transparent;width:100%;padding:0 15px;line-height:40px;height:40px}md-autocomplete input:not(.md-input)::-ms-clear{display:none}md-autocomplete .md-show-clear-button button{position:relative;line-height:20px;text-align:center;width:30px;height:30px;cursor:pointer;border:none;border-radius:50%;padding:0;font-size:12px;background:transparent;margin:auto 5px}md-autocomplete .md-show-clear-button button:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;transform:scale(0);opacity:0;transition:all .4s cubic-bezier(.25,.8,.25,1)}md-autocomplete .md-show-clear-button button:focus{outline:none}md-autocomplete .md-show-clear-button button:focus:after{transform:scale(1);opacity:1}md-autocomplete .md-show-clear-button button md-icon{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0) scale(.9)}md-autocomplete .md-show-clear-button button md-icon path{stroke-width:0}md-autocomplete .md-show-clear-button button.ng-enter{transform:scale(0);transition:transform .15s ease-out}md-autocomplete .md-show-clear-button button.ng-enter.ng-enter-active{transform:scale(1)}md-autocomplete .md-show-clear-button button.ng-leave{transition:transform .15s ease-out}md-autocomplete .md-show-clear-button button.ng-leave.ng-leave-active{transform:scale(0)}@media screen and (-ms-high-contrast:active){md-autocomplete input{border:1px solid #fff}md-autocomplete .md-autocomplete-suggestion:focus{color:#fff}}.md-standard-list-container.md-autocomplete-suggestions-container,.md-virtual-repeat-container.md-autocomplete-suggestions-container{position:absolute;box-shadow:0 2px 5px rgba(0,0,0,.25);z-index:100;height:100%}.md-standard-list-container.md-autocomplete-suggestions-container .highlight,.md-virtual-repeat-container.md-autocomplete-suggestions-container .highlight{font-weight:700}.md-standard-list-container{box-sizing:border-box;display:block;margin:0;overflow:hidden;overflow-y:auto;padding:0}.md-standard-list-container.md-not-found,.md-virtual-repeat-container.md-not-found{height:48px}.md-autocomplete-suggestions{margin:0;list-style:none;padding:0}.md-autocomplete-suggestions .md-autocomplete-suggestion{font-size:14px;overflow:hidden;padding:0 15px;line-height:48px;height:48px;transition:background .15s linear;margin:0;white-space:nowrap;text-overflow:ellipsis}.md-autocomplete-suggestions .md-autocomplete-suggestion:focus{outline:none}.md-autocomplete-suggestions .md-autocomplete-suggestion:not(.md-not-found-wrapper){cursor:pointer}@media screen and (-ms-high-contrast:active){.md-autocomplete-suggestions,md-autocomplete{border:1px solid #fff}}md-backdrop{transition:opacity .45s;position:absolute;top:0;bottom:0;left:0;right:0;z-index:50}md-backdrop.md-menu-backdrop{position:fixed!important;z-index:99}md-backdrop.md-select-backdrop{z-index:81;transition-duration:0}md-backdrop.md-dialog-backdrop{z-index:79}md-backdrop.md-bottom-sheet-backdrop{z-index:69}md-backdrop.md-sidenav-backdrop{z-index:59}md-backdrop.md-click-catcher{position:absolute}md-backdrop.md-opaque{opacity:.48}md-backdrop.md-opaque.ng-enter{opacity:0}md-backdrop.md-opaque.ng-enter.md-opaque.ng-enter-active{opacity:.48}md-backdrop.md-opaque.ng-leave{opacity:.48;transition:opacity .4s}md-backdrop.md-opaque.ng-leave.md-opaque.ng-leave-active{opacity:0}md-bottom-sheet{position:absolute;left:0;right:0;bottom:0;padding:8px 16px 88px;z-index:70;border-top-width:1px;border-top-style:solid;transform:translate3d(0,80px,0);transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:transform}md-bottom-sheet.md-has-header{padding-top:0}md-bottom-sheet.ng-enter{opacity:0;transform:translate3d(0,100%,0)}md-bottom-sheet.ng-enter-active{opacity:1;display:block;transform:translate3d(0,80px,0)!important}md-bottom-sheet.ng-leave-active{transform:translate3d(0,100%,0)!important;transition:all .3s cubic-bezier(.55,0,.55,.2)}md-bottom-sheet .md-subheader{background-color:initial;font-family:Roboto,"Helvetica Neue",sans-serif;line-height:56px;padding:0;white-space:nowrap}md-bottom-sheet md-inline-icon{display:inline-block;height:24px;width:24px;fill:#444}md-bottom-sheet md-list-item{display:flex;outline:none}md-bottom-sheet md-list-item:hover{cursor:pointer}md-bottom-sheet.md-list md-list-item{padding:0;align-items:center;height:48px}md-bottom-sheet.md-grid{padding-left:24px;padding-right:24px;padding-top:0}md-bottom-sheet.md-grid md-list{display:flex;flex-direction:row;flex-wrap:wrap;transition:all .5s;align-items:center}md-bottom-sheet.md-grid md-list-item{flex-direction:column;align-items:center;transition:all .5s;height:96px;margin-top:8px;margin-bottom:8px}@media (max-width:960px){md-bottom-sheet.md-grid md-list-item{flex:1 1 33.33333%;max-width:33.33333%}md-bottom-sheet.md-grid md-list-item:nth-of-type(3n+1){align-items:flex-start}md-bottom-sheet.md-grid md-list-item:nth-of-type(3n){align-items:flex-end}}@media (min-width:960px) and (max-width:1279px){md-bottom-sheet.md-grid md-list-item{flex:1 1 25%;max-width:25%}}@media (min-width:1280px) and (max-width:1919px){md-bottom-sheet.md-grid md-list-item{flex:1 1 16.66667%;max-width:16.66667%}}@media (min-width:1920px){md-bottom-sheet.md-grid md-list-item{flex:1 1 14.28571%;max-width:14.28571%}}md-bottom-sheet.md-grid md-list-item:before{display:none}md-bottom-sheet.md-grid md-list-item .md-list-item-content{display:flex;flex-direction:column;align-items:center;width:48px;padding-bottom:16px}md-bottom-sheet.md-grid md-list-item .md-grid-item-content{border:1px solid transparent;display:flex;flex-direction:column;align-items:center;width:80px}md-bottom-sheet.md-grid md-list-item .md-grid-text{font-weight:400;line-height:16px;font-size:13px;margin:0;white-space:nowrap;width:64px;text-align:center;text-transform:none;padding-top:8px}@media screen and (-ms-high-contrast:active){md-bottom-sheet{border:1px solid #fff}}button.md-button::-moz-focus-inner{border:0}.md-button{display:inline-block;position:relative;cursor:pointer;min-height:36px;min-width:88px;line-height:36px;vertical-align:middle;align-items:center;text-align:center;border-radius:2px;box-sizing:border-box;-webkit-user-select:none;user-select:none;outline:none;border:0;padding:0 6px;margin:6px 8px;background:transparent;color:currentColor;white-space:nowrap;text-transform:uppercase;font-weight:500;font-size:14px;font-style:inherit;font-variant:inherit;font-family:inherit;text-decoration:none;overflow:hidden;transition:box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1)}.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled),.md-dense>.md-button:not(.md-dense-disabled){min-height:32px;line-height:32px;font-size:13px}.md-button:focus{outline:none}.md-button:focus,.md-button:hover{text-decoration:none}.md-button.ng-hide,.md-button.ng-leave{transition:none}.md-button.md-cornered{border-radius:0}.md-button.md-icon{padding:0;background:none}.md-button.md-raised:not([disabled]){box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-button.md-icon-button{margin:0 6px;height:40px;min-width:0;line-height:24px;padding:8px;width:40px;border-radius:50%}.md-button.md-fab{z-index:20;line-height:56px;min-width:0;width:56px;height:56px;vertical-align:middle;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:50%;background-clip:padding-box;overflow:hidden;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-property:background-color,box-shadow,transform}.md-button.md-fab.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}.md-button.md-fab.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}.md-button.md-fab.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}.md-button.md-fab.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}.md-button.md-fab.md-mini{line-height:40px;width:40px;height:40px}.md-button.md-fab.ng-hide,.md-button.md-fab.ng-leave{transition:none}.md-button:not([disabled]).md-fab.md-focused,.md-button:not([disabled]).md-raised.md-focused{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-button:not([disabled]).md-fab:active,.md-button:not([disabled]).md-raised:active{box-shadow:0 4px 8px 0 rgba(0,0,0,.4)}.md-button .md-ripple-container{border-radius:inherit;background-clip:padding-box;overflow:hidden;-webkit-transform:translateZ(0)}.md-button.md-icon-button md-icon,button.md-button.md-fab md-icon{display:block}.md-toast-open-top .md-button.md-fab-top-left,.md-toast-open-top .md-button.md-fab-top-right{transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translate3d(0,42px,0)}.md-toast-open-top .md-button.md-fab-top-left:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-left:not([disabled]):hover,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]):hover{transform:translate3d(0,41px,0)}.md-toast-open-bottom .md-button.md-fab-bottom-left,.md-toast-open-bottom .md-button.md-fab-bottom-right{transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translate3d(0,-42px,0)}.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]):hover,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]):hover{transform:translate3d(0,-43px,0)}.md-button-group{display:flex;flex:1;width:100%}.md-button-group>.md-button{flex:1;display:block;overflow:hidden;width:0;border-width:1px 0 1px 1px;border-radius:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.md-button-group>.md-button:first-child{border-radius:2px 0 0 2px}.md-button-group>.md-button:last-child{border-right-width:1px;border-radius:0 2px 2px 0}@media screen and (-ms-high-contrast:active){.md-button.md-fab,.md-button.md-raised{border:1px solid #fff}}md-card{box-sizing:border-box;display:flex;flex-direction:column;margin:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}md-card md-card-header{padding:16px;display:flex;flex-direction:row}md-card md-card-header:first-child md-card-avatar{margin-right:12px}[dir=rtl] md-card md-card-header:first-child md-card-avatar{margin-right:auto;margin-left:12px}md-card md-card-header:last-child md-card-avatar{margin-left:12px}[dir=rtl] md-card md-card-header:last-child md-card-avatar{margin-left:auto;margin-right:12px}md-card md-card-header md-card-avatar{width:40px;height:40px}md-card md-card-header md-card-avatar .md-user-avatar,md-card md-card-header md-card-avatar md-icon{border-radius:50%}md-card md-card-header md-card-avatar md-icon{padding:8px}md-card md-card-header md-card-avatar md-icon>svg{height:inherit;width:inherit}md-card md-card-header md-card-avatar+md-card-header-text{max-height:40px}md-card md-card-header md-card-avatar+md-card-header-text .md-title{font-size:14px}md-card md-card-header md-card-header-text{display:flex;flex:1;flex-direction:column}md-card md-card-header md-card-header-text .md-subhead{font-size:14px}md-card>img,md-card>md-card-header img,md-card md-card-title-media img{box-sizing:border-box;display:flex;flex:0 0 auto;width:100%;height:auto}md-card md-card-title{padding:24px 16px 16px;display:flex;flex:1 1 auto;flex-direction:row}md-card md-card-title+md-card-content{padding-top:0}md-card md-card-title md-card-title-text{flex:1;flex-direction:column;display:flex}md-card md-card-title md-card-title-text .md-subhead{padding-top:0;font-size:14px}md-card md-card-title md-card-title-text:only-child .md-subhead{padding-top:12px}md-card md-card-title md-card-title-media{margin-top:-8px}md-card md-card-title md-card-title-media .md-media-sm{height:80px;width:80px}md-card md-card-title md-card-title-media .md-media-md{height:112px;width:112px}md-card md-card-title md-card-title-media .md-media-lg{height:152px;width:152px}md-card md-card-content{display:block;padding:16px}md-card md-card-content>p:first-child{margin-top:0}md-card md-card-content>p:last-child{margin-bottom:0}md-card md-card-content .md-media-xl{height:240px;width:240px}md-card .md-actions,md-card md-card-actions{margin:8px}md-card .md-actions.layout-column .md-button:not(.md-icon-button),md-card md-card-actions.layout-column .md-button:not(.md-icon-button){margin:2px 0}md-card .md-actions.layout-column .md-button:not(.md-icon-button):first-of-type,md-card md-card-actions.layout-column .md-button:not(.md-icon-button):first-of-type{margin-top:0}md-card .md-actions.layout-column .md-button:not(.md-icon-button):last-of-type,md-card md-card-actions.layout-column .md-button:not(.md-icon-button):last-of-type{margin-bottom:0}md-card .md-actions.layout-column .md-button.md-icon-button,md-card md-card-actions.layout-column .md-button.md-icon-button{margin-top:6px;margin-bottom:6px}md-card .md-actions md-card-icon-actions,md-card md-card-actions md-card-icon-actions{flex:1;justify-content:flex-start;display:flex;flex-direction:row}md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button),md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button){margin:0 4px}md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type,md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type{margin-left:0}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type,[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type{margin-left:auto;margin-right:0}md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type,md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type{margin-right:0}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type,[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type{margin-right:auto;margin-left:0}md-card .md-actions:not(.layout-column) .md-button.md-icon-button,md-card md-card-actions:not(.layout-column) .md-button.md-icon-button{margin-left:6px;margin-right:6px}md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type,md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:12px}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type,[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:auto;margin-right:12px}md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type,md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-right:12px}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type,[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-right:auto;margin-left:12px}md-card .md-actions:not(.layout-column) .md-button+md-card-icon-actions,md-card md-card-actions:not(.layout-column) .md-button+md-card-icon-actions{flex:1;justify-content:flex-end;display:flex;flex-direction:row}md-card md-card-footer{margin-top:auto;padding:16px}@media screen and (-ms-high-contrast:active){md-card{border:1px solid #fff}}.md-image-no-fill>img{width:auto;height:auto}.md-inline-form md-checkbox{margin:19px 0 18px}md-checkbox{box-sizing:border-box;display:inline-block;margin-bottom:16px;white-space:nowrap;cursor:pointer;outline:none;-webkit-user-select:none;user-select:none;position:relative;min-width:20px;min-height:20px;margin-left:0;margin-right:16px}[dir=rtl] md-checkbox{margin-left:16px;margin-right:0}md-checkbox:last-of-type{margin-left:0;margin-right:0}md-checkbox.md-focused:not([disabled]) .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-checkbox.md-focused:not([disabled]):not(.md-checked) .md-container:before{background-color:rgba(0,0,0,.12)}md-checkbox.md-align-top-left>div.md-container{top:12px}md-checkbox .md-container{position:absolute;top:50%;transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:20px;height:20px;left:0;right:auto}[dir=rtl] md-checkbox .md-container{left:auto;right:0}md-checkbox .md-container:before{box-sizing:border-box;background-color:initial;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;transition:all .5s;width:auto}md-checkbox .md-container:after{box-sizing:border-box;content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}md-checkbox .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-checkbox .md-icon{box-sizing:border-box;transition:.24s;position:absolute;top:0;left:0;width:20px;height:20px;border-width:2px;border-style:solid;border-radius:2px}md-checkbox.md-checked .md-icon{border-color:transparent}md-checkbox.md-checked .md-icon:after{box-sizing:border-box;transform:rotate(45deg);position:absolute;left:4.66667px;top:.22222px;display:table;width:6.66667px;height:13.33333px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-checkbox[disabled]{cursor:default}md-checkbox.md-indeterminate .md-icon:after{box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:table;width:12px;height:2px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-checkbox .md-label{box-sizing:border-box;position:relative;display:inline-block;vertical-align:middle;white-space:normal;-webkit-user-select:text;user-select:text;margin-left:30px;margin-right:0}[dir=rtl] md-checkbox .md-label{margin-left:0;margin-right:30px}.md-contact-chips .md-chips md-chip{padding:0 25px 0 0}[dir=rtl] .md-contact-chips .md-chips md-chip{padding:0 0 0 25px}.md-contact-chips .md-chips md-chip .md-contact-avatar{float:left}[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-avatar{float:right}.md-contact-chips .md-chips md-chip .md-contact-avatar img{height:32px;border-radius:16px}.md-contact-chips .md-chips md-chip .md-contact-name{display:inline-block;height:32px;margin-left:8px}[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-name{margin-left:auto;margin-right:8px}.md-contact-suggestion{height:56px}.md-contact-suggestion img{height:40px;border-radius:20px;margin-top:8px}.md-contact-suggestion .md-contact-name{margin-left:8px;width:120px}[dir=rtl] .md-contact-suggestion .md-contact-name{margin-left:auto;margin-right:8px}.md-contact-suggestion .md-contact-email,.md-contact-suggestion .md-contact-name{display:inline-block;overflow:hidden;text-overflow:ellipsis}.md-contact-chips-suggestions li{height:100%}.md-chips{display:block;font-family:Roboto,"Helvetica Neue",sans-serif;font-size:16px;padding:0 0 8px 3px;vertical-align:middle}.md-chips:after{content:"";display:table;clear:both}[dir=rtl] .md-chips{padding:0 3px 8px 0}.md-chips.md-readonly .md-chip-input-container{min-height:32px}.md-chips:not(.md-readonly){cursor:text}.md-chips.md-removable md-chip{padding-right:22px}[dir=rtl] .md-chips.md-removable md-chip{padding-right:0;padding-left:22px}.md-chips.md-removable md-chip .md-chip-content{padding-right:4px}[dir=rtl] .md-chips.md-removable md-chip .md-chip-content{padding-right:0;padding-left:4px}.md-chips md-chip{cursor:default;border-radius:16px;display:block;height:32px;line-height:32px;margin:8px 8px 0 0;padding:0 12px;float:left;box-sizing:border-box;max-width:100%;position:relative}[dir=rtl] .md-chips md-chip{margin:8px 0 0 8px;float:right}.md-chips md-chip .md-chip-content{display:block;float:left;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}[dir=rtl] .md-chips md-chip .md-chip-content{float:right}.md-chips md-chip .md-chip-content:focus{outline:none}.md-chips md-chip._md-chip-content-edit-is-enabled{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.md-chips md-chip .md-chip-remove-container{position:absolute;right:0;line-height:22px}[dir=rtl] .md-chips md-chip .md-chip-remove-container{right:auto;left:0}.md-chips md-chip .md-chip-remove{text-align:center;width:32px;height:32px;min-width:0;padding:0;background:transparent;border:none;box-shadow:none;margin:0;position:relative}.md-chips md-chip .md-chip-remove md-icon{height:18px;width:18px;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.md-chips .md-chip-input-container{display:block;line-height:32px;margin:8px 8px 0 0;padding:0;float:left}[dir=rtl] .md-chips .md-chip-input-container{margin:8px 0 0 8px;float:right}.md-chips .md-chip-input-container input:not([type]),.md-chips .md-chip-input-container input[type=email],.md-chips .md-chip-input-container input[type=number],.md-chips .md-chip-input-container input[type=tel],.md-chips .md-chip-input-container input[type=text],.md-chips .md-chip-input-container input[type=url]{border:0;height:32px;line-height:32px;padding:0}.md-chips .md-chip-input-container input:not([type]):focus,.md-chips .md-chip-input-container input[type=email]:focus,.md-chips .md-chip-input-container input[type=number]:focus,.md-chips .md-chip-input-container input[type=tel]:focus,.md-chips .md-chip-input-container input[type=text]:focus,.md-chips .md-chip-input-container input[type=url]:focus{outline:none}.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{background:transparent}.md-chips .md-chip-input-container md-autocomplete md-autocomplete-wrap{box-shadow:none}.md-chips .md-chip-input-container input{border:0;height:32px;line-height:32px;padding:0}.md-chips .md-chip-input-container input:focus{outline:none}.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{height:32px}.md-chips .md-chip-input-container md-autocomplete{box-shadow:none}.md-chips .md-chip-input-container md-autocomplete input{position:relative}.md-chips .md-chip-input-container:not(:first-child){margin:8px 8px 0 0}[dir=rtl] .md-chips .md-chip-input-container:not(:first-child){margin:8px 0 0 8px}.md-chips .md-chip-input-container input{background:transparent;border-width:0}.md-chips md-autocomplete button{display:none}@media screen and (-ms-high-contrast:active){.md-chip-input-container,md-chip{border:1px solid #fff}.md-chip-input-container md-autocomplete{border:none}}md-content{display:block;position:relative;overflow:auto;-webkit-overflow-scrolling:touch}md-content[md-scroll-y]{overflow-y:auto;overflow-x:hidden}md-content[md-scroll-x]{overflow-x:auto;overflow-y:hidden}@media print{md-content{overflow:visible!important}}md-calendar{font-size:13px;-webkit-user-select:none;user-select:none}.md-calendar-scroll-mask{display:inline-block;overflow:hidden;height:308px}.md-calendar-scroll-mask .md-virtual-repeat-scroller{overflow-y:scroll;-webkit-overflow-scrolling:touch}.md-calendar-scroll-mask .md-virtual-repeat-scroller::-webkit-scrollbar{display:none}.md-calendar-scroll-mask .md-virtual-repeat-offsetter{width:100%}.md-calendar-scroll-container{box-shadow:inset -3px 3px 6px rgba(0,0,0,.2);display:inline-block;height:308px;width:346px}.md-calendar-date{height:44px;width:44px;text-align:center;padding:0;border:none;box-sizing:initial}.md-calendar-date:first-child{padding-left:16px}[dir=rtl] .md-calendar-date:first-child{padding-left:0;padding-right:16px}.md-calendar-date:last-child{padding-right:16px}[dir=rtl] .md-calendar-date:last-child{padding-right:0;padding-left:16px}.md-calendar-date.md-calendar-date-disabled{cursor:default}.md-calendar-date-selection-indicator{transition:background-color,color .4s cubic-bezier(.25,.8,.25,1);border-radius:50%;display:inline-block;width:40px;height:40px;line-height:40px}.md-calendar-date:not(.md-disabled) .md-calendar-date-selection-indicator{cursor:pointer}.md-calendar-month-label{height:44px;font-size:14px;font-weight:500;padding:0 0 0 24px}[dir=rtl] .md-calendar-month-label{padding:0 24px 0 0}.md-calendar-month-label.md-calendar-label-clickable{cursor:pointer}.md-calendar-month-label md-icon{transform:rotate(180deg)}[dir=rtl] .md-calendar-month-label md-icon{transform:none}.md-calendar-month-label span{vertical-align:middle}.md-calendar-day-header{table-layout:fixed;border-spacing:0;border-collapse:collapse}.md-calendar-day-header th{height:40px;width:44px;text-align:center;padding:0;border:none;box-sizing:initial;font-weight:400}.md-calendar-day-header th:first-child{padding-left:16px}[dir=rtl] .md-calendar-day-header th:first-child{padding-left:0;padding-right:16px}.md-calendar-day-header th:last-child{padding-right:16px}[dir=rtl] .md-calendar-day-header th:last-child{padding-right:0;padding-left:16px}.md-calendar{table-layout:fixed;border-spacing:0;border-collapse:collapse}.md-calendar tr:last-child td{border-bottom-width:1px;border-bottom-style:solid}.md-calendar:first-child{border-top:1px solid transparent}.md-calendar tbody,.md-calendar td,.md-calendar tr{vertical-align:middle;box-sizing:initial}md-datepicker{white-space:nowrap;overflow:hidden;vertical-align:middle}.md-inline-form md-datepicker{margin-top:12px}.md-datepicker-button{display:inline-block;box-sizing:border-box;background:none;vertical-align:middle;position:relative}.md-datepicker-button:before{top:0;left:0;bottom:0;right:0;position:absolute;content:"";speak:none}.md-datepicker-input{font-size:14px;box-sizing:border-box;border:none;box-shadow:none;outline:none;background:transparent;min-width:120px;max-width:328px;padding:0 0 5px}.md-datepicker-input::-ms-clear{display:none}._md-datepicker-floating-label>md-datepicker{overflow:visible}._md-datepicker-floating-label>md-datepicker .md-datepicker-input-container{border:none}._md-datepicker-floating-label>md-datepicker .md-datepicker-button{float:left;margin-top:-12px;top:9.5px}[dir=rtl] ._md-datepicker-floating-label>md-datepicker .md-datepicker-button{float:right}._md-datepicker-floating-label .md-input{float:none}._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){right:18px;left:auto;width:calc(100% - 84px)}[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){right:auto;left:18px}._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation{margin-left:64px}[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation{margin-left:auto;margin-right:64px}._md-datepicker-has-triangle-icon{padding-right:18px;margin-right:-18px}[dir=rtl] ._md-datepicker-has-triangle-icon{padding-right:0;padding-left:18px;margin-right:auto;margin-left:-18px}.md-datepicker-input-container{position:relative;border-bottom-width:1px;border-bottom-style:solid;display:inline-block;width:auto}.md-icon-button+.md-datepicker-input-container{margin-left:12px}[dir=rtl] .md-icon-button+.md-datepicker-input-container{margin-left:auto;margin-right:12px}.md-datepicker-input-container.md-datepicker-focused{border-bottom-width:2px}.md-datepicker-is-showing .md-scroll-mask{z-index:99}.md-datepicker-calendar-pane{position:absolute;top:0;left:-100%;z-index:100;border-width:1px;border-style:solid;background:transparent;transform:scale(0);transform-origin:0 0;transition:transform .2s cubic-bezier(.25,.8,.25,1)}.md-datepicker-calendar-pane.md-pane-open{transform:scale(1)}.md-datepicker-input-mask{height:40px;width:340px;position:relative;overflow:hidden;background:transparent;pointer-events:none;cursor:text}.md-datepicker-calendar{opacity:0;transition:opacity .2s cubic-bezier(.5,0,.25,1)}.md-pane-open .md-datepicker-calendar{opacity:1}.md-datepicker-calendar md-calendar:focus{outline:none}.md-datepicker-expand-triangle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid}.md-datepicker-triangle-button{position:absolute;right:0;bottom:-2.5px;transform:translateX(45%)}[dir=rtl] .md-datepicker-triangle-button{right:auto;left:0;transform:translateX(-45%)}.md-datepicker-triangle-button.md-button.md-icon-button{height:36px;width:36px;position:absolute;padding:8px}md-datepicker[disabled] .md-datepicker-input-container{border-bottom-color:transparent}md-datepicker[disabled] .md-datepicker-triangle-button{display:none}.md-datepicker-open{overflow:hidden}.md-datepicker-open .md-datepicker-input-container,.md-datepicker-open input.md-input{border-bottom-color:transparent}.md-datepicker-open .md-datepicker-triangle-button,.md-datepicker-open.md-input-has-placeholder>label,.md-datepicker-open.md-input-has-value>label,.md-datepicker-pos-adjusted .md-datepicker-input-mask{display:none}.md-datepicker-calendar-pane .md-calendar{transform:translateY(-85px);transition:transform .65s cubic-bezier(.25,.8,.25,1);transition-delay:.125s}.md-datepicker-calendar-pane.md-pane-open .md-calendar{transform:translateY(0)}.md-dialog-is-showing{max-height:100%}.md-dialog-container{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:80;overflow:hidden}md-dialog{opacity:0;min-width:240px;max-width:80%;max-height:80%;position:relative;overflow:auto;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);display:flex;flex-direction:column}md-dialog.md-transition-in{opacity:1;transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translate(0) scale(1)}md-dialog.md-transition-out{opacity:0;transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translateY(100%) scale(.2)}md-dialog>form{display:flex;flex-direction:column;overflow:auto}md-dialog .md-dialog-content{padding:24px}md-dialog md-dialog-content{order:1;flex-direction:column;overflow:auto;-webkit-overflow-scrolling:touch}md-dialog md-dialog-content:not([layout=row])>:first-child:not(.md-subheader){margin-top:0}md-dialog md-dialog-content:focus{outline:none}md-dialog md-dialog-content .md-subheader{margin:0}md-dialog md-dialog-content .md-dialog-content-body{width:100%}md-dialog md-dialog-content .md-prompt-input-container{width:100%;box-sizing:border-box}md-dialog .md-actions,md-dialog md-dialog-actions{display:flex;order:2;box-sizing:border-box;align-items:center;justify-content:flex-end;margin-bottom:0;padding-right:8px;padding-left:16px;min-height:52px;overflow:hidden}[dir=rtl] md-dialog .md-actions,[dir=rtl] md-dialog md-dialog-actions{padding-right:16px;padding-left:8px}md-dialog .md-actions .md-button,md-dialog md-dialog-actions .md-button{margin:8px 0 8px 8px}[dir=rtl] md-dialog .md-actions .md-button,[dir=rtl] md-dialog md-dialog-actions .md-button{margin-left:0;margin-right:8px}md-dialog.md-content-overflow .md-actions,md-dialog.md-content-overflow md-dialog-actions{border-top-width:1px;border-top-style:solid}@media screen and (-ms-high-contrast:active){md-dialog{border:1px solid #fff}}@media (max-width:959px){md-dialog.md-dialog-fullscreen{min-height:100%;min-width:100%;border-radius:0}}md-divider{display:block;border-top-width:1px;border-top-style:solid;margin:0}md-divider[md-inset]{margin-left:80px}[dir=rtl] md-divider[md-inset]{margin-left:auto;margin-right:80px}.layout-gt-lg-row>md-divider,.layout-gt-md-row>md-divider,.layout-gt-sm-row>md-divider,.layout-gt-xs-row>md-divider,.layout-lg-row>md-divider,.layout-md-row>md-divider,.layout-row>md-divider,.layout-sm-row>md-divider,.layout-xl-row>md-divider,.layout-xs-row>md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}md-fab-speed-dial{position:relative;display:flex;align-items:center;z-index:20}md-fab-speed-dial.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}md-fab-speed-dial.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}md-fab-speed-dial.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}md-fab-speed-dial.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}md-fab-speed-dial:not(.md-hover-full){pointer-events:none}md-fab-speed-dial:not(.md-hover-full) .md-fab-action-item,md-fab-speed-dial:not(.md-hover-full).md-is-open,md-fab-speed-dial:not(.md-hover-full) md-fab-trigger{pointer-events:auto}md-fab-speed-dial ._md-css-variables{z-index:20}md-fab-speed-dial.md-is-open .md-fab-action-item{align-items:center}md-fab-speed-dial md-fab-actions{display:flex;height:auto}md-fab-speed-dial md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-speed-dial.md-down{flex-direction:column}md-fab-speed-dial.md-down md-fab-trigger{order:1}md-fab-speed-dial.md-down md-fab-actions{flex-direction:column;order:2}md-fab-speed-dial.md-up{flex-direction:column}md-fab-speed-dial.md-up md-fab-trigger{order:2}md-fab-speed-dial.md-up md-fab-actions{flex-direction:column-reverse;order:1}md-fab-speed-dial.md-left{flex-direction:row}md-fab-speed-dial.md-left md-fab-trigger{order:2}md-fab-speed-dial.md-left md-fab-actions{flex-direction:row-reverse;order:1}md-fab-speed-dial.md-left md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-speed-dial.md-right{flex-direction:row}md-fab-speed-dial.md-right md-fab-trigger{order:1}md-fab-speed-dial.md-right md-fab-actions{flex-direction:row;order:2}md-fab-speed-dial.md-right md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-speed-dial.md-fling-remove .md-fab-action-item>*,md-fab-speed-dial.md-scale-remove .md-fab-action-item>*{visibility:hidden}md-fab-speed-dial.md-fling .md-fab-action-item{opacity:1}md-fab-speed-dial.md-fling.md-animations-waiting .md-fab-action-item{opacity:0;transition-duration:0s}md-fab-speed-dial.md-scale .md-fab-action-item{transform:scale(0);transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.14286s}md-fab-toolbar{display:block}md-fab-toolbar.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}md-fab-toolbar.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}md-fab-toolbar.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}md-fab-toolbar.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}md-fab-toolbar .md-fab-toolbar-wrapper{display:block;position:relative;overflow:hidden;height:68px}md-fab-toolbar md-fab-trigger{position:absolute;z-index:20}md-fab-toolbar md-fab-trigger button{overflow:visible!important}md-fab-toolbar md-fab-trigger .md-fab-toolbar-background{display:block;position:absolute;z-index:21;opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-toolbar md-fab-trigger md-icon{position:relative;z-index:22;opacity:1;transition:all .2s ease-in}md-fab-toolbar.md-left md-fab-trigger{right:0}[dir=rtl] md-fab-toolbar.md-left md-fab-trigger{right:auto;left:0}md-fab-toolbar.md-left .md-toolbar-tools{flex-direction:row-reverse}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-right:.6rem}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-right:auto;margin-left:.6rem}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:-.8rem}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-.8rem}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:last-child{margin-right:8px}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:last-child{margin-right:auto;margin-left:8px}md-fab-toolbar.md-right md-fab-trigger{left:0}[dir=rtl] md-fab-toolbar.md-right md-fab-trigger{left:auto;right:0}md-fab-toolbar.md-right .md-toolbar-tools{flex-direction:row}md-fab-toolbar md-toolbar{background-color:initial!important;pointer-events:none;z-index:23}md-fab-toolbar md-toolbar .md-toolbar-tools{padding:0 20px;margin-top:3px}md-fab-toolbar md-toolbar .md-fab-action-item{opacity:0;transform:scale(0);transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.15s}md-fab-toolbar.md-is-open md-fab-trigger>button{box-shadow:none}md-fab-toolbar.md-is-open md-fab-trigger>button md-icon{opacity:0}md-fab-toolbar.md-is-open .md-fab-action-item{opacity:1;transform:scale(1)}md-grid-list{display:block;position:relative}md-grid-list,md-grid-list md-grid-tile,md-grid-list md-grid-tile-footer,md-grid-list md-grid-tile-header,md-grid-list md-grid-tile>figure{box-sizing:border-box}md-grid-list md-grid-tile{display:block;position:absolute}md-grid-list md-grid-tile figure{display:flex;align-items:center;justify-content:center;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:0}md-grid-list md-grid-tile md-grid-tile-footer,md-grid-list md-grid-tile md-grid-tile-header{display:flex;flex-direction:row;align-items:center;height:48px;color:#fff;background:rgba(0,0,0,.18);overflow:hidden;position:absolute;left:0;right:0}md-grid-list md-grid-tile md-grid-tile-footer h3,md-grid-list md-grid-tile md-grid-tile-footer h4,md-grid-list md-grid-tile md-grid-tile-header h3,md-grid-list md-grid-tile md-grid-tile-header h4{font-weight:400;margin:0 0 0 16px}md-grid-list md-grid-tile md-grid-tile-footer h3,md-grid-list md-grid-tile md-grid-tile-header h3{font-size:14px}md-grid-list md-grid-tile md-grid-tile-footer h4,md-grid-list md-grid-tile md-grid-tile-header h4{font-size:12px}md-grid-list md-grid-tile md-grid-tile-header{top:0}md-grid-list md-grid-tile md-grid-tile-footer{bottom:0}@media screen and (-ms-high-contrast:active){md-grid-tile{border:1px solid #fff}md-grid-tile-footer{border-top:1px solid #fff}}md-icon{margin:auto;background-repeat:no-repeat;display:inline-block;vertical-align:middle;fill:currentColor;height:24px;width:24px;min-height:24px;min-width:24px}md-icon svg{pointer-events:none;display:block}md-icon[md-font-icon]{line-height:24px;width:auto}md-input-container{display:inline-block;position:relative;padding:2px;margin:18px 0;vertical-align:middle}md-input-container:after{content:"";display:table;clear:both}md-input-container.md-block{display:block}md-input-container .md-errors-spacer{float:right;min-height:24px;min-width:1px}[dir=rtl] md-input-container .md-errors-spacer{float:left}md-input-container>md-icon{position:absolute;top:8px;left:2px;right:auto}[dir=rtl] md-input-container>md-icon{left:auto;right:2px}md-input-container input[type=color],md-input-container input[type=date],md-input-container input[type=datetime-local],md-input-container input[type=datetime],md-input-container input[type=email],md-input-container input[type=month],md-input-container input[type=number],md-input-container input[type=password],md-input-container input[type=search],md-input-container input[type=tel],md-input-container input[type=text],md-input-container input[type=time],md-input-container input[type=url],md-input-container input[type=week],md-input-container textarea{-moz-appearance:none;-webkit-appearance:none}md-input-container input[type=date],md-input-container input[type=datetime-local],md-input-container input[type=month],md-input-container input[type=time],md-input-container input[type=week]{min-height:26px}md-input-container textarea{resize:none;overflow:hidden}md-input-container textarea.md-input{min-height:26px;-ms-flex-preferred-size:auto}md-input-container textarea[md-no-autogrow]{height:auto;overflow:auto}md-input-container label:not(.md-container-ignore){position:absolute;bottom:100%;left:0;right:auto}[dir=rtl] md-input-container label:not(.md-container-ignore){left:auto;right:0}md-input-container label:not(.md-container-ignore).md-required:after{content:" *";font-size:13px;vertical-align:top}md-input-container .md-placeholder,md-input-container label:not(.md-no-float):not(.md-container-ignore){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;padding-left:3px;padding-right:0;z-index:1;transform:translate3d(0,28px,0) scale(1);transition:transform .4s cubic-bezier(.25,.8,.25,1);max-width:100%;transform-origin:left top}[dir=rtl] md-input-container .md-placeholder,[dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore){padding-left:0;padding-right:3px;transform-origin:right top}md-input-container .md-placeholder{position:absolute;top:0;opacity:0;transition-property:opacity,transform;transform:translate3d(0,30px,0)}md-input-container.md-input-focused .md-placeholder{opacity:1;transform:translate3d(0,24px,0)}md-input-container.md-input-has-value .md-placeholder{transition:none;opacity:0}md-input-container:not(.md-input-has-value):not(.md-input-has-placeholder) input:not(:focus){color:transparent}md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-ampm-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-day-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-hour-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-millisecond-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-minute-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-month-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-second-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-text,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-week-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-year-field{color:transparent}md-input-container .md-input{order:2;display:block;margin-top:0;background:none;padding:2px 2px 1px;border-width:0 0 1px;line-height:26px;height:30px;-ms-flex-preferred-size:26px;border-radius:0;border-style:solid;width:100%;box-sizing:border-box;float:left}[dir=rtl] md-input-container .md-input{float:right}md-input-container .md-input:focus{outline:none}md-input-container .md-input:invalid{outline:none;box-shadow:none}md-input-container .md-input.md-no-flex{flex:none!important}md-input-container .md-char-counter{text-align:right;padding-right:2px;padding-left:0}[dir=rtl] md-input-container .md-char-counter{text-align:left;padding-right:0;padding-left:2px}md-input-container .md-input-messages-animation{position:relative;order:4;overflow:hidden;clear:left}[dir=rtl] md-input-container .md-input-messages-animation{clear:right}md-input-container .md-char-counter,md-input-container .md-input-message-animation{font-size:12px;line-height:14px;overflow:hidden;transition:all .3s cubic-bezier(.55,0,.55,.2);opacity:1;margin-top:0;padding-top:5px}md-input-container .md-char-counter:not(.md-char-counter),md-input-container .md-input-message-animation:not(.md-char-counter){padding-right:5px;padding-left:0}[dir=rtl] md-input-container .md-char-counter:not(.md-char-counter),[dir=rtl] md-input-container .md-input-message-animation:not(.md-char-counter){padding-right:0;padding-left:5px}md-input-container .md-input-message-animation.ng-enter-prepare,md-input-container .md-input-message-animation.ng-enter:not(.ng-enter-active),md-input-container:not(.md-input-invalid) .md-auto-hide .md-input-message-animation{opacity:0;margin-top:-100px}md-input-container.md-input-focused label:not(.md-no-float),md-input-container.md-input-has-placeholder label:not(.md-no-float),md-input-container.md-input-has-value label:not(.md-no-float){transform:translate3d(0,6px,0) scale(.75);transition:transform .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1)}md-input-container.md-input-has-value label{transition:none}md-input-container.md-input-focused .md-input,md-input-container.md-input-resized .md-input,md-input-container .md-input.ng-invalid.ng-dirty{padding-bottom:0;border-width:0 0 2px}[disabled] md-input-container .md-input,md-input-container .md-input[disabled]{background-position:bottom -1px left 0;background-size:4px 1px;background-repeat:repeat-x}md-input-container.md-icon-float{transition:margin-top .4s cubic-bezier(.25,.8,.25,1)}md-input-container.md-icon-float>label{pointer-events:none;position:absolute}md-input-container.md-icon-float>md-icon{top:8px;left:2px;right:auto}[dir=rtl] md-input-container.md-icon-float>md-icon{left:auto;right:2px}md-input-container.md-icon-left>label .md-placeholder,md-input-container.md-icon-left>label:not(.md-no-float):not(.md-container-ignore),md-input-container.md-icon-right>label .md-placeholder,md-input-container.md-icon-right>label:not(.md-no-float):not(.md-container-ignore){width:calc(100% - 54px)}md-input-container.md-icon-left{padding-left:36px;padding-right:0}[dir=rtl] md-input-container.md-icon-left{padding-left:0;padding-right:36px}md-input-container.md-icon-left>label{left:36px;right:auto}[dir=rtl] md-input-container.md-icon-left>label{left:auto;right:36px}md-input-container.md-icon-right{padding-left:0;padding-right:36px}[dir=rtl] md-input-container.md-icon-right{padding-left:36px;padding-right:0}md-input-container.md-icon-right>md-icon:last-of-type{margin:0;right:2px;left:auto}[dir=rtl] md-input-container.md-icon-right>md-icon:last-of-type{right:auto;left:2px}md-input-container.md-icon-left.md-icon-right{padding-left:36px;padding-right:36px}md-input-container.md-icon-left.md-icon-right>label .md-placeholder,md-input-container.md-icon-left.md-icon-right>label:not(.md-no-float):not(.md-container-ignore){width:calc(100% - 72px)}.md-resize-wrapper{position:relative}.md-resize-wrapper:after{content:"";display:table;clear:both}.md-resize-handle{position:absolute;bottom:-5px;left:0;height:10px;background:transparent;width:100%;cursor:ns-resize}@media screen and (-ms-high-contrast:active){md-input-container.md-default-theme>md-icon{fill:#fff}}md-list{display:block;padding:8px 0}md-list .md-subheader{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:1.2em}md-list.md-dense md-list-item,md-list.md-dense md-list-item .md-list-item-inner{min-height:48px}md-list.md-dense md-list-item .md-list-item-inner:before,md-list.md-dense md-list-item:before{content:"";min-height:48px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item .md-list-item-inner md-icon:first-child,md-list.md-dense md-list-item md-icon:first-child{width:20px;height:20px}md-list.md-dense md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list.md-dense md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:36px}[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list.md-dense md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:auto;margin-left:36px}md-list.md-dense md-list-item .md-avatar,md-list.md-dense md-list-item .md-avatar-icon,md-list.md-dense md-list-item .md-list-item-inner .md-avatar,md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon{margin-right:20px}[dir=rtl] md-list.md-dense md-list-item .md-avatar,[dir=rtl] md-list.md-dense md-list-item .md-avatar-icon,[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon{margin-right:auto;margin-left:20px}md-list.md-dense md-list-item .md-avatar,md-list.md-dense md-list-item .md-list-item-inner .md-avatar{flex:none;width:36px;height:36px}md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}[dir=rtl] md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}md-list.md-dense md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense md-list-item.md-2-line .md-list-item-text h4,md-list.md-dense md-list-item.md-2-line .md-list-item-text p,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list.md-dense md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line .md-list-item-text h4,md-list.md-dense md-list-item.md-3-line .md-list-item-text p,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h4,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text p{line-height:1.05;font-size:12px}md-list.md-dense md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:13px}md-list.md-dense md-list-item.md-2-line,md-list.md-dense md-list-item.md-2-line>.md-no-style{min-height:60px}md-list.md-dense md-list-item.md-2-line:before,md-list.md-dense md-list-item.md-2-line>.md-no-style:before{content:"";min-height:60px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item.md-2-line .md-avatar-icon,md-list.md-dense md-list-item.md-2-line>.md-avatar,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list.md-dense md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}md-list.md-dense md-list-item.md-3-line,md-list.md-dense md-list-item.md-3-line>.md-no-style{min-height:76px}md-list.md-dense md-list-item.md-3-line:before,md-list.md-dense md-list-item.md-3-line>.md-no-style:before{content:"";min-height:76px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item.md-3-line>.md-avatar,md-list.md-dense md-list-item.md-3-line>.md-no-style>.md-avatar,md-list.md-dense md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list.md-dense md-list-item.md-3-line>md-icon:first-child{margin-top:16px}md-list-item{position:relative}md-list-item.md-proxy-focus.md-focused .md-no-style{transition:background-color .15s linear}md-list-item._md-button-wrap{position:relative}md-list-item._md-button-wrap>div.md-button:first-child{display:flex;align-items:center;justify-content:flex-start;padding:0 16px;margin:0;font-weight:400;text-align:left;border:none}[dir=rtl] md-list-item._md-button-wrap>div.md-button:first-child{text-align:right}md-list-item._md-button-wrap>div.md-button:first-child>.md-button:first-child{position:absolute;top:0;left:0;height:100%;margin:0;padding:0}md-list-item._md-button-wrap>div.md-button:first-child .md-list-item-inner{width:100%}md-list-item._md-button-wrap>div.md-button:first-child .md-list-item-inner:before{content:"";min-height:inherit;visibility:hidden;display:inline-block}md-list-item.md-no-proxy,md-list-item .md-no-style{position:relative;padding:0 16px;flex:1 1 auto}md-list-item.md-no-proxy.md-button,md-list-item .md-no-style.md-button{font-size:inherit;height:inherit;text-align:left;text-transform:none;width:100%;white-space:normal;flex-direction:inherit;align-items:inherit;border-radius:0;margin:0}[dir=rtl] md-list-item.md-no-proxy.md-button,[dir=rtl] md-list-item .md-no-style.md-button{text-align:right}md-list-item.md-no-proxy.md-button>.md-ripple-container,md-list-item .md-no-style.md-button>.md-ripple-container{border-radius:0}md-list-item.md-no-proxy:focus,md-list-item .md-no-style:focus{outline:none}md-list-item.md-clickable:hover{cursor:pointer}md-list-item md-divider{position:absolute;bottom:0;left:0;width:100%}[dir=rtl] md-list-item md-divider{left:auto;right:0}md-list-item md-divider[md-inset]{left:72px;width:calc(100% - 72px);margin:0!important}[dir=rtl] md-list-item md-divider[md-inset]{left:auto;right:72px}md-list-item,md-list-item .md-list-item-inner{display:flex;justify-content:flex-start;align-items:center;min-height:48px;height:auto}md-list-item .md-list-item-inner:before,md-list-item:before{content:"";min-height:48px;visibility:hidden;display:inline-block}md-list-item .md-list-item-inner>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon.md-secondary:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item>md-icon.md-secondary:not(.md-avatar-icon),md-list-item>md-icon:first-child:not(.md-avatar-icon){width:24px;margin-top:16px;margin-bottom:12px;box-sizing:initial}md-list-item .md-list-item-inner>div.md-primary>md-checkbox,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox,md-list-item .md-list-item-inner>md-checkbox,md-list-item .md-list-item-inner md-checkbox.md-secondary,md-list-item>div.md-primary>md-checkbox,md-list-item>div.md-secondary>md-checkbox,md-list-item>md-checkbox,md-list-item md-checkbox.md-secondary{align-self:center}md-list-item .md-list-item-inner>div.md-primary>md-checkbox .md-label,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox .md-label,md-list-item .md-list-item-inner>md-checkbox .md-label,md-list-item .md-list-item-inner md-checkbox.md-secondary .md-label,md-list-item>div.md-primary>md-checkbox .md-label,md-list-item>div.md-secondary>md-checkbox .md-label,md-list-item>md-checkbox .md-label,md-list-item md-checkbox.md-secondary .md-label{display:none}md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:32px}[dir=rtl] md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:auto;margin-left:32px}md-list-item .md-avatar,md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar,md-list-item .md-list-item-inner .md-avatar-icon{margin-top:8px;margin-bottom:8px;margin-right:16px;border-radius:50%;box-sizing:initial}[dir=rtl] md-list-item .md-avatar,[dir=rtl] md-list-item .md-avatar-icon,[dir=rtl] md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list-item .md-list-item-inner .md-avatar-icon{margin-right:auto;margin-left:16px}md-list-item .md-avatar,md-list-item .md-list-item-inner .md-avatar{flex:none;width:40px;height:40px}md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar-icon{padding:8px}md-list-item .md-avatar-icon svg,md-list-item .md-list-item-inner .md-avatar-icon svg{width:24px;height:24px}md-list-item .md-list-item-inner>md-checkbox,md-list-item>md-checkbox{width:24px;margin-left:3px;margin-right:29px;margin-top:16px}[dir=rtl] md-list-item .md-list-item-inner>md-checkbox,[dir=rtl] md-list-item>md-checkbox{margin-left:29px;margin-right:3px}md-list-item .md-list-item-inner .md-secondary-container,md-list-item .md-secondary-container{display:flex;align-items:center;position:relative;flex-shrink:0;margin:auto 0 auto auto}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container,[dir=rtl] md-list-item .md-secondary-container{margin-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,md-list-item .md-secondary-container .md-button:last-of-type,md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-right:0}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container md-checkbox,md-list-item .md-secondary-container md-checkbox{margin-top:0;margin-bottom:0}md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,md-list-item .md-secondary-container md-checkbox:last-child{width:24px;margin-right:0}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,[dir=rtl] md-list-item .md-secondary-container md-checkbox:last-child{margin-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container md-switch,md-list-item .md-secondary-container md-switch{margin-top:0;margin-bottom:0;margin-right:-6px}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-switch,[dir=rtl] md-list-item .md-secondary-container md-switch{margin-right:auto;margin-left:-6px}md-list-item .md-list-item-inner>.md-list-item-inner>p,md-list-item .md-list-item-inner>p,md-list-item>.md-list-item-inner>p,md-list-item>p{flex:1 1 auto;margin:0}md-list-item.md-2-line,md-list-item.md-2-line>.md-no-style,md-list-item.md-3-line,md-list-item.md-3-line>.md-no-style{align-items:flex-start;justify-content:center}md-list-item.md-2-line.md-long-text,md-list-item.md-2-line>.md-no-style.md-long-text,md-list-item.md-3-line.md-long-text,md-list-item.md-3-line>.md-no-style.md-long-text{margin-top:8px;margin-bottom:8px}md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line>.md-no-style .md-list-item-text,md-list-item.md-3-line .md-list-item-text,md-list-item.md-3-line>.md-no-style .md-list-item-text{flex:1 1 auto;margin:auto;text-overflow:ellipsis;overflow:hidden}md-list-item.md-2-line .md-list-item-text.md-offset,md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list-item.md-3-line .md-list-item-text.md-offset,md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}[dir=rtl] md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}md-list-item.md-2-line .md-list-item-text h3,md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list-item.md-3-line .md-list-item-text h3,md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:16px;font-weight:400;letter-spacing:.01em;margin:0;line-height:1.2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}md-list-item.md-2-line .md-list-item-text h4,md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list-item.md-3-line .md-list-item-text h4,md-list-item.md-3-line>.md-no-style .md-list-item-text h4{font-size:14px;letter-spacing:.01em;margin:3px 0 1px;font-weight:400;line-height:1.2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}md-list-item.md-2-line .md-list-item-text p,md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list-item.md-3-line .md-list-item-text p,md-list-item.md-3-line>.md-no-style .md-list-item-text p{font-size:14px;font-weight:500;letter-spacing:.01em;margin:0;line-height:1.6em}md-list-item.md-2-line,md-list-item.md-2-line>.md-no-style{height:auto;min-height:72px}md-list-item.md-2-line:before,md-list-item.md-2-line>.md-no-style:before{content:"";min-height:72px;visibility:hidden;display:inline-block}md-list-item.md-2-line .md-avatar-icon,md-list-item.md-2-line>.md-avatar,md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}md-list-item.md-2-line>.md-no-style>md-icon:first-child,md-list-item.md-2-line>md-icon:first-child{align-self:flex-start}md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line>.md-no-style .md-list-item-text{flex:1 1 auto}md-list-item.md-3-line,md-list-item.md-3-line>.md-no-style{height:auto;min-height:88px}md-list-item.md-3-line:before,md-list-item.md-3-line>.md-no-style:before{content:"";min-height:88px;visibility:hidden;display:inline-block}md-list-item.md-3-line>.md-avatar,md-list-item.md-3-line>.md-no-style>.md-avatar,md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list-item.md-3-line>md-icon:first-child{margin-top:16px}.canvas-context-menu,.md-open-menu-container{position:fixed;left:0;top:0;z-index:100;opacity:0;border-radius:2px;max-height:calc(100vh - 10px);overflow:auto}.canvas-context-menu md-menu-divider,.md-open-menu-container md-menu-divider{margin-top:4px;margin-bottom:4px;height:1px;min-height:1px;max-height:1px;width:100%}.canvas-context-menu md-menu-content>*,.md-open-menu-container md-menu-content>*{opacity:0}.canvas-context-menu:not(.md-clickable),.md-open-menu-container:not(.md-clickable){pointer-events:none}.md-active.canvas-context-menu,.md-open-menu-container.md-active{opacity:1;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:.2s}.md-active.canvas-context-menu>md-menu-content>*,.md-open-menu-container.md-active>md-menu-content>*{opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.2s;transition-delay:.1s}.md-leave.canvas-context-menu,.md-open-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.25s}md-menu-content{display:flex;flex-direction:column;padding:8px 0;max-height:304px;overflow-y:auto}md-menu-content.md-dense{max-height:208px}md-menu-content.md-dense md-menu-item{height:32px;min-height:32px}md-menu-item{display:flex;flex-direction:row;min-height:48px;height:48px;align-content:center;justify-content:flex-start}md-menu-item>*{width:100%;margin:auto 0;padding-left:16px;padding-right:16px}md-menu-item>a.md-button{padding-top:5px}md-menu-item>.md-button{text-align:left;display:inline-block;border-radius:0;margin:auto 0;font-size:15px;text-transform:none;font-weight:400;height:100%;padding-left:16px;padding-right:16px;width:100%}md-menu-item>.md-button::-moz-focus-inner{padding:0;border:0}[dir=rtl] md-menu-item>.md-button{text-align:right}md-menu-item>.md-button md-icon{margin:auto 16px auto 0}[dir=rtl] md-menu-item>.md-button md-icon{margin:auto 0 auto 16px}md-menu-item>.md-button p{display:inline-block;margin:auto}md-menu-item>.md-button span{margin-top:auto;margin-bottom:auto}md-menu-item>.md-button .md-ripple-container{border-radius:inherit}md-toolbar .md-menu{height:auto;margin:auto;padding:0}@media (max-width:959px){md-menu-content{min-width:112px}md-menu-content[width="3"]{min-width:168px}md-menu-content[width="4"]{min-width:224px}md-menu-content[width="5"]{min-width:280px}md-menu-content[width="6"]{min-width:336px}md-menu-content[width="7"]{min-width:392px}}@media (min-width:960px){md-menu-content{min-width:96px}md-menu-content[width="3"]{min-width:192px}md-menu-content[width="4"]{min-width:256px}md-menu-content[width="5"]{min-width:320px}md-menu-content[width="6"]{min-width:384px}md-menu-content[width="7"]{min-width:448px}}md-toolbar.md-menu-toolbar h2.md-toolbar-tools{line-height:1rem;height:auto;padding:28px 28px 12px}md-toolbar.md-has-open-menu{position:relative;z-index:100}md-menu-bar{padding:0 20px;display:block;position:relative;z-index:2}md-menu-bar .md-menu{display:inline-block;padding:0;position:relative}md-menu-bar button{font-size:14px;padding:0 10px;margin:0;border:0;background-color:initial;height:40px}md-menu-bar md-backdrop.md-menu-backdrop{z-index:-2}md-menu-content.md-menu-bar-menu.md-dense{max-height:none;padding:16px 0}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent{position:relative}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon{position:absolute;padding:0;width:24px;top:6px;left:24px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon{left:auto;right:24px}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button{padding:0 32px 0 64px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button{padding:0 64px 0 32px}md-menu-content.md-menu-bar-menu.md-dense .md-button{min-height:0;height:32px}md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:left}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:right}md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text{float:right;margin:0 8px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text{float:left}md-menu-content.md-menu-bar-menu.md-dense md-menu-divider{margin:8px 0}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button{text-align:left}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button{text-align:right}md-menu-content.md-menu-bar-menu.md-dense .md-menu{padding:0}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button{position:relative;margin:0;width:100%;text-transform:none;font-weight:400;border-radius:0;padding-left:16px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button{padding-left:0;padding-right:16px}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{display:block;content:"\25BC";position:absolute;top:0;speak:none;transform:rotate(270deg) scaleY(.45) scaleX(.9);right:28px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{transform:rotate(90deg) scaleY(.45) scaleX(.9);right:auto;left:28px}.md-nav-bar{border-style:solid;border-width:0 0 1px;height:48px;position:relative}._md-nav-bar-list{outline:none;list-style:none;margin:0;padding:0;box-sizing:border-box;display:flex;flex-direction:row}.md-nav-item:first-of-type{margin-left:8px}.md-button._md-nav-button{line-height:24px;margin:0 4px;padding:12px 16px;transition:background-color .35s cubic-bezier(.35,0,.25,1)}.md-button._md-nav-button:focus{outline:none}md-nav-ink-bar{bottom:0;height:2px;left:auto;position:absolute;right:auto;background-color:#000}md-nav-ink-bar._md-left{transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1)}md-nav-ink-bar._md-right{transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1)}md-nav-ink-bar.ng-animate{transition:none}md-nav-extra-content{min-height:48px;padding-right:12px}@keyframes indeterminate-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}md-progress-circular{position:relative;display:block}md-progress-circular._md-progress-circular-disabled{visibility:hidden}md-progress-circular.md-mode-indeterminate svg{animation:indeterminate-rotate 1568.63ms linear infinite}md-progress-circular svg{position:absolute;overflow:visible;top:0;left:0}md-progress-linear{display:block;position:relative;width:100%;height:5px;padding-top:0!important;margin-bottom:0!important}md-progress-linear._md-progress-linear-disabled{visibility:hidden}md-progress-linear .md-container{display:block;position:relative;overflow:hidden;width:100%;height:5px;transform:translate(0) scale(1)}md-progress-linear .md-container .md-bar{position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}md-progress-linear .md-container .md-dashed:before{content:"";display:none;position:absolute;margin-top:0;height:5px;width:100%;background-color:initial;background-size:10px 10px!important;background-position:0 -23px}md-progress-linear .md-container .md-bar1,md-progress-linear .md-container .md-bar2{transition:transform .2s linear}md-progress-linear .md-container.md-mode-query .md-bar1{display:none}md-progress-linear .md-container.md-mode-query .md-bar2{transition:all .2s linear;animation:query .8s cubic-bezier(.39,.575,.565,1) infinite}md-progress-linear .md-container.md-mode-determinate .md-bar1{display:none}md-progress-linear .md-container.md-mode-indeterminate .md-bar1{animation:md-progress-linear-indeterminate-scale-1 4s infinite,md-progress-linear-indeterminate-1 4s infinite}md-progress-linear .md-container.md-mode-indeterminate .md-bar2{animation:md-progress-linear-indeterminate-scale-2 4s infinite,md-progress-linear-indeterminate-2 4s infinite}md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container{animation:none}md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar1,md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar2{animation-name:none}md-progress-linear .md-container.md-mode-buffer{background-color:initial!important;transition:all .2s linear}md-progress-linear .md-container.md-mode-buffer .md-dashed:before{display:block;animation:buffer 3s linear infinite}@keyframes query{0%{opacity:1;transform:translateX(35%) scaleX(.3)}to{opacity:0;transform:translateX(-50%) scaleX(0)}}@keyframes buffer{0%{opacity:1;background-position:0 -23px}50%{opacity:0}to{opacity:1;background-position:-200px -23px}}@keyframes md-progress-linear-indeterminate-scale-1{0%{transform:scaleX(.1);animation-timing-function:linear}36.6%{transform:scaleX(.1);animation-timing-function:cubic-bezier(.33473,.12482,.78584,1)}69.15%{transform:scaleX(.83);animation-timing-function:cubic-bezier(.22573,0,.23365,1.37098)}to{transform:scaleX(.1)}}@keyframes md-progress-linear-indeterminate-1{0%{left:-105.16667%;animation-timing-function:linear}20%{left:-105.16667%;animation-timing-function:cubic-bezier(.5,0,.70173,.49582)}69.15%{left:21.5%;animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635)}to{left:95.44444%}}@keyframes md-progress-linear-indeterminate-scale-2{0%{transform:scaleX(.1);animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397)}19.15%{transform:scaleX(.57);animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432)}44.15%{transform:scaleX(.91);animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179)}to{transform:scaleX(.1)}}@keyframes md-progress-linear-indeterminate-2{0%{left:-54.88889%;animation-timing-function:cubic-bezier(.15,0,.51506,.40968)}25%{left:-17.25%;animation-timing-function:cubic-bezier(.31033,.28406,.8,.73372)}48.35%{left:29.5%;animation-timing-function:cubic-bezier(.4,.62703,.6,.90203)}to{left:117.38889%}}md-radio-button{box-sizing:border-box;display:block;margin-bottom:16px;white-space:nowrap;cursor:pointer;position:relative}md-radio-button[disabled],md-radio-button[disabled] .md-container{cursor:default}md-radio-button .md-container{position:absolute;top:50%;transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:20px;height:20px;cursor:pointer;left:0;right:auto}[dir=rtl] md-radio-button .md-container{left:auto;right:0}md-radio-button .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-radio-button .md-container:before{box-sizing:border-box;background-color:initial;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;transition:all .5s;width:auto}md-radio-button.md-align-top-left>div.md-container{top:12px}md-radio-button .md-off{border-style:solid;border-width:2px;transition:border-color .28s ease}md-radio-button .md-off,md-radio-button .md-on{box-sizing:border-box;position:absolute;top:0;left:0;width:20px;height:20px;border-radius:50%}md-radio-button .md-on{transition:transform .28s ease;transform:scale(0)}md-radio-button.md-checked .md-on{transform:scale(.5)}md-radio-button .md-label{box-sizing:border-box;position:relative;display:inline-block;margin-left:30px;margin-right:0;vertical-align:middle;white-space:normal;pointer-events:none;width:auto}[dir=rtl] md-radio-button .md-label{margin-left:0;margin-right:30px}md-radio-group.layout-column md-radio-button,md-radio-group.layout-gt-lg-column md-radio-button,md-radio-group.layout-gt-md-column md-radio-button,md-radio-group.layout-gt-sm-column md-radio-button,md-radio-group.layout-gt-xs-column md-radio-button,md-radio-group.layout-lg-column md-radio-button,md-radio-group.layout-md-column md-radio-button,md-radio-group.layout-sm-column md-radio-button,md-radio-group.layout-xl-column md-radio-button,md-radio-group.layout-xs-column md-radio-button{margin-bottom:16px}md-radio-group.layout-gt-lg-row md-radio-button,md-radio-group.layout-gt-md-row md-radio-button,md-radio-group.layout-gt-sm-row md-radio-button,md-radio-group.layout-gt-xs-row md-radio-button,md-radio-group.layout-lg-row md-radio-button,md-radio-group.layout-md-row md-radio-button,md-radio-group.layout-row md-radio-button,md-radio-group.layout-sm-row md-radio-button,md-radio-group.layout-xl-row md-radio-button,md-radio-group.layout-xs-row md-radio-button{margin:0 16px 0 0}[dir=rtl] md-radio-group.layout-gt-lg-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-md-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-sm-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-xs-row md-radio-button,[dir=rtl] md-radio-group.layout-lg-row md-radio-button,[dir=rtl] md-radio-group.layout-md-row md-radio-button,[dir=rtl] md-radio-group.layout-row md-radio-button,[dir=rtl] md-radio-group.layout-sm-row md-radio-button,[dir=rtl] md-radio-group.layout-xl-row md-radio-button,[dir=rtl] md-radio-group.layout-xs-row md-radio-button{margin-left:16px;margin-right:0}md-radio-group.layout-gt-lg-row md-radio-button:last-of-type,md-radio-group.layout-gt-md-row md-radio-button:last-of-type,md-radio-group.layout-gt-sm-row md-radio-button:last-of-type,md-radio-group.layout-gt-xs-row md-radio-button:last-of-type,md-radio-group.layout-lg-row md-radio-button:last-of-type,md-radio-group.layout-md-row md-radio-button:last-of-type,md-radio-group.layout-row md-radio-button:last-of-type,md-radio-group.layout-sm-row md-radio-button:last-of-type,md-radio-group.layout-xl-row md-radio-button:last-of-type,md-radio-group.layout-xs-row md-radio-button:last-of-type{margin-left:0;margin-right:0}md-radio-group:focus{outline:none}md-radio-group.md-focused.ng-empty>md-radio-button:first-child .md-container:before,md-radio-group.md-focused.ng-not-empty .md-checked .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-radio-group[disabled] md-radio-button,md-radio-group[disabled] md-radio-button .md-container{cursor:default}.md-inline-form md-radio-group{margin:18px 0 19px}.md-inline-form md-radio-group md-radio-button{display:inline-block;height:30px;padding:2px;box-sizing:border-box;margin-top:0;margin-bottom:0}@media screen and (-ms-high-contrast:active){md-radio-button.md-default-theme .md-on{background-color:#fff}}md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{transition:transform .4s cubic-bezier(.25,.8,.25,1);transform-origin:left top}[dir=rtl] md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{transform-origin:right top}md-input-container.md-input-focused:not([md-no-float]) .md-select-placeholder span:first-child{transform:translateY(-22px) translateX(-2px) scale(.75)}.md-select-menu-container{position:fixed;left:0;top:0;z-index:90;opacity:0;display:none;transform:translateY(-1px)}.md-select-menu-container:not(.md-clickable){pointer-events:none}.md-select-menu-container md-progress-circular{display:table;margin:24px auto!important}.md-select-menu-container.md-active{display:block;opacity:1}.md-select-menu-container.md-active md-select-menu{transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:.15s}.md-select-menu-container.md-active md-select-menu>*{opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.15s;transition-delay:.1s}.md-select-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.25s}md-input-container>md-select{margin:0;order:2}md-input-container:not(.md-input-has-value) md-select.ng-required:not(.md-no-asterisk) .md-select-value span:first-child:after,md-input-container:not(.md-input-has-value) md-select[required]:not(.md-no-asterisk) .md-select-value span:first-child:after{content:" *";font-size:13px;vertical-align:top}md-input-container.md-input-invalid md-select .md-select-value{border-bottom-style:solid;padding-bottom:1px}md-select{display:flex;margin:20px 0 26px}md-select.ng-required.ng-empty.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after,md-select[required].ng-empty.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after{content:" *";font-size:13px;vertical-align:top}md-select[disabled] .md-select-value{background-position:0 bottom;background-size:4px 1px;background-repeat:repeat-x;margin-bottom:-1px}md-select:focus{outline:none}md-select[disabled]:hover{cursor:default}md-select:not([disabled]):hover{cursor:pointer}md-select:not([disabled]).ng-invalid.ng-touched .md-select-value{border-bottom-style:solid;padding-bottom:1px}md-select:not([disabled]):focus .md-select-value{border-bottom-width:2px;border-bottom-style:solid;padding-bottom:0}md-select:not([disabled]):focus.ng-invalid.ng-touched .md-select-value{padding-bottom:0}md-input-container.md-input-has-value .md-select-value>span:not(.md-select-icon){transform:translate3d(0,1px,0)}.md-select-value{display:flex;align-items:center;padding:2px 2px 1px;border-bottom-width:1px;border-bottom-style:solid;background-color:transparent;position:relative;box-sizing:initial;min-width:64px;min-height:26px;flex-grow:1}.md-select-value>span:not(.md-select-icon){max-width:100%;flex:1 1 auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.md-select-value>span:not(.md-select-icon) .md-text{display:inline}.md-select-value .md-select-icon{display:block;align-items:flex-end;text-align:right;width:24px;margin:0 4px;transform:translate3d(0,-2px,0);font-size:1.2rem}[dir=rtl] .md-select-value .md-select-icon{align-items:flex-start;text-align:left}.md-select-value .md-select-icon:after{display:block;content:"\25BC";position:relative;top:2px;speak:none;font-size:13px;transform:scaleY(.5) scaleX(1)}.md-select-value.md-select-placeholder{display:flex;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;padding-left:2px;z-index:1}md-select-menu{display:flex;flex-direction:column;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);max-height:256px;min-height:48px;overflow-y:hidden;transform-origin:left top;transform:scale(1)}md-select-menu.md-reverse{flex-direction:column-reverse}md-select-menu:not(.md-overflow) md-content{padding-top:8px;padding-bottom:8px}[dir=rtl] md-select-menu{transform-origin:right top}md-select-menu md-content{min-width:136px;min-height:48px;max-height:256px;overflow-y:auto}md-select-menu>*{opacity:0}md-option{cursor:pointer;position:relative;display:flex;align-items:center;width:auto;transition:background .15s linear;padding:0 16px;height:48px}md-option[disabled]{cursor:default}md-option:focus{outline:none}md-option .md-text{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;width:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}md-optgroup{display:block}md-optgroup label{display:block;font-size:14px;text-transform:uppercase;padding:16px;font-weight:500}md-optgroup md-option{padding-left:32px;padding-right:32px}@media screen and (-ms-high-contrast:active){.md-select-backdrop{background-color:initial}md-select-menu{border:1px solid #fff}}md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:40px;padding-right:16px}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:16px;padding-right:40px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{position:absolute;top:50%;transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:20px;height:20px;left:0;right:auto}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{left:auto;right:0}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:before{box-sizing:border-box;background-color:initial;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;transition:all .5s;width:auto}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:after{box-sizing:border-box;content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-icon{box-sizing:border-box;transition:.24s;position:absolute;top:0;left:0;width:20px;height:20px;border-width:2px;border-style:solid;border-radius:2px}md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon{border-color:transparent}md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon:after{box-sizing:border-box;transform:rotate(45deg);position:absolute;left:4.66667px;top:.22222px;display:table;width:6.66667px;height:13.33333px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-select-menu[multiple] md-option.md-checkbox-enabled[disabled]{cursor:default}md-select-menu[multiple] md-option.md-checkbox-enabled.md-indeterminate .md-icon:after{box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:table;width:12px;height:2px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:10.66667px;margin-right:auto}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:auto;margin-right:10.66667px}md-sidenav{box-sizing:border-box;position:absolute;flex-direction:column;z-index:60;width:320px;max-width:320px;bottom:0;overflow:auto;-webkit-overflow-scrolling:touch}md-sidenav ul{list-style:none}md-sidenav.md-closed{display:none}md-sidenav.md-closed-add,md-sidenav.md-closed-remove{display:flex;transition:all .2s ease-in}md-sidenav.md-closed-add.md-closed-add-active,md-sidenav.md-closed-remove.md-closed-remove-active{transition:all .4s cubic-bezier(.25,.8,.25,1)}md-sidenav.md-closed.md-locked-open-add,md-sidenav.md-locked-open,md-sidenav.md-locked-open-add,md-sidenav.md-locked-open-remove,md-sidenav.md-locked-open-remove.md-closed,md-sidenav.md-locked-open.md-closed,md-sidenav.md-locked-open.md-closed.md-sidenav-left,md-sidenav.md-locked-open.md-closed.md-sidenav-right{position:static;display:flex;transform:translateZ(0)}md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active){width:0!important;min-width:0!important}md-sidenav.md-closed.md-locked-open-add-active,md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active),md-sidenav.md-locked-open-remove-active{transition:width .3s cubic-bezier(.55,0,.55,.2),min-width .3s cubic-bezier(.55,0,.55,.2)}md-sidenav.md-locked-open-remove-active{width:0!important;min-width:0!important}.md-sidenav-backdrop.md-locked-open{display:none}.md-sidenav-left,md-sidenav{left:0;top:0;transform:translateZ(0)}.md-sidenav-left.md-closed,md-sidenav.md-closed{transform:translate3d(-100%,0,0)}.md-sidenav-right{left:100%;top:0;transform:translate(-100%)}.md-sidenav-right.md-closed{transform:translate(0)}@media (min-width:600px){md-sidenav{max-width:400px}}@media (max-width:456px){md-sidenav{width:calc(100% - 56px);min-width:calc(100% - 56px);max-width:calc(100% - 56px)}}@media screen and (-ms-high-contrast:active){.md-sidenav-left,md-sidenav{border-right:1px solid #fff}.md-sidenav-right{border-left:1px solid #fff}}@keyframes sliderFocusThumb{0%{transform:scale(.7)}30%{transform:scale(1)}to{transform:scale(.7)}}@keyframes sliderDiscreteFocusThumb{0%{transform:scale(.7)}50%{transform:scale(.8)}to{transform:scale(0)}}@keyframes sliderDiscreteFocusRing{0%{transform:scale(.7);opacity:0}50%{transform:scale(1);opacity:1}to{transform:scale(0)}}md-slider{height:48px;min-width:128px;position:relative;margin-left:4px;margin-right:4px;padding:0;display:block;flex-direction:row}md-slider *,md-slider :after{box-sizing:border-box}md-slider .md-slider-wrapper{outline:none;width:100%;height:100%}md-slider .md-slider-content{position:relative}md-slider .md-track-container{width:100%;position:absolute;top:23px;height:2px}md-slider .md-track{position:absolute;left:0;right:0;height:100%}md-slider .md-track-fill{transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:width,height}md-slider .md-track-ticks{position:absolute;left:0;right:0;height:100%}md-slider .md-track-ticks canvas{width:100%;height:100%}md-slider .md-thumb-container{position:absolute;left:0;top:50%;transform:translate3d(-50%,-50%,0);transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:left,right,bottom}[dir=rtl] md-slider .md-thumb-container{left:auto;right:0}md-slider .md-thumb{z-index:1;position:absolute;left:-10px;top:14px;width:20px;height:20px;border-radius:20px;transform:scale(.7);transition:all .4s cubic-bezier(.25,.8,.25,1)}[dir=rtl] md-slider .md-thumb{left:auto;right:-10px}md-slider .md-thumb:after{content:"";position:absolute;width:20px;height:20px;border-radius:20px;border-width:3px;border-style:solid;transition:inherit}md-slider .md-sign{display:flex;align-items:center;justify-content:center;position:absolute;left:-14px;top:-17px;width:28px;height:28px;border-radius:28px;transform:scale(.4) translate3d(0,67.5px,0);transition:all .3s cubic-bezier(.35,0,.25,1)}md-slider .md-sign:after{position:absolute;content:"";left:0;border-radius:16px;top:19px;border-left:14px solid transparent;border-right:14px solid transparent;border-top-width:16px;border-top-style:solid;opacity:0;transform:translate3d(0,-8px,0);transition:all .2s cubic-bezier(.35,0,.25,1)}[dir=rtl] md-slider .md-sign:after{left:auto;right:0}md-slider .md-sign .md-thumb-text{z-index:1;font-size:12px;font-weight:700}md-slider .md-focus-ring{position:absolute;left:-17px;top:7px;width:34px;height:34px;border-radius:34px;transform:scale(.7);opacity:0;transition:all .35s cubic-bezier(.35,0,.25,1)}[dir=rtl] md-slider .md-focus-ring{left:auto;right:-17px}md-slider .md-disabled-thumb{position:absolute;left:-14px;top:10px;width:28px;height:28px;border-radius:28px;transform:scale(.5);border-width:4px;border-style:solid;display:none}[dir=rtl] md-slider .md-disabled-thumb{left:auto;right:-14px}md-slider.md-min .md-sign{opacity:0}md-slider:focus{outline:none}md-slider.md-dragging .md-thumb-container,md-slider.md-dragging .md-track-fill{transition:none}md-slider:not([md-discrete]) .md-sign,md-slider:not([md-discrete]) .md-track-ticks{display:none}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper .md-thumb:hover{transform:scale(.8)}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{transform:scale(1);opacity:1}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-thumb{animation:sliderFocusThumb .7s cubic-bezier(.35,0,.25,1)}md-slider:not([md-discrete]):not([disabled]).md-active .md-slider-wrapper .md-thumb{transform:scale(1)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{transform:scale(0);animation:sliderDiscreteFocusRing .5s cubic-bezier(.35,0,.25,1)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{animation:sliderDiscreteFocusThumb .5s cubic-bezier(.35,0,.25,1)}md-slider[md-discrete]:not([disabled]).md-active .md-thumb,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{transform:scale(0)}md-slider[md-discrete]:not([disabled]).md-active .md-sign,md-slider[md-discrete]:not([disabled]).md-active .md-sign:after,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign:after{opacity:1;transform:translateZ(0) scale(1)}md-slider[md-discrete][disabled][readonly] .md-thumb{transform:scale(0)}md-slider[md-discrete][disabled][readonly] .md-sign,md-slider[md-discrete][disabled][readonly] .md-sign:after{opacity:1;transform:translateZ(0) scale(1)}md-slider[disabled] .md-track-fill{display:none}md-slider[disabled] .md-track-ticks,md-slider[disabled]:not([readonly]) .md-sign{opacity:0}md-slider[disabled] .md-thumb{transform:scale(.5)}md-slider[disabled] .md-disabled-thumb{display:block}md-slider[md-vertical]{flex-direction:column;min-height:128px;min-width:0}md-slider[md-vertical] .md-slider-wrapper{flex:1;padding-top:12px;padding-bottom:12px;width:48px;align-self:center;display:flex;justify-content:center}md-slider[md-vertical] .md-track-container{height:100%;width:2px;top:0;left:calc(50% - 1px)}md-slider[md-vertical] .md-thumb-container{top:auto;margin-bottom:23px;left:calc(50% - 1px);bottom:0}md-slider[md-vertical] .md-thumb-container .md-thumb:after{left:1px}md-slider[md-vertical] .md-thumb-container .md-focus-ring{left:-16px}md-slider[md-vertical] .md-track-fill{bottom:0}md-slider[md-vertical][md-discrete] .md-sign{left:-40px;top:9.5px;transform:scale(.4) translate3d(67.5px,0,0)}md-slider[md-vertical][md-discrete] .md-sign:after{top:9.5px;left:19px;border-top:14px solid transparent;border-right:0;border-bottom:14px solid transparent;border-left-width:16px;border-left-style:solid;opacity:0;transform:translate3d(0,-8px,0);transition:all .2s ease-in-out}md-slider[md-vertical][md-discrete] .md-sign .md-thumb-text{z-index:1;font-size:12px;font-weight:700}md-slider[md-vertical][md-discrete].md-active .md-sign:after,md-slider[md-vertical][md-discrete] .md-focused .md-sign:after,md-slider[md-vertical][md-discrete][disabled][readonly] .md-sign:after{top:0}md-slider[md-vertical][disabled][readonly] .md-thumb{transform:scale(0)}md-slider[md-vertical][disabled][readonly] .md-sign,md-slider[md-vertical][disabled][readonly] .md-sign:after{opacity:1;transform:translateZ(0) scale(1)}md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:auto;right:0}[dir=rtl] md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:0;right:auto}md-slider[md-invert][md-vertical] .md-track-fill{bottom:auto;top:0}md-slider-container{display:flex;align-items:center;flex-direction:row}md-slider-container>:first-child:not(md-slider),md-slider-container>:last-child:not(md-slider){min-width:25px;max-width:42px;height:25px;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:color,max-width}md-slider-container>:first-child:not(md-slider){margin-right:16px}[dir=rtl] md-slider-container>:first-child:not(md-slider){margin-right:auto;margin-left:16px}md-slider-container>:last-child:not(md-slider){margin-left:16px}[dir=rtl] md-slider-container>:last-child:not(md-slider){margin-left:auto;margin-right:16px}md-slider-container[md-vertical]{flex-direction:column}md-slider-container[md-vertical]>:first-child:not(md-slider),md-slider-container[md-vertical]>:last-child:not(md-slider){margin-right:0;margin-left:0;text-align:center}md-slider-container md-input-container input[type=number]{text-align:center;padding-left:15px;height:50px;margin-top:-25px}[dir=rtl] md-slider-container md-input-container input[type=number]{padding-left:0;padding-right:15px}@media screen and (-ms-high-contrast:active){md-slider.md-default-theme .md-track{border-bottom:1px solid #fff}}.md-sticky-clone{z-index:2;top:0;left:0;right:0;position:absolute!important;transform:translate3d(-9999px,-9999px,0)}.md-sticky-clone[sticky-state=active]{transform:translateZ(0)}.md-sticky-clone[sticky-state=active]:not(.md-sticky-no-effect) .md-subheader-inner{animation:subheaderStickyHoverIn .3s ease-out both}@keyframes subheaderStickyHoverIn{0%{box-shadow:0 0 0 0 transparent}to{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}}@keyframes subheaderStickyHoverOut{0%{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}to{box-shadow:0 0 0 0 transparent}}.md-subheader-wrapper:not(.md-sticky-no-effect){transition:margin .2s ease-out}.md-subheader-wrapper:not(.md-sticky-no-effect) .md-subheader{margin:0}.md-subheader-wrapper:not(.md-sticky-no-effect).md-sticky-clone{z-index:2}.md-subheader-wrapper:not(.md-sticky-no-effect)[sticky-state=active]{margin-top:-2px}.md-subheader-wrapper:not(.md-sticky-no-effect):not(.md-sticky-clone)[sticky-prev-state=active] .md-subheader-inner:after{animation:subheaderStickyHoverOut .3s ease-out both}.md-subheader{display:block;font-size:14px;font-weight:500;line-height:1em;margin:0;position:relative}.md-subheader .md-subheader-inner{display:block;padding:16px}.md-subheader .md-subheader-content{display:block;z-index:1;position:relative}[md-swipe-left],[md-swipe-right]{touch-action:pan-y}[md-swipe-down],[md-swipe-up]{touch-action:pan-x}.md-inline-form md-switch{margin-top:18px;margin-bottom:19px}md-switch{margin:16px 0;white-space:nowrap;cursor:pointer;outline:none;-webkit-user-select:none;user-select:none;height:30px;line-height:28px;align-items:center;display:flex;margin-left:inherit;margin-right:16px}[dir=rtl] md-switch{margin-left:16px;margin-right:inherit}md-switch:last-of-type{margin-left:inherit;margin-right:0}[dir=rtl] md-switch:last-of-type{margin-left:0;margin-right:inherit}md-switch[disabled],md-switch[disabled] .md-container{cursor:default}md-switch .md-container{cursor:grab;width:36px;height:24px;position:relative;-webkit-user-select:none;user-select:none;margin-right:8px;float:left}[dir=rtl] md-switch .md-container,md-switch.md-inverted .md-container{margin-right:0;margin-left:8px}[dir=rtl] md-switch.md-inverted .md-container{margin-right:8px;margin-left:0}md-switch:not([disabled]) .md-dragging,md-switch:not([disabled]).md-dragging .md-container{cursor:grabbing}md-switch.md-focused .md-thumb:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-switch .md-label{border-color:transparent;border-width:0;float:left}md-switch .md-bar{left:1px;width:34px;top:5px;height:14px;border-radius:8px;position:absolute}md-switch .md-thumb-container{top:2px;left:0;width:16px;position:absolute;transform:translateZ(0);z-index:1}md-switch.md-checked .md-thumb-container{transform:translate3d(100%,0,0)}md-switch .md-thumb{margin:0;outline:none;height:20px;width:20px;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}md-switch .md-thumb,md-switch .md-thumb:before{position:absolute;left:0;top:0;border-radius:50%}md-switch .md-thumb:before{background-color:initial;content:"";display:block;height:auto;right:0;bottom:0;transition:all .5s;width:auto}md-switch .md-thumb .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-20px;top:-20px;right:-20px;bottom:-20px}md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb,md-switch:not(.md-dragging) .md-thumb-container{transition:all .08s linear;transition-property:transform,background-color}md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb{transition-delay:.05s}@media screen and (-ms-high-contrast:active){md-switch.md-default-theme .md-bar{background-color:#666}md-switch.md-default-theme.md-checked .md-bar{background-color:#9e9e9e}md-switch.md-default-theme .md-thumb{background-color:#fff}}@keyframes md-tab-content-hide{0%{opacity:1}50%{opacity:1}to{opacity:0}}md-tab-data{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;opacity:0}md-tabs{display:block;margin:0;border-radius:2px;overflow:hidden;position:relative;flex-shrink:0}md-tabs:not(.md-no-tab-content):not(.md-dynamic-height){min-height:248px}md-tabs[md-align-tabs=bottom]{padding-bottom:48px}md-tabs[md-align-tabs=bottom] md-tabs-wrapper{position:absolute;bottom:0;left:0;right:0;height:48px;z-index:2}md-tabs[md-align-tabs=bottom] md-tabs-content-wrapper{top:0;bottom:48px}md-tabs.md-dynamic-height md-tabs-content-wrapper{min-height:0;position:relative;top:auto;left:auto;right:auto;bottom:auto;overflow:visible}md-tabs.md-dynamic-height md-tab-content.md-active{position:relative}md-tabs[md-border-bottom] md-tabs-wrapper{border-width:0 0 1px;border-style:solid}md-tabs[md-border-bottom]:not(.md-dynamic-height) md-tabs-content-wrapper{top:49px}md-tabs-wrapper{display:block;position:relative;transform:translate(0)}md-tabs-wrapper md-next-button,md-tabs-wrapper md-prev-button{height:100%;width:32px;position:absolute;top:50%;transform:translateY(-50%);line-height:1em;z-index:2;cursor:pointer;font-size:16px;background:transparent no-repeat 50%;transition:all .5s cubic-bezier(.35,0,.25,1)}md-tabs-wrapper md-next-button:focus,md-tabs-wrapper md-prev-button:focus{outline:none}md-tabs-wrapper md-next-button.md-disabled,md-tabs-wrapper md-prev-button.md-disabled{opacity:.25;cursor:default}md-tabs-wrapper md-next-button.ng-leave,md-tabs-wrapper md-prev-button.ng-leave{transition:none}md-tabs-wrapper md-next-button md-icon,md-tabs-wrapper md-prev-button md-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[dir=rtl] md-tabs-wrapper md-next-button,[dir=rtl] md-tabs-wrapper md-prev-button{transform:rotateY(180deg) translateY(-50%)}md-tabs-wrapper md-prev-button{left:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS02MTgtMTIwOEg3ODJ2MzYwMEgtNjE4eiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNS40IDcuNEwxNCA2bC02IDYgNiA2IDEuNC0xLjQtNC42LTQuNnoiLz48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PC9zdmc+")}[dir=rtl] md-tabs-wrapper md-prev-button{left:auto;right:0}md-tabs-wrapper md-next-button{right:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS02MTgtMTMzNkg3ODJ2MzYwMEgtNjE4eiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMCA2TDguNiA3LjRsNC42IDQuNi00LjYgNC42TDEwIDE4bDYtNnoiLz48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PC9zdmc+")}[dir=rtl] md-tabs-wrapper md-next-button{right:auto;left:0}md-tabs-wrapper md-next-button md-icon{transform:translate(-50%,-50%) rotate(180deg)}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper{width:100%;flex-direction:row}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item{flex-grow:1}md-tabs-canvas{position:relative;overflow:hidden;display:block;height:48px}md-tabs-canvas:after{content:"";display:table;clear:both}md-tabs-canvas .md-dummy-wrapper{position:absolute;top:0;left:0}[dir=rtl] md-tabs-canvas .md-dummy-wrapper{left:auto;right:0}md-tabs-canvas.md-paginated{margin:0 32px}md-tabs-canvas.md-center-tabs{display:flex;flex-direction:column;text-align:center}md-tabs-canvas.md-center-tabs .md-tab{float:none;display:inline-block}md-pagination-wrapper{height:48px;display:flex;transition:transform .5s cubic-bezier(.35,0,.25,1);position:absolute;left:0;transform:translate(0)}md-pagination-wrapper:after{content:"";display:table;clear:both}[dir=rtl] md-pagination-wrapper{left:auto;right:0}md-pagination-wrapper.md-center-tabs{position:relative;justify-content:center}md-tabs-content-wrapper{display:block;top:48px;overflow:hidden}md-tab-content,md-tabs-content-wrapper{position:absolute;left:0;right:0;bottom:0}md-tab-content{display:flex;top:0;transition:transform .5s cubic-bezier(.35,0,.25,1);overflow:auto;transform:translate(0)}md-tab-content.md-no-scroll{bottom:auto;overflow:hidden}md-tab-content.md-no-transition,md-tab-content.ng-leave{transition:none}md-tab-content.md-left:not(.md-active){transform:translateX(-100%);animation:md-tab-content-hide 1s;visibility:hidden}[dir=rtl] md-tab-content.md-left:not(.md-active){transform:translateX(100%)}md-tab-content.md-left:not(.md-active) *{transition:visibility 0s linear;transition-delay:.5s;visibility:hidden}md-tab-content.md-right:not(.md-active){transform:translateX(100%);animation:md-tab-content-hide 1s;visibility:hidden}[dir=rtl] md-tab-content.md-right:not(.md-active){transform:translateX(-100%)}md-tab-content.md-right:not(.md-active) *{transition:visibility 0s linear;transition-delay:.5s;visibility:hidden}md-tab-content>div{flex:1 0 100%;min-width:0}md-tab-content>div.ng-leave{animation:md-tab-content-hide 1s}md-ink-bar{position:absolute;left:auto;right:auto;bottom:0;height:2px}md-ink-bar.md-left{transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1)}md-ink-bar.md-right{transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1)}md-tab{position:absolute;z-index:-1;left:-9999px}.md-tab{font-size:14px;text-align:center;line-height:24px;padding:12px 24px;transition:background-color .35s cubic-bezier(.35,0,.25,1);cursor:pointer;white-space:nowrap;position:relative;text-transform:uppercase;float:left;font-weight:500;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}[dir=rtl] .md-tab{float:right}.md-tab.md-focused,.md-tab:focus{box-shadow:none;outline:none}.md-tab.md-active{cursor:default}.md-tab.md-disabled{pointer-events:none;touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;opacity:.5;cursor:default}.md-tab.ng-leave{transition:none}md-toolbar+md-dialog-content md-tabs,md-toolbar+md-tabs{border-top-left-radius:0;border-top-right-radius:0}.md-toast-text{padding:0 6px}md-toast{position:absolute;z-index:105;box-sizing:border-box;cursor:default;padding:8px;opacity:1}md-toast,md-toast .md-toast-content{overflow:hidden;transition:all .4s cubic-bezier(.25,.8,.25,1)}md-toast .md-toast-content{display:flex;flex-direction:row;align-items:center;max-height:168px;max-width:100%;min-height:48px;padding:0 18px;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:2px;font-size:14px;transform:translateZ(0) rotate(0deg);justify-content:flex-start}md-toast .md-toast-content:before{content:"";min-height:48px;visibility:hidden;display:inline-block}[dir=rtl] md-toast .md-toast-content{justify-content:flex-end}md-toast .md-toast-content span{flex:1 1 0%;box-sizing:border-box;min-width:0}md-toast.md-capsule,md-toast.md-capsule .md-toast-content{border-radius:24px}md-toast.ng-leave-active .md-toast-content{transition:all .3s cubic-bezier(.55,0,.55,.2)}md-toast.md-swipedown .md-toast-content,md-toast.md-swipeleft .md-toast-content,md-toast.md-swiperight .md-toast-content,md-toast.md-swipeup .md-toast-content{transition:all .4s cubic-bezier(.25,.8,.25,1)}md-toast.ng-enter{opacity:0}md-toast.ng-enter .md-toast-content{transform:translate3d(0,100%,0)}md-toast.ng-enter.md-top .md-toast-content{transform:translate3d(0,-100%,0)}md-toast.ng-enter.ng-enter-active{opacity:1}md-toast.ng-enter.ng-enter-active .md-toast-content{transform:translateZ(0)}md-toast.ng-leave.ng-leave-active .md-toast-content{opacity:0;transform:translate3d(0,100%,0)}md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{transform:translate3d(0,-50%,0)}md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{transform:translate3d(0,50%,0)}md-toast.ng-leave.ng-leave-active.md-top .md-toast-content{transform:translate3d(0,-100%,0)}md-toast .md-action{line-height:19px;margin-left:24px;margin-right:0;cursor:pointer;text-transform:uppercase;float:right}md-toast .md-button{min-width:0;margin-right:0;margin-left:12px}[dir=rtl] md-toast .md-button{margin-right:12px;margin-left:0}@media (max-width:959px){md-toast{left:0;right:0;width:100%;max-width:100%;min-width:0;border-radius:0;bottom:0;padding:0}md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{transform:translate3d(0,-50%,0)}md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{transform:translate3d(0,50%,0)}}@media (min-width:960px){md-toast{min-width:304px}md-toast.md-bottom{bottom:0}md-toast.md-left{left:0}md-toast.md-right{right:0}md-toast.md-top{top:0}md-toast._md-start{left:0}[dir=rtl] md-toast._md-start{left:auto;right:0}md-toast._md-end{right:0}[dir=rtl] md-toast._md-end{right:auto;left:0}md-toast.ng-leave.ng-leave-active.md-swipeleft .md-toast-content{transform:translate3d(-50%,0,0)}md-toast.ng-leave.ng-leave-active.md-swiperight .md-toast-content{transform:translate3d(50%,0,0)}}@media (min-width:1920px){md-toast .md-toast-content{max-width:568px}}@media screen and (-ms-high-contrast:active){md-toast{border:1px solid #fff}}.md-toast-animating{overflow:hidden!important}md-toolbar{box-sizing:border-box;display:flex;flex-direction:column;position:relative;z-index:2;font-size:20px;min-height:64px;width:100%}md-toolbar._md-toolbar-transitions{transition-duration:.5s;transition-timing-function:cubic-bezier(.35,0,.25,1);transition-property:background-color,fill,color}md-toolbar.md-whiteframe-z1-add,md-toolbar.md-whiteframe-z1-remove{transition:box-shadow .5s linear}md-toolbar md-toolbar-filler{width:72px}md-toolbar *,md-toolbar :after,md-toolbar :before{box-sizing:border-box}md-toolbar.ng-animate{transition:none}md-toolbar.md-tall{height:128px;min-height:128px;max-height:128px}md-toolbar.md-medium-tall{height:88px;min-height:88px;max-height:88px}md-toolbar.md-medium-tall .md-toolbar-tools{height:48px;min-height:48px;max-height:48px}md-toolbar>.md-indent{margin-left:64px}[dir=rtl] md-toolbar>.md-indent{margin-left:auto;margin-right:64px}md-toolbar~md-content>md-list{padding:0}md-toolbar~md-content>md-list md-list-item:last-child md-divider{display:none}.md-toolbar-tools{font-size:20px;letter-spacing:.005em;box-sizing:border-box;font-weight:400;display:flex;align-items:center;flex-direction:row;width:100%;height:64px;max-height:64px;padding:0 16px;margin:0}.md-toolbar-tools h1,.md-toolbar-tools h2,.md-toolbar-tools h3{font-size:inherit;font-weight:inherit;margin:inherit}.md-toolbar-tools a{color:inherit;text-decoration:none}.md-toolbar-tools .fill-height{display:flex;align-items:center}.md-toolbar-tools md-checkbox{margin:inherit}.md-toolbar-tools .md-button{margin-top:0;margin-bottom:0}.md-toolbar-tools .md-button,.md-toolbar-tools .md-button.md-icon-button md-icon{transition-duration:.5s;transition-timing-function:cubic-bezier(.35,0,.25,1);transition-property:background-color,fill,color}.md-toolbar-tools .md-button.md-icon-button md-icon.ng-animate,.md-toolbar-tools .md-button.ng-animate{transition:none}.md-toolbar-tools>.md-button:first-child{margin-left:-8px}[dir=rtl] .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-8px}.md-toolbar-tools>.md-button:last-child{margin-right:-8px}[dir=rtl] .md-toolbar-tools>.md-button:last-child{margin-right:auto;margin-left:-8px}.md-toolbar-tools>md-menu:last-child{margin-right:-8px}[dir=rtl] .md-toolbar-tools>md-menu:last-child{margin-right:auto;margin-left:-8px}.md-toolbar-tools>md-menu:last-child>.md-button{margin-right:0}[dir=rtl] .md-toolbar-tools>md-menu:last-child>.md-button{margin-right:auto;margin-left:0}@media screen and (-ms-high-contrast:active){.md-toolbar-tools{border-bottom:1px solid #fff}}@media (min-width:0) and (max-width:959px) and (orientation:portrait){md-toolbar{min-height:56px}.md-toolbar-tools{height:56px;max-height:56px}}@media (min-width:0) and (max-width:959px) and (orientation:landscape){md-toolbar{min-height:48px}.md-toolbar-tools{height:48px;max-height:48px}}.md-tooltip{pointer-events:none;border-radius:4px;overflow:hidden;opacity:0;font-weight:500;font-size:14px;white-space:nowrap;text-overflow:ellipsis;height:32px;line-height:32px;padding-right:16px;padding-left:16px}.md-tooltip.md-origin-top{transform-origin:center bottom;margin-top:-24px}.md-tooltip.md-origin-right{transform-origin:left center;margin-left:24px}.md-tooltip.md-origin-bottom{transform-origin:center top;margin-top:24px}.md-tooltip.md-origin-left{transform-origin:right center;margin-left:-24px}@media (min-width:960px){.md-tooltip{font-size:10px;height:22px;line-height:22px;padding-right:8px;padding-left:8px}.md-tooltip.md-origin-top{margin-top:-14px}.md-tooltip.md-origin-right{margin-left:14px}.md-tooltip.md-origin-bottom{margin-top:14px}.md-tooltip.md-origin-left{margin-left:-14px}}.md-tooltip.md-show-add{transform:scale(0)}.md-tooltip.md-show{transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:.15s;transform:scale(1);opacity:.9}.md-tooltip.md-hide{transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.15s;transform:scale(0);opacity:0}.md-truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.md-truncate.md-clip{text-overflow:clip}.md-truncate.flex{width:0}.md-virtual-repeat-container{box-sizing:border-box;display:block;margin:0;overflow:hidden;padding:0;position:relative}.md-virtual-repeat-container .md-virtual-repeat-scroller{bottom:0;box-sizing:border-box;left:0;margin:0;overflow-x:hidden;padding:0;position:absolute;right:0;top:0;-webkit-overflow-scrolling:touch}.md-virtual-repeat-container .md-virtual-repeat-sizer{box-sizing:border-box;height:1px;display:block;margin:0;padding:0;width:1px}.md-virtual-repeat-container .md-virtual-repeat-offsetter{box-sizing:border-box;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-scroller{overflow-x:auto;overflow-y:hidden}.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter{bottom:16px;right:auto;white-space:nowrap}[dir=rtl] .md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter{right:auto;left:auto}.md-whiteframe-1dp,.md-whiteframe-z1{box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}.md-whiteframe-2dp{box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.md-whiteframe-3dp{box-shadow:0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12)}.md-whiteframe-4dp,.md-whiteframe-z2{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.md-whiteframe-5dp{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.md-whiteframe-6dp{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.md-whiteframe-7dp,.md-whiteframe-z3{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.md-whiteframe-8dp{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.md-whiteframe-9dp{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.md-whiteframe-10dp,.md-whiteframe-z4{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.md-whiteframe-11dp{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.md-whiteframe-12dp{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.md-whiteframe-13dp,.md-whiteframe-z5{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.md-whiteframe-14dp{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.md-whiteframe-15dp{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.md-whiteframe-16dp{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.md-whiteframe-17dp{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.md-whiteframe-18dp{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.md-whiteframe-19dp{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.md-whiteframe-20dp{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.md-whiteframe-21dp{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.md-whiteframe-22dp{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.md-whiteframe-23dp{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.md-whiteframe-24dp{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}@media screen and (-ms-high-contrast:active){md-whiteframe{border:1px solid #fff}}@media print{[md-whiteframe],md-whiteframe{background-color:#fff}}.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}@-moz-document url-prefix(){.layout-fill{margin:0;width:100%;min-height:100%;height:100%}}.flex-order{order:0}.flex-order--20{order:-20}.flex-order--19{order:-19}.flex-order--18{order:-18}.flex-order--17{order:-17}.flex-order--16{order:-16}.flex-order--15{order:-15}.flex-order--14{order:-14}.flex-order--13{order:-13}.flex-order--12{order:-12}.flex-order--11{order:-11}.flex-order--10{order:-10}.flex-order--9{order:-9}.flex-order--8{order:-8}.flex-order--7{order:-7}.flex-order--6{order:-6}.flex-order--5{order:-5}.flex-order--4{order:-4}.flex-order--3{order:-3}.flex-order--2{order:-2}.flex-order--1{order:-1}.flex-order-0{order:0}.flex-order-1{order:1}.flex-order-2{order:2}.flex-order-3{order:3}.flex-order-4{order:4}.flex-order-5{order:5}.flex-order-6{order:6}.flex-order-7{order:7}.flex-order-8{order:8}.flex-order-9{order:9}.flex-order-10{order:10}.flex-order-11{order:11}.flex-order-12{order:12}.flex-order-13{order:13}.flex-order-14{order:14}.flex-order-15{order:15}.flex-order-16{order:16}.flex-order-17{order:17}.flex-order-18{order:18}.flex-order-19{order:19}.flex-order-20{order:20}.flex-offset-0,.layout-margin .flex-offset-0,.layout-margin .offset-0,.offset-0{margin-left:0}[dir=rtl] .flex-offset-0,[dir=rtl] .layout-margin .flex-offset-0,[dir=rtl] .layout-margin .offset-0,[dir=rtl] .offset-0{margin-left:auto;margin-right:0}.flex-offset-5,.layout-margin .flex-offset-5,.layout-margin .offset-5,.offset-5{margin-left:5%}[dir=rtl] .flex-offset-5,[dir=rtl] .layout-margin .flex-offset-5,[dir=rtl] .layout-margin .offset-5,[dir=rtl] .offset-5{margin-left:auto;margin-right:5%}.flex-offset-10,.layout-margin .flex-offset-10,.layout-margin .offset-10,.offset-10{margin-left:10%}[dir=rtl] .flex-offset-10,[dir=rtl] .layout-margin .flex-offset-10,[dir=rtl] .layout-margin .offset-10,[dir=rtl] .offset-10{margin-left:auto;margin-right:10%}.flex-offset-15,.layout-margin .flex-offset-15,.layout-margin .offset-15,.offset-15{margin-left:15%}[dir=rtl] .flex-offset-15,[dir=rtl] .layout-margin .flex-offset-15,[dir=rtl] .layout-margin .offset-15,[dir=rtl] .offset-15{margin-left:auto;margin-right:15%}.flex-offset-20,.layout-margin .flex-offset-20,.layout-margin .offset-20,.offset-20{margin-left:20%}[dir=rtl] .flex-offset-20,[dir=rtl] .layout-margin .flex-offset-20,[dir=rtl] .layout-margin .offset-20,[dir=rtl] .offset-20{margin-left:auto;margin-right:20%}.flex-offset-25,.layout-margin .flex-offset-25,.layout-margin .offset-25,.offset-25{margin-left:25%}[dir=rtl] .flex-offset-25,[dir=rtl] .layout-margin .flex-offset-25,[dir=rtl] .layout-margin .offset-25,[dir=rtl] .offset-25{margin-left:auto;margin-right:25%}.flex-offset-30,.layout-margin .flex-offset-30,.layout-margin .offset-30,.offset-30{margin-left:30%}[dir=rtl] .flex-offset-30,[dir=rtl] .layout-margin .flex-offset-30,[dir=rtl] .layout-margin .offset-30,[dir=rtl] .offset-30{margin-left:auto;margin-right:30%}.flex-offset-35,.layout-margin .flex-offset-35,.layout-margin .offset-35,.offset-35{margin-left:35%}[dir=rtl] .flex-offset-35,[dir=rtl] .layout-margin .flex-offset-35,[dir=rtl] .layout-margin .offset-35,[dir=rtl] .offset-35{margin-left:auto;margin-right:35%}.flex-offset-40,.layout-margin .flex-offset-40,.layout-margin .offset-40,.offset-40{margin-left:40%}[dir=rtl] .flex-offset-40,[dir=rtl] .layout-margin .flex-offset-40,[dir=rtl] .layout-margin .offset-40,[dir=rtl] .offset-40{margin-left:auto;margin-right:40%}.flex-offset-45,.layout-margin .flex-offset-45,.layout-margin .offset-45,.offset-45{margin-left:45%}[dir=rtl] .flex-offset-45,[dir=rtl] .layout-margin .flex-offset-45,[dir=rtl] .layout-margin .offset-45,[dir=rtl] .offset-45{margin-left:auto;margin-right:45%}.flex-offset-50,.layout-margin .flex-offset-50,.layout-margin .offset-50,.offset-50{margin-left:50%}[dir=rtl] .flex-offset-50,[dir=rtl] .layout-margin .flex-offset-50,[dir=rtl] .layout-margin .offset-50,[dir=rtl] .offset-50{margin-left:auto;margin-right:50%}.flex-offset-55,.layout-margin .flex-offset-55,.layout-margin .offset-55,.offset-55{margin-left:55%}[dir=rtl] .flex-offset-55,[dir=rtl] .layout-margin .flex-offset-55,[dir=rtl] .layout-margin .offset-55,[dir=rtl] .offset-55{margin-left:auto;margin-right:55%}.flex-offset-60,.layout-margin .flex-offset-60,.layout-margin .offset-60,.offset-60{margin-left:60%}[dir=rtl] .flex-offset-60,[dir=rtl] .layout-margin .flex-offset-60,[dir=rtl] .layout-margin .offset-60,[dir=rtl] .offset-60{margin-left:auto;margin-right:60%}.flex-offset-65,.layout-margin .flex-offset-65,.layout-margin .offset-65,.offset-65{margin-left:65%}[dir=rtl] .flex-offset-65,[dir=rtl] .layout-margin .flex-offset-65,[dir=rtl] .layout-margin .offset-65,[dir=rtl] .offset-65{margin-left:auto;margin-right:65%}.flex-offset-70,.layout-margin .flex-offset-70,.layout-margin .offset-70,.offset-70{margin-left:70%}[dir=rtl] .flex-offset-70,[dir=rtl] .layout-margin .flex-offset-70,[dir=rtl] .layout-margin .offset-70,[dir=rtl] .offset-70{margin-left:auto;margin-right:70%}.flex-offset-75,.layout-margin .flex-offset-75,.layout-margin .offset-75,.offset-75{margin-left:75%}[dir=rtl] .flex-offset-75,[dir=rtl] .layout-margin .flex-offset-75,[dir=rtl] .layout-margin .offset-75,[dir=rtl] .offset-75{margin-left:auto;margin-right:75%}.flex-offset-80,.layout-margin .flex-offset-80,.layout-margin .offset-80,.offset-80{margin-left:80%}[dir=rtl] .flex-offset-80,[dir=rtl] .layout-margin .flex-offset-80,[dir=rtl] .layout-margin .offset-80,[dir=rtl] .offset-80{margin-left:auto;margin-right:80%}.flex-offset-85,.layout-margin .flex-offset-85,.layout-margin .offset-85,.offset-85{margin-left:85%}[dir=rtl] .flex-offset-85,[dir=rtl] .layout-margin .flex-offset-85,[dir=rtl] .layout-margin .offset-85,[dir=rtl] .offset-85{margin-left:auto;margin-right:85%}.flex-offset-90,.layout-margin .flex-offset-90,.layout-margin .offset-90,.offset-90{margin-left:90%}[dir=rtl] .flex-offset-90,[dir=rtl] .layout-margin .flex-offset-90,[dir=rtl] .layout-margin .offset-90,[dir=rtl] .offset-90{margin-left:auto;margin-right:90%}.flex-offset-95,.layout-margin .flex-offset-95,.layout-margin .offset-95,.offset-95{margin-left:95%}[dir=rtl] .flex-offset-95,[dir=rtl] .layout-margin .flex-offset-95,[dir=rtl] .layout-margin .offset-95,[dir=rtl] .offset-95{margin-left:auto;margin-right:95%}.flex-offset-33,.layout-margin .flex-offset-33,.layout-margin .offset-33,.offset-33{margin-left:33.33333%}.flex-offset-66,.layout-margin .flex-offset-66,.layout-margin .offset-66,.offset-66{margin-left:66.66667%}[dir=rtl] .flex-offset-66,[dir=rtl] .layout-margin .flex-offset-66,[dir=rtl] .layout-margin .offset-66,[dir=rtl] .offset-66{margin-left:auto;margin-right:66.66667%}.layout-align,.layout-align-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-start,.layout-align-start-center,.layout-align-start-end,.layout-align-start-start,.layout-align-start-stretch{justify-content:flex-start}.layout-align-center,.layout-align-center-center,.layout-align-center-end,.layout-align-center-start,.layout-align-center-stretch{justify-content:center}.layout-align-end,.layout-align-end-center,.layout-align-end-end,.layout-align-end-start,.layout-align-end-stretch{justify-content:flex-end}.layout-align-space-around,.layout-align-space-around-center,.layout-align-space-around-end,.layout-align-space-around-start,.layout-align-space-around-stretch{justify-content:space-around}.layout-align-space-between,.layout-align-space-between-center,.layout-align-space-between-end,.layout-align-space-between-start,.layout-align-space-between-stretch{justify-content:space-between}.layout-align-center-start,.layout-align-end-start,.layout-align-space-around-start,.layout-align-space-between-start,.layout-align-start-start{align-items:flex-start;align-content:flex-start}.layout-align-center-center,.layout-align-end-center,.layout-align-space-around-center,.layout-align-space-between-center,.layout-align-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-center-center>*,.layout-align-end-center>*,.layout-align-space-around-center>*,.layout-align-space-between-center>*,.layout-align-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-center-end,.layout-align-end-end,.layout-align-space-around-end,.layout-align-space-between-end,.layout-align-start-end{align-items:flex-end;align-content:flex-end}.layout-align-center-stretch,.layout-align-end-stretch,.layout-align-space-around-stretch,.layout-align-space-between-stretch,.layout-align-start-stretch{align-items:stretch;align-content:stretch}.flex{flex:1}.flex,.flex-grow{box-sizing:border-box}.flex-grow{flex:1 1 100%}.flex-initial{flex:0 1 auto;box-sizing:border-box}.flex-auto{flex:1 1 auto;box-sizing:border-box}.flex-none{flex:0 0 auto;box-sizing:border-box}.flex-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-0,.layout-row>.flex-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-0{min-width:0}.layout-column>.flex-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.flex-5,.layout-row>.flex-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-10,.layout-row>.flex-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-15,.layout-row>.flex-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-20,.layout-row>.flex-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-25,.layout-row>.flex-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-30,.layout-row>.flex-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-35,.layout-row>.flex-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-40,.layout-row>.flex-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-45,.layout-row>.flex-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-50,.layout-row>.flex-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-55,.layout-row>.flex-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-60,.layout-row>.flex-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-65,.layout-row>.flex-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-70,.layout-row>.flex-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-75,.layout-row>.flex-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-80,.layout-row>.flex-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-85,.layout-row>.flex-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-90,.layout-row>.flex-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-95,.layout-row>.flex-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-95{max-height:95%}.flex-100,.layout-column>.flex-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-100{max-height:100%}.layout-column>.flex-100,.layout-row>.flex-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.flex-33{max-width:33.33%}.flex-33,.flex-66{flex:1 1 100%;max-height:100%;box-sizing:border-box}.flex-66{max-width:66.66%}.layout-row>.flex-33{flex:1 1 33.33%}.layout-row>.flex-66{flex:1 1 66.66%}.layout-column>.flex-33{flex:1 1 33.33%}.layout-column>.flex-66{flex:1 1 66.66%}.layout-row>.flex-33{max-width:33.33%}.layout-row>.flex-33,.layout-row>.flex-66{flex:1 1 100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-66{max-width:66.66%}.layout-row>.flex{min-width:0}.layout-column>.flex-33{max-height:33.33%}.layout-column>.flex-33,.layout-column>.flex-66{flex:1 1 100%;max-width:100%;box-sizing:border-box}.layout-column>.flex-66{max-height:66.66%}.layout-column>.flex{min-height:0}.layout,.layout-column,.layout-row{box-sizing:border-box;display:flex}.layout-column{flex-direction:column}.layout-row{flex-direction:row}.layout-padding-sm>*,.layout-padding>.flex-sm{padding:4px}.layout-padding,.layout-padding-gt-sm,.layout-padding-gt-sm>*,.layout-padding-md,.layout-padding-md>*,.layout-padding>*,.layout-padding>.flex,.layout-padding>.flex-gt-sm,.layout-padding>.flex-md{padding:8px}.layout-padding-gt-lg>*,.layout-padding-gt-md>*,.layout-padding-lg>*,.layout-padding>.flex-gt-lg,.layout-padding>.flex-gt-md,.layout-padding>.flex-lg{padding:16px}.layout-margin-sm>*,.layout-margin>.flex-sm{margin:4px}.layout-margin,.layout-margin-gt-sm,.layout-margin-gt-sm>*,.layout-margin-md,.layout-margin-md>*,.layout-margin>*,.layout-margin>.flex,.layout-margin>.flex-gt-sm,.layout-margin>.flex-md{margin:8px}.layout-margin-gt-lg>*,.layout-margin-gt-md>*,.layout-margin-lg>*,.layout-margin>.flex-gt-lg,.layout-margin>.flex-gt-md,.layout-margin>.flex-lg{margin:16px}.layout-wrap{flex-wrap:wrap}.layout-nowrap{flex-wrap:nowrap}.layout-fill{margin:0;width:100%;min-height:100%;height:100%}@media (max-width:599px){.hide-xs:not(.show-xs):not(.show),.hide:not(.show-xs):not(.show){display:none}.flex-order-xs--20{order:-20}.flex-order-xs--19{order:-19}.flex-order-xs--18{order:-18}.flex-order-xs--17{order:-17}.flex-order-xs--16{order:-16}.flex-order-xs--15{order:-15}.flex-order-xs--14{order:-14}.flex-order-xs--13{order:-13}.flex-order-xs--12{order:-12}.flex-order-xs--11{order:-11}.flex-order-xs--10{order:-10}.flex-order-xs--9{order:-9}.flex-order-xs--8{order:-8}.flex-order-xs--7{order:-7}.flex-order-xs--6{order:-6}.flex-order-xs--5{order:-5}.flex-order-xs--4{order:-4}.flex-order-xs--3{order:-3}.flex-order-xs--2{order:-2}.flex-order-xs--1{order:-1}.flex-order-xs-0{order:0}.flex-order-xs-1{order:1}.flex-order-xs-2{order:2}.flex-order-xs-3{order:3}.flex-order-xs-4{order:4}.flex-order-xs-5{order:5}.flex-order-xs-6{order:6}.flex-order-xs-7{order:7}.flex-order-xs-8{order:8}.flex-order-xs-9{order:9}.flex-order-xs-10{order:10}.flex-order-xs-11{order:11}.flex-order-xs-12{order:12}.flex-order-xs-13{order:13}.flex-order-xs-14{order:14}.flex-order-xs-15{order:15}.flex-order-xs-16{order:16}.flex-order-xs-17{order:17}.flex-order-xs-18{order:18}.flex-order-xs-19{order:19}.flex-order-xs-20{order:20}.flex-offset-xs-0,.layout-margin .flex-offset-xs-0,.layout-margin .offset-xs-0,.offset-xs-0{margin-left:0}[dir=rtl] .flex-offset-xs-0,[dir=rtl] .layout-margin .flex-offset-xs-0,[dir=rtl] .layout-margin .offset-xs-0,[dir=rtl] .offset-xs-0{margin-left:auto;margin-right:0}.flex-offset-xs-5,.layout-margin .flex-offset-xs-5,.layout-margin .offset-xs-5,.offset-xs-5{margin-left:5%}[dir=rtl] .flex-offset-xs-5,[dir=rtl] .layout-margin .flex-offset-xs-5,[dir=rtl] .layout-margin .offset-xs-5,[dir=rtl] .offset-xs-5{margin-left:auto;margin-right:5%}.flex-offset-xs-10,.layout-margin .flex-offset-xs-10,.layout-margin .offset-xs-10,.offset-xs-10{margin-left:10%}[dir=rtl] .flex-offset-xs-10,[dir=rtl] .layout-margin .flex-offset-xs-10,[dir=rtl] .layout-margin .offset-xs-10,[dir=rtl] .offset-xs-10{margin-left:auto;margin-right:10%}.flex-offset-xs-15,.layout-margin .flex-offset-xs-15,.layout-margin .offset-xs-15,.offset-xs-15{margin-left:15%}[dir=rtl] .flex-offset-xs-15,[dir=rtl] .layout-margin .flex-offset-xs-15,[dir=rtl] .layout-margin .offset-xs-15,[dir=rtl] .offset-xs-15{margin-left:auto;margin-right:15%}.flex-offset-xs-20,.layout-margin .flex-offset-xs-20,.layout-margin .offset-xs-20,.offset-xs-20{margin-left:20%}[dir=rtl] .flex-offset-xs-20,[dir=rtl] .layout-margin .flex-offset-xs-20,[dir=rtl] .layout-margin .offset-xs-20,[dir=rtl] .offset-xs-20{margin-left:auto;margin-right:20%}.flex-offset-xs-25,.layout-margin .flex-offset-xs-25,.layout-margin .offset-xs-25,.offset-xs-25{margin-left:25%}[dir=rtl] .flex-offset-xs-25,[dir=rtl] .layout-margin .flex-offset-xs-25,[dir=rtl] .layout-margin .offset-xs-25,[dir=rtl] .offset-xs-25{margin-left:auto;margin-right:25%}.flex-offset-xs-30,.layout-margin .flex-offset-xs-30,.layout-margin .offset-xs-30,.offset-xs-30{margin-left:30%}[dir=rtl] .flex-offset-xs-30,[dir=rtl] .layout-margin .flex-offset-xs-30,[dir=rtl] .layout-margin .offset-xs-30,[dir=rtl] .offset-xs-30{margin-left:auto;margin-right:30%}.flex-offset-xs-35,.layout-margin .flex-offset-xs-35,.layout-margin .offset-xs-35,.offset-xs-35{margin-left:35%}[dir=rtl] .flex-offset-xs-35,[dir=rtl] .layout-margin .flex-offset-xs-35,[dir=rtl] .layout-margin .offset-xs-35,[dir=rtl] .offset-xs-35{margin-left:auto;margin-right:35%}.flex-offset-xs-40,.layout-margin .flex-offset-xs-40,.layout-margin .offset-xs-40,.offset-xs-40{margin-left:40%}[dir=rtl] .flex-offset-xs-40,[dir=rtl] .layout-margin .flex-offset-xs-40,[dir=rtl] .layout-margin .offset-xs-40,[dir=rtl] .offset-xs-40{margin-left:auto;margin-right:40%}.flex-offset-xs-45,.layout-margin .flex-offset-xs-45,.layout-margin .offset-xs-45,.offset-xs-45{margin-left:45%}[dir=rtl] .flex-offset-xs-45,[dir=rtl] .layout-margin .flex-offset-xs-45,[dir=rtl] .layout-margin .offset-xs-45,[dir=rtl] .offset-xs-45{margin-left:auto;margin-right:45%}.flex-offset-xs-50,.layout-margin .flex-offset-xs-50,.layout-margin .offset-xs-50,.offset-xs-50{margin-left:50%}[dir=rtl] .flex-offset-xs-50,[dir=rtl] .layout-margin .flex-offset-xs-50,[dir=rtl] .layout-margin .offset-xs-50,[dir=rtl] .offset-xs-50{margin-left:auto;margin-right:50%}.flex-offset-xs-55,.layout-margin .flex-offset-xs-55,.layout-margin .offset-xs-55,.offset-xs-55{margin-left:55%}[dir=rtl] .flex-offset-xs-55,[dir=rtl] .layout-margin .flex-offset-xs-55,[dir=rtl] .layout-margin .offset-xs-55,[dir=rtl] .offset-xs-55{margin-left:auto;margin-right:55%}.flex-offset-xs-60,.layout-margin .flex-offset-xs-60,.layout-margin .offset-xs-60,.offset-xs-60{margin-left:60%}[dir=rtl] .flex-offset-xs-60,[dir=rtl] .layout-margin .flex-offset-xs-60,[dir=rtl] .layout-margin .offset-xs-60,[dir=rtl] .offset-xs-60{margin-left:auto;margin-right:60%}.flex-offset-xs-65,.layout-margin .flex-offset-xs-65,.layout-margin .offset-xs-65,.offset-xs-65{margin-left:65%}[dir=rtl] .flex-offset-xs-65,[dir=rtl] .layout-margin .flex-offset-xs-65,[dir=rtl] .layout-margin .offset-xs-65,[dir=rtl] .offset-xs-65{margin-left:auto;margin-right:65%}.flex-offset-xs-70,.layout-margin .flex-offset-xs-70,.layout-margin .offset-xs-70,.offset-xs-70{margin-left:70%}[dir=rtl] .flex-offset-xs-70,[dir=rtl] .layout-margin .flex-offset-xs-70,[dir=rtl] .layout-margin .offset-xs-70,[dir=rtl] .offset-xs-70{margin-left:auto;margin-right:70%}.flex-offset-xs-75,.layout-margin .flex-offset-xs-75,.layout-margin .offset-xs-75,.offset-xs-75{margin-left:75%}[dir=rtl] .flex-offset-xs-75,[dir=rtl] .layout-margin .flex-offset-xs-75,[dir=rtl] .layout-margin .offset-xs-75,[dir=rtl] .offset-xs-75{margin-left:auto;margin-right:75%}.flex-offset-xs-80,.layout-margin .flex-offset-xs-80,.layout-margin .offset-xs-80,.offset-xs-80{margin-left:80%}[dir=rtl] .flex-offset-xs-80,[dir=rtl] .layout-margin .flex-offset-xs-80,[dir=rtl] .layout-margin .offset-xs-80,[dir=rtl] .offset-xs-80{margin-left:auto;margin-right:80%}.flex-offset-xs-85,.layout-margin .flex-offset-xs-85,.layout-margin .offset-xs-85,.offset-xs-85{margin-left:85%}[dir=rtl] .flex-offset-xs-85,[dir=rtl] .layout-margin .flex-offset-xs-85,[dir=rtl] .layout-margin .offset-xs-85,[dir=rtl] .offset-xs-85{margin-left:auto;margin-right:85%}.flex-offset-xs-90,.layout-margin .flex-offset-xs-90,.layout-margin .offset-xs-90,.offset-xs-90{margin-left:90%}[dir=rtl] .flex-offset-xs-90,[dir=rtl] .layout-margin .flex-offset-xs-90,[dir=rtl] .layout-margin .offset-xs-90,[dir=rtl] .offset-xs-90{margin-left:auto;margin-right:90%}.flex-offset-xs-95,.layout-margin .flex-offset-xs-95,.layout-margin .offset-xs-95,.offset-xs-95{margin-left:95%}[dir=rtl] .flex-offset-xs-95,[dir=rtl] .layout-margin .flex-offset-xs-95,[dir=rtl] .layout-margin .offset-xs-95,[dir=rtl] .offset-xs-95{margin-left:auto;margin-right:95%}.flex-offset-xs-33,.layout-margin .flex-offset-xs-33,.layout-margin .offset-xs-33,.offset-xs-33{margin-left:33.33333%}.flex-offset-xs-66,.layout-margin .flex-offset-xs-66,.layout-margin .offset-xs-66,.offset-xs-66{margin-left:66.66667%}[dir=rtl] .flex-offset-xs-66,[dir=rtl] .layout-margin .flex-offset-xs-66,[dir=rtl] .layout-margin .offset-xs-66,[dir=rtl] .offset-xs-66{margin-left:auto;margin-right:66.66667%}.layout-align-xs,.layout-align-xs-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-xs-start,.layout-align-xs-start-center,.layout-align-xs-start-end,.layout-align-xs-start-start,.layout-align-xs-start-stretch{justify-content:flex-start}.layout-align-xs-center,.layout-align-xs-center-center,.layout-align-xs-center-end,.layout-align-xs-center-start,.layout-align-xs-center-stretch{justify-content:center}.layout-align-xs-end,.layout-align-xs-end-center,.layout-align-xs-end-end,.layout-align-xs-end-start,.layout-align-xs-end-stretch{justify-content:flex-end}.layout-align-xs-space-around,.layout-align-xs-space-around-center,.layout-align-xs-space-around-end,.layout-align-xs-space-around-start,.layout-align-xs-space-around-stretch{justify-content:space-around}.layout-align-xs-space-between,.layout-align-xs-space-between-center,.layout-align-xs-space-between-end,.layout-align-xs-space-between-start,.layout-align-xs-space-between-stretch{justify-content:space-between}.layout-align-xs-center-start,.layout-align-xs-end-start,.layout-align-xs-space-around-start,.layout-align-xs-space-between-start,.layout-align-xs-start-start{align-items:flex-start;align-content:flex-start}.layout-align-xs-center-center,.layout-align-xs-end-center,.layout-align-xs-space-around-center,.layout-align-xs-space-between-center,.layout-align-xs-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-xs-center-center>*,.layout-align-xs-end-center>*,.layout-align-xs-space-around-center>*,.layout-align-xs-space-between-center>*,.layout-align-xs-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-xs-center-end,.layout-align-xs-end-end,.layout-align-xs-space-around-end,.layout-align-xs-space-between-end,.layout-align-xs-start-end{align-items:flex-end;align-content:flex-end}.layout-align-xs-center-stretch,.layout-align-xs-end-stretch,.layout-align-xs-space-around-stretch,.layout-align-xs-space-between-stretch,.layout-align-xs-start-stretch{align-items:stretch;align-content:stretch}.flex-xs{flex:1;box-sizing:border-box}.flex-xs-grow{flex:1 1 100%;box-sizing:border-box}.flex-xs-initial{flex:0 1 auto;box-sizing:border-box}.flex-xs-auto{flex:1 1 auto;box-sizing:border-box}.flex-xs-none{flex:0 0 auto;box-sizing:border-box}.flex-xs-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-xs-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-xs-0,.layout-row>.flex-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-xs-0{min-width:0}.layout-column>.flex-xs-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-xs-row>.flex-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-xs-column>.flex-xs-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-xs-5,.layout-row>.flex-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-xs-row>.flex-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-xs-10,.layout-row>.flex-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-xs-row>.flex-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-xs-15,.layout-row>.flex-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-xs-row>.flex-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-xs-20,.layout-row>.flex-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-xs-row>.flex-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-xs-25,.layout-row>.flex-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-xs-row>.flex-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-xs-30,.layout-row>.flex-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-xs-row>.flex-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-xs-35,.layout-row>.flex-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-xs-row>.flex-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-xs-40,.layout-row>.flex-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-xs-row>.flex-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-xs-45,.layout-row>.flex-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-xs-row>.flex-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-xs-50,.layout-row>.flex-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-xs-row>.flex-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-xs-55,.layout-row>.flex-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-xs-row>.flex-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-xs-60,.layout-row>.flex-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-xs-row>.flex-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-xs-65,.layout-row>.flex-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-xs-row>.flex-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-xs-70,.layout-row>.flex-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-xs-row>.flex-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-xs-75,.layout-row>.flex-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-xs-row>.flex-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-xs-80,.layout-row>.flex-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-xs-row>.flex-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-xs-85,.layout-row>.flex-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-xs-row>.flex-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-xs-90,.layout-row>.flex-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-xs-row>.flex-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-xs-95,.layout-row>.flex-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-xs-row>.flex-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-95{max-height:95%}.flex-xs-100,.layout-xs-column>.flex-xs-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-xs-100{max-height:100%}.layout-column>.flex-xs-100,.layout-row>.flex-xs-100,.layout-xs-column>.flex-xs-100,.layout-xs-row>.flex-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xs-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xs-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-xs-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-xs-row>.flex-xs-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-xs-row>.flex-xs-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-xs-row>.flex{min-width:0}.layout-xs-column>.flex-xs-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-xs-column>.flex-xs-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-xs-column>.flex{min-height:0}.layout-xs,.layout-xs-column,.layout-xs-row{box-sizing:border-box;display:flex}.layout-xs-column{flex-direction:column}.layout-xs-row{flex-direction:row}}@media (min-width:600px){.flex-order-gt-xs--20{order:-20}.flex-order-gt-xs--19{order:-19}.flex-order-gt-xs--18{order:-18}.flex-order-gt-xs--17{order:-17}.flex-order-gt-xs--16{order:-16}.flex-order-gt-xs--15{order:-15}.flex-order-gt-xs--14{order:-14}.flex-order-gt-xs--13{order:-13}.flex-order-gt-xs--12{order:-12}.flex-order-gt-xs--11{order:-11}.flex-order-gt-xs--10{order:-10}.flex-order-gt-xs--9{order:-9}.flex-order-gt-xs--8{order:-8}.flex-order-gt-xs--7{order:-7}.flex-order-gt-xs--6{order:-6}.flex-order-gt-xs--5{order:-5}.flex-order-gt-xs--4{order:-4}.flex-order-gt-xs--3{order:-3}.flex-order-gt-xs--2{order:-2}.flex-order-gt-xs--1{order:-1}.flex-order-gt-xs-0{order:0}.flex-order-gt-xs-1{order:1}.flex-order-gt-xs-2{order:2}.flex-order-gt-xs-3{order:3}.flex-order-gt-xs-4{order:4}.flex-order-gt-xs-5{order:5}.flex-order-gt-xs-6{order:6}.flex-order-gt-xs-7{order:7}.flex-order-gt-xs-8{order:8}.flex-order-gt-xs-9{order:9}.flex-order-gt-xs-10{order:10}.flex-order-gt-xs-11{order:11}.flex-order-gt-xs-12{order:12}.flex-order-gt-xs-13{order:13}.flex-order-gt-xs-14{order:14}.flex-order-gt-xs-15{order:15}.flex-order-gt-xs-16{order:16}.flex-order-gt-xs-17{order:17}.flex-order-gt-xs-18{order:18}.flex-order-gt-xs-19{order:19}.flex-order-gt-xs-20{order:20}.flex-offset-gt-xs-0,.layout-margin .flex-offset-gt-xs-0,.layout-margin .offset-gt-xs-0,.offset-gt-xs-0{margin-left:0}[dir=rtl] .flex-offset-gt-xs-0,[dir=rtl] .layout-margin .flex-offset-gt-xs-0,[dir=rtl] .layout-margin .offset-gt-xs-0,[dir=rtl] .offset-gt-xs-0{margin-left:auto;margin-right:0}.flex-offset-gt-xs-5,.layout-margin .flex-offset-gt-xs-5,.layout-margin .offset-gt-xs-5,.offset-gt-xs-5{margin-left:5%}[dir=rtl] .flex-offset-gt-xs-5,[dir=rtl] .layout-margin .flex-offset-gt-xs-5,[dir=rtl] .layout-margin .offset-gt-xs-5,[dir=rtl] .offset-gt-xs-5{margin-left:auto;margin-right:5%}.flex-offset-gt-xs-10,.layout-margin .flex-offset-gt-xs-10,.layout-margin .offset-gt-xs-10,.offset-gt-xs-10{margin-left:10%}[dir=rtl] .flex-offset-gt-xs-10,[dir=rtl] .layout-margin .flex-offset-gt-xs-10,[dir=rtl] .layout-margin .offset-gt-xs-10,[dir=rtl] .offset-gt-xs-10{margin-left:auto;margin-right:10%}.flex-offset-gt-xs-15,.layout-margin .flex-offset-gt-xs-15,.layout-margin .offset-gt-xs-15,.offset-gt-xs-15{margin-left:15%}[dir=rtl] .flex-offset-gt-xs-15,[dir=rtl] .layout-margin .flex-offset-gt-xs-15,[dir=rtl] .layout-margin .offset-gt-xs-15,[dir=rtl] .offset-gt-xs-15{margin-left:auto;margin-right:15%}.flex-offset-gt-xs-20,.layout-margin .flex-offset-gt-xs-20,.layout-margin .offset-gt-xs-20,.offset-gt-xs-20{margin-left:20%}[dir=rtl] .flex-offset-gt-xs-20,[dir=rtl] .layout-margin .flex-offset-gt-xs-20,[dir=rtl] .layout-margin .offset-gt-xs-20,[dir=rtl] .offset-gt-xs-20{margin-left:auto;margin-right:20%}.flex-offset-gt-xs-25,.layout-margin .flex-offset-gt-xs-25,.layout-margin .offset-gt-xs-25,.offset-gt-xs-25{margin-left:25%}[dir=rtl] .flex-offset-gt-xs-25,[dir=rtl] .layout-margin .flex-offset-gt-xs-25,[dir=rtl] .layout-margin .offset-gt-xs-25,[dir=rtl] .offset-gt-xs-25{margin-left:auto;margin-right:25%}.flex-offset-gt-xs-30,.layout-margin .flex-offset-gt-xs-30,.layout-margin .offset-gt-xs-30,.offset-gt-xs-30{margin-left:30%}[dir=rtl] .flex-offset-gt-xs-30,[dir=rtl] .layout-margin .flex-offset-gt-xs-30,[dir=rtl] .layout-margin .offset-gt-xs-30,[dir=rtl] .offset-gt-xs-30{margin-left:auto;margin-right:30%}.flex-offset-gt-xs-35,.layout-margin .flex-offset-gt-xs-35,.layout-margin .offset-gt-xs-35,.offset-gt-xs-35{margin-left:35%}[dir=rtl] .flex-offset-gt-xs-35,[dir=rtl] .layout-margin .flex-offset-gt-xs-35,[dir=rtl] .layout-margin .offset-gt-xs-35,[dir=rtl] .offset-gt-xs-35{margin-left:auto;margin-right:35%}.flex-offset-gt-xs-40,.layout-margin .flex-offset-gt-xs-40,.layout-margin .offset-gt-xs-40,.offset-gt-xs-40{margin-left:40%}[dir=rtl] .flex-offset-gt-xs-40,[dir=rtl] .layout-margin .flex-offset-gt-xs-40,[dir=rtl] .layout-margin .offset-gt-xs-40,[dir=rtl] .offset-gt-xs-40{margin-left:auto;margin-right:40%}.flex-offset-gt-xs-45,.layout-margin .flex-offset-gt-xs-45,.layout-margin .offset-gt-xs-45,.offset-gt-xs-45{margin-left:45%}[dir=rtl] .flex-offset-gt-xs-45,[dir=rtl] .layout-margin .flex-offset-gt-xs-45,[dir=rtl] .layout-margin .offset-gt-xs-45,[dir=rtl] .offset-gt-xs-45{margin-left:auto;margin-right:45%}.flex-offset-gt-xs-50,.layout-margin .flex-offset-gt-xs-50,.layout-margin .offset-gt-xs-50,.offset-gt-xs-50{margin-left:50%}[dir=rtl] .flex-offset-gt-xs-50,[dir=rtl] .layout-margin .flex-offset-gt-xs-50,[dir=rtl] .layout-margin .offset-gt-xs-50,[dir=rtl] .offset-gt-xs-50{margin-left:auto;margin-right:50%}.flex-offset-gt-xs-55,.layout-margin .flex-offset-gt-xs-55,.layout-margin .offset-gt-xs-55,.offset-gt-xs-55{margin-left:55%}[dir=rtl] .flex-offset-gt-xs-55,[dir=rtl] .layout-margin .flex-offset-gt-xs-55,[dir=rtl] .layout-margin .offset-gt-xs-55,[dir=rtl] .offset-gt-xs-55{margin-left:auto;margin-right:55%}.flex-offset-gt-xs-60,.layout-margin .flex-offset-gt-xs-60,.layout-margin .offset-gt-xs-60,.offset-gt-xs-60{margin-left:60%}[dir=rtl] .flex-offset-gt-xs-60,[dir=rtl] .layout-margin .flex-offset-gt-xs-60,[dir=rtl] .layout-margin .offset-gt-xs-60,[dir=rtl] .offset-gt-xs-60{margin-left:auto;margin-right:60%}.flex-offset-gt-xs-65,.layout-margin .flex-offset-gt-xs-65,.layout-margin .offset-gt-xs-65,.offset-gt-xs-65{margin-left:65%}[dir=rtl] .flex-offset-gt-xs-65,[dir=rtl] .layout-margin .flex-offset-gt-xs-65,[dir=rtl] .layout-margin .offset-gt-xs-65,[dir=rtl] .offset-gt-xs-65{margin-left:auto;margin-right:65%}.flex-offset-gt-xs-70,.layout-margin .flex-offset-gt-xs-70,.layout-margin .offset-gt-xs-70,.offset-gt-xs-70{margin-left:70%}[dir=rtl] .flex-offset-gt-xs-70,[dir=rtl] .layout-margin .flex-offset-gt-xs-70,[dir=rtl] .layout-margin .offset-gt-xs-70,[dir=rtl] .offset-gt-xs-70{margin-left:auto;margin-right:70%}.flex-offset-gt-xs-75,.layout-margin .flex-offset-gt-xs-75,.layout-margin .offset-gt-xs-75,.offset-gt-xs-75{margin-left:75%}[dir=rtl] .flex-offset-gt-xs-75,[dir=rtl] .layout-margin .flex-offset-gt-xs-75,[dir=rtl] .layout-margin .offset-gt-xs-75,[dir=rtl] .offset-gt-xs-75{margin-left:auto;margin-right:75%}.flex-offset-gt-xs-80,.layout-margin .flex-offset-gt-xs-80,.layout-margin .offset-gt-xs-80,.offset-gt-xs-80{margin-left:80%}[dir=rtl] .flex-offset-gt-xs-80,[dir=rtl] .layout-margin .flex-offset-gt-xs-80,[dir=rtl] .layout-margin .offset-gt-xs-80,[dir=rtl] .offset-gt-xs-80{margin-left:auto;margin-right:80%}.flex-offset-gt-xs-85,.layout-margin .flex-offset-gt-xs-85,.layout-margin .offset-gt-xs-85,.offset-gt-xs-85{margin-left:85%}[dir=rtl] .flex-offset-gt-xs-85,[dir=rtl] .layout-margin .flex-offset-gt-xs-85,[dir=rtl] .layout-margin .offset-gt-xs-85,[dir=rtl] .offset-gt-xs-85{margin-left:auto;margin-right:85%}.flex-offset-gt-xs-90,.layout-margin .flex-offset-gt-xs-90,.layout-margin .offset-gt-xs-90,.offset-gt-xs-90{margin-left:90%}[dir=rtl] .flex-offset-gt-xs-90,[dir=rtl] .layout-margin .flex-offset-gt-xs-90,[dir=rtl] .layout-margin .offset-gt-xs-90,[dir=rtl] .offset-gt-xs-90{margin-left:auto;margin-right:90%}.flex-offset-gt-xs-95,.layout-margin .flex-offset-gt-xs-95,.layout-margin .offset-gt-xs-95,.offset-gt-xs-95{margin-left:95%}[dir=rtl] .flex-offset-gt-xs-95,[dir=rtl] .layout-margin .flex-offset-gt-xs-95,[dir=rtl] .layout-margin .offset-gt-xs-95,[dir=rtl] .offset-gt-xs-95{margin-left:auto;margin-right:95%}.flex-offset-gt-xs-33,.layout-margin .flex-offset-gt-xs-33,.layout-margin .offset-gt-xs-33,.offset-gt-xs-33{margin-left:33.33333%}.flex-offset-gt-xs-66,.layout-margin .flex-offset-gt-xs-66,.layout-margin .offset-gt-xs-66,.offset-gt-xs-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-xs-66,[dir=rtl] .layout-margin .flex-offset-gt-xs-66,[dir=rtl] .layout-margin .offset-gt-xs-66,[dir=rtl] .offset-gt-xs-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-xs,.layout-align-gt-xs-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-gt-xs-start,.layout-align-gt-xs-start-center,.layout-align-gt-xs-start-end,.layout-align-gt-xs-start-start,.layout-align-gt-xs-start-stretch{justify-content:flex-start}.layout-align-gt-xs-center,.layout-align-gt-xs-center-center,.layout-align-gt-xs-center-end,.layout-align-gt-xs-center-start,.layout-align-gt-xs-center-stretch{justify-content:center}.layout-align-gt-xs-end,.layout-align-gt-xs-end-center,.layout-align-gt-xs-end-end,.layout-align-gt-xs-end-start,.layout-align-gt-xs-end-stretch{justify-content:flex-end}.layout-align-gt-xs-space-around,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-around-stretch{justify-content:space-around}.layout-align-gt-xs-space-between,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-space-between-stretch{justify-content:space-between}.layout-align-gt-xs-center-start,.layout-align-gt-xs-end-start,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-start-start{align-items:flex-start;align-content:flex-start}.layout-align-gt-xs-center-center,.layout-align-gt-xs-end-center,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-gt-xs-center-center>*,.layout-align-gt-xs-end-center>*,.layout-align-gt-xs-space-around-center>*,.layout-align-gt-xs-space-between-center>*,.layout-align-gt-xs-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-xs-center-end,.layout-align-gt-xs-end-end,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-start-end{align-items:flex-end;align-content:flex-end}.layout-align-gt-xs-center-stretch,.layout-align-gt-xs-end-stretch,.layout-align-gt-xs-space-around-stretch,.layout-align-gt-xs-space-between-stretch,.layout-align-gt-xs-start-stretch{align-items:stretch;align-content:stretch}.flex-gt-xs{flex:1;box-sizing:border-box}.flex-gt-xs-grow{flex:1 1 100%;box-sizing:border-box}.flex-gt-xs-initial{flex:0 1 auto;box-sizing:border-box}.flex-gt-xs-auto{flex:1 1 auto;box-sizing:border-box}.flex-gt-xs-none{flex:0 0 auto;box-sizing:border-box}.flex-gt-xs-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-gt-xs-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-gt-xs-0,.layout-row>.flex-gt-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-0{min-width:0}.layout-column>.flex-gt-xs-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-gt-xs-column>.flex-gt-xs-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-xs-5,.layout-row>.flex-gt-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-gt-xs-10,.layout-row>.flex-gt-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-gt-xs-15,.layout-row>.flex-gt-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-gt-xs-20,.layout-row>.flex-gt-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-gt-xs-25,.layout-row>.flex-gt-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-gt-xs-30,.layout-row>.flex-gt-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-gt-xs-35,.layout-row>.flex-gt-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-gt-xs-40,.layout-row>.flex-gt-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-gt-xs-45,.layout-row>.flex-gt-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-gt-xs-50,.layout-row>.flex-gt-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-gt-xs-55,.layout-row>.flex-gt-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-gt-xs-60,.layout-row>.flex-gt-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-gt-xs-65,.layout-row>.flex-gt-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-gt-xs-70,.layout-row>.flex-gt-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-gt-xs-75,.layout-row>.flex-gt-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-gt-xs-80,.layout-row>.flex-gt-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-gt-xs-85,.layout-row>.flex-gt-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-gt-xs-90,.layout-row>.flex-gt-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-gt-xs-95,.layout-row>.flex-gt-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-gt-xs-100,.layout-column>.flex-gt-xs-100,.layout-gt-xs-column>.flex-gt-xs-100,.layout-gt-xs-row>.flex-gt-xs-100,.layout-row>.flex-gt-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-xs-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-gt-xs-row>.flex{min-width:0}.layout-gt-xs-column>.flex-gt-xs-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-xs-column>.flex{min-height:0}.layout-gt-xs,.layout-gt-xs-column,.layout-gt-xs-row{box-sizing:border-box;display:flex}.layout-gt-xs-column{flex-direction:column}.layout-gt-xs-row{flex-direction:row}}@media (min-width:600px) and (max-width:959px){.hide-gt-xs:not(.show-gt-xs):not(.show-sm):not(.show),.hide-sm:not(.show-gt-xs):not(.show-sm):not(.show),.hide:not(.show-gt-xs):not(.show-sm):not(.show){display:none}.flex-order-sm--20{order:-20}.flex-order-sm--19{order:-19}.flex-order-sm--18{order:-18}.flex-order-sm--17{order:-17}.flex-order-sm--16{order:-16}.flex-order-sm--15{order:-15}.flex-order-sm--14{order:-14}.flex-order-sm--13{order:-13}.flex-order-sm--12{order:-12}.flex-order-sm--11{order:-11}.flex-order-sm--10{order:-10}.flex-order-sm--9{order:-9}.flex-order-sm--8{order:-8}.flex-order-sm--7{order:-7}.flex-order-sm--6{order:-6}.flex-order-sm--5{order:-5}.flex-order-sm--4{order:-4}.flex-order-sm--3{order:-3}.flex-order-sm--2{order:-2}.flex-order-sm--1{order:-1}.flex-order-sm-0{order:0}.flex-order-sm-1{order:1}.flex-order-sm-2{order:2}.flex-order-sm-3{order:3}.flex-order-sm-4{order:4}.flex-order-sm-5{order:5}.flex-order-sm-6{order:6}.flex-order-sm-7{order:7}.flex-order-sm-8{order:8}.flex-order-sm-9{order:9}.flex-order-sm-10{order:10}.flex-order-sm-11{order:11}.flex-order-sm-12{order:12}.flex-order-sm-13{order:13}.flex-order-sm-14{order:14}.flex-order-sm-15{order:15}.flex-order-sm-16{order:16}.flex-order-sm-17{order:17}.flex-order-sm-18{order:18}.flex-order-sm-19{order:19}.flex-order-sm-20{order:20}.flex-offset-sm-0,.layout-margin .flex-offset-sm-0,.layout-margin .offset-sm-0,.offset-sm-0{margin-left:0}[dir=rtl] .flex-offset-sm-0,[dir=rtl] .layout-margin .flex-offset-sm-0,[dir=rtl] .layout-margin .offset-sm-0,[dir=rtl] .offset-sm-0{margin-left:auto;margin-right:0}.flex-offset-sm-5,.layout-margin .flex-offset-sm-5,.layout-margin .offset-sm-5,.offset-sm-5{margin-left:5%}[dir=rtl] .flex-offset-sm-5,[dir=rtl] .layout-margin .flex-offset-sm-5,[dir=rtl] .layout-margin .offset-sm-5,[dir=rtl] .offset-sm-5{margin-left:auto;margin-right:5%}.flex-offset-sm-10,.layout-margin .flex-offset-sm-10,.layout-margin .offset-sm-10,.offset-sm-10{margin-left:10%}[dir=rtl] .flex-offset-sm-10,[dir=rtl] .layout-margin .flex-offset-sm-10,[dir=rtl] .layout-margin .offset-sm-10,[dir=rtl] .offset-sm-10{margin-left:auto;margin-right:10%}.flex-offset-sm-15,.layout-margin .flex-offset-sm-15,.layout-margin .offset-sm-15,.offset-sm-15{margin-left:15%}[dir=rtl] .flex-offset-sm-15,[dir=rtl] .layout-margin .flex-offset-sm-15,[dir=rtl] .layout-margin .offset-sm-15,[dir=rtl] .offset-sm-15{margin-left:auto;margin-right:15%}.flex-offset-sm-20,.layout-margin .flex-offset-sm-20,.layout-margin .offset-sm-20,.offset-sm-20{margin-left:20%}[dir=rtl] .flex-offset-sm-20,[dir=rtl] .layout-margin .flex-offset-sm-20,[dir=rtl] .layout-margin .offset-sm-20,[dir=rtl] .offset-sm-20{margin-left:auto;margin-right:20%}.flex-offset-sm-25,.layout-margin .flex-offset-sm-25,.layout-margin .offset-sm-25,.offset-sm-25{margin-left:25%}[dir=rtl] .flex-offset-sm-25,[dir=rtl] .layout-margin .flex-offset-sm-25,[dir=rtl] .layout-margin .offset-sm-25,[dir=rtl] .offset-sm-25{margin-left:auto;margin-right:25%}.flex-offset-sm-30,.layout-margin .flex-offset-sm-30,.layout-margin .offset-sm-30,.offset-sm-30{margin-left:30%}[dir=rtl] .flex-offset-sm-30,[dir=rtl] .layout-margin .flex-offset-sm-30,[dir=rtl] .layout-margin .offset-sm-30,[dir=rtl] .offset-sm-30{margin-left:auto;margin-right:30%}.flex-offset-sm-35,.layout-margin .flex-offset-sm-35,.layout-margin .offset-sm-35,.offset-sm-35{margin-left:35%}[dir=rtl] .flex-offset-sm-35,[dir=rtl] .layout-margin .flex-offset-sm-35,[dir=rtl] .layout-margin .offset-sm-35,[dir=rtl] .offset-sm-35{margin-left:auto;margin-right:35%}.flex-offset-sm-40,.layout-margin .flex-offset-sm-40,.layout-margin .offset-sm-40,.offset-sm-40{margin-left:40%}[dir=rtl] .flex-offset-sm-40,[dir=rtl] .layout-margin .flex-offset-sm-40,[dir=rtl] .layout-margin .offset-sm-40,[dir=rtl] .offset-sm-40{margin-left:auto;margin-right:40%}.flex-offset-sm-45,.layout-margin .flex-offset-sm-45,.layout-margin .offset-sm-45,.offset-sm-45{margin-left:45%}[dir=rtl] .flex-offset-sm-45,[dir=rtl] .layout-margin .flex-offset-sm-45,[dir=rtl] .layout-margin .offset-sm-45,[dir=rtl] .offset-sm-45{margin-left:auto;margin-right:45%}.flex-offset-sm-50,.layout-margin .flex-offset-sm-50,.layout-margin .offset-sm-50,.offset-sm-50{margin-left:50%}[dir=rtl] .flex-offset-sm-50,[dir=rtl] .layout-margin .flex-offset-sm-50,[dir=rtl] .layout-margin .offset-sm-50,[dir=rtl] .offset-sm-50{margin-left:auto;margin-right:50%}.flex-offset-sm-55,.layout-margin .flex-offset-sm-55,.layout-margin .offset-sm-55,.offset-sm-55{margin-left:55%}[dir=rtl] .flex-offset-sm-55,[dir=rtl] .layout-margin .flex-offset-sm-55,[dir=rtl] .layout-margin .offset-sm-55,[dir=rtl] .offset-sm-55{margin-left:auto;margin-right:55%}.flex-offset-sm-60,.layout-margin .flex-offset-sm-60,.layout-margin .offset-sm-60,.offset-sm-60{margin-left:60%}[dir=rtl] .flex-offset-sm-60,[dir=rtl] .layout-margin .flex-offset-sm-60,[dir=rtl] .layout-margin .offset-sm-60,[dir=rtl] .offset-sm-60{margin-left:auto;margin-right:60%}.flex-offset-sm-65,.layout-margin .flex-offset-sm-65,.layout-margin .offset-sm-65,.offset-sm-65{margin-left:65%}[dir=rtl] .flex-offset-sm-65,[dir=rtl] .layout-margin .flex-offset-sm-65,[dir=rtl] .layout-margin .offset-sm-65,[dir=rtl] .offset-sm-65{margin-left:auto;margin-right:65%}.flex-offset-sm-70,.layout-margin .flex-offset-sm-70,.layout-margin .offset-sm-70,.offset-sm-70{margin-left:70%}[dir=rtl] .flex-offset-sm-70,[dir=rtl] .layout-margin .flex-offset-sm-70,[dir=rtl] .layout-margin .offset-sm-70,[dir=rtl] .offset-sm-70{margin-left:auto;margin-right:70%}.flex-offset-sm-75,.layout-margin .flex-offset-sm-75,.layout-margin .offset-sm-75,.offset-sm-75{margin-left:75%}[dir=rtl] .flex-offset-sm-75,[dir=rtl] .layout-margin .flex-offset-sm-75,[dir=rtl] .layout-margin .offset-sm-75,[dir=rtl] .offset-sm-75{margin-left:auto;margin-right:75%}.flex-offset-sm-80,.layout-margin .flex-offset-sm-80,.layout-margin .offset-sm-80,.offset-sm-80{margin-left:80%}[dir=rtl] .flex-offset-sm-80,[dir=rtl] .layout-margin .flex-offset-sm-80,[dir=rtl] .layout-margin .offset-sm-80,[dir=rtl] .offset-sm-80{margin-left:auto;margin-right:80%}.flex-offset-sm-85,.layout-margin .flex-offset-sm-85,.layout-margin .offset-sm-85,.offset-sm-85{margin-left:85%}[dir=rtl] .flex-offset-sm-85,[dir=rtl] .layout-margin .flex-offset-sm-85,[dir=rtl] .layout-margin .offset-sm-85,[dir=rtl] .offset-sm-85{margin-left:auto;margin-right:85%}.flex-offset-sm-90,.layout-margin .flex-offset-sm-90,.layout-margin .offset-sm-90,.offset-sm-90{margin-left:90%}[dir=rtl] .flex-offset-sm-90,[dir=rtl] .layout-margin .flex-offset-sm-90,[dir=rtl] .layout-margin .offset-sm-90,[dir=rtl] .offset-sm-90{margin-left:auto;margin-right:90%}.flex-offset-sm-95,.layout-margin .flex-offset-sm-95,.layout-margin .offset-sm-95,.offset-sm-95{margin-left:95%}[dir=rtl] .flex-offset-sm-95,[dir=rtl] .layout-margin .flex-offset-sm-95,[dir=rtl] .layout-margin .offset-sm-95,[dir=rtl] .offset-sm-95{margin-left:auto;margin-right:95%}.flex-offset-sm-33,.layout-margin .flex-offset-sm-33,.layout-margin .offset-sm-33,.offset-sm-33{margin-left:33.33333%}.flex-offset-sm-66,.layout-margin .flex-offset-sm-66,.layout-margin .offset-sm-66,.offset-sm-66{margin-left:66.66667%}[dir=rtl] .flex-offset-sm-66,[dir=rtl] .layout-margin .flex-offset-sm-66,[dir=rtl] .layout-margin .offset-sm-66,[dir=rtl] .offset-sm-66{margin-left:auto;margin-right:66.66667%}.layout-align-sm,.layout-align-sm-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-sm-start,.layout-align-sm-start-center,.layout-align-sm-start-end,.layout-align-sm-start-start,.layout-align-sm-start-stretch{justify-content:flex-start}.layout-align-sm-center,.layout-align-sm-center-center,.layout-align-sm-center-end,.layout-align-sm-center-start,.layout-align-sm-center-stretch{justify-content:center}.layout-align-sm-end,.layout-align-sm-end-center,.layout-align-sm-end-end,.layout-align-sm-end-start,.layout-align-sm-end-stretch{justify-content:flex-end}.layout-align-sm-space-around,.layout-align-sm-space-around-center,.layout-align-sm-space-around-end,.layout-align-sm-space-around-start,.layout-align-sm-space-around-stretch{justify-content:space-around}.layout-align-sm-space-between,.layout-align-sm-space-between-center,.layout-align-sm-space-between-end,.layout-align-sm-space-between-start,.layout-align-sm-space-between-stretch{justify-content:space-between}.layout-align-sm-center-start,.layout-align-sm-end-start,.layout-align-sm-space-around-start,.layout-align-sm-space-between-start,.layout-align-sm-start-start{align-items:flex-start;align-content:flex-start}.layout-align-sm-center-center,.layout-align-sm-end-center,.layout-align-sm-space-around-center,.layout-align-sm-space-between-center,.layout-align-sm-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-sm-center-center>*,.layout-align-sm-end-center>*,.layout-align-sm-space-around-center>*,.layout-align-sm-space-between-center>*,.layout-align-sm-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-sm-center-end,.layout-align-sm-end-end,.layout-align-sm-space-around-end,.layout-align-sm-space-between-end,.layout-align-sm-start-end{align-items:flex-end;align-content:flex-end}.layout-align-sm-center-stretch,.layout-align-sm-end-stretch,.layout-align-sm-space-around-stretch,.layout-align-sm-space-between-stretch,.layout-align-sm-start-stretch{align-items:stretch;align-content:stretch}.flex-sm{flex:1;box-sizing:border-box}.flex-sm-grow{flex:1 1 100%;box-sizing:border-box}.flex-sm-initial{flex:0 1 auto;box-sizing:border-box}.flex-sm-auto{flex:1 1 auto;box-sizing:border-box}.flex-sm-none{flex:0 0 auto;box-sizing:border-box}.flex-sm-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-sm-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-sm-0,.layout-row>.flex-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-sm-0{min-width:0}.layout-column>.flex-sm-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-sm-row>.flex-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-sm-column>.flex-sm-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-sm-5,.layout-row>.flex-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-sm-row>.flex-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-sm-10,.layout-row>.flex-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-sm-row>.flex-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-sm-15,.layout-row>.flex-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-sm-row>.flex-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-sm-20,.layout-row>.flex-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-sm-row>.flex-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-sm-25,.layout-row>.flex-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-sm-row>.flex-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-sm-30,.layout-row>.flex-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-sm-row>.flex-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-sm-35,.layout-row>.flex-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-sm-row>.flex-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-sm-40,.layout-row>.flex-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-sm-row>.flex-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-sm-45,.layout-row>.flex-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-sm-row>.flex-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-sm-50,.layout-row>.flex-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-sm-row>.flex-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-sm-55,.layout-row>.flex-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-sm-row>.flex-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-sm-60,.layout-row>.flex-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-sm-row>.flex-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-sm-65,.layout-row>.flex-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-sm-row>.flex-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-sm-70,.layout-row>.flex-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-sm-row>.flex-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-sm-75,.layout-row>.flex-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-sm-row>.flex-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-sm-80,.layout-row>.flex-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-sm-row>.flex-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-sm-85,.layout-row>.flex-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-sm-row>.flex-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-sm-90,.layout-row>.flex-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-sm-row>.flex-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-sm-95,.layout-row>.flex-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-sm-row>.flex-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-95{max-height:95%}.flex-sm-100,.layout-sm-column>.flex-sm-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-sm-100{max-height:100%}.layout-column>.flex-sm-100,.layout-row>.flex-sm-100,.layout-sm-column>.flex-sm-100,.layout-sm-row>.flex-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-sm-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-sm-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-sm-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-sm-row>.flex-sm-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-sm-row>.flex-sm-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-sm-row>.flex{min-width:0}.layout-sm-column>.flex-sm-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-sm-column>.flex-sm-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-sm-column>.flex{min-height:0}.layout-sm,.layout-sm-column,.layout-sm-row{box-sizing:border-box;display:flex}.layout-sm-column{flex-direction:column}.layout-sm-row{flex-direction:row}}@media (min-width:960px){.flex-order-gt-sm--20{order:-20}.flex-order-gt-sm--19{order:-19}.flex-order-gt-sm--18{order:-18}.flex-order-gt-sm--17{order:-17}.flex-order-gt-sm--16{order:-16}.flex-order-gt-sm--15{order:-15}.flex-order-gt-sm--14{order:-14}.flex-order-gt-sm--13{order:-13}.flex-order-gt-sm--12{order:-12}.flex-order-gt-sm--11{order:-11}.flex-order-gt-sm--10{order:-10}.flex-order-gt-sm--9{order:-9}.flex-order-gt-sm--8{order:-8}.flex-order-gt-sm--7{order:-7}.flex-order-gt-sm--6{order:-6}.flex-order-gt-sm--5{order:-5}.flex-order-gt-sm--4{order:-4}.flex-order-gt-sm--3{order:-3}.flex-order-gt-sm--2{order:-2}.flex-order-gt-sm--1{order:-1}.flex-order-gt-sm-0{order:0}.flex-order-gt-sm-1{order:1}.flex-order-gt-sm-2{order:2}.flex-order-gt-sm-3{order:3}.flex-order-gt-sm-4{order:4}.flex-order-gt-sm-5{order:5}.flex-order-gt-sm-6{order:6}.flex-order-gt-sm-7{order:7}.flex-order-gt-sm-8{order:8}.flex-order-gt-sm-9{order:9}.flex-order-gt-sm-10{order:10}.flex-order-gt-sm-11{order:11}.flex-order-gt-sm-12{order:12}.flex-order-gt-sm-13{order:13}.flex-order-gt-sm-14{order:14}.flex-order-gt-sm-15{order:15}.flex-order-gt-sm-16{order:16}.flex-order-gt-sm-17{order:17}.flex-order-gt-sm-18{order:18}.flex-order-gt-sm-19{order:19}.flex-order-gt-sm-20{order:20}.flex-offset-gt-sm-0,.layout-margin .flex-offset-gt-sm-0,.layout-margin .offset-gt-sm-0,.offset-gt-sm-0{margin-left:0}[dir=rtl] .flex-offset-gt-sm-0,[dir=rtl] .layout-margin .flex-offset-gt-sm-0,[dir=rtl] .layout-margin .offset-gt-sm-0,[dir=rtl] .offset-gt-sm-0{margin-left:auto;margin-right:0}.flex-offset-gt-sm-5,.layout-margin .flex-offset-gt-sm-5,.layout-margin .offset-gt-sm-5,.offset-gt-sm-5{margin-left:5%}[dir=rtl] .flex-offset-gt-sm-5,[dir=rtl] .layout-margin .flex-offset-gt-sm-5,[dir=rtl] .layout-margin .offset-gt-sm-5,[dir=rtl] .offset-gt-sm-5{margin-left:auto;margin-right:5%}.flex-offset-gt-sm-10,.layout-margin .flex-offset-gt-sm-10,.layout-margin .offset-gt-sm-10,.offset-gt-sm-10{margin-left:10%}[dir=rtl] .flex-offset-gt-sm-10,[dir=rtl] .layout-margin .flex-offset-gt-sm-10,[dir=rtl] .layout-margin .offset-gt-sm-10,[dir=rtl] .offset-gt-sm-10{margin-left:auto;margin-right:10%}.flex-offset-gt-sm-15,.layout-margin .flex-offset-gt-sm-15,.layout-margin .offset-gt-sm-15,.offset-gt-sm-15{margin-left:15%}[dir=rtl] .flex-offset-gt-sm-15,[dir=rtl] .layout-margin .flex-offset-gt-sm-15,[dir=rtl] .layout-margin .offset-gt-sm-15,[dir=rtl] .offset-gt-sm-15{margin-left:auto;margin-right:15%}.flex-offset-gt-sm-20,.layout-margin .flex-offset-gt-sm-20,.layout-margin .offset-gt-sm-20,.offset-gt-sm-20{margin-left:20%}[dir=rtl] .flex-offset-gt-sm-20,[dir=rtl] .layout-margin .flex-offset-gt-sm-20,[dir=rtl] .layout-margin .offset-gt-sm-20,[dir=rtl] .offset-gt-sm-20{margin-left:auto;margin-right:20%}.flex-offset-gt-sm-25,.layout-margin .flex-offset-gt-sm-25,.layout-margin .offset-gt-sm-25,.offset-gt-sm-25{margin-left:25%}[dir=rtl] .flex-offset-gt-sm-25,[dir=rtl] .layout-margin .flex-offset-gt-sm-25,[dir=rtl] .layout-margin .offset-gt-sm-25,[dir=rtl] .offset-gt-sm-25{margin-left:auto;margin-right:25%}.flex-offset-gt-sm-30,.layout-margin .flex-offset-gt-sm-30,.layout-margin .offset-gt-sm-30,.offset-gt-sm-30{margin-left:30%}[dir=rtl] .flex-offset-gt-sm-30,[dir=rtl] .layout-margin .flex-offset-gt-sm-30,[dir=rtl] .layout-margin .offset-gt-sm-30,[dir=rtl] .offset-gt-sm-30{margin-left:auto;margin-right:30%}.flex-offset-gt-sm-35,.layout-margin .flex-offset-gt-sm-35,.layout-margin .offset-gt-sm-35,.offset-gt-sm-35{margin-left:35%}[dir=rtl] .flex-offset-gt-sm-35,[dir=rtl] .layout-margin .flex-offset-gt-sm-35,[dir=rtl] .layout-margin .offset-gt-sm-35,[dir=rtl] .offset-gt-sm-35{margin-left:auto;margin-right:35%}.flex-offset-gt-sm-40,.layout-margin .flex-offset-gt-sm-40,.layout-margin .offset-gt-sm-40,.offset-gt-sm-40{margin-left:40%}[dir=rtl] .flex-offset-gt-sm-40,[dir=rtl] .layout-margin .flex-offset-gt-sm-40,[dir=rtl] .layout-margin .offset-gt-sm-40,[dir=rtl] .offset-gt-sm-40{margin-left:auto;margin-right:40%}.flex-offset-gt-sm-45,.layout-margin .flex-offset-gt-sm-45,.layout-margin .offset-gt-sm-45,.offset-gt-sm-45{margin-left:45%}[dir=rtl] .flex-offset-gt-sm-45,[dir=rtl] .layout-margin .flex-offset-gt-sm-45,[dir=rtl] .layout-margin .offset-gt-sm-45,[dir=rtl] .offset-gt-sm-45{margin-left:auto;margin-right:45%}.flex-offset-gt-sm-50,.layout-margin .flex-offset-gt-sm-50,.layout-margin .offset-gt-sm-50,.offset-gt-sm-50{margin-left:50%}[dir=rtl] .flex-offset-gt-sm-50,[dir=rtl] .layout-margin .flex-offset-gt-sm-50,[dir=rtl] .layout-margin .offset-gt-sm-50,[dir=rtl] .offset-gt-sm-50{margin-left:auto;margin-right:50%}.flex-offset-gt-sm-55,.layout-margin .flex-offset-gt-sm-55,.layout-margin .offset-gt-sm-55,.offset-gt-sm-55{margin-left:55%}[dir=rtl] .flex-offset-gt-sm-55,[dir=rtl] .layout-margin .flex-offset-gt-sm-55,[dir=rtl] .layout-margin .offset-gt-sm-55,[dir=rtl] .offset-gt-sm-55{margin-left:auto;margin-right:55%}.flex-offset-gt-sm-60,.layout-margin .flex-offset-gt-sm-60,.layout-margin .offset-gt-sm-60,.offset-gt-sm-60{margin-left:60%}[dir=rtl] .flex-offset-gt-sm-60,[dir=rtl] .layout-margin .flex-offset-gt-sm-60,[dir=rtl] .layout-margin .offset-gt-sm-60,[dir=rtl] .offset-gt-sm-60{margin-left:auto;margin-right:60%}.flex-offset-gt-sm-65,.layout-margin .flex-offset-gt-sm-65,.layout-margin .offset-gt-sm-65,.offset-gt-sm-65{margin-left:65%}[dir=rtl] .flex-offset-gt-sm-65,[dir=rtl] .layout-margin .flex-offset-gt-sm-65,[dir=rtl] .layout-margin .offset-gt-sm-65,[dir=rtl] .offset-gt-sm-65{margin-left:auto;margin-right:65%}.flex-offset-gt-sm-70,.layout-margin .flex-offset-gt-sm-70,.layout-margin .offset-gt-sm-70,.offset-gt-sm-70{margin-left:70%}[dir=rtl] .flex-offset-gt-sm-70,[dir=rtl] .layout-margin .flex-offset-gt-sm-70,[dir=rtl] .layout-margin .offset-gt-sm-70,[dir=rtl] .offset-gt-sm-70{margin-left:auto;margin-right:70%}.flex-offset-gt-sm-75,.layout-margin .flex-offset-gt-sm-75,.layout-margin .offset-gt-sm-75,.offset-gt-sm-75{margin-left:75%}[dir=rtl] .flex-offset-gt-sm-75,[dir=rtl] .layout-margin .flex-offset-gt-sm-75,[dir=rtl] .layout-margin .offset-gt-sm-75,[dir=rtl] .offset-gt-sm-75{margin-left:auto;margin-right:75%}.flex-offset-gt-sm-80,.layout-margin .flex-offset-gt-sm-80,.layout-margin .offset-gt-sm-80,.offset-gt-sm-80{margin-left:80%}[dir=rtl] .flex-offset-gt-sm-80,[dir=rtl] .layout-margin .flex-offset-gt-sm-80,[dir=rtl] .layout-margin .offset-gt-sm-80,[dir=rtl] .offset-gt-sm-80{margin-left:auto;margin-right:80%}.flex-offset-gt-sm-85,.layout-margin .flex-offset-gt-sm-85,.layout-margin .offset-gt-sm-85,.offset-gt-sm-85{margin-left:85%}[dir=rtl] .flex-offset-gt-sm-85,[dir=rtl] .layout-margin .flex-offset-gt-sm-85,[dir=rtl] .layout-margin .offset-gt-sm-85,[dir=rtl] .offset-gt-sm-85{margin-left:auto;margin-right:85%}.flex-offset-gt-sm-90,.layout-margin .flex-offset-gt-sm-90,.layout-margin .offset-gt-sm-90,.offset-gt-sm-90{margin-left:90%}[dir=rtl] .flex-offset-gt-sm-90,[dir=rtl] .layout-margin .flex-offset-gt-sm-90,[dir=rtl] .layout-margin .offset-gt-sm-90,[dir=rtl] .offset-gt-sm-90{margin-left:auto;margin-right:90%}.flex-offset-gt-sm-95,.layout-margin .flex-offset-gt-sm-95,.layout-margin .offset-gt-sm-95,.offset-gt-sm-95{margin-left:95%}[dir=rtl] .flex-offset-gt-sm-95,[dir=rtl] .layout-margin .flex-offset-gt-sm-95,[dir=rtl] .layout-margin .offset-gt-sm-95,[dir=rtl] .offset-gt-sm-95{margin-left:auto;margin-right:95%}.flex-offset-gt-sm-33,.layout-margin .flex-offset-gt-sm-33,.layout-margin .offset-gt-sm-33,.offset-gt-sm-33{margin-left:33.33333%}.flex-offset-gt-sm-66,.layout-margin .flex-offset-gt-sm-66,.layout-margin .offset-gt-sm-66,.offset-gt-sm-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-sm-66,[dir=rtl] .layout-margin .flex-offset-gt-sm-66,[dir=rtl] .layout-margin .offset-gt-sm-66,[dir=rtl] .offset-gt-sm-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-sm,.layout-align-gt-sm-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-gt-sm-start,.layout-align-gt-sm-start-center,.layout-align-gt-sm-start-end,.layout-align-gt-sm-start-start,.layout-align-gt-sm-start-stretch{justify-content:flex-start}.layout-align-gt-sm-center,.layout-align-gt-sm-center-center,.layout-align-gt-sm-center-end,.layout-align-gt-sm-center-start,.layout-align-gt-sm-center-stretch{justify-content:center}.layout-align-gt-sm-end,.layout-align-gt-sm-end-center,.layout-align-gt-sm-end-end,.layout-align-gt-sm-end-start,.layout-align-gt-sm-end-stretch{justify-content:flex-end}.layout-align-gt-sm-space-around,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-around-stretch{justify-content:space-around}.layout-align-gt-sm-space-between,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-space-between-stretch{justify-content:space-between}.layout-align-gt-sm-center-start,.layout-align-gt-sm-end-start,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-start-start{align-items:flex-start;align-content:flex-start}.layout-align-gt-sm-center-center,.layout-align-gt-sm-end-center,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-gt-sm-center-center>*,.layout-align-gt-sm-end-center>*,.layout-align-gt-sm-space-around-center>*,.layout-align-gt-sm-space-between-center>*,.layout-align-gt-sm-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-sm-center-end,.layout-align-gt-sm-end-end,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-start-end{align-items:flex-end;align-content:flex-end}.layout-align-gt-sm-center-stretch,.layout-align-gt-sm-end-stretch,.layout-align-gt-sm-space-around-stretch,.layout-align-gt-sm-space-between-stretch,.layout-align-gt-sm-start-stretch{align-items:stretch;align-content:stretch}.flex-gt-sm{flex:1;box-sizing:border-box}.flex-gt-sm-grow{flex:1 1 100%;box-sizing:border-box}.flex-gt-sm-initial{flex:0 1 auto;box-sizing:border-box}.flex-gt-sm-auto{flex:1 1 auto;box-sizing:border-box}.flex-gt-sm-none{flex:0 0 auto;box-sizing:border-box}.flex-gt-sm-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-gt-sm-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-gt-sm-0,.layout-row>.flex-gt-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-0{min-width:0}.layout-column>.flex-gt-sm-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-gt-sm-column>.flex-gt-sm-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-sm-5,.layout-row>.flex-gt-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-gt-sm-10,.layout-row>.flex-gt-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-gt-sm-15,.layout-row>.flex-gt-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-gt-sm-20,.layout-row>.flex-gt-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-gt-sm-25,.layout-row>.flex-gt-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-gt-sm-30,.layout-row>.flex-gt-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-gt-sm-35,.layout-row>.flex-gt-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-gt-sm-40,.layout-row>.flex-gt-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-gt-sm-45,.layout-row>.flex-gt-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-gt-sm-50,.layout-row>.flex-gt-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-gt-sm-55,.layout-row>.flex-gt-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-gt-sm-60,.layout-row>.flex-gt-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-gt-sm-65,.layout-row>.flex-gt-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-gt-sm-70,.layout-row>.flex-gt-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-gt-sm-75,.layout-row>.flex-gt-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-gt-sm-80,.layout-row>.flex-gt-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-gt-sm-85,.layout-row>.flex-gt-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-gt-sm-90,.layout-row>.flex-gt-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-gt-sm-95,.layout-row>.flex-gt-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-gt-sm-100,.layout-column>.flex-gt-sm-100,.layout-gt-sm-column>.flex-gt-sm-100,.layout-gt-sm-row>.flex-gt-sm-100,.layout-row>.flex-gt-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-sm-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-gt-sm-row>.flex{min-width:0}.layout-gt-sm-column>.flex-gt-sm-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-sm-column>.flex{min-height:0}.layout-gt-sm,.layout-gt-sm-column,.layout-gt-sm-row{box-sizing:border-box;display:flex}.layout-gt-sm-column{flex-direction:column}.layout-gt-sm-row{flex-direction:row}}@media (min-width:960px) and (max-width:1279px){.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-md:not(.show-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show){display:none}.flex-order-md--20{order:-20}.flex-order-md--19{order:-19}.flex-order-md--18{order:-18}.flex-order-md--17{order:-17}.flex-order-md--16{order:-16}.flex-order-md--15{order:-15}.flex-order-md--14{order:-14}.flex-order-md--13{order:-13}.flex-order-md--12{order:-12}.flex-order-md--11{order:-11}.flex-order-md--10{order:-10}.flex-order-md--9{order:-9}.flex-order-md--8{order:-8}.flex-order-md--7{order:-7}.flex-order-md--6{order:-6}.flex-order-md--5{order:-5}.flex-order-md--4{order:-4}.flex-order-md--3{order:-3}.flex-order-md--2{order:-2}.flex-order-md--1{order:-1}.flex-order-md-0{order:0}.flex-order-md-1{order:1}.flex-order-md-2{order:2}.flex-order-md-3{order:3}.flex-order-md-4{order:4}.flex-order-md-5{order:5}.flex-order-md-6{order:6}.flex-order-md-7{order:7}.flex-order-md-8{order:8}.flex-order-md-9{order:9}.flex-order-md-10{order:10}.flex-order-md-11{order:11}.flex-order-md-12{order:12}.flex-order-md-13{order:13}.flex-order-md-14{order:14}.flex-order-md-15{order:15}.flex-order-md-16{order:16}.flex-order-md-17{order:17}.flex-order-md-18{order:18}.flex-order-md-19{order:19}.flex-order-md-20{order:20}.flex-offset-md-0,.layout-margin .flex-offset-md-0,.layout-margin .offset-md-0,.offset-md-0{margin-left:0}[dir=rtl] .flex-offset-md-0,[dir=rtl] .layout-margin .flex-offset-md-0,[dir=rtl] .layout-margin .offset-md-0,[dir=rtl] .offset-md-0{margin-left:auto;margin-right:0}.flex-offset-md-5,.layout-margin .flex-offset-md-5,.layout-margin .offset-md-5,.offset-md-5{margin-left:5%}[dir=rtl] .flex-offset-md-5,[dir=rtl] .layout-margin .flex-offset-md-5,[dir=rtl] .layout-margin .offset-md-5,[dir=rtl] .offset-md-5{margin-left:auto;margin-right:5%}.flex-offset-md-10,.layout-margin .flex-offset-md-10,.layout-margin .offset-md-10,.offset-md-10{margin-left:10%}[dir=rtl] .flex-offset-md-10,[dir=rtl] .layout-margin .flex-offset-md-10,[dir=rtl] .layout-margin .offset-md-10,[dir=rtl] .offset-md-10{margin-left:auto;margin-right:10%}.flex-offset-md-15,.layout-margin .flex-offset-md-15,.layout-margin .offset-md-15,.offset-md-15{margin-left:15%}[dir=rtl] .flex-offset-md-15,[dir=rtl] .layout-margin .flex-offset-md-15,[dir=rtl] .layout-margin .offset-md-15,[dir=rtl] .offset-md-15{margin-left:auto;margin-right:15%}.flex-offset-md-20,.layout-margin .flex-offset-md-20,.layout-margin .offset-md-20,.offset-md-20{margin-left:20%}[dir=rtl] .flex-offset-md-20,[dir=rtl] .layout-margin .flex-offset-md-20,[dir=rtl] .layout-margin .offset-md-20,[dir=rtl] .offset-md-20{margin-left:auto;margin-right:20%}.flex-offset-md-25,.layout-margin .flex-offset-md-25,.layout-margin .offset-md-25,.offset-md-25{margin-left:25%}[dir=rtl] .flex-offset-md-25,[dir=rtl] .layout-margin .flex-offset-md-25,[dir=rtl] .layout-margin .offset-md-25,[dir=rtl] .offset-md-25{margin-left:auto;margin-right:25%}.flex-offset-md-30,.layout-margin .flex-offset-md-30,.layout-margin .offset-md-30,.offset-md-30{margin-left:30%}[dir=rtl] .flex-offset-md-30,[dir=rtl] .layout-margin .flex-offset-md-30,[dir=rtl] .layout-margin .offset-md-30,[dir=rtl] .offset-md-30{margin-left:auto;margin-right:30%}.flex-offset-md-35,.layout-margin .flex-offset-md-35,.layout-margin .offset-md-35,.offset-md-35{margin-left:35%}[dir=rtl] .flex-offset-md-35,[dir=rtl] .layout-margin .flex-offset-md-35,[dir=rtl] .layout-margin .offset-md-35,[dir=rtl] .offset-md-35{margin-left:auto;margin-right:35%}.flex-offset-md-40,.layout-margin .flex-offset-md-40,.layout-margin .offset-md-40,.offset-md-40{margin-left:40%}[dir=rtl] .flex-offset-md-40,[dir=rtl] .layout-margin .flex-offset-md-40,[dir=rtl] .layout-margin .offset-md-40,[dir=rtl] .offset-md-40{margin-left:auto;margin-right:40%}.flex-offset-md-45,.layout-margin .flex-offset-md-45,.layout-margin .offset-md-45,.offset-md-45{margin-left:45%}[dir=rtl] .flex-offset-md-45,[dir=rtl] .layout-margin .flex-offset-md-45,[dir=rtl] .layout-margin .offset-md-45,[dir=rtl] .offset-md-45{margin-left:auto;margin-right:45%}.flex-offset-md-50,.layout-margin .flex-offset-md-50,.layout-margin .offset-md-50,.offset-md-50{margin-left:50%}[dir=rtl] .flex-offset-md-50,[dir=rtl] .layout-margin .flex-offset-md-50,[dir=rtl] .layout-margin .offset-md-50,[dir=rtl] .offset-md-50{margin-left:auto;margin-right:50%}.flex-offset-md-55,.layout-margin .flex-offset-md-55,.layout-margin .offset-md-55,.offset-md-55{margin-left:55%}[dir=rtl] .flex-offset-md-55,[dir=rtl] .layout-margin .flex-offset-md-55,[dir=rtl] .layout-margin .offset-md-55,[dir=rtl] .offset-md-55{margin-left:auto;margin-right:55%}.flex-offset-md-60,.layout-margin .flex-offset-md-60,.layout-margin .offset-md-60,.offset-md-60{margin-left:60%}[dir=rtl] .flex-offset-md-60,[dir=rtl] .layout-margin .flex-offset-md-60,[dir=rtl] .layout-margin .offset-md-60,[dir=rtl] .offset-md-60{margin-left:auto;margin-right:60%}.flex-offset-md-65,.layout-margin .flex-offset-md-65,.layout-margin .offset-md-65,.offset-md-65{margin-left:65%}[dir=rtl] .flex-offset-md-65,[dir=rtl] .layout-margin .flex-offset-md-65,[dir=rtl] .layout-margin .offset-md-65,[dir=rtl] .offset-md-65{margin-left:auto;margin-right:65%}.flex-offset-md-70,.layout-margin .flex-offset-md-70,.layout-margin .offset-md-70,.offset-md-70{margin-left:70%}[dir=rtl] .flex-offset-md-70,[dir=rtl] .layout-margin .flex-offset-md-70,[dir=rtl] .layout-margin .offset-md-70,[dir=rtl] .offset-md-70{margin-left:auto;margin-right:70%}.flex-offset-md-75,.layout-margin .flex-offset-md-75,.layout-margin .offset-md-75,.offset-md-75{margin-left:75%}[dir=rtl] .flex-offset-md-75,[dir=rtl] .layout-margin .flex-offset-md-75,[dir=rtl] .layout-margin .offset-md-75,[dir=rtl] .offset-md-75{margin-left:auto;margin-right:75%}.flex-offset-md-80,.layout-margin .flex-offset-md-80,.layout-margin .offset-md-80,.offset-md-80{margin-left:80%}[dir=rtl] .flex-offset-md-80,[dir=rtl] .layout-margin .flex-offset-md-80,[dir=rtl] .layout-margin .offset-md-80,[dir=rtl] .offset-md-80{margin-left:auto;margin-right:80%}.flex-offset-md-85,.layout-margin .flex-offset-md-85,.layout-margin .offset-md-85,.offset-md-85{margin-left:85%}[dir=rtl] .flex-offset-md-85,[dir=rtl] .layout-margin .flex-offset-md-85,[dir=rtl] .layout-margin .offset-md-85,[dir=rtl] .offset-md-85{margin-left:auto;margin-right:85%}.flex-offset-md-90,.layout-margin .flex-offset-md-90,.layout-margin .offset-md-90,.offset-md-90{margin-left:90%}[dir=rtl] .flex-offset-md-90,[dir=rtl] .layout-margin .flex-offset-md-90,[dir=rtl] .layout-margin .offset-md-90,[dir=rtl] .offset-md-90{margin-left:auto;margin-right:90%}.flex-offset-md-95,.layout-margin .flex-offset-md-95,.layout-margin .offset-md-95,.offset-md-95{margin-left:95%}[dir=rtl] .flex-offset-md-95,[dir=rtl] .layout-margin .flex-offset-md-95,[dir=rtl] .layout-margin .offset-md-95,[dir=rtl] .offset-md-95{margin-left:auto;margin-right:95%}.flex-offset-md-33,.layout-margin .flex-offset-md-33,.layout-margin .offset-md-33,.offset-md-33{margin-left:33.33333%}.flex-offset-md-66,.layout-margin .flex-offset-md-66,.layout-margin .offset-md-66,.offset-md-66{margin-left:66.66667%}[dir=rtl] .flex-offset-md-66,[dir=rtl] .layout-margin .flex-offset-md-66,[dir=rtl] .layout-margin .offset-md-66,[dir=rtl] .offset-md-66{margin-left:auto;margin-right:66.66667%}.layout-align-md,.layout-align-md-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-md-start,.layout-align-md-start-center,.layout-align-md-start-end,.layout-align-md-start-start,.layout-align-md-start-stretch{justify-content:flex-start}.layout-align-md-center,.layout-align-md-center-center,.layout-align-md-center-end,.layout-align-md-center-start,.layout-align-md-center-stretch{justify-content:center}.layout-align-md-end,.layout-align-md-end-center,.layout-align-md-end-end,.layout-align-md-end-start,.layout-align-md-end-stretch{justify-content:flex-end}.layout-align-md-space-around,.layout-align-md-space-around-center,.layout-align-md-space-around-end,.layout-align-md-space-around-start,.layout-align-md-space-around-stretch{justify-content:space-around}.layout-align-md-space-between,.layout-align-md-space-between-center,.layout-align-md-space-between-end,.layout-align-md-space-between-start,.layout-align-md-space-between-stretch{justify-content:space-between}.layout-align-md-center-start,.layout-align-md-end-start,.layout-align-md-space-around-start,.layout-align-md-space-between-start,.layout-align-md-start-start{align-items:flex-start;align-content:flex-start}.layout-align-md-center-center,.layout-align-md-end-center,.layout-align-md-space-around-center,.layout-align-md-space-between-center,.layout-align-md-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-md-center-center>*,.layout-align-md-end-center>*,.layout-align-md-space-around-center>*,.layout-align-md-space-between-center>*,.layout-align-md-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-md-center-end,.layout-align-md-end-end,.layout-align-md-space-around-end,.layout-align-md-space-between-end,.layout-align-md-start-end{align-items:flex-end;align-content:flex-end}.layout-align-md-center-stretch,.layout-align-md-end-stretch,.layout-align-md-space-around-stretch,.layout-align-md-space-between-stretch,.layout-align-md-start-stretch{align-items:stretch;align-content:stretch}.flex-md{flex:1;box-sizing:border-box}.flex-md-grow{flex:1 1 100%;box-sizing:border-box}.flex-md-initial{flex:0 1 auto;box-sizing:border-box}.flex-md-auto{flex:1 1 auto;box-sizing:border-box}.flex-md-none{flex:0 0 auto;box-sizing:border-box}.flex-md-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-md-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-md-0,.layout-row>.flex-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-md-0{min-width:0}.layout-column>.flex-md-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-md-row>.flex-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-md-column>.flex-md-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-md-5,.layout-row>.flex-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-md-row>.flex-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-md-10,.layout-row>.flex-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-md-row>.flex-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-md-15,.layout-row>.flex-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-md-row>.flex-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-md-20,.layout-row>.flex-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-md-row>.flex-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-md-25,.layout-row>.flex-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-md-row>.flex-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-md-30,.layout-row>.flex-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-md-row>.flex-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-md-35,.layout-row>.flex-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-md-row>.flex-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-md-40,.layout-row>.flex-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-md-row>.flex-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-md-45,.layout-row>.flex-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-md-row>.flex-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-md-50,.layout-row>.flex-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-md-row>.flex-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-md-55,.layout-row>.flex-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-md-row>.flex-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-md-60,.layout-row>.flex-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-md-row>.flex-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-md-65,.layout-row>.flex-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-md-row>.flex-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-md-70,.layout-row>.flex-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-md-row>.flex-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-md-75,.layout-row>.flex-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-md-row>.flex-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-md-80,.layout-row>.flex-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-md-row>.flex-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-md-85,.layout-row>.flex-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-md-row>.flex-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-md-90,.layout-row>.flex-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-md-row>.flex-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-md-95,.layout-row>.flex-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-md-row>.flex-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-95{max-height:95%}.flex-md-100,.layout-md-column>.flex-md-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-md-100{max-height:100%}.layout-column>.flex-md-100,.layout-md-column>.flex-md-100,.layout-md-row>.flex-md-100,.layout-row>.flex-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-md-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-md-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-md-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-md-row>.flex-md-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-md-row>.flex-md-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-md-row>.flex{min-width:0}.layout-md-column>.flex-md-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-md-column>.flex-md-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-md-column>.flex{min-height:0}.layout-md,.layout-md-column,.layout-md-row{box-sizing:border-box;display:flex}.layout-md-column{flex-direction:column}.layout-md-row{flex-direction:row}}@media (min-width:1280px){.flex-order-gt-md--20{order:-20}.flex-order-gt-md--19{order:-19}.flex-order-gt-md--18{order:-18}.flex-order-gt-md--17{order:-17}.flex-order-gt-md--16{order:-16}.flex-order-gt-md--15{order:-15}.flex-order-gt-md--14{order:-14}.flex-order-gt-md--13{order:-13}.flex-order-gt-md--12{order:-12}.flex-order-gt-md--11{order:-11}.flex-order-gt-md--10{order:-10}.flex-order-gt-md--9{order:-9}.flex-order-gt-md--8{order:-8}.flex-order-gt-md--7{order:-7}.flex-order-gt-md--6{order:-6}.flex-order-gt-md--5{order:-5}.flex-order-gt-md--4{order:-4}.flex-order-gt-md--3{order:-3}.flex-order-gt-md--2{order:-2}.flex-order-gt-md--1{order:-1}.flex-order-gt-md-0{order:0}.flex-order-gt-md-1{order:1}.flex-order-gt-md-2{order:2}.flex-order-gt-md-3{order:3}.flex-order-gt-md-4{order:4}.flex-order-gt-md-5{order:5}.flex-order-gt-md-6{order:6}.flex-order-gt-md-7{order:7}.flex-order-gt-md-8{order:8}.flex-order-gt-md-9{order:9}.flex-order-gt-md-10{order:10}.flex-order-gt-md-11{order:11}.flex-order-gt-md-12{order:12}.flex-order-gt-md-13{order:13}.flex-order-gt-md-14{order:14}.flex-order-gt-md-15{order:15}.flex-order-gt-md-16{order:16}.flex-order-gt-md-17{order:17}.flex-order-gt-md-18{order:18}.flex-order-gt-md-19{order:19}.flex-order-gt-md-20{order:20}.flex-offset-gt-md-0,.layout-margin .flex-offset-gt-md-0,.layout-margin .offset-gt-md-0,.offset-gt-md-0{margin-left:0}[dir=rtl] .flex-offset-gt-md-0,[dir=rtl] .layout-margin .flex-offset-gt-md-0,[dir=rtl] .layout-margin .offset-gt-md-0,[dir=rtl] .offset-gt-md-0{margin-left:auto;margin-right:0}.flex-offset-gt-md-5,.layout-margin .flex-offset-gt-md-5,.layout-margin .offset-gt-md-5,.offset-gt-md-5{margin-left:5%}[dir=rtl] .flex-offset-gt-md-5,[dir=rtl] .layout-margin .flex-offset-gt-md-5,[dir=rtl] .layout-margin .offset-gt-md-5,[dir=rtl] .offset-gt-md-5{margin-left:auto;margin-right:5%}.flex-offset-gt-md-10,.layout-margin .flex-offset-gt-md-10,.layout-margin .offset-gt-md-10,.offset-gt-md-10{margin-left:10%}[dir=rtl] .flex-offset-gt-md-10,[dir=rtl] .layout-margin .flex-offset-gt-md-10,[dir=rtl] .layout-margin .offset-gt-md-10,[dir=rtl] .offset-gt-md-10{margin-left:auto;margin-right:10%}.flex-offset-gt-md-15,.layout-margin .flex-offset-gt-md-15,.layout-margin .offset-gt-md-15,.offset-gt-md-15{margin-left:15%}[dir=rtl] .flex-offset-gt-md-15,[dir=rtl] .layout-margin .flex-offset-gt-md-15,[dir=rtl] .layout-margin .offset-gt-md-15,[dir=rtl] .offset-gt-md-15{margin-left:auto;margin-right:15%}.flex-offset-gt-md-20,.layout-margin .flex-offset-gt-md-20,.layout-margin .offset-gt-md-20,.offset-gt-md-20{margin-left:20%}[dir=rtl] .flex-offset-gt-md-20,[dir=rtl] .layout-margin .flex-offset-gt-md-20,[dir=rtl] .layout-margin .offset-gt-md-20,[dir=rtl] .offset-gt-md-20{margin-left:auto;margin-right:20%}.flex-offset-gt-md-25,.layout-margin .flex-offset-gt-md-25,.layout-margin .offset-gt-md-25,.offset-gt-md-25{margin-left:25%}[dir=rtl] .flex-offset-gt-md-25,[dir=rtl] .layout-margin .flex-offset-gt-md-25,[dir=rtl] .layout-margin .offset-gt-md-25,[dir=rtl] .offset-gt-md-25{margin-left:auto;margin-right:25%}.flex-offset-gt-md-30,.layout-margin .flex-offset-gt-md-30,.layout-margin .offset-gt-md-30,.offset-gt-md-30{margin-left:30%}[dir=rtl] .flex-offset-gt-md-30,[dir=rtl] .layout-margin .flex-offset-gt-md-30,[dir=rtl] .layout-margin .offset-gt-md-30,[dir=rtl] .offset-gt-md-30{margin-left:auto;margin-right:30%}.flex-offset-gt-md-35,.layout-margin .flex-offset-gt-md-35,.layout-margin .offset-gt-md-35,.offset-gt-md-35{margin-left:35%}[dir=rtl] .flex-offset-gt-md-35,[dir=rtl] .layout-margin .flex-offset-gt-md-35,[dir=rtl] .layout-margin .offset-gt-md-35,[dir=rtl] .offset-gt-md-35{margin-left:auto;margin-right:35%}.flex-offset-gt-md-40,.layout-margin .flex-offset-gt-md-40,.layout-margin .offset-gt-md-40,.offset-gt-md-40{margin-left:40%}[dir=rtl] .flex-offset-gt-md-40,[dir=rtl] .layout-margin .flex-offset-gt-md-40,[dir=rtl] .layout-margin .offset-gt-md-40,[dir=rtl] .offset-gt-md-40{margin-left:auto;margin-right:40%}.flex-offset-gt-md-45,.layout-margin .flex-offset-gt-md-45,.layout-margin .offset-gt-md-45,.offset-gt-md-45{margin-left:45%}[dir=rtl] .flex-offset-gt-md-45,[dir=rtl] .layout-margin .flex-offset-gt-md-45,[dir=rtl] .layout-margin .offset-gt-md-45,[dir=rtl] .offset-gt-md-45{margin-left:auto;margin-right:45%}.flex-offset-gt-md-50,.layout-margin .flex-offset-gt-md-50,.layout-margin .offset-gt-md-50,.offset-gt-md-50{margin-left:50%}[dir=rtl] .flex-offset-gt-md-50,[dir=rtl] .layout-margin .flex-offset-gt-md-50,[dir=rtl] .layout-margin .offset-gt-md-50,[dir=rtl] .offset-gt-md-50{margin-left:auto;margin-right:50%}.flex-offset-gt-md-55,.layout-margin .flex-offset-gt-md-55,.layout-margin .offset-gt-md-55,.offset-gt-md-55{margin-left:55%}[dir=rtl] .flex-offset-gt-md-55,[dir=rtl] .layout-margin .flex-offset-gt-md-55,[dir=rtl] .layout-margin .offset-gt-md-55,[dir=rtl] .offset-gt-md-55{margin-left:auto;margin-right:55%}.flex-offset-gt-md-60,.layout-margin .flex-offset-gt-md-60,.layout-margin .offset-gt-md-60,.offset-gt-md-60{margin-left:60%}[dir=rtl] .flex-offset-gt-md-60,[dir=rtl] .layout-margin .flex-offset-gt-md-60,[dir=rtl] .layout-margin .offset-gt-md-60,[dir=rtl] .offset-gt-md-60{margin-left:auto;margin-right:60%}.flex-offset-gt-md-65,.layout-margin .flex-offset-gt-md-65,.layout-margin .offset-gt-md-65,.offset-gt-md-65{margin-left:65%}[dir=rtl] .flex-offset-gt-md-65,[dir=rtl] .layout-margin .flex-offset-gt-md-65,[dir=rtl] .layout-margin .offset-gt-md-65,[dir=rtl] .offset-gt-md-65{margin-left:auto;margin-right:65%}.flex-offset-gt-md-70,.layout-margin .flex-offset-gt-md-70,.layout-margin .offset-gt-md-70,.offset-gt-md-70{margin-left:70%}[dir=rtl] .flex-offset-gt-md-70,[dir=rtl] .layout-margin .flex-offset-gt-md-70,[dir=rtl] .layout-margin .offset-gt-md-70,[dir=rtl] .offset-gt-md-70{margin-left:auto;margin-right:70%}.flex-offset-gt-md-75,.layout-margin .flex-offset-gt-md-75,.layout-margin .offset-gt-md-75,.offset-gt-md-75{margin-left:75%}[dir=rtl] .flex-offset-gt-md-75,[dir=rtl] .layout-margin .flex-offset-gt-md-75,[dir=rtl] .layout-margin .offset-gt-md-75,[dir=rtl] .offset-gt-md-75{margin-left:auto;margin-right:75%}.flex-offset-gt-md-80,.layout-margin .flex-offset-gt-md-80,.layout-margin .offset-gt-md-80,.offset-gt-md-80{margin-left:80%}[dir=rtl] .flex-offset-gt-md-80,[dir=rtl] .layout-margin .flex-offset-gt-md-80,[dir=rtl] .layout-margin .offset-gt-md-80,[dir=rtl] .offset-gt-md-80{margin-left:auto;margin-right:80%}.flex-offset-gt-md-85,.layout-margin .flex-offset-gt-md-85,.layout-margin .offset-gt-md-85,.offset-gt-md-85{margin-left:85%}[dir=rtl] .flex-offset-gt-md-85,[dir=rtl] .layout-margin .flex-offset-gt-md-85,[dir=rtl] .layout-margin .offset-gt-md-85,[dir=rtl] .offset-gt-md-85{margin-left:auto;margin-right:85%}.flex-offset-gt-md-90,.layout-margin .flex-offset-gt-md-90,.layout-margin .offset-gt-md-90,.offset-gt-md-90{margin-left:90%}[dir=rtl] .flex-offset-gt-md-90,[dir=rtl] .layout-margin .flex-offset-gt-md-90,[dir=rtl] .layout-margin .offset-gt-md-90,[dir=rtl] .offset-gt-md-90{margin-left:auto;margin-right:90%}.flex-offset-gt-md-95,.layout-margin .flex-offset-gt-md-95,.layout-margin .offset-gt-md-95,.offset-gt-md-95{margin-left:95%}[dir=rtl] .flex-offset-gt-md-95,[dir=rtl] .layout-margin .flex-offset-gt-md-95,[dir=rtl] .layout-margin .offset-gt-md-95,[dir=rtl] .offset-gt-md-95{margin-left:auto;margin-right:95%}.flex-offset-gt-md-33,.layout-margin .flex-offset-gt-md-33,.layout-margin .offset-gt-md-33,.offset-gt-md-33{margin-left:33.33333%}.flex-offset-gt-md-66,.layout-margin .flex-offset-gt-md-66,.layout-margin .offset-gt-md-66,.offset-gt-md-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-md-66,[dir=rtl] .layout-margin .flex-offset-gt-md-66,[dir=rtl] .layout-margin .offset-gt-md-66,[dir=rtl] .offset-gt-md-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-md,.layout-align-gt-md-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-gt-md-start,.layout-align-gt-md-start-center,.layout-align-gt-md-start-end,.layout-align-gt-md-start-start,.layout-align-gt-md-start-stretch{justify-content:flex-start}.layout-align-gt-md-center,.layout-align-gt-md-center-center,.layout-align-gt-md-center-end,.layout-align-gt-md-center-start,.layout-align-gt-md-center-stretch{justify-content:center}.layout-align-gt-md-end,.layout-align-gt-md-end-center,.layout-align-gt-md-end-end,.layout-align-gt-md-end-start,.layout-align-gt-md-end-stretch{justify-content:flex-end}.layout-align-gt-md-space-around,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-around-stretch{justify-content:space-around}.layout-align-gt-md-space-between,.layout-align-gt-md-space-between-center,.layout-align-gt-md-space-between-end,.layout-align-gt-md-space-between-start,.layout-align-gt-md-space-between-stretch{justify-content:space-between}.layout-align-gt-md-center-start,.layout-align-gt-md-end-start,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-between-start,.layout-align-gt-md-start-start{align-items:flex-start;align-content:flex-start}.layout-align-gt-md-center-center,.layout-align-gt-md-end-center,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-between-center,.layout-align-gt-md-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-gt-md-center-center>*,.layout-align-gt-md-end-center>*,.layout-align-gt-md-space-around-center>*,.layout-align-gt-md-space-between-center>*,.layout-align-gt-md-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-md-center-end,.layout-align-gt-md-end-end,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-between-end,.layout-align-gt-md-start-end{align-items:flex-end;align-content:flex-end}.layout-align-gt-md-center-stretch,.layout-align-gt-md-end-stretch,.layout-align-gt-md-space-around-stretch,.layout-align-gt-md-space-between-stretch,.layout-align-gt-md-start-stretch{align-items:stretch;align-content:stretch}.flex-gt-md{flex:1;box-sizing:border-box}.flex-gt-md-grow{flex:1 1 100%;box-sizing:border-box}.flex-gt-md-initial{flex:0 1 auto;box-sizing:border-box}.flex-gt-md-auto{flex:1 1 auto;box-sizing:border-box}.flex-gt-md-none{flex:0 0 auto;box-sizing:border-box}.flex-gt-md-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-gt-md-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-gt-md-0,.layout-row>.flex-gt-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-0{min-width:0}.layout-column>.flex-gt-md-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-gt-md-column>.flex-gt-md-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-md-5,.layout-row>.flex-gt-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-gt-md-10,.layout-row>.flex-gt-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-gt-md-15,.layout-row>.flex-gt-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-gt-md-20,.layout-row>.flex-gt-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-gt-md-25,.layout-row>.flex-gt-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-gt-md-30,.layout-row>.flex-gt-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-gt-md-35,.layout-row>.flex-gt-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-gt-md-40,.layout-row>.flex-gt-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-gt-md-45,.layout-row>.flex-gt-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-gt-md-50,.layout-row>.flex-gt-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-gt-md-55,.layout-row>.flex-gt-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-gt-md-60,.layout-row>.flex-gt-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-gt-md-65,.layout-row>.flex-gt-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-gt-md-70,.layout-row>.flex-gt-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-gt-md-75,.layout-row>.flex-gt-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-gt-md-80,.layout-row>.flex-gt-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-gt-md-85,.layout-row>.flex-gt-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-gt-md-90,.layout-row>.flex-gt-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-gt-md-95,.layout-row>.flex-gt-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-gt-md-100,.layout-column>.flex-gt-md-100,.layout-gt-md-column>.flex-gt-md-100,.layout-gt-md-row>.flex-gt-md-100,.layout-row>.flex-gt-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-md-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-gt-md-row>.flex{min-width:0}.layout-gt-md-column>.flex-gt-md-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-md-column>.flex{min-height:0}.layout-gt-md,.layout-gt-md-column,.layout-gt-md-row{box-sizing:border-box;display:flex}.layout-gt-md-column{flex-direction:column}.layout-gt-md-row{flex-direction:row}}@media (min-width:1280px) and (max-width:1919px){.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-lg:not(.show-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show){display:none}.flex-order-lg--20{order:-20}.flex-order-lg--19{order:-19}.flex-order-lg--18{order:-18}.flex-order-lg--17{order:-17}.flex-order-lg--16{order:-16}.flex-order-lg--15{order:-15}.flex-order-lg--14{order:-14}.flex-order-lg--13{order:-13}.flex-order-lg--12{order:-12}.flex-order-lg--11{order:-11}.flex-order-lg--10{order:-10}.flex-order-lg--9{order:-9}.flex-order-lg--8{order:-8}.flex-order-lg--7{order:-7}.flex-order-lg--6{order:-6}.flex-order-lg--5{order:-5}.flex-order-lg--4{order:-4}.flex-order-lg--3{order:-3}.flex-order-lg--2{order:-2}.flex-order-lg--1{order:-1}.flex-order-lg-0{order:0}.flex-order-lg-1{order:1}.flex-order-lg-2{order:2}.flex-order-lg-3{order:3}.flex-order-lg-4{order:4}.flex-order-lg-5{order:5}.flex-order-lg-6{order:6}.flex-order-lg-7{order:7}.flex-order-lg-8{order:8}.flex-order-lg-9{order:9}.flex-order-lg-10{order:10}.flex-order-lg-11{order:11}.flex-order-lg-12{order:12}.flex-order-lg-13{order:13}.flex-order-lg-14{order:14}.flex-order-lg-15{order:15}.flex-order-lg-16{order:16}.flex-order-lg-17{order:17}.flex-order-lg-18{order:18}.flex-order-lg-19{order:19}.flex-order-lg-20{order:20}.flex-offset-lg-0,.layout-margin .flex-offset-lg-0,.layout-margin .offset-lg-0,.offset-lg-0{margin-left:0}[dir=rtl] .flex-offset-lg-0,[dir=rtl] .layout-margin .flex-offset-lg-0,[dir=rtl] .layout-margin .offset-lg-0,[dir=rtl] .offset-lg-0{margin-left:auto;margin-right:0}.flex-offset-lg-5,.layout-margin .flex-offset-lg-5,.layout-margin .offset-lg-5,.offset-lg-5{margin-left:5%}[dir=rtl] .flex-offset-lg-5,[dir=rtl] .layout-margin .flex-offset-lg-5,[dir=rtl] .layout-margin .offset-lg-5,[dir=rtl] .offset-lg-5{margin-left:auto;margin-right:5%}.flex-offset-lg-10,.layout-margin .flex-offset-lg-10,.layout-margin .offset-lg-10,.offset-lg-10{margin-left:10%}[dir=rtl] .flex-offset-lg-10,[dir=rtl] .layout-margin .flex-offset-lg-10,[dir=rtl] .layout-margin .offset-lg-10,[dir=rtl] .offset-lg-10{margin-left:auto;margin-right:10%}.flex-offset-lg-15,.layout-margin .flex-offset-lg-15,.layout-margin .offset-lg-15,.offset-lg-15{margin-left:15%}[dir=rtl] .flex-offset-lg-15,[dir=rtl] .layout-margin .flex-offset-lg-15,[dir=rtl] .layout-margin .offset-lg-15,[dir=rtl] .offset-lg-15{margin-left:auto;margin-right:15%}.flex-offset-lg-20,.layout-margin .flex-offset-lg-20,.layout-margin .offset-lg-20,.offset-lg-20{margin-left:20%}[dir=rtl] .flex-offset-lg-20,[dir=rtl] .layout-margin .flex-offset-lg-20,[dir=rtl] .layout-margin .offset-lg-20,[dir=rtl] .offset-lg-20{margin-left:auto;margin-right:20%}.flex-offset-lg-25,.layout-margin .flex-offset-lg-25,.layout-margin .offset-lg-25,.offset-lg-25{margin-left:25%}[dir=rtl] .flex-offset-lg-25,[dir=rtl] .layout-margin .flex-offset-lg-25,[dir=rtl] .layout-margin .offset-lg-25,[dir=rtl] .offset-lg-25{margin-left:auto;margin-right:25%}.flex-offset-lg-30,.layout-margin .flex-offset-lg-30,.layout-margin .offset-lg-30,.offset-lg-30{margin-left:30%}[dir=rtl] .flex-offset-lg-30,[dir=rtl] .layout-margin .flex-offset-lg-30,[dir=rtl] .layout-margin .offset-lg-30,[dir=rtl] .offset-lg-30{margin-left:auto;margin-right:30%}.flex-offset-lg-35,.layout-margin .flex-offset-lg-35,.layout-margin .offset-lg-35,.offset-lg-35{margin-left:35%}[dir=rtl] .flex-offset-lg-35,[dir=rtl] .layout-margin .flex-offset-lg-35,[dir=rtl] .layout-margin .offset-lg-35,[dir=rtl] .offset-lg-35{margin-left:auto;margin-right:35%}.flex-offset-lg-40,.layout-margin .flex-offset-lg-40,.layout-margin .offset-lg-40,.offset-lg-40{margin-left:40%}[dir=rtl] .flex-offset-lg-40,[dir=rtl] .layout-margin .flex-offset-lg-40,[dir=rtl] .layout-margin .offset-lg-40,[dir=rtl] .offset-lg-40{margin-left:auto;margin-right:40%}.flex-offset-lg-45,.layout-margin .flex-offset-lg-45,.layout-margin .offset-lg-45,.offset-lg-45{margin-left:45%}[dir=rtl] .flex-offset-lg-45,[dir=rtl] .layout-margin .flex-offset-lg-45,[dir=rtl] .layout-margin .offset-lg-45,[dir=rtl] .offset-lg-45{margin-left:auto;margin-right:45%}.flex-offset-lg-50,.layout-margin .flex-offset-lg-50,.layout-margin .offset-lg-50,.offset-lg-50{margin-left:50%}[dir=rtl] .flex-offset-lg-50,[dir=rtl] .layout-margin .flex-offset-lg-50,[dir=rtl] .layout-margin .offset-lg-50,[dir=rtl] .offset-lg-50{margin-left:auto;margin-right:50%}.flex-offset-lg-55,.layout-margin .flex-offset-lg-55,.layout-margin .offset-lg-55,.offset-lg-55{margin-left:55%}[dir=rtl] .flex-offset-lg-55,[dir=rtl] .layout-margin .flex-offset-lg-55,[dir=rtl] .layout-margin .offset-lg-55,[dir=rtl] .offset-lg-55{margin-left:auto;margin-right:55%}.flex-offset-lg-60,.layout-margin .flex-offset-lg-60,.layout-margin .offset-lg-60,.offset-lg-60{margin-left:60%}[dir=rtl] .flex-offset-lg-60,[dir=rtl] .layout-margin .flex-offset-lg-60,[dir=rtl] .layout-margin .offset-lg-60,[dir=rtl] .offset-lg-60{margin-left:auto;margin-right:60%}.flex-offset-lg-65,.layout-margin .flex-offset-lg-65,.layout-margin .offset-lg-65,.offset-lg-65{margin-left:65%}[dir=rtl] .flex-offset-lg-65,[dir=rtl] .layout-margin .flex-offset-lg-65,[dir=rtl] .layout-margin .offset-lg-65,[dir=rtl] .offset-lg-65{margin-left:auto;margin-right:65%}.flex-offset-lg-70,.layout-margin .flex-offset-lg-70,.layout-margin .offset-lg-70,.offset-lg-70{margin-left:70%}[dir=rtl] .flex-offset-lg-70,[dir=rtl] .layout-margin .flex-offset-lg-70,[dir=rtl] .layout-margin .offset-lg-70,[dir=rtl] .offset-lg-70{margin-left:auto;margin-right:70%}.flex-offset-lg-75,.layout-margin .flex-offset-lg-75,.layout-margin .offset-lg-75,.offset-lg-75{margin-left:75%}[dir=rtl] .flex-offset-lg-75,[dir=rtl] .layout-margin .flex-offset-lg-75,[dir=rtl] .layout-margin .offset-lg-75,[dir=rtl] .offset-lg-75{margin-left:auto;margin-right:75%}.flex-offset-lg-80,.layout-margin .flex-offset-lg-80,.layout-margin .offset-lg-80,.offset-lg-80{margin-left:80%}[dir=rtl] .flex-offset-lg-80,[dir=rtl] .layout-margin .flex-offset-lg-80,[dir=rtl] .layout-margin .offset-lg-80,[dir=rtl] .offset-lg-80{margin-left:auto;margin-right:80%}.flex-offset-lg-85,.layout-margin .flex-offset-lg-85,.layout-margin .offset-lg-85,.offset-lg-85{margin-left:85%}[dir=rtl] .flex-offset-lg-85,[dir=rtl] .layout-margin .flex-offset-lg-85,[dir=rtl] .layout-margin .offset-lg-85,[dir=rtl] .offset-lg-85{margin-left:auto;margin-right:85%}.flex-offset-lg-90,.layout-margin .flex-offset-lg-90,.layout-margin .offset-lg-90,.offset-lg-90{margin-left:90%}[dir=rtl] .flex-offset-lg-90,[dir=rtl] .layout-margin .flex-offset-lg-90,[dir=rtl] .layout-margin .offset-lg-90,[dir=rtl] .offset-lg-90{margin-left:auto;margin-right:90%}.flex-offset-lg-95,.layout-margin .flex-offset-lg-95,.layout-margin .offset-lg-95,.offset-lg-95{margin-left:95%}[dir=rtl] .flex-offset-lg-95,[dir=rtl] .layout-margin .flex-offset-lg-95,[dir=rtl] .layout-margin .offset-lg-95,[dir=rtl] .offset-lg-95{margin-left:auto;margin-right:95%}.flex-offset-lg-33,.layout-margin .flex-offset-lg-33,.layout-margin .offset-lg-33,.offset-lg-33{margin-left:33.33333%}.flex-offset-lg-66,.layout-margin .flex-offset-lg-66,.layout-margin .offset-lg-66,.offset-lg-66{margin-left:66.66667%}[dir=rtl] .flex-offset-lg-66,[dir=rtl] .layout-margin .flex-offset-lg-66,[dir=rtl] .layout-margin .offset-lg-66,[dir=rtl] .offset-lg-66{margin-left:auto;margin-right:66.66667%}.layout-align-lg,.layout-align-lg-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-lg-start,.layout-align-lg-start-center,.layout-align-lg-start-end,.layout-align-lg-start-start,.layout-align-lg-start-stretch{justify-content:flex-start}.layout-align-lg-center,.layout-align-lg-center-center,.layout-align-lg-center-end,.layout-align-lg-center-start,.layout-align-lg-center-stretch{justify-content:center}.layout-align-lg-end,.layout-align-lg-end-center,.layout-align-lg-end-end,.layout-align-lg-end-start,.layout-align-lg-end-stretch{justify-content:flex-end}.layout-align-lg-space-around,.layout-align-lg-space-around-center,.layout-align-lg-space-around-end,.layout-align-lg-space-around-start,.layout-align-lg-space-around-stretch{justify-content:space-around}.layout-align-lg-space-between,.layout-align-lg-space-between-center,.layout-align-lg-space-between-end,.layout-align-lg-space-between-start,.layout-align-lg-space-between-stretch{justify-content:space-between}.layout-align-lg-center-start,.layout-align-lg-end-start,.layout-align-lg-space-around-start,.layout-align-lg-space-between-start,.layout-align-lg-start-start{align-items:flex-start;align-content:flex-start}.layout-align-lg-center-center,.layout-align-lg-end-center,.layout-align-lg-space-around-center,.layout-align-lg-space-between-center,.layout-align-lg-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-lg-center-center>*,.layout-align-lg-end-center>*,.layout-align-lg-space-around-center>*,.layout-align-lg-space-between-center>*,.layout-align-lg-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-lg-center-end,.layout-align-lg-end-end,.layout-align-lg-space-around-end,.layout-align-lg-space-between-end,.layout-align-lg-start-end{align-items:flex-end;align-content:flex-end}.layout-align-lg-center-stretch,.layout-align-lg-end-stretch,.layout-align-lg-space-around-stretch,.layout-align-lg-space-between-stretch,.layout-align-lg-start-stretch{align-items:stretch;align-content:stretch}.flex-lg{flex:1;box-sizing:border-box}.flex-lg-grow{flex:1 1 100%;box-sizing:border-box}.flex-lg-initial{flex:0 1 auto;box-sizing:border-box}.flex-lg-auto{flex:1 1 auto;box-sizing:border-box}.flex-lg-none{flex:0 0 auto;box-sizing:border-box}.flex-lg-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-lg-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-lg-0,.layout-row>.flex-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-lg-0{min-width:0}.layout-column>.flex-lg-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-lg-row>.flex-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-lg-column>.flex-lg-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-lg-5,.layout-row>.flex-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-lg-row>.flex-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-lg-10,.layout-row>.flex-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-lg-row>.flex-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-lg-15,.layout-row>.flex-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-lg-row>.flex-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-lg-20,.layout-row>.flex-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-lg-row>.flex-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-lg-25,.layout-row>.flex-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-lg-row>.flex-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-lg-30,.layout-row>.flex-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-lg-row>.flex-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-lg-35,.layout-row>.flex-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-lg-row>.flex-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-lg-40,.layout-row>.flex-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-lg-row>.flex-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-lg-45,.layout-row>.flex-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-lg-row>.flex-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-lg-50,.layout-row>.flex-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-lg-row>.flex-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-lg-55,.layout-row>.flex-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-lg-row>.flex-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-lg-60,.layout-row>.flex-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-lg-row>.flex-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-lg-65,.layout-row>.flex-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-lg-row>.flex-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-lg-70,.layout-row>.flex-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-lg-row>.flex-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-lg-75,.layout-row>.flex-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-lg-row>.flex-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-lg-80,.layout-row>.flex-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-lg-row>.flex-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-lg-85,.layout-row>.flex-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-lg-row>.flex-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-lg-90,.layout-row>.flex-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-lg-row>.flex-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-lg-95,.layout-row>.flex-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-lg-row>.flex-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-95{max-height:95%}.flex-lg-100,.layout-lg-column>.flex-lg-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-lg-100{max-height:100%}.layout-column>.flex-lg-100,.layout-lg-column>.flex-lg-100,.layout-lg-row>.flex-lg-100,.layout-row>.flex-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-lg-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-lg-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-lg-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-lg-row>.flex-lg-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-lg-row>.flex-lg-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-lg-row>.flex{min-width:0}.layout-lg-column>.flex-lg-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-lg-column>.flex-lg-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-lg-column>.flex{min-height:0}.layout-lg,.layout-lg-column,.layout-lg-row{box-sizing:border-box;display:flex}.layout-lg-column{flex-direction:column}.layout-lg-row{flex-direction:row}}@media (min-width:1920px){.flex-order-gt-lg--20{order:-20}.flex-order-gt-lg--19{order:-19}.flex-order-gt-lg--18{order:-18}.flex-order-gt-lg--17{order:-17}.flex-order-gt-lg--16{order:-16}.flex-order-gt-lg--15{order:-15}.flex-order-gt-lg--14{order:-14}.flex-order-gt-lg--13{order:-13}.flex-order-gt-lg--12{order:-12}.flex-order-gt-lg--11{order:-11}.flex-order-gt-lg--10{order:-10}.flex-order-gt-lg--9{order:-9}.flex-order-gt-lg--8{order:-8}.flex-order-gt-lg--7{order:-7}.flex-order-gt-lg--6{order:-6}.flex-order-gt-lg--5{order:-5}.flex-order-gt-lg--4{order:-4}.flex-order-gt-lg--3{order:-3}.flex-order-gt-lg--2{order:-2}.flex-order-gt-lg--1{order:-1}.flex-order-gt-lg-0{order:0}.flex-order-gt-lg-1{order:1}.flex-order-gt-lg-2{order:2}.flex-order-gt-lg-3{order:3}.flex-order-gt-lg-4{order:4}.flex-order-gt-lg-5{order:5}.flex-order-gt-lg-6{order:6}.flex-order-gt-lg-7{order:7}.flex-order-gt-lg-8{order:8}.flex-order-gt-lg-9{order:9}.flex-order-gt-lg-10{order:10}.flex-order-gt-lg-11{order:11}.flex-order-gt-lg-12{order:12}.flex-order-gt-lg-13{order:13}.flex-order-gt-lg-14{order:14}.flex-order-gt-lg-15{order:15}.flex-order-gt-lg-16{order:16}.flex-order-gt-lg-17{order:17}.flex-order-gt-lg-18{order:18}.flex-order-gt-lg-19{order:19}.flex-order-gt-lg-20{order:20}.flex-offset-gt-lg-0,.layout-margin .flex-offset-gt-lg-0,.layout-margin .offset-gt-lg-0,.offset-gt-lg-0{margin-left:0}[dir=rtl] .flex-offset-gt-lg-0,[dir=rtl] .layout-margin .flex-offset-gt-lg-0,[dir=rtl] .layout-margin .offset-gt-lg-0,[dir=rtl] .offset-gt-lg-0{margin-left:auto;margin-right:0}.flex-offset-gt-lg-5,.layout-margin .flex-offset-gt-lg-5,.layout-margin .offset-gt-lg-5,.offset-gt-lg-5{margin-left:5%}[dir=rtl] .flex-offset-gt-lg-5,[dir=rtl] .layout-margin .flex-offset-gt-lg-5,[dir=rtl] .layout-margin .offset-gt-lg-5,[dir=rtl] .offset-gt-lg-5{margin-left:auto;margin-right:5%}.flex-offset-gt-lg-10,.layout-margin .flex-offset-gt-lg-10,.layout-margin .offset-gt-lg-10,.offset-gt-lg-10{margin-left:10%}[dir=rtl] .flex-offset-gt-lg-10,[dir=rtl] .layout-margin .flex-offset-gt-lg-10,[dir=rtl] .layout-margin .offset-gt-lg-10,[dir=rtl] .offset-gt-lg-10{margin-left:auto;margin-right:10%}.flex-offset-gt-lg-15,.layout-margin .flex-offset-gt-lg-15,.layout-margin .offset-gt-lg-15,.offset-gt-lg-15{margin-left:15%}[dir=rtl] .flex-offset-gt-lg-15,[dir=rtl] .layout-margin .flex-offset-gt-lg-15,[dir=rtl] .layout-margin .offset-gt-lg-15,[dir=rtl] .offset-gt-lg-15{margin-left:auto;margin-right:15%}.flex-offset-gt-lg-20,.layout-margin .flex-offset-gt-lg-20,.layout-margin .offset-gt-lg-20,.offset-gt-lg-20{margin-left:20%}[dir=rtl] .flex-offset-gt-lg-20,[dir=rtl] .layout-margin .flex-offset-gt-lg-20,[dir=rtl] .layout-margin .offset-gt-lg-20,[dir=rtl] .offset-gt-lg-20{margin-left:auto;margin-right:20%}.flex-offset-gt-lg-25,.layout-margin .flex-offset-gt-lg-25,.layout-margin .offset-gt-lg-25,.offset-gt-lg-25{margin-left:25%}[dir=rtl] .flex-offset-gt-lg-25,[dir=rtl] .layout-margin .flex-offset-gt-lg-25,[dir=rtl] .layout-margin .offset-gt-lg-25,[dir=rtl] .offset-gt-lg-25{margin-left:auto;margin-right:25%}.flex-offset-gt-lg-30,.layout-margin .flex-offset-gt-lg-30,.layout-margin .offset-gt-lg-30,.offset-gt-lg-30{margin-left:30%}[dir=rtl] .flex-offset-gt-lg-30,[dir=rtl] .layout-margin .flex-offset-gt-lg-30,[dir=rtl] .layout-margin .offset-gt-lg-30,[dir=rtl] .offset-gt-lg-30{margin-left:auto;margin-right:30%}.flex-offset-gt-lg-35,.layout-margin .flex-offset-gt-lg-35,.layout-margin .offset-gt-lg-35,.offset-gt-lg-35{margin-left:35%}[dir=rtl] .flex-offset-gt-lg-35,[dir=rtl] .layout-margin .flex-offset-gt-lg-35,[dir=rtl] .layout-margin .offset-gt-lg-35,[dir=rtl] .offset-gt-lg-35{margin-left:auto;margin-right:35%}.flex-offset-gt-lg-40,.layout-margin .flex-offset-gt-lg-40,.layout-margin .offset-gt-lg-40,.offset-gt-lg-40{margin-left:40%}[dir=rtl] .flex-offset-gt-lg-40,[dir=rtl] .layout-margin .flex-offset-gt-lg-40,[dir=rtl] .layout-margin .offset-gt-lg-40,[dir=rtl] .offset-gt-lg-40{margin-left:auto;margin-right:40%}.flex-offset-gt-lg-45,.layout-margin .flex-offset-gt-lg-45,.layout-margin .offset-gt-lg-45,.offset-gt-lg-45{margin-left:45%}[dir=rtl] .flex-offset-gt-lg-45,[dir=rtl] .layout-margin .flex-offset-gt-lg-45,[dir=rtl] .layout-margin .offset-gt-lg-45,[dir=rtl] .offset-gt-lg-45{margin-left:auto;margin-right:45%}.flex-offset-gt-lg-50,.layout-margin .flex-offset-gt-lg-50,.layout-margin .offset-gt-lg-50,.offset-gt-lg-50{margin-left:50%}[dir=rtl] .flex-offset-gt-lg-50,[dir=rtl] .layout-margin .flex-offset-gt-lg-50,[dir=rtl] .layout-margin .offset-gt-lg-50,[dir=rtl] .offset-gt-lg-50{margin-left:auto;margin-right:50%}.flex-offset-gt-lg-55,.layout-margin .flex-offset-gt-lg-55,.layout-margin .offset-gt-lg-55,.offset-gt-lg-55{margin-left:55%}[dir=rtl] .flex-offset-gt-lg-55,[dir=rtl] .layout-margin .flex-offset-gt-lg-55,[dir=rtl] .layout-margin .offset-gt-lg-55,[dir=rtl] .offset-gt-lg-55{margin-left:auto;margin-right:55%}.flex-offset-gt-lg-60,.layout-margin .flex-offset-gt-lg-60,.layout-margin .offset-gt-lg-60,.offset-gt-lg-60{margin-left:60%}[dir=rtl] .flex-offset-gt-lg-60,[dir=rtl] .layout-margin .flex-offset-gt-lg-60,[dir=rtl] .layout-margin .offset-gt-lg-60,[dir=rtl] .offset-gt-lg-60{margin-left:auto;margin-right:60%}.flex-offset-gt-lg-65,.layout-margin .flex-offset-gt-lg-65,.layout-margin .offset-gt-lg-65,.offset-gt-lg-65{margin-left:65%}[dir=rtl] .flex-offset-gt-lg-65,[dir=rtl] .layout-margin .flex-offset-gt-lg-65,[dir=rtl] .layout-margin .offset-gt-lg-65,[dir=rtl] .offset-gt-lg-65{margin-left:auto;margin-right:65%}.flex-offset-gt-lg-70,.layout-margin .flex-offset-gt-lg-70,.layout-margin .offset-gt-lg-70,.offset-gt-lg-70{margin-left:70%}[dir=rtl] .flex-offset-gt-lg-70,[dir=rtl] .layout-margin .flex-offset-gt-lg-70,[dir=rtl] .layout-margin .offset-gt-lg-70,[dir=rtl] .offset-gt-lg-70{margin-left:auto;margin-right:70%}.flex-offset-gt-lg-75,.layout-margin .flex-offset-gt-lg-75,.layout-margin .offset-gt-lg-75,.offset-gt-lg-75{margin-left:75%}[dir=rtl] .flex-offset-gt-lg-75,[dir=rtl] .layout-margin .flex-offset-gt-lg-75,[dir=rtl] .layout-margin .offset-gt-lg-75,[dir=rtl] .offset-gt-lg-75{margin-left:auto;margin-right:75%}.flex-offset-gt-lg-80,.layout-margin .flex-offset-gt-lg-80,.layout-margin .offset-gt-lg-80,.offset-gt-lg-80{margin-left:80%}[dir=rtl] .flex-offset-gt-lg-80,[dir=rtl] .layout-margin .flex-offset-gt-lg-80,[dir=rtl] .layout-margin .offset-gt-lg-80,[dir=rtl] .offset-gt-lg-80{margin-left:auto;margin-right:80%}.flex-offset-gt-lg-85,.layout-margin .flex-offset-gt-lg-85,.layout-margin .offset-gt-lg-85,.offset-gt-lg-85{margin-left:85%}[dir=rtl] .flex-offset-gt-lg-85,[dir=rtl] .layout-margin .flex-offset-gt-lg-85,[dir=rtl] .layout-margin .offset-gt-lg-85,[dir=rtl] .offset-gt-lg-85{margin-left:auto;margin-right:85%}.flex-offset-gt-lg-90,.layout-margin .flex-offset-gt-lg-90,.layout-margin .offset-gt-lg-90,.offset-gt-lg-90{margin-left:90%}[dir=rtl] .flex-offset-gt-lg-90,[dir=rtl] .layout-margin .flex-offset-gt-lg-90,[dir=rtl] .layout-margin .offset-gt-lg-90,[dir=rtl] .offset-gt-lg-90{margin-left:auto;margin-right:90%}.flex-offset-gt-lg-95,.layout-margin .flex-offset-gt-lg-95,.layout-margin .offset-gt-lg-95,.offset-gt-lg-95{margin-left:95%}[dir=rtl] .flex-offset-gt-lg-95,[dir=rtl] .layout-margin .flex-offset-gt-lg-95,[dir=rtl] .layout-margin .offset-gt-lg-95,[dir=rtl] .offset-gt-lg-95{margin-left:auto;margin-right:95%}.flex-offset-gt-lg-33,.layout-margin .flex-offset-gt-lg-33,.layout-margin .offset-gt-lg-33,.offset-gt-lg-33{margin-left:33.33333%}.flex-offset-gt-lg-66,.layout-margin .flex-offset-gt-lg-66,.layout-margin .offset-gt-lg-66,.offset-gt-lg-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-lg-66,[dir=rtl] .layout-margin .flex-offset-gt-lg-66,[dir=rtl] .layout-margin .offset-gt-lg-66,[dir=rtl] .offset-gt-lg-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-lg,.layout-align-gt-lg-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-gt-lg-start,.layout-align-gt-lg-start-center,.layout-align-gt-lg-start-end,.layout-align-gt-lg-start-start,.layout-align-gt-lg-start-stretch{justify-content:flex-start}.layout-align-gt-lg-center,.layout-align-gt-lg-center-center,.layout-align-gt-lg-center-end,.layout-align-gt-lg-center-start,.layout-align-gt-lg-center-stretch{justify-content:center}.layout-align-gt-lg-end,.layout-align-gt-lg-end-center,.layout-align-gt-lg-end-end,.layout-align-gt-lg-end-start,.layout-align-gt-lg-end-stretch{justify-content:flex-end}.layout-align-gt-lg-space-around,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-around-stretch{justify-content:space-around}.layout-align-gt-lg-space-between,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-space-between-stretch{justify-content:space-between}.layout-align-gt-lg-center-start,.layout-align-gt-lg-end-start,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-start-start{align-items:flex-start;align-content:flex-start}.layout-align-gt-lg-center-center,.layout-align-gt-lg-end-center,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-gt-lg-center-center>*,.layout-align-gt-lg-end-center>*,.layout-align-gt-lg-space-around-center>*,.layout-align-gt-lg-space-between-center>*,.layout-align-gt-lg-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-lg-center-end,.layout-align-gt-lg-end-end,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-start-end{align-items:flex-end;align-content:flex-end}.layout-align-gt-lg-center-stretch,.layout-align-gt-lg-end-stretch,.layout-align-gt-lg-space-around-stretch,.layout-align-gt-lg-space-between-stretch,.layout-align-gt-lg-start-stretch{align-items:stretch;align-content:stretch}.flex-gt-lg{flex:1;box-sizing:border-box}.flex-gt-lg-grow{flex:1 1 100%;box-sizing:border-box}.flex-gt-lg-initial{flex:0 1 auto;box-sizing:border-box}.flex-gt-lg-auto{flex:1 1 auto;box-sizing:border-box}.flex-gt-lg-none{flex:0 0 auto;box-sizing:border-box}.flex-gt-lg-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-gt-lg-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-gt-lg-0,.layout-row>.flex-gt-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-0{min-width:0}.layout-column>.flex-gt-lg-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-gt-lg-column>.flex-gt-lg-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-lg-5,.layout-row>.flex-gt-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-gt-lg-10,.layout-row>.flex-gt-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-gt-lg-15,.layout-row>.flex-gt-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-gt-lg-20,.layout-row>.flex-gt-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-gt-lg-25,.layout-row>.flex-gt-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-gt-lg-30,.layout-row>.flex-gt-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-gt-lg-35,.layout-row>.flex-gt-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-gt-lg-40,.layout-row>.flex-gt-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-gt-lg-45,.layout-row>.flex-gt-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-gt-lg-50,.layout-row>.flex-gt-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-gt-lg-55,.layout-row>.flex-gt-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-gt-lg-60,.layout-row>.flex-gt-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-gt-lg-65,.layout-row>.flex-gt-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-gt-lg-70,.layout-row>.flex-gt-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-gt-lg-75,.layout-row>.flex-gt-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-gt-lg-80,.layout-row>.flex-gt-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-gt-lg-85,.layout-row>.flex-gt-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-gt-lg-90,.layout-row>.flex-gt-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-gt-lg-95,.layout-row>.flex-gt-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-gt-lg-100,.layout-column>.flex-gt-lg-100,.layout-gt-lg-column>.flex-gt-lg-100,.layout-gt-lg-row>.flex-gt-lg-100,.layout-row>.flex-gt-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-lg-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-gt-lg-row>.flex{min-width:0}.layout-gt-lg-column>.flex-gt-lg-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-lg-column>.flex{min-height:0}.layout-gt-lg,.layout-gt-lg-column,.layout-gt-lg-row{box-sizing:border-box;display:flex}.layout-gt-lg-column{flex-direction:column}.layout-gt-lg-row{flex-direction:row}.flex-order-xl--20{order:-20}.flex-order-xl--19{order:-19}.flex-order-xl--18{order:-18}.flex-order-xl--17{order:-17}.flex-order-xl--16{order:-16}.flex-order-xl--15{order:-15}.flex-order-xl--14{order:-14}.flex-order-xl--13{order:-13}.flex-order-xl--12{order:-12}.flex-order-xl--11{order:-11}.flex-order-xl--10{order:-10}.flex-order-xl--9{order:-9}.flex-order-xl--8{order:-8}.flex-order-xl--7{order:-7}.flex-order-xl--6{order:-6}.flex-order-xl--5{order:-5}.flex-order-xl--4{order:-4}.flex-order-xl--3{order:-3}.flex-order-xl--2{order:-2}.flex-order-xl--1{order:-1}.flex-order-xl-0{order:0}.flex-order-xl-1{order:1}.flex-order-xl-2{order:2}.flex-order-xl-3{order:3}.flex-order-xl-4{order:4}.flex-order-xl-5{order:5}.flex-order-xl-6{order:6}.flex-order-xl-7{order:7}.flex-order-xl-8{order:8}.flex-order-xl-9{order:9}.flex-order-xl-10{order:10}.flex-order-xl-11{order:11}.flex-order-xl-12{order:12}.flex-order-xl-13{order:13}.flex-order-xl-14{order:14}.flex-order-xl-15{order:15}.flex-order-xl-16{order:16}.flex-order-xl-17{order:17}.flex-order-xl-18{order:18}.flex-order-xl-19{order:19}.flex-order-xl-20{order:20}.flex-offset-xl-0,.layout-margin .flex-offset-xl-0,.layout-margin .offset-xl-0,.offset-xl-0{margin-left:0}[dir=rtl] .flex-offset-xl-0,[dir=rtl] .layout-margin .flex-offset-xl-0,[dir=rtl] .layout-margin .offset-xl-0,[dir=rtl] .offset-xl-0{margin-left:auto;margin-right:0}.flex-offset-xl-5,.layout-margin .flex-offset-xl-5,.layout-margin .offset-xl-5,.offset-xl-5{margin-left:5%}[dir=rtl] .flex-offset-xl-5,[dir=rtl] .layout-margin .flex-offset-xl-5,[dir=rtl] .layout-margin .offset-xl-5,[dir=rtl] .offset-xl-5{margin-left:auto;margin-right:5%}.flex-offset-xl-10,.layout-margin .flex-offset-xl-10,.layout-margin .offset-xl-10,.offset-xl-10{margin-left:10%}[dir=rtl] .flex-offset-xl-10,[dir=rtl] .layout-margin .flex-offset-xl-10,[dir=rtl] .layout-margin .offset-xl-10,[dir=rtl] .offset-xl-10{margin-left:auto;margin-right:10%}.flex-offset-xl-15,.layout-margin .flex-offset-xl-15,.layout-margin .offset-xl-15,.offset-xl-15{margin-left:15%}[dir=rtl] .flex-offset-xl-15,[dir=rtl] .layout-margin .flex-offset-xl-15,[dir=rtl] .layout-margin .offset-xl-15,[dir=rtl] .offset-xl-15{margin-left:auto;margin-right:15%}.flex-offset-xl-20,.layout-margin .flex-offset-xl-20,.layout-margin .offset-xl-20,.offset-xl-20{margin-left:20%}[dir=rtl] .flex-offset-xl-20,[dir=rtl] .layout-margin .flex-offset-xl-20,[dir=rtl] .layout-margin .offset-xl-20,[dir=rtl] .offset-xl-20{margin-left:auto;margin-right:20%}.flex-offset-xl-25,.layout-margin .flex-offset-xl-25,.layout-margin .offset-xl-25,.offset-xl-25{margin-left:25%}[dir=rtl] .flex-offset-xl-25,[dir=rtl] .layout-margin .flex-offset-xl-25,[dir=rtl] .layout-margin .offset-xl-25,[dir=rtl] .offset-xl-25{margin-left:auto;margin-right:25%}.flex-offset-xl-30,.layout-margin .flex-offset-xl-30,.layout-margin .offset-xl-30,.offset-xl-30{margin-left:30%}[dir=rtl] .flex-offset-xl-30,[dir=rtl] .layout-margin .flex-offset-xl-30,[dir=rtl] .layout-margin .offset-xl-30,[dir=rtl] .offset-xl-30{margin-left:auto;margin-right:30%}.flex-offset-xl-35,.layout-margin .flex-offset-xl-35,.layout-margin .offset-xl-35,.offset-xl-35{margin-left:35%}[dir=rtl] .flex-offset-xl-35,[dir=rtl] .layout-margin .flex-offset-xl-35,[dir=rtl] .layout-margin .offset-xl-35,[dir=rtl] .offset-xl-35{margin-left:auto;margin-right:35%}.flex-offset-xl-40,.layout-margin .flex-offset-xl-40,.layout-margin .offset-xl-40,.offset-xl-40{margin-left:40%}[dir=rtl] .flex-offset-xl-40,[dir=rtl] .layout-margin .flex-offset-xl-40,[dir=rtl] .layout-margin .offset-xl-40,[dir=rtl] .offset-xl-40{margin-left:auto;margin-right:40%}.flex-offset-xl-45,.layout-margin .flex-offset-xl-45,.layout-margin .offset-xl-45,.offset-xl-45{margin-left:45%}[dir=rtl] .flex-offset-xl-45,[dir=rtl] .layout-margin .flex-offset-xl-45,[dir=rtl] .layout-margin .offset-xl-45,[dir=rtl] .offset-xl-45{margin-left:auto;margin-right:45%}.flex-offset-xl-50,.layout-margin .flex-offset-xl-50,.layout-margin .offset-xl-50,.offset-xl-50{margin-left:50%}[dir=rtl] .flex-offset-xl-50,[dir=rtl] .layout-margin .flex-offset-xl-50,[dir=rtl] .layout-margin .offset-xl-50,[dir=rtl] .offset-xl-50{margin-left:auto;margin-right:50%}.flex-offset-xl-55,.layout-margin .flex-offset-xl-55,.layout-margin .offset-xl-55,.offset-xl-55{margin-left:55%}[dir=rtl] .flex-offset-xl-55,[dir=rtl] .layout-margin .flex-offset-xl-55,[dir=rtl] .layout-margin .offset-xl-55,[dir=rtl] .offset-xl-55{margin-left:auto;margin-right:55%}.flex-offset-xl-60,.layout-margin .flex-offset-xl-60,.layout-margin .offset-xl-60,.offset-xl-60{margin-left:60%}[dir=rtl] .flex-offset-xl-60,[dir=rtl] .layout-margin .flex-offset-xl-60,[dir=rtl] .layout-margin .offset-xl-60,[dir=rtl] .offset-xl-60{margin-left:auto;margin-right:60%}.flex-offset-xl-65,.layout-margin .flex-offset-xl-65,.layout-margin .offset-xl-65,.offset-xl-65{margin-left:65%}[dir=rtl] .flex-offset-xl-65,[dir=rtl] .layout-margin .flex-offset-xl-65,[dir=rtl] .layout-margin .offset-xl-65,[dir=rtl] .offset-xl-65{margin-left:auto;margin-right:65%}.flex-offset-xl-70,.layout-margin .flex-offset-xl-70,.layout-margin .offset-xl-70,.offset-xl-70{margin-left:70%}[dir=rtl] .flex-offset-xl-70,[dir=rtl] .layout-margin .flex-offset-xl-70,[dir=rtl] .layout-margin .offset-xl-70,[dir=rtl] .offset-xl-70{margin-left:auto;margin-right:70%}.flex-offset-xl-75,.layout-margin .flex-offset-xl-75,.layout-margin .offset-xl-75,.offset-xl-75{margin-left:75%}[dir=rtl] .flex-offset-xl-75,[dir=rtl] .layout-margin .flex-offset-xl-75,[dir=rtl] .layout-margin .offset-xl-75,[dir=rtl] .offset-xl-75{margin-left:auto;margin-right:75%}.flex-offset-xl-80,.layout-margin .flex-offset-xl-80,.layout-margin .offset-xl-80,.offset-xl-80{margin-left:80%}[dir=rtl] .flex-offset-xl-80,[dir=rtl] .layout-margin .flex-offset-xl-80,[dir=rtl] .layout-margin .offset-xl-80,[dir=rtl] .offset-xl-80{margin-left:auto;margin-right:80%}.flex-offset-xl-85,.layout-margin .flex-offset-xl-85,.layout-margin .offset-xl-85,.offset-xl-85{margin-left:85%}[dir=rtl] .flex-offset-xl-85,[dir=rtl] .layout-margin .flex-offset-xl-85,[dir=rtl] .layout-margin .offset-xl-85,[dir=rtl] .offset-xl-85{margin-left:auto;margin-right:85%}.flex-offset-xl-90,.layout-margin .flex-offset-xl-90,.layout-margin .offset-xl-90,.offset-xl-90{margin-left:90%}[dir=rtl] .flex-offset-xl-90,[dir=rtl] .layout-margin .flex-offset-xl-90,[dir=rtl] .layout-margin .offset-xl-90,[dir=rtl] .offset-xl-90{margin-left:auto;margin-right:90%}.flex-offset-xl-95,.layout-margin .flex-offset-xl-95,.layout-margin .offset-xl-95,.offset-xl-95{margin-left:95%}[dir=rtl] .flex-offset-xl-95,[dir=rtl] .layout-margin .flex-offset-xl-95,[dir=rtl] .layout-margin .offset-xl-95,[dir=rtl] .offset-xl-95{margin-left:auto;margin-right:95%}.flex-offset-xl-33,.layout-margin .flex-offset-xl-33,.layout-margin .offset-xl-33,.offset-xl-33{margin-left:33.33333%}.flex-offset-xl-66,.layout-margin .flex-offset-xl-66,.layout-margin .offset-xl-66,.offset-xl-66{margin-left:66.66667%}[dir=rtl] .flex-offset-xl-66,[dir=rtl] .layout-margin .flex-offset-xl-66,[dir=rtl] .layout-margin .offset-xl-66,[dir=rtl] .offset-xl-66{margin-left:auto;margin-right:66.66667%}.layout-align-xl,.layout-align-xl-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-xl-start,.layout-align-xl-start-center,.layout-align-xl-start-end,.layout-align-xl-start-start,.layout-align-xl-start-stretch{justify-content:flex-start}.layout-align-xl-center,.layout-align-xl-center-center,.layout-align-xl-center-end,.layout-align-xl-center-start,.layout-align-xl-center-stretch{justify-content:center}.layout-align-xl-end,.layout-align-xl-end-center,.layout-align-xl-end-end,.layout-align-xl-end-start,.layout-align-xl-end-stretch{justify-content:flex-end}.layout-align-xl-space-around,.layout-align-xl-space-around-center,.layout-align-xl-space-around-end,.layout-align-xl-space-around-start,.layout-align-xl-space-around-stretch{justify-content:space-around}.layout-align-xl-space-between,.layout-align-xl-space-between-center,.layout-align-xl-space-between-end,.layout-align-xl-space-between-start,.layout-align-xl-space-between-stretch{justify-content:space-between}.layout-align-xl-center-start,.layout-align-xl-end-start,.layout-align-xl-space-around-start,.layout-align-xl-space-between-start,.layout-align-xl-start-start{align-items:flex-start;align-content:flex-start}.layout-align-xl-center-center,.layout-align-xl-end-center,.layout-align-xl-space-around-center,.layout-align-xl-space-between-center,.layout-align-xl-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-xl-center-center>*,.layout-align-xl-end-center>*,.layout-align-xl-space-around-center>*,.layout-align-xl-space-between-center>*,.layout-align-xl-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-xl-center-end,.layout-align-xl-end-end,.layout-align-xl-space-around-end,.layout-align-xl-space-between-end,.layout-align-xl-start-end{align-items:flex-end;align-content:flex-end}.layout-align-xl-center-stretch,.layout-align-xl-end-stretch,.layout-align-xl-space-around-stretch,.layout-align-xl-space-between-stretch,.layout-align-xl-start-stretch{align-items:stretch;align-content:stretch}.flex-xl{flex:1;box-sizing:border-box}.flex-xl-grow{flex:1 1 100%;box-sizing:border-box}.flex-xl-initial{flex:0 1 auto;box-sizing:border-box}.flex-xl-auto{flex:1 1 auto;box-sizing:border-box}.flex-xl-none{flex:0 0 auto;box-sizing:border-box}.flex-xl-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-xl-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-xl-0,.layout-row>.flex-xl-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-xl-0{min-width:0}.layout-column>.flex-xl-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-xl-row>.flex-xl-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-xl-column>.flex-xl-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-xl-5,.layout-row>.flex-xl-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-xl-row>.flex-xl-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-xl-10,.layout-row>.flex-xl-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-xl-row>.flex-xl-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-xl-15,.layout-row>.flex-xl-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-xl-row>.flex-xl-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-xl-20,.layout-row>.flex-xl-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-xl-row>.flex-xl-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-xl-25,.layout-row>.flex-xl-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-xl-row>.flex-xl-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-xl-30,.layout-row>.flex-xl-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-xl-row>.flex-xl-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-xl-35,.layout-row>.flex-xl-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-xl-row>.flex-xl-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-xl-40,.layout-row>.flex-xl-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-xl-row>.flex-xl-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-xl-45,.layout-row>.flex-xl-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-xl-row>.flex-xl-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-xl-50,.layout-row>.flex-xl-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-xl-row>.flex-xl-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-xl-55,.layout-row>.flex-xl-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-xl-row>.flex-xl-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-xl-60,.layout-row>.flex-xl-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-xl-row>.flex-xl-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-xl-65,.layout-row>.flex-xl-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-xl-row>.flex-xl-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-xl-70,.layout-row>.flex-xl-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-xl-row>.flex-xl-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-xl-75,.layout-row>.flex-xl-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-xl-row>.flex-xl-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-xl-80,.layout-row>.flex-xl-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-xl-row>.flex-xl-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-xl-85,.layout-row>.flex-xl-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-xl-row>.flex-xl-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-xl-90,.layout-row>.flex-xl-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-xl-row>.flex-xl-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-xl-95,.layout-row>.flex-xl-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-xl-row>.flex-xl-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-95{max-height:95%}.flex-xl-100,.layout-xl-column>.flex-xl-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-xl-100{max-height:100%}.layout-column>.flex-xl-100,.layout-row>.flex-xl-100,.layout-xl-column>.flex-xl-100,.layout-xl-row>.flex-xl-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xl-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xl-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-xl-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-xl-row>.flex-xl-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-xl-row>.flex-xl-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-xl-row>.flex{min-width:0}.layout-xl-column>.flex-xl-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-xl-column>.flex-xl-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-xl-column>.flex{min-height:0}.layout-xl,.layout-xl-column,.layout-xl-row{box-sizing:border-box;display:flex}.layout-xl-column{flex-direction:column}.layout-xl-row{flex-direction:row}.hide-gt-lg:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-xl:not(.show-xl):not(.show-gt-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show){display:none}}@media print{.hide-print:not(.show-print):not(.show){display:none!important}}@font-face{font-family:"ckicon";src:url(/static/media/ckicon.0fff180b.eot);src:url(/static/media/ckicon.0fff180b.eot) format("embedded-opentype"),url(/static/media/ckicon.e89d1503.ttf) format("truetype"),url(/static/media/ckicon.616eceec.woff) format("woff"),url(/static/media/ckicon.496f5c2f.svg) format("svg");font-weight:400;font-style:normal}i.ck{font-family:"ckicon"!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}i.ck.ck-carrot,i.ck.ck-carrot-up{font-size:1rem}i.ck.ck-close{font-size:1.1rem}.ck-active-checkbox .path1:before{content:"\e900";color:#97d54a}.ck-active-checkbox .path2:before{content:"\e901";margin-left:-1em;color:#fff}.ck-admin:before{content:"\e902"}.ck-alert-outline:before{content:"\e903"}.ck-alert:before{content:"\e904"}.ck-announcement:before{content:"\e905"}.ck-aplus-assignment:before{content:"\e906"}.ck-apple:before{content:"\e907"}.ck-assignment-file:before{content:"\e908"}.ck-assignment:before{content:"\e909"}.ck-assignmentmarketplace:before{content:"\e90a"}.ck-audio:before{content:"\e90b"}.ck-back-arrow:before{content:"\e90c"}.ck-back:before{content:"\e90d"}.ck-backgroundcolor:before{content:"\e90e"}.ck-backpack:before{content:"\e90f"}.ck-bell:before{content:"\e910"}.ck-board:before{content:"\e911"}.ck-bordercolor:before{content:"\e912"}.ck-briefcase:before{content:"\e913"}.ck-camera:before{content:"\e914"}.ck-carrot-up:before{content:"\e915"}.ck-carrot:before{content:"\e916"}.ck-chat:before,.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.chat i:before,.session-watch .body .body-content .question-cell .anchor .md-button.chat i:before,.session-work .body .body-content .question-cell .anchor .question-status-indicator.chat i:before{content:"\e917"}.ck-check:before{content:"\e918"}.ck-chevron-down:before{content:"\e919"}.ck-classkick-hand:before{content:"\e91a"}.ck-close-gray:before{content:"\e91b"}.ck-close:before{content:"\e91c"}.ck-closed-eye:before{content:"\e91d"}.ck-cloud:before{content:"\e91e"}.ck-collapse:before{content:"\e91f"}.ck-contextualhelp:before{content:"\e920"}.ck-createfromfile:before{content:"\e921"}.ck-credit-card:before{content:"\e922"}.ck-draggable:before{content:"\e923"}.ck-dropdown:before{content:"\e924"}.ck-duplicate:before{content:"\e925"}.ck-edit:before{content:"\e926"}.ck-email-2023:before{content:"\e927"}.ck-email:before{content:"\e928"}.ck-empty-checkbox:before{content:"\e929"}.ck-eraser:before{content:"\e92a"}.ck-expand:before{content:"\e92b"}.ck-export:before{content:"\e92c"}.ck-exportpdf:before{content:"\e92d"}.ck-feedback:before{content:"\e92e"}.ck-fillintheblank:before{content:"\e92f"}.ck-filters:before{content:"\e930"}.ck-fire:before{content:"\e931"}.ck-folder:before{content:"\e932"}.ck-font-family:before{content:"\e933"}.ck-forward-arrow-2023:before{content:"\e934"}.ck-gift:before{content:"\e935"}.ck-google-drive1:before{content:"\e936"}.ck-grademinus:before{content:"\e937"}.ck-gradeplus:before{content:"\e938"}.ck-grid:before{content:"\e939"}.ck-hand:before{content:"\e93a"}.ck-handcheck:before{content:"\e93b"}.ck-help:before{content:"\e93c"}.ck-highlighter:before{content:"\e93d"}.ck-home-2023:before{content:"\e93e"}.ck-home:before{content:"\e93f"}.ck-hover-checkbox:before{content:"\e940"}.ck-image-document:before{content:"\e941"}.ck-library:before{content:"\e942"}.ck-linebreak:before{content:"\e943"}.ck-linedash:before{content:"\e944"}.ck-lineendleft:before{content:"\e945"}.ck-lineendright:before{content:"\e946"}.ck-linetool:before{content:"\e947"}.ck-linewidth:before{content:"\e948"}.ck-link:before{content:"\e949"}.ck-loading:before{content:"\e94a"}.ck-locked:before{content:"\e94b"}.ck-manipulative:before{content:"\e94c"}.ck-megaphone:before{content:"\e94d"}.ck-menu:before{content:"\e94e"}.ck-metric:before{content:"\e94f"}.ck-moreoptions:before{content:"\e950"}.ck-multiplechoice:before{content:"\e951"}.ck-new-copy-file:before{content:"\e952"}.ck-new-export:before{content:"\e953"}.ck-new-folder-2023:before{content:"\e954"}.ck-new-folder:before{content:"\e955"}.ck-next:before{content:"\e956"}.ck-notifications:before{content:"\e957"}.ck-opened-eye:before{content:"\e958"}.ck-options-assign:before{content:"\e959"}.ck-options-copy:before{content:"\e95a"}.ck-options-copyall:before{content:"\e95b"}.ck-options-duplicate:before{content:"\e95c"}.ck-options-move:before{content:"\e95d"}.ck-options-paste:before{content:"\e95e"}.ck-options-rename:before{content:"\e95f"}.ck-options-reorder:before{content:"\e960"}.ck-options-share:before{content:"\e961"}.ck-options-trash:before{content:"\e962"}.ck-options-view:before{content:"\e963"}.ck-pageback:before{content:"\e964"}.ck-pagenext:before{content:"\e965"}.ck-pagerback:before{content:"\e966"}.ck-pagerdown:before{content:"\e967"}.ck-pagernext:before{content:"\e968"}.ck-pagerup:before{content:"\e969"}.ck-pan:before{content:"\e96a"}.ck-paper-airplane:before{content:"\e96b"}.ck-pause:before{content:"\e96c"}.ck-pen:before{content:"\e96d"}.ck-pin-clicked:before{content:"\e96e"}.ck-pin-unclicked:before{content:"\e96f"}.ck-play:before{content:"\e970"}.ck-pleasecheck:before{content:"\e971"}.ck-plus:before{content:"\e972"}.ck-pound:before{content:"\e973"}.ck-print:before{content:"\e974"}.ck-pro:before{content:"\e975"}.ck-profile:before{content:"\e976"}.ck-quickfeedback:before{content:"\e977"}.ck-redo:before{content:"\e978"}.ck-rename:before{content:"\e979"}.ck-return:before{content:"\e97a"}.ck-roster:before{content:"\e97b"}.ck-school-building:before{content:"\e97c"}.ck-search:before{content:"\e97d"}.ck-select:before{content:"\e97e"}.ck-settings:before{content:"\e97f"}.ck-share:before{content:"\e980"}.ck-shopping-cart:before{content:"\e981"}.ck-signout:before{content:"\e982"}.ck-slide-play:before{content:"\e983"}.ck-smallplus:before{content:"\e984"}.ck-star-filled:before{content:"\e985"}.ck-star-unfilled:before{content:"\e986"}.ck-stop:before{content:"\e987"}.ck-studenthelpers:before,.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.active-helper i:before,.session-watch .body .body-content .question-cell .anchor .md-button.active-helper i:before,.session-work .body .body-content .question-cell .anchor .question-status-indicator.active-helper i:before{content:"\e988"}.ck-sync:before{content:"\e989"}.ck-text:before{content:"\e98a"}.ck-textdecrease:before{content:"\e98b"}.ck-textincrease:before{content:"\e98c"}.ck-time-clock:before{content:"\e98d"}.ck-trash-2023:before{content:"\e98e"}.ck-trash:before{content:"\e98f"}.ck-undo:before{content:"\e990"}.ck-unlocked:before{content:"\e991"}.ck-volume:before{content:"\e992"}.ck-warning:before{content:"\e993"}.ck-youtube:before{content:"\e994"}.ck-zoomin:before{content:"\e995"}.ck-zoomout:before{content:"\e996"}.ck-google-drive:before{content:"\ea8f"}@font-face{font-family:GothamRoundedMedium;src:url(/static/media/GothamRnd-Medium.10d88929.otf)}@font-face{font-family:GothamRoundedBook;src:url(/static/media/GothamRnd-Book.1e2eac8a.otf)}@font-face{font-family:GothamRoundedLightItalic;src:url(/static/media/GothamRnd-LightItal.d81922ec.otf)}@font-face{font-family:GothamRoundedBold;src:url(/static/media/GothamRnd-Bold.69a80e53.otf)}@font-face{font-family:RobotoRegular;src:url(/static/media/Roboto-Regular.1ba679c0.ttf)}@font-face{font-family:RobotoBold;src:url(/static/media/Roboto-Bold.6dafca5a.ttf)}@font-face{font-family:LibreBaskervilleRegular;src:url(/static/media/LibreBaskerville-Regular.3744725b.otf)}@font-face{font-family:PTSerifRegular;src:url(/static/media/PTSerif-Regular.69409406.otf)}@font-face{font-family:BebasNeueRegular;src:url(/static/media/BebasNeue-Regular.81fd31af.otf)}@font-face{font-family:EBGaramondRegular;src:url(/static/media/EBGaramond-Regular.9beedd79.otf)}@font-face{font-family:PacificoRegular;src:url(/static/media/Pacifico-Regular.99436f67.otf)}@font-face{font-family:CaveatRegular;src:url(/static/media/Caveat-Regular.134d4cfe.otf)}@font-face{font-family:IndieFlowerRegular;src:url(/static/media/IndieFlower-Regular.877f48cc.otf)}@font-face{font-family:ComicNeueRegular;src:url(/static/media/ComicNeue-Regular.75c72a82.otf)}@font-face{font-family:OpenSansRegular;src:url(/static/media/OpenSans-Regular.af28b8eb.otf)}@font-face{font-family:MontserratRegular;src:url(/static/media/Montserrat-Regular.27fc7e34.otf)}@font-face{font-family:ManropeBold;src:url(/static/media/Manrope-Bold.47f6d714.ttf)}@font-face{font-family:ManropeRegular;src:url(/static/media/Manrope-Regular.a9b9e09f.ttf)}@font-face{font-family:LatoRegular;src:url(/static/media/Lato-Regular.22bb67da.otf)}@font-face{font-family:CourierPrimeRegular;src:url(/static/media/CourierPrime-Regular.b0c0086a.otf)}html{font-size:62.5%}body{height:100%;overflow:hidden}.normal-text,body{color:#6d6e70;font-family:GothamRoundedMedium,"Varela Round",sans-serif;font-size:1.3rem}.ck-green,.ck-primary,.order-detail .view-quote .action-bar .action-container .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .md-button.purchase-order{color:#25c582}.ck-yellow{color:#ffdf78}.ck-icon-grey{color:#6d6e70}.ck-warn{color:#ff6c6c}.hidden{display:none}.full-width{min-width:100%;margin-left:0;margin-right:0}.full-height{height:100%;margin-top:0;margin-right:0}.vertical-scroll-container{height:100vh;overflow:auto}.assignment .assignment-container .assignment-metadata .assignment-name,.folderAssignment .assignment-container .assignment-metadata .assignment-name,.help-category .connect-with-teacher .sections-container .section .circle,.help-view .body .contents .body-title,.major-header,h1{color:#6d6e70;font-size:3.6rem;font-family:GothamRoundedMedium,"Varela Round",sans-serif;font-weight:400}.minor-header,h2{color:#6d6e70;font-size:2.8rem;font-weight:400}#what-is-a-class-code md-dialog-content .primary-message,#what-is-a-class-code md-dialog-content .secondary-message,.add-anon-student-dialog .ck-dialog-title,.add-pro-student-dialog .ck-dialog-title,.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .title,.assignment-export-dialog .exporting .ck-dialog-body .exporting-count,.assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.assignment-export-dialog .main .ck-dialog-body .ck-dialog-title,.assignment-selection-dialog .ck-dialog-body .ck-dialog-title,.assignment-teacher-feedback-question .assignment-question-header .title,.assignments-limit-paywall-dialog .ck-dialog-body .ck-dialog-title,.assignments-list .assignment-header .assignments-list-title,.cancel-subscription-dialog .ck-dialog-title,.classkick-header,.confirm-dialog .ck-dialog-body .primary-message,.confirm-dialog .ck-dialog-body .secondary-message,.contextual-paywall-dialog .contextual-paywall .ck-dialog-title,.contract-user-reset-password-dialog .ck-dialog-title,.create-order-dialog .add-organization .ck-dialog-body .ck-dialog-title,.create-order-dialog .identify-organization .ck-dialog-body .ck-dialog-title,.create-order-dialog .identify-person .ck-dialog-body .ck-dialog-title,.create-order-dialog .identify-purchase-period .ck-dialog-body .ck-dialog-title,.delete-account-dialog .ck-dialog-title,.error-dialog .ck-dialog-body .primary-message,.error-dialog .ck-dialog-body .secondary-message,.feature-dialog .feature-dialog-title,.financial-aid-dialog .ck-dialog-body .ck-dialog-title,.folder-name-dialog .ck-dialog-title,.folderAssignment .copying .ck-dialog-body .message,.help-article .body .body-container .article-content .article-title,.import-google-rosters-dialog .ck-dialog-title,.import-image-dialog .cancel-check .content .primary-message,.import-image-dialog .cancel-check .content .secondary-message,.import-image-dialog .choose-destinations .content .title,.import-image-dialog .review .content .title,.invite-co-teacher-dialog .email-success .ck-dialog-title,.invite-co-teacher-dialog .email-success .email-success-message,.invite-co-teacher-dialog .loading .ck-dialog-body .message,.invite-teacher-dialog .invite .ck-dialog-title,.link-dialog .ck-dialog-title,.md-dialog-container.no-account md-dialog .ck-dialog-body,.md-dialog-container.no-account md-dialog .ck-dialog-title,.move-assignment-dialog .ck-dialog-title,.roster-lock-dialog .ck-dialog-title,.roster-selection-dialog .ck-dialog-body .ck-dialog-title,.select-purchase-period-dialog .ck-dialog-body .ck-dialog-title,.session-question .error-container .no-roster,.session-watch .error-container .no-roster,.session-work .error-container .no-roster,.shared-work-question .assignment-question-header .title,.student-account-choice-dialog .content .dialog-title,.student-account-help-dialog .content .dialog-title,.update-user-school-dialog .update-user-school .ck-dialog-body .ck-dialog-title,.user-notification-dialog .ck-dialog-title,.verify-organization-member-dialog .ck-dialog-body .primary-message,.verify-organization-member-dialog .ck-dialog-body .secondary-message,audio-capture .audio-loading .message,audio-capture .audio-message .message,audio-capture .recording .message,audio-capture .start .message,h3,md-dialog.add-manipulative-image-dialog .ck-dialog-body .ck-dialog-title,md-dialog.create-contract-students-dialog .ck-dialog-title,md-dialog.create-contract-students-dialog .select .create-options .message,md-dialog.image-picker-dialog .ck-dialog-title,md-dialog.pro-info-dialog .ck-dialog-title,md-dialog.share-dialog .email-success .ck-dialog-title,md-dialog.share-dialog .email-success .email-success-message,md-dialog.share-dialog .loading .ck-dialog-body .message,md-dialog.share-dialog .select-share-recipient .ck-dialog-title,md-dialog.share-dialog .share-with-teacher .ck-dialog-subtitle,md-dialog.share-dialog .share-with-teacher .ck-dialog-title,md-dialog.share-dialog .share-work-dialog .ck-dialog-subtitle,md-dialog.share-dialog .share-work-dialog .ck-dialog-title,md-dialog.share-with-student-dialog .content .dialog-title,md-dialog.share-with-student-dialog .content .welcome,md-dialog.signup-dialog .ck-dialog-title,md-dialog.student-code-dialog .ck-dialog-title{color:#6d6e70;font-size:1.8rem;font-family:GothamRoundedMedium,"Varela Round",sans-serif;font-weight:400}.assignment-edit .questions .slides-header,.assignment-edit div.tip,.assignment-rosters div.tip,.list-helper,.section-header,.session-question .body .body-content .tip,.session-watch .body .body-content .tip,.session-work .body .body-content .student-info .tip,h4{color:#6d6e70;font-size:1.6rem;font-family:GothamRoundedMedium,"Varela Round",sans-serif;font-weight:400}.body-subtext{color:#6d6e70;font-family:GothamRoundedBook,"Varela Round",sans-serif;font-size:1.1rem}.chat-message-text,.chat-message .chat-text .text,.chat-message .chat-text a,.chat-message .chat-text i,.chat-message .user-info,.help-center .message-input md-input-container textarea.md-input{font-size:1.3rem;font-family:GothamRoundedBook,"Varela Round",sans-serif;line-height:1.4rem}.assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.folderAssignment .copying .ck-dialog-body .message,.invite-co-teacher-dialog .loading .ck-dialog-body .message,.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer span,.session-watch .body .body-content .question-cell .question-answer span,.session-work .body .body-content .question-cell .question-answer span,.truncate,md-dialog.share-dialog .loading .ck-dialog-body .message{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.indicator-circle{position:relative;width:8px;min-width:8px;height:8px;border-radius:50%;background-color:#25c582}.indicator-circle.yellow{background-color:#fce411}.indicator-circle.double-circle{background:linear-gradient(90deg,#ffdf78 50%,#25c582 0)}.canvas-context-menu md-menu-content .pro-tag,.choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .anchor .pro-tag,.md-open-menu-container md-menu-content .pro-tag,.pro-tag,.student-account-help-dialog .content .options .option .option-name .pro-tag{background-color:#b568a9;color:#fff;border-radius:.2rem;font-size:.75rem}.md-button{padding:.2em 1em;font-family:GothamRoundedMedium,"Varela Round",sans-serif;font-size:inherit;color:#25c582;line-height:1;min-height:unset;height:3.2rem}.md-button,.md-button .md-ripple-container{border-radius:2em}.md-button.ck-primary,.order-detail .view-quote .action-bar .action-container .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .md-button.purchase-order{background-color:#25c582;color:#fff;padding:.2em 2em}.md-button.ck-primary:active,.md-button.ck-primary:not([disabled]).md-focused,.md-button.ck-primary:not([disabled]):hover,.order-detail .view-quote .action-bar .action-container .md-button.credit-card:active,.order-detail .view-quote .action-bar .action-container .md-button.credit-card:not([disabled]).md-focused,.order-detail .view-quote .action-bar .action-container .md-button.credit-card:not([disabled]):hover,.order-detail .view-quote .action-bar .action-container .md-button.purchase-order:active,.order-detail .view-quote .action-bar .action-container .md-button.purchase-order:not([disabled]).md-focused,.order-detail .view-quote .action-bar .action-container .md-button.purchase-order:not([disabled]):hover{background-color:#13aa68}.md-button.ck-primary:disabled,.order-detail .view-quote .action-bar .action-container .md-button.credit-card:disabled,.order-detail .view-quote .action-bar .action-container .md-button.purchase-order:disabled{color:#b8babc;background-color:#e5e5e5}.md-button.ck-secondary{border:2px solid #6d6e70;background-color:#fff;color:#6d6e70;padding:.14em 2em}.md-button.ck-gray-text{background-color:#25c582;color:#404041;padding:.2em 2em}.md-button.ck-gray-text:active,.md-button.ck-gray-text:not([disabled]).md-focused,.md-button.ck-gray-text:not([disabled]):hover{background-color:#13aa68}.md-button.ck-secondary:active,.md-button.ck-secondary:not([disabled]).md-focused,.md-button.ck-secondary:not([disabled]):hover{background-color:#eaeaea}.md-button.ck-secondary:disabled{border:2px solid #e5e5e5;color:#e5e5e5}.anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button .md-ripple-container,.anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button .md-ripple-container,.assignment-toolbar .tool-button,.assignment-toolbar .tool-button .md-ripple-container,.import-image-dialog .close-dialog,.import-image-dialog .close-dialog .md-ripple-container,.md-button.bar-item,.md-button.bar-item .md-ripple-container,.md-button.square,.md-button.square .md-ripple-container,.preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button .md-ripple-container,.preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button .md-ripple-container,.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work,.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .md-ripple-container,.session-watch .body .body-head .horizontal-scroll-button.back .md-button,.session-watch .body .body-head .horizontal-scroll-button.back .md-button .md-ripple-container,.session-watch .body .body-head .horizontal-scroll-button.next .md-button,.session-watch .body .body-head .horizontal-scroll-button.next .md-button .md-ripple-container,.session-watch .body .horizontal-scroll .question-cell-header>.md-button,.session-watch .body .horizontal-scroll .question-cell-header>.md-button .md-ripple-container,.session-watch .body .horizontal-scroll .question-cell .md-button,.session-watch .body .horizontal-scroll .question-cell .md-button .md-ripple-container,.session-work .body .body-head .horizontal-scroll-button.back .md-button,.session-work .body .body-head .horizontal-scroll-button.back .md-button .md-ripple-container,.session-work .body .body-head .horizontal-scroll-button.next .md-button,.session-work .body .body-head .horizontal-scroll-button.next .md-button .md-ripple-container,.session-work .body .horizontal-scroll .question-cell-header>.md-button,.session-work .body .horizontal-scroll .question-cell-header>.md-button .md-ripple-container,.session-work .body .horizontal-scroll .question-cell>.question-button,.session-work .body .horizontal-scroll .question-cell>.question-button .md-ripple-container,.session .header .md-button.home,.session .header .md-button.home .md-ripple-container,.student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button .md-ripple-container,.student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button .md-ripple-container,assignment-toolbar .body md-sidenav .sidenav-header .sidenav-header-close,assignment-toolbar .body md-sidenav .sidenav-header .sidenav-header-close .md-ripple-container,assignment-toolbar .body md-sidenav .slide-background .background-colors .color-button,assignment-toolbar .body md-sidenav .slide-background .background-colors .color-button .md-ripple-container,assignment-toolbar .body md-sidenav .slide-background .md-button.slide-background-item,assignment-toolbar .body md-sidenav .slide-background .md-button.slide-background-item .md-ripple-container{border-radius:0}a{font-style:inherit;text-transform:uppercase;color:#25c582;font-family:GothamRoundedMedium,"Varela Round",sans-serif;text-decoration:none;cursor:pointer}a:hover{text-decoration:underline}.anchor-button{line-height:13px;padding:0 14px;margin:6px 8px;text-align:center}md-content{background-color:initial;color:#6d6e70}md-tabs md-ink-bar{color:#25c582;background-color:#25c582}md-list md-list-item .md-button{font-family:GothamRoundedBook,"Varela Round",sans-serif}md-list md-list-item.list-button *{color:#25c582!important;font-family:GothamRoundedMedium,"Varela Round",sans-serif!important;text-transform:uppercase!important}.nav-toggle{width:332px}.nav-toggle .md-button{margin:20px 0;text-transform:none;min-width:110px;width:110px;border:2px solid transparent;color:#6d6e70}.nav-toggle .md-button .md-ripple-container{border-radius:2px}.nav-toggle .background-border{position:absolute;border-radius:4px;border:2px solid #e5e5e5;width:332px;height:3.2rem}.nav-toggle .md-button.left{border-radius:4px 0 0 4px}.nav-toggle .md-button.middle{border-radius:0}.nav-toggle .md-button.right{border-radius:0 4px 4px 0}.nav-toggle .md-button[disabled]{border-radius:4px;background-color:#6d6e70;border-color:#6d6e70;color:#fff}.ck-select-menu md-select-menu,.dest-select-menu md-select-menu,.mode-select-container md-select-menu,.session-question-selector-menu md-select-menu,.slide-pager-select-menu md-select-menu,.student-pager-select-menu md-select-menu{max-height:none;box-shadow:0 0 8px 1px rgba(64,67,69,.17)}.ck-select-menu md-select-menu md-content,.dest-select-menu md-select-menu md-content,.mode-select-container md-select-menu md-content,.session-question-selector-menu md-select-menu md-content,.slide-pager-select-menu md-select-menu md-content,.student-pager-select-menu md-select-menu md-content{max-height:50vh;padding-top:0;padding-bottom:0}.ck-select-menu md-select-menu md-content md-option,.dest-select-menu md-select-menu md-content md-option,.mode-select-container md-select-menu md-content md-option,.session-question-selector-menu md-select-menu md-content md-option,.slide-pager-select-menu md-select-menu md-content md-option,.student-pager-select-menu md-select-menu md-content md-option{color:#6d6e70;font-family:GothamRoundedBook,"Varela Round",sans-serif}.ck-select-menu md-select-menu md-content md-option.secondary-action,.dest-select-menu md-select-menu md-content md-option.secondary-action,.mode-select-container md-select-menu md-content md-option.secondary-action,.session-question-selector-menu md-select-menu md-content md-option.secondary-action,.slide-pager-select-menu md-select-menu md-content md-option.secondary-action,.student-pager-select-menu md-select-menu md-content md-option.secondary-action{font-family:GothamRoundedMedium,"Varela Round",sans-serif;color:#25c582}.ck-select-menu md-select-menu md-content md-option .help-request-indicator,.dest-select-menu md-select-menu md-content md-option .help-request-indicator,.mode-select-container md-select-menu md-content md-option .help-request-indicator,.session-question-selector-menu md-select-menu md-content md-option .help-request-indicator,.slide-pager-select-menu md-select-menu md-content md-option .help-request-indicator,.student-pager-select-menu md-select-menu md-content md-option .help-request-indicator{margin-left:5px}.ck-select-menu md-select-menu md-content .divider,.dest-select-menu md-select-menu md-content .divider,.mode-select-container md-select-menu md-content .divider,.session-question-selector-menu md-select-menu md-content .divider,.slide-pager-select-menu md-select-menu md-content .divider,.student-pager-select-menu md-select-menu md-content .divider{background-color:rgba(0,0,0,.11);width:100%;height:1px;margin:4px 0}md-select-menu:not(.md-overflow) md-content{padding:0}md-input-container{margin:1.5rem 0 0}md-input-container.md-input-focused .label{color:#25c582}md-input-container.md-input-invalid .label{color:#ff6c6c}md-input-container.md-input-invalid .md-input{border-color:#ff6c6c}md-input-container .label{font-size:1.1rem}md-input-container .error-messages .md-input-message-animation{font-size:.8rem;color:#ff6c6c}md-input-container .md-input,md-input-container .md-input.ng-invalid.ng-dirty,md-input-container md-select .md-select-value,md-input-container md-select .md-select-value.md-select-placeholder,md-input-container md-select:not([disabled]):focus .md-select-value{border-radius:4px;border-width:2px;border-style:solid;color:#6d6e70}md-input-container md-select:not([disabled]):focus .md-select-value{border-color:#25c582}md-input-container .md-input,md-input-container md-select .md-select-value,md-input-container md-select .md-select-value.md-select-placeholder{background-color:#fff;border-color:#e5e5e5;height:3.2rem;font-family:GothamRoundedBook,"Varela Round",sans-serif;padding:0 10px;text-align:left}md-input-container textarea.md-input{padding-top:.2rem!important;min-height:3.2rem}md-input-container md-select .md-select-value,md-input-container md-select .md-select-value.md-select-placeholder{text-transform:none;box-sizing:border-box}md-input-container .md-input:disabled{background-color:#e5e5e5;border:2px solid #e5e5e5}md-input-container ._md-placeholder,md-input-container label:not(.md-no-float):not(._md-container-ignore){overflow:visible}md-input-container label{margin:0 10px;line-height:1.6rem}md-input-container div.md-input-message-animation{text-transform:uppercase}md-input-container .md-errors-spacer{min-height:0}md-input-container.md-input-focused .md-input,md-input-container.md-input-resized .md-input{border-radius:4px;border-width:2px}md-input-container:not(.md-input-invalid).md-input-focused .md-input{border-color:#25c582}.md-button.md-default-theme.md-fab[disabled],.md-button.md-default-theme.md-raised[disabled],.md-button.md-fab[disabled],.md-button.md-raised[disabled],a.md-button.md-default-theme.md-fab[disabled],a.md-button.md-default-theme.md-raised[disabled],a.md-button.md-fab[disabled],a.md-button.md-raised[disabled]{background-color:#e5e5e5}md-checkbox{font-family:GothamRoundedMedium,"Varela Round",sans-serif;font-size:1.1rem}md-checkbox .md-icon{transform:scale(.7)}md-checkbox .md-label{height:1.3rem;margin-top:.3rem}md-toast{font-family:GothamRoundedBook,"Varela Round",sans-serif}md-dialog{color:#6d6e70}.canvas-context-menu,.md-open-menu-container,md-dialog{box-shadow:0 0 8px 1px rgba(64,67,69,.17)}.canvas-context-menu md-menu-content,.md-open-menu-container md-menu-content{padding:0}.canvas-context-menu md-menu-content md-menu-item .md-button,.md-open-menu-container md-menu-content md-menu-item .md-button{color:#6d6e70;font-size:inherit;font-family:GothamRoundedBook,"Varela Round",sans-serif}.canvas-context-menu md-menu-content md-menu-item .md-button[disabled],.md-open-menu-container md-menu-content md-menu-item .md-button[disabled]{color:#e5e5e5}.canvas-context-menu md-menu-content md-menu-item .md-button.disabled span,.md-open-menu-container md-menu-content md-menu-item .md-button.disabled span{color:#6d6e70;opacity:.38}.canvas-context-menu md-menu-content md-menu-item .md-button .menu-item-content,.md-open-menu-container md-menu-content md-menu-item .md-button .menu-item-content{height:100%}.canvas-context-menu md-menu-content md-menu-item .md-button .menu-item-content i,.md-open-menu-container md-menu-content md-menu-item .md-button .menu-item-content i{margin-right:12px;text-align:center;width:24px}.canvas-context-menu md-menu-content md-menu-item .md-button .menu-item-content i.ck-folder,.md-open-menu-container md-menu-content md-menu-item .md-button .menu-item-content i.ck-folder{height:15.43px}.canvas-context-menu md-menu-content md-menu-item .md-button .menu-item-content span,.md-open-menu-container md-menu-content md-menu-item .md-button .menu-item-content span{line-height:100%}.canvas-context-menu md-menu-content .anchor,.md-open-menu-container md-menu-content .anchor{position:relative;width:0;height:0;display:block}.canvas-context-menu md-menu-content .choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .anchor .pro-tag,.canvas-context-menu md-menu-content .pro-tag,.canvas-context-menu md-menu-content .student-account-help-dialog .content .options .option .option-name .pro-tag,.choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .anchor .canvas-context-menu md-menu-content .pro-tag,.choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .anchor .md-open-menu-container md-menu-content .pro-tag,.md-open-menu-container md-menu-content .choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .anchor .pro-tag,.md-open-menu-container md-menu-content .pro-tag,.md-open-menu-container md-menu-content .student-account-help-dialog .content .options .option .option-name .pro-tag,.student-account-help-dialog .content .options .option .option-name .canvas-context-menu md-menu-content .pro-tag,.student-account-help-dialog .content .options .option .option-name .md-open-menu-container md-menu-content .pro-tag{position:absolute;padding:3px}.md-menu-content .container md-menu-item.half{display:inline-block;width:50%}.md-dialog-content .error-dialog-message,.spinner-dialog-message{white-space:pre}.anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.bar-item,.preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.session .header .md-button.home,.student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .feedback-inbox-button{width:60px}.anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.bar-item,.md-button.bar-item,.preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.session .header .md-button.home,.student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button{height:100%}.anon-student-assignment-overview .assignment-question-header .feedback-inbox-button .contents,.anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button .contents,.anon-student-assignment-work .assignment-question-header .feedback-inbox-button .contents,.anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button .contents,.bar-item .contents,.md-button.bar-item .contents,.preview-student-assignment-overview .assignment-question-header .feedback-inbox-button .contents,.preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button .contents,.preview-student-assignment-work .assignment-question-header .feedback-inbox-button .contents,.preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button .contents,.session .header .md-button.home .contents,.student-account-assignment-overview .assignment-question-header .feedback-inbox-button .contents,.student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button .contents,.student-account-assignment-work .assignment-question-header .feedback-inbox-button .contents,.student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button .contents{display:flex;-webkit-box-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-justify-content:center;justify-content:center;align-items:center;height:100%}.anon-student-assignment-overview .assignment-question-header div.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header div.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header div.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header div.feedback-inbox-button,.session .header div.md-button.home,.student-account-assignment-overview .assignment-question-header div.feedback-inbox-button,.student-account-assignment-work .assignment-question-header div.feedback-inbox-button,div.bar-item{display:flex;-webkit-box-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-justify-content:center;justify-content:center;align-items:center}.anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.md-button.bar-item,.preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.session .header .md-button.home,.student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button{min-width:3em;margin:0;color:#6d6e70}.anon-student-assignment-overview .assignment-question-header .md-button.ck-green.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .md-button.ck-green.feedback-inbox-button,.md-button.bar-item.ck-green,.preview-student-assignment-overview .assignment-question-header .md-button.ck-green.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .md-button.ck-green.feedback-inbox-button,.session .header .md-button.ck-green.home,.student-account-assignment-overview .assignment-question-header .md-button.ck-green.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .md-button.ck-green.feedback-inbox-button{color:#25c582}.anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button:disabled,.anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button:disabled,.md-button.bar-item:disabled,.preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button:disabled,.preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button:disabled,.session .header .md-button.home:disabled,.student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button:disabled,.student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button:disabled{color:#e5e5e5}.anon-student-assignment-overview .assignment-question-header a.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header a.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header a.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header a.feedback-inbox-button,.session .header a.md-button.home,.student-account-assignment-overview .assignment-question-header a.feedback-inbox-button,.student-account-assignment-work .assignment-question-header a.feedback-inbox-button,a.bar-item{padding:0}.md-button.text{padding:.5em 1em;width:auto}.md-button.contextual-help{min-width:32px;min-height:32px;padding:.2em;margin-left:.1rem}.md-button.contextual-help .ck.fa.ck-contextualhelp{font-size:1.3rem}.anon-student-assignment-overview .assignment-question-header .gradebook-sync-icon.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .gradebook-sync-icon.feedback-inbox-button,.bar-item.gradebook-sync-icon,.preview-student-assignment-overview .assignment-question-header .gradebook-sync-icon.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .gradebook-sync-icon.feedback-inbox-button,.session .header .gradebook-sync-icon.md-button.home,.student-account-assignment-overview .assignment-question-header .gradebook-sync-icon.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .gradebook-sync-icon.feedback-inbox-button{min-width:32px;min-height:32px;padding:.2em;margin-left:.5rem}.anon-student-assignment-overview .assignment-question-header .gradebook-sync-icon.feedback-inbox-button .ck.fa.ck-sync,.anon-student-assignment-work .assignment-question-header .gradebook-sync-icon.feedback-inbox-button .ck.fa.ck-sync,.bar-item.gradebook-sync-icon .ck.fa.ck-sync,.preview-student-assignment-overview .assignment-question-header .gradebook-sync-icon.feedback-inbox-button .ck.fa.ck-sync,.preview-student-assignment-work .assignment-question-header .gradebook-sync-icon.feedback-inbox-button .ck.fa.ck-sync,.session .header .gradebook-sync-icon.md-button.home .ck.fa.ck-sync,.student-account-assignment-overview .assignment-question-header .gradebook-sync-icon.feedback-inbox-button .ck.fa.ck-sync,.student-account-assignment-work .assignment-question-header .gradebook-sync-icon.feedback-inbox-button .ck.fa.ck-sync{font-size:1.3rem}.no-margin{margin:0}span.roster-circle{min-width:1em;min-height:1em;border-radius:.5em;border:1px solid #eeeeef;margin-right:10px;display:inline-block}.md-autocomplete-suggestions-container.ck-autocomplete-container,.md-autocomplete-suggestions-container.ck-join-organization-autocomplete-container,.md-virtual-repeat-container.ck-autocomplete-container,.md-virtual-repeat-container.ck-join-organization-autocomplete-container{margin-top:1.5rem;height:unset;box-shadow:0 0 8px 1px rgba(64,67,69,.17);font-family:GothamRoundedBook,"Varela Round",sans-serif}.md-autocomplete-suggestions-container.ck-autocomplete-container ul li,.md-autocomplete-suggestions-container.ck-join-organization-autocomplete-container ul li,.md-virtual-repeat-container.ck-autocomplete-container ul li,.md-virtual-repeat-container.ck-join-organization-autocomplete-container ul li{color:#6d6e70}.md-autocomplete-suggestions-container.ck-join-organization-autocomplete-container ul li,.md-virtual-repeat-container.ck-join-organization-autocomplete-container ul li{padding:0 10px;height:60px;line-height:1}.md-autocomplete-suggestions-container.ck-join-organization-autocomplete-container ul li .organization-content,.md-virtual-repeat-container.ck-join-organization-autocomplete-container ul li .organization-content{height:60px}.md-autocomplete-suggestions-container.ck-join-organization-autocomplete-container ul li .organization-secondary-row,.md-virtual-repeat-container.ck-join-organization-autocomplete-container ul li .organization-secondary-row{margin-top:7px}.md-autocomplete-suggestions-container.ck-join-organization-autocomplete-container ul li .organization-name,.md-virtual-repeat-container.ck-join-organization-autocomplete-container ul li .organization-name{font-family:GothamRoundedMedium,"Varela Round",sans-serif}.md-autocomplete-suggestions-container.ck-join-organization-autocomplete-container ul li .organization-location,.md-autocomplete-suggestions-container.ck-join-organization-autocomplete-container ul li .organization-members,.md-virtual-repeat-container.ck-join-organization-autocomplete-container ul li .organization-location,.md-virtual-repeat-container.ck-join-organization-autocomplete-container ul li .organization-members{font-size:1.1rem;color:#b8babc}.md-autocomplete-suggestions-container.ck-join-organization-autocomplete-container ul li .organization-members,.md-virtual-repeat-container.ck-join-organization-autocomplete-container ul li .organization-members{margin-left:8px}.md-autocomplete-suggestions-container.ck-join-organization-autocomplete-container ul li:last-child,.md-virtual-repeat-container.ck-join-organization-autocomplete-container ul li:last-child{padding:0;height:48px;line-height:48px}.md-autocomplete-suggestions-container.ck-join-organization-autocomplete-container ul li:last-child .add-organization,.md-virtual-repeat-container.ck-join-organization-autocomplete-container ul li:last-child .add-organization{outline:none;padding:0 10px;height:48px;min-height:48px}.md-autocomplete-suggestions-container.ck-search-articles-autocomplete-container,.md-virtual-repeat-container.ck-search-articles-autocomplete-container{height:unset;box-shadow:0 0 8px 1px rgba(64,67,69,.17);font-family:GothamRoundedBook,"Varela Round",sans-serif}.md-autocomplete-suggestions-container.ck-search-articles-autocomplete-container ul li,.md-virtual-repeat-container.ck-search-articles-autocomplete-container ul li{color:#6d6e70;padding:0 10px;height:48px;line-height:1}.md-autocomplete-suggestions-container.ck-search-articles-autocomplete-container ul li .article-content,.md-virtual-repeat-container.ck-search-articles-autocomplete-container ul li .article-content{height:48px}.md-autocomplete-suggestions-container.ck-search-articles-autocomplete-container ul li .article-name,.md-virtual-repeat-container.ck-search-articles-autocomplete-container ul li .article-name{font-family:GothamRoundedMedium,"Varela Round",sans-serif}.md-autocomplete-suggestions-container.ck-search-articles-autocomplete-container ul li .article-members,.md-virtual-repeat-container.ck-search-articles-autocomplete-container ul li .article-members{font-size:1.1rem;color:#b8babc;margin-left:8px}.md-autocomplete-suggestions-container.ck-search-articles-autocomplete-container ul li:last-child .ask-anything,.md-virtual-repeat-container.ck-search-articles-autocomplete-container ul li:last-child .ask-anything{outline:none;padding:0 10px;height:48px;min-height:48px}md-autocomplete md-progress-linear{display:none}md-autocomplete .loading-spinner{position:relative;height:0;width:97%;bottom:23px;text-align:right}md-autocomplete md-input-container{margin-top:16px;padding:0}md-autocomplete md-input-container .label{position:absolute;left:0;top:-15px}md-autocomplete md-input-container label{display:none}md-tooltip.ck-autocomplete-tooltip{margin-top:.7rem}.md-tooltip{font-size:1.1rem;height:unset}.md-tooltip.md-show{opacity:.95}.md-tooltip .body,.md-tooltip .title{line-height:1.4}.md-tooltip .title{margin-top:4px}.md-tooltip .body{font-family:GothamRoundedBook,"Varela Round",sans-serif;margin:4px 0 6px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}md-progress-linear .md-container.md-mode-indeterminate .md-bar{background-color:#25c582}.article-autocomplete .anchor,.search-input .anchor{position:relative;height:0;width:0}.article-autocomplete .ck.fa.ck-search,.search-input .ck.fa.ck-search{position:absolute;top:1.2rem;left:1.3rem;z-index:1}.article-autocomplete md-input-container,.search-input md-input-container{margin:0}.article-autocomplete md-input-container input,.search-input md-input-container input{padding-left:3rem;height:3.2rem}.article-autocomplete md-input-container input::placeholder,.search-input md-input-container input::placeholder{position:relative;top:.1rem}.ng-hide-add{display:block}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.enter-right.ng-hide-remove{animation:fadeInRight .3s}.enter-right.ng-hide-add{animation:fadeOutRight .3s}.enter-right.ng-enter{animation:fadeInRight .3s}.enter-right.ng-leave{animation:fadeOutRight .3s}.enter-up.ng-hide-remove{animation:fadeInUp .3s}.enter-up.ng-hide-add{animation:fadeOutDown .9s}.enter-up.ng-enter{animation:fadeInUp .3s}.enter-up.ng-leave{animation:fadeOutDown .9s}.enter-fade.ng-hide-remove{animation:fadeIn .5s}.enter-fade.ng-hide-add{animation:fadeOut .5s}.enter-fade.ng-enter{animation:fadeIn .5s}.enter-fade.ng-leave{animation:fadeOut .5s}.ck-pulse{animation:ckPulse 1s}.ck-pulse-infinite{animation:ckPulse 3s infinite}@keyframes ckPulse{0%{box-shadow:0 1px 3px 0 rgba(0,0,0,.05)}50%{box-shadow:0 0 10px 4px #25c582,0 0 10px 4px #25c582}to{box-shadow:0 1px 3px 0 rgba(0,0,0,.05)}}.assignment-teacher-feedback-question .share-work-button,.header-banner .email-admin-white,.metric-list .email-admin,.order-detail .view-quote .header .right .email-admin,.order-detail .view-quote .header .right .purchase,.order-detail .view-quote .header .right .reserve-price,.pro-trial-overlay-conversion .body-footer .email-admin,.pro-trial-overlay-conversion .body-footer .quote-button,.rectangle-button,.referral-button-assignment{display:flex;justify-content:space-between;border-radius:8px;height:3.8rem;margin:0;box-shadow:0 2px 4px rgba(0,0,0,.12),0 4px 8px rgba(0,0,0,.04);font-size:1.4rem;font-weight:400;font-family:GothamRoundedBold,"Varela Round",sans-serif;letter-spacing:normal;line-height:2.4rem;white-space:normal;text-transform:none;padding:0 1.5rem}.assignment-teacher-feedback-question .share-work-button .md-ripple-container,.header-banner .email-admin-white .md-ripple-container,.metric-list .email-admin .md-ripple-container,.order-detail .view-quote .header .right .email-admin .md-ripple-container,.order-detail .view-quote .header .right .purchase .md-ripple-container,.order-detail .view-quote .header .right .reserve-price .md-ripple-container,.pro-trial-overlay-conversion .body-footer .email-admin .md-ripple-container,.pro-trial-overlay-conversion .body-footer .quote-button .md-ripple-container,.rectangle-button .md-ripple-container,.referral-button-assignment .md-ripple-container{border-radius:8px;background-color:initial}.header-banner .email-admin-white,.metric-list .email-admin,.order-detail .view-quote .header .right .email-admin,.order-detail .view-quote .header .right .purchase,.order-detail .view-quote .header .right .reserve-price,.referral-button-assignment{color:#45494b;background-color:#25c582}.header-banner .email-admin-white:focus,.header-banner .email-admin-white:hover,.metric-list .email-admin:focus,.metric-list .email-admin:hover,.order-detail .view-quote .header .right .email-admin:focus,.order-detail .view-quote .header .right .email-admin:hover,.order-detail .view-quote .header .right .purchase:focus,.order-detail .view-quote .header .right .purchase:hover,.order-detail .view-quote .header .right .reserve-price:focus,.order-detail .view-quote .header .right .reserve-price:hover,.referral-button-assignment:focus,.referral-button-assignment:hover{background-color:hsla(0,0%,62%,.2)}.blue-button,.pro-trial-overlay-conversion .body-footer .email-admin{background-color:#3498fe;color:#fff}.blue-button .md-ripple-container,.pro-trial-overlay-conversion .body-footer .email-admin .md-ripple-container{border-radius:8px;background-color:initial}.blue-button:focus,.blue-button:hover,.pro-trial-overlay-conversion .body-footer .email-admin:focus,.pro-trial-overlay-conversion .body-footer .email-admin:hover{background:linear-gradient(0deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),#3498fe}.blue-button:active,.pro-trial-overlay-conversion .body-footer .email-admin:active{background-color:#45494b}.assignment-teacher-feedback-question .share-work-button,.header-banner .email-admin-white,.pro-trial-overlay-conversion .body-footer .quote-button,.white-button{background-color:#fff;color:#45494b}.assignment-teacher-feedback-question .share-work-button .md-ripple-container,.header-banner .email-admin-white .md-ripple-container,.pro-trial-overlay-conversion .body-footer .quote-button .md-ripple-container,.white-button .md-ripple-container{border-radius:8px;background-color:initial}.assignment-teacher-feedback-question .share-work-button:focus,.assignment-teacher-feedback-question .share-work-button:hover,.header-banner .email-admin-white:focus,.header-banner .email-admin-white:hover,.pro-trial-overlay-conversion .body-footer .quote-button:focus,.pro-trial-overlay-conversion .body-footer .quote-button:hover,.white-button:focus,.white-button:hover{background-color:#fff;color:#25c582}.assignment-teacher-feedback-question .share-work-button:active,.header-banner .email-admin-white:active,.pro-trial-overlay-conversion .body-footer .quote-button:active,.white-button:active{background-color:#45494b;color:#fff}.green-button{background-color:#25c582;color:#45494b}.green-button .md-ripple-container{border-radius:8px;background-color:initial}.green-button:focus,.green-button:hover{background-color:#fff;color:#25c582}.green-button:active{background-color:#45494b;color:#fff}.new-ck-green-button{background-color:#25c582;color:#fff;font-family:GothamRoundedBold,"Varela Round",sans-serif}.new-ck-green-button .md-ripple-container{border-radius:100px;background-color:initial}.new-ck-green-button:not([disabled]):hover{background-image:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.1));box-shadow:0 4px 4px -3px rgba(0,0,0,.15);background-color:#25c582}.new-ck-green-button:not([disabled]):active,.new-ck-green-button:not([disabled]):focus{background-color:#384145;color:#fff}.new-ck-white-button{background-color:#fff;color:#25c582;font-family:GothamRoundedBold,"Varela Round",sans-serif}.new-ck-white-button .md-ripple-container{border-radius:100px;background-color:initial}.new-ck-white-button:not([disabled]):hover{background-image:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.1));background-color:#fff;color:#25c582}.new-ck-white-button:not([disabled]):active,.new-ck-white-button:not([disabled]):focus{background-color:#384145;color:#fff}md-backdrop.md-opaque{background:linear-gradient(0deg,rgba(0,0,0,.75),rgba(0,0,0,.25))}.md-autocomplete-suggestions-container{height:unset!important}.ck-checkbox-2023 .md-icon{transform:scale(1.2);border-radius:8px;border:1px solid #808487}.ck-checkbox-2023.md-checked .md-icon{background-color:#25c582;border:1px solid #25c582}.ck-checkbox-2023.md-checked .md-icon:after{margin-left:2px;margin-top:1px;transform:rotate(29deg);border-radius:1px;border-width:2.5px;left:3.5px}.flex-prop{flex:1 1;box-sizing:border-box}.layout-column>.flex-prop{min-height:0}.layout-row>.flex-prop{min-width:0}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:"FontAwesome";src:url(/static/media/fontawesome-webfont.8b43027f.eot);src:url(/static/media/fontawesome-webfont.8b43027f.eot) format("embedded-opentype"),url(/static/media/fontawesome-webfont.20fd1704.woff2) format("woff2"),url(/static/media/fontawesome-webfont.f691f37e.woff) format("woff"),url(/static/media/fontawesome-webfont.1e59d233.ttf) format("truetype"),url(/static/media/fontawesome-webfont.c1e38fd9.svg) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.account-login-component{min-height:100vh;width:100vw;background:#25c582;background-image:url(/static/media/scribs.322ee7cf.png);background-repeat:no-repeat;background-position:50%;padding:0 8px 20px}.account-login-component.shared-work-view{min-height:auto}.account-login-component.shared-work-view .assignment .assignment-container .assignment-metadata .assignment-name,.account-login-component.shared-work-view .folderAssignment .assignment-container .assignment-metadata .assignment-name,.account-login-component.shared-work-view .help-category .connect-with-teacher .sections-container .section .circle,.account-login-component.shared-work-view .help-view .body .contents .body-title,.account-login-component.shared-work-view .major-header,.assignment .assignment-container .assignment-metadata .account-login-component.shared-work-view .assignment-name,.folderAssignment .assignment-container .assignment-metadata .account-login-component.shared-work-view .assignment-name,.help-category .connect-with-teacher .sections-container .section .account-login-component.shared-work-view .circle,.help-view .body .contents .account-login-component.shared-work-view .body-title{margin-top:2rem}.account-login-component.shared-work-view.loading-view{min-height:50vh}.account-login-component .assignment .assignment-container .assignment-metadata .assignment-name,.account-login-component .folderAssignment .assignment-container .assignment-metadata .assignment-name,.account-login-component .help-category .connect-with-teacher .sections-container .section .circle,.account-login-component .help-view .body .contents .body-title,.account-login-component .major-header,.assignment .assignment-container .assignment-metadata .account-login-component .assignment-name,.folderAssignment .assignment-container .assignment-metadata .account-login-component .assignment-name,.help-category .connect-with-teacher .sections-container .section .account-login-component .circle,.help-view .body .contents .account-login-component .body-title{margin-top:6rem;margin-bottom:.25em}.account-login-component .assignment .assignment-container .assignment-metadata .assignment-name img,.account-login-component .folderAssignment .assignment-container .assignment-metadata .assignment-name img,.account-login-component .help-category .connect-with-teacher .sections-container .section .circle img,.account-login-component .help-view .body .contents .body-title img,.account-login-component .major-header img,.assignment .assignment-container .assignment-metadata .account-login-component .assignment-name img,.folderAssignment .assignment-container .assignment-metadata .account-login-component .assignment-name img,.help-category .connect-with-teacher .sections-container .section .account-login-component .circle img,.help-view .body .contents .account-login-component .body-title img{width:16rem}.account-login-component .body{width:350px;max-width:100%;background-color:#fcfcfd;box-shadow:0 0 8px 1px rgba(64,67,69,.17);border-radius:10px}.account-login-component .body .body-header{height:5.6em}.account-login-component .body .body-content{padding:0 2.4rem 2.4rem}.account-login-component .body .body-content md-input-container{padding-right:0;padding-left:0}.account-login-component .body .body-content md-input-container.email-or-username{margin:24px 0 0}.account-login-component .body .body-content md-input-container.password{margin:12px 0 0}.account-login-component .body .body-content md-input-container input:-webkit-autofill,.account-login-component .body .body-content md-input-container input:-webkit-autofill:active,.account-login-component .body .body-content md-input-container input:-webkit-autofill:focus,.account-login-component .body .body-content md-input-container input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.account-login-component .body .body-content md-checkbox{margin:16px 0}.account-login-component .body .body-content md-checkbox.md-checked .md-icon{background:#25c582}.account-login-component .body .body-content .md-button{margin:0}.account-login-component .body .body-content .md-button.ck-primary,.account-login-component .body .body-content .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.account-login-component .body .body-content .order-detail .view-quote .action-bar .action-container .md-button.purchase-order,.order-detail .view-quote .action-bar .action-container .account-login-component .body .body-content .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .account-login-component .body .body-content .md-button.purchase-order{margin-bottom:20px}.account-login-component .body .body-content .md-button.google-sign-in{margin-top:4px}.account-login-component .body .body-content .md-button.google-sign-in .alignment-container{width:205px}.account-login-component .body .body-content .md-button.google-sign-in .img-container{margin-right:10px}.account-login-component .body .body-content .md-button.google-sign-in img{width:18px;margin-bottom:2px}.account-login-component .body .body-content .md-button.clever-sign-in{margin-top:16px}.account-login-component .body .body-content .md-button.clever-sign-in .alignment-container{width:205px}.account-login-component .body .body-content .md-button.clever-sign-in .img-container{margin-right:12px}.account-login-component .body .body-content .md-button.clever-sign-in img{width:15px;margin-bottom:2px}.account-login-component .body .body-content .separator{height:2px;background-color:#eeeeef;margin:20px 0}.account-login-component .body .body-content .forgot-password-button{line-height:13px;text-align:center}.account-login-component .body .body-content p{margin:0 0 16px;color:#ff6c6c;text-align:center}.account-login-component .body .body-content .md-button.signup-button{margin:0}.account-login-component .loading{margin-top:8em;height:100px;width:100px;background-color:#fff;border-radius:10px}.md-dialog-container.no-account md-dialog{width:700px}.md-dialog-container.no-account md-dialog .ck-dialog-header{height:40px}.md-dialog-container.no-account md-dialog .ck-dialog-header .ck-close{color:#25c582}.md-dialog-container.no-account md-dialog .ck-dialog-title{text-align:center;margin-bottom:15px}.md-dialog-container.no-account md-dialog .ck-dialog-body{font-family:GothamRoundedBook,"Varela Round",sans-serif;text-align:center;margin-bottom:60px}.md-dialog-container.no-account md-dialog .ck-dialog-actions{padding:0 2.4rem 2.4rem}.md-dialog-container.no-account md-dialog .ck-dialog-actions .md-button{margin:0 0 0 1.6rem}.add-anon-student-dialog{width:600px}.add-anon-student-dialog .ck-dialog-header{height:40px}.add-anon-student-dialog .ck-dialog-header .ck-close{color:#25c582}.add-anon-student-dialog .ck-dialog-title{text-align:center}.add-anon-student-dialog p{font-family:GothamRoundedBook,"Varela Round",sans-serif;text-align:center}.add-anon-student-dialog md-input-container{margin:16px 60px 32px}.add-anon-student-dialog .actions{padding:0 2.4rem 2.4rem;margin-top:26px}.add-anon-student-dialog .actions .md-button{margin:0 0 0 1.6rem}md-dialog.add-manipulative-image-dialog{max-height:95%}md-dialog.add-manipulative-image-dialog .ck-dialog-header{height:40px}md-dialog.add-manipulative-image-dialog .ck-dialog-header .ck-close{color:#25c582}md-dialog.add-manipulative-image-dialog .ck-dialog-body{min-height:100px;min-width:550px;padding:0 60px}md-dialog.add-manipulative-image-dialog .ck-dialog-body .ck-dialog-title{text-align:center;margin-bottom:2.4rem}md-dialog.add-manipulative-image-dialog .ck-dialog-body img{height:300px}md-dialog.add-manipulative-image-dialog .ck-dialog-body .description{margin:2.4rem 0 6rem;font-family:GothamRoundedBook,"Varela Round",sans-serif;text-align:center}md-dialog.add-manipulative-image-dialog .ck-dialog-body .description a{text-transform:none}md-dialog.add-manipulative-image-dialog .ck-dialog-actions{padding:0 2.4rem 2.4rem}md-dialog.add-manipulative-image-dialog .ck-dialog-actions .md-button{margin:0}.add-new-sticker-dialog{padding:3rem}.add-new-sticker-dialog .header{border:none;font-size:1.8rem}.add-new-sticker-dialog .close{min-width:-webkit-fit-content;min-width:fit-content;padding:0 1.5rem;position:absolute;right:0;top:1rem}.add-new-sticker-dialog .change-image .md-button{height:-webkit-fit-content;height:fit-content}.add-new-sticker-dialog .change-image .contents{padding:1rem}.add-new-sticker-dialog .change-points{align-items:center;margin:1.5rem 0 0}.add-new-sticker-dialog .change-points .md-button{min-width:3.2rem;width:3.2rem;min-height:3.2rem;padding:0}.add-new-sticker-dialog .change-points md-input-container{margin:0;width:30%}.add-new-sticker-dialog .change-points input[name=stickerScore]{margin-bottom:1.6rem}.add-pro-student-dialog{max-height:90%}.add-pro-student-dialog .ck-dialog-header{height:40px}.add-pro-student-dialog .ck-dialog-header .ck-close{color:#25c582}.add-pro-student-dialog .ck-dialog-title{text-align:center;margin-bottom:45px}.add-pro-student-dialog .roster-contract-options{display:block;margin:10px 0 16px 16px;max-width:460px}.add-pro-student-dialog .roster-contract-options .roster-dropdown-label{display:block}.add-pro-student-dialog .roster-contract-options .contract-organization{width:460px}.add-pro-student-dialog .loading{height:0;overflow:visible}.add-pro-student-dialog .list-header .search i{width:0;overflow:visible;position:relative;right:-.75em;z-index:1;pointer-events:none;color:#b8babc}.add-pro-student-dialog .list-header .search md-input-container{margin-top:0}.add-pro-student-dialog .list-header .search md-input-container input{padding-left:2em;text-transform:none}.add-pro-student-dialog md-virtual-repeat-container{height:calc(100vh - 21em);width:750px;border-bottom:1px solid #eeeeef}.add-pro-student-dialog md-virtual-repeat-container md-list{background:#fff;color:#6d6e70}.add-pro-student-dialog md-virtual-repeat-container md-list md-list-item{box-sizing:border-box;border-bottom:1px solid #eeeeef;font-family:GothamRoundedBook,"Varela Round",sans-serif}.add-pro-student-dialog md-list-item md-checkbox{margin-right:1em;margin-left:-2px}.add-pro-student-dialog .name-col{padding-right:1em;min-width:0}.add-pro-student-dialog .name-col .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.add-pro-student-dialog .name-col .folderAssignment .copying .ck-dialog-body .message,.add-pro-student-dialog .name-col .invite-co-teacher-dialog .loading .ck-dialog-body .message,.add-pro-student-dialog .name-col .session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer span,.add-pro-student-dialog .name-col .session-watch .body .body-content .question-cell .question-answer span,.add-pro-student-dialog .name-col .session-work .body .body-content .question-cell .question-answer span,.add-pro-student-dialog .name-col .truncate,.add-pro-student-dialog .name-col md-dialog.share-dialog .loading .ck-dialog-body .message,.assignment-export-dialog .exporting .ck-dialog-body .add-pro-student-dialog .name-col .exporting-message,.folderAssignment .copying .ck-dialog-body .add-pro-student-dialog .name-col .message,.invite-co-teacher-dialog .loading .ck-dialog-body .add-pro-student-dialog .name-col .message,.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer .add-pro-student-dialog .name-col span,.session-watch .body .body-content .question-cell .question-answer .add-pro-student-dialog .name-col span,.session-work .body .body-content .question-cell .question-answer .add-pro-student-dialog .name-col span,md-dialog.share-dialog .loading .ck-dialog-body .add-pro-student-dialog .name-col .message{min-width:0;max-width:28em}.add-pro-student-dialog .login-col{width:15em}.add-pro-student-dialog .actions{padding:0 2.4rem 2.4rem;margin-top:26px}.add-pro-student-dialog .actions .md-button{margin:0 0 0 1.6rem}.add-pro-student-dialog .empty-message{padding:1em;text-align:center}.admin-info-dialog{max-width:600px;width:600px}.admin-info-dialog .ck-dialog-header{margin:40px 20px 0 32px;text-align:center}.admin-info-dialog .ck-dialog-header .ck-dialog-title{color:#6d6e70;font-family:GothamRoundedBold,"Varela Round",sans-serif;font-size:24px;line-height:32px;width:100%}.admin-info-dialog .ck-dialog-header .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.admin-info-dialog .ck-dialog-header .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.admin-info-dialog .ck-dialog-header .bar-item,.admin-info-dialog .ck-dialog-header .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.admin-info-dialog .ck-dialog-header .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.admin-info-dialog .ck-dialog-header .session .header .md-button.home,.admin-info-dialog .ck-dialog-header .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.admin-info-dialog .ck-dialog-header .student-account-assignment-work .assignment-question-header .feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .admin-info-dialog .ck-dialog-header .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .admin-info-dialog .ck-dialog-header .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .admin-info-dialog .ck-dialog-header .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .admin-info-dialog .ck-dialog-header .feedback-inbox-button,.session .header .admin-info-dialog .ck-dialog-header .md-button.home,.student-account-assignment-overview .assignment-question-header .admin-info-dialog .ck-dialog-header .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .admin-info-dialog .ck-dialog-header .feedback-inbox-button{height:3em;width:3em;padding:0}.admin-info-dialog .ck-dialog-header .ck-close{color:#6d6e70;font-size:14px}.admin-info-dialog .ck-dialog-body{padding:40px 32px 0;font-family:GothamRoundedBook,"Varela Round",sans-serif}.admin-info-dialog .ck-dialog-body .button-row{align-items:center}.admin-info-dialog .ck-dialog-body textarea{line-height:1.2em;font-size:1em;height:250px}.admin-info-dialog .md-input .admin-info-input{border-radius:80px}.admin-info-dialog .admin-info-input ::placeholder,.admin-info-dialog .admin-info-select ::placeholder{color:#b8babc}.admin-info-dialog .info-block{background-color:#e4f4f3;border-radius:8px;font-family:GothamRoundedMedium,"Varela Round",sans-serif;font-size:12px;line-height:16px;padding:16px 16px 16px 14px}.admin-info-dialog .info-block .info-icon{font-size:20px;margin-right:14px}.admin-info-dialog .info-block p{margin:0}.admin-info-dialog .admin-first-name,.admin-info-dialog .admin-last-name{max-width:260px}.admin-info-dialog .label{font-size:14px;margin-bottom:8px}.admin-info-dialog .ck-submit-button,.admin-info-dialog .label{font-family:GothamRoundedBold,"Varela Round",sans-serif;line-height:24px}.admin-info-dialog .ck-submit-button{align-self:flex-end;border-radius:24px;box-shadow:0 2px 4px rgba(0,0,0,.12),0 4px 8px rgba(0,0,0,.08),0 12px 16px rgba(0,0,0,.04);font-size:16px;height:48px;margin:32px 4px 32px 0;padding:12px 32px;width:225px}.admin-info-dialog .ck-submit-button:disabled{box-shadow:none}.admin-info-dialog .success-message{margin:0 50px 82px}.admin-invites-teachers-dialog{min-height:unset;min-width:unset;max-width:600px;max-height:650px}.admin-invites-teachers-dialog md-checkbox.md-checked .md-icon{background-color:#25c582}.admin-invites-teachers-dialog .ck-dialog-body{min-height:300px;overflow-x:hidden}.admin-invites-teachers-dialog .admin-invite-footer{position:fixed;height:50px;background-color:#fff;bottom:0;left:0;right:0;margin-bottom:0;border-top:1px solid #b8babc}.admin-invites-teachers-dialog .admin-invite-footer .ck-primary-span{font-size:1.1rem;font-weight:100;color:#404041;margin:0 0 0 30px}.admin-invites-teachers-dialog .admin-invite-footer .ck-primary-span a{text-transform:none}.admin-invites-teachers-dialog .error,.admin-invites-teachers-dialog .loading{width:500px}.admin-invites-teachers-dialog .error .ck-dialog-header,.admin-invites-teachers-dialog .loading .ck-dialog-header{margin-top:20px}.admin-invites-teachers-dialog .error .ck-dialog-body,.admin-invites-teachers-dialog .loading .ck-dialog-body{overflow:hidden;padding:0}.admin-invites-teachers-dialog .error .ck-dialog-body .spinner,.admin-invites-teachers-dialog .loading .ck-dialog-body .spinner{margin:60px 0 0}.admin-invites-teachers-dialog .no-teachers-message{line-height:20px;font-size:1.3rem;width:550px;margin:20px;padding:10px;background-color:#d3f3e6;color:#6d6e70;border-radius:5px;text-align:center}.admin-invites-teachers-dialog .error-messages{line-height:20px;font-size:14px}.admin-invites-teachers-dialog .error-messages.selection-error{margin-bottom:32px}.admin-invites-teachers-dialog .subject{padding:10px}.admin-invites-teachers-dialog .contract-options{justify-content:center;font-size:1.3rem;text-align:end}.admin-invites-teachers-dialog .contract-options .contract-options-dropdown{margin:2.5rem 1rem 0 0}.admin-invites-teachers-dialog .select-all-checkbox{font-family:GothamRoundedBold,"Varela Round",sans-serif;margin:0 0 10px 25px;width:250px}.admin-invites-teachers-dialog .select-all-checkbox .md-label{height:48px;font-size:1.3rem;display:flex;align-items:center}.admin-invites-teachers-dialog .invite-teachers-email{margin-top:10px}.admin-invites-teachers-dialog .invite-teachers-email .invite{margin:1.2rem 0 0;color:#45494b}.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title{display:flex;justify-content:space-between;width:100%;align-items:center;padding:0 32px}.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .close{cursor:pointer;display:flex;justify-content:center;align-items:center;align-self:flex-start}.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .close:hover i{color:#25c582}.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .close i{color:#45494b}.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .title{font-weight:600;text-align:center;margin:0 116px}.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section{margin:0 32px 32px}.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .error-messages{margin-left:90px}@media screen and (max-width:750px){.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .error-messages{margin-left:0;left:0}}.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .copy-invite{margin:20px 20px 20px 30px;background-color:rgba(0,0,0,.03);padding:1rem;display:flex;align-items:center;justify-content:center;border-radius:8px;text-transform:uppercase;color:#45494b;font-size:1rem;line-height:1.6rem;font-weight:600;cursor:pointer}.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .copy-invite:hover{color:#25c582}.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .copy-invite:hover:active{background-color:#45494b;color:#fff}.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .copy-invite .ck-new-copy-file{margin-right:.5rem;font-size:1rem}.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .invite-teachers-container{padding-left:0;padding-right:0;color:#45494b;margin:0}.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .invite-teachers-container span{font-size:1.2rem;padding-bottom:10px}@media screen and (max-width:750px){.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .invite-teachers-container span{text-align:start}}.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .invite-teachers-container .clip-board{text-underline-offset:2px;cursor:pointer}.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .invite-teachers-container input,.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .invite-teachers-container textarea{border:1px solid #e5e5e5;border-radius:5px;padding:12px;font-size:1.2rem}.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .invite-teachers-container input:focus,.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .invite-teachers-container textarea:focus{border:2px solid #25c582}.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .invite-teachers-container input::placeholder,.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .invite-teachers-container textarea::placeholder{color:#b8babc}.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .invite-teachers-container .email-body{padding:12px!important}.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section textarea.md-input{line-height:1.8rem;padding-top:8px!important;overflow-y:scroll;min-height:250px}.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .md-button.ck-primary,.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .order-detail .view-quote .action-bar .action-container .md-button.purchase-order,.order-detail .view-quote .action-bar .action-container .admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .admin-invites-teachers-dialog .invite-teachers-email .invite-teachers-section .md-button.purchase-order{color:#fff;margin-right:30px}ai-assistant-capture{position:relative;min-height:390px;min-width:200px}ai-assistant-capture .ai-assistant-loading p,ai-assistant-capture .start p{margin-top:5px}ai-assistant-capture .ai-assistant-loading{position:absolute;top:0;left:0;height:100%;width:100%}.article-autocomplete .ck.fa.ck-search{top:.9rem;z-index:55}.assignment-export-dialog{min-height:unset;min-width:unset;overflow:hidden}.assignment-export-dialog .main .ck-dialog-header{height:40px}.assignment-export-dialog .main .ck-dialog-header .ck-back,.assignment-export-dialog .main .ck-dialog-header .ck-close{color:#25c582}.assignment-export-dialog .main .ck-dialog-footer{margin-bottom:20px}.assignment-export-dialog .main .ck-dialog-body{overflow:hidden;width:400px;padding:0}.assignment-export-dialog .main .ck-dialog-body .ck-dialog-title{text-align:center;margin-bottom:20px}.assignment-export-dialog .main .ck-dialog-body .export-individually{margin-bottom:15px;text-align:center}.assignment-export-dialog .main .ck-dialog-body md-list{border-top:1px solid #eeeeef;border-bottom:1px solid #eeeeef;min-height:12em;overflow:auto;background-color:#fff}.assignment-export-dialog .main .ck-dialog-body md-list md-list-item{border-bottom:1px solid #eeeeef}.assignment-export-dialog .main .ck-dialog-body md-list md-list-item .md-button{padding:0}.assignment-export-dialog .main .ck-dialog-body md-list md-list-item .item-content{font-family:GothamRoundedBook,"Varela Round",sans-serif;color:#6d6e70}.assignment-export-dialog .main .ck-dialog-body md-list md-list-item .md-list-item-inner{padding-left:36px;padding-right:36px}.assignment-export-dialog .main .ck-dialog-body .include-metadata{margin-top:15px;padding-left:36px;padding-right:36px;text-align:center}.assignment-export-dialog .main .ck-dialog-body .export-all{margin-top:40px;margin-bottom:60px}.assignment-export-dialog .main .ck-dialog-body .export-all .export-all-description{margin-bottom:10px}.assignment-export-dialog .main .ck-dialog-body .export-all .md-button.ck-primary,.assignment-export-dialog .main .ck-dialog-body .export-all .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.assignment-export-dialog .main .ck-dialog-body .export-all .order-detail .view-quote .action-bar .action-container .md-button.purchase-order,.order-detail .view-quote .action-bar .action-container .assignment-export-dialog .main .ck-dialog-body .export-all .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .assignment-export-dialog .main .ck-dialog-body .export-all .md-button.purchase-order{margin:0}.assignment-export-dialog .loading{height:100px;width:100px}.assignment-export-dialog .exporting .ck-dialog-header{height:40px}.assignment-export-dialog .exporting .ck-dialog-header .ck-close{color:#25c582}.assignment-export-dialog .exporting .ck-dialog-body{overflow:hidden;width:400px;padding:0}.assignment-export-dialog .exporting .ck-dialog-body .exporting-message{text-align:center;padding:0 35px}.assignment-export-dialog .exporting .ck-dialog-body .exporting-count{text-align:center;font-family:GothamRoundedBook,"Varela Round",sans-serif}.assignment-export-dialog .exporting .ck-dialog-body .exporting-spinner{margin:50px 0 60px}.assignment-export-dialog .exporting .ck-dialog-body .md-button{margin-bottom:12px}.assignment-export-hidden assignment-sheet svg{visibility:hidden;position:absolute}.assignment-question-header{height:40px;border-bottom:1px solid #eeeeef;color:#6d6e70;padding:0 1.6rem 0 .5rem}.assignment-question-header .assignment-question-header-left{height:40px}assignment-question{display:flex;-webkit-box-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-justify-content:stretch;justify-content:stretch;align-items:stretch;width:100%;touch-action:none}.assignment-question{min-height:100%;width:100%}.assignment-question .loading{text-align:center;height:100vh}.assignment-question .loading .loading-text{padding:2em;font-family:GothamRoundedBook,"Varela Round",sans-serif}.assignment-question .floating-toolbar-container{background-color:initial;height:0;width:100%;z-index:78;pointer-events:none}.assignment-question .floating-toolbar-container.bottom{bottom:73px;position:fixed}.assignment-question .floating-toolbar-container .floating-toolbar{padding:.75em 1em 1.5em;pointer-events:none}.assignment-question .floating-toolbar-container .floating-toolbar .pager,.assignment-question .floating-toolbar-container .floating-toolbar .student-pager{border-radius:2em;background:#fff;box-shadow:0 0 8px 1px rgba(64,67,69,.17);pointer-events:auto}.assignment-question .floating-toolbar-container .floating-toolbar .pager .change-question-btn,.assignment-question .floating-toolbar-container .floating-toolbar .student-pager .change-question-btn{color:#6d6e70;min-width:40px;min-height:40px;margin:0}.assignment-question .floating-toolbar-container .floating-toolbar .pager .change-question-btn:disabled,.assignment-question .floating-toolbar-container .floating-toolbar .student-pager .change-question-btn:disabled{color:#e5e5e5}.assignment-question .floating-toolbar-container .floating-toolbar .pager .option,.assignment-question .floating-toolbar-container .floating-toolbar .student-pager .option{margin:0;width:100%}.assignment-question .floating-toolbar-container .floating-toolbar .pager .option .md-select-value,.assignment-question .floating-toolbar-container .floating-toolbar .student-pager .option .md-select-value{border:none}.assignment-question .floating-toolbar-container .floating-toolbar .pager .option .md-select-value .md-select-icon,.assignment-question .floating-toolbar-container .floating-toolbar .student-pager .option .md-select-value .md-select-icon{width:12px;margin:2px 0 0 4px}.assignment-question .floating-toolbar-container .floating-toolbar .pager .option md-select-value.md-select-value,.assignment-question .floating-toolbar-container .floating-toolbar .student-pager .option md-select-value.md-select-value{height:2.4em}.assignment-question .floating-toolbar-container .floating-toolbar .student-pager{margin-left:1em}.assignment-question .floating-toolbar-container .helper-banner{position:absolute;top:110px;left:5px}.assignment-question .floating-toolbar-container .helper-banner.view-only{top:61px}.assignment-question .floating-toolbar-container .helper-banner .feedback,.assignment-question .floating-toolbar-container .helper-banner .student,.assignment-question .floating-toolbar-container .helper-banner .teacher{width:30vw;max-width:320px;padding:8px 10px 7px;margin:.1em 0;border-radius:.15em;color:#fff;font-family:GothamRoundedMedium,"Varela Round",sans-serif}.assignment-question .floating-toolbar-container .helper-banner .feedback span,.assignment-question .floating-toolbar-container .helper-banner .student span,.assignment-question .floating-toolbar-container .helper-banner .teacher span{margin:0 .2em 0 0}.assignment-question .floating-toolbar-container .helper-banner .feedback div,.assignment-question .floating-toolbar-container .helper-banner .student div,.assignment-question .floating-toolbar-container .helper-banner .teacher div{margin:auto 0}.assignment-question .floating-toolbar-container .helper-banner .teacher{background-color:#6d6e70}.assignment-question .floating-toolbar-container .helper-banner .student{background-color:#ffde78}.assignment-question .floating-toolbar-container .helper-banner .student span:first-letter{text-transform:capitalize}.assignment-question .floating-toolbar-container .helper-banner .feedback{background-color:#6d6e70;line-height:unset}.assignment-question .floating-toolbar-container .helper-banner .feedback span:first-letter{text-transform:capitalize}.assignment-question .floating-toolbar-container .helper-banner .feedback span.icon{margin:auto 5px auto 0}.assignment-question .content{overflow:auto;-webkit-overflow-scrolling:touch;min-height:100%;background-color:#f7f7f7}.assignment-question .content .spacer-top{padding-top:2.5em}.assignment-question .content .assignment-sheet-ctn{text-align:center}.assignment-question .content .assignment-sheet-ctn .background-footer{height:3em}.assignment-question .content .spacer-bottom{padding-bottom:3.5em}@media (max-width:959px){.large-canvas{display:inline-block;height:200vw;margin:1em 0;width:100vw}}.slide-pager-select-menu md-select-menu,.student-pager-select-menu md-select-menu{max-height:none}.slide-pager-select-menu md-select-menu md-content,.student-pager-select-menu md-select-menu md-content{max-height:95vh;min-width:100px}.assignment-selection-dialog{max-height:90%}.assignment-selection-dialog .ck-dialog-header{height:40px}.assignment-selection-dialog .ck-dialog-header .ck-close{color:#25c582}.assignment-selection-dialog .ck-dialog-body .ck-dialog-title{text-align:center;margin-bottom:50px}.assignment-selection-dialog .loading{height:0;overflow:visible}.assignment-selection-dialog .assignment-selection{padding:0}.assignment-selection-dialog .list-header .search i{width:0;overflow:visible;position:relative;right:-.75em;z-index:1;pointer-events:none;color:#b8babc}.assignment-selection-dialog .list-header .search md-input-container{margin-top:0}.assignment-selection-dialog .list-header .search md-input-container input{padding-left:2em;text-transform:none}.assignment-selection-dialog md-virtual-repeat-container{height:calc(100vh - 35em);width:500px;border-bottom:1px solid #eeeeef}.assignment-selection-dialog md-virtual-repeat-container md-list{background:#fff;color:#6d6e70}.assignment-selection-dialog md-virtual-repeat-container md-list md-list-item{box-sizing:border-box;border-bottom:1px solid #eeeeef;font-family:GothamRoundedBook,"Varela Round",sans-serif}.assignment-selection-dialog md-list-item md-checkbox{margin-right:1em;margin-left:-2px}.assignment-selection-dialog .name-col{padding-right:1em;min-width:0}.assignment-export-dialog .exporting .ck-dialog-body .assignment-selection-dialog .name-col .exporting-message,.assignment-selection-dialog .name-col .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.assignment-selection-dialog .name-col .folderAssignment .copying .ck-dialog-body .message,.assignment-selection-dialog .name-col .invite-co-teacher-dialog .loading .ck-dialog-body .message,.assignment-selection-dialog .name-col .session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer span,.assignment-selection-dialog .name-col .session-watch .body .body-content .question-cell .question-answer span,.assignment-selection-dialog .name-col .session-work .body .body-content .question-cell .question-answer span,.assignment-selection-dialog .name-col .truncate,.assignment-selection-dialog .name-col md-dialog.share-dialog .loading .ck-dialog-body .message,.folderAssignment .copying .ck-dialog-body .assignment-selection-dialog .name-col .message,.invite-co-teacher-dialog .loading .ck-dialog-body .assignment-selection-dialog .name-col .message,.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer .assignment-selection-dialog .name-col span,.session-watch .body .body-content .question-cell .question-answer .assignment-selection-dialog .name-col span,.session-work .body .body-content .question-cell .question-answer .assignment-selection-dialog .name-col span,md-dialog.share-dialog .loading .ck-dialog-body .assignment-selection-dialog .name-col .message{min-width:0;max-width:28em}.assignment-selection-dialog .login-col{width:6em}.assignment-selection-dialog .buttons{padding:1em}.assignment-selection-dialog .empty-message{padding:1em;text-align:center}assignment-sheet{position:relative;background-color:#fff;height:2008px;width:1004px;overflow:hidden;margin:0 auto;visibility:hidden;touch-action:manipulation}assignment-sheet svg{height:100%;width:100%;background-color:initial}assignment-sheet .hidden-text-input{position:absolute;top:0;left:0;border:none;background-color:initial;color:transparent;resize:none;outline:none;pointer-events:none;white-space:nowrap;opacity:0}assignment-sheet .hidden-text-input::selection{color:transparent;background-color:initial}assignment-sheet.large-canvas{box-shadow:0 0 8px 1px rgba(64,67,69,.17);display:inline-block;margin:2em 0}assignment-sheet .archive-banner{position:relative!important;top:0;left:0;padding:0 8px 0 29px;background-color:#ff6c6c;color:#fff;height:-webkit-fit-content;height:fit-content;width:100%;position:absolute;z-index:61;min-height:7.2rem}assignment-sheet .archive-banner .archive-container{padding:8px}assignment-sheet .archive-banner .archive-container .archive-message{font-family:GothamRoundedBold,"Varela Round",sans-serif;font-size:1.4rem;line-height:2.4rem;margin-bottom:4px}assignment-thumbnail{position:relative;background-color:#fff;height:2008px;width:1004px;overflow:hidden;margin:0 auto}assignment-thumbnail svg{height:100%;width:100%;background-color:initial}assignment-toolbar{touch-action:none}assignment-toolbar .assignment-toolbar{box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.1);z-index:61;color:#6d6e70;height:inherit;width:100%}assignment-toolbar .assignment-toolbar .button-bar{width:100vw;padding:0 1em;height:44px}assignment-toolbar .assignment-toolbar .button-bar>div{outline:none}@media (max-width:665px){assignment-toolbar .assignment-toolbar .button-bar{padding:0}}assignment-toolbar .assignment-toolbar .hide{display:none}assignment-toolbar .assignment-toolbar .ck-volume{font-size:1.5em}assignment-toolbar .assignment-toolbar-separator{width:1px;height:35px;margin:auto 2px;background-color:#eeeeef}assignment-toolbar .body{width:100%;z-index:1}assignment-toolbar .body ng-transclude{width:100%}assignment-toolbar .body md-sidenav{box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.1)}assignment-toolbar .body md-sidenav .capture-ai-assistant ai-assistant-capture,assignment-toolbar .body md-sidenav .capture-audio audio-capture{margin:1em}assignment-toolbar .body md-sidenav .sidenav-header{border-bottom:1px solid #eeeeef;color:#6d6e70;font-family:GothamRoundedMedium,"Varela Round",sans-serif;font-size:1.6rem;height:60px;width:100%;padding:0 0 0 16px}assignment-toolbar .body md-sidenav .sidenav-header .sidenav-header-close{margin:0;max-width:45px;min-width:45px;height:100%}assignment-toolbar .body md-sidenav .edit-sticker md-content,assignment-toolbar .body md-sidenav .place-stickers md-content{box-sizing:border-box;width:100%}assignment-toolbar .body md-sidenav .edit-sticker md-list,assignment-toolbar .body md-sidenav .place-stickers md-list{background-color:#fff}assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker{height:48px;border-bottom:1px solid #eeeeef}assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .md-button.md-no-style,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .md-button.md-no-style{padding-right:0;padding-left:0}assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker.list-button .md-button.md-no-style,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker.list-button .md-button.md-no-style{padding-left:16px}assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .sticker-item-content,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .sticker-item-content{width:100%;max-width:267px;z-index:100;height:48px;padding-left:16px}assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .img-container,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .img-container{width:30px;height:30px;margin-right:.6em}assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .img-container img,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .img-container img{max-width:100%;max-height:100%}assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .score,assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .text,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .score,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .text{color:#6d6e70}assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .text,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .text{outline:none}assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .score,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .score{margin-right:19px}assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .edit,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .edit{height:inherit}.anon-student-assignment-overview .assignment-question-header assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .edit .md-button.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .edit .md-button.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .edit .md-button.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .edit .md-button.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .edit .md-button.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .edit .md-button.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .edit .md-button.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .edit .md-button.feedback-inbox-button,.session .header assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .edit .md-button.home,.session .header assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .edit .md-button.home,.student-account-assignment-overview .assignment-question-header assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .edit .md-button.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .edit .md-button.feedback-inbox-button,.student-account-assignment-work .assignment-question-header assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .edit .md-button.feedback-inbox-button,.student-account-assignment-work .assignment-question-header assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .edit .md-button.feedback-inbox-button,assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .edit .anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .edit .anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .edit .md-button.bar-item,assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .edit .preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .edit .preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .edit .session .header .md-button.home,assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .edit .student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker .edit .student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .edit .anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .edit .anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .edit .md-button.bar-item,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .edit .preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .edit .preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .edit .session .header .md-button.home,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .edit .student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker .edit .student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button{height:48px;width:48px;padding-left:4px;padding-right:4px}assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker.selected,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker.selected{background-color:#6d6e70}assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker.selected .ck-edit,assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker.selected .score,assignment-toolbar .body md-sidenav .edit-sticker md-list-item.sticker.selected .text,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker.selected .ck-edit,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker.selected .score,assignment-toolbar .body md-sidenav .place-stickers md-list-item.sticker.selected .text{color:#fff}assignment-toolbar .body md-sidenav .edit-sticker .change-image{padding:1.6rem 1.6rem 0}assignment-toolbar .body md-sidenav .edit-sticker .change-image .md-button{width:11em;height:9em;margin:0}assignment-toolbar .body md-sidenav .edit-sticker .change-image img{padding:.5em;max-height:5em;max-width:5em}assignment-toolbar .body md-sidenav .edit-sticker .change-text{padding:1.6rem 1.6rem 0}assignment-toolbar .body md-sidenav .edit-sticker .change-text md-input-container{margin:0;padding-left:0;padding-right:0}assignment-toolbar .body md-sidenav .edit-sticker .change-points{margin-top:1.6rem}assignment-toolbar .body md-sidenav .edit-sticker .change-points .md-button{min-width:3.2rem;width:3.2rem;min-height:3.2rem;padding:0}assignment-toolbar .body md-sidenav .edit-sticker .change-points md-input-container{margin-top:0;margin-bottom:16px;width:30%}assignment-toolbar .body md-sidenav .edit-sticker .actions .md-button.save{margin-top:2rem;width:55%}assignment-toolbar .body md-sidenav .edit-sticker .actions .md-button.delete{margin:0}.assignment-edit .questions assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .slides-header,.assignment-edit .questions assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .slides-header,.assignment-edit assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding div.tip,.assignment-edit assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding div.tip,.assignment-rosters assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding div.tip,.assignment-rosters assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding div.tip,.session-question assignment-toolbar .body .body-content md-sidenav .edit-fill-in-the-blank .onboarding .tip,.session-question assignment-toolbar .body .body-content md-sidenav .edit-multiple-choice .onboarding .tip,.session-question assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .body-content .tip,.session-question assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .body-content .tip,.session-watch assignment-toolbar .body .body-content md-sidenav .edit-fill-in-the-blank .onboarding .tip,.session-watch assignment-toolbar .body .body-content md-sidenav .edit-multiple-choice .onboarding .tip,.session-watch assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .body-content .tip,.session-watch assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .body-content .tip,.session-work assignment-toolbar .body .body-content .student-info md-sidenav .edit-fill-in-the-blank .onboarding .tip,.session-work assignment-toolbar .body .body-content .student-info md-sidenav .edit-multiple-choice .onboarding .tip,.session-work assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .body-content .student-info .tip,.session-work assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .body-content .student-info .tip,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .assignment-edit .questions .slides-header,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .assignment-edit div.tip,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .assignment-rosters div.tip,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .list-helper,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .section-header,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding p,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .assignment-edit .questions .slides-header,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .assignment-edit div.tip,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .assignment-rosters div.tip,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .list-helper,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .section-header,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding p,assignment-toolbar .session-question .body .body-content md-sidenav .edit-fill-in-the-blank .onboarding .tip,assignment-toolbar .session-question .body .body-content md-sidenav .edit-multiple-choice .onboarding .tip,assignment-toolbar .session-question .body md-sidenav .edit-fill-in-the-blank .onboarding .body-content .tip,assignment-toolbar .session-question .body md-sidenav .edit-multiple-choice .onboarding .body-content .tip,assignment-toolbar .session-watch .body .body-content md-sidenav .edit-fill-in-the-blank .onboarding .tip,assignment-toolbar .session-watch .body .body-content md-sidenav .edit-multiple-choice .onboarding .tip,assignment-toolbar .session-watch .body md-sidenav .edit-fill-in-the-blank .onboarding .body-content .tip,assignment-toolbar .session-watch .body md-sidenav .edit-multiple-choice .onboarding .body-content .tip,assignment-toolbar .session-work .body .body-content .student-info md-sidenav .edit-fill-in-the-blank .onboarding .tip,assignment-toolbar .session-work .body .body-content .student-info md-sidenav .edit-multiple-choice .onboarding .tip,assignment-toolbar .session-work .body md-sidenav .edit-fill-in-the-blank .onboarding .body-content .student-info .tip,assignment-toolbar .session-work .body md-sidenav .edit-multiple-choice .onboarding .body-content .student-info .tip{padding:0 16px;margin:0}.assignment-edit .questions assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .slides-header,.assignment-edit .questions assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .slides-header,.assignment-edit assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding div.tip,.assignment-edit assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding div.tip,.assignment-rosters assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding div.tip,.assignment-rosters assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding div.tip,.session-question assignment-toolbar .body .body-content md-sidenav .edit-fill-in-the-blank .onboarding .tip,.session-question assignment-toolbar .body .body-content md-sidenav .edit-multiple-choice .onboarding .tip,.session-question assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .body-content .tip,.session-question assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .body-content .tip,.session-watch assignment-toolbar .body .body-content md-sidenav .edit-fill-in-the-blank .onboarding .tip,.session-watch assignment-toolbar .body .body-content md-sidenav .edit-multiple-choice .onboarding .tip,.session-watch assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .body-content .tip,.session-watch assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .body-content .tip,.session-work assignment-toolbar .body .body-content .student-info md-sidenav .edit-fill-in-the-blank .onboarding .tip,.session-work assignment-toolbar .body .body-content .student-info md-sidenav .edit-multiple-choice .onboarding .tip,.session-work assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .body-content .student-info .tip,.session-work assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .body-content .student-info .tip,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .assignment-edit .questions .slides-header,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .assignment-edit div.tip,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .assignment-rosters div.tip,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .list-helper,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .section-header,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .assignment-edit .questions .slides-header,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .assignment-edit div.tip,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .assignment-rosters div.tip,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .list-helper,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .section-header,assignment-toolbar .session-question .body .body-content md-sidenav .edit-fill-in-the-blank .onboarding .tip,assignment-toolbar .session-question .body .body-content md-sidenav .edit-multiple-choice .onboarding .tip,assignment-toolbar .session-question .body md-sidenav .edit-fill-in-the-blank .onboarding .body-content .tip,assignment-toolbar .session-question .body md-sidenav .edit-multiple-choice .onboarding .body-content .tip,assignment-toolbar .session-watch .body .body-content md-sidenav .edit-fill-in-the-blank .onboarding .tip,assignment-toolbar .session-watch .body .body-content md-sidenav .edit-multiple-choice .onboarding .tip,assignment-toolbar .session-watch .body md-sidenav .edit-fill-in-the-blank .onboarding .body-content .tip,assignment-toolbar .session-watch .body md-sidenav .edit-multiple-choice .onboarding .body-content .tip,assignment-toolbar .session-work .body .body-content .student-info md-sidenav .edit-fill-in-the-blank .onboarding .tip,assignment-toolbar .session-work .body .body-content .student-info md-sidenav .edit-multiple-choice .onboarding .tip,assignment-toolbar .session-work .body md-sidenav .edit-fill-in-the-blank .onboarding .body-content .student-info .tip,assignment-toolbar .session-work .body md-sidenav .edit-multiple-choice .onboarding .body-content .student-info .tip{width:100%}.assignment-edit .questions assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .slides-header,.assignment-edit .questions assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .slides-header,.assignment-edit assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding div.tip,.assignment-edit assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding div.tip,.assignment-rosters assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding div.tip,.assignment-rosters assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding div.tip,.session-question assignment-toolbar .body .body-content md-sidenav .edit-fill-in-the-blank .onboarding .tip,.session-question assignment-toolbar .body .body-content md-sidenav .edit-multiple-choice .onboarding .tip,.session-question assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .body-content .tip,.session-question assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .body-content .tip,.session-watch assignment-toolbar .body .body-content md-sidenav .edit-fill-in-the-blank .onboarding .tip,.session-watch assignment-toolbar .body .body-content md-sidenav .edit-multiple-choice .onboarding .tip,.session-watch assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .body-content .tip,.session-watch assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .body-content .tip,.session-work assignment-toolbar .body .body-content .student-info md-sidenav .edit-fill-in-the-blank .onboarding .tip,.session-work assignment-toolbar .body .body-content .student-info md-sidenav .edit-multiple-choice .onboarding .tip,.session-work assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .body-content .student-info .tip,.session-work assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .body-content .student-info .tip,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .assignment-edit .questions .slides-header,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .assignment-edit div.tip,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .assignment-rosters div.tip,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .list-helper,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding .section-header,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding p:first-of-type,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .assignment-edit .questions .slides-header,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .assignment-edit div.tip,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .assignment-rosters div.tip,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .list-helper,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .section-header,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding p:first-of-type,assignment-toolbar .session-question .body .body-content md-sidenav .edit-fill-in-the-blank .onboarding .tip,assignment-toolbar .session-question .body .body-content md-sidenav .edit-multiple-choice .onboarding .tip,assignment-toolbar .session-question .body md-sidenav .edit-fill-in-the-blank .onboarding .body-content .tip,assignment-toolbar .session-question .body md-sidenav .edit-multiple-choice .onboarding .body-content .tip,assignment-toolbar .session-watch .body .body-content md-sidenav .edit-fill-in-the-blank .onboarding .tip,assignment-toolbar .session-watch .body .body-content md-sidenav .edit-multiple-choice .onboarding .tip,assignment-toolbar .session-watch .body md-sidenav .edit-fill-in-the-blank .onboarding .body-content .tip,assignment-toolbar .session-watch .body md-sidenav .edit-multiple-choice .onboarding .body-content .tip,assignment-toolbar .session-work .body .body-content .student-info md-sidenav .edit-fill-in-the-blank .onboarding .tip,assignment-toolbar .session-work .body .body-content .student-info md-sidenav .edit-multiple-choice .onboarding .tip,assignment-toolbar .session-work .body md-sidenav .edit-fill-in-the-blank .onboarding .body-content .student-info .tip,assignment-toolbar .session-work .body md-sidenav .edit-multiple-choice .onboarding .body-content .student-info .tip{margin-top:16px}assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding p,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding p{font-size:13px;width:100%}assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .onboarding img,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding img{max-width:60%}assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-content{box-sizing:border-box;width:100%}assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list{background-color:#fff}assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list.answer-list{padding-bottom:10px}assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list-item.answer{height:auto;border-bottom:1px solid #eeeeef}assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list-item.answer input{border:none;height:100%;color:#6d6e70;font-weight:400;font-family:GothamRoundedBook,"Varela Round",sans-serif;outline:none}assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list-item.answer .trash{height:inherit}.anon-student-assignment-overview .assignment-question-header assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list-item.answer .trash .md-button.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list-item.answer .trash .md-button.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list-item.answer .trash .md-button.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list-item.answer .trash .md-button.feedback-inbox-button,.session .header assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list-item.answer .trash .md-button.home,.student-account-assignment-overview .assignment-question-header assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list-item.answer .trash .md-button.feedback-inbox-button,.student-account-assignment-work .assignment-question-header assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list-item.answer .trash .md-button.feedback-inbox-button,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list-item.answer .trash .anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list-item.answer .trash .anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list-item.answer .trash .md-button.bar-item,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list-item.answer .trash .preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list-item.answer .trash .preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list-item.answer .trash .session .header .md-button.home,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list-item.answer .trash .student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,assignment-toolbar .body md-sidenav .edit-fill-in-the-blank md-list-item.answer .trash .student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button{height:48px;width:48px;padding-left:4px;padding-right:4px}assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .change-points{border-top:1px solid #eeeeef;height:100px}assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .change-points .md-button{min-width:3.2rem;width:3.2rem;min-height:3.2rem;padding:0}assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .change-points md-input-container{margin-top:0;margin-bottom:16px;width:30%}assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .fitb-answer-select{padding:1.6rem;border-bottom:1px solid #eeeeef;display:flex;align-items:center}assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .fitb-answer-select md-input-container{margin:0 0 0 .5rem}assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .fitb-answer-select .md-button{min-width:auto;padding:0 .5rem;margin:0}assignment-toolbar .body md-sidenav .edit-fill-in-the-blank .fitb-math{font-size:1.5em;display:block;width:80%;z-index:1}assignment-toolbar .body md-sidenav .edit-fill-in-the-blank math-field::part(virtual-keyboard-toggle):hover:after{left:auto}assignment-toolbar .body md-sidenav .edit-multiple-choice md-content{padding:1em 1.5em}assignment-toolbar .body md-sidenav .edit-multiple-choice md-content h4{margin:.75em 0}assignment-toolbar .body md-sidenav .edit-multiple-choice md-content .ck-round-button.ck-secondary{border-width:2px;height:2.5em;width:2.5em;min-width:2.5em;min-height:2.5em;line-height:1.3em;margin:.3em;padding:0;font-size:1.5rem}assignment-toolbar .body md-sidenav .edit-multiple-choice md-content .correct-answer,assignment-toolbar .body md-sidenav .edit-multiple-choice md-content .correct-answer:hover{background-color:#6d6e70;color:#fff}assignment-toolbar .body md-sidenav .edit-multiple-choice md-content .change-points{margin-top:1.6rem}assignment-toolbar .body md-sidenav .edit-multiple-choice md-content .change-points .md-button{min-width:3.2rem;width:3.2rem;min-height:3.2rem;padding:0}assignment-toolbar .body md-sidenav .edit-multiple-choice md-content .change-points md-input-container{margin-top:0;margin-bottom:16px;width:30%}assignment-toolbar .body md-sidenav .edit-multiple-choice md-content .actions{margin:1em}assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding p:not(:first-of-type){padding-top:15px}assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding .md-button{margin-top:15px}assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding img.enter-answer-and-score-mc{max-width:120px}assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding img.move-mc,assignment-toolbar .body md-sidenav .edit-multiple-choice .onboarding img.student-enter-answer-mc{max-width:160px}assignment-toolbar .body md-sidenav .slide-background .no-background .md-button{margin-bottom:0;margin-top:15px}assignment-toolbar .body md-sidenav .slide-background .background-colors{border-bottom:1px solid #eeeeef;padding-top:5px;padding-bottom:16px}assignment-toolbar .body md-sidenav .slide-background .background-colors .palette-container{width:240px;height:90px}assignment-toolbar .body md-sidenav .slide-background .background-colors .color-button{width:30px;min-width:30px;height:30px;margin:0;padding:0}assignment-toolbar .body md-sidenav .slide-background .background-colors .color-button .circle{width:1.4em;height:1.4em;border-radius:50%;border:1px solid #eeeeef}assignment-toolbar .body md-sidenav .slide-background .md-button.slide-background-item{height:unset;max-height:180px;width:100%;margin:0;padding:12px}assignment-toolbar .body md-sidenav .slide-background .md-button.slide-background-item .image-container{width:120px;max-height:156px;overflow:hidden;border:1px solid #e5e5e5}assignment-toolbar .body md-sidenav .slide-background .md-button.slide-background-item .image-container img{width:100%}assignment-toolbar .body md-sidenav .slide-background .md-button.slide-background-item:hover .trash{display:inherit}assignment-toolbar .body md-sidenav .slide-background .md-button.slide-background-item .trash{display:none;height:40px;width:40px;outline:none;position:absolute;top:0;right:0}assignment-toolbar .body md-sidenav .slide-background .md-button.slide-background-item .trash .ck-trash{color:#b8babc}assignment-toolbar .body md-sidenav .slide-background .md-button.slide-background-item .trash:hover .ck-trash{color:#6d6e70}assignment-toolbar .body md-sidenav .slide-background .add-image-background{border-top:1px solid #eeeeef;height:60px}assignment-toolbar .enhanced-mc .delete-btn{border-width:0!important;float:right}assignment-toolbar .enhanced-mc .set-points{margin-top:80px!important}.assignment-toolbar{font-family:GothamRoundedBook,"Varela Round",sans-serif}.assignment-toolbar.tool-panel{background:#fff;border-radius:3px;box-shadow:0 0 8px 1px rgba(64,67,69,.17)}.assignment-toolbar .collapsed-button-bar{height:44px}.assignment-toolbar .tool-button{transition:background-color .3s ease-in-out;width:44px;min-width:44px;height:44px;margin:0;padding:0;color:#6d6e70;text-transform:none}.assignment-toolbar .tool-button .anchor{position:relative;width:100%;height:0}.assignment-toolbar .tool-button .anchor .color-bar{width:100%;height:3px;top:2px;position:relative}.assignment-toolbar .tool-button .sub-icon{width:0;height:44px;position:absolute}.assignment-toolbar .tool-button .sub-icon i{position:relative;top:15px;left:10px;font-size:.6em}.assignment-toolbar .tool-button .text-sub-icon{width:0;height:44px;position:relative}.assignment-toolbar .tool-button .text-sub-icon i{position:relative;top:15px;left:0;font-size:.6em}.assignment-toolbar .tool-button.toggled{background-color:#6d6e70}.assignment-toolbar .tool-button.toggled i{color:#fff}.assignment-toolbar .tool-button.toggled .line-choice{background-color:#fff}.assignment-toolbar .tool-button:disabled,.assignment-toolbar .tool-button:disabled i{color:#e5e5e5}.assignment-toolbar .tool-select{margin:0;padding:0}.assignment-toolbar .tool-select md-select .md-select-value,.assignment-toolbar .tool-select md-select:not([disabled]):focus .md-select-value{border-width:0;height:44px;color:#6d6e70}.assignment-toolbar .circle{width:1.4em;height:1.4em;border-radius:50%;border:1px solid #eeeeef}.assignment-toolbar .line-choice{height:2px;border-radius:1000px;margin:15px;width:200px}.assignment-toolbar .feedback-notification i{color:#25c582}.assignment-toolbar .feedback-notification .notification-circle{position:relative;top:-9px;left:1px;width:.5em;height:.5em;border-radius:50%;background-color:#25c582}.assignment-toolbar grade-input,.assignment-toolbar total-grade{height:2.6rem}.assignment-toolbar grade-input.value,.assignment-toolbar total-grade.value{margin:auto;width:85px}.assignment-toolbar grade-input.score,.assignment-toolbar total-grade.score{width:130px;margin:auto .5em}.assignment-toolbar total-grade.score{width:60px}@media (max-width:665px){.assignment-toolbar .grade-desktop-only{display:none}}@media (min-width:665px){.assignment-toolbar .grade-mobile-only{display:none}}.assignment-toolbar.highlighter-color,.assignment-toolbar.pen-color,.assignment-toolbar.straight-line-color,.assignment-toolbar.text-background-color,.assignment-toolbar.text-border-color,.assignment-toolbar.text-color{width:176px}.assignment-toolbar.highlighter-color .color-option-container,.assignment-toolbar.pen-color .color-option-container,.assignment-toolbar.straight-line-color .color-option-container,.assignment-toolbar.text-background-color .color-option-container,.assignment-toolbar.text-border-color .color-option-container,.assignment-toolbar.text-color .color-option-container{height:500px;overflow-y:auto}.assignment-toolbar.highlighter-color .custom-color-section,.assignment-toolbar.pen-color .custom-color-section,.assignment-toolbar.straight-line-color .custom-color-section,.assignment-toolbar.text-background-color .custom-color-section,.assignment-toolbar.text-border-color .custom-color-section,.assignment-toolbar.text-color .custom-color-section{width:100%}.assignment-toolbar.highlighter-color .custom-color-section .custom-title,.assignment-toolbar.pen-color .custom-color-section .custom-title,.assignment-toolbar.straight-line-color .custom-color-section .custom-title,.assignment-toolbar.text-background-color .custom-color-section .custom-title,.assignment-toolbar.text-border-color .custom-color-section .custom-title,.assignment-toolbar.text-color .custom-color-section .custom-title{padding:0 10px;font-size:11px}.assignment-toolbar.highlighter-color .custom-color-section .custom-color-picker,.assignment-toolbar.pen-color .custom-color-section .custom-color-picker,.assignment-toolbar.straight-line-color .custom-color-section .custom-color-picker,.assignment-toolbar.text-background-color .custom-color-section .custom-color-picker,.assignment-toolbar.text-border-color .custom-color-section .custom-color-picker,.assignment-toolbar.text-color .custom-color-section .custom-color-picker{width:0;height:0;position:absolute;top:250px;right:420px;opacity:0}.assignment-toolbar.highlighter-color .custom-color-section .add-button,.assignment-toolbar.pen-color .custom-color-section .add-button,.assignment-toolbar.straight-line-color .custom-color-section .add-button,.assignment-toolbar.text-background-color .custom-color-section .add-button,.assignment-toolbar.text-border-color .custom-color-section .add-button,.assignment-toolbar.text-color .custom-color-section .add-button{width:35px;height:44px;min-width:41px;border:none;background:none}.assignment-toolbar.highlighter-color .custom-color-section .add-button .circle,.assignment-toolbar.pen-color .custom-color-section .add-button .circle,.assignment-toolbar.straight-line-color .custom-color-section .add-button .circle,.assignment-toolbar.text-background-color .custom-color-section .add-button .circle,.assignment-toolbar.text-border-color .custom-color-section .add-button .circle,.assignment-toolbar.text-color .custom-color-section .add-button .circle{border:1px solid #404041;border-radius:50%;color:#404041;font-size:12px}.assignment-toolbar.highlighter-width md-input-container,.assignment-toolbar.pen-width md-input-container,.assignment-toolbar.straight-line-width md-input-container{display:flex;flex-direction:column;align-items:center;padding:10px}.assignment-toolbar.highlighter-width .line-choice-container,.assignment-toolbar.pen-width .line-choice-container,.assignment-toolbar.straight-line-width .line-choice-container{height:18rem}.assignment-toolbar.highlighter-width .label,.assignment-toolbar.pen-width .label,.assignment-toolbar.straight-line-width .label{display:inline-block;color:#000;opacity:.8;font-size:1.3rem}.assignment-toolbar.highlighter-width .pixel,.assignment-toolbar.pen-width .pixel,.assignment-toolbar.straight-line-width .pixel{display:flex;flex-direction:row-reverse;align-items:center;font-size:1.3rem}.assignment-toolbar.highlighter-width .input-section,.assignment-toolbar.pen-width .input-section,.assignment-toolbar.straight-line-width .input-section{display:flex;flex-direction:row-reverse;align-items:center;padding:0 10px;border-color:transparent}.assignment-toolbar.highlighter-width .md-input,.assignment-toolbar.pen-width .md-input,.assignment-toolbar.straight-line-width .md-input{border-color:#25c582}.assignment-toolbar.highlighter-width input,.assignment-toolbar.pen-width input,.assignment-toolbar.straight-line-width input{height:1.5rem;width:60px;margin-right:10px;padding:0}.assignment-toolbar.highlighter-width input[type=number],.assignment-toolbar.pen-width input[type=number],.assignment-toolbar.straight-line-width input[type=number]{height:2.5rem;font-size:1.3rem;max-width:3rem;margin-right:2px}.assignment-toolbar.highlighter-width input[type=range],.assignment-toolbar.pen-width input[type=range],.assignment-toolbar.straight-line-width input[type=range]{-webkit-appearance:none;appearance:none;width:100%;cursor:pointer;outline:none;overflow:hidden;border-radius:16px}.assignment-toolbar.highlighter-width input[type=range]::-webkit-slider-runnable-track,.assignment-toolbar.pen-width input[type=range]::-webkit-slider-runnable-track,.assignment-toolbar.straight-line-width input[type=range]::-webkit-slider-runnable-track{height:1.5rem;background:#fff;border-radius:16px}.assignment-toolbar.highlighter-width input[type=range]::-moz-range-track,.assignment-toolbar.pen-width input[type=range]::-moz-range-track,.assignment-toolbar.straight-line-width input[type=range]::-moz-range-track{height:1.5rem;background:#ccc;border-radius:16px}.assignment-toolbar.highlighter-width input[type=range]::-webkit-slider-thumb,.assignment-toolbar.pen-width input[type=range]::-webkit-slider-thumb,.assignment-toolbar.straight-line-width input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:1.5rem;width:1.5rem;background-color:#fff;border-radius:50%;border:3px solid #25c582;box-shadow:-407px 0 0 400px #25c582}.assignment-toolbar.highlighter-width input[type=range]::-moz-range-thumb,.assignment-toolbar.pen-width input[type=range]::-moz-range-thumb,.assignment-toolbar.straight-line-width input[type=range]::-moz-range-thumb{height:1.5rem;width:1.5rem;background-color:#fff;border-radius:50%;border:3px solid #25c582;box-shadow:-407px 0 0 400px #25c582}.assignment-toolbar.highlighter-width md-button,.assignment-toolbar.pen-width md-button,.assignment-toolbar.straight-line-width md-button{min-width:auto}.assignment-toolbar.image-menu{width:183px;font-size:1.3rem}.assignment-toolbar.image-menu .tool-button{width:183px;padding:15px}.assignment-toolbar .request-help{transition:background-color .3s ease-in-out}.assignment-toolbar .request-help.help{background-color:#ffdf78}.assignment-toolbar .request-help.help i{color:#fff}.assignment-toolbar .request-help.check{background-color:#25c582}.assignment-toolbar .request-help.check i{color:#fff}.assignment-toolbar .request-help.unread-messages i{color:#25c582}.assignment-toolbar .request-help.unread-messages .notification-circle{position:absolute;top:11px;left:29px;width:.5em;height:.5em;border-radius:50%;background-color:#25c582}.mode-select-container{width:60px}.mode-select-container md-content{min-width:60px}.fitb-pro.anchor{position:absolute;left:8.2rem;margin-left:-25px;top:0}.canvas-context-menu md-menu-content .fitb-pro .pro-tag,.choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .anchor .fitb-pro .pro-tag,.fitb-pro .canvas-context-menu md-menu-content .pro-tag,.fitb-pro .choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .anchor .pro-tag,.fitb-pro .md-open-menu-container md-menu-content .pro-tag,.fitb-pro .pro-tag,.fitb-pro .student-account-help-dialog .content .options .option .option-name .pro-tag,.md-open-menu-container md-menu-content .fitb-pro .pro-tag,.student-account-help-dialog .content .options .option .option-name .fitb-pro .pro-tag{padding:.3rem}.fitb-option{font-size:1.3rem}.font-family{font-size:medium}toolbar-color-menu .transparent-button a{font-size:1.1rem;padding:15px 30px}toolbar-emoji-menu .emojiContainer{width:400px;height:400px}toolbar-emoji-menu .transparent-button a{font-size:1.1rem;padding:15px 30px}toolbar-emoji-menu .emojiDisplay{font-size:24px}toolbar-font-family-menu .font-family-container{width:600px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto}toolbar-font-family-menu .transparent-button a{padding:15px 30px;justify-self:center;align-self:center}toolbar-font-family-menu .font-family-display{font-size:1.3rem;font-weight:700;text-transform:none;color:#404041}toolbar-font-family-menu .selected{background-color:#f2f5d5;padding:8px;border-radius:2em}.assignments-limit-paywall-dialog{max-height:90%}.assignments-limit-paywall-dialog .ck-dialog-header{height:40px}.assignments-limit-paywall-dialog .ck-dialog-header .ck-close{color:#25c582}.assignments-limit-paywall-dialog .ck-dialog-body{width:750px;padding:0 60px 60px}.assignments-limit-paywall-dialog .ck-dialog-body .ck-dialog-title{text-align:center;margin-bottom:16px}.assignments-limit-paywall-dialog .ck-dialog-body .bottom-message,.assignments-limit-paywall-dialog .ck-dialog-body .top-message{padding:0 24px;font-family:GothamRoundedBook,"Varela Round",sans-serif;text-align:center}.assignments-limit-paywall-dialog .ck-dialog-body .top-message{margin-bottom:24px}.assignments-limit-paywall-dialog .ck-dialog-body .bottom-message{margin-top:8px}.assignments-limit-paywall-dialog .ck-dialog-body .actions{padding:0 48px}.assignments-limit-paywall-dialog .ck-dialog-body .actions .md-button{margin:12px 0 0}.assignments-limit-paywall-dialog .ck-dialog-body .actions .md-button .unlock-assignment-btn{width:40rem}.assignments-limit-paywall-dialog .ck-dialog-body .actions .pro-teacher-link{margin-top:2.4rem}.assignments-limit-paywall-dialog .ck-dialog-body .actions .action .incentive-btn{text-align:center}.assignments-limit-paywall-dialog .ck-dialog-body .actions .action .md-button{margin:12px 0}audio-capture{position:relative;min-height:390px;min-width:200px}audio-capture .md-button.recording-icon{font-size:5em;height:unset}audio-capture .audio-loading,audio-capture .audio-message,audio-capture .recording,audio-capture .start{position:absolute;top:0;left:0;height:100%;width:100%}audio-capture .audio-loading .message,audio-capture .audio-message .message,audio-capture .recording .message,audio-capture .start .message{height:3em}audio-capture .audio-message{text-align:center}audio-capture .audio-message p{padding-top:0}audio-capture .audio-message i{color:#e5e5e5}md-dialog.camera-dialog{max-height:unset;max-width:unset;min-width:unset}md-dialog.camera-dialog .camera-dialog-header{height:60px}.anon-student-assignment-overview .assignment-question-header md-dialog.camera-dialog .camera-dialog-header .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header md-dialog.camera-dialog .camera-dialog-header .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header md-dialog.camera-dialog .camera-dialog-header .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header md-dialog.camera-dialog .camera-dialog-header .feedback-inbox-button,.session .header md-dialog.camera-dialog .camera-dialog-header .md-button.home,.student-account-assignment-overview .assignment-question-header md-dialog.camera-dialog .camera-dialog-header .feedback-inbox-button,.student-account-assignment-work .assignment-question-header md-dialog.camera-dialog .camera-dialog-header .feedback-inbox-button,md-dialog.camera-dialog .camera-dialog-header .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,md-dialog.camera-dialog .camera-dialog-header .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,md-dialog.camera-dialog .camera-dialog-header .bar-item,md-dialog.camera-dialog .camera-dialog-header .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,md-dialog.camera-dialog .camera-dialog-header .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,md-dialog.camera-dialog .camera-dialog-header .session .header .md-button.home,md-dialog.camera-dialog .camera-dialog-header .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,md-dialog.camera-dialog .camera-dialog-header .student-account-assignment-work .assignment-question-header .feedback-inbox-button{width:60px}.anon-student-assignment-overview .assignment-question-header md-dialog.camera-dialog .camera-dialog-header .feedback-inbox-button .ck-close,.anon-student-assignment-work .assignment-question-header md-dialog.camera-dialog .camera-dialog-header .feedback-inbox-button .ck-close,.preview-student-assignment-overview .assignment-question-header md-dialog.camera-dialog .camera-dialog-header .feedback-inbox-button .ck-close,.preview-student-assignment-work .assignment-question-header md-dialog.camera-dialog .camera-dialog-header .feedback-inbox-button .ck-close,.session .header md-dialog.camera-dialog .camera-dialog-header .md-button.home .ck-close,.student-account-assignment-overview .assignment-question-header md-dialog.camera-dialog .camera-dialog-header .feedback-inbox-button .ck-close,.student-account-assignment-work .assignment-question-header md-dialog.camera-dialog .camera-dialog-header .feedback-inbox-button .ck-close,md-dialog.camera-dialog .camera-dialog-header .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button .ck-close,md-dialog.camera-dialog .camera-dialog-header .anon-student-assignment-work .assignment-question-header .feedback-inbox-button .ck-close,md-dialog.camera-dialog .camera-dialog-header .bar-item .ck-close,md-dialog.camera-dialog .camera-dialog-header .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button .ck-close,md-dialog.camera-dialog .camera-dialog-header .preview-student-assignment-work .assignment-question-header .feedback-inbox-button .ck-close,md-dialog.camera-dialog .camera-dialog-header .session .header .md-button.home .ck-close,md-dialog.camera-dialog .camera-dialog-header .student-account-assignment-overview .assignment-question-header .feedback-inbox-button .ck-close,md-dialog.camera-dialog .camera-dialog-header .student-account-assignment-work .assignment-question-header .feedback-inbox-button .ck-close{color:#25c582}md-dialog.camera-dialog .camera-dialog-footer{height:60px}md-dialog.camera-dialog .snap{height:100%}md-dialog.camera-dialog .blocked,md-dialog.camera-dialog .unsupported{padding-bottom:60px}md-dialog.camera-dialog .blocked p,md-dialog.camera-dialog .unsupported p{padding:0 60px}md-dialog.camera-dialog .blocked a,md-dialog.camera-dialog .unsupported a{text-transform:none}md-dialog.camera-dialog .loading{min-width:unset}md-dialog.camera-dialog .loading .ck-dialog-body{overflow:hidden;padding:0}md-dialog.camera-dialog .loading .ck-dialog-body .spinner{margin:20px}.cancel-subscription-dialog{max-width:600px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.cancel-subscription-dialog .ck-dialog-header{height:30px}.cancel-subscription-dialog .ck-dialog-header .ck-close{color:#25c582;transition:color .2s ease}.cancel-subscription-dialog .ck-dialog-header .ck-close:hover{color:#1d9a66}.cancel-subscription-dialog .dialog-body{background:#fff;border-radius:0 0 12px 12px}.cancel-subscription-dialog .warning-icon{display:flex;justify-content:center;margin:20px 0 10px}.cancel-subscription-dialog .warning-icon i{font-size:48px;color:#ff6c6c;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.cancel-subscription-dialog .ck-dialog-title{text-align:center;font-size:24px;color:#6d6e70;font-weight:600}.cancel-subscription-dialog .content{padding:20px 40px 30px;font-family:GothamRoundedBook,"Varela Round",sans-serif}.cancel-subscription-dialog .warning-message{margin-bottom:10px}.cancel-subscription-dialog .warning-message p{margin:0;color:#808487;line-height:1.5}.cancel-subscription-dialog .checkbox-container{background:#ffeaeb;border:1px solid #fcfcfd;border-radius:8px;padding:10px;margin-bottom:20px;height:45px}.cancel-subscription-dialog .checkbox-container .contents{line-height:1.5}.cancel-subscription-dialog .checkbox-container .contents strong{color:#ff6c6c}.cancel-subscription-dialog .cancel-request{margin-bottom:30px}.cancel-subscription-dialog .cancel-request .request-title{margin-bottom:10px;color:#808487;font-weight:500}.cancel-subscription-dialog .support{height:30px;text-align:center;font-size:12px}.cancel-subscription-dialog .support a{text-transform:lowercase}.cancel-subscription-dialog .action-buttons{gap:16px;padding:0 20px}.cancel-subscription-dialog .action-buttons md-button{min-width:160px;height:42px;border-radius:6px;font-weight:600;transition:all .2s ease}.cancel-subscription-dialog .action-buttons .cancel-warn{background-color:#ff6c6c;color:#fff;border:none}.cancel-subscription-dialog .action-buttons .cancel-warn:hover:not([disabled]){background-color:red;transform:translateY(-2px);box-shadow:0 2px 8px rgba(220,53,69,.3)}.cancel-subscription-dialog .action-buttons .cancel-warn[disabled]{background-color:#e5e5e5;color:#b8babc;cursor:not-allowed}.canvas-context-menu{opacity:1;left:auto;top:auto;font-size:1.3rem}.canvas-context-menu md-menu-item{pointer-events:auto}.canvas-context-menu md-menu-content>*{opacity:1}.canvas-context-menu md-menu-content>* md-button:hover{background-color:hsla(0,0%,62%,.2)}.chat-message .user-info{margin:14px 16px 3px}.chat-message .user-info .name{color:#6d6e70;margin-right:12px}.chat-message .user-info .time{color:#b8babc}.chat-message .chat-text{border-radius:2px;margin:4px 16px;padding:6px}.chat-message .chat-text i{margin:0 8px 0 2px}.chat-message .chat-text .text,.chat-message .chat-text a,.chat-message .chat-text i{text-transform:none;overflow-wrap:break-word}.chat-message .chat-text.help{background-color:#ffdf78;color:#fff}.chat-message .chat-text.check{background-color:#25c582;color:#fff}.chat-message .chat-text.hand_down{background-color:#f7f7f7}.chat-message .chat-text.hand_down .text,.chat-message .chat-text.hand_down i{color:#b8babc}.chat-message .chat-text.message{background-color:#f7f7f7;color:#6d6e70}.chat-message .chat-text.blend-top{border-radius:0 0 2px 2px;margin:0 16px 4px}.chat-message .chat-text.blend-bottom{border-radius:2px 2px 0 0;margin:4px 16px 0}.chat-message .chat-text.blend-both{border-radius:0;margin:0 16px}.chat-message.previous-from-other{border-top:1px solid #eeeeef;margin-top:8px}.anon-student-assignment-overview .assignment-question-header .choose-assignment-dialog .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .choose-assignment-dialog .feedback-inbox-button,.choose-assignment-dialog .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.choose-assignment-dialog .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.choose-assignment-dialog .bar-item,.choose-assignment-dialog .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.choose-assignment-dialog .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.choose-assignment-dialog .session .header .md-button.home,.choose-assignment-dialog .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.choose-assignment-dialog .student-account-assignment-work .assignment-question-header .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .choose-assignment-dialog .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .choose-assignment-dialog .feedback-inbox-button,.session .header .choose-assignment-dialog .md-button.home,.student-account-assignment-overview .assignment-question-header .choose-assignment-dialog .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .choose-assignment-dialog .feedback-inbox-button{padding:1.3rem}.choose-assignment-dialog .dialog-nav{height:60px}.choose-assignment-dialog .dialog-header{text-align:center;height:40px}.choose-assignment-dialog md-dialog-content{padding:0;width:440px;max-height:30em;min-height:4em}.choose-assignment-dialog .choose-assignment{margin-bottom:30px}.choose-assignment-dialog .choose-assignment md-list{border-top:1px solid #eeeeef;overflow:auto}.choose-assignment-dialog .choose-assignment md-list-item{background-color:#fff;border-bottom:1px solid #eeeeef}.choose-assignment-dialog .choose-assignment md-list-item.assignment-name{font-family:GothamRoundedBook,"Varela Round",sans-serif;color:#6d6e70}.choose-assignment-dialog .choose-assignment md-list-item.assignment-name .md-button{color:#6d6e70}.choose-assignment-dialog .choose-assignment md-list-item .md-list-item-inner{padding-left:30px;padding-right:30px}.ck-indicator-circle{position:relative;width:8px;min-width:8px;height:8px;border-radius:50%;background-color:#25c582;top:-5px;left:2px}.ck-select-icon{display:block;align-items:flex-end;text-align:end;width:10px;margin:0 4px;transform:translate3d(0,-2x,0)}ck-switch{font-family:GothamRoundedMedium,"Varela Round",sans-serif}ck-switch.disabled{color:#e5e5e5;pointer-events:none}ck-switch.disabled input:checked+.slider{background-color:#e5e5e5}ck-switch .ck-switch-ctn{padding:6px 0;cursor:pointer;outline:none}ck-switch .ck-switch-ctn *{pointer-events:none}ck-switch .switch{position:relative;display:inline-block;width:36px;min-width:36px;height:18px;margin-right:8px}ck-switch .switch input{display:none}ck-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e5e5e5;transition:.2s;border-radius:18px}ck-switch .slider:before{position:absolute;content:"";height:14px;width:14px;left:2px;bottom:2px;background-color:#fff;transition:.2s;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.2)}ck-switch input:checked+.slider{background-color:#25c582}ck-switch input:focus+.slider{box-shadow:0 0 1px #2196f3}ck-switch input:checked+.slider:before{transform:translateX(18px);box-shadow:0 1px 2px rgba(0,0,0,.2)}.ck-color-menu,.ck-color-menu-wide{width:72px;display:flex;-webkit-box-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-justify-content:flex-start;justify-content:flex-start;align-items:flex-start;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.1);background-color:#fff;border-radius:4px}.ck-color-menu-wide .md-button.color-item,.ck-color-menu .md-button.color-item{padding:0;margin:0;border-radius:0;min-width:36px;max-width:36px;min-height:36px;max-height:36px}.ck-color-menu-wide .md-button.color-item .contents,.ck-color-menu .md-button.color-item .contents{display:flex;-webkit-box-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-justify-content:center;justify-content:center;align-items:center}.ck-color-menu-wide .md-button.color-item .circle,.ck-color-menu .md-button.color-item .circle{min-width:18px;max-width:18px;min-height:18px;max-height:18px;border-radius:50%}.ck-color-menu-wide{width:144px}.confirm-dialog{padding:0}.confirm-dialog .ck-dialog-header{height:40px}.confirm-dialog .ck-dialog-header .ck-close{color:#25c582}.confirm-dialog .ck-dialog-body{padding:0 35px;text-align:center;margin-bottom:36px}.confirm-dialog .ck-dialog-body .primary-message{margin-bottom:24px}.confirm-dialog .ck-dialog-body .secondary-message{font-family:GothamRoundedBook,"Varela Round",sans-serif;margin-bottom:24px}.confirm-dialog md-dialog-actions{padding:0 2.4rem 2.4rem}.confirm-dialog md-dialog-actions .md-button{margin:0 0 0 1.6rem}.contextual-paywall-dialog{min-width:unset;max-height:unset}.contextual-paywall-dialog .contextual-paywall{min-width:700px;height:600px}.contextual-paywall-dialog .contextual-paywall .ck-dialog-header{height:40px}.contextual-paywall-dialog .contextual-paywall .ck-dialog-header .ck-close{color:#25c582}.contextual-paywall-dialog .contextual-paywall .ck-dialog-title{text-align:center;margin-bottom:24px}.contextual-paywall-dialog .contextual-paywall .ck-dialog-body .image-container{width:532px;min-width:532px;height:299px;overflow:hidden;margin:0 100px 24px;border:2px solid #f7f7f7}.contextual-paywall-dialog .contextual-paywall .ck-dialog-body .image-container img{position:relative;width:532px;min-width:532px;height:299px}.contextual-paywall-dialog .contextual-paywall .ck-dialog-body .nav-buttons{margin:0 0 24px}.contextual-paywall-dialog .contextual-paywall .ck-dialog-body .nav-buttons .dot-container{height:100%}.contextual-paywall-dialog .contextual-paywall .ck-dialog-body .nav-buttons .dot-button{outline:none;cursor:pointer}.contextual-paywall-dialog .contextual-paywall .ck-dialog-body .nav-buttons .dot{width:8px;height:8px;background-color:#e5e5e5;border-radius:4px;margin:8px}.contextual-paywall-dialog .contextual-paywall .ck-dialog-body .nav-buttons .dot.active{background-color:#25c582}.contextual-paywall-dialog .contextual-paywall .ck-dialog-body .nav-buttons .md-button.next,.contextual-paywall-dialog .contextual-paywall .ck-dialog-body .nav-buttons .md-button.prev{width:32px;min-width:32px;padding:0;margin:2px}.contextual-paywall-dialog .contextual-paywall .ck-dialog-body .nav-buttons .next.md-button[disabled],.contextual-paywall-dialog .contextual-paywall .ck-dialog-body .nav-buttons .prev.md-button[disabled]{color:#e5e5e5}.contextual-paywall-dialog .contextual-paywall .ck-dialog-body .actions{padding:0 48px}.contextual-paywall-dialog .contextual-paywall .ck-dialog-body .actions .md-button{width:240px;margin:0 48px 16px}@media (max-height:599px){.contextual-paywall-dialog,.contextual-paywall-dialog .contextual-paywall{height:540px}.contextual-paywall-dialog .nav-buttons{display:none}}.contextual-paywall-dialog .loading{width:100px;height:100px}.contract-user-reset-password-dialog{width:40em}.contract-user-reset-password-dialog .ck-dialog-header{height:40px}.contract-user-reset-password-dialog .ck-dialog-header .ck-close{color:#25c582}.contract-user-reset-password-dialog .ck-dialog-title{text-align:center}.contract-user-reset-password-dialog .body{height:20em}.contract-user-reset-password-dialog .body md-input-container{max-height:3em;width:27em;margin-bottom:12px}.contract-user-reset-password-dialog .body .checkbox-container{width:100%;padding-top:8px}.contract-user-reset-password-dialog .body .reset-password-buttons{padding:1em;width:100%}.contributor-list{background-color:#fff}.contributor-list .no-users-message{font-family:GothamRoundedBook,"Varela Round",sans-serif;color:#6d6e70}.contribution-history-item{background-color:#fff}.contribution-history-item .message{font-family:GothamRoundedBook,"Varela Round",sans-serif;color:#6d6e70}.contribution-history-item .user-identifier{font-size:1.1rem;color:#b8babc;font-family:GothamRoundedBook}.contribution-history-item i{color:#6d6e70}md-dialog.create-contract-students-dialog{max-height:95%;max-width:95%;min-width:unset}md-dialog.create-contract-students-dialog .ck-dialog-header{height:40px}md-dialog.create-contract-students-dialog .ck-dialog-header .ck-back,md-dialog.create-contract-students-dialog .ck-dialog-header .ck-close{color:#25c582}md-dialog.create-contract-students-dialog .ck-dialog-title{text-align:center}md-dialog.create-contract-students-dialog .add-or-edit-user form input,md-dialog.create-contract-students-dialog .import-csv form input,md-dialog.create-contract-students-dialog .select form input{color:#25c582;text-shadow:0 0 0 #6d6e70;-webkit-text-fill-color:transparent}md-dialog.create-contract-students-dialog .add-or-edit-user form .error-messages,md-dialog.create-contract-students-dialog .import-csv form .error-messages,md-dialog.create-contract-students-dialog .select form .error-messages{position:absolute;top:32px;left:12px}md-dialog.create-contract-students-dialog .add-or-edit-user form .error-messages div,md-dialog.create-contract-students-dialog .import-csv form .error-messages div,md-dialog.create-contract-students-dialog .select form .error-messages div{font-size:.8rem}md-dialog.create-contract-students-dialog .add-or-edit-user form .error-messages .add-student-error,md-dialog.create-contract-students-dialog .import-csv form .error-messages .add-student-error,md-dialog.create-contract-students-dialog .select form .error-messages .add-student-error{color:#b8babc;text-transform:uppercase;padding:5px}md-dialog.create-contract-students-dialog .created md-virtual-repeat-container,md-dialog.create-contract-students-dialog .review md-virtual-repeat-container{min-height:40vh;border-bottom:1px solid #eeeeef}md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list,md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list{background:#fff;color:#6d6e70}.roster-edit .student-list-section md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list md-list-item.list-button,.roster-edit .student-list-section md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list md-list-item.list-button,md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list .roster-edit .student-list-section md-list-item.list-button,md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list md-list-item.list-item,md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list .roster-edit .student-list-section md-list-item.list-button,md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list md-list-item.list-item{box-sizing:border-box;border-bottom:1px solid #eeeeef;box-shadow:none;font-family:GothamRoundedBook,"Varela Round",sans-serif}.roster-edit .student-list-section md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list md-list-item.list-button .md-button,.roster-edit .student-list-section md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list md-list-item.list-button .md-button,md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list .roster-edit .student-list-section md-list-item.list-button .md-button,md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list md-list-item.list-item .md-button,md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list .roster-edit .student-list-section md-list-item.list-button .md-button,md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list md-list-item.list-item .md-button{color:#6d6e70}.roster-edit .student-list-section md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list md-list-item.list-button .md-list-item-inner,.roster-edit .student-list-section md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list md-list-item.list-button .md-list-item-inner,md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list .roster-edit .student-list-section md-list-item.list-button .md-list-item-inner,md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list md-list-item.list-item .md-list-item-inner,md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list .roster-edit .student-list-section md-list-item.list-button .md-list-item-inner,md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list md-list-item.list-item .md-list-item-inner{height:48px}.roster-edit .student-list-section md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list md-list-item.list-button .anchor,.roster-edit .student-list-section md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list md-list-item.list-button .anchor,md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list .roster-edit .student-list-section md-list-item.list-button .anchor,md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list md-list-item.list-item .anchor,md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list .roster-edit .student-list-section md-list-item.list-button .anchor,md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list md-list-item.list-item .anchor{height:0;position:absolute}.roster-edit .student-list-section md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list md-list-item.list-button .anchor .list-item-error-message,.roster-edit .student-list-section md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list md-list-item.list-button .anchor .list-item-error-message,md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list .roster-edit .student-list-section md-list-item.list-button .anchor .list-item-error-message,md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list md-list-item.list-item .anchor .list-item-error-message,md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list .roster-edit .student-list-section md-list-item.list-button .anchor .list-item-error-message,md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list md-list-item.list-item .anchor .list-item-error-message{position:relative;top:10px;color:#ff6c6c}.roster-edit .student-list-section md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list md-list-item.list-button .anchor .list-item-warning-message,.roster-edit .student-list-section md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list md-list-item.list-button .anchor .list-item-warning-message,md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list .roster-edit .student-list-section md-list-item.list-button .anchor .list-item-warning-message,md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list md-list-item.list-item .anchor .list-item-warning-message,md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list .roster-edit .student-list-section md-list-item.list-button .anchor .list-item-warning-message,md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list md-list-item.list-item .anchor .list-item-warning-message{position:relative;top:10px;color:#b8babc}md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list .error-message,md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list .error-message{position:absolute;top:38px;pointer-events:none;text-transform:uppercase;color:#ff6c6c;font-size:7pt}md-dialog.create-contract-students-dialog .created md-virtual-repeat-container md-list .empty-message,md-dialog.create-contract-students-dialog .review md-virtual-repeat-container md-list .empty-message{padding:16px;letter-spacing:.0625em;color:#6d6e70}md-dialog.create-contract-students-dialog .import-csv{width:650px}md-dialog.create-contract-students-dialog .import-csv .ck-dialog-title{margin-bottom:24px}md-dialog.create-contract-students-dialog .import-csv p{margin:13px 70px;font-family:GothamRoundedBook,"Varela Round",sans-serif;text-align:center}md-dialog.create-contract-students-dialog .import-csv p.sample,md-dialog.create-contract-students-dialog .import-csv p span{font-family:GothamRoundedMedium,"Varela Round",sans-serif}md-dialog.create-contract-students-dialog .import-csv p.sample a{text-transform:none}md-dialog.create-contract-students-dialog .import-csv .actions{padding:0 2.4rem 2.4rem;margin-top:32px}.order-detail .view-quote .action-bar .action-container md-dialog.create-contract-students-dialog .import-csv .actions .md-button.credit-card,.order-detail .view-quote .action-bar .action-container md-dialog.create-contract-students-dialog .import-csv .actions .md-button.purchase-order,md-dialog.create-contract-students-dialog .import-csv .actions .md-button.ck-primary,md-dialog.create-contract-students-dialog .import-csv .actions .order-detail .view-quote .action-bar .action-container .md-button.credit-card,md-dialog.create-contract-students-dialog .import-csv .actions .order-detail .view-quote .action-bar .action-container .md-button.purchase-order{margin:0 0 0 1.6rem}md-dialog.create-contract-students-dialog .select{max-width:724px;padding:0 60px 36px}md-dialog.create-contract-students-dialog .select .select-contract{margin-top:32px}md-dialog.create-contract-students-dialog .select .select-contract md-input-container{width:360px;margin:16px 0 20px}md-dialog.create-contract-students-dialog .select .directions{margin-top:32px;text-align:center}md-dialog.create-contract-students-dialog .select .disclaimer{margin-top:32px;text-align:center;font-family:GothamRoundedBook,"Varela Round",sans-serif}md-dialog.create-contract-students-dialog .select .create-options{width:220px;margin:0 2.5em;padding:24px 16px 16px;border-radius:25px;outline:none;box-shadow:0 0 8px 1px rgba(64,67,69,.17);cursor:pointer}md-dialog.create-contract-students-dialog .select .create-options .image-container img{width:120px}md-dialog.create-contract-students-dialog .select .create-options .message{margin:1em 0;text-align:center;color:#25c582}md-dialog.create-contract-students-dialog .select .option{margin:0 0 0 .5em;padding:0}md-dialog.create-contract-students-dialog .select .option .error-messages{top:35px}md-dialog.create-contract-students-dialog .select .option md-select.ng-invalid.ng-dirty .md-select-value{border:1px solid #ff6c6c}md-dialog.create-contract-students-dialog .select a{text-transform:none}md-dialog.create-contract-students-dialog .add-or-edit-user{width:650px}md-dialog.create-contract-students-dialog .add-or-edit-user .ck-dialog-title{margin-bottom:36px}md-dialog.create-contract-students-dialog .add-or-edit-user form md-input-container{margin:16px 120px 20px}md-dialog.create-contract-students-dialog .add-or-edit-user form .first-name-input.add-spacing{margin-top:25px}md-dialog.create-contract-students-dialog .add-or-edit-user form .actions{padding:40px 24px 24px}md-dialog.create-contract-students-dialog .add-or-edit-user form .actions .md-button{margin:0 0 0 1.6rem}md-dialog.create-contract-students-dialog .review{width:780px}md-dialog.create-contract-students-dialog .review .ck-dialog-title{margin-bottom:36px}md-dialog.create-contract-students-dialog .review .first-name-col,md-dialog.create-contract-students-dialog .review .id-col,md-dialog.create-contract-students-dialog .review .last-name-col,md-dialog.create-contract-students-dialog .review .password-col{padding-right:1em;min-width:0}.assignment-export-dialog .exporting .ck-dialog-body md-dialog.create-contract-students-dialog .review .first-name-col .exporting-message,.assignment-export-dialog .exporting .ck-dialog-body md-dialog.create-contract-students-dialog .review .id-col .exporting-message,.assignment-export-dialog .exporting .ck-dialog-body md-dialog.create-contract-students-dialog .review .last-name-col .exporting-message,.assignment-export-dialog .exporting .ck-dialog-body md-dialog.create-contract-students-dialog .review .password-col .exporting-message,.folderAssignment .copying .ck-dialog-body md-dialog.create-contract-students-dialog .review .first-name-col .message,.folderAssignment .copying .ck-dialog-body md-dialog.create-contract-students-dialog .review .id-col .message,.folderAssignment .copying .ck-dialog-body md-dialog.create-contract-students-dialog .review .last-name-col .message,.folderAssignment .copying .ck-dialog-body md-dialog.create-contract-students-dialog .review .password-col .message,.invite-co-teacher-dialog .loading .ck-dialog-body md-dialog.create-contract-students-dialog .review .first-name-col .message,.invite-co-teacher-dialog .loading .ck-dialog-body md-dialog.create-contract-students-dialog .review .id-col .message,.invite-co-teacher-dialog .loading .ck-dialog-body md-dialog.create-contract-students-dialog .review .last-name-col .message,.invite-co-teacher-dialog .loading .ck-dialog-body md-dialog.create-contract-students-dialog .review .password-col .message,.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer md-dialog.create-contract-students-dialog .review .first-name-col span,.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer md-dialog.create-contract-students-dialog .review .id-col span,.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer md-dialog.create-contract-students-dialog .review .last-name-col span,.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer md-dialog.create-contract-students-dialog .review .password-col span,.session-watch .body .body-content .question-cell .question-answer md-dialog.create-contract-students-dialog .review .first-name-col span,.session-watch .body .body-content .question-cell .question-answer md-dialog.create-contract-students-dialog .review .id-col span,.session-watch .body .body-content .question-cell .question-answer md-dialog.create-contract-students-dialog .review .last-name-col span,.session-watch .body .body-content .question-cell .question-answer md-dialog.create-contract-students-dialog .review .password-col span,.session-work .body .body-content .question-cell .question-answer md-dialog.create-contract-students-dialog .review .first-name-col span,.session-work .body .body-content .question-cell .question-answer md-dialog.create-contract-students-dialog .review .id-col span,.session-work .body .body-content .question-cell .question-answer md-dialog.create-contract-students-dialog .review .last-name-col span,.session-work .body .body-content .question-cell .question-answer md-dialog.create-contract-students-dialog .review .password-col span,md-dialog.create-contract-students-dialog .review .first-name-col .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,md-dialog.create-contract-students-dialog .review .first-name-col .folderAssignment .copying .ck-dialog-body .message,md-dialog.create-contract-students-dialog .review .first-name-col .invite-co-teacher-dialog .loading .ck-dialog-body .message,md-dialog.create-contract-students-dialog .review .first-name-col .session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer span,md-dialog.create-contract-students-dialog .review .first-name-col .session-watch .body .body-content .question-cell .question-answer span,md-dialog.create-contract-students-dialog .review .first-name-col .session-work .body .body-content .question-cell .question-answer span,md-dialog.create-contract-students-dialog .review .first-name-col .truncate,md-dialog.create-contract-students-dialog .review .first-name-col md-dialog.share-dialog .loading .ck-dialog-body .message,md-dialog.create-contract-students-dialog .review .id-col .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,md-dialog.create-contract-students-dialog .review .id-col .folderAssignment .copying .ck-dialog-body .message,md-dialog.create-contract-students-dialog .review .id-col .invite-co-teacher-dialog .loading .ck-dialog-body .message,md-dialog.create-contract-students-dialog .review .id-col .session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer span,md-dialog.create-contract-students-dialog .review .id-col .session-watch .body .body-content .question-cell .question-answer span,md-dialog.create-contract-students-dialog .review .id-col .session-work .body .body-content .question-cell .question-answer span,md-dialog.create-contract-students-dialog .review .id-col .truncate,md-dialog.create-contract-students-dialog .review .id-col md-dialog.share-dialog .loading .ck-dialog-body .message,md-dialog.create-contract-students-dialog .review .last-name-col .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,md-dialog.create-contract-students-dialog .review .last-name-col .folderAssignment .copying .ck-dialog-body .message,md-dialog.create-contract-students-dialog .review .last-name-col .invite-co-teacher-dialog .loading .ck-dialog-body .message,md-dialog.create-contract-students-dialog .review .last-name-col .session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer span,md-dialog.create-contract-students-dialog .review .last-name-col .session-watch .body .body-content .question-cell .question-answer span,md-dialog.create-contract-students-dialog .review .last-name-col .session-work .body .body-content .question-cell .question-answer span,md-dialog.create-contract-students-dialog .review .last-name-col .truncate,md-dialog.create-contract-students-dialog .review .last-name-col md-dialog.share-dialog .loading .ck-dialog-body .message,md-dialog.create-contract-students-dialog .review .password-col .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,md-dialog.create-contract-students-dialog .review .password-col .folderAssignment .copying .ck-dialog-body .message,md-dialog.create-contract-students-dialog .review .password-col .invite-co-teacher-dialog .loading .ck-dialog-body .message,md-dialog.create-contract-students-dialog .review .password-col .session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer span,md-dialog.create-contract-students-dialog .review .password-col .session-watch .body .body-content .question-cell .question-answer span,md-dialog.create-contract-students-dialog .review .password-col .session-work .body .body-content .question-cell .question-answer span,md-dialog.create-contract-students-dialog .review .password-col .truncate,md-dialog.create-contract-students-dialog .review .password-col md-dialog.share-dialog .loading .ck-dialog-body .message,md-dialog.share-dialog .loading .ck-dialog-body md-dialog.create-contract-students-dialog .review .first-name-col .message,md-dialog.share-dialog .loading .ck-dialog-body md-dialog.create-contract-students-dialog .review .id-col .message,md-dialog.share-dialog .loading .ck-dialog-body md-dialog.create-contract-students-dialog .review .last-name-col .message,md-dialog.share-dialog .loading .ck-dialog-body md-dialog.create-contract-students-dialog .review .password-col .message{min-width:0;max-width:28em}md-dialog.create-contract-students-dialog .review .remove-col{width:60px;height:60px}md-dialog.create-contract-students-dialog .review .remove-col .md-button{height:100%}md-dialog.create-contract-students-dialog .review .actions{padding:0 2.4rem 2.4rem;margin-top:26px}md-dialog.create-contract-students-dialog .review .actions .md-button{margin:0 0 0 1.6rem}md-dialog.create-contract-students-dialog .created{width:700px}md-dialog.create-contract-students-dialog .created .ck-dialog-title{margin-bottom:24px}md-dialog.create-contract-students-dialog .created .message{padding:32px 60px 0;text-align:center}md-dialog.create-contract-students-dialog .created .actions{padding:0 2.4rem 2.4rem;margin-top:26px}md-dialog.create-contract-students-dialog .created .actions .md-button{margin:0 0 0 1.6rem}md-dialog.create-contract-students-dialog .error-container{text-align:center;width:650px}md-dialog.create-contract-students-dialog .error-container .actions{padding:40px 24px 24px}md-dialog.create-contract-students-dialog .error-container .actions .md-button{margin:0 0 0 1.6rem}md-dialog.create-contract-students-dialog .remove-duplicates p{font-family:GothamRoundedBook,"Varela Round",sans-serif;text-align:center;margin:24px 60px 0}md-dialog.create-contract-students-dialog .remove-duplicates .actions{padding:0 2.4rem 2.4rem;margin-top:60px}.order-detail .view-quote .action-bar .action-container md-dialog.create-contract-students-dialog .remove-duplicates .actions .md-button.credit-card,.order-detail .view-quote .action-bar .action-container md-dialog.create-contract-students-dialog .remove-duplicates .actions .md-button.purchase-order,md-dialog.create-contract-students-dialog .remove-duplicates .actions .md-button.ck-primary,md-dialog.create-contract-students-dialog .remove-duplicates .actions .order-detail .view-quote .action-bar .action-container .md-button.credit-card,md-dialog.create-contract-students-dialog .remove-duplicates .actions .order-detail .view-quote .action-bar .action-container .md-button.purchase-order{margin:0 0 0 1.6rem}md-dialog.create-contract-students-dialog .loading{min-width:unset}md-dialog.create-contract-students-dialog .loading .ck-dialog-body{overflow:hidden;padding:0}md-dialog.create-contract-students-dialog .loading .ck-dialog-body .spinner{margin:20px}.create-order-dialog{min-width:unset;max-height:unset}.create-order-dialog .add-organization .ck-dialog-header,.create-order-dialog .identify-organization .ck-dialog-header,.create-order-dialog .identify-person .ck-dialog-header{height:40px}.create-order-dialog .add-organization .ck-dialog-header .ck-back,.create-order-dialog .add-organization .ck-dialog-header .ck-close,.create-order-dialog .identify-organization .ck-dialog-header .ck-back,.create-order-dialog .identify-organization .ck-dialog-header .ck-close,.create-order-dialog .identify-person .ck-dialog-header .ck-back,.create-order-dialog .identify-person .ck-dialog-header .ck-close{color:#25c582}.create-order-dialog .add-organization .ck-dialog-body,.create-order-dialog .identify-organization .ck-dialog-body,.create-order-dialog .identify-person .ck-dialog-body{max-width:500px;min-width:500px;margin:0 60px 60px}.create-order-dialog .add-organization .ck-dialog-body .ck-dialog-title,.create-order-dialog .identify-organization .ck-dialog-body .ck-dialog-title,.create-order-dialog .identify-person .ck-dialog-body .ck-dialog-title{text-align:center;margin-bottom:15px;text-transform:capitalize}.create-order-dialog .add-organization .ck-dialog-body p,.create-order-dialog .identify-organization .ck-dialog-body p,.create-order-dialog .identify-person .ck-dialog-body p{margin:0 0 15px;font-family:GothamRoundedBook,"Varela Round",sans-serif;text-align:center}.create-order-dialog .add-organization .ck-dialog-body md-input-container.email,.create-order-dialog .add-organization .ck-dialog-body md-input-container.name,.create-order-dialog .add-organization .ck-dialog-body md-input-container.organization-name,.create-order-dialog .identify-organization .ck-dialog-body md-input-container.email,.create-order-dialog .identify-organization .ck-dialog-body md-input-container.name,.create-order-dialog .identify-organization .ck-dialog-body md-input-container.organization-name,.create-order-dialog .identify-person .ck-dialog-body md-input-container.email,.create-order-dialog .identify-person .ck-dialog-body md-input-container.name,.create-order-dialog .identify-person .ck-dialog-body md-input-container.organization-name{padding-left:0;padding-right:0}.create-order-dialog .add-organization .ck-dialog-body md-input-container.email .label,.create-order-dialog .add-organization .ck-dialog-body md-input-container.name .label,.create-order-dialog .add-organization .ck-dialog-body md-input-container.organization-name .label,.create-order-dialog .identify-organization .ck-dialog-body md-input-container.email .label,.create-order-dialog .identify-organization .ck-dialog-body md-input-container.name .label,.create-order-dialog .identify-organization .ck-dialog-body md-input-container.organization-name .label,.create-order-dialog .identify-person .ck-dialog-body md-input-container.email .label,.create-order-dialog .identify-person .ck-dialog-body md-input-container.name .label,.create-order-dialog .identify-person .ck-dialog-body md-input-container.organization-name .label{text-transform:capitalize}.create-order-dialog .add-organization .ck-dialog-body md-checkbox,.create-order-dialog .identify-organization .ck-dialog-body md-checkbox,.create-order-dialog .identify-person .ck-dialog-body md-checkbox{margin:20px 0 0}.create-order-dialog .add-organization .ck-dialog-body md-checkbox .md-label,.create-order-dialog .identify-organization .ck-dialog-body md-checkbox .md-label,.create-order-dialog .identify-person .ck-dialog-body md-checkbox .md-label{margin-top:0}.create-order-dialog .add-organization .ck-dialog-body md-checkbox .md-label:first-letter,.create-order-dialog .identify-organization .ck-dialog-body md-checkbox .md-label:first-letter,.create-order-dialog .identify-person .ck-dialog-body md-checkbox .md-label:first-letter{text-transform:capitalize}.create-order-dialog .add-organization .ck-dialog-body md-autocomplete,.create-order-dialog .identify-organization .ck-dialog-body md-autocomplete,.create-order-dialog .identify-person .ck-dialog-body md-autocomplete{margin-top:12px}.create-order-dialog .add-organization .ck-dialog-body md-autocomplete md-input-container .label,.create-order-dialog .identify-organization .ck-dialog-body md-autocomplete md-input-container .label,.create-order-dialog .identify-person .ck-dialog-body md-autocomplete md-input-container .label{text-transform:capitalize}.create-order-dialog .add-organization .ck-dialog-body .error-messages div,.create-order-dialog .identify-organization .ck-dialog-body .error-messages div,.create-order-dialog .identify-person .ck-dialog-body .error-messages div{font-size:.8rem}.create-order-dialog .add-organization .ck-dialog-body .md-button.ck-primary,.create-order-dialog .add-organization .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.create-order-dialog .add-organization .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.purchase-order,.create-order-dialog .identify-organization .ck-dialog-body .md-button.ck-primary,.create-order-dialog .identify-organization .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.create-order-dialog .identify-organization .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.purchase-order,.create-order-dialog .identify-person .ck-dialog-body .md-button.ck-primary,.create-order-dialog .identify-person .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.create-order-dialog .identify-person .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.purchase-order,.order-detail .view-quote .action-bar .action-container .create-order-dialog .add-organization .ck-dialog-body .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .create-order-dialog .add-organization .ck-dialog-body .md-button.purchase-order,.order-detail .view-quote .action-bar .action-container .create-order-dialog .identify-organization .ck-dialog-body .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .create-order-dialog .identify-organization .ck-dialog-body .md-button.purchase-order,.order-detail .view-quote .action-bar .action-container .create-order-dialog .identify-person .ck-dialog-body .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .create-order-dialog .identify-person .ck-dialog-body .md-button.purchase-order{margin:20px 0 0}.create-order-dialog .identify-purchase-period .ck-dialog-header{height:40px}.create-order-dialog .identify-purchase-period .ck-dialog-header .ck-back,.create-order-dialog .identify-purchase-period .ck-dialog-header .ck-close{color:#25c582}.create-order-dialog .identify-purchase-period .ck-dialog-body{max-width:500px;min-width:500px;margin:0 60px 60px}.create-order-dialog .identify-purchase-period .ck-dialog-body .ck-dialog-title{text-align:center;margin-bottom:40px;text-transform:capitalize}.create-order-dialog .identify-purchase-period .ck-dialog-body .body-content .quantity{margin-bottom:32px}.create-order-dialog .identify-purchase-period .ck-dialog-body .body-content .quantity .label{margin-bottom:8px}.create-order-dialog .identify-purchase-period .ck-dialog-body .body-content .quantity md-input-container{padding:0;margin-top:0;width:75px}.create-order-dialog .identify-purchase-period .ck-dialog-body .body-content .quantity .stepper{position:relative;top:-2px;margin-left:6px;margin-right:8px}.create-order-dialog .identify-purchase-period .ck-dialog-body .body-content .quantity .stepper .decrement,.create-order-dialog .identify-purchase-period .ck-dialog-body .body-content .quantity .stepper .increment{height:12px;cursor:pointer;outline:none}.create-order-dialog .identify-purchase-period .ck-dialog-body .body-content .quantity .stepper .decrement i,.create-order-dialog .identify-purchase-period .ck-dialog-body .body-content .quantity .stepper .increment i{color:#6d6e70}.create-order-dialog .identify-purchase-period .ck-dialog-body .body-content .purchase-period .label{margin:0 0 12px}.create-order-dialog .identify-purchase-period .ck-dialog-body .md-button.ck-primary,.create-order-dialog .identify-purchase-period .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.create-order-dialog .identify-purchase-period .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.purchase-order,.order-detail .view-quote .action-bar .action-container .create-order-dialog .identify-purchase-period .ck-dialog-body .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .create-order-dialog .identify-purchase-period .ck-dialog-body .md-button.purchase-order{margin:20px 0 0}.create-order-dialog .identify-purchase-period .ck-dialog-body .error-message{color:#ff6c6c;text-align:center;height:20px;margin:8px;font-family:GothamRoundedBook,"Varela Round",sans-serif}.create-order-dialog .loading{width:100px;height:100px}.delete-account-dialog .ck-dialog-header{height:40px}.delete-account-dialog .ck-dialog-header .ck-close{color:#25c582}.delete-account-dialog .delete-warning{color:#ff6c6c}.delete-account-dialog .ck-dialog-title{text-align:center}.delete-account-dialog .content{padding:40px 60px;font-size:1.5rem}.delete-account-dialog .delete-request{padding-top:40px;padding-bottom:20px}.delete-account-dialog .delete-button{color:#ff6c6c}.error-dialog{text-align:center}.error-dialog .ck-dialog-header{height:40px}.error-dialog .ck-dialog-body .icon-body{height:65px;margin-bottom:24px}.error-dialog .ck-dialog-body .primary-message{padding:0 60px;margin-bottom:24px}.error-dialog .ck-dialog-body .secondary-message{padding:0 60px;margin-bottom:24px;font-family:GothamRoundedBook,"Varela Round",sans-serif}.error-dialog .ck-dialog-body .actions{padding:0 2.4rem 2.4rem;margin-top:26px}.error-dialog .ck-dialog-body .actions .md-button{margin:0 0 0 1.6rem}.feature-dialog{max-height:unset;box-shadow:0 0 8px 1px rgba(64,67,69,.17);background-color:#fff}.feature-dialog .feature-dialog-header{height:48px}.anon-student-assignment-overview .assignment-question-header .feature-dialog .feature-dialog-header .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .feature-dialog .feature-dialog-header .feedback-inbox-button,.feature-dialog .feature-dialog-header .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.feature-dialog .feature-dialog-header .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.feature-dialog .feature-dialog-header .bar-item,.feature-dialog .feature-dialog-header .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.feature-dialog .feature-dialog-header .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.feature-dialog .feature-dialog-header .session .header .md-button.home,.feature-dialog .feature-dialog-header .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.feature-dialog .feature-dialog-header .student-account-assignment-work .assignment-question-header .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .feature-dialog .feature-dialog-header .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .feature-dialog .feature-dialog-header .feedback-inbox-button,.session .header .feature-dialog .feature-dialog-header .md-button.home,.student-account-assignment-overview .assignment-question-header .feature-dialog .feature-dialog-header .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .feature-dialog .feature-dialog-header .feedback-inbox-button{width:48px}.anon-student-assignment-overview .assignment-question-header .feature-dialog .feature-dialog-header .feedback-inbox-button .ck-close,.anon-student-assignment-work .assignment-question-header .feature-dialog .feature-dialog-header .feedback-inbox-button .ck-close,.feature-dialog .feature-dialog-header .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button .ck-close,.feature-dialog .feature-dialog-header .anon-student-assignment-work .assignment-question-header .feedback-inbox-button .ck-close,.feature-dialog .feature-dialog-header .bar-item .ck-close,.feature-dialog .feature-dialog-header .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button .ck-close,.feature-dialog .feature-dialog-header .preview-student-assignment-work .assignment-question-header .feedback-inbox-button .ck-close,.feature-dialog .feature-dialog-header .session .header .md-button.home .ck-close,.feature-dialog .feature-dialog-header .student-account-assignment-overview .assignment-question-header .feedback-inbox-button .ck-close,.feature-dialog .feature-dialog-header .student-account-assignment-work .assignment-question-header .feedback-inbox-button .ck-close,.preview-student-assignment-overview .assignment-question-header .feature-dialog .feature-dialog-header .feedback-inbox-button .ck-close,.preview-student-assignment-work .assignment-question-header .feature-dialog .feature-dialog-header .feedback-inbox-button .ck-close,.session .header .feature-dialog .feature-dialog-header .md-button.home .ck-close,.student-account-assignment-overview .assignment-question-header .feature-dialog .feature-dialog-header .feedback-inbox-button .ck-close,.student-account-assignment-work .assignment-question-header .feature-dialog .feature-dialog-header .feedback-inbox-button .ck-close{color:#25c582}.feature-dialog .feature-dialog-title{padding:8px 0 16px}.feature-dialog .feature-dialog-image-container .feature-dialog-image{margin:0 56px}.feature-dialog .feature-dialog-image-container .feature-dialog-image img{border:2px solid #f7f7f7;width:100%}.feature-dialog .feature-dialog-footer{height:48px}.feedback-indicator{color:#b8babc}.feedback-indicator i.ck-notifications{margin-right:.3em}.feedback-indicator .count{text-align:center;padding:0 .5em;min-width:2.5em;font-family:GothamRoundedMedium,"Varela Round",sans-serif;line-height:1.5em;border-radius:.75em;background-color:#f7f7f7;color:#b8babc}.feedback-indicator.active i.ck-notifications{color:#6d6e70}.feedback-indicator.active .count{background-color:#25c582;color:#fff}.feedback-menu{max-height:50vh;overflow:auto;font-size:1.3rem}.feedback-menu md-list{background-color:#fff}.feedback-menu md-list md-list-item{border-bottom:1px solid #f7f7f7;font-family:GothamRoundedMedium,"Varela Round",sans-serif;color:#6d6e70}.feedback-menu md-list md-list-item .md-button{color:#6d6e70}.feedback-menu md-list md-list-item.feedback-item span.message{height:20px;font-family:GothamRoundedBook,"Varela Round",sans-serif}.feedback-menu md-list md-list-item.feedback-item span.time{font-size:1.1rem;color:#b8babc;font-family:GothamRoundedBook}.feedback-menu md-list md-list-item.feedback-item i{padding-left:4em;font-size:.6em}.feedback-menu md-list md-list-item.title{padding:0 16px}.feedback-menu md-list md-list-item.title>*{padding:0}.feedback-menu md-list md-list-item.current-helpers,.feedback-menu md-list md-list-item.current-helpers-item .md-button{color:#25c582}.feedback-menu md-list md-list-item.empty-message{color:#b8babc;font-family:GothamRoundedBook,"Varela Round",sans-serif}.financial-aid-dialog{min-width:unset;max-height:unset}.financial-aid-dialog .ck-dialog-header{height:40px}.financial-aid-dialog .ck-dialog-header .ck-back,.financial-aid-dialog .ck-dialog-header .ck-close{color:#25c582}.financial-aid-dialog .ck-dialog-body{max-width:500px;min-width:500px;margin:0 60px 60px}.financial-aid-dialog .ck-dialog-body .ck-dialog-title{text-align:center;margin-bottom:15px;text-transform:capitalize}.financial-aid-dialog .ck-dialog-body p{margin:0 0 15px;font-family:GothamRoundedBook,"Varela Round",sans-serif;text-align:center}.financial-aid-dialog .ck-dialog-body md-input-container.email,.financial-aid-dialog .ck-dialog-body md-input-container.name,.financial-aid-dialog .ck-dialog-body md-input-container.signature{padding-left:0;padding-right:0}.financial-aid-dialog .ck-dialog-body md-input-container.email .label,.financial-aid-dialog .ck-dialog-body md-input-container.name .label,.financial-aid-dialog .ck-dialog-body md-input-container.signature .label{text-transform:capitalize}.financial-aid-dialog .ck-dialog-body md-input-container.signature input{font-family:cursive}.financial-aid-dialog .ck-dialog-body md-checkbox{margin:20px 0 25px}.financial-aid-dialog .ck-dialog-body md-checkbox .md-label{font-family:GothamRoundedBook,"Varela Round",sans-serif;margin-top:0}.financial-aid-dialog .ck-dialog-body .error-messages div{font-size:.8rem}.financial-aid-dialog .ck-dialog-body .md-button.ck-primary,.financial-aid-dialog .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.financial-aid-dialog .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.purchase-order,.order-detail .view-quote .action-bar .action-container .financial-aid-dialog .ck-dialog-body .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .financial-aid-dialog .ck-dialog-body .md-button.purchase-order{margin:20px 0 0}.folder-name-dialog{width:410px}.folder-name-dialog .ck-dialog-header{height:40px}.folder-name-dialog .ck-dialog-header .ck-close{color:#25c582}.folder-name-dialog .ck-dialog-title{text-align:center}.folder-name-dialog .body{border-top:none}.folder-name-dialog .body form{padding:0}.folder-name-dialog .body .error-messages{position:absolute;top:32px;left:12px}.folder-name-dialog .body .error-messages div{font-size:.8rem}.folder-name-dialog .body input{color:#25c582;text-shadow:0 0 0 #6d6e70;-webkit-text-fill-color:transparent}.folder-name-dialog .body md-input-container{width:80%;margin:16px 0 45px}.folder-name-dialog .body .actions{padding:0 2.4rem 2.4rem;margin-top:26px}.folder-name-dialog .body .actions .md-button{margin:0 0 0 1.6rem}.free-trial-dialog{min-height:364px;padding:72px 72px 24px;position:relative;width:600px}.free-trial-dialog h2{font-size:18px;font-weight:400;line-height:25px;margin-bottom:40px;text-align:center}.free-trial-dialog h3,.free-trial-dialog p{font-size:13px;line-height:20px}.free-trial-dialog .close-btn{position:absolute;top:24px;right:24px;width:30px;height:30px;color:#25c582}.free-trial-dialog .ck-primary,.free-trial-dialog .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.free-trial-dialog .order-detail .view-quote .action-bar .action-container .md-button.purchase-order,.order-detail .view-quote .action-bar .action-container .free-trial-dialog .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .free-trial-dialog .md-button.purchase-order{position:absolute;bottom:24px;right:24px}.free-trial-dialog .loading{text-align:center}.free-trial-dialog .loading-spinner{display:block;font-size:48px;position:relative;text-align:center;top:16px}@media (max-width:750px){.free-trial-dialog{width:auto}}grade-input .grade{height:100%;border-radius:3px;border:2px solid #e5e5e5}grade-input .grade,grade-input .grade input{outline:none;font-family:GothamRoundedBook,"Varela Round",sans-serif}grade-input .grade input{min-width:1em;width:1em;border:none;text-align:center;font-size:inherit;color:inherit;background-color:inherit;padding:0;margin-right:.1em;-moz-appearance:textfield}grade-input .grade input::-webkit-input-placeholder{color:inherit}grade-input .grade input:-moz-placeholder,grade-input .grade input::-moz-placeholder{color:inherit}grade-input .grade input:-ms-input-placeholder{color:inherit}grade-input .grade input:focus::-webkit-input-placeholder{color:transparent}grade-input .grade input:focus:-moz-placeholder,grade-input .grade input:focus::-moz-placeholder{color:transparent}grade-input .grade input:focus:-ms-input-placeholder{color:transparent}grade-input .grade .nofocus{pointer-events:none}grade-input .grade .hidden-grade-span{display:block;position:absolute;visibility:hidden;pointer-events:none}total-grade .grade{height:100%;background:#3498fe;border-radius:3px;border:2px solid #3498fe;color:#fff}total-grade .grade,total-grade .grade input{outline:none;font-family:GothamRoundedBook,"Varela Round",sans-serif}total-grade .grade input{min-width:1em;width:1em;border:none;text-align:center;font-size:inherit;color:inherit;background-color:inherit;padding:0;margin-right:.1em;-moz-appearance:textfield}total-grade .grade input::-webkit-input-placeholder{color:inherit}total-grade .grade input:-moz-placeholder,total-grade .grade input::-moz-placeholder{color:inherit}total-grade .grade input:-ms-input-placeholder{color:inherit}total-grade .grade input:focus::-webkit-input-placeholder{color:transparent}total-grade .grade input:focus:-moz-placeholder,total-grade .grade input:focus::-moz-placeholder{color:transparent}total-grade .grade input:focus:-ms-input-placeholder{color:transparent}total-grade .grade .nofocus{pointer-events:none}total-grade .grade .hidden-grade-span{display:block;position:absolute;visibility:hidden;pointer-events:none}.help-center{height:100%}.help-center .hand{height:auto;padding:10px 0;border-bottom:1px solid #eeeeef}.help-center .hand .raise{padding:0 50px;width:100%;height:inherit}.help-center .hand .raise .md-button.check,.help-center .hand .raise .md-button.help{padding:0 16px}.help-center .hand .raise .md-button.check i,.help-center .hand .raise .md-button.help i{width:20px;margin-right:3px}.help-center .hand .raise .chat,.help-center .hand .raise .check,.help-center .hand .raise .help{width:inherit}.help-center .hand .raise .help{color:#ffdf78;border-color:#ffdf78}.help-center .hand .raise .check{color:#25c582;border-color:#25c582}.help-center .hand .raise .chat{color:#3498fe;border-color:#3498fe}.help-center .hand .raise .ck-chat,.help-center .hand .raise .session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.chat i,.help-center .hand .raise .session-watch .body .body-content .question-cell .anchor .md-button.chat i,.help-center .hand .raise .session-work .body .body-content .question-cell .anchor .question-status-indicator.chat i,.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.chat .help-center .hand .raise i,.session-watch .body .body-content .question-cell .anchor .md-button.chat .help-center .hand .raise i,.session-work .body .body-content .question-cell .anchor .question-status-indicator.chat .help-center .hand .raise i{margin-right:5px}.help-center .hand .lower .md-button{padding:8px 16px;height:inherit;line-height:3.6rem}.help-center .hand .lower .md-button .circle{height:43px;width:43px;border-radius:25px}.help-center .hand .lower .md-button .circle i{color:#fff}.help-center .hand .lower .md-button.help{color:#ffdf78}.help-center .hand .lower .md-button.help .circle{background-color:#ffdf78}.help-center .hand .lower .md-button.check{color:#25c582}.help-center .hand .lower .md-button.check .circle{background-color:#25c582}.help-center .hand .info .circle{height:43px;width:43px;border-radius:25px;background-color:#e5e5e5}.help-center .hand .info .circle i{color:#fff}.help-center .hand .info .circle.help{background-color:#ffdf78}.help-center .hand .info .circle.check{background-color:#25c582}.help-center .hand .info .message{margin-top:16px;color:#b8babc}.help-center .messages chat-message:last-child{margin-bottom:8px}.help-center .messages .no-messages{font-family:GothamRoundedBook,"Varela Round",sans-serif;color:#b8babc;height:200px;padding:16px;text-align:center}.help-center .message-input{border-top:1px solid #eeeeef;outline:none}.help-center .message-input md-input-container{margin:8px 16px;padding:0}.help-center .message-input md-input-container textarea.md-input{max-height:200px;overflow:auto;padding:.7em 10px!important}.help-center .message-input md-input-container textarea[disabled]{cursor:pointer}.help-center .message-input md-input-container.md-input-focused:before{border-color:#25c582}.help-center .message-input md-input-container.md-input-invalid:before{border-color:#ff6c6c}.help-center .message-input .glow textarea{animation:glowing 1s ease-in-out;box-shadow:0 0 20px #3498fe;border:1px solid #3498fe}@keyframes glowing{0%{border:1px solid #3498fe;box-shadow:0 0 5px #3498fe}to{border:1px solid #3498fe;box-shadow:0 0 20px #3498fe}}.help-center .message-input .error-messages{color:#ff6c6c}.help-center .message-input .error-messages div{margin-left:16px;margin-top:-5px;font-size:.8rem;height:25px}help-inbox{height:100%}help-inbox .help-inbox{padding:0}.anon-student-assignment-overview .assignment-question-header help-inbox .help-inbox.new-hand .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header help-inbox .help-inbox.new-hand .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header help-inbox .help-inbox.new-hand .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header help-inbox .help-inbox.new-hand .feedback-inbox-button,.session .header help-inbox .help-inbox.new-hand .md-button.home,.student-account-assignment-overview .assignment-question-header help-inbox .help-inbox.new-hand .feedback-inbox-button,.student-account-assignment-work .assignment-question-header help-inbox .help-inbox.new-hand .feedback-inbox-button,help-inbox .help-inbox.new-hand .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,help-inbox .help-inbox.new-hand .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,help-inbox .help-inbox.new-hand .bar-item,help-inbox .help-inbox.new-hand .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,help-inbox .help-inbox.new-hand .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,help-inbox .help-inbox.new-hand .session .header .md-button.home,help-inbox .help-inbox.new-hand .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,help-inbox .help-inbox.new-hand .student-account-assignment-work .assignment-question-header .feedback-inbox-button{background-color:rgba(0,0,0,.03);border-radius:100px}.anon-student-assignment-overview .assignment-question-header help-inbox .help-inbox .md-button.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header help-inbox .help-inbox .md-button.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header help-inbox .help-inbox .md-button.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header help-inbox .help-inbox .md-button.feedback-inbox-button,.session .header help-inbox .help-inbox .md-button.home,.student-account-assignment-overview .assignment-question-header help-inbox .help-inbox .md-button.feedback-inbox-button,.student-account-assignment-work .assignment-question-header help-inbox .help-inbox .md-button.feedback-inbox-button,help-inbox .help-inbox .anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,help-inbox .help-inbox .anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,help-inbox .help-inbox .md-button.bar-item,help-inbox .help-inbox .preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,help-inbox .help-inbox .preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,help-inbox .help-inbox .session .header .md-button.home,help-inbox .help-inbox .student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,help-inbox .help-inbox .student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button{width:75px}.help-inbox-menu{max-height:95vh}.help-inbox-menu md-menu-item{border-bottom:1px solid #eeeeef;font-family:GothamRoundedMedium,"Varela Round",sans-serif;color:#6d6e70}.help-inbox-menu md-menu-item .md-button{padding:0 16px}.help-inbox-menu md-menu-item.no-notifications,.help-inbox-menu md-menu-item.no-requests{font-size:1.1rem;color:#b8babc;font-family:GothamRoundedBook,"Varela Round",sans-serif}.help-inbox-menu md-menu-item.request div img{width:2.5em;margin-right:1em}.help-inbox-menu md-menu-item.request span{font-family:GothamRoundedBook,"Varela Round",sans-serif}.help-inbox-menu md-menu-item.request i{padding-left:4em;font-size:.6em}.help-inbox-menu md-menu-item.explanation{border-bottom:1px solid #eeeeef}.help-inbox-menu md-menu-item.explanation span{width:unset}.help-inbox-menu md-menu-item.explanation a{width:135px;text-transform:none;text-align:right;cursor:pointer}.help-inbox-menu md-menu-item.chat-subtitle,.help-inbox-menu md-menu-item.check-subtitle,.help-inbox-menu md-menu-item.help-subtitle{max-height:2.5em;min-height:2.5em;padding:0 16px}.help-inbox-menu md-menu-item.chat-subtitle>*,.help-inbox-menu md-menu-item.check-subtitle>*,.help-inbox-menu md-menu-item.help-subtitle>*{padding:0}.help-inbox-menu md-menu-item.check-subtitle .check-requests-count{color:#25c582;width:1.5em;text-align:center;margin-top:1px}.help-inbox-menu md-menu-item.help-subtitle .help-requests-count{color:#ffdf78;width:1.5em;text-align:center;margin-top:1px}.help-inbox-menu md-menu-item.chat-subtitle .chat-requests-count{color:#6d6e70;width:1.5em;text-align:center;margin-top:1px}.help-request-indicator{color:#b8babc}.help-request-indicator i.ck-hand{margin-right:5px;color:#6d6e70}.help-request-indicator .count{display:block!important;text-align:center;padding:0 .5em;min-width:2.5em;font-family:GothamRoundedMedium,"Varela Round",sans-serif;line-height:1.5em;border-radius:.75em;background-color:#f7f7f7;color:#b8babc}.help-request-indicator.active .count{background-color:#25c582;color:#fff}.help-request-indicator.new-hand i.ck-classkick-hand{font-size:2rem;color:#45494b;margin-right:13px}.help-request-indicator.new-hand .base-notification{width:2.4rem;height:2.4rem;border-radius:100px;min-width:auto;display:flex!important;justify-content:center;align-items:center}.help-request-indicator.new-hand .base-notification .total{font-size:1rem;font-weight:700}.help-request-indicator.new-hand .base-notification.red{background-color:#ff6c6c}.help-request-indicator.new-hand .base-notification.red .total{color:#fff}.help-request-indicator.new-hand .base-notification.gray{background-color:#e5e5e5}.help-request-indicator.new-hand .base-notification.gray .total{color:grey}.image-cropper{width:100%;height:100%;cursor:crosshair}md-dialog.image-picker-dialog{min-width:unset;max-width:unset;max-height:unset}md-dialog.image-picker-dialog .ck-dialog-header{height:40px}md-dialog.image-picker-dialog .ck-dialog-header .ck-close{color:#25c582}md-dialog.image-picker-dialog .ck-dialog-title{text-align:center}md-dialog.image-picker-dialog md-content{padding:1rem 4rem;max-width:100rem}md-dialog.image-picker-dialog md-content .md-button.sticker{min-width:7rem;max-width:7rem;min-height:7rem;max-height:7rem;height:7rem;padding:1rem}md-dialog.image-picker-dialog md-content .md-button.sticker .contents,md-dialog.image-picker-dialog md-content .md-button.sticker img{width:100%;height:100%}md-dialog.image-picker-dialog .actions{width:100%;padding:0 1rem 1rem 2.4rem;margin-top:16px}md-dialog.image-picker-dialog .actions .md-button{margin:0 0 0 1.6rem}@media screen and (max-height:610px){md-dialog.image-picker-dialog md-content{max-width:94rem}}.import-google-rosters-dialog .ck-dialog-header{height:40px}.import-google-rosters-dialog .ck-dialog-header .ck-close{color:#25c582}.import-google-rosters-dialog .ck-dialog-title{text-align:center;margin-bottom:24px;padding:0 60px}.import-google-rosters-dialog md-list{border-top:1px solid #eeeeef}.import-google-rosters-dialog md-list .roster-edit .student-list-section md-list-item.list-button,.import-google-rosters-dialog md-list md-list-item.list-item,.roster-edit .student-list-section .import-google-rosters-dialog md-list md-list-item.list-button{box-shadow:none}.import-google-rosters-dialog md-list .roster-edit .student-list-section md-list-item.list-button .md-button,.import-google-rosters-dialog md-list md-list-item.list-item .md-button,.roster-edit .student-list-section .import-google-rosters-dialog md-list md-list-item.list-button .md-button{color:#6d6e70}.import-google-rosters-dialog .no-rosters-message{padding:2em}.import-google-rosters-dialog .actions{padding:0 2.4rem 2.4rem;margin-top:26px}.import-google-rosters-dialog .actions .md-button{margin:0 0 0 1.6rem}.import-image-dialog{max-height:95%;text-align:center}.import-image-dialog .close-dialog{margin:0;min-width:60px;height:unset}.import-image-dialog md-dialog-content{overflow:hidden}.import-image-dialog .dialog-header{min-height:60px}.import-image-dialog .content{min-width:40vw;min-height:10vh}.import-image-dialog .crop .content .directions{margin-bottom:16px}.import-image-dialog .crop .content .directions a{margin-left:4px;text-transform:capitalize}.import-image-dialog .crop .content .image-container{background-color:#f7f7f7;border-top:1px solid #eeeeef;border-bottom:1px solid #eeeeef;overflow:hidden;height:calc(90vh - 14em);width:60vw}.import-image-dialog .crop .content .image-container .ck-loading{color:#fff}.import-image-dialog .crop .content .image-container .cropper{height:100%;width:100%}.import-image-dialog .crop .actions{padding:10px 24px 24px}.import-image-dialog .crop .actions .md-button{margin-bottom:0}.import-image-dialog .crop .actions .md-button:last-child{margin-right:0}.import-image-dialog .choose-destinations{width:550px}.import-image-dialog .choose-destinations .content{max-height:calc(95vh - 10em);min-width:25em;overflow:auto}.import-image-dialog .choose-destinations .content .title{margin-bottom:10px}.import-image-dialog .choose-destinations .content .scroll-container{height:auto}.import-image-dialog .choose-destinations .content .cropped-preview{margin:8px;border:1px solid #e5e5e5;max-width:70vw;max-height:30vh}.import-image-dialog .choose-destinations .content .directions{margin:40px 0 10px}.import-image-dialog .choose-destinations .content .dest-select{padding:0 8px 2em}.import-image-dialog .choose-destinations .content .dest-select md-input-container{min-width:20em;max-width:65vw;text-align:left}.import-image-dialog .choose-destinations .content .dest-select md-input-container .label{text-transform:none}.import-image-dialog .choose-destinations .content .dest-select md-input-container .md-select-value div{display:inline}.import-image-dialog .choose-destinations .actions{padding:10px 24px 24px}.import-image-dialog .choose-destinations .actions .md-button{margin-bottom:0}.import-image-dialog .choose-destinations .actions .md-button:last-child{margin-right:0}.import-image-dialog .review .content .title{margin-bottom:10px}.import-image-dialog .review .content md-list{width:60vw;min-width:40em;height:40vh;overflow:auto;background:#fff;border-top:1px solid #eeeeef;border-bottom:1px solid #eeeeef}.import-image-dialog .review .content md-list md-list-item{border-bottom:1px solid #eeeeef}.import-image-dialog .review .content md-list md-list-item._md-button-wrap>div.md-button:first-child{padding:0 2.4rem}.import-image-dialog .review .content md-list md-list-item .selection{width:100%;font-family:GothamRoundedBook,"Varela Round",sans-serif;color:#6d6e70}.import-image-dialog .review .content md-list md-list-item .selection .img-container{margin:.2em 1em .2em .2em;width:100px;height:100px;padding:1px;background:#f7f7f7}.import-image-dialog .review .content md-list md-list-item .selection .img-container img{max-width:100%;max-height:100%}.import-image-dialog .review .content md-list md-list-item .selection .selection-list{line-height:1.3em}.import-image-dialog .review .actions{padding:30px 24px 24px}.import-image-dialog .review .actions .md-button{margin-bottom:0}.import-image-dialog .review .actions .md-button:last-child{margin-right:0}.import-image-dialog .load-pdf .content{margin:2em}.import-image-dialog .cancel-check .content .primary-message{padding:0 60px;margin-bottom:24px}.import-image-dialog .cancel-check .content .secondary-message{padding:0 60px;margin-bottom:24px;font-family:GothamRoundedBook,"Varela Round",sans-serif}.import-image-dialog .cancel-check .actions{padding:30px 11px 14px 24px}.import-image-dialog .cancel-check .actions .md-button{margin-bottom:0}.import-image-dialog .cancel-check .actions .md-button:last-child{margin-right:0}.import-image-dialog .crop-page-btn{min-width:40px;min-height:40px;color:#6d6e70}.import-image-dialog .crop-page-btn.md-button[disabled]{color:rgba(0,0,0,.38)}.dest-select-menu md-option .md-icon{transform:scale(.7)}.dest-select-menu md-option .md-text{height:1.6rem;margin-top:.2rem}.incentive-assignment-limit-v1-dialog{min-width:unset;width:100%;max-width:600px;border-radius:5px;max-height:90vh}.incentive-assignment-limit-v1-dialog i.ck-gift{padding-left:5px}.incentive-assignment-limit-v1-dialog .ck-dialog-body{min-height:300px;overflow-x:hidden}.incentive-assignment-limit-v1-dialog md-checkbox .md-icon{transform:scale(1.2);border:1px solid #808487}.incentive-assignment-limit-v1-dialog md-checkbox.md-checked .md-icon{background-color:#25c582;border:1px solid #25c582}.incentive-assignment-limit-v1-dialog md-checkbox.md-checked .md-icon:after{margin-left:2px;margin-top:1px;transform:rotate(29deg);border-radius:1px;border-width:2.5px;left:3.5px}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive-assignment-limit-v1{min-height:48px;margin:.5rem 0 0;color:#45494b}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive-assignment-limit-v1 .incentive-assignment-limit-v1-title{display:flex;justify-content:space-between;width:100%;align-items:center;padding:0 32px}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive-assignment-limit-v1 .incentive-assignment-limit-v1-title div{min-height:48px}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive-assignment-limit-v1 .incentive-assignment-limit-v1-title .close{cursor:pointer;display:flex;justify-content:center;align-items:center;align-self:flex-start}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive-assignment-limit-v1 .incentive-assignment-limit-v1-title .close:hover i{color:#25c582}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive-assignment-limit-v1 .incentive-assignment-limit-v1-title .close i{color:#45494b;font-size:12px;font-weight:800}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive-assignment-limit-v1 .incentive-assignment-limit-v1-title .title{display:flex;align-items:center;font-size:21px;font-family:GothamRoundedBold,"Varela Round",sans-serif;text-align:center;max-width:43rem}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .invite-toggle{font-size:1.1rem;font-weight:100;color:#6d6e70}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email md-virtual-repeat-container{height:150px;width:100%;max-width:535px;margin:0 auto;border:1px solid #e5e5e5;border-radius:5px}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email md-virtual-repeat-container md-list{background:#fff;color:#6d6e70;padding:0}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email md-virtual-repeat-container md-list md-list-item{box-sizing:border-box;font-family:GothamRoundedBook,"Varela Round",sans-serif;min-height:10px;height:30px}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email md-virtual-repeat-container md-list md-list-item-inner{min-height:30px}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email md-virtual-repeat-container md-checkbox .md-icon{transform:scale(.8);border:1px solid #808487}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email md-virtual-repeat-container md-checkbox.md-checked .md-icon{background-color:#25c582;border:1px solid #25c582}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email md-virtual-repeat-container md-checkbox.md-checked .md-icon:after{margin-left:2px;margin-top:1px;transform:rotate(29deg);border-radius:1px;border-width:2.5px;left:3.5px}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email md-virtual-repeat-container .peers-list{background-color:initial}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email md-virtual-repeat-container .peers-list .loading-spinner{display:flex;justify-content:center;font-size:35px;margin:8%}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email md-virtual-repeat-container .peers-list .peer-checkbox{margin-right:10px}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email md-virtual-repeat-container .peers-list .checkbox-label{font-size:.8em;font-family:GothamRoundedBook,"Varela Round",sans-serif;font-weight:600;color:#45494b}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email md-list-item md-checkbox{margin-right:1em;margin-left:-2px}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive{margin:0 32px 32px;width:calc(100% - 64px)}@media screen and (max-width:750px){.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .error-messages{margin-left:0;left:0}}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .info{font-weight:700;border-radius:8px;flex-direction:column;justify-content:center;display:flex;margin:0;color:#fff}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .info .announcement:after{position:relative;top:-4px;content:url(/static/media/announcement.4fec3456.svg)}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .info .info-icon{font-size:18px}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .info .info-title{color:#b8babc;font-family:GothamRoundedMedium,"Varela Round",sans-serif;font-size:1.3rem;font-weight:300;text-align:center}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .info .info-subtitle{display:flex;flex-direction:column;background-color:#d3f3e6;margin-top:20px;margin-bottom:10px;color:#25c582;font-family:GothamRoundedMedium,"Varela Round",sans-serif;font-size:1.3rem;font-weight:600;padding:5px;width:100%;max-width:50%;box-sizing:border-box}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .info .info-subtitle .incentive-banner-title{display:flex;flex-wrap:wrap;align-items:center;gap:5px;font-size:1.8rem;text-transform:uppercase;padding:12px 10px 10px 5px}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .info .info-subtitle .incentive-banner-title .nowrap{white-space:nowrap}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .info .info-subtitle .incentive-banner-subtitle{display:flex;align-items:center;font-size:1.1rem;color:#6d6e70;padding:10px 0 0}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .info .info-body{color:#404041;font-family:GothamRoundedBook,"Varela Round",sans-serif;font-size:1.2rem;font-weight:800;line-height:20px;text-align:center}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive input,.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive textarea{border:1px solid #e5e5e5;border-radius:5px;padding:12px;font-size:1.1rem;width:100%;max-width:530px;box-sizing:border-box}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive input:focus,.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive textarea:focus{border:2px solid #25c582}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive input::placeholder,.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive textarea::placeholder{color:#b8babc}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .submit-incentive-assignment-limit-v1{width:auto;font-size:14px;font-weight:1000;height:48px;margin-top:17px!important;background-color:#25c582;color:#45494b;font-size:1.6rem;padding:1.6rem 2.4rem}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .non-mdr-email-input{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;width:100%}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .non-mdr-email-input .incentive-assignment-limit-v1-container input[type=text]{margin:0;border:1px solid #e5e5e5;border-radius:5px;padding:12px;font-size:1.2rem;height:34px;width:100%;box-sizing:border-box}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .incentive-assignment-limit-v1-container{padding-left:0;padding-right:0;color:#45494b;margin:5px 0;width:100%}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .incentive-assignment-limit-v1-container p{color:#6d6e70;font-weight:100}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .incentive-assignment-limit-v1-container md-input{color:#45494b}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .incentive-assignment-limit-v1-container md-select{margin:0 0 0 16px}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .incentive-assignment-limit-v1-container md-select md-select-value{text-align:left;width:300px}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .incentive-assignment-limit-v1-container span{left:0;top:0;border-radius:0;font-size:1rem;font-weight:300;color:#6d6e70;text-transform:uppercase}@media screen and (max-width:750px){.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .incentive-assignment-limit-v1-container span{text-align:start}}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .incentive-assignment-limit-v1-container input,.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .incentive-assignment-limit-v1-container textarea{border:.5px solid #e5e5e5;border-radius:12px;padding:12px;font-size:1.4rem;height:4.8rem;overflow:scroll}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .incentive-assignment-limit-v1-container input:focus,.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .incentive-assignment-limit-v1-container textarea:focus{border:2px solid #25c582}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .incentive-assignment-limit-v1-container textarea{border:1px solid #e5e5e5;border-radius:5px;margin-bottom:50px;overflow:auto;font-size:1.2rem;line-height:2rem}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .incentive-assignment-limit-v1-container input[type=text]{color:#45494b;font-size:1.6rem;width:100%;margin:0;box-sizing:border-box}@media screen and (max-width:750px){.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .incentive-assignment-limit-v1-container input[type=text]{margin-left:0;width:100%}}@media screen and (max-width:728px){.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .incentive-assignment-limit-v1-container input[type=text]{max-width:none}}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .incentive-assignment-limit-v1-container input[type=text].error{border:2px solid #ff6c6c}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .incentive-assignment-limit-v1-container input[type=text]::placeholder,.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email .incentive .incentive-assignment-limit-v1-container input[type=text]:focus::placeholder{color:#b8babc}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email-container{padding-bottom:5.5em}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email-container .ck-dialog-header{height:5.5em}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email-container .ck-dialog-body{min-height:auto;margin:0 132px}.incentive-assignment-limit-v1-dialog .incentive-assignment-limit-v1-email-container .ck-dialog-body.centered{margin:auto}.incentive-assignment-limit-v1-dialog .loading .ck-dialog-body{overflow:hidden}.incentive-assignment-limit-v1-dialog .address-book{font-weight:100;color:#6d6e70}.incentive-assignment-limit-v1-dialog .sub-title{font-size:1.2rem;font-weight:100;color:#6d6e70}.incentive-assignment-limit-v1-dialog .incentive-footer{position:fixed;height:50px;background-color:#fff;bottom:0;left:0;right:0;margin-bottom:0;border-top:1px solid #b8babc;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.incentive-assignment-limit-v1-dialog .incentive-footer .ck-primary-span{font-size:1.1rem;font-weight:100;color:#404041;margin:0}.incentive-assignment-limit-v1-dialog .incentive-footer .ck-primary-span a{text-transform:none}.incentive-assignment-limit-v1-dialog .incentive-footer .ck-primary-no-mdr-span{color:#404041;font-size:1.1rem;font-weight:100;margin:0}.incentive-assignment-limit-v1-dialog .incentive-footer .ck-primary-no-mdr-span a{text-transform:none}.incentive-assignment-limit-v1-dialog .incentive-footer .md-button.ck-primary,.incentive-assignment-limit-v1-dialog .incentive-footer .md-button.ck-primary-no-mdr,.incentive-assignment-limit-v1-dialog .incentive-footer .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.incentive-assignment-limit-v1-dialog .incentive-footer .order-detail .view-quote .action-bar .action-container .md-button.purchase-order,.order-detail .view-quote .action-bar .action-container .incentive-assignment-limit-v1-dialog .incentive-footer .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .incentive-assignment-limit-v1-dialog .incentive-footer .md-button.purchase-order{margin:0}.incentive-assignment-limit-v1-dialog .incentive-footer .skip-section,.incentive-assignment-limit-v1-dialog .incentive-footer .skip-section-no-mdr{padding:0;margin:0 20px}.invite-co-teacher-dialog{height:auto;max-height:600px;max-width:600px;overflow:auto}.invite-co-teacher-dialog md-input-container.email-input-field{margin:0}.invite-co-teacher-dialog md-input-container.email-input-field input{border:1px solid #e5e5e5;border-radius:5px;margin-top:5px}.invite-co-teacher-dialog md-input-container.email-input-field input:focus{border:2px solid #25c582}.invite-co-teacher-dialog md-input-container.email-input-field input::placeholder{color:#b8babc}.invite-co-teacher-dialog .email-input{width:100%;margin-top:6px;position:relative;display:block}.invite-co-teacher-dialog .email-input .submit-button{margin-top:15px;margin-bottom:0;margin-right:2px}.invite-co-teacher-dialog .email-input md-input-container{margin:0 0 5px;padding-left:0;padding-top:0}.invite-co-teacher-dialog .email-input md-input-container input,.invite-co-teacher-dialog .email-input md-input-container textarea{border:1px solid #e5e5e5;border-radius:5px;padding:12px;font-size:1.2rem}.invite-co-teacher-dialog .email-input md-input-container input:focus,.invite-co-teacher-dialog .email-input md-input-container textarea:focus{border:2px solid #25c582}.invite-co-teacher-dialog .email-input md-input-container input::placeholder,.invite-co-teacher-dialog .email-input md-input-container textarea::placeholder{color:#b8babc}.invite-co-teacher-dialog .invite-teacher{background-color:#fcfcfd}.invite-co-teacher-dialog .invite-teacher .ck-dialog-header{height:30px}.invite-co-teacher-dialog .invite-teacher .ck-dialog-header .ck-close{color:#25c582}.invite-co-teacher-dialog .invite-teacher .content{padding:3rem 5rem 6rem;font-size:1.2rem}.invite-co-teacher-dialog .invite-teacher .ck-dialog-title{font-size:2rem;font-weight:800;text-align:center;align-self:center;padding:0 3.5rem}.invite-co-teacher-dialog .invite-teacher .ck-dialog-body{color:#808487;line-height:1.5em;font-weight:700;padding:0 0 2rem}.invite-co-teacher-dialog .invite-teacher .ck-dialog-body,.invite-co-teacher-dialog .invite-teacher .label{font-size:1em;font-weight:700;font-family:GothamRoundedBook,"Varela Round",sans-serif}.invite-co-teacher-dialog .invite-teacher .submit-button{margin-bottom:1.5rem}.invite-co-teacher-dialog .email-success{text-align:center;padding:0 2.5rem 3.5rem;width:550px}.invite-co-teacher-dialog .email-success .ck-dialog-header{height:40px}.invite-co-teacher-dialog .email-success .ck-dialog-header .ck-close{color:#25c582}.invite-co-teacher-dialog .email-success .ck-dialog-title{text-align:center;padding:0 60px}.invite-co-teacher-dialog .email-success i.ck-check{margin:60px 0}.invite-co-teacher-dialog .email-success .email-success-message{font-family:GothamRoundedBook,"Varela Round",sans-serif}.invite-co-teacher-dialog .email-success a{margin-top:16px}.invite-co-teacher-dialog .share-footer{bottom:0;left:0;right:0;margin-bottom:10px}.invite-co-teacher-dialog .loading .ck-dialog-body{overflow:hidden;padding:0}.invite-co-teacher-dialog .loading .ck-dialog-body .message{text-align:center;padding:60px}.invite-co-teacher-dialog .loading .ck-dialog-body .spinner{margin:60px}.invite-teacher-dialog{max-height:90%;min-width:unset}.invite-teacher-dialog .invite{border-top:none;width:600px}.invite-teacher-dialog .invite .ck-dialog-header{height:40px}.invite-teacher-dialog .invite .ck-dialog-header .ck-close{color:#25c582}.invite-teacher-dialog .invite .ck-dialog-title{text-align:center}.invite-teacher-dialog .invite .invite-code{margin-top:32px;color:#2dcdf8;font-size:35pt;height:50px;font-family:GothamRoundedMedium,"Varela Round",sans-serif}.invite-teacher-dialog .invite a{text-transform:none}.invite-teacher-dialog .invite .hint{font-family:GothamRoundedBook,"Varela Round",sans-serif;margin-bottom:32px}.invite-teacher-dialog .invite .instructions{margin:0 60px 60px}.invite-teacher-dialog .invite .instructions .situation{margin-bottom:8px}.invite-teacher-dialog .invite .instructions .step{margin-bottom:16px;font-family:GothamRoundedBook,"Varela Round",sans-serif}.invite-teacher-dialog .invite .instructions .step span{font-family:GothamRoundedMedium,"Varela Round",sans-serif;color:#2dcdf8}.invite-teacher-dialog .loading .ck-dialog-body{overflow:hidden;padding:0}.invite-teacher-dialog .loading .ck-dialog-body .spinner{margin:15px}.link-dialog{width:700px}.link-dialog .ck-dialog-header{height:40px}.link-dialog .ck-dialog-header .ck-close{color:#25c582}.link-dialog .ck-dialog-title{text-align:center;margin-bottom:45px}.link-dialog form{height:100%;width:100%}.link-dialog md-input-container{margin:15px 130px 25px}.link-dialog .actions{padding:4.5rem 2.4rem 2.4rem}.link-dialog .actions .md-button{margin:0 0 0 1.6rem}.loading-dialog{min-width:0}.loading-dialog md-dialog-content{width:85px;height:85px}.address-book md-virtual-repeat-container{height:150px;width:600px;border:1px solid #e5e5e5;border-radius:5px}.address-book md-virtual-repeat-container md-list{background:#fff;color:#6d6e70;padding:0}.address-book md-virtual-repeat-container md-list md-list-item{box-sizing:border-box;font-family:GothamRoundedBook,"Varela Round",sans-serif;min-height:10px;height:30px}.address-book md-virtual-repeat-container md-list md-list-item-inner{min-height:30px}.address-book md-virtual-repeat-container md-checkbox .md-icon{transform:scale(.8);border:1px solid #808487}.address-book md-virtual-repeat-container md-checkbox.md-checked .md-icon{background-color:#25c582;border:1px solid #25c582}.address-book md-virtual-repeat-container md-checkbox.md-checked .md-icon:after{margin-left:2px;margin-top:1px;transform:rotate(29deg);border-radius:1px;border-width:2.5px;left:3.5px}.address-book md-virtual-repeat-container .peers-list{background-color:initial}.address-book md-virtual-repeat-container .peers-list .loading-spinner{display:flex;justify-content:center;font-size:35px;margin:8%}.address-book md-virtual-repeat-container .peers-list .peer-checkbox{margin-right:10px}.address-book md-virtual-repeat-container .peers-list .checkbox-label{font-size:.8em;font-family:GothamRoundedBook,"Varela Round",sans-serif;font-weight:600;color:#45494b}.address-book md-list-item md-checkbox{margin-right:1em;margin-left:-2px}.address-book md-input-container{margin:10px 10px 5px;padding-left:0;padding-top:0}.address-book md-input-container i{margin-left:-210px;padding-top:7px;font-size:10px}.address-book md-input-container input{border:1px solid #e5e5e5;border-radius:5px;font-size:1.2rem;width:220px;height:25px;padding-left:26px}.address-book md-input-container input:focus{border:2px solid #25c582;border-radius:5px}.address-book md-input-container input::placeholder{color:#b8babc}.move-assignment-dialog{min-width:inherit}.move-assignment-dialog .ck-dialog-header{height:40px}.move-assignment-dialog .ck-dialog-header .ck-back,.move-assignment-dialog .ck-dialog-header .ck-close{color:#25c582}.move-assignment-dialog .ck-dialog-title{text-align:center}.move-assignment-dialog .body{overflow:hidden;width:38em;padding:1em}.move-assignment-dialog .body .body-header{width:80%;border-bottom:1px solid #eeeeef}.move-assignment-dialog .body .body-header .folder{text-transform:capitalize;color:#6d6e70;border-radius:0;font-family:GothamRoundedMedium;font-size:13px;margin:.5em 0}.move-assignment-dialog .body md-list{width:80%;min-height:12em;overflow:auto;background-color:#fff}.move-assignment-dialog .body md-list md-list-item{border-bottom:1px solid #eeeeef}.move-assignment-dialog .body md-list md-list-item i,.move-assignment-dialog .body md-list md-list-item span{font-family:GothamRoundedBook,"Varela Round",sans-serif;font-size:.9em;color:#6d6e70;padding-right:16px}.move-assignment-dialog .body md-list md-list-item.selected{background-color:#6d6e70}.move-assignment-dialog .body md-list md-list-item.selected i,.move-assignment-dialog .body md-list md-list-item.selected span{color:#fff}.move-assignment-dialog .body p{text-align:center}.peer-help-inbox{max-height:50vh;overflow:auto;font-size:1.3rem;box-shadow:0 0 8px 1px rgba(64,67,69,.17)}.peer-help-inbox md-list{background-color:#fff}.peer-help-inbox md-list md-list-item{border-bottom:1px solid #eeeeef;font-family:GothamRoundedMedium,"Varela Round",sans-serif;color:#6d6e70}.peer-help-inbox md-list md-list-item .md-button{color:#6d6e70}.peer-help-inbox md-list md-list-item.current-helpers-item span.message,.peer-help-inbox md-list md-list-item.helper-history-item span.message{height:20px;font-family:GothamRoundedBook,"Varela Round",sans-serif}.peer-help-inbox md-list md-list-item.current-helpers-item span.time,.peer-help-inbox md-list md-list-item.helper-history-item span.time{font-size:1.1rem;color:#b8babc;font-family:GothamRoundedBook}.peer-help-inbox md-list md-list-item.current-helpers-item i,.peer-help-inbox md-list md-list-item.helper-history-item i{padding-left:4em;font-size:.6em}.peer-help-inbox md-list md-list-item.current-helpers,.peer-help-inbox md-list md-list-item.helper-history{max-height:2.5em;min-height:2.5em;padding:0 16px}.peer-help-inbox md-list md-list-item.current-helpers>*,.peer-help-inbox md-list md-list-item.helper-history>*{padding:0}.peer-help-inbox md-list md-list-item.current-helpers,.peer-help-inbox md-list md-list-item.current-helpers-item .md-button{color:#25c582}.peer-help-inbox md-list md-list-item.empty-message{color:#b8babc;font-family:GothamRoundedBook,"Varela Round",sans-serif}md-dialog.pro-info-dialog{max-height:95%;min-width:unset;max-width:unset}md-dialog.pro-info-dialog .ck-dialog-header{height:40px}md-dialog.pro-info-dialog .ck-dialog-header .ck-close{color:#25c582}md-dialog.pro-info-dialog .ck-dialog-title{text-align:center;margin-bottom:24px}md-dialog.pro-info-dialog .features-list{padding:0 60px 60px}md-dialog.pro-info-dialog .features-list .feature{margin:0 0 16px;min-width:90%}md-dialog.pro-info-dialog .features-list .feature img{width:58px;margin-right:10px}md-dialog.pro-info-dialog .features-list .feature .feature-description{margin-left:1em}md-dialog.pro-info-dialog .features-list .feature .feature-description .feature-name{margin:0}md-dialog.pro-info-dialog .features-list .feature .feature-description p{color:#6d6e70;margin:0;font-family:GothamRoundedBook,"Varela Round",sans-serif}md-dialog.pro-info-dialog .features-list .actions{padding:0 48px}md-dialog.pro-info-dialog .features-list .actions .md-button{width:240px;margin:24px 0 0}@media screen and (max-height:600px){md-dialog.pro-info-dialog .features-list .feature{margin-bottom:16px}md-dialog.pro-info-dialog .features-list .feature img{width:50px}md-dialog.pro-info-dialog .features-list .feature:last-child{margin-bottom:8px}}md-dialog.pro-info-dialog .loading{min-width:unset}md-dialog.pro-info-dialog .loading .ck-dialog-body{overflow:hidden;padding:0}md-dialog.pro-info-dialog .loading .ck-dialog-body .spinner{margin:20px}.pro-trial-overlay-conversion{box-sizing:border-box;color:#45494b;max-width:60rem;width:60rem;box-shadow:0 12px 16px rgba(0,0,0,.12),0 16px 24px rgba(0,0,0,.08),0 24px 32px rgba(0,0,0,.08),0 32px 40px rgba(0,0,0,.04);border-radius:24px;padding:32px}.pro-trial-overlay-conversion .dialog-header{font-family:GothamRoundedBold,"Varela Round",sans-serif;font-size:2.4rem;line-height:3.2rem;text-align:center;display:flex;align-items:flex-start;justify-content:space-between;margin:.8rem 0 4rem}.pro-trial-overlay-conversion .dialog-header .header-title{max-width:33.4rem}.pro-trial-overlay-conversion .dialog-header .header-countdown{color:#ff6c6c}.pro-trial-overlay-conversion .dialog-header .header-countdown.countdown{text-transform:uppercase}.pro-trial-overlay-conversion .dialog-header .close{margin-right:13px;cursor:pointer}.pro-trial-overlay-conversion .dialog-header .close:hover i{color:#25c582}.pro-trial-overlay-conversion .dialog-header .close .ck-close{font-size:1.4rem;color:#45494b}.pro-trial-overlay-conversion .body{font-family:GothamRoundedBook,"Varela Round",sans-serif;font-size:1.4rem;box-sizing:border-box;padding:4px 12px 0;border-radius:8px;margin-bottom:36px}.pro-trial-overlay-conversion .body-footer .quote-button{text-transform:uppercase;font-size:1rem;letter-spacing:2px;box-shadow:none;color:#45494b;background-color:rgba(0,0,0,.03)}.pro-trial-overlay-conversion .body-footer .quote-button:hover{background-color:rgba(0,0,0,.03)}.pro-trial-overlay-conversion .body-footer .quote-button:active,.pro-trial-overlay-conversion .body-footer .quote-button:focus{color:#fff;background-color:#45494b}.pro-trial-overlay-conversion .body-footer .email-admin .ck-paper-airplane{margin-right:13px;font-size:1.9rem}.pro-trial-overlay-extension{box-sizing:border-box;color:#45494b;max-width:60rem;width:60rem;box-shadow:0 12px 16px rgba(0,0,0,.12),0 16px 24px rgba(0,0,0,.08),0 24px 32px rgba(0,0,0,.08),0 32px 40px rgba(0,0,0,.04);border-radius:24px;padding:32px}.pro-trial-overlay-extension .dialog-header{font-family:GothamRoundedBold,"Varela Round",sans-serif;font-size:3.4rem;line-height:3.2rem;text-align:center;display:flex;align-items:flex-start;justify-content:space-between;margin:.8rem 0 4.4rem}.pro-trial-overlay-extension .dialog-header .header-title{max-width:33.4rem}.pro-trial-overlay-extension .dialog-header .close{margin-right:13px;cursor:pointer}.pro-trial-overlay-extension .dialog-header .close:hover i{color:#25c582}.pro-trial-overlay-extension .dialog-header .close .ck-close{font-size:1.4rem;color:#45494b}.pro-trial-overlay-extension .body{font-family:GothamRoundedBook,"Varela Round",sans-serif;font-size:1.4rem;box-sizing:border-box;padding:4px 12px 0;border-radius:8px;margin-bottom:36px}.pro-trial-overlay-extension .sub-title{font-size:2.4rem;color:#25c582;text-align:center;font-family:GothamRoundedBold,"Varela Round",sans-serif;margin-bottom:28px;line-height:3.2rem}.pro-trial-overlay-extension .sub-title span{text-transform:capitalize}.pro-trial-overlay-extension .summary{color:#808487;font-size:1.6rem;line-height:2.4rem;text-align:center;font-family:GothamRoundedBold,"Varela Round",sans-serif}.pro-trial-overlay{max-width:600px;padding:32px;border-radius:24px}.pro-trial-overlay .header{display:flex;padding-bottom:32px;border-bottom:none}.pro-trial-overlay .header .header-title{display:flex;align-items:center;font-size:24px;font-family:GothamRoundedBold,"Varela Round",sans-serif;color:#45494b}.pro-trial-overlay .header .close{cursor:pointer;height:100%;display:flex;justify-content:flex-end;align-items:center}.pro-trial-overlay .header .close:hover i{color:#25c582}.pro-trial-overlay .header .close i{color:#6d6e70;font-size:14px;font-weight:600}.pro-trial-overlay .body .body-title{color:#25c582;font-weight:800;font-size:16px;line-height:24px;display:flex;justify-content:center;padding:12px}.pro-trial-overlay .body .body-content{padding:12px 12px 32px}.pro-trial-overlay .body .body-content .prompt{color:#45494b;font-size:10px;line-height:16px;text-transform:uppercase;letter-spacing:2px;font-weight:800}.pro-trial-overlay .body .body-content .detail{padding:2px 0;width:512px;max-width:100%;font-family:GothamRoundedBook,"Varela Round",sans-serif}.pro-trial-overlay .body .body-content .detail p{font-weight:325;font-size:12px;line-height:20px;color:#45494b}.pro-trial-overlay .body .body-content .detail p a{text-transform:lowercase}.pro-trial-overlay .body .body-footer{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.pro-trial-overlay .body .body-footer button{height:48px;font-weight:800;display:flex;justify-content:center}.pro-trial-overlay .body .body-footer .benefits{text-transform:capitalize;font-size:14px}.pro-trial-overlay .body .body-footer .refer{font-size:16px;width:169px}.quote-iframe-dialog{display:flex;box-sizing:border-box;color:#45494b;width:100%;height:100%;align-items:center;box-shadow:0 12px 16px rgba(0,0,0,.12),0 16px 24px rgba(0,0,0,.08),0 24px 32px rgba(0,0,0,.08),0 32px 40px rgba(0,0,0,.04);border-radius:24px;padding:32px;max-height:90%!important}.quote-iframe-dialog .close{cursor:pointer;height:-webkit-fit-content;height:fit-content;display:flex;align-self:end}.quote-iframe-dialog .close:hover i{color:#25c582}.quote-iframe-dialog .close i{color:#6d6e70;font-size:14px;font-weight:600}.quote-iframe-dialog .dialog-header{font-family:GothamRoundedBold,"Varela Round",sans-serif;font-size:2.4rem;line-height:3.2rem;text-align:center;display:flex;align-items:flex-start;justify-content:space-between;margin:.8rem 0 4rem;height:inherit;width:inherit}.quote-iframe-dialog .dialog-header iframe{border:2px solid #45494b;height:inherit;width:inherit}.referral-dialog{min-width:unset;width:600px;border-radius:12px;max-height:100vh}.referral-dialog .ck-dialog-body{min-height:300px;overflow-x:hidden}.referral-dialog .referral-email .referral,.referral-dialog .referral-email .reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward,.reserve-lock-order-dialog.reserve-order-main .referral-dialog .referral-email .ck-dialog-header.forward{min-height:48px;margin:3.2rem 0 2.8rem;color:#45494b}.referral-dialog .referral-email .referral .referral-title,.referral-dialog .referral-email .reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward .referral-title,.referral-dialog .referral-email .reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward .reserve-order-title,.reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward .referral-dialog .referral-email .referral .reserve-order-title,.reserve-lock-order-dialog.reserve-order-main .referral-dialog .referral-email .ck-dialog-header.forward .referral-title,.reserve-lock-order-dialog.reserve-order-main .referral-dialog .referral-email .ck-dialog-header.forward .reserve-order-title{display:flex;justify-content:space-between;width:100%;align-items:center;padding:0 32px}.referral-dialog .referral-email .referral .referral-title div,.referral-dialog .referral-email .reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward .referral-title div,.referral-dialog .referral-email .reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward .reserve-order-title div,.reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward .referral-dialog .referral-email .referral .reserve-order-title div,.reserve-lock-order-dialog.reserve-order-main .referral-dialog .referral-email .ck-dialog-header.forward .referral-title div,.reserve-lock-order-dialog.reserve-order-main .referral-dialog .referral-email .ck-dialog-header.forward .reserve-order-title div{min-height:48px}.referral-dialog .referral-email .referral .referral-title .close,.referral-dialog .referral-email .reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward .referral-title .close,.referral-dialog .referral-email .reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward .reserve-order-title .close,.reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward .referral-dialog .referral-email .referral .reserve-order-title .close,.reserve-lock-order-dialog.reserve-order-main .referral-dialog .referral-email .ck-dialog-header.forward .referral-title .close,.reserve-lock-order-dialog.reserve-order-main .referral-dialog .referral-email .ck-dialog-header.forward .reserve-order-title .close{cursor:pointer;display:flex;justify-content:center;align-items:center;align-self:flex-start}.referral-dialog .referral-email .referral .referral-title .close:hover i,.referral-dialog .referral-email .reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward .referral-title .close:hover i,.referral-dialog .referral-email .reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward .reserve-order-title .close:hover i,.reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward .referral-dialog .referral-email .referral .reserve-order-title .close:hover i,.reserve-lock-order-dialog.reserve-order-main .referral-dialog .referral-email .ck-dialog-header.forward .referral-title .close:hover i,.reserve-lock-order-dialog.reserve-order-main .referral-dialog .referral-email .ck-dialog-header.forward .reserve-order-title .close:hover i{color:#25c582}.referral-dialog .referral-email .referral .referral-title .close i,.referral-dialog .referral-email .reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward .referral-title .close i,.referral-dialog .referral-email .reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward .reserve-order-title .close i,.reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward .referral-dialog .referral-email .referral .reserve-order-title .close i,.reserve-lock-order-dialog.reserve-order-main .referral-dialog .referral-email .ck-dialog-header.forward .referral-title .close i,.reserve-lock-order-dialog.reserve-order-main .referral-dialog .referral-email .ck-dialog-header.forward .reserve-order-title .close i{color:#45494b;font-size:14px;font-weight:600}.referral-dialog .referral-email .referral .referral-title .title,.referral-dialog .referral-email .reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward .referral-title .title,.referral-dialog .referral-email .reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward .reserve-order-title .title,.reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward .referral-dialog .referral-email .referral .reserve-order-title .title,.reserve-lock-order-dialog.reserve-order-main .referral-dialog .referral-email .ck-dialog-header.forward .referral-title .title,.reserve-lock-order-dialog.reserve-order-main .referral-dialog .referral-email .ck-dialog-header.forward .reserve-order-title .title{display:flex;align-items:center;font-size:24px;font-family:GothamRoundedBold,"Varela Round",sans-serif;text-align:center;max-width:43rem;padding:0 1.5rem}.referral-dialog .referral-email .pro,.referral-dialog .referral-email .trial{margin:0 32px 32px}.referral-dialog .referral-email .pro .error-messages,.referral-dialog .referral-email .trial .error-messages{margin-left:90px}@media screen and (max-width:750px){.referral-dialog .referral-email .pro .error-messages,.referral-dialog .referral-email .trial .error-messages{margin-left:0;left:0}}.referral-dialog .referral-email .pro .info,.referral-dialog .referral-email .trial .info{font-weight:700;border-radius:8px;padding:14px 20px 14px 14px;gap:12px;background-color:#58bbb7;display:flex;margin:12px 0 24px;color:#fff}.referral-dialog .referral-email .pro .info .announcement:after,.referral-dialog .referral-email .trial .info .announcement:after{position:relative;top:-4px;content:url(/static/media/announcement.4fec3456.svg)}.referral-dialog .referral-email .pro .info .info-icon,.referral-dialog .referral-email .trial .info .info-icon{font-size:18px}.referral-dialog .referral-email .pro .info .info-title,.referral-dialog .referral-email .trial .info .info-title{text-transform:uppercase;font-family:GothamRoundedMedium,"Varela Round",sans-serif;font-size:10px;letter-spacing:.2em;padding:3px 0 10px;font-weight:400}.referral-dialog .referral-email .pro .info .info-body,.referral-dialog .referral-email .trial .info .info-body{font-size:12px;font-family:GothamRoundedBook,"Varela Round",sans-serif;line-height:20px}.referral-dialog .referral-email .pro .submit-referral,.referral-dialog .referral-email .trial .submit-referral{width:auto;text-transform:uppercase;font-size:14px;font-weight:1000;height:48px;margin-top:17px!important;background-color:#25c582;color:#45494b;font-size:1.6rem;padding:1.6rem 2.4rem}.referral-dialog .referral-email .pro .referral-container,.referral-dialog .referral-email .trial .referral-container{padding-left:0;padding-right:0;color:#45494b;margin:8px 0}.referral-dialog .referral-email .pro .referral-container .md-input,.referral-dialog .referral-email .trial .referral-container .md-input{color:#45494b}.referral-dialog .referral-email .pro .referral-container.to .mdr-select,.referral-dialog .referral-email .trial .referral-container.to .mdr-select{width:100%;max-width:464px}@media screen and (max-width:747px){.referral-dialog .referral-email .pro .referral-container.to .mdr-select,.referral-dialog .referral-email .trial .referral-container.to .mdr-select{margin-left:69px}}@media screen and (max-width:728px){.referral-dialog .referral-email .pro .referral-container.to .mdr-select,.referral-dialog .referral-email .trial .referral-container.to .mdr-select{margin-left:0;max-width:none}}.referral-dialog .referral-email .pro .referral-container.to .mdr-select .error-messages,.referral-dialog .referral-email .trial .referral-container.to .mdr-select .error-messages{margin-left:5px}.referral-dialog .referral-email .pro .referral-container span,.referral-dialog .referral-email .trial .referral-container span{left:0;top:0;border-radius:0;font-size:1rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;width:70px;text-align:end}@media screen and (max-width:750px){.referral-dialog .referral-email .pro .referral-container span,.referral-dialog .referral-email .trial .referral-container span{text-align:start}}.referral-dialog .referral-email .pro .referral-container input,.referral-dialog .referral-email .pro .referral-container textarea,.referral-dialog .referral-email .trial .referral-container input,.referral-dialog .referral-email .trial .referral-container textarea{border:.5px solid #6d6e70;border-radius:8px;padding:12px;font-size:1.4rem;height:4.8rem}.referral-dialog .referral-email .pro .referral-container input:focus,.referral-dialog .referral-email .pro .referral-container textarea:focus,.referral-dialog .referral-email .trial .referral-container input:focus,.referral-dialog .referral-email .trial .referral-container textarea:focus{border:2px solid #25c582}.referral-dialog .referral-email .pro .referral-container .email-body,.referral-dialog .referral-email .trial .referral-container .email-body{padding:12px!important}.referral-dialog .referral-email .pro .referral-container .ck-selected-admin-emails,.referral-dialog .referral-email .trial .referral-container .ck-selected-admin-emails{margin-left:16px}@media screen and (max-width:750px){.referral-dialog .referral-email .pro .referral-container .ck-selected-admin-emails,.referral-dialog .referral-email .trial .referral-container .ck-selected-admin-emails{margin-left:0}}.referral-dialog .referral-email .pro .referral-container input[name=subjectInput],.referral-dialog .referral-email .pro .referral-container input[name=toInput],.referral-dialog .referral-email .trial .referral-container input[name=subjectInput],.referral-dialog .referral-email .trial .referral-container input[name=toInput]{max-width:448px;margin-left:16px}@media screen and (max-width:750px){.referral-dialog .referral-email .pro .referral-container input[name=subjectInput],.referral-dialog .referral-email .pro .referral-container input[name=toInput],.referral-dialog .referral-email .trial .referral-container input[name=subjectInput],.referral-dialog .referral-email .trial .referral-container input[name=toInput]{margin-left:0}}@media screen and (max-width:728px){.referral-dialog .referral-email .pro .referral-container input[name=subjectInput],.referral-dialog .referral-email .pro .referral-container input[name=toInput],.referral-dialog .referral-email .trial .referral-container input[name=subjectInput],.referral-dialog .referral-email .trial .referral-container input[name=toInput]{max-width:none}}.referral-dialog .referral-email .pro .referral-container input[name=subjectInput].error,.referral-dialog .referral-email .pro .referral-container input[name=toInput].error,.referral-dialog .referral-email .trial .referral-container input[name=subjectInput].error,.referral-dialog .referral-email .trial .referral-container input[name=toInput].error{border:2px solid #ff6c6c}.referral-dialog .referral-email .pro .referral-container input[name=toInput],.referral-dialog .referral-email .trial .referral-container input[name=toInput]{color:#45494b;font-family:GothamRoundedBold,"Varela Round",sans-serif;font-size:1.4rem}.referral-dialog .referral-email .pro .referral-container input[name=toInput]::placeholder,.referral-dialog .referral-email .trial .referral-container input[name=toInput]::placeholder{color:#808487}.referral-dialog .referral-email .pro .referral-container input[name=toInput]:focus::placeholder,.referral-dialog .referral-email .trial .referral-container input[name=toInput]:focus::placeholder{color:#45494b}.referral-dialog .referral-email .pro .referral-container textarea[name=bodyInput],.referral-dialog .referral-email .trial .referral-container textarea[name=bodyInput]{line-height:2rem;overflow:auto}.referral-dialog .referral-email .pro textarea.md-input,.referral-dialog .referral-email .trial textarea.md-input{line-height:normal;padding-top:8px!important;overflow-y:scroll}.order-detail .view-quote .action-bar .action-container .referral-dialog .referral-email .pro .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .referral-dialog .referral-email .pro .md-button.purchase-order,.order-detail .view-quote .action-bar .action-container .referral-dialog .referral-email .trial .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .referral-dialog .referral-email .trial .md-button.purchase-order,.referral-dialog .referral-email .pro .md-button.ck-primary,.referral-dialog .referral-email .pro .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.referral-dialog .referral-email .pro .order-detail .view-quote .action-bar .action-container .md-button.purchase-order,.referral-dialog .referral-email .trial .md-button.ck-primary,.referral-dialog .referral-email .trial .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.referral-dialog .referral-email .trial .order-detail .view-quote .action-bar .action-container .md-button.purchase-order{margin:20px 0 0}.referral-dialog .referral-email-container{padding-bottom:5.5em}.referral-dialog .referral-email-container .ck-dialog-header{height:5.5em}.referral-dialog .referral-email-container .ck-dialog-body{min-height:auto;margin:0 132px}.referral-dialog .referral-email-container .ck-dialog-body.centered{margin:auto}.anon-student-assignment-overview .assignment-question-header .referral-dialog .referral-email-container .md-button.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .referral-dialog .referral-email-container .md-button.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .referral-dialog .referral-email-container .md-button.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .referral-dialog .referral-email-container .md-button.feedback-inbox-button,.referral-dialog .referral-email-container .anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.referral-dialog .referral-email-container .anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.referral-dialog .referral-email-container .md-button.bar-item,.referral-dialog .referral-email-container .preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.referral-dialog .referral-email-container .preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.referral-dialog .referral-email-container .session .header .md-button.home,.referral-dialog .referral-email-container .student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.referral-dialog .referral-email-container .student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.session .header .referral-dialog .referral-email-container .md-button.home,.student-account-assignment-overview .assignment-question-header .referral-dialog .referral-email-container .md-button.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .referral-dialog .referral-email-container .md-button.feedback-inbox-button{height:70%}.anon-student-assignment-overview .assignment-question-header .referral-dialog .referral-email-container .md-button.md-ink-ripple.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .referral-dialog .referral-email-container .md-button.md-ink-ripple.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .referral-dialog .referral-email-container .md-button.md-ink-ripple.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .referral-dialog .referral-email-container .md-button.md-ink-ripple.feedback-inbox-button,.referral-dialog .referral-email-container .anon-student-assignment-overview .assignment-question-header .md-button.md-ink-ripple.feedback-inbox-button,.referral-dialog .referral-email-container .anon-student-assignment-work .assignment-question-header .md-button.md-ink-ripple.feedback-inbox-button,.referral-dialog .referral-email-container .md-button.bar-item.md-ink-ripple,.referral-dialog .referral-email-container .preview-student-assignment-overview .assignment-question-header .md-button.md-ink-ripple.feedback-inbox-button,.referral-dialog .referral-email-container .preview-student-assignment-work .assignment-question-header .md-button.md-ink-ripple.feedback-inbox-button,.referral-dialog .referral-email-container .session .header .md-button.md-ink-ripple.home,.referral-dialog .referral-email-container .student-account-assignment-overview .assignment-question-header .md-button.md-ink-ripple.feedback-inbox-button,.referral-dialog .referral-email-container .student-account-assignment-work .assignment-question-header .md-button.md-ink-ripple.feedback-inbox-button,.session .header .referral-dialog .referral-email-container .md-button.md-ink-ripple.home,.student-account-assignment-overview .assignment-question-header .referral-dialog .referral-email-container .md-button.md-ink-ripple.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .referral-dialog .referral-email-container .md-button.md-ink-ripple.feedback-inbox-button{padding:0;width:45px}.referral-dialog .copy-invite{margin:20px 20px 0 0;text-align:center;padding:1.4rem;background-color:rgba(0,0,0,.03);display:flex;align-items:center;justify-content:center;border-radius:8px;text-transform:uppercase;color:#45494b;font-size:1rem;line-height:1.6rem;font-weight:600;letter-spacing:2px;cursor:pointer}.referral-dialog .copy-invite:hover{color:#25c582}.referral-dialog .copy-invite:hover:active{background-color:#45494b;color:#fff}.referral-dialog .copy-invite .ck-new-copy-file{margin-right:1.4rem;font-size:2rem}.referral-dialog .loading .ck-dialog-body{overflow:hidden}.reserve-lock-order-dialog{min-width:unset;max-height:unset}.reserve-lock-order-dialog .error,.reserve-lock-order-dialog .loading{padding-bottom:36px}.reserve-lock-order-dialog .error,.reserve-lock-order-dialog .loading,.reserve-lock-order-dialog .reserve-order{max-height:100vh}.reserve-lock-order-dialog .error .ck-dialog-body md-input-container,.reserve-lock-order-dialog .loading .ck-dialog-body md-input-container,.reserve-lock-order-dialog .reserve-order .ck-dialog-body md-input-container{padding-left:0;padding-right:0;margin-left:76px;margin-right:76px;margin-top:0}.reserve-lock-order-dialog .error .ck-dialog-body md-input-container textarea.md-input,.reserve-lock-order-dialog .loading .ck-dialog-body md-input-container textarea.md-input,.reserve-lock-order-dialog .reserve-order .ck-dialog-body md-input-container textarea.md-input{line-height:normal;padding-top:8px!important;overflow-y:scroll}.reserve-lock-order-dialog .error .ck-dialog-body .error-messages,.reserve-lock-order-dialog .loading .ck-dialog-body .error-messages,.reserve-lock-order-dialog .reserve-order .ck-dialog-body .error-messages{left:12px}.reserve-lock-order-dialog .error .ck-dialog-body .error-messages div,.reserve-lock-order-dialog .loading .ck-dialog-body .error-messages div,.reserve-lock-order-dialog .reserve-order .ck-dialog-body .error-messages div{font-size:.8rem}.order-detail .view-quote .action-bar .action-container .reserve-lock-order-dialog .error .ck-dialog-body .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .reserve-lock-order-dialog .error .ck-dialog-body .md-button.purchase-order,.order-detail .view-quote .action-bar .action-container .reserve-lock-order-dialog .loading .ck-dialog-body .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .reserve-lock-order-dialog .loading .ck-dialog-body .md-button.purchase-order,.order-detail .view-quote .action-bar .action-container .reserve-lock-order-dialog .reserve-order .ck-dialog-body .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .reserve-lock-order-dialog .reserve-order .ck-dialog-body .md-button.purchase-order,.reserve-lock-order-dialog .error .ck-dialog-body .md-button.ck-primary,.reserve-lock-order-dialog .error .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.reserve-lock-order-dialog .error .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.purchase-order,.reserve-lock-order-dialog .loading .ck-dialog-body .md-button.ck-primary,.reserve-lock-order-dialog .loading .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.reserve-lock-order-dialog .loading .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.purchase-order,.reserve-lock-order-dialog .reserve-order .ck-dialog-body .md-button.ck-primary,.reserve-lock-order-dialog .reserve-order .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.reserve-lock-order-dialog .reserve-order .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.purchase-order{margin:20px 0 0}.reserve-lock-order-dialog.reserve-order-main{width:600px;border-radius:12px}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-header .reserve-order-title{display:flex;justify-content:space-between;width:100%;align-items:center;padding:0 32px}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-header .reserve-order-title .close{cursor:pointer;display:flex;justify-content:center;align-items:flex-start;align-self:flex-start}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-header .reserve-order-title .close:hover i{color:#25c582}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-header .reserve-order-title .close i{color:#45494b;font-size:14px;font-weight:600}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-header .reserve-instructions{padding:0 4rem;text-align:center;color:#45494b}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-header .reserve-instructions .title{display:flex;align-items:center;font-size:24px;font-family:GothamRoundedBold,"Varela Round",sans-serif;text-align:center;max-width:43rem;padding:0 1.5rem;font-size:1.9rem;margin-bottom:1.2rem}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-header .reserve-instructions .subtext{font-size:1.4rem}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-header.forward{margin:3.2rem 0 2.3rem}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve{margin:0 32px 32px}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .error-messages{margin-left:80px}@media screen and (max-width:750px){.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .error-messages{margin-left:0;left:0}}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-order-track,.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .submit-reserve-price{width:auto;text-transform:uppercase;font-weight:1000;height:4.8rem;margin-top:17px!important;background-color:#25c582;color:#45494b;font-size:1.6rem;padding:1.6rem 2.4rem}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-order-track{background-color:#25c582;color:#fff;border-radius:8px;white-space:normal}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-order-track .md-ripple-container{border-radius:8px;background-color:initial}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-order-track:hover{background:linear-gradient(0deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),#3498fe}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-order-track:active{background-color:#45494b;color:#fff}@media screen and (max-width:590px){.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-order-track{height:auto;padding:1.4rem 2.4rem}}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-container{margin:8px 0}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-container span{left:0;top:0;border-radius:0;font-size:1rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;width:70px;text-align:end}@media screen and (max-width:750px){.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-container span{text-align:start}}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-container .ck-building{font-size:2.2rem;top:14px;left:98px;position:absolute}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-container input,.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-container textarea{border:.5px solid #6d6e70;border-radius:8px;padding:12px;font-size:1.4rem;height:4.8rem}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-container input:focus,.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-container textarea:focus{border:2px solid #25c582}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-container input[name=fromInput],.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-container input[name=toInput]{color:#45494b;font-family:GothamRoundedBold,"Varela Round",sans-serif;font-size:1.4rem}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-container input[name=fromInput]::placeholder,.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-container input[name=toInput]::placeholder{color:#808487}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-container input[name=fromInput]:focus::placeholder,.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-container input[name=toInput]:focus::placeholder{color:#45494b}.reserve-lock-order-dialog.reserve-order-main .ck-dialog-body.reserve .reserve-container textarea[name=bodyInput]{line-height:2rem;overflow:auto}.reserve-lock-order-dialog.reserve-order-main .md-input,.reserve-lock-order-dialog.reserve-order-main md-input-container{color:#45494b}.reserve-lock-order-dialog.reserve-order-main input[name=subjectInput]{font-weight:700}.roster-lock-dialog{width:600px}.roster-lock-dialog .ck-dialog-header{height:40px}.roster-lock-dialog .ck-dialog-header .ck-close{color:#25c582}.roster-lock-dialog .ck-dialog-title{text-align:center}.roster-lock-dialog .lock-menu-body{padding:16px 60px 60px}.roster-lock-dialog .lock-menu-body .lock-menu-inner{width:80%;margin:0 auto}.roster-lock-dialog .lock-menu-body .lock-list{list-style-type:none;padding-left:0}.roster-lock-dialog .lock-menu-body .lock-list-item{display:flex;align-items:flex-start;margin-bottom:32px}.roster-lock-dialog .lock-menu-body .lock-list-item+.lock-list-item{padding-top:1.5em}.roster-lock-dialog .lock-menu-body .md-label{margin-left:40px}.roster-lock-dialog .lock-menu-body md-checkbox{font-size:1.3rem}.roster-lock-dialog .lock-menu-body md-checkbox .md-label{margin-top:.4rem}.roster-lock-dialog .lock-menu-body .body-subtext{margin:0;pointer-events:none}.roster-selection-dialog{max-height:90%}.roster-selection-dialog .ck-dialog-header{height:40px}.roster-selection-dialog .ck-dialog-header .ck-close{color:#25c582}.roster-selection-dialog .ck-dialog-body .ck-dialog-title{text-align:center;margin-bottom:50px}.roster-selection-dialog .loading{height:0;overflow:visible}.roster-selection-dialog .list-header .search i{width:0;overflow:visible;position:relative;right:-.75em;z-index:1;pointer-events:none;color:#b8babc}.roster-selection-dialog .list-header .search md-input-container{margin-top:0}.roster-selection-dialog .list-header .search md-input-container input{padding-left:2em;text-transform:none}.roster-selection-dialog md-virtual-repeat-container{height:50vh;width:450px;border-bottom:1px solid #eeeeef}.roster-selection-dialog md-virtual-repeat-container md-list{background:#fff;color:#6d6e70}.roster-selection-dialog md-virtual-repeat-container md-list md-list-item{box-sizing:border-box;border-bottom:1px solid #eeeeef;font-family:GothamRoundedBook,"Varela Round",sans-serif}.roster-selection-dialog md-list-item md-checkbox{margin-right:1em;margin-left:-2px}.roster-selection-dialog .name-col{padding-right:1em;min-width:0}.assignment-export-dialog .exporting .ck-dialog-body .roster-selection-dialog .name-col .exporting-message,.folderAssignment .copying .ck-dialog-body .roster-selection-dialog .name-col .message,.invite-co-teacher-dialog .loading .ck-dialog-body .roster-selection-dialog .name-col .message,.roster-selection-dialog .name-col .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.roster-selection-dialog .name-col .folderAssignment .copying .ck-dialog-body .message,.roster-selection-dialog .name-col .invite-co-teacher-dialog .loading .ck-dialog-body .message,.roster-selection-dialog .name-col .session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer span,.roster-selection-dialog .name-col .session-watch .body .body-content .question-cell .question-answer span,.roster-selection-dialog .name-col .session-work .body .body-content .question-cell .question-answer span,.roster-selection-dialog .name-col .truncate,.roster-selection-dialog .name-col md-dialog.share-dialog .loading .ck-dialog-body .message,.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer .roster-selection-dialog .name-col span,.session-watch .body .body-content .question-cell .question-answer .roster-selection-dialog .name-col span,.session-work .body .body-content .question-cell .question-answer .roster-selection-dialog .name-col span,md-dialog.share-dialog .loading .ck-dialog-body .roster-selection-dialog .name-col .message{min-width:0;max-width:28em}.roster-selection-dialog .login-col{width:6em}.roster-selection-dialog .buttons{padding:1em}.roster-selection-dialog .empty-message{padding:1em;text-align:center}saving-indicator{margin:0 8px}saving-indicator .saving-indicator{height:100%;font-family:GothamRoundedBook,"Varela Round",sans-serif;color:#b8babc}saving-indicator .saving-indicator div{margin-top:2px}.select-bulk-update-menu{font-size:1.3rem;box-shadow:0 0 8px 1px rgba(64,67,69,.17);background-color:#fff}.select-bulk-update-menu .select-bulk-update-header{border-bottom:1px solid #eeeeef;font-family:GothamRoundedMedium,"Varela Round",sans-serif;color:#6d6e70;padding:0 0 0 16px;height:48px;justify-content:space-between}.select-bulk-update-menu .select-bulk-update-header .button-copy{padding:0 5px}.select-bulk-update-menu md-list{max-height:408px;overflow:auto;background-color:#fff}.select-bulk-update-menu md-list md-list-item.bulk-update{height:48px;border-bottom:1px solid #eeeeef}.select-bulk-update-menu md-list md-list-item.bulk-update .md-button.md-no-style{padding-right:16px}.select-bulk-update-menu md-list md-list-item.bulk-update .text{z-index:100;outline:none;color:#6d6e70}.select-bulk-update-menu md-list md-list-item.bulk-update.selected{background-color:#6d6e70}.select-bulk-update-menu md-list md-list-item.bulk-update.selected .ck-edit,.select-bulk-update-menu md-list md-list-item.bulk-update.selected .score,.select-bulk-update-menu md-list md-list-item.bulk-update.selected .text{color:#fff}.select-mdr-org-dialog .dismiss-button{cursor:pointer;color:#25c582;padding:2em}.select-mdr-org-dialog .dismiss-button:hover{background-color:#e5e5e5}.select-mdr-org-dialog .outer-dialog{box-sizing:border-box;max-width:600px;border-radius:12px;height:642px;padding:4rem 3.2rem 3.2rem}.select-mdr-org-dialog .outer-dialog .orgs-list{max-width:500px;padding:2em 0 1em;max-height:300px;overflow-x:hidden;overflow-y:scroll}.select-mdr-org-dialog .outer-dialog .orgs-list .org-container{display:grid;grid-template-columns:5fr 3fr;box-shadow:0 0 8px 1px rgba(64,67,69,.17);border-radius:7px;margin:.5em;padding:1em}.select-mdr-org-dialog .outer-dialog .orgs-list .org-name{margin-bottom:8px;line-height:1.25em;font-size:1em}.select-mdr-org-dialog .outer-dialog .orgs-list .org-location{line-height:1.4em;margin-bottom:.9em;text-transform:uppercase;color:#b2aeae}.select-mdr-org-dialog .outer-dialog .orgs-list .verify-button{border:2px solid;font-weight:700}.select-mdr-org-dialog .outer-dialog .orgs-list .loading{font-size:x-large;display:flex;justify-content:center;margin:28%}.select-mdr-org-dialog .outer-dialog .outer-buttons{display:flex;justify-content:flex-end}.select-mdr-org-dialog .outer-dialog .more-button{font-size:x-small;border-radius:.7em;background-color:#f7f7f7;color:#6d6e70}.select-mdr-org-dialog .outer-dialog .more-button:hover{background-color:#f0ecec}.select-mdr-org-dialog .outer-dialog .invisible{opacity:0;cursor:default}.select-mdr-org-dialog .outer-dialog .unverified{background-color:#ffeaeb;margin-top:3em;border-radius:7px;line-height:1.8em;padding:1em;display:flex}.select-mdr-org-dialog .outer-dialog .unverified .icon{padding-right:.5em}.select-mdr-org-dialog .outer-dialog .ck-dialog-header{font-family:GothamRoundedBold,"Varela Round",sans-serif;font-weight:400;line-height:3.2rem;font-size:2.4rem}.select-mdr-org-dialog .outer-dialog .dialog-body .instructions{font-family:GothamRoundedBook,"Varela Round",sans-serif;font-weight:400;font-size:1.4rem;line-height:2.4rem}.select-mdr-org-dialog .outer-dialog .dialog-body .current-school{display:flex;text-transform:uppercase;line-height:1.6rem;border-radius:8px;background-color:#ffebeb;padding:1.5rem 1.4rem;margin-bottom:3.2rem;font-size:1rem}.select-mdr-org-dialog .outer-dialog .dialog-body .current-school .ck-alert-outline{margin-right:1.4rem;font-size:1.4rem}.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form{font-size:1.4rem}.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form md-input-container .md-select-value,.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form md-input-container input{background-color:#fff;border-radius:8px;height:4.8rem;border-width:2px;border-color:#6d6e70}.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form md-input-container.md-input-focused{border-color:#25c582}.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form md-input-container.md-input-invalid .md-input{border-color:#ff6c6c}.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form md-select:not([disabled]):focus .md-select-value{border-color:#25c582}.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form md-select.ng-invalid.ng-touched .md-select-value{border-color:#ff6c6c!important}.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form md-autocomplete md-input-container .label{top:-31px}.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form md-input-container .label{font-size:1.4rem}.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form .location{margin-bottom:3.2rem}.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form .asterisk{color:#ff6c6c}.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form .school-city{width:67%;margin-right:3.2rem;margin-top:1.5rem}.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form .school-state{padding:0;margin:0;width:33%}.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form .school-state .state-label{display:block;margin-bottom:1.4rem}.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form .school-name{margin-top:1.7rem}.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form .school-name .md-input:disabled{border-color:#e5e5e5}.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form .submit-button{margin:2em 0 0 31.5em}.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form .error-messages{margin-top:1em;color:#ff6c6c}.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form .error-messages .other-error{text-transform:uppercase;padding-top:1em;font-size:.8rem}@media screen and (max-width:420px){.select-mdr-org-dialog .outer-dialog .dialog-body .select-school-form .location{display:block}}.organization-address{color:#b8babc}.select-peers-dialog{max-width:600px;padding:32px;border-radius:12px}.select-peers-dialog md-checkbox .md-icon{transform:scale(1.2);border-radius:8px;border:1px solid #808487}.select-peers-dialog md-checkbox.md-checked .md-icon{background-color:#25c582;border:1px solid #25c582}.select-peers-dialog md-checkbox.md-checked .md-icon:after{margin-left:2px;margin-top:1px;transform:rotate(29deg);border-radius:1px;border-width:2.5px;left:3.5px}.select-peers-dialog .checkbox-instructions{display:flex;align-items:center;justify-content:space-between}.select-peers-dialog .checkbox-instructions .instructions{text-transform:uppercase;font-family:GothamRoundedBold,"Varela Round",sans-serif;font-size:10px;line-height:16px;letter-spacing:2px;padding-right:12px}.select-peers-dialog .checkbox-instructions .instructions span{position:relative;bottom:2px}.select-peers-dialog .checkbox-instructions .instructions div{display:inline-block;height:24px;width:24px;background-color:#f7f7f7;border-radius:8px;color:#808487}.select-peers-dialog .checkbox-instructions .instructions div.email{position:relative;top:6px}.select-peers-dialog .checkbox-instructions .instructions div.email i{font-size:24px}.select-peers-dialog .checkbox-instructions .instructions div.return{position:relative;bottom:3px}.select-peers-dialog .checkbox-instructions .instructions div.return i{font-size:14px;position:relative;left:3px;top:5px}.select-peers-dialog .header{padding-bottom:32px;border-bottom:none;display:flex;height:48px}.select-peers-dialog .header .header-title{display:flex;align-items:center;font-size:24px;font-family:GothamRoundedBold,"Varela Round",sans-serif;color:#45494b}.select-peers-dialog .header .close{cursor:pointer;height:100%;display:flex;justify-content:flex-end;align-items:center}.select-peers-dialog .header .close:hover i{color:#25c582}.select-peers-dialog .header .close i{color:#6d6e70;font-size:14px;font-weight:600}.select-peers-dialog .article-autocomplete md-input-container,.select-peers-dialog .search-input md-input-container{width:100%}.select-peers-dialog .article-autocomplete md-input-container input,.select-peers-dialog .search-input md-input-container input{padding-left:48px;height:48px;border-radius:8px;border:.5px solid}.select-peers-dialog .article-autocomplete md-input-container input:focus,.select-peers-dialog .search-input md-input-container input:focus{border:2px solid #25c582}.select-peers-dialog .article-autocomplete md-input-container input.error,.select-peers-dialog .search-input md-input-container input.error{border:2px solid #ff6c6c}.select-peers-dialog .article-autocomplete div i,.select-peers-dialog .search-input div i{font-size:25px;top:12.5px!important;left:15px!important}.select-peers-dialog .article-autocomplete .result-count,.select-peers-dialog .search-input .result-count{position:absolute;top:14px;left:428px;z-index:1;height:16px;width:-webkit-max-content;width:max-content;background-color:rgba(0,0,0,.03);color:#45494b;border-radius:100px;font-family:GothamRoundedBook,"Varela Round",sans-serif;font-weight:800;font-size:10px;letter-spacing:2px;text-align:center;padding:6px 8px 0;text-transform:uppercase}.select-peers-dialog .select-all-checkbox{font-family:GothamRoundedBold,"Varela Round",sans-serif;margin:0 0 0 15px}.select-peers-dialog .select-all-checkbox.dashmark .md-container .md-icon{background-color:#25c582;border:1px solid #25c582}.select-peers-dialog .select-all-checkbox.dashmark .md-container .md-icon:after{background-color:#fff;border:#fff;box-sizing:border-box;transform:rotate(90deg);position:absolute;left:5.75px;top:3.22222px;display:table;width:2.66667px;height:10.33333px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:"";margin-left:2px;margin-top:1px}.select-peers-dialog .select-all-checkbox .md-label{height:48px;margin-left:32px;letter-spacing:2px;font-size:10px;text-transform:uppercase;display:flex;align-items:center}.select-peers-dialog .peer-container{height:120px;border:.6px solid #808487;border-radius:12px;margin-bottom:32px}.select-peers-dialog .peer-container.error{border:2px solid #ff6c6c;margin-bottom:0}.select-peers-dialog .peer-container .peers-list{background-color:initial}.select-peers-dialog .peer-container .peers-list .loading-spinner{display:flex;justify-content:center;font-size:35px;margin:8%}.select-peers-dialog .peer-container .peers-list .peer-checkbox{margin-right:10px}.select-peers-dialog .peer-container .peers-list .checkbox-label{font-size:1.1em;font-family:GothamRoundedBook,"Varela Round",sans-serif;max-height:48px;color:#45494b}.select-peers-dialog .peer-container .md-list-item-inner{height:48px}.select-peers-dialog .peer-container .md-proxy-focus .md-no-style{padding:0 12px}.select-peers-dialog .submit-container{display:flex;flex-direction:row-reverse}.select-peers-dialog .submit-container .submit-button{font-size:16px;font-weight:800;height:48px;color:#45494b;margin:0}.select-peers-dialog .error-container div{display:flex;justify-content:flex-end}.select-peers-dialog .error-container div i:hover{cursor:pointer}.select-peers-dialog .error-container h3{text-align:center}.select-peers-dialog .error-messages{padding:8px 12px 0;line-height:16px;font-size:10px}.select-peers-dialog .error-messages.selection-error{margin-bottom:32px}.select-purchase-period-dialog{min-width:unset;max-height:unset}.select-purchase-period-dialog .ck-dialog-header{height:40px}.select-purchase-period-dialog .ck-dialog-header .ck-close{color:#25c582}.select-purchase-period-dialog .ck-dialog-body{max-width:500px;min-width:500px;margin:0 60px 60px}.select-purchase-period-dialog .ck-dialog-body .ck-dialog-title{text-align:center;margin-bottom:36px;text-transform:capitalize}.order-detail .view-quote .action-bar .action-container .select-purchase-period-dialog .ck-dialog-body .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .select-purchase-period-dialog .ck-dialog-body .md-button.purchase-order,.select-purchase-period-dialog .ck-dialog-body .md-button.ck-primary,.select-purchase-period-dialog .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.select-purchase-period-dialog .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.purchase-order{margin:20px 0 0}.select-purchase-period-dialog .ck-dialog-body .error-message{color:#ff6c6c;text-align:center;height:20px;margin:8px;font-family:GothamRoundedBook,"Varela Round",sans-serif}.select-purchase-period .yearly-price{margin-bottom:12px}.select-purchase-period .yearly-price md-checkbox{font-size:1.3rem;margin-bottom:0;width:130px}.select-purchase-period .yearly-price .discounted-price,.select-purchase-period .yearly-price .original-price,.select-purchase-period .yearly-price .purchase-period{visibility:hidden;margin-top:.3rem;height:1.3rem;color:#b8babc;font-family:GothamRoundedBook,"Varela Round",sans-serif}.select-purchase-period .yearly-price.active .discounted-price,.select-purchase-period .yearly-price.active .original-price,.select-purchase-period .yearly-price.active .purchase-period{visibility:inherit}.select-purchase-period .yearly-price .purchase-period{width:175px}.select-purchase-period .yearly-price .original-price{width:65px;text-decoration:line-through}.select-purchase-period .yearly-price .discounted-price{margin-left:8px;width:65px;text-align:right}.select-purchase-period .total{border-top:1px solid #e5e5e5;padding-top:8px;margin-top:12px}.select-purchase-period .total .price{color:#25c582}.select-sticker-menu{font-size:1.3rem;box-shadow:0 0 8px 1px rgba(64,67,69,.17);background-color:#fff}.select-sticker-menu .select-sticker-header{border-bottom:1px solid #eeeeef;font-family:GothamRoundedMedium,"Varela Round",sans-serif;color:#6d6e70;padding:0 0 0 16px;height:48px}.select-sticker-menu md-list{max-height:408px;overflow:auto;background-color:#fff;width:320px}.select-sticker-menu md-list md-list-item.sticker{height:48px;border-bottom:1px solid #eeeeef}.select-sticker-menu md-list md-list-item.sticker.add-new-sticker .md-list-item-inner{text-transform:uppercase;font-family:GothamRoundedMedium,"Varela Round",sans-serif}.select-sticker-menu md-list md-list-item.sticker .md-button.md-no-style{padding-right:0}.select-sticker-menu md-list md-list-item.sticker .img-container{width:30px;height:30px;margin-right:.6em}.select-sticker-menu md-list md-list-item.sticker .img-container img{max-width:100%;max-height:100%}.select-sticker-menu md-list md-list-item.sticker .score,.select-sticker-menu md-list md-list-item.sticker .text{color:#6d6e70}.select-sticker-menu md-list md-list-item.sticker .text{z-index:100;outline:none}.select-sticker-menu md-list md-list-item.sticker .score{margin-right:19px}.select-sticker-menu md-list md-list-item.sticker .edit{height:inherit}.anon-student-assignment-overview .assignment-question-header .select-sticker-menu md-list md-list-item.sticker .edit .md-button.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .select-sticker-menu md-list md-list-item.sticker .edit .md-button.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .select-sticker-menu md-list md-list-item.sticker .edit .md-button.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .select-sticker-menu md-list md-list-item.sticker .edit .md-button.feedback-inbox-button,.select-sticker-menu md-list md-list-item.sticker .edit .anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.select-sticker-menu md-list md-list-item.sticker .edit .anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.select-sticker-menu md-list md-list-item.sticker .edit .md-button.bar-item,.select-sticker-menu md-list md-list-item.sticker .edit .preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.select-sticker-menu md-list md-list-item.sticker .edit .preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.select-sticker-menu md-list md-list-item.sticker .edit .session .header .md-button.home,.select-sticker-menu md-list md-list-item.sticker .edit .student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.select-sticker-menu md-list md-list-item.sticker .edit .student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.session .header .select-sticker-menu md-list md-list-item.sticker .edit .md-button.home,.student-account-assignment-overview .assignment-question-header .select-sticker-menu md-list md-list-item.sticker .edit .md-button.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .select-sticker-menu md-list md-list-item.sticker .edit .md-button.feedback-inbox-button{height:48px;width:48px;padding-left:4px;padding-right:4px}.select-sticker-menu md-list md-list-item.sticker.selected{background-color:#6d6e70}.select-sticker-menu md-list md-list-item.sticker.selected .ck-edit,.select-sticker-menu md-list md-list-item.sticker.selected .score,.select-sticker-menu md-list md-list-item.sticker.selected .text{color:#fff}.select-sticker-menu md-list md-list-item.empty-message{color:#b8babc;font-family:GothamRoundedBook,"Varela Round",sans-serif}md-dialog.share-dialog{min-height:unset;min-width:unset;max-width:920px;max-height:100vh}md-dialog.share-dialog md-checkbox.toggle-folder{margin-left:0;margin-bottom:0;font-size:1.2rem}md-dialog.share-dialog .select-share-recipient .ck-dialog-header{height:40px}md-dialog.share-dialog .select-share-recipient .ck-dialog-header .ck-close{color:#25c582}md-dialog.share-dialog .select-share-recipient .ck-dialog-title{text-align:center;margin:0 24px}md-dialog.share-dialog .select-share-recipient .share-options{margin:6rem}md-dialog.share-dialog .select-share-recipient .share-options .share-option-row{margin:0;padding:20px;border-radius:20px;box-shadow:0 0 8px 1px rgba(64,67,69,.17);cursor:pointer;outline:none}md-dialog.share-dialog .select-share-recipient .share-options .share-option-row img{width:90px;height:90px}md-dialog.share-dialog .select-share-recipient .share-options .share-option-row div.title{color:#25c582;margin:15px 0 0;text-align:center}md-dialog.share-dialog .select-share-recipient .share-options .spacer{width:24px;height:24px}md-dialog.share-dialog .share-with-teacher,md-dialog.share-dialog .share-work-dialog{width:650px;height:650px}md-dialog.share-dialog .share-with-teacher .ck-dialog-header,md-dialog.share-dialog .share-work-dialog .ck-dialog-header{height:40px}md-dialog.share-dialog .share-with-teacher .ck-dialog-header .ck-close,md-dialog.share-dialog .share-work-dialog .ck-dialog-header .ck-close{color:#25c582}md-dialog.share-dialog .share-with-teacher .ck-dialog-title,md-dialog.share-dialog .share-work-dialog .ck-dialog-title{height:25px;font-weight:600;text-align:center;padding:0 1rem}md-dialog.share-dialog .share-with-teacher .ck-dialog-subtitle,md-dialog.share-dialog .share-work-dialog .ck-dialog-subtitle{font-size:.9em;font-weight:400;text-align:center;padding:0 1rem;margin:0 auto}md-dialog.share-dialog .share-with-teacher .ck-dialog-subtitle .highlight,md-dialog.share-dialog .share-work-dialog .ck-dialog-subtitle .highlight{font-weight:600}md-dialog.share-dialog .share-with-teacher .ck-dialog-subtitle .ck-folder,md-dialog.share-dialog .share-work-dialog .ck-dialog-subtitle .ck-folder{padding-bottom:3px}md-dialog.share-dialog .share-with-teacher .tab-label,md-dialog.share-dialog .share-work-dialog .tab-label{font-size:1.3rem;text-transform:none}md-dialog.share-dialog .share-with-teacher .md-active .tab-label,md-dialog.share-dialog .share-work-dialog .md-active .tab-label{color:#25c582}md-dialog.share-dialog .share-with-teacher .content-section,md-dialog.share-dialog .share-work-dialog .content-section{width:auto;padding:1rem 3rem 3rem;background-color:#fff}md-dialog.share-dialog .share-with-teacher .content-section .label,md-dialog.share-dialog .share-work-dialog .content-section .label{font-size:1.1rem}md-dialog.share-dialog .share-with-teacher .content-section .share-preview,md-dialog.share-dialog .share-work-dialog .content-section .share-preview{background-color:#f7f7f7;padding:30px 10px 10px 30px;height:180px;margin-bottom:2rem}md-dialog.share-dialog .share-with-teacher .content-section .share-preview .preview-button,md-dialog.share-dialog .share-work-dialog .content-section .share-preview .preview-button{text-align:center;margin-top:1em;margin-bottom:1em}md-dialog.share-dialog .share-with-teacher .content-section .share-preview .preview-button img,md-dialog.share-dialog .share-work-dialog .content-section .share-preview .preview-button img{outline:none}md-dialog.share-dialog .share-with-teacher .content-section .share-preview .preview-button img:hover,md-dialog.share-dialog .share-work-dialog .content-section .share-preview .preview-button img:hover{cursor:pointer}md-dialog.share-dialog .share-with-teacher .content-section .email-input,md-dialog.share-dialog .share-work-dialog .content-section .email-input{width:100%;margin-top:6px}md-dialog.share-dialog .share-with-teacher .content-section .link-input,md-dialog.share-dialog .share-work-dialog .content-section .link-input{margin-top:15px}md-dialog.share-dialog .share-with-teacher .content-section .email-input,md-dialog.share-dialog .share-with-teacher .content-section .link-input,md-dialog.share-dialog .share-work-dialog .content-section .email-input,md-dialog.share-dialog .share-work-dialog .content-section .link-input{width:100%;position:relative;display:block}md-dialog.share-dialog .share-with-teacher .content-section .email-input .submit-button,md-dialog.share-dialog .share-with-teacher .content-section .link-input .submit-button,md-dialog.share-dialog .share-work-dialog .content-section .email-input .submit-button,md-dialog.share-dialog .share-work-dialog .content-section .link-input .submit-button{margin-top:15px;margin-bottom:0;margin-right:2px}md-dialog.share-dialog .share-with-teacher .content-section .email-input .spinner,md-dialog.share-dialog .share-with-teacher .content-section .link-input .spinner,md-dialog.share-dialog .share-work-dialog .content-section .email-input .spinner,md-dialog.share-dialog .share-work-dialog .content-section .link-input .spinner{text-align:center}md-dialog.share-dialog .share-with-teacher .content-section .email-input .readonly-link,md-dialog.share-dialog .share-with-teacher .content-section .link-input .readonly-link,md-dialog.share-dialog .share-work-dialog .content-section .email-input .readonly-link,md-dialog.share-dialog .share-work-dialog .content-section .link-input .readonly-link{border:1px solid #e5e5e5;border-radius:5px;padding:12px;font-size:1.2rem;width:450px;text-overflow:ellipsis}md-dialog.share-dialog .share-with-teacher .content-section .email-input md-input-container,md-dialog.share-dialog .share-with-teacher .content-section .link-input md-input-container,md-dialog.share-dialog .share-work-dialog .content-section .email-input md-input-container,md-dialog.share-dialog .share-work-dialog .content-section .link-input md-input-container{margin:0 0 5px;padding-left:0;padding-top:0}md-dialog.share-dialog .share-with-teacher .content-section .email-input md-input-container input,md-dialog.share-dialog .share-with-teacher .content-section .email-input md-input-container textarea,md-dialog.share-dialog .share-with-teacher .content-section .link-input md-input-container input,md-dialog.share-dialog .share-with-teacher .content-section .link-input md-input-container textarea,md-dialog.share-dialog .share-work-dialog .content-section .email-input md-input-container input,md-dialog.share-dialog .share-work-dialog .content-section .email-input md-input-container textarea,md-dialog.share-dialog .share-work-dialog .content-section .link-input md-input-container input,md-dialog.share-dialog .share-work-dialog .content-section .link-input md-input-container textarea{border:1px solid #e5e5e5;border-radius:5px;padding:12px;font-size:1.2rem;width:600px}md-dialog.share-dialog .share-with-teacher .content-section .email-input md-input-container input:focus,md-dialog.share-dialog .share-with-teacher .content-section .email-input md-input-container textarea:focus,md-dialog.share-dialog .share-with-teacher .content-section .link-input md-input-container input:focus,md-dialog.share-dialog .share-with-teacher .content-section .link-input md-input-container textarea:focus,md-dialog.share-dialog .share-work-dialog .content-section .email-input md-input-container input:focus,md-dialog.share-dialog .share-work-dialog .content-section .email-input md-input-container textarea:focus,md-dialog.share-dialog .share-work-dialog .content-section .link-input md-input-container input:focus,md-dialog.share-dialog .share-work-dialog .content-section .link-input md-input-container textarea:focus{border:2px solid #25c582}md-dialog.share-dialog .share-with-teacher .content-section .email-input md-input-container input::placeholder,md-dialog.share-dialog .share-with-teacher .content-section .email-input md-input-container textarea::placeholder,md-dialog.share-dialog .share-with-teacher .content-section .link-input md-input-container input::placeholder,md-dialog.share-dialog .share-with-teacher .content-section .link-input md-input-container textarea::placeholder,md-dialog.share-dialog .share-work-dialog .content-section .email-input md-input-container input::placeholder,md-dialog.share-dialog .share-work-dialog .content-section .email-input md-input-container textarea::placeholder,md-dialog.share-dialog .share-work-dialog .content-section .link-input md-input-container input::placeholder,md-dialog.share-dialog .share-work-dialog .content-section .link-input md-input-container textarea::placeholder{color:#b8babc}md-dialog.share-dialog .share-with-teacher .content-section .social-media,md-dialog.share-dialog .share-work-dialog .content-section .social-media{height:3em}md-dialog.share-dialog .share-work-dialog-no-mdr{height:300px}md-dialog.share-dialog .share-work-dialog{height:500px}md-dialog.share-dialog .share-work-dialog .ck-dialog-title{width:85%;text-align:left;font-size:1.5rem;font-weight:600;line-height:2.5rem;padding:0 3.5rem}md-dialog.share-dialog .share-work-dialog md-tabs{margin:3rem}md-dialog.share-dialog .share-work-dialog .md-button{margin-top:15px}md-dialog.share-dialog .share-work-dialog md-ink-bar{color:#fff;background-color:#fff}md-dialog.share-dialog .share-work-dialog md-tab-content{width:auto}md-dialog.share-dialog .share-work-dialog md-tab-content .share-preview{margin-top:2rem;font-size:1.5rem}md-dialog.share-dialog .email-success{text-align:center;padding:0 2.5rem 3.5rem;width:550px}md-dialog.share-dialog .email-success .ck-dialog-header{height:40px}md-dialog.share-dialog .email-success .ck-dialog-header .ck-close{color:#25c582}md-dialog.share-dialog .email-success .ck-dialog-title{text-align:center;padding:0 60px}md-dialog.share-dialog .email-success i.ck-check{margin:60px 0}md-dialog.share-dialog .email-success .email-success-message{font-family:GothamRoundedBook,"Varela Round",sans-serif}md-dialog.share-dialog .email-success a{margin-top:16px}md-dialog.share-dialog .loading .ck-dialog-body{overflow:hidden;padding:0}md-dialog.share-dialog .loading .ck-dialog-body .message{text-align:center;padding:60px}md-dialog.share-dialog .loading .ck-dialog-body .spinner{margin:60px 0 0}md-dialog.share-dialog .copy-invite{background-color:rgba(0,0,0,.03);padding:1rem;display:flex;align-items:center;justify-content:center;border-radius:8px;text-transform:uppercase;color:#45494b;font-size:1rem;line-height:1.6rem;font-weight:600;cursor:pointer;width:150px;margin-left:330px}md-dialog.share-dialog .copy-invite:hover{color:#25c582}md-dialog.share-dialog .copy-invite:hover:active{background-color:#45494b;color:#fff}md-dialog.share-dialog .copy-invite .ck-new-copy-file{margin-right:.5rem;font-size:1rem}md-dialog.share-dialog .share-footer{background-color:#fff;bottom:0;left:0;right:0;margin-bottom:10px}.share-order-dialog{min-width:unset;width:600px;border-radius:12px;max-height:100vh}.share-order-dialog .share-order .ck-dialog-header.forward{min-height:48px;margin:3.2rem 0 2.3rem;color:#45494b}.share-order-dialog .share-order .ck-dialog-header.forward .share-order-title{display:flex;justify-content:space-between;width:100%;align-items:center;padding:0 32px}.share-order-dialog .share-order .ck-dialog-header.forward .share-order-title div{min-height:48px}.share-order-dialog .share-order .ck-dialog-header.forward .share-order-title .close{cursor:pointer;display:flex;justify-content:center;align-items:center;align-self:flex-start}.share-order-dialog .share-order .ck-dialog-header.forward .share-order-title .close:hover i{color:#25c582}.share-order-dialog .share-order .ck-dialog-header.forward .share-order-title .close i{color:#45494b;font-size:14px;font-weight:600}.share-order-dialog .share-order .ck-dialog-header.forward .share-order-title .title{display:flex;align-items:center;font-size:24px;font-family:GothamRoundedBold,"Varela Round",sans-serif;text-align:center;max-width:43rem;padding:0 1.5rem}.share-order-dialog .share-order .ck-dialog-body.order{margin:0 32px 32px;overflow-x:hidden}.share-order-dialog .share-order .ck-dialog-body.order .img-note{padding:10px}.share-order-dialog .share-order .ck-dialog-body.order .footer{position:-webkit-sticky;position:sticky;bottom:0}.share-order-dialog .share-order .ck-dialog-body.order .share-order-container{padding-left:0;padding-right:0;margin:8px 0}.share-order-dialog .share-order .ck-dialog-body.order .share-order-container.to .mdr-select{width:100%;max-width:464px}@media screen and (max-width:747px){.share-order-dialog .share-order .ck-dialog-body.order .share-order-container.to .mdr-select{margin-left:69px}}@media screen and (max-width:728px){.share-order-dialog .share-order .ck-dialog-body.order .share-order-container.to .mdr-select{margin-left:0;max-width:none}}.share-order-dialog .share-order .ck-dialog-body.order .share-order-container.to .mdr-select .error-messages{margin-left:5px}.share-order-dialog .share-order .ck-dialog-body.order .share-order-container span{left:0;top:0;border-radius:0;font-size:1rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;width:70px;text-align:end}@media screen and (max-width:750px){.share-order-dialog .share-order .ck-dialog-body.order .share-order-container span{text-align:start}}.share-order-dialog .share-order .ck-dialog-body.order .share-order-container .ck-building{font-size:2.2rem;top:14px;left:98px;position:absolute}.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input,.share-order-dialog .share-order .ck-dialog-body.order .share-order-container textarea{border:.5px solid #6d6e70;border-radius:8px;padding:12px;font-size:1.4rem;height:4.8rem}.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input:focus,.share-order-dialog .share-order .ck-dialog-body.order .share-order-container textarea:focus{border:2px solid #25c582}.share-order-dialog .share-order .ck-dialog-body.order .share-order-container .email-body{padding:12px!important}.share-order-dialog .share-order .ck-dialog-body.order .share-order-container .email-body-min-height{min-height:75px}.share-order-dialog .share-order .ck-dialog-body.order .share-order-container .ck-selected-admin-emails{margin-left:16px}@media screen and (max-width:750px){.share-order-dialog .share-order .ck-dialog-body.order .share-order-container .ck-selected-admin-emails{margin-left:0}}.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input[name=fromInput],.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input[name=subjectInput],.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input[name=toInput]{max-width:448px;margin-left:16px}@media screen and (max-width:750px){.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input[name=fromInput],.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input[name=subjectInput],.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input[name=toInput]{margin-left:0}}@media screen and (max-width:728px){.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input[name=fromInput],.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input[name=subjectInput],.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input[name=toInput]{max-width:none}}.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input[name=fromInput].error,.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input[name=subjectInput].error,.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input[name=toInput].error{border:2px solid #ff6c6c}.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input[name=fromInput],.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input[name=toInput]{color:#45494b;font-family:GothamRoundedBold,"Varela Round",sans-serif;font-size:1.4rem}.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input[name=fromInput]::placeholder,.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input[name=toInput]::placeholder{color:#808487}.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input[name=fromInput]:focus::placeholder,.share-order-dialog .share-order .ck-dialog-body.order .share-order-container input[name=toInput]:focus::placeholder{color:#45494b}.share-order-dialog .share-order .ck-dialog-body.order .share-order-container textarea[name=bodyInput]{line-height:2rem;overflow:auto;padding-top:8px!important}.share-order-dialog .share-order .ck-dialog-body.order .error-messages{margin-left:80px;left:12px}.share-order-dialog .share-order .ck-dialog-body.order .error-messages div{font-size:.8rem}@media screen and (max-width:750px){.share-order-dialog .share-order .ck-dialog-body.order .error-messages{margin-left:0;left:0}}.share-order-dialog .share-order .ck-dialog-body.order .send-order-email{width:auto;text-transform:uppercase;font-weight:1000;height:48px;margin-top:17px!important;font-size:1.6rem;padding:1.6rem 2.4rem;background-color:#3498fe;color:#fff;border-radius:8px;white-space:normal}.share-order-dialog .share-order .ck-dialog-body.order .send-order-email .md-ripple-container{border-radius:8px;background-color:initial}.share-order-dialog .share-order .ck-dialog-body.order .send-order-email:hover{background:linear-gradient(0deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),#3498fe}.share-order-dialog .share-order .ck-dialog-body.order .send-order-email:active{background-color:#45494b;color:#fff}@media screen and (max-width:590px){.share-order-dialog .share-order .ck-dialog-body.order .send-order-email{height:auto;padding:1.4rem 2.4rem}}.share-order-dialog .share-order .ck-dialog-body.order .scrollable-content{flex:1;overflow-y:auto}.share-order-dialog .share-order .ck-dialog-body.order .scrollable-content .to .mdr-select{width:100%;max-width:434px}.share-order-dialog .share-order .ck-dialog-body.order .scrollable-content input[name=fromInput],.share-order-dialog .share-order .ck-dialog-body.order .scrollable-content input[name=subjectInput],.share-order-dialog .share-order .ck-dialog-body.order .scrollable-content input[name=toInput]{max-width:434px}.share-order-dialog .share-order .md-input,.share-order-dialog .share-order md-input-container{color:#45494b}.share-order-dialog .share-order .copy-invite{margin:20px 20px 0 0;text-align:center;padding:1.4rem;background-color:rgba(0,0,0,.03);display:flex;align-items:center;justify-content:center;border-radius:8px;text-transform:uppercase;color:#45494b;font-size:1rem;line-height:1.6rem;font-weight:600;letter-spacing:2px;cursor:pointer}.share-order-dialog .share-order .copy-invite:hover{color:#25c582}.share-order-dialog .share-order .copy-invite:hover:active{background-color:#45494b;color:#fff}.share-order-dialog .share-order .copy-invite .ck-new-copy-file{margin-right:1.4rem;font-size:2rem}.share-order-dialog .share-order input[name=subjectInput]{font-weight:700}.share-order-dialog .share-order .org-reminder{margin-bottom:0!important}.share-order-dialog .share-order .subtitle{margin:0 40px 28px;color:#45494b;text-align:center}.share-order-dialog .trial-email-container{padding-bottom:5.5em}.share-order-dialog .trial-email-container .ck-dialog-header{height:5.5em}.share-order-dialog .trial-email-container .ck-dialog-body{min-height:auto;margin:0 132px}.anon-student-assignment-overview .assignment-question-header .share-order-dialog .trial-email-container .md-button.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .share-order-dialog .trial-email-container .md-button.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .share-order-dialog .trial-email-container .md-button.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .share-order-dialog .trial-email-container .md-button.feedback-inbox-button,.session .header .share-order-dialog .trial-email-container .md-button.home,.share-order-dialog .trial-email-container .anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.share-order-dialog .trial-email-container .anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.share-order-dialog .trial-email-container .md-button.bar-item,.share-order-dialog .trial-email-container .preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.share-order-dialog .trial-email-container .preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.share-order-dialog .trial-email-container .session .header .md-button.home,.share-order-dialog .trial-email-container .student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.share-order-dialog .trial-email-container .student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .share-order-dialog .trial-email-container .md-button.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .share-order-dialog .trial-email-container .md-button.feedback-inbox-button{height:70%}.anon-student-assignment-overview .assignment-question-header .share-order-dialog .trial-email-container .md-button.md-ink-ripple.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .share-order-dialog .trial-email-container .md-button.md-ink-ripple.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .share-order-dialog .trial-email-container .md-button.md-ink-ripple.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .share-order-dialog .trial-email-container .md-button.md-ink-ripple.feedback-inbox-button,.session .header .share-order-dialog .trial-email-container .md-button.md-ink-ripple.home,.share-order-dialog .trial-email-container .anon-student-assignment-overview .assignment-question-header .md-button.md-ink-ripple.feedback-inbox-button,.share-order-dialog .trial-email-container .anon-student-assignment-work .assignment-question-header .md-button.md-ink-ripple.feedback-inbox-button,.share-order-dialog .trial-email-container .md-button.bar-item.md-ink-ripple,.share-order-dialog .trial-email-container .preview-student-assignment-overview .assignment-question-header .md-button.md-ink-ripple.feedback-inbox-button,.share-order-dialog .trial-email-container .preview-student-assignment-work .assignment-question-header .md-button.md-ink-ripple.feedback-inbox-button,.share-order-dialog .trial-email-container .session .header .md-button.md-ink-ripple.home,.share-order-dialog .trial-email-container .student-account-assignment-overview .assignment-question-header .md-button.md-ink-ripple.feedback-inbox-button,.share-order-dialog .trial-email-container .student-account-assignment-work .assignment-question-header .md-button.md-ink-ripple.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .share-order-dialog .trial-email-container .md-button.md-ink-ripple.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .share-order-dialog .trial-email-container .md-button.md-ink-ripple.feedback-inbox-button{padding:0;width:45px}.share-order-dialog .loading .ck-dialog-body{overflow:hidden}md-dialog.share-with-student-dialog{max-width:900px;max-height:96%;width:90%}md-dialog.share-with-student-dialog .ck-dialog-header{height:40px}md-dialog.share-with-student-dialog .ck-dialog-header .ck-close{color:#25c582}md-dialog.share-with-student-dialog .content{padding:0 40px 60px;width:auto;max-width:800px;text-align:center;margin:0 auto}md-dialog.share-with-student-dialog .content .dialog-title{margin-bottom:65px}md-dialog.share-with-student-dialog .content .welcome{margin-bottom:40px;font-size:40px;font-weight:700;line-height:1.2}md-dialog.share-with-student-dialog .content .code{font-size:20px;margin-bottom:20px}md-dialog.share-with-student-dialog .content .login-directions{margin-bottom:8px}md-dialog.share-with-student-dialog .content .login-directions .account-type{text-transform:none}md-dialog.share-with-student-dialog .content .class-code{font-family:GothamRoundedMedium,"Varela Round",sans-serif;font-size:12.8rem;white-space:nowrap;margin-bottom:65px;line-height:130px}md-dialog.share-with-student-dialog .content .share-link-directions{margin-bottom:16px}md-dialog.share-with-student-dialog .content .link-input{width:100%;position:relative}md-dialog.share-with-student-dialog .content .link-input .submit-button{margin:0 0 0 18px}md-dialog.share-with-student-dialog .content .link-input .submit-button-copy-link{margin:0 0 0 18px;background-color:rgba(0,0,0,.03);color:#45494b}md-dialog.share-with-student-dialog .content .link-input .spinner{text-align:center}md-dialog.share-with-student-dialog .content .link-input .readonly-link{text-overflow:ellipsis}md-dialog.share-with-student-dialog .content .link-input md-input-container{margin:0;padding-left:0;padding-top:0}md-dialog.share-with-student-dialog .content .link-input md-input-container input{font-family:GothamRoundedBook,"Varela Round",sans-serif}md-dialog.share-with-student-dialog .content .link-input .share-to-classroom{margin-left:20px;height:32px;width:32px}md-dialog.share-with-student-dialog .content .welcome-link-input{gap:15px;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:400px;margin:0 auto}md-dialog.share-with-student-dialog .content .welcome-link-input .welcome-submit-button,md-dialog.share-with-student-dialog .content .welcome-link-input .welcome-submit-button-copy-link{width:100%;max-width:250px;margin:5px auto;height:44px;border-radius:22px}md-dialog.share-with-student-dialog .content .welcome-link-input .welcome-submit-button-copy-link span,md-dialog.share-with-student-dialog .content .welcome-link-input .welcome-submit-button span{justify-content:center;width:100%}md-dialog.share-with-student-dialog .content .steps{display:flex;align-items:stretch;justify-content:center;gap:20px;position:relative;min-height:150px;flex-wrap:wrap;margin:30px 0}md-dialog.share-with-student-dialog .content .step{flex:1;min-width:200px;max-width:300px;padding:30px 20px 20px;border-radius:12px;text-align:center;position:relative;background-color:rgba(0,0,0,.03);margin-top:25px}md-dialog.share-with-student-dialog .content .step .step-badge{position:absolute;top:-20px;left:50%;transform:translateX(-50%);display:block;font-weight:700;font-family:GothamRoundedMedium,"Varela Round",sans-serif;padding:5px 15px;border-radius:30px;font-size:24px;margin-bottom:20px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:1}md-dialog.share-with-student-dialog .content .step p{font-weight:350;font-family:GothamRoundedMedium,"Varela Round",sans-serif;font-size:16px;line-height:1.4;margin:0}md-dialog.share-with-student-dialog .content .vertical-line{width:2px;background-color:#e5e5e5;position:absolute;top:25%;height:50%;opacity:.5}@media (max-width:600px){md-dialog.share-with-student-dialog .content .vertical-line{display:none}}md-dialog.share-with-student-dialog .content .subtext{font-size:16px;color:#45494b;margin:30px 0 20px}.signup-component{min-height:100vh;width:100vw;background:#25c582;background-image:url(/static/media/scribs.322ee7cf.png);background-repeat:no-repeat;background-position:50%;padding:0 8px 20px;overflow:auto}@media screen and (max-width:480px){.signup-component{padding:0 16px 20px}}.signup-component.shared-work-view{min-height:auto}.assignment .assignment-container .assignment-metadata .signup-component.shared-work-view .assignment-name,.folderAssignment .assignment-container .assignment-metadata .signup-component.shared-work-view .assignment-name,.help-category .connect-with-teacher .sections-container .section .signup-component.shared-work-view .circle,.help-view .body .contents .signup-component.shared-work-view .body-title,.signup-component.shared-work-view .assignment .assignment-container .assignment-metadata .assignment-name,.signup-component.shared-work-view .folderAssignment .assignment-container .assignment-metadata .assignment-name,.signup-component.shared-work-view .help-category .connect-with-teacher .sections-container .section .circle,.signup-component.shared-work-view .help-view .body .contents .body-title,.signup-component.shared-work-view .major-header{margin-top:2rem}.signup-component.shared-work-view.loading-view{min-height:50vh}.assignment .assignment-container .assignment-metadata .signup-component .assignment-name,.folderAssignment .assignment-container .assignment-metadata .signup-component .assignment-name,.help-category .connect-with-teacher .sections-container .section .signup-component .circle,.help-view .body .contents .signup-component .body-title,.signup-component .assignment .assignment-container .assignment-metadata .assignment-name,.signup-component .folderAssignment .assignment-container .assignment-metadata .assignment-name,.signup-component .help-category .connect-with-teacher .sections-container .section .circle,.signup-component .help-view .body .contents .body-title,.signup-component .major-header{margin-top:6rem;margin-bottom:.25em}.assignment .assignment-container .assignment-metadata .signup-component .assignment-name img,.folderAssignment .assignment-container .assignment-metadata .signup-component .assignment-name img,.help-category .connect-with-teacher .sections-container .section .signup-component .circle img,.help-view .body .contents .signup-component .body-title img,.signup-component .assignment .assignment-container .assignment-metadata .assignment-name img,.signup-component .folderAssignment .assignment-container .assignment-metadata .assignment-name img,.signup-component .help-category .connect-with-teacher .sections-container .section .circle img,.signup-component .help-view .body .contents .body-title img,.signup-component .major-header img{width:16rem}@media screen and (max-width:480px){.assignment .assignment-container .assignment-metadata .signup-component .assignment-name,.folderAssignment .assignment-container .assignment-metadata .signup-component .assignment-name,.help-category .connect-with-teacher .sections-container .section .signup-component .circle,.help-view .body .contents .signup-component .body-title,.signup-component .assignment .assignment-container .assignment-metadata .assignment-name,.signup-component .folderAssignment .assignment-container .assignment-metadata .assignment-name,.signup-component .help-category .connect-with-teacher .sections-container .section .circle,.signup-component .help-view .body .contents .body-title,.signup-component .major-header{margin-top:4rem}}.signup-component .body{width:60rem;height:60rem;max-width:100%;max-height:100%;background-color:#fff;border-radius:24px;box-shadow:0 0 8px 1px rgba(64,67,69,.17);padding:0 1.5rem;position:relative}@media screen and (max-width:480px){.signup-component .body{padding:0 1rem;height:auto;min-height:60rem}}.signup-component .body.teacherPassword{height:80rem}@media screen and (max-width:480px){.signup-component .body.teacherPassword{height:auto;min-height:80rem}}.signup-component .body.studentPassword{height:68rem}@media screen and (max-width:480px){.signup-component .body.studentPassword{height:auto;min-height:68rem}}.signup-component .body .body-header{position:relative}.signup-component .body .body-header .s-header,.signup-component .body .body-header .t-header{padding:32px 0;font-size:2.2rem;font-weight:800;display:flex;flex-direction:column}@media screen and (max-width:480px){.signup-component .body .body-header .s-header,.signup-component .body .body-header .t-header{padding:24px 0;font-size:1.8rem}}.signup-component .body .body-header .t-header span{text-align:center;width:40rem}@media screen and (max-width:480px){.signup-component .body .body-header .t-header span{width:100%;padding:0 24px;margin-top:16px}}.anon-student-assignment-overview .assignment-question-header .signup-component .body .body-header .feedback-inbox-button i,.anon-student-assignment-work .assignment-question-header .signup-component .body .body-header .feedback-inbox-button i,.preview-student-assignment-overview .assignment-question-header .signup-component .body .body-header .feedback-inbox-button i,.preview-student-assignment-work .assignment-question-header .signup-component .body .body-header .feedback-inbox-button i,.session .header .signup-component .body .body-header .md-button.home i,.signup-component .body .body-header .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button i,.signup-component .body .body-header .anon-student-assignment-work .assignment-question-header .feedback-inbox-button i,.signup-component .body .body-header .bar-item i,.signup-component .body .body-header .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button i,.signup-component .body .body-header .preview-student-assignment-work .assignment-question-header .feedback-inbox-button i,.signup-component .body .body-header .session .header .md-button.home i,.signup-component .body .body-header .student-account-assignment-overview .assignment-question-header .feedback-inbox-button i,.signup-component .body .body-header .student-account-assignment-work .assignment-question-header .feedback-inbox-button i,.student-account-assignment-overview .assignment-question-header .signup-component .body .body-header .feedback-inbox-button i,.student-account-assignment-work .assignment-question-header .signup-component .body .body-header .feedback-inbox-button i{font-size:1.8rem}.anon-student-assignment-overview .assignment-question-header .signup-component .body .body-header .teacher.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .signup-component .body .body-header .teacher.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .signup-component .body .body-header .teacher.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .signup-component .body .body-header .teacher.feedback-inbox-button,.session .header .signup-component .body .body-header .teacher.md-button.home,.signup-component .body .body-header .anon-student-assignment-overview .assignment-question-header .teacher.feedback-inbox-button,.signup-component .body .body-header .anon-student-assignment-work .assignment-question-header .teacher.feedback-inbox-button,.signup-component .body .body-header .bar-item.teacher,.signup-component .body .body-header .preview-student-assignment-overview .assignment-question-header .teacher.feedback-inbox-button,.signup-component .body .body-header .preview-student-assignment-work .assignment-question-header .teacher.feedback-inbox-button,.signup-component .body .body-header .session .header .teacher.md-button.home,.signup-component .body .body-header .student-account-assignment-overview .assignment-question-header .teacher.feedback-inbox-button,.signup-component .body .body-header .student-account-assignment-work .assignment-question-header .teacher.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .signup-component .body .body-header .teacher.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .signup-component .body .body-header .teacher.feedback-inbox-button{bottom:12px}@media screen and (max-width:480px){.anon-student-assignment-overview .assignment-question-header .signup-component .body .body-header .teacher.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .signup-component .body .body-header .teacher.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .signup-component .body .body-header .teacher.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .signup-component .body .body-header .teacher.feedback-inbox-button,.session .header .signup-component .body .body-header .teacher.md-button.home,.signup-component .body .body-header .anon-student-assignment-overview .assignment-question-header .teacher.feedback-inbox-button,.signup-component .body .body-header .anon-student-assignment-work .assignment-question-header .teacher.feedback-inbox-button,.signup-component .body .body-header .bar-item.teacher,.signup-component .body .body-header .preview-student-assignment-overview .assignment-question-header .teacher.feedback-inbox-button,.signup-component .body .body-header .preview-student-assignment-work .assignment-question-header .teacher.feedback-inbox-button,.signup-component .body .body-header .session .header .teacher.md-button.home,.signup-component .body .body-header .student-account-assignment-overview .assignment-question-header .teacher.feedback-inbox-button,.signup-component .body .body-header .student-account-assignment-work .assignment-question-header .teacher.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .signup-component .body .body-header .teacher.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .signup-component .body .body-header .teacher.feedback-inbox-button{position:absolute;left:8px;top:24px;z-index:1;padding:8px}.anon-student-assignment-overview .assignment-question-header .signup-component .body .body-header .teacher.feedback-inbox-button i,.anon-student-assignment-work .assignment-question-header .signup-component .body .body-header .teacher.feedback-inbox-button i,.preview-student-assignment-overview .assignment-question-header .signup-component .body .body-header .teacher.feedback-inbox-button i,.preview-student-assignment-work .assignment-question-header .signup-component .body .body-header .teacher.feedback-inbox-button i,.session .header .signup-component .body .body-header .teacher.md-button.home i,.signup-component .body .body-header .anon-student-assignment-overview .assignment-question-header .teacher.feedback-inbox-button i,.signup-component .body .body-header .anon-student-assignment-work .assignment-question-header .teacher.feedback-inbox-button i,.signup-component .body .body-header .bar-item.teacher i,.signup-component .body .body-header .preview-student-assignment-overview .assignment-question-header .teacher.feedback-inbox-button i,.signup-component .body .body-header .preview-student-assignment-work .assignment-question-header .teacher.feedback-inbox-button i,.signup-component .body .body-header .session .header .teacher.md-button.home i,.signup-component .body .body-header .student-account-assignment-overview .assignment-question-header .teacher.feedback-inbox-button i,.signup-component .body .body-header .student-account-assignment-work .assignment-question-header .teacher.feedback-inbox-button i,.student-account-assignment-overview .assignment-question-header .signup-component .body .body-header .teacher.feedback-inbox-button i,.student-account-assignment-work .assignment-question-header .signup-component .body .body-header .teacher.feedback-inbox-button i{color:#45494b}}.anon-student-assignment-overview .assignment-question-header .signup-component .body .body-header .feedback-inbox-button:hover,.anon-student-assignment-work .assignment-question-header .signup-component .body .body-header .feedback-inbox-button:hover,.preview-student-assignment-overview .assignment-question-header .signup-component .body .body-header .feedback-inbox-button:hover,.preview-student-assignment-work .assignment-question-header .signup-component .body .body-header .feedback-inbox-button:hover,.session .header .signup-component .body .body-header .md-button.home:hover,.signup-component .body .body-header .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button:hover,.signup-component .body .body-header .anon-student-assignment-work .assignment-question-header .feedback-inbox-button:hover,.signup-component .body .body-header .bar-item:hover,.signup-component .body .body-header .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button:hover,.signup-component .body .body-header .preview-student-assignment-work .assignment-question-header .feedback-inbox-button:hover,.signup-component .body .body-header .session .header .md-button.home:hover,.signup-component .body .body-header .student-account-assignment-overview .assignment-question-header .feedback-inbox-button:hover,.signup-component .body .body-header .student-account-assignment-work .assignment-question-header .feedback-inbox-button:hover,.student-account-assignment-overview .assignment-question-header .signup-component .body .body-header .feedback-inbox-button:hover,.student-account-assignment-work .assignment-question-header .signup-component .body .body-header .feedback-inbox-button:hover{background-color:initial}.anon-student-assignment-overview .assignment-question-header .signup-component .body .body-header .feedback-inbox-button:hover i,.anon-student-assignment-work .assignment-question-header .signup-component .body .body-header .feedback-inbox-button:hover i,.preview-student-assignment-overview .assignment-question-header .signup-component .body .body-header .feedback-inbox-button:hover i,.preview-student-assignment-work .assignment-question-header .signup-component .body .body-header .feedback-inbox-button:hover i,.session .header .signup-component .body .body-header .md-button.home:hover i,.signup-component .body .body-header .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button:hover i,.signup-component .body .body-header .anon-student-assignment-work .assignment-question-header .feedback-inbox-button:hover i,.signup-component .body .body-header .bar-item:hover i,.signup-component .body .body-header .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button:hover i,.signup-component .body .body-header .preview-student-assignment-work .assignment-question-header .feedback-inbox-button:hover i,.signup-component .body .body-header .session .header .md-button.home:hover i,.signup-component .body .body-header .student-account-assignment-overview .assignment-question-header .feedback-inbox-button:hover i,.signup-component .body .body-header .student-account-assignment-work .assignment-question-header .feedback-inbox-button:hover i,.student-account-assignment-overview .assignment-question-header .signup-component .body .body-header .feedback-inbox-button:hover i,.student-account-assignment-work .assignment-question-header .signup-component .body .body-header .feedback-inbox-button:hover i{color:#25c582}.signup-component .body .body-content .info{font-size:1.4rem;margin-bottom:2.3em;font-family:GothamRoundedBook,"Varela Round",sans-serif}.signup-component .body .body-content .info span{padding-bottom:.5em}.signup-component .body .body-content md-input-container{padding-left:0;padding-right:0}.signup-component .body .body-content md-input-container.class-code{width:34.5rem;margin:0 0 24px}.signup-component .body .body-content md-input-container.class-code span{display:inline-block;height:24px;margin-bottom:8px;font-family:GothamRoundedBold,"Varela Round",sans-serif;font-size:1.4rem;color:#45494b}.signup-component .body .body-content md-input-container.class-code input{border-radius:8px;height:48px;border:.5px solid #45494b}.signup-component .body .body-content .checkboxes{margin-top:32px}.signup-component .body .body-content .checkboxes .sign-up{width:11.7rem;font-size:1.7rem;box-shadow:0 12px 16px 0 rgba(0,0,0,.0392156862745098);box-shadow:0 4px 8px 0 rgba(0,0,0,.0784313725490196);box-shadow:0 2px 4px 0 rgba(0,0,0,.12156862745098039)}.signup-component .body .body-content .checkboxes .ck-checkbox-2023{font-size:1rem;letter-spacing:2px;font-weight:800;text-transform:uppercase}.signup-component .body .body-content md-checkbox{margin:0}.signup-component .body .body-content md-checkbox.md-checked .md-icon{background:#25c582}.signup-component .body .body-content .md-button{margin:0;color:#fff;border:none;padding:1em;height:4.8rem;width:34.4rem}.signup-component .body .body-content .md-button.google-sign-in{text-wrap:initial;background-color:#db4437}.signup-component .body .body-content .md-button.google-sign-in .img-container{margin-right:10px}.signup-component .body .body-content .md-button.google-sign-in img{width:17px}.signup-component .body .body-content .md-button.clever-sign-in{text-wrap:initial;background-color:#428ecb;margin-top:16px}.signup-component .body .body-content .md-button.clever-sign-in .img-container{margin-right:12px}.signup-component .body .body-content .md-button.clever-sign-in img{width:17px;padding-right:1px}.signup-component .body .body-content .md-button.clever-sign-in .img-container,.signup-component .body .body-content .md-button.google-sign-in .img-container{background-color:#fff;height:1.8em;min-width:1.8em;border-radius:50%}.signup-component .body .body-content .md-button.clever-sign-in:disabled,.signup-component .body .body-content .md-button.clever-sign-in:disabled img,.signup-component .body .body-content .md-button.email-or-username-sign-in:disabled,.signup-component .body .body-content .md-button.google-sign-in:disabled,.signup-component .body .body-content .md-button.google-sign-in:disabled img{opacity:.5}.signup-component .body .body-content .md-button.email-or-username-sign-in{text-wrap:initial;margin-top:16px;background-color:#25c582}.signup-component .body .body-content .md-button.email-or-username-sign-in .ck-email-2023{font-size:2.4rem;margin-right:.5em}.signup-component .body .body-content .md-button .label-container{font-size:1.07rem;letter-spacing:2px;font-family:GothamRoundedBold,"Varela Round",sans-serif}.signup-component .body .body-content p.error-message{margin:0 0 8px;color:#ff6c6c;text-align:center}.signup-component .body .body-content .separator{margin:32px 0 0;height:1px;width:90%;background-color:#eeeeef}.signup-component .body .body-content .agreement{color:#45494b;text-align:center;margin-top:32px;height:48px;justify-content:center}.signup-component .body .body-content .agreement a{text-transform:none;cursor:pointer}.signup-component .body .body-content .auth-password{padding:32px 32px 0}.signup-component .body .body-content .auth-password md-input-container span{display:inline-block;height:24px;margin-bottom:8px;font-family:GothamRoundedBold,"Varela Round",sans-serif;font-size:1.4rem;color:#45494b}.signup-component .body .body-content .auth-password md-input-container input{border-radius:8px;height:48px;border:.5px solid #45494b}.signup-component .body .body-content .auth-password md-input-container input::placeholder{color:#b8babc}.signup-component .body .body-content .auth-password .asterisk{color:#ff6c6c;padding-left:3px}.signup-component .body .body-content .auth-password .half-size{width:260px}.signup-component .body .body-content .auth-password .name-container,.signup-component .body .body-content .auth-password .password-container{column-gap:16px}.signup-component .body .body-content .auth-password .email-or-username,.signup-component .body .body-content .auth-password .name-container md-input-container{margin:0}.signup-component .body .body-footer{height:16px;padding-top:16px;align-items:start}.signup-component .body .body-footer span{font-size:3.2rem;letter-spacing:-7px;color:#f7f7f7}.signup-component .body .body-footer .active{color:#25c582;z-index:1}.signup-component .loading{margin-top:8em;height:100px;width:100px;background-color:#fff;border-radius:10px}.signup-component .back-to-login{border:none;height:3.7em;text-transform:capitalize;width:30rem;font-weight:800;margin-top:4em;margin-left:10em;padding:.14em 1em;background-color:#e5e5e5}@media screen and (max-width:480px){.signup-component .back-to-login{width:100%;margin:4em auto 2em;max-width:34.4rem}}.signup-component .back-to-login i{padding:0 1rem 0 0;font-size:1.5em}.signup-component .back-to-login .flip-horizontal{transform:rotate(180deg)}.signup-component .login-button{display:flex;flex-flow:row;align-items:center;text-wrap:initial}.sign-up-or-login-dialog{background:#25c582;background-image:url(/static/media/scribs.322ee7cf.png);background-repeat:no-repeat;background-position:50%;width:40%;max-height:85%}md-dialog.signup-dialog .ck-dialog-header{height:40px}md-dialog.signup-dialog .ck-dialog-header .ck-close{color:#25c582}md-dialog.signup-dialog .ck-dialog-title{text-align:center}md-dialog.signup-dialog .content{width:550px;padding:2em}md-dialog.signup-dialog .content p{font-family:GothamRoundedBook,"Varela Round",sans-serif;text-align:center;margin:0 0 24px}md-dialog.signup-dialog .content .what-is-classkick{margin:24px 0}md-dialog.signup-dialog .content .what-is-classkick i{margin-right:8px}md-dialog.signup-dialog .content .actions{margin:1em 0}md-dialog.signup-dialog .content .login-button,md-dialog.signup-dialog .content .signup-button{width:150px}md-toast._md-bottom.ck-snackbar{left:20vw;bottom:0;width:60vw}md-toast._md-bottom.ck-snackbar .md-toast-content{width:100%;padding:10px}md-toast._md-bottom.ck-snackbar .md-button.ck-snackbar-button{color:#25c582}@media (max-width:959px){md-toast._md-bottom.ck-snackbar{left:0;bottom:0;width:100vw}}.spinner-dialog{text-align:center}.spinner-dialog .spinner-dialog-message{margin-bottom:1em}.student-account-choice-dialog{max-width:unset;max-height:95%}.student-account-choice-dialog .ck-dialog-header{height:40px}.student-account-choice-dialog .ck-dialog-header .ck-close{color:#25c582}.student-account-choice-dialog .content{padding:0 60px 60px}.student-account-choice-dialog .content .dialog-title{margin-bottom:24px;text-align:center}.student-account-choice-dialog .content .anon .md-button,.student-account-choice-dialog .content .portfolio .md-button{min-height:180px;margin:0 2.5em;text-align:center;box-shadow:0 0 8px 1px rgba(64,67,69,.17);padding:2.5em}.student-account-choice-dialog .content .anon .md-button img,.student-account-choice-dialog .content .portfolio .md-button img{margin:1em auto;width:10rem}#what-is-a-class-code md-dialog-content .student-account-choice-dialog .content .anon .md-button .primary-message,#what-is-a-class-code md-dialog-content .student-account-choice-dialog .content .anon .md-button .secondary-message,#what-is-a-class-code md-dialog-content .student-account-choice-dialog .content .portfolio .md-button .primary-message,#what-is-a-class-code md-dialog-content .student-account-choice-dialog .content .portfolio .md-button .secondary-message,.add-anon-student-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.add-anon-student-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.add-pro-student-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.add-pro-student-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .student-account-choice-dialog .content .anon .md-button .title,.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .student-account-choice-dialog .content .portfolio .md-button .title,.assignment-export-dialog .exporting .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .exporting-count,.assignment-export-dialog .exporting .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .exporting-message,.assignment-export-dialog .exporting .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .exporting-count,.assignment-export-dialog .exporting .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .exporting-message,.assignment-export-dialog .main .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.assignment-export-dialog .main .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.assignment-selection-dialog .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.assignment-selection-dialog .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.assignment-teacher-feedback-question .assignment-question-header .student-account-choice-dialog .content .anon .md-button .title,.assignment-teacher-feedback-question .assignment-question-header .student-account-choice-dialog .content .portfolio .md-button .title,.assignments-limit-paywall-dialog .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.assignments-limit-paywall-dialog .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.assignments-list .assignment-header .student-account-choice-dialog .content .anon .md-button .assignments-list-title,.assignments-list .assignment-header .student-account-choice-dialog .content .portfolio .md-button .assignments-list-title,.cancel-subscription-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.cancel-subscription-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.confirm-dialog .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .primary-message,.confirm-dialog .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .secondary-message,.confirm-dialog .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .primary-message,.confirm-dialog .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .secondary-message,.contextual-paywall-dialog .contextual-paywall .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.contextual-paywall-dialog .contextual-paywall .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.contract-user-reset-password-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.contract-user-reset-password-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.create-order-dialog .add-organization .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.create-order-dialog .add-organization .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.create-order-dialog .identify-organization .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.create-order-dialog .identify-organization .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.create-order-dialog .identify-person .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.create-order-dialog .identify-person .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.create-order-dialog .identify-purchase-period .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.create-order-dialog .identify-purchase-period .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.delete-account-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.delete-account-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.error-dialog .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .primary-message,.error-dialog .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .secondary-message,.error-dialog .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .primary-message,.error-dialog .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .secondary-message,.feature-dialog .student-account-choice-dialog .content .anon .md-button .feature-dialog-title,.feature-dialog .student-account-choice-dialog .content .portfolio .md-button .feature-dialog-title,.financial-aid-dialog .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.financial-aid-dialog .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.folder-name-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.folder-name-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.folderAssignment .copying .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .message,.folderAssignment .copying .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .message,.help-article .body .body-container .article-content .student-account-choice-dialog .content .anon .md-button .article-title,.help-article .body .body-container .article-content .student-account-choice-dialog .content .portfolio .md-button .article-title,.import-google-rosters-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.import-google-rosters-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.import-image-dialog .cancel-check .student-account-choice-dialog .content .anon .md-button .primary-message,.import-image-dialog .cancel-check .student-account-choice-dialog .content .anon .md-button .secondary-message,.import-image-dialog .cancel-check .student-account-choice-dialog .content .portfolio .md-button .primary-message,.import-image-dialog .cancel-check .student-account-choice-dialog .content .portfolio .md-button .secondary-message,.import-image-dialog .choose-destinations .student-account-choice-dialog .content .anon .md-button .title,.import-image-dialog .choose-destinations .student-account-choice-dialog .content .portfolio .md-button .title,.import-image-dialog .review .student-account-choice-dialog .content .anon .md-button .title,.import-image-dialog .review .student-account-choice-dialog .content .portfolio .md-button .title,.invite-co-teacher-dialog .email-success .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.invite-co-teacher-dialog .email-success .student-account-choice-dialog .content .anon .md-button .email-success-message,.invite-co-teacher-dialog .email-success .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.invite-co-teacher-dialog .email-success .student-account-choice-dialog .content .portfolio .md-button .email-success-message,.invite-co-teacher-dialog .loading .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .message,.invite-co-teacher-dialog .loading .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .message,.invite-teacher-dialog .invite .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.invite-teacher-dialog .invite .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.link-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.link-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.md-dialog-container.no-account md-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-body,.md-dialog-container.no-account md-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.md-dialog-container.no-account md-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-body,.md-dialog-container.no-account md-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.move-assignment-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.move-assignment-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.roster-lock-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.roster-lock-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.roster-selection-dialog .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.roster-selection-dialog .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.select-purchase-period-dialog .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.select-purchase-period-dialog .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.session-question .error-container .student-account-choice-dialog .content .anon .md-button .no-roster,.session-question .error-container .student-account-choice-dialog .content .portfolio .md-button .no-roster,.session-watch .error-container .student-account-choice-dialog .content .anon .md-button .no-roster,.session-watch .error-container .student-account-choice-dialog .content .portfolio .md-button .no-roster,.session-work .error-container .student-account-choice-dialog .content .anon .md-button .no-roster,.session-work .error-container .student-account-choice-dialog .content .portfolio .md-button .no-roster,.shared-work-question .assignment-question-header .student-account-choice-dialog .content .anon .md-button .title,.shared-work-question .assignment-question-header .student-account-choice-dialog .content .portfolio .md-button .title,.student-account-choice-dialog .content .anon .md-button #what-is-a-class-code md-dialog-content .primary-message,.student-account-choice-dialog .content .anon .md-button #what-is-a-class-code md-dialog-content .secondary-message,.student-account-choice-dialog .content .anon .md-button .add-anon-student-dialog .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .add-pro-student-dialog .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .title,.student-account-choice-dialog .content .anon .md-button .assignment-export-dialog .exporting .ck-dialog-body .exporting-count,.student-account-choice-dialog .content .anon .md-button .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.student-account-choice-dialog .content .anon .md-button .assignment-export-dialog .main .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .assignment-selection-dialog .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .assignment-teacher-feedback-question .assignment-question-header .title,.student-account-choice-dialog .content .anon .md-button .assignments-limit-paywall-dialog .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .assignments-list .assignment-header .assignments-list-title,.student-account-choice-dialog .content .anon .md-button .cancel-subscription-dialog .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .classkick-header,.student-account-choice-dialog .content .anon .md-button .confirm-dialog .ck-dialog-body .primary-message,.student-account-choice-dialog .content .anon .md-button .confirm-dialog .ck-dialog-body .secondary-message,.student-account-choice-dialog .content .anon .md-button .contextual-paywall-dialog .contextual-paywall .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .contract-user-reset-password-dialog .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .create-order-dialog .add-organization .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .create-order-dialog .identify-organization .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .create-order-dialog .identify-person .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .create-order-dialog .identify-purchase-period .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .delete-account-dialog .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .dialog-title,.student-account-choice-dialog .content .anon .md-button .error-dialog .ck-dialog-body .primary-message,.student-account-choice-dialog .content .anon .md-button .error-dialog .ck-dialog-body .secondary-message,.student-account-choice-dialog .content .anon .md-button .feature-dialog .feature-dialog-title,.student-account-choice-dialog .content .anon .md-button .financial-aid-dialog .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .folder-name-dialog .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .folderAssignment .copying .ck-dialog-body .message,.student-account-choice-dialog .content .anon .md-button .help-article .body .body-container .article-content .article-title,.student-account-choice-dialog .content .anon .md-button .import-google-rosters-dialog .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .invite-co-teacher-dialog .email-success .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .invite-co-teacher-dialog .email-success .email-success-message,.student-account-choice-dialog .content .anon .md-button .invite-co-teacher-dialog .loading .ck-dialog-body .message,.student-account-choice-dialog .content .anon .md-button .invite-teacher-dialog .invite .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .link-dialog .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .md-dialog-container.no-account md-dialog .ck-dialog-body,.student-account-choice-dialog .content .anon .md-button .md-dialog-container.no-account md-dialog .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .move-assignment-dialog .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .roster-lock-dialog .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .roster-selection-dialog .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .select-purchase-period-dialog .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .session-question .error-container .no-roster,.student-account-choice-dialog .content .anon .md-button .session-watch .error-container .no-roster,.student-account-choice-dialog .content .anon .md-button .session-work .error-container .no-roster,.student-account-choice-dialog .content .anon .md-button .shared-work-question .assignment-question-header .title,.student-account-choice-dialog .content .anon .md-button .update-user-school-dialog .update-user-school .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .user-notification-dialog .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button .verify-organization-member-dialog .ck-dialog-body .primary-message,.student-account-choice-dialog .content .anon .md-button .verify-organization-member-dialog .ck-dialog-body .secondary-message,.student-account-choice-dialog .content .anon .md-button audio-capture .audio-loading .message,.student-account-choice-dialog .content .anon .md-button audio-capture .audio-message .message,.student-account-choice-dialog .content .anon .md-button audio-capture .recording .message,.student-account-choice-dialog .content .anon .md-button audio-capture .start .message,.student-account-choice-dialog .content .anon .md-button md-dialog.add-manipulative-image-dialog .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button md-dialog.create-contract-students-dialog .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button md-dialog.create-contract-students-dialog .select .create-options .message,.student-account-choice-dialog .content .anon .md-button md-dialog.image-picker-dialog .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button md-dialog.pro-info-dialog .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button md-dialog.share-dialog .email-success .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button md-dialog.share-dialog .email-success .email-success-message,.student-account-choice-dialog .content .anon .md-button md-dialog.share-dialog .loading .ck-dialog-body .message,.student-account-choice-dialog .content .anon .md-button md-dialog.share-dialog .select-share-recipient .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button md-dialog.share-dialog .share-with-teacher .ck-dialog-subtitle,.student-account-choice-dialog .content .anon .md-button md-dialog.share-dialog .share-with-teacher .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button md-dialog.share-dialog .share-work-dialog .ck-dialog-subtitle,.student-account-choice-dialog .content .anon .md-button md-dialog.share-dialog .share-work-dialog .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button md-dialog.signup-dialog .ck-dialog-title,.student-account-choice-dialog .content .anon .md-button md-dialog.student-code-dialog .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button #what-is-a-class-code md-dialog-content .primary-message,.student-account-choice-dialog .content .portfolio .md-button #what-is-a-class-code md-dialog-content .secondary-message,.student-account-choice-dialog .content .portfolio .md-button .add-anon-student-dialog .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .add-pro-student-dialog .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .title,.student-account-choice-dialog .content .portfolio .md-button .assignment-export-dialog .exporting .ck-dialog-body .exporting-count,.student-account-choice-dialog .content .portfolio .md-button .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.student-account-choice-dialog .content .portfolio .md-button .assignment-export-dialog .main .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .assignment-selection-dialog .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .assignment-teacher-feedback-question .assignment-question-header .title,.student-account-choice-dialog .content .portfolio .md-button .assignments-limit-paywall-dialog .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .assignments-list .assignment-header .assignments-list-title,.student-account-choice-dialog .content .portfolio .md-button .cancel-subscription-dialog .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .classkick-header,.student-account-choice-dialog .content .portfolio .md-button .confirm-dialog .ck-dialog-body .primary-message,.student-account-choice-dialog .content .portfolio .md-button .confirm-dialog .ck-dialog-body .secondary-message,.student-account-choice-dialog .content .portfolio .md-button .contextual-paywall-dialog .contextual-paywall .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .contract-user-reset-password-dialog .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .create-order-dialog .add-organization .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .create-order-dialog .identify-organization .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .create-order-dialog .identify-person .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .create-order-dialog .identify-purchase-period .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .delete-account-dialog .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .dialog-title,.student-account-choice-dialog .content .portfolio .md-button .error-dialog .ck-dialog-body .primary-message,.student-account-choice-dialog .content .portfolio .md-button .error-dialog .ck-dialog-body .secondary-message,.student-account-choice-dialog .content .portfolio .md-button .feature-dialog .feature-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .financial-aid-dialog .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .folder-name-dialog .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .folderAssignment .copying .ck-dialog-body .message,.student-account-choice-dialog .content .portfolio .md-button .help-article .body .body-container .article-content .article-title,.student-account-choice-dialog .content .portfolio .md-button .import-google-rosters-dialog .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .invite-co-teacher-dialog .email-success .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .invite-co-teacher-dialog .email-success .email-success-message,.student-account-choice-dialog .content .portfolio .md-button .invite-co-teacher-dialog .loading .ck-dialog-body .message,.student-account-choice-dialog .content .portfolio .md-button .invite-teacher-dialog .invite .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .link-dialog .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .md-dialog-container.no-account md-dialog .ck-dialog-body,.student-account-choice-dialog .content .portfolio .md-button .md-dialog-container.no-account md-dialog .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .move-assignment-dialog .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .roster-lock-dialog .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .roster-selection-dialog .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .select-purchase-period-dialog .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .session-question .error-container .no-roster,.student-account-choice-dialog .content .portfolio .md-button .session-watch .error-container .no-roster,.student-account-choice-dialog .content .portfolio .md-button .session-work .error-container .no-roster,.student-account-choice-dialog .content .portfolio .md-button .shared-work-question .assignment-question-header .title,.student-account-choice-dialog .content .portfolio .md-button .update-user-school-dialog .update-user-school .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .user-notification-dialog .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button .verify-organization-member-dialog .ck-dialog-body .primary-message,.student-account-choice-dialog .content .portfolio .md-button .verify-organization-member-dialog .ck-dialog-body .secondary-message,.student-account-choice-dialog .content .portfolio .md-button audio-capture .audio-loading .message,.student-account-choice-dialog .content .portfolio .md-button audio-capture .audio-message .message,.student-account-choice-dialog .content .portfolio .md-button audio-capture .recording .message,.student-account-choice-dialog .content .portfolio .md-button audio-capture .start .message,.student-account-choice-dialog .content .portfolio .md-button md-dialog.add-manipulative-image-dialog .ck-dialog-body .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button md-dialog.create-contract-students-dialog .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button md-dialog.create-contract-students-dialog .select .create-options .message,.student-account-choice-dialog .content .portfolio .md-button md-dialog.image-picker-dialog .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button md-dialog.pro-info-dialog .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button md-dialog.share-dialog .email-success .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button md-dialog.share-dialog .email-success .email-success-message,.student-account-choice-dialog .content .portfolio .md-button md-dialog.share-dialog .loading .ck-dialog-body .message,.student-account-choice-dialog .content .portfolio .md-button md-dialog.share-dialog .select-share-recipient .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button md-dialog.share-dialog .share-with-teacher .ck-dialog-subtitle,.student-account-choice-dialog .content .portfolio .md-button md-dialog.share-dialog .share-with-teacher .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button md-dialog.share-dialog .share-work-dialog .ck-dialog-subtitle,.student-account-choice-dialog .content .portfolio .md-button md-dialog.share-dialog .share-work-dialog .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button md-dialog.signup-dialog .ck-dialog-title,.student-account-choice-dialog .content .portfolio .md-button md-dialog.student-code-dialog .ck-dialog-title,.student-account-choice-dialog .import-image-dialog .cancel-check .content .anon .md-button .primary-message,.student-account-choice-dialog .import-image-dialog .cancel-check .content .anon .md-button .secondary-message,.student-account-choice-dialog .import-image-dialog .cancel-check .content .portfolio .md-button .primary-message,.student-account-choice-dialog .import-image-dialog .cancel-check .content .portfolio .md-button .secondary-message,.student-account-choice-dialog .import-image-dialog .choose-destinations .content .anon .md-button .title,.student-account-choice-dialog .import-image-dialog .choose-destinations .content .portfolio .md-button .title,.student-account-choice-dialog .import-image-dialog .review .content .anon .md-button .title,.student-account-choice-dialog .import-image-dialog .review .content .portfolio .md-button .title,.student-account-choice-dialog md-dialog.share-with-student-dialog .content .anon .md-button .welcome,.student-account-choice-dialog md-dialog.share-with-student-dialog .content .portfolio .md-button .welcome,.update-user-school-dialog .update-user-school .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.update-user-school-dialog .update-user-school .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.user-notification-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,.user-notification-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,.verify-organization-member-dialog .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .primary-message,.verify-organization-member-dialog .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .secondary-message,.verify-organization-member-dialog .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .primary-message,.verify-organization-member-dialog .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .secondary-message,audio-capture .audio-loading .student-account-choice-dialog .content .anon .md-button .message,audio-capture .audio-loading .student-account-choice-dialog .content .portfolio .md-button .message,audio-capture .audio-message .student-account-choice-dialog .content .anon .md-button .message,audio-capture .audio-message .student-account-choice-dialog .content .portfolio .md-button .message,audio-capture .recording .student-account-choice-dialog .content .anon .md-button .message,audio-capture .recording .student-account-choice-dialog .content .portfolio .md-button .message,audio-capture .start .student-account-choice-dialog .content .anon .md-button .message,audio-capture .start .student-account-choice-dialog .content .portfolio .md-button .message,md-dialog.add-manipulative-image-dialog .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,md-dialog.add-manipulative-image-dialog .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,md-dialog.create-contract-students-dialog .select .create-options .student-account-choice-dialog .content .anon .md-button .message,md-dialog.create-contract-students-dialog .select .create-options .student-account-choice-dialog .content .portfolio .md-button .message,md-dialog.create-contract-students-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,md-dialog.create-contract-students-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,md-dialog.image-picker-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,md-dialog.image-picker-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,md-dialog.pro-info-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,md-dialog.pro-info-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,md-dialog.share-dialog .email-success .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,md-dialog.share-dialog .email-success .student-account-choice-dialog .content .anon .md-button .email-success-message,md-dialog.share-dialog .email-success .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,md-dialog.share-dialog .email-success .student-account-choice-dialog .content .portfolio .md-button .email-success-message,md-dialog.share-dialog .loading .ck-dialog-body .student-account-choice-dialog .content .anon .md-button .message,md-dialog.share-dialog .loading .ck-dialog-body .student-account-choice-dialog .content .portfolio .md-button .message,md-dialog.share-dialog .select-share-recipient .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,md-dialog.share-dialog .select-share-recipient .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,md-dialog.share-dialog .share-with-teacher .student-account-choice-dialog .content .anon .md-button .ck-dialog-subtitle,md-dialog.share-dialog .share-with-teacher .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,md-dialog.share-dialog .share-with-teacher .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-subtitle,md-dialog.share-dialog .share-with-teacher .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,md-dialog.share-dialog .share-work-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-subtitle,md-dialog.share-dialog .share-work-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,md-dialog.share-dialog .share-work-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-subtitle,md-dialog.share-dialog .share-work-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,md-dialog.share-with-student-dialog .student-account-choice-dialog .content .anon .md-button .welcome,md-dialog.share-with-student-dialog .student-account-choice-dialog .content .portfolio .md-button .welcome,md-dialog.signup-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,md-dialog.signup-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title,md-dialog.student-code-dialog .student-account-choice-dialog .content .anon .md-button .ck-dialog-title,md-dialog.student-code-dialog .student-account-choice-dialog .content .portfolio .md-button .ck-dialog-title{color:#25c582;text-transform:none}.student-account-choice-dialog .content .anon .md-button .anchor,.student-account-choice-dialog .content .portfolio .md-button .anchor{display:block;height:0;width:0}.student-account-choice-dialog .content .anon .md-button .anchor .pro-tag,.student-account-choice-dialog .content .portfolio .md-button .anchor .pro-tag{position:relative;background-color:#b568a9;border-radius:2px;color:#fff;font-size:5pt;padding:3px;height:5px;margin:0;width:16px;bottom:24px;left:35px}.student-account-choice-dialog .content .anon .details,.student-account-choice-dialog .content .portfolio .details{padding:16px 32px 0 16px;font-family:GothamRoundedBook,"Varela Round",sans-serif}.student-account-choice-dialog .content .anon .details li,.student-account-choice-dialog .content .portfolio .details li{min-height:32px;width:280px}.student-account-choice-dialog .content md-checkbox{margin-bottom:0}.student-account-help-dialog{max-width:unset}.student-account-help-dialog .ck-dialog-header{height:40px}.student-account-help-dialog .ck-dialog-header .ck-close{color:#25c582}.student-account-help-dialog .content{padding:0 60px 60px}.student-account-help-dialog .content .dialog-title{margin-bottom:32px;text-align:center}.student-account-help-dialog .content .options .option .option-name{margin-bottom:16px}.student-account-help-dialog .content .options .option .option-name .anchor{position:relative;height:0;width:100%}.student-account-help-dialog .content .options .option .option-name .pro-tag{position:relative;bottom:27px;left:53px;width:16px;padding:3px}.student-account-help-dialog .content .options .option img.option-gif{width:120px;height:120px}.student-account-help-dialog .content .options .option .option-details{padding:24px 0 8px 16px;font-family:GothamRoundedBook,"Varela Round",sans-serif}.student-account-help-dialog .content .options .option .option-details ul{padding-left:16px;margin:0}.student-account-help-dialog .content .options .option .option-details li{min-height:32px;width:275px}.student-account-help-dialog .content .options .option .option-action .md-button{margin:0}.student-account-help-dialog .content .options .spacer{width:50px}md-dialog.student-code-dialog{width:410px;max-height:95%}md-dialog.student-code-dialog .ck-dialog-header{height:40px}md-dialog.student-code-dialog .ck-dialog-header .ck-close{color:#25c582}md-dialog.student-code-dialog .ck-dialog-title{text-align:center}md-dialog.student-code-dialog .body{border-top:none}md-dialog.student-code-dialog .body md-input-container{width:80%;margin:16px 0 20px}md-dialog.student-code-dialog .body .actions{padding:0 2.4rem 2.4rem;margin-top:26px}md-dialog.student-code-dialog .body .actions .md-button{margin:0 0 0 1.6rem}.student-info-menu{font-size:1.3rem;font-family:GothamRoundedBook,"Varela Round",sans-serif;color:#6d6e70;box-shadow:0 0 8px 1px rgba(64,67,69,.17);background-color:#fff;min-width:250px}.student-info-menu .student-info-menu-header{border-bottom:1px solid #eeeeef;font-family:GothamRoundedMedium,"Varela Round",sans-serif;color:#6d6e70;padding:0 0 0 16px;height:48px}.student-info-menu .student-info-menu-body{padding:16px 16px 0}.student-info-menu .student-info-menu-body .info-item{margin-bottom:16px;line-height:1}.student-info-menu .student-info-menu-body .info-item .account-help{position:relative;left:10px;outline:none;cursor:pointer}.student-info-menu .student-info-menu-body .link{color:#25c582;cursor:pointer}.update-user-school-dialog{min-width:unset;max-height:unset}.update-user-school-dialog .update-user-school .ck-dialog-header{height:40px}.update-user-school-dialog .update-user-school .ck-dialog-header .ck-back,.update-user-school-dialog .update-user-school .ck-dialog-header .ck-close{color:#25c582}.update-user-school-dialog .update-user-school .ck-dialog-body{max-width:500px;min-width:500px;margin:0 60px 60px}.update-user-school-dialog .update-user-school .ck-dialog-body .ck-dialog-title{text-align:center;margin-bottom:50px}.update-user-school-dialog .update-user-school .ck-dialog-body p{margin:0 0 50px;font-family:GothamRoundedBook,"Varela Round",sans-serif;text-align:center}.update-user-school-dialog .update-user-school .ck-dialog-body .org-options,.update-user-school-dialog .update-user-school .ck-dialog-body md-input-container.school-name{margin:0 0 6px;padding:0}.update-user-school-dialog .update-user-school .ck-dialog-body md-autocomplete md-progress-linear{display:none}.update-user-school-dialog .update-user-school .ck-dialog-body md-autocomplete .loading-spinner{position:relative;height:0;width:97%;bottom:23px;text-align:right}.update-user-school-dialog .update-user-school .ck-dialog-body md-autocomplete[md-floating-label] md-autocomplete-wrap{width:100%}.order-detail .view-quote .action-bar .action-container .update-user-school-dialog .update-user-school .ck-dialog-body .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .update-user-school-dialog .update-user-school .ck-dialog-body .md-button.purchase-order,.update-user-school-dialog .update-user-school .ck-dialog-body .md-button.ck-primary,.update-user-school-dialog .update-user-school .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.update-user-school-dialog .update-user-school .ck-dialog-body .order-detail .view-quote .action-bar .action-container .md-button.purchase-order{margin:20px 0 0}.update-user-school-dialog .loading{width:100px;height:100px}.dynamic-popup-dialog{min-width:unset;max-height:unset}.dynamic-popup-dialog.upgrade-main{width:650px;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.3)}.dynamic-popup-dialog.upgrade-main .ck-dialog-header.upgrade-header{margin:3.2rem 0 2rem;background:#f1271d;color:#fff;border-radius:12px 12px 0 0;padding:2rem 0}.dynamic-popup-dialog.upgrade-main .ck-dialog-header.upgrade-header .upgrade-title{display:flex;justify-content:space-between;width:100%;align-items:center;padding:0 32px}.dynamic-popup-dialog.upgrade-main .ck-dialog-header.upgrade-header .upgrade-title .close{cursor:pointer;display:flex;justify-content:center;align-items:flex-start;align-self:flex-start}.dynamic-popup-dialog.upgrade-main .ck-dialog-header.upgrade-header .upgrade-title .close:hover i{color:hsla(0,0%,100%,.8)}.dynamic-popup-dialog.upgrade-main .ck-dialog-header.upgrade-header .upgrade-title .close i{color:#fff;font-size:14px;font-weight:600}.dynamic-popup-dialog.upgrade-main .ck-dialog-header.upgrade-header .upgrade-instructions{text-align:center;color:#fff;flex:1}.dynamic-popup-dialog.upgrade-main .ck-dialog-header.upgrade-header .upgrade-instructions .title{display:flex;align-items:center;justify-content:center;font-size:2.2rem;font-family:GothamRoundedBold,"Varela Round",sans-serif;margin-bottom:1rem}.dynamic-popup-dialog.upgrade-main .ck-dialog-header.upgrade-header .upgrade-instructions .title .upgrade-icon{font-size:2.5rem;margin-right:1rem;color:#ffeb3b}.dynamic-popup-dialog.upgrade-main .ck-dialog-header.upgrade-header .upgrade-instructions .subtext{font-size:1.4rem;opacity:.9;max-width:400px;margin:0 auto}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body{margin:0 32px 32px;padding:2rem 0}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .progress-section{margin-bottom:3rem}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .progress-section .progress-label{font-size:1.6rem;font-weight:600;color:#45494b;margin-bottom:1rem;text-align:center}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .progress-section .progress-container{width:100%;max-width:400px}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .progress-section .progress-container .upgrade-progress{height:12px;border-radius:6px;background-color:#f0f0f0}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .progress-section .progress-container .upgrade-progress .md-container{background-color:#f0f0f0;border-radius:6px}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .progress-section .progress-container .upgrade-progress .md-bar{background:linear-gradient(90deg,#ff6b6b,orange);border-radius:6px;transition:width .3s ease}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .progress-section .progress-container .progress-label-days{font-size:1rem;text-align:center;margin-top:6px}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .upgrade-body-content{margin-bottom:3rem}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .upgrade-body-content .body-text{text-align:center;color:#45494b}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .upgrade-body-content .body-text p{font-size:1.6rem;font-weight:600;line-height:1.5;margin-bottom:2rem}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .upgrade-body-content .body-text .benefits-list{list-style:none;padding:0;margin:0 auto;max-width:500px;text-align:left}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .upgrade-body-content .body-text .benefits-list li{display:flex;align-items:center;font-size:1.4rem;margin-bottom:1rem;padding:.5rem 0}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .upgrade-body-content .body-text .benefits-list li i{color:#25c582;font-size:1.2rem;margin-right:1rem;width:16px}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .cta-buttons{gap:1.5rem}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .cta-buttons .upgrade-primary-btn{background:linear-gradient(135deg,#25c582,#45a049);color:#fff;font-size:1.6rem;font-weight:1000;text-transform:uppercase;height:5.2rem;padding:1.6rem 3rem;border-radius:8px;box-shadow:0 4px 16px rgba(76,175,80,.3);transition:all .3s ease}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .cta-buttons .upgrade-primary-btn i{margin-right:.8rem;font-size:1.4rem}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .cta-buttons .upgrade-primary-btn:hover{background:linear-gradient(135deg,#45a049,#25c582);box-shadow:0 6px 20px rgba(76,175,80,.4);transform:translateY(-2px)}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .cta-buttons .upgrade-primary-btn:active{transform:translateY(0);box-shadow:0 2px 8px rgba(76,175,80,.3)}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .cta-buttons .upgrade-primary-btn .md-ripple-container{border-radius:8px}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .cta-buttons .upgrade-secondary-btn{background-color:initial;color:#45494b;font-size:1.4rem;font-weight:600;text-transform:uppercase;height:5.2rem;padding:1.6rem 2.4rem;border:2px solid #6d6e70;border-radius:8px;transition:all .3s ease}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .cta-buttons .upgrade-secondary-btn:hover{background-color:#6d6e70;color:#6d6e70;border-color:#45494b}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .cta-buttons .upgrade-secondary-btn:active{background-color:#45494b;color:#fff}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .cta-buttons .upgrade-secondary-btn .md-ripple-container{border-radius:8px}@media screen and (max-width:590px){.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .cta-buttons{flex-direction:column;align-items:stretch}.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .cta-buttons .upgrade-primary-btn,.dynamic-popup-dialog.upgrade-main .ck-dialog-body.upgrade-body .cta-buttons .upgrade-secondary-btn{width:100%;margin:.5rem 0}}.user-notification-dialog{width:550px}.user-notification-dialog .ck-dialog-header{height:40px}.user-notification-dialog .ck-dialog-header .ck-close{color:#25c582}.user-notification-dialog .ck-dialog-title{text-align:center;margin-bottom:24px}.user-notification-dialog .user-notification-text{font-family:GothamRoundedBook,"Varela Round",sans-serif;text-align:center;margin:0 60px 60px}.user-notification-dialog .actions{padding:0 2.4rem 2.4rem;margin-top:26px}.user-notification-dialog .actions .md-button{margin:0 0 0 1.6rem}.md-alert-theme h2:before{font-family:"ckicon";speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;content:"\e901";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-right:1.2rem}.md-alert-theme .md-dialog-content-body{text-align:center;color:#ff6c6c}.verify-organization-member-dialog{padding:0}.verify-organization-member-dialog .ck-dialog-header{height:40px}.verify-organization-member-dialog .ck-dialog-header .ck-close{color:#25c582}.verify-organization-member-dialog .ck-dialog-body{padding:0 35px;text-align:center;margin-bottom:36px}.verify-organization-member-dialog .ck-dialog-body .primary-message{margin-bottom:24px}.verify-organization-member-dialog .ck-dialog-body .secondary-message{font-family:GothamRoundedBook,"Varela Round",sans-serif;margin-bottom:24px}.verify-organization-member-dialog md-dialog-actions{padding:0 2.4rem 2.4rem}.verify-organization-member-dialog md-dialog-actions .md-button{margin:0 0 0 1.6rem}.video-player-dialog{max-height:unset;max-width:unset}.video-player-dialog .video-player-dialog-header{height:60px}.anon-student-assignment-overview .assignment-question-header .video-player-dialog .video-player-dialog-header .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .video-player-dialog .video-player-dialog-header .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .video-player-dialog .video-player-dialog-header .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .video-player-dialog .video-player-dialog-header .feedback-inbox-button,.session .header .video-player-dialog .video-player-dialog-header .md-button.home,.student-account-assignment-overview .assignment-question-header .video-player-dialog .video-player-dialog-header .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .video-player-dialog .video-player-dialog-header .feedback-inbox-button,.video-player-dialog .video-player-dialog-header .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.video-player-dialog .video-player-dialog-header .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.video-player-dialog .video-player-dialog-header .bar-item,.video-player-dialog .video-player-dialog-header .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.video-player-dialog .video-player-dialog-header .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.video-player-dialog .video-player-dialog-header .session .header .md-button.home,.video-player-dialog .video-player-dialog-header .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.video-player-dialog .video-player-dialog-header .student-account-assignment-work .assignment-question-header .feedback-inbox-button{width:60px}.anon-student-assignment-overview .assignment-question-header .video-player-dialog .video-player-dialog-header .feedback-inbox-button .ck-close,.anon-student-assignment-work .assignment-question-header .video-player-dialog .video-player-dialog-header .feedback-inbox-button .ck-close,.preview-student-assignment-overview .assignment-question-header .video-player-dialog .video-player-dialog-header .feedback-inbox-button .ck-close,.preview-student-assignment-work .assignment-question-header .video-player-dialog .video-player-dialog-header .feedback-inbox-button .ck-close,.session .header .video-player-dialog .video-player-dialog-header .md-button.home .ck-close,.student-account-assignment-overview .assignment-question-header .video-player-dialog .video-player-dialog-header .feedback-inbox-button .ck-close,.student-account-assignment-work .assignment-question-header .video-player-dialog .video-player-dialog-header .feedback-inbox-button .ck-close,.video-player-dialog .video-player-dialog-header .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button .ck-close,.video-player-dialog .video-player-dialog-header .anon-student-assignment-work .assignment-question-header .feedback-inbox-button .ck-close,.video-player-dialog .video-player-dialog-header .bar-item .ck-close,.video-player-dialog .video-player-dialog-header .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button .ck-close,.video-player-dialog .video-player-dialog-header .preview-student-assignment-work .assignment-question-header .feedback-inbox-button .ck-close,.video-player-dialog .video-player-dialog-header .session .header .md-button.home .ck-close,.video-player-dialog .video-player-dialog-header .student-account-assignment-overview .assignment-question-header .feedback-inbox-button .ck-close,.video-player-dialog .video-player-dialog-header .student-account-assignment-work .assignment-question-header .feedback-inbox-button .ck-close{color:#25c582}.video-player-dialog .video-player-dialog-footer{height:60px}.view-help-dialog{max-height:unset}.view-help-dialog .view-help-dialog-header{height:48px}.anon-student-assignment-overview .assignment-question-header .view-help-dialog .view-help-dialog-header .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .view-help-dialog .view-help-dialog-header .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .view-help-dialog .view-help-dialog-header .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .view-help-dialog .view-help-dialog-header .feedback-inbox-button,.session .header .view-help-dialog .view-help-dialog-header .md-button.home,.student-account-assignment-overview .assignment-question-header .view-help-dialog .view-help-dialog-header .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .view-help-dialog .view-help-dialog-header .feedback-inbox-button,.view-help-dialog .view-help-dialog-header .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.view-help-dialog .view-help-dialog-header .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.view-help-dialog .view-help-dialog-header .bar-item,.view-help-dialog .view-help-dialog-header .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.view-help-dialog .view-help-dialog-header .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.view-help-dialog .view-help-dialog-header .session .header .md-button.home,.view-help-dialog .view-help-dialog-header .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.view-help-dialog .view-help-dialog-header .student-account-assignment-work .assignment-question-header .feedback-inbox-button{width:48px}.anon-student-assignment-overview .assignment-question-header .view-help-dialog .view-help-dialog-header .feedback-inbox-button .ck-close,.anon-student-assignment-work .assignment-question-header .view-help-dialog .view-help-dialog-header .feedback-inbox-button .ck-close,.preview-student-assignment-overview .assignment-question-header .view-help-dialog .view-help-dialog-header .feedback-inbox-button .ck-close,.preview-student-assignment-work .assignment-question-header .view-help-dialog .view-help-dialog-header .feedback-inbox-button .ck-close,.session .header .view-help-dialog .view-help-dialog-header .md-button.home .ck-close,.student-account-assignment-overview .assignment-question-header .view-help-dialog .view-help-dialog-header .feedback-inbox-button .ck-close,.student-account-assignment-work .assignment-question-header .view-help-dialog .view-help-dialog-header .feedback-inbox-button .ck-close,.view-help-dialog .view-help-dialog-header .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button .ck-close,.view-help-dialog .view-help-dialog-header .anon-student-assignment-work .assignment-question-header .feedback-inbox-button .ck-close,.view-help-dialog .view-help-dialog-header .bar-item .ck-close,.view-help-dialog .view-help-dialog-header .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button .ck-close,.view-help-dialog .view-help-dialog-header .preview-student-assignment-work .assignment-question-header .feedback-inbox-button .ck-close,.view-help-dialog .view-help-dialog-header .session .header .md-button.home .ck-close,.view-help-dialog .view-help-dialog-header .student-account-assignment-overview .assignment-question-header .feedback-inbox-button .ck-close,.view-help-dialog .view-help-dialog-header .student-account-assignment-work .assignment-question-header .feedback-inbox-button .ck-close{color:#25c582}.view-help-dialog .view-help-dialog-title{padding:8px 0 16px}.view-help-dialog .view-help-dialog-image-container .view-help-dialog-image{margin:0 56px}.view-help-dialog .view-help-dialog-image-container .view-help-dialog-image img{border:2px solid #f7f7f7;width:100%}.view-help-dialog .view-help-dialog-image-container .view-help-dialog-images{max-width:700px;height:450px;overflow:hidden;margin:0 100px;border:2px solid #f7f7f7}.view-help-dialog .view-help-dialog-image-container .view-help-dialog-images img{position:relative;width:700px;min-width:700px;height:450px;object-fit:scale-down}.view-help-dialog .view-help-dialog-text{margin:16px 102px;text-align:center;max-width:700px;word-wrap:break-word}.view-help-dialog .view-help-dialog-text .text{font-family:GothamRoundedBook,"Varela Round",sans-serif}.view-help-dialog .nav-buttons .dot-container{height:100%}.view-help-dialog .nav-buttons .dot-button{outline:none;cursor:pointer}.view-help-dialog .nav-buttons .dot-button .dot{width:8px;height:8px;background-color:#e5e5e5;border-radius:4px;margin:8px}.view-help-dialog .nav-buttons .dot-button .dot.active{background-color:#25c582}.view-help-dialog .nav-buttons .md-button.next,.view-help-dialog .nav-buttons .md-button.prev{width:32px;min-width:32px;padding:0;margin:2px}.view-help-dialog .nav-buttons .next.md-button[disabled],.view-help-dialog .nav-buttons .prev.md-button[disabled]{color:#e5e5e5}.view-help-dialog .view-help-dialog-footer{height:48px}.grade-export-dialog{box-sizing:border-box;color:#384145;box-shadow:0 24px 32px 0 rgba(0,0,0,.12),0 8px 12px 0 rgba(0,0,0,.06),0 4px 8px 0 rgba(0,0,0,.08),0 2px 4px 0 rgba(0,0,0,.12);border-radius:12px}.grade-export-dialog i.ck.ck-close{font-size:1.4rem}.grade-export-dialog .ck-dialog-title{font-family:GothamRoundedBold,"Varela Round",sans-serif;font-size:2.4rem;line-height:2.4rem;letter-spacing:.02em;text-align:center;margin:1.2rem}.grade-export-dialog .loading{padding:3.2rem;width:60rem;max-width:100%;height:31.6rem;max-height:100%}.grade-export-dialog .lds-ring{color:#25c582}.grade-export-dialog .lds-ring,.grade-export-dialog .lds-ring div{box-sizing:border-box}.grade-export-dialog .lds-ring{display:inline-block;position:relative;width:15.4rem;height:15.4rem}.grade-export-dialog .lds-ring div{box-sizing:border-box;display:block;position:absolute;width:15.4rem;height:15.4rem;margin:8px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:15px solid transparent;border-top-color:currentcolor}.grade-export-dialog .lds-ring .gray-section{border-color:#f7f7f7}.grade-export-dialog .lds-ring div:first-child{animation-delay:-.45s}.grade-export-dialog .lds-ring div:nth-child(2){animation-delay:-.3s}.grade-export-dialog .lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.anon-student-assignment-overview .assignment-question-header .grade-export-dialog .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .grade-export-dialog .feedback-inbox-button,.grade-export-dialog .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.grade-export-dialog .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.grade-export-dialog .bar-item,.grade-export-dialog .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.grade-export-dialog .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.grade-export-dialog .session .header .md-button.home,.grade-export-dialog .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.grade-export-dialog .student-account-assignment-work .assignment-question-header .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .grade-export-dialog .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .grade-export-dialog .feedback-inbox-button,.session .header .grade-export-dialog .md-button.home,.student-account-assignment-overview .assignment-question-header .grade-export-dialog .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .grade-export-dialog .feedback-inbox-button{width:auto;position:absolute;right:3.2rem;top:3.8rem;height:3rem;color:#384145}.anon-student-assignment-overview .assignment-question-header .grade-export-dialog .header-button.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .grade-export-dialog .header-button.feedback-inbox-button,.grade-export-dialog .anon-student-assignment-overview .assignment-question-header .header-button.feedback-inbox-button,.grade-export-dialog .anon-student-assignment-work .assignment-question-header .header-button.feedback-inbox-button,.grade-export-dialog .bar-item.header-button,.grade-export-dialog .preview-student-assignment-overview .assignment-question-header .header-button.feedback-inbox-button,.grade-export-dialog .preview-student-assignment-work .assignment-question-header .header-button.feedback-inbox-button,.grade-export-dialog .session .header .header-button.md-button.home,.grade-export-dialog .student-account-assignment-overview .assignment-question-header .header-button.feedback-inbox-button,.grade-export-dialog .student-account-assignment-work .assignment-question-header .header-button.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .grade-export-dialog .header-button.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .grade-export-dialog .header-button.feedback-inbox-button,.session .header .grade-export-dialog .header-button.md-button.home,.student-account-assignment-overview .assignment-question-header .grade-export-dialog .header-button.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .grade-export-dialog .header-button.feedback-inbox-button{position:static;right:auto;top:auto}.grade-export-dialog .ck-loading{font-size:15.4rem;color:#66d781}.grade-export-dialog .loading .ck-dialog-body{margin-top:2.9rem}.grade-export-dialog .request-access{width:60rem}.grade-export-dialog .grade-export-view{padding:3.2rem;max-width:100%;max-height:100%}.grade-export-dialog .grade-export-view .ck-dialog-body{margin-top:3.2rem}.grade-export-dialog .grade-export-view .title{display:flex;align-items:center;color:#384145;font-size:1.6rem;font-weight:400;line-height:2.4rem;letter-spacing:.02em;text-align:left;margin-bottom:.8rem}.grade-export-dialog .grade-export-view .title i{font-size:2.4rem;margin-right:1.2rem}.grade-export-dialog .grade-export-view p{margin:0;font-family:GothamRoundedBook,"Varela Round",sans-serif;font-size:2rem;padding:1.2rem 1.4rem}.grade-export-dialog .grade-export-view p.reverify-email{margin-bottom:.8rem}.grade-export-dialog .grade-export-view p.class-selection{font-size:1.4rem}.grade-export-dialog .grade-export-view .access-requested-copy{margin-bottom:3.4rem}.grade-export-dialog md-input-container{margin:1.6rem 0 3.2rem;padding-left:0;padding-right:0;color:#697073}.grade-export-dialog md-input-container.lms-email{margin-top:0;margin-bottom:1rem}.grade-export-dialog md-input-container.md-input-focused label{color:#697073;border-radius:8px}.grade-export-dialog md-input-container.md-input-focused .md-input{border-radius:8px;border:2px solid #25c582}.grade-export-dialog md-input-container label{font-family:GothamRoundedBook,"Varela Round",sans-serif;position:relative;font-size:1.6rem}.grade-export-dialog md-input-container .md-input{margin-top:.8rem;border:.5px solid #697073;border-radius:8px;padding:12px;font-size:1.4rem;height:4.8rem}.grade-export-dialog md-input-container .md-input.ng-invalid{border:2px solid #ff6c6c;padding:1.2rem;border-radius:8px}.grade-export-dialog .new-ck-green-button,.grade-export-dialog .new-ck-white-button{height:5rem;font-size:1.5rem}.grade-export-dialog .warning-section{padding:1.2rem;margin-bottom:5.1rem;font-family:GothamRoundedBold,"Varela Round",sans-serif;font-size:1.6rem;line-height:2.4rem;letter-spacing:.02em;text-align:left;background-color:#f7f7f7;border-radius:8px;box-shadow:0 2px 8px 0 rgba(0,0,0,.0392156862745098),0 2px 4px 0 rgba(0,0,0,.12156862745098039)}.grade-export-dialog .email-checkbox-confirmation{font-family:GothamRoundedBook,"Varela Round",sans-serif;font-size:1.6rem;margin-bottom:3.2rem}.grade-export-dialog .email-checkbox-confirmation .md-label{height:auto;margin-top:0;margin-left:3.5rem}.grade-export-dialog .email-checkbox-confirmation .md-icon{transform:scale(1.2);border:.5px solid #697073;border-radius:8px}.grade-export-dialog .email-checkbox-confirmation .md-container{margin-left:.5rem}.grade-export-dialog .email-checkbox-confirmation.md-checked .md-icon{background-color:#25c582;border:1px solid #25c582;border-radius:8px}.grade-export-dialog .email-checkbox-confirmation.md-checked .md-icon:after{margin-left:2px;margin-top:1px;transform:rotate(35deg);border-radius:1px;border-width:2.5px;left:3.5px}.grade-export-dialog .class-section,.grade-export-dialog .students-section{width:60rem}.grade-export-dialog .md-button .md-ripple-container{border-radius:12px}.grade-export-dialog .md-button.lms-class,.grade-export-dialog .md-button.lms-students{height:auto;margin-left:0;margin-top:0;margin-right:0;width:inherit;text-transform:none;font-size:1.6rem;line-height:2.4rem;color:#697073;padding:1.2rem;box-shadow:0 2px 8px 0 rgba(0,0,0,.0392156862745098),0 2px 4px 0 rgba(0,0,0,.12156862745098039);border-radius:12px}.grade-export-dialog .class-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.grade-export-dialog .md-button[disabled]{background-color:#e5e5e5}.grade-export-dialog .lms-class{margin-bottom:1.6rem}.grade-export-dialog .lms-students{text-align:left;margin-bottom:3.2rem}.grade-export-dialog .arrow-right{margin-left:.6rem;width:0;height:0;border-top:.8rem solid transparent;border-bottom:.8rem solid transparent;border-left:.8rem solid #384145}.grade-export-dialog .action{min-width:8.9rem}.grade-export-dialog .circle-indicator{height:.8rem;width:.8rem;border-radius:50%;background-color:#fce411;margin-right:.7rem}.grade-export-dialog .circle-indicator.green{background-color:#25c582}.grade-export-dialog .match-class,.grade-export-dialog .student-list{height:auto;max-width:100%;width:50rem;text-transform:none;font-size:1.6rem;line-height:2.4rem;color:#697073;padding:1.2rem;box-shadow:0 12px 16px 0 rgba(0,0,0,.0784313725490196),0 8px 12px 0 rgba(0,0,0,.058823529411764705),0 4px 8px 0 rgba(0,0,0,.0784313725490196),0 2px 4px 0 rgba(0,0,0,.12156862745098039);border-radius:12px;align-self:center;margin:0 0 1.9rem}.grade-export-dialog .match-class md-checkbox.md-checked .md-icon,.grade-export-dialog .student-list md-checkbox.md-checked .md-icon{background:#25c582}.grade-export-dialog .match-class md-list,.grade-export-dialog .student-list md-list{background-color:#fff}.grade-export-dialog .match-class md-list .roster-edit .student-list-section md-list-item.list-button,.grade-export-dialog .match-class md-list md-list-item.list-item,.grade-export-dialog .student-list md-list .roster-edit .student-list-section md-list-item.list-button,.grade-export-dialog .student-list md-list md-list-item.list-item,.roster-edit .student-list-section .grade-export-dialog .match-class md-list md-list-item.list-button,.roster-edit .student-list-section .grade-export-dialog .student-list md-list md-list-item.list-button{box-shadow:none;border-bottom:0}.grade-export-dialog .match-class md-list .col,.grade-export-dialog .student-list md-list .col{margin:0}.grade-export-dialog .match-class md-input-container,.grade-export-dialog .student-list md-input-container{height:auto;width:inherit;text-transform:none;font-size:1.6rem;line-height:2.4rem;color:#384145;border-radius:12px;margin:.25rem 0}.grade-export-dialog .match-class md-select-value,.grade-export-dialog .student-list md-select-value{color:#384145;border:none}.grade-export-dialog .match-class md-select-value .md-text,.grade-export-dialog .student-list md-select-value .md-text{display:flex}.grade-export-dialog .match-class .md-select-value.md-select-placeholder,.grade-export-dialog .student-list .md-select-value.md-select-placeholder{height:4rem;border:none}.grade-export-dialog .match-class .md-select-icon,.grade-export-dialog .student-list .md-select-icon{transform:rotate(270deg)}.grade-export-dialog .match-class .lms-class,.grade-export-dialog .student-list .lms-class{color:#384145;box-shadow:none}.grade-export-dialog .match-class .ck-board,.grade-export-dialog .student-list .ck-board{font-size:2.4rem;margin-right:1.2rem;color:#384145}.grade-export-dialog .match-class .action,.grade-export-dialog .student-list .action{min-width:1rem}.grade-export-dialog .match-class .md-ripple-container,.grade-export-dialog .student-list .md-ripple-container{display:none}.grade-export-dialog .match-class .md-select-value .md-select-icon:after,.grade-export-dialog .student-list .md-select-value .md-select-icon:after{display:block;content:"\25BC";position:relative;speak:none;font-size:1.9rem;color:#384145;transform:scaleY(.5) scaleX(1)}.grade-export-dialog .match-class md-input-container md-select:not([disabled]):focus .md-select-value,.grade-export-dialog .student-list md-input-container md-select:not([disabled]):focus .md-select-value{border:none}.grade-export-dialog .match-class .indicator-circle,.grade-export-dialog .student-list .indicator-circle{margin-right:1.5rem}.grade-export-dialog .student-list{padding:3.2rem;width:90rem;max-width:100%;max-height:100%}.grade-export-dialog .match-student .md-select.green{background-color:#fff}.grade-export-dialog .match-student .md-select.yellow{background-color:#ffdf78}md-select-menu md-content md-option[selected].lms-option{color:#25c582}.account-clever{background-color:#f7f7f7}.account-clever div.root-content-parent{height:100%;width:100%;margin:0;position:absolute;top:0;text-align:center;font-family:GothamRoundedBook,"Varela Round",sans-serif}.account-clever div.root-content-parent div{position:relative;top:50%;transform:translateY(-50%)}.header{display:flex;-webkit-box-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-justify-content:space-between;justify-content:space-between;align-items:center;height:40px;padding:0 0 0 .5rem}.anon-student-assignment-overview .assignment-question-header .header .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .header .feedback-inbox-button,.header .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.header .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.header .bar-item,.header .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.header .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.header .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.header .student-account-assignment-work .assignment-question-header .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .header .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .header .feedback-inbox-button,.session .header .md-button.home,.student-account-assignment-overview .assignment-question-header .header .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .header .feedback-inbox-button{display:flex;-webkit-box-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-justify-content:center;justify-content:center;align-items:center}.header .body-subtext{padding-left:10px}#what-is-a-class-code md-dialog-content .header .primary-message,#what-is-a-class-code md-dialog-content .header .secondary-message,.add-anon-student-dialog .header .ck-dialog-title,.add-pro-student-dialog .header .ck-dialog-title,.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .header .title,.assignment-export-dialog .exporting .ck-dialog-body .header .exporting-count,.assignment-export-dialog .exporting .ck-dialog-body .header .exporting-message,.assignment-export-dialog .main .ck-dialog-body .header .ck-dialog-title,.assignment-selection-dialog .ck-dialog-body .header .ck-dialog-title,.assignment-teacher-feedback-question .assignment-question-header .header .title,.assignments-limit-paywall-dialog .ck-dialog-body .header .ck-dialog-title,.assignments-list .assignment-header .header .assignments-list-title,.cancel-subscription-dialog .header .ck-dialog-title,.confirm-dialog .ck-dialog-body .header .primary-message,.confirm-dialog .ck-dialog-body .header .secondary-message,.contextual-paywall-dialog .contextual-paywall .header .ck-dialog-title,.contract-user-reset-password-dialog .header .ck-dialog-title,.create-order-dialog .add-organization .ck-dialog-body .header .ck-dialog-title,.create-order-dialog .identify-organization .ck-dialog-body .header .ck-dialog-title,.create-order-dialog .identify-person .ck-dialog-body .header .ck-dialog-title,.create-order-dialog .identify-purchase-period .ck-dialog-body .header .ck-dialog-title,.delete-account-dialog .header .ck-dialog-title,.error-dialog .ck-dialog-body .header .primary-message,.error-dialog .ck-dialog-body .header .secondary-message,.feature-dialog .header .feature-dialog-title,.financial-aid-dialog .ck-dialog-body .header .ck-dialog-title,.folder-name-dialog .header .ck-dialog-title,.folderAssignment .copying .ck-dialog-body .header .message,.header #what-is-a-class-code md-dialog-content .primary-message,.header #what-is-a-class-code md-dialog-content .secondary-message,.header .add-anon-student-dialog .ck-dialog-title,.header .add-pro-student-dialog .ck-dialog-title,.header .admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .title,.header .assignment-export-dialog .exporting .ck-dialog-body .exporting-count,.header .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.header .assignment-export-dialog .main .ck-dialog-body .ck-dialog-title,.header .assignment-selection-dialog .ck-dialog-body .ck-dialog-title,.header .assignment-teacher-feedback-question .assignment-question-header .title,.header .assignments-limit-paywall-dialog .ck-dialog-body .ck-dialog-title,.header .assignments-list .assignment-header .assignments-list-title,.header .cancel-subscription-dialog .ck-dialog-title,.header .classkick-header,.header .confirm-dialog .ck-dialog-body .primary-message,.header .confirm-dialog .ck-dialog-body .secondary-message,.header .contextual-paywall-dialog .contextual-paywall .ck-dialog-title,.header .contract-user-reset-password-dialog .ck-dialog-title,.header .create-order-dialog .add-organization .ck-dialog-body .ck-dialog-title,.header .create-order-dialog .identify-organization .ck-dialog-body .ck-dialog-title,.header .create-order-dialog .identify-person .ck-dialog-body .ck-dialog-title,.header .create-order-dialog .identify-purchase-period .ck-dialog-body .ck-dialog-title,.header .delete-account-dialog .ck-dialog-title,.header .error-dialog .ck-dialog-body .primary-message,.header .error-dialog .ck-dialog-body .secondary-message,.header .feature-dialog .feature-dialog-title,.header .financial-aid-dialog .ck-dialog-body .ck-dialog-title,.header .folder-name-dialog .ck-dialog-title,.header .folderAssignment .copying .ck-dialog-body .message,.header .help-article .body .body-container .article-content .article-title,.header .import-google-rosters-dialog .ck-dialog-title,.header .import-image-dialog .cancel-check .content .primary-message,.header .import-image-dialog .cancel-check .content .secondary-message,.header .import-image-dialog .choose-destinations .content .title,.header .import-image-dialog .review .content .title,.header .invite-co-teacher-dialog .email-success .ck-dialog-title,.header .invite-co-teacher-dialog .email-success .email-success-message,.header .invite-co-teacher-dialog .loading .ck-dialog-body .message,.header .invite-teacher-dialog .invite .ck-dialog-title,.header .link-dialog .ck-dialog-title,.header .md-dialog-container.no-account md-dialog .ck-dialog-body,.header .md-dialog-container.no-account md-dialog .ck-dialog-title,.header .move-assignment-dialog .ck-dialog-title,.header .roster-lock-dialog .ck-dialog-title,.header .roster-selection-dialog .ck-dialog-body .ck-dialog-title,.header .select-purchase-period-dialog .ck-dialog-body .ck-dialog-title,.header .session-question .error-container .no-roster,.header .session-watch .error-container .no-roster,.header .session-work .error-container .no-roster,.header .shared-work-question .assignment-question-header .title,.header .student-account-choice-dialog .content .dialog-title,.header .student-account-help-dialog .content .dialog-title,.header .update-user-school-dialog .update-user-school .ck-dialog-body .ck-dialog-title,.header .user-notification-dialog .ck-dialog-title,.header .verify-organization-member-dialog .ck-dialog-body .primary-message,.header .verify-organization-member-dialog .ck-dialog-body .secondary-message,.header audio-capture .audio-loading .message,.header audio-capture .audio-message .message,.header audio-capture .recording .message,.header audio-capture .start .message,.header md-dialog.add-manipulative-image-dialog .ck-dialog-body .ck-dialog-title,.header md-dialog.create-contract-students-dialog .ck-dialog-title,.header md-dialog.create-contract-students-dialog .select .create-options .message,.header md-dialog.image-picker-dialog .ck-dialog-title,.header md-dialog.pro-info-dialog .ck-dialog-title,.header md-dialog.share-dialog .email-success .ck-dialog-title,.header md-dialog.share-dialog .email-success .email-success-message,.header md-dialog.share-dialog .loading .ck-dialog-body .message,.header md-dialog.share-dialog .select-share-recipient .ck-dialog-title,.header md-dialog.share-dialog .share-with-teacher .ck-dialog-subtitle,.header md-dialog.share-dialog .share-with-teacher .ck-dialog-title,.header md-dialog.share-dialog .share-work-dialog .ck-dialog-subtitle,.header md-dialog.share-dialog .share-work-dialog .ck-dialog-title,.header md-dialog.share-with-student-dialog .content .dialog-title,.header md-dialog.share-with-student-dialog .content .welcome,.header md-dialog.signup-dialog .ck-dialog-title,.header md-dialog.student-code-dialog .ck-dialog-title,.help-article .body .body-container .article-content .header .article-title,.import-google-rosters-dialog .header .ck-dialog-title,.import-image-dialog .cancel-check .content .header .primary-message,.import-image-dialog .cancel-check .content .header .secondary-message,.import-image-dialog .choose-destinations .content .header .title,.import-image-dialog .review .content .header .title,.invite-co-teacher-dialog .email-success .header .ck-dialog-title,.invite-co-teacher-dialog .email-success .header .email-success-message,.invite-co-teacher-dialog .loading .ck-dialog-body .header .message,.invite-teacher-dialog .invite .header .ck-dialog-title,.link-dialog .header .ck-dialog-title,.md-dialog-container.no-account md-dialog .header .ck-dialog-body,.md-dialog-container.no-account md-dialog .header .ck-dialog-title,.move-assignment-dialog .header .ck-dialog-title,.roster-lock-dialog .header .ck-dialog-title,.roster-selection-dialog .ck-dialog-body .header .ck-dialog-title,.select-purchase-period-dialog .ck-dialog-body .header .ck-dialog-title,.session-question .error-container .header .no-roster,.session-watch .error-container .header .no-roster,.session-work .error-container .header .no-roster,.shared-work-question .assignment-question-header .header .title,.student-account-choice-dialog .content .header .dialog-title,.student-account-help-dialog .content .header .dialog-title,.update-user-school-dialog .update-user-school .ck-dialog-body .header .ck-dialog-title,.user-notification-dialog .header .ck-dialog-title,.verify-organization-member-dialog .ck-dialog-body .header .primary-message,.verify-organization-member-dialog .ck-dialog-body .header .secondary-message,audio-capture .audio-loading .header .message,audio-capture .audio-message .header .message,audio-capture .recording .header .message,audio-capture .start .header .message,md-dialog.add-manipulative-image-dialog .ck-dialog-body .header .ck-dialog-title,md-dialog.create-contract-students-dialog .header .ck-dialog-title,md-dialog.create-contract-students-dialog .select .create-options .header .message,md-dialog.image-picker-dialog .header .ck-dialog-title,md-dialog.pro-info-dialog .header .ck-dialog-title,md-dialog.share-dialog .email-success .header .ck-dialog-title,md-dialog.share-dialog .email-success .header .email-success-message,md-dialog.share-dialog .loading .ck-dialog-body .header .message,md-dialog.share-dialog .select-share-recipient .header .ck-dialog-title,md-dialog.share-dialog .share-with-teacher .header .ck-dialog-subtitle,md-dialog.share-dialog .share-with-teacher .header .ck-dialog-title,md-dialog.share-dialog .share-work-dialog .header .ck-dialog-subtitle,md-dialog.share-dialog .share-work-dialog .header .ck-dialog-title,md-dialog.share-with-student-dialog .content .header .dialog-title,md-dialog.share-with-student-dialog .content .header .welcome,md-dialog.signup-dialog .header .ck-dialog-title,md-dialog.student-code-dialog .header .ck-dialog-title{flex:1 1 auto;text-align:center;color:#6d6e70}.header md-input-container{margin:0}.header md-input-container .md-errors-spacer{min-height:0}.header .md-button.md-fab,.header .md-button.md-fab:enabled,.header .md-button.md-fab:not([disabled]):hover{background-color:#25c582;line-height:3.2rem;height:3.2rem;width:3.2rem;margin-left:1.6rem;margin-right:2.4rem}.header .md-button.md-fab .inner,.header .md-button.md-fab:enabled .inner,.header .md-button.md-fab:not([disabled]):hover .inner{display:flex;-webkit-box-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-justify-content:center;justify-content:center;align-items:center}.metric-list-header,.user-profile-header{display:flex;-webkit-box-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-justify-content:center;justify-content:center;align-items:center;height:40px;padding:0 0 0 .5rem;border-bottom:1px solid #eeeeef}.list-header .md-button .md-ripple-container,.share-dialog .md-button .md-ripple-container,.teacher-assignments .md-button .md-ripple-container{border-radius:0}md-list{padding:0;background-color:#f7f7f7}.list-header,.roster-edit .student-list-section md-list-item.list-button,.roster-edit .student-list-section md-list-item.list-header.list-button,md-list-item.list-item{background-color:#fff;padding:0 16px;color:#6d6e70}.list-header .hide,.roster-edit .student-list-section md-list-item.list-button .hide,md-list-item.list-item .hide{display:none!important}.list-header .ck-carrot,.roster-edit .student-list-section md-list-item.list-button .ck-carrot,md-list-item.list-item .ck-carrot{display:flex;-webkit-box-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-justify-content:flex-start;justify-content:flex-start;align-items:center;margin-left:.3em}.list-header div._md-list-item-inner,.roster-edit .student-list-section md-list-item.list-button div._md-list-item-inner,md-list-item.list-item div._md-list-item-inner{font-family:GothamRoundedBook,"Varela Round",sans-serif;letter-spacing:.08em}.list-header .col,.roster-edit .student-list-section md-list-item.list-button .col,md-list-item.list-item .col{display:-webkit-flex;-webkit-box-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-justify-content:flex-start;justify-content:flex-start;align-items:center;box-sizing:border-box;height:48px;margin:0 8px;padding:0;border-radius:0;overflow:hidden;outline:none;display:flex;color:#6d6e70}.list-header .col div,.roster-edit .student-list-section md-list-item.list-button .col div,md-list-item.list-item .col div{display:flex;-webkit-box-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-justify-content:flex-start;justify-content:flex-start;align-items:center}.roster-edit .student-list-section md-list-item._md-button-wrap.list-button,md-list-item.list-item._md-button-wrap{padding:0}.roster-edit .student-list-section md-list-item.list-button,.roster-edit .student-list-section md-list-item.list-header.list-button,md-list-item.list-item{border-bottom:1px solid #eeeeef;height:48px;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.1)}.list-header{height:48px;background-color:#f1f1f2;border-bottom:1px solid #e5e5e5;font-family:GothamRoundedMedium,"Varela Round",sans-serif}.list-header *{text-transform:capitalize}.list-helper{box-sizing:border-box;width:100%;height:100%;text-align:center;padding:2em;outline:none}.list-helper a{text-transform:none}.admin{height:100vh}.admin .content{overflow:auto;padding:1em}.admin .content .reset-email,.admin .content .reset-new-email,.admin .content .user-id{width:20em}.admin .content .section{padding:1em 0}.admin .content .section .organization{padding:0 0 1em 1em}.admin .content .section .contract-delete{color:red}.admin .content .section .contract{padding:0 0 0 1em}.anon-student-assignment-overview .assignment-question-header .class-code-link{margin:0 1em;padding-top:1.75em;padding-left:4.6em}.anon-student-assignment-overview .assignment-question-header .username{color:#6d6e70}@media (max-width:465px){.anon-student-assignment-overview .assignment-question-header .class-code-link{display:none}}.anon-student-assignment-work{height:100vh}.anon-student-assignment-work .assignment-question-header .class-code-link{margin:0 1em;display:flex;align-items:center}.anon-student-assignment-work .assignment-question-header .feedback-inbox-button{width:75px}@media (max-width:665px){#what-is-a-class-code md-dialog-content .anon-student-assignment-work .assignment-question-header .primary-message,#what-is-a-class-code md-dialog-content .anon-student-assignment-work .assignment-question-header .secondary-message,.add-anon-student-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.add-pro-student-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .anon-student-assignment-work .assignment-question-header .title,.anon-student-assignment-work .assignment-question-header #what-is-a-class-code md-dialog-content .primary-message,.anon-student-assignment-work .assignment-question-header #what-is-a-class-code md-dialog-content .secondary-message,.anon-student-assignment-work .assignment-question-header .add-anon-student-dialog .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .add-pro-student-dialog .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .title,.anon-student-assignment-work .assignment-question-header .assignment-export-dialog .exporting .ck-dialog-body .exporting-count,.anon-student-assignment-work .assignment-question-header .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.anon-student-assignment-work .assignment-question-header .assignment-export-dialog .main .ck-dialog-body .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .assignment-selection-dialog .ck-dialog-body .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .assignments-limit-paywall-dialog .ck-dialog-body .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .assignments-list .assignment-header .assignments-list-title,.anon-student-assignment-work .assignment-question-header .cancel-subscription-dialog .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .classkick-header,.anon-student-assignment-work .assignment-question-header .confirm-dialog .ck-dialog-body .primary-message,.anon-student-assignment-work .assignment-question-header .confirm-dialog .ck-dialog-body .secondary-message,.anon-student-assignment-work .assignment-question-header .contextual-paywall-dialog .contextual-paywall .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .contract-user-reset-password-dialog .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .create-order-dialog .add-organization .ck-dialog-body .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .create-order-dialog .identify-organization .ck-dialog-body .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .create-order-dialog .identify-person .ck-dialog-body .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .create-order-dialog .identify-purchase-period .ck-dialog-body .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .delete-account-dialog .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .error-dialog .ck-dialog-body .primary-message,.anon-student-assignment-work .assignment-question-header .error-dialog .ck-dialog-body .secondary-message,.anon-student-assignment-work .assignment-question-header .feature-dialog .feature-dialog-title,.anon-student-assignment-work .assignment-question-header .financial-aid-dialog .ck-dialog-body .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .folder-name-dialog .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .folderAssignment .copying .ck-dialog-body .message,.anon-student-assignment-work .assignment-question-header .help-article .body .body-container .article-content .article-title,.anon-student-assignment-work .assignment-question-header .import-google-rosters-dialog .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .import-image-dialog .cancel-check .content .primary-message,.anon-student-assignment-work .assignment-question-header .import-image-dialog .cancel-check .content .secondary-message,.anon-student-assignment-work .assignment-question-header .import-image-dialog .choose-destinations .content .title,.anon-student-assignment-work .assignment-question-header .import-image-dialog .review .content .title,.anon-student-assignment-work .assignment-question-header .invite-co-teacher-dialog .email-success .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .invite-co-teacher-dialog .email-success .email-success-message,.anon-student-assignment-work .assignment-question-header .invite-co-teacher-dialog .loading .ck-dialog-body .message,.anon-student-assignment-work .assignment-question-header .invite-teacher-dialog .invite .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .link-dialog .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .md-dialog-container.no-account md-dialog .ck-dialog-body,.anon-student-assignment-work .assignment-question-header .md-dialog-container.no-account md-dialog .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .move-assignment-dialog .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .roster-lock-dialog .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .roster-selection-dialog .ck-dialog-body .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .select-purchase-period-dialog .ck-dialog-body .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .session-question .error-container .no-roster,.anon-student-assignment-work .assignment-question-header .session-watch .error-container .no-roster,.anon-student-assignment-work .assignment-question-header .session-work .error-container .no-roster,.anon-student-assignment-work .assignment-question-header .student-account-choice-dialog .content .dialog-title,.anon-student-assignment-work .assignment-question-header .student-account-help-dialog .content .dialog-title,.anon-student-assignment-work .assignment-question-header .update-user-school-dialog .update-user-school .ck-dialog-body .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .user-notification-dialog .ck-dialog-title,.anon-student-assignment-work .assignment-question-header .verify-organization-member-dialog .ck-dialog-body .primary-message,.anon-student-assignment-work .assignment-question-header .verify-organization-member-dialog .ck-dialog-body .secondary-message,.anon-student-assignment-work .assignment-question-header audio-capture .audio-loading .message,.anon-student-assignment-work .assignment-question-header audio-capture .audio-message .message,.anon-student-assignment-work .assignment-question-header audio-capture .recording .message,.anon-student-assignment-work .assignment-question-header audio-capture .start .message,.anon-student-assignment-work .assignment-question-header md-dialog.add-manipulative-image-dialog .ck-dialog-body .ck-dialog-title,.anon-student-assignment-work .assignment-question-header md-dialog.create-contract-students-dialog .ck-dialog-title,.anon-student-assignment-work .assignment-question-header md-dialog.create-contract-students-dialog .select .create-options .message,.anon-student-assignment-work .assignment-question-header md-dialog.image-picker-dialog .ck-dialog-title,.anon-student-assignment-work .assignment-question-header md-dialog.pro-info-dialog .ck-dialog-title,.anon-student-assignment-work .assignment-question-header md-dialog.share-dialog .email-success .ck-dialog-title,.anon-student-assignment-work .assignment-question-header md-dialog.share-dialog .email-success .email-success-message,.anon-student-assignment-work .assignment-question-header md-dialog.share-dialog .loading .ck-dialog-body .message,.anon-student-assignment-work .assignment-question-header md-dialog.share-dialog .select-share-recipient .ck-dialog-title,.anon-student-assignment-work .assignment-question-header md-dialog.share-dialog .share-with-teacher .ck-dialog-subtitle,.anon-student-assignment-work .assignment-question-header md-dialog.share-dialog .share-with-teacher .ck-dialog-title,.anon-student-assignment-work .assignment-question-header md-dialog.share-dialog .share-work-dialog .ck-dialog-subtitle,.anon-student-assignment-work .assignment-question-header md-dialog.share-dialog .share-work-dialog .ck-dialog-title,.anon-student-assignment-work .assignment-question-header md-dialog.share-with-student-dialog .content .dialog-title,.anon-student-assignment-work .assignment-question-header md-dialog.share-with-student-dialog .content .welcome,.anon-student-assignment-work .assignment-question-header md-dialog.signup-dialog .ck-dialog-title,.anon-student-assignment-work .assignment-question-header md-dialog.student-code-dialog .ck-dialog-title,.anon-student-assignment-work .assignment-teacher-feedback-question .assignment-question-header .title,.anon-student-assignment-work .shared-work-question .assignment-question-header .title,.assignment-export-dialog .exporting .ck-dialog-body .anon-student-assignment-work .assignment-question-header .exporting-count,.assignment-export-dialog .exporting .ck-dialog-body .anon-student-assignment-work .assignment-question-header .exporting-message,.assignment-export-dialog .main .ck-dialog-body .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.assignment-selection-dialog .ck-dialog-body .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.assignment-teacher-feedback-question .anon-student-assignment-work .assignment-question-header .title,.assignments-limit-paywall-dialog .ck-dialog-body .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.assignments-list .assignment-header .anon-student-assignment-work .assignment-question-header .assignments-list-title,.cancel-subscription-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.confirm-dialog .ck-dialog-body .anon-student-assignment-work .assignment-question-header .primary-message,.confirm-dialog .ck-dialog-body .anon-student-assignment-work .assignment-question-header .secondary-message,.contextual-paywall-dialog .contextual-paywall .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.contract-user-reset-password-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.create-order-dialog .add-organization .ck-dialog-body .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.create-order-dialog .identify-organization .ck-dialog-body .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.create-order-dialog .identify-person .ck-dialog-body .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.create-order-dialog .identify-purchase-period .ck-dialog-body .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.delete-account-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.error-dialog .ck-dialog-body .anon-student-assignment-work .assignment-question-header .primary-message,.error-dialog .ck-dialog-body .anon-student-assignment-work .assignment-question-header .secondary-message,.feature-dialog .anon-student-assignment-work .assignment-question-header .feature-dialog-title,.financial-aid-dialog .ck-dialog-body .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.folder-name-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.folderAssignment .copying .ck-dialog-body .anon-student-assignment-work .assignment-question-header .message,.help-article .body .body-container .article-content .anon-student-assignment-work .assignment-question-header .article-title,.import-google-rosters-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.import-image-dialog .cancel-check .content .anon-student-assignment-work .assignment-question-header .primary-message,.import-image-dialog .cancel-check .content .anon-student-assignment-work .assignment-question-header .secondary-message,.import-image-dialog .choose-destinations .content .anon-student-assignment-work .assignment-question-header .title,.import-image-dialog .review .content .anon-student-assignment-work .assignment-question-header .title,.invite-co-teacher-dialog .email-success .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.invite-co-teacher-dialog .email-success .anon-student-assignment-work .assignment-question-header .email-success-message,.invite-co-teacher-dialog .loading .ck-dialog-body .anon-student-assignment-work .assignment-question-header .message,.invite-teacher-dialog .invite .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.link-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.md-dialog-container.no-account md-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-body,.md-dialog-container.no-account md-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.move-assignment-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.roster-lock-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.roster-selection-dialog .ck-dialog-body .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.select-purchase-period-dialog .ck-dialog-body .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.session-question .error-container .anon-student-assignment-work .assignment-question-header .no-roster,.session-watch .error-container .anon-student-assignment-work .assignment-question-header .no-roster,.session-work .error-container .anon-student-assignment-work .assignment-question-header .no-roster,.shared-work-question .anon-student-assignment-work .assignment-question-header .title,.student-account-choice-dialog .content .anon-student-assignment-work .assignment-question-header .dialog-title,.student-account-help-dialog .content .anon-student-assignment-work .assignment-question-header .dialog-title,.update-user-school-dialog .update-user-school .ck-dialog-body .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.user-notification-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-title,.verify-organization-member-dialog .ck-dialog-body .anon-student-assignment-work .assignment-question-header .primary-message,.verify-organization-member-dialog .ck-dialog-body .anon-student-assignment-work .assignment-question-header .secondary-message,audio-capture .audio-loading .anon-student-assignment-work .assignment-question-header .message,audio-capture .audio-message .anon-student-assignment-work .assignment-question-header .message,audio-capture .recording .anon-student-assignment-work .assignment-question-header .message,audio-capture .start .anon-student-assignment-work .assignment-question-header .message,md-dialog.add-manipulative-image-dialog .ck-dialog-body .anon-student-assignment-work .assignment-question-header .ck-dialog-title,md-dialog.create-contract-students-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-title,md-dialog.create-contract-students-dialog .select .create-options .anon-student-assignment-work .assignment-question-header .message,md-dialog.image-picker-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-title,md-dialog.pro-info-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .email-success .anon-student-assignment-work .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .email-success .anon-student-assignment-work .assignment-question-header .email-success-message,md-dialog.share-dialog .loading .ck-dialog-body .anon-student-assignment-work .assignment-question-header .message,md-dialog.share-dialog .select-share-recipient .anon-student-assignment-work .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .share-with-teacher .anon-student-assignment-work .assignment-question-header .ck-dialog-subtitle,md-dialog.share-dialog .share-with-teacher .anon-student-assignment-work .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .share-work-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-subtitle,md-dialog.share-dialog .share-work-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-title,md-dialog.share-with-student-dialog .content .anon-student-assignment-work .assignment-question-header .dialog-title,md-dialog.share-with-student-dialog .content .anon-student-assignment-work .assignment-question-header .welcome,md-dialog.signup-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-title,md-dialog.student-code-dialog .anon-student-assignment-work .assignment-question-header .ck-dialog-title{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}}.anon-student-assignment-work .loading{position:absolute;background-color:#fff;left:0;top:0;right:0;bottom:0;opacity:1%}@media (max-width:465px){.anon-student-assignment-work .assignment-question-header .class-code-link{display:none}}@media (max-width:665px){.anon-student-assignment-work .saving-indicator-desktop{display:none}}@media (min-width:665px){.anon-student-assignment-work .saving-indicator-mobile{display:none}}.anon-student-profile-menu .username{color:#6d6e70}.assignment-edit-question{height:100vh}#what-is-a-class-code md-dialog-content .assignment-edit-question .assignment-question-header .primary-message,#what-is-a-class-code md-dialog-content .assignment-edit-question .assignment-question-header .secondary-message,.add-anon-student-dialog .assignment-edit-question .assignment-question-header .ck-dialog-title,.add-pro-student-dialog .assignment-edit-question .assignment-question-header .ck-dialog-title,.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .assignment-edit-question .assignment-question-header .title,.assignment-edit-question .assignment-question-header #what-is-a-class-code md-dialog-content .primary-message,.assignment-edit-question .assignment-question-header #what-is-a-class-code md-dialog-content .secondary-message,.assignment-edit-question .assignment-question-header .add-anon-student-dialog .ck-dialog-title,.assignment-edit-question .assignment-question-header .add-pro-student-dialog .ck-dialog-title,.assignment-edit-question .assignment-question-header .admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .title,.assignment-edit-question .assignment-question-header .assignment-export-dialog .exporting .ck-dialog-body .exporting-count,.assignment-edit-question .assignment-question-header .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.assignment-edit-question .assignment-question-header .assignment-export-dialog .main .ck-dialog-body .ck-dialog-title,.assignment-edit-question .assignment-question-header .assignment-selection-dialog .ck-dialog-body .ck-dialog-title,.assignment-edit-question .assignment-question-header .assignments-limit-paywall-dialog .ck-dialog-body .ck-dialog-title,.assignment-edit-question .assignment-question-header .assignments-list .assignment-header .assignments-list-title,.assignment-edit-question .assignment-question-header .cancel-subscription-dialog .ck-dialog-title,.assignment-edit-question .assignment-question-header .classkick-header,.assignment-edit-question .assignment-question-header .confirm-dialog .ck-dialog-body .primary-message,.assignment-edit-question .assignment-question-header .confirm-dialog .ck-dialog-body .secondary-message,.assignment-edit-question .assignment-question-header .contextual-paywall-dialog .contextual-paywall .ck-dialog-title,.assignment-edit-question .assignment-question-header .contract-user-reset-password-dialog .ck-dialog-title,.assignment-edit-question .assignment-question-header .create-order-dialog .add-organization .ck-dialog-body .ck-dialog-title,.assignment-edit-question .assignment-question-header .create-order-dialog .identify-organization .ck-dialog-body .ck-dialog-title,.assignment-edit-question .assignment-question-header .create-order-dialog .identify-person .ck-dialog-body .ck-dialog-title,.assignment-edit-question .assignment-question-header .create-order-dialog .identify-purchase-period .ck-dialog-body .ck-dialog-title,.assignment-edit-question .assignment-question-header .delete-account-dialog .ck-dialog-title,.assignment-edit-question .assignment-question-header .error-dialog .ck-dialog-body .primary-message,.assignment-edit-question .assignment-question-header .error-dialog .ck-dialog-body .secondary-message,.assignment-edit-question .assignment-question-header .feature-dialog .feature-dialog-title,.assignment-edit-question .assignment-question-header .financial-aid-dialog .ck-dialog-body .ck-dialog-title,.assignment-edit-question .assignment-question-header .folder-name-dialog .ck-dialog-title,.assignment-edit-question .assignment-question-header .folderAssignment .copying .ck-dialog-body .message,.assignment-edit-question .assignment-question-header .help-article .body .body-container .article-content .article-title,.assignment-edit-question .assignment-question-header .import-google-rosters-dialog .ck-dialog-title,.assignment-edit-question .assignment-question-header .import-image-dialog .cancel-check .content .primary-message,.assignment-edit-question .assignment-question-header .import-image-dialog .cancel-check .content .secondary-message,.assignment-edit-question .assignment-question-header .import-image-dialog .choose-destinations .content .title,.assignment-edit-question .assignment-question-header .import-image-dialog .review .content .title,.assignment-edit-question .assignment-question-header .invite-co-teacher-dialog .email-success .ck-dialog-title,.assignment-edit-question .assignment-question-header .invite-co-teacher-dialog .email-success .email-success-message,.assignment-edit-question .assignment-question-header .invite-co-teacher-dialog .loading .ck-dialog-body .message,.assignment-edit-question .assignment-question-header .invite-teacher-dialog .invite .ck-dialog-title,.assignment-edit-question .assignment-question-header .link-dialog .ck-dialog-title,.assignment-edit-question .assignment-question-header .md-dialog-container.no-account md-dialog .ck-dialog-body,.assignment-edit-question .assignment-question-header .md-dialog-container.no-account md-dialog .ck-dialog-title,.assignment-edit-question .assignment-question-header .move-assignment-dialog .ck-dialog-title,.assignment-edit-question .assignment-question-header .roster-lock-dialog .ck-dialog-title,.assignment-edit-question .assignment-question-header .roster-selection-dialog .ck-dialog-body .ck-dialog-title,.assignment-edit-question .assignment-question-header .select-purchase-period-dialog .ck-dialog-body .ck-dialog-title,.assignment-edit-question .assignment-question-header .session-question .error-container .no-roster,.assignment-edit-question .assignment-question-header .session-watch .error-container .no-roster,.assignment-edit-question .assignment-question-header .session-work .error-container .no-roster,.assignment-edit-question .assignment-question-header .student-account-choice-dialog .content .dialog-title,.assignment-edit-question .assignment-question-header .student-account-help-dialog .content .dialog-title,.assignment-edit-question .assignment-question-header .update-user-school-dialog .update-user-school .ck-dialog-body .ck-dialog-title,.assignment-edit-question .assignment-question-header .user-notification-dialog .ck-dialog-title,.assignment-edit-question .assignment-question-header .verify-organization-member-dialog .ck-dialog-body .primary-message,.assignment-edit-question .assignment-question-header .verify-organization-member-dialog .ck-dialog-body .secondary-message,.assignment-edit-question .assignment-question-header audio-capture .audio-loading .message,.assignment-edit-question .assignment-question-header audio-capture .audio-message .message,.assignment-edit-question .assignment-question-header audio-capture .recording .message,.assignment-edit-question .assignment-question-header audio-capture .start .message,.assignment-edit-question .assignment-question-header md-dialog.add-manipulative-image-dialog .ck-dialog-body .ck-dialog-title,.assignment-edit-question .assignment-question-header md-dialog.create-contract-students-dialog .ck-dialog-title,.assignment-edit-question .assignment-question-header md-dialog.create-contract-students-dialog .select .create-options .message,.assignment-edit-question .assignment-question-header md-dialog.image-picker-dialog .ck-dialog-title,.assignment-edit-question .assignment-question-header md-dialog.pro-info-dialog .ck-dialog-title,.assignment-edit-question .assignment-question-header md-dialog.share-dialog .email-success .ck-dialog-title,.assignment-edit-question .assignment-question-header md-dialog.share-dialog .email-success .email-success-message,.assignment-edit-question .assignment-question-header md-dialog.share-dialog .loading .ck-dialog-body .message,.assignment-edit-question .assignment-question-header md-dialog.share-dialog .select-share-recipient .ck-dialog-title,.assignment-edit-question .assignment-question-header md-dialog.share-dialog .share-with-teacher .ck-dialog-subtitle,.assignment-edit-question .assignment-question-header md-dialog.share-dialog .share-with-teacher .ck-dialog-title,.assignment-edit-question .assignment-question-header md-dialog.share-dialog .share-work-dialog .ck-dialog-subtitle,.assignment-edit-question .assignment-question-header md-dialog.share-dialog .share-work-dialog .ck-dialog-title,.assignment-edit-question .assignment-question-header md-dialog.share-with-student-dialog .content .dialog-title,.assignment-edit-question .assignment-question-header md-dialog.share-with-student-dialog .content .welcome,.assignment-edit-question .assignment-question-header md-dialog.signup-dialog .ck-dialog-title,.assignment-edit-question .assignment-question-header md-dialog.student-code-dialog .ck-dialog-title,.assignment-edit-question .assignment-teacher-feedback-question .assignment-question-header .title,.assignment-edit-question .shared-work-question .assignment-question-header .title,.assignment-export-dialog .exporting .ck-dialog-body .assignment-edit-question .assignment-question-header .exporting-count,.assignment-export-dialog .exporting .ck-dialog-body .assignment-edit-question .assignment-question-header .exporting-message,.assignment-export-dialog .main .ck-dialog-body .assignment-edit-question .assignment-question-header .ck-dialog-title,.assignment-selection-dialog .ck-dialog-body .assignment-edit-question .assignment-question-header .ck-dialog-title,.assignment-teacher-feedback-question .assignment-edit-question .assignment-question-header .title,.assignments-limit-paywall-dialog .ck-dialog-body .assignment-edit-question .assignment-question-header .ck-dialog-title,.assignments-list .assignment-header .assignment-edit-question .assignment-question-header .assignments-list-title,.cancel-subscription-dialog .assignment-edit-question .assignment-question-header .ck-dialog-title,.confirm-dialog .ck-dialog-body .assignment-edit-question .assignment-question-header .primary-message,.confirm-dialog .ck-dialog-body .assignment-edit-question .assignment-question-header .secondary-message,.contextual-paywall-dialog .contextual-paywall .assignment-edit-question .assignment-question-header .ck-dialog-title,.contract-user-reset-password-dialog .assignment-edit-question .assignment-question-header .ck-dialog-title,.create-order-dialog .add-organization .ck-dialog-body .assignment-edit-question .assignment-question-header .ck-dialog-title,.create-order-dialog .identify-organization .ck-dialog-body .assignment-edit-question .assignment-question-header .ck-dialog-title,.create-order-dialog .identify-person .ck-dialog-body .assignment-edit-question .assignment-question-header .ck-dialog-title,.create-order-dialog .identify-purchase-period .ck-dialog-body .assignment-edit-question .assignment-question-header .ck-dialog-title,.delete-account-dialog .assignment-edit-question .assignment-question-header .ck-dialog-title,.error-dialog .ck-dialog-body .assignment-edit-question .assignment-question-header .primary-message,.error-dialog .ck-dialog-body .assignment-edit-question .assignment-question-header .secondary-message,.feature-dialog .assignment-edit-question .assignment-question-header .feature-dialog-title,.financial-aid-dialog .ck-dialog-body .assignment-edit-question .assignment-question-header .ck-dialog-title,.folder-name-dialog .assignment-edit-question .assignment-question-header .ck-dialog-title,.folderAssignment .copying .ck-dialog-body .assignment-edit-question .assignment-question-header .message,.help-article .body .body-container .article-content .assignment-edit-question .assignment-question-header .article-title,.import-google-rosters-dialog .assignment-edit-question .assignment-question-header .ck-dialog-title,.import-image-dialog .cancel-check .content .assignment-edit-question .assignment-question-header .primary-message,.import-image-dialog .cancel-check .content .assignment-edit-question .assignment-question-header .secondary-message,.import-image-dialog .choose-destinations .content .assignment-edit-question .assignment-question-header .title,.import-image-dialog .review .content .assignment-edit-question .assignment-question-header .title,.invite-co-teacher-dialog .email-success .assignment-edit-question .assignment-question-header .ck-dialog-title,.invite-co-teacher-dialog .email-success .assignment-edit-question .assignment-question-header .email-success-message,.invite-co-teacher-dialog .loading .ck-dialog-body .assignment-edit-question .assignment-question-header .message,.invite-teacher-dialog .invite .assignment-edit-question .assignment-question-header .ck-dialog-title,.link-dialog .assignment-edit-question .assignment-question-header .ck-dialog-title,.md-dialog-container.no-account md-dialog .assignment-edit-question .assignment-question-header .ck-dialog-body,.md-dialog-container.no-account md-dialog .assignment-edit-question .assignment-question-header .ck-dialog-title,.move-assignment-dialog .assignment-edit-question .assignment-question-header .ck-dialog-title,.roster-lock-dialog .assignment-edit-question .assignment-question-header .ck-dialog-title,.roster-selection-dialog .ck-dialog-body .assignment-edit-question .assignment-question-header .ck-dialog-title,.select-purchase-period-dialog .ck-dialog-body .assignment-edit-question .assignment-question-header .ck-dialog-title,.session-question .error-container .assignment-edit-question .assignment-question-header .no-roster,.session-watch .error-container .assignment-edit-question .assignment-question-header .no-roster,.session-work .error-container .assignment-edit-question .assignment-question-header .no-roster,.shared-work-question .assignment-edit-question .assignment-question-header .title,.student-account-choice-dialog .content .assignment-edit-question .assignment-question-header .dialog-title,.student-account-help-dialog .content .assignment-edit-question .assignment-question-header .dialog-title,.update-user-school-dialog .update-user-school .ck-dialog-body .assignment-edit-question .assignment-question-header .ck-dialog-title,.user-notification-dialog .assignment-edit-question .assignment-question-header .ck-dialog-title,.verify-organization-member-dialog .ck-dialog-body .assignment-edit-question .assignment-question-header .primary-message,.verify-organization-member-dialog .ck-dialog-body .assignment-edit-question .assignment-question-header .secondary-message,audio-capture .audio-loading .assignment-edit-question .assignment-question-header .message,audio-capture .audio-message .assignment-edit-question .assignment-question-header .message,audio-capture .recording .assignment-edit-question .assignment-question-header .message,audio-capture .start .assignment-edit-question .assignment-question-header .message,md-dialog.add-manipulative-image-dialog .ck-dialog-body .assignment-edit-question .assignment-question-header .ck-dialog-title,md-dialog.create-contract-students-dialog .assignment-edit-question .assignment-question-header .ck-dialog-title,md-dialog.create-contract-students-dialog .select .create-options .assignment-edit-question .assignment-question-header .message,md-dialog.image-picker-dialog .assignment-edit-question .assignment-question-header .ck-dialog-title,md-dialog.pro-info-dialog .assignment-edit-question .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .email-success .assignment-edit-question .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .email-success .assignment-edit-question .assignment-question-header .email-success-message,md-dialog.share-dialog .loading .ck-dialog-body .assignment-edit-question .assignment-question-header .message,md-dialog.share-dialog .select-share-recipient .assignment-edit-question .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .share-with-teacher .assignment-edit-question .assignment-question-header .ck-dialog-subtitle,md-dialog.share-dialog .share-with-teacher .assignment-edit-question .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .share-work-dialog .assignment-edit-question .assignment-question-header .ck-dialog-subtitle,md-dialog.share-dialog .share-work-dialog .assignment-edit-question .assignment-question-header .ck-dialog-title,md-dialog.share-with-student-dialog .content .assignment-edit-question .assignment-question-header .dialog-title,md-dialog.share-with-student-dialog .content .assignment-edit-question .assignment-question-header .welcome,md-dialog.signup-dialog .assignment-edit-question .assignment-question-header .ck-dialog-title,md-dialog.student-code-dialog .assignment-edit-question .assignment-question-header .ck-dialog-title{color:#6d6e70}.assignment-edit-question .assignment-question-header .spacer{display:flex;width:-webkit-fit-content;width:fit-content;align-items:center;justify-content:flex-end}.assignment-edit-question .assignment-question-header .student-preview{color:#45494b;padding:12px;text-transform:capitalize;display:flex;align-items:center;background-color:rgba(0,0,0,.03);border-radius:8px;height:-webkit-fill-available}.assignment-edit-question .assignment-question-header .student-preview:hover{text-decoration:none;background-color:#45494b;color:#fff}.assignment-edit-question .assignment-question-header .student-preview .ck-roster{margin-right:12px;font-size:1.6rem}.assignment-edit-question .assignment-question-header .student-preview .ck-play{margin-left:12px;padding:7px;font-size:1.2rem}.assignment-edit-question .assignment-question-header .help-icon{display:none}@media screen and (max-height:599px){.assignment-edit-question .assignment-question-header .help-icon{display:inline!important;margin-left:1rem}}.assignment-edit-question .error{text-align:center;font-size:1.5em}.assignment-edit{height:100vh}.assignment-edit .header{padding:0;color:#45494b;font-size:1.4rem;font-weight:700}.assignment-edit .header .ck-contextualhelp,.assignment-edit .header .ck-home-2023,.assignment-edit .header .ck-moreoptions{font-size:2rem!important;color:#45494b!important}.assignment-edit .header .ck-gift{font-size:2.1rem!important}.assignment-edit .header .ck-bell{font-size:2.5rem!important}.assignment-edit .header .ck-forward-arrow-2023{font-size:1.6rem!important}.assignment-edit .header .md-button.back{margin-left:10px}.assignment-edit .header .header-row{display:flex;flex-direction:row;flex:1;min-width:0}.assignment-edit .header .assignment-name{white-space:nowrap;display:block;text-overflow:ellipsis;overflow:hidden;min-width:100px;max-width:none;flex:1}.assignment-edit .header .right-side .share-button{color:#45494b;font-size:14px;text-transform:capitalize;border-radius:8px;padding:16px 13px;height:2.8rem;background:#f7f7f7;margin-right:2.4rem}.assignment-edit .header .right-side .share-button:hover{background:#45494b;color:#fff}.assignment-edit .header .right-side .share-button i{margin-right:14px}.assignment-edit .header .nav-toggle-container{display:flex;width:53%;margin:0 auto;flex-shrink:0}.assignment-edit .header .nav-toggle{flex:1 1 auto;min-width:0;margin:0 16px;display:flex;position:relative;width:-webkit-fill-available;flex-shrink:1}.assignment-edit .header .nav-toggle.show-preview-button{width:65.5rem}.assignment-edit .header .nav-toggle.show-preview-button.co-teacher-nav{width:57.5rem;max-width:100%}.assignment-edit .header .nav-toggle.show-preview-button .md-button{width:19rem;flex:1 1 0;min-width:0;width:auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.assignment-edit .header .nav-toggle .background-border,.assignment-edit .header .nav-toggle .md-button,.assignment-edit .header .nav-toggle .md-button[disabled]{border-radius:100px}.assignment-edit .header .nav-toggle .background-border{width:inherit;border-color:#f7f7f7;background-color:#f7f7f7}.assignment-edit .header .nav-toggle .md-button{text-transform:uppercase;font-size:1rem;line-height:16px;color:#45494b;background-color:#f7f7f7;width:12.8rem;letter-spacing:2px;font-weight:700}.assignment-edit .header .nav-toggle .md-button[disabled]{background-color:#45494b;border-color:#45494b;color:#fff}.anon-student-assignment-overview .assignment-question-header .assignment-edit .header .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .assignment-edit .header .feedback-inbox-button,.assignment-edit .header .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.assignment-edit .header .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.assignment-edit .header .bar-item,.assignment-edit .header .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.assignment-edit .header .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.assignment-edit .header .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.assignment-edit .header .student-account-assignment-work .assignment-question-header .feedback-inbox-button,.assignment-edit .session .header .md-button.home,.preview-student-assignment-overview .assignment-question-header .assignment-edit .header .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .assignment-edit .header .feedback-inbox-button,.session .assignment-edit .header .md-button.home,.student-account-assignment-overview .assignment-question-header .assignment-edit .header .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .assignment-edit .header .feedback-inbox-button{width:45px}@media screen and (min-width:771px){.assignment-edit .header .condensed-button,.assignment-edit .header.mobile{display:none}}@media screen and (max-width:770px){.assignment-edit .header{display:block;height:auto;padding:0 16px 8px}.assignment-edit .header.desktop{display:none}.assignment-edit .header .header-row{margin:0}.assignment-edit .header .md-button.back{margin-left:0}.assignment-edit .header .assignment-name{white-space:nowrap;display:block;text-overflow:ellipsis;overflow:hidden;max-width:-webkit-fit-content;max-width:fit-content;align-content:center}.assignment-edit .header .nav-toggle-container{display:contents;width:62%}.assignment-edit .header .saving-indicator{display:flex;align-items:center;justify-content:center}.assignment-edit .header .saving-indicator .saving-message{margin-top:8px}.assignment-edit .header .nav-toggle{flex:1 1 auto;min-width:0;margin:0 16px 0 0;display:flex;position:relative;width:-webkit-fill-available;flex-shrink:1}.assignment-edit .header .nav-toggle .md-button{flex:1 1 0;min-width:0;width:auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.assignment-edit .header .background-border{position:relative!important;margin-botton:20px}.assignment-edit .header .right-side .share-button{margin-right:16px}}.assignment-edit .error,.assignment-edit .loading{text-align:center}.assignment-edit .error .error-text,.assignment-edit .error .loading-text,.assignment-edit .loading .error-text,.assignment-edit .loading .loading-text{padding:.5rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}.assignment-edit .body{background:#f7f7f7;overflow:auto;height:calc(100vh - 40px);width:100vw}.assignment-edit .body>*{width:100%;min-width:50em}.assignment-edit .metadata{padding:0 0 16px;background-color:#fff;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.1);margin-bottom:3px}.assignment-edit .metadata>div{margin:0 6rem}.assignment-edit .metadata .access-option{margin-left:16px;width:220px}.assignment-edit .metadata .access-option md-select[disabled] .md-select-value{background-image:none;border-bottom-color:#e5e5e5!important}.assignment-edit .metadata .grade-option,.assignment-edit .metadata .subject-option{margin-left:16px;width:110px}.assignment-edit .metadata md-input-container{padding:0;margin-top:12px}.assignment-edit .metadata md-input-container .md-resize-handle{bottom:4px}.assignment-edit .questions{background:#f7f7f7}.assignment-edit .questions .slides-header{display:flex;-webkit-box-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-justify-content:space-between;justify-content:space-between;align-items:flex-start;padding:1em 6rem}.assignment-edit .questions .slides-header.center{align-items:center}.assignment-edit .questions .student-preview{font-size:1.3rem;color:#45494b;padding:12px;text-transform:capitalize;display:flex;align-items:center;background-color:rgba(0,0,0,.03);border-radius:8px;height:-webkit-fit-content;height:fit-content}.assignment-edit .questions .student-preview:hover{text-decoration:none;background-color:#45494b;color:#fff}.assignment-edit .questions .student-preview .ck-roster{margin-right:12px;font-size:1.6rem}.assignment-edit .questions .student-preview .ck-play{margin-left:12px;padding:7px;font-size:1.2rem}.assignment-edit .questions .questions-container{padding:0 4.8rem 2em}.assignment-edit .questions .questions-container>*{display:inline-block;width:calc(208px + 2.4rem);height:calc(156px + 2.4rem);padding:1.2rem}.assignment-edit .questions .questions-container .question{display:inline-block;position:relative;width:208px;height:156px;outline:none;cursor:pointer}.assignment-edit .questions .questions-container .question>*{position:absolute}.assignment-edit .questions .questions-container .question .move-question-bar{width:2px;height:100%;display:none;background-color:#6d6e70;pointer-events:none}.assignment-edit .questions .questions-container .question .move-question-bar.left{display:inherit;left:-12px}.assignment-edit .questions .questions-container .question .move-question-bar.right{display:inherit;right:-14px}.assignment-edit .questions .questions-container .question .question-mask{background-color:hsla(0,0%,100%,.95);width:100%;height:45px;bottom:0;left:0}.assignment-edit .questions .questions-container .question .question-mask>*{height:45px}.assignment-edit .questions .questions-container .question .question-mask .menu-button,.assignment-edit .questions .questions-container .question .question-mask .page-number{width:45px}.assignment-edit .questions .questions-container .question .question-mask .question-score{margin:0;width:5em;height:2.75em}.assignment-edit .questions .questions-container .question .question-mask .question-score input{text-align:center;height:100%;box-sizing:border-box}.assignment-edit .questions .questions-container .question .question-mask .menu-button md-menu{padding:0}.assignment-edit .questions .questions-container .question .question-mask .menu-button .md-button{border-radius:0;width:45px;height:45px;min-width:45px;padding:0;margin:0}.assignment-edit .questions .questions-container .question .question-mask .menu-button .md-button .md-ripple-container{border-radius:0}.assignment-edit .questions .questions-container .question .question-mask grade-input{width:6em;height:2em;background-color:#fff;color:#6d6e70}.assignment-edit .questions .questions-container .question assignment-sheet{width:16em;height:12em;overflow:hidden;background-color:#fff;pointer-events:none;box-shadow:0 0 8px 1px rgba(64,67,69,.17)}.assignment-edit .questions .questions-container .question assignment-sheet svg{height:32em}.assignment-edit .questions .questions-container .add-question{width:208px;height:156px;margin:0;padding:0;font-size:inherit;border:2px dashed #25c582;border-radius:0}.assignment-edit .questions .questions-container .add-question .md-ripple-container{border-radius:0}.assignment-edit div.tip{color:#6d6e70;box-sizing:border-box;pointer-events:auto;text-align:center}.assignment-edit div.tip a{color:#25c582;text-transform:none}.assignment-more-options-menu{max-height:unset}.move-question-dialog{width:420px}.move-question-dialog .dialog-nav{height:60px}.move-question-dialog .dialog-header{text-align:center;height:40px}.move-question-dialog .dialog-title{text-align:center;border-bottom:1px solid #eeeeef;padding-left:2em;padding-right:2em}.move-question-dialog md-dialog-content{padding:0;max-height:30em;min-height:4em;border-top:1px solid #eeeeef}.move-question-dialog md-dialog-content md-list-item{background-color:#fff}.move-question-dialog md-dialog-content md-list-item *{font-family:GothamRoundedBook,"Varela Round",sans-serif;color:#6d6e70}.move-question-dialog md-dialog-content md-list-item:not(:last-child){border-bottom:1px solid #eeeeef}.move-question-dialog md-dialog-actions{min-height:90px;padding:0 11px 13px 0;border-top:1px solid #eeeeef}.move-question-dialog md-dialog-actions .md-button{margin:0}.assignment-library{height:100vh}.assignment-library .header{padding:0}.assignment-library .header div.left{height:100%}.anon-student-assignment-overview .assignment-question-header .assignment-library .header div.left .md-button.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .assignment-library .header div.left .md-button.feedback-inbox-button,.assignment-library .header div.left .anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.assignment-library .header div.left .anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.assignment-library .header div.left .md-button.bar-item,.assignment-library .header div.left .preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.assignment-library .header div.left .preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.assignment-library .header div.left .student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.assignment-library .header div.left .student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.assignment-library .session .header div.left .md-button.home,.preview-student-assignment-overview .assignment-question-header .assignment-library .header div.left .md-button.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .assignment-library .header div.left .md-button.feedback-inbox-button,.session .assignment-library .header div.left .md-button.home,.student-account-assignment-overview .assignment-question-header .assignment-library .header div.left .md-button.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .assignment-library .header div.left .md-button.feedback-inbox-button{min-width:6rem;margin:0 15px 0 0;min-height:unset}.anon-student-assignment-overview .assignment-question-header .assignment-library .header div.left .md-button.feedback-inbox-button span,.anon-student-assignment-work .assignment-question-header .assignment-library .header div.left .md-button.feedback-inbox-button span,.assignment-library .header div.left .anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button span,.assignment-library .header div.left .anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button span,.assignment-library .header div.left .md-button.bar-item span,.assignment-library .header div.left .preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button span,.assignment-library .header div.left .preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button span,.assignment-library .header div.left .student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button span,.assignment-library .header div.left .student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button span,.assignment-library .session .header div.left .md-button.home span,.preview-student-assignment-overview .assignment-question-header .assignment-library .header div.left .md-button.feedback-inbox-button span,.preview-student-assignment-work .assignment-question-header .assignment-library .header div.left .md-button.feedback-inbox-button span,.session .assignment-library .header div.left .md-button.home span,.student-account-assignment-overview .assignment-question-header .assignment-library .header div.left .md-button.feedback-inbox-button span,.student-account-assignment-work .assignment-question-header .assignment-library .header div.left .md-button.feedback-inbox-button span{margin:3px 0 0 10px;height:100%;text-transform:none}.assignment-library .header div.left .logo{margin-left:24px;height:30px}.assignment-library .header div.left .logo:hover{cursor:pointer}.assignment-library .header div.left .logo:focus{outline:none}.assignment-library .body{height:100%}.assignment-library .body .user-info{margin:0;padding:1.6rem .8rem;background:#25c582}#what-is-a-class-code md-dialog-content .assignment-library .body .user-info .primary-message,#what-is-a-class-code md-dialog-content .assignment-library .body .user-info .secondary-message,.add-anon-student-dialog .assignment-library .body .user-info .ck-dialog-title,.add-pro-student-dialog .assignment-library .body .user-info .ck-dialog-title,.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .assignment-library .body .user-info .title,.assignment-export-dialog .exporting .ck-dialog-body .assignment-library .body .user-info .exporting-count,.assignment-export-dialog .exporting .ck-dialog-body .assignment-library .body .user-info .exporting-message,.assignment-export-dialog .main .ck-dialog-body .assignment-library .body .user-info .ck-dialog-title,.assignment-library .body .user-info #what-is-a-class-code md-dialog-content .primary-message,.assignment-library .body .user-info #what-is-a-class-code md-dialog-content .secondary-message,.assignment-library .body .user-info .add-anon-student-dialog .ck-dialog-title,.assignment-library .body .user-info .add-pro-student-dialog .ck-dialog-title,.assignment-library .body .user-info .admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .title,.assignment-library .body .user-info .assignment-export-dialog .exporting .ck-dialog-body .exporting-count,.assignment-library .body .user-info .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.assignment-library .body .user-info .assignment-export-dialog .main .ck-dialog-body .ck-dialog-title,.assignment-library .body .user-info .assignment-selection-dialog .ck-dialog-body .ck-dialog-title,.assignment-library .body .user-info .assignment-teacher-feedback-question .assignment-question-header .title,.assignment-library .body .user-info .assignments-limit-paywall-dialog .ck-dialog-body .ck-dialog-title,.assignment-library .body .user-info .assignments-list .assignment-header .assignments-list-title,.assignment-library .body .user-info .cancel-subscription-dialog .ck-dialog-title,.assignment-library .body .user-info .classkick-header,.assignment-library .body .user-info .confirm-dialog .ck-dialog-body .primary-message,.assignment-library .body .user-info .confirm-dialog .ck-dialog-body .secondary-message,.assignment-library .body .user-info .contextual-paywall-dialog .contextual-paywall .ck-dialog-title,.assignment-library .body .user-info .contract-user-reset-password-dialog .ck-dialog-title,.assignment-library .body .user-info .create-order-dialog .add-organization .ck-dialog-body .ck-dialog-title,.assignment-library .body .user-info .create-order-dialog .identify-organization .ck-dialog-body .ck-dialog-title,.assignment-library .body .user-info .create-order-dialog .identify-person .ck-dialog-body .ck-dialog-title,.assignment-library .body .user-info .create-order-dialog .identify-purchase-period .ck-dialog-body .ck-dialog-title,.assignment-library .body .user-info .delete-account-dialog .ck-dialog-title,.assignment-library .body .user-info .error-dialog .ck-dialog-body .primary-message,.assignment-library .body .user-info .error-dialog .ck-dialog-body .secondary-message,.assignment-library .body .user-info .feature-dialog .feature-dialog-title,.assignment-library .body .user-info .financial-aid-dialog .ck-dialog-body .ck-dialog-title,.assignment-library .body .user-info .folder-name-dialog .ck-dialog-title,.assignment-library .body .user-info .folderAssignment .copying .ck-dialog-body .message,.assignment-library .body .user-info .import-google-rosters-dialog .ck-dialog-title,.assignment-library .body .user-info .import-image-dialog .cancel-check .content .primary-message,.assignment-library .body .user-info .import-image-dialog .cancel-check .content .secondary-message,.assignment-library .body .user-info .import-image-dialog .choose-destinations .content .title,.assignment-library .body .user-info .import-image-dialog .review .content .title,.assignment-library .body .user-info .invite-co-teacher-dialog .email-success .ck-dialog-title,.assignment-library .body .user-info .invite-co-teacher-dialog .email-success .email-success-message,.assignment-library .body .user-info .invite-co-teacher-dialog .loading .ck-dialog-body .message,.assignment-library .body .user-info .invite-teacher-dialog .invite .ck-dialog-title,.assignment-library .body .user-info .link-dialog .ck-dialog-title,.assignment-library .body .user-info .md-dialog-container.no-account md-dialog .ck-dialog-body,.assignment-library .body .user-info .md-dialog-container.no-account md-dialog .ck-dialog-title,.assignment-library .body .user-info .move-assignment-dialog .ck-dialog-title,.assignment-library .body .user-info .roster-lock-dialog .ck-dialog-title,.assignment-library .body .user-info .roster-selection-dialog .ck-dialog-body .ck-dialog-title,.assignment-library .body .user-info .select-purchase-period-dialog .ck-dialog-body .ck-dialog-title,.assignment-library .body .user-info .session-question .error-container .no-roster,.assignment-library .body .user-info .session-watch .error-container .no-roster,.assignment-library .body .user-info .session-work .error-container .no-roster,.assignment-library .body .user-info .shared-work-question .assignment-question-header .title,.assignment-library .body .user-info .student-account-choice-dialog .content .dialog-title,.assignment-library .body .user-info .student-account-help-dialog .content .dialog-title,.assignment-library .body .user-info .update-user-school-dialog .update-user-school .ck-dialog-body .ck-dialog-title,.assignment-library .body .user-info .user-notification-dialog .ck-dialog-title,.assignment-library .body .user-info .verify-organization-member-dialog .ck-dialog-body .primary-message,.assignment-library .body .user-info .verify-organization-member-dialog .ck-dialog-body .secondary-message,.assignment-library .body .user-info audio-capture .audio-loading .message,.assignment-library .body .user-info audio-capture .audio-message .message,.assignment-library .body .user-info audio-capture .recording .message,.assignment-library .body .user-info audio-capture .start .message,.assignment-library .body .user-info md-dialog.add-manipulative-image-dialog .ck-dialog-body .ck-dialog-title,.assignment-library .body .user-info md-dialog.create-contract-students-dialog .ck-dialog-title,.assignment-library .body .user-info md-dialog.create-contract-students-dialog .select .create-options .message,.assignment-library .body .user-info md-dialog.image-picker-dialog .ck-dialog-title,.assignment-library .body .user-info md-dialog.pro-info-dialog .ck-dialog-title,.assignment-library .body .user-info md-dialog.share-dialog .email-success .ck-dialog-title,.assignment-library .body .user-info md-dialog.share-dialog .email-success .email-success-message,.assignment-library .body .user-info md-dialog.share-dialog .loading .ck-dialog-body .message,.assignment-library .body .user-info md-dialog.share-dialog .select-share-recipient .ck-dialog-title,.assignment-library .body .user-info md-dialog.share-dialog .share-with-teacher .ck-dialog-subtitle,.assignment-library .body .user-info md-dialog.share-dialog .share-with-teacher .ck-dialog-title,.assignment-library .body .user-info md-dialog.share-dialog .share-work-dialog .ck-dialog-subtitle,.assignment-library .body .user-info md-dialog.share-dialog .share-work-dialog .ck-dialog-title,.assignment-library .body .user-info md-dialog.share-with-student-dialog .content .dialog-title,.assignment-library .body .user-info md-dialog.share-with-student-dialog .content .welcome,.assignment-library .body .user-info md-dialog.signup-dialog .ck-dialog-title,.assignment-library .body .user-info md-dialog.student-code-dialog .ck-dialog-title,.assignment-library .help-article .body .body-container .article-content .user-info .article-title,.assignment-library .help-article .body .user-info .body-container .article-content .article-title,.assignment-selection-dialog .ck-dialog-body .assignment-library .body .user-info .ck-dialog-title,.assignment-teacher-feedback-question .assignment-question-header .assignment-library .body .user-info .title,.assignments-limit-paywall-dialog .ck-dialog-body .assignment-library .body .user-info .ck-dialog-title,.assignments-list .assignment-header .assignment-library .body .user-info .assignments-list-title,.cancel-subscription-dialog .assignment-library .body .user-info .ck-dialog-title,.confirm-dialog .ck-dialog-body .assignment-library .body .user-info .primary-message,.confirm-dialog .ck-dialog-body .assignment-library .body .user-info .secondary-message,.contextual-paywall-dialog .contextual-paywall .assignment-library .body .user-info .ck-dialog-title,.contract-user-reset-password-dialog .assignment-library .body .user-info .ck-dialog-title,.create-order-dialog .add-organization .ck-dialog-body .assignment-library .body .user-info .ck-dialog-title,.create-order-dialog .identify-organization .ck-dialog-body .assignment-library .body .user-info .ck-dialog-title,.create-order-dialog .identify-person .ck-dialog-body .assignment-library .body .user-info .ck-dialog-title,.create-order-dialog .identify-purchase-period .ck-dialog-body .assignment-library .body .user-info .ck-dialog-title,.delete-account-dialog .assignment-library .body .user-info .ck-dialog-title,.error-dialog .ck-dialog-body .assignment-library .body .user-info .primary-message,.error-dialog .ck-dialog-body .assignment-library .body .user-info .secondary-message,.feature-dialog .assignment-library .body .user-info .feature-dialog-title,.financial-aid-dialog .ck-dialog-body .assignment-library .body .user-info .ck-dialog-title,.folder-name-dialog .assignment-library .body .user-info .ck-dialog-title,.folderAssignment .copying .ck-dialog-body .assignment-library .body .user-info .message,.help-article .assignment-library .body .body-container .article-content .user-info .article-title,.help-article .assignment-library .body .user-info .body-container .article-content .article-title,.import-google-rosters-dialog .assignment-library .body .user-info .ck-dialog-title,.import-image-dialog .cancel-check .content .assignment-library .body .user-info .primary-message,.import-image-dialog .cancel-check .content .assignment-library .body .user-info .secondary-message,.import-image-dialog .choose-destinations .content .assignment-library .body .user-info .title,.import-image-dialog .review .content .assignment-library .body .user-info .title,.invite-co-teacher-dialog .email-success .assignment-library .body .user-info .ck-dialog-title,.invite-co-teacher-dialog .email-success .assignment-library .body .user-info .email-success-message,.invite-co-teacher-dialog .loading .ck-dialog-body .assignment-library .body .user-info .message,.invite-teacher-dialog .invite .assignment-library .body .user-info .ck-dialog-title,.link-dialog .assignment-library .body .user-info .ck-dialog-title,.md-dialog-container.no-account md-dialog .assignment-library .body .user-info .ck-dialog-body,.md-dialog-container.no-account md-dialog .assignment-library .body .user-info .ck-dialog-title,.move-assignment-dialog .assignment-library .body .user-info .ck-dialog-title,.roster-lock-dialog .assignment-library .body .user-info .ck-dialog-title,.roster-selection-dialog .ck-dialog-body .assignment-library .body .user-info .ck-dialog-title,.select-purchase-period-dialog .ck-dialog-body .assignment-library .body .user-info .ck-dialog-title,.session-question .error-container .assignment-library .body .user-info .no-roster,.session-watch .error-container .assignment-library .body .user-info .no-roster,.session-work .error-container .assignment-library .body .user-info .no-roster,.shared-work-question .assignment-question-header .assignment-library .body .user-info .title,.student-account-choice-dialog .content .assignment-library .body .user-info .dialog-title,.student-account-help-dialog .content .assignment-library .body .user-info .dialog-title,.update-user-school-dialog .update-user-school .ck-dialog-body .assignment-library .body .user-info .ck-dialog-title,.user-notification-dialog .assignment-library .body .user-info .ck-dialog-title,.verify-organization-member-dialog .ck-dialog-body .assignment-library .body .user-info .primary-message,.verify-organization-member-dialog .ck-dialog-body .assignment-library .body .user-info .secondary-message,audio-capture .audio-loading .assignment-library .body .user-info .message,audio-capture .audio-message .assignment-library .body .user-info .message,audio-capture .recording .assignment-library .body .user-info .message,audio-capture .start .assignment-library .body .user-info .message,md-dialog.add-manipulative-image-dialog .ck-dialog-body .assignment-library .body .user-info .ck-dialog-title,md-dialog.create-contract-students-dialog .assignment-library .body .user-info .ck-dialog-title,md-dialog.create-contract-students-dialog .select .create-options .assignment-library .body .user-info .message,md-dialog.image-picker-dialog .assignment-library .body .user-info .ck-dialog-title,md-dialog.pro-info-dialog .assignment-library .body .user-info .ck-dialog-title,md-dialog.share-dialog .email-success .assignment-library .body .user-info .ck-dialog-title,md-dialog.share-dialog .email-success .assignment-library .body .user-info .email-success-message,md-dialog.share-dialog .loading .ck-dialog-body .assignment-library .body .user-info .message,md-dialog.share-dialog .select-share-recipient .assignment-library .body .user-info .ck-dialog-title,md-dialog.share-dialog .share-with-teacher .assignment-library .body .user-info .ck-dialog-subtitle,md-dialog.share-dialog .share-with-teacher .assignment-library .body .user-info .ck-dialog-title,md-dialog.share-dialog .share-work-dialog .assignment-library .body .user-info .ck-dialog-subtitle,md-dialog.share-dialog .share-work-dialog .assignment-library .body .user-info .ck-dialog-title,md-dialog.share-with-student-dialog .content .assignment-library .body .user-info .dialog-title,md-dialog.share-with-student-dialog .content .assignment-library .body .user-info .welcome,md-dialog.signup-dialog .assignment-library .body .user-info .ck-dialog-title,md-dialog.student-code-dialog .assignment-library .body .user-info .ck-dialog-title{color:#fff}.assignment-library .body .user-info md-select{font-weight:700;font-size:1.4rem}.assignment-library .body .user-info .search-tools md-input-container{padding:0 .8rem;margin:0}.assignment-library .body .user-info .search-tools md-select-value{border:1px solid #fff;border-radius:8px;height:4.8rem!important;padding-left:5rem}.assignment-library .body .user-info .search-tools .article-autocomplete,.assignment-library .body .user-info .search-tools .search-input{margin:16px 0 0;width:100%;font-size:1.4rem}.assignment-library .body .user-info .search-tools .article-autocomplete .anchor,.assignment-library .body .user-info .search-tools .search-input .anchor{top:8px}.assignment-library .body .user-info .search-tools .article-autocomplete .anchor .ck-search,.assignment-library .body .user-info .search-tools .search-input .anchor .ck-search{top:.8rem!important;font-size:2.1rem;left:2rem!important;color:#b8babc}.assignment-library .body .user-info .search-tools .article-autocomplete input,.assignment-library .body .user-info .search-tools .search-input input{border:1px solid #fff;border-radius:8px;height:4.8rem;padding-left:5.5rem!important}.assignment-library .body .user-info .search-tools .article-autocomplete input::placeholder,.assignment-library .body .user-info .search-tools .search-input input::placeholder{color:#b8babc;opacity:1}.assignment-library .body .user-info .search-tools md-input-container.subject-option{width:200px;margin-left:0}.assignment-library .body .user-info .search-tools .grade-option{width:150px}.assignment-library .body .user-info .search-tools .org-option md-select[disabled] .md-select-value{background-image:none}.assignment-library .body .user-info .search-tools .org-option .md-select-value{padding-left:5.5rem}.assignment-library .body .user-info .search-tools .ck-backpack,.assignment-library .body .user-info .search-tools .ck-library,.assignment-library .body .user-info .search-tools .ck-pound{color:#25c582;margin-right:1.5rem;position:absolute;top:1.4rem;left:2.1rem;z-index:5;font-size:2rem}.assignment-library .body .user-info .search-tools .ck-backpack{font-size:2.4rem}.assignment-library .body .md-virtual-repeat-container{height:100vh}.assignment-library .body .md-virtual-repeat-container.with-banner{min-height:calc(100vh - 88px - 7.2rem - 5em);max-height:calc(100vh - 88px - 7.2rem - 5em)}.assignment-library .body .md-virtual-repeat-container md-list{overflow:auto;padding:2rem 4.8rem 4rem;background-color:initial!important}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-sheet-container{display:inline-block;position:relative;width:30.6rem;height:23rem;margin:24px 24px 24px 0;cursor:pointer}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-sheet-container>*{position:absolute}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-sheet-container .slide-count-image{position:absolute;bottom:1.2rem;left:1.2rem;display:flex;justify-content:center;align-items:center;height:4.8rem;width:4.8rem;border-radius:50%;box-shadow:0 12px 16px 0 rgba(0,0,0,.0392156862745098);box-shadow:0 4px 8px 0 rgba(0,0,0,.0784313725490196);box-shadow:0 2px 4px 0 rgba(0,0,0,.12156862745098039);background:#fff}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-sheet-container .slide-count-image .ck-slide-play{font-size:1.9rem;color:#6d6e70}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-sheet-container .slide-count{background-color:#6d6e70;color:#fff;height:2.4rem;min-width:2.4rem;border-radius:50%;text-align:center;line-height:2.4rem;position:absolute;bottom:.35rem;left:4.4rem;padding:0 .1rem}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-sheet-container assignment-sheet{width:inherit;height:inherit;overflow:hidden;background-color:#fff;border:.5px solid #b8babc;border-radius:12px;outline:none}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-sheet-container assignment-sheet svg{pointer-events:none;height:32em}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-sheet-container .copy-button{min-width:auto;width:4.8rem;height:4.8rem;border-radius:100px;color:#fff;background-color:#25c582;position:absolute;bottom:0;right:0;margin:12px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.12),0 4px 8px rgba(0,0,0,.08),0 12px 16px rgba(0,0,0,.04)}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-sheet-container .copy-button:hover{background-color:#88c043}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-sheet-container .copy-button .ck-plus{font-size:1.8rem}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-info{height:30.6rem;max-height:30.6rem;padding:24px 0 24px 24px;color:#6d6e70}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-info .assignment-tags,.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-info .author-name{font-size:1.3rem;letter-spacing:2px;line-height:1.6rem}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-info .author-name{text-transform:uppercase;color:#25c582;margin-bottom:2.4rem}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-info .assignment-title{font-family:GothamRoundedMedium,"Varela Round",sans-serif;margin-bottom:12px;font-size:1.5rem;outline:none;cursor:pointer}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-info .assignment-description{-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;font-size:1.5rem;max-height:88px;margin-bottom:24px;color:#6d6e70;line-height:1.4em;white-space:pre-wrap;font-family:GothamRoundedBook,"Varela Round",sans-serif}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-info .assignment-tags{font-family:GothamRoundedMedium,"Varela Round",sans-serif;text-transform:uppercase;color:#b8babc}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-info .assignment-tags .grade,.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-info .assignment-tags .subject{margin-bottom:1.6rem}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-info .assignment-tags .grade .subject-tags,.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-info .assignment-tags .subject .subject-tags{white-space:nowrap;max-width:inherit;overflow:hidden;text-overflow:ellipsis}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-info .assignment-tags .ck-backpack,.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-info .assignment-tags .ck-pound{margin-right:1rem;font-size:2rem}.assignment-library .body .md-virtual-repeat-container md-list md-list-item.assignment-preview-list-item .assignment-info .assignment-tags>*{margin-right:24px}.assignment-library .body .md-virtual-repeat-container md-list .list-helper a{text-transform:none}.assignment-library .list-helper{padding:32px 64px}.assignment-library .permission-error{background-color:#f7f7f7}.assignment-library .error,.assignment-library .loading{text-align:center}.assignment-library .error .error-text,.assignment-library .error .loading-text,.assignment-library .loading .error-text,.assignment-library .loading .loading-text{padding:.5rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}.assignment-rosters{height:100vh}@media screen and (max-width:1220px){.assignment-rosters{width:-webkit-max-content;width:max-content;overflow-x:auto}}.assignment-rosters .header{padding:0;color:#45494b;font-size:1.4rem;font-weight:700}.assignment-rosters .header .ck-contextualhelp,.assignment-rosters .header .ck-home-2023,.assignment-rosters .header .ck-moreoptions{font-size:2rem!important;color:#45494b!important}.assignment-rosters .header .ck-gift{font-size:2rem!important}.assignment-rosters .header .ck-bell{font-size:2.5rem!important}.assignment-rosters .header .ck-forward-arrow-2023{font-size:1.6rem!important}.assignment-rosters .header .md-button.back{margin-left:10px}.assignment-rosters .header .assignment-name{margin-top:2px}.assignment-rosters .header .nav-toggle-container{display:flex;width:53%;margin:0 auto;flex-shrink:0}.assignment-rosters .header .nav-toggle{flex:1 1 auto;min-width:0;margin:0 16px;display:flex;position:relative;width:-webkit-fill-available;flex-shrink:1}.assignment-rosters .header .nav-toggle.show-preview-button{width:65.5rem}.assignment-rosters .header .nav-toggle.show-preview-button .md-button{width:19rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.assignment-rosters .header .nav-toggle .background-border,.assignment-rosters .header .nav-toggle .md-button,.assignment-rosters .header .nav-toggle .md-button[disabled]{border-radius:100px}.assignment-rosters .header .nav-toggle .background-border{width:inherit;border-color:#f7f7f7;background-color:#f7f7f7}.assignment-rosters .header .nav-toggle .md-button{text-transform:uppercase;font-size:1rem;line-height:16px;color:#45494b;background-color:#f7f7f7;width:14.8rem;letter-spacing:2px;font-weight:700}.assignment-rosters .header .nav-toggle .md-button[disabled]{background-color:#45494b;border-color:#45494b;color:#fff}.anon-student-assignment-overview .assignment-question-header .assignment-rosters .header .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .assignment-rosters .header .feedback-inbox-button,.assignment-rosters .header .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.assignment-rosters .header .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.assignment-rosters .header .bar-item,.assignment-rosters .header .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.assignment-rosters .header .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.assignment-rosters .header .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.assignment-rosters .header .student-account-assignment-work .assignment-question-header .feedback-inbox-button,.assignment-rosters .session .header .md-button.home,.preview-student-assignment-overview .assignment-question-header .assignment-rosters .header .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .assignment-rosters .header .feedback-inbox-button,.session .assignment-rosters .header .md-button.home,.student-account-assignment-overview .assignment-question-header .assignment-rosters .header .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .assignment-rosters .header .feedback-inbox-button{width:45px}@media screen and (min-width:961px){.assignment-rosters .header .condensed-button,.assignment-rosters .header.mobile{display:none}}@media screen and (max-width:960px){.assignment-rosters .header{display:block;height:auto;padding:0 16px 8px}.assignment-rosters .header.desktop{display:none}.assignment-rosters .header .header-row{margin:10px 0}.assignment-rosters .header .md-button.back{margin-left:0}.assignment-rosters .header .assignment-name{white-space:nowrap;display:block;text-overflow:ellipsis;overflow:hidden;max-width:-webkit-fit-content;max-width:fit-content}.assignment-rosters .header .nav-toggle-container{display:contents;width:62%}.assignment-rosters .header .saving-indicator{display:flex;align-items:center;justify-content:center}.assignment-rosters .header .saving-indicator .saving-message{margin-top:8px}.assignment-rosters .header .nav-toggle{flex:1 1 auto;min-width:0;margin:0 16px;display:flex;position:relative;width:-webkit-fill-available;flex-shrink:1}.assignment-rosters .header .nav-toggle .md-button{flex:1 1 0;min-width:0;width:auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.assignment-rosters .header .background-border{position:relative!important;margin-bottom:20px}}.assignment-rosters .error,.assignment-rosters .loading{text-align:center}.assignment-rosters .error .error-text,.assignment-rosters .error .loading-text,.assignment-rosters .loading .error-text,.assignment-rosters .loading .loading-text{padding:.5rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}.assignment-rosters .body{background:#f7f7f7;width:100vw}@media screen and (max-width:1220px){.assignment-rosters .rosters{width:-webkit-max-content;width:max-content;overflow-x:auto}}.assignment-rosters .rosters .list-header{box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.1)}.assignment-rosters .rosters md-list{overflow:scroll}.assignment-rosters .rosters .highlight{background:#25c582;color:#fff!important;border:1px solid #25c582}.anon-student-assignment-overview .assignment-question-header .assignment-rosters .rosters .wide.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .assignment-rosters .rosters .wide.feedback-inbox-button,.assignment-rosters .rosters .anon-student-assignment-overview .assignment-question-header .wide.feedback-inbox-button,.assignment-rosters .rosters .anon-student-assignment-work .assignment-question-header .wide.feedback-inbox-button,.assignment-rosters .rosters .bar-item.wide,.assignment-rosters .rosters .col.wide,.assignment-rosters .rosters .preview-student-assignment-overview .assignment-question-header .wide.feedback-inbox-button,.assignment-rosters .rosters .preview-student-assignment-work .assignment-question-header .wide.feedback-inbox-button,.assignment-rosters .rosters .session .header .wide.md-button.home,.assignment-rosters .rosters .student-account-assignment-overview .assignment-question-header .wide.feedback-inbox-button,.assignment-rosters .rosters .student-account-assignment-work .assignment-question-header .wide.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .assignment-rosters .rosters .wide.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .assignment-rosters .rosters .wide.feedback-inbox-button,.session .header .assignment-rosters .rosters .wide.md-button.home,.student-account-assignment-overview .assignment-question-header .assignment-rosters .rosters .wide.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .assignment-rosters .rosters .wide.feedback-inbox-button{width:90px;margin:0;padding:0}.assignment-rosters .rosters .md-button-text{font-family:GothamRoundedMedium,"Varela Round",sans-serif;text-transform:uppercase}.assignment-rosters .rosters .md-button.md-button-text .contents{height:13px}.assignment-rosters .rosters .md-button.md-button-text .contents span{margin:0 .5rem 0 0}.assignment-rosters .rosters .col.helps,.assignment-rosters .rosters .col.wide{display:flex;-webkit-box-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-justify-content:center;justify-content:center;align-items:center}.assignment-rosters .rosters .col.helps{width:100px}.assignment-rosters .rosters .col.allow-pdf,.assignment-rosters .rosters .col .allow-pdf,.assignment-rosters .rosters .col.hide-assignment,.assignment-rosters .rosters .col .hide-assignment,.assignment-rosters .rosters .col.lock-assignment,.assignment-rosters .rosters .col .lock-assignment,.assignment-rosters .rosters .col.peer-helpers,.assignment-rosters .rosters .col .peer-helpers,.assignment-rosters .rosters .col.show-grades,.assignment-rosters .rosters .col .show-grades{display:flex;-webkit-box-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-justify-content:center;justify-content:center;align-items:center;width:90px;min-width:90px;cursor:pointer}.assignment-rosters .rosters .col.allow-pdf .anchor,.assignment-rosters .rosters .col .allow-pdf .anchor,.assignment-rosters .rosters .col.hide-assignment .anchor,.assignment-rosters .rosters .col .hide-assignment .anchor,.assignment-rosters .rosters .col.lock-assignment .anchor,.assignment-rosters .rosters .col .lock-assignment .anchor,.assignment-rosters .rosters .col.peer-helpers .anchor,.assignment-rosters .rosters .col .peer-helpers .anchor,.assignment-rosters .rosters .col.show-grades .anchor,.assignment-rosters .rosters .col .show-grades .anchor{height:0;width:0;position:relative}.assignment-rosters .rosters .col.allow-pdf .anchor .contextual-help,.assignment-rosters .rosters .col .allow-pdf .anchor .contextual-help,.assignment-rosters .rosters .col.hide-assignment .anchor .contextual-help,.assignment-rosters .rosters .col .hide-assignment .anchor .contextual-help,.assignment-rosters .rosters .col.lock-assignment .anchor .contextual-help,.assignment-rosters .rosters .col .lock-assignment .anchor .contextual-help,.assignment-rosters .rosters .col.peer-helpers .anchor .contextual-help,.assignment-rosters .rosters .col .peer-helpers .anchor .contextual-help,.assignment-rosters .rosters .col.show-grades .anchor .contextual-help,.assignment-rosters .rosters .col .show-grades .anchor .contextual-help{color:#6d6e70;margin-left:0;margin-bottom:8px;min-width:24px;min-height:24px;height:24px}.assignment-rosters .rosters .col.allow-pdf .anchor .contextual-help .ck-contextualhelp,.assignment-rosters .rosters .col .allow-pdf .anchor .contextual-help .ck-contextualhelp,.assignment-rosters .rosters .col.hide-assignment .anchor .contextual-help .ck-contextualhelp,.assignment-rosters .rosters .col .hide-assignment .anchor .contextual-help .ck-contextualhelp,.assignment-rosters .rosters .col.lock-assignment .anchor .contextual-help .ck-contextualhelp,.assignment-rosters .rosters .col .lock-assignment .anchor .contextual-help .ck-contextualhelp,.assignment-rosters .rosters .col.peer-helpers .anchor .contextual-help .ck-contextualhelp,.assignment-rosters .rosters .col .peer-helpers .anchor .contextual-help .ck-contextualhelp,.assignment-rosters .rosters .col.show-grades .anchor .contextual-help .ck-contextualhelp,.assignment-rosters .rosters .col .show-grades .anchor .contextual-help .ck-contextualhelp{margin-right:1px}.assignment-rosters .rosters .col.allow-pdf .anchor .contextual-help:hover,.assignment-rosters .rosters .col .allow-pdf .anchor .contextual-help:hover,.assignment-rosters .rosters .col.hide-assignment .anchor .contextual-help:hover,.assignment-rosters .rosters .col .hide-assignment .anchor .contextual-help:hover,.assignment-rosters .rosters .col.lock-assignment .anchor .contextual-help:hover,.assignment-rosters .rosters .col .lock-assignment .anchor .contextual-help:hover,.assignment-rosters .rosters .col.peer-helpers .anchor .contextual-help:hover,.assignment-rosters .rosters .col .peer-helpers .anchor .contextual-help:hover,.assignment-rosters .rosters .col.show-grades .anchor .contextual-help:hover,.assignment-rosters .rosters .col .show-grades .anchor .contextual-help:hover{background-color:initial}.assignment-rosters .rosters .col.allow-pdf ck-switch label.switch,.assignment-rosters .rosters .col .allow-pdf ck-switch label.switch,.assignment-rosters .rosters .col.hide-assignment ck-switch label.switch,.assignment-rosters .rosters .col .hide-assignment ck-switch label.switch,.assignment-rosters .rosters .col.lock-assignment ck-switch label.switch,.assignment-rosters .rosters .col .lock-assignment ck-switch label.switch,.assignment-rosters .rosters .col.peer-helpers ck-switch label.switch,.assignment-rosters .rosters .col .peer-helpers ck-switch label.switch,.assignment-rosters .rosters .col.show-grades ck-switch label.switch,.assignment-rosters .rosters .col .show-grades ck-switch label.switch{margin-right:0}.assignment-rosters .rosters .col.roster-name,.assignment-rosters .rosters .col .roster-name{width:15em;min-width:15em;text-align:left}.assignment-rosters .rosters .col .roster-circle{border-style:none}.assignment-rosters .rosters .col.roster-remove{margin-left:0;padding-left:0;width:60px}.assignment-rosters div.tip{color:#6d6e70;box-sizing:border-box;pointer-events:auto;text-align:center;margin-top:48px}.assignment-rosters div.tip a{color:#25c582;text-transform:none}.assignment-rosters .new-ck-green-button{line-height:2.8rem;font-family:GothamRoundedBold,"Varela Round",sans-serif}.assignment-rosters .export-grades{min-width:16rem;width:16rem}.assignment-rosters .export-grades .export-grades-pro.anchor{position:absolute;margin-left:13rem;top:.25rem}.assignment-rosters .export-grades .export-grades-pro .choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .anchor .pro-tag,.assignment-rosters .export-grades .export-grades-pro .pro-tag,.assignment-rosters .export-grades .export-grades-pro .student-account-help-dialog .content .options .option .option-name .pro-tag,.choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .anchor .assignment-rosters .export-grades .export-grades-pro .pro-tag,.student-account-help-dialog .content .options .option .option-name .assignment-rosters .export-grades .export-grades-pro .pro-tag{padding:.3rem}.choose-roster-dialog .dialog-nav{height:60px}.choose-roster-dialog .dialog-header{text-align:center;height:40px}.choose-roster-dialog md-dialog-content{padding:0;width:440px;max-height:30em;min-height:4em}.choose-roster-dialog md-dialog-content .choose-roster md-list{border-top:1px solid #eeeeef;overflow:auto}.choose-roster-dialog md-dialog-content .choose-roster md-list-item{background-color:#fff}.choose-roster-dialog md-dialog-content .choose-roster md-list-item.roster *{font-family:GothamRoundedBook,"Varela Round",sans-serif;color:#6d6e70}.choose-roster-dialog md-dialog-content .choose-roster md-list-item .md-list-item-inner{padding-left:30px;padding-right:30px}.choose-roster-dialog md-dialog-content .choose-roster md-list-item:not(:last-child){border-bottom:1px solid #eeeeef}.choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions{min-height:90px;padding:0 11px 13px 0;border-top:1px solid #eeeeef}.choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .md-button{margin:0}.choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .md-button.disabled{color:#6d6e70;opacity:.38}.choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .anchor{position:relative;width:0;height:0;display:block}.choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .anchor .pro-tag,.choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .anchor .student-account-help-dialog .content .options .option .option-name .pro-tag,.student-account-help-dialog .content .options .option .option-name .choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .anchor .pro-tag{position:relative;bottom:35px;right:18px;width:16px;padding:3px}.choose-roster-dialog md-dialog-content .new-roster .new-roster-form{padding:0 60px 30px}.choose-roster-dialog md-dialog-content .new-roster .new-roster-form md-input-container{margin-top:0}.choose-roster-dialog md-dialog-content .new-roster .roster-color{margin-top:1em;margin-left:0;margin-right:0}.choose-roster-dialog md-dialog-content .new-roster .roster-color div{text-transform:none;color:#6d6e70}.assignment-teacher-feedback-question{height:100vh;width:100vw}.assignment-teacher-feedback-question .share-work-button{min-width:-webkit-min-content;min-width:min-content}.assignment-teacher-feedback-question .share-work-button:active{background-color:#fff;color:#25c582}.assignment-teacher-feedback-question .share-work-button .ck-forward-arrow-2023{margin-right:15px}.assignment-teacher-feedback-question .assignment-question-header{background-color:#6d6e70;color:#fff}.anon-student-assignment-overview .assignment-teacher-feedback-question .assignment-question-header .md-button.feedback-inbox-button,.anon-student-assignment-work .assignment-teacher-feedback-question .assignment-question-header .md-button.feedback-inbox-button,.assignment-teacher-feedback-question .anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.assignment-teacher-feedback-question .anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.assignment-teacher-feedback-question .assignment-question-header .md-button.bar-item,.assignment-teacher-feedback-question .assignment-question-header .session .header .md-button.home,.assignment-teacher-feedback-question .assignment-question-header .title,.assignment-teacher-feedback-question .assignment-question-header help-inbox help-request-indicator i.ck-hand,.assignment-teacher-feedback-question .preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.assignment-teacher-feedback-question .preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.assignment-teacher-feedback-question .student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.assignment-teacher-feedback-question .student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.preview-student-assignment-overview .assignment-teacher-feedback-question .assignment-question-header .md-button.feedback-inbox-button,.preview-student-assignment-work .assignment-teacher-feedback-question .assignment-question-header .md-button.feedback-inbox-button,.session .header .assignment-teacher-feedback-question .assignment-question-header .md-button.home,.student-account-assignment-overview .assignment-teacher-feedback-question .assignment-question-header .md-button.feedback-inbox-button,.student-account-assignment-work .assignment-teacher-feedback-question .assignment-question-header .md-button.feedback-inbox-button{color:#fff}.assignment-teacher-feedback-question .error{text-align:center;font-size:1.5em}.assignments-list{min-height:100vh;max-height:100vh}.assignments-list .assignment-header{font-size:1.3em;padding-left:15px;display:flex;align-items:center;gap:10px}.assignments-list .assignment-limit-anchor{position:relative;left:0;height:auto;width:auto;display:inline-block}.assignments-list .assignment-limit-anchor .assignment-limit{left:0;top:1px;width:100%;color:#b8babc;font-size:1.1rem;text-transform:none}.assignments-list .breadcrumbs{min-height:54px;max-height:54px}.assignments-list .breadcrumbs .md-button{text-transform:inherit;padding:.5em}.assignments-list .breadcrumbs .breadcrumb{line-height:1;margin-left:10px;margin-right:10px;vertical-align:middle}.assignments-list .breadcrumbs a.breadcrumb-folder-share{display:flex;align-items:center;font-size:1rem;color:#45494b;padding-right:10px;width:30px;height:30px;text-decoration:none}.assignments-list .breadcrumbs a.breadcrumb-folder-share :hover{color:#25c582}.assignments-list .list-header .md-button{width:100%}.assignments-list .list-header .md-button.modified{width:140px}.assignments-list md-list{min-height:calc(100vh - 88px);max-height:calc(100vh - 88px);overflow:auto}.assignments-list md-list.with-breadcrumbs{min-height:calc(100vh - 142px);max-height:calc(100vh - 142px)}.assignments-list md-list.with-banner{min-height:calc(100vh - 88px - 7.2rem);max-height:calc(100vh - 88px - 7.2rem)}.assignments-list .newly-copied-list-item{background-color:#b6f1d8}.assignments-list .error,.assignments-list .loading{text-align:center}.assignments-list .error .error-text,.assignments-list .error .loading-text,.assignments-list .loading .error-text,.assignments-list .loading .loading-text{padding:.5rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}.assignments-list md-list-item .col.name i{padding-right:16px}.assignments-list .list-header.disabled,.assignments-list md-list-item.disabled{background-color:#eeeeef}.assignments-list .list-header.disabled .col,.assignments-list md-list-item.disabled .col{color:#808487}.assignments-list .list-header.drag-over button.md-no-style,.assignments-list md-list-item.drag-over button.md-no-style{border:2px solid #6d6e70;box-sizing:border-box}.assignments-list .list-header.dragging .md-ripple-container,.assignments-list md-list-item.dragging .md-ripple-container{display:none}.assignments-list .list-header.dragging .md-list-item-inner,.assignments-list md-list-item.dragging .md-list-item-inner{max-width:200px}.assignments-list .list-header.dragging .md-list-item-inner .helps,.assignments-list .list-header.dragging .md-list-item-inner .modified,.assignments-list .list-header.dragging .md-list-item-inner .tools,.assignments-list md-list-item.dragging .md-list-item-inner .helps,.assignments-list md-list-item.dragging .md-list-item-inner .modified,.assignments-list md-list-item.dragging .md-list-item-inner .tools{display:none}.assignment-export-dialog .exporting .ck-dialog-body .assignments-list .list-header .col.name .exporting-message,.assignment-export-dialog .exporting .ck-dialog-body .assignments-list md-list-item .col.name .exporting-message,.assignments-list .list-header .col.name .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.assignments-list .list-header .col.name .folderAssignment .copying .ck-dialog-body .message,.assignments-list .list-header .col.name .invite-co-teacher-dialog .loading .ck-dialog-body .message,.assignments-list .list-header .col.name .session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer span,.assignments-list .list-header .col.name .session-watch .body .body-content .question-cell .question-answer span,.assignments-list .list-header .col.name .session-work .body .body-content .question-cell .question-answer span,.assignments-list .list-header .col.name .truncate,.assignments-list .list-header .col.name md-dialog.share-dialog .loading .ck-dialog-body .message,.assignments-list md-list-item .col.name .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.assignments-list md-list-item .col.name .folderAssignment .copying .ck-dialog-body .message,.assignments-list md-list-item .col.name .invite-co-teacher-dialog .loading .ck-dialog-body .message,.assignments-list md-list-item .col.name .session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer span,.assignments-list md-list-item .col.name .session-watch .body .body-content .question-cell .question-answer span,.assignments-list md-list-item .col.name .session-work .body .body-content .question-cell .question-answer span,.assignments-list md-list-item .col.name .truncate,.assignments-list md-list-item .col.name md-dialog.share-dialog .loading .ck-dialog-body .message,.folderAssignment .copying .ck-dialog-body .assignments-list .list-header .col.name .message,.folderAssignment .copying .ck-dialog-body .assignments-list md-list-item .col.name .message,.invite-co-teacher-dialog .loading .ck-dialog-body .assignments-list .list-header .col.name .message,.invite-co-teacher-dialog .loading .ck-dialog-body .assignments-list md-list-item .col.name .message,.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer .assignments-list .list-header .col.name span,.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer .assignments-list md-list-item .col.name span,.session-watch .body .body-content .question-cell .question-answer .assignments-list .list-header .col.name span,.session-watch .body .body-content .question-cell .question-answer .assignments-list md-list-item .col.name span,.session-work .body .body-content .question-cell .question-answer .assignments-list .list-header .col.name span,.session-work .body .body-content .question-cell .question-answer .assignments-list md-list-item .col.name span,md-dialog.share-dialog .loading .ck-dialog-body .assignments-list .list-header .col.name .message,md-dialog.share-dialog .loading .ck-dialog-body .assignments-list md-list-item .col.name .message{margin-top:2px;display:block}.assignments-list .list-header .col.modified,.assignments-list md-list-item .col.modified{width:140px;padding-left:15px}.assignments-list .list-header .col.checks,.assignments-list .list-header .col .checks,.assignments-list .list-header .col.helps,.assignments-list .list-header .col .helps,.assignments-list md-list-item .col.checks,.assignments-list md-list-item .col .checks,.assignments-list md-list-item .col.helps,.assignments-list md-list-item .col .helps{display:flex;-webkit-box-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-justify-content:center;justify-content:center;align-items:center;min-width:80px;width:80px}.assignments-list .list-header .col.checks span.check,.assignments-list .list-header .col .checks span.check,.assignments-list .list-header .col.helps span.check,.assignments-list .list-header .col .helps span.check,.assignments-list md-list-item .col.checks span.check,.assignments-list md-list-item .col .checks span.check,.assignments-list md-list-item .col.helps span.check,.assignments-list md-list-item .col .helps span.check{color:#25c582}.assignments-list .list-header .col.checks span.help,.assignments-list .list-header .col .checks span.help,.assignments-list .list-header .col.helps span.help,.assignments-list .list-header .col .helps span.help,.assignments-list md-list-item .col.checks span.help,.assignments-list md-list-item .col .checks span.help,.assignments-list md-list-item .col.helps span.help,.assignments-list md-list-item .col .helps span.help{color:#ffdf78}.assignments-list .list-header .col.checks span.request-carrot,.assignments-list .list-header .col .checks span.request-carrot,.assignments-list .list-header .col.helps span.request-carrot,.assignments-list .list-header .col .helps span.request-carrot,.assignments-list md-list-item .col.checks span.request-carrot,.assignments-list md-list-item .col .checks span.request-carrot,.assignments-list md-list-item .col.helps span.request-carrot,.assignments-list md-list-item .col .helps span.request-carrot{display:flex;-webkit-box-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-justify-content:center;justify-content:center;align-items:center;margin:0 .2em;min-width:1em;max-width:1em;min-height:1em;max-height:1em}.assignments-list .list-header .col.checks .circle-green,.assignments-list .list-header .col .checks .circle-green,.assignments-list .list-header .col.checks .circle-yellow,.assignments-list .list-header .col .checks .circle-yellow,.assignments-list .list-header .col.helps .circle-green,.assignments-list .list-header .col .helps .circle-green,.assignments-list .list-header .col.helps .circle-yellow,.assignments-list .list-header .col .helps .circle-yellow,.assignments-list md-list-item .col.checks .circle-green,.assignments-list md-list-item .col .checks .circle-green,.assignments-list md-list-item .col.checks .circle-yellow,.assignments-list md-list-item .col .checks .circle-yellow,.assignments-list md-list-item .col.helps .circle-green,.assignments-list md-list-item .col .helps .circle-green,.assignments-list md-list-item .col.helps .circle-yellow,.assignments-list md-list-item .col .helps .circle-yellow{border-radius:50%;width:35px;height:35px}.assignments-list .list-header .col.checks .circle-green i.ck-hand,.assignments-list .list-header .col .checks .circle-green i.ck-hand,.assignments-list .list-header .col.checks .circle-yellow i.ck-hand,.assignments-list .list-header .col .checks .circle-yellow i.ck-hand,.assignments-list .list-header .col.helps .circle-green i.ck-hand,.assignments-list .list-header .col .helps .circle-green i.ck-hand,.assignments-list .list-header .col.helps .circle-yellow i.ck-hand,.assignments-list .list-header .col .helps .circle-yellow i.ck-hand,.assignments-list md-list-item .col.checks .circle-green i.ck-hand,.assignments-list md-list-item .col .checks .circle-green i.ck-hand,.assignments-list md-list-item .col.checks .circle-yellow i.ck-hand,.assignments-list md-list-item .col .checks .circle-yellow i.ck-hand,.assignments-list md-list-item .col.helps .circle-green i.ck-hand,.assignments-list md-list-item .col .helps .circle-green i.ck-hand,.assignments-list md-list-item .col.helps .circle-yellow i.ck-hand,.assignments-list md-list-item .col .helps .circle-yellow i.ck-hand{color:#fff}.assignments-list .list-header .col.checks .circle-green,.assignments-list .list-header .col .checks .circle-green,.assignments-list .list-header .col.helps .circle-green,.assignments-list .list-header .col .helps .circle-green,.assignments-list md-list-item .col.checks .circle-green,.assignments-list md-list-item .col .checks .circle-green,.assignments-list md-list-item .col.helps .circle-green,.assignments-list md-list-item .col .helps .circle-green{background-color:#ffdf78}.assignments-list .list-header .col.checks .circle-yellow,.assignments-list .list-header .col .checks .circle-yellow,.assignments-list .list-header .col.helps .circle-yellow,.assignments-list .list-header .col .helps .circle-yellow,.assignments-list md-list-item .col.checks .circle-yellow,.assignments-list md-list-item .col .checks .circle-yellow,.assignments-list md-list-item .col.helps .circle-yellow,.assignments-list md-list-item .col .helps .circle-yellow{background-color:#25c582}.assignments-list .list-header .col.tools,.assignments-list .list-header .col .tools,.assignments-list md-list-item .col.tools,.assignments-list md-list-item .col .tools{width:170px}.assignments-list .list-header .col.tools.folder-options,.assignments-list .list-header .col .tools.folder-options,.assignments-list md-list-item .col.tools.folder-options,.assignments-list md-list-item .col .tools.folder-options{justify-content:flex-end}.assignments-list .list-header .col.tools:not([disabled]):hover,.assignments-list md-list-item .col.tools:not([disabled]):hover{background-color:initial;cursor:default}.assignments-list .list-header:last-child,.assignments-list md-list-item:last-child{border-bottom:none}.assignments-list .load-pdf{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;color:#000;z-index:500;width:15vw;height:15vw;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.2);display:flex;justify-content:center;align-items:center;text-align:center}.clever-tooltip{height:auto;line-height:1.4;max-width:187px;padding:13px 20px 10.29px;text-align:center;white-space:normal}.clever-option-subheader{font-size:10px;color:#6d6e70}.contract-users-list{height:100vh}.contract-users-list .header md-select{width:12em}.contract-users-list .role-filter{margin-left:1em}.contract-users-list .bulk-actions{min-width:127px}.contract-users-list .clever-icon-container{height:16px;margin:0 auto;width:16px}.contract-users-list .clever-icon-container:hover{background-color:#fff}.contract-users-list .clever-icon{height:10.66px;padding:2.67px 3.84px 2.67px 2.83px;width:9.33px}.contract-users-list .contract-overview .contract-overview-header{margin:1em}.contract-users-list .contract-overview .contract-overview-list{list-style:none;margin-left:18px;padding:0}.contract-users-list .contract-options{margin:1.3em 1.8em;justify-content:space-between}.contract-users-list .contract-options .contract-organization md-select{width:15.7em}.contract-users-list .contract-options .article-autocomplete,.contract-users-list .contract-options .search-input{margin:1.2em 0 0 1em}.contract-users-list .list-header .checkbox-header,.contract-users-list md-list-item .checkbox-header{width:24px;margin-left:3px;margin-right:29px;margin-top:16px}.contract-users-list .list-header .col.first-name,.contract-users-list .list-header .col.last-name,.contract-users-list md-list-item .col.first-name,.contract-users-list md-list-item .col.last-name{min-width:100px}.contract-users-list .list-header .col.role,.contract-users-list md-list-item .col.role{min-width:80px}.contract-users-list .list-header .col.email,.contract-users-list md-list-item .col.email{display:flex;min-width:150px}.contract-users-list .list-header .col.clever,.contract-users-list .list-header .col.tools,.contract-users-list .list-header .col .tools,.contract-users-list .list-header .col.verified,.contract-users-list md-list-item .col.clever,.contract-users-list md-list-item .col.tools,.contract-users-list md-list-item .col .tools,.contract-users-list md-list-item .col.verified{width:60px}.contract-users-list .list-header .col.tools:not([disabled]):hover,.contract-users-list md-list-item .col.tools:not([disabled]):hover{background-color:initial;cursor:default}.contract-users-list md-list-item .col.clever{width:105px;justify-content:flex-start}.contract-users-list md-list-item .col.tools{width:77px}.contract-users-list .list-header .role,.contract-users-list .list-header .verified{padding-left:5px}.contract-users-list .list-header .email-header{min-width:150px}.contract-users-list .error,.contract-users-list .loading{text-align:center}.contract-users-list .error .error-text,.contract-users-list .error .loading-text,.contract-users-list .loading .error-text,.contract-users-list .loading .loading-text{padding:.5rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}.contract-users-list md-virtual-repeat-container{min-height:calc(100vh - 88px - 2.6em);max-height:calc(100vh - 88px - 2.6em);overflow:auto}.contract-users-list md-virtual-repeat-container.with-banner{min-height:calc(100vh - 88px - 7.2rem - 6em);max-height:calc(100vh - 88px - 7.2rem - 6em)}.contract-users-list .single-select-checkbox{margin-left:3px;margin-right:23px;margin-top:15px}.contract-users-list .single-select-checkbox md-checkbox[disabled]:not(.md-checked) .md-icon{border-color:#e5e5e5}.contract-users-list .single-select-checkbox md-checkbox.md-checked .md-icon{background:#25c582}.edit-user{background-color:#f7f7f7}.edit-user.anon-student{height:100vh}.edit-user.anon-student .body{height:inherit}.edit-user .header{background-color:#fff}.edit-user .header .left-side{height:inherit}.edit-user .body{background-color:#fff;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.1)}.edit-user .body .edit-profile-column{padding:1em}.edit-user .body .edit-profile-column md-input-container{width:100%}.edit-user .body .edit-profile-column md-input-container .md-input[disabled]{border-bottom-color:#e5e5e5}.edit-user .body .edit-profile-column md-checkbox{margin-top:.5em;margin-left:.5em}.edit-user .body .edit-profile-column .md-button{margin-top:1.6em;max-width:50%}.edit-user .body .edit-anon-user .edit-profile-column{align-items:center;padding:8.1rem 0}.edit-user .body .edit-anon-user md-input-container{width:400px}.edit-user .body .edit-anon-user md-input-container label{padding-bottom:.5rem;margin-left:0}.edit-user .body .edit-anon-user md-input-container .md-input{height:4.4rem}.edit-user .error,.edit-user .loading{text-align:center}.edit-user .error .error-text,.edit-user .error .loading-text,.edit-user .loading .error-text,.edit-user .loading .loading-text{padding:.5rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}.error-page{height:100vh}.error-page .header{padding-left:0}.error-page .header .logo{margin-left:24px;height:30px}.error-page .header .logo:hover{cursor:pointer}.error-page .header .logo:focus{outline:none}.error-page .body{background-color:#f2f5d5;font-family:GothamRoundedBook,"Varela Round",sans-serif;font-size:1.8rem;text-align:center}.error-page .body img.bee{max-height:250px;margin:1em}.error-page .body a{text-transform:none}.forgot-password{height:100vh;width:100vw;background:#25c582;background-image:url(/static/media/scribs.322ee7cf.png);background-repeat:no-repeat;background-position:50%;padding:0 8px 20px;overflow:auto}.assignment .assignment-container .assignment-metadata .forgot-password .assignment-name,.folderAssignment .assignment-container .assignment-metadata .forgot-password .assignment-name,.forgot-password .assignment .assignment-container .assignment-metadata .assignment-name,.forgot-password .folderAssignment .assignment-container .assignment-metadata .assignment-name,.forgot-password .help-category .connect-with-teacher .sections-container .section .circle,.forgot-password .help-view .body .contents .body-title,.forgot-password .major-header,.help-category .connect-with-teacher .sections-container .section .forgot-password .circle,.help-view .body .contents .forgot-password .body-title{margin-top:6rem;margin-bottom:.25em}.assignment .assignment-container .assignment-metadata .forgot-password .assignment-name img,.folderAssignment .assignment-container .assignment-metadata .forgot-password .assignment-name img,.forgot-password .assignment .assignment-container .assignment-metadata .assignment-name img,.forgot-password .folderAssignment .assignment-container .assignment-metadata .assignment-name img,.forgot-password .help-category .connect-with-teacher .sections-container .section .circle img,.forgot-password .help-view .body .contents .body-title img,.forgot-password .major-header img,.help-category .connect-with-teacher .sections-container .section .forgot-password .circle img,.help-view .body .contents .forgot-password .body-title img{width:6em}.forgot-password .body{width:390px;max-width:100%;background-color:#fff;border-radius:10px}.forgot-password .body .body-header{height:4em;width:100%}.forgot-password .body .body-header div{height:100%}.forgot-password .body .body-header .end{width:60px}.forgot-password .body .body-content{padding:0 2.5em 20px}.forgot-password .body .body-content p{margin:10px 0 15px;text-align:center;color:#6d6e70}.forgot-password .body .body-content p span.direction{font-family:GothamRoundedBook,"Varela Round",sans-serif}.forgot-password .body .body-content md-input-container.reset-password-email{margin:16px 0 20px;padding-right:0;padding-left:0}.forgot-password .body .body-content .success-message{height:10em;text-align:center}.forgot-password .body .body-content .md-button.reset-password-button{margin:10px 0 0}.forgot-password .loading{margin-top:8em;height:100px;width:100px;background-color:#fff;border-radius:10px}.help-article{height:100vh;overflow:auto}.help-article .header{background-color:#25c582;background-image:url(/static/media/scribs.322ee7cf.png);background-repeat:no-repeat;background-position:50%;padding:0 2.4rem;border-bottom:#25c582}.help-article .header .logo{width:120px}.help-article .header .title{color:#fff;margin-left:8px}.help-article .header a{color:#fff;text-transform:none}.help-article .body .body-container{width:1000px;margin-bottom:100px}.help-article .body .body-container .breadcrumbs{height:70px}.help-article .body .body-container .breadcrumbs a{text-transform:none;line-height:1}.help-article .body .body-container .breadcrumbs .ck-pagernext{margin:0 8px;color:#e5e5e5}.help-article .body .body-container .search .article-autocomplete{width:250px}.help-article .body .body-container .divider{background-color:#eeeeef;height:2px;width:100%;margin-bottom:32px}.help-article .body .body-container .article-content .article-body{font-family:GothamRoundedBook,"Varela Round",sans-serif;margin-bottom:32px}.help-article .body .body-container .article-content .article-body strong{font-family:GothamRoundedMedium,"Varela Round",sans-serif;font-weight:unset}.help-article .body .body-container .section-articles{width:325px;margin-left:32px}.help-article .body .body-container .section-articles *{margin-bottom:8px}.help-article .body .body-container .section-articles a{font-family:GothamRoundedBook,"Varela Round",sans-serif;text-transform:none}.help-article .body .body-container .next-article *{margin-bottom:8px}.help-article .body .body-container .next-article a{font-family:GothamRoundedBook,"Varela Round",sans-serif;text-transform:none}.help-article .error,.help-article .loading{text-align:center}.help-article .error .error-text,.help-article .error .loading-text,.help-article .loading .error-text,.help-article .loading .loading-text{padding:.5rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}.help-category{height:100vh;overflow:auto}.help-category .header{background-color:#25c582;padding:0 2.4rem;border-bottom:#25c582}.help-category .header .logo{width:120px}.help-category .header .title{color:#fff;margin-left:8px}.help-category .header a{color:#fff;text-transform:none}.help-category .body-top .body-top-container{width:1000px}.help-category .body-top .body-top-container .breadcrumbs{height:70px}.help-category .body-top .body-top-container .breadcrumbs a,.help-category .body-top .body-top-container .breadcrumbs span{text-transform:none;line-height:1}.help-category .body-top .body-top-container .breadcrumbs .ck-pagernext{margin:0 8px;color:#e5e5e5}.help-category .body-top .body-top-container .search .article-autocomplete{width:250px}.help-category .body-top .body-top-container .divider{background-color:#eeeeef;height:2px;width:100%}.help-category .beyond-the-basics .articles-container,.help-category .beyond-the-basics .category-title-container,.help-category .getting-started .articles-container,.help-category .getting-started .category-title-container,.help-category .learn-about-features .articles-container,.help-category .learn-about-features .category-title-container,.help-category .professional-development .articles-container,.help-category .professional-development .category-title-container,.help-category .troubleshooting .articles-container,.help-category .troubleshooting .category-title-container,.help-category .what-is-classkick .articles-container,.help-category .what-is-classkick .category-title-container{width:1000px}.help-category .beyond-the-basics .category-title,.help-category .getting-started .category-title,.help-category .learn-about-features .category-title,.help-category .professional-development .category-title,.help-category .troubleshooting .category-title,.help-category .what-is-classkick .category-title{font-size:2.7rem;margin:40px 0 16px}.help-category .beyond-the-basics p,.help-category .getting-started p,.help-category .learn-about-features p,.help-category .professional-development p,.help-category .troubleshooting p,.help-category .what-is-classkick p{font-family:GothamRoundedBook,"Varela Round",sans-serif}.help-category .beyond-the-basics .video-container,.help-category .getting-started .video-container,.help-category .learn-about-features .video-container,.help-category .professional-development .video-container,.help-category .troubleshooting .video-container,.help-category .what-is-classkick .video-container{width:100%;padding:24px 0;margin-bottom:16px;background-color:#f7f7f7}.help-category .beyond-the-basics .stretch-image-container,.help-category .getting-started .stretch-image-container,.help-category .learn-about-features .stretch-image-container,.help-category .professional-development .stretch-image-container,.help-category .troubleshooting .stretch-image-container,.help-category .what-is-classkick .stretch-image-container{margin-bottom:16px}.help-category .beyond-the-basics .articles,.help-category .getting-started .articles,.help-category .learn-about-features .articles,.help-category .professional-development .articles,.help-category .troubleshooting .articles,.help-category .what-is-classkick .articles{margin:16px 0 100px}.help-category .beyond-the-basics .articles .article:not(:last-child),.help-category .getting-started .articles .article:not(:last-child),.help-category .learn-about-features .articles .article:not(:last-child),.help-category .professional-development .articles .article:not(:last-child),.help-category .troubleshooting .articles .article:not(:last-child),.help-category .what-is-classkick .articles .article:not(:last-child){margin-right:16px}.help-category .beyond-the-basics .articles .section-title,.help-category .getting-started .articles .section-title,.help-category .learn-about-features .articles .section-title,.help-category .professional-development .articles .section-title,.help-category .troubleshooting .articles .section-title,.help-category .what-is-classkick .articles .section-title{margin-bottom:8px;cursor:pointer;outline:none}.help-category .beyond-the-basics .articles .section-title:hover,.help-category .getting-started .articles .section-title:hover,.help-category .learn-about-features .articles .section-title:hover,.help-category .professional-development .articles .section-title:hover,.help-category .troubleshooting .articles .section-title:hover,.help-category .what-is-classkick .articles .section-title:hover{color:#25c582}.help-category .beyond-the-basics .articles a,.help-category .getting-started .articles a,.help-category .learn-about-features .articles a,.help-category .professional-development .articles a,.help-category .troubleshooting .articles a,.help-category .what-is-classkick .articles a{font-family:GothamRoundedBook,"Varela Round",sans-serif;text-transform:none;margin-bottom:8px}.help-category .beyond-the-basics .articles .invisible-button,.help-category .getting-started .articles .invisible-button,.help-category .learn-about-features .articles .invisible-button,.help-category .professional-development .articles .invisible-button,.help-category .troubleshooting .articles .invisible-button,.help-category .what-is-classkick .articles .invisible-button{outline:none;height:30px;width:100%}.help-category .connect-with-teacher .connect-with-teacher-container{width:1000px}.help-category .connect-with-teacher .category-title{font-size:2.7rem;margin:40px 0 16px}.help-category .connect-with-teacher p{font-family:GothamRoundedBook,"Varela Round",sans-serif}.help-category .connect-with-teacher .sections-container{padding:24px 0}.help-category .connect-with-teacher .sections-container .section{background-color:#fff;width:226px;height:170px;margin:16px;padding:32px;border-radius:25px;outline:none;box-shadow:0 0 8px 1px rgba(64,67,69,.17);cursor:pointer}.help-category .connect-with-teacher .sections-container .section .circle{height:125px;width:125px;background-color:#f2f5d5;color:#25c582;border-radius:50%}.help-category .connect-with-teacher .sections-container .section:first-child{margin-left:0}.help-category .connect-with-teacher .sections-container .section:last-child{margin-right:0}.help-coaches{height:100vh;overflow:auto}.help-coaches .header{background-color:#25c582;padding:0 2.4rem;border-bottom:#25c582}.help-coaches .header .logo{width:120px}.help-coaches .header .title{color:#fff;margin-left:8px}.help-coaches .header a{color:#fff;text-transform:none}.help-coaches .body-top .body-top-container{width:1000px}.help-coaches .body-top .body-top-container .breadcrumbs{height:70px}.help-coaches .body-top .body-top-container .breadcrumbs a,.help-coaches .body-top .body-top-container .breadcrumbs span{text-transform:none;line-height:1}.help-coaches .body-top .body-top-container .breadcrumbs .ck-pagernext{margin:0 8px;color:#e5e5e5}.help-coaches .body-top .body-top-container .search .article-autocomplete{width:250px}.help-coaches .body-top .body-top-container .divider{background-color:#eeeeef;height:2px;width:100%}.help-coaches .connect-with-teacher .connect-with-teacher-container{width:1000px}.help-coaches .connect-with-teacher .category-title{font-size:2.7rem;margin:40px 0 16px}.help-coaches .connect-with-teacher p{font-family:GothamRoundedBook,"Varela Round",sans-serif}.help-coaches .connect-with-teacher md-grid-tile{background-color:#fff;width:205px;height:330px}.help-coaches .connect-with-teacher md-grid-tile .image-container{width:205px}.help-coaches .connect-with-teacher md-grid-tile .image-container img{border-radius:50%;width:200px}.help-coaches .connect-with-teacher md-grid-tile .name{margin-top:16px}.help-coaches .connect-with-teacher md-grid-tile .details{color:#b8babc;white-space:nowrap;text-align:center}.help-coaches .connect-with-teacher md-grid-tile .handle{font-family:GothamRoundedBook,"Varela Round",sans-serif;white-space:nowrap}.help-coaches .connect-with-teacher md-grid-tile .handle span.link{outline:none;cursor:pointer}.help-coaches .connect-with-teacher md-grid-tile a.public-assignments-link{text-transform:none;font-family:GothamRoundedBook,"Varela Round",sans-serif}.help-section{height:100vh;overflow:auto}.help-section .header{background-color:#25c582;padding:0 2.4rem;border-bottom:#25c582}.help-section .header .logo{width:120px}.help-section .header .title{color:#fff;margin-left:8px}.help-section .header a{color:#fff;text-transform:none}.help-section .body .body-container{width:1000px}.help-section .body .body-container .breadcrumbs{height:70px}.help-section .body .body-container .breadcrumbs a,.help-section .body .body-container .breadcrumbs span{text-transform:none;line-height:1}.help-section .body .body-container .breadcrumbs .ck-pagernext{margin:0 8px;color:#e5e5e5}.help-section .body .body-container .search .article-autocomplete{width:250px}.help-section .body .body-container .divider{background-color:#eeeeef;height:2px;width:100%}.help-section .body .body-container .section-title{font-size:2.7rem;margin:40px 0 16px}.help-section .body .body-container .articles a{font-family:GothamRoundedBook,"Varela Round",sans-serif;text-transform:none;margin-bottom:8px}.help-view{background:#25c582;background-image:url(/static/media/scribs.322ee7cf.png);background-repeat:no-repeat;background-position:50%;height:100vh;overflow:auto}.help-view .header{background-color:#25c582;padding:0 2.4rem;border-bottom:#25c582}.help-view .header .logo{width:120px}.help-view .header .title{color:#fff;margin-left:8px}.help-view .header a{color:#fff;text-transform:none}.help-view .body .contents{background-color:#fff;border-radius:5px;margin-top:25px;padding:15px 50px}.help-view .body .contents .body-title{font-size:20px;color:#6d6e70}.help-view .body .contents a{color:#00f;padding:0 5px}.hidden-teacher-rosters{min-height:100vh;max-height:100vh}.hidden-teacher-rosters .header .article-autocomplete,.hidden-teacher-rosters .header .search-input{margin-right:.8rem}.hidden-teacher-rosters .header .saving-status{font-size:1.3rem}.hidden-teacher-rosters .header .back-button{width:17.2rem;font-size:1.4rem;line-height:20px;color:#6d6e70;text-transform:inherit;padding:0 1rem;border:2px solid #6d6e70;height:3.8rem;border-radius:8px;margin-left:8px}.hidden-teacher-rosters .header .back-button .md-ripple-container{border-radius:8px}.hidden-teacher-rosters .header .back-button .ck-back-arrow{margin-right:1.4rem}.hidden-teacher-rosters .md-menu .md-button.md-fab,.hidden-teacher-rosters .md-menu .md-button.md-fab:hover{margin-left:.8rem}.hidden-teacher-rosters .list-header .md-button{width:100%}.hidden-teacher-rosters .list-header .show-roster{text-transform:uppercase;font-size:1rem}.hidden-teacher-rosters .list-header .show-roster i{font-size:1.5rem;margin-left:1rem;color:#b8babc}.hidden-teacher-rosters .list-header .sync{min-width:45px}.hidden-teacher-rosters md-list{min-height:calc(100vh - 88px);max-height:calc(100vh - 88px);overflow:auto}.hidden-teacher-rosters md-list.with-banner{min-height:calc(100vh - 88px - 7.2rem);max-height:calc(100vh - 88px - 7.2rem)}.hidden-teacher-rosters .list-header .col,.hidden-teacher-rosters md-list-item .col{min-width:100px}.hidden-teacher-rosters .list-header .col.checks,.hidden-teacher-rosters .list-header .col .checks,.hidden-teacher-rosters .list-header .col.helps,.hidden-teacher-rosters .list-header .col.roster-type,.hidden-teacher-rosters .list-header .col.show-roster,.hidden-teacher-rosters md-list-item .col.checks,.hidden-teacher-rosters md-list-item .col .checks,.hidden-teacher-rosters md-list-item .col.helps,.hidden-teacher-rosters md-list-item .col.roster-type,.hidden-teacher-rosters md-list-item .col.show-roster{display:flex;-webkit-box-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-justify-content:center;justify-content:center;align-items:center;min-width:70px;width:70px}.hidden-teacher-rosters .list-header .col.checks span.check,.hidden-teacher-rosters .list-header .col .checks span.check,.hidden-teacher-rosters .list-header .col.helps span.check,.hidden-teacher-rosters .list-header .col.roster-type span.check,.hidden-teacher-rosters .list-header .col.show-roster span.check,.hidden-teacher-rosters md-list-item .col.checks span.check,.hidden-teacher-rosters md-list-item .col .checks span.check,.hidden-teacher-rosters md-list-item .col.helps span.check,.hidden-teacher-rosters md-list-item .col.roster-type span.check,.hidden-teacher-rosters md-list-item .col.show-roster span.check{color:#25c582}.hidden-teacher-rosters .list-header .col.checks span.request-carrot,.hidden-teacher-rosters .list-header .col .checks span.request-carrot,.hidden-teacher-rosters .list-header .col.helps span.request-carrot,.hidden-teacher-rosters .list-header .col.roster-type span.request-carrot,.hidden-teacher-rosters .list-header .col.show-roster span.request-carrot,.hidden-teacher-rosters md-list-item .col.checks span.request-carrot,.hidden-teacher-rosters md-list-item .col .checks span.request-carrot,.hidden-teacher-rosters md-list-item .col.helps span.request-carrot,.hidden-teacher-rosters md-list-item .col.roster-type span.request-carrot,.hidden-teacher-rosters md-list-item .col.show-roster span.request-carrot{display:flex;-webkit-box-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-justify-content:center;justify-content:center;align-items:center;margin:0 .2em;min-width:1em;max-width:1em;min-height:1em;max-height:1em}.hidden-teacher-rosters .list-header .col.checks .circle-green,.hidden-teacher-rosters .list-header .col .checks .circle-green,.hidden-teacher-rosters .list-header .col.checks .circle-yellow,.hidden-teacher-rosters .list-header .col .checks .circle-yellow,.hidden-teacher-rosters .list-header .col.helps .circle-green,.hidden-teacher-rosters .list-header .col.helps .circle-yellow,.hidden-teacher-rosters .list-header .col.roster-type .circle-green,.hidden-teacher-rosters .list-header .col.roster-type .circle-yellow,.hidden-teacher-rosters .list-header .col.show-roster .circle-green,.hidden-teacher-rosters .list-header .col.show-roster .circle-yellow,.hidden-teacher-rosters md-list-item .col.checks .circle-green,.hidden-teacher-rosters md-list-item .col .checks .circle-green,.hidden-teacher-rosters md-list-item .col.checks .circle-yellow,.hidden-teacher-rosters md-list-item .col .checks .circle-yellow,.hidden-teacher-rosters md-list-item .col.helps .circle-green,.hidden-teacher-rosters md-list-item .col.helps .circle-yellow,.hidden-teacher-rosters md-list-item .col.roster-type .circle-green,.hidden-teacher-rosters md-list-item .col.roster-type .circle-yellow,.hidden-teacher-rosters md-list-item .col.show-roster .circle-green,.hidden-teacher-rosters md-list-item .col.show-roster .circle-yellow{border-radius:50%;width:35px;height:35px}.hidden-teacher-rosters .list-header .col.checks .circle-green i.ck-hand,.hidden-teacher-rosters .list-header .col .checks .circle-green i.ck-hand,.hidden-teacher-rosters .list-header .col.checks .circle-yellow i.ck-hand,.hidden-teacher-rosters .list-header .col .checks .circle-yellow i.ck-hand,.hidden-teacher-rosters .list-header .col.helps .circle-green i.ck-hand,.hidden-teacher-rosters .list-header .col.helps .circle-yellow i.ck-hand,.hidden-teacher-rosters .list-header .col.roster-type .circle-green i.ck-hand,.hidden-teacher-rosters .list-header .col.roster-type .circle-yellow i.ck-hand,.hidden-teacher-rosters .list-header .col.show-roster .circle-green i.ck-hand,.hidden-teacher-rosters .list-header .col.show-roster .circle-yellow i.ck-hand,.hidden-teacher-rosters md-list-item .col.checks .circle-green i.ck-hand,.hidden-teacher-rosters md-list-item .col .checks .circle-green i.ck-hand,.hidden-teacher-rosters md-list-item .col.checks .circle-yellow i.ck-hand,.hidden-teacher-rosters md-list-item .col .checks .circle-yellow i.ck-hand,.hidden-teacher-rosters md-list-item .col.helps .circle-green i.ck-hand,.hidden-teacher-rosters md-list-item .col.helps .circle-yellow i.ck-hand,.hidden-teacher-rosters md-list-item .col.roster-type .circle-green i.ck-hand,.hidden-teacher-rosters md-list-item .col.roster-type .circle-yellow i.ck-hand,.hidden-teacher-rosters md-list-item .col.show-roster .circle-green i.ck-hand,.hidden-teacher-rosters md-list-item .col.show-roster .circle-yellow i.ck-hand{color:#fff}.hidden-teacher-rosters .list-header .col.checks .circle-green,.hidden-teacher-rosters .list-header .col .checks .circle-green,.hidden-teacher-rosters .list-header .col.helps .circle-green,.hidden-teacher-rosters .list-header .col.roster-type .circle-green,.hidden-teacher-rosters .list-header .col.show-roster .circle-green,.hidden-teacher-rosters md-list-item .col.checks .circle-green,.hidden-teacher-rosters md-list-item .col .checks .circle-green,.hidden-teacher-rosters md-list-item .col.helps .circle-green,.hidden-teacher-rosters md-list-item .col.roster-type .circle-green,.hidden-teacher-rosters md-list-item .col.show-roster .circle-green{background-color:#ffdf78}.hidden-teacher-rosters .list-header .col.checks .circle-yellow,.hidden-teacher-rosters .list-header .col .checks .circle-yellow,.hidden-teacher-rosters .list-header .col.helps .circle-yellow,.hidden-teacher-rosters .list-header .col.roster-type .circle-yellow,.hidden-teacher-rosters .list-header .col.show-roster .circle-yellow,.hidden-teacher-rosters md-list-item .col.checks .circle-yellow,.hidden-teacher-rosters md-list-item .col .checks .circle-yellow,.hidden-teacher-rosters md-list-item .col.helps .circle-yellow,.hidden-teacher-rosters md-list-item .col.roster-type .circle-yellow,.hidden-teacher-rosters md-list-item .col.show-roster .circle-yellow{background-color:#25c582}.hidden-teacher-rosters .list-header .col.tools,.hidden-teacher-rosters .list-header .col .tools,.hidden-teacher-rosters md-list-item .col.tools,.hidden-teacher-rosters md-list-item .col .tools{width:70px;min-width:70px}.hidden-teacher-rosters .list-header .col .circle,.hidden-teacher-rosters md-list-item .col .circle{min-width:1em;min-height:1em;border-radius:50%;margin-right:10px}.hidden-teacher-rosters .list-header:last-child,.hidden-teacher-rosters md-list-item:last-child{border-bottom:none}.anon-student-assignment-overview .assignment-question-header .hidden-teacher-rosters .list-item .md-button .feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .hidden-teacher-rosters .list-item .md-button .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .feedback-inbox-button,.hidden-teacher-rosters .list-item .md-button .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.hidden-teacher-rosters .list-item .md-button .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.hidden-teacher-rosters .list-item .md-button .bar-item,.hidden-teacher-rosters .list-item .md-button .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.hidden-teacher-rosters .list-item .md-button .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.hidden-teacher-rosters .list-item .md-button .session .header .md-button.home,.hidden-teacher-rosters .list-item .md-button .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.hidden-teacher-rosters .list-item .md-button .student-account-assignment-work .assignment-question-header .feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .bar-item,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .session .header .md-button.home,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .student-account-assignment-work .assignment-question-header .feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .bar-item,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .session .header .md-button.home,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .student-account-assignment-work .assignment-question-header .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .hidden-teacher-rosters .list-item .md-button .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .hidden-teacher-rosters .list-item .md-button .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .bar-item,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .session .header .md-button.home,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .student-account-assignment-work .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .bar-item,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .session .header .md-button.home,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .student-account-assignment-work .assignment-question-header .feedback-inbox-button,.session .header .hidden-teacher-rosters .list-item .md-button .md-button.home,.session .header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .md-button.home,.session .header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .md-button.home,.session .header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .md-button.home,.session .header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .md-button.home,.student-account-assignment-overview .assignment-question-header .hidden-teacher-rosters .list-item .md-button .feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .hidden-teacher-rosters .list-item .md-button .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .feedback-inbox-button{min-width:7rem}.anon-student-assignment-overview .assignment-question-header .hidden-teacher-rosters .list-item .md-button .clever.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .hidden-teacher-rosters .list-item .md-button .google.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .clever.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .google.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .clever.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .google.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .clever.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .google.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .clever.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .google.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .hidden-teacher-rosters .list-item .md-button .clever.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .hidden-teacher-rosters .list-item .md-button .google.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .clever.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .google.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .clever.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .google.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .clever.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .google.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .clever.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .google.feedback-inbox-button,.hidden-teacher-rosters .list-item .md-button .anon-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.hidden-teacher-rosters .list-item .md-button .anon-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.hidden-teacher-rosters .list-item .md-button .anon-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.hidden-teacher-rosters .list-item .md-button .anon-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.hidden-teacher-rosters .list-item .md-button .bar-item.clever,.hidden-teacher-rosters .list-item .md-button .bar-item.google,.hidden-teacher-rosters .list-item .md-button .preview-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.hidden-teacher-rosters .list-item .md-button .preview-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.hidden-teacher-rosters .list-item .md-button .preview-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.hidden-teacher-rosters .list-item .md-button .preview-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.hidden-teacher-rosters .list-item .md-button .session .header .clever.md-button.home,.hidden-teacher-rosters .list-item .md-button .session .header .google.md-button.home,.hidden-teacher-rosters .list-item .md-button .student-account-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.hidden-teacher-rosters .list-item .md-button .student-account-assignment-overview .assignment-question-header .google.feedback-inbox-button,.hidden-teacher-rosters .list-item .md-button .student-account-assignment-work .assignment-question-header .clever.feedback-inbox-button,.hidden-teacher-rosters .list-item .md-button .student-account-assignment-work .assignment-question-header .google.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .anon-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .anon-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .anon-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .anon-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .bar-item.clever,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .bar-item.google,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .preview-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .preview-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .preview-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .preview-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .session .header .clever.md-button.home,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .session .header .google.md-button.home,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .student-account-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .student-account-assignment-overview .assignment-question-header .google.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .student-account-assignment-work .assignment-question-header .clever.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .student-account-assignment-work .assignment-question-header .google.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .anon-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .anon-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .anon-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .anon-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .bar-item.clever,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .bar-item.google,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .preview-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .preview-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .preview-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .preview-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .session .header .clever.md-button.home,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .session .header .google.md-button.home,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .student-account-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .student-account-assignment-overview .assignment-question-header .google.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .student-account-assignment-work .assignment-question-header .clever.feedback-inbox-button,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .student-account-assignment-work .assignment-question-header .google.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .hidden-teacher-rosters .list-item .md-button .clever.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .hidden-teacher-rosters .list-item .md-button .google.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .clever.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .google.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .clever.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .google.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .clever.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .google.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .clever.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .google.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .hidden-teacher-rosters .list-item .md-button .clever.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .hidden-teacher-rosters .list-item .md-button .google.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .clever.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .google.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .clever.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .google.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .clever.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .google.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .clever.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .google.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .anon-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .anon-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .anon-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .anon-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .bar-item.clever,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .bar-item.google,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .preview-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .preview-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .preview-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .preview-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .session .header .clever.md-button.home,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .session .header .google.md-button.home,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .student-account-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .student-account-assignment-overview .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .student-account-assignment-work .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .student-account-assignment-work .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .anon-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .anon-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .anon-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .anon-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .bar-item.clever,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .bar-item.google,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .preview-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .preview-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .preview-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .preview-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .session .header .clever.md-button.home,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .session .header .google.md-button.home,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .student-account-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .student-account-assignment-overview .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .student-account-assignment-work .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .student-account-assignment-work .assignment-question-header .google.feedback-inbox-button,.session .header .hidden-teacher-rosters .list-item .md-button .clever.md-button.home,.session .header .hidden-teacher-rosters .list-item .md-button .google.md-button.home,.session .header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .clever.md-button.home,.session .header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .google.md-button.home,.session .header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .clever.md-button.home,.session .header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .google.md-button.home,.session .header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .clever.md-button.home,.session .header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .google.md-button.home,.session .header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .clever.md-button.home,.session .header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .google.md-button.home,.student-account-assignment-overview .assignment-question-header .hidden-teacher-rosters .list-item .md-button .clever.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .hidden-teacher-rosters .list-item .md-button .google.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .clever.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .google.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .clever.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .google.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .clever.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .google.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .clever.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .google.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .hidden-teacher-rosters .list-item .md-button .clever.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .hidden-teacher-rosters .list-item .md-button .google.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .clever.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .google.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .clever.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .google.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .clever.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .md-button .google.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .clever.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .md-button .google.feedback-inbox-button{display:flex;justify-content:center}.hidden-teacher-rosters .list-item .show-checkbox,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .show-checkbox,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .show-checkbox,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .show-checkbox,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .show-checkbox{justify-content:center;align-items:center}.hidden-teacher-rosters .list-item .show-checkbox md-checkbox,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .show-checkbox md-checkbox,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .show-checkbox md-checkbox,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .show-checkbox md-checkbox,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .show-checkbox md-checkbox{display:flex;justify-content:center;align-items:center;margin-bottom:0}.hidden-teacher-rosters .list-item .show-checkbox md-checkbox .md-container,.hidden-teacher-rosters .list-item .show-checkbox md-checkbox .md-icon,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .show-checkbox md-checkbox .md-container,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .show-checkbox md-checkbox .md-icon,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .show-checkbox md-checkbox .md-container,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .show-checkbox md-checkbox .md-icon,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .show-checkbox md-checkbox .md-container,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .show-checkbox md-checkbox .md-icon,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .show-checkbox md-checkbox .md-container,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .show-checkbox md-checkbox .md-icon{display:none}.hidden-teacher-rosters .list-item .show-checkbox md-checkbox .md-label,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .show-checkbox md-checkbox .md-label,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .show-checkbox md-checkbox .md-label,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .show-checkbox md-checkbox .md-label,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .show-checkbox md-checkbox .md-label{margin-right:25px}.hidden-teacher-rosters .list-item .show-checkbox md-checkbox .md-label i,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .show-checkbox md-checkbox .md-label i,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .show-checkbox md-checkbox .md-label i,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .show-checkbox md-checkbox .md-label i,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .show-checkbox md-checkbox .md-label i{width:2.4rem;height:2.4rem;color:#b8babc}.hidden-teacher-rosters .list-item .show-checkbox md-checkbox .md-label i.checkbox-icon:after,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .show-checkbox md-checkbox .md-label i.checkbox-icon:after,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .show-checkbox md-checkbox .md-label i.checkbox-icon:after,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .show-checkbox md-checkbox .md-label i.checkbox-icon:after,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .show-checkbox md-checkbox .md-label i.checkbox-icon:after{content:url(/static/media/empty-checkbox.9b2b1fa8.svg)}.hidden-teacher-rosters .list-item .show-checkbox md-checkbox .md-label i.checkbox-icon:hover:after,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .show-checkbox md-checkbox .md-label i.checkbox-icon:hover:after,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .show-checkbox md-checkbox .md-label i.checkbox-icon:hover:after,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .show-checkbox md-checkbox .md-label i.checkbox-icon:hover:after,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .show-checkbox md-checkbox .md-label i.checkbox-icon:hover:after{content:url(/static/media/hover-checkbox.91461fc1.svg)}.hidden-teacher-rosters .list-item .show-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:after,.hidden-teacher-rosters .list-item .show-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:hover:after,.hidden-teacher-rosters .list-item .show-checkbox md-checkbox .md-label i.checkbox-icon:active:after,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .show-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:after,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .show-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:hover:after,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .show-checkbox md-checkbox .md-label i.checkbox-icon:active:after,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .show-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:after,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .show-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:hover:after,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .show-checkbox md-checkbox .md-label i.checkbox-icon:active:after,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .show-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:after,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .show-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:hover:after,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .show-checkbox md-checkbox .md-label i.checkbox-icon:active:after,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .show-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:after,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .show-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:hover:after,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .show-checkbox md-checkbox .md-label i.checkbox-icon:active:after{content:url(/static/media/active-checkbox.466dc972.svg)}.hidden-teacher-rosters .list-item .google-icon,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .google-icon,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .google-icon,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .google-icon,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .google-icon{width:2.4rem;height:2.4rem}.hidden-teacher-rosters .list-item .clever-icon,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .clever-icon,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .clever-icon,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .clever-icon,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .clever-icon{width:1.4rem;height:1.6rem}.hidden-teacher-rosters .list-item .delete-icon,.hidden-teacher-rosters .roster-edit .student-list-section .list-header.list-button .delete-icon,.hidden-teacher-rosters .roster-edit .student-list-section md-list-item.list-button .delete-icon,.roster-edit .student-list-section .hidden-teacher-rosters .list-header.list-button .delete-icon,.roster-edit .student-list-section .hidden-teacher-rosters md-list-item.list-button .delete-icon{color:#e5e5e5;margin:0 auto}.hidden-teacher-rosters .error,.hidden-teacher-rosters .loading{text-align:center}.hidden-teacher-rosters .error .error-text,.hidden-teacher-rosters .error .loading-text,.hidden-teacher-rosters .loading .error-text,.hidden-teacher-rosters .loading .loading-text{padding:.5rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}.md-tooltip.show-tooltip{width:250px;height:auto;white-space:normal;line-height:normal}.login .iste{color:#25c582;text-decoration:underline;cursor:pointer}.login .body .body-header{height:5.6em}.login{min-height:100vh;width:100vw;background:#25c582;background-image:url(/static/media/scribs.322ee7cf.png);background-repeat:no-repeat;background-position:50%;padding:0 8px 20px}.login input{font-size:16px}.assignment .assignment-container .assignment-metadata .login .assignment-name,.folderAssignment .assignment-container .assignment-metadata .login .assignment-name,.help-category .connect-with-teacher .sections-container .section .login .circle,.help-view .body .contents .login .body-title,.login .assignment .assignment-container .assignment-metadata .assignment-name,.login .folderAssignment .assignment-container .assignment-metadata .assignment-name,.login .help-category .connect-with-teacher .sections-container .section .circle,.login .help-view .body .contents .body-title,.login .major-header{margin-top:6rem;margin-bottom:.25em}.assignment .assignment-container .assignment-metadata .login .assignment-name img,.folderAssignment .assignment-container .assignment-metadata .login .assignment-name img,.help-category .connect-with-teacher .sections-container .section .login .circle img,.help-view .body .contents .login .body-title img,.login .assignment .assignment-container .assignment-metadata .assignment-name img,.login .folderAssignment .assignment-container .assignment-metadata .assignment-name img,.login .help-category .connect-with-teacher .sections-container .section .circle img,.login .help-view .body .contents .body-title img,.login .major-header img{width:16rem}.login .body{background-color:#fcfcfd;box-shadow:0 0 8px 1px rgba(64,67,69,.17);border-radius:10px;width:350px;max-width:100%}.login .body .body-header{height:7.6em}#what-is-a-class-code md-dialog-content .login .body .body-header .primary-message,#what-is-a-class-code md-dialog-content .login .body .body-header .secondary-message,.add-anon-student-dialog .login .body .body-header .ck-dialog-title,.add-pro-student-dialog .login .body .body-header .ck-dialog-title,.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .login .body .body-header .title,.assignment-export-dialog .exporting .ck-dialog-body .login .body .body-header .exporting-count,.assignment-export-dialog .exporting .ck-dialog-body .login .body .body-header .exporting-message,.assignment-export-dialog .main .ck-dialog-body .login .body .body-header .ck-dialog-title,.assignment-selection-dialog .ck-dialog-body .login .body .body-header .ck-dialog-title,.assignment-teacher-feedback-question .assignment-question-header .login .body .body-header .title,.assignments-limit-paywall-dialog .ck-dialog-body .login .body .body-header .ck-dialog-title,.assignments-list .assignment-header .login .body .body-header .assignments-list-title,.cancel-subscription-dialog .login .body .body-header .ck-dialog-title,.confirm-dialog .ck-dialog-body .login .body .body-header .primary-message,.confirm-dialog .ck-dialog-body .login .body .body-header .secondary-message,.contextual-paywall-dialog .contextual-paywall .login .body .body-header .ck-dialog-title,.contract-user-reset-password-dialog .login .body .body-header .ck-dialog-title,.create-order-dialog .add-organization .ck-dialog-body .login .body .body-header .ck-dialog-title,.create-order-dialog .identify-organization .ck-dialog-body .login .body .body-header .ck-dialog-title,.create-order-dialog .identify-person .ck-dialog-body .login .body .body-header .ck-dialog-title,.create-order-dialog .identify-purchase-period .ck-dialog-body .login .body .body-header .ck-dialog-title,.delete-account-dialog .login .body .body-header .ck-dialog-title,.error-dialog .ck-dialog-body .login .body .body-header .primary-message,.error-dialog .ck-dialog-body .login .body .body-header .secondary-message,.feature-dialog .login .body .body-header .feature-dialog-title,.financial-aid-dialog .ck-dialog-body .login .body .body-header .ck-dialog-title,.folder-name-dialog .login .body .body-header .ck-dialog-title,.folderAssignment .copying .ck-dialog-body .login .body .body-header .message,.help-article .login .body .body-container .article-content .body-header .article-title,.help-article .login .body .body-header .body-container .article-content .article-title,.import-google-rosters-dialog .login .body .body-header .ck-dialog-title,.import-image-dialog .cancel-check .content .login .body .body-header .primary-message,.import-image-dialog .cancel-check .content .login .body .body-header .secondary-message,.import-image-dialog .choose-destinations .content .login .body .body-header .title,.import-image-dialog .review .content .login .body .body-header .title,.invite-co-teacher-dialog .email-success .login .body .body-header .ck-dialog-title,.invite-co-teacher-dialog .email-success .login .body .body-header .email-success-message,.invite-co-teacher-dialog .loading .ck-dialog-body .login .body .body-header .message,.invite-teacher-dialog .invite .login .body .body-header .ck-dialog-title,.link-dialog .login .body .body-header .ck-dialog-title,.login .body .body-header #what-is-a-class-code md-dialog-content .primary-message,.login .body .body-header #what-is-a-class-code md-dialog-content .secondary-message,.login .body .body-header .add-anon-student-dialog .ck-dialog-title,.login .body .body-header .add-pro-student-dialog .ck-dialog-title,.login .body .body-header .admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .title,.login .body .body-header .assignment-export-dialog .exporting .ck-dialog-body .exporting-count,.login .body .body-header .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.login .body .body-header .assignment-export-dialog .main .ck-dialog-body .ck-dialog-title,.login .body .body-header .assignment-selection-dialog .ck-dialog-body .ck-dialog-title,.login .body .body-header .assignment-teacher-feedback-question .assignment-question-header .title,.login .body .body-header .assignments-limit-paywall-dialog .ck-dialog-body .ck-dialog-title,.login .body .body-header .assignments-list .assignment-header .assignments-list-title,.login .body .body-header .cancel-subscription-dialog .ck-dialog-title,.login .body .body-header .classkick-header,.login .body .body-header .confirm-dialog .ck-dialog-body .primary-message,.login .body .body-header .confirm-dialog .ck-dialog-body .secondary-message,.login .body .body-header .contextual-paywall-dialog .contextual-paywall .ck-dialog-title,.login .body .body-header .contract-user-reset-password-dialog .ck-dialog-title,.login .body .body-header .create-order-dialog .add-organization .ck-dialog-body .ck-dialog-title,.login .body .body-header .create-order-dialog .identify-organization .ck-dialog-body .ck-dialog-title,.login .body .body-header .create-order-dialog .identify-person .ck-dialog-body .ck-dialog-title,.login .body .body-header .create-order-dialog .identify-purchase-period .ck-dialog-body .ck-dialog-title,.login .body .body-header .delete-account-dialog .ck-dialog-title,.login .body .body-header .error-dialog .ck-dialog-body .primary-message,.login .body .body-header .error-dialog .ck-dialog-body .secondary-message,.login .body .body-header .feature-dialog .feature-dialog-title,.login .body .body-header .financial-aid-dialog .ck-dialog-body .ck-dialog-title,.login .body .body-header .folder-name-dialog .ck-dialog-title,.login .body .body-header .folderAssignment .copying .ck-dialog-body .message,.login .body .body-header .import-google-rosters-dialog .ck-dialog-title,.login .body .body-header .import-image-dialog .cancel-check .content .primary-message,.login .body .body-header .import-image-dialog .cancel-check .content .secondary-message,.login .body .body-header .import-image-dialog .choose-destinations .content .title,.login .body .body-header .import-image-dialog .review .content .title,.login .body .body-header .invite-co-teacher-dialog .email-success .ck-dialog-title,.login .body .body-header .invite-co-teacher-dialog .email-success .email-success-message,.login .body .body-header .invite-co-teacher-dialog .loading .ck-dialog-body .message,.login .body .body-header .invite-teacher-dialog .invite .ck-dialog-title,.login .body .body-header .link-dialog .ck-dialog-title,.login .body .body-header .md-dialog-container.no-account md-dialog .ck-dialog-body,.login .body .body-header .md-dialog-container.no-account md-dialog .ck-dialog-title,.login .body .body-header .move-assignment-dialog .ck-dialog-title,.login .body .body-header .roster-lock-dialog .ck-dialog-title,.login .body .body-header .roster-selection-dialog .ck-dialog-body .ck-dialog-title,.login .body .body-header .select-purchase-period-dialog .ck-dialog-body .ck-dialog-title,.login .body .body-header .session-question .error-container .no-roster,.login .body .body-header .session-watch .error-container .no-roster,.login .body .body-header .session-work .error-container .no-roster,.login .body .body-header .shared-work-question .assignment-question-header .title,.login .body .body-header .student-account-choice-dialog .content .dialog-title,.login .body .body-header .student-account-help-dialog .content .dialog-title,.login .body .body-header .update-user-school-dialog .update-user-school .ck-dialog-body .ck-dialog-title,.login .body .body-header .user-notification-dialog .ck-dialog-title,.login .body .body-header .verify-organization-member-dialog .ck-dialog-body .primary-message,.login .body .body-header .verify-organization-member-dialog .ck-dialog-body .secondary-message,.login .body .body-header audio-capture .audio-loading .message,.login .body .body-header audio-capture .audio-message .message,.login .body .body-header audio-capture .recording .message,.login .body .body-header audio-capture .start .message,.login .body .body-header md-dialog.add-manipulative-image-dialog .ck-dialog-body .ck-dialog-title,.login .body .body-header md-dialog.create-contract-students-dialog .ck-dialog-title,.login .body .body-header md-dialog.create-contract-students-dialog .select .create-options .message,.login .body .body-header md-dialog.image-picker-dialog .ck-dialog-title,.login .body .body-header md-dialog.pro-info-dialog .ck-dialog-title,.login .body .body-header md-dialog.share-dialog .email-success .ck-dialog-title,.login .body .body-header md-dialog.share-dialog .email-success .email-success-message,.login .body .body-header md-dialog.share-dialog .loading .ck-dialog-body .message,.login .body .body-header md-dialog.share-dialog .select-share-recipient .ck-dialog-title,.login .body .body-header md-dialog.share-dialog .share-with-teacher .ck-dialog-subtitle,.login .body .body-header md-dialog.share-dialog .share-with-teacher .ck-dialog-title,.login .body .body-header md-dialog.share-dialog .share-work-dialog .ck-dialog-subtitle,.login .body .body-header md-dialog.share-dialog .share-work-dialog .ck-dialog-title,.login .body .body-header md-dialog.share-with-student-dialog .content .dialog-title,.login .body .body-header md-dialog.share-with-student-dialog .content .welcome,.login .body .body-header md-dialog.signup-dialog .ck-dialog-title,.login .body .body-header md-dialog.student-code-dialog .ck-dialog-title,.login .help-article .body .body-container .article-content .body-header .article-title,.login .help-article .body .body-header .body-container .article-content .article-title,.md-dialog-container.no-account md-dialog .login .body .body-header .ck-dialog-body,.md-dialog-container.no-account md-dialog .login .body .body-header .ck-dialog-title,.move-assignment-dialog .login .body .body-header .ck-dialog-title,.roster-lock-dialog .login .body .body-header .ck-dialog-title,.roster-selection-dialog .ck-dialog-body .login .body .body-header .ck-dialog-title,.select-purchase-period-dialog .ck-dialog-body .login .body .body-header .ck-dialog-title,.session-question .error-container .login .body .body-header .no-roster,.session-watch .error-container .login .body .body-header .no-roster,.session-work .error-container .login .body .body-header .no-roster,.shared-work-question .assignment-question-header .login .body .body-header .title,.student-account-choice-dialog .content .login .body .body-header .dialog-title,.student-account-help-dialog .content .login .body .body-header .dialog-title,.update-user-school-dialog .update-user-school .ck-dialog-body .login .body .body-header .ck-dialog-title,.user-notification-dialog .login .body .body-header .ck-dialog-title,.verify-organization-member-dialog .ck-dialog-body .login .body .body-header .primary-message,.verify-organization-member-dialog .ck-dialog-body .login .body .body-header .secondary-message,audio-capture .audio-loading .login .body .body-header .message,audio-capture .audio-message .login .body .body-header .message,audio-capture .recording .login .body .body-header .message,audio-capture .start .login .body .body-header .message,md-dialog.add-manipulative-image-dialog .ck-dialog-body .login .body .body-header .ck-dialog-title,md-dialog.create-contract-students-dialog .login .body .body-header .ck-dialog-title,md-dialog.create-contract-students-dialog .select .create-options .login .body .body-header .message,md-dialog.image-picker-dialog .login .body .body-header .ck-dialog-title,md-dialog.pro-info-dialog .login .body .body-header .ck-dialog-title,md-dialog.share-dialog .email-success .login .body .body-header .ck-dialog-title,md-dialog.share-dialog .email-success .login .body .body-header .email-success-message,md-dialog.share-dialog .loading .ck-dialog-body .login .body .body-header .message,md-dialog.share-dialog .select-share-recipient .login .body .body-header .ck-dialog-title,md-dialog.share-dialog .share-with-teacher .login .body .body-header .ck-dialog-subtitle,md-dialog.share-dialog .share-with-teacher .login .body .body-header .ck-dialog-title,md-dialog.share-dialog .share-work-dialog .login .body .body-header .ck-dialog-subtitle,md-dialog.share-dialog .share-work-dialog .login .body .body-header .ck-dialog-title,md-dialog.share-with-student-dialog .content .login .body .body-header .dialog-title,md-dialog.share-with-student-dialog .content .login .body .body-header .welcome,md-dialog.signup-dialog .login .body .body-header .ck-dialog-title,md-dialog.student-code-dialog .login .body .body-header .ck-dialog-title{margin-top:1.4rem;text-align:center;font-size:2.2rem;line-height:1.2;max-width:100%}.login .body .body-header .subtext{font-size:1.3rem;margin-top:1rem;text-align:center}.login .body .body-content{padding:0 1.6rem 2rem}.login .body .body-content md-input-container.class-code{margin:0 8px;padding:0}.login .body .body-content md-input-container.class-code input{text-transform:uppercase}.login .body .body-content .what-is-classcode{margin-top:20px}.login .body .body-content md-input-container.name{margin:12px 8px 24px;padding:0}.login .body .body-content .md-button.ck-primary,.login .body .body-content .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.login .body .body-content .order-detail .view-quote .action-bar .action-container .md-button.purchase-order,.order-detail .view-quote .action-bar .action-container .login .body .body-content .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .login .body .body-content .md-button.purchase-order{margin-top:0;margin-bottom:0}.login .body .body-content .separator{margin:20px 8px;height:2px;background-color:#eeeeef}.login .body .body-content .login-signup .message{font-family:GothamRoundedBook,"Varela Round",sans-serif;margin-bottom:8px}.login .body .body-content .login-signup .login-button,.login .body .body-content .login-signup .signup-button{width:100%}.login .body .body-content .hide-student-work-message{font-family:GothamRoundedBook,"Varela Round",sans-serif;text-align:center;padding:16px 16px 4px}.login .loading{margin-top:8em;height:100px;width:100px;background-color:#fff;border-radius:10px}#what-is-a-class-code{color:#6d6e70;text-align:center}#what-is-a-class-code .ck-dialog-header{height:40px}#what-is-a-class-code .ck-dialog-header .ck-close{color:#25c582}#what-is-a-class-code md-dialog-content{padding:0 35px}#what-is-a-class-code md-dialog-content .primary-message{margin-bottom:24px}#what-is-a-class-code md-dialog-content .secondary-message{font-family:GothamRoundedBook,"Varela Round",sans-serif;margin-bottom:24px}#what-is-a-class-code md-dialog-actions{padding:0 2.4rem 2.4rem;margin-top:36px}#what-is-a-class-code md-dialog-actions .md-button{margin:0 0 0 1.6rem}.metric-list{height:100vh}.metric-list .header md-select{width:12em}.metric-list .email-admin{background-color:#3498fe;color:#fff;margin:18px;padding:12px}.metric-list .email-admin .md-ripple-container{border-radius:8px;background-color:initial}.metric-list .email-admin .ck-paper-airplane{margin-right:13px;font-size:2.2rem}.metric-list .email-admin:focus,.metric-list .email-admin:hover{background:linear-gradient(0deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),#3498fe}.metric-list .email-admin:active{background-color:#45494b}.metric-list .overview{overflow:auto}.metric-list .overview .overview-header{margin:1em 1em 1em 1.4em}.metric-list .overview .overview-list{list-style:none;margin-left:2em;margin-right:4em;padding:0}.metric-list .overview .overview-list div{font-family:GothamRoundedBold,"Varela Round",sans-serif;font-size:1.5em;margin-left:1.3em;background:linear-gradient(90deg,#fff,#88c043,#6d9a37);height:40%;border-radius:7px;margin-bottom:3px}.metric-list .overview .no-metrics{margin-left:1.3em}.metric-list .organization{border-bottom:1px solid #eeeeef}.metric-list .organization md-select{margin:1.3em 1.8em;width:15.7em}.metric-list .error,.metric-list .loading{text-align:center}.metric-list .error .error-text,.metric-list .error .loading-text,.metric-list .loading .error-text,.metric-list .loading .loading-text{padding:.5rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}.header-banner{position:relative!important;top:0;left:0;padding:0 8px 0 29px;background-color:#3498fe;color:#fff;height:-webkit-fit-content;height:fit-content;width:100%;position:absolute;z-index:61}.header-banner .ck-warning{font-size:1.7rem;margin-right:18px;margin-top:-5px}.header-banner .reminder{padding:8px}.header-banner .reminder .countdown-footer{font-family:GothamRoundedBold,"Varela Round",sans-serif;font-size:1.5rem;line-height:2.4rem}.header-banner .reminder a{text-transform:none;text-decoration:underline;color:#fff;font-family:GothamRoundedMedium,"Varela Round",sans-serif}.header-banner .email-admin-white{padding:0 1.4rem;margin:8px 19px 8px 0}.header-banner .email-admin-white .ck-paper-airplane{font-size:2.2rem;margin-right:15px}.header-banner .hide-banner{color:#fff;min-width:auto}.header-banner .hide-banner i{font-size:1.4rem;font-weight:700}@media screen and (max-width:689px){.header-banner .email-admin-white{height:auto;margin-right:40px}.header-banner .reminder{margin-right:10px}.header-banner .hide-banner{position:absolute;top:0;right:0}}.header-banner.red{background-color:#ff6c6c}.header-banner.red .email-admin-white:focus,.header-banner.red .email-admin-white:hover{background-color:#fff;color:#ff6c6c}@media screen and (max-width:1364px){.header-banner.red .email-admin-white{height:auto;margin-right:40px}}.nav .main,.nav md-sidenav{min-height:100vh;max-height:100vh}.nav .shorten-height{max-height:calc(100vh - 72px);min-height:calc(100vh - 72px)}.nav md-sidenav{box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.1);box-sizing:border-box;min-width:320px}.nav md-sidenav:not(.md-locked-open){min-height:100%;max-height:100%}.nav md-sidenav .header{border-bottom:1px solid #fff;height:40px;box-sizing:border-box;min-width:320px;padding-left:1.28rem}.nav md-sidenav .header .logo{width:40%}.nav md-sidenav .notification-button{padding:.5rem;margin-top:10px;margin-right:20px;min-width:2rem}.nav md-sidenav .notification-color{color:#6d6e70}.nav md-sidenav .green-bg{background:linear-gradient(96.98deg,#25c582,#88c043)}.nav md-sidenav .tabs{overflow-y:auto}.nav md-sidenav .contract-admin{width:100%}.nav md-sidenav .contract-admin .tab-header{width:100%;max-width:100%;margin-top:6px;padding:1rem 2.4rem .5rem;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#6d6e70;font-size:1.1rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}.nav md-sidenav .md-button.tab{display:inline-block;min-height:48px;width:100%;margin:0;border-radius:0;text-align:left;text-transform:none;color:#6d6e70;padding:0 2.4rem}.nav md-sidenav .md-button.tab i{margin-right:.5em;text-align:center;min-width:1em}.nav md-sidenav .md-button.tab i.ck-megaphone,.nav md-sidenav .md-button.tab i.ck-school-building{margin:4px 10px 0 3px}.nav md-sidenav .md-button.tab i.ck-pro{margin-right:2px}.nav md-sidenav .md-button.tab i.ck-metric{margin-right:5px;margin-left:4px}.nav md-sidenav .md-button.tab span{margin-top:3px}.nav md-sidenav .md-button.tab .md-ripple-container{border-radius:0}.nav md-sidenav .md-button.tab .indicator-circle{left:0;bottom:4px}.nav md-sidenav .tab.active{background-color:#6d6e70;color:#fff}.nav md-sidenav .tab.signout{margin-bottom:1em}.nav .main{flex:1 1 auto;width:calc(100vw - 320px)}.nav .admin-button{width:100%}.nav .universal-cta-container{padding:1.8rem 1rem}.nav .universal-cta-container .body,.nav .universal-cta-container .cta-button,.nav .universal-cta-container .progress,.nav .universal-cta-container .progress-label,.nav .universal-cta-container .title{padding-left:1.6rem;padding-right:1.6rem}.nav .universal-cta-container .title{font-family:GothamRoundedMedium,"Varela Round",sans-serif;font-size:1.2rem;color:#6d6e70;font-weight:700;margin-bottom:1.2rem}.nav .universal-cta-container progress{-webkit-appearance:none;appearance:none;width:100%;border-radius:48px;height:1.5rem;margin:1.2rem 0 .4rem;background-color:#e5e5e5;color:var(--progress-color)}.nav .universal-cta-container progress::-webkit-progress-bar{background-color:#e5e5e5;border-radius:48px}.nav .universal-cta-container progress::-webkit-progress-value{background-color:var(--progress-color);border-radius:48px}.nav .universal-cta-container progress::-moz-progress-bar{background-color:var(--progress-color);border-radius:48px}.nav .universal-cta-container .cta-button{margin:1.6rem 0 0;text-align:center;text-transform:uppercase;padding:1.3rem 0;border-top:2px solid #f7f7f7;display:block;width:100%;border-radius:0;height:auto}.nav .universal-cta{border:2px solid #f7f7f7;padding:1.6rem 0 0}.copy-assignment-toast .md-toast-content,.cover-toast .md-toast-content,.email-admin-toast .md-toast-content,.order-toast .md-toast-content,.referral-toast .md-toast-content{top:70px;right:16px;position:fixed;height:60px;padding:0 18px 0 10px;border-radius:8px;font-weight:400;color:#45494b!important;background-color:#fff!important;border-left:8px solid #25c582;font-family:GothamRoundedBold,"Varela Round",sans-serif;box-shadow:0 8px 12px rgba(0,0,0,.12),0 12px 16px rgba(0,0,0,.08),0 16px 24px rgba(0,0,0,.08),0 24px 32px rgba(0,0,0,.04)}.copy-assignment-toast .md-toast-content button,.cover-toast .md-toast-content button,.email-admin-toast .md-toast-content button,.order-toast .md-toast-content button,.referral-toast .md-toast-content button{color:#808487!important;padding:.2em 1.2em}.copy-assignment-toast .md-toast-content button:after,.cover-toast .md-toast-content button:after,.email-admin-toast .md-toast-content button:after,.order-toast .md-toast-content button:after,.referral-toast .md-toast-content button:after{content:url(/static/media/close-gray.d4b9b9d1.svg);height:14px;width:14px;display:block;transform:scale(.5);position:fixed;top:19px;right:32px}.copy-assignment-toast .md-toast-content{bottom:30px;right:16px;top:auto}.order-toast .md-toast-content{top:88px}.cover-toast .md-toast-content{top:10px}.email-admin-toast .md-toast-content{max-width:300px;padding-top:10px;padding-bottom:10px;line-height:24px}.email-admin-toast .md-toast-content .md-action{margin-top:-15px}.email-admin-toast.order-page .md-toast-content{top:88px}.profile-btn-container{margin-right:170px}.profile-pic{width:0;height:0;border-radius:50%;background-color:#3498db;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;border:2px solid #ccc;text-transform:uppercase}.dropdown-menu{position:absolute;top:110px;right:90px;background-color:#fff;border:1px solid #ccc;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:4px;z-index:100}.dropdown-menu:hover{box-shadow:0 8px 12px rgba(0,0,0,.2)}.inverted-carot{bottom:-1px;right:-5px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:5px solid}.carot-up{transform:rotate(180deg)}.carot-down{transform:rotate(0deg)}.profile-btn-container{display:flex;align-items:center;gap:10px;cursor:pointer;position:relative;padding-right:170px;width:100%}.greeting{font-family:GothamRoundedBold,"Varela Round",sans-serif;cursor:pointer;font-weight:400;line-height:2.4rem;font-size:1.6rem;margin:1.6rem 0;flex-grow:1;overflow:hidden;text-overflow:ellipsis;min-width:0}.greeting-container{display:flex;align-items:center;padding-left:1.28rem}.profile-type{padding:1rem;border-radius:8px;color:#fff;margin-left:20px}.green-background{background-color:#25c582}.purple-background{background-color:#9b59b6}.order-detail{height:100vh;overflow:hidden}.order-detail .view-quote{background-color:#f7f7f7;overflow:auto}.order-detail .view-quote .leaderboard{max-width:352px;padding:53px 16px 16px;box-shadow:inset .5px 0 0 #b8babc}.order-detail .view-quote .leaderboard .info{font-size:14px;line-height:24px;margin-bottom:16px;padding:0 12px 14px;box-shadow:inset 0 -.5px 0 #b8babc;font-weight:800}.order-detail .view-quote .leaderboard md-list{box-shadow:inset 0 -.5px 0 #b8babc;padding-bottom:12px}.order-detail .view-quote .leaderboard md-list md-list-item{font:GothamRoundedMedium,"Varela Round",sans-serif;font-size:10px;line-height:16px;letter-spacing:2px;text-transform:uppercase}.order-detail .view-quote .header{height:72px;padding:20px 16px;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.12),0 8px 12px rgba(0,0,0,.08),0 12px 16px rgba(0,0,0,.04),0 16px 24px rgba(0,0,0,.04)}.order-detail .view-quote .header .left{height:100%}.order-detail .view-quote .header .left .logo{max-height:100%;display:flex;align-items:center}.order-detail .view-quote .header .left .logo .ck-classkick-hand{color:#25c582;font-size:3.2rem;margin-right:10px}.order-detail .view-quote .header .left .logo span{color:#45494b;font-size:2.4rem;line-height:3.2rem}.order-detail .view-quote .header .left .logo:hover{cursor:pointer}.order-detail .view-quote .header .left .logo:focus{outline:none}.anon-student-assignment-overview .assignment-question-header .order-detail .view-quote .header .right .md-open .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .order-detail .view-quote .header .right .md-open .feedback-inbox-button,.order-detail .view-quote .header .right .md-open .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.order-detail .view-quote .header .right .md-open .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.order-detail .view-quote .header .right .md-open .bar-item,.order-detail .view-quote .header .right .md-open .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.order-detail .view-quote .header .right .md-open .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.order-detail .view-quote .header .right .md-open .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.order-detail .view-quote .header .right .md-open .student-account-assignment-work .assignment-question-header .feedback-inbox-button,.order-detail .view-quote .session .header .right .md-open .md-button.home,.preview-student-assignment-overview .assignment-question-header .order-detail .view-quote .header .right .md-open .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .order-detail .view-quote .header .right .md-open .feedback-inbox-button,.session .order-detail .view-quote .header .right .md-open .md-button.home,.student-account-assignment-overview .assignment-question-header .order-detail .view-quote .header .right .md-open .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .order-detail .view-quote .header .right .md-open .feedback-inbox-button{color:#25c582}.anon-student-assignment-overview .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button,.order-detail .view-quote .header .right .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.order-detail .view-quote .header .right .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.order-detail .view-quote .header .right .bar-item,.order-detail .view-quote .header .right .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.order-detail .view-quote .header .right .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.order-detail .view-quote .header .right .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.order-detail .view-quote .header .right .student-account-assignment-work .assignment-question-header .feedback-inbox-button,.order-detail .view-quote .session .header .right .md-button.home,.preview-student-assignment-overview .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button,.session .order-detail .view-quote .header .right .md-button.home,.student-account-assignment-overview .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button{color:#45494b;min-width:-webkit-max-content;min-width:max-content}.anon-student-assignment-overview .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button:active,.anon-student-assignment-overview .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button:focus,.anon-student-assignment-overview .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button:hover,.anon-student-assignment-work .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button:active,.anon-student-assignment-work .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button:focus,.anon-student-assignment-work .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button:hover,.order-detail .view-quote .header .right .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button:active,.order-detail .view-quote .header .right .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button:focus,.order-detail .view-quote .header .right .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button:hover,.order-detail .view-quote .header .right .anon-student-assignment-work .assignment-question-header .feedback-inbox-button:active,.order-detail .view-quote .header .right .anon-student-assignment-work .assignment-question-header .feedback-inbox-button:focus,.order-detail .view-quote .header .right .anon-student-assignment-work .assignment-question-header .feedback-inbox-button:hover,.order-detail .view-quote .header .right .bar-item:active,.order-detail .view-quote .header .right .bar-item:focus,.order-detail .view-quote .header .right .bar-item:hover,.order-detail .view-quote .header .right .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button:active,.order-detail .view-quote .header .right .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button:focus,.order-detail .view-quote .header .right .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button:hover,.order-detail .view-quote .header .right .preview-student-assignment-work .assignment-question-header .feedback-inbox-button:active,.order-detail .view-quote .header .right .preview-student-assignment-work .assignment-question-header .feedback-inbox-button:focus,.order-detail .view-quote .header .right .preview-student-assignment-work .assignment-question-header .feedback-inbox-button:hover,.order-detail .view-quote .header .right .student-account-assignment-overview .assignment-question-header .feedback-inbox-button:active,.order-detail .view-quote .header .right .student-account-assignment-overview .assignment-question-header .feedback-inbox-button:focus,.order-detail .view-quote .header .right .student-account-assignment-overview .assignment-question-header .feedback-inbox-button:hover,.order-detail .view-quote .header .right .student-account-assignment-work .assignment-question-header .feedback-inbox-button:active,.order-detail .view-quote .header .right .student-account-assignment-work .assignment-question-header .feedback-inbox-button:focus,.order-detail .view-quote .header .right .student-account-assignment-work .assignment-question-header .feedback-inbox-button:hover,.order-detail .view-quote .session .header .right .md-button.home:active,.order-detail .view-quote .session .header .right .md-button.home:focus,.order-detail .view-quote .session .header .right .md-button.home:hover,.preview-student-assignment-overview .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button:active,.preview-student-assignment-overview .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button:focus,.preview-student-assignment-overview .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button:hover,.preview-student-assignment-work .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button:active,.preview-student-assignment-work .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button:focus,.preview-student-assignment-work .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button:hover,.session .order-detail .view-quote .header .right .md-button.home:active,.session .order-detail .view-quote .header .right .md-button.home:focus,.session .order-detail .view-quote .header .right .md-button.home:hover,.student-account-assignment-overview .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button:active,.student-account-assignment-overview .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button:focus,.student-account-assignment-overview .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button:hover,.student-account-assignment-work .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button:active,.student-account-assignment-work .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button:focus,.student-account-assignment-work .assignment-question-header .order-detail .view-quote .header .right .feedback-inbox-button:hover{color:#25c582;background-color:initial}.order-detail .view-quote .header .right .contents .ck-shopping-cart{font-size:1.9rem;margin-right:1.3rem}.order-detail .view-quote .header .right .contents .purchase-copy{font-size:1rem;line-height:1.6rem;letter-spacing:2px;text-transform:uppercase;font-weight:700}.order-detail .view-quote .header .right .shoutout-card{color:#45494b;padding:12px;flex-direction:row;border-radius:8px;box-shadow:none;cursor:pointer;align-items:center}.order-detail .view-quote .header .right .shoutout-card .ck-fire{margin-right:9px;font-size:1.9rem}.order-detail .view-quote .header .right .shoutout-card .ck-contextualhelp{margin-left:2px}.order-detail .view-quote .header .right .shoutout-card .ck-contextualhelp:hover{color:#25c582}.order-detail .view-quote .header .right .email-admin{background-color:#fff;margin-left:15px;padding:12px}.order-detail .view-quote .header .right .email-admin .md-ripple-container{border-radius:8px;background-color:initial}.order-detail .view-quote .header .right .email-admin .ck-paper-airplane{margin-right:13px;font-size:2.2rem}.order-detail .view-quote .header .right .email-admin:active{background-color:#45494b}@media screen and (min-width:869px){.order-detail .view-quote .header .right .email-admin.mobile-view{display:none}}@media screen and (max-width:868px){.order-detail .view-quote .header .right .email-admin.desktop-view{display:none}.order-detail .view-quote .header .right .email-admin.mobile-view{display:flex;justify-content:center;min-width:5rem}.order-detail .view-quote .header .right .email-admin.mobile-view .ck-paper-airplane{margin-right:4px}}.order-detail .view-quote .header .right .purchase{background-color:#3498fe;color:#fff;margin-left:15px;padding:12px}.order-detail .view-quote .header .right .purchase .md-ripple-container{border-radius:8px;background-color:initial}.order-detail .view-quote .header .right .purchase .ck-paper-airplane{margin-right:13px;font-size:2.2rem}.order-detail .view-quote .header .right .purchase:focus,.order-detail .view-quote .header .right .purchase:hover{background:linear-gradient(0deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),#3498fe}.order-detail .view-quote .header .right .purchase:active{background-color:#45494b}@media screen and (min-width:869px){.order-detail .view-quote .header .right .purchase.mobile-view{display:none}}@media screen and (max-width:868px){.order-detail .view-quote .header .right .purchase.desktop-view{display:none}.order-detail .view-quote .header .right .purchase.mobile-view{display:flex;justify-content:center;min-width:5rem}.order-detail .view-quote .header .right .purchase.mobile-view .ck-paper-airplane{margin-right:4px}}.order-detail .view-quote .header .right .reserve-price{background-color:rgba(0,0,0,.03);color:0 .125rem .25rem 0 rgba(0,0,0,.1);margin-left:15px;padding:12px}.order-detail .view-quote .header .right .reserve-price .md-ripple-container{border-radius:8px;background-color:initial}.order-detail .view-quote .header .right .reserve-price .ck-time-clock{margin-right:13px;font-size:2.2rem}.order-detail .view-quote .header .right .reserve-price:focus,.order-detail .view-quote .header .right .reserve-price:hover{background:linear-gradient(0deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),rgba(0,0,0,.03)}.order-detail .view-quote .header .right .reserve-price:active{background-color:#45494b}.order-detail .view-quote .header .order-login,.order-detail .view-quote .header .order-pro,.order-detail .view-quote .header .teacher-resources{margin-left:30px;cursor:pointer;outline:none}.order-detail .view-quote .header .ck-menu{color:#6d6e70}.order-detail .view-quote .action-bar{background-color:#fff;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.1);height:40px;z-index:10;padding:0 80px}.order-detail .view-quote .action-bar .action-container{height:100%}.order-detail .view-quote .action-bar .action-container .md-button.credit-card{margin-left:0}.order-detail .view-quote .action-bar .action-container .md-button.ck-secondary{color:#25c582;border-color:#25c582}.order-detail .view-quote .action-bar .action-container .md-button.ck-secondary:last-child{margin-right:0}.order-detail .view-quote .view-quote-body{padding:60px 60px 0}.order-detail .view-quote .view-quote-body .custom-quote-info{width:918px;padding:25px 100px}@media screen and (max-width:500px){.order-detail .view-quote .view-quote-body .custom-quote-info{padding:25px}}@media screen and (min-width:525px) and (max-width:800px){.order-detail .view-quote .view-quote-body .custom-quote-info{padding:25px 50px}}@media screen and (min-width:801px) and (max-width:1100px){.order-detail .view-quote .view-quote-body .custom-quote-info{padding:25px 80px}}.order-detail .view-quote .view-quote-body .custom-quote-info h1{margin:0;font-size:2.4rem}.order-detail .view-quote .view-quote-body .custom-quote-info h2{font-size:1.8rem}.order-detail .view-quote .view-quote-body .custom-quote-info p{color:#6d6e70}.order-detail .view-quote .view-quote-body .custom-quote-info ul{margin:0}.order-detail .view-quote .view-quote-body .custom-quote-info ul li{color:#6d6e70}.order-detail .view-quote .view-quote-body .custom-quote-info ul li+li{margin:10px 0 0}.order-detail .view-quote .view-quote-body .custom-quote-info .custom-quote-info-content{padding:0}.order-detail .view-quote .view-quote-body .expiration-info{margin:40px 0 30px;width:918px;padding:8px 12px;text-transform:capitalize}.order-detail .view-quote .view-quote-body .expiration-info .school-actions{width:inherit;margin-bottom:16px}.order-detail .view-quote .view-quote-body .expiration-info .school-actions .school-name{color:#45494b;font-size:2.4rem;line-height:3.2rem;font-family:GothamRoundedBold,"Varela Round",sans-serif;text-transform:capitalize}.order-detail .view-quote .view-quote-body .expiration-info .school-actions .quote-actions{display:flex;justify-content:flex-end}.order-detail .view-quote .view-quote-body .expiration-info .school-actions .quote-actions .md-button{margin:0;min-width:auto;background-color:initial;color:#808487;padding:0 14px}.order-detail .view-quote .view-quote-body .expiration-info .school-actions .quote-actions .md-button:hover{color:#25c582;background-color:initial}.order-detail .view-quote .view-quote-body .expiration-info .school-actions .quote-actions .md-button .ck-forward-arrow-2023{font-size:1.6rem}.order-detail .view-quote .view-quote-body .expiration-info .school-actions .quote-actions .md-button .ck-print{font-size:2.1rem}.order-detail .view-quote .view-quote-body .expiration-info .countdown{color:#ff6c6c;font-size:4rem;line-height:4.8rem;font-family:GothamRoundedBold,"Varela Round",sans-serif;text-transform:none}.order-detail .view-quote .view-quote-body .expiration-info .expiration-date{background-color:rgba(0,0,0,.03);color:#ff6c6c;padding:11px 16px;margin-left:12px;border-radius:8px;font-size:1rem;line-height:1.6rem;letter-spacing:2px;text-transform:uppercase;font-weight:700}.order-detail .view-quote .view-quote-body .canvas-container{margin-bottom:60px;box-shadow:0 0 8px 1px rgba(64,67,69,.17)}.order-detail .view-quote .view-quote-body .canvas-container .anchor{background-color:red;height:0;width:100%}.order-detail .view-quote .view-quote-body .canvas-container .anchor .order-overlay{position:relative;height:100px;width:100px}.order-detail .view-quote .w9-container{margin-bottom:60px;box-shadow:0 0 8px 1px rgba(64,67,69,.17)}.order-detail .renewal-quote .renewal-body-container{padding:0 30px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f2f5d5;font-size:2.5rem}.order-detail .renewal-quote .renewal-body{word-break:break-word}.order-detail .renewal-quote .renewal-body a{text-transform:none}.order-detail .renewal-quote .header{width:100%;padding-left:0}.order-detail .renewal-quote .header .logo{margin-left:24px;height:30px}.order-detail .renewal-quote .header .logo:hover{cursor:pointer}.order-detail .renewal-quote .header .logo:focus{outline:none}.order-detail .view-invoiced{background:#25c582;background-image:url(/static/media/scribs.322ee7cf.png);background-repeat:no-repeat;background-position:50%}.order-detail .view-invoiced .body{margin:60px 0;width:630px;background-color:#fff;border-radius:10px}.order-detail .view-invoiced .body .body-header{height:5.6em;margin-top:20px;text-align:center}.order-detail .view-invoiced .body .body-content{padding-bottom:3rem}.order-detail .view-invoiced .body .body-content i.ck-check{margin-top:45px}.order-detail .view-invoiced .body .body-content .instruction{font-family:GothamRoundedBook,"Varela Round",sans-serif;margin:60px 0 0}.order-detail .view-invoiced .body .body-content .instruction.started,.order-detail .view-invoiced .body .body-content a{margin-top:30px}.order-detail .view-invoiced .body .order-details{background-color:#f1f1f2;width:60%;margin:0 auto;padding:20px;box-sizing:border-box}.order-detail .view-invoiced .body .order-details .order-line-items-left{width:75%}.order-detail .view-invoiced .body .order-details .order-line-items-right{width:15%}.order-detail .view-invoiced .body .order-details .order-type{text-transform:capitalize}.order-detail .view-invoiced .body .order-details .order-status{text-transform:uppercase}.order-detail .view-invoiced .body .order-details .mail-check{margin-top:30px}.order-detail .view-canceled{background:#25c582;background-image:url(/static/media/scribs.322ee7cf.png);background-repeat:no-repeat;background-position:50%}.order-detail .view-canceled .body{margin:60px 0;width:630px;background-color:#fff;border-radius:10px}.order-detail .view-canceled .body .body-header{height:5.6em;text-align:center;margin:20px 60px 0}.order-detail .view-canceled .body .body-content{padding-bottom:6rem}.order-detail .view-canceled .body .body-content i.ck-alert{margin-top:45px}.order-detail .view-canceled .body .body-content .instruction{font-family:GothamRoundedBook,"Varela Round",sans-serif;margin:60px 0 0}.order-detail .view-canceled .body .body-content .instruction a{text-transform:none}.order-detail .error,.order-detail .loading{text-align:center}.order-detail .error .error-text,.order-detail .error .loading-text,.order-detail .loading .error-text,.order-detail .loading .loading-text{padding:.5rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}.purchase-options{filter:drop-shadow(0 4px 8px rgba(0,0,0,.12)) drop-shadow(0 8px 12px rgba(0,0,0,.08)) drop-shadow(0 12px 16px rgba(0,0,0,.04)) drop-shadow(0 16px 24px rgba(0,0,0,.04));border-radius:12px;width:320px}.purchase-options:hover{background-color:#f7f7f7}.purchase-options .menu-item-content{align-items:center;color:#45494b;font-size:1rem;line-height:1.6rem!important;letter-spacing:2px;text-transform:uppercase;font-weight:700}.purchase-options .menu-item-content i{margin-right:14px}.purchase-options .menu-item-content i.ck-shopping-cart{font-size:1.9rem}.purchase-options .menu-item-content i.ck-credit-card,.purchase-options .menu-item-content i.ck-time-clock{font-size:1.6rem}.purchase-options .menu-item-content .span{margin:16px}.md-tooltip .shoutout-metrics{font-size:1.4rem;white-space:normal;line-height:20px;max-width:40rem}.md-tooltip .shoutout-metrics .title{font-weight:700}.md-tooltip .shoutout-metrics .body{font-size:1.2rem}.md-tooltip .shoutout-metrics .body .subtext{margin-bottom:5px}.md-tooltip .shoutout-metrics .body span{font-weight:700;text-transform:capitalize}.toggle-btn{background-color:#fff!important;color:#6d6e70!important;border-radius:25px}.toggle-btn.active{background-color:#25c582!important;color:#fff!important;border-radius:25px}.compare-table td,.compare-table th{text-align:center;border-right:1px solid #e0e0e0}.table-header-row{padding:60px 10px 10px}.password-reset{height:100vh;background:#25c582;background-image:url(/static/media/scribs.322ee7cf.png);background-repeat:no-repeat;background-position:50%}.password-reset .body{padding:2em;background:#fff;border-radius:10px}.password-reset .md-button{margin:2em 0 0}.password-reset i{margin:.5em 0 .1em}.password-reset p{font-family:GothamRoundedBook,"Varela Round",sans-serif}.payment-success{height:100vh;overflow:auto}.payment-success .header{border-bottom:none}.payment-success .body-header{margin-bottom:20px}.payment-success .body{width:500px;padding:10px}.payment-success .body .date-created{margin-bottom:8px}.payment-success .body .total{margin-top:8px}.payment-success .body .line{height:2px;background-color:#eeeeef;margin:16px 0}.payment-success .body .order-details{font-family:GothamRoundedBook,"Varela Round",sans-serif;margin-bottom:16px}.payment-success .body .order-details span{font-family:GothamRoundedMedium,"Varela Round",sans-serif}.payment-success .body .print{font-family:GothamRoundedBook,"Varela Round",sans-serif}.payment-success .body .resources{margin:32px 0}.payment-success .body .resources .md-button.resource{min-height:210px;width:225px;margin:5px 0;text-align:center;box-shadow:0 0 8px 1px rgba(64,67,69,.17)}.payment-success .body .resources .md-button.resource img{margin:1em auto;width:12rem}.payment-success .body .resources .md-button.resource div{text-transform:none}.payment-success .body .actions{margin-top:16px}.payment-success .body .actions .md-button{margin:0}.payment{height:100vh}.payment .header{height:30px;border-bottom:none}.payment .headers{height:110px;margin-bottom:20px;text-align:center}.payment .headers .logo{height:32px;margin-bottom:16px;cursor:pointer;transition:transform .2s ease}.payment .headers .logo:hover{transform:scale(1.05)}#what-is-a-class-code md-dialog-content .payment .headers .primary-message,#what-is-a-class-code md-dialog-content .payment .headers .secondary-message,.add-anon-student-dialog .payment .headers .ck-dialog-title,.add-pro-student-dialog .payment .headers .ck-dialog-title,.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .payment .headers .title,.assignment-export-dialog .exporting .ck-dialog-body .payment .headers .exporting-count,.assignment-export-dialog .exporting .ck-dialog-body .payment .headers .exporting-message,.assignment-export-dialog .main .ck-dialog-body .payment .headers .ck-dialog-title,.assignment-selection-dialog .ck-dialog-body .payment .headers .ck-dialog-title,.assignment-teacher-feedback-question .assignment-question-header .payment .headers .title,.assignments-limit-paywall-dialog .ck-dialog-body .payment .headers .ck-dialog-title,.assignments-list .assignment-header .payment .headers .assignments-list-title,.cancel-subscription-dialog .payment .headers .ck-dialog-title,.confirm-dialog .ck-dialog-body .payment .headers .primary-message,.confirm-dialog .ck-dialog-body .payment .headers .secondary-message,.contextual-paywall-dialog .contextual-paywall .payment .headers .ck-dialog-title,.contract-user-reset-password-dialog .payment .headers .ck-dialog-title,.create-order-dialog .add-organization .ck-dialog-body .payment .headers .ck-dialog-title,.create-order-dialog .identify-organization .ck-dialog-body .payment .headers .ck-dialog-title,.create-order-dialog .identify-person .ck-dialog-body .payment .headers .ck-dialog-title,.create-order-dialog .identify-purchase-period .ck-dialog-body .payment .headers .ck-dialog-title,.delete-account-dialog .payment .headers .ck-dialog-title,.error-dialog .ck-dialog-body .payment .headers .primary-message,.error-dialog .ck-dialog-body .payment .headers .secondary-message,.feature-dialog .payment .headers .feature-dialog-title,.financial-aid-dialog .ck-dialog-body .payment .headers .ck-dialog-title,.folder-name-dialog .payment .headers .ck-dialog-title,.folderAssignment .copying .ck-dialog-body .payment .headers .message,.help-article .body .body-container .article-content .payment .headers .article-title,.import-google-rosters-dialog .payment .headers .ck-dialog-title,.import-image-dialog .cancel-check .content .payment .headers .primary-message,.import-image-dialog .cancel-check .content .payment .headers .secondary-message,.import-image-dialog .choose-destinations .content .payment .headers .title,.import-image-dialog .review .content .payment .headers .title,.invite-co-teacher-dialog .email-success .payment .headers .ck-dialog-title,.invite-co-teacher-dialog .email-success .payment .headers .email-success-message,.invite-co-teacher-dialog .loading .ck-dialog-body .payment .headers .message,.invite-teacher-dialog .invite .payment .headers .ck-dialog-title,.link-dialog .payment .headers .ck-dialog-title,.md-dialog-container.no-account md-dialog .payment .headers .ck-dialog-body,.md-dialog-container.no-account md-dialog .payment .headers .ck-dialog-title,.move-assignment-dialog .payment .headers .ck-dialog-title,.payment .headers #what-is-a-class-code md-dialog-content .primary-message,.payment .headers #what-is-a-class-code md-dialog-content .secondary-message,.payment .headers .add-anon-student-dialog .ck-dialog-title,.payment .headers .add-pro-student-dialog .ck-dialog-title,.payment .headers .admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .title,.payment .headers .assignment-export-dialog .exporting .ck-dialog-body .exporting-count,.payment .headers .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.payment .headers .assignment-export-dialog .main .ck-dialog-body .ck-dialog-title,.payment .headers .assignment-selection-dialog .ck-dialog-body .ck-dialog-title,.payment .headers .assignment-teacher-feedback-question .assignment-question-header .title,.payment .headers .assignments-limit-paywall-dialog .ck-dialog-body .ck-dialog-title,.payment .headers .assignments-list .assignment-header .assignments-list-title,.payment .headers .cancel-subscription-dialog .ck-dialog-title,.payment .headers .classkick-header,.payment .headers .confirm-dialog .ck-dialog-body .primary-message,.payment .headers .confirm-dialog .ck-dialog-body .secondary-message,.payment .headers .contextual-paywall-dialog .contextual-paywall .ck-dialog-title,.payment .headers .contract-user-reset-password-dialog .ck-dialog-title,.payment .headers .create-order-dialog .add-organization .ck-dialog-body .ck-dialog-title,.payment .headers .create-order-dialog .identify-organization .ck-dialog-body .ck-dialog-title,.payment .headers .create-order-dialog .identify-person .ck-dialog-body .ck-dialog-title,.payment .headers .create-order-dialog .identify-purchase-period .ck-dialog-body .ck-dialog-title,.payment .headers .delete-account-dialog .ck-dialog-title,.payment .headers .error-dialog .ck-dialog-body .primary-message,.payment .headers .error-dialog .ck-dialog-body .secondary-message,.payment .headers .feature-dialog .feature-dialog-title,.payment .headers .financial-aid-dialog .ck-dialog-body .ck-dialog-title,.payment .headers .folder-name-dialog .ck-dialog-title,.payment .headers .folderAssignment .copying .ck-dialog-body .message,.payment .headers .help-article .body .body-container .article-content .article-title,.payment .headers .import-google-rosters-dialog .ck-dialog-title,.payment .headers .import-image-dialog .cancel-check .content .primary-message,.payment .headers .import-image-dialog .cancel-check .content .secondary-message,.payment .headers .import-image-dialog .choose-destinations .content .title,.payment .headers .import-image-dialog .review .content .title,.payment .headers .invite-co-teacher-dialog .email-success .ck-dialog-title,.payment .headers .invite-co-teacher-dialog .email-success .email-success-message,.payment .headers .invite-co-teacher-dialog .loading .ck-dialog-body .message,.payment .headers .invite-teacher-dialog .invite .ck-dialog-title,.payment .headers .link-dialog .ck-dialog-title,.payment .headers .md-dialog-container.no-account md-dialog .ck-dialog-body,.payment .headers .md-dialog-container.no-account md-dialog .ck-dialog-title,.payment .headers .move-assignment-dialog .ck-dialog-title,.payment .headers .roster-lock-dialog .ck-dialog-title,.payment .headers .roster-selection-dialog .ck-dialog-body .ck-dialog-title,.payment .headers .select-purchase-period-dialog .ck-dialog-body .ck-dialog-title,.payment .headers .session-question .error-container .no-roster,.payment .headers .session-watch .error-container .no-roster,.payment .headers .session-work .error-container .no-roster,.payment .headers .shared-work-question .assignment-question-header .title,.payment .headers .student-account-choice-dialog .content .dialog-title,.payment .headers .student-account-help-dialog .content .dialog-title,.payment .headers .update-user-school-dialog .update-user-school .ck-dialog-body .ck-dialog-title,.payment .headers .user-notification-dialog .ck-dialog-title,.payment .headers .verify-organization-member-dialog .ck-dialog-body .primary-message,.payment .headers .verify-organization-member-dialog .ck-dialog-body .secondary-message,.payment .headers audio-capture .audio-loading .message,.payment .headers audio-capture .audio-message .message,.payment .headers audio-capture .recording .message,.payment .headers audio-capture .start .message,.payment .headers md-dialog.add-manipulative-image-dialog .ck-dialog-body .ck-dialog-title,.payment .headers md-dialog.create-contract-students-dialog .ck-dialog-title,.payment .headers md-dialog.create-contract-students-dialog .select .create-options .message,.payment .headers md-dialog.image-picker-dialog .ck-dialog-title,.payment .headers md-dialog.pro-info-dialog .ck-dialog-title,.payment .headers md-dialog.share-dialog .email-success .ck-dialog-title,.payment .headers md-dialog.share-dialog .email-success .email-success-message,.payment .headers md-dialog.share-dialog .loading .ck-dialog-body .message,.payment .headers md-dialog.share-dialog .select-share-recipient .ck-dialog-title,.payment .headers md-dialog.share-dialog .share-with-teacher .ck-dialog-subtitle,.payment .headers md-dialog.share-dialog .share-with-teacher .ck-dialog-title,.payment .headers md-dialog.share-dialog .share-work-dialog .ck-dialog-subtitle,.payment .headers md-dialog.share-dialog .share-work-dialog .ck-dialog-title,.payment .headers md-dialog.share-with-student-dialog .content .dialog-title,.payment .headers md-dialog.share-with-student-dialog .content .welcome,.payment .headers md-dialog.signup-dialog .ck-dialog-title,.payment .headers md-dialog.student-code-dialog .ck-dialog-title,.roster-lock-dialog .payment .headers .ck-dialog-title,.roster-selection-dialog .ck-dialog-body .payment .headers .ck-dialog-title,.select-purchase-period-dialog .ck-dialog-body .payment .headers .ck-dialog-title,.session-question .error-container .payment .headers .no-roster,.session-watch .error-container .payment .headers .no-roster,.session-work .error-container .payment .headers .no-roster,.shared-work-question .assignment-question-header .payment .headers .title,.student-account-choice-dialog .content .payment .headers .dialog-title,.student-account-help-dialog .content .payment .headers .dialog-title,.update-user-school-dialog .update-user-school .ck-dialog-body .payment .headers .ck-dialog-title,.user-notification-dialog .payment .headers .ck-dialog-title,.verify-organization-member-dialog .ck-dialog-body .payment .headers .primary-message,.verify-organization-member-dialog .ck-dialog-body .payment .headers .secondary-message,audio-capture .audio-loading .payment .headers .message,audio-capture .audio-message .payment .headers .message,audio-capture .recording .payment .headers .message,audio-capture .start .payment .headers .message,md-dialog.add-manipulative-image-dialog .ck-dialog-body .payment .headers .ck-dialog-title,md-dialog.create-contract-students-dialog .payment .headers .ck-dialog-title,md-dialog.create-contract-students-dialog .select .create-options .payment .headers .message,md-dialog.image-picker-dialog .payment .headers .ck-dialog-title,md-dialog.pro-info-dialog .payment .headers .ck-dialog-title,md-dialog.share-dialog .email-success .payment .headers .ck-dialog-title,md-dialog.share-dialog .email-success .payment .headers .email-success-message,md-dialog.share-dialog .loading .ck-dialog-body .payment .headers .message,md-dialog.share-dialog .select-share-recipient .payment .headers .ck-dialog-title,md-dialog.share-dialog .share-with-teacher .payment .headers .ck-dialog-subtitle,md-dialog.share-dialog .share-with-teacher .payment .headers .ck-dialog-title,md-dialog.share-dialog .share-work-dialog .payment .headers .ck-dialog-subtitle,md-dialog.share-dialog .share-work-dialog .payment .headers .ck-dialog-title,md-dialog.share-with-student-dialog .content .payment .headers .dialog-title,md-dialog.share-with-student-dialog .content .payment .headers .welcome,md-dialog.signup-dialog .payment .headers .ck-dialog-title,md-dialog.student-code-dialog .payment .headers .ck-dialog-title{font-size:24px;font-weight:500;color:#6d6e70;margin-bottom:8px}.assignment-edit .payment .headers div.tip,.assignment-edit .questions .payment .headers .slides-header,.assignment-rosters .payment .headers div.tip,.payment .headers .assignment-edit .questions .slides-header,.payment .headers .assignment-edit div.tip,.payment .headers .assignment-rosters div.tip,.payment .headers .list-helper,.payment .headers .section-header,.payment .headers .session-question .body .body-content .tip,.payment .headers .session-watch .body .body-content .tip,.payment .headers .session-work .body .body-content .student-info .tip,.session-question .body .body-content .payment .headers .tip,.session-watch .body .body-content .payment .headers .tip,.session-work .body .body-content .student-info .payment .headers .tip{font-size:16px;color:#666}.payment .body{overflow:auto;padding:0 20px}.payment .logo{height:27px}.payment form{width:500px;background-color:#f9f9f9;padding:20px;border-radius:8px}.payment form .error-messages{position:relative}.payment form .plan{margin:4px 0}.payment form .plan label{position:relative;bottom:5px;font-size:8.25pt;font-family:GothamRoundedMedium,"Varela Round",sans-serif}.order-detail .view-quote .action-bar .action-container .payment form .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .payment form .md-button.purchase-order,.payment form .ck-primary,.payment form .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.payment form .order-detail .view-quote .action-bar .action-container .md-button.purchase-order{margin:12px 0 0;min-height:3.2rem}.payment .card-container{position:relative;height:80px}.payment .card-container md-input-container.card{pointer-events:none;margin-top:8px;padding-left:0;padding-right:0}.payment .card-container md-input-container.card input{position:absolute}.payment .card-container md-input-container.card .error-messages{position:absolute;top:47px}.payment .card-container .card-element{position:relative;z-index:10;top:1px;left:4px;margin:0 8px;transition:opacity .2s;min-height:24px;cursor:text}.payment .card-container .ck-card-empty:not(.ck-card-focused){opacity:0}.payment .submit-btn{margin:32px 0 8px;min-height:30px;height:40px;width:100%;border-radius:4px;text-transform:none;font-size:15px;font-weight:500;padding:0 24px;color:#fff;box-shadow:none;transition:all .2s ease}.payment .submit-btn:hover{background-color:#f2f5d5}.payment .display-input{pointer-events:none}.payment .testimonial-column{padding:20px;max-width:400px}.payment .trust-indicators{background-color:#f9f9f9;border-radius:8px;padding:24px;box-shadow:0 2px 4px rgba(0,0,0,.05);width:100%}.payment .testimonial{margin:24px 0;padding:16px;background-color:#fff;border-left:3px solid #4caf50;border-radius:0 4px 4px 0;font-style:italic;color:#333;font-size:12px;line-height:1.5;box-shadow:0 1px 3px rgba(0,0,0,.05)}.payment .testimonial-author{font-style:normal;margin-top:8px;font-weight:500;color:#505050;text-align:right}.payment .guarantee{margin-top:24px;padding-top:16px;border-top:1px solid #e0e0e0}@media (max-width:959px){.payment .payment-column{width:100%;max-width:500px}}.payment .alternative,.payment .error,.payment .loading{text-align:center;margin-bottom:150px}.payment .alternative .error-text,.payment .alternative .loading-text,.payment .error .error-text,.payment .error .loading-text,.payment .loading .error-text,.payment .loading .loading-text{padding:.5rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}.preview-student-assignment-overview .assignment-question-header .class-code-link{margin:0 1em;padding-top:1.75em;padding-left:4.6em}.preview-student-assignment-overview .assignment-question-header .username{color:#6d6e70}.preview-student-assignment-work{height:100vh}.preview-student-assignment-work .assignment-question-header .class-code-link{margin:0 1em;display:flex;align-items:center}.preview-student-assignment-work .assignment-question-header .feedback-inbox-button{width:75px}.preview-student-assignment-work .loading{position:absolute;background-color:#fff;left:0;top:0;right:0;bottom:0;opacity:1%}.preview-student-profile-menu .username{color:#6d6e70}.public-assignment-question{height:100vh}.public-assignment-question .assignment-question-header i.ck.fa.ck-youtube{margin-right:.5em}.public-assignment-question .assignment-question-header i.ck.fa.ck-help{font-size:1.5em}#what-is-a-class-code md-dialog-content .public-assignment-question .assignment-question-header .primary-message,#what-is-a-class-code md-dialog-content .public-assignment-question .assignment-question-header .secondary-message,.add-anon-student-dialog .public-assignment-question .assignment-question-header .ck-dialog-title,.add-pro-student-dialog .public-assignment-question .assignment-question-header .ck-dialog-title,.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .public-assignment-question .assignment-question-header .title,.assignment-export-dialog .exporting .ck-dialog-body .public-assignment-question .assignment-question-header .exporting-count,.assignment-export-dialog .exporting .ck-dialog-body .public-assignment-question .assignment-question-header .exporting-message,.assignment-export-dialog .main .ck-dialog-body .public-assignment-question .assignment-question-header .ck-dialog-title,.assignment-selection-dialog .ck-dialog-body .public-assignment-question .assignment-question-header .ck-dialog-title,.assignment-teacher-feedback-question .public-assignment-question .assignment-question-header .title,.assignments-limit-paywall-dialog .ck-dialog-body .public-assignment-question .assignment-question-header .ck-dialog-title,.assignments-list .assignment-header .public-assignment-question .assignment-question-header .assignments-list-title,.cancel-subscription-dialog .public-assignment-question .assignment-question-header .ck-dialog-title,.confirm-dialog .ck-dialog-body .public-assignment-question .assignment-question-header .primary-message,.confirm-dialog .ck-dialog-body .public-assignment-question .assignment-question-header .secondary-message,.contextual-paywall-dialog .contextual-paywall .public-assignment-question .assignment-question-header .ck-dialog-title,.contract-user-reset-password-dialog .public-assignment-question .assignment-question-header .ck-dialog-title,.create-order-dialog .add-organization .ck-dialog-body .public-assignment-question .assignment-question-header .ck-dialog-title,.create-order-dialog .identify-organization .ck-dialog-body .public-assignment-question .assignment-question-header .ck-dialog-title,.create-order-dialog .identify-person .ck-dialog-body .public-assignment-question .assignment-question-header .ck-dialog-title,.create-order-dialog .identify-purchase-period .ck-dialog-body .public-assignment-question .assignment-question-header .ck-dialog-title,.delete-account-dialog .public-assignment-question .assignment-question-header .ck-dialog-title,.error-dialog .ck-dialog-body .public-assignment-question .assignment-question-header .primary-message,.error-dialog .ck-dialog-body .public-assignment-question .assignment-question-header .secondary-message,.feature-dialog .public-assignment-question .assignment-question-header .feature-dialog-title,.financial-aid-dialog .ck-dialog-body .public-assignment-question .assignment-question-header .ck-dialog-title,.folder-name-dialog .public-assignment-question .assignment-question-header .ck-dialog-title,.folderAssignment .copying .ck-dialog-body .public-assignment-question .assignment-question-header .message,.help-article .body .body-container .article-content .public-assignment-question .assignment-question-header .article-title,.import-google-rosters-dialog .public-assignment-question .assignment-question-header .ck-dialog-title,.import-image-dialog .cancel-check .content .public-assignment-question .assignment-question-header .primary-message,.import-image-dialog .cancel-check .content .public-assignment-question .assignment-question-header .secondary-message,.import-image-dialog .choose-destinations .content .public-assignment-question .assignment-question-header .title,.import-image-dialog .review .content .public-assignment-question .assignment-question-header .title,.invite-co-teacher-dialog .email-success .public-assignment-question .assignment-question-header .ck-dialog-title,.invite-co-teacher-dialog .email-success .public-assignment-question .assignment-question-header .email-success-message,.invite-co-teacher-dialog .loading .ck-dialog-body .public-assignment-question .assignment-question-header .message,.invite-teacher-dialog .invite .public-assignment-question .assignment-question-header .ck-dialog-title,.link-dialog .public-assignment-question .assignment-question-header .ck-dialog-title,.md-dialog-container.no-account md-dialog .public-assignment-question .assignment-question-header .ck-dialog-body,.md-dialog-container.no-account md-dialog .public-assignment-question .assignment-question-header .ck-dialog-title,.move-assignment-dialog .public-assignment-question .assignment-question-header .ck-dialog-title,.public-assignment-question .assignment-question-header #what-is-a-class-code md-dialog-content .primary-message,.public-assignment-question .assignment-question-header #what-is-a-class-code md-dialog-content .secondary-message,.public-assignment-question .assignment-question-header .add-anon-student-dialog .ck-dialog-title,.public-assignment-question .assignment-question-header .add-pro-student-dialog .ck-dialog-title,.public-assignment-question .assignment-question-header .admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .title,.public-assignment-question .assignment-question-header .assignment-export-dialog .exporting .ck-dialog-body .exporting-count,.public-assignment-question .assignment-question-header .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.public-assignment-question .assignment-question-header .assignment-export-dialog .main .ck-dialog-body .ck-dialog-title,.public-assignment-question .assignment-question-header .assignment-selection-dialog .ck-dialog-body .ck-dialog-title,.public-assignment-question .assignment-question-header .assignments-limit-paywall-dialog .ck-dialog-body .ck-dialog-title,.public-assignment-question .assignment-question-header .assignments-list .assignment-header .assignments-list-title,.public-assignment-question .assignment-question-header .cancel-subscription-dialog .ck-dialog-title,.public-assignment-question .assignment-question-header .classkick-header,.public-assignment-question .assignment-question-header .confirm-dialog .ck-dialog-body .primary-message,.public-assignment-question .assignment-question-header .confirm-dialog .ck-dialog-body .secondary-message,.public-assignment-question .assignment-question-header .contextual-paywall-dialog .contextual-paywall .ck-dialog-title,.public-assignment-question .assignment-question-header .contract-user-reset-password-dialog .ck-dialog-title,.public-assignment-question .assignment-question-header .create-order-dialog .add-organization .ck-dialog-body .ck-dialog-title,.public-assignment-question .assignment-question-header .create-order-dialog .identify-organization .ck-dialog-body .ck-dialog-title,.public-assignment-question .assignment-question-header .create-order-dialog .identify-person .ck-dialog-body .ck-dialog-title,.public-assignment-question .assignment-question-header .create-order-dialog .identify-purchase-period .ck-dialog-body .ck-dialog-title,.public-assignment-question .assignment-question-header .delete-account-dialog .ck-dialog-title,.public-assignment-question .assignment-question-header .error-dialog .ck-dialog-body .primary-message,.public-assignment-question .assignment-question-header .error-dialog .ck-dialog-body .secondary-message,.public-assignment-question .assignment-question-header .feature-dialog .feature-dialog-title,.public-assignment-question .assignment-question-header .financial-aid-dialog .ck-dialog-body .ck-dialog-title,.public-assignment-question .assignment-question-header .folder-name-dialog .ck-dialog-title,.public-assignment-question .assignment-question-header .folderAssignment .copying .ck-dialog-body .message,.public-assignment-question .assignment-question-header .help-article .body .body-container .article-content .article-title,.public-assignment-question .assignment-question-header .import-google-rosters-dialog .ck-dialog-title,.public-assignment-question .assignment-question-header .import-image-dialog .cancel-check .content .primary-message,.public-assignment-question .assignment-question-header .import-image-dialog .cancel-check .content .secondary-message,.public-assignment-question .assignment-question-header .import-image-dialog .choose-destinations .content .title,.public-assignment-question .assignment-question-header .import-image-dialog .review .content .title,.public-assignment-question .assignment-question-header .invite-co-teacher-dialog .email-success .ck-dialog-title,.public-assignment-question .assignment-question-header .invite-co-teacher-dialog .email-success .email-success-message,.public-assignment-question .assignment-question-header .invite-co-teacher-dialog .loading .ck-dialog-body .message,.public-assignment-question .assignment-question-header .invite-teacher-dialog .invite .ck-dialog-title,.public-assignment-question .assignment-question-header .link-dialog .ck-dialog-title,.public-assignment-question .assignment-question-header .md-dialog-container.no-account md-dialog .ck-dialog-body,.public-assignment-question .assignment-question-header .md-dialog-container.no-account md-dialog .ck-dialog-title,.public-assignment-question .assignment-question-header .move-assignment-dialog .ck-dialog-title,.public-assignment-question .assignment-question-header .roster-lock-dialog .ck-dialog-title,.public-assignment-question .assignment-question-header .roster-selection-dialog .ck-dialog-body .ck-dialog-title,.public-assignment-question .assignment-question-header .select-purchase-period-dialog .ck-dialog-body .ck-dialog-title,.public-assignment-question .assignment-question-header .session-question .error-container .no-roster,.public-assignment-question .assignment-question-header .session-watch .error-container .no-roster,.public-assignment-question .assignment-question-header .session-work .error-container .no-roster,.public-assignment-question .assignment-question-header .student-account-choice-dialog .content .dialog-title,.public-assignment-question .assignment-question-header .student-account-help-dialog .content .dialog-title,.public-assignment-question .assignment-question-header .update-user-school-dialog .update-user-school .ck-dialog-body .ck-dialog-title,.public-assignment-question .assignment-question-header .user-notification-dialog .ck-dialog-title,.public-assignment-question .assignment-question-header .verify-organization-member-dialog .ck-dialog-body .primary-message,.public-assignment-question .assignment-question-header .verify-organization-member-dialog .ck-dialog-body .secondary-message,.public-assignment-question .assignment-question-header audio-capture .audio-loading .message,.public-assignment-question .assignment-question-header audio-capture .audio-message .message,.public-assignment-question .assignment-question-header audio-capture .recording .message,.public-assignment-question .assignment-question-header audio-capture .start .message,.public-assignment-question .assignment-question-header md-dialog.add-manipulative-image-dialog .ck-dialog-body .ck-dialog-title,.public-assignment-question .assignment-question-header md-dialog.create-contract-students-dialog .ck-dialog-title,.public-assignment-question .assignment-question-header md-dialog.create-contract-students-dialog .select .create-options .message,.public-assignment-question .assignment-question-header md-dialog.image-picker-dialog .ck-dialog-title,.public-assignment-question .assignment-question-header md-dialog.pro-info-dialog .ck-dialog-title,.public-assignment-question .assignment-question-header md-dialog.share-dialog .email-success .ck-dialog-title,.public-assignment-question .assignment-question-header md-dialog.share-dialog .email-success .email-success-message,.public-assignment-question .assignment-question-header md-dialog.share-dialog .loading .ck-dialog-body .message,.public-assignment-question .assignment-question-header md-dialog.share-dialog .select-share-recipient .ck-dialog-title,.public-assignment-question .assignment-question-header md-dialog.share-dialog .share-with-teacher .ck-dialog-subtitle,.public-assignment-question .assignment-question-header md-dialog.share-dialog .share-with-teacher .ck-dialog-title,.public-assignment-question .assignment-question-header md-dialog.share-dialog .share-work-dialog .ck-dialog-subtitle,.public-assignment-question .assignment-question-header md-dialog.share-dialog .share-work-dialog .ck-dialog-title,.public-assignment-question .assignment-question-header md-dialog.share-with-student-dialog .content .dialog-title,.public-assignment-question .assignment-question-header md-dialog.share-with-student-dialog .content .welcome,.public-assignment-question .assignment-question-header md-dialog.signup-dialog .ck-dialog-title,.public-assignment-question .assignment-question-header md-dialog.student-code-dialog .ck-dialog-title,.public-assignment-question .assignment-teacher-feedback-question .assignment-question-header .title,.public-assignment-question .shared-work-question .assignment-question-header .title,.roster-lock-dialog .public-assignment-question .assignment-question-header .ck-dialog-title,.roster-selection-dialog .ck-dialog-body .public-assignment-question .assignment-question-header .ck-dialog-title,.select-purchase-period-dialog .ck-dialog-body .public-assignment-question .assignment-question-header .ck-dialog-title,.session-question .error-container .public-assignment-question .assignment-question-header .no-roster,.session-watch .error-container .public-assignment-question .assignment-question-header .no-roster,.session-work .error-container .public-assignment-question .assignment-question-header .no-roster,.shared-work-question .public-assignment-question .assignment-question-header .title,.student-account-choice-dialog .content .public-assignment-question .assignment-question-header .dialog-title,.student-account-help-dialog .content .public-assignment-question .assignment-question-header .dialog-title,.update-user-school-dialog .update-user-school .ck-dialog-body .public-assignment-question .assignment-question-header .ck-dialog-title,.user-notification-dialog .public-assignment-question .assignment-question-header .ck-dialog-title,.verify-organization-member-dialog .ck-dialog-body .public-assignment-question .assignment-question-header .primary-message,.verify-organization-member-dialog .ck-dialog-body .public-assignment-question .assignment-question-header .secondary-message,audio-capture .audio-loading .public-assignment-question .assignment-question-header .message,audio-capture .audio-message .public-assignment-question .assignment-question-header .message,audio-capture .recording .public-assignment-question .assignment-question-header .message,audio-capture .start .public-assignment-question .assignment-question-header .message,md-dialog.add-manipulative-image-dialog .ck-dialog-body .public-assignment-question .assignment-question-header .ck-dialog-title,md-dialog.create-contract-students-dialog .public-assignment-question .assignment-question-header .ck-dialog-title,md-dialog.create-contract-students-dialog .select .create-options .public-assignment-question .assignment-question-header .message,md-dialog.image-picker-dialog .public-assignment-question .assignment-question-header .ck-dialog-title,md-dialog.pro-info-dialog .public-assignment-question .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .email-success .public-assignment-question .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .email-success .public-assignment-question .assignment-question-header .email-success-message,md-dialog.share-dialog .loading .ck-dialog-body .public-assignment-question .assignment-question-header .message,md-dialog.share-dialog .select-share-recipient .public-assignment-question .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .share-with-teacher .public-assignment-question .assignment-question-header .ck-dialog-subtitle,md-dialog.share-dialog .share-with-teacher .public-assignment-question .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .share-work-dialog .public-assignment-question .assignment-question-header .ck-dialog-subtitle,md-dialog.share-dialog .share-work-dialog .public-assignment-question .assignment-question-header .ck-dialog-title,md-dialog.share-with-student-dialog .content .public-assignment-question .assignment-question-header .dialog-title,md-dialog.share-with-student-dialog .content .public-assignment-question .assignment-question-header .welcome,md-dialog.signup-dialog .public-assignment-question .assignment-question-header .ck-dialog-title,md-dialog.student-code-dialog .public-assignment-question .assignment-question-header .ck-dialog-title{margin:0 auto}.public-assignment-question .assignment-question-header .use-assignment{margin-left:3px}.public-assignment-question .error,.public-assignment-question .loading{text-align:center}.public-assignment-question .error .error-text,.public-assignment-question .error .loading-text,.public-assignment-question .loading .error-text,.public-assignment-question .loading .loading-text{padding:2em;font-family:GothamRoundedBook,"Varela Round",sans-serif}.assignment{height:100vh}.assignment .error,.assignment .loading{text-align:center}.assignment .error .error-text,.assignment .error .loading-text,.assignment .loading .error-text,.assignment .loading .loading-text{padding:.5rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}.anon-student-assignment-overview .assignment-question-header .assignment .header .md-button.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .assignment .header .md-button.feedback-inbox-button,.assignment .header .anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.assignment .header .anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.assignment .header .md-button.bar-item,.assignment .header .preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.assignment .header .preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.assignment .header .student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.assignment .header .student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.assignment .session .header .md-button.home,.preview-student-assignment-overview .assignment-question-header .assignment .header .md-button.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .assignment .header .md-button.feedback-inbox-button,.session .assignment .header .md-button.home,.student-account-assignment-overview .assignment-question-header .assignment .header .md-button.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .assignment .header .md-button.feedback-inbox-button{width:unset;min-width:unset;margin:0 15px 0 0;min-height:unset}.anon-student-assignment-overview .assignment-question-header .assignment .header .md-button.back.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .assignment .header .md-button.back.feedback-inbox-button,.assignment .header .anon-student-assignment-overview .assignment-question-header .md-button.back.feedback-inbox-button,.assignment .header .anon-student-assignment-work .assignment-question-header .md-button.back.feedback-inbox-button,.assignment .header .md-button.bar-item.back,.assignment .header .preview-student-assignment-overview .assignment-question-header .md-button.back.feedback-inbox-button,.assignment .header .preview-student-assignment-work .assignment-question-header .md-button.back.feedback-inbox-button,.assignment .header .student-account-assignment-overview .assignment-question-header .md-button.back.feedback-inbox-button,.assignment .header .student-account-assignment-work .assignment-question-header .md-button.back.feedback-inbox-button,.assignment .session .header .md-button.back.home,.preview-student-assignment-overview .assignment-question-header .assignment .header .md-button.back.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .assignment .header .md-button.back.feedback-inbox-button,.session .assignment .header .md-button.back.home,.student-account-assignment-overview .assignment-question-header .assignment .header .md-button.back.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .assignment .header .md-button.back.feedback-inbox-button{width:60px;min-width:60px}.anon-student-assignment-overview .assignment-question-header .assignment .header .md-button.feedback-inbox-button span,.anon-student-assignment-work .assignment-question-header .assignment .header .md-button.feedback-inbox-button span,.assignment .header .anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button span,.assignment .header .anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button span,.assignment .header .md-button.bar-item span,.assignment .header .preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button span,.assignment .header .preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button span,.assignment .header .student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button span,.assignment .header .student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button span,.assignment .session .header .md-button.home span,.preview-student-assignment-overview .assignment-question-header .assignment .header .md-button.feedback-inbox-button span,.preview-student-assignment-work .assignment-question-header .assignment .header .md-button.feedback-inbox-button span,.session .assignment .header .md-button.home span,.student-account-assignment-overview .assignment-question-header .assignment .header .md-button.feedback-inbox-button span,.student-account-assignment-work .assignment-question-header .assignment .header .md-button.feedback-inbox-button span{margin:3px 0 0 10px;height:100%;text-transform:none}.assignment .header i{padding-right:.5em}.assignment .header .logo{margin-left:24px;height:30px}.assignment .header .logo:hover{cursor:pointer}.assignment .header .logo:focus{outline:none}.assignment .header .md-button.share{min-width:32px;min-height:32px}.assignment .header .md-button.share .ck.fa.ck-share{color:#6d6e70;padding:0}.assignment .assignment-container{overflow:scroll}.assignment .assignment-container .assignment-metadata{padding:1em 5em;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.1);z-index:5}.assignment .assignment-container .assignment-metadata .assignment-name-title{margin:8px 0}.assignment .assignment-container .assignment-metadata .assignment-name{margin-bottom:16px}.assignment .assignment-container .assignment-metadata .assignment-description{font-family:GothamRoundedBook,"Varela Round",sans-serif;padding-bottom:1em;white-space:pre-wrap;width:75%}@media (max-width:959px){.assignment .assignment-container .assignment-metadata .assignment-description{width:100%}}.assignment .assignment-container .assignment-metadata hr{margin:0;width:calc(100vw - 10em);border-top:0;border-style:solid;border-color:#e5e5e5}.assignment .assignment-container .assignment-metadata .assignment-description-title{margin:16px 0 8px}.assignment .assignment-container .assignment-metadata .assignment-tags{margin-bottom:8px}.assignment .assignment-container .assignment-metadata .assignment-tags .grade span,.assignment .assignment-container .assignment-metadata .assignment-tags .subject span{font-family:GothamRoundedBook,"Varela Round",sans-serif}.assignment .assignment-container .assignment-metadata .assignment-tags .subject{margin-right:24px}.assignment .assignment-container .questions{border:solid #e5e5e5;border-width:0 0 1px;background:#f7f7f7}.assignment-edit .assignment .assignment-container .questions .slides-header,.assignment-edit .assignment .assignment-container .questions div.tip,.assignment-rosters .assignment .assignment-container .questions div.tip,.assignment .assignment-container .assignment-edit .questions .slides-header,.assignment .assignment-container .questions .assignment-edit div.tip,.assignment .assignment-container .questions .assignment-rosters div.tip,.assignment .assignment-container .questions .list-helper,.assignment .assignment-container .questions .section-header,.assignment .assignment-container .questions .session-question .body .body-content .tip,.assignment .assignment-container .questions .session-watch .body .body-content .tip,.assignment .assignment-container .questions .session-work .body .body-content .student-info .tip,.session-question .body .body-content .assignment .assignment-container .questions .tip,.session-watch .body .body-content .assignment .assignment-container .questions .tip,.session-work .body .body-content .student-info .assignment .assignment-container .questions .tip{display:flex;-webkit-box-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-justify-content:space-between;justify-content:space-between;align-items:flex-start;padding:2em 4.5em 0}.assignment .assignment-container .questions .questions-container{padding:0 4em 2em;display:flex;-webkit-box-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-justify-content:flex-start;justify-content:flex-start;align-items:center}.assignment .assignment-container .questions .questions-container>*{display:inline-block;width:20em;height:15em;margin:1em}.assignment .assignment-container .questions .questions-container .question{position:relative;background:#fff;box-shadow:0 0 8px 1px rgba(64,67,69,.17);outline:none;cursor:pointer}.assignment .assignment-container .questions .questions-container .question>*{position:absolute}.assignment .assignment-container .questions .questions-container .question .question-mask{display:flex;-webkit-box-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-justify-content:space-between;justify-content:space-between;align-items:center;background-color:hsla(0,0%,100%,.95);width:100%;height:45px;bottom:0;left:0}.assignment .assignment-container .questions .questions-container .question .question-mask>*{display:flex;-webkit-box-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-justify-content:center;justify-content:center;align-items:center;width:45px;height:45px}.assignment .assignment-container .questions .questions-container .question .question-mask .menu-button .md-button{border-radius:0;width:45px;height:45px;min-width:45px;padding:0;margin:0;font-size:125%}.assignment .assignment-container .questions .questions-container .question .question-mask .menu-button .md-button .md-ripple-container{border-radius:0}.assignment .assignment-container .questions .questions-container .question assignment-sheet{width:20em;height:15em;overflow:hidden;background-color:#fff}.assignment .assignment-container .questions .questions-container .question assignment-sheet svg{height:40em}.assignment .assignment-container .questions .questions-container .add-question{padding:0;font-size:inherit;border:2px dashed #25c582;border-radius:0}.assignment .assignment-container .questions .questions-container .add-question .md-ripple-container{border-radius:0}.public-assignments-list{min-height:100vh;max-height:100vh}.public-assignments-list .header{padding-left:0}.public-assignments-list .header .logo{margin-left:24px;height:30px}.public-assignments-list .header .logo:hover{cursor:pointer}.public-assignments-list .header .logo:focus{outline:none}.public-assignments-list .body .user-info{height:100px;margin:0 32px}@media (min-width:925px){.public-assignments-list .body .user-info{margin:0 120px}.public-assignments-list .body .list-container{margin:0 120px;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.1)}}.public-assignments-list .body .list-container .list-header .md-button{width:100%}.public-assignments-list .body .list-container .list-header .md-button.modified{width:140px}.public-assignments-list .body .list-container md-list{overflow:auto}.public-assignments-list .body .list-container md-list.with-banner{min-height:calc(100vh - 88px - 17.2rem);max-height:calc(100vh - 88px - 17.2rem)}.public-assignments-list .body .list-container md-list .ck-assignment,.public-assignments-list .body .list-container md-list .ck-folder{margin-right:18px}.public-assignments-list .error,.public-assignments-list .loading{text-align:center}.public-assignments-list .error .error-text,.public-assignments-list .error .loading-text,.public-assignments-list .loading .error-text,.public-assignments-list .loading .loading-text{padding:.5rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}.folderAssignment{height:100vh}.folderAssignment .error,.folderAssignment .loading{text-align:center}.folderAssignment .error .error-text,.folderAssignment .error .loading-text,.folderAssignment .loading .error-text,.folderAssignment .loading .loading-text{padding:.5rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}.folderAssignment .copying .ck-dialog-body{overflow:hidden;padding:0}.folderAssignment .copying .ck-dialog-body .message{text-align:center;padding:60px}.folderAssignment .copying .ck-dialog-body .spinner{margin:180px 0 0}.anon-student-assignment-overview .assignment-question-header .folderAssignment .header .md-button.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .folderAssignment .header .md-button.feedback-inbox-button,.folderAssignment .header .anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.folderAssignment .header .anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.folderAssignment .header .md-button.bar-item,.folderAssignment .header .preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.folderAssignment .header .preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.folderAssignment .header .student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.folderAssignment .header .student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.folderAssignment .session .header .md-button.home,.preview-student-assignment-overview .assignment-question-header .folderAssignment .header .md-button.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .folderAssignment .header .md-button.feedback-inbox-button,.session .folderAssignment .header .md-button.home,.student-account-assignment-overview .assignment-question-header .folderAssignment .header .md-button.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .folderAssignment .header .md-button.feedback-inbox-button{width:unset;min-width:unset;margin:0 15px 0 0;min-height:unset}.anon-student-assignment-overview .assignment-question-header .folderAssignment .header .md-button.back.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .folderAssignment .header .md-button.back.feedback-inbox-button,.folderAssignment .header .anon-student-assignment-overview .assignment-question-header .md-button.back.feedback-inbox-button,.folderAssignment .header .anon-student-assignment-work .assignment-question-header .md-button.back.feedback-inbox-button,.folderAssignment .header .md-button.bar-item.back,.folderAssignment .header .preview-student-assignment-overview .assignment-question-header .md-button.back.feedback-inbox-button,.folderAssignment .header .preview-student-assignment-work .assignment-question-header .md-button.back.feedback-inbox-button,.folderAssignment .header .student-account-assignment-overview .assignment-question-header .md-button.back.feedback-inbox-button,.folderAssignment .header .student-account-assignment-work .assignment-question-header .md-button.back.feedback-inbox-button,.folderAssignment .session .header .md-button.back.home,.preview-student-assignment-overview .assignment-question-header .folderAssignment .header .md-button.back.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .folderAssignment .header .md-button.back.feedback-inbox-button,.session .folderAssignment .header .md-button.back.home,.student-account-assignment-overview .assignment-question-header .folderAssignment .header .md-button.back.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .folderAssignment .header .md-button.back.feedback-inbox-button{width:60px;min-width:60px}.anon-student-assignment-overview .assignment-question-header .folderAssignment .header .md-button.feedback-inbox-button span,.anon-student-assignment-work .assignment-question-header .folderAssignment .header .md-button.feedback-inbox-button span,.folderAssignment .header .anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button span,.folderAssignment .header .anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button span,.folderAssignment .header .md-button.bar-item span,.folderAssignment .header .preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button span,.folderAssignment .header .preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button span,.folderAssignment .header .student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button span,.folderAssignment .header .student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button span,.folderAssignment .session .header .md-button.home span,.preview-student-assignment-overview .assignment-question-header .folderAssignment .header .md-button.feedback-inbox-button span,.preview-student-assignment-work .assignment-question-header .folderAssignment .header .md-button.feedback-inbox-button span,.session .folderAssignment .header .md-button.home span,.student-account-assignment-overview .assignment-question-header .folderAssignment .header .md-button.feedback-inbox-button span,.student-account-assignment-work .assignment-question-header .folderAssignment .header .md-button.feedback-inbox-button span{margin:3px 0 0 10px;height:100%;text-transform:none}.folderAssignment .header i{padding-right:.5em}.folderAssignment .header .logo{margin-left:24px;height:30px}.folderAssignment .header .logo:hover{cursor:pointer}.folderAssignment .header .logo:focus{outline:none}.folderAssignment .header .md-button.share{min-width:32px;min-height:32px}.folderAssignment .header .md-button.share .ck.fa.ck-share{color:#6d6e70;padding:0}.folderAssignment .assignment-container{overflow:scroll}@media (min-width:925px){.folderAssignment .assignment-container{margin:0 120px;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.1)}}.folderAssignment .assignment-container md-list{overflow:auto}.folderAssignment .assignment-container md-list,.folderAssignment .assignment-container md-list.with-banner{min-height:calc(100vh - 88px - 17.2rem);max-height:calc(100vh - 88px - 17.2rem)}.folderAssignment .assignment-container md-list .ck-assignment,.folderAssignment .assignment-container md-list .ck-folder{margin-right:18px}.folderAssignment .assignment-container .assignment-metadata{padding:1em;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.1);z-index:5}.folderAssignment .assignment-container .assignment-metadata .assignment-name-title{margin:8px 0;font-size:1em}.folderAssignment .assignment-container .assignment-metadata .assignment-name{margin-bottom:16px}.folderAssignment .assignment-container .assignment-metadata .assignment-description{font-family:GothamRoundedBook,"Varela Round",sans-serif;padding-bottom:1em;white-space:pre-wrap;width:75%}@media (max-width:959px){.folderAssignment .assignment-container .assignment-metadata .assignment-description{width:100%}}.folderAssignment .assignment-container .assignment-metadata hr{margin:0;width:calc(100vw - 10em);border-top:0;border-style:solid;border-color:#e5e5e5}.folderAssignment .assignment-container .assignment-metadata .assignment-description-title{margin:16px 0 8px}.folderAssignment .assignment-container .assignment-metadata .assignment-tags{margin-bottom:8px}.folderAssignment .assignment-container .assignment-metadata .assignment-tags .grade span,.folderAssignment .assignment-container .assignment-metadata .assignment-tags .subject span{font-family:GothamRoundedBook,"Varela Round",sans-serif}.folderAssignment .assignment-container .assignment-metadata .assignment-tags .subject{margin-right:24px}.folderAssignment .assignment-container .questions{border:solid #e5e5e5;border-width:0 0 1px;background:#f7f7f7}.assignment-edit .folderAssignment .assignment-container .questions .slides-header,.assignment-edit .folderAssignment .assignment-container .questions div.tip,.assignment-rosters .folderAssignment .assignment-container .questions div.tip,.folderAssignment .assignment-container .assignment-edit .questions .slides-header,.folderAssignment .assignment-container .questions .assignment-edit div.tip,.folderAssignment .assignment-container .questions .assignment-rosters div.tip,.folderAssignment .assignment-container .questions .list-helper,.folderAssignment .assignment-container .questions .section-header,.folderAssignment .assignment-container .questions .session-question .body .body-content .tip,.folderAssignment .assignment-container .questions .session-watch .body .body-content .tip,.folderAssignment .assignment-container .questions .session-work .body .body-content .student-info .tip,.session-question .body .body-content .folderAssignment .assignment-container .questions .tip,.session-watch .body .body-content .folderAssignment .assignment-container .questions .tip,.session-work .body .body-content .student-info .folderAssignment .assignment-container .questions .tip{display:flex;-webkit-box-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-justify-content:space-between;justify-content:space-between;align-items:flex-start;padding:2em 4.5em 0}.folderAssignment .assignment-container .questions .questions-container{padding:0 4em 2em;display:flex;-webkit-box-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-justify-content:flex-start;justify-content:flex-start;align-items:center}.folderAssignment .assignment-container .questions .questions-container>*{display:inline-block;width:20em;height:15em;margin:1em}.folderAssignment .assignment-container .questions .questions-container .question{position:relative;background:#fff;box-shadow:0 0 8px 1px rgba(64,67,69,.17);outline:none;cursor:pointer}.folderAssignment .assignment-container .questions .questions-container .question>*{position:absolute}.folderAssignment .assignment-container .questions .questions-container .question .question-mask{display:flex;-webkit-box-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-justify-content:space-between;justify-content:space-between;align-items:center;background-color:hsla(0,0%,100%,.95);width:100%;height:45px;bottom:0;left:0}.folderAssignment .assignment-container .questions .questions-container .question .question-mask>*{display:flex;-webkit-box-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-justify-content:center;justify-content:center;align-items:center;width:45px;height:45px}.folderAssignment .assignment-container .questions .questions-container .question .question-mask .menu-button .md-button{border-radius:0;width:45px;height:45px;min-width:45px;padding:0;margin:0;font-size:125%}.folderAssignment .assignment-container .questions .questions-container .question .question-mask .menu-button .md-button .md-ripple-container{border-radius:0}.folderAssignment .assignment-container .questions .questions-container .question assignment-sheet{width:20em;height:15em;overflow:hidden;background-color:#fff}.folderAssignment .assignment-container .questions .questions-container .question assignment-sheet svg{height:40em}.folderAssignment .assignment-container .questions .questions-container .add-question{padding:0;font-size:inherit;border:2px dashed #25c582;border-radius:0}.folderAssignment .assignment-container .questions .questions-container .add-question .md-ripple-container{border-radius:0}.refer-choice{min-height:100vh;width:100vw;background:#25c582;background-image:url(/static/media/scribs.322ee7cf.png);background-repeat:no-repeat;background-position:50%;padding:0 8px 8px;overflow:auto}.root-div{background-color:#f7f7f7}.root-div div.root-content-parent{height:100%;width:100%;margin:0;position:absolute;top:0;text-align:center;font-family:GothamRoundedBook,"Varela Round",sans-serif}.root-div div.root-content-parent div{position:relative;top:50%;transform:translateY(-50%)}.root-div div.app-content{background:#fff}.roster-edit{min-height:100vh;max-height:100vh}.roster-edit.with-banner{min-height:calc(100vh - 7.2rem);max-height:calc(100vh - 7.2rem)}.roster-edit .header .circle{width:8px;height:8px;border-radius:50%;margin-right:8px}#what-is-a-class-code md-dialog-content .roster-edit .header .primary-message,#what-is-a-class-code md-dialog-content .roster-edit .header .secondary-message,.add-anon-student-dialog .roster-edit .header .ck-dialog-title,.add-pro-student-dialog .roster-edit .header .ck-dialog-title,.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .roster-edit .header .title,.assignment-export-dialog .exporting .ck-dialog-body .roster-edit .header .exporting-count,.assignment-export-dialog .exporting .ck-dialog-body .roster-edit .header .exporting-message,.assignment-export-dialog .main .ck-dialog-body .roster-edit .header .ck-dialog-title,.assignment-selection-dialog .ck-dialog-body .roster-edit .header .ck-dialog-title,.assignment-teacher-feedback-question .assignment-question-header .roster-edit .header .title,.assignments-limit-paywall-dialog .ck-dialog-body .roster-edit .header .ck-dialog-title,.assignments-list .assignment-header .roster-edit .header .assignments-list-title,.cancel-subscription-dialog .roster-edit .header .ck-dialog-title,.confirm-dialog .ck-dialog-body .roster-edit .header .primary-message,.confirm-dialog .ck-dialog-body .roster-edit .header .secondary-message,.contextual-paywall-dialog .contextual-paywall .roster-edit .header .ck-dialog-title,.contract-user-reset-password-dialog .roster-edit .header .ck-dialog-title,.create-order-dialog .add-organization .ck-dialog-body .roster-edit .header .ck-dialog-title,.create-order-dialog .identify-organization .ck-dialog-body .roster-edit .header .ck-dialog-title,.create-order-dialog .identify-person .ck-dialog-body .roster-edit .header .ck-dialog-title,.create-order-dialog .identify-purchase-period .ck-dialog-body .roster-edit .header .ck-dialog-title,.delete-account-dialog .roster-edit .header .ck-dialog-title,.error-dialog .ck-dialog-body .roster-edit .header .primary-message,.error-dialog .ck-dialog-body .roster-edit .header .secondary-message,.feature-dialog .roster-edit .header .feature-dialog-title,.financial-aid-dialog .ck-dialog-body .roster-edit .header .ck-dialog-title,.folder-name-dialog .roster-edit .header .ck-dialog-title,.folderAssignment .copying .ck-dialog-body .roster-edit .header .message,.help-article .body .body-container .article-content .roster-edit .header .article-title,.import-google-rosters-dialog .roster-edit .header .ck-dialog-title,.import-image-dialog .cancel-check .content .roster-edit .header .primary-message,.import-image-dialog .cancel-check .content .roster-edit .header .secondary-message,.import-image-dialog .choose-destinations .content .roster-edit .header .title,.import-image-dialog .review .content .roster-edit .header .title,.invite-co-teacher-dialog .email-success .roster-edit .header .ck-dialog-title,.invite-co-teacher-dialog .email-success .roster-edit .header .email-success-message,.invite-co-teacher-dialog .loading .ck-dialog-body .roster-edit .header .message,.invite-teacher-dialog .invite .roster-edit .header .ck-dialog-title,.link-dialog .roster-edit .header .ck-dialog-title,.md-dialog-container.no-account md-dialog .roster-edit .header .ck-dialog-body,.md-dialog-container.no-account md-dialog .roster-edit .header .ck-dialog-title,.move-assignment-dialog .roster-edit .header .ck-dialog-title,.roster-edit .header #what-is-a-class-code md-dialog-content .primary-message,.roster-edit .header #what-is-a-class-code md-dialog-content .secondary-message,.roster-edit .header .add-anon-student-dialog .ck-dialog-title,.roster-edit .header .add-pro-student-dialog .ck-dialog-title,.roster-edit .header .admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .title,.roster-edit .header .assignment-export-dialog .exporting .ck-dialog-body .exporting-count,.roster-edit .header .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.roster-edit .header .assignment-export-dialog .main .ck-dialog-body .ck-dialog-title,.roster-edit .header .assignment-selection-dialog .ck-dialog-body .ck-dialog-title,.roster-edit .header .assignment-teacher-feedback-question .assignment-question-header .title,.roster-edit .header .assignments-limit-paywall-dialog .ck-dialog-body .ck-dialog-title,.roster-edit .header .assignments-list .assignment-header .assignments-list-title,.roster-edit .header .cancel-subscription-dialog .ck-dialog-title,.roster-edit .header .classkick-header,.roster-edit .header .confirm-dialog .ck-dialog-body .primary-message,.roster-edit .header .confirm-dialog .ck-dialog-body .secondary-message,.roster-edit .header .contextual-paywall-dialog .contextual-paywall .ck-dialog-title,.roster-edit .header .contract-user-reset-password-dialog .ck-dialog-title,.roster-edit .header .create-order-dialog .add-organization .ck-dialog-body .ck-dialog-title,.roster-edit .header .create-order-dialog .identify-organization .ck-dialog-body .ck-dialog-title,.roster-edit .header .create-order-dialog .identify-person .ck-dialog-body .ck-dialog-title,.roster-edit .header .create-order-dialog .identify-purchase-period .ck-dialog-body .ck-dialog-title,.roster-edit .header .delete-account-dialog .ck-dialog-title,.roster-edit .header .error-dialog .ck-dialog-body .primary-message,.roster-edit .header .error-dialog .ck-dialog-body .secondary-message,.roster-edit .header .feature-dialog .feature-dialog-title,.roster-edit .header .financial-aid-dialog .ck-dialog-body .ck-dialog-title,.roster-edit .header .folder-name-dialog .ck-dialog-title,.roster-edit .header .folderAssignment .copying .ck-dialog-body .message,.roster-edit .header .help-article .body .body-container .article-content .article-title,.roster-edit .header .import-google-rosters-dialog .ck-dialog-title,.roster-edit .header .import-image-dialog .cancel-check .content .primary-message,.roster-edit .header .import-image-dialog .cancel-check .content .secondary-message,.roster-edit .header .import-image-dialog .choose-destinations .content .title,.roster-edit .header .import-image-dialog .review .content .title,.roster-edit .header .invite-co-teacher-dialog .email-success .ck-dialog-title,.roster-edit .header .invite-co-teacher-dialog .email-success .email-success-message,.roster-edit .header .invite-co-teacher-dialog .loading .ck-dialog-body .message,.roster-edit .header .invite-teacher-dialog .invite .ck-dialog-title,.roster-edit .header .link-dialog .ck-dialog-title,.roster-edit .header .md-dialog-container.no-account md-dialog .ck-dialog-body,.roster-edit .header .md-dialog-container.no-account md-dialog .ck-dialog-title,.roster-edit .header .move-assignment-dialog .ck-dialog-title,.roster-edit .header .roster-lock-dialog .ck-dialog-title,.roster-edit .header .roster-selection-dialog .ck-dialog-body .ck-dialog-title,.roster-edit .header .select-purchase-period-dialog .ck-dialog-body .ck-dialog-title,.roster-edit .header .session-question .error-container .no-roster,.roster-edit .header .session-watch .error-container .no-roster,.roster-edit .header .session-work .error-container .no-roster,.roster-edit .header .shared-work-question .assignment-question-header .title,.roster-edit .header .student-account-choice-dialog .content .dialog-title,.roster-edit .header .student-account-help-dialog .content .dialog-title,.roster-edit .header .update-user-school-dialog .update-user-school .ck-dialog-body .ck-dialog-title,.roster-edit .header .user-notification-dialog .ck-dialog-title,.roster-edit .header .verify-organization-member-dialog .ck-dialog-body .primary-message,.roster-edit .header .verify-organization-member-dialog .ck-dialog-body .secondary-message,.roster-edit .header audio-capture .audio-loading .message,.roster-edit .header audio-capture .audio-message .message,.roster-edit .header audio-capture .recording .message,.roster-edit .header audio-capture .start .message,.roster-edit .header md-dialog.add-manipulative-image-dialog .ck-dialog-body .ck-dialog-title,.roster-edit .header md-dialog.create-contract-students-dialog .ck-dialog-title,.roster-edit .header md-dialog.create-contract-students-dialog .select .create-options .message,.roster-edit .header md-dialog.image-picker-dialog .ck-dialog-title,.roster-edit .header md-dialog.pro-info-dialog .ck-dialog-title,.roster-edit .header md-dialog.share-dialog .email-success .ck-dialog-title,.roster-edit .header md-dialog.share-dialog .email-success .email-success-message,.roster-edit .header md-dialog.share-dialog .loading .ck-dialog-body .message,.roster-edit .header md-dialog.share-dialog .select-share-recipient .ck-dialog-title,.roster-edit .header md-dialog.share-dialog .share-with-teacher .ck-dialog-subtitle,.roster-edit .header md-dialog.share-dialog .share-with-teacher .ck-dialog-title,.roster-edit .header md-dialog.share-dialog .share-work-dialog .ck-dialog-subtitle,.roster-edit .header md-dialog.share-dialog .share-work-dialog .ck-dialog-title,.roster-edit .header md-dialog.share-with-student-dialog .content .dialog-title,.roster-edit .header md-dialog.share-with-student-dialog .content .welcome,.roster-edit .header md-dialog.signup-dialog .ck-dialog-title,.roster-edit .header md-dialog.student-code-dialog .ck-dialog-title,.roster-lock-dialog .roster-edit .header .ck-dialog-title,.roster-selection-dialog .ck-dialog-body .roster-edit .header .ck-dialog-title,.select-purchase-period-dialog .ck-dialog-body .roster-edit .header .ck-dialog-title,.session-question .error-container .roster-edit .header .no-roster,.session-watch .error-container .roster-edit .header .no-roster,.session-work .error-container .roster-edit .header .no-roster,.shared-work-question .assignment-question-header .roster-edit .header .title,.student-account-choice-dialog .content .roster-edit .header .dialog-title,.student-account-help-dialog .content .roster-edit .header .dialog-title,.update-user-school-dialog .update-user-school .ck-dialog-body .roster-edit .header .ck-dialog-title,.user-notification-dialog .roster-edit .header .ck-dialog-title,.verify-organization-member-dialog .ck-dialog-body .roster-edit .header .primary-message,.verify-organization-member-dialog .ck-dialog-body .roster-edit .header .secondary-message,audio-capture .audio-loading .roster-edit .header .message,audio-capture .audio-message .roster-edit .header .message,audio-capture .recording .roster-edit .header .message,audio-capture .start .roster-edit .header .message,md-dialog.add-manipulative-image-dialog .ck-dialog-body .roster-edit .header .ck-dialog-title,md-dialog.create-contract-students-dialog .roster-edit .header .ck-dialog-title,md-dialog.create-contract-students-dialog .select .create-options .roster-edit .header .message,md-dialog.image-picker-dialog .roster-edit .header .ck-dialog-title,md-dialog.pro-info-dialog .roster-edit .header .ck-dialog-title,md-dialog.share-dialog .email-success .roster-edit .header .ck-dialog-title,md-dialog.share-dialog .email-success .roster-edit .header .email-success-message,md-dialog.share-dialog .loading .ck-dialog-body .roster-edit .header .message,md-dialog.share-dialog .select-share-recipient .roster-edit .header .ck-dialog-title,md-dialog.share-dialog .share-with-teacher .roster-edit .header .ck-dialog-subtitle,md-dialog.share-dialog .share-with-teacher .roster-edit .header .ck-dialog-title,md-dialog.share-dialog .share-work-dialog .roster-edit .header .ck-dialog-subtitle,md-dialog.share-dialog .share-work-dialog .roster-edit .header .ck-dialog-title,md-dialog.share-with-student-dialog .content .roster-edit .header .dialog-title,md-dialog.share-with-student-dialog .content .roster-edit .header .welcome,md-dialog.signup-dialog .roster-edit .header .ck-dialog-title,md-dialog.student-code-dialog .roster-edit .header .ck-dialog-title{flex:none}#what-is-a-class-code md-dialog-content .roster-edit .header .co-teaching-header.primary-message,#what-is-a-class-code md-dialog-content .roster-edit .header .co-teaching-header.secondary-message,.add-anon-student-dialog .roster-edit .header .co-teaching-header.ck-dialog-title,.add-pro-student-dialog .roster-edit .header .co-teaching-header.ck-dialog-title,.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .roster-edit .header .co-teaching-header.title,.assignment-export-dialog .exporting .ck-dialog-body .roster-edit .header .co-teaching-header.exporting-count,.assignment-export-dialog .exporting .ck-dialog-body .roster-edit .header .co-teaching-header.exporting-message,.assignment-export-dialog .main .ck-dialog-body .roster-edit .header .co-teaching-header.ck-dialog-title,.assignment-selection-dialog .ck-dialog-body .roster-edit .header .co-teaching-header.ck-dialog-title,.assignment-teacher-feedback-question .assignment-question-header .roster-edit .header .co-teaching-header.title,.assignments-limit-paywall-dialog .ck-dialog-body .roster-edit .header .co-teaching-header.ck-dialog-title,.assignments-list .assignment-header .roster-edit .header .co-teaching-header.assignments-list-title,.cancel-subscription-dialog .roster-edit .header .co-teaching-header.ck-dialog-title,.confirm-dialog .ck-dialog-body .roster-edit .header .co-teaching-header.primary-message,.confirm-dialog .ck-dialog-body .roster-edit .header .co-teaching-header.secondary-message,.contextual-paywall-dialog .contextual-paywall .roster-edit .header .co-teaching-header.ck-dialog-title,.contract-user-reset-password-dialog .roster-edit .header .co-teaching-header.ck-dialog-title,.create-order-dialog .add-organization .ck-dialog-body .roster-edit .header .co-teaching-header.ck-dialog-title,.create-order-dialog .identify-organization .ck-dialog-body .roster-edit .header .co-teaching-header.ck-dialog-title,.create-order-dialog .identify-person .ck-dialog-body .roster-edit .header .co-teaching-header.ck-dialog-title,.create-order-dialog .identify-purchase-period .ck-dialog-body .roster-edit .header .co-teaching-header.ck-dialog-title,.delete-account-dialog .roster-edit .header .co-teaching-header.ck-dialog-title,.error-dialog .ck-dialog-body .roster-edit .header .co-teaching-header.primary-message,.error-dialog .ck-dialog-body .roster-edit .header .co-teaching-header.secondary-message,.feature-dialog .roster-edit .header .co-teaching-header.feature-dialog-title,.financial-aid-dialog .ck-dialog-body .roster-edit .header .co-teaching-header.ck-dialog-title,.folder-name-dialog .roster-edit .header .co-teaching-header.ck-dialog-title,.folderAssignment .copying .ck-dialog-body .roster-edit .header .co-teaching-header.message,.help-article .body .body-container .article-content .roster-edit .header .co-teaching-header.article-title,.import-google-rosters-dialog .roster-edit .header .co-teaching-header.ck-dialog-title,.import-image-dialog .cancel-check .content .roster-edit .header .co-teaching-header.primary-message,.import-image-dialog .cancel-check .content .roster-edit .header .co-teaching-header.secondary-message,.import-image-dialog .choose-destinations .content .roster-edit .header .co-teaching-header.title,.import-image-dialog .review .content .roster-edit .header .co-teaching-header.title,.invite-co-teacher-dialog .email-success .roster-edit .header .co-teaching-header.ck-dialog-title,.invite-co-teacher-dialog .email-success .roster-edit .header .co-teaching-header.email-success-message,.invite-co-teacher-dialog .loading .ck-dialog-body .roster-edit .header .co-teaching-header.message,.invite-teacher-dialog .invite .roster-edit .header .co-teaching-header.ck-dialog-title,.link-dialog .roster-edit .header .co-teaching-header.ck-dialog-title,.md-dialog-container.no-account md-dialog .roster-edit .header .co-teaching-header.ck-dialog-body,.md-dialog-container.no-account md-dialog .roster-edit .header .co-teaching-header.ck-dialog-title,.move-assignment-dialog .roster-edit .header .co-teaching-header.ck-dialog-title,.roster-edit .header #what-is-a-class-code md-dialog-content .co-teaching-header.primary-message,.roster-edit .header #what-is-a-class-code md-dialog-content .co-teaching-header.secondary-message,.roster-edit .header .add-anon-student-dialog .co-teaching-header.ck-dialog-title,.roster-edit .header .add-pro-student-dialog .co-teaching-header.ck-dialog-title,.roster-edit .header .admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .co-teaching-header.title,.roster-edit .header .assignment-export-dialog .exporting .ck-dialog-body .co-teaching-header.exporting-count,.roster-edit .header .assignment-export-dialog .exporting .ck-dialog-body .co-teaching-header.exporting-message,.roster-edit .header .assignment-export-dialog .main .ck-dialog-body .co-teaching-header.ck-dialog-title,.roster-edit .header .assignment-selection-dialog .ck-dialog-body .co-teaching-header.ck-dialog-title,.roster-edit .header .assignment-teacher-feedback-question .assignment-question-header .co-teaching-header.title,.roster-edit .header .assignments-limit-paywall-dialog .ck-dialog-body .co-teaching-header.ck-dialog-title,.roster-edit .header .assignments-list .assignment-header .co-teaching-header.assignments-list-title,.roster-edit .header .cancel-subscription-dialog .co-teaching-header.ck-dialog-title,.roster-edit .header .classkick-header.co-teaching-header,.roster-edit .header .confirm-dialog .ck-dialog-body .co-teaching-header.primary-message,.roster-edit .header .confirm-dialog .ck-dialog-body .co-teaching-header.secondary-message,.roster-edit .header .contextual-paywall-dialog .contextual-paywall .co-teaching-header.ck-dialog-title,.roster-edit .header .contract-user-reset-password-dialog .co-teaching-header.ck-dialog-title,.roster-edit .header .create-order-dialog .add-organization .ck-dialog-body .co-teaching-header.ck-dialog-title,.roster-edit .header .create-order-dialog .identify-organization .ck-dialog-body .co-teaching-header.ck-dialog-title,.roster-edit .header .create-order-dialog .identify-person .ck-dialog-body .co-teaching-header.ck-dialog-title,.roster-edit .header .create-order-dialog .identify-purchase-period .ck-dialog-body .co-teaching-header.ck-dialog-title,.roster-edit .header .delete-account-dialog .co-teaching-header.ck-dialog-title,.roster-edit .header .error-dialog .ck-dialog-body .co-teaching-header.primary-message,.roster-edit .header .error-dialog .ck-dialog-body .co-teaching-header.secondary-message,.roster-edit .header .feature-dialog .co-teaching-header.feature-dialog-title,.roster-edit .header .financial-aid-dialog .ck-dialog-body .co-teaching-header.ck-dialog-title,.roster-edit .header .folder-name-dialog .co-teaching-header.ck-dialog-title,.roster-edit .header .folderAssignment .copying .ck-dialog-body .co-teaching-header.message,.roster-edit .header .help-article .body .body-container .article-content .co-teaching-header.article-title,.roster-edit .header .import-google-rosters-dialog .co-teaching-header.ck-dialog-title,.roster-edit .header .import-image-dialog .cancel-check .content .co-teaching-header.primary-message,.roster-edit .header .import-image-dialog .cancel-check .content .co-teaching-header.secondary-message,.roster-edit .header .import-image-dialog .choose-destinations .content .co-teaching-header.title,.roster-edit .header .import-image-dialog .review .content .co-teaching-header.title,.roster-edit .header .invite-co-teacher-dialog .email-success .co-teaching-header.ck-dialog-title,.roster-edit .header .invite-co-teacher-dialog .email-success .co-teaching-header.email-success-message,.roster-edit .header .invite-co-teacher-dialog .loading .ck-dialog-body .co-teaching-header.message,.roster-edit .header .invite-teacher-dialog .invite .co-teaching-header.ck-dialog-title,.roster-edit .header .link-dialog .co-teaching-header.ck-dialog-title,.roster-edit .header .md-dialog-container.no-account md-dialog .co-teaching-header.ck-dialog-body,.roster-edit .header .md-dialog-container.no-account md-dialog .co-teaching-header.ck-dialog-title,.roster-edit .header .move-assignment-dialog .co-teaching-header.ck-dialog-title,.roster-edit .header .roster-lock-dialog .co-teaching-header.ck-dialog-title,.roster-edit .header .roster-selection-dialog .ck-dialog-body .co-teaching-header.ck-dialog-title,.roster-edit .header .select-purchase-period-dialog .ck-dialog-body .co-teaching-header.ck-dialog-title,.roster-edit .header .session-question .error-container .co-teaching-header.no-roster,.roster-edit .header .session-watch .error-container .co-teaching-header.no-roster,.roster-edit .header .session-work .error-container .co-teaching-header.no-roster,.roster-edit .header .shared-work-question .assignment-question-header .co-teaching-header.title,.roster-edit .header .student-account-choice-dialog .content .co-teaching-header.dialog-title,.roster-edit .header .student-account-help-dialog .content .co-teaching-header.dialog-title,.roster-edit .header .update-user-school-dialog .update-user-school .ck-dialog-body .co-teaching-header.ck-dialog-title,.roster-edit .header .user-notification-dialog .co-teaching-header.ck-dialog-title,.roster-edit .header .verify-organization-member-dialog .ck-dialog-body .co-teaching-header.primary-message,.roster-edit .header .verify-organization-member-dialog .ck-dialog-body .co-teaching-header.secondary-message,.roster-edit .header audio-capture .audio-loading .co-teaching-header.message,.roster-edit .header audio-capture .audio-message .co-teaching-header.message,.roster-edit .header audio-capture .recording .co-teaching-header.message,.roster-edit .header audio-capture .start .co-teaching-header.message,.roster-edit .header md-dialog.add-manipulative-image-dialog .ck-dialog-body .co-teaching-header.ck-dialog-title,.roster-edit .header md-dialog.create-contract-students-dialog .co-teaching-header.ck-dialog-title,.roster-edit .header md-dialog.create-contract-students-dialog .select .create-options .co-teaching-header.message,.roster-edit .header md-dialog.image-picker-dialog .co-teaching-header.ck-dialog-title,.roster-edit .header md-dialog.pro-info-dialog .co-teaching-header.ck-dialog-title,.roster-edit .header md-dialog.share-dialog .email-success .co-teaching-header.ck-dialog-title,.roster-edit .header md-dialog.share-dialog .email-success .co-teaching-header.email-success-message,.roster-edit .header md-dialog.share-dialog .loading .ck-dialog-body .co-teaching-header.message,.roster-edit .header md-dialog.share-dialog .select-share-recipient .co-teaching-header.ck-dialog-title,.roster-edit .header md-dialog.share-dialog .share-with-teacher .co-teaching-header.ck-dialog-subtitle,.roster-edit .header md-dialog.share-dialog .share-with-teacher .co-teaching-header.ck-dialog-title,.roster-edit .header md-dialog.share-dialog .share-work-dialog .co-teaching-header.ck-dialog-subtitle,.roster-edit .header md-dialog.share-dialog .share-work-dialog .co-teaching-header.ck-dialog-title,.roster-edit .header md-dialog.share-with-student-dialog .content .co-teaching-header.dialog-title,.roster-edit .header md-dialog.share-with-student-dialog .content .co-teaching-header.welcome,.roster-edit .header md-dialog.signup-dialog .co-teaching-header.ck-dialog-title,.roster-edit .header md-dialog.student-code-dialog .co-teaching-header.ck-dialog-title,.roster-lock-dialog .roster-edit .header .co-teaching-header.ck-dialog-title,.roster-selection-dialog .ck-dialog-body .roster-edit .header .co-teaching-header.ck-dialog-title,.select-purchase-period-dialog .ck-dialog-body .roster-edit .header .co-teaching-header.ck-dialog-title,.session-question .error-container .roster-edit .header .co-teaching-header.no-roster,.session-watch .error-container .roster-edit .header .co-teaching-header.no-roster,.session-work .error-container .roster-edit .header .co-teaching-header.no-roster,.shared-work-question .assignment-question-header .roster-edit .header .co-teaching-header.title,.student-account-choice-dialog .content .roster-edit .header .co-teaching-header.dialog-title,.student-account-help-dialog .content .roster-edit .header .co-teaching-header.dialog-title,.update-user-school-dialog .update-user-school .ck-dialog-body .roster-edit .header .co-teaching-header.ck-dialog-title,.user-notification-dialog .roster-edit .header .co-teaching-header.ck-dialog-title,.verify-organization-member-dialog .ck-dialog-body .roster-edit .header .co-teaching-header.primary-message,.verify-organization-member-dialog .ck-dialog-body .roster-edit .header .co-teaching-header.secondary-message,audio-capture .audio-loading .roster-edit .header .co-teaching-header.message,audio-capture .audio-message .roster-edit .header .co-teaching-header.message,audio-capture .recording .roster-edit .header .co-teaching-header.message,audio-capture .start .roster-edit .header .co-teaching-header.message,md-dialog.add-manipulative-image-dialog .ck-dialog-body .roster-edit .header .co-teaching-header.ck-dialog-title,md-dialog.create-contract-students-dialog .roster-edit .header .co-teaching-header.ck-dialog-title,md-dialog.create-contract-students-dialog .select .create-options .roster-edit .header .co-teaching-header.message,md-dialog.image-picker-dialog .roster-edit .header .co-teaching-header.ck-dialog-title,md-dialog.pro-info-dialog .roster-edit .header .co-teaching-header.ck-dialog-title,md-dialog.share-dialog .email-success .roster-edit .header .co-teaching-header.ck-dialog-title,md-dialog.share-dialog .email-success .roster-edit .header .co-teaching-header.email-success-message,md-dialog.share-dialog .loading .ck-dialog-body .roster-edit .header .co-teaching-header.message,md-dialog.share-dialog .select-share-recipient .roster-edit .header .co-teaching-header.ck-dialog-title,md-dialog.share-dialog .share-with-teacher .roster-edit .header .co-teaching-header.ck-dialog-subtitle,md-dialog.share-dialog .share-with-teacher .roster-edit .header .co-teaching-header.ck-dialog-title,md-dialog.share-dialog .share-work-dialog .roster-edit .header .co-teaching-header.ck-dialog-subtitle,md-dialog.share-dialog .share-work-dialog .roster-edit .header .co-teaching-header.ck-dialog-title,md-dialog.share-with-student-dialog .content .roster-edit .header .co-teaching-header.dialog-title,md-dialog.share-with-student-dialog .content .roster-edit .header .co-teaching-header.welcome,md-dialog.signup-dialog .roster-edit .header .co-teaching-header.ck-dialog-title,md-dialog.student-code-dialog .roster-edit .header .co-teaching-header.ck-dialog-title{color:#e86826}.roster-edit .roster-edit-view{padding:0 2.3rem}.roster-edit .nav-toggle{width:99rem;margin-bottom:2rem;position:-webkit-sticky;position:sticky}.roster-edit .nav-toggle .md-button{width:33.3rem}.roster-edit .nav-toggle .co-teacher-pro.anchor{position:absolute;left:50%;margin-left:4.5rem;top:0}.choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .anchor .roster-edit .nav-toggle .co-teacher-pro .pro-tag,.roster-edit .nav-toggle .co-teacher-pro .choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .anchor .pro-tag,.roster-edit .nav-toggle .co-teacher-pro .pro-tag,.roster-edit .nav-toggle .co-teacher-pro .student-account-help-dialog .content .options .option .option-name .pro-tag,.student-account-help-dialog .content .options .option .option-name .roster-edit .nav-toggle .co-teacher-pro .pro-tag{padding:.3rem}.roster-edit .nav-toggle.co-teacher-nav{width:66rem}.roster-edit .nav-toggle .background-border{width:inherit}.roster-edit .nav-toggle .background-border,.roster-edit .nav-toggle .md-button,.roster-edit .nav-toggle .md-button[disabled]{border-radius:100px}.roster-edit .options-menu-button{height:inherit}.roster-edit .clever-identifier{align-items:center;border:1px solid #e5e5e5;display:flex;height:48px;margin-bottom:16px;margin-left:28px;width:90%}.roster-edit .blue-rectangle{background-color:#428ecb;height:48px;width:4px}.roster-edit .clever-icon-div{height:23px;margin:0 20px 0 17px;width:20px}.roster-edit .clever-container{display:flex;justify-content:center;align-items:center}.roster-edit .mini-clever-icon{height:1.3rem;width:1.3rem}.roster-edit .clever-icon{height:18px;padding:2.67px 3.84px 2.67px 2.83px;width:17px}.roster-edit .clever-message{font-family:GothamRoundedBook,"Varela Round",sans-serif}.roster-edit .disabled-edit{color:#e5e5e5;margin:0 auto}.roster-edit .metadata{padding:1em 1em 0;box-sizing:border-box}.roster-edit .metadata .co-teaching-message{text-align:center;font-family:GothamRoundedBook,"Varela Round",sans-serif;color:#e86826}.roster-edit .metadata .md-button.title,.roster-edit .metadata .title{font-size:1.1rem}.roster-edit .metadata .name-and-color{padding:4rem 1rem 2rem}.roster-edit .metadata .name-and-color .name{width:50em;max-width:70%}.roster-edit .metadata .name-and-color .name md-input-container{display:flex;flex-direction:column;width:100%;margin-top:0;padding:0}.roster-edit .metadata .name-and-color .name md-input-container .md-input{height:4.2rem;margin:.5rem 0 0}.roster-edit .metadata .name-and-color .name md-input-container .md-errors-spacer{min-height:0}.roster-edit .metadata .name-and-color .color{display:flex;flex-direction:column}.roster-edit .metadata .name-and-color .color .title{padding-left:.3rem}.roster-edit .metadata .name-and-color .color .md-select-value{height:4.2rem}.roster-edit .metadata .name-and-color .color md-input-container{margin:.5rem 1.6rem 0 0;padding-top:0}.roster-edit .metadata .name-and-color .color md-input-container.color-selection{width:6.4rem}.roster-edit .metadata .name-and-color .color .md-button{margin-top:2px;margin-bottom:0;min-width:1.6rem;width:calc(1.6rem + 2em)}.roster-edit .metadata .configs{padding:0 1em}.roster-edit .metadata .configs .color,.roster-edit .metadata .configs .new-members,.roster-edit .metadata .configs .peer,.roster-edit .metadata .configs .single-device{width:15em}.roster-edit .metadata .configs .color .md-button,.roster-edit .metadata .configs .color md-checkbox,.roster-edit .metadata .configs .new-members .md-button,.roster-edit .metadata .configs .new-members md-checkbox,.roster-edit .metadata .configs .peer .md-button,.roster-edit .metadata .configs .peer md-checkbox,.roster-edit .metadata .configs .single-device .md-button,.roster-edit .metadata .configs .single-device md-checkbox{margin:0}.roster-edit .metadata md-checkbox{margin-top:10px}.roster-edit .section-title{padding:0 1.5rem;font-size:2rem}.roster-edit .student-list-section md-list{overflow:auto}.roster-edit .student-list-section .list-header.list-button div.md-button:first-child,.roster-edit .student-list-section md-list-item.list-button div.md-button:first-child{padding-left:15px}.roster-edit .student-list-section .list-header.edit,.roster-edit .student-list-section .list-header .edit,.roster-edit .student-list-section md-list-item.edit,.roster-edit .student-list-section md-list-item .edit{width:60px;color:#6d6e70}.roster-edit .student-list-section .list-header .col,.roster-edit .student-list-section md-list-item .col{margin:0}.roster-edit .student-list-section .list-header .col.account-type,.roster-edit .student-list-section .list-header .col.email,.roster-edit .student-list-section .list-header .col.name,.roster-edit .student-list-section .list-header .col.status,.roster-edit .student-list-section md-list-item .col.account-type,.roster-edit .student-list-section md-list-item .col.email,.roster-edit .student-list-section md-list-item .col.name,.roster-edit .student-list-section md-list-item .col.status{text-overflow:ellipsis;min-width:50px}.roster-edit .student-list-section .list-header .col.account-type md-input-container,.roster-edit .student-list-section .list-header .col.email md-input-container,.roster-edit .student-list-section .list-header .col.name md-input-container,.roster-edit .student-list-section .list-header .col.status md-input-container,.roster-edit .student-list-section md-list-item .col.account-type md-input-container,.roster-edit .student-list-section md-list-item .col.email md-input-container,.roster-edit .student-list-section md-list-item .col.name md-input-container,.roster-edit .student-list-section md-list-item .col.status md-input-container{margin:0}.roster-edit .student-list-section .list-header .col.account-type md-input-container .error-messages,.roster-edit .student-list-section .list-header .col.email md-input-container .error-messages,.roster-edit .student-list-section .list-header .col.name md-input-container .error-messages,.roster-edit .student-list-section .list-header .col.status md-input-container .error-messages,.roster-edit .student-list-section md-list-item .col.account-type md-input-container .error-messages,.roster-edit .student-list-section md-list-item .col.email md-input-container .error-messages,.roster-edit .student-list-section md-list-item .col.name md-input-container .error-messages,.roster-edit .student-list-section md-list-item .col.status md-input-container .error-messages{max-height:1rem}.roster-edit .student-list-section .list-header .col.account-type md-input-container .error-messages div,.roster-edit .student-list-section .list-header .col.email md-input-container .error-messages div,.roster-edit .student-list-section .list-header .col.name md-input-container .error-messages div,.roster-edit .student-list-section .list-header .col.status md-input-container .error-messages div,.roster-edit .student-list-section md-list-item .col.account-type md-input-container .error-messages div,.roster-edit .student-list-section md-list-item .col.email md-input-container .error-messages div,.roster-edit .student-list-section md-list-item .col.name md-input-container .error-messages div,.roster-edit .student-list-section md-list-item .col.status md-input-container .error-messages div{font-size:.7rem}.roster-edit .student-list-section .list-header .col.helps,.roster-edit .student-list-section md-list-item .col.helps{padding-left:10px}.roster-edit .student-list-section .list-header .col.anon-user,.roster-edit .student-list-section md-list-item .col.anon-user{color:#b8babc}.roster-edit .student-list-section .list-header .col.tools,.roster-edit .student-list-section .list-header .col .tools,.roster-edit .student-list-section md-list-item .col.tools,.roster-edit .student-list-section md-list-item .col .tools{width:60px}.roster-edit .student-list-section .list-header .col.checks,.roster-edit .student-list-section .list-header .col .checks,.roster-edit .student-list-section .list-header .col.helps,.roster-edit .student-list-section .list-header .col .helps,.roster-edit .student-list-section md-list-item .col.checks,.roster-edit .student-list-section md-list-item .col .checks,.roster-edit .student-list-section md-list-item .col.helps,.roster-edit .student-list-section md-list-item .col .helps{display:flex;-webkit-box-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-justify-content:center;justify-content:center;align-items:center;min-width:8rem;width:8rem}.roster-edit .student-list-section .list-header .col.checks span.check,.roster-edit .student-list-section .list-header .col .checks span.check,.roster-edit .student-list-section .list-header .col.helps span.check,.roster-edit .student-list-section .list-header .col .helps span.check,.roster-edit .student-list-section md-list-item .col.checks span.check,.roster-edit .student-list-section md-list-item .col .checks span.check,.roster-edit .student-list-section md-list-item .col.helps span.check,.roster-edit .student-list-section md-list-item .col .helps span.check{color:#25c582}.roster-edit .student-list-section .list-header .col.checks span.help,.roster-edit .student-list-section .list-header .col .checks span.help,.roster-edit .student-list-section .list-header .col.helps span.help,.roster-edit .student-list-section .list-header .col .helps span.help,.roster-edit .student-list-section md-list-item .col.checks span.help,.roster-edit .student-list-section md-list-item .col .checks span.help,.roster-edit .student-list-section md-list-item .col.helps span.help,.roster-edit .student-list-section md-list-item .col .helps span.help{color:#ffdf78}.roster-edit .student-list-section .list-header .col.checks span.request-carrot,.roster-edit .student-list-section .list-header .col .checks span.request-carrot,.roster-edit .student-list-section .list-header .col.helps span.request-carrot,.roster-edit .student-list-section .list-header .col .helps span.request-carrot,.roster-edit .student-list-section md-list-item .col.checks span.request-carrot,.roster-edit .student-list-section md-list-item .col .checks span.request-carrot,.roster-edit .student-list-section md-list-item .col.helps span.request-carrot,.roster-edit .student-list-section md-list-item .col .helps span.request-carrot{display:flex;-webkit-box-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-justify-content:center;justify-content:center;align-items:center;margin:0 .2em;min-width:1em;max-width:1em;min-height:1em;max-height:1em}.roster-edit .student-list-section .list-header .col.checks .circle-green,.roster-edit .student-list-section .list-header .col .checks .circle-green,.roster-edit .student-list-section .list-header .col.checks .circle-yellow,.roster-edit .student-list-section .list-header .col .checks .circle-yellow,.roster-edit .student-list-section .list-header .col.helps .circle-green,.roster-edit .student-list-section .list-header .col .helps .circle-green,.roster-edit .student-list-section .list-header .col.helps .circle-yellow,.roster-edit .student-list-section .list-header .col .helps .circle-yellow,.roster-edit .student-list-section md-list-item .col.checks .circle-green,.roster-edit .student-list-section md-list-item .col .checks .circle-green,.roster-edit .student-list-section md-list-item .col.checks .circle-yellow,.roster-edit .student-list-section md-list-item .col .checks .circle-yellow,.roster-edit .student-list-section md-list-item .col.helps .circle-green,.roster-edit .student-list-section md-list-item .col .helps .circle-green,.roster-edit .student-list-section md-list-item .col.helps .circle-yellow,.roster-edit .student-list-section md-list-item .col .helps .circle-yellow{border-radius:50%;width:35px;height:35px}.roster-edit .student-list-section .list-header .col.checks .circle-green i.ck-hand,.roster-edit .student-list-section .list-header .col .checks .circle-green i.ck-hand,.roster-edit .student-list-section .list-header .col.checks .circle-yellow i.ck-hand,.roster-edit .student-list-section .list-header .col .checks .circle-yellow i.ck-hand,.roster-edit .student-list-section .list-header .col.helps .circle-green i.ck-hand,.roster-edit .student-list-section .list-header .col .helps .circle-green i.ck-hand,.roster-edit .student-list-section .list-header .col.helps .circle-yellow i.ck-hand,.roster-edit .student-list-section .list-header .col .helps .circle-yellow i.ck-hand,.roster-edit .student-list-section md-list-item .col.checks .circle-green i.ck-hand,.roster-edit .student-list-section md-list-item .col .checks .circle-green i.ck-hand,.roster-edit .student-list-section md-list-item .col.checks .circle-yellow i.ck-hand,.roster-edit .student-list-section md-list-item .col .checks .circle-yellow i.ck-hand,.roster-edit .student-list-section md-list-item .col.helps .circle-green i.ck-hand,.roster-edit .student-list-section md-list-item .col .helps .circle-green i.ck-hand,.roster-edit .student-list-section md-list-item .col.helps .circle-yellow i.ck-hand,.roster-edit .student-list-section md-list-item .col .helps .circle-yellow i.ck-hand{color:#fff}.roster-edit .student-list-section .list-header .col.checks .circle-green,.roster-edit .student-list-section .list-header .col .checks .circle-green,.roster-edit .student-list-section .list-header .col.helps .circle-green,.roster-edit .student-list-section .list-header .col .helps .circle-green,.roster-edit .student-list-section md-list-item .col.checks .circle-green,.roster-edit .student-list-section md-list-item .col .checks .circle-green,.roster-edit .student-list-section md-list-item .col.helps .circle-green,.roster-edit .student-list-section md-list-item .col .helps .circle-green{background-color:#ffdf78}.roster-edit .student-list-section .list-header .col.checks .circle-yellow,.roster-edit .student-list-section .list-header .col .checks .circle-yellow,.roster-edit .student-list-section .list-header .col.helps .circle-yellow,.roster-edit .student-list-section .list-header .col .helps .circle-yellow,.roster-edit .student-list-section md-list-item .col.checks .circle-yellow,.roster-edit .student-list-section md-list-item .col .checks .circle-yellow,.roster-edit .student-list-section md-list-item .col.helps .circle-yellow,.roster-edit .student-list-section md-list-item .col .helps .circle-yellow{background-color:#25c582}.roster-edit .student-list-section .list-header .col .circle,.roster-edit .student-list-section md-list-item .col .circle{min-width:1em;min-height:1em;border-radius:50%;margin-right:10px}.roster-edit .student-list-section md-list-item .col,.roster-edit .student-list-section md-list-item .md-input{font-family:GothamRoundedBook,"Varela Round",sans-serif}.roster-edit .student-list-section md-list-item.highlight.list-button,.roster-edit .student-list-section md-list-item.list-item.highlight{background-color:#b6f1d8}.roster-edit .student-list-section md-list-item.list-button md-input-container,.roster-edit .student-list-section md-list-item.list-header.list-button md-input-container,.roster-edit .student-list-section md-list-item.list-item md-input-container{padding-left:0}.roster-edit .error,.roster-edit .loading{text-align:center}.roster-edit .error .error-text,.roster-edit .error .loading-text,.roster-edit .loading .error-text,.roster-edit .loading .loading-text{padding:.5rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}.roster-edit .roster-edit-content{overflow-y:auto}.roster-edit .assignment-roster-section{margin-bottom:2rem;border-bottom:1px solid #eeeeef}.roster-edit .assignment-roster-section md-virtual-repeat-container,.roster-edit .assignment-roster-section md-virtual-repeat-container.empty-list{min-height:calc(100vh - 38.7rem)}@media screen and (max-width:1224px){.roster-edit .assignment-roster-section .assignment-roster-list{width:-webkit-max-content;width:max-content}}.roster-edit .assignment-roster-section .assignment-roster-list .disabled{background-color:#eeeeef}.roster-edit .assignment-roster-section .assignment-roster-list .disabled .col{color:#808487}.roster-edit .assignment-roster-section .assignment-roster-list .empty-assignment-message{text-align:center;font-size:1.8rem;padding:4rem}.anon-student-assignment-overview .assignment-question-header .roster-edit .assignment-roster-section .wide.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .roster-edit .assignment-roster-section .wide.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .roster-edit .assignment-roster-section .wide.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .roster-edit .assignment-roster-section .wide.feedback-inbox-button,.roster-edit .assignment-roster-section .anon-student-assignment-overview .assignment-question-header .wide.feedback-inbox-button,.roster-edit .assignment-roster-section .anon-student-assignment-work .assignment-question-header .wide.feedback-inbox-button,.roster-edit .assignment-roster-section .bar-item.wide,.roster-edit .assignment-roster-section .col.wide,.roster-edit .assignment-roster-section .preview-student-assignment-overview .assignment-question-header .wide.feedback-inbox-button,.roster-edit .assignment-roster-section .preview-student-assignment-work .assignment-question-header .wide.feedback-inbox-button,.roster-edit .assignment-roster-section .session .header .wide.md-button.home,.roster-edit .assignment-roster-section .student-account-assignment-overview .assignment-question-header .wide.feedback-inbox-button,.roster-edit .assignment-roster-section .student-account-assignment-work .assignment-question-header .wide.feedback-inbox-button,.session .header .roster-edit .assignment-roster-section .wide.md-button.home,.student-account-assignment-overview .assignment-question-header .roster-edit .assignment-roster-section .wide.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .roster-edit .assignment-roster-section .wide.feedback-inbox-button{min-width:9rem;margin:0;padding:0}.roster-edit .assignment-roster-section .md-list-item-inner{white-space:nowrap;text-overflow:ellipsis;min-width:3em;overflow:hidden}.roster-edit .assignment-roster-section .md-button-text{font-family:GothamRoundedMedium,"Varela Round",sans-serif;text-transform:uppercase}.roster-edit .assignment-roster-section .md-button.md-button-text .contents{height:13px}.roster-edit .assignment-roster-section .md-button.md-button-text .contents span{margin:0 .5rem 0 0}.roster-edit .assignment-roster-section .list-header .col,.roster-edit .assignment-roster-section md-list-item .col{margin:0}.roster-edit .assignment-roster-section .list-header .col.helps,.roster-edit .assignment-roster-section .list-header .col.wide,.roster-edit .assignment-roster-section md-list-item .col.helps,.roster-edit .assignment-roster-section md-list-item .col.wide{display:flex;-webkit-box-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-justify-content:center;justify-content:center;align-items:center}.roster-edit .assignment-roster-section .list-header .col.helps,.roster-edit .assignment-roster-section md-list-item .col.helps{min-width:6rem;width:6rem}.roster-edit .assignment-roster-section .list-header .col.allow-pdf,.roster-edit .assignment-roster-section .list-header .col .allow-pdf,.roster-edit .assignment-roster-section .list-header .col.hide-assignment,.roster-edit .assignment-roster-section .list-header .col .hide-assignment,.roster-edit .assignment-roster-section .list-header .col.lock-assignment,.roster-edit .assignment-roster-section .list-header .col .lock-assignment,.roster-edit .assignment-roster-section .list-header .col.peer-helpers,.roster-edit .assignment-roster-section .list-header .col .peer-helpers,.roster-edit .assignment-roster-section .list-header .col.show-grades,.roster-edit .assignment-roster-section .list-header .col .show-grades,.roster-edit .assignment-roster-section md-list-item .col.allow-pdf,.roster-edit .assignment-roster-section md-list-item .col .allow-pdf,.roster-edit .assignment-roster-section md-list-item .col.hide-assignment,.roster-edit .assignment-roster-section md-list-item .col .hide-assignment,.roster-edit .assignment-roster-section md-list-item .col.lock-assignment,.roster-edit .assignment-roster-section md-list-item .col .lock-assignment,.roster-edit .assignment-roster-section md-list-item .col.peer-helpers,.roster-edit .assignment-roster-section md-list-item .col .peer-helpers,.roster-edit .assignment-roster-section md-list-item .col.show-grades,.roster-edit .assignment-roster-section md-list-item .col .show-grades{display:flex;-webkit-box-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-justify-content:center;justify-content:center;align-items:center;min-width:8.4rem;cursor:pointer}.roster-edit .assignment-roster-section .list-header .col.allow-pdf .anchor,.roster-edit .assignment-roster-section .list-header .col .allow-pdf .anchor,.roster-edit .assignment-roster-section .list-header .col.hide-assignment .anchor,.roster-edit .assignment-roster-section .list-header .col .hide-assignment .anchor,.roster-edit .assignment-roster-section .list-header .col.lock-assignment .anchor,.roster-edit .assignment-roster-section .list-header .col .lock-assignment .anchor,.roster-edit .assignment-roster-section .list-header .col.peer-helpers .anchor,.roster-edit .assignment-roster-section .list-header .col .peer-helpers .anchor,.roster-edit .assignment-roster-section .list-header .col.show-grades .anchor,.roster-edit .assignment-roster-section .list-header .col .show-grades .anchor,.roster-edit .assignment-roster-section md-list-item .col.allow-pdf .anchor,.roster-edit .assignment-roster-section md-list-item .col .allow-pdf .anchor,.roster-edit .assignment-roster-section md-list-item .col.hide-assignment .anchor,.roster-edit .assignment-roster-section md-list-item .col .hide-assignment .anchor,.roster-edit .assignment-roster-section md-list-item .col.lock-assignment .anchor,.roster-edit .assignment-roster-section md-list-item .col .lock-assignment .anchor,.roster-edit .assignment-roster-section md-list-item .col.peer-helpers .anchor,.roster-edit .assignment-roster-section md-list-item .col .peer-helpers .anchor,.roster-edit .assignment-roster-section md-list-item .col.show-grades .anchor,.roster-edit .assignment-roster-section md-list-item .col .show-grades .anchor{height:0;width:0;position:relative}.roster-edit .assignment-roster-section .list-header .col.allow-pdf .anchor .contextual-help,.roster-edit .assignment-roster-section .list-header .col .allow-pdf .anchor .contextual-help,.roster-edit .assignment-roster-section .list-header .col.hide-assignment .anchor .contextual-help,.roster-edit .assignment-roster-section .list-header .col .hide-assignment .anchor .contextual-help,.roster-edit .assignment-roster-section .list-header .col.lock-assignment .anchor .contextual-help,.roster-edit .assignment-roster-section .list-header .col .lock-assignment .anchor .contextual-help,.roster-edit .assignment-roster-section .list-header .col.peer-helpers .anchor .contextual-help,.roster-edit .assignment-roster-section .list-header .col .peer-helpers .anchor .contextual-help,.roster-edit .assignment-roster-section .list-header .col.show-grades .anchor .contextual-help,.roster-edit .assignment-roster-section .list-header .col .show-grades .anchor .contextual-help,.roster-edit .assignment-roster-section md-list-item .col.allow-pdf .anchor .contextual-help,.roster-edit .assignment-roster-section md-list-item .col .allow-pdf .anchor .contextual-help,.roster-edit .assignment-roster-section md-list-item .col.hide-assignment .anchor .contextual-help,.roster-edit .assignment-roster-section md-list-item .col .hide-assignment .anchor .contextual-help,.roster-edit .assignment-roster-section md-list-item .col.lock-assignment .anchor .contextual-help,.roster-edit .assignment-roster-section md-list-item .col .lock-assignment .anchor .contextual-help,.roster-edit .assignment-roster-section md-list-item .col.peer-helpers .anchor .contextual-help,.roster-edit .assignment-roster-section md-list-item .col .peer-helpers .anchor .contextual-help,.roster-edit .assignment-roster-section md-list-item .col.show-grades .anchor .contextual-help,.roster-edit .assignment-roster-section md-list-item .col .show-grades .anchor .contextual-help{color:#6d6e70;margin-left:0;margin-bottom:8px;min-width:24px;min-height:24px;height:24px}.roster-edit .assignment-roster-section .list-header .col.allow-pdf .anchor .contextual-help .ck-contextualhelp,.roster-edit .assignment-roster-section .list-header .col .allow-pdf .anchor .contextual-help .ck-contextualhelp,.roster-edit .assignment-roster-section .list-header .col.hide-assignment .anchor .contextual-help .ck-contextualhelp,.roster-edit .assignment-roster-section .list-header .col .hide-assignment .anchor .contextual-help .ck-contextualhelp,.roster-edit .assignment-roster-section .list-header .col.lock-assignment .anchor .contextual-help .ck-contextualhelp,.roster-edit .assignment-roster-section .list-header .col .lock-assignment .anchor .contextual-help .ck-contextualhelp,.roster-edit .assignment-roster-section .list-header .col.peer-helpers .anchor .contextual-help .ck-contextualhelp,.roster-edit .assignment-roster-section .list-header .col .peer-helpers .anchor .contextual-help .ck-contextualhelp,.roster-edit .assignment-roster-section .list-header .col.show-grades .anchor .contextual-help .ck-contextualhelp,.roster-edit .assignment-roster-section .list-header .col .show-grades .anchor .contextual-help .ck-contextualhelp,.roster-edit .assignment-roster-section md-list-item .col.allow-pdf .anchor .contextual-help .ck-contextualhelp,.roster-edit .assignment-roster-section md-list-item .col .allow-pdf .anchor .contextual-help .ck-contextualhelp,.roster-edit .assignment-roster-section md-list-item .col.hide-assignment .anchor .contextual-help .ck-contextualhelp,.roster-edit .assignment-roster-section md-list-item .col .hide-assignment .anchor .contextual-help .ck-contextualhelp,.roster-edit .assignment-roster-section md-list-item .col.lock-assignment .anchor .contextual-help .ck-contextualhelp,.roster-edit .assignment-roster-section md-list-item .col .lock-assignment .anchor .contextual-help .ck-contextualhelp,.roster-edit .assignment-roster-section md-list-item .col.peer-helpers .anchor .contextual-help .ck-contextualhelp,.roster-edit .assignment-roster-section md-list-item .col .peer-helpers .anchor .contextual-help .ck-contextualhelp,.roster-edit .assignment-roster-section md-list-item .col.show-grades .anchor .contextual-help .ck-contextualhelp,.roster-edit .assignment-roster-section md-list-item .col .show-grades .anchor .contextual-help .ck-contextualhelp{margin-right:1px}.roster-edit .assignment-roster-section .list-header .col.allow-pdf .anchor .contextual-help:hover,.roster-edit .assignment-roster-section .list-header .col .allow-pdf .anchor .contextual-help:hover,.roster-edit .assignment-roster-section .list-header .col.hide-assignment .anchor .contextual-help:hover,.roster-edit .assignment-roster-section .list-header .col .hide-assignment .anchor .contextual-help:hover,.roster-edit .assignment-roster-section .list-header .col.lock-assignment .anchor .contextual-help:hover,.roster-edit .assignment-roster-section .list-header .col .lock-assignment .anchor .contextual-help:hover,.roster-edit .assignment-roster-section .list-header .col.peer-helpers .anchor .contextual-help:hover,.roster-edit .assignment-roster-section .list-header .col .peer-helpers .anchor .contextual-help:hover,.roster-edit .assignment-roster-section .list-header .col.show-grades .anchor .contextual-help:hover,.roster-edit .assignment-roster-section .list-header .col .show-grades .anchor .contextual-help:hover,.roster-edit .assignment-roster-section md-list-item .col.allow-pdf .anchor .contextual-help:hover,.roster-edit .assignment-roster-section md-list-item .col .allow-pdf .anchor .contextual-help:hover,.roster-edit .assignment-roster-section md-list-item .col.hide-assignment .anchor .contextual-help:hover,.roster-edit .assignment-roster-section md-list-item .col .hide-assignment .anchor .contextual-help:hover,.roster-edit .assignment-roster-section md-list-item .col.lock-assignment .anchor .contextual-help:hover,.roster-edit .assignment-roster-section md-list-item .col .lock-assignment .anchor .contextual-help:hover,.roster-edit .assignment-roster-section md-list-item .col.peer-helpers .anchor .contextual-help:hover,.roster-edit .assignment-roster-section md-list-item .col .peer-helpers .anchor .contextual-help:hover,.roster-edit .assignment-roster-section md-list-item .col.show-grades .anchor .contextual-help:hover,.roster-edit .assignment-roster-section md-list-item .col .show-grades .anchor .contextual-help:hover{background-color:initial}.roster-edit .assignment-roster-section .list-header .col.allow-pdf ck-switch label.switch,.roster-edit .assignment-roster-section .list-header .col .allow-pdf ck-switch label.switch,.roster-edit .assignment-roster-section .list-header .col.hide-assignment ck-switch label.switch,.roster-edit .assignment-roster-section .list-header .col .hide-assignment ck-switch label.switch,.roster-edit .assignment-roster-section .list-header .col.lock-assignment ck-switch label.switch,.roster-edit .assignment-roster-section .list-header .col .lock-assignment ck-switch label.switch,.roster-edit .assignment-roster-section .list-header .col.peer-helpers ck-switch label.switch,.roster-edit .assignment-roster-section .list-header .col .peer-helpers ck-switch label.switch,.roster-edit .assignment-roster-section .list-header .col.show-grades ck-switch label.switch,.roster-edit .assignment-roster-section .list-header .col .show-grades ck-switch label.switch,.roster-edit .assignment-roster-section md-list-item .col.allow-pdf ck-switch label.switch,.roster-edit .assignment-roster-section md-list-item .col .allow-pdf ck-switch label.switch,.roster-edit .assignment-roster-section md-list-item .col.hide-assignment ck-switch label.switch,.roster-edit .assignment-roster-section md-list-item .col .hide-assignment ck-switch label.switch,.roster-edit .assignment-roster-section md-list-item .col.lock-assignment ck-switch label.switch,.roster-edit .assignment-roster-section md-list-item .col .lock-assignment ck-switch label.switch,.roster-edit .assignment-roster-section md-list-item .col.peer-helpers ck-switch label.switch,.roster-edit .assignment-roster-section md-list-item .col .peer-helpers ck-switch label.switch,.roster-edit .assignment-roster-section md-list-item .col.show-grades ck-switch label.switch,.roster-edit .assignment-roster-section md-list-item .col .show-grades ck-switch label.switch{margin-right:0}.roster-edit .assignment-roster-section .list-header .col.assignment-name,.roster-edit .assignment-roster-section .list-header .col .assignment-name,.roster-edit .assignment-roster-section md-list-item .col.assignment-name,.roster-edit .assignment-roster-section md-list-item .col .assignment-name{min-width:3em;text-align:left}.roster-edit .assignment-roster-section .list-header .col.assignment-name span,.roster-edit .assignment-roster-section .list-header .col .assignment-name span,.roster-edit .assignment-roster-section md-list-item .col.assignment-name span,.roster-edit .assignment-roster-section md-list-item .col .assignment-name span{text-overflow:ellipsis;overflow:hidden}.roster-edit .assignment-roster-section .list-header .col .roster-circle,.roster-edit .assignment-roster-section md-list-item .col .roster-circle{border-style:none}.roster-edit .assignment-roster-section .list-header .col.roster-remove,.roster-edit .assignment-roster-section md-list-item .col.roster-remove{margin-left:0;padding-left:0;width:6rem}.roster-edit .assignment-roster-section .list-header .col.export-grades,.roster-edit .assignment-roster-section md-list-item .col.export-grades{min-width:16rem;width:16rem}.roster-edit .assignment-roster-section .list-header div.md-button:first-child,.roster-edit .assignment-roster-section md-list-item div.md-button:first-child{padding-left:16px!important}.roster-edit .assignment-roster-section .new-ck-green-button{line-height:2.8rem;font-family:GothamRoundedBold,"Varela Round",sans-serif}.roster-edit .assignment-roster-section .export-grades-pro.anchor{position:absolute;margin-left:13rem;top:.25rem}.choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .anchor .roster-edit .assignment-roster-section .export-grades-pro .pro-tag,.roster-edit .assignment-roster-section .export-grades-pro .choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .anchor .pro-tag,.roster-edit .assignment-roster-section .export-grades-pro .pro-tag,.roster-edit .assignment-roster-section .export-grades-pro .student-account-help-dialog .content .options .option .option-name .pro-tag,.student-account-help-dialog .content .options .option .option-name .roster-edit .assignment-roster-section .export-grades-pro .pro-tag{padding:.3rem}.roster-edit .co-teacher-section{margin-bottom:2rem;border-bottom:1px solid #eeeeef}.roster-edit .co-teacher-section md-virtual-repeat-container,.roster-edit .co-teacher-section md-virtual-repeat-container.empty-list{min-height:calc(100vh - 38.7rem)}.roster-edit .co-teacher-section .co-teacher{overflow-x:hidden}.anon-student-assignment-overview .assignment-question-header .roster-edit .co-teacher-section .wide.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .roster-edit .co-teacher-section .wide.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .roster-edit .co-teacher-section .wide.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .roster-edit .co-teacher-section .wide.feedback-inbox-button,.roster-edit .co-teacher-section .anon-student-assignment-overview .assignment-question-header .wide.feedback-inbox-button,.roster-edit .co-teacher-section .anon-student-assignment-work .assignment-question-header .wide.feedback-inbox-button,.roster-edit .co-teacher-section .bar-item.wide,.roster-edit .co-teacher-section .col.wide,.roster-edit .co-teacher-section .preview-student-assignment-overview .assignment-question-header .wide.feedback-inbox-button,.roster-edit .co-teacher-section .preview-student-assignment-work .assignment-question-header .wide.feedback-inbox-button,.roster-edit .co-teacher-section .session .header .wide.md-button.home,.roster-edit .co-teacher-section .student-account-assignment-overview .assignment-question-header .wide.feedback-inbox-button,.roster-edit .co-teacher-section .student-account-assignment-work .assignment-question-header .wide.feedback-inbox-button,.session .header .roster-edit .co-teacher-section .wide.md-button.home,.student-account-assignment-overview .assignment-question-header .roster-edit .co-teacher-section .wide.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .roster-edit .co-teacher-section .wide.feedback-inbox-button{min-width:9rem;margin:0;padding:0}.roster-edit .co-teacher-section .md-list-item-inner{white-space:nowrap;text-overflow:ellipsis;min-width:3em;overflow:hidden}.roster-edit .co-teacher-section .md-button-text{font-family:GothamRoundedMedium,"Varela Round",sans-serif;text-transform:uppercase}.roster-edit .co-teacher-section .md-button.md-button-text .contents{height:13px}.roster-edit .co-teacher-section .md-button.md-button-text .contents span{margin:0 .5rem 0 0}.roster-edit .co-teacher-section .list-header .col,.roster-edit .co-teacher-section md-list-item .col{margin:0}.roster-edit .co-teacher-section .list-header .col.wide,.roster-edit .co-teacher-section md-list-item .col.wide{display:flex;-webkit-box-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-justify-content:center;justify-content:center;align-items:center}.roster-edit .co-teacher-section .list-header .col .invite-co-teacher,.roster-edit .co-teacher-section md-list-item .col .invite-co-teacher{min-width:3em;text-align:left}.roster-edit .co-teacher-section .list-header .col .invite-co-teacher span,.roster-edit .co-teacher-section md-list-item .col .invite-co-teacher span{text-overflow:ellipsis;overflow:hidden}.roster-edit .co-teacher-section .list-header .col.co-teacher-remove,.roster-edit .co-teacher-section md-list-item .col.co-teacher-remove{margin-left:0;padding-left:0;width:6rem}.roster-edit .co-teacher-section .list-header div.md-button:first-child,.roster-edit .co-teacher-section md-list-item div.md-button:first-child{padding-left:16px!important}.roster-edit .co-teacher-section md-list-item .co-teacher-email,.roster-edit .co-teacher-section md-list-item .last-accessed{font-family:GothamRoundedBook,"Varela Round",sans-serif}.color-options md-select-menu md-content{min-width:auto}.color-circle-selection{width:1.6rem;height:1.6rem;border-radius:50%;margin:0;outline:none}.teacher-rosters{min-height:100vh;max-height:100vh}.teacher-rosters .article-autocomplete,.teacher-rosters .search-input{margin-right:.8rem}.teacher-rosters .hidden-rosters-icon.md-button{position:static;border-radius:0;height:auto;width:auto;padding:0;margin:0;min-width:auto}.teacher-rosters .hidden-rosters-icon.md-button .red-dot{position:absolute;width:8px;height:8px;background:#ff6c6c;border-radius:24px;bottom:2px;right:2px}.teacher-rosters .hidden-rosters-icon i{font-size:2.4rem;margin:1.5rem;color:#979797}.teacher-rosters .md-menu .md-button.md-fab,.teacher-rosters .md-menu .md-button.md-fab:hover{margin-left:.8rem}.teacher-rosters .list-header .md-button{width:100%}.teacher-rosters .list-header .hide-roster{text-transform:uppercase;font-size:1rem}.teacher-rosters .list-header .hide-roster i{font-size:1.5rem;margin-left:1rem;color:#b8babc}.teacher-rosters .list-header .sync{min-width:45px}.teacher-rosters md-list{min-height:calc(100vh - 88px);max-height:calc(100vh - 88px);overflow:auto}.teacher-rosters md-list.with-banner{min-height:calc(100vh - 88px - 7.2rem);max-height:calc(100vh - 88px - 7.2rem)}.teacher-rosters md-list .no-rosters{font-size:1.6rem;box-sizing:border-box;width:100%;height:100%;text-align:center;padding:2em;outline:none}.teacher-rosters md-list .no-rosters a{text-transform:lowercase}.teacher-rosters .list-header .col,.teacher-rosters md-list-item .col{min-width:100px}.teacher-rosters .list-header .col.checks,.teacher-rosters .list-header .col .checks,.teacher-rosters .list-header .col.helps,.teacher-rosters .list-header .col .helps,.teacher-rosters .list-header .col.hide-roster,.teacher-rosters .list-header .col.roster-type,.teacher-rosters md-list-item .col.checks,.teacher-rosters md-list-item .col .checks,.teacher-rosters md-list-item .col.helps,.teacher-rosters md-list-item .col .helps,.teacher-rosters md-list-item .col.hide-roster,.teacher-rosters md-list-item .col.roster-type{display:flex;-webkit-box-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-justify-content:center;justify-content:center;align-items:center;min-width:60px;width:60px}.teacher-rosters .list-header .col.checks span.check,.teacher-rosters .list-header .col .checks span.check,.teacher-rosters .list-header .col.helps span.check,.teacher-rosters .list-header .col .helps span.check,.teacher-rosters .list-header .col.hide-roster span.check,.teacher-rosters .list-header .col.roster-type span.check,.teacher-rosters md-list-item .col.checks span.check,.teacher-rosters md-list-item .col .checks span.check,.teacher-rosters md-list-item .col.helps span.check,.teacher-rosters md-list-item .col .helps span.check,.teacher-rosters md-list-item .col.hide-roster span.check,.teacher-rosters md-list-item .col.roster-type span.check{color:#25c582}.teacher-rosters .list-header .col.checks span.help,.teacher-rosters .list-header .col .checks span.help,.teacher-rosters .list-header .col.helps span.help,.teacher-rosters .list-header .col .helps span.help,.teacher-rosters .list-header .col.hide-roster span.help,.teacher-rosters .list-header .col.roster-type span.help,.teacher-rosters md-list-item .col.checks span.help,.teacher-rosters md-list-item .col .checks span.help,.teacher-rosters md-list-item .col.helps span.help,.teacher-rosters md-list-item .col .helps span.help,.teacher-rosters md-list-item .col.hide-roster span.help,.teacher-rosters md-list-item .col.roster-type span.help{color:#ffdf78}.teacher-rosters .list-header .col.checks span.request-carrot,.teacher-rosters .list-header .col .checks span.request-carrot,.teacher-rosters .list-header .col.helps span.request-carrot,.teacher-rosters .list-header .col .helps span.request-carrot,.teacher-rosters .list-header .col.hide-roster span.request-carrot,.teacher-rosters .list-header .col.roster-type span.request-carrot,.teacher-rosters md-list-item .col.checks span.request-carrot,.teacher-rosters md-list-item .col .checks span.request-carrot,.teacher-rosters md-list-item .col.helps span.request-carrot,.teacher-rosters md-list-item .col .helps span.request-carrot,.teacher-rosters md-list-item .col.hide-roster span.request-carrot,.teacher-rosters md-list-item .col.roster-type span.request-carrot{display:flex;-webkit-box-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-justify-content:center;justify-content:center;align-items:center;margin:0 .2em;min-width:1em;max-width:1em;min-height:1em;max-height:1em}.teacher-rosters .list-header .col.checks .circle-green,.teacher-rosters .list-header .col .checks .circle-green,.teacher-rosters .list-header .col.checks .circle-yellow,.teacher-rosters .list-header .col .checks .circle-yellow,.teacher-rosters .list-header .col.helps .circle-green,.teacher-rosters .list-header .col .helps .circle-green,.teacher-rosters .list-header .col.helps .circle-yellow,.teacher-rosters .list-header .col .helps .circle-yellow,.teacher-rosters .list-header .col.hide-roster .circle-green,.teacher-rosters .list-header .col.hide-roster .circle-yellow,.teacher-rosters .list-header .col.roster-type .circle-green,.teacher-rosters .list-header .col.roster-type .circle-yellow,.teacher-rosters md-list-item .col.checks .circle-green,.teacher-rosters md-list-item .col .checks .circle-green,.teacher-rosters md-list-item .col.checks .circle-yellow,.teacher-rosters md-list-item .col .checks .circle-yellow,.teacher-rosters md-list-item .col.helps .circle-green,.teacher-rosters md-list-item .col .helps .circle-green,.teacher-rosters md-list-item .col.helps .circle-yellow,.teacher-rosters md-list-item .col .helps .circle-yellow,.teacher-rosters md-list-item .col.hide-roster .circle-green,.teacher-rosters md-list-item .col.hide-roster .circle-yellow,.teacher-rosters md-list-item .col.roster-type .circle-green,.teacher-rosters md-list-item .col.roster-type .circle-yellow{border-radius:50%;width:35px;height:35px}.teacher-rosters .list-header .col.checks .circle-green i.ck-hand,.teacher-rosters .list-header .col .checks .circle-green i.ck-hand,.teacher-rosters .list-header .col.checks .circle-yellow i.ck-hand,.teacher-rosters .list-header .col .checks .circle-yellow i.ck-hand,.teacher-rosters .list-header .col.helps .circle-green i.ck-hand,.teacher-rosters .list-header .col .helps .circle-green i.ck-hand,.teacher-rosters .list-header .col.helps .circle-yellow i.ck-hand,.teacher-rosters .list-header .col .helps .circle-yellow i.ck-hand,.teacher-rosters .list-header .col.hide-roster .circle-green i.ck-hand,.teacher-rosters .list-header .col.hide-roster .circle-yellow i.ck-hand,.teacher-rosters .list-header .col.roster-type .circle-green i.ck-hand,.teacher-rosters .list-header .col.roster-type .circle-yellow i.ck-hand,.teacher-rosters md-list-item .col.checks .circle-green i.ck-hand,.teacher-rosters md-list-item .col .checks .circle-green i.ck-hand,.teacher-rosters md-list-item .col.checks .circle-yellow i.ck-hand,.teacher-rosters md-list-item .col .checks .circle-yellow i.ck-hand,.teacher-rosters md-list-item .col.helps .circle-green i.ck-hand,.teacher-rosters md-list-item .col .helps .circle-green i.ck-hand,.teacher-rosters md-list-item .col.helps .circle-yellow i.ck-hand,.teacher-rosters md-list-item .col .helps .circle-yellow i.ck-hand,.teacher-rosters md-list-item .col.hide-roster .circle-green i.ck-hand,.teacher-rosters md-list-item .col.hide-roster .circle-yellow i.ck-hand,.teacher-rosters md-list-item .col.roster-type .circle-green i.ck-hand,.teacher-rosters md-list-item .col.roster-type .circle-yellow i.ck-hand{color:#fff}.teacher-rosters .list-header .col.checks .circle-green,.teacher-rosters .list-header .col .checks .circle-green,.teacher-rosters .list-header .col.helps .circle-green,.teacher-rosters .list-header .col .helps .circle-green,.teacher-rosters .list-header .col.hide-roster .circle-green,.teacher-rosters .list-header .col.roster-type .circle-green,.teacher-rosters md-list-item .col.checks .circle-green,.teacher-rosters md-list-item .col .checks .circle-green,.teacher-rosters md-list-item .col.helps .circle-green,.teacher-rosters md-list-item .col .helps .circle-green,.teacher-rosters md-list-item .col.hide-roster .circle-green,.teacher-rosters md-list-item .col.roster-type .circle-green{background-color:#ffdf78}.teacher-rosters .list-header .col.checks .circle-yellow,.teacher-rosters .list-header .col .checks .circle-yellow,.teacher-rosters .list-header .col.helps .circle-yellow,.teacher-rosters .list-header .col .helps .circle-yellow,.teacher-rosters .list-header .col.hide-roster .circle-yellow,.teacher-rosters .list-header .col.roster-type .circle-yellow,.teacher-rosters md-list-item .col.checks .circle-yellow,.teacher-rosters md-list-item .col .checks .circle-yellow,.teacher-rosters md-list-item .col.helps .circle-yellow,.teacher-rosters md-list-item .col .helps .circle-yellow,.teacher-rosters md-list-item .col.hide-roster .circle-yellow,.teacher-rosters md-list-item .col.roster-type .circle-yellow{background-color:#25c582}.teacher-rosters .list-header .col .sync-field,.teacher-rosters .list-header .col.tools,.teacher-rosters .list-header .col .tools,.teacher-rosters md-list-item .col .sync-field,.teacher-rosters md-list-item .col.tools,.teacher-rosters md-list-item .col .tools{width:60px;min-width:60px}.teacher-rosters .list-header .col .circle,.teacher-rosters md-list-item .col .circle{min-width:1em;min-height:1em;border-radius:50%;margin-right:10px}.teacher-rosters .list-header:last-child,.teacher-rosters md-list-item:last-child{border-bottom:none}.teacher-rosters .co-teaching-indicator{display:flex;flex-direction:column;align-items:center;padding-left:2rem;color:#e86826}.anon-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .teacher-rosters .list-item .md-button .feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .teacher-rosters .list-item .md-button .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .teacher-rosters .list-item .md-button .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .teacher-rosters .list-item .md-button .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .bar-item,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .session .header .md-button.home,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .student-account-assignment-work .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .bar-item,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .session .header .md-button.home,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .student-account-assignment-work .assignment-question-header .feedback-inbox-button,.session .header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .md-button.home,.session .header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .md-button.home,.session .header .teacher-rosters .list-item .md-button .md-button.home,.session .header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .md-button.home,.session .header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .md-button.home,.student-account-assignment-overview .assignment-question-header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .teacher-rosters .list-item .md-button .feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .teacher-rosters .list-item .md-button .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .feedback-inbox-button,.teacher-rosters .list-item .md-button .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.teacher-rosters .list-item .md-button .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.teacher-rosters .list-item .md-button .bar-item,.teacher-rosters .list-item .md-button .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.teacher-rosters .list-item .md-button .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.teacher-rosters .list-item .md-button .session .header .md-button.home,.teacher-rosters .list-item .md-button .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.teacher-rosters .list-item .md-button .student-account-assignment-work .assignment-question-header .feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .bar-item,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .session .header .md-button.home,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .student-account-assignment-work .assignment-question-header .feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .bar-item,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .session .header .md-button.home,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .student-account-assignment-work .assignment-question-header .feedback-inbox-button{min-width:6rem}.anon-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .clever.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .google.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .clever.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .google.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .teacher-rosters .list-item .md-button .clever.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .teacher-rosters .list-item .md-button .google.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .clever.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .google.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .clever.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .google.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .clever.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .google.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .clever.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .google.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .teacher-rosters .list-item .md-button .clever.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .teacher-rosters .list-item .md-button .google.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .clever.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .google.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .clever.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .google.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .clever.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .google.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .clever.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .google.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .teacher-rosters .list-item .md-button .clever.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .teacher-rosters .list-item .md-button .google.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .clever.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .google.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .clever.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .google.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .clever.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .google.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .clever.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .google.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .teacher-rosters .list-item .md-button .clever.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .teacher-rosters .list-item .md-button .google.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .clever.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .google.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .clever.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .google.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .anon-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .anon-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .anon-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .anon-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .bar-item.clever,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .bar-item.google,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .preview-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .preview-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .preview-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .preview-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .session .header .clever.md-button.home,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .session .header .google.md-button.home,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .student-account-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .student-account-assignment-overview .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .student-account-assignment-work .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .student-account-assignment-work .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .anon-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .anon-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .anon-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .anon-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .bar-item.clever,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .bar-item.google,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .preview-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .preview-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .preview-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .preview-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .session .header .clever.md-button.home,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .session .header .google.md-button.home,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .student-account-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .student-account-assignment-overview .assignment-question-header .google.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .student-account-assignment-work .assignment-question-header .clever.feedback-inbox-button,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .student-account-assignment-work .assignment-question-header .google.feedback-inbox-button,.session .header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .clever.md-button.home,.session .header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .google.md-button.home,.session .header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .clever.md-button.home,.session .header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .google.md-button.home,.session .header .teacher-rosters .list-item .md-button .clever.md-button.home,.session .header .teacher-rosters .list-item .md-button .google.md-button.home,.session .header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .clever.md-button.home,.session .header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .google.md-button.home,.session .header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .clever.md-button.home,.session .header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .google.md-button.home,.student-account-assignment-overview .assignment-question-header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .clever.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .google.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .clever.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .google.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .teacher-rosters .list-item .md-button .clever.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .teacher-rosters .list-item .md-button .google.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .clever.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .google.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .clever.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .google.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .clever.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .roster-edit .student-list-section .teacher-rosters .list-header.list-button .md-button .google.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .clever.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .roster-edit .student-list-section .teacher-rosters md-list-item.list-button .md-button .google.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .teacher-rosters .list-item .md-button .clever.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .teacher-rosters .list-item .md-button .google.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .clever.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .google.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .clever.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .google.feedback-inbox-button,.teacher-rosters .list-item .md-button .anon-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.teacher-rosters .list-item .md-button .anon-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.teacher-rosters .list-item .md-button .anon-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.teacher-rosters .list-item .md-button .anon-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.teacher-rosters .list-item .md-button .bar-item.clever,.teacher-rosters .list-item .md-button .bar-item.google,.teacher-rosters .list-item .md-button .preview-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.teacher-rosters .list-item .md-button .preview-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.teacher-rosters .list-item .md-button .preview-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.teacher-rosters .list-item .md-button .preview-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.teacher-rosters .list-item .md-button .session .header .clever.md-button.home,.teacher-rosters .list-item .md-button .session .header .google.md-button.home,.teacher-rosters .list-item .md-button .student-account-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.teacher-rosters .list-item .md-button .student-account-assignment-overview .assignment-question-header .google.feedback-inbox-button,.teacher-rosters .list-item .md-button .student-account-assignment-work .assignment-question-header .clever.feedback-inbox-button,.teacher-rosters .list-item .md-button .student-account-assignment-work .assignment-question-header .google.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .anon-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .anon-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .anon-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .anon-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .bar-item.clever,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .bar-item.google,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .preview-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .preview-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .preview-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .preview-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .session .header .clever.md-button.home,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .session .header .google.md-button.home,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .student-account-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .student-account-assignment-overview .assignment-question-header .google.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .student-account-assignment-work .assignment-question-header .clever.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .md-button .student-account-assignment-work .assignment-question-header .google.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .anon-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .anon-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .anon-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .anon-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .bar-item.clever,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .bar-item.google,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .preview-student-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .preview-student-assignment-overview .assignment-question-header .google.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .preview-student-assignment-work .assignment-question-header .clever.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .preview-student-assignment-work .assignment-question-header .google.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .session .header .clever.md-button.home,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .session .header .google.md-button.home,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .student-account-assignment-overview .assignment-question-header .clever.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .student-account-assignment-overview .assignment-question-header .google.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .student-account-assignment-work .assignment-question-header .clever.feedback-inbox-button,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .md-button .student-account-assignment-work .assignment-question-header .google.feedback-inbox-button{display:flex;justify-content:center}.roster-edit .student-list-section .teacher-rosters .list-header.list-button .sync-field,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .sync-field,.teacher-rosters .list-item .sync-field,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .sync-field,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .sync-field{min-width:auto}.roster-edit .student-list-section .teacher-rosters .list-header.list-button .hide-checkbox,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .hide-checkbox,.teacher-rosters .list-item .hide-checkbox,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .hide-checkbox,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .hide-checkbox{justify-content:center;align-items:center}.roster-edit .student-list-section .teacher-rosters .list-header.list-button .hide-checkbox.invisible,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .hide-checkbox.invisible,.teacher-rosters .list-item .hide-checkbox.invisible,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .hide-checkbox.invisible,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .hide-checkbox.invisible{visibility:hidden}.roster-edit .student-list-section .teacher-rosters .list-header.list-button .hide-checkbox md-checkbox,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .hide-checkbox md-checkbox,.teacher-rosters .list-item .hide-checkbox md-checkbox,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .hide-checkbox md-checkbox,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .hide-checkbox md-checkbox{display:flex;justify-content:center;align-items:center;margin-bottom:0}.roster-edit .student-list-section .teacher-rosters .list-header.list-button .hide-checkbox md-checkbox .md-container,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .hide-checkbox md-checkbox .md-icon,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .hide-checkbox md-checkbox .md-container,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .hide-checkbox md-checkbox .md-icon,.teacher-rosters .list-item .hide-checkbox md-checkbox .md-container,.teacher-rosters .list-item .hide-checkbox md-checkbox .md-icon,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .hide-checkbox md-checkbox .md-container,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .hide-checkbox md-checkbox .md-icon,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .hide-checkbox md-checkbox .md-container,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .hide-checkbox md-checkbox .md-icon{display:none}.roster-edit .student-list-section .teacher-rosters .list-header.list-button .hide-checkbox md-checkbox .md-label,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .hide-checkbox md-checkbox .md-label,.teacher-rosters .list-item .hide-checkbox md-checkbox .md-label,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .hide-checkbox md-checkbox .md-label,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .hide-checkbox md-checkbox .md-label{margin-right:25px}.roster-edit .student-list-section .teacher-rosters .list-header.list-button .hide-checkbox md-checkbox .md-label i,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .hide-checkbox md-checkbox .md-label i,.teacher-rosters .list-item .hide-checkbox md-checkbox .md-label i,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .hide-checkbox md-checkbox .md-label i,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .hide-checkbox md-checkbox .md-label i{width:2.4rem;height:2.4rem;color:#b8babc}.roster-edit .student-list-section .teacher-rosters .list-header.list-button .hide-checkbox md-checkbox .md-label i.checkbox-icon:after,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .hide-checkbox md-checkbox .md-label i.checkbox-icon:after,.teacher-rosters .list-item .hide-checkbox md-checkbox .md-label i.checkbox-icon:after,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .hide-checkbox md-checkbox .md-label i.checkbox-icon:after,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .hide-checkbox md-checkbox .md-label i.checkbox-icon:after{content:url(/static/media/empty-checkbox.9b2b1fa8.svg)}.roster-edit .student-list-section .teacher-rosters .list-header.list-button .hide-checkbox md-checkbox .md-label i.checkbox-icon:hover:after,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .hide-checkbox md-checkbox .md-label i.checkbox-icon:hover:after,.teacher-rosters .list-item .hide-checkbox md-checkbox .md-label i.checkbox-icon:hover:after,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .hide-checkbox md-checkbox .md-label i.checkbox-icon:hover:after,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .hide-checkbox md-checkbox .md-label i.checkbox-icon:hover:after{content:url(/static/media/hover-checkbox.91461fc1.svg)}.roster-edit .student-list-section .teacher-rosters .list-header.list-button .hide-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:after,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .hide-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:hover:after,.roster-edit .student-list-section .teacher-rosters .list-header.list-button .hide-checkbox md-checkbox .md-label i.checkbox-icon:active:after,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .hide-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:after,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .hide-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:hover:after,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .hide-checkbox md-checkbox .md-label i.checkbox-icon:active:after,.teacher-rosters .list-item .hide-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:after,.teacher-rosters .list-item .hide-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:hover:after,.teacher-rosters .list-item .hide-checkbox md-checkbox .md-label i.checkbox-icon:active:after,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .hide-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:after,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .hide-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:hover:after,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .hide-checkbox md-checkbox .md-label i.checkbox-icon:active:after,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .hide-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:after,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .hide-checkbox md-checkbox.md-checked .md-label i.checkbox-icon:hover:after,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .hide-checkbox md-checkbox .md-label i.checkbox-icon:active:after{content:url(/static/media/active-checkbox.466dc972.svg)}.roster-edit .student-list-section .teacher-rosters .list-header.list-button .hide-checkbox md-checkbox.md-checked .md-icon,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .hide-checkbox md-checkbox.md-checked .md-icon,.teacher-rosters .list-item .hide-checkbox md-checkbox.md-checked .md-icon,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .hide-checkbox md-checkbox.md-checked .md-icon,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .hide-checkbox md-checkbox.md-checked .md-icon{background:#25c582}.roster-edit .student-list-section .teacher-rosters .list-header.list-button .google-icon,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .google-icon,.teacher-rosters .list-item .google-icon,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .google-icon,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .google-icon{width:2.4rem;height:2.4rem}.roster-edit .student-list-section .teacher-rosters .list-header.list-button .clever-icon,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .clever-icon,.teacher-rosters .list-item .clever-icon,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .clever-icon,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .clever-icon{width:1.4rem;height:1.6rem}.roster-edit .student-list-section .teacher-rosters .list-header.list-button .delete-icon,.roster-edit .student-list-section .teacher-rosters md-list-item.list-button .delete-icon,.teacher-rosters .list-item .delete-icon,.teacher-rosters .roster-edit .student-list-section .list-header.list-button .delete-icon,.teacher-rosters .roster-edit .student-list-section md-list-item.list-button .delete-icon{color:#e5e5e5;margin:0 auto}.teacher-rosters .error,.teacher-rosters .loading{text-align:center}.teacher-rosters .error .error-text,.teacher-rosters .error .loading-text,.teacher-rosters .loading .error-text,.teacher-rosters .loading .loading-text{padding:.5rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}.google-classroom-icon{height:1.5em;width:1.5em;margin-right:.9em}.clever-delete-tooltip{height:auto;line-height:1.4;max-width:104px;padding:5px 3px;text-align:center;white-space:normal}.md-tooltip.hide-tooltip{width:250px;height:auto;white-space:normal;line-height:normal}.session-question .error,.session-question .loading{text-align:center}.session-question .error .error-text,.session-question .error .loading-text,.session-question .loading .error-text,.session-question .loading .loading-text{font-family:GothamRoundedBook,"Varela Round",sans-serif;font-size:1.3rem}.session-question .error-container{background-color:#f7f7f7}.session-question .error-container .error{background:#fff;box-sizing:border-box;padding:1em 2em;text-align:center;width:100%;font-size:125%}.session-question .error-container .no-roster{margin-top:60px;background-color:#f7f7f7;text-align:center}.session-question .error-container .no-roster a{text-transform:none;cursor:pointer}.session-question .body .view-all-questions{padding-left:15px}.session-question .body .view-all-questions a{text-transform:none}.session-question .body .view-all-questions a i.ck.fa.ck-pagerback{margin-right:4px;position:relative;bottom:2px}.session-question .body .body-content{overflow:auto;width:100vw;background-color:#f7f7f7;padding:15px 17px}.session-question .body .body-content .thumbnail-container .thumbnail{padding:15px}.session-question .body .body-content .thumbnail-container .thumbnail.offline{color:#b8babc}.session-question .body .body-content .thumbnail-container .thumbnail .student-info{height:16px;margin-bottom:5px}.session-question .body .body-content .thumbnail-container .thumbnail .student-info .name{margin:2px 15px 0 0;outline:none;cursor:pointer}.session-question .body .body-content .thumbnail-container .thumbnail .student-info .name:hover{color:#6d6e70}.session-question .body .body-content .thumbnail-container .thumbnail .student-info .md-button.peer-help-inbox-btn{color:#b8babc;padding:0;margin:-3px 0 0;max-width:45px;min-width:45px;height:2.2rem}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.active-helper .student-info .md-button.peer-help-inbox-btn i,.session-question .body .body-content .thumbnail-container .thumbnail .student-info .md-button.peer-help-inbox-btn .ck-studenthelpers,.session-question .body .body-content .thumbnail-container .thumbnail .student-info .md-button.peer-help-inbox-btn .md-button.work .question-work-content .anchor .md-button.active-helper i,.session-question .session-watch .body .body-content .question-cell .anchor .md-button.active-helper .thumbnail-container .thumbnail .student-info .md-button.peer-help-inbox-btn i,.session-question .session-watch .body .body-content .thumbnail-container .thumbnail .student-info .md-button.peer-help-inbox-btn .question-cell .anchor .md-button.active-helper i,.session-question .session-work .body .body-content .question-cell .anchor .question-status-indicator.active-helper .thumbnail-container .thumbnail .student-info .md-button.peer-help-inbox-btn i,.session-question .session-work .body .body-content .thumbnail-container .thumbnail .student-info .md-button.peer-help-inbox-btn .question-cell .anchor .question-status-indicator.active-helper i,.session-watch .session-question .body .body-content .question-cell .anchor .md-button.active-helper .thumbnail-container .thumbnail .student-info .md-button.peer-help-inbox-btn i,.session-watch .session-question .body .body-content .thumbnail-container .thumbnail .student-info .md-button.peer-help-inbox-btn .question-cell .anchor .md-button.active-helper i,.session-work .session-question .body .body-content .question-cell .anchor .question-status-indicator.active-helper .thumbnail-container .thumbnail .student-info .md-button.peer-help-inbox-btn i,.session-work .session-question .body .body-content .thumbnail-container .thumbnail .student-info .md-button.peer-help-inbox-btn .question-cell .anchor .question-status-indicator.active-helper i{margin:1px 3px 0 0}.session-question .body .body-content .thumbnail-container .thumbnail .student-info .md-button.peer-help-inbox-btn span{margin-top:2px}.session-question .body .body-content .thumbnail-container .thumbnail .student-info .md-button.peer-help-inbox-btn.active{color:#25c582}.session-question .body .body-content .thumbnail-container .thumbnail .student-info .anon-tag{color:#b8babc;margin:1px 3px 0 15px;background-color:#e5e5e5;border-radius:2px;font-size:6pt;min-width:27px;padding:3px 3px 2px;cursor:pointer;outline:none}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work{margin:0;padding:0;color:#6d6e70;background-color:#e5e5e5;text-transform:none;height:100%;width:100%}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work.selected-cell{border:4px solid #25c582}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work.hovering{border:4px solid #57bab7}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work assignment-sheet{height:inherit;width:inherit;margin:0;background-color:#e5e5e5}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work assignment-sheet svg{height:unset;pointer-events:none}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work.started,.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work.started assignment-sheet{background-color:#fff}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content{height:0;max-height:0;color:#fff}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer{position:absolute;top:0;min-width:42px;height:27px;margin:4px;padding:0 3px}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer.correct{color:#404041;background-color:#cae097}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer.incorrect{color:#404041;background-color:#f48a8c}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer.no-correct{color:#fff;background-color:#6d6e70}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer.hide{display:none}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor{height:0;width:100%}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .question-score{position:absolute;bottom:0;left:0;padding:4px;color:#6d6e70}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .question-score grade-input{height:2.6rem;width:120px;background-color:#fff;border-radius:3px}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button{margin:0;z-index:2;position:absolute;bottom:-8px;right:2px;width:45px;min-width:45px;height:36px;min-height:36px;box-shadow:0 0 8px 1px rgba(64,67,69,.17);border-radius:45px 45px 0 0;color:#fff}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button i{margin-bottom:4px}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.active-helper{background-color:#fff}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.active-helper i{color:#25c582}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.help{background-color:#ffdf78}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.check{background-color:#25c582}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.chat{background-color:#fff}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.chat i{color:#25c582}.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .current{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;border:2px solid #6d6e70;pointer-events:none}.session-question .body .body-content .tip{height:65px;box-sizing:border-box}.session-question .body .body-content .tip a{cursor:pointer;text-transform:none}.session-question .body .body-content .tip a.class-code,.session-question .body .body-content .tip a.show-students{margin-left:.5em;text-transform:uppercase}.session-question .body .body-content.placing-sticker,.session-question .body .body-content.placing-sticker .thumbnail .work,.session-question .body .body-content.placing-sticker .thumbnail .work .md-button{cursor:url(/static/media/quickfeedback.188b6485.svg) 16 16,auto}.session-question .body .body-content.placing-stop,.session-question .body .body-content.placing-stop .thumbnail .work,.session-question .body .body-content.placing-stop .thumbnail .work .md-button{cursor:url(/static/media/closed-eye.a4b9892e.svg) 16 16,auto}.session-watch .error,.session-watch .loading{text-align:center}.session-watch .error .error-text,.session-watch .error .loading-text,.session-watch .loading .error-text,.session-watch .loading .loading-text{font-family:GothamRoundedBook,"Varela Round",sans-serif;font-size:1.3rem}.session-watch .error-container{background-color:#f7f7f7}.session-watch .error-container .error{background:#fff;box-sizing:border-box;padding:1em 2em;text-align:center;width:100%;font-size:125%}.session-watch .error-container .no-roster{margin-top:60px;background-color:#f7f7f7;text-align:center}.session-watch .error-container .no-roster a{text-transform:none;cursor:pointer}.session-watch .horizontal-scroll-button.back .md-button,.session-watch .horizontal-scroll-button.next .md-button,.session-watch .question-cell .md-button{min-width:100%;min-height:100%;padding:0;line-height:30px}.session-watch .body{overflow:auto;width:100vw}.session-watch .body .body-head{box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.1);z-index:11}.session-watch .body .body-head .horizontal-scroll-container{max-height:48px;overflow-y:hidden}.session-watch .body .body-head .horizontal-scroll-container .horizontal-scroll{box-sizing:initial}.session-watch .body .body-head .student-info{width:280px;min-width:280px;height:48px;padding:0 1.3rem 0 2.4rem}.session-watch .body .body-head .horizontal-scroll-button{width:32px;height:48px}.session-watch .body .body-head .horizontal-scroll-button.back{border-left:1px solid #eeeeef}.session-watch .body .body-head .horizontal-scroll-button.back .md-button,.session-watch .body .body-head .horizontal-scroll-button.next .md-button{min-height:32px;margin:0;color:#6d6e70;line-height:1}.session-watch .body .body-head .horizontal-scroll-button.back .md-button[disabled],.session-watch .body .body-head .horizontal-scroll-button.next .md-button[disabled]{color:#e5e5e5}.session-watch .body .body-head .horizontal-scroll-end-spacer{width:1.2rem}.session-watch .body .body-content{overflow:auto;box-sizing:initial;background-color:#f7f7f7}.session-watch .body .body-content .horizontal-scroll,.session-watch .body .body-content .student-info{height:-webkit-max-content;height:max-content;min-height:calc(100% - 2.5em);box-sizing:border-box}.session-watch .body .body-content .horizontal-scroll .column:first-child>div,.session-watch .body .body-content .student-info .column:first-child>div{padding-left:32px}.session-watch .body .body-content .horizontal-scroll .row,.session-watch .body .body-content .student-info .row{box-sizing:border-box;border-bottom:1px solid #eeeeef;padding:0;margin:0;height:50px}.session-watch .body .body-content .horizontal-scroll .row.info,.session-watch .body .body-content .student-info .row.info{padding:.8rem .8rem .8rem 2.4rem;color:#b8babc;font-family:GothamRoundedMedium,"Varela Round",sans-serif}.session-watch .body .body-content .horizontal-scroll .row.info.online,.session-watch .body .body-content .student-info .row.info.online{color:#6d6e70}.assignment-export-dialog .exporting .ck-dialog-body .session-watch .body .body-content .horizontal-scroll .row.info .exporting-message,.assignment-export-dialog .exporting .ck-dialog-body .session-watch .body .body-content .student-info .row.info .exporting-message,.folderAssignment .copying .ck-dialog-body .session-watch .body .body-content .horizontal-scroll .row.info .message,.folderAssignment .copying .ck-dialog-body .session-watch .body .body-content .student-info .row.info .message,.invite-co-teacher-dialog .loading .ck-dialog-body .session-watch .body .body-content .horizontal-scroll .row.info .message,.invite-co-teacher-dialog .loading .ck-dialog-body .session-watch .body .body-content .student-info .row.info .message,.session-question .session-watch .body .body-content .horizontal-scroll .row.info .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer span,.session-question .session-watch .body .body-content .student-info .row.info .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer span,.session-question .session-watch .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer .horizontal-scroll .row.info span,.session-question .session-watch .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer .student-info .row.info span,.session-watch .body .body-content .horizontal-scroll .row.info .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.session-watch .body .body-content .horizontal-scroll .row.info .folderAssignment .copying .ck-dialog-body .message,.session-watch .body .body-content .horizontal-scroll .row.info .invite-co-teacher-dialog .loading .ck-dialog-body .message,.session-watch .body .body-content .horizontal-scroll .row.info .question-cell .question-answer span,.session-watch .body .body-content .horizontal-scroll .row.info .truncate,.session-watch .body .body-content .horizontal-scroll .row.info md-dialog.share-dialog .loading .ck-dialog-body .message,.session-watch .body .body-content .question-cell .question-answer .horizontal-scroll .row.info span,.session-watch .body .body-content .question-cell .question-answer .student-info .row.info span,.session-watch .body .body-content .student-info .row.info .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.session-watch .body .body-content .student-info .row.info .folderAssignment .copying .ck-dialog-body .message,.session-watch .body .body-content .student-info .row.info .invite-co-teacher-dialog .loading .ck-dialog-body .message,.session-watch .body .body-content .student-info .row.info .question-cell .question-answer span,.session-watch .body .body-content .student-info .row.info .truncate,.session-watch .body .body-content .student-info .row.info md-dialog.share-dialog .loading .ck-dialog-body .message,.session-watch .session-question .body .body-content .horizontal-scroll .row.info .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer span,.session-watch .session-question .body .body-content .student-info .row.info .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer span,.session-watch .session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer .horizontal-scroll .row.info span,.session-watch .session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer .student-info .row.info span,md-dialog.share-dialog .loading .ck-dialog-body .session-watch .body .body-content .horizontal-scroll .row.info .message,md-dialog.share-dialog .loading .ck-dialog-body .session-watch .body .body-content .student-info .row.info .message{margin-top:1px}.session-watch .body .body-content .horizontal-scroll .row.info .anon-tag,.session-watch .body .body-content .student-info .row.info .anon-tag{color:#b8babc;margin:0 6px 1px 8px;background-color:#e5e5e5;border-radius:2px;font-size:6pt;min-width:27px;padding:3px 3px 2px;cursor:pointer;outline:none}.session-watch .body .body-content .horizontal-scroll .row.info .date,.session-watch .body .body-content .student-info .row.info .date{font-size:1.1rem;font-family:GothamRoundedBook,"Varela Round",sans-serif;color:#b8babc}.session-watch .body .body-content .horizontal-scroll .row.info .total-score,.session-watch .body .body-content .student-info .row.info .total-score{margin:1px 8px 0 0}.session-watch .body .body-content .horizontal-scroll .row.info .md-button.peer-help-inbox-btn,.session-watch .body .body-content .student-info .row.info .md-button.peer-help-inbox-btn{color:#b8babc;padding:0 10px;margin:0;max-width:75px;min-width:unset;height:2.2rem}.session-question .session-watch .body .body-content .horizontal-scroll .row.info .md-button.peer-help-inbox-btn .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.active-helper i,.session-question .session-watch .body .body-content .student-info .row.info .md-button.peer-help-inbox-btn .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.active-helper i,.session-question .session-watch .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.active-helper .horizontal-scroll .row.info .md-button.peer-help-inbox-btn i,.session-question .session-watch .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.active-helper .student-info .row.info .md-button.peer-help-inbox-btn i,.session-watch .body .body-content .horizontal-scroll .row.info .md-button.peer-help-inbox-btn .ck-studenthelpers,.session-watch .body .body-content .horizontal-scroll .row.info .md-button.peer-help-inbox-btn .question-cell .anchor .md-button.active-helper i,.session-watch .body .body-content .question-cell .anchor .md-button.active-helper .horizontal-scroll .row.info .md-button.peer-help-inbox-btn i,.session-watch .body .body-content .question-cell .anchor .md-button.active-helper .student-info .row.info .md-button.peer-help-inbox-btn i,.session-watch .body .body-content .student-info .row.info .md-button.peer-help-inbox-btn .ck-studenthelpers,.session-watch .body .body-content .student-info .row.info .md-button.peer-help-inbox-btn .question-cell .anchor .md-button.active-helper i,.session-watch .session-question .body .body-content .horizontal-scroll .row.info .md-button.peer-help-inbox-btn .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.active-helper i,.session-watch .session-question .body .body-content .student-info .row.info .md-button.peer-help-inbox-btn .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.active-helper i,.session-watch .session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.active-helper .horizontal-scroll .row.info .md-button.peer-help-inbox-btn i,.session-watch .session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.active-helper .student-info .row.info .md-button.peer-help-inbox-btn i,.session-watch .session-work .body .body-content .horizontal-scroll .row.info .md-button.peer-help-inbox-btn .question-cell .anchor .question-status-indicator.active-helper i,.session-watch .session-work .body .body-content .question-cell .anchor .question-status-indicator.active-helper .horizontal-scroll .row.info .md-button.peer-help-inbox-btn i,.session-watch .session-work .body .body-content .question-cell .anchor .question-status-indicator.active-helper .student-info .row.info .md-button.peer-help-inbox-btn i,.session-watch .session-work .body .body-content .student-info .row.info .md-button.peer-help-inbox-btn .question-cell .anchor .question-status-indicator.active-helper i,.session-work .session-watch .body .body-content .horizontal-scroll .row.info .md-button.peer-help-inbox-btn .question-cell .anchor .question-status-indicator.active-helper i,.session-work .session-watch .body .body-content .question-cell .anchor .question-status-indicator.active-helper .horizontal-scroll .row.info .md-button.peer-help-inbox-btn i,.session-work .session-watch .body .body-content .question-cell .anchor .question-status-indicator.active-helper .student-info .row.info .md-button.peer-help-inbox-btn i,.session-work .session-watch .body .body-content .student-info .row.info .md-button.peer-help-inbox-btn .question-cell .anchor .question-status-indicator.active-helper i{margin-right:3px}.session-watch .body .body-content .horizontal-scroll .row.info .md-button.peer-help-inbox-btn.active,.session-watch .body .body-content .student-info .row.info .md-button.peer-help-inbox-btn.active{color:#25c582}.session-watch .body .body-content .student-info{width:280px;min-width:280px;background-color:#fff;z-index:10;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.1)}.session-watch .body .body-content .student-info .name{cursor:pointer;outline:none}.session-watch .body .body-content .student-info .name:hover{color:#6d6e70}.session-watch .body .body-content .horizontal-scroll-spacer{margin-right:.8rem}.session-watch .body .body-content .question-cell .current,.session-watch .body .body-content .question-cell .unstarted{box-sizing:border-box;position:relative;bottom:30px;width:90px;height:30px;pointer-events:none}.session-watch .body .body-content .question-cell .current{border:3px solid #6d6e70}.session-watch .body .body-content .question-cell .unstarted{background-color:#e5e5e5}.session-watch .body .body-content .question-cell .md-button{background-color:#fff}.session-watch .body .body-content .question-cell .anchor{height:0;width:50%}.session-watch .body .body-content .question-cell .anchor .md-button{z-index:2;position:relative;bottom:28px;left:43px;width:45px;min-width:45px;height:36px;min-height:36px;box-shadow:0 0 8px 1px rgba(64,67,69,.17);border-radius:45px 45px 0 0;color:#fff}.session-watch .body .body-content .question-cell .anchor .md-button i{padding-top:1px}.session-watch .body .body-content .question-cell .anchor .md-button.active-helper{background-color:#fff}.session-watch .body .body-content .question-cell .anchor .md-button.active-helper i{color:#25c582}.session-watch .body .body-content .question-cell .anchor .md-button.help{background-color:#ffdf78}.session-watch .body .body-content .question-cell .anchor .md-button.check{background-color:#25c582}.session-watch .body .body-content .question-cell .anchor .md-button.chat{background-color:#fff}.session-watch .body .body-content .question-cell .anchor .md-button.chat i{color:#25c582}.session-watch .body .body-content .question-cell .question-answer{max-width:50%}.session-watch .body .body-content .tip{width:100%;height:65px;margin:0;box-sizing:border-box}.session-watch .body .body-content .tip a{cursor:pointer;text-transform:none}.session-watch .body .body-content .tip a.class-code,.session-watch .body .body-content .tip a.show-students{margin-left:.5em;text-transform:uppercase}.session-watch .body .horizontal-scroll{overflow-y:hidden;overflow-x:auto;height:-webkit-max-content;height:max-content}.session-watch .body .horizontal-scroll .horizontal-scroll-content{width:-webkit-max-content;width:max-content;flex-basis:max-content}.session-watch .body .horizontal-scroll.md-orient-horizontal .md-virtual-repeat-scroller::-webkit-scrollbar,.session-watch .body .horizontal-scroll::-webkit-scrollbar{display:none}.session-watch .body .horizontal-scroll .question-cell{padding:0;box-sizing:border-box;display:inline-block;height:30px;width:90px;margin:10px;overflow:hidden;background-color:#fff}.session-watch .body .horizontal-scroll .question-cell .md-button{margin:0;height:100%;min-width:100%;width:100%;color:#6d6e70}.session-watch .body .horizontal-scroll .question-cell .question-work-content{width:100%;height:30px;color:#fff;padding:0 .9em}.session-watch .body .horizontal-scroll .question-cell .question-work-content>div{width:10%}.session-watch .body .horizontal-scroll .question-cell-header{height:48px;width:110px;margin:0;transform:translateX(-7px)}.session-watch .body .horizontal-scroll .question-cell-header>.md-button{padding:0 10px;box-sizing:border-box;border:2px solid #e5e5e5;border-radius:4px;width:90px;height:32px;min-height:32px;margin:0;color:#6d6e70}.session-watch .body .horizontal-scroll .question-cell-header>.md-button i.ck-edit{display:none;margin-bottom:1px}.session-watch .body .horizontal-scroll .question-cell-header>.md-button .value{color:#b8babc;font-size:1.1rem;margin-bottom:1px;text-transform:none}.session-watch .body .horizontal-scroll .question-cell-header>.md-button:hover .value{display:none}.session-watch .body .horizontal-scroll .question-cell-header>.md-button:hover i.ck-edit{display:inherit}.session-watch .body .horizontal-scroll .question-cell-header .md-menu{font-family:GothamRoundedMedium,"Varela Round",sans-serif;box-sizing:border-box;width:45px;height:32px;min-height:32px;margin:0;color:#6d6e70;background-color:#fcfcfd;cursor:pointer}.session-watch .body .horizontal-scroll .question-cell-header .md-menu span{flex:1 1 auto;min-width:0;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:.5em}.session-watch .body .horizontal-scroll .question-cell-header .md-menu i.ck-settings{display:none;margin-bottom:1px;margin-right:10px;width:4px}.session-watch .body .horizontal-scroll .question-cell-header .md-menu:hover i.ck-settings{display:inherit}.session-watch .body .horizontal-scroll .question-cell-header button{padding:0 2px;font-family:GothamRoundedMedium,"Varela Round",sans-serif;color:#25c582;box-sizing:border-box;border:.5px solid #e5e5e5;width:60px;height:32px;min-height:32px;margin:0;color:#6d6e70;background-color:#fcfcfd}.session-watch .body .horizontal-scroll .question-cell-header .edit-slides-button{width:30px}.session-watch .body .horizontal-scroll .question-cell-header .edit-slides-button .number-container{position:relative;display:block;width:100%;height:100%}.session-watch .body .horizontal-scroll .question-cell-header .edit-slides-button .number-container .ck-edit,.session-watch .body .horizontal-scroll .question-cell-header .edit-slides-button .number-container .number{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;line-height:normal;text-align:center}.session-watch .body .horizontal-scroll .question-cell-header .edit-slides-button .number-container .ck-edit{opacity:0;z-index:2;transition:opacity .2s}.session-watch .body .horizontal-scroll .question-cell-header .edit-slides-button .number-container .number{z-index:1;transition:opacity .2s}.session-watch .body .horizontal-scroll .question-cell-header .edit-slides-button .number-container:hover .number{opacity:0}.session-watch .body .horizontal-scroll .question-cell-header .edit-slides-button .number-container:hover .ck-edit{opacity:1}.session-work .error,.session-work .loading{text-align:center}.session-work .error .error-text,.session-work .error .loading-text,.session-work .loading .error-text,.session-work .loading .loading-text{font-family:GothamRoundedBook,"Varela Round",sans-serif;font-size:1.3rem}.session-work .error-container{background-color:#f7f7f7}.session-work .error-container .error{background:#fff;box-sizing:border-box;padding:1em 2em;text-align:center;width:100%;font-size:125%}.session-work .error-container .no-roster{margin-top:60px;background-color:#f7f7f7;text-align:center}.session-work .error-container .no-roster a{text-transform:none;cursor:pointer}.session-work .horizontal-scroll-button.back .md-button,.session-work .horizontal-scroll-button.next .md-button,.session-work .question-cell .question-button{min-width:100%;min-height:100%;padding:0;line-height:100px}.session-work .body{overflow:auto;width:100vw}.session-work .body .body-head{box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.1);z-index:11}.session-work .body .body-head .horizontal-scroll-container{max-height:38px;overflow-y:hidden}.session-work .body .body-head .horizontal-scroll-container .horizontal-scroll{max-height:38px;box-sizing:initial}.session-work .body .body-head .horizontal-scroll-container .horizontal-scroll .horizontal-scroll-content{max-height:38px}.session-work .body .body-head .horizontal-scroll-button{width:32px;height:38px}.session-work .body .body-head .horizontal-scroll-button.back .md-button,.session-work .body .body-head .horizontal-scroll-button.next .md-button{min-height:32px;margin:0;color:#6d6e70;line-height:1}.session-work .body .body-head .horizontal-scroll-button.back .md-button[disabled],.session-work .body .body-head .horizontal-scroll-button.next .md-button[disabled]{color:#e5e5e5}.session-work .body .body-head .horizontal-scroll-button.back{border-left:1px solid #eeeeef}.session-work .body .body-head .horizontal-scroll-button.next{margin-right:1.2rem}.session-work .body .body-content{display:block;position:relative;overflow:auto;box-sizing:initial;background-color:#f7f7f7}.session-work .body .body-content .hidden{display:none}.session-work .body .body-content .student-info-container{position:relative;width:0;height:0;overflow:visible}.session-work .body .body-content .flex-break{position:absolute;width:100%;height:100%}.session-work .body .body-content .virtual-container{width:100%;height:100%}.session-work .body .body-content .horizontal-scroll,.session-work .body .body-content .student-info{height:-webkit-max-content;height:max-content;min-height:calc(100% - 2.5em);box-sizing:border-box}.session-work .body .body-content .horizontal-scroll .row,.session-work .body .body-content .student-info .row{box-sizing:border-box;margin:0;height:125px;padding:16px 0 0 22px}.session-work .body .body-content .horizontal-scroll .row .question-cell:last-child,.session-work .body .body-content .student-info .row .question-cell:last-child{margin-right:54px}.session-work .body .body-content .student-info{width:100vw;min-width:100vw;background-color:initial;pointer-events:none;position:absolute;z-index:10}.session-work .body .body-content .student-info .info{background-color:initial;height:16px;padding:.8rem .8rem 0 3.2rem;margin-bottom:109px;color:#b8babc;font-family:GothamRoundedMedium,"Varela Round",sans-serif}.session-work .body .body-content .student-info .info>*{pointer-events:auto}.session-work .body .body-content .student-info .info.online{color:#6d6e70}.session-work .body .body-content .student-info .info .name{margin:2px 15px 0 0;outline:none;cursor:pointer}.session-work .body .body-content .student-info .info .name:hover{color:#6d6e70}.session-work .body .body-content .student-info .info .total-score{margin:2px 8px 0 0}.session-work .body .body-content .student-info .info .md-button.peer-help-inbox-btn{color:#b8babc;padding:0;margin:-3px 0 0;max-width:45px;min-width:45px;height:2.2rem}.session-question .session-work .body .body-content .student-info .info .md-button.peer-help-inbox-btn .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.active-helper i,.session-question .session-work .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.active-helper .student-info .info .md-button.peer-help-inbox-btn i,.session-watch .session-work .body .body-content .question-cell .anchor .md-button.active-helper .student-info .info .md-button.peer-help-inbox-btn i,.session-watch .session-work .body .body-content .student-info .info .md-button.peer-help-inbox-btn .question-cell .anchor .md-button.active-helper i,.session-work .body .body-content .question-cell .anchor .question-status-indicator.active-helper .student-info .info .md-button.peer-help-inbox-btn i,.session-work .body .body-content .student-info .info .md-button.peer-help-inbox-btn .ck-studenthelpers,.session-work .body .body-content .student-info .info .md-button.peer-help-inbox-btn .question-cell .anchor .question-status-indicator.active-helper i,.session-work .session-question .body .body-content .student-info .info .md-button.peer-help-inbox-btn .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.active-helper i,.session-work .session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .anchor .md-button.active-helper .student-info .info .md-button.peer-help-inbox-btn i,.session-work .session-watch .body .body-content .question-cell .anchor .md-button.active-helper .student-info .info .md-button.peer-help-inbox-btn i,.session-work .session-watch .body .body-content .student-info .info .md-button.peer-help-inbox-btn .question-cell .anchor .md-button.active-helper i{margin:1px 3px 0 0}.session-work .body .body-content .student-info .info .md-button.peer-help-inbox-btn span{margin-top:2px}.session-work .body .body-content .student-info .info .md-button.peer-help-inbox-btn.active{color:#25c582}.session-work .body .body-content .student-info .info .account-type{margin:2px 0 0 15px}.session-work .body .body-content .student-info .info .account-type .anon-tag{color:#b8babc;background-color:#e5e5e5;border-radius:2px;font-size:6pt;width:26px;padding:2px 2px 1px;cursor:pointer;outline:none}.session-work .body .body-content .student-info .tip{height:65px;box-sizing:border-box;pointer-events:auto}.session-work .body .body-content .student-info .tip a{cursor:pointer;text-transform:none}.session-work .body .body-content .student-info .tip a.class-code,.session-work .body .body-content .student-info .tip a.show-students{margin-left:.5em;text-transform:uppercase}.session-work .body .body-content .question-cell{display:inline-block;position:relative;width:133px;height:100px;cursor:pointer}.session-work .body .body-content .question-cell.selected-cell{border:4px solid #25c582}.session-work .body .body-content .question-cell.hovering{border:4px solid #57bab7}.session-work .body .body-content .question-cell assignment-thumbnail{position:absolute;top:0;left:0;width:133px;height:100px;overflow:hidden}.session-work .body .body-content .question-cell assignment-thumbnail.work{background-color:unset}.session-work .body .body-content .question-cell assignment-thumbnail svg{height:266px;pointer-events:none}.session-work .body .body-content .question-cell .current,.session-work .body .body-content .question-cell .unstarted{position:absolute;top:0;left:0;pointer-events:none}.session-work .body .body-content .question-cell .current{width:127px;height:94px;border:3px solid #6d6e70}.session-work .body .body-content .question-cell .unstarted{width:133px;height:100px;background-color:#e5e5e5}.session-work .body .body-content .question-cell>.question-button{text-align:center;outline:none}.session-work .body .body-content .question-cell .question-score{position:relative;width:42px;height:27px;margin:3px}.session-work .body .body-content .question-cell .question-answer{position:absolute;top:0;min-width:42px;max-width:127px;height:27px;margin:3px;padding:0 3px}.session-work .body .body-content .question-cell .question-answer span{overflow:visible}.session-work .body .body-content .question-cell .question-answer.scientific{height:-webkit-fit-content;height:fit-content}.session-work .body .body-content .question-cell .question-answer.correct{color:#404041;background-color:#cae097}.session-work .body .body-content .question-cell .question-answer.incorrect{color:#404041;background-color:#f48a8c}.session-work .body .body-content .question-cell .question-answer.no-correct{color:#fff;background-color:#6d6e70}.session-work .body .body-content .question-cell .question-answer.hide{display:none}.session-work .body .body-content .question-cell .anchor{height:0;width:100%}.session-work .body .body-content .question-cell .anchor .question-status-indicator{pointer-events:none;z-index:2;position:absolute;bottom:-8px;right:2px;width:45px;min-width:45px;height:36px;min-height:36px;box-shadow:0 0 8px 1px rgba(64,67,69,.17);border-radius:45px 45px 0 0;color:#fff}.session-work .body .body-content .question-cell .anchor .question-status-indicator i{margin-bottom:4px}.session-work .body .body-content .question-cell .anchor .question-status-indicator.active-helper{background-color:#fff}.session-work .body .body-content .question-cell .anchor .question-status-indicator.active-helper i{color:#25c582}.session-work .body .body-content .question-cell .anchor .question-status-indicator.help{background-color:#ffdf78}.session-work .body .body-content .question-cell .anchor .question-status-indicator.check{background-color:#25c582}.session-work .body .body-content .question-cell .anchor .question-status-indicator.chat{background-color:#fff}.session-work .body .body-content .question-cell .anchor .question-status-indicator.chat i{color:#25c582}.session-work .body .body-content.placing-sticker,.session-work .body .body-content.placing-sticker .question-cell .question-button{cursor:url(/static/media/quickfeedback.188b6485.svg) 16 16,auto}.session-work .body .body-content.placing-stop,.session-work .body .body-content.placing-stop .question-cell .question-button{cursor:url(/static/media/closed-eye.a4b9892e.svg) 16 16,auto}.session-work .body .horizontal-scroll{overflow-y:hidden;overflow-x:auto;height:-webkit-max-content;height:max-content}.session-work .body .horizontal-scroll .horizontal-scroll-content{width:-webkit-max-content;width:max-content;flex-basis:max-content}.session-work .body .horizontal-scroll::-webkit-scrollbar{display:none}.session-work .body .horizontal-scroll .question-cell{padding:0;box-sizing:border-box;display:inline-block;height:100px;width:133px;margin:10px;overflow:hidden;background-color:#fff}.session-work .body .horizontal-scroll .question-cell>.question-button{margin:0;padding:0;height:100px;min-width:133px;width:133px;color:#6d6e70}.session-work .body .horizontal-scroll .question-cell .question-work-content{width:133px;height:100px;color:#fff}.session-work .body .horizontal-scroll .question-cell .question-work-content .help-icons{background-color:#6d6e70}.session-work .body .horizontal-scroll .question-cell-header{height:38px;margin:0 20px 0 0}.session-work .body .horizontal-scroll .question-cell-header>.md-button{padding:0 10px;box-sizing:border-box;border:2px solid #e5e5e5;border-radius:4px;width:133px;height:32px;min-height:32px;margin:0;color:#6d6e70}.session-work .body .horizontal-scroll .question-cell-header>.md-button i.ck-edit{display:none;margin-bottom:1px}.session-work .body .horizontal-scroll .question-cell-header>.md-button .value{color:#b8babc;font-size:1.1rem;margin-bottom:1px;text-transform:none}.session-work .body .horizontal-scroll .question-cell-header>.md-button:hover .value{display:none}.session-work .body .horizontal-scroll .question-cell-header>.md-button:hover i.ck-edit{display:inherit}.session-work .body .horizontal-scroll .question-cell-header .md-menu{font-family:GothamRoundedMedium,"Varela Round",sans-serif;box-sizing:border-box;width:66.5px;height:32px;min-height:32px;margin:0;color:#6d6e70;background-color:#fcfcfd;cursor:pointer}.session-work .body .horizontal-scroll .question-cell-header .md-menu span{flex:1 1 auto;min-width:0;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:.5em}.session-work .body .horizontal-scroll .question-cell-header .md-menu i.ck-settings{display:none;margin-bottom:1px;margin-right:3px;width:4px}.session-work .body .horizontal-scroll .question-cell-header .md-menu:hover i.ck-settings{display:inherit}.session-work .body .horizontal-scroll .question-cell-header button{padding:0 10px;font-family:GothamRoundedMedium,"Varela Round",sans-serif;color:#25c582;box-sizing:border-box;border:.5px solid #e5e5e5;width:66.5px;height:32px;min-height:32px;margin:0;color:#6d6e70;background-color:#fcfcfd}.session-work .body .horizontal-scroll .question-cell-header button i.ck-edit{display:none;margin-bottom:1px;margin-left:10px}.session-work .body .horizontal-scroll .question-cell-header button:hover i.ck-edit{display:inherit}.session{height:100vh}.session .header{padding:0;color:#45494b;font-size:1.4rem;font-weight:700}.session .header .ck-contextualhelp,.session .header .ck-home-2023,.session .header .ck-moreoptions{font-size:2rem!important;color:#45494b!important}.session .header .ck-gift{font-size:2rem!important}.session .header .ck-bell{font-size:2.5rem!important}.session .header .ck-forward-arrow-2023{font-size:1.6rem!important}.session .header .md-button.home{margin-left:17px}.session .header .assignment-name{margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.session .header .help-icon{display:none}.session .header help-inbox{margin:10px 16px 10px 0;height:32px}.session .header .nav-toggle{width:44.4rem}.session .header .nav-toggle.show-preview-button{width:65.5rem}.session .header .nav-toggle.show-preview-button.co-teacher-nav{width:57.5rem}.session .header .nav-toggle.show-preview-button .md-button{width:19rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.session .header .nav-toggle .background-border,.session .header .nav-toggle .md-button,.session .header .nav-toggle .md-button[disabled]{border-radius:100px}.session .header .nav-toggle .background-border{width:inherit;border-color:#f7f7f7;background-color:#f7f7f7}.session .header .nav-toggle .md-button{text-transform:uppercase;font-size:1rem;line-height:16px;color:#45494b;background-color:#f7f7f7;width:14.8rem;letter-spacing:2px;font-weight:700}.session .header .nav-toggle .md-button[disabled]{background-color:#45494b;border-color:#45494b;color:#fff}.anon-student-assignment-overview .assignment-question-header .session .header .feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .session .header .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .session .header .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .session .header .feedback-inbox-button,.session .header .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.session .header .anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.session .header .bar-item,.session .header .md-button.home,.session .header .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.session .header .preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.session .header .student-account-assignment-overview .assignment-question-header .feedback-inbox-button,.session .header .student-account-assignment-work .assignment-question-header .feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .session .header .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .session .header .feedback-inbox-button{width:45px}.session .header .new-ck-green-button{line-height:2.8rem}@media screen and (min-width:1351px){.session .header.mobile{display:none}}@media screen and (max-width:1350px){.session .header{display:block}.session .header.desktop{display:none}.session .header .full-height.flex-prop{flex:0 1 auto;min-width:0;display:flex;justify-content:space-between}.session .header .header-row{display:flex;flex-direction:row;flex:1;min-width:0}.session .header .md-button.home{margin-left:17px}.session .header .assignment-name{white-space:nowrap;display:block;text-overflow:ellipsis;overflow:hidden;min-width:100px;max-width:none;flex:1}.session .header .nav-toggle-container{display:flex;width:53%;margin:0 auto;flex-shrink:0}.session .header .nav-toggle{flex:1 1 auto;min-width:0;margin:0 16px;display:flex;position:relative;width:-webkit-fill-available;flex-shrink:1}.session .header .nav-toggle .md-button{flex:1 1 0;min-width:0;width:auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.session .header .right-side.flex-prop{flex:0 1 auto;min-width:0;flex-shrink:1;margin-left:auto}.session .header .background-border{width:auto;position:relative!important}.session .header .right-side help-inbox{margin:10px 16px 10px 0;height:32px}.session .header .left,.session .header .middle,.session .header .right{min-width:0;width:auto}}@media screen and (min-width:906px){.session .header.sm-mobile{display:none}}@media screen and (max-width:905px){.session .header{display:block;height:auto;padding:0 16px}.session .header.desktop,.session .header.mobile{display:none}.session .header .assignment-info{display:contents}.session .header .assignment-name{white-space:nowrap;display:block;text-overflow:ellipsis;overflow:hidden;max-width:-webkit-fit-content;max-width:fit-content}.session .header .nav-toggle-container{display:contents;width:62%}.session .header .nav-toggle{flex:1 1 auto;min-width:0;margin:0 16px;display:flex;position:relative;width:-webkit-fill-available;flex-shrink:1}.session .header .nav-toggle .md-button{flex:1 1 0;min-width:0;width:auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}}.session .header .export-grades-pro.anchor{position:absolute;margin-left:16.5rem;top:.1rem;font-weight:400;font-family:GothamRoundedBook,"Varela Round",sans-serif}.choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .anchor .session .header .export-grades-pro .pro-tag,.session .header .export-grades-pro .choose-roster-dialog md-dialog-content .choose-roster md-dialog-actions .anchor .pro-tag,.session .header .export-grades-pro .pro-tag,.session .header .export-grades-pro .student-account-help-dialog .content .options .option .option-name .pro-tag,.student-account-help-dialog .content .options .option .option-name .session .header .export-grades-pro .pro-tag{padding:.3rem}.session .header.mobile .export-grades-pro.anchor,.session .header.sm-mobile .export-grades-pro.anchor{margin-left:6rem}@media screen and (max-height:599px){.session .header .help-icon{display:inline!important}}.session .config-bar{height:42px;padding:0 0 0 3.2rem}.session .config-bar.shadow{box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.1);z-index:11;border-bottom:none}@media screen and (max-width:1350px){.anon-student-assignment-overview .assignment-question-header .session .config-bar .bulk-update.feedback-inbox-button .contents .label,.anon-student-assignment-overview .assignment-question-header .session .config-bar .pinned-assignment.feedback-inbox-button .contents .label,.anon-student-assignment-overview .assignment-question-header .session .config-bar .placing-sticker.feedback-inbox-button .contents .label,.anon-student-assignment-overview .assignment-question-header .session .config-bar .stickers.feedback-inbox-button .contents .label,.anon-student-assignment-work .assignment-question-header .session .config-bar .bulk-update.feedback-inbox-button .contents .label,.anon-student-assignment-work .assignment-question-header .session .config-bar .pinned-assignment.feedback-inbox-button .contents .label,.anon-student-assignment-work .assignment-question-header .session .config-bar .placing-sticker.feedback-inbox-button .contents .label,.anon-student-assignment-work .assignment-question-header .session .config-bar .stickers.feedback-inbox-button .contents .label,.preview-student-assignment-overview .assignment-question-header .session .config-bar .bulk-update.feedback-inbox-button .contents .label,.preview-student-assignment-overview .assignment-question-header .session .config-bar .pinned-assignment.feedback-inbox-button .contents .label,.preview-student-assignment-overview .assignment-question-header .session .config-bar .placing-sticker.feedback-inbox-button .contents .label,.preview-student-assignment-overview .assignment-question-header .session .config-bar .stickers.feedback-inbox-button .contents .label,.preview-student-assignment-work .assignment-question-header .session .config-bar .bulk-update.feedback-inbox-button .contents .label,.preview-student-assignment-work .assignment-question-header .session .config-bar .pinned-assignment.feedback-inbox-button .contents .label,.preview-student-assignment-work .assignment-question-header .session .config-bar .placing-sticker.feedback-inbox-button .contents .label,.preview-student-assignment-work .assignment-question-header .session .config-bar .stickers.feedback-inbox-button .contents .label,.session .config-bar .anon-student-assignment-overview .assignment-question-header .bulk-update.feedback-inbox-button .contents .label,.session .config-bar .anon-student-assignment-overview .assignment-question-header .pinned-assignment.feedback-inbox-button .contents .label,.session .config-bar .anon-student-assignment-overview .assignment-question-header .placing-sticker.feedback-inbox-button .contents .label,.session .config-bar .anon-student-assignment-overview .assignment-question-header .stickers.feedback-inbox-button .contents .label,.session .config-bar .anon-student-assignment-work .assignment-question-header .bulk-update.feedback-inbox-button .contents .label,.session .config-bar .anon-student-assignment-work .assignment-question-header .pinned-assignment.feedback-inbox-button .contents .label,.session .config-bar .anon-student-assignment-work .assignment-question-header .placing-sticker.feedback-inbox-button .contents .label,.session .config-bar .anon-student-assignment-work .assignment-question-header .stickers.feedback-inbox-button .contents .label,.session .config-bar .bar-item.bulk-update .contents .label,.session .config-bar .bar-item.pinned-assignment .contents .label,.session .config-bar .bar-item.placing-sticker .contents .label,.session .config-bar .bar-item.stickers .contents .label,.session .config-bar .header .bulk-update.md-button.home .contents .label,.session .config-bar .header .pinned-assignment.md-button.home .contents .label,.session .config-bar .header .placing-sticker.md-button.home .contents .label,.session .config-bar .header .stickers.md-button.home .contents .label,.session .config-bar .preview-student-assignment-overview .assignment-question-header .bulk-update.feedback-inbox-button .contents .label,.session .config-bar .preview-student-assignment-overview .assignment-question-header .pinned-assignment.feedback-inbox-button .contents .label,.session .config-bar .preview-student-assignment-overview .assignment-question-header .placing-sticker.feedback-inbox-button .contents .label,.session .config-bar .preview-student-assignment-overview .assignment-question-header .stickers.feedback-inbox-button .contents .label,.session .config-bar .preview-student-assignment-work .assignment-question-header .bulk-update.feedback-inbox-button .contents .label,.session .config-bar .preview-student-assignment-work .assignment-question-header .pinned-assignment.feedback-inbox-button .contents .label,.session .config-bar .preview-student-assignment-work .assignment-question-header .placing-sticker.feedback-inbox-button .contents .label,.session .config-bar .preview-student-assignment-work .assignment-question-header .stickers.feedback-inbox-button .contents .label,.session .config-bar .student-account-assignment-overview .assignment-question-header .bulk-update.feedback-inbox-button .contents .label,.session .config-bar .student-account-assignment-overview .assignment-question-header .pinned-assignment.feedback-inbox-button .contents .label,.session .config-bar .student-account-assignment-overview .assignment-question-header .placing-sticker.feedback-inbox-button .contents .label,.session .config-bar .student-account-assignment-overview .assignment-question-header .stickers.feedback-inbox-button .contents .label,.session .config-bar .student-account-assignment-work .assignment-question-header .bulk-update.feedback-inbox-button .contents .label,.session .config-bar .student-account-assignment-work .assignment-question-header .pinned-assignment.feedback-inbox-button .contents .label,.session .config-bar .student-account-assignment-work .assignment-question-header .placing-sticker.feedback-inbox-button .contents .label,.session .config-bar .student-account-assignment-work .assignment-question-header .stickers.feedback-inbox-button .contents .label,.session .header .config-bar .bulk-update.md-button.home .contents .label,.session .header .config-bar .pinned-assignment.md-button.home .contents .label,.session .header .config-bar .placing-sticker.md-button.home .contents .label,.session .header .config-bar .stickers.md-button.home .contents .label,.student-account-assignment-overview .assignment-question-header .session .config-bar .bulk-update.feedback-inbox-button .contents .label,.student-account-assignment-overview .assignment-question-header .session .config-bar .pinned-assignment.feedback-inbox-button .contents .label,.student-account-assignment-overview .assignment-question-header .session .config-bar .placing-sticker.feedback-inbox-button .contents .label,.student-account-assignment-overview .assignment-question-header .session .config-bar .stickers.feedback-inbox-button .contents .label,.student-account-assignment-work .assignment-question-header .session .config-bar .bulk-update.feedback-inbox-button .contents .label,.student-account-assignment-work .assignment-question-header .session .config-bar .pinned-assignment.feedback-inbox-button .contents .label,.student-account-assignment-work .assignment-question-header .session .config-bar .placing-sticker.feedback-inbox-button .contents .label,.student-account-assignment-work .assignment-question-header .session .config-bar .stickers.feedback-inbox-button .contents .label{display:none}}@media screen and (max-width:1000px){.anon-student-assignment-overview .assignment-question-header .session .config-bar .filters.feedback-inbox-button .contents .label,.anon-student-assignment-work .assignment-question-header .session .config-bar .filters.feedback-inbox-button .contents .label,.preview-student-assignment-overview .assignment-question-header .session .config-bar .filters.feedback-inbox-button .contents .label,.preview-student-assignment-work .assignment-question-header .session .config-bar .filters.feedback-inbox-button .contents .label,.session .config-bar .anon-student-assignment-overview .assignment-question-header .filters.feedback-inbox-button .contents .label,.session .config-bar .anon-student-assignment-work .assignment-question-header .filters.feedback-inbox-button .contents .label,.session .config-bar .bar-item.filters .contents .label,.session .config-bar .desktop-flex,.session .config-bar .header .filters.md-button.home .contents .label,.session .config-bar .preview-student-assignment-overview .assignment-question-header .filters.feedback-inbox-button .contents .label,.session .config-bar .preview-student-assignment-work .assignment-question-header .filters.feedback-inbox-button .contents .label,.session .config-bar .student-account-assignment-overview .assignment-question-header .filters.feedback-inbox-button .contents .label,.session .config-bar .student-account-assignment-work .assignment-question-header .filters.feedback-inbox-button .contents .label,.session .header .config-bar .filters.md-button.home .contents .label,.student-account-assignment-overview .assignment-question-header .session .config-bar .filters.feedback-inbox-button .contents .label,.student-account-assignment-work .assignment-question-header .session .config-bar .filters.feedback-inbox-button .contents .label{display:none}.session .config-bar .mobile-flex{display:block}}@media screen and (min-width:1001px){.session .config-bar .desktop-flex{display:none}.session .config-bar .mobile-flex{display:block}}@media screen and (min-width:971px){.session .config-bar .toolbar-dropdown{display:none}}@media screen and (max-width:970px){.session .config-bar .collapsed-item{display:none}.session .config-bar .toolbar-dropdown{display:block!important;margin-right:20px}}.session .config-bar .md-button.class-code{color:#6d6e70;border:2px solid #e5e5e5;border-radius:4px;margin-right:20px;margin-left:0}.session .config-bar .md-button.class-code span{margin-right:.5rem}.session .config-bar .md-button.class-code .md-ripple-container{border-radius:2px}.session .config-bar .md-button.disabled-session-question,.session .config-bar .md-button.disabled-sort{width:160px;text-align:left}.session .config-bar .md-button.class-code[disabled],.session .config-bar .md-button.disabled-session-question[disabled],.session .config-bar .md-button.disabled-sort[disabled]{background-color:#e5e5e5;color:#b8babc;text-transform:none;border:2px solid #e5e5e5;border-radius:4px;margin-right:20px;margin-left:0}.session .config-bar .md-button.class-code[disabled] i.ck-carrot,.session .config-bar .md-button.class-code[disabled] span,.session .config-bar .md-button.disabled-session-question[disabled] i.ck-carrot,.session .config-bar .md-button.disabled-session-question[disabled] span,.session .config-bar .md-button.disabled-sort[disabled] i.ck-carrot,.session .config-bar .md-button.disabled-sort[disabled] span{margin-top:2px}.session .config-bar .md-button.class-code[disabled] .md-ripple-container,.session .config-bar .md-button.disabled-session-question[disabled] .md-ripple-container,.session .config-bar .md-button.disabled-sort[disabled] .md-ripple-container{border-radius:2px}.session .config-bar md-input-container.md-input-has-value .md-select-value>span:not(.md-select-icon){transform:none}.session .config-bar md-input-container.option{margin:0 20px 0 0;padding:0}.session .config-bar md-input-container.option md-select[disabled] .md-select-value{background-image:none;border-bottom-color:#e5e5e5!important}.anon-student-assignment-overview .assignment-question-header .session .config-bar .md-button.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .session .config-bar .md-button.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .session .config-bar .md-button.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .session .config-bar .md-button.feedback-inbox-button,.session .config-bar .anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.session .config-bar .anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.session .config-bar .header .md-button.home,.session .config-bar .md-button.bar-item,.session .config-bar .preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.session .config-bar .preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.session .config-bar .student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.session .config-bar .student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.session .header .config-bar .md-button.home,.student-account-assignment-overview .assignment-question-header .session .config-bar .md-button.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .session .config-bar .md-button.feedback-inbox-button{margin:0;padding:0;min-height:unset;min-width:80px}.anon-student-assignment-overview .assignment-question-header .session .config-bar .md-button.bulk-update.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .session .config-bar .md-button.filters.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .session .config-bar .md-button.pinned-assignment.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button,.anon-student-assignment-overview .assignment-question-header .session .config-bar .md-button.stickers.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .session .config-bar .md-button.bulk-update.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .session .config-bar .md-button.filters.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .session .config-bar .md-button.pinned-assignment.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .session .config-bar .md-button.stickers.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .session .config-bar .md-button.bulk-update.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .session .config-bar .md-button.filters.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .session .config-bar .md-button.pinned-assignment.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .session .config-bar .md-button.stickers.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .session .config-bar .md-button.bulk-update.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .session .config-bar .md-button.filters.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .session .config-bar .md-button.pinned-assignment.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .session .config-bar .md-button.stickers.feedback-inbox-button,.session .config-bar .anon-student-assignment-overview .assignment-question-header .md-button.bulk-update.feedback-inbox-button,.session .config-bar .anon-student-assignment-overview .assignment-question-header .md-button.filters.feedback-inbox-button,.session .config-bar .anon-student-assignment-overview .assignment-question-header .md-button.pinned-assignment.feedback-inbox-button,.session .config-bar .anon-student-assignment-overview .assignment-question-header .md-button.placing-sticker.feedback-inbox-button,.session .config-bar .anon-student-assignment-overview .assignment-question-header .md-button.stickers.feedback-inbox-button,.session .config-bar .anon-student-assignment-work .assignment-question-header .md-button.bulk-update.feedback-inbox-button,.session .config-bar .anon-student-assignment-work .assignment-question-header .md-button.filters.feedback-inbox-button,.session .config-bar .anon-student-assignment-work .assignment-question-header .md-button.pinned-assignment.feedback-inbox-button,.session .config-bar .anon-student-assignment-work .assignment-question-header .md-button.placing-sticker.feedback-inbox-button,.session .config-bar .anon-student-assignment-work .assignment-question-header .md-button.stickers.feedback-inbox-button,.session .config-bar .header .md-button.bulk-update.home,.session .config-bar .header .md-button.filters.home,.session .config-bar .header .md-button.pinned-assignment.home,.session .config-bar .header .md-button.placing-sticker.home,.session .config-bar .header .md-button.stickers.home,.session .config-bar .md-button.bar-item.bulk-update,.session .config-bar .md-button.bar-item.filters,.session .config-bar .md-button.bar-item.pinned-assignment,.session .config-bar .md-button.bar-item.placing-sticker,.session .config-bar .md-button.bar-item.stickers,.session .config-bar .preview-student-assignment-overview .assignment-question-header .md-button.bulk-update.feedback-inbox-button,.session .config-bar .preview-student-assignment-overview .assignment-question-header .md-button.filters.feedback-inbox-button,.session .config-bar .preview-student-assignment-overview .assignment-question-header .md-button.pinned-assignment.feedback-inbox-button,.session .config-bar .preview-student-assignment-overview .assignment-question-header .md-button.placing-sticker.feedback-inbox-button,.session .config-bar .preview-student-assignment-overview .assignment-question-header .md-button.stickers.feedback-inbox-button,.session .config-bar .preview-student-assignment-work .assignment-question-header .md-button.bulk-update.feedback-inbox-button,.session .config-bar .preview-student-assignment-work .assignment-question-header .md-button.filters.feedback-inbox-button,.session .config-bar .preview-student-assignment-work .assignment-question-header .md-button.pinned-assignment.feedback-inbox-button,.session .config-bar .preview-student-assignment-work .assignment-question-header .md-button.placing-sticker.feedback-inbox-button,.session .config-bar .preview-student-assignment-work .assignment-question-header .md-button.stickers.feedback-inbox-button,.session .config-bar .student-account-assignment-overview .assignment-question-header .md-button.bulk-update.feedback-inbox-button,.session .config-bar .student-account-assignment-overview .assignment-question-header .md-button.filters.feedback-inbox-button,.session .config-bar .student-account-assignment-overview .assignment-question-header .md-button.pinned-assignment.feedback-inbox-button,.session .config-bar .student-account-assignment-overview .assignment-question-header .md-button.placing-sticker.feedback-inbox-button,.session .config-bar .student-account-assignment-overview .assignment-question-header .md-button.stickers.feedback-inbox-button,.session .config-bar .student-account-assignment-work .assignment-question-header .md-button.bulk-update.feedback-inbox-button,.session .config-bar .student-account-assignment-work .assignment-question-header .md-button.filters.feedback-inbox-button,.session .config-bar .student-account-assignment-work .assignment-question-header .md-button.pinned-assignment.feedback-inbox-button,.session .config-bar .student-account-assignment-work .assignment-question-header .md-button.placing-sticker.feedback-inbox-button,.session .config-bar .student-account-assignment-work .assignment-question-header .md-button.stickers.feedback-inbox-button,.session .header .config-bar .md-button.bulk-update.home,.session .header .config-bar .md-button.filters.home,.session .header .config-bar .md-button.pinned-assignment.home,.session .header .config-bar .md-button.placing-sticker.home,.session .header .config-bar .md-button.stickers.home,.student-account-assignment-overview .assignment-question-header .session .config-bar .md-button.bulk-update.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .session .config-bar .md-button.filters.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .session .config-bar .md-button.pinned-assignment.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .session .config-bar .md-button.stickers.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .session .config-bar .md-button.bulk-update.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .session .config-bar .md-button.filters.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .session .config-bar .md-button.pinned-assignment.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .session .config-bar .md-button.stickers.feedback-inbox-button{padding:0 17px;min-width:50px;width:unset;margin:0 14px 0 0}.anon-student-assignment-overview .assignment-question-header .session .config-bar .md-button.filters.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .session .config-bar .md-button.filters.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .session .config-bar .md-button.filters.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .session .config-bar .md-button.filters.feedback-inbox-button,.session .config-bar .anon-student-assignment-overview .assignment-question-header .md-button.filters.feedback-inbox-button,.session .config-bar .anon-student-assignment-work .assignment-question-header .md-button.filters.feedback-inbox-button,.session .config-bar .header .md-button.filters.home,.session .config-bar .md-button.bar-item.filters,.session .config-bar .preview-student-assignment-overview .assignment-question-header .md-button.filters.feedback-inbox-button,.session .config-bar .preview-student-assignment-work .assignment-question-header .md-button.filters.feedback-inbox-button,.session .config-bar .student-account-assignment-overview .assignment-question-header .md-button.filters.feedback-inbox-button,.session .config-bar .student-account-assignment-work .assignment-question-header .md-button.filters.feedback-inbox-button,.session .header .config-bar .md-button.filters.home,.student-account-assignment-overview .assignment-question-header .session .config-bar .md-button.filters.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .session .config-bar .md-button.filters.feedback-inbox-button{margin:0 2px;min-width:55px}.anon-student-assignment-overview .assignment-question-header .session .config-bar .md-button.bulk-update.active.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .session .config-bar .md-button.bulk-update.active.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .session .config-bar .md-button.bulk-update.active.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .session .config-bar .md-button.bulk-update.active.feedback-inbox-button,.session .config-bar .anon-student-assignment-overview .assignment-question-header .md-button.bulk-update.active.feedback-inbox-button,.session .config-bar .anon-student-assignment-work .assignment-question-header .md-button.bulk-update.active.feedback-inbox-button,.session .config-bar .header .md-button.bulk-update.active.home,.session .config-bar .md-button.bar-item.bulk-update.active,.session .config-bar .preview-student-assignment-overview .assignment-question-header .md-button.bulk-update.active.feedback-inbox-button,.session .config-bar .preview-student-assignment-work .assignment-question-header .md-button.bulk-update.active.feedback-inbox-button,.session .config-bar .student-account-assignment-overview .assignment-question-header .md-button.bulk-update.active.feedback-inbox-button,.session .config-bar .student-account-assignment-work .assignment-question-header .md-button.bulk-update.active.feedback-inbox-button,.session .header .config-bar .md-button.bulk-update.active.home,.student-account-assignment-overview .assignment-question-header .session .config-bar .md-button.bulk-update.active.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .session .config-bar .md-button.bulk-update.active.feedback-inbox-button{background-color:#45494b;color:#fff}.anon-student-assignment-overview .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button,.session .config-bar .anon-student-assignment-overview .assignment-question-header .md-button.placing-sticker.feedback-inbox-button,.session .config-bar .anon-student-assignment-work .assignment-question-header .md-button.placing-sticker.feedback-inbox-button,.session .config-bar .header .md-button.placing-sticker.home,.session .config-bar .md-button.bar-item.placing-sticker,.session .config-bar .preview-student-assignment-overview .assignment-question-header .md-button.placing-sticker.feedback-inbox-button,.session .config-bar .preview-student-assignment-work .assignment-question-header .md-button.placing-sticker.feedback-inbox-button,.session .config-bar .student-account-assignment-overview .assignment-question-header .md-button.placing-sticker.feedback-inbox-button,.session .config-bar .student-account-assignment-work .assignment-question-header .md-button.placing-sticker.feedback-inbox-button,.session .header .config-bar .md-button.placing-sticker.home,.student-account-assignment-overview .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button{font-family:GothamRoundedBook,"Varela Round",sans-serif;background-color:#25c582;color:#fff}.anon-student-assignment-overview .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .image-container,.anon-student-assignment-work .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .image-container,.preview-student-assignment-overview .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .image-container,.preview-student-assignment-work .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .image-container,.session .config-bar .anon-student-assignment-overview .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .image-container,.session .config-bar .anon-student-assignment-work .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .image-container,.session .config-bar .header .md-button.placing-sticker.home .image-container,.session .config-bar .md-button.bar-item.placing-sticker .image-container,.session .config-bar .preview-student-assignment-overview .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .image-container,.session .config-bar .preview-student-assignment-work .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .image-container,.session .config-bar .student-account-assignment-overview .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .image-container,.session .config-bar .student-account-assignment-work .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .image-container,.session .header .config-bar .md-button.placing-sticker.home .image-container,.student-account-assignment-overview .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .image-container,.student-account-assignment-work .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .image-container{width:30px;height:30px}.anon-student-assignment-overview .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .image-container img,.anon-student-assignment-work .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .image-container img,.preview-student-assignment-overview .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .image-container img,.preview-student-assignment-work .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .image-container img,.session .config-bar .anon-student-assignment-overview .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .image-container img,.session .config-bar .anon-student-assignment-work .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .image-container img,.session .config-bar .header .md-button.placing-sticker.home .image-container img,.session .config-bar .md-button.bar-item.placing-sticker .image-container img,.session .config-bar .preview-student-assignment-overview .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .image-container img,.session .config-bar .preview-student-assignment-work .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .image-container img,.session .config-bar .student-account-assignment-overview .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .image-container img,.session .config-bar .student-account-assignment-work .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .image-container img,.session .header .config-bar .md-button.placing-sticker.home .image-container img,.student-account-assignment-overview .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .image-container img,.student-account-assignment-work .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .image-container img{max-width:100%;max-height:100%}.anon-student-assignment-overview .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .text,.anon-student-assignment-work .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .text,.preview-student-assignment-overview .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .text,.preview-student-assignment-work .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .text,.session .config-bar .anon-student-assignment-overview .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .text,.session .config-bar .anon-student-assignment-work .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .text,.session .config-bar .header .md-button.placing-sticker.home .text,.session .config-bar .md-button.bar-item.placing-sticker .text,.session .config-bar .preview-student-assignment-overview .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .text,.session .config-bar .preview-student-assignment-work .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .text,.session .config-bar .student-account-assignment-overview .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .text,.session .config-bar .student-account-assignment-work .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .text,.session .header .config-bar .md-button.placing-sticker.home .text,.student-account-assignment-overview .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .text,.student-account-assignment-work .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .text{margin-right:10px}.anon-student-assignment-overview .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .ck-close,.anon-student-assignment-work .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .ck-close,.preview-student-assignment-overview .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .ck-close,.preview-student-assignment-work .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .ck-close,.session .config-bar .anon-student-assignment-overview .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .ck-close,.session .config-bar .anon-student-assignment-work .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .ck-close,.session .config-bar .header .md-button.placing-sticker.home .ck-close,.session .config-bar .md-button.bar-item.placing-sticker .ck-close,.session .config-bar .preview-student-assignment-overview .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .ck-close,.session .config-bar .preview-student-assignment-work .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .ck-close,.session .config-bar .student-account-assignment-overview .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .ck-close,.session .config-bar .student-account-assignment-work .assignment-question-header .md-button.placing-sticker.feedback-inbox-button .ck-close,.session .header .config-bar .md-button.placing-sticker.home .ck-close,.student-account-assignment-overview .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .ck-close,.student-account-assignment-work .assignment-question-header .session .config-bar .md-button.placing-sticker.feedback-inbox-button .ck-close{margin-left:14px}.anon-student-assignment-overview .assignment-question-header .session .config-bar .md-button.feedback-inbox-button span,.anon-student-assignment-work .assignment-question-header .session .config-bar .md-button.feedback-inbox-button span,.preview-student-assignment-overview .assignment-question-header .session .config-bar .md-button.feedback-inbox-button span,.preview-student-assignment-work .assignment-question-header .session .config-bar .md-button.feedback-inbox-button span,.session .config-bar .anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button span,.session .config-bar .anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button span,.session .config-bar .header .md-button.home span,.session .config-bar .md-button.bar-item span,.session .config-bar .preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button span,.session .config-bar .preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button span,.session .config-bar .student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button span,.session .config-bar .student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button span,.session .header .config-bar .md-button.home span,.student-account-assignment-overview .assignment-question-header .session .config-bar .md-button.feedback-inbox-button span,.student-account-assignment-work .assignment-question-header .session .config-bar .md-button.feedback-inbox-button span{margin-left:10px;text-transform:none}.session .config-bar .ck-star-filled{font-size:1.7rem;color:#723dff}.session .config-bar .ck-star-unfilled{font-size:1.7rem}.session .config-bar .ck-pin-clicked{font-size:1.7rem;color:#723dff}.session .config-bar .ck-pin-unclicked{font-size:1.7rem}.filters-menu{max-height:none}.filters-menu md-list-item.filters-title,.filters-menu md-list-item.settings-title{max-height:2.5em;min-height:2.5em;padding:0 16px;border-bottom:1px solid #eeeeef}.filters-menu md-list-item.filters-title>*,.filters-menu md-list-item.settings-title>*{padding:0;margin-top:1px}.filters-menu md-list-item.settings-title{border-top:1px solid #eeeeef}.filters-menu ck-switch{margin:0;color:#6d6e70;font-family:GothamRoundedBook,"Varela Round",sans-serif}.session-question-selector-menu md-select-menu{max-height:none}.session-question-selector-menu md-select-menu md-content{max-height:95vh;min-width:100px}.blank-slate{position:fixed;z-index:50;top:0;left:0;background-color:#fff}.more-options-menu{max-height:none}.more-options-menu md-menu-item{padding:0;height:48px;line-height:48px}.more-options-menu md-menu-item .md-button{margin:0;padding:0;min-height:unset;min-width:unset;width:100%;text-align:left}.more-options-menu md-menu-item .md-button .contents{width:100%;padding:0;margin:0 12px}.more-options-menu md-menu-item .md-button .contents .ck-pin-clicked{color:#723dff}.more-options-menu md-menu-item .md-button.placing-sticker{font-family:GothamRoundedBook,"Varela Round",sans-serif;background-color:#25c582;color:#fff}.more-options-menu md-menu-item .md-button.placing-sticker .image-container{width:30px;height:30px}.more-options-menu md-menu-item .md-button.placing-sticker .image-container img{max-width:100%;max-height:100%}.more-options-menu md-menu-item .md-button.placing-sticker .text{margin-right:10px}.more-options-menu md-menu-item .md-button.placing-sticker .ck-close{margin-left:14px}.toolbar-dropdown .more-button{margin:0;padding:0 10px;min-height:unset;min-width:50px;width:unset;height:48px;line-height:48px}.toolbar-dropdown .more-button .contents{display:flex;align-items:center}.toolbar-dropdown .more-button i{color:#45494b}.toolbar-dropdown .more-button .label{text-transform:none;color:#45494b}.more-label{margin-left:14px}.shared-work-question{height:100vh;width:100vw}.shared-work-question .assignment-question-header{background-color:#6d6e70;color:#fff;font-size:1.8rem}.anon-student-assignment-overview .shared-work-question .assignment-question-header .md-button.feedback-inbox-button,.anon-student-assignment-work .shared-work-question .assignment-question-header .md-button.feedback-inbox-button,.preview-student-assignment-overview .shared-work-question .assignment-question-header .md-button.feedback-inbox-button,.preview-student-assignment-work .shared-work-question .assignment-question-header .md-button.feedback-inbox-button,.session .header .shared-work-question .assignment-question-header .md-button.home,.shared-work-question .anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.shared-work-question .anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.shared-work-question .assignment-question-header .md-button.bar-item,.shared-work-question .assignment-question-header .session .header .md-button.home,.shared-work-question .assignment-question-header .title,.shared-work-question .assignment-question-header help-inbox help-request-indicator i.ck-hand,.shared-work-question .preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.shared-work-question .preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.shared-work-question .student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.shared-work-question .student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.student-account-assignment-overview .shared-work-question .assignment-question-header .md-button.feedback-inbox-button,.student-account-assignment-work .shared-work-question .assignment-question-header .md-button.feedback-inbox-button{color:#fff}.shared-work-question .error{text-align:center;font-size:1.5em}.signup-choice{min-height:100vh;width:100vw;background:#25c582;background-image:url(/static/media/scribs.322ee7cf.png);background-repeat:no-repeat;background-position:50%;padding:0 8px 8px;overflow:auto}.assignment .assignment-container .assignment-metadata .signup-choice .assignment-name,.folderAssignment .assignment-container .assignment-metadata .signup-choice .assignment-name,.help-category .connect-with-teacher .sections-container .section .signup-choice .circle,.help-view .body .contents .signup-choice .body-title,.signup-choice .assignment .assignment-container .assignment-metadata .assignment-name,.signup-choice .folderAssignment .assignment-container .assignment-metadata .assignment-name,.signup-choice .help-category .connect-with-teacher .sections-container .section .circle,.signup-choice .help-view .body .contents .body-title,.signup-choice .major-header{margin-top:6rem;margin-bottom:.25em}.assignment .assignment-container .assignment-metadata .signup-choice .assignment-name img,.folderAssignment .assignment-container .assignment-metadata .signup-choice .assignment-name img,.help-category .connect-with-teacher .sections-container .section .signup-choice .circle img,.help-view .body .contents .signup-choice .body-title img,.signup-choice .assignment .assignment-container .assignment-metadata .assignment-name img,.signup-choice .folderAssignment .assignment-container .assignment-metadata .assignment-name img,.signup-choice .help-category .connect-with-teacher .sections-container .section .circle img,.signup-choice .help-view .body .contents .body-title img,.signup-choice .major-header img{width:16rem}.signup-choice .body{background-color:#fff;border-radius:24px;width:60rem;max-width:100%;max-height:100%;box-shadow:0 0 8px 1px rgba(64,67,69,.17)}.signup-choice .body .body-header .top-header{text-transform:none;font-weight:800;font-size:2.4rem;line-height:3.2rem;margin-top:40px!important}.signup-choice .body .body-header .top-header div{text-align:center;width:30rem}.signup-choice .body .body-header i{font-size:1.8rem}.anon-student-assignment-overview .assignment-question-header .signup-choice .body .body-header .feedback-inbox-button:hover,.anon-student-assignment-work .assignment-question-header .signup-choice .body .body-header .feedback-inbox-button:hover,.preview-student-assignment-overview .assignment-question-header .signup-choice .body .body-header .feedback-inbox-button:hover,.preview-student-assignment-work .assignment-question-header .signup-choice .body .body-header .feedback-inbox-button:hover,.session .header .signup-choice .body .body-header .md-button.home:hover,.signup-choice .body .body-header .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button:hover,.signup-choice .body .body-header .anon-student-assignment-work .assignment-question-header .feedback-inbox-button:hover,.signup-choice .body .body-header .bar-item:hover,.signup-choice .body .body-header .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button:hover,.signup-choice .body .body-header .preview-student-assignment-work .assignment-question-header .feedback-inbox-button:hover,.signup-choice .body .body-header .session .header .md-button.home:hover,.signup-choice .body .body-header .student-account-assignment-overview .assignment-question-header .feedback-inbox-button:hover,.signup-choice .body .body-header .student-account-assignment-work .assignment-question-header .feedback-inbox-button:hover,.student-account-assignment-overview .assignment-question-header .signup-choice .body .body-header .feedback-inbox-button:hover,.student-account-assignment-work .assignment-question-header .signup-choice .body .body-header .feedback-inbox-button:hover{background-color:initial}.anon-student-assignment-overview .assignment-question-header .signup-choice .body .body-header .feedback-inbox-button:hover i,.anon-student-assignment-work .assignment-question-header .signup-choice .body .body-header .feedback-inbox-button:hover i,.preview-student-assignment-overview .assignment-question-header .signup-choice .body .body-header .feedback-inbox-button:hover i,.preview-student-assignment-work .assignment-question-header .signup-choice .body .body-header .feedback-inbox-button:hover i,.session .header .signup-choice .body .body-header .md-button.home:hover i,.signup-choice .body .body-header .anon-student-assignment-overview .assignment-question-header .feedback-inbox-button:hover i,.signup-choice .body .body-header .anon-student-assignment-work .assignment-question-header .feedback-inbox-button:hover i,.signup-choice .body .body-header .bar-item:hover i,.signup-choice .body .body-header .preview-student-assignment-overview .assignment-question-header .feedback-inbox-button:hover i,.signup-choice .body .body-header .preview-student-assignment-work .assignment-question-header .feedback-inbox-button:hover i,.signup-choice .body .body-header .session .header .md-button.home:hover i,.signup-choice .body .body-header .student-account-assignment-overview .assignment-question-header .feedback-inbox-button:hover i,.signup-choice .body .body-header .student-account-assignment-work .assignment-question-header .feedback-inbox-button:hover i,.student-account-assignment-overview .assignment-question-header .signup-choice .body .body-header .feedback-inbox-button:hover i,.student-account-assignment-work .assignment-question-header .signup-choice .body .body-header .feedback-inbox-button:hover i{color:#25c582}.signup-choice .body .body-content{padding:32px;gap:32px}.signup-choice .body .body-content .md-button.student,.signup-choice .body .body-content .md-button.teacher{min-height:16em;width:25.2rem;text-align:center;background-color:#f7f7f7;border-radius:12px;margin:0}.signup-choice .body .body-content .md-button.student img,.signup-choice .body .body-content .md-button.teacher img{margin:1em auto;width:12rem}.signup-choice .body .body-content .md-button.student .inner-icon,.signup-choice .body .body-content .md-button.teacher .inner-icon{color:#45494b;font-size:8rem;margin-bottom:.5em}#what-is-a-class-code md-dialog-content .signup-choice .body .body-content .md-button.student .primary-message,#what-is-a-class-code md-dialog-content .signup-choice .body .body-content .md-button.student .secondary-message,#what-is-a-class-code md-dialog-content .signup-choice .body .body-content .md-button.teacher .primary-message,#what-is-a-class-code md-dialog-content .signup-choice .body .body-content .md-button.teacher .secondary-message,.add-anon-student-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-title,.add-anon-student-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.add-pro-student-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-title,.add-pro-student-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .signup-choice .body .body-content .md-button.student .title,.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .signup-choice .body .body-content .md-button.teacher .title,.assignment-export-dialog .exporting .ck-dialog-body .signup-choice .body .body-content .md-button.student .exporting-count,.assignment-export-dialog .exporting .ck-dialog-body .signup-choice .body .body-content .md-button.student .exporting-message,.assignment-export-dialog .exporting .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .exporting-count,.assignment-export-dialog .exporting .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .exporting-message,.assignment-export-dialog .main .ck-dialog-body .signup-choice .body .body-content .md-button.student .ck-dialog-title,.assignment-export-dialog .main .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.assignment-selection-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.student .ck-dialog-title,.assignment-selection-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.assignment-teacher-feedback-question .assignment-question-header .signup-choice .body .body-content .md-button.student .title,.assignment-teacher-feedback-question .assignment-question-header .signup-choice .body .body-content .md-button.teacher .title,.assignments-limit-paywall-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.student .ck-dialog-title,.assignments-limit-paywall-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.assignments-list .assignment-header .signup-choice .body .body-content .md-button.student .assignments-list-title,.assignments-list .assignment-header .signup-choice .body .body-content .md-button.teacher .assignments-list-title,.cancel-subscription-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-title,.cancel-subscription-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.confirm-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.student .primary-message,.confirm-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.student .secondary-message,.confirm-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .primary-message,.confirm-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .secondary-message,.contextual-paywall-dialog .contextual-paywall .signup-choice .body .body-content .md-button.student .ck-dialog-title,.contextual-paywall-dialog .contextual-paywall .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.contract-user-reset-password-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-title,.contract-user-reset-password-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.create-order-dialog .add-organization .ck-dialog-body .signup-choice .body .body-content .md-button.student .ck-dialog-title,.create-order-dialog .add-organization .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.create-order-dialog .identify-organization .ck-dialog-body .signup-choice .body .body-content .md-button.student .ck-dialog-title,.create-order-dialog .identify-organization .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.create-order-dialog .identify-person .ck-dialog-body .signup-choice .body .body-content .md-button.student .ck-dialog-title,.create-order-dialog .identify-person .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.create-order-dialog .identify-purchase-period .ck-dialog-body .signup-choice .body .body-content .md-button.student .ck-dialog-title,.create-order-dialog .identify-purchase-period .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.delete-account-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-title,.delete-account-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.error-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.student .primary-message,.error-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.student .secondary-message,.error-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .primary-message,.error-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .secondary-message,.feature-dialog .signup-choice .body .body-content .md-button.student .feature-dialog-title,.feature-dialog .signup-choice .body .body-content .md-button.teacher .feature-dialog-title,.financial-aid-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.student .ck-dialog-title,.financial-aid-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.folder-name-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-title,.folder-name-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.folderAssignment .copying .ck-dialog-body .signup-choice .body .body-content .md-button.student .message,.folderAssignment .copying .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .message,.help-article .signup-choice .body .body-container .article-content .body-content .md-button.student .article-title,.help-article .signup-choice .body .body-container .article-content .body-content .md-button.teacher .article-title,.help-article .signup-choice .body .body-content .md-button.student .body-container .article-content .article-title,.help-article .signup-choice .body .body-content .md-button.teacher .body-container .article-content .article-title,.import-google-rosters-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-title,.import-google-rosters-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.import-image-dialog .cancel-check .content .signup-choice .body .body-content .md-button.student .primary-message,.import-image-dialog .cancel-check .content .signup-choice .body .body-content .md-button.student .secondary-message,.import-image-dialog .cancel-check .content .signup-choice .body .body-content .md-button.teacher .primary-message,.import-image-dialog .cancel-check .content .signup-choice .body .body-content .md-button.teacher .secondary-message,.import-image-dialog .choose-destinations .content .signup-choice .body .body-content .md-button.student .title,.import-image-dialog .choose-destinations .content .signup-choice .body .body-content .md-button.teacher .title,.import-image-dialog .review .content .signup-choice .body .body-content .md-button.student .title,.import-image-dialog .review .content .signup-choice .body .body-content .md-button.teacher .title,.invite-co-teacher-dialog .email-success .signup-choice .body .body-content .md-button.student .ck-dialog-title,.invite-co-teacher-dialog .email-success .signup-choice .body .body-content .md-button.student .email-success-message,.invite-co-teacher-dialog .email-success .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.invite-co-teacher-dialog .email-success .signup-choice .body .body-content .md-button.teacher .email-success-message,.invite-co-teacher-dialog .loading .ck-dialog-body .signup-choice .body .body-content .md-button.student .message,.invite-co-teacher-dialog .loading .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .message,.invite-teacher-dialog .invite .signup-choice .body .body-content .md-button.student .ck-dialog-title,.invite-teacher-dialog .invite .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.link-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-title,.link-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.md-dialog-container.no-account md-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-body,.md-dialog-container.no-account md-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-title,.md-dialog-container.no-account md-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-body,.md-dialog-container.no-account md-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.move-assignment-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-title,.move-assignment-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.roster-lock-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-title,.roster-lock-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.roster-selection-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.student .ck-dialog-title,.roster-selection-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.select-purchase-period-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.student .ck-dialog-title,.select-purchase-period-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.session-question .error-container .signup-choice .body .body-content .md-button.student .no-roster,.session-question .error-container .signup-choice .body .body-content .md-button.teacher .no-roster,.session-watch .error-container .signup-choice .body .body-content .md-button.student .no-roster,.session-watch .error-container .signup-choice .body .body-content .md-button.teacher .no-roster,.session-work .error-container .signup-choice .body .body-content .md-button.student .no-roster,.session-work .error-container .signup-choice .body .body-content .md-button.teacher .no-roster,.shared-work-question .assignment-question-header .signup-choice .body .body-content .md-button.student .title,.shared-work-question .assignment-question-header .signup-choice .body .body-content .md-button.teacher .title,.signup-choice .body .body-content .md-button.student #what-is-a-class-code md-dialog-content .primary-message,.signup-choice .body .body-content .md-button.student #what-is-a-class-code md-dialog-content .secondary-message,.signup-choice .body .body-content .md-button.student .add-anon-student-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.student .add-pro-student-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.student .admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .title,.signup-choice .body .body-content .md-button.student .assignment-export-dialog .exporting .ck-dialog-body .exporting-count,.signup-choice .body .body-content .md-button.student .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.signup-choice .body .body-content .md-button.student .assignment-export-dialog .main .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.student .assignment-selection-dialog .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.student .assignment-teacher-feedback-question .assignment-question-header .title,.signup-choice .body .body-content .md-button.student .assignments-limit-paywall-dialog .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.student .assignments-list .assignment-header .assignments-list-title,.signup-choice .body .body-content .md-button.student .cancel-subscription-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.student .classkick-header,.signup-choice .body .body-content .md-button.student .confirm-dialog .ck-dialog-body .primary-message,.signup-choice .body .body-content .md-button.student .confirm-dialog .ck-dialog-body .secondary-message,.signup-choice .body .body-content .md-button.student .contextual-paywall-dialog .contextual-paywall .ck-dialog-title,.signup-choice .body .body-content .md-button.student .contract-user-reset-password-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.student .create-order-dialog .add-organization .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.student .create-order-dialog .identify-organization .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.student .create-order-dialog .identify-person .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.student .create-order-dialog .identify-purchase-period .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.student .delete-account-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.student .error-dialog .ck-dialog-body .primary-message,.signup-choice .body .body-content .md-button.student .error-dialog .ck-dialog-body .secondary-message,.signup-choice .body .body-content .md-button.student .feature-dialog .feature-dialog-title,.signup-choice .body .body-content .md-button.student .financial-aid-dialog .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.student .folder-name-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.student .folderAssignment .copying .ck-dialog-body .message,.signup-choice .body .body-content .md-button.student .import-google-rosters-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.student .import-image-dialog .cancel-check .content .primary-message,.signup-choice .body .body-content .md-button.student .import-image-dialog .cancel-check .content .secondary-message,.signup-choice .body .body-content .md-button.student .import-image-dialog .choose-destinations .content .title,.signup-choice .body .body-content .md-button.student .import-image-dialog .review .content .title,.signup-choice .body .body-content .md-button.student .invite-co-teacher-dialog .email-success .ck-dialog-title,.signup-choice .body .body-content .md-button.student .invite-co-teacher-dialog .email-success .email-success-message,.signup-choice .body .body-content .md-button.student .invite-co-teacher-dialog .loading .ck-dialog-body .message,.signup-choice .body .body-content .md-button.student .invite-teacher-dialog .invite .ck-dialog-title,.signup-choice .body .body-content .md-button.student .link-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.student .md-dialog-container.no-account md-dialog .ck-dialog-body,.signup-choice .body .body-content .md-button.student .md-dialog-container.no-account md-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.student .move-assignment-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.student .roster-lock-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.student .roster-selection-dialog .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.student .select-purchase-period-dialog .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.student .session-question .error-container .no-roster,.signup-choice .body .body-content .md-button.student .session-watch .error-container .no-roster,.signup-choice .body .body-content .md-button.student .session-work .error-container .no-roster,.signup-choice .body .body-content .md-button.student .shared-work-question .assignment-question-header .title,.signup-choice .body .body-content .md-button.student .student-account-choice-dialog .content .dialog-title,.signup-choice .body .body-content .md-button.student .student-account-help-dialog .content .dialog-title,.signup-choice .body .body-content .md-button.student .update-user-school-dialog .update-user-school .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.student .user-notification-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.student .verify-organization-member-dialog .ck-dialog-body .primary-message,.signup-choice .body .body-content .md-button.student .verify-organization-member-dialog .ck-dialog-body .secondary-message,.signup-choice .body .body-content .md-button.student audio-capture .audio-loading .message,.signup-choice .body .body-content .md-button.student audio-capture .audio-message .message,.signup-choice .body .body-content .md-button.student audio-capture .recording .message,.signup-choice .body .body-content .md-button.student audio-capture .start .message,.signup-choice .body .body-content .md-button.student md-dialog.add-manipulative-image-dialog .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.student md-dialog.create-contract-students-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.student md-dialog.create-contract-students-dialog .select .create-options .message,.signup-choice .body .body-content .md-button.student md-dialog.image-picker-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.student md-dialog.pro-info-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.student md-dialog.share-dialog .email-success .ck-dialog-title,.signup-choice .body .body-content .md-button.student md-dialog.share-dialog .email-success .email-success-message,.signup-choice .body .body-content .md-button.student md-dialog.share-dialog .loading .ck-dialog-body .message,.signup-choice .body .body-content .md-button.student md-dialog.share-dialog .select-share-recipient .ck-dialog-title,.signup-choice .body .body-content .md-button.student md-dialog.share-dialog .share-with-teacher .ck-dialog-subtitle,.signup-choice .body .body-content .md-button.student md-dialog.share-dialog .share-with-teacher .ck-dialog-title,.signup-choice .body .body-content .md-button.student md-dialog.share-dialog .share-work-dialog .ck-dialog-subtitle,.signup-choice .body .body-content .md-button.student md-dialog.share-dialog .share-work-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.student md-dialog.share-with-student-dialog .content .dialog-title,.signup-choice .body .body-content .md-button.student md-dialog.share-with-student-dialog .content .welcome,.signup-choice .body .body-content .md-button.student md-dialog.signup-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.student md-dialog.student-code-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher #what-is-a-class-code md-dialog-content .primary-message,.signup-choice .body .body-content .md-button.teacher #what-is-a-class-code md-dialog-content .secondary-message,.signup-choice .body .body-content .md-button.teacher .add-anon-student-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .add-pro-student-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .title,.signup-choice .body .body-content .md-button.teacher .assignment-export-dialog .exporting .ck-dialog-body .exporting-count,.signup-choice .body .body-content .md-button.teacher .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.signup-choice .body .body-content .md-button.teacher .assignment-export-dialog .main .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .assignment-selection-dialog .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .assignment-teacher-feedback-question .assignment-question-header .title,.signup-choice .body .body-content .md-button.teacher .assignments-limit-paywall-dialog .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .assignments-list .assignment-header .assignments-list-title,.signup-choice .body .body-content .md-button.teacher .cancel-subscription-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .classkick-header,.signup-choice .body .body-content .md-button.teacher .confirm-dialog .ck-dialog-body .primary-message,.signup-choice .body .body-content .md-button.teacher .confirm-dialog .ck-dialog-body .secondary-message,.signup-choice .body .body-content .md-button.teacher .contextual-paywall-dialog .contextual-paywall .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .contract-user-reset-password-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .create-order-dialog .add-organization .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .create-order-dialog .identify-organization .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .create-order-dialog .identify-person .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .create-order-dialog .identify-purchase-period .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .delete-account-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .error-dialog .ck-dialog-body .primary-message,.signup-choice .body .body-content .md-button.teacher .error-dialog .ck-dialog-body .secondary-message,.signup-choice .body .body-content .md-button.teacher .feature-dialog .feature-dialog-title,.signup-choice .body .body-content .md-button.teacher .financial-aid-dialog .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .folder-name-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .folderAssignment .copying .ck-dialog-body .message,.signup-choice .body .body-content .md-button.teacher .import-google-rosters-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .import-image-dialog .cancel-check .content .primary-message,.signup-choice .body .body-content .md-button.teacher .import-image-dialog .cancel-check .content .secondary-message,.signup-choice .body .body-content .md-button.teacher .import-image-dialog .choose-destinations .content .title,.signup-choice .body .body-content .md-button.teacher .import-image-dialog .review .content .title,.signup-choice .body .body-content .md-button.teacher .invite-co-teacher-dialog .email-success .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .invite-co-teacher-dialog .email-success .email-success-message,.signup-choice .body .body-content .md-button.teacher .invite-co-teacher-dialog .loading .ck-dialog-body .message,.signup-choice .body .body-content .md-button.teacher .invite-teacher-dialog .invite .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .link-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .md-dialog-container.no-account md-dialog .ck-dialog-body,.signup-choice .body .body-content .md-button.teacher .md-dialog-container.no-account md-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .move-assignment-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .roster-lock-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .roster-selection-dialog .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .select-purchase-period-dialog .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .session-question .error-container .no-roster,.signup-choice .body .body-content .md-button.teacher .session-watch .error-container .no-roster,.signup-choice .body .body-content .md-button.teacher .session-work .error-container .no-roster,.signup-choice .body .body-content .md-button.teacher .shared-work-question .assignment-question-header .title,.signup-choice .body .body-content .md-button.teacher .student-account-choice-dialog .content .dialog-title,.signup-choice .body .body-content .md-button.teacher .student-account-help-dialog .content .dialog-title,.signup-choice .body .body-content .md-button.teacher .update-user-school-dialog .update-user-school .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .user-notification-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher .verify-organization-member-dialog .ck-dialog-body .primary-message,.signup-choice .body .body-content .md-button.teacher .verify-organization-member-dialog .ck-dialog-body .secondary-message,.signup-choice .body .body-content .md-button.teacher audio-capture .audio-loading .message,.signup-choice .body .body-content .md-button.teacher audio-capture .audio-message .message,.signup-choice .body .body-content .md-button.teacher audio-capture .recording .message,.signup-choice .body .body-content .md-button.teacher audio-capture .start .message,.signup-choice .body .body-content .md-button.teacher md-dialog.add-manipulative-image-dialog .ck-dialog-body .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher md-dialog.create-contract-students-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher md-dialog.create-contract-students-dialog .select .create-options .message,.signup-choice .body .body-content .md-button.teacher md-dialog.image-picker-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher md-dialog.pro-info-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher md-dialog.share-dialog .email-success .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher md-dialog.share-dialog .email-success .email-success-message,.signup-choice .body .body-content .md-button.teacher md-dialog.share-dialog .loading .ck-dialog-body .message,.signup-choice .body .body-content .md-button.teacher md-dialog.share-dialog .select-share-recipient .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher md-dialog.share-dialog .share-with-teacher .ck-dialog-subtitle,.signup-choice .body .body-content .md-button.teacher md-dialog.share-dialog .share-with-teacher .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher md-dialog.share-dialog .share-work-dialog .ck-dialog-subtitle,.signup-choice .body .body-content .md-button.teacher md-dialog.share-dialog .share-work-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher md-dialog.share-with-student-dialog .content .dialog-title,.signup-choice .body .body-content .md-button.teacher md-dialog.share-with-student-dialog .content .welcome,.signup-choice .body .body-content .md-button.teacher md-dialog.signup-dialog .ck-dialog-title,.signup-choice .body .body-content .md-button.teacher md-dialog.student-code-dialog .ck-dialog-title,.signup-choice .help-article .body .body-container .article-content .body-content .md-button.student .article-title,.signup-choice .help-article .body .body-container .article-content .body-content .md-button.teacher .article-title,.signup-choice .help-article .body .body-content .md-button.student .body-container .article-content .article-title,.signup-choice .help-article .body .body-content .md-button.teacher .body-container .article-content .article-title,.student-account-choice-dialog .content .signup-choice .body .body-content .md-button.student .dialog-title,.student-account-choice-dialog .content .signup-choice .body .body-content .md-button.teacher .dialog-title,.student-account-help-dialog .content .signup-choice .body .body-content .md-button.student .dialog-title,.student-account-help-dialog .content .signup-choice .body .body-content .md-button.teacher .dialog-title,.update-user-school-dialog .update-user-school .ck-dialog-body .signup-choice .body .body-content .md-button.student .ck-dialog-title,.update-user-school-dialog .update-user-school .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.user-notification-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-title,.user-notification-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,.verify-organization-member-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.student .primary-message,.verify-organization-member-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.student .secondary-message,.verify-organization-member-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .primary-message,.verify-organization-member-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .secondary-message,audio-capture .audio-loading .signup-choice .body .body-content .md-button.student .message,audio-capture .audio-loading .signup-choice .body .body-content .md-button.teacher .message,audio-capture .audio-message .signup-choice .body .body-content .md-button.student .message,audio-capture .audio-message .signup-choice .body .body-content .md-button.teacher .message,audio-capture .recording .signup-choice .body .body-content .md-button.student .message,audio-capture .recording .signup-choice .body .body-content .md-button.teacher .message,audio-capture .start .signup-choice .body .body-content .md-button.student .message,audio-capture .start .signup-choice .body .body-content .md-button.teacher .message,md-dialog.add-manipulative-image-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.student .ck-dialog-title,md-dialog.add-manipulative-image-dialog .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,md-dialog.create-contract-students-dialog .select .create-options .signup-choice .body .body-content .md-button.student .message,md-dialog.create-contract-students-dialog .select .create-options .signup-choice .body .body-content .md-button.teacher .message,md-dialog.create-contract-students-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-title,md-dialog.create-contract-students-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,md-dialog.image-picker-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-title,md-dialog.image-picker-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,md-dialog.pro-info-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-title,md-dialog.pro-info-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,md-dialog.share-dialog .email-success .signup-choice .body .body-content .md-button.student .ck-dialog-title,md-dialog.share-dialog .email-success .signup-choice .body .body-content .md-button.student .email-success-message,md-dialog.share-dialog .email-success .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,md-dialog.share-dialog .email-success .signup-choice .body .body-content .md-button.teacher .email-success-message,md-dialog.share-dialog .loading .ck-dialog-body .signup-choice .body .body-content .md-button.student .message,md-dialog.share-dialog .loading .ck-dialog-body .signup-choice .body .body-content .md-button.teacher .message,md-dialog.share-dialog .select-share-recipient .signup-choice .body .body-content .md-button.student .ck-dialog-title,md-dialog.share-dialog .select-share-recipient .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,md-dialog.share-dialog .share-with-teacher .signup-choice .body .body-content .md-button.student .ck-dialog-subtitle,md-dialog.share-dialog .share-with-teacher .signup-choice .body .body-content .md-button.student .ck-dialog-title,md-dialog.share-dialog .share-with-teacher .signup-choice .body .body-content .md-button.teacher .ck-dialog-subtitle,md-dialog.share-dialog .share-with-teacher .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,md-dialog.share-dialog .share-work-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-subtitle,md-dialog.share-dialog .share-work-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-title,md-dialog.share-dialog .share-work-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-subtitle,md-dialog.share-dialog .share-work-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,md-dialog.share-with-student-dialog .content .signup-choice .body .body-content .md-button.student .dialog-title,md-dialog.share-with-student-dialog .content .signup-choice .body .body-content .md-button.student .welcome,md-dialog.share-with-student-dialog .content .signup-choice .body .body-content .md-button.teacher .dialog-title,md-dialog.share-with-student-dialog .content .signup-choice .body .body-content .md-button.teacher .welcome,md-dialog.signup-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-title,md-dialog.signup-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-title,md-dialog.student-code-dialog .signup-choice .body .body-content .md-button.student .ck-dialog-title,md-dialog.student-code-dialog .signup-choice .body .body-content .md-button.teacher .ck-dialog-title{text-transform:none;font-size:2.4rem;line-height:3.2rem}.signup-choice .body .body-content .md-button.student:hover,.signup-choice .body .body-content .md-button.teacher:hover{background-color:hsla(0,0%,62%,.2)}.signup-choice .body .body-footer{height:1.6rem;padding-bottom:32px}.signup-choice .body .body-footer span{font-size:3.2rem;letter-spacing:-7px;color:#f7f7f7}.signup-choice .body .body-footer .active{color:#25c582;z-index:1}.signup-choice .loading{margin-top:8em;height:10rem;width:100px;background-color:#fff;border-radius:10px}.signup-name{min-height:100vh;width:100vw;background:#25c582;background-image:url(/static/media/scribs.322ee7cf.png);background-repeat:no-repeat;background-position:50%;padding:0 8px 5px}.assignment .assignment-container .assignment-metadata .signup-name .assignment-name,.folderAssignment .assignment-container .assignment-metadata .signup-name .assignment-name,.help-category .connect-with-teacher .sections-container .section .signup-name .circle,.help-view .body .contents .signup-name .body-title,.signup-name .assignment .assignment-container .assignment-metadata .assignment-name,.signup-name .folderAssignment .assignment-container .assignment-metadata .assignment-name,.signup-name .help-category .connect-with-teacher .sections-container .section .circle,.signup-name .help-view .body .contents .body-title,.signup-name .major-header{margin-top:6rem;margin-bottom:.25em}.assignment .assignment-container .assignment-metadata .signup-name .assignment-name img,.folderAssignment .assignment-container .assignment-metadata .signup-name .assignment-name img,.help-category .connect-with-teacher .sections-container .section .signup-name .circle img,.help-view .body .contents .signup-name .body-title img,.signup-name .assignment .assignment-container .assignment-metadata .assignment-name img,.signup-name .folderAssignment .assignment-container .assignment-metadata .assignment-name img,.signup-name .help-category .connect-with-teacher .sections-container .section .circle img,.signup-name .help-view .body .contents .body-title img,.signup-name .major-header img{width:16rem}.signup-name .body{width:60rem;max-width:100%;background-color:#fff;box-shadow:0 0 8px 1px rgba(64,67,69,.17);border-radius:24px;padding:32px}#what-is-a-class-code md-dialog-content .signup-name .body .body-header .primary-message,#what-is-a-class-code md-dialog-content .signup-name .body .body-header .secondary-message,.add-anon-student-dialog .signup-name .body .body-header .ck-dialog-title,.add-pro-student-dialog .signup-name .body .body-header .ck-dialog-title,.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .signup-name .body .body-header .title,.assignment-export-dialog .exporting .ck-dialog-body .signup-name .body .body-header .exporting-count,.assignment-export-dialog .exporting .ck-dialog-body .signup-name .body .body-header .exporting-message,.assignment-export-dialog .main .ck-dialog-body .signup-name .body .body-header .ck-dialog-title,.assignment-selection-dialog .ck-dialog-body .signup-name .body .body-header .ck-dialog-title,.assignment-teacher-feedback-question .assignment-question-header .signup-name .body .body-header .title,.assignments-limit-paywall-dialog .ck-dialog-body .signup-name .body .body-header .ck-dialog-title,.assignments-list .assignment-header .signup-name .body .body-header .assignments-list-title,.cancel-subscription-dialog .signup-name .body .body-header .ck-dialog-title,.confirm-dialog .ck-dialog-body .signup-name .body .body-header .primary-message,.confirm-dialog .ck-dialog-body .signup-name .body .body-header .secondary-message,.contextual-paywall-dialog .contextual-paywall .signup-name .body .body-header .ck-dialog-title,.contract-user-reset-password-dialog .signup-name .body .body-header .ck-dialog-title,.create-order-dialog .add-organization .ck-dialog-body .signup-name .body .body-header .ck-dialog-title,.create-order-dialog .identify-organization .ck-dialog-body .signup-name .body .body-header .ck-dialog-title,.create-order-dialog .identify-person .ck-dialog-body .signup-name .body .body-header .ck-dialog-title,.create-order-dialog .identify-purchase-period .ck-dialog-body .signup-name .body .body-header .ck-dialog-title,.delete-account-dialog .signup-name .body .body-header .ck-dialog-title,.error-dialog .ck-dialog-body .signup-name .body .body-header .primary-message,.error-dialog .ck-dialog-body .signup-name .body .body-header .secondary-message,.feature-dialog .signup-name .body .body-header .feature-dialog-title,.financial-aid-dialog .ck-dialog-body .signup-name .body .body-header .ck-dialog-title,.folder-name-dialog .signup-name .body .body-header .ck-dialog-title,.folderAssignment .copying .ck-dialog-body .signup-name .body .body-header .message,.help-article .signup-name .body .body-container .article-content .body-header .article-title,.help-article .signup-name .body .body-header .body-container .article-content .article-title,.import-google-rosters-dialog .signup-name .body .body-header .ck-dialog-title,.import-image-dialog .cancel-check .content .signup-name .body .body-header .primary-message,.import-image-dialog .cancel-check .content .signup-name .body .body-header .secondary-message,.import-image-dialog .choose-destinations .content .signup-name .body .body-header .title,.import-image-dialog .review .content .signup-name .body .body-header .title,.invite-co-teacher-dialog .email-success .signup-name .body .body-header .ck-dialog-title,.invite-co-teacher-dialog .email-success .signup-name .body .body-header .email-success-message,.invite-co-teacher-dialog .loading .ck-dialog-body .signup-name .body .body-header .message,.invite-teacher-dialog .invite .signup-name .body .body-header .ck-dialog-title,.link-dialog .signup-name .body .body-header .ck-dialog-title,.md-dialog-container.no-account md-dialog .signup-name .body .body-header .ck-dialog-body,.md-dialog-container.no-account md-dialog .signup-name .body .body-header .ck-dialog-title,.move-assignment-dialog .signup-name .body .body-header .ck-dialog-title,.roster-lock-dialog .signup-name .body .body-header .ck-dialog-title,.roster-selection-dialog .ck-dialog-body .signup-name .body .body-header .ck-dialog-title,.select-purchase-period-dialog .ck-dialog-body .signup-name .body .body-header .ck-dialog-title,.session-question .error-container .signup-name .body .body-header .no-roster,.session-watch .error-container .signup-name .body .body-header .no-roster,.session-work .error-container .signup-name .body .body-header .no-roster,.shared-work-question .assignment-question-header .signup-name .body .body-header .title,.signup-name .body .body-header #what-is-a-class-code md-dialog-content .primary-message,.signup-name .body .body-header #what-is-a-class-code md-dialog-content .secondary-message,.signup-name .body .body-header .add-anon-student-dialog .ck-dialog-title,.signup-name .body .body-header .add-pro-student-dialog .ck-dialog-title,.signup-name .body .body-header .admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .title,.signup-name .body .body-header .assignment-export-dialog .exporting .ck-dialog-body .exporting-count,.signup-name .body .body-header .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.signup-name .body .body-header .assignment-export-dialog .main .ck-dialog-body .ck-dialog-title,.signup-name .body .body-header .assignment-selection-dialog .ck-dialog-body .ck-dialog-title,.signup-name .body .body-header .assignment-teacher-feedback-question .assignment-question-header .title,.signup-name .body .body-header .assignments-limit-paywall-dialog .ck-dialog-body .ck-dialog-title,.signup-name .body .body-header .assignments-list .assignment-header .assignments-list-title,.signup-name .body .body-header .cancel-subscription-dialog .ck-dialog-title,.signup-name .body .body-header .classkick-header,.signup-name .body .body-header .confirm-dialog .ck-dialog-body .primary-message,.signup-name .body .body-header .confirm-dialog .ck-dialog-body .secondary-message,.signup-name .body .body-header .contextual-paywall-dialog .contextual-paywall .ck-dialog-title,.signup-name .body .body-header .contract-user-reset-password-dialog .ck-dialog-title,.signup-name .body .body-header .create-order-dialog .add-organization .ck-dialog-body .ck-dialog-title,.signup-name .body .body-header .create-order-dialog .identify-organization .ck-dialog-body .ck-dialog-title,.signup-name .body .body-header .create-order-dialog .identify-person .ck-dialog-body .ck-dialog-title,.signup-name .body .body-header .create-order-dialog .identify-purchase-period .ck-dialog-body .ck-dialog-title,.signup-name .body .body-header .delete-account-dialog .ck-dialog-title,.signup-name .body .body-header .error-dialog .ck-dialog-body .primary-message,.signup-name .body .body-header .error-dialog .ck-dialog-body .secondary-message,.signup-name .body .body-header .feature-dialog .feature-dialog-title,.signup-name .body .body-header .financial-aid-dialog .ck-dialog-body .ck-dialog-title,.signup-name .body .body-header .folder-name-dialog .ck-dialog-title,.signup-name .body .body-header .folderAssignment .copying .ck-dialog-body .message,.signup-name .body .body-header .import-google-rosters-dialog .ck-dialog-title,.signup-name .body .body-header .import-image-dialog .cancel-check .content .primary-message,.signup-name .body .body-header .import-image-dialog .cancel-check .content .secondary-message,.signup-name .body .body-header .import-image-dialog .choose-destinations .content .title,.signup-name .body .body-header .import-image-dialog .review .content .title,.signup-name .body .body-header .invite-co-teacher-dialog .email-success .ck-dialog-title,.signup-name .body .body-header .invite-co-teacher-dialog .email-success .email-success-message,.signup-name .body .body-header .invite-co-teacher-dialog .loading .ck-dialog-body .message,.signup-name .body .body-header .invite-teacher-dialog .invite .ck-dialog-title,.signup-name .body .body-header .link-dialog .ck-dialog-title,.signup-name .body .body-header .md-dialog-container.no-account md-dialog .ck-dialog-body,.signup-name .body .body-header .md-dialog-container.no-account md-dialog .ck-dialog-title,.signup-name .body .body-header .move-assignment-dialog .ck-dialog-title,.signup-name .body .body-header .roster-lock-dialog .ck-dialog-title,.signup-name .body .body-header .roster-selection-dialog .ck-dialog-body .ck-dialog-title,.signup-name .body .body-header .select-purchase-period-dialog .ck-dialog-body .ck-dialog-title,.signup-name .body .body-header .session-question .error-container .no-roster,.signup-name .body .body-header .session-watch .error-container .no-roster,.signup-name .body .body-header .session-work .error-container .no-roster,.signup-name .body .body-header .shared-work-question .assignment-question-header .title,.signup-name .body .body-header .student-account-choice-dialog .content .dialog-title,.signup-name .body .body-header .student-account-help-dialog .content .dialog-title,.signup-name .body .body-header .update-user-school-dialog .update-user-school .ck-dialog-body .ck-dialog-title,.signup-name .body .body-header .user-notification-dialog .ck-dialog-title,.signup-name .body .body-header .verify-organization-member-dialog .ck-dialog-body .primary-message,.signup-name .body .body-header .verify-organization-member-dialog .ck-dialog-body .secondary-message,.signup-name .body .body-header audio-capture .audio-loading .message,.signup-name .body .body-header audio-capture .audio-message .message,.signup-name .body .body-header audio-capture .recording .message,.signup-name .body .body-header audio-capture .start .message,.signup-name .body .body-header md-dialog.add-manipulative-image-dialog .ck-dialog-body .ck-dialog-title,.signup-name .body .body-header md-dialog.create-contract-students-dialog .ck-dialog-title,.signup-name .body .body-header md-dialog.create-contract-students-dialog .select .create-options .message,.signup-name .body .body-header md-dialog.image-picker-dialog .ck-dialog-title,.signup-name .body .body-header md-dialog.pro-info-dialog .ck-dialog-title,.signup-name .body .body-header md-dialog.share-dialog .email-success .ck-dialog-title,.signup-name .body .body-header md-dialog.share-dialog .email-success .email-success-message,.signup-name .body .body-header md-dialog.share-dialog .loading .ck-dialog-body .message,.signup-name .body .body-header md-dialog.share-dialog .select-share-recipient .ck-dialog-title,.signup-name .body .body-header md-dialog.share-dialog .share-with-teacher .ck-dialog-subtitle,.signup-name .body .body-header md-dialog.share-dialog .share-with-teacher .ck-dialog-title,.signup-name .body .body-header md-dialog.share-dialog .share-work-dialog .ck-dialog-subtitle,.signup-name .body .body-header md-dialog.share-dialog .share-work-dialog .ck-dialog-title,.signup-name .body .body-header md-dialog.share-with-student-dialog .content .dialog-title,.signup-name .body .body-header md-dialog.share-with-student-dialog .content .welcome,.signup-name .body .body-header md-dialog.signup-dialog .ck-dialog-title,.signup-name .body .body-header md-dialog.student-code-dialog .ck-dialog-title,.signup-name .help-article .body .body-container .article-content .body-header .article-title,.signup-name .help-article .body .body-header .body-container .article-content .article-title,.student-account-choice-dialog .content .signup-name .body .body-header .dialog-title,.student-account-help-dialog .content .signup-name .body .body-header .dialog-title,.update-user-school-dialog .update-user-school .ck-dialog-body .signup-name .body .body-header .ck-dialog-title,.user-notification-dialog .signup-name .body .body-header .ck-dialog-title,.verify-organization-member-dialog .ck-dialog-body .signup-name .body .body-header .primary-message,.verify-organization-member-dialog .ck-dialog-body .signup-name .body .body-header .secondary-message,audio-capture .audio-loading .signup-name .body .body-header .message,audio-capture .audio-message .signup-name .body .body-header .message,audio-capture .recording .signup-name .body .body-header .message,audio-capture .start .signup-name .body .body-header .message,md-dialog.add-manipulative-image-dialog .ck-dialog-body .signup-name .body .body-header .ck-dialog-title,md-dialog.create-contract-students-dialog .select .create-options .signup-name .body .body-header .message,md-dialog.create-contract-students-dialog .signup-name .body .body-header .ck-dialog-title,md-dialog.image-picker-dialog .signup-name .body .body-header .ck-dialog-title,md-dialog.pro-info-dialog .signup-name .body .body-header .ck-dialog-title,md-dialog.share-dialog .email-success .signup-name .body .body-header .ck-dialog-title,md-dialog.share-dialog .email-success .signup-name .body .body-header .email-success-message,md-dialog.share-dialog .loading .ck-dialog-body .signup-name .body .body-header .message,md-dialog.share-dialog .select-share-recipient .signup-name .body .body-header .ck-dialog-title,md-dialog.share-dialog .share-with-teacher .signup-name .body .body-header .ck-dialog-subtitle,md-dialog.share-dialog .share-with-teacher .signup-name .body .body-header .ck-dialog-title,md-dialog.share-dialog .share-work-dialog .signup-name .body .body-header .ck-dialog-subtitle,md-dialog.share-dialog .share-work-dialog .signup-name .body .body-header .ck-dialog-title,md-dialog.share-with-student-dialog .content .signup-name .body .body-header .dialog-title,md-dialog.share-with-student-dialog .content .signup-name .body .body-header .welcome,md-dialog.signup-dialog .signup-name .body .body-header .ck-dialog-title,md-dialog.student-code-dialog .signup-name .body .body-header .ck-dialog-title{font-size:1.8em;font-weight:800;line-height:1.5em;text-align:center}.signup-name .body .body-header .info{font-size:1.1em;margin-bottom:2.3em;font-family:GothamRoundedBook,"Varela Round",sans-serif;text-align:center;padding:32px 0 0;line-height:2.4rem}.signup-name .body .body-content{margin-top:16px}.signup-name .body .body-content.teacher md-input-container{margin:0}.signup-name .body .body-content.teacher md-autocomplete md-autocomplete-wrap{border-radius:8px;height:4.8rem;border:.5px solid #45494b;box-shadow:none}.signup-name .body .body-content.teacher md-autocomplete input{padding:.5em 0 0 1em}.signup-name .body .body-content.teacher input::placeholder{font-size:1.4rem}.signup-name .body .body-content.teacher .third{color:#639;background-color:#f0f;font-size:30px}.signup-name .body .body-content .grades-subjects,.signup-name .body .body-content .school{padding-top:1.6rem;gap:10px;position:relative}.signup-name .body .body-content .grades-subjects i.ic,.signup-name .body .body-content .school i.ic{position:absolute;top:40px;z-index:52;font-size:1.8em;left:16px}.signup-name .body .body-content .grades-subjects i.ic.ck-school-building,.signup-name .body .body-content .school i.ic.ck-school-building{top:52px}.signup-name .body .body-content .grades-subjects md-select-value,.signup-name .body .body-content .school md-select-value{border:.5px solid #45494b;border-radius:8px;height:4.8rem!important;padding-left:48px}.signup-name .body .body-content .grades-subjects md-select-value i,.signup-name .body .body-content .school md-select-value i{transform:rotate(270deg)}.signup-name .body .body-content .grades-subjects md-input-container,.signup-name .body .body-content .school md-input-container{width:100%;max-width:100%;overflow:hidden;position:relative}.signup-name .body .body-content .grades-subjects md-autocomplete md-autocomplete-wrap,.signup-name .body .body-content .school md-autocomplete md-autocomplete-wrap{border-radius:8px;height:4.8rem;border:.5px solid #45494b;box-shadow:none}.signup-name .body .body-content .grades-subjects md-autocomplete input,.signup-name .body .body-content .school md-autocomplete input{padding:.5em 0 0 48px}.signup-name .body .body-content .grades-subjects input::placeholder,.signup-name .body .body-content .school input::placeholder{font-size:1.4rem}.signup-name .body .body-content md-input-container.first-name,.signup-name .body .body-content md-input-container.last-name{margin:12px 0 0}.signup-name .body .body-content md-input-container{padding-left:0;padding-right:0}.signup-name .body .body-content md-input-container input{border-radius:8px;height:4.8rem;border:.5px solid #45494b}.order-detail .view-quote .action-bar .action-container .signup-name .body .body-content .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .signup-name .body .body-content .md-button.purchase-order,.signup-name .body .body-content .md-button.ck-primary,.signup-name .body .body-content .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.signup-name .body .body-content .order-detail .view-quote .action-bar .action-container .md-button.purchase-order{margin:20px 0 0}.signup-name .body .body-content .get-started{width:16.4rem;height:4.8rem;margin-top:32px!important;align-self:end;font-family:GothamRoundedBold,"Varela Round",sans-serif;font-size:1.5rem;box-shadow:0 12px 16px 0 rgba(0,0,0,.0392156862745098);box-shadow:0 4px 8px 0 rgba(0,0,0,.0784313725490196);box-shadow:0 2px 4px 0 rgba(0,0,0,.12156862745098039)}.signup-name .body .body-footer{height:1.6rem;padding-top:32px}.signup-name .body .body-footer span{font-size:3.2rem;letter-spacing:-7px;color:#f7f7f7}.signup-name .body .body-footer .active{color:#25c582;z-index:1}.signup-name .loading{margin-top:8em;height:10rem;width:100px;background-color:#fff;border-radius:10px}.signup-name .label{display:inline-block;height:2.4rem;font-family:GothamRoundedBold,"Varela Round",sans-serif;font-size:1.1em!important;color:#45494b;padding-left:1em}.signup-name .label.full-bar{top:-2.5rem}.signup-name .asterisk{color:#ff6c6c}.signup-school{min-height:100vh;width:100vw;background:#25c582;background-image:url(/static/media/scribs.322ee7cf.png);background-repeat:no-repeat;background-position:50%;opacity:.6;padding:0 8px 5px}.assignment .assignment-container .assignment-metadata .signup-school .assignment-name,.folderAssignment .assignment-container .assignment-metadata .signup-school .assignment-name,.help-category .connect-with-teacher .sections-container .section .signup-school .circle,.help-view .body .contents .signup-school .body-title,.signup-school .assignment .assignment-container .assignment-metadata .assignment-name,.signup-school .folderAssignment .assignment-container .assignment-metadata .assignment-name,.signup-school .help-category .connect-with-teacher .sections-container .section .circle,.signup-school .help-view .body .contents .body-title,.signup-school .major-header{margin-top:6rem;margin-bottom:.25em}.assignment .assignment-container .assignment-metadata .signup-school .assignment-name img,.folderAssignment .assignment-container .assignment-metadata .signup-school .assignment-name img,.help-category .connect-with-teacher .sections-container .section .signup-school .circle img,.help-view .body .contents .signup-school .body-title img,.signup-school .assignment .assignment-container .assignment-metadata .assignment-name img,.signup-school .folderAssignment .assignment-container .assignment-metadata .assignment-name img,.signup-school .help-category .connect-with-teacher .sections-container .section .circle img,.signup-school .help-view .body .contents .body-title img,.signup-school .major-header img{width:16rem}.signup-school .body{width:400px;max-width:100%;background-color:#fff;border-radius:10px}.signup-school .body .body-header{height:5em}.signup-school .body .body-content{padding:0 2.4rem 2.4rem}.signup-school .body .body-content .error-messages div{font-size:.8rem}.signup-school .body .body-content .org-options{padding:0;margin:0 0 12px}.signup-school .body .body-content md-autocomplete{margin-top:12px}.signup-school .body .body-content md-input-container.school-name{margin-top:0;padding:0}.order-detail .view-quote .action-bar .action-container .signup-school .body .body-content .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .signup-school .body .body-content .md-button.purchase-order,.signup-school .body .body-content .md-button.ck-primary,.signup-school .body .body-content .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.signup-school .body .body-content .order-detail .view-quote .action-bar .action-container .md-button.purchase-order{margin:20px 0 0}.signup-school .loading{margin-top:8em;height:100px;width:100px;background-color:#fff;border-radius:10px}.signup{overflow:auto}.anon-student-assignment-feedback,.signup,.student-account-assignment-feedback{height:100vh}.anon-student-assignment-feedback .assignment-question-header,.student-account-assignment-feedback .assignment-question-header{background-color:#ffde78;color:#fff}.anon-student-assignment-feedback .anon-student-assignment-overview .assignment-question-header .md-button.back.feedback-inbox-button,.anon-student-assignment-feedback .anon-student-assignment-work .assignment-question-header .md-button.back.feedback-inbox-button,.anon-student-assignment-feedback .assignment-question-header .md-button.bar-item.back,.anon-student-assignment-feedback .assignment-question-header .session .header .md-button.back.home,.anon-student-assignment-feedback .preview-student-assignment-overview .assignment-question-header .md-button.back.feedback-inbox-button,.anon-student-assignment-feedback .preview-student-assignment-work .assignment-question-header .md-button.back.feedback-inbox-button,.anon-student-assignment-feedback .student-account-assignment-overview .assignment-question-header .md-button.back.feedback-inbox-button,.anon-student-assignment-feedback .student-account-assignment-work .assignment-question-header .md-button.back.feedback-inbox-button,.anon-student-assignment-overview .anon-student-assignment-feedback .assignment-question-header .md-button.back.feedback-inbox-button,.anon-student-assignment-overview .student-account-assignment-feedback .assignment-question-header .md-button.back.feedback-inbox-button,.anon-student-assignment-work .anon-student-assignment-feedback .assignment-question-header .md-button.back.feedback-inbox-button,.anon-student-assignment-work .student-account-assignment-feedback .assignment-question-header .md-button.back.feedback-inbox-button,.preview-student-assignment-overview .anon-student-assignment-feedback .assignment-question-header .md-button.back.feedback-inbox-button,.preview-student-assignment-overview .student-account-assignment-feedback .assignment-question-header .md-button.back.feedback-inbox-button,.preview-student-assignment-work .anon-student-assignment-feedback .assignment-question-header .md-button.back.feedback-inbox-button,.preview-student-assignment-work .student-account-assignment-feedback .assignment-question-header .md-button.back.feedback-inbox-button,.session .header .anon-student-assignment-feedback .assignment-question-header .md-button.back.home,.session .header .student-account-assignment-feedback .assignment-question-header .md-button.back.home,.student-account-assignment-feedback .anon-student-assignment-overview .assignment-question-header .md-button.back.feedback-inbox-button,.student-account-assignment-feedback .anon-student-assignment-work .assignment-question-header .md-button.back.feedback-inbox-button,.student-account-assignment-feedback .assignment-question-header .md-button.bar-item.back,.student-account-assignment-feedback .assignment-question-header .session .header .md-button.back.home,.student-account-assignment-feedback .preview-student-assignment-overview .assignment-question-header .md-button.back.feedback-inbox-button,.student-account-assignment-feedback .preview-student-assignment-work .assignment-question-header .md-button.back.feedback-inbox-button,.student-account-assignment-feedback .student-account-assignment-overview .assignment-question-header .md-button.back.feedback-inbox-button,.student-account-assignment-feedback .student-account-assignment-work .assignment-question-header .md-button.back.feedback-inbox-button,.student-account-assignment-overview .anon-student-assignment-feedback .assignment-question-header .md-button.back.feedback-inbox-button,.student-account-assignment-overview .student-account-assignment-feedback .assignment-question-header .md-button.back.feedback-inbox-button,.student-account-assignment-work .anon-student-assignment-feedback .assignment-question-header .md-button.back.feedback-inbox-button,.student-account-assignment-work .student-account-assignment-feedback .assignment-question-header .md-button.back.feedback-inbox-button{color:#fff}.anon-student-assignment-feedback .assignment-question-header help-inbox,.student-account-assignment-feedback .assignment-question-header help-inbox{margin-left:1em}#what-is-a-class-code md-dialog-content .anon-student-assignment-feedback .assignment-question-header .primary-message,#what-is-a-class-code md-dialog-content .anon-student-assignment-feedback .assignment-question-header .secondary-message,#what-is-a-class-code md-dialog-content .student-account-assignment-feedback .assignment-question-header .primary-message,#what-is-a-class-code md-dialog-content .student-account-assignment-feedback .assignment-question-header .secondary-message,.add-anon-student-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.add-anon-student-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.add-pro-student-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.add-pro-student-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .anon-student-assignment-feedback .assignment-question-header .title,.admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .student-account-assignment-feedback .assignment-question-header .title,.anon-student-assignment-feedback .assignment-question-header #what-is-a-class-code md-dialog-content .primary-message,.anon-student-assignment-feedback .assignment-question-header #what-is-a-class-code md-dialog-content .secondary-message,.anon-student-assignment-feedback .assignment-question-header .add-anon-student-dialog .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .add-pro-student-dialog .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .title,.anon-student-assignment-feedback .assignment-question-header .assignment-export-dialog .exporting .ck-dialog-body .exporting-count,.anon-student-assignment-feedback .assignment-question-header .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.anon-student-assignment-feedback .assignment-question-header .assignment-export-dialog .main .ck-dialog-body .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .assignment-selection-dialog .ck-dialog-body .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .assignments-limit-paywall-dialog .ck-dialog-body .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .assignments-list .assignment-header .assignments-list-title,.anon-student-assignment-feedback .assignment-question-header .cancel-subscription-dialog .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .classkick-header,.anon-student-assignment-feedback .assignment-question-header .confirm-dialog .ck-dialog-body .primary-message,.anon-student-assignment-feedback .assignment-question-header .confirm-dialog .ck-dialog-body .secondary-message,.anon-student-assignment-feedback .assignment-question-header .contextual-paywall-dialog .contextual-paywall .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .contract-user-reset-password-dialog .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .create-order-dialog .add-organization .ck-dialog-body .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .create-order-dialog .identify-organization .ck-dialog-body .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .create-order-dialog .identify-person .ck-dialog-body .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .create-order-dialog .identify-purchase-period .ck-dialog-body .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .delete-account-dialog .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .error-dialog .ck-dialog-body .primary-message,.anon-student-assignment-feedback .assignment-question-header .error-dialog .ck-dialog-body .secondary-message,.anon-student-assignment-feedback .assignment-question-header .feature-dialog .feature-dialog-title,.anon-student-assignment-feedback .assignment-question-header .financial-aid-dialog .ck-dialog-body .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .folder-name-dialog .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .folderAssignment .copying .ck-dialog-body .message,.anon-student-assignment-feedback .assignment-question-header .help-article .body .body-container .article-content .article-title,.anon-student-assignment-feedback .assignment-question-header .import-google-rosters-dialog .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .import-image-dialog .cancel-check .content .primary-message,.anon-student-assignment-feedback .assignment-question-header .import-image-dialog .cancel-check .content .secondary-message,.anon-student-assignment-feedback .assignment-question-header .import-image-dialog .choose-destinations .content .title,.anon-student-assignment-feedback .assignment-question-header .import-image-dialog .review .content .title,.anon-student-assignment-feedback .assignment-question-header .invite-co-teacher-dialog .email-success .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .invite-co-teacher-dialog .email-success .email-success-message,.anon-student-assignment-feedback .assignment-question-header .invite-co-teacher-dialog .loading .ck-dialog-body .message,.anon-student-assignment-feedback .assignment-question-header .invite-teacher-dialog .invite .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .link-dialog .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .md-dialog-container.no-account md-dialog .ck-dialog-body,.anon-student-assignment-feedback .assignment-question-header .md-dialog-container.no-account md-dialog .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .move-assignment-dialog .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .roster-lock-dialog .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .roster-selection-dialog .ck-dialog-body .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .select-purchase-period-dialog .ck-dialog-body .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .session-question .error-container .no-roster,.anon-student-assignment-feedback .assignment-question-header .session-watch .error-container .no-roster,.anon-student-assignment-feedback .assignment-question-header .session-work .error-container .no-roster,.anon-student-assignment-feedback .assignment-question-header .student-account-choice-dialog .content .dialog-title,.anon-student-assignment-feedback .assignment-question-header .student-account-help-dialog .content .dialog-title,.anon-student-assignment-feedback .assignment-question-header .update-user-school-dialog .update-user-school .ck-dialog-body .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .user-notification-dialog .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header .verify-organization-member-dialog .ck-dialog-body .primary-message,.anon-student-assignment-feedback .assignment-question-header .verify-organization-member-dialog .ck-dialog-body .secondary-message,.anon-student-assignment-feedback .assignment-question-header audio-capture .audio-loading .message,.anon-student-assignment-feedback .assignment-question-header audio-capture .audio-message .message,.anon-student-assignment-feedback .assignment-question-header audio-capture .recording .message,.anon-student-assignment-feedback .assignment-question-header audio-capture .start .message,.anon-student-assignment-feedback .assignment-question-header md-dialog.add-manipulative-image-dialog .ck-dialog-body .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header md-dialog.create-contract-students-dialog .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header md-dialog.create-contract-students-dialog .select .create-options .message,.anon-student-assignment-feedback .assignment-question-header md-dialog.image-picker-dialog .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header md-dialog.pro-info-dialog .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header md-dialog.share-dialog .email-success .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header md-dialog.share-dialog .email-success .email-success-message,.anon-student-assignment-feedback .assignment-question-header md-dialog.share-dialog .loading .ck-dialog-body .message,.anon-student-assignment-feedback .assignment-question-header md-dialog.share-dialog .select-share-recipient .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header md-dialog.share-dialog .share-with-teacher .ck-dialog-subtitle,.anon-student-assignment-feedback .assignment-question-header md-dialog.share-dialog .share-with-teacher .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header md-dialog.share-dialog .share-work-dialog .ck-dialog-subtitle,.anon-student-assignment-feedback .assignment-question-header md-dialog.share-dialog .share-work-dialog .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header md-dialog.share-with-student-dialog .content .dialog-title,.anon-student-assignment-feedback .assignment-question-header md-dialog.share-with-student-dialog .content .welcome,.anon-student-assignment-feedback .assignment-question-header md-dialog.signup-dialog .ck-dialog-title,.anon-student-assignment-feedback .assignment-question-header md-dialog.student-code-dialog .ck-dialog-title,.anon-student-assignment-feedback .assignment-teacher-feedback-question .assignment-question-header .title,.anon-student-assignment-feedback .shared-work-question .assignment-question-header .title,.assignment-export-dialog .exporting .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .exporting-count,.assignment-export-dialog .exporting .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .exporting-message,.assignment-export-dialog .exporting .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .exporting-count,.assignment-export-dialog .exporting .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .exporting-message,.assignment-export-dialog .main .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.assignment-export-dialog .main .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.assignment-selection-dialog .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.assignment-selection-dialog .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.assignment-teacher-feedback-question .anon-student-assignment-feedback .assignment-question-header .title,.assignment-teacher-feedback-question .student-account-assignment-feedback .assignment-question-header .title,.assignments-limit-paywall-dialog .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.assignments-limit-paywall-dialog .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.assignments-list .assignment-header .anon-student-assignment-feedback .assignment-question-header .assignments-list-title,.assignments-list .assignment-header .student-account-assignment-feedback .assignment-question-header .assignments-list-title,.cancel-subscription-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.cancel-subscription-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.confirm-dialog .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .primary-message,.confirm-dialog .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .secondary-message,.confirm-dialog .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .primary-message,.confirm-dialog .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .secondary-message,.contextual-paywall-dialog .contextual-paywall .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.contextual-paywall-dialog .contextual-paywall .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.contract-user-reset-password-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.contract-user-reset-password-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.create-order-dialog .add-organization .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.create-order-dialog .add-organization .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.create-order-dialog .identify-organization .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.create-order-dialog .identify-organization .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.create-order-dialog .identify-person .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.create-order-dialog .identify-person .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.create-order-dialog .identify-purchase-period .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.create-order-dialog .identify-purchase-period .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.delete-account-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.delete-account-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.error-dialog .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .primary-message,.error-dialog .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .secondary-message,.error-dialog .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .primary-message,.error-dialog .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .secondary-message,.feature-dialog .anon-student-assignment-feedback .assignment-question-header .feature-dialog-title,.feature-dialog .student-account-assignment-feedback .assignment-question-header .feature-dialog-title,.financial-aid-dialog .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.financial-aid-dialog .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.folder-name-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.folder-name-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.folderAssignment .copying .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .message,.folderAssignment .copying .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .message,.help-article .body .body-container .article-content .anon-student-assignment-feedback .assignment-question-header .article-title,.help-article .body .body-container .article-content .student-account-assignment-feedback .assignment-question-header .article-title,.import-google-rosters-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.import-google-rosters-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.import-image-dialog .cancel-check .content .anon-student-assignment-feedback .assignment-question-header .primary-message,.import-image-dialog .cancel-check .content .anon-student-assignment-feedback .assignment-question-header .secondary-message,.import-image-dialog .cancel-check .content .student-account-assignment-feedback .assignment-question-header .primary-message,.import-image-dialog .cancel-check .content .student-account-assignment-feedback .assignment-question-header .secondary-message,.import-image-dialog .choose-destinations .content .anon-student-assignment-feedback .assignment-question-header .title,.import-image-dialog .choose-destinations .content .student-account-assignment-feedback .assignment-question-header .title,.import-image-dialog .review .content .anon-student-assignment-feedback .assignment-question-header .title,.import-image-dialog .review .content .student-account-assignment-feedback .assignment-question-header .title,.invite-co-teacher-dialog .email-success .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.invite-co-teacher-dialog .email-success .anon-student-assignment-feedback .assignment-question-header .email-success-message,.invite-co-teacher-dialog .email-success .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.invite-co-teacher-dialog .email-success .student-account-assignment-feedback .assignment-question-header .email-success-message,.invite-co-teacher-dialog .loading .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .message,.invite-co-teacher-dialog .loading .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .message,.invite-teacher-dialog .invite .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.invite-teacher-dialog .invite .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.link-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.link-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.md-dialog-container.no-account md-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-body,.md-dialog-container.no-account md-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.md-dialog-container.no-account md-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-body,.md-dialog-container.no-account md-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.move-assignment-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.move-assignment-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.roster-lock-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.roster-lock-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.roster-selection-dialog .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.roster-selection-dialog .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.select-purchase-period-dialog .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.select-purchase-period-dialog .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.session-question .error-container .anon-student-assignment-feedback .assignment-question-header .no-roster,.session-question .error-container .student-account-assignment-feedback .assignment-question-header .no-roster,.session-watch .error-container .anon-student-assignment-feedback .assignment-question-header .no-roster,.session-watch .error-container .student-account-assignment-feedback .assignment-question-header .no-roster,.session-work .error-container .anon-student-assignment-feedback .assignment-question-header .no-roster,.session-work .error-container .student-account-assignment-feedback .assignment-question-header .no-roster,.shared-work-question .anon-student-assignment-feedback .assignment-question-header .title,.shared-work-question .student-account-assignment-feedback .assignment-question-header .title,.student-account-assignment-feedback .assignment-question-header #what-is-a-class-code md-dialog-content .primary-message,.student-account-assignment-feedback .assignment-question-header #what-is-a-class-code md-dialog-content .secondary-message,.student-account-assignment-feedback .assignment-question-header .add-anon-student-dialog .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .add-pro-student-dialog .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .admin-invites-teachers-dialog .invite-teachers-email .invite .invite-title .title,.student-account-assignment-feedback .assignment-question-header .assignment-export-dialog .exporting .ck-dialog-body .exporting-count,.student-account-assignment-feedback .assignment-question-header .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.student-account-assignment-feedback .assignment-question-header .assignment-export-dialog .main .ck-dialog-body .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .assignment-selection-dialog .ck-dialog-body .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .assignments-limit-paywall-dialog .ck-dialog-body .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .assignments-list .assignment-header .assignments-list-title,.student-account-assignment-feedback .assignment-question-header .cancel-subscription-dialog .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .classkick-header,.student-account-assignment-feedback .assignment-question-header .confirm-dialog .ck-dialog-body .primary-message,.student-account-assignment-feedback .assignment-question-header .confirm-dialog .ck-dialog-body .secondary-message,.student-account-assignment-feedback .assignment-question-header .contextual-paywall-dialog .contextual-paywall .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .contract-user-reset-password-dialog .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .create-order-dialog .add-organization .ck-dialog-body .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .create-order-dialog .identify-organization .ck-dialog-body .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .create-order-dialog .identify-person .ck-dialog-body .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .create-order-dialog .identify-purchase-period .ck-dialog-body .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .delete-account-dialog .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .error-dialog .ck-dialog-body .primary-message,.student-account-assignment-feedback .assignment-question-header .error-dialog .ck-dialog-body .secondary-message,.student-account-assignment-feedback .assignment-question-header .feature-dialog .feature-dialog-title,.student-account-assignment-feedback .assignment-question-header .financial-aid-dialog .ck-dialog-body .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .folder-name-dialog .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .folderAssignment .copying .ck-dialog-body .message,.student-account-assignment-feedback .assignment-question-header .help-article .body .body-container .article-content .article-title,.student-account-assignment-feedback .assignment-question-header .import-google-rosters-dialog .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .import-image-dialog .cancel-check .content .primary-message,.student-account-assignment-feedback .assignment-question-header .import-image-dialog .cancel-check .content .secondary-message,.student-account-assignment-feedback .assignment-question-header .import-image-dialog .choose-destinations .content .title,.student-account-assignment-feedback .assignment-question-header .import-image-dialog .review .content .title,.student-account-assignment-feedback .assignment-question-header .invite-co-teacher-dialog .email-success .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .invite-co-teacher-dialog .email-success .email-success-message,.student-account-assignment-feedback .assignment-question-header .invite-co-teacher-dialog .loading .ck-dialog-body .message,.student-account-assignment-feedback .assignment-question-header .invite-teacher-dialog .invite .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .link-dialog .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .md-dialog-container.no-account md-dialog .ck-dialog-body,.student-account-assignment-feedback .assignment-question-header .md-dialog-container.no-account md-dialog .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .move-assignment-dialog .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .roster-lock-dialog .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .roster-selection-dialog .ck-dialog-body .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .select-purchase-period-dialog .ck-dialog-body .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .session-question .error-container .no-roster,.student-account-assignment-feedback .assignment-question-header .session-watch .error-container .no-roster,.student-account-assignment-feedback .assignment-question-header .session-work .error-container .no-roster,.student-account-assignment-feedback .assignment-question-header .student-account-choice-dialog .content .dialog-title,.student-account-assignment-feedback .assignment-question-header .student-account-help-dialog .content .dialog-title,.student-account-assignment-feedback .assignment-question-header .update-user-school-dialog .update-user-school .ck-dialog-body .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .user-notification-dialog .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header .verify-organization-member-dialog .ck-dialog-body .primary-message,.student-account-assignment-feedback .assignment-question-header .verify-organization-member-dialog .ck-dialog-body .secondary-message,.student-account-assignment-feedback .assignment-question-header audio-capture .audio-loading .message,.student-account-assignment-feedback .assignment-question-header audio-capture .audio-message .message,.student-account-assignment-feedback .assignment-question-header audio-capture .recording .message,.student-account-assignment-feedback .assignment-question-header audio-capture .start .message,.student-account-assignment-feedback .assignment-question-header md-dialog.add-manipulative-image-dialog .ck-dialog-body .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header md-dialog.create-contract-students-dialog .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header md-dialog.create-contract-students-dialog .select .create-options .message,.student-account-assignment-feedback .assignment-question-header md-dialog.image-picker-dialog .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header md-dialog.pro-info-dialog .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header md-dialog.share-dialog .email-success .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header md-dialog.share-dialog .email-success .email-success-message,.student-account-assignment-feedback .assignment-question-header md-dialog.share-dialog .loading .ck-dialog-body .message,.student-account-assignment-feedback .assignment-question-header md-dialog.share-dialog .select-share-recipient .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header md-dialog.share-dialog .share-with-teacher .ck-dialog-subtitle,.student-account-assignment-feedback .assignment-question-header md-dialog.share-dialog .share-with-teacher .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header md-dialog.share-dialog .share-work-dialog .ck-dialog-subtitle,.student-account-assignment-feedback .assignment-question-header md-dialog.share-dialog .share-work-dialog .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header md-dialog.share-with-student-dialog .content .dialog-title,.student-account-assignment-feedback .assignment-question-header md-dialog.share-with-student-dialog .content .welcome,.student-account-assignment-feedback .assignment-question-header md-dialog.signup-dialog .ck-dialog-title,.student-account-assignment-feedback .assignment-question-header md-dialog.student-code-dialog .ck-dialog-title,.student-account-assignment-feedback .assignment-teacher-feedback-question .assignment-question-header .title,.student-account-assignment-feedback .shared-work-question .assignment-question-header .title,.student-account-choice-dialog .content .anon-student-assignment-feedback .assignment-question-header .dialog-title,.student-account-choice-dialog .content .student-account-assignment-feedback .assignment-question-header .dialog-title,.student-account-help-dialog .content .anon-student-assignment-feedback .assignment-question-header .dialog-title,.student-account-help-dialog .content .student-account-assignment-feedback .assignment-question-header .dialog-title,.update-user-school-dialog .update-user-school .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.update-user-school-dialog .update-user-school .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.user-notification-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,.user-notification-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,.verify-organization-member-dialog .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .primary-message,.verify-organization-member-dialog .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .secondary-message,.verify-organization-member-dialog .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .primary-message,.verify-organization-member-dialog .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .secondary-message,audio-capture .audio-loading .anon-student-assignment-feedback .assignment-question-header .message,audio-capture .audio-loading .student-account-assignment-feedback .assignment-question-header .message,audio-capture .audio-message .anon-student-assignment-feedback .assignment-question-header .message,audio-capture .audio-message .student-account-assignment-feedback .assignment-question-header .message,audio-capture .recording .anon-student-assignment-feedback .assignment-question-header .message,audio-capture .recording .student-account-assignment-feedback .assignment-question-header .message,audio-capture .start .anon-student-assignment-feedback .assignment-question-header .message,audio-capture .start .student-account-assignment-feedback .assignment-question-header .message,md-dialog.add-manipulative-image-dialog .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,md-dialog.add-manipulative-image-dialog .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,md-dialog.create-contract-students-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,md-dialog.create-contract-students-dialog .select .create-options .anon-student-assignment-feedback .assignment-question-header .message,md-dialog.create-contract-students-dialog .select .create-options .student-account-assignment-feedback .assignment-question-header .message,md-dialog.create-contract-students-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,md-dialog.image-picker-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,md-dialog.image-picker-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,md-dialog.pro-info-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,md-dialog.pro-info-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .email-success .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .email-success .anon-student-assignment-feedback .assignment-question-header .email-success-message,md-dialog.share-dialog .email-success .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .email-success .student-account-assignment-feedback .assignment-question-header .email-success-message,md-dialog.share-dialog .loading .ck-dialog-body .anon-student-assignment-feedback .assignment-question-header .message,md-dialog.share-dialog .loading .ck-dialog-body .student-account-assignment-feedback .assignment-question-header .message,md-dialog.share-dialog .select-share-recipient .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .select-share-recipient .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .share-with-teacher .anon-student-assignment-feedback .assignment-question-header .ck-dialog-subtitle,md-dialog.share-dialog .share-with-teacher .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .share-with-teacher .student-account-assignment-feedback .assignment-question-header .ck-dialog-subtitle,md-dialog.share-dialog .share-with-teacher .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .share-work-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-subtitle,md-dialog.share-dialog .share-work-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,md-dialog.share-dialog .share-work-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-subtitle,md-dialog.share-dialog .share-work-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,md-dialog.share-with-student-dialog .content .anon-student-assignment-feedback .assignment-question-header .dialog-title,md-dialog.share-with-student-dialog .content .anon-student-assignment-feedback .assignment-question-header .welcome,md-dialog.share-with-student-dialog .content .student-account-assignment-feedback .assignment-question-header .dialog-title,md-dialog.share-with-student-dialog .content .student-account-assignment-feedback .assignment-question-header .welcome,md-dialog.signup-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,md-dialog.signup-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-title,md-dialog.student-code-dialog .anon-student-assignment-feedback .assignment-question-header .ck-dialog-title,md-dialog.student-code-dialog .student-account-assignment-feedback .assignment-question-header .ck-dialog-title{color:#fff}.anon-student-assignment-feedback .error,.student-account-assignment-feedback .error{text-align:center;font-size:1.5em}.anon-student-assignment-overview,.preview-student-assignment-overview,.student-account-assignment-overview{height:100vh}.anon-student-assignment-overview .assignment-question-header,.preview-student-assignment-overview .assignment-question-header,.student-account-assignment-overview .assignment-question-header{box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.1);z-index:1}.anon-student-assignment-overview .assignment-question-header help-inbox,.preview-student-assignment-overview .assignment-question-header help-inbox,.student-account-assignment-overview .assignment-question-header help-inbox{margin-left:1em}.anon-student-assignment-overview .assignment-question-header .feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .feedback-inbox-button,.student-account-assignment-overview .assignment-question-header .feedback-inbox-button{width:75px}.anon-student-assignment-overview .content,.preview-student-assignment-overview .content,.student-account-assignment-overview .content{overflow:auto;background-color:#f7f7f7;padding-top:8px}.anon-student-assignment-overview .content assignment-sheet,.preview-student-assignment-overview .content assignment-sheet,.student-account-assignment-overview .content assignment-sheet{height:33vw;width:44vw;background:#fff}.anon-student-assignment-overview .content assignment-sheet svg,.preview-student-assignment-overview .content assignment-sheet svg,.student-account-assignment-overview .content assignment-sheet svg{height:88vw}.anon-student-assignment-overview .content .work,.preview-student-assignment-overview .content .work,.student-account-assignment-overview .content .work{height:33vw;width:44vw;background:#fff;overflow:hidden;margin:.5em;box-shadow:0 0 8px 1px rgba(64,67,69,.17);cursor:pointer}.anon-student-assignment-overview .content .anchor,.preview-student-assignment-overview .content .anchor,.student-account-assignment-overview .content .anchor{z-index:10;position:relative;width:0;height:0}.anon-student-assignment-overview .content .anchor .question-overlay,.preview-student-assignment-overview .content .anchor .question-overlay,.student-account-assignment-overview .content .anchor .question-overlay{pointer-events:none;height:33vw;width:44vw}.anon-student-assignment-overview .content .anchor .question-overlay .question-overlay-bottom .question-number,.preview-student-assignment-overview .content .anchor .question-overlay .question-overlay-bottom .question-number,.student-account-assignment-overview .content .anchor .question-overlay .question-overlay-bottom .question-number{background-color:#fff;height:36px;width:36px}.anon-student-assignment-overview .content .anchor .question-overlay .question-overlay-bottom .question-score,.preview-student-assignment-overview .content .anchor .question-overlay .question-overlay-bottom .question-score,.student-account-assignment-overview .content .anchor .question-overlay .question-overlay-bottom .question-score{position:relative;width:128px;height:32px;margin:3px;color:#6d6e70}.anon-student-assignment-overview .content .anchor .question-overlay .question-overlay-bottom .question-score grade-input,.preview-student-assignment-overview .content .anchor .question-overlay .question-overlay-bottom .question-score grade-input,.student-account-assignment-overview .content .anchor .question-overlay .question-overlay-bottom .question-score grade-input{height:2.6rem;width:120px;margin:auto}.anon-student-assignment-overview .error,.preview-student-assignment-overview .error,.student-account-assignment-overview .error{text-align:center;font-size:1.5em}@media (max-width:665px){.anon-student-assignment-overview .assignment-question-header help-inbox,.preview-student-assignment-overview .assignment-question-header help-inbox,.student-account-assignment-overview .assignment-question-header help-inbox{display:none}}.anon-student-assignment-work,.preview-student-assignment-work,.student-account-assignment-work{height:100vh}.anon-student-assignment-work .assignment-question-header help-inbox,.preview-student-assignment-work .assignment-question-header help-inbox,.student-account-assignment-work .assignment-question-header help-inbox{margin-left:1em}.anon-student-assignment-work .assignment-question-header .feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .feedback-inbox-button,.student-account-assignment-work .assignment-question-header .feedback-inbox-button{width:75px}.anon-student-assignment-work .error,.preview-student-assignment-work .error,.student-account-assignment-work .error{text-align:center;font-size:1.5em}.anon-student-assignment-work .loading,.preview-student-assignment-work .loading,.student-account-assignment-work .loading{position:absolute;background-color:#fff;left:0;top:0;right:0;bottom:0;opacity:1%}@media (max-width:665px){.anon-student-assignment-work .assignment-question-header help-inbox,.preview-student-assignment-work .assignment-question-header help-inbox,.student-account-assignment-work .assignment-question-header help-inbox{display:none}}.student-assignments-list{height:100vh;text-align:center}.student-assignments-list .header{border:none}.student-assignments-list .search-and-classcode{display:flex;justify-content:space-between;align-items:center;padding:0 0 0 1.5rem}.student-assignments-list .search-and-classcode .classcode-input label{width:auto;margin:0}.student-assignments-list .list-header .md-button{margin:0;padding:0 8px}.student-assignments-list .content{text-align:left;overflow:auto;background-color:#f7f7f7}.student-assignments-list .body i:not(.ck-loading),.student-assignments-list .content i{width:2em;text-align:center;pointer-events:none}.student-assignments-list .body i:not(.ck-loading).gray,.student-assignments-list .content i.gray{color:#b8babc}.student-assignments-list .body i:not(.ck-loading).ck-carrot,.student-assignments-list .content i.ck-carrot{display:inline;opacity:0;transition:all .2s ease-in-out;transform:rotate(-180deg)}.student-assignments-list .body i:not(.ck-loading).ck-carrot.show,.student-assignments-list .content i.ck-carrot.show{opacity:1}.student-assignments-list .body i:not(.ck-loading).ck-carrot.flip,.student-assignments-list .content i.ck-carrot.flip{transform:rotate(0)}.student-assignments-list .accordion{box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.1)}.student-assignments-list .accordion i{width:2em;text-align:center;pointer-events:none}.student-assignments-list .accordion i.gray{color:#b8babc}.student-assignments-list .accordion md-list-item{background-color:#fff;border-bottom:1px solid #eeeeef;height:48px;box-sizing:border-box;color:#6d6e70}.student-assignments-list .accordion md-list-item .md-button{color:#6d6e70;font-family:GothamRoundedBook,"Varela Round",sans-serif}.student-assignments-list .accordion md-list-item .gray{color:#b8babc}.student-assignments-list .accordion md-list-item .ck-star-filled:before{font-size:2rem;color:#723dff}.student-assignments-list .accordion md-list-item .ck-pin-clicked{font-size:1.7rem;color:#723dff}.student-assignments-list .accordion .top i.ck-pagerback{transform:rotate(90deg);transition:transform .3s ease-in-out}.student-assignments-list .accordion .top i.ck-pagerback.closed{transform:rotate(270deg)}.student-assignments-list .accordion .top .text{margin-left:.8rem;pointer-events:none}.student-assignments-list .accordion .top .text span{position:relative;top:1px}.student-assignments-list .accordion .body{transition:max-height .3s ease-in-out;max-height:200px;overflow:hidden}.student-assignments-list .accordion .body.closed{max-height:0}.student-assignments-list .accordion .body .text{margin-left:.8rem;pointer-events:none}.student-assignments-list .accordion .body .text span{position:relative;top:1px}.student-assignments-list .total-score{padding:0 8px;width:184px;min-height:2.6rem}.student-assignments-list .total-score .star{font-size:100%;color:#25c582;animation-name:starBounce;animation-duration:1s}.student-assignments-list .total-feedback{padding:0 8px 0 0;width:184px;min-height:48px}.anon-student-assignment-overview .assignment-question-header .student-assignments-list .total-feedback .md-button.feedback-inbox-button,.anon-student-assignment-work .assignment-question-header .student-assignments-list .total-feedback .md-button.feedback-inbox-button,.preview-student-assignment-overview .assignment-question-header .student-assignments-list .total-feedback .md-button.feedback-inbox-button,.preview-student-assignment-work .assignment-question-header .student-assignments-list .total-feedback .md-button.feedback-inbox-button,.session .header .student-assignments-list .total-feedback .md-button.home,.student-account-assignment-overview .assignment-question-header .student-assignments-list .total-feedback .md-button.feedback-inbox-button,.student-account-assignment-work .assignment-question-header .student-assignments-list .total-feedback .md-button.feedback-inbox-button,.student-assignments-list .total-feedback .anon-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.student-assignments-list .total-feedback .anon-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.student-assignments-list .total-feedback .md-button.bar-item,.student-assignments-list .total-feedback .preview-student-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.student-assignments-list .total-feedback .preview-student-assignment-work .assignment-question-header .md-button.feedback-inbox-button,.student-assignments-list .total-feedback .session .header .md-button.home,.student-assignments-list .total-feedback .student-account-assignment-overview .assignment-question-header .md-button.feedback-inbox-button,.student-assignments-list .total-feedback .student-account-assignment-work .assignment-question-header .md-button.feedback-inbox-button{min-height:48px;width:81px}.student-assignments-list .empty-message{margin:2em;text-align:center}.student-assignments-list .empty-folder-message,.student-assignments-list .empty-message{font-family:GothamRoundedBook,"Varela Round",sans-serif}.student-assignments-list .error,.student-assignments-list .loading{text-align:center}.student-assignments-list .error .error-text,.student-assignments-list .error .loading-text,.student-assignments-list .loading .error-text,.student-assignments-list .loading .loading-text{padding:.5rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}@keyframes starBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px);color:#57bab7;font-size:110%}60%{transform:translateY(-5px);color:#57bab7;font-size:110%}}.edit-user-option{border-bottom:1px solid #e5e5e5}.student-overview{height:100vh}.student-overview .header .back-button{height:100%}.student-overview .header .options-menu-button{height:inherit}.student-overview .header .options-menu-button .student-overview-more-options{height:100%}.student-overview .body{font-weight:400}.student-overview .body .student-name{font-size:2.8rem;line-height:3.2rem;margin:4.8rem 4rem}.student-overview .body .pro-student-container{padding:4rem}.student-overview .body .pro-student-container .article-autocomplete,.student-overview .body .pro-student-container .search-input{padding:2rem 0}.student-overview .body .pro-student-container .col{margin:0}.student-overview .body .pro-student-container .col.assignment-name,.student-overview .body .pro-student-container .col.grade,.student-overview .body .pro-student-container .col.progress,.student-overview .body .pro-student-container .col.start-date{text-overflow:ellipsis;padding-left:15px;min-width:50px}.student-overview .body .pro-student-container .col.helps{text-overflow:ellipsis;min-width:50px;justify-content:center;padding-left:0}.student-overview .body .pro-student-container md-virtual-repeat-container{height:calc(100vh - 30em);overflow:auto}.student-overview .body .pro-student-container .student-overview-list{font-family:GothamRoundedBook,"Varela Round",sans-serif}.roster-edit .student-list-section .student-overview .body .pro-student-container .student-overview-list md-list-item.list-button,.student-overview .body .pro-student-container .student-overview-list .roster-edit .student-list-section md-list-item.list-button,.student-overview .body .pro-student-container .student-overview-list md-list-item.list-item{box-shadow:none}.student-overview .body .pro-student-container .student-overview-list progress{-webkit-appearance:none;appearance:none;width:5.6rem;border-radius:4px;height:.8rem;background-color:#e5e5e5;color:#25c582}.student-overview .body .pro-student-container .student-overview-list progress::-webkit-progress-bar{background-color:#e5e5e5!important;border-radius:4px}.student-overview .body .pro-student-container .student-overview-list progress::-webkit-progress-value{background-color:#25c582!important;border-radius:4px}.student-overview .body .pro-student-container .student-overview-list progress::-moz-progress-bar{background-color:#25c582!important;border-radius:4px}.student-overview .body .upgrade-link{border:#f0fff0;background:none;font-style:inherit;color:#25c582;font-family:GothamRoundedMedium,"Varela Round",sans-serif;text-decoration:none;cursor:pointer;padding:0}.student-overview .body .upgrade-link:hover{text-decoration:underline}.student-overview .body .no-assignments-text,.student-overview .body .paywall-text{display:flex;font-size:1.8rem;line-height:2.8rem;padding:.7rem 4rem}.student-overview .body .no-assignments-text a,.student-overview .body .paywall-text a{text-transform:none}.submit-order{min-height:100vh;width:100vw;background:#25c582;background-image:url(/static/media/scribs.322ee7cf.png);background-repeat:no-repeat;background-position:50%}.submit-order .body{margin:60px 0;width:630px;max-width:100%;background-color:#fff;border-radius:10px}.submit-order .body .body-header{height:5.6em;margin-top:20px}.submit-order .body .body-content{padding:0 12rem 6rem}.submit-order .body .body-content md-input-container.billing-email,.submit-order .body .body-content md-input-container.billing-name,.submit-order .body .body-content md-input-container.name-on-card,.submit-order .body .body-content md-input-container.organization-name,.submit-order .body .body-content md-input-container.point-person,.submit-order .body .body-content md-input-container.purchase-order,.submit-order .body .body-content md-input-container.zip{padding:0;margin:10px 0 0}.submit-order .body .body-content md-input-container.billing-email.billing-name,.submit-order .body .body-content md-input-container.billing-name.billing-name,.submit-order .body .body-content md-input-container.name-on-card.billing-name,.submit-order .body .body-content md-input-container.organization-name.billing-name,.submit-order .body .body-content md-input-container.point-person.billing-name,.submit-order .body .body-content md-input-container.purchase-order.billing-name,.submit-order .body .body-content md-input-container.zip.billing-name{margin:0}.submit-order .body .body-content md-input-container.billing-email.organization-name .label,.submit-order .body .body-content md-input-container.billing-name .label,.submit-order .body .body-content md-input-container.billing-name.organization-name .label,.submit-order .body .body-content md-input-container.name-on-card.organization-name .label,.submit-order .body .body-content md-input-container.organization-name.organization-name .label,.submit-order .body .body-content md-input-container.point-person .label,.submit-order .body .body-content md-input-container.point-person.organization-name .label,.submit-order .body .body-content md-input-container.purchase-order.organization-name .label,.submit-order .body .body-content md-input-container.zip.organization-name .label{text-transform:capitalize}.submit-order .body .body-content md-input-container.billing-name .anchor,.submit-order .body .body-content md-input-container.point-person .anchor{height:0;width:0;position:relative;top:1px}.submit-order .body .body-content md-input-container.billing-name .anchor .ck-contextualhelp,.submit-order .body .body-content md-input-container.point-person .anchor .ck-contextualhelp{margin-right:1px;cursor:pointer}.submit-order .body .body-content md-input-container.purchase-order{margin-bottom:20px}.submit-order .body .body-content .address-details md-input-container.city{margin-top:10px;padding:0}.submit-order .body .body-content .address-details md-autocomplete.state{margin:10px 8px 0;min-width:50px}.submit-order .body .body-content .address-details md-autocomplete.country{margin-top:10px}.submit-order .body .body-content .separator{height:2px;background-color:#eeeeef;margin:0 0 20px}.submit-order .body .body-content .payment-details{margin:0 0 20px}.submit-order .body .body-content .payment-details .duration{font-size:1.1rem;margin-bottom:10px}.submit-order .body .body-content .payment-details .total{margin-left:5px}.submit-order .body .body-content .md-button{margin:0}.order-detail .view-quote .action-bar .action-container .submit-order .body .body-content .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .submit-order .body .body-content .md-button.purchase-order,.submit-order .body .body-content .md-button.ck-primary,.submit-order .body .body-content .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.submit-order .body .body-content .order-detail .view-quote .action-bar .action-container .md-button.purchase-order{margin-top:20px}.submit-order .body .body-content .card-container{height:80px}.submit-order .body .body-content .card-container md-input-container.card{pointer-events:none;margin-top:8px;padding-left:0;padding-right:0}.submit-order .body .body-content .card-container md-input-container.card input{position:absolute}.submit-order .body .body-content .card-container md-input-container.card .error-messages{position:absolute;top:32px}.submit-order .body .body-content .card-container .card-element{position:relative;top:1px;left:4px;margin:0 8px;transition:opacity .2s}.submit-order .body .body-content .card-container .ck-card-empty:not(.ck-card-focused){opacity:0}.submit-order .error,.submit-order .loading{margin-top:8em;padding:25px;background-color:#fff;border-radius:10px}.submit-order .error .error-text,.submit-order .error .loading-text,.submit-order .loading .error-text,.submit-order .loading .loading-text{padding:.5rem .5rem 0;font-family:GothamRoundedBook,"Varela Round",sans-serif}.user-notifications-list{min-height:100vh}.user-notifications-list .list-header .col.notification-text{width:100%}.user-notifications-list .list-header .col.received{width:100%;padding-left:26px}.user-notifications-list md-list{min-height:calc(100vh - 88px);max-height:calc(100vh - 88px);overflow:auto}.user-notifications-list md-list md-list-item .anchor{position:relative;height:0;width:0;bottom:.5rem;right:.5rem}.user-notifications-list md-list md-list-item .indicator-circle.seen{visibility:hidden}.assignment-export-dialog .exporting .ck-dialog-body .user-notifications-list md-list md-list-item .col.notification-text .exporting-message,.folderAssignment .copying .ck-dialog-body .user-notifications-list md-list md-list-item .col.notification-text .message,.invite-co-teacher-dialog .loading .ck-dialog-body .user-notifications-list md-list md-list-item .col.notification-text .message,.session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer .user-notifications-list md-list md-list-item .col.notification-text span,.session-watch .body .body-content .question-cell .question-answer .user-notifications-list md-list md-list-item .col.notification-text span,.session-work .body .body-content .question-cell .question-answer .user-notifications-list md-list md-list-item .col.notification-text span,.user-notifications-list md-list md-list-item .col.notification-text .assignment-export-dialog .exporting .ck-dialog-body .exporting-message,.user-notifications-list md-list md-list-item .col.notification-text .folderAssignment .copying .ck-dialog-body .message,.user-notifications-list md-list md-list-item .col.notification-text .invite-co-teacher-dialog .loading .ck-dialog-body .message,.user-notifications-list md-list md-list-item .col.notification-text .session-question .body .body-content .thumbnail-container .thumbnail .md-button.work .question-work-content .question-answer span,.user-notifications-list md-list md-list-item .col.notification-text .session-watch .body .body-content .question-cell .question-answer span,.user-notifications-list md-list md-list-item .col.notification-text .session-work .body .body-content .question-cell .question-answer span,.user-notifications-list md-list md-list-item .col.notification-text .truncate,.user-notifications-list md-list md-list-item .col.notification-text md-dialog.share-dialog .loading .ck-dialog-body .message,md-dialog.share-dialog .loading .ck-dialog-body .user-notifications-list md-list md-list-item .col.notification-text .message{text-overflow:ellipsis;display:block}.user-notifications-list md-list md-list-item .col.received{padding-left:0}.user-notifications-list md-list md-list-item:last-child{border-bottom:none}.user-notifications-list .error,.user-notifications-list .loading{text-align:center;height:100%}.user-notifications-list .error .error-text,.user-notifications-list .error .loading-text,.user-notifications-list .loading .error-text,.user-notifications-list .loading .loading-text{padding:.5rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}.user-profile{height:100vh}.user-profile .header .left{height:inherit}.user-profile .error,.user-profile .loading{text-align:center;height:100%}.user-profile .error .error-text,.user-profile .error .loading-text,.user-profile .loading .error-text,.user-profile .loading .loading-text{padding:.5rem;font-family:GothamRoundedBook,"Varela Round",sans-serif}.user-profile .separator{border-top:1px solid #e5e5e5;margin:3rem 0}.user-profile .tabs{padding:0 19px;height:32px;margin-top:8px}.user-profile .tabs .tab{min-width:101px;padding:0 12px;margin:0 24px 0 0;border-radius:0;color:#25c582;text-transform:none;cursor:pointer;outline:none;border-bottom:3px solid transparent}.user-profile .tabs .tab.active{color:#6d6e70;border-bottom:3px solid #6d6e70}.user-profile .tabs .tab:hover{background-color:#fff}.user-profile .tabs .tab .md-ripple-container{border-radius:0}.user-profile .body{overflow-y:auto}.user-profile .body.with-banner{min-height:calc(100vh - 88px - 7.2rem);max-height:calc(100vh - 88px - 7.2rem)}.user-profile .delete-account .md-button{color:#ff6c6c;margin-left:0}.user-profile .edit-profile .info-view,.user-profile .edit-profile .plan-view{padding:2.4rem}.user-profile .edit-profile .edit-profile-column:first-child{padding-right:2.4rem}.user-profile .edit-profile .edit-profile-column{box-sizing:border-box;min-width:20em;width:100%;max-width:40em}.user-profile .edit-profile .edit-profile-column>*{box-sizing:border-box}.user-profile .edit-profile .edit-profile-column md-input-container.email,.user-profile .edit-profile .edit-profile-column md-input-container.first-name,.user-profile .edit-profile .edit-profile-column md-input-container.last-name,.user-profile .edit-profile .edit-profile-column md-input-container.student-age,.user-profile .edit-profile .edit-profile-column md-input-container.username{margin-top:12px;padding:0}.user-profile .edit-profile .edit-profile-column md-autocomplete{margin-top:12px}.user-profile .edit-profile .edit-profile-column md-autocomplete.prefix,.user-profile .edit-profile .edit-profile-column md-autocomplete.role{margin-top:0}.user-profile .edit-profile .basic-plan .school,.user-profile .edit-profile .pro-plans .school,.user-profile .edit-profile .schools-view .school{padding:3.2rem 2.4rem;border-bottom:1px solid #eeeeef}.user-profile .edit-profile .basic-plan .unverified,.user-profile .edit-profile .pro-plans .unverified,.user-profile .edit-profile .schools-view .unverified{display:flex!important;background-color:#ffeaeb;margin:1.5rem 2.4rem 1rem;border-radius:10px;line-height:1.8em}.user-profile .edit-profile .basic-plan .unverified .unverified-bold,.user-profile .edit-profile .pro-plans .unverified .unverified-bold,.user-profile .edit-profile .schools-view .unverified .unverified-bold{font-weight:bolder}.user-profile .edit-profile .basic-plan .unverified .headericon,.user-profile .edit-profile .pro-plans .unverified .headericon,.user-profile .edit-profile .schools-view .unverified .headericon{margin:.1em 1em 0 0}.user-profile .edit-profile .basic-plan .usage,.user-profile .edit-profile .pro-plans .usage,.user-profile .edit-profile .schools-view .usage{padding:50px;background-color:#fff;width:90%;border-radius:15px;border:2px solid #e5e5e5}.user-profile .edit-profile .basic-plan .grandfathered,.user-profile .edit-profile .pro-plans .grandfathered,.user-profile .edit-profile .schools-view .grandfathered{padding:1.2rem 2.4rem;border-bottom:1px solid #eeeeef;display:flex!important;background-color:#f2f5d5;margin:1.5rem 2.4rem 1rem 0;border-radius:10px;line-height:1.8em}.user-profile .edit-profile .basic-plan .grandfathered a,.user-profile .edit-profile .pro-plans .grandfathered a,.user-profile .edit-profile .schools-view .grandfathered a{color:#6d6e70;text-transform:none;text-decoration:underline}.user-profile .edit-profile .basic-plan .grandfathered .grandfathered-bold,.user-profile .edit-profile .pro-plans .grandfathered .grandfathered-bold,.user-profile .edit-profile .schools-view .grandfathered .grandfathered-bold{font-weight:bolder}.user-profile .edit-profile .basic-plan .grandfathered .headericon,.user-profile .edit-profile .pro-plans .grandfathered .headericon,.user-profile .edit-profile .schools-view .grandfathered .headericon{margin:.1em 1em 0 0}.user-profile .edit-profile .basic-plan .plan,.user-profile .edit-profile .basic-plan .school,.user-profile .edit-profile .pro-plans .plan,.user-profile .edit-profile .pro-plans .school,.user-profile .edit-profile .schools-view .plan,.user-profile .edit-profile .schools-view .school{font-family:GothamRoundedBook,"Varela Round",sans-serif;display:grid;grid-template-columns:2fr 1fr}.user-profile .edit-profile .basic-plan .plan .contract-name,.user-profile .edit-profile .basic-plan .plan .school-name,.user-profile .edit-profile .basic-plan .school .contract-name,.user-profile .edit-profile .basic-plan .school .school-name,.user-profile .edit-profile .pro-plans .plan .contract-name,.user-profile .edit-profile .pro-plans .plan .school-name,.user-profile .edit-profile .pro-plans .school .contract-name,.user-profile .edit-profile .pro-plans .school .school-name,.user-profile .edit-profile .schools-view .plan .contract-name,.user-profile .edit-profile .schools-view .plan .school-name,.user-profile .edit-profile .schools-view .school .contract-name,.user-profile .edit-profile .schools-view .school .school-name{font-family:GothamRoundedMedium,"Varela Round",sans-serif}.user-profile .edit-profile .basic-plan .plan .school-name,.user-profile .edit-profile .basic-plan .school .school-name,.user-profile .edit-profile .pro-plans .plan .school-name,.user-profile .edit-profile .pro-plans .school .school-name,.user-profile .edit-profile .schools-view .plan .school-name,.user-profile .edit-profile .schools-view .school .school-name{margin-bottom:8px;font-size:1.6em;line-height:1.25em}.user-profile .edit-profile .basic-plan .plan .school-location,.user-profile .edit-profile .basic-plan .school .school-location,.user-profile .edit-profile .pro-plans .plan .school-location,.user-profile .edit-profile .pro-plans .school .school-location,.user-profile .edit-profile .schools-view .plan .school-location,.user-profile .edit-profile .schools-view .school .school-location{line-height:1.4em;margin-bottom:.9em}.user-profile .edit-profile .basic-plan .plan .school-location .verification-status,.user-profile .edit-profile .basic-plan .school .school-location .verification-status,.user-profile .edit-profile .pro-plans .plan .school-location .verification-status,.user-profile .edit-profile .pro-plans .school .school-location .verification-status,.user-profile .edit-profile .schools-view .plan .school-location .verification-status,.user-profile .edit-profile .schools-view .school .school-location .verification-status{color:#ff6c6c;font-weight:700;margin-top:.2em;margin-bottom:.2em;letter-spacing:2px;font-size:x-small;display:flex}.user-profile .edit-profile .basic-plan .plan .school-location .verification-status .verification-status-inner,.user-profile .edit-profile .basic-plan .school .school-location .verification-status .verification-status-inner,.user-profile .edit-profile .pro-plans .plan .school-location .verification-status .verification-status-inner,.user-profile .edit-profile .pro-plans .school .school-location .verification-status .verification-status-inner,.user-profile .edit-profile .schools-view .plan .school-location .verification-status .verification-status-inner,.user-profile .edit-profile .schools-view .school .school-location .verification-status .verification-status-inner{margin:.2em 0 0 1em}.user-profile .edit-profile .basic-plan .plan .admin-section .admin-title,.user-profile .edit-profile .basic-plan .school .admin-section .admin-title,.user-profile .edit-profile .pro-plans .plan .admin-section .admin-title,.user-profile .edit-profile .pro-plans .school .admin-section .admin-title,.user-profile .edit-profile .schools-view .plan .admin-section .admin-title,.user-profile .edit-profile .schools-view .school .admin-section .admin-title{font-weight:700}.user-profile .edit-profile .basic-plan .plan .leave-org,.user-profile .edit-profile .basic-plan .school .leave-org,.user-profile .edit-profile .pro-plans .plan .leave-org,.user-profile .edit-profile .pro-plans .school .leave-org,.user-profile .edit-profile .schools-view .plan .leave-org,.user-profile .edit-profile .schools-view .school .leave-org{display:block;margin-top:1.25em;color:#ff6c6c}.user-profile .edit-profile .basic-plan .plan .unlimited-assignments,.user-profile .edit-profile .basic-plan .school .unlimited-assignments,.user-profile .edit-profile .pro-plans .plan .unlimited-assignments,.user-profile .edit-profile .pro-plans .school .unlimited-assignments,.user-profile .edit-profile .schools-view .plan .unlimited-assignments,.user-profile .edit-profile .schools-view .school .unlimited-assignments{color:#b8babc;margin:21px 0 0}.user-profile .edit-profile .basic-plan .plan .verify-btn,.user-profile .edit-profile .basic-plan .school .verify-btn,.user-profile .edit-profile .pro-plans .plan .verify-btn,.user-profile .edit-profile .pro-plans .school .verify-btn,.user-profile .edit-profile .schools-view .plan .verify-btn,.user-profile .edit-profile .schools-view .school .verify-btn{border:1px solid}.user-profile .edit-profile .basic-plan .plan .verify-container,.user-profile .edit-profile .basic-plan .school .verify-container,.user-profile .edit-profile .pro-plans .plan .verify-container,.user-profile .edit-profile .pro-plans .school .verify-container,.user-profile .edit-profile .schools-view .plan .verify-container,.user-profile .edit-profile .schools-view .school .verify-container{display:flex;align-self:flex-start;justify-content:flex-end}.user-profile .edit-profile .basic-plan .plan,.user-profile .edit-profile .pro-plans .plan,.user-profile .edit-profile .schools-view .plan{margin-bottom:24px}.user-profile .edit-profile .basic-plan .clever-message,.user-profile .edit-profile .pro-plans .clever-message,.user-profile .edit-profile .schools-view .clever-message{margin-top:35px}.user-profile .edit-profile .basic-plan .join-org,.user-profile .edit-profile .pro-plans .join-org,.user-profile .edit-profile .schools-view .join-org{display:block;padding:3.2rem 2.4rem}.user-profile .edit-profile .basic-plan .plan:last-child,.user-profile .edit-profile .pro-plans .plan:last-child,.user-profile .edit-profile .schools-view .plan:last-child{margin-bottom:0}.user-profile .edit-profile .basic-plan .expiration-explainer,.user-profile .edit-profile .pro-plans .expiration-explainer,.user-profile .edit-profile .schools-view .expiration-explainer{padding:0 2em;max-width:35em;font-family:GothamRoundedBook,"Varela Round",sans-serif;word-break:break-word;font-size:1.4rem;color:#45494b}.user-profile .edit-profile .basic-plan .expiration-explainer .date,.user-profile .edit-profile .pro-plans .expiration-explainer .date,.user-profile .edit-profile .schools-view .expiration-explainer .date{font-weight:700}.user-profile .edit-profile .basic-plan .expiration-explainer .upgrade-link,.user-profile .edit-profile .pro-plans .expiration-explainer .upgrade-link,.user-profile .edit-profile .schools-view .expiration-explainer .upgrade-link{border:#f0fff0;background:none;font-style:inherit;color:red;font-family:GothamRoundedMedium,"Varela Round",sans-serif;text-decoration:none;cursor:pointer;padding:0;text-align:left;word-break:break-word}.user-profile .edit-profile .basic-plan .expiration-explainer .upgrade-link:hover,.user-profile .edit-profile .pro-plans .expiration-explainer .upgrade-link:hover,.user-profile .edit-profile .schools-view .expiration-explainer .upgrade-link:hover{text-decoration:underline}.user-profile .edit-profile .basic-plan .assignments-used-visual,.user-profile .edit-profile .pro-plans .assignments-used-visual,.user-profile .edit-profile .schools-view .assignments-used-visual{height:15px}.user-profile .edit-profile .basic-plan .assignments-used-visual .total,.user-profile .edit-profile .basic-plan .assignments-used-visual .used,.user-profile .edit-profile .pro-plans .assignments-used-visual .total,.user-profile .edit-profile .pro-plans .assignments-used-visual .used,.user-profile .edit-profile .schools-view .assignments-used-visual .total,.user-profile .edit-profile .schools-view .assignments-used-visual .used{margin-top:-15px;height:15px;border-radius:10px}.user-profile .edit-profile .basic-plan .assignments-used-visual .used,.user-profile .edit-profile .pro-plans .assignments-used-visual .used,.user-profile .edit-profile .schools-view .assignments-used-visual .used{background-color:#25c582;transition:width .5s ease-in-out}.user-profile .edit-profile .basic-plan .assignments-used-visual .total,.user-profile .edit-profile .pro-plans .assignments-used-visual .total,.user-profile .edit-profile .schools-view .assignments-used-visual .total{width:500px;background-color:#e5e5e5}.user-profile .edit-profile .basic-plan .assignments-used-text,.user-profile .edit-profile .pro-plans .assignments-used-text,.user-profile .edit-profile .schools-view .assignments-used-text{color:#6d6e70;font-family:GothamRoundedBook,"Varela Round",sans-serif;margin:21px 0}.user-profile .edit-profile .basic-plan .upgrade-to-pro .md-button,.user-profile .edit-profile .pro-plans .upgrade-to-pro .md-button,.user-profile .edit-profile .schools-view .upgrade-to-pro .md-button{margin:0}.user-profile .edit-profile .add-password-form .change-password-form h4,.user-profile .edit-profile .add-password-form .new-password-form h4,.user-profile .edit-profile .update-password-form .change-password-form h4,.user-profile .edit-profile .update-password-form .new-password-form h4{margin:0 0 2rem}.user-profile .edit-profile .add-password-form .change-password-form md-input-container,.user-profile .edit-profile .add-password-form .new-password-form md-input-container,.user-profile .edit-profile .update-password-form .change-password-form md-input-container,.user-profile .edit-profile .update-password-form .new-password-form md-input-container{padding-left:0;margin-top:12px}.user-profile .edit-profile .add-password-form .change-password-form md-input-container:first-of-type,.user-profile .edit-profile .add-password-form .new-password-form md-input-container:first-of-type,.user-profile .edit-profile .update-password-form .change-password-form md-input-container:first-of-type,.user-profile .edit-profile .update-password-form .new-password-form md-input-container:first-of-type{margin-top:0}.user-profile .edit-profile .add-password-form .change-password-form .show-new-password,.user-profile .edit-profile .add-password-form .new-password-form .show-new-password,.user-profile .edit-profile .update-password-form .change-password-form .show-new-password,.user-profile .edit-profile .update-password-form .new-password-form .show-new-password{margin-top:12px;margin-left:-2px}.order-detail .view-quote .action-bar .action-container .user-profile .edit-profile .add-password-form .change-password-form .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .user-profile .edit-profile .add-password-form .change-password-form .md-button.purchase-order,.order-detail .view-quote .action-bar .action-container .user-profile .edit-profile .add-password-form .new-password-form .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .user-profile .edit-profile .add-password-form .new-password-form .md-button.purchase-order,.order-detail .view-quote .action-bar .action-container .user-profile .edit-profile .update-password-form .change-password-form .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .user-profile .edit-profile .update-password-form .change-password-form .md-button.purchase-order,.order-detail .view-quote .action-bar .action-container .user-profile .edit-profile .update-password-form .new-password-form .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .user-profile .edit-profile .update-password-form .new-password-form .md-button.purchase-order,.user-profile .edit-profile .add-password-form .change-password-form .md-button.ck-primary,.user-profile .edit-profile .add-password-form .change-password-form .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.user-profile .edit-profile .add-password-form .change-password-form .order-detail .view-quote .action-bar .action-container .md-button.purchase-order,.user-profile .edit-profile .add-password-form .new-password-form .md-button.ck-primary,.user-profile .edit-profile .add-password-form .new-password-form .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.user-profile .edit-profile .add-password-form .new-password-form .order-detail .view-quote .action-bar .action-container .md-button.purchase-order,.user-profile .edit-profile .update-password-form .change-password-form .md-button.ck-primary,.user-profile .edit-profile .update-password-form .change-password-form .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.user-profile .edit-profile .update-password-form .change-password-form .order-detail .view-quote .action-bar .action-container .md-button.purchase-order,.user-profile .edit-profile .update-password-form .new-password-form .md-button.ck-primary,.user-profile .edit-profile .update-password-form .new-password-form .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.user-profile .edit-profile .update-password-form .new-password-form .order-detail .view-quote .action-bar .action-container .md-button.purchase-order{margin-left:0}.user-profile .edit-profile .add-password-form .change-password-form md-checkbox.md-checked .md-icon,.user-profile .edit-profile .add-password-form .new-password-form md-checkbox.md-checked .md-icon,.user-profile .edit-profile .update-password-form .change-password-form md-checkbox.md-checked .md-icon,.user-profile .edit-profile .update-password-form .new-password-form md-checkbox.md-checked .md-icon{background:#25c582}.user-profile .edit-profile .pro-invite-form h4{margin:0 0 2rem}.user-profile .edit-profile .pro-invite-form md-input-container{padding-left:0}.user-profile .edit-profile .pro-invite-form md-input-container:first-of-type{margin-top:0}.order-detail .view-quote .action-bar .action-container .user-profile .edit-profile .pro-invite-form .md-button.credit-card,.order-detail .view-quote .action-bar .action-container .user-profile .edit-profile .pro-invite-form .md-button.purchase-order,.user-profile .edit-profile .pro-invite-form .md-button.ck-primary,.user-profile .edit-profile .pro-invite-form .order-detail .view-quote .action-bar .action-container .md-button.credit-card,.user-profile .edit-profile .pro-invite-form .order-detail .view-quote .action-bar .action-container .md-button.purchase-order{margin:1.6rem 0 0}.icon{font-size:large}.plan-information{padding-top:30px;color:#808487}.pricing-container{display:flex;justify-content:center;gap:20px;max-width:1200px;margin:0 auto;padding-top:10px}.pricing-card{display:flex;flex-direction:column;background-color:#fcfcfd;border-radius:15px;padding:30px;width:100%;max-width:350px;box-shadow:0 4px 6px rgba(0,0,0,.05);border:1px solid #e5e5e5;position:relative;overflow:hidden}.current-plan-badge{position:absolute;top:0;right:0;background-color:#fcfcfd;color:#6d6e70;padding:8px 16px;font-size:12px;border-bottom-left-radius:8px;font-weight:700;border:1px solid #e5e5e5}.recommended{border:2px solid #25c582;transform:scale(1.03);z-index:1}.recommended-badge{position:absolute;top:0;right:0;background-color:#25c582;color:#fff;padding:8px 16px;font-size:12px;border-bottom-left-radius:8px;font-weight:700}.card-header{margin-bottom:30px}.plan-name{font-size:18px;color:#808487;margin:0 0 15px;font-weight:400}.price-container{display:flex;align-items:baseline;margin-bottom:15px}.currency,.price{font-size:24px;font-weight:700;color:#000}.price{line-height:1}.period{font-size:16px;color:#808487;margin-left:2px}.plan-description{color:#808487;line-height:1.5;margin:0;font-size:14px}.features-list{flex-grow:1;margin-bottom:30px}.feature-item{display:flex;align-items:center;margin-bottom:15px}.check-icon{color:#fff;background-color:#25c582;border-radius:25px;padding:4px;margin-right:5px;font-size:8px}.check-icon:after{content:"";position:absolute;left:7px;top:4px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.feature-item span{font-size:14px;color:#808487}.card-footer{margin-top:auto}@media (max-width:992px){.pricing-container{flex-direction:column;align-items:center}.pricing-card{max-width:450px;margin-bottom:20px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}:where(.react-container,.react-container *),:where(.react-container,.react-container *):after,:where(.react-container,.react-container *):before{box-sizing:border-box;border:0 solid #e5e7eb}:where(.react-container,.react-container *):after,:where(.react-container,.react-container *):before{--tw-content:""}.react-container{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:GothamRoundedMedium,"Varela Round",sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;margin:0;line-height:inherit}hr:where(.react-container,.react-container *){height:0;color:inherit;border-top-width:1px}abbr:where([title]):where(.react-container,.react-container *){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1:where(.react-container,.react-container *),h2:where(.react-container,.react-container *),h3:where(.react-container,.react-container *),h4:where(.react-container,.react-container *),h5:where(.react-container,.react-container *),h6:where(.react-container,.react-container *){font-size:inherit;font-weight:inherit}a:where(.react-container,.react-container *){color:inherit;text-decoration:inherit}b:where(.react-container,.react-container *),strong:where(.react-container,.react-container *){font-weight:bolder}code:where(.react-container,.react-container *),kbd:where(.react-container,.react-container *),pre:where(.react-container,.react-container *),samp:where(.react-container,.react-container *){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small:where(.react-container,.react-container *){font-size:80%}sub:where(.react-container,.react-container *),sup:where(.react-container,.react-container *){font-size:75%;line-height:0;position:relative;vertical-align:initial}sub:where(.react-container,.react-container *){bottom:-.25em}sup:where(.react-container,.react-container *){top:-.5em}table:where(.react-container,.react-container *){text-indent:0;border-color:inherit;border-collapse:collapse}button:where(.react-container,.react-container *),input:where(.react-container,.react-container *),optgroup:where(.react-container,.react-container *),select:where(.react-container,.react-container *),textarea:where(.react-container,.react-container *){font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button:where(.react-container,.react-container *),select:where(.react-container,.react-container *){text-transform:none}button:where(.react-container,.react-container *),input:where([type=button]):where(.react-container,.react-container *),input:where([type=reset]):where(.react-container,.react-container *),input:where([type=submit]):where(.react-container,.react-container *){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring:where(.react-container,.react-container *){outline:auto}:-moz-ui-invalid:where(.react-container,.react-container *){box-shadow:none}progress:where(.react-container,.react-container *){vertical-align:initial}:where(.react-container,.react-container *) ::-webkit-inner-spin-button,:where(.react-container,.react-container *) ::-webkit-outer-spin-button{height:auto}[type=search]:where(.react-container,.react-container *){-webkit-appearance:textfield;outline-offset:-2px}:where(.react-container,.react-container *) ::-webkit-search-decoration{-webkit-appearance:none}:where(.react-container,.react-container *) ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary:where(.react-container,.react-container *){display:list-item}blockquote:where(.react-container,.react-container *),dd:where(.react-container,.react-container *),dl:where(.react-container,.react-container *),figure:where(.react-container,.react-container *),h1:where(.react-container,.react-container *),h2:where(.react-container,.react-container *),h3:where(.react-container,.react-container *),h4:where(.react-container,.react-container *),h5:where(.react-container,.react-container *),h6:where(.react-container,.react-container *),hr:where(.react-container,.react-container *),p:where(.react-container,.react-container *),pre:where(.react-container,.react-container *){margin:0}fieldset:where(.react-container,.react-container *){margin:0;padding:0}legend:where(.react-container,.react-container *){padding:0}menu:where(.react-container,.react-container *),ol:where(.react-container,.react-container *),ul:where(.react-container,.react-container *){list-style:none;margin:0;padding:0}dialog:where(.react-container,.react-container *){padding:0}textarea:where(.react-container,.react-container *){resize:vertical}:where(.react-container,.react-container *) input::placeholder,:where(.react-container,.react-container *) textarea::placeholder{opacity:1;color:#9ca3af}[role=button]:where(.react-container,.react-container *),button:where(.react-container,.react-container *){cursor:pointer}:disabled:where(.react-container,.react-container *){cursor:default}audio:where(.react-container,.react-container *),canvas:where(.react-container,.react-container *),embed:where(.react-container,.react-container *),iframe:where(.react-container,.react-container *),img:where(.react-container,.react-container *),object:where(.react-container,.react-container *),svg:where(.react-container,.react-container *),video:where(.react-container,.react-container *){display:block;vertical-align:middle}img:where(.react-container,.react-container *),video:where(.react-container,.react-container *){max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])):where(.react-container,.react-container *){display:none}:root{--background:0 0% 100%;--foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--subtle:215.4 20% 60%;--popover:0 0% 100%;--popover-foreground:222.2 47.4% 11.2%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--card:0 0% 100%;--card-foreground:222.2 47.4% 11.2%;--primary:155 68.4% 45.9%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 100% 50%;--destructive-foreground:210 40% 98%;--ring:215 20.2% 65.1%;--radius:1rem;--color-ck-red-300:3 88% 53%;--color-ck-blue-300:208 93% 59%;--color-ck-yellow-300:54 98% 53%}.react-container{zoom:1.6;border-color:hsl(var(--border))}.tw-fixed{position:fixed}.tw-absolute{position:absolute}.tw-relative{position:relative}.tw-sticky{position:-webkit-sticky;position:sticky}.tw-inset-0{inset:0}.tw--top-14{top:-3.5rem}.tw-bottom-1{bottom:.25rem}.tw-bottom-\[-5px\]{bottom:-5px}.tw-bottom-full{bottom:100%}.tw-left-0{left:0}.tw-left-1\/2{left:50%}.tw-top-0{top:0}.tw-top-1{top:.25rem}.tw-top-full{top:100%}.tw-z-10{z-index:10}.tw-z-\[100\]{z-index:100}.tw-mx-4{margin-left:1rem;margin-right:1rem}.tw-mx-auto{margin-left:auto;margin-right:auto}.tw-my-0{margin-top:0;margin-bottom:0}.tw-my-16{margin-top:4rem;margin-bottom:4rem}.tw-my-20{margin-top:5rem;margin-bottom:5rem}.tw-my-6{margin-top:1.5rem;margin-bottom:1.5rem}.tw-my-8{margin-top:2rem;margin-bottom:2rem}.tw-my-auto{margin-top:auto;margin-bottom:auto}.tw-mb-1{margin-bottom:.25rem}.tw-mb-10{margin-bottom:2.5rem}.tw-mb-2{margin-bottom:.5rem}.tw-mb-2\.5{margin-bottom:.625rem}.tw-mb-24{margin-bottom:6rem}.tw-mb-4{margin-bottom:1rem}.tw-mb-6{margin-bottom:1.5rem}.tw-mb-8{margin-bottom:2rem}.tw-ml-0\.5{margin-left:.125rem}.tw-ml-3{margin-left:.75rem}.tw-ml-4{margin-left:1rem}.tw-ml-6{margin-left:1.5rem}.tw-mr-0\.5{margin-right:.125rem}.tw-mr-1{margin-right:.25rem}.tw-mr-2{margin-right:.5rem}.tw-mr-3{margin-right:.75rem}.tw-mt-1\.5{margin-top:.375rem}.tw-mt-10{margin-top:2.5rem}.tw-mt-4{margin-top:1rem}.tw-inline-block{display:inline-block}.tw-inline{display:inline}.tw-flex{display:flex}.tw-inline-flex{display:inline-flex}.tw-h-10{height:2.5rem}.tw-h-11{height:2.75rem}.tw-h-12{height:3rem}.tw-h-2{height:.5rem}.tw-h-24{height:6rem}.tw-h-4{height:1rem}.tw-h-5{height:1.25rem}.tw-h-6{height:1.5rem}.tw-h-7{height:1.75rem}.tw-h-8{height:2rem}.tw-h-\[30px\]{height:30px}.tw-h-\[40px\]{height:40px}.tw-h-\[calc\(\(100vh-60px\)\/1\.6\)\]{height:calc(62.5vh - 37.5px)}.tw-h-\[calc\(100vh\/1\.6\)\]{height:62.5vh}.tw-h-full{height:100%}.tw-h-px{height:1px}.tw-w-1\/4{width:25%}.tw-w-10{width:2.5rem}.tw-w-12{width:3rem}.tw-w-16{width:4rem}.tw-w-2{width:.5rem}.tw-w-24{width:6rem}.tw-w-4{width:1rem}.tw-w-4\/5{width:80%}.tw-w-64{width:16rem}.tw-w-\[250px\]{width:250px}.tw-w-\[calc\(50\%-2px\)\]{width:calc(50% - 2px)}.tw-w-full{width:100%}.tw-min-w-\[250px\]{min-width:250px}.tw-max-w-\[190px\]{max-width:190px}.tw-max-w-\[250px\]{max-width:250px}.tw-max-w-screen-xl{max-width:1280px}.tw-flex-1{flex:1 1 0%}.tw-flex-none{flex:none}.tw-flex-grow{flex-grow:1}.tw-table-fixed{table-layout:fixed}.tw-caption-bottom{caption-side:bottom}.tw--translate-x-1\/2{--tw-translate-x:-50%}.tw--translate-x-1\/2,.tw-translate-x-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-translate-x-0{--tw-translate-x:0px}.tw-translate-x-\[calc\(100\%\+4px\)\]{--tw-translate-x:calc(100% + 4px)}.tw-rotate-45,.tw-translate-x-\[calc\(100\%\+4px\)\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-rotate-45{--tw-rotate:45deg}.tw-transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-cursor-pointer{cursor:pointer}.tw-cursor-wait{cursor:wait}.tw-select-none{-webkit-user-select:none;user-select:none}.tw-flex-col{flex-direction:column}.tw-flex-wrap{flex-wrap:wrap}.tw-items-center{align-items:center}.tw-items-baseline{align-items:baseline}.tw-justify-center{justify-content:center}.tw-justify-between{justify-content:space-between}.tw-gap-1{gap:.25rem}.tw-gap-2{gap:.5rem}.tw-gap-5{gap:1.25rem}.tw-overflow-auto{overflow:auto}.tw-overflow-hidden{overflow:hidden}.tw-overflow-visible{overflow:visible}.tw-overflow-x-auto{overflow-x:auto}.tw-whitespace-nowrap{white-space:nowrap}.tw-whitespace-pre{white-space:pre}.tw-rounded-2xl{border-radius:1rem}.tw-rounded-3xl{border-radius:1.5rem}.tw-rounded-\[2px\]{border-radius:2px}.tw-rounded-full{border-radius:9999px}.tw-rounded-lg{border-radius:var(--radius)}.tw-rounded-md{border-radius:calc(var(--radius) - 2px)}.tw-rounded-sm{border-radius:calc(var(--radius) - 4px)}.tw-rounded-xl{border-radius:.75rem}.tw-border{border-width:1px}.tw-border-0{border-width:0}.tw-border-2{border-width:2px}.tw-border-b{border-bottom-width:1px}.tw-border-t{border-top-width:1px}.tw-border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1))}.tw-border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.tw-border-primary{border-color:hsl(var(--primary))}.tw-border-transparent{border-color:transparent}.tw-bg-background{background-color:hsl(var(--background))}.tw-bg-black\/50{background-color:rgba(0,0,0,.5)}.tw-bg-ck-blue-300{background-color:hsl(var(--color-ck-blue-300))}.tw-bg-destructive{background-color:hsl(var(--destructive))}.tw-bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.tw-bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.tw-bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.tw-bg-muted\/50{background-color:hsl(var(--muted)/.5)}.tw-bg-primary{background-color:hsl(var(--primary))}.tw-bg-secondary{background-color:hsl(var(--secondary))}.tw-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.tw-p-0{padding:0}.tw-p-1{padding:.25rem}.tw-p-2{padding:.5rem}.tw-p-3{padding:.75rem}.tw-p-4{padding:1rem}.tw-p-6{padding:1.5rem}.tw-p-\[1\.4em\]{padding:1.4em}.tw-px-0{padding-left:0;padding-right:0}.tw-px-2{padding-left:.5rem;padding-right:.5rem}.tw-px-2\.5{padding-left:.625rem;padding-right:.625rem}.tw-px-3{padding-left:.75rem;padding-right:.75rem}.tw-px-4{padding-left:1rem;padding-right:1rem}.tw-px-5{padding-left:1.25rem;padding-right:1.25rem}.tw-px-6{padding-left:1.5rem;padding-right:1.5rem}.tw-px-8{padding-left:2rem;padding-right:2rem}.tw-py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.tw-py-1{padding-top:.25rem;padding-bottom:.25rem}.tw-py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.tw-py-2{padding-top:.5rem;padding-bottom:.5rem}.tw-py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.tw-py-4{padding-top:1rem;padding-bottom:1rem}.tw-py-5{padding-top:1.25rem;padding-bottom:1.25rem}.tw-pb-4{padding-bottom:1rem}.tw-pb-5{padding-bottom:1.25rem}.tw-pb-7{padding-bottom:1.75rem}.tw-pb-8{padding-bottom:2rem}.tw-pl-0{padding-left:0}.tw-pl-1{padding-left:.25rem}.tw-pl-12{padding-left:3rem}.tw-pl-8{padding-left:2rem}.tw-pr-0{padding-right:0}.tw-pr-12{padding-right:3rem}.tw-pr-2{padding-right:.5rem}.tw-pt-0{padding-top:0}.tw-pt-10{padding-top:2.5rem}.tw-text-left{text-align:left}.tw-text-center{text-align:center}.tw-align-middle{vertical-align:middle}.tw-font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.tw-font-sansAlt{font-family:ManropeRegular,"Varela Round",sans-serif}.tw-text-2xl{font-size:1.5rem;line-height:2rem}.tw-text-3xl{font-size:1.875rem;line-height:2.25rem}.tw-text-\[27px\]{font-size:27px}.tw-text-base{font-size:1rem;line-height:1.5rem}.tw-text-lg{font-size:1.125rem;line-height:1.75rem}.tw-text-sm{font-size:.875rem;line-height:1.25rem}.tw-text-xs{font-size:.75rem;line-height:1rem}.tw-font-black{font-weight:900}.tw-font-bold{font-weight:700}.tw-font-extrabold{font-weight:800}.tw-font-medium{font-weight:500}.tw-font-normal{font-weight:400}.tw-font-semibold{font-weight:600}.tw-normal-case{text-transform:none}.tw-leading-\[2\]{line-height:2}.tw-leading-relaxed{line-height:1.625}.tw-tracking-wider{letter-spacing:.05em}.tw-text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.tw-text-destructive-foreground{color:hsl(var(--destructive-foreground))}.tw-text-foreground{color:hsl(var(--foreground))}.tw-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.tw-text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.tw-text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.tw-text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.tw-text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.tw-text-green-100{--tw-text-opacity:1;color:rgb(220 252 231/var(--tw-text-opacity,1))}.tw-text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.tw-text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}.tw-text-green-900{--tw-text-opacity:1;color:rgb(20 83 45/var(--tw-text-opacity,1))}.tw-text-muted-foreground{color:hsl(var(--muted-foreground))}.tw-text-primary{color:hsl(var(--primary))}.tw-text-primary-foreground{color:hsl(var(--primary-foreground))}.tw-text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.tw-text-secondary-foreground{color:hsl(var(--secondary-foreground))}.tw-text-subtle{color:hsl(var(--subtle))}.tw-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.tw-underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.tw-underline-offset-4{text-underline-offset:4px}.tw-shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.tw-shadow-md,.tw-shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.tw-shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.tw-outline-none{outline:2px solid transparent;outline-offset:2px}.tw-ring-offset-background{--tw-ring-offset-color:hsl(var(--background))}.tw-transition{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-transition-colors{transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-duration-200{transition-duration:.2s}.tw-duration-300{transition-duration:.3s}.tw-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:tw-bg-accent:hover{background-color:hsl(var(--accent))}.hover\:tw-bg-ck-blue-300\/80:hover{background-color:hsl(var(--color-ck-blue-300)/.8)}.hover\:tw-bg-destructive\/80:hover{background-color:hsl(var(--destructive)/.8)}.hover\:tw-bg-destructive\/90:hover{background-color:hsl(var(--destructive)/.9)}.hover\:tw-bg-muted\/50:hover{background-color:hsl(var(--muted)/.5)}.hover\:tw-bg-primary\/80:hover{background-color:hsl(var(--primary)/.8)}.hover\:tw-bg-primary\/90:hover{background-color:hsl(var(--primary)/.9)}.hover\:tw-bg-secondary\/80:hover{background-color:hsl(var(--secondary)/.8)}.hover\:tw-text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:tw-underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.focus\:tw-outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:tw-ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus\:tw-ring-ring:focus{--tw-ring-color:hsl(var(--ring))}.focus\:tw-ring-offset-0:focus{--tw-ring-offset-width:0px}.focus-visible\:tw-outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:tw-ring-1:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus-visible\:tw-ring-ring:focus-visible{--tw-ring-color:hsl(var(--ring))}.focus-visible\:tw-ring-offset-1:focus-visible{--tw-ring-offset-width:1px}.disabled\:tw-pointer-events-none:disabled{pointer-events:none}.disabled\:tw-opacity-50:disabled{opacity:.5}.data-\[state\=selected\]\:tw-bg-muted[data-state=selected]{background-color:hsl(var(--muted))}.\[\&\:has\(\[role\=checkbox\]\)\]\:tw-pr-0:has([role=checkbox]){padding-right:0}.\[\&\>tr\]\:last\:tw-border-b-0:last-child>tr{border-bottom-width:0}.\[\&_div\]\:tw-inline div{display:inline}.\[\&_svg\]\:tw-pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:tw-size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:tw-shrink-0 svg{flex-shrink:0}.\[\&_tr\:last-child\]\:tw-border-0 tr:last-child{border-width:0}.\[\&_tr\]\:tw-border-b tr{border-bottom-width:1px}
/*# sourceMappingURL=main.1fa163ee.chunk.css.map */