
.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-top: 10px;
    background-color:#666666;
    color: #ffffff;
    border: 1px solid #666666 !important;
}
.btn-send:hover
{
    color: #fff;
}
.alert {
        padding: 0px 4px;
    margin-bottom: 5px;
    }

    .messages {
    /*height: 22px;*/
    margin-bottom: 10px;
    /*display: inline-block;*/
margin-bottom: 10px;

width: 100%;
}

