
.theadslant {
	content: "";
	border-bottom: 40px solid #0e0e0e;
	border-right: 40px solid transparent;
	position: absolute;
	margin-top: -35px;
	margin-left: -13px;
	padding: 0px 12px;
}

.theadtext {
	position: relative;
	top: 30px;
	color: #fff !important;
}

.footertborder2 {
	background: rgba(0, 0, 0, 0.8);
	margin: auto auto;
	padding: 20px;
	border-top: 1px solid rgba(30, 30, 30, 0.5);
	letter-spacing: 1px;	
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
}

.pma {
	background: #941c1c;
	color: #370c0c;
	text-shadow: 0px 1px 1px #e01919;
	text-align: center !important;
	padding: 2px 4px !important;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #a82020;
}

.lastcount {
	float:right;
	background:#646464;
	padding:4px 6px;
	color:#fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position:relative;
	min-width: 15px;
	text-align: center;
}

.lastcount:after {
	position:absolute;
	left:0;
	content:"";
	margin-left:-15px;
	border-width:10px 9px;
	border-style:solid;
	border-color:transparent #646464 transparent transparent;
	top:3px;
}

.avatarep_img {
 
    float: right;
    clear: left;
    width: 70px;
    height: 70px;
    border-radius: 65%;
    opacity: 0.5;
    right: 70px;
}

.avatarep_fd {
    float: right;
    clear: left;
    width: 70px;
    height: 70px;
    border-radius: 65%;
    opacity: 0.5;
    right: 70px;
}

.indexthead {
	background: #56a61c url(../../../images/aurora/theadright.jpg) center right no-repeat;
	color: #21410a;
	padding: 10px;
	text-shadow: 0px 1px 1px #6bff00;
	letter-spacing: 1px;
	border: 1px solid #62c01d;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 5px 0px 15px 0px rgba(92,183,27,0.3);
	-moz-box-shadow: 5px 0px 15px 0px rgba(92,183,27,0.3);
	box-shadow: 5px 0px 15px 0px rgba(92,183,27,0.3);
	
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.indexthead a:link {
	color: #21410a;
	text-shadow: 0px 1px 1px #6bff00;
	letter-spacing: 1px;	
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.indexthead a:visited {
	color: #21410a;
	text-shadow: 0px 1px 1px #6bff00;
	letter-spacing: 1px;	
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.indexthead a:hover,
.indexthead a:active {
	color: #21410a;
	text-shadow: 0px 1px 1px #6bff00;
	-webkit-transition: background-color 600ms linear, color 600ms linear;
	-moz-transition: background-color 600ms linear, color 600ms linear;
	-o-transition: background-color 600ms linear, color 600ms linear;
	-ms-transition: background-color 600ms linear, color 600ms linear;
	transition: background-color 600ms linear, color 600ms linear;
	letter-spacing: 1px;	
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.footertborder {
	background: rgba(0, 0, 0, 0.5);
	margin: auto auto;
	padding: 20px;
	border-top: 1px solid rgba(30, 30, 30, 0.5);
	letter-spacing: 1px;
	
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
}

.posttborder {
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	color: #fff;
	margin: auto auto;
	padding: 1px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid rgba(43, 43, 43, 0.5);
	border-bottom: none;
	
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
}

.chat-item.arrow-right:before {
    top: 11px;
    left: auto;
    right: 47px;
}

.arrow-right:before {
    margin-right: -7px;
    top: 6px;
    right: 0px;
    border-left-color: #d1d4d7;
    border-width: 7px 0 7px 7px;
    -moz-border-left-colors: #fff;
}

.arrow:before, .arrow:after {
    position: absolute;
    display: inline-block;
    border-color: transparent;
    border-style: solid;
    content: "";
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

Pseudo ::after element
.chat-item.arrow-right:after {
    top: 12px;
    left: auto;
    right: 47px;
}

.arrow-right:after {
    margin-right: -6px;
    top: 7px;
    right: 0px;
    border-left-color: #fff;
    border-width: 6px 0 6px 6px;
}

.arrow:before, .arrow:after {
    position: absolute;
    display: inline-block;
    border-color: transparent;
    border-style: solid;
    content: "";
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.navbar .pull-right .dropdown-menu, .navbar .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.pull-right {
 float: right;
}

.col,
.col * {
 
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.col {
  position: relative;
  float: left;
  padding: 0 1em;
}

.clear:before,
.clear:after {
  content: " ";
  display: table;
}

.clear:after {
  clear: both;
}

@media all and (max-width: 480px) {
  .col {
 
    width: 100% !important;
    margin: 0 !important;
}


}

.fade{
opacity:0;
-webkit-transition:opacity .15s linear;
-o-transition:opacity .15s linear;
transition:opacity .15s linear
}

.fade.in{
opacity:1
}

.dropdown,.dropup{
position:relative
}

.dropdown-toggle:focus{
outline:0
}

.dropdown-menu{
position:absolute;
top:100%;
left:0;
z-index:1000;
display:none;
float:left;

	
padding: 15px 0;
margin:2px 0 0;
text-align:left;
list-style:none;
background-color:#fff;
box-shadow: 0px 10px 70px rgba(0,0,0,0.3);
border:1px solid #f5f5f5;
border-radius:4px; 
font-family: 'Montserrat', sans-serif;
font-size: 12px;
color: #0b1017;
text-shadow: 0px 1px 1px #fff;
}

.dropdown-menu.pull-right{
right:0;left:auto
}

.dropdown-menu .divider{
height:1px;
margin:9px 0;
overflow:hidden;
background-color:#f5f5f5;
}

.dropdown-menu>li>a{
display:block;
padding:3px 20px;
clear:both; 
line-height:1.42857143;
color:#646464;
white-space:nowrap;
font-family: 'Montserrat', sans-serif;
font-size: 12px;
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{
color:#646464;
text-decoration:none; 
background:#f6f6f6;
font-family: 'Montserrat', sans-serif;
font-size: 12px;
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{
color:#646464;
text-decoration:none;
background-color:#f6f6f6;
outline:0; 
font-family: 'Montserrat', sans-serif;
font-size: 12px;
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{
color:#646464; 
background:#f6f6f6;
font-family: 'Montserrat', sans-serif;
font-size: 12px;
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{
text-decoration:none;
cursor:not-allowed;
background-color:transparent;
background-image:none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
font-size: 13px;
}

.open>.dropdown-menu{
display:block
}

.open>a{
outline:0
}

.dropdown-menu-right{
right:0;left:auto
}

.dropdown-menu-left{
right:auto;left:0
}

.dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}

.dropdown-menu.bullet.pull-right:before {
  left: auto;
  right: 9px;
}

.dropdown-menu.bullet.pull-right:after {
  left: auto;
  right: 10px;
}

.dropdown-menu.bullet.pull-top {
  margin-top: 0;
  margin-bottom: 8px;
}

.dropdown-menu.bullet.pull-top:before {
  top: auto;
  bottom: -7px;
  border-bottom-width: 0;
  border-top-width: 7px;
  border-top-color: #cccccc;
  border-top-color: rgba(0, 0, 0, 0.15);
}

.dropdown-menu.bullet.pull-top:after {
  top: auto;
  bottom: -6px;
  border-bottom: none;
  border-top-width: 6px;
  border-top-color: #ffffff;
}

.dropdown-menu.bullet.pull-center:before {
  left: auto;
  right: 50%;
  margin-right: -7px;
}

.dropdown-menu.bullet.pull-center:after {
  left: auto;
  right: 50%;
  margin-right: -6px;
}

.dropdown-menu.bullet.pull-middle {
  margin-right: 8px;
}

.dropdown-menu.bullet.pull-middle:before {
  top: 50%;
  left: 100%;
  right: auto;
  margin-top: -7px;
  border-right-width: 0;
  border-bottom-color: transparent;
  border-top-width: 7px;
  border-left-color: #cccccc;
  border-left-color: rgba(0, 0, 0, 0.15);
}

.dropdown-menu.bullet.pull-middle:after {
  top: 50%;
  left: 100%;
  right: auto;
  margin-top: -6px;
  border-right-width: 0;
  border-bottom-color: transparent;
  border-top-width: 6px;
  border-left-color: #ffffff;
}

.dropdown-menu.bullet.pull-middle.pull-right {
  margin-right: 0;
  margin-left: 8px;
}

.dropdown-menu.bullet.pull-middle.pull-right:before {
  left: -7px;
  border-left-width: 0;
  border-right-width: 7px;
  border-right-color: #cccccc;
  border-right-color: rgba(0, 0, 0, 0.15);
}

.dropdown-menu.bullet.pull-middle.pull-right:after {
  left: -6px;
  border-left-width: 0;
  border-right-width: 6px;
  border-right-color: #ffffff;
}

.dropdown-menu.bullet.pull-middle.pull-center {
  margin-left: 0;
  margin-right: 0;
}

.dropdown-menu.bullet.pull-middle.pull-center:before {
  border: none;
  display: none;
}

.dropdown-menu.bullet.pull-middle.pull-center:after {
  border: none;
  display: none;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-top-left-radius: 0;
}

.dropdown-submenu > a:before {
  display: block;
  float: right;
  width: 0;
  height: 0;
  content: "";
  margin-top: 6px;
  margin-right: -8px;
  border-width: 4px 0 4px 4px;
  border-style: solid;
  border-left-style: dashed;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.fade {
    opacity:0;
    -webkit-transition: opacity .85s linear;
    -o-transition: opacity .85s linear;
    transition: opacity .85s linear;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}

.mainfoot {
	
	margin: 0px !important;
	padding: 35px;
}

.Footer-menu ul {
	margin: 0;
	padding: 8px;
	list-style-type: none;
}

.Footer-menu ul li a {
	color: #ccc;
	padding: 10px;
	display: block;
	text-shadow: 1px 1px 1px #212121;
	
	text-decoration: none;
}

.Footer-menu ul li a:hover {
    color: #fff;
    text-shadow: 1px 1px 1px #212121;
	padding-left: 2px;
	-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;
}

.copyrightf {
	color: #ccc !important;
	margin: auto auto !important;
	letter-spacing: 1px;
	
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
}

.copyrightf {
	color: #ccc;
	margin: auto auto !important;
	letter-spacing: 1px;
	
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
}

.discordbutton {
	background-image: url(../../../images/aurora/discordbg.jpg) center center repeat-x;
	display: block !important;
	text-align: center;
	letter-spacing: 1px;
	
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 900;
}

.theadi {
	background: #646464;
	color: #1f1f1f;
	padding: 10px;
	letter-spacing: 1px;
	border: 1px solid #7d7c7c;
	-webkit-box-shadow: 5px 0px 15px 0px rgba(148,146,146,0.3);
	-moz-box-shadow: 5px 0px 15px 0px rgba(148,146,146,0.3);
	box-shadow: 5px 0px 15px 0px rgba(148,146,146,0.3);
	text-shadow: 0px 1px 1px #a7a5a5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.theadi a:link {
	color: #1f1f1f;
	letter-spacing: 1px;
	text-shadow: 0px 1px 1px #a7a5a5;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.theadi a:visited {
	color: #1f1f1f;
	letter-spacing: 1px;
	text-shadow: 0px 1px 1px #a7a5a5;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.theadi a:hover,
.theadi a:active {
	color: #1f1f1f;
	-webkit-transition: background-color 600ms linear, color 600ms linear;
	-moz-transition: background-color 600ms linear, color 600ms linear;
	-o-transition: background-color 600ms linear, color 600ms linear;
	-ms-transition: background-color 600ms linear, color 600ms linear;
	transition: background-color 600ms linear, color 600ms linear;
	letter-spacing: 1px;
	text-shadow: 0px 1px 1px #a7a5a5;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.trowlp {
	background: transparent;
	color: #878385;
	padding: 1px;
	text-shadow: none;
	border-bottom: 1px solid #1f1f1f;	
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.topbar2 {
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	margin: auto auto;
	padding: 20px;
	border-bottom: 1px solid rgba(30, 30, 30, 0.5);
	
	font-family: 'Montserrat', sans-serif ;
	font-size: 12px;
}

.footerimage {
}

.tabs {
	display: flex;
	flex-wrap: wrap;
	// make sure it wraps: ;
	
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 14px;
}

.tabs label {
	background: rgba(15,15,15,0.88);
	color: #fff;
	order: 1;
	// Put the labels first
	display: block;
	padding: 1rem 2rem;
	margin-right: 0.2rem;
	cursor: pointer;
	transition: background ease 0.2s;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-bottom: none;
	
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 14px;
	font-weight: bold;
}

.tabs .tab {
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	color: #ccc;
	order: 99;
	// Put the tabs last
	flex-grow: 1;
	display: none;
	padding: 1rem;
	box-shadow: 0 2px 5px rgba(0,0,0,.10);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid rgba(43, 43, 43, 0.5);
	
	font-size: 12px;
}

.tabs input[type="radio"] {
	display: none;
}

.tabs input[type="radio"]:checked + label {
	background: #56a61c;
	color: #21410a;
	box-shadow: 0 2px 5px rgba(0,0,0,.10);
	text-shadow: 0px 1px 1px #6bff00;
	border: 1px solid #62c01d;
	-webkit-box-shadow: 5px 0px 15px 0px rgba(92,183,27,0.3);
	-moz-box-shadow: 5px 0px 15px 0px rgba(92,183,27,0.3);
	box-shadow: 5px 0px 15px 0px rgba(92,183,27,0.3);
	
	font-size: 12px;
}

.tabs input[type="radio"]:checked + label + .tab {
	display: block;
}

a.disc:active,
a.disc:link,
a.disc:visited {
	background: #7289da;
	color: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	padding: 12px;
	margin: 2px 2px 6px;
	border: 1px solid #7d97f0;
	-moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
	letter-spacing: 1px;
	text-shadow: 0px 1px 1px #a7baff;
	
	font-family: 'Exo', sans-serif;
	font-size: 13px;
	font-weight: 900;
}

a.disc:hover {
	opacity: 0.7;
	-webkit-transition: background-color 600ms linear, color 600ms linear;
	-moz-transition: background-color 600ms linear, color 600ms linear;
	-o-transition: background-color 600ms linear, color 600ms linear;
	-ms-transition: background-color 600ms linear, color 600ms linear;
	transition: background-color 600ms linear, color 600ms linear;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
	transform: translateY(-0.25em);
}

a.cu:active,
a.cu:link,
a.cu:visited {
    background: #939495;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    padding: 5px 7px;
    margin: 2px 2px 6px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
}

a.cu:hover {
	opacity: 0.7;
	-webkit-transition: background-color 600ms linear, color 600ms linear;
	-moz-transition: background-color 600ms linear, color 600ms linear;
	-o-transition: background-color 600ms linear, color 600ms linear;
	-ms-transition: background-color 600ms linear, color 600ms linear;
	transition: background-color 600ms linear, color 600ms linear;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
	transform: translateY(-0.25em);
}

a.rss:active,
a.rss:link,
a.rss:visited {
    background: #ff6600;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    padding: 5px 7px;
    margin: 2px 2px 6px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
}

a.rss:hover {
	opacity: 0.7;
	-webkit-transition: background-color 600ms linear, color 600ms linear;
	-moz-transition: background-color 600ms linear, color 600ms linear;
	-o-transition: background-color 600ms linear, color 600ms linear;
	-ms-transition: background-color 600ms linear, color 600ms linear;
	transition: background-color 600ms linear, color 600ms linear;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
	transform: translateY(-0.25em);
}

a.fb:active,
a.fb:link,
a.fb:visited {
    background: #3b5998;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    padding: 5px 7px;
    margin: 2px 2px 6px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
}

a.fb:hover {
	opacity: 0.7;
	-webkit-transition: background-color 600ms linear, color 600ms linear;
	-moz-transition: background-color 600ms linear, color 600ms linear;
	-o-transition: background-color 600ms linear, color 600ms linear;
	-ms-transition: background-color 600ms linear, color 600ms linear;
	transition: background-color 600ms linear, color 600ms linear;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
	transform: translateY(-0.25em);
}

a.insta:active,
a.insta:link,
a.insta:visited {
    background:#cf3272;
	color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    padding: 5px 7px;
    margin: 2px 2px 6px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
}

a.insta:hover {
	opacity: 0.7;
	-webkit-transition: background-color 600ms linear, color 600ms linear;
	-moz-transition: background-color 600ms linear, color 600ms linear;
	-o-transition: background-color 600ms linear, color 600ms linear;
	-ms-transition: background-color 600ms linear, color 600ms linear;
	transition: background-color 600ms linear, color 600ms linear;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
	transform: translateY(-0.25em);
}

.memberlist_search .input-field, .memberlist_search .select-wrapper {
 display:block !important;
}

.memberlist_search .textbox{
  padding:10px;
  box-sizing:border-box;
  display:block;
  width:100%;
}

a[href*='#memberlist_more'] {
 padding:12px 0px;
 width:40px;
 color:#fff;
 text-align:center;
}

#memberlist_more{
  display:none;
}

/*MEMBERLİST PROFİLE STYLE*/

.memberlistprofile {
	background: rgba(0, 0, 0, 0.6);
	width: 32%;
	color: #ccc;
	display: inline-table;
	box-sizing: border-box;
	border: 1px solid rgba(43, 43, 43, 0.5);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	height: 6rem;
	margin: 0.3rem;
	margin: 5px;
}

.memberlistname {
	text-transform: uppercase;
	cursor: pointer;
	
	font-family: 'Exo', sans-serif;
	font-size: 13px;
	font-weight: 900;
}

.memberlistbio {
	color: #ccc;
	margin: 3px;
	
	font-size: 13px;
}

.userstar {
      margin: 5px;
}

.memberlist_avatar {
	overflow: hidden;
	padding: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

h2 {
color: #6EE6E8;
}

.infothead{
   color: #333;
    margin: 5px;	
    font-size: 13px;
}

.navicon {
	padding: 4px 6px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	letter-spacing: 1px;
	background: #56a61c;
	color: #21410a;
	text-shadow: 0px 1px 1px #6bff00;
	border: 1px solid #62c01d;
	-webkit-box-shadow: 5px 0px 15px 0px rgba(92,183,27,0.3);
	-moz-box-shadow: 5px 0px 15px 0px rgba(92,183,27,0.3);
	box-shadow: 5px 0px 15px 0px rgba(92,183,27,0.3);
	font-size: 12px;
}

.threadtitle {
	background: linear-gradient(135deg, #214ca1 0%, #0c44b3 100%);
	width: 100%;
	color: #fff;
	padding: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-shadow: none;
	border: 1px solid #155ce9;
	letter-spacing: 1px;
	
	font-size: 13px;
	font-weight: bold;
}

.itext23 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 15px;
    color: #fff;
}

.discord {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	-moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
	box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
	vertical-align: middle;
	padding: 20px;
}

.discord:hover {
    opacity: 0.7;
    -webkit-transition: background-color 600ms linear, color 600ms linear;
    -moz-transition: background-color 600ms linear, color 600ms linear;
    -o-transition: background-color 600ms linear, color 600ms linear;
    -ms-transition: background-color 600ms linear, color 600ms linear;
    transition: background-color 600ms linear, color 600ms linear;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a.discord:active,
a.discord:link,
a.discord:visited {
	background: #7289da;
	color: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	padding: 4px 6px;
	margin: 2px 2px 6px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	-moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
	box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
	text-shadow: 0px 1px 1px #a7baff;
}

a.discord:hover {
	opacity: 0.7;
	-webkit-transition: background-color 600ms linear, color 600ms linear;
	-moz-transition: background-color 600ms linear, color 600ms linear;
	-o-transition: background-color 600ms linear, color 600ms linear;
	-ms-transition: background-color 600ms linear, color 600ms linear;
	transition: background-color 600ms linear, color 600ms linear;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
	transform: translateY(-0.25em);
}

.guestloginb {
	color: #fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	letter-spacing: 1px;
	
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
}

.webtable {
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}

.quicksearch {
	color: #fff !important;
	float: right;
	letter-spacing: 1px;
	font-family: 'Exo', sans-serif;
}

.searchbox {
	background: rgba(101,101,101,0.1) !important;
	color: #fff !important;
	margin: 0;
	padding: 14px;
	float: right !important;
	box-shadow: inset rgba(0,0,0,0.05) 0px 0px 0px 1px;
	letter-spacing: 1px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
}

.searchbutton {
    background: transparent;
    color: #fff !important;
    cursor: pointer;
    border: none;
    outline: none;
    float: right !important;
    font-family: FontAwesome;
    font-size: 15px;
}

.searchbutton:hover {
    color: #ccc !important;
    cursor: pointer;
}

.trowmodal {
	background: #080b12;
	color: #ccc;
}

.trowm {
	background: #0e1421;
	color: #ccc;
}

.thead .expcolimage img {
    opacity: 9990;
    -o-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out;
}

.thead:hover .expcolimage img {
    opacity: 1;
}

.showthread_tborder {
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	margin: auto auto;
	padding: 6px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid rgba(43, 43, 43, 0.5);
	font-size: 12px;
}

a.st:active,
a.st:link,
a.st:visited {
	color: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	padding: 5px 7px;
	margin: 2px 2px 6px;
	box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
	transform: translateY(-0.25em);
}

a.st:hover {
    opacity: 0.7;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a.rss:active,
a.rss:link,
a.rss:visited {
    color: #ff6600;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    padding: 5px 7px;
    margin: 2px 2px 6px;
}

a.rss:hover {
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
	transform: translateY(-0.25em);
}

a.bgc:active,
a.bgc:link,
a.bgc:visited {
    background: #c62d6e;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    padding: 5px 7px;
    margin: 2px 2px 6px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
}

a.bgc:hover {
    opacity: 0.7;
    -webkit-transition: background-color 600ms linear, color 600ms linear;
    -moz-transition: background-color 600ms linear, color 600ms linear;
    -o-transition: background-color 600ms linear, color 600ms linear;
    -ms-transition: background-color 600ms linear, color 600ms linear;
    transition: background-color 600ms linear, color 600ms linear;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a.am:active,
a.am:link,
a.am:visited {
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    padding: 5px 7px;
    margin: 2px 2px 6px;
}

a.am:hover {
    opacity: 0.7;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a.cu:active,
a.cu:link,
a.cu:visited {
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    padding: 5px 7px;
    margin: 2px 2px 6px;
}

a.cu:hover {
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
	transform: translateY(-0.25em);
}

a.steam:active,
a.steam:link,
a.steam:visited {
    background: #393a3a;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    padding: 5px 7px;
    margin: 2px 2px 6px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
}

a.steam:hover {
	opacity: 0.7;
	-webkit-transition: background-color 600ms linear, color 600ms linear;
	-moz-transition: background-color 600ms linear, color 600ms linear;
	-o-transition: background-color 600ms linear, color 600ms linear;
	-ms-transition: background-color 600ms linear, color 600ms linear;
	transition: background-color 600ms linear, color 600ms linear;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
	transform: translateY(-0.25em);
}

a.yt:active,
a.yt:link,
a.yt:visited {
	background: #e52c27;
	color: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	padding: 5px 7px;
	margin: 2px 2px 6px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	-moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
	box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
}

a.yt:hover {
	opacity: 0.7;
	-webkit-transition: background-color 600ms linear, color 600ms linear;
	-moz-transition: background-color 600ms linear, color 600ms linear;
	-o-transition: background-color 600ms linear, color 600ms linear;
	-ms-transition: background-color 600ms linear, color 600ms linear;
	transition: background-color 600ms linear, color 600ms linear;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
	transform: translateY(-0.25em);
}

a.tw:active,
a.tw:link,
a.tw:visited {
    background: #00aced;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    padding: 5px 7px;
    margin: 2px 2px 6px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
}

a.tw:hover {
	opacity: 0.7;
	-webkit-transition: background-color 600ms linear, color 600ms linear;
	-moz-transition: background-color 600ms linear, color 600ms linear;
	-o-transition: background-color 600ms linear, color 600ms linear;
	-ms-transition: background-color 600ms linear, color 600ms linear;
	transition: background-color 600ms linear, color 600ms linear;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
	transform: translateY(-0.25em);
}

a.twitch:active,
a.twitch:link,
a.twitch:visited {
    background: #4b367c;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    padding: 5px 7px;
    margin: 2px 2px 6px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
}

a.twitch:hover {
	opacity: 0.7;
	-webkit-transition: background-color 600ms linear, color 600ms linear;
	-moz-transition: background-color 600ms linear, color 600ms linear;
	-o-transition: background-color 600ms linear, color 600ms linear;
	-ms-transition: background-color 600ms linear, color 600ms linear;
	transition: background-color 600ms linear, color 600ms linear;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
	transform: translateY(-0.25em);
}

a.button2:active,
a.button2:link,
a.button2:visited {
	background: #8e0e1a !important;
	color: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	padding: 8px 10px;
	margin: 2px 2px 6px 2px;
	border: 1px solid #a6101e !important;
	text-shadow: 0 0 40px #fff;
	
	font-size: 12px !important;
	font-weight: bold !important;
}

a.button2:hover {
	background: #9a0e1b !important;
	color: #fff !important;
	-webkit-transition: background-color 600ms linear, color 600ms linear;
	-moz-transition: background-color 600ms linear, color 600ms linear;
	-o-transition: background-color 600ms linear, color 600ms linear;
	-ms-transition: background-color 600ms linear, color 600ms linear;
	transition: background-color 600ms linear, color 600ms linear;
	
	font-size: 12px !important;
	font-weight: bold !important;
}

a.button2:active,
a.button2:hover,
a.button2:link,
a.button2:visited {
	text-shadow: 0 0 40px #fff;
	
	font-size: 12px !important;
	font-weight: bold !important;
}

.sep {
    margin-right: 1px;
    margin-top: 5px;
}

.pms {
	background: #a51919;
	color: #FFF;
	position: relative;
	top: -10px;
	left: -8px;
	padding: 2px 4px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	text-align: center!important;
	
	font-size: 10px;
}

#pm_notification {
    background: #b23636;
    color: #fff;
    border: 1px solid #b23636;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 1px 1px 0 #b23636;
    display: inline-block;
    height: 10px;
    line-height: 10px;
    padding: 4px 5px;
    font-size: 12px;
    font-style: normal;
}

a#pm_notification {
    color: #fff;
    text-shadow: 1px 1px 0 #cc4a48;
    text-decoration: none;
    font-style: normal;
    font-size: 14px;
}

a#pm_notification:hover {
    color: #fff;
    text-shadow: 1px 1px 0 #cc4a48;
}

:focus {
    outline: none;
}

#footerstuff {
    background: rgba(15, 15, 15, 0.88);
    color: #f8f8f8;
    padding: 1px;
    text-align: left;
    line-height: 1.4;
    margin: auto;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0 1px 8px rgba(0,0,0,0.7), inset 0 0 0 1px rgba(0,0,0,0.4);
    margin-top: 10px;

    font-size: 12px;
}

div.language,
div.theme {
    display: inline-block;
}

.thead_collapsed {
    opacity: 0.4;
}

.thead {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

#mainwidth {
	width: 90%;
	text-align: left;
	line-height: 1.4;
	margin: auto;
}

.topforum {
    color: #fff;
    cursor: pointer;
    padding: 15px 20px;
    position: fixed;
    bottom: 1em;
    right: -20px;
    display: none;
    transition: all 0.5s ease;
    opacity: 0.75;
    text-decoration: none;
    font-size: 13px;
}

.topforum:hover {
    cursor: pointer;
    color: #a11e39;
    transition: all 0.5s ease;
    opacity: 1;
}

:focus {
    outline: none;
}

a.button6:active,
a.button6:link,
a.button6:visited {
	padding: 10px;
	cursor: pointer;
	outline: 0;
	letter-spacing: 1px;
	display: inline-block;
	transform: skew(-18deg);
	padding: 10px;
	letter-spacing: 1px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #646464;
	color: #1f1f1f;
	border: 1px solid #7d7c7c;
	-webkit-box-shadow: 5px 0px 15px 0px rgba(148,146,146,0.3);
	-moz-box-shadow: 5px 0px 15px 0px rgba(148,146,146,0.3);
	box-shadow: 5px 0px 15px 0px rgba(148,146,146,0.3);
	text-shadow: 0px 1px 1px #a7a5a5;
	
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.button6:hover {
	color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border: 1px solid #5174d8;
	background: #4f69b5;
}

.fa-angle-double-up:before {
    color: #fff;
    background-color: #969696;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 12px 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    transition: all 0.2s ease-in-out;
}

.topforum {
    color: #333;
    cursor: pointer;
    padding: 20px;
    position: fixed;
    bottom: 1em;
    right: -10px;
    display: none;
    transition: all 0.5s ease;
    opacity: 0.75;
    text-decoration: none;
    font-size: 17px;
}

.topforum:hover {
    cursor: pointer;
    color: #a11e39;
    transition: all 0.5s ease;
    opacity: 1;
}

a.button5:active,
a.button5:link,
a.button5:visited {
	background: #d32d41;
	color: #fff;
	-webkit-transition: all 0.5s ease;
	padding: 6px 9px;
	display: inline-block;
	margin: 2px 2px 6px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #9e2635;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	border: 1px solid #f14a5e;
	box-shadow: (x-value)(y-value)(blur value)(spread value)(color);
	text-shadow: (x-value)(y-value)(blur value)(spread value)(color);
	font-size: 11px;
}

a.button5:hover {
	color: #00aced;
	text-shadow: 0 0 15px #00aced;
	transition: all 0.5s ease;
}

a.button4:active,
a.button4:link,
a.button4:visited {
	background: #4f69b5;
	color: #fff;
	padding: 10px;
	cursor: pointer;
	outline: 0;
	letter-spacing: 1px;
	display: inline-block;
	transform: skew(-18deg);
	padding: 10px;
	letter-spacing: 1px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #4a6bcc;
	-webkit-box-shadow: 5px 0px 15px 0px rgba(56,102,236,0.3);
	-moz-box-shadow: 5px 0px 15px 0px rgba(56,102,236,0.3);
	box-shadow: 5px 0px 15px 0px rgba(56,102,236,0.3);
	text-shadow: 0px 1px 1px #5d86ff;
	
	font-size: 12px;
	font-weight: bold;
}

a.button4:hover {
    color: #ccc;
    -webkit-transition: background-color 600ms linear, color 600ms linear;
    -moz-transition: background-color 600ms linear, color 600ms linear;
    -o-transition: background-color 600ms linear, color 600ms linear;
    -ms-transition: background-color 600ms linear, color 600ms linear;
    transition: background-color 600ms linear, color 600ms linear;
}

#fadehover a {
    text-shadow: 1px 1px 0 #fff;
}

#fadehover a:hover {
    opacity: 2;
    -webkit-transition: opacity;
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -webkit-transition: background-color 600ms linear, color 600ms linear;
    -moz-transition: background-color 600ms linear, color 600ms linear;
    -o-transition: background-color 600ms linear, color 600ms linear;
    -ms-transition: background-color 600ms linear, color 600ms linear;
    transition: background-color 600ms linear, color 600ms linear;
}

.stat2 {
    border: 1px solid #ccc;
    letter-spacing: 0.1em;
    text-shadow: 0 1px 1px #fff;
    -moz-box-shadow: inset 0 0 10px #efefef;
    -webkit-box-shadow: inset 0 0 10px #efefef;
    box-shadow: inset 0 0 10px #efefef;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    padding: 8px 10px;
    color: #9a9696;
    font-family: Source Sans Pro, Tahoma, Helvetica Neue, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
}

.tborder4 {
    margin: auto;
    width: 100%;
}

.pagination2 a:link,
.pagination2 a:visited {
	background: #646464;
	color: #fff;
	cursor: pointer;
	padding: 2px 6px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: rgba(0,0,0,0.2) 0px 2px 10px;
	box-shadow: rgba(0,0,0,0.2) 0px 2px 10px;
	text-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
	border: 1px solid #767676;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	font-family: 'Montserrat', sans-serif;
	font-size: 9px;
	
	font-style: normal;
}

.pagination2 a:hover {
    opacity: 0.7;
}

.border {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 8px;
    padding-top: 8px;
}

.stat {
    color: #fff;
    letter-spacing: 0.1em;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    padding: 5px 10px;
    background-image: linear-gradient(#272727, #212121);
    border: 1px solid #000;
    text-shadow: 1px 1px 0 #161617;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 4px, inset rgba(255, 255, 255, 0.13) 0 1px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 4px, inset rgba(255, 255, 255, 0.13) 0 1px 0;
    box-shadow: rgba(0, 0, 0, 0.3) 0 1px 4px, inset rgba(255, 255, 255, 0.13) 0 1px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 13px;
}

legend {
	color: #fff;
	padding: 0.2em 0.5em;
	text-align: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #a01c1c;
	border: 1px solid #af2020;
	text-shadow: none;
	
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 10px;
}

fieldset {
	text-align: left;
	padding: 10px;
	text-shadow: none;
	background: #191919;
	color: #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #2e2d2d;
}

@media only screen and (max-width: 768px) {
    .post_controls {
        text-align: center;
}

.post_controls [class*="float_"] {
        float: none !Important;
        display: inline-block;
}

.post.classic .post_author {
        float: none;
        width: auto;
        padding: 0 0 6px;
        position: relative;
        text-align: left;
}

@media only screen and (max-width:928px) {
.memberlistprofile {
float: left;width: 100%;
}

.memberlist_avatar {
	padding: 20px;
}

@media (max-width: 45em) {
  .tabs .tab,
  .tabs label {
    order: initial;
}

.tabs label {
    width: 100%;
    margin-right: 0;
    margin-top: 0.2rem;
}


}


		
		
		