/**
bodhisattwa das
*/

		
		body{
		font-family: 'Baloo 2', cursive;
		padding : 10px;
		}
		.mod2Table thead tr th{
			text-align: center;
			font-size: 16px;
		}
		.dollarSignLeftClass{
			border-left: none !important;
		}
		.dollarSignClass{
			font-size:25px;
			font-weight:bold;
			border-right: none !important;
			width: 5% !important;;
		}
		#pageloader{
		  background: rgba( 255, 255, 255, 0.8 );
		  display: none;
		  height: 100%;
		  position: fixed;
		  width: 100%;
		  z-index: 9999;
		}
	 #pageloader img{
		  left: 50%;
		  margin-left: -32px;
		  margin-top: -32px;
		  position: absolute;
		  top: 50%;
		}
		/** place @ sign just after the class */
		
		.atSignClass::after{
			content: "@" !important;
			font-size:25px !important;
			font-weight:bold !important;
			border-left: none !important;
		}
		