/* CSS Document */

.logo-login {
    width: 80px;
    margin-bottom: 15px;
}

.btn-paars {
    background:#4a549d;
    color:#fff;
}

