/* Malli: @include icon($facebook)*/
.jateopas-container .jateopas-buttons {
  text-align: center;
  margin-bottom: 2.5rem; }
  .jateopas-container .jateopas-buttons .button-large {
    background-color: #afafaf !important;
    margin: 0.3125rem; }
    .jateopas-container .jateopas-buttons .button-large.active {
      background-color: #01a07a !important; }
    .jateopas-container .jateopas-buttons .button-large:hover, .jateopas-container .jateopas-buttons .button-large:active, .jateopas-container .jateopas-buttons .button-large:focus {
      background-color: #008465 !important; }
.jateopas-container .jateopas-box {
  box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  margin-bottom: 2.5rem;
  border-radius: 0.5rem;
  padding: 3.75rem 3.75rem 3.4375rem 3.75rem; }
  .jateopas-container .jateopas-box:last-child {
    margin-bottom: 0; }
  @media print, screen and (max-width: 47.99875em) {
    .jateopas-container .jateopas-box {
      padding: 3.125rem 2.5rem 2.5rem 2.5rem; } }
@media print, screen and (max-width: 31.24875em) {
  .jateopas-container .jateopas-box {
    padding: 2.8125rem 1.5625rem 2.1875rem 1.5625rem; } }
.jateopas-container .jateopas-box .jateopas-box-title {
  text-align: center;
  margin: 0 0 0.4375rem 0; }
.jateopas-container .jateopas-box .jateopas-box-text {
  text-align: center; }
.jateopas-container .jateopas-box .jateopas-box-title-2 {
  margin-top: -0.375rem;
  margin-bottom: 0.3125rem; }
.jateopas-container .jateopas-jate-item {
  margin-bottom: 0.4375rem;
  font-size: 1.0625rem;
  font-weight: 600;
  cursor: pointer;
  color: #222222;
  transition: color 0.2s;
  line-height: 1.2; }
  .jateopas-container .jateopas-jate-item:last-child {
    margin-bottom: 0; }
  .jateopas-container .jateopas-jate-item:hover, .jateopas-container .jateopas-jate-item:active, .jateopas-container .jateopas-jate-item:focus {
    text-decoration: underline; }
.jateopas-container .jateopas-search-wrapper .jateopas-search-form {
  background-color: #fbe739 !important; }
  .jateopas-container .jateopas-search-wrapper .jateopas-search-form .jateopas-search-form-input {
    position: relative; }
  @media print, screen and (max-width: 63.99875em) {
    .jateopas-container .jateopas-search-wrapper .jateopas-search-form .jateopas-search-form-input {
      margin-top: 1.875rem; } }
  .jateopas-container .jateopas-search-wrapper .jateopas-search-form .jateopas-search-form-input #jateopas-search-keyword {
    height: 3.75rem;
    line-height: 3.75rem;
    border-radius: 1.875rem !important;
    font-size: 1.125rem;
    font-weight: 400;
    padding-left: 2.1875rem;
    padding-right: 3.75rem;
    position: relative;
    z-index: 1101;
    border: none !important;
    margin: 0 -1.875rem 0 0; }
  @-moz-document url-prefix() {
    .jateopas-container .jateopas-search-wrapper .jateopas-search-form .jateopas-search-form-input #jateopas-search-keyword {
      padding-bottom: 0; } }
  @media print, screen and (max-width: 31.24875em) {
    .jateopas-container .jateopas-search-wrapper .jateopas-search-form .jateopas-search-form-input #jateopas-search-keyword {
      font-size: 1rem;
      padding-left: 1.5625rem;
      padding-right: 1.5625rem;
      z-index: 1102; } }
  .jateopas-container .jateopas-search-wrapper .jateopas-search-form .jateopas-search-form-input #jateopas-search-button {
    margin: 0 0 0 -1.5625rem;
    padding-left: 4.1875rem;
    padding-right: 4.1875rem;
    border-radius: 1.875rem;
    position: absolute;
    z-index: 1102;
    right: -0.0625rem;
    height: 100%; }
  @media print, screen and (max-width: 47.99875em) {
    .jateopas-container .jateopas-search-wrapper .jateopas-search-form .jateopas-search-form-input #jateopas-search-button {
      padding-left: 2.5rem;
      padding-right: 2.5rem; } }
@media print, screen and (max-width: 31.24875em) {
  .jateopas-container .jateopas-search-wrapper .jateopas-search-form .jateopas-search-form-input #jateopas-search-button {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
    position: relative;
    margin: 0.625rem 0 0 0;
    width: 100%;
    height: 3.75rem;
    z-index: 1100; } }
.jateopas-container .jateopas-search-wrapper .jateopas-search-form .jateopas-search-form-input #jateopas-search-form-input-results {
  position: absolute;
  left: 0;
  right: 0;
  top: 1.875rem;
  background-color: #eee;
  z-index: 1100;
  border-bottom-left-radius: 1.5625rem;
  border-bottom-right-radius: 1.5625rem;
  padding: 3.125rem 2.1875rem 1.25rem 2.1875rem;
  display: none;
  box-shadow: 0 0 0.9375rem rgba(0, 0, 0, 0.1); }
@media print, screen and (max-width: 31.24875em) {
  .jateopas-container .jateopas-search-wrapper .jateopas-search-form .jateopas-search-form-input #jateopas-search-form-input-results {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
    z-index: 1101; } }
.jateopas-container .jateopas-search-wrapper .jateopas-waste-information {
  display: none; }
  .jateopas-container .jateopas-search-wrapper .jateopas-waste-information .jateopas-box-title {
    color: #01a07a;
    margin-bottom: 0.9375rem; }
  .jateopas-container .jateopas-search-wrapper .jateopas-waste-information .jateopas-synonyms {
    font-size: 1.3125rem;
    font-weight: 300;
    text-align: center;
    margin-bottom: 3.125rem; }
  .jateopas-container .jateopas-search-wrapper .jateopas-waste-information #jateopas-waste-types {
    margin-top: 0.9375rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .jateopas-container .jateopas-search-wrapper .jateopas-waste-information #jateopas-waste-types .jateopas-waste-type {
      text-align: center;
      margin-right: 1.875rem;
      display: block; }
      .jateopas-container .jateopas-search-wrapper .jateopas-waste-information #jateopas-waste-types .jateopas-waste-type #jateopas-waste-type-image:empty {
        margin-right: 0; }
      .jateopas-container .jateopas-search-wrapper .jateopas-waste-information #jateopas-waste-types .jateopas-waste-type #jateopas-waste-type-image img {
        max-width: 11.25rem;
        max-height: 11.25rem; }
.jateopas-container .jateopas-index-wrapper {
  display: none; }
  .jateopas-container .jateopas-index-wrapper .jateopas-index-letters {
    text-align: center;
    margin-bottom: 2.5rem;
    margin-top: 0; }
    .jateopas-container .jateopas-index-wrapper .jateopas-index-letters .jateopas-index-letter {
      cursor: pointer;
      margin: 0.3125rem; }
      .jateopas-container .jateopas-index-wrapper .jateopas-index-letters .jateopas-index-letter:hover, .jateopas-container .jateopas-index-wrapper .jateopas-index-letters .jateopas-index-letter:active, .jateopas-container .jateopas-index-wrapper .jateopas-index-letters .jateopas-index-letter:focus, .jateopas-container .jateopas-index-wrapper .jateopas-index-letters .jateopas-index-letter.active {
        text-decoration: underline; }
  .jateopas-container .jateopas-index-wrapper .jateopas-index-waste-lists .jateopas-jate-item {
    margin-bottom: 0.75rem; }
    .jateopas-container .jateopas-index-wrapper .jateopas-index-waste-lists .jateopas-jate-item:last-child {
      margin-bottom: 0; }
  .jateopas-container .jateopas-index-wrapper .jateopas-index-waste-lists .jateopas-index-waste-list {
    display: none; }
    .jateopas-container .jateopas-index-wrapper .jateopas-index-waste-lists .jateopas-index-waste-list:first-child {
      display: block; }
.jateopas-container .jateopas-loader-wrapper {
  display: none; }
