/*******************************************
	PBBans Stylesheet Version 1.9
********************************************/

/*********************
	Global 
**********************/
html{
	padding:0;
}

body {
	background: #6a757e url("http://media.pbbans.com/images/pbb-x/bg-main-tile-2.gif") repeat-x;
	margin: 0px;
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

td{
	font-size: 11px;	
}

a{
	color:#24496F;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color:#870C24;
}

form {
	display:inline;
}

img {
	border: 0px;
}

table { 
	margin-left: auto;
	margin-right: auto;
}

select { 
	-webkit-appearance: none;
} 

input[type=checkbox], input[type=radio] {
  vertical-align: middle;
  position: relative;
  bottom: 1px;
}

input[type=radio] {
  bottom: 2px;
}


/*********************
	Menu 
**********************/
.menuitem{	
	font-size: 11px;
	font-weight:bold;
	color:#000000;
	text-decoration: none
}

.menuitem:hover {
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none
}

.cap {
	font-weight:bold;
	text-decoration:underline;
}

.menu {
	color:#000000;
	font-weight:bold;
}

/*********************
	Forms 
**********************/

.formitem {
	color:#efefef;
	font-size: 11px;
	border:1px solid #424242;
	background: #424242 url("http://media.pbbans.com/images/pbb-x/gradient_highlight.png") repeat-x top;
	background-color: #424242;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

	.formitem:hover {
		background-color: #575757;
	}

.formitem[disabled] {
	color:#dfdfdf;
	font-size:11px;
	font-weight:bold;
	border:1px solid #424242;
	background: #A2A2A2 url("http://media.pbbans.com/images/pbb-x/gradient_highlight.png") repeat-x top;
	background-color: #A2A2A2;
}

.menutitle {
	color:#000000;
	font-weight:bold;
	font-size: 13px;
}

.tableborder {
	border-style: ridge;}

.infofooter {
	font-size: 13px; color: white; font-weight: bold;
}

.horzline {
	border: none 0;
	border-bottom: 1px solid #7C919C;
	width: 100%;
	height: 1px;
	margin: 0px auto 0 0;
	text-align: center;
}

.appealmsg {
		font-size: 14px;
		color: black;
		font-weight: bold;
}

.maintxt{
	font-weight:bold;	
}

/*********************
	Boxes
**********************/
div.quote
{
	font-size: 11px;
	background-color: #f4fcfc;
	padding: 4px;
	border: solid #759252 1px;
	margin: 2px;
	margin-bottom: 6px;
}

div.error-message
{
	text-align: left;
	padding: 4px;
	margin: 4px;
	background-color: #FCC;
	border: 1px solid #C00;
}

/*********************
	Text Colors 
**********************/

.text-green-10 {color: #007171; text-decoration: none; font-size:10px; font-weight: bold;}
.text-blue-10 {color: #2c55b1; text-decoration: none; font-size:10px; font-weight: bold;}
.text-red-10 {color: #B90004; text-decoration: none; font-size:10px; font-weight: bold;}
.text-grey-10 {color: #787878; text-decoration: none; font-size:10px; font-weight: bold;}
.text-black-10 {color: #000000; text-decoration: none; font-size:10px; font-weight: bold;}

.text-green-11 {color: #007171; text-decoration: none; font-size:11px; font-weight: bold;}
.text-blue-11 {color: #2c55b1; text-decoration: none; font-size:11px; font-weight: bold;}
.text-red-11 {color: #B90004; text-decoration: none; font-size:11px; font-weight: bold;}
.text-grey-11 {color: #787878; text-decoration: none; font-size:11px; font-weight: bold;}
.text-black-11 {color: #000000; text-decoration: none; font-size:11px; font-weight: bold;}

.text-green-12 {color: #007171; text-decoration: none; font-size:12px; font-weight: bold;}
.text-blue-12 {color: #2c55b1; text-decoration: none; font-size:12px; font-weight: bold;}
.text-red-12 {color: #B90004; text-decoration: none; font-size:12px; font-weight: bold;}
.text-grey-12 {color: #787878; text-decoration: none; font-size:12px; font-weight: bold;}
.text-black-12 {color: #000000; text-decoration: none; font-size:12px; font-weight: bold;}

.text-green-14 {color: #007171; text-decoration: none; font-size:14px; font-weight: bold;}
.text-blue-14 {color: #2c55b1; text-decoration: none; font-size:14px; font-weight: bold;}
.text-red-14 {color: #B90004; text-decoration: none; font-size:14px; font-weight: bold;}
.text-grey-14 {color: #787878; text-decoration: none; font-size:14px; font-weight: bold;}
.text-black-14 {color: #000000; text-decoration: none; font-size:14px; font-weight: bold;}

.text-green-16 {color: #007171; text-decoration: none; font-size:16px; font-weight: bold;}
.text-blue-16 {color: #2c55b1; text-decoration: none; font-size:16px; font-weight: bold;}
.text-red-16 {color: #B90004; text-decoration: none; font-size:16px; font-weight: bold;}
.text-grey-16 {color: #787878; text-decoration: none; font-size:16px; font-weight: bold;}
.text-black-16 {color: #000000; text-decoration: none; font-size:16px; font-weight: bold;}

.text-green {color: #007171; text-decoration: none; font-weight: bold;}
.text-blue {color: #2c55b1; text-decoration: none; font-weight: bold;}
.text-red {color: #B90004; text-decoration: none; font-weight: bold;}
.text-grey {color: #787878; text-decoration: none; font-weight: bold;}
.text-black {color: #000000; text-decoration: none; font-weight: bold;}
.text-white {color: #EFEFEF; text-decoration: none; font-weight: bold;}

.text-lgreen {color: #00DDDD; text-decoration: none; font-weight: bold;}
.text-lblue {color: #8AA5E1; text-decoration: none; font-weight: bold;}
.text-lred {color: #FF7D81; text-decoration: none; font-weight: bold;}
.text-lgrey {color: #BFBFBF; text-decoration: none; font-weight: bold;}
.text-lwhite {color: #EFEFEF; text-decoration: none; font-weight: bold;}

.text-grp-sla {color: #669999; text-decoration: none; font-weight: bold;}
.text-grp-sa {color: green; text-decoration: none; font-weight: bold;}
.text-grp-vip {color: #7d36e8; text-decoration: none; font-weight: bold;}
.text-grp-la {color: #cc7000; text-decoration: none; font-weight: bold;}


/*********************
	Headers
**********************/

.header-black-12 {color: #000000; text-decoration: none; font-size:12px; font-weight: bold;}
.header-black-13 {color: #000000; text-decoration: none; font-size:13px; font-weight: bold;}
.header-black-14 {color: #000000; text-decoration: none; font-size:14px; font-weight: bold;}
.header-black-16 {color: #000000; text-decoration: none; font-size:16px; font-weight: bold;}


/*********************
	IPB 3.4 Quote boxes
**********************/
p.citation {
	font-size: 12px;
	padding: 8px 10px;
	border-left: 2px solid #989898;
	/*background: #f3f3f3 */
	background: #f6f6f6;
	background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e5e5e5)); /* webkit */
	border-top: 2px solid #e5e5e5;
	border-right: 2px solid #e5e5e5;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-weight: bold;
	overflow-x: auto;
}

blockquote.ipsBlockquote {
	font-size: 12px;
	padding: 10px;
	border: 2px solid #e5e5e5;
	border-left: 2px solid #989898;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #f7f7f7;
	margin: 0 0;
	overflow-x: auto;
}

blockquote.ipsBlockquote blockquote.ipsBlockquote {
	margin: 0 10px 0 0;
}

blockquote.ipsBlockquote p.citation {
	margin: 6px 10px 0 0;
}

blockquote.ipsBlockquote.built {
	border-top: none;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;

}

/*********************
	IPB 4 Quote boxes
**********************/

pre {
	overflow: auto;
}

/* Basic quote style */
.ipsQuote {
	margin: 0;
	padding: 0px 15px;
	border-width: 1px 1px 1px 2px;
	border-color: #ededed #e8e8e8 #dbdbdb #666666;
	border-style: solid;
	position: relative;
	background: #fbfbfb;
	clear: both;
}

	.ipsQuote + .ipsQuote {
		margin-top: 15px;
	}

	html[dir="rtl"] .ipsQuote {
		border-width: 1px 2px 1px 2px;
		border-color: #ededed #666666 #dbdbdb #e8e8e8;
	}
	
	/* Citation bar */
	.ipsQuote_citation {
		background: #f3f3f3;
		margin: 0px -15px;
		padding: 5px 15px;
		color: #222;
		font-weight: bold;
		font-size: 13px;
		display: block;
	}
	.ipsQuote .ipsQuote_citation a {
		color: #222;
		text-decoration: none;
	}
	
	/* The open/close icon */
	.ipsQuote_citation [data-action='toggleQuote'] {
		vertical-align: middle;
		font-family: 'FontAwesome';
		font-size: 16px;
		margin-top: -4px;
	}
	.ipsQuote_citation.ipsQuote_closed [data-action='toggleQuote']:before {
		content: "\f138";
	}
	html[dir="rtl"] .ipsQuote_citation.ipsQuote_closed [data-action='toggleQuote']:before {
		content: "\f137";
	}
	.ipsQuote_citation.ipsQuote_open [data-action='toggleQuote']:before {
		content: "\f13a";
		color: #bdbdbd;
	}
	
	/* The snapback icon */
	.ipsQuote_citation .fa {
		line-height: 23px;
		opacity: 0.1;
		{prefix="transition" value="all 0.3s linear"}
	}
		.ipsQuote_citation:hover .fa {
			opacity: 1;
		}

a[data-mentionid] {
	display: inline-block;
	border-radius: 2px;
	padding: 0px 5px;
	font-size: 90%;
	color: #fff;
	text-decoration: none !important;
	background: {theme="mentions"};
}

/*********************
	IPB 4 Code boxes
**********************/
/* ======================================================== */
/* CODE														*/
/* ======================================================== */
.ipsCode {
	background: #fafafa;
	padding: 15px !important;
	border: 0 !important;
	border-left: 4px solid #e0e0e0 !important;
	clear: both;
	direction: ltr;
	word-wrap: normal;
}

/*********************
	IPB 4 Spoiler boxes
**********************/

.ipsSpoiler, .ipsStyle_spoiler {
	margin: 0;
	padding: 0px 15px;
	border-width: 1px 1px 1px 1px;
	border-color: #e5e5e5;
	border-style: solid;
	position: relative;
	background: #fafafa;
	clear: both;
}

	.ipsSpoiler_header {
		background: #e5e5e5;
		margin: 0px -15px;
		padding: 5px 15px;
		color: #353535;
		font-weight: bold;
		font-size: 13px;
		display: block;
		cursor: pointer;
	}
	.ipsSpoiler .ipsSpoiler_header a, .ipsStyle_spoiler .ipsSpoiler_header a {
		color: #222;
		text-decoration: none;
	}
	
	/* The open/close icon */
	.ipsSpoiler_header [data-action='toggleSpoiler'] {
		vertical-align: middle;
		font-family: 'FontAwesome';
		font-size: 16px;
		margin-top: -4px;
	}
	.ipsSpoiler_header.ipsSpoiler_closed [data-action='toggleSpoiler']:before {
		content: "\f138";
	}
	html[dir="rtl"] .ipsSpoiler_header.ipsSpoiler_closed [data-action='toggleSpoiler']:before {
		content: "\f137";
	}
	.ipsSpoiler_header.ipsSpoiler_open [data-action='toggleSpoiler']:before {
		content: "\f13a";
		color: #bdbdbd;
	}


/*********************
	IPB 2.0 News Module 
**********************/

.news-block {
	border-left: 1px solid #4d5a62; 
	border-bottom: 1px solid #4d5a62; 
	border-right: 1px solid #4d5a62; 
	padding: 3px; 
	background: #d1d6d9 url("http://media.pbbans.com/images/news-bg-tile.png") repeat-x;
}

.news-title {	
	font-size:12px;
	list-style: none;
	display: block;
	color: #EFEFEF;
	height: 15px;
	padding: 5px;
	border: 1px solid #4d5a62;
	background: #a2a3a5 url("http://media.pbbans.com/images/news-header.gif") repeat-x;
	text-decoration: none;
	text-align: left;
}

.news-postitem {
	margin-bottom: 2px;
	list-style: none;
	display: block;
	color: #000000;
	padding: 5px;
	top: 30px;
	text-decoration: none;
	text-align: left;
}

.news-footer {
	background-color: #e9e9e9;
	margin-bottom: 2px;
	list-style: none;
	display: block;
	color: #000000;
	padding: 5px;
	top: 30px;
	text-decoration: none;
	text-align: right;
	border: 1px solid #B6B6B6;
	border-radius: 5px;	
	-moz-border-radius: 5px;	
	-webkit-border-radius: 5px;
}

.news-board-offline {
	margin-bottom: 2px;
	list-style: none;
	display: block;
	color: #000000;
	padding: 5px;
	position: relative;
	top: 30px;
	text-decoration: none;
	text-align: center;
}


.quotetop
{
	background: #d3e9dc;
	border: 1px solid #6fa987;
	border-left: 4px solid #6fa987;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	margin: 2px auto 0 auto;
	padding: 3px;
}

.quotemain
{
	background: #FAFCFE;
	border: 1px solid #6fa987;
	border-left: 4px solid #6fa987;
	border-top: 0;
	color: #465584;
	padding: 4px;
	margin: 0 auto 0 auto;
}



.codetop,
.sqltop,
.htmltop
{
	background: #fddbcc;
	border: 1px solid #fd9191;
	border-left: 4px solid #fd9191;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	margin: 2px auto 0 auto;
	padding: 3px;
}

.codemain,
.sqlmain,
.htmlmain
{
	background: #FAFCFE;
	border: 1px solid #fd9191;
	border-left: 4px solid #fd9191;
	border-top: 0;
	color: #465584;
	padding: 4px;
	margin: 0 auto 0 auto;
}





/*********************
	AJAX
**********************/
.showinfo{
	position: absolute;
	background: #F0F0F0;
	border: 2px solid #86929b;
	padding: 5px 5px 5px 10px;
}

/*********************
	WYSIWYG EDITOR
**********************/

/* Toolbar */
.toolbar1   { border: 1px solid #666666; height: 26px; background-image: url(../icons/background_silver.jpg); }
.toolbar2   { border: 1px solid #666666; height: 24px; background-image: url(../icons/background_silver.jpg); border-bottom: 0px; border-top: 0px; }

/* Command Buttons */
.button     { width: 20px; height: 20px; border: 0px solid transparent; margin: 1px; padding: 0px; background: transparent; }
.buttonOver { width: 20px; height: 20px; border: 1px solid #999999; margin: 0; padding: 0px; }


/* Font Type and Size Drop Down */
.dropdown          { background-color: #FFFFFF; border: 1px solid #333333; height: 140px; overflow: auto; padding: 1px; }
button.mouseOver   { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 3px; cursor: default; text-align: left;}
button.mouseOut    { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 3px; cursor: default; text-align: left;}


/*********************
	CREATE TABLE POPUP
**********************/

/* Select Border Width/Type */
.on   { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 6px; width: 140px; cursor: default; height: 5px;}
.off  { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 6px; width: 140px; cursor: default; height: 5px;}

/* Select Shading/Border Color */
.selectColorTable  { border: 1px solid #7E7E81; background-color: #F7F7F7; padding: 1px; }
.selectColorBorder { border: 1px solid #F7F7F7; }
.selectColorOn     { border: 1px solid #999999; background-color: #CCCCCC; }
.selectColorOff    { border: 1px solid #F7F7F7; background-color: #F7F7F7; }
.selectColorBox    { border: 1px solid #FFFFFF; font-size: 1px; height: 13px; width: 13px; }


/*********************
	TeamSpeak 3
**********************/
table.ts3_viewer {
  width: 100%;
  border: 0px;
  border-collapse: collapse;
}

table.ts3_viewer tr.row1 {
  background: transparent;
}

table.ts3_viewer tr.row2 {
  background: transparent;
}

table.ts3_viewer td {
  white-space: nowrap;
  padding: 0px 0px 1px 0px;
  border: 0px;
}

table.ts3_viewer td.corpus {
  width: 100%;
}

table.ts3_viewer td.query {
  font-style: italic;
  color: #666E73;
}

table.ts3_viewer td.spacer {
  overflow: hidden;
}

table.ts3_viewer td.left {
  text-align: left;
}

table.ts3_viewer td.right {
  text-align: right;
}

table.ts3_viewer td.center {
  text-align: center;
}

table.ts3_viewer td.suffix {
  vertical-align: top;
}

table.ts3_viewer td.suffix img {
  padding-left: 2px;
  vertical-align: top;
}

table.ts3_viewer td.spacer.solidline {
  background: url(\'http://media.pbbans.com/images/ts3/viewer/spacer_solidline.gif\') repeat-x;
}

table.ts3_viewer td.spacer.dashline {
  background: url(\'http://media.pbbans.com/images/ts3/viewer/spacer_dashline.gif\') repeat-x;
}

table.ts3_viewer td.spacer.dashdotline {
  background: url(\'http://media.pbbans.com/images/ts3/viewer/spacer_dashdotline.gif\') repeat-x;
}

table.ts3_viewer td.spacer.dashdotdotline {
  background: url(\'http://media.pbbans.com/images/ts3/viewer/spacer_dashdotdotline.gif\') repeat-x;
}

table.ts3_viewer td.spacer.dotline {
  background: url(\'http://media.pbbans.com/images/ts3/viewer/spacer_dotline.gif\') repeat-x;
}



/*********************
Marquee CSS Replacement
**********************/

.marquee_container {
	width: 150px;
	height: 100px;
	margin: 5px auto;
	overflow: hidden;	
	position: relative;
}

.marquee_slider {
	top: 1em;
	position: relative;
	box-sizing: border-box;
	animation: marquee_slider 15s linear infinite;
	list-style-type: none;
	text-align: center;
}

.marquee_slider:hover {
	animation-play-state: paused;
}

@keyframes marquee_slider {
	0%   { top:   10em }
	100% { top: -14em }
}

.marquee_blur .marquee_slider {
	margin: 0;
	padding: 0 1em;
	line-height: 1.5em;
}

.marquee_blur:before, .marquee_blur::before,
.marquee_blur:after,  .marquee_blur::after {
	left: 0;
	z-index: 1;
	content: '';
	position: absolute;
	width: 100%; 
	height: 2em;
	background-image: linear-gradient(180deg, #dbdbdb, rgba(219,219,219,0));
}

.marquee_blur:after, .marquee_blur::after {
	bottom: 0;
	transform: rotate(180deg);
}

.marquee_blur:before, .marquee_blur::before {
	top: 0;
}