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

.container {
    margin-top: 20px;
    margin-bottom: 20px;
}

.nav-tabs {
    border-bottom: 0;
}