.label{
    float: left;
    clear: both;
}
.input-group {
    float: right;
    clear: both;
    width: 60%;

}
.form-group {
}
