body {
  color      : black !important;
  background : #FFF;
}

/*
 ---- RTE test ---------------------------------------------------------------------
*/

/* unordered lists ------------------------------------------------------------ */
.htmlarea-content-body ul,
.htmlarea-content-body p +ul {
  padding : 0;
}

.htmlarea-content-body p +ul {
  margin-bottom : 14px;
}

.htmlarea-content-body ul li {
  list-style-type     : disc;
  list-style-position : outside;
  line-height         : 130%;
  margin              : 0 0 15px 16px;
  padding             : 0;
}

.htmlarea-content-body ul li li {
  list-style-type     : disc;
  list-style-position : outside;
  padding             : 0;
  margin              : 0 0 15px 16px;
}

/* ordered lists ------------------------------------------------------------ */
.htmlarea-content-body ol,
.htmlarea-content-body p +ol {
  margin-left : 16px;
  padding     : 0;
}

.htmlarea-content-body p +ol {
  margin-bottom : 14px;
}

.htmlarea-content-body ol li {
  text-indent         : -3px;
  list-style-type     : decimal;
  list-style-position : outside;
  line-height         : 130%;
  margin              : 0 0 15px 0;
}

.htmlarea-content-body ol li li {
  margin          : 0 0 0 0;
  list-style-type : decimal;
}

/*
 ---- OTHER STYLES ---------------------------------------------------------------------
*/

#content {
  border : 0 none !important;
}

.head-options,
#menu,
.searchbox,
#generatedContent-1,
.internal-link-back2,
.news-list-item a span,
.c-box a span,
.nivo-controlNav,
a.bx-prev,
a.bx-next,
div.c-box-project .middle .player,
#footer {
  display : none !important
}

#contentBlock-1,
#main,
#head,
#content {
  width      : 100% !important;
  margin     : 0 !important;
  padding    : 0 !important;
  float      : none;
  background : transparent;
}

#head {
  height : 132px !important;
}

a#logo {
  left : 0 !important;
}

div.c-box-project .middle {
  height : 180px !important;
}

.bx-slider1-outer {
  padding : 0 !important;
}

#contentsSlider {
  height   : 1px !important;
  overflow : hidden !important;
}

div.c-box-headimage .title {
  opacity    : 1 !important;
  -ms-filter : "progid:DXImageTransform.Microsoft.Alpha(opacity=100)" !important;
  filter     : alpha(opacity = 100) !important;
  color      : #ffffff !important
}

div.c-box-headimage .title p {
  color : #ffffff !important
}

