/* Keep the supplied IoT content and demonstrations, but use the canonical
   GA Applications shell and real brand assets across every traffic route. */
.ga-iot-traffic-integrated .brand-logo,
.ga-iot-traffic-integrated .footer-ga-logo{
  display:block;
  width:auto;
  height:36px;
  max-width:150px;
  object-fit:contain;
}
.ga-iot-traffic-integrated .footer-ga-logo{
  height:44px;
  max-width:180px;
  margin:0 0 1rem;
}
.ga-system-nav-mounted body.ga-iot-traffic-integrated > .skip-link,
.ga-system-nav-mounted body.ga-iot-traffic-integrated > .ga-header{
  display:none!important;
}
.ga-iot-traffic-integrated .ga-footer a:focus-visible,
.ga-iot-traffic-integrated main a:focus-visible,
.ga-iot-traffic-integrated main button:focus-visible{
  outline:3px solid #b7ff45;
  outline-offset:3px;
}
