<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.ui-datepicker-calendar thead tr th	{ line-height: 20px; padding: 10px 3px; border-width: 0 0 1px 0; border-style: solid; border-color: transparent transparent #c1c1c1 transparent; text-align: center; font-size: 13px; font-weight: bold; word-break: break-all; word-wrap: break-word; background-color: #636a7d; color: #fff; }
.ui-datepicker-title select {
	width: auto; height: 28px; padding: 0 12px; margin: 0; border: 1px solid #d7d8da; color: #333; box-sizing: border-box; font-size: 100%; vertical-align: middle;
	padding-left: 3px; padding-right: 25px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: #fff url(../images/arrow.png) no-repeat right center; cursor: pointer;
	 }
</pre></body></html>