﻿.text-center {
    text-align:center;
}

.tdreport {
    padding-left:50px;    
}

.bravoo-logo {
    background-image:url(../images/bravologo.png);
    margin:0 auto;
    max-height:57px;
    max-width:189px;
    height:100%;
    width:100%;
}
/* Ghi đè thư viện jquery mobile*/
.ui-btn-text
{
    text-align:left;    
}

body.ui-mobile-viewport, div.ui-mobile-viewport,.ui-content
{
    overflow:auto;
    overflow-scrolling:touch;
    overflow-y:visible;
}
input.ui-input-text
{
    height:30px;
}

#wrapper {
	z-index:1;
	bottom:0; 
	width:100%;
	background:while;
	overflow:auto;
}

#scroller 
{
    width:auto;
	height:100%;
	padding:0;
	float:left;
}

