/* Add here all your css styles (customizations) */
#pre-form .form-group{
    height: 70px;
    display: block;
    float: left;
    width: 100px;
    margin-right: 10px;
}
#pre-form .field-pre-sender{
    width: 30%;
    float: left;
}

#pre-form .field-pre-sphone{
    width: 40%;float: left;margin-left: 20px;
}

#pre-form .field-sarea_text{
    width: 30%;
}
#pre-form .field-earea_text{
    width: 30%;
}
#pre-form .field-pre-saddress{
    width: 60%;margin-left: 20px;
}

#pre-form .field-pre-receiver{
    width: 30%;
}

#pre-form .field-pre-rphone{
    width: 40%;
    margin-left: 20px;
}

#pre-form .field-pre-eprovince_id{
    width: 15%;
}

#pre-form .field-pre-raddress{
    width: 60%;margin-left: 20px;
}
.pre-address-book{
    width: 30%;
    text-align:right;
}

#pre-form .field-pre-pre_time{
    width: 200px;
}
#pre-form .field-pre-note{
    width: 50%;
}

#pre-form .field-pre-rpoint_id{
    width: 200px;
}
