<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.msgb {position:fixed !important; top:calc(50vh - 119px); right:0; width:60px; height:229px; z-index:1000; color: #FFF; font-size:14px; padding:10px; font-family:Arial, Helvetica, sans-serif;  cursor:pointer; background:url(fsend.png);}
.msgf {background:#FFF; position:fixed; z-index:11; top:20px; left:50%; width:469px; max-width:96vw; height: auto; margin-left:-234px; border:2px solid #FFD600; border-radius:6px; padding-bottom:49px; box-shadow:0 0 11px #000000;}
	.msgf * {font-size:14px; color:#505050;}
	.msgf .ht a {display:block; font-size:16px; text-align:center; float:right; position:relative; top:-10px; right:-10px; background:#FFFFFF; box-shadow:0 0 4px #000000; line-height:29px; width:29px; text-decoration:none; border-radius:16px;}
	.msgf input[type="text"] {display:block; width:92%; height:42px; border:2px solid #FFD600; border-radius:6px; background:#FFFFFF; padding:0  10px; margin:10px auto;}
	.msgf input[type="button"] {cursor:pointer; display:block; font-weight:bold; width:92%; height:42px; border:2px solid #FFD600; border-radius:6px; background:#FFD600; padding:0  10px; margin:10px auto 22px auto;}
	.msgf textarea {display:block; width:92%; height:100px; border:2px solid #FFD600; border-radius:6px; margin:4px auto;}
	.msgf .fttl {display:block; font-size:30px; font-weight:normal; text-align:center; line-height:1; margin:49px 0 29px 0;}	
	.msgf .fcalert {font-size:12px; padding:4px 4%;}
	.msgf .fcalert *{font-size:12px;}
@media all and (max-width: 669px) {
.msgf { margin-left:0; left:2vw; }
}</pre></body></html>