
html {
  font-size: 0.6875rem; }

body {
  background: #fff !important; }

#menu, #menu2, #sociallinks, .toTop, #sitelinks, #lang, .hotline, #search, .searchbutton, .quickform, .frame-type-uploads, .frame-type-iframevideo, .frame-type-htmlvideo, video, .media, #breadcrumb, #brand a, a.ajax span.image_zoom {
  display: none !important; }

#brand img {
  display: block; }

#header {
  background: none;
  box-shadow: none; }

section p a[href]:after {
  content: " (" attr(href) ") "; }

ul.ce-bullets {
  list-style: inherit;
  padding-left: 40px; }
  ul.ce-bullets li:before {
    display: none; }

.table-container .controls {
  display: none; }

.col-md-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-md-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.333333333%; }

.col-md-3 {
  flex: 25%;
  max-width: 25%; }

.btn {
  width: auto; }

.frame-default, .frame-container-grid, .frame-container-fluid {
  max-width: 100%; }

.foldable .canvas, .accordion .canvas {
  display: block !important; }

.tabs .canvas .frame {
  display: block !important; }
  .tabs .pager {
    display: none; }
