		/* This styles use for set default settings only! */

#pro_euclp_cookies_box {
	background: #fff;
	border: 1px solid #040404;
	border-radius: 5px;
	line-height: 1.2;
	padding: 10px;
	width: 180px;
	font-size: 10px;
	font-family: 'Verdana', 'Geneva', sans-serif;
	color: #000;
	position: fixed;
	z-index: 10000;
}
#pro_euclp_cookies_box * {
	margin: 0;
	padding: 0;
}
#pro_euclp_cookies_box .pro_euclp_entry_title {
	font-size: 14px;
	line-height: 34px;
	font-weight: normal;
}
#pro_euclp_cookies_box .pro_euclp_entry_title a {
	color: #000;
	text-decoration: none;
}
#pro_euclp_cookies_box .pro_euclp_entry_title a:hover {
	text-decoration: underline;
}
#pro_euclp_cookies_box .pro_euclp_entry_title a + a {
	float: right;
}
#pro_euclp_cookies_box .pro_euclp_entry_title img {
	border: none;
}
#pro_euclp_cookies_box .pro_euclp_entry_content * {
	margin-top: 10px;
	color: #000;
	line-height: 1.2;
	font-size: 10px;
	font-family: 'Verdana', 'Geneva', sans-serif;
}
#pro_euclp_cookies_box .pro_euclp_entry_content > *:first-child {
	margin-top: 5px;
}
#pro_euclp_cookies_box .pro_euclp_entry_content a {
	color: #0300F7;
	text-decoration: underline;
}
#pro_euclp_cookies_box .pro_euclp_entry_content a:hover {
	text-decoration: none;
}
#pro_euclp_cookies_box .pro_euclp_buttons a {
	border-radius: 5px;
	text-align: center;
	display: block;
	line-height: 30px;
	margin-top: 10px;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}
#pro_euclp_cookies_box .pro_euclp_buttons a.pro_euclp_accept {
	background: #A7CE56;
	border: 1px solid #8DA84E;
}
#pro_euclp_cookies_box .pro_euclp_buttons a.pro_euclp_accept:hover {
	background: rgba(167, 206, 86, 0.7);
	border: 1px solid rgba(141, 168, 78, 0.7);
}
#pro_euclp_cookies_box .pro_euclp_buttons a.pro_euclp_leave_site {
	background: #F5A9A2;
	border: 1px solid #C65F60;
}
#pro_euclp_cookies_box .pro_euclp_buttons a.pro_euclp_leave_site:hover {
	background: rgba(245, 169, 162, 0.7);
	border: 1px solid rgba(198, 95, 96, 0.7);
}
		#pro_euclp_cookies_box {
			left: -210px;
			bottom: 10px;
		}
		