/* Notice */
.boardViewContainer .boardHeader {
  border-top: 2px solid #333;
  border-bottom: 1px solid #666;
}
.boardViewContainer .boardHeader .subject {
  padding: 12px 0;
  border-bottom: 1px solid #CCC;
  font-size: 16px;
  line-height: 20px;
  color: #111;
}
.boardViewContainer .boardHeader .date {
  padding: 8px 0;
  text-align: right;
  font-size: 12px;
  color: #999;
}
.boardViewContainer .boardContents {
  padding: 40px;
}
.boardViewContainer .boardContents html, .boardViewContainer .boardContents body, .boardViewContainer .boardContents div, .boardViewContainer .boardContents span, .boardViewContainer .boardContents applet, .boardViewContainer .boardContents object, .boardViewContainer .boardContents iframe, .boardViewContainer .boardContents h1, .boardViewContainer .boardContents h2, .boardViewContainer .boardContents h3, .boardViewContainer .boardContents h4, .boardViewContainer .boardContents h5, .boardViewContainer .boardContents h6, .boardViewContainer .boardContents p, .boardViewContainer .boardContents blockquote, .boardViewContainer .boardContents pre, .boardViewContainer .boardContents a, .boardViewContainer .boardContents abbr, .boardViewContainer .boardContents acronym, .boardViewContainer .boardContents address, .boardViewContainer .boardContents big, .boardViewContainer .boardContents cite, .boardViewContainer .boardContents code,
.boardViewContainer .boardContents del, .boardViewContainer .boardContents dfn, .boardViewContainer .boardContents em, .boardViewContainer .boardContents img, .boardViewContainer .boardContents ins, .boardViewContainer .boardContents kbd, .boardViewContainer .boardContents q, .boardViewContainer .boardContents s, .boardViewContainer .boardContents samp, .boardViewContainer .boardContents small, .boardViewContainer .boardContents strike, .boardViewContainer .boardContents strong, .boardViewContainer .boardContents sub, .boardViewContainer .boardContents sup, .boardViewContainer .boardContents tt, .boardViewContainer .boardContents var, .boardViewContainer .boardContents b, .boardViewContainer .boardContents u, .boardViewContainer .boardContents i, .boardViewContainer .boardContents center, .boardViewContainer .boardContents dl, .boardViewContainer .boardContents dt, .boardViewContainer .boardContents dd, .boardViewContainer .boardContents ol, .boardViewContainer .boardContents ul, .boardViewContainer .boardContents li, .boardViewContainer .boardContents fieldset,
.boardViewContainer .boardContents form, .boardViewContainer .boardContents label, .boardViewContainer .boardContents legend, .boardViewContainer .boardContents table, .boardViewContainer .boardContents caption, .boardViewContainer .boardContents tbody, .boardViewContainer .boardContents tfoot, .boardViewContainer .boardContents thead, .boardViewContainer .boardContents tr, .boardViewContainer .boardContents th, .boardViewContainer .boardContents td, .boardViewContainer .boardContents article, .boardViewContainer .boardContents aside, .boardViewContainer .boardContents canvas, .boardViewContainer .boardContents details, .boardViewContainer .boardContents embed, .boardViewContainer .boardContents figure, .boardViewContainer .boardContents figcaption, .boardViewContainer .boardContents footer,
.boardViewContainer .boardContents header, .boardViewContainer .boardContents hgroup, .boardViewContainer .boardContents menu, .boardViewContainer .boardContents nav, .boardViewContainer .boardContents output, .boardViewContainer .boardContents ruby, .boardViewContainer .boardContents section, .boardViewContainer .boardContents summary, .boardViewContainer .boardContents time, .boardViewContainer .boardContents mark, .boardViewContainer .boardContents audio, .boardViewContainer .boardContents video {
  display: revert;
  margin: revert;
  padding: revert;
  border: initial;
  font-size: 100%;
}

.eventList li.empty {
  padding: 40px;
  text-align: center;
}

/*# sourceMappingURL=skopi_board.css.map */
