﻿@font-face {
  font-family: eew-regular;
  src: url(eew-regularWEB.woff);
}
@font-face {
  font-family: eew-bold;
  src: url(eew-boldWEB.woff);
}
@media print {
  body {
    font-size: 1em !important;
  }
  .body-content table,
  .body-content table th {
    font-size: 1em !important;
  }
  .wiegedaten-table {
    width: 100%;
  }
}
.body-contant {
  margin-top: 50px;
}
.navbar {
  background-color: white;
  min-height: 40px;
  border: none;
  height: auto;
  border-bottom: none;
  background: url(img/eew-logo2.png) 8px 12px no-repeat;
  background-size: 140px;
}
#navbarSupportedContent {
  margin-left: 150px;
  margin-top: 22px;
}
.navbar-dark .navbar-nav > li > a {
  color: #3b3b3b;
}
.nav > li > a,
li.dropdown > a,
div.navbar-header > a {
  color: #292929 !important;
  background-color: transparent !important;
}
.dropdown-menu > li > a:hover {
  color: #8e1c18 !important;
}
.navbar-dark .navbar-nav > .open > a,
.navbar-dark .navbar-nav > .open > a:hover,
.navbar-dark .navbar-nav > .open > a:focus {
  color: #ff8200;
  background-color: white;
}
.header-logo > a {
  display: none !important;
}
.header-logo {
  background: url(img/eew-logo.png) left top no-repeat;
  width: 140px;
  height: 60px;
  background-size: 128px 53px;
  margin-left: 15px !important;
  margin-top: 5px;
  margin-bottom: 5px;
}
/*** DROPDOWN-MENUE ***/
.dropdown-menu {
  background: white;
  border-radius: 0;
}
.nav > li > a,
li.dropdown > a {
  color: #ce6727;
}
.dropdown-menu .divider {
  margin: 5px 0;
}
ul.nav > .active-tab {
  background-color: white !important;
}
.dropdown-menu > li > a:hover {
  background-color: #EFEFEF;
}
@media (min-width: 768px) {
  .currentAppMain {
    width: 905px;
    margin-top: 15px;
  }
  .login-fieldset {
    width: 435px;
  }
  .nav > li > a,
  li.dropdown > a,
  div.navbar-header > li {
    padding-bottom: 8px;
    padding-top: 2px;
    margin-top: 10px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
  }
}
@media (max-width: 767px) {
  .grid-inner {
    width: 94%;
  }
  .login-fieldset {
    width: 100%;
  }
  .navbar.navbar-dark {
    background: #EEE;
  }
  .dropdown-menu > li > a:hover,
  .dropdown-menu > li > a:focus {
    background-color: #222;
  }
  .nav li a {
    display: block !important;
  }
  .navbar-dark .navbar-nav > li > a:focus {
    background-color: white !important;
  }
  .navbar .nav.navbar-nav > li > a {
    font-family: eew-regular;
    background-color: transparent;
    font-size: 1.1em;
  }
  .navbar-toggle {
    border: 0px solid transparent !important;
    background-color: #ff8200 !important;
  }
}
.body-content {
  padding-top: 70px;
  padding-bottom: 20px;
  background: none;
  margin-top: 22px;
}
.nav > li > a,
li.dropdown > a,
div.navbar-header > a {
  padding-bottom: 10px;
}
h1,
h2,
h3,
h4,
h5 {
  color: #222;
  font-family: 'UniversLT-CondensedLight', Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  margin-top: 0;
  line-height: 125%;
}
h1 {
  font-size: 36px;
}
h3 {
  font-size: 18px;
}
h4 {
  padding-top: 8px;
  color: #ff8200;
  font-weight: 600;
  font-size: 14px;
}
#smalllogo {
  margin-top: -10px;
}
body,
html {
  margin: 0;
}
body {
  font-size: 14px;
  font-family: 'UniversLT-Light', Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  line-height: 140%;
}
#start-header {
  background: url("img/head2.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}
#center {
  margin: 0 0 0 0;
  background-image: none;
  background-color: #fff;
}
a {
  color: #48B;
}
#logo {
  visibility: hidden;
}
.white,
.white a {
  color: #fff;
}
.btn-square > .svg {
  opacity: 1;
}
.btn-square > .svg path {
  fill: #ff8200 !important;
}
.btn-square > .svg path.colored {
  fill: #ff8200 !important;
}
.btn-square > .svg path.bgcolor {
  fill: #fff !important;
}
.show-help-btn {
  color: #003366 !important;
}
.btn {
  border-radius: 0 !important;
}
.loginFooterLinks {
  padding: 8px 12px 12px 40px;
  background: rgba(255, 255, 255, 0.9);
}
.footerbar {
  background-color: #F5F5F5;
}
footer {
  bottom: 0;
  width: 100%;
  height: 32px;
  color: #555;
  padding-top: 6px;
  z-index: 99;
}
/*** Kacheln ***/
.btn-square {
  border: none;
  color: #333 !important;
  background-color: #DDD !important;
  border-bottom: 2px solid #ff8200 !important;
  border-radius: 2px;
}
.btn-square:hover {
  background-color: rgba(206, 103, 39, 0.4);
}
.btn-square > .svg {
  fill: #ff8200 !important;
}
.btn-default {
  background-color: #e2e2e2;
  border: none;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  color: #444;
  border-bottom: 2px solid #ff8200;
  transition: all 0.1s ease-in;
}
.btn-default.disabled:hover {
  background-color: rgba(206, 103, 39, 0.4) !important;
  box-shadow: none;
}
.btn-default:hover {
  background-color: #ddd;
  border-bottom: 2px solid rgba(206, 103, 39, 0.6);
  color: #000;
}
.dataTable th {
  background: #eee !important;
}
input[type='text'],
textarea,
input[type='number'],
input[type='password'],
input[type='email'] {
  border-radius: 0;
}
tr.even {
  background: #ffffff !important;
}
.dataTableResetFilterBtn {
  border: none;
}
.navbar-nav.login a {
  font-size: 14px !important;
  color: #AAA;
}
.btn.disabled {
  background-color: rgba(206, 103, 39, 0.4);
  border: none;
  color: #292929;
}
.btn.disabled:hover,
.btn-default.disabled:hover,
.btn[disabled]:hover,
fieldset[disabled],
.btn::after:hover,
a.btn.disabled:hover {
  background-color: rgba(206, 103, 39, 0.6) !important;
  background: red !important;
  border: none;
  color: #292929;
}
.login-form {
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 50%;
  right: 0;
  padding: 14px 14px 14px 14px;
  transform: translate(0, -50%);
}
.container3 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.logo-v1 {
  text-align: left;
}
.loginFooterLinks {
  margin-top: inherit;
  font-weight: normal;
  padding: 7px 28px;
}
.loginFooterLinks a:hover {
  color: white;
}
.login-input {
  width: 100%;
}
@media (min-width: 768px) {
  .login-panel {
    padding-right: 60px;
    width: 640px;
    margin-top: 10px;
    margin-bottom: 10px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.4);
  }
  .login-fieldset > .form-horizontal {
    background: none;
    padding: 0;
    box-shadow: none;
  }
  .login-fieldset > .form-horizontal,
  .tab-pane > .form-horizontal {
    background: unset;
  }
}
.tab-content .form-horizontal {
  padding: 0;
  box-shadow: none;
}
.navbar-dark {
  background-color: #FFF !important;
}
.nav {
  margin-top: 24px !important;
}
.nav > li {
  padding-top: 8px !important;
}
.navbar .nav.navbar-nav > li > a {
  font-family: eew-bold;
  background-color: transparent;
  font-size: 1.2em;
}
.navbar .nav.navbar-nav > li.active-tab a {
  color: #8e1c18 !important;
}
.navbar .nav.navbar-nav > li > a:hover {
  color: rgba(206, 103, 39, 0.6) !important;
}
.navbar .nav li a {
  display: initial;
  color: #ff8200 !important;
}
.navbar .nav li ul li a:not(.language-select) {
  color: black !important;
  display: block;
  width: 100%;
}
.language-btn {
  background-color: #ddd;
}
.dropdown-menu li:not(.divider) {
  padding: 2px 6px 2px 2px;
}
ul.multiselect-container > li {
  padding: 0 !important;
}
.dropdown-menu li:not(.multiselect-item.filter):hover {
  background-color: #EEE;
}
.nav > li > a:hover,
.nav > li > a:focus {
  color: #ff8200 !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus .tab-content.tabs-padded .tab-pane {
  color: #333;
}
.dropdown-menu > li.active-tab > a,
.dropdown-menu > li.active-tab {
  background-color: #EEE;
}
.navbar-nav > li.active-tab {
  background-color: #EEE;
}
.navbar-nav > li.active-tab > a {
  padding-bottom: 0px !important;
  background-color: #EEE;
}
.sidebarElement.active {
  background: #ff8200 !important;
}
.sidebarElement.active > a:hover {
  background: #8e1c18 !important;
  color: white !important;
}
@media (max-width: 948px) {
  .currentAppMain {
    margin-top: 15px;
  }
}
input[type="email"],
input[type="text"],
input[type="password"] {
  border: 1px solid #DDD;
}
.start-welcome-text {
  color: #ce6727;
  padding-top: 12px;
}
.currentApp {
  padding-right: 15px;
}
.currentApp-withimg .currentAppMain {
  margin-left: 15px;
}
.currentApp-withimg {
  background-size: 0 !important;
}
.login-second-fieldset {
  width: 435px;
}
.start-v4 {
  background: url(img/eew-wallpaper.jpg) !important;
  background-position: center;
  background-size: cover;
}
.start-v4 .header-logo {
  display: none;
}
#logolink img {
  width: 200px;
}
.btn-login {
  background-color: #ff8200;
  color: #FFF;
}
.btn-login:hover {
  background-color: #ff8200;
  color: #FFF;
  opacity: 0.8;
}
.languages {
  float: right;
  margin-right: 0;
}
.languages .btn:hover {
  background-color: #dfdfdf;
}
.selected-language {
  border-bottom: 2px solid #ff8200 !important;
}
.news {
  margin-top: 12px;
}
.kunde-homepage-link {
  position: absolute;
  right: 32px;
  top: 8px;
}
.kunde-homepage-link a {
  color: #ff8200;
  font-family: eew-bold;
}
.btn-active {
  background-color: #ccc;
  box-shadow: none;
  border-color: #e29514;
  color: #555;
}
.btn-active:hover {
  cursor: default;
  background-color: #ccc;
  box-shadow: none;
  border-color: #e29514;
  color: #555;
}
.btn-square-disabled {
  color: #888 !important;
  border-color: #DBA !important;
}
.btn-square-disabled:hover {
  color: #888 !important;
  cursor: default;
  background-color: #CCC;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.btn-square-disabled > .svg,
.btn-square-disabled > .svg path,
.btn-square-disabled > .svg path.colored {
  fill: #DBA !important;
}
#waagenDiv {
  background: #FFF;
  border: 1px solid #DDD;
  border-radius: 1px;
  box-shadow: inset 1px 1px 2px rgba(120, 120, 120, 0.3);
  padding-left: 5px;
  height: 28px;
  width: 240px;
}