.mg-search-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1024px){.mg-search-columns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:1200px){.mg-search-columns{padding:0}}@media screen and (min-width:1024px){.mg-search-columns--reversed{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.mg-search-columns--reversed .mg-search-column--secondary{margin-left:0;margin-right:2rem}}@media screen and (min-width:1024px){.mg-search-column--primary{width:calc(75% - 2rem)}.mg-search-column--secondary{margin-left:2rem;width:25%}}button{cursor:pointer}.slide-down-enter-active,.slide-down-leave-active{-webkit-transition:all .5s ease;transition:all .5s ease}.slide-down-enter,.slide-down-leave-to{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);opacity:0}.slide-down-container{overflow:hidden}.mg-search-results-count{margin:0 0 1rem;padding:1rem;background:#273b60;color:#fff;border-radius:5px}.mg-search-result{margin:0 0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.mg-search-result__col-icon{-webkit-box-flex:0;-ms-flex:0 0 41px;flex:0 0 41px;margin-right:1rem}.mg-search-result__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.mg-search-result__permalink{color:#999;word-break:break-all}.mg-search-result.mg-search-result--best{padding:1rem;background:#f5f5f5}.mg-search-pagination ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:2rem 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.mg-search-pagination ul li a{padding:.5rem 1rem;border:1px solid #e3e3e3;display:block}.mg-search-pagination ul li.current-page a,.mg-search-pagination ul li a:hover{color:#fff;background:#273b60;border-color:#273b60}.mg-search-pagination ul li:first-child a{border-top-left-radius:5px;border-bottom-left-radius:5px}.mg-search-pagination ul li:last-child a{border-top-right-radius:5px;border-bottom-right-radius:5px}@media screen and (min-width:576px){.mg-search-pagination{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.mg-search-protected{margin-left:.25rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-search-protected svg{fill:#273b60;display:inline}.mg-search-facet{margin:0 0 2rem}.mg-search-facet__body,.mg-search-facet__title{padding:.5rem}.mg-search-facet__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#273b60}.mg-search-facet__title h3{margin:0;color:#fff}.mg-search-facet__body{border:1px solid #e3e3e3;border-top:none}.mg-search-facet:last-child{margin-bottom:0}.mg-search-keyword{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 1rem;grid-gap:0;gap:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.mg-search-keyword__input{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.5rem .75rem;border:1px solid #e3e3e3;background:#fff;font-size:1em;border-radius:0;outline:none;-webkit-transition:border-color .2s;transition:border-color .2s;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5;height:30px;border-radius:4px;border-top-right-radius:0!important;border:none!important;border-bottom-right-radius:0!important;-webkit-box-shadow:inset 1px 1px 3px -1px rgba(0,0,0,.5)!important;box-shadow:inset 1px 1px 3px -1px rgba(0,0,0,.5)!important;margin-bottom:0!important}.mg-search-keyword__input:focus{border-color:rgb(201.5,201.5,201.5)}.mg-search-keyword__input:disabled{opacity:.6;cursor:not-allowed}.mg-search-keyword__input::-webkit-input-placeholder{color:#999}.mg-search-keyword__input::-moz-placeholder{color:#999}.mg-search-keyword__input:-ms-input-placeholder{color:#999}.mg-search-keyword__input::-ms-input-placeholder{color:#999}.mg-search-keyword__input::placeholder{color:#999}.mg-search-keyword__button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:.5rem;background:#ff6000;border:1px solid #ff6000;border-left:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background-color .2s;transition:background-color .2s;-webkit-box-sizing:border-box;box-sizing:border-box;width:auto;height:30px;aspect-ratio:1;border-bottom-right-radius:4px;border-top-right-radius:4px}.mg-search-keyword__button:focus:not(:disabled),.mg-search-keyword__button:hover:not(:disabled){background:#fc904f;border-color:#fc904f;outline:none}.mg-search-keyword__button:active:not(:disabled){background:rgb(229.5,86.4,0)}.mg-search-keyword__button:disabled{opacity:.6;cursor:not-allowed}.mg-search-keyword__button svg{display:block;width:16px;height:16px}.mg-search-clear-filters{margin:0 0 1rem}.mg-search-subfacet{margin:.25rem 0}.mg-search-subfacet .mg-search-subfacet{margin-left:1rem}.mg-search-subfacet__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-search-subfacet__title label{display:block;width:100%}.mg-search-subfacet__title .circle-toggler .circle .horizontal,.mg-search-subfacet__title .circle-toggler .circle .vertical{background-color:#273b60}.mg-search-subfacet__count{font-size:80%;font-style:italic;font-weight:700}.mg-search-key{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 .75rem}.mg-search-key:last-child{margin:0}.mg-search-key__icon{-webkit-box-flex:0;-ms-flex:0 0 21px;flex:0 0 21px;margin-right:.675rem}.mg-search-key__icon img{display:block}.mg-search-key__title{font-size:.75rem}.mg-search-key__tooltip{display:none;background:#273b60;color:#fff;padding:1rem;font-size:.875rem;position:absolute;bottom:calc(100% + .75rem);z-index:10;left:-80px;max-width:210px}.mg-search-key__tooltip:after{content:"";display:block;width:0;height:0;position:absolute;bottom:-10px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-color:#273b60 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:10px 7.5px 0}.mg-search-key:hover .mg-search-key__tooltip{display:block}.circle-toggler{height:28px;width:28px;font-size:28px;opacity:.7;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.circle-toggler .horizontal,.circle-toggler .vertical{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.circle-toggler .horizontal{opacity:1}.circle-toggler .circle{position:relative;width:28px;height:28px;display:inline-block}.circle-toggler .circle .horizontal{position:absolute;background-color:#fff;width:14px;height:2px;left:50%;margin-left:-7px;top:50%;margin-top:-1px}.circle-toggler .circle .vertical{position:absolute;background-color:#fff;width:2px;height:14px;left:50%;margin-left:-1px;top:50%;margin-top:-7px}.circle-toggler.active{opacity:1}.circle-toggler.active .horizontal,.circle-toggler.active .vertical{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.circle-toggler.active .horizontal{opacity:0}.mg-search-controls{padding:1rem;margin:0 0 1rem;background:#f5f5f5;border:1px solid #e3e3e3;border-radius:5px}.mg-search-box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.mg-search-box button,.mg-search-box input,.mg-search-box select{border:1px solid #e3e3e3;border-radius:5px}.mg-search-box input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:.5rem;border-radius:0;border-right:none}.mg-search-box button{-ms-flex-negative:0;flex-shrink:0;border-top-left-radius:0;border-bottom-left-radius:0;background:#273b60;color:#fff;border-left:none}.mg-search-box button svg{fill:#fff;width:1rem;height:1rem}.mg-search-box select{border-top-right-radius:0;border-bottom-right-radius:0;max-width:200px;margin:0}@media screen and (max-width:576px){.mg-search-box select{-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999;width:100%;max-width:100%;margin-top:.5rem}}@media screen and (max-width:576px){.mg-search-box{-ms-flex-wrap:wrap;flex-wrap:wrap}.mg-search-box input{width:calc(100% - 3rem)}}.mg-search-sort{display:-webkit-box;display:-ms-flexbox;display:flex;margin:1rem 0 0}.mg-search-sort button{background:#fff;color:#273b60;padding:.5rem 1rem;border:1px solid #999}.mg-search-sort button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.mg-search-sort button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.mg-search-sort button.active,.mg-search-sort button:hover{color:#fff;background:#273b60;border-color:#273b60}.mg-search-sort-dropdown{margin:0 0 1rem}.mg-search-sort-dropdown label{display:block}.mg-search-sort-dropdown label select{width:100%}#mg-course-search p{font-size:1em}.filter-button,.filter-button-dropdown{font-weight:700;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#00cadc),color-stop(28%,#00a4b3),to(#008995));background-image:linear-gradient(180deg,#00cadc 1%,#00a4b3 28%,#008995);border:1px solid #fff;display:inline-block;border-radius:.375rem;padding:.5rem 1.5rem;font-size:1.1719em}.filter-button-dropdown.active,.filter-button-dropdown:focus,.filter-button-dropdown:hover,.filter-button.active,.filter-button:focus,.filter-button:hover{background-image:-webkit-gradient(linear,left top,left bottom,from(#fc904f),to(#ff6000));background-image:linear-gradient(180deg,#fc904f,#ff6000)}.filter-button{padding:.5rem 1.5rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.filter-button-dropdown{-ms-flex-negative:0;flex-shrink:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-button-dropdown:after{content:"";width:0;height:0;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:.4375em .34375em 0;margin-left:.5rem}.child-filter-button{display:block;padding:.5rem 1rem;background-color:#fff;color:#333;width:100%;border-bottom:1px solid #dedede;text-align:left}.child-filter-button.active{color:#fff;background-color:#ff6000}.top-full{top:100%}@media screen and (min-width:1024px){.mg-search-column--primary{width:calc(80% - 2rem)}.mg-search-column--secondary{margin-left:2rem;width:20%}}table.course-search-table{width:100%}table.course-search-table tr{border-bottom:1px solid #979797;background-color:rgba(0,0,0,0)}table.course-search-table td,table.course-search-table th{font-size:.90625em;padding:1.5rem 1rem;text-align:left}table.course-search-table td:first-child,table.course-search-table th:first-child{padding-left:0;max-width:calc(2em + 1rem)}table.course-search-table td:nth-child(2),table.course-search-table th:nth-child(2){max-width:calc(5.25em + 2rem)}table.course-search-table td:nth-child(3),table.course-search-table th:nth-child(3){max-width:calc(21em + 2rem)}table.course-search-table td:nth-child(4),table.course-search-table th:nth-child(4){max-width:calc(18.125em + 2rem)}table.course-search-table td:nth-child(5),table.course-search-table th:nth-child(5){min-width:7rem;max-width:calc(6em + 1rem);padding-right:0}.mg-tooltip{display:none;background:#273b60;color:#fff;padding:1rem;bottom:calc(100% - .5rem);z-index:10;width:25em;border-radius:.25rem}.mg-tooltip,.mg-tooltip:after{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.mg-tooltip:after{content:"";display:block;width:0;height:0;bottom:-10px;border-color:#273b60 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:10px 7.5px 0}@media screen and (min-width:1024px){.table-container{overflow-x:visible!important}}.mg-has-tooltip{position:relative}.mg-has-tooltip:hover .mg-tooltip{display:block}
/*# sourceMappingURL=main.css.map */