
/* cal related */
.tableTitleCell { background: #fdf5d9; }
.calCell { background: #fdf5d9; text-align: left; font-size: 12px; height: 100px; }
.calCellToday { background: #F2F5A8; }
.darkCalCell { background: #f5df8e; }
.calTable { width: 800px; height: 500px;  background: #a56113; margin-left: auto; margin-right: auto; }
.calTitle { font-weight: 100 ; background-color: #fdf5d9; color: #3d2816; text-align: center; height: 30px; font-size: 18px; }
.daycalTitle { color: #f2b6a2; }
/* set cell width here V */
.dayEvent { color: black; min-height: 100px; width: 100px; }

.big { font-size: 48px; font-weight: bold; }
.orange { color: #f5e08f; font-family: Arial; }
.orange img { margin: 7px 0 7px 0;}
.big24 { font-size: 24px; }
.singleDay { border: 1px solid black; width: 600px; margin: 40px; }
.singleDay0 { margin: 5px;  }
/* end cal erelated */

.classItem {  width: 120px; margin: 1px; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; border-radius: 0.3em; }

.verifyTable tr td.label { font-weight: bold; }
.verifyTable tr td h2 { padding: 0; margin: 0; }

.orderConf p { margin-top: 10px; }