@font-face{font-family:Inter;font-weight:400;src:url(/static/Inter-Regular.3ac83020.woff) format("woff")}@font-face{font-family:Inter;font-weight:700;src:url(/static/Inter-Bold.99a0d9a7.woff) format("woff")}#app,#root,body,html{height:100%}#app{display:flex;flex-direction:column;min-height:100%!important}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,Helvetica,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,sans-serif;background-color:#224580}a,body{color:#fff}#main{flex-grow:1;display:flex;flex-direction:column;justify-content:center;width:770px;margin:0 auto}#title{width:410px;margin:0 auto 20px}#search{display:flex;flex-direction:column}#search-bar,#search-bar-in-use{background:hsla(0,0%,100%,.8);padding:10px;color:#000;display:flex;flex-direction:row}#search-bar-in-use,#search-bar:hover{background:#fff}#close-icon,#search-icon{height:24px}#close-icon{cursor:pointer}#search-input{flex-grow:1;margin:0 5px;border:none;outline:none;background:none;font-size:20px}#search-warning{height:36px;display:flex;flex-direction:column;justify-content:center}#clear-filter{text-decoration:underline;cursor:pointer}#search-results,#search-results-collapsed{transition:all .5s;overflow:hidden}#search-results-collapsed{opacity:0}.search-result-link{text-decoration:none}.search-result,.search-result-selected{height:50px;padding:10px}.search-result-selected{background-color:hsla(0,0%,100%,.1)}.search-result-selected:active{background-color:hsla(0,0%,100%,.3)}.search-result-selected img,.search-result img{margin-right:10px;vertical-align:middle}.search-result-selected div,.search-result div{white-space:nowrap}.search-result-display-path{padding-left:26px;margin-top:8px}#courses{margin-top:10px}#courses,.course-group{display:flex;justify-content:space-between}.course-group{width:380px}.course img,.current-course img{width:120px}.course img:hover,.current-course img:hover{outline:2px solid hsla(0,0%,100%,.8)}.course img:active,.current-course img,.current-course img:active{outline:2px solid #fff}.popup{width:120px;margin-top:-10px;z-index:100}.course-spacer{display:none}#buffer{height:60px}#footer{text-align:center}@media screen and (max-width:770px){#main{width:578px}#title{width:310px}#courses{margin-top:7.5px}.course-group{width:285px}.course img,.current-course img{width:90px}}@media screen and (max-width:578px){#main{width:100%;padding:0 10px;box-sizing:border-box}#courses{display:block;margin-top:5px}.course-group{width:100%;margin-bottom:5px}.course,.course-container,.current-course{flex-grow:1;display:flex}.course img,.current-course img{flex-grow:1}.course-spacer{display:inline;width:5px}}