﻿/*.button-bar {
	border-width: 1px 0 0 0;
	background: #F1F2F2;
	margin: 0;
	clear: both;
	width: 100%;
	bottom: 0;
	position: absolute;
	display: block;
	box-sizing: border-box;
	z-index: 0;
}

.content-wrapper {
	border: 0;
	padding-bottom: 70px;
}*/

.mobile-header {
	display: block;
	height: 30px;
}

	.mobile-header span {
		line-height: 30px;
	}

/*#name {
	color: #FFFFFF;
	line-height: 30px;
	position: absolute;
	right: 10px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	max-width: 50%;
	display: block;
	overflow: hidden;
	word-wrap: break-word;
	text-overflow: ellipsis;
	height: 30px;
	white-space: nowrap;
}*/
