/* Styles definition here */
.cp_cff_clean #fbuilder .captcha, .cp_cff_clean #fbuilder .fields:not(.section_breaks) {
    padding: 10px;
    margin-bottom: 10px;
    background: none!important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#fbuilder .ui-datepicker th {
    text-transform: uppercase;
    padding: 5px 0;
    color: #fff;
    text-align: center;
    text-shadow: none !important;
    filter: dropshadow(color = #fff, offx = 1, offy = 0);
}