.quicklinks { display:none; }

.iCheck-helper::before { content: '&#xf00c;' !important; font-family:'FontAwesome' !important; }

.icheckbox_square-blue.checked::before { content: '' !important; font-family:'FontAwesome' !important; }

span.readmore.logbook { display:none; }

  .table-responsive {
    overflow: auto;
  }

  .table-responsive > .table tr th,
  .table-responsive > .table tr td {
    white-space: normal!important;
  }

a[href]:after {
    /*content: " (" attr(href) ")";*/
	content: "";
}