.livetrack_search{width:130px;border-top-left-radius:15px;border-bottom-left-radius:15px;height:40px;outline:0;border:none;padding-left:20px;margin-left:15px;margin-top:10px;margin-bottom:10px;}
.submit_search{width:40px;background:#f8521e;border-top-right-radius:15px;border-bottom-right-radius:15px;padding:13px;color:#FFF;padding-right:20px;padding-left:10px;}
nav:not(.mm-menu)
{
	display: none;
}


.header

{
	background: #262626;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 40px;
	top: 0;
	left: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
	height: 48px;
	padding: 0 50px;
}
.header.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}

.header a
{
	background: center center no-repeat transparent;
	background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );

	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 4px;
	left: 10px;
}
.search_map a
{
background-image:url(../path/images/menu_employees.png) no-repeat 0 0;
display: block;
width: 33px;
height: 63px;
margin: 0 auto;
text-align: center;
}
