/*      Request ID: 307177eb12877f89c5e86d7b9ce3c944_1599862321 (01/10/2022 10:27am) (rczRDYUgDEbhVRxA6Ug3iH+ksSKhlMbtr+7gwzmPH43YyN3fQrGmXPZgFaUEbEbVVuH0y/0UEh7wHAWk/RYoiRs/W66BJvEOSXWe6ANQhTdovvw7svOJyulAe80/)      */



/*      Resource ID: ed7a43f28c7ae2777daa0c10976 (lw-overlay.css, minified by none) (01/10/2022 10:27am) (A:2708, B:2708, J:2708, K:2708)      */

body.lw_overlay_open {
  overflow: hidden; }

body.lw_overlay_open .lw_overlay_wrapper {
  overflow-x: hidden;
  overflow-y: auto; }

.lw_overlay_wrapper {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1150;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch; }
  .lw_overlay_wrapper .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear; }
    .lw_overlay_wrapper .fade.in {
      opacity: 1; }

.lw_overlay_backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1140;
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: .5; }

.lw_overlay {
  position: relative;
  width: auto;
  margin: 10px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

a.lw_overlay_close_button {
  position: absolute;
  top: -10px;
  right: -10px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  width: 24px;
  height: 24px;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  background-color: #222;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  z-index: 1200; }
  a.lw_overlay_close_button:hover {
    background-color: #b22;
    color: #fff;
    border-color: #777;
    text-decoration: none; }

.lw_overlay_close {
  float: right;
  padding: 0;
  margin-top: -2px;
  -webkit-appearance: none;
  cursor: pointer;
  background: 0 0;
  border: 0;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2; }

.lw_overlay_contents {
  overflow: hidden;
  position: relative; }

.lw_overlay_header,
.lw_overlay_body,
.lw_overlay_footer {
  padding: 15px; }

.lw_overlay_header {
  border-bottom: 1px solid #e5e5e5; }
  .lw_overlay_header h3 {
    margin: 0; }

.lw_overlay_footer {
  border-top: 1px solid #e5e5e5; }
  .lw_overlay_footer .btn {
    margin-left: 5px; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .lw_overlay {
    width: 600px;
    margin: 30px auto;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .overlay-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .overlay-lg {
    width: 900px; } }

/*      Resource ID: 3dfceac5d78845e95fcc561accb (lw-slideshow.css, minified by none) (01/10/2022 10:27am) (A:1200, B:1200, J:1200, K:1200)      */

.lw_slideshow {
  position: relative;
  background: #fff url(/live/resource/image/spinner.gif) no-repeat center center;
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }
  .lw_slideshow > li {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: #fff;
    margin: 0;
    padding: 0; }
    .lw_slideshow > li .lw_news_credit,
    .lw_slideshow > li .lw_news_caption {
      font-size: .875em; }
    .lw_slideshow > li .lw_news_credit {
      color: #666; }
      .lw_slideshow > li .lw_news_credit:before {
        content: 'Credit: '; }
    .lw_slideshow > li > img {
      position: static;
      /* to override client css positioning that caused an issues is a couple of places */
      max-width: 100%;
      width: auto;
      height: auto; }

.lw_slideshow_controls {
  position: relative;
  width: 100%;
  font-size: 1em;
  line-height: 1.75em;
  background-color: #fff;
  margin-bottom: 1px; }
  .lw_slideshow_controls a {
    text-decoration: none; }

.lw_slideshow_one_slide .lw_slideshow_controls {
  display: none; }

.lw_slideshow_controls .lw_disabled {
  opacity: 0.5;
  cursor: default; }

.lw_slideshow_count {
  display: inline-block;
  text-align: center;
  color: #666;
  margin-left: 5px;
  margin-right: 5px; }

/*      Resource ID: 3b47853c5bba1cdfb6c4771e671 (lw-timepicker.css, minified by none) (01/10/2022 10:27am) (A:581, B:581, J:581, K:581)      */

.lw-timepicker {
  position: absolute;
  font-size: .8em;
  height: 200px;
  overflow: auto;
  background-color: #fff;
  border: solid #24315E;
  width: 6.5em;
  text-align: right;
  z-index: 1110;
  border-width: 1px 2px 2px 1px;
  margin: 0; }
  .lw-timepicker ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .lw-timepicker li {
    white-space: nowrap;
    cursor: pointer;
    line-height: 1.8em;
    margin: 0;
    padding: 0 .4em; }
    .lw-timepicker li:hover {
      background-color: #ddd; }
  .lw-timepicker .selected {
    background-color: #D5E7FF; }