/* Elemente */
html {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

body {
  font-family: inherit;
  line-height: 1.5rem;
  word-wrap: break-word;
  hyphens: auto;
  padding: 164px 10px 10px 10px;
  color: #333333;
  background-color: #ffffff;
  border-top: none;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover, a:active {
  text-decoration: none;
  outline: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 1.3rem;
  font-family: inherit;
  font-weight: bold;
  margin: 12px 0;
  line-height: 1.4rem;
  color: inherit;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
}

label {
  display: inline-block;
  margin-bottom: 5px;
}

ul, ol {
  padding: 0;
  margin: 0 0 0 12px;
}

li {
  line-height: 20px;
}

p {
  margin: 0 0 9px 0;
}


/* Class */
.element-invisible {
  position: absolute;
  height: 1px;
  width: 1px;
  padding: 0;
  margin: 0;
  border: 0;
  overflow: hidden;
}

.text-monospace {
  font-size: 0.9rem;
}

.page-link {
  padding: 9px 18px;
  line-height: 18px;
}

.page-link > .fas {
  line-height: 18px;
}

.page-item.active .page-link {
  color: #333333;
  background-color: #e9ecef;
  border-color: #dee2e6;
  z-index: 3;
}

.pagination {
  margin: 0 0 18px 0;
  border-radius: 3px;
}

.header {
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  margin-bottom: 10px;
  background-color: #ffffff;
}

.brand {
  color: #001a27;
  float: left;
}

.container-fluid {
  padding-left: 10px;
  padding-right: 10px;
}

.container-fluid::before, .container-fluid::after,
.nav-pills::before, .nav-pills::after,
.clearfix::before, .clearfix::after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix::after, .nav-pills::after, .container-fluid::after {
  clear: both;
}

.site .container-fluid > .row {
  margin-left: -15px;
  margin-right: -15px;
}


/* Buttons */
.btn {
  display: inline-block;
  width: 100px;
  font-size: 1rem;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  line-height: 18px;
  margin-bottom: 0;
  padding: 5px 0px;
  vertical-align: middle;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #bbbbbb;
  border-radius: 4px;
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
}

.btn:hover,
.btn:focus {
  text-decoration: none;
  background-position: 0 -15px;
  transition: background-position .1s linear;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}

.btn:focus {
  outline: thin dotted #333333;
  outline-offset: -2px;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0099aa;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
}

.btn-w150 {
  width: 150px;
}

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #004b8d;
  background-repeat: repeat-x;
  background-image: linear-gradient(to bottom,#66ccff,#0099aa);
}

.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #faa732;
  background-repeat: repeat-x;
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
}


/* Ueberschrift */
.main01 {
  overflow: hidden;
  margin-top: 5px;
  margin-bottom: 10px;
}

.main01 h3 {
  float: left;
  width: 70%;
  margin-top: 16px;
  padding-bottom: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  border-bottom: #c0c0c0 solid 1px;
}

.main01 h3 a.btn {
  float: right;
  margin-top: -5px;
  margin-left: 40px;
}

.main01 img {
  float: right;
  height: 75px;
  margin-right: 5%;
}


/* Sub-Ueberschrift */
.main02 {
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-top: 20px;
  border-top: 1px solid #cccccc;
}

.main02 h3 {
  float: left;
  width: 40%;
  margin-top: 5px;
}

.main02 a.btn {
  float: left;
  margin-left: 60px;
}

.custom01 {
  padding-top: 32px;
  padding-bottom: 17px;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
  background-color: #20d8fb;
}

.custom02 {
  padding-top: 10px;
  padding-bottom: 2px;
  font-size: 1.3rem;
  font-weight: bold;
  text-align: center;
  background-color: #0088cc;
  color: #f5f5f5;
}


/* Sidebar left */
.sidebar-left {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

.sidebar-left h3 {
  margin-top: 0;
  padding-bottom: 0;
  font-size: 1.3rem;
  font-weight: bold;
}

.sidebar-left ul {
  padding-top: 16px;
  font-size: 1rem;
  color: #0088cc;
}

.sidebar-left a:hover,
.sidebar-left a:focus {
  color: #333333;
}


/* Tabellen */
table {
  width: 100%;
  margin-bottom: 18px;
  border-spacing: 0;
}

table th, table td {
  padding: 6px;
  font-size: 1rem;
}

table th.action1 {
  width: 5rem;
}

table th.action2 {
  width: 6rem;
}

table th.action3 {
  width: 8.5rem;
}

table th.action4 {
  width: 11rem;
}

table th.id {
  width: 4rem;
}

table .fas {
  color: cornflowerblue;
}

table td .divider {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.table-striped > thead {
  background-color: #d3d3d3;
}

.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #ffffff;
}

.table-striped tbody tr:nth-of-type(2n) {
  background-color: rgba(0,0,0,0.03);
}


/* Detail-Row */
.detail-row {
  display: flex;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}

.detail-row > .col,
.detail-row > [class*="col-"] {
  /* die Bootstrap-Gutters zurücksetzen */
  padding: 0;
}

.detail-row label,
.detail-row p {
  line-height: 1.8rem;
  margin-bottom: 0.4rem;
  font-size: 1rem;
  font-weight: normal;
  cursor: text;
}

.detail-row textarea {
  line-height: 1.3rem;
  margin-top: 6px;
  margin-bottom: 6px;
  padding: 4px 6px;
  border-radius: 3px;
  border: 1px solid #dddddd;
}

.detail-row textarea[readonly] {
  cursor: auto;
  background-color: #ffffff;
  box-shadow: none;
}

.detail-row textarea:focus {
  outline: 0;
}

.detail-row textarea.info,
.detail-row textarea.pem {
  width: 500px;
  resize: both;
}


/* Form und Form-Row */
form {
  margin: 0 0 -10px;
}

.form-row {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.form-row > .col,
.form-row > [class*="col-"] {
  /* die Bootstrap-Gutters zurücksetzen */
  padding: 0;
}

.form-row input,
.form-row textarea,
.form-row select {
  display: inline-block;
  width: 206px;
  height: 1.3rem;
  line-height: 1.3rem;
  margin-bottom: 6px;
  padding: 4px 6px;
  font-size: 1rem;
  font-weight: normal;
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  transition: border linear .2s, box-shadow linear .2s;
}

.form-row textarea {
  height: auto;
  font-size: 0.9rem;
}

.form-row input[type="radio"],
.form-row input[type="checkbox"] {
  width: auto;
  height: 16px;
  margin-top: 9px;
  margin-bottom: 6px;
  border: 0;
  cursor: pointer;
}

.form-row input:focus,
.form-row textarea:focus,
.form-row select:focus {
  border-color: rgba(82,168,236,0.8);
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}

.form-row input:focus:invalid,
.form-row textarea:focus:invalid,
.form-row select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

.form-row input:focus:invalid:focus,
.form-row textarea:focus:invalid:focus,
.form-row select:focus:invalid:focus {
  border-color: #e9322d;
  box-shadow: 0 0 6px #f8b9b7;
}

.form-row label,
.form-row p {
  line-height: 2.6rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: #333333;
  clear: both;
  cursor: text;
}

.form-row p.question {
  line-height: 2.6rem;
  margin-bottom: 12px;
  font-size: 1rem;
  font-weight: bold;
}

.form-row input {
  height: 1.7rem;
  margin-top: 6px;
  /* padding-left: 6px; */
  clear: both;
}

.form-row input[readonly],
.form-row textarea[readonly] {
  padding-left: 0;
  border: none;
  background-color: inherit;
  box-shadow: none;
  cursor: auto;
}

.form-row label + input,
.form-row input + input,
.form-row span + input {
  margin-left: 10px;
}

.form-row input + span {
  margin-left: 20px;
}

.form-row span + span {
  margin-left: 40px;
}

.form-row select {
  width: 350px;
  height: 24px;
  margin-top: 6px;
  padding: 0 4px;
}

.form-row select.anzahl,
.form-row input.plz,
.form-row input.pin {
  width: 70px;
}

.form-row input.nummer,
.form-row input.version,
.form-row input.cap,
.form-row input.date {
  width: 100px;
}

.form-row input.strasse,
.form-row input.ort,
.form-row input.email {
  width: 300px;
}

.form-row input.bez,
.form-row input.file {
  width: 500px;
}

.form-row input.sn {
  width: 560px;
}

.form-row textarea.info,
.form-row textarea.pem {
  width: 500px;
  margin-top: 6px;
  resize: both;
}

.form-row .datetimeshortcuts .date-icon {
  top: -2px;
}

.form-row .datetimeshortcuts a {
  margin-left: 4px;
  margin-right: 4px;
}

.form-row .datetimeshortcuts a:link,
.form-row .datetimeshortcuts a:visited,
.form-row .datetimeshortcuts a:focus {
  text-decoration: none;
}

.form-row .fa-info-circle {
  position: relative;
  z-index: -1;
  color: #20d8fb;
}


/* Submit-Row */
.submit-row {
  margin-top: 20px;
  margin-bottom: 20px;
}

.submit-row .btn {
  margin-left: 40px;
}


/* Messages */
.main-msg {
  margin-bottom: 2px;
  padding: 6px 10px 6px 10px;
  color: #333333;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.main01 + .main-msg {
  margin-top: -14px;
}

.main-msg + form {
  margin-top: 10px;
}

.main-msg.info {
  background-color: #ffff99;
}

.main-msg.success {
  background-color: #99ff99;
}

.main-msg.warning {
  background-color: #ffccff;
}

.main-msg.error {
  background-color: #ff33ff;
}

.main-msg span {
  display: block;
  float: right;
  margin-top: -2px;
  margin-right: 2px;
  padding: 0 4px 2px 4px;
/*  text-decoration: none;*/
  color: #666666;
  background-color: #cccccc;
  border: 1px solid #999999;
  border-radius: 4px;
  cursor: pointer;
}


/* Breadcrumb */
.bread {
  display: flex;
  margin-bottom: 8px;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.bread > a.ptn {
  float: right;
  max-width: 35%;
  padding: 4px 20px 4px 20px;
  text-decoration: none;
  color: #333333;
}

.bread > a.ptn:hover,
.bread > a.ptn:focus {
  color: #ffffff;
}

ul.breadcrumb {
  margin: 0 auto 0 0;
  padding: 4px 0 4px 50px;
  background-color: #cccccc;
  border-radius: 4px;
}

ul.breadcrumb li {
  margin-right: 20px;
}

.breadcrumb a:hover,
.breadcrumb a:focus {
  color: #ffffff;
}


/* Header-Navigationsbar */
.nav-pills {
  max-height: 40px;
  margin-left: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: #0088cc;
  background-color: #e5e5e5;
  list-style: none;
}

.nav-pills li {
  float: left;
/*  line-height: 20px;*/
  margin-left: 24px;
  margin-right: 24px;
  padding-top: 10px;
}

.nav-pills a {
  margin-top: 12px;
  margin-bottom: 8px;
  padding: 0 0 8px 0;
/*  border-radius: 5px;
  background-color: inherit;*/
}

.header .nav-pills a {
  font-weight: bold;
}

.nav-pills a:hover,
.nav-pills a:focus {
  color: #ffffff;
}

.nav-pills .active a,
.nav-pills .active a:hover,
.nav-pills .active a:focus {
  color: inherit;
  background-color: inherit;
  cursor: default;
}


/* Footer */
footer.footer {
  margin-top: 20px;
}

.footer .nav-pills {
  max-height: 30px;
  margin-top: 0;
  padding-bottom: 4px;
  font-size: 1rem;
  color: #333333;
  background-color: #e5e5e5;
  border-radius: 4px;
}

.footer .nav-pills li {
  margin-top: 6px;
  padding-top: 0px;
}

.footer hr {
  margin: 0 0 5px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: none;
}


/* die Angaben fuer die Tooltips */
.axs-tooltip {
  position: relative;
  float: right;
  margin-top: 9px;
  margin-right: 20px;
}

.axs-tooltip::after {
  display: none;
  position: absolute;
  top: 32px;
  left: 50%;
  width: max-content;
  max-width: 300px;
  padding: 5px 15px;
  line-height: initial;
  transform: translate(-50%, 0%);
  content: attr(data-tip);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #333333;
  background-color: #ffcc66;
  border-radius: 10px;
}

.axs-tooltip::before {
  display: none;
  position: absolute;
  top: 23px;
  left: 50%;
  width: 0;
  height: 0;
  transform: translate(-50%, 0%);
  content: "";
  border-top: 0 solid transparent;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #ffcb66;
}

.axs-tooltip:hover::before,
.axs-tooltip:hover::after {
  display: block;
  font-style: normal;
  z-index: 1;
}


/* Home */
a.home {
  color: #0088cc;
}

a.home:hover,
a.home:focus {
  color: #20d8fb;
}


/* Login und Logout */
.login .login-container {
  width: 360px;
  min-width: 300px;
  margin: 50px auto;
  border: 1px solid #eaeaea;
  border-radius: 4px;
}

.login .login-header {
  display: flex;
  justify-content: center;
  padding: 15px 0;
  background-color: #666666;
}

.login h1 {
  color: #ffffff;
}

.login .login-content {
  padding: 20px 30px;
}

.login .form-row {
  padding: 4px 0;
}

.login .form-row label {
  line-height: 2rem;
}

.login .form-row input {
  height: 2rem;
  width: 100%;
  margin-left: 0;
}

.login .submit-row {
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
}

.login .submit-row .btn {
  margin-left: auto;
  margin-right: auto;
}


/* Columns */
.col, .col-auto,
.col-lg, .col-lg-auto, .col-md, .col-md-auto,
.col-sm, .col-sm-auto, .col-xl, .col-xl-auto,
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6,
.col-7, .col-8, .col-9, .col-10, .col-11, .col-12,
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,
.col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12,
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
.col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6,
.col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: static;
}


/* Media-Anpassungen */
@media (max-width: 1150px) {
  .main01 h3 a.btn {
    margin-left: 10px;
  }
}

@media (max-width: 1050px) {
  /* Horizontal-Menu zusammenschieben */
  .nav-pills li {
    margin-left: 10px;
    margin-right: 10px;
  }
  .main01 h3.w60 {
    width: 64%;
  }
  /* Kontoangabe begrenzen */
  .main01 a.ptn {
    max-width: 34%;
  }
  .btn-w150 {
    max-width: 100px;
  }
  .table td.action {
    max-width: 70px;
  }
  .table td.action .divider {
    margin-left: 1px;
    margin-right: 1px;
  }
}

/* Horizontal-Menu zusammenschieben */
@media (max-width: 800px) {
  .header .custom02,
  ul.nav-pills {
    min-width: 620px;
  }
  .nav-pills li {
    margin-left: 2px;
    margin-right: 2px;
  }
}

/* Navigation left und Content in friedlicher Koexistenz */
@media (min-width: 768px) {
  .col-flex-2 {
    max-width: 250px;
  }
  .col-3 {
    max-width: 240px;
  }
  @media (max-width: 1400px) {
    .col-flex-2 {
      flex: 0 0 20%;
      max-width: 20%;
    }
    .col-flex-10 {
      flex: 0 0 80%;
      max-width: 80%;
    }
    .sidebar-left {
      padding-left: 10px;
      padding-right: 10px;
    }
  }
  @media (max-width: 1150px) {
    .col-flex-2 {
      flex: 0 0 25%;
      max-width: 25%;
    }
    .col-flex-10 {
      flex: 0 0 75%;
      max-width: 75%;
    }
    .sidebar-left {
      padding-left: 5px;
      padding-right: 5px;
    }
  }
}

@media (min-width: 1200px) {
  .row {
    margin-left: -20px;
  }
  .row::before,
  .row::after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row::after {
    clear: both;
  }
}
