@import url(https://fonts.googleapis.com/css?family=Roboto);
.hngfxw3{color:#5e93c5;}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

a {
  text-decoration: none;
}

select {
  border: none;
  background-image: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

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

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

.styled-checkbox__label {
  position: relative;
  top: 4px;
  user-select: none;
}
.styled-checkbox__label.styled-checkbox__label--not-valid {
  color: red;
}

.styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin-top: 8px;
}
.styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 25px;
  height: 25px;
  background: white;
  border-radius: 4px;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.styled-checkbox:hover + label:before {
  background: #f35429;
}
.styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-checkbox:checked + label:before {
  background: #f35429;
}
.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 6px;
  top: 12px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white,
    4px -8px 0 white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* apply a natural box layout model to all elements, but allowing components to change */
@supports (font-variation-settings: normal) {
  html {
    font-family: "Inter var", sans-serif;
  }
}

html {
  box-sizing: border-box;
}

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

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  print-color-adjust: exact;
  -webkit-print-color-adjust: exact;
}

*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body {
  background: #f2f5f7;
  color: black;
  font-size: 13px;
  font-family: "Rubik", sans-serif;
  font-weight: normal;
}

/* Notifications */

.notifications-wrapper {
  position: fixed;
  top: 0px;
  z-index: 10000000000000;
}

/* Headlines */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

h2 {
  font-weight: 400;
  margin: 17px 0px;
  margin-top: 43px;
}

h3 {
  font-size: 1.3rem;
  margin-bottom: 15px;
  margin-top: 15px;
}

/* Other HTML elements */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid rgba(191, 191, 191, 0.3);
  margin: 1em 0;
  padding: 0;
  width: 50%;
}

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

/* Links */

a.link {
  cursor: pointer;
  color: #1e22ff;
  text-decoration: underline;
}

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

a:hover {
  color: #444;
}

a:focus {
  outline: 0;
}

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

/* Selection */

::-moz-selection {
  color: white;
  background: #1e22ff;
}
::selection {
  color: white;
  background: #1e22ff;
}

/* Misc */

.wrapper {
  position: relative;
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}

.section__wrapper {
  background: #eaecf5;
  color: #586368;
  text-align: center;
  padding: 120px 0 0 0;
  min-height: calc(100vh - 122px);
}

.section__wrapper.section__wrapper--small {
  background: #eaecf5;
  color: #586368;
  text-align: center;
  padding: 0px 0;
  min-height: 100vh;
}

.section__wrapper.generator {
  background: transparent;
  padding: 50px 0 0 0;
}

.sidepane__btn-back {
  cursor: pointer;
}

.payment {
  max-width: 700px;
  margin: 0 auto;
}

.list {
  line-height: 1.6em;
}

.breadcrumb {
  position: absolute;
  top: 83px;
  left: 30px;
  color: #9ca5d4;
}

.breadcrumb__title {
  display: inline-block;
  max-width: 300px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  top: 4px;
}

.breadcrumb a {
  color: #9ca5d4;
  text-decoration: underline;
}

/* Overwrites Intercom bubble position */
.intercom-overwrite .intercom-namespace div,
.intercom-namespace span,
.intercom-namespace iframe {
  margin-bottom: 65px !important;
}

.intercom-overwrite .intercom-lightweight-app-launcher {
  bottom: 65px !important;
}

.intercom-namespace-hover div,
.intercom-namespace-hover span,
.intercom-namespace-hover iframe {
  z-index: 2 !important;
}
/*****/

@media print {
  @page {
    size: auto;
    /* auto is the initial value */
    margin: 0;
    /* this affects the margin in the printer settings */
  }

  body,
  html {
    width: 100%;
    height: 100%;
    margin-top: 0%;
    display: block;
    margin-top: 0;
    overflow: scroll;
    max-height: 100vh;
  }

  .no-print {
    display: none;
  }

  footer {
    display: none;
  }
}

.cta--margin-right {
  margin-right: 10px;
}

.budget-monitor_play-stop-icon {
  position: absolute;
  top: 10px;
  left: 10px;
  cursor: pointer;
}

.search-term__item {
  display: inline-block;
  margin-right: 5px;
  background: lightgray;
}

.generate-clip__wrapper {
  margin-top: 5px;
  display: inline-block;
}

.generate-clip__wrapper select {
  border: 1px solid transparent;
  border-radius: 3px;
  height: 25px;
  line-height: 25px;
  width: 150px;
  padding-left: 5px;
  user-select: none;
}

.generate-clip:hover {
  background: #0fa944;
}

.generate-clip span {
  display: inline-block;
  margin-left: 5px;
}

.generate-clip {
  transition: 0.2s;
  background: #1fd75f;
  color: white;
  border: 1px solid transparent;
  border-radius: 3px;
  height: 25px;
  padding: 0px;
  line-height: 21px;
  width: 150px;
  margin-left: 5px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  user-select: none;
}

.generate-clip:active {
  transform: translateY(2px);
}
.fetch-preview:hover {
  background: black;
}

.fetch-preview span {
  display: inline-block;
  margin-left: 5px;
}

.fetch-preview {
  transition: 0.2s;
  background: rgb(87, 87, 87);
  color: white;
  border: 1px solid transparent;
  border-radius: 3px;
  height: 25px;
  padding-right: 5px;
  line-height: 21px;
  margin-left: 5px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  user-select: none;
}

.fetch-preview:active {
  transform: translateY(2px);
}

.btn__change {
  font-size: 12px;
  color: #adadad;
  text-decoration: underline;
}

.preview__search-term {
  position: absolute;
  top: 25px;
  left: 10px;
  width: 300px;
  background: yellow;
  border: 1px solid black;
  padding: 10px;
}

.small-badge.small-badge--error {
  background: #e74c3c;
  color: white;
  padding: 5px;
  position: absolute;
  top: 0px;
  left: 10px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  font-size: 11px;
  z-index: 1000000;
}

.small-badge-wrapper {
  position: absolute;
  top: 0px;
  left: 40px;
}

.small-badge-static {
  background: #607d8b;
  color: white;
  padding: 5px;
  display: inline-block;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  font-size: 11px;
  z-index: 1000000;
  margin-right: 10px;
  pointer-events: none;
  user-select: none;
}

.small-badge-static.small-badge-static--STRONG {
  background: #e74c3c;
}

.small-badge-static.small-badge-static--SUCESS {
  background: #16a085;
}

.small-badge-static.small-badge-static--BLUE {
  background: #2980b9;
}

.small-badge-static.small-badge-static--VIOL {
  background: #9b59b6;
}

.small-badge-static.small-badge-static--YELLOW {
  background: #ffcc00;
}

.small-badge {
  background: #607d8b;
  color: white;
  padding: 5px;
  position: absolute;
  top: 0px;
  left: 40px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  font-size: 11px;
  z-index: 1000000;
}

.relative {
  position: relative;
}

.popup__mention {
  background-color: white;
  border: 1px solid #a73911;
  padding: 3px 10px;
  border-radius: 23px;
  display: inline-block;
  margin-bottom: 5px;
  color: #a73911;
  cursor: pointer;
  user-select: none;
  margin-right: 4px;
}

.popup__btn {
  width: 100%;
  background-color: blue;
  color: white;
  border: none;
  padding: 4px;
  outline: none;
  cursor: pointer;
  border-radius: 3px;
}

.popup-attention__wrappper.popup-attention__wrappper--small {
  margin-top: 10px;
  margin-right: 0px;
  width: 100%;
}

.popup-attention__wrappper.popup-attention__wrappper--small .cta.cta--inline.cta--attention {
  width: 100%;
  background-color: transparent;
  color: #2196f3;
  border: 1px solid #2196f3;
  padding: 0px 4px;
  outline: none;
  cursor: pointer;
  border-radius: 3px;
  line-height: 20px;
  height: 20px;
  font-weight: 400;
}

.custom-select__single-value {
  width: 100%;
}

.custom-select__menu-list.custom-select__menu-list {
  justify-content: start;
}

.popup-attention__wrappper.popup-attention__wrappper--bottom {
  margin-top: 0px;
  margin-right: 0px;
  width: 100%;
  max-width: 150px;
}

.popup-attention__wrappper.popup-attention__wrappper--bottom .cta.cta--inline.cta--attention {
  width: 100%;
  background-color: transparent;
  color: #2196f3;
  border: 1px solid #2196f3;
  padding: 0px 4px;
  outline: none;
  cursor: pointer;
  border-radius: 3px;
  line-height: 35px;
  height: 35px;
  font-weight: 400;
}

.popup-attention__wrappper.popup-attention__wrappper--bottom .popup-attention {
  position: absolute;
  bottom: 44px;
  transform: translate(0%, 0%);
  left: 0px;
}

.popup__mention.popup__mention--active {
  background-color: coral;
  color: #a73911;
}

.popup-attention__close {
  background: #f9f9f9;
  border-radius: 29px;
  color: gray;
  outline: none;
  cursor: pointer;
}

.popup-attention__input {
  border: 1px solid gray;
  border-radius: 3px;
  margin-top: 20px;
  outline: none;
  height: 60px;
  width: 100%;
  padding: 10px;
}

.cta--attention {
  background-color: blue;
  color: white;
}

.popup-attention__head {
  display: inline-block;
  margin-bottom: 10px;
}

.popup-attention__wrappper {
  display: inline-block;
}

.popup-attention__wrappper.popup-attention__wrappper--sidepanel .popup-attention {
  bottom: -10px;
  left: 150px;
}

.popup-attention {
  position: absolute;
  bottom: 44px;
  transform: translate(-50%, 100%);
  left: -170px;
  width: 300px;
  min-height: 200px;
  background: white;
  z-index: 10000;
  padding: 15px;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0px 0px 6px 4px rgba(0, 0, 0, 0.2);
}

.budget-monitor_instagram-icon {
  position: absolute;
  top: 10px;
  left: 25px;
  cursor: pointer;
}

.table-badget {
  display: block;
  padding: 2px 5px;
  background: #dedede;
  border-radius: 14px;
  margin-bottom: 2px;
  font-size: 11px;
}

.table-badget.table-badget--FACEBOOK_AD_RECOMMENDATIONS {
  background: #f1c40f;
}

.table-badget.table-badget--GOOGLE_POLICY_ISSUE,
.table-badget.table-badget--YOUTUBE_CAMPAIGN_PAUSED,
.table-badget.table-badget--GDN_CAMPAIGN_PAUSED,
.table-badget.table-badget--FB_CAMPAIGN_PAUSED,
.table-badget.table-badget--GOOGLE_POLICY_MISLEADING_AD_DESIGN {
  background: #f1c40f;
}

.table-badget.table-badget--NO_TARGETING_OPTIONS_FACEBOOK,
.table-badget.table-badget--NO_TARGETING_OPTIONS_INSTAGRAM,
.table-badget.table-badget--TOO_MUCH_SPENT,
.table-badget.table-badget--NO_TARGETING_OPTIONS_TWITTER,
.table-badget.table-badget--NO_TARGETING_OPTIONS_REDDIT,
.table-badget.table-badget--NO_TARGETING_OPTIONS_GOOGLE-DISPLAY,
.table-badget.table-badget--NO_TARGETING_OPTIONS_YOUTUBE,
.table-badget.table-badget--NO_TARGETING_OPTIONS_EBAY_KLEINANZEIGEN,
.table-badget.table-badget--NO_TARGETING_OPTIONS_GOOGLE_SEARCH,
.table-badget.table-badget--FB_LEARNING_FAILED,
.table-badget.table-badget--NO_CLICKS_AT_ALL,
.table-badget.table-badget--NO_APPLICANTS_YET,
.table-badget.table-badget--URL_IS_BROKEN_404,
.table-badget.table-badget--NO_TARGETING_OPTIONS_YOUTUBE,
.table-badget.table-badget--INVALID_LOCATION_FACEBOOK {
  background: #ff605f;
}

.table-badget.table-badget--NO_FACEBOOK_ID_SET,
.table-badget.table-badget--NO_SPOTIFY_ID_SET,
.table-badget.table-badget--NO_INSTAGRAM_ID_SET,
.table-badget.table-badget--NO_YOUTUBE_ID_SET,
.table-badget.table-badget--NO_TWITTER_ID_SET,
.table-badget.table-badget--NO_PINTEREST_ID_SET,
.table-badget.table-badget--NO_REDDIT_ID_SET,
.table-badget.table-badget--NO_SNAPCHAT_ID_SET,
.table-badget.table-badget--NO_TIKTOK_ID_SET,
.table-badget.table-badget--NO_INDEED_ID_SET,
.table-badget.table-badget--NO_LINKEDIN_ID_SET,
.table-badget.table-badget--NO_GOOGLE_DISPLAY_ID_SET,
.table-badget.table-badget--NO_GOOGLE_SEARCH_ID_SET,
.table-badget.table-badget--NO_EBAY_KLEINANZEIGEN_ID_SET,
.table-badget.table-badget--FACEBOOK_PAGE_OVERBUDGET,
.table-badget.table-badget--FACEBOOK_AD_ISSUE,
.table-badget.table-badget--BUDGET_SPENT_TOO_SLOW,
.table-badget.table-badget--TOO_MUCH_SPENT {
  background: #ffaaaa;
}

.table__filter-select-all {
  font-size: 9px;
  color: lightgray;
}

.campaign-read__location-change {
  background: #dbe0ff;
  padding: 10px;
  border-radius: 4px;
  margin-top: 10px;
}

.campaign-read__location-change .input__list-item {
  background: #6c9aff;
  color: white;
}

.campaign-read__location-change input.input {
  margin-top: 10px;
  height: 35px;
  line-height: 35px;
}

.warning-box {
  background-color: #faf9f2;
  padding: 10px;
}

.table__filte-section-collapse {
  display: none;
  z-index: 100000;
}

.table__filte-section-collapse.table__filte-section-collapse--open {
  display: block;
  z-index: 1000000;
}

.table__filter-item-clear {
  font-weight: 600;
  color: #8066ff;
}

.table__filter-item-wrapper {
  display: inline-block;
  position: relative;
  height: 94px;
  position: relative;
  line-height: 89px;
}

.table__filter-item-list {
  position: absolute;
  top: 60px;
  left: 0px;
  line-height: 1.5em;
  background: white;
  padding: 20px 10px;
  width: 270px;
  min-height: 150px;
  color: black;
  border-radius: 3px;
  box-shadow: 0 0 5px 3px #00000017;
  z-index: 10000;
  pointer-events: none;
  opacity: 0;
  transition: all 0.3s;
}

.table__filter-item-wrapper:hover {
  z-index: 10000000;
}

.table__filter-item-wrapper:hover .table__filter-item-list {
  display: block;
  pointer-events: all;
  opacity: 1;
  z-index: 10000000;
}

.table__filter-item-item {
  margin-bottom: 8px;
}

.btn__snooze {
  background: #2196f3;
  border: none;
  border-radius: 3px;
  color: white;
  padding: 2px 15px;
  position: relative;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
}

.btn__snooze:focus {
  top: 2px;
}

.preview__main-cta {
  position: fixed;
  bottom: 10px;
  right: 20px;
  background: #69d439;
  border-radius: 4px;
  max-width: 300px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: white;
  width: 300px;
  cursor: pointer;
  transition: 0.3s all;
}

.preview__main-cta:hover {
  background: #438227;
}

.draft .slick-dots {
  bottom: initial;
  top: -40px;
}

.preview__history {
  list-style-type: none;
  padding: 0px;
}

.preview__history li {
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.6);
}

.preview__close {
  position: absolute;
  top: 10px;
  right: 10px;
  max-width: 40px;
  opacity: 0.2;
  cursor: pointer;
}

.grid__history h1 {
  margin-top: 0;
  color: #38527c;
  font-size: 22px;
}

.preview__badge {
  display: inline-block;
  padding: 3px 8px;
  background: #d0d0d0;
  border-radius: 4px;
  margin-right: 10px;
  color: #989898;
}

.preview__textarea {
  width: 100%;
  min-height: 200px;
  margin-bottom: 20px;
  border-radius: 4px;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.externer-link {
  text-decoration: underline;
  color: blue;
}

.faq .q2 {
  font-size: 15px;
  line-height: 1.7em;
}

.faq .question {
  color: #2e79bb;
}

.faq h4 {
  font-weight: 600;
  font-size: 17px;
}

.faq a {
  color: #2e79bb;
  text-decoration: underline;
}

.check {
  max-width: 150px;
}

.lighter {
  color: #7d7d7d;
}

.paid {
  color: #1daf1c;
}

.unpaid {
  color: #cf0923;
}

.pending {
  color: #f0ad4e;
}

.table__tr-body td {
  position: relative;
}

.dashboard__count {
  min-width: 23px;
  display: inline-block;
}

.dashboard__diff {
  color: #1daf1c;
  margin-right: 5px;
}

.table__top td {
  position: relative;
  user-select: none;
}

.table__light-select.table__light-select--short {
  width: 100px;
}

.table__light-select {
  width: 254px;
  background: #e0e0e0;
  border: none;
  padding: 5px 10px;
  -webkit-appearance: none;
}

.table__light-select.table__light-select--strong {
  background: #ff6b6b;
}

td.active:before {
  content: "▼";
  font-size: 8px;
  position: absolute;
  top: 6px;
  right: 10px;
  color: white;
}

td.active.up:before {
  content: "▲";
}

.underline {
  text-decoration: underline;
  cursor: pointer;
}

.campaign-read__empty-search {
  padding: 10px;
  color: rgba(0, 0, 0, 0.3);
}

.campaign-read__tooltip {
  max-width: 200px;
}

.campaign-read__info {
  max-width: 10px;
  opacity: 0.5;
  position: relative;
  top: -2px;
  margin-left: 2px;
}

.campaign-read__check {
  margin-right: 10px;
}

.campaign-read__social-container-custom__loc {
  display: inline-block;
}

.campaign-read__social-container-custom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.campaign-read__social-container-custom__label-url {
  color: #1e22ff;
}

.campaign-read__table {
  border: none;
}

.campaign-read__table td {
  padding: 10px;
  border-bottom: rgba(0, 0, 0, 0.2);
}

.campaign-read__table tr {
  border-bottom: rgba(0, 0, 0, 0.2);
}

.channel-list {
  list-style: none;
}

.channel-list li {
  background: #efefef;
  display: inline-block;
  margin-right: 10px;
  padding: 4px 10px;
  border-radius: 16px;
  color: #888888;
}

.table__head-ul {
  margin: 0px;
  padding: 0px;
}

.table__head {
  background: #ececec;
  padding: 10px;
  min-width: 200px;
  margin-right: 10px;
}

.Linkify a {
  color: #1157c7;
  vertical-align: top;
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.campaign-read__search {
  position: absolute;
  top: 0px;
}

.campaign-read__search-field {
  height: 49px;
  padding: 0px 10px;
  font-size: 12px;
  min-width: 149px;
  border: none;
  border: none;
  width: 177px;
}

.campaign-read__search-field:focus {
  border: none;
}

.campaign-read__search .dashboard__search-close {
  top: 17px;
}

.dashboard__search-close {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 16px;
  border-radius: 10px;
  height: 16px;
  background: #e4e4e4;
  color: white;
  text-align: center;
  line-height: 15px;
  transition: all 0.3s;
  transform: scale(1);
  opacity: 1;
  cursor: pointer;
}

.dashboard__search-close.dashboard__search-close--close {
  opacity: 0;
  transform: scale(0.5);
}

.dashboard__search.dashboard__search--admin {
  margin-bottom: 20px;
}

.dashboard__search.dashboard__search--packages {
  float: none;
  text-align: right;
}

.dashboard__search {
  float: right;
  position: relative;
}

.dashboard__search-field {
  height: 29px;
  border-radius: 18px;
  border: 1px solid #cacaca;
  padding: 0px 10px;
  font-size: 12px;
  min-width: 201px;
}

.campaign-in-preview .campaign-read__activity {
  top: 0px;
}

.campaign-read__wrapper.campaign-read__in-progress {
  width: calc(100% - 287px - 368px);
}

.campaign-review__link {
  max-width: 192px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

input.input.error-input {
  border: 1px solid red;
}

.close-button img {
  max-width: 20px;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 20px;
  right: 20px;
  opacity: 0.6;
  cursor: pointer;
}

/* .error:empty{
    display: none;
} */

.input--multi {
  width: 100%;
}

.input--multi input.input {
  width: 100%;
}

.input--tiny {
  max-width: 120px;
  padding-left: 10px;
}

.modal__section .grid {
  margin-bottom: 2px;
}

.modal__section select {
  width: 100%;
  margin-bottom: 15px;
}

.modal__section input.input {
  height: 40px;
  line-height: 40px;
}

.modal__section label {
  color: #969696;
  margin-bottom: 13px;
  display: inline-block;
  margin-right: 7px;
}

.modal__section select {
  margin-right: 10px;
}

.form__input-container {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 0px;
}

.menu:empty {
  display: none;
}

.menu {
  background: white;
  text-align: left;
  border: 1px solid #3ccb69;
  border-radius: 3px;
  position: absolute;
  top: 58px;
  max-height: 400px;
  left: 0px;
  right: 0;
  overflow: scroll;
  z-index: 200000000000;
}

.menu > div {
  padding: 20px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 13px;
  cursor: pointer;
}

.menu > div:hover {
  background: #f2f7fa;
}

.menu.menu2 .item {
  position: relative;
}

.menu.menu2 .item-right {
  position: absolute;
  right: 10px;
  top: 11px;
  color: rgba(0, 0, 0, 0.3);
}

.menu.menu2 {
  top: 38px;
  left: 0px;
  text-align: left;
}

.menu.menu2 > div {
  padding: 10px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 13px;
  cursor: pointer;
}

.relative {
  position: relative;
}

.grid {
  display: flex;
}

.grid > div {
  width: 100%;
}

.grid > .input {
  width: auto;
}

.grid__item {
  padding-right: 10px;
  width: 100%;
}

.inp-admin {
  min-width: 200px;
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 3px;
}

.btn-admin {
  height: 40px;
  margin-left: 5px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  cursor: pointer;
  background: #f2f5f7;
  outline: 0;
}

.btn-admin:hover {
  background: #c4e3f3;
}

.left-column {
  width: 350px;
}

.pad-20 {
  padding: 20px;
}

.mar-bot-10 {
  margin-bottom: 10px;
}

.mar-bot-20 {
  margin-bottom: 20px;
}

.pad-10 {
  padding: 10px;
}

.nav__button-group {
  position: absolute;
  top: 15px;
  left: 250px;
}

.nav__button-group > div {
  display: inline-block;
  margin-right: 15px;
}

.cta--members {
  margin-right: 20px;
}

.nav__item-list {
  margin-left: 140px;
  position: relative;
  top: 15px;
}

.nav__item {
  display: inline-block;
  margin-right: 15px;
}

nav a.is-active {
  color: white;
  font-weight: 500;
}

nav a {
  color: #868686;
}

nav a:hover {
  color: white;
}

/* .cta__admin{
    position: absolute;
    top: 15px;
    left: 370px;
}

.cta__ats{
    position: absolute;
    top: 15px;
    left: 250px;
} */

/* .cta__orga{
    position: absolute;
    top: 15px;
    left: 490px;
}

.cta__budget{
    position: absolute;
    top: 15px;
    left: 610px;
}

.cta__invoice{
    position: absolute;
    top: 15px;
    left: 760px;
}

.cta__facebook{
    position: absolute;
    top: 15px;
    left: 805px;
} */

.ml_200 {
  margin-left: 200px;
}

.admin-campaign__images span,
.admin-campaign__images span img {
  vertical-align: top;
}

.admin-campaign__img {
  max-width: 200px;
}

.admin-view__upload {
  margin: 15px 0px;
  margin-right: 15px;
  display: inline-block;
}

.admin-view__bar {
  position: absolute;
  top: 54px;
  left: 0px;
  width: 100%;
  height: 15px;
  background: red;
  z-index: 999999999;
  text-align: center;
  color: white;
}

.campaign-review__image img {
  width: 100%;
}

.campaign-review__image {
  display: inline-block;
  margin-right: 20px;
  max-width: 80px;
}

.campaign-review__headline {
  margin: 0px;
  margin: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.14);
  padding-bottom: 6px;
  margin-bottom: 5px;
}

.campaign-review__col {
  width: 50%;
  display: inline-block;
  padding: 20px;
  vertical-align: top;
}

.campaign-review__wrap {
  max-width: 800px;
  margin: 0 auto;
  background: white;
  margin-bottom: 20px;
  border-radius: 5px;
}

.campaign-review__line-ul {
  margin: 0;
  margin-left: 0px;
  padding: 0;
  list-style-position: inside;
  max-width: 200px;
}

.campaign-review__line-invoices {
  margin-top: 10px;
}

.campaign-review__line-ul li {
}

.campaign-review__line > strong {
  display: inline-block;
  width: 154px;
  padding-right: 20px;
}

.campaign-review__line {
  min-height: 33px;
  font-size: 15px;
}

.admin__payment-select {
  border: none;
  background: #bbbbbb;
  color: #848484;
  cursor: pointer;
  font-size: 12px;
  width: 149px;
  line-height: 16px;
  -moz-appearance: none;
  appearance: none;
  -prefix-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  padding: 5px 8px;
}

.admin__payment-select-wrap {
  position: relative;
}

.admin__payment-select-wrap:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f0d7";
  color: black;
  font-size: 11px;
  position: absolute;
  top: 7px;
  right: 10px;
  color: rgba(0, 0, 0, 0.4);
}

.admin__payment-select--PAYED {
  border: none;
  background: #dcf8dc;
  color: #009688;
}

.admin__payment-select--SEND {
  border: none;
  background: #fff6dc;
  color: #ffb40b;
}

.admin__payment-select--REFUSED {
  border: none;
  background: #ffa9a9;
  color: #ff0000;
}

.admin__payment-select--OVERDUE {
  border: none;
  background: #ffa9a9;
  color: #ff0000;
}

.clickable {
  cursor: pointer;
}

.arrow-icon {
  font-size: 7px;
  position: relative;
  top: 0px;
}

.admin__select__mark-as-solved {
  margin-top: 5px;
  display: inline-block;
  background: #eee;
  color: gray;
  cursor: pointer;
  padding: 3px 10px;
  border-radius: 3px;
}

.admin__select__mark-as-solved:hover {
  background: #d9d9d9;
  color: #009688;
}

.admin__select {
  border: none;
  background: #fff6dc;
  color: #ffb40b;
  cursor: pointer;
  font-size: 12px;
  width: 149px;
  line-height: 16px;
  -moz-appearance: none;
  appearance: none;
  -prefix-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  padding: 5px 8px;
}

.admin__select.admin__select--read {
  margin-top: 5px;
  width: 100%;
  height: 36px;
  text-align: center;
}

.admin__select-wrap.admin__select-wrap--read:after {
  top: 20px;
}

.admin__select-wrap {
  position: relative;
}

.admin__select-wrap:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f0d7";
  color: black;
  font-size: 11px;
  position: absolute;
  top: 7px;
  right: 10px;
  color: rgba(0, 0, 0, 0.4);
}

.admin__select--ACTIVE {
  border: none;
  background: #dcf8dc;
  color: #009688;
}

.admin__select--WAITING_FOR_APPROVAL {
  border: none;
  background: #673ab7;
  color: white;
}

.admin__select--ACTION_REQUIRED {
  border: none;
  background: #fab1a0;
  color: #e74c3c;
}

.admin__select--COMMENT_ANSWER_NEEDED {
  border: none;
  background: #fab1a0;
  color: #e74c3c;
}

.admin__select--SCHEDULED {
  border: none;
  background: #667eff;
  color: #3f51b5;
}

.admin__select--REJECTED {
  background: #c7c7c7;
  color: #797979;
}
.admin__select--CANCELLED {
  background: #eebaff;
  color: #ca2efe;
}

.admin__select--STOPPED {
  background: #e4b5b5;
  color: #c34444;
}

.admin__select--FINISHED {
  background: #58beff;
  color: blue;
}

.admin__select--PAUSED {
  background: #dceaff;
  color: #0b4bff;
}

.headline__h1 {
  font-size: 28px;
  color: rgb(55, 81, 126);
  font-weight: 500;
}

.headline__icon {
  position: relative;
  left: -9px;
  top: -3px;
}

.headline__subline {
  font-size: 14px;
  color: rgb(117, 117, 117);
  font-weight: 300;
  margin-top: 12px;
  margin-bottom: 25px;
  line-height: 1.5;
}

.headline__h4 {
  font-size: 28px;
  color: rgb(55, 81, 126);
  font-weight: 600;
}

.campaign-creation__package {
  margin-bottom: 15px;
  padding: 5px 10px;
  transition: background-color 0.2s;
  cursor: pointer;
}

.campaign-creation__package:hover {
  background-color: #edebeb;
}

.campaign-creation__package.campaign-creation__package--active {
  background-color: #e0e0e0;
  padding: 5px 10px;
  border-radius: 3px;
}

.campaign-creation__center-col {
  padding: 0px 20px;
  flex: 1;
}

.campaign-creation__package-name {
  margin: 0;
  font-weight: 600;
  margin-bottom: 10px;
}

.campaign-creation__package-desc {
  color: rgb(117, 117, 117);
}

.campaign-creation__package-item {
  display: flex;
  justify-content: space-between;
}

.campaign-creation__package-item_wrapper {
  display: flex;
}

.campaign-creation__letter {
  width: 35px;
  height: 35px;
  background: #e2d5d5;
  display: inline-block;
  line-height: 35px;
  border-radius: 4px;
  text-align: center;
  font-weight: 600;
  color: rgb(55, 81, 126);
}

.campaign-creation__image-choice {
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
}

.switcher_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  place-items: baseline;
}

.campaign-creation__ad_preview_wrapper {
  width: 600px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  background-color: white;
  margin: 0 auto;
  border: 1px lightgray solid;
  flex-direction: column;
}

.campaign-creation__ad_preview_page_left {
  display: flex;
}

.campaign-creation__ad_preview_page_left h4 {
  font-family: "Helvetica Neue";
  font-weight: 500;
  color: #1157c7;
  margin: 0px;
  margin-top: 3px;
  align-self: flex-start;
}

.hashtags {
  color: blue;
}

.campaign-creation__ad_preview_job {
  text-align: left;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
}

.campaign-creation__ad_preview_page_left img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.campaign-creation__ad_preview_page_left .sponsored {
  height: auto;
  min-width: 100px;
  width: 100px;
  margin-left: -6px;
}

.campaign-creation__ad_preview_page_right img {
  width: 30px;
  height: 30px;
}

.page_name {
  text-align: left;
}

.page_name_wrapper {
  display: flex;
}

.campaign-creation__ad_preview_page_right {
}

.campaign-creation__ad_preview_page_wrapper {
  height: 70px;
  width: 100%;
  display: flex;
  padding: 20px;
  justify-content: space-between;
}

.campaign-creation__ad_preview_image_pic {
  max-width: 600px;
  max-height: 350px;
}

.campaign-creation__ad_preview_image {
  max-width: 100%;
  border-top: 0.5px solid #dedede;
  margin-top: 10px;
  font-family: Helvetica Neue;
  font-weight: 400;
  border-top: 1px lightgray solid;
}

.campaign-creation .rc-switch-checked {
  display: inline-block;
  vertical-align: top;
}

.campaign-creation__headline {
  display: inline-block;
  vertical-align: top;
  margin: 5px 11px;
}

.campaign-creation__ad_navigation {
  display: flex;
  flex-direction: row-reverse;
  max-width: 540px;
  margin: 0 auto;
}

.campaign-creation__ad_navigation div {
  margin-bottom: 10px;
  border: 1px #b3b3b3 solid;
  padding: 5px 10px;
  border-radius: 3px;
  cursor: pointer;
}

.campaign-creation__sidebar {
  width: 250px;
  height: auto;
  position: fixed;
  right: 40px;
  top: 245px;
}

.campaign-creation__sidebar__card {
  background-color: white;
  border-radius: 3px;
  box-shadow: 0px 0px 15px 2px rgba(72, 72, 72, 0.1);
  overflow: hidden;
}

.campaign-creation__sidebar .title_wrapper {
  background: #586368;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff5d6;
}

.campaign-creation__sidebar .data_wrapper {
  padding: 20px;
  line-height: 1.9em;
}

.campaign-creation__sidebar .data_wrapper div {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.campaign-creation__sidebar .data_wrapper p {
  text-transform: uppercase;
  color: #7a7a7a;
  font-size: 12px;
}

.campaign-creation__sidebar .data_wrapper span {
  text-align: right;
  margin-left: 3px;
  color: #434343;
}

.campaign-creation__sidebar .title_wrapper h4 {
  margin: 0px;
}

.campaign-creation__sidebar_pictures {
  width: 350px;
  height: auto;
  background-color: white;
  position: absolute;
  right: 40px;
  top: 200px;
  border-radius: 3px;
  padding: 20px;
  padding-left: 10px;
  padding-bottom: 20px;
  box-shadow: 0px 0px 15px 2px rgba(72, 72, 72, 0.1);
}

.campaign-creation__ad_preview_cta_wrapper {
  display: flex;
  padding: 10px;
  justify-content: space-between;
  min-height: 100px;
  width: 100%;
  background-color: #e0e6ea;
}

.campaign-creation__ad_preview_cta_wrapper_left {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  text-align: left;
}

.campaign-creation__ad_preview_cta_wrapper_right {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}

.campaign-creation__ad_preview_cta {
  border: 1px lightgray solid;
  padding: 7px 12px;
  border-radius: 3px;
  min-width: 100px;
  margin-left: 10px;
}

.campaign__create_pictures_picker_sections {
  text-align: left;
}

.campaign__create_pictures_picker_sections li {
  color: #778899;
}

.campaign__create_pictures_picker_sections h3 {
  font-weight: 600;
}

.tag .tipp_info__tool-icon {
  opacity: 0.3;
}

.App .campaign_create__tooltip {
  max-width: 250px;
  line-height: 1.4em;
}

.ad__name {
  font-family: HelveticaNeue, sans-serif;
  font-size: 14px;
  line-height: 19px;
  color: #1d2129;
}

.link {
  text-transform: uppercase;
  color: #606772;
  font-size: 12px;
  text-decoration: underline;
  cursor: pointer;
}

.looking__for {
  line-height: 20px;
  font-size: 16px;
  color: #1d2129;
  font-weight: 600;
}

.looking__description {
  color: #606770;
  font-size: 14px;
  line-height: 20px;
}

.campaign-creation__targeting-wrap {
  width: 444px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 20px;
}

.terms-btn {
  max-width: 420px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

.terms-btn.terms-btn-2.checkbox--not-filled {
  border: red solid 2px;
}

.terms-btn-2 {
  margin: 0;
}

.terms-btn .checkbox {
  display: inline;
}

.orga-select {
  -webkit-appearance: button;
  -moz-appearance: button;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-padding-end: 20px;
  -moz-padding-end: 20px;
  -webkit-padding-start: 2px;
  -moz-padding-start: 2px;
  background-position: center right;
  background-repeat: no-repeat;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 2px;
  /* box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); */
  color: #555;
  font-size: inherit;
  margin: 0;
  outline: 0;
  overflow: hidden;
  padding: 10px 14px;
  width: 200px;
  border-radius: 4px;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  top: -7px;
  background: #f2f7fa;
}

.quiz__answer {
  width: 100px;
  height: 100px;
  background: #1e22ff;
  text-align: center;
  line-height: 100px;
  border-radius: 3px;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  display: inline-block;
  cursor: pointer;
  transform: scale(1);
  transition: transform 0.4s;
}

.quiz__answer.quiz__answer--long {
  width: 100%;
  height: 40px;
  border: 1px solid #e0e0e0;
  background: white;
  text-align: left;
  line-height: 40px;
  padding: 0px 15px;
  border-radius: 3px;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  display: block;
  cursor: pointer;
  transform: scale(1);
  transition: transform 0.4s;
}

.quiz__answer:active {
  transform: scale(0.9);
}

.nav__orga-list:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f0d7";
  font-size: 11px;
  position: absolute;
  top: 7px;
  right: 10px;
  color: rgba(0, 0, 0, 0.4);
}

.wrap .wrap__col--active {
  /* background: #dee3ef; */
  color: #8893af;
}

.wrap .wrap__col--deactivate {
  /* background: #f1f1f1; */
  color: #b2bedc;
}

.wrap input[type="date"] {
  margin-left: 10px;
  border-radius: 3px;
  padding: 3px;
  color: #607d8b;
  border: 0;
}

.wrap__collapse-wrap {
  background-color: #adadad14;
  border-left: 3px solid #06baff;
  text-align: left;
}

.wrap__collapse {
  margin-bottom: 20px;
}

.wrap .wrap__col--deactivate input[type="date"] {
  display: none;
}

.wrap__expand {
  color: #b8c3d9;
  font-weight: 600;
  margin-bottom: 10px;
  cursor: pointer;
  opacity: 0.7;
}

.wrap__expand:hover {
  opacity: 1;
}

.wrap {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
  display: flex;
}

.wrap__explain {
  white-space: normal;
  line-height: 1.4em;
  margin-left: 25px;
  margin-bottom: 20px;
  opacity: 0.4;
}

.wrap > div {
  margin: 5px;
  width: 100%;
  min-height: 40px;
  border-radius: 7px;
  padding: 0px 15px;
  line-height: 40px;
  white-space: nowrap;
}

.wrap label {
  padding-left: 12px;
}

.preview__change-text {
  color: blue;
  text-decoration: underline;
  cursor: pointer;
}

.preview__label {
  color: #385997;
  font-weight: 600;
  position: relative;
  top: 3px;
  left: 2px;
}

.preview__light {
  margin-top: 2px;
  font-weight: 100;
  color: rgba(0, 0, 0, 0.2);
}

.preview__icon {
  width: 50px;
  height: 50px;
}

.preview__like {
  width: 140px;
  position: absolute;
  right: 20px;
  top: 20px;
}

.preview__text {
  text-align: left;
  padding: 10px 0px;
  font-size: 15px;
  line-height: 1.3em;
}

.preview {
  border: 1px solid #dfe0e4;
  border-radius: 3px;
  margin: 10px;
  padding: 15px;
  background: white;
  position: relative;
}

.cta.cta--fix-draft {
  position: absolute;
  top: 0px;
  right: 20px;
}

.preview__container-img {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.preview__container-img .preview__text {
  padding: 15px;
}

.draft .headline__h1 {
  margin: 0px 20px;
  margin-top: 0px;
}

.draft .headline__subline {
  display: none;
}

.draft__headline {
  display: inline-block;
}

.preview__headline {
  font-size: 20px;
  font-weight: 500;
  color: #1d2129;
  font-family: Georgia, serif;
  margin-bottom: 5px;
}

.img-row {
  position: absolute;
  top: 0px;
  left: 20px;
  background: red;
  max-width: 400px;
}

.draft textarea {
  width: 100%;
  height: 100px;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.draft input {
  width: 100%;
  margin: 10px 0px;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.draft h3 {
  color: #38527c;
  font-size: 22px;
  font-weight: 600;
  margin: 0px;
  margin-bottom: 10px;
}

.button-big {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #37dbab;
  color: white;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
}

.grid.grid--preview {
  margin-top: 19px;
  margin-bottom: -120px;
  /*background: red;*/
}

.campaign-creation.campaign-creation--special {
  margin-top: 80px;
}

.column {
  flex-grow: 1;
  flex-shrink: 1;
  padding: 20px;
  position: relative;
}

.grid__preview.column {
  flex-grow: 2;
  min-width: 700px;
}

.image-roll__search:hover {
  background: gray;
  color: white;
}

.image-roll__search {
  position: absolute;
  top: 17px;
  right: 10px;
  width: 80px;
  height: 24px;
  line-height: 24px;
  color: white;
  background: #f3f3f3;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  color: #8a8a8a;
  font-size: 12px;
}

.image-roll__input-wrap {
  position: relative;
}

.grid__history {
}

.image-roll__item {
  width: 48%;
  object-fit: contain;
  display: inline-block;
  margin-right: 5px;
  background: white;
  margin-bottom: 5px;
  border: 3px solid transparent;
  cursor: pointer;
}

.image-roll__item.image-roll__item--selected {
  border: 3px solid blue;
}

.image-roll__item img {
  width: 100%;
}

.badge-score {
  padding: 4px 5px;
  border-radius: 4px;
}

.badge-score.level_01 {
  background: #eb4f4f;
}

.badge-score.level_02 {
  background: #fe7474;
}

.badge-score.level_03 {
  background: #ffb551;
}

.badge-score.level_04 {
  background: #e4ba49;
}

.badge-score.level_05 {
  background: #ffcb85;
}

.badge-score.level_06 {
  background: #92ca2d;
}

.badge-score.level_07 {
  background: #65d628;
}

/* Customize the label (the container) */

.container_check {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 30px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */

.container_check input {
  position: absolute;
  opacity: 0;
}

/* Create a custom radio button */

.checkmark_custom {
  position: absolute;
  top: 0;
  right: 0;
  height: 25px;
  width: 25px;
  background-color: #cacaca;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */

.container_check:hover input ~ .checkmark_custom {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */

.container_check input:checked ~ .checkmark_custom {
  background-color: #2196f3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark_custom:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */

.container_check input:checked ~ .checkmark_custom:after {
  display: block;
}

/* Style the indicator (dot/circle) */

.container_check .checkmark_custom:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

.Select-value-label {
  position: relative;
  top: 9px;
}

.explorer h1 {
  margin: 50px;
}

.explorer h2 {
  margin: 20px;
  margin-left: 0px;
  margin-top: 0px;
}

.explorer_wrapper {
  display: flex;
  margin: 50px;
  height: auto;
  align-content: stretch;
  margin-top: 75px;
}

.explorer_left {
  width: 400px;
  border-radius: 3px;
  border: 1px solid lightgray;
  display: flex;
  background: white;
  flex-direction: column;
  padding: 30px;
  padding-top: 20px;
  max-height: 400px;
}

.explorer_right {
  flex: 1;
  margin-left: 20px;
}

.keywords_wrapper {
  height: 100px;
  display: flex;
  justify-content: space-between;
  padding-left: 20px;
  padding-right: 20px;
}

.keywords {
  width: 33%;
  height: 400px;
  border: 1px solid lightgray;
  border-radius: 3px;
  background: white;
}

.keywords .header,
.titles_wrapper .header {
  width: 100%;
  height: 50px;
  background: white;
  border-bottom: 1px solid lightgray;
  margin-bottom: 10px;
}

.keywords .header h4,
.titles_wrapper .header h4 {
  margin: 0px;
  color: #f0ad4e;
  padding: 20px;
  text-transform: uppercase;
}

.keyword {
  display: inline;
  margin: 3px;
  background: #f2f7fa;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 14px;
}

.important_keyword {
  display: inline;
  margin: 3px;
  background: #caffb1;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 14px;
}

.important_keyword_second {
  display: inline;
  margin: 3px;
  background: #b9ecff;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 14px;
}

.keywords .frequency {
  font-size: 12px;
  color: #be6464;
}

.keywords_table {
  display: flex;
  flex-flow: row wrap;
}

.explorer nav {
  height: 50px;
  background: white;
  padding-left: 50px;
  display: flex;
  align-items: center;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid lightgray;
}

.explorer nav img {
  width: 50px;
  margin-right: 10px;
}

.explorer nav h3 {
  color: black;
}

.explorer .logo_wrapper {
  display: flex;
  align-items: center;
}

.explorer .exploring_wrapper {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
}

.explorer_right .titles_wrapper {
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  box-shadow: 0.5px 0 2px #e0e6ea;
}

.titles_wrapper .item {
  background: #ffffff82;
  /* padding: 10px; */
  /* padding-left: 20px; */
  /* border: 1px solid #f2f7fa; */
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  flex-direction: row;
}

.titles_wrapper .item_transparent {
  background: transparent;
  /* padding: 10px; */
  /* padding-left: 20px; */
  /* border: 1px solid #f2f7fa; */
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  flex-direction: row;
}

.titles_wrapper .all_items {
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 35px;
  justify-content: center;
  color: blue;
  cursor: pointer;
  background: white;
  box-shadow: 0.5px 0 1px #e0e6ea;
  background: #ffffff82;
  /* padding: 10px; */
}

.titles_wrapper .clean_titles {
  color: #b3b3b3;
  display: flex;
  text-align: right;
  align-items: center;
  margin-left: 20px;
}

.titles_wrapper .score {
  background: #bce4bff5;
  color: black;
  padding: 10px;
  margin-right: 10px;
  box-shadow: 0.5px 0 2px #e0e6ea;
}

.titles_wrapper .header {
  margin-bottom: 0px;
  display: none;
}

.sentences .sentences_wrapper {
  display: flex;
  padding: 0px 20px;
}

.sentences_wrapper .vertical_header {
  width: 30px;
  background: #e0e6ea;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100px;
  color: black;
}

.vertical_header p {
  transform: rotate(-90deg);
  margin: 0px;
  padding: 0px;
}

.sentences_wrapper .text {
  flex: 1;
  background: white;
  border-bottom: 1px solid lightgray;
}

.vertical_header.req {
  background: #e0e6ea;
}

.vertical_header.tasks {
  background: #e0e6ea;
}

.sentences_wrapper.req {
  margin-bottom: 20px;
}

.text .frequency {
  font-size: 12px;
  background: #e0e6ea;
  color: #444;
  padding: 1px 10px;
  border-radius: 3px;
}

.text li {
  padding: 5px;
}

.button_as_a_tag {
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
  color: rgba(72, 54, 158, 0.89);
  font-weight: 500;
  font: inherit;
}

.button_as_a_tag:hover {
  text-decoration: underline;
}

.explorer_right .section_wrapper {
  display: flex;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}

.section_wrapper .divider {
  height: 1px;
  background: lightgray;
  width: 100px;
}

.section_wrapper .divider.extend {
  flex: 1;
}

.section_wrapper h4 {
  margin: 33px;
  color: #f0ad4e;
  font-weight: 600;
  text-transform: uppercase;
}

.section_wrapper .model {
  padding: 5px 15px;
  margin-right: 10px;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 3px;
  min-width: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-content: center;
  color: black;
  border: 1px solid #e0e6ea;
  cursor: pointer;
}

.section_wrapper .model.active {
  background: #f0b155;
  color: white;
}

.section_wrapper .model:hover {
  background: #f0b155;
  color: white;
}

.section_wrapper .live_signal {
  height: 5px;
  width: 5px;
  background: #eee;
  margin-right: 10px;
}

.section_wrapper .live_signal.active {
  height: 5px;
  width: 5px;
  background: green;
  margin-right: 10px;
}

.pipeline_wrapper {
  width: 80%;
  margin: 0 auto;
  margin-top: 100px;
}

.pipeline.right {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 179px;
}

.pipeline_item {
  width: 100%;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid lightgray;
  border-radius: 5px;
  padding-left: 50px;
}

.pipeline_results {
  margin-left: 30px;
  background: yellow;
}

.keyword-stats__row {
  padding-left: 20px;
}

.keyword-stats__table {
  width: 500px;
  margin-bottom: 10px;
}

.keyword-stats__table thead {
  background: #1434f7;
  color: white;
}

.keyword-stats__table .first {
  width: 200px;
  max-width: 200px;
}

.keyword-stats__table,
.keyword-stats__table td {
  border-collapse: collapse;
}

.keyword-stats__table td {
  border: 1px solid black;
  padding: 5px 10px;
}

.targeting_wrapper {
  display: flex;
}

.targeting_left_panel {
  flex: 1;
  margin-right: 20px;
}

.targeting_left_panel .sub_tabs {
  display: flex;
  justify-content: space-evenly;
  font-size: 12px;
  margin-bottom: 10px;
  max-width: 60%;
}

.targeting_left_panel .btn_wrapper {
  display: flex;
}

.sub_tabs span {
  cursor: pointer;
}

.targeting_right_panel {
  width: 40%;
  height: 600px;
  background: #626d92;
}

.campaign_create__input,
.white .left {
  display: flex;
  width: 55%;
  text-align: left;
  flex-direction: column;
  padding-bottom: 48px;
  border-bottom: 1px solid #efefef;
}

.campaign_create__input .description h4,
.white .description h4,
.channel_wrapper .description h4 {
  font-size: 14px;
  color: #586368;
  font-weight: 400;
  line-height: 21px;
  margin: 0;
}

.campaign_create__input .description p,
.campaign_create__stats .right p,
.white .description p,
.channel_wrapper .description p {
  font-size: 13px;
  line-height: 18px;
  color: #aab2b6;
  margin: 3px;
  margin-left: 0px;
  margin-bottom: 24px;
  max-width: 99%;
}

.campaign_create__stats .right p {
  margin-bottom: 10px;
}

.campaign_create__input .input_wrapper {
  display: flex;
  align-items: center;
}

.input_wrapper .input {
  margin-bottom: 0px;
  text-align: right;
  color: #000000;
  font-size: 24px;
  line-height: 28;
  caret-color: #3c96ff;
}

.input_wrapper div {
  flex: 1;
}

.input_wrapper .euro {
  font-size: 24px;
  color: #586368;
  font-stretch: 0, 6;
  font-weight: 300;
  margin-left: 10px;
}

.white {
  background: white;
  padding: 20px;
  display: flex;
}

.campaign_create__stats {
  flex: 1;
  margin-left: 0px;
  display: flex;
  align-items: start;
  padding-left: 16px;
  min-width: 320px;
  min-height: 75px;
  align-items: center;
  flex-direction: column;
  background: white;
  position: relative;
  align-self: flex-start;
}

.campaign_create__stats img {
  margin-top: 5px;
  width: 32px;
}

.campaign_create__stats .wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  background: #f7f7f7;
  padding-top: 20px;
  padding-left: 20px;
}

.campaign_create__stats .right {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  margin-left: 16px;
  text-align: left;
}

.campaign_create__stats .right h4 {
  line-height: 28px;
  color: #000000;
  font-size: 24px;
  letter-spacing: 0.6px;
  font-weight: 300;
  margin: 0px;
}

.campaign_create__stats .tipp_info__tool-icon-inline {
  max-width: 10px;
  opacity: 0.5;
  position: relative;
  top: -8px;
  margin-left: 2px;
}

.campaign_create__stats .tipp_info__tool-icon {
  position: relative;
  top: -18px;
  opacity: 0.3;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.campaign-create__toggle-booking {
  position: fixed;
  bottom: 90px;
  background: white;
  color: black;
  width: 200px;
  left: 20px;
  border-radius: 3px;
  overflow: hidden;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: flex;
  cursor: pointer;
  box-shadow: 0 0 10px rgba(3, 169, 244, 0.2);
}

.campaign-create__toggle-booking__item.campaign-create__toggle-booking__item--active {
  background: #39537c;
  color: white;
}

.campaign-create__toggle-booking__item {
  /* display: inline-block; */
  width: 100%;
}

.campaign-creation .App.campaign-create__pricing-step {
  width: calc(800px - 250px);
}

.channel_wrapper {
  width: 390px;
  /* height: 80px; */
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}

.App .white .channel_wrapper .description p {
  margin-bottom: 10px;
}

.channel_wrapper.deactivated {
  background: #f7f7f7;
  opacity: 0.6;
}

.white .channel_wrapper .channel_logo {
  width: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.channel_wrapper .description {
  flex: 1;
  min-height: 48px;
  max-width: 270px;
}

.channel_wrapper .switch {
  width: 63px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.channel_wrapper .switch .upsell {
  font-size: 12px;
  color: #aab2b6;
  letter-spacing: 0.17px;
  margin: 0px;
  margin-top: 0px;
}

.channel_wrapper .channel_logo img {
  width: 32px;
  height: 32px;
  margin-bottom: 10px;
}

.channel_wrapper .rc-switch {
  margin-bottom: 5px;
}

.channel_wrapper .rc-switch-checked {
  border: 1px solid #3c96ff;
  background-color: #3c96ff;
  display: none;
}

.channel_wrapper .channel__budget_fix {
  display: flex;
  align-items: baseline;
  color: #abb3b7;
  margin-top: 0px;
}

.channel_wrapper .channel__budget_fix .editable__value {
  max-width: 35px;
  border-radius: 3px;
  box-shadow: 0 0 10px rgba(3, 169, 244, 0.2);
  border: 1px solid #1e22ff;
  outline: 0;
  font-size: 12px;
}

.channel_wrapper .channel__budget_fix .fontawesome__me {
  font-size: 9px;
  margin: 0px;
  margin-left: 5px;
  margin-right: 5px;
  min-width: 15px;
  cursor: pointer;
}

.tipp {
  background: #fff5d6;
  width: 100%;
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  padding-top: 30px;
  position: relative;
  padding-bottom: 24px;
}

.tipp .information {
  display: flex;
}

.tipp .performance {
  display: flex;
  margin-top: 10px;
  justify-content: flex-end;
  padding-right: 20px;
  color: #586368;
  font-weight: 300;
}

.campaign-create__step-back {
  position: fixed;
  left: 98px;
  top: 138px;
  cursor: pointer;
  z-index: 10000000000;
  color: #39537c;
}

.campaign-create__step-back:hover {
  text-decoration: underline;
}

.blinking {
  animation: blinkingText 2s infinite;
  animation-timing-function: ease-in-out;
}

@keyframes blinkingText {
  0% {
    color: #000;
  }
  50% {
    color: transparent;
  }
  100% {
    color: #000;
  }
}

.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 12px 14px 12px;
  border-color: transparent transparent #fff5d6 transparent;
  position: absolute;
  top: 10px;
  left: 10%;
}

.campaign_create__sticky {
  opacity: 1;
  transition: opacity 0.2s;
}

.campaign_create__sticky.campaign_create__sticky--loading {
  pointer-events: none;
  opacity: 0;
}

.campaign_create__stats {
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
  /* z-index: 1000000000; */
}

.tipp_info__tool-icon {
  max-width: 10px;
  opacity: 0.5;
  position: relative;
  top: -8px;
  margin-left: 2px;
}

.tipp_info__tool-icon-long {
  max-width: 10px;
  opacity: 0.3;
  position: relative;
  top: -16px;
  margin-left: 2px;
}

.tipp .radar {
  width: 24px;
  height: 24px;
  margin-left: 16px;
  margin-right: 24px;
  margin-top: -5px;
  position: relative;
  top: 3px;
  left: -6px;
}

.tipp_info {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  text-align: left;
}

.tipp_info h2 {
  margin: 0px;
  font-size: 15px;
  font-weight: 500;
  color: #586368;
}

.tipp_info p {
  font-size: 13px;
  color: #000000;
  opacity: 0.4;
  margin: 0px;
  margin-top: 4px;
  max-width: 98%;
  line-height: 18px;
  margin-bottom: 10px;
}

.tipp_info .data {
  margin-top: 20px;
  font-weight: 600;
  letter-spacing: 1.5px;
}

.tipp.left_sided .image_wrapper {
  padding-right: 21px;
}

.white.center .right {
  margin-left: 40px;
}

.white.center {
  align-items: center;
}

.create__company-wrapper-button {
  width: 660px;
  margin: 0 auto;
}

.create__company-wrapper {
  padding: 0px 70px 100px;
}

.create__company-heading {
  padding: 0px 70px;
  text-align: left;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.create__company-step {
  color: lightslategrey;
  background: #dee3ed;
  padding: 5px;
  width: 100px;
  text-align: center;
  border-radius: 3px;
  width: 100%;
  max-width: 100px;
}

.create__campaign-heading {
  text-align: left;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.line_divider {
  display: flex;
  width: 100%;
  text-align: left;
  flex-direction: column;
  padding-bottom: -10px;
  border-bottom: 1px solid #efefef;
  background-color: white;
  margin-bottom: 50px;
}

.fontawesome__me:hover {
  color: red;
}

.faq__wrapper {
  width: 800px;
  margin: 0 auto;
  text-align: left;
}

.faq__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.faq__question {
  height: 60px;
  border-top: 1px solid lightgray;
  width: 100%;
  text-align: left;
  padding: 22px 10px;
  font-size: 14px;
  font-weight: 100;
  cursor: pointer;
}

.faq__question:hover {
  background: aliceblue;
}

.faq__question.isOpen {
  background: white;
  border-bottom: none;
}

.faq__answer {
  min-height: 60px;
  padding: 0px 10px;
  background: white;
  width: 100%;
  text-align: left;
  color: #777777;
}

input[type="range"] {
  -webkit-appearance: none;
  width: 100%;
  background: transparent;
  overflow: hidden;
  height: 30px;
}

input[type="range"]::-webkit-slider-thumb {
  width: 10px;
  -webkit-appearance: none;
  height: 10px;
  cursor: ew-resize;
  background: #434343;
  box-shadow: -80px 0 0 80px #43e5f7;
}

input[type="range"]:focus {
  outline: none;
  /* Removes the blue border. You should probably do some kind of focus styling for accessibility reasons though. */
}

input[type="range"]::-ms-track {
  width: 100%;
  cursor: pointer;
  -webkit-appearance: none;
  /* Hides the slider so custom styles can be added */
  background: transparent;
  border-color: transparent;
  color: transparent;
  border-radius: 24px;
}

input[type="range"]:focus {
  outline: none;
  /* Removes the blue border. You should probably do some kind of focus styling for accessibility reasons though. */
  border: 0px;
}

/* Special styling for WebKit/Blink */

input[type="range"]::-webkit-slider-thumb {
  background: #ffffff;
  margin-top: -10px;
  /* You need to specify a margin in Chrome, but in Firefox and IE it is automatic */
  box-shadow: 0 0 10px rgba(3, 169, 244, 0.2);
  border: 1px solid #1e22ff;
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  border-radius: 10px;
  cursor: pointer;
  margin-top: -5px;
  /* box-shadow: 0 0 10px rgba(3, 169, 244, 0.2); */
  border: 1px solid #1e22ff;
  box-shadow: 13px 0 0 -5px #f7f7f7, 2px 0 0 -5px #f7f7f7, 3px 0 0 -5px #f7f7f7,
    4px 0 0 -5px #f7f7f7, 5px 0 0 -5px #f7f7f7, 6px 0 0 -5px #f7f7f7, 7px 0 0 -5px #f7f7f7,
    8px 0 0 -5px #f7f7f7, 9px 0 0 -5px #f7f7f7, 10px 0 0 -5px #f7f7f7, 11px 0 0 -5px #f7f7f7,
    12px 0 0 -5px #f7f7f7, 13px 0 0 -5px #f7f7f7, 14px 0 0 -5px #f7f7f7, 15px 0 0 -5px #f7f7f7,
    16px 0 0 -5px #f7f7f7, 17px 0 0 -5px #f7f7f7, 18px 0 0 -5px #f7f7f7, 19px 0 0 -5px #f7f7f7,
    20px 0 0 -5px #f7f7f7, 21px 0 0 -5px #f7f7f7, 22px 0 0 -5px #f7f7f7, 23px 0 0 -5px #f7f7f7,
    24px 0 0 -5px #f7f7f7, 25px 0 0 -5px #f7f7f7, 26px 0 0 -5px #f7f7f7, 27px 0 0 -5px #f7f7f7,
    28px 0 0 -5px #f7f7f7, 29px 0 0 -5px #f7f7f7, 30px 0 0 -5px #f7f7f7, 31px 0 0 -5px #f7f7f7,
    32px 0 0 -5px #f7f7f7, 33px 0 0 -5px #f7f7f7, 34px 0 0 -5px #f7f7f7, 35px 0 0 -5px #f7f7f7,
    36px 0 0 -5px #f7f7f7, 37px 0 0 -5px #f7f7f7, 38px 0 0 -5px #f7f7f7, 39px 0 0 -5px #f7f7f7,
    40px 0 0 -5px #f7f7f7, 41px 0 0 -5px #f7f7f7, 42px 0 0 -5px #f7f7f7, 43px 0 0 -5px #f7f7f7,
    44px 0 0 -5px #f7f7f7, 45px 0 0 -5px #f7f7f7, 46px 0 0 -5px #f7f7f7, 47px 0 0 -5px #f7f7f7,
    48px 0 0 -5px #f7f7f7, 49px 0 0 -5px #f7f7f7, 50px 0 0 -5px #f7f7f7, 51px 0 0 -5px #f7f7f7,
    52px 0 0 -5px #f7f7f7, 53px 0 0 -5px #f7f7f7, 54px 0 0 -5px #f7f7f7, 55px 0 0 -5px #f7f7f7,
    56px 0 0 -5px #f7f7f7, 57px 0 0 -5px #f7f7f7, 58px 0 0 -5px #f7f7f7, 59px 0 0 -5px #f7f7f7,
    60px 0 0 -5px #f7f7f7, 61px 0 0 -5px #f7f7f7, 62px 0 0 -5px #f7f7f7, 63px 0 0 -5px #f7f7f7,
    64px 0 0 -5px #f7f7f7, 65px 0 0 -5px #f7f7f7, 66px 0 0 -5px #f7f7f7, 67px 0 0 -5px #f7f7f7,
    68px 0 0 -5px #f7f7f7, 69px 0 0 -5px #f7f7f7, 70px 0 0 -5px #f7f7f7, 71px 0 0 -5px #f7f7f7,
    72px 0 0 -5px #f7f7f7, 73px 0 0 -5px #f7f7f7, 74px 0 0 -5px #f7f7f7, 75px 0 0 -5px #f7f7f7,
    76px 0 0 -5px #f7f7f7, 77px 0 0 -5px #f7f7f7, 78px 0 0 -5px #f7f7f7, 79px 0 0 -5px #f7f7f7,
    80px 0 0 -5px #f7f7f7, 81px 0 0 -5px #f7f7f7, 82px 0 0 -5px #f7f7f7, 83px 0 0 -5px #f7f7f7,
    84px 0 0 -5px #f7f7f7, 85px 0 0 -5px #f7f7f7, 86px 0 0 -5px #f7f7f7, 87px 0 0 -5px #f7f7f7,
    88px 0 0 -5px #f7f7f7, 89px 0 0 -5px #f7f7f7, 90px 0 0 -5px #f7f7f7, 91px 0 0 -5px #f7f7f7,
    92px 0 0 -5px #f7f7f7, 93px 0 0 -5px #f7f7f7, 94px 0 0 -5px #f7f7f7, 95px 0 0 -5px #f7f7f7,
    96px 0 0 -5px #f7f7f7, 97px 0 0 -5px #f7f7f7, 98px 0 0 -5px #f7f7f7, 99px 0 0 -5px #f7f7f7,
    100px 0 0 -5px #f7f7f7, 101px 0 0 -5px #f7f7f7, 102px 0 0 -5px #f7f7f7, 103px 0 0 -5px #f7f7f7,
    104px 0 0 -5px #f7f7f7, 105px 0 0 -5px #f7f7f7, 106px 0 0 -5px #f7f7f7, 107px 0 0 -5px #f7f7f7,
    108px 0 0 -5px #f7f7f7, 109px 0 0 -5px #f7f7f7, 110px 0 0 -5px #f7f7f7, 111px 0 0 -5px #f7f7f7,
    112px 0 0 -5px #f7f7f7, 113px 0 0 -5px #f7f7f7, 114px 0 0 -5px #f7f7f7, 115px 0 0 -5px #f7f7f7,
    116px 0 0 -5px #f7f7f7, 117px 0 0 -5px #f7f7f7, 118px 0 0 -5px #f7f7f7, 119px 0 0 -5px #f7f7f7,
    120px 0 0 -5px #f7f7f7, 121px 0 0 -5px #f7f7f7, 122px 0 0 -5px #f7f7f7, 123px 0 0 -5px #f7f7f7,
    124px 0 0 -5px #f7f7f7, 125px 0 0 -5px #f7f7f7, 126px 0 0 -5px #f7f7f7, 127px 0 0 -5px #f7f7f7,
    128px 0 0 -5px #f7f7f7, 129px 0 0 -5px #f7f7f7, 130px 0 0 -5px #f7f7f7, 131px 0 0 -5px #f7f7f7,
    132px 0 0 -5px #f7f7f7, 133px 0 0 -5px #f7f7f7, 134px 0 0 -5px #f7f7f7, 135px 0 0 -5px #f7f7f7,
    136px 0 0 -5px #f7f7f7, 137px 0 0 -5px #f7f7f7, 138px 0 0 -5px #f7f7f7, 139px 0 0 -5px #f7f7f7,
    140px 0 0 -5px #f7f7f7, 141px 0 0 -5px #f7f7f7, 142px 0 0 -5px #f7f7f7, 143px 0 0 -5px #f7f7f7,
    144px 0 0 -5px #f7f7f7, 145px 0 0 -5px #f7f7f7, 146px 0 0 -5px #f7f7f7, 147px 0 0 -5px #f7f7f7,
    148px 0 0 -5px #f7f7f7, 149px 0 0 -5px #f7f7f7, 150px 0 0 -5px #f7f7f7, 151px 0 0 -5px #f7f7f7,
    152px 0 0 -5px #f7f7f7, 153px 0 0 -5px #f7f7f7, 154px 0 0 -5px #f7f7f7, 155px 0 0 -5px #f7f7f7,
    156px 0 0 -5px #f7f7f7, 157px 0 0 -5px #f7f7f7, 158px 0 0 -5px #f7f7f7, 159px 0 0 -5px #f7f7f7,
    160px 0 0 -5px #f7f7f7, 161px 0 0 -5px #f7f7f7, 162px 0 0 -5px #f7f7f7, 163px 0 0 -5px #f7f7f7,
    164px 0 0 -5px #f7f7f7, 165px 0 0 -5px #f7f7f7, 166px 0 0 -5px #f7f7f7, 167px 0 0 -5px #f7f7f7,
    168px 0 0 -5px #f7f7f7, 169px 0 0 -5px #f7f7f7, 170px 0 0 -5px #f7f7f7, 171px 0 0 -5px #f7f7f7,
    172px 0 0 -5px #f7f7f7, 173px 0 0 -5px #f7f7f7, 174px 0 0 -5px #f7f7f7, 175px 0 0 -5px #f7f7f7,
    176px 0 0 -5px #f7f7f7, 177px 0 0 -5px #f7f7f7, 178px 0 0 -5px #f7f7f7, 179px 0 0 -5px #f7f7f7,
    180px 0 0 -5px #f7f7f7, 181px 0 0 -5px #f7f7f7, 182px 0 0 -5px #f7f7f7, 183px 0 0 -5px #f7f7f7,
    184px 0 0 -5px #f7f7f7, 185px 0 0 -5px #f7f7f7, 186px 0 0 -5px #f7f7f7, 187px 0 0 -5px #f7f7f7,
    188px 0 0 -5px #f7f7f7, 189px 0 0 -5px #f7f7f7, 190px 0 0 -5px #f7f7f7, 191px 0 0 -5px #f7f7f7,
    192px 0 0 -5px #f7f7f7, 193px 0 0 -5px #f7f7f7, 194px 0 0 -5px #f7f7f7, 195px 0 0 -5px #f7f7f7,
    196px 0 0 -5px #f7f7f7, 197px 0 0 -5px #f7f7f7, 198px 0 0 -5px #f7f7f7, 199px 0 0 -5px #f7f7f7,
    200px 0 0 -5px #f7f7f7, 201px 0 0 -5px #f7f7f7, 202px 0 0 -5px #f7f7f7, 203px 0 0 -5px #f7f7f7,
    204px 0 0 -5px #f7f7f7, 205px 0 0 -5px #f7f7f7, 206px 0 0 -5px #f7f7f7, 207px 0 0 -5px #f7f7f7,
    208px 0 0 -5px #f7f7f7, 209px 0 0 -5px #f7f7f7, 210px 0 0 -5px #f7f7f7, 211px 0 0 -5px #f7f7f7,
    212px 0 0 -5px #f7f7f7, 213px 0 0 -5px #f7f7f7, 214px 0 0 -5px #f7f7f7, 215px 0 0 -5px #f7f7f7,
    216px 0 0 -5px #f7f7f7, 217px 0 0 -5px #f7f7f7, 218px 0 0 -5px #f7f7f7, 219px 0 0 -5px #f7f7f7,
    220px 0 0 -5px #f7f7f7, 221px 0 0 -5px #f7f7f7, 222px 0 0 -5px #f7f7f7, 223px 0 0 -5px #f7f7f7,
    224px 0 0 -5px #f7f7f7, 225px 0 0 -5px #f7f7f7, 226px 0 0 -5px #f7f7f7, 227px 0 0 -5px #f7f7f7,
    228px 0 0 -5px #f7f7f7, 229px 0 0 -5px #f7f7f7, 230px 0 0 -5px #f7f7f7, 231px 0 0 -5px #f7f7f7,
    232px 0 0 -5px #f7f7f7, 233px 0 0 -5px #f7f7f7, 234px 0 0 -5px #f7f7f7, 235px 0 0 -5px #f7f7f7,
    236px 0 0 -5px #f7f7f7, 237px 0 0 -5px #f7f7f7, 238px 0 0 -5px #f7f7f7, 239px 0 0 -5px #f7f7f7,
    240px 0 0 -5px #f7f7f7, 241px 0 0 -5px #f7f7f7, 242px 0 0 -5px #f7f7f7, 243px 0 0 -5px #f7f7f7,
    244px 0 0 -5px #f7f7f7, 245px 0 0 -5px #f7f7f7, 246px 0 0 -5px #f7f7f7, 247px 0 0 -5px #f7f7f7,
    248px 0 0 -5px #f7f7f7, 249px 0 0 -5px #f7f7f7, 250px 0 0 -5px #f7f7f7, 251px 0 0 -5px #f7f7f7,
    252px 0 0 -5px #f7f7f7, 253px 0 0 -5px #f7f7f7, 254px 0 0 -5px #f7f7f7, 255px 0 0 -5px #f7f7f7,
    256px 0 0 -5px #f7f7f7, 257px 0 0 -5px #f7f7f7, 258px 0 0 -5px #f7f7f7, 259px 0 0 -5px #f7f7f7,
    260px 0 0 -5px #f7f7f7, 261px 0 0 -5px #f7f7f7, 262px 0 0 -5px #f7f7f7, 263px 0 0 -5px #f7f7f7,
    264px 0 0 -5px #f7f7f7, 265px 0 0 -5px #f7f7f7, 266px 0 0 -5px #f7f7f7, 267px 0 0 -5px #f7f7f7,
    268px 0 0 -5px #f7f7f7, 269px 0 0 -5px #f7f7f7, 270px 0 0 -5px #f7f7f7, 271px 0 0 -5px #f7f7f7,
    272px 0 0 -5px #f7f7f7, 273px 0 0 -5px #f7f7f7, 274px 0 0 -5px #f7f7f7, 275px 0 0 -5px #f7f7f7,
    276px 0 0 -5px #f7f7f7, 277px 0 0 -5px #f7f7f7, 278px 0 0 -5px #f7f7f7, 279px 0 0 -5px #f7f7f7,
    280px 0 0 -5px #f7f7f7, 281px 0 0 -5px #f7f7f7, 282px 0 0 -5px #f7f7f7, 283px 0 0 -5px #f7f7f7,
    284px 0 0 -5px #f7f7f7, 285px 0 0 -5px #f7f7f7, 286px 0 0 -5px #f7f7f7, 287px 0 0 -5px #f7f7f7,
    288px 0 0 -5px #f7f7f7, 289px 0 0 -5px #f7f7f7, 290px 0 0 -5px #f7f7f7, 291px 0 0 -5px #f7f7f7,
    292px 0 0 -5px #f7f7f7, 293px 0 0 -5px #f7f7f7, 294px 0 0 -5px #f7f7f7, 295px 0 0 -5px #f7f7f7,
    296px 0 0 -5px #f7f7f7, 297px 0 0 -5px #f7f7f7, 298px 0 0 -5px #f7f7f7, 299px 0 0 -5px #f7f7f7,
    300px 0 0 -5px #f7f7f7, 301px 0 0 -5px #f7f7f7, 302px 0 0 -5px #f7f7f7, 303px 0 0 -5px #f7f7f7,
    304px 0 0 -5px #f7f7f7, 305px 0 0 -5px #f7f7f7, 306px 0 0 -5px #f7f7f7, 307px 0 0 -5px #f7f7f7,
    308px 0 0 -5px #f7f7f7, 309px 0 0 -5px #f7f7f7, 310px 0 0 -5px #f7f7f7, 311px 0 0 -5px #f7f7f7,
    312px 0 0 -5px #f7f7f7, 313px 0 0 -5px #f7f7f7, 314px 0 0 -5px #f7f7f7, 315px 0 0 -5px #f7f7f7,
    316px 0 0 -5px #f7f7f7, 317px 0 0 -5px #f7f7f7, 318px 0 0 -5px #f7f7f7, 319px 0 0 -5px #f7f7f7,
    320px 0 0 -5px #f7f7f7, 321px 0 0 -5px #f7f7f7, 322px 0 0 -5px #f7f7f7, 323px 0 0 -5px #f7f7f7,
    324px 0 0 -5px #f7f7f7, 325px 0 0 -5px #f7f7f7, 326px 0 0 -5px #f7f7f7, 327px 0 0 -5px #f7f7f7,
    328px 0 0 -5px #f7f7f7, 329px 0 0 -5px #f7f7f7, 330px 0 0 -5px #f7f7f7, 331px 0 0 -5px #f7f7f7,
    332px 0 0 -5px #f7f7f7, 333px 0 0 -5px #f7f7f7, 334px 0 0 -5px #f7f7f7, 335px 0 0 -5px #f7f7f7,
    336px 0 0 -5px #f7f7f7, 337px 0 0 -5px #f7f7f7, 338px 0 0 -5px #f7f7f7, 339px 0 0 -5px #f7f7f7,
    340px 0 0 -5px #f7f7f7, 341px 0 0 -5px #f7f7f7, 342px 0 0 -5px #f7f7f7, 343px 0 0 -5px #f7f7f7,
    344px 0 0 -5px #f7f7f7, 345px 0 0 -5px #f7f7f7, 346px 0 0 -5px #f7f7f7, 347px 0 0 -5px #f7f7f7,
    348px 0 0 -5px #f7f7f7, 349px 0 0 -5px #f7f7f7, 350px 0 0 -5px #f7f7f7, 351px 0 0 -5px #f7f7f7,
    352px 0 0 -5px #f7f7f7, 353px 0 0 -5px #f7f7f7, 354px 0 0 -5px #f7f7f7, 355px 0 0 -5px #f7f7f7,
    356px 0 0 -5px #f7f7f7, 357px 0 0 -5px #f7f7f7, 358px 0 0 -5px #f7f7f7, 359px 0 0 -5px #f7f7f7,
    360px 0 0 -5px #f7f7f7, 361px 0 0 -5px #f7f7f7, 362px 0 0 -5px #f7f7f7, 363px 0 0 -5px #f7f7f7,
    364px 0 0 -5px #f7f7f7, 365px 0 0 -5px #f7f7f7, 366px 0 0 -5px #f7f7f7, 367px 0 0 -5px #f7f7f7,
    368px 0 0 -5px #f7f7f7, 369px 0 0 -5px #f7f7f7, 370px 0 0 -5px #f7f7f7, 371px 0 0 -5px #f7f7f7,
    372px 0 0 -5px #f7f7f7, 373px 0 0 -5px #f7f7f7, 374px 0 0 -5px #f7f7f7, 375px 0 0 -5px #f7f7f7,
    376px 0 0 -5px #f7f7f7, 377px 0 0 -5px #f7f7f7, 378px 0 0 -5px #f7f7f7, 379px 0 0 -5px #f7f7f7,
    380px 0 0 -5px #f7f7f7, 381px 0 0 -5px #f7f7f7, 382px 0 0 -5px #f7f7f7, 383px 0 0 -5px #f7f7f7,
    384px 0 0 -5px #f7f7f7, 385px 0 0 -5px #f7f7f7, 386px 0 0 -5px #f7f7f7, 387px 0 0 -5px #f7f7f7,
    388px 0 0 -5px #f7f7f7, 389px 0 0 -5px #f7f7f7, 390px 0 0 -5px #f7f7f7, 391px 0 0 -5px #f7f7f7,
    392px 0 0 -5px #f7f7f7, 393px 0 0 -5px #f7f7f7, 394px 0 0 -5px #f7f7f7, 395px 0 0 -5px #f7f7f7,
    396px 0 0 -5px #f7f7f7, 397px 0 0 -5px #f7f7f7, 398px 0 0 -5px #f7f7f7, 399px 0 0 -5px #f7f7f7,
    400px 0 0 -5px #f7f7f7, 401px 0 0 -5px #f7f7f7, 402px 0 0 -5px #f7f7f7, 403px 0 0 -5px #f7f7f7,
    404px 0 0 -5px #f7f7f7, 405px 0 0 -5px #f7f7f7, 406px 0 0 -5px #f7f7f7, 407px 0 0 -5px #f7f7f7,
    408px 0 0 -5px #f7f7f7, 409px 0 0 -5px #f7f7f7, 410px 0 0 -5px #f7f7f7, 411px 0 0 -5px #f7f7f7,
    412px 0 0 -5px #f7f7f7, 413px 0 0 -5px #f7f7f7, 414px 0 0 -5px #f7f7f7, 415px 0 0 -5px #f7f7f7,
    416px 0 0 -5px #f7f7f7, 417px 0 0 -5px #f7f7f7, 418px 0 0 -5px #f7f7f7, 419px 0 0 -5px #f7f7f7,
    420px 0 0 -5px #f7f7f7, 421px 0 0 -5px #f7f7f7, 422px 0 0 -5px #f7f7f7, 423px 0 0 -5px #f7f7f7,
    424px 0 0 -5px #f7f7f7, 425px 0 0 -5px #f7f7f7, 426px 0 0 -5px #f7f7f7, 427px 0 0 -5px #f7f7f7,
    428px 0 0 -5px #f7f7f7, 429px 0 0 -5px #f7f7f7, 430px 0 0 -5px #f7f7f7, 431px 0 0 -5px #f7f7f7,
    432px 0 0 -5px #f7f7f7, 433px 0 0 -5px #f7f7f7, 434px 0 0 -5px #f7f7f7, 435px 0 0 -5px #f7f7f7,
    436px 0 0 -5px #f7f7f7, 437px 0 0 -5px #f7f7f7, 438px 0 0 -5px #f7f7f7, 439px 0 0 -5px #f7f7f7,
    440px 0 0 -5px #f7f7f7, 441px 0 0 -5px #f7f7f7, 442px 0 0 -5px #f7f7f7, 443px 0 0 -5px #f7f7f7,
    444px 0 0 -5px #f7f7f7, 445px 0 0 -5px #f7f7f7, 446px 0 0 -5px #f7f7f7, 447px 0 0 -5px #f7f7f7,
    448px 0 0 -5px #f7f7f7, 449px 0 0 -5px #f7f7f7, 450px 0 0 -5px #f7f7f7, 451px 0 0 -5px #f7f7f7,
    452px 0 0 -5px #f7f7f7, 453px 0 0 -5px #f7f7f7, 454px 0 0 -5px #f7f7f7, 455px 0 0 -5px #f7f7f7,
    456px 0 0 -5px #f7f7f7, 457px 0 0 -5px #f7f7f7, 458px 0 0 -5px #f7f7f7, 459px 0 0 -5px #f7f7f7,
    460px 0 0 -5px #f7f7f7, 461px 0 0 -5px #f7f7f7, 462px 0 0 -5px #f7f7f7, 463px 0 0 -5px #f7f7f7,
    464px 0 0 -5px #f7f7f7, 465px 0 0 -5px #f7f7f7, 466px 0 0 -5px #f7f7f7, 467px 0 0 -5px #f7f7f7,
    468px 0 0 -5px #f7f7f7, 469px 0 0 -5px #f7f7f7, 470px 0 0 -5px #f7f7f7, 471px 0 0 -5px #f7f7f7,
    472px 0 0 -5px #f7f7f7, 473px 0 0 -5px #f7f7f7, 474px 0 0 -5px #f7f7f7, 475px 0 0 -5px #f7f7f7,
    476px 0 0 -5px #f7f7f7, 477px 0 0 -5px #f7f7f7, 478px 0 0 -5px #f7f7f7, 479px 0 0 -5px #f7f7f7,
    480px 0 0 -5px #f7f7f7, 481px 0 0 -5px #f7f7f7, 482px 0 0 -5px #f7f7f7, 483px 0 0 -5px #f7f7f7,
    484px 0 0 -5px #f7f7f7, 485px 0 0 -5px #f7f7f7, 486px 0 0 -5px #f7f7f7, 487px 0 0 -5px #f7f7f7,
    488px 0 0 -5px #f7f7f7, 489px 0 0 -5px #f7f7f7, 490px 0 0 -5px #f7f7f7, 491px 0 0 -5px #f7f7f7,
    492px 0 0 -5px #f7f7f7, 493px 0 0 -5px #f7f7f7, 494px 0 0 -5px #f7f7f7, 495px 0 0 -5px #f7f7f7,
    496px 0 0 -5px #f7f7f7, 497px 0 0 -5px #f7f7f7, 498px 0 0 -5px #f7f7f7, 499px 0 0 -5px #f7f7f7,
    500px 0 0 -5px #f7f7f7, 501px 0 0 -5px #f7f7f7, 502px 0 0 -5px #f7f7f7, 503px 0 0 -5px #f7f7f7,
    504px 0 0 -5px #f7f7f7, 505px 0 0 -5px #f7f7f7, 506px 0 0 -5px #f7f7f7, 507px 0 0 -5px #f7f7f7,
    508px 0 0 -5px #f7f7f7, 509px 0 0 -5px #f7f7f7, 510px 0 0 -5px #f7f7f7, 511px 0 0 -5px #f7f7f7,
    512px 0 0 -5px #f7f7f7, 513px 0 0 -5px #f7f7f7, 514px 0 0 -5px #f7f7f7, 515px 0 0 -5px #f7f7f7,
    516px 0 0 -5px #f7f7f7, 517px 0 0 -5px #f7f7f7, 518px 0 0 -5px #f7f7f7, 519px 0 0 -5px #f7f7f7,
    520px 0 0 -5px #f7f7f7, 521px 0 0 -5px #f7f7f7, 522px 0 0 -5px #f7f7f7, 523px 0 0 -5px #f7f7f7,
    524px 0 0 -5px #f7f7f7, 525px 0 0 -5px #f7f7f7, 526px 0 0 -5px #f7f7f7, 527px 0 0 -5px #f7f7f7,
    528px 0 0 -5px #f7f7f7, 529px 0 0 -5px #f7f7f7, 530px 0 0 -5px #f7f7f7, 531px 0 0 -5px #f7f7f7,
    532px 0 0 -5px #f7f7f7, 533px 0 0 -5px #f7f7f7, 534px 0 0 -5px #f7f7f7, 535px 0 0 -5px #f7f7f7,
    536px 0 0 -5px #f7f7f7, 537px 0 0 -5px #f7f7f7, 538px 0 0 -5px #f7f7f7, 539px 0 0 -5px #f7f7f7,
    540px 0 0 -5px #f7f7f7, 541px 0 0 -5px #f7f7f7, 542px 0 0 -5px #f7f7f7, 543px 0 0 -5px #f7f7f7,
    544px 0 0 -5px #f7f7f7, 545px 0 0 -5px #f7f7f7, 546px 0 0 -5px #f7f7f7, 547px 0 0 -5px #f7f7f7,
    548px 0 0 -5px #f7f7f7, 549px 0 0 -5px #f7f7f7, 550px 0 0 -5px #f7f7f7, 551px 0 0 -5px #f7f7f7,
    552px 0 0 -5px #f7f7f7, 553px 0 0 -5px #f7f7f7, 554px 0 0 -5px #f7f7f7, 555px 0 0 -5px #f7f7f7,
    556px 0 0 -5px #f7f7f7, 557px 0 0 -5px #f7f7f7, 558px 0 0 -5px #f7f7f7, 559px 0 0 -5px #f7f7f7,
    560px 0 0 -5px #f7f7f7, 561px 0 0 -5px #f7f7f7, 562px 0 0 -5px #f7f7f7, 563px 0 0 -5px #f7f7f7,
    564px 0 0 -5px #f7f7f7, 565px 0 0 -5px #f7f7f7, 566px 0 0 -5px #f7f7f7, 567px 0 0 -5px #f7f7f7,
    568px 0 0 -5px #f7f7f7, 569px 0 0 -5px #f7f7f7, 570px 0 0 -5px #f7f7f7, 571px 0 0 -5px #f7f7f7,
    572px 0 0 -5px #f7f7f7, 573px 0 0 -5px #f7f7f7, 574px 0 0 -5px #f7f7f7, 575px 0 0 -5px #f7f7f7,
    576px 0 0 -5px #f7f7f7, 577px 0 0 -5px #f7f7f7, 578px 0 0 -5px #f7f7f7, 579px 0 0 -5px #f7f7f7,
    580px 0 0 -5px #f7f7f7, 581px 0 0 -5px #f7f7f7, 582px 0 0 -5px #f7f7f7, 583px 0 0 -5px #f7f7f7,
    584px 0 0 -5px #f7f7f7, 585px 0 0 -5px #f7f7f7, 586px 0 0 -5px #f7f7f7, 587px 0 0 -5px #f7f7f7,
    588px 0 0 -5px #f7f7f7, 589px 0 0 -5px #f7f7f7, 590px 0 0 -5px #f7f7f7, 591px 0 0 -5px #f7f7f7,
    592px 0 0 -5px #f7f7f7, 593px 0 0 -5px #f7f7f7, 594px 0 0 -5px #f7f7f7, 595px 0 0 -5px #f7f7f7,
    596px 0 0 -5px #f7f7f7, 597px 0 0 -5px #f7f7f7, 598px 0 0 -5px #f7f7f7, 599px 0 0 -5px #f7f7f7,
    600px 0 0 -5px #f7f7f7, 601px 0 0 -5px #f7f7f7, 602px 0 0 -5px #f7f7f7, 603px 0 0 -5px #f7f7f7,
    604px 0 0 -5px #f7f7f7, 605px 0 0 -5px #f7f7f7, 606px 0 0 -5px #f7f7f7, 607px 0 0 -5px #f7f7f7,
    608px 0 0 -5px #f7f7f7, 609px 0 0 -5px #f7f7f7, 610px 0 0 -5px #f7f7f7, 611px 0 0 -5px #f7f7f7,
    612px 0 0 -5px #f7f7f7, 613px 0 0 -5px #f7f7f7, 614px 0 0 -5px #f7f7f7, 615px 0 0 -5px #f7f7f7,
    616px 0 0 -5px #f7f7f7, 617px 0 0 -5px #f7f7f7, 618px 0 0 -5px #f7f7f7, 619px 0 0 -5px #f7f7f7,
    620px 0 0 -5px #f7f7f7, 621px 0 0 -5px #f7f7f7, 622px 0 0 -5px #f7f7f7, 623px 0 0 -5px #f7f7f7,
    624px 0 0 -5px #f7f7f7, 625px 0 0 -5px #f7f7f7, 626px 0 0 -5px #f7f7f7, 627px 0 0 -5px #f7f7f7,
    628px 0 0 -5px #f7f7f7, 629px 0 0 -5px #f7f7f7, 630px 0 0 -5px #f7f7f7, 631px 0 0 -5px #f7f7f7,
    632px 0 0 -5px #f7f7f7, 633px 0 0 -5px #f7f7f7, 634px 0 0 -5px #f7f7f7, 635px 0 0 -5px #f7f7f7,
    636px 0 0 -5px #f7f7f7, 637px 0 0 -5px #f7f7f7, 638px 0 0 -5px #f7f7f7, 639px 0 0 -5px #f7f7f7,
    640px 0 0 -5px #f7f7f7, 641px 0 0 -5px #f7f7f7, 642px 0 0 -5px #f7f7f7, 643px 0 0 -5px #f7f7f7,
    644px 0 0 -5px #f7f7f7, 645px 0 0 -5px #f7f7f7, 646px 0 0 -5px #f7f7f7, 647px 0 0 -5px #f7f7f7,
    648px 0 0 -5px #f7f7f7, 649px 0 0 -5px #f7f7f7, 650px 0 0 -5px #f7f7f7, 651px 0 0 -5px #f7f7f7,
    652px 0 0 -5px #f7f7f7, 653px 0 0 -5px #f7f7f7, 654px 0 0 -5px #f7f7f7, 655px 0 0 -5px #f7f7f7,
    656px 0 0 -5px #f7f7f7, 657px 0 0 -5px #f7f7f7, 658px 0 0 -5px #f7f7f7, 659px 0 0 -5px #f7f7f7,
    660px 0 0 -5px #f7f7f7, 661px 0 0 -5px #f7f7f7, 662px 0 0 -5px #f7f7f7, 663px 0 0 -5px #f7f7f7,
    664px 0 0 -5px #f7f7f7, 665px 0 0 -5px #f7f7f7, 666px 0 0 -5px #f7f7f7, 667px 0 0 -5px #f7f7f7,
    668px 0 0 -5px #f7f7f7, 669px 0 0 -5px #f7f7f7, 670px 0 0 -5px #f7f7f7, 671px 0 0 -5px #f7f7f7,
    672px 0 0 -5px #f7f7f7, 673px 0 0 -5px #f7f7f7, 674px 0 0 -5px #f7f7f7, 675px 0 0 -5px #f7f7f7,
    676px 0 0 -5px #f7f7f7, 677px 0 0 -5px #f7f7f7, 678px 0 0 -5px #f7f7f7, 679px 0 0 -5px #f7f7f7,
    680px 0 0 -5px #f7f7f7, 681px 0 0 -5px #f7f7f7, 682px 0 0 -5px #f7f7f7, 683px 0 0 -5px #f7f7f7,
    684px 0 0 -5px #f7f7f7, 685px 0 0 -5px #f7f7f7, 686px 0 0 -5px #f7f7f7, 687px 0 0 -5px #f7f7f7,
    688px 0 0 -5px #f7f7f7, 689px 0 0 -5px #f7f7f7, 690px 0 0 -5px #f7f7f7, 691px 0 0 -5px #f7f7f7,
    692px 0 0 -5px #f7f7f7, 693px 0 0 -5px #f7f7f7, 694px 0 0 -5px #f7f7f7, 695px 0 0 -5px #f7f7f7,
    696px 0 0 -5px #f7f7f7, 697px 0 0 -5px #f7f7f7, 698px 0 0 -5px #f7f7f7, 699px 0 0 -5px #f7f7f7,
    700px 0 0 -5px #f7f7f7, 701px 0 0 -5px #f7f7f7, 702px 0 0 -5px #f7f7f7, 703px 0 0 -5px #f7f7f7,
    704px 0 0 -5px #f7f7f7, 705px 0 0 -5px #f7f7f7, 706px 0 0 -5px #f7f7f7, 707px 0 0 -5px #f7f7f7,
    708px 0 0 -5px #f7f7f7, 709px 0 0 -5px #f7f7f7, 710px 0 0 -5px #f7f7f7, 711px 0 0 -5px #f7f7f7,
    712px 0 0 -5px #f7f7f7, 713px 0 0 -5px #f7f7f7, 714px 0 0 -5px #f7f7f7, 715px 0 0 -5px #f7f7f7,
    716px 0 0 -5px #f7f7f7, 717px 0 0 -5px #f7f7f7, 718px 0 0 -5px #f7f7f7, 719px 0 0 -5px #f7f7f7,
    720px 0 0 -5px #f7f7f7, 721px 0 0 -5px #f7f7f7, 722px 0 0 -5px #f7f7f7, 723px 0 0 -5px #f7f7f7,
    724px 0 0 -5px #f7f7f7, 725px 0 0 -5px #f7f7f7, 726px 0 0 -5px #f7f7f7, 727px 0 0 -5px #f7f7f7,
    728px 0 0 -5px #f7f7f7, 729px 0 0 -5px #f7f7f7, 730px 0 0 -5px #f7f7f7, 731px 0 0 -5px #f7f7f7,
    732px 0 0 -5px #f7f7f7, 733px 0 0 -5px #f7f7f7, 734px 0 0 -5px #f7f7f7, 735px 0 0 -5px #f7f7f7,
    736px 0 0 -5px #f7f7f7, 737px 0 0 -5px #f7f7f7, 738px 0 0 -5px #f7f7f7, 739px 0 0 -5px #f7f7f7,
    740px 0 0 -5px #f7f7f7, 741px 0 0 -5px #f7f7f7, 742px 0 0 -5px #f7f7f7, 743px 0 0 -5px #f7f7f7,
    744px 0 0 -5px #f7f7f7, 745px 0 0 -5px #f7f7f7, 746px 0 0 -5px #f7f7f7, 747px 0 0 -5px #f7f7f7,
    748px 0 0 -5px #f7f7f7, 749px 0 0 -5px #f7f7f7, 750px 0 0 -5px #f7f7f7, 751px 0 0 -5px #f7f7f7,
    752px 0 0 -5px #f7f7f7, 753px 0 0 -5px #f7f7f7, 754px 0 0 -5px #f7f7f7, 755px 0 0 -5px #f7f7f7,
    756px 0 0 -5px #f7f7f7, 757px 0 0 -5px #f7f7f7, 758px 0 0 -5px #f7f7f7, 759px 0 0 -5px #f7f7f7,
    760px 0 0 -5px #f7f7f7, 761px 0 0 -5px #f7f7f7, 762px 0 0 -5px #f7f7f7, 763px 0 0 -5px #f7f7f7,
    764px 0 0 -5px #f7f7f7, 765px 0 0 -5px #f7f7f7, 766px 0 0 -5px #f7f7f7, 767px 0 0 -5px #f7f7f7,
    768px 0 0 -5px #f7f7f7, 769px 0 0 -5px #f7f7f7, 770px 0 0 -5px #f7f7f7, 771px 0 0 -5px #f7f7f7,
    772px 0 0 -5px #f7f7f7, 773px 0 0 -5px #f7f7f7, 774px 0 0 -5px #f7f7f7, 775px 0 0 -5px #f7f7f7,
    776px 0 0 -5px #f7f7f7, 777px 0 0 -5px #f7f7f7, 778px 0 0 -5px #f7f7f7, 779px 0 0 -5px #f7f7f7,
    780px 0 0 -5px #f7f7f7, 781px 0 0 -5px #f7f7f7, 782px 0 0 -5px #f7f7f7, 783px 0 0 -5px #f7f7f7,
    784px 0 0 -5px #f7f7f7, 785px 0 0 -5px #f7f7f7, 786px 0 0 -5px #f7f7f7, 787px 0 0 -5px #f7f7f7,
    788px 0 0 -5px #f7f7f7, 789px 0 0 -5px #f7f7f7, 790px 0 0 -5px #f7f7f7, 791px 0 0 -5px #f7f7f7,
    792px 0 0 -5px #f7f7f7, 793px 0 0 -5px #f7f7f7, 794px 0 0 -5px #f7f7f7, 795px 0 0 -5px #f7f7f7,
    796px 0 0 -5px #f7f7f7, 797px 0 0 -5px #f7f7f7, 798px 0 0 -5px #f7f7f7, 799px 0 0 -5px #f7f7f7,
    800px 0 0 -5px #f7f7f7, 801px 0 0 -5px #f7f7f7, 802px 0 0 -5px #f7f7f7, 803px 0 0 -5px #f7f7f7,
    804px 0 0 -5px #f7f7f7, 805px 0 0 -5px #f7f7f7, 806px 0 0 -5px #f7f7f7, 807px 0 0 -5px #f7f7f7,
    808px 0 0 -5px #f7f7f7, 809px 0 0 -5px #f7f7f7, 810px 0 0 -5px #f7f7f7, 811px 0 0 -5px #f7f7f7,
    812px 0 0 -5px #f7f7f7, 813px 0 0 -5px #f7f7f7, 814px 0 0 -5px #f7f7f7, 815px 0 0 -5px #f7f7f7,
    816px 0 0 -5px #f7f7f7, 817px 0 0 -5px #f7f7f7, 818px 0 0 -5px #f7f7f7, 819px 0 0 -5px #f7f7f7,
    820px 0 0 -5px #f7f7f7, 821px 0 0 -5px #f7f7f7, 822px 0 0 -5px #f7f7f7, 823px 0 0 -5px #f7f7f7,
    824px 0 0 -5px #f7f7f7, 825px 0 0 -5px #f7f7f7, 826px 0 0 -5px #f7f7f7, 827px 0 0 -5px #f7f7f7,
    828px 0 0 -5px #f7f7f7, 829px 0 0 -5px #f7f7f7, 830px 0 0 -5px #f7f7f7, 831px 0 0 -5px #f7f7f7,
    832px 0 0 -5px #f7f7f7, 833px 0 0 -5px #f7f7f7, 834px 0 0 -5px #f7f7f7, 835px 0 0 -5px #f7f7f7,
    836px 0 0 -5px #f7f7f7, 837px 0 0 -5px #f7f7f7, 838px 0 0 -5px #f7f7f7, 839px 0 0 -5px #f7f7f7,
    840px 0 0 -5px #f7f7f7, 841px 0 0 -5px #f7f7f7, 842px 0 0 -5px #f7f7f7, 843px 0 0 -5px #f7f7f7,
    844px 0 0 -5px #f7f7f7, 845px 0 0 -5px #f7f7f7, 846px 0 0 -5px #f7f7f7, 847px 0 0 -5px #f7f7f7,
    848px 0 0 -5px #f7f7f7, 849px 0 0 -5px #f7f7f7, 850px 0 0 -5px #f7f7f7, 851px 0 0 -5px #f7f7f7,
    852px 0 0 -5px #f7f7f7, 853px 0 0 -5px #f7f7f7, 854px 0 0 -5px #f7f7f7, 855px 0 0 -5px #f7f7f7,
    856px 0 0 -5px #f7f7f7, 857px 0 0 -5px #f7f7f7, 858px 0 0 -5px #f7f7f7, 859px 0 0 -5px #f7f7f7,
    860px 0 0 -5px #f7f7f7, 861px 0 0 -5px #f7f7f7, 862px 0 0 -5px #f7f7f7, 863px 0 0 -5px #f7f7f7,
    864px 0 0 -5px #f7f7f7, 865px 0 0 -5px #f7f7f7, 866px 0 0 -5px #f7f7f7, 867px 0 0 -5px #f7f7f7,
    868px 0 0 -5px #f7f7f7, 869px 0 0 -5px #f7f7f7, 870px 0 0 -5px #f7f7f7, 871px 0 0 -5px #f7f7f7,
    872px 0 0 -5px #f7f7f7, 873px 0 0 -5px #f7f7f7, 874px 0 0 -5px #f7f7f7, 875px 0 0 -5px #f7f7f7,
    876px 0 0 -5px #f7f7f7, 877px 0 0 -5px #f7f7f7, 878px 0 0 -5px #f7f7f7, 879px 0 0 -5px #f7f7f7,
    880px 0 0 -5px #f7f7f7, 881px 0 0 -5px #f7f7f7, 882px 0 0 -5px #f7f7f7, 883px 0 0 -5px #f7f7f7,
    884px 0 0 -5px #f7f7f7, 885px 0 0 -5px #f7f7f7, 886px 0 0 -5px #f7f7f7, 887px 0 0 -5px #f7f7f7,
    888px 0 0 -5px #f7f7f7, 889px 0 0 -5px #f7f7f7, 890px 0 0 -5px #f7f7f7, 891px 0 0 -5px #f7f7f7,
    892px 0 0 -5px #f7f7f7, 893px 0 0 -5px #f7f7f7, 894px 0 0 -5px #f7f7f7, 895px 0 0 -5px #f7f7f7,
    896px 0 0 -5px #f7f7f7, 897px 0 0 -5px #f7f7f7, 898px 0 0 -5px #f7f7f7, 899px 0 0 -5px #f7f7f7,
    900px 0 0 -5px #f7f7f7, 901px 0 0 -5px #f7f7f7, 902px 0 0 -5px #f7f7f7, 903px 0 0 -5px #f7f7f7,
    904px 0 0 -5px #f7f7f7, 905px 0 0 -5px #f7f7f7, 906px 0 0 -5px #f7f7f7, 907px 0 0 -5px #f7f7f7,
    908px 0 0 -5px #f7f7f7, 909px 0 0 -5px #f7f7f7, 910px 0 0 -5px #f7f7f7, 911px 0 0 -5px #f7f7f7,
    912px 0 0 -5px #f7f7f7, 913px 0 0 -5px #f7f7f7, 914px 0 0 -5px #f7f7f7, 915px 0 0 -5px #f7f7f7,
    916px 0 0 -5px #f7f7f7, 917px 0 0 -5px #f7f7f7, 918px 0 0 -5px #f7f7f7, 919px 0 0 -5px #f7f7f7,
    920px 0 0 -5px #f7f7f7, 921px 0 0 -5px #f7f7f7, 922px 0 0 -5px #f7f7f7, 923px 0 0 -5px #f7f7f7,
    924px 0 0 -5px #f7f7f7, 925px 0 0 -5px #f7f7f7, 926px 0 0 -5px #f7f7f7, 927px 0 0 -5px #f7f7f7,
    928px 0 0 -5px #f7f7f7, 929px 0 0 -5px #f7f7f7, 930px 0 0 -5px #f7f7f7, 931px 0 0 -5px #f7f7f7,
    932px 0 0 -5px #f7f7f7, 933px 0 0 -5px #f7f7f7, 934px 0 0 -5px #f7f7f7, 935px 0 0 -5px #f7f7f7,
    936px 0 0 -5px #f7f7f7, 937px 0 0 -5px #f7f7f7, 938px 0 0 -5px #f7f7f7, 939px 0 0 -5px #f7f7f7,
    940px 0 0 -5px #f7f7f7, 941px 0 0 -5px #f7f7f7, 942px 0 0 -5px #f7f7f7, 943px 0 0 -5px #f7f7f7,
    944px 0 0 -5px #f7f7f7, 945px 0 0 -5px #f7f7f7, 946px 0 0 -5px #f7f7f7, 947px 0 0 -5px #f7f7f7,
    948px 0 0 -5px #f7f7f7, 949px 0 0 -5px #f7f7f7, 950px 0 0 -5px #f7f7f7, 951px 0 0 -5px #f7f7f7,
    952px 0 0 -5px #f7f7f7, 953px 0 0 -5px #f7f7f7, 954px 0 0 -5px #f7f7f7, 955px 0 0 -5px #f7f7f7,
    956px 0 0 -5px #f7f7f7, 957px 0 0 -5px #f7f7f7, 958px 0 0 -5px #f7f7f7, 959px 0 0 -5px #f7f7f7,
    960px 0 0 -5px #f7f7f7, 961px 0 0 -5px #f7f7f7, 962px 0 0 -5px #f7f7f7, 963px 0 0 -5px #f7f7f7,
    964px 0 0 -5px #f7f7f7, 965px 0 0 -5px #f7f7f7, 966px 0 0 -5px #f7f7f7, 967px 0 0 -5px #f7f7f7,
    968px 0 0 -5px #f7f7f7, 969px 0 0 -5px #f7f7f7, 970px 0 0 -5px #f7f7f7, 971px 0 0 -5px #f7f7f7,
    972px 0 0 -5px #f7f7f7, 973px 0 0 -5px #f7f7f7, 974px 0 0 -5px #f7f7f7, 975px 0 0 -5px #f7f7f7,
    976px 0 0 -5px #f7f7f7, 977px 0 0 -5px #f7f7f7, 978px 0 0 -5px #f7f7f7, 979px 0 0 -5px #f7f7f7,
    980px 0 0 -5px #f7f7f7, 981px 0 0 -5px #f7f7f7, 982px 0 0 -5px #f7f7f7, 983px 0 0 -5px #f7f7f7,
    984px 0 0 -5px #f7f7f7, 985px 0 0 -5px #f7f7f7, 986px 0 0 -5px #f7f7f7, 987px 0 0 -5px #f7f7f7,
    988px 0 0 -5px #f7f7f7, 989px 0 0 -5px #f7f7f7, 990px 0 0 -5px #f7f7f7, 991px 0 0 -5px #f7f7f7,
    992px 0 0 -5px #f7f7f7, 993px 0 0 -5px #f7f7f7, 994px 0 0 -5px #f7f7f7, 995px 0 0 -5px #f7f7f7,
    996px 0 0 -5px #f7f7f7, 997px 0 0 -5px #f7f7f7, 998px 0 0 -5px #f7f7f7, 999px 0 0 -5px #f7f7f7,
    1000px 0 0 -5px #f7f7f7;
  transition: background-color 150ms;
}

input[type="range"]::-webkit-slider-thumb:hover {
  background: #1e22ff;
  height: 22px;
  width: 22px;
  border-radius: 11px;
  margin-top: -7px;
}

input[type="range"]::-ms-fill-lower {
  height: 10px;
  -webkit-appearance: none;
  color: #13bba4;
  margin-top: -1px;
  background: linear-gradient(
    90deg,
    #d63131 0%,
    #ff9b00 5%,
    #ffcc00 10%,
    #00dc6a 25%,
    #277e51 100%
  );
}

input[type="range"]::-webkit-slider-runnable-track {
  height: 10px;
  -webkit-appearance: none;
  color: #13bba4;
  margin-top: -1px;
  border-radius: 24px;
  background: linear-gradient(
    90deg,
    #d63131 0%,
    #ff9b00 5%,
    #ffcc00 10%,
    #00dc6a 25%,
    #277e51 100%
  );
}

input[type="range"]::-moz-range-track {
  height: 10px;
  -webkit-appearance: none;
  color: #13bba4;
  margin-top: -1px;
  border-radius: 24px;
  background: linear-gradient(
    90deg,
    #d63131 0%,
    #ff9b00 5%,
    #ffcc00 10%,
    #00dc6a 25%,
    #277e51 100%
  );
}

.tickmark__lowest {
  position: absolute;
  left: 28%;
  height: 41px;
  /* background: currentColor; */
  width: 0px;
  top: -24px;
  border: 0.6px dashed lightgray;
  user-select: none;
}

.channel__preview-wrapper-close {
  position: absolute;
  top: 20px;
  right: 20px;
}

.channel__preview-wrapper-img {
  max-width: 400px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  display: block;
  max-height: 100%;
}

#app .channel__preview-wrapper-backdrop {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: rgba(0, 0, 0, 0.2);
}

#app .channel__preview-wrapper {
  position: fixed;
  top: 100px;
  left: 50%;
  z-index: 100000;
  width: 100%;
  max-width: 1000px;
  background: white;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.2);
  transform: translate(-50%, 0%);
  padding: 15px 15px;
  border-radius: 4px;
}

.channel__item-wrapper {
  box-shadow: 0 0 10px rgba(3, 169, 244, 0.2);
  border: 1px solid #1e22ff;
  padding-bottom: 5px;
}

.channel__item-wrapper.editing {
  border: 1px solid #ff9c79;
}

.channel__item-wrapper .tags {
  padding: 5px 20px 30px 5px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 85px;
  align-self: flex-start;
  background: white;
  z-index: 1000;
}

.channel__item-wrapper .tags .tag {
  width: auto;
  background: #d6e9ff;
  font-size: 12px;
  padding: 10px;
  color: #1269cf;
  font-weight: 500;
}

.channel__item-wrapper .tags .tag.special {
  margin-left: 10px;
  color: #5a9716;
  background: #ebffd7;
}

.channel__item-wrapper .tags .tag.edit {
  color: white;
  background: #ff9c79;
}

.checkbox {
  width: 100%;
  margin: 15px auto;
  position: relative;
  display: block;
}

.checkbox input[type="checkbox"] {
  width: auto;
  opacity: 0.00000001;
  position: absolute;
  left: 0;
  margin-left: -20px;
}

.checkbox input[type="checkbox"]:checked ~ label::before {
  color: #7bbe72;
}

.checkbox input[type="checkbox"]:focus + label::before {
  outline: 0;
}

.channels__edit_bar {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}

.channels__edit_bar .edit {
  color: #66a3bb;
  font-size: 12px;
  padding-left: 20px;
}

.channels__edit_bar .edit:hover {
  color: #38c7ff;
  cursor: pointer;
}

.checkbox__wrapper {
  width: 35px;
  height: 100%;
  display: flex;
  padding-left: 15px;
  padding-top: 10px;
}

.checkbox__wrapper .styled-checkbox {
  z-index: 100000;
  cursor: pointer;
  width: 40px;
  height: 40px;
}

.checkbox__wrapper .styled-checkbox + label:before {
  width: 20px;
  height: 20px;
}

.checkbox__wrapper .styled-checkbox:checked + label:after {
  left: 5px;
  top: 9px;
}

.channel_wrapper .remove {
  display: flex;
  height: 100%;
  align-items: center;
  position: relative;
}

.channel_wrapper .remove h4 {
  font-size: 12px;
  font-weight: 100;
  color: #ff9067;
  margin: 0px;
  cursor: pointer;
}

.channel_wrapper .remove h4:hover {
  color: #faece7;
}

.channel_wrapper .remove.add h4 {
  color: #73abc1;
}

.channel_wrapper .remove.add h4:hover {
  color: #285769;
}

.remove .remove_warning {
  position: absolute;
  font-size: 10px;
  top: 55px;
  width: 100px;
  color: #be6464;
  padding: 5px;
  left: -30px;
  text-align: center;
}

.add_warning {
  font-size: 10px;
  width: 148px;
  color: #be6464;
  padding: 5px;
  text-align: center;
  background: white;
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  padding: 9px;
}

.add_warning .text {
  line-height: 1.3;
  position: relative;
  top: -5px;
  font-size: 9px;
}

.add_warning .action {
  background: #2e79d4;
  color: white;
  padding: 5px;
  border-radius: 3px;
  font-size: 9px;
  font-weight: 700;
  line-height: 1.4;
  cursor: pointer;
}

.add_warning .action:hover {
  background: #4499ff;
}

.channel__preview-wrapper-content {
  display: flex;
}

.channel__preview-wrapper-content-channels {
  width: 250px;
  display: flex;
  flex-direction: column;
  justify-content: left;
}

.channel__preview-wrapper-content-channels div {
  text-align: left;
  padding: 10px;
  font-size: 14px;
  cursor: pointer;
}

.channel__preview-wrapper-content-channels .selected {
  background: #3f567d;
  color: white;
}

.channel__preview-wrapper-content-channels div:hover {
  background: #86a8e3;
}

.channel__preview-wrapper-content-channels .selected:hover {
  background: #3f567d;
}

.channel__preview-wrapper-content-previews {
  width: 100%;
  max-height: 500px;
}

/*  ---_--------_----- Notifications  ---_--------_----- */

.notification_wrapper {
  max-width: 80%;
  height: 68px;
  /* border: 1px solid; */
  margin: auto;
  box-shadow: 0 0 0 1px rgba(2, 2, 12, 0.05), 0 2px 4px -2px rgba(2, 2, 12, 0.1);
  -webkit-box-shadow: 0 0 0 1px rgba(2, 2, 12, 0.05), 0 2px 4px -2px rgba(2, 2, 12, 0.1);
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: white;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
  width: 60%;
}

.notification_wrapper_left {
  display: flex;
  align-items: center;
  flex: 1;
}

.notification_wrapper_left__line {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #8dc572;
  border-radius: 15px;
  margin-left: 20px;
  margin-right: 10px;
  color: white;
}

.notification_wrapper_right .actions {
  height: 43px;
  border-radius: 999px;
  font-size: 13px;
  letter-spacing: -0.15px;
  padding: 14px 22px 16px 22px;
  line-height: 1;
  min-width: 68px;
  border: none;
  box-shadow: 0 0 0 1px rgba(2, 2, 12, 0.05), 0 2px 4px -2px rgba(2, 2, 12, 0.1);
  margin: 10px 10px;
}

.notification_wrapper_right .actions:hover {
  cursor: pointer;
}

.notification_wrapper_right .actions.primary {
  background-color: rgb(255, 153, 0);
  color: white;
}

.single_notification__wrapper {
  width: 45%;
  margin: auto;
  display: flex;
  flex-direction: column;
}

.single_notification__bar {
  background: white;
  height: 100px;
  position: absolute;
  width: 100%;
  bottom: 0px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
}

.single_notification__bar .button {
  height: 43px;
  border-radius: 999px;
  font-size: 13px;
  letter-spacing: -0.15px;
  padding: 14px 22px 16px 22px;
  line-height: 1;
  min-width: 68px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
  transition: all 0.25s cubic-bezier(0.19, 1, 0.22, 1);
  margin: 5px;
  color: #000;
}

.single_notification__bar .button.primary {
  background-color: #00be72;
  color: white;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 900;
}

.single_notification__bar .button:hover {
  color: black;
  background: antiquewhite;
  cursor: pointer;
}

.single_notification__bar .button.primary:hover {
  background: #007b4a;
  cursor: pointer;
  color: white;
}

.single_notification__bar .circle {
  background: #ff9800;
  width: 40px;
  height: 40px;
  display: flex;
  border-radius: 20px;
  align-items: center;
  justify-content: center;
  color: white;
  margin-right: 20px;
}

.single_notification__bar .campaign_data {
  display: flex;
  justify-content: center;
  align-items: center;
}

.single_notification__bar .button_wrapper {
  display: flex;
}

.fb-comment-wrapper {
  max-width: 600px;
  background: #f2f3f5;
  border-radius: 15px;
  padding: 5px 10px 5px 20px;
  background-color: #f2f3f5;
  border-radius: 18px;
  box-sizing: border-box;
  color: #1c1e21;
  display: inline-block;
  line-height: 16px;
  margin: 0;
  word-wrap: break-word;
  position: relative;
  white-space: normal;
  word-break: break-word;
  margin: 10px;
  min-width: 350px;
}

.fb-comment-wrapper .fb-comment-user {
  color: #385898;
  cursor: pointer;
  text-decoration: none;
}

.fb-comment-wrapper .fb-comment {
  white-space: normal;
  word-break: break-word;
  color: #1c1e21;
}

@media (max-width: 900px) {
  .campaign-read__list {
    display: none;
  }
  .campaign-read__wrapper.campaign-read__wrapper {
    left: 0px;
    width: 100%;
  }
  .campaign-read__insights.campaign-read__insights {
    padding: 5px;
  }
  .campaign-read__filters.campaign-read__filters {
    display: none;
  }
  .campaign-read__social-preview.campaign-read__social-preview {
    display: none;
  }
  .campaign-read__social-container.campaign-read__social-container {
    width: 100%;
  }
}

@media (max-width: 695px) {
  .campaign-read__container.campaign-read__container {
    width: 100%;
  }
  .campaign-read__activity.campaign-read__activity {
    position: initial !important;
  }
}

.button--strong.button--top {
  float: right;
}

.preview__images {
  margin-bottom: 10px;
}

.preview__adimage {
  max-width: 100px;
  margin-right: 10px;
}

.clear {
  clear: both;
}

.flex__elememt__70 {
  width: 70%;
  padding-right: 40px;
}

.flex__elememt__30 {
  width: 30%;
}

.flex__elememt__50 h2 {
  margin-top: 10px;
}

.flex__elememt__50 {
  max-width: 500px;
  padding: 20px;
  padding-top: 0px;
}

.channel-list {
  margin: 20px 20px;
  color: gray;
}

.dashboard__orgas select {
  background: rgba(0, 0, 0, 0.1);
}

.preview__channel {
  margin-right: 20px;
}

.public-DraftStyleDefault-ul {
  list-style-type: disc;
  margin-left: 20px;
}

.preview__plattform--headline:hover {
  background: #c5dae6;
}

.message-to-client {
  margin: 0 auto;
  margin-top: 10px;
  background: white;
  padding: 20px;
  font-size: 15px;
  border: 1px solid #adadad;
  border-radius: 5px;
  max-width: 400px;
  line-height: 1.4em;
  box-shadow: 0 0 20px 1px #d0d0d0;
}

.preview__plattform:not(.preview__plattform--closed) .preview__plattform--headline {
  background: #004cff;
  color: white;
}

.preview__plattform--headline {
  background: #e3edf3;
  padding: 10px;
  color: #9c9c9c;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  user-select: none;
  position: sticky;
  top: 12px;
  z-index: 100000;
}

.preview__plattform--headline h3 {
  margin: 0px;
  font-size: 14px;
}

.preview__plattform--body {
  /* background: #fbfbfb; */
  position: relative;
}

.upload-btn-wrap {
  font-weight: 400;
  background: #00000008;
  border-radius: 14px;
  padding: 5px 7px;
  margin: 11px 0px;
  display: inline-block;
  color: #1e22ff;
  cursor: pointer;
  user-select: none;
}

.upload-btn-wrap label {
}

.upload-btn-wrap:hover {
  background: rgba(0, 0, 0, 0.1);
}

::-webkit-file-upload-button {
  visibility: hidden;
}

.section-fallback {
  height: 40px;
  padding: 0px 10px;
  line-height: 40px;
  background: lightgray;
}

.preview__plattform--body.preview__plattform--body--closed {
  display: none;
}

.label__adset {
  position: absolute;
  top: 4px;
  right: 10px;
}

.label__wrap {
  position: relative;
}

.public-DraftEditor-content {
  min-height: 100px;
  background: white;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  min-height: 300px;
}

.preview__upload-photo {
  border: 1px dashed rgba(0, 0, 0, 0.3);
  color: rgba(0, 0, 0, 0.3);
  width: 100px;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 3px;
}

.preview__input.preview__input--textarea {
  height: 60px;
}

.section__label {
  color: #151633;
  display: inline-block;
  margin-bottom: 7px;
  margin-top: 7px;
  /* background: #e1e1e1; */
  border-radius: 20px;
  padding: 0px;
  font-size: 13px;
  margin-top: 13px;
  margin-bottom: 9px;
  text-transform: uppercase;
  font-weight: bold;
}

.preview__input {
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
  padding: 10px 10px;
  font-size: 13px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}

.preview__teaser-text {
  height: 100px;
  width: 100%;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}

.example-ad {
  overflow: hidden;
  margin: 10px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  max-width: 400px;
  margin: 0 auto;
  min-height: 300px;
  padding: 20px;
  border-radius: 3px;
  background: white;
}

.nav__note {
  background: red;
  padding: 5px 10px;
  border-radius: 30px;
  font-size: 12px;
  margin-left: 16px;
  display: inline-block;
  padding-top: -16px;
  position: relative;
  top: -3px;
  color: white;
  font-weight: 500;
}

.preview__modal textarea {
  width: 100%;
  padding: 10px;
}

.preview__modal {
  position: fixed;
  top: 90px;
  width: 800px;
  height: 500px;
  background: white;
  padding: 40px;
  z-index: 10000;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0px 0px 3px 5px rgba(0, 0, 0, 0.4);
}

.button-bar__bar.button-bar__bar--center {
  text-align: center;
}

.button-bar__btn {
  text-decoration: underline;
}

.button-bar__bar {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: white;
  padding: 10px;
  box-shadow: 0px -1px 4px 3px rgba(0, 0, 0, 0.1);
  z-index: 100;
}

.public__preview-cta {
  height: 50px;
  line-height: 50px;
  padding: 0px 20px;
  text-align: center;
  background: #5bc04c;
  color: white;
  border-radius: 3px;
  border: 0px;
  margin-right: 10px;
  outline: none;
  cursor: pointer;
  font-weight: 600;
}

.public__preview-cta.public__preview-cta--image-upload {
  background: green;
}

.public__preview-cta.public__preview-cta--reject {
  width: 200px;
  background: gray;
  color: white;
}

.bubble-long {
  display: block;
  white-space: nowrap;
}

.bubble.bubble--warning {
  background: #ffe500;
}

.bubble {
  background: #c7c7c7;
  padding: 3px 5px;
  border-radius: 28px;
  font-size: 11px;
  color: #3e3e3e;
}

.bubble.bubble__red {
  background: red;
}

.approval-bar__wrapper {
  position: relative;
}

.approval-bar {
  position: absolute;
  right: 30px;
  top: 50%;
  width: 200px;
}

.approval-bar__textarea {
  padding: 10px;
  width: 100%;
}

.feedback__wrap {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 300px;
  background: white;
  padding: 14px;
  border: 4px solid red;
}

.feedback__wrap.feedback__wrap--accepted {
  border: 4px solid #8bc34a;
}

.settings-line-item {
  margin-bottom: 12px;
}

.list-editor-item__answer-link {
  color: blue;
}

.list-editor-item__label-1 {
  font-weight: bold;
  margin-bottom: 5px;
  display: inline-block;
}

.list-editor-item__answer-add {
  background: #2ba5ff;
  color: white;
  position: absolute;
  right: 10px;
  top: 5px;
  padding: 5px 5px;
  border-radius: 3px;
  cursor: pointer;
  user-select: none;
  transition: 0.2s all;
}

.list-editor-item__answer-add:active {
  transform: translateY(2px);
}

.tb-new__quick-access {
  height: 56px;
  display: block;
  width: 100%;
  line-height: 56px;
  color: #928fa3;
  user-select: none;
  font-weight: 600;
  padding: 0px 24px;
  transition: all 0.2s;
  position: relative;
}

.tb-new__quick-access i {
  margin-right: 16px;
}

.tb-new__quick-access__edit {
  position: absolute;
  top: 7px;
  right: -29px;
  max-width: 30px;
  cursor: pointer;
}

.tb-new__quick-access__edit.tb-new__quick-access__edit--small {
  position: absolute;
  top: -5px;
  right: -29px;
  max-width: 25px;
  cursor: pointer;
}

.tb-new__quick-access__h4 {
  font-size: 16px;
  margin-bottom: 15px;
  transition: background 0.2s;
  padding: 0px 6px;
}

.tb-new__quick-access__h4:hover {
  background: #eee;
}

.relative-fit {
  position: relative;
  width: fit-content;
  height: min-content;
}

.tb-new__quick-access__h1 {
  font-size: 24;
  font-weight: 700;
  width: fit-content;
  margin-bottom: 5px;
  transition: background 0.2s;
  padding: 10px 6px;
}

.tb-new__quick-access__h1:hover {
  background: #eee;
}

.tb-new__quick-access img {
  float: right;
  position: absolute;
  right: 10px;
  top: 22px;
  opacity: 0;
  transition: all 0.2s;
}

.tb-new__quick-access:hover img {
  opacity: 1;
  right: 15px;
}

.tb-new__quick-access:hover {
  background: #cdc5ec;
  color: #8066ff;
}

.tiktok__subscribe {
  position: absolute;
  width: 15px;
  height: 15px;
  background: #fe2b54;
  color: white;
  font-weight: 700;
  right: 12px;
  top: 222px;
  z-index: 10;
  border-radius: 20px;
  text-align: center;
  line-height: 15px;
}

.list-editor-item__close {
  font-size: 11px;
  float: right;
  position: relative;
  left: -5px;
  top: -4px;
  cursor: pointer;
  /* background: blue; */
  display: block;
  padding: 5px;
}

.list-editor-item__close:hover {
  color: black;
}

.list-editor-item__option {
  background: #dee3ee;
  color: gray;
  border-radius: 5px;
  padding: 5px 10px;
  display: block;
  margin-bottom: 5px;
}

.list-editor-item {
  margin-top: 5px;
  padding: 5px;
  border-radius: 3px;
  margin-bottom: 15px;
}

.list-editor-item__circle {
  /* width: 20px; */
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #adadad;
  color: white;
  border-radius: 10px;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 11px;
  padding: 0px 10px;
}

.list-editor-item__input {
  height: 35px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  margin-right: 10px;
  padding: 0px 10px;
}

.list-editor-item__input.list-editor-item__input--question {
  width: 150px;
}

.list-editor-item__input.list-editor-item__input--question--long {
  width: 100%;
  margin-bottom: 10px;
}

.approval-bar__yes,
.approval-bar__no,
.approval-bar__download {
  background: gray;
  padding: 15px;
  margin-bottom: 10px;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  color: white;
  font-weight: 600;
  transition: border 0.3s;
}

.approval-bar__note {
  max-width: 200px;
}

.approval-bar__yes {
  border: 2px solid #5bc04c;
  background: transparent;
  color: #5bc04c;
}

.approval-bar__yes:hover {
  border: 2px solid #409444;
}

.approval-bar__download {
  background: transparent;
  color: #d8b234 !important;
}

.approval-bar__download:hover {
  background: transparent;
  color: #917827 !important;
}

.sticky-co {
  position: -webkit-sticky;
  position: sticky;
  background-color: white;
}

.first-col {
  width: 30px;
  min-width: 30px;
  max-width: 30px;
  left: -30px;
  z-index: 1000;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.second-col {
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  left: -1px;
  z-index: 1000;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.input__checkbox {
  width: 30px;
  height: 30px;
  background: white;
  border-radius: 5px;
  border: 2px solid rgba(0, 0, 0, 0.4);
}

.first-col.sticky-co--first {
  left: -30px;
  z-index: 10000000;
}

.second-col.sticky-co--first {
  left: -1px;
  z-index: 10000000;
}

.approval-bar__no {
  background: #f44336;
}

.approval-bar__edit {
  background: #cdcdcd;
  height: 40px;
  text-align: center;
  border-radius: 3px;
  line-height: 40px;
  color: #4f4f4f;
  cursor: pointer;
  transition: all 0.3s;
}

.approval-bar__edit:hover {
  background: #a2a2a2;
  color: black;
}

.approval-bar__no:hover {
  background: #984c46;
}

.approval-bar__wrapper--container {
  background: gray;
  width: 1000px;
  margin: 0 auto;
  margin-top: 50px;
}

.approval-bar__wrapper--container img {
  width: 400px;
  display: block;
  margin: 0 auto;
}

.signup-headline__wrapper {
  margin-right: 50px;
}

.anmelden__logo {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 150px;
}

.anmelden__check {
  max-width: 30px;
  max-width: 22px;
  vertical-align: top;
  margin-right: 10px;
}

.anmelden__ul {
  line-height: 1.7em;
  font-size: 14px;
  color: #999999;
  margin: 0px;
  padding: 0px;
  font-weight: 500;
  text-align: left;
}

.anmelden__ul li {
  padding: 10px 0;
  list-style-type: none;
  border-bottom: 1px solid #e4eaef;
}

.anmelden__ul li:last-child {
  border-bottom: none;
}

.anmelden__p {
  font-size: 14px;
  color: #999;
  padding-top: 20px;
  line-height: 1.6em;
  font-weight: 300;
}

.budget-cell:hover .budget-cell__action-bar {
  opacity: 1;
  pointer-events: all;
}

.budget-cell__action-bar {
  opacity: 0;
  cursor: pointer;
  pointer-events: none;
}

.active_status {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 7px;
  width: 7px;
  border-radius: 10px;
  background: yellow;
}

.active_status.active_status--ACTIVE {
  background: #53c11e;
}

.active_status.active_status--LEARNING {
  background: #f9c440;
}

.active_status.active_status--FAIL {
  background: #ff605f;
}

.active_status.active_status--FINISHED {
  background: #1e22ff;
}

.page-break {
  page-break-after: always;
}

.tab-wrapper {
  padding: 20px;
}

@media print {
  .button-bar__bar {
    display: none;
  }
  .approval-bar {
    display: none;
  }
}

.tab-bar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 10;
}
.nav-tab {
  font-family: "Roboto", sans-serif;
  display: inline-block;
  padding: 10px 25px;
  text-decoration: none;
  color: #928fa3;
}

/* .nav-tab:hover {
    background-color: oldlace;
} */

.nav-tab::after {
  content: "";
  display: block;
  border-radius: 3px;
  width: 0%;
  height: 2px;
  top: 5px;
  position: relative;
  transition: all 0.2s;
  background: #8066ff;
}

.nav-tab:hover::after {
  width: 100%;
}

.nav-tab.active::after {
  width: 100%;
}

.nav-tab.active {
  cursor: default;
  color: #302e38;
  background: transparent;
  border: 0;
  font-weight: 600;
}

.score-vis__wrap-img {
  position: relative;
  text-align: center;
}
.score-vis__wrap-img svg:not(:root) {
  overflow: visible !important;
}
.score-vis__wrap-img .score-vis__rotate {
  transform-origin: center;
  position: absolute;
  top: 44%;
  left: 45%;
  transform: translate(-50%, -50%);
}

.score-vis__wrap-score-postfix {
  position: absolute;
  top: calc(50% + 30px);
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 11px;
  letter-spacing: 0.64px;
  text-align: center;
  transition: color 0.1s;
}

.score-vis__wrap-score {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 35px;
  letter-spacing: 0;
  text-align: center;
  transition: color 0.3s;
}

.suggestion-pannel__empty_state .score-vis__rotate {
  -webkit-transform: rotate(0deg);
  animation: rotation 4s linear infinite;
  animation-play-state: paused;
}
.suggestion-pannel__empty_state.suggestion-pannel__empty_state--rotate .score-vis__rotate {
  animation: rotation 4s linear infinite;
  animation-play-state: running;
}

.suggestion-pannel__empty_state .headline {
  margin: 20px 0px;
  font-weight: 100;
  /* border-bottom: 1px solid #888; */
  font-size: 24px;
  font-weight: bold;
}

.suggestion-pannel__empty_state .description {
  font-size: 15px;
  line-height: 1.4em;
  font-weight: 100;
  margin: 5px 0px;
}

.suggestion-pannel__empty_state .link {
  font-size: 15px;
  line-height: 1.4em;
  font-weight: 100;
  margin: 5px 0px;
  color: #0b24fb;
  text-decoration: underline;
}

.checkbox-field {
  display: flex;
}

.checkbox-field .label-text {
  position: relative;
  top: 4px;
}

#right-side-portal {
  position: absolute;
  top: 0;
  right: 0;
  width: 420px;
  height: 93%;
  z-index: 1;
}

#right-side-portal:empty {
  z-index: -1;
  display: none;
  pointer-events: none;
}

/*------------------------------------*    CTA
\*------------------------------------*/

.cta {
  background: #1e22ff;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  width: 100%;
  display: block;
  height: 60px;
  line-height: 60px;
  border: none;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
  transition: background 0.2s;
  user-select: none;
}

.cta.cta--special {
  background: #2cc331;
}

.cta.cta.cta__marr {
  margin-right: 10px;
}

.cta.cta--outline {
  background: initial;
  border: 1px solid #1e22ff;
}

.cta.cta--outline:hover {
  box-shadow: 0px 0px 4px 2px rgba(0, 185, 255, 0.1);
}

.cta.cta--outline.cta--inline:hover {
  box-shadow: 0px 0px 4px 2px rgba(0, 185, 255, 0.1);
  background: #1e22ff;
  color: white !important;
}

.cta.cta--outline:active {
  transform: translateY(2px);
}

/*------------------------------------*    CTA Pseudo
\*------------------------------------*/

.cta:active {
  transform: translateY(2px);
}
.cta:hover {
  background: #0d8ebf;
  color: white;
}
.cta:focus {
  outline: none;
}

/*------------------------------------*    CTA Loading
\*------------------------------------*/

.cta.cta--loading {
  background: grey;
  color: white;
}

/*------------------------------------*    CTA Disabled
\*------------------------------------*/

.cta.cta--disabled {
  background: #f1f1ff;
  color: #a2a7b3;
  cursor: not-allowed;
  transform: none;
}

.right {
  text-align: right;
}

/*------------------------------------*    CTA Secondary
\*------------------------------------*/

.cta.cta--secondary {
  background: transparent;
  border: 1px solid #1e22ff;
  color: #1e22ff;
}

.cta.cta--secondary.cta--outline {
  background: transparent;
  border: 1px solid transparent;
  color: #1e22ff;
}

.cta.cta--secondary.cta--outline.cta--inline:hover {
  background: transparent;
  color: #1e22ff !important;
  font-weight: bold;
}

/*------------------------------------*    CTA Outline
\*------------------------------------*/

.cta.cta--outline {
  border: 1px solid #1e22ff;
  color: #1e22ff;
  background: transparent;
  font-weight: bold;
  width: 100%;
  display: block;
  height: 60px;
  border-radius: 5px;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
  user-select: none;
}
.cta.cta--outline:hover {
  color: #1e22ff;
}
.cta.cta--inline {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  font-size: 12px;
}

.cta--inline-small i,
.mar-bot-10 .cta.cta-comp i {
  margin-right: 5px;
}

.mar-bot-10 .cta.cta-comp {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  width: 100%;
  background: #1e22ff;
  color: white;
  text-align: left;
  padding: 0px 15px;
}

.cta.cta--inline-small:hover {
  color: black;
  padding: 0px 15px;
  background: transparent;
  text-align: left;
  height: 18px;
  line-height: 18px;
}

.cta.cta--inline-small {
  color: #1a202c;
  padding: 0px 15px;
  background: transparent;
  text-align: left;
  height: 18px;
  line-height: 18px;

  /* display: inline-block;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    width: 100%;
    background: #1e22ff;
    color: white;    
    text-align: left;
    padding: 0px 15px; */
}

.cta.cta--inline.cta--remove {
  background: red;
  margin-left: 10px;
}

.cta.cta--link:hover {
  color: #1e22ff;
}
.cta.cta--link {
  display: inline-block;
  background: transparent;
  height: initial;
  line-height: initial;
  width: initial;
  padding: 0 24px;
  color: #1e22ff;
}
.cta.cta--secondary {
  background: transparent;
  border: 1px solid #1e22ff;
  color: #1e22ff;
}
.cta.cta--secondary:hover {
  background: #1e22ff;
  border: 1px solid #1e22ff;
  color: white;
}
.cta.cta--no-changes {
  cursor: not-allowed;
  opacity: 0.5;
}
.cta.cta--no-click {
  cursor: not-allowed;
  opacity: 0.5;
}
.cta.cta--no-click:active {
  transform: translateY(0px);
}
.cta--create__sub {
  font-size: 11px;
}
.cta.cta--small {
  display: inline-block;
  width: initial;
  padding: 0px 20px;
  height: 42px;
  line-height: 42px;
}
.cta.cta--cancel {
  background: transparent;
  text-decoration: underline;
  color: rgba(0, 0, 0, 0.5);
}
.cta.cta--cancel:hover {
  color: rgba(0, 0, 0, 0.5);
}
.cta.cta--create {
  text-align: center;
  line-height: 20px;
  padding-top: 8px;
}
.cta-ghost {
  background: none;
  text-align: center;
  height: auto;
  border: 1px solid #d6e1e4;
  color: #8c9ca2;
  font-size: 12px;
  height: 46px;
  line-height: 46px;
  margin-top: -5px;
}
.cta-ghost:hover {
  color: #1e22ff;
  border: 1px solid #1e22ff;
}
.cta--pay {
  text-align: center;
}
.u-left {
  float: left;
}
.u-right {
  float: right;
}

/*------------------------------------*
Buttons
\*------------------------------------*/

.transition {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.button {
  border-radius: 3px;
  border: 1px solid #ffffff;
  color: #8d9fab;
  display: inline-block;
  padding: 10px 20px;
}
.button:hover {
  color: #1e22ff;
}
.button span {
  font-size: 6px;
  vertical-align: middle;
  margin-left: 3px;
  color: #bbb;
  transition: all 0.25s ease-in-out;
}
.button:hover span {
  color: #1e22ff;
}
.button--ghost {
  border: 1px solid #e0e6ea;
  font-size: 13px;
  color: #8d9fab;
  margin-right: 10px;
  cursor: pointer;
}
.button--tertiary.button--ghost {
  background: white;
}

.button--ghost:hover {
  border: 1px solid #1e22ff;
}

.button--strong {
  border: 1px solid #1e22ff;
  font-size: 13px;
  background: #1e22ff;
  color: white;
  margin-right: 10px;
}

.button--strong.button--googledisplay {
  background: rgb(0, 150, 136);
  color: white;
}

.button--strong.button--youtube {
  background: #ff0000;
  color: white;
}

.button--strong.button--linkedin {
  background: #006097;
  color: white;
}

.button.button--send {
  margin-left: 10px;
  background: yellow;
  color: black;
}

.button.button--send {
  margin-left: 10px;
  background: coral;
  color: white;
}

.button.button--approve {
  margin-left: 10px;
  background: #8bc34a;
  color: white;
}

.button.button--approve-staging {
  margin-left: 10px;
  background: skyblue;
  color: white;
}

.button--strong:active {
  outline: none;
}

.button--strong:hover {
  border: 1px solid #1e22ff;
  background: #1e22ff;
  outline: none;
  color: white;
}

.button--float {
  position: absolute;
  top: 22px;
  right: 20px;
  font-size: 12px;
}
.button--destructive,
.button--destructive:hover {
  color: #f44336;
}

.campaign-read-admin__gauge {
  position: fixed;
  top: 40px;
  left: 20px;
  z-index: 100000000000;
  background: white;
  padding: 20px;
  max-width: 250px;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0px 0px 2px 4px rgba(0, 0, 0, 0.2);
}

.campaign-read__icon {
  display: inline-block;
  margin-right: 10px;
  margin-right: 6px;
  position: relative;
  top: -1px;
}

.campaign-read__icon svg {
  max-width: 25px;
}

.campaign-read__label-long {
  display: inline-block;
  font-weight: 600;
  margin-right: 4px;
}

.campaign-read__info {
  max-width: 10px;
  opacity: 0.5;
  position: relative;
  top: -2px;
  margin-left: 2px;
}

.campaign-read__info-long {
  margin-bottom: 20px;
  opacity: 0.7;
  position: relative;
  margin-left: 2px;
}

.campaign-read__info2 {
  max-width: 10px;
  opacity: 0.2;
  position: relative;
  margin-left: 3px;
  top: -4px;
}

.campaign-read__activity.campaign-read__activity--admin {
  width: 40%;
}

.campaign-read-admin__gauge span {
  margin-bottom: 12px;
  font-weight: 500;
  display: inline-block;
}

.custom-tooltip {
  background: white;
  font-family: Arial;
  max-width: 200px;
  padding: 10px 15px;
  color: black;
  font-family: "Rubik", sans-serif;
  border: 1px solid #cccccc;
}

.recharts-legend-wrapper {
  margin-right: 62px;
}

.custom-tooltip__label {
  color: #ace9ff;
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
}

.chart {
  position: relative;
  width: 100%;
  height: 169px;
}

.chart__col {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: absolute;
  height: 100%;
}

.campaign__donut-chart {
  margin-top: 10px;
  margin-right: -1px;
  /* display: inline-block; */
  position: relative;
  left: 3px;
}

.chart .recharts-responsive-container {
  height: 100%;
  position: relative;
  width: calc(100% + 20px) !important;
  left: -5px;
  top: -4px;
}

.campaignlist__link {
  user-select: none;
}

.campaignlist__link a {
  cursor: pointer;
}

.campaignlist__company__state {
  color: #ffb40b;
  font-size: 14px;
  display: block;
}

.campaignlist__job {
  margin: 3px 0;
  display: block;
}

.campaignlist__company__state:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 5px;
  border-radius: 100%;
  background: #ffb40b;
}

.campaign-read__photo {
  display: inline-block;
  margin-right: 5px;
}

.campaign-read__photo img {
  max-width: 100px;
  margin-bottom: 10px;
}

.campaign-read__label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 600;
}

.campaign-read__sidebar h4 {
  font-weight: 600;
  font-size: 17px;
  padding-bottom: 5px;
  width: 80%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.campaign-read__activity h2:first-child {
  padding-top: 0;
  margin-bottom: 13px;
  margin-top: 0;
}

.campaign-read__activity .expert {
  padding: 25px;
  border-bottom: 1px solid #e0e6ea;
}

.campaign-read__activity .conversation {
  overflow-y: scroll;
  overflow-x: hidden;
  position: relative;
  padding: 20px;
}

/*-------------------------- CAMPAIGN CREATION -------------------------------*/

.campaign-creation {
  margin-top: 20px;
}

.campaign-creation .App,
.campaign-create__buttons {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.campaign-creation__budget {
  width: 100px;
  padding: 10px 15px;
  padding-left: 20px;
  font-size: 12px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0);
}

.campaign-creation__pricing-currency {
  position: absolute;
  top: 4px;
  left: 6px;
}

.campaign-creation__pricing-nr {
  font-weight: 600;
  color: #a4b9c1;
  font-size: 20px;
  position: relative;
}

.campaign-creation__pricing-nr.campaign-creation__pricing-nr--active {
  color: #4ac653;
}

.campaign-read__log {
  color: #848f99;
}

.campaign-read-admin__header {
  padding-right: 20px;
  margin-right: 20px;
  padding-top: 20px;
  background: #fff;
  position: relative;
  height: auto;
  overflow: hidden;
  border-bottom: 1px solid #e0e6ea;
  box-shadow: 0px 0px 20px rgba(40, 50, 58, 0.05);
  display: flex;
  flex-direction: column;
  padding-bottom: 32px;
  margin-bottom: 16px;
  width: calc(100% - 24px);
  /* position: sticky;
    top: 60px; */
  /* z-index: 100000000; */
}

.campaign-read-admin__main {
  padding-right: 20px;
  display: flex;
}

/*----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------*/

.campaign-read__header {
  padding-top: 40px;
  background: #fff;
  position: relative;
  height: 325px;
  overflow: hidden;
  border-bottom: 1px solid #e0e6ea;
  box-shadow: 0px 0px 20px rgba(40, 50, 58, 0.05);
}

.campaign-read__header-admin {
  padding-top: 40px;
  background: #fff;
  position: relative;
  height: 250px;
  overflow: visible;
  border-bottom: 1px solid #e0e6ea;
}

.campaign-read__link {
  font-size: 20px;
  color: var(--primary-blue);
}

.campaign-read__link:hover {
  color: var(--primary-blue);
  transform: scale(1.05) translate(2px, -2px);
}

.campaign-read__link > svg {
  transition: transform 0.2s ease;
}

.campaign-read__link > svg:hover {
  transform: scale(1.05) translate(2px, -2px);
}

.campaign-read__actions > span,
.campaign-read__actions > button {
  margin-right: 10px;
}

.campaign-read__companyName {
  font-size: 16px;
  color: #444;
  text-align: center;
  margin-bottom: 7px;
  display: block;
  margin: 0 auto;
  font-weight: 100;
}

.campaign-read__h1 {
  width: 100%;
  text-align: center;
  margin-bottom: 7px;
  color: #111;
  font-size: 25px;
  margin: 10px auto;
  padding: 0 20px;
  min-height: 56px;
  margin-top: 9px;
  position: relative;
  top: 12px;
}

.campaign-read__days-left--admin {
  color: #8d9fab;
  font-size: 13px;
  line-height: 16px;
}

.campaign-read__days-left {
  color: #8d9fab;
  font-size: 13px;
  line-height: 16px;
}

.campaign-read__days-left svg {
  width: 30px;
  height: 30px;
}

.campaign-read__days-left strong {
  display: block;
  color: #8d9fab;
}

.campaign-read__ .campaign-read__state {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  padding: 7px;
  font-weight: 400;
  border-radius: 5px;
  color: white;
  margin-left: 10px;
  color: #ffb40b;
}

.campaign-read__state:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 5px;
  border-radius: 100%;
  background: #ffb40b;
}

.campaign-read__current-status {
  text-align: center;
}

.campaign-read__state--ACTIVE {
  color: #8bc34a;
}

.campaign-read__state--WAITING_FOR_APPROVAL {
  color: #3f51b5;
}

.campaign-read__state--SCHEDULED {
  color: #3f51b5;
}

.campaign-read__state.campaign-read__state--WAITING_FOR_APPROVAL:before {
  background: #3f51b5;
}

.campaignlist__company__state.campaign-read__state--WAITING_FOR_APPROVAL:before {
  background: #3f51b5;
}

.campaign-read__state.campaign-read__state--SCHEDULED:before {
  background: #3f51b5;
}

.campaignlist__company__state.campaign-read__state--SCHEDULED:before {
  background: #3f51b5;
}

/* .campaignlist__company__state.campaign-read__state--SCHEDULED{
    background: #3F51B5;
} */

.campaign-read__state--IN_PROGRESS {
  color: #ff9800;
}

.campaign-read__state--REJECTED {
  color: #f44336;
}

.campaign-read__state--CANCELLED {
  color: #db75fd;
}

.campaign-read__state--FINISHED {
  color: #37517e;
}

.campaign-read__state--ACTIVE:before {
  background: #8bc34a;
}

.campaign-read__state--IN_PROGRESS:before {
  background: #ff9800;
}

.campaign-read__state--PREVIEW:before {
  background: blue;
  color: white;
}

.campaign-read__state--REJECTED:before {
  background: #f44336;
}
.campaign-read__state--CANCELLED:before {
  background: #db75fd;
}

.campaign-read__state--FINISHED:before {
  background: #37517e;
}

.campaign-read__metrics-budget__nr {
  font-size: 18px;
  display: block;
  position: absolute;
  color: #8d9fab;
  top: 25px;
  right: 25px;
}

.campaign-read__metrics > div {
  background: white;
  border-radius: 5px;
  padding: 25px;
  position: relative;
}

.campaign-read__metrics > div h2 {
  margin: 0px;
  font-size: 15px;
}

.campaign-read__metrics > div svg {
  width: 28px;
  height: 28px;
  float: left;
  margin-right: 10px;
  fill: #8d9fab;
}

.campaign-read__metrics-budget svg {
  width: 25px !important;
}

/*----------------------------------------------------------------------------*/

/*----------------------- CAMPAIGN NEW DASHBOARD -----------------------------*/

/*----------------------------------------------------------------------------*/

.campaign-read__list,
.campaign-read__wrapper {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  position: absolute;
  top: 86px;
  width: 287px;
  overflow-y: scroll;
  overflow-x: hidden;
  bottom: 0px;
  transition: left 0.3s;
}

.campaign-read__list.campaign-read__list--transition-left {
  left: -20%;
}

.campaign-read__wrapper {
  left: 350px;
  width: calc(100% - 350px);
  right: 0px;
}

.campaign-read__wrapper--external {
  left: 0px;
  width: 100%;
  right: 0px;
}

.campaign-read__wrapper h2 {
  font-size: 16px;
  margin-bottom: 2px;
}

.campaign-read__list {
  background: #fff;
  left: 0;
  z-index: 100;
  bottom: 0;
  padding: 50px 0 0 0;
  border-right: 1px solid #e8ecef;
  box-shadow: 0 0 20px rgba(40, 50, 58, 0.05);
}

.campaign-read__list ul {
  list-style-type: none;
  margin: 0;
  padding: 0px;
}

.campaign-read__list-item {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

a.campaign-read__list-link--active {
  background: rgba(242, 245, 247, 0.5);
}

.campaign-read__list-item a {
  width: 100%;
  padding: 20px;
  display: block;
}

.campaign-read__list ul li:hover {
  background: rgba(242, 245, 247, 0.5);
}

.campaign-read__container {
  width: calc(100% - 280px);
}

@media screen and (max-width: 1350px) {
  .campaign-read__container {
    width: calc(100% - 140px);
  }
}

.campaign-read__activity {
  border-left: 1px solid #e8ecef;
  width: 280px;
  position: absolute;
  right: 0;
  top: 290px;
  bottom: 0px;
  height: 100%;
  bottom: 0px;
  overflow-y: scroll;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.campaign-read__activity--admin {
  padding: 16px;
  border-left: 1px solid #e8ecef;
  width: 40%;
  bottom: 0px;
  background: #fff;
  height: 58vh;
  bottom: 0px;
  overflow-y: scroll;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  position: relative;
  /* top: 60px; */
}

.campaign-read__insights {
  padding: 40px;
}

.campaign-read__metrics {
  display: flex;
}

.campaign-read__metrics > div {
  width: 100%;
  border: 1px solid #e0e6ea;
}

.campaign-read__metrics > div:not(:first-child) {
  margin-left: 20px;
}

.campaign-read__breakdown {
  display: inline-block;
  width: 55%;
  background: #fff;
  vertical-align: top;
  padding: 20px;
  margin-top: 10px;
}

.campaign-read__breakdown-list {
}

.campaign-read__breakdown-list-element {
  padding: 10px;
  display: flex;
}

.campaign-read__breakdown-element-key {
  width: 100%;
}

.campaign-read__breakdown-element-value {
  width: 100%;
}

.campaign-read__breakdown-list ul li {
  display: list-item;
}

.campaign-read__social-container {
  display: inline-block;
  width: 55%;
  background: #fff;
  vertical-align: top;
}

.campaign-read__social-container ul {
  padding: 0;
  margin: 0;
}

.campaign-read__social-container ul li {
  display: inline-block;
  width: 33.3333333%;
  height: 180px;
  vertical-align: middle;
  border-right: 1px solid #e0e6ea;
  border-bottom: 1px solid #e0e6ea;
  padding-top: 60px;
}

.campaign-read__social-container ul li:nth-child(7),
.campaign-read__social-container ul li:nth-child(8),
.campaign-read__social-container ul li:nth-child(9) {
  border-bottom: none;
}

.campaign-read__social-container ul li h3 {
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #444;
}

.campaign-read__social-container ul li span {
  font-size: 18px;
  margin-top: 5px;
  display: block;
  color: #8d9fab;
}

.campaign-read__social-preview {
  width: 45%;
  vertical-align: top;
  min-height: 120px;
  display: inline-block;
  text-align: center;
  padding: 25px 25px;
  padding-left: 15px;
  background: #ebeef1;
  position: absolute;
  top: 0px;
  border: 0px;
  height: 100%;
}

.campaign-read__social h2 {
  margin: 0px;
}

.campaign-read__social {
  background: #fff;
  border-radius: 5px;
  margin-top: 15px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}

.campaign-read__social svg {
  min-height: 30px;
}

.campaign-read__social-container ul li h3 {
  /*opacity: 0;
    transform: translate3D(0, 10px, 0) scale(0.9);*/
  transform: translate3D(0, -5px, 0) scale(1);
}

.campaign-read__social-container ul li:hover h3 {
  opacity: 1;
  transform: translate3D(0, -5px, 0) scale(1);
}

.campaign-read__social-container ul li span {
  transform: translate3D(0, -15px, 0);
  transform: translate3D(0, 0, 0);
}

.campaign-read__social-container ul li:hover span {
  transform: translate3D(0, 0, 0);
}

.campaign-read__social-container ul li svg {
  transform: translate3D(0, 0, 0);
}

.campaign-read__social-container ul li:hover svg {
  transform: translate3D(0, -10px, 0);
}

.campaign-read__social-container ul li span,
.campaign-read__social-container ul li h3,
.campaign-read__social-container ul li svg {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

/* -----
Indicators
----- */

.indicator {
  color: #929496;
}

.indicator--success {
  color: #8bc34a;
}

/* -----
ICONS
svgicons.sparkk.fr
----- */

.svg-icon {
  width: 26px;
  height: 26px;
  vertical-align: middle;
  margin-right: 10px;
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
  fill: #8d9fab;
}

.svg-icon circle {
  stroke: #8d9fab;
  stroke-width: 1;
}

.icon {
}

.icon__shade {
  fill: #e4f8ff;
}

.icon__line {
  fill: #75bbf2;
}

/* -----
PROGRESS
----- */

.campaign-read__in-progress {
  display: flex;
  align-items: center;
  justify-content: center;
}

.campaign-read__in-progress-wrapper {
  max-width: 500px;
  text-align: center;
}

.campaign-read__in-progress-wrapper .expert {
  text-align: left;
  border-radius: 5px;
  padding: 15px;
  display: inline-block;
  margin-top: -15px;
  border: 1px solid transparent;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.campaign-read__in-progress-wrapper .expert:hover {
  background: #fff;
  box-shadow: 0 0 10px rgba(3, 169, 244, 0.2);
  border: 1px solid #1e22ff;
}

/*----------------------- MOCKS RENDERS FB/IN/G+ -----------------------------*/

.card {
  text-align: left;
  background: #fff;
  box-shadow: 0 0 10px rgba(40, 50, 58, 0.05);
  border-radius: 5px;
  border: 1px solid #e0e6ea;
  margin: 5px;
  line-height: 15px;
}

.card__facebook {
  padding: 15px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #4b4f56;
}

.card__facebook a {
  color: #365899;
}

.card__facebook p {
  margin: 5px 0;
}

.facebook__faded {
  display: block;
  font-size: 12px;
  margin-top: 3px;
  color: #90949c;
}

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

.facebook__like-leiste {
  width: 100%;
  margin-top: 7px;
  margin-bottom: -7px;
}

.facebook__like {
  max-width: 120px;
  position: absolute;
  right: 0px;
  top: 0px;
}

.facebook__icon {
  max-width: 50px;
  max-height: 50px;
  float: left;
  margin-right: 10px;
}

.facebook__wrap {
  position: relative;
  clear: both;
  height: 55px;
}

.facebook__main {
  color: #1d2129;
}

.facebook__card {
  border-color: #dddfe2;
  position: relative;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.facebook__cardwrap {
  padding: 10px;
  width: calc(100% - 73px);
}

.facebook__card img {
  border-radius: 4px 4px 0 0;
}

a.facebook__button {
  background: none;
  display: inline-block;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  margin: 0;
  padding: 0 9px;
  border: none;
  border-radius: 3px;
  z-index: 0;
  background-color: #f6f7f9;
  font-weight: bold;
  background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  position: absolute;
  bottom: 20px;
  right: 15px;
  border: 1px solid #e8e8e8;
  color: #4b4f56;
}

/*----------------------- FILTERING THE LIST  -----------------------------*/

.campaign-read__filters {
  background: #fff;
  padding: 6px 0px;
  font-size: 13px;
  height: 50px;
  position: absolute;
  z-index: 999;
  width: 287px;
  top: 84px;
  left: -1px;
  border-bottom: 1px solid #f2f3f5;
}

.campaign-read__filters:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  bottom: -10px;
  left: 0;
  right: 0;
  height: 10px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0) 100%);
}

.dropdown__list {
  position: absolute;
  z-index: 9999;
  top: 55px;
  left: 20px;
  width: 180px;
  transform: translateY(5px) scale(1);
  opacity: 1;
  border: 1px solid #d9e0e4;
  border-radius: 5px;
  background: #fff;
  transition: all 0.25s ease-out;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05), 0 5px 23px rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.dropdown__list li {
  position: relative;
}

.dropdown__list li a {
  font-size: 13px;
  position: relative;
  top: 0;
  left: 0px;
  display: block;
  padding: 15px;
  color: #586368;
  border-bottom: 1px solid #eee;
}

.dropdown__list li a:hover {
  color: #1e22ff;
}

.dropdown__list li:last-child a {
  border-bottom: none;
}

.dropdown__list li .caret__number {
  position: absolute;
  top: 12px;
  background: #f9f9f9;
  color: #b3b3b3;
  right: 10px;
  font-size: 11px;
  padding: 4px 6px;
  border-radius: 5px;
}

.dropdown__list--hidden {
  transform: translateY(-10px) scale(0.9);
  pointer-events: none;
  opacity: 0;
}

.caret {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 5px;
  border-radius: 100%;
  background: #ffb40b;
}

.caret--active {
  background: #8bc34a;
}

.caret--finished {
  background: #37517e;
}

.caret--rejected {
  background: #f44336;
}

.campaign-read__actions .dropdown__list {
  right: 0;
  left: auto;
  top: 40px;
}

.metric__indicator {
  font-size: 12px !important;
  display: inline !important;
  margin-left: 5px !important;
  vertical-align: middle;
  color: #8bc34a !important;
}

.campaign-read_download {
  position: absolute;
  top: 37px;
  left: 40px;
  display: flex;
  align-items: center;
}

.campaign-read_download_button {
  color: #1e22ff;
  font-family: Rubik, sans-serif;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid rgba(21, 22, 51, 0.11);
  user-select: none;
  padding: 5px 12px;
  width: inherit;
  font-weight: 400;
  background-color: transparent;
  font-size: 0.9rem;
  line-height: normal;
}

.campaign__comment-view {
  position: fixed;
  z-index: 10000000000;
  top: 80px;
  left: 50%;
  transform: translate(-50%, 0px);
  width: 100%;
  max-width: 700px;
  padding: 15px;
  background: white;
  box-shadow: 0px 0px 7px 4px rgba(0, 0, 0, 0.2);
  max-height: calc(100vh - 100px);
  overflow-y: scroll;
}

.campaign__comment-view .title_wrapper {
  display: flex;
  justify-content: space-between;
  padding: 20px;
}

.campaign__comment-view .title {
}

.campaign-read__input-small {
  font-size: 10px;
  width: 400px;
  margin-top: 20px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.campaign-read__input-small-btn-admin {
  font-size: 12px;
  height: 32px;
  margin-left: 8px;
  border-radius: 3px;
  background: #01b9ff;
  border: none;
  color: white;
}

.campaign-read__box-error {
  position: absolute;
  right: 50px;
  background-color: rgba(255, 193, 8, 0.5);
  padding: 7px;
  width: 250px;
  border-radius: 2px;
}

.campaign-read__adsets {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
  max-width: 100%;
  overflow: scroll;
  border: 1px solid #e8e8e8;
  border-radius: 7px;
  padding: 0px;
  max-height: 50px;
}

.campaign-read__adsets-item {
  margin-right: 15px;
  cursor: pointer;
  padding: 10px 5px;
  text-align: center;
  max-height: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 200px;
}

.campaign-read__adsets-item--selected {
  margin-right: 15px;
  border: 1px solid #77b3fc;
  border-radius: 4px;
  background-color: #77b3fc;
  padding: 10px 5px;
  text-align: center;
  max-height: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 200px;
}

.page__title {
  font-size: 30px;
  color: rgb(55, 81, 126);
  font-weight: 600;
  padding: 70px 0;
  margin-bottom: 0;
}
.page__wrapper {
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05), 0px 5px 23px rgba(0, 0, 0, 0);
  padding: 60px;
  text-align: left;
  max-width: 640px;
  margin: 0 auto;
}
.page__wrapper {
  line-height: 25px;
}
.page__wrapper h2 {
  font-size: 17px;
  margin-top: 45px;
}
.page__wrapper h2:first-child {
  margin-top: 0;
}

.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #1e22ff;
  fill: none;
}

.checkmark.checkmark-animated .checkmark__circle {
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark {
  display: block;

  width: 56px;
  height: 56px;
  margin: 10% auto;

  border-radius: 50%;
  box-shadow: inset 0 0 0 #1e22ff;

  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
}

.checkmark.checkmark-animated {
  animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
}

.checkmark__check {
  transform-origin: 50% 50%;

  stroke-dasharray: 48;
  stroke-dashoffset: 48;
}

.checkmark.checkmark-animated .checkmark__check {
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%,
  100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0 0 0 30px #7ac142;
  }
}

.expert__name {
  display: inline-block;
  padding-left: 10px;
  vertical-align: middle;
}
.expert__name .user__position {
  color: #444;
  margin-top: 2px;
  display: block;
  font-size: 13px;
}
.expert__img {
  border-radius: 100%;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}

.campaign-read__in-progress-wrapper .expert {
  margin-top: 5px;
}

.comments__fallback-msg {
  padding: 20px;
  text-align: center;
  color: rgba(0, 0, 0, 0.4);
}

.comments__comment.comments__comment--admin {
  background: #e3e3e6;
  color: #656565;
}
.comments__comment {
  padding: 10px;
  border-radius: 3px;
  margin-bottom: 10px;
  position: relative;
}

.comments__note {
  border-radius: 3px;
  margin-bottom: 10px;
  position: relative;
  background: #ffffff75;
  border-radius: 3px;
  padding: 11px;

  max-width: 600px;
}

.comments__note:hover {
  background: white;
}

.comments__comment-image {
  width: 20px;
  height: 20px;
  background: red;
}
.comments__comment-date {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3);
}
.comments__comment-author {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.7);
  display: inline-block;
  margin-right: 5px;
}
.comments__comment-content {
  display: block;
  margin: 7px 0 0 0;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 17px;
}
.conversation__btn {
  width: 35px;
  outline: 0;
  border: 0;
  background: transparent;
  height: 27px;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 22px;
  opacity: 0.3;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 100%;
  height: 35px;
  vertical-align: middle;
  line-height: 9px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.conversation__btn svg {
  margin: 2px 2px 1px 1px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.conversation__btn svg path {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.conversation__upload {
  font-weight: bold;
  background: #00000008;
  border-radius: 14px;
  padding: 5px 7px;
  margin: 11px 0px;
  display: inline-block;
  color: #2196f3;
}

.conversation__btn:hover,
.conversation__btn.conversation__btn--active {
  border: 1px solid #03a9f4;
  opacity: 1;
  background: #03a9f4;
}

.conversation__btn.conversation__btn--active svg path {
  fill: #fff;
}

.conversation__btn:hover svg path {
  fill: #fff;
}
.conversation__post {
  margin: -20px -20px 0 -20px;
  z-index: 9999;
  position: relative;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.conversation__post textarea {
  width: 100%;
  border: none;
  outline: none;
  border-radius: 3px;
  padding: 15px;
  min-height: 80px;
  border-bottom: 1px solid #e0e6ea;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  border-radius: 0;
  padding: 25px 65px 25px 25px;
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  font-size: 13px;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.conversation__feed {
  margin: -20px;
  background: rgba(242, 245, 247, 0.2);
}
.conversation__feed .comments__comment {
  padding: 20px 25px;
  border-bottom: 1px solid #e0e6ea;
  margin-bottom: 0;
}
.user__state {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  padding: 7px;
  font-weight: 400;
  border-radius: 5px;
  color: white;
  font-size: 12px;
  color: #ffb40b;
}
.user__state:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 5px;
  border-radius: 100%;
  background: #ffb40b;
}
.user__state--online {
  color: #8bc34a;
}
.user__state--online:before {
  background: #8bc34a;
}
.user_state--offline {
  color: #37517e;
}
.user_state--offline:before {
  background: #37517e;
}
.comments__comment .button--float {
  opacity: 0;
}
.comments__comment:hover .button--float {
  opacity: 1;
}

/*------------------------------------*    switch
\*------------------------------------*/

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: -5px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #2196f3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/*! Dashboard */

.dashboard {
  width: 100%;
  padding: 30px;
  margin: 0 auto;
  margin-top: 0;
  overflow: scroll;
  height: calc(100vh - 62px);
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

.dashboard::-webkit-scrollbar {
  display: none;
}

.dashboard.dashboard--admin {
  margin-top: 0;
}

.dashboard h2 {
  margin-top: 0px;
  font-size: 21px;
  font-weight: 400;
  font-family: "Rubik", sans-serif;
}

.dashboard h2 > span {
  font-weight: 600;
}

.dashboard__h2 {
  margin-top: 0px;
  font-size: 21px;
  color: gray;
}

.dashboard__team-member-invite {
  float: right;
  padding: 6px 25px;
  font-weight: 600;
  color: #7f66ff;
}

.dashboard__table {
  width: 100%;
  margin-top: 45px;
  font-size: 13px;
  text-align: left;
  border-collapse: collapse;
  position: relative;
}

.dashboard__table-col-long {
  min-width: 300px;
}

.dashboard__table th {
  position: sticky;
  top: -30px;
  background: #404040;
  color: #9f9f9f;
  z-index: 100000;
  padding: 9px 13px;
  white-space: nowrap;
}

.dashboard__table th:hover {
  color: white;
}

.dashboard__table th.active {
  font-weight: bold;
  color: white;
}

.dashboard__table th.active.DESC::after {
  content: "▼";
  position: absolute;
  top: 9px;
  right: 5px;
}

.dashboard__table th.active.ASC::after {
  content: "▲";
  position: absolute;
  top: 9px;
  right: 5px;
}

/*--------------  TABLE HEADER ---------------------------------------------- */

.dashboard__table thead tr {
  width: 100%;
  background: #8065ff;
  color: white;
}

.dashboard__table .dashboard__head.dashboard__head--admin tr {
  width: 100%;
  background: #009688;
  color: white;
}

.dashboard__table thead tr td {
  padding: 10px 14px;
}

.dashboard__table thead tr:hover {
  background: #8065ff;
}

.dashboard__table thead tr td:first-child {
  border-top-left-radius: 4px;
}

.dashboard__table thead tr td:last-child {
  border-top-right-radius: 4px;
}

.dashboard__table tfoot {
  border-top: 2px solid #f5f5f5;
}

.dashboard__table tfoot tr:hover {
  background: white;
}

/*--------------  TABLE CELLS ---------------------------------------------- */
.dashboard__table tr,
.dashboard__table td {
  padding: 14px;
}

.dashboard__table tbody.small * td {
  padding: 10px;
}

.dashboard__table td a {
  color: rgba(72, 54, 158, 0.89);
  font-weight: 400;
}

.dashboard__table td a:hover {
  text-decoration: underline;
}

.dashboard__table td {
  border-right: 1px solid #e2e2e2;
}

.dashboard__table tr {
  background: white;
}

.dashboard__table tr:hover,
.dashboard__table tr:nth-child(even):hover {
  background: #e8e8e8;
}

.dashboard__table tr:hover .dashboard__btn-small {
  border-color: #ad9cff;
  color: #ad9cff;
}

.dashboard__table tr:hover td {
  border-right: 1px solid #d0d0d0;
}

.dashboard__table tr:nth-child(even) {
  background: #f5f5f5;
}

td.table__td-tiny {
  max-width: 50px;
  width: 50px;
  text-align: center;
}

td.table__td-small {
  max-width: 200px;
  width: 110px;
}

td.table__td-very-small,
th.table__td-very-small {
  width: 30px;
}

a.table_a .table__light:hover {
  text-decoration: none;
}

td.table__th-small {
  max-width: 100px;
  width: 100px;
}

td.table__th-medium {
  max-width: 120px;
  width: 120px;
}

.table__light {
  color: #1e88e5;
}

.table__light:hover {
  text-decoration: none;
}

td.table__td-medium {
  max-width: 200px;
  width: 210px;
}

.table__td-locs {
  display: inline-block;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.table__highlighter {
  color: green;
}

td.table__td-extra {
  max-width: 200px;
  width: 210px;
}

.table__filter {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.25);
  user-select: none;
}

.table__filter-item {
  font-weight: 600;
  display: inline-block;
  margin-left: 10px;
  color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  padding: 2px 6px;
  border-radius: 3px;
}

.table__filter-item:hover {
  background: #e2e2e2;
}

.table__filter-item.table__filter-item--active {
  color: #8066ff;
}

/*--------------  CREATE BTN ---------------------------------------------- */

.dashboard__create {
  background: #1e22ff;
  display: inline-block;
  padding: 11px 25px;
  margin-bottom: 20px;
  text-align: center;
  border-radius: 20px;
  font-size: 14px;
  cursor: pointer;
  color: white;
  position: relative;
  display: inline-block;
  padding: 6px 25px;
  margin: 0px;
  margin-right: 10px;
  text-align: center;
  border-radius: 6px;
  font-size: 14px;
  transition: transform 0.05s, background 0.3s;
  transform: scale(1);
  user-select: none;
}

.dashboard__budgetcheck {
  background: #d2e3ff;
  display: inline-block;
  padding: 11px 25px;
  margin-bottom: 20px;
  text-align: center;
  border-radius: 20px;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  background: transparent;
  display: inline-block;
  padding: 6px 25px;
  margin: 0px;
  margin-right: 10px;
  text-align: center;
  border-radius: 6px;
  font-size: 14px;
  border: 1px solid #1e22ff;
  color: #1e22ff;
  transition: transform 0.05s, background 0.3s;
  transform: scale(1);
  user-select: none;
}

.dashboard__create.dashboard__create--right,
.dashboard__budgetcheck.dashboard__budgetcheck--right {
  float: right;
}

.dashboard__create:active {
  transform: scale(0.95);
}

.dashboard__budgetcheck:hover {
  background: #8066ff;
  border: 1px solid #8066ff;
  color: white;
}

.dashboard__create:hover {
  background: #8066ff;
  color: white;
}

.dashboard__create.dashboard__create--fill {
  background: #8066ff;
  border: 0px;
  color: white;
}

.dashboard__create.dashboard__create--fill:hover {
  background: #46378e;
  color: white;
}

.dashboard__badge {
  background: #fff;
  color: #000;
  display: inline-block;
  padding: 5px 8px;
  text-align: center;
  border-radius: 20px;
  font-size: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  user-select: none;
}

.dashboard__badge--ACTIVE {
  background: #27dd8b;
  color: #000000;
}

.dashboard__badge--IN_PROGRESS {
  background: #ffc82c;
  color: #000000;
}

.dashboard__badge--SUCCESS {
  background: #96ffa8;
  color: #339865;
}

.dashboard__badge--NOTICE {
  background: #d18cff;
  color: #9900ff;
}

.dashboard__badge--FINISHED {
  background: #1e1f46;
  color: rgb(255, 255, 255);
}

.dashboard__badge--WAITING_FOR_APPROVAL {
  background: #1e22ff;
  color: white;
}

.dashboard__badge--SCHEDULED {
  border: none;
  background: #667efe;
  color: #ffffff;
}

.dashboard__badge--ERROR {
  background: #ff357f;
  color: #ffffff;
}

.dashboard__badge--FULLFILLED {
  color: black;
  background: white;
}

.dashboard__badge--PREVIEW {
  color: white;
  background: blue;
}

.dashboard__badge--DRAFT {
  background: #c3ffe4;
  color: #000;
}

.dashboard__badge--REJECTED {
  background: #ff5b3c;
  color: #fff;
}

.dashboard__badge--PAUSED {
  background: #dceaff;
  color: #000;
}

.dashboard__badge--CANCELLED {
  background: #ffbcaf;
  color: #000;
}

.dashboard__orgas select {
  margin-left: 5px;
}

.dashboard__health {
  background: #ffcfcf;
  color: red;
  text-align: center;
  border-right: 1px solid #e2e2e2;
}

.dashboard__health.dashboard__health--healthy {
  background: #d6f7d6;
  color: #009688;
  text-align: center;
}

.dashboard__date-create {
  white-space: pre;
  text-align: center;
}

.dashboard__date {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: hidden;
}

.dashboard__btn-small {
  display: inline-block;
  padding: 3px 10px;
  border: 1px solid #d6d6d6;
  color: #d6d6d6;
  font-size: 11px;
  border-radius: 3px;
  user-select: none;
  cursor: pointer;
  transition: all 0.3s;
}

.dashboard__btn-small:hover {
  border: 1px solid #a7a7a7;
  color: #a7a7a7;
}

.trend__up {
  color: #1e22ff;
  margin-right: 5px;
}

.progress-bar-tb {
  display: inline-block;
  width: 110px;
  height: 8px;
  background: #d8d8d8;
  border-radius: 25px;
  margin-right: 10px;
}

.progress-bar-tb__val {
  background: #8ca6b5;
  height: 8px;
  border-radius: 25px;
}

.dashboard__text-light {
  color: #d0d0d0;
  font-size: 12px;
}

.dashboard__text-light.dashboard__text-light--strong {
  color: red;
}

.dashboard__text-light.dashboard__text-light--middle {
  color: orange;
}

.dashboard-link {
  cursor: pointer;
  color: #48369ee3;
}

.dashboard-link:hover {
  text-decoration: underline;
}

.Select {
  position: relative;
}
.Select,
.Select div,
.Select input,
.Select span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}

.Select.Select--single:focus {
  border: 1px solid red;
  -webkit-appearance: none;
  outline: 0;
}

.Select.Select--single {
  margin-bottom: 20px;
  text-align: left;
}

.Select.is-disabled > .Select-control {
  background-color: #f9f9f9;
}
.Select.is-disabled > .Select-control:hover {
  /*box-shadow: none;*/
}
.Select.is-disabled .Select-arrow-zone {
  cursor: default;
  pointer-events: none;
  opacity: 0.35;
}
.Select-control {
  background-color: #fff;
  border-color: none;
  cursor: default;
  display: table;
  border-spacing: 0;
  text-align: left;
  border-collapse: separate;
  height: 100%;
  outline: none;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.inputLarge .Select-control {
  transition: border-color 0.3s;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0);
  color: #333;
  height: 60px;
}
.Select-control:hover {
  /*box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);*/
}
.Select-control .Select-input:focus {
  outline: none;
}
.is-searchable.is-open > .Select-control {
  cursor: text;
}

.Select--missing .geosuggest__input {
  border: 1px solid #ff9800;
}

.Select--error .geosuggest__input {
  border: 1px solid red;
}

.inputLarge.is-open > .Select-menu-outer {
  border: 1px solid #1e22ff;
  border-top-color: rgba(0, 0, 0, 0);
}

.Select-Select--missing .Select-arrow {
  border: 1px solid yellow;
}

.Select-Select--error .Select-arrow {
  border: 1px solid red;
}

.inputLarge.is-open > .Select-control {
  /*border-bottom-right-radius: 0;*/
  /*border-bottom-left-radius: 0;*/
  /*background: #fff;*/
  /*border-color: #b3b3b3 #ccc #d9d9d9;*/

  box-shadow: 0 0 30px rgba(49, 205, 100, 0.18);
  border: 1px solid #1e22ff;
}

.inputLarge.has-error > .Select-control {
  /*border-bottom-right-radius: 0;*/
  /*border-bottom-left-radius: 0;*/
  /*background: #fff;*/
  /*border-color: #b3b3b3 #ccc #d9d9d9;*/

  box-shadow: 0 0 30px rgba(49, 205, 100, 0.18);
  border: 1px solid red;
}

.inputLarge.is-open > .Select-control {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #fff;
  border-color: #b3b3b3 #ccc #d9d9d9;

  box-shadow: 0 0 30px rgba(49, 205, 100, 0.18);
  border: 1px solid #1e22ff;
}

.inputLarge.is-open > .Select-control .Select-arrow {
  top: -2px;
  border-color: transparent transparent #999;
  border-width: 0 5px 5px;
}
.inputLarge.is-searchable.is-focused:not(.is-open) > .Select-control {
  cursor: text;
  box-shadow: 0 0 30px rgba(49, 205, 100, 0.18);
  border: 1px solid #1e22ff;
}
.inputLarge.is-focused:not(.is-open) > .Select-control {
  /*border-color: #007eff;*/
  box-shadow: 0 0 30px rgba(49, 205, 100, 0.18);
  border: 1px solid #1e22ff;
  /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1);*/
}
.Select-placeholder,
.Select--single > .Select-control .Select-value {
  bottom: 0;
  color: #aaa;
  color: #757575;
  left: 0;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 14px;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1;
}

.inputLarge .Select-placeholder,
.inputLarge.Select--single > .Select-control .Select-value {
  line-height: 58px;
  padding-top: initial;
}
.has-value.Select--single > .Select-control .Select-value .Select-value-label,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label {
  color: #333;
}
.has-value.Select--single > .Select-control .Select-value a.Select-value-label,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label {
  cursor: pointer;
  text-decoration: none;
}
.has-value.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.has-value.is-pseudo-focused.Select--single
  > .Select-control
  .Select-value
  a.Select-value-label:hover,
.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.has-value.is-pseudo-focused.Select--single
  > .Select-control
  .Select-value
  a.Select-value-label:focus {
  color: #007eff;
  outline: none;
  text-decoration: underline;
}
.Select-input {
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}

.Select-input > input {
  width: 100%;
  background: none transparent;
  border: 0 none;
  box-shadow: none;
  cursor: default;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  outline: none;
  line-height: 14px;
  text-align: center;
  /* For IE 8 compatibility */
  padding: 8px 0 12px;
  /* For IE 8 compatibility */
  -webkit-appearance: none;
}

.inputLarge .Select-input {
  height: 58px;
  line-height: 58px;
}

.inputLarge .Select-input input {
  padding: 8px 0 12px;
}

.is-focused .Select-input > input {
  cursor: text;
}
.has-value.is-pseudo-focused .Select-input {
  opacity: 0;
}
.Select-control:not(.is-searchable) > .Select-input {
  outline: none;
}
.Select-loading-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 16px;
  position: relative;
  left: -10px;
}
.Select-loading {
  -webkit-animation: Select-animation-spin 400ms infinite linear;
  -o-animation: Select-animation-spin 400ms infinite linear;
  animation: Select-animation-spin 400ms infinite linear;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-right-color: #333;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.inputInline .Select-clear-zone {
  top: 3px;
  opacity: 0.4;
}

.Select-clear-zone {
  -webkit-animation: Select-animation-fadeIn 300ms;
  -o-animation: Select-animation-fadeIn 300ms;
  animation: Select-animation-fadeIn 300ms;
  color: #999;
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 17px;
}

.inputFront .Select-clear-zone {
  left: 13px;
}

.Select-clear-zone:hover {
  color: #d0021b;
}
.Select-clear {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
}
.Select--multi .Select-clear-zone {
  width: 17px;
}
.Select-arrow-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 25px;
  padding-right: 5px;
}

.inputFront .Select-arrow-zone {
  visibility: hidden;
}

.Select-arrow {
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 2.5px;
  display: inline-block;
  height: 0;
  width: 0;
  position: relative;
}

.is-open .Select-arrow,
.Select-arrow-zone:hover > .Select-arrow {
  border-top-color: #666;
}
.Select--multi .Select-multi-value-wrapper {
  display: inline-block;
}
.Select .Select-aria-only {
  display: inline-block;
  height: 1px;
  width: 1px;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  float: left;
}
@-webkit-keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.Select-menu-outer {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-color: #e6e6e6;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-top: -1px;
  max-height: 230px;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 100000;
  transition: border-color 0.3s;
  -webkit-overflow-scrolling: touch;
}
.Select-menu {
  max-height: 228px;
  overflow-y: auto;
}
.Select-option {
  box-sizing: border-box;
  background-color: #;
  color: #666666;
  cursor: pointer;
  display: block;
  padding: 8px 10px;
  /*new*/
  color: #7d7d7d;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  border-top: 1px solid #eee;
  font-size: 13px;
  display: block;
  background: white;
  height: 45px;
  line-height: 45px;
  padding: 0px 15px;
  position: relative;
  text-align: left;
}
.Select-option:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.Select-option.is-selected {
  background-color: #f5faff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.04);
  color: #333;
}
.Select-option.is-focused {
  background-color: #ebf5ff;
  background: #f2f7fa;
  /* Fallback color for IE 8 */
  /*background-color: rgba(0, 126, 255, 0.08);*/
  /*color: #333;*/
}
.Select-option.is-disabled {
  color: #cccccc;
  cursor: default;
}
.Select-noresults {
  box-sizing: border-box;
  color: #999999;
  cursor: default;
  display: block;
  padding: 8px 10px;
}
.Select--multi .Select-input {
  vertical-align: middle;
  margin-left: 10px;
  padding: 0;
}
.Select--multi.has-value .Select-input {
  margin-left: 5px;
}
.Select--multi .Select-value {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  border-radius: 2px;
  border: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border: 1px solid rgba(0, 126, 255, 0.24);
  color: #007eff;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.4;
  margin-left: 5px;
  margin-top: 5px;
  vertical-align: top;
}
.Select--multi .Select-value-icon,
.Select--multi .Select-value-label {
  display: inline-block;
  vertical-align: middle;
}
.Select--multi .Select-value-label {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 5px;
}
.Select--multi a.Select-value-label {
  color: #007eff;
  cursor: pointer;
  text-decoration: none;
}
.Select--multi a.Select-value-label:hover {
  text-decoration: underline;
}
.Select--multi .Select-value-icon {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border-right: 1px solid rgba(0, 126, 255, 0.24);
  padding: 1px 5px 3px;
}
.Select--multi .Select-value-icon:hover,
.Select--multi .Select-value-icon:focus {
  background-color: #d8eafd;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 113, 230, 0.08);
  color: #0071e6;
}
.Select--multi .Select-value-icon:active {
  background-color: #c2e0ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.24);
}
.Select--multi.is-disabled .Select-value {
  background-color: #fcfcfc;
  border: 1px solid #e3e3e3;
  color: #333;
}
.Select--multi.is-disabled .Select-value-icon {
  cursor: not-allowed;
  border-right: 1px solid #e3e3e3;
}
.Select--multi.is-disabled .Select-value-icon:hover,
.Select--multi.is-disabled .Select-value-icon:focus,
.Select--multi.is-disabled .Select-value-icon:active {
  background-color: #fcfcfc;
}
@keyframes Select-animation-spin {
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes Select-animation-spin {
  to {
    -webkit-transform: rotate(1turn);
  }
}

/*------------------------------------*    REVEAL ANIMATION
\*------------------------------------*/

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    /* -webkit-transform: translate(0px, 0px); */
  }
  to {
    opacity: 1;
    /* -webkit-transform: translate(0px, 0px); */
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
    /* -moz-transform: translate(0px, 0px); */
  }
  to {
    opacity: 1;
    /* -moz-transform: translate(0px, 0px); */
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    /* transform: translate(0px, 0px); */
  }
  to {
    opacity: 1;
    /* transform: translate(0px, 0px); */
  }
}
.fade-in {
  opacity: 0;
  -webkit-animation: fadeIn ease-in-out 1;
  -moz-animation: fadeIn ease-in-out 1;
  animation: fadeIn ease-in-out 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  /* -webkit-transform: translate(0px, 0px); */
}
.fade-in.one {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.fade-in.two {
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
.fade-in.three {
  -webkit-animation-delay: 0.85s;
  -moz-animation-delay: 0.85s;
  animation-delay: 0.85s;
}
.fade-in.four {
  -webkit-animation-delay: 0.95s;
  -moz-animation-delay: 0.95s;
  animation-delay: 0.95s;
}
.fade-in.five {
  -webkit-animation-delay: 1.05s;
  -moz-animation-delay: 1.05s;
  animation-delay: 1.05s;
}
.fade-in.six {
  -webkit-animation-delay: 1.15s;
  -moz-animation-delay: 1.15s;
  animation-delay: 1.15s;
}
.fade-in.seven {
  -webkit-animation-delay: 1.25s;
  -moz-animation-delay: 1.25s;
  animation-delay: 1.25s;
}
.fade-in.eight {
  -webkit-animation-delay: 1.35s;
  -moz-animation-delay: 1.35s;
  animation-delay: 1.35s;
}
.fade-in.nine {
  -webkit-animation-delay: 1.45s;
  -moz-animation-delay: 1.45s;
  animation-delay: 1.45s;
}
.fade-in.ten {
  -webkit-animation-delay: 1.55s;
  -moz-animation-delay: 1.55s;
  animation-delay: 1.55s;
}
.fade-in.eleven {
  -webkit-animation-delay: 1.65s;
  -moz-animation-delay: 1.65s;
  animation-delay: 1.65s;
}
.fade-in.twelve {
  -webkit-animation-delay: 1.75s;
  -moz-animation-delay: 1.75s;
  animation-delay: 1.75s;
}

.form {
  margin: 0 auto;
  padding: 100px 30px 0;
}

.form__input-container {
  position: relative;
}
.form__example-string {
  position: absolute;
  top: 23px;
  right: 20px;
  font-size: 12px;
  opacity: 0.2;
  pointer-events: none;
}

.form__example-string.change {
  opacity: 1;
}

.form__example-string a {
  pointer-events: all;
  color: #1e22ff;
  text-decoration: underline;
  opacity: 1;
}

@media (min-width: 800px) {
  .form {
    max-width: 60%;
  }
}

.popup footer {
  position: absolute;
  border: 0;
  width: 100vw;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 129px;
}
footer {
  clear: both;
  color: #99a1a4;
  position: relative;
  margin: 50px 0 60px 0;
  font-size: 13px;
  line-height: 2.6em;
}
footer ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
footer ul li {
  list-style-type: none;
  display: inline;
  margin-right: 25px;
}
footer ul li a {
  color: #99a1a4;
}
footer ul li a:hover {
  color: #1e22ff;
}

.geosuggest {
  position: relative;
  width: 100%;
}

.geosuggest__suggests-wrapper {
  position: absolute;
  top: 61px;
  width: 100%;
  margin: 0px;
  padding: 0px;
  z-index: 100000;
}

.geosuggest__suggests {
  background: white;
  background: #fff;
  overflow: auto;
  border: 1px solid #1e22ff;
  border-top: none;
  border-radius: 0 0 5px 5px;
  margin-top: -12px;
  box-shadow: 0 12px 30px rgba(49, 205, 100, 0.05);
  z-index: 100;
  padding: 0px;
}

.geosuggest__item {
  background: white;
  color: #7d7d7d;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  border-top: 1px solid #eee;
  font-size: 13px;
  display: block;
  background: white;
  height: 45px;
  line-height: 45px;
  padding: 0px 15px;
  position: relative;
  text-align: left;
}

.geosuggest__suggests--hidden {
  max-height: 0;
  overflow: hidden;
  border-width: 0;
}

.geosuggest__item:hover {
  background: #f2f7fa;
}

.geosuggest__item.geosuggest__item--active {
  background: #f2f7fa;
}

/*------------------------------------*    INPUT
\*------------------------------------*/

input.input {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  height: 60px;
  padding: 0 15px;
  border: 1px solid #e0e6ea;
  border-radius: 5px;
  font-size: 14px;
  font-family: "Rubik";
}

textarea.input {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  height: 150px;
  padding: 15px 15px;
  border: 1px solid #e0e6ea;
  border-radius: 5px;
  font-size: 14px;
  font-family: "Rubik";
}

input.input::-ms-clear {
  display: none;
}

input.input.input--deactivate {
  opacity: 0.2;
}

input.input.input--small {
  height: 40px;
  max-width: 400px;
  display: inline-block;
  padding: 0 15px;
}
input.input.input--block {
  display: block;
}
input.input:placeholder {
  color: #757575;
}
input.error {
  border: 1px solid red;
}
input:invalid {
  border: 1px solid red;
}
input.input:focus {
  box-shadow: 0 0 10px rgba(3, 169, 244, 0.2);
  border: 1px solid #1e22ff;
}
input.input:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
input:focus {
  outline: 0;
  border: 1px solid #04a4cc;
}
.input__marker {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  position: absolute;
  right: -15px;
  top: 23px;
}
.input__example {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.3);
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 24px;
}

.input__example.input__example--small {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.3);
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 15px;
}

.input__list {
  margin-top: 0;
  width: 100%;
}
.input__list-item {
  background: #dee3ee;
  padding: 10px;
  list-style-type: none;
  font-size: 12px;
  text-align: left;
  color: gray;
  margin-top: 0;
  padding-left: 10px;
  border-radius: 3px;
}
.input__list-close-btn {
  float: right;
  padding: 5px;
  position: relative;
  top: -3px;
  cursor: pointer;
}

.targeting_right_panel .input__list {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.targeting_right_panel .input__list-item {
  background: #f7fafc;
  padding: 10px;
  list-style-type: none;
  font-size: 11px;
  text-align: left;
  color: #1e22ff;
  margin-top: 0;
  flex: 1 0 21%;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1px;
}

.invite-members {
  margin-bottom: 30px;
  padding: 0;
  font-family: "Rubik", sans-serif;
  list-style: none;
}

.invite-members__title {
  font-family: "Rubik", sans-serif;
}

.invite-members__member.invite-members__member--headline {
  color: #1e22ff;
}

.invite-members__loading {
  position: relative;
  top: -4px;
  font-size: 13px;

  display: inline-block;

  margin-right: 10px;
}

.invite-members__member {
  line-height: 50px;

  height: 50px;
  padding: 0 10px;

  font-size: 13px;
}

.invite-members.invite-members--invited {
  opacity: 0.6;
}

.invite-members__member:nth-child(even) {
  background: #f0f2f3;
}
.invite-members__member:hover {
  background: #ececec;
}

.invite-members__member-action-item {
  /*background: red;*/
  top: 0;

  padding: 5px;

  cursor: pointer;
  user-select: none;

  color: #565bbf;
}

.invite-members__access-level {
  display: inline-block;

  height: 40px;
  margin: 0 10px;

  background: white;
}

.invite-members__access-level:focus {
  border: 1px solid #1e22ff;
  outline: 0;
  box-shadow: 0 0 30px rgba(49, 205, 100, 0.18);
}

.invite-members__member-name {
  display: inline-block;

  width: 40%;
}
.invite-members__member-type {
  display: inline-block;

  width: 40%;
}
.invite-members__member-action {
  display: inline-block;

  width: 5%;

  text-align: center;
}

.loading-bar {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 10px;
  width: 300px;
  background: #1e22ff;
  border-radius: 30px;
  transform: translate(-50%, -50%) scale(1);
}

/*------------------------------------*    LOADING-WRAP
    \*------------------------------------*/
.loading-wrap {
  position: relative;
  width: 500px;
  text-align: center;
  margin: 0 auto;
  min-height: calc(100vh - 112px);
}
/*------------------------------------*    LOADING
    \*------------------------------------*/

.loading,
.loading-success {
  opacity: 1;
  position: absolute;
  top: 0px;
  transition: opacity 0.3s;
  width: 500px;
  text-align: center;
}

.loading.loading--finsished,
.loading-success.loading--finsished {
  opacity: 0;
}

.loading__main-label {
  margin-bottom: 15px;
}

.loading__sub-label {
  margin-bottom: 15px;
  color: #1e22ff;
}

.loading__progress-wrap {
  max-width: 500px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  margin: 0 auto;
  overflow: hidden;
}

.loading__progress {
  transition: width 1s linear;
  height: 100%;
  border-radius: 30px;
  background: #1e22ff;
  width: 0%;
}
/*------------------------------------*    LOADING-SUCCESS
        \*------------------------------------*/
.loading-success__explainer {
  margin-bottom: 20px;
  max-width: 500px;
}

/*------------------------------------*    LOADING-QUESTIONS
        \*------------------------------------*/

.loading-questions {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 80%;
  max-width: 800px;
  max-height: 400px;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.3s;
  z-index: 10000;
  box-shadow: 0px 0px 12px 4px rgba(0, 0, 0, 0.1);
}
.loading-questions.loading-questions--closed {
  pointer-events: none;
  transform: translate(-50%, -50%) scale(0);
}

.loading-questions__btn-next {
  position: absolute;
  bottom: 30px;
  right: 30px;
}

.loading-questions__inner {
  background: white;
  padding: 30px;
  width: 100%;
  height: 100%;
  position: relative;
}

.loading-questions__slide {
  position: absolute;
  top: 30px;
  left: 30px;
  right: 30px;
}

/*------------------------------------*    OVERWRITES
        \*------------------------------------*/
.cta.cta--inline {
  width: auto;
  padding: 0 20px;
  min-width: 0;
  display: inline-block;
  margin: 0;
  max-width: initial;
}

.range {
  width: 100%;
}

@-webkit-keyframes loader {
  0% {
    width: 0;
  }
  20% {
    width: 10%;
  }
  25% {
    width: 24%;
  }
  43% {
    width: 41%;
  }
  56% {
    width: 50%;
  }
  66% {
    width: 52%;
  }
  71% {
    width: 60%;
  }
  75% {
    width: 76%;
  }
  94% {
    width: 86%;
  }
  100% {
    width: 100%;
  }
}

@keyframes loader {
  0% {
    width: 0;
  }
  20% {
    width: 10%;
  }
  25% {
    width: 24%;
  }
  43% {
    width: 41%;
  }
  56% {
    width: 50%;
  }
  66% {
    width: 52%;
  }
  71% {
    width: 60%;
  }
  75% {
    width: 76%;
  }
  94% {
    width: 86%;
  }
  100% {
    width: 100%;
  }
}
.progress-bar {
  border-radius: 60px;
  overflow: hidden;
  width: 100%;
}
.progress-bar span {
  display: block;
}

.bar {
  background: rgba(0, 0, 0, 0.075);
}

.progress {
  -webkit-animation: loader 1s ease infinite;
  animation: loader 1s ease infinite;
  background: #75b800;
  color: #fff;
  padding: 3px;
  width: 0;
}

.progress-bar {
  left: 50%;
  max-width: 200px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

/*----------------------------------------------------------------------------*/
/* PLUGIN STYLES */
/*----------------------------------------------------------------------------*/
.ReactModal__Overlay.ReactModal__Overlay--after-open {
  z-index: 1000000000;

  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07), 0 2px 15px rgba(84, 96, 103, 0.25);
  overflow: scroll;
}

.ReactModal__Overlay.ReactModal__Overlay--after-open {
  background: rgba(82, 95, 127, 0.25) !important;
}

.ReactModal__Overlay p {
  line-height: 1.4em;

  /* color: #6b7c93; */
}

.ReactModal__Overlay h2 {
  font-size: 22px;
  font-weight: 500;

  margin: 0;
  margin-top: 10px;

  /* color: #32325d; */
}

/*----------------------------------------------------------------------------*/
/* CUSTOM STYLES */
/*----------------------------------------------------------------------------*/
.modal__section {
  padding: 15px 20px;
}

.modal__p {
  font-size: 14px;
}

.modal__btn-row {
  padding: 15px 10px;

  text-align: right;
}

.modal__role-item label {
  display: inline-block;

  width: 200px;
  padding: 0 5px;
  padding-left: 20px;

  cursor: pointer;
  vertical-align: middle;
}

.modal__role-item span {
  display: inline-block;

  width: calc(100% - 250px);

  vertical-align: middle;
}
.modal__btn-cancel {
  margin-right: 20px;
  padding: 7px 10px;

  user-select: none;

  color: #525f7f;
  border: none;
  border: 1px solid rgb(255, 255, 255, 1);
  border-radius: 4px;
  outline: 0;
  background: #fff;
  box-shadow: 0 0 0 0.5px rgba(50, 50, 93, 0.17), 0 2px 5px 0 rgba(50, 50, 93, 0.1),
    0 1px 1.5px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent;
  font-size: 13px;
  cursor: pointer;
}

.modal__btn-cancel:active {
  transform: translateY(2px);
}

.modal__btn-add:active {
  transform: translateY(2px);
}

.modal__btn-add {
  padding: 7px 10px;

  user-select: none;

  color: white;
  border: none;
  border-radius: 4px;
  outline: 0;
  background: #38527c;
  box-shadow: 0 0 0 0.5px rgba(50, 50, 93, 0.17), 0 2px 5px 0 rgba(50, 50, 93, 0.1),
    0 1px 1.5px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent;
  font-size: 13px;
  position: relative;
  cursor: pointer;
}

.modal__btn-add:active {
  transform: translateY(2px);
  box-shadow: none;
}

.modal__btn-add.modal__btn-add--special {
  position: relative;
  top: -20px;
}

.modal__role-item {
  font-size: 14px;
  font-weight: 300;

  padding: 15px 15px;

  cursor: pointer;
  user-select: none;

  background: #f7f9fa;
}

.modal__role-item:nth-child(even) {
  background: white;
}

.modal__role-item input {
  padding: 0 5px;

  vertical-align: middle;
}

/*------------------------------------*    NAV LIST
\*------------------------------------*/

/* nav {
    position: fixed;
    z-index: 100000000;
    top: 0;
    right: 0;
    left: 0;
    background: #1D2337;
    color: #dbf0fd;
    display: flex;
}
.nav__orga-list.nav__orga-list--single {
    top: 24px;
}
.nav__orga-list {
    position: absolute;
    top: 20px;
    left: 55px;
    border: none;
    font-size: 13px;
}

.nav__orga-list.nav__orga-list--new-ats {
    position: relative;
    top: 0px;
    left: 0px;
    border: none;
    font-size: 13px;
}

.nav__orga-list.nav__orga-list--new-ats .orga-select{
    position: relative;
    top: 2px;
    left: 20px;
    background: #ffffff1f;
}

.nav__orga-list.nav__orga-list--new-ats::after{
    top: 14px;
    right: -3px;
    
}


.nav__orga-list select {
    border: none;
    background: #47618e;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    font-size: 12px;
    width: 149px;
    line-height: 16px;
    -moz-appearance: none;
    appearance: none;
    text-shadow: 0 0 0 #000;
    -prefix-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
}
.nav__notifications {
    margin: 0 10px;
    color: #dbf0fd;
    opacity: .5;
}
.nav__notif-wrap {
    padding: 20px 20px;
}
.nav__list {
    position: fixed;
    z-index: 100001;
    top: 25px;
}
.logo__wrapper.logo_wrapper--logged {
    display: block;
    margin: 20px;
}

.logo_dark {
    width: 25px;
    height: 25px;
    fill: rgb(55, 81, 126);
}


.logo {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 25px;
    height: 25px;
    fill: #fff;
}
.logo__img {
    width: 20px;
    height: 20px;
    fill: #fff;
}
.nav__list.nav__list--right {
    right: 25px;
    top: -20px;
    font-size: 14px;
}
.nav__list {
    z-index: 100000;
    top: 0px;
    padding: 0;
    margin: 0;
    right: 25px;
    font-size: 14px;
    list-style-type: none;
}
.nav__list-item {
    position: relative;
    display: inline-block;
    cursor: pointer;
    user-select: none;
    margin-left: 0px;
    vertical-align: middle;
    margin: 0;
}
.nav__list-menu-item {
    line-height: 40px;
    display: block;
    height: 40px;
    padding: 0 20px;
}
.nav__list-menu-item:hover {
    background: rgba(0, 0, 0, .1);
}
.nav__list-menu {
    position: absolute;
    top: 65px;
    right: 100px;
    width: 180px;
    transform: translateY(5px) scale(1);
    opacity: 1;
    border: 1px solid #d9e0e4;
    border-radius: 5px;
    background: #fff;
    transition: all 0.25s ease-out;
    box-shadow: 0 0 30px rgba(0, 0, 0, .05), 0 5px 23px rgba(0, 0, 0, 0);
}
.nav__list-menu.hide-nav {
    transform: translateY(-10px) scale(0.9);
    pointer-events: none;
    opacity: 0;
}
.nav__list-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.nav__list-menu ul li a {
    font-size: 13px;
    position: relative;
    top: 0;
    left: 0;
    display: block;
    padding: 15px;
    color: #586368;
    border-bottom: 1px solid #eee;
}
.nav__list-menu ul li a:hover {
    color: #1e22ff;
}
.nav__list-menu ul li:last-child a {
    border-bottom: none;
}
.nav__list-item.nav__list-item--closed .nav__list-menu {
    display: none;
}
.nav__link span {
    font-size: 8px;
    margin-left: 3px;
    opacity: .8;
    color: #dbf0fd;
}
.nav__touchable {
    display: inline-block;
    padding: 23px 10px;
}
.nav__list-menu .text-light-br {
    color: #6f8691;
}
.nav__item--inactive {
    position: relative;
}
.nav__item--inactive a,
.nav__item--inactive:hover a {
    color: #b3b3b3!important;
}
.nav__item--inactive span {
    position: absolute;
    top: 12px;
    background: #f9f9f9;
    color: #b3b3b3;
    right: 10px;
    font-size: 11px;
    padding: 4px 6px;
    border-radius: 5px;
} */

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 25px;
  background-color: #1e22ff;
}
.div-block h4 {
  color: white;
  font-weight: 100;
}
.div-block.grey {
  background-color: #fff;
}
.div-block.white {
  background-color: #f2f5f7;
  color: #bfbfbf;
}
.div-block.white h4 {
  color: #bfbfbf;
}
.onboarding__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 63px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #e8ecef;
  margin-bottom: 50px;
}
.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 17px;
  margin-bottom: 23px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}
.heading {
  color: #1e22ff;
  font-weight: 400;
  font-size: 12px;
  width: 100%;
  text-align: center;
  margin: 0;
  margin-top: 5px;
}
.heading.disabled {
  color: #bfbfbf;
}
.heading-2 {
  color: #bfbfbf;
}
.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.div-block-5 {
  width: 50px;
  height: 1px;
  border-top: 1px solid #f2f5f7;
}
.div-block-5.last {
  border-top-style: none;
}
.div-block-6 {
  width: 50px;
}

/*------------------------------------*    Spinner
\*------------------------------------*/

.spin-wrap {
  position: relative;
  left: -20px;
  top: -5px;
  display: inline-block;
}
.spinner.spinner--hidden {
  opacity: 0;
}
@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}

.spinner:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border: 2px solid white;
  border-top-color: #30ca62;
  animation: spinner 0.6s linear infinite;
}

.rc-switch {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 44px;
  height: 22px;
  line-height: 20px;
  vertical-align: middle;
  border-radius: 20px 20px;
  border: 1px solid #ccc;
  background-color: #ccc;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1);
}
.rc-switch-inner {
  color: #fff;
  font-size: 12px;
  position: absolute;
  left: 24px;
}
.rc-switch:after {
  position: absolute;
  width: 18px;
  height: 18px;
  left: 2px;
  top: 1px;
  border-radius: 50% 50%;
  background-color: #fff;
  content: " ";
  cursor: pointer;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  transform: scale(1);
  transition: left 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
  animation-duration: 0.3s;
  animation-name: rcSwitchOff;
}
.rc-switch:hover:after {
  transform: scale(1.1);
  animation-name: rcSwitchOn;
}
.rc-switch:focus {
  box-shadow: 0 0 0 2px #d5f1fd;
  outline: none;
}
.rc-switch-checked {
  border: 1px solid #48c651;
  background-color: #48c651;
  display: block;
}
.rc-switch-checked .rc-switch-inner {
  left: 6px;
}
.rc-switch-checked:after {
  left: 22px;
}
.rc-switch-disabled {
  cursor: no-drop;
  background: #ccc;
  border-color: #ccc;
}
.rc-switch-disabled:after {
  background: #9e9e9e;
  animation-name: none;
  cursor: no-drop;
}
.rc-switch-disabled:hover:after {
  transform: scale(1);
  animation-name: none;
}
.rc-switch-label {
  display: inline-block;
  line-height: 20px;
  font-size: 14px;
  padding-left: 10px;
  vertical-align: middle;
  white-space: normal;
  pointer-events: none;
  user-select: text;
}
@keyframes rcSwitchOn {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.25);
  }
  100% {
    transform: scale(1.1);
  }
}
@keyframes rcSwitchOff {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

/* .signup-popup {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #F2F7FA;
    z-index: 10000;
    padding: 20px;
} */
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
.signup h1 {
  color: #1e22ff;
  font-size: 33px;
  margin: 50px 0 0 0;
}

.signup-popup__paragraph {
  font-size: 20px;
}

/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/

.signup-popup.is-creating .signup-popup__section {
  opacity: 0.5;
  pointer-events: none;
}

.signup-popup__btn-back {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 12px;
  cursor: pointer;
}
.signup-popup__password-redirect {
  color: #1e22ff;
  text-decoration: underline;
}
.signup-popup__logo {
  /* text-align: center; */
}
.signup-popup__btn-back:hover {
  text-decoration: underline;
}

.signup-popup__wrapper-new {
  /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
  width: 800px;
  margin: 0 auto;
  margin-top: 100px;
}

.signup-popup__wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 400px;
}
.signup-popup__form {
  max-width: 400px;
  margin: 0 auto;
}
.signup-popup h2 {
  color: #1e22ff;
}

.signup-popup__list {
  text-align: left;
}

/* navitator */
.settings__navigator {
  font-family: "Rubik", sans-serif !important;
  position: relative;
  width: 20%;
  height: calc(100vh - 85px);
  position: relative;
  background-color: white;
  /* layout */
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  /* overflow */
  position: sticky;
  top: 85px;
  left: 0px;
  height: calc(100vh - 85px);
}
.settings__navigator-links-container {
  /* padding: 0 20px; */
  margin: 100px 0;
  width: 100%;
  text-align: left;
  /* layout */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
.settings__navigator-link {
  display: block;
  width: 65%;
  padding: 16px 0;
  padding-left: 20px;
  /* color */
  font-size: 15px;
  color: rgb(55, 81, 126);
  /* border */
  border-left: 4px solid transparent;
}
.settings__navigator-link:hover {
  /* background-color: rgba(179, 185, 209, 0.4); */
  background-color: #f2f5f7;
}
.settings__navigator-link.selected {
  background-color: #f2f5f7;
  /* color: white; */
  border-left: 4px solid #1e22ff;
}

/* profile */
.settings__selected {
  min-height: calc(100vh - 85px);
  /* layout */
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
}
.settings__selected-content {
  margin: 100px 0;
  position: relative;
  width: 80%;
}
.settings__selected-content.is-creating .signup-popup__section {
  opacity: 0.5;
  pointer-events: none;
}
.settings__selected-content-wrapper {
  font-family: "Rubik", sans-serif !important;
  margin: 0 auto;
  width: 400px;
  /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 400px; */
}
.textarea.input.settings {
  max-width: 100%;
  min-width: 100%;
}
.settings__selected .headline__h1 {
  width: 400px;
  margin: 0 auto;
  font-weight: 400;
  font-family: "Rubik", sans-serif;
}
.settings__selected .cta.signup-popup__section {
  /* font-weight: 400; */
  font-family: "Rubik", sans-serif;
}

/* select */
.settings__select {
  display: block;
  font-size: 16px;
  font-family: "Rubik", sans-serif;
  color: #444;
  line-height: 1.3;
  padding: 0.6em 1.4em 0.5em 0.8em;
  width: 50%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  border-radius: 0.5em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"),
    linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}
.settings__select::-ms-expand {
  display: none;
}
.settings__select:hover {
  border-color: #888;
}
.settings__select:focus {
  border-color: #aaa;
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222;
  outline: none;
}
.settings__select option {
  font-weight: normal;
}

/* list */
.settings__list {
  /* padding: 10px 20px; */
  margin: 0 auto;
}
.settings__list li {
  background-color: white;
  padding: 10px 20px;
  margin: 10px 0;
  border-radius: 5px;
  width: 100%;
  /* layout */
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.settings__list li .settings__list-leave {
  color: #f44336;
  font-size: 14px;
  cursor: not-allowed;
  transition: display 0.2s;
  display: none;
}
.settings__list li:hover .settings__list-leave {
  display: block;
}

.settings__list li .settings__list-enter {
  display: none;
}

.settings__list li:hover .settings__list-enter {
  display: block;
}
.settings__list li:hover .settings__list-leave {
  display: block;
}

/* integration */
.settings__selected-content-wrapper.settings__selected-content-wrapper--integration {
  min-width: 400px;
  width: 70%;
}
.settings__selected
  .settings__selected-content-wrapper.settings__selected-content-wrapper--integration
  .headline__h1 {
  /* width: 100%; */
  text-align: center;
  margin-bottom: 50px;
}
.settings__integration-cards-container {
  width: 100%;
  /* layout */
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}
.settings__integration-card {
  position: relative;
  opacity: 0.4;
  border-radius: 5px;
  background-color: white;
  height: 200px;
  width: 30%;
  padding: 15px;
  margin-bottom: 10px;
  font-family: "Rubik", sans-serif;
  color: rgb(55, 81, 126);
  text-align: center;
  transition: all 0.3s;
  /* layout */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.settings__integration-card:hover {
  opacity: 0.8;
}
.settings__integration-card-coming-soon {
  border-radius: 7px;
  background-color: rgb(55, 81, 126);
  color: white;
  font-family: "Rubik", sans-serif;
  font-size: 15px;
  font-weight: 400;
  padding: 10px 20px;
  /* position */
  position: absolute;
  text-align: center;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  /* visibility */
  visibility: hidden;
  transition: visibility 0.1s;
}
.settings__integration-card:hover .settings__integration-card-coming-soon {
  visibility: visible;
}
.settings__integration-card-logo {
  height: 60px;
}
.settings__integration-card-logo.settings__integration-card-logo--small {
  height: 30px;
}
.settings__integration-card-name {
  color: #181d2e;
  /* font-family: 'Rubik', sans-serif; */
  font-size: 16px;
}
.settings__integration-card-join-button {
  color: white;
  margin: 4px 2px;
  padding: 5px 10px;
  border-radius: 5px;
  text-align: center;
  /* font-family: 'Rubik', sans-serif; */
  cursor: not-allowed;
  /* height: ; */
  transition: all 0.2s;
  background-color: rgb(255, 186, 0);
  border: 1px solid rgb(255, 186, 0);
}
.settings__integration-card-join-button:hover {
  color: rgb(255, 186, 0);
  background-color: transparent;
  border: 1px solid rgb(255, 186, 0);
}

/* team-members */
.settings__selected div.section__wrapper.fade-in {
  padding-top: 0px;
  background-color: #f2f5f7;
}
.settings__selected .invite-members__member:nth-child(even) {
  background-color: white;
}
.beamer_defaultBeamerSelector {
  width: 35px !important;
  height: 35px !important;
}

.input-range {
  height: 1rem;
  position: relative;
  margin: 20px;
  margin-bottom: 40px;
}

.input-range {
  margin-top: 40px;
  margin-bottom: 70px;
}
.input-range__slider {
  position: absolute;
  top: 50%;

  display: block;

  width: 1rem;
  height: 1rem;
  margin-top: -0.65rem;
  margin-left: -0.5rem;

  cursor: pointer;
  -webkit-transition: box-shadow 0.1s ease-out, -webkit-transform 0.1s ease-out;
  transition: box-shadow 0.1s ease-out, -webkit-transform 0.1s ease-out;
  transition: transform 0.1s ease-out, box-shadow 0.1s ease-out;
  transition: transform 0.1s ease-out, box-shadow 0.1s ease-out, -webkit-transform 0.3s ease-out;

  border: 1px solid #48c651;
  border-radius: 100%;
  outline: none;
  background: #48c651;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.input-range__slider:active {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.input-range__slider:focus {
  box-shadow: 0 0 0 5px rgba(63, 81, 181, 0.2);
}
.input-range--disabled .input-range__slider {
  -webkit-transform: none;
  transform: none;

  border: 1px solid #ccc;
  background: #ccc;
  box-shadow: none;
}

.input-range__slider-container {
  -webkit-transition: left 0.16s ease-out;
  transition: left 0.16s ease-out;
}

.input-range__label {
  font-size: 0.8rem;

  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  white-space: nowrap;
}

.input-range__label--min,
.input-range__label--max {
  position: absolute;
  bottom: -1.4rem;
}

.input-range__label--min {
  left: 0;
}

.input-range__label--max {
  right: 0;
}

.input-range__label--value {
  position: absolute;
  top: -1.8rem;
}

.input-range__label-container {
  position: relative;
  left: -50%;
}
.input-range__label--max .input-range__label-container {
  left: 50%;
}

.input-range__track {
  position: relative;

  display: block;

  height: 0.3rem;

  cursor: pointer;
  -webkit-transition: left 0.3s ease-out, width 0.3s ease-out;
  transition: left 0.3s ease-out, width 0.3s ease-out;

  border-radius: 0.3rem;
  background: #eee;
}
.input-range--disabled .input-range__track {
  background: #eee;
}

.input-range__track--background {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;

  margin-top: -0.15rem;
}

.input-range__track--active {
  background: #48c651;
}

/*----------------------------------------------------------------------------*/
/*Utils*/
/*----------------------------------------------------------------------------*/

.float-right {
  float: right;
}

.relative {
  position: relative;
}

.hidden {
  display: none !important;
}

.grid__item h2 {
  margin-top: 0px;
}

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

.flex__elememt {
  width: 100%;
}

.flex > button {
  margin: 5px;
}
.sticky {
  position: sticky;
  top: 0;
  z-index: 10000000;
}

/*----------------------------------------------------------------------------*/
/* UX */
/*----------------------------------------------------------------------------*/
.loading {
  pointer-events: none;

  opacity: 0.8;
}

.transparent {
  opacity: 0 !important;
  pointer-events: none;
}

.error {
  font-size: 13px;
  margin-bottom: 20px;
  color: rgb(229, 79, 0);
}

.error.error--boundardy {
  padding: 10px;
  display: inline-block;
}

/*.error:empty {
    display: none;
}
*/
/*----------------------------------------------------------------------------*/
/* Typography */
/*----------------------------------------------------------------------------*/
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}

.text-medium-light {
  color: rgba(0, 0, 0, 0.4);
}

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

.text-light-bg {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
}

.thin {
  font-weight: 300;
}

/*----------------------------------------------------------------------------*/
/* Layout */
/*----------------------------------------------------------------------------*/
.clear:before,
.clear:after {
  content: " ";
  display: table;
}
.clear:after {
  clear: both;
}
.clear {
  *zoom: 1;
}

@font-face {
    font-family: "XING Sans";
    src: url("/fonts/XING-Sans-Regular.woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "XING Sans";
    src: url("/fonts/XING-Sans-Bold.woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }

.emoji-mart,
.emoji-mart * {
  box-sizing: border-box;
  line-height: 1.15;
}

.emoji-mart {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif;
  font-size: 16px;
  display: inline-block;
  color: #222427;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  background: #fff;
}

.emoji-mart .emoji-mart-emoji {
  padding: 6px;
}

.emoji-mart-bar {
  border: 0 solid #d9d9d9;
}
.emoji-mart-bar:first-child {
  border-bottom-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.emoji-mart-bar:last-child {
  border-top-width: 1px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.emoji-mart-anchors {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 6px;
  line-height: 0;
}

.emoji-mart-anchor {
  position: relative;
  display: block;
  flex: 1 1 auto;
  color: #858585;
  text-align: center;
  padding: 12px 4px;
  overflow: hidden;
  transition: color .1s ease-out;
  margin: 0;
  box-shadow: none;
  background: none;
  border: none;
}
.emoji-mart-anchor:focus { outline: 0 }
.emoji-mart-anchor:hover,
.emoji-mart-anchor:focus,
.emoji-mart-anchor-selected {
  color: #464646;
}

.emoji-mart-anchor-selected .emoji-mart-anchor-bar {
  bottom: 0;
}

.emoji-mart-anchor-bar {
  position: absolute;
  bottom: -3px; left: 0;
  width: 100%; height: 3px;
  background-color: #464646;
}

.emoji-mart-anchors i {
  display: inline-block;
  width: 100%;
  max-width: 22px;
}

.emoji-mart-anchors svg,
.emoji-mart-anchors img {
  fill: currentColor;
  height: 18px;
  width: 18px;
}

.emoji-mart-scroll {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 270px;
  padding: 0 6px 6px 6px;
  will-change: transform; /* avoids "repaints on scroll" in mobile Chrome */
}

.emoji-mart-search {
  margin-top: 6px;
  padding: 0 6px;
  position: relative;
}

.emoji-mart-search input {
  font-size: 16px;
  display: block;
  width: 100%;
  padding: 5px 25px 6px 10px;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  outline: 0;
}

.emoji-mart-search input,
.emoji-mart-search input::-webkit-search-decoration,
.emoji-mart-search input::-webkit-search-cancel-button,
.emoji-mart-search input::-webkit-search-results-button,
.emoji-mart-search input::-webkit-search-results-decoration {
  /* remove webkit/blink styles for <input type="search">
   * via https://stackoverflow.com/a/9422689 */
  -webkit-appearance: none;
}

.emoji-mart-search-icon {
  position: absolute;
  top: 7px;
  right: 11px;
  z-index: 2;
  padding: 2px 5px 1px;
  border: none;
  background: none;
}

.emoji-mart-category .emoji-mart-emoji span {
  z-index: 1;
  position: relative;
  text-align: center;
  cursor: default;
}

.emoji-mart-category .emoji-mart-emoji:hover:before {
  z-index: 0;
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background-color: #f4f4f4;
  border-radius: 100%;
}

.emoji-mart-category-label {
  z-index: 2;
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.emoji-mart-category-label span {
  display: block;
  width: 100%;
  font-weight: 500;
  padding: 5px 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, .95);
}

.emoji-mart-category-list {
  margin: 0;
  padding: 0;
}

.emoji-mart-category-list li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

.emoji-mart-emoji {
  position: relative;
  display: inline-block;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
}

.emoji-mart-emoji-native {
  font-family: "Segoe UI Emoji", "Segoe UI Symbol", "Segoe UI", "Apple Color Emoji", "Twemoji Mozilla", "Noto Color Emoji", "Android Emoji";
}

.emoji-mart-no-results {
  font-size: 14px;
  text-align: center;
  padding-top: 70px;
  color: #858585;
}
.emoji-mart-no-results-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.emoji-mart-no-results .emoji-mart-category-label {
  display: none;
}
.emoji-mart-no-results .emoji-mart-no-results-label {
  margin-top: .2em;
}
.emoji-mart-no-results .emoji-mart-emoji:hover:before {
  content: none;
}

.emoji-mart-preview {
  position: relative;
  height: 70px;
}

.emoji-mart-preview-emoji,
.emoji-mart-preview-data,
.emoji-mart-preview-skins {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.emoji-mart-preview-emoji {
  left: 12px;
}

.emoji-mart-preview-data {
  left: 68px; right: 12px;
  word-break: break-all;
}

.emoji-mart-preview-skins {
  right: 30px;
  text-align: right;
}

.emoji-mart-preview-skins.custom {
  right: 10px;
  text-align: right;
}

.emoji-mart-preview-name {
  font-size: 14px;
}

.emoji-mart-preview-shortname {
  font-size: 12px;
  color: #888;
}
.emoji-mart-preview-shortname + .emoji-mart-preview-shortname,
.emoji-mart-preview-shortname + .emoji-mart-preview-emoticon,
.emoji-mart-preview-emoticon + .emoji-mart-preview-emoticon {
  margin-left: .5em;
}

.emoji-mart-preview-emoticon {
  font-size: 11px;
  color: #bbb;
}

.emoji-mart-title span {
  display: inline-block;
  vertical-align: middle;
}

.emoji-mart-title .emoji-mart-emoji {
  padding: 0;
}

.emoji-mart-title-label {
  color: #999A9C;
  font-size: 26px;
  font-weight: 300;
}

.emoji-mart-skin-swatches {
  font-size: 0;
  padding: 2px 0;
  border: 1px solid #d9d9d9;
  border-radius: 12px;
  background-color: #fff;
}

.emoji-mart-skin-swatches.custom {
  font-size: 0;
  border: none;
  background-color: #fff;
}

.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch {
  width: 16px;
  padding: 0 2px;
}

.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch.selected:after {
  opacity: .75;
}

.emoji-mart-skin-swatch {
  display: inline-block;
  width: 0;
  vertical-align: middle;
  transition-property: width, padding;
  transition-duration: .125s;
  transition-timing-function: ease-out;
}

.emoji-mart-skin-swatch:nth-child(1) { transition-delay: 0s }
.emoji-mart-skin-swatch:nth-child(2) { transition-delay: .03s }
.emoji-mart-skin-swatch:nth-child(3) { transition-delay: .06s }
.emoji-mart-skin-swatch:nth-child(4) { transition-delay: .09s }
.emoji-mart-skin-swatch:nth-child(5) { transition-delay: .12s }
.emoji-mart-skin-swatch:nth-child(6) { transition-delay: .15s }

.emoji-mart-skin-swatch.selected {
  position: relative;
  width: 16px;
  padding: 0 2px;
}

.emoji-mart-skin-swatch.selected:after {
  content: "";
  position: absolute;
  top: 50%; left: 50%;
  width: 4px; height: 4px;
  margin: -2px 0 0 -2px;
  background-color: #fff;
  border-radius: 100%;
  pointer-events: none;
  opacity: 0;
  transition: opacity .2s ease-out;
}

.emoji-mart-skin-swatch.custom {
  display: inline-block;
  width: 0;
  height: 38px;
  overflow: hidden;
  vertical-align: middle;
  transition-property: width, height;
  transition-duration: .125s;
  transition-timing-function: ease-out;
  cursor: default;
}

.emoji-mart-skin-swatch.custom.selected {
  position: relative;
  width: 36px;
  height: 38px;
  padding: 0 2px 0 0;
}

.emoji-mart-skin-swatch.custom.selected:after {
  content: "";
  width: 0;
  height: 0;
}

.emoji-mart-skin-swatches.custom .emoji-mart-skin-swatch.custom:hover {
  background-color: #f4f4f4;
  border-radius: 10%;
}

.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom {
  width: 36px;
  height: 38px;
  padding: 0 2px 0 0;
}

.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom.selected:after {
  opacity: .75;
}

.emoji-mart-skin-text.opened {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  color: #888;
  font-size: 11px;
  padding: 5px 2px;
  width: 95px;
  height: 40px;
  border-radius: 10%;
  background-color: #fff;
}

.emoji-mart-skin {
  display: inline-block;
  width: 100%;
  padding-top: 100%;
  max-width: 12px;
  border-radius: 100%;
}

.emoji-mart-skin-tone-1 { background-color: #ffc93a }
.emoji-mart-skin-tone-2 { background-color: #fadcbc }
.emoji-mart-skin-tone-3 { background-color: #e0bb95 }
.emoji-mart-skin-tone-4 { background-color: #bf8f68 }
.emoji-mart-skin-tone-5 { background-color: #9b643d }
.emoji-mart-skin-tone-6 { background-color: #594539 }

/* For screenreaders only, via https://stackoverflow.com/a/19758620 */
.emoji-mart-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*
 * Dark mode styles
 */

.emoji-mart-dark {
  color: #fff;
  border-color: #555453;
  background-color: #222;
}

.emoji-mart-dark .emoji-mart-bar {
  border-color: #555453;
}

.emoji-mart-dark .emoji-mart-search input {
  color: #fff;
  border-color: #555453;
  background-color: #2f2f2f;
}

.emoji-mart-dark .emoji-mart-search-icon svg {
  fill: #fff;
}

.emoji-mart-dark .emoji-mart-category .emoji-mart-emoji:hover:before {
  background-color: #444;
}

.emoji-mart-dark .emoji-mart-category-label span {
  background-color: #222;
  color: #fff;
}

.emoji-mart-dark .emoji-mart-skin-swatches {
  border-color: #555453;
  background-color: #222;
}

.emoji-mart-dark .emoji-mart-anchor:hover,
.emoji-mart-dark .emoji-mart-anchor:focus,
.emoji-mart-dark .emoji-mart-anchor-selected {
  color: #bfbfbf;
}

._rfx31ssb:before{border-radius:50%}._15m6ys7w:before{border-color:var(--stroke-color)}._3l8810ly:before{border-width:var(--stroke-width)}._kzdanqa1:before{border-style:solid}._13y0usvi:before{box-sizing:border-box}._154ifghn{top:var(--line-main-axis-start)}._154ihv0e{top:var(--main-axis-offset)}._19wo70hn:before{bottom:var(--terminal-cross-axis-offset)}._1auk70hn:before{top:var(--terminal-cross-axis-offset)}._1aukuj5p:before{top:var(--terminal-main-axis-start)}._1bsb10ly{width:var(--stroke-width)}._1cs8stnw:before{position:absolute}._1e02fghn{inset-inline-start:var(--line-main-axis-start)}._1e0c1ule{display:block}._1kt9b3bt:before{content:""}._1ltvhv0e{left:var(--main-axis-offset)}._1mp4vjfa:before{width:var(--terminal-diameter)}._1pbykb7n{z-index:1}._1xi2hv0e{right:var(--main-axis-offset)}._4t3i10ly{height:var(--stroke-width)}._94n5hv0e{bottom:var(--main-axis-offset)}._94n5idpf{bottom:0}._bfhkys7w{background-color:var(--stroke-color)}._cfu11ld9:before{display:var(--terminal-display)}._kfgtvjfa:before{height:var(--terminal-diameter)}._kqswstnw{position:absolute}._lcxvglyw{pointer-events:none}._ooun70hn:before{right:var(--terminal-cross-axis-offset)}._qnec70hn:before{left:var(--terminal-cross-axis-offset)}._rjxpidpf{inset-inline-end:0}._z5wtuj5p:before{inset-inline-start:var(--terminal-main-axis-start)}
/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports(counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports(counter-set: none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0, decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1, lower-alpha) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2, lower-roman) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3, decimal) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4, lower-alpha) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5, lower-roman) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6, decimal) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7, lower-alpha) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8, lower-roman) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9, decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank::before{color:rgba(0, 0, 0, 0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media(pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow{box-sizing:border-box}.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label::before,.ql-snow .ql-picker.ql-header .ql-picker-item::before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label::before,.ql-snow .ql-picker.ql-font .ql-picker-item::before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label::before,.ql-snow .ql-picker.ql-size .ql-picker-item::before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:rgba(0, 0, 0, 0.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}
/*------------------------------------*    NAV LIST
\*------------------------------------*/

nav {
  position: fixed;
  z-index: 10;
  top: 0;
  right: 0;
  left: 0;
  background: #1d2337;
  color: #dbf0fd;
  display: flex;
  /* justify-content: center; */
}
.nav__orga-list.nav__orga-list--single {
  color: #fff;
  margin: 3px 0 0 15px;
  padding-bottom: 1px;
  max-width: 320px;
  /* text truncation */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.nav__orga-list select {
  border: none;
  background: #ffffff1f;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  width: 149px;
  line-height: 16px;
  margin-left: 20px;
  -moz-appearance: none;
  appearance: none;
  text-shadow: 0 0 0 #000;
  -prefix-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  padding: 10px;
}
.nav__notifications {
  margin: 0 10px;
  color: #dbf0fd;
  opacity: 0.5;
}
.nav__notif-wrap {
  padding: 20px 20px;
}
.nav__list {
  position: fixed;
  z-index: 100001;
  top: 25px;
}
.logo__wrapper.logo_wrapper--logged {
  display: block;
  margin: 20px;
}

.logo_dark {
  /* position: absolute;
    top: 20px;
    left: 0px; */
  width: 25px;
  height: 25px;
  fill: rgb(55, 81, 126);
}

.logo {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 25px;
  height: 25px;
  fill: #fff;
}
.logo__img {
  width: 20px;
  height: 20px;
  fill: #fff;
}
.nav__list.nav__list--right {
  right: 25px;
  top: -20px;
  font-size: 14px;
}
.nav__list {
  z-index: 100000;
  top: 0px;
  padding: 0;
  margin: 0;
  right: 25px;
  font-size: 14px;
  list-style-type: none;
}
.nav__list-item {
  position: relative;
  display: inline-block;
  cursor: pointer;
  user-select: none;
  margin-left: 0px;
  vertical-align: middle;
  margin: 0;
}
.nav__list-menu-item {
  line-height: 40px;
  display: block;
  height: 40px;
  padding: 0 20px;
}
.nav__list-menu-item:hover {
  background: rgba(0, 0, 0, 0.1);
}
.nav__list-menu {
  position: absolute;
  top: 65px;
  right: 100px;
  width: 180px;
  transform: translateY(5px) scale(1);
  opacity: 1;
  border: 1px solid #d9e0e4;
  border-radius: 5px;
  background: #fff;
  transition: all 0.25s ease-out;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05), 0 5px 23px rgba(0, 0, 0, 0);
  cursor: pointer;
}
.nav__list-menu.hide-nav {
  transform: translateY(-10px) scale(0.9);
  pointer-events: none;
  opacity: 0;
}
.nav__list-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.nav__list-menu ul li a {
  font-size: 13px;
  position: relative;
  top: 0;
  left: 0;
  display: block;
  padding: 15px;
  color: #586368;
  border-bottom: 1px solid #eee;
}
.nav__list-menu ul li a:hover {
  color: #00b9ff;
}
.nav__list-menu ul li:last-child a {
  border-bottom: none;
}
.nav__list-item.nav__list-item--closed .nav__list-menu {
  display: none;
}

.nav__link {
  color: white;
}

.nav__link span {
  font-size: 8px;
  margin-left: 3px;
  opacity: 0.8;
  color: #dbf0fd;
}
.nav__touchable {
  display: inline-block;
  padding: 23px 10px;
}
.nav__list-menu .text-light-br {
  color: #6f8691;
}
.nav__item--inactive {
  position: relative;
}
.nav__item--inactive a,
.nav__item--inactive:hover a {
  color: #b3b3b3 !important;
}
.nav__item--inactive span {
  position: absolute;
  top: 12px;
  background: #f9f9f9;
  color: #b3b3b3;
  right: 10px;
  font-size: 11px;
  padding: 4px 6px;
  border-radius: 5px;
}

/*------------------------------------*    REVEAL ANIMATION
\*------------------------------------*/

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    /* -webkit-transform: translate(0px, 0px); */
  }
  to {
    opacity: 1;
    /* -webkit-transform: translate(0px, 0px); */
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
    /* -moz-transform: translate(0px, 0px); */
  }
  to {
    opacity: 1;
    /* -moz-transform: translate(0px, 0px); */
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    /* transform: translate(0px, 0px); */
  }
  to {
    opacity: 1;
    /* transform: translate(0px, 0px); */
  }
}
.fade-in {
  opacity: 0;
  -webkit-animation: fadeIn ease-in-out 1;
  -moz-animation: fadeIn ease-in-out 1;
  animation: fadeIn ease-in-out 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  /* -webkit-transform: translate(0px, 0px); */
}
.fade-in.one {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.fade-in.two {
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
.fade-in.three {
  -webkit-animation-delay: 0.85s;
  -moz-animation-delay: 0.85s;
  animation-delay: 0.85s;
}
.fade-in.four {
  -webkit-animation-delay: 0.95s;
  -moz-animation-delay: 0.95s;
  animation-delay: 0.95s;
}
.fade-in.five {
  -webkit-animation-delay: 1.05s;
  -moz-animation-delay: 1.05s;
  animation-delay: 1.05s;
}
.fade-in.six {
  -webkit-animation-delay: 1.15s;
  -moz-animation-delay: 1.15s;
  animation-delay: 1.15s;
}
.fade-in.seven {
  -webkit-animation-delay: 1.25s;
  -moz-animation-delay: 1.25s;
  animation-delay: 1.25s;
}
.fade-in.eight {
  -webkit-animation-delay: 1.35s;
  -moz-animation-delay: 1.35s;
  animation-delay: 1.35s;
}
.fade-in.nine {
  -webkit-animation-delay: 1.45s;
  -moz-animation-delay: 1.45s;
  animation-delay: 1.45s;
}
.fade-in.ten {
  -webkit-animation-delay: 1.55s;
  -moz-animation-delay: 1.55s;
  animation-delay: 1.55s;
}
.fade-in.eleven {
  -webkit-animation-delay: 1.65s;
  -moz-animation-delay: 1.65s;
  animation-delay: 1.65s;
}
.fade-in.twelve {
  -webkit-animation-delay: 1.75s;
  -moz-animation-delay: 1.75s;
  animation-delay: 1.75s;
}

/*----------------------------------------------------------------------------*/
/* PLUGIN STYLES */
/*----------------------------------------------------------------------------*/
.ReactModal__Overlay.ReactModal__Overlay--after-open {
  z-index: 11;

  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07), 0 2px 15px rgba(84, 96, 103, 0.25);
  overflow: scroll;
}

.ReactModal__Overlay.ReactModal__Overlay--after-open {
  background: rgba(82, 95, 127, 0.25) !important;
}

.ReactModal__Overlay p {
  /* font-weight: 300; */
  line-height: 1.4em;

  /* color: #6b7c93; */
}

.ReactModal__Overlay h2 {
  font-size: 22px;
  font-weight: 500;

  margin: 0;
  margin-top: 10px;

  /* color: #32325d; */
}

.ReactModal__Body--open {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

:root {
  /* Default Font Size - 1rem */
  font-size: 14px;

  /* Font Sizes */
  --fs-xs: 0.8rem; /* 12px */
  --fs-sm: 0.86rem; /* 13px */
  --fs-base: 1rem; /* 14px */
  --fs-lg: 1.3rem; /* 18px */
  --fs-xlg: 1.85rem; /* 26px */

  /* Line Heights */
  --lh-xs: 1.2;
  --lh-sm: 1.3;
  --lh-base: 1.5;
  --lh-lg: 1.7;
  --lh-xlg: 1.85;
}

@media screen and (min-width: 1920px) {
  :root {
    /* Font Sizes */
    --fs-xs: clamp(0.8rem, 0.625vw, 1rem);
    --fs-sm: clamp(0.86rem, 0.625vw, 1.05rem);
    --fs-base: clamp(1rem, 0.625vw, 1.3rem);
    --fs-lg: clamp(1.3rem, 0.625vw, 1.65rem);
    --fs-xlg: clamp(1.85rem, 0.625vw, 2.15rem);
  }
}

@media screen and (min-width: 2560px) {
  :root {
    --fs-xs: 1rem;
    --fs-sm: 1.05rem;
    --fs-base: 1.3rem;
    --fs-lg: 1.65rem;
    --fs-xlg: 2.15rem;
    /* Line Heights */
    --lh-base: 1.42;
  }
}

/* https://www.figma.com/design/kCVrTWdwuxuLrqvSHrHAto/Components?node-id=170-8355&m=dev */

:root {
  --primary-black: #000000;
  --primary-white: #ffffff;

  --neutral-gray: #f8f8f8;
  --neutral-gray-100: #f7f8fd;

  --primary-grey: #8e8fa1;
  --primary-grey-200: #e0e0e0;
  --primary-grey-500: #808080;

  --primary-blue-hover: #181bcc;

  --primary-blue: #1e22ff;
  --primary-blue-400: #4056f4;
  --primary-blue-300: #7a89f4;
  --primary-blue-200: #d4d8f9;
  --primary-blue-100: #acb6fe;

  --primary-dark-disabled: #4e559a;

  --primary-dark-600: #151633;
  --primary-dark: #1e1f43;
  --primary-dark-500: #2c2d5f;
  --primary-dark-400: #374185;
  --primary-dark-300: #7072b8;
  --primary-dark-200: #abb4f4;
  --primary-dark-100: #dce0fc;
  --primary-dark-50: #eff1fc;

  --primary-green-600: #158351;
  --primary-green-500: #1dbb74;
  --primary-green: #36f99f;

  --primary-red-500: #761300;
  --primary-red: #ec2600;
  --primary-red-300: #ff7a61;
  --primary-red-200: #ff9985;
  --primary-red-50: #ffd6ce;

  --primary-yellow-900: #372901;
  --primary-yellow-500: #644a00;
  --primary-yellow-300: #f0c43f;
  --primary-yellow: #ffdd7b;
  --primary-yellow-200: #ffe7a3;
  --primary-yellow-50: #fff1ca;
}

*{font-family:"Rubik",sans-serif}input.input.error,input.input.error,select.error-input,input.input.error-input{border:1px solid red}.salutation-form.error-input{color:red}.input__checkbox{width:30px;height:30px;background:#fff;border-radius:5px;border:2px solid rgba(0,0,0,.4)}

.rc-switch {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 44px;
  height: 22px;
  line-height: 20px;
  padding: 0;
  vertical-align: middle;
  border-radius: 20px 20px;
  border: 1px solid #ccc;
  background-color: #ccc;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1);
}
.rc-switch-inner {
  color: #fff;
  font-size: 12px;
  position: absolute;
  left: 24px;
  top: 0;
}
.rc-switch:after {
  position: absolute;
  width: 18px;
  height: 18px;
  left: 2px;
  top: 1px;
  border-radius: 50% 50%;
  background-color: #fff;
  content: " ";
  cursor: pointer;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  transform: scale(1);
  transition: left 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  -webkit-animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
          animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-name: rcSwitchOff;
          animation-name: rcSwitchOff;
}
.rc-switch:hover:after {
  transform: scale(1.1);
  -webkit-animation-name: rcSwitchOn;
          animation-name: rcSwitchOn;
}
.rc-switch:focus {
  box-shadow: 0 0 0 2px #d5f1fd;
  outline: none;
}
.rc-switch-checked {
  border: 1px solid #87d068;
  background-color: #87d068;
}
.rc-switch-checked .rc-switch-inner {
  left: 6px;
}
.rc-switch-checked:after {
  left: 22px;
}
.rc-switch-disabled {
  cursor: no-drop;
  background: #ccc;
  border-color: #ccc;
}
.rc-switch-disabled:after {
  background: #9e9e9e;
  -webkit-animation-name: none;
          animation-name: none;
  cursor: no-drop;
}
.rc-switch-disabled:hover:after {
  transform: scale(1);
  -webkit-animation-name: none;
          animation-name: none;
}
.rc-switch-label {
  display: inline-block;
  line-height: 20px;
  font-size: 14px;
  padding-left: 10px;
  vertical-align: middle;
  white-space: normal;
  pointer-events: none;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
@-webkit-keyframes rcSwitchOn {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.25);
  }
  100% {
    transform: scale(1.1);
  }
}
@keyframes rcSwitchOn {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.25);
  }
  100% {
    transform: scale(1.1);
  }
}
@-webkit-keyframes rcSwitchOff {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes rcSwitchOff {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

.react-calendar {
  width: 350px;
  max-width: 100%;
  background: white;
  border: 1px solid #a0a096;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.125em;
}
.react-calendar--doubleView {
  width: 700px;
}
.react-calendar--doubleView .react-calendar__viewContainer {
  display: flex;
  margin: -0.5em;
}
.react-calendar--doubleView .react-calendar__viewContainer > * {
  width: 50%;
  margin: 0.5em;
}
.react-calendar,
.react-calendar *,
.react-calendar *:before,
.react-calendar *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.react-calendar button {
  margin: 0;
  border: 0;
  outline: none;
}
.react-calendar button:enabled:hover {
  cursor: pointer;
}
.react-calendar__navigation {
  display: flex;
  height: 44px;
  margin-bottom: 1em;
}
.react-calendar__navigation button {
  min-width: 44px;
  background: none;
}
.react-calendar__navigation button:disabled {
  background-color: #f0f0f0;
}
.react-calendar__navigation button:enabled:hover,
.react-calendar__navigation button:enabled:focus {
  background-color: #e6e6e6;
}
.react-calendar__month-view__weekdays {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.75em;
}
.react-calendar__month-view__weekdays__weekday {
  padding: 0.5em;
}
.react-calendar__month-view__weekNumbers .react-calendar__tile {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75em;
  font-weight: bold;
}
.react-calendar__month-view__days__day--weekend {
  color: #d10000;
}
.react-calendar__month-view__days__day--neighboringMonth {
  color: #757575;
}
.react-calendar__year-view .react-calendar__tile,
.react-calendar__decade-view .react-calendar__tile,
.react-calendar__century-view .react-calendar__tile {
  padding: 2em 0.5em;
}
.react-calendar__tile {
  max-width: 100%;
  padding: 10px 6.6667px;
  background: none;
  text-align: center;
  line-height: 16px;
}
.react-calendar__tile:disabled {
  background-color: #f0f0f0;
}
.react-calendar__tile:enabled:hover,
.react-calendar__tile:enabled:focus {
  background-color: #e6e6e6;
}
.react-calendar__tile--now {
  background: #ffff76;
}
.react-calendar__tile--now:enabled:hover,
.react-calendar__tile--now:enabled:focus {
  background: #ffffa9;
}
.react-calendar__tile--hasActive {
  background: #76baff;
}
.react-calendar__tile--hasActive:enabled:hover,
.react-calendar__tile--hasActive:enabled:focus {
  background: #a9d4ff;
}
.react-calendar__tile--active {
  background: #006edc;
  color: white;
}
.react-calendar__tile--active:enabled:hover,
.react-calendar__tile--active:enabled:focus {
  background: #1087ff;
}
.react-calendar--selectRange .react-calendar__tile--hover {
  background-color: #e6e6e6;
}

.react-clock {
  display: block;
  position: relative;
}
.react-clock,
.react-clock *,
.react-clock *:before,
.react-clock *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.react-clock__face {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px solid black;
  border-radius: 50%;
}
.react-clock__hand {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 50%;
}
.react-clock__hand__body {
  position: absolute;
  background-color: black;
  transform: translateX(-50%);
}
.react-clock__mark {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 50%;
}
.react-clock__mark__body {
  position: absolute;
  background-color: black;
  transform: translateX(-50%);
}
.react-clock__mark__number {
  position: absolute;
  left: -40px;
  width: 80px;
  text-align: center;
}
.react-clock__second-hand__body {
  background-color: red;
}

.react-datetime-picker {
  display: inline-flex;
  position: relative;
}
.react-datetime-picker,
.react-datetime-picker *,
.react-datetime-picker *:before,
.react-datetime-picker *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.react-datetime-picker--disabled {
  background-color: #f0f0f0;
  color: #6d6d6d;
}
.react-datetime-picker__wrapper {
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
  border: thin solid gray;
}
.react-datetime-picker__inputGroup {
  min-width: calc(4px + (4px * 3) +  0.54em * 6  +  0.217em * 2);
  flex-grow: 1;
  padding: 0 2px;
}
.react-datetime-picker__inputGroup__divider {
  padding: 1px 0;
  white-space: pre;
}
.react-datetime-picker__inputGroup__input {
  min-width: 0.54em;
  height: calc(100% - 2px);
  position: relative;
  padding: 1px;
  border: 0;
  background: none;
  font: inherit;
  box-sizing: content-box;
  -moz-appearance: textfield;
}
.react-datetime-picker__inputGroup__input::-webkit-outer-spin-button,
.react-datetime-picker__inputGroup__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.react-datetime-picker__inputGroup__input:invalid {
  background: rgba(255, 0, 0, 0.1);
}
.react-datetime-picker__inputGroup__input--hasLeadingZero {
  margin-left: -0.54em;
  padding-left: calc(1px +  0.54em);
}
.react-datetime-picker__inputGroup__amPm {
  font: inherit;
  -moz-appearance: menulist;
}
.react-datetime-picker__button {
  border: 0;
  background: transparent;
  padding: 4px 6px;
}
.react-datetime-picker__button:enabled {
  cursor: pointer;
}
.react-datetime-picker__button:enabled:hover .react-datetime-picker__button__icon,
.react-datetime-picker__button:enabled:focus .react-datetime-picker__button__icon {
  stroke: #0078d7;
}
.react-datetime-picker__button:disabled .react-datetime-picker__button__icon {
  stroke: #6d6d6d;
}
.react-datetime-picker__button svg {
  display: inherit;
}
.react-datetime-picker__calendar,
.react-datetime-picker__clock {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
}
.react-datetime-picker__calendar--closed,
.react-datetime-picker__clock--closed {
  display: none;
}
.react-datetime-picker__calendar {
  width: 350px;
  max-width: 100vw;
}
.react-datetime-picker__calendar .react-calendar {
  border-width: thin;
}
.react-datetime-picker__clock {
  width: 200px;
  height: 200px;
  max-width: 100vw;
  padding: 25px;
  background-color: white;
  border: thin solid #a0a096;
}

/* Variables declaration */
/* prettier-ignore */
.rdp-root {
  --rdp-accent-color: blue; /* The accent color used for selected days and UI elements. */
  --rdp-accent-background-color: #f0f0ff; /* The accent background color used for selected days and UI elements. */

  --rdp-day-height: 44px; /* The height of the day cells. */
  --rdp-day-width: 44px; /* The width of the day cells. */
  
  --rdp-day_button-border-radius: 100%; /* The border radius of the day cells. */
  --rdp-day_button-border: 2px solid transparent; /* The border of the day cells. */
  --rdp-day_button-height: 42px; /* The height of the day cells. */
  --rdp-day_button-width: 42px; /* The width of the day cells. */
  
  --rdp-selected-border: 2px solid var(--rdp-accent-color); /* The border of the selected days. */
  --rdp-disabled-opacity: 0.5; /* The opacity of the disabled days. */
  --rdp-outside-opacity: 0.75; /* The opacity of the days outside the current month. */
  --rdp-today-color: var(--rdp-accent-color); /* The color of the today's date. */
  
  --rdp-dropdown-gap: 0.5rem;/* The gap between the dropdowns used in the month captons. */
  
  --rdp-months-gap: 2rem; /* The gap between the months in the multi-month view. */
  
  --rdp-nav_button-disabled-opacity: 0.5; /* The opacity of the disabled navigation buttons. */
  --rdp-nav_button-height: 2.25rem; /* The height of the navigation buttons. */
  --rdp-nav_button-width: 2.25rem; /* The width of the navigation buttons. */
  --rdp-nav-height: 2.75rem; /* The height of the navigation bar. */
  
  --rdp-range_middle-background-color: var(--rdp-accent-background-color); /* The color of the background for days in the middle of a range. */
  --rdp-range_middle-color: inherit;/* The color of the range text. */
  
  --rdp-range_start-color: white; /* The color of the range text. */
  --rdp-range_start-background: linear-gradient(var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50%); /* Used for the background of the start of the selected range. */
  --rdp-range_start-date-background-color: var(--rdp-accent-color); /* The background color of the date when at the start of the selected range. */
  
  --rdp-range_end-background: linear-gradient(var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50%); /* Used for the background of the end of the selected range. */
  --rdp-range_end-color: white;/* The color of the range text. */
  --rdp-range_end-date-background-color: var(--rdp-accent-color); /* The background color of the date when at the end of the selected range. */
  
  --rdp-week_number-border-radius: 100%; /* The border radius of the week number. */
  --rdp-week_number-border: 2px solid transparent; /* The border of the week number. */
  
  --rdp-week_number-height: var(--rdp-day-height); /* The height of the week number cells. */
  --rdp-week_number-opacity: 0.75; /* The opacity of the week number. */
  --rdp-week_number-width: var(--rdp-day-width); /* The width of the week number cells. */
  --rdp-weeknumber-text-align: center; /* The text alignment of the weekday cells. */

  --rdp-weekday-opacity: 0.75; /* The opacity of the weekday. */
  --rdp-weekday-padding: 0.5rem 0rem; /* The padding of the weekday. */
  --rdp-weekday-text-align: center; /* The text alignment of the weekday cells. */

  --rdp-gradient-direction: 90deg;

  --rdp-animation_duration: 0.3s;
  --rdp-animation_timing: cubic-bezier(0.4, 0, 0.2, 1);
}

.rdp-root[dir="rtl"] {
  --rdp-gradient-direction: -90deg;
}

.rdp-root[data-broadcast-calendar="true"] {
  --rdp-outside-opacity: unset;
}

/* Root of the component. */
.rdp-root {
  position: relative; /* Required to position the navigation toolbar. */
  box-sizing: border-box;
}

.rdp-root * {
  box-sizing: border-box;
}

.rdp-day {
  width: var(--rdp-day-width);
  height: var(--rdp-day-height);
  text-align: center;
}

.rdp-day_button {
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  font: inherit;
  color: inherit;
  justify-content: center;
  align-items: center;
  display: flex;

  width: var(--rdp-day_button-width);
  height: var(--rdp-day_button-height);
  border: var(--rdp-day_button-border);
  border-radius: var(--rdp-day_button-border-radius);
}

.rdp-day_button:disabled {
  cursor: revert;
}

.rdp-caption_label {
  z-index: 1;

  position: relative;
  display: inline-flex;
  align-items: center;

  white-space: nowrap;
  border: 0;
}

.rdp-dropdown:focus-visible ~ .rdp-caption_label {
  outline: 5px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
}

.rdp-button_next,
.rdp-button_previous {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  font: inherit;
  color: inherit;
  -moz-appearance: none;
  -webkit-appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  appearance: none;

  width: var(--rdp-nav_button-width);
  height: var(--rdp-nav_button-height);
}

.rdp-button_next:disabled,
.rdp-button_next[aria-disabled="true"],
.rdp-button_previous:disabled,
.rdp-button_previous[aria-disabled="true"] {
  cursor: revert;

  opacity: var(--rdp-nav_button-disabled-opacity);
}

.rdp-chevron {
  display: inline-block;
  fill: var(--rdp-accent-color);
}

.rdp-root[dir="rtl"] .rdp-nav .rdp-chevron {
  transform: rotate(180deg);
  transform-origin: 50%;
}

.rdp-dropdowns {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: var(--rdp-dropdown-gap);
}
.rdp-dropdown {
  z-index: 2;

  /* Reset */
  opacity: 0;
  appearance: none;
  position: absolute;
  inset-block-start: 0;
  inset-block-end: 0;
  inset-inline-start: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  cursor: inherit;
  border: none;
  line-height: inherit;
}

.rdp-dropdown_root {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.rdp-dropdown_root[data-disabled="true"] .rdp-chevron {
  opacity: var(--rdp-disabled-opacity);
}

.rdp-month_caption {
  display: flex;
  align-content: center;
  height: var(--rdp-nav-height);
  font-weight: bold;
  font-size: large;
}

.rdp-months {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: var(--rdp-months-gap);
  max-width: fit-content;
}

.rdp-month_grid {
  border-collapse: collapse;
}

.rdp-nav {
  position: absolute;
  inset-block-start: 0;
  inset-inline-end: 0;

  display: flex;
  align-items: center;

  height: var(--rdp-nav-height);
}

.rdp-weekday {
  opacity: var(--rdp-weekday-opacity);
  padding: var(--rdp-weekday-padding);
  font-weight: 500;
  font-size: smaller;
  text-align: var(--rdp-weekday-text-align);
  text-transform: var(--rdp-weekday-text-transform);
}

.rdp-week_number {
  opacity: var(--rdp-week_number-opacity);
  font-weight: 400;
  font-size: small;
  height: var(--rdp-week_number-height);
  width: var(--rdp-week_number-width);
  border: var(--rdp-week_number-border);
  border-radius: var(--rdp-week_number-border-radius);
  text-align: var(--rdp-weeknumber-text-align);
}

/* DAY MODIFIERS */
.rdp-today:not(.rdp-outside) {
  color: var(--rdp-today-color);
}

.rdp-selected {
  font-weight: bold;
  font-size: large;
}

.rdp-selected .rdp-day_button {
  border: var(--rdp-selected-border);
}

.rdp-outside {
  opacity: var(--rdp-outside-opacity);
}

.rdp-disabled {
  opacity: var(--rdp-disabled-opacity);
}

.rdp-hidden {
  visibility: hidden;
  color: var(--rdp-range_start-color);
}

.rdp-range_start {
  background: var(--rdp-range_start-background);
}

.rdp-range_start .rdp-day_button {
  background-color: var(--rdp-range_start-date-background-color);
  color: var(--rdp-range_start-color);
}

.rdp-range_middle {
  background-color: var(--rdp-range_middle-background-color);
}

.rdp-range_middle .rdp-day_button {
  border-color: transparent;
  border: unset;
  border-radius: unset;
  color: var(--rdp-range_middle-color);
}

.rdp-range_end {
  background: var(--rdp-range_end-background);
  color: var(--rdp-range_end-color);
}

.rdp-range_end .rdp-day_button {
  color: var(--rdp-range_start-color);
  background-color: var(--rdp-range_end-date-background-color);
}

.rdp-range_start.rdp-range_end {
  background: revert;
}

.rdp-focusable {
  cursor: pointer;
}

@keyframes rdp-slide_in_left {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes rdp-slide_in_right {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes rdp-slide_out_left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

@keyframes rdp-slide_out_right {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}

.rdp-weeks_before_enter {
  animation: rdp-slide_in_left var(--rdp-animation_duration)
    var(--rdp-animation_timing) forwards;
}

.rdp-weeks_before_exit {
  animation: rdp-slide_out_left var(--rdp-animation_duration)
    var(--rdp-animation_timing) forwards;
}

.rdp-weeks_after_enter {
  animation: rdp-slide_in_right var(--rdp-animation_duration)
    var(--rdp-animation_timing) forwards;
}

.rdp-weeks_after_exit {
  animation: rdp-slide_out_right var(--rdp-animation_duration)
    var(--rdp-animation_timing) forwards;
}

.rdp-root[dir="rtl"] .rdp-weeks_after_enter {
  animation: rdp-slide_in_left var(--rdp-animation_duration)
    var(--rdp-animation_timing) forwards;
}

.rdp-root[dir="rtl"] .rdp-weeks_before_exit {
  animation: rdp-slide_out_right var(--rdp-animation_duration)
    var(--rdp-animation_timing) forwards;
}

.rdp-root[dir="rtl"] .rdp-weeks_before_enter {
  animation: rdp-slide_in_right var(--rdp-animation_duration)
    var(--rdp-animation_timing) forwards;
}

.rdp-root[dir="rtl"] .rdp-weeks_after_exit {
  animation: rdp-slide_out_left var(--rdp-animation_duration)
    var(--rdp-animation_timing) forwards;
}

@keyframes rdp-fade_in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes rdp-fade_out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.rdp-caption_after_enter {
  animation: rdp-fade_in var(--rdp-animation_duration)
    var(--rdp-animation_timing) forwards;
}

.rdp-caption_after_exit {
  animation: rdp-fade_out var(--rdp-animation_duration)
    var(--rdp-animation_timing) forwards;
}

.rdp-caption_before_enter {
  animation: rdp-fade_in var(--rdp-animation_duration)
    var(--rdp-animation_timing) forwards;
}

.rdp-caption_before_exit {
  animation: rdp-fade_out var(--rdp-animation_duration)
    var(--rdp-animation_timing) forwards;
}

.location-select__wrapper {
  width: 100%;
}

.location-select__wrapper-components {
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

/* 4 Inputs and their details -- start */
.location-select__searchbar-area {
  position: relative;
}

.location-select__location-search-input {
  display: block;
  width: 100%;
  height: 60px;
  border-radius: 5px;
  font-size: 14px;
  font: 400 13.3333px Arial;
  overflow: visible;
  line-height: 1.15;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  border: 1px solid #dee3de;
  padding-left: 30px;
  margin-bottom: 18px;
}

.location-select__location-search-input:focus {
  /* box-shadow: 0 0 10px rgba(3 169 244 / 20%); */
  border: 1px solid #1e22ff;
  outline: 0px;
}

.location-select__location-search-error-input {
  display: block;
  width: 100%;
  height: 60px;
  border-radius: 5px;
  font-size: 14px;
  font: 400 13.3333px Arial;
  overflow: visible;
  line-height: 1.15;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  border: 1px solid red;
  padding-left: 30px;
  margin-bottom: 18px;
}

.location-select__show-map-icon {
  position: absolute;
  /* added */
  top: 18px;
  right: 6px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  cursor: pointer;
}

.location-select__show-map-label {
  font: 400 10px Arial;
}

.location-select__error {
  position: absolute;
  color: red;
  font: 400 13.3333px Arial;
  margin-top: -15px;
}

/* 4 Inputs and their details -- end */

/* Dropdown suggestions -- start */

.location-select__autocomplete-dropdown-container {
  position: absolute;
  margin-top: -18px;
  background-color: white;
  line-height: 30px;
  border: 1px solid #1e22ff;
  border-radius: 5px;
  width: 660px;
  z-index: 99999999999;
}

.location-select__autocomplete-dropdown-container:empty {
  display: none;
}

.location-select__dropdown-elements {
  border-bottom: 0.1px solid rgb(177, 169, 169);
  font: 400 15px Arial;
  padding: 10px;
}

.location-select__dropdown-elements:hover {
  background-color: rgb(213, 203, 203);
  cursor: pointer;
}

.location-select__loading-bar {
  position: absolute;
  background-color: white;
  line-height: 30px;
  width: 660px;
  /* added */
  margin-left: -1px;
  border-right: 1px solid #1e22ff;
  border-left: 1px solid #1e22ff;
  border-bottom: 1px solid #009bff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font: 400 15px Arial;
  padding: 10px;
}

/* Dropdown suggestions -- end*/

/* Selected Elements -- start */

.location-select__selected-element {
  /* background-image: url("../../../../../public/images/flag__germany.svg") no-repeat scroll 5px 6px; */
  border: none;
  background-color: #dee3ee;
  margin-top: 2px;
  margin-bottom: 8px;
  border-radius: 4px;
  min-width: 400px;
  height: 25px;
  font: 400 14px Arial;
  padding-left: 25px;
  position: relative;
  color: gray;
}

.location-select__selected-locations {
  padding-top: 5px;
  line-height: 40px;
}

.location-select__remove-button {
  border: none;
  height: 100%;
  float: right;
  position: relative;
  top: 4px;
  opacity: 0.5;
  left: -10px;
}

.location-select__remove-button-icon:hover {
  cursor: pointer;
  opacity: 0.7;
}

.location-select__radius-select-box {
  color: gray;
  margin-left: 15px;
  height: 100%;
  background-color: #dee3ee;
  border: none;
}
.location-select__radius-select-box:hover {
  cursor: pointer;
  opacity: 0.7;
}
.location-select__radius-select-box:focus {
  border: none;
}

.location-select__money-label {
  padding-right: 10px;
  color: green;
}

.location-select__state-country {
  margin-right: 5px;
}

.location-select__flag-icon {
  position: absolute;
  margin-left: -20px;
  padding-top: 6px;
  width: 15px;
  height: 20px;
}

.location-select__search-icon {
  position: absolute;
  margin-top: 22px;
  margin-left: 10px;
}

/* Selected Elements -- end */

/* API style -- start- */

.gm-style-mtc {
  display: none;
}

.gm-svpc {
  display: none;
}

.gm-fullscreen-control {
  height: 20px !important;
  width: 20px !important;
}

.gm-style {
  overflow: visible;
}

/* API style -- end */

.animated-cell {
  transition: opacity 1s ease-in-out;
  animation: fadeIn 1s ease-in-out;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}


/*# sourceMappingURL=app.css.map*/