<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#formWrapper,
#formWrapper div,
#formWrapper p,
#formWrapper span,
#formWrapper strong,
#formWrapper label,
#formWrapper h6,
#formWrapper a,
#formWrapper sup,
#formPopupHandler,
#formOverlay,
#formWrapper input,
#formWrapper textarea
{
	display: block;
	float: none;
	font-family: Arial, sans-serif;
	line-height: 1.3em;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: transparent;
	color: #000;
	outline: 0px none;
	min-height: 0px;
	max-height: none;
	min-width: 0px;
	max-width: none;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	position: static;
	top: auto;
	left: auto;
	bottom: auto;
	right: auto;
}

#formWrapper.formPopup,
#formWrapper.formComment {
	padding: 30px;
	margin: 0px;

	position: absolute;
	position: fixed;
	top: -1000px;
	left: 45%;
	z-index: 2000000000;

	width: 90%;
	max-width: 500px;
	min-height: 100px;

	display: block;

	background: #f9f9f9;
	color: #777b83;

	border: 1px solid #ccc;

    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	text-align: left;
}
body #formOverlay {
	position: absolute;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1999999999;

	width: 100%;
	height: 100%;

	display: block;

	background: rgb(0, 0, 0) transparent;
	background: rgba(0, 0, 0, 0.75);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
#formWrapper.formComment {
	z-index: 2100000000;
}
body #formOverlay.formCommentOverlay {
	z-index: 2099999999;
}

#formWrapper.formWidget {
	padding: 10px;
	margin: 0px;

	position: absolute;
	position: fixed;
	top: 40px;
	z-index: 2000000000;

	width: 350px;
	min-height: 100px;

	display: block;

	background: #fff;
	color: #000;

	border: 1px solid #ccc;

	border-right: 0px;
	right: -350px;
	-webkit-border-bottom-left-radius: 4px;
	    -moz-border-radius-bottomleft: 4px;
	        border-bottom-left-radius: 4px;

	text-align: left;
}
#formWrapper #formWidgetHandler {
	position: absolute;
	padding: 15px 0px;

	width: 41px;
	min-height: 20px;

	background: #fff;
	color: #000;

	border: 1px solid #ccc;

	cursor: pointer;
	text-decoration: none;

	top: -1px;
	border-right: 0px;
	left: -40px;
	   -webkit-border-top-left-radius: 4px;
	       -moz-border-radius-topleft: 4px;
	           border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	    -moz-border-radius-bottomleft: 4px;
	        border-bottom-left-radius: 4px;

	text-align: center;
}

#formWidgetHandler span {
	display: inline-block;
	white-space: nowrap;
	left: 25px;
	position: relative;

	-webkit-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	        transform: rotate(90deg);

	-webkit-transform-origin: 0px 0px;
	    -ms-transform-origin: 0px 0px;
	        transform-origin: 0px 0px;
}

body #formPopupHandler {
	position: absolute;
	position: fixed;
	bottom: 0px;
	right: 3%;
	z-index: 2000000000;

	height: 41px;
	line-height: 40px;
	padding: 0px 17px;

	display: block;

	cursor: pointer;
	text-decoration: none;

	background: #fff;

	color: black;

	border: 1px solid #ccc;
	border-bottom: 0px;

    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;

}
#formWrapper #formWidgetHandler.mailIcon,
body #formPopupHandler.mailIcon {
	padding: 0px;

	width: 41px;
	height: 41px;

	background: #fff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAV1JREFUeNrslUFKAzEUhmeqvUEP4Q2UHMKuFLuYKkXjQjetrQMeQFBcdzGCgoouXOnCIwwKHsA7uOhWsDX+kX8gzrxpsKUbaeBjkubl/6d5L5nQGBPMslWCGbe5gbctZp0kSU7waAFDJmkhudBax78M0O7BKlia8qXfqFXYojoN0inEU2rUJYMjoEFzQpOUazW1gvwWfYEuGIEIXAP1B/GI4lZjKBl8chwzUZvgBix7xF8YuwsOHa2CQej0beAC2AB3YKVE/Bk0wD44kLQqnhIegO2SnKScG+RetPSgubV/CvrgiWcjn/gsoS3G9LmmoOU6V/m0By5xkqy4p1bwljG2vwM6HF8yyYY5rEoG9t+cgXOhgmLOr3O8B3rOvOKaJnPXkQyOwRWRyrPnxLeFecW1W+BDMngAj56rou0pWUWNSDJYAzXwPuayy+KHYy67GrVef36YfzL/v8G3AAMAnyNN4yWCEmsAAAAASUVORK5CYII=') center no-repeat;
}

#formWrapper #formPopupClose,
#formWrapper #formCommentClose {
	position: absolute;
	top: 20px;
	right: 20px;
	color: #000;
	cursor: pointer;
	text-decoration: none;
	font-size: 15px;
}


#formWrapper h6 {
	padding: 0 0 14px 0;
	font-size: 20px;
	font-weight: bold;
}

#formWrapper #formDesc {
	padding: 0 0 10px 0;
}

#formWrapper label {
	padding: 0 0 10px 0;
	clear: both;
}
#formWrapper strong {
	padding: 0 0 3px 0;
}
#formWrapper sup {
	color: red;
	display: inline-block;
	font-weight: bold;
	font-family: "Courier New", monospace;
}
#formWrapper span.error {
	color: red;
}
#formWrapper input,
#formWrapper textarea {
	display: inline-block;
	width: 100%;
	font-family: "Courier New", monospace;
	font-size: 14px;
	line-height: 18px;
	height: 32px;
	padding: 6px 12px;
	border: 1px solid #ccc;

	color: #555;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
    border-radius: 4px;

	background: #F9F9F9 none no-repeat;
}

#formWrapper input:focus,
#formWrapper textarea:focus {
	border: 1px solid #70acee;
            box-shadow: 0 0 3px #70acee;
	   -moz-box-shadow: 0 0 3px #70acee;
    -webkit-box-shadow: 0 0 3px #70acee;
    background: #fff;
}
#formSubmit input:focus {
	background: #F9F9F9;
}

#formWrapper textarea {
	height: 100px;
	resize: vertical;
}
#formWrapper #formSubmit {
	padding: 0 0 5px 0;
	text-align: right;
}
#formSubmit input {
	font-family: Arial, sans-serif;
    color: #000;
	width: auto;
	height: 32px;
	cursor: pointer;
}
@media screen and (max-height: 650px){
	#formWrapper {
		position: absolute !important;
	}
}


#formWrapper input,
#formWrapper textarea {
    -webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
</pre></body></html>