body {
  width: 100%; background:#111;}

.dl {
  width: 450px;
  height: 380px;
  margin: 0 auto;
  background: #FFFFFF;
  border-radius: 10px;
  margin-top: 10%;
  padding: 50px 0 50px 0; }
  .dl h2 { background:url(../img/logo.png) no-repeat center center; height:30px; line-height:30px;}
  .dl .usne {
    text-align: center;
    margin-top: 20px;
    font-size: 13px;
    color: #cdcdcd;
    margin-bottom: 40px; }
  .dl .inpu {
    margin: 0 auto;
    width: 350px;
    margin-bottom: 30px; }
    .dl .inpu input {
      height: 45px;
      border-radius: 5px; }
  .dl .username {
    width: 220px; }
  .dl .bgluanse {
    background: #ff6633; }
  .dl .luanse {
    color: #ff6633; }
  .dl .inpuz {
    margin: 0 auto;
    width: 350px;
    margin-bottom: 30px;
    margin-top: 50px; }
  .dl p {
    text-align: center;
    color: #b3b3b3; }

/*# sourceMappingURL=login.css.map */
