@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700");
body.supplier-theme.mat-typography {
  --wt-font: 'Roboto'; }
  body.supplier-theme.mat-typography h1,
  body.supplier-theme.mat-typography h2,
  body.supplier-theme.mat-typography h3,
  body.supplier-theme.mat-typography h4,
  body.supplier-theme.mat-typography h5,
  body.supplier-theme.mat-typography h6 {
    font-family: 'Open Sans' !important; }

.supplier-theme sds-common-home {
  background-image: url("/publicfile/image?relativePath=Background.jpg") !important;
  background-position: center;
  background-size: cover; }
  .supplier-theme sds-common-home .logo-big.horizontal-left {
    width: 15%;
    height: auto; }
  .supplier-theme sds-common-home .logo-big.horizontal-right {
    width: 15%;
    height: auto; }

.supplier-theme sds-news-page .editor .mat-toolbar:last-child {
  padding-right: 130px; }

.supplier-theme sds-chained-order-line .column, .supplier-theme sds-order-line .column, .supplier-theme sds-order-sub-line .column {
  height: 25px; }

.supplier-theme sds-order-line .main-line {
  min-height: 25px; }

.supplier-theme sds-order-line .main-line .next-orderline-wrapper {
  height: 25px; }

.supplier-theme sds-order-line-product {
  height: 25px; }
