.form-horizontal {
    background: white;
}
.progress {
        height: 5px;
    }
.control-label {
        text-align: left !important;
        padding-bottom: 1px;
    }
.form-horizontal {
        border-radius: 5px;
    }
.fa-times {
        color: red;
    }