You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
278 lines
3.4 KiB
278 lines
3.4 KiB
8 years ago
|
|
||
|
#app[data-v-41b7bac0] {
|
||
|
font-family: 'Avenir', Helvetica, Arial, sans-serif;
|
||
|
-webkit-font-smoothing: antialiased;
|
||
|
-moz-osx-font-smoothing: grayscale;
|
||
|
text-align: center;
|
||
|
margin-top: 30px;
|
||
|
}
|
||
|
a[data-v-41b7bac0] {
|
||
|
color: black;
|
||
|
text-decoration: none;
|
||
|
}
|
||
|
|
||
|
#links[data-v-098bb42e] {
|
||
|
display: block;
|
||
|
width: 300px;
|
||
|
height: 40px;
|
||
|
position: relative;
|
||
|
}
|
||
|
a[data-v-098bb42e] {
|
||
|
display: block;
|
||
|
position: absolute;
|
||
|
width: 100px;
|
||
|
text-decoration: none;
|
||
|
font-weight: bold;
|
||
|
color: blue;
|
||
|
}
|
||
|
a[data-v-098bb42e]:hover {
|
||
|
text-decoration: underline;
|
||
|
}
|
||
|
.prev[data-v-098bb42e] {
|
||
|
left: 0px;
|
||
8 years ago
|
text-align: left;
|
||
8 years ago
|
}
|
||
|
.source[data-v-098bb42e] {
|
||
|
left:100px;
|
||
|
text-align: center;
|
||
|
}
|
||
|
.next[data-v-098bb42e] {
|
||
|
right: 0px;
|
||
|
text-align: right;
|
||
|
}
|
||
|
#holder[data-v-098bb42e] {
|
||
|
width: 300px;
|
||
|
margin: auto;
|
||
|
position: relative;
|
||
|
height: 30px;
|
||
|
/*border-top: 1px dashed gray;*/
|
||
|
border-bottom: 1px dashed gray;
|
||
|
padding-top: 10px;
|
||
|
margin-top: 10px;
|
||
|
margin-bottom: 10px;
|
||
|
}
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
8 years ago
|
|
||
8 years ago
|
#bars-style .one {
|
||
8 years ago
|
fill: #ffc300
|
||
|
}
|
||
8 years ago
|
#bars-style .two {
|
||
8 years ago
|
fill: #c70039
|
||
|
}
|
||
8 years ago
|
#bars-style .three {
|
||
8 years ago
|
fill: #571845
|
||
|
}
|
||
|
|
||
8 years ago
|
|
||
|
.one[data-v-63d4ce13] {
|
||
8 years ago
|
fill: #154890
|
||
|
}
|
||
8 years ago
|
.two[data-v-63d4ce13] {
|
||
8 years ago
|
fill: #e1d4c0
|
||
|
}
|
||
8 years ago
|
.three[data-v-63d4ce13] {
|
||
8 years ago
|
fill: #ff6600
|
||
|
}
|
||
8 years ago
|
|
||
|
#bars-style-sass .one {
|
||
|
fill: #AA5C39;
|
||
|
}
|
||
|
#bars-style-sass .two {
|
||
|
fill: #5B9632;
|
||
|
}
|
||
|
#bars-style-sass .three {
|
||
|
fill: #2A4F6E;
|
||
8 years ago
|
}
|
||
|
|
||
8 years ago
|
#holder[data-v-39fd153a] {
|
||
|
position: relative;
|
||
|
height: 300px;
|
||
|
width: 500px;
|
||
|
margin: auto;
|
||
|
}
|
||
|
.mapHolder[data-v-39fd153a] {
|
||
|
position: absolute;
|
||
|
margin: auto;
|
||
|
}
|
||
|
|
||
|
.state {
|
||
|
fill: #ccc;
|
||
|
stroke: #fff;
|
||
|
}
|
||
|
.state:hover {
|
||
|
fill: steelblue;
|
||
|
}
|
||
|
|
||
|
#tooltipPositioner[data-v-6039702a] {
|
||
|
position: relative;
|
||
|
left: 50%;
|
||
|
top: 350px;
|
||
|
width: 240px;
|
||
|
}
|
||
|
#tooltipContainer[data-v-6039702a] {
|
||
|
position: absolute;
|
||
|
bottom: 0;
|
||
|
width: 230px;
|
||
|
left: -125px;
|
||
|
font-size: 12px;
|
||
|
line-height: 16px;
|
||
|
padding: 10px;
|
||
|
border-radius: 3px;
|
||
|
background: rgba(255,255,255,0.9);
|
||
|
color: #000;
|
||
|
box-shadow: 0 1px 5px rgba(0,0,0,0.4);
|
||
|
-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.4);
|
||
|
border:1px solid rgba(200,200,200,0.85);
|
||
|
text-align:center;
|
||
|
}
|
||
|
#tooltip[data-v-6039702a] {
|
||
|
text-align:center;
|
||
|
z-index: 1000;
|
||
|
position: absolute;
|
||
|
display: block;
|
||
|
}
|
||
|
#tooltip .description[data-v-6039702a] {
|
||
|
color:#666;
|
||
|
font-size: 11px;
|
||
|
text-align:center;
|
||
|
font-style:italic;
|
||
|
}
|
||
|
#tooltip .title[data-v-6039702a] {
|
||
|
text-align: left;
|
||
|
font-size: 13px;
|
||
|
text-align:center;
|
||
|
}
|
||
|
|
||
|
|
||
8 years ago
|
.holder[data-v-28f41ffe] {
|
||
|
width: 500px;
|
||
|
margin: auto;
|
||
|
}
|
||
|
.menu ul[data-v-28f41ffe] {
|
||
|
padding: 0;
|
||
|
margin: 0;
|
||
|
}
|
||
|
.menu li[data-v-28f41ffe] {
|
||
|
text-align: left;
|
||
|
}
|
||
|
|
||
|
.menu[data-v-37ada400] {
|
||
|
padding: 0;
|
||
|
margin: 0;
|
||
|
}
|
||
|
.menu li[data-v-37ada400] {
|
||
|
text-align: left;
|
||
|
display: inline-block;
|
||
|
text-align: left;
|
||
|
margin: 0px;
|
||
|
margin-right: 10px;
|
||
|
}
|
||
|
.menu li a[data-v-37ada400] {
|
||
|
text-decoration: none;
|
||
|
}
|
||
|
.menu li a.active[data-v-37ada400] {
|
||
|
text-decoration: underline;
|
||
|
}
|
||
|
|
||
8 years ago
|
h1[data-v-417810ac], h2[data-v-417810ac] {
|
||
|
font-weight: normal;
|
||
|
}
|
||
|
ul[data-v-417810ac] {
|
||
|
/*list-style-type: none;*/
|
||
|
padding: 0;
|
||
|
margin: auto;
|
||
8 years ago
|
width: 300px;
|
||
8 years ago
|
}
|
||
|
li[data-v-417810ac] {
|
||
|
/*display: inline-block;*/
|
||
|
margin: 0 0px;
|
||
|
list-style: decimal
|
||
|
}
|
||
|
a[data-v-417810ac] {
|
||
|
color: blue;
|
||
|
display: block;
|
||
|
text-decoration: none;
|
||
|
text-align: left;
|
||
|
}
|
||
|
a[data-v-417810ac]:hover {
|
||
|
text-decoration: underline;
|
||
|
}
|
||
|
|
||
8 years ago
|
/*# sourceMappingURL=app.ea478ad0f98c40581c472cf6cea74c24.css.map*/
|