.field-name-field-date-appearance legend .fieldset-legend,
.field-name-field-deadline legend .fieldset-legend,
.field-name-field-upload-appearance-notice legend .fieldset-legend,
.field-name-field-upload-outcome legend .fieldset-legend,
.field-name-field-birthdate legend .fieldset-legend,
.field-name-field-license-expiry-date legend .fieldset-legend, 
.field-name-field-date-outcome legend .fieldset-legend,
.field-name-field-paid-date legend .fieldset-legend 
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    padding-left: 0 !important;
    text-transform: none !important;
}

.field-name-field-paid-date label,
.field-name-field-deadline label,
.field-name-field-date-appearance label,
.field-name-field-birthdate label,
.field-name-field-license-expiry-date label,
.field-name-field-date-outcome label,
.field-name-field-license-expiry-date label
{
	display: none;
}

.field-name-field-paid-date .fieldset-wrapper,
.field-name-field-paid-date .date-padding,
.field-name-field-deadline  .fieldset-wrapper,
.field-name-field-deadline  .date-padding,
.field-name-field-date-appearance .fieldset-wrapper,
.field-name-field-date-appearance .date-padding,
.field-name-field-birthdate .fieldset-wrapper,
.field-name-field-birthdate .date-padding,
.field-name-field-license-expiry-date .fieldset-wrapper,
.field-name-field-license-expiry-date .date-padding,
.field-name-field-date-outcome .fieldset-wrapper,
.field-name-field-date-outcome .date-padding
{
	padding-left: 0px;
}

#edit-field-actions th, 
#edit-field-charges th,
#edit-field-witnesses th,
#edit-field-other-persons-involved th,
#edit-field-actions th label, 
#edit-field-charges th label,
#edit-field-witnesses th label,
#edit-field-other-persons-involved th label
{
	cursor: pointer;
}

.containter-offense_charge .taxonomy-term
{
 	border: 1px solid #bebfb9;
    margin-top: 10px;
    padding: 10px;
}

#edit-secondary-wrapper
{
	clear: both;
	float: none;
}
