<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">fieldset {
	border: none;
}
#backgroundPopup {
	z-index: 1;
	position: fixed;
	display: none;
	height: 100%;
	width: 100%;
	background: #000000;
	top: 0px;
	left: 0px;
}
#toPopup {
	background: rgba(0, 0, 0, 0.8);
	display: none;
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 9999999;
}
div.loader {
	background: url("../img/loading.gif") no-repeat;
	height: 32px;
	width: 32px;
	display: none;
	z-index: 9999;
	top: 40%;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}
div.close {
	background: url("../img/closebox.png") no-repeat;
	display: inline-block;
	position: relative;
	cursor: pointer;
	float: right;
	height: 30px;
	width: 30px;
	margin: auto;
	right: -5px;
	top: -5px;
	opacity: 1;
}
#popup_content &gt; img {
	width: 100%;
}
span.ecs_tooltip {
	background: none repeat scroll 0 0 #000000;
	border-radius: 2px 2px 2px 2px;
	color: #FFFFFF;
	display: none;
	font-size: 11px;
	height: 16px;
	opacity: 0.7;
	padding: 4px 3px 2px 5px;
	position: absolute;
	right: -62px;
	text-align: center;
	top: -51px;
	width: 93px;
}
span.arrow {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid #000000;
	display: block;
	height: 1px;
	left: 40px;
	position: relative;
	top: 3px;
	width: 1px;
}
.form-head h4 {
	border-bottom: 1px solid #ccc;
	padding: 5px 27px;
	text-align: center;
}
.news_wrapper h4 {
	border-bottom: 1px solid #ccc;
	padding: 5px 27px;
	text-align: center;
}
.welcome-p {
	padding-left: 33px;
	text-align: left;
	font-size: 12px;
}
.news_wrapper .welcome-p {
	font-size: 15px;
	padding-bottom: 15px;
}
.welcome-p &gt; a {
	color: #4C2E2C;
}
div#popup_content {
/*	background: #fff;*/
	margin: 15% auto;
	padding: 6px;
	width: 22.5%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.popup-lang{
	background: #fff;
}
.welcome-form {
	display: inline-block;
/*	margin: 5px 8% 0;*/
	margin: 5px 32% 0;
	position: relative;
}
.welcome-form input {
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	width: 340px !important;
	margin-bottom: 12px;
	padding: 6px 8px;
	color: #777;
	padding: 5px 8px;
}
.welcome-form .comment-button {
	float: right;
}
.welcome-form .buton {
	color: #000;
	margin: 0px 0px 10px;
	width: 100px;
	padding: 5px 8px;
	background: none;
	border: 1px solid #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	transition: all 0.25s linear 0s;
	-moz-transition: all 0.25s linear 0s;
	-webkit-transition: all 0.25s linear 0s;
	-ms-transition: all 0.25s linear 0s;
	-o-transition: all 0.25s linear 0s;
}
.welcome-form .buton:hover {
	color: #fff !important;
	background: #000;
	border: 1px solid #000;
}
@media (min-width: 1910px) and (max-width: 1930px) {
div#popup_content {
	width: 22%;
}
}
@media (max-width: 1280px) {
div#popup_content {
	width: 34%;
}
.form-head h4 {
	font-size: 16px;
	padding: 5px 10px;
}
.welcome-p {
	font-size: 14px;
	padding-left: 15px;
}
.welcome-form {
/*	margin: 5px 4% 0px;*/
	margin: 5px 33% 0px;
}
.welcome-form input {
	width: 385px !important;
}
div#popup_content {
	margin: 15% auto;
}
}
@media (max-width: 1024px) {
div#popup_content {
	width: 42.2%;
}
.form-head h4 {
	font-size: 16px;
	padding: 5px 10px;
}
.welcome-p {
	font-size: 14px;
	padding-left: 15px;
}
.welcome-form {
	margin: 5px 4% 0px;
}
.welcome-form input {
	width: 385px !important;
}
div#popup_content {
	margin: 40% auto;
}
}
@media (max-width: 980px) {
div#popup_content {
	width: 44%;
}
.form-head h4 {
	font-size: 16px;
	padding: 5px 10px;
}
.welcome-p {
	font-size: 14px;
	padding-left: 15px;
}
.welcome-form {
	margin: 5px 4% 0px;
}
.welcome-form input {
	width: 385px !important;
}
div#popup_content {
	margin: 40% auto;
}
}
@media (max-width: 800px) {
div#popup_content {
	width: 54%;
}
.form-head h4 {
	font-size: 16px;
	padding: 5px 10px;
}
.welcome-p {
	font-size: 14px;
	padding-left: 15px;
}
.welcome-form {
	margin: 5px 4% 0px;
}
.welcome-form input {
	width: 385px !important;
}
div#popup_content {
	margin: 40% auto;
}
}
@media (max-width: 768px) {
div#popup_content {
	width: 54%;
}
.form-head h4 {
	font-size: 16px;
	padding: 5px 10px;
}
.welcome-p {
	font-size: 14px;
	padding-left: 15px;
}
.welcome-form {
	margin: 5px 4% 0px;
}
.welcome-form input {
	width: 370px !important;
}
div#popup_content {
	margin: 40% auto;
}
}
@media (max-width: 736px) {
div#popup_content {
	width: 54%;
}
.form-head h4 {
	font-size: 16px;
	padding: 5px 10px;
}
.welcome-p {
	font-size: 14px;
	padding-left: 15px;
}
.welcome-form {
	margin: 5px 4% 0px;
}
.welcome-form input {
	width: 350px !important;
}
div#popup_content {
	margin: 10% auto;
}
}
@media (max-width: 667px) {
div#popup_content {
	width: 59%;
}
.form-head h4 {
	font-size: 16px;
	padding: 5px 10px;
}
.welcome-p {
	font-size: 14px;
	padding-left: 15px;
}
.welcome-form {
	margin: 5px 4% 0px;
}
.welcome-form input {
	width: 350px !important;
}
div#popup_content {
	margin: 9% auto;
}
}
@media (max-width: 640px) {
div#popup_content {
	width: 62%;
}
.form-head h4 {
	font-size: 16px;
	padding: 5px 10px;
}
.welcome-p {
	font-size: 14px;
	padding-left: 15px;
}
.welcome-form {
	margin: 5px 4% 0px;
}
.welcome-form input {
	width: 350px !important;
}
div#popup_content {
	margin: 9% auto;
}
}
@media (max-width: 568px) {
div#popup_content {
	width: 70%;
}
.form-head h4 {
	font-size: 16px;
	padding: 5px 10px;
}
.welcome-p {
	font-size: 14px;
	padding-left: 15px;
}
.welcome-form {
	margin: 5px 4% 0px;
}
.welcome-form input {
	width: 350px !important;
}
div#popup_content {
	margin: 7% auto;
}
}
@media (max-width: 480px) {
div#popup_content {
	width: 82%;
}
.form-head h4 {
	font-size: 16px;
	padding: 5px 10px;
}
.welcome-p {
	font-size: 14px;
	padding-left: 15px;
}
.welcome-form {
	margin: 5px 4% 0px;
}
.welcome-form input {
	width: 350px !important;
}
div#popup_content {
	margin: 8% auto;
}
}
@media (max-width: 414px) {
div#popup_content {
	width: 95%;
}
.form-head h4 {
	font-size: 16px;
	padding: 5px 10px;
}
.welcome-p {
	font-size: 14px;
	padding-left: 15px;
}
.welcome-form {
	margin: 5px 4% 0px;
}
.welcome-form input {
	width: 350px !important;
}
div#popup_content {
	margin: 50% auto;
}
}
@media (max-width: 375px) {
div#popup_content {
	width: 95%;
}
.form-head h4 {
	font-size: 16px;
	padding: 5px 10px;
}
.welcome-p {
	font-size: 14px;
	padding-left: 15px;
}
.welcome-form {
	margin: 5px 4% 0px;
}
.welcome-form input {
	width: 315px !important;
}
div#popup_content {
	margin: 50% auto;
}
}
@media (max-width: 360px) {
div#popup_content {
	width: 95%;
}
.form-head h4 {
	font-size: 16px;
	padding: 5px 10px;
}
.welcome-p {
	font-size: 14px;
	padding-left: 12px;
}
.welcome-form {
	margin: 5px 4% 0px;
}
.welcome-form input {
	width: 300px !important;
}
div#popup_content {
	margin: 50% auto;
}
}
@media (max-width: 320px) {
div#popup_content {
	width: 95%;
}
.form-head h4 {
	font-size: 16px;
	padding: 5px 10px;
}
.welcome-p {
	font-size: 14px;
	padding-left: 12px;
}
.welcome-form {
/*	margin: 5px 4% 0px;*/
	margin: 5px 24% 0px;
}
.welcome-form input {
	width: 265px !important;
}
div#popup_content {
	margin: 30% auto;
}
}</pre></body></html>