/*      Request ID: 3c24c65c2451d2a4e830a784054029d6_1743080794 (05/30/2025 1:46pm) (PchBCsAgDATAF+m+ScqKgVShiU39faWHXuYwaOMkivL5SJXF58WscjPartzpiAj8A/OlNGhM2aQ+XOrKdpi9)      */



/*      Resource ID: 2ba436432c18d3725b0e73dd080 (lw-notify.scss, compiled by node-sass, minified by none) (03/27/2025 3:48pm) (A:2280, B:2280, C:2130, D:2130, F:2130, J:2130, K:2130)      */

/* Notices */
body > .lw_notices,
#lw_page > .lw_notices {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  max-width: 50%; }

.lw_notice {
  padding: 10px;
  clear: both;
  position: relative !important;
  background-color: #eee;
  border-bottom: solid #ccc;
  border-width: 0 0 1px 0 !important;
  margin: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  z-index: 1000; }
  .lw_notice .lw_container {
    width: auto;
    max-width: 992px;
    min-width: 0;
    overflow: hidden;
    min-height: 0;
    padding: 0 6px;
    position: relative;
    margin: 0 auto; }
  .lw_notice a {
    text-decoration: underline; }
  .lw_notice a:hover {
    text-decoration: none; }
  .lw_notice .lw_notice_close_button {
    float: right;
    margin-left: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 16px;
    height: 16px;
    font-size: 13px;
    line-height: 12px;
    text-align: center;
    background-color: #666;
    font-weight: bold;
    color: #fff !important;
    text-decoration: none; }
  .lw_notice .lw_notice_close_button:hover {
    background-color: #b22;
    border-color: #777; }
  .lw_notice .lw_notice_details {
    display: none; }
  .lw_notice .lw_notice_showdetails {
    font-size: 0.9em;
    float: right;
    margin: 0 1em;
    color: #666; }
  .lw_notice .lw_notices_details {
    border: 1px solid #ccc;
    background-color: #eee;
    width: 450px;
    max-height: 300px;
    overflow: auto; }
    .lw_notice .lw_notices_details .lw_notice:last-of-type {
      border-bottom: none; }
    .lw_notice .lw_notices_details .lw_notice .lw_notice_close_button {
      display: none; }
    .lw_notice .lw_notices_details .lw_notice .lw_notice_showdetails {
      display: none; }
    .lw_notice .lw_notices_details .lw_notice .lw_notice_details {
      display: block;
      border: 1px solid #ccc;
      background-color: #f6f6f6;
      color: #222;
      font-size: 0.9em;
      padding: 4px; }
      .lw_notice .lw_notices_details .lw_notice .lw_notice_details a {
        color: #666; }