/* Modified By					: Alphe MArtin Jayaraj I					  */
/* Date							: 31-Jan-2019								  */
/* Description					: TECH-26371								  */
/******************************************************************************/
@charset "utf-8";

/* CSS Document */
body {
	font-size: 14px;
	font-family:"Tahoma";
	background-color:#CCC;
}

.mainDiv{
	height:100%;
	margin:0 auto;
	background:#ffffff;
	overflow:hidden;
	padding:10px;
}


.displayBlock{
	display:inline-block;
	vertical-align:top;
}

.legText{
	margin-top:3px;
}

.linkText{
	font-size:11px;
	color:#3498db;
	height:20px;
	line-height:20px;
	width:175px;
	padding-right:10px;
	margin-right:2px;
}

.fleft
{
	float: left;
}


.leglist{
	background:url(../resources/images/application/list1.png) no-repeat left;
	height:20px;
	width:20px;	
	}
	
.legcreate{
	background:url(../resources/images/application/add1.png) no-repeat left;
	height:20px;
	width:20px;	
	margin-left:10px;
	}
	
.legedit{
	background:url(../resources/images/application/edit1.png) no-repeat left;
	height:20px;
	width:20px;	
	margin-left:10px;
	}
	
.legland{
	background:url(../resources/images/application/dashboard1.png) no-repeat left;
	height:20px;
	width:20px;	
	margin-left:10px;
	}

.listval{
	background:url(../resources/images/application/list1.png) no-repeat left;
	height:20px;
	width:20px;
	padding-left:10px;
	margin-left:2px;
	}
	
.createval{
	background:url(../resources/images/application/add1.png) no-repeat left;
	height:20px;
	width:20px;
	padding-left:10px;
	margin-left:2px;
	}

	
.editval{
	background:url(../resources/images/application/edit1.png) no-repeat left;
	height:20px;
	width:20px;
	padding-left:10px;
	margin-left:2px;
	}
	
.landval{
	background:url(../resources/images/application/dashboard1.png) no-repeat left;
	height:20px;
	width:20px;
	padding-left:10px;
	margin-left:2px;
	}
	
/* 	.x-field-hdr-graypanel1{
	background-color:lightgray;
	border:none;
	} */

	.wf_assrt_hdrcell {
		text-align: left;
		font-weight: bold;
		
	}
	.wf_assrt_hdrcellbdr {
		border-right: 1px solid #cecece;
	}	
	
	.wf_assorted_doctype {
		font-size:.9em;
		color: #aeaeae;
		display:inline-block;
		margin-bottom: 5px;
		font-weight:bold;
	}
	.wf_assorted_dockeyappln {
		padding-left: 5px;
		font-size: 0.85em;
		font-weight: bold;
		color: orange;	
		display:inline-block;
		margin-bottom: 5px;
	}
	.wf_assorted_docdate {
		font-size: 0.75em;
		color: #000;
		display:inline-block;
		margin-bottom: 5px;
	}
	.wf_assorted_oudescr {
		font-size: 0.75em;
		color: #aeaeae;
	}
	.wf_assorted_docou {
		padding-left: 5px;
		color: #000;
		font-size: 0.75em;
	}
	
	.wf_assorted_container {
		background-color: #e6e6e6;
		padding: 25px;
		margin: 25px;
	}
	
	.wf_assorted_container_name {
		color: #ff9a00;
		font-weight: 10;
		font-size : 17px;
	}
	
	.wf_assorted_container_user {
		color: black;
		font-weight: bold;
		font-size : 0.8em;
	}
	
	
	.wf_profile_user {
		color: Blue;
		font-weight: bold;
		font-size : 1.0em;
	}
	
	.wf_profile_etc {
		padding-left: 5px;
		color: #000;
		font-size: 0.85em;
	}
	
	.wf_profile_nameetc {
		font-size: 10px;
		color: #aeaeae;
	}
	
	.wf_grd_user {
		font-size: 1em;
		font-weight: bold;
		color: Blue;		
	}
	
	.wf_assorted_container_ou {
		color: #ff9a00;
		font-weight: 10;
		font-size : 13px;
	}
	
	.wf_assorted_container_small{
		color: gray;
		font-size : 11px;
		padding : 6px;
	}
	
	.wf_user_container_desig{
		color: black;
		font-size : 0.8em;
	}
	.wf_user_container_desiggrid {
		color: black;
		font-size : 1em;
	}
	
	.wf_assorted_container_vsmall{
		color: gray;
		font-size : 10px;
		padding : 4px;
	}
	
	.wf_level_small{
		color: gray;
		text-align: right;
		font-size : 11px;
		white-space: pre;
		padding-right: 5px;
	}
	
	.wf_level_smallbold{
		color: gray;
		font-size : 11px;		
		font-weight: 900;		
		text-align: left;
		white-space : pre;
	}
	
	.wf_assorted_container_tbl{
		margin-right : 10px;
		border-right-style : solid;
		border-right-width : 1px;
		border-right-color : #fff;
	}
	.wf_assorted_container_img{
		  border-radius : 50%;
		  display: inline-block;
		  width: 50px;
		  height: 50px;
	}
	.wf_assorted_container_usr{
		color: black;
		font-size : 10px;
	}
	
	.leveltextdiv {
		width: 50px;
		height: 60px;
		line-height: 60px;
		text-align: center;
		color: #fff;
		font-weight: bold;
	}
	
	.levelgreen {
		background-image: url("../../images/levelgreen.png");
		background-repeat: no-repeat;
		background-position: center;		
		cursor: pointer;
	}

	.levelred{
		background-image: url("../../images/levelred.png");
		background-repeat: no-repeat;
		background-position: center;
		cursor: pointer;
	}
	
	.levelorange {
		background-image: url("../../images/levelorange.png");
		background-repeat: no-repeat;
		background-position: center;
		cursor: pointer;
	}

	.levelgray {
		background-image: url("../../images/levelgray.png");
		background-repeat: no-repeat;
		background-position: center;
		cursor: pointer;
	}	
	
	.wf_legendgreen  {
		background-image: url("../../images/legendgreen.png");
		width: 12px;
		height: 12px;
		background-repeat: no-repeat;
		background-position: center;
	}
	
	.wf_profile  {
		background-image: url("../../images/wf_profile.png");
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		background-position: center;
		margin-top: 10px;
		margin-left: 40px;
		cursor: pointer;
	}
	
	.Proxy_Alternate{
		background-image: url("../../images/Proxy_Alternate_ic.png");
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		background-position: center;
		margin-top: 10px;
		cursor: pointer;
	}
	.wf_legendorange  {
		background-image: url("../../images/legendorange.png");
		width: 12px;
		height: 12px;
		background-repeat: no-repeat;
		background-position: center;
	}	
	.wf_legendred  {
		background-image: url("../../images/legendred.png");
		width: 12px;
		height: 12px;
		background-repeat: no-repeat;
		background-position: center;
	}	
	.wf_legendspacer {
		width:25px;
		background-image: url("../../images/onepixel.png");
	}
	.wf_legendtext {
		font-size: 0.75em;
	}
	
	.wf_actionmail {
		background-image: url("../../images/actionmail.png");
		width: 24px;
		height: 24px;
		margin-top: 4px;
	}
	/*.wf_actionsms {
		background-image: url("../../images/actionsms.png");
		width: 24px;
		height: 24px;
		margin-top: 19px;
	}*/
	.wf_actionsave {
		background-image: url("../../images/actionsave.png");
		width: 24px;
		height: 24px;
		margin-top: 4px;
		cursor: pointer;
	}	
	.wf_actionreroute {
		background-image: url("../../images/actionreroute.png");
		width: 24px;
		height: 24px;
		margin-top: 4px;
		cursor: pointer;
	}	
	.wf_actionspacer {
		width:12px;
		background-image: url("../../images/onepixel.png");
	}
	.wf_approve {
		/*background-image: url("../../images/Approve_btn.png");
		width: 57px;
		height: 24px;*/
		color: blue;
		margin-top: 10px;
		cursor: pointer;
	}
	.leveldate {
		width: 80px;
		margin-top: 18px;
	}
	
	.imgStatic {
		background-repeat: no-repeat;
		background-position: center;
		font-size : 1px;		
	}
	
	.imgsms {
		background-image: url("../../images/img_sms.png");
		background-repeat: no-repeat;
		background-position: center;
	}
	.imgmail {
		background-image: url("../../images/img_mail.png");
		background-repeat: no-repeat;
		background-position: center;
	}
	.imgskype {
		background-image: url("../../images/img_skype.png");
		background-repeat: no-repeat;
		background-position: center;
	}
	
	#print-sec{
		display:none !important;
	}
	#refresh-sec{
		display:none !important;
	}
	#help-sec{
		display:none !important;
	}
	#ilbo-toolbar-sec{
		background:none;
	}
	.x-window-tbar{
		background:none;
	}
	#span_mllevelpopup .x-header-style1 .x-grid3-hd-row td {		
		border-bottom: 0px !important;
	}
	#span_mllevelpopup .x-header-style1 .x-grid3-row {		
		border-color: #fff !important;
	}
	
	 #span_mlprofilepopup .x-header-style1 .x-grid3-hd-row td {		
		border-bottom: 0px !important;
	} 
	
	/* #span_mlprofilepopup .x-header-style1 .x-grid3-row {		
		border-color: #fff !important;
	} */
	/*for image in grid*/
	#mluserdetails .x-field-browse-ml-img{
		width: 50px;
		height: 50px;
		border-radius: 50%;
		border: 1px solid grey;
		margin-top:4px;
	}
	/* for header border and color  */
	#mluserdetails .x-field-hdr-customborder, #mluserdetails .x-field-hdr-customborder1{
	
		border-left: none !important;
		border-right: none !important;
		 background-color: lightgray ;
		/* border-bottom: none !important; */
	}
	
	#dspusrdtlimghdn .x-field-browse-img{
		width: 62px !important;
		height: 58px !important;
		border-radius: 50%;
		border: 1px solid grey;
		top: 4px;
		position: absolute;
	}
	
	#mlprofilepopup .x-field-browse-ml-img{
		width: 36px;
		height: 36px;
		border-radius: 50%;
		border: 1px solid grey;
		position: absolute;
		margin-top: 2.5px;
	}
	#mluserdetails .x-field-customborder1{
			/*border-right: 1px solid #cecece !important;*/
			border : 0.25px solid lightgray !important;
	}
	.wf_cont_align{
		margin-top:17px;
	}
	
	