body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
.picker__input[readonly], .picker__input:hover {background: #fff;cursor: text;}
.picker__weekday {text-align:center;}
.picker__frame h1 {
	color:#fff; text-align:center; position:absolute; z-index:10000; font-weight: bold; width:100%; top:-1.3em;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.8) 0px 0px 2em;
}
