.citizen-reception-schedule-portlet .box_bg {
  width: 100%;
}
.citizen-reception-schedule-portlet .title_tab {
  width: 100%;
}
.citizen-reception-schedule-portlet a {
  color: white;
  font-size: 20px;
}
.citizen-reception-schedule-portlet table {
  width: 100%;
}
.citizen-reception-schedule-portlet table, .citizen-reception-schedule-portlet td, .citizen-reception-schedule-portlet th {
  border: 1px solid black;
  border-collapse: collapse;
  border-color: #86bfca;
}
.citizen-reception-schedule-portlet .ui-tabs-nav, .citizen-reception-schedule-portlet .ui-tabs {
  padding: 0.2em 1.2em 0;
}
.citizen-reception-schedule-portlet h3.header {
  text-align: center;
  font-weight: bold;
  color: blue;
}
.citizen-reception-schedule-portlet th.tdKebang {
  text-align: center;
  font-weight: bold;
  background-color: #fbfcd0;
  border-color: #86bfca;
}
.citizen-reception-schedule-portlet td.tdDate {
  text-align: center;
}
.citizen-reception-schedule-portlet td.tdDate, .citizen-reception-schedule-portlet td.tdKebang, .citizen-reception-schedule-portlet td.tdBossName {
  background-color: #fbfcd0;
  border-color: #86bfca;
}
.citizen-reception-schedule-portlet td.tdSpan {
  text-align: center;
  color: red;
  font-weight: bold;
}
.citizen-reception-schedule-portlet td.tdBossName {
  color: blue;
}
.citizen-reception-schedule-portlet .ui-tabs-anchor {
  font-size: 14px !important;
}
.citizen-reception-schedule-portlet .ui-tabs .ui-tabs-nav li {
  margin: 1px 1px 0 0;
}