@charset "UTF-8";
/* CSS Document */
.ui-loader{
	display: none !important;
}
.ui-page{
	min-height:0 !important;
	outline: none !important;
}
.bgColor {
	background-color: #00377c !important;
	}
.date {
	background-color: #3D8AEA !important;
	width: auto !important;
	font-size:19px !important;
	}
.boatName {
	width: auto !important;
	padding:3px 5px 3px 7px !important;
	}
.mainColor {
	color: #de0000 !important;
	}
.btnOut {
	background-color: #000000 !important;
	}
.headline {
	font-family: 'arial', sans-serif !important;
	font-size:28px !important;
	font-weight:600 !important;
	}
.standfirst {
	font-family: helvetica, arial, sans-serif !important;
	height: auto !important;
	}
.txtCaption {
	font-size: 13px !important;
	line-height: 14px !important;
	font-family: helvetica, arial, sans-serif !important;
	height: auto !important;
	padding: 6px !important;
	}
.widthAuto {
	width: auto !important;
	
	}
.boatName {
	padding-left: 3px !important;
	padding-right: 8px !important;
	width: auto !important;
	white-space: nowrap !important;
	}