@charset "utf-8";
/* CSS Document */
body,html {
	font-family:"Tahoma";
        font-size: 40px;
	background-color:#fff;
	padding:10px;
	margin:0;	
}
@font-face {
    font-family:Roboto;
    src: url(fonts/Roboto.ttf);
	}
.box{
	background-color:#FFF;
	height:98px;
	width:278px;
	border: 1px solid #ccc;
	box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2)	
}
/*.img1{
	background-image: url(images/01_profile.png);
	height: 36px;
	width: 36px;
	float: left; 
	margin: 20px 0px 0px 10px;
	}
*/

.displayblock
{
   display:inline-block;
   float:left; 
   margin-left:18px;
   margin-bottom:18px;
}
.header{
	font-family: Roboto;
	font-size:64px;
	font-weight:bold;
	color:#000;
	margin: 18px 0px 0px 46px;
	padding-left: 10px;
}
.subtext{
	font-family: Roboto;
	font-size:12px;
	font-weight: normal;
	color:#999999;
	margin: 7px 0px 0px 55px;
}




/*.x-field-compcls{
		background: url(images/logo.png);
		height: 60px !important;
		width: 200px !important;
		/*float: left; 
		margin: 20px 0px 0px 10px;*/
	} */



/*.x-field-screencls{
		background: url(images/booking.png);
		height: 48px !important;
		width: 200px !important;
		/*float: left; 
		margin: 20px 0px 0px 10px;*/
	}

*/		
		
	


//class

.x-field-orderfont
	{
		font-family: Roboto !important;
		font-size:14px !important;
	}
.orderfont
{

		font-family: Roboto !important;
		font-size:14px !important;
}

.x-field-buttnclr
	{
                
	height:20px;
                width: 100px;
	border-style: solid !important;
 	border-width: 1px !important;
	font-family: Roboto !important;
	font-size:17px !important;
                background-color: #c4f2c6 !important;
    	border-color: #0f8914 !important;
      	text-align: center !important;
    	font-weight: bold;
                text-color: #c2eac4 !important;
    	   }

#meta_span_mlbooking_table
{
font-family: Roboto !important;
font-size:17px !important;
}

#span_lnkviewmyorders
{
		
		font-size:12px !important;
		font-style: bolder !important;		
}