/* Enter Your Custom CSS Here */
.page-wrap .content-wrapper{
  background: transparent;
  color: #fff;
}

.page-wrap .content-wrapper h1,
.page-wrap .content-wrapper h2, 
.page-wrap .content-wrapper h3, 
.page-wrap .content-wrapper h4, 
.page-wrap .content-wrapper h5, 
.page-wrap .content-wrapper h6{
  color: #fff;
}

.dataTables_wrapper{
  color: #333;
}