



/* RANKS--------------------------------------------------------------------*/
/*  1 ----------------------  set the symbol color --------------------------*/
.ur-symbol {
	font-family: arial, "Times New Roman", Times, serif;
	font-size : 14px ;
	color :  #eeee22  ;
	
}



/*2. add the styling for the level names--------------------------------------*/

#level1		 
	 {
	font-size:  10px ;
	 }
	 	 
	#level1	
	 
	 {
	color:  #a2d684 ;
	 }
	 	 
	 	 
	#level1	
	 
	 {
	Font-Style:  italic ; 
	 }
	 #level1	 
	{
	Font-weight:  normal ; 
	}
	 	 
	 #level2		 
	 {
	font-size:  10px ;
	 }
	 	 
	#level2	
	 
	 {
	color:  #81d742 ;
	 }
	 	 
	 	 
	#level2	
	 
	 {
	Font-Style:  italic ; 
	 }
	 #level2	 
	{
	Font-weight:  normal ; 
	}
	 	 
	 #level3		 
	 {
	font-size:  10px ;
	 }
	 	 
		 
	 	 
	#level4		 
	 {
	font-size:  10px ;
	 }
	 	 
	#level4	
	 
	 {
	color:  #000000 ;
	 }
	 	 
	 	 
	#level4	
	 
	 {
	Font-Style:  italic ; 
	 }
	 #level4	 
	{
	Font-weight:  normal ; 
	}
	 	 
	 #level5		 
	 {
	font-size:  10px ;
	 }
	 	 
	#level5	
	 
	 {
	color:  #000000 ;
	 }
	 	 
	 	 
	#level5	
	 
	 {
	Font-Style:  italic ; 
	 }
	 #level5	 
	{
	Font-weight:  normal ; 
	}
	 	 
	 #level6		 
	 {
	font-size:  10px ;
	 }
	 	 
	#level6	
	 
	 {
	color:  #000000 ;
	 }
	 	 
	 	 
	#level6	
	 
	 {
	Font-Style:  italic ; 
	 }
	 #level6	 
	{
	Font-weight:  normal ; 
	}
	 	 
	 #level7		 
	 {
	font-size:  10px ;
	 }
	 	 
	#level7	
	 
	 {
	color:  #000000 ;
	 }
	 	 
	 	 
	#level7	
	 
	 {
	Font-Style:  italic ; 
	 }
	 #level7	 
	{
	Font-weight:  normal ; 
	}
	 	 
	 #level8		 
	 {
	font-size:  10px ;
	 }
	 	 
	#level8	
	 
	 {
	color:  #000000 ;
	 }
	 	 
	 	 
	#level8	
	 
	 {
	Font-Style:  italic ; 
	 }
	 #level8	 
	{
	Font-weight:  normal ; 
	}
	 	 
	 #level9		 
	 {
	font-size:  10px ;
	 }
	 	 
	#level9	
	 
	 {
	color:  #000000 ;
	 }
	 	 
	 	 
	#level9	
	 
	 {
	Font-Style:  italic ; 
	 }
	 #level9	 
	{
	Font-weight:  normal ; 
	}
	 	 
	 #level10		 
	 {
	font-size:  10px ;
	 }
	 	 
	#level10	
	 
	 {
	color:  #f91d00 ;
	 }
	 	 
	 	 
	#level10	
	 
	 {
	Font-Style:  italic ; 
	 }
	 #level10	 
	{
	Font-weight:  normal ; 
	}
	 	 
	 #level11		 
	 {
	font-size:  10px ;
	 }
	 	 
	#level11	
	 
	 {
	color:  #1e73be ;
	 }
	 	 
	 	 
	#level11	
	 
	 {
	Font-Style:  italic ; 
	 }
	 #level11	 
	{
	Font-weight:  normal ; 
	}
	 	 
	 #level12		 
	 {
	font-size:  10px ;
	 }
	 	 
	#level12	
	 
	 {
	color:  #dd3333 ;
	 }
	 	 
	 	 
		




/* BADGES--------------------------------------------------------------------*/

	 
		 
	 	 
		


	

		/* Tooltip text */
			.bur-tooltip .bur-tooltiptext1			{
				visibility: hidden;
				width : 180px;
				text-align: center;
				padding: 5px;
				border-radius: 6px;
				position: absolute;
				background-color:grey ;
				color:  ;
				font-size:   ;
			}
			
			/* Show the tooltip text when you mouse over the tooltip container */
		.bur-tooltip:hover .bur-tooltiptext1		
		{
			
		visibility: visible;
		}
			 
		 
	 	 
		


	

		/* Tooltip text */
			.bur-tooltip .bur-tooltiptext2			{
				visibility: hidden;
				width : 180px;
				text-align: center;
				padding: 5px;
				border-radius: 6px;
				position: absolute;
				background-color:grey ;
				color:  ;
				font-size:   ;
			}
			
			/* Show the tooltip text when you mouse over the tooltip container */
		.bur-tooltip:hover .bur-tooltiptext2		
		{
			
		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--------------------------*/
 	
.bur_total {
font-size: 10px;
}	 
		 
		 
		