input[type=checkbox]{cursor:pointer}body.using-mouse :focus{outline:none!important}body :focus{outline:0.3rem solid #ffc72a;outline-offset:0.3rem;z-index:10000000}#content{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100vh - 150px)}#map-content{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}#map-content #map{height:100%;background-color:#f0f0f0}#map-content #map.dark{background-color:#212d3b}#map-content #map-fullscreen{background:none white;border:0px;margin:10px;padding:0px;position:absolute;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:2px;height:40px;width:40px;-webkit-box-shadow:rgba(0,0,0,0.3) 0px 1px 4px -1px;box-shadow:rgba(0,0,0,0.3) 0px 1px 4px -1px;overflow:hidden;top:0px;right:0px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#map-content #map-fullscreen>img{width:2rem}#map-content #map-fullscreen>img.hidden{display:none}#map-content #map-tooltip{display:none;-webkit-box-shadow:0px 1px 3px grey;box-shadow:0px 1px 3px grey;margin:10px;padding:5px;font-size:1.6rem;background-color:white;position:absolute;top:0}#map-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden;width:30rem}#map-sidebar>#map-sidebar-tabs{background:white;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}#map-sidebar>#map-sidebar-tabs>button{font-size:1.5rem;background-color:inherit;border:none;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0.5rem 1rem;-webkit-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;-ms-flex-positive:1;flex-grow:1}#map-sidebar>#map-sidebar-tabs>button:focus,#map-sidebar>#map-sidebar-tabs>button:hover{background:#ffe290}#map-sidebar>#map-sidebar-tabs>button.selected-tab{background-color:var(--uog-yellow)}#map-sidebar>.map-sidebar-content{display:none;overflow:auto;font-size:1.4rem;height:100%;padding:1rem;background-color:white}#map-sidebar .active-sidebar{display:block}#iw{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#iw>#toggle-iw{border:none;width:100%;height:2rem;font-size:1.2rem;color:white;padding:0;background-color:#333}#iw>#toggle-iw:focus,#iw>#toggle-iw:hover{background:#000}#iw>.iw-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#iw>.iw-content.hidden{display:none}#iw>.iw-content>.iw-pic-container{width:30rem;height:20rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#iw>.iw-content>.iw-pic-container>img.iw-pic{width:30rem;height:20rem;background-color:white}#iw>.iw-content>.iw-pic-container>div.iw-pic{color:black;font-size:1.2rem}#iw>.iw-content>.iw-pic-container>.iw-attribution{position:absolute;bottom:0;left:0;font-size:1.2rem;margin:5px 10px;background:rgba(255,255,255,0.8);border-radius:2px}#iw>.iw-content>.iw-pic-container .iw-attribution>a{padding:5px 5px}#iw>.iw-content>.iw-header{text-align:center;color:white;background-color:#de3345}#iw>.iw-content>.iw-header>.iw-name{font-size:24px;padding:5px 10px 5px 10px}#iw>.iw-content>.iw-header>.iw-sub{padding:0 10px 5px 10px}#iw>.iw-content>.iw-header.academic-iw{background-color:#de3345}#iw>.iw-content>.iw-header.ancillary-iw{background-color:#663399}#iw>.iw-content>.iw-header.residence-iw{background-color:#fec108;color:#000}#iw>.iw-content>.iw-header.staff-parking-iw{background-color:#f7941d}#iw>.iw-content>.iw-header.student-parking-iw{background-color:#fa36a7}#iw>.iw-content>.iw-header.visitor-parking-iw{background-color:#00a650}#iw>.iw-content>.iw-header.multi-parking-iw{background-color:#764b28}#iw>.iw-content>.iw-header.emergency-iw{background-color:#3366cc}#iw>.iw-content>.iw-header.athletic-iw{background-color:#3464eb}#iw>.iw-content>.iw-header.poi-iw{background-color:#f99c00}#iw>.iw-content>.iw-header.services-iw{background-color:#00720c}#iw>.iw-content>.iw-header.on-campus-food-iw{background-color:#ff00db}#iw>.iw-content>.iw-footer{text-align:center;background-color:#333;padding:0.5rem;-webkit-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}#iw>.iw-content>.iw-footer:hover{background:#000}#iw>.iw-content>.iw-footer>.iw-link{display:block;color:white}#iw>.iw-content>.iw-footer>.iw-link:hover{color:#fff}#legend label{padding:0;margin:0 0 0 4px}#legend button.collapser{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:100%;background-color:white}#legend button.collapser>span.collapser-text{margin:0 5px 0 5px}#legend button.collapser>i.collapse-icon{margin-right:10px;margin-left:auto}#legend .collapsible{display:none;margin:0 5px 0 5px}#legend div.main-category-content>button.collapser.category-header{padding:10px 0;border-bottom:1px rgba(0,0,0,0.2) solid}#legend div.main-category-content>button.collapser.category-header>input[type=checkbox]{margin-left:5px}#legend div.main-category-content>button.collapser.category-header .category-header-text{color:#c20430}#legend div.main-category-content div.subcategory-content>button.collapser.subcategory-header{padding:10px 0;border-bottom:1px rgba(0,0,0,0.2) solid}#legend div.main-category-content div.subcategory-content>button.collapser.subcategory-header>input[type=checkbox]{margin-left:5px}#legend div.main-category-content div.subcategory-content>button.collapser.subcategory-header>img.map-icons{width:2.5rem;height:2.5rem;margin-left:5px}#legend div.main-category-content div.subcategory-content div.collapsible>button.legend-location-label{background-color:white;text-align:left;width:100%;padding:10px 0;min-height:4rem;border:none;border-bottom:1px rgba(0,0,0,0.2) solid;cursor:pointer}#legend div.main-category-content div.subcategory-content div.collapsible>button.legend-location-label:focus,#legend div.main-category-content div.subcategory-content div.collapsible>button.legend-location-label:hover{color:var(--info)}.search-result{text-align:left;width:100%;padding:10px 10px;border:none;border-bottom:1px rgba(0,0,0,0.2) solid;background-color:#eeeeee}.search-result:first-child{border-top:1px rgba(0,0,0,0.2) solid}.search-resultfocus,.search-resulthover{color:var(--info)}#map-search{overflow:hidden}#map-search #map-search-bar-input{height:38px;width:100%;display:inline-block;padding:1rem 1rem;line-height:1.25;color:#555555;background-color:#f6f6f6;border:0.1rem solid white}#map-search #map-search-results{height:calc(100% - 38px);width:100%;overflow:auto}#directions .directions-header{color:#c20430;border-bottom:1px solid #c20430;margin-top:1rem;padding:0.5rem 1rem;background-color:#f6f6f6}#directions input[type=text]{width:100%;display:block;padding:1rem 1rem;line-height:1.25;color:#555555;background-color:#f6f6f6;border:none}#directions .directions-search-results{max-height:150px;border:1px black;overflow:auto;background:#f6f6f6;margin-right:10px;width:100%;z-index:100}#directions #travel-methods{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#directions #travel-methods .travel-method{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:4.5rem;height:4.5rem;background:#f6f6f6;border-radius:50%;font-size:1.8rem;margin:5px;-webkit-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in;font-family:uofgicons}#directions #travel-methods .travel-method:focus,#directions #travel-methods .travel-method:hover{background-color:#fec7d4}#directions #travel-methods .travel-method.selected-travel-method{background-color:#c20430;color:white}#directions #directions-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:10px 10px}#directions #directions-footer button{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:4.5rem;height:4.5rem;background:#f6f6f6;border-radius:50%;font-size:1.8rem;margin:5px;-webkit-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in}#directions #directions-footer button:focus,#directions #directions-footer button:hover{background-color:#fec7d4}.gm-style img[src*="pin-marker.svg"],img.map-icons[src*="pin-marker.svg"]{background:url("../img/icons/icon-map-marker.svg") no-repeat;background-position:0 0;background-size:1200%;background-position:center}.gm-style img[src$="?red"],img.map-icons[src$="?red"]{background-position:-1% 0}.gm-style img[src$="?orange"],img.map-icons[src$="?orange"]{background-position:7% 0}.gm-style img[src$="?purple"],img.map-icons[src$="?purple"]{background-position:15.5% 0}.gm-style img[src$="?yellow"],img.map-icons[src$="?yellow"]{background-position:24% 0}.gm-style img[src$="?green"],img.map-icons[src$="?green"]{background-position:32% 0}.gm-style img[src$="?blue"],img.map-icons[src$="?blue"]{background-position:40% 0}.gm-style img[src$="?redpermit"],img.map-icons[src$="?redpermit"]{background-position:49% 0}.gm-style img[src$="?blackpermit"],img.map-icons[src$="?blackpermit"]{background-position:49% 100%}.gm-style img[src$="?visitormeter"],img.map-icons[src$="?visitormeter"]{background-position:59.2% 0}.gm-style img[src$="?multipurpose"],img.map-icons[src$="?multipurpose"]{background-position:69.5% 0}.gm-style img[src$="?yellowpermit"],img.map-icons[src$="?yellowpermit"]{background-position:79.5% 0}.gm-style img[src$="?evcharging"],img.map-icons[src$="?evcharging"]{background-position:89.75% 0}.gm-style img[src$="?accessible"],img.map-icons[src$="?accessible"]{background-position:100% 0}.map-text-overlay{text-align:center;color:white;font-size:1.2rem;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;max-width:150px;padding:0.1rem;background:rgba(0,0,0,0.6);z-index:100000}.satellite-view img[src$="icon-begging-bear.svg"],.satellite-view img[src$="icon-cannon.svg"],.satellite-view img[src$="icon-gryphon.svg"],.satellite-view img[src$="icon-portico.svg"]{-webkit-filter:invert(1);filter:invert(1)}