@charset "utf-8";
/* CSS Document */
html{background:#2c3e50;}

/* login */
h1{position:absolute; top:50%; left:50%; margin:-175px 0px 0px -74px;}
h1 a{width:148px; height:60px; margin:auto; padding:0; display:block; text-indent:-4000px; background:url('../images/logo.png') no-repeat center center;}
.login{width:260px; height:250px; padding:20px 20px 20px 20px; margin:-105px auto 0px auto; border-radius:5px; position:relative; top:50%; border-bottom:2px solid #bdc3c7; background:#fff;}
.login input{width:260px; height:30px; box-sizing:border-box; margin:0px 0px 20px 0px;}