
/*
Trix 1.3.2
Copyright © 2024 Basecamp, LLC
http://trix-editor.org/*/
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-device-width: 768px) {
      trix-toolbar .trix-button-group:not(:first-child) {
        margin-left: 0; } }
trix-toolbar .trix-button-group-spacer {
  flex-grow: 1; }
  @media (max-device-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-device-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-device-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-device-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%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M16.5%206v11.5a4%204%200%201%201-8%200V5a2.5%202.5%200%200%201%205%200v10.5a1%201%200%201%201-2%200V6H10v9.5a2.5%202.5%200%200%200%205%200V5a4%204%200%201%200-8%200v12.5a5.5%205.5%200%200%200%2011%200V6h-1.5z%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%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M15.6%2011.8c1-.7%201.6-1.8%201.6-2.8a4%204%200%200%200-4-4H7v14h7c2.1%200%203.7-1.7%203.7-3.8%200-1.5-.8-2.8-2.1-3.4zM10%207.5h3a1.5%201.5%200%201%201%200%203h-3v-3zm3.5%209H10v-3h3.5a1.5%201.5%200%201%201%200%203z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-italic::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M10%205v3h2.2l-3.4%208H6v3h8v-3h-2.2l3.4-8H18V5h-8z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-link::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M9.88%2013.7a4.3%204.3%200%200%201%200-6.07l3.37-3.37a4.26%204.26%200%200%201%206.07%200%204.3%204.3%200%200%201%200%206.06l-1.96%201.72a.91.91%200%201%201-1.3-1.3l1.97-1.71a2.46%202.46%200%200%200-3.48-3.48l-3.38%203.37a2.46%202.46%200%200%200%200%203.48.91.91%200%201%201-1.3%201.3z%22%2F%3E%3Cpath%20d%3D%22M4.25%2019.46a4.3%204.3%200%200%201%200-6.07l1.93-1.9a.91.91%200%201%201%201.3%201.3l-1.93%201.9a2.46%202.46%200%200%200%203.48%203.48l3.37-3.38c.96-.96.96-2.52%200-3.48a.91.91%200%201%201%201.3-1.3%204.3%204.3%200%200%201%200%206.07l-3.38%203.38a4.26%204.26%200%200%201-6.07%200z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-strike::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.73%2014l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5%200%20.3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52%2013.52%200%200%201%207%2014.95v3.37a10.64%2010.64%200%200%200%204.84.88c1.26%200%202.35-.19%203.28-.56.93-.37%201.64-.9%202.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1%200-1.29.52-2.3%201.58-3.02%201.05-.72%202.5-1.08%204.34-1.08%201.62%200%203.28.34%204.97%201l-1.3%202.93c-1.47-.6-2.73-.9-3.8-.9-.55%200-.96.08-1.2.26-.26.17-.38.38-.38.64%200%20.27.16.52.48.74.17.12.53.3%201.05.53H7.23zM3%2013h18v-2H3v2z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-quote::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M6%2017h3l2-4V7H5v6h3zm8%200h3l2-4V7h-6v6h3z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12%209v3H9v7H6v-7H3V9h9zM8%204h14v3h-6v12h-3V7H8V4z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-code::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.2%2012L15%2015.2l1.4%201.4L21%2012l-4.6-4.6L15%208.8l3.2%203.2zM5.8%2012L9%208.8%207.6%207.4%203%2012l4.6%204.6L9%2015.2%205.8%2012z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%204a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm4%203h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-number-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M2%2017h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1%203h1.8L2%2013.1v.9h3v-1H3.2L5%2010.9V10H2v1zm5-6v2h14V5H7zm0%2014h14v-2H7v2zm0-6h14v-2H7v2z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-undo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.5%208c-2.6%200-5%201-6.9%202.6L2%207v9h9l-3.6-3.6A8%208%200%200%201%2020%2016l2.4-.8a10.5%2010.5%200%200%200-10-7.2z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-redo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.4%2010.6a10.5%2010.5%200%200%200-16.9%204.6L4%2016a8%208%200%200%201%2012.7-3.6L13%2016h9V7l-3.6%203.6z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8%202.9L6%2014.2%204%2012l2-2-1.4-1.5L1%2012l.7.7zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1%2014.2l1.4%201.4L6%2012l-.7-.7-2.8-2.8L1%209.9%203.1%2012zM3%205v2h19V5H3z%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 [data-trix-mutable].attachment__caption-editor:focus::-moz-selection {
  background: highlight; }
trix-editor [data-trix-mutable].attachment__caption-editor:focus::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.4L17.6%205%2012%2010.6%206.4%205%205%206.4l5.6%205.6L5%2017.6%206.4%2019l5.6-5.6%205.6%205.6%201.4-1.4-5.6-5.6z%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; }
@charset "UTF-8";
.trix-content {
  line-height: 1.5; }
  .trix-content * {
    box-sizing: border-box;
    margin: 0;
    padding: 0; }
  .trix-content h1 {
    font-size: 1.2em;
    line-height: 1.2; }
  .trix-content blockquote {
    border: 0 solid #ccc;
    border-left-width: 0.3em;
    margin-left: 0.3em;
    padding-left: 0.6em; }
  .trix-content [dir=rtl] blockquote,
  .trix-content blockquote[dir=rtl] {
    border-width: 0;
    border-right-width: 0.3em;
    margin-right: 0.3em;
    padding-right: 0.6em; }
  .trix-content li {
    margin-left: 1em; }
  .trix-content [dir=rtl] li {
    margin-right: 1em; }
  .trix-content pre {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-family: monospace;
    font-size: 0.9em;
    padding: 0.5em;
    white-space: pre;
    background-color: #eee;
    overflow-x: auto; }
  .trix-content img {
    max-width: 100%;
    height: auto; }
  .trix-content .attachment {
    display: inline-block;
    position: relative;
    max-width: 100%; }
    .trix-content .attachment a {
      color: inherit;
      text-decoration: none; }
      .trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
        color: inherit; }
  .trix-content .attachment__caption {
    text-align: center; }
    .trix-content .attachment__caption .attachment__name + .attachment__size::before {
      content: ' · '; }
  .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%; }
@charset "UTF-8";
/*
 * 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.
*/
/* line 15, app/assets/stylesheets/actiontext.scss */
trix-toolbar {
  padding: 5px;
  position: sticky;
  top: 5rem;
  z-index: 20;
  background-color: rgba(255, 255, 255, 0.65);
  backdrop-filter: blur(5px);
}

/* line 24, app/assets/stylesheets/actiontext.scss */
.trix-contnet {
  color: black !important;
}

/* line 27, app/assets/stylesheets/actiontext.scss */
.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

/* line 34, app/assets/stylesheets/actiontext.scss */
.trix-content strong {
  font-weight: 700;
}

/* line 39, app/assets/stylesheets/actiontext.scss */
.trix-content ul {
  list-style: disc;
}

/* line 42, app/assets/stylesheets/actiontext.scss */
.trix-content ul li {
  list-style: disc;
}

/* line 46, app/assets/stylesheets/actiontext.scss */
.trix-content ul li::marker {
  color: black;
}

/* line 51, app/assets/stylesheets/actiontext.scss */
.trix-content ol {
  list-style: decimal;
}

/* line 54, app/assets/stylesheets/actiontext.scss */
.trix-content ol li {
  list-style: decimal;
}

/* line 58, app/assets/stylesheets/actiontext.scss */
.trix-content ol li::marker {
  color: black;
}

/* line 63, app/assets/stylesheets/actiontext.scss */
.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%;
}

/* line 70, app/assets/stylesheets/actiontext.scss */
.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}

/* line 75, app/assets/stylesheets/actiontext.scss */
.trix-content img {
  margin-bottom: 1.5rem;
}

/* line 79, app/assets/stylesheets/actiontext.scss */
.trix-content p, .trix-content h5 {
  margin-bottom: 1.5rem;
}

/* line 82, app/assets/stylesheets/actiontext.scss */
.trix-content p img, .trix-content h5 img {
  display: inline;
  margin: 0 0.5rem 0.5rem 0;
}

/* line 88, app/assets/stylesheets/actiontext.scss */
.trix-content h1 {
  font-size: 2.5rem;
  margin-bottom: 1rem;
}

/* line 93, app/assets/stylesheets/actiontext.scss */
.trix-content ul {
  margin-bottom: 1.5rem;
  list-style: disc;
  padding-left: 1.5rem;
}

/* line 97, app/assets/stylesheets/actiontext.scss */
.trix-content ul li {
  margin-bottom: 0.5rem;
}

/* line 101, app/assets/stylesheets/actiontext.scss */
.trix-content ul li::marker {
  font-size: 1.5rem;
}

/* line 108, app/assets/stylesheets/actiontext.scss */
.trix-content h1 {
  font-size: 2rem;
  margin-bottom: 2rem;
}

/* line 113, app/assets/stylesheets/actiontext.scss */
.trix-content h2 {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}

/* line 118, app/assets/stylesheets/actiontext.scss */
.trix-content h3 {
  font-size: 1.275rem;
  margin-bottom: 1rem;
}

/* line 123, app/assets/stylesheets/actiontext.scss */
.trix-content h4 {
  font-size: 1rem;
  margin-bottom: 1rem;
}

/* line 128, app/assets/stylesheets/actiontext.scss */
.trix-content h5 {
  font-size: 1rem;
  margin-bottom: 1rem;
}

/* line 133, app/assets/stylesheets/actiontext.scss */
.trix-content h6 {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}

/* line 141, app/assets/stylesheets/actiontext.scss */
.trail-blurb .trix-content a {
  color: #4C5B63;
}

/* line 144, app/assets/stylesheets/actiontext.scss */
.trail-blurb .trix-content a:hover {
  text-decoration: underline;
}

/* line 152, app/assets/stylesheets/actiontext.scss */
.team-member-bio .trix-content a {
  color: white;
}

/* line 155, app/assets/stylesheets/actiontext.scss */
.team-member-bio .trix-content a:hover {
  text-decoration: underline;
}
@tailwind base;
@tailwind components;
@tailwind utilities;

@import 'actiontext.css';


.table-of-contents-wrapper {
  z-index: 1000;
  position: static;
  float: none;
  margin-top: 0;
  margin-bottom: 2.5rem;
  max-width: none;
  border-radius: theme('borderRadius.md');
  background-color:  rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(5px);
}

.toc-item {
  display: inline-block;
  margin-right: 0.5rem;
  background-color:  theme('colors.custom-green');
  padding: 0.5rem 1rem;
  margin-bottom: 0.5rem;
  border-radius: theme('borderRadius.2xl');
  border-top-right-radius: theme('borderRadius.sm');
  
}

.toc-item a {
  display: block;
  color: theme('colors.white');
}

/* make it static after the pixels at which it just does not work well */
@media (min-width: 1543px) {
  .table-of-contents-wrapper {
    background-color:  rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(5px);
    position: absolute;
    padding: .5rem;
    max-width: 300px;
    top: 0;
    right: 10px;
    float: right;
    display: flex;
    flex-direction: column;
    z-index: 100;
    margin-top: 1rem;
  }

  .toc-item {
    display:block;
  }
}

.team-member-border {
  border: 4px solid theme('colors.white');
}


@layer utilities {
  .text-balance {
    text-wrap: balance;
  }
}

@layer components {
  .button {
    background: #91C2D2;
    color: white;
    padding: 5px 30px;
    border-radius: 5px;
    display: inline-block;
  }

  .navigation-button {
    transition: background-color 0.3s ease;
  }
  
  .navigation-button:not(.disabled):hover,
  .navigation-button:not(.disabled):active {
    background-color: theme('colors.tp-blue-500');
  }
  
  .disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
  }

  .btn-primary {
    @apply px-4 py-2 bg-blue-200;
  }

  .progress-container {
    width: 100%;
    background-color: #f0f0f0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  
  .progress-bar {
    width: 0;
    height: 5px;
    background-color: #4CAF50;
    transition: width 0.3s ease;
  }
}

#new-embed-popup-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
}
/* line 1, app/assets/stylesheets/inherited_from_mp/_custom.scss */
.mp-wildlife-index.mp-wildlife-index-coastal .ifli-headerbar-wrapper {
  background: url(/../images/wildlife-index/coastal.jpg) top center no-repeat;
}

/* line 4, app/assets/stylesheets/inherited_from_mp/_custom.scss */
.mp-wildlife-index.mp-wildlife-index-woodland .ifli-headerbar-wrapper {
  background: url(/../images/wildlife-index/woodlands.jpg) top center no-repeat;
}

/* line 7, app/assets/stylesheets/inherited_from_mp/_custom.scss */
.mp-wildlife-index.mp-wildlife-index-grassland .ifli-headerbar-wrapper {
  background: url(/../images/wildlife-index/grasslands.jpg) top center no-repeat;
}

/* line 10, app/assets/stylesheets/inherited_from_mp/_custom.scss */
.mp-wildlife-index.mp-wildlife-index-freshwater .ifli-headerbar-wrapper {
  background: url(/../images/wildlife-index/freshwater.jpg) top center no-repeat;
}

/* line 13, app/assets/stylesheets/inherited_from_mp/_custom.scss */
.mp-wildlife-index.mp-wildlife-index-urban .ifli-headerbar-wrapper {
  background: url(/../images/wildlife-index/urban.jpg) top center no-repeat;
}

/* line 16, app/assets/stylesheets/inherited_from_mp/_custom.scss */
.mp-wildlife-index.mp-wildlife-index-peatlands .ifli-headerbar-wrapper {
  background: url(/../images/wildlife-index/peatlands.jpg) top center no-repeat;
}

/* line 19, app/assets/stylesheets/inherited_from_mp/_custom.scss */
.uk-navbar-nav > li {
  width: auto;
}

/* line 22, app/assets/stylesheets/inherited_from_mp/_custom.scss */
.ifli-habitat .ifli-headerbar-wrapper {
  background: url(/images/header-legacy.jpg) top center no-repeat;
}

/* line 25, app/assets/stylesheets/inherited_from_mp/_custom.scss */
.ifli-legacy .ifli-headerbar-wrapper {
  background: url(/images/header-habitat.jpg) top center no-repeat;
}

/* line 28, app/assets/stylesheets/inherited_from_mp/_custom.scss */
.mp-page-orange .uk-article-title, .mp-page-orange a {
  color: #da9e53;
}

/* line 31, app/assets/stylesheets/inherited_from_mp/_custom.scss */
.mp-page-orange .uk-panel-box {
  background: #da9e53;
}

/* line 34, app/assets/stylesheets/inherited_from_mp/_custom.scss */
.mp-page-orange .uk-button-primary, .mp-page-orange .uk-button-primary:hover {
  background: #da9e53;
  transition: all 0.2s ease;
  color: white;
}

/* line 39, app/assets/stylesheets/inherited_from_mp/_custom.scss */
.mp-page-orange .uk-button-primary:hover {
  transform: scale(1.1);
}

/* line 42, app/assets/stylesheets/inherited_from_mp/_custom.scss */
.mp-page-orange .wk-slideshow.wk-slideshow-inside {
  margin: 0 auto;
}

/* line 45, app/assets/stylesheets/inherited_from_mp/_custom.scss */
.mp-page-orange .ifli-headerbar-wrapper {
  background: url(/../images/banner.jpg) top center no-repeat;
}
@charset "UTF-8";
/*
=====================================================================
IFLI
Custom Style
ifli.css
=====================================================================
┬® Mucky Puddle 2014
admin@muckypuddle.com
A:PH
=====================================================================

*/
/* General */
/* line 19, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-breadcrumb {
  margin-bottom: 5px;
}

/* .ifli-top-b-wrapper {
 margin:35px 0;
} */
/* line 26, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.affix {
  position: fixed;
  top: 20px;
  width: 232px;
}

/* Typography */
/* line 33, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-article-title, .page-header h1, .content-category h1, .content-category h2 {
  font-weight: bold;
  color: #9dc28e;
  margin-bottom: 15px;
  font-size: 36px;
  line-height: 42px;
}

/* line 41, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-article-title + div > p:first-child, p.ifli-subheadline {
  font-size: 17px;
  line-height: 24px;
}

/* line 46, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-tight p {
  margin: 10px 0;
}

/* line 50, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-learn-more, .mod-articles-category-readmore {
  text-transform: uppercase;
  font-size: 14px;
  color: #5e6e76;
}

/* line 56, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-learn-more:before, .mod-articles-category-readmore:before {
  content: "";
  background: url(/../images/arrows.png);
  background-position: -10px 0;
  background-repeat: no-repeat;
  width: 9px;
  height: 10px;
  position: relative;
  display: inline-block;
  margin-right: 5px;
}

/* line 68, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-learn-more.ifli-inverted:before {
  background-position: 0 0;
}

/* SIgn in page */
/* line 73, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-signin .page-header {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

/* line 79, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.login-description {
  margin-bottom: 15px;
}

/* line 83, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-signin .well, .ifli-signin .form-actions {
  background-color: whitesmoke;
}

/* Buttons */
/* line 88, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.btn-primary:hover {
  background-color: #9DC28E;
}

/* Page Backgrounds */
/* line 93, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-home {
  background: white;
}

@media (max-width: 767px) {
  /* line 98, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
  .ifli-home {
    /* background-color: #9cc08d;
 background: url(/../images/640x960.jpg) top center no-repeat;*/
  }
}

/* Header / Toolbar */
/* line 104, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.tm-headerbar {
  margin-top: 45px;
}

/* line 108, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-home .tm-headerbar {
  margin-top: 45px;
}

/* line 112, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-headerbar {
  float: right;
  text-align: right;
  margin-bottom: 15px;
}

/* line 118, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-headerbar .uk-panel {
  max-width: none;
  width: 300px;
}

/* Menu */
/* line 124, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-navbar {
  border: 0;
  margin: 0;
}

/* line 129, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-navbar-nav {
  float: right;
}

/* line 133, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-navbar-nav > li {
  margin-right: 10px;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  margin-bottom: 15px;
  display: inline-block;
  float: none;
}

/* line 142, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-navbar-nav > li:last-child {
  margin-right: 0;
}

/* line 146, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-navbar-nav > li > a {
  text-align: center;
  padding: 0 15px !important;
}

/* line 151, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-navbar-nav > li.uk-active > a {
  font-weight: bold;
}

/* line 155, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
  background: #5e6e76;
}

/* line 159, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.tm-logo + .uk-navbar-nav {
  width: 73%;
  text-align: right;
}

/* line 164, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-dropdown .uk-nav-navbar {
  text-align: left;
}

/* line 168, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.tm-logo {
  width: 22%;
}

/* Side nav */
/* line 173, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-nav-side > li > a:hover, .uk-nav-side > li > a:focus, .ifli-tight a:hover {
  background: transparent;
  color: #fff;
  text-shadow: none;
  text-decoration: underline;
  box-shadow: none;
}

/* line 181, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-nav-side > li > a, .ifli-tight a {
  color: #fff;
}

/* line 185, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-nav-side > li > a {
  padding: 2px 0;
  font-size: 13px;
}

/* line 190, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.tm-main-bottom .uk-panel-box > .uk-nav-side, .tm-sidebar-a .uk-panel-box > .uk-nav-side {
  margin: 0;
}

/* line 194, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-nav-side > li.uk-active > a {
  font-weight: bold;
}

/* Partner fold */
/* line 199, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-partner-wrapper {
  margin-top: 20px;
  background: url(/../images/mountains.jpg) center top no-repeat;
}

/* line 204, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-partner-bg-wrapper {
  position: relative;
  padding-top: 150px;
  background: transparent;
}

/* Footer */
/* line 211, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-footer-wrapper {
  margin-top: 20px;
  background: url(/../images/bg-footer.png) center top no-repeat;
}

/* line 216, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-home .ifli-footer-wrapper {
  background: url(/../images/bg-footer-home.png) center top no-repeat;
}

/* line 220, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-bg-wrapper {
  position: relative;
  top: 150px;
  background-color: #9cc08d;
}

/* line 226, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.tm-footer {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid white;
  margin-bottom: 20px;
  color: white;
}

/* line 234, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.tm-footer a {
  color: white;
}

/* line 238, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.tm-footer a:hover {
  text-decoration: underline;
}

/* line 242, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-bg-wrapper .uk-panel-title {
  color: white;
  margin-bottom: 10px;
}

/* line 247, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-bg-wrapper .uk-panel-space {
  padding: 5px;
  font-size: 13px;
  color: #fff;
}

/* Top Header Image */
/* line 254, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-headerbar-wrapper {
  /* border-bottom: 10px solid; */
  margin-bottom: 25px;
  background: url(/../images/header-staffteam.jpg) top center no-repeat;
  height: 360px;
  position: relative;
}

/* line 262, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-home-slider-wrapper {
  overflow: hidden;
  position: absolute;
  height: 100%;
  width: 100%;
}

/* line 269, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-headerbar-wrapper .ifli-home-slider {
  position: absolute;
  display: none;
  height: 325px;
  width: 2560px;
  left: 50%;
  margin-left: -1280px;
}

/* line 278, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-home-slider-wrapper + div {
  z-index: 1;
  position: relative;
}

/* Home */
/* line 284, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-welcome h1 {
  margin-bottom: 0;
}

/* line 288, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-welcome p {
  margin-top: 5px;
}

/* line 292, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-home .ifli-headerbar-wrapper {
  border-bottom: 0;
  margin-bottom: 0;
  background: none;
  height: 325px;
  margin-bottom: 25px;
}

/* line 300, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-home .ifli-headerbar-wrapper .ifli-home-slider {
  display: block;
}

/* line 304, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-home .tm-top-b {
  /* margin-top: 15px !important;*/
}

/* Inner Pages */
/* line 309, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-staffteam .ifli-headerbar-wrapper {
  background: url(/../images/header-staffteam.jpg) top center no-repeat;
  height: 360px;
}

/* line 314, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-about .ifli-headerbar-wrapper {
  background: url(/../images/header-about.jpg) top center no-repeat;
  height: 360px;
}

/* line 319, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-whatisifli .ifli-headerbar-wrapper {
  background: url(/../images/header-whatisifli.jpg) top center no-repeat;
  height: 360px;
}

/* line 324, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-studies .ifli-headerbar-wrapper {
  background: url(/../images/header-studies.jpg) top center no-repeat;
  height: 360px;
}

/* line 329, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-faqs .ifli-headerbar-wrapper {
  background: url(/../images/header-faqs.jpg) top center no-repeat;
  height: 360px;
}

/* line 334, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-landscape .ifli-headerbar-wrapper {
  background: url(/../images/header-landscape.jpg) top center no-repeat;
  height: 360px;
}

/* line 339, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-funders .ifli-headerbar-wrapper {
  background: url(/../images/header-funders.jpg) top center no-repeat;
  height: 360px;
}

/* line 344, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-contactus .ifli-headerbar-wrapper {
  background: url(/../images/header-contactus.jpg) top center no-repeat;
  height: 360px;
}

/* line 349, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-projectdev .ifli-headerbar-wrapper {
  background: url(/../images/header-projectdev.jpg) top center no-repeat;
  height: 360px;
}

/* line 354, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-hub-a .ifli-headerbar-wrapper {
  background: url(/../images/header-hub-a.jpg) top center no-repeat;
  height: 360px;
}

/* line 359, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-hub-b .ifli-headerbar-wrapper {
  background: url(/../images/header-hub-b.jpg) top center no-repeat;
  height: 360px;
}

/* line 364, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-hub-b .uk-article-title, .recording-celebrating .uk-article-title, .jcal_event.recording-celebrating h1, .jcl_header.recording-celebrating h1, .recording-celebrating .jcl-event-item a.eventtitle {
  color: #d19ada;
}

/* line 368, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-hub-c .ifli-headerbar-wrapper {
  background: url(/../images/header-hub-c.jpg) top center no-repeat;
  height: 360px;
}

/* line 373, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-hub-c .uk-article-title, .exploring-learning .uk-article-title, .jcal_event.exploring-the-forth h1, .jcl_header.exploring-the-forth h1, .exploring-the-forth .jcl-event-item a.eventtitle {
  color: #9194C4;
}

/* line 377, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-hub-d .ifli-headerbar-wrapper {
  background: url(/../images/header-hub-d.jpg) top center no-repeat;
  height: 360px;
}

/* line 382, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-hub-d .uk-article-title, .skills-training .uk-article-title, .jcal_event.leaving-a-legacy h1, .jcl_header.leaving-a-legac h1, .leaving-a-legacy .jcl-event-item a.eventtitle {
  color: #A1CDDB;
}

/* line 386, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-logos {
  margin: 20px;
}

/* line 390, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-lightbox .ifli-logos {
  margin: 0 0 20px 20px;
}

/* Lightbox */
/* line 395, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-lightbox {
  padding: 20px;
  border-top: 10px solid #5E6E76;
  max-width: 800px;
}

/* WK Slider */
/* line 402, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-logo-slider {
  padding-top: 40px;
}

/* line 406, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-logo-slider ul.nav {
  margin-top: 20px;
}

/* WK Twitter */
/* line 411, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.wk-twitter-list article {
  margin: 5% !important;
  color: white;
  font-size: 13px;
  line-height: 21px;
}

/* line 418, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.wk-twitter-list p.content img {
  float: right;
  margin: 0 0 10px 10px;
}

/* line 423, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.wk-twitter-list p.content a, .wk-twitter-list p.meta a {
  color: #A1CDDB;
}

/* line 427, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.wk-twitter-list p.content a:hover, .wk-twitter-list p.meta a:hover {
  text-decoration: underline;
  color: #A1CDDB;
}

/* Hub page tiles */
/* line 433, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-hub .ifli-tile {
  width: 23%;
  float: left;
  margin: 0 2% 2% 0;
}

/* line 439, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-hub .ifli-tile-title {
  color: white;
}

/* mod_tiles Tiles */
/* line 444, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-tile {
  position: relative;
}

/* line 448, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-tile a span, .ifli-slider-panel-content a span {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* edit: added z-index */
  z-index: 1;
  /* edit: fixes overlap error in IE7/8, 
 make sure you have an empty gif */
  background-image: url(/empty.gif);
}

/* line 461, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-tile-title {
  position: absolute;
  padding: 5%;
  width: 90%;
  color: white;
}

/* line 468, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.conserverestore .ifli-tile-title, .conserverestore.ifli-slider-bg {
  background: #9DC28E;
  background: rgba(157, 194, 142, 0.85);
}

/* line 473, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.recordcelebrate .ifli-tile-title, .recordcelebrate.ifli-slider-bg {
  background: #d19ada;
  background: rgba(209, 154, 218, 0.85);
}

/* line 478, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.explorelearn .ifli-tile-title, .explorelearn.ifli-slider-bg {
  background: #9194c4;
  background: rgba(145, 148, 196, 0.85);
}

/* line 483, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.skilltrain .ifli-tile-title, .skilltrain.ifli-slider-bg {
  background: #a1cddb;
  background: rgba(161, 205, 219, 0.85);
}

/* line 488, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.conserverestore.ifli-slider-bg {
  background: #9DC28E;
}

/* line 492, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.skilltrain.ifli-slider-bg {
  background: #a1cddb;
}

/* line 496, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ourprojects.ifli-slider-bg {
  background: #e3ecdd;
}

/* mod_tiles Custom Filter */
/* line 501, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-cat-filter.on a:before {
  content: "\f00c";
  font-family: FontAwesome;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 28px;
  color: green;
  font-weight: normal !important;
}

/* line 512, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-cat-filter.off a:before {
  content: "\f00d";
  font-family: FontAwesome;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 28px;
  color: maroon;
  font-weight: normal !important;
}

/* line 523, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-cat-filter a {
  text-decoration: none;
}

/* line 527, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-cat-filter a:hover {
  text-decoration: none;
}

/* line 531, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-date-slider-container {
  padding: 2% 4%;
  width: 90.7%;
  margin-bottom: 9px;
  background: #e5e7e9;
}

/* line 538, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-date-slider {
  margin-top: 5px;
}

/* line 542, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-filter-container {
  width: 100%;
  height: 100%;
}

/* line 547, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-filters {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 553, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-filters h4 {
  margin: 12px 12px 14px 12px;
}

/* line 557, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-date-slider-container h4 {
  margin: -3px 0 17px -11px;
}

/* line 561, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-filter-title {
  font-size: 11px;
  margin-top: 10px;
  line-height: 16px;
}

/* line 567, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-cat-filter-container {
  width: 47%;
  height: 100%;
  background-color: #e5e7e9;
  float: left;
  color: #5E6E76;
}

/* line 575, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-cat-filter {
  cursor: pointer;
  text-align: center;
  width: 15%;
  position: relative;
  float: left;
  margin-left: 12px;
  padding: 15px;
}

/* line 585, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-cat-filter:hover, .ifli-opt-button:hover {
  font-weight: bold;
  box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.25);
}

/* line 590, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-cat-filter img {
  width: 79%;
}

/* line 594, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-opt-button {
  cursor: pointer;
  text-align: center;
  width: 70%;
  float: left;
  margin-left: 10px;
  padding: 10px;
}

/* line 603, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-partner-filters {
  width: 37%;
  height: 100%;
  background-color: #e5e7e9;
  float: left;
  color: #5e6e76;
  margin-left: 1%;
}

/* line 612, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-clear-filters {
  width: 14%;
  height: 100%;
  background-color: #e5e7e9;
  float: left;
  color: #5e6e76;
  margin-left: 1%;
}

/* line 621, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#ifli-partner-select {
  width: 80%;
  margin-left: 10%;
  margin-top: 6%;
  font-size: 20px;
}

/* line 628, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.fixed {
  cursor: pointer;
}

/* Homepage Slider */
/*.ifli-tile-slider-container .bx-wrapper, .ifli-tile-slider-container .bx-viewport {
 height: 650px !important;
}*/
/* The ul element, need to propagate widthheight down the panels */
/*.ifli-tile-slider {
 width:100%;
 height:100%;
 padding-left:0;
}/*
/* The li elements are a single 'panel' of tiles */
/*.ifli-tile-slider li {
 height:100%;
}*/
/* bxSlider does stuff to the li elements, so contain them in our own container */
/*.ifli-slider-panel-container {
    width:100%;
    height:100%;
    position:relative;
}*/
/* The actual individual panels. Combine with col/row/w/h classes to structure */
/*.ifli-slider-panel {
    position:absolute;
}
.ifli-slider-panel.col1 {
    left:0;
}
.ifli-slider-panel.col2 {
    left:16.6%;
}
.ifli-slider-panel.col3 {
    left:33.2%;
}
.ifli-slider-panel.col4 {
    left:49.8%;
}
.ifli-slider-panel.col5 {
    left:66.4%;
}
.ifli-slider-panel.col6 {
    left:83%;
}
.ifli-slider-panel.row1 {
    top:0;
}
.ifli-slider-panel.row2 {
    top:25%
}
.ifli-slider-panel.row3 {
    top:50%;
}
.ifli-slider-panel.row4 {
    top:75%;
}
.ifli-slider-panel.w1 {
    width:16.6%;
}
.ifli-slider-panel.w2 {
    width:33.2%;
}
.ifli-slider-panel.h1 {
    height:25%;
}
.ifli-slider-panel.h2 {
    height:50%;
}
.ifli-slider-panel.h3 {
    height:75%;
}*/
/* line 701, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-slider-panel-content {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  background: #5E6E76;
  box-shadow: rgba(186, 186, 186, 0.74902) 0px 0px 5px 0px;
}

/* line 710, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-slider-bg {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 716, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.conserverestore .ifli-slider-panel-content {
  background: pink;
}

/* line 720, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.recordcelebrate .ifli-slider-panel-content {
  background: blue;
}

/* line 724, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.explorelearn .ifli-slider-panel-content {
  background: red;
}

/* line 728, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.skilltrain .ifli-slider-panel-content {
  background: orange;
}

/* line 732, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-slider-title {
  position: absolute;
  top: 23px;
  max-width: 70%;
  padding: 4% 5%;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  font-size: 22px;
  line-height: 26px;
}

/* line 743, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-slider-title.bottom {
  top: initial;
  bottom: 23px;
}

/* line 748, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-slider-title a {
  color: #5e6e76;
}

/* line 752, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-slider-title a:hover {
  color: #5e6e76;
  text-decoration: none;
}

/* line 757, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-slider-title.invert {
  background: transparent;
  color: #fff;
}

/* line 762, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-slider-title.small {
  font-size: 24px;
  line-height: 28px;
}

/* line 767, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-slider-title.xsmall {
  font-size: 15px;
  line-height: 20px;
}

/* line 772, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-slider-image {
  margin: 0;
}

/* line 776, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-slider-image img {
  max-width: none !important;
}

/* line 780, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-slider-image.icon {
  float: right;
  margin-right: 10px;
}

/* line 785, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-slider-image.icon img {
  height: 75px;
  width: 75px;
}

/* line 790, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-home-news {
  position: relative;
  top: 85px;
  padding: 20px;
}

/* line 796, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-home-news ul {
  padding-left: 0;
}

/* line 800, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-home-news ul li {
  list-style: none;
  padding: 15px;
  background: white;
  background: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  margin-bottom: 5px;
  min-height: 158px;
  position: relative;
}

/* line 811, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-home-news ul li .mod-articles-category-introtext {
  font-size: 12px;
  margin-bottom: 5px;
  line-height: 18px;
  margin-top: 5px;
}

/* line 818, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-home-news ul li .mod-articles-category-readmore {
  margin: 0;
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 103px;
  display: inline-block;
}

/* line 827, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-home-news ul li a.mod-articles-category-title {
  color: #5E6E76;
}

/* line 831, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-home-news ul li .mod-articles-category-readmore a, .ifli-project-group p a {
  color: #5E6E76;
  font-size: 12px;
}

/* line 836, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-our-projects {
  top: 75px;
  position: relative;
  padding: 20px;
}

/* line 842, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-our-projects p {
  margin-bottom: 10px;
}

/* line 846, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-project-group {
  width: 102px;
  float: left;
  margin-bottom: 15px;
  height: 102px;
  padding: 14px;
  box-shadow: 0px 0px 5px 0px rgba(163, 163, 163, 0.75);
}

/* line 855, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-project-group p {
  color: white;
  font-size: 17px;
  line-height: 23px;
}

/* line 861, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-project-group.ifli-green, .ifli-project-group.ifli-lavender {
  margin-right: 15px;
}

/* line 865, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-project-group p a {
  color: white;
  text-decoration: none;
}

/* line 870, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-project-group p a:hover {
  color: white;
  text-decoration: underline;
}

/* ZOO (Project Pages */
/* line 876, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-cat-icon {
  float: left;
  margin: 5px 15px 15px 0;
  width: 80px;
}

/* line 882, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-title {
  margin-top: 5px;
  margin-bottom: 9px;
}

/* line 887, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-tags span {
  padding: 5px 9px;
  background: #e5e7e9;
  font-weight: bold;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
}

/* line 896, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-tags span:before {
  content: "#";
}

/* line 900, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-tags span:last-child {
  margin-right: 0;
}

/* line 904, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-content {
  margin-top: 20px;
}

/* .ifli-zoo-content p:first-child {
    font-weight:bold;
} */
/* line 911, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-infobox {
  background: #e5e7e9;
  padding: 20px;
  margin-bottom: 25px;
}

/* line 917, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-infobox:last-child {
  margin-bottom: 0;
}

/* line 921, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-infobox.ifli-pink, .ifli-zoo-infobox.ifli-lavender, .ifli-zoo-infobox.ifli-green, .ifli-zoo-infobox.ifli-lightblue, .ifli-zoo-infobox.ifli-zoo-bottombox {
  color: white;
}

/* line 925, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-infobox h4 {
  color: white;
}

/* line 929, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-funderlogo {
  background: white;
  padding: 20px 10px;
  text-align: center;
}

/* line 935, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-period, .ifli-zoo-osref, .ifli-zoo-ref {
  margin-top: 10px;
  font-size: 18px;
  font-weight: bold;
}

/* line 941, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-infobox-title {
  font-size: 11px;
}

/* line 945, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-infobox-icon {
  width: 30px;
  margin-left: 5px;
}

/* line 950, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-relatedprojects a {
  display: block;
  margin-bottom: 10px;
}

/* line 955, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-social {
  text-align: center;
}

/* line 959, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-social a {
  margin-right: 15px;
  color: #fff;
}

/* line 964, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-social a:last-child {
  margin-right: 0;
}

/* line 968, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-social a:hover {
  color: #e5e7e9;
}

/* line 972, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-zoo-bottombox.stacked {
  margin-bottom: 25px;
}

/* Panels */
/* line 977, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-gray {
  background: #e5e7e9;
}

/* line 981, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-graygreen {
  background: #e3ebde;
  background: rgba(227, 235, 222, 0.7);
  border: 0;
}

/* line 987, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-green, .conserving-restoring .ifli-zoo-bottombox {
  background: #9DC28E;
}

/* line 991, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-pink, .recording-celebrating .ifli-zoo-bottombox {
  background: #d19ada;
}

/* line 995, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-lavender, .exploring-learning .ifli-zoo-bottombox {
  background: #9194c4;
}

/* line 999, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-lightblue, .skills-training .ifli-zoo-bottombox {
  background: #a1cddb;
}

/* line 1003, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-graygreen a, .ifli-pink a, .ifli-lavender a, .ifli-lightblue a {
  color: white;
  text-decoration: underline;
}

/* line 1008, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-graygreen a:hover, .ifli-pink a:hover, .ifli-lavender a:hover, .ifli-lightblue a:hover {
  color: #e4ecde;
  text-decoration: underline;
}

/* Mapper */
/* line 1014, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-mapper svg {
  max-width: none;
}

/* line 1018, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-mapper .tm-main-bottom {
  margin-top: 0;
}

/* line 1022, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#ifli-map {
  border: 5px solid #9DC28E;
  width: 970px;
  height: 800px;
}

/* line 1028, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#ifli-controls {
  margin-bottom: 20px;
  border: 5px solid #9dc28e;
}

/* line 1033, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-leaflet-legend {
  width: 125px;
  text-align: center;
}

/* line 1038, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.leaflet-popup-content {
  min-width: 200px !important;
}

/* line 1042, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-leaflet-legend p {
  margin: 10px 0 0 0;
  font-family: 'Open Sans', sans-serif;
}

/* line 1047, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-leaflet-legend p.ifli-locs {
  margin-top: 5px;
  font-size: 12px;
  font-weight: bold;
}

/* line 1053, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.leaflet-popup-content {
  font-family: 'Open Sans';
}

/* line 1057, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.leaflet-container a {
  color: #7C9771;
}

/* line 1061, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.leaflet-container a:hover {
  color: #9194C4;
}

/* line 1065, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.leaflet-control-layers.leaflet-control.leaflet-control-layers-expanded {
  padding: 15px;
  font-family: 'Open Sans' !important;
}

/* line 1070, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.leaflet-control-layers {
  padding: 0 !important;
  border-radius: 0 !important;
}

/* The 1st level category for C&R */
/* line 1076, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.leaflet-control {
  float: none;
  display: inline-block;
}

/* line 1081, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.leaflet-control-layers-overlays {
  overflow: hidden;
}

/* line 1085, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.leaflet-control-layers-group {
  width: 25%;
  float: left;
}

/* line 1090, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.leaflet-control-layers-group > span {
  width: 100%;
  display: block;
  padding: 7px;
  color: white;
  font-size: 15px;
  margin-bottom: 5px;
}

/* line 1099, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#leaflet-control-layers-group-0 > span {
  background-color: #9DC28E;
}

/* line 1103, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#leaflet-control-layers-group-0 > span:before {
  content: "";
  background-image: url(/images/logos/trans/browser-icon1.png);
  background-size: 35px 35px;
  width: 29px;
  height: 29px;
  display: inline-block;
  float: left;
  top: -6px;
  position: relative;
  margin-right: 9px;
}

/* line 1116, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#leaflet-control-layers-group-1 > span {
  background-color: #d19ada;
}

/* line 1120, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#leaflet-control-layers-group-1 > span:before {
  content: "";
  background-image: url(/images/logos/trans/browser-icon2.png);
  background-size: 35px 35px;
  width: 29px;
  height: 29px;
  display: inline-block;
  float: left;
  top: -6px;
  position: relative;
  margin-right: 9px;
}

/* line 1133, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#leaflet-control-layers-group-2 > span {
  background-color: #9194c4;
}

/* line 1137, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#leaflet-control-layers-group-2 > span:before {
  content: "";
  background-image: url(/images/logos/trans/browser-icon3.png);
  background-size: 30px 30px;
  width: 29px;
  height: 29px;
  display: inline-block;
  float: left;
  top: -4px;
  position: relative;
  margin-right: 9px;
}

/* line 1150, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#leaflet-control-layers-group-3 > span {
  background-color: #a1cddb;
}

/* line 1154, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#leaflet-control-layers-group-3 > span:before {
  content: "";
  background-image: url(/images/logos/trans/browser-icon4.png);
  background-size: 35px 35px;
  width: 29px;
  height: 29px;
  display: inline-block;
  float: left;
  top: -6px;
  position: relative;
  margin-right: 9px;
}

/* The 2nd level category */
/* line 1168, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.leaflet-control-layers-group label {
  padding-left: 10px;
}

/* line 1172, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.leaflet-control-layers-group label span {
  font-size: 13px;
  display: inline-block;
  margin: 3px 0 3px 5px;
}

/* line 1178, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.leaflet-control-layers-group label input {
  margin-top: -3px;
}

/* line 1182, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.leaflet-control-layers-list {
  margin-bottom: 0;
}

/* JCal Pro */
/* line 1187, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl_search + .jcl_search_form {
  margin-top: 20px;
}

/* line 1191, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl_search + .jcl_search_form .input-append {
  width: 284px;
  display: block;
}

/* line 1196, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl_view_search h1 {
  float: none;
  margin-bottom: 0;
}

/* line 1201, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl_view_search h4 {
  font-weight: normal;
  margin: 10px 0 0 0;
}

/* line 1206, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl_view_events .jcl_view_search h1 {
  display: none;
}

/* line 1210, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl_search_form form {
  margin-bottom: 0;
}

/* line 1214, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-jcal-search {
  float: right;
}

/* line 1218, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-events-preamble p:first-child {
  margin-top: 20px;
}

/* line 1222, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-events-preamble p:last-child {
  margin-bottom: 0;
}

/* line 1226, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl_header.page-header {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 1232, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl_header.page-header h1 {
  margin: 0;
}

/* line 1236, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl_event_detail .labels {
  margin-bottom: 0;
}

/* line 1240, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl_event_body.well {
  background: none;
  overflow: auto;
}

/* line 1245, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl_event_map.well {
  float: right;
  width: 400px;
  height: 400px;
  margin: 0 0 25px 25px;
}

/* line 1252, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#jcl_component #jcl_event_map {
  height: 400px;
}

/* line 1256, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#jcl_component .label {
  font-weight: normal;
}

/* line 1260, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcal_event.conserving-restoring .label, .calendar-events.conserving-restoring .label {
  background-color: #9DC28E !important;
  background-image: none !important;
}

/* line 1265, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcal_event.recording-celebrating .label, .calendar-events.recording-celebrating .label {
  background-color: #D19ADA !important;
  background-image: none !important;
}

/* line 1270, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcal_event.exploring-the-forth .label, .calendar-events.exploring-the-forth .label {
  background-color: #9194c4 !important;
  background-image: none !important;
}

/* line 1275, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcal_event.leaving-a-legacy .label, .calendar-events.leaving-a-legacy .label {
  background-color: #a1cddb !important;
  background-image: none !important;
}

/* line 1280, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#jcl_component .calendar-events .label {
  line-height: 17px;
}

/* line 1284, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl_event_detail a strong {
  display: none;
}

/* line 1288, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl_navbar.btn-group a {
  height: 22px;
}

/* line 1292, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl_toolbar.btn-toolbar .ajaxheader {
  float: left;
  margin-top: 15px;
  margin-bottom: 0;
}

/* line 1298, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl_category .page-header {
  border-bottom: 0;
}

/* line 1302, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl_mainview > header + div + div, .jcl_location_events > h3 + div, .row-fluid.list-item {
  border-top: none;
}

/* line 1306, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl_location_events h3 {
  margin-bottom: 0;
}

/* line 1310, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl-event-item, .jcl-location-item {
  padding: 25px;
}

/* line 1314, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl-location-item {
  border: 1px solid #ccc;
}

/* line 1318, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl_location .jcl_header h1 {
  margin-bottom: 25px;
}

/* line 1322, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.jcl_location #map_canvas_container {
  padding: 25px;
  width: auto !important;
  background-color: #9DC28E;
}

/* Responsive */
@media (max-width: 767px) {
  /* line 1330, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
  .ifli-headerbar-wrapper {
    height: 0 !important;
    margin: 0 !important;
    border-bottom: 0 !important;
  }
  /* line 1336, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
  .tm-navbar {
    margin-bottom: 10px !important;
  }
}

/* Rslides */
/* line 1341, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  z-index: 0;
}

/* line 1351, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

/* line 1360, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

/* line 1366, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

/* Mailchimp */
/* line 1375, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-mailchimp {
  position: relative;
  top: 83px;
  padding: 20px;
}

/* line 1381, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mce-EMAIL {
  width: 83%;
}

/* line 1385, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mc-embedded-subscribe {
  background: #c0d2b2;
  border: none;
  color: white;
  height: 36px;
  top: 0 !important;
  position: relative;
  left: 0;
  width: 16px;
  font-weight: bold;
}

/* Festival */
/* line 1398, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-festival {
  background-color: #FFEFD0;
}

/* line 1402, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#jcl_component .label {
  background-image: none;
}

/* line 1406, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-festival-page article {
  position: relative;
}

/* line 1410, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-festival-page .uk-article-title {
  /*
position: absolute;
top: 96px;
text-align: center;
padding: 40px;
background-color: rgba(255,255,255,0.8);
left: 126px;
color: #5E6E76;
font-size: 48px;*/
  display: none;
}

/* line 1423, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-festival-page .uk-article-title + div {
  padding-top: 373px;
  padding-bottom: 304px;
  background-image: url(/../images/ifli-top.png), url(/../images/ifli-bottom.png);
  background-position: center top, center bottom;
  background-repeat: no-repeat;
}

/* line 1431, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
p.highlight {
  font-size: 29px !important;
  line-height: 35px !important;
}

/* line 1436, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-festival-box ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

/* line 1442, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-festival-box li {
  margin-bottom: 10px;
}

/* line 1446, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-festival-box li:last-child {
  margin-bottom: 0;
}

/* line 1450, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-festival-box span.jcalpro_events_link {
  font-size: 1.2em;
  line-height: 1.1em;
  padding-bottom: 4px;
  display: inline-block;
}

/*** IFLI 2 ***/
/* EasyTabs */
/* line 1459, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.etabs {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
}

/* line 1465, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.etabs #mp-about-us-tab {
  background: #d6e6d0;
}

/* line 1468, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.etabs #mp-whats-on-tab {
  background: #bad4af;
}

/* line 1471, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.etabs #mp-projects-tab {
  background: #9DC28E;
}

/* line 1475, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.tab {
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-weight: 500;
  background: #d2bfda;
}

/* line 1483, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-home-tab-panels .tab {
  width: 200px;
}

/* line 1487, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.ifli-home .tab-panel {
  height: 850px !important;
}

/* line 1491, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.tab a {
  font-size: 18px;
  display: block;
  padding: 10px 25px;
  outline: none;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Open Sans';
  -o-transition: .2s;
  -ms-transition: .2s;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  transition: .2s;
}

/* line 1507, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.tab:not(.active) {
  vertical-align: bottom;
}

/* line 1511, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.tab a:hover, .tab a:focus, .tab a:active {
  text-decoration: none;
}

/* line 1515, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.tab.active {
  padding-top: 20px;
  background: white;
}

/* line 1520, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.tab a.active {
  color: #fff;
  top: -8px;
  position: relative;
  font-weight: 600;
}

/* line 1527, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container {
  background: white;
  padding: 10px 0 0;
  position: relative;
  z-index: 2;
  height: 850px;
  background: #fff;
}

/* line 1535, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-events-whats-on #mp-panel-container {
  height: 680px;
}

/* line 1538, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .tab-panel, #mp-panel-container .uk-grid {
  height: 100%;
}

/* line 1541, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .uk-grid {
  margin-left: -10px;
  margin-top: 0 !important;
}

/* line 1545, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .uk-grid [class*='uk-width-'] {
  padding-left: 10px;
}

/* line 1548, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-column {
  height: 100%;
}

/* line 1551, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-column > .mp-h-1-3 {
  height: 32.05%;
  margin-bottom: 2%;
}

/* line 1555, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-column > .mp-h-1-4 {
  height: 24%;
  margin-bottom: 2%;
}

/* line 1559, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-column > [class^="mp-h-"]:last-child, #mp-panel-container .mp-column > [class*=" mp-h-"]:last-child {
  margin-bottom: 0;
}

/* line 1562, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container {
  -webkit-box-shadow: rgba(186, 186, 186, 0.74902) 0px 0px 5px 0px;
  box-shadow: rgba(186, 186, 186, 0.74902) 0px 0px 5px 0px;
  background: #a1cddb;
  height: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1572, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container > h3, #mp-panel-container .mp-module-container .moduletable > h3, #mp-panel-container .mp-module-container.mp-events h3, #mp-panel-container .mp-module-container .mp-wrapper > h3 {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px 30px;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 90%;
  margin-top: 20px;
}

/* line 1582, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container p {
  margin: 0 30px 20px;
}

/* line 1585, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-green {
  background: url(/images/layout/bg-funders.png) #a5cfdc;
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* line 1590, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-blue {
  background: url(/images/layout/bg-who-we-are.png) #a1c493;
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* line 1595, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-blue.mp-calendar {
  background: url(/images/layout/bg-calendar.png) #9396c0;
  background-repeat: no-repeat;
  background-position: left bottom;
}

/* line 1600, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-blue.mp-calendar .title {
  margin-top: 20px;
}

/* line 1603, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-blue.mp-calendar p a {
  float: left;
}

/* line 1606, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-pink {
  background: url(/images/layout/bg-contact.png) #9699c6;
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* line 1611, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-violet {
  background: url(/images/layout/bg-team.png) #d39edb;
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* line 1616, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-green, #mp-panel-container .mp-module-container.bg-blue, #mp-panel-container .mp-module-container.bg-pink, #mp-panel-container .mp-module-container.bg-violet {
  position: relative;
}

/* line 1619, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-green h3, #mp-panel-container .mp-module-container.bg-blue h3, #mp-panel-container .mp-module-container.bg-pink h3, #mp-panel-container .mp-module-container.bg-violet h3 {
  background-color: transparent;
  color: #fff;
  font-size: 20px;
  padding: 0;
  margin: 20px 10px 10px 30px;
}

/* line 1626, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-green p, #mp-panel-container .mp-module-container.bg-blue p, #mp-panel-container .mp-module-container.bg-pink p, #mp-panel-container .mp-module-container.bg-violet p {
  color: #fff;
  font-size: 13px;
  line-height: 16px;
}

/* line 1631, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-green p a, #mp-panel-container .mp-module-container.bg-blue p a, #mp-panel-container .mp-module-container.bg-pink p a, #mp-panel-container .mp-module-container.bg-violet p a {
  float: right;
  padding: 10px 30px;
}

/* line 1635, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-green a, #mp-panel-container .mp-module-container.bg-blue a, #mp-panel-container .mp-module-container.bg-pink a, #mp-panel-container .mp-module-container.bg-violet a {
  font-size: 13px;
  line-height: 16px;
  float: right;
  padding: 10px 30px;
  position: absolute;
  right: 20px;
  bottom: 20px;
}

/* line 1644, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-green > img, #mp-panel-container .mp-module-container.bg-blue > img, #mp-panel-container .mp-module-container.bg-pink > img, #mp-panel-container .mp-module-container.bg-violet > img {
  float: right;
  margin: 20px 20px 0 0;
}

/* line 1648, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-green.mp-calendar a, #mp-panel-container .mp-module-container.bg-blue.mp-calendar a, #mp-panel-container .mp-module-container.bg-pink.mp-calendar a, #mp-panel-container .mp-module-container.bg-violet.mp-calendar a {
  padding: 10px 20px;
  bottom: 30px;
}

/* line 1652, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-newsletter-tile, #mp-panel-container .mp-module-container.mp-facebook-feed-tile, #mp-panel-container .mp-module-container.mp-twitter-tile {
  position: relative;
}

/* line 1655, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-newsletter-tile h3, #mp-panel-container .mp-module-container.mp-facebook-feed-tile h3, #mp-panel-container .mp-module-container.mp-twitter-tile h3 {
  background-color: transparent;
  padding: 0 0 0 28px;
  font-size: 20px;
  margin-bottom: 5px;
  color: #fff;
}

/* line 1662, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-newsletter-tile h3 img, #mp-panel-container .mp-module-container.mp-facebook-feed-tile h3 img, #mp-panel-container .mp-module-container.mp-twitter-tile h3 img {
  margin-right: 10px;
  max-width: 40px;
  height: auto;
}

/* line 1667, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-newsletter-tile .ifli-mailchimp, #mp-panel-container .mp-module-container.mp-facebook-feed-tile .ifli-mailchimp, #mp-panel-container .mp-module-container.mp-twitter-tile .ifli-mailchimp {
  position: static;
  top: auto;
  padding: 0;
}

/* line 1672, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-newsletter-tile .ifli-mailchimp form, #mp-panel-container .mp-module-container.mp-facebook-feed-tile .ifli-mailchimp form, #mp-panel-container .mp-module-container.mp-twitter-tile .ifli-mailchimp form {
  margin: 0;
  padding: 0 30px;
}

/* line 1676, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-newsletter-tile .ifli-mailchimp form #mc_embed_signup_scroll input, #mp-panel-container .mp-module-container.mp-facebook-feed-tile .ifli-mailchimp form #mc_embed_signup_scroll input, #mp-panel-container .mp-module-container.mp-twitter-tile .ifli-mailchimp form #mc_embed_signup_scroll input {
  float: left;
}

/* line 1679, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-newsletter-tile .ifli-mailchimp form #mc_embed_signup_scroll input#mce-EMAIL, #mp-panel-container .mp-module-container.mp-facebook-feed-tile .ifli-mailchimp form #mc_embed_signup_scroll input#mce-EMAIL, #mp-panel-container .mp-module-container.mp-twitter-tile .ifli-mailchimp form #mc_embed_signup_scroll input#mce-EMAIL {
  width: 74%;
  font-size: 8.5px;
  height: 28px;
}

/* line 1684, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-newsletter-tile .ifli-mailchimp form #mc_embed_signup_scroll input#mce-EMAIL:focus, #mp-panel-container .mp-module-container.mp-facebook-feed-tile .ifli-mailchimp form #mc_embed_signup_scroll input#mce-EMAIL:focus, #mp-panel-container .mp-module-container.mp-twitter-tile .ifli-mailchimp form #mc_embed_signup_scroll input#mce-EMAIL:focus {
  border: 1px solid #dddddd;
}

/* line 1687, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-newsletter-tile .ifli-mailchimp form #mc_embed_signup_scroll input#mc-embedded-subscribe, #mp-panel-container .mp-module-container.mp-facebook-feed-tile .ifli-mailchimp form #mc_embed_signup_scroll input#mc-embedded-subscribe, #mp-panel-container .mp-module-container.mp-twitter-tile .ifli-mailchimp form #mc_embed_signup_scroll input#mc-embedded-subscribe {
  top: 1px;
}

/* line 1690, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-newsletter-tile .ifli-mailchimp form #mc_embed_signup_scroll div input, #mp-panel-container .mp-module-container.mp-facebook-feed-tile .ifli-mailchimp form #mc_embed_signup_scroll div input, #mp-panel-container .mp-module-container.mp-twitter-tile .ifli-mailchimp form #mc_embed_signup_scroll div input {
  display: none;
}

/* line 1693, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-twitter-tile {
  background: url(/images/layout/bg-twitter.png) #a1cddb;
  background-position: left bottom;
  background-repeat: no-repeat;
  position: relative;
}

/* line 1699, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-twitter-tile > img {
  position: absolute;
  top: 20px;
  right: 10px;
  /*float:right;
  margin:20px 10px 0 0;*/
}

/* line 1706, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-about-us {
  background: url(/images/layout/bg-about.png) #e5efe1;
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* line 1711, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-about-us > img {
  float: right;
  margin: 20px 20px 0 0;
}

/* line 1715, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-map .mp-wrapper {
  background: url(/images/layout/bg-map.png) #9abd8d;
  background-position: left bottom;
  background-repeat: no-repeat;
  height: 50%;
  color: #fff;
  padding-top: 20px;
}

/* line 1723, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-map .mp-wrapper:first-child {
  background: url(/images/layout/bg-map.jpg);
  background-position: left -60px;
  background-repeat: no-repeat;
  padding-top: 0;
}

/* line 1729, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-map .mp-wrapper > img {
  float: right;
  margin: 0 20px 0 0;
}

/* line 1733, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-map h4 {
  margin: 0 30px 20px;
  color: #fff;
}

/* line 1737, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-newsletter-tile {
  background: url(/images/layout/bg-newsletter.png) #d19ada;
  background-position: left bottom;
  background-repeat: no-repeat;
  color: #fff;
}

/* line 1743, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-newsletter-tile h3 {
  color: #fff;
}

/* line 1746, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-newsletter-tile > img {
  float: right;
  margin: 20px 10px 0 0;
}

/* line 1750, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-newsletter-tile p {
  font-size: 14px;
  line-height: 16px;
  margin: 0 30px 15px;
}

/* line 1755, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-latest-news-tile {
  background-color: #9dc28e;
  background: url(/images/layout/bg-news.png) #9dc28e;
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* line 1761, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-latest-news-tile .category-module {
  margin: 0;
  padding: 0;
}

/* line 1765, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-latest-news-tile .category-module li {
  list-style: none;
  font-size: 18px;
  color: #404D50;
  padding-top: 16px;
  font-weight: 400;
  color: #fff;
  padding: 0 30px;
}

/* line 1774, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-latest-news-tile .category-module li:before, #mp-panel-container .mp-module-container.mp-latest-news-tile .category-module li:after {
  content: " ";
  display: table;
}

/* line 1778, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-latest-news-tile .category-module li:after {
  clear: both;
}

/* line 1781, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-latest-news-tile .category-module li:first-child {
  padding-top: 0;
}

/* line 1784, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-latest-news-tile .category-module li p {
  padding-top: 5px;
  font-size: 13px;
  color: #fff;
  margin-bottom: 4px;
  font-weight: 400;
  clear: both;
  float: left;
  margin: 0 0 10px;
  /*a {
      padding:0;
      background-color: transparent;
      text-decoration: underline;
      color:#404D50;
  }*/
}

/* line 1800, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-latest-news-tile .category-module li p strong {
  font-weight: 400;
}

/* line 1803, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-latest-news-tile .category-module li p:last-child {
  padding-top: 0;
  margin: 0;
}

/* line 1807, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-latest-news-tile .category-module li p.mod-articles-category-readmore:before {
  display: none;
}

/* line 1810, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-latest-news-tile .moduletable {
  width: 60%;
  float: left;
  position: relative;
}

/* line 1815, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-latest-news-tile .moduletable .bx-viewport {
  height: 265px !important;
}

/* line 1818, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-latest-news-tile .mp-image-container {
  width: 40%;
  height: 100%;
  float: left;
  overflow: hidden;
}

/* line 1824, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-latest-news-tile .mp-image-container img {
  height: 100%;
  width: 100%;
}

/* line 1828, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-latest-news-tile .mod-articles-category-date {
  display: inline-block;
  color: #5e6e76;
  width: 100%;
  float: left;
  clear: both;
  font-size: 10px;
  padding: 5px 0 0;
}

/* line 1837, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-latest-news-tile .mod-articles-category-readmore {
  margin-top: 10px;
}

/* line 1840, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-events .mp-wrapper {
  max-height: 50%;
  overflow: hidden;
  position: relative;
}

/* line 1845, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-events .mp-wrapper img {
  max-width: 100%;
  width: 100%;
}

/* line 1849, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-events .mp-wrapper h3 {
  position: absolute;
  left: 0;
  top: 0;
}

/* line 1854, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-events .moduletable {
  max-height: 50%;
  background: url(/images/layout/bg-events.png);
  background-position: left top;
  background-repeat: no-repeat;
}

/* line 1860, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container .moduletable {
  height: 100%;
  position: relative;
}

/* line 1864, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container .moduletable ul.zoo-list {
  position: absolute;
  bottom: 30px;
  left: 30px;
}

/* line 1869, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container .moduletable ul.zoo-list p.title {
  margin: 0;
}

/* line 1872, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container .moduletable ul.zoo-list p.title a {
  position: static;
}

/* line 1875, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-project-explorer-tile {
  background: url(/images/layout/bg-search.png) #a1cddb;
  background-position: left top;
  background-repeat: no-repeat;
}

/* line 1880, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-project-explorer-tile h3 {
  margin-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  font-size: 24px;
}

/* line 1886, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-project-explorer-tile p {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
}

/* line 1891, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-project-explorer-tile > img {
  float: right;
  margin: 20px 30px 0 0;
}

/* line 1895, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container .wk-twitter {
  margin: 0 !important;
  height: auto;
}

/* line 1899, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container .wk-twitter article {
  margin: 0 !important;
  padding-top: 5px;
  line-height: 15px;
  font-size: 11px;
}

/* line 1905, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container .wk-twitter article p.content {
  margin-bottom: 10px;
  margin-right: 60px;
}

/* line 1909, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container .wk-twitter article p.content img {
  display: none;
}

/* line 1912, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container .wk-twitter article a {
  display: inline;
  padding: 0;
  background-color: transparent;
  color: #fff;
}

/* line 1918, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container a.mp-module-container {
  padding: 0;
  display: block;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

/* line 1924, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container a.mp-module-container.bg-full-space {
  background-size: 100% 100% !important;
}

/* line 1927, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container a.mp-module-container .title {
  color: #fff;
  margin: 15px 20px 0 20px;
  font-size: 25px;
  display: inline-block;
}

/* line 1933, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container a.mp-module-container.bg-green {
  background: url(/images/layout/bg-funders.png) #a5cfdc;
  background-position: left top;
  background-repeat: no-repeat;
}

/* line 1938, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container a.mp-module-container.bg-blue {
  background: url(/images/layout/bg-who-we-are.png) #a1c493;
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #a1c493;
}

/* line 1944, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container a.mp-module-container.bg-pink {
  background: url(/images/layout/bg-contact.png) #9699c6;
  background-position: left top;
  background-repeat: no-repeat;
}

/* line 1949, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container a.mp-module-container.bg-violet {
  background: url(/images/layout/bg-team.png) #d39edb;
  background-position: left top;
  background-repeat: no-repeat;
}

/* line 1954, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container a.mp-module-container img {
  display: none;
}

/* line 1957, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-h-1-2 {
  height: 49%;
  margin-bottom: 2%;
}

/* line 1961, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-h-1-3 {
  height: 33.3%;
  margin-bottom: 0.3%;
}

/* line 1965, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-h-1-4 {
  height: 24%;
  margin-bottom: 1%;
}

/* line 1969, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-h-2-3 {
  height: 65.5%;
  margin-bottom: 2%;
}

/* line 1973, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-h-1-2 [class^="uk-width-"], #mp-panel-container .mp-h-1-2 > [class*=" uk-width-"], #mp-panel-container .mp-h-1-3 [class^="uk-width-"], #mp-panel-container .mp-h-1-3 > [class*=" uk-width-"], #mp-panel-container .mp-h-2-3 [class^="uk-width-"], #mp-panel-container .mp-h-2-3 > [class*=" uk-width-"], #mp-panel-container .mp-h-1-4 [class^="uk-width-"], #mp-panel-container .mp-h-1-4 > [class*=" uk-width-"] {
  height: 100%;
}

/* line 1976, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container p a {
  margin-top: 0;
}

/* line 1979, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container a {
  padding: 10px 30px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.9);
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  color: #404d50;
}

/* line 1990, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container a:hover {
  text-decoration: none;
  background-color: white;
}

/* line 1994, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-bg-light-green {
  padding: 0 0 20px;
  background: #e5efe1;
}

/* line 1998, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-img {
  background-repeat: no-repeat !important;
  background-size: auto 100% !important;
  background-size: cover !important;
  position: relative;
  background-position: left top !important;
}

/* line 2005, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-img h3 {
  margin-top: 20px;
}

/* line 2008, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-img a {
  position: absolute;
  left: 30px;
  bottom: 30px;
}

/* line 2013, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-img img {
  display: none;
}

/* line 2016, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-img.bg-project .mp-project-desc {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  padding-top: 20px;
}

/* line 2025, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-img.bg-project .mp-project-desc h3 {
  background: none;
  color: #fff;
  font-size: 16px;
  margin: 0 0 8px;
  padding: 0 0 0 30px;
  line-height: 22px;
  max-width: 49%;
}

/* line 2034, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-img.bg-project .mp-project-desc p {
  color: #fff;
  margin: 0 30px 20px;
  line-height: 17px;
  font-size: 14px;
}

/* line 2040, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-img.bg-project .mp-project-desc a {
  left: 30px;
  right: auto;
}

/* line 2044, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-img.bg-project.bg-green {
  background-position: -90px top !important;
}

/* line 2047, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-img.bg-project.bg-green .mp-project-desc {
  background-color: rgba(157, 194, 142, 0.9);
}

/* line 2050, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-img.bg-project.bg-blue .mp-project-desc {
  background-color: rgba(161, 205, 219, 0.9);
}

/* line 2053, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-img.bg-project.bg-pink {
  background-position: -237px top !important;
}

/* line 2056, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-img.bg-project.bg-pink .mp-project-desc {
  background-color: rgba(209, 154, 218, 0.9);
}

/* line 2059, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-img.bg-project.bg-violet {
  background-position: -60px top !important;
}

/* line 2062, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.bg-img.bg-project.bg-violet .mp-project-desc {
  background-color: rgba(145, 148, 196, 0.9);
}

/* line 2065, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container div.jcalpro_events {
  padding: 20px 0 0;
  max-height: 100%;
}

/* line 2069, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container div.jcalpro_events > .jcalpro_events_link {
  float: right;
  margin: 0 30px 0 0;
  position: relative;
  top: -10px;
}

/* line 2075, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container div.jcalpro_events ul {
  padding: 0;
  margin: 0;
}

/* line 2079, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container div.jcalpro_events ul li {
  list-style-type: none;
  position: relative;
  padding-left: 180px;
  padding-right: 30px;
  height: 112px;
  margin: 0 0 5px;
}

/* line 2087, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-events-whats-on #mp-panel-container div.jcalpro_events ul li {
  padding-bottom: 10px;
}

/* line 2090, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container div.jcalpro_events ul li a {
  padding: 0;
  background-color: transparent;
  font-size: 18px;
  color: #404D50;
  font-weight: 600;
}

/* line 2097, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container div.jcalpro_events ul li a:hover {
  color: #313B3E;
}

/* line 2100, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container div.jcalpro_events ul li .jcalpro_events_date {
  position: absolute;
  left: 0;
  top: 0;
  color: #a1cddb;
  background: #fff;
  padding: 10px 10px 10px 30px;
  font-size: 20px;
  height: 30px;
  line-height: 29px;
}

/* line 2111, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container div.jcalpro_events ul li .jcalpro_events_date:after {
  content: '';
  position: absolute;
  top: 0;
  right: -30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 30px;
  border-color: transparent transparent transparent #ffffff;
}

/* line 2122, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container div.jcalpro_events ul li .jcalpro_events_description {
  font-size: 13px;
  line-height: 15px;
  padding: 10px 0;
  color: #455055;
}

/* line 2128, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container div.jcalpro_events ul li .jcalpro_events_link a {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
}

/* line 2134, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .bx-pager-item a {
  padding: 0;
  background-color: transparent;
  border: 1px solid #fff;
  width: 12px;
  height: 12px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

/* line 2144, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .bx-pager-item a.active {
  background-color: #fff;
}

/* line 2147, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .bx-wrapper {
  margin: 0 auto;
}

/* line 2150, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .bx-wrapper .bx-pager {
  text-align: left;
  padding-left: 30px;
}

/* line 2154, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .bx-wrapper .bx-viewport {
  min-height: 111px !important;
}

/* line 2158, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-who-we-are #lightbox-content {
  padding: 40px 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100% !important;
}

/* line 2165, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-who-we-are #lightbox-wrap {
  max-width: 800px !important;
}

/* line 2168, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-who-we-are .uk-article-title {
  display: none;
}

/* line 2171, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-who-we-are .uk-article h2 {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #9D9D9D;
}

/* line 2176, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-who-we-are .uk-article h2 img:first-child {
  float: right;
}

/* line 2179, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-who-we-are .uk-article h2:before, .mp-who-we-are .uk-article h2:after {
  content: " ";
  display: table;
}

/* line 2183, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-who-we-are .uk-article h2:after {
  clear: both;
}

/* line 2186, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-who-we-are .uk-article p img {
  margin-top: 0;
}

/* line 2189, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-who-we-are .uk-article div > img {
  margin-top: 0;
}

/* line 2193, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-facebook-feed-tile {
  background: url(/images/layout/bg-facebook.png) #5e6e76;
  background-position: left top;
  background-repeat: no-repeat;
}

/* line 2198, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-facebook-feed-tile h3 {
  margin-bottom: 10px !important;
  font-size: 34px !important;
  color: #fff;
}

/* line 2203, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-facebook-feed-tile > img {
  float: right;
  margin: 20px 30px 0 0;
}

/* line 2208, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-facebook-feed {
  padding: 0 30px;
  font-size: 13px;
  line-height: 16px;
  position: relative;
}

/* line 2214, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-facebook-feed ul {
  margin: 0;
  padding: 0;
}

/* line 2218, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-facebook-feed ul li {
  list-style-type: none;
  padding-bottom: 10px;
  line-height: 16px !important;
  color: #fff;
}

/* line 2224, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-facebook-feed ul li:last-child {
  padding-bottom: 0;
}

/* line 2227, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-facebook-feed a {
  float: right;
}

/* line 2230, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mod-articles-category-introtext a {
  display: inline;
  padding: 0;
  background-color: transparent;
}

/* line 2235, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-article .wk-slideshow .slides-container .wk-content table th, .uk-article .wk-slideshow .slides-container .wk-content table td {
  padding: 5px 20px;
  vertical-align: top;
}

/* line 2239, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-article .wk-slideshow .slides-container .wk-content table tr th:first-child, .uk-article .wk-slideshow .slides-container .wk-content table tr td:first-child {
  padding-left: 0;
}

/* line 2242, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-map .mp-wrapper {
  background: url(/images/layout/bg-map.jpg);
  background-position: left -120px;
  background-repeat: no-repeat;
  padding-top: 0;
  height: 100%;
  position: relative;
}

/* line 2250, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-map .mp-wrapper p {
  position: absolute;
  left: 30px;
  bottom: 30px;
  margin: 0;
}

/* line 2256, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-tile .mp-wrapper {
  background: url(/images/layout/bg-map.png) #9abd8d;
  background-position: left bottom;
  background-repeat: no-repeat;
  height: 100%;
  color: #fff;
}

/* line 2263, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-tile .mp-wrapper > img {
  float: right;
  margin: 20px 20px 0 0;
}

/* line 2267, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
#mp-panel-container .mp-module-container.mp-tile h4 {
  margin: 0 30px 20px;
  color: #fff;
}

/* line 2271, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
svg, iframe {
  max-width: none !important;
}

/**
2019 Homepage
**/
/* line 2278, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-button {
  text-transform: uppercase;
  padding: 5px 30px;
  border: 0;
  text-shadow: none;
  transition: background-image 0.2s ease;
}

/* line 2285, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-button-lightblue {
  background-color: #a1cddb;
  background-image: linear-gradient(to bottom, #a1cddb, #a1cddb);
  color: white;
}

/* line 2290, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-button-lightblue:hover, .uk-button-lightblue:active, .uk-button-lightblue:focus {
  background-color: #83b1bf;
  background-image: linear-gradient(to bottom, #83b1bf, #83b1bf);
  color: white;
}

/* line 2295, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-button-lightgreen {
  background-color: #95C673;
  background-image: linear-gradient(to bottom, #95C673, #95C673);
  color: white;
}

/* line 2300, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.uk-button-lightgreen:hover, .uk-button-lightgreen:active, .uk-button-lightgreen:focus {
  background-color: #79ab57;
  background-image: linear-gradient(to bottom, #79ab57, #79ab57);
  color: white;
}

/* line 2305, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-font-weight-400 {
  font-weight: 400;
}

/* line 2311, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-split-panel-text {
  background-color: #E6EAEB;
  padding: 70px;
}

/* line 2315, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-panel-light h1, .mp-panel-light p {
  color: white;
}

@media (max-width: 959px) {
  /* line 2319, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
  .mp-newsletter-form {
    padding-bottom: 30px !important;
  }
}

/* line 2323, app/assets/stylesheets/inherited_from_mp/_ifli.scss */
.mp-callout-bar a:hover, .mp-callout-bar a:active, .mp-callout-bar a:focus {
  text-decoration: none !important;
}
@import https://fonts.googleapis.com/css?family=Open+Sans:400,300;
/* ========================================================================
   Component: Base
 ========================================================================== */
/*
 * 1. Normalize default `font-family` and set `font-size` to support `rem` units
 * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
 * 3. Style
 */
/* line 10, app/assets/stylesheets/inherited_from_mp/_theme.scss */
html {
  /* 1 */
  font: normal 16px / 22px 'Calibri';
  /* 2 */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 3 */
  background: #ffffff;
  color: #5e6e76;
}

/*
 * Removes default margin.
 */
/* line 24, app/assets/stylesheets/inherited_from_mp/_theme.scss */
body {
  margin: 0;
}

/* Links
 ========================================================================== */
/*
 * Remove the gray background color from active links in IE 10.
 */
/* line 33, app/assets/stylesheets/inherited_from_mp/_theme.scss */
a {
  background: transparent;
}

/*
 * Improve readability of focused elements when they are also in an active/hover state.
 */
/* line 39, app/assets/stylesheets/inherited_from_mp/_theme.scss */
a:active,
a:hover {
  outline: 0;
}

/*
 * Style
 */
/* line 46, app/assets/stylesheets/inherited_from_mp/_theme.scss */
a,
.uk-link {
  color: #7c9771;
  text-decoration: none;
  cursor: pointer;
}

/* line 53, app/assets/stylesheets/inherited_from_mp/_theme.scss */
a:hover,
.uk-link:hover {
  color: #9194c4;
  text-decoration: underline;
}

/* Text-level semantics
 ========================================================================== */
/*
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 63, app/assets/stylesheets/inherited_from_mp/_theme.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/*
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 69, app/assets/stylesheets/inherited_from_mp/_theme.scss */
b,
strong {
  font-weight: bold;
}

/*
 * 1. Address odd `em`-unit font size rendering in all browsers.
 * 2. Consolas has a better baseline in running text compared to `Courier`
 */
/* line 77, app/assets/stylesheets/inherited_from_mp/_theme.scss */
:not(pre) > code,
:not(pre) > kbd,
:not(pre) > samp {
  /* 1 */
  font-size: 12px;
  /* 2 */
  font-family: Consolas, monospace, serif;
  /* 3 */
  color: #dd0055;
  white-space: nowrap;
  padding: 0 4px;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #fafafa;
}

/*
 * Emphasize
 */
/* line 95, app/assets/stylesheets/inherited_from_mp/_theme.scss */
em {
  color: #5e6e76;
}

/*
 * Insert
 */
/* line 101, app/assets/stylesheets/inherited_from_mp/_theme.scss */
ins {
  background: #ffffaa;
  color: #5e6e76;
  text-decoration: none;
}

/*
 * Mark
 * Note: Addresses styling not present in IE 8/9.
 */
/* line 110, app/assets/stylesheets/inherited_from_mp/_theme.scss */
mark {
  background: #ffffaa;
  color: #5e6e76;
}

/*
 * Quote
 */
/* line 117, app/assets/stylesheets/inherited_from_mp/_theme.scss */
q {
  font-style: italic;
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
/* line 123, app/assets/stylesheets/inherited_from_mp/_theme.scss */
small {
  font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 129, app/assets/stylesheets/inherited_from_mp/_theme.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 136, app/assets/stylesheets/inherited_from_mp/_theme.scss */
sup {
  top: -0.5em;
}

/* line 139, app/assets/stylesheets/inherited_from_mp/_theme.scss */
sub {
  bottom: -0.25em;
}

/* Embedded content
 ========================================================================== */
/*
 * Remove the gap between embedded content and the bottom of their containers.
 */
/* line 147, app/assets/stylesheets/inherited_from_mp/_theme.scss */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Responsiveness
 * 1. Sets a maximum width relative to the parent and auto scales the height
 * 2. Corrects `max-width` behavior if padding and border are used
 */
/* line 160, app/assets/stylesheets/inherited_from_mp/_theme.scss */
audio,
canvas,
img,
svg,
video {
  /* 1 */
  max-width: 100%;
  height: auto;
  /* 2 */
  box-sizing: border-box;
}

/*
 * Preserve original dimensions
 */
/* line 174, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-img-preserve,
.uk-img-preserve audio,
.uk-img-preserve canvas,
.uk-img-preserve img,
.uk-img-preserve svg,
.uk-img-preserve video {
  max-width: none;
}

/*
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 185, app/assets/stylesheets/inherited_from_mp/_theme.scss */
img {
  border: 0;
}

/*
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 191, app/assets/stylesheets/inherited_from_mp/_theme.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Block elements
 ========================================================================== */
/*
 * Reset margin
 */
/* line 199, app/assets/stylesheets/inherited_from_mp/_theme.scss */
blockquote,
figure {
  margin: 0;
}

/*
 * Margins
 */
/* line 206, app/assets/stylesheets/inherited_from_mp/_theme.scss */
p,
ul,
ol,
dl,
blockquote,
pre,
address,
fieldset,
figure {
  margin: 0 0 20px 0;
}

/* line 217, app/assets/stylesheets/inherited_from_mp/_theme.scss */
* + p,
* + ul,
* + ol,
* + dl,
* + blockquote,
* + pre,
* + address,
* + fieldset,
* + figure {
  margin-top: 20px;
}

/* Headings
 ========================================================================== */
/* line 230, app/assets/stylesheets/inherited_from_mp/_theme.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px 0;
  font-family: 'Open Sans';
  font-weight: 600;
  color: #5e6e76;
  text-transform: none;
}

/*
 * Margins
 */
/* line 245, app/assets/stylesheets/inherited_from_mp/_theme.scss */
* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
  margin-top: 25px;
}

/*
 * Sizes
 */
/* Lists
 ========================================================================== */
/* line 288, app/assets/stylesheets/inherited_from_mp/_theme.scss */
ul,
ol {
  padding-left: 30px;
}

/*
 * Reset margin for nested lists
 */
/* line 295, app/assets/stylesheets/inherited_from_mp/_theme.scss */
ul > li > ul,
ul > li > ol,
ol > li > ol,
ol > li > ul {
  margin: 0;
}

/* Description lists
 ========================================================================== */
/* line 303, app/assets/stylesheets/inherited_from_mp/_theme.scss */
dt {
  font-weight: bold;
}

/* line 306, app/assets/stylesheets/inherited_from_mp/_theme.scss */
dd {
  margin-left: 0;
}

/* Horizontal rules
 ========================================================================== */
/*
 * 1. Address differences between Firefox and other browsers.
 * 2. Style
 */
/* line 315, app/assets/stylesheets/inherited_from_mp/_theme.scss */
hr {
  /* 1 */
  box-sizing: content-box;
  height: 0;
  /* 2 */
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #dddddd;
}

/* Address
 ========================================================================== */
/* line 326, app/assets/stylesheets/inherited_from_mp/_theme.scss */
address {
  font-style: normal;
}

/* Blockquotes
 ========================================================================== */
/* line 331, app/assets/stylesheets/inherited_from_mp/_theme.scss */
blockquote {
  padding-left: 15px;
  border-left: 5px solid #dddddd;
  font-size: 16px;
  line-height: 22px;
  font-style: italic;
}

/* Preformatted text
 ========================================================================== */
/*
 * 1. Contain overflow in all browsers.
 */
/* line 343, app/assets/stylesheets/inherited_from_mp/_theme.scss */
pre {
  padding: 10px;
  background: #fafafa;
  font: 12px / 18px Consolas, monospace, serif;
  color: #5e6e76;
  -moz-tab-size: 4;
  tab-size: 4;
  /* 1 */
  overflow: auto;
  border: 1px solid #dddddd;
  border-radius: 3px;
}

/* Selection pseudo-element
 ========================================================================== */
/* line 357, app/assets/stylesheets/inherited_from_mp/_theme.scss */
::-moz-selection {
  background: #1fa2d6;
  color: #ffffff;
  text-shadow: none;
}

/* line 362, app/assets/stylesheets/inherited_from_mp/_theme.scss */
::selection {
  background: #1fa2d6;
  color: #ffffff;
  text-shadow: none;
}

/* HTML5 elements
 ========================================================================== */
/*
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 374, app/assets/stylesheets/inherited_from_mp/_theme.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}

/*
 * Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 390, app/assets/stylesheets/inherited_from_mp/_theme.scss */
progress {
  vertical-align: baseline;
}

/*
 * Prevent displaying `audio` without controls in Chrome, Safari and Opera
 */
/* line 396, app/assets/stylesheets/inherited_from_mp/_theme.scss */
audio:not([controls]) {
  display: none;
}

/*
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
/* line 403, app/assets/stylesheets/inherited_from_mp/_theme.scss */
[hidden],
template {
  display: none;
}

/* Iframe
 ========================================================================== */
/* line 409, app/assets/stylesheets/inherited_from_mp/_theme.scss */
iframe {
  border: 0;
}

/* Fix viewport for IE10 snap mode
 ========================================================================== */
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: device-width;
  }
}

/* ========================================================================
   Component: Grid
 ========================================================================== */
/*
 * 1. Makes grid more robust so that it can be used with other block elements like lists
 */
/* line 425, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* 1 */
  margin: 0;
  padding: 0;
  list-style: none;
}

/*
 * DEPRECATED
 * Micro clearfix
 * Can't use `table` because it creates a 1px gap when it becomes a flex item, only in Webkit
 */
/* line 442, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid:before,
.uk-grid:after {
  content: "";
  display: block;
  overflow: hidden;
}

/* line 448, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid:after {
  clear: both;
}

/*
 * Grid cell
 * 1. Space is allocated solely based on content dimensions
 * 2. Makes grid more robust so that it can be used with other block elements
 * 3. DEPRECATED Using `float` to support IE9
 */
/* line 457, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid > * {
  /* 1 */
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  /* 2 */
  margin: 0;
  /* 3 */
  float: left;
}

/*
 * Remove margin from the last-child
 */
/* line 470, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid > * > :last-child {
  margin-bottom: 0;
}

/* Grid gutter
 ========================================================================== */
/*
 * Default gutter
 */
/* Horizontal */
/* line 479, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid {
  margin-left: -25px;
}

/* line 482, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid > * {
  padding-left: 25px;
}

/* Vertical */
/* line 486, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid + .uk-grid,
.uk-grid-margin,
.uk-grid > * > .uk-panel + .uk-panel {
  margin-top: 25px;
}

/* Large screen and bigger */
@media (min-width: 1220px) {
  /* Horizontal */
  /* line 494, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid {
    margin-left: -35px;
  }
  /* line 497, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid > * {
    padding-left: 35px;
  }
  /* Vertical */
  /* line 501, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid + .uk-grid,
.uk-grid-margin,
.uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 35px;
  }
}

/*
 * Collapse gutter
 */
/* Horizontal */
/* line 511, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-collapse {
  margin-left: 0;
}

/* line 514, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-collapse > * {
  padding-left: 0;
}

/* Vertical */
/* line 518, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-collapse + .uk-grid-collapse,
.uk-grid-collapse > .uk-grid-margin,
.uk-grid-collapse > * > .uk-panel + .uk-panel {
  margin-top: 0;
}

/*
 * Small gutter
 */
/* Horizontal */
/* line 527, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-small {
  margin-left: -10px;
}

/* line 530, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-small > * {
  padding-left: 10px;
}

/* Vertical */
/* line 534, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-small + .uk-grid-small,
.uk-grid-small > .uk-grid-margin,
.uk-grid-small > * > .uk-panel + .uk-panel {
  margin-top: 10px;
}

/*
 * Medium gutter
 */
/* Horizontal */
/* line 543, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-medium {
  margin-left: -25px;
}

/* line 546, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-medium > * {
  padding-left: 25px;
}

/* Vertical */
/* line 550, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-medium + .uk-grid-medium,
.uk-grid-medium > .uk-grid-margin,
.uk-grid-medium > * > .uk-panel + .uk-panel {
  margin-top: 25px;
}

/*
 * Large gutter
 */
/* Large screen and bigger */
@media (min-width: 960px) {
  /* Horizontal */
  /* line 561, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-large {
    margin-left: -35px;
  }
  /* line 564, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-large > * {
    padding-left: 35px;
  }
  /* Vertical */
  /* line 568, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-large + .uk-grid-large,
.uk-grid-large-margin,
.uk-grid-large > * > .uk-panel + .uk-panel {
    margin-top: 35px;
  }
}

/* Extra Large screens */
@media (min-width: 1220px) {
  /* Horizontal */
  /* line 577, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-large {
    margin-left: -50px;
  }
  /* line 580, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-large > * {
    padding-left: 50px;
  }
  /* Vertical */
  /* line 584, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-large + .uk-grid-large,
.uk-grid-large-margin,
.uk-grid-large > * > .uk-panel + .uk-panel {
    margin-top: 50px;
  }
}

/* Modifier: `uk-grid-divider`
 ========================================================================== */
/*
 * Horizontal divider
 * Only works with the default gutter. Does not work with gutter collapse, small or large.
 * Does not work with `uk-push-*`, `uk-pull-*` and not if the columns float into the next row.
 */
/* line 597, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-divider:not(:empty) {
  margin-left: -25px;
  margin-right: -25px;
}

/* line 601, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-divider > * {
  padding-left: 25px;
  padding-right: 25px;
}

/* line 605, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-divider > [class*='uk-width-1-']:not(.uk-width-1-1):nth-child(n+2),
.uk-grid-divider > [class*='uk-width-2-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-3-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-4-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-5-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-6-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-7-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-8-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-9-']:nth-child(n+2) {
  border-left: 1px solid #dddddd;
}

/* Tablet and bigger */
@media (min-width: 768px) {
  /* line 618, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-divider > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
    border-left: 1px solid #dddddd;
  }
}

/* Desktop and bigger */
@media (min-width: 960px) {
  /* line 624, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-divider > [class*='uk-width-large-']:not(.uk-width-large-1-1):nth-child(n+2) {
    border-left: 1px solid #dddddd;
  }
}

/* Large screen and bigger */
@media (min-width: 1220px) {
  /*
     * Large gutter
     */
  /* line 633, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-divider:not(:empty) {
    margin-left: -35px;
    margin-right: -35px;
  }
  /* line 637, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-divider > * {
    padding-left: 35px;
    padding-right: 35px;
  }
  /* line 641, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-divider:empty {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}

/*
 * Vertical divider
 */
/* line 649, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-divider:empty {
  margin-top: 25px;
  margin-bottom: 25px;
  border-top: 1px solid #dddddd;
}

/* Match panels in grids
 ========================================================================== */
/*
 * 1. Behave like a block element
 */
/* line 659, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-match > * {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /* 1 */
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 668, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-match > * > * {
  /* 1 */
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  box-sizing: border-box;
  width: 100%;
}

/* Even grid cell widths
 ========================================================================== */
/* line 678, app/assets/stylesheets/inherited_from_mp/_theme.scss */
[class*='uk-grid-width'] > * {
  box-sizing: border-box;
  width: 100%;
}

/* line 682, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-width-1-2 > * {
  width: 50%;
}

/* line 685, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-width-1-3 > * {
  width: 33.333%;
}

/* line 688, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-width-1-4 > * {
  width: 25%;
}

/* line 691, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-width-1-5 > * {
  width: 20%;
}

/* line 694, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-width-1-6 > * {
  width: 16.666%;
}

/* line 697, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-width-1-10 > * {
  width: 10%;
}

/* line 700, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid-width-auto > * {
  width: auto;
}

/* Phone landscape and bigger */
@media (min-width: 480px) {
  /* line 705, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-small-1-1 > * {
    width: 100%;
  }
  /* line 708, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-small-1-2 > * {
    width: 50%;
  }
  /* line 711, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-small-1-3 > * {
    width: 33.333%;
  }
  /* line 714, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-small-1-4 > * {
    width: 25%;
  }
  /* line 717, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-small-1-5 > * {
    width: 20%;
  }
  /* line 720, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-small-1-6 > * {
    width: 16.666%;
  }
  /* line 723, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-small-1-10 > * {
    width: 10%;
  }
}

/* Tablet and bigger */
@media (min-width: 768px) {
  /* line 729, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-medium-1-1 > * {
    width: 100%;
  }
  /* line 732, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-medium-1-2 > * {
    width: 50%;
  }
  /* line 735, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-medium-1-3 > * {
    width: 33.333%;
  }
  /* line 738, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-medium-1-4 > * {
    width: 25%;
  }
  /* line 741, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-medium-1-5 > * {
    width: 20%;
  }
  /* line 744, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-medium-1-6 > * {
    width: 16.666%;
  }
  /* line 747, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-medium-1-10 > * {
    width: 10%;
  }
}

/* Desktop and bigger */
@media (min-width: 960px) {
  /* line 753, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-large-1-1 > * {
    width: 100%;
  }
  /* line 756, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-large-1-2 > * {
    width: 50%;
  }
  /* line 759, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-large-1-3 > * {
    width: 33.333%;
  }
  /* line 762, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-large-1-4 > * {
    width: 25%;
  }
  /* line 765, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-large-1-5 > * {
    width: 20%;
  }
  /* line 768, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-large-1-6 > * {
    width: 16.666%;
  }
  /* line 771, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-large-1-10 > * {
    width: 10%;
  }
}

/* Large screen and bigger */
@media (min-width: 1220px) {
  /* line 777, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-xlarge-1-1 > * {
    width: 100%;
  }
  /* line 780, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-xlarge-1-2 > * {
    width: 50%;
  }
  /* line 783, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-xlarge-1-3 > * {
    width: 33.333%;
  }
  /* line 786, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-xlarge-1-4 > * {
    width: 25%;
  }
  /* line 789, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-xlarge-1-5 > * {
    width: 20%;
  }
  /* line 792, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-xlarge-1-6 > * {
    width: 16.666%;
  }
  /* line 795, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-grid-width-xlarge-1-10 > * {
    width: 10%;
  }
}

/* Sub-objects: `uk-width-*`
 ========================================================================== */
/* line 801, app/assets/stylesheets/inherited_from_mp/_theme.scss */
[class*='uk-width'] {
  box-sizing: border-box;
  width: 100%;
}

/*
 * Widths
 */
/* Whole */
/* line 809, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-width-1-1 {
  width: 100%;
}

/* Halves */
/* line 813, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-width-1-2,
.uk-width-2-4,
.uk-width-3-6,
.uk-width-5-10 {
  width: 50%;
}

/* Thirds */
/* line 820, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-width-1-3,
.uk-width-2-6 {
  width: 33.333%;
}

/* line 824, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-width-2-3,
.uk-width-4-6 {
  width: 66.666%;
}

/* Quarters */
/* line 829, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-width-1-4 {
  width: 25%;
}

/* line 832, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-width-3-4 {
  width: 75%;
}

/* Fifths */
/* line 836, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-width-1-5,
.uk-width-2-10 {
  width: 20%;
}

/* line 840, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-width-2-5,
.uk-width-4-10 {
  width: 40%;
}

/* line 844, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-width-3-5,
.uk-width-6-10 {
  width: 60%;
}

/* line 848, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-width-4-5,
.uk-width-8-10 {
  width: 80%;
}

/* Sixths */
/* line 853, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-width-1-6 {
  width: 16.666%;
}

/* line 856, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-width-5-6 {
  width: 83.333%;
}

/* Tenths */
/* line 860, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-width-1-10 {
  width: 10%;
}

/* line 863, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-width-3-10 {
  width: 30%;
}

/* line 866, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-width-7-10 {
  width: 70%;
}

/* line 869, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-width-9-10 {
  width: 90%;
}

/* Phone landscape and bigger */
@media (min-width: 480px) {
  /* Whole */
  /* line 875, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-small-1-1 {
    width: 100%;
  }
  /* Halves */
  /* line 879, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-small-1-2,
.uk-width-small-2-4,
.uk-width-small-3-6,
.uk-width-small-5-10 {
    width: 50%;
  }
  /* Thirds */
  /* line 886, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-small-1-3,
.uk-width-small-2-6 {
    width: 33.333%;
  }
  /* line 890, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-small-2-3,
.uk-width-small-4-6 {
    width: 66.666%;
  }
  /* Quarters */
  /* line 895, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-small-1-4 {
    width: 25%;
  }
  /* line 898, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-small-3-4 {
    width: 75%;
  }
  /* Fifths */
  /* line 902, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-small-1-5,
.uk-width-small-2-10 {
    width: 20%;
  }
  /* line 906, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-small-2-5,
.uk-width-small-4-10 {
    width: 40%;
  }
  /* line 910, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-small-3-5,
.uk-width-small-6-10 {
    width: 60%;
  }
  /* line 914, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-small-4-5,
.uk-width-small-8-10 {
    width: 80%;
  }
  /* Sixths */
  /* line 919, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-small-1-6 {
    width: 16.666%;
  }
  /* line 922, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-small-5-6 {
    width: 83.333%;
  }
  /* Tenths */
  /* line 926, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-small-1-10 {
    width: 10%;
  }
  /* line 929, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-small-3-10 {
    width: 30%;
  }
  /* line 932, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-small-7-10 {
    width: 70%;
  }
  /* line 935, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-small-9-10 {
    width: 90%;
  }
}

/* Tablet and bigger */
@media (min-width: 768px) {
  /* Whole */
  /* line 942, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-medium-1-1 {
    width: 100%;
  }
  /* Halves */
  /* line 946, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-medium-1-2,
.uk-width-medium-2-4,
.uk-width-medium-3-6,
.uk-width-medium-5-10 {
    width: 50%;
  }
  /* Thirds */
  /* line 953, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-medium-1-3,
.uk-width-medium-2-6 {
    width: 33.333%;
  }
  /* line 957, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-medium-2-3,
.uk-width-medium-4-6 {
    width: 66.666%;
  }
  /* Quarters */
  /* line 962, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-medium-1-4 {
    width: 25%;
  }
  /* line 965, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-medium-3-4 {
    width: 75%;
  }
  /* Fifths */
  /* line 969, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-medium-1-5,
.uk-width-medium-2-10 {
    width: 20%;
  }
  /* line 973, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-medium-2-5,
.uk-width-medium-4-10 {
    width: 40%;
  }
  /* line 977, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-medium-3-5,
.uk-width-medium-6-10 {
    width: 60%;
  }
  /* line 981, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-medium-4-5,
.uk-width-medium-8-10 {
    width: 80%;
  }
  /* Sixths */
  /* line 986, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-medium-1-6 {
    width: 16.666%;
  }
  /* line 989, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-medium-5-6 {
    width: 83.333%;
  }
  /* Tenths */
  /* line 993, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-medium-1-10 {
    width: 10%;
  }
  /* line 996, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-medium-3-10 {
    width: 30%;
  }
  /* line 999, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-medium-7-10 {
    width: 70%;
  }
  /* line 1002, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-medium-9-10 {
    width: 90%;
  }
}

/* Desktop and bigger */
@media (min-width: 960px) {
  /* Whole */
  /* line 1009, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-large-1-1 {
    width: 100%;
  }
  /* Halves */
  /* line 1013, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-large-1-2,
.uk-width-large-2-4,
.uk-width-large-3-6,
.uk-width-large-5-10 {
    width: 50%;
  }
  /* Thirds */
  /* line 1020, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-large-1-3,
.uk-width-large-2-6 {
    width: 33.333%;
  }
  /* line 1024, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-large-2-3,
.uk-width-large-4-6 {
    width: 66.666%;
  }
  /* Quarters */
  /* line 1029, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-large-1-4 {
    width: 25%;
  }
  /* line 1032, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-large-3-4 {
    width: 75%;
  }
  /* Fifths */
  /* line 1036, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-large-1-5,
.uk-width-large-2-10 {
    width: 20%;
  }
  /* line 1040, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-large-2-5,
.uk-width-large-4-10 {
    width: 40%;
  }
  /* line 1044, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-large-3-5,
.uk-width-large-6-10 {
    width: 60%;
  }
  /* line 1048, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-large-4-5,
.uk-width-large-8-10 {
    width: 80%;
  }
  /* Sixths */
  /* line 1053, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-large-1-6 {
    width: 16.666%;
  }
  /* line 1056, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-large-5-6 {
    width: 83.333%;
  }
  /* Tenths */
  /* line 1060, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-large-1-10 {
    width: 10%;
  }
  /* line 1063, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-large-3-10 {
    width: 30%;
  }
  /* line 1066, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-large-7-10 {
    width: 70%;
  }
  /* line 1069, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-large-9-10 {
    width: 90%;
  }
}

/* Large screen and bigger */
@media (min-width: 1220px) {
  /* Whole */
  /* line 1076, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-xlarge-1-1 {
    width: 100%;
  }
  /* Halves */
  /* line 1080, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-xlarge-1-2,
.uk-width-xlarge-2-4,
.uk-width-xlarge-3-6,
.uk-width-xlarge-5-10 {
    width: 50%;
  }
  /* Thirds */
  /* line 1087, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-xlarge-1-3,
.uk-width-xlarge-2-6 {
    width: 33.333%;
  }
  /* line 1091, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-xlarge-2-3,
.uk-width-xlarge-4-6 {
    width: 66.666%;
  }
  /* Quarters */
  /* line 1096, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-xlarge-1-4 {
    width: 25%;
  }
  /* line 1099, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-xlarge-3-4 {
    width: 75%;
  }
  /* Fifths */
  /* line 1103, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-xlarge-1-5,
.uk-width-xlarge-2-10 {
    width: 20%;
  }
  /* line 1107, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-xlarge-2-5,
.uk-width-xlarge-4-10 {
    width: 40%;
  }
  /* line 1111, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-xlarge-3-5,
.uk-width-xlarge-6-10 {
    width: 60%;
  }
  /* line 1115, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-xlarge-4-5,
.uk-width-xlarge-8-10 {
    width: 80%;
  }
  /* Sixths */
  /* line 1120, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-xlarge-1-6 {
    width: 16.666%;
  }
  /* line 1123, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-xlarge-5-6 {
    width: 83.333%;
  }
  /* Tenths */
  /* line 1127, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-xlarge-1-10 {
    width: 10%;
  }
  /* line 1130, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-xlarge-3-10 {
    width: 30%;
  }
  /* line 1133, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-xlarge-7-10 {
    width: 70%;
  }
  /* line 1136, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-width-xlarge-9-10 {
    width: 90%;
  }
}

/* Sub-object: `uk-push-*` and `uk-pull-*`
 ========================================================================== */
/*
 * Source ordering
 * Works only with `uk-width-medium-*`
 */
/* Tablet and bigger */
@media (min-width: 768px) {
  /* line 1148, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  [class*='uk-push-'],
[class*='uk-pull-'] {
    position: relative;
  }
  /*
     * Push
     */
  /* Halves */
  /* line 1156, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-push-1-2,
.uk-push-2-4,
.uk-push-3-6,
.uk-push-5-10 {
    left: 50%;
  }
  /* Thirds */
  /* line 1163, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-push-1-3,
.uk-push-2-6 {
    left: 33.333%;
  }
  /* line 1167, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-push-2-3,
.uk-push-4-6 {
    left: 66.666%;
  }
  /* Quarters */
  /* line 1172, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-push-1-4 {
    left: 25%;
  }
  /* line 1175, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-push-3-4 {
    left: 75%;
  }
  /* Fifths */
  /* line 1179, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-push-1-5,
.uk-push-2-10 {
    left: 20%;
  }
  /* line 1183, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-push-2-5,
.uk-push-4-10 {
    left: 40%;
  }
  /* line 1187, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-push-3-5,
.uk-push-6-10 {
    left: 60%;
  }
  /* line 1191, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-push-4-5,
.uk-push-8-10 {
    left: 80%;
  }
  /* Sixths */
  /* line 1196, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-push-1-6 {
    left: 16.666%;
  }
  /* line 1199, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-push-5-6 {
    left: 83.333%;
  }
  /* Tenths */
  /* line 1203, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-push-1-10 {
    left: 10%;
  }
  /* line 1206, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-push-3-10 {
    left: 30%;
  }
  /* line 1209, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-push-7-10 {
    left: 70%;
  }
  /* line 1212, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-push-9-10 {
    left: 90%;
  }
  /*
     * Pull
     */
  /* Halves */
  /* line 1219, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-pull-1-2,
.uk-pull-2-4,
.uk-pull-3-6,
.uk-pull-5-10 {
    left: -50%;
  }
  /* Thirds */
  /* line 1226, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-pull-1-3,
.uk-pull-2-6 {
    left: -33.333%;
  }
  /* line 1230, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-pull-2-3,
.uk-pull-4-6 {
    left: -66.666%;
  }
  /* Quarters */
  /* line 1235, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-pull-1-4 {
    left: -25%;
  }
  /* line 1238, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-pull-3-4 {
    left: -75%;
  }
  /* Fifths */
  /* line 1242, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-pull-1-5,
.uk-pull-2-10 {
    left: -20%;
  }
  /* line 1246, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-pull-2-5,
.uk-pull-4-10 {
    left: -40%;
  }
  /* line 1250, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-pull-3-5,
.uk-pull-6-10 {
    left: -60%;
  }
  /* line 1254, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-pull-4-5,
.uk-pull-8-10 {
    left: -80%;
  }
  /* Sixths */
  /* line 1259, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-pull-1-6 {
    left: -16.666%;
  }
  /* line 1262, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-pull-5-6 {
    left: -83.333%;
  }
  /* Tenths */
  /* line 1266, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-pull-1-10 {
    left: -10%;
  }
  /* line 1269, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-pull-3-10 {
    left: -30%;
  }
  /* line 1272, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-pull-7-10 {
    left: -70%;
  }
  /* line 1275, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-pull-9-10 {
    left: -90%;
  }
}

/* ========================================================================
   Component: Panel
 ========================================================================== */
/*
 * 1. Needed for `a` elements
 * 2. Create position context for badges
 */
/* line 1286, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel {
  /* 1 */
  display: block;
  /* 2 */
  position: relative;
}

/*
 * Allow panels to be anchors
 */
/* line 1295, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel,
.uk-panel:hover {
  text-decoration: none;
}

/*
 * Micro clearfix to make panels more robust
 */
/* line 1302, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel:before,
.uk-panel:after {
  content: "";
  display: table;
}

/* line 1307, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel:after {
  clear: both;
}

/*
 * Remove margin from the last-child if not `uk-widget-title`
 */
/* line 1313, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel > :not(.uk-panel-title):last-child {
  margin-bottom: 0;
}

/* Sub-object: `uk-panel-title`
 ========================================================================== */
/* line 1318, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  text-transform: none;
  color: #5e6e76;
}

/* Sub-object: `uk-panel-badge`
 ========================================================================== */
/* line 1329, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-badge {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

/* Sub-object: `uk-panel-teaser`
 ========================================================================== */
/* line 1337, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-teaser {
  margin-bottom: 20px;
}

/* Sub-object: `uk-panel-body`
 ========================================================================== */
/* line 1342, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-body {
  padding: 20px;
}

/* Modifier: `uk-panel-box`
 ========================================================================== */
/* line 1347, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-box {
  padding: 20px;
  background: #9dc28e;
  color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}

/* line 1354, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-box-hover:hover {
  color: #ffffff;
}

/* line 1357, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-box .uk-panel-title {
  color: #ffffff;
}

/* line 1360, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-box .uk-panel-badge {
  top: 10px;
  right: 10px;
}

/* line 1364, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-box > .uk-panel-teaser {
  margin-top: -21px;
  margin-left: -21px;
  margin-right: -21px;
}

/*
 * Nav in panel
 */
/* line 1372, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-box > .uk-nav-side {
  margin: 0 -20px;
}

/*
 * Sub-modifier: `uk-panel-box-primary`
 */
/* line 1378, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-box-primary {
  background-color: #eefaff;
  color: #699eb3;
  border-color: rgba(105, 158, 179, 0.3);
}

/* line 1383, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-box-primary-hover:hover {
  color: #699eb3;
}

/* line 1386, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-box-primary .uk-panel-title {
  color: #3484a4;
}

/*
 * Sub-modifier: `uk-panel-box-secondary`
 */
/* line 1392, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-box-secondary {
  background-color: #ffffff;
  color: #444444;
}

/* line 1396, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-box-secondary-hover:hover {
  color: #444444;
}

/* line 1399, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-box-secondary .uk-panel-title {
  color: #444444;
}

/* Modifier: `uk-panel-hover`
 ========================================================================== */
/* line 1404, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-hover {
  padding: 20px;
  color: #5e6e76;
  border: 1px solid transparent;
  border-radius: 0;
}

/* line 1410, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-hover:hover {
  background: #fafafa;
  color: #5e6e76;
  border-color: #dddddd;
}

/* line 1415, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-hover .uk-panel-badge {
  top: 10px;
  right: 10px;
}

/* line 1419, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-hover > .uk-panel-teaser {
  margin-top: -21px;
  margin-left: -21px;
  margin-right: -21px;
}

/* Modifier: `uk-panel-header`
 ========================================================================== */
/* line 1426, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-header .uk-panel-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
  color: #5e6e76;
}

/* Modifier: `uk-panel-space`
 ========================================================================== */
/* line 1433, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-space {
  padding: 30px;
}

/* line 1436, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-space .uk-panel-badge {
  top: 30px;
  right: 30px;
}

/* Modifier: `uk-panel-divider`
 ========================================================================== */
/* line 1442, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel + .uk-panel-divider {
  margin-top: 50px !important;
}

/* line 1445, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel + .uk-panel-divider:before {
  content: "";
  display: block;
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  border-top: 1px solid #dddddd;
}

/* Large screen and bigger */
@media (min-width: 1220px) {
  /* line 1456, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-panel + .uk-panel-divider {
    margin-top: 70px !important;
  }
  /* line 1459, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-panel + .uk-panel-divider:before {
    top: -35px;
  }
}

/* line 1463, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-panel-box .uk-panel-teaser {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  overflow: hidden;
  -webkit-transform: translateZ(0);
}

/* ========================================================================
   Component: Block
 ========================================================================== */
/* line 1472, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-block {
  position: relative;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* Phone landscape and bigger */
@media (min-width: 768px) {
  /* line 1480, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-block {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

/*
 * Micro clearfix to make blocks more robust
 */
/* line 1488, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-block:before,
.uk-block:after {
  content: "";
  display: table;
}

/* line 1493, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-block:after {
  clear: both;
}

/*
 * Remove margin from the last-child
 */
/* line 1499, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-block > :last-child {
  margin-bottom: 0;
}

/* Padding Modifier
 ========================================================================== */
/*
 * Large padding
 */
/* line 1507, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-block-large {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* Tablets and bigger */
@media (min-width: 768px) {
  /* line 1513, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-block-large {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

/* Desktop and bigger */
@media (min-width: 960px) {
  /* line 1520, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-block-large {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

/* Color Modifier
 ========================================================================== */
/*
 * Default
 */
/* line 1530, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-block-default {
  background: #ffffff;
}

/*
 * Muted
 */
/* line 1536, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-block-muted {
  background: #f9f9f9;
}

/*
 * Primary
 */
/* line 1542, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-block-primary {
  background: #00a8e6;
}

/*
 * Secondary
 */
/* line 1548, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-block-secondary {
  background: #222222;
}

/*
     * Adjust padding between equal colored blocks
     */
/* line 1554, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-block-default + .uk-block-default,
.uk-block-muted + .uk-block-muted,
.uk-block-primary + .uk-block-primary,
.uk-block-secondary + .uk-block-secondary {
  padding-top: 0;
}

/* ========================================================================
   Component: Article
 ========================================================================== */
/*
 * Micro clearfix to make articles more robust
 */
/* line 1566, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-article:before,
.uk-article:after {
  content: "";
  display: table;
}

/* line 1571, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-article:after {
  clear: both;
}

/*
 * Remove margin from the last-child
 */
/* line 1577, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-article > :last-child {
  margin-bottom: 0;
}

/*
 * Vertical gutter for articles
 */
/* line 1583, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-article + .uk-article {
  margin-top: 25px;
}

/* Sub-object `uk-article-title`
 ========================================================================== */
/* line 1588, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-article-title {
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
  text-transform: none;
}

/* line 1594, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-article-title a {
  color: inherit;
  text-decoration: none;
}

/* Sub-object `uk-article-meta`
 ========================================================================== */
/* line 1600, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-article-meta {
  font-size: 12px;
  line-height: 18px;
  color: #999999;
}

/* Sub-object `uk-article-lead`
 ========================================================================== */
/* line 1607, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-article-lead {
  color: #5e6e76;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
}

/* Sub-object `uk-article-divider`
 ========================================================================== */
/* line 1615, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-article-divider {
  margin-bottom: 25px;
  border-color: #dddddd;
}

/* line 1619, app/assets/stylesheets/inherited_from_mp/_theme.scss */
* + .uk-article-divider {
  margin-top: 25px;
}

/* line 1622, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-article + .uk-article {
  padding-top: 25px;
  border-top: 1px solid #dddddd;
}

/* ========================================================================
   Component: Comment
 ========================================================================== */
/* Sub-object `uk-comment-header`
 ========================================================================== */
/* line 1631, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-comment-header {
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #dddddd;
  border-radius: 0;
  background: #fafafa;
}

/*
 * Micro clearfix
 */
/* line 1641, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-comment-header:before,
.uk-comment-header:after {
  content: "";
  display: table;
}

/* line 1646, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-comment-header:after {
  clear: both;
}

/* Sub-object `uk-comment-avatar`
 ========================================================================== */
/* line 1651, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-comment-avatar {
  margin-right: 20px;
  float: left;
}

/* Sub-object `uk-comment-title`
 ========================================================================== */
/* line 1657, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-comment-title {
  margin: 5px 0 0 0;
  font-size: 16px;
  line-height: 22px;
}

/* Sub-object `uk-comment-meta`
 ========================================================================== */
/* line 1664, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-comment-meta {
  margin: 2px 0 0 0;
  font-size: 11px;
  line-height: 16px;
  color: #999999;
}

/* Sub-object `uk-comment-body`
 ========================================================================== */
/* line 1672, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-comment-body {
  padding-left: 10px;
  padding-right: 10px;
}

/*
 * Remove margin from the last-child
 */
/* line 1679, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-comment-body > :last-child {
  margin-bottom: 0;
}

/* Sub-object `uk-comment-list`
 ========================================================================== */
/* line 1684, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-comment-list {
  padding: 0;
  list-style: none;
}

/* line 1688, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-comment-list .uk-comment + ul {
  margin: 30px 0 0 0;
  list-style: none;
}

/* line 1692, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-comment-list > li:nth-child(n+2),
.uk-comment-list .uk-comment + ul > li:nth-child(n+2) {
  margin-top: 30px;
}

/* Tablet and bigger */
@media (min-width: 768px) {
  /* line 1698, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-comment-list .uk-comment + ul {
    padding-left: 100px;
  }
}

/* Modifier `uk-comment-primary`
 ========================================================================== */
/* line 1704, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-comment-primary .uk-comment-header {
  border-color: rgba(45, 112, 145, 0.3);
  background-color: #ebf7fd;
  color: #2d7091;
  text-shadow: 0 1px 0 #ffffff;
}

/* ========================================================================
   Component: Cover
 ========================================================================== */
/*
 * Background image always covers and centers its element
 */
/* line 1716, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-cover-background {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

/*
 * Emulates image cover, works with video and image elements
 * 1. Parent container which clips resized object
 * 2. Resizes the object to always covers its container
 * 3. Reset the responsive image CSS
 * 4. Center object
 */
/* 1 */
/* line 1729, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-cover {
  overflow: hidden;
}

/* line 1732, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-cover-object {
  /* 2 */
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  /* 3 */
  max-width: none;
  /* 4 */
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/*
 * To center iframes use `data-uk-cover` JavaScript
 */
/* line 1750, app/assets/stylesheets/inherited_from_mp/_theme.scss */
[data-uk-cover] {
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* ========================================================================
   Component: Nav
 ========================================================================== */
/* line 1760, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav,
.uk-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*
 * Items
 */
/* line 1769, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav li > a {
  display: block;
  text-decoration: none;
}

/* line 1773, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav > li > a {
  padding: 5px 20px;
}

/*
 * Nested items
 */
/* line 1779, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav ul {
  padding-left: 15px;
}

/* line 1782, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav ul a {
  padding: 2px 0;
}

/*
 * Item subtitle
 */
/* line 1788, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav li > a > div {
  font-size: 12px;
  line-height: 18px;
}

/* Sub-object: `uk-nav-header`
 ========================================================================== */
/* line 1794, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-header {
  padding: 5px 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}

/* line 1800, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-header:not(:first-child) {
  margin-top: 20px;
}

/* Sub-object: `uk-nav-divider`
 ========================================================================== */
/* line 1805, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-divider {
  margin: 9px 20px;
}

/* Sub-object: `uk-nav-sub`
 ========================================================================== */
/*
 * `ul` needed for higher specificity to override padding
 */
/* line 1813, app/assets/stylesheets/inherited_from_mp/_theme.scss */
ul.uk-nav-sub {
  padding: 5px 0 5px 20px;
}

/* Modifier: `uk-nav-parent-icon`
 ========================================================================== */
/* line 1818, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-parent-icon > .uk-parent > a:after {
  content: "\f104";
  width: 20px;
  margin-right: -10px;
  float: right;
  font-family: FontAwesome;
  text-align: center;
}

/* line 1826, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-parent-icon > .uk-parent.uk-open > a:after {
  content: "\f107";
}

/* Modifier `uk-nav-side`
 ========================================================================== */
/*
 * Items
 */
/* line 1834, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-side > li > a {
  color: #5e6e76;
}

/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
/* line 1842, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-side > li > a:hover,
.uk-nav-side > li > a:focus {
  background: rgba(0, 0, 0, 0.03);
  color: #5e6e76;
  /* 2 */
  outline: none;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
  text-shadow: 0 -1px 0 #ffffff;
}

/* Active */
/* line 1852, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-side > li.uk-active > a {
  background: transparent;
  color: #ffffff;
  box-shadow: inset 0 2px 4px rgba(0, 69, 109, 0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

/*
 * Sub-object: `uk-nav-header`
 */
/* line 1861, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-side .uk-nav-header {
  color: #5e6e76;
}

/*
 * Sub-object: `uk-nav-divider`
 */
/* line 1867, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-side .uk-nav-divider {
  border-top: 1px solid #dddddd;
  box-shadow: 0 1px 0 #ffffff;
}

/*
 * Nested items
 */
/* line 1874, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-side ul a {
  color: #7c9771;
}

/* line 1877, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-side ul a:hover {
  color: #9194c4;
}

/* Modifier `uk-nav-dropdown`
 ========================================================================== */
/*
 * Items
 */
/* line 1885, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-dropdown > li > a {
  color: #5e6e76;
}

/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
/* line 1893, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-dropdown > li > a:hover,
.uk-nav-dropdown > li > a:focus {
  background: #5e6e76;
  color: #ffffff;
  /* 2 */
  outline: none;
  box-shadow: inset 0 2px 4px rgba(0, 69, 109, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

/*
 * Sub-object: `uk-nav-header`
 */
/* line 1905, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-dropdown .uk-nav-header {
  color: #999999;
}

/*
 * Sub-object: `uk-nav-divider`
 */
/* line 1911, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-dropdown .uk-nav-divider {
  border-top: 1px solid #dddddd;
}

/*
 * Nested items
 */
/* line 1917, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-dropdown ul a {
  color: #7c9771;
}

/* line 1920, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-dropdown ul a:hover {
  color: #9194c4;
}

/* Modifier `uk-nav-navbar`
 ========================================================================== */
/*
 * Items
 */
/* line 1928, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-navbar > li > a {
  color: #5e6e76;
}

/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
/* line 1936, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-navbar > li > a:hover,
.uk-nav-navbar > li > a:focus {
  background: #5e6e76;
  color: #ffffff;
  /* 2 */
  outline: none;
  box-shadow: inset 0 2px 4px rgba(0, 69, 109, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

/*
 * Sub-object: `uk-nav-header`
 */
/* line 1948, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-navbar .uk-nav-header {
  color: #999999;
}

/*
 * Sub-object: `uk-nav-divider`
 */
/* line 1954, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-navbar .uk-nav-divider {
  border-top: 1px solid #dddddd;
}

/*
 * Nested items
 */
/* line 1960, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-navbar ul a {
  color: #7c9771;
}

/* line 1963, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-navbar ul a:hover {
  color: #9194c4;
}

/* Modifier `uk-nav-offcanvas`
 ========================================================================== */
/*
 * Items
 */
/* line 1971, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-offcanvas > li > a {
  color: #cccccc;
  padding: 10px 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

/*
 * Hover
 * No hover on touch devices because it behaves buggy in fixed offcanvas
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
/* line 1984, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-offcanvas > .uk-open > a,
html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover,
html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus {
  background: #404040;
  color: #ffffff;
  /* 2 */
  outline: none;
}

/*
 * Active
 * `html .uk-nav` needed for higher specificity to override hover
 */
/* line 1996, app/assets/stylesheets/inherited_from_mp/_theme.scss */
html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
  background: #1a1a1a;
  color: #ffffff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
}

/*
 * Sub-object: `uk-nav-header`
 */
/* line 2004, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-offcanvas .uk-nav-header {
  color: #777777;
  margin-top: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  background: #404040;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

/*
 * Sub-object: `uk-nav-divider`
 */
/* line 2015, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-offcanvas .uk-nav-divider {
  border-top: 1px solid rgba(255, 255, 255, 0.01);
  margin: 0;
  height: 4px;
  background: rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
}

/*
 * Nested items
 * No hover on touch devices because it behaves buggy in fixed offcanvas
 */
/* line 2026, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-offcanvas ul a {
  color: #cccccc;
}

/* line 2029, app/assets/stylesheets/inherited_from_mp/_theme.scss */
html:not(.uk-touch) .uk-nav-offcanvas ul a:hover {
  color: #ffffff;
}

/*
     * Modifier `uk-nav-offcanvas`
     */
/* line 2035, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-offcanvas {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05);
}

/*
     * Sub-object: `uk-nav-sub`
     */
/* line 2042, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-offcanvas .uk-nav-sub {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

/* ========================================================================
   Component: Navbar
 ========================================================================== */
/* line 2049, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar {
  background: #f7f7f7;
  color: #5e6e76;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom-color: rgba(0, 0, 0, 0.3);
  border-radius: 0;
  background-origin: border-box;
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
}

/*
 * Micro clearfix
 */
/* line 2062, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar:before,
.uk-navbar:after {
  content: "";
  display: table;
}

/* line 2067, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar:after {
  clear: both;
}

/* Sub-object: `uk-navbar-nav`
 ========================================================================== */
/* line 2072, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}

/*
 * 1. Create position context for dropdowns
 */
/* line 2081, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-nav > li {
  float: left;
  /* 1 */
  position: relative;
}

/*
 * 1. Dimensions
 * 2. Style
 */
/* line 2090, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-nav > li > a {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  /* 1 */
  height: 35px;
  padding: 0 15px;
  line-height: 34px;
  /* 2 */
  color: #5e6e76;
  font-size: 15px;
  font-family: 'Open Sans';
  font-weight: normal;
  margin-top: -1px;
  margin-left: -1px;
  border: 1px solid transparent;
  border-bottom-width: 0;
  text-shadow: 0 1px 0 none;
}

/* Appear not as link */
/* line 2110, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-nav > li > a[href='#'] {
  cursor: text;
}

/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Also apply if dropdown is opened
 * 3. Remove default focus style
 */
/* line 2119, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a {
  background-color: #ffffff;
  color: #5e6e76;
  /* 3 */
  outline: none;
  position: relative;
  z-index: 1;
  border-left-color: rgba(0, 0, 0, 0.1);
  border-right-color: rgba(0, 0, 0, 0.1);
  border-top-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0);
}

/* OnClick */
/* line 2134, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-nav > li > a:active {
  background-color: #f5f5f5;
  color: #5e6e76;
  border-left-color: rgba(0, 0, 0, 0.1);
  border-right-color: rgba(0, 0, 0, 0.1);
  border-top-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0);
}

/* Active */
/* line 2143, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-nav > li.uk-active > a {
  background-color: #ffffff;
  color: #5e6e76;
  border-left-color: rgba(0, 0, 0, 0.1);
  border-right-color: rgba(0, 0, 0, 0.1);
  border-top-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0);
}

/* Sub-objects: `uk-navbar-nav-subtitle`
 ========================================================================== */
/* line 2153, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-nav .uk-navbar-nav-subtitle {
  line-height: 22px;
}

/* line 2156, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-nav-subtitle > div {
  margin-top: -2.5px;
  font-size: 10px;
  line-height: 12px;
}

/* Sub-objects: `uk-navbar-content`, `uk-navbar-brand`, `uk-navbar-toggle`
 ========================================================================== */
/*
 * Imitate navbar items
 */
/* line 2166, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-content,
.uk-navbar-brand,
.uk-navbar-toggle {
  box-sizing: border-box;
  display: block;
  height: 35px;
  padding: 0 15px;
  float: left;
  margin-top: -1px;
  text-shadow: 0 1px 0 none;
}

/*
 * Helper to center all child elements vertically
 */
/* line 2180, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-content:before,
.uk-navbar-brand:before,
.uk-navbar-toggle:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* Sub-objects: `uk-navbar-content`
 ========================================================================== */
/*
 * Better sibling spacing
 */
/* line 2193, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-content + .uk-navbar-content:not(.uk-navbar-center) {
  padding-left: 0;
}

/*
 * Link colors
 */
/* line 2199, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-content > a:not([class]) {
  color: #7c9771;
}

/* line 2202, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-content > a:not([class]):hover {
  color: #9194c4;
}

/* Sub-objects: `uk-navbar-brand`
 ========================================================================== */
/* line 2207, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-brand {
  font-size: 18px;
  color: #5e6e76;
  text-decoration: none;
}

/*
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
/* line 2216, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-brand:hover,
.uk-navbar-brand:focus {
  color: #5e6e76;
  text-decoration: none;
  /* 2 */
  outline: none;
}

/* Sub-object: `uk-navbar-toggle`
 ========================================================================== */
/* line 2225, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-toggle {
  font-size: 18px;
  color: #5e6e76;
  text-decoration: none;
}

/*
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
/* line 2234, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-toggle:hover,
.uk-navbar-toggle:focus {
  color: #5e6e76;
  text-decoration: none;
  /* 2 */
  outline: none;
}

/*
 * 1. Center icon vertically
 */
/* line 2244, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-toggle:after {
  content: "\f0c9";
  font-family: FontAwesome;
  /* 1 */
  vertical-align: middle;
}

/* line 2250, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-toggle-alt:after {
  content: "\f002";
}

/* Sub-object: `uk-navbar-center`
 ========================================================================== */
/*
 * The element with this class needs to be last child in the navbar
 * 1. This hack is needed because other float elements shift centered text
 */
/* line 2259, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-center {
  float: none;
  text-align: center;
  /* 1 */
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

/* Sub-object: `uk-navbar-flip`
 ========================================================================== */
/* line 2269, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-flip {
  float: right;
}

/*
     * Apply same `border-radius` as `uk-navbar`
     */
/* line 2275, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-nav:first-child > li:first-child > a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/*
     * Sub-modifier `uk-navbar-flip`
     */
/* Collapse border */
/* line 2283, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-flip .uk-navbar-nav > li > a {
  margin-left: 0;
  margin-right: -1px;
}

/* Apply same `border-radius` as `uk-navbar` */
/* line 2288, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-flip .uk-navbar-nav:first-child > li:first-child > a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2292, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-flip .uk-navbar-nav:last-child > li:last-child > a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/*
     * Sub-modifier `uk-navbar-attached`
     */
/* line 2299, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-attached {
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-radius: 0;
}

/* line 2305, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-attached .uk-navbar-nav > li > a {
  border-radius: 0 !important;
}

/* ========================================================================
   Component: Subnav
 ========================================================================== */
/*
 * 1. Gutter
 * 2. Remove default list style
 */
/* line 2315, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-subnav {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* 1 */
  margin-left: -10px;
  margin-top: -10px;
  /* 2 */
  padding: 0;
  list-style: none;
}

/*
 * 1. Space is allocated solely based on content dimensions
 * 2. Horizontal gutter is using `padding` so `uk-width-*` classes can be applied
 * 3. Create position context for dropdowns
 */
/* line 2334, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-subnav > * {
  /* 1 */
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  /* 2 */
  padding-left: 10px;
  margin-top: 10px;
  /* 3 */
  position: relative;
}

/*
 * DEPRECATED IE9 Support
 */
/* line 2348, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-subnav:before,
.uk-subnav:after {
  content: "";
  display: block;
  overflow: hidden;
}

/* line 2354, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-subnav:after {
  clear: both;
}

/* line 2357, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-subnav > * {
  float: left;
}

/* Items
 ========================================================================== */
/* line 2362, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-subnav > * > * {
  display: inline-block;
  color: #5e6e76;
}

/*
 * Hover
 * 1. Apply hover style also to focus state
 */
/* line 2370, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-subnav > * > :hover,
.uk-subnav > * > :focus {
  color: #7c9771;
  text-decoration: none;
}

/*
 * Active
 */
/* line 2378, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-subnav > .uk-active > * {
  color: #7c9771;
}

/* Modifier: 'subnav-line'
 ========================================================================== */
/* line 2383, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-subnav-line > :before {
  content: "";
  display: inline-block;
  height: 10px;
  vertical-align: middle;
}

/* line 2389, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-subnav-line > :nth-child(n+2):before {
  margin-right: 10px;
  border-left: 1px solid #dddddd;
}

/* Modifier: 'subnav-pill'
 ========================================================================== */
/* line 2395, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-subnav-pill > * > * {
  padding: 3px 9px;
  border-radius: 0;
}

/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
/* line 2404, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-subnav-pill > * > :hover,
.uk-subnav-pill > * > :focus {
  background: #fafafa;
  color: #5e6e76;
  text-decoration: none;
  /* 2 */
  outline: none;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}

/*
 * Active
 * `li` needed for higher specificity to override hover
 */
/* line 2417, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-subnav-pill > .uk-active > * {
  background: #5e6e76;
  color: #ffffff;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
}

/* Disabled state
 ========================================================================== */
/* line 2424, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-subnav > .uk-disabled > * {
  background: none;
  color: #999999;
  text-decoration: none;
  cursor: text;
  box-shadow: none;
}

/* ========================================================================
   Component: Breadcrumb
 ========================================================================== */
/*
 * 1. Remove default list style
 * 2. Remove whitespace between child elements when using `inline-block`
 */
/* line 2438, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-breadcrumb {
  /* 1 */
  padding: 0;
  list-style: none;
  /* 2 */
  font-size: 0.001px;
}

/* Items
 ========================================================================== */
/*
 * Reset whitespace hack
 */
/* line 2450, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-breadcrumb > li {
  font-size: 1rem;
  vertical-align: top;
}

/* line 2454, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-breadcrumb > li,
.uk-breadcrumb > li > a,
.uk-breadcrumb > li > span {
  display: inline-block;
}

/* line 2459, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-breadcrumb > li:nth-child(n+2):before {
  content: "/";
  display: inline-block;
  margin: 0 8px;
}

/*
 * Disabled
 */
/* line 2467, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-breadcrumb > li:not(.uk-active) > span {
  color: #999999;
}

/* ========================================================================
   Component: Pagination
 ========================================================================== */
/*
 * 1. Remove default list style
 * 2. Center pagination by default
 * 3. Remove whitespace between child elements when using `inline-block`
 */
/* line 2478, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-pagination {
  /* 1 */
  padding: 0;
  list-style: none;
  /* 2 */
  text-align: center;
  /* 3 */
  font-size: 0.001px;
}

/*
 * Micro clearfix
 * Needed if `uk-pagination-previous` or `uk-pagination-next` sub-objects are used
 */
/* line 2491, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-pagination:before,
.uk-pagination:after {
  content: "";
  display: table;
}

/* line 2496, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-pagination:after {
  clear: both;
}

/* Items
 ========================================================================== */
/*
 * 1. Reset whitespace hack
 * 2. Remove the gap at the bottom of it container
 */
/* line 2505, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-pagination > li {
  display: inline-block;
  /* 1 */
  font-size: 1rem;
  /* 2 */
  vertical-align: top;
}

/* line 2512, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-pagination > li:nth-child(n+2) {
  margin-left: 5px;
}

/*
 * 1. Makes pagination more robust against different box-sizing use
 * 2. Reset text-align to center if alignment modifier is used
 */
/* line 2519, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-pagination > li > a,
.uk-pagination > li > span {
  display: inline-block;
  min-width: 16px;
  padding: 3px 5px;
  line-height: 20px;
  text-decoration: none;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
  text-align: center;
  border-radius: 0;
}

/*
 * Links
 */
/* line 2535, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-pagination > li > a {
  background: #f7f7f7;
  color: #5e6e76;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.3);
  background-origin: border-box;
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
  text-shadow: 0 1px 0 #ffffff;
}

/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
/* line 2550, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-pagination > li > a:hover,
.uk-pagination > li > a:focus {
  background-color: #fafafa;
  color: #5e6e76;
  /* 2 */
  outline: none;
  background-image: none;
}

/* OnClick */
/* line 2559, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-pagination > li > a:active {
  background-color: #f5f5f5;
  color: #5e6e76;
  border-color: rgba(0, 0, 0, 0.2);
  border-top-color: rgba(0, 0, 0, 0.3);
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
}

/*
 * Active
 */
/* line 2570, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-pagination > .uk-active > span {
  background: #5e6e76;
  color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.4);
  background-origin: border-box;
  background-image: -webkit-linear-gradient(top, #5e6e76, #5e6e76);
  background-image: linear-gradient(to bottom, #5e6e76, #5e6e76);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

/*
 * Disabled
 */
/* line 2583, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-pagination > .uk-disabled > span {
  background-color: #fafafa;
  color: #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-shadow: 0 1px 0 #ffffff;
}

/* Previous and next navigation
 ========================================================================== */
/* line 2591, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-pagination-previous {
  float: left;
}

/* line 2594, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-pagination-next {
  float: right;
}

/* Alignment modifiers
 ========================================================================== */
/* line 2599, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-pagination-left {
  text-align: left;
}

/* line 2602, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-pagination-right {
  text-align: right;
}

/* ========================================================================
   Component: Tab
 ========================================================================== */
/* line 2608, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #dddddd;
}

/*
 * Micro clearfix on the deepest container
 */
/* line 2617, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab:before,
.uk-tab:after {
  content: "";
  display: table;
}

/* line 2622, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab:after {
  clear: both;
}

/*
 * Items
 * 1. Create position context for dropdowns
 */
/* line 2629, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab > li {
  margin-bottom: -1px;
  float: left;
  /* 1 */
  position: relative;
}

/* line 2635, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab > li > a {
  display: block;
  padding: 8px 12px 8px 12px;
  border: 1px solid transparent;
  border-bottom-width: 0;
  color: #7c9771;
  text-decoration: none;
  border-radius: 0 0 0 0;
  text-shadow: 0 1px 0 #ffffff;
}

/* line 2645, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab > li:nth-child(n+2) > a {
  margin-left: 5px;
}

/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Also apply if dropdown is opened
 * 3. Remove default focus style
 */
/* line 2654, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab > li > a:hover,
.uk-tab > li > a:focus,
.uk-tab > li.uk-open > a {
  border-color: #dddddd;
  background: #fafafa;
  color: #9194c4;
  /* 2 */
  outline: none;
}

/* line 2663, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab > li:not(.uk-active) > a:hover,
.uk-tab > li:not(.uk-active) > a:focus,
.uk-tab > li.uk-open:not(.uk-active) > a {
  margin-bottom: 1px;
  padding-bottom: 7px;
}

/* Active */
/* line 2670, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab > li.uk-active > a {
  border-color: #dddddd;
  border-bottom-color: transparent;
  background: #ffffff;
  color: #5e6e76;
}

/* Disabled */
/* line 2677, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab > li.uk-disabled > a {
  color: #999999;
  cursor: text;
}

/* line 2681, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab > li.uk-disabled > a:hover,
.uk-tab > li.uk-disabled > a:focus,
.uk-tab > li.uk-disabled.uk-active > a {
  background: none;
  border-color: transparent;
}

/* Modifier: 'tab-flip'
 ========================================================================== */
/* line 2689, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-flip > li {
  float: right;
}

/* line 2692, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-flip > li:nth-child(n+2) > a {
  margin-left: 0;
  margin-right: 5px;
}

/* Modifier: 'tab-responsive'
 ========================================================================== */
/* line 2698, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab > li.uk-tab-responsive > a {
  margin-left: 0;
  margin-right: 0;
}

/*
 * Icon
 */
/* line 2705, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-responsive > a:before {
  content: "\f0c9\00a0";
  font-family: FontAwesome;
}

/* Modifier: 'tab-center'
 ========================================================================== */
/* line 2711, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-center {
  border-bottom: 1px solid #dddddd;
}

/* line 2714, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-center-bottom {
  border-bottom: none;
  border-top: 1px solid #dddddd;
}

/* line 2718, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-center:before,
.uk-tab-center:after {
  content: "";
  display: table;
}

/* line 2723, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-center:after {
  clear: both;
}

/*
 * 1. Using `right` to prevent vertical scrollbar caused by centering if to many tabs
 */
/* line 2729, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-center .uk-tab {
  position: relative;
  right: 50%;
  border: none;
  float: right;
}

/* line 2735, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-center .uk-tab > li {
  position: relative;
  right: -50%;
}

/* line 2739, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-center .uk-tab > li > a {
  text-align: center;
}

/* Modifier: 'tab-bottom'
 ========================================================================== */
/* line 2744, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-bottom {
  border-top: 1px solid #dddddd;
  border-bottom: none;
}

/* line 2748, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-bottom > li {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 2752, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-bottom > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom-width: 1px;
  border-top-width: 0;
}

/* line 2758, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-bottom > li:not(.uk-active) > a:hover,
.uk-tab-bottom > li:not(.uk-active) > a:focus,
.uk-tab-bottom > li.uk-open:not(.uk-active) > a {
  margin-bottom: 0;
  margin-top: 1px;
  padding-bottom: 8px;
  padding-top: 7px;
}

/* line 2766, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-bottom > li.uk-active > a {
  border-top-color: transparent;
  border-bottom-color: #dddddd;
}

/* Modifier: 'tab-grid'
 ========================================================================== */
/*
 * 1. Create position context to prevent hidden border because of negative `z-index`
 */
/* line 2775, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-grid {
  margin-left: -5px;
  border-bottom: none;
  /* 1 */
  position: relative;
  z-index: 0;
}

/* line 2782, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-grid:before {
  display: block;
  position: absolute;
  left: 5px;
  right: 0;
  bottom: -1px;
  border-top: 1px solid #dddddd;
  /* 1 */
  z-index: -1;
}

/* line 2792, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-grid > li:first-child > a {
  margin-left: 5px;
}

/* line 2795, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-grid > li > a {
  text-align: center;
}

/*
 * If `uk-tab-bottom`
 */
/* line 2801, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-grid.uk-tab-bottom {
  border-top: none;
}

/* line 2804, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-grid.uk-tab-bottom:before {
  top: -1px;
  bottom: auto;
}

/* Modifier: 'tab-left', 'tab-right'
 ========================================================================== */
/* Tablet and bigger */
@media (min-width: 768px) {
  /* line 2812, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-tab-left,
.uk-tab-right {
    border-bottom: none;
  }
  /* line 2816, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-tab-left > li,
.uk-tab-right > li {
    margin-bottom: 0;
    float: none;
  }
  /* line 2821, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-tab-left > li > a,
.uk-tab-right > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  /* line 2826, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-tab-left > li:nth-child(n+2) > a,
.uk-tab-right > li:nth-child(n+2) > a {
    margin-left: 0;
    margin-top: 5px;
  }
  /* line 2831, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-tab-left > li.uk-active > a,
.uk-tab-right > li.uk-active > a {
    border-color: #dddddd;
  }
  /*
     * Modifier: 'tab-left'
     */
  /* line 2838, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-tab-left {
    border-right: 1px solid #dddddd;
  }
  /* line 2841, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-tab-left > li {
    margin-right: -1px;
  }
  /* line 2844, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-tab-left > li > a {
    border-bottom-width: 1px;
    border-right-width: 0;
  }
  /* line 2848, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-tab-left > li:not(.uk-active) > a:hover,
.uk-tab-left > li:not(.uk-active) > a:focus {
    margin-bottom: 0;
    margin-right: 1px;
    padding-bottom: 8px;
    padding-right: 11px;
  }
  /* line 2855, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-tab-left > li.uk-active > a {
    border-right-color: transparent;
  }
  /*
     * Modifier: 'tab-right'
     */
  /* line 2861, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-tab-right {
    border-left: 1px solid #dddddd;
  }
  /* line 2864, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-tab-right > li {
    margin-left: -1px;
  }
  /* line 2867, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-tab-right > li > a {
    border-bottom-width: 1px;
    border-left-width: 0;
  }
  /* line 2871, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-tab-right > li:not(.uk-active) > a:hover,
.uk-tab-right > li:not(.uk-active) > a:focus {
    margin-bottom: 0;
    margin-left: 1px;
    padding-bottom: 8px;
    padding-left: 11px;
  }
  /* line 2878, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-tab-right > li.uk-active > a {
    border-left-color: transparent;
  }
}

/* Modifier: `uk-tab-bottom'
     ========================================================================== */
/* line 2884, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tab-bottom > li > a {
  border-radius: 0 0 0 0;
}

/* Modifier: `uk-tab-left', `uk-tab-right'
    ========================================================================== */
/* Tablet and bigger */
@media (min-width: 768px) {
  /*
         * Modifier: `uk-tab-left'
         */
  /* line 2894, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-tab-left > li > a {
    border-radius: 0 0 0 0;
  }
  /*
         * Modifier: `uk-tab-right'
         */
  /* line 2900, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-tab-right > li > a {
    border-radius: 0 0 0 0;
  }
}

/* ========================================================================
   Component: Thumbnav
 ========================================================================== */
/*
 * 1. Gutter
 * 2. Remove default list style
 */
/* line 2911, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-thumbnav {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* 1 */
  margin-left: -10px;
  margin-top: -10px;
  /* 2 */
  padding: 0;
  list-style: none;
}

/*
 * 1. Space is allocated solely based on content dimensions
 * 2. Horizontal gutter is using `padding` so `uk-width-*` classes can be applied
 */
/* line 2929, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-thumbnav > * {
  /* 1 */
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  /* 2 */
  padding-left: 10px;
  margin-top: 10px;
}

/*
 * DEPRECATED IE9 Support
 */
/* line 2941, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-thumbnav:before,
.uk-thumbnav:after {
  content: "";
  display: block;
  overflow: hidden;
}

/* line 2947, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-thumbnav:after {
  clear: both;
}

/* line 2950, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-thumbnav > * {
  float: left;
}

/* Items
 ========================================================================== */
/* line 2955, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-thumbnav > * > * {
  display: block;
  background: #ffffff;
}

/* line 2959, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-thumbnav > * > * > img {
  opacity: 0.7;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/*
 * Hover
 */
/* line 2967, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-thumbnav > * > :hover > img,
.uk-thumbnav > * > :focus > img {
  opacity: 1;
}

/*
 * Active
 */
/* line 2974, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-thumbnav > .uk-active > * > img {
  opacity: 1;
}

/* ========================================================================
   Component: List
 ========================================================================== */
/* line 2980, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-list {
  padding: 0;
  list-style: none;
}

/*
 * Micro clearfix to make list more robust
 */
/* line 2987, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-list > li:before,
.uk-list > li:after {
  content: "";
  display: table;
}

/* line 2992, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-list > li:after {
  clear: both;
}

/*
 * Remove margin from the last-child
 */
/* line 2998, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-list > li > :last-child {
  margin-bottom: 0;
}

/*
 * Nested lists
 */
/* line 3004, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-list ul {
  margin: 0;
  padding-left: 20px;
  list-style: none;
}

/* Modifier: `uk-list-line`
 ========================================================================== */
/* line 3011, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-list-line > li:nth-child(n+2) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #dddddd;
}

/* Modifier: `uk-list-striped`
 ========================================================================== */
/* line 3018, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-list-striped > li {
  padding: 5px 5px;
  border-bottom: 1px solid #dddddd;
}

/* line 3022, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-list-striped > li:nth-of-type(odd) {
  background: #fafafa;
}

/* Modifier: `uk-list-space`
 ========================================================================== */
/* line 3027, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-list-space > li:nth-child(n+2) {
  margin-top: 10px;
}

/* line 3030, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-list-striped > li:first-child {
  border-top: 1px solid #dddddd;
}

/* ========================================================================
   Component: Description list
 ========================================================================== */
/* Modifier: `uk-description-list-horizontal`
 ========================================================================== */
/* Tablet and bigger */
@media (min-width: 768px) {
  /* line 3040, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-description-list-horizontal {
    overflow: hidden;
  }
  /* line 3043, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-description-list-horizontal > dt {
    width: 160px;
    float: left;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 3051, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-description-list-horizontal > dd {
    margin-left: 180px;
  }
}

/* Modifier: `uk-description-list-line`
 ========================================================================== */
/* line 3057, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-description-list-line > dt {
  font-weight: normal;
}

/* line 3060, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-description-list-line > dt:nth-child(n+2) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #dddddd;
}

/* line 3065, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-description-list-line > dd {
  color: #999999;
}

/* ========================================================================
   Component: Table
 ========================================================================== */
/*
 * 1. Remove most spacing between table cells.
 * 2. Block element behavior
 * 3. Style
 */
/* line 3076, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-table {
  /* 1 */
  border-collapse: collapse;
  border-spacing: 0;
  /* 2 */
  width: 100%;
  /* 3 */
  margin-bottom: 20px;
}

/*
 * Add margin if adjacent element
 */
/* line 3088, app/assets/stylesheets/inherited_from_mp/_theme.scss */
* + .uk-table {
  margin-top: 20px;
}

/* line 3091, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-table th,
.uk-table td {
  padding: 8px 8px;
  border-bottom: 1px solid #dddddd;
}

/*
 * Set alignment
 */
/* line 3099, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-table th {
  text-align: left;
}

/* line 3102, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-table td {
  vertical-align: top;
}

/* line 3105, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-table thead th {
  vertical-align: bottom;
}

/*
 * Caption and footer
 */
/* line 3111, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-table caption,
.uk-table tfoot {
  font-size: 12px;
  font-style: italic;
}

/* line 3116, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-table caption {
  text-align: left;
  color: #999999;
}

/*
 * Active State
 */
/* line 3123, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-table tbody tr.uk-active {
  background: #f0f0f0;
}

/* Sub-modifier: `uk-table-middle`
 ========================================================================== */
/* line 3128, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-table-middle,
.uk-table-middle td {
  vertical-align: middle !important;
}

/* Modifier: `uk-table-striped`
 ========================================================================== */
/* line 3134, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-table-striped tbody tr:nth-of-type(odd) {
  background: #fafafa;
}

/* Modifier: `uk-table-condensed`
 ========================================================================== */
/* line 3139, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-table-condensed td {
  padding: 4px 8px;
}

/* Modifier: `uk-table-hover`
 ========================================================================== */
/* line 3144, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-table-hover tbody tr:hover {
  background: #f0f0f0;
}

/* ========================================================================
   Component: Form
 ========================================================================== */
/*
 * 1. Define consistent box sizing.
 *    Default is `content-box` with following exceptions set to `border-box`
 *    `button`, `select`, `input[type="checkbox"]` and `input[type="radio"]`
 *    `input[type="search"]` in Chrome, Safari and Opera
 *    `input[type="color"]` in Firefox
 * 2. Address margins set differently in Firefox/IE and Chrome/Safari/Opera.
 * 3. Remove `border-radius` in iOS.
 * 4. Correct `font` properties and `color` not being inherited.
 */
/* line 3160, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form input,
.uk-form select,
.uk-form textarea {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  margin: 0;
  /* 3 */
  border-radius: 0;
  /* 4 */
  font: inherit;
  color: inherit;
}

/*
 * Address inconsistent `text-transform` inheritance which is only inherit in Firefox
 */
/* line 3176, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form select {
  text-transform: none;
}

/*
 * 1. Correct `font` properties not being inherited.
 * 2. Don't inherit the `font-weight` and use `bold` instead.
 * NOTE: Both declarations don't work in Chrome, Safari and Opera.
 */
/* line 3184, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form optgroup {
  /* 1 */
  font: inherit;
  /* 2 */
  font-weight: bold;
}

/*
 * Removes inner padding and border in Firefox 4+.
 */
/* line 3193, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * Removes excess padding in IE 8/9/10.
 */
/* line 3200, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form input[type="checkbox"],
.uk-form input[type="radio"] {
  padding: 0;
}

/*
 * Improves consistency of cursor style for clickable elements
 */
/* line 3207, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form input[type="checkbox"]:not(:disabled),
.uk-form input[type="radio"]:not(:disabled) {
  cursor: pointer;
}

/*
 * Remove default style in iOS.
 */
/* line 3214, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form textarea,
.uk-form input:not([type]),
.uk-form input[type="text"],
.uk-form input[type="password"],
.uk-form input[type="email"],
.uk-form input[type="url"],
.uk-form input[type="search"],
.uk-form input[type="tel"],
.uk-form input[type="number"],
.uk-form input[type="datetime"] {
  -webkit-appearance: none;
}

/*
 * Remove inner padding and search cancel button in Chrome, Safari and Opera on OS X.
 */
/* line 3229, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form input[type="search"]::-webkit-search-cancel-button,
.uk-form input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 3238, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form input[type="number"]::-webkit-inner-spin-button,
.uk-form input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/*
 * Define consistent border, margin, and padding.
 */
/* line 3245, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

/*
 * 1. Remove default vertical scrollbar in IE 8/9/10/11.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 3254, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form textarea {
  /* 1 */
  overflow: auto;
  /* 2 */
  vertical-align: top;
}

/*
 * Removes placeholder transparency in Firefox.
 */
/* line 3263, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form ::-moz-placeholder {
  opacity: 0.8;
}

/*
 * Removes `box-shadow` for invalid controls in Firefox.
 */
/* line 3269, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form :invalid {
  box-shadow: none;
}

/*
 * Vertical alignment
 */
/* line 3275, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form input:not([type="radio"]):not([type="checkbox"]),
.uk-form select {
  vertical-align: middle;
}

/* Style
 ========================================================================== */
/*
 * Remove margin from the last-child
 */
/* line 3284, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form > :last-child {
  margin-bottom: 0;
}

/*
 * Controls
 * Except for `range`, `radio`, `checkbox`, `file`, `submit`, `reset`, `button` and `image`
 * 1. Must be `height` because `min-height` is not working in OSX
 * 2. Responsiveness: Sets a maximum width relative to the parent to scale on narrower viewports
 * 3. Vertical `padding` needed for `select` elements in Firefox
 * 4. Style
 */
/* line 3295, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form select,
.uk-form textarea,
.uk-form input:not([type]),
.uk-form input[type="text"],
.uk-form input[type="password"],
.uk-form input[type="datetime"],
.uk-form input[type="datetime-local"],
.uk-form input[type="date"],
.uk-form input[type="month"],
.uk-form input[type="time"],
.uk-form input[type="week"],
.uk-form input[type="number"],
.uk-form input[type="email"],
.uk-form input[type="url"],
.uk-form input[type="search"],
.uk-form input[type="tel"],
.uk-form input[type="color"] {
  /* 1 */
  height: 30px;
  /* 2 */
  max-width: 100%;
  /* 3 */
  padding: 4px 6px;
  /* 4 */
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #5e6e76;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-property: border, background, color, box-shadow, padding;
  transition: all 0.2s linear;
  transition-property: border, background, color, box-shadow, padding;
  border-radius: 0;
}

/* line 3328, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form select:focus,
.uk-form textarea:focus,
.uk-form input:not([type]):focus,
.uk-form input[type="text"]:focus,
.uk-form input[type="password"]:focus,
.uk-form input[type="datetime"]:focus,
.uk-form input[type="datetime-local"]:focus,
.uk-form input[type="date"]:focus,
.uk-form input[type="month"]:focus,
.uk-form input[type="time"]:focus,
.uk-form input[type="week"]:focus,
.uk-form input[type="number"]:focus,
.uk-form input[type="email"]:focus,
.uk-form input[type="url"]:focus,
.uk-form input[type="search"]:focus,
.uk-form input[type="tel"]:focus,
.uk-form input[type="color"]:focus {
  border-color: #99baca;
  outline: 0;
  background: #f5fbfe;
  color: #5e6e76;
}

/* line 3350, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form select:disabled,
.uk-form textarea:disabled,
.uk-form input:not([type]):disabled,
.uk-form input[type="text"]:disabled,
.uk-form input[type="password"]:disabled,
.uk-form input[type="datetime"]:disabled,
.uk-form input[type="datetime-local"]:disabled,
.uk-form input[type="date"]:disabled,
.uk-form input[type="month"]:disabled,
.uk-form input[type="time"]:disabled,
.uk-form input[type="week"]:disabled,
.uk-form input[type="number"]:disabled,
.uk-form input[type="email"]:disabled,
.uk-form input[type="url"]:disabled,
.uk-form input[type="search"]:disabled,
.uk-form input[type="tel"]:disabled,
.uk-form input[type="color"]:disabled {
  border-color: #dddddd;
  background-color: #fafafa;
  color: #999999;
}

/*
 * Placeholder
 */
/* line 3374, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form :-ms-input-placeholder {
  color: #999999 !important;
}

/* line 3377, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form ::-moz-placeholder {
  color: #999999;
}

/* line 3380, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form ::-webkit-input-placeholder {
  color: #999999;
}

/* line 3383, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form :disabled:-ms-input-placeholder {
  color: #999999 !important;
}

/* line 3386, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form :disabled::-moz-placeholder {
  color: #999999;
}

/* line 3389, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form :disabled::-webkit-input-placeholder {
  color: #999999;
}

/*
 * Legend
 * 1. Behave like block element
 * 2. Correct `color` not being inherited in IE 8/9/10/11.
 * 3. Remove padding
 * 4. `margin-bottom` is not working in Safari and Opera.
 *    Using `padding` and :after instead to create the border
 * 5. Style
 */
/* line 3401, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form legend {
  /* 1 */
  width: 100%;
  /* 2 */
  border: 0;
  /* 3 */
  padding: 0;
  /* 4 */
  padding-bottom: 20px;
  /* 5 */
  font-size: 18px;
  line-height: 30px;
}

/*
 * 1. Fixes IE9
 */
/* line 3417, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form legend:after {
  content: "";
  display: block;
  border-bottom: 1px solid #dddddd;
  /* 1 */
  width: 100%;
}

/* Size modifiers
 * Higher specificity needed to override defaults
 ========================================================================== */
/* line 3427, app/assets/stylesheets/inherited_from_mp/_theme.scss */
select.uk-form-small,
textarea.uk-form-small,
input.uk-form-small[type],
input.uk-form-small:not([type]) {
  height: 25px;
  padding: 3px 3px;
  font-size: 12px;
}

/* line 3435, app/assets/stylesheets/inherited_from_mp/_theme.scss */
select.uk-form-large,
textarea.uk-form-large,
input.uk-form-large[type],
input.uk-form-large:not([type]) {
  height: 40px;
  padding: 8px 6px;
  font-size: 16px;
}

/* Reset height
 * Must be after size modifiers
 ========================================================================== */
/* line 3446, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form textarea,
.uk-form select[multiple],
.uk-form select[size] {
  height: auto;
}

/* Validation states
 * Using !important to keep the selector simple
 ========================================================================== */
/*
 * Error state
 */
/* line 3457, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-danger {
  border-color: #dc8d99 !important;
  background: #fff7f8 !important;
  color: #d85030 !important;
}

/*
 * Success state
 */
/* line 3465, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-success {
  border-color: #8ec73b !important;
  background: #fafff2 !important;
  color: #659f13 !important;
}

/* Style modifiers
 * Using !important to keep the selector simple
 ========================================================================== */
/*
 * Blank form
 */
/* line 3476, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-blank {
  border-color: transparent !important;
  border-style: dashed !important;
  background: none !important;
}

/* line 3481, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-blank:focus {
  border-color: #dddddd !important;
}

/* Size sub-modifiers
 ========================================================================== */
/*
 * Fixed widths
 * Different widths for mini sized `input` and `select` elements
 */
/* line 3490, app/assets/stylesheets/inherited_from_mp/_theme.scss */
input.uk-form-width-mini {
  width: 40px;
}

/* line 3493, app/assets/stylesheets/inherited_from_mp/_theme.scss */
select.uk-form-width-mini {
  width: 65px;
}

/* line 3496, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-width-small {
  width: 130px;
}

/* line 3499, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-width-medium {
  width: 200px;
}

/* line 3502, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-width-large {
  width: 500px;
}

/* Sub-objects: `uk-form-row`
 * Groups labels and controls in rows
 ========================================================================== */
/*
 * Micro clearfix
 * Needed for `uk-form-horizontal` modifier
 */
/* line 3512, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-row:before,
.uk-form-row:after {
  content: "";
  display: table;
}

/* line 3517, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-row:after {
  clear: both;
}

/*
 * Vertical gutter
 */
/* line 3523, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-row + .uk-form-row {
  margin-top: 20px;
}

/* Help text
 * Sub-object: `uk-form-help-inline`, `uk-form-help-block`
 ========================================================================== */
/* line 3529, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-help-inline {
  display: inline-block;
  margin: 0 0 0 10px;
}

/* line 3533, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-help-block {
  margin: 5px 0 0 0;
}

/* Controls content
 * Sub-object: `uk-form-controls`, `uk-form-controls-condensed`
 ========================================================================== */
/*
 * Remove margins
 */
/* line 3542, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-controls > :first-child {
  margin-top: 0;
}

/* line 3545, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-controls > :last-child {
  margin-bottom: 0;
}

/*
 * Group controls and text into blocks with a small spacing between blocks
 */
/* line 3551, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-controls-condensed {
  margin: 5px 0;
}

/* Modifier: `uk-form-stacked`
 * Requires sub-object: `uk-form-label`
 ========================================================================== */
/* line 3557, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-stacked .uk-form-label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}

/* Modifier: `uk-form-horizontal`
 * Requires sub-objects: `uk-form-label`, `uk-form-controls`
 ========================================================================== */
/* Tablet portrait and smaller */
@media (max-width: 959px) {
  /* Behave like `uk-form-stacked` */
  /* line 3568, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-form-horizontal .uk-form-label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
  }
}

/* Desktop and bigger */
@media (min-width: 960px) {
  /* line 3576, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-form-horizontal .uk-form-label {
    width: 200px;
    margin-top: 5px;
    float: left;
  }
  /* line 3581, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-form-horizontal .uk-form-controls {
    margin-left: 215px;
  }
  /* Better vertical alignment if controls are checkboxes and radio buttons with text */
  /* line 3585, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-form-horizontal .uk-form-controls-text {
    padding-top: 5px;
  }
}

/* Sub-object: `uk-form-icon`
 ========================================================================== */
/*
 * 1. Container width fits its content
 * 2. Create position context
 * 3. Prevent `inline-block` consequences
 */
/* line 3596, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-icon {
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  /* 3 */
  max-width: 100%;
}

/*
 * 1. Make form element clickable through icon
 */
/* line 3607, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-icon > [class*='uk-icon-'] {
  position: absolute;
  top: 50%;
  width: 30px;
  margin-top: -7px;
  font-size: 14px;
  color: #999999;
  text-align: center;
  /* 1 */
  pointer-events: none;
}

/* line 3618, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-icon:not(.uk-form-icon-flip) > input {
  padding-left: 30px !important;
}

/*
 * Sub-modifier: `uk-form-icon-flip`
 */
/* line 3624, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-icon-flip > [class*='uk-icon-'] {
  right: 0;
}

/* line 3627, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-form-icon-flip > input {
  padding-right: 30px !important;
}

/* ========================================================================
   Component: Button
 ========================================================================== */
/*
 * Removes inner padding and border in Firefox 4+.
 */
/* line 3636, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * 1. Correct inability to style clickable `input` types in iOS.
 * 2. Remove margins in Chrome, Safari and Opera.
 * 3. Remove borders for `button`.
 * 4. Address `overflow` set to `hidden` in IE 8/9/10/11.
 * 5. Correct `font` properties and `color` not being inherited for `button`.
 * 6. Address inconsistent `text-transform` inheritance which is only inherit in Firefox and IE
 * 7. Style
 * 8. `line-height` is used to create a height
 * 9. `min-height` is necessary for `input` elements in Firefox and Opera because `line-height` is not working.
 * 10. Reset button group whitespace hack
 * 11. Required for `a`.
 */
/* line 3653, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button {
  /* 1 */
  -webkit-appearance: none;
  /* 2 */
  margin: 0;
  /* 3 */
  border: none;
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;
  color: #5e6e76;
  /* 6 */
  text-transform: none;
  /* 7 */
  display: inline-block;
  box-sizing: border-box;
  padding: 0 12px;
  background: #f7f7f7;
  vertical-align: middle;
  /* 8 */
  line-height: 28px;
  /* 9 */
  min-height: 30px;
  /* 10 */
  font-size: 1rem;
  /* 11 */
  text-decoration: none;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.3);
  background-origin: border-box;
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
  border-radius: 0;
  text-shadow: 0 1px 0 #ffffff;
}

/* line 3690, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button:not(:disabled) {
  cursor: pointer;
}

/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 * 3. Required for `a` elements
 */
/* line 3699, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button:hover,
.uk-button:focus {
  background-color: #fafafa;
  color: #5e6e76;
  /* 2 */
  outline: none;
  /* 3 */
  text-decoration: none;
  background-image: none;
}

/* Active */
/* line 3710, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button:active,
.uk-button.uk-active {
  background-color: #f5f5f5;
  color: #5e6e76;
  border-color: rgba(0, 0, 0, 0.2);
  border-top-color: rgba(0, 0, 0, 0.3);
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* Color modifiers
 ========================================================================== */
/*
 * Modifier: `uk-button-primary`
 */
/* line 3724, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-primary {
  background-color: #5e6e76;
  color: #ffffff;
  background-image: -webkit-linear-gradient(top, #5e6e76, #5e6e76);
  background-image: linear-gradient(to bottom, #5e6e76, #5e6e76);
  border-color: rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.4);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

/* Hover */
/* line 3734, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-primary:hover,
.uk-button-primary:focus {
  background-color: #53b5de;
  color: #ffffff;
  background-image: none;
}

/* Active */
/* line 3741, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-primary:active,
.uk-button-primary.uk-active {
  background-color: #359ac4;
  color: #ffffff;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
  border-top-color: rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
}

/*
 * Modifier: `uk-button-success`
 */
/* line 3753, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-success {
  background-color: #82bb42;
  color: #ffffff;
  background-image: -webkit-linear-gradient(top, #9fd256, #6fac34);
  background-image: linear-gradient(to bottom, #9fd256, #6fac34);
  border-color: rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.4);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

/* Hover */
/* line 3763, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-success:hover,
.uk-button-success:focus {
  background-color: #8fce48;
  color: #ffffff;
  background-image: none;
}

/* Active */
/* line 3770, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-success:active,
.uk-button-success.uk-active {
  background-color: #76b430;
  color: #ffffff;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
  border-top-color: rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
}

/*
 * Modifier: `uk-button-danger`
 */
/* line 3782, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-danger {
  background-color: #d32c46;
  color: #ffffff;
  background-image: -webkit-linear-gradient(top, #ee465a, #c11a39);
  background-image: linear-gradient(to bottom, #ee465a, #c11a39);
  border-color: rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.4);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

/* Hover */
/* line 3792, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-danger:hover,
.uk-button-danger:focus {
  background-color: #e33551;
  color: #ffffff;
  background-image: none;
}

/* Active */
/* line 3799, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-danger:active,
.uk-button-danger.uk-active {
  background-color: #c91c37;
  color: #ffffff;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
  border-top-color: rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
}

/* Disabled state
 * Overrides also the color modifiers
 ========================================================================== */
/* Equal for all button types */
/* line 3812, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button:disabled {
  background-color: #fafafa;
  color: #999999;
  border-color: rgba(0, 0, 0, 0.2);
  background-image: none;
  box-shadow: none;
  text-shadow: 0 1px 0 #ffffff;
}

/* Modifier: `uk-button-link`
 ========================================================================== */
/* Reset */
/* line 3823, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-link,
.uk-button-link:hover,
.uk-button-link:focus,
.uk-button-link:active,
.uk-button-link.uk-active,
.uk-button-link:disabled {
  border-color: transparent;
  background: none;
  box-shadow: none;
  text-shadow: none;
}

/* Color */
/* line 3835, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-link {
  color: #7c9771;
}

/* line 3838, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-link:hover,
.uk-button-link:focus,
.uk-button-link:active,
.uk-button-link.uk-active {
  color: #9194c4;
  text-decoration: underline;
}

/* line 3845, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-link:disabled {
  color: #999999;
}

/* Focus */
/* line 3849, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-link:focus {
  outline: 1px dotted;
}

/* Size modifiers
 ========================================================================== */
/* line 3854, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-mini {
  min-height: 20px;
  padding: 0 6px;
  line-height: 18px;
  font-size: 11px;
}

/* line 3860, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-small {
  min-height: 25px;
  padding: 0 10px;
  line-height: 23px;
  font-size: 12px;
}

/* line 3866, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-large {
  min-height: 40px;
  padding: 0 15px;
  line-height: 38px;
  font-size: 16px;
  border-radius: 1;
}

/* Sub-object `uk-button-group`
 ========================================================================== */
/*
 * 1. Behave like buttons
 * 2. Create position context for dropdowns
 * 3. Remove whitespace between child elements when using `inline-block`
 * 4. Prevent buttons from wrapping
 * 5. Remove whitespace between child elements when using `inline-block`
 */
/* line 3882, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-group {
  /* 1 */
  display: inline-block;
  vertical-align: middle;
  /* 2 */
  position: relative;
  /* 3 */
  font-size: 0.001px;
  /* 4 */
  white-space: nowrap;
}

/* line 3893, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-group > * {
  display: inline-block;
}

/* 5 */
/* line 3897, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-group .uk-button {
  vertical-align: top;
}

/* Sub-object: `uk-button-dropdown`
 ========================================================================== */
/*
 * 1. Behave like buttons
 * 2. Create position context for dropdowns
 */
/* line 3906, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-dropdown {
  /* 1 */
  display: inline-block;
  vertical-align: middle;
  /* 2 */
  position: relative;
}

/* Sub-object `uk-button-group`
     ========================================================================== */
/*
     * Reset border-radius
     */
/* line 3918, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-group > .uk-button:not(:first-child):not(:last-child),
.uk-button-group > div:not(:first-child):not(:last-child) .uk-button {
  border-radius: 0;
}

/* line 3922, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-group > .uk-button:first-child,
.uk-button-group > div:first-child .uk-button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3927, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-group > .uk-button:last-child,
.uk-button-group > div:last-child .uk-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/*
     * Collapse border
     */
/* line 3935, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-group > .uk-button:nth-child(n+2),
.uk-button-group > div:nth-child(n+2) .uk-button {
  margin-left: -1px;
}

/*
     * Create position context to superimpose the successor elements border
     * Known issue: If you use an `a` element as button and an icon inside,
     * the active state will not work if you click the icon inside the button
     * Workaround: Just use a `button` or `input` element as button
     */
/* line 3945, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-button-group .uk-button:hover,
.uk-button-group .uk-button:active,
.uk-button-group .uk-button.uk-active {
  position: relative;
}

/* ========================================================================
   Component: Icon
 ========================================================================== */
@font-face {
  font-family: 'FontAwesome';
  src: url(/../../../warp/vendor/uikit/fonts/fontawesome-webfont.woff2) format("woff2"), url(/../../../warp/vendor/uikit/fonts/fontawesome-webfont.woff) format("woff"), url(/../../../warp/vendor/uikit/fonts/fontawesome-webfont.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}

/*
 * 1. Allow margin
 * 2. Prevent inherit font style
 * 4. Correct line-height
 * 5. Better font rendering
 * 6. Remove `text-decoration` for anchors
 */
/* line 3966, app/assets/stylesheets/inherited_from_mp/_theme.scss */
[class*='uk-icon-'] {
  font-family: FontAwesome;
  /* 1 */
  display: inline-block;
  /* 2 */
  font-weight: normal;
  font-style: normal;
  /* 4 */
  line-height: 1;
  /* 5 */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 6 */
/* line 3980, app/assets/stylesheets/inherited_from_mp/_theme.scss */
[class*='uk-icon-'],
[class*='uk-icon-']:hover,
[class*='uk-icon-']:focus {
  text-decoration: none;
}

/* Size modifiers
 ========================================================================== */
/* line 3987, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-small {
  font-size: 150%;
  vertical-align: -10%;
}

/* line 3991, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-medium {
  font-size: 200%;
  vertical-align: -16%;
}

/* line 3995, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-large {
  font-size: 250%;
  vertical-align: -22%;
}

/* Modifier: `uk-icon-justify`
 ========================================================================== */
/* line 4001, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-justify {
  width: 1em;
  text-align: center;
}

/* Modifier: `uk-icon-spin`
 ========================================================================== */
/* line 4007, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-spin {
  display: inline-block;
  -webkit-animation: uk-rotate 2s infinite linear;
  animation: uk-rotate 2s infinite linear;
}

/* Modifier: `uk-icon-hover`
 ========================================================================== */
/* line 4014, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hover {
  color: #999999;
}

/*
 * Hover
 */
/* line 4020, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hover:hover {
  color: #5e6e76;
}

/* Modifier: `uk-icon-button`
 ========================================================================== */
/* line 4025, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-button {
  box-sizing: border-box;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  background: #f7f7f7;
  line-height: 35px;
  color: #5e6e76;
  font-size: 18px;
  text-align: center;
  border: 1px solid #cccccc;
  border-bottom-color: #bbbbbb;
  background-origin: border-box;
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
  text-shadow: 0 1px 0 #ffffff;
}

/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
/* line 4048, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-button:hover,
.uk-icon-button:focus {
  background-color: #fafafa;
  color: #9194c4;
  /* 2 */
  outline: none;
  background-image: none;
}

/* Active */
/* line 4057, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-button:active {
  background-color: #f5f5f5;
  color: #5e6e76;
  border-color: #cccccc;
  border-top-color: #bbbbbb;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* Icon mapping
 ========================================================================== */
/* line 4067, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-glass:before {
  content: "\f000";
}

/* line 4070, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-music:before {
  content: "\f001";
}

/* line 4073, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-search:before {
  content: "\f002";
}

/* line 4076, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-envelope-o:before {
  content: "\f003";
}

/* line 4079, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-heart:before {
  content: "\f004";
}

/* line 4082, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-star:before {
  content: "\f005";
}

/* line 4085, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-star-o:before {
  content: "\f006";
}

/* line 4088, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-user:before {
  content: "\f007";
}

/* line 4091, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-film:before {
  content: "\f008";
}

/* line 4094, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-th-large:before {
  content: "\f009";
}

/* line 4097, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-th:before {
  content: "\f00a";
}

/* line 4100, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-th-list:before {
  content: "\f00b";
}

/* line 4103, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-check:before {
  content: "\f00c";
}

/* line 4106, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-remove:before,
.uk-icon-close:before,
.uk-icon-times:before {
  content: "\f00d";
}

/* line 4111, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-search-plus:before {
  content: "\f00e";
}

/* line 4114, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-search-minus:before {
  content: "\f010";
}

/* line 4117, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-power-off:before {
  content: "\f011";
}

/* line 4120, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-signal:before {
  content: "\f012";
}

/* line 4123, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-gear:before,
.uk-icon-cog:before {
  content: "\f013";
}

/* line 4127, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-trash-o:before {
  content: "\f014";
}

/* line 4130, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-home:before {
  content: "\f015";
}

/* line 4133, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-file-o:before {
  content: "\f016";
}

/* line 4136, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-clock-o:before {
  content: "\f017";
}

/* line 4139, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-road:before {
  content: "\f018";
}

/* line 4142, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-download:before {
  content: "\f019";
}

/* line 4145, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 4148, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 4151, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-inbox:before {
  content: "\f01c";
}

/* line 4154, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-play-circle-o:before {
  content: "\f01d";
}

/* line 4157, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-rotate-right:before,
.uk-icon-repeat:before {
  content: "\f01e";
}

/* line 4161, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-refresh:before {
  content: "\f021";
}

/* line 4164, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-list-alt:before {
  content: "\f022";
}

/* line 4167, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-lock:before {
  content: "\f023";
}

/* line 4170, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-flag:before {
  content: "\f024";
}

/* line 4173, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-headphones:before {
  content: "\f025";
}

/* line 4176, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-volume-off:before {
  content: "\f026";
}

/* line 4179, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-volume-down:before {
  content: "\f027";
}

/* line 4182, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-volume-up:before {
  content: "\f028";
}

/* line 4185, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-qrcode:before {
  content: "\f029";
}

/* line 4188, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-barcode:before {
  content: "\f02a";
}

/* line 4191, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-tag:before {
  content: "\f02b";
}

/* line 4194, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-tags:before {
  content: "\f02c";
}

/* line 4197, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-book:before {
  content: "\f02d";
}

/* line 4200, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-bookmark:before {
  content: "\f02e";
}

/* line 4203, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-print:before {
  content: "\f02f";
}

/* line 4206, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-camera:before {
  content: "\f030";
}

/* line 4209, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-font:before {
  content: "\f031";
}

/* line 4212, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-bold:before {
  content: "\f032";
}

/* line 4215, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-italic:before {
  content: "\f033";
}

/* line 4218, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-text-height:before {
  content: "\f034";
}

/* line 4221, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-text-width:before {
  content: "\f035";
}

/* line 4224, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-align-left:before {
  content: "\f036";
}

/* line 4227, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-align-center:before {
  content: "\f037";
}

/* line 4230, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-align-right:before {
  content: "\f038";
}

/* line 4233, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-align-justify:before {
  content: "\f039";
}

/* line 4236, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-list:before {
  content: "\f03a";
}

/* line 4239, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-dedent:before,
.uk-icon-outdent:before {
  content: "\f03b";
}

/* line 4243, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-indent:before {
  content: "\f03c";
}

/* line 4246, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-video-camera:before {
  content: "\f03d";
}

/* line 4249, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-photo:before,
.uk-icon-image:before,
.uk-icon-picture-o:before {
  content: "\f03e";
}

/* line 4254, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-pencil:before {
  content: "\f040";
}

/* line 4257, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-map-marker:before {
  content: "\f041";
}

/* line 4260, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-adjust:before {
  content: "\f042";
}

/* line 4263, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-tint:before {
  content: "\f043";
}

/* line 4266, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-edit:before,
.uk-icon-pencil-square-o:before {
  content: "\f044";
}

/* line 4270, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-share-square-o:before {
  content: "\f045";
}

/* line 4273, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-check-square-o:before {
  content: "\f046";
}

/* line 4276, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-arrows:before {
  content: "\f047";
}

/* line 4279, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-step-backward:before {
  content: "\f048";
}

/* line 4282, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-fast-backward:before {
  content: "\f049";
}

/* line 4285, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-backward:before {
  content: "\f04a";
}

/* line 4288, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-play:before {
  content: "\f04b";
}

/* line 4291, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-pause:before {
  content: "\f04c";
}

/* line 4294, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-stop:before {
  content: "\f04d";
}

/* line 4297, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-forward:before {
  content: "\f04e";
}

/* line 4300, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-fast-forward:before {
  content: "\f050";
}

/* line 4303, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-step-forward:before {
  content: "\f051";
}

/* line 4306, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-eject:before {
  content: "\f052";
}

/* line 4309, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-chevron-left:before {
  content: "\f053";
}

/* line 4312, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-chevron-right:before {
  content: "\f054";
}

/* line 4315, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-plus-circle:before {
  content: "\f055";
}

/* line 4318, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-minus-circle:before {
  content: "\f056";
}

/* line 4321, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-times-circle:before {
  content: "\f057";
}

/* line 4324, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-check-circle:before {
  content: "\f058";
}

/* line 4327, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-question-circle:before {
  content: "\f059";
}

/* line 4330, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-info-circle:before {
  content: "\f05a";
}

/* line 4333, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-crosshairs:before {
  content: "\f05b";
}

/* line 4336, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-times-circle-o:before {
  content: "\f05c";
}

/* line 4339, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-check-circle-o:before {
  content: "\f05d";
}

/* line 4342, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-ban:before {
  content: "\f05e";
}

/* line 4345, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-arrow-left:before {
  content: "\f060";
}

/* line 4348, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-arrow-right:before {
  content: "\f061";
}

/* line 4351, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-arrow-up:before {
  content: "\f062";
}

/* line 4354, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-arrow-down:before {
  content: "\f063";
}

/* line 4357, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-mail-forward:before,
.uk-icon-share:before {
  content: "\f064";
}

/* line 4361, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-expand:before {
  content: "\f065";
}

/* line 4364, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-compress:before {
  content: "\f066";
}

/* line 4367, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-plus:before {
  content: "\f067";
}

/* line 4370, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-minus:before {
  content: "\f068";
}

/* line 4373, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-asterisk:before {
  content: "\f069";
}

/* line 4376, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-exclamation-circle:before {
  content: "\f06a";
}

/* line 4379, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-gift:before {
  content: "\f06b";
}

/* line 4382, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-leaf:before {
  content: "\f06c";
}

/* line 4385, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-fire:before {
  content: "\f06d";
}

/* line 4388, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-eye:before {
  content: "\f06e";
}

/* line 4391, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-eye-slash:before {
  content: "\f070";
}

/* line 4394, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-warning:before,
.uk-icon-exclamation-triangle:before {
  content: "\f071";
}

/* line 4398, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-plane:before {
  content: "\f072";
}

/* line 4401, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-calendar:before {
  content: "\f073";
}

/* line 4404, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-random:before {
  content: "\f074";
}

/* line 4407, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-comment:before {
  content: "\f075";
}

/* line 4410, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-magnet:before {
  content: "\f076";
}

/* line 4413, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-chevron-up:before {
  content: "\f077";
}

/* line 4416, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-chevron-down:before {
  content: "\f078";
}

/* line 4419, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-retweet:before {
  content: "\f079";
}

/* line 4422, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-shopping-cart:before {
  content: "\f07a";
}

/* line 4425, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-folder:before {
  content: "\f07b";
}

/* line 4428, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-folder-open:before {
  content: "\f07c";
}

/* line 4431, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-arrows-v:before {
  content: "\f07d";
}

/* line 4434, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-arrows-h:before {
  content: "\f07e";
}

/* line 4437, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-bar-chart-o:before,
.uk-icon-bar-chart:before {
  content: "\f080";
}

/* line 4441, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-twitter-square:before {
  content: "\f081";
}

/* line 4444, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-facebook-square:before {
  content: "\f082";
}

/* line 4447, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-camera-retro:before {
  content: "\f083";
}

/* line 4450, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-key:before {
  content: "\f084";
}

/* line 4453, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-gears:before,
.uk-icon-cogs:before {
  content: "\f085";
}

/* line 4457, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-comments:before {
  content: "\f086";
}

/* line 4460, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-thumbs-o-up:before {
  content: "\f087";
}

/* line 4463, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-thumbs-o-down:before {
  content: "\f088";
}

/* line 4466, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-star-half:before {
  content: "\f089";
}

/* line 4469, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-heart-o:before {
  content: "\f08a";
}

/* line 4472, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-sign-out:before {
  content: "\f08b";
}

/* line 4475, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-linkedin-square:before {
  content: "\f08c";
}

/* line 4478, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-thumb-tack:before {
  content: "\f08d";
}

/* line 4481, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-external-link:before {
  content: "\f08e";
}

/* line 4484, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-sign-in:before {
  content: "\f090";
}

/* line 4487, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-trophy:before {
  content: "\f091";
}

/* line 4490, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-github-square:before {
  content: "\f092";
}

/* line 4493, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-upload:before {
  content: "\f093";
}

/* line 4496, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-lemon-o:before {
  content: "\f094";
}

/* line 4499, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-phone:before {
  content: "\f095";
}

/* line 4502, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-square-o:before {
  content: "\f096";
}

/* line 4505, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-bookmark-o:before {
  content: "\f097";
}

/* line 4508, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-phone-square:before {
  content: "\f098";
}

/* line 4511, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-twitter:before {
  content: "\f099";
}

/* line 4514, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-facebook-f:before,
.uk-icon-facebook:before {
  content: "\f09a";
}

/* line 4518, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-github:before {
  content: "\f09b";
}

/* line 4521, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-unlock:before {
  content: "\f09c";
}

/* line 4524, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-credit-card:before {
  content: "\f09d";
}

/* line 4527, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-rss:before {
  content: "\f09e";
}

/* line 4530, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hdd-o:before {
  content: "\f0a0";
}

/* line 4533, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-bullhorn:before {
  content: "\f0a1";
}

/* line 4536, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-bell:before {
  content: "\f0f3";
}

/* line 4539, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-certificate:before {
  content: "\f0a3";
}

/* line 4542, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hand-o-right:before {
  content: "\f0a4";
}

/* line 4545, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hand-o-left:before {
  content: "\f0a5";
}

/* line 4548, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hand-o-up:before {
  content: "\f0a6";
}

/* line 4551, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hand-o-down:before {
  content: "\f0a7";
}

/* line 4554, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 4557, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 4560, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 4563, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 4566, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-globe:before {
  content: "\f0ac";
}

/* line 4569, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-wrench:before {
  content: "\f0ad";
}

/* line 4572, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-tasks:before {
  content: "\f0ae";
}

/* line 4575, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-filter:before {
  content: "\f0b0";
}

/* line 4578, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-briefcase:before {
  content: "\f0b1";
}

/* line 4581, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-arrows-alt:before {
  content: "\f0b2";
}

/* line 4584, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-group:before,
.uk-icon-users:before {
  content: "\f0c0";
}

/* line 4588, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-chain:before,
.uk-icon-link:before {
  content: "\f0c1";
}

/* line 4592, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cloud:before {
  content: "\f0c2";
}

/* line 4595, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-flask:before {
  content: "\f0c3";
}

/* line 4598, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cut:before,
.uk-icon-scissors:before {
  content: "\f0c4";
}

/* line 4602, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-copy:before,
.uk-icon-files-o:before {
  content: "\f0c5";
}

/* line 4606, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-paperclip:before {
  content: "\f0c6";
}

/* line 4609, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-save:before,
.uk-icon-floppy-o:before {
  content: "\f0c7";
}

/* line 4613, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-square:before {
  content: "\f0c8";
}

/* line 4616, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-navicon:before,
.uk-icon-reorder:before,
.uk-icon-bars:before {
  content: "\f0c9";
}

/* line 4621, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-list-ul:before {
  content: "\f0ca";
}

/* line 4624, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-list-ol:before {
  content: "\f0cb";
}

/* line 4627, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-strikethrough:before {
  content: "\f0cc";
}

/* line 4630, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-underline:before {
  content: "\f0cd";
}

/* line 4633, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-table:before {
  content: "\f0ce";
}

/* line 4636, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-magic:before {
  content: "\f0d0";
}

/* line 4639, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-truck:before {
  content: "\f0d1";
}

/* line 4642, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-pinterest:before {
  content: "\f0d2";
}

/* line 4645, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-pinterest-square:before {
  content: "\f0d3";
}

/* line 4648, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-google-plus-square:before {
  content: "\f0d4";
}

/* line 4651, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-google-plus:before {
  content: "\f0d5";
}

/* line 4654, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-money:before {
  content: "\f0d6";
}

/* line 4657, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-caret-down:before {
  content: "\f0d7";
}

/* line 4660, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-caret-up:before {
  content: "\f0d8";
}

/* line 4663, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-caret-left:before {
  content: "\f0d9";
}

/* line 4666, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-caret-right:before {
  content: "\f0da";
}

/* line 4669, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-columns:before {
  content: "\f0db";
}

/* line 4672, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-unsorted:before,
.uk-icon-sort:before {
  content: "\f0dc";
}

/* line 4676, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-sort-down:before,
.uk-icon-sort-desc:before {
  content: "\f0dd";
}

/* line 4680, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-sort-up:before,
.uk-icon-sort-asc:before {
  content: "\f0de";
}

/* line 4684, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-envelope:before {
  content: "\f0e0";
}

/* line 4687, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-linkedin:before {
  content: "\f0e1";
}

/* line 4690, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-rotate-left:before,
.uk-icon-undo:before {
  content: "\f0e2";
}

/* line 4694, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-legal:before,
.uk-icon-gavel:before {
  content: "\f0e3";
}

/* line 4698, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-dashboard:before,
.uk-icon-tachometer:before {
  content: "\f0e4";
}

/* line 4702, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-comment-o:before {
  content: "\f0e5";
}

/* line 4705, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-comments-o:before {
  content: "\f0e6";
}

/* line 4708, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-flash:before,
.uk-icon-bolt:before {
  content: "\f0e7";
}

/* line 4712, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-sitemap:before {
  content: "\f0e8";
}

/* line 4715, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-umbrella:before {
  content: "\f0e9";
}

/* line 4718, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-paste:before,
.uk-icon-clipboard:before {
  content: "\f0ea";
}

/* line 4722, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-lightbulb-o:before {
  content: "\f0eb";
}

/* line 4725, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-exchange:before {
  content: "\f0ec";
}

/* line 4728, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cloud-download:before {
  content: "\f0ed";
}

/* line 4731, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cloud-upload:before {
  content: "\f0ee";
}

/* line 4734, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-user-md:before {
  content: "\f0f0";
}

/* line 4737, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-stethoscope:before {
  content: "\f0f1";
}

/* line 4740, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-suitcase:before {
  content: "\f0f2";
}

/* line 4743, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-bell-o:before {
  content: "\f0a2";
}

/* line 4746, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-coffee:before {
  content: "\f0f4";
}

/* line 4749, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cutlery:before {
  content: "\f0f5";
}

/* line 4752, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-file-text-o:before {
  content: "\f0f6";
}

/* line 4755, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-building-o:before {
  content: "\f0f7";
}

/* line 4758, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hospital-o:before {
  content: "\f0f8";
}

/* line 4761, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-ambulance:before {
  content: "\f0f9";
}

/* line 4764, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-medkit:before {
  content: "\f0fa";
}

/* line 4767, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-fighter-jet:before {
  content: "\f0fb";
}

/* line 4770, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-beer:before {
  content: "\f0fc";
}

/* line 4773, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-h-square:before {
  content: "\f0fd";
}

/* line 4776, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-plus-square:before {
  content: "\f0fe";
}

/* line 4779, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-angle-double-left:before {
  content: "\f100";
}

/* line 4782, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-angle-double-right:before {
  content: "\f101";
}

/* line 4785, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-angle-double-up:before {
  content: "\f102";
}

/* line 4788, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-angle-double-down:before {
  content: "\f103";
}

/* line 4791, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-angle-left:before {
  content: "\f104";
}

/* line 4794, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-angle-right:before {
  content: "\f105";
}

/* line 4797, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-angle-up:before {
  content: "\f106";
}

/* line 4800, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-angle-down:before {
  content: "\f107";
}

/* line 4803, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-desktop:before {
  content: "\f108";
}

/* line 4806, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-laptop:before {
  content: "\f109";
}

/* line 4809, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-tablet:before {
  content: "\f10a";
}

/* line 4812, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-mobile-phone:before,
.uk-icon-mobile:before {
  content: "\f10b";
}

/* line 4816, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-circle-o:before {
  content: "\f10c";
}

/* line 4819, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-quote-left:before {
  content: "\f10d";
}

/* line 4822, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-quote-right:before {
  content: "\f10e";
}

/* line 4825, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-spinner:before {
  content: "\f110";
}

/* line 4828, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-circle:before {
  content: "\f111";
}

/* line 4831, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-mail-reply:before,
.uk-icon-reply:before {
  content: "\f112";
}

/* line 4835, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-github-alt:before {
  content: "\f113";
}

/* line 4838, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-folder-o:before {
  content: "\f114";
}

/* line 4841, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-folder-open-o:before {
  content: "\f115";
}

/* line 4844, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-smile-o:before {
  content: "\f118";
}

/* line 4847, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-frown-o:before {
  content: "\f119";
}

/* line 4850, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-meh-o:before {
  content: "\f11a";
}

/* line 4853, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-gamepad:before {
  content: "\f11b";
}

/* line 4856, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-keyboard-o:before {
  content: "\f11c";
}

/* line 4859, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-flag-o:before {
  content: "\f11d";
}

/* line 4862, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-flag-checkered:before {
  content: "\f11e";
}

/* line 4865, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-terminal:before {
  content: "\f120";
}

/* line 4868, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-code:before {
  content: "\f121";
}

/* line 4871, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-mail-reply-all:before,
.uk-icon-reply-all:before {
  content: "\f122";
}

/* line 4875, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-star-half-empty:before,
.uk-icon-star-half-full:before,
.uk-icon-star-half-o:before {
  content: "\f123";
}

/* line 4880, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-location-arrow:before {
  content: "\f124";
}

/* line 4883, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-crop:before {
  content: "\f125";
}

/* line 4886, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-code-fork:before {
  content: "\f126";
}

/* line 4889, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-unlink:before,
.uk-icon-chain-broken:before {
  content: "\f127";
}

/* line 4893, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-question:before {
  content: "\f128";
}

/* line 4896, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-info:before {
  content: "\f129";
}

/* line 4899, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-exclamation:before {
  content: "\f12a";
}

/* line 4902, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-superscript:before {
  content: "\f12b";
}

/* line 4905, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-subscript:before {
  content: "\f12c";
}

/* line 4908, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-eraser:before {
  content: "\f12d";
}

/* line 4911, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-puzzle-piece:before {
  content: "\f12e";
}

/* line 4914, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-microphone:before {
  content: "\f130";
}

/* line 4917, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-microphone-slash:before {
  content: "\f131";
}

/* line 4920, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-shield:before {
  content: "\f132";
}

/* line 4923, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-calendar-o:before {
  content: "\f133";
}

/* line 4926, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-fire-extinguisher:before {
  content: "\f134";
}

/* line 4929, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-rocket:before {
  content: "\f135";
}

/* line 4932, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-maxcdn:before {
  content: "\f136";
}

/* line 4935, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-chevron-circle-left:before {
  content: "\f137";
}

/* line 4938, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-chevron-circle-right:before {
  content: "\f138";
}

/* line 4941, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-chevron-circle-up:before {
  content: "\f139";
}

/* line 4944, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-chevron-circle-down:before {
  content: "\f13a";
}

/* line 4947, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-html5:before {
  content: "\f13b";
}

/* line 4950, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-css3:before {
  content: "\f13c";
}

/* line 4953, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-anchor:before {
  content: "\f13d";
}

/* line 4956, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-unlock-alt:before {
  content: "\f13e";
}

/* line 4959, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-bullseye:before {
  content: "\f140";
}

/* line 4962, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-ellipsis-h:before {
  content: "\f141";
}

/* line 4965, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-ellipsis-v:before {
  content: "\f142";
}

/* line 4968, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-rss-square:before {
  content: "\f143";
}

/* line 4971, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-play-circle:before {
  content: "\f144";
}

/* line 4974, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-ticket:before {
  content: "\f145";
}

/* line 4977, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-minus-square:before {
  content: "\f146";
}

/* line 4980, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-minus-square-o:before {
  content: "\f147";
}

/* line 4983, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-level-up:before {
  content: "\f148";
}

/* line 4986, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-level-down:before {
  content: "\f149";
}

/* line 4989, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-check-square:before {
  content: "\f14a";
}

/* line 4992, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-pencil-square:before {
  content: "\f14b";
}

/* line 4995, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-external-link-square:before {
  content: "\f14c";
}

/* line 4998, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-share-square:before {
  content: "\f14d";
}

/* line 5001, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-compass:before {
  content: "\f14e";
}

/* line 5004, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-toggle-down:before,
.uk-icon-caret-square-o-down:before {
  content: "\f150";
}

/* line 5008, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-toggle-up:before,
.uk-icon-caret-square-o-up:before {
  content: "\f151";
}

/* line 5012, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-toggle-right:before,
.uk-icon-caret-square-o-right:before {
  content: "\f152";
}

/* line 5016, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-euro:before,
.uk-icon-eur:before {
  content: "\f153";
}

/* line 5020, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-gbp:before {
  content: "\f154";
}

/* line 5023, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-dollar:before,
.uk-icon-usd:before {
  content: "\f155";
}

/* line 5027, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-rupee:before,
.uk-icon-inr:before {
  content: "\f156";
}

/* line 5031, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cny:before,
.uk-icon-rmb:before,
.uk-icon-yen:before,
.uk-icon-jpy:before {
  content: "\f157";
}

/* line 5037, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-ruble:before,
.uk-icon-rouble:before,
.uk-icon-rub:before {
  content: "\f158";
}

/* line 5042, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-won:before,
.uk-icon-krw:before {
  content: "\f159";
}

/* line 5046, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-bitcoin:before,
.uk-icon-btc:before {
  content: "\f15a";
}

/* line 5050, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-file:before {
  content: "\f15b";
}

/* line 5053, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-file-text:before {
  content: "\f15c";
}

/* line 5056, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 5059, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 5062, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-sort-amount-asc:before {
  content: "\f160";
}

/* line 5065, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-sort-amount-desc:before {
  content: "\f161";
}

/* line 5068, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-sort-numeric-asc:before {
  content: "\f162";
}

/* line 5071, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-sort-numeric-desc:before {
  content: "\f163";
}

/* line 5074, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-thumbs-up:before {
  content: "\f164";
}

/* line 5077, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-thumbs-down:before {
  content: "\f165";
}

/* line 5080, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-youtube-square:before {
  content: "\f166";
}

/* line 5083, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-youtube:before {
  content: "\f167";
}

/* line 5086, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-xing:before {
  content: "\f168";
}

/* line 5089, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-xing-square:before {
  content: "\f169";
}

/* line 5092, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-youtube-play:before {
  content: "\f16a";
}

/* line 5095, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-dropbox:before {
  content: "\f16b";
}

/* line 5098, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-stack-overflow:before {
  content: "\f16c";
}

/* line 5101, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-instagram:before {
  content: "\f16d";
}

/* line 5104, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-flickr:before {
  content: "\f16e";
}

/* line 5107, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-adn:before {
  content: "\f170";
}

/* line 5110, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-bitbucket:before {
  content: "\f171";
}

/* line 5113, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-bitbucket-square:before {
  content: "\f172";
}

/* line 5116, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-tumblr:before {
  content: "\f173";
}

/* line 5119, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-tumblr-square:before {
  content: "\f174";
}

/* line 5122, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-long-arrow-down:before {
  content: "\f175";
}

/* line 5125, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-long-arrow-up:before {
  content: "\f176";
}

/* line 5128, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-long-arrow-left:before {
  content: "\f177";
}

/* line 5131, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-long-arrow-right:before {
  content: "\f178";
}

/* line 5134, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-apple:before {
  content: "\f179";
}

/* line 5137, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-windows:before {
  content: "\f17a";
}

/* line 5140, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-android:before {
  content: "\f17b";
}

/* line 5143, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-linux:before {
  content: "\f17c";
}

/* line 5146, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-dribbble:before {
  content: "\f17d";
}

/* line 5149, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-skype:before {
  content: "\f17e";
}

/* line 5152, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-foursquare:before {
  content: "\f180";
}

/* line 5155, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-trello:before {
  content: "\f181";
}

/* line 5158, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-female:before {
  content: "\f182";
}

/* line 5161, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-male:before {
  content: "\f183";
}

/* line 5164, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-gittip:before,
.uk-icon-gratipay:before {
  content: "\f184";
}

/* line 5168, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-sun-o:before {
  content: "\f185";
}

/* line 5171, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-moon-o:before {
  content: "\f186";
}

/* line 5174, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-archive:before {
  content: "\f187";
}

/* line 5177, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-bug:before {
  content: "\f188";
}

/* line 5180, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-vk:before {
  content: "\f189";
}

/* line 5183, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-weibo:before {
  content: "\f18a";
}

/* line 5186, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-renren:before {
  content: "\f18b";
}

/* line 5189, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-pagelines:before {
  content: "\f18c";
}

/* line 5192, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-stack-exchange:before {
  content: "\f18d";
}

/* line 5195, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 5198, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 5201, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-toggle-left:before,
.uk-icon-caret-square-o-left:before {
  content: "\f191";
}

/* line 5205, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-dot-circle-o:before {
  content: "\f192";
}

/* line 5208, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-wheelchair:before {
  content: "\f193";
}

/* line 5211, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-vimeo-square:before {
  content: "\f194";
}

/* line 5214, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-turkish-lira:before,
.uk-icon-try:before {
  content: "\f195";
}

/* line 5218, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-plus-square-o:before {
  content: "\f196";
}

/* line 5221, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-space-shuttle:before {
  content: "\f197";
}

/* line 5224, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-slack:before {
  content: "\f198";
}

/* line 5227, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-envelope-square:before {
  content: "\f199";
}

/* line 5230, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-wordpress:before {
  content: "\f19a";
}

/* line 5233, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-openid:before {
  content: "\f19b";
}

/* line 5236, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-institution:before,
.uk-icon-bank:before,
.uk-icon-university:before {
  content: "\f19c";
}

/* line 5241, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-mortar-board:before,
.uk-icon-graduation-cap:before {
  content: "\f19d";
}

/* line 5245, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-yahoo:before {
  content: "\f19e";
}

/* line 5248, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-google:before {
  content: "\f1a0";
}

/* line 5251, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-reddit:before {
  content: "\f1a1";
}

/* line 5254, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-reddit-square:before {
  content: "\f1a2";
}

/* line 5257, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 5260, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-stumbleupon:before {
  content: "\f1a4";
}

/* line 5263, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-delicious:before {
  content: "\f1a5";
}

/* line 5266, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-digg:before {
  content: "\f1a6";
}

/* line 5269, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-pied-piper:before {
  content: "\f1a7";
}

/* line 5272, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 5275, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-drupal:before {
  content: "\f1a9";
}

/* line 5278, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-joomla:before {
  content: "\f1aa";
}

/* line 5281, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-language:before {
  content: "\f1ab";
}

/* line 5284, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-fax:before {
  content: "\f1ac";
}

/* line 5287, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-building:before {
  content: "\f1ad";
}

/* line 5290, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-child:before {
  content: "\f1ae";
}

/* line 5293, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-paw:before {
  content: "\f1b0";
}

/* line 5296, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-spoon:before {
  content: "\f1b1";
}

/* line 5299, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cube:before {
  content: "\f1b2";
}

/* line 5302, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cubes:before {
  content: "\f1b3";
}

/* line 5305, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-behance:before {
  content: "\f1b4";
}

/* line 5308, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-behance-square:before {
  content: "\f1b5";
}

/* line 5311, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-steam:before {
  content: "\f1b6";
}

/* line 5314, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-steam-square:before {
  content: "\f1b7";
}

/* line 5317, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-recycle:before {
  content: "\f1b8";
}

/* line 5320, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-automobile:before,
.uk-icon-car:before {
  content: "\f1b9";
}

/* line 5324, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cab:before,
.uk-icon-taxi:before {
  content: "\f1ba";
}

/* line 5328, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-tree:before {
  content: "\f1bb";
}

/* line 5331, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-spotify:before {
  content: "\f1bc";
}

/* line 5334, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-deviantart:before {
  content: "\f1bd";
}

/* line 5337, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-soundcloud:before {
  content: "\f1be";
}

/* line 5340, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-database:before {
  content: "\f1c0";
}

/* line 5343, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-file-pdf-o:before {
  content: "\f1c1";
}

/* line 5346, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-file-word-o:before {
  content: "\f1c2";
}

/* line 5349, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-file-excel-o:before {
  content: "\f1c3";
}

/* line 5352, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 5355, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-file-photo-o:before,
.uk-icon-file-picture-o:before,
.uk-icon-file-image-o:before {
  content: "\f1c5";
}

/* line 5360, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-file-zip-o:before,
.uk-icon-file-archive-o:before {
  content: "\f1c6";
}

/* line 5364, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-file-sound-o:before,
.uk-icon-file-audio-o:before {
  content: "\f1c7";
}

/* line 5368, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-file-movie-o:before,
.uk-icon-file-video-o:before {
  content: "\f1c8";
}

/* line 5372, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-file-code-o:before {
  content: "\f1c9";
}

/* line 5375, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-vine:before {
  content: "\f1ca";
}

/* line 5378, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-codepen:before {
  content: "\f1cb";
}

/* line 5381, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-jsfiddle:before {
  content: "\f1cc";
}

/* line 5384, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-life-bouy:before,
.uk-icon-life-buoy:before,
.uk-icon-life-saver:before,
.uk-icon-support:before,
.uk-icon-life-ring:before {
  content: "\f1cd";
}

/* line 5391, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-circle-o-notch:before {
  content: "\f1ce";
}

/* line 5394, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-ra:before,
.uk-icon-rebel:before {
  content: "\f1d0";
}

/* line 5398, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-ge:before,
.uk-icon-empire:before {
  content: "\f1d1";
}

/* line 5402, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-git-square:before {
  content: "\f1d2";
}

/* line 5405, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-git:before {
  content: "\f1d3";
}

/* line 5408, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hacker-news:before {
  content: "\f1d4";
}

/* line 5411, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-tencent-weibo:before {
  content: "\f1d5";
}

/* line 5414, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-qq:before {
  content: "\f1d6";
}

/* line 5417, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-wechat:before,
.uk-icon-weixin:before {
  content: "\f1d7";
}

/* line 5421, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-send:before,
.uk-icon-paper-plane:before {
  content: "\f1d8";
}

/* line 5425, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-send-o:before,
.uk-icon-paper-plane-o:before {
  content: "\f1d9";
}

/* line 5429, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-history:before {
  content: "\f1da";
}

/* line 5432, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-genderless:before,
.uk-icon-circle-thin:before {
  content: "\f1db";
}

/* line 5436, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-header:before {
  content: "\f1dc";
}

/* line 5439, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-paragraph:before {
  content: "\f1dd";
}

/* line 5442, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-sliders:before {
  content: "\f1de";
}

/* line 5445, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-share-alt:before {
  content: "\f1e0";
}

/* line 5448, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-share-alt-square:before {
  content: "\f1e1";
}

/* line 5451, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-bomb:before {
  content: "\f1e2";
}

/* line 5454, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-soccer-ball-o:before,
.uk-icon-futbol-o:before {
  content: "\f1e3";
}

/* line 5458, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-tty:before {
  content: "\f1e4";
}

/* line 5461, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-binoculars:before {
  content: "\f1e5";
}

/* line 5464, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-plug:before {
  content: "\f1e6";
}

/* line 5467, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-slideshare:before {
  content: "\f1e7";
}

/* line 5470, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-twitch:before {
  content: "\f1e8";
}

/* line 5473, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-yelp:before {
  content: "\f1e9";
}

/* line 5476, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-newspaper-o:before {
  content: "\f1ea";
}

/* line 5479, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-wifi:before {
  content: "\f1eb";
}

/* line 5482, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-calculator:before {
  content: "\f1ec";
}

/* line 5485, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-paypal:before {
  content: "\f1ed";
}

/* line 5488, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-google-wallet:before {
  content: "\f1ee";
}

/* line 5491, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cc-visa:before {
  content: "\f1f0";
}

/* line 5494, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cc-mastercard:before {
  content: "\f1f1";
}

/* line 5497, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cc-discover:before {
  content: "\f1f2";
}

/* line 5500, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cc-amex:before {
  content: "\f1f3";
}

/* line 5503, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cc-paypal:before {
  content: "\f1f4";
}

/* line 5506, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cc-stripe:before {
  content: "\f1f5";
}

/* line 5509, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-bell-slash:before {
  content: "\f1f6";
}

/* line 5512, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-bell-slash-o:before {
  content: "\f1f7";
}

/* line 5515, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-trash:before {
  content: "\f1f8";
}

/* line 5518, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-copyright:before {
  content: "\f1f9";
}

/* line 5521, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-at:before {
  content: "\f1fa";
}

/* line 5524, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-eyedropper:before {
  content: "\f1fb";
}

/* line 5527, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-paint-brush:before {
  content: "\f1fc";
}

/* line 5530, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-birthday-cake:before {
  content: "\f1fd";
}

/* line 5533, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-area-chart:before {
  content: "\f1fe";
}

/* line 5536, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-pie-chart:before {
  content: "\f200";
}

/* line 5539, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-line-chart:before {
  content: "\f201";
}

/* line 5542, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-lastfm:before {
  content: "\f202";
}

/* line 5545, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-lastfm-square:before {
  content: "\f203";
}

/* line 5548, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-toggle-off:before {
  content: "\f204";
}

/* line 5551, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-toggle-on:before {
  content: "\f205";
}

/* line 5554, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-bicycle:before {
  content: "\f206";
}

/* line 5557, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-bus:before {
  content: "\f207";
}

/* line 5560, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-ioxhost:before {
  content: "\f208";
}

/* line 5563, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-angellist:before {
  content: "\f209";
}

/* line 5566, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cc:before {
  content: "\f20a";
}

/* line 5569, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-shekel:before,
.uk-icon-sheqel:before,
.uk-icon-ils:before {
  content: "\f20b";
}

/* line 5574, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-meanpath:before {
  content: "\f20c";
}

/* line 5577, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-buysellads:before {
  content: "\f20d";
}

/* line 5580, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-connectdevelop:before {
  content: "\f20e";
}

/* line 5583, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-dashcube:before {
  content: "\f210";
}

/* line 5586, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-forumbee:before {
  content: "\f211";
}

/* line 5589, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-leanpub:before {
  content: "\f212";
}

/* line 5592, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-sellsy:before {
  content: "\f213";
}

/* line 5595, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-shirtsinbulk:before {
  content: "\f214";
}

/* line 5598, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-simplybuilt:before {
  content: "\f215";
}

/* line 5601, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-skyatlas:before {
  content: "\f216";
}

/* line 5604, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cart-plus:before {
  content: "\f217";
}

/* line 5607, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cart-arrow-down:before {
  content: "\f218";
}

/* line 5610, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-diamond:before {
  content: "\f219";
}

/* line 5613, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-ship:before {
  content: "\f21a";
}

/* line 5616, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-user-secret:before {
  content: "\f21b";
}

/* line 5619, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-motorcycle:before {
  content: "\f21c";
}

/* line 5622, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-street-view:before {
  content: "\f21d";
}

/* line 5625, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-heartbeat:before {
  content: "\f21e";
}

/* line 5628, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-venus:before {
  content: "\f221";
}

/* line 5631, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-mars:before {
  content: "\f222";
}

/* line 5634, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-mercury:before {
  content: "\f223";
}

/* line 5637, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-transgender:before {
  content: "\f224";
}

/* line 5640, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-transgender-alt:before {
  content: "\f225";
}

/* line 5643, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-venus-double:before {
  content: "\f226";
}

/* line 5646, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-mars-double:before {
  content: "\f227";
}

/* line 5649, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-venus-mars:before {
  content: "\f228";
}

/* line 5652, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-mars-stroke:before {
  content: "\f229";
}

/* line 5655, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-mars-stroke-v:before {
  content: "\f22a";
}

/* line 5658, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-mars-stroke-h:before {
  content: "\f22b";
}

/* line 5661, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-neuter:before {
  content: "\f22c";
}

/* line 5664, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-facebook-official:before {
  content: "\f230";
}

/* line 5667, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-pinterest-p:before {
  content: "\f231";
}

/* line 5670, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-whatsapp:before {
  content: "\f232";
}

/* line 5673, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-server:before {
  content: "\f233";
}

/* line 5676, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-user-plus:before {
  content: "\f234";
}

/* line 5679, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-user-times:before {
  content: "\f235";
}

/* line 5682, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hotel:before,
.uk-icon-bed:before {
  content: "\f236";
}

/* line 5686, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-viacoin:before {
  content: "\f237";
}

/* line 5689, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-train:before {
  content: "\f238";
}

/* line 5692, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-subway:before {
  content: "\f239";
}

/* line 5695, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-medium-logo:before {
  content: "\f23a";
}

/* line 5698, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-500px:before {
  content: "\f26e";
}

/* line 5701, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-amazon:before {
  content: "\f270";
}

/* line 5704, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-balance-scale:before {
  content: "\f24e";
}

/* line 5707, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-battery-empty:before,
.uk-icon-battery-0:before {
  content: "\f244";
}

/* line 5711, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-battery-quarter:before,
.uk-icon-battery-1:before {
  content: "\f243";
}

/* line 5715, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-battery-half:before,
.uk-icon-battery-2:before {
  content: "\f242";
}

/* line 5719, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-battery-three-quarters:before,
.uk-icon-battery-3:before {
  content: "\f241";
}

/* line 5723, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-battery-full:before,
.uk-icon-battery-4:before {
  content: "\f240";
}

/* line 5727, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-black-tie:before {
  content: "\f27e";
}

/* line 5730, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-calendar-check-o:before {
  content: "\f274";
}

/* line 5733, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-calendar-minus-o:before {
  content: "\f272";
}

/* line 5736, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-calendar-plus-o:before {
  content: "\f271";
}

/* line 5739, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-calendar-times-o:before {
  content: "\f273";
}

/* line 5742, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cc-diners-club:before {
  content: "\f24c";
}

/* line 5745, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-cc-jcb:before {
  content: "\f24b";
}

/* line 5748, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-chrome:before {
  content: "\f268";
}

/* line 5751, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-clone:before {
  content: "\f24d";
}

/* line 5754, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-commenting:before {
  content: "\f27a";
}

/* line 5757, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-commenting-o:before {
  content: "\f27b";
}

/* line 5760, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-contao:before {
  content: "\f26d";
}

/* line 5763, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-creative-commons:before {
  content: "\f25e";
}

/* line 5766, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-expeditedssl:before {
  content: "\f23e";
}

/* line 5769, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-firefox:before {
  content: "\f269";
}

/* line 5772, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-fonticons:before {
  content: "\f280";
}

/* line 5775, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-get-pocket:before {
  content: "\f265";
}

/* line 5778, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-gg:before {
  content: "\f260";
}

/* line 5781, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-gg-circle:before {
  content: "\f261";
}

/* line 5784, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hand-lizard-o:before {
  content: "\f258";
}

/* line 5787, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hand-stop-o:before,
.uk-icon-hand-paper-o:before {
  content: "\f256";
}

/* line 5791, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hand-peace-o:before {
  content: "\f25b";
}

/* line 5794, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hand-pointer-o:before {
  content: "\f25a";
}

/* line 5797, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hand-grab-o:before,
.uk-icon-hand-rock-o:before {
  content: "\f255";
}

/* line 5801, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hand-scissors-o:before {
  content: "\f257";
}

/* line 5804, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hand-spock-o:before {
  content: "\f259";
}

/* line 5807, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hourglass:before {
  content: "\f254";
}

/* line 5810, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hourglass-o:before {
  content: "\f250";
}

/* line 5813, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hourglass-1:before,
.uk-icon-hourglass-start:before {
  content: "\f251";
}

/* line 5817, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hourglass-2:before,
.uk-icon-hourglass-half:before {
  content: "\f252";
}

/* line 5821, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hourglass-3:before,
.uk-icon-hourglass-end:before {
  content: "\f253";
}

/* line 5825, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-houzz:before {
  content: "\f27c";
}

/* line 5828, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-i-cursor:before {
  content: "\f246";
}

/* line 5831, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-industry:before {
  content: "\f275";
}

/* line 5834, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-internet-explorer:before {
  content: "\f26b";
}

/* line 5837, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-map:before {
  content: "\f279";
}

/* line 5840, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-map-o:before {
  content: "\f278";
}

/* line 5843, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-map-pin:before {
  content: "\f276";
}

/* line 5846, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-map-signs:before {
  content: "\f277";
}

/* line 5849, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-mouse-pointer:before {
  content: "\f245";
}

/* line 5852, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-object-group:before {
  content: "\f247";
}

/* line 5855, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-object-ungroup:before {
  content: "\f248";
}

/* line 5858, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-odnoklassniki:before {
  content: "\f263";
}

/* line 5861, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-odnoklassniki-square:before {
  content: "\f264";
}

/* line 5864, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-opencart:before {
  content: "\f23d";
}

/* line 5867, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-opera:before {
  content: "\f26a";
}

/* line 5870, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-optin-monster:before {
  content: "\f23c";
}

/* line 5873, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-registered:before {
  content: "\f25d";
}

/* line 5876, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-safari:before {
  content: "\f267";
}

/* line 5879, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-sticky-note:before {
  content: "\f249";
}

/* line 5882, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-sticky-note-o:before {
  content: "\f24a";
}

/* line 5885, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-tv:before,
.uk-icon-television:before {
  content: "\f26c";
}

/* line 5889, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-trademark:before {
  content: "\f25c";
}

/* line 5892, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-tripadvisor:before {
  content: "\f262";
}

/* line 5895, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-vimeo:before {
  content: "\f27d";
}

/* line 5898, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-wikipedia-w:before {
  content: "\f266";
}

/* line 5901, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-yc:before,
.uk-icon-y-combinator:before {
  content: "\f23b";
}

/* line 5905, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-yc-square:before,
.uk-icon-y-combinator-square:before {
  content: "\f1d4";
}

/* line 5909, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-bluetooth:before {
  content: "\f293";
}

/* line 5912, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-bluetooth-b:before {
  content: "\f294";
}

/* line 5915, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-codiepie:before {
  content: "\f284";
}

/* line 5918, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-credit-card-alt:before {
  content: "\f283";
}

/* line 5921, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-edge:before {
  content: "\f282";
}

/* line 5924, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-fort-awesome:before {
  content: "\f286";
}

/* line 5927, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hashtag:before {
  content: "\f292";
}

/* line 5930, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-mixcloud:before {
  content: "\f289";
}

/* line 5933, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-modx:before {
  content: "\f285";
}

/* line 5936, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-pause-circle:before {
  content: "\f28b";
}

/* line 5939, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-pause-circle-o:before {
  content: "\f28c";
}

/* line 5942, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-percent:before {
  content: "\f295";
}

/* line 5945, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-product-hunt:before {
  content: "\f288";
}

/* line 5948, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-reddit-alien:before {
  content: "\f281";
}

/* line 5951, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-scribd:before {
  content: "\f28a";
}

/* line 5954, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-shopping-bag:before {
  content: "\f290";
}

/* line 5957, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-shopping-basket:before {
  content: "\f291";
}

/* line 5960, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-stop-circle:before {
  content: "\f28d";
}

/* line 5963, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-stop-circle-o:before {
  content: "\f28e";
}

/* line 5966, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-usb:before {
  content: "\f287";
}

/* line 5969, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-american-sign-language-interpreting:before,
.uk-icon-asl-interpreting:before {
  content: "\f2a3";
}

/* line 5973, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 5976, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-audio-description:before {
  content: "\f29e";
}

/* line 5979, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-blind:before {
  content: "\f29d";
}

/* line 5982, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-braille:before {
  content: "\f2a1";
}

/* line 5985, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-deaf:before,
.uk-icon-deafness:before {
  content: "\f2a4";
}

/* line 5989, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-envira:before {
  content: "\f299";
}

/* line 5992, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-font-awesome:before,
.uk-icon-fa:before {
  content: "\f2b4";
}

/* line 5996, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-first-order:before {
  content: "\f2b0";
}

/* line 5999, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-gitlab:before {
  content: "\f296";
}

/* line 6002, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-glide:before {
  content: "\f2a5";
}

/* line 6005, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-glide-g:before {
  content: "\f2a6";
}

/* line 6008, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-hard-of-hearing:before {
  content: "\f2a4";
}

/* line 6011, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-low-vision:before {
  content: "\f2a8";
}

/* line 6014, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-question-circle-o:before {
  content: "\f29c";
}

/* line 6017, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-sign-language:before,
.uk-icon-signing:before {
  content: "\f2a7";
}

/* line 6021, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-snapchat:before {
  content: "\f2ab";
}

/* line 6024, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 6027, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-snapchat-square:before {
  content: "\f2ad";
}

/* line 6030, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-themeisle:before {
  content: "\f2b2";
}

/* line 6033, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-universal-access:before {
  content: "\f29a";
}

/* line 6036, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-viadeo:before {
  content: "\f2a9";
}

/* line 6039, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-viadeo-square:before {
  content: "\f2aa";
}

/* line 6042, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-volume-control-phone:before {
  content: "\f2a0";
}

/* line 6045, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-wheelchair-alt:before {
  content: "\f29b";
}

/* line 6048, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-wpbeginner:before {
  content: "\f297";
}

/* line 6051, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-wpforms:before {
  content: "\f298";
}

/* line 6054, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-icon-yoast:before {
  content: "\f2b1";
}

/* ========================================================================
   Component: Close
 ========================================================================== */
/*
 * Removes inner padding and border in Firefox 4+.
 */
/* line 6063, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * 1. Correct inability to style clickable `input` types in iOS.
 * 2. Remove margins in Chrome, Safari and Opera.
 * 3. Remove borders for `button`.
 * 4. Address `overflow` set to `hidden` in IE 8/9/10/11.
 * 5. Correct `font` properties and `color` not being inherited for `button`.
 * 6. Address inconsistent `text-transform` inheritance which is only inherit in Firefox and IE
 * 7. Remove default `button` padding and background color
 * 8. Style
 */
/* line 6077, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-close {
  /* 1 */
  -webkit-appearance: none;
  /* 2 */
  margin: 0;
  /* 3 */
  border: none;
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;
  color: inherit;
  /* 6 */
  text-transform: none;
  /* 7. */
  padding: 0;
  background: transparent;
  /* 8 */
  display: inline-block;
  box-sizing: content-box;
  width: 20px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  opacity: 0.3;
}

/* Icon */
/* line 6104, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-close:after {
  display: block;
  content: "\f00d";
  font-family: FontAwesome;
}

/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 * 3. Required for `a` elements
 */
/* line 6115, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-close:hover,
.uk-close:focus {
  opacity: 0.5;
  /* 2 */
  outline: none;
  /* 3 */
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

/* Modifier
 ========================================================================== */
/* line 6127, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-close-alt {
  padding: 2px;
  border-radius: 50%;
  background: #ffffff;
  opacity: 1;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 6px rgba(0, 0, 0, 0.3);
}

/* Hover */
/* line 6135, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-close-alt:hover,
.uk-close-alt:focus {
  opacity: 1;
}

/* Icon */
/* line 6140, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-close-alt:after {
  opacity: 0.5;
}

/* line 6143, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-close-alt:hover:after,
.uk-close-alt:focus:after {
  opacity: 0.8;
}

/* ========================================================================
   Component: Badge
 ========================================================================== */
/* line 6150, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-badge {
  display: inline-block;
  padding: 0 5px;
  background: #5e6e76;
  font-size: 11px;
  font-weight: normal;
  line-height: 15px;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  text-transform: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.3);
  background-origin: border-box;
  background-image: -webkit-linear-gradient(top, #5e6e76, #5e6e76);
  background-image: linear-gradient(to bottom, #5e6e76, #5e6e76);
  border-radius: 2px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

/*
 * Keep color when badge is a link
 */
/* line 6172, app/assets/stylesheets/inherited_from_mp/_theme.scss */
a.uk-badge:hover {
  color: #ffffff;
}

/* Modifier: `uk-badge-notification`;
 ========================================================================== */
/* line 6177, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-badge-notification {
  box-sizing: border-box;
  min-width: 18px;
  border-radius: 500px;
  font-size: 12px;
  line-height: 18px;
}

/* Color modifier
 ========================================================================== */
/*
 * Modifier: `uk-badge-success`
 */
/* line 6189, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-badge-success {
  background-color: #82bb42;
  background-image: -webkit-linear-gradient(top, #9fd256, #6fac34);
  background-image: linear-gradient(to bottom, #9fd256, #6fac34);
}

/*
 * Modifier: `uk-badge-warning`
 */
/* line 6197, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-badge-warning {
  background-color: #f9a124;
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
}

/*
 * Modifier: `uk-badge-danger`
 */
/* line 6205, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-badge-danger {
  background-color: #d32c46;
  background-image: -webkit-linear-gradient(top, #ee465a, #c11a39);
  background-image: linear-gradient(to bottom, #ee465a, #c11a39);
}

/* ========================================================================
   Component: Alert
 ========================================================================== */
/* line 6213, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-alert {
  margin-bottom: 20px;
  padding: 10px;
  background: #ebf7fd;
  color: #2d7091;
  border: 1px solid rgba(45, 112, 145, 0.3);
  border-radius: 0;
  text-shadow: 0 1px 0 #ffffff;
}

/*
 * Add margin if adjacent element
 */
/* line 6225, app/assets/stylesheets/inherited_from_mp/_theme.scss */
* + .uk-alert {
  margin-top: 20px;
}

/*
 * Remove margin from the last-child
 */
/* line 6231, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-alert > :last-child {
  margin-bottom: 0;
}

/*
 * Keep color for headings if the default heading color is changed
 */
/* line 6237, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-alert h1,
.uk-alert h2,
.uk-alert h3,
.uk-alert h4,
.uk-alert h5,
.uk-alert h6 {
  color: inherit;
}

/* Close in alert
 ========================================================================== */
/* line 6247, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-alert > .uk-close:first-child {
  float: right;
}

/*
 * Remove margin from adjacent element
 */
/* line 6253, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-alert > .uk-close:first-child + * {
  margin-top: 0;
}

/* Modifier: `uk-alert-success`
 ========================================================================== */
/* line 6258, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-alert-success {
  background: #f2fae3;
  color: #659f13;
  border-color: rgba(101, 159, 19, 0.3);
}

/* Modifier: `uk-alert-warning`
 ========================================================================== */
/* line 6265, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-alert-warning {
  background: #fffceb;
  color: #e28327;
  border-color: rgba(226, 131, 39, 0.3);
}

/* Modifier: `uk-alert-danger`
 ========================================================================== */
/* line 6272, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-alert-danger {
  background: #fff1f0;
  color: #d85030;
  border-color: rgba(216, 80, 48, 0.3);
}

/* Modifier: `uk-alert-large`
 ========================================================================== */
/* line 6279, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-alert-large {
  padding: 20px;
}

/* line 6282, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-alert-large > .uk-close:first-child {
  margin: -10px -10px 0 0;
}

/* ========================================================================
   Component: Thumbnail
 ========================================================================== */
/*
 * 1. Container width fits its content
 * 2. Responsive behavior
 * 3. Corrects `max-width` behavior sed
 * 4. Required for `figure` element
 * 5. Style
 */
/* line 6295, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-thumbnail {
  /* 1 */
  display: inline-block;
  /* 2 */
  max-width: 100%;
  /* 3 */
  box-sizing: border-box;
  /* 3 */
  margin: 0;
  /* 4 */
  padding: 4px;
  border: 1px solid #dddddd;
  background: #ffffff;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

/*
 * Hover state for `a` elements
 * 1. Apply hover style also to focus state
 * 2. Needed for caption
 * 3. Remove default focus style
 */
/* line 6317, app/assets/stylesheets/inherited_from_mp/_theme.scss */
a.uk-thumbnail:hover,
a.uk-thumbnail:focus {
  border-color: #aaaaaa;
  background-color: #ffffff;
  /* 2 */
  text-decoration: none;
  /* 3 */
  outline: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

/* Caption
 ========================================================================== */
/* line 6329, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-thumbnail-caption {
  padding-top: 4px;
  text-align: center;
  color: #5e6e76;
}

/* Sizes
 ========================================================================== */
/* line 6336, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-thumbnail-mini {
  width: 150px;
}

/* line 6339, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-thumbnail-small {
  width: 200px;
}

/* line 6342, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-thumbnail-medium {
  width: 300px;
}

/* line 6345, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-thumbnail-large {
  width: 400px;
}

/* line 6348, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-thumbnail-expand,
.uk-thumbnail-expand > img {
  width: 100%;
}

/* ========================================================================
   Component: Overlay
 ========================================================================== */
/*
 * 1. Container width fits its content
 * 2. Create position context
 * 3. Set max-width for responsive images to prevent `inline-block` consequences
 * 4. Remove the gap between the container and its child element
 * 5. Needed for transitions and to fixed wrong scaling calculation for images in Chrome
 * 6. Fixed `overflow: hidden` to be ignored with border-radius and CSS transforms in Webkit
 * 7. Reset margin
 */
/* line 6364, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay {
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  /* 3 */
  max-width: 100%;
  /* 4 */
  vertical-align: middle;
  /* 5 */
  overflow: hidden;
  /* 6 */
  -webkit-transform: translateZ(0);
  /* 7 */
  margin: 0;
}

/* 6 for Safari */
/* line 6381, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay.uk-border-circle {
  -webkit-mask-image: -webkit-radial-gradient(circle, #ffffff 100%, #000000 100%);
}

/*
 * Remove margin from content
 */
/* line 6387, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay > :first-child {
  margin-bottom: 0;
}

/* Sub-object `uk-overlay-panel`
 ========================================================================== */
/*
 * 1. Position cover
 * 2. Style
 */
/* line 6396, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-panel {
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* 2 */
  padding: 20px;
  color: #ffffff;
}

/*
 * Remove margin from the last-child
 */
/* line 6410, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-panel > :last-child,
.uk-overlay-panel.uk-flex > * > :last-child {
  margin-bottom: 0;
}

/*
 * Keep color for headings if the default heading color is changed
 */
/* line 6417, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-panel h1,
.uk-overlay-panel h2,
.uk-overlay-panel h3,
.uk-overlay-panel h4,
.uk-overlay-panel h5,
.uk-overlay-panel h6 {
  color: inherit;
}

/* line 6425, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-panel a:not([class]) {
  color: inherit;
  text-decoration: underline;
}

/* line 6429, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-panel a[class*='uk-icon-']:not(.uk-icon-button) {
  color: inherit;
}

/* Sub-object `uk-overlay-hover` and `uk-overlay-active`
 ========================================================================== */
/* line 6434, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
  opacity: 0;
}

/* line 6437, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-active :not(.uk-active) > .uk-overlay-panel:not(.uk-ignore) {
  opacity: 0;
}

/* Modifier `uk-overlay-background`
 ========================================================================== */
/* line 6442, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}

/* Modifier `uk-overlay-image`
 ========================================================================== */
/*
 * Reset panel
 */
/* line 6450, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-image {
  padding: 0;
}

/* Position modifiers
 ========================================================================== */
/* line 6455, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-top {
  bottom: auto;
}

/* line 6458, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-bottom {
  top: auto;
}

/* line 6461, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-left {
  right: auto;
}

/* line 6464, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-right {
  left: auto;
}

/* Sub-object `uk-overlay-icon`
 ========================================================================== */
/* line 6469, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-icon:before {
  content: "\f002";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 50px;
  line-height: 1;
  font-family: FontAwesome;
  text-align: center;
  color: #ffffff;
}

/* Transitions
 ========================================================================== */
/* line 6486, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-fade,
.uk-overlay-scale,
.uk-overlay-spin,
.uk-overlay-grayscale,
.uk-overlay-blur,
[class*='uk-overlay-slide'] {
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  transition-property: opacity, transform, filter;
}

/* line 6496, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-active .uk-overlay-fade,
.uk-overlay-active .uk-overlay-scale,
.uk-overlay-active .uk-overlay-spin,
.uk-overlay-active [class*='uk-overlay-slide'] {
  transition-duration: 0.8s;
}

/*
 * Fade
 */
/* line 6505, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-fade {
  opacity: 0.7;
}

/* line 6508, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-hover:hover .uk-overlay-fade,
.uk-overlay-hover.uk-hover .uk-overlay-fade,
.uk-overlay-active .uk-active > .uk-overlay-fade {
  opacity: 1;
}

/*
 * Scale
 */
/* line 6516, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-scale {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 6520, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-hover:hover .uk-overlay-scale,
.uk-overlay-hover.uk-hover .uk-overlay-scale,
.uk-overlay-active .uk-active > .uk-overlay-scale {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/*
 * Spin
 */
/* line 6529, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-spin {
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}

/* line 6533, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-hover:hover .uk-overlay-spin,
.uk-overlay-hover.uk-hover .uk-overlay-spin,
.uk-overlay-active .uk-active > .uk-overlay-spin {
  -webkit-transform: scale(1.1) rotate(3deg);
  transform: scale(1.1) rotate(3deg);
}

/*
 * Grayscale
 */
/* line 6542, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-grayscale {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

/* line 6546, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-hover:hover .uk-overlay-grayscale,
.uk-overlay-hover.uk-hover .uk-overlay-grayscale,
.uk-overlay-active .uk-active > .uk-overlay-grayscale {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

/*
 * Slide
 */
/* line 6555, app/assets/stylesheets/inherited_from_mp/_theme.scss */
[class*='uk-overlay-slide'] {
  opacity: 0;
}

/* Top */
/* line 6559, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-slide-top {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

/* Bottom */
/* line 6564, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-slide-bottom {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

/* Left */
/* line 6569, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-slide-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

/* Right */
/* line 6574, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-slide-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

/* Hover */
/* line 6579, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-hover:hover [class*='uk-overlay-slide'],
.uk-overlay-hover.uk-hover [class*='uk-overlay-slide'],
.uk-overlay-active .uk-active > [class*='uk-overlay-slide'] {
  opacity: 1;
  -webkit-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
}

/* DEPRECATED
 * Sub-object `uk-overlay-area`
 ========================================================================== */
/*
 * 1. Set position
 * 2. Set style
 * 3. Fade-in transition
 */
/* line 6594, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-area {
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* 2 */
  background: rgba(0, 0, 0, 0.3);
  /* 3 */
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transform: translate3d(0, 0, 0);
}

/*
 * Hover
 * 1. `uk-hover` to support touch devices
 * 2. Use optional `uk-overlay-toggle` to trigger the overlay earlier
 */
/* line 6614, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay:hover .uk-overlay-area,
.uk-overlay.uk-hover .uk-overlay-area,
.uk-overlay-toggle:hover .uk-overlay-area,
.uk-overlay-toggle.uk-hover .uk-overlay-area {
  opacity: 1;
}

/*
 * Icon
 */
/* line 6623, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-area:empty:before {
  content: "\f002";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 50px;
  line-height: 1;
  font-family: FontAwesome;
  text-align: center;
  color: #ffffff;
}

/* DEPRECATED
 * Sub-object `uk-overlay-area-content`
 ========================================================================== */
/*
 * Remove whitespace between child elements when using `inline-block`
 * Needed for Firefox
 */
/* line 6645, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-area:not(:empty) {
  font-size: 0.001px;
}

/*
 * 1. Needed for vertical alignment
 */
/* line 6651, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-area:not(:empty):before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/*
 * 1. Set vertical alignment
 * 2. Reset whitespace hack
 * 3. Set horizontal alignment
 * 4. Set style
 */
/* line 6663, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-area-content {
  /* 1 */
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  vertical-align: middle;
  /* 2 */
  font-size: 1rem;
  /* 3 */
  text-align: center;
  /* 4 */
  padding: 0 15px;
  color: #ffffff;
}

/*
 * Remove margin from the last-child
 */
/* line 6680, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-area-content > :last-child {
  margin-bottom: 0;
}

/*
 * Links in overlay area
 */
/* line 6686, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-area-content a:not([class]),
.uk-overlay-area-content a:not([class]):hover {
  color: inherit;
}

/* DEPRECATED
 * Sub-object `uk-overlay-caption`
 ========================================================================== */
/*
 * 1. Set position
 * 2. Set style
 * 3. Fade-in transition
 */
/* line 6698, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay-caption {
  /* 1 */
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  /* 2 */
  padding: 15px;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  /* 3 */
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transform: translate3d(0, 0, 0);
}

/*
 * Hover
 * 1. `uk-hover` to support touch devices
 * 2. Use optional `uk-overlay-toggle` to trigger the overlay earlier
 */
/* line 6719, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overlay:hover .uk-overlay-caption,
.uk-overlay.uk-hover .uk-overlay-caption,
.uk-overlay-toggle:hover .uk-overlay-caption,
.uk-overlay-toggle.uk-hover .uk-overlay-caption {
  opacity: 1;
}

/* ========================================================================
   Component: Column
 ========================================================================== */
/* line 6728, app/assets/stylesheets/inherited_from_mp/_theme.scss */
[class*='uk-column-'] {
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
}

/* Width modifiers
 ========================================================================== */
/* line 6735, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-column-1-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

/* line 6740, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-column-1-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

/* line 6745, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-column-1-4 {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}

/* line 6750, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-column-1-5 {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
}

/* line 6755, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-column-1-6 {
  -webkit-column-count: 6;
  -moz-column-count: 6;
  column-count: 6;
}

/* Phone landscape and bigger */
@media (min-width: 480px) {
  /* line 6762, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-small-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  /* line 6767, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-small-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  /* line 6772, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-small-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  /* line 6777, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-small-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
  /* line 6782, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-small-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
}

/* Tablet and bigger */
@media (min-width: 768px) {
  /* line 6790, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-medium-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  /* line 6795, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-medium-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  /* line 6800, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-medium-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  /* line 6805, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-medium-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
  /* line 6810, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-medium-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
}

/* Desktop and bigger */
@media (min-width: 960px) {
  /* line 6818, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-large-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  /* line 6823, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-large-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  /* line 6828, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-large-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  /* line 6833, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-large-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
  /* line 6838, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-large-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
}

/* Large screen and bigger */
@media (min-width: 1220px) {
  /* line 6846, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-xlarge-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  /* line 6851, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-xlarge-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  /* line 6856, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-xlarge-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  /* line 6861, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-xlarge-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
  /* line 6866, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-column-xlarge-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
}

/* ========================================================================
   Component: Animation
 ========================================================================== */
/* line 6875, app/assets/stylesheets/inherited_from_mp/_theme.scss */
[class*='uk-animation-'] {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* Hide animated element if scrollspy is used */
@media screen {
  /* line 6885, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  [data-uk-scrollspy*='uk-animation-']:not([data-uk-scrollspy*='target']) {
    opacity: 0;
  }
}

/*
 * Fade
 * Higher specificity (!important) needed because of reverse modifier
 */
/* line 6893, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-fade {
  -webkit-animation-name: uk-fade;
  animation-name: uk-fade;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important;
}

/*
 * Fade with scale
 */
/* line 6904, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-scale-up {
  -webkit-animation-name: uk-fade-scale-02;
  animation-name: uk-fade-scale-02;
}

/* line 6908, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-scale-down {
  -webkit-animation-name: uk-fade-scale-18;
  animation-name: uk-fade-scale-18;
}

/*
 * Fade with slide
 */
/* line 6915, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-slide-top {
  -webkit-animation-name: uk-fade-top;
  animation-name: uk-fade-top;
}

/* line 6919, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-slide-bottom {
  -webkit-animation-name: uk-fade-bottom;
  animation-name: uk-fade-bottom;
}

/* line 6923, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-slide-left {
  -webkit-animation-name: uk-fade-left;
  animation-name: uk-fade-left;
}

/* line 6927, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-slide-right {
  -webkit-animation-name: uk-fade-right;
  animation-name: uk-fade-right;
}

/*
 * Scale
 */
/* line 6934, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-scale {
  -webkit-animation-name: uk-scale-12;
  animation-name: uk-scale-12;
}

/*
 * Shake
 */
/* line 6941, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-shake {
  -webkit-animation-name: uk-shake;
  animation-name: uk-shake;
}

/* Direction modifiers
 ========================================================================== */
/* line 6947, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-reverse {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/* Duration modifiers
========================================================================== */
/* line 6955, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-15 {
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
}

/* Origin modifiers
========================================================================== */
/* line 6961, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-top-left {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

/* line 6965, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-top-center {
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

/* line 6969, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-top-right {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

/* line 6973, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-middle-left {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

/* line 6977, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-middle-right {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

/* line 6981, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-bottom-left {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

/* line 6985, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-bottom-center {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

/* line 6989, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-bottom-right {
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

/* Sub-object: `uk-animation-hover`
========================================================================== */
/*
 * Enable animation only on hover
 * Note: Firefox also needs this because animations are not triggered when switching between display `hidden` and `block`
 */
/* line 6999, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-animation-hover:not(:hover),
.uk-animation-hover:not(:hover) [class*='uk-animation-'],
.uk-touch .uk-animation-hover:not(.uk-hover),
.uk-touch .uk-animation-hover:not(.uk-hover) [class*='uk-animation-'] {
  -webkit-animation-name: none;
  animation-name: none;
}

/* Keyframes: Fade
 * Used by dropdown, datepicker and slideshow component
 ========================================================================== */
@-webkit-keyframes uk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes uk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Keyframes: Fade with slide
 ========================================================================== */
/*
 * Top
 */
@-webkit-keyframes uk-fade-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes uk-fade-top {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/*
 * Bottom
 */
@-webkit-keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/*
 * Left
 */
@-webkit-keyframes uk-fade-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes uk-fade-left {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/*
 * Right
 */
@-webkit-keyframes uk-fade-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes uk-fade-right {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* Keyframes: Fade with scale
 ========================================================================== */
/*
 * Scale by 0.2
 */
@-webkit-keyframes uk-fade-scale-02 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}

@keyframes uk-fade-scale-02 {
  0% {
    opacity: 0;
    transform: scale(0.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

/*
 * Scale by 1.5
 * Used by slideshow component
 */
@-webkit-keyframes uk-fade-scale-15 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}

@keyframes uk-fade-scale-15 {
  0% {
    opacity: 0;
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

/*
 * Scale by 1.8
 */
@-webkit-keyframes uk-fade-scale-18 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}

@keyframes uk-fade-scale-18 {
  0% {
    opacity: 0;
    transform: scale(1.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

/* Keyframes: Slide
 * Used by slideshow component
 ========================================================================== */
/*
 * Left
 */
@-webkit-keyframes uk-slide-left {
  0% {
    -webkit-transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@keyframes uk-slide-left {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}

/*
 * Right
 */
@-webkit-keyframes uk-slide-right {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@keyframes uk-slide-right {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}

/*
 * Left third
 */
@-webkit-keyframes uk-slide-left-33 {
  0% {
    -webkit-transform: translateX(33%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@keyframes uk-slide-left-33 {
  0% {
    transform: translateX(33%);
  }
  100% {
    transform: translateX(0);
  }
}

/*
 * Right third
 */
@-webkit-keyframes uk-slide-right-33 {
  0% {
    -webkit-transform: translateX(-33%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@keyframes uk-slide-right-33 {
  0% {
    transform: translateX(-33%);
  }
  100% {
    transform: translateX(0);
  }
}

/* Keyframes: Scale
 ========================================================================== */
@-webkit-keyframes uk-scale-12 {
  0% {
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes uk-scale-12 {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

/* Keyframes: Rotate
 * Used by icon component
 ========================================================================== */
@-webkit-keyframes uk-rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}

@keyframes uk-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

/* Keyframes: Shake
 ========================================================================== */
@-webkit-keyframes uk-shake {
  0%,
100% {
    -webkit-transform: translateX(0);
  }
  10% {
    -webkit-transform: translateX(-9px);
  }
  20% {
    -webkit-transform: translateX(8px);
  }
  30% {
    -webkit-transform: translateX(-7px);
  }
  40% {
    -webkit-transform: translateX(6px);
  }
  50% {
    -webkit-transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(4px);
  }
  70% {
    -webkit-transform: translateX(-3px);
  }
  80% {
    -webkit-transform: translateX(2px);
  }
  90% {
    -webkit-transform: translateX(-1px);
  }
}

@keyframes uk-shake {
  0%,
100% {
    transform: translateX(0);
  }
  10% {
    transform: translateX(-9px);
  }
  20% {
    transform: translateX(8px);
  }
  30% {
    transform: translateX(-7px);
  }
  40% {
    transform: translateX(6px);
  }
  50% {
    transform: translateX(-5px);
  }
  60% {
    transform: translateX(4px);
  }
  70% {
    transform: translateX(-3px);
  }
  80% {
    transform: translateX(2px);
  }
  90% {
    transform: translateX(-1px);
  }
}

/* Keyframes: Fade with slide fixed
 * Used by dropdown and search component
 ========================================================================== */
/*
 * Top fixed
 */
@-webkit-keyframes uk-slide-top-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes uk-slide-top-fixed {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/*
 * Bottom fixed
 */
@-webkit-keyframes uk-slide-bottom-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes uk-slide-bottom-fixed {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* ========================================================================
   Component: Dropdown
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 * 3. Box-sizing is needed for `uk-dropdown-justify`
 * 4. Set width
 */
/* line 7433, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dropdown,
.uk-dropdown-blank {
  /* 1 */
  display: none;
  /* 2 */
  position: absolute;
  z-index: 1020;
  /* 3 */
  box-sizing: border-box;
  /* 4 */
  width: 220px;
}

/*
 * Dropdown style
 * 1. Reset button group whitespace hack
 */
/* line 7449, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dropdown {
  padding: 15px;
  background: #ffffff;
  color: #5e6e76;
  /* 1 */
  font-size: 1rem;
  vertical-align: top;
  border: 1px solid #cbcbcb;
  border-radius: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* Focus */
/* line 7461, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dropdown:focus {
  outline: none;
}

/*
 * 1. Show dropdown
 * 2. Set animation
 * 3. Needed for scale animation
 */
/* line 7469, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-open > .uk-dropdown,
.uk-open > .uk-dropdown-blank {
  /* 1 */
  display: block;
  /* 2 */
  -webkit-animation: uk-fade 0.2s ease-in-out;
  animation: uk-fade 0.2s ease-in-out;
  /* 3 */
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

/* Alignment modifiers
 ========================================================================== */
/*
 * Modifier
 */
/* line 7485, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dropdown-top {
  margin-top: -5px;
}

/* line 7488, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dropdown-bottom {
  margin-top: 5px;
}

/* line 7491, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dropdown-left {
  margin-left: -5px;
}

/* line 7494, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dropdown-right {
  margin-left: 5px;
}

/* Nav in dropdown
 ========================================================================== */
/* line 7499, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dropdown .uk-nav {
  margin: 0 -15px;
}

/* Grid and panel in dropdown
 ========================================================================== */
/*
* Vertical gutter
*/
/*
 * Grid
 * Higher specificity to override large gutter
 */
/* line 7511, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-grid .uk-dropdown-grid + .uk-dropdown-grid {
  margin-top: 15px;
}

/* Panels */
/* line 7515, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dropdown-grid > [class*='uk-width-'] > .uk-panel + .uk-panel {
  margin-top: 15px;
}

/* Tablet and bigger */
@media (min-width: 768px) {
  /*
     * Horizontal gutter
     */
  /* line 7523, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid {
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 7527, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*='uk-width-'] {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*
     * Column divider
     */
  /* line 7534, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*='uk-width-']:nth-child(n+2) {
    border-left: 1px solid #dddddd;
  }
  /*
     * Width multiplier for dropdown columns
     */
  /* line 7540, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-dropdown-width-2:not(.uk-dropdown-stack) {
    width: 440px;
  }
  /* line 7543, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-dropdown-width-3:not(.uk-dropdown-stack) {
    width: 660px;
  }
  /* line 7546, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-dropdown-width-4:not(.uk-dropdown-stack) {
    width: 880px;
  }
  /* line 7549, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-dropdown-width-5:not(.uk-dropdown-stack) {
    width: 1100px;
  }
}

/* Phone landscape and smaller */
@media (max-width: 767px) {
  /*
     * Stack columns and take full width
     */
  /* line 7558, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-dropdown-grid > [class*='uk-width-'] {
    width: 100%;
  }
  /*
     * Vertical gutter
     */
  /* line 7564, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-dropdown-grid > [class*='uk-width-']:nth-child(n+2) {
    margin-top: 15px;
  }
}

/*
* Stack grid columns
*/
/* line 7571, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dropdown-stack > .uk-dropdown-grid > [class*='uk-width-'] {
  width: 100%;
}

/* line 7574, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dropdown-stack > .uk-dropdown-grid > [class*='uk-width-']:nth-child(n+2) {
  margin-top: 15px;
}

/* Modifier `uk-dropdown-small`
 ========================================================================== */
/*
 * Set min-width and text expands dropdown if needed
 */
/* line 7582, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dropdown-small {
  min-width: 150px;
  width: auto;
  padding: 5px;
  white-space: nowrap;
}

/*
 * Nav in dropdown
 */
/* line 7591, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dropdown-small .uk-nav {
  margin: 0 -5px;
}

/* Modifier: `uk-dropdown-navbar`
 ========================================================================== */
/* line 7596, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dropdown-navbar {
  margin-top: 6px;
  background: #ffffff;
  color: #5e6e76;
  left: -1px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* line 7603, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-open > .uk-dropdown-navbar {
  -webkit-animation: uk-slide-top-fixed 0.2s ease-in-out;
  animation: uk-slide-top-fixed 0.2s ease-in-out;
}

/* Modifier `uk-dropdown-scrollable`
 ========================================================================== */
/*
 * Usefull for long lists
 */
/* line 7612, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dropdown-scrollable {
  overflow-y: auto;
  max-height: 200px;
}

/* Sub-object: `uk-dropdown-overlay`
 ========================================================================== */
/* line 7618, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dropdown-navbar.uk-dropdown-flip {
  left: auto;
}

/* ========================================================================
   Component: Modal
 ========================================================================== */
/*
 * This is the modal overlay and modal dialog container
 * 1. Hide by default
 * 2. Set fixed position
 * 3. Allow scrolling for the modal dialog
 * 4. Mask the background page
 * 5. Fade-in transition
 * 6. Deactivate browser history navigation in IE11
 * 7. force hardware acceleration to prevent browser rendering hiccups
 */
/* line 7634, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-modal {
  /* 1 */
  display: none;
  /* 2 */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  /* 3 */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  /* 4 */
  background: rgba(0, 0, 0, 0.6);
  /* 5 */
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  /* 6 */
  touch-action: cross-slide-y pinch-zoom double-tap-zoom;
  /* 7 */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

/*
 * Open state
 */
/* line 7662, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-modal.uk-open {
  opacity: 1;
}

/*
 * Prevents duplicated scrollbar caused by 4.
 */
/* line 7668, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-modal-page,
.uk-modal-page body {
  overflow: hidden;
}

/* Sub-object: `uk-modal-dialog`
 ========================================================================== */
/*
 * 1. Create position context for caption, spinner and close button
 * 2. Set box sizing
 * 3. Set style
 * 4. Slide-in transition
 */
/* line 7680, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-modal-dialog {
  /* 1 */
  position: relative;
  /* 2 */
  box-sizing: border-box;
  margin: 50px auto;
  padding: 20px;
  width: 600px;
  max-width: 100%;
  max-width: calc(100% - 20px);
  /* 3 */
  background: #ffffff;
  /* 4 */
  opacity: 0;
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: opacity 0.3s linear, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s linear, transform 0.3s ease-out;
  border-radius: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

/* Phone landscape and smaller */
@media (max-width: 767px) {
  /*
     * Fit in small screen
     */
  /* line 7706, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-modal-dialog {
    width: auto;
    margin: 10px auto;
  }
}

/*
 * Open state
 */
/* line 7714, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-open .uk-modal-dialog {
  /* 4 */
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/*
 * Remove margin from the last-child
 */
/* line 7723, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-modal-dialog > :not([class*='uk-modal-']):last-child {
  margin-bottom: 0;
}

/* Close in modal
 ========================================================================== */
/* line 7728, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-modal-dialog > .uk-close:first-child {
  margin: -10px -10px 0 0;
  float: right;
}

/*
 * Remove margin from adjacent element
 */
/* line 7735, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-modal-dialog > .uk-close:first-child + :not([class*='uk-modal-']) {
  margin-top: 0;
}

/* Modifier: `uk-modal-dialog-lightbox`
 ========================================================================== */
/* line 7740, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-modal-dialog-lightbox {
  margin: 15px auto;
  padding: 0;
  max-width: 95%;
  max-width: calc(100% - 30px);
  min-height: 50px;
  border-radius: 0;
}

/*
 * Close button
 */
/* line 7751, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-modal-dialog-lightbox > .uk-close:first-child {
  position: absolute;
  top: -12px;
  right: -12px;
  margin: 0;
  float: none;
}

/* Phone landscape and smaller */
@media (max-width: 767px) {
  /* line 7760, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-modal-dialog-lightbox > .uk-close:first-child {
    top: -7px;
    right: -7px;
  }
}

/* Modifier: `uk-modal-dialog-blank`
 ========================================================================== */
/* line 7767, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-modal-dialog-blank {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

/*
* Close button
*/
/* line 7778, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-modal-dialog-blank > .uk-close:first-child {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  margin: 0;
  float: none;
}

/* Modifier: `uk-modal-dialog-large`
 ========================================================================== */
/* Tablet and bigger */
@media (min-width: 768px) {
  /* line 7790, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-modal-dialog-large {
    width: 930px;
  }
}

/* Large screen and bigger */
@media (min-width: 1220px) {
  /* line 7796, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-modal-dialog-large {
    width: 1130px;
  }
}

/* Sub-Object: `uk-modal-header` and `uk-modal-footer`
 ========================================================================== */
/* line 7802, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-modal-header {
  margin-bottom: 20px;
  margin: -20px -20px 20px -20px;
  padding: 20px;
  border-bottom: 1px solid #dddddd;
  border-radius: 0 0 0 0;
  background: #fafafa;
}

/* line 7810, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-modal-footer {
  margin-top: 20px;
  margin: 20px -20px -20px -20px;
  padding: 20px;
  border-top: 1px solid #dddddd;
  border-radius: 0 0 0 0;
  background: #fafafa;
}

/*
 * Remove margin from the last-child
 */
/* line 7821, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-modal-header > :last-child,
.uk-modal-footer > :last-child {
  margin-bottom: 0;
}

/* Sub-Object: `uk-modal-caption`
 ========================================================================== */
/* line 7827, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-modal-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin-bottom: -10px;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* Sub-Object: `uk-modal-spinner`
 ========================================================================== */
/* line 7841, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-modal-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 25px;
  color: #ddd;
}

/* line 7850, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-modal-spinner:after {
  content: "\f110";
  display: block;
  font-family: FontAwesome;
  -webkit-animation: uk-rotate 2s infinite linear;
  animation: uk-rotate 2s infinite linear;
}

/* ========================================================================
   Component: Off-canvas
 ========================================================================== */
/*
 * This is the offcanvas overlay and bar container
 * 1. Hide by default
 * 2. Set fixed position
 * 3. Deactivate browser touch actions in IE11
 * 4. Mask the background page
 */
/* line 7867, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas {
  /* 1 */
  display: none;
  /* 2 */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  /* 3 */
  touch-action: none;
  /* 4 */
  background: rgba(0, 0, 0, 0.1);
}

/* line 7882, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas.uk-active {
  display: block;
}

/* Sub-object `uk-offcanvas-page`
 ========================================================================== */
/*
 * Prepares the whole HTML page to slide-out
 * 1. Fix the main page and disallow scrolling
 * 2. Side-out transition
 * 3. Needed for the transition to work instead of just letting it pop to the side
 */
/* line 7893, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas-page {
  /* 1 */
  position: fixed;
  /* 2 */
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
  /* 3 */
  margin-left: 0;
}

/* Sub-object `uk-offcanvas-bar`
 ========================================================================== */
/*
 * This is the offcanvas bar
 * 1. Set fixed position
 * 2. Size and style
 * 3. Allow scrolling
 * 4. Side-out transition
 * 5. Deactivate scroll chaining in IE11
 */
/* line 7912, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas-bar {
  /* 1 */
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 1001;
  /* 2 */
  width: 270px;
  max-width: 100%;
  background: #333333;
  /* 3 */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  /* 4 */
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  /* 5 */
  -ms-scroll-chaining: none;
}

/* line 7934, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

/* Modifier `uk-offcanvas-bar-flip`
 ========================================================================== */
/* line 7940, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas-bar-flip {
  left: auto;
  right: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

/* Offcanvase modes
 ========================================================================== */
/* line 7948, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas-bar[mode='none'] {
  -webkit-transition: none;
  transition: none;
}

/* line 7952, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas-bar[mode='reveal'] {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  clip: rect(0, 0, 100vh, 0);
  -webkit-transition: -webkit-transform 0.3s ease-in-out, clip 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, clip 0.3s ease-in-out;
}

/* line 7959, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas-bar-flip[mode='reveal'] {
  clip: none;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

/* line 7964, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas-bar-flip[mode='reveal'] > * {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

/* line 7970, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas.uk-active .uk-offcanvas-bar-flip.uk-offcanvas-bar-show[mode='reveal'] > * {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

/* Panel in offcanvas
 ========================================================================== */
/* line 7976, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas .uk-panel {
  margin: 20px 15px;
  color: #777777;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

/* line 7981, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas .uk-panel-title {
  color: #cccccc;
}

/* line 7984, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas .uk-panel a:not([class]) {
  color: #cccccc;
}

/* line 7987, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas .uk-panel a:not([class]):hover {
  color: #ffffff;
}

/* line 7990, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas-bar:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background: rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.6);
}

/* line 8001, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas-bar-flip:after {
  right: auto;
  left: 0;
  width: 1px;
  background: rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.6);
}

/* ========================================================================
   Component: Switcher
 ========================================================================== */
/*
 * 1. Deactivate browser history navigation in IE11
 */
/* line 8014, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-switcher {
  margin: 0;
  padding: 0;
  list-style: none;
  /* 1 */
  touch-action: cross-slide-y pinch-zoom double-tap-zoom;
}

/*
 * Items
 */
/* line 8024, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-switcher > :not(.uk-active) {
  display: none;
}

/* ========================================================================
   Component: Text
 ========================================================================== */
/* Size modifiers
 ========================================================================== */
/* line 8032, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-small {
  font-size: 11px;
  line-height: 16px;
}

/* line 8036, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-large {
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
}

/* Weight modifiers
 ========================================================================== */
/* line 8043, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-bold {
  font-weight: bold;
}

/* Color modifiers
 ========================================================================== */
/* line 8048, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-muted {
  color: #999999 !important;
}

/* line 8051, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-primary {
  color: #2d7091 !important;
}

/* line 8054, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-success {
  color: #659f13 !important;
}

/* line 8057, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-warning {
  color: #e28327 !important;
}

/* line 8060, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-danger {
  color: #d85030 !important;
}

/* line 8063, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-contrast {
  color: #ffffff !important;
}

/* Alignment modifiers
 ========================================================================== */
/* line 8068, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-left {
  text-align: left !important;
}

/* line 8071, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-right {
  text-align: right !important;
}

/* line 8074, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-center {
  text-align: center !important;
}

/* line 8077, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-justify {
  text-align: justify !important;
}

/* line 8080, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-top {
  vertical-align: top !important;
}

/* line 8083, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-middle {
  vertical-align: middle !important;
}

/* line 8086, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-bottom {
  vertical-align: bottom !important;
}

/* Only tablets portrait and smaller */
@media (max-width: 959px) {
  /* line 8091, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-text-center-medium {
    text-align: center !important;
  }
  /* line 8094, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-text-left-medium {
    text-align: left !important;
  }
}

/* Phone landscape and smaller */
@media (max-width: 767px) {
  /* line 8100, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-text-center-small {
    text-align: center !important;
  }
  /* line 8103, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-text-left-small {
    text-align: left !important;
  }
}

/* Wrap modifiers
 ========================================================================== */
/*
 * Prevent text from wrapping onto multiple lines
 */
/* line 8112, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-nowrap {
  white-space: nowrap;
}

/*
 * Prevent text from wrapping onto multiple lines, and truncate with an ellipsis
 */
/* line 8118, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*
 * Break strings if their length exceeds the width of their container
 */
/* line 8126, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-break {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

/* Transform modifiers
 ========================================================================== */
/* line 8135, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-capitalize {
  text-transform: capitalize !important;
}

/* line 8138, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-lowercase {
  text-transform: lowercase !important;
}

/* line 8141, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-text-uppercase {
  text-transform: uppercase !important;
}

/* ========================================================================
   Component: Utility
 ========================================================================== */
/* Container
 ========================================================================== */
/* line 8149, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-container {
  box-sizing: border-box;
  max-width: 1050px;
  padding: 0 25px;
}

/* Large screen and bigger */
@media (min-width: 1220px) {
  /* line 8156, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-container {
    max-width: 1050px;
    padding: 0 35px;
  }
}

/*
 * Micro clearfix
 */
/* line 8164, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-container:before,
.uk-container:after {
  content: "";
  display: table;
}

/* line 8169, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-container:after {
  clear: both;
}

/*
 * Center container
 */
/* line 8175, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-container-center {
  margin-left: auto;
  margin-right: auto;
}

/* Clearing
 ========================================================================== */
/*
 * Micro clearfix
* `table-cell` is used with `:before` because `table` creates a 1px gap when it becomes a flex item, only in Webkit
 * `table` is used again with `:after` because `clear` only works with block elements.
 * Note: `display: block` with `overflow: hidden` is currently not working in the latest Safari
 */
/* line 8187, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-clearfix:before {
  content: "";
  display: table-cell;
}

/* line 8191, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/*
 *  Create a new block formatting context
 */
/* line 8199, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nbfc {
  overflow: hidden;
}

/* line 8202, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nbfc-alt {
  display: table-cell;
  width: 10000px;
}

/* Alignment of block elements
 ========================================================================== */
/*
 * Float blocks
 * 1. Prevent content overflow on small devices
 */
/* line 8212, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-float-left {
  float: left;
}

/* line 8215, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-float-right {
  float: right;
}

/* 1 */
/* line 8219, app/assets/stylesheets/inherited_from_mp/_theme.scss */
[class*='uk-float-'] {
  max-width: 100%;
}

/* Alignment of images and objects
 ========================================================================== */
/*
 * Alignment
 */
/* line 8227, app/assets/stylesheets/inherited_from_mp/_theme.scss */
[class*='uk-align-'] {
  display: block;
  margin-bottom: 20px;
}

/* line 8231, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-align-left {
  margin-right: 20px;
  float: left;
}

/* line 8235, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-align-right {
  margin-left: 20px;
  float: right;
}

/* Tablet and bigger */
@media (min-width: 768px) {
  /* line 8241, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-align-medium-left {
    margin-right: 20px;
    float: left;
  }
  /* line 8245, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-align-medium-right {
    margin-left: 20px;
    float: right;
  }
}

/* line 8250, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-align-center {
  margin-left: auto;
  margin-right: auto;
}

/* Vertical alignment
 ========================================================================== */
/*
 * Remove whitespace between child elements when using `inline-block`
 */
/* line 8259, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-vertical-align {
  font-size: 0.001px;
}

/*
 *  The `uk-vertical-align` container needs a specific height
 */
/* line 8265, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-vertical-align:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/*
 * Sub-object which can have any height
 * 1. Reset whitespace hack
 */
/* line 8275, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-vertical-align-middle,
.uk-vertical-align-bottom {
  display: inline-block;
  max-width: 100%;
  /* 1 */
  font-size: 1rem;
}

/* line 8282, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-vertical-align-middle {
  vertical-align: middle;
}

/* line 8285, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-vertical-align-bottom {
  vertical-align: bottom;
}

/* Height
 ========================================================================== */
/*
 * More robust if padding and border are used
 */
/* line 8293, app/assets/stylesheets/inherited_from_mp/_theme.scss */
[class*='uk-height'] {
  box-sizing: border-box;
}

/*
 * Useful to extend the `html` and `body` element to the full height of the page.
 */
/* line 8299, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-height-1-1 {
  height: 100%;
}

/*
 * Useful to create image teasers
 */
/* line 8305, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-height-viewport {
  height: 100vh;
  min-height: 600px;
}

/* Responsive objects
 * Note: Images are already responsive by default, see Base component
 ========================================================================== */
/*
 * 1. Corrects `max-width` and `max-height` behavior if padding and border are used
 */
/* line 8315, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-responsive-width,
.uk-responsive-height {
  box-sizing: border-box;
}

/*
 * Responsiveness: Sets a maximum width relative to the parent and auto scales the height
 * `important` needed to override `uk-img-preserve img`
 */
/* line 8323, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-responsive-width {
  max-width: 100% !important;
  height: auto;
}

/*
 * Responsiveness: Sets a maximum height relative to the parent and auto scales the width
 * Only works if the parent element has a fixed height.
 */
/* line 8331, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-responsive-height {
  max-height: 100%;
  width: auto;
}

/* Margin
 ========================================================================== */
/*
 * Create a block with the same margin of a paragraph
 * Add margin if adjacent element
 */
/* line 8341, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-margin {
  margin-bottom: 20px;
}

/* line 8344, app/assets/stylesheets/inherited_from_mp/_theme.scss */
* + .uk-margin {
  margin-top: 20px;
}

/* line 8347, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-margin-top {
  margin-top: 20px !important;
}

/* line 8350, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-margin-bottom {
  margin-bottom: 20px !important;
}

/* line 8353, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-margin-left {
  margin-left: 20px !important;
}

/* line 8356, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-margin-right {
  margin-right: 20px !important;
}

/*
 * Larger margins
 */
/* line 8362, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-margin-large {
  margin-bottom: 50px;
}

/* line 8365, app/assets/stylesheets/inherited_from_mp/_theme.scss */
* + .uk-margin-large {
  margin-top: 50px;
}

/* line 8368, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-margin-large-top {
  margin-top: 50px !important;
}

/* line 8371, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-margin-large-bottom {
  margin-bottom: 50px !important;
}

/* line 8374, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-margin-large-left {
  margin-left: 50px !important;
}

/* line 8377, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-margin-large-right {
  margin-right: 50px !important;
}

/*
 * Smaller margins
 */
/* line 8383, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-margin-small {
  margin-bottom: 5px;
}

/* line 8386, app/assets/stylesheets/inherited_from_mp/_theme.scss */
* + .uk-margin-small {
  margin-top: 5px;
}

/* line 8389, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-margin-small-top {
  margin-top: 5px !important;
}

/* line 8392, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-margin-small-bottom {
  margin-bottom: 5px !important;
}

/* line 8395, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-margin-small-left {
  margin-left: 5px !important;
}

/* line 8398, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-margin-small-right {
  margin-right: 5px !important;
}

/*
 * Remove margins
 */
/* line 8404, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-margin-remove {
  margin: 0 !important;
}

/* line 8407, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-margin-top-remove {
  margin-top: 0 !important;
}

/* line 8410, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-margin-bottom-remove {
  margin-bottom: 0 !important;
}

/* Padding
 ========================================================================== */
/* line 8415, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-padding-remove {
  padding: 0 !important;
}

/* line 8418, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-padding-top-remove {
  padding-top: 0 !important;
}

/* line 8421, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-padding-bottom-remove {
  padding-bottom: 0 !important;
}

/* line 8424, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-padding-vertical-remove {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* Border
 ========================================================================== */
/* line 8430, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-border-circle {
  border-radius: 50%;
}

/* line 8433, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-border-rounded {
  border-radius: 5px;
}

/* Headings
 ========================================================================== */
/* line 8438, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-heading-large {
  font-size: 36px;
  line-height: 42px;
}

/* Tablet and bigger */
@media (min-width: 768px) {
  /* line 8444, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-heading-large {
    font-size: 52px;
    line-height: 64px;
  }
}

/* Link
 ========================================================================== */
/*
 * Let links appear in default text color
 */
/* line 8454, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-link-muted,
.uk-link-muted a {
  color: #5e6e76;
}

/* line 8458, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-link-muted:hover,
.uk-link-muted a:hover {
  color: #5e6e76;
}

/*
 * Reset link style
 */
/* line 8465, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-link-reset,
.uk-link-reset a,
.uk-link-reset:hover,
.uk-link-reset a:hover,
.uk-link-reset:focus,
.uk-link-reset a:focus {
  color: inherit;
  text-decoration: none;
}

/* Scrollable
 ========================================================================== */
/*
 * Enable scrolling for preformatted text
 */
/* line 8479, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-scrollable-text {
  height: 300px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  resize: both;
}

/*
 * Box with scrolling enabled
 */
/* line 8488, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-scrollable-box {
  box-sizing: border-box;
  height: 170px;
  padding: 10px;
  border: 1px solid #dddddd;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  resize: both;
  border-radius: 3px;
}

/* line 8498, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-scrollable-box > :last-child {
  margin-bottom: 0;
}

/* Overflow
 ========================================================================== */
/* line 8503, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overflow-hidden {
  overflow: hidden;
}

/*
 * Enable scrollbars if content is clipped
 */
/* line 8509, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overflow-container {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 8513, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-overflow-container > :last-child {
  margin-bottom: 0;
}

/* Position
 ========================================================================== */
/* line 8518, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-position-absolute,
[class*='uk-position-top'],
[class*='uk-position-bottom'] {
  position: absolute !important;
}

/* Don't use `width: 100%` because it is wrong if the parent has padding. */
/* line 8524, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-position-top {
  top: 0;
  left: 0;
  right: 0;
}

/* line 8529, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-position-bottom {
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 8534, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-position-top-left {
  top: 0;
  left: 0;
}

/* line 8538, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-position-top-right {
  top: 0;
  right: 0;
}

/* line 8542, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-position-bottom-left {
  bottom: 0;
  left: 0;
}

/* line 8546, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-position-bottom-right {
  bottom: 0;
  right: 0;
}

/*
 * Cover
 */
/* line 8553, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-position-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/*
 * Relative
 */
/* line 8563, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-position-relative {
  position: relative !important;
}

/*
 * Z-index
 */
/* line 8569, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-position-z-index {
  z-index: 1;
}

/* Display
 ========================================================================== */
/*
 * Display
 * 1. Required if child is a responsive image
 */
/* line 8578, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-display-block {
  display: block !important;
}

/* line 8581, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-display-inline {
  display: inline !important;
}

/* line 8584, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-display-inline-block {
  display: inline-block !important;
  /* 1 */
  max-width: 100%;
}

/*
 * Visibility
 * Avoids setting display to `block` so it works also with `inline-block` and `table`
 */
/* Desktop and bigger */
@media (min-width: 960px) {
  /* line 8595, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-visible-small {
    display: none !important;
  }
  /* line 8598, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-visible-medium {
    display: none !important;
  }
  /* line 8601, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-hidden-large {
    display: none !important;
  }
}

/* Tablets portrait */
@media (min-width: 768px) and (max-width: 959px) {
  /* line 8607, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-visible-small {
    display: none !important;
  }
  /* line 8610, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-visible-large {
    display: none !important;
  }
  /* line 8613, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-hidden-medium {
    display: none !important;
  }
}

/* Phone landscape and smaller*/
@media (max-width: 767px) {
  /* line 8619, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-visible-medium {
    display: none !important;
  }
  /* line 8622, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-visible-large {
    display: none !important;
  }
  /* line 8625, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-hidden-small {
    display: none !important;
  }
}

/* Remove from the flow and screen readers on any device */
/* line 8630, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-hidden {
  display: none !important;
  visibility: hidden !important;
}

/* It's hidden, but still affects layout */
/* line 8635, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-invisible {
  visibility: hidden !important;
}

/* Show on hover */
/* line 8639, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-visible-hover:hover .uk-hidden,
.uk-visible-hover:hover .uk-invisible {
  display: block !important;
  visibility: visible !important;
}

/* line 8644, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-visible-hover-inline:hover .uk-hidden,
.uk-visible-hover-inline:hover .uk-invisible {
  display: inline-block !important;
  visibility: visible !important;
}

/* Hide on touch */
/* line 8650, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-touch .uk-hidden-touch,
.uk-notouch .uk-hidden-notouch {
  display: none !important;
}

/* ========================================================================
   Component: Flex
 ========================================================================== */
/* line 8657, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

/* line 8662, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-inline {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}

/*
 * Fixes initial flex-shrink value in IE10
 */
/* line 8670, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex > *,
.uk-flex-inline > * {
  -ms-flex-negative: 1;
}

/* Alignment
 ========================================================================== */
/*
 * Vertical alignment
 * Default value is `stretch`
 */
/* line 8680, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-top {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

/* line 8685, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-middle {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

/* line 8690, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-bottom {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

/*
 * Horizontal alignment
 * Default value is `flex-start`
 */
/* line 8699, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-center {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

/* line 8704, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-right {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

/* line 8709, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-space-between {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

/* line 8714, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-space-around {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

/* Direction
 ========================================================================== */
/* line 8721, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-row-reverse {
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

/* line 8726, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-column {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

/* line 8731, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-column-reverse {
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

/* Wrap
 ========================================================================== */
/* line 8738, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-nowrap {
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

/* line 8743, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-wrap {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 8748, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  -webkit-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

/*
 * Horizontal alignment
 * Default value is `stretch`
 */
/* line 8757, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-wrap-top {
  -ms-flex-line-pack: start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
}

/* line 8762, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-wrap-middle {
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
}

/* line 8767, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-wrap-bottom {
  -ms-flex-line-pack: end;
  -webkit-align-content: flex-end;
  align-content: flex-end;
}

/* line 8772, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-wrap-space-between {
  -ms-flex-line-pack: justify;
  -webkit-align-content: space-between;
  align-content: space-between;
}

/* line 8777, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-wrap-space-around {
  -ms-flex-line-pack: distribute;
  -webkit-align-content: space-around;
  align-content: space-around;
}

/* Item ordering
 ========================================================================== */
/*
 * Default is 0
 */
/* line 8787, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-order-first {
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
}

/* line 8792, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-order-last {
  -ms-flex-order: 99;
  -webkit-order: 99;
  order: 99;
}

/* Phone landscape and bigger */
@media (min-width: 480px) {
  /* line 8799, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-flex-order-first-small {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  /* line 8804, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-flex-order-last-small {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99;
  }
}

/* Tablet and bigger */
@media (min-width: 768px) {
  /* line 8812, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-flex-order-first-medium {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  /* line 8817, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-flex-order-last-medium {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99;
  }
}

/* Desktop and bigger */
@media (min-width: 960px) {
  /* line 8825, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-flex-order-first-large {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  /* line 8830, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-flex-order-last-large {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99;
  }
}

/* Large screen and bigger */
@media (min-width: 1220px) {
  /* line 8838, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-flex-order-first-xlarge {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  /* line 8843, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .uk-flex-order-last-xlarge {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99;
  }
}

/* Item dimensions
 ========================================================================== */
/*
 * Initial: 0 1 auto
 * Content dimensions, but shrinks
 */
/*
 * No Flex: 0 0 auto
 * Content dimensions
 */
/* line 8859, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-item-none {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
}

/*
 * Relative Flex: 1 1 auto
 * Space is allocated considering content
 * 1. Fixes flex-shrink value in IE10
 */
/* line 8869, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-item-auto {
  -ms-flex: auto;
  -webkit-flex: auto;
  flex: auto;
  /* 1 */
  -ms-flex-negative: 1;
}

/*
 * Absolute Flex: 1 1 0%
 * Space is allocated solely based on flex
 */
/* line 8880, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-flex-item-1 {
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

/* ========================================================================
   Component: Contrast
 ========================================================================== */
/* line 8888, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast {
  color: #ffffff;
  /* Active */
}

/* line 8892, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast a:not([class]),
.uk-contrast .uk-link {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}

/* line 8897, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast a:not([class]):hover,
.uk-contrast .uk-link:hover {
  color: #ffffff;
  text-decoration: underline;
}

/* line 8902, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast :not(pre) > code,
.uk-contrast :not(pre) > kbd,
.uk-contrast :not(pre) > samp {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.1);
}

/* line 8909, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast em {
  color: #ffffff;
}

/* line 8912, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast h1,
.uk-contrast h2,
.uk-contrast h3,
.uk-contrast h4,
.uk-contrast h5,
.uk-contrast h6 {
  color: #ffffff;
}

/* line 8920, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast hr {
  border-top-color: rgba(255, 255, 255, 0.2);
}

/* line 8923, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-nav li > a,
.uk-contrast .uk-nav li > a:hover {
  text-decoration: none;
}

/* line 8927, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-nav-side > li > a {
  color: #ffffff;
}

/* line 8930, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-nav-side > li > a:hover,
.uk-contrast .uk-nav-side > li > a:focus {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  text-shadow: none;
}

/* line 8936, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-nav-side > li.uk-active > a {
  background: #ffffff;
  color: #444444;
  text-shadow: none;
}

/* line 8941, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-nav-side .uk-nav-header {
  color: #ffffff;
}

/* line 8944, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-nav-side .uk-nav-divider {
  border-top-color: rgba(255, 255, 255, 0.2);
}

/* line 8947, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-nav-side ul a {
  color: rgba(255, 255, 255, 0.7);
}

/* line 8950, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-nav-side ul a:hover {
  color: #ffffff;
}

/* line 8953, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-subnav > * > a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}

/* line 8957, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-subnav > * > a:hover,
.uk-contrast .uk-subnav > * > a:focus {
  color: #ffffff;
  text-decoration: none;
}

/* line 8962, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-subnav > .uk-active > a {
  color: #ffffff;
}

/* line 8965, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-subnav-line > :nth-child(n+2):before {
  border-left-color: rgba(255, 255, 255, 0.2);
}

/* line 8968, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-subnav-pill > * > a:hover,
.uk-contrast .uk-subnav-pill > * > a:focus {
  background: rgba(255, 255, 255, 0.7);
  color: #444444;
  text-decoration: none;
}

/* line 8974, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-subnav-pill > .uk-active > a {
  background: #ffffff;
  color: #444444;
}

/* line 8978, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-tab {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}

/* line 8981, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-tab > li > a {
  border-color: transparent;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: none;
}

/* line 8986, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-tab > li > a:hover,
.uk-contrast .uk-tab > li > a:focus,
.uk-contrast .uk-tab > li.uk-open > a {
  border-color: rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.7);
  color: #444444;
  text-decoration: none;
}

/* line 8994, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-tab > li.uk-active > a {
  border-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: transparent;
  background: #ffffff;
  color: #444444;
}

/* line 9000, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-tab-center {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}

/* line 9003, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-tab-grid:before {
  border-top-color: rgba(255, 255, 255, 0.2);
}

/* line 9006, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-list-line > li:nth-child(n+2) {
  border-top-color: rgba(255, 255, 255, 0.2);
}

/* line 9009, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-form select,
.uk-contrast .uk-form textarea,
.uk-contrast .uk-form input:not([type]),
.uk-contrast .uk-form input[type="text"],
.uk-contrast .uk-form input[type="password"],
.uk-contrast .uk-form input[type="datetime"],
.uk-contrast .uk-form input[type="datetime-local"],
.uk-contrast .uk-form input[type="date"],
.uk-contrast .uk-form input[type="month"],
.uk-contrast .uk-form input[type="time"],
.uk-contrast .uk-form input[type="week"],
.uk-contrast .uk-form input[type="number"],
.uk-contrast .uk-form input[type="email"],
.uk-contrast .uk-form input[type="url"],
.uk-contrast .uk-form input[type="search"],
.uk-contrast .uk-form input[type="tel"],
.uk-contrast .uk-form input[type="color"] {
  border-color: rgba(255, 255, 255, 0.8);
  background: rgba(255, 255, 255, 0.8);
  color: #444444;
  background-clip: padding-box;
}

/* line 9031, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-form select:focus,
.uk-contrast .uk-form textarea:focus,
.uk-contrast .uk-form input:not([type]):focus,
.uk-contrast .uk-form input[type="text"]:focus,
.uk-contrast .uk-form input[type="password"]:focus,
.uk-contrast .uk-form input[type="datetime"]:focus,
.uk-contrast .uk-form input[type="datetime-local"]:focus,
.uk-contrast .uk-form input[type="date"]:focus,
.uk-contrast .uk-form input[type="month"]:focus,
.uk-contrast .uk-form input[type="time"]:focus,
.uk-contrast .uk-form input[type="week"]:focus,
.uk-contrast .uk-form input[type="number"]:focus,
.uk-contrast .uk-form input[type="email"]:focus,
.uk-contrast .uk-form input[type="url"]:focus,
.uk-contrast .uk-form input[type="search"]:focus,
.uk-contrast .uk-form input[type="tel"]:focus,
.uk-contrast .uk-form input[type="color"]:focus {
  border-color: #ffffff;
  background: #ffffff;
  color: #444444;
}

/* line 9052, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-form :-ms-input-placeholder {
  color: rgba(68, 68, 68, 0.7) !important;
}

/* line 9055, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-form ::-moz-placeholder {
  color: rgba(68, 68, 68, 0.7);
}

/* line 9058, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-form ::-webkit-input-placeholder {
  color: rgba(68, 68, 68, 0.7);
}

/* line 9061, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-button {
  color: #444444;
  background: #ffffff;
  border-color: transparent;
}

/* line 9066, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-button:hover,
.uk-contrast .uk-button:focus {
  background-color: rgba(255, 255, 255, 0.8);
  color: #444444;
  border-color: transparent;
}

/* line 9072, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-button:active,
.uk-contrast .uk-button.uk-active {
  background-color: rgba(255, 255, 255, 0.7);
  color: #444444;
  box-shadow: none;
}

/* line 9078, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-button-primary {
  background-color: #5e6e76;
  color: #ffffff;
}

/* line 9082, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-button-primary:hover,
.uk-contrast .uk-button-primary:focus {
  background-color: #53b5de;
  color: #ffffff;
}

/* line 9087, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-button-primary:active,
.uk-contrast .uk-button-primary.uk-active {
  background-color: #359ac4;
  color: #ffffff;
}

/* line 9092, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-icon-hover {
  color: rgba(255, 255, 255, 0.7);
}

/* line 9095, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-icon-hover:hover {
  color: #ffffff;
}

/* line 9098, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-icon-button {
  background: #ffffff;
  color: #444444;
  border-color: transparent;
}

/* line 9103, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-icon-button:hover,
.uk-contrast .uk-icon-button:focus {
  background-color: rgba(255, 255, 255, 0.8);
  color: #444444;
  border-color: transparent;
}

/* line 9109, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-icon-button:active {
  background-color: rgba(255, 255, 255, 0.7);
  color: #444444;
  box-shadow: none;
}

/* line 9114, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-text-muted {
  color: rgba(255, 255, 255, 0.6) !important;
}

/* line 9117, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-contrast .uk-text-primary {
  color: #2d7091 !important;
}

/* ========================================================================
   Component: Print
 ========================================================================== */
@media print {
  /* line 9124, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  *,
*:before,
*:after {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 9132, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 9136, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 9141, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  thead {
    display: table-header-group;
  }
  /* line 9144, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 9148, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* line 9154, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 9160, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
}

/* ========================================================================
   Component: Dotnav
 ========================================================================== */
/*
 * 1. Gutter
 * 2. Remove default list style
 */
/* line 9172, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dotnav {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* 1 */
  margin-left: -15px;
  margin-top: -15px;
  /* 2 */
  padding: 0;
  list-style: none;
}

/*
 * 1. Space is allocated solely based on content dimensions
 * 2. Horizontal gutter is using `padding` so `uk-width-*` classes can be applied
 */
/* line 9190, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dotnav > * {
  /* 1 */
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  /* 2 */
  padding-left: 15px;
  margin-top: 15px;
}

/*
 * DEPRECATED IE9 Support
 */
/* line 9202, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dotnav:before,
.uk-dotnav:after {
  content: "";
  display: block;
  overflow: hidden;
}

/* line 9208, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dotnav:after {
  clear: both;
}

/* line 9211, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dotnav > * {
  float: left;
}

/* Items
 ========================================================================== */
/*
 * Items
 * 1. Hide text if present
 */
/* line 9220, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dotnav > * > * {
  display: block;
  box-sizing: content-box;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(50, 50, 50, 0.1);
  /* 1 */
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
/* line 9239, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dotnav > * > :hover,
.uk-dotnav > * > :focus {
  background: rgba(50, 50, 50, 0.4);
  /* 2 */
  outline: none;
}

/* OnClick */
/* line 9246, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dotnav > * > :active {
  background: rgba(50, 50, 50, 0.6);
}

/* Active */
/* line 9250, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dotnav > .uk-active > * {
  background: rgba(50, 50, 50, 0.4);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

/* Modifier: `uk-dotnav-contrast`
 ========================================================================== */
/* line 9257, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dotnav-contrast > * > * {
  background: rgba(255, 255, 255, 0.4);
}

/*
 * Hover
 * 1. Apply hover style also to focus state
 */
/* line 9264, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dotnav-contrast > * > :hover,
.uk-dotnav-contrast > * > :focus {
  background: rgba(255, 255, 255, 0.7);
}

/* OnClick */
/* line 9269, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dotnav-contrast > * > :active {
  background: rgba(255, 255, 255, 0.9);
}

/* Active */
/* line 9273, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dotnav-contrast > .uk-active > * {
  background: rgba(255, 255, 255, 0.9);
}

/* Modifier: 'uk-dotnav-vertical'
 ========================================================================== */
/*
 * DEPRECATED
 */
/* line 9281, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dotnav-vertical {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

/*
 * DEPRECATED IE9 Support
 */
/* line 9289, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dotnav-vertical > * {
  float: none;
}

/* ========================================================================
   Component: Slidenav
 ========================================================================== */
/*
 * 1. Required for `a` elements
 * 2. Dimension
 * 3. Style
 */
/* line 9300, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slidenav {
  /* 1 */
  display: inline-block;
  /* 2 */
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  /* 3 */
  line-height: 60px;
  color: rgba(50, 50, 50, 0.4);
  font-size: 60px;
  text-align: center;
}

/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 * 3. Required for `a` elements
 * 4. Style
 */
/* line 9320, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slidenav:hover,
.uk-slidenav:focus {
  /* 2 */
  outline: none;
  /* 3 */
  text-decoration: none;
  /* 4 */
  color: rgba(50, 50, 50, 0.7);
  cursor: pointer;
}

/* Active */
/* line 9331, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slidenav:active {
  color: rgba(50, 50, 50, 0.9);
}

/*
 * Icons
 */
/* line 9337, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slidenav-previous:before {
  content: "\f104";
  font-family: FontAwesome;
}

/* line 9341, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slidenav-next:before {
  content: "\f105";
  font-family: FontAwesome;
}

/* Sub-object: `uk-slidenav-position`
 ========================================================================== */
/*
 * Create position context
 */
/* line 9350, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slidenav-position {
  position: relative;
}

/*
 * Center vertically
 */
/* line 9356, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slidenav-position .uk-slidenav {
  display: none;
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: -30px;
}

/* line 9363, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slidenav-position:hover .uk-slidenav {
  display: block;
}

/* line 9366, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slidenav-position .uk-slidenav-previous {
  left: 20px;
}

/* line 9369, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slidenav-position .uk-slidenav-next {
  right: 20px;
}

/* Modifier: `uk-slidenav-contrast`
 ========================================================================== */
/* line 9374, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slidenav-contrast {
  color: rgba(255, 255, 255, 0.5);
}

/*
 * Hover
 * 1. Apply hover style also to focus state
 */
/* line 9381, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slidenav-contrast:hover,
.uk-slidenav-contrast:focus {
  color: rgba(255, 255, 255, 0.7);
}

/* Active */
/* line 9386, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slidenav-contrast:active {
  color: rgba(255, 255, 255, 0.9);
}

/* ========================================================================
   Component: Progress
 ========================================================================== */
/*
 * 1. Clearing
 * 2. Vertical alignment if text is used
 */
/* line 9396, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-progress {
  box-sizing: border-box;
  height: 20px;
  margin-bottom: 20px;
  background: #f7f7f7;
  /* 1 */
  overflow: hidden;
  /* 2 */
  line-height: 20px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.07), inset 0 2px 2px rgba(0, 0, 0, 0.07);
  border-radius: 0;
}

/*
 * Add margin if adjacent element
 */
/* line 9411, app/assets/stylesheets/inherited_from_mp/_theme.scss */
* + .uk-progress {
  margin-top: 20px;
}

/* Sub-object: `uk-progress-bar`
 ========================================================================== */
/*
 * 1. Transition
 * 2. Needed for text
 */
/* line 9420, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-progress-bar {
  width: 0;
  height: 100%;
  background: #5e6e76;
  float: left;
  /* 1 */
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
  /* 2 */
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  background-image: -webkit-linear-gradient(top, #5e6e76, #5e6e76);
  background-image: linear-gradient(to bottom, #5e6e76, #5e6e76);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

/* Size modifiers
 ========================================================================== */
/* Mini */
/* line 9440, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-progress-mini {
  height: 6px;
}

/* Small */
/* line 9444, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-progress-small {
  height: 12px;
}

/* Color modifiers
 ========================================================================== */
/* line 9449, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-progress-success .uk-progress-bar {
  background-color: #82bb42;
  background-image: -webkit-linear-gradient(top, #9fd256, #6fac34);
  background-image: linear-gradient(to bottom, #9fd256, #6fac34);
}

/* line 9454, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-progress-warning .uk-progress-bar {
  background-color: #f9a124;
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
}

/* line 9459, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-progress-danger .uk-progress-bar {
  background-color: #d32c46;
  background-image: -webkit-linear-gradient(top, #ee465a, #c11a39);
  background-image: linear-gradient(to bottom, #ee465a, #c11a39);
}

/* Modifier: `uk-progress-striped`
 ========================================================================== */
/* line 9466, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-progress-striped .uk-progress-bar {
  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: 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: 30px 30px;
}

/*
 * Animation
 */
/* line 9474, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-progress-striped.uk-active .uk-progress-bar {
  -webkit-animation: uk-progress-bar-stripes 2s linear infinite;
  animation: uk-progress-bar-stripes 2s linear infinite;
}

@-webkit-keyframes uk-progress-bar-stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 30px 0;
  }
}

@keyframes uk-progress-bar-stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 30px 0;
  }
}

/* Size modifiers
     ========================================================================== */
/* line 9496, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-progress-mini,
.uk-progress-small {
  border-radius: 500px;
}

/* ========================================================================
   Component: Accordion
 ========================================================================== */
/* Sub-object: `uk-accordion-title`
 ========================================================================== */
/* line 9505, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-accordion-title {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 5px 20px;
  background: #f7f7f7;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
  border: 1px solid #dddddd;
  border-radius: 0;
}

/* Sub-object: `uk-accordion-content`
 ========================================================================== */
/* line 9518, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-accordion-content {
  padding: 0 20px 20px 20px;
}

/*
 * Micro clearfix to make panels more robust
 */
/* line 9524, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-accordion-content:before,
.uk-accordion-content:after {
  content: "";
  display: table;
}

/* line 9529, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-accordion-content:after {
  clear: both;
}

/*
 * Remove margin from the last-child
 */
/* line 9535, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-accordion-content > :last-child {
  margin-bottom: 0;
}

/* ========================================================================
   Component: Slider
 ========================================================================== */
/*
 * RTL Compatibility
 */
/* line 9544, app/assets/stylesheets/inherited_from_mp/_theme.scss */
[data-uk-slider] {
  direction: ltr;
}

/* line 9547, app/assets/stylesheets/inherited_from_mp/_theme.scss */
html[dir="rtl"] .uk-slider > * {
  direction: rtl;
}

/*
 * 1. Create position context
 * 2. Create stacking context to prevent z-index issues with other components
 * 3. Deactivate browser history navigation in IE11
 */
/* line 9555, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slider {
  /* 1 */
  position: relative;
  /* 2 */
  z-index: 0;
  /* 3 */
  touch-action: pan-y;
}

/*
 * 1. Reset list style without interfering with grid
 */
/* line 9566, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slider:not(.uk-grid) {
  /* 1 */
  margin: 0;
  padding: 0;
  list-style: none;
}

/*
 * Sub-object item
 * 1. Position items above each other
 */
/* line 9576, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slider > * {
  /* 1 */
  position: absolute;
  top: 0;
  left: 0;
}

/*
 * Clip child elements
 */
/* line 9585, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slider-container {
  overflow: hidden;
}

/*
 * Dragged
 */
/* line 9591, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slider:not(.uk-drag) {
  -webkit-transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
}

/*
 * 1. Makes text unselectable
 */
/* line 9598, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slider.uk-drag {
  cursor: col-resize;
  /* 1 */
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*
 * 1. Prevents images and links from being dragged (default browser behavior)
 * 2. Disables the default callout shown when you touch and hold a touch target
 * Currently only works in Webkit
 */
/* line 9611, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slider a,
.uk-slider img {
  /* 1 */
  -webkit-user-drag: none;
  user-drag: none;
  /* 2 */
  -webkit-touch-callout: none;
}

/*
 * 1. Prevents images and links from being dragged in Firefox
 */
/* line 9622, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slider img {
  pointer-events: none;
}

/* Modifier: `uk-slider-fullscreen`
 ========================================================================== */
/* line 9627, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slider-fullscreen,
.uk-slider-fullscreen > li {
  height: 100vh;
}

/* ========================================================================
   Component: Slideshow
 ========================================================================== */
/*
 * 1. Create position context
 * 2. Create stacking context to prevent z-index issues with other components
 * 3. Set width because child elements are positioned absolute. Height is set via JS
 * 4. Reset list style
 * 5. Clip child elements
 * 6. Deactivate browser history navigation in IE11
 */
/* line 9642, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slideshow {
  /* 1 */
  position: relative;
  /* 2 */
  z-index: 0;
  /* 3 */
  width: 100%;
  /* 4 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 5 */
  overflow: hidden;
  /* 6 */
  touch-action: pan-y;
}

/*
 * Sub-object item
 * 1. Position items above each other
 * 2. Expand to parent container width
 * 3. Hide by default
 */
/* line 9664, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slideshow > li {
  /* 1 */
  position: absolute;
  top: 0;
  left: 0;
  /* 2 */
  width: 100%;
  /* 3 */
  opacity: 0;
}

/*
 * Active
 * 1. Stack at first
 * 2. Show slide
 */
/* line 9679, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slideshow > .uk-active {
  /* 1 */
  z-index: 10;
  /* 2 */
  opacity: 1;
}

/*
 * Hide default images which is only relevant to keep existing proportions
 */
/* line 9688, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slideshow > li > img {
  visibility: hidden;
}

/*
 * Pointer for controls
 */
/* line 9694, app/assets/stylesheets/inherited_from_mp/_theme.scss */
[data-uk-slideshow-slide] {
  cursor: pointer;
}

/* Modifier: `uk-slideshow-fullscreen`
 ========================================================================== */
/* line 9699, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slideshow-fullscreen,
.uk-slideshow-fullscreen > li {
  height: 100vh;
}

/* Animations
 ========================================================================== */
/*
 * Fade
 */
/* line 9708, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slideshow-fade-in {
  -webkit-animation: uk-fade 0.5s linear;
  animation: uk-fade 0.5s linear;
}

/* line 9712, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slideshow-fade-out {
  -webkit-animation: uk-fade 0.5s linear reverse;
  animation: uk-fade 0.5s linear reverse;
}

/*
 * Scroll
 */
/* line 9719, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slideshow-scroll-forward-in {
  -webkit-animation: uk-slide-right 0.5s ease-in-out;
  animation: uk-slide-right 0.5s ease-in-out;
}

/* line 9723, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slideshow-scroll-forward-out {
  -webkit-animation: uk-slide-left 0.5s ease-in-out reverse;
  animation: uk-slide-left 0.5s ease-in-out reverse;
}

/* line 9727, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slideshow-scroll-backward-in {
  -webkit-animation: uk-slide-left 0.5s ease-in-out;
  animation: uk-slide-left 0.5s ease-in-out;
}

/* line 9731, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slideshow-scroll-backward-out {
  -webkit-animation: uk-slide-right 0.5s ease-in-out reverse;
  animation: uk-slide-right 0.5s ease-in-out reverse;
}

/*
 * Scale
 */
/* line 9738, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slideshow-scale-out {
  -webkit-animation: uk-fade-scale-15 0.5s ease-in-out reverse;
  animation: uk-fade-scale-15 0.5s ease-in-out reverse;
}

/*
 * Swipe
 */
/* line 9745, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slideshow-swipe-forward-in {
  -webkit-animation: uk-slide-left-33 0.5s ease-in-out;
  animation: uk-slide-left-33 0.5s ease-in-out;
}

/* line 9749, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slideshow-swipe-forward-out {
  -webkit-animation: uk-slide-left 0.5s ease-in-out reverse;
  animation: uk-slide-left 0.5s ease-in-out reverse;
}

/* line 9753, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slideshow-swipe-backward-in {
  -webkit-animation: uk-slide-right-33 0.5s ease-in-out;
  animation: uk-slide-right-33 0.5s ease-in-out;
}

/* line 9757, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slideshow-swipe-backward-out {
  -webkit-animation: uk-slide-right 0.5s ease-in-out reverse;
  animation: uk-slide-right 0.5s ease-in-out reverse;
}

/* line 9761, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-slideshow-swipe-forward-in:before,
.uk-slideshow-swipe-backward-in:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
  -webkit-animation: uk-fade 0.5s ease-in-out reverse;
  animation: uk-fade 0.5s ease-in-out reverse;
}

/* ========================================================================
   Component: Search
 ========================================================================== */
/*
 * 1. Create position context for dropdowns
 * 2. Needed for `form` element
 */
/* line 9781, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-search {
  display: inline-block;
  /* 1 */
  position: relative;
  /* 2 */
  margin: 0;
}

/*
 * Icon
 */
/* line 9791, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-search:before {
  content: "\f002";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  line-height: 30px;
  text-align: center;
  font-family: FontAwesome;
  font-size: 24px;
  color: #5e6e76;
}

/* Sub-object `uk-search-field`
 ========================================================================== */
/*
 * Removes inner padding and border in Firefox 4+.
 */
/* line 9808, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-search-field::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * Remove inner padding and search cancel button in Chrome, Safari and Opera on OS X.
 */
/* line 9815, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-search-field::-webkit-search-cancel-button,
.uk-search-field::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
 * Removes cancel button in IE10
 */
/* line 9822, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-search-field::-ms-clear {
  display: none;
}

/*
 * Removes placeholder transparency in Firefox.
 */
/* line 9828, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-search-field::-moz-placeholder {
  opacity: 1;
}

/*
 * 1. Define consistent box sizing.
 * 2. Address margins set differently in Firefox/IE and Chrome/Safari/Opera.
 * 3. Remove `border-radius` in iOS.
 * 4. Correct `font` properties and `color` not being inherited.
 * 5. Remove default style in iOS.
 * 6. Style
 */
/* line 9839, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-search-field {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  margin: 0;
  /* 3 */
  border-radius: 0;
  /* 4 */
  font: inherit;
  color: #5e6e76;
  /* 5 */
  -webkit-appearance: none;
  /* 6 */
  width: 50px;
  height: 30px;
  padding: 0 0 0 30px;
  border: 1px solid rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  vertical-align: middle;
}

/* Placeholder */
/* line 9862, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-search-field:-ms-input-placeholder {
  color: #999999 !important;
}

/* line 9865, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-search-field::-moz-placeholder {
  color: #999999;
}

/* line 9868, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-search-field::-webkit-input-placeholder {
  color: #999999;
}

/* Focus */
/* line 9872, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-search-field:focus {
  outline: 0;
}

/* Focus + Active */
/* line 9876, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-search-field:focus,
.uk-search.uk-active .uk-search-field {
  width: 180px;
}

/* Dropdown modifier: `uk-dropdown-search`
 ========================================================================== */
/* line 9882, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dropdown-search {
  width: 300px;
  margin-top: 0;
  background: #ffffff;
  color: #5e6e76;
}

/* line 9888, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-open > .uk-dropdown-search {
  -webkit-animation: uk-slide-top-fixed 0.2s ease-in-out;
  animation: uk-slide-top-fixed 0.2s ease-in-out;
}

/*
 * Dependency `uk-navbar-flip`
 */
/* line 9895, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-navbar-flip .uk-dropdown-search {
  margin-top: 12px;
  margin-right: -16px;
}

/* Nav modifier `uk-nav-search`
 ========================================================================== */
/*
 * Items
 */
/* line 9904, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-search > li > a {
  color: #5e6e76;
}

/*
 * Active
 * 1. Remove default focus style
 */
/* line 9911, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-search > li.uk-active > a {
  background: #5e6e76;
  color: #ffffff;
  /* 1 */
  outline: none;
  box-shadow: inset 0 2px 4px rgba(0, 69, 109, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

/*
 * Sub-object: `uk-nav-header`
 */
/* line 9922, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-search .uk-nav-header {
  color: #999999;
}

/*
 * Sub-object: `uk-nav-divider`
 */
/* line 9928, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-search .uk-nav-divider {
  border-top: 1px solid #dddddd;
}

/*
 * Nested items
 */
/* line 9934, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-search ul a {
  color: #7c9771;
}

/* line 9937, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-nav-search ul a:hover {
  color: #9194c4;
}

/* Search in offcanvas
 ========================================================================== */
/* line 9942, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas .uk-search {
  display: block;
  margin: 20px 15px;
}

/* line 9946, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas .uk-search:before {
  color: #777777;
}

/* line 9949, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas .uk-search-field {
  width: 100%;
  border-color: rgba(0, 0, 0, 0);
  background: #1a1a1a;
  color: #cccccc;
}

/* line 9955, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas .uk-search-field:-ms-input-placeholder {
  color: #777777 !important;
}

/* line 9958, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas .uk-search-field::-moz-placeholder {
  color: #777777;
}

/* line 9961, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-offcanvas .uk-search-field::-webkit-input-placeholder {
  color: #777777;
}

/* ========================================================================
   Component: Tooltip
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set fixed position
 * 3. Set dimensions
 * 4. Set style
 */
/* line 9973, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tooltip {
  /* 1 */
  display: none;
  /* 2 */
  position: absolute;
  z-index: 1030;
  /* 3 */
  box-sizing: border-box;
  max-width: 200px;
  padding: 5px 8px;
  /* 4 */
  background: #333333;
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  line-height: 18px;
  word-break: break-all;
  border-radius: 3px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

/* Triangle
 ========================================================================== */
/*
 * 1. Dashed is less antialised than solid
 */
/* line 9997, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tooltip:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  /* 1 */
  border: 5px dashed #333333;
}

/* Direction modifiers
 ========================================================================== */
/*
 * Top
 */
/* line 10011, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tooltip-top:after,
.uk-tooltip-top-left:after,
.uk-tooltip-top-right:after {
  bottom: -5px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: #333333;
}

/*
 * Bottom
 */
/* line 10024, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tooltip-bottom:after,
.uk-tooltip-bottom-left:after,
.uk-tooltip-bottom-right:after {
  top: -5px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #333333;
}

/*
 * Top/Bottom center
 */
/* line 10037, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tooltip-top:after,
.uk-tooltip-bottom:after {
  left: 50%;
  margin-left: -5px;
}

/*
 * Top/Bottom left
 */
/* line 10045, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tooltip-top-left:after,
.uk-tooltip-bottom-left:after {
  left: 10px;
}

/*
 * Top/Bottom right
 */
/* line 10052, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tooltip-top-right:after,
.uk-tooltip-bottom-right:after {
  right: 10px;
}

/*
 * Left
 */
/* line 10059, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tooltip-left:after {
  right: -5px;
  top: 50%;
  margin-top: -5px;
  border-left-style: solid;
  border-right: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #333333;
}

/*
 * Right
 */
/* line 10072, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-tooltip-right:after {
  left: -5px;
  top: 50%;
  margin-top: -5px;
  border-right-style: solid;
  border-left: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-color: #333333;
}

/* ========================================================================
   Warp theme
 ========================================================================== */
/* Layout
 ========================================================================== */
/*
 * Force vertical scrollbar
 */
/* line 10090, app/assets/stylesheets/inherited_from_mp/_theme.scss */
html {
  overflow-y: scroll;
}

/*
 * Blocks
 */
/* line 10096, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-toolbar,
.tm-headerbar,
.tm-navbar,
.tm-footer {
  margin-top: 25px;
  margin-bottom: 25px;
}

/* Only large screens */
@media (min-width: 1220px) {
  /* line 10105, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .tm-headerbar,
.tm-navbar,
.tm-footer {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}

/* Only phones */
@media (max-width: 767px) {
  /* line 10114, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .tm-navbar {
    margin: 0 -25px 25px -25px;
    border-width: 0 0 1px 0;
  }
  /* line 10118, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .tm-logo-small:hover {
    text-decoration: none;
  }
  /* line 10121, app/assets/stylesheets/inherited_from_mp/_theme.scss */
  .tm-navbar:not(.uk-navbar-attached) {
    border-radius: 0;
  }
}

/*
 * Logo small
 * Remove whitespace caused by vertical centering to prevent logo wrapping into the next line
 */
/* line 10129, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-logo-small {
  letter-spacing: -0.31em;
}

/*
 * Toolbar
 */
/* line 10135, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-toolbar .uk-float-left .uk-panel {
  margin: 0 25px 0 0;
  float: left;
}

/* line 10139, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-toolbar .uk-float-right .uk-panel {
  margin: 0 0 0 25px;
  float: right;
}

/*
 * Headerbar
 */
/* line 10146, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-headerbar .tm-logo {
  float: left;
}

/* line 10149, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-headerbar .uk-panel {
  max-width: 300px;
  margin-right: 0;
  float: right;
}

/*
 * Middle
 */
/* line 10157, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-main > :nth-child(n+2) {
  margin-top: 25px;
}

/* line 10160, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-content > :last-child {
  margin-bottom: 0;
}

/*
 * Footer
 */
/* line 10166, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-footer {
  position: relative;
  text-align: center;
}

/* line 10170, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-footer .uk-panel + .uk-panel {
  margin-top: 25px;
}

/*
 * To-top scroller
 */
/* line 10176, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-totop-scroller {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1000;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #5e6e76;
  text-align: center;
  -webkit-transition: all linear 0.05s;
  transition: all linear 0.05s;
}

/* line 10191, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-totop-scroller:after {
  content: "\f077";
  font-family: "FontAwesome";
}

/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
/* line 10200, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-totop-scroller:hover,
.tm-totop-scroller:focus {
  /* 1 */
  color: #92a1a8;
  font-size: 16px;
  outline: none;
  /* 2 */
  text-decoration: none;
}

/* Active */
/* line 10210, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-totop-scroller:active {
  color: #31393d;
  font-size: 11px;
}

/* Dropdown stack
 ========================================================================== */
/*
 * Reset width if column width is set
 */
/* line 10219, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.uk-dropdown-navbar.uk-dropdown-stack {
  min-width: 0 !important;
  max-width: none !important;
}

/* Blog
 ========================================================================== */
/*
 * Leading article
 * Joomla only
 */
/* line 10229, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-leading-article .uk-article:last-child {
  padding-bottom: 25px;
  border-bottom: 1px solid #dddddd;
}

/* Error
 ========================================================================== */
/* line 10235, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-error-icon {
  font-size: 250px;
}

/* line 10238, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-error-headline {
  font-size: 100px;
}

/* Offline
 ========================================================================== */
/* line 10243, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-offline {
  width: 300px;
}

/* Socialbuttons
 ========================================================================== */
/* line 10248, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-socialbuttons {
  line-height: 1;
}

/* line 10251, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.tm-socialbuttons > div {
  margin-right: 10px;
  float: left;
}

/* WordPress only
 ========================================================================== */
/* line 10257, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.alignleft {
  display: block;
  margin-right: 20px;
  float: left;
}

/* line 10262, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.alignright {
  display: block;
  margin-left: 20px;
  float: right;
}

/* line 10267, app/assets/stylesheets/inherited_from_mp/_theme.scss */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 1, app/assets/stylesheets/parts/_base.scss */
body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

/* line 7, app/assets/stylesheets/parts/_base.scss */
main {
  flex: 1;
}

/* line 12, app/assets/stylesheets/parts/_base.scss */
.hover-no-underline:hover {
  text-decoration: none;
}

/* line 17, app/assets/stylesheets/parts/_base.scss */
p, .trix-content, li {
  font-size: 18px;
}
@charset "UTF-8";
/* line 12, app/assets/stylesheets/parts/_checkboxes.scss */
.ica-checkbox,
.radio-button-container {
  height: 2rem;
  width: 2rem;
}

/* line 17, app/assets/stylesheets/parts/_checkboxes.scss */
.ica-checkbox label,
.radio-button-container label {
  height: 2rem;
  width: 2rem;
  margin: 0;
  z-index: 1;
  cursor: pointer;
}

/* line 26, app/assets/stylesheets/parts/_checkboxes.scss */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  background-color: none;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.8rem;
  border: solid  black 1px;
  height: 2rem;
  width: 2rem;
}

/* line 40, app/assets/stylesheets/parts/_checkboxes.scss */
.radio-button {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #c4c4c4;
  height: 1.8rem;
  width: 1.8rem;
  border-radius: 50%;
}

/* line 50, app/assets/stylesheets/parts/_checkboxes.scss */
.ica-checkbox input[type="checkbox"]:checked ~ .checkmark {
  background-color: cream !important;
}

/* line 54, app/assets/stylesheets/parts/_checkboxes.scss */
.ica-checkbox input[type="checkbox"]:checked ~ .checkmark:after {
  content: "✔";
}

/* line 58, app/assets/stylesheets/parts/_checkboxes.scss */
.show-for-small-only .radio-button-container input[type="radio"] {
  z-index: 3;
  top: 0.5rem;
  left: 0.5rem;
}

/* line 64, app/assets/stylesheets/parts/_checkboxes.scss */
.radio-button-container input[type="radio"]:checked ~ .radio-button {
  background-color: cream;
  border: none;
}

/* line 69, app/assets/stylesheets/parts/_checkboxes.scss */
.ica-text-checkboxes {
  margin: 0 0.5rem 0.5rem 0;
  height: 2rem !important;
}

/* line 73, app/assets/stylesheets/parts/_checkboxes.scss */
.ica-text-checkboxes label {
  height: 100%;
  width: 100%;
  margin: 0;
  z-index: 1;
  cursor: pointer;
}

/* line 82, app/assets/stylesheets/parts/_checkboxes.scss */
.text-checkbox-label {
  border: solid  blue 2px;
  border-radius: 50px;
  background-color: white;
  height: 100%;
  width: 100%;
  font-size: 0.9rem;
  font-weight: bold;
  padding: 0.2rem 0.5rem;
  color: blue;
}

/* line 94, app/assets/stylesheets/parts/_checkboxes.scss */
.ica-text-checkboxes input[type="checkbox"]:checked ~ .text-checkbox-label,
.ica-text-checkboxes input[type="radio"]:checked ~ .text-checkbox-label {
  background-color: blue !important;
  border-color: blue;
  color: white;
}

/* line 105, app/assets/stylesheets/parts/_checkboxes.scss */
.radio-button-label {
  height: 1.5rem;
}

/* line 111, app/assets/stylesheets/parts/_checkboxes.scss */
.hidden-checkbox-input input[type="checkbox"] {
  display: none;
}

/* line 115, app/assets/stylesheets/parts/_checkboxes.scss */
.hidden-checkbox-input label {
  display: block;
  height: 100%;
  width: 100%;
  margin: 0;
  z-index: 1;
  font-weight: bold;
  border-radius: 50px;
  border: solid 2px;
  padding: 0.5rem 1rem;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

/* line 130, app/assets/stylesheets/parts/_checkboxes.scss */
.hidden-checkbox-input label[data-color="green"] {
  border-color: #9dc28e;
  color: #9dc28e;
}

/* line 135, app/assets/stylesheets/parts/_checkboxes.scss */
.hidden-checkbox-input label[data-color="pink"] {
  border-color: #d1a5dd;
  color: #d1a5dd;
}

/* line 140, app/assets/stylesheets/parts/_checkboxes.scss */
.hidden-checkbox-input label[data-color="purple"] {
  border-color: #7F7FB7;
  color: #7F7FB7;
}

/* line 145, app/assets/stylesheets/parts/_checkboxes.scss */
.hidden-checkbox-input label[data-color="light-blue"] {
  border-color: #91C2D2;
  color: #91C2D2;
}

/* line 150, app/assets/stylesheets/parts/_checkboxes.scss */
.hidden-checkbox-input label[data-color="green"]:hover,
.hidden-checkbox-input input[type="checkbox"]:checked + label[data-color="green"] {
  background-color: #9dc28e;
  color: white;
}

/* line 156, app/assets/stylesheets/parts/_checkboxes.scss */
.hidden-checkbox-input label[data-color="pink"]:hover,
.hidden-checkbox-input input[type="checkbox"]:checked + label[data-color="pink"] {
  background-color: #d1a5dd;
  color: white;
}

/* line 162, app/assets/stylesheets/parts/_checkboxes.scss */
.hidden-checkbox-input label[data-color="purple"]:hover,
.hidden-checkbox-input input[type="checkbox"]:checked + label[data-color="purple"] {
  background-color: #7F7FB7;
  color: white;
}

/* line 168, app/assets/stylesheets/parts/_checkboxes.scss */
.hidden-checkbox-input label[data-color="light-blue"]:hover,
.hidden-checkbox-input input[type="checkbox"]:checked + label[data-color="light-blue"] {
  background-color: #91C2D2;
  color: white;
}

/* line 177, app/assets/stylesheets/parts/_checkboxes.scss */
#funders-checkboxes .funders-checkbox {
  border: 2px dashed #4C5B63;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 0.5rem 1rem;
  gap: 0.5rem;
  border-radius: 0.5rem;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

/* line 188, app/assets/stylesheets/parts/_checkboxes.scss */
#funders-checkboxes .funders-checkbox label {
  cursor: pointer;
}

/* line 194, app/assets/stylesheets/parts/_checkboxes.scss */
#funders-checkboxes .funders-checkbox:has(input[type="checkbox"]:checked) {
  border-style: solid;
  background-color: rgba(145, 194, 210, 0.3);
}
/* line 1, app/assets/stylesheets/parts/_forms.scss */
form label.required[title]:after {
  content: "\2737";
  padding-left: 0.25rem;
  display: inline-block;
  vertical-align: top;
  font-size: 0.75rem;
  color: red;
  cursor: pointer;
}

/* line 11, app/assets/stylesheets/parts/_forms.scss */
.ham {
  display: none;
}

/* line 15, app/assets/stylesheets/parts/_forms.scss */
label {
  margin-bottom: 0.4rem;
}

/* line 19, app/assets/stylesheets/parts/_forms.scss */
textarea,
input {
  display: block;
  resize: none;
  width: 100%;
  transition: background-color 0.5s, outline 1s;
  -webkit-transition: background-color 0.3s;
}

/* line 27, app/assets/stylesheets/parts/_forms.scss */
textarea:hover,
input:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 31, app/assets/stylesheets/parts/_forms.scss */
textarea[type="text"], textarea[type="select"],
input[type="text"],
input[type="select"] {
  max-width: 100%;
}

/* line 40, app/assets/stylesheets/parts/_forms.scss */
textarea::placeholder, input::placeholder {
  color: darkgray;
  font-style: italic;
}

/* line 45, app/assets/stylesheets/parts/_forms.scss */
input[type="submit"] {
  width: inherit;
}

/* line 49, app/assets/stylesheets/parts/_forms.scss */
input[type="radio"] {
  transform: scale(1.2);
}

/* line 53, app/assets/stylesheets/parts/_forms.scss */
#alert {
  font-weight: bold;
}

/* line 58, app/assets/stylesheets/parts/_forms.scss */
.checkboxes span {
  display: inline-block;
  margin-left: 1rem;
}

/* line 65, app/assets/stylesheets/parts/_forms.scss */
select:focus {
  border: solid 3px black !important;
}

/* line 69, app/assets/stylesheets/parts/_forms.scss */
form .field {
  margin-bottom: 2rem;
}

/* line 73, app/assets/stylesheets/parts/_forms.scss */
input[type="submit"],
input[type="date"] {
  cursor: pointer;
}

/* line 78, app/assets/stylesheets/parts/_forms.scss */
form .errors {
  border: solid 1px  red;
}

/* line 82, app/assets/stylesheets/parts/_forms.scss */
.filter_field {
  display: block;
  width: 100%;
  background-color: white;
  border: solid 1px gray;
  padding: 0.5rem 2rem 0.5rem 1rem;
  border-radius: 0.25rem;
  transition: border-color 0.5s, outline 1s;
  -webkit-transition: border-color 0.5s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 97, app/assets/stylesheets/parts/_forms.scss */
.filter_field:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
/* line 2, app/assets/stylesheets/parts/home.scss */
.intro-text h1 {
  font-size: 4rem;
}
.vbox-overlay{--vbox-tools-color:#fff;--vbox-title-background:#101010;--vbox-title-width:'auto';--vbox-title-radius:0;--vbox-share-background:#101010;--vbox-share-width:'auto';--vbox-share-radius:0;--vbox-padding:0;--vbox-max-width:100%}.vbox-overlay *,.vbox-overlay :after,.vbox-overlay :before{-webkit-backface-visibility:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.vbox-overlay *{-webkit-backface-visibility:visible;backface-visibility:visible}.vbox-overlay{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:fixed;left:0;top:0;bottom:0;right:0;z-index:999999}.vbox-share,.vbox-title{line-height:1;position:fixed;z-index:98;text-align:center;margin:0 auto;color:var(--vbox-tools-color)}.vbox-title{font-size:12px;background-color:var(--vbox-title-background);width:var(--vbox-title-width);border-radius:var(--vbox-title-radius);padding:12px 54px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.vbox-share{font-size:24px;padding:0 .35em;background-color:var(--vbox-share-background);width:var(--vbox-share-width);border-radius:var(--vbox-share-radius)}.vbox-link-btn,button.vbox-link-btn,button.vbox-link-btn:active,button.vbox-link-btn:focus,button.vbox-link-btn:hover{border:none!important;background:0 0!important;box-shadow:none!important;color:inherit!important;padding:6px 12px;outline:0;display:inline-block;cursor:pointer}.vbox-share a{color:inherit!important;padding:6px 12px;display:inline-block}.vbox-share svg{z-index:10;vertical-align:middle}.vbox-close{cursor:pointer;position:fixed;top:0;right:0;z-index:99;padding:6px 15px;color:#000;color:var(--vbox-tools-color);border:0;font-size:24px;display:flex;align-items:center;opacity:.8;transition:opacity .2s}.vbox-close:hover{opacity:1}.vbox-left-corner{cursor:pointer;position:fixed;left:0;top:0;overflow:hidden;line-height:1;font-size:12px;z-index:99;display:flex;align-items:center;color:var(--vbox-tools-color)}.vbox-num{display:inline-block;padding:12px 15px}.vbox-left{left:0}.vbox-right{right:0}.vbox-top{top:0}.vbox-bottom{bottom:0}.vbox-next,.vbox-prev{position:fixed;top:50%;margin-top:-15px;overflow:hidden;cursor:pointer;display:block;width:45px;height:45px;z-index:99;opacity:.8;transition:opacity .2s}.vbox-next:hover,.vbox-prev:hover{opacity:1}.vbox-next span,.vbox-prev span{position:relative;width:20px;height:20px;border:2px solid transparent;border-top-color:var(--vbox-tools-color);border-right-color:var(--vbox-tools-color);text-indent:-100px;position:absolute;top:8px;display:block}.vbox-prev{left:15px}.vbox-next{right:15px}.vbox-prev span{left:10px;-ms-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.vbox-next span{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);right:10px}.vbox-inline,.venoratio{position:relative;width:100%;margin:0 auto}.venoratio::before{display:block;padding-top:var(--vb-aspect-ratio);content:""}.venoratio>*{position:absolute;top:0;left:0;width:100%;height:100%;padding:var(--vbox-padding)}.venoratio-1x1{--vb-aspect-ratio:100%;max-width:calc(min(var(--vbox-max-width),(100vh - 60px)))}.venoratio-4x3.vbox-child.venoratio{--vb-aspect-ratio:calc(3 / 4 * 100%);max-width:calc(min(var(--vbox-max-width),(100vh - 60px) * 4 / 3))}.venoratio-16x9.vbox-child.venoratio{--vb-aspect-ratio:calc(9 / 16 * 100%);max-width:calc(min(var(--vbox-max-width),(100vh - 60px) * 16 / 9))}.venoratio-21x9.vbox-child.venoratio{--vb-aspect-ratio:calc(9 / 21 * 100%);max-width:calc(min(var(--vbox-max-width),(100vh - 60px) * 21 / 9))}.venoratio-full{--vb-aspect-ratio:calc(100vh - 60px)}.vbox-child.vbox-inline,.vbox-child.venoratio{max-width:100%}.vbox-open{overflow:hidden}.vbox-container{position:absolute;left:0;right:0;top:0;bottom:0;overflow-x:hidden;overflow-y:scroll;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;z-index:20;max-height:100%;padding:30px 0}.vbox-content{opacity:0;text-align:center;width:100%;position:relative;overflow:hidden;padding:0 4%;display:flex;align-items:center;justify-content:center;min-height:100%}.vbox-container img{max-width:100%;height:auto}.vbox-child{box-shadow:0 0 12px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);max-width:var(--vbox-max-width);text-align:initial;padding:var(--vbox-padding)}.vbox-child img{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;display:block}.vbox-fit .vbox-child img,.vbox-fit .vbox-child.venoratio{max-height:calc(100vh - 60px)}.vbox-grab .vbox-child img{cursor:grab}.vbox-child>iframe{border:none!important}.vbox-content.swipe-left{margin-left:-200px!important}.vbox-content.swipe-right{margin-left:200px!important}.vbox-preloader{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.vbox-preloader .vbox-preloader-inner{opacity:1;transition:opacity .2s}.vbox-hidden{display:none}.vbox-preloader.vbox-hidden .vbox-preloader-inner{opacity:0}.vbox-backdrop{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:translateZ(-1px);-moz-transform:translateZ(-1px);-o-transform:translateZ(-1px);transform:translateZ(-1px);z-index:0}.vbox-tooltip{position:relative;display:inline-block}.vbox-tooltip .vbox-tooltip-text{visibility:hidden;color:#fff;text-align:center;padding:0;position:absolute;z-index:1;bottom:100%;left:0;opacity:0;transition:opacity .3s;margin-bottom:2px;font-family:sans-serif}.vbox-top .vbox-tooltip .vbox-tooltip-text{bottom:auto;top:100%;margin-bottom:0;margin-top:2px}.vbox-tooltip-inner{padding:5px 10px;background-color:rgba(0,0,0,.9);border-radius:6px;font-size:10px}.vbox-tooltip:hover .vbox-tooltip-text{visibility:visible;opacity:1}.vbox-overlay{--sk-size:40px;--sk-color:#333}.sk-center{margin:auto}.sk-plane{width:var(--sk-size);height:var(--sk-size);background-color:var(--sk-color);animation:sk-plane 1.2s infinite ease-in-out}@keyframes sk-plane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.sk-chase{width:var(--sk-size);height:var(--sk-size);position:relative;animation:sk-chase 2.5s infinite linear both}.sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:sk-chase-dot 2s infinite ease-in-out both}.sk-chase-dot:before{content:'';display:block;width:25%;height:25%;background-color:var(--sk-color);border-radius:100%;animation:sk-chase-dot-before 2s infinite ease-in-out both}.sk-chase-dot:nth-child(1){animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-.9s}.sk-chase-dot:nth-child(4){animation-delay:-.8s}.sk-chase-dot:nth-child(5){animation-delay:-.7s}.sk-chase-dot:nth-child(6){animation-delay:-.6s}.sk-chase-dot:nth-child(1):before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{100%{transform:rotate(360deg)}}@keyframes sk-chase-dot{100%,80%{transform:rotate(360deg)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,100%{transform:scale(1)}}.sk-bounce{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-bounce-dot{width:100%;height:100%;border-radius:50%;background-color:var(--sk-color);opacity:.6;position:absolute;top:0;left:0;animation:sk-bounce 2s infinite cubic-bezier(.455,.03,.515,.955)}.sk-bounce-dot:nth-child(2){animation-delay:-1s}@keyframes sk-bounce{0%,100%{transform:scale(0)}45%,55%{transform:scale(1)}}.sk-wave{width:var(--sk-size);height:var(--sk-size);display:flex;justify-content:space-between}.sk-wave-rect{background-color:var(--sk-color);height:100%;width:15%;animation:sk-wave 1.2s infinite ease-in-out}.sk-wave-rect:nth-child(1){animation-delay:-1.2s}.sk-wave-rect:nth-child(2){animation-delay:-1.1s}.sk-wave-rect:nth-child(3){animation-delay:-1s}.sk-wave-rect:nth-child(4){animation-delay:-.9s}.sk-wave-rect:nth-child(5){animation-delay:-.8s}@keyframes sk-wave{0%,100%,40%{transform:scaleY(.4)}20%{transform:scaleY(1)}}.sk-pulse{width:var(--sk-size);height:var(--sk-size);background-color:var(--sk-color);border-radius:100%;animation:sk-pulse 1.2s infinite cubic-bezier(.455,.03,.515,.955)}@keyframes sk-pulse{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.sk-flow{width:calc(var(--sk-size) * 1.3);height:calc(var(--sk-size) * 1.3);display:flex;justify-content:space-between}.sk-flow-dot{width:25%;height:25%;background-color:var(--sk-color);border-radius:50%;animation:sk-flow 1.4s cubic-bezier(.455,.03,.515,.955) 0s infinite both}.sk-flow-dot:nth-child(1){animation-delay:-.3s}.sk-flow-dot:nth-child(2){animation-delay:-.15s}@keyframes sk-flow{0%,100%,80%{transform:scale(.3)}40%{transform:scale(1)}}.sk-swing{width:var(--sk-size);height:var(--sk-size);position:relative;animation:sk-swing 1.8s infinite linear}.sk-swing-dot{width:45%;height:45%;position:absolute;top:0;left:0;right:0;margin:auto;background-color:var(--sk-color);border-radius:100%;animation:sk-swing-dot 2s infinite ease-in-out}.sk-swing-dot:nth-child(2){top:auto;bottom:0;animation-delay:-1s}@keyframes sk-swing{100%{transform:rotate(360deg)}}@keyframes sk-swing-dot{0%,100%{transform:scale(.2)}50%{transform:scale(1)}}.sk-circle{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-circle-dot{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle-dot:before{content:'';display:block;width:15%;height:15%;background-color:var(--sk-color);border-radius:100%;animation:sk-circle 1.2s infinite ease-in-out both}.sk-circle-dot:nth-child(1){transform:rotate(30deg)}.sk-circle-dot:nth-child(2){transform:rotate(60deg)}.sk-circle-dot:nth-child(3){transform:rotate(90deg)}.sk-circle-dot:nth-child(4){transform:rotate(120deg)}.sk-circle-dot:nth-child(5){transform:rotate(150deg)}.sk-circle-dot:nth-child(6){transform:rotate(180deg)}.sk-circle-dot:nth-child(7){transform:rotate(210deg)}.sk-circle-dot:nth-child(8){transform:rotate(240deg)}.sk-circle-dot:nth-child(9){transform:rotate(270deg)}.sk-circle-dot:nth-child(10){transform:rotate(300deg)}.sk-circle-dot:nth-child(11){transform:rotate(330deg)}.sk-circle-dot:nth-child(1):before{animation-delay:-1.1s}.sk-circle-dot:nth-child(2):before{animation-delay:-1s}.sk-circle-dot:nth-child(3):before{animation-delay:-.9s}.sk-circle-dot:nth-child(4):before{animation-delay:-.8s}.sk-circle-dot:nth-child(5):before{animation-delay:-.7s}.sk-circle-dot:nth-child(6):before{animation-delay:-.6s}.sk-circle-dot:nth-child(7):before{animation-delay:-.5s}.sk-circle-dot:nth-child(8):before{animation-delay:-.4s}.sk-circle-dot:nth-child(9):before{animation-delay:-.3s}.sk-circle-dot:nth-child(10):before{animation-delay:-.2s}.sk-circle-dot:nth-child(11):before{animation-delay:-.1s}@keyframes sk-circle{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.sk-circle-fade{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-circle-fade-dot{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle-fade-dot:before{content:'';display:block;width:15%;height:15%;background-color:var(--sk-color);border-radius:100%;animation:sk-circle-fade 1.2s infinite ease-in-out both}.sk-circle-fade-dot:nth-child(1){transform:rotate(30deg)}.sk-circle-fade-dot:nth-child(2){transform:rotate(60deg)}.sk-circle-fade-dot:nth-child(3){transform:rotate(90deg)}.sk-circle-fade-dot:nth-child(4){transform:rotate(120deg)}.sk-circle-fade-dot:nth-child(5){transform:rotate(150deg)}.sk-circle-fade-dot:nth-child(6){transform:rotate(180deg)}.sk-circle-fade-dot:nth-child(7){transform:rotate(210deg)}.sk-circle-fade-dot:nth-child(8){transform:rotate(240deg)}.sk-circle-fade-dot:nth-child(9){transform:rotate(270deg)}.sk-circle-fade-dot:nth-child(10){transform:rotate(300deg)}.sk-circle-fade-dot:nth-child(11){transform:rotate(330deg)}.sk-circle-fade-dot:nth-child(1):before{animation-delay:-1.1s}.sk-circle-fade-dot:nth-child(2):before{animation-delay:-1s}.sk-circle-fade-dot:nth-child(3):before{animation-delay:-.9s}.sk-circle-fade-dot:nth-child(4):before{animation-delay:-.8s}.sk-circle-fade-dot:nth-child(5):before{animation-delay:-.7s}.sk-circle-fade-dot:nth-child(6):before{animation-delay:-.6s}.sk-circle-fade-dot:nth-child(7):before{animation-delay:-.5s}.sk-circle-fade-dot:nth-child(8):before{animation-delay:-.4s}.sk-circle-fade-dot:nth-child(9):before{animation-delay:-.3s}.sk-circle-fade-dot:nth-child(10):before{animation-delay:-.2s}.sk-circle-fade-dot:nth-child(11):before{animation-delay:-.1s}@keyframes sk-circle-fade{0%,100%,39%{opacity:0;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.sk-grid{width:var(--sk-size);height:var(--sk-size)}.sk-grid-cube{width:33.33%;height:33.33%;background-color:var(--sk-color);float:left;animation:sk-grid 1.3s infinite ease-in-out}.sk-grid-cube:nth-child(1){animation-delay:.2s}.sk-grid-cube:nth-child(2){animation-delay:.3s}.sk-grid-cube:nth-child(3){animation-delay:.4s}.sk-grid-cube:nth-child(4){animation-delay:.1s}.sk-grid-cube:nth-child(5){animation-delay:.2s}.sk-grid-cube:nth-child(6){animation-delay:.3s}.sk-grid-cube:nth-child(7){animation-delay:0s}.sk-grid-cube:nth-child(8){animation-delay:.1s}.sk-grid-cube:nth-child(9){animation-delay:.2s}@keyframes sk-grid{0%,100%,70%{transform:scale3D(1,1,1)}35%{transform:scale3D(0,0,1)}}.sk-fold{width:var(--sk-size);height:var(--sk-size);position:relative;transform:rotateZ(45deg)}.sk-fold-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.sk-fold-cube:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--sk-color);animation:sk-fold 2.4s infinite linear both;transform-origin:100% 100%}.sk-fold-cube:nth-child(2){transform:scale(1.1) rotateZ(90deg)}.sk-fold-cube:nth-child(4){transform:scale(1.1) rotateZ(180deg)}.sk-fold-cube:nth-child(3){transform:scale(1.1) rotateZ(270deg)}.sk-fold-cube:nth-child(2):before{animation-delay:.3s}.sk-fold-cube:nth-child(4):before{animation-delay:.6s}.sk-fold-cube:nth-child(3):before{animation-delay:.9s}@keyframes sk-fold{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0);opacity:1}100%,90%{transform:perspective(140px) rotateY(180deg);opacity:0}}.sk-wander{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-wander-cube{background-color:var(--sk-color);width:20%;height:20%;position:absolute;top:0;left:0;--sk-wander-distance:calc(var(--sk-size) * 0.75);animation:sk-wander 2s ease-in-out -2s infinite both}.sk-wander-cube:nth-child(2){animation-delay:-.5s}.sk-wander-cube:nth-child(3){animation-delay:-1s}@keyframes sk-wander{0%{transform:rotate(0)}25%{transform:translateX(var(--sk-wander-distance)) rotate(-90deg) scale(.6)}50%{transform:translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-179deg)}50.1%{transform:translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-180deg)}75%{transform:translateX(0) translateY(var(--sk-wander-distance)) rotate(-270deg) scale(.6)}100%{transform:rotate(-360deg)}}
/*# sourceMappingURL=venobox.min.css.map */
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
/* line 2, vendor/bundle/ruby/3.3.0/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar table {
  -webkit-border-horizontal-spacing: 0px;
  -webkit-border-vertical-spacing: 0px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #dddddd;
  border-collapse: collapse;
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar tr {
  border-collapse: collapse;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar th {
  padding: 6px;
  border-bottom: 2px solid #dddddd;
  border-collapse: collapse;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-top: 0px none #333333;
  box-sizing: border-box;
  text-align: left;
}

/* line 28, vendor/bundle/ruby/3.3.0/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar td {
  padding: 6px;
  vertical-align: top;
  width: 14%;
  border: 1px solid #ddd;
  border-top-color: #dddddd;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-color: #dddddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #dddddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #dddddd;
  border-left-style: solid;
  border-left-width: 1px;
}

/* line 48, vendor/bundle/ruby/3.3.0/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .day {
  height: 80px;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .today {
  background: #FFFFC0;
}

/* line 69, vendor/bundle/ruby/3.3.0/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .prev-month {
  background: #DDD;
}

/* line 72, vendor/bundle/ruby/3.3.0/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .next-month {
  background: #DDD;
}

/* line 37, app/assets/stylesheets/application.scss */
:root {
  --swiper-pagination-bullet-width: 1rem;
  --swiper-pagination-bullet-height: 1rem;
}

@font-face {
  font-family: 'Calibri';
  src: url(/assets/calibri-regular-f27c5295c0eccd82e86e62921207df0a9d0ab7799aa1cf79631ab1ffd02fc8ad.ttf);
}

@font-face {
  font-family: 'Calibri Bold';
  src: url(/assets/calibri-bold-c40db04b3823576834f7eb6c93c703211754c4daaf4b4fcedd00ed5c9e19dc01.ttf);
}

/* line 52, app/assets/stylesheets/application.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Calibri', sans-serif;
  line-height: 1;
}

/* line 64, app/assets/stylesheets/application.scss */
h1 {
  font-size: 4rem;
  margin-bottom: 1.275rem;
}

/* line 69, app/assets/stylesheets/application.scss */
h2 {
  font-size: 3rem;
  margin-bottom: 1.5rem;
}

/* line 74, app/assets/stylesheets/application.scss */
h3 {
  font-size: 2rem;
  margin-bottom: 1rem;
}

/* line 79, app/assets/stylesheets/application.scss */
h4 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

/* line 84, app/assets/stylesheets/application.scss */
h5 {
  font-size: 1rem;
  margin-bottom: 1rem;
}

/* line 90, app/assets/stylesheets/application.scss */
h6 {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}

/* line 95, app/assets/stylesheets/application.scss */
.turbo-progress-bar {
  background: linear-gradient(to right, blue, lightblue);
}

@media (min-width: 1024px) {
  /* line 101, app/assets/stylesheets/application.scss */
  .ifli-project .main-grid,
.wildlife-page .main-grid {
    display: grid;
    grid-template-columns: 70% 30%;
    grid-gap: 40px;
  }
}

@media (min-width: 1280px) {
  /* line 101, app/assets/stylesheets/application.scss */
  .ifli-project .main-grid,
.wildlife-page .main-grid {
    grid-template-columns: 75% 25%;
  }
}

/* line 115, app/assets/stylesheets/application.scss */
.ifli-project .sidebar .grid,
.wildlife-page .sidebar .grid {
  grid-template-columns: 20% 80%;
}

@media (min-width: 640px) {
  /* line 115, app/assets/stylesheets/application.scss */
  .ifli-project .sidebar .grid,
.wildlife-page .sidebar .grid {
    grid-template-columns: 30% 70%;
  }
}

@media (min-width: 1280px) {
  /* line 123, app/assets/stylesheets/application.scss */
  .ifli-project .details-grid,
.wildlife-page .details-grid {
    display: grid;
    grid-template-columns: 60% 40%;
    grid-gap: 40px;
  }
}

/* line 139, app/assets/stylesheets/application.scss */
#map {
  width: 100%;
}

/* line 143, app/assets/stylesheets/application.scss */
.ifli.show,
.climate_forth.show #map {
  height: 400px;
}

/* line 148, app/assets/stylesheets/application.scss */
.mapboxgl-popup-close-button {
  margin-right: 5px;
  font-size: 1.25rem;
}

/* line 153, app/assets/stylesheets/application.scss */
.mapboxgl-popup-content {
  box-shadow: 2px 4px 11px 4px rgba(0, 0, 0, 0.3) !important;
}

/* line 157, app/assets/stylesheets/application.scss */
.collapsible-container button {
  transition: all 0.25s ease-in-out;
}

/* line 159, app/assets/stylesheets/application.scss */
.collapsible-container button:hover {
  background-color: #DDE0E3;
}

/* line 165, app/assets/stylesheets/application.scss */
[data-collapsible-trigger] {
  transition: all 0.2s ease-in-out;
  padding: 1rem;
  margin-left: -1rem;
}

/* line 171, app/assets/stylesheets/application.scss */
[data-collapsible-trigger] .arrow {
  width: 50px;
  height: 50px;
  fill: #9dc28e;
  transition: transform 0.5s ease;
}

/* line 179, app/assets/stylesheets/application.scss */
.open[data-collapsible-trigger] .arrow {
  transform: rotate(180deg);
}

/* line 185, app/assets/stylesheets/application.scss */
[data-collapsible-target] {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;
}

/* line 190, app/assets/stylesheets/application.scss */
.open[data-collapsible-target] {
  max-height: none;
}

/* line 200, app/assets/stylesheets/application.scss */
a.card:nth-child(1) .inner-card, a.card:nth-child(1n + 1) .inner-card {
  background-color: rgba(132, 189, 96, 0.7);
}

/* line 207, app/assets/stylesheets/application.scss */
a.card:nth-child(2) .inner-card, a.card:nth-child(2n + 2) .inner-card {
  background-color: rgba(76, 91, 99, 0.7);
}

/* line 214, app/assets/stylesheets/application.scss */
a.card:nth-child(3) .inner-card, a.card:nth-child(3n + 3) .inner-card {
  background-color: rgba(127, 127, 183, 0.7);
}

/* line 221, app/assets/stylesheets/application.scss */
a.card:nth-child(4) .inner-card, a.card:nth-child(4n + 4) .inner-card {
  background-color: rgba(190, 128, 207, 0.7);
}

/* line 228, app/assets/stylesheets/application.scss */
a.card:nth-child(5) .inner-card, a.card:nth-child(5n + 5) .inner-card {
  background-color: rgba(109, 174, 195, 0.7);
}

/* line 235, app/assets/stylesheets/application.scss */
a.card:nth-child(6) .inner-card, a.card:nth-child(6n + 6) .inner-card {
  background-color: rgba(132, 189, 96, 0.7);
}

/* line 242, app/assets/stylesheets/application.scss */
a.card:nth-child(7) .inner-card, a.card:nth-child(7n + 7) .inner-card {
  background-color: rgba(127, 127, 183, 0.7);
}

/* line 247, app/assets/stylesheets/application.scss */
a.card .inner-card {
  backdrop-filter: none;
  transition: all 0.3s ease;
  font-family: 'Calibri Bold', sans-serif;
}

/* line 252, app/assets/stylesheets/application.scss */
a.card .inner-card .trix-content {
  color: white;
}

/* line 255, app/assets/stylesheets/application.scss */
a.card .inner-card .trix-content p {
  margin-bottom: 0;
}

/* line 261, app/assets/stylesheets/application.scss */
a.card:hover {
  text-decoration: none;
}

/* line 264, app/assets/stylesheets/application.scss */
a.card:hover .inner-card {
  backdrop-filter: blur(5px);
}

/* line 285, app/assets/stylesheets/application.scss */
.swivel-hover {
  transition: all 0.25s;
  transform: none;
  box-shadow: none;
}

/* line 277, app/assets/stylesheets/application.scss */
.swivel-hover:hover {
  transform: rotate(-1deg);
  box-shadow: 0px 17px 15px -3px rgba(0, 0, 0, 0.5);
}

/* line 289, app/assets/stylesheets/application.scss */
header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 295, app/assets/stylesheets/application.scss */
#offcanvas-nav li a,
.header-button {
  font-weight: 700;
  font-family: 'Calibri Bold', sans-serif;
  text-transform: uppercase;
}

/* line 303, app/assets/stylesheets/application.scss */
#offcanvas-nav li a {
  color: #4C5B63;
  font-size: 2rem;
  transition: all 0.25s;
}

/* line 308, app/assets/stylesheets/application.scss */
#offcanvas-nav li a:hover {
  text-decoration: none;
  color: #9dc28e;
}

/* line 315, app/assets/stylesheets/application.scss */
#offcanvas-nav li {
  transition: all 0.25s;
}

/* line 318, app/assets/stylesheets/application.scss */
#offcanvas-nav li:hover {
  transform: translateY(-2px);
}

/* line 323, app/assets/stylesheets/application.scss */
.header-button {
  font-size: 1rem;
  font-weight: 700;
  padding: 8px 12px;
  margin: 0 0.5rem 0.5rem 0;
  display: inline-block;
  align-self: flex-start;
  font-family: 'Calibri Bold', sans-serif;
  text-transform: uppercase;
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.3);
  transform: none;
  transition: all 0.25s;
  background: white;
  color: #4C5B63;
}

/* line 338, app/assets/stylesheets/application.scss */
.header-button:hover {
  text-decoration: none;
  box-shadow: 0px 4px 8px 1px rgba(0, 0, 0, 0.3);
  transform: translateY(-0.25rem);
  background-color: #D6E1CC;
  color: #364046;
}

/* line 346, app/assets/stylesheets/application.scss */
.header-button.sub-header-button {
  background-color: #D6E1CC;
  color: #364046;
}

/* line 350, app/assets/stylesheets/application.scss */
.header-button.sub-header-button:hover {
  background-color: #9dc28e;
  color: white;
}

/* line 355, app/assets/stylesheets/application.scss */
.header-button.sub-header-button.current_link {
  background-color: #9dc28e;
  color: white;
}

/* line 361, app/assets/stylesheets/application.scss */
.header-button.current_link {
  background-color: #D6E1CC;
  color: #364046;
}

/* line 367, app/assets/stylesheets/application.scss */
.climate_forth .header-button {
  box-shadow: none;
  background: #22444D;
  color: white;
}

/* line 372, app/assets/stylesheets/application.scss */
.climate_forth .header-button:hover {
  text-decoration: none;
  transform: translateY(-0.25rem);
  background-color: #69B93B;
  color: white !important;
}

/* line 379, app/assets/stylesheets/application.scss */
.climate_forth .header-button.sub-header-button {
  background-color: #69B93B;
  color: white;
}

/* line 383, app/assets/stylesheets/application.scss */
.climate_forth .header-button.sub-header-button:hover {
  background-color: #2BA8C7;
  color: white;
}

/* line 389, app/assets/stylesheets/application.scss */
.climate_forth .header-button.current_link {
  background-color: #69B93B;
  color: white !important;
}

/* line 395, app/assets/stylesheets/application.scss */
#sub-header-nav {
  opacity: 0;
  pointer-events: none;
  transition: all 0.25s;
}

/* line 400, app/assets/stylesheets/application.scss */
#sub-header-nav.active {
  opacity: 1;
  pointer-events: all;
}

/* line 420, app/assets/stylesheets/application.scss */
.pagy-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1rem 0;
  list-style: none;
  padding: 0;
}

/* line 428, app/assets/stylesheets/application.scss */
.pagy-nav span {
  margin: 0 0.5rem;
  font-size: 1.5rem;
}

/* line 434, app/assets/stylesheets/application.scss */
.swiper-section {
  position: relative;
}

/* line 437, app/assets/stylesheets/application.scss */
.swiper-section .swiper {
  width: 94%;
  padding-bottom: 3rem;
}

/* line 442, app/assets/stylesheets/application.scss */
.swiper-section .swiper .swiper-wrapper {
  margin-bottom: 1.5rem;
}

/* line 445, app/assets/stylesheets/application.scss */
.swiper-section .swiper .swiper-wrapper .swiper-slide {
  max-height: 500px;
}

/* line 448, app/assets/stylesheets/application.scss */
.swiper-section .swiper .swiper-wrapper .swiper-slide img {
  max-height: 500px;
  object-fit: contain;
}

/* line 455, app/assets/stylesheets/application.scss */
.swiper-section .swiper .swiper-pagination-bullet {
  background-color: #84BD60;
  margin-top: 5rem;
  width: 1rem !important;
  height: 1rem !important;
}

/* line 463, app/assets/stylesheets/application.scss */
.swiper-section .swiper-container-horizontal > .swiper-pagination {
  position: absolute;
  bottom: 0;
}

/* line 468, app/assets/stylesheets/application.scss */
.swiper-section .swiper-button-next,
.swiper-section .swiper-button-prev {
  color: #9dc28e;
  position: absolute;
  display: none;
}

/* line 473, app/assets/stylesheets/application.scss */
.swiper-section .swiper-button-next:hover,
.swiper-section .swiper-button-prev:hover {
  color: #669852;
}

@media (min-width: 780px) {
  /* line 468, app/assets/stylesheets/application.scss */
  .swiper-section .swiper-button-next,
.swiper-section .swiper-button-prev {
    display: block;
  }
}

/* line 484, app/assets/stylesheets/application.scss */
.swiper-section .swiper-button-prev {
  left: -10px;
}

/* line 488, app/assets/stylesheets/application.scss */
.swiper-section .swiper-button-next {
  right: -10px;
}

/* line 494, app/assets/stylesheets/application.scss */
.climate_forth .swiper-section .swiper-pagination-bullet {
  background-color: #22444D;
}

/* line 498, app/assets/stylesheets/application.scss */
.climate_forth .swiper-section .swiper-button-prev,
.climate_forth .swiper-section .swiper-button-next {
  color: #22444D;
}

/* line 502, app/assets/stylesheets/application.scss */
.climate_forth .swiper-section .swiper-button-prev:hover,
.climate_forth .swiper-section .swiper-button-next:hover {
  color: #45595E;
}

/* line 508, app/assets/stylesheets/application.scss */
.border-custom-gray-1 {
  border: 1px solid #b5c0c6;
}

/* line 512, app/assets/stylesheets/application.scss */
main.climate_forth {
  color: #22444D;
}

/* line 517, app/assets/stylesheets/application.scss */
main.climate_forth .breadcrumb a {
  color: #449224;
}

/* line 523, app/assets/stylesheets/application.scss */
footer #inner-footer {
  background-color: #9dc28e;
}

/* line 530, app/assets/stylesheets/application.scss */
.climate_forth footer #footer-illustration {
  height: 300px;
  z-index: -1;
  position: relative;
}

/* line 536, app/assets/stylesheets/application.scss */
.climate_forth footer #inner-footer {
  background-color: #6EC6DC;
}

/* line 542, app/assets/stylesheets/application.scss */
.profiler-results {
  display: none;
}

/* line 546, app/assets/stylesheets/application.scss */
main.climate_forth {
  color: #22444D;
}

/* line 549, app/assets/stylesheets/application.scss */
main.climate_forth h1,
main.climate_forth h2,
main.climate_forth h3,
main.climate_forth h4,
main.climate_forth h5,
main.climate_forth h6 {
  color: #2BA8C7;
}

/* line 559, app/assets/stylesheets/application.scss */
.cf-blurb,
.cf-blurb .trix-content {
  font-size: 1.5rem;
}

/* line 565, app/assets/stylesheets/application.scss */
table tr {
  border: 1px solid #4C5B63;
  padding: 0.5rem 0;
}

/* line 572, app/assets/stylesheets/application.scss */
table tr th,
table tr td {
  padding: 0.5rem;
  border: 1px solid #4C5B63;
}

/* line 580, app/assets/stylesheets/application.scss */
.route-section {
  background-color: inherit;
  transition: all 1.5s ease-in-out;
}

/* line 584, app/assets/stylesheets/application.scss */
.route-section.active {
  background-color: rgba(157, 194, 142, 0.5);
}

/* line 590, app/assets/stylesheets/application.scss */
.popup.climate-forth p {
  font-size: 16px;
}

/* line 596, app/assets/stylesheets/application.scss */
.pointer-events-none {
  pointer-events: none;
}

/* line 600, app/assets/stylesheets/application.scss */
.popup.climate-forth a.button {
  display: block;
  text-align: center;
  margin: 0.5rem 0;
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 617, app/assets/stylesheets/application.scss */
.fade-in {
  -webkit-animation: fade-in 0.5s;
  /* Safari 4+ */
  -moz-animation: fade-in 0.5s;
  /* Fx 5+ */
  -o-animation: fade-in 0.5s;
  /* Opera 12+ */
  animation: fade-in 0.5s;
  /* IE 10+, Fx 29+ */
}

/* line 628, app/assets/stylesheets/application.scss */
.fade-out {
  -webkit-animation: fade-in 0.5s reverse;
  /* Safari 4+ */
  -moz-animation: fade-in 0.5s reverse;
  /* Fx 5+ */
  -o-animation: fade-in 0.5s reverse;
  /* Opera 12+ */
  animation: fade-in 0.5s reverse;
}

/* line 640, app/assets/stylesheets/application.scss */
#bike-bus-route .bg-white, #bike-bus-stops .bg-white {
  border-color: #ffbf00;
}

/* line 646, app/assets/stylesheets/application.scss */
#fallin .bg-white {
  border-color: #9ad96d;
}

/* line 652, app/assets/stylesheets/application.scss */
#hawkhill .bg-white, #valleyfield .bg-white, #cochrane-hall .bg-white, #glendevon-drive .bg-white {
  border-color: #51c0db;
}

/* line 658, app/assets/stylesheets/application.scss */
#kincardine .bg-white {
  border-color: #dfa801;
}

/* line 664, app/assets/stylesheets/application.scss */
#bainsford .bg-white {
  border-color: #eec6ca;
}

/* line 670, app/assets/stylesheets/application.scss */
#vr-alloa-inch .bg-white {
  border-color: #18809a;
}

/* line 676, app/assets/stylesheets/application.scss */
#vr-inch-of-ferryton .bg-white {
  border-color: #6ec6dc;
}

/* line 682, app/assets/stylesheets/application.scss */
#round-the-forth .bg-white {
  border-color: #a379c9;
}

/* line 687, app/assets/stylesheets/application.scss */
.cf-map-popup .bg-white {
  max-width: 500px;
}

/* line 691, app/assets/stylesheets/application.scss */
.cf-map-popup p a.button {
  display: block;
  text-align: center;
  margin: 0.5rem 0;
}

/* line 700, app/assets/stylesheets/application.scss */
.no-underline-on-hover:hover {
  text-decoration: none;
}

/* line 705, app/assets/stylesheets/application.scss */
.form-errors {
  margin-bottom: 2rem;
  padding: 2rem;
  background: rgba(255, 0, 0, 0.2);
}

/* line 711, app/assets/stylesheets/application.scss */
.copy-button {
  background-color: #4C5B63;
  border: 4px solid transparent;
  border-radius: 10px;
}

@media (min-width: 1284px) {
  /* line 711, app/assets/stylesheets/application.scss */
  .copy-button {
    position: absolute;
    top: 0.5rem;
    left: -8rem;
  }
}

/* line 722, app/assets/stylesheets/application.scss */
.copy-button:hover {
  background-color: #364046;
}

/* line 726, app/assets/stylesheets/application.scss */
.copied {
  border: 4px solid #69B93B;
}

/* line 730, app/assets/stylesheets/application.scss */
.failure {
  border: 4px solid #EE4B2B;
}

/* line 734, app/assets/stylesheets/application.scss */
#add-embed-button::before {
  background-image: url(/assets/icons/html-f61db8ef6cc1dcaf054d0ebe137b31ae2161e6cc9aff59615df69af8e974cc86.svg);
}
