

/*      Request ID: c89b7e5f178cdebca2ebd540816e2604_1753290463 (07/27/2025 11:20am) (minifier disabled) (PclBDoAgDATAF8k+yYBupEkRQyuNv9eTx8lg5oGIQKF28WXnTCqTUbMynXRcd1HZ1upN8Q+8shFbH4T5ozQcWZVDaOmTvQ==)      */

#galleries #menu_subnav {
  left: 300px;
}
#galleries_edit fieldset.gallery_images {
  position: relative;
}
#galleries_edit .lw_images_selected li {
  background-position: 100% 44px;
}
#galleries_edit .lw_images_selected li textarea {
  width: 474px;
}
#galleries_edit #content form {
  min-height: 760px;
}
#galleries_edit .lw_library .lw_library_search .lw_library_query {
  width: 246px;
}
#galleries_edit .lw_library img {
  cursor: pointer;
}
#galleries_edit #lw_images_search_query {
  width: 250px;
}
#galleries_edit .lw_library_item input {
  display: none;
}
#galleries_title_label {
  display: none;
}
#galleries_title {
  font-weight: bold;
  font-size: 2.4em;
  margin-top: 13px;
}
#galleries_description {
  font-size: 1.4em;
}
#selected_images {
  margin-top: 5px;
}
#selected_images li {
  height: 80px;
  padding-left: 80px;
  background-color: #f8f8f8;
  border: solid #35413f;
  border-width: 1px 2px 2px 1px;
  margin-bottom: 10px;
  position: relative;
}
#selected_images li img {
  position: absolute;
  top: 0;
  left: 0;
}
#selected_images li textarea:focus {
  background-color: #fcfdea;
}
#selected_images li .controls {
  cursor: move;
  text-align: right;
  padding-right: 40px;
  background: url(/live/resource/image/move.png) no-repeat 490px 3px;
}
#selected_images li .controls .remove {
  font-size: 0.9em;
}
#selected_images li.none {
  width: 357px;
  text-align: center;
  border: none;
  height: 23px;
  padding: 30px 0;
  font-size: 1.4em;
  font-weight: bold;
  color: #bbb;
}
#selected_images li.sortable_target {
  border-color: #ddd;
  background-color: #eee;
}
#selected_images li textarea,
#selected_images li .caption {
  border: none;
  border-bottom: 1px solid #ccc;
  width: 504px;
  height: 54px;
  font-size: 1.1em;
  padding: 0.2em 0 0.1em 3px;
}
.lw_thumbnail_controls {
  margin: 3px 0 0 6px;
  font-size: 0.9em;
  line-height: 1;
}
.compact_view ul#manager_galleries li,
.compact_view ul.manager li.linked {
  padding-left: 75px !important;
}
/**
 * New default gallery 
 */
.lw-gallery-default *,
.lw-gallery-default *:before,
.lw-gallery-default *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.lw-gallery-default #lw_gallery_images {
  float: left;
  position: relative;
  overflow: hidden;
}
.lw-gallery-default #lw_gallery_images:hover .lw_gallery_next,
.lw-gallery-default #lw_gallery_images:hover .lw_gallery_prev {
  opacity: .7;
  filter: alpha(opacity=70);
}
.lw-gallery-default .lw_gallery_next,
.lw-gallery-default .lw_gallery_prev {
  position: absolute;
  bottom: 0;
  z-index: 5;
  width: 30px;
  background: #000;
  text-align: center;
  cursor: pointer;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.lw-gallery-default .lw_gallery_next a,
.lw-gallery-default .lw_gallery_prev a {
  margin: 0 auto;
  color: #fff;
}
.lw-gallery-default .lw_gallery_next {
  right: 0;
}
.lw-gallery-default .lw_gallery_prev {
  left: 0;
}
.lw-gallery-default .lw_gallery_image {
  position: absolute;
  top: 0;
  left: 0;
}
.lw-gallery-default .lw_gallery_detail {
  float: left;
  margin-left: 20px;
  vertical-align: middle;
}
.lw-gallery-default .lw_gallery_thumb_container {
  position: relative;
  overflow: hidden;
  clear: both;
  width: 100%;
}
.lw-gallery-default .lw_gallery_thumb_container ul {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.lw-gallery-default .lw_gallery_thumb_container .lw_gallery_next,
.lw-gallery-default .lw_gallery_thumb_container .lw_gallery_prev {
  display: none;
  width: 24px;
}
.lw-gallery-default .lw_gallery_thumb_container .lw_gallery_next .icon-2x,
.lw-gallery-default .lw_gallery_thumb_container .lw_gallery_prev .icon-2x {
  font-size: 1.25em;
}
.lw-gallery-default .lw_gallery_thumb_container:hover .lw_gallery_next,
.lw-gallery-default .lw_gallery_thumb_container:hover .lw_gallery_prev {
  display: block;
  z-index: 5;
  opacity: .7;
  filter: alpha(opacity=70);
}
.lw-gallery-default .lw_gallery_thumb_container:hover .lw_gallery_next.lw_gallery_first_frame,
.lw-gallery-default .lw_gallery_thumb_container:hover .lw_gallery_prev.lw_gallery_first_frame,
.lw-gallery-default .lw_gallery_thumb_container:hover .lw_gallery_next.lw_gallery_last_frame,
.lw-gallery-default .lw_gallery_thumb_container:hover .lw_gallery_prev.lw_gallery_last_frame {
  display: none;
}
.lw-gallery-default #lw_gallery_thumbnails {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.lw-gallery-default #lw_gallery_thumbnails li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
.lw-gallery-default #lw_gallery_thumbnails li.selected img {
  border: #333 2px solid;
}
.lw-gallery-default #lw_gallery_thumbnails img {
  height: auto;
}
