#mapControls {
    background: #267563;
    border-radius: 18px;
    right: 10px;
    padding: 5px;
    position: absolute;
    top: 10px;
}
#mapControls a{
color:#EAFDE6;
}
.grabbing { cursor: url(closedhand.cur), pointer !important; }
