#esri_metadata_designer 
{
			/*height:900px !important;*/
			/*top:-44px !important;*/
			width:100%!important;
			left:0%!important;
			position:relative!important;
}


.mstrToolbarList._ESRIMENU,#mnuInsertWgem4mstr,#mnuInsertWgem4mstr_panel
{ 
	background-position: 4px 2px !important;
	background-image:url('images/small-globe_03.png') !important;
	background-repeat: no-repeat !important;

/*background: transparent url(images/small-globe_03.png) 0px 0 no-repeat;*/
 
}


#leftToolbar .mstrMenuItemESRI_Meta_Edit
	{ 
	
				background:url('images/mdedit.png') no-repeat !important;
				background-position: 22px 5px !important;


/*background: transparent url(images/small-globe_03.png) 0px 0 no-repeat;*/
 
}

#leftToolbar .mstrMenuItemESRI_Meta_Edit:hover
	{ 
	
				background:url('images/mdedit_hover.png') no-repeat !important;
				background-position: 22px 4px !important;
				background-color: #eaeaea !important;


		/*background: transparent url(images/small-globe_03.png) 0px 0 no-repeat;*/
 
	}


#leftToolbar .mstrMenuTabs.collapsed .mstrMenuItemESRI_Meta_Edit
{ 
		background:url('images/mdedit.png') no-repeat !important;
		background-position: 7px 5px !important;
}

#leftToolbar .mstrMenuTabs.collapsed .mstrMenuItemESRI_Meta_Edit:hover
{ 
		background:url('images/mdedit_hover.png') no-repeat !important;
		background-position: 7px 4px !important;
		background-color: #eaeaea !important;
}

a.item.ESRI_Meta_Edit > span.icon, div.item.ESRI_Meta_Edit > span.icon
{ 
		background:url('images/mdedit.png') no-repeat !important;
		background-position: 7px 0px !important;
}

a.item.ESRI_Meta_Edit > span.icon:hover, div.item.ESRI_Meta_Edit > span.icon:hover
{ 
		background:url('images/mdedit_hover.png') no-repeat !important;
		background-position: 7px 0px !important;
}
 
/*next 2 classes are used to style vis properties window*/
/*
 .esriVisPropsm,#visPropsEditor_VisualizationPropertiesEditorStyle
		{
			height:80% !important;
			top:5% !important;
			width:90%!important;
			left:5%!important;
			position:absolute!important;
		}      
 .esriVisPropsmFrame,#mapStudioIframe
		{
			
			width:100%;
			left:10%;
			position:static;
		} 
*/
	
 iframe {
		border:none!important;
 }


