/* 0.5.27 — grade de altura total: sem vazio entre rack e transporte. */
@media(max-width:760px){
  #emr-mobile-mix-root,#emr-mobile-mix-root *{box-sizing:border-box!important}
  body.emr-mobile-mix-open #emr-mobile-mix-root:not([hidden]){position:fixed!important;inset:0!important;width:auto!important;height:auto!important;min-height:0!important;padding:0!important;overflow:hidden!important}
  #emr-mobile-mix-root .emr-mobile-console{
    position:absolute!important;inset:3px!important;display:grid!important;
    grid-template-rows:46px 38px 42px 88px minmax(0,1fr) 72px!important;
    width:auto!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important
  }
  #emr-mobile-mix-root .emr-mobile-console>header{grid-row:1!important;width:100%!important;height:46px!important;min-height:0!important}
  #emr-mobile-mix-root .emr-mobile-preset{grid-row:2!important;width:100%!important;height:38px!important}
  #emr-mobile-mix-root .emr-mobile-top-actions{grid-row:3!important;width:100%!important;height:42px!important;padding-top:5px!important;padding-bottom:5px!important}
  #emr-mobile-mix-root .emr-mobile-source-room{grid-row:4!important;width:100%!important;height:88px!important;padding-top:7px!important;padding-bottom:7px!important;gap:6px!important}
  #emr-mobile-mix-root .emr-mobile-channel-stage{
    position:relative!important;grid-row:5!important;display:grid!important;grid-template-rows:minmax(0,1fr) 27px!important;
    align-self:stretch!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important
  }
  #emr-mobile-mix-root .emr-mobile-channels{grid-row:1!important;align-self:stretch!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:5px 4px!important;overflow-x:hidden!important;overflow-y:hidden!important}
  #emr-mobile-mix-root .emr-mobile-channel{align-self:stretch!important;height:100%!important;min-height:0!important;margin:0!important;padding-top:6px!important}
  #emr-mobile-mix-root .emr-mobile-channel input{
    top:59%!important;left:50%!important;width:clamp(118px,26vh,180px)!important;height:32px!important;
    margin:0!important;transform:translate(-50%,-50%) rotate(-90deg)!important
  }
  #emr-mobile-mix-root .emr-mobile-channel .emr-mobile-vu{top:68px!important;bottom:18px!important}
  #emr-mobile-mix-root .emr-mobile-rack-nav{grid-row:2!important;align-self:end!important;width:100%!important;height:27px!important;margin:0!important}
  #emr-mobile-mix-root .emr-mobile-transport{
    position:relative!important;grid-row:6!important;left:auto!important;right:auto!important;bottom:auto!important;align-self:stretch!important;
    width:100%!important;height:72px!important;min-height:0!important;margin:0!important
  }
}

@media(max-width:380px){
  #emr-mobile-mix-root .emr-mobile-console{grid-template-rows:44px 36px 40px 84px minmax(0,1fr) 68px!important}
  #emr-mobile-mix-root .emr-mobile-console>header{height:44px!important}
  #emr-mobile-mix-root .emr-mobile-preset{height:36px!important}
  #emr-mobile-mix-root .emr-mobile-top-actions{height:40px!important}
  #emr-mobile-mix-root .emr-mobile-source-room{height:84px!important}
  #emr-mobile-mix-root .emr-mobile-transport{height:68px!important}
}
