#multi-step-form .fw-step-part {
    float: left;
    width: 100%;
    background: #edf9ff none repeat scroll 0 0;
    margin: 0 0 50px 0;
    padding: 20px 0 20px 0;
    position: relative;
    border-left: 10px solid #546e7a;
    box-sizing: border-box;
}