html, body {
height: auto;
}

html {
    background: #131313 url(../../../images/kingfire/dark-bg.jpg) no-repeat center top;
    background-size: 100%;
    background-attachment: fixed;
}

body {
	text-align: left;
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.4;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
    list-style: none;
    padding: 0 0 0 10px;
}

a.a2a_dd {
	font-family: 'Open Sans', sans-serif !important;
}

a {
text-decoration : none;
}

a:hover, a:active, a:focus {
text-decoration : none!important;
}

dt {
font-weight : 100;
}

h1,
h2,
h3,
h4 {
  font-weight: 600;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.2;
}

h5, 
h6 {
    font-weight: 700;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.2;
    margin-top: 5px;
    margin-bottom: 7px;
}

h1 {
  font-size: 32px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 19px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

input[type="checkbox"], input[type="radio"] {
    margin: 1px -1px 0 5px !important;
    line-height: normal;
}

.no-padding {
    padding: 0 !important;
}

.font-sm {
font-size: 80% !important;
}

.font-md {
font-size: 93% !important;
}

.font-lg {
font-size: 120% !important;
}

.text-center {
text-align : center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.sidebar_index {
}

#main-container {
    position: relative;
    margin-top: 0px;
    padding: 0;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    background: transparent;
}

.line {

}

#logo {
    background: transparent;
    height: 230px;
    margin-top: 0px;
}

.logo-icon {
    height: 30px;
    margin-top: -10px;
    margin-right: 10px;
    margin-left: 10px;
}

.logo-inner {
    background: transparent;
    padding: 50px 30px 0px;
    text-align: center;
}

.l-inner {
    font-family: 'Anton', sans-serif;
    font-size: 70px;
	text-transform: uppercase;
}

.l-inner img {
    max-height: 160px;
}

.container-fluid {
    padding: 0;
    margin-top: 1%;
}

.panel-no-padding {
    padding: 0 !important;
}

/* Custom margins - paddings */
.margin-0 {
margin: 0;
}

.margin-top-5 {
margin-top: 5px !important;
}

.margin-top-10 {
margin-top: 10px !important;
}

.margin-bottom-10 {
margin-bottom: 10px !important;
}

.margin-bottom-0 {
margin-bottom: 0px !important;
}

.padding-8px {
padding: 8px !important;
}

.padding-15px {
padding: 15px !important;
}

.padding-top {
padding-top: 1.5%;
}

.padding-top-1 {
padding-top: 1%;
}

.padding-top-2 {
padding-top: 2%;
}

.padding_0 {
    padding: 0px !important;
}

.padding_10 {
    padding: 10px;
}

.padding_0_10 {
    padding: 0 10px 10px;
}

.padding_bottom_10 {
    padding-bottom: 10px !important;
}

.padding_bottom_30 {
    padding-bottom: 30px !important;
}

.padding_0_10 {
padding : 0 10px;
}

.top {
    padding: 0;
    position: relative;
    top: 47px;
	width:100%
}

.top.sticky {
	padding: 0;
	width: 100%;
	position: fixed;
	z-index: 99999999999999;
	top: 0;
}

.top.sticky .open-btn {
    display: none;
}

.moderated {
    width: 100%;
    display: inline-block;
    padding: 3px 0 5px 2%;
    margin-top: 5px;
}

.logo {
    margin: 7px 0 0 0;
}

.logo img {
    height: 55px;
}

.top.sticky .logo {
    margin: 7px 0 0 0 !important;
}

.top.sticky .logo img {
    height: 55px !important;
	opacity: 0.9;
}

.top.sticky .sf-menu li {
    padding: 20px 0 20px !important;
}

.row {
	margin-left: auto;
	margin-right: auto;
}

.background-color {
    margin-bottom: 15px;
}

.bottom-border {
    padding-top: 0.5%;
    padding-bottom: 0.5%;
}

.sidenav a {
font-size: 18px;
}

ul.domainfeatures {
	margin: 0;
}

ul.domainfeatures p {
	font-size: 15px;
	font-weight: 200;
	text-align: left;
}

ul.domainfeatures h3 {
	font-size: 18px;
	padding: 11px 0;
	margin: 0 0 5px;
	font-weight: 200;
}

ul.domainfeatures li i {
	font-size: 54px;
}

ul.domainfeatures li .circle {
	border-radius: 50%;
	overflow: hidden;
	width: 110px;
	height: 110px;
	padding-top: 27px;
	margin: 0 auto;
	position: relative;
	z-index: 99999;
	text-align: center;
}

ul.domainfeatures li {
	padding: 20px;
}

[class*="block-grid-"] {
	display: block;
	padding: 0;
	margin: 0 -0.625rem;
}

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
	content: " ";
	display: table;
}

[class*="block-grid-"]:after {
	clear: both;
}

[class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 0;
}

@media only screen {
	.small-block-grid-1>li {
		list-style: none;
		width: 100%;
}

.small-block-grid-1>li:nth-of-type(1n) {
		clear: none;
}

.small-block-grid-1>li:nth-of-type(1n+1) {
		clear: both;
}

.small-block-grid-2>li {
		list-style: none;
		width: 50%;
}

.small-block-grid-2>li:nth-of-type(1n) {
		clear: none;
}

.small-block-grid-2>li:nth-of-type(2n+1) {
		clear: both;
}

.small-block-grid-3>li {
		list-style: none;
		width: 33.33333%;
}

.small-block-grid-3>li:nth-of-type(1n) {
		clear: none;
}

.small-block-grid-3>li:nth-of-type(3n+1) {
		clear: both;
}

.small-block-grid-4>li {
		list-style: none;
		width: 25%;
}

.small-block-grid-4>li:nth-of-type(1n) {
		clear: none;
}

.small-block-grid-4>li:nth-of-type(4n+1) {
		clear: both;
}

.small-block-grid-5>li {
		list-style: none;
		width: 20%;
}

.small-block-grid-5>li:nth-of-type(1n) {
		clear: none;
}

.small-block-grid-5>li:nth-of-type(5n+1) {
		clear: both;
}

.small-block-grid-6>li {
		list-style: none;
		width: 16.66667%;
}

.small-block-grid-6>li:nth-of-type(1n) {
		clear: none;
}

.small-block-grid-6>li:nth-of-type(6n+1) {
		clear: both;
}

.small-block-grid-7>li {
		list-style: none;
		width: 14.28571%;
}

.small-block-grid-7>li:nth-of-type(1n) {
		clear: none;
}

.small-block-grid-7>li:nth-of-type(7n+1) {
		clear: both;
}

.small-block-grid-8>li {
		list-style: none;
		width: 12.5%;
}

.small-block-grid-8>li:nth-of-type(1n) {
		clear: none;
}

.small-block-grid-8>li:nth-of-type(8n+1) {
		clear: both;
}

.small-block-grid-9>li {
		list-style: none;
		width: 11.11111%;
}

.small-block-grid-9>li:nth-of-type(1n) {
		clear: none;
}

.small-block-grid-9>li:nth-of-type(9n+1) {
		clear: both;
}

.small-block-grid-10>li {
		list-style: none;
		width: 10%;
}

.small-block-grid-10>li:nth-of-type(1n) {
		clear: none;
}

.small-block-grid-10>li:nth-of-type(10n+1) {
		clear: both;
}

.small-block-grid-11>li {
		list-style: none;
		width: 9.09091%;
}

.small-block-grid-11>li:nth-of-type(1n) {
		clear: none;
}

.small-block-grid-11>li:nth-of-type(11n+1) {
		clear: both;
}

.small-block-grid-12>li {
		list-style: none;
		width: 8.33333%;
}

.small-block-grid-12>li:nth-of-type(1n) {
		clear: none;
}

.small-block-grid-12>li:nth-of-type(12n+1) {
		clear: both;
}


}

@media only screen and (min-width: 40.0625em) {
	.medium-block-grid-1>li {
		list-style: none;
		width: 100%;
}

.medium-block-grid-1>li:nth-of-type(1n) {
		clear: none;
}

.medium-block-grid-1>li:nth-of-type(1n+1) {
		clear: both;
}

.medium-block-grid-2>li {
		list-style: none;
		width: 50%;
}

.medium-block-grid-2>li:nth-of-type(1n) {
		clear: none;
}

.medium-block-grid-2>li:nth-of-type(2n+1) {
		clear: both;
}

.medium-block-grid-3>li {
		list-style: none;
		width: 33.33333%;
}

.medium-block-grid-3>li:nth-of-type(1n) {
		clear: none;
}

.medium-block-grid-3>li:nth-of-type(3n+1) {
		clear: both;
}

.medium-block-grid-4>li {
		list-style: none;
		width: 25%;
}

.medium-block-grid-4>li:nth-of-type(1n) {
		clear: none;
}

.medium-block-grid-4>li:nth-of-type(4n+1) {
		clear: both;
}

.medium-block-grid-5>li {
		list-style: none;
		width: 20%;
}

.medium-block-grid-5>li:nth-of-type(1n) {
		clear: none;
}

.medium-block-grid-5>li:nth-of-type(5n+1) {
		clear: both;
}

.medium-block-grid-6>li {
		list-style: none;
		width: 16.66667%;
}

.medium-block-grid-6>li:nth-of-type(1n) {
		clear: none;
}

.medium-block-grid-6>li:nth-of-type(6n+1) {
		clear: both;
}

.medium-block-grid-7>li {
		list-style: none;
		width: 14.28571%;
}

.medium-block-grid-7>li:nth-of-type(1n) {
		clear: none;
}

.medium-block-grid-7>li:nth-of-type(7n+1) {
		clear: both;
}

.medium-block-grid-8>li {
		list-style: none;
		width: 12.5%;
}

.medium-block-grid-8>li:nth-of-type(1n) {
		clear: none;
}

.medium-block-grid-8>li:nth-of-type(8n+1) {
		clear: both;
}

.medium-block-grid-9>li {
		list-style: none;
		width: 11.11111%;
}

.medium-block-grid-9>li:nth-of-type(1n) {
		clear: none;
}

.medium-block-grid-9>li:nth-of-type(9n+1) {
		clear: both;
}

.medium-block-grid-10>li {
		list-style: none;
		width: 10%;
}

.medium-block-grid-10>li:nth-of-type(1n) {
		clear: none;
}

.medium-block-grid-10>li:nth-of-type(10n+1) {
		clear: both;
}

.medium-block-grid-11>li {
		list-style: none;
		width: 9.09091%;
}

.medium-block-grid-11>li:nth-of-type(1n) {
		clear: none;
}

.medium-block-grid-11>li:nth-of-type(11n+1) {
		clear: both;
}

.medium-block-grid-12>li {
		list-style: none;
		width: 8.33333%;
}

.medium-block-grid-12>li:nth-of-type(1n) {
		clear: none;
}

.medium-block-grid-12>li:nth-of-type(12n+1) {
		clear: both;
}


}

@media only screen and (min-width: 64.0625em) {
	.large-block-grid-1>li {
		list-style: none;
		width: 100%;
}

.large-block-grid-1>li:nth-of-type(1n) {
		clear: none;
}

.large-block-grid-1>li:nth-of-type(1n+1) {
		clear: both;
}

.large-block-grid-2>li {
		list-style: none;
		width: 50%;
}

.large-block-grid-2>li:nth-of-type(1n) {
		clear: none;
}

.large-block-grid-2>li:nth-of-type(2n+1) {
		clear: both;
}

.large-block-grid-3>li {
		list-style: none;
		width: 33.33333%;
}

.large-block-grid-3>li:nth-of-type(1n) {
		clear: none;
}

.large-block-grid-3>li:nth-of-type(3n+1) {
		clear: both;
}

.large-block-grid-4>li {
		list-style: none;
		width: 25%;
}

.large-block-grid-4>li:nth-of-type(1n) {
		clear: none;
}

.large-block-grid-4>li:nth-of-type(4n+1) {
		clear: both;
}

.large-block-grid-5>li {
		list-style: none;
		width: 20%;
}

.large-block-grid-5>li:nth-of-type(1n) {
		clear: none;
}

.large-block-grid-5>li:nth-of-type(5n+1) {
		clear: both;
}

.large-block-grid-6>li {
		list-style: none;
		width: 16.66667%;
}

.large-block-grid-6>li:nth-of-type(1n) {
		clear: none;
}

.large-block-grid-6>li:nth-of-type(6n+1) {
		clear: both;
}

.large-block-grid-7>li {
		list-style: none;
		width: 14.28571%;
}

.large-block-grid-7>li:nth-of-type(1n) {
		clear: none;
}

.large-block-grid-7>li:nth-of-type(7n+1) {
		clear: both;
}

.large-block-grid-8>li {
		list-style: none;
		width: 12.5%;
}

.large-block-grid-8>li:nth-of-type(1n) {
		clear: none;
}

.large-block-grid-8>li:nth-of-type(8n+1) {
		clear: both;
}

.large-block-grid-9>li {
		list-style: none;
		width: 11.11111%;
}

.large-block-grid-9>li:nth-of-type(1n) {
		clear: none;
}

.large-block-grid-9>li:nth-of-type(9n+1) {
		clear: both;
}

.large-block-grid-10>li {
		list-style: none;
		width: 10%;
}

.large-block-grid-10>li:nth-of-type(1n) {
		clear: none;
}

.large-block-grid-10>li:nth-of-type(10n+1) {
		clear: both;
}

.large-block-grid-11>li {
		list-style: none;
		width: 9.09091%;
}

.large-block-grid-11>li:nth-of-type(1n) {
		clear: none;
}

.large-block-grid-11>li:nth-of-type(11n+1) {
		clear: both;
}

.large-block-grid-12>li {
		list-style: none;
		width: 8.33333%;
}

.large-block-grid-12>li:nth-of-type(1n) {
		clear: none;
}

.large-block-grid-12>li:nth-of-type(12n+1) {
		clear: both;
}


}

.small-12 h2 {
    padding: 45px 0 25px;
    font-size: 42px;
    text-align: center;
    font-weight: 100;
}

.wrapper {
width : 95%;
min-width : 733px;
margin : 0 auto;
}

.wrapper-head {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    height: 44px;
}

#wrapperindex {
    padding: 20px;
    background: transparent;
    position: relative;
    z-index: 2;
    margin-bottom: 0px;
    border-radius: 4px;
    display: inline-block;
    width: 100%;
}

.content {
    margin: auto;
    float: none;
    box-sizing: border-box;
}

.col-lg-10, .col-xs-12 {
    padding-right: 25px;
    padding-left: 25px;
}

#header, #header-responsive {
	background: transparent;
    width: 100%;
    display: inline-block;
}

#header-responsive, .navigation-responsive, .menu-responsive, #logo-responsive .fa, .usermenu-responsive {
display: none;
}

.navbar {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    position: fixed;
    min-height: 60px !important;
    border-radius: 0px !important;
    width: 1280px;
    top: -1px;
    z-index: 1080;
	border-color: transparent;
    margin: 0 auto; /* Will not center vertically and won't work in IE6/7. */
    left: 0;
    right: 0;
}

.navbar .fixed {
    position: fixed;
    height: 49px;
    border-radius: 0px !important;
    width: 100%;
    top: 0px;
    margin-bottom: 0;
    z-index: 1000;
    overflow: visible;
    height: 49px;
}

.navbar-header {
    text-align: center;
}

.navbar .wrapper {
    width: 100%;
    margin: 0 auto;
    padding-right: 2.1%;
}

.of-h {
overflow : hidden !important ;
}

.my_top {
margin-top : 15px;
}

.newest {
    text-align: center;
    display: inline-block;
    padding: 5px;
}

.newest a {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 90%;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.smilie {
vertical-align : middle;
width : auto !important ;
}

.smilie_pointer {
cursor : pointer;
}

.of-h {
overflow : hidden !important ;
}

.icon-bg {
position : absolute;
right : 0;
top : 0;
line-height : 100px;
font-size : 100px;
}

.icon-bg-small {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 135px;
    font-size: 50px;
}

.footer {
    box-sizing: border-box;
    width: 100%;
    font-family: 'Open Sans', sans-serif !important;
    text-align: left;
    font: 14px sans-serif;
    padding: 35px 50px 55px 50px;
    margin-top: 0;
}

footer .row {
    margin-right: auto;
    margin-left: auto;
    max-width: 1170px;
}

.contacts {
    padding: 15px 0 0;
    text-align: center;
    font-size: 14px;
    font-weight: 200;
    overflow: hidden;
}

.contacts i {
	display: block;
	font-size: 27px;
	font-weight: 200;
	margin-bottom: 12px;
}

.footerlinks {
    padding: 0px;
    overflow: hidden;
}

.footerlinks .columns {
    padding: 20px 0 20px 50px;
}

.footerlinks .columns {
	padding: 20px 0 20px 50px;
}

.footerlinks .columns:last-child {
	border: none;
}

.footerlinks h2 {
	font-size: 17px;
	padding: 0;
	margin: 0 0 20px;
	font-weight: 200;
}

.footerlinks ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.footerlinks ul li {
	padding: 4px 0;
	font-size: 13px;
}

.footerlinks ul li a:hover {
	text-decoration: none;
}

.footerlinks p {
	font-size: 13px;
}

.footerlinks hr {
	border-width: 7px 0 0;
	clear: both;
	margin: 11px 0;
	height: 0;
}

.row::before, .row::after {
    display: table;
    content: " ";
}

.footer-bottom {
    padding: 5px 0px 0px;
    width: 100%;
    display: inline-block;
}

.payment-list {
    float: right;
    list-style-type: none;
    margin-right: 4%;
}

.payment-list li {
    display: inline-block;
    margin-right: 5px;
    font-size: 22px;
}

.payment-list li p {
    font-size: 14px;
    margin-right: 8px;
    display: inline;
}

.footer-menu {
    float: left;
    padding: 0px;
    margin-left: 5%;
}

.footer-menu .menu-item {
    font-family: Lato;
    font-size: 14px;
    display: inline-block;
    text-transform: capitalize;
    list-style-type: none;
    margin: 10px 0 10px 20px;
}

.footer-menu .menu-item:first-child {
    margin-left: 0px;
}

.footer-menu .menu-item a:hover {
    text-decoration: none;
}

.footer-menu.classic {
    padding: 0;
    float: none;
}

.footer-menu.classic .menu-item {
    display: block;
    font-size: 16px;
    margin-left: 0;
    text-align: left;
}

.footer h3 {
    font-size: 15px;
    padding: 0;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-weight: 600;
}

.footer ul {
margin : 0;
padding : 0;
}

.footer .footer-left, .footer .footer-center, .footer .footer-right {
display : inline-block;
vertical-align : top;
}

::-webkit-scrollbar {
width : 15px;
}

#debug {
	width: 70px;
	z-index: 9999;
	position: fixed;
	bottom: 50px;
	right: 0px;
	display: inline-block;
	padding: 5px;
	line-height: 1.7;
	font-size: 11px;
}

.hidetags_body {
	background: FFF;
	padding: 4px;
	border: 1px solid #CCC;
	border-top: 0;
	color: #000;
	margin: 0 0 4px 0;
}

font-size: 11px;
}

.forum_status {
    width: 35px;
    height: 35px;
    font-size: 22px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-top: 0;
}

.forum_status_mobile {
text-align : center;
padding : 3px 4px;
font-size : 9px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}

.forum_status i {
    display: inline-block;
	line-height: 25px;
}

.forum_off, .forum_off_mobile, .forum_offlock, .forum_offlink {
    cursor: pointer;
}

.forum_off i, .forum_offlock i, .forum_offlink i {
opacity : 0.800000011920928955078125;
}

.forum_offlock i:before {
content : "\f023";
}

.forumsubscriptions.off:before {
}

.forum_offlink i:before {
content : "\f0c1";
}

div[id^="mark_read_"] {
padding-right : 0;
padding-left : 0;
}

.subforumicon {
height : 10px;
width : 10px;
display : inline-block;
font-size : 14px;
}

.subforum_minion {
font-weight : 100;
}

.subforum_miniofflock i:before {
content : "\f023";
}

.subforum_miniofflink i:before {
content : "\f0c1";
}

.subforum_dropdown {
    padding: 3px 0 0;
    float: left;
    width: 100%;
}

.button-sub-forum {
    line-height: 1.4;
    font-size: 12px;
    cursor: pointer;
    margin: 0;
    box-shadow: none;

    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    font-weight: 100;
}

.dropdown-header {
display : block;
padding : 3px 20px;
font-size : 13px;
line-height : 1.42857143;
white-space : nowrap;
font-weight : 100;
}

ul.dropdown-menu a {
    padding: 5px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}

fieldset {
position : relative;
margin-top : 5px;
padding : 15px 8px;
font-size : 10pt;
text-align : center;
}

fieldset.align_right {
text-align : right;
}

input {
padding: 5px 10px;
}

.loggin input {
    background: transparent !important;
    border: solid 2px;
    padding: 0px;
    outline: 0;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    border-color: transparent !important;
}

textarea {
padding : 2px;
line-height : 1.4;
outline : 0;
font-family : Tahoma, Verdana, Arial, Sans-Serif;
font-size : 13px;
height : 175px;
}

select {
    padding: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

button.subforum {
    padding: 3px 3px 3px 10px;
    cursor: pointer;
    outline: 0;
    display: inline-block;
    margin: 2px 2px 0px;
    font-size: 12px;
    transition: all 0.3s linear;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.dropdown-menu {
    position: absolute;
    min-width: 350px;
    top: 100%;
    left: 2px;
    z-index: 1000;
    display: none;
    float: left;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 4px;
}

.open > .dropdown-menu {
    display: block;
    padding: 5px 0px 12px;
    left: -3px;
    right: 0;
    border: 2px solid #282828;
}

.user-drop {
    left: -190px !important;
    width: 250px;
}

a.new_thread_button:link, a.new_reply_button:link, a.closed_button:link, a.new_thread_button:hover, a.new_reply_button:hover, a.closed_button:hover, a.new_thread_button:visited, a.new_reply_button:visited, a.closed_button:visited, a.new_thread_button:active, a.new_reply_button:active, a.closed_button:active {
display : inline-block;
padding : 5px 10px 5px 5px;
margin : 2px 2px 6px 0;
font-size : 14px;
transition-delay : 0;
transition-timing-function : linear;
font-weight : 100;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}

a.new_thread_button:hover, a.new_reply_button:hover {
background-color : #202020;
}

a.new_thread_button span:before {
content : "\f086";
font-family : 'FontAwesome';
}

a.new_thread_button span:before, a.new_reply_button span:before {
font-size : 18px;
padding : 2px 6px;
margin-right : 5px;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}

a.new_reply_button span:before {
content : "\f075";
font-family : 'FontAwesome';
}

a.closed_button span::before {
font-family : 'FontAwesome';
content : "\f00d";
font-size : 18px;
padding : 2px 6px;
margin-right : 5px;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}

span.goto {
float : left;
}

form {
margin : 0;
padding : 0;
}

form h3 {
    text-align: center;
    width: 100%;
    font-size: 20px;
    margin: 0px 0px 10px;
    padding: 7px 0px;
}

.replyform .trow2 {
width : 20%;
float : left;
}

form input.error {
padding : 3px;
outline : 0;
font-size : 13px;
font-family: 'Open Sans', sans-serif;
}

form input.valid {
padding : 3px;
outline : 0;
font-size : 13px;
font-family: 'Open Sans', sans-serif;
}

form label.error {
margin : 5px;
padding : 0;
display : block;
font-weight : 100;
font-size : 11px;
}

form #message {
	width: 100%;
}

a.lastpost {
white-space : nowrap;
text-decoration : none;
font-weight : 100;
}

.lastpost img {
height : 10px;
width : 10px;
margin-top : -2px;
vertical-align : middle;
}

a.lastpost img {
margin-top : -2px;
}

.smalltextdesc {
width : 80%;
float : left;
padding : 3px 0 5px 7px;
}

.editor_control_bar {
    display: inline-block;
    text-align: center;
    margin-top: 3px;
    padding: 7px;
    line-height: 2;
}

.post .post_head span.edited_post {
	font-size: 12px;
}

.post_edit {
    margin: 10px 0;
}

.popup_menu1 {
    position: inherit !important;
    width: 100%;
    margin-top: 5px;
}

.popup_menu1 .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu1 .popup_item {
	display: block;
	padding: 4px;
	white-space: nowrap;
	text-decoration: none;
}

.popup_menu1 a.popup_item:hover {
	text-decoration: none;
}

.repbox {
font-size : 16px;
font-weight : 100;
padding : 5px 7px;
}

img {
border : none;
}

.mycode_img {
    max-width: 70%;
    padding: 3px;
    border: 2px solid #afbed0;
	cursor: pointer;
}

img.attachment {
padding : 2px;
}

hr {
height : 1px;
border : 0;
}

.clear {
clear : both;
}

.float_left_margin0 {
float : left;
margin: 0px !important;
}

.float_left {
float : left;
margin-left : 10px;
}

.float_right_margin0 {
float : right;
}

.float_right {
float : right;
margin-right : 0px;
}

.float_right img {
    margin-top: 10px;
}

.hidden {
display : none;
float : none;
width : 1%;
}

.hiddenrow {
display : none;
}

.selectall {
	text-align: center;
}

.expcolimage {
    float: right;
    width: 22px;
    vertical-align: top;
    margin: 0px 5px;
}

.expander {
    border-radius: 50%;
}

blockquote {
    font-size: 14px;
    padding: 10px;
    border-radius: 3px;
}

blockquote cite {
display : block;
padding-bottom : 2px;
margin-bottom : 5px;
font-weight : 100;
}

blockquote cite::before {
font-family : 'FontAwesome';
content : "\f10d";
padding-right : 3px;
font-weight : 400;
}

blockquote cite span {
display : inline-block;
float : right;
margin : 0 4px;
font-size : 12px;
font-weight : 400;
}

blockquote cite span.highlight {
float : none;
font-weight : 100;
padding-bottom : 0;
}

.codeblock {
    padding: 10px;
    margin-bottom: 12px;
    width: 95%;
}

.codeblock .title {
font-weight : 100;
margin : 0 0 10px;
padding-left : 20px;
}

.codeblock .title::before {
font-family : 'FontAwesome';
content : "\f1c9";
font-size : 20px;
padding-right : 5px;
font-weight : 400;
}

.codeblock code {
    overflow: auto;
    height: auto;
    max-height: 200px;
    display: block;
    font-family: "Lucida Console", Monaco, monospace;
    font-size: 14px;
    padding-left: 10px;
}

.smilie {
vertical-align : middle;
}

.smilie_pointer {
cursor : pointer;
}

.separator {
margin : 5px;
padding : 0;
height : 0;
font-size : 1px;
list-style-type : none;
}

.popup_menu .popup_item_container {
margin : 1px;
text-align : left;
}

.popup_menu .popup_item {
display : block;
padding : 4px;
white-space : nowrap;
text-decoration : none;
}

.popup_menu a.popup_item:hover {
text-decoration : none;
}

.subject_new a {
    font-weight: 700;
    font-size: 15px;
}

.highlight {
padding-top : 3px;
padding-bottom : 3px;
}

.pm_alert {
    text-align: center;
    padding: 7px 20px;
    font-size: 12px;
    margin: 20px auto 0px;
    width: 95%;
}

.red_alert {
    text-align: center;
    padding: 5px 20px;
    margin-bottom: 10px;
    font-size: 12px;
    overflow-wrap: break-word;
    margin-top: 10px;
}

.alert-danger {
    color: rgba(237, 90, 90, 1);
    background-color: rgba(237, 90, 90, .4);
    border: 3px solid rgba(237, 90, 90, .5);
    font-weight: 700;
}

div.error {
padding : 5px 10px;
font-size : 12px;
}

div.error p {
margin : 0;
font-weight : 400;
}

div.error p em {
font-style : normal;
font-weight : 100;
padding-left : 24px;
display : block;
}

div.error p em::before {
font-family : 'FontAwesome';
content : "\f071";
font-size : 17px;
margin-right : 10px;
}

div.error ul {
margin-left : 24px;
}

.pagination {
    font-size: 11px;
    padding-top: 0;
    margin-bottom: 5px;
    float: left;
    width: auto;
    margin-top: 0px;
}

.pagination .pages {
font-weight : 100;
}

.pagination .pagination_current, .pagination a {
padding : 3px 6px;
margin-bottom : 3px;
}

.pagination .pagination_current {
font-weight : 100;
}

.pagination a:hover {
text-decoration : none;
}

.pagination .go_page img {
margin-bottom : -4px;
}

.drop_go_page {
padding : 4px;
}

.mark-subscribe {
float : right;
}

.thread_legend, .thread_legend dd {
margin : 0;
padding : 0;
}

.thread_legend dd {
    padding-bottom: 4px;
    margin-right: 15px;
    font-size: 10px !important;
}

.thread_legend img {
margin-right : 4px;
vertical-align : bottom;
}

.legend {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
}

legend {
text-align : center;
font-size : 14px;
height : 30px;
line-height : 20px;
padding : 5px;
box-sizing : border-box;
position : absolute;
top : -15px;
left : 45%;
margin-left : -50px;
content : "Signature";
width : auto;
}

dl.forum_legend {
float : left;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
margin : 0;
padding : 0;
}

.forum_legend dd {
float : left;
margin-top : 7px;
margin-right : 10px;
margin-left : -15px;
font-size : 10px;
}

.forum_legend dt {
margin-right : 10px;
float : left;
}

.success_message {
font-weight : 100;
font-size : 10px;
margin-bottom : 10px;
}

.error_message {
font-weight : 100;
font-size : 10px;
margin-bottom : 10px;
}

#posts_container {
    padding: 0;
}

.ignored_post {
padding : 15px;
}

.ignored_post .show_ignored_post {
margin-top : -15px;
}

.ignored_post .show_ignored_post a.button span {
background-position : 0 -400px;
}

.post {
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 0px;
}

.post.classic .post_author {
    float: left;
    width: 18.5%;
}

.post .post_author {
    overflow: hidden;
    width: 99.8%;
    margin: auto;
}

.post .post_author .buddy_status {
    width: 25px !important;
    height: 25px !important;
    background: transparent !important;
    position: relative;
    margin-right: -27px !important;
    margin-bottom: -65px;
}

.post .post_author div.author_avatar {
    float: left;
}

.avatar-buddy {
    background: rgba(34, 45, 58, .2);
    text-align: left;
    min-height: 150px;
    padding: 2.5% 1%;
    border-right: 5px solid rgba(34, 45, 58, .1);
    width: 300px;
}

.avatar-buddy a {
    font-size: 15px;
}

.post.classic .post_author div.author_avatar {
    float: none;
    text-align: center;
    margin-bottom: 8px;
    display: inline-block;
    width: 100%;
}

.post .post_author div.author_avatar img {
height: 90px;
width: 90px;
}

.post .post_author div.author_information {
float : left;
padding : 6px 8px;
}

.post .post_author div.author_statistics a {
font-weight: 100;
}

.post.classic .post_author div.author_information {
    float: none;
    padding: 0;
    text-align: center;
    width: 100%;
}

.post .post_author div.author_statistics {
	 background-image: url(https://darkf.com/images/kingfire/postbit-bg/red.png);
	width: 210px;
    float: right;
    font-size: 13px;
    padding: 10px 5px;
    line-height: 1.3;
    font-weight: 100;
}

.post .post_head span.edited_post {
font-size : 10px;
}

.post_body {
	padding: 20px 0px 10px 25px;
	line-height: 1.7;
	min-height: 175px;
	font-size: 15px;
}

.post_content {
    padding: 9px 10px 5px;
}

button.downloadlink {
    background-repeat:repeat-x;
    padding:10px;
    cursor:pointer;
    height: auto;
    text-align: left;
    border: medium none;
    border-radius: 3px;
}

.post_content .signature, .panel-body .signature {
    position: relative;
    margin-top: 20px;
    padding: 25px 8px 15px;
    font-size: 10pt;
    text-align: center;
}

.post_content .signature::before, .panel-body .signature::before {
    text-align: center;
    font-size: 10px;
	font-weight: 600;
    height: 30px;
    line-height: 17px;
    padding: 5px;
    box-sizing: border-box;
    position: absolute;
    top: -15px;
    left: 50% !important;
    margin-left: -50px;
    width: 80px;
    content: 'SIGNATURE';
    font-family: 'Open Sans';
}

.author .smalltext {
float : right;
width : 100px;
}

.postbit_buttons > a:link, .postbit_buttons > a:visited, .postbit_buttons > a:active {
content: "";
display: inline-block;
font-family: FontAwesome;
font-weight: normal;
font-size: inherit;
margin-right: 3px;
padding: 2px 5px;
border-radius: 3px;
}

.postbit_buttons a span {
    display: none;
}

.postbit_buttons a.postbit_find span {
background-position : 0 0;
}

.postbit_buttons a.postbit_reputation_add span {
background-position : 0 -20px;
}

.postbit_buttons a.postbit_email span {
background-position : 0 -40px;
}

.postbit_buttons a.postbit_website span {
background-position : 0 -60px;
}

.postbit_buttons a.postbit_pm span {
background-position : 0 -80px;
}

.postbit_buttons a.postbit_quote span {
background-position : 0 -100px;
}

.postbit_buttons a.postbit_multiquote span {
background-position : 0 -120px;
}

.postbit_buttons a.postbit_multiquote_on span {
    background-position: 0 -140px;
    display: block;
}

.postbit_buttons a.postbit_qdelete span {
background-position : 0 -180px;
}

.postbit_buttons a.postbit_qrestore span {
background-position : 0 -200px;
}

.postbit_buttons a.postbit_report span {
background-position : 0 -220px;
}

.postbit_buttons a.postbit_warn span {
background-position : 0 -240px;
}

.postbit_buttons a.postbit_purgespammer span {
background-position : 0 -540px;
}

.postbit_buttons a.postbit_reply_pm span {
background-position : 0 -260px;
}

.postbit_buttons a.postbit_reply_all span {
background-position : 0 -280px;
}

.postbit_buttons a.postbit_forward_pm span {
background-position : 0 -300px;
}

.postbit_buttons a.postbit_delete_pm span {
background-position : 0 -320px;
}

a.button {
display : inline-block;
padding : 5px 8px;
margin : 2px 2px 6px;
font-size : 14px;
line-height : 1.5;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}

a.button:hover {
background : #212528;
}

a.button:before {
padding-bottom : 3px;
}

a.button.small_button {
font-size : 13px;
margin : 0;
padding : 3px 6px;
}

a.button span {
    padding-left: 0px;
    display: inline-block;
    background-repeat: no-repeat;
}

a.button.new_thread_button span {
background-position : 0 -340px;
}

a.button.new_reply_button span {
background-position : 0 -360px;
}

a.button.closed_button span {
background-position : 0 -380px;
}

a.button.rate_user_button span {
background-position : 0 -400px;
}

a.button.add_buddy_button span {
background-position : 0 -440px;
}

a.button.remove_buddy_button span {
background-position : 0 -480px;
}

a.button.add_ignore_button span {
background-position : 0 -460px;
}

a.button.remove_ignore_button span {
background-position : 0 -500px;
}

a.button.report_user_button span {
background-position : 0 -520px;
}

.rate_thread {
display : inline-block;
float : left;
margin : 12px 0 0 !important ;
}

.userbrows {
    float: left;
    width: 45%;
    padding: 15px 0 0 10px;
    margin-bottom: 10px;
}

.new_thread {
float : right;
}

.new_reply {
float : right;
}

.new_reply_bottom {
float : right;
}

.quick_jump {
width : 14px;
height : 14px;
padding-left : 5px;
margin-top : -3px;
border : none;
}

.quick_jump::before {
font-family : FontAwesome;
content : "\f08e";
font-size : 13px;
}

.pollbar {
    height: 15px;
}

.pollbar .percent {
display : none;
}

.scaleimages {
    padding: 10px;
    font-size: 14px;
    width: 99%;
}

.scaleimages .mycode_img {
    max-width: 80%;
}

.ie6 {
position : absolute;
}

.ie6.top-right {
right : auto;
bottom : auto;
}

.ie6.center {
width : 100%;
}

.jGrowl {
    z-index: 9999;
    color: #aaa;
    font-size: 12px;
    position: fixed;
    background: #131313 !important;
}

.jGrowl.top-left {
left : 0;
top : 25px;
}

.jGrowl.bottom-left {
left : 0;
bottom : 0;
}

.jGrowl.bottom-right {
right : 0;
bottom : 0;
}

.jGrowl.center {
top : 0;
width : 50%;
left : 25%;
}

.center .jGrowl-notification, .center .jGrowl-closer {
margin-left : auto;
margin-right : auto;
}

.jGrowl .jGrowl-notification, .jGrowl .jGrowl-closer {
margin : 10px;
}

.jGrowl .jGrowl-notification .jGrowl-header {
font-weight : 100;
font-size : 0.85em;
}

.jGrowl .jGrowl-notification .jGrowl-close {
z-index : 99;
float : right;
font-weight : 100;
font-size : 1em;
cursor : pointer;
}

.jGrowl .jGrowl-closer {
padding-top : 4px;
padding-bottom : 4px;
cursor : pointer;
font-size : 0.9em;
font-weight : 100;
text-align : center;
}

@media print {
.jGrowl {
display : none;
}
}

.panel-heading, .modal-header {
    color: #fff;
    background-color: #2d3139;
    border-color: #2d3139;
    padding: 15px !important;
}
.modal-header {
    text-align: center !important;
}
.modal-content {
    position: relative;
    background-color: #383e47;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

@media screen and (min-width: 768px) {
     .modal-dialog {
        margin: 10% auto;
     }
}

.modal a.close-modal::before {

}

h4.modal-title {
    margin: 0;
    line-height: 58px;
}

#quick_login .modal-dialog {
    width: 320px !important;
    margin: 100px auto;
}

button.close {
    overflow: visible;
    cursor: pointer;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 20px 25px;
    z-index: 99999;
    box-shadow: none;
    color: #fff !important;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0px 1px 0px rgb(255, 255, 255);
    opacity: 1;
    margin: 0px 0px -1px !important;
    border-radius: 0px;
	border: 0px solid transparent !important;
}

.btn-log {
    color: #fff;
    width: 100%;
    border-radius: 0px;
    padding: 12px 0;
    font-size: 17px;
    margin: 0;
    height: 40px;
    text-transform: uppercase !important;
}

.modal-spinner {
display : none;
width : 64px;
height : 64px;
position : fixed;
top : 50%;
left : 50%;
margin-right : -32px;
margin-top : -32px;
background : url(../../../images/spinner_big.gif) center center no-repeat;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
}

.alert {
	background: transparent;
	padding: 15px;
	margin-bottom: 20px;
	border-radius: 4px;
}

.jqifade {
position : absolute;
}

div.jqi {
width : 400px;
max-width : 90%;
font-family: 'Open Sans', sans-serif;
position : absolute;
background-color : #505962;
font-size : 12px;
text-align : left;
border : #eee solid 1px;
border-radius : 6px;
padding : 7px;
}

div.jqi .jqiclose {
position : absolute;
top : 4px;
right : -2px;
width : 18px;
cursor : default;
color : #bbb;
font-weight : 100;
}

div.jqi .jqistate {
background-color : #fff;
}

div.jqi .jqititle {
padding : 5px 10px;
font-size : 16px;
line-height : 20px;
border-bottom : 1px solid #eee;
}

div.jqi .jqimessage {
padding : 10px;
line-height : 20px;
color : #444;
}

div.jqi .jqibuttons {
text-align : right;
margin : 0 -7px -7px;
border-top : 1px solid #e4e4e4;
background-color : #f4f4f4;
border-radius : 0 0 6px 6px;
}

div.jqi .jqibuttons button {
margin : 0;
padding : 15px 20px;
background-color : transparent;
font-weight : 200;
border : none;
border-left : 1px solid #e4e4e4;
color : #393f46;
font-weight : 100;
font-size : 12px;
}

div.jqi .jqibuttons button.jqidefaultbutton {
color : #489afe;
}

div.jqi .jqibuttons button:hover, div.jqi .jqibuttons button:focus {
color : #287ade;
outline : none;
}

.jqiwarning .jqi .jqibuttons {
background-color : #b95656;
}

div.jqi .jqiparentstate::after {
background-color : #393f46;
opacity : 0.60000002384185791015625;
content : '';
position : absolute;
top : 0;
left : 0;
bottom : 0;
right : 0;
border-radius : 6px;
}

div.jqi .jqisubstate {
position : absolute;
top : 0;
left : 20%;
width : 60%;
padding : 7px;
border : #eee solid 1px;
border-top : none;
border-radius : 0 0 6px 6px;
}

div.jqi .jqisubstate .jqibuttons button {
padding : 10px 18px;
}

.jqi .jqiarrow {
position : absolute;
height : 0;
width : 0;
line-height : 0;
font-size : 0;
border : transparent solid 10px;
}

.jqi .jqiarrowtl {
left : 10px;
top : -20px;
border-bottom-color : #505962;
}

.jqi .jqiarrowtc {
left : 50%;
top : -20px;
border-bottom-color : #505962;
margin-left : -10px;
}

.jqi .jqiarrowtr {
right : 10px;
top : -20px;
border-bottom-color : #505962;
}

.jqi .jqiarrowbl {
left : 10px;
bottom : -20px;
border-top-color : #505962;
}

.jqi .jqiarrowbc {
left : 50%;
bottom : -20px;
border-top-color : #505962;
margin-left : -10px;
}

.jqi .jqiarrowbr {
right : 10px;
bottom : -20px;
border-top-color : #505962;
}

.jqi .jqiarrowlt {
left : -20px;
top : 10px;
border-right-color : #505962;
}

.jqi .jqiarrowlm {
left : -20px;
top : 50%;
border-right-color : #505962;
margin-top : -10px;
}

.jqi .jqiarrowlb {
left : -20px;
bottom : 10px;
border-right-color : #505962;
}

.jqi .jqiarrowrt {
right : -20px;
top : 10px;
border-left-color : #505962;
}

.jqi .jqiarrowrm {
right : -20px;
top : 50%;
border-left-color : #505962;
margin-top : -10px;
}

.jqi .jqiarrowrb {
right : -20px;
bottom : 10px;
border-left-color : #505962;
}

.logbar {
z-index : 500;
position : relative;
padding : 20px;
margin : auto;
width : 100%;
float : right;
}

.loginbar {
position : absolute;
width : 100%;
margin-top : 45px;
}

#logincontainer {
padding : 12px;
float : right;
}

#logincontainer a:hover {
text-decoration : none;
}

.login-form {
    width: 40%;
    margin: 20px auto;
}

.user_avatar {
width : 32px;
margin : 7px 0 12px 12px;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}

.avatar-defaut {
    position: relative;
    padding: 3px;
    border-radius: 50%;
    height: 100px;
    width: 100px;
}

#panel-responsive {
background : none 0 0 repeat scroll #23313E;
height : 50px;
font-size : 14px;
text-align : center;
}

#menu {
    text-align: center;
    font-size: 13px;
    line-height: 40px;
}

#menu div {
    margin: 0 !important;
    border-top: 0px solid transparent;
}

#menu li a i {
float : right;
margin-top : 5px;
}

#menu-md {
    text-align: center;
    font-size: 13px;
    line-height: 40px;
}

#menu-md div {
    margin: 0 !important;
    border-top: 0px solid transparent;
}

#menu-md li a i {
float : right;
margin-top : 5px;
}

.welcome-guest {
    float: right;
    margin-right: 5px;
}

.btn-login {
    font-size: 11px;
	text-transform: uppercase;
	font-weight: 700;
    border-radius: 3px;
    margin-bottom: 3px;
}

.btn-login:hover {
    color: #fff !important;
    background-color: #131313 !important;
    border: 1px solid #000 !important;
}

.btn-register {
	background: #b30000 !important;
    font-size: 11px;
	text-transform: uppercase;
	font-weight: 700;
    border-radius: 3px;
    margin-bottom: 3px;
}

.btn-register:hover {
    color: #fff !important;
    background-color: #131313 !important;
    border: 1px solid #000 !important;
}

/* Facebook Login */
.loginBtn {
    box-sizing: border-box;
    position: relative;
    margin: 0.2em;
    padding: 5px 15px 7px 46px;
    border: none;
    text-align: left;
    line-height: 34px;
    white-space: nowrap;
    border-radius: 0.2em;
    font-size: 14px;
    color: #FFF;
}

.loginBtn:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 34px;
  height: 100%;
}

.loginBtn:focus {
  outline: none;
}

.loginBtn:active {
  box-shadow: inset 0 0 0 32px rgba(0,0,0,0.1);
}

.fblogin {
    display: inline-block;
}

.loginBtn--facebook {
    background-color: #4C69BA;
    background-image: linear-gradient(#4C69BA, #3B55A0);
    margin-top: 7px;
}

.loginBtn--facebook:before {
  border-right: #364e92 1px solid;
  background: url(../../../images/kingfire/icon_facebook.png) 6px 6px no-repeat;
}

.loginBtn--facebook:hover,
.loginBtn--facebook:focus {
  background-color: #5B7BD5;
  background-image: linear-gradient(#5B7BD5, #4864B1);
}

/* User Menu */
.usersection {

}

.menu .dropdown {
position : relative;
display : inline-block;
top : 0;
left : 0;
right : 0;
bottom : 0;
}

.menu ul.dropdown-menu {
    top: 48px;
    border-radius: 0px;
}

.menu ul.dropdown-menu li {
    width: 100%;
    text-align: left;
}

.menu .dropdown-menu > li > a {
    display: block;
    padding: 7px 20px 7px 10px;
    clear: both;
    font-weight: 200;
}

.menu .dropdown-toggle {
    text-decoration: none;
    padding: 15px 7px;
    line-height: 43px;
}

.menu .dropbtn {
padding : 3px 7px;
font-size : 16px;
border : none;
cursor : pointer;
}

.menu .dropdown-content {
display : none;
position : absolute;
min-width : 160px;
padding : 5px;
left : auto !important ;
right : -45px !important ;
text-align : left;
}

.menu .dropdown-content a {
    padding: 5px;
    height: 30px;
    line-height: 18px;
    font-size: 13px;
    text-decoration: none;
    transition: all 0.3s ease;
    display: block;
}

.menu .dropdown-content i {
margin-right : 5px;
color : inherit;
vertical-align : middle;
}

.menu .dropdown-content a:hover {
display : block;
cursor : pointer;
transition : all 0.3s ease;
}

.menu .dropdown:hover .dropdown-content {
display : block;
}

.userunique .dropdown {
position : relative;
display : inline-block;
top : 0;
left : 0;
right : 0;
bottom : 0;
}

.userunique ul.dropdown-menu {
    top: 45px;
    left: -135px;
    border-radius: 0px;
    min-width: 170px;
	padding-bottom: 10px;
}

.userunique ul.dropdown-menu li {
    width: 100%;
    text-align: left;
    padding: 0px 10px 0px 5px;
}

.userunique .dropdown-menu > li > a {
    display: block;
    padding: 7px 20px 7px 10px;
    clear: both;
    font-weight: 200;
}

.userunique .dropdown-toggle {
    text-decoration: none;
    padding: 15px 7px;
    line-height: 43px;
}

.userunique .dropdown-toggle .caret {
    margin-left: 0px;
    border-top: 7px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.userunique .dropbtn {
padding : 3px 7px;
font-size : 16px;
border : none;
cursor : pointer;
}

.userunique .dropdown-content {
display : none;
position : absolute;
min-width : 160px;
padding : 5px;
left : auto !important ;
right : -45px !important ;
text-align : left;
}

.userunique .dropdown-content a {
    padding: 5px;
    height: 30px;
    line-height: 18px;
    font-size: 13px;
    text-decoration: none;
    transition: all 0.3s ease;
    display: block;
}

.userunique .dropdown-content i {
margin-right : 5px;
color : inherit;
vertical-align : middle;
}

.userunique .dropdown-content a:hover {
display : block;
cursor : pointer;
transition : all 0.3s ease;
}

.userunique .dropdown:hover .dropdown-content {
display : block;
}

a#pm_notification {
    font-size: 13px;
    font-style: normal;
    text-decoration: none;
}

#pm_notification {
    display: inline-block;
    height: 43px;
    padding: 0px 5px 4px 5px;
    font-weight: bold;
}

#pm_notification::after {
    content: " |";
}

.thumbnail a > img, .thumbnail > img {
    width: 70px;
    height: 70px;
}

.folder_icon trow1 {
width: 5%;
float: left;
padding: 0;
}

.help-block {
    display: block;
    font-size: 13px;
    padding: 0px;
    margin: 0;
}

input.btn-block[type="button"], input.btn-block[type="reset"], input.btn-block[type="submit"] {
    width: 100%;
    margin-bottom: 15px;
}

.headimage {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	overflow: hidden;
	margin: -1px auto;
	max-width: 1100px;
}

b,
strong {
  font-weight: 700 !important;
}

.thread_multipage .btn, .thread_multipage .btn:focus {
    line-height: 1.1 !important;
    border-radius: 3px !important;
}

.memlist_list {
	width: 100%;
    background: #fff;
    border-bottom: 0;
    display: inline-block;
    margin: 10px 0;
    padding: 0;
}

.memlist_ava {
	text-align: center;
}

.plink {
    font-weight: 700;
    font-size: 13px;
    padding: 10px;
    background: #171717;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.plink a {
    color: #fff;
}

.memlist-av {
    width: 70px;
    height: 70px;
    margin: 10px auto 0;
    padding: 3px;
    border: 2px solid #b3e0ff;
    display: block;
}

.memlist_name {
	height: 126px;
	font-weight: 700;
	font-size: 13px;
    border-left: 1px solid #b3e0ff;
    border-right: 1px solid #b3e0ff;
}

.memlist_name span {
	font-weight: 400;
}

.memlist_stats {
	color: #fff;
	box-sizing: border-box;
}

.memlist_stats div {
	text-align: center;
	padding: 5px 0px;
	font-weight: 500;
}

.memlist_stats span {
	display: block;
	font-size: 14px;
	font-weight: 700;
}

.spoiler_wrap {
   margin: 4px 0;
}

.spoiler_header {
   background: #0f0f0f url(../../../images/tcat.png) repeat-x;
   color: #fff;
   border-top: 1px solid #444;
   border-bottom: 1px solid #000;
   padding: 0;
   font-size: 12px;
}

.spoiler_body {
   background: FFF;
   padding: 4px;
   border: 1px solid #CCC;
   border-top: 0;
   color: #FFFFFF;
}

.spoiler_header .expandspoiler {
   float: right;
   cursor: pointer;
   margin-top: 2px;
   margin-right: 3px;
}

.spoiler_header a:link, .spoiler_header a:visited {
   display: block;
   padding: 6px;
   text-decoration: none;
   color: #FFFFFF;
}
		
		
		
		
		
		
		
		
		
		
		
		
		