.typeahead{position:relative;width:100%}.typeahead-list{border:1px solid #ccc;border-top:none;display:none;left:0;list-style:none;margin:0;max-height:200px;overflow:auto;padding:0;position:absolute;top:100%;width:100%;z-index:1}.typeahead-list li{padding:7px 10px}.typeahead-list--open{display:block}.typeahead-clear{display:none;font-size:18;font-weight:700;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.typeahead-clear--show{display:block}.input.input-panel-attached{border-radius:5px 5px 0 0}.student-filters{display:flex}.student-filters__left{align-items:self-end;display:flex;flex-wrap:wrap;width:70%}.student-filters__left .select,.student-filters__left .typeahead{margin-bottom:10px;margin-right:10px;width:calc(33% - 10px)}.student-filters__course-filter{margin-right:10px;width:calc(33% - 10px)}.student-filters__course-select{width:100%!important}.student-filters__course-radio{display:flex;justify-content:space-between}.student-filters__course-radio-label{margin-left:5px}.student-filters__right{display:flex;flex-direction:column;justify-content:space-around;padding:20px;width:30%}.task{background:#fff;border-bottom:1px solid #ccc;cursor:pointer;display:flex;position:relative;transition:background-color .3s}.task:hover{background-color:#e9e9e9}.task-details-container{min-height:100%;padding:10px;width:65%}.task-details{justify-content:space-between}.task-notes{width:100%}.task-notes textarea{border-bottom-color:transparent;border-right-color:transparent;border-top-color:transparent;font-size:13px;height:100%;width:100%}.task--hide-border{border-color:transparent}.task--planned{background-color:#f1f5d3}.task--static{background-color:#fff}.task-name{display:inline-block;font-size:13px;font-weight:700;margin-bottom:10px;padding-left:30px;position:relative}.task-name:before{background:#ccc;border-radius:100%;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.task-name.task-status--Revise:before{background:#9b079b}.task-name.task-status--Complete:before{background:#359d33}.task-name.task-status--NeedHelp:before{background:#ffcd53}.task-name.task-status--Submitted:before{background:#05a}.task-competencies{font-size:12px}.task-actions{align-items:flex-end;display:flex;justify-content:space-between}.task-list{border:1px solid #ccc;list-style:none;margin:0 0 10px;max-height:250px;overflow:auto;padding:0;position:relative}.task-list-filters{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.task-list-filters select{width:auto}.task-list-facilitation-flag-filter{margin:0 20px}.task-list-facilitation-flag-filter button{margin-left:10px}.item{align-items:center;display:flex}.item .value{margin-left:10px}.task-loading-container{align-items:center;display:flex;height:290px;justify-content:center}.student-item-detail__left,.student-item-detail__right{height:290px}.student-item{display:flex;flex-wrap:nowrap}.student-item__wrapper{margin:15px 0 0;position:relative}.student-item__wrapper:first-of-type{margin:5px 0 0}.student-item__box{background:#f0f0f0;border:1px solid #ccc;cursor:pointer;display:flex;flex-wrap:nowrap;padding:10px 10px 10px 20px;width:100%}.student-item__student{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;padding-right:5px;width:20%}.student-item__name,.student-item__tasks{margin-bottom:5px}.student-item__name{align-items:center;display:inline-flex;font-size:18px;font-weight:700}.student-item__tasks{font-size:12px;line-height:1.2;margin-top:4px}.student-item__courses{font-size:14px;line-height:1.3rem;list-style:none;margin:0;padding-left:0;padding-right:5px;width:25%}.student-item__course{color:#999;font-weight:400;outline:none;text-align:left}.student-item__course--selected{color:#05a}.student-item__course--selected.student-item__course--focus{color:#ff6400}.student-item__course--focus-credit{color:#f60}.student-item__plan{width:55%}.student-item__plan-task{background:#fff;border:1px dashed #ccc}.student-item__plan-task:not(:last-child){margin-bottom:10px}.student-item__plan-conference{background:#fff;border:1px dashed #ccc;display:flex;justify-content:space-between;margin-bottom:10px;padding:10px}.student-item__plan-conference-actions-delete,.student-item__plan-conference-actions-edit{padding:1px}.student-item__plan-conference-actions-edit{margin-right:5px}.student-item__plan-conference-title{font-size:16px;font-weight:700;margin-bottom:10px;position:relative}.student-item__plan-conference-date{font-weight:700}.student-item__plan-conference-description{margin-top:5px}.student-item__plan-general-notes-container{background:#fff;border:1px dashed #ccc;display:flex;margin-bottom:5px;width:100%}.student-item__plan-general-notes-container textarea{border-bottom-color:transparent;border-right-color:transparent;border-top-color:transparent;font-size:13px;height:100%;width:100%}.student-item__plan-general-notes-title{align-items:center;display:flex;justify-content:center;width:200px}.student-item__unplanned{align-items:center;color:#ccc;display:flex;height:70px;justify-content:center}.student-item__focus-credit .fa-1x{display:inline-block;height:1em;margin-right:5px;padding-top:5px;width:.6em}.traffic-light{align-items:center;border-radius:100%;color:#fff;display:flex;font-size:12px;font-weight:700;height:25px;justify-content:center;margin-right:10px;width:25px}.traffic-light--red{background-color:#b30000}.traffic-light--green{background-color:#00b300}.traffic-light--yellow{background-color:#ff0;color:#555}.student-item__notes{padding-left:10px;position:relative;width:25%}.student-item__notes textarea{box-sizing:border-box;font-size:14px;height:100%;padding:10px;width:100%}.student-list__header{display:flex;font-size:16px;font-weight:700;margin-top:20px;padding:10px 10px 10px 20px}.student-list__header div:first-child{width:20%}.student-list__header div:nth-child(2){width:25%}.student-list__header div:nth-child(3){width:55%}.student-item-detail{background-color:#f0f0f0;border-left:1px solid #ccc;border-right:1px solid #ccc;max-height:0;overflow:hidden;transition:max-height .3s}.student-item-detail h4{margin-top:0}.student-item-detail--show{border-bottom:1px solid #ccc;max-height:500px}.student-item-detail__inner{display:flex;flex-wrap:nowrap;padding:10px 10px 10px 20px}.student-item-detail__inner h4{margin:10px 0}.student-item-detail__inner>div:first-child{padding-right:10px;width:45%}.student-item-detail__inner>div:nth-child(2){padding-right:10px;width:55%}.student-item-detail__notes{font-size:11px;min-height:100px;width:60%}.student-profile{margin-left:10px}.student-item__loading{align-items:center;background-color:rgba(0,0,0,.1);display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:10}.group-list{margin-bottom:30px}.group-list input{width:auto}.group-item__actions{display:flex;justify-content:flex-end}.group-item__actions button{display:inline-block;margin-left:10px}.group-item__competencies{font-size:12px;font-style:italic;margin-bottom:0;margin-top:0}.archived-plan-item{border-bottom:1px solid #ccc;color:#999;display:flex;height:60px;justify-content:space-between;padding:5px;transition:background-color .3s ease}.archived-plan-item:hover{background-color:#e9e9e9}.archived-plan-item .download-actions{align-items:center;display:flex;gap:10px}.archived-plan-item .input-plan-name{color:#999;font-size:1.5em;font-weight:700;padding:5px}.archived-plan-item .name-and-link{align-items:center;display:flex}.archived-plan-item .name-and-link .action{color:#05a;cursor:pointer;margin-left:10px}.archived-plan-item .name-and-link .link{cursor:pointer;line-height:0;margin-left:10px}.archived-plan-item .name-and-link .link svg{color:#05a}.create-group{border-bottom:1px solid #ccc;display:flex}.create-group>div{min-height:300px;padding:20px 20px 20px 0;width:33%}.create-group>div:last-of-type{padding-right:0}.group-task ul,.matching-students-list__item ul{list-style:none;margin:0;padding:0}.group-task li,.matching-students-list__item li{color:#999;font-size:12px;margin:0;padding:0}.group-task li:before,.matching-students-list__item li:before{content:"- "}.create-group-notes__wrapper{display:flex;padding:20px 0}.create-group-notes{width:66%}.create-group-notes textarea{height:200px;width:100%}.create-group-buttons{padding:20px;width:33%}.matching-students-list{border:1px solid #ccc;list-style:none;margin:0;max-height:320px;overflow:auto;padding:0}.matching-students-list__item{border-bottom:1px solid #ccc;cursor:pointer;display:block;font-size:16px;margin:0;padding:10px;position:relative;text-align:left;width:100%}.matching-students-list__item button{text-align:left}.matching-students-list__task{font-size:12px}.matching-students-list__item--selected{background:#f1f5d3}*{box-sizing:border-box;line-height:1.3rem}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#555;font-size:14px}body,button{font-family:sans-serif;margin:0}button{-webkit-appearance:none;-moz-appearance:none;background:transparent;border:none;cursor:pointer;display:inline-block;font-size:inherit;outline:none;padding:0;text-align:center;text-decoration:none}button:disabled,button[disabled]{cursor:not-allowed;opacity:.5}label{display:inline-block;font-size:14px;font-weight:700;margin-bottom:.25rem}textarea{border-color:#ccc;font-size:.75rem;padding:10px;resize:none}a{color:#05a}.page-wrapper{padding:0 20px}.page-wrapper__inner{margin:auto;max-width:1440px}.nav-wrapper{background-color:#05a;padding:15px 20px}.nav-wrapper--secondary{background-color:#f0f0f0;border-bottom:1px solid #ccc;margin-bottom:40px}.primary-nav{align-items:center;color:#fff;display:flex;justify-content:space-between;margin:auto;max-width:1440px}.primary-nav a{color:#fff;display:inline-block;font-size:16px;font-weight:700;padding-bottom:2px;text-decoration:none}.primary-nav a.is-active{border-bottom:2px solid #fff;color:#fff}.secondary-nav{align-items:center;color:#05a;display:flex;justify-content:space-between;margin:auto;max-width:1440px}.secondary-nav a{display:inline-block;font-size:16px;line-height:1;margin:0 5px;padding-bottom:2px;text-decoration:none}.secondary-nav a.is-active{border-bottom:2px solid #05a}.button-white{background:#fff;border:1px solid #ccc;border-radius:5px;color:#05a;font-weight:700;padding:.55rem 1rem;text-decoration:none}.button-white:hover{background:#f0f0f0}.button-blue{background:#05a;border:1px solid #05a;border-radius:5px;color:#555;color:#fff;font-weight:700;padding:.55rem 1rem;text-decoration:none}.button-blue:hover{background:#006ad5}.button-link{color:#05a;font-size:14px;margin:0;padding:0;text-decoration:underline}.input,.select{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;color:#555;display:block;font-size:14px;font-weight:500;line-height:1.3;margin:0;max-width:100%;padding:.6em 1.4em .5em .8em;width:100%}.select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");background-position:right .7em top 50%,0 0;background-repeat:no-repeat,repeat;background-size:.65em auto,100%}.select::-ms-expand{display:none}.select:hover{border-color:#888}.select:focus{border-color:#aaa;box-shadow:0 0 1px 3px rgba(59,153,252,.7);box-shadow:0 0 0 3px -moz-mac-focusring;color:#222;outline:none}.select option{font-weight:400}.input-group{align-items:center;display:flex}.input-group .input{border-radius:5px 0 0 5px;display:inline-block;line-height:1.6;width:auto}.input-group .button-white{border-left:none;border-radius:0 5px 5px 0}table{border-spacing:5px;width:100%}td,th{padding:15px 15px 15px 0;text-align:left}table,td,th{border-bottom:1px solid #ccc;border-collapse:collapse;vertical-align:top}.fa-1x{font-size:1.25rem}.loading-container{align-items:center;display:flex;height:100vh;justify-content:center}.modal-background{background:rgba(0,0,0,.7);bottom:0;left:0;position:fixed;right:0;top:0;z-index:2}.modal-wrapper{background:#fff;left:50%;max-height:80%;max-width:80%;min-height:400px;min-width:600px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.modal-content{padding:20px 50px}.modal-close{position:absolute;right:10px;top:10px}.modal-loader{align-items:center;background-color:rgba(0,0,0,.1);display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:10}.student-conference{position:relative}.student-conference textarea{width:100%}.student-conference__button{display:flex;justify-content:flex-end}
/*# sourceMappingURL=main.09ca550f.css.map*/