@charset "utf-8";

.tofeed {
        color: #8a8f94;
        
}
.tofeed a{
        color: #333333;
        
        font-weight: bold;
}
.permmid {
        text-align: left;
        
}
.permissioncontrol{
        font-size: 15px;
       
}
.permissioncontrol input{
        width: 14px;
        height: 14px;
}
.widget-chat-list2 a {
    text-decoration: none;
    color: #30373e;
    display: block;
    
    transition: background .1s linear;
}
.widget-chat-list2 a:hover,
.widget-chat-list2 a:focus {
    background: #ebeced;
}

.widget-chat-detail-list > li .image {
        width: 50px;
        height: 50px;
            border-radius: 100px;
}
.chatcol {
        height: calc(100vh - 150px);
        
}

.right .message a {
        color: #ffffff;
        font-weight: bold;
        
}
.right .message a:hover {
        color: #bfe1ff;
        font-weight: bold;
        
}
.right .message {
        color: #bfe1ff !important;
        
        
}
.message {
        font-size: 13px;
}
.widget-chat-detail-list > li .chat-info {
    width: 70%;
    margin-left: 60px !important;
}
.widget-chat-detail-list > li.right .chat-info {
    float: right;
    margin-right: 10px !important;
    margin-left: 0px !important;
}

.unreadcountshow {
        display: inline;
}
.unreadcounthide {
        display: none;
}
.chatlist h4 {
        color: #30373e;
}
.importantchat h4 {
        
}
.chatlist  {
        background-color: #ededed;
}
.importantchat {
        background-color: #ffffff;
}

.importantchat .chatdetails {
        color: #333333; 
        font-weight: bold;
        
}
.importantchat .chat-time {
         color: #333333; 
        font-weight: bold;
}
.chatlist .readnotifier {
        display: none;
}
.chatread .readnotifier {
        display: inline;
}
.widget-chat-list li + li .chat-info {
    border: none;
}
.chat-image-out {
        position: relative;
        width: 45px;
        
}
.headernotifybox {
        position: relative;
        
}
.sbox {
        max-width: 250px;
        min-width: 150px;
        width: 100%;
        
}
.buttonbadge {
  background-color: #bb0000;
  border-radius: 12px;
  color: white;
 
  padding: 1px 3px;
  font-size: 10px;
  width: 16px;
  height: 16px;
  text-align: center;
  
  position: absolute; /* Position the badge within the relatively positioned button */
  top: 10px;
  right: -5px;
}
.buttonbadge2 {
  background-color: #bb0000;
  border-radius: 12px;
  color: white;
 
  padding: 1px 3px;
  font-size: 10px;
  width: 16px;
  height: 16px;
  text-align: center;
  
  position: absolute; /* Position the badge within the relatively positioned button */
  top: 10px;
  right: 5px;
}
.widget-chat-list li{
        border: 1px solid #cccccc !important;
}
.widget-chat-list a:hover {
        
        background-color: #cccccc;
        
}
.chat-info {
        font-size: 12px;
}
.widget-blog-cover {
        overflow: hidden;
        background-position: center center;
}
.centeredtext {
        text-align: center;
}

.widget-task-list p {
        margin-top: 10px !important;
        margin-bottom: 0px !important;
        margin-left: 20px !important;
        font-size: 15px;
}
.nomargins li {
        padding-bottom: 2px !important;
}
.widget-task-list li {
       padding-bottom: 6px;
}
.tbtable {
        vertical-align: middle !important;
}
.colmid {
        text-align: center;
}
.tribestacks {
        
        margin: 1%; 
        float: left;
}

 .navbar-grey .navbar-nav>li>a.has-notify:before
{
        background: url(../img/transparent/black-0.5.png) !important;
        
        
}
.widget-blog-content {
        font-size: 13px;
}
.sidebartexts h1, h2, h3, h4, h5 {
        margin-top: 2px;
        margin-bottom: 6px;
}
.sidebartexts p {
        margin-top: 6px;
        margin-bottom: 6px;
        font-size: 13px;
}
.sidebartexts h1 {
        font-size: 20px;
}
.sidebartexts h2 {
        font-size: 18px;
}
.sidebartexts h3 {
        font-size: 16px;
}
.sidebartexts h4 {
        font-size: 14px;
}
.sidebartexts h5 {
        font-size: 12px;
}

.sidebar-right {
        width: 80% !important;
}
.og {
        padding: 15px;
        
}
.donothing {
        color: #30373e !important;
        text-decoration: none;
        
}
.donothing:hover {
        text-decoration: none;
        color: #30373e !important;
        
}

.ogtitle {
        font-size: 14px;
        font-weight: bold;
        
}
.ogdescription {
        font-size: 12px;
        font-style: italic;
}
.ogdescription a {
        font-weight: normal;
}

.statpicog {
        max-height: 400px;
        overflow: hidden;
}
.statuspicturebigog {
        border-radius: 4px;
        border: 1px solid #cccccc;
        
        width: 99%; 
        overflow: hidden;   
        text-align: left;
        
        margin-top: 10px;
        margin-bottom: 10px;
        
        background-color: #ffffff;
}

.closewidget {
        margin: 5px;
        cursor: pointer;
}
.overflowbox {
        max-height: 225px;
        position: relative;
        overflow: hidden;
}
.statusitemnew  .overflowbox .read-more { 
  position: absolute; 
  bottom: 0; 
  left: 0;
  width: 100%; 
  text-align: center; 
  margin: 0; padding: 50px 0 15px; 
 font-size: 14px;	
  /* "transparent" only works here because == rgba(0,0,0,0) */
 
}
.tribedesc {
        margin-top: 5px;
}
.statusitemnew:not(.dimmedstatus)  .overflowbox .read-more { 

  background-image: linear-gradient(to bottom, transparent, white, white);
}

.dimmedstatus .read-more{
        background-image: linear-gradient(to bottom, transparent, #F4F4F4, #F4F4F4) ;
        
}

.statusitemnew:not(.highlightstatus):hover  .overflowbox .read-more { 

  background-image: linear-gradient(to bottom, transparent, #f0f0f0, #f0f0f0);
}

.tribedescbox a{
        font-weight: bold;
        color: #ffffff;
        
}
.blackcard {
        color: #cccccc;
        
}
.blackcard a{
        font-weight: bold;
        color: #ffffff;
}
.blackcard a:hover {
        color: #cccccc;
        font-weight: bold;
}

.bluecard {
        color: #bfe1ff;
        
}
.bluecard a{
        font-weight: bold;
        color: #ffffff;
}
.bluecard a:hover {
        color: #bfe1ff;
        font-weight: bold;
}
.card-controls {
        padding-top: 7px;
float: right;        

}
.card-link {
        font-size: 16px;
}
.card-controls a
{
        color: #999999;
}
.card-controls a:hover{
        text-decoration: none;
        color: #000000;
}
.conversationthread {
        margin-left: 10px; 
        padding-left: 10px; 
        border-left: 2px dotted #FFFFFF;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        
}

.replybox {
        padding-top: 10px;
        /*
        padding-bottom: 10px;  
         border-bottom: 1px dotted #525050;
        margin-bottom:10px; */
}
.statusbox {
        -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}
.card-status {
        margin-top: 5px;
        -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
word-wrap: break-word; 
}
.statusitem blockquote
{
      border: 1px solid #999999 !important;
      border-left: 3px;
      
      margin: 0px;
      margin-top: 5px;
      margin-bottom: 5px;
      
      border-radius: 1px;
      background-color: #ffffff;
}
.whitelinks a {
        color: #ffffff !important;
        
}
.tagbox {
        font-size: 12px;  
        padding-bottom: 15px;
        padding: 15px;
        background-color: #ffffff;
        border-radius: 4px;
}
@media all and (min-width: 1024px) {
        .tribestacks {
                width: 47%;
                margin: 1%;
        }
.statuslist
{
        margin-top: 0px; 
        padding-top: 0px;
        margin-left: 4%;
        margin-right: 4%;
        
        background-color: #e4e4e4;
     -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}

.statuslist-new
{
       margin: auto; 
        padding-top: 0px;
        max-width: 950px;
        width: 85%;
        
     
}

.feedpage {
        width: 100%;
        
        margin: 0px;
        
       padding-top: 10px;
        
}
.midcol {
         width: 100%;
        
        margin-top: 10px;
        margin-left: 0px;
        margin-right: 0px;
        
        
}
.chatcol {
        height: calc(100vh - 150px);
        width: 99%;
}
}

@media all and (max-width: 767px) {
.buttonbadge2 {
  
  top: 5px;
  right: 0px;
}
}


@media all and (max-width: 1024px) {
        .widget-stat-btn {
                margin-top: 0px;
                padding-top: 0px;
                top: 7px;
        }
        .tribestacks {
                width: 93%;
                margin: 15px 5% 0px 2%;
        }
        .shrinkmobile {
                font-size: 14px;
        }
        .closewidget {
                display: inline;
        }
 .statuslist
        {
                margin-top: 0px; 
                padding: 0px;
                margin-left: 0px;
                margin-right: 2px;
                background-color: #e4e4e4;
        } 
         .statuslist-new
        {
                
                padding: 0px;
                margin: auto;
                
                width: 99%;
                
        } 
        .feedpage {
        width: 100%;
        
        margin: 0px;
        padding-top: 0px;
        padding-left: 0px;
        
        
}
.midcol {
         width: 100%;
        
        margin-top: 5px;
        margin-left: 0px;
        margin-right: 0px;
        
}
#footer {
        display: none;
}
.chatcol {
        margin-top: 0px;
        
        height: 85%;
        width: 100%;
}
}
.loginpanel
{
        
        width: 90%;
        margin: 15px auto 0px;
}

.content {
        padding: 0px !important;
        margin-left: 260px;
}
.faveiconon {
        color: #f3a713;
        
}
.faveiconoff {
        color: #999999;
        
}
.faveicon {
        

}
.faveiconhover {
        color: red;
}
.nounderlines {
        text-decoration: none !important;
}
.rightbar-new-margin{
         width: 100%;
        
        margin: 15px;
         
        padding-right: 2%;
}
.rightbar-new {
        width: 100%;
        
        margin-top: 10px !important;
        margin-left: -10px !important;
        margin-right: 0px !important;
        margin-bottom: 0px !important;
         
        padding-right: 2%;
        
}
.navbar-brand {
 padding: 10px !important;       
}
.navbar-brand .logo {
    height: 36px !important;
    float: left;
    margin-right: 10px;
}
.profileimage {
    width: 40px;
    height: 40px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    float: left;
}

.forumlogo {
        
height: 150px !important;  
background-size: cover; 
background-position: center;

}


.controls {
        border-top: 1px solid #cccccc;
        padding-left: 50px;
        
}
.controlitem {
        margin: 10px 0px 10px 10px;
        padding-right: 10px;
       
        
}
.controlborder {
        border-right: 1px solid #cccccc;
}
.controlitem .big {
        
        font-size: 20px;
        
}

.bottomlinks {
        font-size: 11px;
        margin-bottom: 10px;
}

@media (max-width: 767px) {
        .threadedcomment > .threadedcomment
        {

                margin-left: 2px !important;
                margin-bottom: 0px !important;

        }
        
         
    .content {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        padding: 5px 4px 20px 4px !important;
        overflow-x: hidden;
    }
 


}

@media (min-width: 768px) {
        .content {
           overflow-x: hidden;     
        }
        .closewidget {
                display: none;
        }
        .threadedcomment > .threadedcomment
        {

                margin-left: 12px !important;
                margin-bottom: 0px !important;

        }

}


.sidebar-right {
 display: none;       
}

.page-right-sidebar-toggled .sidebar-right{
        display: block !important;
}

.paragraphs p {
        margin-bottom: 10px;
}

.profimagenew {
        
        border-radius: 50%;
}
.profimage {
        
        border-radius: 50%;
}
.statuspicturebig {
        border-radius: 4px;
        max-height: 400px; 
        width: 99%; 
        overflow: hidden;   
        text-align: left;
        
        margin-top: 10px;
        margin-bottom: 10px;
        
        background-color: #ffffff;
}
.statuspicturebighl {
        border-radius: 4px;
        overflow: hidden;
        width: 99%; 
        margin: auto;   
        text-align: left;
        
        margin-top: 10px;
        margin-bottom: 10px;
        
        background-color: #ffffff;
}
.statuscontainer 
{
        margin-left: 80px;
        padding-right: 20px;
}
.unhidethese {
	
display: none;	
	
}

.tagger {
color: #666666;
}

.tagger:hover{
font-weight: bold;
	color: #900; 

}
.podcast {
box-sizing: border-box;
 text-align: left;
 margin: 10px; 
 padding: 10px; 
 border: 1px dotted #ccc; 
 background-color: #ffffff;
 width: 30%;
 }
.podcast:hover {
background-color: #f0efef;
}

.podq {
 text-align: center;
 border-bottom: 1px dotted #ccc; 
 padding: 15px;
 overflow: auto;
 background-color: #FFFFFF;
 }

.podq:hover {
background-color: #f0efef;
}
.bubble 
{
position: relative;
width: 95%;
margin: auto;
margin-top: 18px;
margin-bottom: 15px;
padding: 15px;
background: #FFFFFF;
-webkit-border-radius: 0.25rem;
-moz-border-radius: 0.25rem;
border-radius: 0.25rem;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    border: 1px solid rgba(0, 0, 0, 0.25);
}

.bubble:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 15px 15px;
border-color: #FFFFFF transparent;
display: block;
width: 0;
z-index: 1;
margin-left: -15px;
top: -15px;
left: 10%;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1050; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
        
        width: 45%; /* Could be more or less, depending on screen size */
        z-index: 1051;
        margin: 0 auto; /* 15% from the top and centered */
        margin-bottom: 400px;
    padding: 0px;
    border: none;
    background-color:rgba(200, 200, 200, 0);
    
    /* background-color: #fefefe;
	
    
    border: 2px solid #666;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-sizing:border-box;	
	box-shadow: 0px 0px 5px #333333;
    */
}

/* The Close Button */
.close {
     
}

.close:hover,
.close:focus {
   
}

.theborder{
box-sizing:border-box;	
	
}
.middlebits {
float: left; 
width: 55%; 
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
box-sizing: border-box; 
padding:1%;	
}
.eightytwenty {
width: 70%; 
padding-left: 10px;

}
.newmiddle {
float: left; 
width: 55%; 
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
box-sizing: border-box; 
padding: 10px;

	
}

.widemiddlebits {
float: left; 
width: 100%; 
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
box-sizing: border-box; 
	padding:0px;	
	margin: 0xp;
}

.mobileheader {
    display: none;
}
.mcontent {
margin-top: 0px;
	
}
.bigscreen {
	display:block;
		
}
.littlescreen {
	display:none;
		
}
.statusitem .featuredstatus p {
font-size: 20px;
line-height: 150%;
word-wrap: break-word;

}
.statusitem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	min-height: 60px;
	padding-right: 10px;
     
	padding-bottom: 18px;
	padding-top: 18px;
	word-wrap: break-word;
	
}
.statusitemnew {
       
	word-wrap: break-word;
}
.statusitemnew .featuredstatus p {
font-size: 17px;
line-height: 150%;
word-wrap: break-word;

}
.pinnedstatus {
border-left: 2px solid #900 !important;
}
.dimmedstatus {
background-color: #F4F4F4;

}

.clickable {
cursor: pointer;
padding-left: 7px;
}

.highlightstatus {
 /* border-left: 1px solid #525050;
border-right: 1px solid #525050; */


-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.clickable:hover  {
background-color: #f0f0f0	;


}

.portablereplybox {
width: 100%; 
margin: auto; 
}
.sharingmobile {
width: 55%;	
}

.moveleft {
float: right; 
width: 25%; 
text-align: center; 
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box;
 box-sizing: border-box; 
 padding:10px;	
}
.mimage {
display: none;

}
.dimage {
display: block;
}
@media all and (max-width: 1600px) {

.podcast {
width: 47%;
}


}

@media all and (max-width: 1024px) {

        


.portablereplybox {
width: 100%; 
margin: auto; 
}
.mimage {
display: block;

}
.dimage {
display: none;
}
.statusitem .featuredstatus p {
font-size: 16px;
line-height: 150%;


}
	.modal-content {
		width: 98%;
		margin-top: 5px;
		z-index: 1051;
		box-sizing:border-box;	
	}
	
	.close {
		
	}

	.moveleft {
		width: 100%;
		display: inline;
		float: none;
	}
	.sharingmobile {
		width: 75%;	
	}

.widemiddlebits {
float: left; 
width: 100%; 
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
box-sizing: border-box; 
	padding:0px;	
	margin: 0xp;
}
	.statusitem {
		box-sizing: border-box;
			width: 100%;
			border-bottom-width: 2px;
			border-bottom-style: dotted;
			border-bottom-color: #ccc;
			min-height: 60px;
			padding: 0px;
			padding-bottom: 10px;
			padding-top: 10px;
			word-wrap: break-word;
	

		
	}
.bigscreen {
	display:none;
		
}
.littlescreen {
	display:block;
		
}

 nav ul {

	list-style: none;

}

nav li {
	font-size: 15px;
	display: inline-block;
	float: left;
	padding: 10px

}

#menu-icon {

	display:inline-block;
	width: 40px;
	height: 40px;
	background: #71705e url(https://www.trp.red/menu-icon.png) center;

}

a:hover#menu-icon {

	background-color: #444;
	border-radius: 4px 4px 0 0;

}
a:hover {
        text-decoration: none !important;
}
nav ul, nav:active ul { 

		display: none;
		position: absolute;
		padding: 20px;
		background: #fff;
		border: 5px solid #444;
		right: 20px;
		top: 30px;
		width: 50%;
		border-radius: 4px 0 4px 4px;

	}

	nav li {

		text-align: center;
		width: 100%;
		padding: 10px 0;
		margin: 0;
		border-bottom: 1px dotted #333;

	}

	nav:hover ul {

		display: block;

	}
.podcast {
width: 98%;
}
.hidethese {
	
display: none;	
	
}
.unhidethese {
	
display: block;	
	
}
.eightytwenty {
width: 100%; 
}

.middlebits {
float: left; 
width: 100%; 
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
box-sizing: border-box; 
	padding:0px;	
	margin: 0xp;
}
.newmiddle {
float: left; 
width: 100%; 
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
box-sizing: border-box; 
padding: 10px;
}

.mcontent {
margin-top: 10px;
	
}
.mobileheader {
	background-color: #c5c4af;
    display: block;
    height:100px;
    width:100%;
    
    top:0;
    left:0;    
	z-index: 1001;
}


}



.filelabel {
	width: 163px;
	height: 27px;
background: url('https://www.forums.red/camerabig.jpg') 0 0 no-repeat;
border:none;
overflow:hidden;
cursor: pointer;
	
}
.blogtitle {
font-size: 20px;
padding-top: 8px;
padding-bottom: 12px;
	
	
}
.blogdetails {
font-size: 10px;
color: #666;
padding-top: 12px;

}
.blogdetails a {
color: #333;	

}
.blogdetails a:hover{
color: red;	

}
.curated {
background: 
  /* On "top" */
  repeating-linear-gradient(
    45deg,
    transparent,
    transparent 10px,
    #fff3f4 10px,
    #fff3f4 20px
  ),
  /* on "bottom" */
  linear-gradient(
    to bottom,
    #ffffff,
	#ffffff,
    #ffdee0
  );
}
.curated:hover {
background: 
  /* On "top" */
  repeating-linear-gradient(
    45deg,
    transparent,
    transparent 10px,
    #fff3f4 10px,
    #fff3f4 20px
  ),
  /* on "bottom" */
  linear-gradient(
    to bottom,
    #ffffff,
	#ffffff,
    #ffcfd2
  );
}

.ispinned {
background: 
  /* On "top" */
  repeating-linear-gradient(
    45deg,
    transparent,
    transparent 10px,
    #fff3f4 10px,
    #fff3f4 20px
  ),
  /* on "bottom" */
  linear-gradient(
    to bottom,
    #ffffff,
	#ffffff,
    #ffdee0
  );
}
.ispinned:hover {
background: 
  /* On "top" */
  repeating-linear-gradient(
    45deg,
    transparent,
    transparent 10px,
    #fff3f4 10px,
    #fff3f4 20px
  ),
  /* on "bottom" */
  linear-gradient(
    to bottom,
    #ffffff,
	#ffffff,
    #ffcfd2
  );
}

.tipped {
background: 
  /* On "top" */
  repeating-linear-gradient(
    45deg,
    transparent,
    transparent 10px,
    #fffdde 10px,
    #fffdde 20px
  ),
  /* on "bottom" */
  linear-gradient(
    to bottom,
    #ffffff,
	#ffffff,
    #fefab9
  );
}
.tipped:hover {
background: 
  /* On "top" */
  repeating-linear-gradient(
    45deg,
    transparent,
    transparent 10px,
    #fffdde 10px,
    #fffdde 20px
  ),
  /* on "bottom" */
  linear-gradient(
    to bottom,
    #ffffff,
	#ffffff,
    #fef89a
  );
}

.blogdesc {
	padding-left: 10px;
	font-style: italic;
	font-size: 12px;
	color: #333;	
}
.blogitem {
	padding: 10px 16px 10px 10px;
	border-bottom: 1px dotted #ccc;
	 word-wrap: break-word;
}
.blogitem:hover {
	background: #F0F0F0;
}
.messagedisplay {
padding: 8px;
margin-top: 6px;
background: #fff;
border:1px solid #c9d0e0;	
	
}
.filelabel2 {
	margin-top: 0px;
	width: 29px;
	height: 20px;
background: url('https://www.forums.red/camera.png') 0 0 no-repeat;
border:none;
overflow:hidden;
cursor: pointer;
	
}
.bigbuttonheader {
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
box-sizing: border-box; 
font-size: 12px;
margin-bottom: 5px;
width:100%; 
padding-top:6px;	
padding-bottom:6px; 
box-sizing: border-box; 
background-color: #71705e; 
color: #e6e5ca; 
text-align: center;	
}

.bigbutton {
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
box-sizing: border-box; 
padding-top:6px;	
padding-bottom:6px;	
padding-left: 10px;
border: 1px solid #797865;
background-color: #c5c4af;
cursor: pointer;
margin-bottom: 5px;
font-size: 12px;
color: #40403b;
	
}

.bigbutton a{

color: #40403b;
}

.bigbutton:hover {
	
background-color: #fff;	
}
.convoviewa {
background-color: #F0F0F0;
padding-left: 35px;
margin-top: 10px;
/* border-top: 1px solid #d68b8b; */	
}
.convoviewb {
background-color: #F0F0F0;
padding-left: 35px;
margin-bottom: 10px;
/* border-bottom: 1px solid #d68b8b; */
	
}
.posthover {
width: 57px;
height: 19px;

 background: url('https://www.forums.red/postbutton.png')  no-repeat; border: none;
}

.posthover:hover {
	background: url('https://www.forums.red/postbuttonhighlight.png')  no-repeat; border: none;
	
}


.statusitem:hover .optionlinksgrey {
color: #999999	;
	
}
.statusitem:hover .optionlinksgrey a{

	
}
.statusitem:hover .optionlinksgrey a:hover{
color: red	;
}
.statusitem:hover .blacklinks {
color: #383838	;
	
}
.statusitem:hover .blacklinks:hover {
color: red	;
	
}
.cancelhover {
width: 57px;
height: 20px;

 background: url('https://www.forums.red/cancel.png')  no-repeat; border: none;
}

.cancelhover:hover {
	background: url('https://www.forums.red/cancelhighlight.png')  no-repeat; border: none;
	
}
.blacklinks {
color: #383838;	
}
.blacklinks:hover {
color: #C00;	
}
.conversationpiece {
padding: 4px;
cursor: pointer;
border-bottom: 1px dotted #666666;	
font-size: 12px;
	
}
.conversationpiece:hover {
	background-color: #FFFED9;
}
.progress-box { position:relative; width:100%; border: none; height:10px; }
.bar { background-color: #C00; width:0%; height:2px; }
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
.file_browse{
	cursor: pointer;
margin-left:-116px;
margin-top: 3px;
padding: 5px;
opacity:0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;	
}
a {
	
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.statusprofpic {
min-width: 65px; 
padding-left: 12px; 
padding-right: 10px; 
padding-top: 4px; 
text-align: center; 
position: absolute; 

box-sizing: border-box;
}
.statusprofpicnew {
min-width: 65px; 
float: left;

box-sizing: border-box;
}
.profilebox {
border: 1px solid #FFF;
background: #FFF;
padding: 2px;
margin-right: 20px;
width: 400px;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.profilebox td {
text-align: center;	
}
.bigprev {
margin-left: 86px;
	
}
.prevbox {
	position: relative;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
font-size: 14px;
border: 2px solid #6e8d97;
background-color: #f7f6ed;	
 word-wrap: break-word;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
pre {
	overflow: scroll;
	max-width: 500px;
}
.comments {
padding: 10px;
padding-left: 25px;
padding-right: 0px;
font-size: 12px;
position:relative;


}
.container {
width:100%;	

}
.error {
	
color: red;	
}
.fullbar {
	
	width:98%;
padding: 6px;
padding-top: 12px;
}
.leftbar {
	float: left;
	width:72%;
padding: 6px;
padding-top: 12px;
}
.rightbar {
	
	float: right;
	width: 24%;
	padding: 10px;
}
.acomment p {
line-height: 125%;	
font-size: 14px;


}

.commentwrapper {
display:table;	
word-wrap: break-word;
}
.acomment {
	position: relative;
	font-size: 14px;
	min-width: 300px;
	padding-left: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 12px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	border: 2px solid #BECFFC;
	
	
	
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.votebutton {
height: 14px;
background-position: center top;
background-repeat: no-repeat;
}
.newscore {
font-weight:bold;
color: red;	
}
.voteupon {
	cursor: pointer; 
	background-image: url(https://www.forums.red/images/flairs/upvote.png);
}
.voteupoff {
	cursor: pointer; 
	background-image: url(https://www.forums.red/images/flairs/up.png);
}
.novoteup {
	background-image: url(https://www.forums.red/images/flairs/up.png);
}
.voteupoff:hover {
	cursor: pointer; 
	background-image: url(https://www.forums.red/images/flairs/uphover.png);
}
.votedownon {
	cursor: pointer; 
	background-image: url(https://www.forums.red/images/flairs/downvote.png);
}
.votedownoff {
	cursor: pointer; 
	background-image: url(https://www.forums.red/images/flairs/down.png);
}
.novotedown {
	background-image: url(https://www.forums.red/images/flairs/down.png);
}
.votedownoff:hover {
	cursor: pointer; 
	background-image: url(https://www.forums.red/images/flairs/downhover.png);
}
.oldtd {
	background-color: #fff;
	font-weight: bold;
}
.hovertr td {
	border-bottom: 1px dotted #c9d0e0;
}
.inboxhead td {
	
	border-bottom: 1px solid #c9d0e0;
}
.hovertr:hover td {
    background-color: transparent; /* or #000 */
}

.hovertr:hover {
	cursor: pointer; 
	background-color: #E6E6E6;
}

.dialog2 {

border: 1px solid #71705e;
	background-color:#c5c4af;

}

.selecteddialog {
padding: 5px;
border-top: 2px solid #BECFFC;
border-left: 2px solid #BECFFC;
border-right: 2px solid #BECFFC;
	background-color:#E2EAFE;
	-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}

.unselecteddialog {
padding: 5px;
border-top: 2px solid #BECFFC;
border-left: 2px solid #BECFFC;
border-right: 2px solid #BECFFC;
border-bottom: 2px solid #BECFFC;
	background-color:#ccc;
	-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.bottomdialog {
border-bottom: 2px solid #BECFFC;
background-color: #fff;
}
.dialog {
border-left: 2px solid #BECFFC;
border-right: 2px solid #BECFFC;
border-bottom: 2px solid #BECFFC;
	background-color:#E2EAFE;
	
}
.dialogeven {
border: 2px solid #BECFFC;
	background-color:#fff;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.optionlinks{
font-size: 11px;
font-weight: bold;
color: #666;
padding-top: 5px;
	
}
.styled-button-5 {
	width: 85%;
	margin: 4px;
	background: #ffffff;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;

	color:#000;
	
	font-size:11px;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border:1px solid #1A356E;
	text-align: left;
	
}  

.meter { 
	width: 83%;
    margin: 10px auto 0px auto;
	height: 10px;  /* Can be anything */
	position: relative;
	background: #adadad;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 3px;
	box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
}
.meter > span {
  display: block;
  height: 100%;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  
  
  box-shadow: 
    inset 0 2px 9px  rgba(255,255,255,0.3),
    inset 0 -2px 6px rgba(0,0,0,0.4);
  position: relative;
  overflow: hidden;
}

.goodmeter {
background-color: #10821d;	
}
.medmeter {
background-color: #eacf1c;	
}
.badmeter {
background-color: #db0000;	
}
.styled-button-5 img{
   
	padding-right: 10px;
}
.styled-button-5 > * {  
    vertical-align: middle;  
}

.styled-button-5:hover {
	color:#000;
	background: #cccccc;
}
.optionlinksgrey{
font-size: 12px;
font-weight: normal;
color: #333333;
padding-top: 5px;

	
}

 .follow {

font-weight: bolder;
color: #900;
padding-top: 6px;
	
}

.optionlinksgrey a{

color: #333333;

	
}
.optionlinksgrey a:hover {
	
color: #333;	
}
.leftsideuser {
	box-sizing:border-box;
	padding-left: 12px;
width: 69%;
float: left;

}
.rightsideuser {
	box-sizing:border-box;
width: 30%;
float:right;
	
}
.commentbody {
	padding-left: 0px;	
	
	
	
}

.odd {
	background-color: #F9FBFF;
	color: #4d4e51;
}
.highlightc {
	background-color: #FFC;
}
.test {
	
	
		
}
.even {
	background-color:#E2EAFE;
	color: #282c36;
	
}
.commentdetails{
font-size: 11px;	
}
.timeposted {
color: #87A7FA;	
}
.searchbox {
	border: 1px solid #F90;
	background-color: #FFC;
	padding:8px;
	margin: 25px;
}
.commentodd > blockquote {
border-left:2px solid #636 ; 
margin:15px 8px 0 10px ;

padding: 4px ;
padding-left:8px ;
background: #E2EAFE ;
color: #636 ;
}
.commenthighlight > blockquote {
	border-left:2px solid #636 ;
margin:15px 8px 0 10px ;

padding: 4px ;
padding-left:8px ;
background: #fff ;
color: #636 ;
}

.commenteven >  blockquote {
border-left:2px solid #636 ;
margin:15px 8px 0 10px ;

padding: 4px ;
padding-left:8px ;
background: #fff ;
color: #636 ;
}
.prevbox p {
margin-top: 0px;
line-height: 125%;
	
}
.postdetails
{
color: #999;
font-size: 9px;	
}
.postdetails a {
color: #666;
font-weight: Bold;	
}
.headerlinks {
color: #ccc;
font-size: 12px;
}
.headerlinks a{
color: #FFF;
}
.headerlinks a:hover{
color: red;
}
.floatheader {
    
    top: 0;
    left: 0;
    right: 0;
	
	height: 110px;
	border-bottom: 1px solid #09C;
}
.floatheader2 {
    
    top: 0;
    left: 0;
    right: 0;
	
	
	border-bottom: 1px solid #900;
}

.updatebox {
	margin-top: 0px;
	margin-bottom: 0px;
	
	
	 
}
.statusboxcontainer {
padding: 15px;
background: #ffffff;
border-radius: 2px;
}
.newnotify {
background: #ffeded;
border-left: 2px solid #C00;	
	
}
.notifyitem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-top: 4px;
	word-wrap: break-word;
	
}
.notifytext {
	padding-top: 0px; 
	padding-bottom: 10px; 
	padding-left: 10px; 
	color: #999;
	font-size: 13px;
}
.notifytext a {
color:#666;	
	
}
.notifytitle {
font-size: 14px;	
}
.statusitem p {
	line-height: 22px;
    margin: 0;
    padding: 0;
	font-size: 15px;
	
}
.statusitemnew .card-text {
        margin-top: 20px;
        margin-bottom: 20px;
}
.statusitemnew .unfeaturedstatus p{
        margin-block-start: 1em;
    margin-block-end: 1em;
        line-height: 125%;
    
	font-size: 15px;
}
.statusitemnew ol, .statusitemnew ul{
      
	font-size: 14px;
     line-height: 150%;
}
.updatetextbox {
		color:#cccccc; 
          background-color: #fff;
	/*border: 1px solid #ce9797;*/
	padding: 6px;
	 /*background-color: #fff;*/
	 /*-webkit-border-radius: 4px;*/
/*	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;*/
            font-size: 14px;
}

.sidebar-old {

border-left: 1px dotted #999;	
padding: 6px;
font-size: 13px;

}
.scores {
	color: #999;
}
.titlelink a{
	font-size: 16px;
	color: #36C;
}
.titlelink a:visited {
	font-size: 14px;
	color: #ADADAD;
}
.postitem {
padding: 6px;
border-bottom: 1px dotted #ccc;
}
.postitem td {
padding: 5px;	



}
.op {
	color: #fff;	
background-color: #03C;	
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:2px;
}
.op a{
color: #fff;	
}
.sortbuttons {
text-align: center;
padding: 4px;
border: 1px solid #CCC;
width: 8%;	
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}


.sorton {
	background-color: #fff;

}
.sorton a {
color: #000;	
	
}
.sortoff {
	background: url(https://www.forums.red/images/transback.png);

}
.sortoff a {
color: #333;	
	
}

.sortbuttons:hover {
background-color: #fff;	
}
.postdesc {
	font-size: 10px;
	
	color: #666;
	
}


#tagcloud {
	-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
box-sizing: border-box; 
padding:10px;	

border: 1px solid #cecdbb;
background:#e7e6d0;
    color:#5b5a43;



 
	font-weight: normal;
}
 
#tagcloud a:link, #tagcloud a:visited {
    text-decoration:none;
    color: #333;
}
 
#tagcloud a:hover {
    text-decoration: underline;
}
 
#tagcloud span {
    padding: 4px;
}
 
#tagcloud .smallest {
    font-size: x-small;
}
 
#tagcloud .small {
    font-size: 12px;
	line-height: 150%;
}
 
#tagcloud .medium {
    font-size:medium;
}
 
#tagcloud .large {
    font-size:large;
}
 
#tagcloud .largest {
    font-size:larger;
}


.roundbtn {
  min-width: 150px;
  background: #0eb327;
  background-image: -webkit-linear-gradient(top, #0eb327, #086b08);
  background-image: -moz-linear-gradient(top, #0eb327, #086b08);
  background-image: -ms-linear-gradient(top, #0eb327, #086b08);
  background-image: -o-linear-gradient(top, #0eb327, #086b08);
  background-image: linear-gradient(to bottom, #0eb327, #086b08);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  
  color: #ffffff;
  font-size: 14px;
  padding: 7px 14px 7px 14px;
  text-decoration: none;
  border: 1px;
  cursor: pointer; 
  cursor: hand;
}

.roundbtn:hover {
  background: #616161;
  background-image: -webkit-linear-gradient(top, #616161, #1f1f1f);
  background-image: -moz-linear-gradient(top, #616161, #1f1f1f);
  background-image: -ms-linear-gradient(top, #616161, #1f1f1f);
  background-image: -o-linear-gradient(top, #616161, #1f1f1f);
  background-image: linear-gradient(to bottom, #616161, #1f1f1f);
  text-decoration: none;
  
}
.roundbtn2 {
  min-width: 150px;
 background: #b30000;
  background-image: -webkit-linear-gradient(top, #b30000, #170000);
  background-image: -moz-linear-gradient(top, #b30000, #170000);
  background-image: -ms-linear-gradient(top, #b30000, #170000);
  background-image: -o-linear-gradient(top, #b30000, #170000);
  background-image: linear-gradient(to bottom, #b30000, #170000);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  
  color: #ffffff;
  font-size: 14px;
  padding: 7px 14px 7px 14px;
  text-decoration: none;
  border: 1px;
  cursor: pointer; 
  cursor: hand;
}

.roundbtn2:hover {
  background: #616161;
  background-image: -webkit-linear-gradient(top, #616161, #1f1f1f);
  background-image: -moz-linear-gradient(top, #616161, #1f1f1f);
  background-image: -ms-linear-gradient(top, #616161, #1f1f1f);
  background-image: -o-linear-gradient(top, #616161, #1f1f1f);
  background-image: linear-gradient(to bottom, #616161, #1f1f1f);
  text-decoration: none;
  
}




/* Dropdown Button */
.dropbtn {
    
    
    padding: 0px;
    font-size: 11px;
	font-weight: bold;
    border: none;
    cursor: pointer;
	z-index: 800;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    color: #383838;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
border-left: 2px solid #9b1818;
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 801;
	cursor: default;
     font-size: 12px;
     color: black !important;
     left: -180px;
}
.dropdown-content a:hover{
color: black !important;
}

/* Links inside the dropdown */
.dropdown-content .singleitem {

    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
	border-bottom: 1px solid #cccccc;
	
}


/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}