/* SGW V312 - card OLT no topo da coluna esquerda do perfil */

.sgw159-profile-aside .sgw294-profile-onu.sgw312-profile-onu-left{
  width:100% !important;
  min-width:0 !important;
  max-width:none !important;
  margin:0 0 0 0 !important;
  padding:9px 10px !important;
  box-sizing:border-box !important;
  border-radius:9px !important;
  line-height:1.18 !important;
}

.sgw159-profile-aside .sgw294-profile-onu.sgw312-profile-onu-left span{
  font-size:8px !important;
  line-height:1.2 !important;
}

.sgw159-profile-aside .sgw294-profile-onu.sgw312-profile-onu-left b{
  display:block !important;
  margin-top:2px !important;
  font-size:9px !important;
  line-height:1.25 !important;
  white-space:normal !important;
  overflow-wrap:anywhere !important;
}

.sgw159-profile-aside .sgw294-profile-onu.sgw312-profile-onu-left small{
  display:block !important;
  margin-top:3px !important;
  font-size:7px !important;
  line-height:1.25 !important;
  white-space:normal !important;
  overflow-wrap:anywhere !important;
}

/* Baixa os botões para deixar respiro entre o card da OLT e as ações. */
.sgw159-profile-aside .client-actions-vertical.sgw312-profile-actions-lowered{
  margin-top:22px !important;
  margin-bottom:22px !important;
}

/* Evita que qualquer regra antiga tente manter o card dentro do cabeçalho. */
.sgw159-profile-head > .sgw294-profile-onu.sgw312-profile-onu-left{
  display:none !important;
}

@media(max-width:980px){
  .sgw159-profile-aside .sgw294-profile-onu.sgw312-profile-onu-left{
    width:100% !important;
  }
  .sgw159-profile-aside .client-actions-vertical.sgw312-profile-actions-lowered{
    margin-top:16px !important;
    margin-bottom:18px !important;
  }
}
