@charset "utf-8";
/* CSS Document */
/* Original Syling */
body { font-family: 'Roboto', sans-serif !important;
				font-size: 0.75em !important;
			   font-weight: 400  !important;} 
		.memtype {color: red;}
		.bnorm  {color: black;}
		
		.memtype2 {color: red;}
		.bnorm2  {color: black; font-weight: 600;}
		.bnorm3  {color: black; }/*font-weight: 800;}*/
h6 {color: white; 
		margin-left: ($spacer * .25) !important;

}
		
		hr { border: 0; height: 1px; width: 100%; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .75), rgba(0, 0, 0, 0)); }
/* End Original Syling */


		.navcolorbg{
			
			background: #2DACE2
		}  
		
				.navcolorbg2{
			
			background: #FFFFFF
		}  
	  
	  				.navcolorbg3{
			
			background: #FFF5DD
		} 

				.navcolorbg4{
			
			background: #d9f0ff
		} 
				.navcolorbg5{
			
			background: #b8e2ff
		} 

.titletxt {color: #00429a;} /*{color: #4EA3DA}*/

.active {
	background:#b8e2ff; color:#9fcfe3; font-weight: 600;}
