@import url(/css/fonts/icomoon/style.css);@charset "UTF-8";

/* fonts */

/* title font */

/* base font */

/* devices */

/* base colors */

/* form colors */

/* ======= SOCIAL MEDIA ========*/

/* ======= RESETS ========*/

/* reset */

* {
  box-sizing: border-box;
}

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  -webkit-font-smoothing: antialiased;
}

h1,
.h1,
.usercontent h1,
.mce-content-body h1,
h2,
.h2,
.usercontent h2,
.mce-content-body h2,
h3,
.h3,
.usercontent h3,
.mce-content-body h3,
h4,
.h4,
.status-keys-item,
.usercontent h4,
.mce-content-body h4,
h5,
.h5,
.usercontent h5,
.mce-content-body h5,
h6,
.h6,
.usercontent h6,
.mce-content-body h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

p {
  margin: 0;
}

strong {
  font-weight: 700;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
  border: none;
}

hr {
  border-top-color: #e5e5e5;
  clear: both;
}

form {
  margin: 0;
}

button {
  padding: 0;
  width: auto;
  border: none;
  background: none;
  font-weight: inherit;
  font-family: "din-2014", sans-serif;
}

label {
  margin: 0;
  font-weight: inherit;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul li,
ol li {
  margin: 0;
  padding: 0;
}

a {
  display: inline-block;
  outline: none;
  color: inherit;
  text-decoration: none;
  transition: all 300ms;
}

a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
}

button {
  background: none;
  border: none;
  outline: none !important;
}

.action-link::after,
.modalblock-close::after,
.card-input label::before,
.card-button button::before,
.socialshare-socialicon::after,
.socialshare-title button::after,
.socialicon::before,
.scrollto::after,
.videoplay-icon::after,
.searchtoggle::after,
.listitem-image::after,
.banner-video-controls-button.__pause::before,
.banner-video-controls-button.__play::before,
.sidemenu .accordion-head::after,
.sidemenu-menu ul li.menu-item a::after,
.sidemenu-toggle::after,
.nav ul li.backto > a::before,
.AccordionTrigger.card-header::after,
.accordion-head::after,
.error_feedback ul li::before,
.input_error::before,
.field_wrap.__checkboxes > label::after,
.field_wrap.__checkboxes > .input_wrap > label::after,
.sliderbutton::after,
.usercontent blockquote::before,
.usercontent blockquote::after,
.mce-content-body blockquote::before,
.mce-content-body blockquote::after,
.dz-remove::before,
.dz-preview::before,
.dz-message::before,
.icon,
i {
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  transition: all 0.3s;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon.__fill {
  background: #dedee3;
  border-radius: 100px;
  padding: 6px;
}

.listitem-image::before,
.banner::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.4;
  transition: all 0.3s;
}

.imagemodal,
.videoblock,
.listitem-image,
.slideritem,
.banner {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.sronly {
  position: absolute;
  left: -999999px;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  transition: none;
}

.sronly-focusable {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  left: -999999px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  transition: none;
  width: 1px;
}

.sronly-focusable:focus {
  border: auto;
  clip: auto;
  height: auto;
  left: auto;
  margin: auto;
  overflow: auto;
  padding: auto;
  position: relative;
  width: auto;
}

.sronly-focusable:focus.skiptomain {
  background: #fff;
  clip: auto;
  color: black;
  height: auto;
  left: 5px;
  margin: 0;
  position: absolute;
  top: 5px;
  width: auto;
  z-index: 1;
}

.objectfit {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: "object-fit: cover; object-position: center;";
  /* IE Polyfill */
}

.reduced-gutters.row {
  margin-left: -7px;
  margin-right: -7px;
}

.reduced-gutters [class^=col] {
  padding-left: 7px;
  padding-right: 7px;
}

.word-break {
  word-break: break-word;
}

/* imports */

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
     * Remove all paddings around the image on small screen
     */

  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    transform-origin: 0;
  }

  .mfp-arrow-right {
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  box-sizing: border-box;
  touch-action: manipulation;
  background: #fff;
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
  /*rtl:begin:ignore*/
  left: 0;
  /*
  /*rtl:end:ignore*/
}

/*
/*rtl:begin:ignore*/

/*
      /*rtl:end:ignore*/

.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
  /*rtl:begin:ignore*/
  right: 0;
  /*
  /*rtl:end:ignore*/
}

/*
/*rtl:begin:ignore*/

/*
      /*rtl:end:ignore*/

.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  transform: translate3d(0, 0, 0);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: flex;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  flex: 1;
  font-weight: bolder;
}

.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  box-sizing: border-box;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-around;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.dayContainer + .dayContainer {
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }

  30%, 70% {
    opacity: 1;
    transform: translateY(0px);
  }

  100% {
    opacity: 0;
    transform: translateY(-40px);
  }
}

@keyframes passing-through {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }

  30%, 70% {
    opacity: 1;
    transform: translateY(0px);
  }

  100% {
    opacity: 0;
    transform: translateY(-40px);
  }
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }

  30% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }

  30% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(1);
  }

  10% {
    transform: scale(1.1);
  }

  20% {
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  10% {
    transform: scale(1.1);
  }

  20% {
    transform: scale(1);
  }
}

.dropzone,
.dropzone * {
  box-sizing: border-box;
}

.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 20px 20px;
}

.dropzone.dz-clickable {
  cursor: pointer;
}

.dropzone.dz-clickable * {
  cursor: default;
}

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

.dropzone.dz-started .dz-message {
  display: none;
}

.dropzone.dz-drag-hover {
  border-style: solid;
}

.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
}

.dropzone .dz-message .dz-button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

.dropzone .dz-preview:hover {
  z-index: 1000;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-image-preview {
  background: white;
}

.dropzone .dz-preview.dz-image-preview .dz-details {
  transition: opacity 0.2s linear;
}

.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

.dropzone .dz-preview:hover .dz-image img {
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

.dropzone .dz-preview .dz-image img {
  display: block;
}

.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

.dropzone .dz-preview .dz-success-mark svg,
.dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  transition: all 0.2s linear;
}

.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  transition: opacity 0.4s ease-in;
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}

.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  transition: width 300ms ease-in-out;
}

.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

.dropzone .dz-preview .dz-error-message:after {
  content: "";
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}

td.dt-control {
  background: url(/images/details_open.png) no-repeat center center;
  cursor: pointer;
}

tr.dt-hasChild td.dt-control {
  background: url(/images/details_close.png) no-repeat center center;
}

table.dataTable td.dt-left,
table.dataTable th.dt-left {
  text-align: left;
}

table.dataTable td.dataTables_empty,
table.dataTable td.dt-center,
table.dataTable th.dt-center {
  text-align: center;
}

table.dataTable td.dt-right,
table.dataTable th.dt-right {
  text-align: right;
}

table.dataTable td.dt-justify,
table.dataTable th.dt-justify {
  text-align: justify;
}

table.dataTable td.dt-nowrap,
table.dataTable th.dt-nowrap {
  white-space: nowrap;
}

table.dataTable tfoot td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable thead th.dt-head-left {
  text-align: left;
}

table.dataTable tfoot td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable thead th.dt-head-center {
  text-align: center;
}

table.dataTable tfoot td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable thead th.dt-head-right {
  text-align: right;
}

table.dataTable tfoot td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable thead th.dt-head-justify {
  text-align: justify;
}

table.dataTable tfoot td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable thead th.dt-head-nowrap {
  white-space: nowrap;
}

table.dataTable tbody td.dt-body-left,
table.dataTable tbody th.dt-body-left {
  text-align: left;
}

table.dataTable tbody td.dt-body-center,
table.dataTable tbody th.dt-body-center {
  text-align: center;
}

table.dataTable tbody td.dt-body-right,
table.dataTable tbody th.dt-body-right {
  text-align: right;
}

table.dataTable tbody td.dt-body-justify,
table.dataTable tbody th.dt-body-justify {
  text-align: justify;
}

table.dataTable tbody td.dt-body-nowrap,
table.dataTable tbody th.dt-body-nowrap {
  white-space: nowrap;
}

table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
}

table.dataTable tfoot th,
table.dataTable thead th {
  font-weight: 700;
}

table.dataTable thead td,
table.dataTable thead th {
  padding: 10px 18px;
}

table.dataTable thead td:active,
table.dataTable thead th:active {
  outline: 0;
}

table.dataTable tfoot td,
table.dataTable tfoot th {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center right;
}

table.dataTable thead .sorting::after {
  content: "\E94C";
  font-family: icomoon !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: none;
  text-transform: none;
  transition: all 0.3s;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
}

table.dataTable thead .sorting_asc::after {
  content: "\E94B";
  font-family: icomoon !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: none;
  text-transform: none;
  transition: all 0.3s;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
}

table.dataTable thead .sorting_desc::after {
  content: "\E949";
  font-family: icomoon !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: none;
  text-transform: none;
  transition: all 0.3s;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
}

table.dataTable thead .sorting_asc_disabled {
  color: #eee;
}

table.dataTable thead .sorting_desc_disabled {
  color: #eee;
}

table.dataTable tbody tr {
  background-color: #fff;
}

table.dataTable tbody tr.selected {
  background-color: #b0bed9;
}

table.dataTable tbody td,
table.dataTable tbody th {
  padding: 8px 10px;
}

table.dataTable.display tbody td,
table.dataTable.display tbody th,
table.dataTable.row-border tbody td,
table.dataTable.row-border tbody th {
  border-top: 1px solid #ddd;
}

table.dataTable.display tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.row-border tbody tr:first-child th {
  border-top: none;
}

table.dataTable.cell-border tbody td,
table.dataTable.cell-border tbody th {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr td:first-child,
table.dataTable.cell-border tbody tr th:first-child {
  border-left: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr:first-child td,
table.dataTable.cell-border tbody tr:first-child th {
  border-top: none;
}

table.dataTable.display tbody tr.odd,
table.dataTable.stripe tbody tr.odd {
  background-color: #f9f9f9;
}

table.dataTable.display tbody tr.odd.selected,
table.dataTable.stripe tbody tr.odd.selected {
  background-color: #acbad4;
}

table.dataTable.display tbody tr:hover,
table.dataTable.hover tbody tr:hover {
  background-color: #f6f6f6;
}

table.dataTable.display tbody tr:hover.selected,
table.dataTable.hover tbody tr:hover.selected {
  background-color: #aab7d1;
}

table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3,
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3 {
  background-color: #fafafa;
}

table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3,
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}

table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}

table.dataTable.display tbody tr.odd > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}

table.dataTable.display tbody tr.odd > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: #f5f5f5;
}

table.dataTable.display tbody tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}

table.dataTable.display tbody tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}

table.dataTable.display tbody tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}

table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa;
}

table.dataTable.display tbody tr.even > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc;
}

table.dataTable.display tbody tr.even > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe;
}

table.dataTable.display tbody tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}

table.dataTable.display tbody tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}

table.dataTable.display tbody tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}

table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}

table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec;
}

table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef;
}

table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7;
}

table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9;
}

table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb;
}

table.dataTable.no-footer {
  border-bottom: 1px solid #111;
}

table.dataTable.nowrap td,
table.dataTable.nowrap th {
  white-space: nowrap;
}

table.dataTable.compact thead td,
table.dataTable.compact thead th {
  padding: 4px 17px;
}

table.dataTable.compact tfoot td,
table.dataTable.compact tfoot th {
  padding: 4px;
}

table.dataTable.compact tbody td,
table.dataTable.compact tbody th {
  padding: 4px;
}

table.dataTable td,
table.dataTable th {
  box-sizing: content-box;
}

.dataTables_wrapper {
  position: relative;
  clear: both;
}

.dataTables_wrapper .dataTables_length {
  float: left;
}

.dataTables_wrapper .dataTables_length select {
  border: 1px solid #aaa;
  border-radius: 3px;
  padding: 5px;
  background-color: transparent;
  padding: 4px;
}

.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}

.dataTables_wrapper .dataTables_filter input {
  border: 1px solid #aaa;
  border-radius: 3px;
  padding: 5px;
  background-color: transparent;
  margin-left: 3px;
}

.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}

.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: #fff;
  background: linear-gradient(to bottom, #fff 0, #dcdcdc 100%);
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: 0 0;
  box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #fff !important;
  border: 1px solid #111;
  background-color: #585858;
  background: linear-gradient(to bottom, #585858 0, #111 100%);
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: 0;
  background-color: #2b2b2b;
  background: linear-gradient(to bottom, #2b2b2b 0, #0c0c0c 100%);
  box-shadow: inset 0 0 3px #111;
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}

.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: #fff;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}

.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_paginate,
.dataTables_wrapper .dataTables_processing {
  color: #333;
}

.dataTables_wrapper .dataTables_scroll {
  clear: both;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  -webkit-overflow-scrolling: touch;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th {
  vertical-align: middle;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}

.dataTables_wrapper.no-footer div.dataTables_scrollBody > table,
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable {
  border-bottom: none;
}

.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }

  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}

@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_filter,
  .dataTables_wrapper .dataTables_length {
    float: none;
    text-align: center;
  }

  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}

/* pickadate */

@media (min-width: 576px) {
  .picker--opened .picker__frame {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
  }
}

input[type=text].picker__input {
  width: 100%;
  background-image: url("/images/ico-calendar.png");
  background-position: right 15px center;
  background-repeat: no-repeat;
}

.flatpickr-time .numInputWrapper input {
  padding: 9px;
  border: none;
}

.dropzone {
  align-items: center;
  background-color: #FFF;
  border-radius: 3px;
  border: 1px dashed #c2c3cc;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  font-family: "din-2014", sans-serif;
  height: 200px;
  justify-content: center;
  margin: 0 0 20px 0;
  position: relative;
  width: 100%;
}

.dropzone.dz-started {
  justify-content: flex-start;
}

.dz-message {
  display: flex;
  font-size: 1.125rem;
  font-weight: 500;
}

.dz-message::before {
  align-items: center;
  background: #e0e2f0;
  border-radius: 100px;
  border: 100px;
  content: "\E939";
  display: flex;
  font-size: 0.875rem;
  height: 30px;
  justify-content: center;
  margin: 0 10px 0 0;
  width: 30px;
}

.dz-preview {
  align-items: center;
  background: #e0e2f0;
  border-radius: 3px;
  display: flex;
  justify-content: space-between;
  margin: 0 0 10px 0;
  padding: 10px 10px 10px 20px;
  position: relative;
  overflow: hidden;
  transition: 0.3s ease all;
}

.dz-preview::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  opacity: 0;
  transition: 0.3s ease all;
}

.dz-progress {
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 100px;
}

.dz-progress .dz-upload {
  background: #353535;
  display: block;
  height: 100%;
}

.dz-complete {
  padding-left: 50px;
}

.dz-complete::before {
  left: 15px;
  opacity: 1;
}

.dz-success::before {
  content: "\E916";
}

.dz-error {
  background: #f0e0e7;
}

.dz-error .dz-filename {
  color: #ae0000;
}

.dz-error .dz-progress .dz-upload {
  background: #ff4848;
}

.dz-error::before {
  content: "\E911";
  color: #ff4848;
}

.dz-error-message {
  color: #ae0000;
}

.dz-filename {
  font-size: 1rem;
  font-weight: 400;
  padding: 4px 0 1px 0;
}

.dz-remove {
  align-items: center;
  background: rgba(255, 72, 72, 0);
  border-radius: 100px;
  display: flex;
  font-size: 0;
  height: 40px;
  justify-content: center;
  width: 40px;
}

.dz-remove:hover,
.dz-remove:focus,
.dz-remove:active {
  background: #ff4848;
}

.dz-remove:hover::before,
.dz-remove:focus::before,
.dz-remove:active::before {
  color: #FFF;
}

.dz-remove::before {
  content: "\E912";
  font-size: 1rem;
}

.dz-size,
.dz-success-mark,
.dz-error-mark,
.dz-image {
  display: none;
}

/* headings */

.h1,
.usercontent h1,
.mce-content-body h1,
.h2,
.usercontent h2,
.mce-content-body h2,
.h3,
.usercontent h3,
.mce-content-body h3,
.h4,
.status-keys-item,
.usercontent h4,
.mce-content-body h4,
.h5,
.usercontent h5,
.mce-content-body h5,
.h6,
.usercontent h6,
.mce-content-body h6 {
  margin: 0 0 0.8125rem 0;
  line-height: 1;
  font-family: "din-2014", sans-serif;
  font-weight: 700;
}

.h1,
.usercontent h1,
.mce-content-body h1 {
  font-size: 1.875rem;
}

@media (min-width: 992px) {
  .h1,
  .usercontent h1,
  .mce-content-body h1 {
    font-size: 2.5rem;
  }
}

.h2,
.usercontent h2,
.mce-content-body h2 {
  font-size: 1.625rem;
}

.h3,
.usercontent h3,
.mce-content-body h3 {
  font-size: 1.375rem;
}

.h4,
.status-keys-item,
.usercontent h4,
.mce-content-body h4 {
  font-size: 1.125rem;
}

.h5,
.usercontent h5,
.mce-content-body h5 {
  font-size: 1.125rem;
}

.h6,
.usercontent h6,
.mce-content-body h6 {
  font-size: 1rem;
}

.a,
.usercontent a,
.mce-content-body a {
  color: #353535;
  text-decoration: underline;
}

.a:hover,
.usercontent a:hover,
.mce-content-body a:hover,
.a:focus,
.usercontent a:focus,
.mce-content-body a:focus {
  color: #0f0f0f;
  text-decoration: none;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

/* usercontent */

.usercontent p,
.mce-content-body p {
  margin: 0 0 2.5rem 0;
  line-height: 1.6em;
}

.usercontent form a,
.mce-content-body form a {
  color: #999;
}

.usercontent form a:hover,
.usercontent form a:focus,
.mce-content-body form a:hover,
.mce-content-body form a:focus {
  color: #737373;
}

.usercontent ul,
.usercontent ol,
.mce-content-body ul,
.mce-content-body ol {
  margin: 0 0 2.5rem 0;
  padding: 0;
  list-style-type: none;
  line-height: 1.6em;
}

.usercontent ul li,
.mce-content-body ul li {
  position: relative;
  margin: 0 0 10px 0;
  padding: 0 0 0 25px;
}

.usercontent ul li::before,
.mce-content-body ul li::before {
  content: "";
  color: #353535;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #353535;
  position: absolute;
  top: 7px;
  left: 0;
}

.usercontent ol li,
.mce-content-body ol li {
  position: relative;
  margin: 0 0 10px 0;
  padding: 0 0 0 25px;
  counter-increment: step-counter;
}

.usercontent ol li::before,
.mce-content-body ol li::before {
  content: counter(step-counter);
  display: inline-block;
  width: 25px;
  color: #353535;
  position: absolute;
  top: 0;
  left: 0;
}

.usercontent blockquote,
.mce-content-body blockquote {
  word-break: normal;
  white-space: normal;
  background: none;
  font-size: 1.125rem;
  color: #000;
  margin: 1rem 2.5rem 2.5rem 2.5rem;
}

.usercontent blockquote::before,
.usercontent blockquote::after,
.mce-content-body blockquote::before,
.mce-content-body blockquote::after {
  content: "\E93E";
  font-size: 22px;
  color: #353535;
}

.usercontent blockquote::after,
.mce-content-body blockquote::after {
  content: "\E93D";
}

.usercontent blockquote > p,
.mce-content-body blockquote > p {
  line-height: 1.6em;
  margin: 0 0 1rem 0;
}

.usercontent blockquote footer,
.mce-content-body blockquote footer {
  font-size: 0.9rem;
  padding-left: 20px;
}

.usercontent .iframe-wrap,
.mce-content-body .iframe-wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 100%;
  overflow: hidden;
}

.usercontent .iframe-wrap iframe,
.usercontent .iframe-wrap object,
.usercontent .iframe-wrap embed,
.mce-content-body .iframe-wrap iframe,
.mce-content-body .iframe-wrap object,
.mce-content-body .iframe-wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.usercontent .table-wrap,
.mce-content-body .table-wrap {
  display: block;
  width: 100%;
  overflow-x: auto;
}

.usercontent .table-wrap table,
.mce-content-body .table-wrap table {
  width: 100%;
  max-width: 100%;
}

.usercontent :last-child,
.mce-content-body :last-child {
  margin-bottom: 0;
}

.usercontent .alignleft,
.mce-content-body .alignleft {
  float: left;
}

.usercontent .alignright,
.mce-content-body .alignright {
  float: right;
}

.usercontent table,
.mce-content-body table {
  border-collapse: collapse;
}

.usercontent table tr td,
.usercontent table tr th,
.mce-content-body table tr td,
.mce-content-body table tr th {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: left;
}

.usercontent table tr th,
.mce-content-body table tr th {
  background: #e7e7e7;
}

button {
  cursor: pointer;
}

.button,
.sliderbutton,
.submit_wrap button,
.form-submit button {
  background: #353535;
  border-radius: 3px;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1;
  padding: 18px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: all 0.3s;
  width: 100%;
}

@media (min-width: 1200px) {
  .button,
  .sliderbutton,
  .submit_wrap button,
  .form-submit button {
    max-width: 226px;
  }
}

.button:hover,
.sliderbutton:hover,
.submit_wrap button:hover,
.form-submit button:hover,
.button:focus,
.sliderbutton:focus,
.submit_wrap button:focus,
.form-submit button:focus {
  background: #1c1c1c;
  color: #FFF;
}

.button.__small,
.__small.sliderbutton,
.submit_wrap button.__small,
.form-submit button.__small {
  padding: 12px 15px;
  width: auto;
}

.button.__lightblue,
.__lightblue.sliderbutton,
.submit_wrap button.__lightblue,
.form-submit button.__lightblue {
  background-color: #353535;
  color: #FFF;
}

.button.__lightblue:hover,
.__lightblue.sliderbutton:hover,
.submit_wrap button.__lightblue:hover,
.form-submit button.__lightblue:hover,
.button.__lightblue:focus,
.__lightblue.sliderbutton:focus,
.submit_wrap button.__lightblue:focus,
.form-submit button.__lightblue:focus,
.button.__lightblue:active,
.__lightblue.sliderbutton:active,
.submit_wrap button.__lightblue:active,
.form-submit button.__lightblue:active {
  background-color: #282828;
}

.button.__darkblue,
.__darkblue.sliderbutton,
.submit_wrap button.__darkblue,
.form-submit button.__darkblue {
  background-color: #000;
  color: #FFF;
}

.button.__darkblue:hover,
.__darkblue.sliderbutton:hover,
.submit_wrap button.__darkblue:hover,
.form-submit button.__darkblue:hover,
.button.__darkblue:focus,
.__darkblue.sliderbutton:focus,
.submit_wrap button.__darkblue:focus,
.form-submit button.__darkblue:focus,
.button.__darkblue:active,
.__darkblue.sliderbutton:active,
.submit_wrap button.__darkblue:active,
.form-submit button.__darkblue:active {
  background-color: black;
}

.button.__gray,
.__gray.sliderbutton,
.submit_wrap button.__gray,
.form-submit button.__gray {
  background-color: #dfe0ec;
  color: #000;
}

.button.__gray:hover,
.__gray.sliderbutton:hover,
.submit_wrap button.__gray:hover,
.form-submit button.__gray:hover,
.button.__gray:focus,
.__gray.sliderbutton:focus,
.submit_wrap button.__gray:focus,
.form-submit button.__gray:focus,
.button.__gray:active,
.__gray.sliderbutton:active,
.submit_wrap button.__gray:active,
.form-submit button.__gray:active {
  background-color: #cfd1e3;
}

.button.__kpiaction,
.__kpiaction.sliderbutton,
.submit_wrap button.__kpiaction,
.form-submit button.__kpiaction {
  margin-bottom: 45px;
}

.button.__kpiaction .icon,
.__kpiaction.sliderbutton .icon,
.submit_wrap button.__kpiaction .icon,
.form-submit button.__kpiaction .icon {
  margin-right: 10px;
  font-size: 10px;
}

.button.__createkpi,
.__createkpi.sliderbutton,
.submit_wrap button.__createkpi,
.form-submit button.__createkpi {
  margin-top: 25px;
}

.button.__block,
.__block.sliderbutton,
.submit_wrap button.__block,
.form-submit button.__block {
  display: block;
  width: 100%;
  max-width: initial;
}

.button.__slidein,
.__slidein.sliderbutton,
.submit_wrap button.__slidein,
.form-submit button.__slidein {
  width: 100%;
  background: right top/210% 100% linear-gradient(to right, black 50%, #000 50%);
}

@media (min-width: 576px) {
  .button.__slidein,
  .__slidein.sliderbutton,
  .submit_wrap button.__slidein,
  .form-submit button.__slidein {
    width: auto;
  }
}

.button.__slidein:hover,
.__slidein.sliderbutton:hover,
.submit_wrap button.__slidein:hover,
.form-submit button.__slidein:hover,
.button.__slidein:focus,
.__slidein.sliderbutton:focus,
.submit_wrap button.__slidein:focus,
.form-submit button.__slidein:focus {
  background: left top/210% 100% linear-gradient(to right, black 50%, #000 50%);
}

.button-icon {
  font-size: 22px;
}

.button-icon.__default {
  border-radius: 100%;
  border: 1px solid transparent;
  color: #000;
  height: 45px;
  line-height: 1;
  margin: -10px;
  padding: 10px;
  width: 45px;
}

.button-icon.__default:hover,
.button-icon.__default:focus,
.button-icon.__default:active {
  background-color: #FFF;
  border-color: #c2c3cc;
}

.button-row {
  display: flex;
  justify-content: space-between;
  margin: 0 0 20px 0;
}

.sliderbutton {
  width: 60px;
  height: 60px;
  padding: 0;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.sliderbutton::after {
  content: "\E95F";
  color: #fff;
  font-size: 28px;
}

.sliderbutton.__prev::after {
  content: "\E95E";
}

/* form elements */

input[type=text],
input[type=password],
input[type=number],
input[type=email],
input[type=date],
input[type=time],
textarea,
.select2-css.select2-selection--multiple,
.select2-css.select2-selection--single {
  background: #fff;
  border-radius: 3px;
  border: 1px solid #c2c3cc;
  box-sizing: border-box;
  color: #000;
  font-size: 1rem;
  font-family: "din-2014", sans-serif;
  height: auto;
  line-height: 1.2;
  margin: 0;
  outline: none;
  padding: 18px 20px 16px 20px;
  transition: all 200ms;
  width: 100%;
}

input[type=text]:active,
input[type=text]:focus,
input[type=password]:active,
input[type=password]:focus,
input[type=number]:active,
input[type=number]:focus,
input[type=email]:active,
input[type=email]:focus,
input[type=date]:active,
input[type=date]:focus,
input[type=time]:active,
input[type=time]:focus,
textarea:active,
textarea:focus,
.select2-css.select2-selection--multiple:active,
.select2-css.select2-selection--multiple:focus,
.select2-css.select2-selection--single:active,
.select2-css.select2-selection--single:focus {
  border-color: #000;
}

textarea {
  min-height: 180px;
}

textarea.__short {
  min-height: 100px;
}

textarea.__small {
  height: 40px;
  min-height: 40px;
  padding: 8px 20px;
  line-height: 1.4;
}

select.__small {
  height: 40px;
  min-height: 40px;
  padding: 8px 20px;
  line-height: 1.4;
}

input[type=file] {
  padding: 10px;
  border: 1px dashed #c2c3cc;
}

input[type=number] {
  width: auto;
}

.form-wrap {
  margin: 0 0 30px 0;
}

@media (min-width: 768px) {
  .form-wrap {
    margin: 0 0 70px 0;
  }
}

.label {
  color: #000;
  font-family: "din-2014", sans-serif;
  font-size: 0.9375rem;
  font-weight: 500;
  margin: 10px 0 6px 0;
}

.field_wrap {
  position: relative;
  margin: 0 0 15px 0;
}

.field_wrap.__extraspacing {
  margin: 0 0 30px 0;
}

.field_wrap.__nospacing {
  margin: 0;
}

.field_wrap.__name {
  display: none;
}

.field_wrap .label_wrap {
  padding-bottom: 6px;
}

.field_wrap .label_wrap label {
  color: #000;
  font-family: "din-2014", sans-serif;
  font-size: 0.9375rem;
  font-weight: 500;
}

.header .field_wrap,
.filters .field_wrap {
  margin: 0;
}

.header .field_wrap input[type=text],
.filters .field_wrap input[type=text] {
  padding: 16px 20px 12px 20px;
}

.field_wrap.__filter {
  display: block;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}

@media (min-width: 768px) {
  .field_wrap.__filter {
    display: flex;
  }
}

.field_wrap.__filter .input_wrap {
  width: 100%;
}

.field_wrap.__filter.__checkboxes .label {
  margin: 0;
}

.submit_wrap {
  width: 100%;
}

/* custom checkboxes + radio buttons */

.field_wrap.__checkboxes input[type=checkbox] {
  position: absolute;
  left: -9999px;
  margin: 0;
}

.field_wrap.__checkboxes > label,
.field_wrap.__checkboxes > .input_wrap > label {
  position: relative;
  display: block;
  margin: 0 0 15px 0;
  padding-left: 30px;
  cursor: pointer;
  color: #000;
}

.field_wrap.__checkboxes > label.__bold,
.field_wrap.__checkboxes > .input_wrap > label.__bold {
  font-weight: 500;
}

.field_wrap.__checkboxes > label::before,
.field_wrap.__checkboxes > .input_wrap > label::before {
  content: "";
  border: 2px solid #c2c3cc;
  background: #FFF;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -1px;
  left: 0;
  color: transparent;
}

.field_wrap.__checkboxes > label::after,
.field_wrap.__checkboxes > .input_wrap > label::after {
  content: "\E948";
  color: #353535;
  font-size: 12px;
  font-weight: 900;
  left: 4px;
  opacity: 0;
  position: absolute;
  top: 4px;
}

.field_wrap.__checkboxes > label.__checked::before,
.field_wrap.__checkboxes > .input_wrap > label.__checked::before {
  background: #FFF;
  border-color: #353535;
}

.field_wrap.__checkboxes > label.__checked::after,
.field_wrap.__checkboxes > .input_wrap > label.__checked::after {
  opacity: 1;
}

.field_wrap.__radiobuttons input[type=radio] {
  position: absolute;
  left: -9999px;
  margin: 0;
}

.field_wrap.__radiobuttons > label,
.field_wrap.__radiobuttons > .input_wrap > label {
  position: relative;
  display: block;
  margin: 0 0 15px 0;
  padding-left: 30px;
  cursor: pointer;
  color: #000;
}

.field_wrap.__radiobuttons > label.__bold,
.field_wrap.__radiobuttons > .input_wrap > label.__bold {
  font-weight: 500;
}

.field_wrap.__radiobuttons > label::before,
.field_wrap.__radiobuttons > .input_wrap > label::before {
  content: "";
  background: #FFF;
  border-radius: 50%;
  border: 2px solid #c2c3cc;
  color: transparent;
  height: 20px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}

.field_wrap.__radiobuttons > label::after,
.field_wrap.__radiobuttons > .input_wrap > label::after {
  content: "";
  background: #353535;
  border-radius: 50%;
  border: 2px solid #353535;
  color: transparent;
  height: 14px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) scale(0.5);
  width: 14px;
}

.field_wrap.__radiobuttons > label.__checked::before,
.field_wrap.__radiobuttons > .input_wrap > label.__checked::before {
  border-color: #353535;
}

.field_wrap.__radiobuttons > label.__checked::after,
.field_wrap.__radiobuttons > .input_wrap > label.__checked::after {
  opacity: 1;
}

/* placeholders */

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: gray;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: gray;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: gray;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: gray;
}

/* errors */

.input_error {
  border-top: none;
  color: #ff4848;
  padding: 15px 20px 14px 0;
  display: flex;
  align-items: center;
}

.input_error::before {
  content: "\E912";
  color: #ff4848;
  font-size: 12px;
  margin-right: 12px;
}

form {
  width: 100%;
}

form .label_wrap label.error {
  color: #ff4848;
}

form .input_wrap input.error,
form .input_wrap select.error,
form .input_wrap textarea.error,
form .input_wrap.error .select2-css {
  border: 1px solid #ff4848;
}

form .input_wrap input.error.__inline,
form .input_wrap select.error.__inline,
form .input_wrap textarea.error.__inline,
form .input_wrap.error .select2-css.__inline {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.error_feedback {
  margin: 0 0 2em 0;
  background: #FFF;
  padding: 15px 20px;
  border: 1px solid #ff4848;
  background: #ffcfcf;
  color: #480000;
  text-align: left;
}

.error_feedback ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.error_feedback ul li {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}

.error_feedback ul li::before {
  content: "\E912";
  color: #ff4848;
  font-size: 12px;
  margin-right: 12px;
}

.error_feedback ul li:last-child {
  margin: 0;
}

.select2-container {
  max-width: 100%;
  min-width: 100%;
}

.select2-css.select2-selection--multiple .select2-selection__arrow,
.select2-css.select2-selection--single .select2-selection__arrow {
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.select2-css.select2-selection--multiple .select2-selection__arrow b,
.select2-css.select2-selection--single .select2-selection__arrow b {
  border-top-color: #000;
}

.select2-css.select2-selection--multiple .select2-selection__rendered,
.select2-css.select2-selection--single .select2-selection__rendered {
  color: #000;
  line-height: 1;
  padding-bottom: 1px;
  padding-top: 2px;
}

.select2-css.select2-selection--multiple {
  padding: 5px 10px;
}

.select2-css.select2-selection--multiple .select2-selection__rendered {
  align-items: center;
  display: flex;
  padding-bottom: 0;
  padding-top: 0;
  flex-wrap: wrap;
}

.select2-css.select2-selection--multiple .select2-selection__rendered {
  min-height: 31px;
}

.select2-css.select2-selection--multiple .select2-selection__choice {
  padding: 6px 10px 3px 10px;
  margin: 0 10px 0 0;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 17px;
  color: #ffffff;
  align-items: center;
  display: flex;
}

.select2-css.select2-selection--multiple .select2-selection__choice + .select2-selection__choice {
  margin: 5px 10px 0 0;
}

.select2-css.select2-selection--multiple .select2-selection__choice__remove {
  color: #00839E;
  font-size: 20px;
  margin-left: 10px;
  order: 2;
}

.select2-css.select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #ffffff;
}

.select2-template-image {
  align-items: center;
  display: flex;
}

.select2-template-image img {
  flex: 0 24px;
  margin: 0 5px 2px 0;
}

.select2-container--focus,
.select2-container--open {
  z-index: 9999;
}

.select2-container--focus .select2-css.select2-selection--multiple,
.select2-container--focus .select2-css.select2-selection--single,
.select2-container--open .select2-css.select2-selection--multiple,
.select2-container--open .select2-css.select2-selection--single {
  border-color: #000;
}

.select2-container--focus .select2-css.select2-selection--multiple .select2-selection__arrow b,
.select2-container--focus .select2-css.select2-selection--single .select2-selection__arrow b,
.select2-container--open .select2-css.select2-selection--multiple .select2-selection__arrow b,
.select2-container--open .select2-css.select2-selection--single .select2-selection__arrow b {
  border-bottom-color: #000;
}

.select2-container--focus .select2-dropdown,
.select2-container--open .select2-dropdown {
  border-color: #000;
}

.select2-container--focus .select2-dropdown .select2-results__group,
.select2-container--open .select2-dropdown .select2-results__group {
  background-color: #c2c3cc;
  margin: -5px -5px 0 -5px;
  padding: 10px;
}

.select2-css.select2-selection--single .select2-selection__rendered {
  padding-left: 0;
}

.select2-results .select2-results__option {
  padding: 15px 30px;
}

.select2-results .select2-results__option:not(:last-of-type) {
  border-bottom: 1px solid #c2c3cc;
}

.select2-results .select2-results__option--highlighted[aria-selected] {
  background: #f3f3f6;
  color: #000;
}

.select2-search--dropdown .select2-search__field {
  padding: 15px 20px;
}

.field_wrap.__select.__small .select2-css.select2-selection--multiple,
.field_wrap.__select.__small .select2-css.select2-selection--single {
  padding: 0;
}

.field_wrap.__select.__small .select2-css.select2-selection--multiple .select2-selection__rendered,
.field_wrap.__select.__small .select2-css.select2-selection--single .select2-selection__rendered {
  padding-bottom: 5px;
  padding-top: 6px;
}

.field_wrap.__select.__dark label {
  opacity: 0.7;
  font-weight: 300;
  margin: 0 2px 0 0;
}

.field_wrap.__select.__dark .select2-container--open .select2-css.select2-selection--multiple,
.field_wrap.__select.__dark .select2-container--open .select2-css.select2-selection--single {
  background: #FFF;
  border-color: #000;
}

.field_wrap.__select.__dark .select2-container--open .select2-css.select2-selection--multiple .select2-selection__rendered,
.field_wrap.__select.__dark .select2-container--open .select2-css.select2-selection--single .select2-selection__rendered {
  color: #000;
  padding-left: 5px;
}

.field_wrap.__select.__dark .select2-container--open .select2-css.select2-selection--multiple .select2-selection__arrow b,
.field_wrap.__select.__dark .select2-container--open .select2-css.select2-selection--single .select2-selection__arrow b {
  border-bottom-color: #000;
}

.field_wrap.__select.__dark .select2-css.select2-selection--multiple,
.field_wrap.__select.__dark .select2-css.select2-selection--single {
  background: #000;
  border-color: transparent;
}

.field_wrap.__select.__dark .select2-css.select2-selection--multiple .select2-selection__arrow,
.field_wrap.__select.__dark .select2-css.select2-selection--single .select2-selection__arrow {
  color: #FFF;
  right: 5px;
}

.field_wrap.__select.__dark .select2-css.select2-selection--multiple .select2-selection__arrow b,
.field_wrap.__select.__dark .select2-css.select2-selection--single .select2-selection__arrow b {
  border-top-color: #FFF;
}

.field_wrap.__select.__dark .select2-css.select2-selection--multiple .select2-selection__rendered,
.field_wrap.__select.__dark .select2-css.select2-selection--single .select2-selection__rendered {
  color: #FFF;
  font-weight: 500;
  padding-left: 5px;
}

@media (min-width: 1200px) {
  .field_wrap.__select.__dark .select2-css.select2-selection--multiple .select2-selection__rendered,
  .field_wrap.__select.__dark .select2-css.select2-selection--single .select2-selection__rendered {
    padding-left: 0;
  }
}

.field_wrap.__select.__filter .select2-css.select2-selection--multiple,
.field_wrap.__select.__filter .select2-css.select2-selection--single {
  padding: 18px;
}

.field_wrap.__select.__filter .select2-container--focus .select2-css.select2-selection--multiple,
.field_wrap.__select.__filter .select2-container--focus .select2-css.select2-selection--single,
.field_wrap.__select.__filter .select2-container--open .select2-css.select2-selection--multiple,
.field_wrap.__select.__filter .select2-container--open .select2-css.select2-selection--single {
  border-color: #000;
}

.select2-dropdown.__small .select2-results .select2-results__option {
  padding: 5px;
}

.select2-dropdown.__small .select2-results .select2-results__options--nested {
  margin: 0 -5px;
}

.select2-dropdown.__small .select2-results .select2-results__options--nested .select2-results__option {
  padding: 5px 10px;
}

.select2-dropdown.__small .select2-search__field {
  padding: 4px;
}

/* accordion */

.accordion {
  border: 1px solid #c2c3cc;
  margin: -1px 0 0 0;
}

.accordion-head {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 1.125rem;
  justify-content: space-between;
  padding: 20px;
  position: relative;
  transition: all 0.3s;
  width: 100%;
}

.accordion-head::after {
  content: "\E95D";
  color: #000;
  font-size: 16px;
  left: inherit;
  right: 20px;
  transition: all 0.3s;
}

.accordion-head:hover,
.accordion-head:focus {
  background-color: #c2c3cc;
}

.accordion-content {
  border-top: 1px solid #c2c3cc;
  display: none;
  margin: 20px 0 0 0;
  padding: 20px 0 0 0;
}

.AccordionTrigger {
  cursor: pointer;
  transition: all 0.3s;
}

.AccordionTrigger.card-header::after {
  content: "\E95D";
  color: #FFF;
  font-size: 16px;
  left: inherit;
  right: 20px;
  transition: all 0.3s;
  position: absolute;
  right: 10px;
}

.AccordionTrigger.card-header.__active::after {
  transform: rotate(180deg);
}

.AccordionTrigger.card-header:hover,
.AccordionTrigger.card-header:focus,
.AccordionTrigger.card-header:active {
  background-color: black;
}

.AccordionTrigger.button-icon {
  font-size: 1rem;
  transition: 0.3s ease all;
  z-index: 1;
}

.AccordionTrigger.button-icon .icon:not(.icon-view)::before {
  content: "\E939";
}

.AccordionTrigger.button-icon .icon-view {
  font-size: 24px;
  position: absolute;
  transform: translate(-50%, calc(-50% - -1px));
  top: 50%;
  left: 50%;
}

.AccordionTrigger.button-icon.__active {
  border: 2px solid #000;
}

.AccordionTrigger.button-icon.__active .icon:not(.icon-view)::before {
  content: "\E93F";
}

/* burger */

.burger {
  display: inline-block;
  width: 68px;
  height: 68px;
  font-size: 0;
  background: #000;
  color: #fff;
  z-index: 999;
  position: relative;
  cursor: pointer;
  z-index: 5;
  transition: all 0.5s;
}

.burger:hover,
.burger:focus,
.burger:active {
  background: black;
}

.burger.__active .burger-toggle {
  background: transparent;
}

.burger.__active .burger-toggle:before {
  top: 0;
  background: #fff;
  transform: rotate(135deg);
}

.burger.__active .burger-toggle:after {
  bottom: 0;
  background: #fff;
  transform: rotate(225deg);
}

.burger-toggle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 21px;
  height: 2px;
  background: #fff;
}

.burger-toggle:before,
.burger-toggle:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: transform 0.3s;
}

.burger-toggle:before {
  top: -8px;
  transform: rotate(0);
}

.burger-toggle:after {
  bottom: -8px;
  transform: rotate(0);
}

.navwindow {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 5555;
  display: none;
  cursor: pointer;
  transition: all 0.2s;
}

/* navwrap */

.navwrap {
  position: fixed;
  top: 0;
  right: -260px;
  bottom: 0;
  height: 100%;
  width: 260px;
  z-index: 8888;
  overflow: hidden;
  transition: all 0.5s;
}

.navwrap.__active {
  right: 0 !important;
}

/* nav */

.nav {
  height: 100%;
  position: relative;
  width: 100%;
  overflow-y: scroll;
  font-family: "din-2014", sans-serif;
  background: #000;
  transition: all 0.3s;
}

.nav ul {
  height: 100%;
  float: left;
  width: 100%;
}

.nav ul > li.menu-item {
  display: block;
  position: relative;
}

.nav ul > li.menu-item:hover > a,
.nav ul > li.menu-item > a:focus,
.nav ul > li.menu-item button:hover,
.nav ul > li.menu-item button:focus {
  background: black;
}

.nav ul > li.menu-item button,
.nav ul > li.menu-item a {
  color: #fff;
  display: block;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 20px;
  position: relative;
  width: 100%;
  transition: all 0.3s;
  text-align: left;
}

.nav ul > li.menu-item-has-children {
  position: relative;
}

.nav ul > li.menu-item-has-children > a::after {
  content: "\E95F";
  font-family: icomoon;
  font-size: 10px;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}

.nav ul > li.menu-item-has-children > ul {
  background: black;
  position: fixed;
  width: 260px;
  top: 0;
  bottom: 0;
  right: -260px;
  height: 100%;
  z-index: 50;
}

.nav ul > li.menu-item-has-children > ul.__active {
  overflow-y: scroll;
  right: 0 !important;
  display: block;
}

.nav ul > li.menu-item-has-children > ul li:hover > a,
.nav ul > li.menu-item-has-children > ul li > a:focus {
  background: #0d0d0d;
}

.nav ul > li.menu-item-has-children > ul li > a {
  color: #fff;
  margin: 0;
}

.nav ul > li.menu-item-has-children > ul li ul {
  background: black;
}

.nav ul > li.menu-item-has-children > ul li ul.__active {
  overflow-y: scroll;
  right: 0 !important;
  display: block;
}

.nav ul li.current-menu-item a::before {
  width: 100%;
  opacity: 1;
}

.nav ul li.backto > a {
  font-size: 18px !important;
  padding: 20px;
  border-bottom: 1px solid #353434;
  position: relative;
}

.nav ul li.backto > a::before {
  content: "\E95E";
  font-family: icomoon;
  font-size: 10px;
  color: #fff;
  display: inline-block;
  margin: 0 30px 0 0;
}

.nav ul li.viewall > a {
  font-size: 1.25rem;
  color: #fff;
  font-family: "din-2014", sans-serif;
  text-transform: uppercase;
  padding: 20px;
}

/* sidemenu */

.sidemenu {
  /* sidemenu accordion */
}

.sidemenu.__active .sidemenu-toggle::after {
  content: "\E960";
}

.sidemenu-toggle {
  align-items: center;
  color: #000;
  display: flex;
  font-size: 1.25rem;
  font-weight: 700;
  justify-content: space-between;
  margin: 0;
  padding: 0 0 0 20px;
  width: 100%;
}

@media (min-width: 1200px) {
  .sidemenu-toggle {
    display: none;
  }
}

.sidemenu-toggle::after {
  content: "\E95D";
  font-size: 16px;
  margin-right: 20px;
}

.sidemenu-menu {
  display: none;
  margin: 20px 0 0 0;
}

@media (min-width: 1200px) {
  .sidemenu-menu {
    display: block !important;
    margin: 0;
  }
}

.sidemenu-menu ul li.menu-item a {
  align-items: center;
  color: #000;
  display: flex;
  font-size: 1rem;
  font-weight: 500;
  padding: 18px 20px;
  position: relative;
}

.sidemenu-menu ul li.menu-item a::after {
  content: "\E95F";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
}

.sidemenu-menu ul li.menu-item a:hover::after,
.sidemenu-menu ul li.menu-item a:focus::after,
.sidemenu-menu ul li.menu-item a:active::after {
  right: 15px;
}

.sidemenu-menu ul li.current-menu-item > a::after {
  width: 20px;
  margin: 0 10px 0 0;
}

.sidemenu-menu ul li.menu-item-has-children ul li {
  margin: 0 0 0 40px;
}

.sidemenu-menu ul li.menu-item-has-children ul li:not(:last-of-type) {
  border-bottom: 1px solid #c2c3cc;
}

.sidemenu-menu ul li.menu-item-has-children ul li a {
  padding: 18px 0 18px 5px;
  position: relative;
  transition: 0.3s ease all;
}

.sidemenu-menu ul li.menu-item-has-children ul li a:hover,
.sidemenu-menu ul li.menu-item-has-children ul li a:focus,
.sidemenu-menu ul li.menu-item-has-children ul li a:active {
  background: #f0f1fa;
}

.sidemenu .accordion {
  background-color: none;
  border-radius: 3px;
  border: none;
  color: #FFF;
  display: block;
  margin: -1px 0 0 0;
  margin: 0 0 6px 0;
}

.sidemenu .accordion-head {
  align-items: center;
  background-color: #000;
  border-radius: 3px;
  border: 1px solid #000;
  color: #FFF;
  display: flex;
  font-size: 1rem;
  justify-content: space-between;
  padding: 17px 20px;
  position: relative;
  transition: all 0.3s;
  width: 100%;
}

.sidemenu .accordion-head::after {
  color: #FFF;
  content: "\E95D";
  font-size: 16px;
  left: inherit;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  position: absolute;
}

.sidemenu .accordion-head:hover,
.sidemenu .accordion-head:focus,
.sidemenu .accordion-head:active {
  background: black;
}

.sidemenu .accordion-head:hover::after,
.sidemenu .accordion-head:focus::after,
.sidemenu .accordion-head:active::after {
  top: calc(50% + 3px);
}

.sidemenu .accordion-content {
  border-top: 1px solid #ccc;
  display: none;
  padding: 0px;
  width: 100%;
}

.sidemenu .Accordion.__active .AccordionHeader {
  background-color: #000;
}

.sidemenu .Accordion.__active .AccordionHeader::after {
  content: "\E960";
}

.sidemenu .Accordion.__active .AccordionHeader:hover,
.sidemenu .Accordion.__active .AccordionHeader:focus,
.sidemenu .Accordion.__active .AccordionHeader:active {
  background: black;
}

.sidemenu .Accordion.__active .AccordionHeader:hover::after,
.sidemenu .Accordion.__active .AccordionHeader:focus::after,
.sidemenu .Accordion.__active .AccordionHeader:active::after {
  top: calc(50% - 3px);
}

/* breadcrumb */

.breadcrumb {
  background: none;
  margin: 0;
  padding: 0;
}

.breadcrumb-content {
  padding: 15px 0;
}

.breadcrumb-content li {
  display: inline-block;
}

.breadcrumb-content li:not(:last-child)::after {
  content: "\BB";
  margin: 0 10px;
}

.breadcrumb-content a,
.breadcrumb-content span {
  font-size: em(18);
}

.breadcrumb-content a {
  transition: all 0.3s;
}

.breadcrumb-content a:hover,
.breadcrumb-content a:focus {
  color: #000;
}

.breadcrumb-content i {
  font-size: 12px;
}

.banner {
  position: relative;
  text-align: center;
  padding: 40px 0;
}

@media (min-width: 576px) {
  .banner {
    padding: 80px 0;
  }
}

@media (min-width: 768px) {
  .banner {
    padding: 0;
    height: 500px;
    text-align: left;
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .banner {
    height: 550px;
  }
}

@media (min-width: 1200px) {
  .banner {
    height: 600px;
  }
}

@media (min-width: 768px) {
  .banner.__subpage {
    height: 350px;
  }
}

@media (min-width: 992px) {
  .banner.__subpage {
    height: 400px;
  }
}

@media (min-width: 1200px) {
  .banner.__subpage {
    height: 450px;
  }
}

.banner-wrap {
  width: 100%;
}

.banner-video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.banner-video video {
  width: 100%;
  height: 100%;
  transform: scale(1.2);
}

@media (min-width: 1200px) {
  .banner-video video {
    transform: scale(1.4);
  }
}

@media (min-width: 1600px) {
  .banner-video video {
    transform: scale(2);
  }
}

.banner-video-controls {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
}

.banner-video-controls-button {
  align-items: center;
  background: #000;
  color: #fff;
  display: flex;
  height: 60px;
  justify-content: center;
  transition: background 0.3s ease;
  width: 60px !important;
}

.banner-video-controls-button.__play {
  background-color: #000;
}

.banner-video-controls-button.__play::before {
  content: "\E938";
  font-size: 1.125rem;
  line-height: 1;
  color: #fff;
}

.banner-video-controls-button.__play:focus {
  box-shadow: inset 0 0 0 2px #fff;
}

.banner-video-controls-button.__pause {
  background-color: #000;
}

.banner-video-controls-button.__pause::before {
  content: "\E904";
  font-size: 1.125rem;
  line-height: 1;
  color: #fff;
}

.banner-video-controls-button.__pause:focus {
  box-shadow: inset 0 0 0 2px #fff;
}

.banner-video-controls-button.__slidein {
  width: 100%;
  background: right top/210% 100% linear-gradient(to right, black 50%, #000 50%);
}

@media (min-width: 576px) {
  .banner-video-controls-button.__slidein {
    width: auto;
  }
}

.banner-video-controls-button.__slidein:hover,
.banner-video-controls-button.__slidein:focus {
  background: left top/210% 100% linear-gradient(to right, black 50%, #000 50%);
}

.banner-content {
  position: relative;
  z-index: 10;
  color: #fff;
  font-size: 1.125rem;
}

.banner-title {
  font-size: 2rem;
}

@media (min-width: 576px) {
  .banner-title {
    font-size: 2.5rem;
  }
}

@media (min-width: 768px) {
  .banner-title {
    font-size: 3.125rem;
  }
}

@media (min-width: 992px) {
  .banner-title {
    font-size: 3.75rem;
  }
}

.banner-link {
  margin: 20px 0 0 0;
}

.slider {
  position: relative;
}

.slider-button {
  position: absolute;
  top: 50%;
  z-index: 100;
  transform: translateY(-50%);
}

.slider-button.__next {
  right: 0;
}

.slider .slick-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  display: block;
  width: auto;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  transform: translateX(-50%);
}

.slider .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  vertical-align: middle;
}

.slider .slick-dots li.slick-active button {
  background: transparent;
  width: 13px;
  height: 13px;
}

.slider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
  outline: none;
  background: #fff;
  transition: all 0.3s;
}

.slider .slick-dots li button:hover,
.slider .slick-dots li button:focus {
  opacity: 0.6;
}

.slideritem {
  height: 600px;
  outline: none !important;
  display: flex !important;
  align-items: center;
}

.slideritem-wrap {
  width: 100%;
}

.slideritem-title {
  font-size: 1.625rem;
  color: #000;
  margin: 0 0 20px 0;
}

.slideritem-article {
  font-size: 1.125rem;
  color: #000;
  margin: 0 0 20px 0;
}

.listwrap {
  padding: 30px 0;
}

@media (min-width: 768px) {
  .listwrap {
    padding: 60px 0;
  }
}

.listitem {
  display: block;
  margin: 0 0 30px 0;
}

.listitem-image {
  height: 240px;
  margin: 0 0 10px 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.listitem-image::after {
  content: "\E945";
  color: #fff;
  font-size: 42px;
}

.listitem-title {
  font-size: 1.75rem;
}

.listitem-article {
  margin: 0 0 20px 0;
}

.listitem:hover .listitem-image::before,
.listitem:focus .listitem-image::before {
  opacity: 0.7;
}

.listblock {
  width: 100%;
  height: 300px;
  background: #999;
  margin-bottom: 30px;
}

.loadmore {
  text-align: center;
  padding: 30px 0;
}

.list {
  padding-top: 30px;
}

.searchbar {
  background: #1b1b1b;
  height: 60px;
  position: absolute;
  top: 0;
  width: 100%;
}

.searchbar .input_wrap input {
  height: 60px;
}

.searchbar .field_wrap {
  width: calc(100% - 120px);
  float: left;
  margin: 0;
}

.searchbar .submit_wrap {
  width: 120px;
  float: left;
}

.searchbar .submit_wrap button {
  height: 60px;
  width: 100%;
}

.searchtoggle {
  width: 60px;
  height: 60px;
  font-size: 0;
  background: #353535;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all 0.3s;
}

.searchtoggle.__active::after {
  content: "\E910";
}

.searchtoggle::after {
  content: "\E941";
  color: #fff;
  transition: all 0.3s;
}

.searchtoggle:hover,
.searchtoggle:active,
.searchtoggle:focus {
  background: #1c1c1c;
}

.videoblock {
  display: block;
  height: 240px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 576px) {
  .videoblock {
    height: 280px;
  }
}

@media (min-width: 768px) {
  .videoblock {
    height: 400px;
  }
}

@media (min-width: 992px) {
  .videoblock {
    height: 400px;
  }
}

.videoplay {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  transition: all 0.3s;
}

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

.videoplay-icon {
  position: relative;
  transition: all 0.3s;
}

.videoplay-icon::after {
  content: "\E938";
  color: #fff;
  font-size: 22px;
}

.videoplay:hover,
.videoplay:focus {
  background: #dddff4;
}

.mapblock {
  height: 500px;
}

.scrollto {
  display: inline-block;
  font-size: 1em;
  position: relative;
  color: #fff;
  transition: all 0.3s;
}

@media (min-width: 576px) {
  .scrollto {
    float: right;
  }
}

.scrollto::after {
  content: "\E960";
  font-family: icomoon;
  font-size: 12px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 5px;
  transition: all 0.3s;
}

.scrollto:hover,
.scrollto:focus {
  color: #353535;
}

.scrollto:hover::after,
.scrollto:focus::after {
  color: #353535;
  transform: translateY(-5px);
}

.socialwrap {
  display: flex;
  margin: 30px 0;
}

.socialicon {
  font-size: 1.125rem;
  display: flex;
  align-items: center;
  margin: 0 30px 0 0;
  transition: all 0.3s;
}

.socialicon::before {
  font-size: 16px;
  margin: 0 5px 0 0;
  transition: all 0.3s;
}

.socialicon.__twitter::before {
  content: "\E958";
}

.socialicon.__facebook::before {
  content: "\E951";
}

.socialicon.__linkedin::before {
  content: "\E955";
}

.socialicon.__instagram::before {
  content: "\E954";
}

.socialicon.__pinterest::before {
  content: "\E956";
}

.socialicon.__youtube::before {
  content: "\E900";
  font-size: 1.875rem;
}

.socialicon:hover,
.socialicon:focus {
  color: #000;
}

.socialicon:hover::before,
.socialicon:focus::before {
  color: #000;
}

.socialshare {
  margin: 30px 0;
  display: inline-flex;
  align-items: center;
  position: relative;
}

.socialshare-title {
  font-size: 1.25rem;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.socialshare-title button {
  position: relative;
  margin: 0 0 0 15px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 0;
  border-radius: 50%;
  background: #000;
  transition: all 0.3s;
}

.socialshare-title button::after {
  content: "\E942";
  color: #fff;
  font-size: 16px;
}

.socialshare-title:hover button,
.socialshare-title:focus button {
  background: black;
}

.socialshare-socialset {
  background: #333;
  display: flex;
  position: absolute;
  top: -55px;
  padding: 5px 0;
  border-radius: 30px;
  opacity: 0;
  transition: all 0.3s;
}

.socialshare-socialset.__active {
  top: -60px;
  opacity: 1;
}

.socialshare-socialicon {
  margin: 0 5px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #000;
  transition: all 0.3s;
  font-size: 0;
}

.socialshare-socialicon::after {
  content: "\E942";
  color: #fff;
  font-size: 16px;
}

.socialshare-socialicon.__fb::after {
  content: "\E951";
}

.socialshare-socialicon.__li::after {
  content: "\E955";
}

.socialshare-socialicon.__tw::after {
  content: "\E958";
}

.socialshare-socialicon.__inst::after {
  content: "\E954";
}

.socialshare-socialicon.__pin::after {
  content: "\E956";
}

.socialshare-socialicon.__yt::after {
  content: "\E938";
}

.socialshare-socialicon:hover,
.socialshare-socialicon:focus {
  background: black;
}

/* demo icon item */

.iconitem {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px 0;
}

.interactiverow {
  margin: 0 0 80px 0;
}

.imagemodal {
  display: block;
  height: 300px;
  margin: 15px 0;
}

.paging {
  display: flex;
  font-size: 1rem;
  font-weight: 500;
  margin: 40px 0;
  justify-content: center;
}

.paging li.disabled a,
.paging li.disabled span:not(.sronly) {
  background-color: #000;
  cursor: not-allowed;
}

.paging li.disabled a:hover,
.paging li.disabled a:focus,
.paging li.disabled a:active,
.paging li.disabled span:not(.sronly):hover,
.paging li.disabled span:not(.sronly):focus,
.paging li.disabled span:not(.sronly):active {
  background-color: #000;
  opacity: 0.75;
}

.paging li.paging-previous {
  margin-right: 50px;
  width: 60px;
}

.paging li.paging-next {
  margin-left: 50px;
  width: 60px;
}

.paging li.paging-next a,
.paging li.paging-next span:not(.sronly),
.paging li.paging-previous a,
.paging li.paging-previous span:not(.sronly),
.paging li.active a,
.paging li.active span:not(.sronly) {
  background-color: #000;
  color: #fff;
}

.paging li.paging-next a:hover,
.paging li.paging-next a:focus,
.paging li.paging-next a:active,
.paging li.paging-next span:not(.sronly):hover,
.paging li.paging-next span:not(.sronly):focus,
.paging li.paging-next span:not(.sronly):active,
.paging li.paging-previous a:hover,
.paging li.paging-previous a:focus,
.paging li.paging-previous a:active,
.paging li.paging-previous span:not(.sronly):hover,
.paging li.paging-previous span:not(.sronly):focus,
.paging li.paging-previous span:not(.sronly):active,
.paging li.active a:hover,
.paging li.active a:focus,
.paging li.active a:active,
.paging li.active span:not(.sronly):hover,
.paging li.active span:not(.sronly):focus,
.paging li.active span:not(.sronly):active {
  background-color: black;
}

.paging li a,
.paging li span:not(.sronly) {
  align-items: center;
  background-color: #e0e2f0;
  border-radius: 3px;
  color: #000;
  display: flex;
  height: 44px;
  justify-content: center;
  margin: 0 10px 0 0;
  padding: 10px;
  transition: all 0.3s;
}

.paging li a:hover,
.paging li a:focus,
.paging li span:not(.sronly):hover,
.paging li span:not(.sronly):focus {
  background-color: #000;
  color: #fff;
}

.paging li:not(:first-child):not(.active):not(:last-child) {
  display: none;
}

@media (min-width: 768px) {
  .paging li:not(:first-child):not(.active):not(:last-child) {
    display: inherit;
  }
}

.table {
  border: 1px solid #c2c3cc;
  background-color: #FFF;
  border-radius: 3px;
  min-width: 1000px;
  width: 100%;
}

.table.reporting-table .reporting-table-col {
  text-align: left;
}

.table.reporting-table td {
  padding: 20px 30px;
}

.table.reporting-table .__navybg td {
  font-weight: 500;
  text-align: center;
}

.table.reporting-table .__navybg .__light {
  font-weight: normal;
}

.table.reporting-table .sorting {
  padding: 20px 30px;
  font-weight: 500;
  border-right: 1px solid #D2D3DA;
  position: relative;
}

.table.reporting-table .sorting::after {
  right: 10px;
}

@media print {
  .table {
    min-width: initial;
  }
}

.table.__small {
  min-width: inherit;
}

.table.__small .table-row {
  padding: 10px;
}

.table.__verticalalign-top .table-cell {
  align-items: flex-start;
}

.table.__dealer-list td,
.table.__dealer-list th {
  padding: 10px;
}

.table.__dealer-list tr.row {
  margin: 0;
}

.table.__dealer-list .field_wrap.__checkboxes {
  margin-bottom: 0;
}

.table.__dealer-list .field_wrap.__checkboxes .input_wrap {
  height: 30px;
}

.table.__dealer-list .field_wrap.__checkboxes label {
  width: 30px;
  height: 30px;
  margin-bottom: 0;
  padding: 0;
}

.table.__dealer-list .field_wrap.__checkboxes label::before {
  width: 30px;
  height: 30px;
}

.table.__dealer-list .field_wrap.__checkboxes label::after {
  left: 8px;
  top: 8px;
}

.table.__dealtable tr {
  padding: 0 2px;
}

.table.__dealtable td,
.table.__dealtable th {
  padding: 10px 7px;
}

.table-scroll {
  overflow-x: auto;
  overflow-y: visible;
  border: 1px solid #c2c3cc;
  border-radius: 3px;
}

.table-scroll.__deallist {
  border: none;
}

@media (min-width: 1200px) {
  .table-scroll.__deallist {
    overflow-x: unset;
    overflow-y: unset;
  }
}

.table-scroll > .table {
  border: 0;
  border-collapse: collapse;
}

@media print {
  .table-scroll {
    overflow-x: visible;
  }
}

.table-strong {
  font-weight: 700;
}

.table-header {
  font-weight: 700;
  border-bottom: 1px solid #c2c3cc;
  padding: 9px 27px 8px 27px;
}

.table-row {
  background-color: #FFF;
  padding: 27px;
}

.table-row.__dealers {
  padding: 0;
}

.table-row.__dealers .field_wrap.__height {
  height: 30px;
}

.table-row:last-child {
  border-radius: 0 0 3px 3px;
}

.table-row:not(:last-child) {
  border-bottom: 1px solid #c2c3cc;
}

.table-row:nth-child(even) {
  background-color: #f3f3f6;
}

.table-row:nth-child(even) .row-within {
  background-color: #f3f3f6;
}

.table-cell {
  display: flex;
  align-items: center;
  font-weight: normal;
}

.table-cell.__center {
  text-align: center;
  justify-content: center;
}

.table-cell.sorting {
  font-weight: normal;
}

.table.__reporting {
  text-align: left;
}

.table.__reporting .table-cell {
  padding: 25px 10px;
  font-weight: bold;
  display: table-cell;
  position: relative;
}

.table.__reporting thead th.table-cell {
  padding: 15px 10px;
}

.table.__reporting .sorting:not(:last-of-type) {
  border-right: 1px solid #D2D3DA;
}

.table.__reporting .sorting:not(:last-of-type)::after {
  right: 10px;
}

.table.__reporting .__kpiscore {
  max-width: 14.333333%;
  flex: 0 0 14.333333%;
}

.table.__reporting.__big .table-cell {
  padding: 15px 10px;
}

.table.__reporting.__big .table-row:not(:last-child) {
  border-bottom: none;
}

.table.__reporting.__big .table-row.__second {
  height: 35px;
  background-color: #000000;
}

.table.__reporting.__big .table-row.__second .__bg-navy,
.table.__reporting.__big .table-row.__second .__navybg {
  padding: 0 10px 10px;
  height: 23px;
}

.table.__reporting .table-row {
  padding: 0 15px;
  padding-right: 0;
  border-right: 1px solid #C2C3CC;
  border-left: 1px solid #C2C3CC;
}

.table.__reporting .table-header {
  padding: 0 15px;
}

table.dataTable.__reporting.no-footer {
  border-bottom: 1px solid #c2c3cc;
  margin: auto;
}

.table-span {
  display: flex;
  justify-content: center;
  align-items: center;
}

.__bg-navy {
  background-color: #000000;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 500;
}

.__daysover {
  align-items: center;
  justify-content: center;
}

.__triggerdown {
  background-color: #000000;
  text-align: center;
  width: 65px;
}

.__triggerdown:hover,
.__triggerdown:focus {
  background-color: #000000;
}

.__triggerdown.AccordionTrigger.__active .icon-arrow-set2-down::before {
  content: "\E95C";
}

.__triggerdown.AccordionTrigger.__active .icon-arrow-set2-down .field_wrap.__checkboxes .input_wrap label::before {
  top: -10px;
}

.__triggerdown.AccordionTrigger.__active .icon-arrow-set2-down .field_wrap.__checkboxes .input_wrap label::after {
  top: -5px;
}

.__triggerdown.AccordionTrigger.__active.sorting {
  font-weight: normal;
}

.__navybg {
  background-color: #000000;
  color: #fff;
}

.__greybg {
  background-color: #C2C3CC !important;
  color: #032E5D;
}

.__greybg .nosorting::after {
  display: none;
}

table.dataTable thead .sorting_asc::after,
table.dataTable thead .sorting_desc::after {
  font-size: 0.625rem;
}

.card {
  background-color: #FFF;
  font-family: "din-2014", sans-serif;
  margin: 0 0 20px 0;
  border-radius: 3px;
  border: none;
  position: relative;
  width: 100%;
}

@media print {
  .card {
    border: 1px solid #a6a8b5;
  }
}

.card[href] {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  width: 100%;
}

@media (min-width: 768px) {
  .card[href]:hover,
  .card[href]:focus,
  .card[href]:active {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    transform: scale(1.04);
  }
}

.card.__market {
  background-color: #000;
}

.card.__market[href] {
  color: #FFF;
}

.card.__market[href]:hover,
.card.__market[href]:focus,
.card.__market[href]:active {
  color: #FFF;
}

.card > .row {
  display: flex;
  height: 100%;
  align-content: space-between;
}

.card.__stretch {
  height: 100%;
}

@media (min-width: 768px) {
  .card.__stretch {
    height: calc(100% - 20px);
  }
}

.card.__tall {
  height: 500px;
}

.card.__border {
  border: 1px solid #c2c3cc !important;
}

.card-header {
  background-color: #000;
  border-radius: 3px 3px 0 0;
  color: #FFF;
  font-size: 1rem;
  font-weight: 500;
  padding: 12px 20px 9px 20px;
  position: relative;
}

@media print {
  .card-header {
    background-color: #FFF;
    color: #000;
    border-bottom: 1px solid #a6a8b5;
    border-radius: 0;
  }
}

.card-wrapper {
  position: relative;
}

.card-wrapper.__extraspacing {
  margin: 0 0 20px 0;
}

.card-wrapper.__extraspacing .card-header {
  border-radius: 3px;
  margin: 0 0 20px 0;
}

.card-wrapper.__extraspacing .card {
  margin: 0 0 10px 0;
  border: none;
  border-radius: 3px;
}

@media (min-width: 768px) {
  .card-wrapper.__extraspacing .card {
    margin: 0 0 20px 0;
  }
}

.card-wrapper.__extraspacing .card.__stretch {
  height: calc(100% - 10px);
}

@media (min-width: 768px) {
  .card-wrapper.__extraspacing .card.__stretch {
    height: calc(100% - 20px);
  }
}

.card-wrapper.__gray {
  box-shadow: none;
}

.card-wrapper.__gray .card {
  background-color: #e0e2ef;
  box-shadow: none;
}

@media (min-width: 768px) {
  .card-wrapper.__gray .card[href]:hover,
  .card-wrapper.__gray .card[href]:focus,
  .card-wrapper.__gray .card[href]:active {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  }
}

.card-wrapper .card {
  margin: 0;
  border-bottom: 1px solid #c2c3cc;
  border-radius: 0;
}

@media (min-width: 768px) {
  .card-wrapper .card {
    border-radius: 3px;
    border: none;
    margin: 0 0 20px 0;
  }
}

@media (min-width: 768px) {
  .card-wrapper .card-header {
    margin: 0 0 20px 0;
    border-radius: 3px;
  }
}

.card-wrapper .card-aux {
  margin: 0 0 0 -20px;
}

@media (min-width: 768px) {
  .card-wrapper .card-aux {
    margin: 0;
  }
}

.card-wrapper > .row > [class^=col]:last-of-type .card:not(:only-of-type) {
  border-radius: 0 0 3px 3px;
  border: 0;
}

.card-title {
  font-size: 1.125rem;
  margin: 0 0 20px 0;
  font-weight: 400;
  width: calc(100% - 40px);
  word-break: break-word;
}

.card-title.__bold {
  font-weight: 500;
}

.card-message {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: 20px;
  width: 100%;
}

.card-message-body {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 0 40px 0;
}

.card-message-body .icon {
  background-color: #44c974;
  border-radius: 100px;
  color: #FFF;
  font-size: 70px;
  margin: 0 0 40px 0;
  padding: 30px;
}

.card-message-body .icon.__bg-danger {
  background-color: #ff4848;
}

.card-message-body .icon.__bg-dark {
  background-color: #000;
}

.card-message-body .icon.__bg-success {
  background-color: #ff4848;
}

.card-message-body .icon.__bg-skyblue {
  background-color: #353535;
}

.card-message-body .icon.__bg-warning {
  background-color: #f4820d;
}

.card-body {
  border: 0;
  font-family: "din-2014", sans-serif;
  font-size: 1rem;
  height: 100%;
  padding: 20px;
  position: relative;
  width: 100%;
}

.card-body.__border:not(:last-of-type) {
  border-bottom: 1px solid #c2c3cc;
}

@media (min-width: 992px) {
  .card-body.__border:not(:last-of-type) {
    border: 0;
    border-right: 1px solid #c2c3cc;
  }
}

.card-aux {
  border-left: 1px solid #c2c3cc;
  padding: 0 15px;
  height: 100%;
}

@media (min-width: 1200px) {
  .card-aux {
    border: 0;
    border-top: 1px solid #c2c3cc;
  }
}

.card-aux > .row {
  align-content: space-between;
  height: 100%;
}

.card-aux > .row > [class^=col] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.card-aux > .row > [class^=col]:not(:last-of-type) {
  border-bottom: 1px solid #c2c3cc;
}

@media (min-width: 1200px) {
  .card-aux > .row > [class^=col]:not(:last-of-type) {
    border: inherit;
    border-right: 1px solid #c2c3cc;
  }
}

.card-stat {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.card-stat-title {
  font-size: 0.9375rem;
  font-weight: 400;
  margin: 0 0 10px 0;
}

.card-stat-main {
  font-size: 1.25rem;
  font-weight: 500;
}

.card-stat-aux {
  font-size: 0.9375rem;
  font-weight: 500;
}

.card-stat.__stack {
  flex-wrap: wrap;
}

@media (min-width: 1200px) {
  .card-stat.__stack .card-stat-main,
  .card-stat.__stack .card-stat-aux {
    flex-basis: 100%;
    margin: 0 0 10px 0;
  }
}

.card-stat.__xlarge .card-stat-main {
  font-size: 3.125rem;
}

@media (min-width: 1200px) {
  .card-stat.__xlarge-padding {
    padding: 60px 0;
  }
}

.card-stat.__large .card-stat-main {
  font-size: 2.5rem;
}

.card-stat.__large .card-stat-aux {
  font-size: 2.0625rem;
}

.card-stat.__positive .card-stat-aux {
  color: #44c974;
}

.card-stat.__negative .card-stat-aux {
  color: #ff4848;
}

.card-stat .icon {
  font-size: 28px;
}

.card-stat-bool .card-stat-yes-no {
  display: flex;
}

.card-stat-bool .card-stat-yes-no .icon {
  font-size: 2.0625rem;
}

.card-stat-bool .card-stat-yes-no .icon-cross-3 {
  color: #A24848;
}

.card-stat-bool .card-stat-yes-no .icon-tick1 {
  color: #49A248;
}

.card-stat-bool .card-stat-yes-no-text {
  font-weight: 500;
  font-size: 2.5rem;
  margin: 0px 10px;
  height: 26px;
}

.card-button {
  position: absolute;
  right: 3px;
  top: 3px;
  width: 30px;
  height: 30px;
  z-index: 1;
  display: flex;
  align-items: center;
}

@media (min-width: 1200px) {
  .card-button {
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
  }
}

.card-button.__multicard {
  top: 26px;
  right: -40px;
}

@media (min-width: 1200px) {
  .card-button.__multicard {
    right: -80px;
  }
}

.card-button button {
  background: #e0e2f0;
  border-radius: 4px;
  border: 2px solid #e0e2f0;
  cursor: pointer;
  height: 100%;
  width: 100%;
  transition: 0.3s ease all;
}

@media (min-width: 1200px) {
  .card-button button {
    border-radius: 100px;
  }
}

.card-button button::before {
  color: #000;
}

.card-button button.__delete::before {
  content: "\E912";
  font-size: 1rem;
}

.card-button button.__tooltip {
  background-color: rgba(53, 53, 53, 0);
  border: 2px solid #353535;
  height: 20px;
  margin-left: auto;
  margin-right: 5px;
  width: 20px;
}

.card-button button.__tooltip:hover,
.card-button button.__tooltip:focus,
.card-button button.__tooltip:active {
  background-color: rgba(53, 53, 53, 0.1);
}

.card-button button.__tooltip::before {
  color: #353535;
  content: "\E925";
  font-size: 0.625rem;
}

.card-tooltip {
  background: #000;
  border-radius: 4px;
  color: white;
  margin: 20px 0;
  padding: 20px 30px;
  position: relative;
  width: 100%;
  display: none;
}

.card-tooltip p {
  margin: 0 0 10px 0;
}

.card-tooltip::before {
  border: 10px transparent solid;
  border-bottom-color: #000;
  content: "";
  height: 0;
  position: absolute;
  right: 20px;
  top: -20px;
  width: 0;
}

@media (min-width: 768px) {
  .card-tooltip {
    margin: 0 0 20px 0;
  }
}

@media (min-width: 1200px) {
  .card-tooltip {
    left: 100%;
    margin: 0;
    position: absolute;
    top: -10px;
    width: 90%;
    z-index: 11;
  }

  .card-tooltip::before {
    border: 10px transparent solid;
    border-right-color: #000;
    left: -20px;
    top: 30px;
  }
}

.card-tooltip-overlay {
  background: rgba(0, 0, 0, 0.4);
  bottom: 0;
  display: block;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9;
}

.card.__tooltip {
  height: auto;
}

@media (min-width: 1200px) {
  .card.__tooltip {
    height: calc(100% - 20px);
  }
}

.card.__tooltip:hover,
.card.__tooltip:focus,
.card.__tooltip:active {
  transform: scale(1);
}

.card.__tooltip-open {
  z-index: 10;
}

@media (min-width: 768px) {
  .card.__tooltip-open {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  }
}

.card.__locked .card-input input + label::before {
  content: "\E928";
  color: #c2c3cc;
}

.card.__locked .card-input input:checked + label::before {
  content: "\E928";
  color: #FFF;
}

.card-ghost {
  border: 1px dashed #c2c3cc !important;
  padding: 120px 0;
}

.card-ghost span {
  font-size: 1.25rem;
  font-weight: 700;
  color: #000;
}

.card-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.card-input.__discussion {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.card-input.__discussion label {
  position: relative;
  padding: 25px 80px 25px 30px;
}

.card-input input {
  position: absolute;
  bottom: 0;
  opacity: 0;
  margin: 0;
}

.card-input input:checked + label {
  border: 2px solid #353535;
}

.card-input input:checked + label::before {
  background: #353535;
  border-color: #353535;
  border-radius: 0 0 0 4px;
  content: "\E916";
}

@media (min-width: 1200px) {
  .card-input input:checked + label::before {
    border-radius: 100px;
  }
}

.card-input input[disabled] + label {
  cursor: not-allowed;
}

.card-input label {
  background: transparent;
  border-radius: 3px;
  border: 3px solid transparent;
  cursor: pointer;
  display: block;
  height: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.card-input label::before {
  align-items: center;
  border-radius: 4px;
  border: 2px solid #c2c3cc;
  color: #FFF;
  content: "";
  display: flex;
  height: 30px;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  border-radius: 100px;
}

@media (min-width: 1200px) {
  .card-input label::before {
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
  }
}

.chart-doughnut {
  position: relative;
  height: 150px;
}

.chart-doughnut-title {
  color: #000;
  font-size: 1rem;
  font-weight: 500;
  margin: 0 0 10px 0;
  text-align: center;
}

.chart-doughnut-overlay {
  color: #000;
  display: flex;
  font-size: 4.0625rem;
  font-weight: 500;
  height: 65px;
  justify-content: center;
  margin: -70px 0 5px 0;
  text-align: center;
}

.chart-doughnut-label {
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
}

.chart-linear-wrap {
  padding: 20px;
}

.chart-linear-legend {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  flex-wrap: wrap;
}

.chart-linear-legend li {
  display: flex;
  margin: 10px;
  align-items: center;
}

.chart-linear-legend-color {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: black;
  margin: 0 10px 0 0;
}

.chart-keys {
  padding: 20px;
}

.chart-keys .__linegraph,
.chart-keys .__bargraph {
  flex-wrap: wrap;
  justify-content: flex-start;
  max-width: 800px;
  margin: auto;
}

.chart-keys .__linegraph li,
.chart-keys .__bargraph li {
  margin-bottom: 15px;
}

/* animations */

@-webkit-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }

  1% {
    display: block;
    opacity: 0;
  }

  100% {
    opacity: 1;
    display: block;
  }
}

@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }

  1% {
    display: block;
    opacity: 0;
  }

  100% {
    opacity: 1;
    display: block;
  }
}

.tabpanel-head {
  display: flex;
  height: 100%;
  justify-content: center;
}

@media (min-width: 768px) {
  .tabpanel-head {
    justify-content: flex-start;
  }
}

.tabpanel-tab {
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-family: "din-2014", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  padding: 40px 15px;
  position: relative;
  text-align: center;
  transition: 0.3s ease all;
}

@media (min-width: 992px) {
  .tabpanel-tab {
    font-size: 1.375rem;
  }
}

@media (min-width: 1200px) {
  .tabpanel-tab {
    padding: 40px 35px;
  }
}

.tabpanel-tab::before {
  background: #353535;
  bottom: 0;
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  transition: 0.3s ease all;
  width: 0%;
}

.tabpanel-tab:focus,
.tabpanel-tab:active,
.tabpanel-tab.__active {
  color: #000;
}

.tabpanel-tab:focus::before,
.tabpanel-tab:active::before,
.tabpanel-tab.__active::before {
  left: 0;
  width: 100%;
}

.tabpanel-tab .icon {
  margin: 0 10px 0 0;
}

.tabpanel-panel {
  display: none;
}

.tabpanel-panel.__active {
  display: block;
}

.modalblock {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(0, 0, 0, 0.2);
  z-index: 9999;
  transition: all 2.3s;
  text-align: left;
  font-family: "din-2014", sans-serif;
}

.modalblock-container {
  background-color: #fff;
  margin: 25vh auto;
  width: 95%;
  position: relative;
  border-radius: 4px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

@media (min-width: 768px) {
  .modalblock-container {
    width: 95%;
  }
}

@media (min-width: 992px) {
  .modalblock-container {
    width: 80%;
  }
}

@media (min-width: 1200px) {
  .modalblock-container {
    width: 60%;
  }
}

.modalblock-content {
  padding: 20px;
}

@media (min-width: 768px) {
  .modalblock-content {
    padding: 40px;
  }
}

.modalblock-close {
  width: 40px;
  height: 40px;
  border-radius: 100px;
  position: absolute;
  top: 20px;
  right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
  border: 1px solid transparent;
}

.modalblock-close::after {
  content: "\E912";
  font-size: 18px;
  color: #c2c3cc;
}

.modalblock-close:hover,
.modalblock-close:focus {
  border-color: #c2c3cc;
}

.Modal {
  display: none;
}

.Modal.__active {
  display: block;
}

/* calendar */

.card-calendar.__disabled {
  opacity: 0.4;
  display: none;
}

@media (min-width: 768px) {
  .card-calendar.__disabled {
    display: block;
  }
}

.calendar.__small .calendar-header {
  border-bottom: 2px solid #c2c3cc;
}

.calendar.__small .calendar-button {
  background-color: transparent;
  border-radius: 100px;
  margin: 0 -10px;
}

.calendar.__small .calendar-date {
  border-radius: 3px;
  border: 2px solid transparent;
  transition: 0.3s ease all;
}

.calendar.__small .calendar-date:hover,
.calendar.__small .calendar-date:focus,
.calendar.__small .calendar-date:active {
  background-color: #eff0f6;
}

.calendar.__small .calendar-date.__active {
  background-color: #b5b5b5;
  color: #353535;
  font-weight: 500;
}

.calendar.__small .calendar-date.__active:hover,
.calendar.__small .calendar-date.__active:focus,
.calendar.__small .calendar-date.__active:active {
  border: 2px solid #353535;
}

.calendar.__small .calendar-date.__disabled {
  opacity: 0.4;
  color: #000;
}

.calendar.__small .calendar-date.__range {
  border-radius: 0;
}

.calendar.__small .calendar-date.__range-start {
  border-radius: 3px 0 0 3px;
}

.calendar.__small .calendar-date.__range-end {
  border-radius: 0 3px 3px 0;
}

.calendar.__small .calendar-days .calendar-date,
.calendar.__small .calendar-days .calendar-day,
.calendar.__small .calendar-dates .calendar-date,
.calendar.__small .calendar-dates .calendar-day {
  font-size: 0.8125rem;
  justify-content: center;
  text-align: center;
}

.calendar.__small .calendar-days .calendar-day,
.calendar.__small .calendar-dates .calendar-day {
  font-weight: 500;
  margin: 0 0 10px 0;
}

.calendar.__small .calendar-days li,
.calendar.__small .calendar-dates li {
  width: calc(100% / 7);
  height: 30px;
}

.calendar.__small .calendar-days li:nth-child(7n+1) a,
.calendar.__small .calendar-dates li:nth-child(7n+1) a {
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
}

.calendar.__small .calendar-days li:nth-child(7n) a,
.calendar.__small .calendar-dates li:nth-child(7n) a {
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
}

.calendar.__small .calendar-tooltip {
  background: #000;
  border-radius: 3px;
  bottom: calc(-100% - 3px);
  color: #FFF;
  left: 50%;
  opacity: 0;
  padding: 5px 3px 3px 3px;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  width: 100px;
  z-index: 999;
  pointer-events: none;
  transition: opacity 0.3s, visibility 0.3s;
  visibility: hidden;
}

.calendar.__small .calendar-tooltip::before {
  border-bottom: 5px solid #000;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  top: -5px;
  transform: translateX(-50%);
  width: 0;
}

.calendar.__small .calendar-date:hover + .calendar-tooltip,
.calendar.__small .calendar-date:focus + .calendar-tooltip,
.calendar.__small .calendar-date:active + .calendar-tooltip {
  opacity: 1;
  visibility: visible;
}

.calendar.__small .calendar-date.__disabled:hover + .calendar-tooltip,
.calendar.__small .calendar-date.__disabled:focus + .calendar-tooltip,
.calendar.__small .calendar-date.__disabled:active + .calendar-tooltip {
  opacity: 0;
  visibility: hidden;
}

.calendar-header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: -10px -20px 20px -20px;
  padding: 0 20px 10px 20px;
}

.calendar-title {
  font-family: "din-2014", sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
}

.calendar-button {
  background-color: #e0e2ef;
  border-radius: 4px;
  border: 1px solid transparent;
  cursor: pointer;
  height: 40px;
  transition: 0.5s ease all;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.calendar-button:hover,
.calendar-button:focus,
.calendar-button:active {
  border-color: #c2c3cc;
}

.calendar-days,
.calendar-dates {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}

.calendar-days .calendar-date,
.calendar-days .calendar-day,
.calendar-dates .calendar-date,
.calendar-dates .calendar-day {
  align-items: center;
  display: flex;
  font-size: 0.875rem;
  height: 100%;
}

@media (min-width: 768px) {
  .calendar-days .calendar-date,
  .calendar-days .calendar-day,
  .calendar-dates .calendar-date,
  .calendar-dates .calendar-day {
    font-size: 1rem;
  }
}

.calendar-days .calendar-day,
.calendar-dates .calendar-day {
  font-weight: 500;
  justify-content: center;
}

.calendar-days .calendar-date,
.calendar-dates .calendar-date {
  padding: 5px 6px;
}

.calendar-days > div,
.calendar-days li,
.calendar-dates > div,
.calendar-dates li {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 1;
  margin: 0 0 6px 0;
  position: relative;
  width: 100%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .calendar-days > div,
  .calendar-days li,
  .calendar-dates > div,
  .calendar-dates li {
    width: 14%;
  }
}

@media (min-width: 768px) {
  .calendar-days > div,
  .calendar-days li,
  .calendar-dates > div,
  .calendar-dates li {
    width: calc((100% / 7) - 10px);
  }
}

.calendar-days {
  display: none;
}

@media (min-width: 768px) {
  .calendar-days {
    display: flex;
  }
}

.calendar-event {
  align-items: center;
  background-color: #d6f3f9;
  display: flex;
  font-family: "din-2014", sans-serif;
  font-size: 0.875rem;
  justify-content: space-between;
  padding: 10px 6px;
  position: relative;
  transition: ease 0.3s all;
  width: 100%;
}

@media (min-width: 768px) {
  .calendar-event {
    font-size: 0.75rem;
    padding: 5px 6px;
  }
}

.calendar-event:nth-of-type(even) {
  background-color: #eefcff;
}

.calendar-event:last-of-type {
  margin: 0 0 10px 0;
}

.calendar-event:hover,
.calendar-event:focus,
.calendar-event:active {
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  z-index: 1;
}

.calendar-event-title {
  text-align: left;
}

.calendar-event.__disabled {
  background: none;
  display: block;
}

@media (min-width: 768px) {
  .calendar-event.__disabled {
    display: none;
  }
}

.textpage {
  padding: 20px 0;
}

@media (min-width: 992px) {
  .textpage {
    padding: 40px 0;
  }
}

.market {
  justify-content: center;
  align-items: center;
  margin: 30px 0;
}

.market-dealer {
  display: flex;
  justify-content: flex-end;
}

.market-block {
  width: 100%;
  margin: 10px 0;
}

.market-block:last-child {
  margin-right: 0;
}

.market-block-head {
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  padding: 15px;
}

.market-block-head.__left {
  text-align: left;
}

.market-block-content {
  background-color: #fff;
  text-align: center;
  padding: 20px 0;
  min-height: 160px;
}

.market-block .content-link {
  display: block;
}

.market-block .content-link:hover .content-link-text,
.market-block .content-link:focus .content-link-text {
  text-decoration: underline;
  text-underline-position: under;
}

.market-block .content-link-text {
  color: #000000;
  display: block;
  font-weight: 500;
  font-size: 0.875rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.market-block .content-number {
  display: block;
  font-weight: 500;
  font-size: 2.5625rem;
  line-height: 1;
  margin: 20px auto;
}

.market-block .content-status {
  font-weight: 500;
}

.market-button {
  padding: 18px;
  border-radius: 0 0 0 3px;
  background-color: #E0E2F0;
  color: #000000;
  font-size: 1rem;
  line-height: 1.25;
}

.market-button.__active,
.market-button:hover,
.market-button:focus {
  font-weight: bold;
  background-color: #ffffff;
  text-decoration: underline;
  -webkit-text-decoration-color: #000000;
          text-decoration-color: #000000;
  text-underline-position: under;
}

.market-notice {
  display: flex;
  justify-content: center;
  padding: 60px;
}

.market-notice-note {
  display: inline-block;
  border: 1px solid #F10000;
  color: #F10000;
  padding: 18px;
  font-weight: bold;
}

.circle {
  align-items: center;
  background-color: #000;
  border-radius: 100%;
  color: #FFF;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}

.circle.__small {
  width: 20px;
  height: 20px;
  font-size: 12px;
}

.circle.__small .icon-clock {
  font-size: 10px;
  transform: translateY(-1px);
  display: inline-block;
}

.circle.__small .icon-tick {
  font-size: 11px;
}

.circle.__small .icon-cross-2 {
  font-size: 8px;
  transform: translateX(0px);
}

.circle.__medium {
  width: 25px;
  height: 25px;
  font-size: 15px;
}

.circle.__medium .icon-clock {
  font-size: 13px;
  transform: translateY(-1px);
  display: inline-block;
}

.circle.__medium .icon-tick {
  font-size: 15px;
}

.square {
  align-items: center;
  background-color: #000;
  border-radius: 3px;
  color: #FFF;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}

.square.__small {
  width: 20px;
  height: 20px;
  font-size: 12px;
}

.square.__small .icon-clock {
  font-size: 10px;
  transform: translateY(-1px);
  display: inline-block;
}

.__bg-dark {
  background-color: #000;
  color: #FFF;
}

.__bg-skyblue {
  background-color: #353535;
  color: #FFF;
}

.__bg-light {
  background-color: #f0f1fa;
  color: #000;
}

.__bg-white {
  background-color: #FFF;
  color: #000;
}

.__bg-danger {
  background-color: #ff4848;
}

.__bg-warning {
  background-color: #f4820d;
}

.__bg-success {
  background-color: #44c974;
}

.__text-dark,
.__text-dark::before {
  color: #000;
}

.__text-white,
.__text-white::before {
  color: #f0f1fa;
}

.__text-skyblue,
.__text-skyblue::before {
  color: #353535;
}

.__text-danger,
.__text-danger::before {
  color: #ff4848;
}

.__text-warning,
.__text-warning::before {
  color: #f4820d;
}

.__text-success,
.__text-success::before {
  color: #44c974;
}

.__text-left {
  text-align: left;
}

.__text-right {
  text-align: right;
}

.__text-center {
  text-align: center;
}

.breakword {
  word-break: break-word;
}

.__fw-regular {
  font-weight: 400;
}

.__fw-medium {
  font-weight: 500;
}

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

.__fullwidth {
  width: 100%;
  margin: 0;
}

html {
  font-size: 16px;
}

body {
  background-color: #505050;
  color: #000;
  font-family: "din-2014", sans-serif;
  overflow-x: hidden;
}

@media print {
  body {
    background-color: #FFF;
  }
}

body.__mobile {
  overflow: hidden;
}

.wrapper {
  position: relative;
  transition: all 0.3s;
}

.wrapper.__searchactive {
  transform: translateY(60px);
}

.fullscreen {
  min-height: calc(100vh - 141px);
}

@media (min-width: 768px) {
  .fullscreen {
    min-height: calc(100vh - 68px);
  }
}

.fullscreen_login {
  min-height: 100vh;
}

/* Override bootstrap container */

.container {
  max-width: 1440px;
}

.container-wide {
  max-width: 1600px;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid.__edge {
  padding-left: 0;
  padding-right: 0;
}

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

.row {
  margin-right: -10px;
  margin-left: -10px;
}

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

.status-keys {
  padding-top: 20px;
}

.status-keys-item {
  position: relative;
  padding-left: 45px;
  padding-bottom: 10px;
}

.status-keys-item::before {
  content: "";
  left: 0;
  top: -8px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  position: absolute;
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.2);
}

.status-keys-item.__failed::before,
.status-keys-item.__archived::before {
  background-color: #F02600;
}

.status-keys-item.__importing::before {
  background-color: #E4FA00;
}

.status-keys-item.__pending::before,
.status-keys-item.__upcoming::before {
  background-color: #F0840B;
}

.status-keys-item.__success::before,
.status-keys-item.__live::before {
  background-color: #2DED07;
}

.separator {
  width: 100%;
  display: block;
  border-bottom: 1px solid #c2c3cc;
  height: 0;
  margin: 40px 0;
}

.hidden {
  display: none;
}

.actions .action:not(:first-of-type) {
  padding: 60px 0 0 0;
}

.actions .action:not(:first-of-type)::before {
  border-top: 1px solid #c2c3cc;
  width: calc(100%);
  content: "";
  height: 0;
  position: absolute;
  display: block;
  top: 20px;
}

/* header */

.header {
  display: block;
  padding: 0;
  position: relative;
}

@media (min-width: 1200px) {
  .header {
    height: 70px;
    overflow: hidden;
  }
}

.header .row {
  align-items: center;
}

.header-logo {
  display: block;
  margin: 0 15px;
}

.header-opts {
  display: flex;
  justify-content: flex-end;
}

.header .field_wrap {
  display: inline-block;
  margin: 0 0 0 10px;
}

.header .input_wrap {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.header .input_wrap input,
.header .input_wrap select {
  padding: 0 20px 0 0;
  width: 100%;
}

.header .label_wrap {
  align-items: center;
  display: flex;
  margin: 0;
  padding: 0 5px 0 0;
}

.header .label_wrap label {
  color: #FFF;
}

.header-dropdowns {
  align-items: center;
  background-color: black;
  display: flex;
  justify-content: center;
  padding: 20px 0;
}

@media (min-width: 1200px) {
  .header-dropdowns {
    background-color: transparent;
    justify-content: flex-end;
    padding: 0;
  }
}

.header-dropdowns select {
  max-width: 240px;
}

.header-button {
  background-color: #000;
  display: block;
  height: 70px;
  width: 70px;
}

.header-button:hover,
.header-button:focus,
.header-button:active {
  background-color: black;
}

.header-logout {
  border-left: 1px solid black;
  border-right: 1px solid black;
}

.header-logout::before {
  background-image: url("/images/icon-logout.svg");
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}

main {
  min-height: 100vh;
}

.page-header {
  background: #353535;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  margin: 0 0 20px 0;
}

.page-title {
  padding: 30px 0 0 0;
  font-size: 3rem;
  margin: 0 0 30px 0;
}

@media (min-width: 768px) {
  .page-title {
    padding: 70px 0 0 0;
  }
}

/* spacer, line break, hr */

.linebreak {
  display: block;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #c2c3cc;
  width: 100%;
}

/* filters */

.filters {
  margin: 0 0 1.6rem 0;
  width: 100%;
}

@media print {
  .filters {
    display: none;
  }
}

/* sidebar */

.sidebar {
  background-color: #e0e2f0;
  height: 100%;
  margin: 0 -15px;
  padding: 30px;
  width: calc(100% + 30px);
}

@media print {
  .sidebar {
    display: none;
  }
}

/* alert strip */

.alert {
  background-color: #353535;
  display: block;
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0 0 10px 0;
  padding: 20px 0 18px 0;
  text-align: center;
  text-transform: uppercase;
  transition: 0.3s ease all;
  width: 100%;
}

.alert .icon {
  display: inline-block;
}

.alert:hover,
.alert:focus,
.alert:active {
  background-color: #1c1c1c;
  color: #FFF;
  text-decoration: none;
}

.alert:hover .icon,
.alert:focus .icon,
.alert:active .icon {
  transform: translateX(5px);
}

/* toast strip */

.toast {
  display: block;
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0;
  padding: 20px 0 18px 0;
  text-align: center;
  text-transform: uppercase;
  transition: 0.3s ease all;
  width: 100%;
  position: relative;
}

.toast .circle {
  transform: translate(0px, -2px);
}

.toast .icon {
  display: inline-block;
}

.toast-fixed {
  position: fixed;
  top: 0;
  z-index: 1000;
}

.toast-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.toast-close {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.toast-close button {
  align-items: center;
  background-color: transparent;
  border-radius: 100px;
  border: 1px solid white;
  display: flex;
  height: 20px;
  justify-content: center;
  transition: 0.3s ease all;
  width: 20px;
}

.toast-close button:hover,
.toast-close button:focus,
.toast-close button:active {
  background-color: rgba(255, 255, 255, 0.3);
}

.toast-close button .icon {
  font-size: 9px;
  color: white;
}

.toast-close button.__bg-white {
  border-color: #f0f1fa;
}

.toast-close button.__bg-white .icon::before {
  color: #f0f1fa;
}

.toast-close button.__bg-dark {
  border-color: #000;
}

.toast-close button.__bg-dark .icon::before {
  color: #000;
}

.toast-close button.__bg-skyblue {
  border-color: #353535;
}

.toast-close button.__bg-skyblue .icon::before {
  color: #353535;
}

.toast-close button.__bg-danger {
  border-color: #ff4848;
}

.toast-close button.__bg-danger .icon::before {
  color: #ff4848;
}

.toast-close button.__bg-warning {
  border-color: #f4820d;
}

.toast-close button.__bg-warning .icon::before {
  color: #f4820d;
}

.toast-close button.__bg-success {
  border-color: #44c974;
}

.toast-close button.__bg-success .icon::before {
  color: #44c974;
}

/* object fit for images */

/* action */

.action-item {
  position: relative;
}

.action-item:not(:last-of-type) {
  border-bottom: 1px solid #c2c3cc;
}

.action-link {
  display: flex;
  align-items: center;
  padding: 15px 12px;
}

.action-link:hover,
.action-link:focus,
.action-link:active {
  background-color: #e0e2f0;
}

.action-link:hover::after,
.action-link:focus::after,
.action-link:active::after {
  right: 10px;
}

.action-link::after {
  content: "\E95F";
  position: absolute;
  right: 15px;
  font-size: 12px;
}

.action-value {
  font-size: 1.4375rem;
  font-weight: 500;
  color: #000;
  margin: 10px 14px 5px 14px;
  width: 45px;
}

/* login */

.login-wrap {
  display: flex;
  align-items: center;
}

.login-wrap > .row {
  width: 100%;
  margin: 0;
}

.login-wrap h1 {
  margin: 0 0 30px 0;
  color: #fff;
}

.login-wrap label,
.login-wrap a {
  color: #fff !important;
}

.progress {
  display: flex;
  flex-direction: row;
  margin: 0 0 30px 0;
}

@media (min-width: 768px) {
  .progress {
    flex-wrap: wrap;
    margin: 0 0 70px 0;
    flex-direction: column;
  }
}

.progress-list {
  color: #7b8aa2;
  display: flex;
  font-size: 1.25rem;
  font-weight: 700;
  justify-content: space-around;
  width: 100%;
  order: 2;
  flex-wrap: wrap;
  counter-reset: leading-zero;
}

@media (min-width: 768px) {
  .progress-list {
    order: 1;
    margin: 0 0 20px 0;
  }
}

.progress-list li {
  width: 100%;
  counter-increment: leading-zero;
}

.progress-list li::before {
  content: "0" counter(leading-zero);
  margin: 0 5px 0 0;
}

@media (min-width: 768px) {
  .progress-list li {
    width: auto;
  }
}

.progress-list li:not(:last-of-type) {
  margin: 0 0 10px 0;
}

@media (min-width: 768px) {
  .progress-list li:not(:last-of-type) {
    margin: 0;
  }
}

.progress-list li.__active {
  color: #000;
}

.progress-bar {
  background: #e0e2f0;
  border-radius: 100px;
  overflow: hidden;
  position: relative;
  order: 1;
  width: 6px;
  margin: 0 20px 0 0;
}

@media (min-width: 768px) {
  .progress-bar {
    order: 2;
    height: 6px;
    width: 100%;
    margin: 0;
  }
}

.progress-bar span {
  background: #353535;
  left: 0;
  position: absolute;
  top: 0;
  border-radius: 0 0 100px 100px;
  width: 100%;
}

@media (min-width: 768px) {
  .progress-bar span {
    height: 100%;
    border-radius: 0 100px 100px 0;
  }
}

/* Misc */

.allkpipdf {
  width: auto;
}

@media (min-width: 1200px) {
  .allkpipdf {
    position: absolute;
    top: 0;
    right: 15px;
  }
}

.__reportingdash .table-scroll {
  border: none;
  overflow-x: hidden;
}

@media (max-width: 1200px) {
  .__reportingdash .table-scroll {
    overflow-x: auto;
    overflow-y: visible;
  }
}

.__reportingdash .h3,
.__reportingdash .usercontent h3,
.usercontent .__reportingdash h3,
.__reportingdash .mce-content-body h3,
.mce-content-body .__reportingdash h3 {
  font-weight: normal;
}

.__reportingdash .reportingdash-filter {
  margin-top: 10px;
}

.__reportingdash .reportingdash-filter .row {
  width: calc(100% + 20px);
}

.__reportingdash .reportingdash-filter .row.no-gutters {
  width: 100%;
}

.__reportingdash .reportingdash-filter .submit_wrap {
  height: 100%;
  display: flex;
  align-items: center;
}

.__reportingdash .submit_wrap {
  max-width: 100%;
}

.__reportingdash .submit_wrap .button,
.__reportingdash .submit_wrap button,
.__reportingdash .submit_wrap .sliderbutton {
  width: 100%;
  padding: 20px 10px;
}

.__reportingdash .select2-selection {
  padding: 18px;
}

.__reportingdash .__filter {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 1.125rem;
  margin-bottom: 0;
  width: calc(100% - 20px);
}

@media (min-width: 768px) {
  .__reportingdash .__filter {
    width: calc(100% - 10px);
    margin-left: 10px;
    margin-right: 0;
  }
}

.__reportingdash .reporting-download {
  display: flex;
  justify-content: flex-end;
  margin: 15px 0;
}

.__reportingdash .reporting-download-block.__left {
  margin-right: 15px;
}

.__reportingdash .reporting-download-form {
  width: auto;
}

.__reportingdash .table-cell {
  font-weight: bold;
}

.__reportingdash .tabpanel-content {
  margin: 20px 0;
}

.__reportingdash .tabpanel-content.__bigtable .__blue {
  background: #E0E2F0;
}

.__reportingdash .tabpanel-content.__bigtable .__navybg {
  background-color: #002E63;
  color: #fff;
  height: 45px;
}

.__reportingdash table.dataTable.no-footer {
  border-bottom: 1px solid #C2C3CC !important;
}

.__reportingdash .icon-view {
  color: #00AFD4;
}

/* footer */

.footer {
  background: #3b3b3b;
  color: #fff;
  padding: 20px 0;
  text-align: center;
}

@media (min-width: 576px) {
  .footer {
    text-align: left;
  }
}

.footer.__lower {
  background: #292929;
}

@media (min-width: 576px) {
  .footer-nav {
    text-align: right;
  }
}

@media (min-width: 992px) {
  .footer-nav ul li {
    display: inline-block;
    margin: 0 0 0 20px;
  }
}

.footer-nav ul li a {
  color: #fff;
  display: block;
  font-size: 0.875rem;
  transition: all 0.3s;
}

.footer-nav ul li a:hover,
.footer-nav ul li a:focus {
  color: #353535;
  text-decoration: none;
}

@media (prefers-reduced-motion: reduce) {
  *::before,
  *::after,
  *:active,
  *:hover,
  *:focus {
    transition: none !important;
  }
}

.d-print {
  display: none;
}

@media print {
  * {
    box-sizing: border-box !important;
  }

  .card-wrapper {
    overflow: auto;
  }

  .card-wrapper .row .__header {
    margin-top: 20px !important;
  }

  .card-title {
    margin-bottom: 8px !important;
  }

  .card-body {
    padding: 10px 10px 0 !important;
  }

  .pdf-whitespace-prewrap {
    white-space: pre-wrap !important;
  }

  .pdf-around {
    display: block;
    page-break-inside: avoid;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .pdf-stop {
    display: flex !important;
    width: 100% !important;
    flex-wrap: wrap;
  }

  .pdf-stop > .row {
    width: calc(100% + 30px) !important;
  }

  .pdf-stop > .row.__wrap {
    display: block !important;
    flex: 0 0 auto;
  }

  .pdf-stop > .row.__wrap .card-header {
    width: 100% !important;
  }

  .card-wrapper .col-xl-4.__pdf-card,
  .card-wrapper .col-xl-3 {
    box-sizing: border-box;
    padding-bottom: 20px !important;
    margin: 10px 0 !important;
  }

  table {
    width: 100% !important;
  }

  .card-wrapper .card,
  .card {
    position: relative;
    border: 1px solid #a6a8b5;
    height: 100%;
  }

  .card-aux {
    margin: 0 !important;
    width: 100% !important;
  }

  .page-title {
    display: none;
  }

  .header-top {
    width: 100%;
    border-bottom: 1px solid rgba(7, 50, 97, 0.1);
    color: #022E5D;
  }

  .header-logo {
    width: 100%;
    max-width: 15%;
  }

  .header-block {
    display: flex;
    justify-content: space-between;
    font-size: 0.5rem;
    align-items: center;
    font-weight: 500;
    padding: 5px 0 12px;
  }

  .header-details {
    display: flex;
    justify-content: space-evenly;
  }

  .header-info {
    text-align: center;
    position: relative;
    padding: 0 10px;
    border-right: 1px solid #022E5D;
  }

  .header-info:last-child {
    border-right: none;
  }

  .card-header {
    background-color: #000;
    border-radius: 3px 3px 0 0;
    color: #FFF;
    margin: 30px 0;
  }

  .footer-top {
    width: 100%;
    border-top: 1px solid rgba(7, 50, 97, 0.1);
    color: #022E5D;
  }

  .footer-pager {
    display: flex;
    justify-content: space-between;
    font-size: 0.5rem;
    align-items: center;
    padding: 20px 0 0;
    height: 30px;
  }

  .footer-pager-number {
    font-weight: 500;
    color: #022E5D;
    display: inline-block;
  }

  .d-print {
    display: block;
  }

  .d-screen,
  .market-dealer {
    display: none;
  }

  .AccordionContent {
    display: block !important;
  }
}


/*# sourceMappingURL=main.css.map*/