.ipsc_ml_error {
  font-size: 220%;
  font-weight: normal;
  line-height: 110%;
  padding-bottom: 8px;
  font-family: Arial Narrow, Helvetica, Arial, sans-serif;
  margin: 15px 0 0 0;
  color: #f00;
}

.ipsc_ml_title {
  font-size: 220%;
  font-weight: normal;
  line-height: 110%;
  padding-bottom: 8px;
  font-family: Arial Narrow, Helvetica, Arial, sans-serif;
  margin: 15px 0 0 0;
}

.ipsc_ml_table_listcomp {
  width: 100%;
  border-spacing: 1px;
  background-color: #e7e7e7;
  color: #666;
  margin-bottom: 15px;
}

.ipsc_ml_table_listcomp td,
.ipsc_ml_table_listcomp th {
  padding: 2px;
}

.ipsc_ml_table_listcomp thead th {
  text-align: center;
  background: #f0f0f0;
  color: #666;
  border-bottom: 1px solid #999;
  border-left: 1px solid #fff;
}

.ipsc_ml_table_listcomp thead a:hover {
  text-decoration: none;
}

.ipsc_ml_table_listcomp tbody th {
  font-weight: bold;
}

.ipsc_ml_table_listcomp tbody tr {
  background-color: #fff;
  text-align: left;
  vertical-align: top;
}

.ipsc_ml_table_listcomp tbody tr td {
  height: 20px;
  background: #fff;
  border: 1px solid #fff;
}

.ipsc_ml_table_listcomp tfoot td,
.ipsc_ml_table_listcomp tfoot th {
  background-color: #f3f3f3;
  border-top: 1px solid #999;
  text-align: center;
}

.ipsc_ml_table_listcomp thead th.colsep {
  border-left: 1px solid #999;
}

.ipsc_ml_table_listcomp tbody td.colsep {
  border-left: 1px solid #999;
}

table.ipsc_ml_table_listcomp tbody tr.row1,
table.ipsc_ml_table_listcomp tbody tr.row1 td {
  background: #f9f9f9;
  border-top: 1px solid #fff;
}

table.ipsc_ml_table_listcomp tbody tr.row0:hover td,
table.ipsc_ml_table_listcomp tbody tr.row1:hover td {
  background-color: #ffd;
}

.ipsc_ml_table_listcomp tbody td.compnum {
  text-align: center;
  color: #999;
  width: 3em;
}

.ipsc_ml_table_listcomp tbody td.compsquad {
  text-align: center;
  width: 5em;
}

.ipsc_ml_table_listcomp tbody td.compcategory {
  text-align: center;
  width: 5em;
}

.ipsc_ml_table_listcomp tbody td.compdivision {
  text-align: center;
  width: 5em;
}

.ipsc_ml_table_listcomp tbody td.compregion {
  text-align: center;
  width: 5em;
}

.ipsc_ml_table_listcomp tbody td.compconfirm {
  text-align: center;
  width: 5em;
}

.ipsc_ml_waitinglist {
  font-size: 1.2em;
  padding-bottom: 8px;
}

.ipsc_ml_timeend {
  font-style: italic;
  padding-bottom: 8px;
}

.ipsc_ml_vinfo p {
  text-align: center;
  font-size: 80%;
  color: #aaa;
  font-style: italic;
}

/* old stuff */

.ipscresvinfo p {
  text-align: center;
  font-size: 80%;
  color: #aaa;
  font-style: italic;
}

.ipscrestitle {
  font-size: 220%;
  font-weight: normal;
  line-height: 110%;
  padding-bottom: 8px;
  font-family: Arial Narrow, Helvetica, Arial, sans-serif;
  margin: 15px 0 0 0;
}

.ipscresdescr {
  font-style: italic;
  line-height: 110%;
  margin: 10px 0 10px 0;
}

.ipscreserror {
  font-size: 220%;
  font-weight: normal;
  line-height: 110%;
  padding-bottom: 8px;
  font-family: Arial Narrow, Helvetica, Arial, sans-serif;
  margin: 15px 0 0 0;
  color: #f00;
}

div.ipscresgraph {
  text-align: center;
}

table.ipscreslist {
  width: 100%;
  border-spacing: 1px;
  background-color: #e7e7e7;
  color: #666;
  margin-bottom: 15px;
}

table.ipscreslist td,
table.ipscreslist th {
  padding: 2px;
}

table.ipscreslist thead th {
  text-align: center;
  background: #f0f0f0;
  color: #666;
  border-bottom: 1px solid #999;
  border-left: 1px solid #fff;
}

table.ipscreslist thead a:hover {
  text-decoration: none;
}

table.ipscreslist thead th img {
  vertical-align: middle;
}

table.ipscreslist thead th.tabtitle {
  font-size: 180%;
  line-height: 120%;
  text-align: left;
  font-weight: normal;
  font-family: Arial Narrow, Helvetica, Arial, sans-serif;
  margin: 15px 0 0 0;
}

table.ipscreslist tbody th {
  font-weight: bold;
}

table.ipscreslist tbody tr {
  background-color: #fff;
  text-align: left;
}

table.ipscreslist thead th.colsep {
  border-left: 1px solid #999;
}

table.ipscreslist tbody td.colsep {
  border-left: 1px solid #999;
}

table.ipscreslist tbody tr.row1 {
  background: #f9f9f9;
  border-top: 1px solid #fff;
}

table.ipscreslist tbody tr.row0:hover td,
table.ipscreslist tbody tr.row1:hover td {
  background-color: #ffd;
}

table.ipscreslist tbody tr td {
  height: 20px;
  background: #fff;
  border: 1px solid #fff;
}

table.ipscreslist tbody tr.row1 td {
  background: #f9f9f9;
  border-top: 1px solid #fff;
}

table.ipscreslist tbody tr.yearsep td {
  border-top: 1px solid #ccc;
}

table.ipscreslist tfoot tr {
  text-align: center;
  color: #333;
}

table.ipscreslist tfoot td,
table.ipscreslist tfoot th {
  background-color: #f3f3f3;
  border-top: 1px solid #999;
  text-align: center;
}

table.ipscreslist tbody td.rnum,
table.ipscreslist thead th.rnum {
  text-align: right;
}

table.ipscreslist td.order {
  text-align: center;
  white-space: nowrap;
}

table.ipscreslist td.order span {
  float: left;
  display: block;
  width: 20px;
  text-align: center;
}

table.ipscreslist .pagination {
  display: table;
  padding: 0;
  margin: 0 auto;
}

.pagination div.limit {
  float: left;
  height: 22px;
  line-height: 22px;
  margin: 0 10px;
}

table.ipscresopts {
  width: 50%;
  margin-left: 0;
  margin-right: auto;
}

table.ipscresopts th {
  width: 100px;
  text-align: center;
  background: #f0f0f0;
  color: #666;
  border-right: 1px solid #999;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
