*{
        appearance: none;
        user-select: none;
}


#Userpublictable{
    background-color: white;
    color: brown;
    width: 60%;
    align-self: center;

}

#Userpublictable td{
    color: white;
}

#Userpublictable th{
    color: white;
}

table, th,td {
  border-collapse: collapse;
  border: 1px solid white;
  text-align: center;
  /*color: rgb(2, 2, 168);*/
}
#Usercode{
 color: white;
}
#ERPUser{
 color: white;
}
#KRPUser{
 color: white;
}
#CGLOAN{
 color: white;
}