@import "https://fonts.googleapis.com/css?family=Open+Sans";#blc-logo{max-height:2em}#nav-bar{border-bottom:1px solid #d3d3d3;height:3em}#nav-bar #toolbar{min-height:3em}#nav-bar #search{color:#d3d3d3;cursor:text;background-color:#f0f0f0;border-radius:3px;justify-content:flex-start;align-items:center;height:2.75em;padding:0 1em;font-size:12px;display:flex;position:relative}#nav-bar #search .MuiInputBase-root{font-size:12px}#nav-bar #search #search-wrapper{justify-content:center;align-items:center;display:flex}#nav-bar #search #search-results{background-color:#fff;border:1px solid #d3d3d3;border-radius:3px;width:100%;min-height:4em;max-height:50vh;padding:0 2em;display:none;position:absolute;top:3em;left:0;overflow-y:scroll}#nav-bar #search #search-results #search-results-header{color:#000;background-color:#fff;border-bottom:1px solid #d3d3d3;grid-template-columns:repeat(6,1fr);align-items:center;width:calc(100% + 4em);height:2em;margin:0 -2em;padding:0 2em;font-weight:400;display:grid;position:sticky;top:0}#nav-bar #search #search-results .search-result{color:#000;grid-template-columns:repeat(6,1fr);align-items:center;width:100%;min-height:4em;font-weight:300;display:grid}#nav-bar #search #search-results .search-result.no-result{color:#d3d3d3;justify-content:center;align-items:center;display:flex}#nav-bar #search #search-results .search-result div{justify-content:flex-start;align-items:center;display:flex}#nav-bar #search #search-results .search-result div.actions{justify-content:flex-end}#nav-bar #search.active #search-results{flex-direction:column;display:flex}#nav-bar #action-buttons{justify-content:flex-end;align-items:center;display:flex}#layout{height:100%}#layout #page-content-wrapper{background-color:#f5f5f5;height:calc(100% - 3em);min-height:calc(100vh - 3em);max-height:calc(100vh - 3em);overflow-y:hidden}a{color:#0366d6}code{color:#e01a76}.btn-primary{color:#fff;background-color:#1b6ec2;border-color:#1861ac}html,body,#root,.page-content{height:100%;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif}body{margin:0}
