/* All styles created for demo purposes only, you may not need this for your project */
.demo-button button {
  margin-bottom: 5px; }

.demo-icons li {
  margin-bottom: 50px;
  text-align: center; }

.demo-icons .lnr,
.demo-icons .fa {
  font-size: 28px; }

.demo-icons .cssclass {
  display: block;
  margin-top: 5px;
  margin-left: 5px; }

.demo-login {
    background-image: url('../img/Login1.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

.modal-dialog {
    width: 400px;
    position: fixed;
    display: inline-block;
    vertical-align: middle;
     
}
/*# sourceMappingURL=demo.css.map */