/* Force close button to top-right */
/*.lb-data .lb-close {*/
/*    position: absolute !important;*/
/*    top: 10px !important;*/
/*    right: 10px !important;*/
    background-color: rgba(0, 0, 0, 0.5); /* optional for visibility */
/*    border-radius: 50%;*/
/*    padding: 5px;*/
/*}*/

/* Make sure the container is positioned correctly */
/*.lb-outerContainer {*/
/*    position: relative;*/
/*}*/
