/* Allgemein */
@page {
  margin: 1.5cm 1.5cm;
}
@media print {
  ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: transparent;
  }
  :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: transparent;
  }
  ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: transparent;
  }
  :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: transparent;
  }
}
body {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  font-size: 0.3cm;
}
h2 {
  color: #5C852B !important;
}
h3 {
  font-size: 1.4em;
  font-weight: 500;
}
#outerwrapper {
  margin: 0cm 0.5cm;
}
.container-fluid,
.container-fluid-spacious {
  margin: 0 !important;
  padding: 0 !important;
}
a[href]:after {
  content: none !important;
}
header#top .subNav,
footer#bottom .text-md-right a,
.dashfoot,
.dashhead-toolbar,
.table-row-actions,
button.btn,
a.btn,
.pagination {
  display: none !important;
}
header#top {
  position: static;
}
header#top .navbar-default .navbar-collapse,
header#top .navbar-default .navbar-form {
  border: none;
}
header#top .navbar-nav,
header#top .navbar-header,
header#top .navbar-collapse {
  float: left;
  margin: 0px;
}
header#top .navbar-toggle {
  display: none;
}
header#top .navbar-brand {
  width: 120px;
  height: 40px;
}
header#top .navbar-brand img {
  display: block;
  position: relative;
  top: -12px;
}
header#top .icon-chevron-down {
  display: none;
}
header#top .dropdown {
  position: relative;
  left: -54px;
  top: 12px;
}
header#top .dropdown a:before {
  content: "›";
  padding-right: 8px;
}
header#top .navbar-collapse {
  display: block!important;
}
header#top .navbar-right {
  display: none;
}
#content {
  margin: 2cm 0 0 0;
  padding: 0;
  float: none;
  overflow: visible;
}
#content article ul.nav-tabs-sub li {
  display: none;
}
#content article ul.nav-tabs-sub > li.active {
  display: block;
  text-align: left;
}
#content article ul.nav-tabs-sub > li.active a {
  border: none;
  font-size: 1.4em;
  padding-left: 7px;
  font-weight: bold;
}
#content iframe {
  border: none;
  overflow: visible;
}
#content .alert,
#content .nav-tabs-sub {
  display: none;
}
#content .table tr td:first-child,
#content .table tr th:first-child {
  padding-left: 0px;
}
#content .table-full {
  margin: 0px !important;
}
footer#bottom .col-lg-6 {
  width: 50%!important;
  float: left;
}
header,
footer#bottom,
.navbar {
  display: block;
}
/* Sideframe geöffnet */
body.has_drawer.opened header#top {
  display: none;
}
body.has_drawer.opened #sideframe {
  width: 100%;
  border: none;
  box-shadow: none;
}
body.has_drawer.opened #sideframe iframe {
  background-color: white;
  border: none;
  margin: 0px;
}
body.has_drawer.opened #sideframe .drawer-actions-left,
body.has_drawer.opened #sideframe .drawer-actions-right {
  display: none;
}
body.has_drawer.opened #sideframe .icon {
  display: none;
}
body.has_drawer.opened #sideframe .nav-tabs-sub {
  display: none;
}
body.has_drawer.opened #content {
  display: none;
}
body.has_drawer.opened footer#bottom {
  display: none;
}
/* iFrame Sideframe */
body.sideframe {
  padding: 0px 0.5cm;
}
body.sideframe header#top {
  display: block;
}
body.sideframe #content {
  margin: 0;
}
body.sideframe #outerwrapper {
  margin: 0;
}
/* Printbase */
body.printbase {
  /* Bootstrap Padding Reset */
  /* Lieferschein */
  font-size: 12px;
  /* Tabelle */
  /* Schadensmeldung */
  /* Anzeige DIGITAL */
  /* Schadensmeldung PRINT */
  /* Seitenränder */
}
body.printbase .col-xs-1,
body.printbase .col-sm-1,
body.printbase .col-md-1,
body.printbase .col-lg-1,
body.printbase .col-xs-2,
body.printbase .col-sm-2,
body.printbase .col-md-2,
body.printbase .col-lg-2,
body.printbase .col-xs-3,
body.printbase .col-sm-3,
body.printbase .col-md-3,
body.printbase .col-lg-3,
body.printbase .col-xs-4,
body.printbase .col-sm-4,
body.printbase .col-md-4,
body.printbase .col-lg-4,
body.printbase .col-xs-5,
body.printbase .col-sm-5,
body.printbase .col-md-5,
body.printbase .col-lg-5,
body.printbase .col-xs-6,
body.printbase .col-sm-6,
body.printbase .col-md-6,
body.printbase .col-lg-6,
body.printbase .col-xs-7,
body.printbase .col-sm-7,
body.printbase .col-md-7,
body.printbase .col-lg-7,
body.printbase .col-xs-8,
body.printbase .col-sm-8,
body.printbase .col-md-8,
body.printbase .col-lg-8,
body.printbase .col-xs-9,
body.printbase .col-sm-9,
body.printbase .col-md-9,
body.printbase .col-lg-9,
body.printbase .col-xs-10,
body.printbase .col-sm-10,
body.printbase .col-md-10,
body.printbase .col-lg-10,
body.printbase .col-xs-11,
body.printbase .col-sm-11,
body.printbase .col-md-11,
body.printbase .col-lg-11,
body.printbase .col-xs-12,
body.printbase .col-sm-12,
body.printbase .col-md-12,
body.printbase .col-lg-12 {
  padding-right: 0px;
}
body.printbase .header .col-xs-2,
body.printbase .header .col-xs-3 {
  padding-left: 0px;
}
body.printbase .border {
  border-top: 1px solid #ddd;
}
body.printbase img.logo {
  width: 115px;
  margin-top: 25px;
  margin-left: 90px;
}
body.printbase h2 {
  font-size: 2.4em;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
}
body.printbase h3 {
  font-size: 1.4em;
  text-transform: uppercase;
  margin: 15px 0px 5px 0px;
}
body.printbase h3.head {
  margin: 7px 0px 1px 0px;
}
body.printbase h4 {
  font-size: 1.1em;
  font-weight: bold;
  margin: 20px 0px 5px 0px;
}
body.printbase p.date {
  font-size: 1.1em;
  margin-top: 11px;
  padding-left: 22px;
}
body.printbase table.table tr:first-child td {
  border-top: none;
  margin-top: 4px;
}
body.printbase table.table tr td:first-child {
  font-weight: bold;
  padding-right: 0px;
  padding-left: 0px;
}
body.printbase .alert {
  text-align: center;
  background-color: #d0d0d0;
}
body.printbase .alert h2 {
  margin: 2px 0px 4px 0px;
}
body.printbase .alert p {
  font-size: 1.1em;
  margin-bottom: 2px;
}
@media screen {
  body.printbase .wrapper {
    max-width: 800px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media print {
  body.printbase .alert {
    background-color: #d0d0d0 !important;
    -webkit-print-color-adjust: exact;
  }
  body.printbase img.logo {
    margin-left: 35px;
  }
  body.printbase p.date {
    padding-left: 45px;
  }
}
@page {
  margin-top: 1.75cm;
  margin-right: 1.75cm;
  margin-bottom: 0cm;
  margin-left: 3.5cm;
}
