.control-label.required:after {
    content:" *";
    color:red;
}

.alert{
    border: 0px;
}

.container {
    padding-top: 10px;
}
