
.parnto_tab{
    border-radius: 5px;;
}

.prontio_num p {
    color: #fff;
    text-align: right;
}

.parnto_tab {
    background-color: #217fc2;
    border-radius: 5px;
   
}
.pronto i.fas {
    color: #fff;
    font-size: 32px;
}
.pronto i.far {
    color: #fff;
    font-size: 32px;
}
.pronto i.fa {
    color: #fff;
    font-size: 32px;
}
.prontio_num h3 {
    text-align: right;
}
.prontio_num h3 {
    text-align: right;
    margin: 0;
    color: #fff;
    font-weight: bold;
}
.prontio_num p {
    color: #fff; text-align:right;
}

.tabel_user table {
    border-collapse: collapse;
    width: 100%;
  }
  
  .tabel_user td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
  }
  
  .tabel_user tr:nth-child(even) {
    background-color: #eee;
  }
  .tabel_user a {
      width: 100%;
      padding: 5px;
      font-size: 15px;
  }