.tether-element, .tether-element:after, .tether-element:before, .tether-element *, .tether-element *:after, .tether-element *:before {
  box-sizing: border-box; }

.tether-element {
  position: absolute;
  display: none; }
  .tether-element.tether-open {
    display: block; }

.tether-element, .tether-element:after, .tether-element:before, .tether-element *, .tether-element *:after, .tether-element *:before {
  box-sizing: border-box; }

.tether-element {
  position: absolute;
  display: none; }
  .tether-element.tether-open {
    display: block; }

.tether-element.tether-theme-basic {
  max-width: 100%;
  max-height: 100%; }
  .tether-element.tether-theme-basic .tether-content {
    border-radius: 5px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    font-family: inherit;
    background: #fff;
    color: inherit;
    padding: 1em;
    font-size: 1.1em;
    line-height: 1.5em; }

.tether-element, .tether-element:after, .tether-element:before, .tether-element *, .tether-element *:after, .tether-element *:before {
  box-sizing: border-box; }

.tether-element {
  position: absolute;
  display: none; }
  .tether-element.tether-open {
    display: block; }

.tether-element.tether-theme-arrows-dark {
  max-width: 100%;
  max-height: 100%; }
  .tether-element.tether-theme-arrows-dark .tether-content {
    border-radius: 5px;
    position: relative;
    font-family: inherit;
    background: #000;
    color: #fff;
    padding: 1em;
    font-size: 1.1em;
    line-height: 1.5em; }
    .tether-element.tether-theme-arrows-dark .tether-content:before {
      content: "";
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      border-color: transparent;
      border-width: 16px;
      border-style: solid; }
  .tether-element.tether-theme-arrows-dark.tether-element-attached-bottom.tether-element-attached-center .tether-content {
    margin-bottom: 16px; }
    .tether-element.tether-theme-arrows-dark.tether-element-attached-bottom.tether-element-attached-center .tether-content:before {
      top: 100%;
      left: 50%;
      margin-left: -16px;
      border-top-color: #000; }
  .tether-element.tether-theme-arrows-dark.tether-element-attached-top.tether-element-attached-center .tether-content {
    margin-top: 16px; }
    .tether-element.tether-theme-arrows-dark.tether-element-attached-top.tether-element-attached-center .tether-content:before {
      bottom: 100%;
      left: 50%;
      margin-left: -16px;
      border-bottom-color: #000; }
  .tether-element.tether-theme-arrows-dark.tether-element-attached-right.tether-element-attached-middle .tether-content {
    margin-right: 16px; }
    .tether-element.tether-theme-arrows-dark.tether-element-attached-right.tether-element-attached-middle .tether-content:before {
      left: 100%;
      top: 50%;
      margin-top: -16px;
      border-left-color: #000; }
  .tether-element.tether-theme-arrows-dark.tether-element-attached-left.tether-element-attached-middle .tether-content {
    margin-left: 16px; }
    .tether-element.tether-theme-arrows-dark.tether-element-attached-left.tether-element-attached-middle .tether-content:before {
      right: 100%;
      top: 50%;
      margin-top: -16px;
      border-right-color: #000; }
  .tether-element.tether-theme-arrows-dark.tether-element-attached-left.tether-target-attached-center .tether-content {
    left: -32px; }
  .tether-element.tether-theme-arrows-dark.tether-element-attached-right.tether-target-attached-center .tether-content {
    left: 32px; }
  .tether-element.tether-theme-arrows-dark.tether-element-attached-top.tether-element-attached-left.tether-target-attached-middle .tether-content {
    margin-top: 16px; }
    .tether-element.tether-theme-arrows-dark.tether-element-attached-top.tether-element-attached-left.tether-target-attached-middle .tether-content:before {
      bottom: 100%;
      left: 16px;
      border-bottom-color: #000; }
  .tether-element.tether-theme-arrows-dark.tether-element-attached-top.tether-element-attached-right.tether-target-attached-middle .tether-content {
    margin-top: 16px; }
    .tether-element.tether-theme-arrows-dark.tether-element-attached-top.tether-element-attached-right.tether-target-attached-middle .tether-content:before {
      bottom: 100%;
      right: 16px;
      border-bottom-color: #000; }
  .tether-element.tether-theme-arrows-dark.tether-element-attached-bottom.tether-element-attached-left.tether-target-attached-middle .tether-content {
    margin-bottom: 16px; }
    .tether-element.tether-theme-arrows-dark.tether-element-attached-bottom.tether-element-attached-left.tether-target-attached-middle .tether-content:before {
      top: 100%;
      left: 16px;
      border-top-color: #000; }
  .tether-element.tether-theme-arrows-dark.tether-element-attached-bottom.tether-element-attached-right.tether-target-attached-middle .tether-content {
    margin-bottom: 16px; }
    .tether-element.tether-theme-arrows-dark.tether-element-attached-bottom.tether-element-attached-right.tether-target-attached-middle .tether-content:before {
      top: 100%;
      right: 16px;
      border-top-color: #000; }
  .tether-element.tether-theme-arrows-dark.tether-element-attached-top.tether-element-attached-left.tether-target-attached-bottom .tether-content {
    margin-top: 16px; }
    .tether-element.tether-theme-arrows-dark.tether-element-attached-top.tether-element-attached-left.tether-target-attached-bottom .tether-content:before {
      bottom: 100%;
      left: 16px;
      border-bottom-color: #000; }
  .tether-element.tether-theme-arrows-dark.tether-element-attached-top.tether-element-attached-right.tether-target-attached-bottom .tether-content {
    margin-top: 16px; }
    .tether-element.tether-theme-arrows-dark.tether-element-attached-top.tether-element-attached-right.tether-target-attached-bottom .tether-content:before {
      bottom: 100%;
      right: 16px;
      border-bottom-color: #000; }
  .tether-element.tether-theme-arrows-dark.tether-element-attached-bottom.tether-element-attached-left.tether-target-attached-top .tether-content {
    margin-bottom: 16px; }
    .tether-element.tether-theme-arrows-dark.tether-element-attached-bottom.tether-element-attached-left.tether-target-attached-top .tether-content:before {
      top: 100%;
      left: 16px;
      border-top-color: #000; }
  .tether-element.tether-theme-arrows-dark.tether-element-attached-bottom.tether-element-attached-right.tether-target-attached-top .tether-content {
    margin-bottom: 16px; }
    .tether-element.tether-theme-arrows-dark.tether-element-attached-bottom.tether-element-attached-right.tether-target-attached-top .tether-content:before {
      top: 100%;
      right: 16px;
      border-top-color: #000; }
  .tether-element.tether-theme-arrows-dark.tether-element-attached-top.tether-element-attached-right.tether-target-attached-left .tether-content {
    margin-right: 16px; }
    .tether-element.tether-theme-arrows-dark.tether-element-attached-top.tether-element-attached-right.tether-target-attached-left .tether-content:before {
      top: 16px;
      left: 100%;
      border-left-color: #000; }
  .tether-element.tether-theme-arrows-dark.tether-element-attached-top.tether-element-attached-left.tether-target-attached-right .tether-content {
    margin-left: 16px; }
    .tether-element.tether-theme-arrows-dark.tether-element-attached-top.tether-element-attached-left.tether-target-attached-right .tether-content:before {
      top: 16px;
      right: 100%;
      border-right-color: #000; }
  .tether-element.tether-theme-arrows-dark.tether-element-attached-bottom.tether-element-attached-right.tether-target-attached-left .tether-content {
    margin-right: 16px; }
    .tether-element.tether-theme-arrows-dark.tether-element-attached-bottom.tether-element-attached-right.tether-target-attached-left .tether-content:before {
      bottom: 16px;
      left: 100%;
      border-left-color: #000; }
  .tether-element.tether-theme-arrows-dark.tether-element-attached-bottom.tether-element-attached-left.tether-target-attached-right .tether-content {
    margin-left: 16px; }
    .tether-element.tether-theme-arrows-dark.tether-element-attached-bottom.tether-element-attached-left.tether-target-attached-right .tether-content:before {
      bottom: 16px;
      right: 100%;
      border-right-color: #000; }

/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

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

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

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

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

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  abbr[title]::after {
    content: " (" attr(title) ")"; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .badge {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }
html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #595959;
  background-color: #fff; }

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

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help; }

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

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

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

dt {
  font-weight: bold; }

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

blockquote {
  margin: 0 0 1rem; }

a {
  color: #006b90;
  text-decoration: none; }

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

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

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

th {
  text-align: left; }

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

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

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

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

textarea {
  resize: vertical; }

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

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

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

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

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

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #636c72; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

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

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

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

.figure-caption {
  font-size: 90%;
  color: #636c72; }

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

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #fafafa;
  border-radius: 0.25rem; }
  a > code {
    padding: 0;
    color: inherit;
    background-color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #292b2c;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #292b2c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 544px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1240px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 544px) {
    .container {
      width: 576px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 744px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1240px) {
    .container {
      width: 1204px;
      max-width: 100%; } }
  @media (min-width: 1536px) {
    .container {
      width: 1504px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 544px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1240px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 544px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1240px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

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

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 544px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1240px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl {
      padding-right: 15px;
      padding-left: 15px; } }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.push-12 {
  left: 100%; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 544px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-sm-0 {
    right: auto; }

  .pull-sm-1 {
    right: 8.33333%; }

  .pull-sm-2 {
    right: 16.66667%; }

  .pull-sm-3 {
    right: 25%; }

  .pull-sm-4 {
    right: 33.33333%; }

  .pull-sm-5 {
    right: 41.66667%; }

  .pull-sm-6 {
    right: 50%; }

  .pull-sm-7 {
    right: 58.33333%; }

  .pull-sm-8 {
    right: 66.66667%; }

  .pull-sm-9 {
    right: 75%; }

  .pull-sm-10 {
    right: 83.33333%; }

  .pull-sm-11 {
    right: 91.66667%; }

  .pull-sm-12 {
    right: 100%; }

  .push-sm-0 {
    left: auto; }

  .push-sm-1 {
    left: 8.33333%; }

  .push-sm-2 {
    left: 16.66667%; }

  .push-sm-3 {
    left: 25%; }

  .push-sm-4 {
    left: 33.33333%; }

  .push-sm-5 {
    left: 41.66667%; }

  .push-sm-6 {
    left: 50%; }

  .push-sm-7 {
    left: 58.33333%; }

  .push-sm-8 {
    left: 66.66667%; }

  .push-sm-9 {
    left: 75%; }

  .push-sm-10 {
    left: 83.33333%; }

  .push-sm-11 {
    left: 91.66667%; }

  .push-sm-12 {
    left: 100%; }

  .offset-sm-0 {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

  .offset-sm-11 {
    margin-left: 91.66667%; } }
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-md-0 {
    right: auto; }

  .pull-md-1 {
    right: 8.33333%; }

  .pull-md-2 {
    right: 16.66667%; }

  .pull-md-3 {
    right: 25%; }

  .pull-md-4 {
    right: 33.33333%; }

  .pull-md-5 {
    right: 41.66667%; }

  .pull-md-6 {
    right: 50%; }

  .pull-md-7 {
    right: 58.33333%; }

  .pull-md-8 {
    right: 66.66667%; }

  .pull-md-9 {
    right: 75%; }

  .pull-md-10 {
    right: 83.33333%; }

  .pull-md-11 {
    right: 91.66667%; }

  .pull-md-12 {
    right: 100%; }

  .push-md-0 {
    left: auto; }

  .push-md-1 {
    left: 8.33333%; }

  .push-md-2 {
    left: 16.66667%; }

  .push-md-3 {
    left: 25%; }

  .push-md-4 {
    left: 33.33333%; }

  .push-md-5 {
    left: 41.66667%; }

  .push-md-6 {
    left: 50%; }

  .push-md-7 {
    left: 58.33333%; }

  .push-md-8 {
    left: 66.66667%; }

  .push-md-9 {
    left: 75%; }

  .push-md-10 {
    left: 83.33333%; }

  .push-md-11 {
    left: 91.66667%; }

  .push-md-12 {
    left: 100%; }

  .offset-md-0 {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

  .offset-md-11 {
    margin-left: 91.66667%; } }
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-lg-0 {
    right: auto; }

  .pull-lg-1 {
    right: 8.33333%; }

  .pull-lg-2 {
    right: 16.66667%; }

  .pull-lg-3 {
    right: 25%; }

  .pull-lg-4 {
    right: 33.33333%; }

  .pull-lg-5 {
    right: 41.66667%; }

  .pull-lg-6 {
    right: 50%; }

  .pull-lg-7 {
    right: 58.33333%; }

  .pull-lg-8 {
    right: 66.66667%; }

  .pull-lg-9 {
    right: 75%; }

  .pull-lg-10 {
    right: 83.33333%; }

  .pull-lg-11 {
    right: 91.66667%; }

  .pull-lg-12 {
    right: 100%; }

  .push-lg-0 {
    left: auto; }

  .push-lg-1 {
    left: 8.33333%; }

  .push-lg-2 {
    left: 16.66667%; }

  .push-lg-3 {
    left: 25%; }

  .push-lg-4 {
    left: 33.33333%; }

  .push-lg-5 {
    left: 41.66667%; }

  .push-lg-6 {
    left: 50%; }

  .push-lg-7 {
    left: 58.33333%; }

  .push-lg-8 {
    left: 66.66667%; }

  .push-lg-9 {
    left: 75%; }

  .push-lg-10 {
    left: 83.33333%; }

  .push-lg-11 {
    left: 91.66667%; }

  .push-lg-12 {
    left: 100%; }

  .offset-lg-0 {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

  .offset-lg-11 {
    margin-left: 91.66667%; } }
@media (min-width: 1240px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-xl-0 {
    right: auto; }

  .pull-xl-1 {
    right: 8.33333%; }

  .pull-xl-2 {
    right: 16.66667%; }

  .pull-xl-3 {
    right: 25%; }

  .pull-xl-4 {
    right: 33.33333%; }

  .pull-xl-5 {
    right: 41.66667%; }

  .pull-xl-6 {
    right: 50%; }

  .pull-xl-7 {
    right: 58.33333%; }

  .pull-xl-8 {
    right: 66.66667%; }

  .pull-xl-9 {
    right: 75%; }

  .pull-xl-10 {
    right: 83.33333%; }

  .pull-xl-11 {
    right: 91.66667%; }

  .pull-xl-12 {
    right: 100%; }

  .push-xl-0 {
    left: auto; }

  .push-xl-1 {
    left: 8.33333%; }

  .push-xl-2 {
    left: 16.66667%; }

  .push-xl-3 {
    left: 25%; }

  .push-xl-4 {
    left: 33.33333%; }

  .push-xl-5 {
    left: 41.66667%; }

  .push-xl-6 {
    left: 50%; }

  .push-xl-7 {
    left: 58.33333%; }

  .push-xl-8 {
    left: 66.66667%; }

  .push-xl-9 {
    left: 75%; }

  .push-xl-10 {
    left: 83.33333%; }

  .push-xl-11 {
    left: 91.66667%; }

  .push-xl-12 {
    left: 100%; }

  .offset-xl-0 {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

  .offset-xl-11 {
    margin-left: 91.66667%; } }
@media (min-width: 1536px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }

  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }

  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }

  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-xxl-0 {
    right: auto; }

  .pull-xxl-1 {
    right: 8.33333%; }

  .pull-xxl-2 {
    right: 16.66667%; }

  .pull-xxl-3 {
    right: 25%; }

  .pull-xxl-4 {
    right: 33.33333%; }

  .pull-xxl-5 {
    right: 41.66667%; }

  .pull-xxl-6 {
    right: 50%; }

  .pull-xxl-7 {
    right: 58.33333%; }

  .pull-xxl-8 {
    right: 66.66667%; }

  .pull-xxl-9 {
    right: 75%; }

  .pull-xxl-10 {
    right: 83.33333%; }

  .pull-xxl-11 {
    right: 91.66667%; }

  .pull-xxl-12 {
    right: 100%; }

  .push-xxl-0 {
    left: auto; }

  .push-xxl-1 {
    left: 8.33333%; }

  .push-xxl-2 {
    left: 16.66667%; }

  .push-xxl-3 {
    left: 25%; }

  .push-xxl-4 {
    left: 33.33333%; }

  .push-xxl-5 {
    left: 41.66667%; }

  .push-xxl-6 {
    left: 50%; }

  .push-xxl-7 {
    left: 58.33333%; }

  .push-xxl-8 {
    left: 66.66667%; }

  .push-xxl-9 {
    left: 75%; }

  .push-xxl-10 {
    left: 83.33333%; }

  .push-xxl-11 {
    left: 91.66667%; }

  .push-xxl-12 {
    left: 100%; }

  .offset-xxl-0 {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

  .offset-xxl-11 {
    margin-left: 91.66667%; } }
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.thead-inverse th {
  color: #fff;
  background-color: #292b2c; }

.thead-default th {
  color: #595959;
  background-color: #eceeef; }

.table-inverse {
  color: #fff;
  background-color: #292b2c; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #fff; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive.table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #595959;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #595959;
    background-color: #fff;
    border-color: #41caff;
    outline: none; }
  .form-control::placeholder {
    color: #636c72;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }
select.form-control:focus::-ms-value {
  color: #595959;
  background-color: #fff; }

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

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.16667rem; }

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

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

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #636c72;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  display: inline-block; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }
  .form-check-inline + .form-check-inline {
    margin-left: 0.75rem; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c; }
.has-success .form-control {
  border-color: #5cb85c; }
.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }
.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #e69d3e; }
.has-warning .form-control {
  border-color: #e69d3e; }
.has-warning .input-group-addon {
  color: #e69d3e;
  border-color: #e69d3e;
  background-color: #fdf9f3; }
.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23e69d3e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f; }
.has-danger .form-control {
  border-color: #d9534f; }
.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }
.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 544px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-static {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      display: flex;
      align-items: center;
      justify-content: center;
      padding-left: 0; }
    .form-inline .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback {
      top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.625rem 0.75rem;
  font-size: 1rem;
  border-radius: 2rem;
  transition: all 0.2s ease-in-out; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: none; }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }
  .btn:active, .btn.active {
    background-image: none; }

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

.btn-primary {
  color: #fff;
  background-color: #008bc0;
  border-color: #008bc0; }
  .btn-primary:hover {
    color: #fff;
    background-color: #00668d;
    border-color: #005f83; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 2px rgba(0, 139, 192, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #008bc0;
    border-color: #008bc0; }
  .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #00668d;
    background-image: none;
    border-color: #005f83; }

.btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #292b2c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
    color: #292b2c;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }

.btn-info {
  color: #fff;
  background-color: #3badcf;
  border-color: #3badcf; }
  .btn-info:hover {
    color: #fff;
    background-color: #2a8fad;
    border-color: #2888a5; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 2px rgba(59, 173, 207, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #3badcf;
    border-color: #3badcf; }
  .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #2a8fad;
    background-image: none;
    border-color: #2888a5; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641; }

.btn-warning {
  color: #fff;
  background-color: #e69d3e;
  border-color: #e69d3e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #d5851c;
    border-color: #cc7f1a; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 2px rgba(230, 157, 62, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #e69d3e;
    border-color: #e69d3e; }
  .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #d5851c;
    background-image: none;
    border-color: #cc7f1a; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a; }

.btn-outline-primary {
  color: #008bc0;
  background-image: none;
  background-color: transparent;
  border-color: #008bc0; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #008bc0;
    border-color: #008bc0; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 2px rgba(0, 139, 192, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #008bc0;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #008bc0;
    border-color: #008bc0; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #ccc;
    background-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }

.btn-outline-info {
  color: #3badcf;
  background-image: none;
  background-color: transparent;
  border-color: #3badcf; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #3badcf;
    border-color: #3badcf; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 2px rgba(59, 173, 207, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #3badcf;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active, .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #3badcf;
    border-color: #3badcf; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active, .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-outline-warning {
  color: #e69d3e;
  background-image: none;
  background-color: transparent;
  border-color: #e69d3e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #e69d3e;
    border-color: #e69d3e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 2px rgba(230, 157, 62, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #e69d3e;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active, .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #e69d3e;
    border-color: #e69d3e; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active, .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-link {
  font-weight: normal;
  color: #006b90;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: inherit;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled {
    color: #636c72; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 2.5rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.375rem 0.625rem;
  font-size: 0.875rem;
  border-radius: 1.5rem; }

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

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

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

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

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

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }
.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

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

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #fafafa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #595959;
    text-decoration: none;
    background-color: #fafafa; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: transparent; }

.show > .dropdown-menu {
  display: block; }
.show > a {
  outline: 0; }

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

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

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

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 0 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: flex;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

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

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

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

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

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

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn + .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .btn + .dropdown-toggle-split::after {
    margin-left: 0; }

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

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

.btn-group-vertical {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

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

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

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

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

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

.input-group {
  position: relative;
  display: flex;
  width: 100%; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon {
  display: flex;
  align-items: center; }

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #595959;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative;
    flex: 1; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #008bc0; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #008bc0; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #74d8ff; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #636c72;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #008bc0;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked {
  display: flex;
  flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #595959;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #41caff;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #595959;
      background-color: #fff; }
  .custom-select:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #595959;
  pointer-events: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #595959;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0 0.25rem 0.25rem 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.nav {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5em 1em; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #636c72;
    cursor: not-allowed; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled {
      color: #636c72;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #595959;
    background-color: #fff;
    border-color: #ddd #ddd #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }
.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: #fff;
  cursor: default;
  background-color: #008bc0; }

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

.nav-justified .nav-item {
  flex: 1 1 100%;
  text-align: center; }

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

.navbar {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0.5rem 1rem; }

.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }

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

.navbar-toggler {
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 2rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

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

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 543px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 544px) {
  .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }
    .navbar-toggleable .navbar-nav {
      flex-direction: row; }
      .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable > .container {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
    .navbar-toggleable .navbar-collapse {
      display: flex !important;
      width: 100%; }
    .navbar-toggleable .navbar-toggler {
      display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }
    .navbar-toggleable-sm .navbar-nav {
      flex-direction: row; }
      .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-sm > .container {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
    .navbar-toggleable-sm .navbar-collapse {
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-sm .navbar-toggler {
      display: none; } }
@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 992px) {
  .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }
    .navbar-toggleable-md .navbar-nav {
      flex-direction: row; }
      .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-md > .container {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
    .navbar-toggleable-md .navbar-collapse {
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-md .navbar-toggler {
      display: none; } }
@media (max-width: 1239px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1240px) {
  .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }
    .navbar-toggleable-lg .navbar-nav {
      flex-direction: row; }
      .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-lg > .container {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
    .navbar-toggleable-lg .navbar-collapse {
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-lg .navbar-toggler {
      display: none; } }
@media (max-width: 1535px) {
  .navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-xl > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1536px) {
  .navbar-toggleable-xl {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }
    .navbar-toggleable-xl .navbar-nav {
      flex-direction: row; }
      .navbar-toggleable-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-xl > .container {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
    .navbar-toggleable-xl .navbar-collapse {
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-xl .navbar-toggler {
      display: none; } }
.navbar-toggleable-xxl {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center; }
  .navbar-toggleable-xxl .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-xxl > .container {
    padding-right: 0;
    padding-left: 0; }
  .navbar-toggleable-xxl .navbar-nav {
    flex-direction: row; }
    .navbar-toggleable-xxl .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
  .navbar-toggleable-xxl > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center; }
  .navbar-toggleable-xxl .navbar-collapse {
    display: flex !important;
    width: 100%; }
  .navbar-toggleable-xxl .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
  .navbar-light .navbar-toggler:focus,
  .navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }
.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1); }
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white; }
  .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
  .navbar-inverse .navbar-toggler:focus,
  .navbar-inverse .navbar-toggler:hover {
    color: white; }
.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-inverse .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }
.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: white; }
.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1); }
.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }

.card-block {
  flex: 1 1 auto;
  padding: 1.25rem; }

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

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

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

.card-link:hover {
  text-decoration: none; }
.card-link + .card-link {
  margin-left: 1.25rem; }

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

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #fafafa;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #fafafa;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

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

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

.card-primary {
  background-color: #008bc0;
  border-color: #008bc0; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #3badcf;
  border-color: #3badcf; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #e69d3e;
  border-color: #e69d3e; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #008bc0; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc; }

.card-outline-info {
  background-color: transparent;
  border-color: #3badcf; }

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c; }

.card-outline-warning {
  background-color: transparent;
  border-color: #e69d3e; }

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse {
  color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-header,
  .card-inverse .card-footer {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2); }
  .card-inverse .card-header,
  .card-inverse .card-footer,
  .card-inverse .card-title,
  .card-inverse .card-blockquote {
    color: #fff; }
  .card-inverse .card-link,
  .card-inverse .card-text,
  .card-inverse .card-subtitle,
  .card-inverse .card-blockquote .blockquote-footer {
    color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-link:focus, .card-inverse .card-link:hover {
    color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

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

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

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

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

@media (min-width: 544px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap; }
    .card-deck .card {
      display: flex;
      flex: 1 0 0;
      flex-direction: column; }
      .card-deck .card:not(:first-child) {
        margin-left: 15px; }
      .card-deck .card:not(:last-child) {
        margin-right: 15px; } }
@media (min-width: 544px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group .card {
      flex: 1 0 0; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }
@media (min-width: 544px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%;
      margin-bottom: 0.75rem; } }
.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem; }
  .breadcrumb::after {
    display: block;
    content: "";
    clear: both; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #636c72;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #636c72; }

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

.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }
.page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }
.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #008bc0;
  border-color: #008bc0; }
.page-item.disabled .page-link {
  color: #636c72;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #006b90;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: inherit;
    text-decoration: none;
    background-color: #eceeef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }
.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem; }
.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem; }
.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem; }
.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .badge:empty {
    display: none; }

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

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

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

.badge-default {
  background-color: #636c72; }
  .badge-default[href]:focus, .badge-default[href]:hover {
    background-color: #4b5257; }

.badge-primary {
  background-color: #008bc0; }
  .badge-primary[href]:focus, .badge-primary[href]:hover {
    background-color: #00668d; }

.badge-success {
  background-color: #5cb85c; }
  .badge-success[href]:focus, .badge-success[href]:hover {
    background-color: #449d44; }

.badge-info {
  background-color: #3badcf; }
  .badge-info[href]:focus, .badge-info[href]:hover {
    background-color: #2a8fad; }

.badge-warning {
  background-color: #e69d3e; }
  .badge-warning[href]:focus, .badge-warning[href]:hover {
    background-color: #d5851c; }

.badge-danger {
  background-color: #d9534f; }
  .badge-danger[href]:focus, .badge-danger[href]:hover {
    background-color: #c9302c; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem; }
  @media (min-width: 544px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #d0d5d8; }

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

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

.alert-heading {
  color: inherit; }

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

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

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #f0fdff;
  border-color: #ccf8ff;
  color: #41709f; }
  .alert-info hr {
    border-top-color: #b3f5ff; }
  .alert-info .alert-link {
    color: #32577b; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
.progress {
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceeef;
  border-radius: 0.25rem; }

.progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #008bc0; }

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

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

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #595959;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #292b2c; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #595959;
    text-decoration: none;
    background-color: #fafafa; }
  .list-group-item-action:active {
    color: #595959;
    background-color: #eceeef; }

.list-group-item {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item:focus, .list-group-item:hover {
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #fff; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
      color: #636c72; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #008bc0;
    border-color: #008bc0; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text {
      color: #c0eeff; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active,
  button.list-group-item-success.active {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #41709f;
  background-color: #f0fdff; }

a.list-group-item-info,
button.list-group-item-info {
  color: #41709f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #41709f;
    background-color: #d7faff; }
  a.list-group-item-info.active,
  button.list-group-item-info.active {
    color: #fff;
    background-color: #41709f;
    border-color: #41709f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active,
  button.list-group-item-warning.active {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active,
  button.list-group-item-danger.active {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid transparent;
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: white; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 1; }

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 15px; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 544px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto; }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
      top: 50%;
      left: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
      top: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
      top: 50%;
      right: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.5rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }
  .tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
      left: 50%;
      border-bottom-width: 0; }
    .popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
      bottom: -11px;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
      bottom: -10px;
      margin-left: -10px;
      border-top-color: #fff; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
      top: 50%;
      border-left-width: 0; }
    .popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
      left: -10px;
      margin-top: -10px;
      border-right-color: #fff; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
      left: 50%;
      border-top-width: 0; }
    .popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
      top: -11px;
      margin-left: -11px;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
      top: -10px;
      margin-left: -10px;
      border-bottom-color: #f7f7f7; }
    .popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
      top: 50%;
      border-right-width: 0; }
    .popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
      right: -11px;
      margin-top: -11px;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
      right: -10px;
      margin-top: -10px;
      border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-right-radius: calc(0.3rem - 1px);
  border-top-left-radius: calc(0.3rem - 1px); }
  .popover-title:empty {
    display: none; }

.popover-content {
  padding: 9px 14px; }

.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover::before {
  content: "";
  border-width: 11px; }

.popover::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  width: 100%; }
  @media (-webkit-transform-3d) {
    .carousel-item {
      transition: transform 0.6s ease-in-out;
      backface-visibility: hidden;
      perspective: 1000px; } }
  @supports (transform: translate3d(0, 0, 0)) {
    .carousel-item {
      transition: transform 0.6s ease-in-out;
      backface-visibility: hidden;
      perspective: 1000px; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

@media (-webkit-transform-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0); }

  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0); }

  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0); } }
@supports (transform: translate3d(0, 0, 0)) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0); }

  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0); }

  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0); } }
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:focus, .carousel-control-prev:hover,
  .carousel-control-next:focus,
  .carousel-control-next:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-faded {
  background-color: #f7f7f7; }

.bg-primary {
  background-color: #008bc0 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #00668d !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #3badcf !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #2a8fad !important; }

.bg-warning {
  background-color: #e69d3e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #d5851c !important; }

.bg-danger {
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  background-color: #292b2c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.rounded {
  border-radius: 0.25rem; }

.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-circle {
  border-radius: 50%; }

.rounded-0 {
  border-radius: 0; }

.clearfix::after {
  display: block;
  content: "";
  clear: both; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 544px) {
  .d-sm-none {
    display: none !important; }

  .d-sm-inline {
    display: inline !important; }

  .d-sm-inline-block {
    display: inline-block !important; }

  .d-sm-block {
    display: block !important; }

  .d-sm-table {
    display: table !important; }

  .d-sm-table-cell {
    display: table-cell !important; }

  .d-sm-flex {
    display: flex !important; }

  .d-sm-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }

  .d-md-inline {
    display: inline !important; }

  .d-md-inline-block {
    display: inline-block !important; }

  .d-md-block {
    display: block !important; }

  .d-md-table {
    display: table !important; }

  .d-md-table-cell {
    display: table-cell !important; }

  .d-md-flex {
    display: flex !important; }

  .d-md-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }

  .d-lg-inline {
    display: inline !important; }

  .d-lg-inline-block {
    display: inline-block !important; }

  .d-lg-block {
    display: block !important; }

  .d-lg-table {
    display: table !important; }

  .d-lg-table-cell {
    display: table-cell !important; }

  .d-lg-flex {
    display: flex !important; }

  .d-lg-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 1240px) {
  .d-xl-none {
    display: none !important; }

  .d-xl-inline {
    display: inline !important; }

  .d-xl-inline-block {
    display: inline-block !important; }

  .d-xl-block {
    display: block !important; }

  .d-xl-table {
    display: table !important; }

  .d-xl-table-cell {
    display: table-cell !important; }

  .d-xl-flex {
    display: flex !important; }

  .d-xl-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 1536px) {
  .d-xxl-none {
    display: none !important; }

  .d-xxl-inline {
    display: inline !important; }

  .d-xxl-inline-block {
    display: inline-block !important; }

  .d-xxl-block {
    display: block !important; }

  .d-xxl-table {
    display: table !important; }

  .d-xxl-table-cell {
    display: table-cell !important; }

  .d-xxl-flex {
    display: flex !important; }

  .d-xxl-inline-flex {
    display: inline-flex !important; } }
.flex-first {
  order: -1; }

.flex-last {
  order: 1; }

.flex-unordered {
  order: 0; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 544px) {
  .flex-sm-first {
    order: -1; }

  .flex-sm-last {
    order: 1; }

  .flex-sm-unordered {
    order: 0; }

  .flex-sm-row {
    flex-direction: row !important; }

  .flex-sm-column {
    flex-direction: column !important; }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-sm-wrap {
    flex-wrap: wrap !important; }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .justify-content-sm-start {
    justify-content: flex-start !important; }

  .justify-content-sm-end {
    justify-content: flex-end !important; }

  .justify-content-sm-center {
    justify-content: center !important; }

  .justify-content-sm-between {
    justify-content: space-between !important; }

  .justify-content-sm-around {
    justify-content: space-around !important; }

  .align-items-sm-start {
    align-items: flex-start !important; }

  .align-items-sm-end {
    align-items: flex-end !important; }

  .align-items-sm-center {
    align-items: center !important; }

  .align-items-sm-baseline {
    align-items: baseline !important; }

  .align-items-sm-stretch {
    align-items: stretch !important; }

  .align-content-sm-start {
    align-content: flex-start !important; }

  .align-content-sm-end {
    align-content: flex-end !important; }

  .align-content-sm-center {
    align-content: center !important; }

  .align-content-sm-between {
    align-content: space-between !important; }

  .align-content-sm-around {
    align-content: space-around !important; }

  .align-content-sm-stretch {
    align-content: stretch !important; }

  .align-self-sm-auto {
    align-self: auto !important; }

  .align-self-sm-start {
    align-self: flex-start !important; }

  .align-self-sm-end {
    align-self: flex-end !important; }

  .align-self-sm-center {
    align-self: center !important; }

  .align-self-sm-baseline {
    align-self: baseline !important; }

  .align-self-sm-stretch {
    align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-first {
    order: -1; }

  .flex-md-last {
    order: 1; }

  .flex-md-unordered {
    order: 0; }

  .flex-md-row {
    flex-direction: row !important; }

  .flex-md-column {
    flex-direction: column !important; }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-md-wrap {
    flex-wrap: wrap !important; }

  .flex-md-nowrap {
    flex-wrap: nowrap !important; }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .justify-content-md-start {
    justify-content: flex-start !important; }

  .justify-content-md-end {
    justify-content: flex-end !important; }

  .justify-content-md-center {
    justify-content: center !important; }

  .justify-content-md-between {
    justify-content: space-between !important; }

  .justify-content-md-around {
    justify-content: space-around !important; }

  .align-items-md-start {
    align-items: flex-start !important; }

  .align-items-md-end {
    align-items: flex-end !important; }

  .align-items-md-center {
    align-items: center !important; }

  .align-items-md-baseline {
    align-items: baseline !important; }

  .align-items-md-stretch {
    align-items: stretch !important; }

  .align-content-md-start {
    align-content: flex-start !important; }

  .align-content-md-end {
    align-content: flex-end !important; }

  .align-content-md-center {
    align-content: center !important; }

  .align-content-md-between {
    align-content: space-between !important; }

  .align-content-md-around {
    align-content: space-around !important; }

  .align-content-md-stretch {
    align-content: stretch !important; }

  .align-self-md-auto {
    align-self: auto !important; }

  .align-self-md-start {
    align-self: flex-start !important; }

  .align-self-md-end {
    align-self: flex-end !important; }

  .align-self-md-center {
    align-self: center !important; }

  .align-self-md-baseline {
    align-self: baseline !important; }

  .align-self-md-stretch {
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-first {
    order: -1; }

  .flex-lg-last {
    order: 1; }

  .flex-lg-unordered {
    order: 0; }

  .flex-lg-row {
    flex-direction: row !important; }

  .flex-lg-column {
    flex-direction: column !important; }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-lg-wrap {
    flex-wrap: wrap !important; }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .justify-content-lg-start {
    justify-content: flex-start !important; }

  .justify-content-lg-end {
    justify-content: flex-end !important; }

  .justify-content-lg-center {
    justify-content: center !important; }

  .justify-content-lg-between {
    justify-content: space-between !important; }

  .justify-content-lg-around {
    justify-content: space-around !important; }

  .align-items-lg-start {
    align-items: flex-start !important; }

  .align-items-lg-end {
    align-items: flex-end !important; }

  .align-items-lg-center {
    align-items: center !important; }

  .align-items-lg-baseline {
    align-items: baseline !important; }

  .align-items-lg-stretch {
    align-items: stretch !important; }

  .align-content-lg-start {
    align-content: flex-start !important; }

  .align-content-lg-end {
    align-content: flex-end !important; }

  .align-content-lg-center {
    align-content: center !important; }

  .align-content-lg-between {
    align-content: space-between !important; }

  .align-content-lg-around {
    align-content: space-around !important; }

  .align-content-lg-stretch {
    align-content: stretch !important; }

  .align-self-lg-auto {
    align-self: auto !important; }

  .align-self-lg-start {
    align-self: flex-start !important; }

  .align-self-lg-end {
    align-self: flex-end !important; }

  .align-self-lg-center {
    align-self: center !important; }

  .align-self-lg-baseline {
    align-self: baseline !important; }

  .align-self-lg-stretch {
    align-self: stretch !important; } }
@media (min-width: 1240px) {
  .flex-xl-first {
    order: -1; }

  .flex-xl-last {
    order: 1; }

  .flex-xl-unordered {
    order: 0; }

  .flex-xl-row {
    flex-direction: row !important; }

  .flex-xl-column {
    flex-direction: column !important; }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-xl-wrap {
    flex-wrap: wrap !important; }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .justify-content-xl-start {
    justify-content: flex-start !important; }

  .justify-content-xl-end {
    justify-content: flex-end !important; }

  .justify-content-xl-center {
    justify-content: center !important; }

  .justify-content-xl-between {
    justify-content: space-between !important; }

  .justify-content-xl-around {
    justify-content: space-around !important; }

  .align-items-xl-start {
    align-items: flex-start !important; }

  .align-items-xl-end {
    align-items: flex-end !important; }

  .align-items-xl-center {
    align-items: center !important; }

  .align-items-xl-baseline {
    align-items: baseline !important; }

  .align-items-xl-stretch {
    align-items: stretch !important; }

  .align-content-xl-start {
    align-content: flex-start !important; }

  .align-content-xl-end {
    align-content: flex-end !important; }

  .align-content-xl-center {
    align-content: center !important; }

  .align-content-xl-between {
    align-content: space-between !important; }

  .align-content-xl-around {
    align-content: space-around !important; }

  .align-content-xl-stretch {
    align-content: stretch !important; }

  .align-self-xl-auto {
    align-self: auto !important; }

  .align-self-xl-start {
    align-self: flex-start !important; }

  .align-self-xl-end {
    align-self: flex-end !important; }

  .align-self-xl-center {
    align-self: center !important; }

  .align-self-xl-baseline {
    align-self: baseline !important; }

  .align-self-xl-stretch {
    align-self: stretch !important; } }
@media (min-width: 1536px) {
  .flex-xxl-first {
    order: -1; }

  .flex-xxl-last {
    order: 1; }

  .flex-xxl-unordered {
    order: 0; }

  .flex-xxl-row {
    flex-direction: row !important; }

  .flex-xxl-column {
    flex-direction: column !important; }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-xxl-wrap {
    flex-wrap: wrap !important; }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .justify-content-xxl-start {
    justify-content: flex-start !important; }

  .justify-content-xxl-end {
    justify-content: flex-end !important; }

  .justify-content-xxl-center {
    justify-content: center !important; }

  .justify-content-xxl-between {
    justify-content: space-between !important; }

  .justify-content-xxl-around {
    justify-content: space-around !important; }

  .align-items-xxl-start {
    align-items: flex-start !important; }

  .align-items-xxl-end {
    align-items: flex-end !important; }

  .align-items-xxl-center {
    align-items: center !important; }

  .align-items-xxl-baseline {
    align-items: baseline !important; }

  .align-items-xxl-stretch {
    align-items: stretch !important; }

  .align-content-xxl-start {
    align-content: flex-start !important; }

  .align-content-xxl-end {
    align-content: flex-end !important; }

  .align-content-xxl-center {
    align-content: center !important; }

  .align-content-xxl-between {
    align-content: space-between !important; }

  .align-content-xxl-around {
    align-content: space-around !important; }

  .align-content-xxl-stretch {
    align-content: stretch !important; }

  .align-self-xxl-auto {
    align-self: auto !important; }

  .align-self-xxl-start {
    align-self: flex-start !important; }

  .align-self-xxl-end {
    align-self: flex-end !important; }

  .align-self-xxl-center {
    align-self: center !important; }

  .align-self-xxl-baseline {
    align-self: baseline !important; }

  .align-self-xxl-stretch {
    align-self: stretch !important; } }
.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 544px) {
  .float-sm-left {
    float: left !important; }

  .float-sm-right {
    float: right !important; }

  .float-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }

  .float-md-right {
    float: right !important; }

  .float-md-none {
    float: none !important; } }
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }

  .float-lg-right {
    float: right !important; }

  .float-lg-none {
    float: none !important; } }
@media (min-width: 1240px) {
  .float-xl-left {
    float: left !important; }

  .float-xl-right {
    float: right !important; }

  .float-xl-none {
    float: none !important; } }
@media (min-width: 1536px) {
  .float-xxl-left {
    float: left !important; }

  .float-xxl-right {
    float: right !important; }

  .float-xxl-none {
    float: none !important; } }
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 1rem 1rem !important; }

.mt-1 {
  margin-top: 1rem !important; }

.mr-1 {
  margin-right: 1rem !important; }

.mb-1 {
  margin-bottom: 1rem !important; }

.ml-1 {
  margin-left: 1rem !important; }

.mx-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-2 {
  margin: 1.5rem 1.5rem !important; }

.mt-2 {
  margin-top: 1.5rem !important; }

.mr-2 {
  margin-right: 1.5rem !important; }

.mb-2 {
  margin-bottom: 1.5rem !important; }

.ml-2 {
  margin-left: 1.5rem !important; }

.mx-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-3 {
  margin: 2rem 2rem !important; }

.mt-3 {
  margin-top: 2rem !important; }

.mr-3 {
  margin-right: 2rem !important; }

.mb-3 {
  margin-bottom: 2rem !important; }

.ml-3 {
  margin-left: 2rem !important; }

.mx-3 {
  margin-right: 2rem !important;
  margin-left: 2rem !important; }

.my-3 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important; }

.m-4 {
  margin: 3rem 3rem !important; }

.mt-4 {
  margin-top: 3rem !important; }

.mr-4 {
  margin-right: 3rem !important; }

.mb-4 {
  margin-bottom: 3rem !important; }

.ml-4 {
  margin-left: 3rem !important; }

.mx-4 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-4 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.m-5 {
  margin: 4rem 4rem !important; }

.mt-5 {
  margin-top: 4rem !important; }

.mr-5 {
  margin-right: 4rem !important; }

.mb-5 {
  margin-bottom: 4rem !important; }

.ml-5 {
  margin-left: 4rem !important; }

.mx-5 {
  margin-right: 4rem !important;
  margin-left: 4rem !important; }

.my-5 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important; }

.p-0 {
  padding: 0 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 1rem 1rem !important; }

.pt-1 {
  padding-top: 1rem !important; }

.pr-1 {
  padding-right: 1rem !important; }

.pb-1 {
  padding-bottom: 1rem !important; }

.pl-1 {
  padding-left: 1rem !important; }

.px-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-2 {
  padding: 1.5rem 1.5rem !important; }

.pt-2 {
  padding-top: 1.5rem !important; }

.pr-2 {
  padding-right: 1.5rem !important; }

.pb-2 {
  padding-bottom: 1.5rem !important; }

.pl-2 {
  padding-left: 1.5rem !important; }

.px-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-3 {
  padding: 2rem 2rem !important; }

.pt-3 {
  padding-top: 2rem !important; }

.pr-3 {
  padding-right: 2rem !important; }

.pb-3 {
  padding-bottom: 2rem !important; }

.pl-3 {
  padding-left: 2rem !important; }

.px-3 {
  padding-right: 2rem !important;
  padding-left: 2rem !important; }

.py-3 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important; }

.p-4 {
  padding: 3rem 3rem !important; }

.pt-4 {
  padding-top: 3rem !important; }

.pr-4 {
  padding-right: 3rem !important; }

.pb-4 {
  padding-bottom: 3rem !important; }

.pl-4 {
  padding-left: 3rem !important; }

.px-4 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-4 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.p-5 {
  padding: 4rem 4rem !important; }

.pt-5 {
  padding-top: 4rem !important; }

.pr-5 {
  padding-right: 4rem !important; }

.pb-5 {
  padding-bottom: 4rem !important; }

.pl-5 {
  padding-left: 4rem !important; }

.px-5 {
  padding-right: 4rem !important;
  padding-left: 4rem !important; }

.py-5 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto {
  margin-top: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ml-auto {
  margin-left: auto !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

@media (min-width: 544px) {
  .m-sm-0 {
    margin: 0 0 !important; }

  .mt-sm-0 {
    margin-top: 0 !important; }

  .mr-sm-0 {
    margin-right: 0 !important; }

  .mb-sm-0 {
    margin-bottom: 0 !important; }

  .ml-sm-0 {
    margin-left: 0 !important; }

  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  .m-sm-1 {
    margin: 1rem 1rem !important; }

  .mt-sm-1 {
    margin-top: 1rem !important; }

  .mr-sm-1 {
    margin-right: 1rem !important; }

  .mb-sm-1 {
    margin-bottom: 1rem !important; }

  .ml-sm-1 {
    margin-left: 1rem !important; }

  .mx-sm-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }

  .my-sm-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }

  .m-sm-2 {
    margin: 1.5rem 1.5rem !important; }

  .mt-sm-2 {
    margin-top: 1.5rem !important; }

  .mr-sm-2 {
    margin-right: 1.5rem !important; }

  .mb-sm-2 {
    margin-bottom: 1.5rem !important; }

  .ml-sm-2 {
    margin-left: 1.5rem !important; }

  .mx-sm-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }

  .my-sm-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }

  .m-sm-3 {
    margin: 2rem 2rem !important; }

  .mt-sm-3 {
    margin-top: 2rem !important; }

  .mr-sm-3 {
    margin-right: 2rem !important; }

  .mb-sm-3 {
    margin-bottom: 2rem !important; }

  .ml-sm-3 {
    margin-left: 2rem !important; }

  .mx-sm-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important; }

  .my-sm-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }

  .m-sm-4 {
    margin: 3rem 3rem !important; }

  .mt-sm-4 {
    margin-top: 3rem !important; }

  .mr-sm-4 {
    margin-right: 3rem !important; }

  .mb-sm-4 {
    margin-bottom: 3rem !important; }

  .ml-sm-4 {
    margin-left: 3rem !important; }

  .mx-sm-4 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }

  .my-sm-4 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }

  .m-sm-5 {
    margin: 4rem 4rem !important; }

  .mt-sm-5 {
    margin-top: 4rem !important; }

  .mr-sm-5 {
    margin-right: 4rem !important; }

  .mb-sm-5 {
    margin-bottom: 4rem !important; }

  .ml-sm-5 {
    margin-left: 4rem !important; }

  .mx-sm-5 {
    margin-right: 4rem !important;
    margin-left: 4rem !important; }

  .my-sm-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important; }

  .p-sm-0 {
    padding: 0 0 !important; }

  .pt-sm-0 {
    padding-top: 0 !important; }

  .pr-sm-0 {
    padding-right: 0 !important; }

  .pb-sm-0 {
    padding-bottom: 0 !important; }

  .pl-sm-0 {
    padding-left: 0 !important; }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .p-sm-1 {
    padding: 1rem 1rem !important; }

  .pt-sm-1 {
    padding-top: 1rem !important; }

  .pr-sm-1 {
    padding-right: 1rem !important; }

  .pb-sm-1 {
    padding-bottom: 1rem !important; }

  .pl-sm-1 {
    padding-left: 1rem !important; }

  .px-sm-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }

  .py-sm-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

  .p-sm-2 {
    padding: 1.5rem 1.5rem !important; }

  .pt-sm-2 {
    padding-top: 1.5rem !important; }

  .pr-sm-2 {
    padding-right: 1.5rem !important; }

  .pb-sm-2 {
    padding-bottom: 1.5rem !important; }

  .pl-sm-2 {
    padding-left: 1.5rem !important; }

  .px-sm-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }

  .py-sm-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }

  .p-sm-3 {
    padding: 2rem 2rem !important; }

  .pt-sm-3 {
    padding-top: 2rem !important; }

  .pr-sm-3 {
    padding-right: 2rem !important; }

  .pb-sm-3 {
    padding-bottom: 2rem !important; }

  .pl-sm-3 {
    padding-left: 2rem !important; }

  .px-sm-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important; }

  .py-sm-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }

  .p-sm-4 {
    padding: 3rem 3rem !important; }

  .pt-sm-4 {
    padding-top: 3rem !important; }

  .pr-sm-4 {
    padding-right: 3rem !important; }

  .pb-sm-4 {
    padding-bottom: 3rem !important; }

  .pl-sm-4 {
    padding-left: 3rem !important; }

  .px-sm-4 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }

  .py-sm-4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }

  .p-sm-5 {
    padding: 4rem 4rem !important; }

  .pt-sm-5 {
    padding-top: 4rem !important; }

  .pr-sm-5 {
    padding-right: 4rem !important; }

  .pb-sm-5 {
    padding-bottom: 4rem !important; }

  .pl-sm-5 {
    padding-left: 4rem !important; }

  .px-sm-5 {
    padding-right: 4rem !important;
    padding-left: 4rem !important; }

  .py-sm-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important; }

  .m-sm-auto {
    margin: auto !important; }

  .mt-sm-auto {
    margin-top: auto !important; }

  .mr-sm-auto {
    margin-right: auto !important; }

  .mb-sm-auto {
    margin-bottom: auto !important; }

  .ml-sm-auto {
    margin-left: auto !important; }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important; }

  .mt-md-0 {
    margin-top: 0 !important; }

  .mr-md-0 {
    margin-right: 0 !important; }

  .mb-md-0 {
    margin-bottom: 0 !important; }

  .ml-md-0 {
    margin-left: 0 !important; }

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  .m-md-1 {
    margin: 1rem 1rem !important; }

  .mt-md-1 {
    margin-top: 1rem !important; }

  .mr-md-1 {
    margin-right: 1rem !important; }

  .mb-md-1 {
    margin-bottom: 1rem !important; }

  .ml-md-1 {
    margin-left: 1rem !important; }

  .mx-md-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }

  .my-md-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }

  .m-md-2 {
    margin: 1.5rem 1.5rem !important; }

  .mt-md-2 {
    margin-top: 1.5rem !important; }

  .mr-md-2 {
    margin-right: 1.5rem !important; }

  .mb-md-2 {
    margin-bottom: 1.5rem !important; }

  .ml-md-2 {
    margin-left: 1.5rem !important; }

  .mx-md-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }

  .my-md-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }

  .m-md-3 {
    margin: 2rem 2rem !important; }

  .mt-md-3 {
    margin-top: 2rem !important; }

  .mr-md-3 {
    margin-right: 2rem !important; }

  .mb-md-3 {
    margin-bottom: 2rem !important; }

  .ml-md-3 {
    margin-left: 2rem !important; }

  .mx-md-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important; }

  .my-md-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }

  .m-md-4 {
    margin: 3rem 3rem !important; }

  .mt-md-4 {
    margin-top: 3rem !important; }

  .mr-md-4 {
    margin-right: 3rem !important; }

  .mb-md-4 {
    margin-bottom: 3rem !important; }

  .ml-md-4 {
    margin-left: 3rem !important; }

  .mx-md-4 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }

  .my-md-4 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }

  .m-md-5 {
    margin: 4rem 4rem !important; }

  .mt-md-5 {
    margin-top: 4rem !important; }

  .mr-md-5 {
    margin-right: 4rem !important; }

  .mb-md-5 {
    margin-bottom: 4rem !important; }

  .ml-md-5 {
    margin-left: 4rem !important; }

  .mx-md-5 {
    margin-right: 4rem !important;
    margin-left: 4rem !important; }

  .my-md-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important; }

  .p-md-0 {
    padding: 0 0 !important; }

  .pt-md-0 {
    padding-top: 0 !important; }

  .pr-md-0 {
    padding-right: 0 !important; }

  .pb-md-0 {
    padding-bottom: 0 !important; }

  .pl-md-0 {
    padding-left: 0 !important; }

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .p-md-1 {
    padding: 1rem 1rem !important; }

  .pt-md-1 {
    padding-top: 1rem !important; }

  .pr-md-1 {
    padding-right: 1rem !important; }

  .pb-md-1 {
    padding-bottom: 1rem !important; }

  .pl-md-1 {
    padding-left: 1rem !important; }

  .px-md-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }

  .py-md-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

  .p-md-2 {
    padding: 1.5rem 1.5rem !important; }

  .pt-md-2 {
    padding-top: 1.5rem !important; }

  .pr-md-2 {
    padding-right: 1.5rem !important; }

  .pb-md-2 {
    padding-bottom: 1.5rem !important; }

  .pl-md-2 {
    padding-left: 1.5rem !important; }

  .px-md-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }

  .py-md-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }

  .p-md-3 {
    padding: 2rem 2rem !important; }

  .pt-md-3 {
    padding-top: 2rem !important; }

  .pr-md-3 {
    padding-right: 2rem !important; }

  .pb-md-3 {
    padding-bottom: 2rem !important; }

  .pl-md-3 {
    padding-left: 2rem !important; }

  .px-md-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important; }

  .py-md-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }

  .p-md-4 {
    padding: 3rem 3rem !important; }

  .pt-md-4 {
    padding-top: 3rem !important; }

  .pr-md-4 {
    padding-right: 3rem !important; }

  .pb-md-4 {
    padding-bottom: 3rem !important; }

  .pl-md-4 {
    padding-left: 3rem !important; }

  .px-md-4 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }

  .py-md-4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }

  .p-md-5 {
    padding: 4rem 4rem !important; }

  .pt-md-5 {
    padding-top: 4rem !important; }

  .pr-md-5 {
    padding-right: 4rem !important; }

  .pb-md-5 {
    padding-bottom: 4rem !important; }

  .pl-md-5 {
    padding-left: 4rem !important; }

  .px-md-5 {
    padding-right: 4rem !important;
    padding-left: 4rem !important; }

  .py-md-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important; }

  .m-md-auto {
    margin: auto !important; }

  .mt-md-auto {
    margin-top: auto !important; }

  .mr-md-auto {
    margin-right: auto !important; }

  .mb-md-auto {
    margin-bottom: auto !important; }

  .ml-md-auto {
    margin-left: auto !important; }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important; }

  .mt-lg-0 {
    margin-top: 0 !important; }

  .mr-lg-0 {
    margin-right: 0 !important; }

  .mb-lg-0 {
    margin-bottom: 0 !important; }

  .ml-lg-0 {
    margin-left: 0 !important; }

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  .m-lg-1 {
    margin: 1rem 1rem !important; }

  .mt-lg-1 {
    margin-top: 1rem !important; }

  .mr-lg-1 {
    margin-right: 1rem !important; }

  .mb-lg-1 {
    margin-bottom: 1rem !important; }

  .ml-lg-1 {
    margin-left: 1rem !important; }

  .mx-lg-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }

  .my-lg-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }

  .m-lg-2 {
    margin: 1.5rem 1.5rem !important; }

  .mt-lg-2 {
    margin-top: 1.5rem !important; }

  .mr-lg-2 {
    margin-right: 1.5rem !important; }

  .mb-lg-2 {
    margin-bottom: 1.5rem !important; }

  .ml-lg-2 {
    margin-left: 1.5rem !important; }

  .mx-lg-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }

  .my-lg-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }

  .m-lg-3 {
    margin: 2rem 2rem !important; }

  .mt-lg-3 {
    margin-top: 2rem !important; }

  .mr-lg-3 {
    margin-right: 2rem !important; }

  .mb-lg-3 {
    margin-bottom: 2rem !important; }

  .ml-lg-3 {
    margin-left: 2rem !important; }

  .mx-lg-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important; }

  .my-lg-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }

  .m-lg-4 {
    margin: 3rem 3rem !important; }

  .mt-lg-4 {
    margin-top: 3rem !important; }

  .mr-lg-4 {
    margin-right: 3rem !important; }

  .mb-lg-4 {
    margin-bottom: 3rem !important; }

  .ml-lg-4 {
    margin-left: 3rem !important; }

  .mx-lg-4 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }

  .my-lg-4 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }

  .m-lg-5 {
    margin: 4rem 4rem !important; }

  .mt-lg-5 {
    margin-top: 4rem !important; }

  .mr-lg-5 {
    margin-right: 4rem !important; }

  .mb-lg-5 {
    margin-bottom: 4rem !important; }

  .ml-lg-5 {
    margin-left: 4rem !important; }

  .mx-lg-5 {
    margin-right: 4rem !important;
    margin-left: 4rem !important; }

  .my-lg-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important; }

  .p-lg-0 {
    padding: 0 0 !important; }

  .pt-lg-0 {
    padding-top: 0 !important; }

  .pr-lg-0 {
    padding-right: 0 !important; }

  .pb-lg-0 {
    padding-bottom: 0 !important; }

  .pl-lg-0 {
    padding-left: 0 !important; }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .p-lg-1 {
    padding: 1rem 1rem !important; }

  .pt-lg-1 {
    padding-top: 1rem !important; }

  .pr-lg-1 {
    padding-right: 1rem !important; }

  .pb-lg-1 {
    padding-bottom: 1rem !important; }

  .pl-lg-1 {
    padding-left: 1rem !important; }

  .px-lg-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }

  .py-lg-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

  .p-lg-2 {
    padding: 1.5rem 1.5rem !important; }

  .pt-lg-2 {
    padding-top: 1.5rem !important; }

  .pr-lg-2 {
    padding-right: 1.5rem !important; }

  .pb-lg-2 {
    padding-bottom: 1.5rem !important; }

  .pl-lg-2 {
    padding-left: 1.5rem !important; }

  .px-lg-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }

  .py-lg-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }

  .p-lg-3 {
    padding: 2rem 2rem !important; }

  .pt-lg-3 {
    padding-top: 2rem !important; }

  .pr-lg-3 {
    padding-right: 2rem !important; }

  .pb-lg-3 {
    padding-bottom: 2rem !important; }

  .pl-lg-3 {
    padding-left: 2rem !important; }

  .px-lg-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important; }

  .py-lg-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }

  .p-lg-4 {
    padding: 3rem 3rem !important; }

  .pt-lg-4 {
    padding-top: 3rem !important; }

  .pr-lg-4 {
    padding-right: 3rem !important; }

  .pb-lg-4 {
    padding-bottom: 3rem !important; }

  .pl-lg-4 {
    padding-left: 3rem !important; }

  .px-lg-4 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }

  .py-lg-4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }

  .p-lg-5 {
    padding: 4rem 4rem !important; }

  .pt-lg-5 {
    padding-top: 4rem !important; }

  .pr-lg-5 {
    padding-right: 4rem !important; }

  .pb-lg-5 {
    padding-bottom: 4rem !important; }

  .pl-lg-5 {
    padding-left: 4rem !important; }

  .px-lg-5 {
    padding-right: 4rem !important;
    padding-left: 4rem !important; }

  .py-lg-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important; }

  .m-lg-auto {
    margin: auto !important; }

  .mt-lg-auto {
    margin-top: auto !important; }

  .mr-lg-auto {
    margin-right: auto !important; }

  .mb-lg-auto {
    margin-bottom: auto !important; }

  .ml-lg-auto {
    margin-left: auto !important; }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }
@media (min-width: 1240px) {
  .m-xl-0 {
    margin: 0 0 !important; }

  .mt-xl-0 {
    margin-top: 0 !important; }

  .mr-xl-0 {
    margin-right: 0 !important; }

  .mb-xl-0 {
    margin-bottom: 0 !important; }

  .ml-xl-0 {
    margin-left: 0 !important; }

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  .m-xl-1 {
    margin: 1rem 1rem !important; }

  .mt-xl-1 {
    margin-top: 1rem !important; }

  .mr-xl-1 {
    margin-right: 1rem !important; }

  .mb-xl-1 {
    margin-bottom: 1rem !important; }

  .ml-xl-1 {
    margin-left: 1rem !important; }

  .mx-xl-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }

  .my-xl-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }

  .m-xl-2 {
    margin: 1.5rem 1.5rem !important; }

  .mt-xl-2 {
    margin-top: 1.5rem !important; }

  .mr-xl-2 {
    margin-right: 1.5rem !important; }

  .mb-xl-2 {
    margin-bottom: 1.5rem !important; }

  .ml-xl-2 {
    margin-left: 1.5rem !important; }

  .mx-xl-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }

  .my-xl-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }

  .m-xl-3 {
    margin: 2rem 2rem !important; }

  .mt-xl-3 {
    margin-top: 2rem !important; }

  .mr-xl-3 {
    margin-right: 2rem !important; }

  .mb-xl-3 {
    margin-bottom: 2rem !important; }

  .ml-xl-3 {
    margin-left: 2rem !important; }

  .mx-xl-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important; }

  .my-xl-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }

  .m-xl-4 {
    margin: 3rem 3rem !important; }

  .mt-xl-4 {
    margin-top: 3rem !important; }

  .mr-xl-4 {
    margin-right: 3rem !important; }

  .mb-xl-4 {
    margin-bottom: 3rem !important; }

  .ml-xl-4 {
    margin-left: 3rem !important; }

  .mx-xl-4 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }

  .my-xl-4 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }

  .m-xl-5 {
    margin: 4rem 4rem !important; }

  .mt-xl-5 {
    margin-top: 4rem !important; }

  .mr-xl-5 {
    margin-right: 4rem !important; }

  .mb-xl-5 {
    margin-bottom: 4rem !important; }

  .ml-xl-5 {
    margin-left: 4rem !important; }

  .mx-xl-5 {
    margin-right: 4rem !important;
    margin-left: 4rem !important; }

  .my-xl-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important; }

  .p-xl-0 {
    padding: 0 0 !important; }

  .pt-xl-0 {
    padding-top: 0 !important; }

  .pr-xl-0 {
    padding-right: 0 !important; }

  .pb-xl-0 {
    padding-bottom: 0 !important; }

  .pl-xl-0 {
    padding-left: 0 !important; }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .p-xl-1 {
    padding: 1rem 1rem !important; }

  .pt-xl-1 {
    padding-top: 1rem !important; }

  .pr-xl-1 {
    padding-right: 1rem !important; }

  .pb-xl-1 {
    padding-bottom: 1rem !important; }

  .pl-xl-1 {
    padding-left: 1rem !important; }

  .px-xl-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }

  .py-xl-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

  .p-xl-2 {
    padding: 1.5rem 1.5rem !important; }

  .pt-xl-2 {
    padding-top: 1.5rem !important; }

  .pr-xl-2 {
    padding-right: 1.5rem !important; }

  .pb-xl-2 {
    padding-bottom: 1.5rem !important; }

  .pl-xl-2 {
    padding-left: 1.5rem !important; }

  .px-xl-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }

  .py-xl-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }

  .p-xl-3 {
    padding: 2rem 2rem !important; }

  .pt-xl-3 {
    padding-top: 2rem !important; }

  .pr-xl-3 {
    padding-right: 2rem !important; }

  .pb-xl-3 {
    padding-bottom: 2rem !important; }

  .pl-xl-3 {
    padding-left: 2rem !important; }

  .px-xl-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important; }

  .py-xl-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }

  .p-xl-4 {
    padding: 3rem 3rem !important; }

  .pt-xl-4 {
    padding-top: 3rem !important; }

  .pr-xl-4 {
    padding-right: 3rem !important; }

  .pb-xl-4 {
    padding-bottom: 3rem !important; }

  .pl-xl-4 {
    padding-left: 3rem !important; }

  .px-xl-4 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }

  .py-xl-4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }

  .p-xl-5 {
    padding: 4rem 4rem !important; }

  .pt-xl-5 {
    padding-top: 4rem !important; }

  .pr-xl-5 {
    padding-right: 4rem !important; }

  .pb-xl-5 {
    padding-bottom: 4rem !important; }

  .pl-xl-5 {
    padding-left: 4rem !important; }

  .px-xl-5 {
    padding-right: 4rem !important;
    padding-left: 4rem !important; }

  .py-xl-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important; }

  .m-xl-auto {
    margin: auto !important; }

  .mt-xl-auto {
    margin-top: auto !important; }

  .mr-xl-auto {
    margin-right: auto !important; }

  .mb-xl-auto {
    margin-bottom: auto !important; }

  .ml-xl-auto {
    margin-left: auto !important; }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }
@media (min-width: 1536px) {
  .m-xxl-0 {
    margin: 0 0 !important; }

  .mt-xxl-0 {
    margin-top: 0 !important; }

  .mr-xxl-0 {
    margin-right: 0 !important; }

  .mb-xxl-0 {
    margin-bottom: 0 !important; }

  .ml-xxl-0 {
    margin-left: 0 !important; }

  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }

  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  .m-xxl-1 {
    margin: 1rem 1rem !important; }

  .mt-xxl-1 {
    margin-top: 1rem !important; }

  .mr-xxl-1 {
    margin-right: 1rem !important; }

  .mb-xxl-1 {
    margin-bottom: 1rem !important; }

  .ml-xxl-1 {
    margin-left: 1rem !important; }

  .mx-xxl-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }

  .my-xxl-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }

  .m-xxl-2 {
    margin: 1.5rem 1.5rem !important; }

  .mt-xxl-2 {
    margin-top: 1.5rem !important; }

  .mr-xxl-2 {
    margin-right: 1.5rem !important; }

  .mb-xxl-2 {
    margin-bottom: 1.5rem !important; }

  .ml-xxl-2 {
    margin-left: 1.5rem !important; }

  .mx-xxl-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }

  .my-xxl-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }

  .m-xxl-3 {
    margin: 2rem 2rem !important; }

  .mt-xxl-3 {
    margin-top: 2rem !important; }

  .mr-xxl-3 {
    margin-right: 2rem !important; }

  .mb-xxl-3 {
    margin-bottom: 2rem !important; }

  .ml-xxl-3 {
    margin-left: 2rem !important; }

  .mx-xxl-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important; }

  .my-xxl-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }

  .m-xxl-4 {
    margin: 3rem 3rem !important; }

  .mt-xxl-4 {
    margin-top: 3rem !important; }

  .mr-xxl-4 {
    margin-right: 3rem !important; }

  .mb-xxl-4 {
    margin-bottom: 3rem !important; }

  .ml-xxl-4 {
    margin-left: 3rem !important; }

  .mx-xxl-4 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }

  .my-xxl-4 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }

  .m-xxl-5 {
    margin: 4rem 4rem !important; }

  .mt-xxl-5 {
    margin-top: 4rem !important; }

  .mr-xxl-5 {
    margin-right: 4rem !important; }

  .mb-xxl-5 {
    margin-bottom: 4rem !important; }

  .ml-xxl-5 {
    margin-left: 4rem !important; }

  .mx-xxl-5 {
    margin-right: 4rem !important;
    margin-left: 4rem !important; }

  .my-xxl-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important; }

  .p-xxl-0 {
    padding: 0 0 !important; }

  .pt-xxl-0 {
    padding-top: 0 !important; }

  .pr-xxl-0 {
    padding-right: 0 !important; }

  .pb-xxl-0 {
    padding-bottom: 0 !important; }

  .pl-xxl-0 {
    padding-left: 0 !important; }

  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .p-xxl-1 {
    padding: 1rem 1rem !important; }

  .pt-xxl-1 {
    padding-top: 1rem !important; }

  .pr-xxl-1 {
    padding-right: 1rem !important; }

  .pb-xxl-1 {
    padding-bottom: 1rem !important; }

  .pl-xxl-1 {
    padding-left: 1rem !important; }

  .px-xxl-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }

  .py-xxl-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

  .p-xxl-2 {
    padding: 1.5rem 1.5rem !important; }

  .pt-xxl-2 {
    padding-top: 1.5rem !important; }

  .pr-xxl-2 {
    padding-right: 1.5rem !important; }

  .pb-xxl-2 {
    padding-bottom: 1.5rem !important; }

  .pl-xxl-2 {
    padding-left: 1.5rem !important; }

  .px-xxl-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }

  .py-xxl-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }

  .p-xxl-3 {
    padding: 2rem 2rem !important; }

  .pt-xxl-3 {
    padding-top: 2rem !important; }

  .pr-xxl-3 {
    padding-right: 2rem !important; }

  .pb-xxl-3 {
    padding-bottom: 2rem !important; }

  .pl-xxl-3 {
    padding-left: 2rem !important; }

  .px-xxl-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important; }

  .py-xxl-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }

  .p-xxl-4 {
    padding: 3rem 3rem !important; }

  .pt-xxl-4 {
    padding-top: 3rem !important; }

  .pr-xxl-4 {
    padding-right: 3rem !important; }

  .pb-xxl-4 {
    padding-bottom: 3rem !important; }

  .pl-xxl-4 {
    padding-left: 3rem !important; }

  .px-xxl-4 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }

  .py-xxl-4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }

  .p-xxl-5 {
    padding: 4rem 4rem !important; }

  .pt-xxl-5 {
    padding-top: 4rem !important; }

  .pr-xxl-5 {
    padding-right: 4rem !important; }

  .pb-xxl-5 {
    padding-bottom: 4rem !important; }

  .pl-xxl-5 {
    padding-left: 4rem !important; }

  .px-xxl-5 {
    padding-right: 4rem !important;
    padding-left: 4rem !important; }

  .py-xxl-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important; }

  .m-xxl-auto {
    margin: auto !important; }

  .mt-xxl-auto {
    margin-top: auto !important; }

  .mr-xxl-auto {
    margin-right: auto !important; }

  .mb-xxl-auto {
    margin-bottom: auto !important; }

  .ml-xxl-auto {
    margin-left: auto !important; }

  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }

  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }
.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }

  .text-md-right {
    text-align: right !important; }

  .text-md-center {
    text-align: center !important; } }
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }

  .text-lg-right {
    text-align: right !important; }

  .text-lg-center {
    text-align: center !important; } }
@media (min-width: 1240px) {
  .text-xl-left {
    text-align: left !important; }

  .text-xl-right {
    text-align: right !important; }

  .text-xl-center {
    text-align: center !important; } }
@media (min-width: 1536px) {
  .text-xxl-left {
    text-align: left !important; }

  .text-xxl-right {
    text-align: right !important; }

  .text-xxl-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

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

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

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

.text-white {
  color: #fff !important; }

.text-muted {
  color: #636c72 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #4b5257 !important; }

.text-primary {
  color: #008bc0 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #00668d !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #3badcf !important; }

a.text-info:focus, a.text-info:hover {
  color: #2a8fad !important; }

.text-warning {
  color: #e69d3e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #d5851c !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-gray-dark {
  color: #292b2c !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1239px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1240px) {
  .hidden-xl-up {
    display: none !important; } }

@media (max-width: 1535px) {
  .hidden-xl-down {
    display: none !important; } }

@media (min-width: 1536px) {
  .hidden-xxl-up {
    display: none !important; } }

.hidden-xxl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*# sourceMappingURL=bootstrap.css.map */

.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0)}.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
.container,.container-fluid{margin-right:auto;margin-left:auto}.container-fluid{padding-right:2rem;padding-left:2rem}.row{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width:48em){.container{width:49rem}.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:64em){.container{width:65rem}.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:75em){.container{width:76rem}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}
/* Profile actions */
body:not(.template-header-default) #profile-actions {
	display: flex;
	justify-content: center;
	position: fixed;
	bottom: 0rem;
	left: 0rem;
	right: 0rem;
	z-index: 200;
	/* http://stackoverflow.com/questions/12969228/chrome-slow-scrolling-with-fixed-position-elements */
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
}

#profile-actions div.profile-actions-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0.75rem 1rem;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}

@media screen and (max-width: 543px) {

	#profile-actions div.profile-actions-container {
		padding: 0.5rem;
	}

}

body:not(.template-header-default) #profile-actions div.profile-actions-container {
	background-color: rgba(0, 0, 0, 0.5);
}

body:not(.template-header-default) #profile-actions.profile-actions-highlight div.profile-actions-container {
	background-color: rgba(0, 0, 0, 0.7);
}

#profile-actions a.theme-action-button {
	padding: 0.375rem 1rem;
	border-radius: 1rem;
	transition: border-color 0.5s;
	border: 1px solid rgba(200,200,200, 0.5);
	margin: 0.25rem 0.375rem;
}

@media screen and (max-width: 543px) {

	#profile-actions a.theme-action-button {
		margin: 0.25rem 0.125rem;
	}

}

#profile-actions a.theme-action-button:hover {
	border-color: rgba(100,100,100, 0.5);
}

#profile-actions a.profile-actions-template {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}

#profile-actions span.profile-actions-template-name {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8rem;
	margin-left: 1rem;
	display: inline-block;
	width: 75px;
	text-align: right;
}

/* Profile update */

div.profile-update {
	display: flex;
	justify-content: space-between;
	margin-bottom: 2rem;
}

div.profile-update > * {
	width: calc(50% - 1rem);
}

@media screen and (max-width: 767px) {

	div.profile-update {
		flex-wrap: wrap;
	}

	div.profile-update > * {
		width: 100%;
	}

}

div.profile-update-info {
	display: flex;
	flex-direction: column;
}

div.profile-update-social > div.input-group {
	margin-bottom: 0.25rem;
}

div.profile-update-submit {
	text-align: center;
	margin-top: 1rem;
}

@media screen and (max-width: 767px) {

	div.profile-update-info {
		order: 1;
		margin: auto;
		margin-bottom: 1rem;
		justify-content: center;
	}
}

div.profile-update-bio {
	display: flex;
	padding: 0 0.5rem;
}

@media screen and (min-width: 992px) {

	div.profile-update-bio {
		padding-right: 1.5rem;
	}

}

div.profile-update-bio-icon {
	padding-top: 0.25rem;
	font-size: 2.75rem;
	line-height: 1;
	text-align: center;
	min-width: 50px;
	width: 50px;
	align-self: flex-start;
}

div.profile-update-bio-text {
	padding-left: 1.5rem;
	width: 100%
}

ul.profile-tabs {
	margin-bottom: 3rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.profile-title {
	text-align: center;
	padding: 2rem 0;
}

body.template-profile div.help {
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
}

/* Profile summary */
p.profile-no-data {
	text-align: center;
	padding-bottom: 2rem;
	color: rgba(127, 127, 127, 0.75);
}

div.profile-summary {
	width: 400px;
	display: flex;
}

div.profile-summary div.profile-summary-login {
	padding: 0 10px;
	flex: 1;
}
div.profile-summary div.profile-summary-bio {
	line-height: 1.4;
	font-weight: lighter;
	font-size: 0.9rem !important;
}
div.profile-summary div.profile-summary-stats {
	display: flex;
	margin-top: 20px;
}
div.profile-summary div.profile-stat {
	display: flex;
	flex-direction: column;
	align-items: center;
	white-space: nowrap;
	font-size: 0.9rem;
}
div.profile-summary div.profile-stat:not(:last-child) {
	margin-right: 1.5rem;
}
div.profile-summary div.profile-summary-user-info {
	display: flex;
	min-height: 60px;
	flex-direction: column;
	justify-content: center;
	margin-bottom: 0.25rem;
	line-height: 1.4;
	align-items: flex-start;
}
div.profile-summary div.profile-summary-user-info a:hover {
	text-decoration: none;
}
div.profile-summary div.profile-summary-user-info .profile-summary-user-info-login:hover {
	text-decoration: underline;
}

div.profile-summary div.profile-summary-user-info-intro {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

div.profile-summary .profile-summary-user-info-login {
	font-size: 1.25rem;
}

div.profile-summary a.profile-summary-user-info-reporter {
	text-transform: uppercase;
	font-size: 0.75rem;
	border: 1px solid white;
	padding: 0.25rem 0.375rem;
	border-radius: 0.5rem;
	line-height: 1;
}

div.profile-summary a.profile-summary-user-info-details {
	display: block;
	font-size: 1rem;
	text-decoration: none;
}

/* Profile pagination */
div.profile-pagination {
	display: flex;
	justify-content: center;
	align-items: center;
}

.profile-follow-anonymous {
	margin-top: 1rem;
	display: flex;
	justify-content: center;
}

.profile-follow-anonymous h4 {
	text-align: center;
	background-color: black;
	color: white;
	padding: 0.5rem 1rem;
}

.profile-like {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: -0.5rem;
}

.profile-like > * {
	margin: 0.5rem;
}



ul.profile-category a.profile-category-item.has-sub-categories {
	margin-right: 0;
	padding-right: 0!important;
}
ul.profile-category a.profile-category-item.is-sub-category {
	margin-left: 0;
	padding-left: 0 !important;
}
/* Structure */
#trip-header {
	max-width: 2000px;
	margin: auto;
}

#trip-header:not(.trip-header-empty) {
	overflow: hidden;
	background-position: center center;
	background-size: cover;
}

#trip-header a:not(.publication-bubble) {
	color: #595959;
}

.template-cover-inverse #trip-header,
.template-cover-inverse #trip-header a:not(.publication-bubble) {
	color: white;
	text-shadow: 0 0 50px rgba(50, 50, 50, 0.33);
}

#trip-header-preview {
	max-width: 2000px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

#trip-header.trip-header-center > .container {
	display: flex;
	flex-direction: column;
	align-items: center;
}

#trip-header.trip-header-center > .container > * {
	width: 100%;
}

#trip-header-content {
	flex: 1 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

/* IE 11 fix */
#trip-header-content > * {
	max-width: 100%;
}

#trip-header.trip-header-center h1 {
	text-align: center;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

#trip-header h1 a {
	text-decoration: none;
}

.template-cover-inverse #trip-header h1 a {
	color: white;
}

body.template-trip-author #trip-header.trip-header-empty.highlight {
	background-position: 400px 0;
	transition: background-position 10s;
	transition-delay: 0.25s;
	transition-timing-function: linear;
}

body.template-trip:not(.template-cover-inverse) #trip-header .publication-bubble-link:hover .publication-bubble,
body.template-trip:not(.template-cover-inverse) #trip-header .publication-bubble.publication-bubble-link:hover {
	border-color: rgba(255, 255, 255, 0.75);
}

#trip-header div.vignette-trip-image-upload,
#trip-header div.cover-trip-image-upload {
	z-index: 3;
	position: absolute;
	font-size: 60px;
	line-height: 1;
	margin: 1.5rem 0 0 1.5rem;
}
#trip-header div.trip-cover div.vignette-trip-image-upload.vignette-trip-image-yes,
#trip-header div.trip-cover div.cover-trip-image-upload.cover-trip-image-yes {
	opacity: 0;
	transition: opacity 0.5s;
}
#trip-header div.trip-cover:hover div.vignette-trip-image-upload.vignette-trip-image-yes,
#trip-header div.trip-cover:hover div.cover-trip-image-upload.cover-trip-image-yes {
	opacity: 1;
}

ul.cover-trip-menu div.dropdown-header,
ul.vignette-trip-menu div.dropdown-header {
	text-transform: uppercase;
	font-size: 0.8rem;
	border-bottom: 1px solid #eee;
	margin-bottom: 0.25rem;
}
ul.cover-trip-menu div.dropdown-header a,
ul.vignette-trip-menu div.dropdown-header a {
	font-size: 0.9rem;
	margin-left: 1rem;
	color: inherit !important;
}
ul.cover-trip-menu a.dropdown-item,
ul.vignette-trip-menu a.dropdown-item {
	line-height: 1.4;
}
@media screen and (max-width: 543px) {

	#trip-header div.vignette-trip-image-upload,
	#trip-header div.cover-trip-image-upload {
		font-size: 40px;
		margin: 1rem 0 0 1rem;
	}

}

#trip-header div.cover-trip-image-upload ul a.dropdown-item {
	color: #595959;
}

div.trip-cover {
	position: relative;
	width: 100%;
	max-width: 2000px;
	height: 600px;
	overflow: hidden;
}

div.trip-cover-background {
	height: 100%;
	background-position: center center;
}

div.trip-cover-preview {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

div.trip-header-author {
	display: flex;
	align-items: center;
	margin-bottom: 1.5rem;
}

@media screen and (max-width: 543px) {

	div.trip-header-author {
		margin-bottom: 1rem;
	}

}

div.trip-header-author-label {
	margin-left: 1rem;
}

a.trip-header-map {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	width: 3.5rem;
	height: 3.5rem;
	font-size: 1.75rem;
	background-color: rgba(0, 0, 0, 0.1);
	text-decoration: none;
	transition: background-color 0.5s;
}

a.trip-header-map:hover {
	background-color: rgba(0, 0, 0, 0.2);
	text-decoration: none;
}

h1.trip-title {
	margin-bottom: 1.25rem;
}

@media screen and (max-width: 543px) {

	h1.trip-title {
		margin-bottom: 1rem;
	}

}

/* Details */
div.trip-summary-author {
	font-weight: normal;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}


div.trip-summary-author div.avatar-view {
	margin: 0 0.5rem;
}

.trip-summary {
	font-size: 1.125rem;
	line-height: 1.8rem;
	font-weight: lighter;
	font-style: italic;
}

body.template-trip-no-bubble .trip-summary {
	margin-top: 0.75rem;
}

/* Infos */
div.trip-date {
	display: flex;
	align-items: center;
}

div.trip-date > div.trip-date-range,
div.trip-date > div.trip-date-duration {
	margin-right: 1.5rem;
}

div.trip-date > div.trip-date-range i,
div.trip-date > div.trip-date-duration i {
	font-size: 0.75rem;
	margin-right: 0.375rem;
}

label.trip-tag,
label.trip-country {
	padding: 0.125rem 0.25rem;
	border-radius: 3px;
	margin-bottom: 0.25rem;
	margin-right: 0.5rem;
	font-size: 0.875rem;
	white-space: nowrap;
}

@media screen and (max-width: 991px) {

	label.trip-tag {
		margin-right: 0.25rem;
		margin-bottom: 0.125rem;
	}

}

label.trip-tag > i,
label.trip-country > i {
	font-size: 0.6rem;
}

.trip-category {
	padding: 0.125rem 0.25rem;
	border-radius: 3px;
	margin-bottom: 0.5rem;
	margin-right: 0.5rem;
	font-weight: lighter;
	font-size: 0.875rem;
	white-space: nowrap;
	border: 1px solid rgb(80, 80, 80);
	color: rgb(80, 80, 80);
}

.trip-category a:hover {
	text-decoration: none;
}

/* Flow for live trip */
div.trip-live {
	display: inline-flex;
	flex-direction: column;
	border-radius: 0.25rem;
	background-color: rgba(0, 0, 0, 0.66);
	margin-bottom: 1.5rem;
}

@media screen and (max-width: 543px) {

	div.trip-live {
		margin-bottom: 1rem;
	}

}

div.trip-live > * {
	max-width: 375px;
}

body.template-trip:not(.template-cover-inverse) #trip-header div.trip-live {
	background-color: #f5f5f5;
}

div.trip-live-date {
	padding: 0.75rem;
	text-align: center;
	font-size: 0.875rem;
}

div.trip-live-unread {
	padding: 0.5rem;
	text-align: center;
	display: block;
	background-color: #3badcf;
	border-bottom-left-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
}

div.trip-live-unread a {
	color: white !important;
}

div.trip-live-element {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0.5rem;
	padding: 0 0.5rem;
}

#trip-header.trip-header-empty div.trip-live-element {
	border-top: 1px solid white;
	padding-top: 0.5rem;
}

div.trip-live-element div.trip-live-bubble {
	margin: 0.25rem 0.75rem 0.25rem 0;
	background-color: rgba(0, 0, 0, 0.5);
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 2rem;
	border-width: 2px;
	border-style: solid;
	line-height: 1.1;
	min-width: 3rem;
	height: 3rem;
	text-align: center;
	padding: 0 0.5rem;
	font-size: 0.875rem;
}

body.template-trip:not(.template-cover-inverse) #trip-header div.trip-live-bubble {
	background-color: white;
}

/* Share */

div.trip-share {
	display: flex;
	flex-direction: column;
}

div.trip-noshare {
	display: flex;
	align-items: center;
}

div.trip-noshare span.trip-noshare-text {
	margin-left: 0.5rem;
	line-height: 1.3;
}

/* Update template */
#trip-template-actions {
	display: flex;
	justify-content: center;
	position: fixed;
	bottom: 0rem;
	left: 0rem;
	right: 0rem;
	z-index: 200;
	/* http://stackoverflow.com/questions/12969228/chrome-slow-scrolling-with-fixed-position-elements */
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
}

#trip-template-actions div.trip-template-actions-container {
	padding: 0.375rem 1rem;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
	color: white;
}

@media screen and (max-width: 543px) {

	#trip-template-actions div.trip-template-actions-container {
		padding: 0.375rem 0.5rem;
	}

}

div.template-current {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 1.5rem;
}

.update-trip-template-submit {
	display: flex;
	justify-content: space-between;
}

#update-profile-header-form div.number-details {
	display: flex;
	align-items: center;
}
#update-profile-header-form div.number-details span {
	margin-left: 0.5rem;
}
/* Profile display */
div.profile-social a.publication-bubble {
	margin-right: 0.25rem;
}

div.profile-social-theme {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

@media screen and (max-width: 991px) {

	div.profile-social-theme {
		margin: 1rem 0 0 0;
	}

}

div.identity-header-simple {
	padding: 1.5rem 0;
	display: flex;
	flex-direction: column;
	align-items: center;
}

div.identity-header-simple h2.identity-header-simple-login {
	margin: 0.5rem 0 0.25rem;
	font-weight: lighter;
}

div.identity-header-simple h2.identity-header-simple-login a {
	text-decoration: none;
	color: #333;
}

/* Profile logo */
a.profile-logo {
	display: block;
	width: 100%;
	max-width: 300px;
	height: 150px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.profile-logo-title {
	font-weight: lighter;
}

.profile-logo-subtitle {
	font-size: 1.5rem;
}
#draft-message-fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	box-shadow: 0px -2px 4px rgba(150, 150, 150, 0.2);
	background-color: #fafafa;
	display: flex;
	justify-content: space-between;
	padding: 0.5rem 1rem;
	font-size: 0.9rem;
	z-index: 501; /* Pour passer au dessus des bulles de localisation */
}
#alternate-navigation #draft-message-fixed {
	position: relative;
}
@media screen and (max-width: 543px) {

	#draft-message-fixed {
		font-size: 0.8rem;
		padding: 0.375rem 0.75rem;
	}

}

.draft-message-save {
	display: none;
}

.draft-message-save i,
.draft-message-text i,
.draft-message-info i {
	margin-right: 0.5rem;
}

.draft-message-text {
	font-weight: lighter;
	letter-spacing: 0;
}

.draft-message-save a,
.draft-message-text a,
.draft-message-info a {
	color: #222;
	letter-spacing: 0;
}
/* Header publication */

div.publication-stats {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

div.publication-stats > * {
	margin: 0.25rem 0.75rem;
	display: flex;
	align-items: center;
}

div.publication-stats .publication-bubble {
	margin-right: 0.375rem;
}

div.share-icons {
	margin: 0.5rem 0;
}
.publication-square {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-right: 0.375rem;
	background-color: black;
	border-radius: 0.25rem;
	color: white;
	height: 3rem;
	width: 3rem;
	line-height: 1.1;
	transition: all 0.5s;
}

.publication-square:hover {
	text-decoration: none;
	color: white;
}
.publication-square i {
	font-size: 1.5rem;
}
div.publication-share-all {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.publication-text {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: black;
	border-radius: 0.25rem;
	color: white;
	height: 3rem;
	line-height: 1.1;
	transition: all 0.5s;
	padding: 0.5rem;
	width: calc(50% - 0.5rem);
	margin-right: 0.5rem;
	margin-bottom: 0.5rem;
}
@media screen and (max-width: 543px) {
	.publication-text {
		width: 100%;
	}
}
.publication-text:hover {
	text-decoration: none;
	color: white;
}
.publication-text i {
	font-size: 1.5rem;
	margin-right: 0.25rem;
}

div.publication-stats-likes .publication-bubble {
	line-height: 0.9;
	transition: all 0.5s;
}

a.publication-stats-steps:hover {
	text-decoration: none;
}

a.publication-stats-steps i {
	padding-left: 0.25rem;
}

div.publication-stats-likes .publication-stats-likes-value {
	margin-left: 0.5rem;
}

div.publication-stats-likes .publication-stats-likes-check {
	margin-left: 0.5rem;
}

div.publication-stats i.publication-notification {
	font-size: 0.75rem;
	margin-right: 3px;
}

div.publication-author-actions {
	padding: 0.5rem;
	display: flex;
	justify-content: center;
}

/* Pas revue en dessous de cette ligne */

div.front-message-create {
	margin-top: 2rem;
}

span.front-message-profil a {
	padding-left: 15px;
}
a.front-message-profil {
	margin-right: 15px;
}

.front-message-date,
.front-message-date-unread {
	font-weight: lighter;
	margin-right: 30px;
}

.front-message-date,
.front-message-date a {
	color: #515151;
}

.front-message-date-unread,
.front-message-date-unread a {
	color: #779;
}

.front-message-date a:hover,
.front-message-date-unread a:hover {
	text-decoration: underline;
}

div.front-message.copied {
	opacity:.5;
}

div.front-message-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 0.5rem;
}

div.front-message-head div.avatar-view {
	margin-right: 10px;
}

div.front-message-head div.front-message-identity {
	display: flex;
	align-items: center;
}

div.front-message-head div.front-message-stats {
	margin-top: 0.125rem;
	font-size: 0.75rem;
	color: #888;
}

div.front-message-head i.front-message-reply {
	width: 1.25rem;
}

div.front-message-discussion-answer {
	margin-bottom: 2rem;
}

div.front-message-deleted {
	padding: 0.5rem 0 1rem;
}

#create-feedback div.create-feedback-submit {
	margin: 0.75rem 0;
	display: flex;
	justify-content: space-between;
}

#create-feedback p.create-feedback-title {
	text-decoration: underline;
	font-size: 1rem;
}


div.front-message-feedback div.reador {
	margin-left: 1.25rem;
}

div.front-create-answer form h3 {
	margin-bottom: 1rem;
}

div.front-create-answer-info {
	font-size: 0.9rem;
	margin: 1rem 0 1rem;
	border-radius: 1rem;
	background-color: rgba(0, 0, 0, 0.05);
	padding: 0.5rem 1rem 0.1rem 1rem;
}

div.front-create-anonymous-followup {
	margin-bottom: 1rem;
}

div.front-create-anonymous {
	font-size: 0.9rem;
}

div.front-create-followup {
	margin-bottom: 1rem;
}

a.publication-bubble.front-text-action {
	color: #BBB;
	margin: 2px 4px;
}

a.publication-bubble.front-text-action:hover {
	color: #444;
	border-color: #444;
	text-decoration: none;
}

div.front-message-first-publishing {
	margin-top:1rem;
}

div.moderation-actions {
	padding: 10px;
}

i.unread {
	color: #99b;
}

div.pagination {
	padding: 20px 15px;
}
div.pagination-goto {
	text-overflow: ellipsis;
}

#update-answer {
	margin-top: 1rem;
}

/* Notifications */
div.discussion-notification-bell .publication-bubble,
div.forum-notification-bell .publication-bubble {
	background-color: #00c8af;
	color: white;
}

div.forum-notification-bell {
	margin-left: 1rem;
}

/* Publish polish */
div.trip-share-images-section {
	border: 1px solid #ccc;
	border-radius: 0.25rem;
	padding: 0.75rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
div.trip-share-images {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 1rem;
}
div.trip-share-images-right,
div.trip-share-images-left {
	display: flex;
	align-items: center;
}
div.trip-share-images-right i,
div.trip-share-images-left i {
	font-size: 3rem;
	opacity: 0.6;
	cursor: pointer;
}

div.trip-share-images-right i:hover,
div.trip-share-images-left i:hover {
	opacity: 1;
	-webkit-transition: opacity .1s ease-in-out;
	-moz-transition: opacity .1s ease-in-out;
	-ms-transition: opacity .1s ease-in-out;
	-o-transition: opacity .1s ease-in-out;
	transition: opacity .1s ease-in-out;

}
img.trip-share-image-img {
	max-height: 200px;
}
div.trip-share-image {
	width: 400px;
	display: flex;
	justify-content: center;
}
div.trip-share-select-image-button {
	width: 100%;
	text-align: center;
	margin-top: 0.5rem;
}
div.trip-share-preview-section {
	border: 1px solid #ccc;
	border-radius: 0.25rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
p.trip-share-preview-text {
	margin-bottom: 0;
}
img.trip-share-preview-image {
	max-height: 200px;
	margin-top: 0.5rem;
}
div.trip-share-summary-steps {
	margin-bottom: 2rem;
}
div.trip-share-summary-step {
	display: flex;
	align-items: center;
	margin-bottom: 0.25rem;
}
div.trip-share-summary-step-content {
	margin-left: 1rem;
}
div.trip-share-preview-data {
	display: flex;
}
div.trip-share-preview-data div.trip-share-preview-image {
	width: 40%;
}
div.trip-share-preview-data div.trip-share-preview-image img {
	width: 100%;
}
div.trip-share-preview-textual {
	padding: 1rem;
	flex: 1;
}

#modal-trip-share div.trip-share-mode {
	display: flex;
	margin: 0.5rem;
	justify-content: flex-start;
	align-items: center;
}

/* Template */

#modal-navigator-burger div.trip-bubble {
	width: 3rem;
	min-width: 3rem;
	height: 3rem;
	margin-right: 0;
	border-width: 2px !important;
	font-size: 0.9rem;
}

#modal-navigator-burger div.navigator-message-comments a {
	color: white;
	margin: 2px 4px;
	font-size: 0.9rem;
}
#modal-navigator-burger div.navigator-message-comments a:hover {
	color: #c5eaf4;
	text-decoration: none;
}
#modal-navigator-burger div.navigator-message-comments {
	cursor: pointer;
	width: 3rem;
	text-align: right;
	display: inline;
}
#modal-navigator-burger div.navigator-message-action {
	cursor: pointer;
	width: 3rem;
	text-align: right;
}
#modal-navigator-burger div.navigator-message-action i {
	display: none;
}
#modal-navigator-burger.selected div.navigator-message-action i,
#modal-navigator-burger:hover div.navigator-message-action i {
	display: inline;
}
#modal-navigator-burger div.navigation-message-title {
	margin-left: 3px;
	cursor: pointer;
	display: flex;
	align-items: center;
}
#modal-navigator-burger div.navigation-message-title-title {
	margin-left: 0.5rem;
}

body.no-trip-navigator #trip-navigator {
	top: -1000px;
}

.trip-fixed div.trip-message-push {
	margin-bottom: 0;
}

.trip-fixed div.trip-bubble-container {
	margin-right: 1rem;
}

@media (min-width: 768px) {
	.trip-fixed div.trip-bubble-container {
		width: 64px;
		min-width: 64px;
		display: flex;
		justify-content: center;
		margin-right: 1.125rem;
	}
}

#trip-map-container .trip-content {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

@media screen and (max-width: 543px){

	#trip-map-container {
		padding: 0;
	}

	#trip-map-container .trip-content {
		padding: 0;
	}

}

#trip-map {
	position: relative;
}

#trip-map .map-view {
	height: 400px;
}

#trip-map .leaflet-tooltip {
	padding: 2px 4px;
}

#trip-map .map-expand {
	position: absolute;
	bottom: 0.75rem;
	left: calc(50% - 1rem);
	z-index: 999;
}

#trip-map .map-expand a.publication-bubble {
	background-color: rgba(0, 0, 0, 0.4);
}

#trip-map:hover .map-expand a.publication-bubble {
	background-color: rgba(0, 0, 0, 0.6);
}


#trip-map-free {
	left: 0;
	right: 0;
	text-align: center;
	padding: 1rem 0 2rem 0;
	pointer-events: none;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.4) 50%, transparent 100%);
	position: absolute;
	z-index: 400;
	color: white;
	font-weight: bold;
}

div.write-trip-presentation {
	margin: 1rem 0 1rem 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

div.write-trip-presentation h3 {
	margin: 0;
}

div.write-trip-presentation .intro {
	color: #3badcf;
}


div.write-trip-title {
	margin: 3rem 0;
}

/* Trip edition */
form#update-open {
	position: relative;
}

div.trip-update input[data-field="title"] {
	font-size: 1.33rem;
}

div.trip-update-highlight {
	background: #fafafa;
	padding: 0.75rem;
}

div.trip-update-more {
	margin-top: 0.375rem;
}

div.trip-update-submit {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 1rem;
}

div.write-trip-title input {
	font-size: 1.5rem;
	text-align: center;
}

div.category-line {
	display: flex;
}
a[data-action="delete-category"] {
	width: 30px;
	color: #595959;
	text-align: center;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
a[data-action="delete-category"]:hover {
	text-decoration: none;
}

div.write-publication-categories-add {
	margin-top: 0.25rem;
	font-size: 0.8rem;
	color: #ccc;
}

input.write-slogan-custom {
	margin-top: 0.5rem;
	min-width: 250px;
}

div.country-line {
	display: flex;
	align-items: center;
}

a[data-action="delete-country"] {
	width: 30px;
	color: #595959;
	text-align: center;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
a[data-action="delete-country"]:hover {
	text-decoration: none;
}

div.editor-map-countries a[data-action="delete-country"] {
	color: black;
}

div.editor-map-countries-add {
	display: none;
}
div.editor-map-countries-add div.validation-country {
	display: flex;
	justify-content: space-between;
}

div.edit-trip-follow,
div.edit-trip-private,
div.edit-trip-format {
	margin-bottom: 0.5rem;
}

body.template-trip-open div.edit-trip-format > *.selected span {
	background-color: #a04ba0 !important;
	border-color: #a04ba0 !important;
}

@media screen and (max-width: 767px) {

	div.edit-trip-format.field-radio-light > * {
		width: 400px;
	}

}

div.edit-trip-follow > *,
div.edit-trip-private > *,
div.edit-trip-format > * {
	margin: 0.5rem;
	background-color: #fafafa;
}

div.edit-trip-follow.field-radio-light > *,
div.edit-trip-private.field-radio-light > * {
    width: 400px;
}

div.has-error div.edit-trip-follow label {
	border: 1px solid #d9534f;
}
div#write-publication-countries {
	max-width: 350px;
}

div.write-publication-countries-add {
	margin-top: 0.25rem;
	font-size: 0.8rem;
}

div:not(.editor-map-countries) > div.write-publication-countries-add {
	color: #ccc;
}

div.editor-map-countries > div.editor-map-countries  div.write-publication-countries-add {
	color: #777;
}

div.editor-map-countries  div.write-publication-countries-add a {
	color: #777;
}

div.edit-trip-summary {
	margin-bottom: 0.5rem;
}

div.edit-trip-summary textarea.form-control {
	height: 8em;
}

@media screen and (max-width: 767px) {

	div.edit-trip-summary textarea.form-control {
		 height: 6em;
	}

}

span.edit-trip-info {
	display: inline-flex;
	height: 1.4em;
	min-height: 1.4em;
	width: 1.4em;
	min-width: 1.4em;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	margin-left: 0.5rem;
}

div.write-trip-details {
	background-color: #fafafa;
	margin-top: 1rem;
	padding: 0.75rem;
}
div.write-trip-details .has-error-message {
	background-color: #fafafa;
}
div.write-trip-details .trip-summary textarea {
	font-size: 1.125rem;
}

div.write-trip-details .write-trip-date {
	font-weight: lighter;
}
div.write-trip-details .trip-update-highlight {
	padding: 0;
	background-color: transparent;
}

@media screen and (max-width: 991px) {

	div.write-trip-details .write-trip-date {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin: 0.5rem 0;
	}

}

div.write-trip-parameter {
	margin-top: 1.5rem;
}

div.write-trip-parameter-highlight {
	background-color: #f5f5f5;
	border-radius: 0.25rem;
	margin-bottom: 1rem;
	padding: 1rem;
}

div.write-trip-parameter h4 {
	margin-bottom: 1rem;
}

div.write-trip-parameter p.write-trip-label {
	font-size: 1.125rem;
	text-align: center;
	font-weight: lighter;
}

div.write-trip-parameter div.editorial-trip-square {
	width: 375px;
}

div.write-trip-parameter div.follower-button {
	display: flex;
	justify-content: center;
}
div.write-trip-parameter p.follower-notice {
	display: none;
	text-align: center;
	max-width: 500px;
	margin: 1rem auto;
}

#write-bubble {
	display: flex;
	margin: 2rem 0;
}

#write-bubble > div {
	width: 25%;
	max-width: 200px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#write-bubble #trip-bubble-hidden {
	border-color: transparent;
}

#write-bubble #trip-bubble-hidden:after {
	content: "\f05e";
	font-family: FontAwesome;
	font-size: 2.5rem;
	line-height: 2.5rem;
	color: #bbb;
}

div.push-trip-head {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 1rem;
	margin-bottom: 2rem;
}

div.push-trip-location {
	margin: 3px 0px;
	color: #666;
	font-size: 0.825rem;
	max-width: 200px;
}

div.push-trip-location a {
	color: #666;
}

@media screen and (max-width: 543px) {

	div.push-trip-title {
		width: 100%;
		margin-bottom: 0.25rem;
	}

}

@media screen and (min-width: 544px) {

	div.push-trip-title {
		flex: 1;
		margin-right: 1rem;
	}

}

div.push-trip-title input {
	font-size: 1.125rem;
}

div.push-trip-title input:not(:focus) {
	border-color: #e0e0e0;
}

div.push-trip-bubble {
	margin-bottom: 1.5rem;
}

div.push-trip-bubble-distance input[type="number"] {
	width: 150px;
}


div.push-trip-bubble-date-relative {
	display: flex;
	flex-wrap: wrap;
}

div.push-trip-bubble-date-relative input[type="number"] {
	max-width: 100px;
	font-weight: bold;
	text-align: center;
	font-size: 1.25rem;
	padding-top: 0.125rem;
	padding-bottom: 0.125rem;
}

div.push-trip-bubble-date-absolute select[name="bubble-date-absoluteDay"] {
	max-width: 100px;
}

div.push-trip-bubble-date-absolute select[name="bubble-date-absoluteMonth"] {
	max-width: 150px;
}

div.push-trip-bubble-date-absolute {
	max-width: 500px;
}

a.push-trip-bubble-dropdown {
	color: #888;
	padding: 0.125rem 0.75rem 0.125rem 0.25rem;
}

a.push-trip-bubble-dropdown:hover {
	text-decoration: none;
	color: #595959;
}

div.push-trip-bubble-dropdown-menu .push-trip-bubble-dropdown-title {
	color: #aaa;
}

div.bubble-default,
div.bubble-icon {
	display: none;
}

div.bubble-default.selected,
div.bubble-icon.selected {
	display: flex;
}

div.bubble-icon.selected a.dropdown-item i,
div.bubble-default.selected a.dropdown-item i {
	color: transparent;
}

div.bubble-icon.selected a.dropdown-item[data-action="bubble-icon"] i,
div.bubble-default.selected a.dropdown-item[data-action="bubble-default"] i {
	color: #595959;
}

#trip-bubble-fake.selected-default div.trip-bubble-fake-icon {
	display: none;
}

#trip-bubble-fake.selected-icon div.trip-bubble-fake-default {
	display: none;
}
#trip-bubble-fake div.trip-bubble-fake-edit {
	opacity: 0;
}

p.push-trip-info {
	color: #3badcf;
	margin-top: 1rem;
}

div.push-trip-actions,
div.update-trip-action {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 1rem 0;
}

div.push-trip-actions button,
div.update-trip-action button {
	cursor: pointer;
}

@media screen and (max-width: 767px) {
	div.push-trip-actions a {
		margin-left: 0rem;
	}
}

div.push-trip-action-draft {
	margin-right: 1rem;
}

@media screen and (max-width: 767px) {

	div.push-trip-action-draft {
		display: none !important;
	}

	div.push-trip-action-error {
		order: 3;
		width: 100%;
	}

}

body.touch div.push-trip-action-draft {
	display: none !important;
}

body.touch div.push-trip-action-error {
	order: 3;
	width: 100%;
}

@media screen and (min-width: 768px) {

	body.notouch div.push-trip-submit {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		height: 50px;
		z-index: 999;
		background-color: #fafafa;
		box-shadow: 0px -5px 10px rgba(150, 150, 150, 0.2);
	}

	body.notouch div.push-trip-actions {
		margin: 0.5rem 0;
		flex-wrap: nowrap;
	}

	body.notouch div.push-trip-action-error {
		line-height: 1;
		margin: 0;
	}

	body.notouch #create-push div.editor,
	body.notouch #update-push div.editor {
		min-height: 50vh;
	}

	body.notouch #create-push #draft-message-fixed,
	body.notouch #update-push #draft-message-fixed {
		display: none !important;
	}

	body.notouch div.push-trip-action-draft {
		display: flex;
		font-size: 0.9rem;
	}

	body.notouch div.push-trip-action-draft {
		display: flex;
		font-size: 0.9rem;
	}

}

div.push-trip-android {
	margin-top: 1.5rem;
	margin-bottom: 3rem;
}

div.push-trip-action-more {
	flex: 1;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

div.push-trip-action-more > div:not(:first-child) {
    margin-top: 2rem;
}


div.push-trip-action-more > a {
	margin: 0 0.25rem;
}

div.push-trip-move {
	display: flex;
}

div.push-trip-move select {
	margin: 0 0.5rem;
	width: auto;
	display: inline;
}
@media screen and (max-width: 1239px) {
	div.push-trip-move {
		flex-direction: column;
	}

	div.push-trip-move select {
		width:100%;
		margin: 0 0 1rem;
	}
}

div.message-trip-position {
	flex: 1;
	display: flex;
	justify-content: flex-start;
}

#trip-more-actions {
	display: none;
	padding: 2rem;
	border-radius: 0.25rem;
	background-color: rgb(250, 250, 250);
	margin-top: 2rem;
}

#trip-more-actions h5 {
	text-transform: uppercase;
	color: #888;
	margin-bottom: 1rem;
}

.bubble-day {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.bubble-date-action {
	font-size: 0.875rem;
	background-color: transparent;
	border-bottom-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
}

/* Trip display */

[data-vignette="delete"] {
	cursor: pointer;
}
a[data-action="trigger-media-upload"] {
	font-size: 60px;
}

.trip-message-links {
	display: flex;
	align-items: center;
	padding-left: 0.5rem;
}

@media screen and (max-width: 543px) {

	.trip-message-links {
		flex-direction: column-reverse;
	}

}

a.trip-message-link {
	align-self: center;
	border-radius: 50%;
	font-size: 1.5rem;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(150, 150, 150, 0.1);
	width: 42px;
	min-width: 42px;
	height: 42px;
	margin-right: 0;
	border: 0;
	color: #595959;
	transition: background-color 0.5s;
}

@media screen and (max-width: 543px) {

	a.trip-message-link {
		width: 32px;
		min-width: 32px;
		height: 32px;
		font-size: 1.125rem;
	}

}

a.trip-message-link:hover {
	text-decoration: none;
	background-color: rgba(150, 150, 150, 0.2);
}

.trip-message-published {
	margin-right: 1rem;
	font-weight: lighter;
	color: #888;
	font-size: 1rem;
}

@media screen and (max-width: 543px) {

	.trip-message-published {
		font-size: 0.875rem;
	}

}


/* Publication */
#publish-layout h3 {
	margin: 1.5rem 0 0.75rem;
}

#publish-layout div.publish-submit {
	margin: 1rem 0;
	display: flex;
	justify-content: space-between;
}

div.trip-preview {
	display: flex;
	margin-top: 0;
	margin-bottom: 1rem;
}

div.trip-label-preview {
	border-radius: 0.5rem;
	text-align: center;
	padding: 0.35rem 0.5rem;
	font-size: 1rem;
	color: white;
}

div.trip-label-preview a {
	color: white;
	font-weight: bold;
}

/* Answers */
.front-trip-answer {
	display: flex;
}

.trip-answer-content,
.trip-answer-content-head {
	padding-right: 1rem;
}

div.trip-section.trip-section-bubble-hidden .trip-answer-content,
div.trip-section.trip-section-bubble-hidden .trip-answer-content-head {
	padding-left: 1rem;
}

.trip-answer-content {
	padding-top: 1rem;
	border-top: 1px solid transparent;
}

.trip-feedback-content,
body.template-trip .front-message-answer .trip-content {
	background-color: #f5f5f5;
	border-color: #e5e5e5;
}

a.trip-answer-title {
	display: flex;
	padding: 1rem 0rem;
	justify-content: space-between;
	color: #515151;
}

@media screen and (max-width: 767px) {

	.trip-answer-content-head {
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}

}


.trip-feedback-content {
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 0.5rem;
}

a.trip-answer-title:hover {
	text-decoration: none;
}

a.trip-answer-title:hover .trip-answer-title-text {
	text-decoration: underline;
}

div.message-trip-answer {
	margin-top: 1rem;
}

@media screen and (max-width: 543px){

	div.trip-answer-content div.front-message-feedback {
		margin-left: 25px;
	}

}

@media screen and (min-width: 543px){

	div.trip-answer-content div.front-message-text,
	div.trip-answer-content div.front-message-feedback {
		margin-left: 50px;
	}

}

div.trip-answer-content div.front-message-feedback {
	font-size: 13px;
}

div.trip-answer-content div.front-message-text {
	font-size: 14px;
}

#answer-content-publication {
	margin-top: 2rem;
}

/* Divers */

.trip-section {
	display: flex;
	align-items: stretch;
	width: 100%;
}


.trip-action {
	display:  flex;
	align-items: stretch;
	margin-left: -40px;

}

.trip-message-push {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 8px;
	flex-wrap: wrap;
}

.trip-section .trip-message-push {
	min-height: 64px;
}

/* Bubbles */
.trip-message-title {
	display: flex;
	align-items: center;
	flex: 1;
}

.trip-message-title h2.theme-title-font {
	margin: 0;
	font-weight: normal;
	line-height: 1;
	flex-grow: 1;
}

.trip-message-title h2.theme-title-font a {
	display: block;
}

.trip-section.trip-section-bubble-hidden .trip-message-title h2 {
	margin-bottom: 1rem;
}

.trip-message-title div.trip-message-location {
	font-size: 0.85rem;
	line-height: 1;
	margin-bottom: 0.375rem;
}

.trip-message-title div.trip-message-location a {
	color: inherit;
}

.trip-message-title .trip-message-location-color {
	color: #666;
}

.trip-message-title .trip-bubble {
	margin-right: 0.75rem;
	border: 5px solid #e5e5e5;
}

.trip-message-presentation {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex: 1;
}

@media screen and (max-width: 543px) {

	.trip-message-presentation {
		flex-direction: column;
	}

}

.trip-message-presentation .trip-message-presentation-untitled {
	opacity: 0.3;
}

.trip-edging {
	width: 33px;
	border-right-width: 2px;
	border-right-style: solid;
	padding-top: 2rem;
}

@media screen and (max-width: 543px) {

	.trip-edging {
		width: 28px;
	}

}

.trip-edging:not(.theme-line) {
	border-color: transparent;
}

.trip-edging.trip-edging-start {
	margin-top: 2rem;
	padding-top: 0;
}

.trip-edging.trip-edging-icon {
	width: 15px;
}

.trip-edging-close {
	height: calc(64px + 2rem);
}

.trip-bubble-avatar {
	border-width: 3px;
	border-style: solid;
}

.trip-bubble-avatar.avatar-image {
	background-color: black;
}

.trip-bubble-avatar.avatar-medium {
	width: 64px;
	min-width: 64px;
	height: 64px;
	font-size: 36px;
}

@media screen and (max-width: 543px){

	.trip-edging div.avatar-view {
		width: 54px;
		min-width: 54px;
		height: 54px;
		font-size: 30px;
	}

}

.trip-section .theme-line-event {
	transition: background-color 0.5s;
}

.trip-section .trip-content {
	flex: 1;
}

div#trip-bubble-fake {
	cursor: pointer;
}

div#trip-bubble-fake.theme-line:hover {
	background-color: #fafafa;
	transition: border-color 0.5s;
}

div#trip-bubble-fake.bubble-fake-default div.trip-bubble-fake-default,
div#trip-bubble-fake.bubble-fake-icon div.trip-bubble-fake-icon,
div#trip-bubble-fake:hover div.trip-bubble-fake-edit {
	opacity: 1;
}

div#trip-bubble-fake.bubble-fake-default div.trip-bubble-fake-icon,
div#trip-bubble-fake.bubble-fake-icon div.trip-bubble-fake-default,
div#trip-bubble-fake:hover div.trip-bubble-fake-icon,
div#trip-bubble-fake:hover div.trip-bubble-fake-default {
	opacity: 0;
}


@media screen and (min-width: 768px){

	.trip-section:not(.trip-section-bubble-hidden) .trip-content {
		padding-left: 3.75rem;
	}

}

@media screen and (max-width: 767px){

	.trip-section:not(.trip-section-bubble-hidden) .trip-content.trip-push-content {
		padding-left: 0;
	}

	.trip-edging {
		display: none;
	}

	.trip-section .trip-content.trip-answer-content-head,
	.trip-section .trip-content.trip-answer-content {
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.trip-section .trip-content.trip-answer-content {
		padding-top: 0.5rem;
	}

}

.trip-section .trip-content.trip-push-content {
	width:100%;
}

.trip-section.trip-section-bubble-hidden .trip-content.trip-push-content {
	padding-top: 20px;
}

.trip-section:not(.trip-section-bubble-hidden) .trip-content.trip-push-content {
	padding-top: 2rem;
}

/* Bubbles handling */

.trip-bubble-label {
	font-size: 0.875rem;
	margin-top: 0.25rem;
	text-align: center;
}

.trip-bubble {
	border-radius: 36px;
	width: 64px;
	min-width: 64px;
	height: 64px;
	font-weight: bold;
	font-size: 1.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	border-width: 4px;
	border-style: solid;
	padding: 0 0.25rem;
}

.trip-bubble.trip-bubble-small {
	border-radius: 2em;
	width: 32px;
	min-width: 32px;
	height: 32px;
	margin-left: 20px;
	font-size: 1rem;
	border-width: 2px;
}

.trip-bubble.trip-bubble-discrete {
	border-radius: 30px;
	width: 48px;
	min-width: 48px;
	height: 48px;
	background-color: white;
	border-width: 0 !important;
	font-size: 0.9rem;
}

@media screen and (max-width: 543px) {

	.trip-bubble {
		width: 54px;
		min-width: 54px;
		height: 54px;
		font-size: 1rem;
		border-width: 3px !important;
		padding: 0;
	}

}

a.trip-bubble {
	color: #515151;
	transition: border-color 1s;
}

a.trip-bubble:hover {
	border-color: #999;
	text-decoration: none;
}

a.trip-bubble.selected {
	background-color: #ededed !important;
}

.trip-bubble > div {
	text-align: center;
	line-height: 0.9;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	opacity: 1;
	transition: opacity 0.5s;
}

.trip-bubble .trip-bubble-date-absolute {
	z-index: 1;
	min-width: 40px;
}

.trip-bubble .trip-bubble-distance .bubble-label {
	font-size: 0.875rem;
	margin-bottom: 0.25rem;
}

.trip-bubble .trip-bubble-date-absolute .bubble-month {
	font-size: 1rem;
	margin-top: 0.25rem;
}

.trip-bubble .trip-bubble-date-relative small {
	font-size: 1rem;
	margin-right: 0.125rem;
	font-weight: normal;
}

.trip-bubble .trip-bubble-date-relative small.bubble-day-to {
	margin-right: 0.25rem;
}

.trip-bubble .trip-bubble-date-relative .bubble-period {
	font-size: 0.75rem;
	margin-top: 0.25rem;
	padding: 0 0.25rem;
	font-weight: lighter;
}

.trip-bubble-step:first-child {
	margin-top: 2rem;
}

.trip-bubble-step {
	margin-bottom: 1rem;
}

div.trip-bubble-step div.push-trip-bubble-default div.bubble-choice div.bubble-default div.value {
	background-color: white;
}

/* Bubbles in small size */
@media screen and (min-width: 768px){

	.trip-section-action > div {
		padding-bottom: 1rem;
	}

}

#trip-links {
	cursor: pointer;
	margin-bottom: 30px;
}

#trip-links a.btn {
	font-size: 1.125rem;
	margin: 0.25rem 0;
}

#trip-month-form div.form-inline,
#trip-duration-form div.form-inline {
	display: flex;
}

#trip-month-form select[data-field="monthStartedAtMonth"] {
	margin-right: 0.5rem;
}

#trip-duration-form input[data-field="duration"] {
	text-align: center;
	margin-right: 0.5rem;
}

#trip-dates-form div.input-group {
	margin-bottom: 0.5rem;
}

div.trip-order {
	font-weight: lighter;
}

div.trip-privacy {
	margin-top: 1rem;
	padding: 1rem;
	border: 1px solid #ccc;
	border-radius: 0.25rem;
}

#modal-trip-help .modal-body h3,
#modal-trip-help .modal-body h4 {
	margin: 1.5rem 0;
}

span.publication-share-name {
	margin: 0 0.5rem;
}

/* Tags and countries in Publications */
div.publication-tags-write label:hover {
	cursor: pointer;
}

div.publication-tags-write input {
	display: none;
}

div.publication-tags-write.publication-tags-write-limited .publication-tag-write:not(.selected) {
	color: #ddd !important;
}

div.publication-tags-write .publication-tag-write {
	padding: 0.125rem 0.25rem;
	border-radius: 3px;
	margin-bottom: 0.375rem;
	margin-right: 0.5rem;
	font-size: 0.85rem;
	white-space: nowrap;
}

div.publication-tags-write .publication-tag-write:not(.selected) {
	background: white !important;
}

div.publication-tags-write .publication-tag-write:not(.selected):hover {
	background: #fafafa !important;
}

div.publication-tags-write .publication-tag-write.selected {
	color: white !important;
}

div.map-view-step {
	margin-bottom: 0.25rem;
	font-size: 12px;
}

h2.map-view-title {
	font-size: 18px;
	text-align: left !important;
	margin-bottom: inherit !important;
}

#popover-reador-map {
	display: none;
	padding: 10px;
}

div.trip-pro {
	padding-top: 3rem;
	padding-bottom: 3rem;
}
div.trip-side-block {
	max-width: 800px;
	margin: auto;
	padding: 1.5rem;
	border: 1px solid #e5e5e5;
	background-color: white;
}
div.trip-pro-block {
	display: flex;
	max-width: 800px;
	margin: auto;
	border: 1px solid #e5e5e5;
	background-color: white;
}
div.trip-pro-block-description {
	padding: 40px;
	flex: 1;
}
div.trip-pro h4 {
	margin-bottom: 2rem;
}
div.trip-pro h3 {
	margin-bottom: 2rem;
	text-align: center;
}
div.trip-pro-block-logo img {
	max-width: 300px;
}
@media screen and (max-width: 767px){
	div.trip-pro-block-description {
		padding: 5px;
	}
	div.trip-pro-block-logo img {
		max-width: 300px;
		max-height: 150px;
	}
}
div.trip-pro-link {
	display: flex;
	justify-content: center;
	margin-top: 2rem;
}

body.template-background-color-white div.trip-pro {
	background-color: #eee;
	background: url(/asset/agora/paper/image/empty.jpg) repeat;
}

/** FOND NOIR **/
body.template-background-color-black div.trip-pro {
	background-color: #333;
	background: url(/asset/agora/paper/image/empty-black.jpg) repeat;
}
body.template-background-color-black div.trip-pro h3 {
	color: white;
}
body.template-background-color-black div.trip-pro h4 a {
	color: white;
}
body.template-background-color-black div.trip-pro div.trip-pro-block {
	background-color: #333;
}
body.template-background-color-black div.trip-pro div.trip-pro-block-subtitle {
	color: #888;
}

/** FONDS CLAIRS (gris et blanc) **/
div.trip-pro {
	background-color: transparent;
}
body.template-background-color-white.template-main-color-brown div.trip-pro h4 a,
body.template-background-color-gray.template-main-color-brown div.trip-pro h4 a {
	color: #390c0f;
}
body.template-background-color-white.template-main-color-blue div.trip-pro h4 a,
body.template-background-color-gray.template-main-color-blue div.trip-pro h4 a {
	color: #006b87;
}
body.template-background-color-white.template-main-color-purple div.trip-pro h4 a,
body.template-background-color-gray.template-main-color-purple div.trip-pro h4 a {
	color: #314577;
}
body.template-background-color-white.template-main-color-turquoise div.trip-pro h4 a,
body.template-background-color-gray.template-main-color-turquoise div.trip-pro h4 a {
	color: #018077;
}
body.template-background-color-white.template-main-color-pink div.trip-pro h4 a,
body.template-background-color-gray.template-main-color-pink div.trip-pro h4 a {
	color: #ae6a8c;
}
body.template-background-color-white.template-main-color-green div.trip-pro h4 a,
body.template-background-color-gray.template-main-color-green div.trip-pro h4 a {
	color: #44550f;
}
body.template-background-color-white.template-main-color-orange div.trip-pro h4 a,
body.template-background-color-gray.template-main-color-orange div.trip-pro h4 a {
	color: #9d4821;
}
body.template-background-color-white.template-main-color-beige div.trip-pro h4 a,
body.template-background-color-gray.template-main-color-beige div.trip-pro h4 a {
	color: #595959;
}
body.template-background-color-white.template-main-color-beige div.trip-pro div.trip-pro-block-subtitle,
body.template-background-color-gray.template-main-color-beige div.trip-pro div.trip-pro-block-subtitle {
	color: #aaa;
	font-weight: lighter;
}

#modal-reador-embed h4 {
	margin: 2rem 0;
}
#modal-reador-embed textarea {
	width: 100%;
	height: 170px;
}
#modal-reador-embed div.myatlas-embed {
	max-width: 570px;
	display: block;
}

figure div.myatlas-embed-formatted {
	max-width: 570px;
}

div.create-trip-map div.field-radio-light > * {
	justify-content: flex-start;
	width: 275px;
}
div.create-trip-map div.field-radio-light h3 {
	font-size: 1.2rem;
}

div.create-trip-map div.field-radio-display {
	align-items: center;
}

@media screen and (min-width: 992px) {

	div.create-trip-map div.field-radio-light {
		justify-content: space-between;
	}

	div.create-trip-map div.field-radio-light > * {
		width: 18.5%;
		min-width: 18.5%;
		padding: 0.5rem;
	}

	div.create-trip-map div.field-radio-light > *:hover {
		background-color: #fafafa;
	}

	div.create-trip-map div.field-radio-light h3 {
		font-size: 1.15rem;
	}

	div.create-trip-map div.field-radio-light div.field-radio-presentation p {
		font-size: 0.85rem;
	}

	div.create-trip-map div.field-radio-light span {
		width: 2rem;
		min-width: 2rem;
		height: 2rem;
		margin-right: 0.5rem;
	}

}

div.trip-content .map-container {
	overflow:hidden;
}

div.trip-content .map-container #map-custom{
	margin: -50px -50px 0 -50px;
}

div.create-trip-map #location-customize input[type="text"],
.map-legend {
	font-size: 0.9rem;
	font-style: italic;
	color: #999;
	text-align: center;
	border: none;
}

.map-legend:not(.map-legend-expandable) {
	padding: 0.5rem 1rem;
}

.map-legend.map-legend-expandable {
	position: absolute;
	top: 0.75rem;
	left: 0.75rem;
	color: #595959;
	max-width: 200px;
}

div.create-trip-map h2 {
	text-align:center;
	margin-bottom:2.5rem;
}

div.create-trip-map .map-view.placeholder {
	background: #f5f5f5;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 1rem;
	text-align: center;
	margin-bottom: 1.5rem;
}

div.create-trip-map .map-view.placeholder i.fa {
	font-size: 3rem;
	margin-bottom: 5px;
}

div.create-trip-map #localize-message select {
	width: auto;
	display: inline;
	margin-right:1rem;
	max-width: 100%;
	line-height: 1.5rem;
	margin-bottom: 1rem;
}

div.create-trip-map #location-search input[type="text"] {
	width: 300px;
	display: inline;
	margin-right: 8px;
}

div.create-trip-map ul.update-map-help {
	font-weight: lighter;
}

div.create-trip-map #trip-map .frame {
	position: absolute;
	border: 2px solid white;
	box-shadow: 0 0 0 50px rgba(240, 240, 240, 0.66);
	z-index: 5;
	pointer-events: none;
	width: 100%;
	bottom: 50px;
	left: 50px;
	display:none;
}

div.create-trip-map #trip-map.framing #map-custom .gm-bundled-control {
	right: 78px !important;
	bottom: 119px !important;
}

div.create-trip-map #trip-map.framing .frame {
	display:block;
}

div.create-trip-map #locationSearch {
	margin-bottom: 1rem;
}

div.create-trip-map #location-customize {
	display:none;
}

div.create-trip-map #location-customize div {
	padding: 0.5rem;
}
div.create-trip-map .btn-secondary[data-action="cancel-map"] {
	float:right;
}

#map-big-picture .map-custom-button,
#map-embed .map-custom-button {
	right: 10px !important;
	top: 10px !important;
}
#map-custom .map-custom-button {
	right: 60px !important;
	top: 60px !important;
}

.map-view .map-custom-button .map-custom-button-text {
	font-size: 1rem !important;
}

.map-view .map-custom-button .fa {
	margin-left:8px;
}

#update-map .btn {
	margin-top: 1rem;
}

div.subscription-signin-form {
	max-width: 700px;
	margin-top: 1.5rem;
	padding: 0.75rem;
	border-radius: 0.25rem;
}
div.subscription-signin-form #sign-up {
    justify-content: flex-start;
}

#trip-copy-link-input {
	width: 100%;
}
div.trip-copy-link-intro {
	margin-bottom: 0.5rem;
}

/** STEPS TRIP ORDERING **/
div.trip-steps-step {
	border-radius: 0.25rem;
	background-color: #fafafa;
	border: 1px solid transparent;
	margin-bottom: 0.5rem;
	padding: 0.375rem;
	display: flex;
	align-items: center;
}
div.trip-steps-step:hover {
	border-color: #ccc;
}
div.trip-steps-step-title {
	margin-left: 0.5rem;
}
div.trip-steps-options {
	display: flex;
	justify-content: space-between;
	margin-top: 1rem;
	align-items: center;
}
div.trip-steps-step-highlight {
	height: 62px;
	border: 1px solid #c5c5c5;
	margin-bottom: 0.5rem;
}
div.trip-steps-step-handle {
	cursor: move;
}
div.trip-steps-step-handle-icon {
	display: flex;
	flex: 1;
	justify-content: flex-end;
}

#trip-steps-top {
	margin-top: 0.5rem;
}

/** duplicate **/
#trip-duplicate-copy {
	display: none;
}

/** participants **/
div.forms-trip-participant {
	display: flex;
	align-items: center;
	margin-bottom: 0.5rem;
}

div.forms-trip-participant > * {
	padding-bottom: 1rem;
}

div.forms-trip-participant > div.form-trip-participant-or {
	padding: 0 1rem;
}

div.forms-trip-participant div.form-inline > * {
	margin: 0.125rem 0;
}

@media screen and (max-width: 900px) {

	div.forms-trip-participant {
		flex-wrap: wrap;
	}

	div.forms-trip-participant > * {
		width: 100%;
	}

	div.forms-trip-participant > div.form-trip-participant-or {
		display: none;
	}

}

div.form-trip-participant {
	display: flex;
}
div.popover div.trip-participant {
	margin-top:0.25rem;
	margin-bottom: 0.25rem;
}
div.popover div.trip-participant[data-is-user="1"] {
	height: 40px;
	margin-bottom: 0.5rem;
	align-items: center;
	display: flex;
}
div.popover div.trip-participant[data-is-user="1"] div.avatar-view {
	margin-right: 0.5rem;
}

div.trip-participants {
	margin-bottom: 1rem;
}
div.form-trip-participant {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border-radius: 0.25rem;
	background-color: #f5f5f5;
	padding: 0.5rem;
	margin: 0 0.5rem 0.5rem 0;
	min-width: 300px;
}
.trip-participant-avatar {
	width: 40px;
}
.trip-participant-name {
	flex:1;
	width: 200px;
}
.trip-participant-actions {
	min-width: 230px;
	width: 230px;
}
.trip-participant-update-can {
	color: green;
}
.trip-participant-update-cannot {
	color: red;
}
#trip-author-participant {
	text-decoration: underline;
	cursor: pointer;
}
div.trip-avatar-participant {
	border-width: 2px;
}
div.trip-participant-email {
	font-size: 0.9rem;
	font-weight: lighter;
}
div.trip-participant-unknown {
	display: flex;
	align-items: center;
}
div.trip-participant-unknown > div.trip-participant-avatar {
	margin-right: 0.5rem;
}

#form-trip-participant-mail,
#form-trip-participant-user {
	display: flex;
	align-items: center;
	align-self: baseline;
	flex-wrap: wrap;
	background-color: #f5f5f5;
}

#form-trip-participant-mail h4,
#form-trip-participant-user h4 {
	width: 100%;
}

#form-trip-participant-user p.has-error-message {
	width: 100%;
}

/* After publication */
div.trip-cover-edit {
	margin: 2rem 0;
}

div.trip-cover-edit div.trip-cover-image {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

div.trip-cover-edit div.trip-cover-image.trip-cover-empty {
	background-color: #f5f5f5;
}

div.trip-cover-edit div.trip-cover-image:not(.trip-cover-empty) {
	background-size: cover;
	background-position: center center;
}

div.trip-cover-edit div.trip-cover-image-cover-trip {
	height: 300px;
}

@media screen and (min-width: 544px) and (max-width: 991px) {

	div.trip-cover-edit div.trip-cover-image-cover-trip {
		height: 250px;
	}

}

@media screen and (max-width: 543px) {

	div.trip-cover-edit div.trip-cover-image-cover-trip {
		height: 200px;
	}

}

div.trip-cover-edit div.trip-cover-image-vignette-trip {
	height: 375px;
	width: 375px;
	max-width: 100%;
}

div.trip-cover-edit div.cover-trip-image-upload,
div.trip-cover-edit div.vignette-trip-image-upload {
	font-size: 60px;
}

div.trip-cover-edit div.cover-trip-image-yes.cover-trip-image-upload a i,
div.trip-cover-edit div.vignette-trip-image-yes.vignette-trip-image-upload a i{
	color: white;
}
div.trip-cover-edit div.cover-trip-image-no.cover-trip-image-upload a i,
div.trip-cover-edit div.vignette-trip-image-no.vignette-trip-image-upload a i {
	color: #595959;
}

div.trip-cover-edit div.trip-cover-image-text {
	text-align: center;
}

div.trip-cover-edit > div:not(.trip-cover-empty) > div.trip-cover-image-text {
	display: none;
}

#modal-trip-publish div.trip-cover-edit div.trip-cover-image-cover-trip.trip-cover-empty,
#modal-trip-publish div.trip-cover-edit div.trip-cover-image-vignette-trip.trip-cover-empty {
	background-image: url(/asset/agora/paper/image/empty-grey.jpg);
	background-repeat: repeat;
}

/* Trip promo */
div.trip-promo-item {
	background: rgba(127, 127, 127, 0.1);
	padding: 1rem;
	border-radius: 0.25rem;
}

@media screen and (max-width: 543px) {

	div.trip-promo-item {
		border-radius: 0;
		margin-left: -1rem;
		margin-right: -1rem;
	}

}

div.trip-promo-item p {
	margin-bottom: 1rem;
}

div.trip-promo-item-trips {
	display: flex;
}

div.trip-promo-item-trips > div {
	margin-bottom: 0;
}

div.trip-promo-item-trips > div:not(:first-child) {
	margin-left: 1rem;
}

@media screen and (max-width: 768px) {

	div.trip-promo-item-trips > div:nth-child(n + 3) {
		display: none;
	}

}

/* Trip footer */

#trip-footer {
	padding-top: 2.5rem;
}

div.trip-footer-item {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

div.trip-footer-item-head {
	margin-bottom: 1.5rem;
}

div.trip-footer-item.trip-footer-journey div.trip-footer-item-head {
	color: white;
}

div.trip-footer-item.trip-footer-journey div.editorial-grid {
	justify-content: center;
}

body.template-background-color-black div.trip-footer-item {
	border-top: 1px solid white;
}

div.trip-footer-item-head h3,
div.trip-footer-item-head h4 {
	text-align: center;
	padding: 0 1rem;
}

div.trip-footer-item-search {
	display: flex;
	margin: auto;
	max-width: 500px;
	justify-content: center;
	margin-bottom: 1.5rem;
}

div.trip-footer-item-search .search-input {
	border: 1px solid rgba(127, 127, 127, 0.2);
}

div.trip-footer-item-trips {
	display: flex;
	margin: auto;
	justify-content: center;
	align-items: flex-start;
}

div.trip-footer-item-trips > div {
	margin-bottom: 1.5rem;
}

div.trip-footer-item-trips > div:not(:first-child) {
	margin-left: 1rem;
}

@media screen and (max-width: 768px) {

	div.trip-footer-item-trips > div:nth-child(n + 3) {
		display: none;
	}

}

@media screen and (max-width: 991px) {

	div.trip-footer-item-trips > div:nth-child(n + 4) {
		display: none;
	}

}

div.trip-footer-item-countries {
	display: flex;
	margin: auto;
	flex-wrap: wrap;
}

div.trip-footer-item-countries > div {
	width: calc(33.33% - 1rem);
	min-width: calc(33.33% - 1rem);
	margin: 0 0.5rem 1rem 0.5rem;
}

div.trip-footer-item-countries > div:only-child {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 543px) {

	div.trip-footer-item-countries > div {
		margin-left: 0;
		margin-right: 0;
	}

}

div.trip-footer-item-countries > div > h4 > a {
	color: inherit;
}

@media screen and (min-width: 544px) and (max-width: 768px) {

	div.trip-footer-item-countries > div {
		width: calc(50% - 1rem);
		min-width: calc(50% - 1rem);
	}

}

@media screen and (max-width: 543px) {

	div.trip-footer-item-countries > div {
		width: 100%;
		min-width: 100%;
	}

}

div.trip-footer-item-countries > div.cover-filter:after {
	background-color: rgba(0, 0, 0, 0.25);
}

body.template-background-color-black div.trip-footer-item.contact-line {
	border:none;
}
div.trip-footer-item-contact {
	text-align: center
}

body.template-background-color-black div.trip-footer-item.subscription-line {
	border:none;
}
div.trip-footer-item-subscription {
	display: flex;
	align-items: center;
	flex-direction: column;
}

div.trip-footer-item-subscription #subscribe-form {
	margin-top: 1.25rem;
	max-width: 500px;
	width: 100%;
}

/* Fixed signup */
#trip-signup {
	position: fixed;
	transition: bottom 0.5s;
	overflow: hidden;
	bottom: -100px;
	display: flex;
	left: 0;
	right: 0;
	z-index: 1000;
	box-shadow: 0px -5px 10px rgba(150, 150, 150, 0.2);
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	transition: bottom 0.5s;
}

#trip-signup.fixed {
	bottom: 0;
}

#trip-signup h4 {
	margin: 0;
	padding: 0.5rem 0;
	color: #fff;
}

#trip-signup h4 a {
	color: white;
}

#trip-signup .trip-bubble-container a.trip-message-link {
	background-color: transparent;
	background-image: url(/asset/travel/main/image/infinite-100-white.png);
	background-size: cover;
}

#trip-signup .trip-message-links {
	flex-direction: column;
	align-items: flex-start;
	color: white;
}

#trip-signup .trip-message-links a {
	margin-left: 0.125rem;
	margin-right: 0.125rem;
	color: white;
	text-decoration: underline;
}

@media screen and (max-width: 768px) {

	#trip-signup h4 {
		padding: 0.25rem 0;
	}

	#trip-signup .trip-message-links a:not(:last-child) {
		margin-bottom: 0.25rem;
	}

	#trip-signup h4 {
		font-size: 1rem;
	}

}

@media screen and (max-width: 543px) {

	#trip-signup,
	#trip-signup h4 {
		font-size: 0.9rem;
	}

	#trip-signup .trip-message-links {
		width: 100%;
		flex-direction: row;
		justify-content: space-between;
		padding: 0.25rem 0 0 0;
	}

}

#trip-signup a.trip-signup-close {
	position: absolute;
	right: 0.5rem;
	top: 0.5rem;
	font-size: 1.2rem;
	color: #fff;
}

/* Media */
#use-media-element {
	overflow-y: auto;
	max-height: 800px;
}
#use-media-element .element-title {
	margin: 0.5rem 0 0.5rem 0.5rem;
	display: flex;
	align-items: center;
}
#use-media-element .element-list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#use-media-element div.element-image {
	margin: 0.25rem;
	border: 2px solid white;
	cursor: pointer;
	transition: all 0.5s;
}
#use-media-element div.element-image:hover {
	border-color: black;
}
#modal-use-media-element div.trip-bubble {
	width: 50px;
	min-width: 50px;
	height: 50px;
	margin-right: 0;
	border-width: 2px !important;
	font-size: 0.9rem;
}

/* tags */
div.tag-cloud {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 1rem;
}

div.tag-cloud > * {
	background: #fff;
	margin: 0.2rem;
	padding: 0.125rem 0.375rem;
	border-radius: 0.25rem;
}

div.tag-cloud > *.tag-size-1 {
	font-size: 0.8rem;
	font-weight: lighter;
}

div.tag-cloud > *.tag-size-2 {
	font-size: 0.9rem;
}

div.tag-cloud > *.tag-size-3 {
	font-size: 1rem;
}

div.tag-cloud > *.tag-size-4 {
	font-size: 1.1rem;
	font-weight: bold;
}

/* PDF */
#modal-share div.album-presentation,
#modal-trip-pdf div.album-presentation {
	display: flex;
	flex-direction: row-reverse;
}

@media screen and (max-width: 543px) {

	#modal-share div.album-presentation,
	#modal-trip-pdf div.album-presentation {
		flex-direction: column;
	}

}

div.myatlas-embed-formatted div.avatar-view {
	border-radius: 50%;
}
div.myatlas-embed-formatted div.avatar-image {
	background-size: cover;
	background-position: center center;
}
div.myatlas-embed-formatted div.avatar-default {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Roboto Slab';
	color: white;
}

div.myatlas-embed-formatted div.avatar-small {
	width: 40px;
	height: 40px;
	font-size: 22px;
}

figure table.myatlas-embed-table a:hover {
	text-decoration: none;
}
table.myatlas-embed-table {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1;
}
table.myatlas-embed-table tr td h2 {
	margin-bottom: 0px;
}
table.myatlas-embed-table a {
	text-decoration: none;
	color: black !important;
}
table.myatlas-embed-table a:hover {
	text-decoration: underline;
}
table.myatlas-embed-table div.avatar-view {
	margin-right: 10px;
}
table.myatlas-embed-table td {
	padding: 5px 10px;
}
table.myatlas-embed-table td.myatlas-embed-avatar {
	width: 40px;
	text-align: center;
	padding-right: 0;
}
table.myatlas-embed-table td.myatlas-embed-author {
	padding-left: 0;
}
table.myatlas-embed-table td.myatlas-embed-read {
	text-align: right;
}
div.myatlas-embed-formatted {
	border: 1px solid #ccc;
	border-radius: 5px;
	background-color: white;
}

table.myatlas-embed-table tr td a.myatlas-embed-read-link {
	display: inline-block;
	border-radius: 20px;
	padding: 5px 10px;
	transition: background-color 0.5s;
	text-align: center;
	border: 0;
	color: white !important;
	background-color: #008bc0;
	text-transform: uppercase;
	font-size: 0.9rem;
	font-weight: bold;
	letter-spacing: 0;

}
table.myatlas-embed-table .btn.btn-primary:hover {
	color: #008bc0;
	border-color: #008bc0;
}

div.myatlas-embed {
	max-width: 570px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
div.myatlas-embed-cover {
	background-size: cover;
	height: 342px;
	min-height: 200px;
	max-height: 570px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	transition: height 1s;
	background-position: center center;
}
table.myatlas-embed-table tr td.myatlas-embed-logo {
	text-align: right;
}
table.myatlas-embed-table tr td.myatlas-embed-logo a img {
	height: 32px;
}
table.myatlas-embed-table img.myatlas-embed-share-icon {
	width: 32px;
	border-radius: 15px;
	margin-right: 5px;
}
table.myatlas-embed-table img.myatlas-embed-share-icon-mail {
	background-color: #f4f4f4;
	padding: 2px;
}
table.myatlas-embed-table.myatlas-embed-table-figure td.myatlas-embed-avatar {
	width: 40px;
}

@font-face {
	font-family: 'Open Sans';
	src: local('Open Sans'), local('OpenSans'), url('/asset/lime/util/fonts/OpenSans-Light.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: local('Open Sans'), local('OpenSans'), url('/asset/lime/util/fonts/OpenSans-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: local('Open Sans'), local('OpenSans'), url('/asset/lime/util/fonts/OpenSans-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

.font-open-sans {
	font-family: 'Open Sans', sans-serif;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/asset/lime/util/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('/asset/lime/util/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/asset/lime/util/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/asset/lime/util/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/asset/lime/util/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/asset/lime/util/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/**********************************
***********************************
   MapkeyIcons - css style
   license: CC0 1.0 Universal
   author: Filip Zavadil, www.mapshakers.com, 2015
   version: 1.2.0
***********************************
***********************************/

@font-face {
    font-family: 'MapkeyIcons';
    src: url("../fonts/MapkeyIcons.eot"); /* IE9 */
    src: url("../fonts/MapkeyIcons.eot?#iefix") format('embedded-opentype'),/* IE6-8 */
    url('../fonts/MapkeyIcons.woff') format('woff'),
    url('../fonts/MapkeyIcons.ttf') format('truetype'),
    url('../fonts/MapkeyIcons.svg#MapkeyIcons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.mki,.mki-medium,.mki-intext,.mki-short,.mki-tall,.mki-grande,.mki-venti  {
    font-family: 'MapkeyIcons', sans-serif;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}
.mki-intext { font-size: 1.2em; }

.mki-short { font-size: small; }
.mki-tall { font-size: large; }
.mki-grande { font-size: 32px; }
.mki-venti { font-size: 64px; }


.mki-mapshakers:before { content: '\e000';}
.mki-mapkey:before { content: '\e001';}
.mki-bar:before { content: '\e003';}
.mki-traffic_signal:before { content: '\e004';}
.mki-playground_alt:before { content: '\e005';}
.mki-dentist:before { content: '\e006';}
.mki-fishing:before { content: '\e007';}
.mki-wind_generator:before { content: '\e008';}
.mki-crucifix:before { content: '\e009';}
.mki-cave_entrance:before { content: '\e00a';}
.mki-castle_defensive:before { content: '\e00b';}
.mki-cinema:before { content: '\e00c';}
.mki-water_tower:before { content: '\e00d';}
.mki-boundary_stone:before { content: '\e00e';}
.mki-zoo:before { content: '\e00f';}
.mki-cinema_alt:before { content: '\e010';}
.mki-court_house:before { content: '\e011';}
.mki-fort:before { content: '\e012';}
.mki-fountain:before { content: '\e013';}
.mki-library:before { content: '\e014';}
.mki-rocks:before { content: '\e015';}
.mki-cemetery:before { content: '\e016';}
.mki-pub:before { content: '\e017';}
.mki-buddhism:before { content: '\e018';}
.mki-triangle:before { content: '\e019';}
.mki-police:before { content: '\e01a';}
.mki-ice_ring:before { content: '\e01b';}
.mki-marina:before { content: '\e01c';}
.mki-playground:before { content: '\e01d';}
.mki-ruins:before { content: '\e01e';}
.mki-internet:before { content: '\e01f';}
.mki-airport:before { content: '\e020';}
.mki-chapel:before { content: '\e021';}
.mki-museum:before { content: '\e022';}
.mki-monument:before { content: '\e023';}
.mki-sport_centre:before { content: '\e024';}
.mki-information:before { content: '\e025';}
.mki-hospital:before { content: '\e026';}
.mki-golf:before { content: '\e027';}
.mki-picnic_site:before { content: '\e028';}
.mki-drag_lift:before { content: '\e029';}
.mki-construction:before { content: '\e02a';}
.mki-islamism:before { content: '\e02b';}
.mki-vineyard:before { content: '\e02c';}
.mki-lighthouse:before { content: '\e02d';}
.mki-tower:before { content: '\e02e';}
.mki-wayside_cross:before { content: '\e02f';}
.mki-theatre:before { content: '\e030';}
.mki-train:before { content: '\e031';}
.mki-viewpoint:before { content: '\e032';}
.mki-tram:before { content: '\e033';}
.mki-tree_cinofer:before { content: '\e034';}
.mki-university:before { content: '\e035';}
.mki-tram_stop:before { content: '\e036';}
.mki-underground:before { content: '\e037';}
.mki-adit:before { content: '\e038';}
.mki-post_office:before { content: '\e039';}
.mki-spring:before { content: '\e03a';}
.mki-stadium:before { content: '\e03b';}
.mki-swimming_pool:before { content: '\e03c';}
.mki-cityhall:before { content: '\e03d';}
.mki-bus:before { content: '\e03e';}
.mki-volcano:before { content: '\e03f';}
.mki-architecture:before { content: '\e040';}
.mki-arrow_up:before { content: '\e041';}
.mki-archaeological:before { content: '\e042';}
.mki-arrow_up_double:before { content: '\e043';}
.mki-building:before { content: '\e044';}
.mki-toilet:before { content: '\e045';}
.mki-watermill:before { content: '\e046';}
.mki-pharmacy:before { content: '\e047';}
.mki-waterpark:before { content: '\e048';}
.mki-viewtower:before { content: '\e049';}
.mki-city:before { content: '\e04a';}
.mki-battlefield:before { content: '\e04b';}
.mki-clean:before { content: '\e04c';}
.mki-judaism:before { content: '\e04d';}
.mki-christianism:before { content: '\e04e';}
.mki-crown:before { content: '\e04f';}
.mki-restaurant:before { content: '\e050';}
.mki-windmill:before { content: '\e051';}
.mki-caravan_site:before { content: '\e052';}
.mki-castle:before { content: '\e053';}
.mki-camp_site:before { content: '\e054';}
.mki-cable_car:before { content: '\e055';}
.mki-bus_stop:before { content: '\e056';}
.mki-bicycle:before { content: '\e057';}
.mki-drop:before { content: '\e058';}
.mki-beach:before { content: '\e059';}
.mki-water_well:before { content: '\e05a';}
.mki-tree_leaf:before { content: '\e05b';}
.mki-bag:before { content: '\e05c';}
.mki-barracks:before { content: '\e05d';}
.mki-laptop:before { content: '\e05e';}
.mki-waterwork:before { content: '\e05f';}
.mki-mountain:before { content: '\e060';}
.mki-home:before { content: '\e061';}
.mki-hostel:before { content: '\e062';}
.mki-hotel:before { content: '\e063';}
.mki-hotel_alt:before { content: '\e064';}
.mki-mall:before { content: '\e065';}
.mki-market_place:before { content: '\e066';}
.mki-cartography:before { content: '\e067';}
.mki-pitch:before { content: '\e068';}
.mki-shelter:before { content: '\e069';}
.mki-saddle:before { content: '\e06a';}
.mki-sinkhole:before { content: '\e06b';}
.mki-supermarket:before { content: '\e06c';}
.mki-telephone:before { content: '\e06d';}
.mki-stupa:before { content: '\e06e';}
.mki-magnifier:before { content: '\e06f';}
.mki-flag:before { content: '\e070';}
.mki-eye:before { content: '\e071';}
.mki-gallery:before { content: '\e072';}
.mki-gear:before { content: '\e073';}
.mki-map:before { content: '\e074';}
.mki-island:before { content: '\e075';}
.mki-marker:before { content: '\e076';}
.mki-nature:before { content: '\e077';}
.mki-square:before { content: '\e078';}
.mki-ticket:before { content: '\e079';}
.mki-star:before { content: '\e07a';}
.mki-town:before { content: '\e07b';}
.mki-village:before { content: '\e07c';}
.mki-unesco:before { content: '\e07d';}
.mki-facebook:before { content: '\e07e';}
.mki-github:before { content: '\e07f';}
.mki-linkedin:before { content: '\e080';}
.mki-skype:before { content: '\e081';}
.mki-data:before { content: '\e082';}
.mki-database:before { content: '\e083';}
.mki-analyse:before { content: '\e084';}
.mki-atm:before { content: '\e085';}
.mki-avatar:before { content: '\e086';}
.mki-burger:before { content: '\e087';}
.mki-cash:before { content: '\e088';}
.mki-contour:before { content: '\e089';}
.mki-download:before { content: '\e08a';}
.mki-upload:before { content: '\e08b';}
.mki-heart:before { content: '\e08c';}
.mki-invisible:before { content: '\e08d';}
.mki-school:before { content: '\e08e';}
.mki-mine:before { content: '\e08f';}
.mki-smartphone:before { content: '\e090';}
.mki-oppositeway:before { content: '\e091';}
.mki-seal:before { content: '\e092';}
.mki-lock:before { content: '\e093';}
.mki-car:before { content: '\e094';}
.mki-music:before { content: '\e095';}
.mki-disabled:before { content: '\e096';}
.mki-parking:before { content: '\e097';}
.mki-fuel:before { content: '\e098';}
.mki-fuel_alt:before { content: '\e099';}
.mki-nonsmoking:before { content: '\e09a';}
.mki-smoking:before { content: '\e09b';}
.mki-fire:before { content: '\e09c';}
.mki-helicopter:before { content: '\e09d';}
.mki-dislike:before { content: '\e09e';}
.mki-like:before { content: '\e09f';}
.mki-north:before { content: '\e0a0';}
.mki-north_alt:before { content: '\e0a1';}
.mki-north_alt_II:before { content: '\e0a2';}
.mki-north_alt_III:before { content: '\e0a3';}
.mki-compass:before { content: '\e0a4';}
.mki-compass_alt:before { content: '\e0a5';}
.mki-nocamera:before { content: '\e0a6';}
.mki-camera:before { content: '\e0a7';}
.mki-lion:before { content: '\e0a8';}
.mki-forbidden:before { content: '\e0a9';}
.mki-stop:before { content: '\e0aa';}
.mki-go:before { content: '\e0ab';}
.mki-sailboat:before { content: '\e0ac';}
.mki-bars:before { content: '\e0ad';}
.mki-pinterest:before { content: '\e0ae';}
.mki-magic_portal:before { content: '\e0af';}
.mki-pyramid:before { content: '\e0b0';}
.mki-pdf:before { content: '\e0b1';}
html {
	font-size: 15px;
}

body {
	letter-spacing: 0.3px;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

main {
	flex-grow: 1;
}

header, main, footer {
	width: 100%;
}

body.template-design {
	overflow-y: scroll;
}

.btn, .form-control {
	letter-spacing: 0.4px;
}

.btn-secondary.btn-reverse {
	color: white;
	background-color: #444;
	border-color: #444;
}

.btn-secondary.btn-reverse:hover {
  background-color: #222;
  border-color: #222;
}

p {
	margin-bottom: 0.7rem;
}

label {
	margin-bottom: 0.25rem;
}

pre {
	margin-bottom: 0.35rem;
}

img {
	vertical-align: middle;
}

a {
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

input[type="date"] {
	max-width: 250px;
}

.table td, .table th {
	vertical-align: middle;
}

.table > tbody> tr > td.no-border {
	border: none;
}
.table > tbody> tr > td.no-padding-top {
	padding-top: 0;
}

ul.list-inline {
	margin-bottom: 0px;
}

.form-control,
.btn-group > .btn,
button {
	font-family: 'Open Sans', sans-serif;
}

.form-control,
.btn-group > .btn {
	font-weight: lighter;
}

button {
	cursor: pointer;
	letter-spacing: 0.3px;
}

textarea.form-control {
	height: 10em;
}

.alert.alert-neutral {
	background-color: #fafafa;
}

.text.text-neutral {
	color: #999;
}

.inline-info,
.inline-danger,
.inline-success {
	text-align: left;
	margin: 1rem 0;
}

.inline-danger ul {
	margin-bottom: 0;
}

.box-loading {
	position: fixed;
	bottom: 1.5rem;
	left: 1.5rem;
	display: inline-block;
	padding: 0.5rem 1rem;
	color: white;
	z-index: 1;
}
.box-info,
.box-danger,
.box-success {
	z-index:2000;
	border-radius: 0;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	padding: 1rem;
	border-radius: 1rem;
	margin-bottom: 1rem;
}

.box-danger {
	background-color: #ffe5e5;
	color: #700;
}

.box-success {
	background-color: #f5fff5;
	color: #070;
}

.box-info {
	background-color: #f5f5ff;
	color: #007;
}

.box-sticked {
	border-radius: 0;
	margin-bottom: 0;
	left: 0px;
	bottom: 0px;
	right: 0px;
	position: fixed;
	box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.1);
}

h1 {
	font-weight: lighter;
	font-size: 2.75rem;
}

h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1.header-main {
	font-size: 2rem;
	padding: 0.5rem 0 2rem 0;
	margin: 0;
}

@media screen and (max-width: 767px) {

	h1.header-main {
		font-size: 1.75rem;
	}

}

h2.header-main {
	font-size: 1rem;
	margin-top: -1.5rem;
	padding-bottom: 2rem;
}

@media screen and (max-width: 767px) {

	h2.header-main {
		margin-top: -1rem;
	}

}

.header-underline:after {
	display: block;
	height: 1px;
	width: 40px;
	margin-left: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
	border-top: 1px solid #51aed0;
	content: '';
}
.header-underline.header-underline-center:after {
	margin-left: auto;
	margin-right: auto;
}

@media (max-width: 767px) {
	#menu {
		background-color: #e7e7e7;
	}
}

nav {
	z-index: 100;
	font-weight: normal;
	position: relative;
}

nav > div.nav-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 50px;
}

nav a.nav-logo {
	width: 32px;
	height: 32px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("/asset/travel/main/image/infinite-nav.png");
	background-position: center;
}


@media (min-width: 544px) {

	nav a.nav-logo.nav-logo-big {
		width: 64px;
		height: 64px;
		margin-bottom: -32px;
	}
	
}

body.template-nav-inverse nav a.nav-logo {
	background-image: url("/asset/travel/main/image/infinite-nav-white.png");
}

nav a.nav-logo.nav-logo-text {
	width: 60px;
	height: 36px;
	background-image: url("/asset/travel/main/image/logo-nav.png");
}

@media (min-width: 544px) {

	nav a.nav-logo.nav-logo-text.nav-logo-big {
		width: 100px;
		height: 60px;
		margin-bottom: -30px;
	}

}

body.template-nav-inverse nav a.nav-logo.nav-logo-text {
	background-image: url("/asset/travel/main/image/logo-nav-white.png");
}


nav ul > li > form > button {
	color: black;
}

body.template-nav-inverse nav ul > li > form > button {
	color: white;
}

nav ul.nav-actions {
	display: flex;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

body:not(.template-nav-inverse):not(.template-nav-override) nav:not(.nav-reporter) {
	margin-bottom: 1.5rem;
}

body:not(.template-nav-inverse) nav ul.nav-actions.nav-actions-right {
	background-color: rgba(0, 0, 0, 0.02);
}

body.template-nav-inverse nav ul.nav-actions.nav-actions-right {
	background-color: rgba(0, 0, 0, 0.05);
}

body:not(.template-nav-inverse) nav ul.nav-actions.nav-actions-right a:not(.dropdown-item) {
	color: #666;
}

nav ul.nav-actions.nav-actions-right {
	justify-content: flex-end;
	border-bottom-left-radius: 1rem;
}

nav ul.nav-actions li {
	display: flex;
	align-items: center;
	padding: 0;
}

nav ul.nav-actions li > a {
	display: flex;
	align-items: center;
}

nav ul.nav-actions li > a:not(.nav-logo) {
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	height: 50px;
}

nav ul.nav-actions.nav-actions-right li > a {
	padding: 0 0.75rem;
}

nav ul.nav-actions.nav-actions-right li > a.nav-more {
	padding: 0 1.5rem;
}

nav ul.nav-actions.nav-actions-right li > a.nav-icon {
	font-weight: bold;
}

@media (max-width: 543px) {

	nav ul.nav-actions.nav-actions-right li > a.nav-icon {
		font-size: 0.8rem;
	}

}


@media (min-width: 544px) and (max-width: 767px) {

	nav ul.nav-actions.nav-actions-right li > a.nav-icon {
		font-size: 0.8rem;
	}

	nav ul.nav-actions.nav-actions-right li > a {
		padding: 0rem 0.75rem;
	}

	nav ul.nav-actions.nav-actions-right li > a.nav-more {
		padding: 0rem 1.5rem;
	}


}

@media (max-width: 543px) {

	nav ul.nav-actions.nav-actions-right li > a {
		padding: 0rem 0.5rem;
		letter-spacing: -0.3px;
	}

	nav ul.nav-actions.nav-actions-right li > a.nav-more {
		padding: 0rem 1rem;
	}


}

nav ul.nav-actions.nav-actions-main li > a:not(.nav-logo) {
	font-size: 1.15rem;
	padding: 0 1.25rem;
	line-height: 1;
}

@media (max-width: 543px) {

	nav ul.nav-actions.nav-actions-main li > a:not(.nav-logo) {
		padding: 0 0.75rem;
	}

}

nav ul.nav-actions.nav-actions-main li > a.nav-logo {
	margin-right: 0.75rem;
	margin-left: 0.5rem;
}

@media (max-width: 543px) {

	nav ul.nav-actions.nav-actions-main li > a.nav-logo {
		margin: 0 0.25rem;
	}

}

nav ul.nav-actions li > a:not(.nav-logo):hover {
	border-top-color: #515151;
}

nav ul.nav-actions a.nav-search.nav-search-close {
	display: none;
}

nav ul.nav-actions li.nav-search-form {
	width: 400px;
	max-width: 100%;
	position: relative;
	display: none;
	justify-content: center;
	align-items: center;
}

nav ul.nav-actions.nav-search-used li.nav-search-form {
	display: flex;
}

body:not(.template-nav-inverse) nav ul.nav-actions a.nav-search {
	color: #666;
}

nav ul.nav-actions.nav-search-used a.nav-search.nav-search-open {
	display: none;
}

nav ul.nav-actions.nav-search-used a.nav-search.nav-search-close {
	display: flex;
}

nav ul.nav-actions.nav-search-used li.nav-search-adjust {
	display: none;
}

nav ul.nav-actions li.nav-publish a.dropdown-toggle:after {
	display: none;
}

body.template-nav-inverse nav ul.nav-actions li > a:not(.nav-logo):hover {
	border-top-color: rgba(255, 255, 255, 0.9);
}

.nav-deleted,
.nav-deleted a,
.nav-deleted a:hover {
	font-weight: bold;
}

body.template-nav-inverse nav a:not(.dropdown-item) {
	color: white;
}

nav a:active:not(.dropdown-item),
nav a:hover:not(.dropdown-item) {
	text-decoration: none;
}

nav a.nav-more:after {
	display: none;
}

body.template-nav-override nav {
	margin-bottom: -50px;
}

main {
	display: block;
}

hr {
	border-top: 1px solid #eee;
}

input[type="number"] {
   width:75px;
}

input[type=file] {
	display: none;
}

.progress-bar-publication {
	background-color: #cce;
}

.progress-publication {
	background-color: white;
}

.card-header:first-child {
	border-radius: 0px;
}

div.card.card-inverse {
	background-color: #282828;
	border: 0;
}

div.card.card-inverse,
div.card.card-inverse a {
	color: #c8c8c8;
}

div.card.card-inverse a:hover {
	text-decoration: underline;
}

div.card.card-inverse h1,
div.card.card-inverse h2,
div.card.card-inverse h3,
div.card.card-inverse h4,
div.card.card-inverse h5,
div.card.card-inverse h6 {
	color: white;
}

.label {
	font-weight: normal;
}

.publication-bubble {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 1rem;
	height: 2rem;
	line-height: 1;
	transition: all 0.5s;
}

.publication-bubble:hover {
	text-decoration: none;
}

.publication-bubble:not(.publication-bubble-neutral) {
	background-color: black;
	color: white;
}

.publication-bubble.publication-bubble-sm {
	height: 1.5rem;
}

.publication-bubble:not(.publication-bubble-neutral):hover {
	color: white;
}

.publication-bubble-link .publication-bubble,
.publication-bubble.publication-bubble-link {
	border: 2px solid transparent;
}

.publication-bubble-link:hover .publication-bubble,
.publication-bubble.publication-bubble-link:hover {
	border-color: white;
}

.publication-bubble.publication-bubble-variable > * {
	margin: 0 0.25rem;
}

.publication-bubble.publication-bubble-variable {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	min-width: 2rem;
}

.publication-bubble.publication-bubble-variable.publication-bubble-sm {
	min-width: 1.5rem;
}

.publication-bubble:not(.publication-bubble-variable) {
	width: 2rem;
}

.publication-bubble.publication-bubble-sm:not(.publication-bubble-variable) {
	width: 1.5rem;
}

.publication-bubble-size-3 {
	font-size: 1rem;
}

.publication-bubble-size-4 {
	font-size: 0.875rem;
}

.publication-bubble.publication-bubble-colored {
	background-color: #888;
}

.publication-bubble.publication-bubble-bordered {
	border: 1px solid white;
}

.publication-bubble.publication-bubble-light {
	border: 1px solid #aaa;
	background-color: white;
	color: #595959;
}

#alternate-navigation {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: 21;
}
#navigation-bottom {
	width: 100%;
	background-color: #fafafa;
	border-top: 1px solid #ddd;
	height: 50px;
	z-index:2000;
}

#pagination {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.fa-big {
	font-size: 2rem;
	margin-left: 5px;
}

img.footer-logo-image {
	vertical-align: bottom;
	width: 80px;
	height: 37px;
	margin-bottom: -3px
}

.padding-top-10 {
	padding-top: 10px;
}
.width-100 {
	width: 100%;
}
.width-inherit {
	width: inherit;
}

.has-error div.btn-group label.btn,
.has-error div.btn,
.has-error .btn-group label,
.has-error input,
.has-error textarea,
.has-error .has-error-component,
.has-error,
.has-error select {
	border-color: #d9534f !important;
	color: #d9534f !important;
}
.has-error input[type="radio"] {
	outline: 1px solid #d9534f !important;
}

.ui-autocomplete {
	z-index: 2000;
}

.ui-menu {
	background: #fafafa;
	border: 0;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.05);
}

.ui-menu .ui-menu-item:hover {
	background-color: white;
	border-color: transparent;
}

.ui-menu .ui-menu-item .ui-menu-item-wrapper:hover {
	background-color: white;
	border-color: transparent;
	color: inherit;
}

.ui-menu .ui-menu-item i {
	font-size: 1.33rem;
	margin-right: 1rem;
}

.cover-filter {
	position: relative;
	background-size:	cover;
	background-position: center center;
}

.cover-filter > * {
	z-index: 1;
	position: relative;
}

.cover-filter:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	content: ' ';
	background-color: rgba(0, 0, 0, 0.3);
}

.intro {
	font-weight: lighter;
	font-size: 1.125rem;
	max-width: 800px;
}

.figure-caption {
	font-weight: lighter;
}

div.browser-warning {
	position: fixed;
	bottom: 40px;
	z-index: 100;
}

.has-error-message {
	font-size: 0.875rem;
	color: #d93432 !important;
	border-radius: 0.25rem;
	background-color: white;
	opacity: 0.9;
	margin: 0.25rem 0;
	padding: 0.25rem 0.375rem;
	line-height: 1.3;
}

/* Social */
.icon-myatlas,
.icon-myatlas-white {
	display: inline-block;
	width: 1rem;
	height: 1rem;
	background-size: cover;
}

.icon-myatlas {
	background-image: url("/asset/travel/main/image/infinite.png");
}

.icon-myatlas-white {
	background-image: url("/asset/travel/main/image/infinite-white	.png");
}

h4.network-myatlas {
	line-height: 1.5;
	color: #008bc0;
}

.text-salmon {
	color: #f68b8d !important;
}

.facebook {
	color: #3b5998 !important;
}
.google {
	color: #ba4233 !important;
}
.twitter {
	color: #12beff !important;
}
.flickr {
	color: #ff0084 !important;
}
.link {
	color: #54be93 !important;
}
.mail {
	color: #444 !important;
}
.embed {
	color: #444 !important;
}
.pinterest {
	color: #bd081c !important;
}
.instagram {
	color: #c13584 !important;
}
.snapchat-ghost {
	color: #FFFC00 !important;
}

.bg-salmon {
	background-color: #f68b8d !important;
}
.bg-facebook {
	background-color: #3b5998 !important;
}
.bg-google {
	background-color: #ba4233 !important;
}
.bg-twitter {
	background-color: #12beff !important;
}
.bg-flickr {
	background-color: #ff0084 !important;
}
.bg-link {
	background-color: #54be93 !important;
}
.bg-more {
	background-color: #444 !important;
}
.bg-mail {
	background-color: #444 !important;
}
.bg-code {
	background-color: #444 !important;
}
.bg-pinterest {
	background-color: #bd081c !important;
}
.bg-instagram {
	background-color: #e1306c !important;
}
.bg-snapchat-ghost {
	background-color: #FFFC00 !important;
	border: 1px solid rgba(128,128,128, 0.15);
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.border-salmon {
	border-color: #f68b8d !important;
}
.border-facebook {
	border-color: #3b5998 !important;
}
.border-google {
	border-color: #ba4233 !important;
}
.border-twitter {
	border-color: #12beff !important;
}
.border-flickr {
	border-color: #ff0084 !important;
}
.border-link {
	border-color: #54be93 !important;
}
.border-mail {
	border-color: #444 !important;
}
.border-embed {
	border-color: #444 !important;
}
.border-pinterest {
	border-color: #bd081c !important;
}
.border-instagram {
	border-color: #3f729b !important;
}
.border-snapchat-ghost {
	border-color: #FFFC00 !important;
}

div.footer-cookies {
	position: fixed;
	bottom: 0px;
	right: 0px;
	left: 0px;
	background-color: #EEEEEE;
	color: #515151;
	text-align: center;
	font-weight: lighter;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.8rem;
	padding: 0.375rem 0.25rem;
	z-index: 999;
}

div.footer-cookies > div {
	margin: 0 0.25rem;
}

div.footer-cookies > div.footer-cookies-ok {
	min-width: 50px;
}

div.footer-cookies > div.footer-cookies-ok button {
	font-size: 0.75rem;
}

/* Bootstrap extension */
@media screen and (min-width: 992px) {

	div.container.md-container {
		width: 920px !important;
	}

}

@media screen and (min-width: 1240px) {

	div.container.lg-container {
		width: 960px !important;
	}

}

@media screen and (min-width: 1536px) {

	div.container.xl-container {
		width: 1156px !important;
	}

}

.dropdown-item,
.dropdown-header {
	font-size: 0.95rem;
}

.dropdown-menu {
	padding: 0.25rem 0;
}

.dropdown-item {
	padding: 6px 14px;
	letter-spacing: 0.5px;
}

.dropdown-header {
	padding: 6px 14px;
}

.text-muted {
	font-weight: lighter;
}

.badge.badge-neutral {
	background-color: #aaa;
}

.custom-control {
	padding: 0;
}

.custom-control .custom-control-indicator {
	position: relative;
	top: 0;
	left: 0;
}

.custom-control.custom-control-lg .custom-control-indicator {
	width: 1.75rem;
	height: 1.75rem;
}

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

.modal {
	padding: 0 !important; /* 15px padding added by bootstrap?? */
}

.modal-dialog.modal-cover {
	width: calc(100% - 1.5rem);
	max-width: 1200px;
}

.modal-dialog.modal-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.modal-title {
	flex:1;
	padding-right: 1rem;
}

.modal-subtitle {
	font-size: 1rem;
	color: #aaa;
	margin-top: 0.25rem;
}


.close {
	font-size: 3rem;
	font-weight: lighter;
	opacity: 1;
}
@media screen and (max-width: 543px) {

	.modal-dialog {
		margin: 0;
	}

}

@media screen and (min-width: 544px) {

	.modal-dialog {
		width: calc(100% - 1.5rem);
		max-width: calc(600px - 1.5rem);
	}

	/* Les modals peuvent se trouver en overflow quand le vieommon.csswport est entre 768px et 900px */
	.modal-dialog.modal-lg {
		width: calc(100% - 1.5rem);
		max-width: 900px;
	}

	.modal-dialog.modal-full {
		width: calc(100vw - 4rem);
		max-width: calc(100vw - 4rem);
	}

	.modal-backdrop {
		background-color: rgba(0, 0, 0, 0.8);
	}

}

@media screen and (max-width: 543px) {

	.modal-backdrop {
		background-color: white;
	}
}

.modal-footer {
	background-color: #fafafa;
	flex-wrap: wrap;
}

/* Popovers */
div.popover {
	max-width: 500px;
}

@media screen and (min-width: 544px) {
	.popover {
		font-size: 1rem;
	}
}

div.popover .popover-title a {
	color: inherit;
}

/* Tabs */
.nav {
	flex-wrap: wrap;
}

.nav.nav-caret .nav-link.active:before {
	content: "\f0da";
	font-family: FontAwesome;
	padding-right: 0.5rem;
	line-height: 1;
}

.nav.nav-background {
	background-color: #fafafa;
	border: 1px solid #eee;
	border-radius: 3px;
	margin-top: 1rem;
	padding: 0.75rem;
}

/* Buttons */
.btn.btn-primary,
*:not(.btn-group) > .btn.btn-secondary,
.btn.btn-bordered,
.btn.btn-danger,
.btn.btn-success,
.btn.btn-black,
.btn.btn-salmon,
.btn.btn-neutral,
.btn.btn-neutral-bordered {
	transition: background-color 0.5s, border 0.5s;
	border-width: 1px;
	border-style: solid;
}

.btn.btn-primary {
	color: white !important;
}

:not(.btn-group) .btn.btn-secondary {
	border-color: #ccc;
}

.btn.btn-neutral {
	color: white;
}

.btn.btn-neutral:hover {
	border-color: white !important;
}

.btn.btn-black {
	color: white;
	background-color: black;
}

.btn.btn-black:hover {
	background-color: #333;
}

.btn.btn-salmon {
	color: white;
	background-color: #f68b8d;
}

.btn.btn-salmon:hover {
	background-color: #f66f72;
}

.btn.btn-neutral-bordered {
	border-width: 2px;
	border-color: transparent;
	color: white;
}

.btn.btn-neutral-bordered:hover {
	border-color: white;
}

.btn.btn-bordered {
	color: #008bc0 !important;
	background-color: white;
	border-color: #008bc0;
	border-width: 2px;
	font-size: 0.9rem;
	font-weight: bold;
	letter-spacing: 0;
}

.btn.btn-bordered:hover {
	color: #008bc0 !important;
	border-color: #008bc0;
}

.btn-group .btn {
	border-radius: 0.25rem;
}

/* Image header */
.header-background {
	position: relative;
	max-width: 2000px;
	margin: auto;
}

.header-background:not(.header-background-empty) {
	color: white;
	background-size: cover;
	background-position: center center;
}

.header-background.header-background-empty {
	background-image: url("/asset/agora/paper/image/empty.jpg");
	background-size: auto;
}

.header-background:not(.header-background-empty).cover-filter:before {
	background: linear-gradient(to bottom, rgba(75, 75, 75, 0.33) 0, rgba(75, 75, 75, 0.25) 50px, rgba(75, 75, 75, 0.25) 70%, rgba(75, 75, 75, 0.10) 100%);
}

.header-background.header-background-empty.cover-filter:before {
	background: linear-gradient(to top, white 0px, rgba(255, 255, 255, 0.01) 100px, rgba(255, 255, 255, 0.01) 100%);
}

.header-background .header-logo {
	margin-bottom: 0.5rem;
	text-align: center;
	display: block;
}

.header-background .header-content {
	position: relative;
	max-width: 800px;
}

.header-background:not(.header-background-light) .header-content {
	margin: auto;
	padding: 5rem 0;
}

.header-background .header-content h1,
.header-background .header-content h2 {
	text-align: center;
}

.header-background .header-highlight,
.header-background .header-buttons {
	text-shadow: 0 0 50px rgba(0, 0, 0, 0.75);
}

.header-paper {
	position: relative;
	background-image: url("/asset/travel/main/image/paper-white.png");
	background-position: center center;
	height: 28px;
}

.header-paper.header-paper-grey {
	position: relative;
	background-image: url("/asset/travel/main/image/paper-grey.png");
	background-position: center center;
	height: 28px;
}

.header-background .header-highlight a:not(.btn) {
	color: inherit;
}

.header-background .header-content hr {
	width: 100%;
	border-color: rgba(255, 255, 255, 0.5);
	margin: 2rem 0;
}

@media screen and (max-width: 543px) {

	.header-background .header-content hr {
		margin: 1.5rem 0;
	}

}

.header-background div.header-buttons {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.header-background div.header-buttons .btn {
	margin: 0.25rem 0.5rem;
}

.header-highlight h1 {
	font-size: 2.25rem;
	margin-bottom: 1rem;
}

.header-highlight h2 {
	font-size: 1.4rem;
	line-height: 1.4;
	margin-bottom: 1rem;
}

.header-highlight h3 {
	font-size: 1.2rem;
	line-height: 1.25;
	margin-bottom: 1rem;
}

.header-highlight h4 {
	font-size: 1.1rem;
	line-height: 1.25;
	margin-bottom: 1rem;
}

@media screen and (max-width: 543px) {

	.header-highlight h2 {
		font-size: 1.15rem;
	}

	.header-highlight h3 {
		font-size: 1.15rem;
	}

}

@media screen and (min-width: 543px) and (max-width: 767px) {

	.header-highlight h2 {
		font-size: 1.15rem;
	}

	.header-highlight h3 {
		font-size: 1.15rem;
	}

}

/* Light header */

.header-background-light {
	max-width: 2000px;
	margin: auto;
	background: linear-gradient(to bottom, white 0%, #eee 100%);
}

.header-background-light h3 {
	margin-bottom: 0.75rem;
	font-weight: lighter;
}

body.template-nav-override .header-background-light {
	padding-top: calc(50px + 1.5rem);
}

/* Simple header */
div.header-simple {
	padding-top: 0.5rem;
	padding-bottom: 3rem;
}

body.template-nav-override div.header-simple {
	padding-top: calc(3.5rem + 40px);
}

div.header-simple div.container {
	display: flex;
	flex-direction: column;
	align-items: center;
}

div.header-simple i.header-simple-icon {
	font-size: 2rem;
	margin-right: 0.75rem;
	color: white;
	border-radius: 50%;
	width: 4rem;
	min-width: 4rem;
	height: 4rem;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 0.5rem;
}

div.header-simple h1 {
	padding-bottom: 1rem;
	margin-bottom: 1rem;
	text-align: center;
	border-bottom: 1px solid rgba(127, 127, 127, 0.2);
}

div.header-simple h1 a {
	color: inherit;
}
div.header-simple h1 a:hover {
	text-decoration: none;
}

div.header-simple h2,
div.header-simple h3,
div.header-simple h4 {
	text-align: center;
	line-height: 1.2;
}

/* PROFILE ON HOVER*/

@media screen and (max-width: 543px) {
	div.popover-black,
	div.popover-profile {
		display: none;
	}
}

div.popover-black a,
div.popover-profile a {
	color: white;
}
div.popover-black,
div.popover-profile {
	background-color: black;
	color: white;
}
.popover-black.popover-bottom::after, .popover-black.bs-tether-element-attached-top::after,
.popover-profile.popover-bottom::after, .popover-profile.bs-tether-element-attached-top::after{
	border-bottom-color: black;
}
.popover-black.popover-right .popover-bottom::after, .popover-black.bs-tether-element-attached-left::after,
.popover-profile.popover-right .popover-bottom::after, .popover-profile.bs-tether-element-attached-left::after {
	border-right-color: black;
}
.popover-black.popover-top::after, .popover-black.bs-tether-element-attached-bottom::after,
.popover-profile.popover-top::after, .popover-profile.bs-tether-element-attached-bottom::after {
	border-top-color: black;
}
.popover-black.popover-left::after, .popover-black.bs-tether-element-attached-right::after,
.popover-profile.popover-left::after, .popover-profile.bs-tether-element-attached-right::after {
	border-left-color: black;
}

div.tooltip {
	line-height: 1.3;
}

div.tooltip div.tooltip-inner a {
	color: white;
}

.emoji {
	height: 1.52em;
	width: 1.52em;
	margin: 0 .05em 0 .1em;
	vertical-align: -0.5em;
}


div.help {
	background-color: rgba(160, 160, 160, 0.1);
	padding: 1rem;
	width: 100%;
	margin-bottom: 1rem;
	border-radius: 0.5rem;
}
div.help > div.help-discard {
	float: right;
	margin-top: -2px;
}
div.help > div.help-discard > a {
	color: #aaa;
	font-size: 1.25rem;
}

.reporter-highlight,
.reporter-highlight a {
	font-weight: bold;
}

.reporter-highlight:not(.active),
.reporter-highlight a:not(.active) {
	color: black !important;
}

.reporter-icon:before {
	content: "\f1e5";
	font: normal normal normal 14px/1 FontAwesome;
	line-height: 1;
	display: inline-block;
	font-weight: normal;
}

div[itemprop="image"],
div[itemprop="logo"] {
	display: none;
}

/* Tags and countries colors */
.tag-people-color {
	color: rgb(175, 125, 175);
}

.tag-people-background {
	background: rgb(150, 100, 150);
}

.tag-transportation-color {
	color: rgb(125, 175, 175);
}

.tag-transportation-background {
	background: rgb(100, 150, 150);
}

.tag-travel-color {
	color: rgb(125, 175, 125);
}

.tag-travel-background {
	background: rgb(100, 150, 100);
}

.tag-default-color {
	color: rgb(125, 125, 125);
}

.tag-default-background {
	background: rgb(100, 100, 100);
}

.country-background {
	background: #888;
}

.country-color {
	color: #888;
}

/* Google banner */

.google-banner {
	width: 100%;
	border: 0;
	margin-top: 1rem;
	overflow: hidden;
	height: 100px;
}

@media screen and (max-width: 320px) {

	.google-banner {
		width: calc(100% + 30px);
		margin: 0;
		margin-left: -15px;
		margin-right: -15px;
	}
}
@media screen and (min-width: 321px) and (max-width: 543px) {

	.google-banner {
		width: calc(100% + 30px);
		margin: 0;
		margin-left: -15px;
		margin-right: -15px;
	}

}

@media screen and (min-width: 544px) and (max-width: 767px) {

	.google-banner {
		margin-bottom: 0;
	}
}

#sd-cmp {
	font-size: 13px !important;
}

.centered-elem {
	text-align: center;
}

/* The alert message box */
.alert-header {
	padding: 5px;
	background-color: #f44336; /* Red */
	color: white;
}

/* The warning message box */
.warning-header {
	padding: 5px;
	background-color: #ffeeba; /* Orange */
	color:  #008bc0;
}

/* The info message box */
.info-header {
	padding: 5px;
	background-color: #008bc0; /* Blue */
	color: white;
}

.info-header a, .alert-header a {
	color: white;
}

#banner-container {
	min-height: 70px;
	display: flex;
}

#banner-image {
	float: left;
}

.banner-elem-container {
	display: inline-flex;
}

#banner-image {
	width: 50px;
	height: 50px;
	margin-right: 15px;
	/*margin-top: auto;
	margin-bottom: auto;*/
}

#banner-text {
	/*margin-bottom: 15px;
	margin-top: 15px;*/
	font-size: 1.2rem;
	display: inline-block;
}

/* The close button */
.closebtn {
	margin-left: 15px;
	color: white;
	font-weight: bold;
	float: right;
	font-size: 22px;
	line-height: 20px;
	cursor: pointer;
	transition: 0.3s;
}

/* When moving the mouse over the close button */
.closebtn:hover {
	color: black;
}

#homepage-input {
	display: initial;
}

#description {
	padding-top: 30px;
	margin-top: 30px;
	background-color: #e0e6fc;
	padding-bottom: 30px;
}

#description h3, #description-left-text {
	text-align: center;
}

#description-right-text {
	margin-top: 34px;
 }

#description-title {
	margin-bottom: 10px;
}

#description-link {
	margin-left: 30%;
	margin-top: 15px;
}

@font-face {
	font-display: block;
	font-family: Roboto;
	src: url(https://assets.sendinblue.com/font/Roboto/Latin/normal/normal/7529907e9eaf8ebb5220c5f9850e3811.woff2) format("woff2"), url(https://assets.sendinblue.com/font/Roboto/Latin/normal/normal/25c678feafdc175a70922a116c9be3e7.woff) format("woff")
}
@font-face {
	font-display: fallback;
	font-family: Roboto;
	font-weight: 600;
	src: url(https://assets.sendinblue.com/font/Roboto/Latin/medium/normal/6e9caeeafb1f3491be3e32744bc30440.woff2) format("woff2"), url(https://assets.sendinblue.com/font/Roboto/Latin/medium/normal/71501f0d8d5aa95960f6475d5487d4c2.woff) format("woff")
}
@font-face {
	font-display: fallback;
	font-family: Roboto;
	font-weight: 700;
	src: url(https://assets.sendinblue.com/font/Roboto/Latin/bold/normal/3ef7cf158f310cf752d5ad08cd0e7e60.woff2) format("woff2"), url(https://assets.sendinblue.com/font/Roboto/Latin/bold/normal/ece3a1d82f18b60bcce0211725c476aa.woff) format("woff")
}
#sib-container input:-ms-input-placeholder {
	text-align: left;
	font-family: "Helvetica", sans-serif;
	color: #c0ccda;
}
#sib-container input::placeholder {
	text-align: left;
	font-family: "Helvetica", sans-serif;
	color: #c0ccda;
}
#sib-container textarea::placeholder {
	text-align: left;
	font-family: "Helvetica", sans-serif;
	color: #c0ccda;
}

#footer-phone {
	display: inline-block;
}

#sib-container {
	display: inline-block;
	text-align:center;
	background-color: #EFF2F7!important;
	max-width:850px;
	vertical-align: bottom;
}

@media screen and (max-width: 544px) {

	#footer-phone {
		display: none;
	}
}


/* Default */
.theme-style-color a {
	color: inherit;
}
.theme-style-color a:hover {
	text-decoration: none;
}

.theme-line,
.theme-line:before,
.theme-line:after {
	border-color: #d5d5d5;
}

.theme-line-event {
	color: #595959;
	background-color: white;
}

.text-color,
.contrast-color,
.title-color,
.readitor {
	color: #494949;
}

.light-color {
	color: #888;
}

.modal .text-color,
.modal .contrast-color,
.modal .light-color,
.modal .title-color {
	color: inherit;
}

/* White background */
body.template-background-color-white .background-color,
body .template-background-color-white .background-color {
	background-color: white;
}

body.template-background-color-white .button-color,
body .template-background-color-white .button-color {
	background-color: #eee;
	color: #595959;
}

#theme-overview a.background-color-white {
	background-color: white;
}

.template-background-color-white .front-message-odd,
.template-background-color-white .front-message-even {
	background-color: white;
}

.template-background-color-white .text-color,
body .template-background-color-white .text-color,
.template-background-color-white .title-color,
body .template-background-color-white .title-color,
.template-background-color-white .contrast-color,
body .template-background-color-white .contrast-color,
.template-background-color-white .readitor {
	color: #494949;
}

.template-background-color-white .light-color,
body .template-background-color-white .light-color {
	color: #888;
}

.template-trip.template-background-color-white #trip-header.trip-header-empty.trip-header-placeholder {
	background-image: url("/asset/agora/paper/image/empty.jpg");
}

.template-trip.template-background-color-white #trip-header.trip-header-empty.trip-header-placeholder:after {
	background: linear-gradient(to top, white 0px, rgba(255, 255, 255, 0.01) 100px, rgba(255, 255, 255, 0.01) 100%); /* Safari fix pour l'absence de transparent */
}

.template-background-color-white.template-main-color-black .theme-style-background {
	background-color: #888;
}

/* Texture background for the end of the trips */
.background-placeholder {
	background-repeat: repeat;
}

body.template-background-color-gray .background-placeholder {
	background-image: url(/asset/agora/paper/image/empty-grey.jpg);
}

body.template-background-color-black .background-placeholder {
	background-image: url(/asset/agora/paper/image/empty-black.jpg);
}

body.template-background-color-white .background-placeholder {
	background-image: url(/asset/agora/paper/image/empty.jpg);
}
/* Black background */
#theme-overview a.background-color-black {
	background-color: black;
}

.template-trip.template-background-color-black #trip-header.trip-header-empty.trip-header-placeholder {
	background-image: url("/asset/agora/paper/image/empty-black.jpg");
}

.template-trip.template-background-color-black #trip-header.trip-header-empty.trip-header-placeholder:after {
	background: linear-gradient(to top, #222 0px, rgba(22, 22, 22, 0.01) 100px, rgba(22, 22, 22, 0.01) 100%); /* Safari fix pour l'absence de transparent */
}

body.template-background-color-black header,
body.template-background-color-black header .background-color,
body.template-background-color-black main,
body.template-background-color-black main .background-color,
body.template-background-color-black footer,
body.template-background-color-black footer .background-color,
body .template-background-color-black .background-color,
.template-background-color-black .front-message-trip,
.template-background-color-black .front-message-odd,
.template-background-color-black .theme-line-event {
	background-color: #111;
	color: white;
}

body.template-background-color-black .button-color,
body .template-background-color-black .button-color {
	background-color: #444;
	color: white;
}


.template-background-color-black .theme-line-event {
	color: white;
}
.template-background-color-black div.roadtrip-journey-points div.roadtrip-journey-points-background {
	background-color: rgba(17, 17, 17, 0.8) !important;
}
.template-background-color-black a.roadtrip-journey-point-button {
	color: #444 !important;
}

.template-background-color-black .trip-message-title .trip-message-location-color {
	color: white;
}

.template-background-color-black .front-message-even {
	background-color: #222;
}

.template-background-color-black .trip-feedback-content,
.template-background-color-black .front-message-answer,
.template-background-color-black .front-message-answer .trip-content {
	background-color: #2a2a2a !important;
	border-color: #222 !important;
}

.template-background-color-black .text-color,
body .template-background-color-black .text-color,
.template-background-color-black .theme-text-color,
.template-background-color-black .readitor {
	color: #d4d4d4;
}

.template-background-color-black .title-color,
body .template-background-color-black .title-color {
	color: #ddd;
}

.template-background-color-black .contrast-color,
body .template-background-color-black .contrast-color {
	color: #fff;
}

.template-background-color-black .light-color,
body .template-background-color-black .light-color {
	color: #aaa;
}

.template-background-color-black .title-color a,
body .template-background-color-black .title-color a,
.template-background-color-black .contrast-color a,
body .template-background-color-black .contrast-color a,
.template-background-color-black .text-color a,
body .template-background-color-black .text-color a,
.template-background-color-black .theme-text-color a:not(.btn),
.template-background-color-black .readitor a {
	color: #a0a0a0;
}

.template-background-color-black .light-color a,
body .template-background-color-black .light-color a {
	color: #888;
}

body.template-background-color-black .front-message-head,
body.template-background-color-black .front-message-date,
body.template-background-color-black .front-message-date a,
body.template-background-color-black figcaption,
body.template-background-color-black .trip-answer-title {
	color: #999;
}

.template-background-color-black #theme-overview-content,
.template-background-color-black a.trip-message-link {
	color: white;
}

.template-background-color-black  #theme-overview a.theme-style-link {
	color: #ccc;
}

.template-background-color-black  #theme-overview a.theme-style-link:hover {
	color: white;
}

.template-background-color-black #theme-overview div.theme-style-helper,
.template-background-color-black #theme-overview div.theme-style-helper a {
	color: #aaa;
}

.template-background-color-black .reador h3 {
	color: #bbb;
}

.template-background-color-black .reador h2 {
	color: #888;
}

.template-background-color-black h2 a {
	color: white;
}

.template-background-color-black div.readitor div.editor-reference {
	background-color: #666;
	border-color: #444;
}

body.template-background-color-black div.front-create-answer-info {
	border: 1px solid #666;
}

body.template-background-color-black .btn.btn-bordered {
	background-color: #111;
    color: #ccc !important;
    border-color: #ccc;
}

body.template-background-color-black .btn.btn-bordered:hover {
	color: #999 !important;
}

body.template-background-color-black #trip-navigator {
	color: white;
}

body.template-background-color-black #trip-navigator div.trip-bubble {
	color: white;
}

body.template-background-color-black div.trip-image-backdrop {
	background-color: black;
}

body.template-background-color-black div.trip-side-block {
	background-color: black;
	border: 0;
}

body.template-background-color-black div.readitor div.editor-image .nav-left,
body.template-background-color-black div.readitor div.editor-image .nav-right {
	color: white;
}

/* Gray background */
#theme-overview a.background-color-gray {
	background-color: #ddd;
}

body.template-background-color-gray,
body.template-background-color-gray .background-color,
body .template-background-color-gray .background-color {
	background-color: #eee;
}

body.template-background-color-gray .button-color,
body .template-background-color-gray .button-color {
	background-color: #aaa;
	color: white;
}

.template-trip.template-background-color-gray #trip-header.trip-header-empty.trip-header-placeholder {
	background-image: url("/asset/agora/paper/image/empty-grey.jpg");
}

.template-trip.template-background-color-gray #trip-header.trip-header-empty.trip-header-placeholder:after {
	background: linear-gradient(to top, #eee 0px, rgba(240, 240, 240, 0.01) 100px, rgba(240, 240, 240, 0.01) 100%); /* Safari fix pour l'absence de transparent */

}

.template-background-color-gray .front-message-trip,
.template-background-color-gray .front-message-even {
	background-color: #eee;
}
.template-background-color-gray .trip-feedback-content,
.template-background-color-gray .front-message-answer,
.template-background-color-gray .front-message-answer .trip-content {
	background-color: #e0e0e0 !important;
}

.template-background-color-gray .front-message-odd {
	background-color: #e6e6e6;
}

.template-background-color-gray .text-color,
body .template-background-color-gray .text-color,
.template-background-color-gray .title-color,
body .template-background-color-gray .title-color,
.template-background-color-gray .contrast-color,
body .template-background-color-gray .contrast-color,
.template-background-color-gray .readitor {
	color: #444;
}

.template-background-color-gray .light-color,
body .template-background-color-gray .light-color {
	color: #888;
}


body.template-background-color-gray figcaption {
	color: #888;
}

body.template-background-color-gray div.trip-image-backdrop {
	background-color: #eee;
}

/* Black */
#theme-overview a.main-color-black {
	background-color: black;
}

.template-background-color-light.template-main-color-black .theme-style-color {
	color: #444;
}

main.template-album.template-main-color-black #cover-edge h1{
	color: black !important;
}
main.template-album.template-background-color-black #cover-edge h1{
	color: white !important;
}


.template-background-color-light.template-main-color-black .theme-style-border,
.template-background-color-light.template-main-color-black .theme-style-border:before,
.template-background-color-light.template-main-color-black .theme-style-border:after {
	border-color: #666 !important;
}

.template-background-color-light.template-main-color-black .theme-style-background {
	background-color: #555;
}

.template-background-color-gray.template-main-color-black .theme-line,
.template-background-color-gray.template-main-color-black .theme-line:before,
.template-background-color-gray.template-main-color-black .theme-line:after {
	border-color: #ccc;
}

.template-background-color-gray div.roadtrip-journey-points div.roadtrip-journey-points-background {
	background-color: rgba(204, 204, 204, 0.8) !important;
}
.template-background-color-gray a.roadtrip-journey-point-button {
	color: #ccc !important;
}

.template-background-color-black.template-main-color-black .publication-bubble.publication-bubble-colored {
	background-color: black;
}

.template-background-color-black.template-main-color-black .theme-style-color {
	color: white;
}

.template-background-color-black.template-main-color-black .theme-line,
.template-background-color-black.template-main-color-black .theme-line:before,
.template-background-color-black.template-main-color-black .theme-line:after {
	border-color: #575757;
}

.template-background-color-black.template-main-color-black .theme-style-background {
	background-color: black !important;
}

.template-background-color-black.template-main-color-black .theme-style-border,
.template-background-color-black.template-main-color-black .theme-style-border:before,
.template-background-color-black.template-main-color-black .theme-style-border:after {
	border-color: #aaa !important;
}

body.template-background-color-black.template-main-color-black.template-cover-inverse  #trip-header .theme-line,
body.template-background-color-black.template-main-color-black.template-cover-inverse  #trip-header .theme-line:before,
body.template-background-color-black.template-main-color-black.template-cover-inverse  #trip-header .theme-line:after {
	border-color: #777;
}

.template-background-color-black.template-main-color-black .theme-line-event {
	background-color: #111;
}

.template-background-color-black.template-main-color-black .front-message-even .theme-line-event {
	background-color: #222;
}

/* Brown */
#theme-overview a.main-color-brown {
	background-color: #60151a;
}

.template-main-color-brown .theme-style-background,
.template-main-color-brown.template-nav-theme nav,
.template-main-color-brown .publication-bubble.publication-bubble-colored {
	background-color: #60151a !important;
}

.template-main-color-brown .theme-style-border,
.template-main-color-brown .theme-style-border:before,
.template-main-color-brown .theme-style-border:after {
	border-color: #60151a !important;
}

.template-main-color-brown div.roadtrip-journey-points div.roadtrip-journey-points-background {
	background-color: rgba(96, 21, 26, 0.8) !important;
}
.template-main-color-brown a.roadtrip-journey-point-button {
	color: #60151a !important;
}

.template-background-color-light.template-main-color-brown .theme-style-color {
	color: #60151a;
}

.template-background-color-light.template-main-color-brown .theme-line,
.template-background-color-light.template-main-color-brown .theme-line:before,
.template-background-color-light.template-main-color-brown .theme-line:after {
	border-color: #c2c2c2;
}

body.template-background-color-light.template-main-color-brown.template-cover-inverse #trip-header .theme-line,
body.template-background-color-light.template-main-color-brown.template-cover-inverse #trip-header .theme-line:before,
body.template-background-color-light.template-main-color-brown.template-cover-inverse #trip-header .theme-line:after {
	border-color: white;
}

.template-background-color-light.template-main-color-brown .theme-line-event {
	color: #60151a;
}

.template-background-color-light.template-main-color-brown .theme-text-color a:not(.btn),
.template-background-color-light.template-main-color-brown .readitor a:not(.btn) {
	color: #390c0f;
}

.template-background-color-black.template-main-color-brown .theme-style-color {
	color: white;
}

.template-background-color-black.template-main-color-brown .theme-line,
.template-background-color-black.template-main-color-brown .theme-line:before,
.template-background-color-black.template-main-color-brown .theme-line:after {
	border-color: #ddd;
}

.template-background-color-black.template-main-color-brown .theme-line-event {
	color: white;
	background-color: #60151a;
}

/* Blue */
#theme-overview a.main-color-blue {
	background-color: #00b3de;
}

.template-main-color-blue .theme-style-color {
	color: #00b3de;
}

.template-main-color-blue .theme-style-background,
.template-main-color-blue.template-nav-theme nav,
.template-main-color-blue .publication-bubble.publication-bubble-colored {
	background-color: #00b3de !important;
}

.template-main-color-blue .theme-style-border,
.template-main-color-blue .theme-style-border:before,
.template-main-color-blue .theme-style-border:after {
	border-color: #00b3de !important;
}

.template-background-color-light.template-main-color-blue .theme-line-event {
	background-color: #00b3de !important;
}

.template-background-color-light.template-main-color-blue .theme-text-color a:not(.btn),
.template-background-color-light.template-main-color-blue .readitor a:not(.btn) {
	color: #006b87;
}

.template-background-color-light.template-main-color-blue .theme-line-event {
	color: white;
}
.template-background-color-light.template-main-color-blue div.roadtrip-journey-points div.roadtrip-journey-points-background {
	background-color: rgba(0, 179, 222, 0.8) !important;
}
.template-background-color-light.template-main-color-blue a.roadtrip-journey-point-button {
	color: #00b3de !important;
}

.template-background-color-white.template-main-color-blue .theme-line,
.template-background-color-white.template-main-color-blue .theme-line:before,
.template-background-color-white.template-main-color-blue .theme-line:after {
	border-color: #eee;
}

.template-background-color-gray.template-main-color-blue .theme-line,
.template-background-color-gray.template-main-color-blue .theme-line:before,
.template-background-color-gray.template-main-color-blue .theme-line:after {
	border-color: white;
}

.template-background-color-black.template-main-color-blue .theme-line,
.template-background-color-black.template-main-color-blue .theme-line:before,
.template-background-color-black.template-main-color-blue .theme-line:after {
	border-color: #00b3de;
}

.template-background-color-black.template-main-color-blue .theme-text-color a:not(.btn),
.template-background-color-black.template-main-color-blue .readitor a:not(.btn) {
	color: #76d4ed;
}

/* Purple */
#theme-overview a.main-color-purple {
	background-color: #656ca0;
}

.template-main-color-purple .theme-style-color {
	color: #656ca0;
}

.template-main-color-purple .theme-style-background,
.template-main-color-purple.template-nav-theme nav,
.template-main-color-purple .publication-bubble.publication-bubble-colored {
	background-color: #656ca0 !important;
}

.template-main-color-purple .theme-style-border,
.template-main-color-purple .theme-style-border:before,
.template-main-color-purple .theme-style-border:after {
	border-color: #656ca0 !important;
}

.template-background-color-light.template-main-color-purple .theme-line,
.template-background-color-light.template-main-color-purple .theme-line:before,
.template-background-color-light.template-main-color-purple .theme-line:after {
	border-color: #bfbfbf;
}

.template-background-color-light.template-main-color-purple .theme-line-event {
	color: #656ca0;
	background-color: white;
}

.template-background-color-light.template-main-color-purple .theme-text-color a:not(.btn),
.template-background-color-light.template-main-color-purple .readitor a:not(.btn) {
	color: #314577;
}


.template-background-color-black.template-main-color-purple .theme-line,
.template-background-color-black.template-main-color-purple .theme-line:before,
.template-background-color-black.template-main-color-purple .theme-line:after {
	border-color: #d6d6d6;
}

.template-background-color-black.template-main-color-purple .theme-line-event  {
	background-color: #656ca0;
}
.template-main-color-purple div.roadtrip-journey-points div.roadtrip-journey-points-background {
	background-color: rgba(101, 108, 160, 0.8) !important;
}
.template-main-color-purple a.roadtrip-journey-point-button {
	color: #656ca0 !important;
}

.template-background-color-black.template-main-color-purple .theme-text-color a:not(.btn),
.template-background-color-black.template-main-color-purple .readitor a:not(.btn) {
	color: #abafcc;
}

/* Turquoise */
#theme-overview a.main-color-turquoise {
	background-color: #04d0c4;
}

.template-main-color-turquoise .theme-style-color {
	color: #04d0c4;
}

.template-main-color-turquoise .theme-style-background,
.template-main-color-turquoise.template-nav-theme nav,
.template-main-color-turquoise .publication-bubble.publication-bubble-colored {
	background-color: #04d0c4 !important;
}

.template-background-color-light.template-main-color-turquoise .theme-style-border,
.template-background-color-light.template-main-color-turquoise .theme-style-border:before,
.template-background-color-light.template-main-color-turquoise .theme-style-border:after {
	border-color: #04d0c4 !important;
}

.template-background-color-light.template-main-color-turquoise .theme-style-color {
	color: #04d0c4;
}

.template-background-color-light.template-main-color-turquoise .theme-line:before,
.template-background-color-light.template-main-color-turquoise .theme-line:after,
.template-background-color-light.template-main-color-turquoise .theme-line {
	border-color: #04d0c4;
}
.template-background-color-light.template-main-color-turquoise div.roadtrip-journey-points div.roadtrip-journey-points-background {
	background-color: rgba(4, 208, 196, 0.8) !important;
}
.template-background-color-light.template-main-color-turquoise a.roadtrip-journey-point-button {
	color: #04d0c4 !important;
}

.template-background-color-light.template-main-color-turquoise .theme-text-color a:not(.btn),
.template-background-color-light.template-main-color-turquoise .readitor a:not(.btn) {
	color: #018077;
}

.template-background-color-black.template-main-color-turquoise .theme-style-border,
.template-background-color-black.template-main-color-turquoise .theme-style-border:before,
.template-background-color-black.template-main-color-turquoise .theme-style-border:after {
	border-color: #00ceba !important;
}

.template-background-color-black.template-main-color-turquoise .theme-style-color {
	color: #00ceba;
}

.template-background-color-black.template-main-color-turquoise .theme-line,
.template-background-color-black.template-main-color-turquoise .theme-line:before,
.template-background-color-black.template-main-color-turquoise .theme-line:after {
	border-color: #00ceba;
}
.template-background-color-black.template-main-color-turquoise div.roadtrip-journey-points div.roadtrip-journey-points-background {
	background-color: rgba(0, 206, 186, 0.8) !important;
}
.template-background-color-black.template-main-color-turquoise a.roadtrip-journey-point-button {
	color: #00ceba !important;
}

.template-background-color-black.template-main-color-turquoise .theme-text-color a:not(.btn),
.template-background-color-black.template-main-color-turquoise .readitor a:not(.btn) {
	color: #78e7e0;
}

/* Pink */
#theme-overview a.main-color-pink {
	background-color: #fb97c9;
}

.template-main-color-pink .theme-style-background,
.template-main-color-pink.template-nav-theme nav,
.template-main-color-pink .publication-bubble.publication-bubble-colored {
	background-color: #fb97c9 !important;
}

.template-main-color-pink .theme-style-border,
.template-main-color-pink .theme-style-border:before,
.template-main-color-pink .theme-style-border:after {
	border-color: #fb97c9 !important;
}

.template-main-color-pink .theme-style-color {
	color: #fb97c9;
}

.template-main-color-pink .theme-line,
.template-main-color-pink .theme-line:before,
.template-main-color-pink .theme-line:after {
	border-color: #fb97c9;
}
.template-main-color-pink div.roadtrip-journey-points div.roadtrip-journey-points-background {
	background-color: rgba(251, 151, 201, 0.8) !important;
}
.template-main-color-pink a.roadtrip-journey-point-button {
	color: #fb97c9 !important;
}

.template-background-color-light.template-main-color-pink .theme-line-event {
	color: white;
	background-color: #fb97c9;
}
.template-background-color-light.template-main-color-pink div.roadtrip-journey-points div.roadtrip-journey-points-background {
	background-color: rgba(251, 151, 201, 0.8) !important;
}
.template-background-color-light.template-main-color-pink a.roadtrip-journey-point-button {
	color: #fb97c9 !important;
}

.template-background-color-light.template-main-color-pink .theme-text-color a:not(.btn),
.template-background-color-light.template-main-color-pink .readitor a:not(.btn) {
	color: #ae6a8c;
}

.template-background-color-black.template-main-color-pink .theme-text-color a:not(.btn),
.template-background-color-black.template-main-color-pink .readitor a:not(.btn) {
	color: #f9b1d4;
}

/* Vert */
#theme-overview a.main-color-green {
	background-color: #708c1b;
}

.template-main-color-green .theme-style-color {
	color: #708c1b;
}

.template-main-color-green .theme-style-background,
.template-main-color-green.template-nav-theme nav,
.template-main-color-green .publication-bubble.publication-bubble-colored {
	background-color: #708c1b !important;
}

.template-main-color-green .theme-style-border,
.template-main-color-green .theme-style-border:before,
.template-main-color-green .theme-style-border:after {
	border-color: #708c1b !important;
}

.template-background-color-light.template-main-color-green .theme-style-color {
	color: #708c1b;
}

.template-background-color-black.template-main-color-green .theme-style-color {
	color: #809c2b;
}

.template-main-color-green .theme-line,
.template-main-color-green .theme-line:before,
.template-main-color-green .theme-line:after {
	border-color: #708c1b;
}
.template-main-color-green div.roadtrip-journey-points div.roadtrip-journey-points-background {
	background-color: rgba(112, 140, 27, 0.8) !important;
}
.template-main-color-green a.roadtrip-journey-point-button {
	color: #708c1b !important;
}

.template-background-color-light.template-main-color-green .theme-line-event {
	color: #595959;
	background-color: white;
}

.template-background-color-light.template-main-color-green .theme-text-color a:not(.btn),
.template-background-color-light.template-main-color-green .readitor a:not(.btn) {
	color: #44550f;
}

.template-background-color-black.template-main-color-green .theme-text-color a:not(.btn),
.template-background-color-black.template-main-color-green .readitor a:not(.btn) {
	color: #8b9d55;
}

/* Orange */
#theme-overview a.main-color-orange {
	background-color: #ff7838;
}

.template-main-color-orange .theme-style-background,
.template-main-color-orange.template-nav-theme nav,
.template-main-color-orange .publication-bubble.publication-bubble-colored {
	background-color: #ff7838 !important;
	color: white;
}

.template-background-color-light.template-main-color-orange .theme-style-background,
.template-background-color-light.template-main-color-orange.template-nav-theme nav,
.template-background-color-light.template-main-color-orange .publication-bubble.publication-bubble-colored,
.template-background-color-light.template-main-color-orange .theme-line-event {
	background-color: #ff7838 !important;
}

.template-background-color-light.template-main-color-orange .theme-style-border,
.template-background-color-light.template-main-color-orange .theme-style-border:before,
.template-background-color-light.template-main-color-orange .theme-style-border:after {
	border-color: #ff7838 !important;
}
.template-main-color-orange .theme-style-color {
	color: #ff7838;
}

.template-background-color-white.template-main-color-orange .theme-style-color,
.template-background-color-gray.template-main-color-orange .theme-style-color,
.template-background-color-light.template-main-color-orange .theme-style-color {
	color: #ff7838;
}

.template-background-color-white.template-main-color-orange .theme-style-background,
.template-background-color-grey.template-main-color-orange .theme-style-background,
.template-background-color-light.template-main-color-orange .t theheme-style-background{
	background-color: #ff7838;
}

.template-background-color-light.template-main-color-orange .theme-text-color a:not(.btn),
.template-background-color-light.template-main-color-orange .readitor a:not(.btn) {
	color: #9d4821;
}

.template-background-color-black.template-main-color-orange .theme-style-background,
.template-background-color-black.template-main-color-orange.template-nav-theme nav {
	background-color: #e95622 !important;
}

.template-background-color-black.template-main-color-orange .theme-style-border,
.template-background-color-black.template-main-color-orange .theme-style-border:before,
.template-background-color-black.template-main-color-orange .theme-style-border:after {
	border-color: #e95622 !important;
}

.template-background-color-light.template-main-color-orange .theme-line-event {
	color: white;
}
.template-background-color-light.template-main-color-orange div.roadtrip-journey-points div.roadtrip-journey-points-background {
	background-color: rgba(255, 120, 56, 0.8) !important;
}
.template-background-color-light.template-main-color-orange a.roadtrip-journey-point-button {
	color: #ff7838 !important;
}

.template-background-color-white.template-main-color-orange .theme-line,
.template-background-color-white.template-main-color-orange .theme-line:before,
.template-background-color-white.template-main-color-orange .theme-line:after {
	border-color: #eee;
}

.template-background-color-gray.template-main-color-orange .theme-line,
.template-background-color-gray.template-main-color-orange .theme-line:before,
.template-background-color-gray.template-main-color-orange .theme-line:after {
	border-color: white;
}


.template-background-color-black.template-main-color-orange .publication-bubble.publication-bubble-colored {
	background-color: #e95622;
}

.template-background-color-black.template-main-color-orange .theme-style-color {
	color: #e95622;
}

.template-background-color-black.template-main-color-orange .theme-line,
.template-background-color-black.template-main-color-orange .theme-line:before,
.template-background-color-black.template-main-color-orange .theme-line:after {
	border-color: #e95622;
}
.template-main-color-orange div.roadtrip-journey-points div.roadtrip-journey-points-background {
	background-color: rgba(233, 86, 34, 0.8) !important;
}
.template-main-color-orange a.roadtrip-journey-point-button {
	color: #e95622 !important;
}

.template-background-color-black.template-main-color-orange .theme-text-color a:not(.btn),
.template-background-color-black.template-main-color-orange .readitor a:not(.btn) {
	color: #f7b3a0;
}

/* Beige */
#theme-overview a.main-color-beige {
	background-color: #e4ad77;
}

.template-main-color-beige .theme-style-color {
	color: #e4ad77;
}

.template-main-color-beige .theme-style-background,
.template-main-color-beige.template-nav-theme nav,
.template-main-color-beige .publication-bubble.publication-bubble-colored {
	background-color: #e4ad77 !important;
}


.template-main-color-beige .theme-style-border,
.template-main-color-beige .theme-style-border:before,
.template-main-color-beige .theme-style-border:after {
	border-color: #e4ad77 !important;
}

.template-main-color-beige div.roadtrip-journey-points div.roadtrip-journey-points-background {
	background-color: rgba(228, 173, 119, 0.8) !important;
}
.template-main-color-beige a.roadtrip-journey-point-button {
	color: #e4ad77 !important;
}

.template-background-color-light.template-main-color-beige .theme-line-event {
	background-color: #e4ad77 !important;
	color: white;
}

.template-background-color-white.template-main-color-beige .theme-line,
.template-background-color-white.template-main-color-beige .theme-line:before,
.template-background-color-white.template-main-color-beige .theme-line:after {
	border-color: #eee;
}

.template-background-color-gray.template-main-color-beige .theme-line,
.template-background-color-gray.template-main-color-beige .theme-line:before,
.template-background-color-gray.template-main-color-beige .theme-line:after {
	border-color: white;
}

.template-background-color-light.template-main-color-beige .theme-text-color a:not(.btn),
.template-background-color-light.template-main-color-beige .readitor a:not(.btn) {
	color: #896849;
}


.template-background-color-black.template-main-color-beige .theme-line,
.template-background-color-black.template-main-color-beige .theme-line:before,
.template-background-color-black.template-main-color-beige .theme-line:after {
	border-color: #e4ad77;
}

.template-background-color-black.template-main-color-beige .theme-text-color a:not(.btn),
.template-background-color-black.template-main-color-beige .readitor a:not(.btn) {
	color: #e4be98;
}

/* Neutral */
#theme-overview a.main-color-neutral {
	background-color: #fb97c9;
}

/* Predominant color */
.template-main-color-neutral .theme-style-background,
.template-main-color-neutral .publication-bubble.publication-bubble-colored,
.template-main-color-neutral.template-nav-theme nav {
	background-color: black;
}
.template-main-color-neutral .theme-style-border,
.template-main-color-neutral .theme-style-border:before,
.template-main-color-neutral .theme-style-border:after {
	border-color: black !important;
}

.template-main-color-neutral .theme-style-color {
	color: black;
}

.template-main-color-neutral .theme-line,
.template-main-color-neutral .theme-line:before,
.template-main-color-neutral .theme-line:after {
	border-color: #888888;
}

.template-main-color-neutral .theme-line-event {
	color: black;
	background-color: white;
}
.template-main-color-neutral div.roadtrip-journey-points div.roadtrip-journey-points-background {
	background-color: rgba(255, 255, 255, 0.8) !important;
}
.template-main-color-neutral a.roadtrip-journey-point-button {
	color: white !important;
}

.template-main-color-neutral .theme-text-color a:not(.btn),
.template-main-color-neutral .readitor a:not(.btn) {
	color: #888888;
}

/* Trip fonts */
.theme-text-font-small {
	font-size: 14px;
}

.theme-title-font-4rem {
	font-size: 4rem;
}

@media screen and (max-width: 543px) {

	.theme-title-font-4rem {
		font-size: 2.5rem;
	}

}

p.theme-title-font[data-header="0"],
.theme-title-font-2rem {
	font-size: 2rem;
}

@media screen and (max-width: 767px) {

	p.theme-title-font[data-header="0"],
	.theme-title-font-2rem {
		font-size: 1.65rem;
	}

}

@media screen and (max-width: 543px) {

	p.theme-title-font[data-header="0"],
	.theme-title-font-2rem {
		font-size: 1.4rem;
	}

}

@media screen and (max-width: 349px) {

	p.theme-title-font[data-header="0"],
	.theme-title-font-2rem {
		font-size: 1.3rem;
	}

}

.theme-title-font-3rem {
	font-size: 3rem !important;
}

@media screen and (max-width: 767px) {

	.theme-title-font-3rem {
		font-size: 2.5rem !important;
	}

}

@media screen and (max-width: 543px) {

	.theme-title-font-3rem {
		font-size: 2.1rem !important;
	}

}

@media screen and (max-width: 349px) {

	.theme-title-font-3rem {
		font-size: 1.9rem !important;
	}

}

.theme-title-font-1_5rem {
	font-size: 1.4rem !important;
}

@media screen and (max-width: 767px) {

	.theme-title-font-1_5rem {
		font-size: 1.25rem !important;
	}

}

@media screen and (max-width: 543px) {

	.theme-title-font-1_5rem {
		font-size: 1.1rem !important;
	}

}

/* Open Sans */

.template-font-open-sans .theme-title-font {
	font-family: 'Titillium Web', sans-serif;
}

.template-font-open-sans .theme-text-font {
	font-family: 'Open Sans', sans-serif;
}

/* Roboto Slab */

.template-font-roboto-slab .theme-title-font {
	font-family: 'Roboto Slab', serif;
}

.template-font-roboto-slab .theme-text-font {
	font-family: 'Roboto Slab', serif;
}

/* Rokkitt */

.template-font-rokkitt .theme-title-font {
	font-family: 'Rokkitt';
}

.template-font-rokkitt .theme-text-font {
	font-family: 'Titillium Web', sans-serif;
}

.template-font-rokkitt div.readitor p:not([data-header]),
.template-font-rokkitt div.readitor li {
	font-size: 17px;
}

/* Fira Mono */

.template-font-fira-mono .theme-title-font {
	font-family: 'Fira Mono';
}

.template-font-fira-mono .theme-title-font {
	letter-spacing: -1px;
	line-height: 1;
}

.template-font-fira-mono .theme-text-font {
	font-family: 'Fira Mono';
}

/* Dancing Script */

.template-font-dancing-script .theme-title-font {
	font-family: 'Dancing Script';
}

.template-font-dancing-script .theme-text-font {
	font-family: 'Titillium Web', sans-serif;
}

.template-font-dancing-script .theme-title-font-4rem {
	font-size: 4.7rem;
}

@media screen and (max-width: 543px) {

	.template-font-dancing-script .theme-title-font-4rem {
		font-size: 2.75rem;
	}

}

@media screen and (min-width: 544px) and (max-width: 767px) {
	.template-font-dancing-script .theme-title-font-4rem {
		font-size: 3.5rem;
	}
}

.template-font-dancing-script div.readitor p:not([data-header]),
.template-font-dancing-script div.readitor li {
	font-size: 17px;
}

.template-font-dancing-script p.theme-title-font[data-header="0"],
.template-font-dancing-script .theme-title-font-2rem {
	font-size: 2.6rem;
}

@media screen and (max-width: 767px) {

	.template-font-dancing-script p.theme-title-font[data-header="0"],
	.template-font-dancing-script .theme-title-font-2rem {
		font-size: 2rem;
	}

}

@media screen and (max-width: 543px) {

	.template-font-dancing-script .trip-section:not(.trip-section-bubble-hidden) p.theme-title-font[data-header="0"],
	.template-font-dancing-script .trip-section:not(.trip-section-bubble-hidden) .theme-title-font-2rem {
		font-size: 1.7rem;
	}

}

@media screen and (max-width: 349px) {

	.template-font-dancing-script .trip-section:not(.trip-section-bubble-hidden) p.theme-title-font[data-header="0"],
	.template-font-dancing-script .trip-section:not(.trip-section-bubble-hidden) .theme-title-font-2rem {
		font-size: 1.5rem;
	}

}

.template-font-dancing-script .theme-title-font-3rem {
	font-size: 3.8rem !important;
}

@media screen and (max-width: 767px) {

	.template-font-dancing-script .theme-title-font-3rem {
		font-size: 3rem !important;
	}

}

@media screen and (max-width: 543px) {

	.template-font-dancing-script .theme-title-font-3rem {
		font-size: 2.5rem !important;
	}

}

@media screen and (max-width: 349px) {

	.template-font-dancing-script .theme-title-font-3rem {
		font-size: 2.25rem !important;
	}

}

.template-font-dancing-script .theme-title-font-1_5rem {
	font-size: 1.8rem !important;
}

@media screen and (max-width: 767px) {

	.template-font-dancing-script .theme-title-font-1_5rem {
		font-size: 1.5rem !important;
	}

}

@media screen and (max-width: 543px) {

	.template-font-dancing-script .theme-title-font-1_5rem {
		font-size: 1.3rem !important;
	}

}

/* Old Standard */

.template-font-old-standard .theme-title-font {
	font-family: 'Old Standard TT';
}

.template-font-old-standard #header-details,
.template-font-old-standard .theme-text-font {
	font-family: 'Old Standard TT';
}

.template-font-old-standard div.readitor p:not([data-header]),
.template-font-old-standard div.readitor li {
	font-size: 17px;
	letter-spacing: 0.5px;
	line-height: 1.8;
}

.template-font-old-standard.template-background-color-light .readitor {
	color: #333;
}

/* Lobster */

.template-font-lobster .theme-title-font {
	font-family: 'Lobster';
}

.template-font-lobster #header-details,
.template-font-lobster .theme-text-font {
	font-family: 'Open Sans', sans-serif;
}

.template-font-lobster p.theme-title-font[data-header="0"] ,
.template-font-lobster .theme-title-font-2rem {
	font-size: 2.4rem;
}

@media screen and (max-width: 767px) {

	.template-font-lobster p.theme-title-font[data-header="0"],
	.template-font-lobster .theme-title-font-2rem {
		font-size: 2rem;
	}

}

@media screen and (max-width: 543px) {

	.template-font-lobster .trip-section:not(.trip-section-bubble-hidden) p.theme-title-font[data-header="0"],
	.template-font-lobster .trip-section:not(.trip-section-bubble-hidden) .theme-title-font-2rem {
		font-size: 1.7rem;
	}

}

@media screen and (max-width: 349px) {

	.template-font-lobster .trip-section:not(.trip-section-bubble-hidden) p.theme-title-font[data-header="0"],
	.template-font-lobster .trip-section:not(.trip-section-bubble-hidden) .theme-title-font-2rem {
		font-size: 1.5rem;
	}

}

.template-font-lobster .theme-title-font-3rem {
	font-size: 3.6rem !important;
}

@media screen and (max-width: 767px) {

	.template-font-lobster .theme-title-font-3rem {
		font-size: 3rem !important;
	}

}

@media screen and (max-width: 543px) {

	.template-font-lobster .theme-title-font-3rem {
		font-size: 2.5rem !important;
	}

}

@media screen and (max-width: 349px) {

	.template-font-lobster .theme-title-font-3rem {
		font-size: 2.25rem !important;
	}

}

.template-font-lobster .theme-title-font-1_5rem {
	font-size: 1.7rem !important;
}

@media screen and (max-width: 767px) {

	.template-font-lobster .theme-title-font-1_5rem {
		font-size: 1.5rem !important;
	}

}

@media screen and (max-width: 543px) {

	.template-font-lobster .theme-title-font-1_5rem {
		font-size: 1.3rem !important;
	}

}

/* Amatic */

.template-font-amatic .theme-title-font {
	font-family: 'Amatic SC', sans-serif;
}

.template-font-amatic #header-details,
.template-font-amatic .theme-text-font {
	font-family: 'Roboto', sans-serif;
	font-weight: lighter;
}

.template-font-amatic .theme-title-font-4rem {
	font-size: 5.5rem;
}

@media screen and (min-width: 544px) and (max-width: 767px) {
	.template-font-amatic .theme-title-font-4rem {
		font-size: 4.5rem;
	}
}

@media screen and (max-width: 543px) {

	.template-font-amatic .theme-title-font-4rem {
		font-size: 3.5rem;
	}

}

.template-font-amatic p.theme-title-font[data-header="0"],
.template-font-amatic .theme-title-font-2rem {
	font-size: 3rem;
}

@media screen and (max-width: 767px) {

	.template-font-amatic p.theme-title-font[data-header="0"],
	.template-font-amatic .theme-title-font-2rem {
		font-size: 2.5rem;
	}

}

@media screen and (max-width: 543px) {

	.template-font-amatic .trip-section:not(.trip-section-bubble-hidden) p.theme-title-font[data-header="0"],
	.template-font-amatic .trip-section:not(.trip-section-bubble-hidden) .theme-title-font-2rem {
		font-size: 2rem;
	}

}

@media screen and (max-width: 349px) {

	.template-font-amatic .trip-section:not(.trip-section-bubble-hidden) p.theme-title-font[data-header="0"],
	.template-font-amatic .trip-section:not(.trip-section-bubble-hidden) .theme-title-font-2rem {
		font-size: 1.75rem;
	}

}

.template-font-amatic .theme-title-font-3rem {
	font-size: 4.5rem !important;
}

@media screen and (max-width: 767px) {

	.template-font-amatic .theme-title-font-3rem {
		font-size: 3.75rem !important;
	}

}

@media screen and (max-width: 543px) {

	.template-font-amatic .theme-title-font-3rem {
		font-size: 3rem !important;
	}

}

@media screen and (max-width: 349px) {

	.template-font-amatic .theme-title-font-3rem {
		font-size: 2.5rem !important;
	}

}

.template-font-amatic .theme-title-font-1_5rem {
	font-size: 2rem !important;
}

@media screen and (max-width: 543px) {

	.template-font-amatic .theme-title-font-1_5rem {
		font-size: 1.8rem !important;
	}

}

/* Identity */
div.default-identity-header {
	padding-top: 1.5rem;
	padding-bottom: 0.5rem;
	display: flex;
	flex-wrap: wrap;
}

div.default-identity-header > * {
	width: 33.33%;
	padding-bottom: 1rem;
}

@media screen and (max-width: 767px) {

	div.default-identity-header > * {
		width: 100%;
		text-align: center;
	}

}

@media screen and (max-width: 767px) {

	div.defaul-identity-header-contact {
		display: none;
	}

}

div.default-identity-avatar {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

h1.default-identity-login {
	text-align: center;
	margin: 0.5rem 0 0.25rem;
	line-height: 1;
	font-size: 2rem;
}

h1.default-identity-login a {
	color: #333;
	text-decoration: none;
}

div.default-identity-info {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: flex-start;
	flex-wrap: wrap;
}

@media screen and (max-width: 767px) {

	div.default-identity-info {
		justify-content: center;
	}

	div.default-identity-info > * {
		margin: 0.25rem 0;
	}

}

@media screen and (min-width: 544px) {

	div.default-identity-info div.follow-widget {
		justify-content: flex-end;
	}

}

div.default-identity-personal {
	text-align: center;
	width: 100%;
}

@media screen and (min-width: 768px) {

	div.default-identity-personal {
		margin-top: -1rem;
	}

}

div.default-identity-details {
	padding-bottom: 1.5rem;
	font-weight: lighter;
	background-color: rgba(128, 128, 128, 0.1);
}

div.default-identity-details-no-reporter {
	margin: 4rem 0;
}
div.default-identity-details-no-reporter div.marketing-highlight-container {
	height: 250px
}
div.default-identity-details-no-reporter div.default-identity-marketing {
	margin-top: -2rem;
	margin-bottom: -3rem;
}

div.default-identity-details-no-reporter > div.container > div.row {
	display: flex;
	justify-content: space-around;
}
div.default-identity-detail {
	padding: 1.5rem 0.5rem 0;
}

div.default-identity-details-no-reporter div.default-identity-detail {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

div.default-identity-detail-closed {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 200px;
}

div.default-identity-detail-closed h2 {
	font-weight: lighter;
}


div.default-identity-stats {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 1rem;
}

div.default-identity-stats > .default-identity-stat {
	width: 14.28%;
	max-width: 125px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	font-size: 0.9rem;
	margin: 0.25rem 0;
	text-decoration: none;
}

@media screen and (max-width: 543px) {

	div.default-identity-stats {
		flex-wrap: wrap;
	}

	div.default-identity-stats > .default-identity-stat {
		width: 33.33%;
		max-width: none;
	}

	div.default-identity-stats > .default-identity-stat > span:not(.publication-bubble) {
		font-size: 0.85rem;
		font-weight: lighter;
	}
}

@media screen and (max-width: 767px) {

	div.default-identity-stats > .default-identity-stat {
		width: 25%;
		max-width: none;
	}

}
@media screen and (max-width: 991px) {
	div.default-identity-details-no-reporter div.default-identity-marketing {
		margin-top: 0px;
	}
}

div.default-identity-stats > .default-identity-stat .publication-bubble {
	width: 1.75rem;
	height: 1.75rem;
}

div.default-items {
	display: flex;
	margin: 0 0.5rem;
}

@media screen and (min-width: 992px) {

	div.default-items {
		margin-left: 1.5rem;
	}

}

div.default-items-icon {
	padding-top: 0.25rem;
	font-size: 3rem;
	line-height: 1;
}

div.default-items-text {
	padding-left: 1.5rem;
}

div.default-bio {
	display: flex;
	padding: 0 0.5rem;
	max-width: 800px;
	width: 100%;
	margin: auto;
}

@media screen and (min-width: 992px) {

	div.default-bio {
		padding-right: 1.5rem;
	}

}

div.default-bio-icon {
	padding-top: 0.25rem;
	font-size: 3rem;
	line-height: 1;
	text-align: center;
	min-width: 60px;
	width: 60px;
	padding-top: 0.5rem;
	align-self: flex-start;
}

div.default-bio-text {
	padding-left: 1.5rem;
	font-size: 1.3rem;
	width: 100%
}

@media screen and (max-width: 544px) {

	div.default-bio-text {
		font-size: 1.15rem;
	}

}

div.default-bio-text-medium {
	font-size: 1.3rem;
}

div.default-bio-text-small {
	font-size: 1.15rem;
}
div.default-identity-marketing {
	margin-top: 2rem;
	margin-left: 2rem;
	width: 100%;
	min-width: 250px;
	max-width: 300px;
	display: flex;
	overflow: hidden;
}
/* Structure */
body.template-trip-default #trip-header:not(.trip-header-empty) {
	display: flex;
	background: linear-gradient(rgba(0,0,0,0.15) 0,rgba(0,0,0,0.175) 55%,rgba(0,0,0,0.25) 65%,rgba(0,0,0,0.45) 75%,rgba(0,0,0,0.45) 100%);
}

body.template-trip-default #trip-header:not(.trip-header-empty) > .container {
	min-height: 600px;
}
body.template-trip-default #trip-header.trip-header-empty {
	background-image: url("/asset/agora/paper/image/empty.jpg");
	transition: background-position 0s;
}

body.template-trip-default #trip-header.trip-header-empty #trip-header-content {
	padding: 2rem 0;
}

body.template-trip-default #trip-header.trip-header-empty #trip-header-details {
	padding-top: 1rem;
}


body.template-main-color-brown.template-trip-default #trip-header:not(.trip-header-empty) {
	background: linear-gradient(rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.175) 55%, rgba(20, 0, 0, 0.25) 65%, rgba(20, 0, 0, 0.45) 75%, rgba(40, 0, 0, 0.45) 100%);
}

body.template-background-color-black.template-main-color-blue.template-trip-default #trip-header:not(.trip-header-empty) {
	background: linear-gradient(rgba(0, 0, 20, 0.15) 0%, rgba(0, 0, 20, 0.175) 55%, rgba(0, 0, 20, 0.25) 65%, rgba(0, 0, 20, 0.45) 75%, rgba(0, 0, 20, 0.45) 100%);
}

body.template-background-color-black.template-main-color-purple.template-trip-default #trip-header:not(.trip-header-empty) {
	background: linear-gradient(rgba(0, 0, 20, 0.15) 0%, rgba(0, 0, 20, 0.175) 55%, rgba(0, 0, 20, 0.25) 65%, rgba(0, 0, 20, 0.45) 75%, rgba(0, 0, 20, 0.45) 100%);
}

/* Content */
body.template-trip-default #trip-header.trip-header-empty #trip-header-content > * {
	margin: 0.75rem 0;
}

@media screen and (max-width: 767px) {

	body.template-trip-default #trip-header div.trip-date {
		display: none;
	}

}

@media screen and (min-width: 768px) {

	body.template-trip-default #trip-header div.trip-header-author {
		display: none;
	}

}

body.template-trip-default #trip-header div.publication-stats {
	margin-bottom: 1rem;
}

/* Details */


body.template-trip-default #trip-header-details div.trip-edging {
	padding-top: 0px;
}

body.template-trip-default #trip-header-details div.trip-edging {
	margin-top: -17px;
}

body.template-trip-default.template-cover-inverse #trip-header-details div.trip-content {
	color: white;
}

body.template-trip-default div.trip-detail {
	display: flex;
}

@media screen and (max-width: 767px) {

	body.template-trip-default div.trip-detail {
		flex-wrap: wrap;
	}

}

body.template-trip-default div.trip-detail-summary {
	padding: 0rem 1rem 1.5rem 0rem;
	width: 100%;
}

body.template-trip-default div.trip-detail-info {
	width: 100%;
}

@media screen and (min-width: 768px) {

	body.template-trip-default div.trip-detail-summary {
		width: 55%;
	}

	body.template-trip-default div.trip-detail-info {
		width: 45%;
		padding: 0rem 0rem 1.5rem 1rem;
	}

}

body.template-trip-default div.trip-detail-summary a {
	color: black;
}

body.template-trip-default .trip-header-introduction {
	margin: 0.75rem 0;
}

body.template-trip-default div.trip-summary {
	min-height: 50px;
}

@media screen and (max-width: 767px) {

	body.template-trip-default div.trip-summary {
		text-align: center;
	}

}


body.template-trip-default div.trip-detail-info > div.trip-detail-info-center {
	display: flex;
	flex-direction: column;
	align-content: center;
}

body.template-trip-default div.trip-date,
body.template-trip-default div.trip-metadata {
	margin-bottom: 0.25rem;
}

@media screen and (max-width: 767px) {

	body.template-trip-default div.trip-share {
		align-items: center;
	}

}

body.template-trip-default div.trip-share-title {
	margin-bottom: 0.25rem;
}

body.template-trip-default div.trip-share .publication-bubble {
	width: 2.125rem;
	height: 2.125rem;
	margin-right: 0.5rem;
	border: 2px solid transparent;
}

body.template-trip-default div.trip-share .publication-bubble:hover {
	border-color: white;
}
body.template-trip-default div.trip-share .bg-code {
	display: none;
}
body.template-trip-default div.trip-share .bg-pinterest {
	display: none;
}
body.template-trip-default div.no-share i.user-secret {
	font-size: 2em;
}

body.template-trip-default div.trip-noshare {
	margin-top: 1rem;
}

@media screen and (max-width: 543px) {

	body.template-trip-default div.trip-noshare {
		margin-top: 0;
	}

}

@media screen and (max-width: 767px) {

	body.template-trip-default div.trip-sharing {
		margin-bottom: 1rem;
	}

	body.template-trip-default div.trip-noshare {
		margin-bottom: 1rem;
	}

}


div.card.community-ranking {
	font-weight: lighter;
	font-size: 0.9rem;
}

div.card.community-ranking .community-ranking-highlight,
div.card.community-ranking a {
	font-weight: normal;
}


div.card.community-online h3 {
	margin-bottom: 1.5rem;
}

div.card.community-online div.community-online-avatar {
	width: 47px;
	height: 47px;
	float: left;
}

div.card.community-online div.community-online-avatar {
	width: 47px;
	height: 47px;
	float: left;
}

div.card.community-online div.community-online-avatar a:hover {
	text-decoration: none;
}

/* Create identity */
#identity-create a {
	color: #bbb;
}

#identity-create .create-identity-base {
	margin: 0 auto 1.5rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	max-width: 650px;
}

#identity-create .create-identity-base p {
	text-align: center;
	max-width: 100%;
}

#identity-create .create-identity-tos {
	text-align: center;
}

#identity-create .create-identity-tos-control {
	margin: 0;
}

#identity-create h1 {
	margin-bottom: 0.5rem;
	text-align: center;
}

#identity-create div.avatar-image-upload.avatar-image-no i {
	opacity: 0.8;
}

#identity-create div.avatar-image-upload.avatar-image-no > div {
	opacity: 0;
}

#identity-create div.create-identity-customization {
	display: flex;
	align-items: center;
	margin: 1.5rem 0.5rem 2rem 0.5rem;
}

@media screen and (max-width: 575px) {

	#identity-create div.create-identity-base {
		margin-top: 0rem;
	}

	#identity-create div.create-identity-customization {
		margin-top: 1rem;
		margin-bottom: 1.5rem;
	}

}

#identity-create div.create-identity-customization label {
	max-width: 300px;
}

@media screen and (max-width: 543px) {

	#identity-create label.form-control-label {
		font-size: 0.9rem;
		line-height: 1.3;
	}

}

#identity-create div.create-identity-avatar {
	margin-right: 1rem;
	position: relative;
}

/* Settings */
div.settings-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

div.settings-list > a.settings-element {
	width: calc(33.33% - 0.8rem);
	height: 200px;
	margin-bottom: 1.2rem;
	padding: 1.25rem;
	color: white;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	transition: border 0.5s;
}
div.settings-list > a.settings-element.disabled {
	opacity: 0.3;
}
@media screen and (max-width: 991px) {

	div.settings-list > a.settings-element {
		width: calc(50% - 2rem);
	}

}

@media screen and (max-width: 543px) {

	div.settings-list > a.settings-element {
		width: 100%;
		max-width: 350px;
		margin: 1rem 0;
	}

}

div.settings-list > a.settings-element:hover {
	text-decoration: none;
	border: 3px solid transparent;
}

div.settings-list > a.settings-element span {
	word-wrap: break-word;
	line-height: 1.4;
	font-size: 0.9rem;
}

div.settings-list > a.settings-element h2 {
	margin: 0;
}

div.settings-reporter {
	margin: 1rem 0 2rem;
	padding: 1.2rem;
	background-color: #f5f5f5;
	border-radius: 0.25rem;
}

div.reporter-analytics-actions {
	display: flex;
	justify-content: space-between;
	margin-top: 1rem;
}
/* Map */
div.maps-update {
	margin-bottom: 1rem;
}
div.map-add {
	font-size: 0.875rem;
    margin-top: 0.75rem;
    margin-bottom: 1rem;
}
input[data-field="yearList[]"] {
	margin-left: 0.2rem;
}

div.maps-update li:hover a.map-update {
	opacity: 1;
}

div.maps-update div.maps-update-item {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

a.map-update {
    color: white;
    font-size: 0.8rem;
    background-color: #949494;
    padding: 2px 7px;
    border-radius: 0.5rem;
    color: white;
    opacity: 0;
    transition: opacity 0.5s;
}

a.map-update:hover {
	text-decoration: none;
}

div.map-delete-link {
    margin-top: 2rem;
    text-align: right;
}

div.map-title {
	display: flex;
}
div.map-title-avatar {
	margin-right: 0.5rem;
}
div.map-years {
	display: flex;
}
.disabled {
	color: #bbb;
}

.message-info {
	color: #bbb;
}

div.progress-container div.progress {
	width: 100%;
}

div.progress-container div.progress-bar {
	height: 1.5rem;
}

div.progress-container div.progress-state {
	color: white;
	margin-top: -1.5rem;
	height: 1.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	width: 100%;
	font-size: 0.9rem;
}

#progress-media {
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 10000;
}

#progress-media > div.progress-container {
	width: 200px;
}

/* Image resizing */
div.resize-preview {
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

div.resize-preview div.progress-container {
	width: 300px;
}

div.resize-window {
	position: absolute;
	border: 2px solid white;
	box-shadow: 0 0 0 1000px rgba(240, 240, 240, 0.66);
	z-index: 5;
	pointer-events: none;
}

div.resize-window-circle {
	border-radius: 50%;
}

div.resize-drag-container {
	z-index: 10;
	position: absolute;
	pointer-events: none;
}

div.resize-zoom {
	max-width: 500px;
	display: none;
	margin: 1rem auto 0.5rem auto;
	align-items: center;
}

div.resize-zoom > div {
	margin: 0 0.6rem;
}

div.resize-zoom > div.resize-icon {
	color: #ccc;
	font-size: 1.2rem;
}

div.resize-zoom > div.resize-slider {
	flex-grow: 1;
}

div.resize-warning {
	color: #bb7;
	font-size: 0.95rem;
	text-align: center;
	margin-top: 1rem;
}

div.resize-slider > span.ui-slider-handle.ui-state-default.ui-corner-all {
	width: 1.8rem;
	height: 1.8rem;
	border-radius: 50%;
	top: -0.5rem;
	margin-left: -0.8rem;
	text-align: center;
	font-size: 0.875rem;
	color: #999;
	display: flex;
	align-items: center;
	justify-content: center;
}

canvas.resize-canvas {
	position: absolute;
	display: none;
}

#upload-progress {
	position: fixed;
	display: none;
	padding: 0.5rem 1rem;
	top: 1rem;
	left: 1rem;
	background: #008bc0;
	color: white;
	font-weight: bold;
	z-index: 10000;
}

#upload-progress a {
	text-decoration: underline;
	color: inherit;
}

div.modal-crop {
	left: 4rem;
	right: 4rem;
	top: 2rem;
	bottom: 2rem;
	border-radius: 0.25rem;
}

div.modal-crop .modal-dialog {
	margin: 0;
	width: 100%;
}

div.modal-crop .modal-content {
	border: 0;
	border-radius: 0;
}
/* Submenu for dropdowns */

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


.dropdown-caret{
	position:absolute;
	top:-10px;
	left:40%;
	width:18px;
	height:10px;
	float:left;
	overflow:hidden
}
.dropdown-caret.right{
	left:auto;
	right:10px;
}
.dropdown-caret.left{
	left:10px;
	right:auto;
}
.dropdown-caret.center,
.dropdown.center .dropdown-caret{
	left:50%;
	margin-left:-6px
}
.dropdown-caret .caret-outer,
.dropdown-caret .caret-inner{
	position:absolute;
	top:0;
	left:0;
	display:inline-block;
	margin-left:-1px
}
.dropdown-caret .caret-outer{
	border-bottom:10px solid #8899a6;
	border-bottom-color:rgba(0,0,0,0.1);
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	height:auto;
	left:0;
	top:0;
	width:auto
}
.dropdown-caret .caret-inner{
	top:1px;
	left:1px;
	border-left:9px solid transparent;
	border-right:9px solid transparent;
	border-bottom:9px solid #fff;
	border-bottom-color:rgba(255,255,255,0.98)
}
body.template-background-color-white #publication-actions {
	background: #fafafa;
}

body.template-background-color-gray #publication-actions {
	background: #fafafa;
}

body.template-background-color-black #publication-actions {
	background: #333;
}

div.publication-actions-main {
	position: relative;
	z-index: 2;
}

div.publication-actions-main a.theme-action-button {
	padding: 0.75rem;
	transition: background-color 0.5s;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}

div.publication-actions-main div.trip-content > *:first-child {
	border-bottom-left-radius: 0.5rem;
}

div.publication-actions-main a.theme-action-button {
	margin-left: -1px;
}

div.publication-actions-main div.trip-content > a.theme-action-button:first-child {
	margin-left: 0px;
}

div.publication-actions-main a.theme-action-other {
	border-bottom-right-radius: 0.5rem;
}

div.publication-actions-main div.trip-content {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

div.publication-actions-nowrap {
	display: flex;
	align-items: center;
}

div.publication-actions-context p {
	font-weight: lighter;
}

div.publication-actions-context div.trip-section:not(.trip-section-bubble-hidden) {
	margin-top: -0.75rem;
}

div.publication-actions-copy {
	margin-bottom: 1.5rem;
	font-size: 1.15rem;
}

div.publication-actions-buttons {
	margin-bottom: 1rem;
}

div.publication-actions-buttons a {
	margin-bottom: 0.7rem;
}

div.publication-actions-split {
	display: flex;
	justify-content: space-between;
	margin-bottom: 1.5rem;
}

div.publication-actions-marketing {
	margin-left: 2rem;
	width: 100%;
	min-width: 250px;
	max-width: 300px;
	display: flex;
	overflow: hidden;
}

@media screen and (min-width: 544px) and (max-width: 991px) {

	div.publication-actions-marketing {
		margin-left: 1rem;
		max-width: 250px;
	}

}

@media screen and (max-width: 543px) {

	div.publication-actions-split {
		flex-wrap: wrap;
		justify-content: center;
	}

	div.publication-actions-context {
		text-align: center;
	}

	div.publication-actions-marketing {
		margin-left: 0;
		margin-top: 2rem;
	}

}

div.publication-actions-delete {
	margin: 1rem 0 2rem;
	text-align: center;
}

div.publication-action-album {
	border-radius: 0.5rem;
	color: white;
	padding: 1rem;
}

div.publication-action-album .btn-neutral {
	background-color: rgba(0, 0, 0, 0.1);
}

div.publication-action-photos {
	margin-bottom: 1rem;
	border-radius: 0.5rem;
	padding: 1rem;
	background-color: rgba(255, 255, 255, 0.9);
	font-size: 0.9rem;
	font-weight: bold;
}

body.template-background-color-black .publication-action-photos {
	background-color: rgba(255, 255, 255, 0.1);
}

div.publication-action-photos .btn {
	margin-bottom: 0.7rem;
}

div.publication-action-photos h6 {
	font-size: 1.25rem;
	font-weight: lighter;
}

/* First step */
div.trip-start-writing {
	font-size: 1.125rem;
	font-weight: lighter;
	padding: 1rem 0 1.5rem;
}

.publication-copy {
	font-size: 0.8rem;
	cursor: pointer;
	font-weight: bold;
	text-transform: uppercase;
	transition: color 0.5s;
}

.publication-copy:hover {
	color: black;
}
/* Action bar */
div.theme-actions h3 {
	width: 100%;
	text-align: center;
}

a.theme-action-button {
	display: block;
	font-size: 0.9rem;
	text-decoration: none;
	color: #595959;
	text-transform: uppercase;
	letter-spacing: 0;
}

@media screen and (max-width: 543px) {

	a.theme-action-button {
		letter-spacing: 0.375px;
	}

}

a.theme-action-button.theme-action-other {
	padding: 0.375rem 1.5rem;
}

@media screen and (max-width: 767px) {

	a.theme-action-button {
		padding: 0.375rem 0.5rem;
	}

	a.theme-action-button.theme-action-other {
		padding: 0.375rem 1.25rem;
	}

}

a.theme-action-button:not(.theme-action-other) i {
	margin-right: 0.25rem;
}

body.template-background-color-white a.theme-action-button {
	border-color: #ddd;
	background-color: white;
}

body.template-background-color-gray a.theme-action-button {
	border-color: #ddd;
	background-color: white;
}

body.template-background-color-black a.theme-action-button {
	border-color: #666;
	color: white;
	background-color: #222;
}

body.template-background-color-white a.theme-action-button:hover {
	background-color: #eee;
}

body.template-background-color-gray a.theme-action-button:hover {
	background-color: #d6d6d6;
}

body.template-background-color-black a.theme-action-button:hover {
	background-color: #111;
}

/* Overview */
#theme-overview div.theme-style-customize {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

#theme-overview.theme-overview-identity {
	padding: 1rem 0;
}

@media screen and (min-width: 1240px) {

	#theme-overview.theme-overview-identity div.theme-style-customize {
		justify-content: center;
	}

}

#theme-overview div.theme-style-item {
	border-radius: 1rem;
	background-color: rgba(150, 150, 150, 0.15);
	padding: 0.5rem 1rem;
	margin: 0 0.5rem 1rem 0.5rem;
}

#theme-overview div.theme-style-item.theme-style-item-list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

#theme-overview div.theme-style-item.theme-style-item-back {
	display: inline-block;
}

#theme-overview a.theme-style-link {
	color: #595959;
}

#theme-overview a.theme-style-link:hover {
	color: black;
}

#theme-overview div.theme-style-item h4 {
	margin-top: 0.5rem;
	margin-bottom: 1rem;
}

#theme-overview .theme-color,
#theme-overview .theme-font {
	border: 3px solid white;
	border-radius: 1.125rem;
	margin: 4px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: black;
	line-height: 1;
}

#theme-overview .theme-color-edit {
	background-color: white;
}

#theme-overview .theme-font {
	padding: 0.375rem 0.5rem;
	background-color: white;
}


#theme-overview .theme-color {
	min-width: 2rem;
	min-height: 2rem;
}

#theme-overview a.selected {
	box-shadow: 0px 0px 8px 4px #999;
}

#theme-overview a:hover {
	text-decoration: none;
}

#theme-overview div.theme-style-color-picker {
	display: flex;
	margin-bottom: 0.25rem;
}

#theme-overview div.theme-style-color-picker > *:not(:first-child) {
	margin-left: 1rem;
}

#theme-overview div.theme-style-helper {
	font-style: italic;
	font-size: 90%;
	color: #999;
}

#theme-overview div.theme-style-helper a {
	color: #999;
	text-decoration: underline;
}

#theme-overview div.theme-style-update {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

#theme-overview div.theme-style-update > * {
	margin-bottom: 1rem;
}

#theme-overview div.theme-style-update-action {
	flex: 1;
	text-align: right;
}

#theme-overview div.theme-style-form-submit {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#theme-overview div.theme-style-form {
	margin-top: 0.5rem;
	padding-top: 1.5rem;
	border-top: 1px solid rgba(150, 150, 150, 0.15);
}

#theme-overview div.theme-style-valid {
	color: #007700;
}

#theme-overview div.theme-style-invalid {
	color: #770000;
}

#theme-overview div.theme-style-form-radio label {
	margin-right: 1rem;
}

#theme-overview-content {
	color: #333;
}

#create-main-color .form-group,
#update-main-color .form-group {
	margin-bottom: 0.5rem;
}

/* Avatar */
.avatar-view {
	position: relative;
	border-radius: 50%;
	text-decoration: none;
	display: block;
}

.avatar-image {
	background-size: cover;
	background-position: center center;
}
.avatar-default {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	color: white !important;
	line-height: 1;
}
.avatar-default:hover {
	text-decoration: none;
}

.avatar-tiny {
	width: 25px;
	min-width: 25px;
	height: 25px;
	font-size: 15px;
}

.avatar-small {
	width: 40px;
	min-width: 40px;
	height: 40px;
	font-size: 22px;
}

.avatar-medium {
	width: 60px;
	min-width: 60px;
	height: 60px;
	font-size: 33px;
}

.avatar-big {
	width: 120px;
	min-width: 120px;
	height: 120px;
	font-size: 75px;
}

.avatar-large {
	width: 200px;
	min-width: 200px;
	height: 200px;
	font-size: 120px;
}

.avatar-huge {
	width: 400px;
	min-width: 400px;
	height: 400px;
	font-size: 250px;
}


.avatar-image-upload {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	cursor: pointer;
	background-color: #ccc;
	color: white;
	position: relative;
}
.avatar-image-upload div.image{
	position: absolute;
	width: 120px;
	height: 120px;
	border-radius: 50%;
}

.avatar-image-upload i {
	font-size: 60px;
	top: 32px;
	left: 28px;
	position: absolute;
	opacity: 0;
	transition: opacity 0.7s;
	color: white;
}

.avatar-image-upload:hover i {
	opacity: 0.8;
	transition: opacity 0.7s;
}

.avatar-image-upload > div {
	transition: opacity 0.7s;
}

.avatar-image-upload:hover > div {
	opacity: 0;
	transition: opacity 0.7s;
}

.avatar-menu {
	margin-left: 45px;
	top: 100px;
}

#avatar-edit-button {
	margin-top: 10px;
}

/* best-of */
.avatar-view .best-of {
	position: absolute;
	top: 0;
	right: 0;
}
.best-of {
	font-size: 0.75rem;
	background-color: #4fb8e7;
	border-radius: 0.75rem;
	padding: 0.1rem 0.3rem;
	border: 2px solid #4fb8e7;
	color: white;
	white-space: nowrap;
	display: inline-flex;
	justify-content: center;
    align-items: center;
	max-height: 30px;
}
.roaring-identity-contact .best-of,
.default-identity-header-contact .best-of {
	height: 30px;
}
.cute-identity-social .best-of {
	height: 23px;
}
.best-of a {
	color: white;
	text-decoration: none;
}
.best-of:hover {
	border: 2px solid #008bc0;
	transition: all 0.5s;
}

.happy-identity-contact .best-of {
	display: inline-flex;
}
body.template-contest main {
	background-color: white;
}
div.contest-header-participate-principle {
	max-width: 600px;
	margin: auto;
	padding: 1.5rem;
}
div.contest-header-participate-principle img {
	max-width: 100%;
}

div.contest-principle-title img {
	width: 100%;
}
div.contest-principle-title-how {
	text-transform: uppercase;
	color: #4cacd4;
	text-align: center;
	font-size: 1.25rem;
}
div.contest-principle-title .contest-principle-description {
	font-style: italic;
	margin-top: 1rem;
	margin-bottom: 2rem;
}
div.contest-principle-rules {
	font-size: 1rem;
	text-align: center;
	margin-top: 2rem;
	margin-bottom: 2rem;
}
div.contest-principle-step {
	text-align: center;
	margin-bottom: 1rem;
}
div.contest-principle-description {
	font-size: 1.1rem;
}

div.contest-principle-description ul {
	list-style-type: none;
	padding-left: 0;
}
div.contest-principle-description ul li {
	margin-top: 0.85rem;
}

div.contest-presentation-title {
	padding: 1rem;
	width: 100%;
}

div.header-contest-presentation-title a.title {
	font-family: 'Cairo', sans-serif;
	color: #595959;
	font-size: 4rem;
	font-weight: initial;
	display: inline-block;
	text-align: center;
	margin-bottom: 0.5rem;
	transform: rotate(-6deg);
	color: white;
}
div.contest-presentation-title h3 {
	font-family: 'Cairo', sans-serif;
	color: #595959;
	font-size: 3rem;
	font-weight: initial;
	display: inline-block;
	text-align: center;
	margin-bottom: 0.5rem;
}
div.header-contest-presentation-title a.title:hover,
div.contest-presentation-title a.title:hover {
	text-decoration: none;
}
@media screen and (min-width: 544px) and (max-width: 767px) {
	div.contest-presentation-title a.title {
		font-size: 1.75rem;
	}
	div.header-contest-presentation-title a.title {
		font-size: 3rem;
	}
}
@media screen and (max-width: 543px) {
	div.contest-presentation-title a.title {
		font-size: 1.75rem;
	}
	div.header-contest-presentation-title a.title {
		font-size: 2rem;
	}
}
div.contest-presentation-title img {
	width: 100%;
}
div.contest-presentation-title > div.contest-presentation-dates {
	text-transform: uppercase;
	color: #595959;
	font-size: smaller;
	font-weight: bold;
}
div.contest-presentation-title > div.contest-presentation-dates > span.day {
	font-size: medium;
}

div.contest-presentation-presentation {
	padding: 1rem;
	max-width: 300px;
}
#contest-facebook-like {
	overflow: hidden;
	margin: 0.5rem auto 0rem auto;
	display: block;
}

div#contest-newsletter {
	display: none;
}

div.contest-principle-description a {
	text-decoration: none;
}
.ig-b- { display: inline-block; }

.ig-b- img { visibility: hidden; }

.ig-b-:hover { background-position: 0 -60px; } .ig-b-:active { background-position: 0 -120px; }

.ig-b-16 { width: 16px; height: 16px; background: url(//badges.instagram.com/static/images/ig-badge-sprite-16.png) no-repeat 0 0; }

@media only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (min--moz-device-pixel-ratio: 2),
	only screen and (-o-min-device-pixel-ratio: 2 / 1),
	only screen and (min-device-pixel-ratio: 2),
	only screen and (min-resolution: 192dpi),
	only screen and (min-resolution: 2dppx) {
	.ig-b-16 {
		background-image: url(//badges.instagram.com/static/images/ig-badge-sprite-16@2x.png); background-size: 60px 178px;
	}
}

div.contest-principle-description div.contest-instagram-follow {
	display: flex;
	justify-content: center;
	align-items: center;
}
div.contest-principle-bubble {
	margin: auto;
	color: #008bc0;
	border-radius: 36px;
	width: 36px;
	min-width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	border-width: 2px;
	border-style: solid;
	padding: 0 0.25rem;
}

/** ON THE CONTEST PAGE **/
.template-contest nav {
	margin-bottom: -75px;
	background-color: transparent;
}

body.template-contest-easter #header-contest div.header-content {
	padding: 4rem 0 7rem;
}

div.header-contest-presentation {
	margin-top: 4rem;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}

div.header-contest-presentation h3,
div.header-contest-presentation h4 {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 0.4rem;
}

div.header-contest-presentation h3 {
	margin-top: 1rem;
}

body.template-contest-easter div.header-contest-presentation h2,
body.template-contest-easter div.header-contest-presentation h3,
body.template-contest-easter div.header-contest-presentation h4 {
	color: #666;
}

div.header-contest-presentation h4 {
	color: #c5eaf4;
}

@media (max-width: 543px) {

	div.header-contest-presentation h3 {
		margin-top: 1rem;
		font-size: 1.5rem;
	}

	div.header-contest-presentation h4 {
		font-size: 1.25rem;
	}

}

div.header-contest-presentation-title {
	padding: 0 0.5rem;
}

body.template-contest-easter div.header-contest-presentation-title > div.header-presentation-dates {
	color: #4cacd4;
}
div.header-contest-presentation-title > div.header-presentation-dates {
	text-transform: uppercase;
	font-size: smaller;
	text-align: right;
	margin-right: 6px;
	font-weight: bold;
}

@media (min-width: 544px) {

	div.header-contest-presentation-title > div.header-presentation-dates {
		margin-top: -15px;
	}

}

div.header-contest-presentation-title img {
	max-width: 100%;
}

div.header-contest-presentation-title > div.header-presentation-dates > span.day {
	font-size: medium;
}

div.title-gagner {
	text-align: center;
	text-transform: uppercase;
	font-weight: bolder;
	letter-spacing: 0;
	margin: 0.5rem auto;
	max-width: 400px;
}

@media (max-width: 543px) {

	div.title-gagner {
		font-size: 0.9rem;
	}

}


.template-contest div.contest-content {
	display: flex;
	justify-content: space-between;
	margin: 1rem 0 2rem;
}

@media (max-width: 767px) {

	.template-contest div.contest-content {
		flex-direction: column;
		align-items: center;
	}

}

@media (min-width: 768px) {
	.template-contest div.contest-content {
		flex-direction: row;
	}

}

.template-contest div.contest-content div.contest-content-data {
	width: calc(52% - 0.75rem);
	background-color: white;
	padding: 1rem 0.5rem;
}
.template-contest-easter div.contest-content div.contest-content-data {
	background-color: #fafafa;
}

@media (max-width: 767px) {

	.template-contest div.contest-content div.contest-content-data {
		width: 100%;
	}

}

@media (max-width: 543px) {

	.template-contest div.contest-content div.contest-content-data {
		background-color: transparent;
		padding: 0;
	}

}

.template-contest div.contest-content div.contest-content-data div.prize {
	text-align: center;
}

.template-contest div.contest-content div.contest-content-data div.prize div.prize-position {
	margin-top: 1rem;
	text-transform: uppercase;
}

.template-contest div.contest-content div.contest-content-data div.prize div.prize-title {
	color: #008bc0;
	font-size: 1.2rem;
	line-height: 1.1;
}

@media (max-width: 543px) {

	.template-contest div.contest-content div.contest-content-data div.prize div.prize-title {
		font-size: 1.15rem;
	}

}

.template-contest div.contest-content div.contest-content-data div.prize div.prize-title a {
	color: inherit;
}

.template-contest div.contest-content div.contest-content-data div.prize div.prize-details {
	font-weight: lighter;
	font-size: 0.9rem;
}

.template-contest div.contest-content div.contest-content-data div.prize div.prize-separator {
	display: block;
	height: 1px;
	width: 40px;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	content: '';
	margin-left: auto;
	margin-right: auto;
}

div.immediate-prize > div {
	text-align: center;
	margin: 1rem;
}

div.immediate-prize > .immediate-prize-2 {
	display: flex;
	justify-content: space-between;
}
div.immediate-prize > .immediate-prize-2 > div {
	width: calc(50% - 0.5rem);
	text-align: center;
}

div.immediate-prize-image img {
	height: 100px
}

#modal-immediate-gift .modal-header h3 {
	text-align: center;
}
#modal-immediate-gift .modal-header button {
	display: none;
}
#modal-immediate-gift .modal-body > div {
	padding: 1rem;
	display: flex;
}
#modal-immediate-gift .modal-body div.immediage-gift-image > img {
	padding: 0 1rem;
	height: 100px;
}
#modal-immediate-gift .modal-body div.immediate-gift-description {
	padding: 0 1rem;
}

.template-contest div.contest-content div.contest-content-data div.partner {
	text-align: center;
	margin-bottom: 30px;
}
.template-contest div.contest-content div.contest-content-data div.partner-introduction {
	text-transform: uppercase;
	font-weight: bold;
	margin: 0.5rem 0;
}
.template-contest div.contest-content div.contest-content-data div.partner-image {
	display: flex;
	justify-content: center;
}
.template-contest div.contest-content div.contest-content-data div.partner-image img {
	max-width: 100%;
}

.template-contest div.contest-content-ranking {
	padding: 1rem 0;
	width: calc(48% - 0.75rem);
}

@media (max-width: 767px) {

	.template-contest div.contest-content-ranking {
		width: 100%;
	}

}

.template-contest div.contest-content-ranking-explain {
	font-weight: bold;
	text-align: center;
	margin-bottom: 1rem;
	font-size: 0.9rem;
}

.template-contest div.contest-content-ranking-explain > div {
	margin: 0.25rem 0.5rem;
	background-color: #eee;
	padding: 0.25rem;
}

.template-contest div.contest-content div.contest-content-ranking ul.nav-tabs {
	border-bottom: none;
	font-size: 1.25rem;
	width: 100%;
}
.template-contest div.contest-content div.contest-content-ranking ul.nav-tabs li.nav-item {
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: white;
	padding: 1rem 0;
	width: 49%;
	text-align: center;
	line-height: 1.2;
}
.template-contest div.contest-content div.contest-content-ranking ul.nav-tabs li.nav-item a {
	background-color: transparent;
}
.template-contest div.contest-content div.contest-content-ranking ul.nav-tabs .nav-link:focus,
.template-contest div.contest-content div.contest-content-ranking ul.nav-tabs .nav-link:hover {
	border: 1px solid transparent;
}
.template-contest div.contest-content div.contest-content-ranking ul.nav-tabs li.nav-item a:not(.active) {
	color: #ccc;
}
.template-contest div.contest-content div.contest-content-ranking ul.nav-tabs li.nav-item a:not(.active):hover {
	color: #595959;
}
.template-contest div.contest-content div.contest-content-ranking ul.nav-tabs li.nav-item a.active {
	border: none;
	color: #4cacd4;
}
.template-contest div.contest-content div.contest-content-ranking div.rankings {
	display: flex;
	justify-content: center;
	flex-direction:column;
}
.template-contest div.contest-content div.contest-content-ranking ul.ranking-tab {
	justify-content: center;
}
.template-contest div.contest-content div.contest-content-ranking div.rankings div.contest-ranking-element-bubble {
	display: flex;
	min-width: 36px;
	justify-content: center;
	position: relative;
	margin: 0 1rem;
}
.template-contest div.contest-content div.contest-content-ranking div.rankings div.contest-ranking-element-bubble-value {
	color: #008bc0;
	border-radius: 36px;
	width: 36px;
	min-width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	border-width: 2px;
	border-style: solid;
	padding: 0 0.25rem;
	border-color: #ccc;
	font-weight: bold;
}
.template-contest div.contest-content div.contest-content-ranking div.rankings div.contest-ranking-element-me div.contest-ranking-element-bubble-value {
	color: #adcf3b;
}
.template-contest div.contest-content div.contest-content-ranking div.rankings div.contest-ranking-element-bubble-stars {
	position: absolute;
	color: #008bc0;
	background-color: #fafafa;
	line-height: 1;
}
.template-contest div.contest-content div.contest-content-ranking div.rankings div.contest-ranking-element-bubble-stars.star-3-1 {
	bottom: -4px;
	left: -3px;
}
.template-contest div.contest-content div.contest-content-ranking div.rankings div.contest-ranking-element-bubble-stars.star-3-2 {
	bottom: -8px;
	left: 32%;
}
.template-contest div.contest-content div.contest-content-ranking div.rankings div.contest-ranking-element-bubble-stars.star-3-3 {
	bottom: -4px;
	right: -3px;
}
.template-contest div.contest-content div.contest-content-ranking div.rankings div.contest-ranking-element-bubble-stars.star-2-1 {
	bottom: -4px;
	left: 2px;
}
.template-contest div.contest-content div.contest-content-ranking div.rankings div.contest-ranking-element-bubble-stars.star-2-2 {
	bottom: -4px;
	right: 2px;
}
.template-contest div.contest-content div.contest-content-ranking div.rankings div.contest-ranking-element-bubble-stars.star-1-1 {
	bottom: -5px;
	left: 32%;
}

.template-contest div.contest-content div.contest-content-ranking div.rankings div.contest-ranking-element {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.template-contest div.contest-content div.contest-content-ranking div.rankings div.contest-ranking-element:not(:first-child) {
	margin-top: 0.75rem;
}

.template-contest div.contest-content div.contest-content-ranking div.rankings.rankings-first div.contest-ranking-element.contest-ranking-week:not(.contest-finished):nth-child(n+7),
.template-contest div.contest-content div.contest-content-ranking div.rankings.rankings-first div.contest-ranking-element.contest-ranking-week:nth-child(n+11) {
	display: none;
}
.template-contest div.contest-content div.contest-content-ranking div.rankings.rankings-first div.contest-ranking-element.contest-ranking-general:not(.contest-finished):nth-child(n+10),
.template-contest div.contest-content div.contest-content-ranking div.rankings.rankings-first div.contest-ranking-element.contest-ranking-general:nth-child(n+11) {
	display: none;
}

.template-contest div.contest-content div.contest-content-ranking a.rankings-more {
	margin-top: 1rem;
}
.template-contest div.contest-content div.contest-content-ranking div.ranking-week-indication {
	font-weight: lighter;
	font-style: italic;
	text-align: center;
}

.template-contest div.contest-content div.contest-content-ranking div.rankings div.contest-ranking-element-more {
	margin-top: 1rem;
	text-align: center;
}
.template-contest div.contest-content div.contest-content-ranking div.rankings div.contest-ranking-element div.contest-ranking-element-info {
	flex:1;
}
.template-contest div.contest-content div.contest-content-ranking div.rankings div.contest-ranking-element div.contest-ranking-element-info div.contest-ranking-element-info-title a {
	color: #595959;
}
.template-contest div.contest-content div.contest-content-ranking div.rankings div.contest-ranking-element div.contest-ranking-element-info div.contest-ranking-element-info-prize {
	color: #008bc0;
	letter-spacing: 0;
	line-height: 1.1;
}
.template-contest div.contest-content div.contest-content-ranking div.rankings div.contest-ranking-element div.contest-ranking-element-info div.contest-ranking-element-info-votes {
	background-color: #008bc0;
	color: white;
	padding: 0.25rem 0.5rem;
	border-radius: 5px;
	font-size: 0.85rem;
	line-height: 1.2;
	display: inline-block;
	white-space: nowrap;
	margin-left: 0.5rem;
}
.template-contest div.contest-content div.contest-content-ranking div.rankings div.contest-ranking-element.contest-ranking-element-me div.contest-ranking-element-info div.contest-ranking-element-info-votes {
	background-color: #adcf3b;
}
.template-contest div.contest-content div.contest-content-ranking div.rankings div.contest-ranking-element div.contest-ranking-element-info-contest {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.template-contest div.contest-content div.contest-content-ranking div.rankings div.ranking-empty-placeholder {
	text-align: center;
	font-style: italic;
	padding: 1rem;
	font-weight: lighter;
}

div.contest-trips {
	margin: auto;
}
div.contest-trips div.contest-grid {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: auto;
	padding-top: 1rem;
}
div.contest-trips div.contest-grid div.exploration-trip {
	margin-bottom: 0;
	box-shadow: none;
}
div.contest-trips div.contest-grid div.contest-grid-trip {
	margin-bottom: 16px;
}
div.contest-trips div.contest-grid div.contest-grid-trip div.editorial-trip-square {
	margin-bottom: 0;
}
div.contest-trips div.contest-grid div.contest-grid-trip div.editorial-trip-square div.editorial-trip-square-top,
div.contest-trips div.contest-grid div.contest-grid-trip div.editorial-trip-square div.editorial-trip-square-content {
	z-index: 1;
}
div.contest-trips div.contest-grid div.exploration-trip-contest {
	text-align: center;
	border-top: 1px solid #222;
	color: #ccc;
	font-weight: bold;
	padding: 0.5rem 0.25rem;
	background: #111;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 1rem;
}

div.contest-trips div.contest-grid div.exploration-trip-content div.exploration-trip-infos span.exploration-trip-info {
	font-size: 0.8rem;
}
div.contest-trips div.contest-grid div.exploration-trip-contest a {
	margin: 0.5rem 0.25rem;
}
div.contest-trips div.contest-grid div.exploration-trip-contest a.not-able {
	cursor: not-allowed;
	opacity: .65;
}
div.contest-trips div.contest-grid div.exploration-trip-contest span.contest-share {
	font-weight: lighter;
	font-size: smaller;
}
div.contest-trips div.contest-grid > * {
	margin: 0 0.5rem 1rem 0.5rem;
	width: 225px;
	max-width: 225px;
}
div.contest-trips div.contest-principle-rules {
	text-align: center;
	margin-top: 1rem;
}

/** ON THE TRIP PAGE **/
div.trip-contest-banner {
	display: flex;
	justify-content: center;
	padding: 1rem 0;
	align-items: center;
}
div.trip-contest-banner-winner {
	padding: 0;
}
div.trip-contest-banner i.fa-star-o {
	color: #4cacd4;
	font-size: 2rem;
}
span.trip-banner-winner-text {
	margin: 0 1rem;
}
@media (max-width: 767px) {

	div.trip-contest-banner-info {
		text-align: center;
		width: 100%;
	}
	div.trip-contest-banner {
		flex-direction: column;
	}

}
@media (min-width: 768px) {

	div.trip-contest-banner {
		flex-direction: row;
	}
	div.trip-contest-banner-info {
		width: 50%;
	}

}
div.trip-contest-banner-introduction {
	text-align: center;
	text-transform: uppercase;
}

div.trip-contest-banner-introduction a {
	margin-top: 1rem;
	display: block;
	font-size: 0.9rem;
}

div.trip-contest-banner-introduction a img {
	width: 100%;
	max-width: 375px;
}

div.trip-contest-banner-votes {
	display: flex;
	align-items: center;
	justify-content: center;
}
div.trip-contest-banner-count {
	margin: auto 5px;
	display: inline-block;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	border: 2px solid transparent;
	padding: 0.625rem 0.75rem;
	font-size: 1rem;
	border-radius: 2rem;
	color: #4cacd4;
	background-color: #fff;
	border-color: #ccc;
}
div.trip-contest-banner-action {
	text-align: center;
	width: 50%;
	padding: 0 1rem;
}
div.trip-contest-banner-button {
	display: flex;
	justify-content: center;
	align-items: center;
}
div.trip-contest-banner-button a.btn {
	margin: 0.5rem 0.25rem 0.5rem 0.25rem;
}
div.trip-contest-banner-button a.theme-action {
	text-transform: none;
	cursor: default;
}
div.trip-contest-banner-button a.theme-action:hover{
	background-color: #777;
}

div.contest-vote-not-allowed {
	font-style: italic;
	margin-top: 0.5rem;
}

@media (max-width: 767px) {

	div.trip-contest-banner-action {
		justify-content: center;
		margin-top: 1rem;
		width: 100%;
	}

}
div.trip-contest-banner-action span {
	margin: auto 3px;
}

div.trip-contest-banner-action span.not-allowed {
	cursor: not-allowed;
}

div#modal-contest-social div.modal-content {
	background: #fafafa;
}
div#modal-contest-social div.modal-content div.modal-header button {
	color: #595959;
}
div#modal-contest-social div.modal-content ul {
	list-style-type: none;
}
div#modal-contest-social div.modal-content ul li {
	margin: 1rem 0;
}
div#modal-contest-social div.modal-content ul a {
	text-decoration: none;
}

/** PAGE TO PARTICIPATE **/
div.contest-participate-connexion {
	padding: 1rem;
	text-align: center;
}

/** FORM TO REGISTER A TRIP **/
div.contest-form-register {
	display: flex;
}
div.contest-form-register button {
	margin-left: 1rem;
}
div.contest-form-register div.form-group {
	margin-bottom: 0;
}

/** REGISTRATIONS **/
#contest-registrations {
	margin-top: 1rem;
}
div.contest-registered-trip {
	display: flex;
	align-items: center;
	margin-bottom: 0.5rem;
}
div.contest-registered-trip-vignette {
	min-width: 50px;
	width: 50px;
	margin-right: 1rem;
}
div.contest-registered-trip-vignette img {
	width: 100%;
	border-radius: 50%;
}
div.contest-registered-trip-title {
	flex: 1;
	max-width: 400px;
}
div.contest-registered-trip-votes {
	width: 100px;
	text-align: right;
	margin-right: 1rem;
}
div.contest-registered-trip-date {
	width: 150px;
	text-align: center;
}
div.contest-registered-trip:not(.contest-row) div.contest-registered-trip-votes,
div.contest-registered-trip:not(.contest-row) div.contest-registered-trip-date {
	font-weight: bold;
}

/* After vote */
.contest-after-title {
	line-height: 1.5;
}

ul.contest-after-list {
	padding: 0;
	margin: 2rem 0;
}

ul.contest-after-list li {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.contest-after-more {
	color: #999;
}

/* Please vote */
div.contest-please {
	text-align: center;
	margin-top: 2rem;
	padding: 0 1rem;
}

div.contest-please p.contest-please-description {
	max-width: 400px;
	margin: 1rem auto;
	font-weight: bold;
}

p.contest-please-newsletter {
	padding: 0.5rem;
	background-color: rgba(0, 0, 0, 0.5);
}

div.contest-introduction {
	margin: 2rem 0 1rem;
}

div.contest-introduction-presentation {
	text-align: center;
}
div.contest-introduction-presentation p span {
	font-weight: lighter;

}
div.contest-introduction h3 {
	font-weight: bold;
	margin-top: 6rem;
	margin-bottom: 3rem;
}
div.contest-introduction p {
	font-weight: bold;
	text-align: center;
}

/* Gifts */
div.contest-points {
	padding-top: 0.5rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	max-width: 800px;
	margin: auto;
}

body.template-contest-easter div.contest-point {
	display: flex;
	width: calc(50% - 0.5rem);
	margin-bottom: 1rem;
}

@media (max-width: 767px) {

	body.template-contest-easter div.contest-point {
		width: 100%;
	}

}

div.contest-point > div.contest-point-label {
	line-height:1;
	text-align: center;
	border-bottom: 1px solid #fafafa;
	padding-bottom: 0.5rem;
	margin-bottom: 0.25rem;
}

div.contest-point > div.contest-point-value {
	font-size: 1.75rem;
	font-weight: lighter;
	line-height: 1.4;
}

div.contest-point > div.contest-point-bonus {
	line-height: 1.2;
	text-align: center;
	font-weight: lighter;
	font-size: 0.85rem;
	margin-top: 0.25rem;
}

body.template-contest-easter div.contest-point-action {
	font-family: 'Ropa Sans', sans-serif;
	width: 120px;
	padding: 1rem 0.5rem;
	font-weight: lighter;
	text-align: center;
	font-size: 1.33rem;
	line-height: 1.2;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-color: #f0f0f0;
}

body.template-contest-easter div.contest-point-action big {
	font-size: 2.33rem;
	line-height: 1.2;
}

body.template-contest-easter a.contest-point-link {
	display: inline-block;
	margin: 1rem 0 0.5rem;
	text-decoration: underline;
	color: black;
	font-weight: bold;
	position: relative;
	text-shadow: 0 0 10px white;
}

body.template-contest-easter div.contest-point-advantage {
	flex: 1;
	border-left: 1px solid white;
	padding: 0.5rem;
	position: relative;
	background-color: #fafafa;
	border-radius: 0.25rem;
	overflow: hidden;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

div.contest-point-eggs {
	position: absolute;
	height:70px;
	bottom: -20px;
	opacity: 0.33;
	filter: grayscale(1);
}

div.contest-point-eggs > img {
	position: absolute;
	height: 65px;
	opacity: 0.5;
	z-index: 0;
	top: 2px;
}
div.contest-point-eggs > img:first-child {
	left: 50px;
	transform: rotate(-5deg);
}
div.contest-point-eggs > img:nth-child(2n):not(:nth-child(4n)) {
	left: 80px;
	transform: rotate(25deg);
}
div.contest-point-eggs > img:nth-child(3n) {
	left: 110px;
	transform: rotate(-25deg);
}
div.contest-point-eggs > img:nth-child(4n) {
	left: 150px;
	transform: rotate(10deg);
}
div.contest-point-eggs > a {
	position: relative;
	z-index: 1;
}
body.template-contest-easter div.contest-point-value {
	font-size: 1.33rem;
	margin-bottom: 0.5rem;
}
body.template-contest-easter div.contest-point-bonus {
	font-size: 0.9rem;
	letter-spacing: 0;
}

img.contest-points-egg-image {
	height: 30px;
}

/* Promo */
div.contest-promo {
	padding: 1rem;
	background-color: #F5F5F5;
	text-align: left;
}

div.contest-promo h3 {
	font-size: 1.66rem;
	font-family: Ropa Sans, sans-serif;
}

.contest-principle-detail {
	font-size: small;
	font-style: italic;
}

/* partners */
div.contest-partners-element > div.img > img {
	max-width: 100%;
	max-height: 100%;
}
@media screen and (min-width: 992px) {

	div.contest-partners-element > div.img {
		min-height: 150px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	div.contest-partners {
		display: flex;
		justify-content: space-between;
	}
	div.contest-partners-element {
		text-align: center;
		width: 31%;
	}
	div.contest-partners-element > div.img {
		max-width: 100%;
		max-height: 65px;
	}
}

@media screen and (min-width: 544px) and (max-width: 991px) {

	div.contest-partners {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}
	div.contest-partners-element {
		text-align: center;
		width: 100%;
		display: flex;
	}
	div.contest-partners-element > div.img {
		width: 20%;
		min-width: 20%;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-right: 1rem;
	}
	div.contest-partners-element > p {
		text-align: left;
	}
}
@media screen and (max-width: 543px) {

	div.contest-partners {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}
	div.contest-partners-element {
		text-align: center;
		width: 100%;
	}
	div.contest-partners-element > div.img {
		width: 100%;
		min-width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-right: 1rem;
	}
	div.contest-partners-element > p {
		text-align: center;
	}

}

.map-view {
	width:100%;
	height:400px;
}

.map-label {
	color: black;
	font-weight: bold;
	background-color: rgba(255, 255, 255, 0.75);
	border-radius: 5px;
	line-height:1.2;
	text-align: center;
	padding: 3px 6px;
	font-size: 0.75rem;
}

.map-label span {
	font-weight: normal;
}

#map-label-test {
	visibility: hidden;
	display: inline-block;
}

@media (max-width: 543px) {
	.map-view {
		height: 300px;
	}
}

.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	font-weight: normal;
}

.space-right {
	margin-right: 5px;
}

#map-embed-error-message,
#map-xml-error-message {
	display: none;
}

div.map-xml-file-yes {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 1rem;
}
div.map-xml-upload a:first-child {
	margin-right: 1rem;
}

#trip-map .mapboxgl-popup {
	max-width: 400px !important;
}

#trip-map .mapboxgl-marker {
	cursor: pointer;
	text-align: center;
}
#trip-map .mapboxgl-marker .marker {
	font-size: 1.25rem;
}
#trip-map .mapboxgl-marker p {
	margin: 0;
	background-color: white;
	border-radius: 5px;
	padding: 0 5px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}

#trip-map .mapboxgl-marker.hovered,
#trip-map .mapboxgl-marker:hover {
	z-index: 1;
}
#trip-map .mapboxgl-marker.hovered p,
#trip-map .mapboxgl-marker:hover p {
	box-shadow: 0 1px 6px rgba(0,0,0,0.4);
}

#trip-map .mapboxgl-popup .mapboxgl-popup-content {
	color: #595959;
	border-radius: 12px;
	padding: 13px 19px;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
}

/* Navigator */

.navigator-container {
	position: fixed;
	top: -100px;
	left: 0;
	right: 0;
	z-index: 1000;
	box-shadow: 0px 5px 10px rgba(150, 150, 150, 0.2);
	transition: top 0.5s;
	overflow: hidden;
	padding: 0.5rem 0;
	/* http://stackoverflow.com/questions/12969228/chrome-slow-scrolling-with-fixed-position-elements */
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
}

.navigator-container a[data-action="navigator-burger-top"],
.navigator-container a[data-action="navigator-burger-top"]:hover {
	text-decoration: none;
	color: inherit;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}

/* Modal */

.modal-backdrop.modal-navigator-backdrop {
	background-color: rgba(0, 0, 0, 0.95);
}

@media screen and (max-width: 543px) {

	#modal-navigator-burger h3.modal-title {
		font-size: 1.2rem;
	}

}

#modal-navigator-burger div.navigator-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 0.6rem 1rem;
}

#modal-navigator-burger div.modal-content {
	background-color: transparent;
	color: white;
}

#modal-navigator-burger div.modal-header {
	border-bottom: 0;
	padding: 15px;
}

#modal-navigator-burger div.modal-header a {
	color: white;
	opacity: 1;
	font-size: 2rem;
}

#modal-navigator-burger div.modal-header .close {
	color: white;
	opacity: 1;
}

#modal-navigator-burger div.navigator-burger-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0.5rem 0;
}
#modal-navigator-burger div.navigator-burger-list:not(.navigator-private) div.navigator-burger-row {
	width: 100%;
}
#modal-navigator-burger div.navigator-burger-list.navigator-private div.navigator-burger-row {
	margin-right: 0.5rem;
}

#modal-navigator-burger div.navigator-burger-row.selected,
#modal-navigator-burger div.navigator-burger-row:hover {
	color: #c5eaf4;
}

#modal-navigator-burger div.navigator-burger-list.navigator-private {
	display: flex;
	flex-wrap: wrap;
}
#modal-navigator-burger div.navigator-burger-list.navigator-private div.trip-bubble {
	font-size: 0.8rem;
	width: 4rem;
	min-width: 4rem;
	height: 4rem;
}
#modal-navigator-burger div.navigator-burger-list.columns {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

@media screen and (max-width: 767px) {

	.navigator-burger-list.columns,
	.navigator-burger-list.columns:before {
		content: '1';
	}

	.navigator-burger-list.columns > .column {
		width: 100%;
	}
}

@media screen and (min-width: 768px) {

	.navigator-burger-list.columns,
	.navigator-burger-list.columns:before {
		content: '2';
	}

	.navigator-burger-list.columns > .column {
		min-width: calc(50% - 0.5rem);
		width: calc(50% - 0.5rem);
	}

}

.columns {
	display: flex;
	align-items: flex-start; /* Fit columns to content */
}

.columns:before {
	display:block;
	visibility:hidden;
	position:absolute;
	font-size:1px;
}

.columns > .column-item {
	display: none;
}
div.editor {
	width: 100%;
	min-height: 250px;
	cursor: text;
	outline: 0;
	border: 1px solid #e0e0e0;
	padding: 8px;
	border-radius: 0.25rem;
	transition: border 0.5s;
	margin: 0px 0 0.5rem 0;
	z-index: 10;
	position: relative;
}

div.editor:after {
	clear: both;
	content: ' ';
	display: block;
}


div.editor:focus {
	border-color: transparent;
}

div.editor.editor-highlight {
	margin-top: 40px;
	padding: 10px;
	border: 1px solid #a1a1a1;
	background-color: white;
}

div.editor.editor-highlight[data-figure="1"]:empty:not(:focus) {
	border: 1px solid #a1a1a1;
}

body.template-editor-first div.editor,
div.editor.editor-bordered {
	border: 1px solid #f0f0f0;
}

body.template-editor-first div.editor:focus,
div.editor.editor-bordered:focus {
	border-color: #66afe9;
}

div.editor[data-figure="1"]:empty:not(:focus) {
	border: 1px solid #f5f5f5;
}

div.editor[data-figure="0"] {
	border-color: rgba(128, 128, 128, 0.5);
}

div.editor:not(:focus):empty:before {
	content: attr(data-placeholder-empty);
	font-style: italic;
	font-weight: lighter;
	color: #999;
	display: block; /* For Firefox */
}

div.reador {
	position: relative;
}

div.readitor li,
div.readitor p {
	font-size: 16px;
	line-height: 2;
	letter-spacing: 0.3px;
}

div.reador p {
	position: relative;
}

div.readitor p {
	margin-bottom: 1rem;
	overflow-wrap: break-word;
}

div.readitor [data-align="left"] {
	text-align: left;
}

div.readitor [data-align="center"] {
	text-align: center;
}

div.readitor [data-align="right"] {
	text-align: right;
}

div.readitor [data-align="justify"] {
	text-align: justify;
}

@media screen and (max-width: 543px) {

	div.readitor p {
		line-height: 1.9;
	}

}

div.readitor b {
	font-weight: bold;
}

div.editor p.selected {
	background-color: #fafafa;
}

div.editor p a {
	pointer-events: none;
}

div.reador h3,
div.editor p[data-header="1"] {
	font-size: 1.4rem;
	line-height: 1.5;
	color: #777;
	margin-bottom: 0.8rem;
}

@media screen and (max-width: 767px) {

	div.reador h3,
	div.editor p[data-header="1"] {
		font-size: 1.3rem;
	}

}

@media screen and (max-width: 543px) {

	div.reador h3,
	div.editor p[data-header="1"] {
		font-size: 1.2rem;
	}

}

@media screen and (max-width: 349px) {

	div.reador h3,
	div.editor p[data-header="1"] {
		font-size: 1.15rem;
	}

}

div.reador h3 a,
div.editor p[data-header="1"] a {
	color: black;
}

div.reador h2,
div.editor p[data-header="0"] {
	line-height: 1.5;
	margin-bottom: 1.3rem;
}

div.reador h2 a,
div.editor p[data-header="0"] a {
	color: black;
}

div.editor p button {
	cursor: pointer;
}

div.editor-buttons {
	margin-bottom: 2px;
}
div.editor-buttons>div.btn-group {
	margin-right: 2px;
}

div.editor-box-figure {
	position: absolute;
	z-index: 750;
	width: 100%;
	left: 0px;
	top: -35px;
	display: flex;
	justify-content: center;
	font-family: "Open Sans";
}

div.editor-box-figure button,
div.editor-box-figure .editor-action {
	padding: 6px 0;
	color: #999;
	border: 0;
	background-color: transparent;
	text-align: left;
}

div.editor-box-figure button i,
div.editor-box-figure .editor-action i {
	color: white;
}

div.editor-box-figure button span,
div.editor-box-figure .editor-action span {
	font-weight: bold;
	font-size: 0.875rem;
	padding-left: 0.5rem;
	display: inline-flex;
	flex-direction: column;
}

div.editor-box-figure a.editor-action.editor-action-intro {
	color: white !important;
	text-decoration: none;
	text-transform: uppercase;
}

div.editor-box-figure a.editor-action.editor-action-intro i {
	font-size: 1.5rem;
}

figure[data-size="left"] div.editor-box-figure span.editor-box-figure-label,
figure[data-size="right"] div.editor-box-figure span.editor-box-figure-label {
	display: none;
}

div.editor-box-figure div.editor-box-figure-container {
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
	background-color: black;
	margin: 0 0.5rem;
	padding: 0rem 0.75rem;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
}

div.editor-box-figure [data-action="figure-move"] {
	color: white !important;
	cursor: move;
}

div.editor-box-figure .editor-action-plus {
	position: relative;
}

div.editor-box-figure .editor-action-plus i:not(.fa-plus-circle) {
	opacity: 1;
	transition: all 0.5s;
}

div.editor-box-figure .editor-action-plus:hover i:not(.fa-plus-circle) {
	opacity: 0;
	transition-delay: 0.5s;
}

div.editor-box-figure .editor-action-plus i.fa-plus-circle {
	position: absolute;
	top: 6px;
	left: -5px;
	border-radius: 50%;
	background-color: black;
	transition: all 0.5s;
	font-size: 0.9rem;
}

div.editor-box-figure .editor-action-plus:hover i.fa-plus-circle {
	top: 11px;
	left: 4px;
	font-size: 1rem;
	transition-delay: 0.5s;
}

div.editor-box-figure div.dropdown-menu {
	background-color: #212121;
}

div.editor-box-figure div.dropdown-menu > .editor-action {
	display: block;
	width: 100%;
	color: white;
	padding: 0.3rem;
}

div.editor-box-figure div.dropdown-menu > .editor-action[disabled="disabled"] {
	color: #888 !important;
}

div.editor-box-figure div.dropdown-menu > .editor-action span {
	white-space: nowrap;
	font-weight: normal;
	padding-right: 0.5rem;
}

div.editor-box-selection {
	position: absolute;
	display: none;
	border-radius: 10px;
	padding: 0rem 0.3rem;
	width: auto;
	background-color: black;
	z-index: 810;
}

body.touch div.editor-box-selection {
	position: fixed;
	right: 0;
	left: 0;
	bottom: 0;
	border-radius: 0;
	justify-content: center;
}

div.editor-box-selection > div.editor-box-selection-icons {
	display: flex;
	align-items: center;
}

div.editor-box-selection button,
div.editor-box-selection a {
	color: white !important;
	padding: 0.35rem 0.35rem;
	border: 0;
	background-color: transparent;
	text-align: left;
}

div.editor-box-figure button:hover,
div.editor-box-selection button:not(.selected):not(.disabled):hover {
	color: #ddd !important;
}

div.editor-box-figure .selected,
div.editor-box-selection .selected {
	color: #afa !important;
}

div.editor-box-selection button.disabled,
div.editor-box-figure button.disabled * {
	color: #888 !important;
}


div.editor-box-selection *.hidden {
	display: none;
}

div.editor-box-selection .separator,
div.editor-box-figure .separator {
	border-left: 1px solid #555;
	width: 1px;
}

div.editor-box-selection .separator {
	margin: 0 0.5rem;
}

div.editor-box-figure .separator {
	margin: 0 0.75rem;
}

@media screen and (max-width: 543px) {

	div.editor-box-figure .separator {
		margin: 0 0.5rem;
	}


}

div.editor-box-figcaption {
	position: absolute;
	bottom: 0;
	right: 0.625rem;
	background-color: #fafafa;
	color: #888;
	padding: 0.125rem 0.5rem;
	border-radius: 0.5rem;
	font-size: 0.75rem;
	display: none;
}

div.editor figure .ui-state-default {
	border: 0px;
	background: #eee;
}

div.editor-box-selection span.editor-header-0 {
	font-size: 1.25rem;
	line-height: 1;
}

div.editor-box-selection span.editor-header-1 {
	font-size: 0.85rem;
	margin-left: -1px;
	line-height: 1;
}

div.editor-box-selection-link {
	display: none;
}

div.editor-box-selection-link form {
	display: flex;
	align-items: center;
}

div.editor-box-selection-link input {
	max-width: 12rem;
	flex: 1;
	border: 0;
	background-color: transparent;
	color: white;
	padding: 0.2rem;
}

div.editor-box-selection-link a {
	text-decoration: none;
	border-left: 1px solid #888;
	padding: 0.5rem;
	font-size: 0.9rem;
	letter-spacing: 0;
}

div.editor-box-selection-link a[data-action="link-close"] {
	color: #999 !important;
}

div.editor-box-selection-link ::-webkit-input-placeholder {
   color: #f5f5f5;
	font-style: italic;
}

div.editor-box-selection-link ::-moz-placeholder {
   color: #f5f5f5;
	font-style: italic;
}

div.editor-box-selection-link :-ms-input-placeholder {
   color: #f5f5f5;
	font-style: italic;
}

div.editor-box-map,
div.editor-box-line {
	display: none;
	position: absolute;
	font-size: 0.9rem;
}

a.reador-box-map {
	position: absolute;
	font-size: 0.9rem;
	left: -69px;
	display: block;
	text-decoration: none;
}

@media screen and (max-width: 991px) {

	a.reador-box-map {
		display: none;
	}

}

div.editor-box-line div.editor-box-line-open {
	display: flex;
}

div.editor-box-line:not(.selected) div.editor-box-line-open {
	align-items: center;
}

div.editor-box-line div.editor-box-line-open a {
	z-index: 20;
}

div.editor-box-line.selected div.editor-box-line-open a {
	transform: rotate(45deg);
}

div.editor-box-line div.editor-box-line-helper {
	z-index: 5;
	color: #bbb;
	font-style: italic;
	visibility: hidden;
}

div.editor-box-line div.editor-box-line-helper i {
	border-radius: 50%;
	border: 1px solid #eee;
	display: inline-flex;
	width: 1.375rem;
	min-width: 1.375rem;
	height: 1.375rem;
	justify-content: center;
	align-items: center;
	font-size: 0.75rem;
	margin: 0 0.375rem;
}

div.editor-box-line.selected div.editor-box-line-helper {
	display: none;
}

div.editor-box-line div.editor-box-line-content {
	display: none;
	z-index: 20;
}

div.editor-box-line.selected div.editor-box-line-content {
	display: flex;
}

@media screen and (max-width: 699px) {

	div.editor-box-line {
		left: 0.625rem;
		right: 0.625rem;
		flex-direction: row-reverse;
	}

	div.editor-box-line div.editor-box-line-open {
		flex-direction: row-reverse;
	}

	div.editor-box-line div.editor-box-line-open a {
		margin-right: 0px;

	}

	div.editor-box-line div.editor-box-line-helper {
		flex: 1;
		text-align: left;
		margin-right: 8px;
		font-size: 0.8rem;
	}

}

div.location-validation {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 2rem;
	align-items: center;
}

div.location-delete {
	display: none;
	align-items: center;
}
div.location-delete a {
	margin-left: 0.5rem;
}

a.reador-box-map i,
div.editor-box-map a,
div.editor-box-line a.editor-action {
	color: #515151;
	border: 1px solid #515151;
	background-color: white;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	cursor: pointer;
	line-height: 1;
}


a.reador-box-map i {
	border-width: 2px;
}

div.editor-box-map a:hover,
div.editor-box-line a.editor-action:hover {
	background-color: #eee;
	text-decoration: none;
}

div.editor-box-line a.editor-action {
	font-size: 1.125rem;
	width: 32px;
	min-width: 32px;
	height: 32px;
}

a.reador-box-map i,
div.editor-box-map a {
	font-size: 1rem;
	width: 24px;
	min-width: 24px;
	height: 24px;
}

div.editor-box-line a.editor-action {
	margin-right: 8px;
	transition: all 0.5s;
	flex-wrap: wrap;
}

div.editor-box-line-content a.editor-action {
	box-shadow: 0 0 5px #e5e5e5;
}

div.editor-box-media {
	position: absolute;
	z-index: 500;
}

figure[data-interactive="true"] div.editor-box-media {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

figure[data-interactive="false"] div.editor-box-media {
	top: 0;
	right: 0;
}

div.editor-box-media div.editor-box-media-content {
	text-align: center;
}

div.editor-box-media .editor-box-media-action {
	border-radius: 50%;
	min-width: 32px;
	width: 32px;
	height: 32px;
	margin: 0.25rem;
	background-color: rgba(0, 0, 0, 0.5);
	border: 2px solid rgba(255, 255, 255, 0.75);
	color: white !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: background-color 0.5s;
	text-decoration: none;
	pointer-events: auto;
}

div.editor-box-media .editor-box-media-action:last-child {
	margin-right: 8px;
}

div.editor-box-media > [data-action="media-move"] {
	cursor: move;
}

body.notouch div.editor-box-media .editor-box-media-action:not(.editor-box-media-action-disabled):hover {
	background-color: rgba(0, 0, 0, 0.75);
}

div.editor-box-media .editor-box-media-action.editor-box-media-action-disabled {
	cursor: default;
	border-color: rgba(255, 255, 255, 0.33);
	color: rgba(255, 255, 255, 0.33) !important;
}

#editor-media-configure {
	margin-bottom: 1rem;
}

div.editor-media-configure-label {
	margin: 0.5rem 0;
	font-size: 0.9rem;
}

#media-rotate-list {
	display: none;
	margin: 0.75rem 0;
	background-color: #fafafa;
	text-align: center;
}

#media-rotate-list.processing {
	opacity: 0.25;
}

#media-rotate-list > p {
	margin: 0.5rem;
	font-size: 0.8rem;
}

#media-rotate-list > a {
	position: relative;
	padding: 25px;
	display: inline-block;
}

#media-rotate-list > a:hover {
	background-color: #ddd;
}

#media-rotate-list > a > img {
	max-width: 100px;
}

#media-rotate-list > a > img.angle-90 {
	transform: rotate(90deg);
}

#media-rotate-list > a > img.angle-180 {
	transform: rotate(180deg);
}

#media-rotate-list > a > img.angle-270 {
	transform: rotate(270deg);
}

/* Figures */

div.readitor figure {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	position: relative;
	clear: both;
}

div.reador figure {
	padding: 0;
	margin: 30px 0 30px 0;
}
div.readitor figure[data-size="right"] div.editor-media[data-type="video"],
div.readitor figure[data-size="left"] div.editor-media[data-type="video"] {
	z-index: 1;
}

div.editor figure {
	padding: 8px 0.625rem 12px 0.625rem;
	margin: 22px -0.625rem 18px -0.625rem;
	border-top: 2px solid transparent;
}

body.template-editor-first div.editor figure {
	padding: 6px 0 12px 0;
	margin: 24px 0 18px 0;
}

div.readitor figure[data-size="left"] {
	min-width: 0px;
	float: left;
}

div.reador figure[data-size="left"] {
	margin: 0.5rem 2rem 1rem 0px;
}

div.editor figure[data-size="left"] {
	padding: 10px;
	margin: -5px 2rem 1rem -10px;
}

div.readitor figure[data-size="right"] {
	min-width: 0px;
	float: right;
}

div.reador figure[data-size="right"] {
	margin: 0.5rem 0px 1rem 2rem;
}

div.editor figure[data-size="right"] {
	padding: 10px;
	margin: -5px -10px 1rem 2rem;
}

@media screen and (max-width: 543px) {

	div.readitor figure[data-size="left"] {
		margin-left: 0rem;
		margin-right: 0.75rem;
	}

	div.readitor figure[data-size="right"] {
		margin-right: 0rem;
		margin-left: 0.75rem;
	}

}

div.editor figure.selected {
	border-top: 2px solid black;
}

div.editor figure:hover {
	background-color: #fafafa;
}

div.editor figure[data-interactive="true"]:not(.selected):hover {
	cursor: pointer;
}

div.readitor figure[data-interactive="true"] > div.editor-media {
	box-sizing: border-box;
	width: 100px;
	height: 100px;
	position: relative;
}

div.readitor figure[data-interactive="false"] > div.editor-media {
	width: 100%;
	position: relative;
}

div.readitor figure[data-interactive="false"] > div.editor-media[data-type="image"] {
	overflow: hidden;
}

div.editor figure.ui-sortable > div.editor-media:hover {
	cursor: move;
}


div.editor div.editor-media.ui-sortable-placeholder {
	background-color: #eefaee;
}

div.editor div.editor-media.editor-media-placeholder-last {
	background-color: #faeeee;
}

div.readitor div.editor-video {
	margin-left: 0px;
	margin-top: 0px;
	width: 100%;
	height: 100%;
}
div.readitor div.editor-image-metadata {
	display: none;
}

div.readitor div.editor-video .nav-left,
div.readitor div.editor-video .nav-right,
div.readitor div.editor-image .nav-left,
div.readitor div.editor-image .nav-right {
	position: fixed;
	top: calc(50% - 75px);
	height: 150px;
	display: flex;
	align-items: center;
	color: #888;
	font-size: 3.5rem;
	transition: color 0.5s;
	cursor: pointer;
	padding: 1.5rem;
}

div.readitor div.editor-video .nav-left,
div.readitor div.editor-image .nav-left {
    left: 0rem;
}


div.readitor div.editor-video .nav-right,
div.readitor div.editor-image .nav-right {
    right: 0rem;
}

div.reador figure > div.editor-media > div.editor-image-metadata {
	z-index: 1049;
	position: relative;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 0.875rem;
}

div.reador figure > div.editor-media > div.editor-image-metadata > *:not(:first-child) {
	margin-left: 0.5rem;
}

div.reador figure > div.editor-media > div.editor-image-metadata > *:not(:last-child) {
	margin-right: 0.5rem;
}

div.reador figure > div.editor-media > div.editor-image-metadata .editor-image-metadata-title {
	line-height: 1.2;
}

div.reador figure > div.editor-media > div.editor-image-metadata .editor-image-metadata-info {
	display: flex;
	align-items: center;
	white-space: nowrap;
}

div.reador figure > div.editor-media > div.editor-image-metadata .editor-image-metadata-info input {
	text-align: center;
	display: inline-block;
	width: 120px;
	font-size: 0.8rem;
}

div.readitor figure > div.editor-media > div.editor-image-metadata a {
	text-decoration: none;
}

div.readitor figure > div.editor-media > div.editor-image {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;

}

div.readitor figure > div.editor-media > div.editor-image img {
	image-orientation: from-image;

}

div.readitor figure[data-size="left"] > div.editor-media > div.editor-image:not(.zoomed),
div.readitor figure[data-size="right"] > div.editor-media > div.editor-image:not(.zoomed) {
	z-index: 1;

}

div.readitor figure > div.editor-media > div.editor-image > div.editor-image-title {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0.5rem 0.5rem;
	color: white;
	line-height: 1.2;
	font-size: 0.875rem;
	pointer-events: none;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	transition: background 0.5s;
	z-index: 1;
	overflow: hidden;
}

div.readitor figure > div.editor-media > div.editor-image.zoomed > div.editor-image-title {
	display: none;
}

div.readitor figure > div.editor-media > div.editor-image > div.editor-image-title > i {
	margin-left: 1rem;
	border-radius: 50%;
	font-size: 0.85rem;
	width: 1.33rem;
	min-width: 1.33rem;
	height: 1.33rem;
	min-height: 1.33rem;
	line-height: 1;
	padding-top: 2px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: background-color 0.5s;
	color: white;
	background-color: rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 543px) {

	div.readitor figure > div.editor-media > div.editor-image > div.editor-image-title > i {
		width: 1.1rem;
		min-width: 1.1rem;
		height: 1.1rem;
		min-height: 1.1rem;
		font-size: 0.75rem;
	}

}


div.readitor figure > div.editor-media > div.editor-image > div.editor-image-title > span {
	align-self: center;
	opacity: 0;
	transition: opacity 0.5s;
}

@media screen and (min-width: 544px) {

	body.notouch div.readitor figure > div.editor-media:hover > div.editor-image > div.editor-image-title {
		background: rgba(0, 0, 0, 0.5);
	}

	body.notouch div.readitor figure > div.editor-media:hover > div.editor-image > div.editor-image-title > i {
		background-color: transparent;
	}

	body.notouch div.readitor figure > div.editor-media:hover > div.editor-image > div.editor-image-title > span {
		opacity: 1;
	}

}

div.readitor figure > div.editor-media > div.editor-image > img {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}


div.readitor figure > div.editor-media > div.editor-image > div.editor-image-preview,
div.readitor figure > div.editor-media > div.editor-video > div.editor-video-preview {
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	position: absolute;
}

div.reador figure > div.editor-media > div.editor-image:hover {
	cursor: zoom-in;
}

div.reador figure > div.editor-media > div.editor-image.zoomed:hover {
	cursor: zoom-out;
}

div.editor figure > div.editor-media > div.progress-container {
	padding: 1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	transition: background-image 0.5s;
}

div.editor > figure.ui-sortable-placeholder {
	background-color: #eee;
	height: 250px;
}

div.editor > figure:not([data-size="left"]):not([data-size="right"]).ui-sortable-placeholder {
	width: 100%;
}

div.editor > figure[data-size="left"].ui-sortable-placeholder,
div.editor > figure[data-size="right"].ui-sortable-placeholder {
	width: 250px;
}

div.trip-image-backdrop {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #fff;
	z-index: 1001;
}

a.trip-image-backdrop-close {
	display: block;
	position: fixed;
	right: 0;
	top: 0;
	color: white;
	font-size: 1.5rem;
	padding: 1.5rem;
	z-index: 2001;
}

body.notouch a.trip-image-backdrop-close {
	display: none;
}

div.zoomed {
	z-index: 1002;
	touch-action:none !important;
}

div.zoomed > * {
	position: relative;
	z-index: 1003;
}

div.readitor figure > div.editor-media iframe {
	width: 100%;
	height: 100%;
}

div.readitor figure > figcaption {
	width: 100%;
	text-align: center;
	font-size: 0.9rem;
	font-style: italic;
	outline: none;
	align-items: center;
	justify-content: center;
	padding: 0.5rem 1rem;
	z-index: 20;
}

@media screen and (min-width: 350px) and (max-width: 767px) {

	div.readitor figure > figcaption {
		font-size: 0.85rem;
		line-height: 1.4;
	}

}

@media screen and (max-width: 349px) {

	div.readitor figure > figcaption {
		font-size: 0.8rem;
		line-height: 1.3;
	}

}

div.editor figure > figcaption {
	display: none;
	margin-bottom: 0px;
	color: #666;
}

div.editor figure > figcaption > div {
	width: 100%;
}

div.reador figure > figcaption {
	display: block;
	color: #999;
}

div.editor figure > figcaption:empty:not(:focus):before {
	content: attr(placeholder);
}

.editor-file-line,
.editor-file-figure {
	display: none;
}

div.readitor figure > div.figure-style {
	position: absolute;
	pointer-events: none;
}

div.readitor figure > div.figure-style-top {
	right: 0px;
	height: 150px;
	top: 0px;
	left: 0px;
}

div.readitor figure > div.figure-style-bottom {
	right: 0px;
	height: 150px;
	bottom: 0px;
	left: 0px;
}

div.readitor figure > div.figure-style-left {
	width: 150px;
	bottom: 0px;
	top: 0px;
	left: 0px;
}

div.readitor figure > div.figure-style-right {
	width: 150px;
	bottom: 0px;
	top: 0px;
	right: 0px;
}

div.readitor figure > div.figure-style-cover {
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

div.readitor figure > div.figure-style-corner-top-left {
	left: 0px;
	top: 0px;
}

div.readitor figure > div.figure-style-corner-bottom-left {
	left: 0px;
	bottom: 0px;
}

div.readitor figure > div.figure-style-corner-top-right {
	right: 0px;
	top: 0px;
}

div.readitor figure > div.figure-style-corner-bottom-right {
	right: 0px;
	bottom: 0px;
}

/* Default style for figures */

div.readitor figure[data-style="default"] > div.editor-media {
	padding: 0px 5px 5px 0px;
}

@media screen and (max-width: 991px) {

	div.readitor figure[data-style="default"] > div.editor-media {
		padding: 0px 3px 3px 0px;
	}

}

div.readitor figure[data-style="default"] > div.editor-media.gallery-right {
	padding-right: 0px;
}

/* Space style for figures */

div.readitor figure[data-style="space"] > div.editor-media {
	padding: 0px 15px 15px 0px;
}

@media screen and (max-width: 991px) {

	div.readitor figure[data-style="space"] > div.editor-media {
		padding: 0px 9px 9px 0px;
	}

}

div.readitor figure[data-style="space"] > div.editor-media.gallery-right {
	padding-right: 0px;
}

/* Window/Porthole style for figures */
div.editor figure[data-interactive="true"][data-style="dynamic"].selected,
div.editor figure[data-interactive="true"][data-style="porthole"].selected,
div.editor figure[data-interactive="true"][data-style="black-window"].selected,
div.editor figure[data-interactive="true"][data-style="window"].selected {
	background-color: transparent;
}

div.readitor figure[data-style="porthole"] > div.figure-style-cover,
div.readitor figure[data-style="black-window"] > div.figure-style-cover,
div.readitor figure[data-style="window"] > div.figure-style-cover {
	background: white;
	box-shadow: 5px 5px 14px rgba(80, 80, 80, 0.6);
}


div.readitor figure[data-style="porthole"] > figcaption,
div.readitor figure[data-style="black-window"] > figcaption,
div.readitor figure[data-style="window"] > figcaption {
	margin-top: 25px;
}

@media screen and (max-width: 767px) {

	div.readitor figure[data-style="dynamic"],
	div.readitor figure[data-style="porthole"],
	div.readitor figure[data-style="black-window"],
	div.readitor figure[data-style="window"] {
		padding: 8px;
		margin-left: 25px;
		margin-right: 25px;
	}

	div.readitor figure[data-style="porthole"] > div.editor-media,
	div.readitor figure[data-style="black-window"] > div.editor-media,
	div.readitor figure[data-style="window"] > div.editor-media {
		padding: 4px;
	}

}

@media screen and (min-width: 768px) and (max-width: 1239px) {

	div.readitor figure[data-style="porthole"],
	div.readitor figure[data-style="window"] {
		padding: 12px;
	}

	div.readitor figure[data-style="black-window"] {
		padding: 16px;
	}

	div.readitor figure[data-style="dynamic"][data-size="expanded"],
	div.readitor figure[data-style="porthole"][data-size="expanded"],
	div.readitor figure[data-style="black-window"][data-size="expanded"],
	div.readitor figure[data-style="black-blocks"][data-size="expanded"],
	div.readitor figure[data-style="window"][data-size="expanded"] {
		margin-left: 35px;
		margin-right: 35px;
	}

	div.readitor figure[data-style="porthole"] > div.editor-media,
	div.readitor figure[data-style="black-window"] > div.editor-media,
	div.readitor figure[data-style="window"] > div.editor-media {
		padding: 5px;
	}

}

@media screen and (min-width: 1240px) {

	div.readitor figure[data-style="porthole"],
	div.readitor figure[data-style="window"] {
		padding: 14px;
	}

	div.readitor figure[data-style="black-window"] {
		padding: 20px;
	}

	div.readitor figure[data-style="dynamic"][data-size="expanded"],
	div.readitor figure[data-style="porthole"][data-size="expanded"],
	div.readitor figure[data-style="black-window"][data-size="expanded"],
	div.readitor figure[data-style="black-blocks"][data-size="expanded"],
	div.readitor figure[data-style="window"][data-size="expanded"] {
		margin-left: 50px;
		margin-right: 50px;
	}

	div.readitor figure[data-style="porthole"] > div.editor-media,
	div.readitor figure[data-style="black-window"] > div.editor-media,
	div.readitor figure[data-style="window"] > div.editor-media {
		padding: 5px;
	}

}

div.readitor figure[data-style="porthole"] figcaption,
div.readitor figure[data-style="black-window"] figcaption,
div.readitor figure[data-style="window"] figcaption {
	color: #777;
}

/* Black window only */
div.readitor figure[data-style="black-window"] > div.figure-style-cover {
	border: 1px solid #eee;
	background: black;
}

/* Porthole only */

div.readitor figure[data-style="porthole"] > div.editor-media > div.editor-image > img {
	border-radius: 1rem;
}

div.readitor figure[data-style="porthole"] > div.figure-style-cover {
	border: 1px solid white;
	background: linear-gradient(white 0%, white 35%, #e3e3e3 43%, #e3e3e3 80%, white 88%, white 100%);
}

/* Polaroid style for figures */
div.readitor figure[data-style="polaroid"] {
	padding: 45px 50px 0px 40px;
}

div.readitor figure[data-style="polaroid"][data-caption="true"] {
	padding-bottom: 23px;
}

div.readitor figure[data-style="polaroid"][data-caption="false"] {
	padding-bottom: 143px;
}

div.readitor figure[data-style="polaroid"][data-size="left"],
div.readitor figure[data-style="polaroid"][data-size="right"] {
	padding: 45px 50px 143px 40px;
}

@media screen and (min-width: 768px) {

	div.readitor figure[data-style="polaroid"][data-size="expanded"] {
		margin-left: 2rem;
		margin-right: 2rem;
	}

}

div.readitor figure[data-style="polaroid"] > div.figure-style {
	z-index: 2;
}

div.readitor figure[data-style="polaroid"] > figcaption {
	height: 110px;
	margin: 10px 0 0 0;
}

div.readitor figure[data-style="polaroid"] > div.figure-style-top {
	background-image: url(/asset/agora/paper/image/figure/polaroid-top.png);
	background-repeat: repeat-x;
	left: 150px;
	right: 150px;
}

div.readitor figure[data-style="polaroid"] > div.figure-style-bottom {
	background-image: url(/asset/agora/paper/image/figure/polaroid-bottom.png);
	background-repeat: repeat-x;
	left: 150px;
	right: 150px;
}

div.readitor figure[data-style="polaroid"] > div.figure-style-left {
	background-image: url(/asset/agora/paper/image/figure/polaroid-left.png);
	background-repeat: repeat-y;
	top: 150px;
	bottom: 150px;
}

div.readitor figure[data-style="polaroid"] > div.figure-style-right {
	background-image: url(/asset/agora/paper/image/figure/polaroid-right.png);
	background-repeat: repeat-y;
	background-position: top left;
	top: 150px;
	bottom: 150px;
}

div.readitor figure[data-style="polaroid"] > div.figure-style-corner-top-left {
	background-image: url(/asset/agora/paper/image/figure/polaroid.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 150px;
	height: 150px;
}

div.readitor figure[data-style="polaroid"] > div.figure-style-corner-bottom-left {
	background-image: url(/asset/agora/paper/image/figure/polaroid.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 150px;
	height: 150px;
}

div.readitor figure[data-style="polaroid"] > div.figure-style-corner-top-right {
	background-image: url(/asset/agora/paper/image/figure/polaroid.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 150px;
	height: 150px;
}

div.readitor figure[data-style="polaroid"] > div.figure-style-corner-bottom-right {
	background-image: url(/asset/agora/paper/image/figure/polaroid.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 150px;
	height: 150px;
}

/* Film style for figures */

div.readitor figure[data-style="film"] {
	background: #010207;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
	padding: 24px 16px;
}

div.readitor figure[data-style="film"] > div.editor-media {
	padding: 4px;
}

div.readitor figure[data-style="film"] > div.editor-media > div.editor-image:not(.zoomed) {
	border: 1px solid #2d2d2f;
}

div.readitor figure[data-style="film"] > div.editor-media.gallery-left > div.editor-image:not(.zoomed) {
	border-left: 1px solid #576163;
	border-top: 1px solid #576163;
}

div.readitor figure[data-style="film"] > div.figure-style-top {
	background-image: url(/asset/agora/paper/image/figure/film-text-top.jpg);
	background-position: 5px 8px;
	background-repeat: repeat-x;
}

div.readitor figure[data-style="film"] > div.figure-style-bottom {
	background-image: url(/asset/agora/paper/image/figure/film-text-bottom.jpg);
	background-position: -70px 178px;
	background-repeat: repeat-x;
}

@media screen and (max-width: 767px) {

	div.readitor figure[data-style="film"] {
		margin-left: 18px;
		margin-right: 18px;
	}

}

@media screen and (min-width: 768px) and (max-width: 1239px) {

	div.readitor figure[data-style="film"][data-size="expanded"] {
		margin-left: 25px;
		margin-right: 25px;
	}

}

@media screen and (min-width: 1240px) {

	div.readitor figure[data-style="film"][data-size="expanded"] {
		margin-left: 40px;
		margin-right: 40px;
	}

}

div.readitor figure[data-style="film"] figcaption {
	color: #aaa;
	font-size: 0.825rem;
	font-style: normal;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: 1px;
}

/* Dynamic */

div.readitor figure[data-size="expanded"][data-style="dynamic"] > div.editor-media {
	padding: 0px 30px 30px 0px;
}
div.readitor figure[data-size="compressed"][data-style="dynamic"] > div.editor-media {
	padding: 0px 25px 25px 0px;
}

div.readitor figure[data-style="dynamic"] > div.editor-media:nth-child(3n) > div.editor-image:not(.zoomed) {
	transform:rotate(1deg);
	-ms-transform:rotate(1deg); /* Internet Explorer */
	-moz-transform:rotate(1deg); /* Firefox */
	-webkit-transform:rotate(1deg); /* Safari et Chrome */
	-o-transform:rotate(1deg);
}
div.readitor figure[data-style="dynamic"] > div.editor-media:nth-child(3n+1) > div.editor-image:not(.zoomed) {
	transform:rotate(-2deg);
	-ms-transform:rotate(-2deg); /* Internet Explorer */
	-moz-transform:rotate(-2deg); /* Firefox */
	-webkit-transform:rotate(-2deg); /* Safari et Chrome */
	-o-transform:rotate(-2deg);
}
div.readitor figure[data-style="dynamic"] > div.editor-media:nth-child(3n+2) > div.editor-image:not(.zoomed) {
	transform:rotate(2deg);
	-ms-transform:rotate(2deg); /* Internet Explorer */
	-moz-transform:rotate(2deg); /* Firefox */
	-webkit-transform:rotate(2deg); /* Safari et Chrome */
	-o-transform:rotate(2deg);
}

/* Blocks noirs en diagonale */

div.readitor figure[data-style="black-blocks"] {
	padding: 25px;
}

div.readitor figure[data-style="black-blocks"] > div.figure-style-corner-top-left,
div.readitor figure[data-style="black-blocks"] > div.figure-style-corner-bottom-right {
	width: 150px;
	height: 150px;
	background-color: #333;
}

div.readitor figure[data-style="black-blocks"] > div.figure-style-corner-top-left {
	left: 0px;
	top: 0px;
}
div.readitor figure[data-style="black-blocks"] > div.figure-style-corner-bottom-right {
	right: 5px;
	bottom: 5px;
}

@media screen and (max-width: 767px) {


	div.readitor figure[data-style="black-blocks"] > div.figure-style-corner-top-left {
		left: 10px;
		top: 10px;
	}
	div.readitor figure[data-style="black-blocks"] > div.figure-style-corner-bottom-right {
		right: 10px;
		bottom: 10px;
	}

}


/* Maps */
#editor-map-form div.editor-map-search {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#editor-map-form span.editor-map-or {
	font-style: italic;
	font-weight: lighter;
	text-align: center;
	padding: 0 1rem;
}

.reador-map-component,
#reador-map-component,
#editor-map-component {
	width: 100%;
	display: none;
}
#editor-map-component {
	margin-top: 1rem;
}
#editor-map-component.mapboxgl-map {
	display: block;
	min-height: 300px;
}

.reador-map-component,
#reador-map-component {
	width: 300px;
	min-height: 300px;
}

.reador-map-component .map-view,
#reador-map-component .map-view {
	height: 300px;
}

/* Other styles (hr, quotes...) */
div.readitor div.editor-reference {
	border: 1px solid #ccc;
	background-color: #efefef;
	font-size: 1.125rem;
	padding: 0.5rem 1rem;
	border-radius: 0.25rem;
}

div.readitor div.editor-hr {
	height: 4rem;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.5rem;
	color: #888;
	font-weight: bold;
}

div.readitor div.editor-quote {
	display: flex;
	align-items: center;
}

div.readitor div.editor-quote > div.editor-quote-image {
	width: 70px;
	min-width: 70px;
	height: 70px;
	min-height: 70px;
	margin: 5px 5px;
	align-self: flex-start;
	background-position: 10px 10px;
	background-size: 50px 50px;
	background-repeat: no-repeat;
}

div.readitor div.editor-media[data-type="quote"][data-about="quote"] div.editor-quote > div.editor-quote-image {
	background-image: url(/asset/agora/identity/image/quote.png);
}

div.readitor div.editor-media[data-type="quote"][data-about="food"] div.editor-quote > div.editor-quote-image {
	background-image: url(/asset/agora/identity/image/food.png);
}

div.readitor div.editor-media[data-type="quote"][data-about="accommodation"] div.editor-quote > div.editor-quote-image {
	background-image: url(/asset/agora/identity/image/accommodation.png);
}

div.readitor div.editor-media[data-type="quote"][data-about="localization"] div.editor-quote > div.editor-quote-image {
	background-image: url(/asset/agora/identity/image/localization.png);
}

div.readitor div.editor-media[data-type="quote"][data-about="calendar"] div.editor-quote > div.editor-quote-image {
	background-image: url(/asset/agora/identity/image/calendar.png);
}

div.readitor div.editor-media[data-type="quote"][data-about="money"] div.editor-quote > div.editor-quote-image {
	background-image: url(/asset/agora/identity/image/money.png);
}

div.readitor div.editor-media[data-type="quote"][data-about="gooddeal"] div.editor-quote > div.editor-quote-image {
	background-image: url(/asset/agora/identity/image/gooddeal.png);
}

div.readitor div.editor-media[data-type="quote"][data-about="like"] div.editor-quote > div.editor-quote-image {
	background-image: url(/asset/agora/identity/image/like.png);
}

div.editor div.editor-quote {
	min-height: 90px;
}

div.editor div.editor-quote > div.editor-quote-image {
	position: relative;
}

div.editor figure:hover div.editor-quote > div.editor-quote-image:hover {
	cursor: pointer;
}

div.editor figure:hover div.editor-quote > div.editor-quote-image:after {
	content: attr(placeholder);
	font-size: 0.75rem;
	font-weight: lighter;
	line-height: 1.2;
	background: white;
	color: #999;
	height: 20px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: -12px;
	left: 0;
	right: 0;
	border-radius: 0.5rem;
}

div.readitor div.editor-quote > blockquote {
	width: 100%;
	padding: 10px;
	margin: 0;
}

div.readitor div.editor-quote > blockquote > * {
	margin-bottom: 0;
}

.link-presentation {
	background-color: white;
	border: 1px solid #e9e9e9;
	margin-left: 0px;
	margin-right: 0px;
	min-height: 100px;
	max-width: 700px;
	display: flex;
}
.link-presentation .link-image {
	margin-right: 10px;
	min-width: 150px;
	max-width: 33%;
	background-repeat: no-repeat;
   background-position: center center;
   background-color: #fff;
   background-size: cover;
	min-height: 100%;
}
.link-presentation .link-content {
	padding: 15px;
	flex: 1;
	display: flex;
	flex-direction: column;
}

.link-presentation .link-content > .link-display {
	flex: 1;
}

.link-presentation .link-content > .link-source {
	height: 1.3rem;
	min-height: 1.3rem;
	text-align: right;
	color: #bbb;
	font-size: 0.8rem;
	font-weight: lighter;
	overflow: hidden;
}

.link-presentation .link-content > .link-source a {
	color: #bbb;
}

.link-presentation .link-content p {
	font-size: 0.8rem !important;
	font-weight: lighter;
}

div.reador div.reador-cut-link {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 1rem;
	bottom: 1rem;
	width: 150px;
	height: 150px;
	z-index: 100;
}

div.reador div.reador-cut-link a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, 0.5);
	transition: background-color 0.5s;
	color: white !important;
	font-size: 1.25rem;
	border-width: 2px;
	border-style: solid;
	width: 80%;
	height: 80%;
	line-height: 1.2
}

div.reador div.reador-cut-link a > span.reador-cut-link-number {
	font-size: 2rem;
	line-height: 1;
}

div.reador div.reador-cut-link a:hover {
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.75);
}

/* Editor help */
table.editor-shortcuts tr td:first-child {
	padding-right: 1rem;
	white-space: nowrap
}

table.editor-features {
	font-size: 0.875rem;
	color: #888;
}

table.editor-features tr td:last-child {
	padding-left: 1rem;
}

table.editor-features tr td {
	padding-bottom: 1rem;
}

table.editor-features img {
	border: 2px solid #040;
}

.editor-smileys {
	display: flex;
	flex-wrap: wrap;
}

.editor-smileys > * {
	width: 16.6667%;
}

.form-character-count-wrapper {
	display: flex;
}

.form-character-count-wrapper.for-textarea {
	flex-direction: column;
}

.form-character-count {
	color:#ccc;
	display: none;
	border-left: 1px solid;
	align-items: center;
	font-size: 0.9rem;
}

.form-character-count-wrapper.for-input input {
	padding-right: 3rem;
}

.for-input .form-character-count {
	margin-left: -2.5rem;
	width: 2.5rem;
	justify-content: center;
}

.for-textarea .form-character-count {
	justify-content: flex-end;
	padding-right: 0.5rem;
}

.form-character-count-wrapper.for-textarea textarea {
	resize:none;
}

.form-character-count-wrapper.for-textarea textarea:focus {
	border-radius: 4px 4px 0 0;
	border-bottom: 0;
}

.for-textarea .form-character-count {
	background:white;
	border: 1px solid #ccc;
	border-top: none;
	border-radius: 0 0 4px 4px;
}

.form-character-count.focus {
	border-color: #41caff;
}

.form-character-count.error,
.form-character-count.error.focus {
	border-color: #a94442;
}

.form-character-count.error {
	color:#a94442;
}

img.image-add {
	width: 100%;
}
.button-file-options {
	margin-top: 3px;
}

input.form-color {
	max-width: 6em;
	text-align: center;
}

/* Custom switch field */

label.field-switch {
	display: inline-flex;
	border-radius: 3px;
	border: 1px solid #aaa;
	color: #595959;
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0.75);
}

label.field-switch > div {
	padding: 0.2rem 0.6rem;
}

label.field-switch > div.field-switch-separator {
	width: 1px;
	min-width: 1px;
	max-width: 1px;
	background-color: #aaa;
	padding: 0;
}

label.field-switch:not(.field-switch-selected) > div.field-switch-on span {
	opacity: 0;
	transition: opacity 0.5s;
}

label.field-switch:not(.field-switch-selected):hover > div.field-switch-on span {
	opacity: 1;
	color: #666;
}

label.field-switch:not(.field-switch-selected) > div.field-switch-off {
	background-color: #eee;
}

label.field-switch.field-switch-selected > div.field-switch-on {
	background-color: #357;
	color: white;
}

label.field-switch.field-switch-selected > div.field-switch-off {
	background-color: white;
}

label.field-switch.field-switch-selected > div.field-switch-off span {
	opacity: 0;
	transition: opacity 0.5s;
}

label.field-switch.field-switch-selected:hover > div.field-switch-off span {
	opacity: 1;
	color: rgba(0, 0, 0, 0.2);
}

label.field-switch input {
	display: none;
}

/* Custom radio field */

div.field-radio-light {
	padding-bottom: 1.5rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

div.field-radio-light > * {
	padding: 1rem 1.25rem;
	max-width: 100%;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	border-radius: 0.25rem;
	color: inherit;
	text-decoration: none;
}

div.field-radio-light div.field-radio-display {
	display: flex;
	font-size: 1rem;
	transition: background-color 1s;
	font-size: 0.875rem;
}

div.field-radio-light div.field-radio-display + div.field-radio-presentation {
	margin-top: 0.75rem;
}

div.field-radio-light h4 {
	margin-bottom: 0.25rem;
	font-size: 1rem;
}

div.field-radio-light h3 {
	margin-bottom: 0.25rem;
	font-size: 1.3rem;
}

div.field-radio-light span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #777;
	background-color: white;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, 0.2);
	width: 2.75rem;
	min-width: 2.75rem; /* Hack until flex-basis get improved */
	height: 2.75rem;
	font-size: 1rem;
	margin-right: 0.75rem;
	transition: background-color 0.5s;
}

div.field-radio-light span i {
	color: white;
}

div.field-radio-light > *:hover span i {
	color: #BBB;
}

div.field-radio-light > *.selected span {
	background-color: #fafafa;
	border-color: black;
}

div.field-radio-light > *.selected span i {
	color: black;
}

div.field-radio-light > *:hover.selected span i {
	color: black;
}

div.field-radio-light input {
	display: none;
}

div.field-radio-light-blue > *:hover span i {
	color: #BBB;
}

div.field-radio-light-blue > *.selected span {
	background-color: #3badcf;
	border-color: #3badcf;
}

div.field-radio-light-blue > *.selected span i {
	color: white;
}

div.field-radio-light-blue > *:hover.selected span i {
	color: #eee;
}

div.field-radio-light-blue h3 {
	color: black;
}

div.field-radio-light div.field-radio-presentation p {
	opacity: 0.8;
	font-weight: lighter;
	margin: 0;
	font-size: 0.9rem;
}

/* Time */

select.field-time-custom {
	width: auto;
	display: inline-block;
}

/* Form group */
div.form-group-horizontal {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

div.form-group-highlight {
	background-color: #008bc0;
	color: white;
	padding: 0.5rem;
	border-radius: 0.25rem;
}

.form-horizontal-30 .form-control-label {
	width: 30%;
	min-width: 30%;
}

.form-horizontal-30 .form-control-field {
	width: calc(70% - 1rem);
	min-width: calc(70% - 1rem);
}

.form-horizontal-40 .form-control-label {
	width: 40%;
	min-width: 40%;
}

.form-horizontal-40 .form-control-field {
	width: calc(60% - 1rem);
	min-width: calc(60% - 1rem);
}

.form-horizontal-50 .form-control-label {
	width: 50%;
	min-width: 50%;
}

.form-horizontal-50 .form-control-field {
	width: calc(50% - 1rem);
	min-width: calc(50% - 1rem);
}

.form-horizontal-60 .form-control-label {
	width: 60%;
	min-width: 60%;
}

.form-horizontal-60 .form-control-field {
	width: calc(40% - 1rem);
	min-width: calc(40% - 1rem);
}

@media screen and (max-width: 991px) {

	.form-horizontal-md .form-control-label,
	.form-horizontal-md .form-control-field {
		width: 100%;
	}

}

@media screen and (max-width: 767px) {

	.form-horizontal-sm .form-control-label,
	.form-horizontal-md .form-control-label,
	.form-horizontal-sm .form-control-field,
	.form-horizontal-md .form-control-field {
		width: 100%;
	}

}

@media screen and (max-width: 543px) {

	div.form-group-horizontal {
		flex-wrap: wrap;
	}

	div.form-group-horizontal .form-control-label,
	div.form-group-horizontal .form-control-field {
		width: 100%;
	}

}

.form-selects-item {
	margin-bottom: 0.5rem;
}

.form-buttons {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

a.form-url-check {
	text-decoration: none;
}

input[datepicker] {
	background-color: #fff !important;
	cursor: pointer;
	position: relative;
}
/* Highlight */

div.marketing-highlight-container {
	height: 300px;
	position: relative;
}

div.marketing-highlight {
	text-align: center;
	width: 100%;
	min-width: 100%;
	display: flex;
	flex-direction: column;
}

div.marketing-highlight {
	background-color: white;
	border: 1px solid #eee;
	border-radius: 0.375rem;
}

div.marketing-highlight > div.marketing-highlight-section.marketing-highlight-section-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

div.marketing-highlight > div.marketing-highlight-section.marketing-highlight-section-link {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 100px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

div.marketing-highlight h3,
div.marketing-highlight p {
	padding-left: 1rem;
	padding-right: 1rem;
	text-align: center;
}

div.marketing-highlight:not(.selected)[data-position] {
	display: none;
}

body.template-background-color-gray div.marketing-highlight {
	border: 1px solid #ddd;
}

body.template-background-color-black div.marketing-highlight {
	background-color: #222;
	border: 1px solid #666;
}

div.marketing-highlight > div.marketing-highlight-section {
	max-width: 100%;
	width: 100%;
	min-height: 1px; /* IE11 workaround*/
	padding: 1rem;
}

div.marketing-highlight > div.marketing-highlight-section.marketing-highlight-section-content {
	flex: 1 0 auto;
}

div.marketing-highlight h3,
div.marketing-highlight p {
	text-align: center;
}

div.marketing-highlight h3 {
	margin-bottom: 0.7rem;
}

div.marketing-highlight p {
	font-size: 0.9rem;
	margin-bottom: 0.25rem;
}

div.marketing-highlight .marketing-highlight-button {
	position: relative;
	z-index: 1;
}

div.marketing-highlight a.btn {
	letter-spacing: 0;
}

div.marketing-highlight div.marketing-highlight-close {
	position: absolute;
	right: 0.5rem;
	top: 0.5rem;
	line-height: 1;
}

div.marketing-highlight div.marketing-highlight-close a {
	color: #aaa;
}

div.marketing-highlight div.marketing-highlight-image {
	margin-top: -1rem;
	height: 100px;
	background-size: cover;
	background-position: center center;
	border-bottom-left-radius: 0.375rem;
	border-bottom-right-radius: 0.375rem;
}

div.marketing-highlight div.marketing-highlight-stats {
	background-color: #eee;
	width: 100%;
	display: flex;
	justify-content: space-around;
	margin-top: -1rem;
	padding: 2rem 0;
	border-bottom-left-radius: 0.375rem;
	border-bottom-right-radius: 0.375rem;
}

div.marketing-highlight a.marketing-highlight-stat {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	text-decoration: none;
	padding: 0.5rem;
	color: #595959;
	min-width: 33.33%;
	border-radius: 0.375rem;
}

div.marketing-highlight a.marketing-highlight-stat:hover {
	background-color: #f5f5f5;
}

div.marketing-highlight div.marketing-highlight-change {
	text-align: center;
}

div.marketing-highlight div.marketing-highlight-change > a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	width: 1.5rem;
	height: 2rem;
	font-size: 0.66rem;
	color: black;
	transition: color 0.25s;
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

div.marketing-highlight div.marketing-highlight-change > a:not(.selected):hover {
	color: #333;
}

div.marketing-highlight div.marketing-highlight-change > a.selected {
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

/* Fixed signup */
#marketing-fixed-signup {
	position: fixed;
	transition: bottom 0.5s;
	overflow: hidden;
	bottom: -100px;
	left: 0;
	right: 0;
	z-index: 1000;
	box-shadow: 0px -5px 10px rgba(150, 150, 150, 0.2);
	background-color: #222;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
}

#marketing-fixed-signup .marketing-fixed-signup-container {
	display: flex;
	align-items: center;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

#marketing-fixed-signup .marketing-fixed-signup-image {
	width: 40px;
	height: 40px;
	margin-right: 1rem;
}

#marketing-fixed-signup .marketing-fixed-signup-content {
	flex: 1;
}

#marketing-fixed-signup .marketing-fixed-signup-content h4 {
	margin: 0;
	color: #fff;
}

#marketing-fixed-signup .marketing-fixed-signup-content h4 a {
	color: white;
}

#marketing-fixed-signup .marketing-fixed-signup-links {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	color: white;
}

#marketing-fixed-signup .marketing-fixed-signup-links a {
	margin-left: 0.125rem;
	margin-right: 0.125rem;
	color: white;
	text-decoration: underline;
}

@media screen and (max-width: 767px) {

	#marketing-fixed-signup .marketing-fixed-signup-container {
		flex-wrap: wrap;
	}

	#marketing-fixed-signup .marketing-fixed-signup-content h4 {
		padding: 0.25rem 0;
		font-size: 1rem;
	}

	#marketing-fixed-signup .marketing-fixed-signup-links a:not(:last-child) {
		margin-bottom: 0.25rem;
	}

}

@media screen and (max-width: 543px) {

	#marketing-fixed-signup .marketing-fixed-signup-content,
	#marketing-fixed-signup .marketing-fixed-signup-content h4 {
		font-size: 0.9rem;
	}

	#marketing-fixed-signup .marketing-fixed-signup-links {
		width: 100%;
		flex-direction: row;
		justify-content: space-between;
		padding: 0.25rem 0 0 0;
	}

}

#marketing-fixed-signup a.marketing-fixed-signup-close {
	position: absolute;
	right: 0.5rem;
	top: 0.5rem;
	font-size: 1.2rem;
	color: #fff;
}

/* Signup */
div.marketing-signup h3 {
	color: #999;
	font-size: 1.3rem;
}

div.marketing-newsletter {
	background-color: rgba(200, 200, 200, 0.1);
}

/* Keys */
div.marketing-keys-inline {
	display: flex;
}

div.marketing-keys-inline-column {
	flex-direction: column;
}

div.marketing-keys-inline-row {
	justify-content: space-between;
	flex-wrap: wrap;
}

@media screen and (max-width: 543px) {

	div.marketing-keys-inline-row > * {
		width: 100%;
		min-width: 100%;
	}

}

@media screen and (min-width: 544px) and (max-width: 991px) {

	div.marketing-keys-inline-row > * {
		width: calc(50% - 1rem);
		min-width: calc(50% - 1rem);
	}

}

@media screen and (min-width: 992px) {

	div.marketing-keys-inline-row > * {
		width: calc(25% - 0.66rem);
		min-width: calc(25% - 0.66rem);
	}

}

div.marketing-key-inline {
	display: flex;
	align-items: center;
	margin-bottom: 0.75rem;
}

div.marketing-key-inline-image {
	min-width: 50px;
	width: 50px;
	height: 50px;
	margin-right: 0.5rem;
	padding: 0.625rem;
	background-color: #fafafa;
	border-radius: 50%;
}

div.marketing-key-inline-image img {
	width: 100%;
}

div.marketing-key-inline-content {
	line-height: 1.2;
}

div.marketing-key-inline-content a {
	color: inherit;
	text-decoration: underline;
}

div.marketing-key-inline-button {
	margin-top: 1rem;
}

body.template-good-deals {
    background-color: #fafafa;
}

div.good-deals-blocks {
    margin-top: 2rem;
}

div.good-deals-blocks a.good-deals-block {
    padding: 1rem;
    margin: 0.5rem;
    transition: background-color 0.5s;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    line-height: 1;
    flex-direction: column;
    justify-content: center;
    border-radius: 0.25rem;
    text-align: center;
    color: inherit;
    text-decoration: none;
}

div.good-deals-blocks a.good-deals-block:hover {
    background-color: rgba(0, 0, 0, 0.66);
}

div.good-deals-blocks a.good-deals-block h5 {
    font-size:1.33rem;
    margin: 0;
}

@media (min-width: 992px) {

    div.good-deals-blocks a.good-deals-block {
        width: calc(25% - 1.2rem);
        margin: 0.6rem;
    }

}

@media (min-width: 544px) and (max-width: 991px) {

    div.good-deals-blocks a.good-deals-block h5 {
        font-size: 1.2rem;
    }

    div.good-deals-blocks a.good-deals-block {
        width: calc(25% - 1rem);
        margin: 0.5rem;
    }

}

@media screen and (max-width: 543px) {

    div.good-deals-blocks a.good-deals-block {
        width: calc(50% - 0.75rem);
        margin: 0.375rem;
        height: 3rem;
    }

    div.good-deals-blocks a.good-deals-block h5 {
        font-size: 1.2rem;
    }

}

div.destination-container {
    box-shadow: 1px 1px 3px rgba(200, 200, 200,0.5);
    border-radius: 0.25rem;
    margin: 2rem 0;
}

div.destination-item-cover {
    position: relative;
    height: 200px;
    background-size: cover;
    background-position: center center;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    color: white;
    font-size: 0.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: rgba(0, 0, 0, 0.2);
}

div.destination-item-cover h2 {
    margin: 0;
    font-size: 3.5rem;
    font-weight: lighter;
}

@media screen and (max-width: 543px) {

    div.destination-item-cover h2 {
        font-size: 2.5rem;
    }

}

div.destination-item-cover div.destination-item-author {
    position: absolute;
    right: 1rem;
    top: 1rem;
    color: rgba(255, 255, 255, 0.9);
}

div.destination-item-cover div.destination-item-author i {
    margin-right: 0.25rem;
}

div.destination-item-cover div.destination-item-author a {
    color: inherit;
}

div.destination-item-content {
    padding: 1.5rem;
}


.destination-list.columns {
    display: flex;
    flex-wrap: wrap;
}

@media screen and (max-width: 543px) {

    .destination-list.columns,
    .destination-list.columns:before {
        content: '2';
    }

    .destination-list.columns > .column {
        width: 50%;
    }
}

@media screen and (min-width: 544px) and (max-width: 991px) {

    .destination-list.columns,
    .destination-list.columns:before {
        content: '3';
    }

    .destination-list.columns > .column {
        min-width: 33.33%;
        width: 33.33%;
    }

}

@media screen and (min-width: 992px) {

    .destination-list.columns,
    .destination-list.columns:before {
        content: '4';
    }

    .destination-list.columns > .column {
        min-width: 25%;
        width: 25%;
    }

}


#good-deals-hover, #good-deals-hover {
    display: none;
    position: absolute;
    z-index: 999;
    border: 0;
    border-radius: 0;
    margin-top: 0;
    top: 50px;
    padding: 1rem;
    border-bottom: 3px solid #008bc0;
}

body.template-nav-inverse #good-deals-hover,
body.template-nav-inverse #good-deals-hover {
    background-color: rgba(250, 250, 250, 0.95);
}

body:not(.template-nav-inverse) #good-deals-hover,
body:not(.template-nav-inverse) #good-deals-hover {
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    background-color: rgba(250, 250, 250, 1);
}
body:not(.template-nav-inverse) #good-deals-hover h4 {
    color: #595959;
}

div.good-deals-hover-list {
    display: flex;
}

div.good-deals-hover-list ul.good-deals-hover-item {
    margin: 0 0 1rem 0;
    padding: 0;
}

@media screen and (max-width: 543px) {

    div.good-deals-hover-list {
        flex-wrap: wrap;
    }

    div.good-deals-hover-group {
        width: 50%;
    }

}

@media screen and (min-width: 544px) and (max-width: 768px) {

    div.good-deals-hover-list {
        flex-wrap: wrap;
    }

    div.good-deals-hover-group {
        width: 33.33%;
    }

}

@media screen and (min-width: 768px) and (max-width: 991px) {

    #good-deals-hover,
    #good-deals-hover {
        left: 0;
        right: 0;
    }

    div.good-deals-hover-group {
        font-size: 0.9rem;
        width: 20%;
        max-width: 175px;
    }

}

@media screen and (min-width: 992px) {

    #good-deals-hover,
    #good-deals-hover {
        left: 1.5rem;
    }

    div.good-deals-hover-group {
        width: 175px;
    }

}

div.good-deals-hover-list ul.good-deals-hover-item li {
    list-style-type: none;
}

div.good-deals-presentation {
    font-style: italic;
    text-align: center;
    max-width: 500px;
    margin: 2rem auto 1rem auto;
}

body.template-themes {
	background-color: #fafafa;
}

div.themes-blocks {
	margin-top: 2rem;
}

div.themes-blocks a.themes-block {
	padding: 1rem;
	margin: 0.5rem;
	transition: background-color 0.5s;
	background-color: rgba(0, 0, 0, 0.5);
	display: flex;
	line-height: 1;
	flex-direction: column;
	justify-content: center;
	border-radius: 0.25rem;
	text-align: center;
	color: inherit;
	text-decoration: none;
}

div.themes-blocks a.themes-block:hover {
	background-color: rgba(0, 0, 0, 0.66);
}

div.themes-blocks a.themes-block h5 {
	font-size:1.33rem;
	margin: 0;
}

@media (min-width: 992px) {

	div.themes-blocks a.themes-block {
		width: calc(25% - 1.2rem);
		margin: 0.6rem;
	}

}

@media (min-width: 544px) and (max-width: 991px) {

	div.themes-blocks a.themes-block h5 {
		font-size: 1.2rem;
	}

	div.themes-blocks a.themes-block {
		width: calc(25% - 1rem);
		margin: 0.5rem;
	}

}

@media screen and (max-width: 543px) {

	div.themes-blocks a.themes-block {
		width: calc(50% - 0.75rem);
		margin: 0.375rem;
		height: 3rem;
	}

	div.themes-blocks a.themes-block h5 {
		font-size: 1.2rem;
	}

}

div.theme-container {
	box-shadow: 1px 1px 3px rgba(200, 200, 200,0.5);
	border-radius: 0.25rem;
	margin: 2rem 0;
}

div.theme-item-cover {
	position: relative;
	height: 200px;
	background-size: cover;
	background-position: center center;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
	color: white;
	font-size: 0.8rem;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background-color: rgba(0, 0, 0, 0.2);
}

div.theme-item-cover h2 {
	margin: 0;
	font-size: 3.5rem;
	font-weight: lighter;
}

@media screen and (max-width: 543px) {

	div.theme-item-cover h2 {
		font-size: 2.5rem;
	}

}

div.theme-item-cover div.theme-item-author {
	position: absolute;
	right: 1rem;
	top: 1rem;
	color: rgba(255, 255, 255, 0.9);
}

div.theme-item-cover div.theme-item-author i {
	margin-right: 0.25rem;
}

div.theme-item-cover div.theme-item-author a {
	color: inherit;
}

div.theme-item-content {
	padding: 1.5rem;
}


.theme-list.columns {
	display: flex;
	flex-wrap: wrap;
}

@media screen and (max-width: 543px) {

	.theme-list.columns,
	.theme-list.columns:before {
		content: '2';
	}

	.theme-list.columns > .column {
		width: 50%;
	}
}

@media screen and (min-width: 544px) and (max-width: 991px) {

	.theme-list.columns,
	.theme-list.columns:before {
		content: '3';
	}

	.theme-list.columns > .column {
		min-width: 33.33%;
		width: 33.33%;
	}

}

@media screen and (min-width: 992px) {

	.theme-list.columns,
	.theme-list.columns:before {
		content: '4';
	}

	.theme-list.columns > .column {
		min-width: 25%;
		width: 25%;
	}

}


#themes-hover {
	display: none;
	position: absolute;
	z-index: 999;
	border: 0;
	border-radius: 0;
	margin-top: 0;
	top: 50px;
	padding: 1rem;
	border-bottom: 3px solid #008bc0;
}

body.template-nav-inverse #themes-hover {
	background-color: rgba(250, 250, 250, 0.95);
}

body:not(.template-nav-inverse) #themes-hover {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	background-color: rgba(250, 250, 250, 1);
}
body:not(.template-nav-inverse) #themes-hover h4 {
	color: #595959;
}

div.themes-hover-list {
	display: flex;
}

div.themes-hover-list ul.themes-hover-item {
	margin: 0 0 1rem 0;
	padding: 0;
}

@media screen and (max-width: 543px) {

	div.themes-hover-list {
		flex-wrap: wrap;
	}

	div.themes-hover-group {
		width: 50%;
	}

}

@media screen and (min-width: 544px) and (max-width: 768px) {

	div.themes-hover-list {
		flex-wrap: wrap;
	}

	div.themes-hover-group {
		width: 33.33%;
	}

}

@media screen and (min-width: 768px) and (max-width: 991px) {

	#themes-hover {
		left: 0;
		right: 0;
	}

	div.themes-hover-group {
		font-size: 0.9rem;
		width: 20%;
		max-width: 175px;
	}

}

@media screen and (min-width: 992px) {

	#themes-hover {
		left: 1.5rem;
	}

	div.themes-hover-group {
		width: 175px;
	}

}

div.themes-hover-list ul.themes-hover-item li {
	list-style-type: none;
}

div.themes-presentation {
	font-style: italic;
	text-align: center;
	max-width: 500px;
	margin: 2rem auto 1rem auto;
}

div.home-header-logged {
	display: flex;
	align-items: center;
	z-index: 3;
	padding: 6rem 0 5rem;
}

@media screen and (max-width: 767px) {

	div.home-header-logged {
		flex-wrap: wrap;
		justify-content: center;
	}

}

div.home-header-logged h1 a,
div.home-header-logged h4 a {
	color: inherit;
}

div.home-header-logged-user {
	text-align: center;
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

div.home-header-logged-user h1 {
	margin-bottom: 1.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

div.home-header-logged-user h1 a {
	text-decoration: none;
}

div.home-header-logged-user h1 .avatar-view {
	margin-right: 1rem;
}

div.header-background:not(.header-background-empty) div.home-header-logged-user h1 .avatar-view {
	border: 2px solid white;
}

div.home-header-logged-user h4 {
	font-size: 1.1rem;
	max-width: 600px;
	margin: 0 auto 1rem auto;
}

@media screen and (min-width: 768px) and (max-width: 991px) {

	div.home-header-logged-user {
		padding-left: 1rem;
	}

}

.home-header-logged-action {
	padding: 1.5rem 2rem;
	display: block;
	line-height: 1.2;
}

div.header-background:not(.header-background-empty) .home-header-logged-action {
	background-color: rgba(0, 0, 0, 0.3);
}

div.header-background.header-background-empty .home-header-logged-action {
	background-color: rgba(0, 0, 0, 0.05);
}

@media screen and (max-width: 767px) {

	.home-header-logged-action {
		padding: 1.5rem;
		margin-top: 1rem;
		margin-left: -15px;
		margin-right: -15px;
	}

}

@media screen and (min-width: 768px) {

	.home-header-logged-action {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

}

@media screen and (min-width: 768px) and (max-width: 991px) {

	.home-header-logged-action {
		width: 300px;
		min-width: 300px;
		margin-left: 1rem;
	}

}

@media screen and (min-width: 992px) and (max-width: 1263px) {

	.home-header-logged-action {
		width: 350px;
		min-width: 350px;
		margin-left: 2rem;
	}

}

@media screen and (min-width: 1264px) {

	.home-header-logged-action {
		width: 400px;
		min-width: 400px;
		margin-left: 2rem;
	}

}

.home-header-logged-action h2 {
	font-weight: lighter;
	font-size: 1.75rem;
	margin-bottom: 1rem;
}

@media screen and (max-width: 991px) {

	.home-header-logged-action h2 {
		font-size: 1.66rem;
	}

}

.home-header-logged-action h3 {
	font-weight: lighter;
	font-size: 1.5rem;
	margin-bottom: 1rem;
}

a.home-header-logged-link {
	color: white;
	font-size: 1.75rem;
	text-decoration: none;
	transition: opacity 0.5s;
}

a.home-header-logged-link:hover {
	opacity: 0.8;
}

a.home-header-logged-link i {
	font-size: 2rem;
}

a.home-header-logged-link h2 {
	line-height: 1;
	margin: 0;
	font-weight: lighter;
}


.header-background.header-background-home .header-content {
	max-width: 100%;
	padding: calc(50px + 3rem) 0 5rem;
}

@media screen and (min-width: 768px) and (max-width: 991px) {

	.header-background.header-background-logged .header-content {
		text-align: left;
		margin: 0;
		max-width: 500px;
	}

}

@media screen and (min-width: 992px) and (max-width: 1263px) {

	.header-background.header-background-logged .header-content {
		text-align: left;
		margin: 0;
	}

}

/* Home notifications */

div.home-notifications {
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

div.home-notifications > * {
	display: block;
	border-radius: 0.25rem;
	padding: 0.5rem 0.75rem;
	margin: 0.25rem;
	background-color: #595959;
	color: white;
	font-size: 1rem;
	line-height: 1;
	transition: background-color 0.5s;
}

div.home-notifications > *:hover {
	text-decoration: none;
	background-color: black;
}

/* Home anonymous */
.header-home-anonymous {
	margin: 0 auto 2rem;
	text-align: center;
}

.header-home-anonymous a {
	color: inherit;
}

.header-home-anonymous h1 {
	font-size: 3rem;
	line-height: 1.3;
	margin-bottom: 2rem;
}

@media (max-width: 543px) {

	.header-home-anonymous h1 {
		font-size: 2rem;
	}

}

.header-home-anonymous h2 {
	font-size: 1.33rem;
	color: #b0eeff;
	line-height: 1.4;
	margin-bottom: 1.5rem;
	max-width: 500px;
	margin: auto;
}

@media (max-width: 543px) {

	.header-home-anonymous h2 {
		font-size: 1.1rem;
	}

}

.header-background.header-background-home .header-author {
	position: absolute;
	left: 1rem;
	bottom: calc(0.5rem + 28px);
	color: rgba(255, 255, 255, 0.7);
	font-size: 0.75rem;
	letter-spacing: 0;
	z-index: 15;
}

.header-background.header-background-home .header-author > a {
	color: inherit;
}

.header-background.header-background-home .header-author > i {
	margin-right: 0.25rem;
}

.header-background.header-background-home .header-author .gallery-photo-stat {
	padding: 0.25rem 0.5rem;
}

#home-bottom {
	color: #888;
	text-align: center;
	font-weight: lighter;
	margin: 4rem 1rem;
}

#home-bottom a {
	color: #444;

}

.home-underline {
	text-decoration: underline;
}

/* Light header */
div.header-home-light #search-form {
	max-width: 400px;
}

/* Home community */
.home-community-title {
	margin: 1.5rem 0;
	padding: 0 1rem;
}

.home-community-title h2 {
	text-align: center;
	font-size: 2.75rem;
	font-weight: lighter;
}

.home-community-title h3 {
	text-align: center;
	font-weight: lighter;
	font-size: 1.25rem;
}

/* Home connected */
#home-logged {
	background-color: #fafafa;
	background-image: url("/asset/travel/main/image/mountain.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: 1rem;
}

@media screen and (max-width: 599px) {

	#home-logged {
		background-position: center bottom;
	}

}

div.home-blocks {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	z-index: 11;
}

@media screen and (max-width: 767px) {

	div.home-blocks.home-blocks-home {
		padding: 1rem 0rem;
	}

}

a.home-block {
	transition: all 0.5s;
	color: #444;
	display: inline-flex;
	align-items: center;
	line-height: 1.2;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
}

div.home-blocks a.home-block {
	padding: 0.5rem;
	margin: 0;
	border-radius: 0.25rem;
}

div.home-blocks a.home-block:hover {
	color: black;
}


div.header-background:not(.header-background-empty) div.home-blocks a.home-block {
	color: white;
}

div.header-background div.home-blocks a.home-block:hover {
	background-color: rgba(0, 0, 0, 0.05);
}

div.header-background div.home-blocks a.home-block:hover > div {
	text-decoration: none;
}

@media screen and (min-width: 544px) {

	div.home-blocks a.home-block:not(:first-child) {
		margin-left: 1.5rem;
	}

}


a.home-block i {
	font-size: 1.2rem;
	width: 2.25rem;
	min-width: 2.25rem;
	height: 2.25rem;
	margin-right: 0.75rem;
	color: white;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}

a.home-block:hover i {
	text-decoration: none;
}

@media screen and (max-width: 543px) {

	div.home-blocks {
		justify-content: space-around;
	}

	div.home-blocks.home-blocks-fixed a.home-block {
		margin: 0;
	}

}

/* Stats */

div.home-stats {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 1rem;
}

div.header-background:not(.header-background-empty) div.home-stats > a.home-stat:not(:last-child) {
	border-right: 1px solid white;
}

div.header-background.header-background-empty div.home-stats > a.home-stat:not(:last-child) {
	border-right: 1px solid #ddd;
}

a.home-stat {
	text-decoration: none;
	padding: 0.25rem 1.25rem;
	color: inherit;
	transition: background-color 0.5s;
}

a.home-stat.selected {
	color: #444;
}

a.home-stat.selected .home-stat-value {
	font-weight: normal;
}

a.home-stat.selected .home-stat-label {
	font-weight: bold;
}

a.home-stat:hover {
	background-color: rgba(0, 0, 0, 0.1);
}

a.home-stat .home-stat-value {
	font-size: 1.75rem;
	font-weight: lighter;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
	line-height: 1.2;
}

a.home-stat .home-stat-value.home-stat-value-small {
	font-size: 0.875rem;
	font-weight: normal;
}

a.home-stat .home-stat-label {
	text-transform: uppercase;
	border-bottom-left-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
	font-size: 0.9rem;
	letter-spacing: 0;
}

@media screen and (max-width: 543px) {

	a.home-stat {
		padding: 0.25rem 0.75rem;
	}

	a.home-stat .home-stat-value {
		font-size: 1.5rem;
	}

	a.home-stat .home-stat-label {
		font-size: 0.8rem;
	}

}

/* Section title */

div.home-tabs {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0.25rem 0;
	color: #666;
	font-size: 1.1rem;
}

div.home-tabs a {
	transition: color 0.5s;
	color: inherit;
}

div.home-tabs a:hover {
	color: black;
}

div.home-tabs > .home-tab {
	position: relative;
}

div.home-tabs > .home-tab:not(:last-child) {
	padding-right: 0.75rem;
	border-right: 1px solid #ccc;
	margin-right: 0.75rem;
}

div.home-tabs > .home-tab.home-tab-selected a {
	color: black;
}

div.home-tabs > .home-tab.home-tab-new:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1.5rem;
	color: #d00;
	content: '•';
	font-size: 1.5rem;
	line-height: 1;
	display: flex;
	justify-content: center;
}

/* Journeys */
.home-journey-container {
	background: linear-gradient(to bottom, white 0%, #f0f0f0 100%);
}

.home-journey-container > .editorial-container-1 {
	position: relative;
	z-index: 1;
}

.home-journey-container .header-paper {
	margin-top: 2rem;
}

.home-journey-container #search-form {
	z-index: 20;
	width: 100%;
	max-width: 400px;
}

.home-journey-container .search-input {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.home-journey-search {
	margin: -2.25rem auto 1rem auto;
	width: 100%;
	max-width: 400px;
	position: relative;
	z-index: 4;
}

@media screen and (max-width: 543px) {

	.home-journey-search {
		max-width: calc(100% - 2rem);
	}

}

.home-journey-search .search-input {
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.33)
}

.home-journey-search #search-submit {
	background-color: rgba(0, 0, 0, 0.66);
}

/* Photos */

body.template-home div.editorial-photos {
	background-color: #eee;
	padding: 0.2rem;
}

/* Blog */
h2.home-blog-title {
	font-size: 1.75rem;
	text-align: center;
	margin-bottom: 2.5rem;
}

h2.home-blog-title a {
	text-decoration: none;
	color: inherit;
}

@media screen and (max-width: 575px) {

	h2.home-blog-title {
		font-size: 1.5rem;
	}

}

/* Marketing */

div.home-marketing-points {
	background-color: #f5f5f5;
	padding: 1rem;
	border-radius: 0.5rem;
	margin-top: 1rem;
}

div.home-marketing-points-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-top: -0.5rem;
	margin-bottom: 0.5rem;
}

div.home-marketing-points-title > * {
	margin: 0.5rem 0;
}

div.home-marketing-points-title h4 a {
	color: inherit;
}

div.home-marketing-android {
	margin-top: 1rem;
}

div.home-marketing-android > div.help {
	margin-bottom: 0;
}

a.home-marketing-android-image {
	float: right;
	margin-left: 0.5rem;
}


@media screen and (min-width: 768px) and (max-width: 991px) {

	a.home-marketing-android-image {
		float: left;
		margin-left: 0rem;
		margin-bottom: 0.5rem;
	}

}

a.home-marketing-android-image img {
	height: 42px;
}

/* Retour d'expérience */

.editorial-highlight .trip-highlight-author {
	display: flex;
	margin-bottom: 0.5rem;
}
.editorial-highlight .trip-highlight-author .trip-highlight-author-avatar {
	width: 85px;
}
.editorial-highlight .trip-highlight-author .trip-highlight-author-presentation .count-trips {
	font-size: 0.8rem;
	color: #bbb;
}
.editorial-highlight .trip-highlight-author .trip-highlight-author-presentation .created-at {
	font-weight: lighter;
}
.editorial-highlight .trip-highlight-citation {
	font-style: italic;
}
.editorial-highlight .trip-highlight-citation p {
	font-style: normal;
}
@media screen and (min-width: 768px) {

	.editorial-highlight {
		display: flex;
	}
	.editorial-highlight .trip-highlight-presentation {
		width: 35%;
	}
	.editorial-highlight .trip-highlight-author {
		justify-content: center;
		width:29%;
	}
	.editorial-highlight .trip-highlight-author .trip-highlight-author-avatar {
		width: 85px;
		display: flex;
		justify-content: center;
	}
	.editorial-highlight .trip-highlight-author .trip-highlight-author-avatar .avatar-view {
		margin: 0 0.5rem;
	}
	.editorial-highlight .trip-highlight-citation {
		width: 35%;
	}

}

/* Banners */

.hp-banner-random {
	width: 100%;
	height: 70px;
	border: 0;
	margin-top: 1rem;
	overflow: hidden
}

.hp-banner-random-desktop {
	display: block;
}

.hp-banner-random-mobile {
	display: none;
}

@media screen and (max-width: 320px) {

	.hp-banner-random-desktop {
		display: none;
	}

	.hp-banner-random-mobile {
		display: block;
	}

	.hp-banner-random {
		width: calc(100% + 30px);
		height: 100px;
		margin: 0;
		margin-left: -15px;
		margin-right: -15px;
	}
}
@media screen and (min-width: 321px) and (max-width: 543px) {

	.hp-banner-random {
		width: calc(100% + 30px);
		margin: 0;
		margin-left: -15px;
		margin-right: -15px;
	}

}

@media screen and (min-width: 544px) and (max-width: 767px) {

	.hp-banner-random {
		margin-bottom: 0;
	}
}

@media screen and (min-width: 768px) and (max-width: 992px) {

	.hp-banner-random {
		height: 66px;
	}
}
@media screen and (min-width: 991px) and (max-width: 1263px) {

	.hp-banner-random {
		height: 87px;
	}
}
@media screen and (min-width: 1264px) {

	.hp-banner-random {
		height: 106px;
	}
}

#homepage-news-text {
	font-size: 1.3em;
}

@media screen and (max-width: 1025px) {
	#homepage-news-left-image, #homepage-news-right-image {
		display: none;
	}

	#homepage-hidden-container {
		display: inherit;
	}

	#homepage-news-container {
		flex-direction: column;
	}

	#homepage-news-left-image-hidden {
		height: 200px;
	}

	#homepage-news-right-image-hidden {
		width: 100%;
	}

	#homepage-news-text {
		/*margin: auto auto;*/
		padding-right: 0px;
		padding-left: 0px;
	}
}

@media screen and (min-width: 1026px) {
	#homepage-news-left-image, #homepage-news-right-image {
		display: initial;
	}

	#homepage-news-left-image {
		width: 100%;
		margin-top: 65px;
	}

	#homepage-news-right-image {
		width: 100%;
	}

	#homepage-hidden-container {
		display: none;
	}

	#homepage-news-text {
		/*margin: auto auto;*/
		padding-right: 45px;
		padding-left: 10px;
	}
}

#homepage-news-text-container {
	/*margin: auto auto;*/
}

#vertical-newsletter {
	padding: 10px 0px;
	width: 36px;
	writing-mode: vertical-lr;
	float: right;
	text-decoration: none !important;
	font-weight: bold;
	background-color:white ;
	border-radius: 10px;
	border: 1px solid #008BC0;
	color: #008BC0;
	font-size: 1.5em;
	top: 250px;
	right: 0px;
	position: absolute;
	z-index: 10;
	cursor: pointer;
}
/* Container */
body.template-editorial {
	background: #fafafa;
}

/* Grid */

div.editorial-grid {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
}

@media screen and (max-width: 543px) {

	div.editorial-grid {
		margin-left: -15px;
		margin-right: -15px;
	}

}

div.editorial-grid > * {
	margin-bottom: 0.625rem;
	background-position: center center;
}

.editorial-side-button {
	margin-bottom: 1rem;
	padding: 1.5rem;
	font-size: 1.33rem;
	display: flex;
	align-items: center;
	transition: all 0.5s;
}

.editorial-side-button:hover {
	text-decoration: none;
}

.editorial-side-button i {
	margin-right: 1.5rem;
	font-size: 2rem;
}

/* Grid container - 1 col */
div.editorial-container-1,
div.editorial-container-2,
div.editorial-container-66 {
	margin-left: auto;
	margin-right: auto;
}

div.editorial-main {
	position: relative;
}

div.editorial-side {
	position: relative;
}


div.editorial-container-66 {
	width: 100%;
}

@media screen and (max-width: 543px) {

	div.editorial-container-66,
	div.editorial-container-1,
	div.editorial-container-2 {
		max-width: calc(450px + 1rem);
		padding-left: 15px;
		padding-right: 15px;
	}

	div.editorial-container-66 div.editorial-grid,
	div.editorial-container-1 div.editorial-grid {
		margin: 0 -15px;
		justify-content: space-between;
	}

	div.editorial-container-66 div.editorial-grid > *,
	div.editorial-container-1 div.editorial-grid > * {
		width: calc(50% - 0.5rem);
		margin-bottom: 1rem;
	}

	div.editorial-container-1 div.editorial-grid.editorial-grid-lg > * {
		width: 100%;
	}

	div.editorial-container-66 div.editorial-grid > *:only-child,
	div.editorial-container-1 div.editorial-grid > *:only-child {
		width: 100%;
	}

	div.editorial-container-66 div.editorial-grid:not(.editorial-grid-lg).editorial-grid-single > *:nth-child(n + 7),
	div.editorial-container-1 div.editorial-grid:not(.editorial-grid-lg).editorial-grid-single > *:nth-child(n + 7),
	div.editorial-container-66 div.editorial-grid:not(.editorial-grid-lg).editorial-grid-two > *:nth-child(n + 7),
	div.editorial-container-1 div.editorial-grid:not(.editorial-grid-lg).editorial-grid-two > *:nth-child(n + 7) {
		display: none;
	}

	div.editorial-container-66 div.editorial-grid.editorial-grid-lg.editorial-grid-single > *:nth-child(n + 5),
	div.editorial-container-1 div.editorial-grid.editorial-grid-lg.editorial-grid-single > *:nth-child(n + 5),
	div.editorial-container-66 div.editorial-grid.editorial-grid-lg.editorial-grid-two > *:nth-child(n + 5),
	div.editorial-container-1 div.editorial-grid.editorial-grid-lg.editorial-grid-two > *:nth-child(n + 5) {
		display: none;
	}

}

@media screen and (min-width: 544px) and (max-width: 767px) {

	div.editorial-container-1,
	div.editorial-container-2 {
		width: calc(460px + 1.5rem);
		min-width: calc(460px + 1.5rem);
		margin: auto;
	}

	div.editorial-container-1 div.editorial-grid:not(.editorial-grid-lg) {
		margin: -0.75rem;
	}

	div.editorial-container-1 div.editorial-grid:not(.editorial-grid-lg) > * {
		width: 230px;
		max-width: 230px;
		margin: 0.75rem;
	}

	div.editorial-container-1 div.editorial-grid.editorial-grid-lg > * {
		width: 100%;
	}

	div.editorial-container-1 div.editorial-grid:not(.editorial-grid-lg).editorial-grid-single > *:nth-child(n + 7),
	div.editorial-container-1 div.editorial-grid:not(.editorial-grid-lg).editorial-grid-two > *:nth-child(n + 7) {
		display: none;
	}

	div.editorial-container-1 div.editorial-grid.editorial-grid-lg.editorial-grid-single > *:nth-child(n + 5),
	div.editorial-container-1 div.editorial-grid.editorial-grid-lg.editorial-grid-two > *:nth-child(n + 5) {
		display: none;
	}

}

@media screen and (min-width: 544px) and (max-width: 991px) {

	div.editorial-container-66 div.editorial-grid:not(.editorial-grid-lg) {
		margin: -0.75rem;
	}

	div.editorial-container-66 div.editorial-grid:not(.editorial-grid-lg) > * {
		width: calc(50% - 1.5rem);
		max-width: calc(50% - 1.5rem);
		margin: 0.75rem;
	}

	div.editorial-container-66 div.editorial-grid:not(.editorial-grid-lg).editorial-grid-single > *:nth-child(n + 7),
	div.editorial-container-66 div.editorial-grid:not(.editorial-grid-lg).editorial-grid-two > *:nth-child(n + 7) {
		display: none;
	}

	div.editorial-container-66 div.editorial-grid.editorial-grid-lg.editorial-grid-single > *:nth-child(n + 5),
	div.editorial-container-66 div.editorial-grid.editorial-grid-lg.editorial-grid-two > *:nth-child(n + 5) {
		display: none;
	}

}

@media screen and (min-width: 768px) and (max-width: 991px) {

	div.editorial-container-1,
	div.editorial-container-2 {
		width: calc(675px + 2rem);
		min-width: calc(675px + 2rem);
	}

	div.editorial-container-1 div.editorial-grid {
		margin: -0.5rem;
	}

	div.editorial-container-1 div.editorial-grid > * {
		width: 225px;
		max-width: 225px;
		margin: 0.5rem;
	}

	div.editorial-container-1 div.editorial-grid.editorial-grid-lg > * {
		width: calc(337px + 0.5rem);
		max-width: calc(337px + 0.5rem);
	}

	div.editorial-container-1 div.editorial-grid:not(.editorial-grid-lg).editorial-grid-single > *:nth-child(n + 7) {
		display: none;
	}

	div.editorial-container-1 div.editorial-grid.editorial-grid-lg.editorial-grid-single > *:nth-child(n + 6) {
		display: none;
	}

	div.editorial-container-1 div.editorial-grid:not(.editorial-grid-lg).editorial-grid-two > *:nth-child(n + 10) {
		display: none;
	}

	div.editorial-container-1 div.editorial-grid.editorial-grid-lg.editorial-grid-two > *:nth-child(n + 8) {
		display: none;
	}

}


@media screen and (min-width: 992px) and (max-width: 1263px) {

	div.editorial-container-1,
	div.editorial-container-2 {
		width: calc(860px + 4.5rem);
		min-width: calc(860px + 4.5rem);
	}

	div.editorial-container-1 div.editorial-grid {
		margin: -0.75rem;
	}

	div.editorial-container-1 div.editorial-grid > * {
		width: 215px;
		max-width: 215px;
		margin: 0.75rem;
	}

	div.editorial-container-1 div.editorial-grid.editorial-grid-lg > * {
		width: calc(286px + 0.5rem);
		max-width: calc(286px + 0.5rem);
	}

	div.editorial-container-1 div.editorial-grid:not(.editorial-grid-lg).editorial-grid-single > *:nth-child(n + 9),
	div.editorial-container-1 div.editorial-grid:not(.editorial-grid-lg).editorial-grid-two > *:nth-child(n + 9) {
		display: none;
	}

	div.editorial-container-1 div.editorial-grid.editorial-grid-lg.editorial-grid-single > *:nth-child(n + 4),
	div.editorial-container-1 div.editorial-grid.editorial-grid-lg.editorial-grid-two > *:nth-child(n + 4) {
		display: none;
	}

	div.editorial-container-66 div.editorial-grid:not(.editorial-grid-lg) {
		margin: -0.5rem;
	}

	div.editorial-container-66 div.editorial-grid:not(.editorial-grid-lg) > * {
		width: calc(33.33% - 1rem);
		max-width: calc(33.33% - 1rem);
		margin: 0.5rem;
	}

}


@media screen and (min-width: 992px) {

	div.editorial-container-66 div.editorial-grid:not(.editorial-grid-lg) {
		margin: -0.5rem;
	}

	div.editorial-container-66 div.editorial-grid:not(.editorial-grid-lg) > * {
		width: calc(33.33% - 1rem);
		max-width: calc(33.33% - 1rem);
		margin: 0.5rem;
	}

	div.editorial-container-66 div.editorial-grid:not(.editorial-grid-lg).editorial-grid-single > *:nth-child(n + 9) {
		display: none;
	}

	div.editorial-container-66 div.editorial-grid.editorial-grid-lg.editorial-grid-single > *:nth-child(n + 4) {
		display: none;
	}

	div.editorial-container-66 div.editorial-grid:not(.editorial-grid-lg).editorial-grid-two > *:nth-child(n + 13) {
		display: none;
	}

	div.editorial-container-66 div.editorial-grid.editorial-grid-lg.editorial-grid-two > *:nth-child(n + 7) {
		display: none;
	}

}


@media screen and (min-width: 1264px) {

	div.editorial-container-1,
	div.editorial-container-2 {
		width: calc(1050px + 6rem);
		min-width: calc(1050px + 6rem);
	}

	div.editorial-container-1 div.editorial-grid {
		margin: -0.75rem;
	}

	div.editorial-container-1 div.editorial-grid > * {
		width: 210px;
		max-width: 210px;
		margin: 0.75rem;
	}

	div.editorial-container-1 div.editorial-grid.editorial-grid-lg > * {
		width: calc(350px + 1rem);
		max-width: calc(350px + 1rem);
	}

	div.editorial-container-1 div.editorial-grid:not(.editorial-grid-lg).editorial-grid-single > *:nth-child(n + 6) {
		display: none;
	}

	div.editorial-container-1 div.editorial-grid.editorial-grid-lg.editorial-grid-single > *:nth-child(n + 4) {
		display: none;
	}

	div.editorial-container-1 div.editorial-grid:not(.editorial-grid-lg).editorial-grid-two > *:nth-child(n + 11) {
		display: none;
	}

	div.editorial-container-1 div.editorial-grid.editorial-grid-lg.editorial-grid-two > *:nth-child(n + 7) {
		display: none;
	}

}

/* Grid container - 2 col */

div.editorial-container-2 {
	display: flex;
}

@media screen and (max-width: 767px) {

	div.editorial-container-2 {
		flex-direction: column;
	}

}

div.editorial-container-2 div.editorial-side > div.marketing-highlight {
	margin-bottom: 1rem;
}

div.editorial-container-2 div.editorial-main > h2 {
	font-size: 1.75rem;
	margin-bottom: 2rem;
	text-align: center;
}

div.editorial-container-2 div.editorial-main div.editorial-main-button {
	margin-bottom: 1rem;
	text-align: center;
	width: 100%;
}

div.editorial-container-2 div.editorial-grid {
	justify-content: space-between;
}


@media screen and (max-width: 575px) {

	div.editorial-container-2 div.editorial-main > h2 {
		font-size: 1.5rem;
	}

}


@media screen and (max-width: 543px) {

	div.editorial-container-2 div.editorial-main {
		width: 100%;
		max-width: calc(450px + 1rem);
		margin-left: auto;
		margin-right: auto;
	}

	div.editorial-container-2 div.editorial-grid > * {
		width: calc(50% - 0.5rem);
		margin-bottom: 1rem;
	}

	div.editorial-container-2 div.editorial-grid.editorial-grid-lg > * {
		width: 100%;
	}

	div.editorial-container-2 div.editorial-grid > *:only-child {
		width: 100%;
	}

	div.editorial-container-2 div.editorial-grid.editorial-grid-highlight.editorial-grid-1 > *,
	div.editorial-container-2 div.editorial-grid.editorial-grid-highlight.editorial-grid-2 > *,
	div.editorial-container-2 div.editorial-grid.editorial-grid-highlight > *:nth-child(3n) {
		width: 100%;
		max-width: 100%;
		height: 300px;
	}

}

@media screen and (min-width: 544px) and (max-width: 767px) {

	div.editorial-container-2 div.editorial-main:not(.editorial-main-full) {
		width: calc(460px + 1.5rem);
		min-width: calc(460px + 1.5rem);
		margin-left: auto;
		margin-right: auto;
	}

	div.editorial-container-2 div.editorial-grid.editorial-grid-highlight.editorial-grid-1 > *,
	div.editorial-container-2 div.editorial-grid.editorial-grid-highlight.editorial-grid-2 > *,
	div.editorial-container-2 div.editorial-grid.editorial-grid-highlight > *:nth-child(3n) {
		width: 100%;
		max-width: 100%;
		height: 350px;
	}

	div.editorial-container-2 div.editorial-grid > * {
		width: 230px;
		max-width: 230px;
		margin-bottom: 1.5rem;
	}

	div.editorial-container-2 div.editorial-grid.editorial-grid-lg > * {
		width: 100%;
		min-width: 100%;
	}

}

@media screen and (min-width: 768px) and (max-width: 991px) {

	div.editorial-container-2 div.editorial-main {
		width: calc(420px + 1rem);
		min-width: calc(420px + 1rem);
	}

	div.editorial-container-2 div.editorial-side {
		width: calc(100% - 420px - 1rem);  /* Safari fix */
		min-width: calc(100% - 420px - 1rem);  /* Safari fix */
		padding-left: 1.5rem;
	}

	div.editorial-container-2 div.editorial-grid.editorial-grid-highlight.editorial-grid-1 > *,
	div.editorial-container-2 div.editorial-grid.editorial-grid-highlight.editorial-grid-2 > *,
	div.editorial-container-2 div.editorial-grid.editorial-grid-highlight > *:nth-child(3n) {
		width: 100%;
		max-width: 100%;
		height: 300px;
	}

	div.editorial-container-2 div.editorial-grid > * {
		width: 210px;
		max-width: 210px;
		margin-bottom: 1rem;
	}

	div.editorial-container-2 div.editorial-grid.editorial-grid-lg > * {
		width: 100%;
		min-width: 100%;
	}

}


@media screen and (min-width: 992px) and (max-width: 1239px) {

	div.editorial-container-2 div.editorial-main {
		width: calc(500px + 1.5rem);
		min-width: calc(500px + 1.5rem);
	}

	div.editorial-container-2 div.editorial-side {
		width: calc(100% - 500px - 1.5rem);  /* Safari fix */
		min-width: calc(100% - 500px - 1.5rem);  /* Safari fix */
		padding-left: 2rem;
	}

	div.editorial-container-2 div.editorial-grid > * {
		margin-bottom: 1.5rem;
		width: 250px;
		max-width: 250px;
	}

	div.editorial-container-2 div.editorial-grid > div.editorial-trip-square {
		height: 275px;
	}

	div.editorial-container-2 div.editorial-grid.editorial-grid-lg > * {
		width: 100%;
		min-width: 100%;
	}

	div.editorial-container-2 div.editorial-grid.editorial-grid-highlight.editorial-grid-1 > *,
	div.editorial-container-2 div.editorial-grid.editorial-grid-highlight.editorial-grid-2 > *,
	div.editorial-container-2 div.editorial-grid.editorial-grid-highlight > *:nth-child(3n) {
		width: 100%;
		max-width: 100%;
		height: 350px;
	}

}


@media screen and (min-width: 1240px) {

	div.editorial-container-2 div.editorial-main {
		width: calc(720px + 3rem);
		min-width: calc(720px + 3rem);
	}

	div.editorial-container-2 div.editorial-side {
		width: calc(100% - 720px - 3rem);  /* Safari fix */
		min-width: calc(100% - 720px - 3rem);  /* Safari fix */
		padding-left: 2rem;
	}

	div.editorial-container-2 div.editorial-grid > * {
		margin-bottom: 1.5rem;
		width: 240px;
		max-width: 240px;
	}

	div.editorial-container-2 div.editorial-grid.editorial-grid-lg > * {
		width: calc(50% - 1rem);
		min-width: calc(50% - 1rem);
	}

	div.editorial-container-2 div.editorial-grid.editorial-grid-highlight.editorial-grid-1 > *,
	div.editorial-container-2 div.editorial-grid.editorial-grid-highlight.editorial-grid-2 > *,
	div.editorial-container-2 div.editorial-grid.editorial-grid-highlight.editorial-grid-4 > *,
	div.editorial-container-2 div.editorial-grid.editorial-grid-highlight > *:nth-child(5n + 4),
	div.editorial-container-2 div.editorial-grid.editorial-grid-highlight > *:nth-child(5n) {
		width: 371px;
		max-width: 371px;
		height: 371px;
	}

}

div.editorial-container-2 div.editorial-side h3 a {
	color: inherit;
}

@media screen and (min-width: 768px) and (max-width: 991px) {

	div.editorial-container-2 div.editorial-side h3 {
		font-size: 1.2rem;
	}

}

div.editorial-container-2 div.editorial-side div.editorial-side-teasing {
	font-size: 0.9rem;
	color: #008bc0;
}

div.editorial-container-2 div.editorial-side div.editorial-side-more {
	margin: 0.5rem 0 1rem;
}

div.editorial-container-2 div.editorial-side div.editorial-side-more a {
	text-decoration: underline;
}

/* Titles */
div.editorial-title {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 1rem;
	padding-top: 1rem;
}
div.editorial-side > div.editorial-title:first-child {
	padding-top: 0rem;
}

div.editorial-title > *:not(:last-child) {
	margin-right: 0.5rem;
}

div.editorial-title > * {
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
}

div.editorial-title h2 {
	color: black;
	font-weight: bold;
	font-size: 1.33rem;
	margin: 0.25rem 0;
}

div.editorial-title h2 a {
	color: black;
}

div.editorial-title h3 {
	font-size: 1.1rem;
	margin-top: 0.33rem;
}

/* Photos */


div.editorial-photos {
	display: flex;
	flex-wrap: wrap;
	margin: -0.3rem;
}

@media screen and (max-width: 543px) {

	div.editorial-photos {
		margin: 0 -15px;
	}

}

@media screen and (min-width: 544px) {

	div.editorial-photos {
		border-radius: 0.25rem;
	}

}

div.editorial-photos > * {
	margin: 0;
	padding: 0.3rem;
}

div.editorial-photos div.gallery-photo-side {
	padding: 0.75rem !important;
}

div.editorial-photos div.gallery-photo-top {
	left: 0.25rem !important;
	top: 0.25rem !important;
	right: 0.25rem !important;
}

div.editorial-photos div.gallery-photo-bottom {
	left: 0.25rem !important;
	bottom: 0.25rem !important;
	right: 0.25rem !important;
}

/* Articles */

div.editorial-articles {
	display: flex;
	flex-wrap: wrap;
	margin: auto;
	max-width: 1000px;
}

div.editorial-article {
	display: flex;
	margin: 0 1rem 2.5rem 1rem;
}

@media screen and (min-width: 768px) {

	div.editorial-article {
		width: calc(50% - 2rem);
	}
}
/*
@media screen and (min-width: 1240px) {

	div.editorial-article {
		width: calc(33.33% - 2rem);
	}

}
*/
div.editorial-article h3 {
	margin-bottom: 0.5rem;
	font-size: 1.33rem;
}

div.editorial-article h3 a {
	color: #444;
}

div.editorial-article-image {
	max-width: 150px;
	width: 33%;
	margin-right: 1rem;
}

div.editorial-article-image img {
	width: 100%;
}

@media screen and (max-width: 543px) {

	div.editorial-article {
		display: block;
		margin: 0 0 2rem 0;
	}

	div.editorial-article-image {
		float: left;
	}

}

div.editorial-article-content {
	flex: 1;
}

div.editorial-article p.editorial-article-summary {
	color: #999;
	font-size: 0.9rem;
	line-height: 1.5;
}

div.editorial-article a.editorial-article-link {
	text-decoration: underline;
	color: #008bc0;
}


/* Identities */

div.editorial-identity-square {
	margin-bottom: 1rem;
	background-color: white;
	padding: 1rem;
	border-radius: 0.25rem;
}

div.editorial-identity-square div.editorial-identity-square-avatar {
	width: 120px;
	margin: auto;
}

div.editorial-identity-square div.editorial-identity-square-about,
div.editorial-identity-square div.editorial-identity-square-bio {
	text-align: center;
	line-height: 1.2;
	font-weight: lighter;
	font-size: 0.9rem;
}

div.editorial-identity-square div.editorial-identity-square-bio {
	font-style: italic;
}

div.editorial-identity-square > h3 {
	text-align: center;
	margin: 0.5rem 0 1rem 0;
	line-height: 1;
	font-size: 1.25rem;
}

div.editorial-identity-square > h3 a {
	color: #444;
}

div.editorial-identity-square > h4 {
	text-align: center;
}


div.editorial-identities-inline {
	display: flex;
	flex-wrap: wrap;
}

div.editorial-identity-inline {
	padding: 0.5rem 0;
	display: flex;
	align-items: flex-start;
	width: 25%;
	min-width: 25%;
}

@media screen and (max-width: 543px) {

	div.editorial-identity-inline {
		width: 100%;
		min-width: 100%;
	}

}

@media screen and (min-width: 544px) and (max-width: 991px) {

	div.editorial-identity-inline {
		width: 50%;
		min-width: 50%;
	}

}

@media screen and (min-width: 992px) and (max-width: 1263px) {

	div.editorial-identity-inline {
		width: 33.33%;
		min-width: 33.33%;
	}

}

div.editorial-identity-inline a {
	color: inherit;
}

div.editorial-identity-inline div.editorial-identity-inline-author {
	font-size: 0.8rem;
	color: #777;
}

div.editorial-identity-inline div.editorial-identity-inline-more {
	font-size: 0.8rem;
	color: #777;
}

div.editorial-identity-inline div.editorial-identity-inline-more a {
	text-decoration: underline;
}

div.editorial-identity-inline h4 {
	margin: 0.125rem 0;
	font-size: 1rem;
	line-height: 1;
	color: #444;
}

div.editorial-identity-inline-avatar {
	min-width: 60px;
	width: 60px;
	margin-right: 1rem;
}

@media screen and (max-width: 543px) {

	div.editorial-identity-inline-body {
		flex-wrap: wrap;
	}

}

/* Trips */

div.editorial-trips-inline {
	display: flex;
	flex-wrap: wrap;
}

div.editorial-trip-inline {
	padding: 0.5rem 0.5rem 0.5rem 0;
	display: flex;
	align-items: flex-start;
	width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1263px) {

	div.editorial-trip-inline {
		width: 50%;
		min-width: 50%;
	}

}

@media screen and (min-width: 1263px) {

	div.editorial-trip-inline {
		width: 33.33%;
		min-width: 33.33%;
	}

}

div.editorial-side div.editorial-trip-inline {
	width: 100%;
	min-width: 100%;
}

div.editorial-trip-inline div.editorial-trip-inline-date,
div.editorial-trip-inline div.editorial-trip-inline-date a {
	font-size: 0.8rem;
	color: #bbb;
}

div.editorial-trip-inline div.editorial-trip-inline-author {
	font-size: 0.8rem;
	color: #777;
}

div.editorial-trip-inline div.editorial-trip-inline-author a {
	color: #777;
}

div.editorial-trip-inline h4 {
	margin: 0.125rem 0;
	font-size: 1rem;
	line-height: 1;
}

div.editorial-trip-inline h4 a {
	color: #444;
}

div.editorial-trip-inline-image {
	min-width: 50px;
	width: 50px;
	margin-right: 1rem;
}

div.editorial-trip-inline-image img {
	width: 100%;
	border-radius: 50%;
}

@media screen and (min-width: 544px) and (max-width: 767px) {

	div.editorial-trip-inline-image {
		margin-right: 0.5rem;
	}

}

@media screen and (max-width: 543px) {

	div.editorial-trip-inline-body {
		flex-wrap: wrap;
	}

	div.editorial-trip-inline-image {
		margin-right: 0.5rem;
	}

}

@media screen and (min-width: 768px) and (max-width: 991px) {

	div.editorial-trip-inline-image {
		margin-right: 0.5rem;
		width: 40px;
		min-width: 40px;
	}

}

div.editorial-trip-inline p.editorial-trip-inline-summary {
	color: #999;
	font-size: 0.9rem;
	line-height: 1.5;
}



div.editorial-trips-exploration {
}

div.editorial-trip-exploration {
	padding: 1rem;
	border-radius: 0.25rem;
	background: white;
	margin-bottom: 1rem;
}

div.editorial-trip-exploration div.editorial-trip-exploration-data {
	display: flex;
	align-items: center;
}

div.editorial-trip-exploration div.editorial-trip-exploration-step {
	display: flex;
}

div.editorial-trip-exploration div.editorial-trip-exploration-step .editorial-trip-exploration-step-image {
	display: block;
	margin: 0 0.5rem 0 0;
	background: center top no-repeat;
	background-size: cover;
	border-radius: 0.25rem;
	width: 100px;
	min-width: 100px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {

	div.editorial-trip-exploration div.editorial-trip-exploration-step {
		margin-left: calc(50px + 0.5rem);
	}

}

@media screen and (min-width: 992px) {

	div.editorial-trip-exploration div.editorial-trip-exploration-step {
		margin-left: calc(60px + 1rem);
	}

}

@media screen and (max-width: 991px) {

	div.editorial-trip-exploration div.editorial-trip-exploration-step {
		margin-top: 0.75rem;
	}

}

div.editorial-trip-exploration div.editorial-trip-exploration-content {
	padding-right: 1rem;
}

div.editorial-trip-exploration div.editorial-trip-exploration-date,
div.editorial-trip-exploration div.editorial-trip-exploration-date a {
	font-size: 0.8rem;
	color: #bbb;
}

div.editorial-trip-exploration div.editorial-trip-exploration-author,
div.editorial-trip-exploration div.editorial-trip-exploration-author a {
	font-size: 0.8rem;
	color: #777;
}

div.editorial-trip-exploration h3 {
	margin: 0.125rem 0;
	font-size: 1.25rem;
}

div.editorial-trip-exploration h3 a {
	color: #444;
}

div.editorial-trip-exploration h4 {
	margin-bottom: 0.5rem;
	font-size: 1rem;
}

div.editorial-trip-exploration h4 a {
	color: #444;
}

div.editorial-trip-exploration-image {
	min-width: 60px;
	width: 60px;
	height: 60px;
	margin-right: 1rem;
}

div.editorial-trip-exploration-image img {
	width: 100%;
	border-radius: 50%;
}

@media screen and (max-width: 543px) {

	div.editorial-trip-exploration-body {
		flex-wrap: wrap;
	}

	div.editorial-trip-exploration-image {
		margin-right: 0.5rem;
	}

}

@media screen and (max-width: 991px) {

	div.editorial-trip-exploration-image {
		margin-right: 0.5rem;
		width: 50px;
		min-width: 50px;
		height: 50px;
	}

	div.editorial-trip-exploration h3 {
		font-size: 1rem;
	}

}

/* Square crossroads */
a.editorial-crossroad-square {
	position: relative;
	border-radius: 0;
	margin-bottom: 1rem;
	max-width: 100%;
	width: 225px;
	height: 175px;
	margin-top: 0.5rem;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 0.5rem;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.25);
	transition: background-color 0.5s;
}

a.editorial-crossroad-square:hover {
	background-color: transparent;
}

a.editorial-crossroad-square h3 {
	color: white;
	font-size: 2.25rem;
	word-wrap: break-word;
	font-family: 'Ropa Sans', sans-serif;
	font-weight: lighter;
	text-align: center;
	max-width: 100%;
	line-height: 1;
}

a.editorial-crossroad-square h3.editorial-crossroad-square-small {
	font-size: 2rem;
}

a.editorial-crossroad-square h4 {
	color: #e5e5e5;
	font-size: 1.1rem;
	font-weight: lighter;
	margin: 0;
	text-align: center;
}

/* Square trips */
div.editorial-trip-square {
	border-radius: 0px;
	margin-bottom: 1rem;
	position: relative;
	max-width: 100%;
	width: 225px;
	height: 239px;
}

div.editorial-trip-square.editorial-trip-square-cover {
	background-size: cover;
	background-position: center center;
}

div.editorial-trip-square > .editorial-trip-square-image {
	display: block;
	width: 100%;
	height: 100%;
}

div.editorial-trip-square > .editorial-trip-square-image.editorial-trip-square-image-text {
	background-image: url("/asset/agora/paper/image/empty.jpg");
	background-size: cover;
	height: 100%;
	border: 1px solid rgba(127, 127, 127, 0.1);
}

div.editorial-trip-square-content {
	padding: 0.75rem;
	width: 100%;
	color: white;
	position: absolute;
	bottom: 0;
	pointer-events: none;
}

div.editorial-trip-square-vignette:before {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, transparent 50px, transparent 100%);
}

div.editorial-trip-square-vignette div.editorial-trip-square-content {
	padding-top: 2rem;
	background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.5) 50px, rgba(0, 0, 0, 0.6) 100%);
}

div.editorial-trip-square-text div.editorial-trip-square-content {
	background: transparent;
	color: #595959;
}

div.editorial-trip-square-content a {
	color: white;
	pointer-events: auto;
	text-decoration: none;
	word-wrap: break-word;
}

div.editorial-trip-square-text div.editorial-trip-square-content a {
	color: #595959;
}

div.editorial-trip-square-content .trip-author {
	margin: 0.375rem 0;
}

div.editorial-trip-square-content div.editorial-trip-square-title h2 {
	font-size: 1.5rem;
	margin-bottom: 0;
	font-weight: lighter;
	font-family: 'Ropa Sans', sans-serif;
}

@media screen and (max-width: 543px) {

	div.editorial-trip-square-content div.editorial-trip-square-title h2 {
		font-size: 1.33rem;
	}


}

div.editorial-trip-square-content div.editorial-trip-square-title a.editorial-trip-square-link:hover {
	text-decoration: none;
}

div.editorial-trip-square-content div.editorial-trip-square-summary {
	font-size: 0.8rem;
	line-height: 1.2;
	color: #eee;
	overflow: hidden;
}

div.editorial-trip-square-text div.editorial-trip-square-content div.editorial-trip-square-summary {
	color: #888;
}

div.editorial-trip-square div.editorial-trip-square-summary > div {
	margin-bottom: -200px;
	transition: margin-bottom 0.75s;
	padding: 0.5rem 0;
}

body.notouch div.editorial-trip-square:hover div.editorial-trip-square-summary > div {
	margin-bottom: 0;
	transition: margin-bottom 1s;
	transition-delay: 0.5s;
}

div.editorial-trip-square-content span.editorial-trip-square-info {
	font-size: 0.9rem;
	display: inline-flex;
	align-items: center;
	letter-spacing: 0;
}

div.editorial-trip-square-content span.editorial-trip-square-info-comment i {
	margin-left: 0.375rem;
	color: #3badcf;
}

div.editorial-trip-square-content span.editorial-trip-square-info-comment {
	flex: 1;
	justify-content: flex-end;
}

div.editorial-trip-square-country {
}

div.editorial-trip-square-country h3 {
	font-weight: bold;
	display: inline-block;
	text-transform: uppercase;
	background-color: #fafafa;
	color: #595959;
	font-size: 0.8rem;
	padding: 0.25rem 0.5rem;
	margin-bottom: 0.375rem;
}

div.editorial-trip-square-country h3 a {
	color: inherit;
	text-decoration: none;
	letter-spacing: 0;
}

.editorial-trip-square-top {
	width: 100%;
	padding: 1rem 0.25rem 0 0.25rem;
	text-align: center;
	font-size: 0.8rem;
	position: absolute;
	top: 0;
	pointer-events: none;
	color: white;
	line-height: 1;
}

.editorial-trip-square-top .editorial-trip-square-line {
	display: flex;
	align-items: center;
	justify-content: center;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.editorial-trip-square-top .editorial-trip-square-line > a.editorial-trip-square-identity {
	display: inline-flex;
	align-items: center;
}

.editorial-trip-square-top .editorial-trip-square-line > a.editorial-trip-square-identity .avatar-view {
	margin-right: 0.5rem;
	border: 1px solid rgba(255, 255, 255, 0.75);
}

.editorial-trip-square-top a {
	pointer-events: auto;
	text-decoration: none;
	color: white;
}

.editorial-trip-square-top .editorial-trip-square-cover {
	color: #aaa;
	opacity: 0.75;
	font-size: 3rem;
	line-height: 1;
	margin-top: 1rem;
}

div.editorial-trip-square-size-small .editorial-trip-square-top {
	padding: 0.8rem;
}

@media screen and (max-width: 543px) {

	div.editorial-trip-square-size-small .editorial-trip-square-top {
		padding: 0.6rem;
	}


}

.editorial-trip-square-highlight {
	background-color: rgba(0, 0, 0, 0.75);
	color: white;
	padding: 0.25rem 0.75rem;
	border-radius: 1rem;
	margin: 0 0.25rem 0.25rem 0.25rem;
	display: inline-block;
	pointer-events: auto;
}

/* Square journeys */
.editorial-journey-square {
	border-radius: 0px;
	margin-bottom: 1rem;
	position: relative;
	max-width: 100%;
	margin-top: 0.5rem;
	color: inherit;
	display: flex;
	flex-direction: column;
	position: relative;
	transition: box-shadow 0.5s;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.editorial-journey-square-highlight {
	box-shadow: 0 0 50px white;
}

a.editorial-journey-square {
	text-decoration: none;
}

.editorial-journey-square-cover {
	height: 160px;
	display: flex;
	align-items: flex-end;
}

.editorial-journey-square-cover.empty {
	background-image: url("/asset/agora/paper/image/empty.jpg");
	border: 2px dashed #ddd;
	transition: border-color 0.5s;
}

.editorial-journey-square-cover:hover.empty {
	border: 2px dashed #aaa;
}

.editorial-journey-square-cover:not(.empty) {
	color: white;
	background: linear-gradient(to top, rgba(50, 50, 50, 0.66) 0%, rgba(75, 75, 75, 0.33) 33%, transparent 66%, transparent 100%);
	background-color: transparent;
	transition: background-color 0.5s;
}

a.editorial-journey-square.editorial-journey-square-highlight:hover {
	box-shadow: 0 0 100px white;
}

a.editorial-journey-square:not(.editorial-journey-square-highlight):hover .editorial-journey-square-cover:not(.empty) {
	background-color: rgba(0, 0, 0, 0.15);
}

.editorial-journey-square-title {
	padding: 0.75rem;
	width: 100%;
	text-align: right;
}

.editorial-journey-square-title h3 {
	font-size: 1.75rem;
	margin-bottom: 0;
	font-weight: lighter;
	font-family: 'Ropa Sans', sans-serif;
	padding-left: 2rem;
}

@media screen and (max-width: 543px) {

	.editorial-journey-square-title h3 {
		font-size: 1.33rem;
	}


}

.editorial-journey-square-days {
	font-size: 1.1rem;
}

.editorial-journey-square-days b {
	font-size: 1.5rem;
	font-weight: lighter;
}

.editorial-journey-square-top {
	position: absolute;
	z-index: 2;
	left: -0.5rem;
	top: 1rem;
	background-color: #fafafa;
	height: 1.6rem;
	position: absolute;
	line-height: 1;
	font-weight: bold;
	font-size: 0.75rem;
	letter-spacing: 0;
	display: flex;
	align-items: center;
	padding-right: 0.5rem;
	padding-left: 0.5rem;
}

@media screen and (max-width: 543px) {

	.editorial-journey-square-top {
		padding-left: 0.75rem;
	}

}

.editorial-journey-square-top.editorial-journey-square-top-placeholder {
	background-color: #f68b8d;
	color: white;
}

.editorial-journey-square-top:before {
	position: absolute;
	content: ' ';
	top: 100%;
	left: 0;
	height : 0;
	width : 0;
	border-left: 0.5rem solid transparent;
	border-top: 0.25rem solid #aaa;
}

.editorial-journey-square-angle-top-right {
	position: absolute;
	top: 0;
	right: calc(-0.5rem + 1px);
	height : 0;
	width : 0;
	border-top: 1rem solid #fafafa;
	border-right: 0.5rem solid transparent;
}

.editorial-journey-square-top.editorial-journey-square-top-placeholder .editorial-journey-square-angle-top-right {
	border-top-color: #f68b8d;
}

.editorial-journey-square-angle-bottom-right {
	position: absolute;
	bottom: 0;
	right: calc(-0.5rem + 1px);
	height : 0;
	width : 0;
	border-bottom: 1rem solid #fafafa;
	border-right: 0.5rem solid transparent;
}

.editorial-journey-square-top.editorial-journey-square-top-placeholder .editorial-journey-square-angle-bottom-right {
	border-bottom-color: #f68b8d;
}
div.footer-default {
	padding: 2rem 0;
	background-color: #666;
}

div.footer-default:not(.footer-default-stick) {
	margin-top: 0rem;
}
div.footer-default div.footer-info  {
	text-align: center;
	color: #bbb;
	font-weight: lighter;
	font-size: 0.9rem;
}

div.footer-default div.footer-info > div {
	margin-bottom: 0.75rem;
}

div.footer-default div.footer-info div.footer-credits a {
	color: #ddd;
}

div.footer-default div.footer-info div.footer-description {
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
}

div.footer-default div.footer-info div.footer-description a {
	color: #ddd;
}

div.footer-default div.footer-info div.footer-social {
	white-space: nowrap;
	display: inline-block;
}

div.footer-default div.footer-info div.footer-social a {
	margin: 0 0.375rem;
	width: 1.5rem;
	height: 1.5rem;
	font-size: 1rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: white;
	border-radius: 50%;
	line-height: 1;
	text-decoration: none;
}

div.footer-default div.footer-info hr {
	border-color: rgba(0, 0, 0, 0.10);
	margin-bottom: 1.5rem;
}
div.footer-custom-container {
	background: rgba(127,127,127,0.1);
}
div.footer-custom-info {
	text-align: center;
	padding: 0.5rem 0;
	color: #999;
	font-weight: lighter;
	font-size: 0.9rem;
}
div.footer-custom-info div a {
	text-decoration: none;
	margin: 0 0.5rem;
}
div.footer-custom-info div span.publication-bubble {
	border: 1px solid rgba(127,127,127,0.8);
	margin-right: 0.5rem;
	color: rgba(127,127,127,0.8);
}
div.footer-custom-info div.networks {
	padding: 2rem 0;
}
div.footer-custom-info div span.network-name {
	text-transform: uppercase;
	color: #999;
}
div.footer-custom-info div.footer-credits {
	font-size: 0.8rem;
	margin-bottom: 1rem;
}
div.footer-custom-info div.footer-credits a {
	text-decoration: none;
	color: #888;
}

div.footer-container.theme-style-background a {
	color: white !important;
}

div.footer-container.theme-style-background div.footer-custom-info div span.publication-bubble {
	color: white;
	border: 1px solid white;
}
div.footer-container.theme-style-background div.footer-custom-info div span.network-name {
	color: white;
}
