.ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields {
    padding: 0 !important;
} 

#mlb2-13388513.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input, 
.ml-embedded #mlb2-13388513.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
    padding: 16px 20px !important;
    position: relative;
}

#mlb2-13388513.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody, #mlb2-13388513.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody,
#mlb2-13388513.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
    padding: 0 !important;
}

.ml-embedded #mlb2-13388513.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:before {
    content: '';
    position: absolute;
    left:0;
    display: block;
    height: 20px;
    width: 1px;
    background-color: #888888;
}

#mlb2-13388513.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent {
    padding: 10px 20px 0 !important;
}