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;
}

.trix-button--icon-underline::before {
  content: "U";
  text-decoration: underline;
  font-weight: 600;
  display: inline-block;
}
@import 'actiontext.css';

@tailwind base;
@tailwind components;
@tailwind utilities;


@layer components {

    .btn-primary {
        @apply py-2 px-4 bg-blue-200;
    }
    .label{
        @apply font-medium font-sans tracking-wide placeholder:text-green-400
    }
    .show-button{
        @apply hover:no-underline focus:outline-none text-white focus:ring-2 focus:ring-customPurple font-bold rounded-md
        text-xs px-4 py-1.5 transition ease-in-out duration-300 tracking-wide shadow-md
    }
    .read_button{
        @apply hover:no-underline inline-flex items-center text-sm font-medium text-center
        bg-customPurple rounded-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 shadow-md
    }
    .index-read-button{
        @apply hover:no-underline text-sm border-b-4 hover:border-b-green-600 text-purple-700 font-semibold
        border-orange-500 hover:text-orange-600 transition ease-in-out duration-500
        hover:font-bold
    }

    .delete_button{
        @apply bg-red-500 text-white show-button hover:bg-red-600
    }

    .edit_button{
        @apply bg-yellow-400 show-button  hover:bg-yellow-600
    }
    .pagination-button{
        @apply bg-white hover:border-customPurple hover:border-2 hover:no-underline text-gray-800
        font-light py-1 px-2 border-gray-400 rounded shadow-md transition ease-in-out duration-500
        hover:font-bold hover:text-customPurple
    }

    .continent-select {
        @apply w-full border rounded px-3 py-2 shadow-md focus:ring-2 focus:ring-customPurple;
    }

    .btn-filter {
        @apply  border-2 font-bold border-green-600  shadow-md text-customPurple px-2 py-0 rounded hover:bg-customPurple hover:text-white
        hover:font-bold hover:border-yellow-400 transition ease-in-out duration-300;
    }

    trix-editor {
        @apply p-4 border border-gray-300 rounded min-h-[200px] max-w-full max-h-[400px]
        overflow-y-auto overflow-x-hidden
        break-words whitespace-pre-wrap;
    }

    .trix-content span[style*="text-decoration: underline"] {
        @apply underline;
    }

    .prose .attachment,
    .prose action-text-attachment {
        max-width: 100%;
        display: block;
        margin: 1rem 0;
    }

    .share-button {
        @apply flex items-center px-4 py-2 text-sm text-gray-700 hover:bg-customPurple hover:text-white
        hover:no-underline hover:font-bold transition ease-in-out duration-500
    }
    /*.trix-button--icon-underline::before {*/
    /*    content: "U";*/
    /*    text-decoration: underline;*/
    /*}*/
}
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap");
/* line 4, app/assets/stylesheets/blogs.scss */
body {
  font-family: "Quicksand", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  background-color: #fff;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

/* line 10, app/assets/stylesheets/blogs.scss */
:root {
  --maincolor: #2c2656;
  --white: #ffffff;
  --secondary_color: #000000;
}

/* line 17, app/assets/stylesheets/blogs.scss */
.link-arrow:after {
  content: '';
  background-size: 100% 100%;
  width: 16px;
  height: 12px;
  position: absolute;
  top: 5px;
  right: -28px;
  -webkit-transition: all 0.4s cubic-bezier(0.35, 1, 0.33, 1);
  transition: all 0.4s cubic-bezier(0.35, 1, 0.33, 1);
}

/* line 30, app/assets/stylesheets/blogs.scss */
.link-arrow.link-arrow-white:after {
  background-size: 100% 100%;
}

/* line 34, app/assets/stylesheets/blogs.scss */
.link-arrow-hover:after {
  right: -35px;
}

/* line 38, app/assets/stylesheets/blogs.scss */
.link {
  display: inline-block;
  position: relative;
  border: none;
  padding-bottom: 4px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

/* line 48, app/assets/stylesheets/blogs.scss */
.link:active,
.link:focus,
.link:hover {
  outline: 0;
}

/* line 54, app/assets/stylesheets/blogs.scss */
.link:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  background: #000;
  width: 0;
  height: 2px;
  -webkit-transition: all 0.4s cubic-bezier(0.35, 1, 0.33, 1);
  transition: all 0.4s cubic-bezier(0.35, 1, 0.33, 1);
}

/* line 70, app/assets/stylesheets/blogs.scss */
.link:hover:before {
  width: 100%;
}

/* line 74, app/assets/stylesheets/blogs.scss */
.link-theme:before {
  background: var(--white);
}

/* line 77, app/assets/stylesheets/blogs.scss */
.header {
  position: absolute;
  width: 80%;
  z-index: 3;
  margin-left: 10%;
  margin-right: 10%;
  padding: 20px 0;
}

/* line 85, app/assets/stylesheets/blogs.scss */
.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: rgba(8, 75, 98, 0.8);
}

/* line 92, app/assets/stylesheets/blogs.scss */
.header .menu .navs {
  text-decoration: none;
  color: white;
}

/* line 97, app/assets/stylesheets/blogs.scss */
.header ul li {
  padding: 20px 20px 4px 10px;
  display: block;
  text-decoration: none;
  list-style: none;
  color: white;
}

/* line 104, app/assets/stylesheets/blogs.scss */
.header ul .login {
  padding: 20px 10px 4px 5px;
}

/* line 108, app/assets/stylesheets/blogs.scss */
.header li:hover,
.header .menu-btn:hover {
  color: red;
}

/* line 112, app/assets/stylesheets/blogs.scss */
.header .logo {
  color: white;
  display: block;
  float: left;
  font-size: 2em;
  padding: 2px 0px;
  text-decoration: none;
}

/* line 120, app/assets/stylesheets/blogs.scss */
.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

/* menu icon */
/* line 127, app/assets/stylesheets/blogs.scss */
.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

/* line 136, app/assets/stylesheets/blogs.scss */
.header .menu-icon .navicon {
  background: var(--white);
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

/* line 145, app/assets/stylesheets/blogs.scss */
.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: var(--white);
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

/* line 155, app/assets/stylesheets/blogs.scss */
.header .menu-icon .navicon:before {
  top: 5px;
}

/* line 159, app/assets/stylesheets/blogs.scss */
.header .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */
/* line 168, app/assets/stylesheets/blogs.scss */
.header .menu-btn {
  display: none;
}

/* line 171, app/assets/stylesheets/blogs.scss */
.header .menu-btn:checked ~ .menu {
  max-height: 240px;
}

/* line 174, app/assets/stylesheets/blogs.scss */
.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

/* line 177, app/assets/stylesheets/blogs.scss */
.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

/* line 180, app/assets/stylesheets/blogs.scss */
.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

/* line 184, app/assets/stylesheets/blogs.scss */
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

/* 48em = 768px */
@media (min-width: 875px) {
  /* line 192, app/assets/stylesheets/blogs.scss */
  .header li {
    float: left;
  }
  /* line 195, app/assets/stylesheets/blogs.scss */
  .header .btn {
    float: left;
    margin-left: 30px;
    padding: 20px 0px 0px 0px;
  }
  /* line 201, app/assets/stylesheets/blogs.scss */
  .header li {
    padding: 20px 0px 0px 0px;
    margin-left: 30px;
  }
  /* line 205, app/assets/stylesheets/blogs.scss */
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  /* line 210, app/assets/stylesheets/blogs.scss */
  .header .menu-icon {
    display: none;
  }
  /* line 213, app/assets/stylesheets/blogs.scss */
  .header ul {
    background-color: rgba(0, 0, 0, 0);
  }
}

/* 48em = 768px */
@media (min-width: 48em) {
  /* line 221, app/assets/stylesheets/blogs.scss */
  .section-split li {
    width: 50%;
  }
}

/* line 226, app/assets/stylesheets/blogs.scss */
.hero {
  height: 75vh;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

/* styling the introduction phrase  */
/* line 235, app/assets/stylesheets/blogs.scss */
.intro-phrase {
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  width: 100%;
}

/* line 244, app/assets/stylesheets/blogs.scss */
.hero .intro-phrase {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 50px;
  justify-content: flex-start;
}

/* line 250, app/assets/stylesheets/blogs.scss */
.partner .intro-phrase {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 50px;
  justify-content: flex-start;
}

/* line 257, app/assets/stylesheets/blogs.scss */
.intro-phrase h1 {
  font-weight: 900;
  letter-spacing: .4rem;
}

/* line 262, app/assets/stylesheets/blogs.scss */
.intro-phrase h5 {
  font-weight: 300;
  letter-spacing: .1rem;
}

/* line 267, app/assets/stylesheets/blogs.scss */
.intro-phrase .don-btn {
  padding: 10px 30px;
  display: inline-block;
  color: white;
  background-color: transparent;
  border: 2px solid var(--maincolor);
  transition: .3 ease;
  transition-property: background-color, color, font-weight;
  animation-delay: 2s;
  border-radius: 20px;
}

/* line 279, app/assets/stylesheets/blogs.scss */
.intro-phrase .don-btn:hover {
  background-color: white;
  color: var(--maincolor);
  font-weight: bold;
}

/* line 286, app/assets/stylesheets/blogs.scss */
.finance {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

body {
  margin: 0;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014\00A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.btn:hover {
  color: #212529;
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus, .btn-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus, .btn-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus, .btn-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus, .btn-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}

.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}

.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
  -ms-transform: translateX(0.75rem);
  transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  display: none;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-range:focus {
  outline: none;
}

.custom-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-moz-range-track {
  cursor: default;
}

.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar > .container,
.navbar > .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group > .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion > .card {
  overflow: hidden;
}

.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion > .card .card-header {
  margin-bottom: -1px;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .badge {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}

a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}

a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}

a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}

a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-primary hr {
  border-top-color: #9fcdff;
}

.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}

.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:hover {
  color: #000;
  text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast.showing {
  opacity: 1;
}

.toast.show {
  display: block;
  opacity: 1;
}

.toast.hide {
  display: none;
}

.toast-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  -ms-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.modal.fade2 .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  transform: translate(0, 0px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade2 .modal-dialog {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.fade2 {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.2;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc((0.5rem + 1px) * -1);
}

.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  -o-transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: 0s 0.6s opacity;
  -o-transition: 0s 0.6s opacity;
  transition: 0s 0.6s opacity;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  -webkit-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow .75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

/*# sourceMappingURL=bootstrap.min.css.map */
/* line 1, app/assets/stylesheets/edit.scss */
body {
  height: auto;
  min-height: 150vh;
  overflow-y: auto;
  overflow-x: hidden;
}
@font-face {
  font-family: 'icomoon';
  src: url(/assets/fonts/icomoon-fe6e898a2480bc81a0f55a398881bfae0e849ca5da56bc996dd8c10741e6279a.eot?10si43);
  src: url(/assets/fonts/icomoon-fe6e898a2480bc81a0f55a398881bfae0e849ca5da56bc996dd8c10741e6279a.eot?10si43#iefix) format("embedded-opentype"), url(/assets/fonts/icomoon-a7c9fe88e4c145cde687300789913dd1fbc9a8d002129503118b5f7756173620.ttf?10si43) format("truetype"), url(/assets/fonts/icomoon-496ddeea55c825572df04b99c9c4a1abe9c635a37598a2ccdff625ad98027fef.woff?10si43) format("woff"), url(/assets/fonts/icomoon-dbff5758a16d1ab5e77c2b03384f0591d4369498c8abe1bcdf3da016929cbe18.svg?10si43#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 12, app/assets/stylesheets/scaffolds.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 27, app/assets/stylesheets/scaffolds.scss */
.icon-asterisk:before {
  content: "\f069";
}

/* line 30, app/assets/stylesheets/scaffolds.scss */
.icon-plus:before {
  content: "\f067";
}

/* line 33, app/assets/stylesheets/scaffolds.scss */
.icon-question:before {
  content: "\f128";
}

/* line 36, app/assets/stylesheets/scaffolds.scss */
.icon-minus:before {
  content: "\f068";
}

/* line 39, app/assets/stylesheets/scaffolds.scss */
.icon-glass:before {
  content: "\f000";
}

/* line 42, app/assets/stylesheets/scaffolds.scss */
.icon-music:before {
  content: "\f001";
}

/* line 45, app/assets/stylesheets/scaffolds.scss */
.icon-search:before {
  content: "\f002";
}

/* line 48, app/assets/stylesheets/scaffolds.scss */
.icon-envelope-o:before {
  content: "\f003";
}

/* line 51, app/assets/stylesheets/scaffolds.scss */
.icon-heart:before {
  content: "\f004";
}

/* line 54, app/assets/stylesheets/scaffolds.scss */
.icon-star:before {
  content: "\f005";
}

/* line 57, app/assets/stylesheets/scaffolds.scss */
.icon-star-o:before {
  content: "\f006";
}

/* line 60, app/assets/stylesheets/scaffolds.scss */
.icon-user:before {
  content: "\f007";
}

/* line 63, app/assets/stylesheets/scaffolds.scss */
.icon-film:before {
  content: "\f008";
}

/* line 66, app/assets/stylesheets/scaffolds.scss */
.icon-th-large:before {
  content: "\f009";
}

/* line 69, app/assets/stylesheets/scaffolds.scss */
.icon-th:before {
  content: "\f00a";
}

/* line 72, app/assets/stylesheets/scaffolds.scss */
.icon-th-list:before {
  content: "\f00b";
}

/* line 75, app/assets/stylesheets/scaffolds.scss */
.icon-check:before {
  content: "\f00c";
}

/* line 78, app/assets/stylesheets/scaffolds.scss */
.icon-close:before {
  content: "\f00d";
}

/* line 81, app/assets/stylesheets/scaffolds.scss */
.icon-remove:before {
  content: "\f00d";
}

/* line 84, app/assets/stylesheets/scaffolds.scss */
.icon-times:before {
  content: "\f00d";
}

/* line 87, app/assets/stylesheets/scaffolds.scss */
.icon-search-plus:before {
  content: "\f00e";
}

/* line 90, app/assets/stylesheets/scaffolds.scss */
.icon-search-minus:before {
  content: "\f010";
}

/* line 93, app/assets/stylesheets/scaffolds.scss */
.icon-power-off:before {
  content: "\f011";
}

/* line 96, app/assets/stylesheets/scaffolds.scss */
.icon-signal:before {
  content: "\f012";
}

/* line 99, app/assets/stylesheets/scaffolds.scss */
.icon-cog:before {
  content: "\f013";
}

/* line 102, app/assets/stylesheets/scaffolds.scss */
.icon-gear:before {
  content: "\f013";
}

/* line 105, app/assets/stylesheets/scaffolds.scss */
.icon-trash-o:before {
  content: "\f014";
}

/* line 108, app/assets/stylesheets/scaffolds.scss */
.icon-home:before {
  content: "\f015";
}

/* line 111, app/assets/stylesheets/scaffolds.scss */
.icon-file-o:before {
  content: "\f016";
}

/* line 114, app/assets/stylesheets/scaffolds.scss */
.icon-clock-o:before {
  content: "\f017";
}

/* line 117, app/assets/stylesheets/scaffolds.scss */
.icon-road:before {
  content: "\f018";
}

/* line 120, app/assets/stylesheets/scaffolds.scss */
.icon-download:before {
  content: "\f019";
}

/* line 123, app/assets/stylesheets/scaffolds.scss */
.icon-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 126, app/assets/stylesheets/scaffolds.scss */
.icon-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 129, app/assets/stylesheets/scaffolds.scss */
.icon-inbox:before {
  content: "\f01c";
}

/* line 132, app/assets/stylesheets/scaffolds.scss */
.icon-play-circle-o:before {
  content: "\f01d";
}

/* line 135, app/assets/stylesheets/scaffolds.scss */
.icon-repeat:before {
  content: "\f01e";
}

/* line 138, app/assets/stylesheets/scaffolds.scss */
.icon-rotate-right:before {
  content: "\f01e";
}

/* line 141, app/assets/stylesheets/scaffolds.scss */
.icon-refresh:before {
  content: "\f021";
}

/* line 144, app/assets/stylesheets/scaffolds.scss */
.icon-list-alt:before {
  content: "\f022";
}

/* line 147, app/assets/stylesheets/scaffolds.scss */
.icon-lock:before {
  content: "\f023";
}

/* line 150, app/assets/stylesheets/scaffolds.scss */
.icon-flag:before {
  content: "\f024";
}

/* line 153, app/assets/stylesheets/scaffolds.scss */
.icon-headphones:before {
  content: "\f025";
}

/* line 156, app/assets/stylesheets/scaffolds.scss */
.icon-volume-off:before {
  content: "\f026";
}

/* line 159, app/assets/stylesheets/scaffolds.scss */
.icon-volume-down:before {
  content: "\f027";
}

/* line 162, app/assets/stylesheets/scaffolds.scss */
.icon-volume-up:before {
  content: "\f028";
}

/* line 165, app/assets/stylesheets/scaffolds.scss */
.icon-qrcode:before {
  content: "\f029";
}

/* line 168, app/assets/stylesheets/scaffolds.scss */
.icon-barcode:before {
  content: "\f02a";
}

/* line 171, app/assets/stylesheets/scaffolds.scss */
.icon-tag:before {
  content: "\f02b";
}

/* line 174, app/assets/stylesheets/scaffolds.scss */
.icon-tags:before {
  content: "\f02c";
}

/* line 177, app/assets/stylesheets/scaffolds.scss */
.icon-book:before {
  content: "\f02d";
}

/* line 180, app/assets/stylesheets/scaffolds.scss */
.icon-bookmark:before {
  content: "\f02e";
}

/* line 183, app/assets/stylesheets/scaffolds.scss */
.icon-print:before {
  content: "\f02f";
}

/* line 186, app/assets/stylesheets/scaffolds.scss */
.icon-camera:before {
  content: "\f030";
}

/* line 189, app/assets/stylesheets/scaffolds.scss */
.icon-font:before {
  content: "\f031";
}

/* line 192, app/assets/stylesheets/scaffolds.scss */
.icon-bold:before {
  content: "\f032";
}

/* line 195, app/assets/stylesheets/scaffolds.scss */
.icon-italic:before {
  content: "\f033";
}

/* line 198, app/assets/stylesheets/scaffolds.scss */
.icon-text-height:before {
  content: "\f034";
}

/* line 201, app/assets/stylesheets/scaffolds.scss */
.icon-text-width:before {
  content: "\f035";
}

/* line 204, app/assets/stylesheets/scaffolds.scss */
.icon-align-left:before {
  content: "\f036";
}

/* line 207, app/assets/stylesheets/scaffolds.scss */
.icon-align-center:before {
  content: "\f037";
}

/* line 210, app/assets/stylesheets/scaffolds.scss */
.icon-align-right:before {
  content: "\f038";
}

/* line 213, app/assets/stylesheets/scaffolds.scss */
.icon-align-justify:before {
  content: "\f039";
}

/* line 216, app/assets/stylesheets/scaffolds.scss */
.icon-list:before {
  content: "\f03a";
}

/* line 219, app/assets/stylesheets/scaffolds.scss */
.icon-dedent:before {
  content: "\f03b";
}

/* line 222, app/assets/stylesheets/scaffolds.scss */
.icon-outdent:before {
  content: "\f03b";
}

/* line 225, app/assets/stylesheets/scaffolds.scss */
.icon-indent:before {
  content: "\f03c";
}

/* line 228, app/assets/stylesheets/scaffolds.scss */
.icon-video-camera:before {
  content: "\f03d";
}

/* line 231, app/assets/stylesheets/scaffolds.scss */
.icon-image:before {
  content: "\f03e";
}

/* line 234, app/assets/stylesheets/scaffolds.scss */
.icon-photo:before {
  content: "\f03e";
}

/* line 237, app/assets/stylesheets/scaffolds.scss */
.icon-picture-o:before {
  content: "\f03e";
}

/* line 240, app/assets/stylesheets/scaffolds.scss */
.icon-pencil:before {
  content: "\f040";
}

/* line 243, app/assets/stylesheets/scaffolds.scss */
.icon-map-marker:before {
  content: "\f041";
}

/* line 246, app/assets/stylesheets/scaffolds.scss */
.icon-adjust:before {
  content: "\f042";
}

/* line 249, app/assets/stylesheets/scaffolds.scss */
.icon-tint:before {
  content: "\f043";
}

/* line 252, app/assets/stylesheets/scaffolds.scss */
.icon-edit:before {
  content: "\f044";
}

/* line 255, app/assets/stylesheets/scaffolds.scss */
.icon-pencil-square-o:before {
  content: "\f044";
}

/* line 258, app/assets/stylesheets/scaffolds.scss */
.icon-share-square-o:before {
  content: "\f045";
}

/* line 261, app/assets/stylesheets/scaffolds.scss */
.icon-check-square-o:before {
  content: "\f046";
}

/* line 264, app/assets/stylesheets/scaffolds.scss */
.icon-arrows:before {
  content: "\f047";
}

/* line 267, app/assets/stylesheets/scaffolds.scss */
.icon-step-backward:before {
  content: "\f048";
}

/* line 270, app/assets/stylesheets/scaffolds.scss */
.icon-fast-backward:before {
  content: "\f049";
}

/* line 273, app/assets/stylesheets/scaffolds.scss */
.icon-backward:before {
  content: "\f04a";
}

/* line 276, app/assets/stylesheets/scaffolds.scss */
.icon-play:before {
  content: "\f04b";
}

/* line 279, app/assets/stylesheets/scaffolds.scss */
.icon-pause:before {
  content: "\f04c";
}

/* line 282, app/assets/stylesheets/scaffolds.scss */
.icon-stop:before {
  content: "\f04d";
}

/* line 285, app/assets/stylesheets/scaffolds.scss */
.icon-forward:before {
  content: "\f04e";
}

/* line 288, app/assets/stylesheets/scaffolds.scss */
.icon-fast-forward:before {
  content: "\f050";
}

/* line 291, app/assets/stylesheets/scaffolds.scss */
.icon-step-forward:before {
  content: "\f051";
}

/* line 294, app/assets/stylesheets/scaffolds.scss */
.icon-eject:before {
  content: "\f052";
}

/* line 297, app/assets/stylesheets/scaffolds.scss */
.icon-chevron-left:before {
  content: "\f053";
}

/* line 300, app/assets/stylesheets/scaffolds.scss */
.icon-chevron-right:before {
  content: "\f054";
}

/* line 303, app/assets/stylesheets/scaffolds.scss */
.icon-plus-circle:before {
  content: "\f055";
}

/* line 306, app/assets/stylesheets/scaffolds.scss */
.icon-minus-circle:before {
  content: "\f056";
}

/* line 309, app/assets/stylesheets/scaffolds.scss */
.icon-times-circle:before {
  content: "\f057";
}

/* line 312, app/assets/stylesheets/scaffolds.scss */
.icon-check-circle:before {
  content: "\f058";
}

/* line 315, app/assets/stylesheets/scaffolds.scss */
.icon-question-circle:before {
  content: "\f059";
}

/* line 318, app/assets/stylesheets/scaffolds.scss */
.icon-info-circle:before {
  content: "\f05a";
}

/* line 321, app/assets/stylesheets/scaffolds.scss */
.icon-crosshairs:before {
  content: "\f05b";
}

/* line 324, app/assets/stylesheets/scaffolds.scss */
.icon-times-circle-o:before {
  content: "\f05c";
}

/* line 327, app/assets/stylesheets/scaffolds.scss */
.icon-check-circle-o:before {
  content: "\f05d";
}

/* line 330, app/assets/stylesheets/scaffolds.scss */
.icon-ban:before {
  content: "\f05e";
}

/* line 333, app/assets/stylesheets/scaffolds.scss */
.icon-arrow-left:before {
  content: "\f060";
}

/* line 336, app/assets/stylesheets/scaffolds.scss */
.icon-arrow-right:before {
  content: "\f061";
}

/* line 339, app/assets/stylesheets/scaffolds.scss */
.icon-arrow-up:before {
  content: "\f062";
}

/* line 342, app/assets/stylesheets/scaffolds.scss */
.icon-arrow-down:before {
  content: "\f063";
}

/* line 345, app/assets/stylesheets/scaffolds.scss */
.icon-mail-forward:before {
  content: "\f064";
}

/* line 348, app/assets/stylesheets/scaffolds.scss */
.icon-share:before {
  content: "\f064";
}

/* line 351, app/assets/stylesheets/scaffolds.scss */
.icon-expand:before {
  content: "\f065";
}

/* line 354, app/assets/stylesheets/scaffolds.scss */
.icon-compress:before {
  content: "\f066";
}

/* line 357, app/assets/stylesheets/scaffolds.scss */
.icon-exclamation-circle:before {
  content: "\f06a";
}

/* line 360, app/assets/stylesheets/scaffolds.scss */
.icon-gift:before {
  content: "\f06b";
}

/* line 363, app/assets/stylesheets/scaffolds.scss */
.icon-leaf:before {
  content: "\f06c";
}

/* line 366, app/assets/stylesheets/scaffolds.scss */
.icon-fire:before {
  content: "\f06d";
}

/* line 369, app/assets/stylesheets/scaffolds.scss */
.icon-eye:before {
  content: "\f06e";
}

/* line 372, app/assets/stylesheets/scaffolds.scss */
.icon-eye-slash:before {
  content: "\f070";
}

/* line 375, app/assets/stylesheets/scaffolds.scss */
.icon-exclamation-triangle:before {
  content: "\f071";
}

/* line 378, app/assets/stylesheets/scaffolds.scss */
.icon-warning:before {
  content: "\f071";
}

/* line 381, app/assets/stylesheets/scaffolds.scss */
.icon-plane:before {
  content: "\f072";
}

/* line 384, app/assets/stylesheets/scaffolds.scss */
.icon-calendar:before {
  content: "\f073";
}

/* line 387, app/assets/stylesheets/scaffolds.scss */
.icon-random:before {
  content: "\f074";
}

/* line 390, app/assets/stylesheets/scaffolds.scss */
.icon-comment:before {
  content: "\f075";
}

/* line 393, app/assets/stylesheets/scaffolds.scss */
.icon-magnet:before {
  content: "\f076";
}

/* line 396, app/assets/stylesheets/scaffolds.scss */
.icon-chevron-up:before {
  content: "\f077";
}

/* line 399, app/assets/stylesheets/scaffolds.scss */
.icon-chevron-down:before {
  content: "\f078";
}

/* line 402, app/assets/stylesheets/scaffolds.scss */
.icon-retweet:before {
  content: "\f079";
}

/* line 405, app/assets/stylesheets/scaffolds.scss */
.icon-shopping-cart:before {
  content: "\f07a";
}

/* line 408, app/assets/stylesheets/scaffolds.scss */
.icon-folder:before {
  content: "\f07b";
}

/* line 411, app/assets/stylesheets/scaffolds.scss */
.icon-folder-open:before {
  content: "\f07c";
}

/* line 414, app/assets/stylesheets/scaffolds.scss */
.icon-arrows-v:before {
  content: "\f07d";
}

/* line 417, app/assets/stylesheets/scaffolds.scss */
.icon-arrows-h:before {
  content: "\f07e";
}

/* line 420, app/assets/stylesheets/scaffolds.scss */
.icon-bar-chart:before {
  content: "\f080";
}

/* line 423, app/assets/stylesheets/scaffolds.scss */
.icon-bar-chart-o:before {
  content: "\f080";
}

/* line 426, app/assets/stylesheets/scaffolds.scss */
.icon-twitter-square:before {
  content: "\f081";
}

/* line 429, app/assets/stylesheets/scaffolds.scss */
.icon-facebook-square:before {
  content: "\f082";
}

/* line 432, app/assets/stylesheets/scaffolds.scss */
.icon-camera-retro:before {
  content: "\f083";
}

/* line 435, app/assets/stylesheets/scaffolds.scss */
.icon-key:before {
  content: "\f084";
}

/* line 438, app/assets/stylesheets/scaffolds.scss */
.icon-cogs:before {
  content: "\f085";
}

/* line 441, app/assets/stylesheets/scaffolds.scss */
.icon-gears:before {
  content: "\f085";
}

/* line 444, app/assets/stylesheets/scaffolds.scss */
.icon-comments:before {
  content: "\f086";
}

/* line 447, app/assets/stylesheets/scaffolds.scss */
.icon-thumbs-o-up:before {
  content: "\f087";
}

/* line 450, app/assets/stylesheets/scaffolds.scss */
.icon-thumbs-o-down:before {
  content: "\f088";
}

/* line 453, app/assets/stylesheets/scaffolds.scss */
.icon-star-half:before {
  content: "\f089";
}

/* line 456, app/assets/stylesheets/scaffolds.scss */
.icon-heart-o:before {
  content: "\f08a";
}

/* line 459, app/assets/stylesheets/scaffolds.scss */
.icon-sign-out:before {
  content: "\f08b";
}

/* line 462, app/assets/stylesheets/scaffolds.scss */
.icon-linkedin-square:before {
  content: "\f08c";
}

/* line 465, app/assets/stylesheets/scaffolds.scss */
.icon-thumb-tack:before {
  content: "\f08d";
}

/* line 468, app/assets/stylesheets/scaffolds.scss */
.icon-external-link:before {
  content: "\f08e";
}

/* line 471, app/assets/stylesheets/scaffolds.scss */
.icon-sign-in:before {
  content: "\f090";
}

/* line 474, app/assets/stylesheets/scaffolds.scss */
.icon-trophy:before {
  content: "\f091";
}

/* line 477, app/assets/stylesheets/scaffolds.scss */
.icon-github-square:before {
  content: "\f092";
}

/* line 480, app/assets/stylesheets/scaffolds.scss */
.icon-upload:before {
  content: "\f093";
}

/* line 483, app/assets/stylesheets/scaffolds.scss */
.icon-lemon-o:before {
  content: "\f094";
}

/* line 486, app/assets/stylesheets/scaffolds.scss */
.icon-phone:before {
  content: "\f095";
}

/* line 489, app/assets/stylesheets/scaffolds.scss */
.icon-square-o:before {
  content: "\f096";
}

/* line 492, app/assets/stylesheets/scaffolds.scss */
.icon-bookmark-o:before {
  content: "\f097";
}

/* line 495, app/assets/stylesheets/scaffolds.scss */
.icon-phone-square:before {
  content: "\f098";
}

/* line 498, app/assets/stylesheets/scaffolds.scss */
.icon-twitter:before {
  content: "\f099";
}

/* line 501, app/assets/stylesheets/scaffolds.scss */
.icon-facebook:before {
  content: "\f09a";
}

/* line 504, app/assets/stylesheets/scaffolds.scss */
.icon-facebook-f:before {
  content: "\f09a";
}

/* line 507, app/assets/stylesheets/scaffolds.scss */
.icon-github:before {
  content: "\f09b";
}

/* line 510, app/assets/stylesheets/scaffolds.scss */
.icon-unlock:before {
  content: "\f09c";
}

/* line 513, app/assets/stylesheets/scaffolds.scss */
.icon-credit-card:before {
  content: "\f09d";
}

/* line 516, app/assets/stylesheets/scaffolds.scss */
.icon-feed:before {
  content: "\f09e";
}

/* line 519, app/assets/stylesheets/scaffolds.scss */
.icon-rss:before {
  content: "\f09e";
}

/* line 522, app/assets/stylesheets/scaffolds.scss */
.icon-hdd-o:before {
  content: "\f0a0";
}

/* line 525, app/assets/stylesheets/scaffolds.scss */
.icon-bullhorn:before {
  content: "\f0a1";
}

/* line 528, app/assets/stylesheets/scaffolds.scss */
.icon-bell-o:before {
  content: "\f0a2";
}

/* line 531, app/assets/stylesheets/scaffolds.scss */
.icon-certificate:before {
  content: "\f0a3";
}

/* line 534, app/assets/stylesheets/scaffolds.scss */
.icon-hand-o-right:before {
  content: "\f0a4";
}

/* line 537, app/assets/stylesheets/scaffolds.scss */
.icon-hand-o-left:before {
  content: "\f0a5";
}

/* line 540, app/assets/stylesheets/scaffolds.scss */
.icon-hand-o-up:before {
  content: "\f0a6";
}

/* line 543, app/assets/stylesheets/scaffolds.scss */
.icon-hand-o-down:before {
  content: "\f0a7";
}

/* line 546, app/assets/stylesheets/scaffolds.scss */
.icon-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 549, app/assets/stylesheets/scaffolds.scss */
.icon-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 552, app/assets/stylesheets/scaffolds.scss */
.icon-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 555, app/assets/stylesheets/scaffolds.scss */
.icon-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 558, app/assets/stylesheets/scaffolds.scss */
.icon-globe:before {
  content: "\f0ac";
}

/* line 561, app/assets/stylesheets/scaffolds.scss */
.icon-wrench:before {
  content: "\f0ad";
}

/* line 564, app/assets/stylesheets/scaffolds.scss */
.icon-tasks:before {
  content: "\f0ae";
}

/* line 567, app/assets/stylesheets/scaffolds.scss */
.icon-filter:before {
  content: "\f0b0";
}

/* line 570, app/assets/stylesheets/scaffolds.scss */
.icon-briefcase:before {
  content: "\f0b1";
}

/* line 573, app/assets/stylesheets/scaffolds.scss */
.icon-arrows-alt:before {
  content: "\f0b2";
}

/* line 576, app/assets/stylesheets/scaffolds.scss */
.icon-group:before {
  content: "\f0c0";
}

/* line 579, app/assets/stylesheets/scaffolds.scss */
.icon-users:before {
  content: "\f0c0";
}

/* line 582, app/assets/stylesheets/scaffolds.scss */
.icon-chain:before {
  content: "\f0c1";
}

/* line 585, app/assets/stylesheets/scaffolds.scss */
.icon-link:before {
  content: "\f0c1";
}

/* line 588, app/assets/stylesheets/scaffolds.scss */
.icon-cloud:before {
  content: "\f0c2";
}

/* line 591, app/assets/stylesheets/scaffolds.scss */
.icon-flask:before {
  content: "\f0c3";
}

/* line 594, app/assets/stylesheets/scaffolds.scss */
.icon-cut:before {
  content: "\f0c4";
}

/* line 597, app/assets/stylesheets/scaffolds.scss */
.icon-scissors:before {
  content: "\f0c4";
}

/* line 600, app/assets/stylesheets/scaffolds.scss */
.icon-copy:before {
  content: "\f0c5";
}

/* line 603, app/assets/stylesheets/scaffolds.scss */
.icon-files-o:before {
  content: "\f0c5";
}

/* line 606, app/assets/stylesheets/scaffolds.scss */
.icon-paperclip:before {
  content: "\f0c6";
}

/* line 609, app/assets/stylesheets/scaffolds.scss */
.icon-floppy-o:before {
  content: "\f0c7";
}

/* line 612, app/assets/stylesheets/scaffolds.scss */
.icon-save:before {
  content: "\f0c7";
}

/* line 615, app/assets/stylesheets/scaffolds.scss */
.icon-square:before {
  content: "\f0c8";
}

/* line 618, app/assets/stylesheets/scaffolds.scss */
.icon-bars:before {
  content: "\f0c9";
}

/* line 621, app/assets/stylesheets/scaffolds.scss */
.icon-navicon:before {
  content: "\f0c9";
}

/* line 624, app/assets/stylesheets/scaffolds.scss */
.icon-reorder:before {
  content: "\f0c9";
}

/* line 627, app/assets/stylesheets/scaffolds.scss */
.icon-list-ul:before {
  content: "\f0ca";
}

/* line 630, app/assets/stylesheets/scaffolds.scss */
.icon-list-ol:before {
  content: "\f0cb";
}

/* line 633, app/assets/stylesheets/scaffolds.scss */
.icon-strikethrough:before {
  content: "\f0cc";
}

/* line 636, app/assets/stylesheets/scaffolds.scss */
.icon-underline:before {
  content: "\f0cd";
}

/* line 639, app/assets/stylesheets/scaffolds.scss */
.icon-table:before {
  content: "\f0ce";
}

/* line 642, app/assets/stylesheets/scaffolds.scss */
.icon-magic:before {
  content: "\f0d0";
}

/* line 645, app/assets/stylesheets/scaffolds.scss */
.icon-truck:before {
  content: "\f0d1";
}

/* line 648, app/assets/stylesheets/scaffolds.scss */
.icon-pinterest:before {
  content: "\f0d2";
}

/* line 651, app/assets/stylesheets/scaffolds.scss */
.icon-pinterest-square:before {
  content: "\f0d3";
}

/* line 654, app/assets/stylesheets/scaffolds.scss */
.icon-google-plus-square:before {
  content: "\f0d4";
}

/* line 657, app/assets/stylesheets/scaffolds.scss */
.icon-google-plus:before {
  content: "\f0d5";
}

/* line 660, app/assets/stylesheets/scaffolds.scss */
.icon-money:before {
  content: "\f0d6";
}

/* line 663, app/assets/stylesheets/scaffolds.scss */
.icon-caret-down:before {
  content: "\f0d7";
}

/* line 666, app/assets/stylesheets/scaffolds.scss */
.icon-caret-up:before {
  content: "\f0d8";
}

/* line 669, app/assets/stylesheets/scaffolds.scss */
.icon-caret-left:before {
  content: "\f0d9";
}

/* line 672, app/assets/stylesheets/scaffolds.scss */
.icon-caret-right:before {
  content: "\f0da";
}

/* line 675, app/assets/stylesheets/scaffolds.scss */
.icon-columns:before {
  content: "\f0db";
}

/* line 678, app/assets/stylesheets/scaffolds.scss */
.icon-sort:before {
  content: "\f0dc";
}

/* line 681, app/assets/stylesheets/scaffolds.scss */
.icon-unsorted:before {
  content: "\f0dc";
}

/* line 684, app/assets/stylesheets/scaffolds.scss */
.icon-sort-desc:before {
  content: "\f0dd";
}

/* line 687, app/assets/stylesheets/scaffolds.scss */
.icon-sort-down:before {
  content: "\f0dd";
}

/* line 690, app/assets/stylesheets/scaffolds.scss */
.icon-sort-asc:before {
  content: "\f0de";
}

/* line 693, app/assets/stylesheets/scaffolds.scss */
.icon-sort-up:before {
  content: "\f0de";
}

/* line 696, app/assets/stylesheets/scaffolds.scss */
.icon-envelope:before {
  content: "\f0e0";
}

/* line 699, app/assets/stylesheets/scaffolds.scss */
.icon-linkedin:before {
  content: "\f0e1";
}

/* line 702, app/assets/stylesheets/scaffolds.scss */
.icon-rotate-left:before {
  content: "\f0e2";
}

/* line 705, app/assets/stylesheets/scaffolds.scss */
.icon-undo:before {
  content: "\f0e2";
}

/* line 708, app/assets/stylesheets/scaffolds.scss */
.icon-gavel:before {
  content: "\f0e3";
}

/* line 711, app/assets/stylesheets/scaffolds.scss */
.icon-legal:before {
  content: "\f0e3";
}

/* line 714, app/assets/stylesheets/scaffolds.scss */
.icon-dashboard:before {
  content: "\f0e4";
}

/* line 717, app/assets/stylesheets/scaffolds.scss */
.icon-tachometer:before {
  content: "\f0e4";
}

/* line 720, app/assets/stylesheets/scaffolds.scss */
.icon-comment-o:before {
  content: "\f0e5";
}

/* line 723, app/assets/stylesheets/scaffolds.scss */
.icon-comments-o:before {
  content: "\f0e6";
}

/* line 726, app/assets/stylesheets/scaffolds.scss */
.icon-bolt:before {
  content: "\f0e7";
}

/* line 729, app/assets/stylesheets/scaffolds.scss */
.icon-flash:before {
  content: "\f0e7";
}

/* line 732, app/assets/stylesheets/scaffolds.scss */
.icon-sitemap:before {
  content: "\f0e8";
}

/* line 735, app/assets/stylesheets/scaffolds.scss */
.icon-umbrella:before {
  content: "\f0e9";
}

/* line 738, app/assets/stylesheets/scaffolds.scss */
.icon-clipboard:before {
  content: "\f0ea";
}

/* line 741, app/assets/stylesheets/scaffolds.scss */
.icon-paste:before {
  content: "\f0ea";
}

/* line 744, app/assets/stylesheets/scaffolds.scss */
.icon-lightbulb-o:before {
  content: "\f0eb";
}

/* line 747, app/assets/stylesheets/scaffolds.scss */
.icon-exchange:before {
  content: "\f0ec";
}

/* line 750, app/assets/stylesheets/scaffolds.scss */
.icon-cloud-download:before {
  content: "\f0ed";
}

/* line 753, app/assets/stylesheets/scaffolds.scss */
.icon-cloud-upload:before {
  content: "\f0ee";
}

/* line 756, app/assets/stylesheets/scaffolds.scss */
.icon-user-md:before {
  content: "\f0f0";
}

/* line 759, app/assets/stylesheets/scaffolds.scss */
.icon-stethoscope:before {
  content: "\f0f1";
}

/* line 762, app/assets/stylesheets/scaffolds.scss */
.icon-suitcase:before {
  content: "\f0f2";
}

/* line 765, app/assets/stylesheets/scaffolds.scss */
.icon-bell:before {
  content: "\f0f3";
}

/* line 768, app/assets/stylesheets/scaffolds.scss */
.icon-coffee:before {
  content: "\f0f4";
}

/* line 771, app/assets/stylesheets/scaffolds.scss */
.icon-cutlery:before {
  content: "\f0f5";
}

/* line 774, app/assets/stylesheets/scaffolds.scss */
.icon-file-text-o:before {
  content: "\f0f6";
}

/* line 777, app/assets/stylesheets/scaffolds.scss */
.icon-building-o:before {
  content: "\f0f7";
}

/* line 780, app/assets/stylesheets/scaffolds.scss */
.icon-hospital-o:before {
  content: "\f0f8";
}

/* line 783, app/assets/stylesheets/scaffolds.scss */
.icon-ambulance:before {
  content: "\f0f9";
}

/* line 786, app/assets/stylesheets/scaffolds.scss */
.icon-medkit:before {
  content: "\f0fa";
}

/* line 789, app/assets/stylesheets/scaffolds.scss */
.icon-fighter-jet:before {
  content: "\f0fb";
}

/* line 792, app/assets/stylesheets/scaffolds.scss */
.icon-beer:before {
  content: "\f0fc";
}

/* line 795, app/assets/stylesheets/scaffolds.scss */
.icon-h-square:before {
  content: "\f0fd";
}

/* line 798, app/assets/stylesheets/scaffolds.scss */
.icon-plus-square:before {
  content: "\f0fe";
}

/* line 801, app/assets/stylesheets/scaffolds.scss */
.icon-angle-double-left:before {
  content: "\f100";
}

/* line 804, app/assets/stylesheets/scaffolds.scss */
.icon-angle-double-right:before {
  content: "\f101";
}

/* line 807, app/assets/stylesheets/scaffolds.scss */
.icon-angle-double-up:before {
  content: "\f102";
}

/* line 810, app/assets/stylesheets/scaffolds.scss */
.icon-angle-double-down:before {
  content: "\f103";
}

/* line 813, app/assets/stylesheets/scaffolds.scss */
.icon-angle-left:before {
  content: "\f104";
}

/* line 816, app/assets/stylesheets/scaffolds.scss */
.icon-angle-right:before {
  content: "\f105";
}

/* line 819, app/assets/stylesheets/scaffolds.scss */
.icon-angle-up:before {
  content: "\f106";
}

/* line 822, app/assets/stylesheets/scaffolds.scss */
.icon-angle-down:before {
  content: "\f107";
}

/* line 825, app/assets/stylesheets/scaffolds.scss */
.icon-desktop:before {
  content: "\f108";
}

/* line 828, app/assets/stylesheets/scaffolds.scss */
.icon-laptop:before {
  content: "\f109";
}

/* line 831, app/assets/stylesheets/scaffolds.scss */
.icon-tablet:before {
  content: "\f10a";
}

/* line 834, app/assets/stylesheets/scaffolds.scss */
.icon-mobile:before {
  content: "\f10b";
}

/* line 837, app/assets/stylesheets/scaffolds.scss */
.icon-mobile-phone:before {
  content: "\f10b";
}

/* line 840, app/assets/stylesheets/scaffolds.scss */
.icon-circle-o:before {
  content: "\f10c";
}

/* line 843, app/assets/stylesheets/scaffolds.scss */
.icon-quote-left:before {
  content: "\f10d";
}

/* line 846, app/assets/stylesheets/scaffolds.scss */
.icon-quote-right:before {
  content: "\f10e";
}

/* line 849, app/assets/stylesheets/scaffolds.scss */
.icon-spinner:before {
  content: "\f110";
}

/* line 852, app/assets/stylesheets/scaffolds.scss */
.icon-circle:before {
  content: "\f111";
}

/* line 855, app/assets/stylesheets/scaffolds.scss */
.icon-mail-reply:before {
  content: "\f112";
}

/* line 858, app/assets/stylesheets/scaffolds.scss */
.icon-reply:before {
  content: "\f112";
}

/* line 861, app/assets/stylesheets/scaffolds.scss */
.icon-github-alt:before {
  content: "\f113";
}

/* line 864, app/assets/stylesheets/scaffolds.scss */
.icon-folder-o:before {
  content: "\f114";
}

/* line 867, app/assets/stylesheets/scaffolds.scss */
.icon-folder-open-o:before {
  content: "\f115";
}

/* line 870, app/assets/stylesheets/scaffolds.scss */
.icon-smile-o:before {
  content: "\f118";
}

/* line 873, app/assets/stylesheets/scaffolds.scss */
.icon-frown-o:before {
  content: "\f119";
}

/* line 876, app/assets/stylesheets/scaffolds.scss */
.icon-meh-o:before {
  content: "\f11a";
}

/* line 879, app/assets/stylesheets/scaffolds.scss */
.icon-gamepad:before {
  content: "\f11b";
}

/* line 882, app/assets/stylesheets/scaffolds.scss */
.icon-keyboard-o:before {
  content: "\f11c";
}

/* line 885, app/assets/stylesheets/scaffolds.scss */
.icon-flag-o:before {
  content: "\f11d";
}

/* line 888, app/assets/stylesheets/scaffolds.scss */
.icon-flag-checkered:before {
  content: "\f11e";
}

/* line 891, app/assets/stylesheets/scaffolds.scss */
.icon-terminal:before {
  content: "\f120";
}

/* line 894, app/assets/stylesheets/scaffolds.scss */
.icon-code:before {
  content: "\f121";
}

/* line 897, app/assets/stylesheets/scaffolds.scss */
.icon-mail-reply-all:before {
  content: "\f122";
}

/* line 900, app/assets/stylesheets/scaffolds.scss */
.icon-reply-all:before {
  content: "\f122";
}

/* line 903, app/assets/stylesheets/scaffolds.scss */
.icon-star-half-empty:before {
  content: "\f123";
}

/* line 906, app/assets/stylesheets/scaffolds.scss */
.icon-star-half-full:before {
  content: "\f123";
}

/* line 909, app/assets/stylesheets/scaffolds.scss */
.icon-star-half-o:before {
  content: "\f123";
}

/* line 912, app/assets/stylesheets/scaffolds.scss */
.icon-location-arrow:before {
  content: "\f124";
}

/* line 915, app/assets/stylesheets/scaffolds.scss */
.icon-crop:before {
  content: "\f125";
}

/* line 918, app/assets/stylesheets/scaffolds.scss */
.icon-code-fork:before {
  content: "\f126";
}

/* line 921, app/assets/stylesheets/scaffolds.scss */
.icon-chain-broken:before {
  content: "\f127";
}

/* line 924, app/assets/stylesheets/scaffolds.scss */
.icon-unlink:before {
  content: "\f127";
}

/* line 927, app/assets/stylesheets/scaffolds.scss */
.icon-info:before {
  content: "\f129";
}

/* line 930, app/assets/stylesheets/scaffolds.scss */
.icon-exclamation:before {
  content: "\f12a";
}

/* line 933, app/assets/stylesheets/scaffolds.scss */
.icon-superscript:before {
  content: "\f12b";
}

/* line 936, app/assets/stylesheets/scaffolds.scss */
.icon-subscript:before {
  content: "\f12c";
}

/* line 939, app/assets/stylesheets/scaffolds.scss */
.icon-eraser:before {
  content: "\f12d";
}

/* line 942, app/assets/stylesheets/scaffolds.scss */
.icon-puzzle-piece:before {
  content: "\f12e";
}

/* line 945, app/assets/stylesheets/scaffolds.scss */
.icon-microphone:before {
  content: "\f130";
}

/* line 948, app/assets/stylesheets/scaffolds.scss */
.icon-microphone-slash:before {
  content: "\f131";
}

/* line 951, app/assets/stylesheets/scaffolds.scss */
.icon-shield:before {
  content: "\f132";
}

/* line 954, app/assets/stylesheets/scaffolds.scss */
.icon-calendar-o:before {
  content: "\f133";
}

/* line 957, app/assets/stylesheets/scaffolds.scss */
.icon-fire-extinguisher:before {
  content: "\f134";
}

/* line 960, app/assets/stylesheets/scaffolds.scss */
.icon-rocket:before {
  content: "\f135";
}

/* line 963, app/assets/stylesheets/scaffolds.scss */
.icon-maxcdn:before {
  content: "\f136";
}

/* line 966, app/assets/stylesheets/scaffolds.scss */
.icon-chevron-circle-left:before {
  content: "\f137";
}

/* line 969, app/assets/stylesheets/scaffolds.scss */
.icon-chevron-circle-right:before {
  content: "\f138";
}

/* line 972, app/assets/stylesheets/scaffolds.scss */
.icon-chevron-circle-up:before {
  content: "\f139";
}

/* line 975, app/assets/stylesheets/scaffolds.scss */
.icon-chevron-circle-down:before {
  content: "\f13a";
}

/* line 978, app/assets/stylesheets/scaffolds.scss */
.icon-html5:before {
  content: "\f13b";
}

/* line 981, app/assets/stylesheets/scaffolds.scss */
.icon-css3:before {
  content: "\f13c";
}

/* line 984, app/assets/stylesheets/scaffolds.scss */
.icon-anchor:before {
  content: "\f13d";
}

/* line 987, app/assets/stylesheets/scaffolds.scss */
.icon-unlock-alt:before {
  content: "\f13e";
}

/* line 990, app/assets/stylesheets/scaffolds.scss */
.icon-bullseye:before {
  content: "\f140";
}

/* line 993, app/assets/stylesheets/scaffolds.scss */
.icon-ellipsis-h:before {
  content: "\f141";
}

/* line 996, app/assets/stylesheets/scaffolds.scss */
.icon-ellipsis-v:before {
  content: "\f142";
}

/* line 999, app/assets/stylesheets/scaffolds.scss */
.icon-rss-square:before {
  content: "\f143";
}

/* line 1002, app/assets/stylesheets/scaffolds.scss */
.icon-play-circle:before {
  content: "\f144";
}

/* line 1005, app/assets/stylesheets/scaffolds.scss */
.icon-ticket:before {
  content: "\f145";
}

/* line 1008, app/assets/stylesheets/scaffolds.scss */
.icon-minus-square:before {
  content: "\f146";
}

/* line 1011, app/assets/stylesheets/scaffolds.scss */
.icon-minus-square-o:before {
  content: "\f147";
}

/* line 1014, app/assets/stylesheets/scaffolds.scss */
.icon-level-up:before {
  content: "\f148";
}

/* line 1017, app/assets/stylesheets/scaffolds.scss */
.icon-level-down:before {
  content: "\f149";
}

/* line 1020, app/assets/stylesheets/scaffolds.scss */
.icon-check-square:before {
  content: "\f14a";
}

/* line 1023, app/assets/stylesheets/scaffolds.scss */
.icon-pencil-square:before {
  content: "\f14b";
}

/* line 1026, app/assets/stylesheets/scaffolds.scss */
.icon-external-link-square:before {
  content: "\f14c";
}

/* line 1029, app/assets/stylesheets/scaffolds.scss */
.icon-share-square:before {
  content: "\f14d";
}

/* line 1032, app/assets/stylesheets/scaffolds.scss */
.icon-compass:before {
  content: "\f14e";
}

/* line 1035, app/assets/stylesheets/scaffolds.scss */
.icon-caret-square-o-down:before {
  content: "\f150";
}

/* line 1038, app/assets/stylesheets/scaffolds.scss */
.icon-toggle-down:before {
  content: "\f150";
}

/* line 1041, app/assets/stylesheets/scaffolds.scss */
.icon-caret-square-o-up:before {
  content: "\f151";
}

/* line 1044, app/assets/stylesheets/scaffolds.scss */
.icon-toggle-up:before {
  content: "\f151";
}

/* line 1047, app/assets/stylesheets/scaffolds.scss */
.icon-caret-square-o-right:before {
  content: "\f152";
}

/* line 1050, app/assets/stylesheets/scaffolds.scss */
.icon-toggle-right:before {
  content: "\f152";
}

/* line 1053, app/assets/stylesheets/scaffolds.scss */
.icon-eur:before {
  content: "\f153";
}

/* line 1056, app/assets/stylesheets/scaffolds.scss */
.icon-euro:before {
  content: "\f153";
}

/* line 1059, app/assets/stylesheets/scaffolds.scss */
.icon-gbp:before {
  content: "\f154";
}

/* line 1062, app/assets/stylesheets/scaffolds.scss */
.icon-dollar:before {
  content: "\f155";
}

/* line 1065, app/assets/stylesheets/scaffolds.scss */
.icon-usd:before {
  content: "\f155";
}

/* line 1068, app/assets/stylesheets/scaffolds.scss */
.icon-inr:before {
  content: "\f156";
}

/* line 1071, app/assets/stylesheets/scaffolds.scss */
.icon-rupee:before {
  content: "\f156";
}

/* line 1074, app/assets/stylesheets/scaffolds.scss */
.icon-cny:before {
  content: "\f157";
}

/* line 1077, app/assets/stylesheets/scaffolds.scss */
.icon-jpy:before {
  content: "\f157";
}

/* line 1080, app/assets/stylesheets/scaffolds.scss */
.icon-rmb:before {
  content: "\f157";
}

/* line 1083, app/assets/stylesheets/scaffolds.scss */
.icon-yen:before {
  content: "\f157";
}

/* line 1086, app/assets/stylesheets/scaffolds.scss */
.icon-rouble:before {
  content: "\f158";
}

/* line 1089, app/assets/stylesheets/scaffolds.scss */
.icon-rub:before {
  content: "\f158";
}

/* line 1092, app/assets/stylesheets/scaffolds.scss */
.icon-ruble:before {
  content: "\f158";
}

/* line 1095, app/assets/stylesheets/scaffolds.scss */
.icon-krw:before {
  content: "\f159";
}

/* line 1098, app/assets/stylesheets/scaffolds.scss */
.icon-won:before {
  content: "\f159";
}

/* line 1101, app/assets/stylesheets/scaffolds.scss */
.icon-bitcoin:before {
  content: "\f15a";
}

/* line 1104, app/assets/stylesheets/scaffolds.scss */
.icon-btc:before {
  content: "\f15a";
}

/* line 1107, app/assets/stylesheets/scaffolds.scss */
.icon-file:before {
  content: "\f15b";
}

/* line 1110, app/assets/stylesheets/scaffolds.scss */
.icon-file-text:before {
  content: "\f15c";
}

/* line 1113, app/assets/stylesheets/scaffolds.scss */
.icon-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1116, app/assets/stylesheets/scaffolds.scss */
.icon-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1119, app/assets/stylesheets/scaffolds.scss */
.icon-sort-amount-asc:before {
  content: "\f160";
}

/* line 1122, app/assets/stylesheets/scaffolds.scss */
.icon-sort-amount-desc:before {
  content: "\f161";
}

/* line 1125, app/assets/stylesheets/scaffolds.scss */
.icon-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1128, app/assets/stylesheets/scaffolds.scss */
.icon-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1131, app/assets/stylesheets/scaffolds.scss */
.icon-thumbs-up:before {
  content: "\f164";
}

/* line 1134, app/assets/stylesheets/scaffolds.scss */
.icon-thumbs-down:before {
  content: "\f165";
}

/* line 1137, app/assets/stylesheets/scaffolds.scss */
.icon-youtube-square:before {
  content: "\f166";
}

/* line 1140, app/assets/stylesheets/scaffolds.scss */
.icon-youtube:before {
  content: "\f167";
}

/* line 1143, app/assets/stylesheets/scaffolds.scss */
.icon-xing:before {
  content: "\f168";
}

/* line 1146, app/assets/stylesheets/scaffolds.scss */
.icon-xing-square:before {
  content: "\f169";
}

/* line 1149, app/assets/stylesheets/scaffolds.scss */
.icon-youtube-play:before {
  content: "\f16a";
}

/* line 1152, app/assets/stylesheets/scaffolds.scss */
.icon-dropbox:before {
  content: "\f16b";
}

/* line 1155, app/assets/stylesheets/scaffolds.scss */
.icon-stack-overflow:before {
  content: "\f16c";
}

/* line 1158, app/assets/stylesheets/scaffolds.scss */
.icon-instagram:before {
  content: "\f16d";
}

/* line 1161, app/assets/stylesheets/scaffolds.scss */
.icon-flickr:before {
  content: "\f16e";
}

/* line 1164, app/assets/stylesheets/scaffolds.scss */
.icon-adn:before {
  content: "\f170";
}

/* line 1167, app/assets/stylesheets/scaffolds.scss */
.icon-bitbucket:before {
  content: "\f171";
}

/* line 1170, app/assets/stylesheets/scaffolds.scss */
.icon-bitbucket-square:before {
  content: "\f172";
}

/* line 1173, app/assets/stylesheets/scaffolds.scss */
.icon-tumblr:before {
  content: "\f173";
}

/* line 1176, app/assets/stylesheets/scaffolds.scss */
.icon-tumblr-square:before {
  content: "\f174";
}

/* line 1179, app/assets/stylesheets/scaffolds.scss */
.icon-long-arrow-down:before {
  content: "\f175";
}

/* line 1182, app/assets/stylesheets/scaffolds.scss */
.icon-long-arrow-up:before {
  content: "\f176";
}

/* line 1185, app/assets/stylesheets/scaffolds.scss */
.icon-long-arrow-left:before {
  content: "\f177";
}

/* line 1188, app/assets/stylesheets/scaffolds.scss */
.icon-long-arrow-right:before {
  content: "\f178";
}

/* line 1191, app/assets/stylesheets/scaffolds.scss */
.icon-apple:before {
  content: "\f179";
}

/* line 1194, app/assets/stylesheets/scaffolds.scss */
.icon-windows:before {
  content: "\f17a";
}

/* line 1197, app/assets/stylesheets/scaffolds.scss */
.icon-android:before {
  content: "\f17b";
}

/* line 1200, app/assets/stylesheets/scaffolds.scss */
.icon-linux:before {
  content: "\f17c";
}

/* line 1203, app/assets/stylesheets/scaffolds.scss */
.icon-dribbble:before {
  content: "\f17d";
}

/* line 1206, app/assets/stylesheets/scaffolds.scss */
.icon-skype:before {
  content: "\f17e";
}

/* line 1209, app/assets/stylesheets/scaffolds.scss */
.icon-foursquare:before {
  content: "\f180";
}

/* line 1212, app/assets/stylesheets/scaffolds.scss */
.icon-trello:before {
  content: "\f181";
}

/* line 1215, app/assets/stylesheets/scaffolds.scss */
.icon-female:before {
  content: "\f182";
}

/* line 1218, app/assets/stylesheets/scaffolds.scss */
.icon-male:before {
  content: "\f183";
}

/* line 1221, app/assets/stylesheets/scaffolds.scss */
.icon-gittip:before {
  content: "\f184";
}

/* line 1224, app/assets/stylesheets/scaffolds.scss */
.icon-gratipay:before {
  content: "\f184";
}

/* line 1227, app/assets/stylesheets/scaffolds.scss */
.icon-sun-o:before {
  content: "\f185";
}

/* line 1230, app/assets/stylesheets/scaffolds.scss */
.icon-moon-o:before {
  content: "\f186";
}

/* line 1233, app/assets/stylesheets/scaffolds.scss */
.icon-archive:before {
  content: "\f187";
}

/* line 1236, app/assets/stylesheets/scaffolds.scss */
.icon-bug:before {
  content: "\f188";
}

/* line 1239, app/assets/stylesheets/scaffolds.scss */
.icon-vk:before {
  content: "\f189";
}

/* line 1242, app/assets/stylesheets/scaffolds.scss */
.icon-weibo:before {
  content: "\f18a";
}

/* line 1245, app/assets/stylesheets/scaffolds.scss */
.icon-renren:before {
  content: "\f18b";
}

/* line 1248, app/assets/stylesheets/scaffolds.scss */
.icon-pagelines:before {
  content: "\f18c";
}

/* line 1251, app/assets/stylesheets/scaffolds.scss */
.icon-stack-exchange:before {
  content: "\f18d";
}

/* line 1254, app/assets/stylesheets/scaffolds.scss */
.icon-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1257, app/assets/stylesheets/scaffolds.scss */
.icon-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1260, app/assets/stylesheets/scaffolds.scss */
.icon-caret-square-o-left:before {
  content: "\f191";
}

/* line 1263, app/assets/stylesheets/scaffolds.scss */
.icon-toggle-left:before {
  content: "\f191";
}

/* line 1266, app/assets/stylesheets/scaffolds.scss */
.icon-dot-circle-o:before {
  content: "\f192";
}

/* line 1269, app/assets/stylesheets/scaffolds.scss */
.icon-wheelchair:before {
  content: "\f193";
}

/* line 1272, app/assets/stylesheets/scaffolds.scss */
.icon-vimeo-square:before {
  content: "\f194";
}

/* line 1275, app/assets/stylesheets/scaffolds.scss */
.icon-try:before {
  content: "\f195";
}

/* line 1278, app/assets/stylesheets/scaffolds.scss */
.icon-turkish-lira:before {
  content: "\f195";
}

/* line 1281, app/assets/stylesheets/scaffolds.scss */
.icon-plus-square-o:before {
  content: "\f196";
}

/* line 1284, app/assets/stylesheets/scaffolds.scss */
.icon-space-shuttle:before {
  content: "\f197";
}

/* line 1287, app/assets/stylesheets/scaffolds.scss */
.icon-slack:before {
  content: "\f198";
}

/* line 1290, app/assets/stylesheets/scaffolds.scss */
.icon-envelope-square:before {
  content: "\f199";
}

/* line 1293, app/assets/stylesheets/scaffolds.scss */
.icon-wordpress:before {
  content: "\f19a";
}

/* line 1296, app/assets/stylesheets/scaffolds.scss */
.icon-openid:before {
  content: "\f19b";
}

/* line 1299, app/assets/stylesheets/scaffolds.scss */
.icon-bank:before {
  content: "\f19c";
}

/* line 1302, app/assets/stylesheets/scaffolds.scss */
.icon-institution:before {
  content: "\f19c";
}

/* line 1305, app/assets/stylesheets/scaffolds.scss */
.icon-university:before {
  content: "\f19c";
}

/* line 1308, app/assets/stylesheets/scaffolds.scss */
.icon-graduation-cap:before {
  content: "\f19d";
}

/* line 1311, app/assets/stylesheets/scaffolds.scss */
.icon-mortar-board:before {
  content: "\f19d";
}

/* line 1314, app/assets/stylesheets/scaffolds.scss */
.icon-yahoo:before {
  content: "\f19e";
}

/* line 1317, app/assets/stylesheets/scaffolds.scss */
.icon-google:before {
  content: "\f1a0";
}

/* line 1320, app/assets/stylesheets/scaffolds.scss */
.icon-reddit:before {
  content: "\f1a1";
}

/* line 1323, app/assets/stylesheets/scaffolds.scss */
.icon-reddit-square:before {
  content: "\f1a2";
}

/* line 1326, app/assets/stylesheets/scaffolds.scss */
.icon-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1329, app/assets/stylesheets/scaffolds.scss */
.icon-stumbleupon:before {
  content: "\f1a4";
}

/* line 1332, app/assets/stylesheets/scaffolds.scss */
.icon-delicious:before {
  content: "\f1a5";
}

/* line 1335, app/assets/stylesheets/scaffolds.scss */
.icon-digg:before {
  content: "\f1a6";
}

/* line 1338, app/assets/stylesheets/scaffolds.scss */
.icon-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1341, app/assets/stylesheets/scaffolds.scss */
.icon-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1344, app/assets/stylesheets/scaffolds.scss */
.icon-drupal:before {
  content: "\f1a9";
}

/* line 1347, app/assets/stylesheets/scaffolds.scss */
.icon-joomla:before {
  content: "\f1aa";
}

/* line 1350, app/assets/stylesheets/scaffolds.scss */
.icon-language:before {
  content: "\f1ab";
}

/* line 1353, app/assets/stylesheets/scaffolds.scss */
.icon-fax:before {
  content: "\f1ac";
}

/* line 1356, app/assets/stylesheets/scaffolds.scss */
.icon-building:before {
  content: "\f1ad";
}

/* line 1359, app/assets/stylesheets/scaffolds.scss */
.icon-child:before {
  content: "\f1ae";
}

/* line 1362, app/assets/stylesheets/scaffolds.scss */
.icon-paw:before {
  content: "\f1b0";
}

/* line 1365, app/assets/stylesheets/scaffolds.scss */
.icon-spoon:before {
  content: "\f1b1";
}

/* line 1368, app/assets/stylesheets/scaffolds.scss */
.icon-cube:before {
  content: "\f1b2";
}

/* line 1371, app/assets/stylesheets/scaffolds.scss */
.icon-cubes:before {
  content: "\f1b3";
}

/* line 1374, app/assets/stylesheets/scaffolds.scss */
.icon-behance:before {
  content: "\f1b4";
}

/* line 1377, app/assets/stylesheets/scaffolds.scss */
.icon-behance-square:before {
  content: "\f1b5";
}

/* line 1380, app/assets/stylesheets/scaffolds.scss */
.icon-steam:before {
  content: "\f1b6";
}

/* line 1383, app/assets/stylesheets/scaffolds.scss */
.icon-steam-square:before {
  content: "\f1b7";
}

/* line 1386, app/assets/stylesheets/scaffolds.scss */
.icon-recycle:before {
  content: "\f1b8";
}

/* line 1389, app/assets/stylesheets/scaffolds.scss */
.icon-automobile:before {
  content: "\f1b9";
}

/* line 1392, app/assets/stylesheets/scaffolds.scss */
.icon-car:before {
  content: "\f1b9";
}

/* line 1395, app/assets/stylesheets/scaffolds.scss */
.icon-cab:before {
  content: "\f1ba";
}

/* line 1398, app/assets/stylesheets/scaffolds.scss */
.icon-taxi:before {
  content: "\f1ba";
}

/* line 1401, app/assets/stylesheets/scaffolds.scss */
.icon-tree:before {
  content: "\f1bb";
}

/* line 1404, app/assets/stylesheets/scaffolds.scss */
.icon-spotify:before {
  content: "\f1bc";
}

/* line 1407, app/assets/stylesheets/scaffolds.scss */
.icon-deviantart:before {
  content: "\f1bd";
}

/* line 1410, app/assets/stylesheets/scaffolds.scss */
.icon-soundcloud:before {
  content: "\f1be";
}

/* line 1413, app/assets/stylesheets/scaffolds.scss */
.icon-database:before {
  content: "\f1c0";
}

/* line 1416, app/assets/stylesheets/scaffolds.scss */
.icon-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1419, app/assets/stylesheets/scaffolds.scss */
.icon-file-word-o:before {
  content: "\f1c2";
}

/* line 1422, app/assets/stylesheets/scaffolds.scss */
.icon-file-excel-o:before {
  content: "\f1c3";
}

/* line 1425, app/assets/stylesheets/scaffolds.scss */
.icon-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1428, app/assets/stylesheets/scaffolds.scss */
.icon-file-image-o:before {
  content: "\f1c5";
}

/* line 1431, app/assets/stylesheets/scaffolds.scss */
.icon-file-photo-o:before {
  content: "\f1c5";
}

/* line 1434, app/assets/stylesheets/scaffolds.scss */
.icon-file-picture-o:before {
  content: "\f1c5";
}

/* line 1437, app/assets/stylesheets/scaffolds.scss */
.icon-file-archive-o:before {
  content: "\f1c6";
}

/* line 1440, app/assets/stylesheets/scaffolds.scss */
.icon-file-zip-o:before {
  content: "\f1c6";
}

/* line 1443, app/assets/stylesheets/scaffolds.scss */
.icon-file-audio-o:before {
  content: "\f1c7";
}

/* line 1446, app/assets/stylesheets/scaffolds.scss */
.icon-file-sound-o:before {
  content: "\f1c7";
}

/* line 1449, app/assets/stylesheets/scaffolds.scss */
.icon-file-movie-o:before {
  content: "\f1c8";
}

/* line 1452, app/assets/stylesheets/scaffolds.scss */
.icon-file-video-o:before {
  content: "\f1c8";
}

/* line 1455, app/assets/stylesheets/scaffolds.scss */
.icon-file-code-o:before {
  content: "\f1c9";
}

/* line 1458, app/assets/stylesheets/scaffolds.scss */
.icon-vine:before {
  content: "\f1ca";
}

/* line 1461, app/assets/stylesheets/scaffolds.scss */
.icon-codepen:before {
  content: "\f1cb";
}

/* line 1464, app/assets/stylesheets/scaffolds.scss */
.icon-jsfiddle:before {
  content: "\f1cc";
}

/* line 1467, app/assets/stylesheets/scaffolds.scss */
.icon-life-bouy:before {
  content: "\f1cd";
}

/* line 1470, app/assets/stylesheets/scaffolds.scss */
.icon-life-buoy:before {
  content: "\f1cd";
}

/* line 1473, app/assets/stylesheets/scaffolds.scss */
.icon-life-ring:before {
  content: "\f1cd";
}

/* line 1476, app/assets/stylesheets/scaffolds.scss */
.icon-life-saver:before {
  content: "\f1cd";
}

/* line 1479, app/assets/stylesheets/scaffolds.scss */
.icon-support:before {
  content: "\f1cd";
}

/* line 1482, app/assets/stylesheets/scaffolds.scss */
.icon-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1485, app/assets/stylesheets/scaffolds.scss */
.icon-ra:before {
  content: "\f1d0";
}

/* line 1488, app/assets/stylesheets/scaffolds.scss */
.icon-rebel:before {
  content: "\f1d0";
}

/* line 1491, app/assets/stylesheets/scaffolds.scss */
.icon-resistance:before {
  content: "\f1d0";
}

/* line 1494, app/assets/stylesheets/scaffolds.scss */
.icon-empire:before {
  content: "\f1d1";
}

/* line 1497, app/assets/stylesheets/scaffolds.scss */
.icon-ge:before {
  content: "\f1d1";
}

/* line 1500, app/assets/stylesheets/scaffolds.scss */
.icon-git-square:before {
  content: "\f1d2";
}

/* line 1503, app/assets/stylesheets/scaffolds.scss */
.icon-git:before {
  content: "\f1d3";
}

/* line 1506, app/assets/stylesheets/scaffolds.scss */
.icon-hacker-news:before {
  content: "\f1d4";
}

/* line 1509, app/assets/stylesheets/scaffolds.scss */
.icon-y-combinator-square:before {
  content: "\f1d4";
}

/* line 1512, app/assets/stylesheets/scaffolds.scss */
.icon-yc-square:before {
  content: "\f1d4";
}

/* line 1515, app/assets/stylesheets/scaffolds.scss */
.icon-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1518, app/assets/stylesheets/scaffolds.scss */
.icon-qq:before {
  content: "\f1d6";
}

/* line 1521, app/assets/stylesheets/scaffolds.scss */
.icon-wechat:before {
  content: "\f1d7";
}

/* line 1524, app/assets/stylesheets/scaffolds.scss */
.icon-weixin:before {
  content: "\f1d7";
}

/* line 1527, app/assets/stylesheets/scaffolds.scss */
.icon-paper-plane:before {
  content: "\f1d8";
}

/* line 1530, app/assets/stylesheets/scaffolds.scss */
.icon-send:before {
  content: "\f1d8";
}

/* line 1533, app/assets/stylesheets/scaffolds.scss */
.icon-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1536, app/assets/stylesheets/scaffolds.scss */
.icon-send-o:before {
  content: "\f1d9";
}

/* line 1539, app/assets/stylesheets/scaffolds.scss */
.icon-history:before {
  content: "\f1da";
}

/* line 1542, app/assets/stylesheets/scaffolds.scss */
.icon-circle-thin:before {
  content: "\f1db";
}

/* line 1545, app/assets/stylesheets/scaffolds.scss */
.icon-header:before {
  content: "\f1dc";
}

/* line 1548, app/assets/stylesheets/scaffolds.scss */
.icon-paragraph:before {
  content: "\f1dd";
}

/* line 1551, app/assets/stylesheets/scaffolds.scss */
.icon-sliders:before {
  content: "\f1de";
}

/* line 1554, app/assets/stylesheets/scaffolds.scss */
.icon-share-alt:before {
  content: "\f1e0";
}

/* line 1557, app/assets/stylesheets/scaffolds.scss */
.icon-share-alt-square:before {
  content: "\f1e1";
}

/* line 1560, app/assets/stylesheets/scaffolds.scss */
.icon-bomb:before {
  content: "\f1e2";
}

/* line 1563, app/assets/stylesheets/scaffolds.scss */
.icon-futbol-o:before {
  content: "\f1e3";
}

/* line 1566, app/assets/stylesheets/scaffolds.scss */
.icon-soccer-ball-o:before {
  content: "\f1e3";
}

/* line 1569, app/assets/stylesheets/scaffolds.scss */
.icon-tty:before {
  content: "\f1e4";
}

/* line 1572, app/assets/stylesheets/scaffolds.scss */
.icon-binoculars:before {
  content: "\f1e5";
}

/* line 1575, app/assets/stylesheets/scaffolds.scss */
.icon-plug:before {
  content: "\f1e6";
}

/* line 1578, app/assets/stylesheets/scaffolds.scss */
.icon-slideshare:before {
  content: "\f1e7";
}

/* line 1581, app/assets/stylesheets/scaffolds.scss */
.icon-twitch:before {
  content: "\f1e8";
}

/* line 1584, app/assets/stylesheets/scaffolds.scss */
.icon-yelp:before {
  content: "\f1e9";
}

/* line 1587, app/assets/stylesheets/scaffolds.scss */
.icon-newspaper-o:before {
  content: "\f1ea";
}

/* line 1590, app/assets/stylesheets/scaffolds.scss */
.icon-wifi:before {
  content: "\f1eb";
}

/* line 1593, app/assets/stylesheets/scaffolds.scss */
.icon-calculator:before {
  content: "\f1ec";
}

/* line 1596, app/assets/stylesheets/scaffolds.scss */
.icon-paypal:before {
  content: "\f1ed";
}

/* line 1599, app/assets/stylesheets/scaffolds.scss */
.icon-google-wallet:before {
  content: "\f1ee";
}

/* line 1602, app/assets/stylesheets/scaffolds.scss */
.icon-cc-visa:before {
  content: "\f1f0";
}

/* line 1605, app/assets/stylesheets/scaffolds.scss */
.icon-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1608, app/assets/stylesheets/scaffolds.scss */
.icon-cc-discover:before {
  content: "\f1f2";
}

/* line 1611, app/assets/stylesheets/scaffolds.scss */
.icon-cc-amex:before {
  content: "\f1f3";
}

/* line 1614, app/assets/stylesheets/scaffolds.scss */
.icon-cc-paypal:before {
  content: "\f1f4";
}

/* line 1617, app/assets/stylesheets/scaffolds.scss */
.icon-cc-stripe:before {
  content: "\f1f5";
}

/* line 1620, app/assets/stylesheets/scaffolds.scss */
.icon-bell-slash:before {
  content: "\f1f6";
}

/* line 1623, app/assets/stylesheets/scaffolds.scss */
.icon-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1626, app/assets/stylesheets/scaffolds.scss */
.icon-trash:before {
  content: "\f1f8";
}

/* line 1629, app/assets/stylesheets/scaffolds.scss */
.icon-copyright:before {
  content: "\f1f9";
}

/* line 1632, app/assets/stylesheets/scaffolds.scss */
.icon-at:before {
  content: "\f1fa";
}

/* line 1635, app/assets/stylesheets/scaffolds.scss */
.icon-eyedropper:before {
  content: "\f1fb";
}

/* line 1638, app/assets/stylesheets/scaffolds.scss */
.icon-paint-brush:before {
  content: "\f1fc";
}

/* line 1641, app/assets/stylesheets/scaffolds.scss */
.icon-birthday-cake:before {
  content: "\f1fd";
}

/* line 1644, app/assets/stylesheets/scaffolds.scss */
.icon-area-chart:before {
  content: "\f1fe";
}

/* line 1647, app/assets/stylesheets/scaffolds.scss */
.icon-pie-chart:before {
  content: "\f200";
}

/* line 1650, app/assets/stylesheets/scaffolds.scss */
.icon-line-chart:before {
  content: "\f201";
}

/* line 1653, app/assets/stylesheets/scaffolds.scss */
.icon-lastfm:before {
  content: "\f202";
}

/* line 1656, app/assets/stylesheets/scaffolds.scss */
.icon-lastfm-square:before {
  content: "\f203";
}

/* line 1659, app/assets/stylesheets/scaffolds.scss */
.icon-toggle-off:before {
  content: "\f204";
}

/* line 1662, app/assets/stylesheets/scaffolds.scss */
.icon-toggle-on:before {
  content: "\f205";
}

/* line 1665, app/assets/stylesheets/scaffolds.scss */
.icon-bicycle:before {
  content: "\f206";
}

/* line 1668, app/assets/stylesheets/scaffolds.scss */
.icon-bus:before {
  content: "\f207";
}

/* line 1671, app/assets/stylesheets/scaffolds.scss */
.icon-ioxhost:before {
  content: "\f208";
}

/* line 1674, app/assets/stylesheets/scaffolds.scss */
.icon-angellist:before {
  content: "\f209";
}

/* line 1677, app/assets/stylesheets/scaffolds.scss */
.icon-cc:before {
  content: "\f20a";
}

/* line 1680, app/assets/stylesheets/scaffolds.scss */
.icon-ils:before {
  content: "\f20b";
}

/* line 1683, app/assets/stylesheets/scaffolds.scss */
.icon-shekel:before {
  content: "\f20b";
}

/* line 1686, app/assets/stylesheets/scaffolds.scss */
.icon-sheqel:before {
  content: "\f20b";
}

/* line 1689, app/assets/stylesheets/scaffolds.scss */
.icon-meanpath:before {
  content: "\f20c";
}

/* line 1692, app/assets/stylesheets/scaffolds.scss */
.icon-buysellads:before {
  content: "\f20d";
}

/* line 1695, app/assets/stylesheets/scaffolds.scss */
.icon-connectdevelop:before {
  content: "\f20e";
}

/* line 1698, app/assets/stylesheets/scaffolds.scss */
.icon-dashcube:before {
  content: "\f210";
}

/* line 1701, app/assets/stylesheets/scaffolds.scss */
.icon-forumbee:before {
  content: "\f211";
}

/* line 1704, app/assets/stylesheets/scaffolds.scss */
.icon-leanpub:before {
  content: "\f212";
}

/* line 1707, app/assets/stylesheets/scaffolds.scss */
.icon-sellsy:before {
  content: "\f213";
}

/* line 1710, app/assets/stylesheets/scaffolds.scss */
.icon-shirtsinbulk:before {
  content: "\f214";
}

/* line 1713, app/assets/stylesheets/scaffolds.scss */
.icon-simplybuilt:before {
  content: "\f215";
}

/* line 1716, app/assets/stylesheets/scaffolds.scss */
.icon-skyatlas:before {
  content: "\f216";
}

/* line 1719, app/assets/stylesheets/scaffolds.scss */
.icon-cart-plus:before {
  content: "\f217";
}

/* line 1722, app/assets/stylesheets/scaffolds.scss */
.icon-cart-arrow-down:before {
  content: "\f218";
}

/* line 1725, app/assets/stylesheets/scaffolds.scss */
.icon-diamond:before {
  content: "\f219";
}

/* line 1728, app/assets/stylesheets/scaffolds.scss */
.icon-ship:before {
  content: "\f21a";
}

/* line 1731, app/assets/stylesheets/scaffolds.scss */
.icon-user-secret:before {
  content: "\f21b";
}

/* line 1734, app/assets/stylesheets/scaffolds.scss */
.icon-motorcycle:before {
  content: "\f21c";
}

/* line 1737, app/assets/stylesheets/scaffolds.scss */
.icon-street-view:before {
  content: "\f21d";
}

/* line 1740, app/assets/stylesheets/scaffolds.scss */
.icon-heartbeat:before {
  content: "\f21e";
}

/* line 1743, app/assets/stylesheets/scaffolds.scss */
.icon-venus:before {
  content: "\f221";
}

/* line 1746, app/assets/stylesheets/scaffolds.scss */
.icon-mars:before {
  content: "\f222";
}

/* line 1749, app/assets/stylesheets/scaffolds.scss */
.icon-mercury:before {
  content: "\f223";
}

/* line 1752, app/assets/stylesheets/scaffolds.scss */
.icon-intersex:before {
  content: "\f224";
}

/* line 1755, app/assets/stylesheets/scaffolds.scss */
.icon-transgender:before {
  content: "\f224";
}

/* line 1758, app/assets/stylesheets/scaffolds.scss */
.icon-transgender-alt:before {
  content: "\f225";
}

/* line 1761, app/assets/stylesheets/scaffolds.scss */
.icon-venus-double:before {
  content: "\f226";
}

/* line 1764, app/assets/stylesheets/scaffolds.scss */
.icon-mars-double:before {
  content: "\f227";
}

/* line 1767, app/assets/stylesheets/scaffolds.scss */
.icon-venus-mars:before {
  content: "\f228";
}

/* line 1770, app/assets/stylesheets/scaffolds.scss */
.icon-mars-stroke:before {
  content: "\f229";
}

/* line 1773, app/assets/stylesheets/scaffolds.scss */
.icon-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1776, app/assets/stylesheets/scaffolds.scss */
.icon-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1779, app/assets/stylesheets/scaffolds.scss */
.icon-neuter:before {
  content: "\f22c";
}

/* line 1782, app/assets/stylesheets/scaffolds.scss */
.icon-genderless:before {
  content: "\f22d";
}

/* line 1785, app/assets/stylesheets/scaffolds.scss */
.icon-facebook-official:before {
  content: "\f230";
}

/* line 1788, app/assets/stylesheets/scaffolds.scss */
.icon-pinterest-p:before {
  content: "\f231";
}

/* line 1791, app/assets/stylesheets/scaffolds.scss */
.icon-whatsapp:before {
  content: "\f232";
}

/* line 1794, app/assets/stylesheets/scaffolds.scss */
.icon-server:before {
  content: "\f233";
}

/* line 1797, app/assets/stylesheets/scaffolds.scss */
.icon-user-plus:before {
  content: "\f234";
}

/* line 1800, app/assets/stylesheets/scaffolds.scss */
.icon-user-times:before {
  content: "\f235";
}

/* line 1803, app/assets/stylesheets/scaffolds.scss */
.icon-bed:before {
  content: "\f236";
}

/* line 1806, app/assets/stylesheets/scaffolds.scss */
.icon-hotel:before {
  content: "\f236";
}

/* line 1809, app/assets/stylesheets/scaffolds.scss */
.icon-viacoin:before {
  content: "\f237";
}

/* line 1812, app/assets/stylesheets/scaffolds.scss */
.icon-train:before {
  content: "\f238";
}

/* line 1815, app/assets/stylesheets/scaffolds.scss */
.icon-subway:before {
  content: "\f239";
}

/* line 1818, app/assets/stylesheets/scaffolds.scss */
.icon-medium:before {
  content: "\f23a";
}

/* line 1821, app/assets/stylesheets/scaffolds.scss */
.icon-y-combinator:before {
  content: "\f23b";
}

/* line 1824, app/assets/stylesheets/scaffolds.scss */
.icon-yc:before {
  content: "\f23b";
}

/* line 1827, app/assets/stylesheets/scaffolds.scss */
.icon-optin-monster:before {
  content: "\f23c";
}

/* line 1830, app/assets/stylesheets/scaffolds.scss */
.icon-opencart:before {
  content: "\f23d";
}

/* line 1833, app/assets/stylesheets/scaffolds.scss */
.icon-expeditedssl:before {
  content: "\f23e";
}

/* line 1836, app/assets/stylesheets/scaffolds.scss */
.icon-battery:before {
  content: "\f240";
}

/* line 1839, app/assets/stylesheets/scaffolds.scss */
.icon-battery-4:before {
  content: "\f240";
}

/* line 1842, app/assets/stylesheets/scaffolds.scss */
.icon-battery-full:before {
  content: "\f240";
}

/* line 1845, app/assets/stylesheets/scaffolds.scss */
.icon-battery-3:before {
  content: "\f241";
}

/* line 1848, app/assets/stylesheets/scaffolds.scss */
.icon-battery-three-quarters:before {
  content: "\f241";
}

/* line 1851, app/assets/stylesheets/scaffolds.scss */
.icon-battery-2:before {
  content: "\f242";
}

/* line 1854, app/assets/stylesheets/scaffolds.scss */
.icon-battery-half:before {
  content: "\f242";
}

/* line 1857, app/assets/stylesheets/scaffolds.scss */
.icon-battery-1:before {
  content: "\f243";
}

/* line 1860, app/assets/stylesheets/scaffolds.scss */
.icon-battery-quarter:before {
  content: "\f243";
}

/* line 1863, app/assets/stylesheets/scaffolds.scss */
.icon-battery-0:before {
  content: "\f244";
}

/* line 1866, app/assets/stylesheets/scaffolds.scss */
.icon-battery-empty:before {
  content: "\f244";
}

/* line 1869, app/assets/stylesheets/scaffolds.scss */
.icon-mouse-pointer:before {
  content: "\f245";
}

/* line 1872, app/assets/stylesheets/scaffolds.scss */
.icon-i-cursor:before {
  content: "\f246";
}

/* line 1875, app/assets/stylesheets/scaffolds.scss */
.icon-object-group:before {
  content: "\f247";
}

/* line 1878, app/assets/stylesheets/scaffolds.scss */
.icon-object-ungroup:before {
  content: "\f248";
}

/* line 1881, app/assets/stylesheets/scaffolds.scss */
.icon-sticky-note:before {
  content: "\f249";
}

/* line 1884, app/assets/stylesheets/scaffolds.scss */
.icon-sticky-note-o:before {
  content: "\f24a";
}

/* line 1887, app/assets/stylesheets/scaffolds.scss */
.icon-cc-jcb:before {
  content: "\f24b";
}

/* line 1890, app/assets/stylesheets/scaffolds.scss */
.icon-cc-diners-club:before {
  content: "\f24c";
}

/* line 1893, app/assets/stylesheets/scaffolds.scss */
.icon-clone:before {
  content: "\f24d";
}

/* line 1896, app/assets/stylesheets/scaffolds.scss */
.icon-balance-scale:before {
  content: "\f24e";
}

/* line 1899, app/assets/stylesheets/scaffolds.scss */
.icon-hourglass-o:before {
  content: "\f250";
}

/* line 1902, app/assets/stylesheets/scaffolds.scss */
.icon-hourglass-1:before {
  content: "\f251";
}

/* line 1905, app/assets/stylesheets/scaffolds.scss */
.icon-hourglass-start:before {
  content: "\f251";
}

/* line 1908, app/assets/stylesheets/scaffolds.scss */
.icon-hourglass-2:before {
  content: "\f252";
}

/* line 1911, app/assets/stylesheets/scaffolds.scss */
.icon-hourglass-half:before {
  content: "\f252";
}

/* line 1914, app/assets/stylesheets/scaffolds.scss */
.icon-hourglass-3:before {
  content: "\f253";
}

/* line 1917, app/assets/stylesheets/scaffolds.scss */
.icon-hourglass-end:before {
  content: "\f253";
}

/* line 1920, app/assets/stylesheets/scaffolds.scss */
.icon-hourglass:before {
  content: "\f254";
}

/* line 1923, app/assets/stylesheets/scaffolds.scss */
.icon-hand-grab-o:before {
  content: "\f255";
}

/* line 1926, app/assets/stylesheets/scaffolds.scss */
.icon-hand-rock-o:before {
  content: "\f255";
}

/* line 1929, app/assets/stylesheets/scaffolds.scss */
.icon-hand-paper-o:before {
  content: "\f256";
}

/* line 1932, app/assets/stylesheets/scaffolds.scss */
.icon-hand-stop-o:before {
  content: "\f256";
}

/* line 1935, app/assets/stylesheets/scaffolds.scss */
.icon-hand-scissors-o:before {
  content: "\f257";
}

/* line 1938, app/assets/stylesheets/scaffolds.scss */
.icon-hand-lizard-o:before {
  content: "\f258";
}

/* line 1941, app/assets/stylesheets/scaffolds.scss */
.icon-hand-spock-o:before {
  content: "\f259";
}

/* line 1944, app/assets/stylesheets/scaffolds.scss */
.icon-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1947, app/assets/stylesheets/scaffolds.scss */
.icon-hand-peace-o:before {
  content: "\f25b";
}

/* line 1950, app/assets/stylesheets/scaffolds.scss */
.icon-trademark:before {
  content: "\f25c";
}

/* line 1953, app/assets/stylesheets/scaffolds.scss */
.icon-registered:before {
  content: "\f25d";
}

/* line 1956, app/assets/stylesheets/scaffolds.scss */
.icon-creative-commons:before {
  content: "\f25e";
}

/* line 1959, app/assets/stylesheets/scaffolds.scss */
.icon-gg:before {
  content: "\f260";
}

/* line 1962, app/assets/stylesheets/scaffolds.scss */
.icon-gg-circle:before {
  content: "\f261";
}

/* line 1965, app/assets/stylesheets/scaffolds.scss */
.icon-tripadvisor:before {
  content: "\f262";
}

/* line 1968, app/assets/stylesheets/scaffolds.scss */
.icon-odnoklassniki:before {
  content: "\f263";
}

/* line 1971, app/assets/stylesheets/scaffolds.scss */
.icon-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1974, app/assets/stylesheets/scaffolds.scss */
.icon-get-pocket:before {
  content: "\f265";
}

/* line 1977, app/assets/stylesheets/scaffolds.scss */
.icon-wikipedia-w:before {
  content: "\f266";
}

/* line 1980, app/assets/stylesheets/scaffolds.scss */
.icon-safari:before {
  content: "\f267";
}

/* line 1983, app/assets/stylesheets/scaffolds.scss */
.icon-chrome:before {
  content: "\f268";
}

/* line 1986, app/assets/stylesheets/scaffolds.scss */
.icon-firefox:before {
  content: "\f269";
}

/* line 1989, app/assets/stylesheets/scaffolds.scss */
.icon-opera:before {
  content: "\f26a";
}

/* line 1992, app/assets/stylesheets/scaffolds.scss */
.icon-internet-explorer:before {
  content: "\f26b";
}

/* line 1995, app/assets/stylesheets/scaffolds.scss */
.icon-television:before {
  content: "\f26c";
}

/* line 1998, app/assets/stylesheets/scaffolds.scss */
.icon-tv:before {
  content: "\f26c";
}

/* line 2001, app/assets/stylesheets/scaffolds.scss */
.icon-contao:before {
  content: "\f26d";
}

/* line 2004, app/assets/stylesheets/scaffolds.scss */
.icon-500px:before {
  content: "\f26e";
}

/* line 2007, app/assets/stylesheets/scaffolds.scss */
.icon-amazon:before {
  content: "\f270";
}

/* line 2010, app/assets/stylesheets/scaffolds.scss */
.icon-calendar-plus-o:before {
  content: "\f271";
}

/* line 2013, app/assets/stylesheets/scaffolds.scss */
.icon-calendar-minus-o:before {
  content: "\f272";
}

/* line 2016, app/assets/stylesheets/scaffolds.scss */
.icon-calendar-times-o:before {
  content: "\f273";
}

/* line 2019, app/assets/stylesheets/scaffolds.scss */
.icon-calendar-check-o:before {
  content: "\f274";
}

/* line 2022, app/assets/stylesheets/scaffolds.scss */
.icon-industry:before {
  content: "\f275";
}

/* line 2025, app/assets/stylesheets/scaffolds.scss */
.icon-map-pin:before {
  content: "\f276";
}

/* line 2028, app/assets/stylesheets/scaffolds.scss */
.icon-map-signs:before {
  content: "\f277";
}

/* line 2031, app/assets/stylesheets/scaffolds.scss */
.icon-map-o:before {
  content: "\f278";
}

/* line 2034, app/assets/stylesheets/scaffolds.scss */
.icon-map:before {
  content: "\f279";
}

/* line 2037, app/assets/stylesheets/scaffolds.scss */
.icon-commenting:before {
  content: "\f27a";
}

/* line 2040, app/assets/stylesheets/scaffolds.scss */
.icon-commenting-o:before {
  content: "\f27b";
}

/* line 2043, app/assets/stylesheets/scaffolds.scss */
.icon-houzz:before {
  content: "\f27c";
}

/* line 2046, app/assets/stylesheets/scaffolds.scss */
.icon-vimeo:before {
  content: "\f27d";
}

/* line 2049, app/assets/stylesheets/scaffolds.scss */
.icon-black-tie:before {
  content: "\f27e";
}

/* line 2052, app/assets/stylesheets/scaffolds.scss */
.icon-fonticons:before {
  content: "\f280";
}

/* line 2055, app/assets/stylesheets/scaffolds.scss */
.icon-reddit-alien:before {
  content: "\f281";
}

/* line 2058, app/assets/stylesheets/scaffolds.scss */
.icon-edge:before {
  content: "\f282";
}

/* line 2061, app/assets/stylesheets/scaffolds.scss */
.icon-credit-card-alt:before {
  content: "\f283";
}

/* line 2064, app/assets/stylesheets/scaffolds.scss */
.icon-codiepie:before {
  content: "\f284";
}

/* line 2067, app/assets/stylesheets/scaffolds.scss */
.icon-modx:before {
  content: "\f285";
}

/* line 2070, app/assets/stylesheets/scaffolds.scss */
.icon-fort-awesome:before {
  content: "\f286";
}

/* line 2073, app/assets/stylesheets/scaffolds.scss */
.icon-usb:before {
  content: "\f287";
}

/* line 2076, app/assets/stylesheets/scaffolds.scss */
.icon-product-hunt:before {
  content: "\f288";
}

/* line 2079, app/assets/stylesheets/scaffolds.scss */
.icon-mixcloud:before {
  content: "\f289";
}

/* line 2082, app/assets/stylesheets/scaffolds.scss */
.icon-scribd:before {
  content: "\f28a";
}

/* line 2085, app/assets/stylesheets/scaffolds.scss */
.icon-pause-circle:before {
  content: "\f28b";
}

/* line 2088, app/assets/stylesheets/scaffolds.scss */
.icon-pause-circle-o:before {
  content: "\f28c";
}

/* line 2091, app/assets/stylesheets/scaffolds.scss */
.icon-stop-circle:before {
  content: "\f28d";
}

/* line 2094, app/assets/stylesheets/scaffolds.scss */
.icon-stop-circle-o:before {
  content: "\f28e";
}

/* line 2097, app/assets/stylesheets/scaffolds.scss */
.icon-shopping-bag:before {
  content: "\f290";
}

/* line 2100, app/assets/stylesheets/scaffolds.scss */
.icon-shopping-basket:before {
  content: "\f291";
}

/* line 2103, app/assets/stylesheets/scaffolds.scss */
.icon-hashtag:before {
  content: "\f292";
}

/* line 2106, app/assets/stylesheets/scaffolds.scss */
.icon-bluetooth:before {
  content: "\f293";
}

/* line 2109, app/assets/stylesheets/scaffolds.scss */
.icon-bluetooth-b:before {
  content: "\f294";
}

/* line 2112, app/assets/stylesheets/scaffolds.scss */
.icon-percent:before {
  content: "\f295";
}

/* line 2115, app/assets/stylesheets/scaffolds.scss */
.icon-gitlab:before {
  content: "\f296";
}

/* line 2118, app/assets/stylesheets/scaffolds.scss */
.icon-wpbeginner:before {
  content: "\f297";
}

/* line 2121, app/assets/stylesheets/scaffolds.scss */
.icon-wpforms:before {
  content: "\f298";
}

/* line 2124, app/assets/stylesheets/scaffolds.scss */
.icon-envira:before {
  content: "\f299";
}

/* line 2127, app/assets/stylesheets/scaffolds.scss */
.icon-universal-access:before {
  content: "\f29a";
}

/* line 2130, app/assets/stylesheets/scaffolds.scss */
.icon-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2133, app/assets/stylesheets/scaffolds.scss */
.icon-question-circle-o:before {
  content: "\f29c";
}

/* line 2136, app/assets/stylesheets/scaffolds.scss */
.icon-blind:before {
  content: "\f29d";
}

/* line 2139, app/assets/stylesheets/scaffolds.scss */
.icon-audio-description:before {
  content: "\f29e";
}

/* line 2142, app/assets/stylesheets/scaffolds.scss */
.icon-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2145, app/assets/stylesheets/scaffolds.scss */
.icon-braille:before {
  content: "\f2a1";
}

/* line 2148, app/assets/stylesheets/scaffolds.scss */
.icon-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2151, app/assets/stylesheets/scaffolds.scss */
.icon-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2154, app/assets/stylesheets/scaffolds.scss */
.icon-asl-interpreting:before {
  content: "\f2a3";
}

/* line 2157, app/assets/stylesheets/scaffolds.scss */
.icon-deaf:before {
  content: "\f2a4";
}

/* line 2160, app/assets/stylesheets/scaffolds.scss */
.icon-deafness:before {
  content: "\f2a4";
}

/* line 2163, app/assets/stylesheets/scaffolds.scss */
.icon-hard-of-hearing:before {
  content: "\f2a4";
}

/* line 2166, app/assets/stylesheets/scaffolds.scss */
.icon-glide:before {
  content: "\f2a5";
}

/* line 2169, app/assets/stylesheets/scaffolds.scss */
.icon-glide-g:before {
  content: "\f2a6";
}

/* line 2172, app/assets/stylesheets/scaffolds.scss */
.icon-sign-language:before {
  content: "\f2a7";
}

/* line 2175, app/assets/stylesheets/scaffolds.scss */
.icon-signing:before {
  content: "\f2a7";
}

/* line 2178, app/assets/stylesheets/scaffolds.scss */
.icon-low-vision:before {
  content: "\f2a8";
}

/* line 2181, app/assets/stylesheets/scaffolds.scss */
.icon-viadeo:before {
  content: "\f2a9";
}

/* line 2184, app/assets/stylesheets/scaffolds.scss */
.icon-viadeo-square:before {
  content: "\f2aa";
}

/* line 2187, app/assets/stylesheets/scaffolds.scss */
.icon-snapchat:before {
  content: "\f2ab";
}

/* line 2190, app/assets/stylesheets/scaffolds.scss */
.icon-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2193, app/assets/stylesheets/scaffolds.scss */
.icon-snapchat-square:before {
  content: "\f2ad";
}

/* line 2196, app/assets/stylesheets/scaffolds.scss */
.icon-pied-piper:before {
  content: "\f2ae";
}

/* line 2199, app/assets/stylesheets/scaffolds.scss */
.icon-first-order:before {
  content: "\f2b0";
}

/* line 2202, app/assets/stylesheets/scaffolds.scss */
.icon-yoast:before {
  content: "\f2b1";
}

/* line 2205, app/assets/stylesheets/scaffolds.scss */
.icon-themeisle:before {
  content: "\f2b2";
}

/* line 2208, app/assets/stylesheets/scaffolds.scss */
.icon-google-plus-circle:before {
  content: "\f2b3";
}

/* line 2211, app/assets/stylesheets/scaffolds.scss */
.icon-google-plus-official:before {
  content: "\f2b3";
}

/* line 2214, app/assets/stylesheets/scaffolds.scss */
.icon-fa:before {
  content: "\f2b4";
}

/* line 2217, app/assets/stylesheets/scaffolds.scss */
.icon-font-awesome:before {
  content: "\f2b4";
}

/* line 2220, app/assets/stylesheets/scaffolds.scss */
.icon-handshake-o:before {
  content: "\f2b5";
}

/* line 2223, app/assets/stylesheets/scaffolds.scss */
.icon-envelope-open:before {
  content: "\f2b6";
}

/* line 2226, app/assets/stylesheets/scaffolds.scss */
.icon-envelope-open-o:before {
  content: "\f2b7";
}

/* line 2229, app/assets/stylesheets/scaffolds.scss */
.icon-linode:before {
  content: "\f2b8";
}

/* line 2232, app/assets/stylesheets/scaffolds.scss */
.icon-address-book:before {
  content: "\f2b9";
}

/* line 2235, app/assets/stylesheets/scaffolds.scss */
.icon-address-book-o:before {
  content: "\f2ba";
}

/* line 2238, app/assets/stylesheets/scaffolds.scss */
.icon-address-card:before {
  content: "\f2bb";
}

/* line 2241, app/assets/stylesheets/scaffolds.scss */
.icon-vcard:before {
  content: "\f2bb";
}

/* line 2244, app/assets/stylesheets/scaffolds.scss */
.icon-address-card-o:before {
  content: "\f2bc";
}

/* line 2247, app/assets/stylesheets/scaffolds.scss */
.icon-vcard-o:before {
  content: "\f2bc";
}

/* line 2250, app/assets/stylesheets/scaffolds.scss */
.icon-user-circle:before {
  content: "\f2bd";
}

/* line 2253, app/assets/stylesheets/scaffolds.scss */
.icon-user-circle-o:before {
  content: "\f2be";
}

/* line 2256, app/assets/stylesheets/scaffolds.scss */
.icon-user-o:before {
  content: "\f2c0";
}

/* line 2259, app/assets/stylesheets/scaffolds.scss */
.icon-id-badge:before {
  content: "\f2c1";
}

/* line 2262, app/assets/stylesheets/scaffolds.scss */
.icon-drivers-license:before {
  content: "\f2c2";
}

/* line 2265, app/assets/stylesheets/scaffolds.scss */
.icon-id-card:before {
  content: "\f2c2";
}

/* line 2268, app/assets/stylesheets/scaffolds.scss */
.icon-drivers-license-o:before {
  content: "\f2c3";
}

/* line 2271, app/assets/stylesheets/scaffolds.scss */
.icon-id-card-o:before {
  content: "\f2c3";
}

/* line 2274, app/assets/stylesheets/scaffolds.scss */
.icon-quora:before {
  content: "\f2c4";
}

/* line 2277, app/assets/stylesheets/scaffolds.scss */
.icon-free-code-camp:before {
  content: "\f2c5";
}

/* line 2280, app/assets/stylesheets/scaffolds.scss */
.icon-telegram:before {
  content: "\f2c6";
}

/* line 2283, app/assets/stylesheets/scaffolds.scss */
.icon-thermometer:before {
  content: "\f2c7";
}

/* line 2286, app/assets/stylesheets/scaffolds.scss */
.icon-thermometer-4:before {
  content: "\f2c7";
}

/* line 2289, app/assets/stylesheets/scaffolds.scss */
.icon-thermometer-full:before {
  content: "\f2c7";
}

/* line 2292, app/assets/stylesheets/scaffolds.scss */
.icon-thermometer-3:before {
  content: "\f2c8";
}

/* line 2295, app/assets/stylesheets/scaffolds.scss */
.icon-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 2298, app/assets/stylesheets/scaffolds.scss */
.icon-thermometer-2:before {
  content: "\f2c9";
}

/* line 2301, app/assets/stylesheets/scaffolds.scss */
.icon-thermometer-half:before {
  content: "\f2c9";
}

/* line 2304, app/assets/stylesheets/scaffolds.scss */
.icon-thermometer-1:before {
  content: "\f2ca";
}

/* line 2307, app/assets/stylesheets/scaffolds.scss */
.icon-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 2310, app/assets/stylesheets/scaffolds.scss */
.icon-thermometer-0:before {
  content: "\f2cb";
}

/* line 2313, app/assets/stylesheets/scaffolds.scss */
.icon-thermometer-empty:before {
  content: "\f2cb";
}

/* line 2316, app/assets/stylesheets/scaffolds.scss */
.icon-shower:before {
  content: "\f2cc";
}

/* line 2319, app/assets/stylesheets/scaffolds.scss */
.icon-bath:before {
  content: "\f2cd";
}

/* line 2322, app/assets/stylesheets/scaffolds.scss */
.icon-bathtub:before {
  content: "\f2cd";
}

/* line 2325, app/assets/stylesheets/scaffolds.scss */
.icon-s15:before {
  content: "\f2cd";
}

/* line 2328, app/assets/stylesheets/scaffolds.scss */
.icon-podcast:before {
  content: "\f2ce";
}

/* line 2331, app/assets/stylesheets/scaffolds.scss */
.icon-window-maximize:before {
  content: "\f2d0";
}

/* line 2334, app/assets/stylesheets/scaffolds.scss */
.icon-window-minimize:before {
  content: "\f2d1";
}

/* line 2337, app/assets/stylesheets/scaffolds.scss */
.icon-window-restore:before {
  content: "\f2d2";
}

/* line 2340, app/assets/stylesheets/scaffolds.scss */
.icon-times-rectangle:before {
  content: "\f2d3";
}

/* line 2343, app/assets/stylesheets/scaffolds.scss */
.icon-window-close:before {
  content: "\f2d3";
}

/* line 2346, app/assets/stylesheets/scaffolds.scss */
.icon-times-rectangle-o:before {
  content: "\f2d4";
}

/* line 2349, app/assets/stylesheets/scaffolds.scss */
.icon-window-close-o:before {
  content: "\f2d4";
}

/* line 2352, app/assets/stylesheets/scaffolds.scss */
.icon-bandcamp:before {
  content: "\f2d5";
}

/* line 2355, app/assets/stylesheets/scaffolds.scss */
.icon-grav:before {
  content: "\f2d6";
}

/* line 2358, app/assets/stylesheets/scaffolds.scss */
.icon-etsy:before {
  content: "\f2d7";
}

/* line 2361, app/assets/stylesheets/scaffolds.scss */
.icon-imdb:before {
  content: "\f2d8";
}

/* line 2364, app/assets/stylesheets/scaffolds.scss */
.icon-ravelry:before {
  content: "\f2d9";
}

/* line 2367, app/assets/stylesheets/scaffolds.scss */
.icon-eercast:before {
  content: "\f2da";
}

/* line 2370, app/assets/stylesheets/scaffolds.scss */
.icon-microchip:before {
  content: "\f2db";
}

/* line 2373, app/assets/stylesheets/scaffolds.scss */
.icon-snowflake-o:before {
  content: "\f2dc";
}

/* line 2376, app/assets/stylesheets/scaffolds.scss */
.icon-superpowers:before {
  content: "\f2dd";
}

/* line 2379, app/assets/stylesheets/scaffolds.scss */
.icon-wpexplorer:before {
  content: "\f2de";
}

/* line 2382, app/assets/stylesheets/scaffolds.scss */
.icon-meetup:before {
  content: "\f2e0";
}

/* line 2385, app/assets/stylesheets/scaffolds.scss */
.icon-3d_rotation:before {
  content: "\e84d";
}

/* line 2388, app/assets/stylesheets/scaffolds.scss */
.icon-ac_unit:before {
  content: "\eb3b";
}

/* line 2391, app/assets/stylesheets/scaffolds.scss */
.icon-alarm:before {
  content: "\e855";
}

/* line 2394, app/assets/stylesheets/scaffolds.scss */
.icon-access_alarms:before {
  content: "\e191";
}

/* line 2397, app/assets/stylesheets/scaffolds.scss */
.icon-schedule:before {
  content: "\e8b5";
}

/* line 2400, app/assets/stylesheets/scaffolds.scss */
.icon-accessibility:before {
  content: "\e84e";
}

/* line 2403, app/assets/stylesheets/scaffolds.scss */
.icon-accessible:before {
  content: "\e914";
}

/* line 2406, app/assets/stylesheets/scaffolds.scss */
.icon-account_balance:before {
  content: "\e84f";
}

/* line 2409, app/assets/stylesheets/scaffolds.scss */
.icon-account_balance_wallet:before {
  content: "\e850";
}

/* line 2412, app/assets/stylesheets/scaffolds.scss */
.icon-account_box:before {
  content: "\e851";
}

/* line 2415, app/assets/stylesheets/scaffolds.scss */
.icon-account_circle:before {
  content: "\e853";
}

/* line 2418, app/assets/stylesheets/scaffolds.scss */
.icon-adb:before {
  content: "\e60e";
}

/* line 2421, app/assets/stylesheets/scaffolds.scss */
.icon-add:before {
  content: "\e145";
}

/* line 2424, app/assets/stylesheets/scaffolds.scss */
.icon-add_a_photo:before {
  content: "\e439";
}

/* line 2427, app/assets/stylesheets/scaffolds.scss */
.icon-alarm_add:before {
  content: "\e856";
}

/* line 2430, app/assets/stylesheets/scaffolds.scss */
.icon-add_alert:before {
  content: "\e003";
}

/* line 2433, app/assets/stylesheets/scaffolds.scss */
.icon-add_box:before {
  content: "\e146";
}

/* line 2436, app/assets/stylesheets/scaffolds.scss */
.icon-add_circle:before {
  content: "\e147";
}

/* line 2439, app/assets/stylesheets/scaffolds.scss */
.icon-control_point:before {
  content: "\e3ba";
}

/* line 2442, app/assets/stylesheets/scaffolds.scss */
.icon-add_location:before {
  content: "\e567";
}

/* line 2445, app/assets/stylesheets/scaffolds.scss */
.icon-add_shopping_cart:before {
  content: "\e854";
}

/* line 2448, app/assets/stylesheets/scaffolds.scss */
.icon-queue:before {
  content: "\e03c";
}

/* line 2451, app/assets/stylesheets/scaffolds.scss */
.icon-add_to_queue:before {
  content: "\e05c";
}

/* line 2454, app/assets/stylesheets/scaffolds.scss */
.icon-adjust2:before {
  content: "\e39e";
}

/* line 2457, app/assets/stylesheets/scaffolds.scss */
.icon-airline_seat_flat:before {
  content: "\e630";
}

/* line 2460, app/assets/stylesheets/scaffolds.scss */
.icon-airline_seat_flat_angled:before {
  content: "\e631";
}

/* line 2463, app/assets/stylesheets/scaffolds.scss */
.icon-airline_seat_individual_suite:before {
  content: "\e632";
}

/* line 2466, app/assets/stylesheets/scaffolds.scss */
.icon-airline_seat_legroom_extra:before {
  content: "\e633";
}

/* line 2469, app/assets/stylesheets/scaffolds.scss */
.icon-airline_seat_legroom_normal:before {
  content: "\e634";
}

/* line 2472, app/assets/stylesheets/scaffolds.scss */
.icon-airline_seat_legroom_reduced:before {
  content: "\e635";
}

/* line 2475, app/assets/stylesheets/scaffolds.scss */
.icon-airline_seat_recline_extra:before {
  content: "\e636";
}

/* line 2478, app/assets/stylesheets/scaffolds.scss */
.icon-airline_seat_recline_normal:before {
  content: "\e637";
}

/* line 2481, app/assets/stylesheets/scaffolds.scss */
.icon-flight:before {
  content: "\e539";
}

/* line 2484, app/assets/stylesheets/scaffolds.scss */
.icon-airplanemode_inactive:before {
  content: "\e194";
}

/* line 2487, app/assets/stylesheets/scaffolds.scss */
.icon-airplay:before {
  content: "\e055";
}

/* line 2490, app/assets/stylesheets/scaffolds.scss */
.icon-airport_shuttle:before {
  content: "\eb3c";
}

/* line 2493, app/assets/stylesheets/scaffolds.scss */
.icon-alarm_off:before {
  content: "\e857";
}

/* line 2496, app/assets/stylesheets/scaffolds.scss */
.icon-alarm_on:before {
  content: "\e858";
}

/* line 2499, app/assets/stylesheets/scaffolds.scss */
.icon-album:before {
  content: "\e019";
}

/* line 2502, app/assets/stylesheets/scaffolds.scss */
.icon-all_inclusive:before {
  content: "\eb3d";
}

/* line 2505, app/assets/stylesheets/scaffolds.scss */
.icon-all_out:before {
  content: "\e90b";
}

/* line 2508, app/assets/stylesheets/scaffolds.scss */
.icon-android2:before {
  content: "\e859";
}

/* line 2511, app/assets/stylesheets/scaffolds.scss */
.icon-announcement:before {
  content: "\e85a";
}

/* line 2514, app/assets/stylesheets/scaffolds.scss */
.icon-apps:before {
  content: "\e5c3";
}

/* line 2517, app/assets/stylesheets/scaffolds.scss */
.icon-archive2:before {
  content: "\e149";
}

/* line 2520, app/assets/stylesheets/scaffolds.scss */
.icon-arrow_back:before {
  content: "\e5c4";
}

/* line 2523, app/assets/stylesheets/scaffolds.scss */
.icon-arrow_downward:before {
  content: "\e5db";
}

/* line 2526, app/assets/stylesheets/scaffolds.scss */
.icon-arrow_drop_down:before {
  content: "\e5c5";
}

/* line 2529, app/assets/stylesheets/scaffolds.scss */
.icon-arrow_drop_down_circle:before {
  content: "\e5c6";
}

/* line 2532, app/assets/stylesheets/scaffolds.scss */
.icon-arrow_drop_up:before {
  content: "\e5c7";
}

/* line 2535, app/assets/stylesheets/scaffolds.scss */
.icon-arrow_forward:before {
  content: "\e5c8";
}

/* line 2538, app/assets/stylesheets/scaffolds.scss */
.icon-arrow_upward:before {
  content: "\e5d8";
}

/* line 2541, app/assets/stylesheets/scaffolds.scss */
.icon-art_track:before {
  content: "\e060";
}

/* line 2544, app/assets/stylesheets/scaffolds.scss */
.icon-aspect_ratio:before {
  content: "\e85b";
}

/* line 2547, app/assets/stylesheets/scaffolds.scss */
.icon-poll:before {
  content: "\e801";
}

/* line 2550, app/assets/stylesheets/scaffolds.scss */
.icon-assignment:before {
  content: "\e85d";
}

/* line 2553, app/assets/stylesheets/scaffolds.scss */
.icon-assignment_ind:before {
  content: "\e85e";
}

/* line 2556, app/assets/stylesheets/scaffolds.scss */
.icon-assignment_late:before {
  content: "\e85f";
}

/* line 2559, app/assets/stylesheets/scaffolds.scss */
.icon-assignment_return:before {
  content: "\e860";
}

/* line 2562, app/assets/stylesheets/scaffolds.scss */
.icon-assignment_returned:before {
  content: "\e861";
}

/* line 2565, app/assets/stylesheets/scaffolds.scss */
.icon-assignment_turned_in:before {
  content: "\e862";
}

/* line 2568, app/assets/stylesheets/scaffolds.scss */
.icon-assistant:before {
  content: "\e39f";
}

/* line 2571, app/assets/stylesheets/scaffolds.scss */
.icon-flag2:before {
  content: "\e153";
}

/* line 2574, app/assets/stylesheets/scaffolds.scss */
.icon-attach_file:before {
  content: "\e226";
}

/* line 2577, app/assets/stylesheets/scaffolds.scss */
.icon-attach_money:before {
  content: "\e227";
}

/* line 2580, app/assets/stylesheets/scaffolds.scss */
.icon-attachment:before {
  content: "\e2bc";
}

/* line 2583, app/assets/stylesheets/scaffolds.scss */
.icon-audiotrack:before {
  content: "\e3a1";
}

/* line 2586, app/assets/stylesheets/scaffolds.scss */
.icon-autorenew:before {
  content: "\e863";
}

/* line 2589, app/assets/stylesheets/scaffolds.scss */
.icon-av_timer:before {
  content: "\e01b";
}

/* line 2592, app/assets/stylesheets/scaffolds.scss */
.icon-backspace:before {
  content: "\e14a";
}

/* line 2595, app/assets/stylesheets/scaffolds.scss */
.icon-cloud_upload:before {
  content: "\e2c3";
}

/* line 2598, app/assets/stylesheets/scaffolds.scss */
.icon-battery_alert:before {
  content: "\e19c";
}

/* line 2601, app/assets/stylesheets/scaffolds.scss */
.icon-battery_charging_full:before {
  content: "\e1a3";
}

/* line 2604, app/assets/stylesheets/scaffolds.scss */
.icon-battery_std:before {
  content: "\e1a5";
}

/* line 2607, app/assets/stylesheets/scaffolds.scss */
.icon-battery_unknown:before {
  content: "\e1a6";
}

/* line 2610, app/assets/stylesheets/scaffolds.scss */
.icon-beach_access:before {
  content: "\eb3e";
}

/* line 2613, app/assets/stylesheets/scaffolds.scss */
.icon-beenhere:before {
  content: "\e52d";
}

/* line 2616, app/assets/stylesheets/scaffolds.scss */
.icon-block:before {
  content: "\e14b";
}

/* line 2619, app/assets/stylesheets/scaffolds.scss */
.icon-bluetooth2:before {
  content: "\e1a7";
}

/* line 2622, app/assets/stylesheets/scaffolds.scss */
.icon-bluetooth_searching:before {
  content: "\e1aa";
}

/* line 2625, app/assets/stylesheets/scaffolds.scss */
.icon-bluetooth_connected:before {
  content: "\e1a8";
}

/* line 2628, app/assets/stylesheets/scaffolds.scss */
.icon-bluetooth_disabled:before {
  content: "\e1a9";
}

/* line 2631, app/assets/stylesheets/scaffolds.scss */
.icon-blur_circular:before {
  content: "\e3a2";
}

/* line 2634, app/assets/stylesheets/scaffolds.scss */
.icon-blur_linear:before {
  content: "\e3a3";
}

/* line 2637, app/assets/stylesheets/scaffolds.scss */
.icon-blur_off:before {
  content: "\e3a4";
}

/* line 2640, app/assets/stylesheets/scaffolds.scss */
.icon-blur_on:before {
  content: "\e3a5";
}

/* line 2643, app/assets/stylesheets/scaffolds.scss */
.icon-class:before {
  content: "\e86e";
}

/* line 2646, app/assets/stylesheets/scaffolds.scss */
.icon-turned_in:before {
  content: "\e8e6";
}

/* line 2649, app/assets/stylesheets/scaffolds.scss */
.icon-turned_in_not:before {
  content: "\e8e7";
}

/* line 2652, app/assets/stylesheets/scaffolds.scss */
.icon-border_all:before {
  content: "\e228";
}

/* line 2655, app/assets/stylesheets/scaffolds.scss */
.icon-border_bottom:before {
  content: "\e229";
}

/* line 2658, app/assets/stylesheets/scaffolds.scss */
.icon-border_clear:before {
  content: "\e22a";
}

/* line 2661, app/assets/stylesheets/scaffolds.scss */
.icon-border_color:before {
  content: "\e22b";
}

/* line 2664, app/assets/stylesheets/scaffolds.scss */
.icon-border_horizontal:before {
  content: "\e22c";
}

/* line 2667, app/assets/stylesheets/scaffolds.scss */
.icon-border_inner:before {
  content: "\e22d";
}

/* line 2670, app/assets/stylesheets/scaffolds.scss */
.icon-border_left:before {
  content: "\e22e";
}

/* line 2673, app/assets/stylesheets/scaffolds.scss */
.icon-border_outer:before {
  content: "\e22f";
}

/* line 2676, app/assets/stylesheets/scaffolds.scss */
.icon-border_right:before {
  content: "\e230";
}

/* line 2679, app/assets/stylesheets/scaffolds.scss */
.icon-border_style:before {
  content: "\e231";
}

/* line 2682, app/assets/stylesheets/scaffolds.scss */
.icon-border_top:before {
  content: "\e232";
}

/* line 2685, app/assets/stylesheets/scaffolds.scss */
.icon-border_vertical:before {
  content: "\e233";
}

/* line 2688, app/assets/stylesheets/scaffolds.scss */
.icon-branding_watermark:before {
  content: "\e06b";
}

/* line 2691, app/assets/stylesheets/scaffolds.scss */
.icon-brightness_1:before {
  content: "\e3a6";
}

/* line 2694, app/assets/stylesheets/scaffolds.scss */
.icon-brightness_2:before {
  content: "\e3a7";
}

/* line 2697, app/assets/stylesheets/scaffolds.scss */
.icon-brightness_3:before {
  content: "\e3a8";
}

/* line 2700, app/assets/stylesheets/scaffolds.scss */
.icon-brightness_4:before {
  content: "\e3a9";
}

/* line 2703, app/assets/stylesheets/scaffolds.scss */
.icon-brightness_low:before {
  content: "\e1ad";
}

/* line 2706, app/assets/stylesheets/scaffolds.scss */
.icon-brightness_medium:before {
  content: "\e1ae";
}

/* line 2709, app/assets/stylesheets/scaffolds.scss */
.icon-brightness_high:before {
  content: "\e1ac";
}

/* line 2712, app/assets/stylesheets/scaffolds.scss */
.icon-brightness_auto:before {
  content: "\e1ab";
}

/* line 2715, app/assets/stylesheets/scaffolds.scss */
.icon-broken_image:before {
  content: "\e3ad";
}

/* line 2718, app/assets/stylesheets/scaffolds.scss */
.icon-brush:before {
  content: "\e3ae";
}

/* line 2721, app/assets/stylesheets/scaffolds.scss */
.icon-bubble_chart:before {
  content: "\e6dd";
}

/* line 2724, app/assets/stylesheets/scaffolds.scss */
.icon-bug_report:before {
  content: "\e868";
}

/* line 2727, app/assets/stylesheets/scaffolds.scss */
.icon-build:before {
  content: "\e869";
}

/* line 2730, app/assets/stylesheets/scaffolds.scss */
.icon-burst_mode:before {
  content: "\e43c";
}

/* line 2733, app/assets/stylesheets/scaffolds.scss */
.icon-domain:before {
  content: "\e7ee";
}

/* line 2736, app/assets/stylesheets/scaffolds.scss */
.icon-business_center:before {
  content: "\eb3f";
}

/* line 2739, app/assets/stylesheets/scaffolds.scss */
.icon-cached:before {
  content: "\e86a";
}

/* line 2742, app/assets/stylesheets/scaffolds.scss */
.icon-cake:before {
  content: "\e7e9";
}

/* line 2745, app/assets/stylesheets/scaffolds.scss */
.icon-phone2:before {
  content: "\e0cd";
}

/* line 2748, app/assets/stylesheets/scaffolds.scss */
.icon-call_end:before {
  content: "\e0b1";
}

/* line 2751, app/assets/stylesheets/scaffolds.scss */
.icon-call_made:before {
  content: "\e0b2";
}

/* line 2754, app/assets/stylesheets/scaffolds.scss */
.icon-merge_type:before {
  content: "\e252";
}

/* line 2757, app/assets/stylesheets/scaffolds.scss */
.icon-call_missed:before {
  content: "\e0b4";
}

/* line 2760, app/assets/stylesheets/scaffolds.scss */
.icon-call_missed_outgoing:before {
  content: "\e0e4";
}

/* line 2763, app/assets/stylesheets/scaffolds.scss */
.icon-call_received:before {
  content: "\e0b5";
}

/* line 2766, app/assets/stylesheets/scaffolds.scss */
.icon-call_split:before {
  content: "\e0b6";
}

/* line 2769, app/assets/stylesheets/scaffolds.scss */
.icon-call_to_action:before {
  content: "\e06c";
}

/* line 2772, app/assets/stylesheets/scaffolds.scss */
.icon-camera2:before {
  content: "\e3af";
}

/* line 2775, app/assets/stylesheets/scaffolds.scss */
.icon-photo_camera:before {
  content: "\e412";
}

/* line 2778, app/assets/stylesheets/scaffolds.scss */
.icon-camera_enhance:before {
  content: "\e8fc";
}

/* line 2781, app/assets/stylesheets/scaffolds.scss */
.icon-camera_front:before {
  content: "\e3b1";
}

/* line 2784, app/assets/stylesheets/scaffolds.scss */
.icon-camera_rear:before {
  content: "\e3b2";
}

/* line 2787, app/assets/stylesheets/scaffolds.scss */
.icon-camera_roll:before {
  content: "\e3b3";
}

/* line 2790, app/assets/stylesheets/scaffolds.scss */
.icon-cancel:before {
  content: "\e5c9";
}

/* line 2793, app/assets/stylesheets/scaffolds.scss */
.icon-redeem:before {
  content: "\e8b1";
}

/* line 2796, app/assets/stylesheets/scaffolds.scss */
.icon-card_membership:before {
  content: "\e8f7";
}

/* line 2799, app/assets/stylesheets/scaffolds.scss */
.icon-card_travel:before {
  content: "\e8f8";
}

/* line 2802, app/assets/stylesheets/scaffolds.scss */
.icon-casino:before {
  content: "\eb40";
}

/* line 2805, app/assets/stylesheets/scaffolds.scss */
.icon-cast:before {
  content: "\e307";
}

/* line 2808, app/assets/stylesheets/scaffolds.scss */
.icon-cast_connected:before {
  content: "\e308";
}

/* line 2811, app/assets/stylesheets/scaffolds.scss */
.icon-center_focus_strong:before {
  content: "\e3b4";
}

/* line 2814, app/assets/stylesheets/scaffolds.scss */
.icon-center_focus_weak:before {
  content: "\e3b5";
}

/* line 2817, app/assets/stylesheets/scaffolds.scss */
.icon-change_history:before {
  content: "\e86b";
}

/* line 2820, app/assets/stylesheets/scaffolds.scss */
.icon-chat:before {
  content: "\e0b7";
}

/* line 2823, app/assets/stylesheets/scaffolds.scss */
.icon-chat_bubble:before {
  content: "\e0ca";
}

/* line 2826, app/assets/stylesheets/scaffolds.scss */
.icon-chat_bubble_outline:before {
  content: "\e0cb";
}

/* line 2829, app/assets/stylesheets/scaffolds.scss */
.icon-check2:before {
  content: "\e5ca";
}

/* line 2832, app/assets/stylesheets/scaffolds.scss */
.icon-check_box:before {
  content: "\e834";
}

/* line 2835, app/assets/stylesheets/scaffolds.scss */
.icon-check_box_outline_blank:before {
  content: "\e835";
}

/* line 2838, app/assets/stylesheets/scaffolds.scss */
.icon-check_circle:before {
  content: "\e86c";
}

/* line 2841, app/assets/stylesheets/scaffolds.scss */
.icon-navigate_before:before {
  content: "\e408";
}

/* line 2844, app/assets/stylesheets/scaffolds.scss */
.icon-navigate_next:before {
  content: "\e409";
}

/* line 2847, app/assets/stylesheets/scaffolds.scss */
.icon-child_care:before {
  content: "\eb41";
}

/* line 2850, app/assets/stylesheets/scaffolds.scss */
.icon-child_friendly:before {
  content: "\eb42";
}

/* line 2853, app/assets/stylesheets/scaffolds.scss */
.icon-chrome_reader_mode:before {
  content: "\e86d";
}

/* line 2856, app/assets/stylesheets/scaffolds.scss */
.icon-close2:before {
  content: "\e5cd";
}

/* line 2859, app/assets/stylesheets/scaffolds.scss */
.icon-clear_all:before {
  content: "\e0b8";
}

/* line 2862, app/assets/stylesheets/scaffolds.scss */
.icon-closed_caption:before {
  content: "\e01c";
}

/* line 2865, app/assets/stylesheets/scaffolds.scss */
.icon-wb_cloudy:before {
  content: "\e42d";
}

/* line 2868, app/assets/stylesheets/scaffolds.scss */
.icon-cloud_circle:before {
  content: "\e2be";
}

/* line 2871, app/assets/stylesheets/scaffolds.scss */
.icon-cloud_done:before {
  content: "\e2bf";
}

/* line 2874, app/assets/stylesheets/scaffolds.scss */
.icon-cloud_download:before {
  content: "\e2c0";
}

/* line 2877, app/assets/stylesheets/scaffolds.scss */
.icon-cloud_off:before {
  content: "\e2c1";
}

/* line 2880, app/assets/stylesheets/scaffolds.scss */
.icon-cloud_queue:before {
  content: "\e2c2";
}

/* line 2883, app/assets/stylesheets/scaffolds.scss */
.icon-code2:before {
  content: "\e86f";
}

/* line 2886, app/assets/stylesheets/scaffolds.scss */
.icon-photo_library:before {
  content: "\e413";
}

/* line 2889, app/assets/stylesheets/scaffolds.scss */
.icon-collections_bookmark:before {
  content: "\e431";
}

/* line 2892, app/assets/stylesheets/scaffolds.scss */
.icon-palette:before {
  content: "\e40a";
}

/* line 2895, app/assets/stylesheets/scaffolds.scss */
.icon-colorize:before {
  content: "\e3b8";
}

/* line 2898, app/assets/stylesheets/scaffolds.scss */
.icon-comment2:before {
  content: "\e0b9";
}

/* line 2901, app/assets/stylesheets/scaffolds.scss */
.icon-compare:before {
  content: "\e3b9";
}

/* line 2904, app/assets/stylesheets/scaffolds.scss */
.icon-compare_arrows:before {
  content: "\e915";
}

/* line 2907, app/assets/stylesheets/scaffolds.scss */
.icon-laptop2:before {
  content: "\e31e";
}

/* line 2910, app/assets/stylesheets/scaffolds.scss */
.icon-confirmation_number:before {
  content: "\e638";
}

/* line 2913, app/assets/stylesheets/scaffolds.scss */
.icon-contact_mail:before {
  content: "\e0d0";
}

/* line 2916, app/assets/stylesheets/scaffolds.scss */
.icon-contact_phone:before {
  content: "\e0cf";
}

/* line 2919, app/assets/stylesheets/scaffolds.scss */
.icon-contacts:before {
  content: "\e0ba";
}

/* line 2922, app/assets/stylesheets/scaffolds.scss */
.icon-content_copy:before {
  content: "\e14d";
}

/* line 2925, app/assets/stylesheets/scaffolds.scss */
.icon-content_cut:before {
  content: "\e14e";
}

/* line 2928, app/assets/stylesheets/scaffolds.scss */
.icon-content_paste:before {
  content: "\e14f";
}

/* line 2931, app/assets/stylesheets/scaffolds.scss */
.icon-control_point_duplicate:before {
  content: "\e3bb";
}

/* line 2934, app/assets/stylesheets/scaffolds.scss */
.icon-copyright2:before {
  content: "\e90c";
}

/* line 2937, app/assets/stylesheets/scaffolds.scss */
.icon-mode_edit:before {
  content: "\e254";
}

/* line 2940, app/assets/stylesheets/scaffolds.scss */
.icon-create_new_folder:before {
  content: "\e2cc";
}

/* line 2943, app/assets/stylesheets/scaffolds.scss */
.icon-payment:before {
  content: "\e8a1";
}

/* line 2946, app/assets/stylesheets/scaffolds.scss */
.icon-crop2:before {
  content: "\e3be";
}

/* line 2949, app/assets/stylesheets/scaffolds.scss */
.icon-crop_16_9:before {
  content: "\e3bc";
}

/* line 2952, app/assets/stylesheets/scaffolds.scss */
.icon-crop_3_2:before {
  content: "\e3bd";
}

/* line 2955, app/assets/stylesheets/scaffolds.scss */
.icon-crop_landscape:before {
  content: "\e3c3";
}

/* line 2958, app/assets/stylesheets/scaffolds.scss */
.icon-crop_7_5:before {
  content: "\e3c0";
}

/* line 2961, app/assets/stylesheets/scaffolds.scss */
.icon-crop_din:before {
  content: "\e3c1";
}

/* line 2964, app/assets/stylesheets/scaffolds.scss */
.icon-crop_free:before {
  content: "\e3c2";
}

/* line 2967, app/assets/stylesheets/scaffolds.scss */
.icon-crop_original:before {
  content: "\e3c4";
}

/* line 2970, app/assets/stylesheets/scaffolds.scss */
.icon-crop_portrait:before {
  content: "\e3c5";
}

/* line 2973, app/assets/stylesheets/scaffolds.scss */
.icon-crop_rotate:before {
  content: "\e437";
}

/* line 2976, app/assets/stylesheets/scaffolds.scss */
.icon-crop_square:before {
  content: "\e3c6";
}

/* line 2979, app/assets/stylesheets/scaffolds.scss */
.icon-dashboard2:before {
  content: "\e871";
}

/* line 2982, app/assets/stylesheets/scaffolds.scss */
.icon-data_usage:before {
  content: "\e1af";
}

/* line 2985, app/assets/stylesheets/scaffolds.scss */
.icon-date_range:before {
  content: "\e916";
}

/* line 2988, app/assets/stylesheets/scaffolds.scss */
.icon-dehaze:before {
  content: "\e3c7";
}

/* line 2991, app/assets/stylesheets/scaffolds.scss */
.icon-delete:before {
  content: "\e872";
}

/* line 2994, app/assets/stylesheets/scaffolds.scss */
.icon-delete_forever:before {
  content: "\e92b";
}

/* line 2997, app/assets/stylesheets/scaffolds.scss */
.icon-delete_sweep:before {
  content: "\e16c";
}

/* line 3000, app/assets/stylesheets/scaffolds.scss */
.icon-description:before {
  content: "\e873";
}

/* line 3003, app/assets/stylesheets/scaffolds.scss */
.icon-desktop_mac:before {
  content: "\e30b";
}

/* line 3006, app/assets/stylesheets/scaffolds.scss */
.icon-desktop_windows:before {
  content: "\e30c";
}

/* line 3009, app/assets/stylesheets/scaffolds.scss */
.icon-details:before {
  content: "\e3c8";
}

/* line 3012, app/assets/stylesheets/scaffolds.scss */
.icon-developer_board:before {
  content: "\e30d";
}

/* line 3015, app/assets/stylesheets/scaffolds.scss */
.icon-developer_mode:before {
  content: "\e1b0";
}

/* line 3018, app/assets/stylesheets/scaffolds.scss */
.icon-device_hub:before {
  content: "\e335";
}

/* line 3021, app/assets/stylesheets/scaffolds.scss */
.icon-phonelink:before {
  content: "\e326";
}

/* line 3024, app/assets/stylesheets/scaffolds.scss */
.icon-devices_other:before {
  content: "\e337";
}

/* line 3027, app/assets/stylesheets/scaffolds.scss */
.icon-dialer_sip:before {
  content: "\e0bb";
}

/* line 3030, app/assets/stylesheets/scaffolds.scss */
.icon-dialpad:before {
  content: "\e0bc";
}

/* line 3033, app/assets/stylesheets/scaffolds.scss */
.icon-directions:before {
  content: "\e52e";
}

/* line 3036, app/assets/stylesheets/scaffolds.scss */
.icon-directions_bike:before {
  content: "\e52f";
}

/* line 3039, app/assets/stylesheets/scaffolds.scss */
.icon-directions_boat:before {
  content: "\e532";
}

/* line 3042, app/assets/stylesheets/scaffolds.scss */
.icon-directions_bus:before {
  content: "\e530";
}

/* line 3045, app/assets/stylesheets/scaffolds.scss */
.icon-directions_car:before {
  content: "\e531";
}

/* line 3048, app/assets/stylesheets/scaffolds.scss */
.icon-directions_railway:before {
  content: "\e534";
}

/* line 3051, app/assets/stylesheets/scaffolds.scss */
.icon-directions_run:before {
  content: "\e566";
}

/* line 3054, app/assets/stylesheets/scaffolds.scss */
.icon-directions_transit:before {
  content: "\e535";
}

/* line 3057, app/assets/stylesheets/scaffolds.scss */
.icon-directions_walk:before {
  content: "\e536";
}

/* line 3060, app/assets/stylesheets/scaffolds.scss */
.icon-disc_full:before {
  content: "\e610";
}

/* line 3063, app/assets/stylesheets/scaffolds.scss */
.icon-dns:before {
  content: "\e875";
}

/* line 3066, app/assets/stylesheets/scaffolds.scss */
.icon-not_interested:before {
  content: "\e033";
}

/* line 3069, app/assets/stylesheets/scaffolds.scss */
.icon-do_not_disturb_alt:before {
  content: "\e611";
}

/* line 3072, app/assets/stylesheets/scaffolds.scss */
.icon-do_not_disturb_off:before {
  content: "\e643";
}

/* line 3075, app/assets/stylesheets/scaffolds.scss */
.icon-remove_circle:before {
  content: "\e15c";
}

/* line 3078, app/assets/stylesheets/scaffolds.scss */
.icon-dock:before {
  content: "\e30e";
}

/* line 3081, app/assets/stylesheets/scaffolds.scss */
.icon-done:before {
  content: "\e876";
}

/* line 3084, app/assets/stylesheets/scaffolds.scss */
.icon-done_all:before {
  content: "\e877";
}

/* line 3087, app/assets/stylesheets/scaffolds.scss */
.icon-donut_large:before {
  content: "\e917";
}

/* line 3090, app/assets/stylesheets/scaffolds.scss */
.icon-donut_small:before {
  content: "\e918";
}

/* line 3093, app/assets/stylesheets/scaffolds.scss */
.icon-drafts:before {
  content: "\e151";
}

/* line 3096, app/assets/stylesheets/scaffolds.scss */
.icon-drag_handle:before {
  content: "\e25d";
}

/* line 3099, app/assets/stylesheets/scaffolds.scss */
.icon-time_to_leave:before {
  content: "\e62c";
}

/* line 3102, app/assets/stylesheets/scaffolds.scss */
.icon-dvr:before {
  content: "\e1b2";
}

/* line 3105, app/assets/stylesheets/scaffolds.scss */
.icon-edit_location:before {
  content: "\e568";
}

/* line 3108, app/assets/stylesheets/scaffolds.scss */
.icon-eject2:before {
  content: "\e8fb";
}

/* line 3111, app/assets/stylesheets/scaffolds.scss */
.icon-markunread:before {
  content: "\e159";
}

/* line 3114, app/assets/stylesheets/scaffolds.scss */
.icon-enhanced_encryption:before {
  content: "\e63f";
}

/* line 3117, app/assets/stylesheets/scaffolds.scss */
.icon-equalizer:before {
  content: "\e01d";
}

/* line 3120, app/assets/stylesheets/scaffolds.scss */
.icon-error:before {
  content: "\e000";
}

/* line 3123, app/assets/stylesheets/scaffolds.scss */
.icon-error_outline:before {
  content: "\e001";
}

/* line 3126, app/assets/stylesheets/scaffolds.scss */
.icon-euro_symbol:before {
  content: "\e926";
}

/* line 3129, app/assets/stylesheets/scaffolds.scss */
.icon-ev_station:before {
  content: "\e56d";
}

/* line 3132, app/assets/stylesheets/scaffolds.scss */
.icon-insert_invitation:before {
  content: "\e24f";
}

/* line 3135, app/assets/stylesheets/scaffolds.scss */
.icon-event_available:before {
  content: "\e614";
}

/* line 3138, app/assets/stylesheets/scaffolds.scss */
.icon-event_busy:before {
  content: "\e615";
}

/* line 3141, app/assets/stylesheets/scaffolds.scss */
.icon-event_note:before {
  content: "\e616";
}

/* line 3144, app/assets/stylesheets/scaffolds.scss */
.icon-event_seat:before {
  content: "\e903";
}

/* line 3147, app/assets/stylesheets/scaffolds.scss */
.icon-exit_to_app:before {
  content: "\e879";
}

/* line 3150, app/assets/stylesheets/scaffolds.scss */
.icon-expand_less:before {
  content: "\e5ce";
}

/* line 3153, app/assets/stylesheets/scaffolds.scss */
.icon-expand_more:before {
  content: "\e5cf";
}

/* line 3156, app/assets/stylesheets/scaffolds.scss */
.icon-explicit:before {
  content: "\e01e";
}

/* line 3159, app/assets/stylesheets/scaffolds.scss */
.icon-explore:before {
  content: "\e87a";
}

/* line 3162, app/assets/stylesheets/scaffolds.scss */
.icon-exposure:before {
  content: "\e3ca";
}

/* line 3165, app/assets/stylesheets/scaffolds.scss */
.icon-exposure_neg_1:before {
  content: "\e3cb";
}

/* line 3168, app/assets/stylesheets/scaffolds.scss */
.icon-exposure_neg_2:before {
  content: "\e3cc";
}

/* line 3171, app/assets/stylesheets/scaffolds.scss */
.icon-exposure_plus_1:before {
  content: "\e3cd";
}

/* line 3174, app/assets/stylesheets/scaffolds.scss */
.icon-exposure_plus_2:before {
  content: "\e3ce";
}

/* line 3177, app/assets/stylesheets/scaffolds.scss */
.icon-exposure_zero:before {
  content: "\e3cf";
}

/* line 3180, app/assets/stylesheets/scaffolds.scss */
.icon-extension:before {
  content: "\e87b";
}

/* line 3183, app/assets/stylesheets/scaffolds.scss */
.icon-face:before {
  content: "\e87c";
}

/* line 3186, app/assets/stylesheets/scaffolds.scss */
.icon-fast_forward:before {
  content: "\e01f";
}

/* line 3189, app/assets/stylesheets/scaffolds.scss */
.icon-fast_rewind:before {
  content: "\e020";
}

/* line 3192, app/assets/stylesheets/scaffolds.scss */
.icon-favorite:before {
  content: "\e87d";
}

/* line 3195, app/assets/stylesheets/scaffolds.scss */
.icon-favorite_border:before {
  content: "\e87e";
}

/* line 3198, app/assets/stylesheets/scaffolds.scss */
.icon-featured_play_list:before {
  content: "\e06d";
}

/* line 3201, app/assets/stylesheets/scaffolds.scss */
.icon-featured_video:before {
  content: "\e06e";
}

/* line 3204, app/assets/stylesheets/scaffolds.scss */
.icon-sms_failed:before {
  content: "\e626";
}

/* line 3207, app/assets/stylesheets/scaffolds.scss */
.icon-fiber_dvr:before {
  content: "\e05d";
}

/* line 3210, app/assets/stylesheets/scaffolds.scss */
.icon-fiber_manual_record:before {
  content: "\e061";
}

/* line 3213, app/assets/stylesheets/scaffolds.scss */
.icon-fiber_new:before {
  content: "\e05e";
}

/* line 3216, app/assets/stylesheets/scaffolds.scss */
.icon-fiber_pin:before {
  content: "\e06a";
}

/* line 3219, app/assets/stylesheets/scaffolds.scss */
.icon-fiber_smart_record:before {
  content: "\e062";
}

/* line 3222, app/assets/stylesheets/scaffolds.scss */
.icon-get_app:before {
  content: "\e884";
}

/* line 3225, app/assets/stylesheets/scaffolds.scss */
.icon-file_upload:before {
  content: "\e2c6";
}

/* line 3228, app/assets/stylesheets/scaffolds.scss */
.icon-filter2:before {
  content: "\e3d3";
}

/* line 3231, app/assets/stylesheets/scaffolds.scss */
.icon-filter_1:before {
  content: "\e3d0";
}

/* line 3234, app/assets/stylesheets/scaffolds.scss */
.icon-filter_2:before {
  content: "\e3d1";
}

/* line 3237, app/assets/stylesheets/scaffolds.scss */
.icon-filter_3:before {
  content: "\e3d2";
}

/* line 3240, app/assets/stylesheets/scaffolds.scss */
.icon-filter_4:before {
  content: "\e3d4";
}

/* line 3243, app/assets/stylesheets/scaffolds.scss */
.icon-filter_5:before {
  content: "\e3d5";
}

/* line 3246, app/assets/stylesheets/scaffolds.scss */
.icon-filter_6:before {
  content: "\e3d6";
}

/* line 3249, app/assets/stylesheets/scaffolds.scss */
.icon-filter_7:before {
  content: "\e3d7";
}

/* line 3252, app/assets/stylesheets/scaffolds.scss */
.icon-filter_8:before {
  content: "\e3d8";
}

/* line 3255, app/assets/stylesheets/scaffolds.scss */
.icon-filter_9:before {
  content: "\e3d9";
}

/* line 3258, app/assets/stylesheets/scaffolds.scss */
.icon-filter_9_plus:before {
  content: "\e3da";
}

/* line 3261, app/assets/stylesheets/scaffolds.scss */
.icon-filter_b_and_w:before {
  content: "\e3db";
}

/* line 3264, app/assets/stylesheets/scaffolds.scss */
.icon-filter_center_focus:before {
  content: "\e3dc";
}

/* line 3267, app/assets/stylesheets/scaffolds.scss */
.icon-filter_drama:before {
  content: "\e3dd";
}

/* line 3270, app/assets/stylesheets/scaffolds.scss */
.icon-filter_frames:before {
  content: "\e3de";
}

/* line 3273, app/assets/stylesheets/scaffolds.scss */
.icon-terrain:before {
  content: "\e564";
}

/* line 3276, app/assets/stylesheets/scaffolds.scss */
.icon-filter_list:before {
  content: "\e152";
}

/* line 3279, app/assets/stylesheets/scaffolds.scss */
.icon-filter_none:before {
  content: "\e3e0";
}

/* line 3282, app/assets/stylesheets/scaffolds.scss */
.icon-filter_tilt_shift:before {
  content: "\e3e2";
}

/* line 3285, app/assets/stylesheets/scaffolds.scss */
.icon-filter_vintage:before {
  content: "\e3e3";
}

/* line 3288, app/assets/stylesheets/scaffolds.scss */
.icon-find_in_page:before {
  content: "\e880";
}

/* line 3291, app/assets/stylesheets/scaffolds.scss */
.icon-find_replace:before {
  content: "\e881";
}

/* line 3294, app/assets/stylesheets/scaffolds.scss */
.icon-fingerprint:before {
  content: "\e90d";
}

/* line 3297, app/assets/stylesheets/scaffolds.scss */
.icon-first_page:before {
  content: "\e5dc";
}

/* line 3300, app/assets/stylesheets/scaffolds.scss */
.icon-fitness_center:before {
  content: "\eb43";
}

/* line 3303, app/assets/stylesheets/scaffolds.scss */
.icon-flare:before {
  content: "\e3e4";
}

/* line 3306, app/assets/stylesheets/scaffolds.scss */
.icon-flash_auto:before {
  content: "\e3e5";
}

/* line 3309, app/assets/stylesheets/scaffolds.scss */
.icon-flash_off:before {
  content: "\e3e6";
}

/* line 3312, app/assets/stylesheets/scaffolds.scss */
.icon-flash_on:before {
  content: "\e3e7";
}

/* line 3315, app/assets/stylesheets/scaffolds.scss */
.icon-flight_land:before {
  content: "\e904";
}

/* line 3318, app/assets/stylesheets/scaffolds.scss */
.icon-flight_takeoff:before {
  content: "\e905";
}

/* line 3321, app/assets/stylesheets/scaffolds.scss */
.icon-flip:before {
  content: "\e3e8";
}

/* line 3324, app/assets/stylesheets/scaffolds.scss */
.icon-flip_to_back:before {
  content: "\e882";
}

/* line 3327, app/assets/stylesheets/scaffolds.scss */
.icon-flip_to_front:before {
  content: "\e883";
}

/* line 3330, app/assets/stylesheets/scaffolds.scss */
.icon-folder2:before {
  content: "\e2c7";
}

/* line 3333, app/assets/stylesheets/scaffolds.scss */
.icon-folder_open:before {
  content: "\e2c8";
}

/* line 3336, app/assets/stylesheets/scaffolds.scss */
.icon-folder_shared:before {
  content: "\e2c9";
}

/* line 3339, app/assets/stylesheets/scaffolds.scss */
.icon-folder_special:before {
  content: "\e617";
}

/* line 3342, app/assets/stylesheets/scaffolds.scss */
.icon-font_download:before {
  content: "\e167";
}

/* line 3345, app/assets/stylesheets/scaffolds.scss */
.icon-format_align_center:before {
  content: "\e234";
}

/* line 3348, app/assets/stylesheets/scaffolds.scss */
.icon-format_align_justify:before {
  content: "\e235";
}

/* line 3351, app/assets/stylesheets/scaffolds.scss */
.icon-format_align_left:before {
  content: "\e236";
}

/* line 3354, app/assets/stylesheets/scaffolds.scss */
.icon-format_align_right:before {
  content: "\e237";
}

/* line 3357, app/assets/stylesheets/scaffolds.scss */
.icon-format_bold:before {
  content: "\e238";
}

/* line 3360, app/assets/stylesheets/scaffolds.scss */
.icon-format_clear:before {
  content: "\e239";
}

/* line 3363, app/assets/stylesheets/scaffolds.scss */
.icon-format_color_fill:before {
  content: "\e23a";
}

/* line 3366, app/assets/stylesheets/scaffolds.scss */
.icon-format_color_reset:before {
  content: "\e23b";
}

/* line 3369, app/assets/stylesheets/scaffolds.scss */
.icon-format_color_text:before {
  content: "\e23c";
}

/* line 3372, app/assets/stylesheets/scaffolds.scss */
.icon-format_indent_decrease:before {
  content: "\e23d";
}

/* line 3375, app/assets/stylesheets/scaffolds.scss */
.icon-format_indent_increase:before {
  content: "\e23e";
}

/* line 3378, app/assets/stylesheets/scaffolds.scss */
.icon-format_italic:before {
  content: "\e23f";
}

/* line 3381, app/assets/stylesheets/scaffolds.scss */
.icon-format_line_spacing:before {
  content: "\e240";
}

/* line 3384, app/assets/stylesheets/scaffolds.scss */
.icon-format_list_bulleted:before {
  content: "\e241";
}

/* line 3387, app/assets/stylesheets/scaffolds.scss */
.icon-format_list_numbered:before {
  content: "\e242";
}

/* line 3390, app/assets/stylesheets/scaffolds.scss */
.icon-format_paint:before {
  content: "\e243";
}

/* line 3393, app/assets/stylesheets/scaffolds.scss */
.icon-format_quote:before {
  content: "\e244";
}

/* line 3396, app/assets/stylesheets/scaffolds.scss */
.icon-format_shapes:before {
  content: "\e25e";
}

/* line 3399, app/assets/stylesheets/scaffolds.scss */
.icon-format_size:before {
  content: "\e245";
}

/* line 3402, app/assets/stylesheets/scaffolds.scss */
.icon-format_strikethrough:before {
  content: "\e246";
}

/* line 3405, app/assets/stylesheets/scaffolds.scss */
.icon-format_textdirection_l_to_r:before {
  content: "\e247";
}

/* line 3408, app/assets/stylesheets/scaffolds.scss */
.icon-format_textdirection_r_to_l:before {
  content: "\e248";
}

/* line 3411, app/assets/stylesheets/scaffolds.scss */
.icon-format_underlined:before {
  content: "\e249";
}

/* line 3414, app/assets/stylesheets/scaffolds.scss */
.icon-question_answer:before {
  content: "\e8af";
}

/* line 3417, app/assets/stylesheets/scaffolds.scss */
.icon-forward2:before {
  content: "\e154";
}

/* line 3420, app/assets/stylesheets/scaffolds.scss */
.icon-forward_10:before {
  content: "\e056";
}

/* line 3423, app/assets/stylesheets/scaffolds.scss */
.icon-forward_30:before {
  content: "\e057";
}

/* line 3426, app/assets/stylesheets/scaffolds.scss */
.icon-forward_5:before {
  content: "\e058";
}

/* line 3429, app/assets/stylesheets/scaffolds.scss */
.icon-free_breakfast:before {
  content: "\eb44";
}

/* line 3432, app/assets/stylesheets/scaffolds.scss */
.icon-fullscreen:before {
  content: "\e5d0";
}

/* line 3435, app/assets/stylesheets/scaffolds.scss */
.icon-fullscreen_exit:before {
  content: "\e5d1";
}

/* line 3438, app/assets/stylesheets/scaffolds.scss */
.icon-functions:before {
  content: "\e24a";
}

/* line 3441, app/assets/stylesheets/scaffolds.scss */
.icon-g_translate:before {
  content: "\e927";
}

/* line 3444, app/assets/stylesheets/scaffolds.scss */
.icon-games:before {
  content: "\e021";
}

/* line 3447, app/assets/stylesheets/scaffolds.scss */
.icon-gavel2:before {
  content: "\e90e";
}

/* line 3450, app/assets/stylesheets/scaffolds.scss */
.icon-gesture:before {
  content: "\e155";
}

/* line 3453, app/assets/stylesheets/scaffolds.scss */
.icon-gif:before {
  content: "\e908";
}

/* line 3456, app/assets/stylesheets/scaffolds.scss */
.icon-goat:before {
  content: "\e900";
}

/* line 3459, app/assets/stylesheets/scaffolds.scss */
.icon-golf_course:before {
  content: "\eb45";
}

/* line 3462, app/assets/stylesheets/scaffolds.scss */
.icon-my_location:before {
  content: "\e55c";
}

/* line 3465, app/assets/stylesheets/scaffolds.scss */
.icon-location_searching:before {
  content: "\e1b7";
}

/* line 3468, app/assets/stylesheets/scaffolds.scss */
.icon-location_disabled:before {
  content: "\e1b6";
}

/* line 3471, app/assets/stylesheets/scaffolds.scss */
.icon-star2:before {
  content: "\e838";
}

/* line 3474, app/assets/stylesheets/scaffolds.scss */
.icon-gradient:before {
  content: "\e3e9";
}

/* line 3477, app/assets/stylesheets/scaffolds.scss */
.icon-grain:before {
  content: "\e3ea";
}

/* line 3480, app/assets/stylesheets/scaffolds.scss */
.icon-graphic_eq:before {
  content: "\e1b8";
}

/* line 3483, app/assets/stylesheets/scaffolds.scss */
.icon-grid_off:before {
  content: "\e3eb";
}

/* line 3486, app/assets/stylesheets/scaffolds.scss */
.icon-grid_on:before {
  content: "\e3ec";
}

/* line 3489, app/assets/stylesheets/scaffolds.scss */
.icon-people:before {
  content: "\e7fb";
}

/* line 3492, app/assets/stylesheets/scaffolds.scss */
.icon-group_add:before {
  content: "\e7f0";
}

/* line 3495, app/assets/stylesheets/scaffolds.scss */
.icon-group_work:before {
  content: "\e886";
}

/* line 3498, app/assets/stylesheets/scaffolds.scss */
.icon-hd:before {
  content: "\e052";
}

/* line 3501, app/assets/stylesheets/scaffolds.scss */
.icon-hdr_off:before {
  content: "\e3ed";
}

/* line 3504, app/assets/stylesheets/scaffolds.scss */
.icon-hdr_on:before {
  content: "\e3ee";
}

/* line 3507, app/assets/stylesheets/scaffolds.scss */
.icon-hdr_strong:before {
  content: "\e3f1";
}

/* line 3510, app/assets/stylesheets/scaffolds.scss */
.icon-hdr_weak:before {
  content: "\e3f2";
}

/* line 3513, app/assets/stylesheets/scaffolds.scss */
.icon-headset:before {
  content: "\e310";
}

/* line 3516, app/assets/stylesheets/scaffolds.scss */
.icon-headset_mic:before {
  content: "\e311";
}

/* line 3519, app/assets/stylesheets/scaffolds.scss */
.icon-healing:before {
  content: "\e3f3";
}

/* line 3522, app/assets/stylesheets/scaffolds.scss */
.icon-hearing:before {
  content: "\e023";
}

/* line 3525, app/assets/stylesheets/scaffolds.scss */
.icon-help:before {
  content: "\e887";
}

/* line 3528, app/assets/stylesheets/scaffolds.scss */
.icon-help_outline:before {
  content: "\e8fd";
}

/* line 3531, app/assets/stylesheets/scaffolds.scss */
.icon-high_quality:before {
  content: "\e024";
}

/* line 3534, app/assets/stylesheets/scaffolds.scss */
.icon-highlight:before {
  content: "\e25f";
}

/* line 3537, app/assets/stylesheets/scaffolds.scss */
.icon-highlight_off:before {
  content: "\e888";
}

/* line 3540, app/assets/stylesheets/scaffolds.scss */
.icon-restore:before {
  content: "\e8b3";
}

/* line 3543, app/assets/stylesheets/scaffolds.scss */
.icon-home2:before {
  content: "\e88a";
}

/* line 3546, app/assets/stylesheets/scaffolds.scss */
.icon-hot_tub:before {
  content: "\eb46";
}

/* line 3549, app/assets/stylesheets/scaffolds.scss */
.icon-local_hotel:before {
  content: "\e549";
}

/* line 3552, app/assets/stylesheets/scaffolds.scss */
.icon-hourglass_empty:before {
  content: "\e88b";
}

/* line 3555, app/assets/stylesheets/scaffolds.scss */
.icon-hourglass_full:before {
  content: "\e88c";
}

/* line 3558, app/assets/stylesheets/scaffolds.scss */
.icon-http:before {
  content: "\e902";
}

/* line 3561, app/assets/stylesheets/scaffolds.scss */
.icon-lock2:before {
  content: "\e897";
}

/* line 3564, app/assets/stylesheets/scaffolds.scss */
.icon-photo2:before {
  content: "\e410";
}

/* line 3567, app/assets/stylesheets/scaffolds.scss */
.icon-image_aspect_ratio:before {
  content: "\e3f5";
}

/* line 3570, app/assets/stylesheets/scaffolds.scss */
.icon-import_contacts:before {
  content: "\e0e0";
}

/* line 3573, app/assets/stylesheets/scaffolds.scss */
.icon-import_export:before {
  content: "\e0c3";
}

/* line 3576, app/assets/stylesheets/scaffolds.scss */
.icon-important_devices:before {
  content: "\e912";
}

/* line 3579, app/assets/stylesheets/scaffolds.scss */
.icon-inbox2:before {
  content: "\e156";
}

/* line 3582, app/assets/stylesheets/scaffolds.scss */
.icon-indeterminate_check_box:before {
  content: "\e909";
}

/* line 3585, app/assets/stylesheets/scaffolds.scss */
.icon-info2:before {
  content: "\e88e";
}

/* line 3588, app/assets/stylesheets/scaffolds.scss */
.icon-info_outline:before {
  content: "\e88f";
}

/* line 3591, app/assets/stylesheets/scaffolds.scss */
.icon-input:before {
  content: "\e890";
}

/* line 3594, app/assets/stylesheets/scaffolds.scss */
.icon-insert_comment:before {
  content: "\e24c";
}

/* line 3597, app/assets/stylesheets/scaffolds.scss */
.icon-insert_drive_file:before {
  content: "\e24d";
}

/* line 3600, app/assets/stylesheets/scaffolds.scss */
.icon-tag_faces:before {
  content: "\e420";
}

/* line 3603, app/assets/stylesheets/scaffolds.scss */
.icon-link2:before {
  content: "\e157";
}

/* line 3606, app/assets/stylesheets/scaffolds.scss */
.icon-invert_colors:before {
  content: "\e891";
}

/* line 3609, app/assets/stylesheets/scaffolds.scss */
.icon-invert_colors_off:before {
  content: "\e0c4";
}

/* line 3612, app/assets/stylesheets/scaffolds.scss */
.icon-iso:before {
  content: "\e3f6";
}

/* line 3615, app/assets/stylesheets/scaffolds.scss */
.icon-keyboard:before {
  content: "\e312";
}

/* line 3618, app/assets/stylesheets/scaffolds.scss */
.icon-keyboard_arrow_down:before {
  content: "\e313";
}

/* line 3621, app/assets/stylesheets/scaffolds.scss */
.icon-keyboard_arrow_left:before {
  content: "\e314";
}

/* line 3624, app/assets/stylesheets/scaffolds.scss */
.icon-keyboard_arrow_right:before {
  content: "\e315";
}

/* line 3627, app/assets/stylesheets/scaffolds.scss */
.icon-keyboard_arrow_up:before {
  content: "\e316";
}

/* line 3630, app/assets/stylesheets/scaffolds.scss */
.icon-keyboard_backspace:before {
  content: "\e317";
}

/* line 3633, app/assets/stylesheets/scaffolds.scss */
.icon-keyboard_capslock:before {
  content: "\e318";
}

/* line 3636, app/assets/stylesheets/scaffolds.scss */
.icon-keyboard_hide:before {
  content: "\e31a";
}

/* line 3639, app/assets/stylesheets/scaffolds.scss */
.icon-keyboard_return:before {
  content: "\e31b";
}

/* line 3642, app/assets/stylesheets/scaffolds.scss */
.icon-keyboard_tab:before {
  content: "\e31c";
}

/* line 3645, app/assets/stylesheets/scaffolds.scss */
.icon-keyboard_voice:before {
  content: "\e31d";
}

/* line 3648, app/assets/stylesheets/scaffolds.scss */
.icon-kitchen:before {
  content: "\eb47";
}

/* line 3651, app/assets/stylesheets/scaffolds.scss */
.icon-label:before {
  content: "\e892";
}

/* line 3654, app/assets/stylesheets/scaffolds.scss */
.icon-label_outline:before {
  content: "\e893";
}

/* line 3657, app/assets/stylesheets/scaffolds.scss */
.icon-language2:before {
  content: "\e894";
}

/* line 3660, app/assets/stylesheets/scaffolds.scss */
.icon-laptop_chromebook:before {
  content: "\e31f";
}

/* line 3663, app/assets/stylesheets/scaffolds.scss */
.icon-laptop_mac:before {
  content: "\e320";
}

/* line 3666, app/assets/stylesheets/scaffolds.scss */
.icon-laptop_windows:before {
  content: "\e321";
}

/* line 3669, app/assets/stylesheets/scaffolds.scss */
.icon-last_page:before {
  content: "\e5dd";
}

/* line 3672, app/assets/stylesheets/scaffolds.scss */
.icon-open_in_new:before {
  content: "\e89e";
}

/* line 3675, app/assets/stylesheets/scaffolds.scss */
.icon-layers:before {
  content: "\e53b";
}

/* line 3678, app/assets/stylesheets/scaffolds.scss */
.icon-layers_clear:before {
  content: "\e53c";
}

/* line 3681, app/assets/stylesheets/scaffolds.scss */
.icon-leak_add:before {
  content: "\e3f8";
}

/* line 3684, app/assets/stylesheets/scaffolds.scss */
.icon-leak_remove:before {
  content: "\e3f9";
}

/* line 3687, app/assets/stylesheets/scaffolds.scss */
.icon-lens:before {
  content: "\e3fa";
}

/* line 3690, app/assets/stylesheets/scaffolds.scss */
.icon-library_books:before {
  content: "\e02f";
}

/* line 3693, app/assets/stylesheets/scaffolds.scss */
.icon-library_music:before {
  content: "\e030";
}

/* line 3696, app/assets/stylesheets/scaffolds.scss */
.icon-lightbulb_outline:before {
  content: "\e90f";
}

/* line 3699, app/assets/stylesheets/scaffolds.scss */
.icon-line_style:before {
  content: "\e919";
}

/* line 3702, app/assets/stylesheets/scaffolds.scss */
.icon-line_weight:before {
  content: "\e91a";
}

/* line 3705, app/assets/stylesheets/scaffolds.scss */
.icon-linear_scale:before {
  content: "\e260";
}

/* line 3708, app/assets/stylesheets/scaffolds.scss */
.icon-linked_camera:before {
  content: "\e438";
}

/* line 3711, app/assets/stylesheets/scaffolds.scss */
.icon-list2:before {
  content: "\e896";
}

/* line 3714, app/assets/stylesheets/scaffolds.scss */
.icon-live_help:before {
  content: "\e0c6";
}

/* line 3717, app/assets/stylesheets/scaffolds.scss */
.icon-live_tv:before {
  content: "\e639";
}

/* line 3720, app/assets/stylesheets/scaffolds.scss */
.icon-local_play:before {
  content: "\e553";
}

/* line 3723, app/assets/stylesheets/scaffolds.scss */
.icon-local_airport:before {
  content: "\e53d";
}

/* line 3726, app/assets/stylesheets/scaffolds.scss */
.icon-local_atm:before {
  content: "\e53e";
}

/* line 3729, app/assets/stylesheets/scaffolds.scss */
.icon-local_bar:before {
  content: "\e540";
}

/* line 3732, app/assets/stylesheets/scaffolds.scss */
.icon-local_cafe:before {
  content: "\e541";
}

/* line 3735, app/assets/stylesheets/scaffolds.scss */
.icon-local_car_wash:before {
  content: "\e542";
}

/* line 3738, app/assets/stylesheets/scaffolds.scss */
.icon-local_convenience_store:before {
  content: "\e543";
}

/* line 3741, app/assets/stylesheets/scaffolds.scss */
.icon-restaurant_menu:before {
  content: "\e561";
}

/* line 3744, app/assets/stylesheets/scaffolds.scss */
.icon-local_drink:before {
  content: "\e544";
}

/* line 3747, app/assets/stylesheets/scaffolds.scss */
.icon-local_florist:before {
  content: "\e545";
}

/* line 3750, app/assets/stylesheets/scaffolds.scss */
.icon-local_gas_station:before {
  content: "\e546";
}

/* line 3753, app/assets/stylesheets/scaffolds.scss */
.icon-shopping_cart:before {
  content: "\e8cc";
}

/* line 3756, app/assets/stylesheets/scaffolds.scss */
.icon-local_hospital:before {
  content: "\e548";
}

/* line 3759, app/assets/stylesheets/scaffolds.scss */
.icon-local_laundry_service:before {
  content: "\e54a";
}

/* line 3762, app/assets/stylesheets/scaffolds.scss */
.icon-local_library:before {
  content: "\e54b";
}

/* line 3765, app/assets/stylesheets/scaffolds.scss */
.icon-local_mall:before {
  content: "\e54c";
}

/* line 3768, app/assets/stylesheets/scaffolds.scss */
.icon-theaters:before {
  content: "\e8da";
}

/* line 3771, app/assets/stylesheets/scaffolds.scss */
.icon-local_offer:before {
  content: "\e54e";
}

/* line 3774, app/assets/stylesheets/scaffolds.scss */
.icon-local_parking:before {
  content: "\e54f";
}

/* line 3777, app/assets/stylesheets/scaffolds.scss */
.icon-local_pharmacy:before {
  content: "\e550";
}

/* line 3780, app/assets/stylesheets/scaffolds.scss */
.icon-local_pizza:before {
  content: "\e552";
}

/* line 3783, app/assets/stylesheets/scaffolds.scss */
.icon-print2:before {
  content: "\e8ad";
}

/* line 3786, app/assets/stylesheets/scaffolds.scss */
.icon-local_shipping:before {
  content: "\e558";
}

/* line 3789, app/assets/stylesheets/scaffolds.scss */
.icon-local_taxi:before {
  content: "\e559";
}

/* line 3792, app/assets/stylesheets/scaffolds.scss */
.icon-location_city:before {
  content: "\e7f1";
}

/* line 3795, app/assets/stylesheets/scaffolds.scss */
.icon-location_off:before {
  content: "\e0c7";
}

/* line 3798, app/assets/stylesheets/scaffolds.scss */
.icon-room:before {
  content: "\e8b4";
}

/* line 3801, app/assets/stylesheets/scaffolds.scss */
.icon-lock_open:before {
  content: "\e898";
}

/* line 3804, app/assets/stylesheets/scaffolds.scss */
.icon-lock_outline:before {
  content: "\e899";
}

/* line 3807, app/assets/stylesheets/scaffolds.scss */
.icon-looks:before {
  content: "\e3fc";
}

/* line 3810, app/assets/stylesheets/scaffolds.scss */
.icon-looks_3:before {
  content: "\e3fb";
}

/* line 3813, app/assets/stylesheets/scaffolds.scss */
.icon-looks_4:before {
  content: "\e3fd";
}

/* line 3816, app/assets/stylesheets/scaffolds.scss */
.icon-looks_5:before {
  content: "\e3fe";
}

/* line 3819, app/assets/stylesheets/scaffolds.scss */
.icon-looks_6:before {
  content: "\e3ff";
}

/* line 3822, app/assets/stylesheets/scaffolds.scss */
.icon-looks_one:before {
  content: "\e400";
}

/* line 3825, app/assets/stylesheets/scaffolds.scss */
.icon-looks_two:before {
  content: "\e401";
}

/* line 3828, app/assets/stylesheets/scaffolds.scss */
.icon-sync:before {
  content: "\e627";
}

/* line 3831, app/assets/stylesheets/scaffolds.scss */
.icon-loupe:before {
  content: "\e402";
}

/* line 3834, app/assets/stylesheets/scaffolds.scss */
.icon-low_priority:before {
  content: "\e16d";
}

/* line 3837, app/assets/stylesheets/scaffolds.scss */
.icon-loyalty:before {
  content: "\e89a";
}

/* line 3840, app/assets/stylesheets/scaffolds.scss */
.icon-mail_outline:before {
  content: "\e0e1";
}

/* line 3843, app/assets/stylesheets/scaffolds.scss */
.icon-map2:before {
  content: "\e55b";
}

/* line 3846, app/assets/stylesheets/scaffolds.scss */
.icon-markunread_mailbox:before {
  content: "\e89b";
}

/* line 3849, app/assets/stylesheets/scaffolds.scss */
.icon-memory:before {
  content: "\e322";
}

/* line 3852, app/assets/stylesheets/scaffolds.scss */
.icon-menu:before {
  content: "\e5d2";
}

/* line 3855, app/assets/stylesheets/scaffolds.scss */
.icon-message:before {
  content: "\e0c9";
}

/* line 3858, app/assets/stylesheets/scaffolds.scss */
.icon-mic:before {
  content: "\e029";
}

/* line 3861, app/assets/stylesheets/scaffolds.scss */
.icon-mic_none:before {
  content: "\e02a";
}

/* line 3864, app/assets/stylesheets/scaffolds.scss */
.icon-mic_off:before {
  content: "\e02b";
}

/* line 3867, app/assets/stylesheets/scaffolds.scss */
.icon-mms:before {
  content: "\e618";
}

/* line 3870, app/assets/stylesheets/scaffolds.scss */
.icon-mode_comment:before {
  content: "\e253";
}

/* line 3873, app/assets/stylesheets/scaffolds.scss */
.icon-monetization_on:before {
  content: "\e263";
}

/* line 3876, app/assets/stylesheets/scaffolds.scss */
.icon-money_off:before {
  content: "\e25c";
}

/* line 3879, app/assets/stylesheets/scaffolds.scss */
.icon-monochrome_photos:before {
  content: "\e403";
}

/* line 3882, app/assets/stylesheets/scaffolds.scss */
.icon-mood_bad:before {
  content: "\e7f3";
}

/* line 3885, app/assets/stylesheets/scaffolds.scss */
.icon-more:before {
  content: "\e619";
}

/* line 3888, app/assets/stylesheets/scaffolds.scss */
.icon-more_horiz:before {
  content: "\e5d3";
}

/* line 3891, app/assets/stylesheets/scaffolds.scss */
.icon-more_vert:before {
  content: "\e5d4";
}

/* line 3894, app/assets/stylesheets/scaffolds.scss */
.icon-motorcycle2:before {
  content: "\e91b";
}

/* line 3897, app/assets/stylesheets/scaffolds.scss */
.icon-mouse:before {
  content: "\e323";
}

/* line 3900, app/assets/stylesheets/scaffolds.scss */
.icon-move_to_inbox:before {
  content: "\e168";
}

/* line 3903, app/assets/stylesheets/scaffolds.scss */
.icon-movie_creation:before {
  content: "\e404";
}

/* line 3906, app/assets/stylesheets/scaffolds.scss */
.icon-movie_filter:before {
  content: "\e43a";
}

/* line 3909, app/assets/stylesheets/scaffolds.scss */
.icon-multiline_chart:before {
  content: "\e6df";
}

/* line 3912, app/assets/stylesheets/scaffolds.scss */
.icon-music_note:before {
  content: "\e405";
}

/* line 3915, app/assets/stylesheets/scaffolds.scss */
.icon-music_video:before {
  content: "\e063";
}

/* line 3918, app/assets/stylesheets/scaffolds.scss */
.icon-nature:before {
  content: "\e406";
}

/* line 3921, app/assets/stylesheets/scaffolds.scss */
.icon-nature_people:before {
  content: "\e407";
}

/* line 3924, app/assets/stylesheets/scaffolds.scss */
.icon-navigation:before {
  content: "\e55d";
}

/* line 3927, app/assets/stylesheets/scaffolds.scss */
.icon-near_me:before {
  content: "\e569";
}

/* line 3930, app/assets/stylesheets/scaffolds.scss */
.icon-network_cell:before {
  content: "\e1b9";
}

/* line 3933, app/assets/stylesheets/scaffolds.scss */
.icon-network_check:before {
  content: "\e640";
}

/* line 3936, app/assets/stylesheets/scaffolds.scss */
.icon-network_locked:before {
  content: "\e61a";
}

/* line 3939, app/assets/stylesheets/scaffolds.scss */
.icon-network_wifi:before {
  content: "\e1ba";
}

/* line 3942, app/assets/stylesheets/scaffolds.scss */
.icon-new_releases:before {
  content: "\e031";
}

/* line 3945, app/assets/stylesheets/scaffolds.scss */
.icon-next_week:before {
  content: "\e16a";
}

/* line 3948, app/assets/stylesheets/scaffolds.scss */
.icon-nfc:before {
  content: "\e1bb";
}

/* line 3951, app/assets/stylesheets/scaffolds.scss */
.icon-no_encryption:before {
  content: "\e641";
}

/* line 3954, app/assets/stylesheets/scaffolds.scss */
.icon-signal_cellular_no_sim:before {
  content: "\e1ce";
}

/* line 3957, app/assets/stylesheets/scaffolds.scss */
.icon-note:before {
  content: "\e06f";
}

/* line 3960, app/assets/stylesheets/scaffolds.scss */
.icon-note_add:before {
  content: "\e89c";
}

/* line 3963, app/assets/stylesheets/scaffolds.scss */
.icon-notifications:before {
  content: "\e7f4";
}

/* line 3966, app/assets/stylesheets/scaffolds.scss */
.icon-notifications_active:before {
  content: "\e7f7";
}

/* line 3969, app/assets/stylesheets/scaffolds.scss */
.icon-notifications_none:before {
  content: "\e7f5";
}

/* line 3972, app/assets/stylesheets/scaffolds.scss */
.icon-notifications_off:before {
  content: "\e7f6";
}

/* line 3975, app/assets/stylesheets/scaffolds.scss */
.icon-notifications_paused:before {
  content: "\e7f8";
}

/* line 3978, app/assets/stylesheets/scaffolds.scss */
.icon-offline_pin:before {
  content: "\e90a";
}

/* line 3981, app/assets/stylesheets/scaffolds.scss */
.icon-ondemand_video:before {
  content: "\e63a";
}

/* line 3984, app/assets/stylesheets/scaffolds.scss */
.icon-opacity:before {
  content: "\e91c";
}

/* line 3987, app/assets/stylesheets/scaffolds.scss */
.icon-open_in_browser:before {
  content: "\e89d";
}

/* line 3990, app/assets/stylesheets/scaffolds.scss */
.icon-open_with:before {
  content: "\e89f";
}

/* line 3993, app/assets/stylesheets/scaffolds.scss */
.icon-pages:before {
  content: "\e7f9";
}

/* line 3996, app/assets/stylesheets/scaffolds.scss */
.icon-pageview:before {
  content: "\e8a0";
}

/* line 3999, app/assets/stylesheets/scaffolds.scss */
.icon-pan_tool:before {
  content: "\e925";
}

/* line 4002, app/assets/stylesheets/scaffolds.scss */
.icon-panorama:before {
  content: "\e40b";
}

/* line 4005, app/assets/stylesheets/scaffolds.scss */
.icon-radio_button_unchecked:before {
  content: "\e836";
}

/* line 4008, app/assets/stylesheets/scaffolds.scss */
.icon-panorama_horizontal:before {
  content: "\e40d";
}

/* line 4011, app/assets/stylesheets/scaffolds.scss */
.icon-panorama_vertical:before {
  content: "\e40e";
}

/* line 4014, app/assets/stylesheets/scaffolds.scss */
.icon-panorama_wide_angle:before {
  content: "\e40f";
}

/* line 4017, app/assets/stylesheets/scaffolds.scss */
.icon-party_mode:before {
  content: "\e7fa";
}

/* line 4020, app/assets/stylesheets/scaffolds.scss */
.icon-pause2:before {
  content: "\e034";
}

/* line 4023, app/assets/stylesheets/scaffolds.scss */
.icon-pause_circle_filled:before {
  content: "\e035";
}

/* line 4026, app/assets/stylesheets/scaffolds.scss */
.icon-pause_circle_outline:before {
  content: "\e036";
}

/* line 4029, app/assets/stylesheets/scaffolds.scss */
.icon-people_outline:before {
  content: "\e7fc";
}

/* line 4032, app/assets/stylesheets/scaffolds.scss */
.icon-perm_camera_mic:before {
  content: "\e8a2";
}

/* line 4035, app/assets/stylesheets/scaffolds.scss */
.icon-perm_contact_calendar:before {
  content: "\e8a3";
}

/* line 4038, app/assets/stylesheets/scaffolds.scss */
.icon-perm_data_setting:before {
  content: "\e8a4";
}

/* line 4041, app/assets/stylesheets/scaffolds.scss */
.icon-perm_device_information:before {
  content: "\e8a5";
}

/* line 4044, app/assets/stylesheets/scaffolds.scss */
.icon-person_outline:before {
  content: "\e7ff";
}

/* line 4047, app/assets/stylesheets/scaffolds.scss */
.icon-perm_media:before {
  content: "\e8a7";
}

/* line 4050, app/assets/stylesheets/scaffolds.scss */
.icon-perm_phone_msg:before {
  content: "\e8a8";
}

/* line 4053, app/assets/stylesheets/scaffolds.scss */
.icon-perm_scan_wifi:before {
  content: "\e8a9";
}

/* line 4056, app/assets/stylesheets/scaffolds.scss */
.icon-person:before {
  content: "\e7fd";
}

/* line 4059, app/assets/stylesheets/scaffolds.scss */
.icon-person_add:before {
  content: "\e7fe";
}

/* line 4062, app/assets/stylesheets/scaffolds.scss */
.icon-person_pin:before {
  content: "\e55a";
}

/* line 4065, app/assets/stylesheets/scaffolds.scss */
.icon-person_pin_circle:before {
  content: "\e56a";
}

/* line 4068, app/assets/stylesheets/scaffolds.scss */
.icon-personal_video:before {
  content: "\e63b";
}

/* line 4071, app/assets/stylesheets/scaffolds.scss */
.icon-pets:before {
  content: "\e91d";
}

/* line 4074, app/assets/stylesheets/scaffolds.scss */
.icon-phone_android:before {
  content: "\e324";
}

/* line 4077, app/assets/stylesheets/scaffolds.scss */
.icon-phone_bluetooth_speaker:before {
  content: "\e61b";
}

/* line 4080, app/assets/stylesheets/scaffolds.scss */
.icon-phone_forwarded:before {
  content: "\e61c";
}

/* line 4083, app/assets/stylesheets/scaffolds.scss */
.icon-phone_in_talk:before {
  content: "\e61d";
}

/* line 4086, app/assets/stylesheets/scaffolds.scss */
.icon-phone_iphone:before {
  content: "\e325";
}

/* line 4089, app/assets/stylesheets/scaffolds.scss */
.icon-phone_locked:before {
  content: "\e61e";
}

/* line 4092, app/assets/stylesheets/scaffolds.scss */
.icon-phone_missed:before {
  content: "\e61f";
}

/* line 4095, app/assets/stylesheets/scaffolds.scss */
.icon-phone_paused:before {
  content: "\e620";
}

/* line 4098, app/assets/stylesheets/scaffolds.scss */
.icon-phonelink_erase:before {
  content: "\e0db";
}

/* line 4101, app/assets/stylesheets/scaffolds.scss */
.icon-phonelink_lock:before {
  content: "\e0dc";
}

/* line 4104, app/assets/stylesheets/scaffolds.scss */
.icon-phonelink_off:before {
  content: "\e327";
}

/* line 4107, app/assets/stylesheets/scaffolds.scss */
.icon-phonelink_ring:before {
  content: "\e0dd";
}

/* line 4110, app/assets/stylesheets/scaffolds.scss */
.icon-phonelink_setup:before {
  content: "\e0de";
}

/* line 4113, app/assets/stylesheets/scaffolds.scss */
.icon-photo_album:before {
  content: "\e411";
}

/* line 4116, app/assets/stylesheets/scaffolds.scss */
.icon-photo_filter:before {
  content: "\e43b";
}

/* line 4119, app/assets/stylesheets/scaffolds.scss */
.icon-photo_size_select_actual:before {
  content: "\e432";
}

/* line 4122, app/assets/stylesheets/scaffolds.scss */
.icon-photo_size_select_large:before {
  content: "\e433";
}

/* line 4125, app/assets/stylesheets/scaffolds.scss */
.icon-photo_size_select_small:before {
  content: "\e434";
}

/* line 4128, app/assets/stylesheets/scaffolds.scss */
.icon-picture_as_pdf:before {
  content: "\e415";
}

/* line 4131, app/assets/stylesheets/scaffolds.scss */
.icon-picture_in_picture:before {
  content: "\e8aa";
}

/* line 4134, app/assets/stylesheets/scaffolds.scss */
.icon-picture_in_picture_alt:before {
  content: "\e911";
}

/* line 4137, app/assets/stylesheets/scaffolds.scss */
.icon-pie_chart:before {
  content: "\e6c4";
}

/* line 4140, app/assets/stylesheets/scaffolds.scss */
.icon-pie_chart_outlined:before {
  content: "\e6c5";
}

/* line 4143, app/assets/stylesheets/scaffolds.scss */
.icon-pin_drop:before {
  content: "\e55e";
}

/* line 4146, app/assets/stylesheets/scaffolds.scss */
.icon-play_arrow:before {
  content: "\e037";
}

/* line 4149, app/assets/stylesheets/scaffolds.scss */
.icon-play_circle_filled:before {
  content: "\e038";
}

/* line 4152, app/assets/stylesheets/scaffolds.scss */
.icon-play_circle_outline:before {
  content: "\e039";
}

/* line 4155, app/assets/stylesheets/scaffolds.scss */
.icon-play_for_work:before {
  content: "\e906";
}

/* line 4158, app/assets/stylesheets/scaffolds.scss */
.icon-playlist_add:before {
  content: "\e03b";
}

/* line 4161, app/assets/stylesheets/scaffolds.scss */
.icon-playlist_add_check:before {
  content: "\e065";
}

/* line 4164, app/assets/stylesheets/scaffolds.scss */
.icon-playlist_play:before {
  content: "\e05f";
}

/* line 4167, app/assets/stylesheets/scaffolds.scss */
.icon-plus_one:before {
  content: "\e800";
}

/* line 4170, app/assets/stylesheets/scaffolds.scss */
.icon-polymer:before {
  content: "\e8ab";
}

/* line 4173, app/assets/stylesheets/scaffolds.scss */
.icon-pool:before {
  content: "\eb48";
}

/* line 4176, app/assets/stylesheets/scaffolds.scss */
.icon-portable_wifi_off:before {
  content: "\e0ce";
}

/* line 4179, app/assets/stylesheets/scaffolds.scss */
.icon-portrait:before {
  content: "\e416";
}

/* line 4182, app/assets/stylesheets/scaffolds.scss */
.icon-power:before {
  content: "\e63c";
}

/* line 4185, app/assets/stylesheets/scaffolds.scss */
.icon-power_input:before {
  content: "\e336";
}

/* line 4188, app/assets/stylesheets/scaffolds.scss */
.icon-power_settings_new:before {
  content: "\e8ac";
}

/* line 4191, app/assets/stylesheets/scaffolds.scss */
.icon-pregnant_woman:before {
  content: "\e91e";
}

/* line 4194, app/assets/stylesheets/scaffolds.scss */
.icon-present_to_all:before {
  content: "\e0df";
}

/* line 4197, app/assets/stylesheets/scaffolds.scss */
.icon-priority_high:before {
  content: "\e645";
}

/* line 4200, app/assets/stylesheets/scaffolds.scss */
.icon-public:before {
  content: "\e80b";
}

/* line 4203, app/assets/stylesheets/scaffolds.scss */
.icon-publish:before {
  content: "\e255";
}

/* line 4206, app/assets/stylesheets/scaffolds.scss */
.icon-queue_music:before {
  content: "\e03d";
}

/* line 4209, app/assets/stylesheets/scaffolds.scss */
.icon-queue_play_next:before {
  content: "\e066";
}

/* line 4212, app/assets/stylesheets/scaffolds.scss */
.icon-radio:before {
  content: "\e03e";
}

/* line 4215, app/assets/stylesheets/scaffolds.scss */
.icon-radio_button_checked:before {
  content: "\e837";
}

/* line 4218, app/assets/stylesheets/scaffolds.scss */
.icon-rate_review:before {
  content: "\e560";
}

/* line 4221, app/assets/stylesheets/scaffolds.scss */
.icon-receipt:before {
  content: "\e8b0";
}

/* line 4224, app/assets/stylesheets/scaffolds.scss */
.icon-recent_actors:before {
  content: "\e03f";
}

/* line 4227, app/assets/stylesheets/scaffolds.scss */
.icon-record_voice_over:before {
  content: "\e91f";
}

/* line 4230, app/assets/stylesheets/scaffolds.scss */
.icon-redo:before {
  content: "\e15a";
}

/* line 4233, app/assets/stylesheets/scaffolds.scss */
.icon-refresh2:before {
  content: "\e5d5";
}

/* line 4236, app/assets/stylesheets/scaffolds.scss */
.icon-remove2:before {
  content: "\e15b";
}

/* line 4239, app/assets/stylesheets/scaffolds.scss */
.icon-remove_circle_outline:before {
  content: "\e15d";
}

/* line 4242, app/assets/stylesheets/scaffolds.scss */
.icon-remove_from_queue:before {
  content: "\e067";
}

/* line 4245, app/assets/stylesheets/scaffolds.scss */
.icon-visibility:before {
  content: "\e8f4";
}

/* line 4248, app/assets/stylesheets/scaffolds.scss */
.icon-remove_shopping_cart:before {
  content: "\e928";
}

/* line 4251, app/assets/stylesheets/scaffolds.scss */
.icon-reorder2:before {
  content: "\e8fe";
}

/* line 4254, app/assets/stylesheets/scaffolds.scss */
.icon-repeat2:before {
  content: "\e040";
}

/* line 4257, app/assets/stylesheets/scaffolds.scss */
.icon-repeat_one:before {
  content: "\e041";
}

/* line 4260, app/assets/stylesheets/scaffolds.scss */
.icon-replay:before {
  content: "\e042";
}

/* line 4263, app/assets/stylesheets/scaffolds.scss */
.icon-replay_10:before {
  content: "\e059";
}

/* line 4266, app/assets/stylesheets/scaffolds.scss */
.icon-replay_30:before {
  content: "\e05a";
}

/* line 4269, app/assets/stylesheets/scaffolds.scss */
.icon-replay_5:before {
  content: "\e05b";
}

/* line 4272, app/assets/stylesheets/scaffolds.scss */
.icon-reply2:before {
  content: "\e15e";
}

/* line 4275, app/assets/stylesheets/scaffolds.scss */
.icon-reply_all:before {
  content: "\e15f";
}

/* line 4278, app/assets/stylesheets/scaffolds.scss */
.icon-report:before {
  content: "\e160";
}

/* line 4281, app/assets/stylesheets/scaffolds.scss */
.icon-warning2:before {
  content: "\e002";
}

/* line 4284, app/assets/stylesheets/scaffolds.scss */
.icon-restaurant:before {
  content: "\e56c";
}

/* line 4287, app/assets/stylesheets/scaffolds.scss */
.icon-restore_page:before {
  content: "\e929";
}

/* line 4290, app/assets/stylesheets/scaffolds.scss */
.icon-ring_volume:before {
  content: "\e0d1";
}

/* line 4293, app/assets/stylesheets/scaffolds.scss */
.icon-room_service:before {
  content: "\eb49";
}

/* line 4296, app/assets/stylesheets/scaffolds.scss */
.icon-rotate_90_degrees_ccw:before {
  content: "\e418";
}

/* line 4299, app/assets/stylesheets/scaffolds.scss */
.icon-rotate_left:before {
  content: "\e419";
}

/* line 4302, app/assets/stylesheets/scaffolds.scss */
.icon-rotate_right:before {
  content: "\e41a";
}

/* line 4305, app/assets/stylesheets/scaffolds.scss */
.icon-rounded_corner:before {
  content: "\e920";
}

/* line 4308, app/assets/stylesheets/scaffolds.scss */
.icon-router:before {
  content: "\e328";
}

/* line 4311, app/assets/stylesheets/scaffolds.scss */
.icon-rowing:before {
  content: "\e921";
}

/* line 4314, app/assets/stylesheets/scaffolds.scss */
.icon-rss_feed:before {
  content: "\e0e5";
}

/* line 4317, app/assets/stylesheets/scaffolds.scss */
.icon-rv_hookup:before {
  content: "\e642";
}

/* line 4320, app/assets/stylesheets/scaffolds.scss */
.icon-satellite:before {
  content: "\e562";
}

/* line 4323, app/assets/stylesheets/scaffolds.scss */
.icon-save2:before {
  content: "\e161";
}

/* line 4326, app/assets/stylesheets/scaffolds.scss */
.icon-scanner:before {
  content: "\e329";
}

/* line 4329, app/assets/stylesheets/scaffolds.scss */
.icon-school:before {
  content: "\e80c";
}

/* line 4332, app/assets/stylesheets/scaffolds.scss */
.icon-screen_lock_landscape:before {
  content: "\e1be";
}

/* line 4335, app/assets/stylesheets/scaffolds.scss */
.icon-screen_lock_portrait:before {
  content: "\e1bf";
}

/* line 4338, app/assets/stylesheets/scaffolds.scss */
.icon-screen_lock_rotation:before {
  content: "\e1c0";
}

/* line 4341, app/assets/stylesheets/scaffolds.scss */
.icon-screen_rotation:before {
  content: "\e1c1";
}

/* line 4344, app/assets/stylesheets/scaffolds.scss */
.icon-screen_share:before {
  content: "\e0e2";
}

/* line 4347, app/assets/stylesheets/scaffolds.scss */
.icon-sd_storage:before {
  content: "\e1c2";
}

/* line 4350, app/assets/stylesheets/scaffolds.scss */
.icon-search2:before {
  content: "\e8b6";
}

/* line 4353, app/assets/stylesheets/scaffolds.scss */
.icon-security:before {
  content: "\e32a";
}

/* line 4356, app/assets/stylesheets/scaffolds.scss */
.icon-select_all:before {
  content: "\e162";
}

/* line 4359, app/assets/stylesheets/scaffolds.scss */
.icon-send2:before {
  content: "\e163";
}

/* line 4362, app/assets/stylesheets/scaffolds.scss */
.icon-sentiment_dissatisfied:before {
  content: "\e811";
}

/* line 4365, app/assets/stylesheets/scaffolds.scss */
.icon-sentiment_neutral:before {
  content: "\e812";
}

/* line 4368, app/assets/stylesheets/scaffolds.scss */
.icon-sentiment_satisfied:before {
  content: "\e813";
}

/* line 4371, app/assets/stylesheets/scaffolds.scss */
.icon-sentiment_very_dissatisfied:before {
  content: "\e814";
}

/* line 4374, app/assets/stylesheets/scaffolds.scss */
.icon-sentiment_very_satisfied:before {
  content: "\e815";
}

/* line 4377, app/assets/stylesheets/scaffolds.scss */
.icon-settings:before {
  content: "\e8b8";
}

/* line 4380, app/assets/stylesheets/scaffolds.scss */
.icon-settings_applications:before {
  content: "\e8b9";
}

/* line 4383, app/assets/stylesheets/scaffolds.scss */
.icon-settings_backup_restore:before {
  content: "\e8ba";
}

/* line 4386, app/assets/stylesheets/scaffolds.scss */
.icon-settings_bluetooth:before {
  content: "\e8bb";
}

/* line 4389, app/assets/stylesheets/scaffolds.scss */
.icon-settings_brightness:before {
  content: "\e8bd";
}

/* line 4392, app/assets/stylesheets/scaffolds.scss */
.icon-settings_cell:before {
  content: "\e8bc";
}

/* line 4395, app/assets/stylesheets/scaffolds.scss */
.icon-settings_ethernet:before {
  content: "\e8be";
}

/* line 4398, app/assets/stylesheets/scaffolds.scss */
.icon-settings_input_antenna:before {
  content: "\e8bf";
}

/* line 4401, app/assets/stylesheets/scaffolds.scss */
.icon-settings_input_composite:before {
  content: "\e8c1";
}

/* line 4404, app/assets/stylesheets/scaffolds.scss */
.icon-settings_input_hdmi:before {
  content: "\e8c2";
}

/* line 4407, app/assets/stylesheets/scaffolds.scss */
.icon-settings_input_svideo:before {
  content: "\e8c3";
}

/* line 4410, app/assets/stylesheets/scaffolds.scss */
.icon-settings_overscan:before {
  content: "\e8c4";
}

/* line 4413, app/assets/stylesheets/scaffolds.scss */
.icon-settings_phone:before {
  content: "\e8c5";
}

/* line 4416, app/assets/stylesheets/scaffolds.scss */
.icon-settings_power:before {
  content: "\e8c6";
}

/* line 4419, app/assets/stylesheets/scaffolds.scss */
.icon-settings_remote:before {
  content: "\e8c7";
}

/* line 4422, app/assets/stylesheets/scaffolds.scss */
.icon-settings_system_daydream:before {
  content: "\e1c3";
}

/* line 4425, app/assets/stylesheets/scaffolds.scss */
.icon-settings_voice:before {
  content: "\e8c8";
}

/* line 4428, app/assets/stylesheets/scaffolds.scss */
.icon-share2:before {
  content: "\e80d";
}

/* line 4431, app/assets/stylesheets/scaffolds.scss */
.icon-shop:before {
  content: "\e8c9";
}

/* line 4434, app/assets/stylesheets/scaffolds.scss */
.icon-shop_two:before {
  content: "\e8ca";
}

/* line 4437, app/assets/stylesheets/scaffolds.scss */
.icon-shopping_basket:before {
  content: "\e8cb";
}

/* line 4440, app/assets/stylesheets/scaffolds.scss */
.icon-short_text:before {
  content: "\e261";
}

/* line 4443, app/assets/stylesheets/scaffolds.scss */
.icon-show_chart:before {
  content: "\e6e1";
}

/* line 4446, app/assets/stylesheets/scaffolds.scss */
.icon-shuffle:before {
  content: "\e043";
}

/* line 4449, app/assets/stylesheets/scaffolds.scss */
.icon-signal_cellular_4_bar:before {
  content: "\e1c8";
}

/* line 4452, app/assets/stylesheets/scaffolds.scss */
.icon-signal_cellular_connected_no_internet_4_bar:before {
  content: "\e1cd";
}

/* line 4455, app/assets/stylesheets/scaffolds.scss */
.icon-signal_cellular_null:before {
  content: "\e1cf";
}

/* line 4458, app/assets/stylesheets/scaffolds.scss */
.icon-signal_cellular_off:before {
  content: "\e1d0";
}

/* line 4461, app/assets/stylesheets/scaffolds.scss */
.icon-signal_wifi_4_bar:before {
  content: "\e1d8";
}

/* line 4464, app/assets/stylesheets/scaffolds.scss */
.icon-signal_wifi_4_bar_lock:before {
  content: "\e1d9";
}

/* line 4467, app/assets/stylesheets/scaffolds.scss */
.icon-signal_wifi_off:before {
  content: "\e1da";
}

/* line 4470, app/assets/stylesheets/scaffolds.scss */
.icon-sim_card:before {
  content: "\e32b";
}

/* line 4473, app/assets/stylesheets/scaffolds.scss */
.icon-sim_card_alert:before {
  content: "\e624";
}

/* line 4476, app/assets/stylesheets/scaffolds.scss */
.icon-skip_next:before {
  content: "\e044";
}

/* line 4479, app/assets/stylesheets/scaffolds.scss */
.icon-skip_previous:before {
  content: "\e045";
}

/* line 4482, app/assets/stylesheets/scaffolds.scss */
.icon-slideshow:before {
  content: "\e41b";
}

/* line 4485, app/assets/stylesheets/scaffolds.scss */
.icon-slow_motion_video:before {
  content: "\e068";
}

/* line 4488, app/assets/stylesheets/scaffolds.scss */
.icon-stay_primary_portrait:before {
  content: "\e0d6";
}

/* line 4491, app/assets/stylesheets/scaffolds.scss */
.icon-smoke_free:before {
  content: "\eb4a";
}

/* line 4494, app/assets/stylesheets/scaffolds.scss */
.icon-smoking_rooms:before {
  content: "\eb4b";
}

/* line 4497, app/assets/stylesheets/scaffolds.scss */
.icon-textsms:before {
  content: "\e0d8";
}

/* line 4500, app/assets/stylesheets/scaffolds.scss */
.icon-snooze:before {
  content: "\e046";
}

/* line 4503, app/assets/stylesheets/scaffolds.scss */
.icon-sort2:before {
  content: "\e164";
}

/* line 4506, app/assets/stylesheets/scaffolds.scss */
.icon-sort_by_alpha:before {
  content: "\e053";
}

/* line 4509, app/assets/stylesheets/scaffolds.scss */
.icon-spa:before {
  content: "\eb4c";
}

/* line 4512, app/assets/stylesheets/scaffolds.scss */
.icon-space_bar:before {
  content: "\e256";
}

/* line 4515, app/assets/stylesheets/scaffolds.scss */
.icon-speaker:before {
  content: "\e32d";
}

/* line 4518, app/assets/stylesheets/scaffolds.scss */
.icon-speaker_group:before {
  content: "\e32e";
}

/* line 4521, app/assets/stylesheets/scaffolds.scss */
.icon-speaker_notes:before {
  content: "\e8cd";
}

/* line 4524, app/assets/stylesheets/scaffolds.scss */
.icon-speaker_notes_off:before {
  content: "\e92a";
}

/* line 4527, app/assets/stylesheets/scaffolds.scss */
.icon-speaker_phone:before {
  content: "\e0d2";
}

/* line 4530, app/assets/stylesheets/scaffolds.scss */
.icon-spellcheck:before {
  content: "\e8ce";
}

/* line 4533, app/assets/stylesheets/scaffolds.scss */
.icon-star_border:before {
  content: "\e83a";
}

/* line 4536, app/assets/stylesheets/scaffolds.scss */
.icon-star_half:before {
  content: "\e839";
}

/* line 4539, app/assets/stylesheets/scaffolds.scss */
.icon-stars:before {
  content: "\e8d0";
}

/* line 4542, app/assets/stylesheets/scaffolds.scss */
.icon-stay_primary_landscape:before {
  content: "\e0d5";
}

/* line 4545, app/assets/stylesheets/scaffolds.scss */
.icon-stop2:before {
  content: "\e047";
}

/* line 4548, app/assets/stylesheets/scaffolds.scss */
.icon-stop_screen_share:before {
  content: "\e0e3";
}

/* line 4551, app/assets/stylesheets/scaffolds.scss */
.icon-storage:before {
  content: "\e1db";
}

/* line 4554, app/assets/stylesheets/scaffolds.scss */
.icon-store_mall_directory:before {
  content: "\e563";
}

/* line 4557, app/assets/stylesheets/scaffolds.scss */
.icon-straighten:before {
  content: "\e41c";
}

/* line 4560, app/assets/stylesheets/scaffolds.scss */
.icon-streetview:before {
  content: "\e56e";
}

/* line 4563, app/assets/stylesheets/scaffolds.scss */
.icon-strikethrough_s:before {
  content: "\e257";
}

/* line 4566, app/assets/stylesheets/scaffolds.scss */
.icon-style:before {
  content: "\e41d";
}

/* line 4569, app/assets/stylesheets/scaffolds.scss */
.icon-subdirectory_arrow_left:before {
  content: "\e5d9";
}

/* line 4572, app/assets/stylesheets/scaffolds.scss */
.icon-subdirectory_arrow_right:before {
  content: "\e5da";
}

/* line 4575, app/assets/stylesheets/scaffolds.scss */
.icon-subject:before {
  content: "\e8d2";
}

/* line 4578, app/assets/stylesheets/scaffolds.scss */
.icon-subscriptions:before {
  content: "\e064";
}

/* line 4581, app/assets/stylesheets/scaffolds.scss */
.icon-subtitles:before {
  content: "\e048";
}

/* line 4584, app/assets/stylesheets/scaffolds.scss */
.icon-subway2:before {
  content: "\e56f";
}

/* line 4587, app/assets/stylesheets/scaffolds.scss */
.icon-supervisor_account:before {
  content: "\e8d3";
}

/* line 4590, app/assets/stylesheets/scaffolds.scss */
.icon-surround_sound:before {
  content: "\e049";
}

/* line 4593, app/assets/stylesheets/scaffolds.scss */
.icon-swap_calls:before {
  content: "\e0d7";
}

/* line 4596, app/assets/stylesheets/scaffolds.scss */
.icon-swap_horiz:before {
  content: "\e8d4";
}

/* line 4599, app/assets/stylesheets/scaffolds.scss */
.icon-swap_vert:before {
  content: "\e8d5";
}

/* line 4602, app/assets/stylesheets/scaffolds.scss */
.icon-swap_vertical_circle:before {
  content: "\e8d6";
}

/* line 4605, app/assets/stylesheets/scaffolds.scss */
.icon-switch_camera:before {
  content: "\e41e";
}

/* line 4608, app/assets/stylesheets/scaffolds.scss */
.icon-switch_video:before {
  content: "\e41f";
}

/* line 4611, app/assets/stylesheets/scaffolds.scss */
.icon-sync_disabled:before {
  content: "\e628";
}

/* line 4614, app/assets/stylesheets/scaffolds.scss */
.icon-sync_problem:before {
  content: "\e629";
}

/* line 4617, app/assets/stylesheets/scaffolds.scss */
.icon-system_update:before {
  content: "\e62a";
}

/* line 4620, app/assets/stylesheets/scaffolds.scss */
.icon-system_update_alt:before {
  content: "\e8d7";
}

/* line 4623, app/assets/stylesheets/scaffolds.scss */
.icon-tab:before {
  content: "\e8d8";
}

/* line 4626, app/assets/stylesheets/scaffolds.scss */
.icon-tab_unselected:before {
  content: "\e8d9";
}

/* line 4629, app/assets/stylesheets/scaffolds.scss */
.icon-tablet2:before {
  content: "\e32f";
}

/* line 4632, app/assets/stylesheets/scaffolds.scss */
.icon-tablet_android:before {
  content: "\e330";
}

/* line 4635, app/assets/stylesheets/scaffolds.scss */
.icon-tablet_mac:before {
  content: "\e331";
}

/* line 4638, app/assets/stylesheets/scaffolds.scss */
.icon-tap_and_play:before {
  content: "\e62b";
}

/* line 4641, app/assets/stylesheets/scaffolds.scss */
.icon-text_fields:before {
  content: "\e262";
}

/* line 4644, app/assets/stylesheets/scaffolds.scss */
.icon-text_format:before {
  content: "\e165";
}

/* line 4647, app/assets/stylesheets/scaffolds.scss */
.icon-texture:before {
  content: "\e421";
}

/* line 4650, app/assets/stylesheets/scaffolds.scss */
.icon-thumb_down:before {
  content: "\e8db";
}

/* line 4653, app/assets/stylesheets/scaffolds.scss */
.icon-thumb_up:before {
  content: "\e8dc";
}

/* line 4656, app/assets/stylesheets/scaffolds.scss */
.icon-thumbs_up_down:before {
  content: "\e8dd";
}

/* line 4659, app/assets/stylesheets/scaffolds.scss */
.icon-timelapse:before {
  content: "\e422";
}

/* line 4662, app/assets/stylesheets/scaffolds.scss */
.icon-timeline:before {
  content: "\e922";
}

/* line 4665, app/assets/stylesheets/scaffolds.scss */
.icon-timer:before {
  content: "\e425";
}

/* line 4668, app/assets/stylesheets/scaffolds.scss */
.icon-timer_10:before {
  content: "\e423";
}

/* line 4671, app/assets/stylesheets/scaffolds.scss */
.icon-timer_3:before {
  content: "\e424";
}

/* line 4674, app/assets/stylesheets/scaffolds.scss */
.icon-timer_off:before {
  content: "\e426";
}

/* line 4677, app/assets/stylesheets/scaffolds.scss */
.icon-title:before {
  content: "\e264";
}

/* line 4680, app/assets/stylesheets/scaffolds.scss */
.icon-toc:before {
  content: "\e8de";
}

/* line 4683, app/assets/stylesheets/scaffolds.scss */
.icon-today:before {
  content: "\e8df";
}

/* line 4686, app/assets/stylesheets/scaffolds.scss */
.icon-toll:before {
  content: "\e8e0";
}

/* line 4689, app/assets/stylesheets/scaffolds.scss */
.icon-tonality:before {
  content: "\e427";
}

/* line 4692, app/assets/stylesheets/scaffolds.scss */
.icon-touch_app:before {
  content: "\e913";
}

/* line 4695, app/assets/stylesheets/scaffolds.scss */
.icon-toys:before {
  content: "\e332";
}

/* line 4698, app/assets/stylesheets/scaffolds.scss */
.icon-track_changes:before {
  content: "\e8e1";
}

/* line 4701, app/assets/stylesheets/scaffolds.scss */
.icon-traffic:before {
  content: "\e565";
}

/* line 4704, app/assets/stylesheets/scaffolds.scss */
.icon-train2:before {
  content: "\e570";
}

/* line 4707, app/assets/stylesheets/scaffolds.scss */
.icon-tram:before {
  content: "\e571";
}

/* line 4710, app/assets/stylesheets/scaffolds.scss */
.icon-transfer_within_a_station:before {
  content: "\e572";
}

/* line 4713, app/assets/stylesheets/scaffolds.scss */
.icon-transform:before {
  content: "\e428";
}

/* line 4716, app/assets/stylesheets/scaffolds.scss */
.icon-translate:before {
  content: "\e8e2";
}

/* line 4719, app/assets/stylesheets/scaffolds.scss */
.icon-trending_down:before {
  content: "\e8e3";
}

/* line 4722, app/assets/stylesheets/scaffolds.scss */
.icon-trending_flat:before {
  content: "\e8e4";
}

/* line 4725, app/assets/stylesheets/scaffolds.scss */
.icon-trending_up:before {
  content: "\e8e5";
}

/* line 4728, app/assets/stylesheets/scaffolds.scss */
.icon-tune:before {
  content: "\e429";
}

/* line 4731, app/assets/stylesheets/scaffolds.scss */
.icon-tv2:before {
  content: "\e333";
}

/* line 4734, app/assets/stylesheets/scaffolds.scss */
.icon-unarchive:before {
  content: "\e169";
}

/* line 4737, app/assets/stylesheets/scaffolds.scss */
.icon-undo2:before {
  content: "\e166";
}

/* line 4740, app/assets/stylesheets/scaffolds.scss */
.icon-unfold_less:before {
  content: "\e5d6";
}

/* line 4743, app/assets/stylesheets/scaffolds.scss */
.icon-unfold_more:before {
  content: "\e5d7";
}

/* line 4746, app/assets/stylesheets/scaffolds.scss */
.icon-update:before {
  content: "\e923";
}

/* line 4749, app/assets/stylesheets/scaffolds.scss */
.icon-usb2:before {
  content: "\e1e0";
}

/* line 4752, app/assets/stylesheets/scaffolds.scss */
.icon-verified_user:before {
  content: "\e8e8";
}

/* line 4755, app/assets/stylesheets/scaffolds.scss */
.icon-vertical_align_bottom:before {
  content: "\e258";
}

/* line 4758, app/assets/stylesheets/scaffolds.scss */
.icon-vertical_align_center:before {
  content: "\e259";
}

/* line 4761, app/assets/stylesheets/scaffolds.scss */
.icon-vertical_align_top:before {
  content: "\e25a";
}

/* line 4764, app/assets/stylesheets/scaffolds.scss */
.icon-vibration:before {
  content: "\e62d";
}

/* line 4767, app/assets/stylesheets/scaffolds.scss */
.icon-video_call:before {
  content: "\e070";
}

/* line 4770, app/assets/stylesheets/scaffolds.scss */
.icon-video_label:before {
  content: "\e071";
}

/* line 4773, app/assets/stylesheets/scaffolds.scss */
.icon-video_library:before {
  content: "\e04a";
}

/* line 4776, app/assets/stylesheets/scaffolds.scss */
.icon-videocam:before {
  content: "\e04b";
}

/* line 4779, app/assets/stylesheets/scaffolds.scss */
.icon-videocam_off:before {
  content: "\e04c";
}

/* line 4782, app/assets/stylesheets/scaffolds.scss */
.icon-videogame_asset:before {
  content: "\e338";
}

/* line 4785, app/assets/stylesheets/scaffolds.scss */
.icon-view_agenda:before {
  content: "\e8e9";
}

/* line 4788, app/assets/stylesheets/scaffolds.scss */
.icon-view_array:before {
  content: "\e8ea";
}

/* line 4791, app/assets/stylesheets/scaffolds.scss */
.icon-view_carousel:before {
  content: "\e8eb";
}

/* line 4794, app/assets/stylesheets/scaffolds.scss */
.icon-view_column:before {
  content: "\e8ec";
}

/* line 4797, app/assets/stylesheets/scaffolds.scss */
.icon-view_comfy:before {
  content: "\e42a";
}

/* line 4800, app/assets/stylesheets/scaffolds.scss */
.icon-view_compact:before {
  content: "\e42b";
}

/* line 4803, app/assets/stylesheets/scaffolds.scss */
.icon-view_day:before {
  content: "\e8ed";
}

/* line 4806, app/assets/stylesheets/scaffolds.scss */
.icon-view_headline:before {
  content: "\e8ee";
}

/* line 4809, app/assets/stylesheets/scaffolds.scss */
.icon-view_list:before {
  content: "\e8ef";
}

/* line 4812, app/assets/stylesheets/scaffolds.scss */
.icon-view_module:before {
  content: "\e8f0";
}

/* line 4815, app/assets/stylesheets/scaffolds.scss */
.icon-view_quilt:before {
  content: "\e8f1";
}

/* line 4818, app/assets/stylesheets/scaffolds.scss */
.icon-view_stream:before {
  content: "\e8f2";
}

/* line 4821, app/assets/stylesheets/scaffolds.scss */
.icon-view_week:before {
  content: "\e8f3";
}

/* line 4824, app/assets/stylesheets/scaffolds.scss */
.icon-vignette:before {
  content: "\e435";
}

/* line 4827, app/assets/stylesheets/scaffolds.scss */
.icon-visibility_off:before {
  content: "\e8f5";
}

/* line 4830, app/assets/stylesheets/scaffolds.scss */
.icon-voice_chat:before {
  content: "\e62e";
}

/* line 4833, app/assets/stylesheets/scaffolds.scss */
.icon-voicemail:before {
  content: "\e0d9";
}

/* line 4836, app/assets/stylesheets/scaffolds.scss */
.icon-volume_down:before {
  content: "\e04d";
}

/* line 4839, app/assets/stylesheets/scaffolds.scss */
.icon-volume_mute:before {
  content: "\e04e";
}

/* line 4842, app/assets/stylesheets/scaffolds.scss */
.icon-volume_off:before {
  content: "\e04f";
}

/* line 4845, app/assets/stylesheets/scaffolds.scss */
.icon-volume_up:before {
  content: "\e050";
}

/* line 4848, app/assets/stylesheets/scaffolds.scss */
.icon-vpn_key:before {
  content: "\e0da";
}

/* line 4851, app/assets/stylesheets/scaffolds.scss */
.icon-vpn_lock:before {
  content: "\e62f";
}

/* line 4854, app/assets/stylesheets/scaffolds.scss */
.icon-wallpaper:before {
  content: "\e1bc";
}

/* line 4857, app/assets/stylesheets/scaffolds.scss */
.icon-watch:before {
  content: "\e334";
}

/* line 4860, app/assets/stylesheets/scaffolds.scss */
.icon-watch_later:before {
  content: "\e924";
}

/* line 4863, app/assets/stylesheets/scaffolds.scss */
.icon-wb_auto:before {
  content: "\e42c";
}

/* line 4866, app/assets/stylesheets/scaffolds.scss */
.icon-wb_incandescent:before {
  content: "\e42e";
}

/* line 4869, app/assets/stylesheets/scaffolds.scss */
.icon-wb_iridescent:before {
  content: "\e436";
}

/* line 4872, app/assets/stylesheets/scaffolds.scss */
.icon-wb_sunny:before {
  content: "\e430";
}

/* line 4875, app/assets/stylesheets/scaffolds.scss */
.icon-wc:before {
  content: "\e63d";
}

/* line 4878, app/assets/stylesheets/scaffolds.scss */
.icon-web:before {
  content: "\e051";
}

/* line 4881, app/assets/stylesheets/scaffolds.scss */
.icon-web_asset:before {
  content: "\e069";
}

/* line 4884, app/assets/stylesheets/scaffolds.scss */
.icon-weekend:before {
  content: "\e16b";
}

/* line 4887, app/assets/stylesheets/scaffolds.scss */
.icon-whatshot:before {
  content: "\e80e";
}

/* line 4890, app/assets/stylesheets/scaffolds.scss */
.icon-widgets:before {
  content: "\e1bd";
}

/* line 4893, app/assets/stylesheets/scaffolds.scss */
.icon-wifi2:before {
  content: "\e63e";
}

/* line 4896, app/assets/stylesheets/scaffolds.scss */
.icon-wifi_lock:before {
  content: "\e1e1";
}

/* line 4899, app/assets/stylesheets/scaffolds.scss */
.icon-wifi_tethering:before {
  content: "\e1e2";
}

/* line 4902, app/assets/stylesheets/scaffolds.scss */
.icon-work:before {
  content: "\e8f9";
}

/* line 4905, app/assets/stylesheets/scaffolds.scss */
.icon-wrap_text:before {
  content: "\e25b";
}

/* line 4908, app/assets/stylesheets/scaffolds.scss */
.icon-youtube_searched_for:before {
  content: "\e8fa";
}

/* line 4911, app/assets/stylesheets/scaffolds.scss */
.icon-zoom_in:before {
  content: "\e8ff";
}

/* line 4914, app/assets/stylesheets/scaffolds.scss */
.icon-zoom_out:before {
  content: "\e901";
}

/* line 4917, app/assets/stylesheets/scaffolds.scss */
.icon-zoom_out_map:before {
  content: "\e56b";
}
/*
 * 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.
 *



 */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap");
@tailwind base;
@tailwind components;
@tailwind utilities;
/* line 25, app/assets/stylesheets/application.scss */
html, body {
  background-color: #f2efee;
  height: 100%;
  margin: 0;
}

/* line 30, app/assets/stylesheets/application.scss */
:root {
  --maincolor: #2c2656;
  --white: #ffffff;
  --secondary_color: #000000;
}

/* line 35, app/assets/stylesheets/application.scss */
#notice {
  color: green;
}

/* line 38, app/assets/stylesheets/application.scss */
.hero {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(/assets/earth-588c50dd28b5bb79006636a9f113acf95d65721fe5fba1497d5a04d5d8376fd1.jpg);
}

/* line 42, app/assets/stylesheets/application.scss */
header .login {
  color: white;
}

/* line 44, app/assets/stylesheets/application.scss */
header .login:hover {
  color: white !important;
  font-weight: bold;
  transition: ease-in;
}

/* line 49, app/assets/stylesheets/application.scss */
header .login:before {
  background: orange !important;
  padding-top: 3px;
}

/* line 56, app/assets/stylesheets/application.scss */
.index-blog {
  padding: 30px;
}

/* line 58, app/assets/stylesheets/application.scss */
.index-blog .card {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  font-family: 'icomoon';
  width: 90%;
  /* Reduce the width to 90% of its parent */
  margin: 10px auto;
  /* Center the card within its column and add vertical space */
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
}

/* line 66, app/assets/stylesheets/application.scss */
.index-blog .card .card-img-top {
  max-inline-size: 100%;
  block-size: auto;
  aspect-ratio: 2/1;
  object-fit: cover;
  object-position: center;
  box-shadow: 0 0 8px 8px white inset;
  border-radius: 20px;
}

/* line 75, app/assets/stylesheets/application.scss */
.index-blog .card .card-text {
  line-height: 1.5em;
  letter-spacing: 0.05em;
  font-size: 19px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300 !important;
}

/* line 81, app/assets/stylesheets/application.scss */
.index-blog .card .card-text .read {
  font-weight: bold;
}

/* line 84, app/assets/stylesheets/application.scss */
.index-blog .card .card-text .read:hover {
  color: blue;
}

/* line 88, app/assets/stylesheets/application.scss */
.index-blog .card .card-title {
  font-weight: 600;
  letter-spacing: 0.08em;
}

/* line 92, app/assets/stylesheets/application.scss */
.index-blog .card #continent {
  background-color: var(--maincolor);
  color: white;
  padding: 5px 5px;
}

/* line 98, app/assets/stylesheets/application.scss */
.index-blog .card .one {
  border: 1px solid blue;
}

/* line 101, app/assets/stylesheets/application.scss */
.index-blog .card #category {
  color: black;
  border-bottom: 2px solid var(--maincolor);
  padding: 3px;
}

/* line 107, app/assets/stylesheets/application.scss */
.index-blog .card #posted-by {
  text-decoration: muted;
}

/* line 113, app/assets/stylesheets/application.scss */
.index-title {
  background-color: var(--maincolor);
  color: white;
  margin-top: 5px;
}

/* line 117, app/assets/stylesheets/application.scss */
.index-title h1 {
  font-weight: 600;
  letter-spacing: 0.08em;
  border-bottom: 1px solid white;
  border-bottom-legth: 20px;
}

/* line 123, app/assets/stylesheets/application.scss */
.index-title h3 {
  font-weight: 500;
  border-bottom: 1px solid white;
}

/* line 129, app/assets/stylesheets/application.scss */
.index-buttons {
  display: flex;
  justify-content: flex-end;
  margin: 5px;
}

/* line 133, app/assets/stylesheets/application.scss */
.index-buttons .new {
  background-color: var(--maincolor);
  color: white;
  padding: 5px 10px;
}

/* line 137, app/assets/stylesheets/application.scss */
.index-buttons .new:hover {
  background-color: white;
  color: var(--maincolor);
  border: 1px solid var(--maincolor);
  font-weight: bold;
  transition: ease-in;
}

/* line 149, app/assets/stylesheets/application.scss */
.index-buttons-show {
  margin: 5px;
}

/* line 151, app/assets/stylesheets/application.scss */
.index-buttons-show .new {
  background-color: var(--maincolor);
  color: white;
  padding: 5px 10px;
}

/* line 155, app/assets/stylesheets/application.scss */
.index-buttons-show .new:hover {
  background-color: white;
  color: var(--maincolor);
  border: 1px solid var(--maincolor);
  font-weight: bold;
  transition: .2s all ease;
}

/* line 164, app/assets/stylesheets/application.scss */
.index-buttons-show .show {
  background-color: #FEC135;
  color: white;
  padding: 5px 10px;
}

/* line 168, app/assets/stylesheets/application.scss */
.index-buttons-show .show:hover {
  background-color: white;
  color: var(--maincolor);
  border: 1px solid #FEC135;
  font-weight: bold;
  transition: .2s all ease;
}

/* line 177, app/assets/stylesheets/application.scss */
.index-buttons-show .add-author {
  background-color: green;
  color: white;
  padding: 5px 10px;
}

/* line 181, app/assets/stylesheets/application.scss */
.index-buttons-show .add-author:hover {
  background-color: white;
  color: var(--maincolor);
  border: 1px solid green;
  font-weight: bold;
  transition: .2s all ease;
}

/* line 193, app/assets/stylesheets/application.scss */
.form-container {
  padding: 1rem;
}

/* line 200, app/assets/stylesheets/application.scss */
.real-form {
  margin-top: 100px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

/* line 203, app/assets/stylesheets/application.scss */
.real-form .new {
  background-color: var(--maincolor);
  color: white;
  padding: 5px 10px;
}

/* line 210, app/assets/stylesheets/application.scss */
.show-blog {
  margin-top: 100px;
}

/* line 212, app/assets/stylesheets/application.scss */
.show-blog .new {
  background-color: var(--maincolor);
  color: white;
}

/* line 218, app/assets/stylesheets/application.scss */
.about-page p {
  line-height: 1.6em;
  letter-spacing: 0.05em;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300 !important;
  padding-top: 40px;
}

/* line 227, app/assets/stylesheets/application.scss */
.about {
  border: 3px solid var(--maincolor);
}

/* line 229, app/assets/stylesheets/application.scss */
.about #abt-t {
  padding-top: 70px;
  border-bottom: 5px solid var(--maincolor);
  width: 20%;
}

/* line 233, app/assets/stylesheets/application.scss */
.about #abt-t h4 {
  font-weight: 600;
  letter-spacing: 0.5em;
}

/* line 240, app/assets/stylesheets/application.scss */
.intro {
  padding-top: 100px;
}

/* line 242, app/assets/stylesheets/application.scss */
.intro .we {
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/assets/nai-6538efbb58186d671bf5126b577ad719a32a18cf2f1e1ac481207cb6ca9eca46.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: white;
  padding: 50px;
}

/* line 250, app/assets/stylesheets/application.scss */
.intro h4 {
  font-weight: 600;
  letter-spacing: 0.5em;
}

/* line 254, app/assets/stylesheets/application.scss */
.intro #abt-t {
  border-bottom: 5px solid white;
  width: 20%;
}

/* line 258, app/assets/stylesheets/application.scss */
.intro .moto, .intro .vsn {
  margin-top: 70px;
  background-color: var(--maincolor);
  padding: 20px;
  color: white;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

/* line 264, app/assets/stylesheets/application.scss */
.intro .moto p, .intro .vsn p {
  font-weight: 500 !important;
  line-height: 1.8em;
  letter-spacing: 0.1em;
}

/* line 271, app/assets/stylesheets/application.scss */
#abt-t {
  padding-top: 150px;
  border-bottom: 5px solid var(--maincolor);
  width: 20%;
}

/* line 275, app/assets/stylesheets/application.scss */
#abt-t h4 {
  font-weight: 600;
  letter-spacing: 0.5em;
}

/* line 281, app/assets/stylesheets/application.scss */
.core-value {
  padding-top: 50px;
}

/* line 283, app/assets/stylesheets/application.scss */
.core-value .core {
  text-align: center;
  padding: 50px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

/* line 288, app/assets/stylesheets/application.scss */
.core-value h4 {
  font-weight: 600;
  letter-spacing: 0.3em;
}

/* line 292, app/assets/stylesheets/application.scss */
.core-value h4 span {
  border-bottom: 2px solid white;
}

/* line 298, app/assets/stylesheets/application.scss */
.partner {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(/assets/p3-8603623aac83bf3c7fc72105d0801d4dc06d062bdecbd2e933a997aa26b4766b.jpeg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat, repeat;
  padding: 50px;
}

/* line 305, app/assets/stylesheets/application.scss */
.partner-top {
  border-right: 3px solid var(--maincolor);
  border-left: 3px solid var(--maincolor);
}

/* line 311, app/assets/stylesheets/application.scss */
.partner-content p {
  font-size: 22px;
  line-height: 1.6em;
  letter-spacing: 0.05em;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300 !important;
  padding-top: 40px;
}

/* line 319, app/assets/stylesheets/application.scss */
.partner-content #partner-head {
  padding-top: 70px;
  border-bottom: 5px solid var(--maincolor);
  width: 25%;
}

/* line 326, app/assets/stylesheets/application.scss */
.head {
  padding-top: 100px;
  text-align: center;
}

/* line 329, app/assets/stylesheets/application.scss */
.head h4 span {
  border-bottom: 5px solid var(--maincolor);
  margin-top: 20px;
}

/* line 334, app/assets/stylesheets/application.scss */
.benefits {
  margin-top: 80px;
  font-family: 'Open Sans', sans-serif;
}

/* line 337, app/assets/stylesheets/application.scss */
.benefits .benefits-content {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  background-color: var(--maincolor);
  color: white;
  padding: 50px;
}

/* line 342, app/assets/stylesheets/application.scss */
.benefits .benefits-content h5 {
  font-weight: 600;
}

/* line 348, app/assets/stylesheets/application.scss */
.partner-text {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/assets/p1-b17a24ae7d274b82ce06b572072bd04c6bc465a587baa9bfd71ce5a30b152ebb.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat, repeat;
}

/* line 357, app/assets/stylesheets/application.scss */
.partner-text p {
  color: white;
  letter-spacing: 0.1em;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.5em;
  font-size: 20px;
}

/* line 373, app/assets/stylesheets/application.scss */
.p-form {
  background-color: var(--maincolor);
  padding: 40px;
}

/* line 376, app/assets/stylesheets/application.scss */
.p-form .p-head {
  color: white;
  letter-spacing: 0.2em;
  border-bottom: 3px solid black;
  margin-bottom: 25px;
}

/* line 385, app/assets/stylesheets/application.scss */
.verify-form {
  margin-top: 100px;
}

/* line 390, app/assets/stylesheets/application.scss */
.form input[type] {
  width: 100%;
  margin: 8px 0;
  box-sizing: border-box;
  padding: 5px 25px;
}

/* line 396, app/assets/stylesheets/application.scss */
.form input[type=submit] {
  padding: 5px 10px;
  background-color: var(--maincolor);
  color: white;
  font-weight: bolder;
  letter-spacing: 0.1em;
  font-size: 18px;
  border-radius: 25px;
}

/* line 404, app/assets/stylesheets/application.scss */
.form input[type=submit]:hover {
  background-color: white;
  color: var(--maincolor);
  border: 2px solid var(--maincolor);
  font-weight: bold;
  transition: .2s all ease;
}

/* line 415, app/assets/stylesheets/application.scss */
#partner-form label {
  color: white;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0.1em;
}

/* line 422, app/assets/stylesheets/application.scss */
#contact {
  left: 0;
  bottom: 0;
  color: white;
  margin-top: 50px;
  font-family: 'Open Sans', sans-serif;
  background-color: var(--maincolor);
  padding: 10px;
}

/* line 430, app/assets/stylesheets/application.scss */
#contact h3 {
  font-weight: bold;
  letter-spacing: 0.1em;
}

/* line 433, app/assets/stylesheets/application.scss */
#contact h3 span {
  border-bottom: 2px solid white;
}

/* line 437, app/assets/stylesheets/application.scss */
#contact .first {
  padding: 20px;
  border-right: 2px solid white;
}

/* line 441, app/assets/stylesheets/application.scss */
#contact .first p {
  line-height: 1.6em;
  letter-spacing: 0.05em;
}

/* line 445, app/assets/stylesheets/application.scss */
#contact .first h6 {
  font-weight: lighter;
  letter-spacing: 0.1em;
}

/* line 448, app/assets/stylesheets/application.scss */
#contact .first h6 span {
  border-bottom: 1px solid white;
}

/* line 452, app/assets/stylesheets/application.scss */
#contact .first .icons {
  margin-top: 20px;
  display: flex;
  justify-content: space-evenly;
}

/* line 456, app/assets/stylesheets/application.scss */
#contact .first .icons a {
  cursor: pointer;
  color: white;
  text-decoration: none;
}

/* line 460, app/assets/stylesheets/application.scss */
#contact .first .icons a:hover {
  color: black;
  transition: .2s all ease;
}

/* line 468, app/assets/stylesheets/application.scss */
#contact .second {
  border-right: 2px solid white;
  padding: 20px;
}

/* line 472, app/assets/stylesheets/application.scss */
#contact .second .cont-icon {
  display: flex;
  flex-direction: column;
  column-gap: 10px;
}

/* line 476, app/assets/stylesheets/application.scss */
#contact .second .cont-icon i {
  margin: 15px;
  color: black;
}

/* line 480, app/assets/stylesheets/application.scss */
#contact .second .cont-icon span {
  color: white;
}

/* line 486, app/assets/stylesheets/application.scss */
#contact .third .form-sub {
  padding: 20px;
}

/* line 488, app/assets/stylesheets/application.scss */
#contact .third .form-sub input[type=submit] {
  padding: 5px 10px;
  background-color: black;
  color: white;
}

/* line 492, app/assets/stylesheets/application.scss */
#contact .third .form-sub input[type=submit]:hover {
  background-color: white;
  color: var(--maincolor);
  border: 2px solid #FEC135;
  font-weight: bold;
  transition: .2s all ease;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */





@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot);
  src: url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot?#iefix) format('embedded-opentype'), url(/assets/fontawesome-webfont-fa79d127baca4558a0b973f5f514b90fc5ef43314c41095f5cb285ffaa0a4029.woff2) format('woff2'), url(/assets/fontawesome-webfont-c9a0a23a23a3f6f7165cba218b40483a0b1750d92b49c40842f1d8f566f5f421.woff) format('woff'), url(/assets/fontawesome-webfont-2794b002e3568f5abce8991e2431ca79e0ce84a08ea1268884b4e097b62762a6.ttf) format('truetype'), url(/assets/fontawesome-webfont-67c6c8e9ffb0fcd7c7c64eaff12a298abf5b54a54b54f0e6c4c49161dba62d6d.svg#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
