@charset "UTF-8";
dd {
  margin: 0;
  padding: 0 3px;
  text-align: left;
  color: #fff;
  width: 98%;
  background: none;
}
div.dojoxCalendarEvent {
  border-top-right-radius: 5px;
}
.dojoxCalendar {
  font-family: Myriad,Helvetica, Tahoma, Arial, clean, sans-serif;
}
.dojoxCalendar div,
.dojoxCalendar span,
.dojoxCalendar em,
.dojoxCalendar dl,
.dojoxCalendar dt,
.dojoxCalendar dd,
.dojoxCalendar ol,
.dojoxCalendar ul,
.dojoxCalendar li,
.dojoxCalendar table,
.dojoxCalendar tbody,
.dojoxCalendar tfoot,
.dojoxCalendar thead,
.dojoxCalendar tr,
.dojoxCalendar th {
  font-family: Myriad, Helvetica, Tahoma, Arial, clean, sans-serif;
}

.dojoxCalendarMatrixView .dojoxCalendarEvent.dojoxCalendarHorizontal {
  padding-top: 1px;
}

/* カレンダモデル色設定 */
/* 青 */
.flat_purple .dojoxCalendarEvent.Calendar2 .bg.bg,
.flat_blue .dojoxCalendarEvent.Calendar2 .bg.bg,
.flat_orange .dojoxCalendarEvent.Calendar2 .bg.bg,
.flat_navy .dojoxCalendarEvent.Calendar2 .bg.bg,
.flat_green .soria .dojoxCalendarEvent.Calendar2 .bg.bg,
.flat_white .soria .dojoxCalendarEvent.Calendar2 .bg.bg,
.claro .dojoxCalendarEvent.Calendar2 .bg.bg,
.soria .dojoxCalendarEvent.Calendar2 .bg.bg,
.tundra .dojoxCalendarEvent.Calendar2 .bg.bg,
.nihilo .dojoxCalendarEvent.Calendar2 .bg.bg {
  background: #3a5dc7;
}
.flat_purple .dojoxCalendarEvent.Calendar2.Hovered .bg.bg,
.flat_blue .dojoxCalendarEvent.Calendar2.Hovered .bg.bg,
.flat_orange .dojoxCalendarEvent.Calendar2.Hovered .bg.bg,
.flat_navy .dojoxCalendarEvent.Calendar2.Hovered .bg.bg,
.flat_green .dojoxCalendarEvent.Calendar2.Hovered .bg.bg,
.flat_white .dojoxCalendarEvent.Calendar2.Hovered .bg.bg,
.claro .dojoxCalendarEvent.Calendar2.Hovered .bg.bg,
.soria .dojoxCalendarEvent.Calendar2.Hovered .bg.bg,
.tundra .dojoxCalendarEvent.Calendar2.Hovered .bg.bg,
.nihilo .dojoxCalendarEvent.Calendar2.Hovered .bg.bg {
  background: #456FEE;
}
.flat_purple .dojoxCalendarEvent.Calendar2.Selected .bg.bg,
.flat_blue .dojoxCalendarEvent.Calendar2.Selected .bg.bg,
.flat_orange .dojoxCalendarEvent.Calendar2.Selected .bg.bg,
.flat_navy .dojoxCalendarEvent.Calendar2.Selected .bg.bg,
.flat_green .dojoxCalendarEvent.Calendar2.Selected .bg.bg,
.flat_white .dojoxCalendarEvent.Calendar2.Selected .bg.bg,
.claro .dojoxCalendarEvent.Calendar2.Selected .bg.bg,
.soria .dojoxCalendarEvent.Calendar2.Selected .bg.bg,
.tundra .dojoxCalendarEvent.Calendar2.Selected .bg.bg,
.nihilo .dojoxCalendarEvent.Calendar2.Selected .bg.bg {
  background: #2F4BA1;
}
.flat_purple .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2 .startTime,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2 .startTime,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2 .startTime,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2 .startTime,
.flat_green .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2 .startTime,
.flat_white .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2 .startTime,
.claro .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2 .startTime,
.soria .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2 .startTime,
.tundra .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2 .startTime,
.nihilo .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2 .startTime {
  background-color: #2F4BA1;
}
.flat_purple .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Hovered .startTime,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Hovered .startTime,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Hovered .startTime,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Hovered .startTime,
.flat_green .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Hovered .startTime,
.flat_white .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Hovered .startTime,
.claro .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Hovered .startTime,
.soria .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Hovered .startTime,
.tundra .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Hovered .startTime,
.nihilo .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Hovered .startTime {
  background-color: #3A5DC7;
}
.flat_purple .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Selected .startTime,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Selected .startTime,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Selected .startTime,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Selected .startTime,
.flat_green .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Selected .startTime,
.flat_white .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Selected .startTime,
.claro .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Selected .startTime,
.soria .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Selected .startTime,
.tundra .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Selected .startTime,
.nihilo .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar2.Selected .startTime {
  background-color: #152248;
}
/* 緑 */
.flat_purple .dojoxCalendarEvent.Calendar3 .bg.bg,
.flat_blue .dojoxCalendarEvent.Calendar3 .bg.bg,
.flat_orange .dojoxCalendarEvent.Calendar3 .bg.bg,
.flat_navy .dojoxCalendarEvent.Calendar3 .bg.bg,
.flat_green .dojoxCalendarEvent.Calendar3 .bg.bg,
.flat_white .dojoxCalendarEvent.Calendar3 .bg.bg,
.claro .dojoxCalendarEvent.Calendar3 .bg.bg,
.soria .dojoxCalendarEvent.Calendar3 .bg.bg,
.tundra .dojoxCalendarEvent.Calendar3 .bg.bg,
.nihilo .dojoxCalendarEvent.Calendar3 .bg.bg {
  background: #0aa50a;
}
.flat_purple .dojoxCalendarEvent.Calendar3.Hovered .bg.bg,
.flat_blue .dojoxCalendarEvent.Calendar3.Hovered .bg.bg,
.flat_orange .dojoxCalendarEvent.Calendar3.Hovered .bg.bg,
.flat_navy .dojoxCalendarEvent.Calendar3.Hovered .bg.bg,
.flat_green .dojoxCalendarEvent.Calendar3.Hovered .bg.bg,
.flat_white .dojoxCalendarEvent.Calendar3.Hovered .bg.bg,
.claro .dojoxCalendarEvent.Calendar3.Hovered .bg.bg,
.soria .dojoxCalendarEvent.Calendar3.Hovered .bg.bg,
.tundra .dojoxCalendarEvent.Calendar3.Hovered .bg.bg,
.nihilo .dojoxCalendarEvent.Calendar3.Hovered .bg.bg {
  background: #0bbf0b;
}
.flat_purple .dojoxCalendarEvent.Calendar3.Selected .bg.bg,
.flat_blue .dojoxCalendarEvent.Calendar3.Selected .bg.bg,
.flat_orange .dojoxCalendarEvent.Calendar3.Selected .bg.bg,
.flat_navy .dojoxCalendarEvent.Calendar3.Selected .bg.bg,
.flat_green .dojoxCalendarEvent.Calendar3.Selected .bg.bg,
.flat_white .dojoxCalendarEvent.Calendar3.Selected .bg.bg,
.claro .dojoxCalendarEvent.Calendar3.Selected .bg.bg,
.soria .dojoxCalendarEvent.Calendar3.Selected .bg.bg,
.tundra .dojoxCalendarEvent.Calendar3.Selected .bg.bg,
.nihilo .dojoxCalendarEvent.Calendar3.Selected .bg.bg {
  background: #077f07;
}
.flat_purple .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3 .startTime,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3 .startTime,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3 .startTime,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3 .startTime,
.flat_green .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3 .startTime,
.flat_white .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3 .startTime,
.claro .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3 .startTime,
.soria .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3 .startTime,
.tundra .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3 .startTime,
.nihilo .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3 .startTime {
  background-color: #077f07;
}
.flat_purple .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Hovered .startTime,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Hovered .startTime,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Hovered .startTime,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Hovered .startTime,
.flat_green .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Hovered .startTime,
.flat_white .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Hovered .startTime,
.claro .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Hovered .startTime,
.soria .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Hovered .startTime,
.tundra .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Hovered .startTime,
.nihilo .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Hovered .startTime {
  background-color: #0aa50a;
}
.flat_purple .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Selected .startTime,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Selected .startTime,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Selected .startTime,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Selected .startTime,
.flat_green .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Selected .startTime,
.flat_white .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Selected .startTime,
.claro .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Selected .startTime,
.soria .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Selected .startTime,
.tundra .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Selected .startTime,
.nihilo .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar3.Selected .startTime {
  background-color: #043f04;
}
/* 黄色 */
.flat_purple .dojoxCalendarEvent.Calendar4 .bg.bg,
.flat_blue .dojoxCalendarEvent.Calendar4 .bg.bg,
.flat_orange .dojoxCalendarEvent.Calendar4 .bg.bg,
.flat_navy .dojoxCalendarEvent.Calendar4 .bg.bg,
.flat_green .dojoxCalendarEvent.Calendar4 .bg.bg,
.flat_white .dojoxCalendarEvent.Calendar4 .bg.bg,
.claro .dojoxCalendarEvent.Calendar4 .bg.bg,
.soria .dojoxCalendarEvent.Calendar4 .bg.bg,
.tundra .dojoxCalendarEvent.Calendar4 .bg.bg,
.nihilo .dojoxCalendarEvent.Calendar4 .bg.bg {
  background: #e5c400;
}
.flat_purple .dojoxCalendarEvent.Calendar4.Hovered .bg.bg,
.flat_blue .dojoxCalendarEvent.Calendar4.Hovered .bg.bg,
.flat_orange .dojoxCalendarEvent.Calendar4.Hovered .bg.bg,
.flat_navy .dojoxCalendarEvent.Calendar4.Hovered .bg.bg,
.flat_green .dojoxCalendarEvent.Calendar4.Hovered .bg.bg,
.flat_white .dojoxCalendarEvent.Calendar4.Hovered .bg.bg,
.claro .dojoxCalendarEvent.Calendar4.Hovered .bg.bg,
.soria .dojoxCalendarEvent.Calendar4.Hovered .bg.bg,
.tundra .dojoxCalendarEvent.Calendar4.Hovered .bg.bg,
.nihilo .dojoxCalendarEvent.Calendar4.Hovered .bg.bg {
  background: #ffd900;
}
.flat_purple .dojoxCalendarEvent.Calendar4.Selected .bg.bg,
.flat_blue .dojoxCalendarEvent.Calendar4.Selected .bg.bg,
.flat_orange .dojoxCalendarEvent.Calendar4.Selected .bg.bg,
.flat_navy .dojoxCalendarEvent.Calendar4.Selected .bg.bg,
.flat_green .dojoxCalendarEvent.Calendar4.Selected .bg.bg,
.flat_white .dojoxCalendarEvent.Calendar4.Selected .bg.bg,
.claro .dojoxCalendarEvent.Calendar4.Selected .bg.bg,
.soria .dojoxCalendarEvent.Calendar4.Selected .bg.bg,
.tundra .dojoxCalendarEvent.Calendar4.Selected .bg.bg,
.nihilo .dojoxCalendarEvent.Calendar4.Selected .bg.bg {
  background: #bfa300;
}
.flat_purple .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4 .startTime,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4 .startTime,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4 .startTime,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4 .startTime,
.flat_green .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4 .startTime,
.flat_white .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4 .startTime,
.claro .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4 .startTime,
.soria .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4 .startTime,
.tundra .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4 .startTime,
.nihilo .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4 .startTime {
  background-color: #737300;
}
.flat_purple .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Hovered .startTime,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Hovered .startTime,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Hovered .startTime,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Hovered .startTime,
.flat_green .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Hovered .startTime,
.flat_white .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Hovered .startTime,
.claro .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Hovered .startTime,
.soria .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Hovered .startTime,
.tundra .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Hovered .startTime,
.nihilo .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Hovered .startTime {
  background-color: #e5c400;
}
.flat_purple .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Selected .startTime,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Selected .startTime,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Selected .startTime,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Selected .startTime,
.flat_green .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Selected .startTime,
.flat_white .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Selected .startTime,
.claro .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Selected .startTime,
.soria .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Selected .startTime,
.tundra .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Selected .startTime,
.nihilo .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar4.Selected .startTime {
  background-color: #403600;
}
/* 橙 */
.flat_purple .dojoxCalendarEvent.Calendar5 .bg.bg,
.flat_blue .dojoxCalendarEvent.Calendar5 .bg.bg,
.flat_orange .dojoxCalendarEvent.Calendar5 .bg.bg,
.flat_navy .dojoxCalendarEvent.Calendar5 .bg.bg,
.flat_green .dojoxCalendarEvent.Calendar5 .bg.bg,
.flat_white .dojoxCalendarEvent.Calendar5 .bg.bg,
.claro .dojoxCalendarEvent.Calendar5 .bg.bg,
.soria .dojoxCalendarEvent.Calendar5 .bg.bg,
.tundra .dojoxCalendarEvent.Calendar5 .bg.bg,
.nihilo .dojoxCalendarEvent.Calendar5 .bg.bg {
  background: #996300;
}
.flat_purple .dojoxCalendarEvent.Calendar5.Hovered .bg.bg,
.flat_blue .dojoxCalendarEvent.Calendar5.Hovered .bg.bg,
.flat_orange .dojoxCalendarEvent.Calendar5.Hovered .bg.bg,
.flat_navy .dojoxCalendarEvent.Calendar5.Hovered .bg.bg,
.flat_green .dojoxCalendarEvent.Calendar5.Hovered .bg.bg,
.flat_white .dojoxCalendarEvent.Calendar5.Hovered .bg.bg,
.claro .dojoxCalendarEvent.Calendar5.Hovered .bg.bg,
.soria .dojoxCalendarEvent.Calendar5.Hovered .bg.bg,
.tundra .dojoxCalendarEvent.Calendar5.Hovered .bg.bg,
.nihilo .dojoxCalendarEvent.Calendar5.Hovered .bg.bg {
  background: #ffa500;
}
.flat_purple .dojoxCalendarEvent.Calendar5.Selected .bg.bg,
.flat_blue .dojoxCalendarEvent.Calendar5.Selected .bg.bg,
.flat_orange .dojoxCalendarEvent.Calendar5.Selected .bg.bg,
.flat_navy .dojoxCalendarEvent.Calendar5.Selected .bg.bg,
.flat_green .dojoxCalendarEvent.Calendar5.Selected .bg.bg,
.flat_white .dojoxCalendarEvent.Calendar5.Selected .bg.bg,
.claro .dojoxCalendarEvent.Calendar5.Selected .bg.bg,
.soria .dojoxCalendarEvent.Calendar5.Selected .bg.bg,
.tundra .dojoxCalendarEvent.Calendar5.Selected .bg.bg,
.nihilo .dojoxCalendarEvent.Calendar5.Selected .bg.bg {
  background: #734b00;
}
.flat_purple .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5 .startTime,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5 .startTime,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5 .startTime,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5 .startTime,
.flat_green .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5 .startTime,
.flat_white .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5 .startTime,
.claro .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5 .startTime,
.soria .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5 .startTime,
.tundra .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5 .startTime,
.nihilo .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5 .startTime {
  background-color: #b37400;
}
.flat_purple .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Hovered .startTime,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Hovered .startTime,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Hovered .startTime,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Hovered .startTime,
.flat_green .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Hovered .startTime,
.flat_white .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Hovered .startTime,
.claro .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Hovered .startTime,
.soria .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Hovered .startTime,
.tundra .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Hovered .startTime,
.nihilo .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Hovered .startTime {
  background-color: #996300;
}
.flat_purple .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Selected .startTime,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Selected .startTime,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Selected .startTime,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Selected .startTime,
.flat_green .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Selected .startTime,
.flat_white .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Selected .startTime,
.claro .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Selected .startTime,
.soria .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Selected .startTime,
.tundra .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Selected .startTime,
.nihilo .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar5.Selected .startTime {
  background-color: #332100;
}
/* 青緑 */
.flat_purple .dojoxCalendarEvent.Calendar6 .bg.bg,
.flat_blue .dojoxCalendarEvent.Calendar6 .bg.bg,
.flat_orange .dojoxCalendarEvent.Calendar6 .bg.bg,
.flat_navy .dojoxCalendarEvent.Calendar6 .bg.bg,
.flat_green .dojoxCalendarEvent.Calendar6 .bg.bg,
.flat_white .dojoxCalendarEvent.Calendar6 .bg.bg,
.claro .dojoxCalendarEvent.Calendar6 .bg.bg,
.soria .dojoxCalendarEvent.Calendar6 .bg.bg,
.tundra .dojoxCalendarEvent.Calendar6 .bg.bg,
.nihilo .dojoxCalendarEvent.Calendar6 .bg.bg {
  background: #00e5e5;
}
.flat_purple .dojoxCalendarEvent.Calendar6.Hovered .bg.bg,
.flat_blue .dojoxCalendarEvent.Calendar6.Hovered .bg.bg,
.flat_orange .dojoxCalendarEvent.Calendar6.Hovered .bg.bg,
.flat_navy .dojoxCalendarEvent.Calendar6.Hovered .bg.bg,
.flat_green .dojoxCalendarEvent.Calendar6.Hovered .bg.bg,
.flat_white .dojoxCalendarEvent.Calendar6.Hovered .bg.bg,
.claro .dojoxCalendarEvent.Calendar6.Hovered .bg.bg,
.soria .dojoxCalendarEvent.Calendar6.Hovered .bg.bg,
.tundra .dojoxCalendarEvent.Calendar6.Hovered .bg.bg,
.nihilo .dojoxCalendarEvent.Calendar6.Hovered .bg.bg {
  background: #00ffff;
}
.flat_purple .dojoxCalendarEvent.Calendar6.Selected .bg.bg,
.flat_blue .dojoxCalendarEvent.Calendar6.Selected .bg.bg,
.flat_orange .dojoxCalendarEvent.Calendar6.Selected .bg.bg,
.flat_navy .dojoxCalendarEvent.Calendar6.Selected .bg.bg,
.flat_green .dojoxCalendarEvent.Calendar6.Selected .bg.bg,
.flat_white .dojoxCalendarEvent.Calendar6.Selected .bg.bg,
.claro .dojoxCalendarEvent.Calendar6.Selected .bg.bg,
.soria .dojoxCalendarEvent.Calendar6.Selected .bg.bg,
.tundra .dojoxCalendarEvent.Calendar6.Selected .bg.bg,
.nihilo .dojoxCalendarEvent.Calendar6.Selected .bg.bg {
  background: #00bfbf;
}
.flat_purple .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6 .startTime,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6 .startTime,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6 .startTime,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6 .startTime,
.flat_green .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6 .startTime,
.flat_white .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6 .startTime,
.claro .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6 .startTime,
.soria .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6 .startTime,
.tundra .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6 .startTime,
.nihilo .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6 .startTime {
  background-color: #00bfbf;
}
.flat_purple .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Hovered .startTime,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Hovered .startTime,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Hovered .startTime,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Hovered .startTime,
.flat_green .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Hovered .startTime,
.flat_white .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Hovered .startTime,
.claro .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Hovered .startTime,
.soria .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Hovered .startTime,
.tundra .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Hovered .startTime,
.nihilo .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Hovered .startTime {
  background-color: #00e5e5;
}
.flat_purple .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Selected .startTime,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Selected .startTime,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Selected .startTime,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Selected .startTime,
.flat_green .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Selected .startTime,
.flat_white .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Selected .startTime,
.claro .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Selected .startTime,
.soria .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Selected .startTime,
.tundra .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Selected .startTime,
.nihilo .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar6.Selected .startTime {
  background-color: #004040;
}
/* 紫 */
.flat_purple .dojoxCalendarEvent.Calendar7 .bg.bg,
.flat_blue .dojoxCalendarEvent.Calendar7 .bg.bg,
.flat_orange .dojoxCalendarEvent.Calendar7 .bg.bg,
.flat_navy .dojoxCalendarEvent.Calendar7 .bg.bg,
.flat_green .dojoxCalendarEvent.Calendar7 .bg.bg,
.flat_white .dojoxCalendarEvent.Calendar7 .bg.bg,
.claro .dojoxCalendarEvent.Calendar7 .bg.bg,
.soria .dojoxCalendarEvent.Calendar7 .bg.bg,
.tundra .dojoxCalendarEvent.Calendar7 .bg.bg,
.nihilo .dojoxCalendarEvent.Calendar7 .bg.bg {
  background: #660066;
}
.flat_purple .dojoxCalendarEvent.Calendar7.Hovered .bg.bg,
.flat_blue .dojoxCalendarEvent.Calendar7.Hovered .bg.bg,
.flat_orange .dojoxCalendarEvent.Calendar7.Hovered .bg.bg,
.flat_navy .dojoxCalendarEvent.Calendar7.Hovered .bg.bg,
.flat_green .dojoxCalendarEvent.Calendar7.Hovered .bg.bg,
.flat_white .dojoxCalendarEvent.Calendar7.Hovered .bg.bg,
.claro .dojoxCalendarEvent.Calendar7.Hovered .bg.bg,
.soria .dojoxCalendarEvent.Calendar7.Hovered .bg.bg,
.tundra .dojoxCalendarEvent.Calendar7.Hovered .bg.bg,
.nihilo .dojoxCalendarEvent.Calendar7.Hovered .bg.bg {
  background: #800080;
}
.flat_purple .dojoxCalendarEvent.Calendar7.Selected .bg.bg,
.flat_blue .dojoxCalendarEvent.Calendar7.Selected .bg.bg,
.flat_orange .dojoxCalendarEvent.Calendar7.Selected .bg.bg,
.flat_navy .dojoxCalendarEvent.Calendar7.Selected .bg.bg,
.flat_green .dojoxCalendarEvent.Calendar7.Selected .bg.bg,
.flat_white .dojoxCalendarEvent.Calendar7.Selected .bg.bg,
.claro .dojoxCalendarEvent.Calendar7.Selected .bg.bg,
.soria .dojoxCalendarEvent.Calendar7.Selected .bg.bg,
.tundra .dojoxCalendarEvent.Calendar7.Selected .bg.bg,
.nihilo .dojoxCalendarEvent.Calendar7.Selected .bg.bg {
  background: #400040;
}
.flat_purple .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7 .startTime,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7 .startTime,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7 .startTime,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7 .startTime,
.flat_green .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7 .startTime,
.flat_white .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7 .startTime,
.claro .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7 .startTime,
.soria .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7 .startTime,
.tundra .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7 .startTime,
.nihilo .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7 .startTime {
  background-color: #400040;
}
.flat_purple .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Hovered .startTime,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Hovered .startTime,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Hovered .startTime,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Hovered .startTime,
.flat_green .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Hovered .startTime,
.flat_white .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Hovered .startTime,
.claro .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Hovered .startTime,
.soria .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Hovered .startTime,
.tundra .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Hovered .startTime,
.nihilo .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Hovered .startTime {
  background-color: #660066;
}
.flat_purple .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Selected .startTime,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Selected .startTime,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Selected .startTime,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Selected .startTime,
.flat_green .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Selected .startTime,
.flat_white .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Selected .startTime,
.claro .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Selected .startTime,
.soria .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Selected .startTime,
.tundra .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Selected .startTime,
.nihilo .dojoxCalendarColumnView .dojoxCalendarEvent.Calendar7.Selected .startTime {
  background-color: #330033;
}

/* カレンダ月表示時のモデルのラベル文字色 */
/* 赤 */
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel {
  color: red;
}
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Selected,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Selected,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Selected,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Selected,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Selected,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Selected,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Selected,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Selected,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Selected,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Selected {
  color: crimson;
}
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Hovered,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Hovered,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Hovered,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Hovered,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Hovered,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Hovered,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Hovered,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Hovered,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Hovered,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar1.dojoxCalendarLabel.Hovered {
  color: #F40;
}
/* 青 */
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel {
  color: #3a5dc7;
}
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Selected,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Selected,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Selected,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Selected,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Selected,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Selected,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Selected,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Selected,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Selected,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Selected {
  color: red;
}
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Hovered,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Hovered,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Hovered,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Hovered,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Hovered,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Hovered,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Hovered,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Hovered,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Hovered,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar2.dojoxCalendarLabel.Hovered {
  color: #F40;
}
/* 緑 */
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel {
  color: #0aa50a;
}
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Selected,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Selected,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Selected,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Selected,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Selected,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Selected,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Selected,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Selected,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Selected,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Selected {
  color: red;
}
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Hovered,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Hovered,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Hovered,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Hovered,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Hovered,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Hovered,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Hovered,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Hovered,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Hovered,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar3.dojoxCalendarLabel.Hovered {
  color: #F40;
}
/* 黄色 */
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel {
  color: #e5c400;
}
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Selected,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Selected,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Selected,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Selected,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Selected,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Selected,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Selected,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Selected,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Selected,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Selected {
  color: red;
}
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Hovered,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Hovered,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Hovered,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Hovered,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Hovered,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Hovered,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Hovered,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Hovered,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Hovered,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar4.dojoxCalendarLabel.Hovered {
  color: #F40;
}
/* 橙 */
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel {
  color: #996300;
}
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Selected,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Selected,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Selected,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Selected,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Selected,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Selected,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Selected,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Selected,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Selected,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Selected {
  color: red;
}
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Hovered,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Hovered,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Hovered,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Hovered,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Hovered,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Hovered,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Hovered,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Hovered,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Hovered,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar5.dojoxCalendarLabel.Hovered {
  color: #F40;
}
/* 青緑 */
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel {
  color: #00e5e5;
}
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Selected,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Selected,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Selected,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Selected,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Selected,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Selected,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Selected,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Selected,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Selected,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Selected {
  color: red;
}
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Hovered,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Hovered,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Hovered,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Hovered,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Hovered,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Hovered,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Hovered,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Hovered,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Hovered,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar6.dojoxCalendarLabel.Hovered {
  color: #F40;
}
/* 紫 */
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel {
  color: #660066;
}
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Selected,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Selected,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Selected,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Selected,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Selected,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Selected,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Selected,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Selected,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Selected,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Selected {
  color: red;
}
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Hovered,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Hovered,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Hovered,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Hovered,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Hovered,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Hovered,
.claro .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Hovered,
.soria .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Hovered,
.tundra .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Hovered,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarEvent.Calendar7.dojoxCalendarLabel.Hovered {
  color: #F40;
}

/* カレンダヘッダ（土曜日）の文字色 */
.flat_purple .dojoxCalendarColumnView .dojoxCalendarColumnHeaderTable .Sat,
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable .Sat,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarColumnHeaderTable .Sat,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable .Sat,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarColumnHeaderTable .Sat,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable .Sat,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarColumnHeaderTable .Sat,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable .Sat,
.flat_green .dojoxCalendarColumnView .dojoxCalendarColumnHeaderTable .Sat,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable .Sat,
.flat_white .dojoxCalendarColumnView .dojoxCalendarColumnHeaderTable .Sat,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable .Sat,
.soria .dojoxCalendarColumnView .dojoxCalendarColumnHeaderTable .Sat,
.soria .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable .Sat,
.tundra .dojoxCalendarColumnView .dojoxCalendarColumnHeaderTable .Sat,
.tundra .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable .Sat,
.nihilo .dojoxCalendarColumnView .dojoxCalendarColumnHeaderTable .Sat,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable .Sat {
  color: #759dc0;
}
/* カレンダヘッダ（日曜日）の文字色 */
.flat_purple .dojoxCalendarColumnView .dojoxCalendarColumnHeaderTable .Sun,
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable .Sun,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarColumnHeaderTable .Sun,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable .Sun,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarColumnHeaderTable .Sun,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable .Sun,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarColumnHeaderTable .Sun,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable .Sun,
.flat_green .dojoxCalendarColumnView .dojoxCalendarColumnHeaderTable .Sun,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable .Sun,
.flat_white .dojoxCalendarColumnView .dojoxCalendarColumnHeaderTable .Sun,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable .Sun,
.claro .dojoxCalendarColumnView .dojoxCalendarColumnHeaderTable .Sun,
.claro .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable .Sun,
.soria .dojoxCalendarColumnView .dojoxCalendarColumnHeaderTable .Sun,
.soria .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable .Sun,
.tundra .dojoxCalendarColumnView .dojoxCalendarColumnHeaderTable .Sun,
.tundra .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable .Sun,
.nihilo .dojoxCalendarColumnView .dojoxCalendarColumnHeaderTable .Sun,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable .Sun {
  color: #cf270a;
}
/* カレンダ（土曜日）の背景色 */
.flat_purple .dojoxCalendarColumnView .dojoxCalendarGridTable .Sat,
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sat,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarGridTable .Sat,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sat,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarGridTable .Sat,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sat,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarGridTable .Sat,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sat,
.flat_green .dojoxCalendarColumnView .dojoxCalendarGridTable .Sat,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sat,
.flat_white .dojoxCalendarColumnView .dojoxCalendarGridTable .Sat,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sat,
.claro .dojoxCalendarColumnView .dojoxCalendarGridTable .Sat,
.claro .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sat,
.soria .dojoxCalendarColumnView .dojoxCalendarGridTable .Sat,
.soria .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sat,
.tundra .dojoxCalendarColumnView .dojoxCalendarGridTable .Sat,
.tundra .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sat,
.nihilo .dojoxCalendarColumnView .dojoxCalendarGridTable .Sat,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sat {
  background-color: #e5f2fe;
}
/* カレンダ（日曜日）の背景色 */
.flat_purple .dojoxCalendarColumnView .dojoxCalendarGridTable .Sun,
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sun,
.flat_blue .dojoxCalendarColumnView .dojoxCalendarGridTable .Sun,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sun,
.flat_orange .dojoxCalendarColumnView .dojoxCalendarGridTable .Sun,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sun,
.flat_navy .dojoxCalendarColumnView .dojoxCalendarGridTable .Sun,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sun,
.flat_green .dojoxCalendarColumnView .dojoxCalendarGridTable .Sun,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sun,
.flat_white .dojoxCalendarColumnView .dojoxCalendarGridTable .Sun,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sun,
.claro .dojoxCalendarColumnView .dojoxCalendarGridTable .Sun,
.claro .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sun,
.soria .dojoxCalendarColumnView .dojoxCalendarGridTable .Sun,
.soria .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sun,
.tundra .dojoxCalendarColumnView .dojoxCalendarGridTable .Sun,
.tundra .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sun,
.nihilo .dojoxCalendarColumnView .dojoxCalendarGridTable .Sun,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarGridTable .Sun {
  background-color: #ffe3e0;
}
/* カレンダが月表示時に今月でない日の背景色 */
.flat_purple .dojoxCalendarMatrixView .dojoxCalendarGridTable .dojoxCalendarDayDisabled,
.flat_blue .dojoxCalendarMatrixView .dojoxCalendarGridTable .dojoxCalendarDayDisabled,
.flat_orange .dojoxCalendarMatrixView .dojoxCalendarGridTable .dojoxCalendarDayDisabled,
.flat_navy .dojoxCalendarMatrixView .dojoxCalendarGridTable .dojoxCalendarDayDisabled,
.flat_green .dojoxCalendarMatrixView .dojoxCalendarGridTable .dojoxCalendarDayDisabled,
.flat_white .dojoxCalendarMatrixView .dojoxCalendarGridTable .dojoxCalendarDayDisabled,
.claro .dojoxCalendarMatrixView .dojoxCalendarGridTable .dojoxCalendarDayDisabled,
.soria .dojoxCalendarMatrixView .dojoxCalendarGridTable .dojoxCalendarDayDisabled,
.tundra .dojoxCalendarMatrixView .dojoxCalendarGridTable .dojoxCalendarDayDisabled,
.nihilo .dojoxCalendarMatrixView .dojoxCalendarGridTable .dojoxCalendarDayDisabled {
  background-color: #f5f5f5;
}

/* カレンダの4日間、週表示で表示されている日をミニカレンダでハイライト表示するための設定 */
.dijitCalendar .Hilighted {
  background-color: #fff0b4 !important;
}
.Hilighted.dijitCalendarEnabledDate .dijitCalendarDateLabel {
  color: red !important;
  border: solid 1px #fff0b4 !important;
}

/* override for flat_white */
.flat_white .dojoxCalendarMatrixView .dojoxCalendarColumnHeaderTable td {
  background:#FFF!important;
  font-weight:bold;
}