body {
	margin: 0;
    font-family: roboto condensed,Verdana,Arial,Sans-Serif;
    font-size: 14px;
    overflow-y: scroll;
    color: #fff;
    line-height: 1.4;
    background-color: #171717;
}
.bg-redirect {
	background: #171717;
}
.wrapper:before, .wrapper:after, .navbar:before, .navbar:after, header:before, header:after, .mod-options:before, .mod-options:after, .wrap-options:before, .wrap-options:after, .clearbb:before, .clearbb:after {
	content:" ";
	display:table;
}
.wrapper:after, .navbar:after, header:after, .mod-options:after, .wrap-options:after, .clearbb:after{
	clear:both;
}

.userr.active i:before {
	content: "\f106";
	font-family: "Font Awesome 5 Pro";
}
.lava-dropmenu {
	display: none;
	position: absolute;
	right: 0;
	z-index: 9;
}
.icon-button {
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	font-size: 2.0rem;
	height: 25px;
	line-height: 25px;
	margin: 0 2px;
	position: relative;
	text-align: center;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	width: 25px;
}
.icon-button.twitter {
	border: 2px solid #4099ff;
}
.icon-button.facebook {
	border: 2px solid #3B5998;
}
.icon-button.google-plus {
	border: 2px solid #db5a3c;
}
.icon-button.rss {
	border: 2px solid #F6D02B;
}
.icon-button.contact {
	border: 2px solid #80C024;
}
.icon-button.theme {
	border: 2px solid #E66822;
}
.icon-button.lang {
	border: 2px solid #E62252;
}
.icon-button span {
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	width: 0;
}
.icon-button:hover span {
	width: 27px;
	height: 27px;
	border-radius: 50%;
	margin: -0.85rem;
}
.twitter span {
	background-color: #4099ff;
}
.facebook span {
	background-color: #3B5998;
}
.google-plus span {
	background-color: #db5a3c;
}
.rss span {
	background-color: #F6D02B;
}
.contact span {
	background-color: #80C024;
}
.theme span {
	background-color: #E66822;
}
.lang span {
	background-color: #E62252;
}
.icon-button i {
	background: none;
	color: white;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	z-index: 1;
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-size: 15px;
}
.icon-button .fa-twitter {
	color: #4099ff;
}
.icon-button .fa-facebook {
	color: #3B5998;
}
.icon-button .fa-google-plus {
	color: #db5a3c;
}
.icon-button .fa-rss {
	color: #F6D02B;
}
.icon-button .fa-envelope {
	color: #80C024;
}
.icon-button .fa-leaf {
	color: #E66822;
}
.icon-button .fa-life-ring {
	color: #E62252;
}
.icon-button:hover .fa-twitter,
.icon-button:hover .fa-facebook,
.icon-button:hover .fa-google-plus,
.icon-button:hover .fa-rss,
.icon-button:hover .fa-envelope,
.icon-button:hover .fa-leaf,
.icon-button:hover .fa-life-ring{
	color: white;
}
.stats-forum {
	margin-right: 6px;
	font-weight: 700;
}
.stats-forum span {
	font-weight: 400;
}
.description {
	color: #A7A7A7;
	font-size: 12px;
}
div.sub-forums {
	display: inline-block;
	font-size: 12px;
	position: relative;
}
div.sub-forums dt, div.sub-forums a {
	color: #A7A7A7 !important;
}
div.sub-forums a:hover, div.sub-forums a:focus {
	text-decoration: none;
	color: #7E7E7E;
}
div.sub-forums dt a.active {
	color: #fff !important;
	padding: 2px 5px;
}
div.sub-forums dt a.active i:before {
	content: "\f102";
	font-family: "Font Awesome 5 Pro";
}
div.sub-forums dd {
	position: absolute;
	width: 180px;
	padding: 0px;
	margin: 0px;
	z-index: 50;
	right: 0;
}
.forumbit_subforums > ul {
	list-style: outside none none;
	padding: 0px;
	margin: 0px;
	display: none;
	border-width: 2px;
	border-style: solid;
}
.forumbit_subforums > ul > li {
	padding: 5px 12px;
}
.forumbit_subforums > ul > li > a{
	display:inline-block;
	padding:0;
	margin:0;
}
.forumbit_subforums > ul > li:hover{
	background:#fff;
}
.forumbit_subforums > ul > li > a:hover, .forumbit_subforums > ul > li > a:focus {
	color: #fff;
}
.forumbit_subforums > ul > li > .subforum_ajax_mark_read{
	display:inline-block;
	margin-right:10px;
	vertical-align:middle;
}
.forumbit_subforums > ul > li > .forum_minion{
	color: #9fc962;
	cursor:pointer;
}
.forumbit_subforums > ul > li > *[class*="offlock"]{
	color: #e64343 !important;
}
.forumbit_subforums > ul > li > *[class*="off"]{
	color: #999;
}
.forumbit_subforums > ul> li.sub-header {
	color: #fff;
	font-size: 11px;
}
.forumbit_subforums > ul > li.sub-header span {
	font-size: 13px;
}
.lastpost {
	color: #888;
}
.lastpost span {
	color: #A7A7A7;
	font-size: 12px;
    font-family: "Arial",Open Sans,sans-serif;
}
#forums {
	float: left;
	width: 75%;
}
#sidebars {
	float: right;
	width: 25%;
	margin-bottom: 18px;
	max-width: 280px;
}
.forums-profile {
	float: right;
	width: 75%;
}
.sidebars-profile {
	float: left;
	width: 25%;
	margin-bottom: 18px;
	max-width: 280px;
}
.forums-mem {
	float: left;
	width: 77%;
}
.sidebars-mem {
	float: right;
	width: 23%;
}
.body-stats {
	background: #fff;
}
.last-thread {
	font-size: 13px;
}
.label {
	color: #FFF;
	text-align: center; 
	font-size: 11px;
	padding: 2px 5px;
}
.label-dark {
	background: #464646;
}
.label-orange {
	background: #EA913B;
}
.label-blue {
	background: #2477BF;
}
.label-green {
	background: #24BF2B;
}
.label-purple {
	background: #BF24B8;
}
.label-red {
	background: #DE3A3A;
}
.label-pink {
	background: #E670D3;
}
.lava-dropclick .avatar-defaut {
	width: 30px;
	float: left;
	margin: 5px 8px 0px 0px;
	border-radius: 50%;
}
.title-forumdisplay, .title-showthead {
	font-size: 22px;
	margin: 16px 0;
}
.title-stats-forumdisplay span {
	float: right;
}

span[data-thread-status-hot*="hot"],
span[data-thread-status-sticky="1"],
span[data-thread-status-closed="1"],
span[data-thread-status-deleted="-1"],
span[data-thread-status-unapproved="0"],
span[data-thread-status-moved="0"],
span[data-thread-status-poll]:not([data-thread-status-poll="0"]){
	display:inline-block;
}
.thread-status-icons > *{
	display:none;
	padding:3px 5px;
	font-size:12px;
	float: right;
	border-radius: 3px;
	margin-right: 3px;
}
.tcat1 {
	color: #fff;
	padding: 8px 15px;
	font-size: 12px;
}
.tcat1 a, .tcat1 a:hover, .tcat1 a:focus {
	color: #fff !important;
}
.multi_forumdisplay a {
	padding: 2px 5px;
    color: #fff;
    font-size: 13px !important;
    border-radius: 3px;
    background: #222222;
}
.multi_forumdisplay a:hover {
	background: #887a5b;
}
.inline_row .multi_forumdisplay {
	opacity: 0.2;
	margin-left: 10px;
}
.inline_row:hover .multi_forumdisplay {
	opacity: 1;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
}
.width100 {
	width: 100%;
}
.width50 {
	width: 50%;
}
.width25 {
	width: 25%;
}
.mg-bottom15 {
	margin-bottom: 15px;
}
.mg-bottom10 {
	margin-bottom: 10px;
}
.mg-bottom5 {
	margin-bottom: 5px;
}
.mg-top15 {
	margin-top: 15px;
}
.mg-top10 {
	margin-top: 10px;
}
.mg-top5 {
	margin-top: 5px;
}
.mg15 {
	margin: 15px;
}
.mg10 {
	margin: 10px;
}
.mg5 {
	margin: 5px;
}
.mg-right15 {
	margin-right: 15px;
}
.mg-right10 {
	margin-right: 10px;
}
.mg-right5 {
	margin-right: 5px;
}
.mg-left15 {
	margin-left: 15px;
}
.mg-left10 {
	margin-left: 10px;
}
.mg-left5 {
	margin-left: 5px;
}
.pd-bottom15 {
	padding-bottom: 15px;
}
.pd-bottom10 {
	padding-bottom: 10px;
}
.pd-bottom5 {
	padding-bottom: 5px;
}
.pd-top15 {
	padding-top: 15px;
}
.pd-top10 {
	padding-top: 10px;
}
.pd-top5 {
	padding-top: 5px;
}
.pd15 {
	padding: 15px;
}
.pd10 {
	padding: 10px;
}
.pd5 {
	padding: 5px;
}
.pd-right15 {
	padding-right: 15px;
}
.pd-right10 {
	padding-right: 10px;
}
.pd-right5 {
	padding-right: 5px;
}
.pd-left15 {
	padding-left: 15px;
}
.pd-left10 {
	padding-left: 10px;
}
.pd-left5 {
	padding-left: 5px;
}
.pd0 {
	padding: 0;
}
.post_edit {
	display: inline-block;
    padding: 4px 0px;
    color: grey;
    font-size: 12px;
    border-radius: 2px;
}
.post_edit a {
	color: #fff !important;
}
.post_content button[type="cancel"] {
	margin-left: 5px;
}
#clickable_smilies td {
	padding: 0 0 12px 0;
	margin: 0;
}
.text-align-right-center,.text-align-right-none{
	text-align:right
}
.text-align-left-center{
	text-align:left
}
.left_center{
	float:left
}
.right_center{
	float:right
}
.height_100{
	height:100px
}
.reg_error {
	margin: 10px 0px 0px;
}
.danger-alert {
	background: #6F3030;
}
.info-alert {
	background: #3A6271;
}
.warn-alert {
	background: #6F3030;
}
.success-alert {
	background: #41652A;
}
.poll_resultbar,.pm_space{
	background-color:#222;
	border-radius:2px;
	color:#c9c9c9;
	box-shadow: 0px 1px 4px #151515;
	margin-top:8px
}
.poll_resultbar{
	height:22px
}
.poll_resultbar > span,.pm_space > span{
	border-radius:2px;
	display:inline-block;
	height:100%;
	background: #887a5b;
}
.poll_right {
	float: right;
}
.menulink {
	color: #FFF !important;
}
.lastnever {
	text-align: center;
	color: #A7A7A7;
}
.quicksetting {
	float: right;
	cursor: pointer;
	margin-left: 10px;
}
.content_modoptions a {
	color: #fff !important;
}
.stats-forumdisplay {
	color: grey;
	font-size: 13px;
}
.stats-forumdisplay a {
	color: grey !important;
	font-weight: 600;
}
.content-postbit-attach {
	padding: 6px;
}
.title-attach {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-transform: uppercase;
	padding: 10px;
    border-color: #1f1f1f;
	color: grey;
}
.attachmentList {
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.attachment {
    max-width: 300px;
    width: 33.3333%;
	list-style: none;
	display: inline-block;
}
.attachment .box-attach {
    overflow: hidden;
	padding: 10px;
	margin: 5px;
	box-shadow: 0px 1px 4px #151515;
	background-color: #1f1f1f;
	border-radius: 2px;
}
.attachment .thumbnail {
    float: left;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 2px;
}
.attachment .attachmentInfo {
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
    padding-left: 10px;
	color: grey;
}
.attachment .attachmentInfo .nameinfo {
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 14px;
}
.attachment .thumbnail .img img{
	margin: 17px;
}
.attach-postbit .attachment {
	 float: left;
}
.profile_header {
	height: 220px;
	width: 100%;
}
.profile-bg {
	height: 220px;
	overflow: hidden;
	background: url(../../../images/expo/bg.jpg);
	position: absolute;
	left: 0;
	right: 0;
}
.profile-bg img {
	width: 100%;
	height: auto;
	min-height: 220px;
	position: relative;
}
.prof_infor {
	position: relative;
	padding: 10px 0;
}
.prof_avatar {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0%);
	top: -190px;
}
.prof_avatar img {
	width: 160px;
	height: 160px;
	border-radius: 3px;
	padding: 3px;
}
.profile_stats div {
	display: inline-block;
	margin-right: 40px;
	text-align: center;
}
.profile_stats p {
	margin: 0;
	font-weight: 500;
}
.profile_stats .num {
	font-weight: 700;
	font-size: 22px;
}
.profile_hea_in {
	height: 69px;
	margin-bottom: 15px;
}
.profile_header_info {
	left: 0;
	right: 0;
	position: absolute;
}
.prof_mistats {
	margin-left: calc(25% + 10px);
	display: inline-block;
}
.nav-separator {
    padding: 10px 16px;
    font-weight: 500;
	background: #1f1f1f;
	color: grey;
}
.profile_contents {
    padding: 10px 12px;
	color: grey;
    font-size: 13px;
}
.profile_contents a {
	font-size: 14px;
}
.profile_about_content_info {
    padding: 5px 0px;
    font-weight: 500;
}
.profile_about_content_info span {
    font-weight: 400;
	float: right;
}
.profile_name {
	text-align: center;
}
.prof_name {
	font-size: 22px;
}
.prof_sidebar {
	margin: 15px 0;
}
.prof_infos {
	position: relative;
}
.prof_button a {
	padding: 10px 12px;
	border-radius: 50%;
	margin-right: 3px;
}
.prof_button a:hover {
	color: #fff;
}
.prof_button {
	margin: 20px 0 30px;
	text-align: center;
}
.prof_editprof {
	float: right;
	margin-top: 8px;
}
.tabs-container {
	margin-right: 15px;
}
.tab-container {
	margin-left: 15px;
}
.tabs-menu {
	list-style: none;
	padding: 0;
	margin: 0 0 15px;
}
.tabs-menu .title-tab {
	display: inline-block;
	margin-right: 2px;
}
.tabs-menu .title-tab div {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 500;
	padding: 10px 15px;
	cursor: pointer;
	border-bottom: 2px solid transparent;
}
.tabs-menu .title-tab span {
	margin-left: 5px;
}
.tabs-menu div.active {
	border-bottom: 2px solid;
}
[id*="lavamod_"] {
  display: none !important;
}
[id="lavamod_3"], [id="lavamod_4"], [id="lavamod_6"] {
  display:inline-block !important;
}
@-moz-keyframes throbber-loader {
  0% {
    background: #2f2f2f;
  }
  10% {
    background: #887a5b;
  }
  40% {
    background: #2f2f2f;
  }
}
@-webkit-keyframes throbber-loader {
  0% {
    background: #2f2f2f;
  }
  10% {
    background: #887a5b;
  }
  40% {
    background: #2f2f2f;
  }
}
@keyframes throbber-loader {
  0% {
    background: #2f2f2f;
  }
  10% {
    background: #887a5b;
  }
  40% {
    background: #2f2f2f;
  }
}
/* :not(:required) hides these rules from IE9 and below */
.throbber-loader:not(:required) {
  -moz-animation: throbber-loader 2000ms 300ms infinite ease-out;
  -webkit-animation: throbber-loader 2000ms 300ms infinite ease-out;
  animation: throbber-loader 2000ms 300ms infinite ease-out;
  background: #2f2f2f;
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 0.9em;
  height: 1.5em;
  margin: 0 1.6em;
}
.throbber-loader:not(:required):before, .throbber-loader:not(:required):after {
  background: #2f2f2f;
  content: '\x200B';
  display: inline-block;
  width: 0.9em;
  height: 1.5em;
  position: absolute;
  top: 0;
}
.throbber-loader:not(:required):before {
  -moz-animation: throbber-loader 2000ms 150ms infinite ease-out;
  -webkit-animation: throbber-loader 2000ms 150ms infinite ease-out;
  animation: throbber-loader 2000ms 150ms infinite ease-out;
  left: -1.6em;
}
.throbber-loader:not(:required):after {
  -moz-animation: throbber-loader 2000ms 450ms infinite ease-out;
  -webkit-animation: throbber-loader 2000ms 450ms infinite ease-out;
  animation: throbber-loader 2000ms 450ms infinite ease-out;
  right: -1.6em;
}
/* NEW */


.wap-header {
	padding: 5px 0;
	position: relative;
}
.header-secondary {
	display: inline-flex;
    position: absolute;
	right: 0;
	top: 0;
	margin: 5px 0;
}
.header-search input.inputbox {
	width: 180px;
	border: none;
	height: 35px;
	font-size: 13px;
	padding: 0 0 0 30px;
	border-radius: 3px;
	-webkit-transition: width 0.3s ease;  
	-moz-transition: width 0.3s ease;  
	-o-transition:  width 0.3s ease;  
	-ms-transition:  width 0.3s ease;  
	transition: width 0.3s ease;
}
.header-search input.inputbox:focus{
	width: 250px;
	background: #fff;
	color: #333;
	border-width: 2px;
	border-style: solid;
	outline: none;
}
.header-search input.button-search {
  	height: 35px;
  	line-height: 35px;
  	padding-top: 0;
  	padding-bottom: 0;
  	border: none;
  	background: transparent;
  	font-family: "Font Awesome 5 Pro",Arial,Helvetica,Verdana,sans-serif;
  	margin-right: -34px;
	position: relative;
	padding: 0 5px;
}	
#quick_login.modal {
	border-radius: 3px 3px 0 0;
	background: #b43b2d;
}
#login_body {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	margin: 0px;
	padding: 0px;
}
.login_title {
	font-size: 20px;
    color: #fff;
    padding: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.login_main {
    padding: 18px 20px 10px 20px;
    text-align: center;
    color: #eee;
}
.login_main input {
    border: 0;
    border-radius: 3px;
    padding: 12px;
    margin: 0px 0px 12px 0px;
    width: 100%;
    box-sizing: border-box;
    font-size: 13px;
}
.login_main input.checkbox {
	width: auto;
	margin: 3px 5px 6px 0px;
    vertical-align: middle;
}
input.log_button {
    color: #fff;
    padding: 14px;
    font-size: 14px;
    font-weight: 600;
	cursor: pointer;
}
.login_footer {
    text-align: center;
    background: #fff;
    border: 0;
    border-bottom-left-radius: 3px;
    padding: 12px;
    width: 100%;
    box-sizing: border-box;
    border-bottom-right-radius: 3px;
}
.login_recover {
	padding: 7px 0;
}
.login_register {
	padding: 0 0 10px;
}

.mem-separator {
	height: 1px;
    background: rgba(102, 125, 153, 0.28);
	margin: 0;
    padding: 0 !important;
	clear: both;
}
.mem-separator:hover {
	background: rgba(102, 125, 153, 0.28) !important;
}
.user_st {
	padding: 10px 0 5px;
	display: block;
	text-align: center;
}
.info_stat {
	padding: 3px;
	color: #fff;
	border-radius: 50%;
	display: inline-block;
	height: 25px;
	width: 25px;
	line-height: 25px;
	font-weight: 700;
}
.stats-mem {
	width: calc(50% - 10px);
    float: left;
	padding: 0 !important;
	margin: 5px;
}
.head-content {
    color: #fff;
    text-align: center;
    padding: 15px 0;
	margin-bottom: 15px;
}
.des-forumdisplay {
	font-size: 15px;
}
.des-forumdisplay a {
	color: #f3f3f3;
	text-decoration: none;
}
.des-forumdisplay a:hover {
	color: #fff;
}
.sidebarcol {
	width: 25%;
    float: left;
}
.forumscol {
	float: right;
    width: 75%;
}
.forumscol .pagination {
	margin-bottom: 0;
}
.newtopic {
	padding: 0px 0 12px;
	text-align: center;
}
.menuforumlist ul {
	list-style: none;
    margin: 0;
    padding: 0;
}
.menuforumlist ul li {
	padding: 8px 0;
}
.menuforumlist ul li a {
	text-decoration: none;
}
.iconmenulistall {
	font-size: 15px;
    margin-right: 15px;
}
.alllist {
	font-weight: 700;
}
.iconmenulist {
	border-radius: 4px;
    width: 16px;
    height: 16px;
    display: inline-block;
    background: #eee;
    vertical-align: top;
    margin-right: 15px;
}
.thead-new {
	padding: 0 13px;
    text-transform: uppercase;
    position: relative;
    text-align: left;
    color: #fff;
	height: 44px;
	line-height: 44px;
}
.thead-new a {
	color: #fff;
	text-decoration: none;	
}
.thead-new a:hover, .thead-new a:focus {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed;
}
.thead-new i {
	color: #fff;
	margin-top: 4px;
}
.lastforum {
	width: 240px;
}
.colorsublist {
	padding: 0;
}
.latest-avatar {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.time-latestthread {
	color: #999;
}
.time-latestthread i {
	font-size: 14px;
}
.replylastt {
	float: right;
	background: #9fc962;
	padding: 3px 6px;
	color: #fff;
	border-radius: 3px;
	position: relative;
}
.replylastt:after {
	position: absolute;
	left: 0;
	content: "";
	margin-left: -15px;
	border-width: 10px 9px;
	border-style: solid;
	border-color: transparent #9fc962 transparent transparent;
	top: 3px;
}
.avatarnewmem {
	width: 40px;
	border-radius: 50%;
}
.sub-activity .subcolav {
	float: left;
	cursor: pointer;
	width: 25%;
}
.subcolav div {
	padding: 10px;
	display: inline-block;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
}
#tab-5 {
 display: block;   
}
.activitylast {
	display: table;
	width: 100%;
	padding: 10px 12px;
	box-sizing: border-box;
}
.avataracty {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 40px;
	padding-right: 10px;
}
.latestthreads {
	width: 100%;
	vertical-align: middle;
}
.exfootera {
	padding: 0 20px;
	background: transparent;
	content: "";
	position: absolute;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 50px solid #FFF;
	left: 50%;
	transform: translate(-50%, 0%);
}
.exfootera:after {
	padding: 0 20px;
	content: "";
	position: absolute;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-bottom: 50px solid #FFF;
	margin-top: -50px;
	margin-left: -70px;
}
.footersocial {
	position: relative;
}
.exfooterb {
	padding: 10px 0 5px;
}
.optionfooter {
	float: left;
	margin-top: 5px;
}
.selfooter {
	margin-left: 15px;
}
.footer-link {
	background: #fff;
}
.footer33 {
	width: 33.3333%;
	float: left;
}
.social {
	float: right;
}
.footer-links {
	padding: 15px 0;
}
.footer-links ul {
	padding: 0;
	margin: 0;
}
.footer-links ul li {
	list-style:none;
	display:block;
	text-align: center;
	padding: 5px 0;
}
.footer-links ul li a {
	color: #757575;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.footer-links ul li a:hover, .footer-links ul li a:focus {
	text-decoration: none;
}
.logofooter {
	font-size: 40px;
	font-weight: 700;
}
.col2footer .title {
	font-size: 20px;
	color: #757575;
}
.col2footer p { 
	margin: 5px 10px 20px;
	color: #999;
}
.col2footer .input_footer {
	width: 70%;
	padding: 7px;
	border: 0px none;
	border-radius: 2px;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.footer-link .wrapper {
	padding: 30px 0;
}
.footer-link .footer-description {
	padding: 15px 0;
	text-align: justify;
	color: #757575;
}
.footer-links1 {
	width: 50%;
	float: left;
}
.title-footer-links {
	font-size: 17px;
	text-transform: uppercase;
	padding: 0px 0px 16px;
	text-align: center;
}
.title-footer-links span {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	font-weight: 700;
}
.footercopyright {
	padding: 13px 0;
	color: #fff;
}
.footercopyright a, .footercopyright a:hover, .footercopyright a:focus {
	color: #fff;
}
a[href="#top"] {
	position: absolute;
	margin-top: -45px;
	z-index: 1;
	font-size: 25px;
	margin-left: -21px;
	padding: 8px 13px;
	border-radius: 50%;
	color: #fff;
}
.theadonline {
	padding: 13px;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	vertical-align: top;
}
.theadonline span {
	font-weight: 700;
}
.body-online {
	font-size: 0;
}
.body-online a { 
	font-size: 13px;
}
.body-online a:after {
	content: " , ";
	color: #666;
}
.body-online a:last-child:after {
	content: "";
}
.pd-body-online {
	padding: 10px 13px;
}
.postmems {
	color: #999;
	font-size: 12px;
}
.body-ads {
    text-align: center;
}
.ads-sidebar {
	z-index: 1 !important;
	transition: top 0.3s ease-in-out;
}
.header-content .active a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: 2px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7px 7px 7px;
	margin-bottom: -6px;
}
.header-content .sub-header .active a:after {
	border-color: transparent;
}
.inbox_pm, .alert_pop {
  	min-width: 300px;
  	padding: 0;
	margin: 0;
	border: none;
	background: #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.inbox_pm li {
  	list-style: outside none none;
}
.inbox_pm ul {
  	width: 100%;
  	margin: 0px;
  	padding: 0px;
  	line-height: normal;
  	max-height: 300px;  
  	background: #fff;
	overflow-y: auto;
}
.inbox_pm ul li {
  	padding: 10px 12px 0px 10px;
	width: 100%;
	box-sizing: border-box;
	display: inline-block;
}
.inbox_pm li:last-child {
  	border-bottom: 0px;
	padding-bottom: 15px;
}
.inbox_pm li a span.profilepm:before {
  	content: "New";
	background-color: #9FC962;
	color: #FFF;
	font-size: 70%;
	border-radius: 0.25em;
	text-align: center;
	padding: 3px 6px;
	margin-right: 5px;
	vertical-align: middle;
}
.inbox_conmain {
	margin-top: 8px;
	display: inline-block;
	vertical-align: top;
}
.time_inbox {
  	float: right;
  	font-size: 87%;
}
.avatar_inbox {
  	width: 50px;
	margin-right: 8px;
	border-radius: 3px;
	height: 50px;
}
.profile_inbox {
	margin-top: 7px;
}
.profile_inbox span {
}
.inbox_header, .inbox_pm .inbox_header:hover, .inbox_pm .inbox_header:focus {
  	padding: 2px 12px;
}
.inbox_footer, .inbox_pm .inbox_footer:hover, .inbox_pm .inbox_footer:focus {
  	padding: 0px 15px;
	background-color: #9FC962;
	text-align: center;
}
.inbox_pm .inbox_footer a {
  	color: #fff
}
.inbox_pm .inbox_footer a:hover, .inbox_pm .inbox_footer a:focus {
  	background-color: transparent;
}
.inbox_header {
	border-top-left-radius: 5px;
}
.inbox_footer {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-bottom: 0 !important;
}
.page-scroll {
	border-style: solid;
	border-width: 0px 3px;
	box-sizing: border-box;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 5px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 3px;
}
.btn-styles {
    color: #FFF;
    background-color: #3498DB;
}
.active-navheader {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	position: fixed;
}
.stautsside {
	box-sizing: border-box;
	margin-top: 20px;
	text-align: left;
	margin-right: 10px;
}
.titlesort {
	padding: 5px 0px;
	font-weight: 700;
	text-align: left;
}
.new_thread_button {
	border: 2px solid #9fc962;
	position: relative;
	display: inline-block;
}
.new_thread_button:hover {
	border: 4px solid #9fc962;
}
.new_thread_button span {
	padding: 9px 40px;
	background: #9fc962;
	color: #fff;
	display: inline-block;
	margin: 2px;
	font-size: 15px;
	text-decoration: none;
}
.new_thread_button:hover span {
    background: #9fc962;
    margin: 0;
}
#menuuser {
	padding: 3px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
}
.submuder {
	float: left;
	cursor: pointer;
	width: 50%;
}
.submuder div {
	display: inline-block;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
}
.submuder .active {
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#tab-9 {
	display: block;
}
.tab-content {
	display: none;
}
.loguser {
	background: #e64343;
	margin: 0 -3px -3px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.loguser:hover {
	background: #e64343 !important;
}
.loguser a, .loguser:hover a {
	color: #fff !important;
}
.inline_row td:first-child {
	padding-right: 0;
}
.inlinemod, .inlinemod_post {
	position: fixed;
	bottom: 0;
	z-index: 20;
	width: 100%;
	left: 0;
	padding: 6px 0;
	opacity: 0;
	box-shadow: 0px 1px 4px #151515;
    border-top: 1px solid #171717;
    display: none;
    background: #1a1a1a;
}
.inlinemod.active, .inlinemod_post.active {
	-webkit-animation: display-transition .5s both;
  	animation: display-transition .5s both;
	opacity: 1;
}
@-webkit-keyframes display-transition {
	0% {
		opacity: 0;
	}
}
@keyframes display-transition {
	0% {
    	opacity: 0;
  	}
}
.butuncheck {
	float: right;
	background: #222;
	padding: 8px 10px;
	border-radius: 3px;
	cursor: pointer;
	margin-top: 3px;
}
.selectalls {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	vertical-align: middle;
	display: flex;
}
.inlinerow {
	display: table;
	width: 100%;
	padding: 20px 10px 20px 0;
	box-sizing: border-box;
}
.statusinline {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 70px;
}
.contentinline {
	display: table-cell;
}
.stats_forumdisplay {
	float: right;
}
.stats_forumdisplay a {
	margin: 0 10px;
	font-size: 15px;
}
.author_forumdisplay {
	padding: 5px 0;
	color: #939393;
}
.author_forumdisplay a, .last_forumdisplay {
	color: #939393;
}
.thread-status-icons {
	float: left;
}
.inlinerow:hover {
	background: #f3f6f9;
	/* border-radius: 5px; */
}
.forumdisplays {
	clear: both;
	border-style: solid;
	border-width: 1px;
	display: table;
    width: 100%;
	box-sizing: border-box;
}
.inboxico i {
	font-size: 15px;	
    line-height: 40px;
}
.forumbit_style {
	position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
}
.forumbit_style:before {
	border-bottom: 43px solid transparent; /* change */
    border-left: 30px solid transparent;
    width: 280px;
    right: 0;
    position: absolute;
}
.forumbit_style:after {
    width: 91px;
    position: absolute;
    top: 0;
    right: 0;
}
.tboder_forumbit {
	width: 100%;
	margin: auto;
	box-sizing: border-box;
	border-style: solid;
	border-width: 0px 0px 3px 0;
	border-left: 0;
    border-right: 0;
}
.tboder_forumbit.tbboder-active-box {
	background: #fff;
}
.forumbit_fix {
	width: 100%;
	border-style: solid;
	border-width: 0px 1px;
}
.stats_postbit_user {
	display: inline-block;
    text-align: center;
    float: left;
    font-weight: 700;
    width: 50%
}
.stats_postbit_user .stats_num {
	padding: 10px 5px;
    margin: 0 5px 5px 0;
    background: #fff;
    border-radius: 3px;
    height: 40px;
}
.stats_postbit_user .stats_num div {
	font-weight: 400;
}
.joined_postbit {
	padding: 6px 10px;
    background: #202020;
    border-bottom: 1px solid #242424;
    font-size: 13px;
    color: grey;
}
.joined_postbit span {
	float: right;
}
.profilelink_postbit {
	text-align: center;
    font-weight: 700;
    margin-top: 5px;
}
.postbituser_status {
	position: absolute;
    border-top: 30px solid #2b2b2b;
    border-right: 30px solid transparent;
    top: 0;
    left: 0;
}
.postbituser_status.user_online {
	border-top: 30px solid #2b5c21;
}
.posbit_classic {
	box-shadow: 0px 1px 4px #151515;
	display: table;
    width: 100%;
	position: relative;
	box-sizing: border-box;
}
ul.dropdown {
    display: none;
    position: absolute;
    top: 100%;
    margin: 15px 0 0;
    background: #171717;
    width: 150px;
    padding: 0;
    border-radius: 3px;
    right: 0;
    z-index: 3;
    border: 1px solid #242424;
    box-shadow: 0px 1px 4px #151515;
}
ul.dropdown:after {
	content: "";
    position: absolute;
    bottom: 0;
    right: 0;
	margin-right: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 9px 8px;
    border-color: transparent transparent #171717 transparent;
    top: -9px;
}
ul.dropdown li {
	list-style-type: none;
    padding: 6px;
    text-align: left;
}
ul.dropdown li a {
	margin-left: 5px;
	color: grey;
}
ul.dropdown li a:hover {
	color: #fff;
}
ul.dropdown li i {
	margin-right: 8px;
}
.options_quickrep {
	display: flex;
	position: relative;
}
.dropdown_toggle {
	padding: 6px 8px;
	background: #202020;
	border-radius: 3px;
	box-shadow: 0 1px 4px #151515;
}
ul.dropdown label {
	display: flex;
	cursor: pointer;
}
.drop_go_page .textbox {
	display: block;
	width: 100%;
	border: 0;
    padding: 6px;
	box-sizing: border-box;
}
.drop_go_page .button {
	width: 100%;
    color: #fff;
}
.listst a {
	font-size: 14px;
}
.button_options {
	padding: 10px;
    background: #fff;
    margin-right: 5px;
	border-radius: 3px;
}
.options_showthead .dropdown_toggle {
	margin: 0 0px 0 10px;
    display: inline-block;
    padding: 12px;
}
.tools-forumdisplay {
    padding: 5px;
    margin-bottom: 15px;
	background: #1c1c1c;
    box-shadow: 0 1px 4px #151515;
    border-radius: 2px;
}
.dropleft {
	right: 0;
	left: auto !important;
}
.dropleft:after {
	right: 0;
    margin-right: 5px;
	margin-left: 0 !important;
	left: auto !important;
}	
.announcement_portal {
    padding: 12px;
	box-shadow: 0px 1px 4px #151515;
}
.announcement_portal_date {
	display: inline-block;
    float: left;
    padding: 7px 15px;
    text-align: center;
    background: #3498DB;
    font-size: 15px;
    color: #fff;
	border-radius: 4px;
}
.portal_date {
	font-size: 25px;
    font-weight: 700;
}
.announcement_portal_title {
    padding-right: 10px;
}
.portal_title {
	font-size: 20px;
    padding-bottom: 5px;
	border-style: solid;
	border-width: 0px 0px 1px 0;
    padding-top: 5px;
	border-color: #202020;
}
.portal_postedby {
   padding-top: 7px;
}
.portal_postedby span {
	margin-right: 10px;
	display: inline-block;
}
.announcement_portal_main {
	padding: 15px 0px 0;
    position: relative;
    display: table;
    width: 100%;
    box-sizing: border-box;	
}
.image_portal_announcement {
	float: left;
    display: table-cell;
    position: relative;
}
.content_portal_annoucement {
	box-sizing: border-box;
    display: table-cell;
    vertical-align: top;
    width: 100%;
}
.image_portal_announcement img {
    width: 200px;
    height: 110px;
	margin-right: 10px;
}
.widget_stats ul {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.widget_stats li {
    width: 33%;
    float: left;
    text-align: center;
    color: #666;
    text-transform: uppercase;
}
.widget_stats li:first-child {
	border-style: solid;
	border-width: 0px 1px 0px 0;
	border-color: #202020;
}
.widget_stats li:last-child {
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #202020;
}
.widget_stats li span {
    display: block;
    font-weight: bold;
    font-size: 17px;
}
.widget_stats {
	padding: 12px 0;
	border-style: solid;
	border-width: 0px 0px 1px 0;
	border-color: #202020;
}
.stats-legend {
	text-align: center;
    padding: 5px 0;
}
.search-boxportal {
    width: 100%;
    position: relative;
}
.search-boxportal > #search-portal {
    width: 100%;
    border-radius: 4px;
	border: 0;
    padding: 10px 80px 10px 10px;
    box-sizing: border-box;
	background: #1c1c1c;
    box-shadow: 0px 1px 4px #151515;
}
.also-search {
	font-family: "Font Awesome 5 Pro";
    display: inline-block;
    background-color: #1c1c1c;
    height: 35px;
    width: 36px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #202020;
    border-bottom: 0;
    border-right: 0;
    border-top: 0;
    position: absolute;
    top: 0;
    right: 35px;
    margin-top: 1px;
    color: grey;
}
.setting-iconsearch {
    border-radius: 0px 4px 4px 0px;
    margin-right: -34px;
    font-size: 15px;
}
td[class*="trow"] .col-sm-3 {
	text-align: right;
}
.lightcss {
	padding: 5px;
    background: #eee;
}
.darkcss {
	padding: 5px;
    background: #777;
}
.stats_reputation {
	width: 100%;
}
.stats_reputation .stats_num {
	height: auto;
	padding: 5px;
}
.stats_reputation .stats_num div {
	display: inline-block;
}
.author_statistics .stats_warninglevel + .stats_reputation, .postbit_new .stats_warninglevel + .stats_reputation {
	width: 50%;
}
.author_statistics .stats_warninglevel + .stats_reputation .stats_num {
	height: 40px;
	padding: 10px 5px;
}
.author_statistics .stats_warninglevel + .stats_reputation .stats_num div {
    display: block;
}
.statistics_col {
	padding: 15px;
	border-radius: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.statistics_num {
	font-size: 22px;
	font-weight: bold;
}
.stats_marg {
	margin-right: 5px;
	margin-bottom: 5px;
	width: auto;
}
.sticky_1 {
	background: #f7fff4;
}
.sortside, .options_threadshow {
	border-style: solid;
	border-width: 1px 1px 3px 1px;
}
.sidebarcolx {
	margin-right: 10px;
	text-align: center;
	z-index: 3;
	background: #fff;
}
.sidebarcolx.sticky-fixed, .usercp_nav.sticky-fixed {
	transform: translateY(52px);
	background: #fff;
	z-index: 2;
	width: 19%;
}
.sidebar_showthread.sticky-fixed {
	transform: translateY(67px);
	background: #fff;
	z-index: 2;
}
.threadlast.sticky-fixed, .sidebar_showthread.sticky-fixed, .usercp_nav.sticky-fixed {
	width: 21.5%;
} 
.forumscol a[href^="usercp2.php?action=removesubscription"] {
	background: #e01c1c !important;
}
.forumscol a[href^="usercp2.php?action=addsubscription"] {
	background: #9FC962 !important;
}
.sidebar_showthread {
	width: 25%;
    float: right;
}
.main_showthread {
	float: left;
	width: 75%;
}
.main_threadcon {
	margin-right: 10px;
}
.center_text {
	text-align: center;
}
.left_text {
	text-align: left;
}
.right_text {
	text-align: right;
}
.options_threadshow {
	margin-top: 0px;
}
.previewpost {
	padding: 8px !important;
	font-size: 13px !important;
	font-family: "Font Awesome 5 Pro" !important;
	vertical-align: top;
    height: 35px;
}
.post_management_buttons {
	position: relative;
    float: right;
}
[id*="quickedit_"] {
	margin-bottom: 15px;
}
.button-dropdown {
	position: relative;
}
.dropdown.drop_go_page {
	width: 80px;
}
.dropdown_toggle.go_page {
	color: #fff !important;
	display: inline-block;
    padding: 9px 12px !important;
}
.postbit_new {
	box-shadow: 0 1px 4px #151515;
	position: relative;
	margin-bottom: 15px;
}
.postbit_new:last-child {
	margin-bottom: 0;
}
.post_statsnew {
	display: inline-block;
}
.dropdown_toggle.postbitexpand {
	font-size: 14px;
    padding: 0 5px;
    background: transparent;
    box-shadow: none;
}
.post_statsnew .dropdown_toggle:hover {
	background: transparent;
}
.post_statsnew .dropdown {
	display: none;
	position: absolute;
	width: 180px;
	margin: 10px 0 0;
	padding: 0;
	border-radius: 3px;
	right: 0;
	z-index: 3;
	border: 1px solid #191919;
    box-shadow: 0 1px 4px #151515;
	background: #202020;
}
.post_statsnew .dropdown:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 9px 8px;
    border-color: transparent transparent #202020 transparent;
    top: -9px;
}
.postbit_new .stats_reputation .stats_num div {
	display: block;
}
.postbit_new .stats_num {
	font-size: 14px;
	margin: 0;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-radius: 0;
}
.postbit_new .stats_reputation .stats_num {
    height: 40px;
    padding: 10px 5px;
}
.postbit_new .stats_postbit_user .stats_num div {
    font-size: 12px;
}
.postbit_new .postbit_buttons > a, .postbit_new .dropdown_toggle.postbit_edit {
	font-size: 13px;
	background: transparent;
}
.post_statsnew_buttons {
	padding: 5px;
	display: table;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
}
.post_statsnew_buttons .post_statsnew_postbit {
	padding: 3px;
	font-size: 13px;
}
.postbit_usertitle {
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #272727;
	font-size: 13px;
}
.post_date {
	padding-top: 2px;
}
.post .posturl_post {
	margin-top: 20px;
	font-size: 16px;
}
.post.classic .posturl_post {
	margin-top: 0px;
	font-size: 13px;
}
.post.classic .posturl_post a, .text-inlinemodpost {
	color: grey;
}
.float_right_important {
	float: right !important;
}
.float_left_important {
	float: left !important;
}
.user_panel {
    background: #FFF;
	width: 180px;
	margin: 0px;
	list-style: none;
	padding: 0px;
}
.user_panel li {
	padding: 4px 10px;
	line-height: 2;
}
.user_panel li a {
	display: block;
}
.user_panel li a:hover, .user_panel li a:focus {
	text-decoration: none;
}
.user_panel li i {
	float: left;
	line-height: 26px;
	padding-right: 15px;
}
#back_to_top{
	width:32px;
	height:32px;
	position:fixed;
	right:30px;
	bottom:50px;
	z-index:200;
	background:rgba(11, 11, 11, 0.6);
	color:#fff !important;
	font-size:20px;
	text-decoration:none;
	border-radius:2px;
	text-align: center;
	display: none;
	
}
#back_to_top:before{
	font-family:"Font Awesome 5 Pro";
	content:"\f102";
	line-height: 32px;
}
.page_portal .pagination, .page_memberlist .pagination, .page_private .pagination {
	padding-top: 0px;
}
[data-link="member.php?action=profile"] .head-content, [data-link="member.php?action=profile"] .pm_alert, [data-link="member.php?action=profile"] .red_alert, [data-link="member.php?action=profile"] .header-content .active a:after, [data-link="member.php?action=profile"] .navigat {
	display: none;
}
.left_dropdown {
	left: 0;
	right: auto;
}
.left_dropdown:after {
	left: 10px;
	right: auto;
}
.thread_attachment {
	position: absolute;
    right: 0;
    top: 30%;
}
.page_search .thread_attachment {
	float: right;
}
.reputation_details {
    list-style: none;
    padding: 0;
    margin: 10px auto;
	text-align: center;
}
.reputation_details > li {
    display: inline-block;
    margin: 0px 8px;
    font-size: 12px;
}
.reputation_details span[class*="_rep"] {
    display: inline-block;
    padding: 6px;
    border-radius: 0px;
    position: relative;
    top: 2px;
    border: 0px;
    margin-right: 4px;
    vertical-align: midddle;
}
.reputation_details .week_rep {
    background-color: #ab3f22;
}
.reputation_details .month_rep {
	background-color: #2171a7;
}
.reputation_details .sixmonth_rep {
	background-color: #2b5c21;
}
.reputation_details .all_rep {
	background-color: #d17905;
}
.ct-label {
    fill: #fff;
    color: #fff;
    font-size: 13px;
}
.rep_totalpie {
	position: absolute;
	top: 43%;
	left: 46%;
	font-weight: 700;
}
.rep_chartpie {
	position: relative;
}
.stats_rep strong {
	display: inline-block;
	padding: 0 15px;
	font-weight: 500;
	text-align: center;
}
.stats_rep span {
	display: block;
	margin-bottom: 5px;
}
.stats_rep .rep_st {
	display: inline-block;
	color: #fff;
	padding: 5px 10px;
	border-radius: 50%;
}
.stats_rep .rep_st.member-rep {
	background: #2b5c21;
}
.stats_rep .rep_st.post-rep {
	background: #6f3030;
}
.stats_rep {
	margin-bottom: 15px;
}
.rep_memstats {
	text-align: center;
}
.rep_status{
	position: relative;
	margin: 0px;
	text-align: center;
	color: #fff;
    background: #313131;
	border-radius: 50%;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.rep_status:after{
	position:reltive;
	font-family:"Font Awesome 5 Pro";
	font-size:15px;
}
.rep_status.trow_reputation_positive:after {
	content:"\f164";
}
.rep_status.trow_reputation_neutral:after {
	content:"\f056";
}
.rep_status.trow_reputation_negative:after {
	content:"\f165";
}
[class*="trow_reputation_"] .rep-icon {
    float: left;
    margin: 15px 0;
}
.rep_status.trow_reputation_positive {
	background: #2b5c21;
	color: #fff;
}
.rep_status.trow_reputation_negative {
	background: #6f3030;
	color: #fff;
}
.user_barhea {
	text-align: center;
	padding: 10px;
}
.user_barhea .avatar-defaut {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	margin: 10px 0;
}
.user_barname {
	font-size: 20px;
}
.usercp_nav .tborder .usercp_block span > *{
	display: block;
	padding: 8px 12px;
	background: #1c1c1c;
}
.page_private .usercp_block:not(.usercp_nav_messenger), .usercp_nav_messenger {
	display:none;
}
.page_private .usercp_nav_messenger {
	display: block;
}
.alert_foot {
	line-height: 19px;
}
.alert_pop .tborder {
	line-height: 19px;
	padding: 2px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom: 0;
}
.main_alert {
	max-height: 300px;
	overflow-y: auto;
}
.alert {
	padding: 12px 12px 6px;
	display: table;
	background: #fff;
	box-sizing: border-box
}
.alert__avatar {
	width: 50px;
}
.alert__avatar img {
	border-radius: 3px;
	width: 50px;
	height: 50px;
}
.alert__content {
	padding-left: 10px;
	display: table-cell;
	vertical-align: top;
	width: 100%;
}
.alert_num[id="0"] {
	display: none !important;
	font-size: 0;
}
.alertico .alert_num:not([id="0"]) {
	display: inline-block;
	margin-left: 0;
}
.usercp_nav_settings .alert_num {
	opacity: 0;
	margin-left: -20px;
}
.buddylist_buddy img {
	width: 35px;
	height: 35px;
	border-radius: 3px;
	margin: 3px;
}
div[id="buddy_0"] {
	font-size: 13px;
}
.buddylist_contents {
	font-size: 0;
	padding: 12px;
	color: grey;
}
.comments_form {
	padding: 0 12px 12px;
}
.comments_form_textarea {
	flex-grow: 1;
}
.comments_form_textarea textarea {
	height: 50px !important;
}
.comments_main {
	display: table;
	width: 100%;
	padding: 12px;
	box-sizing: border-box;
}
.comments_avatar {
	text-align: center;
	margin-right: 10px;
}
.comments_avatar img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.comments_message {
	display: table-cell;
	vertical-align: top;
	width: 100%;
	box-sizing: border-box;
}
.comments_author {
	font-size: 15px;
}
.comments_author .float_right {
	font-size: 12px;
}
.comment_message {
	font-size: 13px;
    color: grey;
}
.comments_button {
	font-size: 13px;
    color: grey;
}
.comments_button_profile button, .comments_button_profile button:hover {
	background: transparent !important;
	color: grey;
    box-shadow: unset;
    padding: 0px 5px;
}	
.comments_form_profile {
	display: flex;
}
.comments_form_profile .button {
	margin-left: 15px;
	font-size: 17px;
    padding: 10px 30px !important;
}
.jquery-modal #modal-edit-comments {
	top: auto !important;
	left: auto !important;
}
.newtopic + .filtersort {
	margin-top: 0;
}
.center_text + .options_threadshow {
	margin-top: 15px;
}
.error_noper {
	float: none !important;
	background: #fff;
}
.thead-error {
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 17px;
	padding: 3px;
	border: 0;
}
.show-search {
	left: 35px;
}
.button-collapse, .show-search {
	position: absolute;
	top: 0;
	font-size: 15px;
	height: 50px;
	width: 40px;
	text-align: center;
}
.button-collapse i, .show-search i {
	line-height: 50px;
}
.side-nav {
	width: 290px;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	padding-bottom: 0px;
	background-color: #272727;
	z-index: 999;
	overflow-y: auto;
	will-change: transform;
	-webkit-backface-visibility: hidden;
 	backface-visibility: hidden;
	-webkit-transform: translateX(-105%);
	transform: translateX(-105%);
}
.side-nav.right-aligned {
	right: 0;
	-webkit-transform: translateX(105%);
	transform: translateX(105%);
	left: auto;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}
.side-nav li {
	float: none;
	line-height: 48px;
	list-style: none;
}
.side-nav a {
	display: block;
	font-size: 14px;
	font-weight: 500;
	height: 48px;
	line-height: 48px;
	padding: 0 18px;
}
.side-nav .loguser {
	margin: 0;
	border-radius: 0;
}
.side-nav .loguser a:hover {
	background: #e64343 !important;
}
.side-nav li > a > i, .side-nav li > a > i.material-icons {
	float: left;
	height: 48px;
	line-height: 48px;
	margin: 0 15px 0 5px;
	width: 24px;
	font-size: 18px;
}
.side-nav .divider {
  margin: 8px 0 0 0;
}
.side-nav .subheader {
	cursor: initial;
	pointer-events: none;
	color: rgba(0, 0, 0, 0.54);
	font-size: 14px;
	font-weight: 500;
	line-height: 48px;
}
.side-nav .subheader:hover {
	background-color: transparent;
}
.side-nav .userView {
	position: relative;
	padding: 32px 18px 0;
	margin-bottom: 8px;
	text-align: center;
}
.side-nav .userView > a {
	height: auto;
	padding: 0;
}
.side-nav .userView > a:hover {
	background-color: transparent;
}
.side-nav .userView .background {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.side-nav .userView .background img {
	background-size:cover;
	height: 100%;
}
.side-nav .userView .name, .side-nav .userView .email {
	display: block;
}
.side-nav .userView .circle {
	height: 80px;
	width: 80px;
	border-radius: 50%;
	display: inline-block;
}
.side-nav .userView .name,
.side-nav .userView .email {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
}
.side-nav .userView .name {
	margin-top: 16px;
	font-weight: 500;
	font-size: 15px;
	padding-bottom: 15px;
}
.side-nav .userView .name a { 
	line-height: 0;
	height: auto;
	color: #fff;
	padding: 12px 0;
	font-weight: 700;
	font-size: 15px;
}
.side-nav .userView .name a:hover {
	background: transparent;
}
.side-nav .userView .email {
	padding-bottom: 16px;
	font-weight: 400;
	font-size: 13px;
}
.side-nav .userView .email:hover {
	text-decoration: none;
	color: #fff;
}
.drag-target {
	height: 100%;
	width: 10px;
	position: fixed;
	top: 0;
	z-index: 998;
}
.side-nav.fixed {
	left: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	position: fixed;
}
.side-nav.fixed.right-aligned {
	right: 0;
	left: auto;
}
#sidenav-overlay {
	position:fixed;
	top:0;
	left:0;
	right:0;
	height:120vh;
	background-color:rgba(0,0,0,0.5);
	z-index:997;
	will-change:opacity
}
.search-mobile {
    display: block;
    width: 100%;
    height: 50px;
    z-index: 99;
    position: fixed;
    background: #fff;
    margin-top: -50px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
	top: 0;
}
.search-mobile .input-group{
	height:50px;
	background: #fff;
}
.search-mobile .input-group input{
	border: none;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	padding: 0 50px 0 20px;
	width: 100%;
	box-sizing: border-box;
}
.search-mobile button,.search-mobile button:focus,.search-mobile button:hover{
	background: transparent !important;
	box-shadow: none;
	border: none;
	outline: 0;
	font-size: 18px;
	position: absolute;
	top: 0;
	right: 10px;
	height: 50px;
}
.moderation_inline {
	float: left;
}
.thread_legend {
	display: inline-block;
}
input[type="radio"], input[type="checkbox"] {
	vertical-align: none;
}
.user_menucp {
	position: fixed;
    background: #1a1a1a;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 3;
    box-shadow: 2px 0px 4px #151515;
}
.ucp_nav_mobile, .mcp_nav_mobile {
	width: 50%;
	text-align: center;
	box-sizing: border-box;
	float: left;
	position: relative;
	padding: 7px;
	z-index: 1;
	cursor: pointer;
}
.ucp_nav_mobile span {
	display: block;
	margin-top: 3px;
}
.ucp_nav_mobile i {
	font-size: 16px;
}
.mcp_nav_mobile {
	width: 50%;
}
.alertico .alert_num {
	display: none !important;
}
.alertico .alert_num:last-child {
	display: inline-block !important;
}
.edit_calender {
	border-style: dashed;
	border-width: 1px 0px 1px 0;
	padding: 5px 12px;
	border-color: #2f2f2f;
}
.edit_calender span {
	margin-top: 5px;
}
.edit_calender .postbit_buttons {
	display: inline-block;
}
.ucp_follow {
	border: 0px none;
	background: none;
}
#buddy_list, #ignore_list {
	list-style: none;
	padding: 10px 0;
	margin: 0;
}
.sceditor-button {
	border-radius: 2px;
	padding: 6px 12px;
    text-transform: none;
    background: #212121
}
.sceditor-toolbar {
	margin: 5px;
}
.sceditor-button:hover {
	color: #fff;
}
.sceditor-group {
	margin:0 10px 10px 0;
	display: inline-block;
    border: 1px solid #171717;
}
.sceditor-group .sceditor-button {
	border-radius:0;
	border-width:1px 1px 1px 0
}
.sceditor-group .sceditor-button:first-child {
	border-left-width:1px;
	border-radius:2px 0 0 2px
}
.sceditor-group .sceditor-button:last-child {
	border-radius:0 2px 2px 0;
	border-right-width:1px
}
.sceditor-dropdown {
	border: 1px solid #181818;
    position: absolute;
    z-index: 77777;
    background: #212121;
}
.sceditor-dropdown input[type="text"] {
	margin-top: 5px;
    border: 0;
    padding: 10px;
    display: block;
    background: #202020;
    box-shadow: 0px 0px 8px #101010;
    color: grey;
}
.sceditor-dropdown input[type="button"] {
	margin:4px auto
}
.sceditor-dropdown select {
	margin-top: 5px;
	background: #202020;
    box-shadow: 0px 0px 8px #101010;
	display: block;
}
.sceditor-dropdown textarea {
	margin: 0px 6px;
	box-sizing: border-box;
	width: auto !important;
	min-height: auto !important;
}
.sceditor-dropdown > * > * {
	display:block;
	font-size:13px;
	padding:6px 8px;
	white-space:nowrap
}
.sceditor-maximize {
	z-index:77777;
	padding:10px 10px 0px
}
.sceditor-maximize {
	background-color:#171717;
	z-index:999
}
.sceditor-container.sceditor-maximize iframe,.sceditor-container.sceditor-maximize textarea {
	height:100%!important
}
.sceditor-container iframe, .sceditor-container textarea {
	background: #202020 !important;
	box-shadow: 0px 0px 8px #101010;
    box-sizing: border-box;
	padding: 7px;
	display: block;
    -ms-flex: 1 1 0%;
    -webkit-box-flex: 1;
    flex: auto;
    margin: 5px;
    resize: none;
    min-height: 200px;
    width: calc(100% - 10px)!important;
	color: #fff;
}
div.sceditor-resize-cover {
	position:absolute;
	top:0;
	left:0;
	background:#000;
	width:100%;
	height:100%;
	z-index:2;
	opacity:.3;
}
.ie6 div.sceditor-resize-cover,.ie7 div.sceditor-resize-cover,.ie8 div.sceditor-resize-cover {
	background:#efefef
}
.sceditor-container.ie6 {
	overflow:hidden
}
div.sceditor-grip {
	overflow:hidden;
	width:10px;
	height:10px;
	cursor:pointer;
	position:absolute;
	bottom:0;
	right:0;
	z-index:3
}
.sceditor-maximize {
	position:fixed !important;
	top:0;
	left:0;
	height:100%!important;
	width:100%!important;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-moz-background-clip:padding;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}
html.sceditor-maximize,body.sceditor-maximize {
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	overflow:hidden
}
.ie6.sceditor-maximize {
	position:absolute
}
.sceditor-maximize div.sceditor-grip {
	display:none
}
.sceditor-button {
	cursor:pointer;
	display:inline-block;
	margin:0;
	z-index:1
}
.sceditor-button > * {
	display:none
}
.sceditor-button:before {
	display:block;
	position:relative;
	margin:auto;
	top:0;
	right:0;
	left:0;
	bottom:0;
	padding:0;
	text-align:center;
	font-family:"Font Awesome 5 Pro"
}
.sceditor-button-maximize:before {
	content:"\f0b2"
}
.sceditor-button-source:before {
	content:"\f0ec"
}
.sceditor-button-color:before {
	content:"\f043"
}
.sceditor-button-size:before {
	content:"\f162"
}
.sceditor-button-removeformat:before {
	content:"\f1f8"
}
.sceditor-button-font:before {
	content:"\f031"
}
.sceditor-button-bold:before {
	content:"\f032"
}
.sceditor-button-italic:before {
	content:"\f033"
}
.sceditor-button-underline:before {
	content:"\f0cd"
}
.sceditor-button-strike:before {
	content:"\f0cc"
}
.sceditor-button-left:before {
	content:"\f036"
}
.sceditor-button-center:before {
	content:"\f037"
}
.sceditor-button-right:before {
	content:"\f038"
}
.sceditor-button-justify:before {
	content:"\f039"
}
.sceditor-button-orderedlist:before {
	content:"\f03a"
}
.sceditor-button-bulletlist:before {
	content:"\f0ca"
}
.sceditor-button-horizontalrule:before {
	content:"\f1dd"
}
.sceditor-button-image:before {
	content:"\f03e"
}
.sceditor-button-email:before {
	content:"\f0e0"
}
.sceditor-button-link:before {
	content:"\f0c1"
}
.sceditor-button-unlink:before {
	content:"\f127"
}
.sceditor-button-video:before {
	content:"\f030"
}
.sceditor-button-emoticon:before {
	content:"\f118"
}
.sceditor-button-quote:before {
	content:"\f10d"
}
.sceditor-button-code:before {
	content:"\f121"
}
.sceditor-button-php:before {
	content:"\f15c"
}
.sceditor-dropdown > * > .button {
	margin:0 auto;
	text-align:center
}
.sceditor-emoticons img {
	display:inline-block;
	margin:0 2px;
	padding:0 3px;
	vertical-align:middle
}
.sceditor-color-column {
	float:left;
	padding:0!important;
	margin:0!important
}
.sceditor-color-option {
	display:block;
	margin:2px;
	height:10px;
	overflow:hidden;
	width:10px
}
button,input.button,input.textbox,input.invalid_field,input.valid_field,select,textarea,.editor_control_bar,fieldset,.pm_alert,.red_alert,.postbit_buttons > a,a.button {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.forumbit-title a {
	color: #fff !important;
}
.icon_menucp i {
	padding: 1px 0 !important;
}
.post.classic .attachment {
	width: 50%;
}
.new_thread_button.closed_button span {
	background: #c96262;
}
.new_thread_button.closed_button, .new_thread_button.closed_button:hover {
    border-color: #c96262;
}
.page_index .options_row, .page_ .options_row {
	display: table;
}
.builder-row.options_row ul a {
	padding: 10px 4px;
}
.builder-row.options_row a:hover, .builder-row.options_row .list.list-active a, .builder-row.options_row .grid.grid-active a, .builder-row.options_row a:hover {
	color: #fff;
}
.modal_theme_lang .mfp-close {
	height: 50px;
	line-height: 50px;
}
.news-ticker{
	margin:0px 0px 20px auto;
	height:45px
}
.news-ticker li{
	list-style:none
}
.news-ticker a{
	text-decoration:none;
	color:#777 !important;
	padding: 2px 10px 0 0px;
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.news-ticker-content {
	line-height: 45px;
	height: 45px;
	background: #fff;
}
.icon-ticker{
	background:#E44646;
	float:left;
	margin-right:25px;
	height:100%;
	vertical-align:top;
	text-align:center;
	line-height: 45px;
	height: 45px;
	padding: 0px 20px;
	color: #fff;
	min-width: 45px;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
}
.icon-ticker i{
	color:#FFF;
	line-height:45px;
	font-size:13px
}
.icon-ticker cl{
	width: 0;
	position:absolute;
	left: 165px;
    top: 14px;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #E14444;
}
		
		
		
.bg_fixed .bg_over {
    background: rgba(0,0,0,0.65);
    bottom: 0px;
    height: 100%;
    left: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 100%;
    z-index: 4;
}		
.ct-series-a .ct-bar, .ct-series-a .ct-line, .ct-series-a .ct-point, .ct-series-a .ct-slice-donut {
    stroke: #ab3f22 !important;
}		
.ct-series-b .ct-bar, .ct-series-b .ct-line, .ct-series-b .ct-point, .ct-series-b .ct-slice-donut {
    stroke: #2171a7 !important;
}
.ct-series-c .ct-bar, .ct-series-c .ct-line, .ct-series-c .ct-point, .ct-series-c .ct-slice-donut {
    stroke: #2b5c21 !important;
}
.ct-grid {
    stroke: rgba(82, 82, 82, 0.35);
}		
.fix_popupedit {
    top: auto !important;
    left: 0 !important;
}
.modal_avarepp .avatarep_img, .modal_avarepp .avatarep_bg {
    position: static;
}
.thead_avatarrep {
    padding: 15px;
	background: #171717;
    color: grey;
}
.avatarep_uprofile {
	color: grey;
}
.usercp_nav {
	margin-bottom: 20px;
}
.fix_heightbio {
	height: 35px;
}
.avatar-defaut {
	width: 80px;
    height: 80px;
    border-radius: 50%;
}
/* custom */
::-webkit-scrollbar {
    width: 10px
}
::-webkit-scrollbar-track {
    background: #202020;
}
::-webkit-scrollbar-thumb {
    background: #303030;
}
.grey{
    color:grey;
}
.inherit {
    display: inherit !important;
}
.border-box {
	box-sizing: border-box;
}
.flex {
	display: flex;
}
.flex-grow {
    flex-grow: 1;
}
.flexone {
    flex: 1;
    margin: 0 5px;
}
.flex-col-6 {
	flex: 0 1 50%;
}
.flex-col-4 {
	flex: 0 1 33.33333333%;
}
.flex-col-3 {
	flex: 0 1 25%;
}
.nomargin {
    margin: 0!important;
}
.fullwidth {
    width: 100%;
}
.whole {
    display: flex;
    flex-wrap: wrap;
}
.widthPage {
    width: 90%;
    margin: 0 auto;
    max-width: 1580px;
}
.sidebar {
    flex: 1;
	max-width: 320px;
}
.content {
    flex: 3.5;
    padding-right: 15px;
}
.seperator {
    background-color: #222222;
    padding: 12px;
}
.logo {
	position: relative;
}
.input {
    position: relative;
    display: block;
}
.input i {
    color: grey;
    position: absolute;
    top: 12px;
    font-size: 16px;
    text-align: center;
    right: 12px;
}
.input input {
    display: block;
    padding: 12px;
    padding-right: 12px;
    padding-right: 10px;
    outline: 0;
    background: #202020;
    color: #A3A3A3;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 0px solid transparent;
    border-radius: 2px;
    box-shadow: 0px 0px 8px #151515;
    width: 100%;
    font-family: "Roboto Condensed";
    font-size: 15px;
    border: 1px solid #242424;
	box-sizing: border-box;
}
.swal-button, .textcontent button {
    -webkit-appearance: none;
    background-color: #887a5b;
    color: #fff;
    border-radius: 2px;
    font-weight: 400;
    font-family: "Roboto Condensed";
    transition: .5s;
}
.swal-button:hover, .textcontent button:hover {
    background-color: #2c2c2c;
    color: grey;
}
.swal-button {
	padding: 10px 24px;
    cursor: pointer;
	border: none;
}
.swal-information > .swal-title {
    background-color: #887a5b;
    padding: 12px;
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
	color: #fff;
}
.swal-button:focus {
    outline: none;
    box-shadow: unset;
}
.moreinformation {
    background-color: #887a5b;
    padding: 2px 8px;
    border-radius: 2px;
    margin: -2px;
}
.moreinformation:hover {
	background-color: #2c2c2c;
    color: grey;
}
.swal-text {
    font-size: 16px;
    position: relative;
    float: none;
    line-height: normal;
    vertical-align: top;
    text-align: left;
    display: inline-block;
    margin: 10px 0;
    padding: 0 10px;
    font-weight: 400;
    color: grey;
    max-width: calc(100% - 20px);
    overflow-wrap: break-word;
    box-sizing: border-box;
}
.swal-footer {
    text-align: right;
    padding-top: 13px;
    margin-top: 13px;
    padding: 13px 16px;
    border-radius: inherit;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #1a1919;
    text-align: center;
}
.swal-modal {
    background-color: #151515;
}
.buttonnew {
	padding: 10px 24px !important;
	font-family: "Font Awesome 5 Pro" !important;
}
.defaultbutton, .textcontent button {
    -webkit-appearance: none;
    padding: 10px 15px;
    background-color: #887a5b;
    text-align: center;
    border-radius: 2px;
    box-shadow: 0px 1px 4px #101010;
    color: #fff;
    transition: .5s;
    font-family: "Roboto Condensed";
    outline: 0;
    border: 0;
}
.select {
    position: relative;
    display: inline-block;
}
select {
	padding: 9px 25px 9px 10px;
    border: 0;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: grey;
    background-color: #202020;
    font-family: "Roboto Condensed";
    box-shadow: 0px 0px 8px #151515;
    border: 1px solid #242424;
}
.select::after {
    content: "\f0d7";
    font-family: "Font Awesome 5 Pro";
    color: #676666;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    text-align: center;
    pointer-events: none;
    font-size: 18px;
    padding: 6px 10px;
	font-weight: 900;
}
textarea {
    margin: 0;
    background: #202020;
    color: grey;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 0px solid transparent;
    border-radius: 2px;
    box-shadow: 0px 0px 8px #101010;
    width: 100%;
    font-family: "Roboto Condensed";
    padding: 12px;
    font-size: 14px;
}
.sort {
    font-size: 16px;
    padding: 10px;
    background-color: #1e1e1e;
    text-align: center;
    border-radius: 2px;
    box-shadow: 0px 0px 8px #151515;
    color: #fff;
    width: 100%;
    transition: .5s;
    border: 0;
    outline: 0;
    font-family: "Roboto Condensed";
    color: grey;
    cursor: pointer;
    border: 1px solid #242424;
}
.wrapped {
    box-shadow: 0 1px 4px #151515;
}
.wrapped .latest {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 250px;
    margin-left: auto;
    align-self: center;
    padding: 15px;
}
.wrapped .latest .avatar img {
    margin-right: 12px;
	width: 40px;
    height: 40px;
    border-radius: 50%;
}
.wrapped .small {
    font-size: 13px;
    color: grey;
}
.new {
    font-size: 16px;
    padding: 12px;
    background-color: #887a5b;
    text-align: center;
    border-radius: 2px;
    box-shadow: 0px 0px 8px #101010;
    color: #fff;
    width: 100%;
    transition: .5s;
    font-family: "Roboto Condensed";
    box-sizing: border-box;
}
.new:hover {
    background-color: #2a2a2a;
    color: grey;
    box-shadow: 0px 0px 8px #101010;
}

.header_menu {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #202020;
    position: relative;
}
.header_anchor_botom {
	padding: 15px;
    border-bottom: 3px solid #887a5b;
	background-color: #202020;
}
#ribbon-menu {
	margin-top: -21px
}
#ribbon-menu .ribbon-above {
	border-top: 3px solid #887a5b;
    width: calc(90% + 30px);
    max-width: 1610px;
}
#ribbon-menu .ribbon-above:before,#ribbon-menu .ribbon-above:after {
    content: '';
    position: absolute;
    bottom: -30px;
    border-top: 20px solid #171717;
    border-bottom: 10px solid transparent;
}
#ribbon-menu .ribbon-above:before {
    left: 0;
    border-left: 15px solid transparent;
}
#ribbon-menu .ribbon-above:after {
    right: 0;
    border-right: 15px solid transparent;
}
#ribbon-menu .ribbon-main {
	width: calc(100% - 30px);
}
#ribbon-menu .ribbon-menu_main {
	list-style-type: none;
    padding: 0;
    margin: 0;
}
#ribbon-menu .ribbon-menu_main li {
	float: left;
    position: relative;
    padding: 18px 20px;
}
#ribbon-menu .ribbon-menu_main li a {
	color: #a2a2a2;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}
#ribbon-menu .ribbon-menu_main li.active a {
	color: #887a5b;
}
#ribbon-menu .ribbon-back {
	height: 54px;
    background: #1c1c1c;
    border-top: 3px solid #887a5b;
    margin-top: -34px;
}
#main_page .mainbg {
    background-color: #1a1a1a;
    padding: 20px;
    box-shadow: 0 1px 8px #131313;
    border-radius: 0 0 2px 2px;
    border-top: 4px solid #171717;
    margin-top: -22px;
}
#main_page .wrapped .layer {
    border-bottom: 1px solid #202020;
    border-radius: 2px;
    background-color: #1c1c1c;
    padding: 12px;
    display: flex;
    font-size: 15px;
}
#main_page .wrapped .title {
    padding: 14px 10px;
    background: #887a5b;
    border-radius: 2px;
}
#footer_main .copyright {
    background: #1f1f1f;
    padding: 15px;
    margin: 0 -20px -20px;
    border-radius: 2px;
    position: relative;
}
#footer {
	padding: 15px 0;
}
#footer .titleblock {
    font-size: 14px;
    background-color: #1f1f1f;
    padding: 12px;
}
#footer .content-ministats {
	padding: 12px;
    background-color: #1a1a1a;
	flex: 3.5;
}
#footer .number {
    font-size: 17px;
    color: #887a5b;
}
#footer .small {
    font-size: 13px;
    color: grey;
}
#footer .main_infoministats {
	display: flex;
	align-items: center;
	padding: 12px;
	background-color: #1a1a1a;
}
#footer .avatar_ministats {
	width: 40px;
	height: 40px;
	border-radius: 100%;
}
#footer .lastthreads_avatar {
	width: 40px;
	height: 40px;
	border-radius: 100%;
}
#footer .lastthread_rows {
	background-color: #1a1a1a;
}
#footer .lastthreads_row {
	display: flex;
	align-items: center;
	padding: 12px;
	background-color: #1a1a1a;
}
#footer .lastthread_replies {
	margin-left: auto;
	background-color:#1f1f1f;
	padding: 8px 12px; 
	border-radius: 2px;
	text-align: center;
	color: Grey;
	box-shadow: 0px 1px 4px #151515;
}
#footer .layer {
    border-bottom: 1px solid #202020;
    border-radius: 2px;
    background-color: #1c1c1c;
    padding: 12px;
    font-size: 14px;
	color: grey;
}
#footer .avatar_forumteamon {
	float: left;
	margin-right: 5px;
	width: 40px;
    height: 40px;
    border-radius: 50%;
}
.searchBar {
	position: relative;
}
.searchBar .textbox_searchbar {
	display: initial;
    background-color: #202020;
}
#forumbit .padded {
	padding: 14px 10px;
	background: #202020;
	border-bottom: 1px solid #202020;
	border-radius: 2px 2px 0 0;
}
#forumbit .category {
	border-radius: 2px;
    overflow: hidden;
}
#forumbit .forum {
	background: #1c1c1c;
    background-repeat: no-repeat;
    position: relative;
	overflow: hidden;
}
#forumbit .overlay {
	 background: linear-gradient(135deg, rgba(28, 28, 28, 0.55) 0%, rgba(28, 28, 28, 0.65) 15%, rgb(28, 28, 28) 35%, #1c1c1c 50%, #1c1c1c 80%);
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
#forumbit .ficons-fix {
	background-size: cover;
    position: absolute;
    z-index: 1;
    left: 0;
}
#forumbit .row {
	padding: 0 12px 0 26px;
    min-height: 80px;
    height: 80px;
    max-height: 80px;
    position: relative;
    display: flex;
    border-bottom: 1px solid #202020;
    border-radius: 2px;
	z-index: 2;
}
#forumbit .row .flex-grow {
	align-self: center;
}
#forumbit .row .name {
    color: #FFF;
    text-shadow: 2px 2px 2px #141414;
    font-size: 18px;
}
#forumbit .row .flex-grow .small {
    text-shadow: 2px 2px 2px #141414;
    margin-top: 2px;
    color: #8a8a8a;
}
#forumbit .row .stats {
    margin-right: 25px;
    margin-top: auto;
    margin-bottom: auto;
    text-align: right;
    font-size: 17px;
}
#forumbit .row .stats_row {
	background-color: #232323;
    margin: -6px;
    border-radius: 2px;
    align-content: center;
    display: flex;
    padding: 0 10px 0 0;
    align-self: center;
    align-items: center;
    font-weight: 600;
    font-size: 15px;
	color: #887a5b 
}
#forumbit .row .stats_row i {
	padding: 6px 9px;
    margin: 0px 10px 0px 0;
    background-color: rgba(0, 0, 0, 0.08);
    font-size: 20px;
}
#forumbit .row .latestpost {
    margin-top: auto;
    margin-bottom: auto;
} 
#forumbit .row .latestpost .latest {
    display: flex;
    padding: 0;
}
#forumbit .row .latestpost .latest a.forumsubject {
	font-size: 14px;
}
#forumbit .forumbit_subs i {
	margin-right: 5px;
    margin-top: 2px;
    color: #887a5b;
}
#header_guest .header-login {
	list-style: none;
    float: left;
    padding: 0;
    margin: 0;
	position: relative;
  	transition: all .4s;
}
#header_guest .header-login li {
	position: relative;
    display: inline-block;
	margin: 18px 8px;
}
#header_guest .header-login li a {
	padding: 10px 16px;
    font-size: 14px;
    border-radius: 2px;
    color: #fff;
	box-shadow: 0px 0px 8px #101010;
}
#header_guest .header-login li .modal_popups {
	background-color: #272727;
}
#header_guest .header-login li .register {
	background-color: #8a7a57;
}
#header_guest .header-login li a:hover {
	text-decoration: none;
}
#login_popup .loginpopup_left {
	flex: 0 1 50%;
    background-image: url(https://i.imgur.com/MsLYMiH.png);
    margin: -20px 20px -20px -20px;
    background-position: 40% 40%;
    filter: grayscale(100%);
    position: relative;
}
#login_popup .loginpopup_row {
	background: linear-gradient(90deg, rgba(28, 28, 28, 0) 0%, rgba(28, 28, 28, 0.19) 15%, rgba(28, 28, 28, 0.26) 35%, rgba(28, 28, 28, 0.3) 55%, #151515b3 98%);
    height: 100%;
    width: 100%;
    position: absolute;
	display: flex;
}
#login_popup .loginpopup_rows {
	margin: auto 20px;
    text-align: left;
}
#login_popup .loginpopup_text {
	font-size: 32px;
	color: #aaa;
	margin-bottom: 10px;
}
#login_popup .loginpopup_text1 {
	font-size: 15px;
	color: #5f5f5f;
	text-shadow: 1px 0 1px #141414;
}
#login_popup .forgotpassword a {
	color: grey
}
#login_popup .loginpopup_form .title {
	padding: 15px;
	margin: -20px -20px 16px;
	background-color: #1a1a1a;
	color: grey;
	position: relative;
	text-align: left;
}
#login_popup .loginbox, #login_popup .registerbox {
    -webkit-appearance: none;
    border: 1px solid #1e1e1e;
    border-radius: 2px;
    box-shadow: 0px 0px 8px #111;
    background: #1a1a1a;
    padding: 12px;
    color: grey;
    font-family: "Roboto Condensed";
    font-size: 15px;
    outline: 0;
	box-sizing: border-box;
}
#login_popup .seperator {
	text-align: left;
	color: grey;
	margin: 16px -20px;
	padding: 12px 22px;
	background-color: #1a1a1a;
}
#login_popup.modal-login {
    margin: auto;
	width: 956px !important;
	margin-top: 5% !important;
    left: 0 !important;
    right: 0;
	overflow-y: unset !important;
}
#login_popup.modal-login.active {
	display: block !important;
}
#login_popup .modal-login-content {
	background: #151515 !important;
}
#login_popup .modal-login-contents {
	padding: 0 20px;
    margin-top: 20px;
    font-size: medium;
    margin-bottom: 20px;
}
#login_popup button.swal-button {
	text-align: right;
    border: 0;
    outline: 0;
    padding: 12px;
    margin: 0 0 -20px -20px;
    width: calc(100% + 40px);
	font-size: 25px;
	cursor: pointer;
}
#login_popup .input_form {
	padding: 8px 0px;
}
#login_popup .quick-member {
	padding: 8px 0px;
    text-align: center;
}
#login_popup .close-login_popup {
	position: fixed;
    right: -10px;
    z-index: 999999;
    top: -10px;
    font-size: 18px;
	cursor: pointer;
}
#header_user .welcome {
	position: relative;
	display: inline-block;
	margin-top: 3px;
}
#header_user .dropdown {
  position: relative;
  margin-left: auto;
  display: flex;
  padding: 6px;
}
#header_user .dropdown:hover {
  background-color: #2a2a2a;
}
#header_user .dropdown-content {
  display: none;
position: absolute;
background-color: #202020;
min-width: 250px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.5);
z-index: 5;
right: 0;
margin-top: 6px;
}
#header_user .dropdown:hover .dropdown-content {
  display: block;
}
#header_user .dropdown-content .flexuno:hover i, #header_user .dropdown-content .flexuno:hover div {
  color: #a79877;
}
#header_user .dropdown .arrow { text-align: right; margin-right: 10px;margin-top: auto; margin-bottom: auto; }
#header_user .dropdown .arrow i { font-size: 19px; }
#header_user .dropdown .avatar a img { width: 45px;height: 45px;border-radius: 100%; }
#header_user .dropdown .head { background-color: #2a2a2a;padding: 12px;align-items: center;font-size: 16px; }
#header_user .dropdown .head .onlineicon { background-color: #387b38;height: 10px;width: 10px;border-radius: 100%;margin-right: 8px;display: inline-block; }

#header_user .dropdown .welcomeback { font-size: 14px;background-color: #303030;padding: 8px; }
#header_user .dropdown .welcomeback::before {
  content: '';
  position: absolute;
  left: 8px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #303030;
  clear: both;
  margin-top: -16px;
}

.dropcontain { padding: 10px; }
.dropcontain .block {
    align-items: center;
    display: flex;
    background-color: #2a2a2a;
    border-radius: 2px;
    box-shadow: 0px 0px 4px #1b1b1b;
    margin-bottom: 10px;
}
.dropcontain > a:last-child > .block {margin-bottom: 0;}
.dropcontain .block:hover { background-color: #887a5b; }
.dropcontain .block:hover .icon i {
    color: #fff;
}
.dropcontain .block:hover .linktext { color: #fff; }
.dropcontain .block:hover .icon { background-color: #73674c; }

.dropcontain .logout { background-color: #7b2525 !important; }
.dropcontain .logout .icon i {
    color: #fff;
}
.dropcontain .logout .linktext { color: #fff; }
.dropcontain .logout .icon { background-color: #8a2b2b !important; }
.dropcontain > a:nth-child(6n-1) > .block { margin-bottom: 0px; }
.dropcontain .block .icon {
    padding: 8px 12px;
    background-color: #303030;
    border-radius: 2px;
	width: 22px;
}
.dropcontain .block .icon i {
    font-size: 18px;
}
.dropcontain .block .linktext {
    margin-left: 10px;
}
.conversationblock { margin-left: auto;display: flex;padding: 8px;align-items: center; }
.conversationblock i { font-size: 20px;margin-right: 10px;color: #2f2f2f; }
.convos-found {
    font-size: 13px;
    background-color: #887a5b;
    padding: 3px 6px;
    border-radius: 2px;
    color: white;
}
.convos-not-found {
    display: none;
}
label {
  	display: inline-flex;
  	align-items: flex-end;
}
label input[type=checkbox],
label input[type=radio] {
  	position: relative;
  	-webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  	font-size: inherit;
  	width: 1em;
  	margin: 0;
  	color: inherit;
  	outline: none;
  	font-family: 'Font Awesome 5 Pro';
  	transition: 300ms ease-out;
 	color: #887a5b;
	font-size: 18px;
}
label input[type=checkbox]::after,
label input[type=radio]::after {
  	display: inline-block;
  	text-align: center;
  	width: 1em;
}
label input[type=checkbox]:checked::after,
label input[type=radio]:checked::after {
  	font-weight: 900;
}
label input[type=checkbox]:active,
label input[type=radio]:active {
  	-webkit-transform: scale(0.6);
          transform: scale(0.6);
}
label input[type=checkbox] + span,
label input[type=radio] + span, label input[type=radio] + img, label input[type=checkbox] + img {
  	margin-left: .35em;
	padding-top: 10px;
}
label input[type=checkbox]:after {
  	content: '\f0c8';
}
label input[type=checkbox]:checked::after {
  	content: '\f14a';
}
label input[type=radio]::after {
  content: '\f111';
}
label input[type=radio]:checked::after {
  content: '\f058';
}
.modalform {
    margin: auto;
	width: 350px !important;
	margin-top: 5% !important;
    left: 0 !important;
    right: 0;
	overflow-y: unset !important;
}
.modalform.active {
	display: block !important;
}
.modalform div[class*="close-"] {
	position: fixed;
    right: 15px;
    z-index: 999999;
    top: 15px;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
}
table {
	color: #6C6C6C;
	font-size: 14px;
	width: 100%;
}
td, tr {
	padding: 12px;
}
.tfixed {
	table-layout: fixed;
	word-wrap: break-word;
}
.tborder {
	width: 100%;
	margin: auto;
	box-sizing: border-box;
	box-shadow: 0px 1px 4px #151515;
}
.trow1, .trow2 {
	border-bottom: 1px solid #202020;
    background-color: #1c1c1c;
	position: relative;
}
.trow_sep {
	background-color: #222222;
	color: #fff;
	font-size: 14px;
}
.thead {
	padding: 14px 12px;
    background: #887a5b;
    border-radius: 2px;
	color: #fff;
	font-size: 14px;
}
.thead strong {
	font-weight: 400;
}
.thead a {
	color: #fff;
	text-decoration: none;
	font-weight: 400;
}
.thead a:hover, .thead a:active {
	color: #fff;
	text-decoration: none;
}
.thead i {
	color: #fff;
	margin-top: 4px;
}
#threadlist .tborder,.author-forumdisplay a {
	font-size: 15px;
}
#threadlist .thead {
	position: relative;
    padding: 12px;
    text-shadow: 2px 2px 2px #141414;
	font-size: 19px;
}
.Forumpost {
	font-size: 15px;
	color: #fff;
}
.Forumpost span {
	display: block;
	font-size: 13px;
	color: grey;
}
.lastpost-forumdisplay span {
	color: grey;
	font-size: 13px;
}
.lastpost-forumdisplay a span, .lastpost-forumdisplay a {
	font-size: 15px;
}
.padded {
	background: #1c1c1c;
    border-bottom: 1px solid #202020;
}
.textbox-login {
	width: 100%;
    box-sizing: border-box;
}
.editselect {
	padding: 14px;
}
.editselect2::after, input.textboxfit {
	padding: 12px
}
.memlist_avatar {
	width: 45px;
    height: 45px;
    border-radius: 100%;
    box-shadow: 0px 0px 8px #181818;
}
.memlis_info {
	margin-left: 12px;
	font-size: 16px;
    font-weight: 700;
}
.memlist_usertitle {
	font-size: 12px;
	text-shadow: 1px 1px 1px #1b1b1b;
	font-weight: 400;
}
.statschair_main {
	background-color: #181717; 
	padding: 10px; 
	border-radius: 2px;
}
.statschair_row {
	background-color: #887a5b;
	padding: 2px 5px;
	border-radius: 2px;
	font-size: 14px;
}
.statsnums {
	font-size: 22px;
	color: #9e9072;
}
.statsnums_text {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
}
.showthread_titlle {
	background: #1c1c1c;
	padding: 15px;
	display: flex;
}
.profile_sidebar_1 {
	position: relative;
    z-index: 1;
    padding: 20px;
	margin: -20px 0 -20px -20px;
}
.profile_avamenm img {
	position: absolute;
    right: 0;
    width: 100px;
    margin: 0 20px 10px 0;
    border-radius: 100%;
    height: 100px;
}
.profile_uidmem {
	background-color: #887a5b;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 5px 8px;
    border-radius: 2px;
    box-shadow: 0 1px 4px #151515;
    display: inline;
}
.profile_namemem {
	margin-top: 10px;
}
.profile_namemem span {
	font-weight: 600;
    font-size: 32px;
}
.profile_infomem {
	margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.profile_infomem_icon {
	width: 45px;
    text-align: center;
    font-size: 26px;
    padding: 10px 0;
    color: #887a5b;
    background-color: #1c1c1c;
    border-radius: 2px;
    box-shadow: 1px 0 4px #151515;
    margin-right: 15px;
}
.profile_infomem_content {
	font-size: 16px;
    font-weight: 600;
    color: #f3f3f3;
}
.profile_infomem_content span:last-child {
	font-size: 11px;
    text-transform: uppercase;
    color: #878787;
    font-weight: 600;
    text-shadow: 1px 1px 1px #1d1d1d;
    display: block;
}
.profile_bgmember {
	position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 325px;
    background-size: cover !important;
    border-radius: 4px;
    background: url(https://i.imgur.com/2lXMAYS.png) center center no-repeat;
    opacity: 0.25;
}
.profile_bgmember:after {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(to bottom,transparent,#1c1c1c);
}
.profile_contactmem {
	margin: 25px -6px 15px;
	text-align: center;
}
.profile_contactmem_button {
	display: inline-flex;
    margin: 4px;
    vertical-align: bottom;
}
.profile_contactmem_button a {
	text-align: center;
    background-color: #1c1c1c;
    padding: 10px 14px;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    box-shadow: 1px 0 4px #121212;
    color: #887a5b;
    text-shadow: 1px 1px 1px #141414;
}
.profile_statsmem {
    align-items: center;
    flex: 1;
    text-align: center;
    background-color: #1c1c1c;
    padding: 10px 0;
    border-radius: 2px;
    text-transform: uppercase;
    box-shadow: 1px 0 4px #121212;
    color: #4d4d4d;
    text-shadow: 1px 1px 1px #141414;
    display: flex;
	margin: 15px 0;
}
.profile_statsmem_stat {
	flex: 1;
    text-align: center;
    padding: 10px 0;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 6px;
    text-shadow: 1px 1px 1px #141414;
    font-size: 22px;
    color: #887a5b;
}
.profile_statsmem_stat span {
	color: #4d4d4d;
    font-size: 12px;
    display: block;
}
.profile_options {
	text-align: center;
}
.profile_lastthreads a {
	font-size: 15px;
}
.profile_lastthreads span {
	font-size: 13px;
	color: grey;
}
.fixlabel_textbox {
	margin-right: 10px;
}
.ucplayer {
	border-bottom: 1px solid #202020;
    border-radius: 2px;
    background-color: #1c1c1c;
    padding: 12px;
    display: flex;
    font-size: 15px;
	color: grey;
}
.avatarrep_fix a {
    display: unset !important;
}
.pace .pace-progress {
    background: #887a5b !important;
}
.postbiteditfix {
	position: relative;
}
.postbiteditfix .postbit_edit{
	padding: 8px 12px;
    color: grey;
	border-radius: 2px;
    background-color: #202020;
    box-shadow: 1px 1px 4px #181818;
    border: 1px solid #242424;
    font-size: 13.5px;
}
.postbiteditfix .postbit_edit:hover {
	background-color: #292929;
}
.post_author_mobile {
    position: relative;
}

.post.classic .post_author div.author_information {
    float: none;
    padding: 0;
    text-align: center;
}

.post .post_author div.author_information {
    float: left;
    padding: 17px 10px;
}		
		
	.notis-found {
    font-size: 13px;
    background-color: #e03131;
    border-radius: 4px;
    color: white;
    width: 17px;
}	


.forum_status {
    padding: 15px;
    font-size: 25px;
	margin-right: 8px;
    margin-top: 2px;
    margin: auto;
	color: #AAA;
margin-left: -30px;
}

.forum_status i {
display: inline-block;
line-height: 50px;
}

.forum_on {
color: #e03131;
opacity: .7;
}

.forum_off, .forum_offlock, .forum_offlink {
color: #333;
}

.forum_off i {
color: #e03131;
opacity: .4;
}

.forum_offlock i:before {
content: "\f023";
}

.forum_offlink i:before {
content: "\f0c1";
}

.ficons_65 i:before {
  content: "\f0a1"
}

.EVX {
  font-family: "Roboto",sans-serif;
  font-weight: bold;
  text-shadow: 0.5px 0.5px 5px;
  color: #00FFFF;
  -webkit-animation: hueanim 10s infinite linear;
}

@keyframes hueanim{
   from {
      -webkit-filter: hue-rotate(0deg);
    }

    to {
      -webkit-filter: hue-rotate(360deg);
    }
}


.admin {
  font-family: "Roboto",sans-serif;
  font-weight: bold;
  text-shadow: 0.5px 0.5px 5px;
  color: #00FFFF;
  -webkit-animation: hueanim 10s infinite linear;
}

@keyframes hueanim{
   from {
      -webkit-filter: hue-rotate(0deg);
    }

    to {
      -webkit-filter: hue-rotate(360deg);
    }
}

