/*      Request ID: bf9d7997924f967e7070718545d4a704_1774538218 (03/26/2026 11:22am) (LcjBDYAgEATAjtySCOgGLlmQcCDt68PXJAM8cWDvjb6S7AxlViFYy4OXsU3HLKx0ZN0pCjlKHPaFW+3izyG6vw==)      */



/*      Resource ID: 2ce1fb35d67db0dbf2d31da5866 (simple.less, compiled by lessc, minified by none) (03/26/2026 11:22am) (A:2526, B:2526, E:2180, F:2180, J:2180, K:2180)      */

.lw_gallery_simple {
  padding: 0 0 0 0;
  position: relative;
}
.lw_gallery_simple .lw_gallery_legend {
  margin-bottom: 1em;
}
.lw_gallery_simple .lw_gallery_image {
  position: relative;
  overflow: hidden;
}
.lw_gallery_simple .lw_gallery_image .lw_loaded_image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
}
.lw_gallery_simple .lw_gallery_image .lw_loaded_image.new {
  z-index: 5;
}
.lw_gallery_simple .lw_gallery_image .content_centered {
  width: 100%;
}
.lw_gallery_simple .lw_gallery_image img {
  display: block;
  margin: 0 auto;
}
.lw_gallery_spinner {
  background: url(/live/resource/image/spinner.gif) no-repeat center center;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
/* Caption */
.lw_gallery_simple .lw_gallery_caption h2 {
  display: none;
}
/* Thumb nails */
.lw_gallery_simple .lw_thumbs_wrapper {
  /* padding-bottom: 4px; */
  margin: 0 auto 8px auto;
  overflow: hidden;
  position: relative;
}
.lw_gallery_simple .lw_gallery_thumbnails {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 9999em;
}
.lw_gallery_simple .lw_gallery_thumbnails li {
  float: left;
  list-style: none;
  margin: 0 10px 0 0;
  padding: 0;
  clear: none;
}
.lw_gallery_simple .lw_gallery_thumbnails li a {
  display: block;
  outline: none;
  text-align: center;
}
.lw_gallery_simple .lw_gallery_thumbnails li a img {
  border: 1px solid #fff;
  margin: 0 auto;
}
.lw_gallery_simple .lw_gallery_thumbnails li.lw_gallery_selected a img {
  border: 1px solid #000;
  display: inline-block;
}
.lw_gallery_simple .controls {
  color: #aaa;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 27px;
  z-index: 100;
}
.lw_gallery_simple .next {
  right: 0;
}
.lw_gallery_simple .next:hover {
  color: #000;
}
.lw_gallery_simple .prev {
  left: 0;
}
.lw_gallery_simple .prev:hover {
  color: #000;
}
.lw_gallery_simple .controls div {
  background-color: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  font-family: serif;
  font-size: 2.75em;
  height: 100%;
  line-height: 105%;
  text-align: center;
}
.lw_gallery_simple .lw_gallery_description h2 {
  margin-top: 8px;
}
.lw_gallery_simple .lw_gallery_description {
  margin: 0 0 5px;
}