@charset "UTF-8";
/* CSS Document */
.ui-loader{
	display: none !important;
}
.ui-page{
	min-height:0 !important;
	outline: none !important;
}
.headline {
	color: #000 !important;
	background-color: #fff !important;
	font-family: 'Libre Franklin', arial, sans-serif !important;
	font-size:24px !important;
	font-weight:800 !important;
}
.txtCaption {
	font-size: 13px !important;
	line-height: 14px !important;
	font-family: helvetica, arial, sans-serif !important;
	height: auto !important;
}
.widthAuto {
	width: auto !important;
}
.mainColor {
	background-color: #DE0000 !important;
}
.mainColorStroke {
	border-color: #DE0000 !important;
}
.blackColor {
	background-color: #000 !important;
}
.blackColorStroke {
	border-color: #000 !important;
}
.picCaption {
	font-size: 13px !important;
	line-height: 16px !important;
	font-family: helvetica, arial, sans-serif !important;
	height: auto !important;
}
.keyTxt {
	font-size: 12px !important;
	line-height: 20px !important;
	font-family: helvetica, arial, sans-serif !important;
	height: auto !important;
}
.captionTxtcolor {
	color: #000 !important;
}
.captionBGColor {
	background-color: #fdd80e !important;
}
.buttonStrokeColor {
	border-color: #fdd80e !important;
}