/*      Request ID: 865feee04f1f8654ca655acc92b7c542_1780322767 (07/13/2026 9:52pm) (JcpBCsAgDETRGzlHKtYOTSDBYrS5foWu/uJ9SHfCvSEzi7sXXgvPOk3bIdMNpi9TqhFTuN/WB3FXMw5lINSfbX+KMeID)      */



/*      Resource ID: 763e77903d186bceaa0a8a4e5fe (simple.less, compiled by lessc, minified by none) (07/13/2026 9:52pm) (A:2391, B:2391, C:2045, D:2045, F:2045, J:2045, K:2045)      */

.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;
}