	
	td {
		padding: 0px 0px 0px 8px !important;
		height: 22px;
		min-height: 22px;
		/*padding: 0px 0px 0px 20px !important;
		height: 18px;
		text-align: left;
		border-bottom: 1px solid #d0d0d0;
		vertical-align: middle;
		color:#555555;
		background-color: #ffffff;*/
	}
	
	table.dataTable thead .sorting, 
	table.dataTable thead .sorting_asc, 
	table.dataTable thead .sorting_desc {
		background-image:none;
	}
	.circle { 
	   width: 60px;
	   height: 60px;
	   background: red; 
	   -moz-border-radius: 70px; 
	   -webkit-border-radius: 70px; 
	   border-radius: 70px;
	}
	/*table.dataTable thead th { background-color:yellow; }*/
	/*.dataTables_filter { background-color:yellow; }*/
	/*.DTTT_button { background-color:yellow; }*/
	/*.dataTables_info { background-color:yellow; }*/

	.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
		/*font-size: 0.5em !important;
		font-weight:normal !important;*/
	}
	.ui-widget-header, .ui-widget-content  {
		/*background-color:yellow;*/
		/*background-color:yellow !important;*/
		/*background: #cccccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;*/
		/*background: #cccccc url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% 50% repeat-x;*/
	}
	/*.ui-dialog,.ui-dialog,.ui-widget, .ui-widget-content, .ui-corner-all, .foo, .ui-draggable, .ui-resizable {background:yellow !important}?*/
	
	.fg-toolbar, .ui-toolbar, .ui-widget-header, .ui-corner-tl, .ui-corner-tr, .ui-helper-clearfix {
		background: #cccccc url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% 50% repeat-x;
		/*background: #cccccc url("images/ui-bg_highlight-soft_20_619226_1x100.png") 50% 50% repeat-x;*/
		height:40px !important;
	}
	/*#details_filter input, .myclass input{
		background-color: red !important;
	}*/
	.myclass input {
		margin-top:13px;margin-right:5px;
	}
	.eButton {
		/*color: red !important;*/
		margin-top:5px;margin-left:5px;max-height:30px;/*margin-left:240px;*//*#1C#*/
	}
	.eButtonLeft {
		margin-top:5px;margin-left:5px;max-height:30px;
	}
	.dataTables_wrapper .dataTables_filter input {
		height:15px;min-height:15px;max-height:15px;
	}

	/*.ui-widget-header { border:1px solid blue; }*/
	/*.ui-widget-content { border:1px solid red; }*/
	/* needs some extra specificity here to avoid the display being overwritten */
	.IsCentered, .isCentered { 
	  display: table;
	  margin: 0 auto;
	  text-align: center
	}
	
	.blued {color:Blue;}
	.reddedItalics {font-size:10px;color:red;font-style:italic;}
	#DIVlbl, .DIVforLABELs { 
		display: inline-block; 
		vertical-align:middle;
		border:solid black 0px; 
		height: 64px; 
		/*background-color:red;*/
	 } 
	.imgDIV { 
	   display: inline-block; 
	   vertical-align:middle;
	   width: 64px; 
	   height: 64px; 
	   border: 0px solid #d1c7ac; 
	}
	.mylabel, .mylabel-sm { margin-top:25px; margin-left: 5px; font-weight: bold; font-size:32px; background-color:transparent;color:Black;height:64px; display: inline-block;}
	.mylabel-sm { font-size:16px; }
	.DivTitle {min-height:64px;max-height:64px;height:64px;border:0px solid red;}
	.DivTitle {min-height:56px;max-height:56px;height:56px;border:0px solid red;}
	.img_hover { background-color: transparent;
		   width: 60px;
		   height: 60px;
		   /*background: red; */
		   -moz-border-radius: 70px; 
		   -webkit-border-radius: 70px; 
		   border-radius: 70px;
	}
	.img_hover:hover { /*background-color: #c1c1c1; #cccccc*/ background-color: Yellow; }
	.editLabels {font-size:16px;color:Black;font-style:italic;font-family:Verdana;color:#c2c2c2;}
	.sm__Label {font-size:9px;color:black;font-family:Verdana;}
	

	