.map {
    background-color: #fff;
    background-position: center;
    background-repeat: repeat;
    position: relative;
    background-attachment: fixed;
}

a.btn:before {
    font-family: FontAwesome;
    content: "";
	width:10px;
	height: 10px;
    display: inline-block;
    vertical-align: middle;
}
.btn.focus, .btn:focus {box-shadow:none !important;}

.map img {
       position: relative;
    z-index: 3;
}
.map button.btn.pop, .map a.btn.pop {
    z-index: 5;
    position: absolute;
    color: #23303f;
    min-width: 0;
}
.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {margin:0;}
.arrow {display:none !important;}
.map button.btn.pop.lunarxp-launch-site, .map a.btn.pop.lunarxp-launch-site {
    left: 585px;
    top: 678px;
}
.map button.btn.pop.lunarxp-control-center, .map a.btn.pop.lunarxp-control-center {
    left: 351px;
    top: 1052px;
}
.map button.btn.pop.lunarxp-rocket-factory, .map a.btn.pop.lunarxp-rocket-factory {
    left: 785px;
    top: 1217px;
}
.map button.btn.pop.lunarxp-colony-xp-1, .map a.btn.pop.lunarxp-colony-xp-1 {
    left: 749px;
    top: 1241px;
}
.map button.btn.pop.lunarxp-colony-hab-1, .map a.btn.pop.lunarxp-colony-hab-1 {
    left: 768px;
    top: 883px;
}
.map button.btn.pop.lunarxp-colony-orbiter-1, .map a.btn.pop.lunarxp-colony-orbiter-1 {
    left: 235px;
    top: 860px;
}
