/*@charset "UTF-8";
/* CSS Document */
.ui-loader{
	display: none !important;
}
.ui-page{
	min-height:0 !important;
	outline: none !important;
}
.headline {
	background-color: #fff !important;
	font-family: 'Libre Franklin', arial, sans-serif !important;
	font-weight:800 !important;
}
.standfirst{
	padding-bottom: 15px !important;
	font-size:15px !important;
	font-weight:800 !important;
	background-color: #fff !important;
	height: auto !important;
}
.txtCaption {
	font-size: 13px !important;
	line-height: 14px !important;
	font-family: helvetica, arial, sans-serif !important;
	height: auto !important;
}
.subHead {
	font-size: 14px !important;
	line-height: 15px !important;
	font-family: helvetica, arial, sans-serif !important;
	height: auto !important;
}
.widthAuto {
	width: auto !important;
}
.heightAuto {
	height: auto !important;
}
.leftColor {
	background-color: #daaf56 !important;
}
.rightColor {
	background-color: #5277b3 !important;
}
.grayColorBg {
	background-color: #999 !important;
}
.darkGrayColorBg {
	background-color: #666 !important;
}
.blackColorBg {
	background-color: #000000 !important;
}
.globeColorBg {
	background-color: #999 !important;
}
.redColorBg{
	color: #de0000 !important;
}
.btnTxtWhite{
	color: #ffffff !important;
}
.btnTxtRed{
	color: #de0000 !important;
}
.tableOdd{
	background-color: #DCEEFA !important;
}
.tableEven{
	background-color: #F4FBFE !important;
}
.gridBg{
	background-color: #fbfaf8 !important;
}
.speedo{
	background-color: #666 !important;
}
.strong,em{
    vertical-align: top !important; line-height:1em !important;
}
.table{
	font-size: 13px !important;
	line-height: 22px !important;
	height: auto !important;
}
.checker{
	background-color: #cbcbcb !important;
}
.leftTurn{
	background-color: #DE8500 !important;
}
.rightTurn{
	background-color: #0053FF !important;
}