body {
	margin: 0;
  	font-family: helvetica !important;
}
#container-cookie-policy-embed {
	top:0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 10000;
	width: 100vw;
	height: 100vh;
	position: fixed;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	justify-content: center;
	font-family: helvetica, Arial;
}
#container-cookie-policy-embed .shadow-container-cookie-policy-embed {
	border-radius: 5px;
	padding: 10px;
	background: url(https://consent-st.trustarc.com/asset/trans.png);
	width: 80%;
	max-width: 840px;
	min-width: 220px;
	box-sizing: content-box;
}
#container-cookie-policy-embed .container-text-cookie-policy-embed {
	background-color: #ffffff;
}
#container-cookie-policy-embed .header-text-cookie-policy-embed {
	border-bottom: 1px solid #eeeeee;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	margin: 20px;
	margin-top: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#container-cookie-policy-embed .header-text-cookie-policy-embed img {
	height: 40px;
}
#container-cookie-policy-embed .header-text-cookie-policy-embed h3 {
	color: #2c2d31 !important;
	font-family: helvetica !important;
	font-size: 18px;
	font-weight: 500;
	margin: 0px;
	margin-right: 15px;
	text-align: left;
}
#container-cookie-policy-embed .body-text-cookie-policy-embed p {
	padding: 20px;
	font-family: helvetica;
	padding-top: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	color: #4d4f53;
	margin: 0;
}
#container-cookie-policy-embed .footer-text-cookie-policy-embed {
	padding: 20px;
	padding-top: 0px;
	display: flex;
	justify-content: space-between;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#container-cookie-policy-embed .footer-text-cookie-policy-embed a.button-accept-cookie-policy-embed {
	padding: 8px 14px;
	background-color: #008bd0;
	font-weight: 400;
	font-size: 12px !important;
	color: #fff !important;
	cursor: pointer;
					font-family: helvetica !important;
}
#container-cookie-policy-embed .footer-text-cookie-policy-embed a.button-accept-cookie-policy-embed:hover {
	background-color: #069;
					text-decoration:none !important;
}
#container-cookie-policy-embed .footer-text-cookie-policy-embed a.button-more-ingormation-cookie-policy-embed {
	color: #008bd0 !important;
	font-size: 12px !important;
	cursor: pointer;
					font-family: helvetica !important;
}
#container-cookie-policy-embed .footer-text-cookie-policy-embed a.button-more-ingormation-cookie-policy-embed:hover {
	text-decoration: underline;
}
#container-cookie-policy-embed .second-linkfooter-text-cookie-policy-embed {
	padding: 5px 15px;
	background-color: #f5f5f5;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: flex-end;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#container-cookie-policy-embed .second-linkfooter-text-cookie-policy-embed a {
	font-size: 12px !important;
	color: #4a4a4a !important;
	text-decoration: none;
	margin: 0 5px;
					font-family: helvetica !important;
}
#container-cookie-policy-embed .second-linkfooter-text-cookie-policy-embed a:hover {
	text-decoration: underline;
}
.visible-section-hidden-cookie-embed {
	display: none;
}
.visible-section-hidden-body-text-cookie-policy-embed {
	padding: 20px;
	text-align: left;
	padding-top: 0;
	max-height: 400px;
	overflow: auto;
}
.visible-section-hidden-body-text-cookie-policy-embed ul li {
	line-height: 18px;
	font-size: 12px;
}
.visible-section-hidden-cookie-embed .visible-section-hidden-body-text-cookie-policy-embed h3 {
	font-size: 14px;
}
.visible-section-hidden-cookie-embed .visible-section-hidden-body-text-cookie-policy-embed p {
	font-size: 12px;
	line-height: 18px;
					color: #4d4f53 !important;
}
.visible-section-hidden-footer-text-cookie-policy-embed {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	justify-content: space-between;
	padding: 20px;
}
.visible-section-hidden-footer-text-cookie-policy-embed a.button-accept-cookie-policy-embed {
	padding: 8px 14px;
	background-color: #008bd0;
	font-weight: 400;
					font-family: helvetica !important;
	font-size: 12px !important;
	color: #fff !important;
	cursor: pointer;
}
.visible-section-hidden-footer-text-cookie-policy-embed a.button-accept-cookie-policy-embed:hover {
	background-color: #069;
	text-decoration: none !important;
}
.visible-section-hidden-footer-text-cookie-policy-embed a.button-back-cookie-policy-embed {
	border: 1px solid #008bd0;
	color: #008bd0 !important;
	cursor: pointer;
	padding: 8px 14px;
	font-weight: 400;
					font-family: helvetica !important;
	font-size: 12px !important;
}
					.visible-section-hidden-footer-text-cookie-policy-embed a.button-back-cookie-policy-embed:hover {
						text-decoration: none !important;
					}
.visible-section-hidden-body-text-cookie-policy-embed a{
	font-size: 12px !important;
	text-decoration: underline;
	color: #008bd0!important;
}
.visible-section-hidden-footer-text-cookie-policy-embed a.delete-all-cookies-policy-embed {
	padding: 8px 14px;
					font-family: helvetica !important;
	background-color: #f3565d;
	font-weight: 400;
	font-size: 12px !important;
	color: #fff !important;
	cursor: pointer;
}
.visible-section-hidden-footer-text-cookie-policy-embed a.delete-all-cookies-policy-embed:hover {
	background-color: #b64146;
	text-decoration: none !important;
}
.visible-section-hidden-body-text-cookie-policy-embed table {
	border-collapse: collapse;
}
.visible-section-hidden-body-text-cookie-policy-embed table thead tr td {
	font-weight: 600;
	background-color: #f5f5f5;
}
.visible-section-hidden-body-text-cookie-policy-embed table tr td {
	font-size: 12px;
	line-height: 18px;
	padding: 15px;
	border: 1px solid #dddddd;
}
.visible-section-hidden-body-text-cookie-policy-embed table tr td.duration-cookie-embed {
	min-width: 100px;
}
/*.visible-section-hidden-footer-text-cookie-policy-embed a.button-back-cookie-policy-embed:hover{
	color: #fff;
	background-color: #008bd0;
}*/
.container-table-cookie-embed {
	overflow: auto;
}
					.visible-section-hidden-body-text-cookie-policy-embed h4{
						font-family: helvetica !important;
					font-size: 16px;
					font-weight: 600;
					}
.visible-section-hidden-body-text-cookie-policy-embed h4:first-child {
	margin-top: 0px;
}
@media (max-width: 480px) {
	#container-cookie-policy-embed {
		-webkit-box-align: flex-start;
		-moz-box-align: flex-start;
		-ms-flex-align: flex-start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}
	#container-cookie-policy-embed .shadow-container-cookie-policy-embed {
		width: 100%
	}
	.visible-section-hidden-body-text-cookie-policy-embed {
		max-height: calc(100vh - 238px);
		padding-bottom: 0px;
	}
	.visible-section-hidden-body-text-cookie-policy-embed table tr td.duration-cookie-embed {
		min-width: 50px;
	}
	.visible-section-hidden-body-text-cookie-policy-embed table tr td.description-cookie-embed {
		min-width: 125px;
	}
	.visible-section-hidden-footer-text-cookie-policy-embed {
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	.visible-section-hidden-footer-text-cookie-policy-embed a.button-back-cookie-policy-embed {
		position: absolute;
		top: 110px;
		left: 30px;
	}
	.visible-section-hidden-footer-text-cookie-policy-embed .container-couple-buttons a.delete-all-cookies-policy-embed {}
	.visible-section-hidden-footer-text-cookie-policy-embed .container-couple-buttons {
		width: 100%;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		justify-content: space-between;
	}
	#container-cookie-policy-embed .header-text-cookie-policy-embed {
		margin-bottom: 15px;
	}
	.visible-section-hidden-body-text-cookie-policy-embed{
		margin-top: 65px;
	}
}
