/*
--------------------------------------------------------------
Colours and backgrounds for common.css
-------------------------------------------------------------- */

html, body {
	color: #252525;
	background-color: #ffffff;
}

h1 {
	color: #FFFFFF;
}

h2 {
	color: #28313F;
}

h3 {
	border-bottom-color: #CCCCCC;
	color: #252525;
}

hr {
	border-color: #FFFFFF;
	border-top-color: #CCCCCC;
}

/*
--------------------------------------------------------------
Colours and backgrounds for links.css
-------------------------------------------------------------- */

a { color: #252525; }
a:hover { color: #af0a04; }

/* Links on gradient backgrounds */
.forumbg .header a, .forabg .header a, th a {
	color: #FFFFFF;
}

.forumbg .header a:hover, .forabg .header a:hover, th a:hover {
	color: #af0a04;
}

/* Notification mark read link */
.dropdown-extended a.mark_read {
	background-color: #FFFFFF;
}

#notification_list.dropdown-extended a.mark_read {
	background-color: transparent;
}

/* Post body links */
.postlink {
	color: #af0a04;
}

.postlink:hover {
	text-decoration: underline;
}

.signature a, .signature a:hover {
	background-color: transparent;
}

/* Back to top of page */
.top i {
	color: #999999;
}

/* Arrow links  */
.arrow-left:hover, .arrow-right:hover {
	color: #af0a04;
}

/* Round cornered boxes and backgrounds
---------------------------------------- */
.wrap {
	background-color: #FFF;
	border-color: #E6E9ED;
}

.page-footer {
	background-color: #af0a04;
	color: #ffffff;
}

.page-footer a, .page-footer i{
	color: #ffffff;
}

.footer-inline {
    display: table;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}

.footer-inline > * {
    display: table-cell;
    vertical-align: middle;
}

.footer-inline .logocontainer {
    width: 186px;
}

.footer-inline .listcontainer .nav-footer li{
    margin-right: 20px
}

.footer-inline .listcontainer .nav-footer li a i{
    padding-right: 5px
}

.headerbar {
	color: #FFFFFF;
}

.headerbar {
	background: #191919;
	background: -moz-linear-gradient(left, #191919 0%, #191919 50%, #252525 51%, #252525 100%);
	background: -webkit-linear-gradient(left, #191919 0%,#191919 50%,#252525 51%,#252525 100%);
	background: linear-gradient(to right, #191919 0%,#191919 50%,#252525 51%,#252525 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191919', endColorstr='#252525',GradientType=1 );
}

.forumbg {
	background: #252525;
}


.headerbar .inner-right {
	background-color: #252525;
}

.forabg {
}

.breadcrumbs .crumb:before {
color: #252525;
}

.navbar > .inner > .breadcrumb-left a  {
    color: #434343;
}

.navbar > .inner > .breadcrumb-left a:hover  {
    color: #af0a04;
}

.navbar > .inner > .breadcrumb-left i {
    color: #252525;
}

.navbar > .inner > .nav-main-right > ul > li > a{
   color: #434343;
}

.navbar > .inner > .nav-main-right > ul > li > a:hover{
   color: #af0a04;
}

.navbar > .inner > .nav-main-right > ul > li > a  i{
   color: #252525;
}

.panel {
	background-color: #f7f7f7;
	color: #252525;
}

.panel#message {
	padding: 30px;
}

.post:target .content {
	color: #252525;
}

.post h3 a.first-unread,
.post:target h3 a {
	color: #252525;
}


table.zebra-list tr:nth-child(odd) td, ul.zebra-list li:nth-child(odd) {
	background-color: #ECF3F7;
}

table.zebra-list tr:nth-child(even) td, ul.zebra-list li:nth-child(even) {
	background-color: #E1EBF2;
}

.bg3 {
	background-color: #eaeaea;
}

.ucprowbg {
	background-color: #DCDEE2;
}

.fieldsbg {
	background-color: #E7E8EA;
}

.site_logo {
	background-image: url("./images/logo.png");
	background-size: cover;
	background-repeat: no-repeat;
	width: 130px;
	height: 41px;
}

/* Horizontal lists
----------------------------------------*/

ul.navlinks {
	border-top-color: #FFFFFF;
}

/* Table styles
----------------------------------------*/
table.table1 thead th {
	color: #FFFFFF;
}

table.table1 tbody tr {
	border-color: #BFC1CF;
}

table.table1 tbody tr:hover, table.table1 tbody tr.hover {

}

table.table1 td {
	color: #505050;
}

table.table1 tbody td {
	border-top-color: #FAFAFA;
}

table.table1 tbody th {
	border-bottom-color: #252525;
	color: #252525;
	background-color: #FFFFFF;
}

table.info tbody th {
	color: #252525;
}

/* Misc layout styles
---------------------------------------- */
dl.details dt {
	color: #252525;
}

dl.details dd {
	color: #505050;
}

.sep {
	color: #1198D9;
}

/* Icon styles
---------------------------------------- */
.icon.icon-blue, a:hover .icon.icon-blue {
	color: #196db5;
}

.icon.icon-green, a:hover .icon.icon-green {
	color: #1b9A1B;
}

.icon.icon-red, a:hover .icon.icon-red {
	color: #af0a04;
}

.icon.icon-orange, a:hover .icon.icon-orange {
	color: #FF6600;
}

.icon.icon-bluegray, a:hover .icon.icon-bluegray {
	color: #505050;
}

.icon.icon-gray, a:hover .icon.icon-gray {
	color: #777777;
}

.icon.icon-lightgray, a:hover .icon.icon-lightgray {
	color: #999999;
}

.icon.icon-black, a:hover .icon.icon-black {
	color: #af0a04;
}

.jumpbox-return a:hover .icon.icon-black {
	color: white;
}

.alert_close .icon:before {
	background-color: #FFFFFF;
}

/* Jumpbox */
.jumpbox .dropdown li {
	border-top-color: #434343;
}

.jumpbox-cat-link {
	background-color: #252525;
	border-top-color: #989898;
	color: #FFFFFF;
}

.jumpbox-cat-link:hover {
	background-color: #252525;
	border-top-color: #989898;
	color: #FFFFFF;
}

.jumpbox-forum-link {
	background-color: #252525;
}

.jumpbox-forum-link:hover {

}

.jumpbox .dropdown .pointer-inner {
	border-color: #252525 transparent;
}

.jumpbox-sub-link {
	background-color: #252525;
}

.jumpbox-sub-link:hover {

}

/* Miscellaneous styles
---------------------------------------- */

.copyright {
	color: rgba(255,255,255,0.7);
}

.error {
	color: #BC2A4D;
}

.reported {
	background-color: #F7ECEF;
}

li.reported:hover {

}
.sticky, .announce {
	/* you can add a background for stickies and announcements*/
}

div.rules {
	background-color: #ECD5D8;
	color: #BC2A4D;
}

p.post-notice {
	background-color: #ECD5D8;
	background-image: none;
}

/*
--------------------------------------------------------------
Colours and backgrounds for content.css
-------------------------------------------------------------- */

ul.forums {
	background-color: #EEF5F9; /* Old browsers */ /* FF3.6+ */
	background-image: -webkit-linear-gradient(top, #D2E0EB 0%, #EEF5F9 100%);
	background-image: linear-gradient(to bottom, #D2E0EB 0%,#EEF5F9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D2E0EB', endColorstr='#EEF5F9',GradientType=0 ); /* IE6-9 */
}

ul.topiclist li {
	color: #252525;
}

ul.topiclist li.header {
	background-color: #252525;
	background-image: url(/styles/giantstheme/theme/images/giants_titlebar_bgimage_pos.png);
	background-repeat: no-repeat;
	background-size: contain;
}

.section-ucp li.header dl.row-item dt {
	color: #ffffff;
}

.forumbg.announcement  ul.topiclist li.header {
}

.online-header, .statistics-header {
	background-color: #4e4e4e;
	background-image: url(/styles/giantstheme/theme/images/giants_titlebar_bgimage_neg.png);
	background-repeat: no-repeat;
	background-size: contain;
}

.stat-block-body .users a:not(.username-coloured) {
	color: #989898;
}

.online-header h3 a{
	color: #ffffff;
}

.online-header h3 {
    color: #ffffff;
}

.online-header p{
	color: #b9b9b9;
}

.stat-block.stats .statsinner span strong{
    color: #ffffff;
}

.stat-block.stats .statsinner span strong a:not(.username-coloured){
    color: #ffffff;
}

ul.topiclist dd {
}

.rtl ul.topiclist dd {
	border-right-color: #FFFFFF;
	border-left-color: transparent;
}

.topiclist.forums > li.row, .stat-block-body, .bg1 {
	background-color: #f7f7f7;
}

.topiclist.forums > li.row:nth-of-type(even), .bg2 {
	background-color: #eaeaea;
}

li.row strong {
	color: #252525;
}

li.row:hover {

}

li.row:hover dd {
	border-left-color: #CCCCCC;
}

.rtl li.row:hover dd {
	border-right-color: #CCCCCC;
	border-left-color: transparent;
}

li.header dt, li.header dd {
	color: #989898;
}

.section-viewforum  .topiclist li.header dt {
	color: #ffffff;
}

/* Post body styles
----------------------------------------*/
.postbody {
	color: #252525;
	border-color: #ffffff;
}

/* Content container styles
----------------------------------------*/
.content {
	color: #252525;
}

.post .content {
	color: #505050;
}

.content h2, .panel h2 {
	color: #252525;
	border-bottom-color: #CCCCCC;
}

dl.faq dt {
	color: #252525;
}

.posthilit {
	background-color: #F3BFCC;
	color: #BC2A4D;
}

.announce, .unreadpost {
	/* Highlight the announcements & unread posts box */
}

/* Post signature */
.signature {
	border-top-color: #989898;
}

/* Post noticies */
.notice {
	color: #989898;
}

.notice strong {
	color: #989898;
}

/* BB Code styles
----------------------------------------*/
/* Quote block */

/* Code block */
.codebox {
	background-color: #FFFFFF;
	border-color: #C9D2D8;
}

.codebox p {
	border-bottom-color: #CCCCCC;
}

.codebox code {
	color: #2E8B57;
}

/* Attachments
----------------------------------------*/
.attachbox {
	background-color: #FFFFFF;
	border-color: #C9D2D8;
}

.pm-message .attachbox {
	background-color: #F2F3F3;
}

.attachbox dd {
	border-top-color: #C9D2D8;
}

.attachbox p {
	color: #989898;
}

.attachbox p.stats {
	color: #989898;
}

.attach-image img {
	border-color: #999999;
}

/* Inline image thumbnails */

dl.file dd {
	color: #989898;
}

dl.thumbnail img {
	border-color: #989898;
	background-color: #FFFFFF;
}

dl.thumbnail dd {
	color: #989898;
}

dl.thumbnail dt a:hover {
	background-color: #EEEEEE;
}

dl.thumbnail dt a:hover img {
	border-color: #af0a04;
}

/* Post poll styles
----------------------------------------*/

fieldset.polls dl {
	border-top-color: #DCDEE2;
	color: #989898;
}

fieldset.polls dl.voted {
	color: #252525;
}

fieldset.polls dd div {
	color: #FFFFFF;
}

.rtl .pollbar1, .rtl .pollbar2, .rtl .pollbar3, .rtl .pollbar4, .rtl .pollbar5 {
	border-right-color: transparent;
}

.pollbar1 {
	background-color: #AA2346;
	border-bottom-color: #74162C;
	border-right-color: #74162C;
}

.rtl .pollbar1 {
	border-left-color: #74162C;
}

.pollbar2 {
	background-color: #BE1E4A;
	border-bottom-color: #8C1C38;
	border-right-color: #8C1C38;
}

.rtl .pollbar2 {
	border-left-color: #8C1C38;
}

.pollbar3 {
	background-color: #D11A4E;
	border-bottom-color: #AA2346;
	border-right-color: #AA2346;
}

.rtl .pollbar3 {
	border-left-color: #AA2346;
}

.pollbar4 {
	background-color: #E41653;
	border-bottom-color: #BE1E4A;
	border-right-color: #BE1E4A;
}

.rtl .pollbar4 {
	border-left-color: #BE1E4A;
}

.pollbar5 {
	background-color: #F81157;
	border-bottom-color: #D11A4E;
	border-right-color: #D11A4E;
}

.rtl .pollbar5 {
	border-left-color: #D11A4E;
}

/* Poster profile block
----------------------------------------*/
.postprofile {
	color: #525252;
}

.pm .postprofile {
	border-color: #DDDDDD;
}

.postprofile strong {
	color: #525252;
}

.online {
	background-image: none;
}

dd.profile-warnings {
	color: #BC2A4D;
}

/*
--------------------------------------------------------------
Colours and backgrounds for buttons.css
-------------------------------------------------------------- */
.button {
	background: #af0a04;
	color: #ffffff;
	border: none;
}

.button:hover,
.button:focus {
	background-color: #e0201e;
	color: #ffffff;
}

.button .icon,
.button-secondary {
	color: #ffffff;
}

.button-secondary:focus,
.button-secondary:hover,
.button:focus .icon,
.button:hover .icon {
	color: #ffffff;
}

.button-search:hover,
.button-search-end:hover {
	border-color: #C7C3BF;
}

.caret	{ border-color: #DADADA; }
.caret	{ border-color: #C7C3BF; }

.contact-icons a	{ border-color: #989898; }
.contact-icons a:hover		{ text-decoration: none; }

/* Pagination
---------------------------------------- */

.pagination li a {
	background: #ECEDEE;
	filter: none;
	border-color: #B4BAC0;
	box-shadow: none;
	-webkit-box-shadow: none;
	color: #5C758C;
}

li.jumpicon a {
    background: #434343;
    color: #ffffff;
}

.pagination li.ellipsis span {
	background: transparent;
	color: #252525;
}

.pagination li.active span {
	background: #4692BF;
	border-color: #4692BF;
	color: #FFFFFF;
}

.pagination li a:hover, .pagination li a:hover .icon, .pagination .dropdown-visible a.dropdown-trigger, .nojs .pagination .dropdown-container:hover a.dropdown-trigger {
	background: #af0a04;
	border-color: #af0a04;
	filter: none;
	color: #FFFFFF;
	text-shadow: none;
}

li.jumpicon a:hover {
    background: #af0a04!important;
}

li.jumpicon i:hover {
    background-color: transparent !important;
}

/* Search box
--------------------------------------------- */

.search-box .inputbox,
.search-box .inputbox:hover,
.search-box .inputbox:focus {
	background-color: #434343;
	color: #FFFFFF;
	border-radius: 0px;
}

.searchlangname {
	color: #989898;
}

.search-box .button-search {
	border-right: 1px solid #434343;
}

.search-box .button-search-end {
	color: #989898;
	border-right: 1px solid #434343;
}

.search-box ul.linklist > li a{
	border-right: 1px solid #434343;
}

.search-box ul.linklist > li .header_settings a{
	border-right: 0;
}

.search-box ul.linklist > li.noborder-right {
	border-right: none;
}

.search-box ul.linklist > li > a {
	color: #989898;
}

.search-box ul.linklist > li > a:hover {
	color: #af0a04;
}

.search-box ul.linklist > li > a i {
	color: #ffffff;
}

.search-header {

}

.search-results li:hover,
.search-results li.active {
	background-color: #CFE1F6;
}

/* Icon images
---------------------------------------- */

.pm-icon:before {
	content: "\e93c"; color: #989898; font-size: 16px;
}
.email-icon:before {
	content: "\e938"; color: #989898; font-size: 12px;
}

/* Profile & navigation icons */
.email-icon:before							{
	position: relative;
	top: 2px;
 }
.jabber-icon:before					{
	content: "\f08e";
	font-family: FontAwesome;
	color: #989898;
	font-size: 18px;
}
.phpbb_icq-icon:before					{
	content: "\f08e";
	font-family: FontAwesome;
	color: #989898;
	font-size: 18px;
}
.phpbb_wlm-icon:before					{
	content: "\f08e";
	font-family: FontAwesome;
	color: #989898;
	font-size: 18px;
}
.phpbb_aol-icon:before						{
	content: "\f08e";
	font-family: FontAwesome;
	color: #989898;
	font-size: 18px;
}
.phpbb_website-icon:before					{
	content: "\f0ac";
	font-family: FontAwesome;
	color: #989898;
	font-size: 18px;
}
.phpbb_youtube-icon:before				{
	content: "\e965";
	color: #989898;
	font-size: 16px;
}
.phpbb_facebook-icon:before				{
	content: "\e91b";
	color: #989898;
	font-size: 16px;
	margin-left: 6px;
}
.phpbb_googleplus-icon:before				{
	content: "\e924";
	color: #989898;
	font-size: 16px;
}
.phpbb_skype-icon:before				{
	content: "\f17e";
	font-family: FontAwesome;
	color: #989898;
	font-size: 18px;
}
.phpbb_twitter-icon:before					{
	content: "\e961";
	color: #989898;
	font-size: 16px;
}
.phpbb_yahoo-icon:before					{
	content: "\f08e";
	font-family: FontAwesome;
	color: #989898;
	font-size: 18px;
}

/* Forum icons & Topic icons */
.global_read:before					{ content: "\e905"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px; }
.global_read_mine:before				{ content: "\e906"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px; }
.global_read_locked:before				{ content: "\e904"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.global_read_locked_mine:before			{ content: "\e903"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.global_unread:before					{ content: "\e905"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.global_unread_mine:before				{ content: "\e906"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.global_unread_locked:before			{ content: "\e904"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.global_unread_locked_mine:before			{ content: "\e903"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}

.announce_read:before					{ content: "\e905"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.announce_read_mine:before				{ content: "\e906";  position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.announce_read_locked:before				{ content: "\e904"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.announce_read_locked_mine:before			{ content: "\e903"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.announce_unread:before					{ content: "\e905"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.announce_unread_mine:before				{ content: "\e906"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.announce_unread_locked:before			{ content: "\e904"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.announce_unread_locked_mine:before			{ content: "\e903"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}

.forum_link:before					{ content: "\e91f"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.forum_read:before					{ content: "\e920"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.forum_read_locked:before				{ content: "\e921"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.forum_read_subforum:before	{  content: "\e922";position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.forum_unread:before					{ content: "\e920"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.forum_unread_locked:before			{ content: "\e921"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.forum_unread_subforum:before			{  content: "\e922"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}

.sticky_read:before		{ content: "\e957"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.sticky_read_mine:before			{ content: "\e956"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.sticky_read_locked:before			{ content: "\e900"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.sticky_read_locked_mine:before			{ content: "\e955"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.sticky_unread:before				{ content: "\e957"; color: #af0a04!important;  position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.sticky_unread_mine:before				{ content: "\e956"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.sticky_unread_locked:before			{ content: "\e900"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.sticky_unread_locked_mine:before		{ content: "\e955"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}

.topic_moved:before					{ content: "\e958"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.pm_read:before,
.topic_read:before					{ content: "\e95d"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.topic_read_mine:before					{ content: "\e95b"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.topic_read_hot:before					{ content: "\e95a"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.topic_read_hot_mine:before					{ content: "\e959"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.topic_read_locked:before					{ content: "\e901"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.topic_read_locked_mine:before					{ content: "\e95c"; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.pm_unread:before,
.topic_unread:before					{ content: "\e95d"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.topic_unread_mine:before					{ content: "\e95b"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.topic_unread_hot:before					{ content: "\e95a"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.topic_unread_hot_mine:before					{ content: "\e959"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.topic_unread_locked:before					{ content: "\e901"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}
.topic_unread_locked_mine:before					{ content: "\e95c"; color: #af0a04!important; position: absolute; font-family: 'giants-iconfont' !important; font-size: 30px;top: 50%;transform:translatey(-50%);left: 20px;}

.stat-block.online-list .stat-block-body .row-item {
	position: relative;
}

.stat-block.online-list .stat-block-body .row-item::before {
    content: "\e966";
    position: absolute;
    font-family: 'giants-iconfont' !important;
    font-size: 30px;
    top: 50%;
    transform: translatey(-50%);
    left: 20px;
		color: #4e4e4e;
}

/*
--------------------------------------------------------------
Colours and backgrounds for cp.css
-------------------------------------------------------------- */

/* Main CP box
----------------------------------------*/

.panel-container h3, .panel-container hr, .cp-menu hr {
	border-color: #A4B3BF;
}



.cp-menu hr {
	border-color: #ffffff;
}

.panel-container .panel li.row {
	border-bottom-color: #ffffff;
	border-top-color: #ffffff;
}

ul.cplist {
	border-top-color: #B5C1CB;
}

.panel-container .panel li.header dd, .panel-container .panel li.header dt {
	color: #252525;
}

.panel-container table.table1 thead th {
	color: #252525;
	border-bottom-color: #252525;
}

.panel .topiclist li.header dl > * {
    color: white;
}

.cp-main .pm-message {
	border-color: #DBDEE2;
	background-color: #FFFFFF;
}

/* CP tabbed menu
----------------------------------------*/
.tabs .tab > a {
	background: #ebebeb;
	color: #505050;
}

.tabs .tab > a:hover {
	background: #af0a04;
	color: #ffffff;
}

.tabs .activetab > a,
.tabs .activetab > a:hover {
	background-color: #af0a04; /* Old browsers */ /* FF3.6+ */
	color: #ffffff;
}

.tabs .activetab > a:hover {

}

/* Mini tabbed menu used in MCP
----------------------------------------*/
.minitabs .tab > a {
	background-color: #ebebeb;
}

.minitabs .activetab > a,
.minitabs .activetab > a:hover {
	background-color: #af0a04;
	color: #ffffff;
}

/* Responsive tabs
----------------------------------------*/
.responsive-tab .responsive-tab-link:before {
	border-color: #505050;
}

.responsive-tab .responsive-tab-link:hover:before {
	border-color: #af0a04;
}

/* UCP navigation menu
----------------------------------------*/

/* Link styles for the sub-section links */
.navigation {
	background: #ffffff;
}

.navigation a {
	color: #505050;
	background: #eaeaea;
}

.rtl .navigation a {
	color: #ffffff;
	background: #af0a04;
}

.navigation a:hover {
	background: #434343;
	color: #ffffff;
}

.navigation .active-subsection a {
	background: #434343;
	color: #ffffff;
}

.navigation .active-subsection a:hover {
	background: #434343;
	color: #ffffff;
}

@media only screen and (max-width: 900px), only screen and (max-device-width: 900px)
{
	#navigation a, .rtl #navigation a {

	}
}

/* Preferences pane layout
----------------------------------------*/
.panel-container h2 {
	color: #252525;
}

.panel-container .panel {
	background-color: #F9F9F9;
}

.cp-main .pm {
	background-color: #FFFFFF;
}

/* Friends list */
.cp-mini {
	background-color: #cdcdcd;
}

dl.mini dt {
	color: #505050;
}

/* PM Styles
----------------------------------------*/
/* PM Message history */
.current {
	color: #252525 !important;
}

/* PM marking colours */
.pmlist li.pm_message_reported_colour, .pm_message_reported_colour {
	border-left-color: #BC2A4D;
	border-right-color: #BC2A4D;
}

.pmlist li.pm_marked_colour, .pm_marked_colour {
	border-color: #FF6600;
}

.pmlist li.pm_replied_colour, .pm_replied_colour {
	border-color: #6baa33;
}

.pmlist li.pm_friend_colour, .pm_friend_colour {
	border-color: #5D8FBD;
}

.pmlist li.pm_foe_colour, .pm_foe_colour {
	border-color: #252525;
}

/* Avatar gallery */
.gallery label {
	background: #FFFFFF;
	border-color: #CCC;
}

.gallery label:hover {
	background-color: #EEE;
}

/*
--------------------------------------------------------------
Colours and backgrounds for forms.css
-------------------------------------------------------------- */

/* General form styles
----------------------------------------*/
#postingbox select {
	background-color: #af0a04;
	color: #fff;
}

label {
	color: #252525;
}

.dropdown label {
	color: #989898;
}
option.disabled-option {
	color: graytext;
}

/* Definition list layout for forms
---------------------------------------- */
dd label {
	color: #333;
}

fieldset.fields1 {
	background-color: transparent;
}

/* Hover effects */
fieldset dl:hover dt label {
	color: #252525;
}

fieldset.fields2 dl:hover dt label {
	color: inherit;
}

/* Quick-login on index page */
fieldset.quick-login input.inputbox {
	background-color: #F2F3F3;
}

/* Posting page styles
----------------------------------------*/

.message-box textarea {
	color: #252525;
}

.message-box textarea.drag-n-drop {
	outline-color: rgba(102, 102, 102, 0.5);
}

.message-box textarea.drag-n-drop-highlight {
	outline-color: rgba(17, 163, 234, 0.5);
}

/* Input field styles
---------------------------------------- */
.inputbox {
	background-color: #FFFFFF;
	border-color: #B4BAC0;
	color: #252525;
}

.inputbox:-moz-placeholder {
	color: rgba(255,255,255,0.3);
}

.inputbox::-webkit-input-placeholder {
	color: rgba(255,255,255,0.3);
}

.inputbox:hover {
	border-color: #af0a04;
}

.inputbox:focus {
	border-color: #af0a04;
}

.inputbox:focus:-moz-placeholder {
	color: transparent;
}

.inputbox:focus::-webkit-input-placeholder {
	color: transparent;
}


/* Form button styles
---------------------------------------- */

a.button1, input.button1, input.button3, a.button2, input.button2, input.button3 {
	background: #af0a04;
	color: #ffffff;
	border: none;
}

a.button1, input.button1 {

}

input.button3 {
	background-image: none;
}

/* Alternative button */
a.button2, input.button2, input.button3 {

}

/* <a> button in the style of the form buttons */
a.button1, a.button2 {
	color: #ffffff;
}

/* Hover states */
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
	background-color: #e0201e;
}

/* Focus states */
input.button1:focus, input.button2:focus, input.button3:focus {
	border-color: #af0a04;
}

input.disabled {
	color: #989898;
}

/* jQuery popups
---------------------------------------- */
.phpbb_alert {
	background-color: #FFFFFF;
	border-color: #999999;
}
.darken {
	background-color: #252525;
}

.loading_indicator {
	background-color: #252525;
	background-image: url("./images/loading.gif");
}

.dropdown-extended ul li {
	border-top-color: #989898;
}

.dropdown-extended ul li:hover {
	background-color: #252525;
	color: #ffffff;
}

.dropdown-extended .header, .dropdown-extended .footer {
	border-color: #989898;
	color: #ffffff;
}

.dropdown-extended .footer {
	border-top-style: solid;
	border-top-width: 1px;
}

.dropdown-extended .header {
	background-color: #252525;
}

.dropdown-extended .header a, .dropdown-extended .footer a  {
	color: #ffffff;
}

.dropdown .pointer {
	border-color: transparent;
}

.dropdown .pointer-inner {
	border-color: #252525 transparent;
}

.dropdown-extended .pointer-inner {
	border-color: #252525 transparent;
}

.dropdown .dropdown-contents {
	background: #252525;
	border-color: #989898;
	-webkit-box-shadow: 6px 6px 12px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 6px 6px 12px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 6px 6px 12px 4px rgba(0, 0, 0, 0.1);
}

.dropdown-up .dropdown-contents {
	-webkit-box-shadow: 6px -6px 12px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 6px -6px 12px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 6px -6px 12px 4px rgba(0, 0, 0, 0.1);
}

.dropdown li, .dropdown li li {
	border-color: #434343;
}

.dropdown li a, .dropdown li li a{
	color: #989898;
}

.dropdown li a:hover, .dropdown li li a:hover{
	color: #af0a04;
}

.dropdown li a i, .dropdown li li a i{
	color: #ffffff;
}



.dropdown li.separator {
	border-color: #434343;
}

/* Notifications
---------------------------------------- */

.notification_list p.notification-time {
	color: #252525;
}

li.notification-reported strong, li.notification-disapproved strong {
	color: #af0a04;
}

.badge {
	background-color: #af0a04;
	color: #ffffff;
}

.post {
	border-bottom: 1px solid #ffffff;
}

dd.profile-posts a, dd.profile-contact a {
	color: #525252;
}

p.author {
	color: #7f7f7f;
}

.advanced-search-link.button a span{
	color: #ffffff;
}

.section-posting h2{
	margin-bottom: 30px;
}

.post.pm{
    border-bottom: none;
    background: #f7f7f7;
}

.header-avatar.dropdown-trigger {
	color: #989898;
}
.header-avatar.dropdown-trigger > span:after{
	color: #ffffff;
}

ul.topiclist dt .pagination ul li a {
	color: #444444;
}

ul.topiclist dt .pagination ul li a:hover {
	color: #af0a04;
}

ul.topiclist dt .pagination ul li.ellipsis span{
	color: #444444;;
}

input#search_keywords.inputbox.search.tiny, input#add_keywords.inputbox.search.tiny{
	color: #fff;
}

input#search_keywords.inputbox.search.tiny::-webkit-input-placeholder, input#add_keywords.inputbox.search.tiny::-webkit-input-placeholder{color: #fff;}
input#search_keywords.inputbox.search.tiny::-moz-placeholder, input#add_keywords.inputbox.search.tiny::-moz-placeholder{color: #fff;}

.section-mcp .pagination .pageinli .paginationlink, .section-ucp .pagination .pageinli .paginationlink {
   background-color: #eaeaea;
}

.section-mcp .pagination li.jumpicon a.paginationlink, .section-ucp .pagination li.jumpicon a.paginationlink {
   background-color: #434343;
}

.section-mcp .pagination .pageinli.active .paginationlink, .section-ucp .pagination .pageinli.active .paginationlink {
  color: #ffffff;
	background-color: #434343;
}
