.layer-control-close {
    background: green;
    color: #fff;
    border: 0px;
    border-radius: 4px;
    padding: 4px 8px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 9999;
}