﻿/*
	Note! This is a generated file, make changes in *.scss-file
*/
* {
  padding: 0;
  margin: 0;
}

html, body {
  overflow: hidden;
}

.printinformation {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
}

#customerLogo {
  display: block;
  position: absolute;
  left: auto;
  top: 0;
  right: 0;
  bottom: auto;
}

.container {
  margin: 50px 0px 0px 0px;
}

a {
  text-decoration: none;
  color: rgb(0, 0, 0);
  font-weight: bold;
}

.header {
  display: none;
}

.pageOverview {
  display: none;
}

.linkButtons {
  display: none;
}

.footer {
  display: none;
}

th {
  text-align: left;
  padding: 10px;
}

td {
  padding: 10px;
}

.borderBottom {
  border-bottom: solid rgb(0, 0, 0);
}

.alternatingRow td {
  border-top: solid 1px rgb(0, 0, 0);
  border-bottom: solid 1px rgb(0, 0, 0);
}

.groupHeader td {
  border-bottom: solid 2px rgb(0, 0, 0);
}
