hgroup {
    background: #fff;
    padding-bottom: 28px;
}
hgroup img {
    margin-top:24px;
}
.powered{
    background: #004d59;
}
div.background:before {
    background-color: #008e84;
    border-bottom: 30px solid #a5a5a5;
}
.buttonui {
    background-color: #fff;
    color: #333;
}
.buttonui:hover{
    background-color: #008e84;
    color: #fff;
}
form {
    padding-top: 8px!important;
}
.bar:before, .bar:after{
    background: #008e84;
}
input {
    color: #333;
}
input:focus ~ label, input.used ~ label {
    color: #008e84;
}
