/* Write your custom css code here */

/* Top Menu Background */
.sunfw-header1 {
    position: absolute;
    background-color: #c39f4bcc !important;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    z-index: 9999;
}
/* Online form button */
.bfQuickMode button.bfCalendar {
    height: 25px;
    margin: 0px 0px 0px 5px;
    float: none;
    padding-top: 2px;
}
/* BF */
.bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton {
    /* float: right; */
    left: 50%;
    position: absolute;
}
