

/*  1 ----------------------  forum list backgrounds --------------------------*/
				#bbpress-forums ul.odd
			{
				background-color: #1a1b2b;
			}
			
	 
				#bbpress-forums ul.even
			{
				background-color: #12131d;
			}
		
	/*  2 ----------------------  headers backgrounds --------------------------*/

				#bbpress-forums li.bbp-header,
			#bbpress-forums li.bbp-footer 
			{
				background-color: #6a45af;
			}
		
	  
/*  3 ----------------------  Font - Forum headings --------------------------*/
 
				#bbpress-forums ul.forum-titles li.bbp-forum-info
			{
				font-size: 15px;
			}
		 
			#bbpress-forums ul.forum-titles li.bbp-forum-topic-count{
				font-size: 15px;
			}

			#bbpress-forums ul.forum-titles li.bbp-forum-reply-count{
				font-size: 15px;

			}

			#bbpress-forums ul.forum-titles li.bbp-forum-freshness{
				font-size: 15px;
			}
		 
			#bbpress-forums ul.forum-titles li.bbp-forum-info
		{
			color: #f0d87b;
		}
	 
				#bbpress-forums ul.forum-titles a.bsp-forum-name
		{
			color: #f0d87b;
		}

		#bbpress-forums ul.forum-titles li.bbp-forum-topic-count
		{
			color: #f0d87b;
		}

                #bbpress-forums ul.forum-titles li.bbp-forum-reply-count
		{
		   color: #f0d87b;
		}

                #bbpress-forums ul.forum-titles li.bbp-forum-freshness 
		{
			color: #f0d87b;
		}
	 
			
				#bbpress-forums ul.forum-titles li.bbp-forum-info
			{
				font-weight: bold; 
			}
	 
			#bbpress-forums ul.forum-titles li.bbp-forum-topic-count
			{
				font-weight: bold; 
			}

			#bbpress-forums ul.forum-titles li.bbp-forum-reply-count
			{
				font-weight: bold; 
			}

			#bbpress-forums ul.forum-titles li.bbp-forum-freshness 
			{
				font-weight: bold; 
			}
		
/*  4 ----------------------  Font - breadcrumb --------------------------*/
 
				#bbpress-forums .bbp-breadcrumb p
			{
				font-size: 13px;
			}
		 
				#bbpress-forums .bbp-breadcrumb p
			{
				color: #a7a7c2;
			}
		 
	  
				#bbpress-forums .bbp-breadcrumb p
			{
				font-weight: normal; 
			}
		 
/*  5 ----------------------  Font - links --------------------------*/
 
				#bbpress-forums a:link
			{
				color: #e7e7f0;
			}
		 
				#bbpress-forums a:visited
			{
				color: #caa2ff;
			}
		 
 
				#bbpress-forums a:hover
			{
				color: #f0d87b;
			}
		
/*  6 ----------------------  Font - Forum and category lists --------------------------*/
 
				#bbpress-forums .bbp-forum-title
			{
				font-size: 15px;
			}
			
	 
					#bbpress-forums .bbp-forum-title
				{
					font-weight: bold; 
				}
			
/*  7 ----------------------  Font - Sub Forum lists --------------------------*/
/*   !important added as bbpress 2.6 loads the min. css file, so doesn't allow the change in this plugin */
 
				#bbpress-forums .bbp-forums-list li
			{
				font-size: 13px !important;
			}
		 
	 
					#bbpress-forums .bbp-forums-list li
				{
					font-weight: normal; 
				}
		 
/*  8 ----------------------  Font - forum description --------------------------*/
 
/*Note we also set bsp-forum-content as if add descriptions are set in forum display, then we need to replicate these settings */ 
  
				#bbpress-forums .bbp-forum-content, 
			#bbpress-forums .bsp-forum-content,
			#bbpress-forums .bbp-forum-info .bbp-forum-content
			{
				font-size: 13px;
			}
		 
				#bbpress-forums .bbp-forum-content,
			#bbpress-forums .bsp-forum-content,
			#bbpress-forums .bbp-forum-info .bbp-forum-content
			{
				color: #c4c4da;
			}
		 
	 
					 #bbpress-forums .bbp-forum-content,
				 #bbpress-forums .bsp-forum-content,
				 #bbpress-forums .bbp-forum-info .bbp-forum-content
				{
					font-weight: normal; 
				}
				 

/*  9 ----------------------  Font - Freshness --------------------------*/
 
				#bbpress-forums .bbp-forum-freshness, 
			#bbpress-forums .bbp-topic-freshness
			{
				font-size: 12px;
			}
		 

 
	 
					#bbpress-forums .bbp-forum-freshness, 
				#bbpress-forums .bbp-topic-freshness
				{
					font-style: italic; 
				}
							#bbpress-forums .bbp-forum-freshness,
				#bbpress-forums .bbp-topic-freshness
				{
					font-weight: normal; 
				}
		 
/*  10 ----------------------  Font - Freshness Author--------------------------*/
 
					#bbpress-forums .bbp-topic-freshness-author
				{
					font-size: 12px;
				}
			 
	 
					#bbpress-forums .bbp-topic-freshness-author
				{
					font-weight: bold; 
				}
					
/*  11 ----------------------  Freshness Avatar Size--------------------------*/

				
			#bbpress-forums p.bbp-topic-meta img.avatar {
					max-height: 18px;
					max-width: 18px;
				}
			 
 
/*  12 ----------------------  Forum border --------------------------*/
 
	
			#bbpress-forums ul.bbp-forums,
			#bbpress-forums ul.bbp-topics,
			#bbpress-forums .bbp-reply-header,
			#bbpress-forums div.odd,
			#bbpress-forums div.even,
			#bbpress-forums ul.bbp-replies
			{
				border: 1px solid #6a45af;
			}
		 
			#bbpress-forums li.bbp-header,
			#bbpress-forums li.bbp-body ul.forum,
			#bbpress-forums li.bbp-body ul.topic,
			#bbpress-forums li.bbp-footer,
			#bbpress-forums ul.forum
			{
				Border-top: 1px solid #6a45af;
			}
		
			#bbpress-forums li.bbp-footer
			{
				Border-bottom: 1px solid #6a45af;
			}
	 
						
		#bbpress-forums #bbp-user-wrapper ul.bbp-lead-topic, #bbpress-forums #bbp-user-wrapper ul.bbp-topics, #bbpress-forums #bbp-user-wrapper ul.bbp-replies {
    clear: both;
}
		

/*   13 ----------------------  Font - topic count --------------------------*/
 
					#bbpress-forums li.bbp-forum-topic-count
				{
					font-size: 12px;
				}
		 
				#bbpress-forums li.bbp-forum-topic-count
			{
				color: #b4b4c8;
			}
		 
	 
					#bbpress-forums li.bbp-forum-topic-count
				{
					font-weight: normal; 
				}
			 
		
/*  14 ----------------------  Font - Post counts --------------------------*/
 
				#bbpress-forums li.bbp-forum-reply-count
			{
				font-size: 12px;
			}
		 
				#bbpress-forums li.bbp-forum-reply-count
			{
				color: #b4b4c8;
			}
		 
	 
					#bbpress-forums li.bbp-forum-reply-count
				{
					font-weight: normal; 
				}
		                                
/*  15 ----------------------  Message - empty forum --------------------------*/

         

 
/********______________TOPIC INDEX___________________________________________*/ 

/*  1 ----------------------  Font - pagination --------------------------*/
 
	 
	 
	 
	

/*  2 ----------------------  Font - voice/post count --------------------------*/
 
	 
				#bbpress-forums li.bbp-topic-voice-count, li.bbp-topic-reply-count
			{
				color: #dcdcdc;
			}
		 
	 
	
/*  3 ----------------------  topic title Font - links --------------------------*/
 
				#bbpress-forums a.bbp-topic-permalink:link
			{
				color: #a98acb;
			}
		 
	 
				#bbpress-forums a.bbp-topic-permalink:hover
			{
				color: #6a45af;
			}
		/*  4 ----------------------  Font - Topic Title --------------------------*/
 
	 
	 
	 
/*   5 ----------------------  Font - template notice --------------------------*/
 
	 
				#bbpress-forums .bbp-template-notice p
			{
				color: #1a1a1a;
			}
		 
	 
	
/*  6 ----------------------  Font - template background --------------------------*/
 
				#bbpress-forums .bbp-template-notice
			{
				background-color: #f5f5f5;
			}
		 
/*  7 ----------------------  Font - template border --------------------------*/
 
				#bbpress-forums .bbp-template-notice
			{
				border: 1px  #6a45af;
			}
		
/*  8 ----------------------  Font - Started by --------------------------*/
 
	 
				#bbpress-forums .bbp-topic-started-by,
			.bbp-topic-started-in
			{
				color: #aaaaaa;
			}
		 
	 
			
/*  9 ----------------------  sticky/super sticky background --------------------------*/

				.bbp-topics ul.sticky,
			.bbp-forum-content ul.sticky
			{
				background-color: #1f1f1f !important;
			}
		
	
/*  10. ----------------------  Font - forum info notice (also does topic info)--------------------------*/
 
	 
				#bbpress-forums div.bbp-template-notice.info .bbp-forum-description,
			#bbpress-forums div.bbp-template-notice.info .bbp-topic-description 
			{
				color: #ffffff;
			}
		 
	 
	
/* 11 ----------------------  Font - forum info background  (also does topic info)--------------------------*/
 
				#bbpress-forums div.bbp-template-notice.info
			{
				background-color: #2b1b3d;
			}
		 
/*  12 ----------------------  Font - forum info border  (also does topic info)--------------------------*/
 
				#bbpress-forums div.bbp-template-notice.info
			{
				border: 1px  #6a45af;
			}
		 
/*   13 ----------------------  Topic Index headings font --------------------------*/
 
	 
				#bbpress-forums ul.forum-titles li.bbp-topic-title
			{
				color: #f5f5f5;
			}
			 
			#bbpress-forums ul.forum-titles li.bbp-topic-voice-count
			{
				color: #f5f5f5;
			}

			#bbpress-forums ul.forum-titles li.bbp-topic-reply-count
			{
				color: #f5f5f5;
			}

			#bbpress-forums ul.forum-titles li.bbp-topic-freshness
			{
				color: #f5f5f5;
			}
		 
	 
					

			 
/*******_________________TOPIC/REPLY___________________________________________*/ 

/*   1 ----------------------topic/reply backgrounds   --------------------------*/

	
	 
/*   2 ----------------------  Topic/reply header background --------------------------*/
 
			 
/*   3 ----------------------  Trash/Spam backgrounds --------------------------*/
 
	
	 
/*   4 ----------------------  Closed Topic backgrounds --------------------------*/
 
	 
/*   5 ----------------------  Font - topic/reply date --------------------------*/

	 
	 
	 
	
/*   6 ----------------------  Font - topic/reply text --------------------------*/
 

	 
	 
	 
	 
/*   7 ----------------------  Font - Author name --------------------------*/
 
	 
	 
			
/*   8 ----------------------  Font - reply permalink --------------------------*/
 
	 

 
	 
	 
/*   9 ----------------------  Font - author role --------------------------*/
 
	 
	 
	 
	 
/*   10 ----------------------  Topic Header --------------------------*/
 
	 
	 
	 
				 
 
/*   11 ----------------------  Topic Admin Links --------------------------*/
 
	 
	 
	 
		
/*   13 ----------------------  @mentions --------------------------*/
 
	 
		
	 
		
/* *******_________________TOPIC REPLY FORM___________________________________________*/ 
 
/*   1 ----------------------  Topic/reply Labels --------------------------*/
 
	 
	 
	 
	 
/* 2 ----------------------  Text area background --------------------------*/
 
			 
/*   3 ----------------------  Text area font --------------------------*/
 
	 
	 
	 
				 
/*   4 ----------------------  button background --------------------------*/

	 
	 
/*   1 ----------------------  topic posting rules --------------------------*/
 
	 
	 

 
	 
	 
	 
	 
/* ********_________________Forum Display___________________________________________*/ 

/*   1 ----------------------  Alter the list from horizontal to vertical - remove comma (,) seperator in 2.6--------------------------*/
				#bbpress-forums .bbp-forums-list .bbp-forum.css-sep:not(:last-child)::after {
				content: none;
			} 
		 
/*   9 ----------------------  Remove Forum Description --------------------------*/
				div.bbp-template-notice.info
			{
				display: none;
			}
				
/*********_________________SINGLE FORUM WIDGET___________________________________________*/ 

ul.bsp-sf-info-list a.subscription-toggle {
float : left ;
}	

 
/*********_________________LATEST ACTIVITY WIDGET___________________________________________*/ 
 
/*   2 ----------------------  Widget title --------------------------*/
 
	 
			 
	 
	
/*   2 ----------------------  topic/reply title --------------------------*/
 
	 
 
	 
	 
 /*   3 ----------------------  Text font --------------------------*/
 
	 
	 
	 
	 
/*   4 ----------------------  Topic author Font --------------------------*/
 
	 

	 
	 
/*   5 ----------------------  Freshness Font--------------------------*/
 
	 
	 
	 
	 
/*   6 ----------------------  Forum Font --------------------------*/
 
	 
  
	 
	
/*   7 ----------------------  Topic-reply links --------------------------*/
 
	 
	 
	 
/* ********_________________FORUM DISPLAY___________________________________________*/ 
 
/* ----------------------  Move breadcrumb --------------------------*/
				.subscription-toggle
			{	
				float:right;
			}
		 
 
/* ----------------------  forum description styling --------------------------*/
 
		#bbpress-forums div.bsp-forum-content
		{
		clear:both;
		margin-left: 0px;
		padding: 0 0 0 0;
		}
	
/* ----------------------  Rounded corners --------------------------*/
 
		
			.bbp-forums , .bbp-topics  , .bbp-replies
			{			
				border-top-left-radius: 10px;
				border-top-right-radius: 10px;
				border-bottom-left-radius: 10px;
				border-bottom-right-radius: 10px;
			}
			
		
/*----------------------  thumbnails on forum lists --------------------------*/
 
		
			.bsp_thumbnail
			{
				display: flex;
				align-items: flex-start;
			}	

			.bsp_thumbnail a
			{
				padding-left: 10px;
			}
			
		/*----------------------------------------- ROLES--------------------------------------------------------------------*/

	.bsp-author-bbp_keymaster 
			{
				font-size: 13px;
			}
			 
	.bsp-author-bbp_keymaster		{
			color: #f0d87b;
		}
		 
		 
	.bsp-author-bbp_keymaster				{
					font-weight: bold; 
				}
			.bsp-author-bbp_keymaster					{
						background-color: #6a45af; 
					}
		.bsp-author-bbp_moderator 
			{
				font-size: 13px;
			}
			 
	.bsp-author-bbp_moderator		{
			color: #49b9e1;
		}
		 
		 
	.bsp-author-bbp_moderator				{
					font-weight: bold; 
				}
			.bsp-author-bbp_moderator					{
						background-color: #1a1b2b; 
					}
		.bsp-author-bbp_participant 
			{
				font-size: 12px;
			}
			 
	.bsp-author-bbp_participant		{
			color: #e7e7f0;
		}
		 
		 
	.bsp-author-bbp_participant				{
					font-weight: normal; 
				}
	 
			.bsp-author-bbp_participant					{
						background-color: #2a2a3c; 
					}
		.bsp-author-bbp_spectator 
			{
				font-size: 12px;
			}
			 
	.bsp-author-bbp_spectator		{
			color: #aaaaaa;
		}
		 
		 
	.bsp-author-bbp_spectator				{
					font-style: italic; 
				}
		.bsp-author-bbp_spectator				{
					font-weight: normal; 
				}
	 
			.bsp-author-bbp_spectator					{
						background-color: #1f1f2a; 
					}
		.bsp-author-bbp_blocked 
			{
				font-size: 12px;
			}
			 
	.bsp-author-bbp_blocked		{
			color: #ff4e4e;
		}
		 
		 
	.bsp-author-bbp_blocked				{
					font-style: italic; 
				}
		.bsp-author-bbp_blocked				{
					font-weight: normal; 
				}
	 
			.bsp-author-bbp_blocked					{
						background-color: #3b0a0a; 
					}
			 
		 
		 
	.bsp-author-topic_author			{
				font-size: 11px;
			}
				 
		.bsp-author-topic_author			{
				color: #f0d87b;
			}
				 
				 
		.bsp-author-topic_author				{
					font-style: italic; 
				}
			.bsp-author-topic_author				{
					font-weight: normal; 
				}
		.bsp-author-topic_author					{
						background-color: #2a2a3c; 
					}
		.bsp-author-topic_author					{
						background-color: #2a2a3c; 
					}
						
/*----------------------  Create new topic link styling--------------------------*/
/*styles the element if it is set */

			.bsp-new-topic
			{
				text-align: center;
			}


/*----------------------  Create new topic button Button--------------------------*/

		
			.bsp_button1
						{
				font-size: 14px!important;
			}
		

				.bsp_button1
						{
				font-family: Arial;
			}
		
		
			.bsp_button1
									{
				color: #f0d87b !important;
			}	 
		
		
		.bsp_button1
					{
				background: #6a45af;
			}	 
		
		
			.bsp_button1:hover
						{
				background: #814cd8;
			}	 
		
					.bsp_button1
								{
					font-weight: bold; 
				}
			
		.bsp_button1
				{  
			-webkit-border-radius: 28;
			-moz-border-radius: 28;
			border-radius: 28px;
			padding: 7px 15px 7px 15px;
			text-decoration: none;  
			border : none;
			cursor : pointer;
			line-height : 15px !important;
		}

		.bsp_button1:hover
		{
		   text-decoration: none;
		}

                /* fix for Mark All Topics Read offset */
                div.bsp-center > form > input.bsp_button1 {
                        margin-top: -7px;	
                }
                
		.bsp-center
		{
			width: 100%;
			max-width: 100%;
			float: none;
			text-align: center;
			margin: 10px 0px 10px 0px;
		}
	
		.bsp-one-half
		{
			float: left;
			width: 50%;
			margin-right: 0;
		}

		.bsp-one-third
		{
			width: 33.33%;
			float: left;
			margin-right: 0;
			position: relative;
		}
		
		
		/* stack if on mobile */
		@media only screen and (max-width: 480px) {
			 .bsp-center
			 {
			 clear:both;
			 width: 100%;
			 max-width: 100%;
			 float: left;
			 text-align: left;
			 margin-top: 10px;
			 margin-bottom : 10px;
			 }

			.bsp-one-half
			 {
			 float: left;
			 width: 48%;
			 margin-right: 4%;
			 }

			.bsp-one-third
			 {
			 width: 30.66%;
			 float: left;
			 margin-right: 4%;
			 position: relative;
			 }
		}


/* ******************to get the spinner.gif loaded before submit executes */
		#bsp-spinner-load
		{
			background: url(/wp-admin/images/spinner.gif) no-repeat;
			display : none;
		}

		.bsp-spinner
		{		 
			background: url(/wp-admin/images/spinner.gif) no-repeat;
			-webkit-background-size: 20px 20px;
			background-size: 20px 20px;
			float: right;
			opacity: 0.7;
			filter: alpha(opacity=70);
			width: 20px;
			height: 20px;
			margin: 2px 5px 0;
		}


		#bsp_topic_submit
		{
			display : none;
		}

		#bsp_reply_submit
		{
			display : none;
		}


/* /////////////////////////and support for search spinner*/

		#bsp_search_submit2
		{
			display : none;
		}

		.bsp-search-submitting
		{
			font-size : 16px;
			line-height : 24px;
		
		}
/*********_________________TOPIC PREVIEW___________________________________________*/ 		
		


		
/*   search styling--------------------------*/

			/*search content */

			
		
		

			
		

			
		
			
		/*search box */
	
				
		
		

			
		

			
		
			
		
/*----------------------  pin for stickies-----------------------------------------------------------------------------------------------------*/

				#bbpress-forums ul.sticky li.bbp-topic-title a.bbp-topic-permalink::before, #bbpress-forums ul.super-sticky li.bbp-topic-title a.bbp-topic-permalink::before
			{
				float: left;
				margin-right: 5px;
				padding-top: 3px;
				font-family: dashicons;
				content: "\f109";
			}

				#bbpress-forums ul.sticky li.bbp-topic-title a.bbp-topic-permalink::before, #bbpress-forums ul.super-sticky li.bbp-topic-title a.bbp-topic-permalink::before
			{
				font-size: 12px;
			}	

						#bbpress-forums ul.sticky li.bbp-topic-title a.bbp-topic-permalink::before, #bbpress-forums ul.super-sticky li.bbp-topic-title a.bbp-topic-permalink::before
				{
					color: #ffb900;
				}	

		
/*----------------------  Breadcrumb home icon-----------------------------------------------------------------------------------------------------*/

		.bsp-home-icon::before
		{
			content: "";
			display: inline-block;
			font-family: dashicons;
			vertical-align: middle;
		}		 
	
				.bsp-home-icon::before
			{
			font-size: 12px;
			}	
		
			
/*----------------------  login failures ID-----------------------------------------------------------------------------------------------------*/
		
				#bsp-login-error
			{
				font-size: 13px;
			}
		 
		 
			#bsp-login-error
		{
			color: #e0658e;
		}
	 
		 
			
				#bsp-login-error
			{
				font-weight: bold; 
			}
	 
		
		

/*----------------------  topic lock icon-----------------------------------------------------------------------------------------------------*/

	
		#bbpress-forums ul.status-closed li.bbp-topic-title a.bbp-topic-permalink::before
		{
			content: "\f160";
			display: inline-block;
			font-family: dashicons;
			vertical-align: middle;
		}	

				#bbpress-forums ul.status-closed li.bbp-topic-title a.bbp-topic-permalink::before
			{
			font-size: 12px;
			}	
		
		
	
			.bbpresss_unread_posts_icon{
				float:left;
				margin-right:6px;
				max-width: 45px;
			}

			.bbpresss_unread_posts_icon a img{
				margin-top:2px;
				-webkit-box-shadow:none;
				-moz-box-shadow:none;
				box-shadow:none;
			}

			.markedUnread{
				float: right;
			}

			.bbpress_mark_all_read_wrapper{
				transform: scale(0.8);
				transform-origin: right;
			}

			.bbpress_mark_all_read{
				display:inline-block;
				margin-right:5px;
				width: 100%;
			}

			.bbpress_mark_all_read input{
				float:right;
			}

			.bbpress_mark_all_read input[type="submit"]{
				margin:0px;
			}


			.bbpresss_unread_posts_amount{
				float: right;
				font-size: 9px;
			}

			#bsp_unread_optinout {
				width : 10% !important;
			}

			.show-iconf::before {
					 font-family: 'dashicons';
				content : "\f449";
			}

			.show-iconr::before {
					 font-family: 'dashicons';
				content : "\f451";
			}

			.show-icont::before {
					 font-family: 'dashicons';
				content : "\f450";
			}

			.show-iconv::before {
					 font-family: 'dashicons';
				content : "\f307";
			}

			.show-iconlr::before {
					 font-family: 'dashicons';
				content : "\f338";
			}

			.show-iconla::before {
					 font-family: 'dashicons';
				content : "\f469";
			}

			.show-iconfa::before {
					 font-family: 'dashicons';
				content : "\f147";
			}

			.show-iconsu::before {
					 font-family: 'dashicons';
				content : "\f155";
			}



			ul.bsp-st-info-list li.topic-subscribe a.subscription-toggle {
			float : none;
			} 

			.hide-list-style {
				list-style: none !important;
				margin-left : 0 !important;
			}
			
	/*----------------------  prevent hide/cancel being displayed in profile following 5.6 release--------------------------*/
		
			#bbpress-forums #bbp-your-profile fieldset fieldset.password {
		display: none;
}


/*----------------------  Quotes Styling --------------------------*/

/*----------------------  mod tools--------------------------*/
	
	.bbp-mt-template-notice {
	border-width: 1px;
	border-style: solid;
	padding: 1em 0.6em;
	margin: 5px 0 15px;
	background-color: #ffffe0;
	border-color: #e6db55;
	color: #000;
	text-align: center;
	}

	#bbpress-forums li.bbp-body ul.topic.status-pending {
		background-color: #ffffe0;
	}

	.bbp-report-type {
		margin: 6px 0 0 5px;
		display: none;
		color: #a00;
	}

	.bbp-report-select {
		font-size: 12px;
	}

	span.bbp-admin-links .bbp-report-linked-reported {
		color: #a00;
		text-decoration: none;
		box-shadow: none;
		cursor: default;
	}
	
	
	
	
/*----------------------  theme support--------------------------*/



/*    ----------------------  BLOCK Widget title --------------------------*/
 
	 
			 
	 
	

/*----------------------  change avatar display - makes sure username displays correctly for profiles tabs settings --------------------------*/

#bbpress-forums div.bbp-reply-author img.avatar {
    clear: left;
    display: block;
}


/*----------------------  button fixes to work with default bbPress buttons and override theme values that make buttons look wrong --------------------------*/

/* override bbpress floating subscription link to the right */
#bbpress-forums div.bsp-center #subscription-toggle {
    float: none;
}

/* override any theme margins for generic input css so the mark as read button alignment matches */
input.bsp_button1 {
    margin: 0px;
}


/*----------------------  block widget titles--------------------------*/
.bsp-widget-heading {
	color: #222;
	font-weight: bold;
}

ul.bsp-widget-settings{
	font-size : 12px !important;
}

/*----------------------  forums list widget styling--------------------------*/
.bsp-forum-topic-count {
	text-align: right ;
}

ul.bsp-forums-widget{
	list-style : none !important ;
	
}

.bsp-widget-display-forums {
	list-style: none;
}

.bsp-forum-info {
	background: #eaeaea;
}

/*----------------------  Column display--------------------------*/


			li.bbp-forum-info {
				width : 55%; 
			}
			@media only screen and (max-width: 480px) {
				li.bbp-forum-info {
					width : 55%
				}  
			}
				li.bbp-forum-topic-count {
				width : 15 %; 
			}
			@media only screen and (max-width: 480px) {
				li.bbp-forum-topic-count {
					width : 15%
				}  
			}
					li.bbp-forum-reply-count {
				width : 15 %; 
			}
			@media only screen and (max-width: 480px) {
				li.bbp-forum-reply-count {
					width : 15%
				}  
			}
					li.bbp-forum-freshness {
				width : 15 %; 
			}
			@media only screen and (max-width: 480px) {
				li.bbp-forum-freshness {
					width : 15%
				}  
			}
		
/*----------------------  Additional Topics Fields display--------------------------*/

	 
	 
			
	 
	 
	 
			
	
/*----------------------  custom css--------------------------*/
	/* Set background and font for the full post wrapper */
#bbpress-forums .bbp-topic,
#bbpress-forums .bbp-reply {
    background-color: #12121a !important;
    color: #e0ddff !important;
    font-size: 16px !important;
    border: 1px solid #71368a;
    border-radius: 8px;
    box-shadow: 0 0 8px #71368a66;
    padding: 15px;
}

/* Set padding and clear nested styles from content area */
#bbpress-forums .bbp-topic-content,
#bbpress-forums .bbp-reply-content {
    background: transparent !important;
    padding: 0 !important;
    color: inherit !important;
    font-size: inherit !important;
}

/* Adjust author area styling */
#bbpress-forums .bbp-topic-author,
#bbpress-forums .bbp-reply-author {
    background: #1a1a24 !important;
    color: #e0ddff !important;
    border: 1px solid #71368a;
    border-radius: 8px;
    padding: 10px;
}

/* Links inside posts */
#bbpress-forums .bbp-topic-content a,
#bbpress-forums .bbp-reply-content a {
    color: #cfa8ff !important;
    text-decoration: underline;
}

/* Stop extra outlines, shadows, or weird resets */
#bbpress-forums .bbp-reply-header,
#bbpress-forums .bbp-topic-header {
    background: transparent !important;
    color: #e0ddff !important;
    border: none !important;
}

/* Override post wrapper background (white outer area) */
#bbpress-forums .topic,
#bbpress-forums .reply,
#bbpress-forums div.bbp-reply,
#bbpress-forums div.bbp-topic {
    background-color: #12121a !important;
    color: #e0ddff !important;
    font-size: 16px !important;
    border: 1px solid #71368a !important;
    border-radius: 8px !important;
    padding: 0 !important;
    box-shadow: 0 0 8px #71368a66 !important;
}

/* Input boxes (e.g., title, tags) */
.bbpress input[type=&quot;text&quot;],
.bbpress select,
.bbpress textarea,
#bbpress-forums input[type=&quot;text&quot;],
#bbpress-forums select,
#bbpress-forums textarea {
  background-color: #1e1e2a !important;
  color: #f8f8ff !important;
  border: 1px solid #7c5fc3 !important;
  font-size: 15px !important;
}

/* Dropdowns (Topic Type, Status) */
#bbp_stick_topic,
#bbp_topic_status {
  background-color: #1e1e2a !important;
  color: #f8f8ff !important;
  border: 1px solid #7c5fc3 !important;
}

/* Placeholder text */
.bbpress ::placeholder,
#bbpress-forums ::placeholder {
  color: #bbbbbb !important;
}

/* Highlight on focus */
.bbpress input[type=&quot;text&quot;]:focus,
.bbpress textarea:focus,
#bbpress-forums input[type=&quot;text&quot;]:focus,
#bbpress-forums textarea:focus {
  outline: none !important;
  border-color: #d8b4ff !important;
  box-shadow: 0 0 4px #d8b4ff !important;
}
