.uc-formats .t-container {
    padding-left: '20px'
}

.uc-share {
    position: sticky;
    right: 100px;
    top: 40px;
}

* {
    font-family: 'Tahoma',Arial,sans-serif; !important
}


/* Set the background color between tiles */
.nanogallery2 .nanoGalleryThumbnailContainer {
    background-color: black;
    border-color: black;
    color: black;
    font-family: Tahoma;
    margin: 0;
    padding: 0;
}

.nGY2 .nGY2paginationDot, .nGY2 .nGY2paginationDotCurrentPage {
    height: 8px;
    width: 8px;
}


  .uc-exhibition {
    display: none;
  }

   
#nanogallery2-tooltip {
    margin-top: 10px;
    text-size-adjust: auto; 
    transform-origin: center top;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
    vertical-align: top;
    position: sticky;
    bottom: 0px;
    color: #eaeaea;
   letter-spacing: 0.7em;
   padding-top: 15px;
   margin-top: 15px;
  font-size: clamp(16px, 3vw, 36px);
}


.nGY2GThumbnailIconsFullThumbnail {
    opacity: 0;
}
