<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*raj gdpr*/

#raj_gdpr{
	
	width:100%;
	border-bottom: 1px solid #999999;
	background-color: #ffffff;
	text-align: center;
	
}

.gdpr	{
	
	padding: 15px;
	background-color: #ffffff;
	color: #666666;
	font-size: 14px;
	line-height: 200%;
	
}

.gdpr a	{
	
	color: inherit;
	text-decoration: underline;
	
}

.gdpr a:hover	{
	
	color: inherit;
	text-decoration:none;
	
}

#gdpr_button	{
	
	display: inline;
	color:#ffffff;
	padding: .4em 1em;
	margin-right: .1em;
	font-size: 14px;
	line-height: normal;
	
}

#gdpr_button:hover	{
	
	cursor: pointer;
	
}

.gdpr_button_rental_tree	{
	
	background-color: #ae9a64;	

}

.gdpr_button_rental_tree:hover	{
	
	background-color: #897A51;	

}

.gdpr_button_shop_tree	{
	
	background-color: #44b8bc;	

}

.gdpr_button_shop_tree:hover	{
	
	background-color: #369396;	

}


</pre></body></html>