#layerPropertiesArobControl {
    position: absolute;
    right: 0;
    top: 0;
    min-width: 420px;
    min-height: 420px;
    z-index: 1000;
}

#layerPropertiesArobControl table.table input {
    width: 100%;
    border: 1px #00000070 solid;
}

#layerPropertiesArobControl table.table input[disabled] {
    opacity: 0.6;
    border: 1px #00000054 solid;
    background-color: #dad6d6;
}


#layerPropertiesArobControl .zoneButton {
    padding-top: 5px;
}