/* body {
  background: black;
} */
@media screen and (max-width: 1290px) {
  /* Boton */
  #container-dashboard {
    width: auto;
    font-size: 2rem;
  }
  #container-tablecell-action {
    width: 'auto';
  }
  #button-tablecell-action {
    width: '27%';
    font-size: auto;
  }
  /* Chapas */
  #container-tablecell-display-port {
    display: none;
  }
}
@media screen and (max-width: 1029px) {
  /* Boton */
  #container-dashboard {
    width: auto;
    font-size: 2rem;
  }
  #button-tablecell-action {
    width: '27%';
    font-size: auto;
    overflow: hidden;
    white-space: nowrap;
  }
  /* Chapas */
  #container-tablecell-display-port {
    display: none;
  }
}

@media screen and (max-width: 940px) {
  /* Boton */
  #container-dashboard {
    width: auto;
    font-size: 2rem;
  }
  #button-tablecell-action {
    width: '27%';
    font-size: auto;
    overflow: hidden;
    white-space: nowrap;
  }
  #container-tablecell-action {
    width: auto;
  }
  /* Propiedad */
  #container-dashboard {
    width: auto;
  }
  #container-tablecell-id {
    display: none;
  }
  #container-tablecell-subtype {
    display: none;
  }
  #container-tablecell-date {
    display: none;
  }
  /* Miembros */
  #container-tablecell-name {
    width: auto;
  }
  #container-tablecell-email {
    width: auto;
  }
  #container-tablecell-rol {
    width: auto;
  }
  #container-tablecell-number {
    display: none;
  }
  /* Logs */
  #container-tablecell-chapa {
    display: none;
  }
  /* Chapas */
  #container-tablecell-chapaId {
    display: none;
  }
  #container-tablecell-timeEnd {
    display: none;
  }
  #container-tablecell-emergency {
  }
  #container-tablecell-qr {
  }
  #container-tablecell-state {
  }
  #container-tablecell-display-port {
    display: none;
  }
}

@media screen and (max-width: 740px) {
  /* Boton */
  #container-dashboard {
    width: auto;
    font-size: 2rem;
  }
  #button-tablecell-action {
    width: '27%';
    font-size: auto;
    overflow: hidden;
    white-space: nowrap;
  }
  /* Miembros */
  #container-dashboard {
    width: auto;
  }
  #container-tablecell-email {
    display: none;
  }
  #container-tablecell-chapa {
    display: none;
  }
  #container-tablecell-number {
    display: none;
  }
  /* Chapas */
  #container-tablecell-prop {
    display: none;
  }
  #container-tablecell-chapaId {
    display: none;
  }
  #container-tablecell-timeEnd {
    display: none;
  }
  #container-tablecell-emergency {
    display: none;
  }
  #container-tablecell-qr {
    display: none;
  }
  #container-tablecell-display-port {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  /* Boton */
  #container-dashboard {
    width: auto;
    font-size: 2rem;
  }
  #button-tablecell-action {
    width: '27%';
    font-size: auto;
    overflow: hidden;
    white-space: nowrap;
  }
  /* Miembros */
  #container-dashboard {
    width: auto;
  }
  #container-tablecell-email {
    display: none;
  }
  #container-tablecell-chapa {
    display: none;
  }
  #container-tablecell-number {
    display: none;
  }
  /* Chapas */
  #container-tablecell-prop {
    display: none;
  }
  #container-tablecell-device {
    display: none;
  }
  #container-tablecell-port {
    display: none;
  }
  #container-tablecell-addport {
    width: 10%;
    font-size: small;
  }
  #container-tablecell-chapaId {
    display: none;
  }
  #container-tablecell-timeEnd {
    display: none;
  }
  #container-tablecell-emergency {
    display: none;
  }
  #container-tablecell-qr {
    display: none;
  }
  #container-tablecell-display-port {
    display: none;
  }
}

@media screen and (max-width: 540px) {
  /* Boton */
  #container-dashboard {
    width: auto;
    font-size: 2rem;
  }
  #button-tablecell-action {
    width: auto;
    font-size: auto;
  }

  /* Propiedad */
  #button-add-propiedad {
    width: 35%;
    font-size: smaller;
  }
  #container-tablecell-name {
    width: 40%;
  }
  #container-tablecell-id {
    display: none;
  }
  #container-tablecell-address {
    display: none;
  }
  #container-tablecell-type {
    display: none;
  }
  #container-tablecell-subtype {
    display: none;
  }
  #container-tablecell-date {
    display: none;
  }
  #container-tablecell-action {
    width: auto;
    align-items: center;
    align-content: center;
    align-self: auto;
    padding: 0.1em;
  }
  /* Miembros */
  #container-dashboard {
    width: auto;
  }
  #typography-name-prop {
    font-size: 1em;
  }
  #container-tablecell-chapa {
    display: none;
  }
  #container-tablecell-number {
    display: none;
  }
  #container-tablecell-rol {
  }
  #container-tablecell-rut {
    display: none;
  }
  #container-tablecell-email {
    display: none;
  }
  /* Chapas */
  #container-tablecell-prop {
    display: none;
  }
  #container-tablecell-port {
    display: none;
  }
  #container-tablecell-addport {
    width: 10%;
    font-size: small;
  }
  #container-tablecell-device {
    display: none;
  }
  #container-tablecell-chapaId {
    display: none;
  }
  #container-tablecell-timeEnd {
    display: none;
  }
  #container-tablecell-emergency {
    display: none;
  }
  #container-tablecell-qr {
    display: none;
  }
  #container-tablecell-display-port {
    display: none;
  }
  /* Logs */
  #log-container-tablecell-type {
    width: 33%;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    border: 0.5rem;
  }
  #log-container-tablecell-chapa {
    width: 33%;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    border: 0.5rem;
  }
  #log-container-tablecell-date {
    width: 33%;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
  }
  #log-container-tablecell-desc {
    display: none;
  }
}

@media screen and (max-width: 450px) {
  /* Boton */
  #container-dashboard {
    width: auto;
    font-size: 2rem;
  }
  #button-tablecell-action {
    width: auto;
    font-size: auto;
  }

  /* Propiedad */
  #button-add-propiedad {
    width: 35%;
    font-size: smaller;
  }
  #container-tablecell-name {
    width: 40%;
  }
  #container-tablecell-id {
    display: none;
  }
  #container-tablecell-address {
    display: none;
  }
  #container-tablecell-type {
    display: none;
  }
  #container-tablecell-subtype {
    display: none;
  }
  #container-tablecell-date {
    display: none;
  }
  #container-tablecell-action {
    width: auto;
    align-items: center;
    align-content: center;
    align-self: auto;
    padding: 0.1em;
  }
  /* Miembros */
  #typography-name-prop {
    font-size: 1em;
  }
  #container-tablecell-email {
    display: none;
  }
  #container-tablecell-chapa {
    display: none;
  }
  #container-tablecell-number {
    display: none;
  }
  #container-tablecell-rol {
    display: none;
  }
  #container-tablecell-rut {
    display: none;
  }
  /* Chapas */
  #container-tablecell-prop {
    display: none;
  }
  #container-tablecell-port {
    display: none;
  }
  #container-tablecell-addport {
    width: 10%;
    font-size: small;
  }
  #container-tablecell-device {
    display: none;
  }
  #container-tablecell-emergency {
    display: none;
  }
  #container-tablecell-qr {
    display: none;
  }
  #container-tablecell-chapaId {
    display: none;
  }
  #container-tablecell-timeEnd {
    display: none;
  }
  #container-tablecell-state {
    display: none;
  }
  #container-tablecell-display-port {
    display: none;
  }
  /* Logs */
  #log-container-tablecell-type {
    width: 33%;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    border: 0.5rem;
  }
  #log-container-tablecell-chapa {
    width: 33%;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    border: 0.5rem;
  }
  #log-container-tablecell-date {
    width: 33%;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
  }
  #log-container-tablecell-desc {
    display: none;
  }
  #log-container-tablecell-rut {
    display: none;
  }
}

@media screen and (max-width: 370px) {
  /* Boton */
  #container-dashboard {
    width: auto;
    font-size: 2rem;
  }
  #button-tablecell-action {
    width: auto;
    font-size: auto;
  }
  #button-typography-action {
    text-indent: -999px;
    font: 0/0 a;
    font-size: 0;
    text-shadow: transparent;
    color: transparent;
    text-decoration: none;
  }

  /* Propiedad */
  #button-add-propiedad {
    width: 35%;
    font-size: smaller;
  }
  #container-tablecell-name {
    width: 40%;
  }
  #container-tablecell-id {
    display: none;
  }
  #container-tablecell-address {
    display: none;
  }
  #container-tablecell-type {
    display: none;
  }
  #container-tablecell-subtype {
    display: none;
  }
  #container-tablecell-date {
    display: none;
  }
  #container-tablecell-action {
    width: auto;
    align-items: center;
    align-content: center;
    align-self: auto;
    padding: 0.1em;
  }
  /* Miembros */
  #typography-name-prop {
    font-size: 1em;
  }
  #container-tablecell-email {
    display: none;
  }
  #container-tablecell-chapa {
    display: none;
  }
  #container-tablecell-number {
    display: none;
  }
  #container-tablecell-rol {
    display: none;
  }
  #container-tablecell-rut {
    display: none;
  }
  /* Chapas */
  #container-tablecell-prop {
    display: none;
  }
  #container-tablecell-port {
    display: none;
  }
  #container-tablecell-emergency {
    display: none;
  }
  #container-tablecell-qr {
    display: none;
  }
  #container-tablecell-addport {
    width: 10%;
    font-size: small;
  }
  #container-tablecell-device {
    display: none;
  }
  #container-tablecell-chapaId {
    display: none;
  }
  #container-tablecell-timeEnd {
    display: none;
  }
  #container-tablecell-state {
    display: none;
  }
  #container-tablecell-display-port {
    display: none;
  }
  /* Logs */
  #log-container-tablecell-type {
    align-items: center;
    width: 33%;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    border: 0.5rem;
  }
  #log-container-tablecell-chapa {
    width: 33%;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    border: 0.5rem;
  }
  #log-container-tablecell-rut {
    display: none;
  }
  #log-container-tablecell-date {
    display: none;
  }
  #log-container-tablecell-desc {
    display: none;
  }
}

@media screen and (max-width: 280px) {
  /* Boton */
  #container-dashboard {
    width: auto;
    font-size: 2rem;
  }
  #button-tablecell-action {
    font-size-adjust: '0rem';
    width: '10%';
  }
  #button-typography-action {
    text-indent: -999px;
    font: 0/0 a;
    font-size: 0;
    text-shadow: transparent;
    color: transparent;
    text-decoration: none;
  }

  /* Propiedad */
  #button-add-propiedad {
    width: 35%;
    font-size: smaller;
  }
  #container-tablecell-name {
    width: 40%;
  }
  #container-tablecell-id {
    display: none;
  }
  #container-tablecell-address {
    display: none;
  }
  #container-tablecell-type {
    display: none;
  }
  #container-tablecell-subtype {
    display: none;
  }
  #container-tablecell-date {
    display: none;
  }
  #container-tablecell-action {
    width: '10%';
    align-items: center;
    align-content: center;
    align-self: auto;
    padding: 0rem;
  }
  /* Miembros */
  #typography-name-prop {
    font-size: 1em;
  }
  #container-tablecell-email {
    display: none;
  }
  #container-tablecell-chapa {
    display: none;
  }
  #container-tablecell-number {
    display: none;
  }
  #container-tablecell-rol {
    display: none;
  }
  #container-tablecell-rut {
    display: none;
  }
  /* Chapas */
  #container-tablecell-prop {
    display: none;
  }
  #container-tablecell-port {
    display: none;
  }
  #container-tablecell-emergency {
    display: none;
  }
  #container-tablecell-qr {
    display: none;
  }
  #container-tablecell-addport {
    width: 10%;
    font-size: small;
  }
  #container-tablecell-device {
    display: none;
  }
  #container-tablecell-chapaId {
    display: none;
  }
  #container-tablecell-timeEnd {
    display: none;
  }
  #container-tablecell-state {
    display: none;
  }
  #container-tablecell-display-port {
    display: none;
  }
  /* Logs */
  #log-container-tablecell-type {
    align-items: center;
    width: 33%;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    border: 0.5rem;
  }
  #log-container-tablecell-chapa {
    width: 33%;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    border: 0.5rem;
  }
  #log-container-tablecell-rut {
    display: none;
  }
  #log-container-tablecell-date {
    display: none;
  }
  #log-container-tablecell-desc {
    display: none;
  }
}
