/*  1 ----------------------  forum list backgrounds --------------------------*/

 




 
 /*  2 ----------------------  headers backgrounds --------------------------*/


 

 
 
 /*  3 ----------------------  Font - Forum headings --------------------------*/
 
 
 

 
 
 
 
  
  
 
 
 

 
 /*  4 ----------------------  Font - breadcrumb --------------------------*/
 

 
 
 
  
 
  
 
 
 
 
 
 
 
  /*  5 ----------------------  Font - links --------------------------*/
 
 
 
 
  
 


 /*  6 ----------------------  Font - Forum and category lists --------------------------*/
 
 

 
  
 
 
 
 
 
 
 
 /*  7 ----------------------  Font - Sub Forum lists --------------------------*/
 
 

 
  
 
 
 
  /*  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 */ 
  
 
 
  
 
 
 
 
  /*  9 ----------------------  Font - Freshness --------------------------*/
 
 

 
  
 
 /*  10 ----------------------  Font - Freshness Author--------------------------*/
 
 

 
  
 
 
 
 
 
  /*  11 ----------------------  Forum boarder --------------------------*/
 



 /*   12 ----------------------  Font - topic count --------------------------*/
 
 
 
  



 /*  13 ----------------------  Font - Post counts --------------------------*/
 
 
 
  

 
/*****************************************************************************_________________TOPIC INDEX___________________________________________*/ 




/*  1 ----------------------  Font - pagination --------------------------*/
 
 
 
  


/*  2 ----------------------  Font - voice/post count --------------------------*/
 
 
 
  

 /*  3 ----------------------  topic title Font - links --------------------------*/
 
 
 
  
 

/*  4 ----------------------  Font - Topic Title --------------------------*/
 
 

 
  
 
 /*  5 ----------------------  Font - template notice --------------------------*/
 
 
 
  

/*  6 ----------------------  Font - template background --------------------------*/
 
 



/*  7 ----------------------  Font - template border --------------------------*/
 
 

 
/*  8 ----------------------  Font - Started by --------------------------*/
 
 
 
  
/*  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 --------------------------*/
 
 
 
  
 




 


/*******************************************************************************************_________________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: #f4f4f4 ;
 }
  
 
 
 
 /*  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 --------------------------*/
 

 
 
 
  
 
  

 
 
 /*  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 --------------------------*/

  
  
 
 
 /*********_________________Forum Display___________________________________________*/ 
 
  /*  8 ----------------------  Remove Forum Description --------------------------*/
div.bbp-template-notice.info {
    display: none;
}

 
 /*********_________________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 --------------------------*/
 
 


/*----------------------  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 ; 
}


.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;
 
  
}


.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;
}



/* /////////////////////////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 ;
}

/*----------------------  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 ;
}	

.bsp-home-icon::before {
color:  12 ;
}	 


/*----------------------  topic lock icon-----------------------------------------------------------------------------------------------------*/


	


/*----------------------  custom css--------------------------*/
#new-topic-0 {
  margin: 0px;
}

fieldset.bbp-form .bbp-template-notice {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.bbp-template-notice {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.bbp-submit-wrapper {
  text-align: left !important;
}

#wp-bbp_reply_content-editor-container {
  border: #ccc 1px solid !important;
}

#wp-bbp_topic_content-editor-container  {
  border: #ccc 1px solid !important;
} 


.bbp-pagination {
  margin-left: 15px;
  margin-right: 15px;
}

.bbp-topics {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.bbp-topic-form {
  margin-left: 15px;
  margin-right: 15px;
}

fieldset.bbp-form {
  margin-left: 15px !important;
  margin-right: 15px !important;
  padding: 0px !important;
  border-width: 0px !important;
}

fieldset.bbp-form legend {
  color: #339390 !important;
  margin-bottom: 20px !important;
  font-size: 24px !important;
  border-bottom: 0px;
  padding: 25px 0px 0px 0px !important;
}

#bbp_topic_title {
  max-width: 80% !important;
}

#bbp_topic_tags {
  max-width: 80% !important;
}