textarea#x_breach_data_not_yet_known_text, 
textarea#x_breach_data_not_yet_known_special_text,
textarea#x_breach_subjects_other_text,
textarea#x_breach_consequence_confidentiality_other_text,
textarea#x_breach_consequence_integrity_other_text, 
textarea#x_breach_consequence_availability_other_text,
div#print_not_yet_sent,
div#ongoing_text,
span#id_pre,
span#id_pre_final,
span#time_not_ok
{
  display: none;
}

textarea:disabled,
input:disabled {
  background-color: #ffffff;
  font-color: #000000;
  color: #000000;
  font-weight: bold;
  border: 0px;
}

fieldset p {
  text-align: left;
}

div#thanks_show {
  display: none;
}

div.hide_encrypted,
div.show_for_print {
  display: none;
}

div.search_container {
  visibility:hidden;
}
