body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6em;
}
#wrap {
  background-color: #ffffff;
}
#wrap .solidline {
  border-color: #05262a;
}
label {
  color: #05262a;
  font-weight: bold;
}
h1,
h2,
h3,
h4,
h5,
p,
th,
td,
li {
  color: #05262a;
}
h4.heading {
  font-weight: 700;
}
.logo-header-blue {
  background: url('../../../img/landingpage/logo.svg?v=2.0.35.0') no-repeat;
}
.logo-header {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  width: 150px;
  height: 40px;
}
.logo-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 250px;
  height: 70px;
}
a,
a:active {
  color: #05262a;
  text-decoration: underline;
  font-weight: 700;
  outline: 0;
}
a:focus,
a:hover {
  color: #05262a;
  font-weight: 900;
}
.btn {
  font-size: 12px;
  min-width: 130px;
}
.btn.long {
  min-width: 244px;
}
.btn.icon {
  min-width: 160px;
}
.btn,
.btn a {
  text-decoration: none;
}
.btn-success,
.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.btn-success:active:focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus {
  color: #ffffff !important;
  background-color: #05262a;
  border-radius: 3px;
  outline: none;
}
.btn-danger,
.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:active:focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus {
  color: #05262a;
  background-color: #ffffff;
  border-color: #05262a;
  border-width: 2px;
  border-radius: 3px;
  outline: none;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger:active:focus {
  font-weight: bold;
}
.bootbox-body .btn-success,
.btn-success-inverted,
.btn-success-inverted:hover,
.btn-success-inverted:active,
.btn-success-inverted:focus,
.btn-success-inverted:active:focus {
  color: #05262a !important;
  background-color: #ffffff;
  border-color: #ffffff;
  border-width: 2px;
  border-radius: 3px;
  outline: none;
}
.btn-success-inverted > a,
.btn-success-inverted > span,
.btn-success-inverted i {
  color: #05262a;
}
.btn-danger-inverted,
.btn-danger-inverted:hover,
.btn-danger-inverted:active,
.btn-danger-inverted:focus,
.btn-danger-inverted:active:focus {
  color: #ffffff;
  background-color: #05262a;
  border-color: #ffffff;
  border-width: 2px;
  border-radius: 3px;
  outline: none;
}
.btn-danger-inverted > a {
  color: #ffffff;
}
.btn-primary,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:active:hover,
.btn-primary:active:focus {
  border: 1px solid #05262a;
  background: #05262a;
  color: #ffffff;
  outline: 0;
  border-radius: 3px;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #05262a;
  border-color: #05262a;
}
.btn-tag-and-close {
  min-width: 260px;
}
.btn-save-and-close {
  min-width: 205px;
}
.dropdown-menu > li > a {
  color: #ffffff;
  text-decoration: none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #05262a;
  background-color: #ffffff;
}
.input-group > input + .input-group-btn > button {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.nrp-select-wrapper:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0d7";
  font-weight: 900;
  font-size: 12px;
  position: absolute;
  right: 25px;
  top: 5px;
  color: #ffffff;
  pointer-events: none;
  outline: none;
}
.nrp-select {
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
/*entfernt den defaul pfeil vom IE*/
.nrp-select::-ms-expand {
  display: none;
}
input,
.form-control,
.form-control select {
  background: #05262a;
  color: #ffffff;
  border: 0;
  border-radius: 3px;
}
.bootbox-body input,
.bootbox-body .form-control,
.bootbox-body .form-control select {
  background: #ffffff;
  color: #05262a;
}
.bootbox-body .ms-ctn .ms-trigger .ms-trigger-ico {
  border-top-color: #05262a;
}
.bootbox-body .ms-sel-ctn input {
  background-color: #ffffff;
  color: #05262a;
}
.bootbox-body input,
.bootbox-body button,
.bootbox-body .form-control[disabled] {
  background: #ffffff;
  color: #05262a;
}
.bootbox-body input::placeholder {
  color: #05262a;
}
.bootbox td,
.bootbox th,
.bootbox label,
.bootbox a > i {
  color: #ffffff;
}
input.inverted,
.form-control[disabled].inverted,
.form-control[readonly].inverted,
.form-control.inverted,
.form-control.inverted select {
  color: #05262a;
  background: #ffffff;
  border: 0;
  border-radius: 3px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: #05262a;
}
input::placeholder {
  color: #ffffff;
  opacity: 1;
}
.btn-addon > input {
  height: 50px;
  padding-right: 140px;
}
.btn-addon > input + button {
  position: absolute;
  right: 6px;
  bottom: 5px;
  height: 40px;
  padding: 4px 8px;
  min-width: 125px;
  width: 125px;
  color: #ffffff;
  background-color: #05262a;
}
.btn-addon > input + button.inverted {
  color: #05262a;
  background-color: #ffffff;
}
.btn-addon > input + button.inverted:focus-visible {
  outline-color: #ffffff !important;
}
.btn-addon > input + button:hover,
.btn-addon > input + button:focus {
  font-weight: bold;
}
.btn-in-input > input {
  padding-right: 40px;
}
.btn-in-input > input + button {
  position: absolute;
  right: 11px;
  bottom: 3px;
  padding: 4px;
  height: 30px;
  min-width: auto;
  width: auto;
  color: #ffffff;
  background-color: #05262a;
}
.btn-in-input button > i {
  margin-left: 0;
}
.btn-in-input > input + button.inverted {
  color: #05262a;
  background-color: #ffffff;
}
.btn-in-input > input + button:hover,
.btn-in-input > input + button:focus {
  font-weight: bold;
}
button:hover,
button:focus {
  font-weight: bold !important;
}
.form-control::placeholder {
  color: #ffffff;
}
.input-group-addon {
  background-color: #05262a;
  border-radius: 3px;
  border: 0;
}
.input-group-addon > i {
  color: #ffffff;
}
.form-panel h2,
.form-panel a,
.form-panel span,
.form-panel .table-borderless thead tr th,
.form-panel .table-borderless td {
  color: #ffffff;
}
.form-panel {
  background: #05262a;
}
.form-panel label {
  color: #ffffff;
}
.form-panel .form-control,
.form-panel .ms-sel-ctn input,
input {
  background: #ffffff;
  color: #05262a;
}
.form-panel .ms-ctn .ms-trigger .ms-trigger-ico {
  border-top-color: #05262a;
}
.form-panel .input-group > input + .input-group-btn > button {
  border-color: #ffffff;
}
.form-panel .tvt-tag-selection {
  background: #ffffff !important;
  color: #05262a !important;
  border-color: #05262a !important;
}
/* LOGIN */
.form-panel .btn-primary,
.form-panel .btn-primary:active,
.form-panel .btn-primary:active:hover,
.form-panel .btn-primary:active:focus {
  outline: 0;
  border: 1px solid #05262a;
  border-radius: 3px;
  background: #ffffff;
  color: #05262a;
  font-weight: bold;
}
.form-panel .btn-primary:focus,
.form-panel .btn-primary:hover {
  font-weight: 900 !important;
}
.box-gray {
  background-color: #05262a;
  color: #ffffff;
}
.box-gray {
  background-color: #05262a;
  color: #ffffff;
}
.box-gray p,
.box-gray h2,
.box-gray a {
  color: #ffffff;
}
/*
.color-red {
    color: #FCA79C;
}
*/
.help-block {
  color: #a94442 !important;
}
.modal-content .help-block {
  color: #ffffff !important;
  border: 4px solid #a94442;
  border-radius: 4px;
  padding: 0px 5px 2px 5px;
}
.background-primary {
  background-color: #05262a;
}
.primary-blue,
.primary-blue span {
  color: #05262a;
}
.secondary-blue,
.secondary-blue span,
.secondary-blue label,
.secondary-blue p {
  color: #ffffff;
}
/*
.secondary-white,
.secondary-white h1,
.secondary-white span,
.secondary-white p {
    color: #E6FFFF;
}
*/
.cke_top {
  border-color: #05262a !important;
  background: #05262a !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.cke_chrome {
  border: 0 !important;
}
.cke_inner {
  border-radius: 10px !important;
}
.cke_contents,
.cke_bottom {
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
.cke_combo_text {
  color: #ffffff !important;
  cursor: pointer;
}
a.cke_button_disabled .cke_button_icon,
a.cke_button_disabled .cke_button_arrow,
.cke_combo_disabled .cke_combo_inlinelabel,
.cke_combo_disabled .cke_combo_open {
  opacity: .0 !important;
}
a.cke_button_off:hover,
a.cke_button_off:focus,
a.cke_button_off:active,
.cke_combo_on a.cke_combo_button,
.cke_combo_off a.cke_combo_button:hover,
.cke_combo_off a.cke_combo_button:focus,
.cke_combo_off a.cke_combo_button:active,
a.cke_button_on {
  background: #05262a !important;
  border: 1px #ffffff solid !important;
  cursor: pointer;
}
.cke_combo:after,
.cke_toolbar_separator,
.cke_toolgroup a.cke_button:last-child:after,
.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after {
  border-right: 0 !important;
  width: 0 !important;
}
.cke_combo_arrow,
.cke_button_arrow {
  border-top: 3px solid #ffffff !important;
}
.cke_wysiwyg_frame,
.cke_wysiwyg_div {
  background-color: #decca8 !important;
}
/* footer */
footer {
  background: #05262a;
}
footer a,
footer a:active,
footer a:hover,
footer a:focus,
footer a:visited {
  color: #ffffff;
}
.tvt-panel {
  /*    background-color: @backgroundColor;
    border-color: @backgroundColor;*/

}
.tvt-panel .panel-title {
  color: #05262a;
}
.panel-group > .tvt-panel .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #05262a;
}
.panel-heading {
  /*   background-color: @backgroundColor;
    border-color: @backgroundColor;
*/

}
/*
    Magicsuggest tag component
 */
.tvt-tag-selection {
  background: #05262a !important;
  color: #ffffff !important;
  border-color: #ffffff !important;
}
.tvt-tag-selection-tag-area {
  display: inline-block;
  white-space: nowrap;
  line-height: 1.55em;
  color: #05262a;
  border: 1px solid #05262a;
  font-size: 12px;
  font-weight: normal;
  cursor: pointer;
  padding: 0 5px;
  margin: 0 0 5px 5px;
  text-decoration: none;
  border-radius: 3px;
}
.modal-dialog .tvt-tag-selection-tag-area {
  cursor: default;
}
.tag-bar .info {
  margin-left: 5px;
  font-size: 13px;
  color: #05262a;
}
.tag-bar .tag-bar-icon {
  color: #05262a;
  font-size: 12px;
}
.dropdown-menu {
  background-color: #05262a;
  color: #ffffff;
}
.dropdown-menu::-webkit-scrollbar {
  background-color: #05262a;
  border-color: #ffffff;
  border-left: 1px solid;
  border-right: 1px solid;
}
.dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #ffffff;
}
.ms-sel-ctn input {
  background-color: #05262a;
  color: #ffffff;
}
.ms-ctn .ms-trigger .ms-trigger-ico {
  border-top-color: #ffffff;
}
.ms-res-ctn .ms-res-item-active {
  background-color: #ffffff;
  color: #05262a;
}
.ms-helper {
  color: #05262a;
}
.modal-header {
  background-color: #05262a;
  color: #ffffff;
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
}
.modal-footer {
  border-top: 0;
  padding-top: 0;
}
.modal-content {
  border-left-width: 3px;
  border-top-width: 3px;
  border-right-width: 8px;
  border-bottom-width: 8px;
  border-color: #b79a62;
  border-radius: 3px;
  background-color: #05262a;
  padding: 20px;
}
.modal-footer {
  border-color: #ffffff;
}
.assignment-heading {
  color: #05262a;
  font-size: large;
  font-weight: bold;
}
.alert {
  text-align: center;
  border-left-width: 3px;
  border-top-width: 3px;
  border-right-width: 8px;
  border-bottom-width: 8px;
  z-index: 1050 !important;
}
.alert > strong {
  font-weight: 500;
}
.alert-success {
  background-color: #ffffff;
  border-color: #05262a;
  color: #05262a;
}
.alert-info {
  background-color: #05262a;
  border-color: #ffffff;
  color: #ffffff;
}
.section-border {
  border: 1px solid rgba(56, 23, 137, 0.1);
  border-radius: 15px;
  padding: 15px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.tooltip-inner {
  color: #05262a;
  background-color: #decca8;
  max-width: 500px;
  text-align: left;
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
/*
    Bootstrap col-xs
*/
@media (max-width: 767px) {
  .modal-content {
  padding: 0;
}
.modal-header {
  padding-top: 15px;
}

}
*:focus {
  outline: none;
}
#textarea {
  width: 100%;
  height: 205px;
  max-height: 300px;
  overflow: auto;
  padding: 2px;
  /*
    resize: both;
    */

  white-space: nowrap;
  color: #05262a;
  background-color: #ffffff;
  font-size: 12px;
  border-radius: 3px;
  margin-top: 10px;
}
#textarea div,
#textarea span {
  color: #05262a;
}
@media (min-width: 992px) {
  .excel-action-bar {
  direction: rtl;
  position: fixed;
  top: 10px;
  right: unset !important;
  visibility: visible;
  transform: translateX(-242%);
  z-index: 1000;
}
.excel-action-bar .visible-open {
  transform: translateX(-61px);
}

}
@media (min-width: 1200px) {
  .excel-action-bar {
  transform: translateX(0);
}
.excel-action-bar .visible-open {
  transform: translateX(41px);
}

}
.mobile-context-menu {
  padding: 0;
  height: 30px;
  cursor: pointer;
}
/* END Multi action bar fix position */
.preference {
  cursor: pointer;
}
.preference.input-group-addon:focus-visible {
  outline: none;
}
.preference.input-group-addon:focus-visible i {
  outline: 2px solid #ffffff;
  outline-offset: 4px;
}
.input-group:has(.preference.input-group-addon:focus-visible) {
  outline: none;
}
.trustee-btn button,
.trustee-btn label {
  margin-top: 5px;
}
.nrp-button {
  font-weight: normal;
  margin-top: 5px;
  margin-right: 10px;
}
.nrp-button:hover,
.nrp-button:focus {
  font-weight: bold;
}
.nrp-button a {
  color: #ffffff;
  font-weight: inherit;
}
.nrp-button a:focus,
.nrp-button span:focus {
  font-weight: bold;
}
.trustee-btn span.fa {
  padding-right: 10px;
}
.trustee-list {
  display: block;
  white-space: nowrap;
  line-height: 1.2em;
  color: #05262a;
  font-size: 12px;
  font-weight: normal;
  cursor: pointer;
  padding: 0 5px;
  margin: 5px;
  text-decoration: none;
  border-radius: 3px;
}
.nrp-btn-row {
  padding-left: 5px;
}
#trustee-table .input-group {
  margin-right: 0;
}
@media (max-width: 991px) {
  .nrp-btn-row-2 {
  padding-left: 0;
}
#trustee-table .input-group {
  margin-right: 8px;
}

}
@media (max-width: 767px) {
  .nrp-btn-row {
  padding-left: 0;
}

}
#classic .pt-page {
  min-height: 0;
  /*reset global value*/

  min-width: 260px;
}
#classic .side-body {
  height: 500px;
  overflow-y: auto;
}
body#classic .side-body,
body#classic #wrap,
body#classic .pt-perspective {
  height: auto;
}
#classic .pt-perspective {
  min-height: 500px;
  margin-bottom: 30px;
}
#login-view {
  margin-bottom: 50px;
}
@font-face {
  font-family: 'NotoSans';
src: url('../../fonts/noto-sans/NotoSansJP-Regular.otf?v=2.0.35.0');
font-weight: 400;
font-style: normal;
font-display: auto;
}
@font-face {
  font-family: 'NotoSans';
src: url('../../fonts/noto-sans/NotoSansJP-Bold.otf?v=2.0.35.0');
font-weight: bold;
font-style: normal;
font-display: auto;
}
@font-face {
  font-family: 'NotoSans';
src: url('../../fonts/noto-sans/NotoSansJP-Black.otf?v=2.0.35.0');
font-weight: 900;
font-style: normal;
font-display: auto;
}
body {
  color: #05262a;
  line-height: 1.2em;
  font-family: NotoSans, sans-serif;
}
.logo-center {
  width: 180px;
  margin: 0 auto 20px;
  height: auto;
  text-align: center;
}
.nrp-fa-trustee:before {
  content: "\f2bd";
}
.logo-header-green {
  width: 170px;
  margin-top: 4px;
}
.logo-header {
  width: 150px;
  margin-top: 6px;
}
@media (min-width: 768px) {
  .nav-side-menu .brand .logo-header {
  margin: 29px auto !important;
}

}
.navbar {
  position: -webkit-sticky;
  position: sticky;
  background-color: #ffffff;
  opacity: 1;
  font-size: 12px;
  font-weight: 600;
  border-radius: 0;
  margin-bottom: 0;
  border-bottom: 4px solid #05262a;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.nav-link-2 {
  color: #05262a;
  opacity: 0.6;
}
.nav-link-2:hover {
  color: #05262a;
}
.nav-link-2:active {
  color: #05262a;
}
.nav-link-2:visited {
  color: #05262a;
  opacity: 0.9;
}
.nav-link-2.w--current {
  color: #05262a;
}
.nav-link-2.w--current:hover {
  color: #05262a;
}
.nav-link-2.w--current:active {
  color: #05262a;
}
.nav-link-2.w--current:visited {
  color: #05262a;
}
.nav-menu {
  clear: none;
}
.nav-menu:active {
  color: #05262a;
}
.sp-icon-wrapper {
  line-height: 95px;
}
.sp-icon-wrapper:hover,
.sp-icon-wrapper:focus {
  color: #decca8 !important;
}
.w-nav-menu a:hover,
.w-nav-menu a:focus {
  text-decoration: none;
  font-weight: 900 !important;
  color: #05262a;
}
.w-container a:hover,
.w-container a:focus {
  font-weight: 700 !important;
  color: #decca8;
}
@media screen and (max-width: 991px) {
  .menu-button {
  width: 60px;
  height: 60px;
  padding: 10px;
  color: #05262a;
}
.menu-button.w--open {
  background-color: #05262a;
}
.icon {
  display: inline-block;
  width: auto;
  color: #05262a;
  font-size: 44px;
  -o-object-fit: fill;
  object-fit: fill;
}
.nav-menu {
  position: fixed;
  left: auto;
  top: 60px;
  right: 0;
  bottom: auto;
  width: 300px;
  height: 310px;
  background-color: #05262a;
}

}
body.lp:after,
body.login:after {
  background: url('../../img/landingpage/Hintergrund.png?v=2.0.35.0') center center;
  content: "";
  position: fixed;
  /* stretch a fixed position to the whole screen */

  top: 0;
  height: 100vh;
  /* fix for mobile browser address bar appearing disappearing */

  left: 0;
  right: 0;
  z-index: -1;
  /* needed to keep in the background */

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body.tarife:after {
  background: url('../../img/landingpage/hintergrund-tarife.png?v=2.0.35.0') center center;
  background-size: cover;
}
body.ueber-uns:after {
  background: url('../../img/landingpage/hintergrund-ueber-uns.png?v=2.0.35.0') center center;
  background-size: cover;
}
body.login #wrap {
  background-color: initial;
}
body.login .side-body,
body.login #wrap,
body.login .pt-perspective {
  height: calc(100vh - 93px);
}
.textfield {
  width: 500px;
  height: 280px;
  padding: 60px 120px;
  position: relative;
  z-index: 2;
  font-size: 14px;
}
.textfield-1 {
  margin-top: 10px;
  background: url(../../img/landingpage/Textfeld-1.svg) no-repeat center;
  float: right;
  background-size: 100%;
  height: 312px;
}
.textfield-2 {
  background: url(../../img/landingpage/Textfeld-2.svg) no-repeat center;
}
.textfield-3 {
  background: url(../../img/landingpage/Textfeld-3.svg) no-repeat center;
  float: right;
  margin-top: -9px;
}
.textfield-4 {
  background: url(../../img/landingpage/Textfeld-4.svg) no-repeat center;
  padding: 30px 120px;
  margin-bottom: 10px;
}
.textfield-5 {
  background: url(../../img/landingpage/Tarif-Box-Max10.svg) no-repeat center;
}
.textfield-6 {
  background: url(../../img/landingpage/Tarif-Box-Max50.svg) no-repeat center;
}
.textfield-7 {
  background: url(../../img/landingpage/Tarif-Box-Max100.svg) no-repeat center;
}
.textfield-8 {
  background: url(../../img/landingpage/Tarif-Box-Max250.svg) no-repeat center;
}
.tarife .textfield {
  width: 396px;
  height: 287px;
  margin: 0 auto 30px;
  padding: 0;
  font-size: 14px;
}
.tarife h1 {
  color: #05262a;
  margin: 10px 20px 20px;
}
.tarife p,
.tarife h2 {
  color: #ffffff;
  text-align: center;
  margin-left: 20px;
  font-weight: bold;
  font-size: 18px;
}
.tarife h2 {
  font-size: 2em !important;
}
.tarife p {
  line-height: 1.4em;
}
.tarife .tarif {
  color: #05262a;
  line-height: 1.6em;
  font-size: 16px;
  background: url(../../img/landingpage/bg_tarif.png) no-repeat center;
  margin-right: 2px;
}
.textfield-2,
.textfield-4 {
  float: left;
  text-align: right;
}
.textfield-ueber-uns {
  background: url(../../img/landingpage/textfeld-ueber-uns.png) no-repeat center;
  background-size: 550px 100%;
  position: absolute;
  top: -0.5em;
  right: -0.5em;
  z-index: 10;
  width: 550px;
  padding: 20px 50px 20px 20px;
  margin-bottom: 30px;
}
.ueber-uns p,
.ueber-uns li {
  font-size: 14px;
}
.bild-1 {
  width: 450px;
  height: 300px;
  position: absolute;
  margin-top: 30px;
  z-index: 1;
}
.bild-2 {
  width: 450px;
  height: 300px;
  position: absolute;
  bottom: 10px;
  right: 0;
  z-index: 1;
}
.bild-3 {
  margin-bottom: 30px;
}
.bild-3-frame {
  position: absolute;
  top: -0.5em;
  left: -0.5em;
  z-index: 10;
}
.lp h2 {
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 10px;
  color: #003366;
}
.textfield p {
  color: #fff;
}
@media (max-width: 991px) {
  .textfield-3 {
  margin-top: -30px;
}

}
@media (max-width: 700px) {
  .textfield {
  width: 100%;
  position: relative;
  z-index: 2;
  height: 100%;
  margin-bottom: 10px;
  padding: 10px 100px;
}
.textfield-1 {
  background: #b79a62 url(../../img/landingpage/nr1.svg) no-repeat left top;
  background-size: 300px;
  float: right;
}
.textfield-2 {
  background: #b79a62 url(../../img/landingpage/nr2.svg) no-repeat right top;
  background-size: 300px;
}
.textfield-3 {
  background: #b79a62 url(../../img/landingpage/nr3.svg) no-repeat left top;
  background-size: 300px;
  float: right;
  margin-top: 0;
}
.textfield-4 {
  background: #b79a62 url(../../img/landingpage/nr4.svg) no-repeat right top;
  background-size: 300px;
}
.textfield-2,
.textfield-4 {
  float: left;
  text-align: right;
}
.bild-1,
.bild-2,
.bild-3 {
  display: none;
}
.textfield-ueber-uns {
  width: 100%;
  padding-top: 50px;
  background-size: 100% 100%;
}

}
@media screen and (max-width: 479px) {
  .image {
  width: 150px;
  height: auto;
  margin: 16px auto !important;
}
.textfield {
  padding: 10px 50px;
}

}
.product-spec {
  font-size: 3em;
  line-height: 1.1em;
}
.product-description {
  font-size: 1.2em;
  line-height: 1.4em;
}
#qrcodeimg div {
  border: 30px solid #ffffff;
  border-radius: 3px;
}
.line {
  padding: 0 0 12px;
  margin: 0;
}
.navi-content ul {
  margin-top: 0 !important;
}
.navi-content a:hover,
.navi-content a:focus,
.navi-content a:active,
.navi-content .active a {
  color: #decca8 !important;
  font-weight: normal !important;
}
.navi-content li.navi-btn a {
  background-color: #decca8 !important;
  color: #05262a !important;
  font-weight: 900 !important;
}
li.navi-btn a:hover,
li.navi-btn a:focus,
li.navi-btn a:active,
li.navi-btn .active a {
  border: #b79a62 !important;
  font-weight: 900 !important;
}
.nrp-button-row {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
@media screen and (max-width: 991px) {
  .menu-button {
  width: 59px;
  height: 59px;
}
.nrp-button-row {
  margin-right: -8px !important;
  margin-left: -8px !important;
}

}
.download-notice {
  margin-top: 10px;
  font-size: 14px !important;
}
.panel-group > .tvt-panel .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 0;
}
.product-spec {
  font-size: 2em;
}
label,
input,
select,
textarea {
  font-size: 12px;
  font-weight: normal;
}
.page-subline,
.dataTable tbody tr {
  font-weight: normal;
}
table.dataTable td label {
  font-weight: normal;
}
table.dataTable td .highlight label {
  font-weight: 700;
}
th .multi-selection .visible-action {
  top: -56px;
}
@media (max-width: 767px) {
  .fix-multi-action-bar {
  top: 118px;
}

}
.welcome a:hover,
.welcome a:focus,
.welcome a:active {
  color: #decca8;
}
.dataTables_scrollBody .no-footer {
  width: 99.5% !important;
}
.pagination > li > a {
  font-weight: normal;
  font-size: 14px;
}
.pagination > li > a:active,
.pagination > li > a:focus,
.pagination > li > a:active {
  font-weight: normal;
}
.pagination > li > a:hover {
  color: #decca8;
}
@media screen and (min-width: 676px) {
  .nrp-max-dialog .modal-dialog {
  width: 90%;
  max-width: 1200px;
}

}
.lp_box_header {
  margin-top: 10px;
  text-align: right;
  background-color: #05262a;
  padding: 25px 30px 10px;
}
.lp_box {
  width: 1100px;
  height: 500px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 50px;
  right: 0;
  text-align: center;
  top: 160px;
  z-index: 1;
}
.lp_box_content {
  background-color: #05262a;
  padding: 70px 30px 30px;
  line-height: 25px;
  color: #fff;
  font-size: 14px;
}
.lp_box_inner_content {
  position: relative;
  opacity: 100%;
  z-index: 2;
  width: 85%;
}
.lp_box_2 {
  background: rgba(255, 255, 255, 0.6);
  line-height: 25px;
  padding-top: 50px;
}
.lp_box_2 .w-container {
  width: 75%;
}
.lp_box_2 UL {
  font-size: 14px;
  color: #b79a62;
  padding-left: 0;
}
.lp_box_2 LI {
  color: #877a60;
}
.lp_info_grafik {
  text-align: center;
  padding: 40px 0;
}
@media screen and (max-width: 1200px) {
  .lp_box {
  display: none;
}
.lp_box_header {
  padding: 20px;
}
.lp_box_header h3 {
  margin: 0;
}
.lp_box_content {
  background-color: #b79a62 !important;
  padding-top: 20px;
}

}
.tarife_text {
  font-size: 14px;
  color: #05262a;
  padding: 10px 30px;
}
.heading-info {
  vertical-align: 0;
}
.heading-info i {
  vertical-align: -0.0667em;
}
