/* Layout */
@-webkit-viewport{width:device-width}
@-moz-viewport{width:device-width}
@-ms-viewport{width:device-width}
@-o-viewport{width:device-width}
@viewport{width:device-width}

.custompostbit2 .alt1 img{vertical-align:bottom}
.header{min-height:83px}
#notifications_menu .thead {
    background: #ececec;
}
#threadslist .alt1,
.fhomeborder .alt1,
.fhomeborder .alt1Active,
.fhomeborder .alt2{border:0px solid #eee}
.loginform{margin-top: 3px;}
::selection {
   /* 
   background-color: #e0f2c2;
    color: #4da400;
    */
}
#threadsearch,
#displaymodes,
#threadrating,
#imod,#threadtools {
    padding-right: 10px;
}
.st_links a {
    border: 1px solid #5f5f5f;
    background: -webkit-linear-gradient(-90deg, #808080 0, #5f5f5f 100%);
    background: -moz-linear-gradient(180deg, #808080 0, #5f5f5f 100%);
    background: linear-gradient(180deg, #808080 0, #5f5f5f 100%);
    background: -ms-linear-gradient(top, #808080 0%, #808080 46%, #5f5f5f 50%, #5f5f5f 53%, #5f5f5f 76%, #5f5f5f 87%, #5f5f5f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808080', endColorstr='#5f5f5f', GradientType=0 );
}
.st_links a:hover{background:#5f5f5f none}
.selectclass,
.bginput,
input[type='text'] {
    -webkit-appearance: none!important;
	border:0px!important;
	padding: 5px;
	color: #555;
    background-color: #F7F5EC;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16)!important;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16)!important;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16)!important;
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16)!important;
}
/* rounded corners */
.newthread,
.st_links a,
.newreplybutton,
.buttondrop2,
.fdforumtools,
.newthreadbutton,
.advertise,
#forum-stats a.btn,
.regbuttontop a.btn,
.bginput,
.button,
.st_search input[type='text']{
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 5px;
}


#vB_Editor_QE_10_popup_forecolor_menu,
#vB_Editor_QE_9_popup_forecolor_menu,
#vB_Editor_QE_8_popup_forecolor_menu,
#vB_Editor_QE_7_popup_forecolor_menu,
#vB_Editor_QE_6_popup_forecolor_menu,
#vB_Editor_QE_5_popup_forecolor_menu,
#vB_Editor_QE_4_popup_forecolor_menu,
#vB_Editor_QE_3_popup_forecolor_menu,
#vB_Editor_QE_2_popup_forecolor_menu,
#vB_Editor_QE_1_popup_forecolor_menu{left:150px!important;top:70px!important;}
#vB_Editor_QE_1_color_bar{width:21px!important}
.socpiccontrol img,
.postbitcontrol img,
embed,object {
    max-width: 100%; 
}

.mobilecolspan,.logintable .material-icons{display: none;}
.mobilenavwrapper{position:relative;}
.mobilenavwrap a.home img{width:30px}
.mobilenavwrap a.home {
	display: none;
	left: 10px;
	top: 10px;
	position: absolute!important;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	z-index:11;
}
.mobilenavwrap .blockhead {
	text-align: right;
	padding-right: 50px;
	background: #5f5f5f none;
    opacity: 0.5;
	height:50px;line-height:50px;
	margin-bottom:0px;
	z-index:1;
}
.mobilenavwrap a.collapse {
	right: 10px;
	top: 15px;
	position: absolute!important;
	z-index:12;
}
.mobilenavwrap a.collapse, .mobilenavwrap .blockhead {
	display: none;
}
.custompostbitie {
	display: none
}
.mobilenavblock {
	display: block
	}
.fdforumtools {
	padding: 0 15px;
	margin-bottom: 22px;
	border-bottom-width: 0px;
}
/*
.vbmenu_control {
	padding: 10px 0px 10px 0px;
}
*/
.mysubforum .vbmenu_control {
    padding: 10px 10px 10px 10px;
}
ul.st_links {
	display: none; /*inline-block!important;*/
	width: 100%!important;
	margin-left: 0;
	padding: 0px!important;
	-webkit-padding-start: 0px!important;
}
/*--- center editor --*/

.panelsurround .panel .bginput {
	min-height: 25px!important;
	padding: 1px!important;
	margin-bottom: 2px;
	width: 100%!important;
}

#collapseobj_threadreview img {
	width: 100%;
	max-width: 100%;
}
/* ------ target smilies only  ----- */
#collapseobj_threadreview .inlineimg {
	width: auto!important;
	max-width: auto!important;
}
.mypostbit .alt2 {
	background: #f5f5f5 none;
}
.cybhide, .toponlinestatus {
	display: none
}
.btmonlinestatus {
	display: inline-block
}
.postbitcontrol2 object, .mypostimg object {
	width: 100%!important;
}
.legacy .mypostbittext {
	font-size: 15px;
	display: inline-block!important;
	width: 96%!important;
	white-space: normal!important;
}
.mypostbit .mypostbittext {
	font-size: 15px;
	white-space: normal!important;
}
.postbitcontrol, .mypostimg {
	width: 99%;
}
.bbcodestyle code {
	margin: 0px!important;
	hyphen: auto!important;
	overflow-x: auto!important;
	white-space: initial!important;
	white-space: -moz-pre-wrap !important;
	white-space: -pre-wrap!important;
	white-space: -o-pre-wrap!important;
	word-wrap: break-word!important;
	display: block!important;
	width: 450px!important;
}
.mypostbittext .alt2 {
	height: auto!important;
}
/* ------fix postbit legacy bbcode img-attach-quoteimg ----- */
.myfixedtable {
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
}
.myfixedtable a, .myfixedtablequote a {
	word-wrap: break-word;
}
.myfixedtablequote {
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
}
.postbitcontrol2 .fieldset {
	display: table-cell;
	min-width: 0;
}
.postbitcontrol2 img, .postbitcontrol2 .fieldset img, .postbitcontrol2 img.inlineimg {
	max-width: 100%;
}
/* ------not yet fix postbit bbcode img-attach-quoteimg ----- */
.previewtable img, .mypostbit .mypostbittext .mypostimg img {
	max-width: 100%;
}
.mypostbit .mypostbittext .fieldset {
	display: table-cell;
	min-width: 0;
}
.mypostbit .mypostbittext img, .mypostbit .mypostbittext .fieldset img, .mypostbit .mypostbittext img.inlineimg {
	max-width: 100%;
}
a, img {
	border: none;
	outline: none
}
#forum-stats li, .social-list li {
	list-style-type: none;
	float: left;
	clear: right
}
.mainContainer {
	z-index: 10;
}
.sidebar {
	z-index: 15;
}
.converttodiv div {
	display: block!important;
	width: 100%
}
.bbcodestyle {
	margin: 20px;
	margin-top: 5px
}
.postbitcontrol a {
	display: inline!important;
}
.custompostbit .alt1, .custompostbit .alt2 {
		padding: 15px;
	position: relative
}
.fieldset a {
	background: transparent none!important;
}
.postbitcontrol2 .inlineimg {
	width: auto!important;
	max-width: none!important;
}
pre {
	display: inline-block;
	white-space: normal;
}
.mypostbittext .alt2 {
	background: #f5f5f5 none;
}
.mypostbit .myavatar {
	margin-left: 7px
}
.mypostbit .mypostbittext .mypostimg .controlbar img {
	width: auto!important;
	max-width: none!important;
}
#collapseobj_threadreview img {
	width: 100%;
	max-width: 100%;
}
.postbitcontrol2 .controlbar img {
	width: auto!important;
	max-width: none!important;
}
.monthly td {
	width: 14%important;
}
.postbitcontrol .hideonmobile, .custompostbit2 .alt1 .hideonmobile {
	padding-left: 3px;
	font: 10pt 'Montserrat', serif;
}

.columnleft {
	padding-left: 20px!important
}
.bginput {
	width: 130px!important;
	height: 16px
}
.logo img {
	margin-bottom: 0px;
	margin-top: 0px;
	/*width: 95%;*/
	max-width: 615px;
}
.topwrap {
	/*height: 40px;*/
	background: #c7c7c7 !important;
	display:none;
}
.loginlink a {
	line-height: 28px;
	height: 28px;
	display: block;
	float: left;
	clear: right;
}
.loginlink {
	width: 145px;
	margin-right: 20px;
	margin-top: 5px;
	height: 28px;
	display: inline-block;
	float: right;
}
.loginlink span {
	display: inline-block;
	float: left;
	clear: right;
}
.regbuttontop a.btn {
	width: 90%!important;
	min-width: 90%!important;
	font-size: 18px;
	position: relative;
	top: 0px;
	vertical-align: super;
	display: block;
	padding: 10px 15px;
}
.bigusername {
	font-size: 14pt;
}
td.thead, th.thead, div.thead {
	padding: 10px;
}
.vbmenu_popup .thead {
	padding: 5px!important;
}
/*
.pagenav a {
	text-decoration: none;
	color: #fff;
	font-weight: 700;
}
*/
.pagenav td {
	text-align: center;
	font-weight: 700;
	min-width: 21px;
	color: #666;
	background: #fff none;
	padding: 4px;
}
.pagenav .tborder {
	background: #fff none;
}
/*
.pagenav td .smallfont {
	font-size: 12px;
	color: #666;
	font-weight: 700;
}
*/
.shade, a.shade:link, a.shade:visited {
	color: #777;
	text-decoration: none;
}
a.shade:active, a.shade:hover {
	color: #F40;
	text-decoration: underline;
}
.tcat .shade, .thead .shade, .tfoot .shade {
	color: #DDD;
}
.fieldset {
	margin-bottom: 6px;
}
.fieldset, .fieldset td, .fieldset p, .fieldset li {
	font-size: 11px;
}
.backtotop, .searchbottom, .searchtop, .userlogin, .usermenu, .biguparrow, .bigdownarrow, .logout, .settings, .myprofile, .smalldownarrow, .next, .footsearch, .foothome, .footmail, .foottopic, .footlock, .arrowL, .arrowR, .arrowT, .arrowB, .forumicon_old, .forumicon_new, .userstats, .stats, .smallogo, .menupaper, .menudownload, .menubbm, .menuinfo, .menusetting, .menuuser, .topics, .menutablet, .menuphone, .slimarrorL, .menuapps, .menuandroid, .menubbappworld, .menugames, .menuphone2, .logoarrow, .menuburger, .userlogout {
	display: inline-block;
	background-image: url(../SultanThemeVB3R-sprite.png)!important;
	background-repeat: no-repeat!important;
}
.twitter, .googleplus, .facebook, .youtube, .rss, .twitter2, .googleplus2, .facebook2, .youtube2, .rss2 {
	display: inline-block;
	background-image: url(../SultanThemeVB3R-sprite2.png)!important;
	background-repeat: no-repeat!important;
}
.twitter {
	background-position: -9px -168px;
	background-repeat: no-repeat!important;
	height: 48px;
	width: 48px;
}
.googleplus {
	background-position: -9px -222px;
	background-repeat: no-repeat!important;
	height: 48px;
	width: 48px;
}
.facebook {
	background-position: -9px -276px;
	background-repeat: no-repeat!important;
	height: 48px;
	width: 48px;
}
.youtube {
	background-position: -9px -329px;
	background-repeat: no-repeat!important;
	height: 48px;
	width: 48px;
}
.rss {
	background-position: -9px -383px;
	background-repeat: no-repeat!important;
	height: 48px;
	width: 48px;
}
.twitter2 {
	background-position: -235px -386px;
	background-repeat: no-repeat!important;
	height: 45px;
	width: 43px;
}
.googleplus2 {
	background-position: -290px -386px;
	background-repeat: no-repeat!important;
	height: 45px;
	width: 43px;
}
.facebook2 {
	background-position: -345px -386px;
	background-repeat: no-repeat!important;
	height: 45px;
	width: 43px;
}
.youtube2 {
	background-position: -400px -386px;
	background-repeat: no-repeat!important;
	height: 45px;
	width: 43px;
}
.rss2 {
	background-position: -455px -386px;
	background-repeat: no-repeat!important;
	height: 45px;
	width: 43px;
}
.backtotop {
	background-position: -124px -60px;
	height: 44px;
	width: 48px;
}
.searchbottom {
	background-position: -184px -60px;
	height: 40px;
	width: 40px;
}
.searchtop {
	background-position: -444px -24px;
	height: 40px;
	width: 44px;
}
.userlogin {
	background-position: -400px -24px;
	height: 40px;
	width: 44px;
}
.userlogout {
	background-position: 0 -61px;
	height: 40px;
	width: 44px;
}
.usermenu {
	background-position: -356px -24px;
	height: 40px;
	width: 44px;
}
.biguparrow {
	background-position: -36px -32px;
	height: 32px;
	width: 36px;
}
.bigdownarrow {
	background-position: -72px -32px;
	height: 32px;
	width: 36px;
}
.logout {
	background-position: -252px -32px;
	height: 28px;
	width: 28px;
}
.settings {
	background-position: -280px -32px;
	height: 28px;
	width: 28px;
}
.myprofile {
	background-position: -308px -32px;
	height: 28px;
	width: 28px;
}
.icon-caret-down, .smalldownarrow {
	background-position: -710px -190px;
	height: 12px;
	width: 16px;
}
.next {
	background-position: -650px -190px;
	height: 16px;
	width: 20px;
}
.footsearch {
	background-position: -460px -80px;
	height: 20px;
	width: 20px;
}
.foothome {
	background-position: -460px -104px;
	height: 20px;
	width: 20px;
}
.footmail {
	background-position: -460px -128px;
	height: 20px;
	width: 20px;
}
.foottopic {
	background-position: -460px -148px;
	height: 20px;
	width: 20px;
}
.footlock {
	background-position: -460px -172px;
	height: 20px;
	width: 20px;
}
.arrowL {
	background-position: -120px -128px;
	height: 28px!important;
	width: 28px!important;
}
.arrowR {
	background-position: -152px -128px;
	height: 28px!important;
	width: 28px!important;
}
.arrowT {
	background-position: -470px -128px;
	height: 28px;
	width: 28px;
}
.arrowB {
	background-position: -220px -128px;
	height: 28px;
	width: 28px;
}
.forumicon_old {
	background-position: -290px -430px;
	height: 56px;
	width: 64px;
}
.forumicon_new {
	background-position: -450px -430px;
	height: 56px;
	width: 64px;
}
.userstats {
	background-position: -268px -168px;
	height: 52px;
	width: 56px;
}
.stats {
	background-position: -332px -168px;
	height: 52px;
	width: 56px;
}
.smallogo {
	background-position: -324px -308px;
	height: 52px;
	width: 156px;
}
.menupaper {
	background-position: -304px -104px;
	height: 20px;
	width: 28px;
}
.menudownload {
	background-position: -332px -104px;
	height: 20px;
	width: 24px;
}
.menubbm {
	background-position: -361px -104px;
	height: 20px;
	width: 18px;
}
.menuinfo {
	background-position: -385px -104px;
	height: 20px;
	width: 24px;
}
.menusetting {
	background-position: -408px -104px;
	height: 20px;
	width: 24px;
}
.menuuser {
	background-position: -432px -104px;
	height: 20px;
	width: 24px;
}
.menutablet {
	background-position: -353px -124px;
	height: 20px;
	width: 16px;
}
.menuphone {
	background-position: -368px -124px;
	height: 20px;
	width: 12px;
}
.slimarrorL {
	background-position: -268px -144px;
	height: 12px;
	width: 12px;
}
.menuapps {
	background-position: -264px -124px;
	height: 20px;
	width: 20px;
}
.menuandroid {
	background-position: -284px -124px;
	height: 20px;
	width: 20px;
}
.menubbappworld {
	background-position: -304px -124px;
	height: 20px;
	width: 20px;
}
.menugames {
	background-position: -332px -124px;
	height: 20px;
	width: 20px;
}
.menuphone2 {
	background-position: -380px -124px;
	height: 20px;
	width: 12px;
}
.logoarrow {
	background-position: 0 0;
	height: 24px;
	width: 21px;
}
.menuburger {
	background-position: 20px 0;
	height: 21px;
	width: 21px;
}
ul.main-menu li a i {
	float: right!important;
	margin: 8px 0 0 10px !important;
}
.menu-item-iconsOnly, .menu-item-iconsOnly a {
	height: 43px;
}
ul.main-menu li > ul.sub-menu a i {
	margin-top: 0!important;
}
.hidethreadcount {
	display: none;
	font-size: 8px;
}
.colrightlinks ul li a {
	font-size: 14px;
	color: #fff;
}
.colrightlinks ul li {
	line-height: 48px;
	padding-left: 58px;
	margin-bottom: 9px;
	float: right;
	display: inline-block;
	width: 110px;
}
.navigation-right .menu2 .social-list li.hover-f, .navigation-right .menu .social-list li.hover {
	background: transparent none;
}
.navigation-right .menu2 .social-list {
	padding: 10px;
	background: transparent none;
}
.social-list li a {
	padding: 0!important;
}
.social-list li a:hover {
	opacity: 0.5;
}
.social-list li {
	margin: 9px 0;
	padding-left: 3px;
	display: inline-block;
	width: 48px;
	border-bottom: 0!important;
}
.social-list {
	-webkit-padding-start: 0px;
}
.colrightlinks {
	float: right;
	margin-top: 15px;
	margin-right: 20px;
}
.copywrap {
	text-align: right;
}
.mypostbittext a {
	padding: 0px;
}
.postbitcontrol a {
	background: transparent none!important;
}
.navigation-right {
	top: 76px!important;
}
.navigation-right .menu ul {
	padding: 0!important;
}
.sidebar {
	margin: 0 auto!important;
}
#navigation2 .device-menu li.menu-item > a .menu_bl {
	display: none!important;
}
#navigation2 .device-menu li.menu-item a i {
	margin-left: 0!important;
}
#navigation2 {
	right: 0;
	width: 100%!important;
}
.right-item li a span {
	margin-top: 18px;
}
.contentpadding20 {
	padding: 0 20px;
}
.sidebarcontent {
	text-align: center;
}
#forums_super_nav a {
	color: #fff!important;
}
#welcome_newusers {
	color: #fff;
}
.breadcrumbwrap {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#back-top {
	z-index: 999;
	position: fixed;
	right: 15px;
	bottom: 30px;
	width: 50px;
}
#back-top a {
	width: 50px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top span {
	width: 48px;
	height: 48px;
	display: block;
	margin-bottom: 7px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.footlinks {
	text-align: left;
}
.footlinks a {
	margin-left: 5px;
	margin-right: 5px;
}
.second-nav .swiper-slide .title h2 span a {
	color: #fff!important;
}
.forums .foottopic {
	margin-top: 15px;
}
.header #navigation .forums {
	width: 85px;
}
#navigation2 {
	position: relative;
	bottom: auto;
}
.wgo .tcat {
	background: #5f5f5f none;
}
.header .right-item .search form input {
	margin-top: 10px!important;
}
.mom_visibility_device {
	display: none;
}
ul.main-menu > li {
	float: right;
	font-size: 13px;
	font-weight: 400!important;
}
ul.main-menu li:first-child {
	border-left: none;
}
ul.main-menu > li:last-child {
	border-left: 1px solid #000;
}
i.enotype-icon-info {
	float: right;
	margin: 0 0 0 10px;
}
.footlock, .foottopic, .footmail, .foothome, .footsearch {
	position: absolute;
	top: 0;
	right: 0;
}
#forum-stats {
	display: block;
	margin-right: 0;
	margin-left: 0;
	width: 80%;
}
#forum-stats ul {
	display: block;
	width: 75%;
	font-size: 0;
	text-align: center;
	white-space: normal;
}
#forum-stats li {
	opacity: .6;
	position: relative;
	height: 100%;
}
#forum-stats .cta, #forum-stats:active li, .mouse #forum-stats:hover li {
	-webkit-transition: opacity, top .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-ms-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out;
	opacity: 1;
}
#forum-stats li {
	font-size: 18px;
	display: inline-block;
	padding: 6px 16px 0;
	text-align: center;
}
#forum-stats span {
	display: block!important;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
	font-size: 9px;
	font-weight: 400;
	line-height: 9px;
	padding-top: 10px;
	text-transform: uppercase;
}
#forum-stats a {
	color: #201e33;
}
#forum-stats a.btn {
	font-size: 14px;
	position: relative;
	top: -4px;
	vertical-align: super;
	display: inline-block;
	padding: 5px 15px;
	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%);
}
.footerwrap {
	background-color: #5f5f5f;
	height: 330px;
	position: relative;
	color: #fff;
}
.colorL {
	color: #eaeaea;
}
.advertise {
	margin-top: 8px!important;
	display: inline-block;
	padding: 5px 15px;
	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%);
}
.footerlinks {
	padding: 0;
}
.footerlinks li {
	list-style-type: none;
	line-height: 18px;
	padding: 4px 0;
	font-size: 13px;
}
.columnwrap {
	overflow: hidden;
	height: 330px;
}
.columnR {
	float: right;
	width: 328px;
	height: 360px;
}
.columnL {
	float: left;
	width: 328px;
	height: 360px;
}
.columnC {
	margin: 0 328px;
	height: 360px;
	background-color: #5f5f5f;
}
.columncontent {
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 0px;
}
.footadswrap {
	text-align: center;
	padding: 20px;
}
.columnlogo {
	height: 60px;
	width: 248px;
	position: relative;
	float: left;
	padding-top: 0;
	text-align: center;
}
.footwrap {
	height: 50px;
	position: relative;
}
.footerlinks {
	padding: 5px;
	text-align: left;
}
.copywrap {
	width: 30%;
	position: relative;
	float: right;
	margin-right: 0px;
	padding-right: 10px;
	height: 50px;
	line-height: 50px;
	color: #fff;
}
.footlinks {
	padding-left: 10px;
	float: left;
	width: 60%;
	line-height: 50px;
}
.footerlinks li a, .footlinks a {
	color: #fff;
	font-size: 13px;
}
.backtotopstyle {
	float: right;
	padding-top: 12px;
	padding-right: 8px;
}
.sn_meta {
	padding-right: 15px!important;
	padding-left: 15px!important;
}
/*
.mainnavbar, .mainnavbar .vbmenu_control {
	background: #330099 none;
}
*/
.statsbar .tcat {
	background: #617274 none!important;
	opacity: .65;
}
.loggedinbar .loginlink {
	background: #5f5f5f none!important;
	color: #fff;
}
.loggedinbar .loginlink2 a, .loggedinbar .loginlink a {
	color: #fff;
}
#notifications .alertstyle {
	text-align: center;
	background: #ce0000 none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	min-width: 30px;
	display: inline-block;
	font-weight: 700;
	color: #FFF!important;
}
.breadcrumbwrap .navbar, .breadcrumbwrap .navbar a {
	color: #333;
}
.header .right-item li a {
	padding-top: 0!important;
}
.myreply table, .panelsurround table{
	/*border-spacing: 0px;*/
	width: 100%;
}

.toploggedin {
	text-align: left;
	width: 120px;
}
.sidebar {
	margin-bottom: 15px;
}
.fdlink a {
	font-size: 13px;
}
.wrapper1 {
	width: 96%;
	margin: 0 auto;
	margin-top: 80px;
	background: transparent none;
	padding: 10px;
}
.toplogowrapper {
	width: 976px;
	margin: 0 auto;
	position: relative;
}
.sidebarcontent {
	padding: 10px;
}
.tbordersc {
	margin-top: 4px;
	background: #fff none;
	border: 0 solid #00a1a7;
}
.tcats {
	padding: 4px;
	background: #00a1a7;
	color: #FFF;
	/*font-family: 'Montserrat', sans-serif;*/
	font-weight: 400!important;
	font-size: 18px;
}
.tcats strong {
	font-weight: 400!important;
}
.wrapperall {
	position: relative;
	width: 100%;
}
#outer-wrap {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.letterblock {
	width: 2.5%;
	margin: 2px;
	padding: 2px;
	float: left;
	clear: right;
	background: #eee;
	border: 1px solid #bebebe;
	color: #777;
}
.letterblock2 {
	width: 2.5%;
	margin: 2px;
	padding: 2px;
	float: left;
	clear: right;
	background: #fff;
	border: 1px solid #bebebe;
	color: #333;
}
.searchfaqblock {
	float: left;
	clear: right;
}
.searchfaqblock .bginput {
	padding: 3px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.loginsubmitcol {
	padding-top: 3px;
}
.searchsubmitcol {
	padding-top: 4px;
}
.loginbutton {
	margin-bottom: -2px;
}
.mysubmit {
	margin-bottom: -2px;
}
}
.canvas.active {
	overflow-x: hidden;
}
#userpass {
	display: none;
	background: #DDD;
	color: #FFF;
	padding: 10px;
	width: 93%;
}
.toggleloginform .togglebginput {
	padding: 2px;
	border: 1px solid #dedcdf;
	background: #fff;
	height: 20px;
	border-radius: 0;
}
.loginbutton {
	padding: 0;
	width: 26px;
	height: 26px;
	border: 0;
	border-radius: 0;
}

.myinput {
	padding: 2px;
	border: 1px solid #dedcdf;
	border-radius: 0;
	background: #fff;
	width: 174px;
	height: 20px;
}
.mysubmit {
	padding: 0;
	height: 26px;
	width: 26px;
	border: none;
	border-radius: 0;
}
#searchform {
	height: 26px;
	line-height: 8px;
}
select {
	padding: 4px;
	border-radius: 0;
}
#loginplace {
	float: right;
	width: 70%;
	text-align: right;
}
/*
.lastpostbycolor a {
	color: #02a9d6;
}
*/
.lastpostinfotext a {
	/*font-family: 'Montserrat', sans-serif;
	font-size: 12px;*/
}
/*
.footerlinks a {
	font: bold 14px Roboto, sans-serif;
}
.footerlinks {
	padding: 5px;
	text-align: center;
}
.smalltd {
	border: 0 solid transparent;
	font-size: 1px;
	height: 2px;
	line-height: 2px;
	padding: 0;
}
.tborderindex .thead {
	border: 1px solid #c7c7c7;
	border-left: 0;
}
.tborderindex .thead:first-child {
	border: 1px solid #c7c7c7;
}
.vbulletinnavbar .vbmenu_control a img {
	margin-bottom: -2px;
}
.vbulletinnavbar {
	background: transparent none;
}
.vbulletinnavbar .vbmenu_control {
	background: transparent none;
	color: #9d9d9d;
}
.vbulletinnavbar .vbmenu_control a {
	color: #9d9d9d;
}
.navbar a {
	color: #9d9d9d;
	font-size: 12px;
}
.displayoptions select {
	padding: 4px;
	width: 95px;
}
*/
.button {
    padding: 5px 10px;
    border: 0; 
}

.toplogout {
	display: inline-block;
	float: right;
}
.usercpmainContainer {
	float: right;
	margin-left: -230px;
	width: 100%;
	z-index: 1;
}
.usercpmainContent {
	margin-left: 230px;
	z-index: 2;
}
.usercpsidebar {
	z-index: 999;
	float: left;
	font-size: 11px;
	width: 200px;
	margin-left: 10px;
}
.mainContainer {
	float: right;
	/*margin-left: -350px;*/
	width: 100%;
}
.mainContent {
	margin-left: 0px;
	/*padding: 0px 25px 0px 25px;*/
}
.sidebar {
	float: left;
	font-size: 11px;
	width: 320px;
	display:none;
}
.tborder3 .tfoot a {
	color: #888;
}
.tborder3 .tfoot {
	background: transparent none;
	color: #777;
}
/*
#pmform .tcat .smallfont, .tcat .smallfont, .tfoot .smallfont {
	color: #FFF;
}
*/
.thead2 a {
	color: #FFF;
}
.thead2 {
	background: #999 none;
	color: #FFF;
	/*font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 14px;*/
}
.tborderb {
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}
.header_column_header {
	padding-bottom: 0;
	text-align: left;
	font-family: Tahoma, sans-serif;
	text-transform: lowercase;
	font-size: 14px;
	font-weight: 400;
	color: #CCC;
	line-height: 18px;
	display: none;
}
.hidefootercol {
	display: none;
}
.reposition3 {
	text-align: left;
}
.footerwrap h1 {
	display: inline;
	clear: both;
}
.footerwrap h1 a {
	color: #fff;
	display: block;
	width: 100%;
	padding: 10px 0px;
	font-size: 16px;
	border-bottom: 1px solid #555;
	line-height: 25px;
}
.block2 {
	width: 180px;
}
.newthreadbutton, .newreplybutton {
	text-align: center;
	font-size: 16px;
	display: block;
	width: 161px;
    padding: 9px 0px;
    text-decoration:none !important;
    color:white !important;
}

.custompostbit2 .inlineimg {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.custompostbit .alt2 {

	min-height: 73px;
}
.legacy .block2 {
	text-align: left;
}
.timestyle .time, .timestyle a, .nextprevstyle a {
	color: #000;
}
.timestyle, .nextprevstyle {
	padding: 4px;
}
.timestyle{clear:both}
.colrightlinks ul li {
	text-align: right;
}

#visitor_message_inlinemod_form #message_list li {
	border-bottom: 1px solid #eee;
}
#visitor_message_inlinemod_form #message_list ul.controls li {
	border-bottom: 0px solid #eee!important;
}
.block_content legend {
	font-size: 16px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	background: #f5f5f5;
	width: 100%!important;
}
.columnC .columncontent {
	text-align: left;
}
.hidecopytext{padding:10px}
.hidecopytext .smallfont a, .hidecopytext .smallfont {
	color: #000;
}
.custompostbit2 .alt2, .custompostbit .alt2 {

	background: #f5f5f5;
}
.fixme ul li {
	position: relative;
	height: 21px;
	line-height: 21px;
	width: 180px;
	display: block;
	padding-right: 40px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.colorC {
	line-height: 19px;
}
.custompostbit2 .alt1 a {
	margin-right: 7px;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
html[dir='rtl'] .sn_search_forums input[type='submit'], html[dir='rtl'] #sn_find_device_wrap input[type='submit'] {
	right: auto!important;
	left: 2px!important;
}
.footerwrap .biglogo {
	float: right!important;
	margin: 0px;
	margin-right: 20px!important;
}
.iconlegend .smallfont {
	color: #000;
}
.st_links li {
	float: left;
	margin-bottom: 4px;
	margin-right: 5px;
}
.st_links a {
	background-position: 50% 50%;
	width: auto;
	height: 20px;
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
	text-align: center;
	line-height: 20px;
	padding: 1px 10px;
}
ul.st_links {
	clear: both;
	margin-bottom: 10px;
	list-style: outside none none;
	-webkit-padding-start: 0px!important;
}
.st_links {
	float: left;
}
.st_bg {
	background-color: #F8F8F8;
	position: relative;
	zoom: 1;
	border: 1px solid #E0E0E0;
}
.white .smallfont, .white, .white a {
	color: #000!important;
}
#forum-stats ul {
	margin-left: 0px!important;
	-webkit-padding-start: 0px!important;
}
.st_search {
	float: right;
	margin-top: 0px;
	display: inline;
	zoom: 1;
	width: 350px;
}
.st_search2 {
	position: relative;
	float: right;
	zoom: 1;
	height: 40px;
	display:none;
}
.st_search form {
	display: inline-block;
	zoom: 1;
	position: relative;
}
.st_search_forums input[type='submit'] {
	position: absolute;
	right: -10px;
	top: 2px;
	display: inline-block;
	background-image: url(../SultanThemeVB3R-sprite.png)!important;
	background-repeat: no-repeat!important;
	background-position: -184px -60px!important;
	height: 40px;
	width: 40px;
	border: 0;
	z-index: 1;
	cursor: pointer;
	text-indent: -99999px;
}
.st_search input[type='text'] {
	height: 41px;
	font-weight: 700;
	border: 1px solid #bcbcbc;
	font-size: 13px;
	width: 282px;
	padding-left: 10px;
	webkit-appearance: caret;
}

.mytoolbar .tcat {
	background: transparent none;
}
.mytoolbar, .fdforumtools, .userinfotable {
	border-spacing: 3px;
}

.logo, .search{
	background: #330099;	
	padding-top: 5px;
	padding-bottom: 3px;	
}

.ullogin{
	width: 265px;
	list-style: none;
}
.li1login{
	width: 55%;
	float: left;
}
.li2login{
	width: 45%;
	float: left;
}
html.range_1 .rembme {	 
    position: inherit !important;	 
}
/*
body
{
	background: #FFFFFF;
	color: #000000;
	font: 10pt Trebuchet MS, Arial, Verdana, sans-serif;	
}
.show-for-large img{
	max-width: 100%;
}
.show-for-medium-only img{
	max-width: 100%;
    
}
.show-for-small-only img{
	max-width: 100%;    
}	
*/
@media only screen and (min-width: 768px) {
	body
	{		
		margin: 5px 10px 10px 10px;
		padding: 0px;
		border: 1px solid #E0E0E0;
	}
	.logo, .search{	
		padding-left: 13px;	    
	  	
	}
	
}
@media only screen and (max-width: 768px) {
	
	#div-gpt-ad-leaderboard iframe{
		width:100% !important;
	}
	
}
@media only screen and (max-width: 568px) {   
	.logo img {	 
	    width: 95%;	    
	}
	
}
@media only screen and (max-width: 468px) {
   .ullogin{
		width: 165px;
		list-style: none;
	}
	.li1login{
		width: 100%;
		float: left;
	}
	.li2login{
		width: 100%;
		float: left;
	}
	.hidedescription{
		display:inline !important;
	}
	
}
@media only screen and (max-width: 360px) {
	.ignorance2lines{
		width:100%;
	}
	.logo img {	 
	    width: 98%;	    
	}
}
@media screen and (max-width: 63.9375em){	
	.show-for-large {
	    display: none!important;
	}
	.forumjump{
	    padding:5px;	
	     position: fixed ;
	    bottom: 5px;
	    right: 5px;
	    opacity: 1;
	    cursor: pointer;   	   
	}
	.forumjump select{
	    max-width: 270px !important; 
	      
	}
	.forumjump strong{
	   display: none!important;
	      
	}		
	.forumrules .forumjump{
	    padding:5px;	
	     position: fixed ;
	    bottom: 5px;
	    right: 5px;
	    opacity: 1;
	    cursor: pointer;   	   
	}
	.forumrules .forumjump select{
	    max-width: 270px !important; 
	      
	}
	.forumrules .forumjump strong{
	   display: none!important;
	      
	}
	.forumrules .forumrules{
	    display: none!important;
	}
	
	.forumrulescol .forumrules{
	    display: none!important;
	}
	
}
@media screen and (max-width: 41.1875em), screen and (min-width: 64em){
	.show-for-medium-only {
	    display: none!important;
	}	
	.forumrules .forumjump{
	    padding:5px;	
	   
	}	
}
@media screen and (max-width: 0em), screen and (min-width: 41.25em){
	.show-for-small-only {
	    display: none!important;
	}
	
	.forumrules .forumjump{
	    padding:5px;	   
	}
}
/*
a:link, body_alink
{
	color: #22229C;
	text-decoration: underline;
}
a:visited, body_avisited
{
	color: #22229C;
}
a:hover, a:active, body_ahover
{
	color: #FF4400;
}
.page
{
	background: #FFFFFF;
	color: #000000;
}
td, th, p, li
{
	font: 10pt Trebuchet MS, Arial, sans-serif;
}
.tborder
{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #E0E0E0;
}
.tcat
{
	background: #330099;
	color: #FFFFFF;
	font: bold 10pt Trebuchet MS, Arial, sans-serif;
}

.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: #FFFF66;
	text-decoration: underline;
}
.thead
{
	background: #EAEAEA;
	color: #666666;
	font: bold 11px Trebuchet MS, Arial, sans-serif;
}
.thead a:link, .thead_alink
{
	color: #666666;
}
.thead a:visited, .thead_avisited
{
	color: #666666;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #FFFFFF;
}

.tfoot
{
	background: #330099;
	color: #FFFFFF;
}

.tfoot a:link, .tfoot_alink
{
	color: #FFFFFF;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #FFFFFF;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #FFFF66;
}
.alt1, .alt1Active
{
	background: #F8F8F8;
	color: #000000;
}
.alt2, .alt2Active
{
	background: #F8F8F8;
	color: #000000;
}
.inlinemod
{
	background: #FFFFCC;
	color: #000000;
}
.wysiwyg
{
	background: #F8F8F8;
	color: #000000;
	font: 10pt Trebuchet MS, Arial, sans-serif;
	margin: 5px 10px 10px 10px;
	padding: 0px;
}
textarea, .bginput
{
	font: 10pt Trebuchet MS, Arial, sans-serif;
}
.bginput option, .bginput optgroup
{
	font-size: 10pt;
	font-family: Trebuchet MS, Arial, sans-serif;
}
.button
{
	font: 11px Trebuchet MS, Arial, sans-serif;
}
select
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
	color: #000000;
}
.navbar
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
	color: #FF0000;
	font-weight: bold;
}
.fjsel
{
	background: #3E5C92;
	color: #E0E0F6;
}
.fjdpth0
{
	background: #F7F7F7;
	color: #000000;
}
.panel
{
	background: #EAEAEA;
	color: #000000;
	padding: 10px;
	border: 2px outset;
}
.panelsurround
{
	background: #D1D4E0 url(images/gradients/gradient_panelsurround.gif) repeat-x top left;
	color: #000000;
}
legend
{
	color: #22229C;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.vbmenu_control
{
	background: #330099;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-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 #0B198C;
}
.vbmenu_option
{
	background: #BBC7CE;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	color: #22229C;
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	color: #22229C;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite
{
	background: #E1E1E1;
	color: #FFFFFF;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #FFFFFF;
	text-decoration: none;
}
*/


.borders {
border-left: 1px solid #CFCFCF;
border-right: 1px solid #CFCFCF;
}
/*
.fdforumtools {
    background: #330099 none;
}
*/

.forumrules{
	width: 100%;
}
.forumrules td {
	vertical-align: top;
}
.forumrules .smallfont {
	padding-top:5px;
}
.vBulletin_editor .imagebutton {   
    text-align: center;
}
/*
td, th {
    display: table-cell;
    vertical-align: top;
}
.smallfont {
    color: #000000;
    FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 11px;
}
*/
/*
.vbmenu_control {
    background: #330099;
    color: #FFFFFF;
    font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    padding: 3px 6px 3px 6px;
    white-space: nowrap;
}
*/
.st_links li a{    
    color: white;
}
.newthreadbutton a{	
	text-decoration:none;
}
.newthreadbutton, .newreplybutton {    
    background: linear-gradient(to bottom, #88a6da 0%, #445a80 100%);    
}


input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
    align-items: flex-start;
    text-align: center;
    cursor: default !important;
    color: buttontext !important;
    background: buttonface !important;
    box-sizing: border-box;
    /*padding: 2px 6px 3px !important;*/
    border-width: 1px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial;
    margin-left: 5px;
}

input[type="button" i], input[type="submit" i], input[type="reset" i] {
    -webkit-appearance: push-button;
    user-select: none;
    white-space: pre;
}
.footwrap, .footerselector{
	display:none;
}
.markreadpush{
	width:100% !important;
	padding: 1px;
    border: 1px solid;
}
.paddingmobile{	
    padding: 0px 25px 0px 25px !important;
}

#topcontrol{
	    bottom: 40px !important;
}
.mytoolbar {
	background: #330099;
}