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; }
  .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-editor {
  display: block;
  min-height: 15rem;
  padding: 0.75rem;
}

.trix-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 1rem 0;
}

.trix-content .reveal-table-attachment {
  margin: 1rem 0;
  padding: 0.5rem;
  border: 1px dashed #cbd5f5;
  border-radius: 6px;
}

.trix-content .reveal-table-attachment:focus {
  outline: 2px solid #6366f1;
  outline-offset: 2px;
}

.trix-content th,
.trix-content td {
  border: 1px solid #d4d4d4;
  padding: 0.5rem;
  text-align: left;
}

.trix-content tr:nth-child(even) {
  background-color: #f7f7f7;
}

.trix-content iframe {
  width: 100%;
  min-height: 315px;
  border: 0;
  border-radius: 8px;
}

.trix-content .trix-embed--youtube {
  margin: 1.5rem 0;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS 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/SCSS
 * 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.
 *


 */

@font-face {
  font-family: "GeneralSans-Variable";
  src: url(/css/fonts/GeneralSans-Variable.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-Variable.woff) format("woff"),
    url(/css/fonts/GeneralSans-Variable.ttf) format("truetype");
  font-weight: 200 700;
  font-display: swap;
  font-style: normal;
}

/**
* This is a variable font
* You can controll variable axes as shown below:
* font-variation-settings: 'wght' 700.0;
*
* available axes:

* 'wght' (range from 200.0 to 700.0)

*/

@font-face {
  font-family: "GeneralSans-VariableItalic";
  src: url(/css/fonts/GeneralSans-VariableItalic.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-VariableItalic.woff) format("woff"),
    url(/css/fonts/GeneralSans-VariableItalic.ttf) format("truetype");
  font-weight: 200 700;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: "GeneralSans-Extralight";
  src: url(/css/fonts/GeneralSans-Extralight.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-Extralight.woff) format("woff"),
    url(/css/fonts/GeneralSans-Extralight.ttf) format("truetype");
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "GeneralSans-ExtralightItalic";
  src: url(/css/fonts/GeneralSans-ExtralightItalic.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-ExtralightItalic.woff) format("woff"),
    url(/css/fonts/GeneralSans-ExtralightItalic.ttf) format("truetype");
  font-weight: 200;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: "GeneralSans-Light";
  src: url(/css/fonts/GeneralSans-Light.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-Light.woff) format("woff"),
    url(/css/fonts/GeneralSans-Light.ttf) format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "GeneralSans-LightItalic";
  src: url(/css/fonts/GeneralSans-LightItalic.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-LightItalic.woff) format("woff"),
    url(/css/fonts/GeneralSans-LightItalic.ttf) format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: "GeneralSans-Regular";
  src: url(/css/fonts/GeneralSans-Regular.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-Regular.woff) format("woff"),
    url(/css/fonts/GeneralSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "GeneralSans-Italic";
  src: url(/css/fonts/GeneralSans-Italic.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-Italic.woff) format("woff"),
    url(/css/fonts/GeneralSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: "GeneralSans-Medium";
  src: url(/css/fonts/GeneralSans-Medium.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-Medium.woff) format("woff"),
    url(/css/fonts/GeneralSans-Medium.ttf) format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "GeneralSans-MediumItalic";
  src: url(/css/fonts/GeneralSans-MediumItalic.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-MediumItalic.woff) format("woff"),
    url(/css/fonts/GeneralSans-MediumItalic.ttf) format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: "GeneralSans-Semibold";
  src: url(/css/fonts/GeneralSans-Semibold.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-Semibold.woff) format("woff"),
    url(/css/fonts/GeneralSans-Semibold.ttf) format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "GeneralSans-SemiboldItalic";
  src: url(/css/fonts/GeneralSans-SemiboldItalic.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-SemiboldItalic.woff) format("woff"),
    url(/css/fonts/GeneralSans-SemiboldItalic.ttf) format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: "GeneralSans-Bold";
  src: url(/css/fonts/GeneralSans-Bold.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-Bold.woff) format("woff"),
    url(/css/fonts/GeneralSans-Bold.ttf) format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "GeneralSans-BoldItalic";
  src: url(/css/fonts/GeneralSans-BoldItalic.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-BoldItalic.woff) format("woff"),
    url(/css/fonts/GeneralSans-BoldItalic.ttf) format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}

.link {
  color: blue;
  cursor: pointer;
}

.loading:after {
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis steps(3, end) 1900ms infinite;
  animation: ellipsis steps(3, end) 1900ms infinite;
  content: "\2026";
  /* ascii code for the ellipsis character */
  width: 0px;
}

@keyframes ellipsis {
  to {
    width: 20px;
  }
}

@-webkit-keyframes ellipsis {
  to {
    width: 20px;
  }
}

.hidden_insights {
  margin-left: 24px;
}
.hidden, .hidden_insights ul {
  display: none;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "GeneralSans-Regular", "Helvetica Neue", sans-serif;
  color: #3e3342;
}

a,
.link {
  text-decoration: none;
  color: #18356d;
  position: relative;
  cursor: pointer;
}

a.selected:after {
  position: relative;
  content: "";
  display: block;
  height: 4px;
  width: 100%;
  background: #ec662b;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin-top: 5px;
}

.button {
  color: #0075ff !important;
}

audio {
  filter: sepia(30%) saturate(100%) grayscale(0) contrast(200%)
    hue-rotate(46deg) invert(90%);
}

.background-tint {
  background: white;
}

form {
  margin: 20px 0;
}

h1,
h2 {
  padding: 0px;
  margin: 0px;
}
h1 {
  font-size: 24px;
  margin: 0px 0px 12px 10px;
  font-weight: normal;
  text-shadow: 0px 1px #fff;
}

h2 {
  font-size: 24px;
  padding-bottom: 6px;
  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  /*	font-weight:normal;*/
}

input,
textarea,
select {
  padding: 8px 16px;
  font-size: 18px;
  margin: 0px 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

input[type="submit"]{
	cursor:pointer;
}

textarea {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 24px;
  font-size: 18px;
  font-family: "GeneralSans-Regular", "Helvetica Neue", sans-serif;
}

.accordian-header{
	padding:0px 8px;
	margin-top:24px;
}

.accordian-header::before{
	content: " + ";
}

.accordian-body{
	display:none;
}
.avatar-options {
  display: none;
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  z-index: 1000;
  max-width:298px;
  border-radius:12px;
  box-shadow:0 0 20px #ccc;
  padding:24px;
}

.avatar-option {
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;

}

.avatar-image-small {
  width: 48px;
  height: 48px;
}


.bar-info {
  padding: 8px;
  border-radius: 100px;
  color: #333;
  text-align: center;
  margin: 20px 0;
  font-style: italic;
}

.button,
input[type="submit"] {
  border-radius: 20px;
  padding: 8px 16px;
  font-weight: normal;
}
.button-primary,
input[type="submit"] {
  background: #ec662b;
  color: #fff !important;
  border: 2px solid #fff;
}

.button-primary:hover,
input[type="submit"]:hover {
  background: #ff8700;
  color: #fff !important;
  border: 2px solid #ec662b;
}


input[type="file"]{
	padding:48px;
/*	border-radius:24px;*/
	border:none;
	border:1px solid #ccc;
	text-align:center;
	font-size:0.8em;
	color:#808080;
	margin-top:12px;
}
input[type="file"]::file-selector-button{
	font-size:1.2em;
	background:none;
	border:none;
	color:blue;
}

.button-secondary {
  background: #fff;
  color: #ec662b !important;
  border: 1px solid #ec662b;
}

label {
  line-height: 2em;
  padding-left: 10px;
}
ol li {
  /*	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
*/
}
ul li {
  line-height: 24px;
}

ul.inline {
  margin: 0px;
  padding: 10px 0;
}
ul.inline li {
  display: inline;
  padding: 0px;
}

.sub-links ul.inline li{
	padding-right:8px;
	padding-left:8px;
	border-right:1px solid #ccc;
}
.sub-links ul.inline li:last-child{
	border:none;
}

p {
  margin: 2px 0px;
  padding: 4px 0;
}

table,
th,
td {
  /*  border: 1px solid #ccc;
  border-collapse: collapse;
*/
}

td,
th {
  padding: 10px;
  vertical-align: top;
}

.audio {
  text-align: center;
}
.image-radio {
  max-width: 400px;
}
.image-radio [type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

/* IMAGE STYLES */
.image-radio [type="radio"] img {
  cursor: pointer;
  padding: 5px;
}

/* CHECKED STYLES */
.image-radio [type="radio"]:checked img {
  border-radius: 100px;
  border: 4px solid #ec662b;
}

.image-radio img{
	cursor:pointer;
}

.image-radio [type="radio"]:checked + img {
  border: 4px solid #ec662b;
}

.interviewee{
	float:right;
}

.back-link a {
  border-right: 1px solid #ccc;
  padding-right: 20px;
}

.card {
  background: #ffffff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08);
  border-radius: 16px;
  padding: 20px;
  width: 200px;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  white-space: normal;
}
.card h2 {
  font-size: 18px;
}
.card .toolbar {
  display: none;
  position: absolute;
  font-size: 14px;
  right: 16px;
  top: 16px;
  font-size: 14px;
  font-weight: normal;
}

.card:hover .toolbar {
  display: block;
}

.checkbox-list {
  max-height: 300px;
  overflow-y: auto;
  border-radius: 12px;
  padding: 12px;
  background: #efeeeb;
}
.close {
  text-align: right;
  color: red;
  font-size: 0px;
  margin-right: 10px;
}

#close {
  color: red;
}

.cluster_obs_children {
  display: none;
}

.cluster_parent {
  vertical-align: bottom;
  box-shadow: none;
  background-color: #efefef;
}

.col {
  -ms-flex: 1;
  flex: 1;
  margin: 0px;
  padding: 0px;
  flex-direction: column;
}

.col div {
  vertical-align: top;
}
.content-main {
  padding: 24px 16px;
  margin-top: 100px;
}
.contextMenu {
    display: block;
    position: absolute;
    background-color: #fff;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
    z-index: 1000;
    padding: 10px;
	border-radius:4px;
	right:5px;
	top:110px;
}
.contextMenu input{
	font-size:12.5px;
}

.contextMenu ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.contextMenu ul li{
	display:inline;
	margin:0 12px;
	cursor:pointer;
	color:blue;
}

.contextMenu form {
    display: block;
}
.contextMenu input[type="submit"] {
    cursor:pointer;
}

.container__transcript_collection{
	padding:24px;
	border-left:2px solid #ccc;
	width:400px;
	display:none;
}
.container__transcript_collection ul, .container__transcript_collection li{
	list-style:none;
	padding:0px;
	margin:0px;
}

.container__transcript_collection li{
	border-bottom:1px solid #ccc;
	padding:12px 4px;
}


#selection-marker{
	background-color:yellow;
}

.dd-menu-link{
	cursor:pointer;
}
.dd-menu-container{
	position:relative;
}
.dd-menu{
	
	position:absolute;
	left:10px;
	top:1px;
	width:250px;
	background:#fff;
	border:1px solid #ccc;
	display:none;
	box-shadow:0 0 20px #ccc;
	max-height:400px;
	overflow-y:auto;
}
.find-replace .dd-menu{
	width:350px;
	padding:8px 16px;
	max-height:700px;
}

.find-replace .dd-menu label{
	width:70px;

}
.form_fields_container{
	display:flex;
	flex-direction:column;
	gap:24px;
}
.form_fields{
	display:grid;
	grid-template-columns: 300px auto;
	grid-row-gap: 20px;
}
.form_fields>div{
	padding:8px 0;
}

.form_fields .label .small{
	color:rgb(124,124,124);
	padding-left:8px;
}

.form_fields .label label{
	font-weight:bold;
}


.dd-menu .tag-option{
	padding:12px;
	cursor:pointer;
	border-bottom:1px solid #ccc;
}
.dd-menu .tag-option:hover{
	color:blue;
	background:#efefef;
}
.dd-menu .tag-option:last-child{
	border:none;
}

.default-state {
  margin: 40px auto;
  padding: 30px;
  max-width: 800px;
}

.default-state .left-nav {
  margin: 40px auto;
}

.delete {
  color: red;
}
.dot {
  height: 12px;
  width: 12px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
}

.edit_mode .link_hidable {
  display: inline-block;
}
.editable {
  border: 1px solid transparent;
  padding: 4px;
}
.empty-message {
  padding: 40px;
  color: #aaa;
  text-align: center;
}

.card input,
.card textarea {
  font-size: 14px !important;
}

.editable:hover {
  border: 1px solid #ccc;
}

.flex-container {
  display: flex;
  flex-wrap: nowrap;
}

.flex-container > div {
  flex-grow: 1;
}

.field,
.actions {
  padding: 10px 0;
}

input[type="search"] {
  border-radius: 100px;
}

.footer {
  bottom: 0px;
  right: 0px;
  padding: 16px 50px 16px 60px;
  border: 1px solid #ccc;
  background-image: url(/images/kogi.png);
  background-repeat: no-repeat;
  background-position: 16px, 4px;
  background-color: #fff;
  color: #2c2c2c;
  font-size: 12px;
  border-radius: 10px 0 0 0;
  margin-top: 200px;
}

.header {
  padding: 0px 20px;
  color: #fff;
  background-color: #08003a;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  z-index: 100;
}
.header a,
.header .link {
  color: #fff;
}
.header input {
  font-size: 18px;
  padding: 3px 16px;
  border-radius: 100px;
  margin-top: 20px;
  border: 1px solid #fff;
}

.drawer {
  background-color: #f7f7f7;
  /*	border-radius:10px;*/
  padding: 10px 30px;

  margin-bottom: 30px;
  color: #08003a;
  border-bottom: 3px solid #08003a;
}

.hscroll {
  max-width: 1200px;
  white-space: nowrap;
  position: relative;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 20px;
  color: #08003a;
}

.drawer .content-container {
  width: 300px;
  max-width: 300px;
  margin: 0 0.25%;
  zoom: 1;
  vertical-align: top;
  border: 2px solid transparent;
  overflow-y: hidden;
}

.drawer .max-height {
  height: 240px;
}

.drawer .highlight {
  border: 2px solid #ec662b;
}

.drawer .summary {
  max-height: 150px;
  overflow-y: scroll;
  padding: 10px 0px 30px 8px;
}

.hypo_analysis table {
  border-collapse: collapse;
}
.hypo_analysis th,
.hypo_analysis td {
  border: 1px solid #d8d8d8;
  padding: 20px 12px;
  font-weight: normal;
}
.hypo_analysis th {
  font-size: 14px;
  border-top: none;
  border-left: none;
  color: #909090;
  padding: 10px 12px;
}

.hypo_analysis th:first-child {
  text-align: left;
}
.hypo_analysis td:first-child {
  border-left: none;
}

.hypo_analysis th:last-child,
.hypo_analysis td:last-child {
  border-right: none;
}

.hypo_analysis tr:last-child td {
  border-bottom: none;
}

.hypo_analysis th img {
  width: 40px;
  height: 40px;
}

.hypo_analysis h4 {
  text-transform: uppercase;
}

.hypo_analysis .status {
  display: block;
  height: 21px;
  text-indent: -99999em;
  overflow: hidden;
}
.hypo_analysis .Passed,
.hypo_analysis .Pass {
  background: transparent url(/images/icons/ico-check-thick.svg) no-repeat
    center center;
}

.hypo_analysis .Failed,
.hypo_analysis .Fail {
  background: transparent url(/images/icons/ico-failed-thick.png) no-repeat
    center center;
}

.hypo_analysis .Inconclusive {
  background: transparent url(/images/icons/ico-inconclusive-thick.svg)
    no-repeat center center;
}

.icon-action-link:before {
  display: inline-block;
  height: 16px;
  margin-right: 5px;
}

.icon-download:before {
  content: url(/images/icons/file-arrow-down-solid.svg);
}
.icon-add-interview:before {
  content: url(/images/icons/icon-add-interview.svg);
}
.icon-find-replace:before {
  content: url(/images/icons/icon-find-replace.svg);
}
.icon-edit-study:before {
  content: url(/images/icons/icon-edit-study.svg);
}

.icon-study-analysis:before {
  content: url(/images/icons/icon-study-analysis.svg);
}
.icon-personas:before {
  content: url(/images/icons/icon-personas.svg);
}

.icon-interview-transcript:before {
  content: url(/images/icons/icon-play.svg);
  height: 12px;
}

.chevron::after {
	border-style: solid;
	border-width: 0.1em 0.1em 0 0;
	content: '';
	display: inline-block;
	height: 0.45em;
	left: 0.45em;
	right:0.25em;
	position: relative;
	top: 0.45em;
	transform: rotate(-45deg);
	vertical-align: top;
	width: 0.45em;
	margin-right:8px;
}

.chevron.bottom:after {
	transform: rotate(135deg);
}

.inactive {
  color: #0075ff;
  opacity: 0.3;
}
.info_action{
	color:#333;
	padding:3px 0;
	visibility: hidden;
}

#insights td {
  border-bottom: 1px solid #ccc;
  vertical-align: top;
}
.chart {
  background-color: green;
  border-radius: 20px;
  margin-top: 0px;
  color: #fff;
  padding: 3px 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 8px;
}

.chart a {
  color: #fff;
}

.interview_nav {
  padding: 12px 24px;
  background: #ffffff;
  border-right: 1px solid #efefef;
}
.interview_nav a {
  white-space: nowrap;
}
.interview_nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.interview_nav li {
  padding: 20px 0;
  border-bottom: 1px dotted #ccc;
}
.interview_nav li:first-child div {
  padding: 3px 0;
}
.interview_nav li:last-child {
  border: none;
}
.interview_nav li a {
  padding: 20px 0;
  color: #18356d;
}

.interview_nav li a.selected {
  font-weight: bold;
}

.interview_nav li a.selected:after {
  content: url(/images/angle-right-solid.svg);
  display: inline-block;
  width: 8px;
  background: none;
  position: relative;
  padding: 0 12px 0 0;
}
.interview_nav li img {
  height: 50px;
  margin-right: 4px;
  vertical-align: middle;
}

.journey_map {
  margin-top: 30px;
}
.journey_map td,
.journey_map th {
  border-bottom: 1px solid #ccc;
}

.left-nav {
  padding: 32px;
  margin-right: 32px;
  background: #efeeeb;
  border-radius: 12px;
  min-width: 300px;
  max-width: 300px;
}
.left-nav ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.left-nav ul li {
  padding: 8px 0;
  border-bottom: 1px solid #ccc;
}

.left-nav ul li.selected a {
  color: #000;
  font-weight: bold;
}

.left-nav ul li .close {
  visibility: hidden;
}

.left-nav ul li:hover .close {
  visibility: visible;
}

.link_hidable {
  display: none;
}
.logo {
  margin-left: 20px;
}

.main_nav {
  max-width: 90px;
  background: linear-gradient(2.44deg, #2c2c2c 0.95%, #2c2f7b 98.39%);
  height: 100vh;
  text-align: center;
  padding: 30px 10px;
  position: fixed;
}
.main_nav > .meta_nav a {
  color: #fff;
  display: block;
  padding: 12px;
}
.main_nav > .meta_nav a:first-child {
  border-bottom: 1px solid #fff;
}
.main_nav > .meta_nav {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.meta-links {
  text-align: right;
  align-self: center;
  padding-bottom: 16px;
}


div:has(> span.table_display_control)
{
	width:40px;
	max-width:40px;
	height:100%;	
	vertical-align:middle;
	visibility:hidden;
	padding:12px;
}

.table_display_control img{
	width:20px;
}
th.speaker{
	background:#fff;padding:6px 20px;
}
th:hover div:has(> span.table_display_control){
	visibility:visible;
}

.title .meta-links li, .title .menu-links li {
  margin: 0px !important;
  padding:0px 8px;
  border-right:1px solid #ccc;
  text-align:left;
}

.title .meta-links li:last-child, .title .menu-links li:last-child{
	border:none;
}

.title .menu-links li.selected{
	border-bottom:2px solid #ccc;
}




.title .action-links a {
  color: #343434 !important;
  padding: 8px 8px !important;
  /*	background-color:#e8e8e8;*/
  border-radius: 8px;
}

.title .action-links a:hover {
  color: #0075ff !important;
  background-color: #d9d9d9;
}

.transcript_collection_metadata{
	padding:12px;
	font-size:12px;
	background:#f0f0f0;
	border-radius:4px;
	margin:4px 0;
	display:none;
}
.transcript_collection_metadata li{
	padding:4px 0;
	margin:0px;
}
.transcript_collection_metadata li:last-child{
	border:none;
}

.modal {
  padding: 10px;
  background-color: #fff;
  /*	border-radius:20px;*/
  position: fixed;
  box-shadow: 0 0 20px #ccc;
  display: none;
  overflow-y: scroll;
}
.modal-close {
  text-align: right;
}

.modal-details {
  top: 20px;
  right: 20px;
  height: 100%;
  width: 600px;
  float: right;
}

#notice {
	color: rgb(4, 69, 14);
	font-weight: normal;
	position: absolute;
	background-color: #fff;
	padding: 16px 32px;
	border-radius: 4px;
	box-shadow: 0 0 20px #666;
	z-index: 200;
	position: absolute;
	left: 0;
	right: 0;
	top: 8px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}

obs_notification {
  position: relative;
  padding: 4px 12px;
  background: #efefef;
  border-radius: 20px;
}
.obs_notification #unselected_categories {
  width: 400px;
  max-height: 300px;
  box-shadow: 0 0 20px #ccc;
  background: #efefef;
  border-radius: 20px;
  padding: 30px;
  overflow-y: scroll;
  position: absolute;
  z-index: 3;
  display: none;
}

.obs_notification:hover #unselected_categories {
  display: block;
}

.obs_summary .score{
	font-size:12px;
	opacity:0;
	font-size:12px;
	padding-top:12px;
	color:#333;

}
.obs_summary .score span{
	border-radius:10px;
/*	background:#efefef;*/
	padding:4px 0px;
	font-family: "GeneralSans-Medium";
	

}

.obs_summary:hover .score{
	opacity:1;
}


.observation a {
  float: right;
  font-weight: normal;
}
.observation .toolbar {
  visibility: hidden;
  font-size: 14px;
}

.observation:hover .toolbar {
  visibility: visible;
}

.overlapping_avatars {
  display: inline-flex;
  flex-direction: row-reverse;
}

.overlapping_avatars .avatar {
  position: relative;
  border: 1px solid #fff;
  border-radius: 50%;
  overflow: hidden;
  width: 54px;
}

.overlapping_avatars .avatar:not(:last-child) {
  margin-left: -24px;
}

.overlapping_avatars .avatar img {
  width: 100%;
  display: block;
}
#preview{
	margin-top:12px;
}

.right-content {
  padding-top: 32px;
}

.row {
  display: flex;
  flex-direction: row;
  flex: none;
  order: 1;
  flex-grow: 1;
}

.section {
  /*	margin:20px 0 30px 0;*/
  padding: 24px 12px;
}

#select_studies {
  padding: 8px;
  display: block;
  position: relative;
  margin: 16px 0;
}

.search-results > div {
  margin: 20px 0;
  padding: 20px;
  border-bottom: 1px solid #ccc;
}

.study_name{
	max-width: 200px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.study_questions td {
  width: 200px;
}
.study_questions td div {
  height: 200px;
  overflow-y: scroll;
}
.study_questions td:first-child {
  font-size: 18px;
}
.sub_transcript {
  display: none;
  font-size: 18px;
  line-height: 1.2em;
  padding: 24px;
  min-width: 150px;
  background: #efeeeb;
  border-radius: 12px;
  margin: 12px;
}
#summary{
	margin-top:8px;
}
table{
	border-collapse:"collapse";
}

.tabs {
  margin: 0 auto;
  text-align: center;
}
.tabs ul {
  list-style: none;
}
.tabs ul li {
  display: inline;
  padding: 4px 12px;
  border: 1px solid #ccc;
}

.tabs ul li:first-child {
  border-radius: 30px 0 0 30px;
}
.tabs ul li:last-child {
  border-radius: 0 30px 30px 0;
}

.title {
  border-bottom: 1px solid #e0e0e0;
  padding: 12px 48px 0px 48px;
  background-color: #f7f7f7;
  position: fixed;
  top: 53px;
  left: 0px;
  width: 100vw;
  z-index: 100;
}

.title ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.title li {
  display: inline-block;
  padding: 0px;
  margin: 0 10px;
}
.title li a {
  margin: 0px;
  color: #18356d;
}

.subnav {
  border-bottom: 1px solid #ccc;
}
.subnav h2 {
  margin-left: 0px;
  margin-bottom: 4px;
}
.subnav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.subnav li {
  display: inline-block;
  padding: 0px;
  margin: 0px 10px;
}
.subnav li a {
  margin: 0px;
  color: #3e3342;
}

.study_toolbar{
	padding:12px 24px;
	background:#08003a;
	border:1px solid #ccc;
	position:fixed;
	bottom:10px;
	z-index:100;
	left:50%;
	box-shadow:0 0 20px #ccc;
	border-radius:40px;
	transform: translate(-50%, -50%);
	vertical-align:middle;
}


.toolbar {
  float: right;
}
tr.transcript {
  display: none;
}
.transcript {
  background-color: #f9f9f9;
  padding: 10px 60px 10px 10px !important;
  position: relative;
}

.transcript .meta-nav {
  padding: 5px 10px;
  /*	position:absolute;
	top:10px;
	right:10px;
*/ /*	background:rgba(0,0,0,0.2);*/
  border-radius: 20px;
  visibility: hidden;
  z-index: 2;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: right;
}

.transcript li {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
.transcript li:last-child {
  border: none;
}

.transcript-line {
  position: relative;
}
.transcript-line:hover .meta-nav {
  visibility: visible;
}

.grid-container,
.grid-container-large {
  display: grid !important;
  grid-row-gap: 20px;
}
.grid-container {
  grid-template-columns: repeat(auto-fill, minmax(205px, 1.2fr));
}
.grid-container-large {
  grid-template-columns: repeat(auto-fill, minmax(305px, 1fr));
}

.group_obs_obs{
     overflow: hidden;
     text-overflow: ellipsis;
}

.group_obs_obs_short{
	max-height:50px;
}


ul.list_separated {
  list-style: none;
  margin: 0px;
  padding: 0 20px;
}
ul.list_separated li {
  padding: 12px 0;
  border-bottom: 1px solid #ccc;
}

#video-embed {
  /*	position:fixed;*/
  /*	bottom:10px;*/
  /*	right:10px;*/
  border: 1px solid #ccc;
  background-color: #08003a;
  border-radius: 10px;
  z-index: 1;
  width: 100%;
  text-align: center;
}

#video-embed ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin: 10px 5px;
  text-align: left;
}

#video-embed ul li {
  display: inline;
  margin: 0px;
  padding: 0px;
  font-size: 13px;
}

#video-embed a,
#video-embed .link {
  padding: 10px;
  text-align: center;
  color: #fff;
}

/* direct_uploads.css */

.direct-upload {
  display: inline-block;
  position: relative;
  padding: 7px 12px;
  margin: 0 3px 3px 0;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  font-size: 14px;
  line-height: 13px;
  border-radius: 34px;
}

.direct-upload--pending {
  opacity: 0.6;
}

.direct-upload__progress {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  opacity: 0.2;
  background: #0076ff;
  transition: width 120ms ease-out, opacity 60ms 60ms ease-in;
  transform: translate3d(0, 0, 0);
  border-radius: 100px;
}

.direct-upload--complete .direct-upload__progress {
  opacity: 0.4;
}

.direct-upload--error {
  border-color: red;
}

input[type="file"][data-direct-upload-url][disabled] {
  display: none;
}

.ui-tooltip {
  box-shadow: 0 0 16px #efefef;
  font-family: "GeneralSans-Regular", "Helvetica Neue", sans-serif;
  color: #3e3342;
  line-height: 1.4em;
  padding: 20px;
  border-radius:12px;
  font-size:15px;
}

.transcript_blob{
	padding:24px;
	width:80%;
	min-width:150px;
	background:#EFEEEB;
	border-radius:12px;
	margin:12px 0;
}

.transcript_highlight{
	animation-name: highlight_transcript;
	  animation-duration: 2s;
}


#notification {
  display: none;
  top: 40px;
  right: 10px;
  width: 400px;
  position: fixed;
  background-color: #fff;
  padding: 20px 10px;
  border-radius: 16px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
  z-index: 200;
  font-size: 15px;
}

#notification h3 {
  padding: 10px 20px;
  margin: 0px;
}
#notification ul,
#notification li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#notification li {
  list-style: none;
  margin: 0px;
  padding: 8px;
  border-top: 1px solid #dfddee;
}

#notification ul li.false {
  border-left: 3px solid #0075ff !important;
}

.close:before {
  content: url(/images/icons/icon-close.svg);
}

.list-container {
  max-height: 300px;
  overflow-y: scroll;
  padding: 10px;
}
#refresh_link {
  font-weight: normal;
  margin-left: 20px;
}

#unused_topics li {
  padding-bottom: 10px;
  margin-bottom: 6px;
  border-bottom: 1px solid #ccc;
  line-height: 1.4em;
}

/*JQUERY MODAL*/
.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  box-sizing: border-box;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}
.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  background: #fff;
  padding: 15px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 20px #333;
  -moz-box-shadow: 0 0 20px #333;
  -o-box-shadow: 0 0 20px #333;
  -ms-box-shadow: 0 0 20px #333;
  box-shadow: 0 0 20px #333;
  text-align: left;
}
.modal a.close-modal {
  position: absolute;
  top: 12.5px;
  right: 12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==");
}
.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px;
}
.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.modal-spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.timeline-base-container{
	padding:12px 0;
	width:200px;
	margin:auto;
}

.timeline-base{
	background:#ccc;
	border-radius:10px;
	height:10px;
	position:relative;
	width:200px;
	margin:auto;
}


.timeline-dot{
	position:absolute;width:10px;height:10px;border-radius:100px;border:1px solid #fff;background:#000;
}
.timeline-dot:hover{
	background:red;
}
@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.5);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}


@keyframes highlight_transcript {
  0%   {background-color: #EFEEEB;}
  50%  {background-color: yellow;}
  100% {background-color: #EFEEEB;}
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS 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/SCSS
 * 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.
 *


 */

@font-face {
  font-family: "GeneralSans-Variable";
  src: url(/css/fonts/GeneralSans-Variable.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-Variable.woff) format("woff"),
    url(/css/fonts/GeneralSans-Variable.ttf) format("truetype");
  font-weight: 200 700;
  font-display: swap;
  font-style: normal;
}

/**
* This is a variable font
* You can controll variable axes as shown below:
* font-variation-settings: 'wght' 700.0;
*
* available axes:

* 'wght' (range from 200.0 to 700.0)

*/

@font-face {
  font-family: "GeneralSans-VariableItalic";
  src: url(/css/fonts/GeneralSans-VariableItalic.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-VariableItalic.woff) format("woff"),
    url(/css/fonts/GeneralSans-VariableItalic.ttf) format("truetype");
  font-weight: 200 700;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: "GeneralSans-Extralight";
  src: url(/css/fonts/GeneralSans-Extralight.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-Extralight.woff) format("woff"),
    url(/css/fonts/GeneralSans-Extralight.ttf) format("truetype");
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "GeneralSans-ExtralightItalic";
  src: url(/css/fonts/GeneralSans-ExtralightItalic.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-ExtralightItalic.woff) format("woff"),
    url(/css/fonts/GeneralSans-ExtralightItalic.ttf) format("truetype");
  font-weight: 200;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: "GeneralSans-Light";
  src: url(/css/fonts/GeneralSans-Light.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-Light.woff) format("woff"),
    url(/css/fonts/GeneralSans-Light.ttf) format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "GeneralSans-LightItalic";
  src: url(/css/fonts/GeneralSans-LightItalic.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-LightItalic.woff) format("woff"),
    url(/css/fonts/GeneralSans-LightItalic.ttf) format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: "GeneralSans-Regular";
  src: url(/css/fonts/GeneralSans-Regular.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-Regular.woff) format("woff"),
    url(/css/fonts/GeneralSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "GeneralSans-Italic";
  src: url(/css/fonts/GeneralSans-Italic.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-Italic.woff) format("woff"),
    url(/css/fonts/GeneralSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: "GeneralSans-Medium";
  src: url(/css/fonts/GeneralSans-Medium.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-Medium.woff) format("woff"),
    url(/css/fonts/GeneralSans-Medium.ttf) format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "GeneralSans-MediumItalic";
  src: url(/css/fonts/GeneralSans-MediumItalic.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-MediumItalic.woff) format("woff"),
    url(/css/fonts/GeneralSans-MediumItalic.ttf) format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: "GeneralSans-Semibold";
  src: url(/css/fonts/GeneralSans-Semibold.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-Semibold.woff) format("woff"),
    url(/css/fonts/GeneralSans-Semibold.ttf) format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "GeneralSans-SemiboldItalic";
  src: url(/css/fonts/GeneralSans-SemiboldItalic.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-SemiboldItalic.woff) format("woff"),
    url(/css/fonts/GeneralSans-SemiboldItalic.ttf) format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: "GeneralSans-Bold";
  src: url(/css/fonts/GeneralSans-Bold.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-Bold.woff) format("woff"),
    url(/css/fonts/GeneralSans-Bold.ttf) format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "GeneralSans-BoldItalic";
  src: url(/css/fonts/GeneralSans-BoldItalic.woff2) format("woff2"),
    url(/css/fonts/GeneralSans-BoldItalic.woff) format("woff"),
    url(/css/fonts/GeneralSans-BoldItalic.ttf) format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}

.link {
  color: blue;
  cursor: pointer;
}

.loading:after {
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis steps(3, end) 1900ms infinite;
  animation: ellipsis steps(3, end) 1900ms infinite;
  content: "\2026";
  /* ascii code for the ellipsis character */
  width: 0px;
}

@keyframes ellipsis {
  to {
    width: 20px;
  }
}

@-webkit-keyframes ellipsis {
  to {
    width: 20px;
  }
}

.hidden_insights {
  margin-left: 24px;
}
.hidden_insights ul {
  display: none;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "GeneralSans-Regular", "Helvetica Neue", sans-serif;
  color: #3e3342;
}

a,
.link {
  text-decoration: none;
  color: #18356d;
  position: relative;
  cursor: pointer;
}

a.selected:after {
  position: relative;
  content: "";
  display: block;
  height: 4px;
  width: 100%;
  background: #ec662b;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin-top: 5px;
}

.button {
  color: #0075ff !important;
}

audio {
  filter: sepia(30%) saturate(100%) grayscale(0) contrast(200%)
    hue-rotate(46deg) invert(90%);
}

.background-tint {
  background: white;
}

form {
  margin: 20px 0;
}

h1,
h2 {
  padding: 0px;
  margin: 0px;
}
.blog h1 {
  margin:12px;
  font-weight: bold;
  text-shadow: 0px 1px #fff;
  font-family: 'GeneralSans-Bold';
  font-size: 3.6em;
  line-height: 1.1em;
}

.blog h2 {
  font-size: 24px;
  padding-bottom: 6px;
  white-space: wrap;
  overflow: visible;
    text-overflow: visible;
	font-size: 2.8em;
	line-height: 1.1em;
	font-family: 'GeneralSans-Semibold';
}

input,
textarea,
select {
  padding: 8px 16px;
  font-size: 18px;
  margin: 0px 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
textarea {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 24px;
  font-size: 18px;
  font-family: "GeneralSans-Regular", "Helvetica Neue", sans-serif;
}
.avatar-options {
  display: none;
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  z-index: 1000;
  max-width:298px;
  border-radius:12px;
  box-shadow:0 0 20px #ccc;
  padding:24px;
}

.avatar-option {
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;

}

.avatar-image-small {
  width: 48px;
  height: 48px;
}


.bar-info {
  padding: 8px;
  border-radius: 100px;
  color: #333;
  text-align: center;
  margin: 20px 0;
  font-style: italic;
}

code {
    font-family: monospace;
}

.button,
input[type="submit"] {
  border-radius: 20px;
  padding: 8px 16px;
  font-weight: normal;
}
.button-primary,
input[type="submit"] {
  background: #ec662b;
  color: #fff !important;
  border: 2px solid #fff;
}

.button-primary:hover,
input[type="submit"]:hover {
  background: #ff8700;
  color: #fff !important;
  border: 2px solid #ec662b;
}

input[type="file"]{
	padding:48px;
/*	border-radius:24px;*/
	border:none;
	border:1px solid #ccc;
	text-align:center;
	font-size:0.8em;
	color:#808080;
	margin-top:12px;
}
input[type="file"]::file-selector-button{
	font-size:1.2em;
	background:none;
	border:none;
	color:blue;
}

.button-secondary {
  background: #fff;
  color: #ec662b !important;
  border: 1px solid #ec662b;
}

label {
  line-height: 2em;
  padding-left: 10px;
}
ol li {
  /*	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
*/
}
pre {
    display: block;
    font-family: monospace;
    unicode-bidi: isolate;
    white-space: pre;
    margin: 1em 0px;
}


ul li {
  line-height: 24px;
}

ul.inline {
  margin: 0px;
  padding: 10px 0;
}
ul.inline li {
  display: inline;
  padding: 0px;
}

p {
  margin: 2px 0px;
  padding: 4px 0;
}

table,
th,
td {
  /*  border: 1px solid #ccc;
  border-collapse: collapse;
*/
}

td,
th {
  padding: 10px;
  vertical-align: top;
}
.blog .article-content{
	font-size:1.5rem;
	line-height:2.25rem;
	margin:32px auto;
}

.blog .article-content p{
	margin:32px auto;
}
.blog .article-content li{
	margin:24px 0;
	line-height:32px;
}

.blog .article-content h2{
	margin:32px auto 0 auto;
	font-size:1.5em;
}

.audio {
  text-align: center;
}

.image2-inset{
	text-align:center;
	padding:2.5rem;
}

.image-radio {
  max-width: 400px;
}
.image-radio [type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

/* IMAGE STYLES */
.image-radio [type="radio"] img {
  cursor: pointer;
  padding: 5px;
}

/* CHECKED STYLES */
.image-radio [type="radio"]:checked img {
  border-radius: 100px;
  border: 4px solid #ec662b;
}

.image-radio img{
	cursor:pointer;
}

.image-radio [type="radio"]:checked + img {
  border: 4px solid #ec662b;
}

.interviewee{
	float:right;
}

.back-link a {
  border-right: 1px solid #ccc;
  padding-right: 20px;
}

.blog .card {
  background: #ffffff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08);
  border-radius: 16px;
  padding: 20px;
  width: 350px;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  white-space: normal;
}
.blog .card h2 {
  font-size: 24px;
  padding: 20px 4px;
}
.blog .card .toolbar {
  display: none;
  position: absolute;
  font-size: 14px;
  right: 16px;
  top: 16px;
  font-size: 14px;
  font-weight: normal;
}

.blog .card:hover .toolbar {
  display: block;
}

.checkbox-list {
  max-height: 300px;
  overflow-y: auto;
  border-radius: 12px;
  padding: 12px;
  background: #efeeeb;
}
.close {
  text-align: right;
  color: red;
  font-size: 0px;
  margin-right: 10px;
}

#close {
  color: red;
}

.cluster_obs_children {
  display: none;
}

.cluster_parent {
  vertical-align: bottom;
  box-shadow: none;
  background-color: #efefef;
}

.col {
  -ms-flex: 1;
  flex: 1;
  margin: 0px;
  padding: 0px;
  flex-direction: column;
}

.col div {
  vertical-align: top;
}
.blog .content-main {
  padding: 24px 16px;
  margin-top: 64px;
  max-width:1200px;
  margin:64px auto;
}

.dd-menu-link{
	cursor:pointer;
}
.dd-menu-container{
	position:relative;
}
.dd-menu{
	
	position:absolute;
	left:10px;
	top:1px;
	width:250px;
	background:#fff;
	border:1px solid #ccc;
	display:none;
	box-shadow:0 0 20px #ccc;
	max-height:400px;
	overflow-y:auto;
}
.dd-menu .tag-option{
	padding:12px;
	cursor:pointer;
	border-bottom:1px solid #ccc;
}
.dd-menu .tag-option:hover{
	color:blue;
	background:#efefef;
}
.dd-menu .tag-option:last-child{
	border:none;
}

.default-state {
  margin: 40px auto;
  padding: 30px;
  max-width: 800px;
}

.default-state .left-nav {
  margin: 40px auto;
}

.delete {
  color: red;
}
.dot {
  height: 12px;
  width: 12px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
}

.edit_mode .link_hidable {
  display: inline-block;
}
.editable {
  border: 1px solid transparent;
  padding: 4px;
}
.empty-message {
  padding: 40px;
  color: #aaa;
  text-align: center;
}

.card input,
.card textarea {
  font-size: 14px !important;
}

.editable:hover {
  border: 1px solid #ccc;
}

.flex-container {
  display: flex;
  flex-wrap: nowrap;
}

.flex-container > div {
  flex-grow: 1;
}

.field,
.actions {
  padding: 10px 0;
}

input[type="search"] {
  border-radius: 100px;
}

.footer {
  bottom: 0px;
  right: 0px;
  padding: 16px 50px 16px 60px;
  border: 1px solid #ccc;
  background-image: url(/images/kogi.png);
  background-repeat: no-repeat;
  background-position: 16px, 4px;
  background-color: #fff;
  color: #2c2c2c;
  font-size: 12px;
  border-radius: 10px 0 0 0;
  margin-top: 200px;
}

.header {
  padding: 0px 20px;
  color: #fff;
  background-color: #08003a;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  z-index: 100;
}
.header a,
.header .link {
  color: #fff;
}
.header input {
  font-size: 18px;
  padding: 3px 16px;
  border-radius: 100px;
  margin-top: 20px;
  border: 1px solid #fff;
}

.drawer {
  background-color: #f7f7f7;
  /*	border-radius:10px;*/
  padding: 10px 30px;

  margin-bottom: 30px;
  color: #08003a;
  border-bottom: 3px solid #08003a;
}

.hscroll {
  max-width: 1200px;
  white-space: nowrap;
  position: relative;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 20px;
  color: #08003a;
}

.drawer .content-container {
  width: 300px;
  max-width: 300px;
  margin: 0 0.25%;
  zoom: 1;
  vertical-align: top;
  border: 2px solid transparent;
  overflow-y: hidden;
}

.drawer .max-height {
  height: 240px;
}

.drawer .highlight {
  border: 2px solid #ec662b;
}

.drawer .summary {
  max-height: 150px;
  overflow-y: scroll;
  padding: 10px 0px 30px 8px;
}

.hypo_analysis table {
  border-collapse: collapse;
}
.hypo_analysis th,
.hypo_analysis td {
  border: 1px solid #d8d8d8;
  padding: 20px 12px;
  font-weight: normal;
}
.hypo_analysis th {
  font-size: 14px;
  border-top: none;
  border-left: none;
  color: #909090;
  padding: 10px 12px;
}

.hypo_analysis th:first-child {
  text-align: left;
}
.hypo_analysis td:first-child {
  border-left: none;
}

.hypo_analysis th:last-child,
.hypo_analysis td:last-child {
  border-right: none;
}

.hypo_analysis tr:last-child td {
  border-bottom: none;
}

.hypo_analysis th img {
  width: 40px;
  height: 40px;
}

.hypo_analysis h4 {
  text-transform: uppercase;
}

.hypo_analysis .status {
  display: block;
  height: 21px;
  text-indent: -99999em;
  overflow: hidden;
}
.hypo_analysis .Passed,
.hypo_analysis .Pass {
  background: transparent url(/images/icons/ico-check-thick.svg) no-repeat
    center center;
}

.hypo_analysis .Failed,
.hypo_analysis .Fail {
  background: transparent url(/images/icons/ico-failed-thick.png) no-repeat
    center center;
}

.hypo_analysis .Inconclusive {
  background: transparent url(/images/icons/ico-inconclusive-thick.svg)
    no-repeat center center;
}

.icon-action-link:before {
  display: inline-block;
  height: 16px;
  margin-right: 5px;
}

.icon-download:before {
  content: url(/images/icons/file-arrow-down-solid.svg);
}
.icon-add-interview:before {
  content: url(/images/icons/icon-add-interview.svg);
}
.icon-find-replace:before {
   content: url(/images/icons/icon-find-replace.svg);
}
.icon-edit-study:before {
  content: url(/images/icons/icon-edit-study.svg);
}

.icon-study-analysis:before {
  content: url(/images/icons/icon-study-analysis.svg);
}
.icon-personas:before {
  content: url(/images/icons/icon-personas.svg);
}

.icon-interview-transcript:before {
  content: url(/images/icons/icon-play.svg);
  height: 12px;
}

.chevron::after {
	border-style: solid;
	border-width: 0.1em 0.1em 0 0;
	content: '';
	display: inline-block;
	height: 0.45em;
	left: 0.45em;
	right:0.25em;
	position: relative;
	top: 0.45em;
	transform: rotate(-45deg);
	vertical-align: top;
	width: 0.45em;
	margin-right:8px;
}

.chevron.bottom:after {
	transform: rotate(135deg);
}

.inactive {
  color: #0075ff;
  opacity: 0.3;
}
.info_action{
	color:#333;
	padding:3px 0;
	visibility: hidden;
}

#insights td {
  border-bottom: 1px solid #ccc;
  vertical-align: top;
}
.chart {
  background-color: green;
  border-radius: 20px;
  margin-top: 0px;
  color: #fff;
  padding: 3px 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 8px;
}

.chart a {
  color: #fff;
}

.interview_nav {
  padding: 12px 24px;
  background: #ffffff;
  border-right: 1px solid #efefef;
}
.interview_nav a {
  white-space: nowrap;
}
.interview_nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.interview_nav li {
  padding: 20px 0;
  border-bottom: 1px dotted #ccc;
}
.interview_nav li:first-child div {
  padding: 3px 0;
}
.interview_nav li:last-child {
  border: none;
}
.interview_nav li a {
  padding: 20px 0;
  color: #18356d;
}

.interview_nav li a.selected {
  font-weight: bold;
}

.interview_nav li a.selected:after {
  content: url(/images/angle-right-solid.svg);
  display: inline-block;
  width: 8px;
  background: none;
  position: relative;
  padding: 0 12px 0 0;
}
.interview_nav li img {
  height: 50px;
  margin-right: 4px;
  vertical-align: middle;
}

.journey_map {
  margin-top: 30px;
}
.journey_map td,
.journey_map th {
  border-bottom: 1px solid #ccc;
}

.left-nav {
  padding: 32px;
  margin-right: 32px;
  background: #efeeeb;
  border-radius: 12px;
  min-width: 300px;
  max-width: 300px;
}
.left-nav ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.left-nav ul li {
  padding: 8px 0;
  border-bottom: 1px solid #ccc;
}

.left-nav ul li.selected a {
  color: #000;
  font-weight: bold;
}

.left-nav ul li .close {
  visibility: hidden;
}

.left-nav ul li:hover .close {
  visibility: visible;
}

.link_hidable {
  display: none;
}
.logo {
  margin-left: 20px;
}

.main_nav {
  max-width: 90px;
  background: linear-gradient(2.44deg, #2c2c2c 0.95%, #2c2f7b 98.39%);
  height: 100vh;
  text-align: center;
  padding: 30px 10px;
  position: fixed;
}
.main_nav > .meta_nav a {
  color: #fff;
  display: block;
  padding: 12px;
}
.main_nav > .meta_nav a:first-child {
  border-bottom: 1px solid #fff;
}
.main_nav > .meta_nav {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.meta-links {
  text-align: right;
  align-self: center;
  padding-bottom: 16px;
}


div:has(> span.table_display_control)
{
	width:40px;
	max-width:40px;
	height:100%;	
	vertical-align:middle;
	visibility:hidden;
	padding:12px;
}

.table_display_control img{
	width:20px;
}
th.speaker{
	background:#fff;padding:6px 20px;
}
th:hover div:has(> span.table_display_control){
	visibility:visible;
}

.title .meta-links li, .title .menu-links li {
  margin: 0px !important;
  padding:0px 8px;
  border-right:1px solid #ccc;
  text-align:left;
}

.title .meta-links li:last-child, .title .menu-links li:last-child{
	border:none;
}

.title .menu-links li.selected{
	border-bottom:2px solid #ccc;
}




.title .action-links a {
  color: #343434 !important;
  padding: 8px 8px !important;
  /*	background-color:#e8e8e8;*/
  border-radius: 8px;
}

.title .action-links a:hover {
  color: #0075ff !important;
  background-color: #d9d9d9;
}

.modal {
  padding: 10px;
  background-color: #fff;
  /*	border-radius:20px;*/
  position: fixed;
  box-shadow: 0 0 20px #ccc;
  display: none;
  overflow-y: scroll;
}
.modal-close {
  text-align: right;
}

.modal-details {
  top: 20px;
  right: 20px;
  height: 100%;
  width: 600px;
  float: right;
}

#notice {
	color: rgb(4, 69, 14);
	font-weight: normal;
	position: absolute;
	background-color: #fff;
	padding: 16px 32px;
	border-radius: 4px;
	box-shadow: 0 0 20px #666;
	z-index: 200;
	position: absolute;
	left: 0;
	right: 0;
	top: 8px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}

obs_notification {
  position: relative;
  padding: 4px 12px;
  background: #efefef;
  border-radius: 20px;
}
.obs_notification #unselected_categories {
  width: 400px;
  max-height: 300px;
  box-shadow: 0 0 20px #ccc;
  background: #efefef;
  border-radius: 20px;
  padding: 30px;
  overflow-y: scroll;
  position: absolute;
  z-index: 3;
  display: none;
}

.obs_notification:hover #unselected_categories {
  display: block;
}

.observation a {
  float: right;
  font-weight: normal;
}
.observation .toolbar {
  visibility: hidden;
  font-size: 14px;
}

.observation:hover .toolbar {
  visibility: visible;
}

.overlapping_avatars {
  display: inline-flex;
  flex-direction: row-reverse;
}

.overlapping_avatars .avatar {
  position: relative;
  border: 1px solid #fff;
  border-radius: 50%;
  overflow: hidden;
  width: 54px;
}

.overlapping_avatars .avatar:not(:last-child) {
  margin-left: -24px;
}

.overlapping_avatars .avatar img {
  width: 100%;
  display: block;
}
#preview{
	margin-top:12px;
}

.right-content {
  padding-top: 32px;
}

.row {
  display: flex;
  flex-direction: row;
  flex: none;
  order: 1;
  flex-grow: 1;
}

.section {
  /*	margin:20px 0 30px 0;*/
  padding: 24px 12px;
}

#select_studies {
  padding: 8px;
  display: block;
  position: relative;
  margin: 16px 0;
}

.search-results > div {
  margin: 20px 0;
  padding: 20px;
  border-bottom: 1px solid #ccc;
}

.study_name{
	max-width: 200px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.study_questions td {
  width: 200px;
}
.study_questions td div {
  height: 200px;
  overflow-y: scroll;
}
.study_questions td:first-child {
  font-size: 18px;
}
.sub_transcript {
  display: none;
  font-size: 18px;
  line-height: 1.2em;
  padding: 24px;
  min-width: 150px;
  background: #efeeeb;
  border-radius: 12px;
  margin: 12px;
}
#summary{
	margin-top:8px;
}
table{
	border-collapse:"collapse";
}

.tabs {
  margin: 0 auto;
  text-align: center;
}
.tabs ul {
  list-style: none;
}
.tabs ul li {
  display: inline;
  padding: 4px 12px;
  border: 1px solid #ccc;
}

.tabs ul li:first-child {
  border-radius: 30px 0 0 30px;
}
.tabs ul li:last-child {
  border-radius: 0 30px 30px 0;
}

.title {
  border-bottom: 1px solid #e0e0e0;
  padding: 12px 48px 0px 48px;
  background-color: #f7f7f7;
  position: fixed;
  top: 53px;
  left: 0px;
  width: 100vw;
  z-index: 100;
}

.title ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.title li {
  display: inline-block;
  padding: 0px;
  margin: 0 10px;
}
.title li a {
  margin: 0px;
  color: #18356d;
}

.subnav {
  border-bottom: 1px solid #ccc;
}
.subnav h2 {
  margin-left: 0px;
  margin-bottom: 4px;
}
.subnav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.subnav li {
  display: inline-block;
  padding: 0px;
  margin: 0px 10px;
}
.subnav li a {
  margin: 0px;
  color: #3e3342;
}

.toolbar {
  float: right;
}
tr.transcript {
  display: none;
}
.transcript {
  background-color: #f9f9f9;
  padding: 10px 60px 10px 10px !important;
  position: relative;
}

.transcript .meta-nav {
  padding: 5px 10px;
  /*	position:absolute;
	top:10px;
	right:10px;
*/ /*	background:rgba(0,0,0,0.2);*/
  border-radius: 20px;
  visibility: hidden;
  z-index: 2;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: right;
}

.transcript li {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
.transcript li:last-child {
  border: none;
}

.transcript-line {
  position: relative;
}
.transcript-line:hover .meta-nav {
  visibility: visible;
}

.blog .grid-container,
.grid-container-large {
  display: grid;
  grid-row-gap: 20px;
  margin:2rem 0;
}
.blog .grid-container {
  grid-template-columns: repeat(auto-fill, minmax(350px, .4fr));
}
.blog .grid-container-large {
  grid-template-columns: repeat(auto-fill, minmax(305px, 1fr));
}

ul.list_separated {
  list-style: none;
  margin: 0px;
  padding: 0 20px;
}
ul.list_separated li {
  padding: 12px 0;
  border-bottom: 1px solid #ccc;
}

#video-embed {
  /*	position:fixed;*/
  /*	bottom:10px;*/
  /*	right:10px;*/
  border: 1px solid #ccc;
  background-color: #08003a;
  border-radius: 10px;
  z-index: 1;
  width: 100%;
  text-align: center;
}

#video-embed ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin: 10px 5px;
  text-align: left;
}

#video-embed ul li {
  display: inline;
  margin: 0px;
  padding: 0px;
  font-size: 13px;
}

#video-embed a,
#video-embed .link {
  padding: 10px;
  text-align: center;
  color: #fff;
}

/* direct_uploads.css */

.direct-upload {
  display: inline-block;
  position: relative;
  padding: 7px 12px;
  margin: 0 3px 3px 0;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  font-size: 14px;
  line-height: 13px;
  border-radius: 34px;
}

.direct-upload--pending {
  opacity: 0.6;
}

.direct-upload__progress {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  opacity: 0.2;
  background: #0076ff;
  transition: width 120ms ease-out, opacity 60ms 60ms ease-in;
  transform: translate3d(0, 0, 0);
  border-radius: 100px;
}

.direct-upload--complete .direct-upload__progress {
  opacity: 0.4;
}

.direct-upload--error {
  border-color: red;
}

input[type="file"][data-direct-upload-url][disabled] {
  display: none;
}

.ui-tooltip {
  box-shadow: 0 0 16px #efefef;
  font-family: "GeneralSans-Regular", "Helvetica Neue", sans-serif;
  color: #3e3342;
  line-height: 1.4em;
  padding: 20px;
  border-radius:12px;
  font-size:15px;
}

#notification {
  display: none;
  top: 40px;
  right: 10px;
  width: 400px;
  position: fixed;
  background-color: #fff;
  padding: 20px 10px;
  border-radius: 16px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
  z-index: 200;
  font-size: 15px;
}

#notification h3 {
  padding: 10px 20px;
  margin: 0px;
}
#notification ul,
#notification li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#notification li {
  list-style: none;
  margin: 0px;
  padding: 8px;
  border-top: 1px solid #dfddee;
}

#notification ul li.false {
  border-left: 3px solid #0075ff !important;
}

.close:before {
  content: url(/images/icons/icon-close.svg);
}

.list-container {
  max-height: 300px;
  overflow-y: scroll;
  padding: 10px;
}
#refresh_link {
  font-weight: normal;
  margin-left: 20px;
}

#unused_topics li {
  padding-bottom: 10px;
  margin-bottom: 6px;
  border-bottom: 1px solid #ccc;
  line-height: 1.4em;
}

/*JQUERY MODAL*/
.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  box-sizing: border-box;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}
.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  background: #fff;
  padding: 15px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 20px #333;
  -moz-box-shadow: 0 0 20px #333;
  -o-box-shadow: 0 0 20px #333;
  -ms-box-shadow: 0 0 20px #333;
  box-shadow: 0 0 20px #333;
  text-align: left;
}
.modal a.close-modal {
  position: absolute;
  top: 12.5px;
  right: 12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==");
}
.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px;
}
.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.modal-spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.timeline-base-container{
	padding:12px 0;
	width:200px;
	margin:auto;
}

.timeline-base{
	background:#ccc;
	border-radius:10px;
	height:10px;
	position:relative;
	width:200px;
	margin:auto;
}


.timeline-dot{
	position:absolute;width:10px;height:10px;border-radius:100px;border:1px solid #fff;background:#000;
}
.timeline-dot:hover{
	background:red;
}
@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.5);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
@media only screen and (max-width: 799px) {
	.blog h1{font-size:2.2em;}
}
