<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body ,input,textarea,select{
	font-family:DroidSansRegular,"Segoe UI","Lucida Sans Unicode","Lucida Grande",sans-serif !important;
	font-size:12px;
}

::-webkit-input-placeholder	{ color:#ACA899; }
input:-moz-placeholder { color:#ACA899; }


@media screen and (-webkit-min-device-pixel-ratio:0) {
	.form-inline input[type="file"] {
		height: 20px;
		line-height: 19px;
	}
}</pre></body></html>