
/* FIxed Menu */
.admin-bar .fixedmenu{top:28px!important;}
.fixedmenu.sticky {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
	border-top: 0;
}


.fixedmenu.sticky #top{ padding:20px 0 20px;}
.fixedmenu.sticky #logoimg img { width:auto; max-height:17px}
.fixedmenu.sticky #logo{ margin-top:5px}

.fixedmenu.sticky #logotext{ margin:-6px 0 0}
.fixedmenu.sticky #logotext h1{ font-size:20px}
