@font-face {
  font-family: 'Motorwerk';
  src: url('/fonts/motorwerkoblique-webfont.eot');
  src: url('/fonts/motorwerkoblique-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/motorwerkoblique-webfont.woff') format('woff'), url('/fonts/motorwerkoblique-webfont.ttf') format('truetype'), url('/fonts/motorwerkoblique-webfont.svg') format('svg');
}
/*Logo bar - leftside*/
.logo {
  font-family: 'Motorwerk', cursive;
  font-size: 42px;
}
.logoHuge {
  font-family: 'Motorwerk', cursive;
  font-size: 62px;
}
.reportViewer {
  /*min-height:500px;*/
  height: 500px;
  width: auto;
}
