svg {
	background: #88adff;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    border-radius: 3px;
    background: #fff;
	width: 300px;
    color: black;
    font-family: sans-serif, Verdana;
    font-size: smaller;
    padding: 3px;
    line-height: 1.4em;
    font-size: 1.2em;
}
