-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmain.e16a32eea7a55ccc5721.css
1 lines (1 loc) · 5.58 KB
/
main.e16a32eea7a55ccc5721.css
1
.d3-tip{white-space:nowrap;line-height:1;font-size:12px;display:none;padding:12px;background:rgba(0,0,0,.8);color:#fff;border-radius:4px;border-color:#000;pointer-events:none;z-index:2}@media screen and (min-width:800px){.d3-tip{display:block}}.d3-tip:after{box-sizing:border-box;display:none;font-size:10px;width:100%;line-height:1;color:rgba(0,0,0,.8);position:absolute;pointer-events:none}@media screen and (min-width:800px){.d3-tip:after{display:inline}}.d3-tip.n{margin:-10px 0 0}.d3-tip.n:after{content:"\25BC";margin:-3px 0 0;top:100%;left:0;text-align:center}.d3-tip.ne{margin:-10px 0 0 -45px}.d3-tip.ne:after{content:"\25BC";bottom:-8px;left:18px;text-align:left}.d3-tip.nw{margin:-10px 0 0 45px}.d3-tip.nw:after{content:"\25BC";bottom:-8px;right:18px;text-align:right}.error-container{text-align:center;padding-top:300px}.error-container .error-container__message{width:60%;display:inline-block}#radarheader{width:100%;line-height:60px;text-align:center;margin-bottom:15px}#radarheader .radar-title{background-color:#eee;padding-top:30px;padding-bottom:30px;display:table;margin:auto;width:100%}#radarheader .radar-title .radar-title__text{display:table-cell;width:70%;text-align:left;padding-left:100px}#radarheader .radar-title .radar-title__text h1{font-size:55px;font-weight:900;letter-spacing:-.04em;line-height:.8em;margin:0;text-transform:uppercase}#radarheader .print-radar{margin-left:100px}#radarheader .home-link{color:#0404b4;cursor:pointer;display:inline-block;padding-bottom:15px;text-align:left;width:80%}#radarheader .button{text-transform:capitalize;display:inline-block;margin-right:20px;border-radius:2px;line-height:1em;padding:10px 20px;cursor:pointer;transition:all .2s ease-out;background-color:#eee;color:#000}#radarheader .button.no-capitalize{text-transform:none}#radarheader .button.selected,#radarheader .button:hover{transform:translateY(-2px);opacity:.85}#radarheader .button.selected.first,#radarheader .button:hover.first{color:#fff;background-color:#86b782}#radarheader .button.selected.second,#radarheader .button:hover.second{color:#fff;background-color:#1ebccd}#radarheader .button.selected.third,#radarheader .button:hover.third{color:#fff;background-color:#f38a3e}#radarheader .button.selected.fourth,#radarheader .button:hover.fourth{color:#fff;background-color:#b32059}#radarheader .button.full-view.first{background-color:#86b782;color:#fff}#radarheader .button.full-view.second{background-color:#1ebccd;color:#fff}#radarheader .button.full-view.third{background-color:#f38a3e;color:#fff}#radarheader .button.full-view.fourth{background-color:#b32059;color:#fff}#radarfooter{text-align:left;clear:both}#radarfooter .footer-content{width:60%;margin:0 auto}#radarfooter .footer-content p{padding-top:60px;text-align:left}#radarfooter .footer-content img{transform:scale(.4)}body{-webkit-font-smoothing:antialiased}@media screen{#radar{width:95%;margin:0 auto;position:relative}#radar svg#radar-plot{margin:0 auto;transition:all 1s ease;position:absolute;left:0;right:0}#radar svg#radar-plot .legend{visibility:hidden;transition:visibility 1s ease 1s;color:#000}#radar svg#radar-plot path.ring-arc-3{stroke:none;fill:#eee}#radar svg#radar-plot path.ring-arc-2{stroke:none;fill:#dadada}#radar svg#radar-plot path.ring-arc-1{stroke:none;fill:#cacaca}#radar svg#radar-plot path.ring-arc-0{stroke:none;fill:#bababa}#radar svg#radar-plot .blip-link{text-decoration:none;cursor:pointer}#radar svg#radar-plot .quadrant-group{cursor:pointer}#radar svg#radar-plot circle.first,#radar svg#radar-plot path.first,#radar svg#radar-plot polygon.first{fill:#86b782;stroke:none}#radar svg#radar-plot circle.second,#radar svg#radar-plot path.second,#radar svg#radar-plot polygon.second{fill:#1ebccd;stroke:none}#radar svg#radar-plot circle.third,#radar svg#radar-plot path.third,#radar svg#radar-plot polygon.third{fill:#f38a3e;stroke:none}#radar svg#radar-plot circle.fourth,#radar svg#radar-plot path.fourth,#radar svg#radar-plot polygon.fourth{fill:#b32059;stroke:none}#radar svg#radar-plot line{stroke:#fff}#radar svg#radar-plot text.blip-text{font-size:9px;font-style:italic;fill:#fff}#radar svg#radar-plot text.line-text{font-weight:700;text-transform:uppercase;fill:#000;font-size:11px}#radar div.quadrant-table{max-height:0;max-width:0;position:absolute;overflow:hidden;transition:max-height .5s ease 1s}#radar div.quadrant-table .quadrant-table__name{display:none}#radar div.quadrant-table h3{text-transform:uppercase;margin:0;font-weight:700}#radar div.quadrant-table.first{right:20px}#radar div.quadrant-table.first.selected{float:right}#radar div.quadrant-table.second{left:20px}#radar div.quadrant-table.second.selected{float:left}#radar div.quadrant-table.third{left:20px}#radar div.quadrant-table.third.selected{float:left}#radar div.quadrant-table.fourth{right:20px}#radar div.quadrant-table.fourth.selected{float:right}#radar div.quadrant-table.selected{position:relative;max-height:10000px;max-width:40%}#radar div.quadrant-table ul{padding:0;margin-left:0}#radar div.quadrant-table ul li{list-style-type:none;padding-left:0}#radar div.quadrant-table ul li .blip-list-item{padding:2px 5px;border-radius:2px;cursor:pointer;font-weight:400}#radar div.quadrant-table ul li .blip-list-item.highlight{color:#fff;background-color:rgba(0,0,0,.8)}#radar div.quadrant-table ul li .blip-item-description{max-height:0;overflow:hidden;width:300px;transition:max-height .2s ease}#radar div.quadrant-table ul li .blip-item-description p{margin:0;border-top:1px solid #777;border-bottom:1px solid #777;padding:20px;color:#333;font-weight:100;font-size:14px}#radar div.quadrant-table ul li .blip-item-description.expanded{transition:max-height .5s ease .2s;max-height:1000px}}