/* vBulletin 3 CSS For Style 'Responsive 1.4' (styleid: 4) */
body
{
	background: #fff;
	color: #000000;
	font: 10pt 'Montserrat', serif;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	background-repeat:repeat;
	
}
a:link, body_alink
{
	color: #040404;
	text-decoration: none;
}
a:visited, body_avisited
{
	color: #040404;
}
a:hover, a:active, body_ahover
{
	color: #333333;
}
.page
{
	background: transparent;
	color: #000000;
}
td, th, p, li
{
	font: 11pt 'Montserrat', serif;
}
.tborder
{
	background: #FFFFFF;
	color: #000000;
}
.tcat
{
	background: #adbfbc;
	color: #FFFFFF;
	font: bold 18px 'Montserrat', serif;
	font-weight:900;
}
.tcat a:link, .tcat_alink
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #f5f5f5;
	text-decoration: underline;
}
.thead
{
	background: #c7c7c7;
	color: #333333;
	font: bold 11px 'Montserrat', serif;
}
.thead a:link, .thead_alink
{
	color: #333333;
}
.thead a:visited, .thead_avisited
{
	color: #333333;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #000000;
}
.tfoot
{
	background: transparent;
	color: #333333;
}
.tfoot a:link, .tfoot_alink
{
	color: #333333;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #333333;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #000000;
}
.alt1, .alt1Active
{
	background: #fff;
	color: #666666;
}
.alt2, .alt2Active
{
	background: #FFFFFF;
	color: #666666;
}
td.inlinemod
{
	background: #FFFFCC;
	color: #000000;
}
.wysiwyg
{
	background: #F5F5FF;
	color: #000000;
	font: 10pt 'Montserrat', serif;
	margin: 5px 10px 10px 10px;
	padding: 0px;
}
.wysiwyg a:link, .wysiwyg_alink
{
	color: #22229C;
}
.wysiwyg a:visited, .wysiwyg_avisited
{
	color: #22229C;
}
.wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover
{
	color: #FF4400;
}
textarea, .bginput
{
	font: 10pt 'Montserrat', serif;
}
.button
{
	background: #8ec237;
	color: #FFFFFF;
	font: 11px 'Montserrat', serif;
	  background: -webkit-linear-gradient(-90deg,#6ca10b 0,#8ec237 100%);
	  background: -moz-linear-gradient(180deg,#6ca10b 0,#8ec237 100%);
	  background: linear-gradient(180deg,#6ca10b 0,#8ec237 100%);
	background: -ms-linear-gradient(top,  ##6ca10b 0%,##6ca10b 46%,#8ec237 50%,#8ec237 53%,#8ec237 76%,#8ec237 87%,#8ec237100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ca10b', endColorstr='#8ec237',GradientType=0 ); /* IE6-9 */
}
select
{
	font: 11px 'Montserrat', serif;
}
option, optgroup
{
	font-size: 11px;
	font-family: 'Montserrat', serif;
}
.smallfont
{
	color: #666666;
	font: 11px 'Montserrat', serif;
}
.time
{
	color: #666;
}
.navbar
{
	font: 11px 'Montserrat', serif;
}
.highlight
{
	color: #FF0000;
	font-weight: bold;
}
.fjsel
{
	background: #3E5C92;
	color: #E0E0F6;
}
.fjdpth0
{
	background: #F7F7F7;
	color: #000000;
}
.panel
{
	color: #000000;
	padding: 10px;
	border: 2px outset;
}
.panelsurround
{
	background: #FFFFFF;
	color: #000000;
}
legend
{
	color: #22229C;
	font: 11px 'Montserrat', serif;
}
.vbmenu_control
{
	background: #8ec237;
	color: #FFFFFF;
	font: bold 11px 'Montserrat', serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.vbmenu_popup
{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #CCC;
}
.vbmenu_option
{
	background: #fff;
	color: #000000;
	font: 11px 'Montserrat', serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	color: #00a1a7;
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	color: #00a1a7;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #00a1a7;
	text-decoration: none;
}
.vbmenu_hilite
{
	background: #eaeaea;
	color: #333333;
	font: 11px 'Montserrat', serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #333333;
	text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #333333;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #000000;
	text-decoration: none;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }
/*--- sultantheme vb3 responsive colors ---*/

.st_search_forums input[type='submit'] {
	background-color: transparent;
}
.mytoolbar .vbmenu_control, .mytoolbar {
	background: #5f5f5f none!important;
}
.fdforumtools {
	background: #8ec237 none;
}
.regbuttontop a.btn {
	color: #fff!important;
	background: -webkit-linear-gradient(90deg, #c23a0b 0, #f25a10 100%);
	background: -moz-linear-gradient(0deg, #c23a0b 0, #f25a10 100%);
	background: linear-gradient(0deg, #c23a0b 0, #f25a10 100%);
	border: 1px solid #c23a0b!important;
}
.newthreadbutton, .newreplybutton {
	color: #fff!important;
	background: #f75e11;
	background: -moz-linear-gradient(top, #f75e11 0%, #bf380b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f75e11), color-stop(100%, #bf380b));
	background: -webkit-linear-gradient(top, #f75e11 0%, #bf380b 100%);
	background: -o-linear-gradient(top, #f75e11 0%, #bf380b 100%);
	background: -ms-linear-gradient(top, #f75e11 0%, #bf380b 100%);
	background: linear-gradient(to bottom, #f75e11 0%, #bf380b 100%);
 filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f75e11', endColorstr='#bf380b', GradientType=0);
}