/* Id: 7.18183962.1583898281
 * Generated: 2020-03-10 23:46:56
 */
    footer.corporate-footer {
    z-index: 10000;
}

body #teconsent {
  z-index:11;
}

body #consent_blackbar {
    z-index: 100000!important;
}

body:not([data-station-id="radio"]) #teconsent {
    bottom: 90px !important;
    right: 10px !important;
}
body:not([data-station-id="radio"]) .wrapper.splash-color ~ #teconsent {
    bottom: 1.5rem !important;
    right: 1.5rem !important;
}

@media screen and (max-width: 767px){
  body:not([data-station-id="radio"]) #consent_blackbar {
      bottom: 9rem !important;
  }  
}
 
@media screen and (min-width:768px) {
  body:not([data-station-id="radio"]) #teconsent {
      bottom: 120px !important;
      right: 15px !important;
  }
  body:not([data-station-id="radio"]) .wrapper.splash-color ~ #teconsent {
      bottom: 1.5rem !important;
      right: 1.5rem !important;
  }
  body:not([data-station-id="radio"]) #consent_blackbar {
      bottom: 12rem !important;
  }
}

      