
body {
	overflow-x: hidden 
}

.in,.out{-webkit-animation-timing-function:ease-in-out;-webkit-animation-duration:150ms}

.footer_wrapper {
	background-color: black;
	position: fixed !important;
	bottom: 0px !important;
	left: 0px !important;
	width: 100% !important;
	min-width: 100% !important;
	z-index: 1;
}

.ui-bar-a {
	border:none;
	border-top: 1px solid #2A2A2A;
}

body {
	  height: 100%;
}

.page,
.page  .content {
	height: 100%;
}