.content-type-booking_form .table-admin-type1 select, .content-type-booking_form .table-admin-type1 input[type="text"], .content-type-booking_form .table-admin-type1 input[type="password"], .content-type-booking_form .table-admin-type1 input[type="email"] {
    padding:6px 4px;
}
.content-type-booking_form fieldset {
    border:0;
    padding-left: 0;
    margin-left: 0;
}
#booking_form_front_end_heading {
    display: none;
}
.content-type-booking_form #continuebtn {
    background-color: #4C0D21;
    border: 0;
    color: #FFF;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}
.content-type-booking_form form {
    margin-bottom:30px;
}