
			.header
			{
				box-sizing: border-box;
				width: 100%;
				position: fixed;
				top: 0;
				text-align:center;
                z-index: 9999;
			}
body
{
	position: relative;
}
nav:not(.mm-menu)
{
	display: none;
}

.header
{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    width: 100%;
    line-height: 80px;
    text-align: left;
    height: 80px;
    padding: 0 80px;
	margin-top:5px;
	z-index:9998;
}
.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: 60px;
	height: 60px;
	background-color: rgb(10 22 29);
	position: absolute;
	top: 46px;
	right: 10px;
	transition: all 1000ms;
}

.topit {
    top: 0px !important;
    background-color: transparent !important;
}

/*
playback timings (ms):
  LoadShardBlock: 270.937 (3)
  esindex: 0.008
  captures_list: 292.978
  CDXLines.iter: 15.909 (3)
  PetaboxLoader3.datanode: 190.564 (4)
  exclusion.robots: 0.249
  exclusion.robots.policy: 0.224
  RedisCDXSource: 0.744
  PetaboxLoader3.resolve: 180.994 (3)
  load_resource: 151.816
*/