


/*  1 ----------------------  forum list backgrounds --------------------------*/
				#bbpress-forums ul.odd
			{
				background-color: #ffffff  ;
			}
			
	 

				#bbpress-forums ul.even
			{
				background-color: #ffffff;
			}
		
	

 
/*  2 ----------------------  headers backgrounds --------------------------*/

				#bbpress-forums li.bbp-header,
			#bbpress-forums li.bbp-footer 
			{
				background-color:  #ffffff ;
			}
		
	  
/*  3 ----------------------  Font - Forum headings --------------------------*/
 
				#bbpress-forums ul.forum-titles li.bbp-forum-info
			{
				font-size:  18px ;
			}
		 
			#bbpress-forums ul.forum-titles li.bbp-forum-topic-count{
				font-size:  18px ;
			}

			#bbpress-forums ul.forum-titles li.bbp-forum-reply-count{
				font-size:  18px ;

			}

			#bbpress-forums ul.forum-titles li.bbp-forum-freshness{
				font-size:  18px ;
			}
		 
			#bbpress-forums ul.forum-titles li.bbp-forum-info
		{
			color:  #000000 ;
		}
	 
				#bbpress-forums ul.forum-titles a.bsp-forum-name
		{
			color:  #000000 ;
		}

		#bbpress-forums ul.forum-titles li.bbp-forum-topic-count
		{
			color:  #000000 ;
		}

	#bbpress-forums ul.forum-titles li.bbp-forum-reply-count
		{
		   color:  #000000 ;
		}

	#bbpress-forums ul.forum-titles li.bbp-forum-freshness 
		{
			color:  #000000 ;
		}

	 
			
				#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:  15px ;
			}
		 
				#bbpress-forums .bbp-breadcrumb p
			{
				color:  #000000 ;
			}
		 
	  
				#bbpress-forums .bbp-breadcrumb p
			{
				Font-weight:  normal ; 
			}
		 
/*  5 ----------------------  Font - links --------------------------*/
 
				#bbpress-forums a:link
			{
				color:  #00689e ;
			}
		 
				#bbpress-forums a:visited
			{
				color:  #00689e ;
			}
		 
 
				#bbpress-forums a:hover
			{
				color:  #2b3990 ;
			}
		
/*  6 ----------------------  Font - Forum and category lists --------------------------*/
 
				#bbpress-forums .bbp-forum-title
			{
				font-size:  16px ;
			}
			
	 
					#bbpress-forums .bbp-forum-title
				{
					Font-weight:  normal ; 
				}
			
/*  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:  15px !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:  15px ;
			}
		 
	 
	 
			 

/*  9 ----------------------  Font - Freshness --------------------------*/
 
	 

 
	 
	 
/*  10 ----------------------  Font - Freshness Author--------------------------*/
 
	 
	 
				 
 
/*  11 ----------------------  Forum border --------------------------*/
 
					
		#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;
}
		

/*   12 ----------------------  Font - topic count --------------------------*/
 
					#bbpress-forums li.bbp-forum-topic-count
				{
					font-size:  16px ;
				}
		 
				#bbpress-forums li.bbp-forum-topic-count
			{
				color:  #000000 ;
			}
		 
	 
	
/*  13 ----------------------  Font - Post counts --------------------------*/
 
				#bbpress-forums li.bbp-forum-reply-count
			{
				font-size:  16px ;
			}
		 
				#bbpress-forums li.bbp-forum-reply-count
			{
				color:  #000000 ;
			}
		 
	 
	
 
/*****************************************************************************_________________TOPIC INDEX___________________________________________*/ 

/*  1 ----------------------  Font - pagination --------------------------*/
 
				#bbpress-forums .bbp-pagination
			{
				font-size:  12px ;
			}
		 
				#bbpress-forums .bbp-pagination
			{
				color:  #777777 ;
			}
		 
	 
					#bbpress-forums .bbp-pagination
				{
					Font-weight:  normal ; 
				}
		 
			

/*  2 ----------------------  Font - voice/post count --------------------------*/
 
				#bbpress-forums li.bbp-topic-voice-count, li.bbp-topic-reply-count
			{
				font-size:  16px ;
			}
		 
				#bbpress-forums li.bbp-topic-voice-count, li.bbp-topic-reply-count
			{
				color:  #333333 ;
			}
		 
	 
	
/*  3 ----------------------  topic title Font - links --------------------------*/
 
	 
	 
	/*  4 ----------------------  Font - Topic Title --------------------------*/
 
					#bbpress-forums .bbp-topic-title
		 		{
				font-size:  16px ;
				}
		 
				#bbpress-forums .bbp-topic-title
			{
				Font-Family:  Helvetica ;
			}
		 
					#bbpress-forums .bbp-topic-title
				{
					Font-weight:  normal ; 
				}
		 
/*   5 ----------------------  Font - template notice --------------------------*/
 
	 
	 
	 
	
/*  6 ----------------------  Font - template background --------------------------*/
 
	 
/*  7 ----------------------  Font - template border --------------------------*/
 
	
/*  8 ----------------------  Font - Started by --------------------------*/
 
					#bbpress-forums .bbp-topic-started-by,
				.bbp-topic-started-in
				{
					font-size:  10px ;
				}
			 
				#bbpress-forums .bbp-topic-started-by,
			.bbp-topic-started-in
			{
				color:  #777777 ;
			}
		 
	 
			
/*  9 ----------------------  sticky/super sticky background --------------------------*/

	
	
/*  10. ----------------------  Font - forum info notice (also does topic info)--------------------------*/
 
	 
	 
	 
	
/* 11 ----------------------  Font - forum info background  (also does topic info)--------------------------*/
 
	 
/*  12 ----------------------  Font - forum info border  (also does topic info)--------------------------*/
 
	 
/*   13 ----------------------  Topic Index headings font --------------------------*/
 
	
				#bbpress-forums ul.forum-titles li.bbp-topic-title
				{
					font-size:  18px ;
				}
				 
				#bbpress-forums ul.forum-titles li.bbp-topic-voice-count
				{
					font-size:  18px ;
				}

				#bbpress-forums ul.forum-titles li.bbp-topic-reply-count
				{
					font-size:  18px ;
				}

				#bbpress-forums ul.forum-titles li.bbp-topic-freshness
				{
					font-size:  18px ;
				}
		 
				#bbpress-forums ul.forum-titles li.bbp-topic-title
			{
				color:  #00689e ;
			}
			 
			#bbpress-forums ul.forum-titles li.bbp-topic-voice-count
			{
				color:  #00689e ;
			}

			#bbpress-forums ul.forum-titles li.bbp-topic-reply-count
			{
				color:  #00689e ;
			}

			#bbpress-forums ul.forum-titles li.bbp-topic-freshness
			{
				color:  #00689e ;
			}
		 
				#bbpress-forums ul.forum-titles li.bbp-topic-title
			{
				Font-Family:  Helvetica ;
			}
			 
			#bbpress-forums ul.forum-titles li.bbp-topic-voice-count
			{
				Font-Family: Helvetica ;
			}

			#bbpress-forums ul.forum-titles li.bbp-topic-reply-count
			{
				Font-Family: Helvetica ;
			}

			#bbpress-forums ul.forum-titles li.bbp-topic-freshness
			{
				Font-Family:  Helvetica ;
			}

		 
					#bbpress-forums ul.forum-titles li.bbp-topic-title{
					Font-weight:  normal ;
				}
				 
				#bbpress-forums ul.forum-titles li.bbp-topic-voice-count{
					Font-weight:  normal ;
				}

				#bbpress-forums ul.forum-titles li.bbp-topic-reply-count{
					Font-weight:  normal ; 
				}

				#bbpress-forums ul.forum-titles li.bbp-topic-freshness{
					Font-weight:  normal ;
				}
					 
/*******************************************************************************************_________________TOPIC/REPLY___________________________________________*/ 

/*   1 ----------------------topic/reply backgrounds   --------------------------*/

				#bbpress-forums div.odd
			{
				background-color: #fff ;
			}
		
				#bbpress-forums div.even
			{
				background-color: #fbfbfb ;
			}
		 
/*   2 ----------------------  Topic/reply header background --------------------------*/
 
				#bbpress-forums div.bbp-reply-header,
			#bbpress-forums div.bbp-topic-header
			{
				background-color: #ffffff ;
			}
				 
/*   3 ----------------------  Trash/Spam backgrounds --------------------------*/
 
				#bbpress-forums .status-trash.odd,
			#bbpress-forums .status-spam.odd 
			{
				background-color: #fdd ;
			}
		
				#bbpress-forums .status-trash.even,
			#bbpress-forums .status-spam.even
			{
				background-color: #fee ;
			}
		 
/*   4 ----------------------  Closed Topic backgrounds --------------------------*/
 
				#bbpress-forums .status-closed,
			#bbpress-forums .status-closed a
			{
				background-color: #fdd ;
			}
		 
/*   5 ----------------------  Font - topic/reply date --------------------------*/

	 
				#bbpress-forums .bbp-reply-post-date
			{
				color:  #000000 ;
			}
		 
	 
					#bbpress-forums .bbp-reply-post-date
				{
					Font-weight:  normal ; 
				}
		
/*   6 ----------------------  Font - topic/reply text --------------------------*/
 

				#bbpress-forums .bbp-topic-content, 
			#bbpress-forums .bbp-reply-content
			{
				font-size:  14px ;
			}
		 
				#bbpress-forums .bbp-topic-content, 
			#bbpress-forums .bbp-reply-content
			{
				color:  #000000 ;
			}
		 
	 
					#bbpress-forums .bbp-topic-content,
				#bbpress-forums .bbp-reply-content
				{
					Font-weight:  normal ; 
				}
		 
/*   7 ----------------------  Font - Author name --------------------------*/
 
				#bbpress-forums a.bbp-author-name
			{
				font-size:  15px ;
			}
		 
	 
					#bbpress-forums a.bbp-author-name
				{
					Font-weight:  normal ; 
				}
				
/*   8 ----------------------  Font - reply permalink --------------------------*/
 
	 

 
	 
	 
/*   9 ----------------------  Font - author role --------------------------*/
 
	 
	 
	 
	 
/*   10 ----------------------  Topic Header --------------------------*/
 
					#bbpress-forums li.bbp-header .bbp-reply-content,
				#bbpress-forums li.bbp-header  .bbp-reply-author,
				#bbpress-forums li.bbp-footer .bbp-reply-content,
				#bbpress-forums li.bbp-footer  .bbp-reply-author
				{		
					font-size:  16px ;
				}
		 
				#bbpress-forums li.bbp-header .bbp-reply-content,
			#bbpress-forums li.bbp-header  .bbp-reply-author,
			#bbpress-forums li.bbp-footer .bbp-reply-content,
			#bbpress-forums li.bbp-footer  .bbp-reply-author
			{
				color:  #00689e ;
			}
		 
	 
				 
 
/*   11 ----------------------  Topic Admin Links --------------------------*/
 
	 
	 
	 
		
/*   13 ----------------------  @mentions --------------------------*/
 
	 
		
	 
		
/* ***********************************************************************************_________________TOPIC REPLY FORM___________________________________________*/ 
 
/*   1 ----------------------  Topic/reply Labels --------------------------*/
 
	 
	 
	 
	 
/* 2 ----------------------  Text area background --------------------------*/
 
				#bbpress-forums input[type="text"], textarea, 
			#bbpress-forums input[type="text"]:focus, textarea:focus,
			#bbpress-forums .quicktags-toolbar
			{
				background-color:  #ffffff ;
			}
		 
				 
/*   3 ----------------------  Text area font --------------------------*/
 
	 
	 
	 
				 
/*   4 ----------------------  button background --------------------------*/

				#bbpress-forums .button
			{
				  background-color: #ffffff ;
		  	}
		 
	 
/*   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 --------------------------*/
	
 
/* ********_________________LATEST ACTIVITY WIDGET___________________________________________*/ 
 
/*   2 ----------------------  Widget title --------------------------*/
 
					.bsp-la-title h1, 
				.bsp-la-title h2,
				.bsp-la-title h3,
				.bsp-la-title h4,
				.bsp-la-title h5
				{
					font-size:  12px ;
				}
		 
			 
	 
	
/*   2 ----------------------  topic/reply title --------------------------*/
 
				.bsp-la-reply-topic-title
			{
				font-size:  12px ;
			}
		 
 
	 
	 
 /*   3 ----------------------  Text font --------------------------*/
 
				.bsp-la-text
			{
				font-size:  12px ;
			}
		 
	 
	 
	 
/*   4 ----------------------  Topic author Font --------------------------*/
 
				.bsp-la-topic-author
			{
			font-size:  12px ;
			}
		 

	 
	 
/*   5 ----------------------  Freshness Font--------------------------*/
 
				.bsp-la-freshness		 
			{
				font-size:  12px ;
			}
		 
	 
	 
	 
/*   6 ----------------------  Forum Font --------------------------*/
 
				.bsp-la-forum-title		 
			{
			font-size:  12px ;
			}	
		 
  
	 
	
/*   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 --------------------------*/
 
	
/*----------------------  thumbnails on forum lists --------------------------*/
 
	/*----------------------------------------- ROLES--------------------------------------------------------------------*/

		 
		 
		 
		 
		 
		 
		 
		 
		 
		 
		 
		 
		 
		 
		 
			 
				 
				 
				
/*----------------------  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:  10px !important;
				
			}
		

				.bsp_button1 {
				font-family: Arial;
			}
		
				.bsp_button1
			{
				color: #ffffff !important ;
			}
		
				.bsp_button1
			{
				background: #3498db;
				background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
				background-image: -moz-linear-gradient(top, #3498db, #2980b9);
				background-image: -ms-linear-gradient(top, #3498db, #2980b9);
				background-image: -o-linear-gradient(top, #3498db, #2980b9);
				background-image: linear-gradient(to bottom, #3498db, #2980b9);
			}
		
				.bsp_button1:hover
			{
				background: #3cb0fd;
				background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
				background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
				background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
				background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
				background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
			}
		
	
		.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;
		}

		.bsp-center
		{
			width: 100%;
			max-width: 100%;
			float: none;
			text-align: center;
			margin-top: 20px;
		}
	
		.bsp-one-half
		{
			float: left;
			width: 48%;
			margin-right: 4%;
		}

		.bsp-one-third
		{
			width: 30.66%;
			float: left;
			margin-right: 4%;
			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 ;
		
		}

		
/*   search styling--------------------------*/

			/*search content */

			
		
		

			
		

			
		
			
		/*search box */
	
				
		
		

			
		

			
		
			
		
/*----------------------  pin for stickies-----------------------------------------------------------------------------------------------------*/

	
/*----------------------  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-----------------------------------------------------------------------------------------------------*/
		
	 
	 
			
	
		
		
		
		
		
		

/*----------------------  topic lock icon-----------------------------------------------------------------------------------------------------*/

		
	
.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 ;
}
	

/*----------------------  custom css--------------------------*/
	#bbpress-forums li.bbp-header{
  background-color: white !important;
} 
.bbp-footer{
  display: none !important;
} 
.even{
  padding-top: 10px;
} 

.bbp-reply-author .bbp-author-name {
  color: black !important;
}	 
.bbp-reply-author .avatar{
  border-radius: 50%;
}
.bbp-reply-header {
 background-color: white !important;
}
.bbp-list-table th, .bbp-list-table td {
    border-bottom-color: #f2f2f2!important;
    border-bottom-style: solid!important;
    border-bottom-width: 1px!important;
    border-right-color: #f2f2f2!important;
    border-right-style: solid!important;
    border-right-width: 1px!important;
    padding-bottom: 9px!important;
    padding-left: 14px!important;
    padding-right: 14px!important;
    padding-top: 9px!important;
    text-align: left!important;
} 
.bbp-list-table h3 {
    font-size: 15px!important;
    margin-bottom: 0!important;
    margin-left: 0!important;
    margin-right: 0!important;
    margin-top: 0!important;
    padding-bottom: 10px!important;
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 10px!important;
} 
.bbp-forum-freshness {
display:none!important;
} 
.bbp-topic-freshness {
display:none!important;
}
li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count {
    float: left!important;
    text-align: right!important;
    width: 20%!important;
} 
.li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count {
    float: left!important;
    text-align: right!important;
    width: 20%!important;
} 
#bbpress-forums ul.forum-titles li.bbp-forum-topic-count {
    font-weight: normal!important;
}
#bbpress-forums ul.forum-titles li.bbp-forum-topic-count {
    color: #414042!important;
} 
#bbpress-forums ul.forum-titles li.bbp-forum-reply-count {
    font-weight: normal!important;
}
#bbpress-forums ul.forum-titles li.bbp-forum-reply-count {
    color: #414042!important;
}
#bbpress-forums ul.forum-titles li.bbp-forum-info {
    font-weight: normal!important;
}
#bbpress-forums ul.forum-titles li.bbp-forum-info {
    color: #414042!important;
} 
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
    border-top-color: #f2f2f2!important;
    background-color: #f9f9f9 !important;
    border-top-style: solid;
    border-top-width: 1px;
    font-weight: normal;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 8px;
    padding-top: 15px;
    text-align: left;
} 
#bbpress-forums #bbp-search-form {
    margin-bottom: 20px!important;
} 
#bbp_search_submit, #members_search_submit {
    padding-bottom: 18px !important;
    padding-left: 18px !important;
    padding-right: 18px !important;
    padding-top: 21px !important;
    background-color: #00689E !important;
}
#bbp_topic_submit {
    background-color: #00689E !important;
}

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    padding-top: 16px !important;
} 
div.bbp-template-notice, div.indicator-hint {
    display: none !important;
} 
.pmpro_bbp_membership_msg {
    padding-left: 30px !important;
} 
div.bbp-breadcrumb {
    padding-right: 10px!important;
}




 
