::selection { background:rgba(255,248,166,0.8); }
input,textarea,select { font-family:'Helvetica Neue',Arial,sans-serif; outline-color:#00749a; -webkit-font-smoothing:antialiased; }
.login h1 a { margin:1em auto; width:100%; height:110px; background:url(images/logo.png) no-repeat center center; background-size:207px 110px; }
/*@media (-webkit-min-device-pixel-ratio:2){
	.login h1 a { background-image:url(images/logo@2x.png); }
}*/