.sp-page-title { background: #c70000 !important;}

#sp-main-body {
    padding: 30px 0;
}

/*Table Overrides and Responsive Behaviours*/

.article-details  table  {width: 100%;border-collapse: collapse; margin-bottom: 10px; }
.article-details  table  tr:nth-of-type(odd) {background: #eee; }
.article-details  table th {background: #c70000; color: white; font-weight: bold; }
.article-details table td, th { padding: 6px; border: 1px solid #ccc; text-align: left; width:inherit !important;vertical-align: top;}

.article-details table.center-all {width:97%;}
.article-details table.center-all tr th, table.center-all tr td, table.center-all tr td h3 {text-align: center !important;}

#sp-top1 *, #sp-top2 * {color:#ffffff !important;}
.mod-articles-category-group {font-weight:bold; color:#c70000;}
.mod-articles-category-group + ul {padding-left:15px !important;}