h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  font-weight: 400;
}
a {
  transition: all 0.2s ease-in-out 0s;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
  transition: all 0.2s ease 0s;
}
header {
  width: 100%;
}
header .inner {
  padding: 15px 0;
}
.portal_logo img {
  max-height: 140px !important;
  max-width: 250px !important;
  padding: 10px !important;
}
nav .inner {
  height: 48px;
  line-height: 48px;
}
nav a {
  display: inline-block;
  margin: 0 15px 0 0;
  font-weight: 500;
  padding-top: 2px;
  border-bottom: 2px solid transparent;
  font-size: 13px;
}
nav a:hover,
nav a.active {
  color: #373737;
  border-bottom: 2px solid #373737;
}
.page-content {
  padding-top: 100px;
  padding-bottom: 100px;
}
.btn-portal {
  border: 1px solid #adcb09;
  background: #adcb09;
  color: #373737;
  padding: 10px 15px;
  display: inline-block;
  border-radius: 0px;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  width: 100%;
}
.btn-portal:hover,
.btn-portal:active,
.btn-portal:focus {
  background: #ceec09;
  color: #373737;
}
.btn-portal.btn-outline {
  border: 1px solid #adcb09;
  background: #fff;
}
.btn-portal.btn-outline:hover {
  background: #ceec09;
}
.btn-table {
  background: #adcb09;
  color: #373737;
  padding: 3px 8px;
  text-align: center;
  border-radius: 5px;
  margin: 0 0 0 5px;
  display: inline-block;
  font-size: 12px;
}
.btn-table:hover,
.btn-table:active,
.btn-table:focus {
  background: #ceec09;
  color: #373737;
}
.introtext {
  font-size: 16px;
  line-height: 1.8em;
  text-align: center;
}
.appointment-list {
  font-size: 13px;
}
.badgecounter {
  background: #c70000;
  color: #fff;
  font-size: 12px;
  padding: 0 4px;
  height: 15px;
  border-radius: 15px;
  display: inline-block;
  text-align: center;
  line-height: 15px;
  position: absolute;
  right: -8px;
  top: 2px;
  font-weight: 700;
}
.badge-cart {
  display: none;
}
footer {
  width: 100%;
  background: #212934;
  margin: 50px 0 0 0;
  font-size: 13px;
  padding: 50px 0 50px 0;
  color: #fff;
}
footer a {
  margin: 0 15px 0 0px;
  font-size: 11px;
  color: #adcb09;
}
footer .col-md-4 {
  margin-bottom: 20px;
}
.footer-menu a {
  display: block;
  padding: 15px 0px;
  border-bottom: 1px solid #26303e;
  color: #fff;
  font-size: 14px;
}
.copyright {
  width: 100%;
  background: #1d242d;
  font-size: 13px;
  color: #888;
  height: 60px;
  line-height: 60px;
}
.copyright a {
  color: #fff;
}

/* Style Portal */
body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header {
}
header .inner {
}
header .userinfo {
  color: #fff;
  text-align: right;
  float: right;
  height: 55px;
}

header .userinfo .table td {
  border: 0px;
  vertical-align: middle;
}

header .userinfo .greet {
  font-size: 13px;
  font-style: italic;
}

header .userinfo .username {
  margin-bottom: 15px;
  padding-top: 15px;
}
header .userinfo .username a {
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  font-style: italic;
}
header .userinfo .username .dropdown-menu a {
  color: #0075be;
  font-size: 14px;
  display: block;
  padding: 5px 10px;
  font-style: normal;
}
header .userinfo .username .dropdown-menu a:hover {
  color: #000;
}
header .userinfo a,
header .dropdown-toggle {
  color: #fff;
  font-size: 18px;
  margin: 0px 10px 5px 0;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
nav {
  /*background: #ADCB09;*/
}
nav .left {
  float: left;
}
nav .right {
  float: right;
}
nav a {
  color: #373737;
}
.nav-wrapper {
  display: block;
}
#nav-toggle {
  display: none;
}
#nav-toggle i {
  color: #fff;
  font-size: 25px;
  float: right;
}
.logo {
  float: left;
}
.slogan {
  color: #fff;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  float: left;
  padding: 51px 0 0 20px;
}
footer .inner {
  font-size: 12px;
}

.breadcrumb-list {
  padding: 0;
  margin: 25px 0 0 0;
  font-size: 12px;
}
.breadcrumb-list li {
  display: inline-block;
}
.breadcrumb-list li:after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: 700;
  padding: 0 6px 0 8px;
  color: #999;
}
.breadcrumb-list li:last-child:after {
  content: "";
}
.breadcrumb-list > i {
  font-weight: 700;
  padding: 0 6px 0 0;
  color: #999;
}

/* Fragebogen */
#dyn-survey label {
  font-weight: 700;
}
#dyn-survey .form-group {
  margin-bottom: 0;
}
#dyn-survey div[objtype="question"] {
  margin-top: 25px;
}
#dyn-survey input[type="text"] {
  border: 0 !important;
  border-bottom: 1px solid #ddd !important;
}
#dyn-survey input[type="text"]:focus {
  outline: none;
  border: 0 !important;
  border-bottom: 1px solid #adcb09 !important;
}
.funkyradio label {
  border: 0;
}
.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label {
  color: #373737;
  line-height: 25px;
}
.funkyradio input[type="radio"]:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:not(:checked) ~ label {
  color: #373737;
  line-height: 25px;
}
.funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
  color: #373737;
  line-height: 25px;
}
.funkyradio-primary input[type="radio"]:checked ~ label:before,
.funkyradio-primary input[type="checkbox"]:checked ~ label:before {
  color: #0075be;
  background-color: #adcb09;
  margin: 0;
  padding-left: 8px;
  font-size: 12px;
  max-width: 25px;
  max-height: 25px;
  border-radius: 25px;
  line-height: 26px;
}
.funkyradio input[type="radio"]:checked ~ label:before,
.funkyradio input[type="checkbox"]:checked ~ label:before {
  font-family: "fontawesome";
  content: "\f111";
}
.funkyradio input[type="radio"]:not(:checked) ~ label:before,
.funkyradio input[type="checkbox"]:not(:checked) ~ label:before {
  border-radius: 25px;
  font-size: 20px;
  max-width: 25px;
  max-height: 25px;
}
.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
  border-radius: 25px;
  font-size: 12px;
  max-width: 25px;
  max-height: 25px;
  font-family: "fontawesome";
  content: "\f111";
  padding-left: 8px;
  line-height: 26px;
  color: #999;
}
.funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
  text-indent: 2.5em;
}

.account h3 {
  border-bottom: 1px solid #e9e9e9;
  padding: 0 0 5px 0;
}

/* Inbox */
.inbox-new {
  background: #f5f5f5;
}
.inbox td {
  cursor: pointer;
}
.inbox .read {
  color: #337ab7;
}
.inbox .from {
  font-weight: 700;
}
.inbox-new .from {
  font-weight: 900;
}
.inbox .subject {
  display: block;
  font-size: 12px;
}
.inbox-new .subject {
  font-weight: 900;
}
.inbox .from:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f0c6";
  padding-right: 5px;
}
.inbox .time {
  text-align: right;
  font-size: 12px;
  font-weight: 700;
}
.inbox-new .time {
  font-weight: 900;
}
.pdfactions {
  margin: 0 0 15px 0;
}
.pdfactions a {
  display: inline-block;
  margin-right: 20px;
}

/* Surveylist */
.surveylist {
  margin: 25px 0;
}
.surveylist .item {
  background: #0075be;
  margin: 0 0 25px 0;
}
.surveylist .image {
  /*max-width: 200px;*/
  float: left;
  margin: 0 0 15px 0;
}
.surveylist .image img {
  display: block;
  width: 100%;
}
.surveylist .typeinfo {
  padding: 15px;
}
.surveylist .typeinfo .title {
  font-weight: 700;
  font-size: 16px;
  color: #fff;
}
.surveylist .typeinfo .description {
  color: #fff;
  font-size: 13px;
}
.surveylist .startlink {
  text-align: right;
  display: inline-block;
  float: right;
  padding: 2px 8px;
  border-radius: 15px;
  transition: all 0.2s ease-in-out 0s;
  margin: 15px 0;
  background: #adcb09;
  text-transform: uppercase;
  padding: 9px 20px;
  font-size: 12px;
}
.surveylist .startlink:hover {
  /*background: #a3deff;*/
  transition: all 0.2s ease 0s;
}
.surveylist .startlink a {
  color: #000;
  font-weight: 600;
}
.surveylist .startlink:hover a,
.surveylist .startlink:hover i {
  color: #373737;
  transition: all 0.2s ease 0s;
}
.surveylist .startlink i {
  color: #a3deff;
  padding-left: 5px;
  transition: all 0.2s ease-in-out 0s;
}

/* Mediathek */
.media-gallery h3 {
  background: #e9e9e9;
  color: #373737;
  padding: 5px 15px;
  border-radius: 15px;
}
.media-gallery-title {
  margin: 0 0 15px 0;
  border-bottom: 1px solid #e9e9e9;
  font-size: 14px;
  font-weight: 700;
}
.media-element {
  margin: 0 25px 25px 0;
  float: left;
  position: relative;
}
.media-element .media-img {
  width: 150px;
  height: 150px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border-radius: 10px;
}
.media-element .media-pdf {
  width: 150px;
  height: 150px;
  display: inline-block;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  color: #373737;
}
.media-element .media-pdf i {
  font-size: 50px;
  text-align: center;
  width: 100%;
  display: block;
  padding: 10px 0 10px 0;
  background: #e9e9e9;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.media-element .media-pdf span {
  font-size: 12px;
  text-align: center;
  word-break: break-all;
  line-height: 13px;
  display: block;
  padding: 10px;
}
.media-element .media-delete {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 20px;
  color: #c70000;
  background: #fff;
  padding: 2px 5px;
  cursor: pointer;
  display: none;
  border-bottom-left-radius: 10px;
}
.media-element:hover .media-delete {
  display: block;
}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: auto;
}
.upload-btn-wrapper input {
  cursor: pointer;
}
.uplbtn {
  border: 0;
  width: auto;
  background: #adcb09;
  color: #373737;
  border-radius: 10px;
  padding: 5px 15px;
  font-size: 12px;
  display: inline-block;
}
.contentloader {
  font-size: 20px;
  font-weight: 700;
  width: 80px;
  height: 80px;
  color: #fff;
  position: absolute;
  top: 40%;
  left: 50%;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50px;
  font-size: 40px;
  text-align: center;
  line-height: 80px;
  margin: -40px 0 0 -40px;
}
.contentloader i {
  line-height: 80px !important;
}
#addressbook {
  min-height: 200px;
  position: relative;
}
.addressbook {
  margin: 0 0 25px 0;
}
.address {
  border: 2px solid #e9e9e9;
  border-radius: 10px;
  padding: 15px;
  overflow: hidden;
  position: relative;
  margin-bottom: 25px;
}
.address-content {
  padding-bottom: 30px;
}
.address-add {
  border: 2px dashed #e9e9e9;
  text-align: center;
  display: block;
}
.address-add span {
  display: block;
  font-size: 20px;
  margin: 0 0 10px 0;
}
.address-add i {
  font-size: 26px;
  color: #ccc;
}
.default-address {
  background: #e9e9e9;
  margin: -15px -15px 10px -15px;
  padding: 10px 15px;
}
.address-actions {
  position: absolute;
  bottom: 15px;
  font-size: 12px;
}
.address-actions a {
  display: inline-block;
  margin-right: 15px;
}
#switchShippingAddress,
#switchInvoiceAddress {
  display: none;
  margin: 10px 0 0 0;
}

.payment-method-title {
  font-weight: 700;
}
.payment-method-short-description {
  margin-bottom: 10px;
}
.payment-method-description {
  margin-bottom: 20px;
}

/* Orders */
#orders {
  min-height: 200px;
  position: relative;
  margin: 15px 0 0 0;
}
.orderlist .details-row td:last-child {
  text-align: right;
}

#angebotsPDFView #HeaderData {
  margin-bottom: 50px;
}
.offer-infos {
  font-size: 12px;
}
.offer-infos td {
  padding: 5px !important;
}

.cross-selling {
  border-top: 1px solid #e9e9e9;
}

/* Labels */
.labels {
  background: #e9e9e9;
  padding: 50px 0;
}
.label-image {
  text-align: center;
}
.label-image img {
  display: block;
  margin: 0 auto 10px auto;
  width: 100px;
}
.label-image p {
  font-size: 16px;
}
.label-image-cert img {
  width: 150px;
}

.table-hint-stromeinsparung {
  margin-bottom: 10px;
}
.table-hint-stromeinsparung td {
  border: 0 !important;
  padding: 0 0 5px 0 !important;
}
.table-hint-stromeinsparung td:last-child {
  font-weight: bold;
  text-align: right;
  min-width: 80px;
  vertical-align: bottom;
}
.password-reset-form {
  margin: 200px 0;
}

@media (max-width: 992px) {
  .slogan {
    display: none;
  }
  .checkout-notice-bottom {
    display: none;
  }
}
@media (max-width: 448px) {
  header .userinfo {
    float: left;
    text-align: left;
    margin: 0 0 15px 0;
  }
  .logo {
    margin-bottom: 15px;
  }
  #cart-preview {
    display: none !important;
  }

  nav .inner {
    height: auto;
  }
  nav .left,
  nav .right {
    float: none;
  }
  nav a {
    display: block;
    line-height: 24px;
    border-bottom: 1px solid #fff;
    padding: 8px 15px;
    margin: 0 -15px;
  }
  nav a:hover,
  nav a.active {
    border-bottom: 1px solid #fff;
  }
  nav .right a:last-child {
    border: 0;
  }
  .nav-wrapper {
    display: none;
  }
  #nav-toggle {
    display: block;
  }
  .media-element .media-img,
  .media-element .media-pdf {
    width: 80vw;
  }
  .category {
    margin-bottom: 25px;
  }
  .surveylist .image {
    margin: 0 0 15px 0;
    max-width: 100%;
  }
}

.img-header {
  background-size: cover !important;
  padding: 100px 0;
}
.login .page-content {
  padding: 0;
  width: auto !important;
}
.login-wrapper {
  border: 0 !important;
  backdrop-filter: blur(20px) !important;
  background: rgba(255,255,255,0.5) !important;
  border-radius: 10px !important;
}