#tabelaRangi {
  font-family: 'Roboto', sans-serif!important;
}
.gradient-text-vip {
  color: #FFC826!important;
  font-weight: bold!important;
}
.gradient-text-mvip {
  color: #3DB0E1!important;
  font-weight: bold!important;
}
.gradient-text-cube {
  color: #934DEB!important;
  font-weight: bold!important;
}

th {
    width: 25%; 
}
table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-family: 'Roboto', sans-serif;
  border-radius: 15px;
  overflow: hidden;
  color: #e0e0e0;
}
tr.row-alt-1 > th, tr.row-alt-1 > td {
      background: #1c1a25!important;
    color: #ffffff;
}
tr.row-alt-2 > th, tr.row-alt-2 > td {
        background: #282535!important;
    color: #ffffff;
}
th, td {
    border: 0!important;
    text-align: center!important;
}
.tabelaRangiDescr {
  color:rgb(195, 195, 195);
  font-size: 15px;
  text-align: end;
}
.permission-style {
  text-align: start!important;
}
