* { font-family: Calibri, Tahoma, Arial, sans-serif; }
		.errmsg { color: red; }
		#loginbox { font-size: 12px; }

		.header
		{
		background-color:#3E5565;
		min-height:100px;
		width:100%;

		}

		body
		{
		margin:0;
		}

		.logo
		{

		float:left;

		}
		.titre
		{
		padding-right: 16%;
		text-align: center;
		color: white;
		margin: 0;
		padding-top: 30px;


		}

		.qrcode
		{
		height:150px;
		align:bottom right;
		}
		.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover
		{
		background-color:#3E5565 !important;
		color: #fff !important;
		}
		.right {
		text-align: right;
		float: right;
		color:white;
		}

		.ARight
		{
		color:white;
		margin-right: 15px;
		}

		.newqty
		{
			width: 70px;
		}
