



/* RANKS--------------------------------------------------------------------*/
/*  1 ----------------------  set the symbol color --------------------------*/
.ur-symbol {
	font-family: arial, "Times New Roman", Times, serif;
	font-size : 14px ;
	color :  #dd3333  ;
	
}



/*2. add the styling for the level names--------------------------------------*/

	 
		 
	 	 
		 
		 
	 	 
		 
		 
	 	 
		 
		 
	 	 
		 
		 
	 	 
		 
		 
	 	 
		 
		 
	 	 
		 
		 
	 	 
		 
		 
	 	 
	#level9	
	 
	 {
	Font-weight:  bold ; 
	 }
	 	 
		 
	 	 
	#level10	
	 
	 {
	Font-weight:  bold ; 
	 }
	 	




/* BADGES--------------------------------------------------------------------*/

	 
	#badge1	
	 
	 {
	color:  #ffffff ;
	 }
	 	 
	 	 
	#badge1	
	 
	 {
	Font-weight:  bold ; 
	 }
	 	


	

#badge1			
 
			{
			background-color:  #dd3333 ; 
		}
		
		
				/* Tooltip text */
			.bur-tooltip .bur-tooltiptext1			{
				visibility: hidden;
				width : 180px;
				text-align: center;
				padding: 5px;
				border-radius: 6px;
				position: absolute;
				background-color:#dd3333 ;
				color: #ffffff ;
				font-size:   ;
			}
			
			/* Show the tooltip text when you mouse over the tooltip container */
		.bur-tooltip:hover .bur-tooltiptext1		
		{
			
		visibility: visible;
		}
			 
	#badge2	
	 
	 {
	color:  #ffffff ;
	 }
	 	 
	 	 
	#badge2	 
	{
	Font-weight:  normal ; 
	}
	 	 
	 	


	

#badge2			
 
			{
			background-color:  #dd9933 ; 
		}
		
		
				/* Tooltip text */
			.bur-tooltip .bur-tooltiptext2			{
				visibility: hidden;
				width : 180px;
				text-align: center;
				padding: 5px;
				border-radius: 6px;
				position: absolute;
				background-color:#dd9933 ;
				color: #ffffff ;
				font-size:   ;
			}
			
			/* Show the tooltip text when you mouse over the tooltip container */
		.bur-tooltip:hover .bur-tooltiptext2		
		{
			
		visibility: visible;
		}
			 
	#badge3	
	 
	 {
	color:  #ffffff ;
	 }
	 	 
	 	 
	#badge3	 
	{
	Font-weight:  normal ; 
	}
	 	 
	 	


	

#badge3			
 
			{
			background-color:  #1cad1a ; 
		}
		
		
				/* Tooltip text */
			.bur-tooltip .bur-tooltiptext3			{
				visibility: hidden;
				width : 180px;
				text-align: center;
				padding: 5px;
				border-radius: 6px;
				position: absolute;
				background-color:#1cad1a ;
				color: #ffffff ;
				font-size:   ;
			}
			
			/* Show the tooltip text when you mouse over the tooltip container */
		.bur-tooltip:hover .bur-tooltiptext3		
		{
			
		visibility: visible;
		}
			 
	#badge4	
	 
	 {
	color:  #ffffff ;
	 }
	 	 
	 	 
	#badge4	 
	{
	Font-weight:  normal ; 
	}
	 	 
	 	


	

#badge4			
 
			{
			background-color:  #000000 ; 
		}
		
		
				/* Tooltip text */
			.bur-tooltip .bur-tooltiptext4			{
				visibility: hidden;
				width : 180px;
				text-align: center;
				padding: 5px;
				border-radius: 6px;
				position: absolute;
				background-color:#000000 ;
				color: #ffffff ;
				font-size:   ;
			}
			
			/* Show the tooltip text when you mouse over the tooltip container */
		.bur-tooltip:hover .bur-tooltiptext4		
		{
			
		visibility: visible;
		}
			 
	#badge5	
	 
	 {
	color:  #ffffff ;
	 }
	 	 
	 	 
	#badge5	 
	{
	Font-weight:  normal ; 
	}
	 	 
	 	


	

#badge5			
 
			{
			background-color:  #8224e3 ; 
		}
		
		
				/* Tooltip text */
			.bur-tooltip .bur-tooltiptext5			{
				visibility: hidden;
				width : 180px;
				text-align: center;
				padding: 5px;
				border-radius: 6px;
				position: absolute;
				background-color:#8224e3 ;
				color: #ffffff ;
				font-size:   ;
			}
			
			/* Show the tooltip text when you mouse over the tooltip container */
		.bur-tooltip:hover .bur-tooltiptext5		
		{
			
		visibility: visible;
		}
		

/*----------------------  set up li for buddypress display--------------------------*/


#buddypress div#item-header #bur_profile ul li
{
    float : none  ;
}

/*----------------------  set the tooltip text--------------------------*/
/* Tooltip container */
.bur-tooltip {
    position: relative;
    display: inline-block;
}




/*----------------------  custom css--------------------------*/
