@charset "UTF-8";
/* Active Admin CSS */
@import url("https://fonts.googleapis.com/css?family=Karla");
@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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_normalize.scss */
  body {
    margin: 0;
  }
  /**
 * Render the `main` element consistently in IE.
 */
  /* line 31, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_normalize.scss */
  sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  /* line 133, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_normalize.scss */
  sub {
    bottom: -0.25em;
  }
  /* line 137, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_normalize.scss */
  progress {
    vertical-align: baseline;
  }
  /**
 * Remove the default vertical scrollbar in IE 10+.
 */
  /* line 261, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_normalize.scss */
  details {
    display: block;
  }
  /*
 * Add the correct display in all browsers.
 */
  /* line 328, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_normalize.scss */
  summary {
    display: list-item;
  }
  /* Misc
   ========================================================================== */
  /**
 * Add the correct display in IE 10+.
 */
  /* line 339, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_normalize.scss */
  template {
    display: none;
  }
  /**
 * Add the correct display in IE 10.
 */
  /* line 347, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_normalize.scss */
  [hidden] {
    display: none;
  }
  /* line 27, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  html {
    font-size: 100.01%;
  }
  /* line 28, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  body {
    font-size: 75%;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  }
  /* line 31, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #8f11fd;
  }
  /* line 34, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0;
  }
  /* line 37, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  h1 {
    font-size: 3em;
    line-height: 1;
    margin-bottom: 0.5em;
  }
  /* line 38, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  h2 {
    font-size: 2em;
    margin-bottom: 0.75em;
  }
  /* line 39, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  h3 {
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1em;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  h4 {
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em;
  }
  /* line 41, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
  }
  /* line 42, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  h6 {
    font-size: 1em;
    font-weight: bold;
  }
  /* line 45, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  p {
    margin: 0 0 1.5em;
  }
  /* line 48, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  p .left {
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0;
  }
  /* line 49, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  p .right {
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0;
  }
  /* line 52, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .left {
    float: left !important;
  }
  /* line 53, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .right {
    float: right !important;
  }
  /* line 55, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic;
  }
  /* line 56, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  strong, dfn {
    font-weight: bold;
  }
  /* line 57, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  em, dfn {
    font-style: italic;
  }
  /* line 58, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  sup, sub {
    line-height: 0;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  abbr,
acronym {
    border-bottom: 1px dotted #666;
  }
  /* line 62, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  address {
    margin: 0 0 1.5em;
    font-style: italic;
  }
  /* line 63, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  del {
    color: #666;
  }
  /* line 65, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  pre {
    margin: 1.5em 0;
    white-space: pre;
  }
  /* line 66, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  pre, code, tt {
    font: 1em 'andale mono', 'lucida console', monospace;
    line-height: 1.5;
  }
  /* line 69, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  li ul,
li ol {
    margin: 0;
  }
  /* line 71, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  ul, ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 1.5em;
  }
  /* line 73, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  ul {
    list-style-type: disc;
  }
  /* line 74, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  ol {
    list-style-type: decimal;
  }
  /* line 76, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  dl {
    margin: 0 0 1.5em 0;
  }
  /* line 77, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  dl dt {
    font-weight: bold;
  }
  /* line 78, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  dd {
    margin-left: 1.5em;
  }
  /* line 81, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  table {
    margin-bottom: 1.4em;
    width: 100%;
  }
  /* line 82, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  th {
    font-weight: bold;
  }
  /* line 83, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  thead th {
    background: #c3d9ff;
  }
  /* line 84, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  th, td, caption {
    padding: 4px 10px 4px 5px;
  }
  /* line 87, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .small {
    font-size: .8em;
    margin-bottom: 1.875em;
    line-height: 1.875em;
  }
  /* line 88, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .large {
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em;
  }
  /* line 89, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .hide {
    display: none;
  }
  /* line 91, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .quiet {
    color: #666;
  }
  /* line 92, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .loud {
    color: #000;
  }
  /* line 93, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .highlight {
    background: #ff0;
  }
  /* line 94, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .added {
    background: #060;
    color: #fff;
  }
  /* line 95, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .removed {
    background: #900;
    color: #fff;
  }
  /* line 97, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .first {
    margin-left: 0;
    padding-left: 0;
  }
  /* line 98, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .last {
    margin-right: 0;
    padding-right: 0;
  }
  /* line 99, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .top {
    margin-top: 0;
    padding-top: 0;
  }
  /* line 100, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .bottom {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  /* line 2, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header {
    background-color: #9b2afd;
    background-image: linear-gradient(180deg, #9b2afd, #7d02e8);
    border-bottom: 1px solid #7202d4;
    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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header h1 {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    color: #f3efef;
    margin-right: 20px;
    margin-bottom: 0px;
    padding: 3px 30px 0 30px;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.2;
  }
  /* line 26, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header h1 a {
    text-decoration: none;
  }
  /* line 29, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header h1 a:hover {
    color: #fff;
  }
  /* line 34, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header h1 img {
    position: relative;
    top: -2px;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header a, #header a:link {
    color: #f3efef;
  }
  /* line 42, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header .header-item {
    top: 2px;
    position: relative;
    height: 20px;
  }
  /* line 48, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  /* line 55, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs li {
    /* Hover on li, display the ul */
  }
  /* line 57, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs li:hover > ul {
    display: block;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li.current > a {
    background: #eee;
    color: #fff;
  }
  /* line 80, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li.has_nested.current > a {
    background: #eee url("data:image/png;base64,R0lGODlhBwAEAKIAAG1tbWxsbElJSVBQUP///0JCQgAAAAAAACH5BAEAAAUALAAAAAAHAAQAAAMLWLol80MoF5mQKgEAOw==") no-repeat calc(100% - 7px) 50%;
    padding-right: 20px;
  }
  /* line 90, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li:hover > a {
    background: #eee;
    color: #fff;
  }
  /* line 95, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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 #eee;
    background: #eee url("data:image/png;base64,R0lGODlhBwAEAKIAAG1tbWxsbElJSVBQUP///0JCQgAAAAAAACH5BAEAAAUALAAAAAAHAAQAAAMLWLol80MoF5mQKgEAOw==") no-repeat calc(100% - 7px) 50%;
    z-index: 1020;
  }
  /* line 104, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul {
    background: #eee;
    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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li {
    position: relative;
    margin: 0px;
  }
  /* line 122, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li a {
    background: none;
    display: block;
  }
  /* line 125, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li a:hover {
    color: #fff;
    background: none;
  }
  /* line 129, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li.current a {
    border-radius: 0;
  }
  /* line 132, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header #tabs {
    width: 100%;
  }
  /* line 171, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header #utility_nav a {
    text-decoration: none;
  }
  /* line 181, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header #utility_nav a:hover {
    color: #fff;
  }
  /* line 183, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_header.scss */
  #header #utility_nav li {
    display: inline;
  }
  /* line 2, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form {
    /* Reset margins & Padding */
    /* Nested Fieldsets and Legends */
    /* Text Fields */
    /* semantic_errors */
    /* Buttons */
  }
  /* line 4, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form ol, form ul {
    list-style: none;
  }
  /* line 7, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset {
    border: 0;
    padding: 10px 0;
    margin-bottom: 20px;
  }
  /* line 12, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset.inputs {
    background: #f4f4f4;
    border-radius: 4px;
    box-shadow: inset 0 1px 4px #ddd;
  }
  /* line 14, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset legend {
    width: 100%;
  }
  /* line 16, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #4a4a4a;
    padding: 5px 10px 3px 10px;
  }
  /* line 19, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li {
    padding: 10px;
  }
  /* line 21, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #4a4a4a;
  }
  /* line 28, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li label abbr {
    border: none;
    color: red;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li.has_many_container {
    padding: 20px 10px;
  }
  /* line 37, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li.has_many_container h3 {
    font-size: 12px;
    font-weight: bold;
  }
  /* line 41, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li.has_many_container .has_many_fields {
    margin: 10px 0;
  }
  /* line 44, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li > li label {
    line-height: 100%;
    padding-top: 0;
  }
  /* line 47, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form .has_many_fields {
    position: relative;
  }
  /* line 59, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form .has_many_container.ui-sortable .has_many_container {
    margin-right: 2em;
  }
  /* line 75, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li fieldset {
    position: relative;
    padding: 0;
    margin-bottom: 0;
  }
  /* line 88, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li fieldset:not(.inputs) ol li {
    padding: 0;
    border: 0;
  }
  /* line 100, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li fieldset.inputs ol {
    float: left;
    width: 100%;
    margin: 0;
  }
  /* line 109, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form input[type=date] {
    width: calc(100% - 22px);
  }
  /* line 136, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.boolean {
    min-height: 1.1em;
  }
  /* line 173, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.boolean label input {
    margin: 0 0.5em 0 0.2em;
  }
  /* line 184, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.hidden {
    padding: 0;
  }
  /* line 189, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li p.inline-errors {
    color: red;
    font-weight: bold;
    margin: 0.3em 0 0 20%;
  }
  /* line 194, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li ul.errors {
    color: red;
    margin: 0.5em 0 0 20%;
    list-style: square;
  }
  /* line 198, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li ul.errors li {
    padding: 0;
    border: none;
    display: list-item;
  }
  /* line 202, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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 red;
  }
  /* line 209, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form ul.errors {
    background: white;
    border-radius: 4px;
    color: red;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
    list-style: square;
  }
  /* line 217, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form ul.errors li {
    margin-left: 15px;
    padding: 0;
    border: none;
    display: list-item;
  }
  /* line 222, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #b35dfe;
    background-image: linear-gradient(180deg, #b35dfe, #6f02cf);
    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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #ba6cfe;
    background-image: linear-gradient(180deg, #ba6cfe, #7802de);
  }
  /* line 33, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #a239fd;
    background-image: linear-gradient(180deg, #a239fd, #6202b6);
  }
  /* line 228, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form .buttons, form .actions {
    margin-top: 15px;
  }
  /* line 230, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form .actions .create_another {
    float: none;
    margin-bottom: 10px;
  }
  /* line 237, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form .actions .create_another label {
    float: none;
    display: inline;
  }
  /* line 243, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset.buttons li, form fieldset.actions li {
    float: left;
    padding: 0;
  }
  /* line 247, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #8f11fd;
  }
  /* line 12, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  .sidebar_section label {
    display: block;
    text-transform: uppercase;
    color: #4a4a4a;
    font-size: 0.9em;
    font-weight: bold;
  }
  /* line 263, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  .sidebar_section select {
    width: 240px;
  }
  /* line 267, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field {
    margin-bottom: 10px;
    clear: both;
  }
  /* line 281, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field.select_and_search select {
    width: 108px;
  }
  /* line 291, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field.filter_check_boxes label {
    margin-bottom: 3px;
  }
  /* line 292, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field.filter_date_range input[type=text] {
    width: 114px;
  }
  /* line 309, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #8f11fd;
  }
  /* line 12, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  form.filter_form a.clear_filters_btn.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments .active_admin_comment {
    margin-top: 10px;
    margin-bottom: 20px;
    max-width: 700px;
  }
  /* line 2, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_utilities.scss */
  .comments .active_admin_comment:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }
  /* line 10, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #a744fd;
  }
  /* line 16, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #8f11fd;
  }
  /* line 23, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments .active_admin_comment .active_admin_comment_body {
    margin-left: 150px;
  }
  /* line 27, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments form.active_admin_comment {
    margin: 0;
    padding: 0;
    margin-left: 150px;
  }
  /* line 32, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments form.active_admin_comment li {
    padding: 0;
  }
  /* line 39, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments form.active_admin_comment fieldset.buttons {
    padding: 0;
    margin-top: 5px;
  }
  /* line 2, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker a {
    text-decoration: none;
  }
  /* line 14, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker a:hover {
    cursor: pointer;
  }
  /* line 19, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header {
    background-color: #9b2afd;
    background-image: linear-gradient(180deg, #9b2afd, #7d02e8);
    border-bottom: 1px solid #7202d4;
    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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header a span {
    display: none;
  }
  /* line 91, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar tbody {
    color: #666666;
  }
  /* line 118, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_tables.scss */
  table tr td {
    vertical-align: top;
  }
  /* line 8, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_tables.scss */
  table tr th {
    text-align: left;
  }
  /* line 15, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table {
    width: 100%;
    margin-bottom: 10px;
    border: 0;
    border-spacing: 0;
  }
  /* line 21, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #4a4a4a;
    padding: 5px 10px 3px 10px;
    border-right: none;
    padding-left: 12px;
    padding-right: 12px;
  }
  /* line 27, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #4a4a4a;
    text-decoration: none;
    display: block;
    white-space: nowrap;
  }
  /* line 34, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table th.sorted-asc a {
    background-position: 0 -27px;
  }
  /* line 39, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table th.sorted-desc a {
    background-position: 0 -56px;
  }
  /* line 41, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table th:last-child {
    border-right: solid 1px #d4d4d4;
  }
  /* line 51, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table tr.even td {
    background: white;
  }
  /* line 53, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table tr.selected td {
    background: #f3efef;
  }
  /* line 57, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_tables.scss */
  .panel_contents table {
    margin-top: 5px;
  }
  /* line 68, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_tables.scss */
  .panel_contents table th {
    padding-top: 10px;
    background: none;
    color: #8f11fd;
    box-shadow: none;
    text-shadow: #fff 0 1px 0;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
  }
  /* line 77, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_tables.scss */
  .panel_contents table tr.odd td {
    background: #f8f0ff;
  }
  /* line 78, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_tables.scss */
  .panel_contents table tr.even td {
    background: white;
  }
  /* line 82, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_tables.scss */
  .attributes_table {
    overflow: hidden;
  }
  /* line 85, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_tables.scss */
  .attributes_table table col.even {
    background: white;
  }
  /* line 86, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_tables.scss */
  .attributes_table table col.odd {
    background: #f8f0ff;
  }
  /* line 87, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #8f11fd;
    text-shadow: #fff 0 1px 0;
  }
  /* line 103, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_tables.scss */
  .sidebar_section .attributes_table th {
    width: 50px;
  }
  /* line 2, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_utilities.scss */
  #collection_selection_toggle_panel:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }
  /* line 3, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_batch_actions.scss */
  #collection_selection_toggle_panel > .resource_selection_toggle_cell {
    float: left;
  }
  /* line 1, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #4a4a4a;
    padding: 5px 10px 3px 10px;
  }
  /* line 16, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog .ui-dialog-titlebar span {
    font-size: 1.1em;
  }
  /* line 19, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog ul {
    list-style-type: none;
  }
  /* line 20, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog li {
    margin: 10px 0;
  }
  /* line 21, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog label {
    margin-right: 10px;
  }
  /* line 23, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog .ui-dialog-buttonpane, .ui-dialog form {
    padding: 7px 15px 13px;
  }
  /* line 27, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #b35dfe;
    background-image: linear-gradient(180deg, #b35dfe, #6f02cf);
    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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-dialog .ui-dialog-buttonpane button.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 29, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-dialog .ui-dialog-buttonpane button:not(.disabled):hover {
    background-color: #ba6cfe;
    background-image: linear-gradient(180deg, #ba6cfe, #7802de);
  }
  /* line 33, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #a239fd;
    background-image: linear-gradient(180deg, #a239fd, #6202b6);
  }
  /* line 28, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #8f11fd;
  }
  /* line 12, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-dialog .ui-dialog-buttonpane button.disabled:last-child {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .active_admin_dialog.ui-dialog .ui-dialog-titlebar-close {
    display: none;
  }
  /* line 1, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_blank_slates.scss */
  .blank_slate_container {
    clear: both;
    text-align: center;
  }
  /* line 5, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_blank_slates.scss */
  .blank_slate_container .blank_slate {
    border-radius: 3px;
    border: 1px dashed #DADADA;
    color: #4a4a4a;
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    padding: 14px 25px;
    text-align: center;
  }
  /* line 15, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_blank_slates.scss */
  .admin_dashboard .blank_slate_container .blank_slate {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  /* line 28, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_blank_slates.scss */
  .with_sidebar .blank_slate_container .blank_slate {
    margin-top: 80px;
  }
  /* line 1, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_breadcrumbs.scss */
  .breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {
    color: #8f11fd;
    text-decoration: none;
  }
  /* line 14, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_breadcrumbs.scss */
  .breadcrumb a:hover {
    text-decoration: underline;
  }
  /* line 16, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_breadcrumbs.scss */
  .breadcrumb .breadcrumb_sep {
    margin: 0 2px;
    color: #4a4a4a;
  }
  /* line 1, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu {
    display: inline;
  }
  /* line 4, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #8f11fd;
    position: relative;
    padding-right: 22px !important;
    cursor: pointer;
  }
  /* line 12, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .dropdown_menu .dropdown_menu_button.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #8502f8 transparent;
    z-index: 100;
  }
  /* line 51, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #b35dfe transparent;
    left: -5px;
    top: 1px;
  }
  /* line 65, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #9925fd transparent;
    left: -5px;
    top: 2px;
  }
  /* line 78, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, #b35dfe 0px 1px 0px 0px inset;
    background-color: #8f11fd;
    background-color: #9925fd;
    background-image: linear-gradient(180deg, #9925fd, #8202f2);
    border: solid 1px #7502d9;
    border-top-color: #8502f8;
    border-bottom-color: #6202b6;
    border-radius: 4px;
    z-index: 2000;
    display: none;
  }
  /* line 93, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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 #7502d9;
    box-shadow: #9b2afd 0px 1px 0px 0px;
    border-radius: 3px;
    margin: 0;
    overflow: hidden;
    padding: 8px;
    list-style-type: none;
    padding: 0;
  }
  /* line 106, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_buttons.scss */
  a.member_link {
    margin-right: 7px;
    white-space: nowrap;
  }
  /* line 6, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #b35dfe;
    background-image: linear-gradient(180deg, #b35dfe, #6f02cf);
    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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #ba6cfe;
    background-image: linear-gradient(180deg, #ba6cfe, #7802de);
  }
  /* line 33, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #a239fd;
    background-image: linear-gradient(180deg, #a239fd, #6202b6);
  }
  /* line 2, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_grid.scss */
  .columns {
    clear: both;
    padding: 0;
  }
  /* line 8, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_grid.scss */
  .columns .column {
    float: left;
  }
  /* line 1, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_links.scss */
  a, a:link, a:visited {
    color: #8f11fd;
    text-decoration: underline;
  }
  /* line 5, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_links.scss */
  a:hover {
    text-decoration: none;
  }
  /* line 1, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .paginated_collection_contents {
    clear: both;
  }
  /* line 5, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination {
    float: right;
    font-size: 0.9em;
    margin-left: 10px;
  }
  /* line 10, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #8f11fd;
  }
  /* line 12, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination a.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #b35dfe;
    background-image: linear-gradient(180deg, #b35dfe, #6f02cf);
    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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination span.page.current.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 29, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination span.page.current:not(.disabled):hover {
    background-color: #ba6cfe;
    background-image: linear-gradient(180deg, #ba6cfe, #7802de);
  }
  /* line 33, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #a239fd;
    background-image: linear-gradient(180deg, #a239fd, #6202b6);
  }
  /* line 18, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination_information {
    float: right;
    margin-bottom: 5px;
    color: #b3bcc1;
  }
  /* line 29, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination_information b {
    color: #5c6469;
  }
  /* line 32, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .download_links {
    float: left;
  }
  /* line 36, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination_per_page {
    float: right;
    margin-left: 4px;
  }
  /* line 39, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #8f11fd;
    border-radius: 0px;
    padding: 1px 5px;
  }
  /* line 12, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination_per_page select.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .comments .pagination {
    float: left;
    margin-bottom: 30px;
  }
  /* line 51, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .comments .pagination_information {
    float: left;
    color: #000;
  }
  /* line 2, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #4a4a4a;
    padding: 5px 10px 3px 10px;
  }
  /* line 30, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .section > h3 .header_action, .panel > h3 .header_action {
    float: right;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .section > div, .panel > div {
    padding: 3px 15px 15px 15px;
  }
  /* line 37, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .section hr, .panel hr {
    border: none;
    border-bottom: 1px solid #E8E8E8;
  }
  /* line 6, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #4a4a4a;
    padding: 5px 10px 3px 10px;
  }
  /* line 30, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .sidebar_section > h3 .header_action {
    float: right;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .sidebar_section > div {
    padding: 3px 15px 15px 15px;
  }
  /* line 37, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .sidebar_section hr {
    border: none;
    border-bottom: 1px solid #E8E8E8;
  }
  /* line 1, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_columns.scss */
  .columns {
    margin-bottom: 10px;
  }
  /* line 3, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_scopes.scss */
  .scopes li:first-child a {
    margin-left: 10px;
  }
  /* line 1, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_status_tags.scss */
  .status_tag {
    background: #d2c3c3;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    padding: 3px 5px 2px 5px;
    font-size: 0.8em;
  }
  /* line 9, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_status_tags.scss */
  .status_tag.yes {
    background: #6090DB;
  }
  /* line 10, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_status_tags.scss */
  .status_tag.no {
    background: grey;
  }
  /* line 1, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools {
    margin-bottom: 16px;
  }
  /* line 2, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_utilities.scss */
  .table_tools:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }
  /* line 6, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools .dropdown_menu {
    float: left;
  }
  /* line 10, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #8f11fd;
    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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools_segmented_control {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  /* line 36, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools_segmented_control li {
    float: left;
  }
  /* line 39, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_index_list.scss */
  .indexes {
    float: right;
  }
  /* line 5, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_unsupported_browser.scss */
  .unsupported_browser h1 {
    font-size: 13px;
    font-weight: bold;
  }
  /* line 13, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_unsupported_browser.scss */
  .unsupported_browser p {
    margin-bottom: 0.5em;
  }
  /* line 1, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .ui-tabs-nav li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    float: left;
  }
  /* line 17, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #8f11fd;
    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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-tabs-nav li a.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .tab-content {
    border: 1px solid #D3D3D3;
    padding: 15px;
    padding-top: 30px;
    text-align: left;
  }
  /* line 1, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out {
    background: #e8e9ea;
  }
  /* line 4, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #content_wrapper {
    width: 500px;
    margin: 70px auto;
  }
  /* line 7, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #4a4a4a;
    padding: 5px 10px 3px 10px;
    background-color: #9b2afd;
    background-image: linear-gradient(180deg, #9b2afd, #7d02e8);
    border-bottom: 1px solid #7202d4;
    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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #login {
    /* Login Form */
  }
  /* line 27, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #login form fieldset li {
    padding: 10px 0;
  }
  /* line 33, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #login form fieldset.buttons {
    margin-left: 20%;
  }
  /* line 41, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #login a {
    float: right;
    margin-top: -32px;
  }
  /* line 1, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/structure/_footer.scss */
  #footer {
    padding: 30px 30px;
    font-size: 0.8em;
    clear: both;
  }
  /* line 6, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/structure/_footer.scss */
  #footer p {
    padding-top: 10px;
  }
  /* line 12, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/structure/_footer.scss */
  #index_footer {
    padding-top: 5px;
    text-align: right;
    font-size: 0.85em;
  }
  /* line 2, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_utilities.scss */
  #index_footer:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }
  /* line 19, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/structure/_footer.scss */
  .index_content {
    clear: both;
  }
  /* line 1, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  #wrapper {
    width: 100%;
  }
  /* line 5, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  .index #wrapper {
    display: table;
  }
  /* line 9, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  #active_admin_content {
    margin: 0;
    padding: 30px;
  }
  /* line 13, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  #active_admin_content #main_content_wrapper {
    float: left;
    width: 100%;
  }
  /* line 17, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  #active_admin_content #main_content_wrapper #main_content {
    margin-right: 300px;
  }
  /* line 22, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  #active_admin_content.without_sidebar #main_content_wrapper #main_content {
    margin-right: 0;
  }
  /* line 24, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  #active_admin_content #sidebar {
    float: left;
    width: 270px;
    margin-left: -270px;
  }
  /* line 1, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #4a4a4a;
    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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/mixins/_utilities.scss */
  #title_bar:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }
  /* line 13, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/structure/_title_bar.scss */
  #title_bar #titlebar_right {
    text-align: right;
  }
  /* line 23, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #8f11fd;
    padding: 12px 17px 10px;
    margin: 0px;
  }
  /* line 12, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_base.scss */
  html {
    box-sizing: border-box;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_base.scss */
  *,
*:before,
*:after {
    box-sizing: inherit;
  }
  /* line 46, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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: #4a4a4a;
  }
}

@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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_normalize.scss */
  body {
    margin: 0;
  }
  /**
 * Render the `main` element consistently in IE.
 */
  /* line 31, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_normalize.scss */
  sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  /* line 133, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_normalize.scss */
  sub {
    bottom: -0.25em;
  }
  /* line 137, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_normalize.scss */
  progress {
    vertical-align: baseline;
  }
  /**
 * Remove the default vertical scrollbar in IE 10+.
 */
  /* line 261, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_normalize.scss */
  details {
    display: block;
  }
  /*
 * Add the correct display in all browsers.
 */
  /* line 328, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_normalize.scss */
  summary {
    display: list-item;
  }
  /* Misc
   ========================================================================== */
  /**
 * Add the correct display in IE 10+.
 */
  /* line 339, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_normalize.scss */
  template {
    display: none;
  }
  /**
 * Add the correct display in IE 10.
 */
  /* line 347, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_normalize.scss */
  [hidden] {
    display: none;
  }
  /* line 27, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  html {
    font-size: 100.01%;
  }
  /* line 28, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  body {
    font-size: 75%;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  }
  /* line 31, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: black;
  }
  /* line 34, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0;
  }
  /* line 37, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  h1 {
    font-size: 3em;
    line-height: 1;
    margin-bottom: 0.5em;
  }
  /* line 38, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  h2 {
    font-size: 2em;
    margin-bottom: 0.75em;
  }
  /* line 39, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  h3 {
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1em;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  h4 {
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em;
  }
  /* line 41, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
  }
  /* line 42, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  h6 {
    font-size: 1em;
    font-weight: bold;
  }
  /* line 45, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  p {
    margin: 0 0 1.5em;
  }
  /* line 48, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  p .left {
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0;
  }
  /* line 49, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  p .right {
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0;
  }
  /* line 52, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .left {
    float: left !important;
  }
  /* line 53, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .right {
    float: right !important;
  }
  /* line 55, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic;
  }
  /* line 56, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  strong, dfn {
    font-weight: bold;
  }
  /* line 57, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  em, dfn {
    font-style: italic;
  }
  /* line 58, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  sup, sub {
    line-height: 0;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  abbr,
acronym {
    border-bottom: 1px dotted #666;
  }
  /* line 62, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  address {
    margin: 0 0 1.5em;
    font-style: italic;
  }
  /* line 63, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  del {
    color: #666;
  }
  /* line 65, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  pre {
    margin: 1.5em 0;
    white-space: pre;
  }
  /* line 66, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  pre, code, tt {
    font: 1em 'andale mono', 'lucida console', monospace;
    line-height: 1.5;
  }
  /* line 69, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  li ul,
li ol {
    margin: 0;
  }
  /* line 71, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  ul, ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 1.5em;
  }
  /* line 73, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  ul {
    list-style-type: disc;
  }
  /* line 74, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  ol {
    list-style-type: decimal;
  }
  /* line 76, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  dl {
    margin: 0 0 1.5em 0;
  }
  /* line 77, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  dl dt {
    font-weight: bold;
  }
  /* line 78, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  dd {
    margin-left: 1.5em;
  }
  /* line 81, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  table {
    margin-bottom: 1.4em;
    width: 100%;
  }
  /* line 82, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  th {
    font-weight: bold;
  }
  /* line 83, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  thead th {
    background: #c3d9ff;
  }
  /* line 84, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  th, td, caption {
    padding: 4px 10px 4px 5px;
  }
  /* line 87, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .small {
    font-size: .8em;
    margin-bottom: 1.875em;
    line-height: 1.875em;
  }
  /* line 88, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .large {
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em;
  }
  /* line 89, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .hide {
    display: none;
  }
  /* line 91, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .quiet {
    color: #666;
  }
  /* line 92, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .loud {
    color: #000;
  }
  /* line 93, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .highlight {
    background: #ff0;
  }
  /* line 94, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .added {
    background: #060;
    color: #fff;
  }
  /* line 95, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .removed {
    background: #900;
    color: #fff;
  }
  /* line 97, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .first {
    margin-left: 0;
    padding-left: 0;
  }
  /* line 98, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .last {
    margin-right: 0;
    padding-right: 0;
  }
  /* line 99, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .top {
    margin-top: 0;
    padding-top: 0;
  }
  /* line 100, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_typography.scss */
  .bottom {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  /* line 13, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  a {
    color: black;
    text-decoration: none;
  }
  /* line 29, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  h3 {
    font-weight: bold;
    margin-bottom: .5em;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  #header {
    float: left;
  }
  /* line 38, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  #header #tabs, #header .tabs, #header #utility_nav {
    display: none;
  }
  /* line 42, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  #header h1 {
    font-weight: bold;
  }
  /* line 47, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  .flashes {
    display: none;
  }
  /* line 51, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  #title_bar {
    float: right;
  }
  /* line 54, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  #title_bar h2 {
    line-height: 2em;
    margin: 0;
  }
  /* line 59, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  #title_bar .breadcrumb, #title_bar #titlebar_right {
    display: none;
  }
  /* line 65, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  #footer {
    display: none;
  }
  /* line 79, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  .table_tools ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
  }
  /* line 84, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  .table_tools ul li {
    display: none;
    padding: 0;
    margin-bottom: 1em;
  }
  /* line 89, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  .table_tools ul li.scope.selected, .table_tools ul li.index.selected {
    display: block;
  }
  /* line 92, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  table {
    margin-bottom: 1.5em;
    text-align: left;
    width: 100%;
  }
  /* line 116, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  table thead {
    display: table-header-group;
  }
  /* line 119, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  table thead th {
    background: none;
    border-bottom: medium solid black;
    font-weight: bold;
  }
  /* line 124, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  table thead th a {
    text-decoration: none;
  }
  /* line 130, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  table th, table td {
    padding: .5em 1em;
  }
  /* line 133, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  table th .member_link, table td .member_link {
    display: none;
  }
  /* line 138, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  table td {
    border-bottom: thin solid black;
  }
  /* line 142, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  table tr {
    page-break-inside: avoid;
  }
  /* line 148, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  #index_footer, .pagination_information {
    display: none;
  }
  /* line 153, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  .index_grid td {
    border: none;
    text-align: center;
    vertical-align: middle;
  }
  /* line 158, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  .index_grid td img {
    max-width: 1in;
  }
  /* line 165, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  .panel:last-child {
    border-bottom: none;
  }
  /* line 177, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  .comments form {
    display: none;
  }
  /* line 181, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  .comments .active_admin_comment {
    border-top: thin solid black;
    padding-top: 1em;
  }
  /* line 186, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  .comments .active_admin_comment .active_admin_comment_body {
    clear: both;
    margin-bottom: 1em;
  }
  /* line 210, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  .attributes_table {
    border-top: medium solid black;
  }
  /* line 213, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  .attributes_table th {
    border-bottom: thin solid black;
    vertical-align: top;
  }
  /* line 217, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  .attributes_table th:after {
    content: ':';
  }
  /* line 223, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  .attributes_table td img {
    max-height: 4in;
    max-width: 6in;
  }
  /* line 231, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  #filters_sidebar_section {
    display: none;
  }
  /* line 237, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  form fieldset {
    border-top: thick solid #ccc;
    padding-top: 2em;
    margin-bottom: 2em;
  }
  /* line 242, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  form fieldset:last-child {
    border-bottom: none;
  }
  /* line 247, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  form .buttons, form abbr {
    display: none;
  }
  /* line 250, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  form ol {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  /* line 255, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  form ol li {
    border-top: thin solid black;
    margin: 0;
    padding: 1em 0;
    overflow: hidden;
  }
  /* line 261, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  form ol li.password, form ol li.hidden {
    display: none;
  }
  /* line 265, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  form ol li label {
    font-weight: bold;
    float: left;
    width: 20%;
  }
  /* line 271, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/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, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  form ol li input[type=file] {
    display: none;
  }
  /* line 285, vendor/bundle/ruby/3.2.0/gems/activeadmin-2.14.0/app/assets/stylesheets/active_admin/_print.scss */
  .unsupported_browser {
    display: none;
  }
}

/**
 * selectize.css (v0.12.4)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
/* line 17, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}

/* line 25, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}

/* line 29, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* line 33, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

/* line 42, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

/* line 52, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-dropdown-header-close:hover {
  color: #000000;
}

/* line 55, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 63, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

/* line 66, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

/* line 69, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

/* line 72, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

/* line 76, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 100, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

/* line 103, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.plugin-remove_button .active[data-value] .remove {
  border-left-color: #cacaca;
}

/* line 106, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

/* line 109, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}

/* line 112, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}

/* line 118, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control {
  position: relative;
}

/* line 121, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

/* line 130, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}

/* line 136, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 153, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}

/* line 156, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-input.full {
  background-color: #ffffff;
}

/* line 159, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

/* line 163, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

/* line 167, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

/* line 172, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 179, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}

/* line 187, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}

/* line 192, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}

/* line 198, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 213, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-input > input::-ms-clear {
  display: none;
}

/* line 216, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-input > input:focus {
  outline: none !important;
}

/* line 219, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}

/* line 224, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 234, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

/* line 250, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

/* line 254, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

/* line 260, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}

/* line 264, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

/* line 267, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}

/* line 272, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

/* line 276, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-dropdown .active.create {
  color: #495c68;
}

/* line 279, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

/* line 282, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}

/* line 288, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

/* line 292, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

/* line 296, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}

/* line 309, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}

/* line 314, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

/* line 318, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

/* line 321, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/selectize/selectize.css */
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

/* line 4, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/_selectize_input.sass */
.selectize-control .selectize-input {
  width: calc(80% - 22px);
}

/* line 6, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/_selectize_input.sass */
.selectize-control.multi .selectize-input, .selectize-control .selectize-input {
  padding: 0 5px;
}

/* line 8, vendor/bundle/ruby/3.2.0/bundler/gems/activeadmin_selectize-e21c8a25daa9/app/assets/stylesheets/activeadmin/_selectize_input.sass */
.selectize-control.multi .selectize-input.has-items, .selectize-control .selectize-input.has-items {
  padding: 0 5px;
}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
/* line 7, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}

/* line 21, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-clipboard p {
  margin: 0;
  padding: 0;
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor > * {
  cursor: text;
}

/* line 48, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}

/* line 71, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ul > li::before {
  content: '\2022';
}

/* line 74, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}

/* line 78, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}

/* line 82, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}

/* line 88, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}

/* line 91, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}

/* line 94, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}

/* line 99, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}

/* line 104, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}

/* line 108, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}

/* line 112, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}

/* line 116, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}

/* line 120, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li:before {
  content: counter(list-0, decimal) ". ";
}

/* line 123, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}

/* line 126, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) ". ";
}

/* line 129, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

/* line 132, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}

/* line 135, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) ". ";
}

/* line 138, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

/* line 141, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}

/* line 144, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) ". ";
}

/* line 147, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}

/* line 150, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}

/* line 153, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) ". ";
}

/* line 156, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}

/* line 159, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}

/* line 162, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) ". ";
}

/* line 165, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}

/* line 168, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}

/* line 171, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) ". ";
}

/* line 174, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}

/* line 177, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}

/* line 180, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) ". ";
}

/* line 183, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}

/* line 186, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}

/* line 189, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) ". ";
}

/* line 192, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}

/* line 195, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}

/* line 198, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) ". ";
}

/* line 201, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}

/* line 204, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}

/* line 207, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}

/* line 210, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}

/* line 213, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}

/* line 216, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}

/* line 219, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}

/* line 222, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}

/* line 225, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}

/* line 228, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}

/* line 231, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}

/* line 234, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}

/* line 237, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}

/* line 240, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}

/* line 243, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}

/* line 246, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}

/* line 249, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}

/* line 252, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}

/* line 255, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}

/* line 258, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}

/* line 261, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}

/* line 264, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}

/* line 267, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}

/* line 270, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}

/* line 273, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}

/* line 276, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}

/* line 279, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}

/* line 282, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}

/* line 285, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}

/* line 288, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}

/* line 291, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}

/* line 294, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}

/* line 297, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}

/* line 300, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}

/* line 303, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}

/* line 306, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}

/* line 309, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}

/* line 313, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}

/* line 316, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}

/* line 319, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-bg-black {
  background-color: #000;
}

/* line 322, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-bg-red {
  background-color: #e60000;
}

/* line 325, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-bg-orange {
  background-color: #f90;
}

/* line 328, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}

/* line 331, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-bg-green {
  background-color: #008a00;
}

/* line 334, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-bg-blue {
  background-color: #06c;
}

/* line 337, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-bg-purple {
  background-color: #93f;
}

/* line 340, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-color-white {
  color: #fff;
}

/* line 343, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-color-red {
  color: #e60000;
}

/* line 346, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-color-orange {
  color: #f90;
}

/* line 349, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-color-yellow {
  color: #ff0;
}

/* line 352, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-color-green {
  color: #008a00;
}

/* line 355, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-color-blue {
  color: #06c;
}

/* line 358, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-color-purple {
  color: #93f;
}

/* line 361, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}

/* line 364, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}

/* line 367, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-size-small {
  font-size: 0.75em;
}

/* line 370, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-size-large {
  font-size: 1.5em;
}

/* line 373, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}

/* line 376, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}

/* line 380, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-align-center {
  text-align: center;
}

/* line 383, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-align-justify {
  text-align: justify;
}

/* line 386, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor .ql-align-right {
  text-align: right;
}

/* line 389, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-editor.ql-blank::before {
  color: rgba(0, 0, 0, 0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}

/* line 398, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}

/* line 404, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}

/* line 415, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}

/* line 420, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none;
}

/* line 424, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none;
}

/* line 428, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}

/* line 444, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}

/* line 474, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}

@media (pointer: coarse) {
  /* line 505, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
  .ql-snow.ql-toolbar button:hover:not(.ql-active),
.ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }
  /* line 509, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }
  /* line 515, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}

/* line 522, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow {
  box-sizing: border-box;
}

/* line 525, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow * {
  box-sizing: border-box;
}

/* line 528, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-hidden {
  display: none;
}

/* line 531, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}

/* line 535, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}

/* line 539, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}

/* line 543, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}

/* line 546, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}

/* line 550, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}

/* line 555, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

/* line 562, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}

/* line 568, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}

/* line 572, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-empty {
  fill: none;
}

/* line 575, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-even {
  fill-rule: evenodd;
}

/* line 578, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}

/* line 582, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-transparent {
  opacity: 0.4;
}

/* line 585, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-direction svg:last-child {
  display: none;
}

/* line 588, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}

/* line 591, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}

/* line 594, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-editor h1 {
  font-size: 2em;
}

/* line 597, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}

/* line 600, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}

/* line 603, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-editor h4 {
  font-size: 1em;
}

/* line 606, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-editor h5 {
  font-size: 0.83em;
}

/* line 609, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-editor h6 {
  font-size: 0.67em;
}

/* line 612, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-editor a {
  text-decoration: underline;
}

/* line 615, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}

/* line 621, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}

/* line 626, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}

/* line 632, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}

/* line 636, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}

/* line 641, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-editor img {
  max-width: 100%;
}

/* line 644, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}

/* line 654, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}

/* line 663, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}

/* line 667, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}

/* line 675, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}

/* line 681, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}

/* line 685, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}

/* line 688, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}

/* line 691, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}

/* line 697, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}

/* line 701, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}

/* line 705, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}

/* line 709, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}

/* line 712, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}

/* line 717, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}

/* line 721, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}

/* line 729, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}

/* line 736, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}

/* line 744, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-header {
  width: 98px;
}

/* line 747, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}

/* line 751, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}

/* line 755, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}

/* line 759, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}

/* line 763, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}

/* line 767, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}

/* line 771, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}

/* line 775, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}

/* line 778, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}

/* line 781, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}

/* line 784, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}

/* line 787, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}

/* line 790, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}

/* line 793, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-font {
  width: 108px;
}

/* line 796, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}

/* line 800, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}

/* line 804, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}

/* line 808, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}

/* line 811, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}

/* line 814, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-size {
  width: 98px;
}

/* line 817, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}

/* line 821, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}

/* line 825, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}

/* line 829, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}

/* line 833, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}

/* line 836, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}

/* line 839, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}

/* line 842, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}

/* line 845, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}

/* line 848, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px;
}

/* line 854, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}

/* line 857, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}

/* line 860, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px;
}

/* line 864, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}

/* line 867, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}

/* line 870, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}

/* line 874, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px;
}

/* line 877, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}

/* line 885, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}

/* line 890, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px;
}

/* line 899, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}

/* line 906, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: 'Edit';
  margin-left: 16px;
  padding-right: 8px;
}

/* line 912, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-tooltip a.ql-remove::before {
  content: 'Remove';
  margin-left: 8px;
}

/* line 916, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-tooltip a {
  line-height: 26px;
}

/* line 919, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}

/* line 923, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block;
}

/* line 926, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: 'Save';
  padding-right: 0px;
}

/* line 931, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:";
}

/* line 934, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:";
}

/* line 937, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
}

/* line 940, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-snow a {
  color: #06c;
}

/* line 943, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/quill_editor/quill.snow.css */
.ql-container.ql-snow {
  border: 1px solid #ccc;
}

/* line 2, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/_quill_editor_input.scss */
.ql-editor * {
  margin: initial;
  padding: initial;
  text-align: initial;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/_quill_editor_input.scss */
body.active_admin [data-aa-quill-editor] {
  display: inline-block;
  width: calc(80% - 2px);
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/_quill_editor_input.scss */
body.active_admin [data-aa-quill-editor] button {
  text-shadow: none;
  box-shadow: none;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/_quill_editor_input.scss */
body.active_admin [data-aa-quill-editor] button:hover {
  background-image: none;
  background-color: transparent;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/_quill_editor_input.scss */
body.active_admin [data-aa-quill-editor] .ql-container {
  border: 1px solid #c9d0d6;
  border-radius: 0 0 3px 3px;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/_quill_editor_input.scss */
body.active_admin [data-aa-quill-editor] .ql-editor {
  background-color: #fff;
  max-height: 300px;
  min-height: 150px;
  padding: 10px;
  word-break: break-all;
}

/* line 34, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/_quill_editor_input.scss */
body.active_admin [data-aa-quill-editor] .ql-editor ol {
  list-style-type: decimal;
}

/* line 38, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/_quill_editor_input.scss */
body.active_admin [data-aa-quill-editor] .ql-editor p {
  margin-bottom: 1em;
}

/* line 42, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/_quill_editor_input.scss */
body.active_admin [data-aa-quill-editor] .ql-editor ul {
  list-style-type: disc;
}

/* line 46, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/_quill_editor_input.scss */
body.active_admin [data-aa-quill-editor] .ql-editor ul, body.active_admin [data-aa-quill-editor] .ql-editor ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 1.5em;
}

/* line 52, vendor/bundle/ruby/3.2.0/gems/activeadmin_quill_editor-1.1.0/app/assets/stylesheets/activeadmin/_quill_editor_input.scss */
body.active_admin [data-aa-quill-editor] .ql-toolbar {
  border: 1px solid #c9d0d6;
  border-radius: 3px 3px 0 0;
}

/* line 19, app/assets/stylesheets/active_admin.scss */
body.active_admin [data-aa-quill-editor] .ql-editor {
  word-break: unset;
}

/* Preload images */
/* line 2, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
body:after {
  content: url(/assets/lightbox/close-c43f332b55f7810a3532cc0d7e1d696a7f283cebb6de910063d2bc835fdbffe3.png) url(/assets/lightbox/loading-75e769420867efb9e78cb0f964320ba4ea9e28bd68de9c426d8ab6976ac2269f.gif) url(/assets/lightbox/prev-2b2be4888b161ea2f9bfd20953f8bc5e2edd81715d6c082f84708233b6b71fb3.png) url(/assets/lightbox/next-f1420aa16734f4dedea7622021690418e775825e0afd4cb0e81873bcad102165.png);
  display: none;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
body.lb-disable-scrolling {
  overflow: hidden;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}

/* line 39, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lightbox a img {
  border: none;
}

/* line 43, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-container {
  padding: 4px;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 73, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/assets/lightbox/loading-75e769420867efb9e78cb0f964320ba4ea9e28bd68de9c426d8ab6976ac2269f.gif) no-repeat;
}

/* line 81, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 90, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-container > .nav {
  left: 0;
}

/* line 94, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

/* line 99, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

/* line 105, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/assets/lightbox/prev-2b2be4888b161ea2f9bfd20953f8bc5e2edd81715d6c082f84708233b6b71fb3.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

/* line 118, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 123, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/assets/lightbox/next-f1420aa16734f4dedea7622021690418e775825e0afd4cb0e81873bcad102165.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

/* line 136, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 141, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 154, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 160, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-data {
  padding: 0 4px;
  color: #ccc;
}

/* line 165, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

/* line 172, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

/* line 178, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

/* line 186, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/assets/lightbox/close-c43f332b55f7810a3532cc0d7e1d696a7f283cebb6de910063d2bc835fdbffe3.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

/* line 202, vendor/bundle/ruby/3.2.0/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 32, app/assets/stylesheets/active_admin.scss */
body {
  font-family: Karla, sans-serif;
  font-size: 100%;
}

@media print {
  /* line 38, app/assets/stylesheets/active_admin.scss */
  body {
    font-size: 75%;
  }
}

/* line 44, app/assets/stylesheets/active_admin.scss */
a.button, a.button:link, a.button:visited, input[type=submit], input[type=button], button {
  font-family: Karla, sans-serif;
}

/* line 48, app/assets/stylesheets/active_admin.scss */
button, input, optgroup, select, textarea {
  font-family: Karla, sans-serif;
}

/* line 52, app/assets/stylesheets/active_admin.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 {
  font-family: Karla, sans-serif;
}

/* line 56, app/assets/stylesheets/active_admin.scss */
form input[type=submit], form input[type=button], form button {
  font-family: Karla, sans-serif;
}

/* line 60, app/assets/stylesheets/active_admin.scss */
form fieldset ol > li {
  padding: 20px;
}

/* line 63, app/assets/stylesheets/active_admin.scss */
form fieldset ol > li label {
  line-height: initial;
}

/* line 68, app/assets/stylesheets/active_admin.scss */
#title_bar .action_items span.action_item > a, #title_bar .action_items span.action_item > .dropdown_menu > a {
  font-family: Karla, sans-serif;
}

/* line 72, app/assets/stylesheets/active_admin.scss */
a.table_tools_button, .table_tools .dropdown_menu_button {
  font-family: Karla, sans-serif;
}

/* line 76, app/assets/stylesheets/active_admin.scss */
.ql-container {
  font-family: Karla, sans-serif;
}

/* line 96, app/assets/stylesheets/active_admin.scss */
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover {
  color: #8f11fd;
}

/* line 102, app/assets/stylesheets/active_admin.scss */
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter {
  stroke: #8f11fd;
}

/* line 110, app/assets/stylesheets/active_admin.scss */
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill {
  fill: #8f11fd;
}

/* line 118, app/assets/stylesheets/active_admin.scss */
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #8f11fd;
}

/* line 134, app/assets/stylesheets/active_admin.scss */
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #8f11fd;
}

/* line 162, app/assets/stylesheets/active_admin.scss */
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #8f11fd;
}

/* line 190, app/assets/stylesheets/active_admin.scss */
form .ql-toolbar button:not(.disabled):hover {
  background: none;
}

/* line 194, app/assets/stylesheets/active_admin.scss */
#wrapper {
  max-width: 960px;
  margin: auto;
}

/* line 199, app/assets/stylesheets/active_admin.scss */
#header {
  background: white;
  text-shadow: none;
  position: relative;
  border: none;
  box-shadow: none;
}

/* line 203, app/assets/stylesheets/active_admin.scss */
#header a, #header a:link {
  color: #8f11fd;
}

/* line 207, app/assets/stylesheets/active_admin.scss */
#header ul.tabs > li a {
  border-radius: 0;
}

/* line 211, app/assets/stylesheets/active_admin.scss */
#header ul.tabs > li:hover > a {
  color: #8f11fd;
}

/* line 215, app/assets/stylesheets/active_admin.scss */
#header ul.tabs > li ul li:hover {
  background-color: white;
}

/* line 219, app/assets/stylesheets/active_admin.scss */
#header ul.tabs > li ul li a:hover {
  color: #8f11fd;
}

/* line 223, app/assets/stylesheets/active_admin.scss */
#header #utility_nav a:hover {
  color: #8f11fd;
}

/* line 227, app/assets/stylesheets/active_admin.scss */
#header ul.tabs > li.has_nested:hover > a {
  border-radius: 0;
  color: #4a4a4a;
}

/* line 232, app/assets/stylesheets/active_admin.scss */
#header ul.tabs > li ul {
  border-radius: 0;
  box-shadow: none;
}

/* line 237, app/assets/stylesheets/active_admin.scss */
#header ul.tabs > li.current > a {
  color: #4a4a4a;
}

/* line 245, app/assets/stylesheets/active_admin.scss */
#header #site_title {
  display: block;
  padding-left: 10px;
  margin-top: 5px;
}

/* line 250, app/assets/stylesheets/active_admin.scss */
#header #site_title #site_title_image {
  width: 350px;
  padding-top: 0;
}

/* line 256, app/assets/stylesheets/active_admin.scss */
#header #tabs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* line 262, app/assets/stylesheets/active_admin.scss */
#header #utility_nav {
  position: absolute;
  top: 15px;
  right: 0;
  height: initial;
  font-size: 85%;
  padding-right: 0;
}

/* line 271, app/assets/stylesheets/active_admin.scss */
#header #current_user, #header #tabs {
  font-weight: bold;
  letter-spacing: 1px;
}

/* line 276, app/assets/stylesheets/active_admin.scss */
#header ul.tabs {
  height: initial;
}

/* line 280, app/assets/stylesheets/active_admin.scss */
#header .header-item {
  height: 20px;
}

@media print {
  /* line 287, app/assets/stylesheets/active_admin.scss */
  #header #tabs, #header .tabs, #header #utility_nav {
    display: none;
  }
}

/* line 293, app/assets/stylesheets/active_admin.scss */
#title_bar {
  background: #f4f4f4;
  box-shadow: none;
  border: none;
  padding: 10px;
}

/* line 299, app/assets/stylesheets/active_admin.scss */
#title_bar h2 {
  font-size: 1.8em;
}

/* line 304, app/assets/stylesheets/active_admin.scss */
.attributes_table table td .empty {
  color: red;
  font-weight: bold;
}

/* line 309, app/assets/stylesheets/active_admin.scss */
.attributes_table table tr.empty th {
  color: red;
  font-weight: bold;
}

/* line 314, app/assets/stylesheets/active_admin.scss */
#active_admin_content #sidebar {
  margin-top: 25px;
}

/* line 318, app/assets/stylesheets/active_admin.scss */
table.index_table th a,
table.index_table th a:link,
table.index_table th a:visited {
  color: #8f11fd;
}

/* line 324, app/assets/stylesheets/active_admin.scss */
.attributes_table table th {
  color: #4a4a4a;
}

/* line 328, app/assets/stylesheets/active_admin.scss */
h1, h2, h3, h4, h5, h6 {
  color: #4a4a4a;
}

/* line 332, app/assets/stylesheets/active_admin.scss */
a.delete_link, a.delete_link:link, a.delete_link:visited {
  color: red;
}

/* line 336, app/assets/stylesheets/active_admin.scss */
#title_bar .action_items span.action_item > a[data-method="delete"],
#title_bar .action_items span.action_item > .dropdown_menu > a[data-method="delete"] {
  color: red;
}

/* line 341, app/assets/stylesheets/active_admin.scss */
.flashes {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1001;
}

/* line 349, app/assets/stylesheets/active_admin.scss */
.curtain {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1000;
}

/* line 359, app/assets/stylesheets/active_admin.scss */
.lb-outerContainer, .lightbox .lb-image {
  border-radius: 0;
}

/* line 364, app/assets/stylesheets/active_admin.scss */
.status_tag.draft {
  background: #9b9b9b;
}

/* line 367, app/assets/stylesheets/active_admin.scss */
.status_tag.to_check {
  background: #2b7700;
}

/* line 370, app/assets/stylesheets/active_admin.scss */
.status_tag.to_publish {
  background: #5dd600;
}

/* line 375, app/assets/stylesheets/active_admin.scss */
.selectize-input .item a {
  padding-left: 1em;
  text-decoration: none;
}
