.proboxsubs {
  min-width: 230px;
  padding: 10px;
  border: 1px solid #ede4e4 !important;
  border-radius: 3px;
  box-shadow: 0px 0px 11px #ede4e4;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.proname {
  height: 40px;
}
.smallbox {
  width: 20px !important;
}
.recrgbox {
  width: 200px !important;
  height: 30px;
  border: 0px;
  border-bottom: 1px solid #333333;
  font-size: 20px;
}
.nodisplay {
  display: none;
}
.fntmedium {
  font-size: 15px;
}
.successfnt {
  color: #5e9726;
  font-size: 13px;
  font-weight: bold;
}
.successfntbg {
  color: #5e9726;
  font-size: 16px;
  font-weight: bold;
}
.warningfnt {
  color: #c05a2d;
  font-size: 13px;
  font-weight: bold;
}
.warningfntbg {
  color: #c05a2d;
  font-size: 16px;
  font-weight: bold;
}
.pd-2 {
  padding: 5px 0 !important;
}
.wd30 {
  width: 40px !important;
}
.wd50 {
  width: 50px !important;
}
.wd80 {
  width: 60px !important;
}
.wd100 {
  width: 100px !important;
}
.hg42 {
  height: 42px !important;
}
.cleaner {
  clear:both;
}
.h5a {
  height:5px;
}
.h10 {
  height:10px;
}
.h20 {
  height:20px;
}
.h50 {
  height:50px;
}