/*
This file is maintained in bitbucket and minified here. For support, read Readme, or contact Jesse at jesse.clark@unco.edu or hello@developerjesse.com
*/
#svgmap{max-width:100%;height:auto}#svgmap .authorized{fill:#013c65}#svgmap .notauthorized{fill:#8a8a8d}#svgmap .limitedauthorization{fill:#f5e3b1}.legend{list-style-type:none;margin:0;padding:1em 1.5em;background-color:#f1f1f1}.legend p{margin:0;padding:0}.legend li{margin-bottom:1em}.legend li span.box{display:inline-block;height:25px;width:25px;border:1px solid #e1e1e1;padding:2px;margin-right:5px}.legend li.authorized span.box{background-color:#013c65}.legend li.notauthorized span.box{background-color:#8a8a8d}.legend li.limitedauthorization span.box{background-color:#f5e3b1}ul.authorization{list-style-type:none;margin:1em 0 0;border-top:1px solid #8f8f8f;padding-top:1em}