@charset "utf-8";
/* CSS Document */
body,html {
	font-family:"Tahoma";
	background-color:#fff;
	padding:10px;
	margin:0;	
}
@font-face {
    font-family:Roboto;
    src: url(fonts/Roboto.ttf);
	}
.box{
	background-color:#FFF;
	height:98px;
	width:250px;
	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:14px;
	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-screencls{
		background: url(images/reports.png);
		height: 80px !important;
		width: 200px !important;
		/*float: left; 
		margin: 20px 0px 0px 10px;*/
	}	
.x-field-compcls{
		background: url(images/logo.png);
		height: 60px !important;
		width: 200px !important;
		/*float: left; 
		margin: 20px 0px 0px 10px;*/
	}	
	
*/

//class
.Rowcolr0
	{
		font-family: Roboto !important;
		font-size:14px !important;
		
	}
.rowcolr3 
	{
		font-family: Roboto !important;
		font-size:14px !important;
	}
.x-field-Rowcolr0
	{ 	font-family: Roboto !important;
		font-size:14px !important;
		
        }
.x-field-rowcolr3
	{ 	font-family: Roboto !important;
		font-size:14px !important;
        }
.rowcolr4
	{	font-family: Roboto !important;
		font-size:14px !important;
        }
.Ediltcls
	{	font-family: Roboto !important;
		font-size:14px !important;
        }
.x-field-rowcolr4
	{
		font-family: Roboto !important;
		font-size:14px !important;
                		
	}
.x-field-Ediltcls
	{
		font-family: Roboto !important;
		font-size:14px !important;
                		
	}

.x-form-field
	{ 	font-family: Roboto !important;
		font-size:16px !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;
    	
        }
