﻿.margin-page
{
    margin: 0px 50px 0px 50px;
}

input.error {
    border: 1px solid red !important;
    margin-bottom: 0px !important;
}

label.error {
    margin-left: .3em;
    color: red;
    width: 100%;
    font-weight: bold;
}