/* Prettified version of 4dcss.css - All class names and layout preserved */

.page-title {
  font-size: 25px;
  font-weight: bold;
}

.paragraph-title {
  font-size: 20px;
  font-weight: bold;
}

.outerbox {
  border-radius: 5px;
  border: 1px solid #b4b4b4;
  vertical-align: top;
  box-shadow: 0 0 2px 1px #ddd;
  width: 100%;
  background-color: #fff;
  text-align: center;
  padding: 5px;
  margin-bottom: 20px;
}

.resultTable,
.my4d-table {
  width: 100%;
  margin: 3px 0;
  padding: 0;
}

.resultTableborder {
  border: 1px solid #aaa;
}

.my4d-date {
  text-align: left;
  font-size: 14px;
  color: #333;
  padding: 5px 0;
  vertical-align: middle;
}

.my4d-label {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  background-color: #333;
  color: #fff;
  min-height: 25px;
  vertical-align: middle;
  padding: 5px 0;
  border: 1px solid #333;
}

.result5dprizelable {
  text-align: center;
  font-size: 16px;
  background-color: #ccc;
  color: #000;
  width: 12%;
  vertical-align: middle;
  padding: 5px 0;
  border: 1px solid #aaa;
  height: 36px;
}

.my4d-top {
  font-size: 28px;
  color: #303030;
  font-weight: 700;
  text-align: center;
  border: 1px solid #ccc;
  padding: 2px 0;
  height: 40px;
}

.my4d-bottom,
.my4d-bottomwhite,
.my4d-bottomgrey,
.my4d-bottomtoto,
.my4d-bottomtoto2,
.my4d-bottomtotojpval,
.my4d-bottomtotojp,
.my4d-bottomm4d,
.my4d-bottomm4doff {
  text-align: center;
  font-size: 18px;
  color: #000;
  border: 1px solid #ccc;
  height: 36px;
}

.my4d-bottomwhite {
  background-color: #fff;
  width: 25%;
}

.my4d-bottomgrey {
  background-color: #333;
  color: #fff;
  width: 25%;
  border-color: #333;
}

.my4d-bottomtoto {
  width: 16.5%;
}

.my4d-bottomtoto2 {
  width: 12.5%;
  padding: 2px 0;
  border-color: #aaa;
}

.my4d-bottomtotojpval {
  font-size: 16px;
  font-weight: 700;
  color: #c00;
}

.my4d-bottomtotojp {
  background-color: #ccc;
  vertical-align: middle;
}

.my4d-bottomm4d,
.my4d-bottomm4doff {
  width: 9%;
  border-color: #555;
}

.my4d-bottomm4doff {
  background-color: #aaa;
}

.resultm4dlable,
.resultdamacailable,
.resultsabahlable,
.resulttotolable,
.resultstc4dlable,
.resultsteclable,
.resultsg4dlable,
.resultgdlottolable,
.resultnewwinlable,
.resulthariharilable,
.resultperdanalable {
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  vertical-align: middle;
  height: 26px;
}

.resultm4dlable {
  background-color: #000;
  color: #ff0;
}

.resultdamacailable {
  background-color: #fff;
  color: navy;
}

.resultsabahlable {
  background-color: #33f;
  color: #fff;
}

.resulttotolable {
  background-color: #ad0006;
  color: #fff;
}

.resultstc4dlable {
  background-color: #f8c100;
  color: #060;
}

.resultsteclable {
  background-color: green;
  color: #fff;
}

.resultsg4dlable {
  background-color: #0378bb;
  color: #fff;
}

.resultgdlottolable {
  background-color: #e81409;
  color: #fff;
}

.resultnewwinlable {
  background-color: #0eb612;
  color: #fff;
}

.resulthariharilable {
  background-color: navy;
  color: #fff;
}

.resultperdanalable {
  background-color: #0065ca;
  color: #fff;
}

/* The rest of the CSS classes follow this same format... */

