#Company_staticid {
  display: inline;
}
 .t-Footer-body{
  padding-inline-start: 7%;
  padding-inline-end: 7%;
}

/* مجبور کردن footer content به تمام عرض */
.t-Footer-content {
  max-width: none !important;
  width: 100% !important;
}

/* حذف محدودیت کانتینر داخلی */
.t-Footer-content > .container {
  max-width: none !important;
  width: 100% !important;
}

/* row هم فول عرض */
.t-Footer-content .row {
  margin-left: 0;
  margin-right: 0;
}

#APP_USER_NAME_BUTTON_ID,
#APP_USER_NAME_BUTTON_ID:hover,
#APP_USER_NAME_BUTTON_ID:focus {
  cursor: default !important;
}
