html, body {
	margin: 0;
	padding: 0;
	background-color: #FFFFF;
	font-family: calibri;
	height: 192px;
}

form {
	width: 1152px;
	margin: 0 auto;
}

.welcome-panel {
	padding: 0px !important;
	spacing: 0px !important;
	border-spacing: 0px !important;
	border: none !important;
	bgcolor: none !important;
}

.welcome-dialog {
	width: 1152px !important;
	height: 1152px !important;
	box-shadow: none;
	border: none;
}

.header-table {
	background-color: #D9D9D9;
	height: 80px;
	width: 100%;
}

.center-table {
	background-color: #FFFFFF;
	/*height: 530px;*/
	width: 100%;
}

.footer-table {
	background-color: #D9D9D9;
	height: 20px;
	width: 100%;
}

.form-panel {
	padding: 0px !important;
	spacing: 0px !important;
	border-spacing: 0px !important;
	border: none !important;
	bgcolor: none !important;
}

.home-panel {
	border: none !important;
	bgcolor: none !important;
	padding-bottom: 20px;
}

.ui-panel .ui-panel-content {
	padding: 0em 0em !important;
}

.header-label {
	position: relative;
	overflow: hidden;
	height: 28px;
}

.header-label, .header-label .G1, .header-label .G2, .header-label .G3,
	.header-label .G4, .header-label .G5 {
	height: 50px;
	position: absolute;
	margin: 0;
	top: 0px;
	left: 0px;
	color: #4a778b;
	font-family: calibri;
	font-size: 40px;
	font-weight: normal;
	overflow: hidden;
}

.header-label {
	position: relative;
}

.header-label .G5 {
	height: 10px;
	color: #81a4b4;
	z-index: 6;
}

.header-label .G4 {
	height: 17px;
	color: #789eae;
	z-index: 5;
}

.header-label .G3 {
	height: 24px;
	color: #6f96a6;
	z-index: 4;
}

.header-label .G2 {
	height: 31px;
	color: #618a9c;
	z-index: 3;
}

.header-label .G1 {
	height: 38px;
	color: #547f92;
	z-index: 2;
}

.captcha-refresh-text {
	font-size: 12px;
}

.label-text {
	font-weight: bold;
	font-size: 18px;
}

.centered {
	position: relative;
	margin: 0 auto;
	padding: 10% 0;
}

.ui-panelgrid td, .ui-panelgrid tr {
	border-style: none !important
}

.ui-button-text {
	padding: 0px !important;
}

.ui-widget-overlay {
	filter: alpha(opacity = 00);
	opacity: 0.0;
}

.ui-growl {
	position: absolute;
	width: 300px;
	top: 15%;
	left: 40%;
	z-index: 9999;
}

.result-table-column-header {
	background: none !important;
	text-align: left !important;
	border-top: 2px solid #000 !important;
	border-bottom: 2px solid #000 !important;
	text-align: left !important;
	border-left: none !important;
	border-right: none !important;
	height: 30px !important;
}

.ui-widget-content .ui-datatable-empty-message {
	background: #CCCCCC !important;
	border-top: 2px solid #000 !important;
	border-bottom: 2px solid #000 !important;
	height: 30px !important;
	overflow: hidden;
}

.ui-widget-content .ui-datatable-even {
	background: #CCCCCC !important;
	border-top: 2px solid #000 !important;
	border-bottom: 2px solid #000 !important;
	border-left: none !important;
	border-right: none !important;
	height: 30px !important;
	overflow: hidden;
}

.ui-widget-content .ui-datatable-odd {
	background: #CCCCCC !important;
	border-top: 2px solid #000 !important;
	border-bottom: 2px solid #000 !important;
	border-left: none !important;
	border-right: none !important;
	height: 30px !important;
	overflow: hidden;
}

.footer-label {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

.ui-growl-icon-close {
	width: 100%;
	height: 100%;
	background-image: none !important;
}

.ui-dialog .ui-dialog-content {
	padding: 0;
}

.welcome-screen-title-text {
	font-size: 18px;
	font-weight: bold;
}

.welcome-screen-close-button {
	width: 180px;
	position: right;
}

.ui-widget-content .ui-datatable-tablewrapper {
	overflow: hidden !important;
}

.ui-datatable-tablewrapper {
	overflow: hidden !important;
}

.dialog-card {
	width: auto;
	height: auto;
	display: flex;
	margin: 20px 0;
	margin-left: 50px;
	opacity: 1;
}

.ui-dialog .ui-dialog-titlebar {
	display: none !important;
}

/* new window */

div#hs-lgpd-confirmation {	
	background: #fff;
	height: auto;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100000000 !important;
	border-bottom: 1px solid #cbd6e2;
	border-top: 1px solid #cbd6e2;
	box-shadow: 0 1px 5px #eaf0f6;
	color: #33475b;
	font-family: inherit;
	font-size: inherit;
	font-weight: 400 !important;
	line-height: inherit;
	text-align: left;
	text-shadow: none !important;
	font-family: Arial, sans-serif;
	line-height: 18px;
	font-size: 1.0em
}

div#hs-lgpd-confirmation * {
	box-sizing: border-box !important
}

div#hs-lgpd-confirmation div#hs-lgpd-confirmation-inner {	
	background: #fff;
	margin: 0 auto;
	max-width: 1100px;
	padding: 20px
}

div#hs-lgpd-confirmation div#hs-lgpd-confirmation-inner a {
	text-decoration: none !important
}

div#hs-lgpd-confirmation div#hs-lgpd-confirmation-inner a, div#hs-lgpd-confirmation div#hs-lgpd-confirmation-inner a:hover
	{
	background: none !important;
	border: none !important;
	box-shadow: none !important;
	color: #0091ae;
	font-family: inherit;
	font-size: inherit;
	font-weight: 400 !important;
	line-height: inherit;
	text-align: left;
	text-shadow: none !important
}

div#hs-lgpd-confirmation div#hs-lgpd-confirmation-inner a:hover
	{
	text-decoration: underline !important
}

div#hs-lgpd-confirmation div#hs-lgpd-confirmation-inner div#hs-eu-policy-wording
	{
	margin-bottom: 12px
}

div#hs-lgpd-confirmation div#hs-lgpd-confirmation-inner div#hs-en-cookie-confirmation-buttons-area
	{
	margin: 10px 0 0 !important;
	text-align: right !important
}

div#hs-lgpd-confirmation div#hs-lgpd-confirmation-inner a#hs-eu-confirmation-button,
	div#hs-lgpd-confirmation div#hs-lgpd-confirmation-inner a#hs-eu-decline-button
	{
	border-radius: 3px;
	display: inline-block;
	padding: 10px 16px !important;
	text-decoration: none !important
}

div#hs-lgpd-confirmation div#hs-lgpd-confirmation-inner a#hs-eu-confirmation-button
	{
	background-color: #009CDF !important;
	border: 1px solid #009CDF !important;
	margin-right: 12px !important;
	color: #fff;
	font-family: inherit;
	font-size: inherit;
	font-weight: 400 !important;
	line-height: inherit;
	text-align: left;
	text-shadow: none !important
}

div#hs-lgpd-confirmation div#hs-lgpd-confirmation-inner a#hs-eu-decline-button
	{
	border: 1px solid #009CDF !important;
	color: #009CDF;
	font-family: inherit;
	font-size: inherit;
	font-weight: 400 !important;
	line-height: inherit;
	text-align: left;
	text-shadow: none !important
}

div#hs-lgpd-confirmation div#hs-lgpd-confirmation-inner a#hs-lgpd-settings-button
	{
	color: #009CDF !important;
	margin-right: 12px !important
}

div#hs-lgpd-confirmation div#hs-lgpd-confirmation-inner p {
	margin: 0 0 12px;
	color: #33475b;
	font-family: inherit;
	font-size: inherit;
	font-weight: 400 !important;
	line-height: inherit;
	text-align: left;
	text-shadow: none !important
}

@media print {
	div#hs-lgpd-confirmation {
		display: none !important
	}
}

@media screen and (max-width:480px) {
	div#hs-lgpd-confirmation {
		font-size: 12px !important
	}
	div#hs-lgpd-confirmation div#hs-lgpd-confirmation-inner {
		padding: 8px 14px 14px !important
	}
	div#hs-lgpd-confirmation div#hs-lgpd-confirmation-inner a, div#hs-lgpd-confirmation div#hs-lgpd-confirmation-inner a#hs-eu-confirmation-button
		{
		font-size: 12px !important
	}
	div#hs-lgpd-confirmation div#hs-lgpd-confirmation-inner p {
		font-size: 12px !important;
		margin-bottom: 12px !important;
		line-height: 15px !important
	}
}

@media only screen and (min-width:960px) {
	div#hs-lgpd-confirmation {
		position: fixed
	}
	div#hs-lgpd-confirmation.hs-cookie-notification-position-bottom {
		border-bottom: 0;
		bottom: 0;
		top: auto;
		box-shadow: 0 -1px 3px #eaf0f6
	}
	div#hs-lgpd-confirmation.hs-cookie-notification-position-bottom-left
		{
		border-bottom: 0;
		border-right: 1px solid #cbd6e2;
		bottom: 0;
		box-shadow: 1px -1px 3px #eaf0f6;
		left: 0;
		max-width: 600px;
		right: auto;
		top: auto;
		width: 45%
	}
}