/* Styles definition here */

button.pbSubmit {
    width: 100% !important;
    background: #a12b2f !important;
    color: #fff !important;
}

input {
    border: none !important;
    border-bottom: #a12b2f solid 1px !important;
}

.ahbfield_service { display: none }

.ahb_m4 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default.ui-state-active {
    background: #91272a !important;
    color: #FFF !important;
}

.ahb_m4 #fbuilder .ui-datepicker-header {
    background: #a12b2f !important;
    color: #fff !important;
}

.ahb_m4 #fbuilder .ui-datepicker-next, .ahb_m4 #fbuilder .ui-datepicker-prev {
  
    border-top: 2px solid #fff !important;
    border-right: 2px solid #fff !important;
    background: none !important;
    margin: 15px 20px !important;
}