html {
background-color: #fff;
color: #000;
}
/* Breadcrumbs */
a:-webkit-any-link {
color: #aaa;
}
/* Forums page override */
h3.node-title a:-webkit-any-link {
color: #000;
}
.node-extra-row a:-webkit-any-link {
color: #000;
}
.node-subNodeFlatList a:-webkit-any-link {
color: #000;
}
.username a:-webkit-any-link {
color: #000;
}
/* Thread listing page background */
.p-pageWrapper {
background-color: #fff;
}
/* Thread listing page text color */
.structItem a:-webkit-any-link {
color: #000;
}
/* Firefox */
a {
color: #000;
}
/* New thread box */
.input {
background-color: #fff;
color: #000;
}
.input:focus {
background-color: #fff;
color: #000;
}
.input:

laceholder {
color: #000;
}
/* New thread attach file icon */
.button-text {
color: #fff;
}
/* Pagination - thread listing page */
.pageNav a:-webkit-any-link {
color: #fff;
}
/* Pagination - thread listing page individual thread pagination */
.structItem-pageJump a {
background: #8c4803;
opacity: 1;
}
.structItem-pageJump a:hover {
background: #f07b05;
}
.structItem-pageJump a:-webkit-any-link {
color: #fff;
}
/* Post */
.block--messages .message, .block--messages .block-row {
background: #fff;
color: #000;
}
/* Post avatar */
.message-cell.message-cell--user, .message-cell.message-cell--action {
background-color: #fff;
color: #000;
}
/* Post avatar username linked */
.message-cell.message-cell--user a {
background-color: #fff;
color: #000;
}
/* Post report, quote, reply etc. */
.actionBar-set a {
color: #aaa;
}
/* Reactions bar */
.reactionsBar {
background: #fff;
}
/* Quote */
.bbCodeBlock {
background: #fff;
}
.bbCodeBlock-title {
background: #fff;
}
/* Similar Threads */
.block-container {
background: #fff;
color: #000;
}
.dataList a:-webkit-any-link {
color: #000;
}
/* Reply box */
.fr-toolbar {
background: #fff;
}
.fr-box.fr-basic .fr-wrapper {
background: #fff;
}
.fr-box.fr-basic .fr-element {
color: #000;
}