#QuickEdit { font-size: 12px !important; color: #bfbfbf !important; position: relative; z-index: 1001; }
#QuickEdit a { color: #fff !important; }
#QuickEdit #le_bar_container { min-width: 0; }
#QuickEdit #le_top_bar_container { overflow: hidden; }
#QuickEdit #le_top_bar_options, #QuickEdit #le_bottom_bar_options, #QuickEdit #le_bottom_bar_recent { width: auto; }
#QuickEdit #le_top_seporator, #QuickEdit li.le_bottom_seporator { padding-left: 5px; padding-right: 5px; }
#le_user_welcome img { display: inline; width: 26px; }
#le_user_welcome span { }
#le_mega_menu_button span { padding-right: 5px; }
#le_mega_menu ul li a { display: block; clear: both; padding: 3px 0 0; font-weight: normal; }
#le_mega_menu ul li a img { width: 17px; float: left; display: block; margin: 0; padding: 0; }

#QuickEdit #le_mega_menu input { float: left; }
#QuickEdit #le_mega_menu input, #QuickEdit #le_mega_menu select { margin: 3px 0 5px }

#LiveEditDialogWindow table td { padding: 10px; }
#LiveEditDialogWindow .mceLayout td { padding: 0; }
#LiveEditDialogWindow input[type="text"], 
#LiveEditDialogWindow input[type="password"], 
#LiveEditDialogWindow input[type="email"], 
#LiveEditDialogWindow textarea, 
#LiveEditDialogWindow select { font-size: 11px; color: #545455; padding: 1px 0; border: 1px inset #d8d8d8; display: inline-block; }
#LiveEditDialogWindow .ui-tabs .selected { background-color: #fff !important; border-color: #a8a8a8 !important; }

#LiveEditDialogWindow #LayoutExpanded table td { padding: 0; }

#QuickEdit h2 { font-family: Arial, Helvetica, sans-serif; padding: 0 0 15px; margin: 0; font-weight: 100; line-height: normal; background: none; }
#QuickEdit h2:after {display:none;}

.LiveEditBar td, .LiveEditBar th, .LiveEditBarIcons td, .LiveEditBarIcons th { vertical-align: middle; }
.LiveEditBar img { width: auto !important; height: auto !important; }
.LiveEditBarIcons { line-height: 18px; position: relative; }
.LiveEditBarIcons li { margin-bottom: 0; padding: 3px !important; border-color: #aaa !important; }
.LiveEditBarIcons img { width: auto !important; height: auto !important; vertical-align: baseline; }

/*.ADMIN_QUICKLINK td { padding: 5px; }*/
.QuickEdit > table img { display: block !important; max-width: none !important; }

#CPTabs img { display: inline; }
#sidebar ul.dropDownElement, footer ul.dropDownElement { background: none; }
#sidebar ul.dropDownElement li, footer ul.dropDownElement li { margin: 0; line-height: normal; }
#sidebar ul.dropDownElement li a, footer ul.dropDownElement li a { padding: 0; display: inline; }
#sidebar ul.dropDownElement li a:hover, footer ul.dropDownElement li a:hover { background: none; }

@media only screen and (max-width: 850px) {
	#le_bottom_bar_recent {
		display: none;
	}	
}
@media only screen and (max-width: 479px) {
	#le_top_bar_container #le_top_bar_options li { display: none; }
	#le_top_bar_container #le_top_bar_options li:first-child,
	#le_top_bar_container #le_top_bar_options li:last-child { display: block; }
	#le_bottom_bar_options li {
		
	}
	#le_bottom_bar_options #le_user_welcome { width: auto; margin-right: 20px; }
	#le_bottom_bar_options #le_user_welcome span { display: none; }
}
