/* ---------------------------------- */
/* ----------- BASE CONFIG ---------- */
/* ---------------------------------- */
/* -------------------------- */
/* ------- TYPOGRAPHY ------- */
/* -------------------------- */
@import url(https://fonts.googleapis.com/css?family=Raleway:100,100italic,300,300italic,400,400italic,500,500italic,700,700italic,900,900italic);
/* -------------------------- */
/* COPY ALL THIS CODE IN THE TINYMCE STYLES.CSS IN THE BACK */
@font-face {
  font-family: 'Roboto Regular';
  src: url("fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto Thin';
  src: url("fonts/Roboto-Thin.woff") format("woff");
  font-weight: normal;
  font-style: 100;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto Bold';
  src: url("fonts/Roboto-Bold.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

:root {
  /* DISPLAY L FONT FAMILY, FONT SIZE, FONT WEIGHT AND LINE HEIGHT */
  --display-l-ff: 'Roboto Regular';
  --display-l-fs: 7.2rem;
  --display-l-fw: 300;
  --display-l-lh: 8rem;
  /* DISPLAY M FONT FAMILY, FONT SIZE, FONT WEIGHT AND LINE HEIGHT */
  --display-m-ff: 'Roboto Regular';
  --display-m-fs: 5.2rem;
  --display-m-fw: 300;
  --display-m-lh: 6.4rem;
  /* DISPLAY S FONT FAMILY, FONT SIZE, FONT WEIGHT AND LINE HEIGHT */
  --display-s-ff: 'Roboto Regular';
  --display-s-fs: 4.3rem;
  --display-s-fw: 300;
  --display-s-lh: 4.8rem;
  /* HEADLINE FONT FAMILY, FONT SIZE, FONT WEIGHT AND LINE HEIGHT */
  --headline-ff: 'Roboto Regular';
  --headline-fs: 2rem;
  --headline-fw: 300;
  --headline-lh: 1.5;
  /* TITLE FONT FAMILY, FONT SIZE, FONT WEIGHT AND LINE HEIGHT */
  --title-ff: 'Roboto Regular';
  --title-fs: 2.5rem;
  --title-fw: 300;
  --title-lh: 3.5rem;
  /* TITLE FONT FAMILY, FONT SIZE, FONT WEIGHT AND LINE HEIGHT */
  --subtitle-ff: 'Roboto Regular';
  --subtitle-fs: 2rem;
  --subtitle-fw: 300;
  --subtitle-lh: 3rem;
  /* BUTTON FONT FAMILY, FONT SIZE, FONT WEIGHT AND LINE HEIGHT */
  --button-ff: 'Roboto Regular';
  --button-fs: 1.5rem;
  --button-fw: 300;
  --button-lh: 2.7rem;
  /* BODY FONT FAMILY, FONT SIZE, FONT WEIGHT AND LINE HEIGHT */
  --body-ff: 'Roboto Regular';
  --body-fs: 2rem;
  --body-fw: 300;
  --body-lh: 1.5;
  /* CAPTION FONT FAMILY, FONT SIZE, FONT WEIGHT AND LINE HEIGHT */
  --caption-ff: 'Roboto Regular';
  --caption-fs: 1.5rem;
  --caption-fw: 300;
  --caption-lh: 1.5;
  /* SMALL FONT FAMILY, FONT SIZE, FONT WEIGHT AND LINE HEIGHT */
  --small-ff: 'Roboto Regular';
  --small-fs: 1rem;
  --small-fw: 300;
  --small-lh: 3.5rem;
}

.display-l {
  font-family: var(--display-l-ff);
  font-size: var(--display-l-fs);
  font-weight: var(--display-l-fw);
  line-height: var(--display-l-lh);
}

.display-l__bold {
  font-family: var(--display-l-ff);
}

.display-m {
  font-family: var(--display-m-ff);
  font-size: var(--display-m-fs);
  font-weight: var(--display-m-fw);
  line-height: var(--display-m-lh);
}

.display-m__bold {
  font-family: var(--display-m-ff);
}

.display-s {
  font-family: var(--display-s-ff);
  font-size: var(--display-s-fs);
  font-weight: var(--display-s-fw);
  line-height: var(--display-s-lh);
}

.display-s--bold {
  font-family: var(--display-s-ff);
}

.headline-font {
  font-family: var(--headline-ff);
  font-size: var(--headline-fs);
  font-weight: var(--headline-fw);
  line-height: var(--headline-lh);
}

.headline-font--light {
  font-weight: 300;
}

.title-font {
  font-family: var(--title-ff);
  font-size: var(--title-fs);
  font-weight: var(--title-fw);
  line-height: var(--title-lh);
}

.subtitle-font {
  font-family: var(--subtitle-ff);
  font-size: var(--subtitle-fs);
  font-weight: var(--subtitle-fw);
  line-height: var(--subtitle-lh);
  font-style: italic;
  color: var(--bc-3);
}

.button-font {
  font-family: var(--button-ff);
  font-size: var(--button-fs);
  font-weight: var(--button-fw);
  line-height: var(--button-lh);
}

.button-font--bold {
  font-weight: 700;
}

.button-font--light {
  font-weight: 400;
}

.body-font,
p {
  font-family: var(--body-ff);
  font-size: var(--body-fs);
  font-style: normal;
  font-weight: var(--body-fw);
  line-height: var(--body-lh);
}

.quotes {
  position: relative;
}

.quotes:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='27' viewBox='0 0 35 27'%3E%3Cpath fill='%2300A7E0' d='M0 27h15V12.528H6.46c.217-2.518.714-3.677 1.967-4.731l.113-.093c1.485-1.224 2.97-1.8 5.866-2.232L11.139 0C7.574.792 5.866 1.584 3.936 3.384 1.336 5.616 0 8.784 0 12.528V27zm20 0V12.528c0-3.657 1.282-6.764 3.706-8.987l.175-.157C25.896 1.584 27.61.792 31.119 0l3.284 5.472c-2.91.432-4.403 1.008-5.82 2.232-1.419 1.08-1.867 2.232-2.09 4.824H35V27H20z' opacity='.402'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: -50px;
  left: 0;
  width: 50px;
  height: 50px;
}

.body-font--bold {
  font-family: var(--body-ff);
  font-size: var(--body-fs);
  font-style: normal;
  font-weight: 600;
  line-height: var(--body-lh);
}

strong,
b {
  font-weight: 600;
}

.body-font--italic,
.body-font em {
  font-family: var(--body-ff);
  font-size: var(--body-fs);
  font-style: italic;
  font-weight: normal;
  line-height: var(--body-lh);
}

.caption-font {
  font-family: var(--caption-ff);
  font-size: var(--caption-fs);
  font-weight: var(--caption-fw);
  line-height: var(--caption-lh);
  letter-spacing: 1px;
}

.caption-font--light {
  font-weight: 300;
}

.small-font {
  font-family: var(--small-ff);
  font-size: var(--small-fs);
  font-weight: var(--small-fw);
  line-height: var(--small-lh);
  letter-spacing: 1px;
}

.small-font--light {
  font-weight: 300;
}

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

h3.display-m {
  color: var(--bc-2);
  font-size: 52px;
  font-weight: 300;
  position: relative;
  line-height: 1.23;
}

h3.display-m:before {
  content: "";
  height: 100%;
  width: 2px;
  background-color: var(--bc-2);
  position: absolute;
  top: 0;
  left: -40px;
}

sup {
  font-size: 20px;
}

h4.display-m {
  color: var(--bc-2);
  font-size: 52px;
  font-weight: 300;
  position: relative;
}

button {
  font-family: var(--body-ff);
}

/* -------------------------- */
@-webkit-keyframes arrow-up {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@keyframes arrow-up {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}

@-webkit-keyframes arrow-down {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
}

@keyframes arrow-down {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
}

@-webkit-keyframes move-left {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
}

@keyframes move-left {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
}

/* -------------------------- */
/* --------- RESET ---------- */
/* -------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.clearboth {
  clear: both;
}

/* -------------------------- */
/* ---------------------------------- */
/* ---------------------------------- */
/* --------- GENERAL LAYOUTS -------- */
/* ---------------------------------- */
/* -------------------------- */
/* ------ GENERAL GRID ------ */
/* ------ LAYOUT ------------ */
/* -------------------------- */
html,
body {
  min-height: 100%;
  height: 100%;
  font-size: 14px;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  line-height: 1.2em;
}

body {
  overflow-x: hidden;
}

#container {
  background-color: #F1F1F1;
}

body.lock {
  overflow-y: hidden;
}

a {
  color: #000000;
  text-decoration: none;
}

.nowrap {
  white-space: nowrap;
}

/* FLOW CONTENT */
#main-content {
  width: 100%;
  min-height: 100vh;
  padding: 0 0 0 300px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

#main-content .content {
  padding: 20px;
}

#main-content.wide {
  padding-left: 50px;
}

.no-results {
  padding: 20px;
  margin: 0;
  font-size: 1.6em;
  text-align: center;
}

strong {
  font-weight: bold;
}

/* -------------------------- */
/* -------------------------- */
/* ----- CONTENT LAYOUT ----- */
/* -------------------------- */
.paginator {
  margin-bottom: 5px;
  text-align: right;
  font-size: 1.2em;
}

.paginator li {
  display: inline-block;
  margin: 0 5px;
}

.paginator li a {
  display: inline-block;
  padding: 5px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.paginator li a:hover {
  color: #FFFFFF;
  background-color: #999999;
}

.paginator li.active {
  color: #FFFFFF;
  background-color: #666666;
}

.paginator li.active a {
  color: #FFFFFF;
}

.paginator li.disabled a {
  color: #DDDDDD;
  background-color: transparent;
}

.block.resume.guests .input.number, .block.resume.num_access .input.number {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.block.resume.allergens .input.checkbox, .block.resume.num_access .input.checkbox {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.allergens input[type="checkbox"].toggle,
.num_access input[type="checkbox"].toggle {
  font-size: var(--toggle-font-size);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  cursor: pointer;
  border: none;
}

.allergens input[type="checkbox"].toggle::after,
.num_access input[type="checkbox"].toggle::after {
  content: "\2715";
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1em;
  width: 1.8em;
  height: 1.8em;
  border-radius: 1em;
  background-color: #eb4747;
  color: white;
  -webkit-transition: background-color var(--anim), -webkit-transform var(--anim);
  transition: background-color var(--anim), -webkit-transform var(--anim);
  transition: transform var(--anim), background-color var(--anim);
  transition: transform var(--anim), background-color var(--anim), -webkit-transform var(--anim);
}

.allergens input[type="checkbox"].toggle:checked::after,
.num_access input[type="checkbox"].toggle:checked::after {
  content: "\2713";
  /*    transform: translateX(100%); */
  background-color: #81e052;
}

.allergens input[type="checkbox"].toggle:checked::before,
.num_access input[type="checkbox"].toggle:checked::before {
  background-color: #c0f0a8;
}

.results {
  margin-bottom: 20px;
}

.results .top-results {
  display: table;
  width: 100%;
}

.results .top-results .result-types {
  display: table-cell;
  vertical-align: bottom;
  padding: 5px;
  text-align: left;
}

.results .top-results .num-results {
  display: table-cell;
  vertical-align: bottom;
  padding: 5px;
  text-align: right;
}

.results .reservation-date {
  font-weight: 500;
  font-size: 2em;
  margin: 50px;
  color: var(--bc-1);
  text-align: center;
}

.results .reservation-date span {
  border-top: 2px solid var(--bc-1);
  border-bottom: 2px solid var(--bc-1);
  padding: 5px 50px;
}

.results .reservation-ocupation {
  font-weight: 500;
  font-size: 1.5em;
  margin: 20px;
  color: var(--bc-1);
  text-align: center;
}

.results .status {
  padding: 5px;
}

.results .status .current {
  font-weight: bold;
}

.results ul {
  list-style-type: disc;
  padding-left: 20px;
}

.results ul ul {
  list-style-type: circle;
}

.results table,
.results .table {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #DDDDDD;
}

.results table th,
.results table .th,
.results table td,
.results table .td,
.results .table th,
.results .table .th,
.results .table td,
.results .table .td {
  padding: 20px;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #DDDDDD;
}

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

.results table th.center,
.results table .th.center,
.results table td.center,
.results table .td.center,
.results .table th.center,
.results .table .th.center,
.results .table td.center,
.results .table .td.center {
  text-align: center !important;
}

.results table th.boolean,
.results table .th.boolean,
.results table td.boolean,
.results table .td.boolean,
.results .table th.boolean,
.results .table .th.boolean,
.results .table td.boolean,
.results .table .td.boolean {
  width: 130px;
  text-align: center !important;
}

.results table th.sort,
.results table .th.sort,
.results table td.sort,
.results table .td.sort,
.results .table th.sort,
.results .table .th.sort,
.results .table td.sort,
.results .table .td.sort {
  width: 65px;
  text-align: center !important;
}

.results table th.date,
.results table .th.date,
.results table td.date,
.results table .td.date,
.results .table th.date,
.results .table .th.date,
.results .table td.date,
.results .table .td.date {
  width: 150px;
  text-align: center !important;
}

.results table th.medium-left,
.results table .th.medium-left,
.results table td.medium-left,
.results table .td.medium-left,
.results .table th.medium-left,
.results .table .th.medium-left,
.results .table td.medium-left,
.results .table .td.medium-left {
  width: 350px;
}

.results table th.medium,
.results table .th.medium,
.results table td.medium,
.results table .td.medium,
.results .table th.medium,
.results .table .th.medium,
.results .table td.medium,
.results .table .td.medium {
  width: 350px;
  text-align: center !important;
}

.results table th.small,
.results table .th.small,
.results table td.small,
.results table .td.small,
.results .table th.small,
.results .table .th.small,
.results .table td.small,
.results .table .td.small {
  width: 250px;
  text-align: center !important;
}

.results table th.tiny,
.results table .th.tiny,
.results table td.tiny,
.results table .td.tiny,
.results .table th.tiny,
.results .table .th.tiny,
.results .table td.tiny,
.results .table .td.tiny {
  width: 160px;
  text-align: center !important;
}

.results table th.status,
.results table .th.status,
.results table td.status,
.results table .td.status,
.results .table th.status,
.results .table .th.status,
.results .table td.status,
.results .table .td.status {
  width: 130px;
  text-align: center !important;
}

.results table th.image,
.results table .th.image,
.results table td.image,
.results table .td.image,
.results .table th.image,
.results .table .th.image,
.results .table td.image,
.results .table .td.image {
  width: 100px;
}

.results table th.arrow,
.results table .th.arrow,
.results table td.arrow,
.results table .td.arrow,
.results .table th.arrow,
.results .table .th.arrow,
.results .table td.arrow,
.results .table .td.arrow {
  width: 60px;
  padding: 0;
}

.results table th.actions,
.results table .th.actions,
.results table td.actions,
.results table .td.actions,
.results .table th.actions,
.results .table .th.actions,
.results .table td.actions,
.results .table .td.actions {
  min-width: 240px;
  width: 15%;
  text-align: center;
}

.results table th.actions.short,
.results table .th.actions.short,
.results table td.actions.short,
.results table .td.actions.short,
.results .table th.actions.short,
.results .table .th.actions.short,
.results .table td.actions.short,
.results .table .td.actions.short {
  min-width: 0;
}

.results table th.sortable,
.results table .th.sortable,
.results table td.sortable,
.results table .td.sortable,
.results .table th.sortable,
.results .table .th.sortable,
.results .table td.sortable,
.results .table .td.sortable {
  text-align: center;
}

.results table th.sortable a,
.results table .th.sortable a,
.results table td.sortable a,
.results table .td.sortable a,
.results .table th.sortable a,
.results .table .th.sortable a,
.results .table td.sortable a,
.results .table .td.sortable a {
  padding-right: 40px;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-image: url(../img/style/ordenable.png);
}

.results table th.sortable a.asc, .results table th.sortable a.desc.locked,
.results table .th.sortable a.asc,
.results table .th.sortable a.desc.locked,
.results table td.sortable a.asc,
.results table td.sortable a.desc.locked,
.results table .td.sortable a.asc,
.results table .td.sortable a.desc.locked,
.results .table th.sortable a.asc,
.results .table th.sortable a.desc.locked,
.results .table .th.sortable a.asc,
.results .table .th.sortable a.desc.locked,
.results .table td.sortable a.asc,
.results .table td.sortable a.desc.locked,
.results .table .td.sortable a.asc,
.results .table .td.sortable a.desc.locked {
  background-image: url(../img/style/arrow_up.png);
}

.results table th.sortable a.desc, .results table th.sortable a.asc.locked,
.results table .th.sortable a.desc,
.results table .th.sortable a.asc.locked,
.results table td.sortable a.desc,
.results table td.sortable a.asc.locked,
.results table .td.sortable a.desc,
.results table .td.sortable a.asc.locked,
.results .table th.sortable a.desc,
.results .table th.sortable a.asc.locked,
.results .table .th.sortable a.desc,
.results .table .th.sortable a.asc.locked,
.results .table td.sortable a.desc,
.results .table td.sortable a.asc.locked,
.results .table .td.sortable a.desc,
.results .table .td.sortable a.asc.locked {
  background-image: url(../img/style/arrow_down.png);
}

.results table th.key,
.results table .th.key,
.results table td.key,
.results table .td.key,
.results .table th.key,
.results .table .th.key,
.results .table td.key,
.results .table .td.key {
  width: 250px;
}

.results table thead,
.results table .thead,
.results .table thead,
.results .table .thead {
  background-color: #232B2D;
}

.results table thead th,
.results table thead .th,
.results table .thead th,
.results table .thead .th,
.results .table thead th,
.results .table thead .th,
.results .table .thead th,
.results .table .thead .th {
  padding: 10px 20px;
  background-color: #232B2D;
  border: 1px solid #232B2D;
  color: #FFFFFF;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.results table thead th:last-child,
.results table thead .th:last-child,
.results table .thead th:last-child,
.results table .thead .th:last-child,
.results .table thead th:last-child,
.results .table thead .th:last-child,
.results .table .thead th:last-child,
.results .table .thead .th:last-child {
  border-right: 1px solid #232B2D;
}

.results table thead th.fa-wrapper,
.results table thead .th.fa-wrapper,
.results table .thead th.fa-wrapper,
.results table .thead .th.fa-wrapper,
.results .table thead th.fa-wrapper,
.results .table thead .th.fa-wrapper,
.results .table .thead th.fa-wrapper,
.results .table .thead .th.fa-wrapper {
  font-size: 20px;
}

.results table thead th a,
.results table thead .th a,
.results table .thead th a,
.results table .thead .th a,
.results .table thead th a,
.results .table thead .th a,
.results .table .thead th a,
.results .table .thead .th a {
  color: #FFFFFF;
}

.results table thead th a:hover,
.results table thead .th a:hover,
.results table .thead th a:hover,
.results table .thead .th a:hover,
.results .table thead th a:hover,
.results .table thead .th a:hover,
.results .table .thead th a:hover,
.results .table .thead .th a:hover {
  text-decoration: underline;
}

.results table thead.sticky,
.results table .thead.sticky,
.results .table thead.sticky,
.results .table .thead.sticky {
  position: relative;
  z-index: 10;
}

.results table thead.sticky tr:nth-child(1) th,
.results table thead.sticky tr:nth-child(1) .th,
.results table thead.sticky .tr:nth-child(1) th,
.results table thead.sticky .tr:nth-child(1) .th,
.results table .thead.sticky tr:nth-child(1) th,
.results table .thead.sticky tr:nth-child(1) .th,
.results table .thead.sticky .tr:nth-child(1) th,
.results table .thead.sticky .tr:nth-child(1) .th,
.results .table thead.sticky tr:nth-child(1) th,
.results .table thead.sticky tr:nth-child(1) .th,
.results .table thead.sticky .tr:nth-child(1) th,
.results .table thead.sticky .tr:nth-child(1) .th,
.results .table .thead.sticky tr:nth-child(1) th,
.results .table .thead.sticky tr:nth-child(1) .th,
.results .table .thead.sticky .tr:nth-child(1) th,
.results .table .thead.sticky .tr:nth-child(1) .th {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
}

.results table tbody tr:nth-child(1n),
.results table tbody .tr:nth-child(1n),
.results table .tbody tr:nth-child(1n),
.results table .tbody .tr:nth-child(1n),
.results .table tbody tr:nth-child(1n),
.results .table tbody .tr:nth-child(1n),
.results .table .tbody tr:nth-child(1n),
.results .table .tbody .tr:nth-child(1n) {
  background-color: #FFFFFF;
}

.results table tbody tr:nth-child(2n),
.results table tbody .tr:nth-child(2n),
.results table .tbody tr:nth-child(2n),
.results table .tbody .tr:nth-child(2n),
.results .table tbody tr:nth-child(2n),
.results .table tbody .tr:nth-child(2n),
.results .table .tbody tr:nth-child(2n),
.results .table .tbody .tr:nth-child(2n) {
  background-color: #F1F1F1;
}

.results table tbody tr.alert,
.results table tbody .tr.alert,
.results table .tbody tr.alert,
.results table .tbody .tr.alert,
.results .table tbody tr.alert,
.results .table tbody .tr.alert,
.results .table .tbody tr.alert,
.results .table .tbody .tr.alert {
  background-color: #FFCC66;
}

.results table tbody tr:hover,
.results table tbody .tr:hover,
.results table .tbody tr:hover,
.results table .tbody .tr:hover,
.results .table tbody tr:hover,
.results .table tbody .tr:hover,
.results .table .tbody tr:hover,
.results .table .tbody .tr:hover {
  background-color: #DDDDDD;
}

.results table tbody tr.ui-sortable-helper,
.results table tbody .tr.ui-sortable-helper,
.results table .tbody tr.ui-sortable-helper,
.results table .tbody .tr.ui-sortable-helper,
.results .table tbody tr.ui-sortable-helper,
.results .table tbody .tr.ui-sortable-helper,
.results .table .tbody tr.ui-sortable-helper,
.results .table .tbody .tr.ui-sortable-helper {
  background-color: #FFFFFF;
}

.results table tbody tr td img,
.results table tbody tr .td img,
.results table tbody .tr td img,
.results table tbody .tr .td img,
.results table .tbody tr td img,
.results table .tbody tr .td img,
.results table .tbody .tr td img,
.results table .tbody .tr .td img,
.results .table tbody tr td img,
.results .table tbody tr .td img,
.results .table tbody .tr td img,
.results .table tbody .tr .td img,
.results .table .tbody tr td img,
.results .table .tbody tr .td img,
.results .table .tbody .tr td img,
.results .table .tbody .tr .td img {
  max-height: 80px;
}

.results table tbody tr td img.part-image,
.results table tbody tr .td img.part-image,
.results table tbody .tr td img.part-image,
.results table tbody .tr .td img.part-image,
.results table .tbody tr td img.part-image,
.results table .tbody tr .td img.part-image,
.results table .tbody .tr td img.part-image,
.results table .tbody .tr .td img.part-image,
.results .table tbody tr td img.part-image,
.results .table tbody tr .td img.part-image,
.results .table tbody .tr td img.part-image,
.results .table tbody .tr .td img.part-image,
.results .table .tbody tr td img.part-image,
.results .table .tbody tr .td img.part-image,
.results .table .tbody .tr td img.part-image,
.results .table .tbody .tr .td img.part-image {
  margin-right: 20px;
  border: 1px solid #DDDDDD;
  -webkit-box-shadow: 0px 0px 1px 1px #DDDDDD;
          box-shadow: 0px 0px 1px 1px #DDDDDD;
}

.results table tbody tr td.arrow,
.results table tbody tr .td.arrow,
.results table tbody .tr td.arrow,
.results table tbody .tr .td.arrow,
.results table .tbody tr td.arrow,
.results table .tbody tr .td.arrow,
.results table .tbody .tr td.arrow,
.results table .tbody .tr .td.arrow,
.results .table tbody tr td.arrow,
.results .table tbody tr .td.arrow,
.results .table tbody .tr td.arrow,
.results .table tbody .tr .td.arrow,
.results .table .tbody tr td.arrow,
.results .table .tbody tr .td.arrow,
.results .table .tbody .tr td.arrow,
.results .table .tbody .tr .td.arrow {
  /* arrow up and down */
}

.results table tbody tr td.arrow .moveup,
.results table tbody tr td.arrow .movedown,
.results table tbody tr .td.arrow .moveup,
.results table tbody tr .td.arrow .movedown,
.results table tbody .tr td.arrow .moveup,
.results table tbody .tr td.arrow .movedown,
.results table tbody .tr .td.arrow .moveup,
.results table tbody .tr .td.arrow .movedown,
.results table .tbody tr td.arrow .moveup,
.results table .tbody tr td.arrow .movedown,
.results table .tbody tr .td.arrow .moveup,
.results table .tbody tr .td.arrow .movedown,
.results table .tbody .tr td.arrow .moveup,
.results table .tbody .tr td.arrow .movedown,
.results table .tbody .tr .td.arrow .moveup,
.results table .tbody .tr .td.arrow .movedown,
.results .table tbody tr td.arrow .moveup,
.results .table tbody tr td.arrow .movedown,
.results .table tbody tr .td.arrow .moveup,
.results .table tbody tr .td.arrow .movedown,
.results .table tbody .tr td.arrow .moveup,
.results .table tbody .tr td.arrow .movedown,
.results .table tbody .tr .td.arrow .moveup,
.results .table tbody .tr .td.arrow .movedown,
.results .table .tbody tr td.arrow .moveup,
.results .table .tbody tr td.arrow .movedown,
.results .table .tbody tr .td.arrow .moveup,
.results .table .tbody tr .td.arrow .movedown,
.results .table .tbody .tr td.arrow .moveup,
.results .table .tbody .tr td.arrow .movedown,
.results .table .tbody .tr .td.arrow .moveup,
.results .table .tbody .tr .td.arrow .movedown {
  display: block;
  width: 20px;
  height: 20px;
  margin: auto;
  cursor: pointer;
}

.results table tbody tr td.arrow .moveup,
.results table tbody tr .td.arrow .moveup,
.results table tbody .tr td.arrow .moveup,
.results table tbody .tr .td.arrow .moveup,
.results table .tbody tr td.arrow .moveup,
.results table .tbody tr .td.arrow .moveup,
.results table .tbody .tr td.arrow .moveup,
.results table .tbody .tr .td.arrow .moveup,
.results .table tbody tr td.arrow .moveup,
.results .table tbody tr .td.arrow .moveup,
.results .table tbody .tr td.arrow .moveup,
.results .table tbody .tr .td.arrow .moveup,
.results .table .tbody tr td.arrow .moveup,
.results .table .tbody tr .td.arrow .moveup,
.results .table .tbody .tr td.arrow .moveup,
.results .table .tbody .tr .td.arrow .moveup {
  background: url(../img/style/arrow_up_black.png) no-repeat center;
  background-size: contain;
}

.results table tbody tr td.arrow .movedown,
.results table tbody tr .td.arrow .movedown,
.results table tbody .tr td.arrow .movedown,
.results table tbody .tr .td.arrow .movedown,
.results table .tbody tr td.arrow .movedown,
.results table .tbody tr .td.arrow .movedown,
.results table .tbody .tr td.arrow .movedown,
.results table .tbody .tr .td.arrow .movedown,
.results .table tbody tr td.arrow .movedown,
.results .table tbody tr .td.arrow .movedown,
.results .table tbody .tr td.arrow .movedown,
.results .table tbody .tr .td.arrow .movedown,
.results .table .tbody tr td.arrow .movedown,
.results .table .tbody tr .td.arrow .movedown,
.results .table .tbody .tr td.arrow .movedown,
.results .table .tbody .tr .td.arrow .movedown {
  background: url(../img/style/arrow_down_black.png) no-repeat center;
  background-size: contain;
}

.results table tbody tr td.image,
.results table tbody tr .td.image,
.results table tbody .tr td.image,
.results table tbody .tr .td.image,
.results table .tbody tr td.image,
.results table .tbody tr .td.image,
.results table .tbody .tr td.image,
.results table .tbody .tr .td.image,
.results .table tbody tr td.image,
.results .table tbody tr .td.image,
.results .table tbody .tr td.image,
.results .table tbody .tr .td.image,
.results .table .tbody tr td.image,
.results .table .tbody tr .td.image,
.results .table .tbody .tr td.image,
.results .table .tbody .tr .td.image {
  text-align: center;
  padding: 5px;
}

.results table tbody .check,
.results table .tbody .check,
.results .table tbody .check,
.results .table .tbody .check {
  border: 1px solid #999;
  background: white;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  cursor: pointer;
}

.results table tbody .check img,
.results table .tbody .check img,
.results .table tbody .check img,
.results .table .tbody .check img {
  display: none;
  max-width: none;
}

.results table tbody .check.checked img,
.results table .tbody .check.checked img,
.results .table tbody .check.checked img,
.results .table .tbody .check.checked img {
  display: block;
  width: 30px;
  margin-top: -7px;
  margin-left: -3px;
  margin-bottom: -23px;
}

.results table tbody .locks,
.results table .tbody .locks,
.results .table tbody .locks,
.results .table .tbody .locks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.results table tbody .locks .lock,
.results table .tbody .locks .lock,
.results .table tbody .locks .lock,
.results .table .tbody .locks .lock {
  width: 35px;
  height: 35px;
  margin: 0 auto;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.results table tbody .locks .lock:hover,
.results table .tbody .locks .lock:hover,
.results .table tbody .locks .lock:hover,
.results .table .tbody .locks .lock:hover {
  background-color: #151A1C;
  color: #FFFFFF;
}

.results table tbody .locks .lock.is_active,
.results table .tbody .locks .lock.is_active,
.results .table tbody .locks .lock.is_active,
.results .table .tbody .locks .lock.is_active {
  background-color: #FFCC66;
  color: #000000;
}

.results table tbody .locks .lock.is_active:hover,
.results table .tbody .locks .lock.is_active:hover,
.results .table tbody .locks .lock.is_active:hover,
.results .table .tbody .locks .lock.is_active:hover {
  background-color: #151A1C;
  color: #FFFFFF;
}

.results table tbody .locks .lock svg,
.results table .tbody .locks .lock svg,
.results .table tbody .locks .lock svg,
.results .table .tbody .locks .lock svg {
  width: 25px;
  height: 25px;
}

.results table tbody .user-perms,
.results table .tbody .user-perms,
.results .table tbody .user-perms,
.results .table .tbody .user-perms {
  display: block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
}

.results table tbody .user-perms input[type="radio"],
.results table .tbody .user-perms input[type="radio"],
.results .table tbody .user-perms input[type="radio"],
.results .table .tbody .user-perms input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  cursor: pointer;
}

.results table tbody .user-perms input[type="radio"]:hover ~ .checkmark,
.results table .tbody .user-perms input[type="radio"]:hover ~ .checkmark,
.results .table tbody .user-perms input[type="radio"]:hover ~ .checkmark,
.results .table .tbody .user-perms input[type="radio"]:hover ~ .checkmark {
  background-color: #000000;
}

.results table tbody .user-perms input[type="radio"]:checked ~ .checkmark,
.results table .tbody .user-perms input[type="radio"]:checked ~ .checkmark,
.results .table tbody .user-perms input[type="radio"]:checked ~ .checkmark,
.results .table .tbody .user-perms input[type="radio"]:checked ~ .checkmark {
  background-color: #FFCC66;
}

.results table tbody .user-perms .checkmark,
.results table .tbody .user-perms .checkmark,
.results .table tbody .user-perms .checkmark,
.results .table .tbody .user-perms .checkmark {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 20px;
  width: 20px;
  background-color: #aaa;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer;
}

.results table tbody .user-perms .checkmark:after,
.results table .tbody .user-perms .checkmark:after,
.results .table tbody .user-perms .checkmark:after,
.results .table .tbody .user-perms .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

.results table tbody .actions,
.results table .tbody .actions,
.results .table tbody .actions,
.results .table .tbody .actions {
  padding: 10px;
}

.results table tbody .actions .button,
.results table .tbody .actions .button,
.results .table tbody .actions .button,
.results .table .tbody .actions .button {
  width: calc(50% - 12px);
  padding: 5px 10px;
  margin: 5px;
  font-size: 0.9em;
  text-align: center;
  line-height: 1.2em;
}

.results table tbody .actions .button.fullwidth,
.results table .tbody .actions .button.fullwidth,
.results .table tbody .actions .button.fullwidth,
.results .table .tbody .actions .button.fullwidth {
  width: calc(100% - 14px);
  margin-bottom: 5px;
}

.results table tbody .actions .button.more,
.results table .tbody .actions .button.more,
.results .table tbody .actions .button.more,
.results .table .tbody .actions .button.more {
  min-width: 0px;
}

.results table.tree .element,
.results .table.tree .element {
  text-align: left;
}

.results table.tree .element .level-1,
.results .table.tree .element .level-1 {
  padding-left: 20px;
}

.results table.tree .element .level-2,
.results .table.tree .element .level-2 {
  padding-left: 40px;
}

.results table.tree .element .level-3,
.results .table.tree .element .level-3 {
  padding-left: 60px;
}

.results table.tree .element .level-4,
.results .table.tree .element .level-4 {
  padding-left: 80px;
}

.results table.tree .element .level-5,
.results .table.tree .element .level-5 {
  padding-left: 100px;
}

.results table.tree .element .level-6,
.results .table.tree .element .level-6 {
  padding-left: 120px;
}

.results .table .tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
}

.results .table .tr .th.grow,
.results .table .tr .td.grow {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.results .table .tr .th,
.results .table .tr .td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.results .table .tr .th.sort, .results .table .tr .th.actions, .results .table .tr .th.center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.results .admin-form {
  margin-bottom: 0;
}

.results .admin-form .input {
  padding: 0;
}

/* -------------------------- */
/* ADD STYLES */
.hidden {
  display: none !important;
}

.admin-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding-bottom: 30px;
}

.admin-form .primary {
  width: 70%;
}

.admin-form .primary.half-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}

.admin-form .secondary {
  width: 30%;
  padding-left: 20px;
}

.admin-form .secondary .help .info {
  top: 50%;
  left: -6px;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}

.admin-form .secondary .help .info:after {
  top: 50%;
  right: 0;
  left: auto;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
  border-color: transparent transparent transparent #FFFFFF;
}

.admin-form .secondary .input .help .info:after {
  border-color: transparent transparent transparent #232B2D;
}

.admin-form .full {
  width: 100%;
}

.admin-form h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  margin-bottom: 10px;
  padding: 10px 20px;
  background-color: #232B2D;
  color: #FFFFFF;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.admin-form h3 .title {
  margin-right: 10px;
}

.admin-form h3 .aux {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: right;
  margin-left: 10px;
  text-transform: none;
  font-size: 0.9em;
}

.admin-form h4 {
  margin-bottom: 20px;
  font-size: 1.2em;
  text-align: center;
}

.admin-form p,
.admin-form .buttons {
  padding: 0 20px;
  margin-bottom: 10px;
}

.admin-form p:last-child,
.admin-form .buttons:last-child {
  margin-bottom: 0;
}

.admin-form ul {
  padding: 20px 40px;
  list-style-type: square;
}

.admin-form .help {
  position: relative;
}

.admin-form .help .info {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 100;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 10px;
  min-width: 300px;
  border: 1px solid #DDDDDD;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 0.9em;
  text-transform: none;
}

.admin-form .help .info:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent #FFFFFF transparent;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.admin-form .help .info a {
  text-decoration: underline;
}

.admin-form .help .info strong {
  font-weight: bold;
}

.admin-form .help .info p {
  padding: 0;
  margin-bottom: 5px;
}

.admin-form .help .info ul {
  margin-left: 20px;
  list-style-type: disc;
}

.admin-form .help .info ul ul {
  list-style-type: circle;
}

.admin-form .help.left .info {
  top: 50%;
  left: -6px;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}

.admin-form .help.left .info:after {
  top: 50%;
  right: 0;
  left: auto;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
  border-color: transparent transparent transparent #FFFFFF;
}

.admin-form .help:hover .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.admin-form .form-block {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border: 1px solid #DDDDDD;
  background-color: #FFFFFF;
}

.admin-form .form-block.primary {
  border: none;
  background-color: transparent;
}

.admin-form .form-block.collapsable {
  padding-bottom: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.admin-form .form-block.collapsable > .collapse-header > h3 {
  margin-bottom: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.admin-form .form-block.collapsable.is_active {
  padding-bottom: 10px;
}

.admin-form .form-block.collapsable.is_active > .collapse-header > h3 {
  margin-bottom: 10px;
}

.admin-form .form-block.content-block {
  padding: 0;
  border: none;
}

.admin-form .form-block.content-block h3 {
  margin-bottom: 0;
}

.admin-form .form-block.content-block .input {
  padding: 0;
}

.admin-form .form-block.content-block .buttons {
  padding: 10px 20px;
  text-align: right;
}

.admin-form .form-block.content-block.collapsable.is_active {
  padding-bottom: 0;
}

.admin-form .form-block.content-block.collapsable.is_active h3 {
  margin-bottom: 0;
}

.admin-form .form-block.save-block {
  position: fixed;
  z-index: 8;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 10px 20px;
  margin: 0;
  border: none;
  border-top: 1px solid #DDDDDD;
}

.admin-form .form-block.save-block .button {
  background-color: #FFCC66;
  color: #232B2D;
  border-color: #FFCC66;
}

.admin-form .form-block.save-block .button:hover {
  background-color: #232B2D;
  color: #FFFFFF;
  border-color: #232B2D;
}

.admin-form .form-block.save-block .cancel {
  color: #AAAAAA;
  margin: 0 20px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.admin-form .form-block.save-block .cancel:hover {
  color: #BE0411;
}

.admin-form .form-block.results table {
  margin-bottom: 0;
}

.admin-form .flex-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.admin-form .flex-blocks > .form-block {
  margin-bottom: 0;
}

.admin-form .flex-blocks > .blocks-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.admin-form .flex-blocks > .blocks-wrapper .form-block {
  width: 100% !important;
  margin-bottom: 20px;
}

.admin-form .flex-blocks > .blocks-wrapper .form-block:last-child {
  margin-bottom: 0;
}

.admin-form .flex-blocks.two > .form-block,
.admin-form .flex-blocks.two > .blocks-wrapper {
  width: calc(50% - (20px / 2));
}

.admin-form .flex-blocks.two > .form-block:first-of-type,
.admin-form .flex-blocks.two > .blocks-wrapper:first-of-type {
  margin-right: 20px;
}

.admin-form .flex-blocks.two.left > .form-block:first-of-type,
.admin-form .flex-blocks.two.left > .blocks-wrapper:first-of-type {
  width: calc(33.33% - (20px / 2));
}

.admin-form .flex-blocks.two.left > .form-block:last-of-type,
.admin-form .flex-blocks.two.left > .blocks-wrapper:last-of-type {
  width: calc(66.66% - (20px / 2));
}

.admin-form .flex-blocks.two.right > .form-block:first-of-type,
.admin-form .flex-blocks.two.right > .blocks-wrapper:first-of-type {
  width: calc(66.66% - (20px / 2));
}

.admin-form .flex-blocks.two.right > .form-block:last-of-type,
.admin-form .flex-blocks.two.right > .blocks-wrapper:last-of-type {
  width: calc(33.33% - (20px / 2));
}

.admin-form .flex-blocks.three > .form-block,
.admin-form .flex-blocks.three > .blocks-wrapper {
  width: calc(33.33% - (40px / 3));
}

.admin-form .flex-blocks.three > .form-block:nth-of-type(2),
.admin-form .flex-blocks.three > .blocks-wrapper:nth-of-type(2) {
  margin: 0 20px;
}

.admin-form .input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 0 20px 10px;
}

.admin-form .input label {
  display: block;
  padding: 5px 0;
  text-align: left;
}

.admin-form .input .help {
  margin: 0 10px;
  color: #AAAAAA;
}

.admin-form .input .help .info:after {
  border-color: transparent transparent #232B2D transparent;
}

.admin-form .input .help:hover {
  color: #232B2D;
}

.admin-form .input input,
.admin-form .input textarea,
.admin-form .input select {
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #DDDDDD;
  font-size: 14px;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
}

.admin-form .input input[readonly],
.admin-form .input textarea[readonly],
.admin-form .input select[readonly] {
  background-color: #EEEEEE;
}

.admin-form .input.number label, .admin-form .input.select label {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.admin-form .input.number .help, .admin-form .input.select .help {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.admin-form .input.number input,
.admin-form .input.number select,
.admin-form .input.number .select2, .admin-form .input.select input,
.admin-form .input.select select,
.admin-form .input.select .select2 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.admin-form .input.number .error-message, .admin-form .input.select .error-message {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.admin-form .input.checkbox {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.admin-form .input.checkbox label {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.admin-form .input.checkbox .help {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.admin-form .input.multiple {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.admin-form .input.multiple label {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.admin-form .input.multiple .help {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.admin-form .input.multiple .options {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 0;
}

.admin-form .input.multiple .options label {
  margin-right: 10px;
}

.admin-form .input.text label, .admin-form .input.email label, .admin-form .input.url label, .admin-form .input.password label, .admin-form .input.textarea label, .admin-form .input.date label, .admin-form .input.time label {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.admin-form .input.text .help, .admin-form .input.email .help, .admin-form .input.url .help, .admin-form .input.password .help, .admin-form .input.textarea .help, .admin-form .input.date .help, .admin-form .input.time .help {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.admin-form .input.text .max, .admin-form .input.email .max, .admin-form .input.url .max, .admin-form .input.password .max, .admin-form .input.textarea .max, .admin-form .input.date .max, .admin-form .input.time .max {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: right;
  font-size: 1.2em;
  font-weight: bold;
}

.admin-form .input.text .max.green, .admin-form .input.email .max.green, .admin-form .input.url .max.green, .admin-form .input.password .max.green, .admin-form .input.textarea .max.green, .admin-form .input.date .max.green, .admin-form .input.time .max.green {
  color: #2d9935;
}

.admin-form .input.text .max.yellow, .admin-form .input.email .max.yellow, .admin-form .input.url .max.yellow, .admin-form .input.password .max.yellow, .admin-form .input.textarea .max.yellow, .admin-form .input.date .max.yellow, .admin-form .input.time .max.yellow {
  color: #FFCC66;
}

.admin-form .input.text .max.red, .admin-form .input.email .max.red, .admin-form .input.url .max.red, .admin-form .input.password .max.red, .admin-form .input.textarea .max.red, .admin-form .input.date .max.red, .admin-form .input.time .max.red {
  color: #BE0411;
}

.admin-form .input.text input,
.admin-form .input.text textarea,
.admin-form .input.text .tox-tinymce,
.admin-form .input.text .CodeMirror, .admin-form .input.email input,
.admin-form .input.email textarea,
.admin-form .input.email .tox-tinymce,
.admin-form .input.email .CodeMirror, .admin-form .input.url input,
.admin-form .input.url textarea,
.admin-form .input.url .tox-tinymce,
.admin-form .input.url .CodeMirror, .admin-form .input.password input,
.admin-form .input.password textarea,
.admin-form .input.password .tox-tinymce,
.admin-form .input.password .CodeMirror, .admin-form .input.textarea input,
.admin-form .input.textarea textarea,
.admin-form .input.textarea .tox-tinymce,
.admin-form .input.textarea .CodeMirror, .admin-form .input.date input,
.admin-form .input.date textarea,
.admin-form .input.date .tox-tinymce,
.admin-form .input.date .CodeMirror, .admin-form .input.time input,
.admin-form .input.time textarea,
.admin-form .input.time .tox-tinymce,
.admin-form .input.time .CodeMirror {
  width: 100%;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.admin-form .input.text .error-message, .admin-form .input.email .error-message, .admin-form .input.url .error-message, .admin-form .input.password .error-message, .admin-form .input.textarea .error-message, .admin-form .input.date .error-message, .admin-form .input.time .error-message {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.admin-form .input.checkbox input[type=checkbox],
.admin-form .input.checkbox input[type=radio], .admin-form .input.radio input[type=checkbox],
.admin-form .input.radio input[type=radio] {
  display: inline;
  width: auto;
  margin: 5px;
}

.admin-form .input.error .error-message {
  margin-top: 5px;
  padding: 5px;
  background-color: #BE0411;
  color: #FFFFFF;
  font-style: italic;
  font-size: 0.9em;
}

.admin-form .flex-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 20px;
}

.admin-form .flex-inputs .input:first-of-type {
  padding-left: 0;
  padding-right: 10px;
}

.admin-form .flex-inputs .input:last-of-type {
  padding-right: 0;
  padding-left: 10px;
}

.admin-form .flex-inputs.two .input {
  width: 50%;
}

.admin-form .flex-inputs.two .input:first-of-type {
  padding-right: 5px;
}

.admin-form .flex-inputs.two .input:last-of-type {
  padding-left: 5px;
}

.admin-form .flex-inputs.two.left .input:first-of-type {
  width: 33.33%;
}

.admin-form .flex-inputs.two.left .input:last-of-type {
  width: 66.66%;
}

.admin-form .flex-inputs.two.right .input:first-of-type {
  width: 66.66%;
}

.admin-form .flex-inputs.two.right .input:last-of-type {
  width: 33.33%;
}

.admin-form .flex-inputs.three .input {
  width: 33.33%;
}

.admin-form .flex-inputs.three .input:nth-of-type(2) {
  padding: 0 0 10px;
}

.admin-form .flex-inputs.four .input {
  width: 25%;
}

.admin-form .save {
  padding: 10px 20px;
  text-align: right;
}

.admin-form #s2id_entity,
.admin-form #s2id_layout {
  width: 100%;
}

/* SEO */
.admin-form .form-block.seo .seo-description {
  padding: 10px 20px;
  font-size: 0.9em;
}

.admin-form .form-block.seo .media-block {
  padding: 0 20px;
}

/* ADDRESS */
.admin-form .form-block.address {
  padding-bottom: 0;
}

.admin-form .form-block.address h3 {
  margin-bottom: 0;
}

.admin-form .form-block.address .collapse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.admin-form .form-block.address .inputs {
  width: 50%;
  padding: 20px 0;
  border-right: 1px solid #DDDDDD;
}

.admin-form .form-block.address .inputs .locate-button {
  text-align: center;
}

.admin-form .form-block.address .map {
  width: 50%;
}

.admin-form .form-block.address .map .map-canvas {
  margin-top: 0;
  height: 100%;
}

.admin-form .form-block.address.is_active {
  padding-bottom: 0;
}

.admin-form .form-block.address.is_active .collapse-header h3 {
  margin-bottom: 0;
}

/* SELECT 2 STYLES */
.select2-container .select2-selection__rendered,
.select2-container .select2-results__option {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.select2-container .select2-selection__rendered {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 5px 5px 5px !important;
}

.select2-container .color-block {
  display: inline-block;
  width: 30px;
  height: 20px;
  margin-right: 10px;
  border: 1px solid #AAAAAA;
  border-radius: 5px;
}

.color + .select2-container .select2-selection__rendered {
  line-height: 26px !important;
}

/* Estilo de editor tinymce */
.tox .tox-collection__item {
  color: black !important;
}

.tox .tox-collection__item-label {
  line-height: inherit !important;
}

.tox .tox-collection__item-label > * {
  background-color: transparent !important;
}

/* -------------------------- */
/* ----- ALERTS LAYOUT ------ */
/* -------------------------- */
.notification {
  position: fixed;
  z-index: 1000;
  top: 20%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: calc(100% - $gap);
  max-width: 500px;
  padding: 20px 40px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.22);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.22);
  border-radius: 5px;
  background-color: #4285F4;
  color: #FFFFFF;
  text-align: center;
  font-weight: 400;
  -webkit-transition: none;
  transition: none;
}

.notification p {
  margin-bottom: 10px;
}

.notification p:last-child {
  margin-bottom: 0;
}

.notification .close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.notification.error {
  background-color: #BE0411;
}

.notification.success {
  background-color: #2d9935;
}

.notification.hidden {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  -webkit-transition: opacity 0.5s cubic-bezier(0.5, 0.1, 0.5, 0.9) 0s, visibility 0s linear 0.5s, -webkit-transform 0.5s cubic-bezier(0.5, 0.1, 0.5, 0.9) 0s;
  transition: opacity 0.5s cubic-bezier(0.5, 0.1, 0.5, 0.9) 0s, visibility 0s linear 0.5s, -webkit-transform 0.5s cubic-bezier(0.5, 0.1, 0.5, 0.9) 0s;
  transition: opacity 0.5s cubic-bezier(0.5, 0.1, 0.5, 0.9) 0s, transform 0.5s cubic-bezier(0.5, 0.1, 0.5, 0.9) 0s, visibility 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 0.1, 0.5, 0.9) 0s, transform 0.5s cubic-bezier(0.5, 0.1, 0.5, 0.9) 0s, visibility 0s linear 0.5s, -webkit-transform 0.5s cubic-bezier(0.5, 0.1, 0.5, 0.9) 0s;
}

/* -------------------------- */
.button {
  display: inline-block;
  padding: 5px 10px;
  margin: auto;
  color: #666666;
  background-color: transparent;
  border: 1px solid #AAAAAA;
  border-radius: 0;
  font-size: 0.9em;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.button.white {
  border-color: #FFFFFF;
  color: #FFFFFF;
}

.button:hover {
  color: #000000;
  background-color: #FFCC66;
  border-color: #FFCC66;
}

.draggable .ui-sortable-handle {
  cursor: move;
}

.draggable .ui-placeholder {
  position: relative;
  width: 100%;
  height: 150px;
  padding: 20px;
  background-color: #FFCC66 !important;
}

.draggable .ui-placeholder:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border: 2px dashed #666666;
}

.draggable .small-placeholder .ui-placeholder {
  height: 100px;
}

.color--selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 10px;
}

.color--selector .input {
  padding-bottom: 0;
}

.color .sp-original-input-container {
  width: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.collapsable {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.collapsable > .collapse-header,
.collapsable > * > .collapse-header {
  position: relative;
  cursor: pointer;
}

.collapsable > .collapse-header > *,
.collapsable > * > .collapse-header > * {
  padding-right: 40px;
}

.collapsable > .collapse-header .caret,
.collapsable > * > .collapse-header .caret {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  padding: 0;
  color: #FFFFFF;
}

.collapsable > .collapse-header .caret .fa-caret-right,
.collapsable > * > .collapse-header .caret .fa-caret-right {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.collapsable > .collapse,
.collapsable > * > .collapse {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.collapsable.is_active > * > .collapse-header .caret .fa-caret-right,
.collapsable.is_active > .collapse-header .caret .fa-caret-right {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.collapsable.is_active > .collapse,
.collapsable.is_active > * > .collapse {
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.tabs .tabs-header .tab {
  display: inline-block;
  padding: 10px 20px;
  margin: 0 10px;
  border-bottom: 5px solid transparent;
  background-color: transparent;
  color: #666666;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: pointer;
}

.tabs .tabs-header .tab:hover {
  color: #000000;
  border-bottom: 5px solid #666666;
}

.tabs .tabs-header .tab.current {
  color: #000000;
  border-bottom: 5px solid #FFCC66;
}

.tabs .tabs-content {
  padding-bottom: 10px;
}

.tabs .tabs-content .tab {
  display: none;
}

.tabs .tabs-content .tab.current {
  display: block;
}

/* -------------------------- */
/* ----- HEADER LAYOUT ------ */
/* -------------------------- */
header {
  background-color: #FFFFFF;
}

header.home {
  padding: 10px;
  text-align: center;
}

header.home h1 {
  margin-bottom: 10px;
}

.top-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 50px;
  padding: 10px 20px;
  background-color: #232B2D;
}

.top-header .breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #AAAAAA;
}

.top-header .breadcrumbs li {
  margin-right: 5px;
}

.top-header .breadcrumbs li a {
  color: inherit;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.top-header .breadcrumbs li a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.top-header .breadcrumbs li:last-child a {
  color: #FFCC66;
}

.top-header .languages a {
  display: inline-block;
  margin: 0 5px;
  padding: 5px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #AAAAAA;
}

.top-header .languages a:hover {
  color: #FFFFFF;
}

.top-header .languages a.current {
  color: #000000;
  background-color: #FFCC66;
}

.mid-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px;
}

.mid-header.home {
  margin-bottom: 20px;
  text-align: center;
}

.mid-header h2 {
  color: #000000;
  font-size: 2.5em;
  line-height: 1.2em;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}

.mid-header h3 {
  color: #000000;
  font-size: 1.2em;
  text-transform: uppercase;
  line-height: 1.2em;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  font-weight: bold;
  margin-right: 10px;
}

.mid-header .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  max-width: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mid-header .actions .button {
  margin: 5px;
}

.mid-header .dropdown {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.mid-header .dropdown .button {
  position: relative;
  padding-right: 25px;
}

.mid-header .dropdown .button .down {
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.mid-header .dropdown .options {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 600px;
  padding: 20px 10px;
  border: 1px solid #DDDDDD;
  -webkit-box-shadow: 0px 0px 1px 1px #DDDDDD;
          box-shadow: 0px 0px 1px 1px #DDDDDD;
  background-color: #FFFFFF;
  -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
  transition: visibility 0s linear 0.2s, opacity 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
  transition: visibility 0s linear 0.2s, opacity 0.2s ease-out 0s, transform 0.2s ease-out 0s;
  transition: visibility 0s linear 0.2s, opacity 0.2s ease-out 0s, transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
}

.mid-header .dropdown .options .action {
  display: block;
  width: calc(25% - 20px);
  margin: 0 10px 10px;
  padding: 10px;
  text-align: center;
  font-size: 0.8em;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.mid-header .dropdown .options .action img {
  width: 100px;
  margin-bottom: 10px;
  border: 1px solid #DDDDDD;
  -webkit-box-shadow: 0px 0px 1px 1px #DDDDDD;
          box-shadow: 0px 0px 1px 1px #DDDDDD;
}

.mid-header .dropdown .options .action:hover {
  background-color: #FFCC66;
}

.mid-header .dropdown .options.three {
  width: 500px;
}

.mid-header .dropdown .options.three .action {
  width: calc(33.33% - 20px);
}

.mid-header .dropdown .options.four {
  width: 600px;
}

.mid-header .dropdown .options.four .action {
  width: calc(25% - 20px);
}

.mid-header .dropdown.is_active .down {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

.mid-header .dropdown.is_active .options {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  -webkit-transition: visibility 0s linear 0s, opacity 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
  transition: visibility 0s linear 0s, opacity 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
  transition: visibility 0s linear 0s, opacity 0.2s ease-out 0s, transform 0.2s ease-out 0s;
  transition: visibility 0s linear 0s, opacity 0.2s ease-out 0s, transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
}

.mid-header .search {
  width: 250px;
  margin-left: 10px;
}

.mid-header .search.long {
  width: 400px;
}

.mid-header .search.long .input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.mid-header .search.long .select2 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.mid-header .search .search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mid-header .search .search-form .input.text {
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}

.mid-header .search .search-form .input.text input {
  width: 100%;
  height: 28px;
  padding: 5px;
  border: 1px solid #AAAAAA;
  font-size: 0.9em;
}

.mid-header .search .search-form .button {
  border-radius: 0;
  height: 28px;
}

.mid-header .close-button {
  margin-left: 10px;
}

.header-tabs {
  padding: 0 20px;
}

.header-tabs .content-tabs {
  width: auto;
  margin-bottom: 0;
}

.header-tabs .content-tabs .tab {
  display: inline-block;
  padding: 10px 20px;
  margin: 0 10px;
  border-bottom: 5px solid transparent;
  background-color: transparent;
  color: #666666;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.header-tabs .content-tabs .tab:hover {
  color: #000000;
  border-bottom: 5px solid #666666;
}

.header-tabs .content-tabs .tab.available {
  color: #000000;
  border-bottom: 5px solid green;
}

.header-tabs .content-tabs .tab.current {
  color: #000000;
  border-bottom: 5px solid #FFCC66;
}

.search-results {
  padding: 10px;
  background-color: white;
  border-top: 1px solid #DDDDDD;
  text-align: center;
}

/* -------------------------- */
/* -------------------------- */
/* ----- SIDEBAR LAYOUT ----- */
/* -------------------------- */
/* NAVIGATION */
nav {
  width: 300px;
  height: 100%;
  position: fixed;
  z-index: 10;
  background-color: #232B2D;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

nav.closed {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

nav .content-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

nav .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  min-height: 50px;
  padding: 10px;
  border-bottom: 1px solid #666666;
}

nav .logo a {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

nav .logo .close {
  padding: 0 10px;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
  font-size: 1.6em;
}

nav .logo img {
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

nav .items {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}

nav .items .accordion {
  border-bottom: 1px solid #AAAAAA;
  /*&:after{
                content: '';
                display: block;
                width: 80%;
                margin: $small-gap auto;
                border-bottom: 5px solid $dark-gray;
                border-radius: 2px;
            }*/
}

nav .items .accordion .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #AAAAAA;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

nav .items .accordion .header .icon {
  padding: 20px 20px 10px 20px;
}

nav .items .accordion .header .name {
  padding: 20px 0 10px;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}

nav .items .accordion .header .arrow {
  padding: 20px 20px 10px 10px;
  font-size: 20px;
}

nav .items .accordion .header .arrow .fa-caret-right {
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

nav .items .accordion .content {
  overflow: hidden;
  max-height: 0px;
  margin-bottom: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

nav .items .accordion.is_active .header {
  color: #FFFFFF;
}

nav .items .accordion.is_active .header .arrow .fa-caret-right {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

nav .items .accordion.is_active .content {
  max-height: 300px;
}

nav .items .accordion:hover .header {
  color: #FFFFFF;
}

nav .items .menu-title {
  letter-spacing: 1px;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

nav .items .menu-item {
  position: relative;
  display: block;
  padding: 0 20px;
  margin: 20px 0;
  border-left: 0px solid #FFFFFF;
  color: #FFFFFF;
  text-decoration: none;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

nav .items .menu-item:hover {
  border-left: 5px solid #FFFFFF;
}

nav .items .menu-item.current {
  color: #FFCC66;
  border-left: 5px solid #FFCC66;
  font-weight: 600;
}

nav .logout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 20px;
  border-top: 1px solid #666666;
  text-align: right;
  color: #AAAAAA;
}

nav .logout a {
  color: inherit;
}

nav .logout a:hover {
  color: #FFCC66;
}

nav.small {
  width: 50px;
  z-index: 9;
}

nav.small .open {
  height: 51px;
  padding: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #FFFFFF;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
  font-size: 1.6em;
}

nav.small .wrapper-items {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}

nav.small .items {
  overflow-y: visible;
}

nav.small .items .menu-icon {
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin-bottom: 10px;
}

nav.small .items .menu-icon .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 10px 10px 15px;
  text-align: center;
  color: #FFFFFF;
  cursor: pointer;
}

nav.small .items .menu-icon .sub-menu {
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  visibility: hidden;
  opacity: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 280px;
  border: 1px solid #DDDDDD;
  background-color: #FFFFFF;
  color: #232B2D;
  -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s ease-out 0s, -webkit-transform 0s ease-out 0.2s;
  transition: visibility 0s linear 0.2s, opacity 0.2s ease-out 0s, -webkit-transform 0s ease-out 0.2s;
  transition: visibility 0s linear 0.2s, opacity 0.2s ease-out 0s, transform 0s ease-out 0.2s;
  transition: visibility 0s linear 0.2s, opacity 0.2s ease-out 0s, transform 0s ease-out 0.2s, -webkit-transform 0s ease-out 0.2s;
}

nav.small .items .menu-icon .sub-menu .name {
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid #DDDDDD;
  background-color: #F1F1F1;
  text-transform: uppercase;
  font-weight: 600;
}

nav.small .items .menu-icon .sub-menu .menu-item {
  margin: 10px 0;
  color: inherit;
}

nav.small .items .menu-icon .sub-menu .menu-item:hover {
  border-color: #FFCC66;
}

nav.small .items .menu-icon .sub-menu.show {
  visibility: visible;
  opacity: 1;
}

nav.small .items .menu-icon:hover .icon {
  color: #FFCC66;
}

nav.small .items .menu-icon.is_active .icon {
  padding: 10px;
  border-left: 5px solid #FFCC66;
  color: #FFCC66;
  font-weight: 600;
}

nav.small .logout {
  padding: 5px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* -------------------------- */
/* -------------------------- */
/* ----- FOOTER LAYOUT ------ */
/* -------------------------- */
/* -------------------------- */
.statistics-blocks__content {
  padding: 20px 0;
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.statistics-blocks .statistics-block {
  background-color: #fff;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px;
  border: 1px solid #ddd;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.statistics-blocks .statistics-block__title {
  padding: 0;
  margin: 0;
  font-size: 21px;
  margin-bottom: 10px;
}

.statistics-blocks .statistics-block__value {
  font-size: 60px;
  line-height: 70px;
  font-weight: 600;
}

/* ---------------------------------- */
/* ---------------------------------- */
/* ------ PAGE SPECIFIC STYLES ------ */
/* ---------------------------------- */
/* -------------------------- */
/* ---- HOME PAGE STYLES ---- */
/* -------------------------- */
.blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px;
}

.blocks .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 33.33%;
  padding: 10px;
}

.blocks .block .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #232B2D;
  color: #FFFFFF;
  padding: 15px;
}

.blocks .block .header .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.blocks .block .header .title .number {
  padding: 5px 20px;
  line-height: 1em;
  font-size: 4em;
  color: #FFCC66;
}

.blocks .block .header .title .text {
  padding: 10px;
  text-transform: uppercase;
  font-size: 1.6em;
  line-height: 1.2em;
  color: #FFCC66;
}

.blocks .block .header .title .text span {
  display: block;
}

.blocks .block .header .main-buttons {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.blocks .block .header .main-buttons .button {
  display: block;
  text-align: center;
  margin-bottom: 5px;
}

.blocks .block .header .main-buttons .button:last-child {
  margin-bottom: 0;
}

.blocks .block .results {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 0;
  border: 1px solid #DDDDDD;
  background-color: #FFFFFF;
}

.blocks .block .results table {
  margin-bottom: 0;
  border: none;
}

.blocks .block .results table .actions {
  width: 15%;
  min-width: 100px;
}

.blocks .block .results table tbody tr.pair:hover {
  background-color: white;
}

.blocks .block .results table tbody tr.odd:hover {
  background-color: #F1F1F1;
}

.blocks .block .results table td {
  padding: 10px;
  border: none;
}

.blocks .block .results table td.date {
  width: 100px;
}

.blocks .block .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 10px;
  border: 1px solid #DDDDDD;
  border-top: none;
  background-color: #FFFFFF;
}

.blocks .block .buttons .button {
  margin: 0 5px;
}

/* -------------------------- */
/* -------------------------- */
/* ------- LOGIN PAGE ------- */
/* -------------------------- */
.login {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 500px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 20px;
  margin: 0 auto;
  border-radius: 2px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 1px 1px #DDDDDD;
          box-shadow: 0px 0px 1px 1px #DDDDDD;
}

.login h1 {
  margin: 0 0 20px;
  text-align: center;
}

.login h1 img {
  max-width: 100%;
}

.login p {
  margin-bottom: 10px;
  text-align: center;
}

.login .notification {
  position: static;
  -webkit-transform: none;
          transform: none;
  font-size: 1.2em;
  line-height: 1.2em;
  text-transform: uppercase;
}

.login .notification.hidden {
  visibility: visible;
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.login .login-form .input {
  margin: 20px 0;
}

.login .login-form .input label {
  display: block;
  text-transform: uppercase;
}

.login .login-form .input input {
  display: block;
  width: 100%;
  padding: 5px;
  font-size: 1em;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  border: 1px solid #333;
}

.login .login-form .submit {
  text-align: center;
}

/* -------------------------- */
.parameters {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.parameters__buttons {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.parameters__buttons .parameters__button {
  display: none;
}

.parameters__buttons .parameters__button--visible {
  display: block;
}

.parameters__wrapper {
  margin-top: 20px;
}

.parameters__wrapper .parameters__item {
  display: none;
  padding-bottom: 0;
}

.parameters__wrapper .parameters__item--visible {
  display: block;
}

.parameters__wrapper .parameters__item .textarea,
.parameters__wrapper .parameters__item p {
  padding: 0;
}

.parameters__wrapper .parameters__item h3 {
  margin-bottom: 0;
}

.parameters__wrapper .parameters__item .parameters__content {
  min-height: 600px;
  padding: 20px;
}

.parameters .parameters-item .input {
  padding-left: 0;
}

.parameters .parameters-item .parameters-block-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 20px 0;
}

.parameters .parameters-item .parameters-block-list__title {
  font-size: 1.5em;
  font-weight: 400;
  margin-bottom: 20px;
}

.parameters .parameters-item .parameters-block-list__remove-item {
  margin-bottom: 10px;
  margin-left: 10px;
}

.parameters .parameters-item .parameters-block-list__add-item {
  margin-top: 10px;
  margin-right: 0;
}

.parameters .parameters-item .parameters-variables .input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.parameters .parameters-item .parameters-variables .input:first-child {
  max-width: 400px;
}

.parameters .parameters-item .parameters-decoration-image__css-editor {
  padding-left: 20px;
}

.parameters .parameters-item .parameters-decoration-image__path .media-input {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.parameters .parameters-item .parameters-decoration-image__path .media-input .input {
  padding-left: 0;
}

.parameters .parameters-item .parameters-decoration-image__item {
  position: relative;
  border: 1px solid #DDDDDD;
  padding: 20px 10px;
  margin-bottom: 10px;
  padding-top: 33px;
}

.parameters .parameters-item .parameters-decoration-image__item .flex-inputs .input.checkbox {
  margin-top: auto;
  padding-bottom: 10px;
}

.parameters .parameters-item .parameters-decoration-image__item .parameters-block-list__remove-item {
  position: absolute;
  right: 5px;
  top: 5px;
}

.parameters .parameters-class-previsualization {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 10px;
  padding-bottom: 20px;
}

.parameters .parameters-class-previsualization__image {
  display: none;
  margin-right: 10px;
  height: 80px;
}

/* ---------------------------------- */
/* SPINNER CSS */
#page-loader {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: visibility 0s linear 0.5s, z-index 0s linear 0.5s;
  transition: visibility 0s linear 0.5s, z-index 0s linear 0.5s;
}

#page-loader .loader {
  position: relative;
  height: 220px;
  width: 300px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #a0a0a0;
}

#page-loader .loader svg {
  overflow: visible;
  width: 50px;
  height: 50px;
  fill: #FFCC66;
  -webkit-animation: 1.5s rotateWithBoost cubic-bezier(0.5, 0.1, 0.5, 0.9) infinite;
          animation: 1.5s rotateWithBoost cubic-bezier(0.5, 0.1, 0.5, 0.9) infinite;
}

#page-loader .loader svg circle:first-of-type {
  -webkit-animation: 1.5s loaderdot1 ease-out infinite;
          animation: 1.5s loaderdot1 ease-out infinite;
}

#page-loader .loader svg circle:nth-of-type(2) {
  -webkit-animation: 1.5s loaderdot2 ease-out infinite;
          animation: 1.5s loaderdot2 ease-out infinite;
}

#page-loader .loader svg circle:nth-of-type(3) {
  -webkit-animation: 1.5s loaderdot3 ease-out infinite;
          animation: 1.5s loaderdot3 ease-out infinite;
}

#page-loader .loader svg circle:last-of-type {
  -webkit-animation: 1.5s loaderdot4 ease-out infinite;
          animation: 1.5s loaderdot4 ease-out infinite;
}

#page-loader .loader span {
  position: absolute;
  bottom: 10px;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 25px;
}

#page-loader.is_active {
  visibility: visible;
  z-index: 9999;
  -webkit-transition: visibility 0s linear 0.2s, z-index 0s linear 0.2s;
  transition: visibility 0s linear 0.2s, z-index 0s linear 0.2s;
}

/**
 * LOADER KEYFRAMES
 **/
@-webkit-keyframes loaderdot1 {
  0%,
  45% {
    cx: 6;
    cy: 6;
  }
  55%,
  80% {
    cx: 2;
    cy: 2;
  }
  90%,
  100% {
    cx: 6;
    cy: 6;
  }
}
@keyframes loaderdot1 {
  0%,
  45% {
    cx: 6;
    cy: 6;
  }
  55%,
  80% {
    cx: 2;
    cy: 2;
  }
  90%,
  100% {
    cx: 6;
    cy: 6;
  }
}

@-webkit-keyframes loaderdot2 {
  0%,
  45% {
    cx: 6;
    cy: 24;
  }
  55%,
  80% {
    cx: 2;
    cy: 28;
  }
  90%,
  100% {
    cx: 6;
    cy: 24;
  }
}

@keyframes loaderdot2 {
  0%,
  45% {
    cx: 6;
    cy: 24;
  }
  55%,
  80% {
    cx: 2;
    cy: 28;
  }
  90%,
  100% {
    cx: 6;
    cy: 24;
  }
}

@-webkit-keyframes loaderdot3 {
  0%,
  45% {
    cx: 24;
    cy: 6;
  }
  55%,
  80% {
    cx: 28;
    cy: 2;
  }
  90%,
  100% {
    cx: 24;
    cy: 6;
  }
}

@keyframes loaderdot3 {
  0%,
  45% {
    cx: 24;
    cy: 6;
  }
  55%,
  80% {
    cx: 28;
    cy: 2;
  }
  90%,
  100% {
    cx: 24;
    cy: 6;
  }
}

@-webkit-keyframes loaderdot4 {
  0%,
  45% {
    cx: 24;
    cy: 24;
  }
  55%,
  80% {
    cx: 28;
    cy: 28;
  }
  90%,
  100% {
    cx: 24;
    cy: 24;
  }
}

@keyframes loaderdot4 {
  0%,
  45% {
    cx: 24;
    cy: 24;
  }
  55%,
  80% {
    cx: 28;
    cy: 28;
  }
  90%,
  100% {
    cx: 24;
    cy: 24;
  }
}

@-webkit-keyframes rotateWithBoost {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  60% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  90%,
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotateWithBoost {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  60% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  90%,
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/* BASICS */
.CodeMirror {
  /* Set height, width, borders, and global font properties here */
  font-family: monospace;
  height: 300px;
  color: black;
  border: 1px solid #ddd;
}

/* PADDING */
.CodeMirror-lines {
  padding: 4px 0;
  /* Vertical padding around content */
}

.CodeMirror pre {
  padding: 0 4px;
  /* Horizontal padding of content */
}

.CodeMirror-scrollbar-filler,
.CodeMirror-gutter-filler {
  background-color: white;
  /* The little square between H and V scrollbars */
}

/* GUTTER */
.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap;
}

.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  white-space: nowrap;
}

.CodeMirror-guttermarker {
  color: black;
}

.CodeMirror-guttermarker-subtle {
  color: #999;
}

/* CURSOR */
.CodeMirror-cursor {
  border-left: 1px solid black;
  border-right: none;
  width: 0;
}

/* Shown when moving in bi-directional text */
.CodeMirror div.CodeMirror-secondarycursor {
  border-left: 1px solid silver;
}

.cm-fat-cursor .CodeMirror-cursor {
  width: auto;
  border: 0 !important;
  background: #7e7;
}

.cm-fat-cursor div.CodeMirror-cursors {
  z-index: 1;
}

.cm-animate-fat-cursor {
  width: auto;
  border: 0;
  -webkit-animation: blink 1.06s steps(1) infinite;
  animation: blink 1.06s steps(1) infinite;
  background-color: #7e7;
}

@-webkit-keyframes blink {
  0% {
  }
  50% {
    background-color: transparent;
  }
  100% {
  }
}

@keyframes blink {
  0% {
  }
  50% {
    background-color: transparent;
  }
  100% {
  }
}

/* Can style cursor different in overwrite (non-insert) mode */
.cm-tab {
  display: inline-block;
  text-decoration: inherit;
}

.CodeMirror-rulers {
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
  bottom: -20px;
  overflow: hidden;
}

.CodeMirror-ruler {
  border-left: 1px solid #ccc;
  top: 0;
  bottom: 0;
  position: absolute;
}

/* DEFAULT THEME */
.cm-s-default .cm-header {
  color: blue;
}

.cm-s-default .cm-quote {
  color: #090;
}

.cm-negative {
  color: #d44;
}

.cm-positive {
  color: #292;
}

.cm-header,
.cm-strong {
  font-weight: bold;
}

.cm-em {
  font-style: italic;
}

.cm-link {
  text-decoration: underline;
}

.cm-strikethrough {
  text-decoration: line-through;
}

.cm-s-default .cm-keyword {
  color: #708;
}

.cm-s-default .cm-atom {
  color: #219;
}

.cm-s-default .cm-number {
  color: #164;
}

.cm-s-default .cm-def {
  color: #00f;
}

.cm-s-default .cm-variable-2 {
  color: #05a;
}

.cm-s-default .cm-variable-3 {
  color: #085;
}

.cm-s-default .cm-comment {
  color: #a50;
}

.cm-s-default .cm-string {
  color: #a11;
}

.cm-s-default .cm-string-2 {
  color: #f50;
}

.cm-s-default .cm-meta {
  color: #555;
}

.cm-s-default .cm-qualifier {
  color: #555;
}

.cm-s-default .cm-builtin {
  color: #30a;
}

.cm-s-default .cm-bracket {
  color: #997;
}

.cm-s-default .cm-tag {
  color: #170;
}

.cm-s-default .cm-attribute {
  color: #00c;
}

.cm-s-default .cm-hr {
  color: #999;
}

.cm-s-default .cm-link {
  color: #00c;
}

.cm-s-default .cm-error {
  color: #f00;
}

.cm-invalidchar {
  color: #f00;
}

.CodeMirror-composing {
  border-bottom: 2px solid;
}

/* Default styles for common addons */
div.CodeMirror span.CodeMirror-matchingbracket {
  color: #0f0;
}

div.CodeMirror span.CodeMirror-nonmatchingbracket {
  color: #f22;
}

.CodeMirror-matchingtag {
  background: rgba(255, 150, 0, 0.3);
}

.CodeMirror-is_activeline-background {
  background: #e8f2ff;
}

/* STOP */
/* The rest of this file contains styles related to the mechanics of
   the editor. You probably shouldn't touch them. */
.CodeMirror {
  position: relative;
  overflow: hidden;
  background: white;
}

.CodeMirror-scroll {
  overflow: scroll !important;
  /* Things will break if this is overridden */
  /* 30px is the magic margin used to hide the element's real scrollbars */
  /* See overflow: hidden in .CodeMirror */
  margin-bottom: -30px;
  margin-right: -30px;
  padding-bottom: 30px;
  height: 100%;
  outline: none;
  /* Prevent dragging from highlighting the element */
  position: relative;
}

.CodeMirror-sizer {
  position: relative;
  border-right: 30px solid transparent;
}

/* The fake, visible scrollbars. Used to force redraw during scrolling
   before actual scrolling happens, thus preventing shaking and
   flickering artifacts. */
.CodeMirror-vscrollbar,
.CodeMirror-hscrollbar,
.CodeMirror-scrollbar-filler,
.CodeMirror-gutter-filler {
  position: absolute;
  z-index: 6;
  display: none;
}

.CodeMirror-vscrollbar {
  right: 0;
  top: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}

.CodeMirror-hscrollbar {
  bottom: 0;
  left: 0;
  overflow-y: hidden;
  overflow-x: scroll;
}

.CodeMirror-scrollbar-filler {
  right: 0;
  bottom: 0;
}

.CodeMirror-gutter-filler {
  left: 0;
  bottom: 0;
}

.CodeMirror-gutters {
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  z-index: 3;
}

.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: -30px;
}

.CodeMirror-gutter-wrapper {
  position: absolute;
  z-index: 4;
  background: none !important;
  border: none !important;
}

.CodeMirror-gutter-background {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 4;
}

.CodeMirror-gutter-elt {
  position: absolute;
  cursor: default;
  z-index: 4;
}

.CodeMirror-gutter-wrapper {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.CodeMirror-lines {
  cursor: text;
  min-height: 1px;
  /* prevents collapsing before first draw */
}

.CodeMirror pre {
  /* Reset some styles that the rest of the page might have set */
  border-radius: 0;
  border-width: 0;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-variant-ligatures: none;
  font-variant-ligatures: none;
}

.CodeMirror-wrap pre {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}

.CodeMirror-linebackground {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  overflow: auto;
}

.CodeMirror-code {
  outline: none;
}

/* Force content-box sizing for the elements where we expect it */
.CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.CodeMirror-measure {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.CodeMirror-cursor {
  position: absolute;
  pointer-events: none;
}

.CodeMirror-measure pre {
  position: static;
}

div.CodeMirror-cursors {
  visibility: hidden;
  position: relative;
  z-index: 3;
}

div.CodeMirror-dragcursors {
  visibility: visible;
}

.CodeMirror-focused div.CodeMirror-cursors {
  visibility: visible;
}

.CodeMirror-selected {
  background: #d9d9d9;
}

.CodeMirror-focused .CodeMirror-selected {
  background: #d7d4f0;
}

.CodeMirror-crosshair {
  cursor: crosshair;
}

.CodeMirror-line::-moz-selection,
.CodeMirror-line > span::-moz-selection,
.CodeMirror-line > span > span::-moz-selection {
  background: #d7d4f0;
}

.CodeMirror-line::selection,
.CodeMirror-line > span::selection,
.CodeMirror-line > span > span::selection {
  background: #d7d4f0;
}

.CodeMirror-line::-moz-selection,
.CodeMirror-line > span::-moz-selection,
.CodeMirror-line > span > span::-moz-selection {
  background: #d7d4f0;
}

.cm-searching {
  background: #ffa;
  background: rgba(255, 255, 0, 0.4);
}

/* Used to force a border model for a node */
.cm-force-border {
  padding-right: 0.1px;
}

@media print {
  /* Hide the cursor when printing */
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden;
  }
}

/* See issue #2901 */
.cm-tab-wrap-hack:after {
  content: "";
}

/* Help users use markselection to safely style text background */
span.CodeMirror-selectedtext {
  background: none;
}

.CodeMirror-hints {
  position: absolute;
  z-index: 10;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 2px;
  -webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  border: 1px solid silver;
  background: white;
  font-size: 90%;
  font-family: monospace;
  max-height: 20em;
  overflow-y: auto;
}

.CodeMirror-hint {
  margin: 0;
  padding: 0 4px;
  border-radius: 2px;
  white-space: pre;
  color: black;
  cursor: pointer;
}

li.CodeMirror-hint-is_active {
  background: #08f;
  color: white;
}

/* The lint marker gutter */
.CodeMirror-lint-markers {
  width: 16px;
}

.CodeMirror-lint-tooltip {
  background-color: #ffd;
  border: 1px solid black;
  border-radius: 4px 4px 4px 4px;
  color: black;
  font-family: monospace;
  font-size: 10pt;
  overflow: hidden;
  padding: 2px 5px;
  position: fixed;
  white-space: pre;
  white-space: pre-wrap;
  z-index: 100;
  max-width: 600px;
  opacity: 0;
  transition: opacity .4s;
  -moz-transition: opacity .4s;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  -ms-transition: opacity .4s;
}

.CodeMirror-lint-mark-error, .CodeMirror-lint-mark-warning {
  background-position: left bottom;
  background-repeat: repeat-x;
}

.CodeMirror-lint-mark-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAYAAAC09K7GAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sJDw4cOCW1/KIAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAHElEQVQI12NggIL/DAz/GdA5/xkY/qPKMDAwAADLZwf5rvm+LQAAAABJRU5ErkJggg==");
}

.CodeMirror-lint-mark-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAYAAAC09K7GAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sJFhQXEbhTg7YAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAMklEQVQI12NkgIIvJ3QXMjAwdDN+OaEbysDA4MPAwNDNwMCwiOHLCd1zX07o6kBVGQEAKBANtobskNMAAAAASUVORK5CYII=");
}

.CodeMirror-lint-marker-error, .CodeMirror-lint-marker-warning {
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: middle;
  position: relative;
}

.CodeMirror-lint-message-error, .CodeMirror-lint-message-warning {
  padding-left: 18px;
  background-position: top left;
  background-repeat: no-repeat;
}

.CodeMirror-lint-marker-error, .CodeMirror-lint-message-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAHlBMVEW7AAC7AACxAAC7AAC7AAAAAAC4AAC5AAD///+7AAAUdclpAAAABnRSTlMXnORSiwCK0ZKSAAAATUlEQVR42mWPOQ7AQAgDuQLx/z8csYRmPRIFIwRGnosRrpamvkKi0FTIiMASR3hhKW+hAN6/tIWhu9PDWiTGNEkTtIOucA5Oyr9ckPgAWm0GPBog6v4AAAAASUVORK5CYII=");
}

.CodeMirror-lint-marker-warning, .CodeMirror-lint-message-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAANlBMVEX/uwDvrwD/uwD/uwD/uwD/uwD/uwD/uwD/uwD6twD/uwAAAADurwD2tQD7uAD+ugAAAAD/uwDhmeTRAAAADHRSTlMJ8mN1EYcbmiixgACm7WbuAAAAVklEQVR42n3PUQqAIBBFUU1LLc3u/jdbOJoW1P08DA9Gba8+YWJ6gNJoNYIBzAA2chBth5kLmG9YUoG0NHAUwFXwO9LuBQL1giCQb8gC9Oro2vp5rncCIY8L8uEx5ZkAAAAASUVORK5CYII=");
}

.CodeMirror-lint-marker-multiple {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAACVBMVEUAAAAAAAC/v7914kyHAAAAAXRSTlMAQObYZgAAACNJREFUeNo1ioEJAAAIwmz/H90iFFSGJgFMe3gaLZ0od+9/AQZ0ADosbYraAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 100%;
  height: 100%;
}

/**
 * MAIN MANAGER PANEL STYLES
 */
.resources .results {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.resources .results .visualization {
  width: 70%;
}

.resources .results .visualization header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  background-color: transparent;
}

.resources .results .visualization header .layout {
  width: 50px;
  height: 50px;
}

.resources .results .visualization header .layout .selector {
  position: relative;
  width: 40px;
  height: 40px;
  margin: 5px;
  opacity: 0.6;
  border: 1px solid transparent;
  border-radius: 2px;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.resources .results .visualization header .layout .selector span {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 25px;
  line-height: 1em;
}

.resources .results .visualization header .layout .selector span.is_active {
  opacity: 1;
}

.resources .results .visualization header .layout .selector:hover {
  opacity: 1;
  background-color: #FFFFFF;
  border-color: #DDDDDD;
}

.resources .results .visualization header .path {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 10px 20px;
}

.resources .results .visualization header .path .path-part {
  display: inline-block;
  padding: 5px;
  opacity: 0.6;
  border: 1px solid transparent;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.resources .results .visualization header .path .path-part:hover {
  opacity: 1;
  background-color: #FFFFFF;
  border-color: #DDDDDD;
}

.resources .results .visualization header .path .path-part:last-child {
  opacity: 1;
  font-weight: bold;
}

.resources .results .visualization header .keyword {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 10px 20px;
}

.resources .results .visualization header .keyword span {
  font-weight: bold;
}

.resources .results .visualization header .clean-search .button {
  font-size: 0.8em;
  padding: 2.5px 5px;
}

.resources .results .visualization .folder-panel[data-layout="details"] .details {
  display: block;
}

.resources .results .visualization .folder-panel[data-layout="thumbnails"] .thumbnails {
  display: block;
}

.resources .results .visualization .folder-panel .details {
  display: none;
}

.resources .results .visualization .folder-panel .details thead th {
  height: 46px;
}

.resources .results .visualization .folder-panel .details thead th.modified, .resources .results .visualization .folder-panel .details thead th.size, .resources .results .visualization .folder-panel .details thead th.type {
  text-align: center;
  width: 100px;
}

.resources .results .visualization .folder-panel .details thead th.size {
  width: 120px;
}

.resources .results .visualization .folder-panel .details tbody tr.no-results {
  background-color: #FFFFFF;
}

.resources .results .visualization .folder-panel .details tbody tr.no-results td {
  text-align: center;
}

.resources .results .visualization .folder-panel .details tbody tr.resource {
  background-color: #FFFFFF;
  cursor: pointer;
}

.resources .results .visualization .folder-panel .details tbody tr.resource:hover {
  background-color: #EEEEEE;
}

.resources .results .visualization .folder-panel .details tbody tr.resource.selected {
  color: #FFFFFF;
  background-color: #4285F4;
}

.resources .results .visualization .folder-panel .details tbody tr.resource td {
  padding: 0 20px;
}

.resources .results .visualization .folder-panel .details tbody tr.resource td i {
  margin-right: 10px;
  vertical-align: middle;
  font-size: 1.6em;
}

.resources .results .visualization .folder-panel .details tbody tr.resource td.modified, .resources .results .visualization .folder-panel .details tbody tr.resource td.size, .resources .results .visualization .folder-panel .details tbody tr.resource td.type {
  text-align: center;
}

.resources .results .visualization .folder-panel .details tbody tr.resource.folder:hover td.name .goto-folder, .resources .results .visualization .folder-panel .details tbody tr.resource.folder.selected td.name .goto-folder {
  opacity: 1;
}

.resources .results .visualization .folder-panel .details tbody tr.resource.folder td.name {
  padding: 10px 15px;
}

.resources .results .visualization .folder-panel .details tbody tr.resource.folder td.name .goto-folder {
  opacity: 0;
  display: inline-block;
  padding: 5px;
  margin-left: 10px;
  font-size: 0.9em;
}

.resources .results .visualization .folder-panel .details tbody tr.resource.folder td.name .goto-folder i {
  margin: 0;
}

.resources .results .visualization .folder-panel .details tbody tr.resource.folder td.name .goto-folder:hover {
  color: #000000;
}

.resources .results .visualization .folder-panel .details tbody tr.resource.file td.name {
  padding: 0;
}

.resources .results .visualization .folder-panel .details tbody tr.resource.file td.name .name-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.resources .results .visualization .folder-panel .details tbody tr.resource.file td.name .name-wrapper:hover .selector {
  width: 40px;
}

.resources .results .visualization .folder-panel .details tbody tr.resource.file td.name .name-wrapper .text {
  padding: 10px 0;
  margin-left: 10px;
}

.resources .results .visualization .folder-panel .details tbody tr.resource.file td.name .name-wrapper .selector {
  overflow: hidden;
  width: 5px;
  height: 40px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: pointer;
}

.resources .results .visualization .folder-panel .details tbody tr.resource.file td.name .name-wrapper .selector .select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: 40px;
  background-color: #FFCC66;
}

.resources .results .visualization .folder-panel .details tbody tr.resource.file td.name .name-wrapper .selector .select span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 20px;
  height: 20px;
  background-color: #FFFFFF;
}

.resources .results .visualization .folder-panel .details tbody tr.resource.file td.name .name-wrapper .selector .select span .icon {
  opacity: 0;
  margin: 0;
  color: #232B2D;
  font-size: 14px;
}

.resources .results .visualization .folder-panel .details tbody tr.resource.file.checked td.name .selector {
  width: 40px;
}

.resources .results .visualization .folder-panel .details tbody tr.resource.file.checked td.name .selector .select span .icon {
  opacity: 1;
}

.resources .results .visualization .folder-panel .thumbnails {
  display: none;
}

.resources .results .visualization .folder-panel .thumbnails .no-results {
  width: 100%;
  text-align: center;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px;
  border: 1px solid #DDDDDD;
  background-color: #FFFFFF;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs .resource {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(20% - (20px* 2));
  padding: 10px;
  margin: 0 20px 20px;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs .resource:hover {
  background-color: #EEEEEE;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs .resource:hover .thumb .goto-folder {
  opacity: 1;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs .resource:hover .thumb .selector {
  opacity: 0.6;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs .resource:hover .thumb .selector .select span {
  opacity: 0.4;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs .resource.selected {
  color: #FFFFFF;
  background-color: #4285F4;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs .resource.selected .thumb .goto-folder {
  opacity: 1;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs .resource .thumb {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 150px;
  height: 150px;
  max-width: 100%;
  margin-bottom: 10px;
  font-size: 60px;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs .resource .thumb img {
  max-width: 100%;
  max-height: 100%;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs .resource .thumb .goto-folder {
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
  padding: 5px;
  font-size: 20px;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs .resource .thumb .goto-folder:hover {
  color: #000000;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs .resource .thumb .selector {
  opacity: 0;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs .resource .thumb .selector .select {
  display: block;
  width: 30px;
  height: 30px;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  background-color: #232B2D;
  color: #FFFFFF;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs .resource .thumb .selector .select span {
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs .resource .thumb .selector .select span .icon {
  font-size: 14px;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs .resource .thumb .selector:hover {
  opacity: 1;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs .resource.checked .thumb .selector {
  opacity: 1;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs .resource.checked .thumb .selector .select {
  background-color: #FFCC66;
}

.resources .results .visualization .folder-panel .thumbnails .thumbs .resource.checked .thumb .selector .select span {
  opacity: 1;
}

.resources .results .visualization .folder-panel.checking .details .resource {
  cursor: auto;
}

.resources .results .visualization .folder-panel.checking .details .resource.folder .goto-folder {
  display: none !important;
}

.resources .results .visualization .folder-panel.checking .details .resource.file .selector {
  width: 40px !important;
}

.resources .results .visualization .folder-panel.checking .thumbnails .resource {
  cursor: auto;
}

.resources .results .visualization .folder-panel.checking .thumbnails .resource.folder .goto-folder {
  display: none !important;
}

.resources .results aside {
  width: 30%;
  padding-top: 50px;
  padding-left: 20px;
}

.resources .results aside .content-aside {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
}

.resources .results aside h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 46px;
  padding: 10px;
  background-color: #232B2D;
  color: #FFFFFF;
  text-align: left;
  font-size: 1.2em;
  line-height: 1.2em;
  word-break: break-all;
  overflow: hidden;
}

.resources .results aside h3 .icon {
  padding-right: 10px;
}

.resources .results aside h3 a {
  color: inherit;
}

.resources .results aside h3 p {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-x: auto;
  white-space: nowrap;
  padding-bottom: 30px;
  margin-bottom: -30px;
  -ms-overflow-style: none;
}

.resources .results aside h3 p::-webkit-scrollbar {
  display: none;
}

.resources .results aside h3 .download {
  padding-left: 10px;
  padding-right: 0;
}

.resources .results aside .file {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #232B2D;
}

.resources .results aside .file img {
  max-height: 100%;
}

.resources .results aside .file audio {
  width: 100%;
}

.resources .results aside .file video {
  width: 100%;
  max-height: 100%;
}

.resources .results aside .file .material-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30px;
  height: 30px;
  background-color: #FFFFFF;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  cursor: pointer;
}

.resources .results aside .file .material-button:hover {
  background-color: #FFCC66;
  color: #FFFFFF;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.22);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.22);
}

.resources .results aside .file .cropper .init {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.resources .results aside .file .cropper .viewport {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 200;
  background-color: rgba(0, 0, 0, 0.5);
}

.resources .results aside .file .cropper .viewport.is_active {
  display: block;
}

.resources .results aside .file .cropper .viewport.upload .workbench .cropper-buttons span[data-action],
.resources .results aside .file .cropper .viewport.upload .workbench .cropper-buttons .size {
  visibility: hidden !important;
}

.resources .results aside .file .cropper .viewport.upload .workbench .canvas {
  display: none;
}

.resources .results aside .file .cropper .viewport.upload .workbench .result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.resources .results aside .file .cropper .viewport .workbench {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 50%;
  min-height: 50%;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
}

.resources .results aside .file .cropper .viewport .workbench img {
  max-width: 100%;
  max-height: 100%;
}

.resources .results aside .file .cropper .viewport .workbench .cropper-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 30px;
  color: #232B2D;
}

.resources .results aside .file .cropper .viewport .workbench .cropper-buttons span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30px;
  height: 30px;
  margin: 0 5px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.resources .results aside .file .cropper .viewport .workbench .cropper-buttons span.close {
  position: absolute;
  top: 0;
  right: 0;
}

.resources .results aside .file .cropper .viewport .workbench .cropper-buttons span.close:hover {
  background: transparent;
  color: #FFCC66;
}

.resources .results aside .file .cropper .viewport .workbench .cropper-buttons span::-moz-selection {
  background: transparent;
  /* WebKit/Blink Browsers */
}

.resources .results aside .file .cropper .viewport .workbench .cropper-buttons span::selection {
  background: transparent;
  /* WebKit/Blink Browsers */
}

.resources .results aside .file .cropper .viewport .workbench .cropper-buttons span:hover {
  background-color: #FFCC66;
  color: #000000;
}

.resources .results aside .file .cropper .viewport .workbench .cropper-buttons span.reset:hover {
  background-color: #BE0411;
  color: #FFFFFF;
}

.resources .results aside .file .cropper .viewport .workbench .cropper-buttons span.apply:hover {
  background-color: #2d9935;
  color: #FFFFFF;
}

.resources .results aside .file .cropper .viewport .workbench .cropper-buttons .size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
}

.resources .results aside .file .cropper .viewport .workbench .cropper-buttons .size .input {
  padding: 0 5px;
}

.resources .results aside .file .cropper .viewport .workbench .cropper-buttons .size .input label {
  margin-right: 5px;
}

.resources .results aside .file .cropper .viewport .workbench .cropper-buttons .size .input label::-moz-selection {
  background: transparent;
  /* WebKit/Blink Browsers */
}

.resources .results aside .file .cropper .viewport .workbench .cropper-buttons .size .input label::selection {
  background: transparent;
  /* WebKit/Blink Browsers */
}

.resources .results aside .file .cropper .viewport .workbench .cropper-buttons .size .input input {
  width: 50px;
  border: 1px solid #DDDDDD;
}

.resources .results aside .file .cropper .viewport .workbench .canvas {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 80vw;
  height: 100%;
  max-height: 80vh;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.resources .results aside .file .cropper .viewport .workbench .result {
  position: relative;
  z-index: 11;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #FFFFFF;
}

.resources .results aside .file .cropper .viewport .workbench .result img {
  max-height: 50vh;
  border-radius: 5px;
  border: 1px solid #DDDDDD;
}

.resources .results aside .file .cropper .viewport .workbench .result .upload {
  width: 100%;
}

.resources .results aside .file .cropper .viewport .workbench .result .upload .note {
  color: #AAAAAA;
  padding: 20px;
}

.resources .results aside .file .cropper .viewport .workbench .result .upload .buttons {
  margin-bottom: 20px;
}

.resources .results aside .file .cropper .viewport .workbench .result .upload .buttons .cancel {
  cursor: pointer;
  color: #AAAAAA;
  margin-right: 20px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.resources .results aside .file .cropper .viewport .workbench .result .upload .buttons .cancel:hover {
  color: #BE0411;
}

.resources .results aside .file .cropper .viewport .workbench .result .upload .UppyStatusBar {
  width: 100%;
}

.resources .results aside .admin-form {
  margin: 0;
  padding: 0;
}

.resources .results aside .admin-form p {
  padding: 0;
}

.resources .results aside .admin-form .input {
  padding: 0;
}

.resources .results aside .admin-form .input input,
.resources .results aside .admin-form .input textarea {
  padding: 5px 10px;
  font-size: 14px;
}

.resources .results aside .actions {
  padding: 10px 20px;
  text-align: right;
}

.resources .results aside .actions .button {
  float: none;
  padding: 5px 10px;
  margin: 0 0 0 5px;
  font-size: 0.8em;
}

.resources .results aside .actions .button.link {
  display: none;
}

.resources .results aside .info {
  width: 100%;
  margin-bottom: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.resources .results aside .info .button {
  float: none;
  padding: 5px 10px;
  margin: 0 0 0 5px;
  font-size: 0.8em;
}

.resources .results aside .info tr {
  background-color: #FFFFFF;
}

.resources .results aside .info tr.location p {
  width: 250px;
  overflow: hidden;
  word-break: break-all;
}

.resources .results aside .info td {
  padding: 10px 20px;
}

.resources .results aside .info td.property {
  width: 150px;
  font-weight: bold;
}

.resources .results aside .info td.resource i {
  margin-right: 10px;
  vertical-align: middle;
  font-size: 1.6em;
}

/**
 * INCLUDE FORM MEDIA BLOCK STYLES
 */
.form-block.multimedia,
.form-block.multimedia.collapsable.is_active {
  padding-bottom: 0;
}

.media-block .media,
.media-input .media {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.media-block .links,
.media-input .links {
  width: 100%;
  text-align: center;
  padding: 10px 0;
}

.media-block .links--withLabel,
.media-input .links--withLabel {
  margin: 10px;
  padding: 20px 0;
  width: calc(100% - 20px);
  border: 1px solid #dddddd;
}

.media-block .links--withLabel .title,
.media-input .links--withLabel .title {
  font-size: 1.25rem;
  margin-bottom: 15px;
  font-weight: 400;
}

.media-block .links--title,
.media-input .links--title {
  padding: 0;
}

.media-block .links--title .title,
.media-input .links--title .title {
  margin-bottom: 0;
}

.media-block .links .link,
.media-input .links .link {
  display: inline-block;
  margin: 0 5px;
  padding: 5px 10px;
  border: 1px solid #AAAAAA;
  background-color: #FFFFFF;
  color: #666666;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.8em;
  font-weight: 600;
}

.media-block .links .link:hover,
.media-input .links .link:hover {
  border-color: #232B2D;
  background-color: #232B2D;
  color: #FFFFFF;
}

.media-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.media-block h3 {
  margin-bottom: 0;
}

.collapsable.is_active .media-block h3 {
  margin-bottom: 0 !important;
}

.media-block .media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.media-block .file {
  position: relative;
  background-color: #FFFFFF;
  text-align: center;
}

.media-block .file img {
  max-width: 100%;
  max-height: 100%;
}

.media-block .file audio {
  width: 100%;
}

.media-block .file video {
  width: 100%;
  max-height: 250px;
}

.media-block .file .links .link {
  background-color: #FFFFFF;
  color: #151A1C;
}

.media-block .file .links .link:hover {
  background-color: #151A1C;
  color: #FFFFFF;
}

.media-block .file--withLabel {
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 10px;
  padding: 20px;
  border: 1px solid #eee;
  width: calc(100% - 20px);
  border: 1px solid #dddddd;
}

.media-block .file--withLabel.file.image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.media-block .file--withLabel.file.image .links {
  bottom: 20px;
}

.media-block .file--withLabel .title {
  font-size: 1.25rem;
  margin-bottom: 15px;
  font-weight: 400;
  padding: 0;
  color: #000;
}

.media-block .file--withLabel .links--title .title {
  margin-bottom: 0;
}

.media-block .file.normal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  color: #FFFFFF;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}

.media-block .file.normal:hover {
  background-color: #F1F1F1;
}

.media-block .file.normal a {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 10px;
  text-align: left;
}

.media-block .file.normal .links {
  width: 200px;
  padding: 10px;
  text-align: right;
}

.media-block .file.image {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.media-block .file.image .links {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.media-block.gallery .media-sortable, .media-block.multiple .media-sortable {
  position: relative;
}

.media-block.gallery .media, .media-block.multiple .media {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.media-block.gallery .media .links, .media-block.multiple .media .links {
  display: block;
}

.media-block.gallery .links, .media-block.multiple .links {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.media-block.gallery .media-sortable .ui-placeholder {
  position: relative;
  width: calc(50% - (5px* 2));
  height: 250px;
  padding: 20px;
  margin: 5px;
  background-color: #FFCC66 !important;
}

.media-block.gallery .media-sortable .ui-placeholder:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 2px dashed #666666;
}

.media-block.gallery .file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
  margin: 5px;
  width: calc(50% - (5px* 2));
}

.media-block.gallery .file.ui-sortable-helper {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.media-block.gallery .file .links {
  bottom: 20px;
}

.media-block.gallery .media.three .file,
.media-block.gallery .media.three .ui-placeholder {
  width: calc(33.33% - (5px* 2));
}

.media-block.gallery .media.four .file,
.media-block.gallery .media.four .ui-placeholder {
  width: calc(25% - (5px* 2));
}

.media-block.multiple .media-sortable .ui-placeholder {
  position: relative;
  width: 100%;
  height: 100px;
  padding: 20px;
  background-color: #FFCC66 !important;
}

.media-block.multiple .media-sortable .ui-placeholder:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 2px dashed #666666;
}

.media-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 0 20px 10px;
}

.media-input .media {
  width: auto;
  padding-right: 5px;
}

.media-input .media .input {
  width: 100%;
  padding: 0;
}

.media-input .links {
  width: auto;
  padding: 0 0 0 5px;
}

.media-input .links .link:last-child {
  margin-right: 0;
}

.aux-config h3 {
  display: none;
}

.media-viewport {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #F1F1F1;
  padding: 10px 10px 10px 10px;
  z-index: 100;
  overflow-y: scroll;
}

.media-viewport header {
  background-color: transparent;
  border: none;
}

.media-viewport header .mid-header {
  padding: 0 0 0 10px;
}

.media-viewport .results aside .actions .button.delete {
  display: none;
}

.media-viewport .results aside .actions .button.link {
  display: inline-block;
}

.media-viewport.unique .visualization .folder-panel .resource .selector {
  display: none;
}

.media-viewport.unique .visualization .folder-panel .details .resource .name .text {
  margin-left: 15px !important;
}

/**
* Uppy CSS and all of its out-of-the-box plugins
*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.UppyAnimation-zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* -------------------------------------------------------------------
  Microtip

  Modern, lightweight css-only tooltips
  Just 1kb minified and gzipped

  @author Ghosh
  @package Microtip

----------------------------------------------------------------------
  1. Base Styles
  2. Direction Modifiers
  3. Position Modifiers
--------------------------------------------------------------------*/
/* ------------------------------------------------
  [1] Base Styles
-------------------------------------------------*/
.uppy-Root [aria-label][role~="tooltip"] {
  position: relative;
}

.uppy-Root [aria-label][role~="tooltip"]::before,
.uppy-Root [aria-label][role~="tooltip"]::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all var(--microtip-transition-duration, 0.18s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);
  transition: all var(--microtip-transition-duration, 0.18s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10;
  -webkit-transform-origin: top;
  transform-origin: top;
}

.uppy-Root [aria-label][role~="tooltip"]::before {
  background-size: 100% auto !important;
  content: "";
}

.uppy-Root [aria-label][role~="tooltip"]::after {
  background: rgba(17, 17, 17, 0.9);
  border-radius: 4px;
  color: #ffffff;
  content: attr(aria-label);
  font-size: var(--microtip-font-size, 13px);
  font-weight: var(--microtip-font-weight, normal);
  text-transform: var(--microtip-text-transform, none);
  padding: 0.5em 1em;
  white-space: nowrap;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.uppy-Root [aria-label][role~="tooltip"]:hover::before,
.uppy-Root [aria-label][role~="tooltip"]:hover::after,
.uppy-Root [aria-label][role~="tooltip"]:focus::before,
.uppy-Root [aria-label][role~="tooltip"]:focus::after {
  opacity: 1;
  pointer-events: auto;
}

/* ------------------------------------------------
  [2] Position Modifiers
-------------------------------------------------*/
.uppy-Root [role~="tooltip"][data-microtip-position|="top"]::before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;
  height: 6px;
  width: 18px;
  margin-bottom: 5px;
}

.uppy-Root [role~="tooltip"][data-microtip-position|="top"]::after {
  margin-bottom: 11px;
}

.uppy-Root [role~="tooltip"][data-microtip-position|="top"]::before {
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  bottom: 100%;
  left: 50%;
}

.uppy-Root [role~="tooltip"][data-microtip-position|="top"]:hover::before {
  -webkit-transform: translate3d(-50%, -5px, 0);
  transform: translate3d(-50%, -5px, 0);
}

.uppy-Root [role~="tooltip"][data-microtip-position|="top"]::after {
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  bottom: 100%;
  left: 50%;
}

.uppy-Root [role~="tooltip"][data-microtip-position="top"]:hover::after {
  -webkit-transform: translate3d(-50%, -5px, 0);
  transform: translate3d(-50%, -5px, 0);
}

/* ------------------------------------------------
  [2.1] Top Left
-------------------------------------------------*/
.uppy-Root [role~="tooltip"][data-microtip-position="top-left"]::after {
  -webkit-transform: translate3d(calc(-100% + 16px), 0, 0);
  transform: translate3d(calc(-100% + 16px), 0, 0);
  bottom: 100%;
}

.uppy-Root [role~="tooltip"][data-microtip-position="top-left"]:hover::after {
  -webkit-transform: translate3d(calc(-100% + 16px), -5px, 0);
  transform: translate3d(calc(-100% + 16px), -5px, 0);
}

/* ------------------------------------------------
  [2.2] Top Right
-------------------------------------------------*/
.uppy-Root [role~="tooltip"][data-microtip-position="top-right"]::after {
  -webkit-transform: translate3d(calc(0% + -16px), 0, 0);
  transform: translate3d(calc(0% + -16px), 0, 0);
  bottom: 100%;
}

.uppy-Root [role~="tooltip"][data-microtip-position="top-right"]:hover::after {
  -webkit-transform: translate3d(calc(0% + -16px), -5px, 0);
  transform: translate3d(calc(0% + -16px), -5px, 0);
}

/* ------------------------------------------------
  [2.3] Bottom
-------------------------------------------------*/
.uppy-Root [role~="tooltip"][data-microtip-position|="bottom"]::before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28180%2018%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;
  height: 6px;
  width: 18px;
  margin-top: 5px;
  margin-bottom: 0;
}

.uppy-Root [role~="tooltip"][data-microtip-position|="bottom"]::after {
  margin-top: 11px;
}

.uppy-Root [role~="tooltip"][data-microtip-position|="bottom"]::before {
  -webkit-transform: translate3d(-50%, -10px, 0);
  transform: translate3d(-50%, -10px, 0);
  bottom: auto;
  left: 50%;
  top: 100%;
}

.uppy-Root [role~="tooltip"][data-microtip-position|="bottom"]:hover::before {
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}

.uppy-Root [role~="tooltip"][data-microtip-position|="bottom"]::after {
  -webkit-transform: translate3d(-50%, -10px, 0);
  transform: translate3d(-50%, -10px, 0);
  top: 100%;
  left: 50%;
}

.uppy-Root [role~="tooltip"][data-microtip-position="bottom"]:hover::after {
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}

/* ------------------------------------------------
  [2.4] Bottom Left
-------------------------------------------------*/
.uppy-Root [role~="tooltip"][data-microtip-position="bottom-left"]::after {
  -webkit-transform: translate3d(calc(-100% + 16px), -10px, 0);
  transform: translate3d(calc(-100% + 16px), -10px, 0);
  top: 100%;
}

.uppy-Root
[role~="tooltip"][data-microtip-position="bottom-left"]:hover::after {
  -webkit-transform: translate3d(calc(-100% + 16px), 0, 0);
  transform: translate3d(calc(-100% + 16px), 0, 0);
}

/* ------------------------------------------------
  [2.5] Bottom Right
-------------------------------------------------*/
.uppy-Root [role~="tooltip"][data-microtip-position="bottom-right"]::after {
  -webkit-transform: translate3d(calc(0% + -16px), -10px, 0);
  transform: translate3d(calc(0% + -16px), -10px, 0);
  top: 100%;
}

.uppy-Root
[role~="tooltip"][data-microtip-position="bottom-right"]:hover::after {
  -webkit-transform: translate3d(calc(0% + -16px), 0, 0);
  transform: translate3d(calc(0% + -16px), 0, 0);
}

/* ------------------------------------------------
  [2.6] Left
-------------------------------------------------*/
.uppy-Root [role~="tooltip"][data-microtip-position="left"]::before,
.uppy-Root [role~="tooltip"][data-microtip-position="left"]::after {
  bottom: auto;
  left: auto;
  right: 100%;
  top: 50%;
  -webkit-transform: translate3d(10px, -50%, 0);
  transform: translate3d(10px, -50%, 0);
}

.uppy-Root [role~="tooltip"][data-microtip-position="left"]::before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28-90%2018%2018%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;
  height: 18px;
  width: 6px;
  margin-right: 5px;
  margin-bottom: 0;
}

.uppy-Root [role~="tooltip"][data-microtip-position="left"]::after {
  margin-right: 11px;
}

.uppy-Root [role~="tooltip"][data-microtip-position="left"]:hover::before,
.uppy-Root [role~="tooltip"][data-microtip-position="left"]:hover::after {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

/* ------------------------------------------------
  [2.7] Right
-------------------------------------------------*/
.uppy-Root [role~="tooltip"][data-microtip-position="right"]::before,
.uppy-Root [role~="tooltip"][data-microtip-position="right"]::after {
  bottom: auto;
  left: 100%;
  top: 50%;
  -webkit-transform: translate3d(-10px, -50%, 0);
  transform: translate3d(-10px, -50%, 0);
}

.uppy-Root [role~="tooltip"][data-microtip-position="right"]::before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%2890%206%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;
  height: 18px;
  width: 6px;
  margin-bottom: 0;
  margin-left: 5px;
}

.uppy-Root [role~="tooltip"][data-microtip-position="right"]::after {
  margin-left: 11px;
}

.uppy-Root [role~="tooltip"][data-microtip-position="right"]:hover::before,
.uppy-Root [role~="tooltip"][data-microtip-position="right"]:hover::after {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

/* ------------------------------------------------
  [3] Size
-------------------------------------------------*/
.uppy-Root [role~="tooltip"][data-microtip-size="small"]::after {
  white-space: initial;
  width: 80px;
}

.uppy-Root [role~="tooltip"][data-microtip-size="medium"]::after {
  white-space: initial;
  width: 150px;
}

.uppy-Root [role~="tooltip"][data-microtip-size="large"]::after {
  white-space: initial;
  width: 260px;
}

/**
* General Uppy styles that apply to everything inside the .Uppy container
*/
.uppy-Root {
  all: initial !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  font-family: -apple-system, BlinkMacSystemFont, "avenir next", avenir, helvetica, "helvetica neue", ubuntu, roboto, noto, "segoe ui", arial, sans-serif !important;
  line-height: 1 !important;
}

.uppy-Root *,
.uppy-Root *:before,
.uppy-Root *:after {
  -webkit-box-sizing: inherit !important;
  box-sizing: inherit !important;
}

.UppyIcon {
  max-width: 100% !important;
  max-height: 100% !important;
  fill: currentColor !important;
  display: inline-block !important;
  vertical-align: text-top !important;
  overflow: hidden !important;
}

.UppyIcon--svg-baseline {
  bottom: -0.125em !important;
  position: relative !important;
}

.UppyButton--circular {
  background: none !important;
  -webkit-appearance: none !important;
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: 1 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  color: inherit !important;
  -webkit-box-shadow: 1px 2px 4px 0px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 1px 2px 4px 0px rgba(0, 0, 0, 0.2) !important;
  border-radius: 50% !important;
  cursor: pointer !important;
  -webkit-transition: all 0.3s !important;
  transition: all 0.3s !important;
}

.UppyButton--blue {
  color: #fff !important;
  background-color: #2275d7 !important;
}

.UppyButton--blue:hover,
.UppyButton--blue:focus {
  background-color: #1b5dab !important;
}

.UppyButton--red {
  color: #fff !important;
  background-color: #d32f2f !important;
}

.UppyButton--red:hover,
.UppyButton--red:focus {
  background-color: #ab2424 !important;
}

.UppyButton--sizeM {
  width: 60px !important;
  height: 60px !important;
}

.UppyButton--sizeS {
  width: 45px !important;
  height: 45px !important;
}

.uppy-u-reset {
  -webkit-animation: none 0s ease 0s 1 normal none running;
  animation: none 0s ease 0s 1 normal none running;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll !important;
  border: medium none currentColor !important;
  border-collapse: separate !important;
  -o-border-image: none !important;
  border-image: none !important;
  border-radius: 0 !important;
  border-spacing: 0 !important;
  bottom: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  caption-side: top !important;
  clear: none !important;
  clip: auto !important;
  color: #000 !important;
  -webkit-columns: auto !important;
  columns: auto !important;
  -webkit-column-count: auto !important;
  column-count: auto !important;
  -webkit-column-fill: balance !important;
  column-fill: balance !important;
  -webkit-column-gap: normal !important;
  column-gap: normal !important;
  -webkit-column-rule: medium none currentColor !important;
  column-rule: medium none currentColor !important;
  -webkit-column-span: 1 !important;
  column-span: 1 !important;
  -webkit-column-width: auto !important;
  column-width: auto !important;
  content: normal !important;
  counter-increment: none !important;
  counter-reset: none !important;
  cursor: auto !important;
  display: inline !important;
  empty-cells: show !important;
  float: none !important;
  font-family: serif !important;
  font-size: medium !important;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal !important;
  font-stretch: normal !important;
  line-height: normal !important;
  height: auto !important;
  -webkit-hyphens: none !important;
  -ms-hyphens: none !important;
  hyphens: none !important;
  left: auto !important;
  letter-spacing: normal !important;
  list-style: disc outside none !important;
  margin: 0 !important;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  opacity: 1 !important;
  orphans: 2 !important;
  outline: medium none invert !important;
  overflow: visible !important;
  overflow-x: visible !important;
  overflow-y: visible !important;
  padding: 0 !important;
  page-break-after: auto !important;
  page-break-before: auto !important;
  page-break-inside: auto !important;
  -webkit-perspective: none !important;
  perspective: none !important;
  -webkit-perspective-origin: 50% 50% !important;
  perspective-origin: 50% 50% !important;
  position: static !important;
  right: auto !important;
  -moz-tab-size: 8 !important;
  -o-tab-size: 8 !important;
  tab-size: 8 !important;
  table-layout: auto !important;
  text-align: left !important;
  text-align-last: auto !important;
  text-decoration: none !important;
  text-indent: 0 !important;
  text-shadow: none !important;
  text-transform: none !important;
  top: auto !important;
  -webkit-transform: none !important;
  transform: none !important;
  -webkit-transform-origin: 50% 50% 0 !important;
  transform-origin: 50% 50% 0 !important;
  -webkit-transform-style: flat !important;
  transform-style: flat !important;
  -webkit-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
  unicode-bidi: normal !important;
  vertical-align: baseline !important;
  visibility: visible !important;
  white-space: normal !important;
  widows: 2 !important;
  width: auto !important;
  word-spacing: normal !important;
  z-index: auto !important;
}

.uppy-c-textInput {
  border: 1px solid rgba(147, 147, 147, 0.5) !important;
  border-radius: 4px !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
  padding: 6px 8px !important;
}

.uppy-Dashboard--wide .uppy-c-textInput {
  font-size: 15px !important;
  line-height: 1.8 !important;
  padding: 8px 12px !important;
}

.uppy-c-textInput:focus {
  border-color: #2275d7 !important;
  outline: none !important;
  -webkit-box-shadow: 0 0 1px 1px rgba(34, 117, 215, 0.5) !important;
  box-shadow: 0 0 1px 1px rgba(34, 117, 215, 0.5) !important;
}

.uppy-c-btn {
  display: inline-block !important;
  text-align: center !important;
  white-space: nowrap !important;
  vertical-align: middle !important;
  font-family: inherit !important;
  font-size: 16px !important;
  line-height: 1 !important;
  font-weight: 300 !important;
  -webkit-transition: all 0.3s !important;
  transition: all 0.3s !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.uppy-c-btn:not(:disabled):not(.disabled) {
  cursor: pointer !important;
}

.uppy-c-btn-primary {
  font-size: 13px !important;
  padding: 10px 18px !important;
  border-radius: 4px !important;
  background-color: #2275d7 !important;
  color: #fff !important;
}

.uppy-Dashboard--wide .uppy-c-btn-primary {
  font-size: 15px !important;
  padding: 13px 28px !important;
}

.uppy-c-btn-primary:hover {
  background-color: #1b5dab !important;
}

.uppy-c-btn-primary:focus {
  outline: none !important;
  -webkit-box-shadow: 0 0 0 3px rgba(34, 117, 215, 0.5) !important;
  box-shadow: 0 0 0 3px rgba(34, 117, 215, 0.5) !important;
}

.uppy-c-btn-link {
  font-size: 13px !important;
  line-height: 1 !important;
  padding: 10px 18px !important;
  border-radius: 4px !important;
  background-color: transparent !important;
  color: #000 !important;
}

.uppy-Dashboard--wide .uppy-c-btn-link {
  font-size: 15px !important;
  padding: 13px 28px !important;
}

.uppy-c-btn-link:hover {
  text-decoration: underline !important;
}

.uppy-c-btn-link:focus {
  outline: none !important;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(34, 117, 215, 0.5) !important;
  box-shadow: 0 0 0 0.2rem rgba(34, 117, 215, 0.5) !important;
}

.uppy-c-btn--small {
  font-size: 0.9em !important;
  padding: 7px 16px !important;
  border-radius: 2px !important;
}

.uppy-Dashboard--wide .uppy-c-btn--small {
  padding: 8px 10px !important;
  border-radius: 2px !important;
}

.uppy-FileInput-container {
  margin-bottom: 15px !important;
}

.uppy-FileInput-btn {
  background: none !important;
  -webkit-appearance: none !important;
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: 1 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  color: inherit !important;
  font-family: sans-serif !important;
  font-size: 0.85em !important;
  padding: 10px 15px !important;
  color: #14457f !important;
  border: 1px solid #14457f !important;
  border-radius: 8px !important;
  cursor: pointer !important;
}

.uppy-FileInput-btn:hover {
  background-color: #14457f !important;
  color: #fff !important;
}

.uppy-Informer {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  text-align: center !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  padding: 0 15px !important;
  height: 35px !important;
  line-height: 35px !important;
  background-color: #000;
  color: #fff !important;
  opacity: 1 !important;
  -webkit-transform: none !important;
  transform: none !important;
  -webkit-transition: all 300ms ease-in !important;
  transition: all 300ms ease-in !important;
  z-index: 1004 !important;
}

.uppy-Dashboard--wide .uppy-Informer {
  height: 45px !important;
  line-height: 45px !important;
  font-size: 13px !important;
}

.uppy-Informer[aria-hidden="true"] {
  opacity: 0 !important;
  -webkit-transform: translateY(200%) !important;
  transform: translateY(200%) !important;
  -webkit-transition: all 300ms ease-in !important;
  transition: all 300ms ease-in !important;
}

.uppy-Informer p {
  margin: 0 !important;
  padding: 0 !important;
  height: 35px !important;
  line-height: 35px !important;
}

.uppy-Dashboard--wide .uppy-Informer p {
  height: 45px !important;
  line-height: 45px !important;
}

.uppy-Informer span {
  line-height: 12px !important;
  width: 13px !important;
  height: 13px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  background-color: #fff !important;
  border-radius: 50% !important;
  position: relative !important;
  top: -1px !important;
  left: 3px !important;
  font-size: 10px !important;
  margin-left: -1px !important;
}

.uppy-Informer span:after {
  line-height: 1.3 !important;
  word-wrap: break-word !important;
}

.uppy-Dashboard--modal {
  z-index: 1001 !important;
}

.uppy-Dashboard--modal[aria-hidden="true"] {
  display: none !important;
}

.uppy-Dashboard-isOpen {
  overflow: hidden !important;
  height: 100vh !important;
}

.uppy-Dashboard--modal .uppy-Dashboard-overlay {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  z-index: 1001 !important;
}

.uppy-Dashboard-inner {
  position: relative !important;
  background-color: #fafafa !important;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  outline: none !important;
  border: 1px solid rgba(147, 147, 147, 0.2) !important;
}

.uppy-Dashboard--modal .uppy-Dashboard-inner {
  z-index: 1002 !important;
}

@media only screen and (min-width: 768px) {
  .uppy-Dashboard-inner {
    width: 750px;
    height: 550px;
    border-radius: 5px !important;
  }
}

.uppy-Dashboard-poweredBy {
  position: absolute !important;
  right: 4px !important;
  bottom: -23px !important;
  font-size: 11px !important;
  color: rgba(147, 147, 147, 0.8) !important;
  text-align: right !important;
  text-decoration: none !important;
}

.uppy-Dashboard--modal .uppy-Dashboard-poweredBy {
  color: rgba(255, 255, 255, 0.7) !important;
}

.uppy-Dashboard-poweredByUppy {
  color: #939393 !important;
}

.uppy-Dashboard--modal .uppy-Dashboard-poweredByUppy {
  color: #fff !important;
}

.uppy-Dashboard-poweredByIcon {
  stroke: #939393 !important;
  fill: none !important;
  margin-left: 1px !important;
  margin-right: 2px !important;
}

.uppy-Dashboard--modal .uppy-Dashboard-poweredByIcon {
  stroke: none !important;
  fill: #eb2177 !important;
}

.uppy-Dashboard-innerWrap {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  height: 100% !important;
  overflow: hidden !important;
  min-height: 300px !important;
  position: relative !important;
}

@media only screen and (min-width: 768px) {
  .uppy-Dashboard-innerWrap {
    border-radius: 5px !important;
  }
}

.uppy-Dashboard--modal .uppy-Dashboard-inner {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  border: none !important;
}

@media only screen and (min-width: 768px) {
  .uppy-Dashboard--modal .uppy-Dashboard-inner {
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    -webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.15) !important;
  }
}

.uppy-Dashboard-close {
  background: none !important;
  -webkit-appearance: none !important;
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: 1 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  color: inherit !important;
  display: none !important;
  position: absolute !important;
  top: 2px !important;
  right: 8px !important;
  cursor: pointer !important;
  color: rgba(82, 82, 82, 0.5) !important;
  -webkit-transition: all 0.3s !important;
  transition: all 0.3s !important;
  font-size: 23px !important;
}

.uppy-Dashboard--wide .uppy-Dashboard-close {
  font-size: 30px !important;
  top: 2px !important;
  right: 8px !important;
}

.uppy-Dashboard--modal .uppy-Dashboard-close {
  z-index: 1005 !important;
  display: block !important;
}

.uppy-Dashboard-close:hover {
  color: #2275d7 !important;
}

.uppy-DashboardTabs {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  border-bottom: 1px solid rgba(147, 147, 147, 0.3) !important;
}

.uppy-DashboardTabs[aria-hidden="true"] {
  display: none !important;
}

.uppy-DashboardTabs-title {
  font-size: 15px !important;
  line-height: 30px !important;
  font-weight: 400 !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: center !important;
  color: #525252 !important;
}

.uppy-Dashboard--wide .uppy-DashboardTabs-title {
  font-size: 17px !important;
  line-height: 40px !important;
}

.uppy-Dashboard-browse {
  background: none !important;
  -webkit-appearance: none !important;
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: 1 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  color: inherit !important;
  cursor: pointer !important;
  color: rgba(34, 117, 215, 0.9) !important;
}

.uppy-Dashboard-browse:focus {
  outline: none !important;
  border-bottom: 2px solid #2275d7 !important;
}

.uppy-DashboardTabs-list {
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.uppy-DashboardTab {
  width: 70px !important;
  margin: 0 !important;
  display: inline-block !important;
  text-align: center !important;
}

.uppy-Dashboard--wide .uppy-DashboardTab {
  width: 75px !important;
  margin: 0 5px !important;
}

.uppy-DashboardTab-btn {
  width: 100% !important;
  cursor: pointer !important;
  border: 0 !important;
  background-color: transparent !important;
  -webkit-appearance: none !important;
  -webkit-transition: all 0.3s !important;
  transition: all 0.3s !important;
  color: #535353 !important;
}

.uppy-DashboardTab-btn:hover {
  color: #2275d7 !important;
}

.uppy-DashboardTab-name {
  font-size: 8px !important;
  margin-top: 5px !important;
  margin-bottom: 0 !important;
  font-weight: normal !important;
  overflow-x: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.uppy-Dashboard--wide .uppy-DashboardTab-name {
  font-size: 9px !important;
}

.uppy-DashboardTab .UppyIcon {
  width: 18px !important;
  height: 18px !important;
  vertical-align: middle !important;
}

.uppy-Dashboard--wide .uppy-DashboardTab .UppyIcon {
  width: 23px !important;
  height: 23px !important;
}

.uppy-Dashboard-input {
  width: 0.1px !important;
  height: 0.1px !important;
  opacity: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  z-index: -1 !important;
}

.uppy-DashboardContent-bar {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  height: 40px !important;
  width: 100% !important;
  border-bottom: 1px solid rgba(147, 147, 147, 0.3) !important;
  z-index: 1004 !important;
  background-color: whitesmoke !important;
  padding: 0 15px !important;
}

.uppy-Dashboard--wide .uppy-DashboardContent-bar {
  height: 50px !important;
}

.uppy-DashboardContent-title {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  text-align: center !important;
  font-size: 14px !important;
  line-height: 40px !important;
  font-weight: normal !important;
  max-width: 170px !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  overflow-x: hidden !important;
  margin: auto !important;
}

.uppy-Dashboard--wide .uppy-DashboardContent-title {
  font-size: 16px !important;
  line-height: 50px !important;
  max-width: 300px !important;
}

.uppy-DashboardContent-back {
  background: none !important;
  -webkit-appearance: none !important;
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: 1 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  color: inherit !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  cursor: pointer !important;
  color: #2275d7 !important;
}

.uppy-Dashboard--wide .uppy-DashboardContent-back {
  font-size: 15px !important;
}

.uppy-DashboardContent-panel {
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  -webkit-transform: translateY(-105%) !important;
  transform: translateY(-105%) !important;
  -webkit-transition: -webkit-transform 0.2s ease-in-out !important;
  transition: -webkit-transform 0.2s ease-in-out !important;
  transition: transform 0.2s ease-in-out !important;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out !important;
  will-change: transform !important;
  background-color: whitesmoke !important;
  -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.15) !important;
  padding-top: 40px !important;
  overflow: hidden !important;
  z-index: 1004 !important;
}

.uppy-Dashboard--wide .uppy-DashboardContent-panel {
  padding-top: 50px !important;
}

.uppy-DashboardContent-panel[aria-hidden="false"] {
  -webkit-transform: none !important;
  transform: none !important;
}

.uppy-Dashboard-progress {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 12% !important;
}

.uppy-Dashboard-progressBarContainer.is-is_active {
  z-index: 1004 !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

.uppy-Dashboard-next {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background: none !important;
  background-color: rgba(147, 147, 147, 0.7) !important;
  -webkit-appearance: none !important;
  border: 0 !important;
  z-index: 1002 !important;
  -webkit-transition: background-color 0.5s !important;
  transition: background-color 0.5s !important;
  color: #fff !important;
  font-family: inherit !important;
  font-size: 14px !important;
  line-height: 1 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  cursor: not-allowed !important;
}

.uppy-Dashboard-next.is-is_active {
  cursor: pointer !important;
  background-color: #2275d7 !important;
}

.uppy-Dashboard-next.is-is_active:hover {
  background-color: #14457f !important;
}

.uppy-Dashboard-filesContainer {
  position: relative !important;
  overflow-y: hidden !important;
  margin: 0 !important;
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 !important;
  flex: 1 !important;
}

.uppy-Dashboard-filesContainer:after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}

.uppy-Dashboard-files {
  margin: 0 !important;
  padding: 0 0 10px 0 !important;
  overflow-y: auto !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
}

.uppy-Dashboard--wide .uppy-Dashboard-files {
  padding: 15px 10px 10px 10px !important;
}

.uppy-Dashboard.drag .uppy-Dashboard-innerWrap {
  background-color: #cccccc !important;
}

.uppy-Dashboard.drag .uppy-Dashboard-files--noFiles {
  border-color: #cccccc !important;
}

.uppy-Dashboard-bgIcon {
  height: 100% !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.uppy-Dashboard.drag .uppy-Dashboard-bgIcon {
  opacity: 1 !important;
}

.uppy-Dashboard-dropFilesTitle {
  max-width: 460px !important;
  text-align: center !important;
  font-size: 18px !important;
  line-height: 1.45 !important;
  font-weight: 300 !important;
  color: rgba(82, 82, 82, 0.8) !important;
  padding: 0 15px !important;
}

.uppy-Dashboard--wide .uppy-Dashboard-dropFilesTitle {
  font-size: 24px !important;
}

.uppy-Dashboard-note {
  font-size: 13px !important;
  line-height: 1.2 !important;
  text-align: center !important;
  color: rgba(82, 82, 82, 0.7) !important;
  position: absolute !important;
  bottom: 20px !important;
  left: 0 !important;
  width: 100% !important;
}

.uppy-Dashboard--wide .uppy-Dashboard-note {
  font-size: 14px !important;
}

.uppy-DashboardItem {
  list-style: none !important;
  margin: 10px 0 !important;
  position: relative !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  border-bottom: 1px solid #ececec !important;
  padding-bottom: 10px !important;
  padding-left: 10px !important;
}

.uppy-Dashboard--wide .uppy-DashboardItem {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  float: left !important;
  width: 140px !important;
  height: 170px !important;
  margin: 5px 15px !important;
  border: 0 !important;
  background-color: initial !important;
  border-bottom: none !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
}

.uppy-DashboardItem-preview {
  width: 60px !important;
  height: 60px !important;
  border-bottom: 0 !important;
  position: relative !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.uppy-Dashboard--wide .uppy-DashboardItem-preview {
  width: 100% !important;
  height: 100px !important;
  border: 0 !important;
}

.uppy-DashboardItem-previewLink {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  z-index: 1002 !important;
}

.uppy-DashboardItem-sourceIcon {
  display: inline-block !important;
  vertical-align: middle !important;
  width: 10px !important;
  height: 10px !important;
  color: rgba(147, 147, 147, 0.6) !important;
}

.uppy-Dashboard--wide .uppy-DashboardItem-sourceIcon {
  width: 10px !important;
  height: 10px !important;
}

.uppy-DashboardItem-previewInnerWrap {
  width: 100% !important;
  height: 100% !important;
  overflow: hidden !important;
  position: relative !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  -webkit-box-shadow: 0 0 2px 0 rgba(147, 147, 147, 0.7) !important;
  box-shadow: 0 0 2px 0 rgba(147, 147, 147, 0.7) !important;
  border-radius: 3px !important;
}

.uppy-Dashboard--wide .uppy-DashboardItem-previewInnerWrap {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) !important;
  border-radius: 3px !important;
}

.uppy-DashboardItem-previewInnerWrap:after {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  background-color: rgba(0, 0, 0, 0.65) !important;
  display: none !important;
  z-index: 1001 !important;
}

.uppy-DashboardItem-preview img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover !important;
  object-fit: cover !important;
}

.uppy-DashboardItem-previewIconWrap {
  height: 80px !important;
  max-height: 90% !important;
  position: relative !important;
}

.uppy-DashboardItem-previewIconBg {
  width: 100% !important;
  height: 100% !important;
  -webkit-filter: drop-shadow(rgba(0, 0, 0, 0.1) 0px 0px 1px) !important;
  filter: drop-shadow(rgba(0, 0, 0, 0.1) 0px 0px 1px) !important;
}

.uppy-DashboardItem-previewIcon {
  width: 18px !important;
  height: 18px !important;
  z-index: 100 !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
}

.uppy-Dashboard--wide .uppy-DashboardItem-previewIcon {
  width: 25px !important;
  height: 25px !important;
}

.uppy-DashboardItem-previewType {
  position: absolute !important;
  bottom: 14px !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, 0) !important;
  transform: translate(-50%, 0) !important;
  text-transform: uppercase !important;
  font-size: 9px !important;
  letter-spacing: 1px !important;
  color: #525252 !important;
  z-index: 100 !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.uppy-DashboardItem-info {
  padding-left: 15px !important;
  position: relative !important;
  max-width: 65% !important;
}

.uppy-Dashboard--wide .uppy-DashboardItem-info {
  width: 100% !important;
  max-width: 100% !important;
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 !important;
  flex: 1 !important;
  padding: 10px 19px 0 3px !important;
  border-top: 0 !important;
}

.uppy-DashboardItem-name {
  font-size: 11px !important;
  line-height: 1.35 !important;
  font-weight: 500 !important;
  margin: 0 !important;
  padding: 0 !important;
  max-height: 28px !important;
  margin-bottom: 3px !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}

.uppy-Dashboard--wide .uppy-DashboardItem-name {
  word-break: break-all !important;
  white-space: normal !important;
}

.uppy-DashboardItem-name a {
  text-decoration: underline !important;
  color: #000 !important;
}

.uppy-DashboardItem-status {
  font-size: 11px !important;
  font-weight: normal !important;
  color: #939393 !important;
  margin-bottom: 4px !important;
}

.uppy-DashboardItem-statusSize {
  display: inline-block !important;
  vertical-align: bottom !important;
  text-transform: uppercase !important;
  margin-right: 3px !important;
}

.uppy-DashboardItem-edit,
.uppy-DashboardItem-copyLink {
  background: none !important;
  -webkit-appearance: none !important;
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: 1 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  color: inherit !important;
  font-size: 12px !important;
  text-align: left !important;
  cursor: pointer !important;
  position: absolute !important;
  top: 0 !important;
  right: -20px !important;
}

.uppy-Dashboard--wide .uppy-DashboardItem-edit,
.uppy-Dashboard--wide .uppy-DashboardItem-copyLink {
  top: 9px !important;
  right: 3px !important;
}

.uppy-DashboardItem-edit .UppyIcon {
  width: 11px !important;
  height: 11px !important;
  color: #525252 !important;
}

.uppy-Dashboard--wide .uppy-DashboardItem-edit .UppyIcon {
  width: 12px !important;
  height: 12px !important;
}

.uppy-DashboardItem-copyLink .UppyIcon {
  width: 11px !important;
  height: 11px !important;
  color: #525252 !important;
}

.uppy-Dashboard--wide .uppy-DashboardItem-copyLink .UppyIcon {
  width: 13px !important;
  height: 13px !important;
}

.uppy-DashboardItem-action {
  position: absolute !important;
  top: 23px !important;
  right: 5px !important;
  z-index: 1002 !important;
}

.uppy-Dashboard--wide .uppy-DashboardItem-action {
  top: -8px !important;
  right: -8px !important;
}

.uppy-DashboardItem-remove {
  background: none !important;
  -webkit-appearance: none !important;
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: 1 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  color: inherit !important;
  cursor: pointer !important;
  color: #858585 !important;
  width: 16px !important;
  height: 16px !important;
}

.uppy-Dashboard--wide .uppy-DashboardItem-remove {
  width: 20px !important;
  height: 20px !important;
  color: #666666 !important;
}

.uppy-DashboardItem.is-inprogress:not(.is-resumable)
.uppy-DashboardItem-remove {
  display: none !important;
}

.uppy-DashboardItem-progress {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  z-index: 1002 !important;
  color: #fff !important;
  text-align: center !important;
  width: 120px !important;
  display: none !important;
  -webkit-transition: all 0.35 ease !important;
  transition: all 0.35 ease !important;
}

.uppy-DashboardItem.is-complete .uppy-DashboardItem-progress {
  -webkit-transform: initial !important;
  transform: initial !important;
  top: -9px !important;
  right: -8px !important;
  left: initial !important;
  width: auto !important;
}

.uppy-DashboardItem.is-inprogress .uppy-DashboardItem-progress,
.uppy-DashboardItem.is-complete .uppy-DashboardItem-progress,
.uppy-DashboardItem.is-error .uppy-DashboardItem-progress {
  display: block !important;
}

.uppy-DashboardItem-progressIndicator {
  background: none !important;
  -webkit-appearance: none !important;
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: 1 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  color: inherit !important;
  width: 38px !important;
  height: 38px !important;
  opacity: 0.9 !important;
  cursor: pointer !important;
  -webkit-transition: all 0.35s ease !important;
  transition: all 0.35s ease !important;
}

.uppy-Dashboard--wide .uppy-DashboardItem-progressIndicator {
  width: 55px !important;
  height: 55px !important;
}

.uppy-DashboardItem.is-error .uppy-DashboardItem-progressIndicator {
  width: 18px !important;
  height: 18px !important;
}

.uppy-Dashboard--wide
.uppy-DashboardItem.is-error
.uppy-DashboardItem-progressIndicator {
  width: 28px !important;
  height: 28px !important;
}

.uppy-DashboardItem.is-complete .uppy-DashboardItem-progressIndicator {
  width: 18px !important;
  height: 18px !important;
  opacity: 1 !important;
}

.uppy-Dashboard--wide
.uppy-DashboardItem.is-complete
.uppy-DashboardItem-progressIndicator {
  width: 25px !important;
  height: 25px !important;
}

.uppy-DashboardItem-progressInfo {
  font-size: 9px !important;
  line-height: 1 !important;
  font-weight: 500 !important;
  height: 10px !important;
  display: none !important;
  position: absolute !important;
  bottom: -10px !important;
  left: 0 !important;
  width: 100% !important;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3) !important;
}

.uppy-Dashboard--wide .uppy-DashboardItem-progressInfo {
  display: block !important;
}

.UppyIcon-progressCircle {
  width: 100% !important;
  height: 100% !important;
}

.uppy-DashboardItem .bg {
  stroke: rgba(255, 255, 255, 0.4) !important;
  opacity: 0 !important;
}

.uppy-DashboardItem .progress {
  stroke: #fff !important;
  -webkit-transition: stroke-dashoffset 0.5s ease-out !important;
  transition: stroke-dashoffset 0.5s ease-out !important;
  opacity: 0 !important;
}

.uppy-DashboardItem .play {
  stroke: #fff !important;
  fill: #fff !important;
  opacity: 0 !important;
  -webkit-transition: all 0.2s !important;
  transition: all 0.2s !important;
  display: none !important;
}

.uppy-DashboardItem .cancel {
  fill: #fff !important;
  opacity: 0 !important;
  -webkit-transition: all 0.2s !important;
  transition: all 0.2s !important;
}

.uppy-DashboardItem .pause {
  stroke: #fff !important;
  fill: #fff !important;
  opacity: 0 !important;
  -webkit-transition: all 0.2s !important;
  transition: all 0.2s !important;
  display: none !important;
}

.uppy-DashboardItem.is-error .retry {
  fill: #fff !important;
}

.uppy-DashboardItem.is-resumable .pause,
.uppy-DashboardItem.is-resumable .play {
  display: block !important;
}

.uppy-DashboardItem.is-resumable .cancel {
  display: none !important;
}

.UppyIcon-progressCircle .check {
  opacity: 0 !important;
  fill: #fff !important;
  -webkit-transition: all 0.2s !important;
  transition: all 0.2s !important;
}

.uppy-DashboardItem.is-inprogress .bg,
.uppy-DashboardItem.is-inprogress .progress,
.uppy-DashboardItem.is-inprogress .pause,
.uppy-DashboardItem.is-inprogress .cancel {
  opacity: 1 !important;
}

.uppy-DashboardItem.is-inprogress .uppy-DashboardItem-previewInnerWrap:after {
  display: block !important;
}

.uppy-DashboardItem.is-error .uppy-DashboardItem-previewInnerWrap:after {
  display: block !important;
}

.uppy-DashboardItem.is-paused .pause {
  opacity: 0 !important;
}

.uppy-DashboardItem.is-paused .play {
  opacity: 1 !important;
}

.uppy-DashboardItem.is-complete .uppy-DashboardItem-progressIndicator {
  cursor: default !important;
}

.uppy-DashboardItem.is-complete .progress {
  stroke: #1bb240 !important;
  fill: #1bb240 !important;
  opacity: 1 !important;
}

.uppy-DashboardItem.is-complete .check {
  opacity: 1 !important;
}

.uppy-DashboardItem-progressNum {
  position: relative !important;
  z-index: 1001 !important;
}

.uppy-DashboardItem-progressInner {
  height: 15px !important;
  background-color: #2275d7 !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
}

.uppy-Dashboard-actions {
  height: 55px !important;
  border-top: 1px solid rgba(147, 147, 147, 0.2) !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  padding: 0 15px !important;
}

.uppy-Dashboard--wide .uppy-Dashboard-actions {
  height: 75px !important;
}

.uppy-Dashboard-actionsBtn {
  margin-right: 10px !important;
}

.uppy-Dashboard-pauseResume .UppyIcon {
  width: 100% !important;
  height: 100% !important;
}

.uppy-Dashboard-upload {
  position: relative !important;
  width: 50px !important;
  height: 50px !important;
}

.uppy-Dashboard--wide .uppy-Dashboard-upload {
  width: 60px !important;
  height: 60px !important;
}

.uppy-Dashboard-upload .UppyIcon {
  position: relative !important;
  top: 1px !important;
  width: 50% !important;
}

.uppy-Dashboard-uploadCount {
  position: absolute !important;
  top: -12px !important;
  right: -12px !important;
  background-color: #1bb240 !important;
  color: #fff !important;
  border-radius: 50% !important;
  width: 16px !important;
  height: 16px !important;
  line-height: 16px !important;
  font-size: 8px !important;
}

.uppy-Dashboard--wide .uppy-Dashboard-uploadCount {
  width: 18px !important;
  height: 18px !important;
  line-height: 18px !important;
  font-size: 9px !important;
}

.uppy-DashboardFileCard {
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
  -webkit-transition: all 0.25s ease-in-out !important;
  transition: all 0.25s ease-in-out !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  z-index: 1004 !important;
  -webkit-box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.1) !important;
  background-color: #fff !important;
}

.uppy-DashboardFileCard[aria-hidden="true"] {
  -webkit-transform: translateY(-105%) !important;
  transform: translateY(-105%) !important;
}

.uppy-DashboardFileCard-inner {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  height: 100% !important;
  padding-top: 40px !important;
}

.uppy-Dashboard--wide .uppy-DashboardFileCard-inner {
  padding-top: 50px !important;
}

.uppy-DashboardFileCard-preview {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
  border-bottom: 1px solid rgba(147, 147, 147, 0.3) !important;
  background-color: #f9f9f9;
  position: relative !important;
}

.uppy-DashboardFileCard-preview img {
  -webkit-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.15) !important;
  max-width: 90% !important;
  max-height: 90% !important;
  -o-object-fit: cover !important;
  object-fit: cover !important;
  border-radius: 3px !important;
  position: absolute !important;
}

.uppy-DashboardFileCard-info {
  padding: 30px 20px 20px 20px !important;
  max-height: 40% !important;
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
  overflow-y: auto !important;
}

.uppy-DashboardFileCard-fieldset {
  font-size: 0 !important;
  border: 0 !important;
  padding: 0 !important;
  max-width: 640px !important;
  margin: auto !important;
  margin-bottom: 12px !important;
}

.uppy-DashboardFileCard-label {
  display: inline-block !important;
  vertical-align: middle !important;
  width: 22% !important;
  font-size: 12px !important;
  color: #525252 !important;
}

.uppy-Dashboard--wide .uppy-DashboardFileCard-label {
  font-size: 13px !important;
}

.uppy-DashboardFileCard-input {
  display: inline-block !important;
  vertical-align: middle !important;
  width: 78% !important;
}

.uppy-DragDrop-container {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  border-radius: 7px !important;
  background-color: #fff !important;
}

.uppy-DragDrop-inner {
  margin: 0 !important;
  text-align: center !important;
  padding: 80px 20px !important;
  line-height: 1.4 !important;
}

.uppy-DragDrop-arrow {
  width: 60px !important;
  height: 60px !important;
  fill: #e0e0e0 !important;
  margin-bottom: 17px !important;
}

.uppy-DragDrop-container.is-dragdrop-supported {
  border: 2px dashed !important;
  border-color: #adadad !important;
}

.uppy-DragDrop-container.drag {
  border-color: #939393 !important;
  background-color: #e6e6e6 !important;
}

.uppy-DragDrop-container.drag .uppy-DragDrop-arrow {
  fill: #939393 !important;
}

/* http://tympanus.net/codrops/2015/09/15/styling-customizing-file-inputs-smart-way/ */
.uppy-DragDrop-input {
  width: 0.1px !important;
  height: 0.1px !important;
  opacity: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  z-index: -1 !important;
}

.uppy-DragDrop-label {
  display: block !important;
  cursor: pointer !important;
  font-size: 1.15em !important;
  margin-bottom: 5px !important;
}

.uppy-DragDrop-note {
  font-size: 1em !important;
  color: #adadad !important;
}

.uppy-DragDrop-dragText {
  color: #2275d7 !important;
}

.uppy-Provider-auth,
.uppy-Provider-error,
.uppy-Provider-loading {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-flow: column wrap !important;
  flex-flow: column wrap !important;
  height: 100% !important;
}

.uppy-Provider-authIcon .UppyIcon {
  width: 100px !important;
  height: 75px !important;
  color: rgba(82, 82, 82, 0.3) !important;
  margin-bottom: 15px !important;
}

.uppy-Provider-authTitle {
  font-size: 20px !important;
  line-height: 1.4 !important;
  font-weight: 300 !important;
  margin-bottom: 30px !important;
  padding: 0 15px !important;
  max-width: 500px !important;
  text-align: center !important;
}

.uppy-Provider-breadcrumbs {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 !important;
  flex: 1 !important;
  color: #535353 !important;
  font-size: 12px !important;
  list-style-type: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.uppy-Provider-breadcrumbsIcon {
  display: inline !important;
  color: #535353 !important;
  vertical-align: middle !important;
  margin-right: 8px !important;
}

.uppy-Provider-breadcrumbsIcon .UppyIcon {
  width: 13px !important;
  height: 13px !important;
}

.uppy-Provider-breadcrumbs button {
  background: none !important;
  -webkit-appearance: none !important;
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: 1 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  color: inherit !important;
  cursor: pointer !important;
  font-size: 14px !important;
}

.uppy-Provider-breadcrumbs button:hover {
  text-decoration: underline !important;
}

.uppy-Provider-breadcrumbs button:focus {
  outline: 1px dotted #919191 !important;
}

.uppy-Provider-breadcrumbs li {
  display: inline-block !important;
  margin: 0 !important;
}

.uppy-Provider-breadcrumbs li ~ li:before {
  content: "/" !important;
  padding: 0 7px !important;
}

.uppy-ProviderBrowser {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  height: 100% !important;
}

.uppy-ProviderBrowser-user {
  margin: 16px 0 !important;
}

.uppy-ProviderBrowser-header {
  z-index: 1001 !important;
  border-bottom: 1px solid #ebebeb !important;
  position: relative !important;
}

.uppy-ProviderBrowser-headerBar {
  height: 40px !important;
  line-height: 40px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  padding: 0 16px !important;
  background-color: #f9f9f9 !important;
  z-index: 1001 !important;
  color: #606060 !important;
}

.uppy-ProviderBrowser-headerBar--simple {
  text-align: center !important;
  display: block !important;
}

.uppy-ProviderBrowser-search {
  width: 100% !important;
  background-color: #fff !important;
  position: relative !important;
  height: 30px !important;
  margin-top: 15px !important;
  margin-bottom: 5px !important;
}

.uppy-ProviderBrowser-searchInput {
  width: 100% !important;
  height: 30px !important;
  background-color: transparent !important;
  outline: 0 !important;
  font-family: sans-serif !important;
  font-size: 14px !important;
  line-height: 30px !important;
  border: 0 !important;
  padding: 0 16px 0 43px !important;
  z-index: 1001 !important;
}

.uppy-ProviderBrowser-searchInput::-webkit-input-placeholder,
.uppy-ProviderBrowser-searchInput::-moz-placeholder,
.uppy-ProviderBrowser-searchInput::-ms-input-placeholder {
  color: rgba(147, 147, 147, 0.75) !important;
  letter-spacing: 1px !important;
}

.uppy-ProviderBrowser-searchIcon {
  width: 16px !important;
  height: 16px !important;
  position: absolute !important;
  left: 16px !important;
  top: 7px !important;
  z-index: 1002 !important;
  color: rgba(147, 147, 147, 0.6) !important;
}

.uppy-ProviderBrowser-searchClose {
  width: 12px !important;
  height: 12px !important;
  position: absolute !important;
  right: 16px !important;
  top: 7px !important;
  z-index: 1002 !important;
  color: rgba(147, 147, 147, 0.6) !important;
  cursor: pointer !important;
}

.uppy-ProviderBrowser-userLogout {
  background: none !important;
  -webkit-appearance: none !important;
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: 1 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  color: inherit !important;
  cursor: pointer !important;
}

.uppy-ProviderBrowser-userLogout:hover {
  text-decoration: underline !important;
}

.uppy-ProviderBrowser-body {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 !important;
  flex: 1 !important;
  position: relative !important;
}

.uppy-ProviderBrowser-list {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 !important;
  flex: 1 !important;
  position: relative !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  background-color: #fff !important;
  border-spacing: 0 !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.uppy-ProviderBrowserItem-inner {
  background: none !important;
  -webkit-appearance: none !important;
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: 1 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  color: inherit !important;
  cursor: pointer !important;
  font-weight: 600 !important;
}

.uppy-ProviderBrowser-viewType--list {
  background-color: #fff !important;
}

.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem {
  padding: 10px 15px !important;
}

.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner {
  max-width: 80% !important;
  word-wrap: break-word !important;
  text-align: left !important;
  line-height: 1.4 !important;
}

.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner img {
  vertical-align: text-top !important;
  margin-right: 3px !important;
}

.uppy-ProviderBrowser-viewType--list
.uppy-ProviderBrowserItem-checkbox
label:before {
  border-color: rgba(82, 82, 82, 0.4) !important;
}

.uppy-ProviderBrowser-viewType--list
.uppy-ProviderBrowserItem-checkbox
input:checked
+ label:before {
  border-color: #2275d7 !important;
}

.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowser-list {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  padding: 6px !important;
}

.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowser-list:after {
  content: "" !important;
  -webkit-box-flex: 1 !important;
  -ms-flex: auto !important;
  flex: auto !important;
}

.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem {
  display: inline-block !important;
  width: 50% !important;
  position: relative !important;
  padding: 8px !important;
}

.uppy-ProviderBrowser-viewType--grid
.uppy-Dashboard--wide
.uppy-ProviderBrowserItem {
  width: 33.3333% !important;
  padding: 12px !important;
}

.uppy-ProviderBrowser-viewType--grid
.uppy-ProviderBrowserItem--selected
.uppy-ProviderBrowserItem-inner {
  -webkit-box-shadow: 0 0 0 3px rgba(27, 93, 171, 0.9) !important;
  box-shadow: 0 0 0 3px rgba(27, 93, 171, 0.9) !important;
}

.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-inner {
  width: 100% !important;
  height: 100% !important;
  border-radius: 4px !important;
  overflow: hidden !important;
  border: 2px solid transparent !important;
}

.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem img {
  width: 100% !important;
  height: 100% !important;
  vertical-align: middle !important;
}

.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox {
  display: none !important;
}

.uppy-Dashboard--wide
.uppy-ProviderBrowser-viewType--grid
.uppy-ProviderBrowserItem {
  width: 25% !important;
}

.uppy-ProviderBrowserItem-checkbox input {
  opacity: 0 !important;
}

.uppy-ProviderBrowserItem-checkbox {
  position: relative !important;
  display: inline-block !important;
  top: -3px !important;
  margin-right: 20px !important;
}

.uppy-ProviderBrowserItem-checkbox label {
  display: block !important;
}

.uppy-ProviderBrowserItem-checkbox label::before,
.uppy-ProviderBrowserItem-checkbox label::after {
  position: absolute !important;
  cursor: pointer !important;
}

.uppy-ProviderBrowserItem-checkbox label:before {
  content: "" !important;
  display: inline-block !important;
  height: 18px !important;
  width: 18px !important;
  top: 2px !important;
  border: 1px solid #2275d7 !important;
  background-color: #fff !important;
  border-radius: 2px !important;
}

.uppy-ProviderBrowserItem-checkbox label:after {
  content: "" !important;
  display: inline-block !important;
  height: 5px !important;
  width: 8px !important;
  left: 5px !important;
  top: 8px !important;
  border-left: 2px solid #fff !important;
  border-bottom: 2px solid #fff !important;
  -webkit-transform: rotate(-45deg) !important;
  transform: rotate(-45deg) !important;
}

.uppy-ProviderBrowserItem-checkbox input + label::after {
  content: none !important;
}

.uppy-ProviderBrowserItem-checkbox input:checked + label::after {
  content: "" !important;
}

.uppy-ProviderBrowserItem-checkbox input:checked + label::before {
  background-color: #2275d7 !important;
}

.uppy-ProviderBrowserItem-checkbox input:focus + label::before {
  outline: #3b99fc auto 5px !important;
}

.uppy-ProviderBrowser-doneBtn {
  position: absolute !important;
  bottom: 16px !important;
  right: 16px !important;
  z-index: 1002 !important;
  width: 50px !important;
  height: 50px !important;
}

.uppy-Dashboard--wide .uppy-ProviderBrowser-doneBtn {
  width: 60px !important;
  height: 60px !important;
}

.uppy-ProviderBrowser-doneBtn .UppyIcon {
  width: 45% !important;
  height: 45% !important;
}

.uppy-Url {
  width: 100% !important;
  height: 100% !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.uppy-Url-input {
  width: 90% !important;
  max-width: 650px !important;
  margin-bottom: 15px !important;
}

.uppy-Dashboard--wide .uppy-Url-input {
  margin-bottom: 30px !important;
}

.uppy-Url-importButton {
  padding: 13px 25px !important;
}

.uppy-Dashboard--wide .uppy-Url-importButton {
  padding: 13px 35px !important;
}

.uppy-ProgressBar {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 3px !important;
  z-index: 10000 !important;
  -webkit-transition: height 0.2s !important;
  transition: height 0.2s !important;
}

.uppy-ProgressBar[aria-hidden="true"] {
  height: 0 !important;
}

.uppy-ProgressBar-inner {
  background-color: #2275d7 !important;
  -webkit-box-shadow: 0 0 10px rgba(34, 117, 215, 0.7) !important;
  box-shadow: 0 0 10px rgba(34, 117, 215, 0.7) !important;
  height: 100% !important;
  width: 0 !important;
  -webkit-transition: width 0.4s ease !important;
  transition: width 0.4s ease !important;
}

.uppy-ProgressBar-percentage {
  display: none !important;
  text-align: center !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  color: #fff !important;
}

.uppy-StatusBar {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: relative !important;
  height: 35px !important;
  line-height: 35px !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  color: #fff !important;
  background-color: #1a1a1a !important;
  z-index: 1001 !important;
  -webkit-transition: height 0.2s !important;
  transition: height 0.2s !important;
}

.uppy-Dashboard--wide .uppy-StatusBar {
  height: 45px !important;
  font-size: 14px !important;
}

.uppy-StatusBar[aria-hidden="true"] {
  overflow-y: hidden !important;
  height: 0 !important;
}

.uppy-StatusBar.is-complete .uppy-StatusBar-progress {
  background-color: #1bb240 !important;
}

.uppy-StatusBar.is-error .uppy-StatusBar-progress {
  background-color: #d32f2f !important;
}

.uppy-StatusBar.is-complete .uppy-StatusBar-content {
  width: 100% !important;
  text-align: center !important;
  padding-left: 0 !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.uppy-StatusBar:not([aria-hidden="true"]).is-waiting {
  background-color: #fff !important;
  height: 65px !important;
  border-top: 1px solid rgba(147, 147, 147, 0.3) !important;
}

.uppy-StatusBar-progress {
  background-color: #2275d7 !important;
  height: 100% !important;
  position: absolute !important;
  z-index: 1001 !important;
  -webkit-transition: background-color, width 0.3s ease-out !important;
  transition: background-color, width 0.3s ease-out !important;
}

.uppy-StatusBar-progress.is-indeterminate {
  background-size: 64px 64px !important;
  background-image: linear-gradient(45deg, #1b5dab 25%, transparent 25%, transparent 50%, #1b5dab 50%, #1b5dab 75%, transparent 75%, transparent) !important;
  -webkit-animation: statusBarProgressStripes 1s linear infinite;
  animation: statusBarProgressStripes 1s linear infinite;
}

.uppy-StatusBar.is-waiting .uppy-StatusBar-progress {
  display: none !important;
}

@-webkit-keyframes statusBarProgressStripes {
  from {
    background-position: 64px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes statusBarProgressStripes {
  from {
    background-position: 64px 0;
  }
  to {
    background-position: 0 0;
  }
}

.uppy-StatusBar-content {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  position: relative !important;
  z-index: 1002 !important;
  padding-left: 15px !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  color: #fff !important;
  height: 100% !important;
}

.uppy-StatusBar-status {
  line-height: 1.35 !important;
  font-weight: normal !important;
  letter-spacing: 0.5px !important;
}

.uppy-StatusBar-statusPrimary {
  font-size: 13px !important;
}

.uppy-StatusBar-statusSecondary {
  font-size: 11px !important;
  display: none !important;
}

.uppy-StatusBar--detailedProgress .uppy-StatusBar-statusSecondary {
  display: inline !important;
}

.uppy-StatusBar-statusIndicator {
  color: #fff !important;
  margin-right: 15px !important;
  cursor: pointer !important;
}

.uppy-StatusBar.is-complete .uppy-StatusBar-statusIndicator {
  width: 15px !important;
  margin-right: 7px !important;
}

.uppy-StatusBar-actions {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  right: 15px !important;
  z-index: 1004 !important;
}

.uppy-StatusBar.is-waiting .uppy-StatusBar-actions {
  width: 100% !important;
  position: static !important;
  padding: 0 15px !important;
}

.uppy-StatusBar-actionBtn {
  font-size: 12px !important;
  padding: 6px !important;
  border-radius: 4px !important;
}

.uppy-Dashboard--wide .uppy-StatusBar-actionBtn {
  padding: 7px 10px !important;
}

.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload {
  font-size: 14px !important;
  width: 100% !important;
  padding: 15px 10px !important;
}

.uppy-Dashboard--wide
.uppy-StatusBar.is-waiting
.uppy-StatusBar-actionBtn--upload {
  padding: 13px 28px !important;
  width: auto !important;
}

.uppy-StatusBar-actionBtn:not(:last-child) {
  margin-right: 10px !important;
}

.uppy-StatusBar:not(.is-waiting) .uppy-StatusBar-actionBtn--upload {
  background-color: transparent !important;
  border: 1px solid #fff !important;
  color: #fff !important;
}

.uppy-StatusBar-actionBtn--retry {
  background-color: #fff !important;
  color: #d32f2f !important;
  border: 1px solid transparent !important;
}

.uppy-StatusBar-actionBtn--cancel {
  background-color: transparent !important;
  border: 1px solid #fff !important;
  color: #fff !important;
}

.uppy-StatusBar-details {
  line-height: 12px !important;
  width: 13px !important;
  height: 13px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  color: #d32f2f !important;
  background-color: #fff !important;
  border-radius: 50% !important;
  position: relative !important;
  top: -1px !important;
  left: 6px !important;
  font-size: 10px !important;
  text-align: center !important;
}

.uppy-StatusBar-details:after {
  line-height: 1.3 !important;
  word-wrap: break-word !important;
}

.uppy-Webcam-container {
  width: 100% !important;
  height: 100% !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.uppy-Webcam-videoContainer {
  width: 100% !important;
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 !important;
  flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
  overflow: hidden !important;
  background-color: #000 !important;
}

.uppy-Webcam-video {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
}

.uppy-Webcam-video--mirrored {
  -webkit-transform: scaleX(-1) !important;
  transform: scaleX(-1) !important;
}

.uppy-Webcam-buttonContainer {
  width: 100% !important;
  height: 75px !important;
  border-top: 1px solid rgba(147, 147, 147, 0.2) !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  padding: 0 20px !important;
}

.uppy-Webcam-button {
  width: 45px !important;
  height: 45px !important;
  border-radius: 50% !important;
  background-color: #d32f2f !important;
  color: #fff !important;
  cursor: pointer !important;
  -webkit-transition: all 0.3s !important;
  transition: all 0.3s !important;
}

.uppy-Dashboard--wide .uppy-Webcam-button {
  width: 60px !important;
  height: 60px !important;
}

.uppy-Webcam-button:hover {
  background-color: #ab2424 !important;
}

.uppy-Webcam-button:focus {
  outline: none !important;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(34, 117, 215, 0.5) !important;
  box-shadow: 0 0 0 0.2rem rgba(34, 117, 215, 0.5) !important;
}

.uppy-Webcam-button .UppyIcon {
  width: 30px !important;
  height: 30px !important;
}

.uppy-Webcam-button--picture {
  margin-right: 12px !important;
}

.uppy-Webcam-permissons {
  padding: 15px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-flow: column wrap !important;
  flex-flow: column wrap !important;
  height: 100% !important;
}

.uppy-Webcam-Title {
  font-size: 22px !important;
  line-height: 1.35 !important;
  font-weight: 300 !important;
  margin: 0 !important;
  margin-bottom: 15px !important;
  padding: 0 15px !important;
  max-width: 500px !important;
  text-align: center !important;
}

.uppy-Webcam-permissons p {
  text-align: center !important;
  line-height: 1.45 !important;
  color: #939393 !important;
  margin: 0 !important;
}

.uppy-Webcam-permissonsIcon .UppyIcon {
  width: 100px !important;
  height: 75px !important;
  color: #b9b9b9 !important;
  margin-bottom: 30px !important;
}

/*!
 * Cropper.js v1.3.5
 * https://github.com/fengyuanchen/cropperjs
 *
 * Copyright (c) 2015-2018 Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2018-04-15T06:19:56.029Z
 */
.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cropper-container img {
  /*Avoid margin top issue (Occur only when margin-top <= -height)
 */
  display: block;
  height: 100%;
  image-orientation: 0deg;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.cropper-wrap-box,
.cropper-canvas {
  overflow: hidden;
}

.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}

.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}

.cropper-view-box {
  display: block;
  height: 100%;
  outline-color: rgba(51, 153, 255, 0.75);
  outline: 1px solid #39f;
  overflow: hidden;
  width: 100%;
}

.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}

.cropper-dashed.dashed-h {
  border-bottom-width: 1px;
  border-top-width: 1px;
  height: 33.33333%;
  left: 0;
  top: 33.33333%;
  width: 100%;
}

.cropper-dashed.dashed-v {
  border-left-width: 1px;
  border-right-width: 1px;
  height: 100%;
  left: 33.33333%;
  top: 0;
  width: 33.33333%;
}

.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}

.cropper-center:before,
.cropper-center:after {
  background-color: #eee;
  content: " ";
  display: block;
  position: absolute;
}

.cropper-center:before {
  height: 1px;
  left: -3px;
  top: 0;
  width: 7px;
}

.cropper-center:after {
  height: 7px;
  left: 0;
  top: -3px;
  width: 1px;
}

.cropper-face,
.cropper-line,
.cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}

.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}

.cropper-line {
  background-color: #39f;
}

.cropper-line.line-e {
  cursor: ew-resize;
  right: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-n {
  cursor: ns-resize;
  height: 5px;
  left: 0;
  top: -3px;
}

.cropper-line.line-w {
  cursor: ew-resize;
  left: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-s {
  bottom: -3px;
  cursor: ns-resize;
  height: 5px;
  left: 0;
}

.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}

.cropper-point.point-e {
  cursor: ew-resize;
  margin-top: -3px;
  right: -3px;
  top: 50%;
}

.cropper-point.point-n {
  cursor: ns-resize;
  left: 50%;
  margin-left: -3px;
  top: -3px;
}

.cropper-point.point-w {
  cursor: ew-resize;
  left: -3px;
  margin-top: -3px;
  top: 50%;
}

.cropper-point.point-s {
  bottom: -3px;
  cursor: s-resize;
  left: 50%;
  margin-left: -3px;
}

.cropper-point.point-ne {
  cursor: nesw-resize;
  right: -3px;
  top: -3px;
}

.cropper-point.point-nw {
  cursor: nwse-resize;
  left: -3px;
  top: -3px;
}

.cropper-point.point-sw {
  bottom: -3px;
  cursor: nesw-resize;
  left: -3px;
}

.cropper-point.point-se {
  bottom: -3px;
  cursor: nwse-resize;
  height: 20px;
  opacity: 1;
  right: -3px;
  width: 20px;
}

@media (min-width: 768px) {
  .cropper-point.point-se {
    height: 15px;
    width: 15px;
  }
}

@media (min-width: 992px) {
  .cropper-point.point-se {
    height: 10px;
    width: 10px;
  }
}

@media (min-width: 1200px) {
  .cropper-point.point-se {
    height: 5px;
    opacity: 0.75;
    width: 5px;
  }
}

.cropper-point.point-se:before {
  background-color: #39f;
  bottom: -50%;
  content: " ";
  display: block;
  height: 200%;
  opacity: 0;
  position: absolute;
  right: -50%;
  width: 200%;
}

.cropper-invisible {
  opacity: 0;
}

.cropper-bg {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}

.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}

.parts_manager .content .header-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -50px;
  padding-bottom: 20px;
}

.parts_manager .content .header-filters .views {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
  padding-bottom: 20px;
}

.parts_manager .content .header-filters .views span {
  margin-right: 5px;
}

.parts_manager .content .header-filters .views a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30px;
  height: 30px;
  margin: 0 5px;
  font-size: 17px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.parts_manager .content .header-filters .views a:hover {
  background-color: #151A1C;
  color: #FFFFFF;
}

.parts_manager .content .header-filters .views a.current {
  background-color: #FFCC66;
  color: #000000;
}

.parts_manager .content .header-filters .privacy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 20px;
}

.parts_manager .content .header-filters .privacy span {
  margin-right: 5px;
}

.parts_manager .content .header-filters .privacy a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30px;
  height: 30px;
  margin: 0 5px;
  font-size: 17px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.parts_manager .content .header-filters .privacy a:hover {
  background-color: #151A1C;
  color: #FFFFFF;
}

.parts_manager .content .header-filters .privacy a.current {
  background-color: #FFCC66;
  color: #000000;
}

.parts_manager .content .results .table .low-opacity .th .td-content,
.td .parts_manager .content .results .table .low-opacity.grow .td-content,
.parts_manager .content .results .table .low-opacity .boolean .td-content,
.parts_manager .content .results .table .low-opacity .actions .td-content {
  display: none;
}

.parts_manager .content .results .table .low-opacity img {
  display: none;
}

.parts_manager .content .results .table .low-opacity .grow .td-content {
  display: none;
}

.parts_manager .content .results .table .th.part-type,
.parts_manager .content .results .table .td.part-type {
  width: 280px;
}

.parts_manager .content .results .table .th.part-type .td-content,
.parts_manager .content .results .table .td.part-type .td-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/**
 * MULTIPLE LAYOUT
 */
.multiple .multiple-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  padding: 10px 20px;
  background-color: #FFCC66;
}

.multiple .multiple-header h3 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 0;
  padding: 0;
  background-color: transparent;
  color: #232B2D;
  font-weight: 600;
}

.multiple .multiple-header .multiple-buttons .button {
  color: #FFFFFF;
  border-color: #232B2D;
  background-color: #232B2D;
}

.multiple .multiple-header .multiple-buttons .button:hover {
  border-color: #232B2D !important;
  color: #232B2D;
  background-color: transparent;
}

.multiple .multiple-header .multiple-buttons .button.disabled {
  border-color: #DDDDDD !important;
  background-color: #DDDDDD !important;
  color: #AAAAAA !important;
}

.multiple .multiple-blocks .multiple-block {
  padding: 20px 20px 1px;
  padding-top: 0;
  margin-bottom: 20px;
  -webkit-box-shadow: 1px 0px 1px 1px #DDDDDD;
          box-shadow: 1px 0px 1px 1px #DDDDDD;
  border-left: 5px solid #FFCC66;
  background-color: #FFFFFF;
  -webkit-transition: border-left 0.3s ease-out;
  transition: border-left 0.3s ease-out;
}

.multiple .multiple-blocks .multiple-block:hover {
  border-left: 10px solid #FFCC66;
}

.multiple .multiple-blocks .multiple-block__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.multiple .multiple-blocks .multiple-block__header .fa-caret-right {
  margin-right: 20px;
  width: 0.775em;
  height: 2em;
  color: #333;
  will-change: transform;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.multiple .multiple-blocks .multiple-block__header-toggle {
  padding-bottom: 15px;
  padding-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  cursor: move;
}

.multiple .multiple-blocks .multiple-block__header-toggle > * {
  cursor: pointer;
}

.multiple .multiple-blocks .multiple-block__title {
  font-size: 1.17em;
  font-weight: 500;
  line-height: 1.2em;
  text-align: start;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.multiple .multiple-blocks .multiple-block--is_active .fa-caret-right {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.multiple .multiple-blocks .multiple-block__content {
  display: none;
}

.multiple_selectors .multiple_elements.hide {
  display: none;
}

/**
 * VIDEO GALLERY LAYOUT
 */
.videos .video-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  padding: 10px 20px;
  background-color: #FFCC66;
}

.videos .video-header h3 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 0;
  padding: 0;
  background-color: transparent;
  color: #232B2D;
  font-weight: 600;
}

.videos .video-header .video-buttons .button {
  color: #FFFFFF;
  border-color: #232B2D;
  background-color: #232B2D;
}

.videos .video-header .video-buttons .button:hover {
  border-color: #232B2D !important;
  color: #232B2D;
  background-color: transparent;
}

.videos .video-header .video-buttons .button.disabled {
  border-color: #DDDDDD !important;
  background-color: #DDDDDD !important;
  color: #AAAAAA !important;
}

.videos .video-blocks .video-block {
  padding: 20px 20px 1px;
  margin-bottom: 20px;
  -webkit-box-shadow: 1px 0px 1px 1px #DDDDDD;
          box-shadow: 1px 0px 1px 1px #DDDDDD;
  border-left: 5px solid #FFCC66;
  background-color: #FFFFFF;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.videos .video-blocks .video-block:hover {
  border-left: 10px solid #FFCC66;
}

.parts-title {
  font-size: 18px;
  margin-bottom: 10px;
}

.parts-title > a {
  text-decoration: underline;
  font-weight: 500;
}

.results--default-parts {
  margin-bottom: 40px;
}

/**
 * BUTTONS LAYOUT
 */
.multi-buttons .preview {
  padding: 10px 0 20px;
}

.multi-buttons .preview .button-display {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 20px;
  background-color: #FFFFFF;
}

.multi-buttons .preview .button-display .button-preview {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 20px;
  padding: 5px 10px;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: pointer;
}

.multi-buttons .preview .button-display .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2em;
  padding: 0;
}

.multi-buttons .preview .button-display .buttons .button {
  display: block;
  width: 35px;
  height: 30px;
  margin: 0;
  text-align: center;
}

.multi-buttons .preview .button-display .buttons .button:not(:last-child) {
  margin-right: 10px;
}

.multi-buttons .draggable-buttons .ui-placeholder {
  position: relative;
  width: 100%;
  height: 100px;
  padding: 20px;
  background-color: #FFCC66 !important;
}

.multi-buttons .draggable-buttons .ui-placeholder:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border: 2px dashed #666666;
}

.multi-buttons .bottom-buttons {
  width: 100%;
  text-align: right;
  padding: 0 20px 10px;
}

.multi-buttons .buttons-popup {
  position: fixed;
  z-index: 90;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.multi-buttons .buttons-popup .buttons-inner {
  position: relative;
  width: 750px;
  height: auto;
  background-color: #fafafa;
  max-width: calc(100% - 20px);
  max-height: calc(100% - 20px);
  padding: 10px;
  border-radius: 5px;
  overflow-y: auto;
}

.multi-buttons .buttons-popup .buttons-inner .button-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.multi-buttons .buttons-popup .buttons-inner .button-close .fa-times {
  width: 1.0875em;
  height: 1.2em;
}

.multi-buttons .buttons-popup .buttons-inner .content .form-block .help .info {
  top: calc(100% + 6px);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.multi-buttons .buttons-popup .buttons-inner .content .form-block .help .info:after {
  top: 0;
  left: 50%;
  right: auto;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  border-color: transparent transparent #232B2D transparent !important;
}

.multi-buttons .buttons-popup .buttons-inner .content .bottom-buttons-popup {
  width: 100%;
  text-align: right;
  padding: 0;
}

.multi-buttons .buttons-popup .buttons-inner .content .bottom-buttons-popup .button {
  width: auto;
}

/**
 * MAIN RESERVATIONS STYLES
 */
.reservation .filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
  background-color: white;
}

.reservation .filters form {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 10px 20px;
}

.reservation .filters form .date-checker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.reservation .filters form .input {
  margin-right: 10px;
}

.reservation .filters form .input input {
  padding: 5px;
}

.reservation .filters form .input input[type=date] {
  padding: 4px;
}

.reservation .filters form .input.select {
  width: 200px;
}

.reservation .filters form .input.select .select2 {
  width: 100%;
}

.reservation .filters form .button {
  margin: 0;
  margin-right: 10px;
}

.reservation .reservation .blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin-bottom: 20px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.reservation .reservation .blocks .block {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  margin: 0 10px;
  background-color: white;
}

.reservation .reservation .blocks .block:first-child {
  margin-left: 0;
}

.reservation .reservation .blocks .block:last-child {
  margin-right: 0;
}

.reservation .reservation .blocks .block .title {
  margin-bottom: 10px;
}

.reservation .reservation .blocks .block.resume {
  text-align: center;
}

.reservation .reservation .blocks .block.resume .reference,
.reservation .reservation .blocks .block.resume .status,
.reservation .reservation .blocks .block.resume .date {
  font-weight: bold;
  line-height: 1em;
}

.reservation .reservation .blocks .block.resume .reference {
  font-size: 2em;
}

.reservation .reservation .blocks .block.resume .status {
  font-size: 1.8em;
}

.reservation .reservation .blocks .block.resume .date {
  font-size: 1.5em;
}

.reservation .reservation .blocks .block.details {
  text-align: center;
}

.reservation .reservation .blocks .block.details .title {
  font-weight: bold;
  font-size: 1.2em;
}

.reservation .reservation .blocks .block.details .icon {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 5em;
}

.status-1 {
  color: gray;
}

.status-2 {
  color: #287728;
}

.status-3 {
  color: #d5d548;
}

.status-4 {
  color: #c02020;
}

.status-button {
  margin: 0 10px;
}

.status-button.status-1 {
  border: 1px solid gray;
  border-radius: 5px;
}

.status-button.status-1:hover {
  background-color: gray;
  color: white;
}

.status-button.status-2 {
  border: 1px solid #287728;
  border-radius: 5px;
}

.status-button.status-2:hover {
  background-color: #287728;
  color: white;
}

.status-button.status-3 {
  border: 1px solid #d5d548;
  border-radius: 5px;
}

.status-button.status-3:hover {
  background-color: #d5d548;
  color: white;
}

.status-button.status-4 {
  border: 1px solid #c02020;
  border-radius: 5px;
}

.status-button.status-4:hover {
  background-color: #c02020;
  color: white;
}

.fc-h-event .fc-event-title {
  font-weight: 700;
}

:root {
  --bc-1: #342b1a;
  --bc-1--hover: #4e4431;
  --bc-disabled:#99958C;
}

.fc .fc-button-primary {
  background: var(--bc-1) !important;
  border-color: var(--bc-1) !important;
}

.fc .fc-button-primary:hover {
  background: var(--bc-1--hover) !important;
}

.fc .fc-button-primary:disabled {
  background: var(--bc-disabled) !important;
  border: var(--bc-disabled) !important;
  color: var(--bc-1) !important;
}

.fc-theme-standard .fc-scrollgrid {
  border-radius: 5px;
}

.fc-theme-standard th .fc-scrollgrid-sync-inner {
  background: var(--bc-disabled);
  padding: 20px 0;
}

.fc-theme-standard th .fc-scrollgrid-sync-inner a {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--bc-1);
}

.fc .fc-toolbar-title {
  text-transform: uppercase;
  font-weight: 700;
  color: var(--bc-1);
}

.fc .fc-daygrid-day-top {
  margin-bottom: 10px;
}

.fc .fc-daygrid-day-top a {
  font-size: 25px;
  font-weight: 700;
}

.fc .fc-daygrid-day-frame {
  padding: 20px;
}

.fc .fc-daygrid-day-frame:hover {
  background-color: #a9a9a9;
}

.fc .fc-daygrid-event {
  margin: 5px 0;
}

.fc .fc-daygrid-event-harness {
  position: relative;
  border: 1px solid var(--bc-1);
  border-radius: 5px;
  margin: 5px 0;
}

.fc .fc-daygrid-event-harness a {
  margin: 0 !important;
  padding: 5px;
}

.fc-daygrid-dot-event.fc-event-mirror, .fc-daygrid-dot-event:hover {
  background: white !important;
  border-radius: 5px;
}

.fc .fc-highlight {
  background-color: rgba(104, 121, 83, 0.3) !important;
}

/** Calendar Styles **/
#ui-datepicker-div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#ui-datepicker-div .ui-datepicker-group {
  background-color: white;
  border: 1px solid black;
  padding: 10px 25px;
}

#ui-datepicker-div .ui-datepicker-group .ui-datepicker-header .ui-datepicker-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
}

#ui-datepicker-div .ui-datepicker-group .ui-datepicker-calendar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#ui-datepicker-div .ui-datepicker-group .ui-datepicker-calendar thead {
  margin-bottom: 10px;
}

#ui-datepicker-div .ui-datepicker-group .ui-datepicker-calendar thead tr th {
  width: 25px;
  font-weight: bold;
}

#ui-datepicker-div .ui-datepicker-group .ui-datepicker-calendar tbody tr td {
  background-color: #f1f1f1;
  width: 25px;
  border: 2px solid white;
  padding: 2px;
  text-align: right;
}

#ui-datepicker-div .ui-datepicker-group .ui-datepicker-calendar tbody tr .ui-datepicker-unselectable {
  background-color: white;
  border: none;
}

.filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 10px 20px;
  background: white;
  border-top: 1px solid #DDDDDD;
}

.filter input {
  text-align: center;
  padding: 7px 15px;
  font-family: 'Roboto Regular';
  border: 1px solid var(--bc-1);
  border-radius: 5px;
  font-weight: 700;
  font-size: 14px;
  position: relative;
}

.filter button {
  background-color: var(--bc-1);
  color: white;
  margin-left: 10px;
  border: 1px solid var(--bc-1);
  padding: 7px 15px;
  font-family: 'Roboto Regular';
  border: 1px solid var(--bc-1);
  border-radius: 5px;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.filter button:hover {
  color: white;
  background-color: rgba(52, 43, 26, 0.69);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

#ui-datepicker-div {
  background-color: white;
  border-radius: 5px;
  border: 2px solid var(--bc-1);
  padding: 20px;
}

#ui-datepicker-div .ui-datepicker-group {
  border: none;
  border-radius: 5px;
  padding: 0;
}

#ui-datepicker-div .ui-datepicker-group .ui-datepicker-calendar tbody tr td {
  background-color: var(--bc-1);
  width: 25px;
  height: 25px;
  padding: 0;
  text-align: center;
}

#ui-datepicker-div .ui-datepicker-group .ui-datepicker-calendar tbody tr td a {
  color: white;
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#ui-datepicker-div .ui-datepicker-group .ui-datepicker-calendar tbody tr td:hover {
  background-color: rgba(52, 43, 26, 0.69);
}

#ui-datepicker-div .ui-datepicker-group .ui-datepicker-calendar tbody tr td.ui-datepicker-unselectable.ui-state-disabled:hover {
  background-color: unset;
}

#ui-datepicker-div .ui-datepicker-next.ui-corner-all, #ui-datepicker-div .ui-datepicker-prev.ui-corner-all {
  position: absolute;
}

#ui-datepicker-div .ui-datepicker-next.ui-corner-all i, #ui-datepicker-div .ui-datepicker-prev.ui-corner-all i {
  font-weight: 800;
}

#ui-datepicker-div .ui-datepicker-next.ui-corner-all {
  right: 10px;
}

#ui-datepicker-div .ui-datepicker-prev.ui-corner-all {
  left: 10px;
}

#ui-datepicker-div .ui-datepicker-header {
  margin-bottom: 10px;
}

.add-reservation.primary {
  width: 60%;
}

.add-reservation.primary .show-days__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0 20px;
}

.add-reservation.primary .show-days__wrapper .show-days {
  text-transform: uppercase;
  padding: 5px 15px;
  cursor: pointer;
  color: var(--bc-1);
  font-family: "Roboto Regular";
  border: 2px solid var(--bc-1);
  background-color: white;
}

.add-reservation.primary .show-days__wrapper .show-days:hover {
  color: white;
  background-color: var(--bc-1);
}

.add-reservation.secondary {
  width: 40%;
}

.add-reservation label {
  color: var(--bc-1);
  font-family: "Roboto Regular";
  font-size: 1.2em;
}

/* CALENDAR STYLES */
.reservations__content {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.reservations__content .hasDatepicker {
  border: 1px solid var(--bc-1);
}

.reservations__content .content__calendar {
  position: relative;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 25px 50px;
  margin: 25px 50px;
}

.reservations__content .content__calendar a,
.reservations__content .content__calendar span {
  font-family: "Roboto Regular";
  color: var(--bc-1);
}

.reservations__content .content__calendar .current a.ui-state-default {
  font-family: "Roboto Bold";
  color: #687953;
}

.reservations__content .content__calendar .ui-datepicker-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.reservations__content .content__calendar .ui-datepicker-header a {
  position: absolute;
  cursor: pointer;
}

.reservations__content .content__calendar .ui-datepicker-header a.ui-datepicker-prev {
  left: 33%;
}

.reservations__content .content__calendar .ui-datepicker-header a.ui-datepicker-next {
  right: 33%;
}

.reservations__content .content__calendar .ui-datepicker-header .ui-datepicker-title {
  width: 100%;
  text-align: center;
}

.reservations__content .content__calendar .ui-datepicker-header .ui-datepicker-title span {
  font-family: "Roboto Bold";
  text-transform: uppercase;
}

.reservations__content .content__calendar .ui-datepicker-calendar {
  margin-top: 10px;
  width: 100%;
}

.reservations__content .content__calendar .ui-datepicker-calendar th,
.reservations__content .content__calendar .ui-datepicker-calendar td {
  text-align: center;
}

.reservations__content .content__calendar .ui-datepicker-calendar th {
  padding: 5px 0;
}

.reservations__content .content__calendar .ui-datepicker-calendar th span {
  font-family: "Roboto Bold";
}

.reservations__content .content__calendar .ui-datepicker-calendar td {
  padding: 10px 0;
}

.reservations__content .content__calendar .ui-datepicker-calendar td.current.ui-datepicker-current-day {
  border: 2px solid var(--bc-1);
}

.reservations__content .content__calendar .ui-datepicker-calendar thead {
  border-top: 1px solid var(--bc-1);
  border-bottom: 1px solid var(--bc-1);
}

.reservations__content .content__calendar .ui-datepicker-calendar tbody:before {
  content: "@";
  display: block;
  line-height: 15px;
  text-indent: -99999px;
}

.reservations__content .content__calendar .ui-datepicker {
  width: 100% !important;
}

.reservations__content .content__calendar .ui-state-default {
  border: none !important;
  background: none !important;
  text-align: center !important;
  font-size: 1.5em !important;
}

/* RESERVATIONS STYLES */
.add-reservation.primary .info__turns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.add-reservation.primary .info__turns .turns__title {
  color: var(--bc-1);
  font-family: "Roboto Bold";
  font-size: 1.5em;
}

.add-reservation.primary .info__turns .turns__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
}

.add-reservation.primary .info__turns .turns__items .items__item {
  border: 2px solid var(--bc-1);
  cursor: pointer;
}

.add-reservation.primary .info__turns .turns__items .items__item.selected {
  background-color: var(--bc-1);
}

.add-reservation.primary .info__turns .turns__items .items__item.selected p {
  color: white;
}

.add-reservation.primary .info__turns .turns__items .items__item:hover {
  background-color: var(--bc-1);
  -webkit-transition: all 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: all 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.add-reservation.primary .info__turns .turns__items .items__item:hover p {
  color: white;
}

.add-reservation.primary .info__turns .turns__items .items__item p {
  text-transform: uppercase;
  color: var(--bc-1);
  font-family: "Roboto Regular";
  font-size: 1.2em;
  text-align: center;
  padding: 2px 10px;
  -webkit-transition: all 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: all 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.aaaaaaa a.disabled .st1 {
  fill: lightgrey !important;
}

.aaaaaaa a.disabled:hover {
  cursor: unset !important;
}

.aaaaaaa a.occupied .st1 {
  fill: red !important;
}

.aaaaaaa a.occupied:hover {
  cursor: unset !important;
}

.aaaaaaa a.available .st1 {
  fill: green !important;
}

.aaaaaaa a.available:hover {
  cursor: pointer !important;
}

/* SCHEDULES STYLES */
.tablesMap {
  width: 100%;
}

.tablesMap-form .tableButton .table {
  fill: white !important;
}

.tablesMap-form .tableButton.available .table {
  fill: lightgreen !important;
}

.tablesMap-form .tableButton.empty .table {
  fill: white !important;
}

.tablesMap-form .tableButton.empty.selected .table {
  fill: green !important;
}

.tablesMap-form .tableButton.unavailable .table {
  fill: grey !important;
}

.tablesMap-form .tableButton.unavailable.selected .table {
  fill: yellow !important;
}

.tablesMap-form .tableButton.occupied .table {
  fill: red !important;
}

.tablesMap-form .tableButton.occupied:hover {
  cursor: default !important;
}

.tablesMap-form .tableButton:hover {
  cursor: pointer;
}

.sblocks {
  padding-bottom: 10px;
}

.sblocks__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 10px;
  margin-bottom: 5px;
  border-left: 5px solid #FFCC66;
  cursor: move;
  -webkit-transition: border 0.3s ease-out;
  transition: border 0.3s ease-out;
}

.sblocks__block.ui-sortable-helper {
  background-color: #FFFFFF;
}

.sblocks__block:first-child .buttons .button[data-action=block-delete] {
  display: none;
}

.sblocks__block:last-child {
  margin-bottom: 0;
}

.sblocks__block:hover {
  border-left: 10px solid #FFCC66;
}

.sblocks__block .flex-inputs {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.sblocks__block .input {
  padding-bottom: 0 !important;
}

.sblocks__block .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: auto;
  min-width: 200px;
  padding-left: 0;
  padding-right: 20px;
}

.sblocks__block .buttons .button:first-child {
  margin: 0;
  margin-right: 5px;
}

.sblocks .ui-placeholder {
  position: relative;
  width: 100%;
  height: 100px;
  padding: 20px;
  background-color: #FFCC66 !important;
}

.sblocks .ui-placeholder:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border: 2px dashed #666666;
}

.social .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50px;
  height: 50px;
  margin-left: 10px;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  font-size: 25px;
}
/*# sourceMappingURL=style.css.map */