.keys{display:flex;flex-direction:column}.key{margin:30px;background:#f4f4f4;padding:30px;display:inline-block;font-family:acumin-pro-wide!important}.key-colors{padding:30px;display:flex;justify-content:space-evenly;margin-top:50px}.key-colors li{display:inline-block}.key li{list-style-type:none;margin-top:15px;margin-bottom:15px}#us-map{display:block;top:0;left:0;width:100%;height:100%;font-family:acumin-pro-wide!important}.color-box{width:20px;height:20px;background:#00f;display:inline-block;margin-right:10px;margin-bottom:-5px}.color-box.color1{background:#ca654a}.color-box.color2{background:#55658f}.color-box.color3{background:#a4462d}.color-box.color4{background:#edc256}.color-box.color5{background:#6c26ff}.color-box.color6{background:#ff0}circle,path{transition:all .5s;opacity:1}circle:hover,path:hover{stroke:#002868!important;stroke-width:2px;stroke-linejoin:round;fill:#002868!important;cursor:pointer;opacity:.85}circle.passed,path.passed{stroke:#fff!important;fill:#ca654a!important}circle.bluewall,path.bluewall{stroke:#fff!important;fill:#55658f!important}circle.hash,path.hash{stroke:#fff!important;fill:#a4462d!important}circle.prime,path.prime{stroke:#fff!important;fill:#edc256!important}circle.grabs,path.grabs{stroke:#fff!important;fill:#6c26ff!important}#path67{fill:none!important;stroke:none!important;cursor:default}#info-box{display:none;font-family:acumin-pro-wide!important;position:absolute;top:0;left:0;z-index:1;background-color:#fff;border:1px solid #bdbdbd;border-radius:5px;padding:5px 10px}#info-box div:first-of-type{font-weight:700}@media screen and (max-width:650px){.key-colors{flex-wrap:wrap;justify-content:left}.key-colors li{margin:10px}}