<?php // set content type header("Content-Type:text/css");?>body{background-image:linear-gradient(bottom,#fff 25%,#d6d6d6 63%);background-image:-o-linear-gradient(bottom,#fff 25%,#d6d6d6 63%);background-image:-moz-linear-gradient(bottom,#fff 25%,#d6d6d6 63%);background-image:-webkit-linear-gradient(bottom,#fff 25%,#d6d6d6 63%);background-image:-ms-linear-gradient(bottom,#fff 25%,#d6d6d6 63%)}.service-frame{display:block;width:540px;height:420px;margin:auto;margin-top:50px}.service-login{display:block;width:490px;height:280px;padding-top:20px;padding-left:40px;background-color:#F0F0F0}h1{font-size:22px;margin-top:20px;margin-bottom:40px}#dialog select{width:100%}#dialog input{width:200px}#dialog input.sm{background:#0A699A;height:30px;width:100px;font-family:'Source Sans Pro',sans-serif;line-height:20px;font-size:14px;vertical-align:middle;font-weight:bold;overflow:hidden;border:none;outline:none;cursor:pointer;text-align:center;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #0A699A;background-repeat:no-repeat;background-size:20px 20px;background-position:5px center;color:white;-webkit-transition:200ms ease,all 200ms ease;transition:transform 200ms ease,all 200ms ease;float:right}#dialog input.sm:hover{background-color:#87d2f7;border-color:#87d2f7}p{line-height:20px}