.bantext {
  font-size: 14px;
  /* font-weight: 600; */
  font-family: verdana, arial, sans;
  background-color: #ffb380;
  color: #552200;
  padding: 1px 15px;
}

.bantext a {
  color: #0000AA;
  text-decoration: underline;
}

.bantext a:visited {
  color: #0000AA;
  text-decoration: underline;
}

.bantext a:hover {
  color: #0000AA;
  text-decoration: underline;
}

.banhppanel {
  /* margin-bottom: 60px; */
  padding: 3px 0 10px 0;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

.banhppanel, .banpanel .cbg-RP {
  background-color: #ffb380;
}

.banpop {

}

.banpop div {
  text-align: center;
}

.currentpercent {
  background-color: #2c5ad0;
}

.neededpercent {
  background-color: #ec0000;
}

