trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none; }

trix-toolbar * {
  box-sizing: border-box; }

trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto; }

trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px; }
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 1.5vw; }
    @media (max-width: 768px) {
      trix-toolbar .trix-button-group:not(:first-child) {
        margin-left: 0; } }

trix-toolbar .trix-button-group-spacer {
  flex-grow: 1; }
  @media (max-width: 768px) {
    trix-toolbar .trix-button-group-spacer {
      display: none; } }

trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent; }
  trix-toolbar .trix-button:not(:first-child) {
    border-left: 1px solid #ccc; }
  trix-toolbar .trix-button.trix-active {
    background: #cbeefa;
    color: black; }
  trix-toolbar .trix-button:not(:disabled) {
    cursor: pointer; }
  trix-toolbar .trix-button:disabled {
    color: rgba(0, 0, 0, 0.125); }
  @media (max-width: 768px) {
    trix-toolbar .trix-button {
      letter-spacing: -0.01em;
      padding: 0 0.3em; } }

trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px; }
  @media (max-width: 768px) {
    trix-toolbar .trix-button--icon {
      height: 2em;
      max-width: calc(0.8em + 3.5vw); } }
  trix-toolbar .trix-button--icon::before {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.6;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    @media (max-width: 768px) {
      trix-toolbar .trix-button--icon::before {
        right: 6%;
        left: 6%; } }
  trix-toolbar .trix-button--icon.trix-active::before {
    opacity: 1; }
  trix-toolbar .trix-button--icon:disabled::before {
    opacity: 0.125; }

trix-toolbar .trix-button--icon-attach::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5%2018V7.5c0-2.25%203-2.25%203%200V18c0%204.125-6%204.125-6%200V7.5c0-6.375%209-6.375%209%200V18%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  top: 8%;
  bottom: 4%; }

trix-toolbar .trix-button--icon-bold::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.522%2019.242a.5.5%200%200%201-.5-.5V5.35a.5.5%200%200%201%20.5-.5h5.783c1.347%200%202.46.345%203.24.982.783.64%201.216%201.562%201.216%202.683%200%201.13-.587%202.129-1.476%202.71a.35.35%200%200%200%20.049.613c1.259.56%202.101%201.742%202.101%203.22%200%201.282-.483%202.334-1.363%203.063-.876.726-2.132%201.12-3.66%201.12h-5.89ZM9.27%207.347v3.362h1.97c.766%200%201.347-.17%201.733-.464.38-.291.587-.716.587-1.27%200-.53-.183-.928-.513-1.198-.334-.273-.838-.43-1.505-.43H9.27Zm0%205.606v3.791h2.389c.832%200%201.448-.177%201.853-.497.399-.315.614-.786.614-1.423%200-.62-.22-1.077-.63-1.385-.418-.313-1.053-.486-1.905-.486H9.27Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-italic::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9%205h6.5v2h-2.23l-2.31%2010H13v2H6v-2h2.461l2.306-10H9V5Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-link::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18.948%205.258a4.337%204.337%200%200%200-6.108%200L11.217%206.87a.993.993%200%200%200%200%201.41c.392.39%201.027.39%201.418%200l1.623-1.613a2.323%202.323%200%200%201%203.271%200%202.29%202.29%200%200%201%200%203.251l-2.393%202.38a3.021%203.021%200%200%201-4.255%200l-.05-.049a1.007%201.007%200%200%200-1.418%200%20.993.993%200%200%200%200%201.41l.05.049a5.036%205.036%200%200%200%207.091%200l2.394-2.38a4.275%204.275%200%200%200%200-6.072Zm-13.683%2013.6a4.337%204.337%200%200%200%206.108%200l1.262-1.255a.993.993%200%200%200%200-1.41%201.007%201.007%200%200%200-1.418%200L9.954%2017.45a2.323%202.323%200%200%201-3.27%200%202.29%202.29%200%200%201%200-3.251l2.344-2.331a2.579%202.579%200%200%201%203.631%200c.392.39%201.027.39%201.419%200a.993.993%200%200%200%200-1.41%204.593%204.593%200%200%200-6.468%200l-2.345%202.33a4.275%204.275%200%200%200%200%206.072Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-strike::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%2014.986c.088%202.647%202.246%204.258%205.635%204.258%203.496%200%205.713-1.728%205.713-4.463%200-.275-.02-.536-.062-.781h-3.461c.398.293.573.654.573%201.123%200%201.035-1.074%201.787-2.646%201.787-1.563%200-2.773-.762-2.91-1.924H6ZM6.432%2010h3.763c-.632-.314-.914-.715-.914-1.273%200-1.045.977-1.739%202.432-1.739%201.475%200%202.52.723%202.617%201.914h2.764c-.05-2.548-2.11-4.238-5.39-4.238-3.145%200-5.392%201.719-5.392%204.316%200%20.363.04.703.12%201.02ZM4%2011a1%201%200%201%200%200%202h15a1%201%200%201%200%200-2H4Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-quote::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.581%208.471c.44-.5%201.056-.834%201.758-.995C8.074%207.17%209.201%207.822%2010%208.752c1.354%201.578%201.33%203.555.394%205.277-.941%201.731-2.788%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.121-.49.16-.764.294-.286.567-.566.791-.835.222-.266.413-.54.524-.815.113-.28.156-.597.026-.908-.128-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.674-2.7c0-.905.283-1.59.72-2.088Zm9.419%200c.44-.5%201.055-.834%201.758-.995%201.734-.306%202.862.346%203.66%201.276%201.355%201.578%201.33%203.555.395%205.277-.941%201.731-2.789%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.122-.49.16-.764.294-.286.567-.566.791-.835.222-.266.412-.54.523-.815.114-.28.157-.597.026-.908-.127-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.672-2.701c0-.905.283-1.59.72-2.088Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.5%207.5v-3h-12v3H14v13h3v-13h4.5ZM9%2013.5h3.5v-3h-10v3H6v7h3v-7Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-code::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.293%2011.293a1%201%200%200%200%200%201.414l4%204a1%201%200%201%200%201.414-1.414L5.414%2012l3.293-3.293a1%201%200%200%200-1.414-1.414l-4%204Zm13.414%205.414%204-4a1%201%200%200%200%200-1.414l-4-4a1%201%200%201%200-1.414%201.414L18.586%2012l-3.293%203.293a1%201%200%200%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%207.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203ZM8%206a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-2.5-5a1.5%201.5%200%201%201-3%200%201.5%201.5%200%200%201%203%200ZM5%2019.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-number-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%204h2v4H4V5H3V4Zm5%202a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-3.5-7H6v1l-1.5%202H6v1H3v-1l1.667-2H3v-1h2.5ZM3%2017v-1h3v4H3v-1h2v-.5H4v-1h1V17H3Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-undo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%2014a1%201%200%200%200%201%201h6a1%201%200%201%200%200-2H6.257c2.247-2.764%205.151-3.668%207.579-3.264%202.589.432%204.739%202.356%205.174%205.405a1%201%200%200%200%201.98-.283c-.564-3.95-3.415-6.526-6.825-7.095C11.084%207.25%207.63%208.377%205%2011.39V8a1%201%200%200%200-2%200v6Zm2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-redo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21%2014a1%201%200%200%201-1%201h-6a1%201%200%201%201%200-2h3.743c-2.247-2.764-5.151-3.668-7.579-3.264-2.589.432-4.739%202.356-5.174%205.405a1%201%200%200%201-1.98-.283c.564-3.95%203.415-6.526%206.826-7.095%203.08-.513%206.534.614%209.164%203.626V8a1%201%200%201%201%202%200v6Zm-2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-3.707-5.707a1%201%200%200%200%200%201.414l2%202a1%201%200%201%200%201.414-1.414L4.414%2012l1.293-1.293a1%201%200%200%200-1.414-1.414l-2%202Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-2.293-2.293%202-2a1%201%200%200%200%200-1.414l-2-2a1%201%200%201%200-1.414%201.414L3.586%2012l-1.293%201.293a1%201%200%201%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-dialogs {
  position: relative; }

trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5; }

trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }
  trix-toolbar .trix-input--dialog.validate:invalid {
    box-shadow: #F00 0px 0px 1.5px 1px; }

trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none; }

trix-toolbar .trix-dialog--link {
  max-width: 600px; }

trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline; }
  trix-toolbar .trix-dialog__link-fields .trix-input {
    flex: 1; }
  trix-toolbar .trix-dialog__link-fields .trix-button-group {
    flex: 0 0 content;
    margin: 0; }

trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection, trix-editor [data-trix-mutable] ::-moz-selection {
  background: none; }

trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection, trix-editor [data-trix-mutable] ::selection {
  background: none; }

trix-editor .attachment__caption-editor:focus[data-trix-mutable]::-moz-selection {
  background: highlight; }

trix-editor .attachment__caption-editor:focus[data-trix-mutable]::selection {
  background: highlight; }

trix-editor [data-trix-mutable].attachment.attachment--file {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent; }

trix-editor [data-trix-mutable].attachment img {
  box-shadow: 0 0 0 2px highlight; }

trix-editor .attachment {
  position: relative; }
  trix-editor .attachment:hover {
    cursor: default; }

trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text; }

trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in; }
  trix-editor .attachment__progress[value="100"] {
    opacity: 0; }

trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }

trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center; }

trix-editor .trix-button-group {
  display: inline-flex; }

trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent; }
  trix-editor .trix-button:not(:first-child) {
    border-left: 1px solid #ccc; }
  trix-editor .trix-button.trix-active {
    background: #cbeefa; }
  trix-editor .trix-button:not(:disabled) {
    cursor: pointer; }

trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25); }
  trix-editor .trix-button--remove::before {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 90%; }
  trix-editor .trix-button--remove:hover {
    border-color: #333; }
    trix-editor .trix-button--remove:hover::before {
      opacity: 1; }

trix-editor .attachment__metadata-container {
  position: relative; }

trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px; }
  trix-editor .attachment__metadata .attachment__name {
    display: inline-block;
    max-width: 100%;
    vertical-align: bottom;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  trix-editor .attachment__metadata .attachment__size {
    margin-left: 0.2em;
    white-space: nowrap; }

.trix-content {
  line-height: 1.5;
  overflow-wrap: break-word;
  word-break: break-word; }
  .trix-content * {
    box-sizing: border-box;
    margin: 0;
    padding: 0; }
  .trix-content h1 {
    font-size: 1.2em;
    line-height: 1.2; }
  .trix-content blockquote {
    border: 0 solid #ccc;
    border-left-width: 0.3em;
    margin-left: 0.3em;
    padding-left: 0.6em; }
  .trix-content [dir=rtl] blockquote,
  .trix-content blockquote[dir=rtl] {
    border-width: 0;
    border-right-width: 0.3em;
    margin-right: 0.3em;
    padding-right: 0.6em; }
  .trix-content li {
    margin-left: 1em; }
  .trix-content [dir=rtl] li {
    margin-right: 1em; }
  .trix-content pre {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-family: monospace;
    font-size: 0.9em;
    padding: 0.5em;
    white-space: pre;
    background-color: #eee;
    overflow-x: auto; }
  .trix-content img {
    max-width: 100%;
    height: auto; }
  .trix-content .attachment {
    display: inline-block;
    position: relative;
    max-width: 100%; }
    .trix-content .attachment a {
      color: inherit;
      text-decoration: none; }
      .trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
        color: inherit; }
  .trix-content .attachment__caption {
    text-align: center; }
    .trix-content .attachment__caption .attachment__name + .attachment__size::before {
      content: ' \2022 '; }
  .trix-content .attachment--preview {
    width: 100%;
    text-align: center; }
    .trix-content .attachment--preview .attachment__caption {
      color: #666;
      font-size: 0.9em;
      line-height: 1.2; }
  .trix-content .attachment--file {
    color: #333;
    line-height: 1;
    margin: 0 2px 2px 2px;
    padding: 0.4em 1em;
    border: 1px solid #bbb;
    border-radius: 5px; }
  .trix-content .attachment-gallery {
    display: flex;
    flex-wrap: wrap;
    position: relative; }
    .trix-content .attachment-gallery .attachment {
      flex: 1 0 33%;
      padding: 0 0.5em;
      max-width: 33%; }
    .trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
      flex-basis: 50%;
      max-width: 50%; }
/*
 * Provides a drop-in pointer for the default Trix stylesheet that will format the toolbar and
 * the trix-editor content (whether displayed or under editing). Feel free to incorporate this
 * inclusion directly in any other asset bundle and remove this file.
 *

*/

/*
 * We need to override trix.css’s image gallery styles to accommodate the
 * <action-text-attachment> element we wrap around attachments. Otherwise,
 * images in galleries will be squished by the max-width: 33%; rule.
*/
.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

.trix-content .attachment-gallery.attachment-gallery--2 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2 > .attachment, .trix-content .attachment-gallery.attachment-gallery--4 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4 > .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}
.attachment--image {
  margin-bottom: 0.5rem !important;
}

.trix-content .file-details {
  box-sizing: border-box;
  margin: 0;
  margin-left: .5rem !important;
  padding: 0;
  padding-right: .5rem !important;
}

.trix-content .link-preview-image {
  height: 100% !important;
}

.trix-content .link-preview-description {
  margin-left: 0.5rem !important;
}

.trix-content .other-attachments {
  border-top-width: 1px;
  margin-top: .5rem;
  padding-top: .5rem;
}

trix-editor img {
  max-height: 40vh !important;
  width: auto !important;
}

trix-editor a {
  text-align: center;
  color: #1D4ED8;
  cursor: pointer;
}

.trix-content a {
  text-align: center;
  color: #1D4ED8;
  cursor: pointer;
}

.trix-content ul {
  margin-top: 0.25rem !important;
  max-width: 28rem !important;
  list-style-type: disc !important;
  list-style-position: inside !important;
}

.trix-content ol {
  padding-left: 0;
  margin-top: 0.5rem !important;
  margin-top: 0.25rem !important;
  list-style-type: decimal !important;
  list-style-position: inside !important;
}

trix-editor ol {
  all: revert;
  padding-left: 0;
  margin-top: 0.5rem !important;
  margin-top: 0.25rem !important;
  list-style-type: decimal !important;
  list-style-position: inside !important;
}

trix-editor li {
  all: revert;
  padding-left: 1rem;
}

trix-editor ul {
  all: revert;
  padding-left: 0;
  margin-top: 0.25rem !important;
  max-width: 28rem !important;
  list-style-type: disc !important;
  list-style-position: inside !important;
}

trix-editor pre {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.5em;
  white-space: pre;
  background-color: #eee;
  overflow-x: auto;
}

trix-editor h1 {
  font-size: 1.2em;
  line-height: 1.2;
}
@import './sidebar.tailwind.css';
@import './preview.tailwind.css';
@import './components.tailwind.css';
@import "./pagination.tailwind.css";
@import "./toast.tailwind.css";
@import "./select2.tailwind.css";
@import "./file_picker.tailwind.css";
@import "./scroll.tailwind.css";
@import "./breadcrumbs.tailwind.css";

@tailwind base;
@tailwind components;
@tailwind utilities;
@import 'actiontext.css';
@layer breadcrumbs {
    .mobile-sidebar-button {
        @apply hidden;
    }

    @media (max-width: 1000px) {
        .mobile-sidebar-button {
            @apply block;
        }
    }
}
@tailwind base;
@tailwind components;
@tailwind utilities;

@layer components {
  .btn-primary {
    @apply py-2 px-4 bg-blue-700 text-white text-center decoration-transparent cursor-pointer rounded-xl inline-block
    hover:bg-blue-800 active:bg-blue-900;
  }

  .btn-secondary {
    @apply py-2 px-4 bg-black/10 text-black decoration-transparent cursor-pointer rounded-xl font-medium inline-block
    hover:bg-black/10 active:bg-black/10 text-center;
  }

  .btn-info {
    @apply py-2 px-4 bg-blue-600 text-white text-center decoration-transparent cursor-pointer rounded-xl inline-block
    hover:bg-blue-700 active:bg-blue-800;
  }

  .btn-light {
    @apply py-2 px-4 text-black decoration-transparent cursor-pointer rounded font-medium inline-block
    hover:bg-black/10 active:bg-black/10 text-center;
  }

  .btn-success {
    @apply py-2 px-4 bg-green-600 text-white text-center decoration-transparent cursor-pointer rounded-xl inline-block
    hover:bg-green-700 active:bg-green-800;
  }

  .btn-danger {
    @apply py-2 px-4 bg-red-600 text-white text-center decoration-transparent cursor-pointer rounded-xl inline-block
    hover:bg-red-700 active:bg-red-800;
  }

  .btn-warning {
    @apply py-2 px-4 bg-yellow-600 text-white text-center decoration-transparent cursor-pointer rounded-xl inline-block
    hover:bg-yellow-700 active:bg-yellow-800;
  }

  .btn-link {
    @apply py-2 px-4 text-black decoration-transparent cursor-pointer rounded font-medium inline-block
    hover:bg-black/10 active:bg-black/10 text-center;
  }

  .btn-link-light {
    @apply py-2 px-4 text-white decoration-transparent cursor-pointer rounded font-medium inline-block
    hover:bg-black/10 active:bg-black/10 text-center;
  }

  .btn-link-danger {
    @apply py-2 px-4 text-red-600 decoration-transparent cursor-pointer rounded font-medium inline-block
    hover:bg-red-600 hover:text-white active:bg-red-600 active:text-white text-center;
  }

  .btn-outline-primary {
    @apply py-2 px-4 border-2 border-black text-black decoration-transparent cursor-pointer rounded font-medium inline-block
    hover:bg-black hover:text-white active:bg-black active:text-white text-center;
  }

  .btn-outline-secondary {
    @apply py-2 px-4 border-2 border-black/10 text-black decoration-transparent cursor-pointer rounded font-medium inline-block
    hover:bg-black/10 hover:text-black active:bg-black/10 active:text-black text-center;
  }

  .btn-outline-info {
    @apply py-2 px-4 border-2 border-blue-600 text-blue-600 decoration-transparent cursor-pointer rounded font-medium inline-block
    hover:bg-blue-600 hover:text-white active:bg-blue-600 active:text-white text-center;
  }

  .btn-outline-light {
    @apply py-2 px-4 border-2 border-black/10 text-black decoration-transparent cursor-pointer rounded font-medium inline-block
    hover:bg-black/10 hover:text-black active:bg-black/10 active:text-black text-center;
  }

  .btn-outline-success {
    @apply py-2 px-4 border-2 border-green-600 text-green-600 decoration-transparent cursor-pointer rounded font-medium inline-block
    hover:bg-green-600 hover:text-white active:bg-green-600 active:text-white text-center;
  }

  .btn-outline-danger {
    @apply py-2 px-4 border-2 border-red-600 text-red-600 decoration-transparent cursor-pointer rounded font-medium inline-block
    hover:bg-red-600 hover:text-white active:bg-red-600 active:text-white text-center;
  }

  .btn-outline-warning {
    @apply py-2 px-4 border-2 border-yellow-600 text-yellow-600 decoration-transparent cursor-pointer rounded font-medium inline-block
    hover:bg-yellow-600 hover:text-white active:bg-yellow-600 active:text-white text-center;
  }

  .badge-primary {
    @apply bg-blue-100 text-blue-800 font-medium me-2 dark:bg-blue-900 dark:text-blue-300;
  }

  .badge-secondary {
    @apply bg-gray-100 text-gray-800 font-medium me-2 dark:bg-gray-700 dark:text-gray-300;
  }

  .badge-dark {
    @apply bg-gray-100 text-gray-800 font-medium me-2 dark:bg-gray-700 dark:text-gray-300;
  }

  .badge-danger {
    @apply bg-red-100 text-red-800 font-medium me-2 dark:bg-red-900 dark:text-red-300;
  }

  .badge-success {
    @apply bg-green-100 text-green-800 font-medium me-2 dark:bg-green-900 dark:text-green-300;
  }

  .badge-warning {
    @apply bg-yellow-100 text-yellow-800 font-medium me-2 dark:bg-yellow-900 dark:text-yellow-300;
  }

  .input-container {
  }

  .input-label {
    @apply text-xs py-2 text-gray-600 uppercase font-semibold tracking-wider inline-block;
  }
  .input-hint {
    @apply text-sm text-gray-400 pt-1;
  }
  .input-input {
    @apply block shadow-sm border border-gray-300 outline-none px-3 py-2 mt-2 w-full focus:border-black focus:ring focus:ring-transparent focus:ring-opacity-50 text-sm bg-gray-50;
  }
  .input-input-prepend {
    @apply absolute top-0 left-0 h-full px-3 inline-flex items-center;
  }
  .input-input-append {
    @apply absolute top-0 right-0 h-full px-3 inline-flex items-center;
  }

  .input-input[disabled="disabled"] {
    @apply bg-gray-200 cursor-not-allowed opacity-75;
  }

  .date-range {
    @apply bg-white m-0;
  }

  .input-button {
    @apply btn-primary;
  }

  input[type="submit"] {
    @apply input-button;
  }

  input[type="checkbox"] {
    @apply inline mr-2 bg-white ring-2 ring-black text-black border-black rounded outline-none focus:ring-0 ring-0;
  }

  .input-delete {
    @apply input-button bg-red-400 hover:bg-red-500;
  }

  .input-error {
    @apply text-sm text-red-500 pt-1;
  }

  .tab-active-vertical {
    @apply inline-flex items-center px-4 py-3 text-white rounded-lg w-full bg-blue-700 dark:bg-blue-600;
  }

  .tab-inactive-vertical {
    @apply inline-flex items-center px-4 py-3 rounded-lg hover:text-gray-900 hover:bg-gray-100 w-full bg-gray-50;
  }

  .tab-active {
    @apply inline-block p-4 text-blue-600 bg-gray-100 rounded-t-lg;
  }

  .tab-inactive {
    @apply inline-block p-4 rounded-t-lg hover:text-gray-600 hover:bg-gray-50;
  }

  .wizard-stepper {
    @apply sticky top-16 bg-white;
  }

  turbo-frame[data-modal-frame-target="frame"]:has(.wizard-stepper) {
    .wizard-stepper {
      @apply top-0;
    }
  }

  turbo-frame[data-modal-frame-target="frame"]:has(.sticky-modal-form-button) {
    .sticky-modal-form-button {
      @apply sticky right-0 w-full bottom-0 bg-white p-4 pb-6 mt-auto z-[99];
    }
  }

  .wizard-stepper-modal {
    height: calc(80vh - 200px);
  }

  .wizard-stepper-form {
    overflow-x: auto;
  }
}
@media all and (max-width: 450px) {
  .file-picker-container {
    @apply !block;
  }
  .file-picker-information-container {
    @apply pt-4
  }
  .file-picker-preview-image {
    @apply w-full m-auto
  }
}
@media all and (max-width: 700px) {
  .modal-frame-container {
    position: fixed;
    width: 100vw;
    height: 100vh;
  }
  .modal-frame-container > .modal-frame-content {
    min-width: unset;
    max-height: unset;
    border-radius: 0;
    width: 100%;
    height: 100%;
  }
}
@tailwind base;
@tailwind components;
@tailwind utilities;
/*
   Add the following markup AFTER your import statements
   Notice: this style contains only the rules for pagy-nav
*/

.pagy-nav.pagination {
  @apply isolate inline-flex -space-x-px rounded-md shadow-sm;
}

.page.next a {
  @apply relative inline-flex items-center rounded-r-md border border-gray-300 bg-white px-2 py-2 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20;
}

.page.prev a {
  @apply relative inline-flex items-center rounded-l-md border border-gray-300 bg-white px-2 py-2 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20;
}

.page.next.disabled {
  @apply relative inline-flex items-center rounded-r-md border border-gray-300 bg-slate-100 px-2 py-2 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20;
}

.page.prev.disabled {
  @apply relative inline-flex items-center rounded-l-md border border-gray-300 bg-slate-100 px-2 py-2 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20;
}

.page a, .page.gap {
  @apply bg-white border-gray-300 text-gray-500 hover:bg-gray-50 relative inline-flex items-center border px-4 py-2 text-sm font-medium focus:z-20;
}

.page.active {
  @apply z-10 bg-black text-white relative inline-flex items-center border px-4 py-2 text-sm font-medium focus:z-20;
}
@tailwind base;
@tailwind components;
@tailwind utilities;

@layer preview {
  .push__container {
    @apply m-auto
  }
  .push__wrapper {
    @apply mt-[6px]
  }
  .push__box {
    @apply bg-slate-200 hidden relative shadow-[0_0_20px_rgba(0,0,0,0.3)] z-[1] mx-0 my-2 px-3 py-2.5 rounded-xl last:block before:content-[''] before:absolute before:shadow-[inset_0_0_100px_rgba(255,255,255,0.6)] before:backdrop-blur-[20px] before:z-[-1] before:rounded-xl before:inset-0
  }
  .push__top {
    @apply flex justify-between mb-[5px]
  }
  .push__top .col {
    @apply flex items-center
  }
  .push__imgwrap {
    @apply ml-0 mr-[5px] mt-0.5 mb-0
  }
  .push__icon {
    @apply max-w-[25px] w-auto
  }
  .push__title {
    @apply text-[#bf201c] uppercase
  }
  .push__time {
    @apply text-sm
  }
  .push__person {
    @apply font-bold mb-0.5
  }
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: rgba(0,0,0,0.03);
}

/* Handle */
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: rgba(0,0,0,0.5);
}
div[multiple] {
  @apply border-0 p-0 ;
}
.select2.select2-container.select2-container--default {
  @apply block shadow-sm outline-none mt-2 w-full focus:ring focus:ring-transparent focus:ring-opacity-50 text-sm bg-gray-50 max-h-[80px] overflow-y-auto;;
}

.select2-container--default .select2-selection--multiple .select2-selection__arrow {
  @apply h-[26px] absolute top-[1px] right-[1px] w-[20px];
}

.select2-container--default .select2-selection--multiple .select2-selection__arrow b {
  @apply absolute top-1/2 left-1/2 h-0 w-0 border-t-[5px] border-x-[4px] border-b-0 border-solid border-t-[#888] border-x-transparent mt-[-2px] ml-[-4px];
}

.select2-container--default.select2-container--open .select2-selection--multiple .select2-selection__arrow b {
  @apply border-t-0 border-b-[5px] border-b-[#888] border-x-[4px] border-x-transparent;
}

.select2-selection {
  @apply content-center border border-gray-300 min-h-[38px] rounded-none block shadow-sm outline-none w-full focus:border-black focus:ring focus:ring-transparent focus:ring-opacity-50 text-sm bg-gray-50 z-[1] !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  width: calc(100% - 20px);
}

.select2-selection__choice[title=''] {
  @apply hidden !important;
}
.select2-selection__choice {
  @apply !inline-block !w-fit !pr-2;
}

.select2-results__option:hover {
  @apply bg-gray-100 cursor-pointer transition-colors duration-150;
}

.settings-select-container .input-container {
  @apply w-[250px]
}
@tailwind base;
@tailwind components;
@tailwind utilities;

:root {
  --primary-blue: rgba(0, 127, 255, 1);
  --primary-bluelowop: rgba(0, 93, 248, 0.18);
  --primary-bluelight: rgba(0, 93, 248, 0.42);
  --primary-bluedark: rgba(18, 47, 151, 1);
  --sidebar-submenue: #0b1b554c;
}

@layer sidebar {
  .body-small {
    @apply w-[calc(100vw-270px)] ml-[270px] transition-width;
  }

  .sidebar {
    @apply h-screen w-[200px] shadow-inner fixed pb-5 bg-[var(--primary-bluedark)] w-[270px] transition-width z-[11];
  }

  .sidebar-close-icon {
    @apply cursor-pointer z-[11];
  }

  .sidebar-item-wrapper {
    @apply flex w-[204px] items-start relative gap-[81px] pl-[16px] pr-[12px] py-[3px] flex-[1] mt-[4px] flex-grow rounded-[4px]
           transition-colors duration-300 ease-in-out hover:bg-[var(--primary-bluelowop)] transition-width;
  }

  .sidebar-bottom-wrapper {
    @apply w-[204px] flex flex-row justify-between items-center absolute bottom-[10px] left-[30px] transition-width;
  }

  .sidebar-logout-wrapper {
    @apply rounded-[4px] pl-[16px] pr-[12px] py-[3px] w-[170px] mr-[8px]
    transition-colors duration-300 ease-in-out hover:bg-[var(--primary-bluelowop)] transition-width;
  }

  .sidebar-menu-item-wrapper {
    @apply sidebar-item-wrapper mt-0 transition-width;
  }

  .transition-width {
    transition: width 200ms linear;
  }

  .sidebar-item-wrapper.active {
    @apply bg-[var(--primary-blue)];
  }

  .sidebar-item-wrapper.submenu-active {
    @apply bg-[var(--primary-bluelight)];
  }

  .sidebar-item {
    @apply inline-flex w-full justify-start items-center gap-[15px] relative flex-[0_0_auto] py-[9px] transition-width;
  }

  .full-onestep-logo {
    @apply absolute w-[160px] h-[34px] top-[32px] left-[32px] object-cover;
  }

  .sidebar-items-wrapper {
    @apply flex flex-col justify-between absolute top-[94px] left-[30px] transition-width max-h-[65vh] overflow-y-auto;
  }

  .submenu {
    @apply cursor-pointer;
  }

  .sidebar-submenu {
    @apply hidden bg-[var(--sidebar-submenue)] rounded-b-[4px];
  }

  .sidebar-submenu.active {
    @apply block transition duration-150 ease-out;
  }

  .group {
    @apply absolute w-[270px] h-[322px] bottom-[-90px] transition-width;
  }

  .overlap-group {
    @apply relative h-[322px];
  }

  /* Collapsed */
  .sidebar-menu-item-wrapper.collapsed {
    @apply w-[60px] transition-width;
  }

  .sidebar-item-wrapper.collapsed {
    @apply w-[60px] pl-[12px] transition-width;
  }

  .sidebar-bottom-wrapper.collapsed {
    @apply w-[60px] transition-width;
  }

  .sidebar-item.collapsed {
    @apply justify-center transition-width;
  }

  .submenu-toggle-icon.collapsed {
    @apply hidden transition-width !important;
  }

  .sidebar-close-icon {
    @apply absolute top-[32px] right-[32px] hidden
  }

  @media (max-width: 1000px) {
    .sidebar {
      @apply w-full h-full;
    }

    .body-small {
      @apply w-full transition-width ml-0;
    }

    .group {
      @apply w-full h-[550px]
    }

    .sidebar-bubbles-full {
      @apply w-full
    }

    .sidebar-items-wrapper {
      @apply w-[90%]
    }

    .sidebar-item-wrapper {
      @apply w-full
    }

    .sidebar-close-icon {
      @apply block
    }
  }
}
@tailwind base;
@tailwind components;
@tailwind utilities;

.toast-title {
  font-weight: bold;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #ffffff;
}
.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
  /*overrides*/
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}
#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.turbo-toast {
  background-color: gray-100;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51a351;
}
.toast-error {
  background-color: #bd362f;
}
.toast-info {
  /* needs color */
}
.toast-warning {
  background-color: #f89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
/*Responsive Design*/
@media all and (max-width: 4000px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}

/* Turbo Toast */
@media all and (max-width: 400px) {
  .turbo-toast {
    right: 0;
    max-width: unset;
  }
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
