/*
 * This is a manifest file that'll automatically include all the stylesheets available in this directory
 * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
 * the top of the compiled file, but it's generally better to create a new file per style scope.


*/
/* Active Admin CSS */
@media screen {
  /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
  /* Document
   ========================================================================== */
  /**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
  /* line 11, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
  }
  /* Sections
   ========================================================================== */
  /**
 * Remove the margin in all browsers.
 */
  /* line 23, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  body {
    margin: 0;
  }
  /**
 * Render the `main` element consistently in IE.
 */
  /* line 31, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  main {
    display: block;
  }
  /**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
  /* line 40, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  /* Grouping content
   ========================================================================== */
  /**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
  /* line 53, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
  }
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /* line 64, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
  }
  /* Text-level semantics
   ========================================================================== */
  /**
 * Remove the gray background on active links in IE 10.
 */
  /* line 76, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  a {
    background-color: transparent;
  }
  /**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
  /* line 85, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
  }
  /**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
  /* line 95, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  b,
strong {
    font-weight: bolder;
  }
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /* line 105, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
  }
  /**
 * Add the correct font size in all browsers.
 */
  /* line 116, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  small {
    font-size: 80%;
  }
  /**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
  /* line 125, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  /* line 133, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  sub {
    bottom: -0.25em;
  }
  /* line 137, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  sup {
    top: -0.5em;
  }
  /* Embedded content
   ========================================================================== */
  /**
 * Remove the border on images inside links in IE 10.
 */
  /* line 148, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  img {
    border-style: none;
  }
  /* Forms
   ========================================================================== */
  /**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
  /* line 160, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
  }
  /**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
  /* line 176, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  button,
input {
    /* 1 */
    overflow: visible;
  }
  /**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
  /* line 186, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  button,
select {
    /* 1 */
    text-transform: none;
  }
  /**
 * Correct the inability to style clickable types in iOS and Safari.
 */
  /* line 195, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
  }
  /**
 * Remove the inner border and padding in Firefox.
 */
  /* line 206, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  /**
 * Restore the focus styles unset by the previous rule.
 */
  /* line 218, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  /**
 * Correct the padding in Firefox.
 */
  /* line 229, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  fieldset {
    padding: 0.35em 0.75em 0.625em;
  }
  /**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
  /* line 240, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
  }
  /**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
  /* line 253, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  progress {
    vertical-align: baseline;
  }
  /**
 * Remove the default vertical scrollbar in IE 10+.
 */
  /* line 261, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  textarea {
    overflow: auto;
  }
  /**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
  /* line 270, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  [type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
  }
  /**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
  /* line 280, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  /**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
  /* line 290, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  [type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
  }
  /**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
  /* line 299, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  /**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
  /* line 308, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
  }
  /* Interactive
   ========================================================================== */
  /*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
  /* line 320, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  details {
    display: block;
  }
  /*
 * Add the correct display in all browsers.
 */
  /* line 328, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  summary {
    display: list-item;
  }
  /* Misc
   ========================================================================== */
  /**
 * Add the correct display in IE 10+.
 */
  /* line 339, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  template {
    display: none;
  }
  /**
 * Add the correct display in IE 10.
 */
  /* line 347, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  [hidden] {
    display: none;
  }
  /* line 27, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  html {
    font-size: 100.01%;
  }
  /* line 28, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  body {
    font-size: 75%;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  }
  /* line 31, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #5E6469;
  }
  /* line 34, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0;
  }
  /* line 37, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  h1 {
    font-size: 3em;
    line-height: 1;
    margin-bottom: 0.5em;
  }
  /* line 38, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  h2 {
    font-size: 2em;
    margin-bottom: 0.75em;
  }
  /* line 39, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  h3 {
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1em;
  }
  /* line 40, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  h4 {
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em;
  }
  /* line 41, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
  }
  /* line 42, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  h6 {
    font-size: 1em;
    font-weight: bold;
  }
  /* line 45, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  p {
    margin: 0 0 1.5em;
  }
  /* line 48, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  p .left {
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0;
  }
  /* line 49, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  p .right {
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0;
  }
  /* line 52, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .left {
    float: left !important;
  }
  /* line 53, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .right {
    float: right !important;
  }
  /* line 55, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic;
  }
  /* line 56, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  strong, dfn {
    font-weight: bold;
  }
  /* line 57, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  em, dfn {
    font-style: italic;
  }
  /* line 58, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  sup, sub {
    line-height: 0;
  }
  /* line 60, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  abbr,
acronym {
    border-bottom: 1px dotted #666;
  }
  /* line 62, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  address {
    margin: 0 0 1.5em;
    font-style: italic;
  }
  /* line 63, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  del {
    color: #666;
  }
  /* line 65, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  pre {
    margin: 1.5em 0;
    white-space: pre;
  }
  /* line 66, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  pre, code, tt {
    font: 1em 'andale mono', 'lucida console', monospace;
    line-height: 1.5;
  }
  /* line 69, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  li ul,
li ol {
    margin: 0;
  }
  /* line 71, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  ul, ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 1.5em;
  }
  /* line 73, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  ul {
    list-style-type: disc;
  }
  /* line 74, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  ol {
    list-style-type: decimal;
  }
  /* line 76, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  dl {
    margin: 0 0 1.5em 0;
  }
  /* line 77, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  dl dt {
    font-weight: bold;
  }
  /* line 78, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  dd {
    margin-left: 1.5em;
  }
  /* line 81, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  table {
    margin-bottom: 1.4em;
    width: 100%;
  }
  /* line 82, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  th {
    font-weight: bold;
  }
  /* line 83, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  thead th {
    background: #c3d9ff;
  }
  /* line 84, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  th, td, caption {
    padding: 4px 10px 4px 5px;
  }
  /* line 87, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .small {
    font-size: .8em;
    margin-bottom: 1.875em;
    line-height: 1.875em;
  }
  /* line 88, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .large {
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em;
  }
  /* line 89, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .hide {
    display: none;
  }
  /* line 91, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .quiet {
    color: #666;
  }
  /* line 92, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .loud {
    color: #000;
  }
  /* line 93, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .highlight {
    background: #ff0;
  }
  /* line 94, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .added {
    background: #060;
    color: #fff;
  }
  /* line 95, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .removed {
    background: #900;
    color: #fff;
  }
  /* line 97, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .first {
    margin-left: 0;
    padding-left: 0;
  }
  /* line 98, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .last {
    margin-right: 0;
    padding-right: 0;
  }
  /* line 99, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .top {
    margin-top: 0;
    padding-top: 0;
  }
  /* line 100, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .bottom {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  /* line 2, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header {
    background-color: #6a7176;
    background-image: linear-gradient(180deg, #6a7176, #4d5256);
    border-bottom: 1px solid #44484b;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    text-shadow: #000 0 1px 0;
    display: table;
    height: 20px;
    width: 100%;
    overflow: visible;
    position: inherit;
    padding: 5px 0;
    z-index: 900;
  }
  /* line 14, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header h1 {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    color: #cdcdcd;
    margin-right: 20px;
    margin-bottom: 0px;
    padding: 3px 30px 0 30px;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.2;
  }
  /* line 26, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header h1 a {
    text-decoration: none;
  }
  /* line 29, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header h1 a:hover {
    color: #fff;
  }
  /* line 34, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header h1 img {
    position: relative;
    top: -2px;
  }
  /* line 40, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header a, #header a:link {
    color: #cdcdcd;
  }
  /* line 42, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header .header-item {
    top: 2px;
    position: relative;
    height: 20px;
  }
  /* line 48, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  /* line 55, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs li {
    /* Hover on li, display the ul */
  }
  /* line 57, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs li:hover > ul {
    display: block;
  }
  /* line 60, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li {
    display: inline-block;
    margin-right: 4px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1.0em;
    position: relative;
    /* Drop down menus */
  }
  /* line 68, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li a {
    text-decoration: none;
    padding: 6px 10px 4px 10px;
    position: relative;
    border-radius: 10px;
  }
  /* line 75, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li.current > a {
    background: #7b8389;
    color: #fff;
  }
  /* line 80, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li.has_nested > a {
    background: url("data:image/png;base64,R0lGODlhBwAEAKIAAL6+vry8vIiIiJWVlf///3t7ewAAAAAAACH5BAEAAAUALAAAAAAHAAQAAAMLWLol80MoF5mQKgEAOw==") no-repeat calc(100% - 7px) 50%;
    padding-right: 20px;
  }
  /* line 85, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li.has_nested.current > a {
    background: #7b8389 url("data:image/png;base64,R0lGODlhBwAEAKIAAG1tbWxsbElJSVBQUP///0JCQgAAAAAAACH5BAEAAAUALAAAAAAHAAQAAAMLWLol80MoF5mQKgEAOw==") no-repeat calc(100% - 7px) 50%;
    padding-right: 20px;
  }
  /* line 90, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li:hover > a {
    background: #7b8389;
    color: #fff;
  }
  /* line 95, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li.has_nested:hover > a {
    border-radius: 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom: 5px solid #7b8389;
    background: #7b8389 url("data:image/png;base64,R0lGODlhBwAEAKIAAG1tbWxsbElJSVBQUP///0JCQgAAAAAAACH5BAEAAAUALAAAAAAHAAQAAAMLWLol80MoF5mQKgEAOw==") no-repeat calc(100% - 7px) 50%;
    z-index: 1020;
  }
  /* line 104, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul {
    background: #7b8389;
    border-top-right-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0 1px 3px #444;
    position: absolute;
    width: 120%;
    min-width: 175px;
    max-width: calc(100% + 20px);
    margin-top: 5px;
    float: left;
    display: none;
    padding: 3px 0px 5px 0;
    list-style: none;
    z-index: 1010;
  }
  /* line 119, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li {
    position: relative;
    margin: 0px;
  }
  /* line 122, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li a {
    background: none;
    display: block;
  }
  /* line 125, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li a:hover {
    color: #fff;
    background: none;
  }
  /* line 129, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li.current a {
    border-radius: 0;
  }
  /* line 132, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li.has_nested > a {
    background: url("data:image/gif;base64,R0lGODlhBAAHAKECAKqqqszMzPkVFfkVFSH+EUNyZWF0ZWQgd2l0aCBHSU1QACH5BAEKAAIALAAAAAAEAAcAAAIJlA0XKbH9nmAFADs=") no-repeat calc(100% - 7px) 55%;
    padding-right: 20px;
  }
  /* line 137, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li.has_nested:hover > a {
    background: url("data:image/gif;base64,R0lGODlhBAAHAMIEAG1tbWxsbElJSVBQUPkVFfkVFfkVFfkVFSH+EUNyZWF0ZWQgd2l0aCBHSU1QACH5BAEKAAEALAAAAAAEAAcAAAMKGKqy02G8OGeACQA7") no-repeat calc(100% - 7px) 55%;
    color: #fff;
  }
  /* line 142, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li ul {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-top: 0;
    top: -3px;
    left: 100%;
    /* Create an invisible backdrop that adds 8px margin around the dropdown menu or submenu
               that maintains the hover. This makes it much easier to navigate to submenus in
               particular without losing hover accientally, especially near rounded corners. */
  }
  /* line 151, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li ul:after {
    content: "";
    display: block;
    position: absolute;
    top: -8px;
    left: -8px;
    height: calc(100% + 16px);
    width: calc(100% + 16px);
    z-index: -2;
  }
  /* line 167, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header #tabs {
    width: 100%;
  }
  /* line 171, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header #utility_nav {
    color: #aaa;
    display: table-cell;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    padding-right: 26px;
    text-align: right;
  }
  /* line 180, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header #utility_nav a {
    text-decoration: none;
  }
  /* line 181, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header #utility_nav a:hover {
    color: #fff;
  }
  /* line 183, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_header.scss */
  #header #utility_nav li {
    display: inline;
  }
  /* line 2, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form {
    /* Reset margins & Padding */
    /* Nested Fieldsets and Legends */
    /* Text Fields */
    /* semantic_errors */
    /* Buttons */
  }
  /* line 4, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form ul, form ol, form li, form fieldset, form legend, form input, form textarea, form select, form p {
    margin: 0;
    padding: 0;
  }
  /* line 5, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form ol, form ul {
    list-style: none;
  }
  /* line 7, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset {
    border: 0;
    padding: 10px 0;
    margin-bottom: 20px;
  }
  /* line 12, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset.inputs {
    background: #f4f4f4;
    border-radius: 4px;
    box-shadow: inset 0 1px 4px #ddd;
  }
  /* line 14, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset legend {
    width: 100%;
  }
  /* line 16, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset legend span {
    display: block;
    background-color: #efefef;
    background-image: linear-gradient(180deg, #efefef, #dfe1e2);
    text-shadow: #fff 0 1px 0;
    border: solid 1px #cdcdcd;
    border-color: #d4d4d4;
    border-top-color: #e6e6e6;
    border-right-color: #d4d4d4;
    border-bottom-color: #cdcdcd;
    border-left-color: #d4d4d4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 0 1px #FFF inset;
    font-size: 1em;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0.5em;
    color: #5E6469;
    padding: 5px 10px 3px 10px;
  }
  /* line 19, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li {
    padding: 10px;
  }
  /* line 21, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li label {
    display: block;
    width: 20%;
    float: left;
    font-size: 1.0em;
    font-weight: bold;
    color: #5E6469;
  }
  /* line 28, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li label abbr {
    border: none;
    color: #aaa;
  }
  /* line 35, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li.has_many_container {
    padding: 20px 10px;
  }
  /* line 37, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li.has_many_container h3 {
    font-size: 12px;
    font-weight: bold;
  }
  /* line 41, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li.has_many_container .has_many_fields {
    margin: 10px 0;
  }
  /* line 44, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li > li label {
    line-height: 100%;
    padding-top: 0;
  }
  /* line 47, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li > li label input {
    line-height: 100%;
    vertical-align: middle;
    margin-top: -0.1em;
  }
  /* line 56, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form .has_many_fields {
    position: relative;
  }
  /* line 59, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form .has_many_container .handle {
    position: absolute;
    top: calc(50% - 3em / 2);
    right: 2px;
    padding: 0;
    cursor: move;
  }
  /* line 68, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form .has_many_container.ui-sortable .has_many_container {
    margin-right: 2em;
  }
  /* line 75, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form .ui-sortable input[type=text], form .ui-sortable input[type=password], form .ui-sortable input[type=email], form .ui-sortable input[type=number], form .ui-sortable input[type=url], form .ui-sortable input[type=tel], form .ui-sortable textarea {
    width: calc(80% - 22px - 2em - 1px);
  }
  /* line 83, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li fieldset {
    position: relative;
    padding: 0;
    margin-bottom: 0;
  }
  /* line 88, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li fieldset:not(.inputs) ol {
    float: left;
    width: 74%;
    margin: 0;
    padding: 0 0 0 20%;
  }
  /* line 94, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li fieldset:not(.inputs) ol li {
    padding: 0;
    border: 0;
  }
  /* line 100, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li fieldset.inputs ol {
    float: left;
    width: 100%;
    margin: 0;
  }
  /* line 109, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form input[type=text],
form input[type=password],
form input[type=email],
form input[type=number],
form input[type=url],
form input[type=tel],
form input[type=date],
form input[type=time],
form textarea {
    width: calc(80% - 22px);
    border: 1px solid #c9d0d6;
    border-radius: 3px;
    font-size: 0.95em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    outline: none;
    padding: 8px 10px 7px;
  }
  /* line 126, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form input[type=text]:focus,
form input[type=password]:focus,
form input[type=email]:focus,
form input[type=number]:focus,
form input[type=url]:focus,
form input[type=tel]:focus,
form input[type=date]:focus,
form input[type=time]:focus,
form textarea:focus {
    border: 1px solid #99a2aa;
    box-shadow: 0 0 4px #99a2aa;
  }
  /* line 132, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form input[type=date] {
    width: calc(100% - 22px);
  }
  /* line 136, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li {
    /* Hints */
    /* Date and Time Fields */
    /* Check Boxes or Radio fields */
    /* Boolean Field */
    /* Hidden fields */
    /* Errors */
  }
  /* line 139, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li p.inline-hints {
    font-size: 0.95em;
    font-style: italic;
    color: #666;
    margin: 0.5em 0 0 20%;
  }
  /* line 148, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.date_select fieldset ol li, form fieldset > ol > li.time_select fieldset ol li, form fieldset > ol > li.datetime_select fieldset ol li {
    float: left;
    width: auto;
    margin: 0 0.5em 0 0;
  }
  /* line 150, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.date_select fieldset ol li label, form fieldset > ol > li.time_select fieldset ol li label, form fieldset > ol > li.datetime_select fieldset ol li label {
    display: none;
  }
  /* line 151, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.date_select fieldset ol li input, form fieldset > ol > li.time_select fieldset ol li input, form fieldset > ol > li.datetime_select fieldset ol li input {
    display: inline;
    margin: 0;
    padding: 0;
  }
  /* line 157, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.check_boxes fieldset ol, form fieldset > ol > li.radio fieldset ol {
    margin-bottom: -0.6em;
  }
  /* line 159, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.check_boxes fieldset ol li, form fieldset > ol > li.radio fieldset ol li {
    margin: 0.1em 0 0.5em 0;
  }
  /* line 161, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.check_boxes fieldset ol li label, form fieldset > ol > li.radio fieldset ol li label {
    float: none;
    width: 100%;
  }
  /* line 164, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.check_boxes fieldset ol li label input, form fieldset > ol > li.radio fieldset ol li label input {
    margin-right: 0.2em;
  }
  /* line 171, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.boolean {
    min-height: 1.1em;
  }
  /* line 173, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.boolean label {
    width: 100%;
    padding-left: 20%;
    padding-right: 10px;
    text-transform: none !important;
    font-weight: normal;
  }
  /* line 179, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.boolean label input {
    margin: 0 0.5em 0 0.2em;
  }
  /* line 184, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.hidden {
    padding: 0;
  }
  /* line 189, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li p.inline-errors {
    color: #932419;
    font-weight: bold;
    margin: 0.3em 0 0 20%;
  }
  /* line 194, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li ul.errors {
    color: #932419;
    margin: 0.5em 0 0 20%;
    list-style: square;
  }
  /* line 198, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li ul.errors li {
    padding: 0;
    border: none;
    display: list-item;
  }
  /* line 202, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.error input[type=text], form fieldset > ol > li.error input[type=password], form fieldset > ol > li.error input[type=email], form fieldset > ol > li.error input[type=number], form fieldset > ol > li.error input[type=url], form fieldset > ol > li.error input[type=tel], form fieldset > ol > li.error textarea {
    border: 1px solid #932419;
  }
  /* line 209, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form ul.errors {
    background: #fae6e4;
    border-radius: 4px;
    color: #932419;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
    list-style: square;
  }
  /* line 217, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form ul.errors li {
    margin-left: 15px;
    padding: 0;
    border: none;
    display: list-item;
  }
  /* line 222, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form input[type=submit], form input[type=button], form button {
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
    background-color: #838a90;
    background-image: linear-gradient(180deg, #838a90, #414549);
    text-shadow: #000 0 1px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0px rgba(255, 255, 255, 0.2) inset;
    border: solid 1px #484e53;
    border-color: #484e53;
    border-top-color: #616a71;
    border-right-color: #484e53;
    border-bottom-color: #363b3f;
    border-left-color: #484e53;
    color: #efefef;
    cursor: pointer;
  }
  /* line 12, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  form input.disabled[type=submit], form input.disabled[type=button], form button.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 29, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  form input[type=submit]:not(.disabled):hover, form input[type=button]:not(.disabled):hover, form button:not(.disabled):hover {
    background-color: #8b9297;
    background-image: linear-gradient(180deg, #8b9297, #484d51);
  }
  /* line 33, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  form input[type=submit]:not(.disabled):active, form input[type=button]:not(.disabled):active, form button:not(.disabled):active {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset, 0 1px 0 0px #FFF;
    background-color: #71797f;
    background-image: linear-gradient(180deg, #71797f, #35383b);
  }
  /* line 228, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form .buttons, form .actions {
    margin-top: 15px;
  }
  /* line 230, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form .buttons input[type=submit], form .buttons input[type=button], form .buttons button, form .actions input[type=submit], form .actions input[type=button], form .actions button {
    margin-right: 10px;
  }
  /* line 233, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form .actions .create_another {
    float: none;
    margin-bottom: 10px;
  }
  /* line 237, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form .actions .create_another label {
    float: none;
    display: inline;
  }
  /* line 243, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset.buttons li, form fieldset.actions li {
    float: left;
    padding: 0;
  }
  /* line 247, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset.buttons li.cancel a, form fieldset.actions li.cancel a {
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E7E7E7);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8) inset;
    border: solid 1px #c7c7c7;
    border-color: #c7c7c7;
    border-top-color: #d3d3d3;
    border-right-color: #c7c7c7;
    border-bottom-color: #c2c2c2;
    border-left-color: #c7c7c7;
    text-shadow: #fff 0 1px 0;
    color: #5E6469;
  }
  /* line 12, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  form fieldset.buttons li.cancel a.disabled, form fieldset.actions li.cancel a.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  form fieldset.buttons li.cancel a:not(.disabled):hover, form fieldset.actions li.cancel a:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F1F1F1);
  }
  /* line 54, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  form fieldset.buttons li.cancel a:not(.disabled):active, form fieldset.actions li.cancel a:not(.disabled):active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22) inset, 0 1px 0 0px #EEE;
    border-color: #b9b9b9;
    border-top-color: #c2c2c2;
    border-right-color: #b9b9b9;
    border-bottom-color: #b7b7b7;
    border-left-color: #b9b9b9;
    background-color: #F3F3F3;
    background-image: linear-gradient(180deg, #F3F3F3, #D8D8D8);
  }
  /* line 255, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  .sidebar_section label {
    display: block;
    text-transform: uppercase;
    color: #5E6469;
    font-size: 0.9em;
    font-weight: bold;
  }
  /* line 263, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  .sidebar_section select {
    width: 240px;
  }
  /* line 267, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  .sidebar_section input[type=text], .sidebar_section input[type=password], .sidebar_section input[type=email], .sidebar_section input[type=url], .sidebar_section input[type=tel], .sidebar_section textarea {
    width: 220px;
  }
  /* line 276, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field {
    margin-bottom: 10px;
    clear: both;
  }
  /* line 281, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field.select_and_search input[type=text] {
    margin-left: 16px;
    width: 88px;
  }
  /* line 285, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field.select_and_search select {
    width: 108px;
  }
  /* line 291, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field.filter_check_boxes label {
    margin-bottom: 3px;
  }
  /* line 292, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field.filter_check_boxes fieldset {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  /* line 296, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field.filter_check_boxes .check_boxes_wrapper label {
    font-weight: normal;
    margin-bottom: 3px;
    text-transform: none;
    font-size: 1.0em;
  }
  /* line 301, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field.filter_check_boxes .check_boxes_wrapper label input {
    vertical-align: baseline;
  }
  /* line 306, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field.filter_date_range input[type=text] {
    width: 114px;
  }
  /* line 309, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field.filter_date_range input[type=text] + input {
    margin-left: 6px;
  }
  /* line 315, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form a.clear_filters_btn {
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E7E7E7);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8) inset;
    border: solid 1px #c7c7c7;
    border-color: #c7c7c7;
    border-top-color: #d3d3d3;
    border-right-color: #c7c7c7;
    border-bottom-color: #c2c2c2;
    border-left-color: #c7c7c7;
    text-shadow: #fff 0 1px 0;
    color: #5E6469;
  }
  /* line 12, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  form.filter_form a.clear_filters_btn.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  form.filter_form a.clear_filters_btn:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F1F1F1);
  }
  /* line 54, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  form.filter_form a.clear_filters_btn:not(.disabled):active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22) inset, 0 1px 0 0px #EEE;
    border-color: #b9b9b9;
    border-top-color: #c2c2c2;
    border-right-color: #b9b9b9;
    border-bottom-color: #b7b7b7;
    border-left-color: #b9b9b9;
    background-color: #F3F3F3;
    background-image: linear-gradient(180deg, #F3F3F3, #D8D8D8);
  }
  /* line 4, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments .active_admin_comment {
    margin-top: 10px;
    margin-bottom: 20px;
    max-width: 700px;
  }
  /* line 2, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_utilities.scss */
  .comments .active_admin_comment:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }
  /* line 10, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments .active_admin_comment .active_admin_comment_meta {
    width: 130px;
    float: left;
    overflow: hidden;
    font-size: 0.9em;
    color: #767e84;
  }
  /* line 16, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments .active_admin_comment .active_admin_comment_meta .active_admin_comment_author {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
    color: #5E6469;
  }
  /* line 23, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments .active_admin_comment .active_admin_comment_body {
    margin-left: 150px;
  }
  /* line 27, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments form.active_admin_comment {
    margin: 0;
    padding: 0;
    margin-left: 150px;
  }
  /* line 32, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments form.active_admin_comment fieldset.inputs {
    margin: 0;
    padding: 0;
    background: none;
    box-shadow: none;
  }
  /* line 38, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments form.active_admin_comment li {
    padding: 0;
  }
  /* line 39, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments form.active_admin_comment fieldset.buttons {
    padding: 0;
    margin-top: 5px;
  }
  /* line 2, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_flash_messages.scss */
  body.logged_in .flash {
    background-color: #f7f1d3;
    background-image: linear-gradient(180deg, #f7f1d3, #f5edc5);
    text-shadow: #fafafa 0 1px 0;
    border-bottom: 1px solid #eee098;
    color: #cb9810;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.0em;
    padding: 13px 30px 11px;
    position: relative;
  }
  /* line 13, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_flash_messages.scss */
  body.logged_in .flash.flash_notice {
    background-color: #dce9dd;
    background-image: linear-gradient(180deg, #dce9dd, #ccdfcd);
    border-bottom: 1px solid #adcbaf;
    color: #416347;
  }
  /* line 18, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_flash_messages.scss */
  body.logged_in .flash.flash_error {
    background-color: #f5e4e4;
    background-image: linear-gradient(180deg, #f5e4e4, #f1dcdc);
    border-bottom: 1px solid #e0c2c0;
    color: #b33c33;
  }
  /* line 27, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_flash_messages.scss */
  body.logged_out .flash {
    box-shadow: none;
    text-shadow: #fff 0 1px 0;
    background: none;
    color: #666;
    font-weight: bold;
    line-height: 1.0em;
    padding: 0;
    margin-bottom: 8px;
  }
  /* line 2, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker {
    background: #fff;
    background-clip: padding-box;
    color: #fff;
    display: none;
    margin-top: 2px;
    padding: 0;
    text-align: center;
    width: 160px;
  }
  /* line 12, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker a {
    text-decoration: none;
  }
  /* line 14, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker a:hover {
    cursor: pointer;
  }
  /* line 19, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header {
    background-color: #6a7176;
    background-image: linear-gradient(180deg, #6a7176, #4d5256);
    border-bottom: 1px solid #44484b;
    padding: 12px 5px 7px 4px;
    margin: 0px 0px 2px 2px;
    width: 156px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    position: relative;
    z-index: 2000;
  }
  /* line 29, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header:before {
    content: "";
    position: absolute;
    right: 45%;
    top: -6px;
    width: 0px;
    height: 0px;
    border-left: 8.5px solid rgba(0, 0, 0, 0);
    border-right: 8.5px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid #676e73;
  }
  /* line 41, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    text-shadow: #000 0 1px 0;
    color: #fff;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 0.8em;
    text-align: center;
  }
  /* line 50, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month {
    margin: -4px 0 0 0;
  }
  /* line 53, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year {
    margin: -4px 0 0 0;
  }
  /* line 59, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header a {
    color: #fff;
    display: block;
    height: 19px;
    margin-top: -4px;
    width: 10px;
  }
  /* line 66, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev {
    float: left;
    width: 0;
    height: 0;
    margin: 0px 0px 0px 4px;
    border-top: 5px solid transparent;
    border-right: 5px solid white;
    border-bottom: 5px solid transparent;
  }
  /* line 75, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header a.ui-datepicker-next {
    float: right;
    width: 0;
    height: 0;
    margin: 0px 4px 0px 0px;
    border-top: 5px solid transparent;
    border-left: 5px solid white;
    border-bottom: 5px solid transparent;
  }
  /* line 85, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header a span {
    display: none;
  }
  /* line 91, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar {
    border-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.26);
    background-color: #f4f4f4;
    border: solid 1px #63686e;
    left: 2px;
    margin-bottom: 0px;
    position: relative;
    top: -2px;
    width: 156px;
  }
  /* line 102, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar td, .ui-datepicker table.ui-datepicker-calendar th {
    padding: 0px;
    text-align: center;
  }
  /* line 107, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar thead th {
    background-color: #dbdddf;
    color: #333333;
    font-weight: normal;
    font-size: 0.8em;
    padding-top: 1px;
  }
  /* line 115, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar tbody {
    color: #666666;
  }
  /* line 118, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar tbody td {
    border: none;
    height: 24px;
    width: 22px;
  }
  /* line 123, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar tbody td a {
    border-radius: 3px;
    color: #666666;
    font-weight: bold;
    font-size: 0.85em;
    padding: 4px;
  }
  /* line 130, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar tbody td a.ui-state-active {
    background-color: #5a5f64;
    color: #fff;
  }
  /* line 133, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar tbody td a.ui-state-active.ui-state-hover {
    background-color: #5a5f64;
    color: #fff;
  }
  /* line 138, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar tbody td a.ui-state-hover {
    background-color: #eceef0;
  }
  /* line 141, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar tbody td a.ui-state-highlight {
    background-color: #dbdddf;
  }
  /* line 4, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  table tr td {
    vertical-align: top;
  }
  /* line 8, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  table tr th {
    text-align: left;
  }
  /* line 15, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table {
    width: 100%;
    margin-bottom: 10px;
    border: 0;
    border-spacing: 0;
  }
  /* line 21, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table th {
    background-color: #efefef;
    background-image: linear-gradient(180deg, #efefef, #dfe1e2);
    text-shadow: #fff 0 1px 0;
    border: solid 1px #cdcdcd;
    border-color: #d4d4d4;
    border-top-color: #e6e6e6;
    border-right-color: #d4d4d4;
    border-bottom-color: #cdcdcd;
    border-left-color: #d4d4d4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 0 1px #FFF inset;
    font-size: 1em;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0.5em;
    color: #5E6469;
    padding: 5px 10px 3px 10px;
    border-right: none;
    padding-left: 12px;
    padding-right: 12px;
  }
  /* line 27, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table th a, table.index_table th a:link, table.index_table th a:visited {
    color: #5E6469;
    text-decoration: none;
    display: block;
    white-space: nowrap;
  }
  /* line 34, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table th.sortable a {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAABGCAYAAAAAVo4aAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAH5JREFUeNpi3LhlOwMU1AExGxDXwARYoHQLEFdD2cxAXAliMKFJgEAFEHfBJEHGMKLhMpgkTsAEdch/NNwCk2xCdiEQtML4LEgCf6EubUX3Cgh0oNvJ+P//f7wOGpUclRwYSZb41CyidNbB8giNM+9oXhmVHHm5bJjUSAABBgDKKiwMMUxPwgAAAABJRU5ErkJggg==") no-repeat 0 4px;
    padding-left: 13px;
  }
  /* line 38, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table th.sorted-asc a {
    background-position: 0 -27px;
  }
  /* line 39, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table th.sorted-desc a {
    background-position: 0 -56px;
  }
  /* line 41, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table th.sorted-asc, table.index_table th.sorted-desc {
    background-color: #e2e2e2;
    background-image: linear-gradient(180deg, #e2e2e2, #d2d4d6);
  }
  /* line 45, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table th:last-child {
    border-right: solid 1px #d4d4d4;
  }
  /* line 51, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table tr.even td {
    background: #f4f5f5;
  }
  /* line 53, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table tr.selected td {
    background: #d9e4ec;
  }
  /* line 57, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table td {
    padding: 10px 12px 8px 12px;
    border-bottom: 1px solid #e8e8e8;
    vertical-align: top;
  }
  /* line 66, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  .panel_contents table {
    margin-top: 5px;
  }
  /* line 68, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  .panel_contents table th {
    padding-top: 10px;
    background: none;
    color: #5E6469;
    box-shadow: none;
    text-shadow: #fff 0 1px 0;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
  }
  /* line 77, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  .panel_contents table tr.odd td {
    background: #ecedee;
  }
  /* line 78, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  .panel_contents table tr.even td {
    background: #f4f5f5;
  }
  /* line 82, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  .attributes_table {
    overflow: hidden;
  }
  /* line 85, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  .attributes_table table col.even {
    background: #f4f5f5;
  }
  /* line 86, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  .attributes_table table col.odd {
    background: #ecedee;
  }
  /* line 87, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  .attributes_table table th, .attributes_table table td {
    padding: 8px 12px 6px 12px;
    vertical-align: top;
    border-bottom: 1px solid #e8e8e8;
  }
  /* line 92, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  .attributes_table table th {
    box-shadow: none;
    background: none;
    width: 150px;
    font-size: 0.9em;
    padding-left: 0;
    text-transform: uppercase;
    color: #5E6469;
    text-shadow: #fff 0 1px 0;
  }
  /* line 103, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  .attributes_table table td .empty {
    color: #bbb;
    font-size: 0.8em;
    text-transform: uppercase;
    letter-spacing: 0.2em;
  }
  /* line 112, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tables.scss */
  .sidebar_section .attributes_table th {
    width: 50px;
  }
  /* line 2, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_utilities.scss */
  #collection_selection_toggle_panel:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }
  /* line 3, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_batch_actions.scss */
  #collection_selection_toggle_panel > .resource_selection_toggle_cell {
    float: left;
  }
  /* line 1, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-widget-overlay {
    position: fixed;
    background: rgba(0, 0, 0, 0.2);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1001;
  }
  /* line 8, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog {
    position: fixed;
    z-index: 1002;
    background: #f4f4f4;
    border-radius: 4px;
    box-shadow: inset 0 1px 4px #ddd;
    box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px;
  }
  /* line 14, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog .ui-dialog-titlebar {
    background-color: #efefef;
    background-image: linear-gradient(180deg, #efefef, #dfe1e2);
    text-shadow: #fff 0 1px 0;
    border: solid 1px #cdcdcd;
    border-color: #d4d4d4;
    border-top-color: #e6e6e6;
    border-right-color: #d4d4d4;
    border-bottom-color: #cdcdcd;
    border-left-color: #d4d4d4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 0 1px #FFF inset;
    font-size: 1em;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0.5em;
    color: #5E6469;
    padding: 5px 10px 3px 10px;
  }
  /* line 16, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog .ui-dialog-titlebar span {
    font-size: 1.1em;
  }
  /* line 19, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog ul {
    list-style-type: none;
  }
  /* line 20, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog li {
    margin: 10px 0;
  }
  /* line 21, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog label {
    margin-right: 10px;
  }
  /* line 23, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog .ui-dialog-buttonpane, .ui-dialog form {
    padding: 7px 15px 13px;
  }
  /* line 27, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog .ui-dialog-buttonpane button {
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
    background-color: #838a90;
    background-image: linear-gradient(180deg, #838a90, #414549);
    text-shadow: #000 0 1px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0px rgba(255, 255, 255, 0.2) inset;
    border: solid 1px #484e53;
    border-color: #484e53;
    border-top-color: #616a71;
    border-right-color: #484e53;
    border-bottom-color: #363b3f;
    border-left-color: #484e53;
    color: #efefef;
  }
  /* line 12, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-dialog .ui-dialog-buttonpane button.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 29, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-dialog .ui-dialog-buttonpane button:not(.disabled):hover {
    background-color: #8b9297;
    background-image: linear-gradient(180deg, #8b9297, #484d51);
  }
  /* line 33, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-dialog .ui-dialog-buttonpane button:not(.disabled):active {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset, 0 1px 0 0px #FFF;
    background-color: #71797f;
    background-image: linear-gradient(180deg, #71797f, #35383b);
  }
  /* line 28, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog .ui-dialog-buttonpane button:last-child {
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E7E7E7);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8) inset;
    border: solid 1px #c7c7c7;
    border-color: #c7c7c7;
    border-top-color: #d3d3d3;
    border-right-color: #c7c7c7;
    border-bottom-color: #c2c2c2;
    border-left-color: #c7c7c7;
    text-shadow: #fff 0 1px 0;
    color: #5E6469;
  }
  /* line 12, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-dialog .ui-dialog-buttonpane button.disabled:last-child {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-dialog .ui-dialog-buttonpane button:last-child:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F1F1F1);
  }
  /* line 54, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-dialog .ui-dialog-buttonpane button:last-child:not(.disabled):active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22) inset, 0 1px 0 0px #EEE;
    border-color: #b9b9b9;
    border-top-color: #c2c2c2;
    border-right-color: #b9b9b9;
    border-bottom-color: #b7b7b7;
    border-left-color: #b9b9b9;
    background-color: #F3F3F3;
    background-image: linear-gradient(180deg, #F3F3F3, #D8D8D8);
  }
  /* line 33, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .active_admin_dialog.ui-dialog .ui-dialog-titlebar-close {
    display: none;
  }
  /* line 1, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_blank_slates.scss */
  .blank_slate_container {
    clear: both;
    text-align: center;
  }
  /* line 5, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_blank_slates.scss */
  .blank_slate_container .blank_slate {
    border-radius: 3px;
    border: 1px dashed #DADADA;
    color: #AAA;
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    padding: 14px 25px;
    text-align: center;
  }
  /* line 15, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_blank_slates.scss */
  .blank_slate_container .blank_slate small {
    display: block;
    font-size: 0.9em;
    font-weight: normal;
  }
  /* line 23, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_blank_slates.scss */
  .admin_dashboard .blank_slate_container .blank_slate {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  /* line 28, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_blank_slates.scss */
  .with_sidebar .blank_slate_container .blank_slate {
    margin-top: 80px;
  }
  /* line 1, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_breadcrumbs.scss */
  .breadcrumb {
    display: block;
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.0em;
    margin-bottom: 12px;
    text-transform: uppercase;
  }
  /* line 9, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_breadcrumbs.scss */
  .breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {
    color: #8a949e;
    text-decoration: none;
  }
  /* line 14, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_breadcrumbs.scss */
  .breadcrumb a:hover {
    text-decoration: underline;
  }
  /* line 16, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_breadcrumbs.scss */
  .breadcrumb .breadcrumb_sep {
    margin: 0 2px;
    color: #aab2ba;
  }
  /* line 1, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu {
    display: inline;
  }
  /* line 4, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_button {
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E7E7E7);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8) inset;
    border: solid 1px #c7c7c7;
    border-color: #c7c7c7;
    border-top-color: #d3d3d3;
    border-right-color: #c7c7c7;
    border-bottom-color: #c2c2c2;
    border-left-color: #c7c7c7;
    text-shadow: #fff 0 1px 0;
    color: #5E6469;
    position: relative;
    padding-right: 22px !important;
    cursor: pointer;
  }
  /* line 12, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .dropdown_menu .dropdown_menu_button.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .dropdown_menu .dropdown_menu_button:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F1F1F1);
  }
  /* line 54, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .dropdown_menu .dropdown_menu_button:not(.disabled):active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22) inset, 0 1px 0 0px #EEE;
    border-color: #b9b9b9;
    border-top-color: #c2c2c2;
    border-right-color: #b9b9b9;
    border-bottom-color: #b7b7b7;
    border-left-color: #b9b9b9;
    background-color: #F3F3F3;
    background-image: linear-gradient(180deg, #F3F3F3, #D8D8D8);
  }
  /* line 10, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_button:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border-width: 3px 3px 0;
    border-style: solid;
    border-color: #FFF transparent;
    right: 12px;
    top: 45%;
  }
  /* line 22, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_button:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border-width: 3px 3px 0;
    border-style: solid;
    border-color: #777 transparent;
    right: 12px;
    top: 45%;
  }
  /* line 35, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_nipple {
    content: "";
    position: absolute;
    top: -6px;
    display: block;
    width: 0;
    height: 0;
    border-width: 0 6px 6px;
    border-style: solid;
    border-color: #545a5e transparent;
    z-index: 100;
  }
  /* line 51, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_nipple:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border-width: 0 5px 5px;
    border-style: solid;
    border-color: #838a90 transparent;
    left: -5px;
    top: 1px;
  }
  /* line 65, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_nipple:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border-width: 0 5px 5px;
    border-style: solid;
    border-color: #686e74 transparent;
    left: -5px;
    top: 2px;
  }
  /* line 78, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_list_wrapper {
    display: inline-block;
    position: absolute;
    background-color: white;
    padding: 2px;
    box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px, #838a90 0px 1px 0px 0px inset;
    background-color: #5E6469;
    background-color: #686e74;
    background-image: linear-gradient(180deg, #686e74, #52575c);
    border: solid 1px #464a4e;
    border-top-color: #545a5e;
    border-bottom-color: #35383b;
    border-radius: 4px;
    z-index: 2000;
    display: none;
  }
  /* line 93, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_list_wrapper .dropdown_menu_list {
    display: block;
    background-color: #FFF;
    border: solid 1px #464a4e;
    box-shadow: #6a7176 0px 1px 0px 0px;
    border-radius: 3px;
    margin: 0;
    overflow: hidden;
    padding: 8px;
    list-style-type: none;
    padding: 0;
  }
  /* line 106, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_list_wrapper .dropdown_menu_list li {
    display: block;
    border-bottom: solid 1px #ebebeb;
  }
  /* line 110, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_list_wrapper .dropdown_menu_list li a {
    display: block;
    box-sizing: padding-box;
    font-size: 0.95em;
    font-weight: bold;
    padding: 7px 16px 5px;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
  }
  /* line 120, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_list_wrapper .dropdown_menu_list li a:hover {
    background-color: #75a1c2;
    background-image: linear-gradient(180deg, #75a1c2, #608cb4);
    text-shadow: #5a83aa 0 1px 0;
    color: #FFF;
  }
  /* line 126, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_list_wrapper .dropdown_menu_list li a:active {
    background-color: #608cb4;
    background-image: linear-gradient(180deg, #608cb4, #75a1c2);
    color: #FFF;
  }
  /* line 134, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_list_wrapper .dropdown_menu_list li:first-child a {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
  }
  /* line 141, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_list_wrapper .dropdown_menu_list li:last-child {
    border: none;
  }
  /* line 142, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_list_wrapper .dropdown_menu_list li:last-child a {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
  }
  /* line 1, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_buttons.scss */
  a.member_link {
    margin-right: 7px;
    white-space: nowrap;
  }
  /* line 6, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_buttons.scss */
  a.button, a.button:link, a.button:visited, input[type=submit], input[type=button], button {
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
    background-color: #838a90;
    background-image: linear-gradient(180deg, #838a90, #414549);
    text-shadow: #000 0 1px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0px rgba(255, 255, 255, 0.2) inset;
    border: solid 1px #484e53;
    border-color: #484e53;
    border-top-color: #616a71;
    border-right-color: #484e53;
    border-bottom-color: #363b3f;
    border-left-color: #484e53;
    color: #efefef;
  }
  /* line 12, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  a.button.disabled, a.button.disabled:link, a.button.disabled:visited, input.disabled[type=submit], input.disabled[type=button], button.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 29, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  a.button:not(.disabled):hover, a.button:link:not(.disabled):hover, a.button:visited:not(.disabled):hover, input[type=submit]:not(.disabled):hover, input[type=button]:not(.disabled):hover, button:not(.disabled):hover {
    background-color: #8b9297;
    background-image: linear-gradient(180deg, #8b9297, #484d51);
  }
  /* line 33, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  a.button:not(.disabled):active, a.button:link:not(.disabled):active, a.button:visited:not(.disabled):active, input[type=submit]:not(.disabled):active, input[type=button]:not(.disabled):active, button:not(.disabled):active {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset, 0 1px 0 0px #FFF;
    background-color: #71797f;
    background-image: linear-gradient(180deg, #71797f, #35383b);
  }
  /* line 2, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_grid.scss */
  table.index_grid td {
    border: none;
    background: none;
    padding: 0 20px 20px 0;
    margin: 0;
  }
  /* line 5, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_grid.scss */
  .columns {
    clear: both;
    padding: 0;
  }
  /* line 8, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_grid.scss */
  .columns .column {
    float: left;
  }
  /* line 1, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_links.scss */
  a, a:link, a:visited {
    color: #38678b;
    text-decoration: underline;
  }
  /* line 5, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_links.scss */
  a:hover {
    text-decoration: none;
  }
  /* line 1, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .paginated_collection_contents {
    clear: both;
  }
  /* line 5, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination {
    float: right;
    font-size: 0.9em;
    margin-left: 10px;
  }
  /* line 10, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination a {
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E7E7E7);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8) inset;
    border: solid 1px #c7c7c7;
    border-color: #c7c7c7;
    border-top-color: #d3d3d3;
    border-right-color: #c7c7c7;
    border-bottom-color: #c2c2c2;
    border-left-color: #c7c7c7;
    text-shadow: #fff 0 1px 0;
    color: #5E6469;
  }
  /* line 12, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination a.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination a:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F1F1F1);
  }
  /* line 54, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination a:not(.disabled):active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22) inset, 0 1px 0 0px #EEE;
    border-color: #b9b9b9;
    border-top-color: #c2c2c2;
    border-right-color: #b9b9b9;
    border-bottom-color: #b7b7b7;
    border-left-color: #b9b9b9;
    background-color: #F3F3F3;
    background-image: linear-gradient(180deg, #F3F3F3, #D8D8D8);
  }
  /* line 14, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination span.page.current {
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
    background-color: #838a90;
    background-image: linear-gradient(180deg, #838a90, #414549);
    text-shadow: #000 0 1px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0px rgba(255, 255, 255, 0.2) inset;
    border: solid 1px #484e53;
    border-color: #484e53;
    border-top-color: #616a71;
    border-right-color: #484e53;
    border-bottom-color: #363b3f;
    border-left-color: #484e53;
    color: #efefef;
  }
  /* line 12, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination span.page.current.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 29, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination span.page.current:not(.disabled):hover {
    background-color: #8b9297;
    background-image: linear-gradient(180deg, #8b9297, #484d51);
  }
  /* line 33, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination span.page.current:not(.disabled):active {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset, 0 1px 0 0px #FFF;
    background-color: #71797f;
    background-image: linear-gradient(180deg, #71797f, #35383b);
  }
  /* line 18, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination a, .pagination span.page.current {
    border-radius: 0px;
    margin-right: 4px;
    padding: 2px 5px;
  }
  /* line 25, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination_information {
    float: right;
    margin-bottom: 5px;
    color: #b3bcc1;
  }
  /* line 29, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination_information b {
    color: #5c6469;
  }
  /* line 32, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .download_links {
    float: left;
  }
  /* line 36, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination_per_page {
    float: right;
    margin-left: 4px;
  }
  /* line 39, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination_per_page select {
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E7E7E7);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8) inset;
    border: solid 1px #c7c7c7;
    border-color: #c7c7c7;
    border-top-color: #d3d3d3;
    border-right-color: #c7c7c7;
    border-bottom-color: #c2c2c2;
    border-left-color: #c7c7c7;
    text-shadow: #fff 0 1px 0;
    color: #5E6469;
    border-radius: 0px;
    padding: 1px 5px;
  }
  /* line 12, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination_per_page select.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination_per_page select:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F1F1F1);
  }
  /* line 54, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination_per_page select:not(.disabled):active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22) inset, 0 1px 0 0px #EEE;
    border-color: #b9b9b9;
    border-top-color: #c2c2c2;
    border-right-color: #b9b9b9;
    border-bottom-color: #b7b7b7;
    border-left-color: #b9b9b9;
    background-color: #F3F3F3;
    background-image: linear-gradient(180deg, #F3F3F3, #D8D8D8);
  }
  /* line 47, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .comments .pagination {
    float: left;
    margin-bottom: 30px;
  }
  /* line 51, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .comments .pagination_information {
    float: left;
    color: #000;
  }
  /* line 2, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_panels.scss */
  .section, .panel {
    background: #f4f4f4;
    border-radius: 4px;
    box-shadow: inset 0 1px 4px #ddd;
    margin-bottom: 20px;
  }
  /* line 27, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .section > h3, .panel > h3 {
    background-color: #efefef;
    background-image: linear-gradient(180deg, #efefef, #dfe1e2);
    text-shadow: #fff 0 1px 0;
    border: solid 1px #cdcdcd;
    border-color: #d4d4d4;
    border-top-color: #e6e6e6;
    border-right-color: #d4d4d4;
    border-bottom-color: #cdcdcd;
    border-left-color: #d4d4d4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 0 1px #FFF inset;
    font-size: 1em;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0.5em;
    color: #5E6469;
    padding: 5px 10px 3px 10px;
  }
  /* line 30, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .section > h3 .header_action, .panel > h3 .header_action {
    float: right;
  }
  /* line 35, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .section > div, .panel > div {
    padding: 3px 15px 15px 15px;
  }
  /* line 37, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .section hr, .panel hr {
    border: none;
    border-bottom: 1px solid #E8E8E8;
  }
  /* line 6, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_panels.scss */
  .sidebar_section {
    background: #f4f4f4;
    border-radius: 4px;
    box-shadow: inset 0 1px 4px #ddd;
    margin-bottom: 20px;
  }
  /* line 27, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .sidebar_section > h3 {
    background-color: #efefef;
    background-image: linear-gradient(180deg, #efefef, #dfe1e2);
    text-shadow: #fff 0 1px 0;
    border: solid 1px #cdcdcd;
    border-color: #d4d4d4;
    border-top-color: #e6e6e6;
    border-right-color: #d4d4d4;
    border-bottom-color: #cdcdcd;
    border-left-color: #d4d4d4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 0 1px #FFF inset;
    font-size: 1em;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0.5em;
    color: #5E6469;
    padding: 5px 10px 3px 10px;
  }
  /* line 30, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .sidebar_section > h3 .header_action {
    float: right;
  }
  /* line 35, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .sidebar_section > div {
    padding: 3px 15px 15px 15px;
  }
  /* line 37, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .sidebar_section hr {
    border: none;
    border-bottom: 1px solid #E8E8E8;
  }
  /* line 1, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_columns.scss */
  .columns {
    margin-bottom: 10px;
  }
  /* line 3, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_scopes.scss */
  .scopes li .count {
    color: #8e979e;
    font-weight: normal;
    font-size: 0.9em;
    line-height: 10px;
  }
  /* line 9, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_scopes.scss */
  .scopes li:first-child a {
    margin-left: 10px;
  }
  /* line 1, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_status_tags.scss */
  .status_tag {
    background: #cacaca;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    padding: 3px 5px 2px 5px;
    font-size: 0.8em;
  }
  /* line 9, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_status_tags.scss */
  .status_tag.yes {
    background: #6090DB;
  }
  /* line 10, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_status_tags.scss */
  .status_tag.no {
    background: grey;
  }
  /* line 1, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools {
    margin-bottom: 16px;
  }
  /* line 2, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_utilities.scss */
  .table_tools:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }
  /* line 6, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools .dropdown_menu {
    float: left;
  }
  /* line 10, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  a.table_tools_button, .table_tools .dropdown_menu_button {
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E7E7E7);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8) inset;
    border: solid 1px #c7c7c7;
    border-color: #c7c7c7;
    border-top-color: #d3d3d3;
    border-right-color: #c7c7c7;
    border-bottom-color: #c2c2c2;
    border-left-color: #c7c7c7;
    text-shadow: #fff 0 1px 0;
    color: #5E6469;
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F0F0F0);
    border-color: #d0d0d0;
    border-top-color: #d9d9d9;
    border-right-color: #d0d0d0;
    border-bottom-color: #c5c5c5;
    border-left-color: #d0d0d0;
    font-size: 0.9em;
    padding: 4px 14px 4px;
    margin: 0;
  }
  /* line 12, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  a.table_tools_button.disabled, .table_tools .dropdown_menu_button.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  a.table_tools_button:not(.disabled):hover, .table_tools .dropdown_menu_button:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F1F1F1);
  }
  /* line 54, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  a.table_tools_button:not(.disabled):active, .table_tools .dropdown_menu_button:not(.disabled):active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22) inset, 0 1px 0 0px #EEE;
    border-color: #b9b9b9;
    border-top-color: #c2c2c2;
    border-right-color: #b9b9b9;
    border-bottom-color: #b7b7b7;
    border-left-color: #b9b9b9;
    background-color: #F3F3F3;
    background-image: linear-gradient(180deg, #F3F3F3, #D8D8D8);
  }
  /* line 19, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  a.table_tools_button:not(.disabled):hover, .table_tools .dropdown_menu_button:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F6F6F6);
  }
  /* line 23, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  a.table_tools_button:not(.disabled):active, .table_tools .dropdown_menu_button:not(.disabled):active {
    border-color: #c8c8c8;
    border-top-color: #d7d7d7;
    border-right-color: #c8c8c8;
    border-bottom-color: #c3c3c3;
    border-left-color: #c8c8c8;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.17) inset;
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E8E8E8);
  }
  /* line 31, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools_segmented_control {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  /* line 36, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools_segmented_control li {
    float: left;
  }
  /* line 39, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools_segmented_control li a {
    border-width: 1px .5px 1px .5px;
    border-radius: 0;
  }
  /* line 44, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools_segmented_control li:first-child a {
    border-left-width: 1px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
  }
  /* line 50, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools_segmented_control li:last-child a {
    border-right-width: 1px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }
  /* line 56, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools_segmented_control li.selected a {
    background-color: #F0F0F0;
    background-image: linear-gradient(180deg, #F0F0F0, #FDFDFD);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1) inset;
    cursor: default;
  }
  /* line 61, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools_segmented_control li.selected a:hover {
    background-color: #F0F0F0;
    background-image: linear-gradient(180deg, #F0F0F0, #FDFDFD);
  }
  /* line 1, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_index_list.scss */
  .indexes {
    float: right;
  }
  /* line 5, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_index_list.scss */
  .indexes li .count {
    color: #8e979e;
    font-weight: normal;
    font-size: 0.9em;
    line-height: 10px;
  }
  /* line 1, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_unsupported_browser.scss */
  .unsupported_browser {
    padding: 10px 30px;
    color: #211e14;
    background-color: #fae692;
    background-color: #feefae;
    background-image: linear-gradient(180deg, #feefae, #fae692);
    border-bottom: 1px solid #b3a569;
  }
  /* line 8, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_unsupported_browser.scss */
  .unsupported_browser h1 {
    font-size: 13px;
    font-weight: bold;
  }
  /* line 13, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_unsupported_browser.scss */
  .unsupported_browser p {
    margin-bottom: 0.5em;
  }
  /* line 1, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .ui-tabs-nav {
    list-style: none;
    display: block;
    width: auto;
    margin-bottom: -12px;
    padding-left: 0;
    overflow: auto;
    margin-left: 15px;
  }
  /* line 10, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .ui-tabs-nav li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    float: left;
  }
  /* line 17, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .ui-tabs-nav li:first-child a {
    border-left-width: 1px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
  }
  /* line 23, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .ui-tabs-nav li:last-child a {
    border-right-width: 1px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }
  /* line 29, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .ui-tabs-nav li a {
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E7E7E7);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8) inset;
    border: solid 1px #c7c7c7;
    border-color: #c7c7c7;
    border-top-color: #d3d3d3;
    border-right-color: #c7c7c7;
    border-bottom-color: #c2c2c2;
    border-left-color: #c7c7c7;
    text-shadow: #fff 0 1px 0;
    color: #5E6469;
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F0F0F0);
    border-color: #d0d0d0;
    border-top-color: #d9d9d9;
    border-right-color: #d0d0d0;
    border-bottom-color: #c5c5c5;
    border-left-color: #d0d0d0;
    text-decoration: none;
    border-radius: 0;
    border-width: 1px .5px 1px .5px;
    margin-right: 0;
    padding: 4px 14px 4px;
  }
  /* line 12, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-tabs-nav li a.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-tabs-nav li a:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F1F1F1);
  }
  /* line 54, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-tabs-nav li a:not(.disabled):active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22) inset, 0 1px 0 0px #EEE;
    border-color: #b9b9b9;
    border-top-color: #c2c2c2;
    border-right-color: #b9b9b9;
    border-bottom-color: #b7b7b7;
    border-left-color: #b9b9b9;
    background-color: #F3F3F3;
    background-image: linear-gradient(180deg, #F3F3F3, #D8D8D8);
  }
  /* line 40, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .ui-tabs-nav li a:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F6F6F6);
  }
  /* line 47, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .ui-tabs-nav li.ui-tabs-active a {
    cursor: default;
    background-color: #F0F0F0;
    background-image: linear-gradient(180deg, #F0F0F0, #FDFDFD);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1) inset;
  }
  /* line 52, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .ui-tabs-nav li.ui-tabs-active a a:hover {
    background-color: #F0F0F0;
    background-image: linear-gradient(180deg, #F0F0F0, #FDFDFD);
  }
  /* line 60, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .tab-content {
    border: 1px solid #D3D3D3;
    padding: 15px;
    padding-top: 30px;
    text-align: left;
  }
  /* line 1, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out {
    background: #e8e9ea;
  }
  /* line 4, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #content_wrapper {
    width: 500px;
    margin: 70px auto;
  }
  /* line 7, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #content_wrapper #active_admin_content {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    background: #fff;
    padding: 13px 30px;
  }
  /* line 14, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out h2 {
    background-color: #efefef;
    background-image: linear-gradient(180deg, #efefef, #dfe1e2);
    text-shadow: #fff 0 1px 0;
    border: solid 1px #cdcdcd;
    border-color: #d4d4d4;
    border-top-color: #e6e6e6;
    border-right-color: #d4d4d4;
    border-bottom-color: #cdcdcd;
    border-left-color: #d4d4d4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 0 1px #FFF inset;
    font-size: 1em;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0.5em;
    color: #5E6469;
    padding: 5px 10px 3px 10px;
    background-color: #6a7176;
    background-image: linear-gradient(180deg, #6a7176, #4d5256);
    border-bottom: 1px solid #44484b;
    text-shadow: #000 0 1px 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    border: none;
    color: #fff;
    margin: -13px -30px 20px -30px;
  }
  /* line 24, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #login {
    /* Login Form */
  }
  /* line 27, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #login form fieldset {
    box-shadow: none;
    background: none;
    padding: 0;
    margin-bottom: 0;
  }
  /* line 31, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #login form fieldset li {
    padding: 10px 0;
  }
  /* line 33, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #login form fieldset input[type=text], body.logged_out #login form fieldset input[type=email], body.logged_out #login form fieldset input[type=password] {
    width: 70%;
  }
  /* line 36, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #login form fieldset.buttons {
    margin-left: 20%;
  }
  /* line 41, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #login a {
    float: right;
    margin-top: -32px;
  }
  /* line 1, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/structure/_footer.scss */
  #footer {
    padding: 30px 30px;
    font-size: 0.8em;
    clear: both;
  }
  /* line 6, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/structure/_footer.scss */
  #footer p {
    padding-top: 10px;
  }
  /* line 12, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/structure/_footer.scss */
  #index_footer {
    padding-top: 5px;
    text-align: right;
    font-size: 0.85em;
  }
  /* line 2, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_utilities.scss */
  #index_footer:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }
  /* line 19, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/structure/_footer.scss */
  .index_content {
    clear: both;
  }
  /* line 1, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  #wrapper {
    width: 100%;
  }
  /* line 5, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  .index #wrapper {
    display: table;
  }
  /* line 9, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  #active_admin_content {
    margin: 0;
    padding: 30px;
  }
  /* line 13, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  #active_admin_content #main_content_wrapper {
    float: left;
    width: 100%;
  }
  /* line 17, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  #active_admin_content #main_content_wrapper #main_content {
    margin-right: 300px;
  }
  /* line 22, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  #active_admin_content.without_sidebar #main_content_wrapper #main_content {
    margin-right: 0;
  }
  /* line 24, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  #active_admin_content #sidebar {
    float: left;
    width: 270px;
    margin-left: -270px;
  }
  /* line 1, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/structure/_title_bar.scss */
  #title_bar {
    background-color: #efefef;
    background-image: linear-gradient(180deg, #efefef, #dfe1e2);
    text-shadow: #fff 0 1px 0;
    border: solid 1px #cdcdcd;
    border-color: #d4d4d4;
    border-top-color: #e6e6e6;
    border-right-color: #d4d4d4;
    border-bottom-color: #cdcdcd;
    border-left-color: #d4d4d4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 0 1px #FFF inset;
    font-size: 1em;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0.5em;
    color: #5E6469;
    padding: 5px 10px 3px 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    display: table;
    border-bottom-color: #EEE;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 10px 30px;
    z-index: 800;
  }
  /* line 2, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_utilities.scss */
  #title_bar:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }
  /* line 13, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/structure/_title_bar.scss */
  #title_bar #titlebar_left, #title_bar #titlebar_right {
    height: 50px;
    vertical-align: middle;
    display: table-cell;
  }
  /* line 19, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/structure/_title_bar.scss */
  #title_bar #titlebar_right {
    text-align: right;
  }
  /* line 23, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/structure/_title_bar.scss */
  #title_bar h2 {
    margin: 0;
    padding: 0;
    font-size: 2.6em;
    line-height: 100%;
    font-weight: bold;
  }
  /* line 33, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/structure/_title_bar.scss */
  #title_bar .action_items span.action_item > a, #title_bar .action_items span.action_item > .dropdown_menu > a {
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E7E7E7);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8) inset;
    border: solid 1px #c7c7c7;
    border-color: #c7c7c7;
    border-top-color: #d3d3d3;
    border-right-color: #c7c7c7;
    border-bottom-color: #c2c2c2;
    border-left-color: #c7c7c7;
    text-shadow: #fff 0 1px 0;
    color: #5E6469;
    padding: 12px 17px 10px;
    margin: 0px;
  }
  /* line 12, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  #title_bar .action_items span.action_item > a.disabled, #title_bar .action_items span.action_item > .dropdown_menu > a.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  #title_bar .action_items span.action_item > a:not(.disabled):hover, #title_bar .action_items span.action_item > .dropdown_menu > a:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F1F1F1);
  }
  /* line 54, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  #title_bar .action_items span.action_item > a:not(.disabled):active, #title_bar .action_items span.action_item > .dropdown_menu > a:not(.disabled):active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22) inset, 0 1px 0 0px #EEE;
    border-color: #b9b9b9;
    border-top-color: #c2c2c2;
    border-right-color: #b9b9b9;
    border-bottom-color: #b7b7b7;
    border-left-color: #b9b9b9;
    background-color: #F3F3F3;
    background-image: linear-gradient(180deg, #F3F3F3, #D8D8D8);
  }
  /* line 36, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_base.scss */
  html {
    box-sizing: border-box;
  }
  /* line 40, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_base.scss */
  *,
*:before,
*:after {
    box-sizing: inherit;
  }
  /* line 46, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_base.scss */
  body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1.5;
    font-size: 72%;
    background: #FFF;
    color: #323537;
  }
}

@media print {
  /* Active Admin Print Stylesheet */
  /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
  /* Document
   ========================================================================== */
  /**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
  /* line 11, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
  }
  /* Sections
   ========================================================================== */
  /**
 * Remove the margin in all browsers.
 */
  /* line 23, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  body {
    margin: 0;
  }
  /**
 * Render the `main` element consistently in IE.
 */
  /* line 31, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  main {
    display: block;
  }
  /**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
  /* line 40, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  /* Grouping content
   ========================================================================== */
  /**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
  /* line 53, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
  }
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /* line 64, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
  }
  /* Text-level semantics
   ========================================================================== */
  /**
 * Remove the gray background on active links in IE 10.
 */
  /* line 76, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  a {
    background-color: transparent;
  }
  /**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
  /* line 85, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
  }
  /**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
  /* line 95, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  b,
strong {
    font-weight: bolder;
  }
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /* line 105, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
  }
  /**
 * Add the correct font size in all browsers.
 */
  /* line 116, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  small {
    font-size: 80%;
  }
  /**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
  /* line 125, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  /* line 133, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  sub {
    bottom: -0.25em;
  }
  /* line 137, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  sup {
    top: -0.5em;
  }
  /* Embedded content
   ========================================================================== */
  /**
 * Remove the border on images inside links in IE 10.
 */
  /* line 148, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  img {
    border-style: none;
  }
  /* Forms
   ========================================================================== */
  /**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
  /* line 160, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
  }
  /**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
  /* line 176, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  button,
input {
    /* 1 */
    overflow: visible;
  }
  /**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
  /* line 186, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  button,
select {
    /* 1 */
    text-transform: none;
  }
  /**
 * Correct the inability to style clickable types in iOS and Safari.
 */
  /* line 195, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
  }
  /**
 * Remove the inner border and padding in Firefox.
 */
  /* line 206, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  /**
 * Restore the focus styles unset by the previous rule.
 */
  /* line 218, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  /**
 * Correct the padding in Firefox.
 */
  /* line 229, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  fieldset {
    padding: 0.35em 0.75em 0.625em;
  }
  /**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
  /* line 240, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
  }
  /**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
  /* line 253, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  progress {
    vertical-align: baseline;
  }
  /**
 * Remove the default vertical scrollbar in IE 10+.
 */
  /* line 261, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  textarea {
    overflow: auto;
  }
  /**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
  /* line 270, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  [type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
  }
  /**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
  /* line 280, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  /**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
  /* line 290, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  [type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
  }
  /**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
  /* line 299, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  /**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
  /* line 308, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
  }
  /* Interactive
   ========================================================================== */
  /*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
  /* line 320, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  details {
    display: block;
  }
  /*
 * Add the correct display in all browsers.
 */
  /* line 328, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  summary {
    display: list-item;
  }
  /* Misc
   ========================================================================== */
  /**
 * Add the correct display in IE 10+.
 */
  /* line 339, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  template {
    display: none;
  }
  /**
 * Add the correct display in IE 10.
 */
  /* line 347, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_normalize.scss */
  [hidden] {
    display: none;
  }
  /* line 27, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  html {
    font-size: 100.01%;
  }
  /* line 28, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  body {
    font-size: 75%;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  }
  /* line 31, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: black;
  }
  /* line 34, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0;
  }
  /* line 37, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  h1 {
    font-size: 3em;
    line-height: 1;
    margin-bottom: 0.5em;
  }
  /* line 38, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  h2 {
    font-size: 2em;
    margin-bottom: 0.75em;
  }
  /* line 39, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  h3 {
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1em;
  }
  /* line 40, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  h4 {
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em;
  }
  /* line 41, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
  }
  /* line 42, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  h6 {
    font-size: 1em;
    font-weight: bold;
  }
  /* line 45, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  p {
    margin: 0 0 1.5em;
  }
  /* line 48, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  p .left {
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0;
  }
  /* line 49, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  p .right {
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0;
  }
  /* line 52, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .left {
    float: left !important;
  }
  /* line 53, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .right {
    float: right !important;
  }
  /* line 55, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic;
  }
  /* line 56, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  strong, dfn {
    font-weight: bold;
  }
  /* line 57, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  em, dfn {
    font-style: italic;
  }
  /* line 58, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  sup, sub {
    line-height: 0;
  }
  /* line 60, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  abbr,
acronym {
    border-bottom: 1px dotted #666;
  }
  /* line 62, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  address {
    margin: 0 0 1.5em;
    font-style: italic;
  }
  /* line 63, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  del {
    color: #666;
  }
  /* line 65, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  pre {
    margin: 1.5em 0;
    white-space: pre;
  }
  /* line 66, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  pre, code, tt {
    font: 1em 'andale mono', 'lucida console', monospace;
    line-height: 1.5;
  }
  /* line 69, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  li ul,
li ol {
    margin: 0;
  }
  /* line 71, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  ul, ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 1.5em;
  }
  /* line 73, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  ul {
    list-style-type: disc;
  }
  /* line 74, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  ol {
    list-style-type: decimal;
  }
  /* line 76, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  dl {
    margin: 0 0 1.5em 0;
  }
  /* line 77, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  dl dt {
    font-weight: bold;
  }
  /* line 78, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  dd {
    margin-left: 1.5em;
  }
  /* line 81, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  table {
    margin-bottom: 1.4em;
    width: 100%;
  }
  /* line 82, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  th {
    font-weight: bold;
  }
  /* line 83, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  thead th {
    background: #c3d9ff;
  }
  /* line 84, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  th, td, caption {
    padding: 4px 10px 4px 5px;
  }
  /* line 87, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .small {
    font-size: .8em;
    margin-bottom: 1.875em;
    line-height: 1.875em;
  }
  /* line 88, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .large {
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em;
  }
  /* line 89, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .hide {
    display: none;
  }
  /* line 91, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .quiet {
    color: #666;
  }
  /* line 92, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .loud {
    color: #000;
  }
  /* line 93, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .highlight {
    background: #ff0;
  }
  /* line 94, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .added {
    background: #060;
    color: #fff;
  }
  /* line 95, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .removed {
    background: #900;
    color: #fff;
  }
  /* line 97, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .first {
    margin-left: 0;
    padding-left: 0;
  }
  /* line 98, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .last {
    margin-right: 0;
    padding-right: 0;
  }
  /* line 99, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .top {
    margin-top: 0;
    padding-top: 0;
  }
  /* line 100, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_typography.scss */
  .bottom {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  /* line 13, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  body {
    font-family: Helvetica, Arial, sans-serif;
    line-height: 150%;
    font-size: 72%;
    background: #fff;
    width: 99%;
    margin: 0;
    padding: .5%;
    color: black;
  }
  /* line 24, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  a {
    color: black;
    text-decoration: none;
  }
  /* line 29, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  h3 {
    font-weight: bold;
    margin-bottom: .5em;
  }
  /* line 35, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  #header {
    float: left;
  }
  /* line 38, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  #header #tabs, #header .tabs, #header #utility_nav {
    display: none;
  }
  /* line 42, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  #header h1 {
    font-weight: bold;
  }
  /* line 47, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .flashes {
    display: none;
  }
  /* line 51, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  #title_bar {
    float: right;
  }
  /* line 54, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  #title_bar h2 {
    line-height: 2em;
    margin: 0;
  }
  /* line 59, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  #title_bar .breadcrumb, #title_bar #titlebar_right {
    display: none;
  }
  /* line 65, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  #active_admin_content {
    border-top: thick solid black;
    clear: both;
    margin-top: 2em;
    padding-top: 3em;
  }
  /* line 73, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  #footer {
    display: none;
  }
  /* line 79, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .table_tools ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
  }
  /* line 84, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .table_tools ul li {
    display: none;
    padding: 0;
    margin-bottom: 1em;
  }
  /* line 89, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .table_tools ul li.scope.selected, .table_tools ul li.index.selected {
    display: block;
  }
  /* line 92, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .table_tools ul li.scope.selected:before, .table_tools ul li.index.selected:before {
    content: "Showing ";
  }
  /* line 96, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .table_tools ul li.scope.selected a, .table_tools ul li.index.selected a {
    font-weight: bold;
  }
  /* line 100, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .table_tools ul li.scope.selected span, .table_tools ul li.index.selected span {
    display: inline-block;
    font-weight: normal;
    font-size: .9em;
  }
  /* line 111, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  table {
    margin-bottom: 1.5em;
    text-align: left;
    width: 100%;
  }
  /* line 116, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  table thead {
    display: table-header-group;
  }
  /* line 119, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  table thead th {
    background: none;
    border-bottom: medium solid black;
    font-weight: bold;
  }
  /* line 124, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  table thead th a {
    text-decoration: none;
  }
  /* line 130, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  table th, table td {
    padding: .5em 1em;
  }
  /* line 133, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  table th .member_link, table td .member_link {
    display: none;
  }
  /* line 138, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  table td {
    border-bottom: thin solid black;
  }
  /* line 142, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  table tr {
    page-break-inside: avoid;
  }
  /* line 148, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  #index_footer, .pagination_information {
    display: none;
  }
  /* line 153, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .index_grid td {
    border: none;
    text-align: center;
    vertical-align: middle;
  }
  /* line 158, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .index_grid td img {
    max-width: 1in;
  }
  /* line 165, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .panel {
    border-bottom: thick solid #ccc;
    margin-bottom: 3em;
    padding-bottom: 2em;
    page-break-inside: avoid;
  }
  /* line 171, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .panel:last-child {
    border-bottom: none;
  }
  /* line 177, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .comments form {
    display: none;
  }
  /* line 181, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .comments .active_admin_comment {
    border-top: thin solid black;
    padding-top: 1em;
  }
  /* line 186, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .comments .active_admin_comment .active_admin_comment_meta h4 {
    font-size: 1em;
    font-weight: bold;
    float: left;
    margin-right: .5em;
    margin-bottom: 0;
  }
  /* line 194, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .comments .active_admin_comment .active_admin_comment_meta span {
    font-size: .9em;
    font-style: italic;
    vertical-align: top;
  }
  /* line 201, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .comments .active_admin_comment .active_admin_comment_body {
    clear: both;
    margin-bottom: 1em;
  }
  /* line 210, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .attributes_table {
    border-top: medium solid black;
  }
  /* line 213, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .attributes_table th {
    border-bottom: thin solid black;
    vertical-align: top;
  }
  /* line 217, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .attributes_table th:after {
    content: ':';
  }
  /* line 223, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .attributes_table td img {
    max-height: 4in;
    max-width: 6in;
  }
  /* line 231, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  #filters_sidebar_section {
    display: none;
  }
  /* line 237, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  form fieldset {
    border-top: thick solid #ccc;
    padding-top: 2em;
    margin-bottom: 2em;
  }
  /* line 242, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  form fieldset:last-child {
    border-bottom: none;
  }
  /* line 247, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  form .buttons, form abbr {
    display: none;
  }
  /* line 250, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  form ol {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  /* line 255, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  form ol li {
    border-top: thin solid black;
    margin: 0;
    padding: 1em 0;
    overflow: hidden;
  }
  /* line 261, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  form ol li.password, form ol li.hidden {
    display: none;
  }
  /* line 265, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  form ol li label {
    font-weight: bold;
    float: left;
    width: 20%;
  }
  /* line 271, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  form ol li input, form ol li textarea, form ol li select {
    background: none;
    border: 0;
    font: Arial, Helvetica, sans-serif;
  }
  /* line 277, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  form ol li input[type=file] {
    display: none;
  }
  /* line 285, ../../.rvm/gems/ruby-3.1.7@6.1.7.10-ltd-message-server/bundler/gems/active_admin-1e3e85783f8f/app/assets/stylesheets/active_admin/_print.scss */
  .unsupported_browser {
    display: none;
  }
}

/* line 8, app/assets/stylesheets/active_admin.css.scss */
body.active_admin #header ul#tabs {
  display: inline-block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 73%;
}

/* line 16, app/assets/stylesheets/active_admin.css.scss */
body.active_admin #header {
  height: 40px;
}

#loading-process {
    position:absolute;
    top:45%;
    left:50%;
    margin-left:-60px;
    border:2px solid #f1af73;
    padding:15px 60px;
    background:#fff4e9;
    color:#d85909;
    font-size:1.1em;
    font-weight:bold;
    text-align:center;
    z-index:501;
    }
#loading-mask {
    position:absolute;
    color:#d85909;
    font-size:1.1em;
    font-weight:bold;
    text-align:center;
    opacity:0.80;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE8 */
    z-index:500;
    }
#loading-mask .loader {
    position:fixed;
    top:45%;
    left:50%;
    width:120px;
    margin-left:-60px;
    padding:15px 60px;
    background:#fff4e9;
    border:2px solid #f1af73;
    color:#d85909;
    font-weight:bold;
    text-align:center;
    z-index:1000;
    }

#message-popup-window-mask { position:absolute; top:0; right:0; bottom:0; left:0; width:100%; height:100%; z-index:9999; background-color:#efefef; opacity:.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";/*IE8*/ }
.message-popup { position:absolute; z-index:99999; width:407px; top:-9999em; left:50%; margin:0 0 0 -203px; background:#f3bf8f; padding:0 4px 4px; }
.message-popup.show { top:280px; }
.message-popup .message-popup-head { padding:1px 0; }
.message-popup .message-popup-head h2 { padding:0 10px; margin:0; font:bold 12px/19px Arial, Helvetica, sans-serif; color:#644f3b; }
.message-popup .message-popup-head a { float:right; border:1px solid #ea7601; padding:0 12px 0 7px; background:url(/../images/bkg_btn-close.gif) 0 50% repeat-x !important; font:normal 12px/17px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none !important; cursor:pointer; }
.message-popup .message-popup-head a span { float:left; background:url(/../images/bkg_btn-close2.gif) 0 50% no-repeat; padding-left:19px; }
.message-popup .message-popup-content { background:#fdf4eb; padding:21px 21px 10px; }
.message-popup .message-popup-content .message-icon { float:left; width:50px; padding:47px 0 0; background-position:50% 0; background-repeat:no-repeat; font-size:10px; line-height:12px; text-transform:uppercase; text-align:center; overflow:hidden; }
.message-popup .message-popup-content .message-critical { background-image:url(/../images/severity_critical.gif); color:#e41101; }
.message-popup .message-popup-content .message-major { /*background-image:url(/../images/severity_major.gif);*/ color:#f55600; }
.message-popup .message-popup-content .message-minor { /*background-image:url(/../images/severity_minor.gif);*/ color:#ff9e22; }
.message-popup .message-popup-content .message-notice { /*background-image:url(/../images/severity_notice.gif);*/ color:#659601; }
.message-popup .message-popup-content .message-text { float:right; width:295px; min-height:4.5em; overflow:hidden; color:#644f3b; }
.message-popup .message-popup-content .read-more { margin:7px 0 0; text-align:right; }
.message-popup .message-popup-content .read-more a { background:url(/../images/more_arrow.gif) 0 50% no-repeat; padding-left:14px; text-decoration:underline; }
.message-popup .message-popup-content .read-more a:hover { text-decoration:none; }

/* TABLES
*******************************************************************************/

/* Grid - General */
.grid                           { border-bottom:0; padding-bottom:.5em; }
.grid table                     { width:100%; border:1px solid #cbd3d4; border-bottom:none; }
.grid table.border              { border:1px solid #cbd3d4; }
.grid tbody                     { background:#fff; }    /* Zebra odd-row */
.grid tr.even, .grid tr.even tr { background:#f6f6f6; } /* Zebra even-row */
.grid tr.on-mouse               { background:#fcf5dd; cursor:pointer; } /* Rows mouse-over */
.grid tr.invalid                { background-color:#f5d6c7; }
.grid th, .grid td              { padding:2px 4px 2px 4px; }
.grid th                        { white-space:nowrap; }
.grid td.editable input.input-text { width:50px !important; margin-left:4px !important; }
.grid td input.input-text       { width:86%; }
.grid table td                  { border-width:0 1px 1px 0; border-color:#dadfe0; border-style:solid; }
.grid table.border td           { background:#fff !important; }
.grid table td.last             { border-right:0; }
.grid table td.product          { text-align:right; }
.grid table td.empty-text       { padding:15px; }
.grid table td .action-select   { width:100%; }
.grid .separator                { padding:0 4px; color:#b9b9b9; }

.grid tbody.odd tr              { background:#fff !important; }
.grid tbody.even tr             { background:#f6f6f6 !important; }
.grid tbody.odd tr td,
.grid tbody.even tr td          { border-bottom:0; }
.grid tbody.odd tr.border td,
.grid tbody.even tr.border td   { border-bottom:1px solid #dadfe0; }


/* Grid - Pager and Buttons row */
table.actions                   { width:100%; margin:.5em 0; }
table.actions td                { vertical-align:top; }
.pager select                   { width:4em!important; margin:0 4px; }
.pager input.page               { width:2em !important; }
.pager .arrow                   { margin:0 3px; vertical-align:middle; }


/* Grid - Headings */
.grid tr.headings { background:url(/../images/sort_row_bg.gif) 0 50% repeat-x; }
.grid tr.headings th { border-width:1px; border-color:#f9f9f9 #d1cfcf #f9f9f9 #f9f9f9; border-style:solid; padding-top:1px; padding-bottom:0; font-size:.9em; }
.grid tr.headings th.last { border-right:0; }
.grid tr.headings th.no-link { /* Grid th with no sorting functionality */ padding-top:2px; padding-bottom:1px; color:#67767e; }
.grid tr.headings th span.nobr { display:block; /* FF3 fix */ }
.grid tr.headings th a { display:block; padding:2px 4px 1px 0; color:#2d444f; text-decoration:none; }
.grid tr.headings th a:hover { color:#d85909; text-decoration:none; }
.grid tr.headings th a.sort-arrow-desc,
.grid tr.headings th a.sort-arrow-asc { background:url(/../images/sort_on_bg.gif) 0 0 no-repeat; border-bottom:1px solid #fff; border-right:1px solid #fff; padding-bottom:2px; }
.grid tr.headings th span.sort-title { display:block; padding:3px 12px 4px 0; line-height:1; }
.grid tr.headings th a.sort-arrow-desc span.sort-title,
.grid tr.headings th a.sort-arrow-asc span.sort-title { background-position:right 50%; background-repeat:no-repeat; padding:3px 12px 2px 8px; }
.grid tr.headings th a.sort-arrow-desc span.sort-title { background-image:url(/../images/grid_sort_desc.gif); }
.grid tr.headings th a.sort-arrow-asc span.sort-title { background-image:url(/../images/grid_sort_asc.gif); }


/* Grid - Mass Action */
.massaction { width:100%; height:26px; border:1px solid #d1cfcf; border-bottom:none; background:url(/../images/massaction_bg.gif) repeat-x 0 100% #ebebeb; font-size:.9em; }
.massaction td                              { width:50%; border-top:1px solid #fff; padding:1px 8px; vertical-align:middle; }
.massaction .entry-edit fieldset .select    { width:auto; /*width:120px;*/ display:inline; }
.massaction .entry-edit fieldset select.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important }
.massaction .entry-edit fieldset            { margin:0; padding:0; background:none; border:none; }
.massaction .entry-edit fieldset .field-row { display:inline; }
.massaction .entry-edit .field-row label    { float:none; width:auto; margin-left:13px; }
.massaction .entry-edit                     { margin:0 !important; padding:0; }
.massaction .entry-edit .validation-advice  { display:none !important; }
.massaction a { text-decoration:none; }
.massaction .entry-edit fieldset span.form_row,
.massaction .entry-edit fieldset span.field-row { clear:none !important; display:inline; float:left !important; margin:0; padding:0 5px 0 0; }

.massaction .entry-edit .outer-span { float:left; }

/* Grid - Filter */
.grid tr.filter                  { background:url(/../images/filter_row_bg.gif) repeat-x #e3eff1; cursor:default; }
.grid tr.filter th               { padding-top:5px; padding-bottom:5px; border:1px solid #bdbdbd; border-width:0 1px 1px 0; white-space:normal; }
.grid tr.filter th.last          { border-right:0; }
.grid tr.filter input.input-text { width:85%; }
.grid tr.filter select           { width:100%; }
.grid tr.filter .range .range-line { margin-bottom:3px; width:100px; }
.grid tr.filter .range div.date  { min-width:121px; }
.grid tr.filter .range input     { float:right; width:50px !important; margin-top:0; }
.grid tr.filter .range select    { float:right; width:56px !important; margin-top:0; }
.grid tr.filter .range .label    { display:block; width:36px; float:left; padding-left:2px; }
.grid tr.filter .date img        { width:15px; height:15px; cursor:pointer; vertical-align:middle; }
.grid .head-massaction select    { width:50px !important; }

/* Grid Footer */
.grid table tfoot tr            { background:#D7E5EF; }
.grid table tfoot tr td         { border-top:1px solid #9babb9; background:#e5ecf2; line-height:1.7em; }
.grid table.border tfoot tr td  { background:#D7E5EF !important; }


/* Dynamic Grid */ /* Used in pages like Catalog -> Attributes */
.dynamic-grid th                { padding:2px;width:100px; }
.dynamic-grid td                { padding:2px; }
.dynamic-grid td input          { width:94px; }
tr.dynamic-grid td,
tr.dynamic-grid th { padding:2px 10px 2px 0; width:auto; }
tr.dynamic-grid input.input-text { width:154px; }
.available { color:#080; font-weight:bold; }
.not-available { color:#800; }


/* ACCORDION
*******************************************************************************/
dl.accordion .grid      { margin-bottom:0; }
dl.accordion dt,
.entry-edit .entry-edit-head { background:#6f8992; padding:2px 10px; }
dl.accordion dt, div.collapseable { margin-top:1px; }
dl.accordion dt a, div.collapseable a { background:url(/../images/entry_edit_head_arrow_down.gif) 100% 50% no-repeat; color:#fff; display:block; font-weight:bold; text-decoration:none; }
div.disabled { background:#c6cbc9 !important; }
div.disabled a { background-image:url(/../images/entry_edit_head_arrow_down2.gif) !important; color:#f6f6f6 !important; }

.entry-edit fieldset.collapseable { margin-bottom:10px; }

dl.accordion dt a:hover, div.collapseable a:hover { color:#fff; text-decoration:none; }
dl.accordion dt.open a, div.collapseable a.open  { background:url(/../images/entry_edit_head_arrow_up.gif) 100% 50% no-repeat; }
dl.accordion dd         { display:none; }
dl.accordion dd.open    { display:block; }
img.accordion-btn       { float:right; margin-top:1px; margin-right:5px; }

/* TABS
*******************************************************************************/

/* Vertical  Tabs */
ul.tabs                         { border-top:1px solid #bebebe; background-color:#e7efef; }
ul.tabs a, ul.tabs span         { display:block; }
ul.tabs a, ul.tabs a:hover      { text-decoration:none; }
/* ul.tabs a.notloaded             { color:#999; } */
ul.tabs a, ul.tabs a:hover      { color:#000; }
ul.tabs, ul.tabs a              { background:url(/../images/tabs_link_bg.gif) repeat-y 100% #E7EFEF; }
ul.tabs a:hover                 { background-color:#D8E6E6; background-image:url(/../images/tabs_link_over_bg.gif); }
ul.tabs a.active                { padding:0; border-bottom:1px solid #bebebe; background:none; }
ul.tabs a:hover.active          { padding:0; }
ul.tabs span                    { background:url(/../images/tabs_span_bg.gif) repeat-x 0 100%; padding:.3em 0.5em .28em 1.5em; cursor:pointer; }
ul.tabs span em                 { float:right; }
ul.tabs a.active span,
ul.tabs a:hover.active span     { background:#fff; font-weight:bold; }
ul.tabs a.subitem               { padding-left:2.2em; }
ul.tabs span.changed,
ul.tabs span.error              { float:right; background:0; padding:0; }
ul.tabs a.changed span.changed  { background:url(/../images/fam_bullet_disk.gif) 0 0 no-repeat !important; width:16px; height:16px; }
ul.tabs a.error span.error      { background:url(/../images/fam_bullet_error.gif) 0 0 no-repeat !important; width:16px; height:16px; }
ul.tabs a.changed               { font-style:italic; }

/* Horizontal Tabs */
ul.tabs-horiz                   { margin:0 0 18px 0; background:url(/../images/horiz_tabs_ul_bg.gif) repeat-x 0 100% #f8f8f8; padding:8px 0 0 5px; }
ul.tabs-horiz li                { float:left; margin:0 4px; }
ul.tabs-horiz li a              { display:block; background:#e2e2e2; border:1px solid #ccc; padding:2px 10px; color:#333 !important; text-decoration:none !important; }
ul.tabs-horiz li a.notloaded    { color:#999 !important; }
ul.tabs-horiz li a.active       { border-bottom:1px solid #fff; background:#fff; }



/* MESSAGES
*******************************************************************************/
.notification-global { padding:5px 27px 5px 47px; background:#fff9e9 url(/../images/error_msg_icon.gif) 27px 5px no-repeat; border-bottom:1px solid #eee2be; border-top:1px solid #eee2be; font-size:11px; line-height:16px; margin:0 0 -3px; color:#444; position:relative; }
.notification-global-notice { background-image:url(/../images/note_msg_icon.gif); }
.notification-global .label { color:#eb5e00; }
.notification-global .clickable { cursor:pointer; }
.notification-global span.critical { color:#d20000; }
.notification-global a:hover { text-decoration:none; }

.error,
a.error span,
.required,
.validation-advice { color:#D40707 !important; font-weight:bold !important; }
.notice { color:#ea7601}
.messages ul { border:0 !important; }
.messages li { min-height:23px !important; margin-bottom:11px !important; padding:8px 8px 2px 32px !important; font-size:.95em !important; font-weight:bold !important; }
.messages ul li { margin:0 0 3px 0 !important; border:0 !important; padding:0 !important; }
.error-msg { border:1px solid #f16048 !important; color:#df280a !important; background:#faebe7 url(/../images/error_msg_icon.gif) no-repeat 10px 10px !important; }
.success-msg { border:1px solid #95a486 !important; color:#3d6611 !important; background:#eff5ea url(/../images/success_msg_icon.gif) no-repeat 10px 10px !important; }
.notice-msg { border:1px solid #ffd967 !important; background:#fffbf0 url(/../images/note_msg_icon.gif) no-repeat 10px 10px !important; color:#3d6611 !important; }
.warning-msg { border:1px solid #666e73 !important; background:#e6e6e6 url(/../images/warning_msg_icon.gif) no-repeat 10px 10px !important; color:#000000 !important; }
.validation-advice { clear:both; min-height:15px; margin:3px 0 0 9px; background:url(/../images/validation_advice_bg.gif) no-repeat 2px 1px; padding-left:16px; font-size:.95em; font-weight:bold; line-height:1.25em; }
.staging-datetime-advice .validation-advice { background-position:right center; padding:0 16px 0 0; }
input.validation-failed, textarea.validation-failed { background:#fef0ed; border:1px dashed #d6340e; }

/* Noscript Notice */
.noscript { border:1px solid #000; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:900px; margin:0 auto; padding:12px 0 12px; background:url(/../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* For Demo store only */
.demo-notice { margin:0; background:#d75f07; padding:5px 10px 6px 10px; color:#fff; line-height:1em; text-align:center; }


/* FORMS
*******************************************************************************/
select.countries option         { background-repeat:no-repeat; }
.entry-edit .fieldset .tree li,
.entry-edit .tree li            { margin:0; }


/* Entry Edit  */ /* Site-wide form fieldset */
table.form-edit                         { width:100%; }
.box,
.entry-edit fieldset,
.entry-edit .fieldset                   { padding:10px 15px; margin-bottom:15px; }
.entry-edit .entry-edit-head h4         { float:left; padding:0; background:none; margin:0; color:#fff; font-size:1em; line-height:18px; min-height:0; }
.entry-edit .entry-edit-head strong,
.entry-edit .entry-edit-head a          { color:#fff; font-size:1em; line-height:18px; min-height:0; font-weight:bold}
.entry-edit .content                    { margin-left:0 !important; padding:10px 15px; }
.entry-edit fieldset li,
.entry-edit .fieldset li                { margin:4px 0; }
.entry-edit fieldset span.form_row,
.entry-edit .fieldset span.form_row,
.entry-edit fieldset .field-row .hint,
.entry-edit .fieldset .field-row .hint  { float:left; color:#999; padding-left:12em; }
.entry-edit .form-buttons               { float:right; margin:2px -3px 2px 0pt; }
label.inline                            { float:none !important; width:auto !important; }
.nested-content .entry-edit             { margin-left:2em; }
.nested-content .entry-edit .entry-edit { margin-left:0; }

/* Form Elements */
input.input-text,textarea,select { border-width:1px; border-style:solid; border-color:#aaa #c8c8c8 #c8c8c8 #aaa; background:#fff; font:12px arial, helvetica, sans-serif; }
select { min-height:17px; /* to set the height for empty selects */ }
input.input-text,textarea       { padding:2px; }
input.qty                       { width:40px !important; }
input.item-qty                  { width:22px !important; }
input.price                     { width:50px !important; text-align:right; }
select optgroup                 { font-style:normal; }
select optgroup option          { padding-left:10px; }
select optgroup option.even     { background:#f6f6f6; } /* Zebra even-row */
select.multiselect option       { padding:3px 4px; border-bottom:1px solid #ddd; }
.checkboxes li                  { margin:0 0 5px !important; }
.field-100 { background-color:#fff; border-width:1px; border-style:solid; border-color:#aaa #c8c8c8 #c8c8c8 #aaa; padding:2px; }
.field-100 textarea,
.field-100 input.input-text { float:left; width:100% !important; border:0 !important; padding:0 !important; }


/* Form List */ /* Table for default form data */
.form-list                      { width:auto; border:0 !important; }
.form-list td.label,
.form-list td.value,
.form-list td.value2,
.form-list td.note,
.form-list td.scope-label,
.form-list td.use-default       { border:0 !important; padding-top:5px !important; padding-bottom:5px !important; padding-left:5px !important; background:0 !important; }
.form-list td.hidden            { border:0 !important; padding:0 !important; background:0 !important; }
.form-list td.label             { width:200px; }
.form-list td.label label       { display:block; width:185px; padding-right:15px; }
.form-list td.value input.input-text,
.form-list td.value textarea    { width:274px; }
.form-list td.value textarea    { height:15em; }
.form-list td.value select      { width:280px; }
.form-list td.note              { background:url(/../images/note_cell_bg.gif) 6px 10px no-repeat !important; padding-left:18px; }
.form-list td.scope-label       { padding-left:5px; color:#6f8992; font-size:.9em; }
.form-list p.note               { margin:0; padding:0 0 0 13px; background:url(/../images/note_bg.gif) 1px 6px no-repeat; font-size:11px; }

.columns .form-list             { width:auto; }
.columns .form-list td.value    { width:280px; padding-right:5px !important; }
.columns .form-list td.value .next-toinput { width:75px; display:inline; margin-right:5px; }
.columns .form-list td.value .next-toselect input.input-text { width:180px; display:inline; }

.fieldset-wide .form-list { width:100% !important; }
.fieldset-wide .form-list td.value { width:auto !important; }
.fieldset-wide .form-list td.value input.input-text,
.fieldset-wide .form-list td.value textarea { width:98% !important; }
.fieldset-wide .form-list td.value select { display:block; }
.fieldset-wide .form-list td.scope-label { white-space:nowrap; width:1px; }
.fieldset-wide .form-list td.note { width:120px; }

.multi-input                    { margin-bottom:8px; } /* Example: Address fields with 2 input lines */
.grid tr .form-list tr          { background:#fff !important; } /* Follows grid row background-color */
.grid tr.even .form-list tr     { background:#f6f6f6 !important; } /* Follows grid row background-color */
.grid tr.on-mouse .form-list tr { background:#fcf5dd !important; } /* Follows grid row background-color */
.grid tr .form-list             { margin:8px 0; }
.field-row                      { display:block; margin-bottom:5px; }
span.delete-image               { display:block; white-space:nowrap; padding-left:25px; }

/* Back compatibility with span forms */
.entry-edit .field-row          { display:block; }
.entry-edit .field-row label    { float:left; width:150px; }

/* Form Button */
.content-buttons.form-buttons,
.content-header .form-buttons   { text-align:right; margin-bottom:0; white-space:nowrap; }
.content-header .content-buttons-placeholder { display:inline !important; }
.content-header .form-buttons   { float:right; }
.content-header td.form-buttons   { float:none; }
.content-header .form-buttons button { margin-bottom:3px; }
.sub-btn-set { border:1px solid #ddd; border-width:0 1px; background:url(/../images/sub_button_bg.gif) repeat; padding:3px 10px; text-align:right; }
button,
.form-button { border-width:1px; border-style:solid; border-color:#ed6502 #a04300 #a04300 #ed6502; padding:0 7px 1px 7px; background:#ffac47 url(/../images/btn_bg.gif) repeat-x 0 100%; color:#fff; font:bold 12px arial, helvetica, sans-serif; cursor:pointer; text-align:center !important; white-space:nowrap; }
button:hover                    { background:#f77c16 url(/../images/btn_over_bg.gif) repeat-x 0 0; }
button:active                   { background:#f77c16 url(/../images/btn_on_bg.gif) repeat-x 0 0; }
button span                     { line-height:1.35em; background-repeat:no-repeat; background-position:0 50%; }
button.delete,
button.save,
button.add                      { padding-left:6px; }
button.cancel span,
button.delete span,
button.save span,
button.add span,
button.back span,
button.add-image span,
button.add-widget span { padding-left:20px; }
button.back { border-color:#ccc #aaa #aaa #ccc; background-color:#fff; background-image:url(/../images/btn_back_bg.gif); color:#555; }
button.back span { background-image:url(/../images/icon_btn_back.gif); }
button.cancel,
button.delete { border-color:#d24403 #a92000 #a92000 #d24403; background-image:url(/../images/cancel_btn_bg.gif); background-color:#fcaf81; color:#fff; }
button.cancel:hover,
button.delete:hover { background-image:url(/../images/cancel_btn_over_bg.gif); }
button.cancel:active,
button.delete:active { background-image:url(/../images/cancel_btn_active_bg.gif); background-color:#e0612f; }
button.cancel span,
button.delete span { background-image:url(/../images/cancel_btn_icon.gif); }
button.add span     { background-image:url(/../images/add_btn_icon.gif); }
button.save span    { background-image:url(/../images/save_btn_icon.gif); }
button.show-hide span { background-image:url(/../images/btn_show-hide_icon.gif); padding-left:26px; }
button.add-image span { background-image:url(/../images/btn_add-image_icon.gif); }
button.add-widget span { background-image:url(/../images/btn_add-widget_icon2.gif); padding-left:24px; }
button.add-variable span { background-image:url(/../images/btn_add-variable_icon.gif); padding-left:26px; }
button.go span { background-image:url(/../images/btn_go.gif); padding-left:16px; }
button.btn-chooser { display:block; margin:0 0 10px; }

button.disabled,
button.disabled:hover,
button.disabled:active { border-color:#777 #505050 #505050 #777; background:#919191 url(/../images/btn_bg-disabled.gif) 0 0 repeat-x; color:#fff; cursor:default; opacity:.8; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; }
button.add.disabled span { background-image:url(/../images/add_btn_icon-disabled.gif); }

button.icon-btn { width:32px !important; }
button.icon-btn span { text-indent:-999em; display:block; width:16px; padding:0; overflow:hidden; }

.buttons-set { margin:0 0 10px; }
.buttons-set button { margin-right:5px; }


/* SWITCHER
*******************************************************************************/
.switcher { margin-bottom:10px; border:1px solid #cddddd; background:#e7efef; padding:10px; }
.side-col .switcher select { width:100%; }
/*.side-col .switcher     { margin-right:20px; margin-bottom:20px; }*/
.catalog-categories .side-col .switcher { margin-right:0; margin-bottom:15px; }


/* SPACE
*******************************************************************************/
.box-left, .box-right   { width:48.5%; }
.box-left               { float:left; }
.box-right              { float:right; }
.box-left .content,
.box-right .content     { padding:6px 14px; }
.separator, .pipe       { padding:0 6px; font-size:.9em; } /* vertical pipe */
.divider                { display:block; height:1px; margin:8px 0; background:#ddd; overflow:hidden; }  /* horizontal pipe */
td.divider              { font-size:1px; line-height:0; }
.box,
.entry-edit fieldset,
.entry-edit .fieldset { border:1px solid #d6d6d6; background:#fafafa; }


/* SCOLLER */ /* Used primarily in Sales -> Order -> Create Order */ /*
*******************************************************************************/
.scroll-cont {
    position:absolute;
    top:-25px;
    left:503px;
    width:16px;
    height:265px;
    background:transparent url(/../images/db-scroll-bg.gif) no-repeat top;
    z-index:10000;
    }
.auto-scroll                { overflow:auto; height:11em; }
.root                       { position:relative; height:260px; margin:0; width:1px; }
.thumb                      { position:absolute; height:40px; width:16px; margin-top:-28px; z-index:11000; }
.up                         { margin-top:254px; height:16px; }
.dn                         { margin-top:0; padding:0; height:15px; }
.up a, .up a img,
.dn a, .dn a img,
.thumb a ,
.thumb a img                { border:0; }
.up a:active, .dn a:active  { outline:none; }
.scrollContainer {
    position:absolute;
    left:0;
    top:19px;
    clip:rect(0 467px 200px 0);
    overflow:auto;
    border:0;
    }
.scrollContent              { position:absolute; left:0; top:0; }

/* Horizontal scroll */
.hor-scroll                 { width:100%; overflow:auto; padding-bottom:4px; margin-bottom:-4px; } /* IE has personal style, see iestyles.css */


/**/
.note-list { width:100%; overflow:hidden; }
.note-list li { border-top:1px solid #e3e3e3; margin-top:9px !important; background:url(/../images/icon_note_list.gif) no-repeat 0 4px; padding-bottom:9px; padding-left:18px; }



/******************************************************************************/
/********************************** STRUCTURE *********************************/
/******************************************************************************/

/* LAYOUT
*******************************************************************************/
.wrapper { min-width:960px; }
.wrapper-popup { min-width:750px; }
.header { background-color:#ffffff; text-align:right; }
.middle { min-height:350px;  padding:23px 27px 0 27px; }
.middle-popup { border-bottom:3px solid #fff; background:url(/../images/middle_bg.gif) repeat-x 0 100% #fff; padding:0 0 0 0; background:yellow; }
.container-collapsed { padding:1.8em 2.2em 1.8em 2em; padding-top:0; }
.columns {background:url(/../images/side_col_bg.gif) repeat-y 217px 0; }

div.side-col { float:left; width:220px; margin-right:-220px; padding-bottom:25px; }
div.main-col { margin-left:220px; min-height:450px; padding:0 0 25px 25px; }
div.main-col-inner { float:left; /* Fixes some inner clears in the liquid main-col */ width:100%; }

.footer { clear:both; background:url(/../images/footer_bg.gif) repeat-x #e6e6e6;  font-size:.95em; text-align:center; height:33px; line-height:33px; padding:0 15px; }



/******************************************************************************/
/************************************* BOXES **********************************/
/******************************************************************************/

/* HEADER & FOOTER
*******************************************************************************/

#logo                                   { float:left; margin:5px 20px 5px 27px; height:43px; font-size:36px; display:inline; }
#logo span{ font-size:18px;}


/* Header right */
.header-right                           {float:right; padding:28px 25px 0 15px; font-size:.95em; color:#333333; }
.header-right a, .header-right a:hover  { color:#333333; }
.header-right .separator                { color:#999; }
.header-right fieldset                  { display:inline; padding-left:10px; }
.header-right fieldset input.input-text { width:18em; }
.header-right .super {
    float:right;
    line-height:1.8em;
    margin-bottom:14px;
    margin-left:1.3em;
    }

/* Search autocomplete */
div.autocomplete {
    z-index:10000;
    position:absolute;
    width:250px;
    background-color:white;
    border:1px solid #888;
    margin:0;
    padding:0;
    }
div.autocomplete ul { margin:0; padding:0; }
div.autocomplete ul li.selected { background-color:#dcebf0; }
div.autocomplete ul li { padding:.5em .7em; min-height:32px; cursor:pointer; text-align:left; color:#2f2f2f; line-height:1.3em; }

/* Footer */
.footer .bug-report                     { float:left; width:35%; text-align:left; }
.footer .legality                       { float:right; width:35%; min-height:19px; padding-left:22px; text-align:right; }

/* COLUMNS
********************************************************************************************/

.catalog-categories .side-col   { width:25em; padding-right:25px; }  /* Catalog/Categories */
.catalog-categories .main-col   { padding-left:25px; margin-left:25em; }              /* Catalog/Categories */
.order-summary .side-col        { padding-right:25px; }             /* Order/Create */
.order-summary .main-col        { padding-left:25px; }              /* Order/Create */


/* HEADINGS
********************************************************************************************/

/* Content Header */
.content-header {
    margin-bottom:18px;
    border-bottom:4px solid #dfdfdf;
    padding-bottom:.25em;
    }
.content-header table           { width:100%; }
.content-header h3              { float:left; margin:.3em .5em 0 0; color:#eb5e00; font-size:1.25em; line-height:1.2em; }
.content-header .head h3        { float:none; }
.content-header .button-set     { white-space:nowrap; text-align:right; }
.content-header .content-buttons  { white-space:nowrap!important; margin:0; }
.content-header td.content-buttons  { width:13%;white-space:nowrap!important; margin:0; }
.content-buttons button,
.content-header button,
.filter-actions button          { margin:0 0 0 5px; }
.side-col .content-header       { border-bottom:0; margin-right:12px; margin-bottom:.6em; }
.catalog-categories .side-col .content-header { margin-right:0; }  /* Catalog/Categories */

.left-col-block { width:200px; }

/* Floating Content Header */ /* Used to make action buttons always within reach */
.content-header-floating { display:none; position:fixed; left:0; top:0; width:100%; border-bottom:solid 1px #988753; z-index:100; background:#fdfaa4; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"/* IE8 */; opacity:.85; }
.content-header-floating .content-header { padding:6px 8px 4px 8px; margin-bottom:0; border:0; }
.content-header-floating td     { padding-right:20px; }
.content-header-floating button { margin-top:3px; }
.content-header-floating .content-buttons { float:right; /* margin:12px 25px 0 0;*/ }
.content-buttons { margin-bottom:5px; float:right; display:inline; white-space:nowrap; }
.content-header-floating .form-buttons {padding-right:20px; }
.content-header-floating h3 {margin-left:20px; display:inline; }



/* Box Head */
.box-head       { margin-bottom:.6em; text-align:right; }
.box-head h4    { float:left; margin-bottom:0; }


/* Icon Head */ /* Headings with icon preceding text*/
.icon-head                      { min-height:18px; background-repeat:no-repeat; background-position:0 0; padding-left:22px; }
.head-customer-address-list     { background-image:url(/../images/fam_house.gif); }
.head-edit-form                 { background-image:url(/../images/fam_page_white.gif); }
.head-customer-view             { background-image:url(/../images/fam_status_online.gif); padding-left:18px; }
.head-customer,
.head-customer-groups           { background-image:url(/../images/fam_group.gif); }
.head-user                      { background-image:url(/../images/fam_user.gif); }
.head-user-edit                 { background-image:url(/../images/fam_user_edit.gif); }
.head-user-comment              { background-image:url(/../images/fam_user_comment.gif); }
.head-comment                   { background-image:url(/../images/fam_comment.gif); }
.head-cart                      { background-image:url(/../images/fam_cart.gif); }
.head-account                   { background-image:url(/../images/fam_account.gif); }
.head-online-visitors           { background-image:url(/../images/fam_monitor.gif); }
.head-products                  { background-image:url(/../images/fam_package.gif); }
.head-catalog-product           { background-image:url(/../images/fam_package.gif); }
.head-newsletter-queue          { background-image:url(/../images/fam_newspaper_go.gif); }
.head-newsletter-list           { background-image:url(/../images/fam_newspaper.gif); }
.head-newsletter-report         { background-image:url(/../images/fam_newspaper_error.gif); }
.head-tag, .head-tag-product    { background-image:url(/../images/fam_tag_orange.gif); }
.head-sales-order,
.head-sales-invoice             { background-image:url(/../images/fam_folder_table.gif); }
.head-categories                { background-image:url(/../images/fam_folder_database.gif); padding-left:20px; color:#253033 !important; }
.head-catalog-product-attribute { background-image:url(/../images/fam_rainbow.gif); padding-left:24px; }
.head-product-attribute-sets    { background-image:url(/../images/fam_folder_palette.gif); padding-left:23px; }
.head-tax                       { background-image:url(/../images/fam_money_add.gif); }
.head-cms-page, .head-cms-block { background-image:url(/../images/application_view_tile.gif); }
.head-backups-control           { background-image:url(/../images/fam_server_database.gif); }
.head-money, .head-promo-quote  { background-image:url(/../images/fam_money.gif); }
.head-shipping-address,
.head-billing-address           { background-image:url(/../images/fam_house.gif); }
.head-shipping-method           { background-image:url(/../images/fam_lorry.gif); }
.head-payment-method            { background-image:url(/../images/fam_creditcards.gif); }
.head-order-date                { background-image:url(/../images/fam_calendar.gif); }
.head-customer-sales-statistics { background-image:url(/../images/fam_money.gif); }
.head-notification              { background-image:url(/../images/fam_folder_table.gif); }
.head-compilation               { background-image:url(/../images/fam_package_go.gif); }



/******************************************************************************/
/********************************* PAGE SPECIFIC ******************************/
/******************************************************************************/


/* LOGIN
*******************************************************************************/
#page-login                             { background:#f8f8f8; text-align:center; }
.login-container                        { width:581px; margin:170px auto; padding-left:32px; background:url(/../images/login_logo.gif) no-repeat; }
.login-form                             { padding:27px 57px 35px 57px; background:url(/../images/login_box_bg.jpg) no-repeat; text-align:left; }
.login-form .input-left                 { float:left; }
.login-form .input-right                { float:right; }
.login-form .input-box input.input-text { width:224px; }
.login-form h2                          { font-size:1.7em; font-weight:normal; }
.login-form label                       { font-weight:bold; }
.login-form .form-buttons               { margin:12px 0 0 0; clear:both; text-align:right; }
.login-box .bottom                      { width:581px; height:5px; background:url(/../images/login_box_bottom.jpg) no-repeat; overflow:hidden; }
.login-container .legal                 { margin:0; background:url(/../images/login_box_legal_bg.gif) no-repeat; padding:8px 8px 5px 8px; font-size:.95em; }
.login-form .validation-advice          { margin:3px 0 0 0; }
.login-form .forgot-link                { margin:0 17px 0 0; text-align:right; }



/* DASHBOARD
*******************************************************************************/
.dashboard-container                    { border:1px solid #ccc; }
.dashboard-container .switcher          { margin-bottom:0;  border:0; }

/* STORE MANAGEMENT
*******************************************************************************/
.adminhtml-system-store-deletestore .content-footer .content-buttons,
.adminhtml-system-store-deletegroup .content-footer .content-buttons,
.adminhtml-system-store-deletewebsite .content-footer .content-buttons { float:left; }


/* SALES
*******************************************************************************/

/* Disabled block */
.overlay span { display:block; width:100%; text-align:center; position:absolute; top:50%; margin:-5px 0 0; color:#000; }

/* Prices */
.price { white-space:nowrap !important; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { /*display:block;*/ font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { /*display:block;*/ font-weight:bold; }

/* Orders / Invoices / Shipments / Credit Memos Table */
.order-tables td h5.title { font-size:1em; font-weight:bold; }
.order-tables td .option-label { font-weight:bold; font-style:italic; }
.order-tables td .option-value { padding-left:10px; }
.order-tables td .qty-table { border:0 !important; width:100% }
.order-tables td .qty-table td { border:0 !important; padding:0 4px !important; }

dl.item-options dt { font-weight:bold; font-style:italic; }
dl.item-options dd { padding-left:10px; }

ul.item-options li { padding-left:.7em; }


/* Create Order */
.page-create-order .side-col            { width:260px; background:none; padding:0; }
.page-create-order .main-col            { padding-left:28px; }
.page-create-order .switcher            { margin-bottom:25px; }
.create-order-sidebar-container         { border:1px solid #d6d6d6; background:#fafafa; }
.create-order-sidebar-block .content    { margin:0 !important; padding:4px 6px; }
.create-order-sidebar-block .head       { border-top:1px solid #ddd; background:#ececec; padding:2px 6px 1px; font-size:.9em; text-align:right; }
.create-order-sidebar-block .head h5    { float:left; margin:0; color:#2c464f; text-align:left; }
.create-order-sidebar-block .content table td,
.create-order-sidebar-block table th    { padding:0 3px 0 0; }
.create-order-sidebar-block select      { width:170px; }
.create-order-sidebar-block ul          { margin-left:20px; }
.order-choose-address                   { margin:0 0 10px 0;padding:8px 15px;background:#e7efef; } /*Address Selector */
.order-save-in-address-book             { margin:0 0 0 0;padding:8px 15px;background:#e7efef; } /* Save in Address Book Checkbox */
.entry-edit .content .form-list         { width:100%; }

.entry-edit .order-address td.label label { width:100px; }
.entry-edit .order-address input.input-text,
.entry-edit .order-address .textarea    { width:95% !important; }
.entry-edit .order-address .select      { width:96.5%; }
.order-search-items .entry-edit .grid   { height:610px; overflow:auto; }
.order-search-items .entry-edit .grid table { width:99.9%; }
/* .create-order-totals                 { background:url(/../images/bg_create_order_totals.gif) repeat-y 50% 0 !important; } */

/* Order Totals */
.order-totals                           { margin-left:auto; border:1px solid #d7c699 !important; padding:12px 0; background:#fcfac9; text-align:right; }
.order-totals table                     { border:none; background:none; margin-left:auto; }
.order-totals table td                  { padding:3px 20px 3px 10px; }
.order-totals table td.label            { white-space:normal; padding:3px 10px 3px 20px; }
.order-totals table td.last             { padding:2px 6px; }
.order-totals-bottom                    { padding:0 20px; }
.order-totals table .validation-advice  { text-align:right; white-space:nowrap; background-position:100% 1px; padding-right:14px; padding-left:0; }
.grand-total, .grand_total              { font-size:1.2em; font-weight:bold; color:#eb4d00 !important; }

/* Tax details */
.tax-total { cursor:pointer; }
.tax-total td { padding-top:5px !important; padding-bottom:5px !important; }
.tax-total .tax-collapse { float:right; padding-left:20px; background:url(/../images/bg_collapse.gif) 0 4px no-repeat; text-align:right; cursor:pointer; }
.show-details .tax-collapse { background-position:0 -52px; }
.show-details td { border-top:1px solid #eae1b2; }
.tax-details td { font-size:11px; background-color:#fdfcdf; }
.tax-details-first td { border-top:1px solid #eae1b2; }

/* Order Constants */
.payment-methods dt                     { margin-bottom:3px; }
.payment-methods dd                     { margin-left:20px; }
.payment-methods .validation-advice     { margin-left:2px; }

/* Centinel */
.centinel .authentication { background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 0 7px !important; padding:0 !important; border:1px solid #ddd !important; }

/* Gift Messages */
.giftmessage-order-create .entire-order,
.giftmessage-order-create .each-order-item { background-color:#eee; padding:6px 14px; height:275px;  }
.giftmessage-order-create .entire-order .entry-edit,
.giftmessage-order-create .each-order-item .scroll { height:250px; overflow:auto; }
.giftmessage-order-create .single { width:100%; float:left; padding:1.2em 1.5em; }
.giftmessage-order-create h5 { font-size:12px; font-weight:normal; line-height:1.5; margin-bottom:10px; }
.giftmessage-order-create h6 { font-size:11px; font-weight:normal; line-height:1.55; background-color:#cfcfcf; margin-bottom:10px; padding:2px 6px; width:95%; }
.giftmessage-order-create .fieldset { padding:0; }
.giftmessage-order-create .form-list { width:100%; }
.giftmessage-order-create .form-list td.label label { width:100px; }
.giftmessage-order-create .form-list td.value input.input-text,
.giftmessage-order-create .form-list td.value textarea { width:95%; }

.giftmessage-single-item                            { padding:0 !important; }
.giftmessage-single-item .item-container            { cursor:auto; }
.giftmessage-single-item .item-text                 { padding:2px 4px; }
.giftmessage-single-item .gift-form                 { margin-top:3px; background:#f7f6f4 url(/../images/gift-message-grid-column-bg.gif) 0 0 repeat-x; }
.giftmessage-single-item .gift-form .entry-edit fieldset { border:none !important; margin-bottom:0; background:none !important; padding:15px; }
.giftmessage-single-item .gift-form .entry-edit fieldset .last { margin-bottom:0; }
.giftmessage-single-item .gift-form .entry-edit input.input-text { width:75% !important; }
.giftmessage-single-item .gift-form .entry-edit textarea { width:96% !important; }
.giftmessage-single-item .action-link-holder        {}
.giftmessage-single-item .action-link { padding-right:10px; background:url(/../images/gift-message-expand.gif) 100% 50% no-repeat; cursor:pointer; }
.giftmessage-single-item .open { background:url(/../images/gift-message-collapse.gif) 100% 50% no-repeat; }

.giftmessage-whole-order-container .entry-edit input.input-text { width:280px !important; }
.giftmessage-whole-order-container .entry-edit textarea { width:99% !important; padding:2px 3px; }
.giftmessage-whole-order-container .entry-edit label { width:121px; }

/* PayPal */
.paypal-payment-notice { background:url(/../images/paypal_logo.gif) no-repeat 5px center #eaf0ee; border:1px solid #ccc; margin-bottom:10px; padding:10px 5px 5px 115px; }
.paypal-payment-notice h4,
.paypal-payment-notice p { margin:0; }
.paypal-payment-notice h2 { color:#444; font-size:1.4em; line-height:1em; }
.paypal-payment-notice a { text-decoration:none; }

h3.paypal-header { background:url(/../images/paypal_section.png) no-repeat 0 0; height:0; overflow:hidden; padding:14px 0 0; width:53px; }

.paypal-sub-head td { background:#f2f2f2; padding:5px; }
.paypal-sub-head h4 { margin:0; }

ul.tabs a.paypal-section,
ul.tabs a.paypal-section:hover { background:url(/../images/tabs_span_bg.gif) repeat-x 0 100%; border-bottom:none; padding:0.5em 0.5em 0.28em 1.5em; }
ul.tabs a.paypal-section:hover { background-color:#d8e6e6; }
ul.tabs a.paypal-section.active, ul.tabs a.paypal-section.active:hover { background-color:#fff; }
ul.tabs a.paypal-section span,
ul.tabs a.paypal-section:hover span { background:url(/../images/paypal_section.png) no-repeat 0 0; height:0; overflow:hidden; padding:14px 0 0; width:53px; }

.paypal-global { border-collapse:collapse; width:100%; }
.paypal-global .pg-empty { background:none; border:none; }
.paypal-global tr.even { background:#f2f2f2; }
.paypal-global tbody .pg-empty { background:#fff; border-right:1px solid #ededed; }
.paypal-global th { background:#e9eef1; border:1px solid #e4eae8; border-bottom:none; padding:0 0 5px; text-align:center; vertical-align:middle; }
.paypal-global th label { color:#306375; display:block; font-weight:bold; }
.paypal-global thead .last th { border-top:none; }
.paypal-global thead .last th span { display:block; margin:20px 0 0; }
.paypal-global thead .last th input { margin:0; width:15px; }
.paypal-global thead .last label { display:inline; }
.paypal-global td { border-right:1px solid #ededed; padding:5px; vertical-align:middle; }
.paypal-global tr.last td { border-bottom:1px solid #ededed; text-align:center; }
.paypal-global tr.last .pg-empty { border-bottom:none; border-right:1px solid #ededed; }
.paypal-global tr.last .last { border-right:1px solid #ededed; }
.paypal-global tr.last a,
.pg-options a { color:#39c; text-decoration:none; }
.paypal-global tr.last a:hover,
.pg-options a:hover { text-decoration:underline; }

.paypal-note,
.pg-options { color:#999; }

.pg-options { margin:0.5em 0 1.5em; text-align:right; }
.pg-tick { background:url(/../images/paypal_tick.gif) no-repeat; display:block; height:17px; margin:0 auto; width:18px; }

.paypal-config .form-list { width:100%; }
.paypal-config tr.hover { background:#f7f7f7; }
.paypal-config tr.hover label { cursor:help; }

.tool-tip { background:url(/../images/tooltip_top.gif) no-repeat 0 0; cursor:help; padding:10px 0 0; position:absolute; width:185px; }
.tool-tip-bg { background:url(/../images/tooltip_bg.gif) repeat-x #d7dbce; border-bottom:1px solid #999; display:block; }
.tool-tip-corner { background:url(/../images/tooltip_corner.gif) no-repeat top right; border-left:1px solid #999; border-right:1px solid #999; display:block; margin:0 -1px; padding:10px; position:relative; width:165px; }

.paypal-credentials { border:1px solid #f2f2f2; }
.paypal-credentials caption { padding:5px; text-align:left; }
.paypal-credentials .value { color:#ccc; }

/* CATALOG
*******************************************************************************/

/* Category */
.categories-side-col .content-header { padding:0; }
.categories-side-col .content-header h3 { float:none; }
.categories-side-col .content-header button { margin:5px 0 0; }
.categories-side-col .switcher { margin:10px 20px 0 0; }
.categories-side-col .tree-actions { text-align:center; margin:10px 20px 10px 0; }
.categories-side-col .tree-holder { margin-right:20px; }

.no-active-category a span                  { color:#aaa !important; }

#tree-div { overflow:auto!important; padding-bottom:15px; width:200px; }

.x-tree-node { margin:0 !important; }
.x-tree-node .leaf .x-tree-node-icon        { background-image:url(/../images/fam_leaf.png); }
.x-tree-node .system-leaf .x-tree-node-icon { background-image:url(/../images/fam_application_form_delete.png); }

/* Product - Websites */
.webiste-groups                         { padding:10px 20px; }
.group-stores                           { padding:2px 10px; }

/* Products - Bundles */
.bundle-option-row table tbody td       { white-space:nowrap; }
.bundle-option-row table tbody td label { float:left; }
.bundle-option-row input.option-label   { width:50% !important; }
.bundle-option-row input.option-position{ width:70px !important; }
.catalog-categories .side-col           { width:240px; }

/* Products - Tier Price */
.tier-price-input                       { margin-bottom:8px; }
.tier-price-input input.price           { width:80px; margin-right:10px; }
.tier-price-input input.qty             { width:80px; }
.tier-price-input .tier-container       { position:relative; clear:both; }
.tier-price-input .tier-container div   { float:left; }
.tier-price-input .tier-container label { width:30px; margin:0; padding:0; }
.tier-price-input .validation-advice    { margin:0; height:25px; }
.tier-price-input .custgroup-div select { width:auto; padding:0; }
.tier-price-input .qty-div              { padding-left:20px; }
.tier-price-input .price-div            { padding-left:20px; }
.tier-price-input .price-div .validation-advice { margin:0; }
.btn-remove-tier-group                  { float:right; right:24px; top:5px; }

/* Product - Gallery */
.image-preview                          { position:absolute; cursor:pointer; }

/* Attributes */
.edit-attribute-set .form-list td.label { width:105px; }
.edit-attribute-set  .form-list td.label label { width:105px; }
.edit-attribute-set .entry-edit fieldset input.input-text { width:200px; }
/* Review & Ratings */
.ratings                        { margin:0; }
.rating-box {
    float:left;
    position:relative;
    width:69px;
    height:16px;
    margin:0 5px 3px 0;
    background:url(/../images/product_rating_blank_star.gif) repeat-x;
    }
.rating-box .rating {
    position:absolute;
    top:0;
    left:0;
    height:16px;
    background:url(/../images/product_rating_full_star.gif) repeat-x;
    }
.field-row .ratings             { width:120px; float:left; clear:right; }
.field-row .ratings-container   { width:250px; float:left; }
.product-review-box             { width:450px; }
.product-review-box table       { width:100%; }
.product-review-box td,
.product-review-box th          { text-align:center; padding-right:5px; }
.product-review-box td.label    { width:100px; text-align:left; }


/* Price Rules */
.rule-tree ul                   { padding-left:16px !important; border-left:dotted 1px #888; }
.rule-tree .x-tree ul           { padding-left:0 !important; border-left:none !important; }
.rule-param .label              { font-weight:bold; color:black; }
.rule-param .label:hover        { font-weight:bold; color:blue; }
.rule-param .element            { display:none; }
.rule-param input,
.rule-param select              { width:auto !important; min-width:170px; }
.rule-param select.multiselect  { vertical-align:top; }
.rule-param-edit .label         { display:none; }
.rule-param-edit .element       { display:inline; }
.rule-param-add                 { font-weight:normal; color:green; text-decoration:none; }
.rule-param-add:hover           { font-weight:normal; color:blue; text-decoration:none; }
.rule-param-apply               { font-weight:normal; color:green; text-decoration:none; }
.rule-param-apply:hover         { font-weight:normal; color:blue; text-decoration:none; }
.rule-param-remove              { font-weight:normal; color:red; text-decoration:none; }
.rule-param-remove:hover        { font-weight:normal; color:blue; text-decoration:none; }
.rule-chooser                   { border:solid 1px #CCC; margin:5px; padding:5px; display:none; }
.rule-param-wait                { padding-left:20px; background-image:url(/../images/rule-ajax-loader.gif); background-repeat:no-repeat; background-position:0 50%; }

/* Product Customer Defined options */
.custom-options  .box {padding:0 1.5em; }
.custom-options  .option-box {border:1px solid #cddddd; padding:1em;  background:#e7efef; margin:1.5em 0; }

.custom-options  .option-header {border:0; width:100%; background:#e7efef; border-bottom:1em solid #e7efef; }
.custom-options  .option-header .input-text,
.custom-options  .option-header .select {width:95%; }
.custom-options  .option-header th {padding:2px; }
.custom-options  .option-header td {padding:5px 2px; }

.custom-options .opt-title {width:175px; }
.custom-options .opt-type {width:150px; }
.custom-options .opt-req {width:80px; }
.custom-options .opt-order {width:60px; }

.custom-options  .option-box  .border {width:615px; }

.custom-options th {white-space:nowrap; }
.custom-options  .type-title  {width:auto; }
.custom-options  .type-price  {width:60px; }
.custom-options  .type-type  {width:80px; }
.custom-options  .type-uqty  {width:100px; }
.custom-options  .type-sku  {width:150px; }
.custom-options  .type-order  {width:60px; }
.custom-options  .type-butt  {width:33px; }
.custom-options  .type-last  {width:auto; }

.custom-options .option-box .border input.input-text,
.custom-options .option-box .border select.select { width:90% !important; }

.custom-options .option-box .border .type-last input.input-text { width:60px !important; }
.custom-options .option-box .border input.type-sku  {width:150px !important; }

/* Bundle product */
.bundle .option-box  {padding-bottom:2em; }
.bundle .option-box .border {width:100%; border-bottom:0; }
.bundle .option-box .border td {border-bottom:1px solid #dce5e6!important; }
.bundle .option-title {padding:0 0 10px; border-bottom:1px solid #cddddd; }
.bundle .option-title button {float:right; }
.bundle .option-title label {font-weight:bold; line-height:21px; padding-right:1em; float:left; }
.bundle .option-title .input-text {float:left; width:260px; vertical-align:middle; }
.bundle .option-header {clear:both; margin-top:5px; }

.bundle .border .last {width:33px; }

/* Downloadable Product */
.files { width:195px; }
.files input.input-text { float:left; width:134px !important; }
.files-wide { width:355px; }
.files-wide input.input-text { float:left; width:294px !important; }
.files label,
.files-wide label { float:left; width:55px; }
.files .row,
.files-wide .row { margin-bottom:5px; }
/* Files Uploader */
.files .flex,
.files-wide .flex { float:right !important; position:static !important; }
.files .uploader,
.files-wide .uploader { float:left; overflow:hidden; }
.files .uploader { width:100px; }
.files-wide .uploader { width:260px; }
.files .uploader .file-row-info,
.files-wide .uploader .file-row-info,
.files .uploader .file-row-narrow,
.files-wide .uploader .file-row-narrow { margin:0 !important; }

td.input-price { white-space:nowrap; }
td.input-price .validation-advice { white-space:normal; }
td.input-price input.input-text { width:4em !important; }

input.sort { width:4em !important; }
input.downloads { width:6.5em !important; }

/* CUSTOMER
*******************************************************************************/

/* Addresses */
.address-list                           { width:28em; padding-right:22px; }
.address-list address                   { width:100%; overflow:hidden; }
.address-list .btn-edit-address,
.address-list .btn-remove-address       { position:absolute; top:8px; }
.address-list .btn-edit-address         { right:8px; }
.address-list .btn-remove-address       { right:27px; }
.address-list li                        { position:relative; padding:12px 14px; cursor:pointer; border-top:1px solid #e6e6e6; background:url(/../images/address_list_li.gif) repeat; }
.address-list li.on                     { background:#e7efef; }
.address-list li.over                   { background-color:#fcf5dd; }
.address-list li table                  { width:100%; }
.delete-address                         { float:right; margin:0 0 10px 10px; }
.address-type .address-type-line        { display:block; margin:2px 0; }
.address-type .address-type-line input  { margin-right:3px; }



/* NEWSLETTER
*******************************************************************************/
.template-preview           { width:100%; height:200px; background-color:#fff; }


/* SYSTEM
*******************************************************************************/
.stores-tree td { padding-top:3px !important; padding-bottom:3px !important; }
.stores-tree td.label label { display:inline; width:auto; padding-right:10px; }
.stores-tree td.website-label label { font-weight:bold; }
.stores-tree td.store-group-label label { font-weight:bold; padding-left:15px; }
.stores-tree td.store-label label { padding-left:30px; }
.stores-tree .buttons-set { margin:10px 0; }

.log-details { border:1px solid #d6d6d6; padding:15px; background:#fafafa; margin:0 0 15px; }
.log-details table { width:100%; }
.log-details table th,
.log-details table td { padding-top:4px; padding-bottom:4px; vertical-align:middle; }
.log-details table th { font-weight:bold; padding-right:30px; white-space:nowrap; }

/* Configuration */
/*fieldset.config td          { padding-top:5px; padding-bottom:5px; }
fieldset.config input.input-text { width:250px; }
fieldset.config select.select { width:256px; }*/
div.tree_item,
div.tree_item_last          { background-position:left; background-repeat:no-repeat; padding-left:20px; }
div.tree_item               { background-image:url(/../images/tree_icons/join.gif); }
div.tree_item_last          { background-image:url(/../images/tree_icons/joinbottom.gif); }
div.tree_line               { position:absolute; left:0; background-image:url(/../images/tree_icons/line.gif); }
img.attribute-global        { width:16px; height:16px; vertical-align:middle; }

ul.config-tabs              { border-top:none; }
ul.config-tabs dt {
    border-top:1px solid #849ba3;
    background:#d1dedf url(/../images/config_tab_dt_bg.gif) no-repeat 0 50%;
    padding:2px 0 2px 1.5em;
    font-weight:bold;
    text-transform:uppercase;
    color:#306375;
    }
ul.config-tabs dl           { margin-bottom:16px; }
ul.config-tabs a.last span  { background-image:none; }

.inline-table { border:0 !important; }
.inline-table td { border:0 !important; padding:0 5px 5px !important; }

/* Import/export */

#profile-generator select { width:207px; }
#profile-generator input.input-text { width:200px; }
.field-row .with-tip {display:block; margin-left:150px; }
.field-row .with-tip input {float:none; }
.field-row .with-tip small {display:block;padding-top:2px; }

#profile-generator .field-row  button.delete {vertical-align:middle; }
#profile-generator fieldset button.add {display:inline; margin:0; }

/** Product mass attribute update **/

.attribute-change-checkbox { white-space:nowrap; clear:none; margin-left:5px; }

.attribute-change-checkbox label{ margin-left:5px; float:none !important; }

/* PopUp Calendar */
.calendar { z-index:105; }

/** Order view **/
.order-history { width:70%; margin-right:27px; }

ul.super-product-attributes { padding-left:15px; }

/** Media Library **/
.uploader .file-row { width:600px; padding:0.5em 0.6em; margin:0.5em 0.6em; border:1px solid #ccc; background-color:#f9f9f9; /*vertical-align:middle;*/ }
.uploader .file-row-narrow { width: auto; margin: 0 0 2px 40px; }
.uploader .file-row .file-info { float:left; }
/*.uploader .file-row .file-info-name { with: 80%; overflow: hidden; }
.uploader .file-row .file-info-size { width: 20%; }*/
.uploader .file-row-info { margin: 0 0 0 10px; }
.uploader .file-row-info .file-info-name  { font-weight:bold; }
.uploader .file-row .progress-text { float:right; font-weight:bold; }
.uploader .file-row .delete-button { float:right; }
.uploader .buttons { float:left; }
.uploader .flex { float:right; }
.uploader .progress { border:1px solid #f0e6b7; background-color:#feffcc; }
.uploader .error { border:1px solid #aa1717; background-color:#ffe6de; }
.uploader .error .progress-text { padding-right:10px; }
.uploader .complete { border:1px solid #90c898; background-color:#e5ffed; }

.grid tr.read { background:#fff !important; }
.grid tr.unread { background:#fcf6f5 !important; }
.grid-row-title { color:#444; font-weight:bold; }

.grid-severity-critical,
.grid-severity-critical span,
.grid-severity-major,
.grid-severity-major span,
.grid-severity-minor,
.grid-severity-minor span,
.grid-severity-notice,
.grid-severity-notice span { display:block; height:16px; background-image:url(/../images/bg_notifications.gif); background-repeat:no-repeat; font:bold 10px/16px Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:center; padding:0 0 0 7px; margin:1px 0; white-space:nowrap; color:#fff; }
.grid-severity-critical { background-position:0 0; }
.grid-severity-critical span { background-position:100% 0; padding:0 7px 0 0; }
.grid-severity-major { background-position:0 -16px; }
.grid-severity-major span { background-position:100% -16px; padding:0 7px 0 0; }
.grid-severity-minor { background-position:0 -32px; }
.grid-severity-minor span { background-position:100% -32px; padding:0 7px 0 0; }
.grid-severity-notice { background-position:0 -48px; }
.grid-severity-notice span { background-position:100% -48px; padding:0 7px 0 0; }

.super-attributes                       { margin:0; padding:0; }
.super-attributes li.attribute          { border:1px solid #dfdfdf; background-color:#ededed; margin:1px 0; }
.super-attributes li.attribute ul.attribute-values { margin:0; padding:0; }
.super-attributes li.attribute div.values-container { width:80%; margin-top:2px; margin-bottom:2px; }
.super-attributes li.attribute-value  { display:block; margin:1px 0; }
.super-attributes li.attribute-value .validation-advice { margin:0; white-space:normal; }
.super-attributes li.attribute-value .attribute-value-label-container { width:200px; }

.super-attributes div.attribute-name-container,
.super-attributes li.attribute div.values-container,
.configurable-simple-product div.values-container,
.super-attributes li.attribute-value .attribute-values-container,
.configurable-simple-product  .attribute-values-container,
.super-attributes li.attribute-value .attribute-values-container-main,
.configurable-simple-product  .attribute-values-container-main,
.super-attributes li.attribute-value .attribute-value-label-container {  display:block;  }

.super-attributes li.attribute-value .attribute-price,
.configurable-simple-product .attribute-price { width:70px !important; }

.super-attributes li.attribute-value .attribute-price-type,
.configurable-simple-product .attribute-price-type {  width:70px !important; }

.super-attributes  div.attribute-name-container {
    cursor:move;
    background-image:url(/../images/arrow_sort_move.gif);
    background-repeat:no-repeat;
    background-position:4px 50%;
    font-weight:bold;
    padding-left:15px;
    margin-top:2px;
    margin-bottom:2px;
    }


/** Product Gallery Image Previews **/
.preview .cell-image .place-holder { border:1px solid #AEAEAE; width:100px; height:100px; text-align:center; }
.preview .cell-image .place-holder span { margin-top:30px;display:block; }
.preview .cell-position input.input-text { width:90% !important; }
.fieldset-wide .data .preview .cell-position input.input-text  { width:90% !important; }

.tier .data             { width:465px; }
.tier .data select      { width:99%; }
.tier .data input.qty   { width:20px !important; }

.weee .data             { width:465px; }
.weee .data select      { width:99%; }

.giftcard-amounts .data { width:465px; }
.giftcard-amounts .data select { width:99%; }

/* Links */
.link-feed { background:url(/../images/icon_feed.gif) no-repeat left 2px; padding-left:18px; }

#page-help-link {
    line-height:26px;
    padding-left:20px;
    color:#ebebff;
    background:url(/../images/fam_help.gif) no-repeat 0 50%;
    }
#page-help-link:link, #page-help-link:visited { text-decoration:none; }
#page-help-link:hover { color:white; }

/* Magento Connect Package Extensions */
.table-editable { border:solid 1px #ccc; background:#fafafa; padding:5px; margin-bottom:5px; }
.table-editable th { border-bottom:solid 1px #ccc; text-align:center; }
.table-editable th, .table-editable td { padding:1px 3px; vertical-align:middle; }
.table-editable select { height:19px; }


/* CMS
*******************************************************************************/
.breadcrumbs { margin: 0 0 10px; }
.breadcrumbs li { display:inline; }
.breadcrumbs li span { margin:0 2px; }

/*table.mceLayout { width:100% !important; }*/

/* CMS Widgets Instance */
.options-box .option-box { border:1px solid #cddddd; padding:1em; background:#e7efef; margin:1.5em 0; }
.options-box .option-title { padding:0 0 10px; border-bottom:1px solid #cddddd; }
.options-box .option-title button { float:right; }
.options-box .option-title label {font-weight:bold; line-height:21px; padding-right:1em; float:left; }
.options-box .option-title select { float:left; width:260px; vertical-align:middle; }
.options-box .option-header { margin:5px 0 0; width:100%; border:0; background:#e7efef; border-bottom:1em solid #e7efef; }
.options-box .option-header .input-text,
.options-box .option-header select { width:95%; }
.options-box .option-header th { padding:2px; }
.options-box .option-header td { padding:5px 2px; }
.options-box .option-header .tree { margin:5px 0 0; }

/* CMS Popup Window */
.popup-window .table_window { border:none; }
.popup-window .magento_nw,
.popup-window .magento_n,
.popup-window .magento_ne { height:28px; }
.popup-window { border:1px solid #555; }
.popup-window .bot { display:none; }
.popup-window .top { background-color:#fff; background-image:none; }
.popup-window .top td { background:url(/../images/window_top.png) repeat-x; border-bottom:1px solid #e6e6e6; }
.popup-window .magento_w,
.popup-window .magento_e,
.popup-window .magento_content { background:url(/../images/window_content.png) repeat-x 0 0 #fafafa; }
.popup-window .title_window { color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; height:auto; line-height:28px; margin:0; }
.popup-window .magento_close { background-image:url(/../images/window_close.png); height:16px; right:7px; top:5px; width:16px; }
.popup-window .magento_message { padding:0 18px; }
.popup-window .content-header { font-family:Arial, Helvetica, sans-serif; padding-top:9px; }
.popup-window .content-header h3 { color:#eb5e00; padding:0; }
.popup-window { height:auto !important; }
.popup-window .grid { position:static; }
.popup-window .table_window td.value2 .grid td,
.popup-window .table_window td.value2 .grid th { padding:2px 4px !important; }
.popup-window .table_window td.value2 .grid tr.headings th { padding:1px 4px 2px !important; }
.popup-window .columns { background-image:none; }
.popup-window .middle { background:none; padding:10px 0; }

.popup-window .uploader .file-row { margin:16px 0; width:auto; }
.popup-window #contents-uploader { margin-bottom:10px; background:#d7e5ef; padding:5px 10px; }
.popup-window #contents-uploader .flex { font-size:0; line-height:0; height:20px; }
.popup-window #contents { margin-left:-3px; height:400px; overflow:auto; position:relative; }
.popup-window #contents .filecnt { float:left; border:1px solid #ccc; cursor:pointer; padding:3px; display:inline; margin:0 0 15px 4px; overflow:hidden; position:relative; width:100px; }
.popup-window #contents .selected { border:1px solid #f1af73; background:#f0f0f0; cursor:default; }
.popup-window #contents .nm { text-align:center; }
.popup-window #contents .nm img { vertical-align:bottom; }

/* Widget Insert */
#widget_window .magento_content { height:auto !important; min-height:450px; }

/* CMS Widget Chooser */
#widget-chooser .columns { background-image:none; }
#widget-chooser .magento_message { padding:10px 18px; }
#widget-chooser .grid th,
#widget-chooser .grid td { padding:2px 4px 2px 4px; }
#widget-chooser .grid tr.filter th { padding-top:5px; padding-bottom:5px; }
#widget-chooser .side-col { padding-top:0.5em; }
#widget-chooser .main-col { padding-right:4px; }

/* CMS Variables Popup */
#variables-chooser .magento_message { padding:10px 18px; }

/* Product description WYSIWYG editor */
#catalog-wysiwyg-editor .buttons-set { margin-top:10px; }
#catalog-wysiwyg-editor .magento_content { height:auto !important; overflow:hidden; }
#catalog-wysiwyg-editor .textarea { width:930px !important; }
#catalog-wysiwyg-editor .magento_message { padding:0 7px; }
#catalog-wysiwyg-editor .magento_buttons { padding-left:7px; padding-right:7px; }


/*****************************************/
/******** ALIGNMENTS AND CLEARS **********/
/*****************************************/

/* Directional and spacial */
.f-left, .left      { float:left; }
.f-right, .right    { float:right; }
.v-top              { vertical-align:top; }
.v-middle           { vertical-align:middle !important; }
.v-bottom           { vertical-align:bottom; }
.a-left             { text-align:left !important; }
.a-center           { text-align:center !important; }
.a-right            { text-align:right !important; }
.nm                 { margin:0 !important; }
.np                 { padding:0 !important; }
.no-display         { display:none; }
.no-show            { display:none; }
.nowrap, .nobr      { white-space:nowrap; }
.wrap               { white-space:normal !important; }
.no-float           { float:none !important; }
.pointer            { cursor:pointer; }

/* Color */
.emph, .accent      { color:#eb5e00 !important; }
.subdue             { color:#306375; }

/* Font */
.bold               { font-weight:bold !important; }
.normal             { font-weight:normal !important; }

/* Clear */ /* This keeps our HTML free of buncha clearing elements */
.message-popup .message-popup-head:after,
.message-popup .message-popup-content .message:after,
.login-form .form-buttons:after,
.wrapper:after,
.option-title:after,
.columns:after,
.main-col:after,
.content-header-floating:after,
.entry-edit .entry-edit-head:after,
.content-header:after,
.login-box .button-set:after,
ul.tabs-horiz:after,
.header-top:after,
dl.accordion dt:after,
.field-100:after,
.entry-edit fieldset li:after,
.entry-edit fieldset span.field-row:after,
.content:after,
#topnav:after,
.main:after,
.container:after,
.footer:after,
.middle:after,
.header:after,
.box-head:after,
div.actions:after,
.tier-container:after,
.clear:after,
.notification-global:after,
.files .row:after,
.files-wide .row:after,
.grid tr.filter .range .range-line:after { display:block; clear:both; content:"."; font-size:0; line-height:0; height:0; overflow:hidden; }



.middle  h3 {
color:#333333;
font-size:1.25em;
line-height:1.2em;
margin:0.3em 0.5em 0 0;
background:url(/../images/fam_package.gif) left top no-repeat;
padding-left:23px;
border-bottom:solid 4px #333333;
padding-bottom: 5px;
}

#dashboard-nav{ float:left; width:250px;}

#dashboard-nav li{

	 border:solid 1px #c8c8c8;
	 margin: 15px 0 15px 0;
	 font-weight:bold;
	}
#dashboard-nav li img{ vertical-align:middle; margin-right:5px;}	
#dashboard-nav li a{ text-decoration:none; display:block; 	 padding:10px; 	 background-color:#f1f1f1;}
#dashboard-nav li a:hover{ text-decoration:none; display:block; 	 padding:10px; background-color:#f8f8f8;}

.scrape_log {
    border: 1px solid;
    border-right: none;
}

.scrape_log tr th {
    background-color: #c8c8c8;
    border-right: 1px solid;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid;
}

.scrape_log tr td {
    border-right: 1px solid;
    text-align: center;
}

div.calendar
{
  font-size: smaller;
  color: #000;
  z-index: 5;
}

div.calendar.popup
{
  margin-left: -40px;
  margin-top: -100px;
}

div.calendar table
{
  background-color: #eee;
  border: 1px solid #aaa;
  border-collapse: collapse;
}

div.calendar thead {
  background-color: white;
}

div.calendar td,
div.calendar th
{
  padding: 3px;
  text-align: center;
}

div.calendar td.title
{
  font-weight: bold;
}

div.calendar th
{
  background: #ddd;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  font-weight: bold;
  color: #555;
}

div.calendar tr.days td {
  width: 2em;
  color: #555;
  text-align: center;
  cursor: pointer;
}

div.calendar tr.days td:hover,
div.calendar td.cvbutton:hover
{
  background-color: #34ABFA;
  cursor: pointer;
}


div.calendar tr td.closeButton:hover
{
  background-color: #34ABFA;
  cursor: pointer;
}


div.calendar tr.days td:active
div.calendar td.cvbutton:active
{
  background-color: #cde;
}

div.calendar tr.days td.selected
{
  font-weight: bold;
  background-color: #fff;
  color: #000;
}

div.calendar tr.days td.today
{
  font-weight: bold;
  color: #D50000;
}

div.calendar tr.days td.otherDay
{
  color: #bbb;
}

div.calendar .draggableHandler{
  cursor: move;
}

/*  styles for the date_picker Rails plugin */
span.date_picker a.date_label{
  margin-left: 5px;
  margin-right: 5px;
  text-decoration: none;
}
span.date_picker a.date_label:hover{text-decoration: line-through;}

span.date_picker span.trigger:hover{
  cursor: pointer;
}
body                    {
/*    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #fff;
    margin: 10px;
    background-color: #fff;*/
}

h1{
    color: #d16f1a;
    font-size: 30px;
    line-height: 22px;
    margin-top: 15px;
}

.buildNotes{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #D8D8D8;
    color: #000;
    float: left;
    font-style: italic;
    margin-bottom: 15px;
    margin-top: 1px;
    padding: 5px 10px;
    text-align: justify;
    width:98%
        

}
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* Box Model */
*,
*:after,
*:before{
	box-sizing:border-box;
	 -moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;			
}

/* CSS Document */

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a, a:visited {
	margin: 0;
	padding: 0;
	font-size: 100%;
	background: transparent;
	color: #133a47;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
/* Newly added attributes necessary in layout */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.clear {
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
}
.fl {
	float: left !important;
}
.fr {
	float: right !important;
}
a img {
	border: 0;
}


body {
	color: #ffffff;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#20272e', endColorstr = '#20272e');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#20272e', endColorstr = '#20272e')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #20272e, #20272e);
	background-image: -ms-linear-gradient(top, #20272e, #20272e);
	background-image: -o-linear-gradient(top, #20272e, #20272e);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#20272e), to(#20272e));
	background-image: -webkit-linear-gradient(top, #20272e, #20272e);
	background-image: linear-gradient(top, #20272e, #20272e);
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
	min-width: 320px;
	overflow-y: hidden;
}
img{
	max-width: 100%;
	height: auto;
}
.page-wraper{
	/*margin: 20px;*/
}
header{
	margin: 70px 0 20px 0;
	width: 100%;
	text-align: center;
}
section{
	margin: 0 0 0 0;
}
.input-wraper{
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	background-color: #ffffff;
	-webkit-box-shadow: inset 0px 0px 2px 2px #cccccc;
	box-shadow: inset 0px 0px 2px 2px #cccccc;
	color: #8b8b8b;
}
.input-wraper label{
	margin: 5px 0 5px 0;
	color: #8f8f8f;
	font-size: 34px;
	height:25px; 
	line-height: 25px;
	float: left;
	width:26%; 
	font-weight: bold;
	padding: 25px 2% 25px 2%;
}
.input-wraper .input-cont{
	padding-right: 3%;
	color: #8f8f8f;
	font-size: 34px;
	float: right;
	width:60%; 
}
.input-wraper .row:first-child{
	border-bottom: 2px solid #cacaca;
	-webkit-box-shadow:  0px 1px 0px 0px #ffffff;
     box-shadow:  0px 1px 0px 0px #ffffff;
}
.input-wraper input[type=text], .input-wraper input[type=password]{
	padding: 25px 0 25px 0;	
	margin: 5px 0 5px 0;
	font-size: 24px;
	font-weight: normal;
	width: 100%;
	border: 0;
	height: 25px;
	line-height: 25px;
}
.btr-wraper{
	margin: 25px 0 0 0;
}
.btr-wraper input[type='submit']{
	padding: 20px 0; 
	background: #5e6a70; /* Old browsers */
	background: -moz-linear-gradient(top,  #5e6a70 0%, #4f595f 50%, #3f494e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e6a70), color-stop(50%,#4f595f), color-stop(100%,#3f494e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5e6a70 0%,#4f595f 50%,#3f494e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5e6a70 0%,#4f595f 50%,#3f494e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5e6a70 0%,#4f595f 50%,#3f494e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5e6a70 0%,#4f595f 50%,#3f494e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e6a70', endColorstr='#3f494e',GradientType=0 ); /* IE6-9 */
	width: 100%;
	text-align: center;
	font-size: 24px; 
	color: #ffffff;
	font-weight: bold;
	text-shadow: 0px 1px 0px #ffffff;
	-webkit-text-shadow: 0px 1px 0px #ffffff;	
    filter: dropshadow(color=#ffffff, offx=0, offy=1);
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	border: none;
	cursor: pointer;
}
.btr-wraper input[type='submit']:hover{
		background: #5e6a70; /* Old browsers */
	background: -moz-linear-gradient(top,  #3f494e 0%, #4f595f 50%, #5e6a70 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f494e), color-stop(50%,#4f595f), color-stop(100%,#5e6a70)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3f494e 0%,#4f595f 50%,#5e6a70 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3f494e 0%,#4f595f 50%,#5e6a70 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3f494e 0%,#4f595f 50%,#5e6a70 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3f494e 0%,#4f595f 50%,#5e6a70 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f494e', endColorstr='#5e6a70',GradientType=0 ); /* IE6-9 */
}
.header-content{
	padding: 15px 0 15px 0;	
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px
}
h2{ margin: 10px 0 5px 0;	font-size: 28px;}
h3{ margin: 10px 0 5px 0; font-size: 22px; }

.white-bg{
	padding: 20px;
	background-color: #ffffff;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	border:2px solid #839398;
	color: #222a30;
}

.app-img-wrap{
	width: 15%;
	/*float: left;*/
	max-width: 175px;
    padding-left: 3%;
}
.app-img-desc{
	padding: 20px 0 0 0%;
	float: left;
	width: 95%;
	text-align: justify;
}

.app-img-desc p{  font-size: 18px; }
.app-img-wrap img{
	width: 100%;
	height: auto;
}

.app-img-desc input[type=submit]{
	background: #ced6d7; /* Old browsers */
	background: -moz-linear-gradient(top,  #ced6d7 0%, #a2b2b5 50%, #839398 50%, #5f6b71 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6d7), color-stop(50%,#a2b2b5), color-stop(50%,#839398), color-stop(100%,#5f6b71)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ced6d7 0%,#a2b2b5 50%,#839398 50%,#5f6b71 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ced6d7 0%,#a2b2b5 50%,#839398 50%,#5f6b71 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ced6d7 0%,#a2b2b5 50%,#839398 50%,#5f6b71 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ced6d7 0%,#a2b2b5 50%,#839398 50%,#5f6b71 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ced6d7', endColorstr='#5f6b71',GradientType=0 ); /* IE6-9 */
	border:1px solid #585858;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: inset 0px 1px 2px #000000;
	-webkit-box-shadow: inset 0px 1px 2px #000000;
	box-shadow: inset 0px 1px 2px #000000;
	/*Inner elements should not cover inner shadows*/
	/*Chrome renders inset shadows incorrectly with border-radius*/
	/*IE 7 AND 8 DO NOT SUPPORT INSET SHADOWS*/
	height: 36px;
	text-align: center;;
	font-size: 18px;
	text-shadow: 0px 1px 0px #000000;
	-webkit-text-shadow: 0px 1px 0px #000000;		
	color: #ffffff;
	cursor: pointer;
	padding: 0 15px;
	margin-top: 10px;
}
.app-img-desc input[type=submit]:hover{
	background: #839398; /* Old browsers */
	background: -moz-linear-gradient(top,  #839398 0%, #5f6b71 50%, #3f494e 50%, #222a30 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#839398), color-stop(50%,#5f6b71), color-stop(50%,#3f494e), color-stop(100%,#222a30)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #839398 0%,#5f6b71 50%,#3f494e 50%,#222a30 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #839398 0%,#5f6b71 50%,#3f494e 50%,#222a30 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #839398 0%,#5f6b71 50%,#3f494e 50%,#222a30 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #839398 0%,#5f6b71 50%,#3f494e 50%,#222a30 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#839398', endColorstr='#222a30',GradientType=0 ); /* IE6-9 */
}
.row{
	margin-bottom: 15px;
	overflow: hidden;
}
ul.showcase{
	margin: 0;
	padding: 0;	
	list-style: none;
	
}
ul.showcase li{ margin-bottom: 10px; margin-left: 10px; float: left; width: 32%; max-width: 30%}
ul.showcase li img{	width: 100%;}
.footer{
	margin: 15px 0 15px 0;
	text-align: center;
}

/* -------------------------------------------------------------- for higher than 800 -------------------------------------------------------------- */
@media only screen and (min-width:800px) { 
	 h1 { font-size:48px; }
}
/* -------------------------------------------------------------- for Andriod Devices -------------------------------------------------------------- */
@media only screen and (min-width:480px) and (max-width:800px) { 
	.app-img-desc{ margin-top: 0; padding-top: 0 }	
	h1 { font-size:36px; }
	h2{	font-size: 18px;}
	h3{ font-size: 15px; }
	 .app-img-desc p{  font-size: 16px; }
}
/* --------------------------------------------------------------       for iPhone     -------------------------------------------------------------- */
@media only screen and (min-width:320px) and (max-width:480px) { 
	.input-wraper label,
	.input-wraper input[type=text], .input-wraper input[type=password]{ 
		font-size: 22px;
	}	 
	h2{	font-size: 18px;}
	h3{ font-size: 15px; }
	.header-content{ margin: 15px 0 25px 0;	}	
	.white-bg{ padding: 10px; }
	.app-img-desc{padding: 0 0 0 3%;  }
	.app-img-desc p{  font-size: 16px; }
	ul.showcase li{ margin-bottom: 10px; margin-left: 0; float: none; width: 100%; max-width: 100%}
	ul.showcase li img{	width: 100%;}
	.footer p{ font-size: 12px;	}		
}
/* --------------------------------------------------------------       for iPhone     -------------------------------------------------------------- */
@media only screen and (max-width:320px) { 
	.input-wraper label,
	.input-wraper input[type=text], .input-wraper input[type=password]{ 		
		padding-top:15px; 
		padding-bottom:15px;		
		font-size: 18px;
	}
	.btr-wraper input[type='submit']{
		padding: 10px 0;
		font-size: 18px;
	}
	h2{	font-size: 18px;}
	h3{ margin-top: 15px;  font-size: 15px; }
	.white-bg{ padding: 10px; }
	.app-img-desc{padding: 0 0 0 3%;  }	
	.app-img-desc p{  font-size: 14px; }	
	.header-content{ margin: 15px 0 25px 0;	}		
	ul.showcase li{ margin-bottom: 10px;margin-left: 0; float: none;width: 100%; max-width: 100%}
	ul.showcase li img{	width: 100%;}
	.footer p{ font-size: 12px;	}	
}
#nav {
    float:left;
    clear:both;
    height:59px;
    width:100%;
    background:url(/../images/nav_bg.gif) left top repeat-x;
    margin-top:20px;
}
.nav_inner {

    margin:0 auto;
    line-height:59px;
    color:#fff;
    height:59px;
    padding:0 27px;
}
ul#tabs {
    list-style:none;
    width:100%;
    float:left;
}
ul#tabs li {
    height:28px;
    line-height:28px;
    color:#2f8bbd;
    font-weight:bold;
    font-size:12px;
    float:left;
    padding:0 3px;
}
ul#tabs li.syc {
    height:28px;
    line-height:28px;
    color:#2f8bbd;
    font-weight:bold;
    font-size:12px;
    float:right;
    padding:0 3px;
}
ul#tabs li.syc span, ul#tabs li.syc a {
    background:none!important;
}
ul#tabs li.mpw {
    height:28px;
    line-height:28px;
    color:#2f8bbd;
    font-weight:bold;
    font-size:12px;
    float:right;
    padding:0 3px;
}
ul#tabs li a {
    position:relative;
    background:url(/../images/nav_right.gif) right top no-repeat;
    float:left;
    text-decoration:none;
    padding-right:8px;
    color:#333333;
}
ul#tabs li a span {
    float:left;
    background:url(/../images/nav_left.gif) left top no-repeat;
    width:4px;
    height:28px;
    padding-right:5px;
}
ul#tabs li a:hover {
    background:url(/../images/nav_right_hover.gif) right top no-repeat;
    float:left;
    text-decoration:none;
    padding-right:8px;
    color:#fff;
}
ul#tabs li a:hover span {
    float:left;
    background:url(/../images/nav_left_hover.gif) left top no-repeat;
    width:4px;
    height:28px;
    padding-right:5px;
}
ul#tabs li a.current {
    background:url(/../images/nav_right_hover.gif) right top no-repeat;
    float:left;
    text-decoration:none;
    padding-right:8px;
    color:#fff!important;
    position:relative;
}
ul#tabs li a.current span {
    float:left;
    background:url(/../images/nav_left_hover.gif) left top no-repeat;
    width:4px;
    height:28px;
    padding-right:5px;
}


*                       { margin:0; padding:0; }

body                    { background:#ffffff; color:#333333; font:12px/1.5em Arial, Helvetica, sans-serif;  }

a                       { color:#333333; text-decoration:underline; }
a:hover                 { color:#333333; text-decoration:underline; }
a img                   { border:0; }
:focus                  { outline:0; }

/* Heading */
h1, h2, h3, h4          { margin-bottom:.5em; line-height:1.4em; }
h2                      { font-size:1.7em; }
h3                      { margin-bottom:.5em; color:#253033; font-size:1.25em; }
h4                      { margin-bottom:.6em; color:#494848; font-size:1.05em; }
h5                      { font-size:1.05em; }
h6                      { font-size:1em; }
h1 a, h1 a:hover, 
h2 a, h2 a:hover, 
h3 a, h3 a:hover,
h4 a, h4 a:hover        { font-weight:normal; }

/* Table */
th                      { padding:0; text-align:left; vertical-align:top; }
td                      { padding:0; vertical-align:top; }

/* Paragraph */
p, address              { margin-bottom:.5em; }
address                 { font-style:normal; }
cite                    { font-style:normal; font-size:10px; }
q:before, 
q:after                 { content:'';}

/* Form */
form                    { display:inline; }
fieldset                { border:0; }
legend                  { display:none; }
label                   { color:#333; }
input, select           { vertical-align:middle; }
textarea                { overflow:auto; }

/* Lists */
ul,ol                   { list-style:none; }
dt                      { display:block; }

/* Size */
small                   { font-size:.9em; }
big                     { font-size:1.25em; }
#main_content{
    margin:25px;
}
body                    {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #fff;
    margin: 10px;
    background-color: #fff;
}

h1{
    color: #d16f1a;
    font-size: 22px;
    line-height: 22px;
    margin-top: 15px;
}

.buildNotes{
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #D8D8D8;
    color: #000;
    float: left;
    font-style: italic;
    margin-bottom: 15px;
    margin-top: 1px;
    padding: 5px 10px;
    text-align: justify;
    width: 98%;
}
body{
    background-color:#ffffff;
    margin:0px;
    font:12px/1.5em Arial,Helvetica,sans-serif;
}


.wap-head{
    background-image:url(/assets/wp-head.jpg);
    height: 100px;
}

.wap-head img{
    float: left;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 10px;
}

.wap-head h1{
    margin-top: 40px;
    color: white;
    margin-left: 5px;
    float: left;
    display: inline;
}
.wap-head span{

    color: white;
    font-size: 33px;
    margin: 9px 0 0 9px;
}
.wap-logo{
    margin:9px 0 0 9px;
}
.wap-form{
    margin:5px;
}
.wap-body{
    margin:4px;
}
.wap-cr{

    text-align:center;
}

.wap-download{
    margin:20px;
    text-align:center;
}
.wap-download table td{
    padding-left:10px;
}
#download div{margin: 5px; height: 65px; padding: 5px;}
#download div img{float:left;}
#download div span{float:left; margin: 5px;}

.app_style{background-color: white;border: 1px dotted #99C; text-align: left;}
.app_style_beta{background-color: #EEE; text-align: left;}
.app_style_beta a{color: blue;}

table{}

/* ========= Terms / Conditions Page ========= */
/*.termCntnr				{ padding:15px; width:100%; background:#e6e6e6; clear:both; float:left; overflow-x:hidden; margin:25px 0; text-align:center; }*/

.termCntnr{padding:15px; width:90%; background:#e6e6e6; clear:both; float:left; margin:25px 0; text-align:center; line-height:24px; }
.agreeDv {font-size:20px; color:#d16f1a; text-decoration:underline; margin:15px 0; font-weight:bold; }
.termCntnr .ltdTeamLogo { margin-top:15px; margin-bottom:25px; }
.termCntnr h2.title{margin-top:15px; color:#0074a0; font-size:22px; text-align:center; line-height:22px;}
.termCntnr .termsNote{ float:left; width:98%; margin-top:15px; margin-bottom:15px; padding:5px 10px; font-style:italic; text-align:justify; border:1px solid #d8d8d8; background:#f6f6f6; color:#666; }
.termCntnr .termsDv{ float:left; clear:both; text-align:left; }
.termsDv h2{ font-size:16px; color:#000; text-transform:uppercase; margin-bottom:5px; }
.termsDv p{ color:#444; margin-bottom:10px; text-align:justify; line-height:18px; }
.termsDv ol, .termsDv ul{ margin-left:35px; line-height:18px; }
.termsDv ol li, .termsDv ul li	{ margin-bottom:10px; }
.termsDv ol.number{ list-style-type:decimal; }
.termsDv ol.capAlpha{ list-style-type:upper-alpha; }
/*  This is just an example, so feel free to re-style it completely */
 
body                    { background:#ffffff; color:#333333; font:12px/1.5em Arial, Helvetica, sans-serif;  }

.wice_grid {
    border: 1px solid #ccc;
    border-collapse: collapse;
    border-spacing: 0px
}

.wice_grid .clickable{
    cursor: pointer;
}

.wice_grid th {
    background-color: #dfdfdf;
    font-weight: bold;
    text-shadow: rgb(204, 204, 204) 0px 1px 0px;
    height: 2em;
    padding: 0 1em;

}
.wice_grid th a { 
    color: #000;
}
.wice_grid th a:hover { 
    color: #333;
}

.wice_grid tr.wice_grid_title_row th,  
.wice_grid tr.wice_grid_filter_row th{
    background-color: #dddddd;
    vertical-align: middle;
}



.wice_grid th.filter_icons, .wice_grid th.hide_show_icon {
    text-align: right ;
}

.wice_grid thead {
    border-bottom: 1px solid #666;
}

.wice_grid tr.odd {
    background-color: #fff;
}

.wice_grid tr.even {
    background-color: #eeeeee;
}

.wice_grid td {
    border-bottom: 1px dotted #9999CC;
    height: 2.5em;
    padding: 0 1em;
}

.wice_grid .desc,  .wice_grid .asc{ 
    padding-right: 18px;
    text-decoration:none;
}

.wice_grid .desc { 
    background: transparent url(/images/icons/grid/arrow_down.gif) right no-repeat
}
.wice_grid .asc  { 
    background: transparent url(/images/icons/grid/arrow_up.gif)   right no-repeat
}

.wice_grid th div.date-filter {
    text-align: left;
}

.wice_grid tr.even td.active_filter  { background-color: #ddddff; }
.wice_grid tr.odd td.active_filter  { background-color: #eeeeff; }

.wice_grid tr.even td.sorted { background-color: #ffffcc; }
.wice_grid tr.odd td.sorted { background-color: #ffffee; }


.wice_grid a.date_label {text-decoration: none;}
.wice_grid a.date_label:hover {text-decoration: line-through;}

.wice_grid td.sel{
    text-align: center;
}

.wice_grid_container .pagination {
    float: left;
}

.wice_grid_container .pagination_status {
    font-weight: bold;
    float: right;
}

.wice_grid_container .pagination_status .show_all_link a {
    text-decoration: none;
    font-size: 80%;
}

.wice_grid .custom_dropdown_container { position: relative; padding-right: 9px; top:2px;}
.wice_grid .custom_dropdown_container .toggle_multi_select_icon { position:absolute; top:0; left:120px;}


.wice_grid .text_filter_container { position: relative; padding-right: 13px;}
.wice_grid .text_filter_container .negation_checkbox { position:absolute; top:0; right:0;  }


/*  Saved Queries  */

.wice_grid_container h3 {
    font-family: 'Lucida Grande';
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 2px;
}

.wice_grid_query_panel {
    width: 400px;
    border:1px solid #ddd;
    margin-top : 10px;
    margin-bottom : 10px;
    padding : 5px;
}


.wice_grid_query_panel .query_list{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-left : 0px;
}

.wice_grid_query_panel .query_list li a.query_load_link {
    text-decoration: none;
}


.wice_grid_query_panel .query_list li a.current {
    font-weight: bold;
    text-decoration: underline;
}


.wice_grid_query_panel .query_list li a.query_load_link:hover {
    text-decoration: underline;
}


.wice_grid_query_panel  .wice_grid_notice {
    padding:.4em;
    margin-bottom:1em;
    border:2px solid #ddd;
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}


.wice_grid_query_panel  .errorExplanation {
    padding:.4em;
    margin-bottom:1em;
    border:2px solid #ddd;
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-left : 0px;
}

