
#site_heder {
	margin-top: 0; 
}
.counter-top {
	float: right;
	margin-top: 5px;
	background: url(/templates/znoclub/img/to-zno-counter.png) no-repeat center center;
	height: 80px;
	width: 230px;
	position: relative;
}
.conter-label {
	position: absolute;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	width: 230px;
	height: 12px;
	top: -6px;
	left: 0px;
}
.conter-label span {
	color: #ac141a;
	font-weight: bold;
}
.counter-info {
	width: 54px;
	position: absolute;
}
.counter-top .r1, .counter-top .r2, .counter-top .r3 {
	font-size: 26px;
	line-height: 26px;
	height: 26px;
	top: 22px;
	text-align: center;
	color: #fff;
}
.counter-top .l1,
.counter-top .r1 {
	left: 24px;
}
.counter-top .l2,
.counter-top .r2 {
	left: 88px;
}
.counter-top .l3,
.counter-top .r3 {
	left: 153px;
}
.counter-top .l1, .counter-top .l2, .counter-top .l3 {
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	top: 52px;
	text-align: center;
	color: #fff;
}
#conter_ro_zno {
	position: relative;
}
.login-toggle {
	display: table;
	padding-left: 35px;
	height: 28px;
	line-height: 28px;
	cursor: pointer;
	text-decoration: underline;
	color: #000;
	background: url(/templates/znoclub/img/login-header-btn.png) no-repeat left center;
	position: relative;
	right: -225px;
	top: 15px;
}
.login-toggle:hover {
	text-decoration: none;
	color: #777;
}
#loginformheader {
	display: none;
	width: 188px;
	position: absolute;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: center;
	padding: 20px 0px 15px;
	z-index: 5;
	top: 45px;
	left: 235px;
}
#loginformheader .loginheader-input {
	width: 130px;
	padding: 5px 7px;
	border: 1px solid #CECECE;
	border-radius: 0px;
	box-shadow: none;
}
#loginformheader .loginheader-button {
	line-height: 16px;
	padding: 5px 25px;
	border: 0px;
	background: url(/templates/znoclub/img/btnloginbg.png) repeat-x left center;
	box-shadow: none;
	color: #FFF;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	font-size: 14px;
}
#loginformheader .loginheader-text {
	display: block;
	font-size: 12px;
	color: #C51C24;
	text-decoration: underline;
	margin: 4px 0px -4px;
}
#userheaderinfo {
	display: table;
	position: absolute;
	right: -65px;
	top: 15px;
}
#userheaderinfo #useravatar {
	float: left;
	border-radius: 100%;
	border: 1px solid #BEBEBE;
	margin-right: 10px;
}
#userheaderinfo #userheadcontrol {
	overflow: hidden;
	float: right;
	text-align: right;
	line-height: 18px;
}
#userheaderinfo .name {
	font-weight: bold;
	color: #BA1820;
}
.headerlogout {
	color: #000;
	text-decoration: underline;
}
.headerlogout:hover {
	text-decoration: none;
}

.gift_box {
display: block;
position: absolute;
top: 0px;
right: 40px;
width: 80px;
font-size: 12px;
line-height: 12px;
text-align: center;
color: #000;
font-weight: bold;
padding-top: 45px;
background: url(http://znoua.com/images/pdfgift_03.png.pagespeed.ce.hW4ajEmTF6.png) no-repeat 22px top;
}
.gift_box>span {
display: block;
color: #AB131A;
}

.toggle-Mobile {
	position: absolute;
	top: 10px;
	right: 40px;
}
.toggle-Mobile.mob {
	top: 25px;
	right: 40px;
}

.toggle-Mobile > a {
	color: #777;
	text-decoration: none;
	border-bottom: 1px dashed #777;
}