
strong {
  font-weight: bold;
}

/* Bootstrap additions */
.dnone {
  display: none;
}

.transparent {
  background-color: transparent !important;
}

.color-1 {
  background-color: #4285f4 !important;
}

.color-2 {
  background-color: #aa66cc !important;
}

.color-3 {
  background-color: #ff8800 !important;
}

.color-4 {
  background-color: #9e005d !important;
}

.color-5 {
  background-color: #29abe2 !important;
}

.color-6 {
  background-color: #39b54a !important;
}

.color-7 {
  background-color: #fbb03b !important;
}

.color-8 {
  background-color: #ff3d00 !important;
}

.apple-color {
  background-color: #000000 !important;
}

.google-color {
  background-color: #00a1f1 !important;
}

.spotify-color {
  background-color: #22c95c !important;
}

.facebook-color {
  background-color: #1877f2 !important;
}

.podcast-logo {
  min-width: 4em;
  height: auto;
}

#banner-podcast-icons {
  position: absolute;
  top: 10%;
  right: -100px;
  z-index: 10;
  display: flex;
  flex-direction: column;
}

.centered {
  margin: 0 auto;
}

.floating-name-h1 {
  position: absolute;
  left: 20px;
  top: 25px;
  z-index: 10;
  font-size: 2.5em;
  font-weight: 400;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
}

.floating-name-h2 {
  position: absolute;
  left: 20px;
  top: 130px;
  z-index: 10;
  font-size: 1.5em;
  font-weight: 200;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.4);
}

.floating-name-h2 a {
  color: #ffffff;
}

.floating-user {
  position: absolute;
  left: 20px;
  top: 9em;
  z-index: 10;
  font-size: 1.5em;
  font-weight: 200;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.4);
}

.floating-badge {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 10;
  font-size: 0.85em;
}

.badge-pill {
  background-color: #ff8800;
  font-size: 68%;
}
#upcoming-consultations .infos,
#past-consultations .infos {
  margin-left: 1.2rem;
}
#admin-consultations .infos {
  margin-left: 1.2rem;
}
.separator {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #e0e0e0;
}

.border-grey {
  border-color: #e0e0e0;
}

#video-container {
  max-height: 85vh !important;
}

#retro {
  max-width: 90vw !important;
}

.progress-illuxi-game {
  background-color: #cbddf0;
}

.badge-illuxi {
  background-color: #00336b;
}

.btn-primary {
  background-color: #9e005d !important;
  border-radius: 0 !important;
  color: #ffffff !important;
}

.maker-postal-code-input {
  background-color: #ffffff !important;
  text-align: center;
  color: #000000 !important;
  border: 0 !important;
}

.blur {
  color: transparent;
  text-shadow: 0 0 12px rgba(0, 0, 0, 0.8);
}

/* Full Page Carousel itself*/
.carousel {
  height: 100%;
}

.carousel .carousel-inner {
  height: 100%;
}

.carousel .carousel-inner .carousel-item,
.carousel .carousel-inner .active {
  height: 100%;
}

.btn-blue {
  background-color: #29abe2;
}

.btn-mauve {
  background-color: #9e005d;
}

.image-landscape {
  max-height: 300px;
  overflow: hidden;
}

.image-landscape img {
  margin-top: -20%;
}

.image-landscape-200 {
  max-height: 200px;
  overflow: hidden;
}

.kpi-title {
  font-size: 0.8rem;
}

#badges .badge {
  font-size: 0.7rem;
  margin: 5px;
}

.clickable {
  cursor: pointer !important;
}

.non-clickable {
  cursor: default !important;
}

.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1000;
}

.ribbon {
  font: bold 15px sans-serif;
  color: #333;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: relative;
  padding: 7px 0;
  top: 15px;
  left: -30px;
  width: 120px;
  color: #fff;
}
.ribbon-wrapper.right {
  left: unset;
  right: -1px;
}
.ribbon-wrapper.right .ribbon {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  padding: 7px 0;
  top: 15px;
  right: 0px;
  left: unset;
  background-color: #9e005d;
}
#product .ribbon-wrapper.right .ribbon {
  font: bold 12px sans-serif;
}
.ribbon-wrapper.done .ribbon {
  background-color: dimgrey;
}
.ribbon-wrapper.locked .ribbon {
  background-color: #dedede;
}
.ribbon-wrapper.notstarted {
  display: none;
}

.ribbon-blue {
  background-color: #29abe2;
}

.ribbon-mauve {
  background-color: #9e005d;
}

.ribbon-red {
  background-color: #ff0000;
}

.tabs-primary {
  background-color: #9e005d !important;
}

.illuxi-green {
  background-color: #39b54a;
}

.illuxi-purple {
  background-color: #9e005d;
}

.illuxi-blue {
  background-color: #29abe2;
}

.illuxi-orange {
  background-color: #fbb03b;
}

.retro-stm h5 {
  display: inline;
  padding: 5px 10px;
  /* border-radius: 10px; */
}

.retro-stm {
  border-radius: 10px;
}

.retro-stm p {
  margin-top: 35px !important;
}

.retro-stm-answer-card {
  position: relative;
}

.retro-stm-answer-card-green:hover {
  -webkit-box-shadow: inset -1px 3px 8px 5px #009534, 2px 5px 16px 0px #0b325e,
    inset 0px 0px 10px -6px rgba(0, 149, 52, 0);
  box-shadow: inset -1px 3px 8px 5px #009534, 2px 5px 16px 0px #0b325e,
    inset 0px 0px 10px -6px rgba(0, 149, 52, 0);
}

.retro-stm-answer-card-blue:hover {
  -webkit-box-shadow: inset -1px 3px 8px 5px #009ee0, 2px 5px 16px 0px #0b325e,
    inset 0px 0px 10px -6px rgba(0, 149, 52, 0);
  box-shadow: inset -1px 3px 8px 5px #009ee0, 2px 5px 16px 0px #0b325e,
    inset 0px 0px 10px -6px rgba(0, 149, 52, 0);
}

.retro-stm-answer-card-plus-icon {
  z-index: 9;
  position: absolute;
  bottom: 5px;
  right: 5px;
}

#indicator-name {
  font-size: 15px;
  text-align: center;
}
main {
  min-height: 90%;
}
main.consultation {
  min-height: 100%;
}
/* ------------ login Form ---------------------- */
main.auth {
  margin-top: 5rem;
  min-height: 88%;
}
#login-form {
}

#login-form .login-title {
  padding-top: 80px;
  color: #fff;
}

#login-form .login-title span {
  font-size: 30px;
  line-height: 1.9;
  display: block;
  font-weight: 700;
}

#login-form .form-box {
  position: relative;
  background: #fffc;
  width: 100%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  padding: 30px;
}

#login-form .caption {
  margin-bottom: 40px;
}

#login-form .login-form input[type='text'],
#login-form .login-form input[type='password'] {
  margin-bottom: 10px;
}

.auth select.custom-select {
  margin-bottom: 0.6rem;
  color: #495057;
  font-weight: 300;
}

.progress,
.progress .progress-bar {
  height: 18px;
}

.skills .primary-color {
  color: #ffffff;
  font-size: 0.8rem;
}

.counter {
  background-color: blue;
  border-radius: 0;
}

@font-face {
  font-family: 'gotham medium';
  src: url('../fonts/GothamMedium.ttf');
}

.gotham-medium {
  font-family: 'gotham medium';
}

.infopresse-desc {
  font-size: 1.1rem;
}

#infopresse-banner {
  background-color: #f8f4b7;
}

.icon-result-card-infopresse {
  background-color: #333333;
}

.min-max-value {
  font-size: 8px;
}

#admin-buttons {
  display: none;
  flex-direction: column;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: white;
  padding: 5px;
}

#show-menu-admin-div {
  position: absolute;
  bottom: 5;
  left: 10;
  background-color: white;
  padding: 5px;
}

a {
  color: #9e005d;
}

/* ------------ retro ---------------------- */
#retro {
  display: none;
  width: 600px;
  z-index: 2;
  position: fixed;
  bottom: 85px;
  right: 10px;
}

.snip-form__container--select > select {
  display: block !important;
}

/* ------------ navbar---------------------- */
#illuxi-nav .nav-item {
  padding-left: .5rem;
  padding-right: .5rem;
}

a.nav-link {
  color: #ffffff !important;
}

.fa-shopping-cart::before {
  content: '' !important;
}

@media screen and (max-width: 768px) {
  .display-4 {
    font-size: 2rem;
  }

  h2,
  .h1 {
    font-size: 1.5rem;
  }

  .floating-name-h1 h1 {
    font-size: 1.2rem;
    padding-right: 10px;
  }

  .h-100 {
    height: 80% !important;
  }

  .col-12 {
    flex: none;
  }
  #admin-consultations .h-100 {
    height: 100% !important;
  }
}
.consultation-no-image {
  background: #457fca; /* fallback for old browsers */
  background: -webkit-linear-gradient(
    to right,
    #457fca,
    #29abe2
  ); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(
    to right,
    #457fca,
    #29abe2
  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  height: 8em;
  position: relative;
}
.admin-consultation-no-image {
  background: #457fca; /* fallback for old browsers */
  background: -webkit-linear-gradient(
    to right,
    #457fca,
    #29abe2
  ); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(
    to right,
    #457fca,
    #29abe2
  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.consultation-no-image h4,
.admin-consultation-no-image h4 {
  margin-left: 1rem;
  margin-right: 2rem;
  margin-top: 1rem;
  font-weight: 700;
  color: #ffffff !important;
}
.admin-consultation-no-image h5 {
  margin-left: 1rem;
  margin-right: 2rem;
  font-weight: 700;
  color: #ffffff !important;
}

.micro-no-image {
  background: #457fca; /* fallback for old browsers */
  background: -webkit-linear-gradient(
    to right,
    #457fca,
    #29abe2
  ); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(
    to right,
    #457fca,
    #29abe2
  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  height: 12em;
  position: relative;
}

.micro-no-image.locked {
  background: #b2b2b2; /* fallback for old browsers */
}
.micro-no-image .duration {
  position: absolute;
  bottom: 1.75rem;
  margin-left: 1rem;
}

.title-micro-no-image {
  /*position: absolute;
  bottom: 4rem;*/
  margin-left: 1rem;
  margin-right: 2rem;
  font-weight: 700;
  color: #ffffff !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display:-webkit-box;
          -webkit-line-clamp: 4; /* number of lines to show */
           line-clamp: 4;
          -webkit-box-orient: vertical;
}

.org-img {
  position: absolute !important;
  width: 68px;
  bottom: -10px;
  right: 10px;
}

footer.page-footer a {
  color: #ffffff !important;
}

#capsule-content {
  margin: 2em auto 0 auto !important;
}

#capsule-content > ul > li {
  margin-top: 1em;
}

ol.breadcrumb {
  background-color: unset;
}

.radio-label,
.radio-label:active {
  outline: none !important;
  box-shadow: none !important;
}

/* ------------ Capsule Micro---------------------- */
#capsule .fal.hover-black:hover {
  color: black !important;
  cursor: pointer;
}

/* ------------ TD---------------------- */

.td-green {
  background-color: #008a00;
}

.td-dark-green {
  background-color: #1a5336;
}

.td-light-green {
  background-color: #8cc13f;
}

/** Admin cards pack from mdbootstrap */
.z-depth-2,
.cascading-admin-card .admin-up .fa {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}
.cascading-admin-card {
  margin-top: 20px;
}
.cascading-admin-card .admin-up {
  margin-left: 4%;
  margin-right: 4%;
  margin-top: -20px;
}
.cascading-admin-card .admin-up .fa {
  padding: 1.7rem;
  font-size: 2rem;
  color: #fff;
  text-align: left;
  margin-right: 1rem;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.cascading-admin-card .admin-up .data {
  float: right;
  margin-top: 2rem;
  text-align: right;
}
.cascading-admin-card .admin-up .data p {
  color: #999999;
  font-size: 12px;
}

.classic-admin-card .card-body {
  color: #fff;
  margin-bottom: 0;
  padding: 0.9rem;
}
.classic-admin-card .card-body p {
  font-size: 13px;
  opacity: 0.7;
  margin-bottom: 0;
}
.classic-admin-card .card-body h4 {
  margin-top: 10px;
}
.classic-admin-card .card-body .float-right .fa {
  font-size: 3rem;
  opacity: 0.5;
}

.classic-admin-card .progress {
  margin: 0;
  opacity: 0.7;
}

.number-input input[type='number'] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.number-input input[type='number']::-webkit-inner-spin-button,
.number-input input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.number-input {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.number-input button {
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin: 0;
  position: relative;
}

.number-input button:before,
.number-input button:after {
  display: inline-block;
  position: absolute;
  content: '';
  height: 2px;
  transform: translate(-50%, -50%);
}

.number-input button.plus:after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.number-input input[type='number'] {
  text-align: center;
}

.number-input.number-input {
  border: 1px solid #ced4da;
  width: 10rem;
  border-radius: 0.25rem;
}

.number-input.number-input button {
  width: 2.6rem;
  height: 0.7rem;
}

.number-input.number-input button.minus {
  padding-left: 10px;
}

.number-input.number-input button:before,
.number-input.number-input button:after {
  width: 0.7rem;
  background-color: #495057;
}

.number-input.number-input input[type='number'] {
  max-width: 4rem;
  padding: 0.5rem;
  border: 1px solid #ced4da;
  border-width: 0 1px;
  font-size: 1rem;
  height: 2rem;
  color: #495057;
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    .number-input.def-number-input.safari_only button:before,
    .number-input.def-number-input.safari_only button:after {
      margin-top: -0.3rem;
    }
  }
}

.result-message {
  line-height: 22px;
  font-size: 16px;
}
.result-message a {
  color: rgb(89, 111, 214);
  font-weight: 600;
  text-decoration: none;
}
.hidden {
  display: none;
}
#card-error {
  color: red;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  margin-top: 12px;
}
#card-element {
  border-radius: 4px 4px 0 0;
  padding: 12px;
  border: 1px solid rgba(50, 50, 93, 0.1);
  height: 44px;
  width: 100%;
  background: white;
}
#payment-request-button {
  margin-bottom: 32px;
}
/* Buttons and links */
#btn-payment {
  background: #5469d4;
  color: #ffffff;
  font-family: Arial, sans-serif;
  border-radius: 0 0 4px 4px;
  border: 0;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  display: block;
  transition: all 0.2s ease;
  box-shadow: 0px 4px 5.5px 0px rgba(0, 0, 0, 0.07);
  width: 100%;
}
#btn-payment:hover {
  filter: contrast(115%);
}
#btn-payment:disabled {
  opacity: 0.5;
  cursor: default;
}
/* spinner/processing state, errors */
.spinner,
.spinner:before,
.spinner:after {
  border-radius: 50%;
}
.spinner {
  color: #ffffff;
  font-size: 22px;
  text-indent: -99999px;
  margin: 0px auto;
  position: relative;
  width: 20px;
  height: 20px;
  box-shadow: inset 0 0 0 2px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.spinner:before,
.spinner:after {
  position: absolute;
  content: '';
}
.spinner:before {
  width: 10.4px;
  height: 20.4px;
  background: #5469d4;
  border-radius: 20.4px 0 0 20.4px;
  top: -0.2px;
  left: -0.2px;
  -webkit-transform-origin: 10.4px 10.2px;
  transform-origin: 10.4px 10.2px;
  -webkit-animation: loading 2s infinite ease 1.5s;
  animation: loading 2s infinite ease 1.5s;
}
.spinner:after {
  width: 10.4px;
  height: 10.2px;
  background: #5469d4;
  border-radius: 0 10.2px 10.2px 0;
  top: -0.1px;
  left: 10.2px;
  -webkit-transform-origin: 0px 10.2px;
  transform-origin: 0px 10.2px;
  -webkit-animation: loading 2s infinite ease;
  animation: loading 2s infinite ease;
}
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Loading spinner */

.loader {
  border: 10px solid #fff;
  border-radius: 50%;
  border-top: 10px solid #3498db;
  border-bottom: 10px solid #3498db;
  width: 32px;
  height: 32px;
  -webkit-animation: spin 0.8s linear infinite; /* Safari */
  animation: spin 0.7s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Star rating */

div.stars {
  width: 340px;
  display: inline-block;
}

input.star {
  display: none;
}

label.star {
  float: right;
  padding: 10px;
  font-size: 3.5em;
  color: #444;
  transition: all 0.2s;
}

input.star:checked ~ label.star:before {
  content: '\2605';
  color: #fd4;
  transition: all 0.25s;
}

input.star-5:checked ~ label.star:before {
  color: #fe7;
  /* text-shadow: 0 0 20px #952; */
}

input.star-1:checked ~ label.star:before {
  color: #ff8800;
}

label.star:hover {
  transform: rotate(15deg) scale(1.3);
}

label.star:before {
  content: '\2605';
}

#rate-product {
  height: 500px;
}

#after-rating-div {
  transition: all 5s;
}

.pointer {
  cursor: pointer !important;
}

.quariera-partner {
  max-width: 250px;
}

.footer-extension {
  max-width: 1140px;
}

/* Chat room */
chat-room.small-chat {
  /* position: fixed; */
  /* bottom: 0; */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  width: 20rem;
}

.chat-room.small-chat .heading {
  height: 2.1rem;
}

.chat-room.small-chat .profile-photo img.avatar {
  height: 2rem;
  width: 2rem;
}
.chat-room img.avatar {
  height: 3rem;
  width: 3rem;
}

.chat-room.small-chat .profile-photo .state {
  position: relative;
  display: block;
  background-color: #007e33;
  height: 0.65rem;
  width: 0.65rem;
  z-index: 2;
  margin-left: 1.35rem;
  left: auto;
  top: -0.5rem;
  border-radius: 50%;
  border: 0.1rem solid #fff;
}

.chat-room.small-chat .heading .data {
  line-height: 1.5;
}
.chat-room.small-chat .heading .data .name {
  font-size: 0.8rem;
}
.chat-room.small-chat .heading .data .activity {
  font-size: 0.75rem;
}
.chat-room.small-chat .icons {
  padding-top: 0.45rem;
}
.chat-room.small-chat .my-custom-scrollbar {
  position: relative;
  height: 18rem;
  overflow: auto;
}
.chat-room.small-chat .my-custom-scrollbar > .card-body {
  height: 18rem;
}
.chat-room.small-chat
  .my-custom-scrollbar
  > .card-body
  .chat-message
  .media
  img {
  width: 3rem;
}
.chat-room.small-chat
  .my-custom-scrollbar
  > .card-body
  .chat-message
  .media
  .media-body
  p {
  font-size: 0.7rem;
}
.chat-room.small-chat .card-footer .form-control {
  border: none;
  padding: 0.375rem 0 0.43rem 0;
  font-size: 0.9rem;
}

.chat-room.small-chat.slim {
  height: 3rem;
}
.chat-room.small-chat.slim .card-footer {
  display: none;
}

/* Help Button in nav bar */
a.help-btn {
  border: 2px solid #ffffff;
  border-radius: 30px;
}

/* Mobile */
@media screen and (min-width: 768px) {
  .card-height {
    height: 100% !important;
  }
}

.color-white {
  color: white !important;
}

#products-list {
  margin: 25px 0 260px 0;
}

@media screen and (min-width: 768px) {
  .product-container {
    position: relative;
    height: auto;
  }

  .product-container:hover .product-summary {
    display: block;
  }
}

.product-title {
  margin-top: 3px;
  line-height: 1.4rem;
  font-weight: 600;
  text-align: center;
  font-size: 0.9rem;
}

.product-summary {
  position: absolute;
  top: -5%;
  left: -25%;
  display: none;
  width: 150%;
  height: auto;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.97);
  padding: 25px;
  margin: auto 0;
  border-radius: 5px;
  box-shadow: 0px 3px 4px 2px rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0px 3px 4px 2px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 3px 4px 2px rgba(0, 0, 0, 0.14);
  font-size: 0.9rem;
}

.product-summary-title {
  text-align: center;
}

.product-summary-image {
  width: 250px;
  height: auto;
}

#product-search-input,
#product-sort-selector {
  width: 100%;
  max-width: 100%;
}

.product-soon-ribbon {
  z-index: 500;
}

.product-title,
.product-summary-title,
.product-summary-content {
  color: black;
}

#product .card .description, #product .card .extra-info {
  background-color: #E1F2ED
}
.fixed-btn {
  position: fixed;
  right: 35px;
  bottom: 35px;
  z-index: 998;
  margin-bottom: 0;
  overflow: hidden;
  height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 15px 15px 15px 15px;
      padding-right: 15px;
      padding-bottom: 15px;
      padding-left: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: height 400ms;
  transition: height 400ms;
}
.mask1 {
  filter:saturate(0.1);
  filter: alpha(saturate=33); /*For IE8 and earlier*/
}

.select-wrapper.disable-toggle-all .select-toggle-all {
  display: none;
}

/** ImageAreas.js (front-side) */

#imagearea-container, .imagearea-container {
  position: relative;
  display: block;
}

.area {
  position: absolute;
  border: 2px dashed #ff0000;
  background-color: rgba(255, 0, 0, 0.2);
  cursor: pointer;
  user-select: none;
}

.area-id {
  position: absolute;
  top: 2px;
  left: 5px;
  color: black;
  font-weight: bold;
  pointer-events: none;
  font-size:14px;
}

#coords, #selected-ids, #message {
  margin-top: 10px;
  font-size: 14px;
  text-align: left;
  display: inline-block;
}