/*****************************/
/*   ehon default settings   */
/*****************************/

.table-33669 {
  width: 80%;
  margin: 0 auto;
}
.box-gray {
  background-color: #cecece;
  width: 80%;
  margin: 0 auto;
  padding: 10px;
  box-sizing: border-box;
}
.table-33669 .bg_color-orange {
  background-color: #ffd78f;
  color: #333333;
  text-align: center;
}
.table-33669 .bg_color-green {
  background-color: #cff5d3;
  color: #333333;
  text-align: center;
}
.table-33669 th {
  font-weight: normal;
}
.table-33669 th.empty{
  background-color: #ffffff;
  background-image: linear-gradient(to top right, transparent, transparent 49%, #999 51%, #999 50%, transparent 52%, transparent);
}
.table-33669 td:not(:first-child) {
  font-weight: bold;
}