/* Cookpit System — V11.69.1 Meu Acesso Layout + Suporte Safe */
.top-actions-left > .top-support-btn-v11691{
  margin-left:auto!important;
  flex:0 0 auto!important;
  white-space:nowrap!important;
  min-height:38px!important;
}
.top-actions-left > .top-support-btn-v11691 + .top-logout-btn{
  margin-left:0!important;
}
.my-access-card-v1169 .my-access-head h2{
  margin-top:0!important;
}
.my-access-card-v1169 .my-access-head{
  margin-bottom:14px!important;
}
@media(max-width:760px){
  .top-actions-left > .top-support-btn-v11691{
    order:2;
    margin-left:0!important;
    flex:1 1 auto!important;
    height:44px!important;
  }
  .top-actions-left > .top-logout-btn{
    order:3;
  }
}
