﻿/*
CDSoft Styles    */

body {
  background: #fff;
  color: #333;
  font-family: Calibri;
  padding: 0px;
  line-height: 1.4em;
}

#divHeader {
  background: #fff;
  background: url("img/webMX_Header.png");
  background-repeat: no-repeat;
  background-position-x: 0;
  min-height: 140px;
  max-width: 900px;
  margin: 10px auto;
}

@media only screen and (max-width: 680px) {
  #divHeader {
    background-position-x: 100px;
  }
}

@media only screen and (max-width: 400px) {
  #divHeader {
    background-position-x: 0px;
  }
}

#divWrapper {
  max-width: 900px;
  margin: 10px auto;
  background: #fff;
  padding: 20px;
  /*ohne Schatten und Rahmen*/
  padding: 0px;
  box-shadow: 0;
  box-shadow: 6px 4px 20px #ccc;
  overflow-y: hidden;
}

h4,
h3,
h2 {
  background: #337ab8;
  padding: 4px;
  color: #fff;
  font-weight: bold;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab8;
  border-color: #337ab8;
}

.btn-primary {
  color: #fff;
  background-color: #b8b8b8;
  border-color: #b8b8b8;
  font-weight: bold;
  color: black;
  border-radius: 0;
}

.panel-heading {
  border-top-right-radius: 0px !important;
  border-top-left-radius: 0px !important;
  cursor: pointer;
}
.panel {
  border: 0 !important;
  border-color: rgba(0, 0, 0, 0) !important;
}
.panel-body {
  border-color: rgb(51, 122, 183) !important;
  border: 0px solid transparent;
  border-radius: 0px 0px 0px 0px;
  background: #fff;
}
.list-group-item {
  background-color: #fff;
  /* font-weight:bold; */
}
.list-group-item:hover,
.list-group-item.active,
.list-group-item.active:hover {
  background-color: #fff;
  /* background: #337ab780; */
  font-weight: bold;
  color: #000;
  border-width: 5px;
  border-color: #337ab780;
}
div#list-tab {
  margin-left: 15px;
  margin-right: 15px;
  display: block;
}
/* div#text-div{
            display: flex;
            float: right;
            border: #000;
            border-width: 1px;
        } */
label.custom-control-label {
  color: #000;
  margin-left: 30px;
  width: 100%;
  margin-right: 15px;
  margin-bottom: 0px;
}
div.custom-control.custom-radio.custom-control-inline {
  display: flex;
}
div#div-panelGreenOptions {
  display: flex;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}
.custom-control-input {
  /* height: 1.5rem; */
  display: inline-block;
  padding-top: 0;
}

input[type="radio"] {
  margin: 0;
  margin-left: 15px;
  /* Double-sized boxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  transform: scale(2);
  padding: 10px;
}

/* .list-group-item.active{
            background: #33b850;
            font-weight:bold;
        }
        .list-group-item.active:hover{
            background: #337ab8;
            font-weight:bold;
        } */
/*
        .iFrameHobexDivModal {
            height: 100%;
            width: 100%;
            margin: 5px;
            padding: 0px;
        }

        .modal-body {
            margin: 30px;
            padding: 0px;
        }
            */

/* Start linkes Panel (Anreise - Abreise) */

#L_Anreise_label,
#L_Abreise_label,
#L_tage_label,
#L_erw_label,
#L_jug_label,
#jug_alter,
#L_kind_label,
#kind_alter,
#L_kkind_label,
#kkind_alter,
#L_garage,
#L_raucher,
#L_haustier,
#ico_anreise,
#ico_tage,
#ico_abreise,
#ico_person {
  margin-left: 10px;
}

#edt_anreise,
#edt_abreise,
#edt_tage,
#edt_erw,
#erw_alter,
#edt_jug,
#edt_kind,
#edt_kkind {
  background: #fff;
  margin-left: 10px;
}

#but_Suchen {
  margin-left: 10px;
  background-color: #b8b8b8;
  border-color: #fff;
  border-radius: 0;
}
#but_Suchen:hover {
  margin-left: 10px;
  background-color: #337ab8;
  border-color: #fff;
  border-radius: 0;
}

/* Ende linkes Panel (Anreise - Abreise) */

/* Start rechtes Panel (Preis) */

#R_Anreise_label,
#R_Abreise_label,
#R_Zimmer_label {
  color: #337ab8;
  font-weight: bold;
  font-size: 14px;
}

#R_Gesamt_label,
#R_Preis3_label {
  color: #337ab8;
  font-weight: bold;
  font-size: 14px;
}

/* Ende rechtes Panel (Preis) */

/* Hauptspeicher Button Seite unten */
#btn_alle_speichern_unten {
  height: 50px;
  font-size: 22px;
  background-color: #b8b8b8;
  border-color: #b8b8b8;
  color: black;
}

#btn_alle_speichern_unten:hover {
  height: 50px;
  font-size: 22px;
  background-color: #337ab8;
  border-color: #b8b8b8;
  color: white;
}

#speicherungstext {
  font-family: Verdana, sans-serif;
  font-size: 14px;
}

/* rechter Buchung speichern Button*/
#btn_alle_speichern {
  display: none;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  /*folgendes macht sinn, da der readonly-style auch  background-color: #EEE hat*/
  background-color: #eee;
  color: #334;
  border-radius: 0;
  border-color: #ddd;
}

select.form-control {
  /*folgendes macht sinn, da der readonly-style auch  background-color: #EEE hat*/
  background-color: #eee;
  color: #334;
  border-radius: 0;
  border-color: #ddd;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

label {
  color: #337ab8;
}

table {
  /*font-family: arial, sans-serif;*/
  border-collapse: collapse;
  width: 100%;
  font-size: 14px;
}

th {
  border: 0px solid #cbcbcb;
  text-align: left;
  padding: 8px;
  border-bottom: 2px solid #337ab7;
}
td {
  border: 0px solid #cbcbcb;
  text-align: left;
  padding: 8px;
}

.ul_style {
  list-style: none;
  /*list-style: decimal;*/
  -webkit-padding-start: 20px;
  padding-left: 20px;
}
.ul_style2 {
  /* list-style: none; */
  list-style: decimal;
  -webkit-padding-start: 20px;
  padding-left: 20px;
  display: grid;
}

table th {
  color: #337ab8;
  border-bottom: 2px solid #337ab8;
}
table td {
  /*background:#EEE;*/
}

.listen_links {
  width: 40%;
  float: left;
  /*background-color: inherit;*/
}

tr:nth-child(even) {
  background-color: #fafafa;
  border-top: 0px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
}
tr:nth-child(odd) {
  /*background-color: #FAFAFA;*/
  border-top: 0px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
}

li:nth-child(even) {
  background-color: #fafafa;
  border-top: 0px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
}
li:nth-child(odd) {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
}
li:last-child {
  background-color: #fafafa;
  border-top: 0px solid #ddd;
  border-bottom: 0px solid #ddd !important;
  padding-top: 10px;
  padding-bottom: 10px;
}

.listen_rechts {
  width: 60%;
  float: right;
  text-align-last: end;
  padding-right: 40%;
  /*background-color: inherit;*/
}
.listen_rechts:after {
  content: " €";
}
.zimmer {
  color: white;
  background-color: #337ab7;
  border-color: #337ab7;
}
.leist_bg {
  font-weight: bold;
  /*background-color: #337ab780;*/
  /*color : white;*/
}

.modalheader {
  background-color: #f6861f;
  color: white;
}
.modalbody {
  background-color: white;
  color: black;
}
#divViewLeistungen td span {
  height: 60px;
  margin: 0px;
  padding-left: 20px;
  cursor: zoom-in;
  cursor: -webkit-zoom-in;
  color: red;
}

.uldivViewZusatzwuensche {
  list-style-type: none;
  padding-left: 0;
}

.uldivViewZusatzwuensche img {
  width: 200px;
  float: right;
}
.uldivViewZusatzwuensche input {
  margin-right: 10px;
  float: left;
}
.divuldivViewZusatzwuensche {
  float: left;
  min-width: 200px;
  padding-right: 10px;
}
.divtddivViewZusatzwuensche {
  float: left;
  max-width: 90%;
}

.btnASPxButtonSavePers4 {
  width: 100%;
  font-size: x-large;
  background-color: #899a0f;
  border-color: #899a0f;
}

.spanDatenschutz {
  font-family: monospace;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}

.imgflag-aktiv {
  /*-webkit-filter: grayscale(0%);
  filter: grayscale(0%);*/
  /*filter:drop-shadow(1px 1px 1px gray);*/
  /*-webkit-box-shadow: 1px 1px 1px 1px darkgrey;
      box-shadow: 1px 1px 1px 1px darkgrey;
*/
  -webkit-box-shadow: 5px 5px 5px 1px darkgrey;
  box-shadow: 2px 2px 2px 1px darkgrey;

  /*  border-bottom:3px solid #f6861f;
  padding-bottom:3px;*/
}
.imgflag {
  /*  -webkit-filter: grayscale(50%);
  filter: grayscale(50%);*/
}
/*
.imgflag:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
*/
.aktiv {
  color: white !important;
  background-color: #337ab8 !important;
  font-weight: 600;
}
.aktiv-kate {
  color: #000 !important;
  background-color: #ddd !important;
  /*background-color:navy !important;*/
  /*background-image: linear-gradient(to right, rgba(0,0,128,1), rgba(0,0,0,0)); */
  font-weight: 600;
  background-attachment: fixed;
}

.fehlerhaft {
  color: white !important;
  background-color: orangered !important;
  font-weight: 600;
}

.badge {
  background-color: #337ab8;
  font-size: 16px;
}
.cds_container {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.lupe-container {
  position: relative;
  /*height: 80px;*/
  max-width: 100px;
}

.lupe-image {
  display: block;
}

.lupe-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0.7;
  transition: 0.3s ease;
  color: white;
}

.lupe-container:hover .lupe-overlay {
  opacity: 1;
  color: orange;
}

.lupe-icon {
  font-size: 50px;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.auswahl {
  color: darkred;
}
.auswahltext {
  color: #337ab8;
}

.shadow {
  -moz-box-shadow: 4px 4px 10px #4d3f1e;
  -webkit-box-shadow: 4px 4px 10px #4d3f1e;
  box-shadow: 4px 4px 10px #4d3f1e;
}

.material-switch > input[type="checkbox"] {
  display: none;
}

.material-switch > label {
  cursor: pointer;
  height: 0px;
  position: relative;
  width: 40px;
  top: 17px;
}

.material-switch > label::before {
  background: rgb(0, 0, 0);
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  content: "";
  height: 16px;
  margin-top: -8px;
  position: absolute;
  opacity: 0.3;
  transition: all 0.4s ease-in-out;
  width: 40px;
}
.material-switch > label::after {
  background: rgb(255, 255, 255);
  border-radius: 16px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  content: "";
  height: 24px;
  left: -4px;
  margin-top: -8px;
  position: absolute;
  top: -4px;
  transition: all 0.3s ease-in-out;
  width: 24px;
}

.material-switch > input[type="checkbox"]:checked + label::before {
  background: inherit;
  opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
  background: inherit;
  left: 20px;
}

footer {
  font-size: x-small;
  padding-left: 20px;
  min-width: 100%;
}

#footerahref {
  font-size: x-small;
}

img.footerimgds {
  vertical-align: middle;
  height: 16px;
  width: 16px;
  margin-right: 4px;
}

#Haupt_Winrooms {
  padding: 15px 10px 10px 15px;
  background: white;
  border: 2px solid #ccc;
  /*text-decoration: underline;*/
  font-weight: 800;
}

.divIhreAuswahl {
  /*
    background-color: white;
        */
  color: #337ab8;
}

/* Tamas - Custom checkbox - von */
.chb_container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  /*font-size: 20px;*/
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.chb_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.chb_checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border: 1px solid #ccc;
}

/* On mouse-over, add a grey background color */
.chb_container:hover input ~ .chb_checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.chb_container input:checked ~ .chb_checkmark {
  background-color: #2196f3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.chb_checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.chb_container input:checked ~ .chb_checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.chb_container .chb_checkmark:after {
  left: 7px;
  top: 2px;
  width: 5px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* Tamas - Custom checkbox - bis */

@keyframes rechn_adr_in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes rechn_adr_out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.fehltnoch {
  border-color: red !important;
}

.modal_onlinebuchung {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8)
    url("https://i.stack.imgur.com/FhHRx.gif") 50% 50% no-repeat;
}

body.loading_onlinebuchung .modal_onlinebuchung {
  overflow: hidden;
}
body.loading_onlinebuchung .modal_onlinebuchung {
  display: block;
}

.loader_onlinebuchung {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*switch*/
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 2px;
  bottom: 1px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #2196f3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.kp_menu_links {
  background-color: #c3c3c3;
  font-weight: bold;
  float: left;
  margin-left: 15px;
  margin-top: 5px;
}
.kp_menu_rechts {
  background-color: #c3c3c3;
  font-weight: bold;
  float: right;
  margin-right: 15px;
  margin-top: 5px;
}
.kp_menu_links:hover,
.kp_menu_rechts:hover {
  background-color: #337ab8;
}
.kp_active {
  text-align: center;
  margin-left: 30px;
  margin-right: 20px;
  float: left;
  border: 1px solid #337ab8;
  border-bottom: 0;
  /*width: 80px;*/
  height: 31px;
  margin: 10px;
  position: relative;
  -moz-border-radius: 15px 15px 0 0;
  -webkit-border-radius: 15px 15px 0 0;
}

.kp_active:after,
.kp_active:before {
  content: "";
  width: 40px;
  height: 30px;
  border: 1px solid #337ab8;
  position: absolute;
  bottom: -10px;
  border-top: 0;
}

.kp_active:after {
  border-left: 0;
  -moz-border-radius: 0 0 15px 0;
  -webkit-border-radius: 0 0 15px 0;
  left: -40px;
}

.kp_active:before {
  border-right: 0;
  -moz-border-radius: 0 0 0 15px;
  -webkit-border-radius: 0 0 0 15px;
  right: -40px;
}

.kp_active2_links {
  width: 150px;
  height: 30px;
  background: red;
  transform: perspective(10px) rotateX(1deg);
  margin-left: 18px;
  float: left;
  text-align: center;
  font-size: large;
}

.kp_active2_rechts {
  width: 150px;
  height: 30px;
  background: red;
  transform: perspective(10px) rotateX(1deg);
  margin-right: 18px;
  float: right;
  text-align: center;
  font-size: large;
}

.kp_menu_aktiv {
  /*background-color: #337ab8;*/
  background-image: linear-gradient(#c3c3c3, #337ab8);
  color: white !important;
}

.text-center {
  text-align: center;
}

.visually-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.close-button {
  display: block;
  /*position: absolute;*/
  top: -2rem;
  left: -2rem;
  border: 0.5rem antiquewhite solid;
  border-radius: 50%;
  background: #f06d06;
  text-align: center;
  width: 4rem;
  height: 4rem;
  color: white;
  font-weight: bold;
  font-size: 2rem;
  opacity: 1;
  transition: opacity 0.2s ease;
  outline: 0;
}
.close-button > span {
  position: relative;
  top: -1px;
}

.close-button:hover,
.close-button:active {
  background: #337ab8;
}

.mainnavanim {
  -webkit-animation: mainnavanim 0.5s normal forwards;
  animation: mainnavanim 0.5s normal forwards;
}

@keyframes mainnavanim {
  0% {
    transform: scale(1, 1); /* Equal to scaleX(2) scaleY(0.5) */
    transform-origin: left;
  }
  100% {
    transform: scale(0.3, 0.3); /* Equal to scaleX(2) scaleY(0.5) */
    transform-origin: left top;
  }
}

.mainnavanim > div > ul > li > span {
  display: none !important;
}
.mainnavanim > div > ul > li > div {
  display: block !important;
  width: 100%;
  height: 5px;
}
.mainnavanim > div > .close-button {
  display: none;
}
.main-nav > div > ul > li > span {
  font-weight: bolder;
  color: white;
  display: block;
  padding-left: 5px;
}
.main-nav > div > ul > li {
  padding: 5px;
  margin: 5px;
  border-bottom: 0px solid #ddd;
  background-color: #f06d06;
  -webkit-animation: mainnavanimborderout 0.5s normal forwards;
  animation: mainnavanimborderout 0.5s normal forwards;
  border-radius: 10px;
}
.main-nav > div > ul > li:hover {
  /*background-color: #337ab8;*/
  -webkit-animation: mainnavanimborderin 0.5s normal forwards;
  animation: mainnavanimborderin 0.5s normal forwards;
}
.main-nav > div {
  border-radius: 10px;
  border: 5px solid #f06d06;
  background-color: rgba(256, 256, 256, 0.5);
}
.main-nav > div > ul {
  list-style-type: none;
  padding: 0px 5px;
  width: 150px;
}

@keyframes mainnavanimborderin {
  from {
    -webkit-box-shadow: inset 0px 0px 0px 0px #337ab8;
    -moz-box-shadow: inset 0px 0px 0px 0px #337ab8;
    box-shadow: inset 0px 0px 0px 0px #337ab8;
  }
  to {
    -webkit-box-shadow: inset 0px 0px 0px 5px #337ab8;
    -moz-box-shadow: inset 0px 0px 0px 5px #337ab8;
    box-shadow: inset 0px 0px 0px 5px #337ab8;
  }
}
@keyframes mainnavanimborderout {
  from {
    -webkit-box-shadow: inset 0px 0px 0px 5px #337ab8;
    -moz-box-shadow: inset 0px 0px 0px 5px #337ab8;
    box-shadow: inset 0px 0px 0px 5px #337ab8;
  }

  to {
    -webkit-box-shadow: inset 0px 0px 0px 0px #337ab8;
    -moz-box-shadow: inset 0px 0px 0px 0px #337ab8;
    box-shadow: inset 0px 0px 0px 0px #337ab8;
  }
}

#divchkboxGreenOptions {
  height: 40px;
}

#divpanelsignaturepad {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 16px 16px;
}

.signature-pad h1 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 14px;
  width: 100%;
  height: 75%;
  max-width: 600px;
  max-height: 300px;
  padding: 16px;
}

.signature-pad::before,
.signature-pad::after {
  position: absolute;
  z-index: -1;
  content: "";
  width: 40%;
  height: 10px;
  bottom: 10px;
  background: transparent;
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.4);
}

/*.signature-pad::before {
  left: 20px;
  -webkit-transform: skew(-3deg) rotate(-3deg);
  transform: skew(-3deg) rotate(-3deg);
}

.signature-pad::after {
  right: 20px;
  -webkit-transform: skew(3deg) rotate(3deg);
  transform: skew(3deg) rotate(3deg);
}
*/
.signature-pad--body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #000000;
  min-height: 125px;
  width: 100%;
}

.signature-pad--body canvas {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #000000;
  border-radius: 2px;
}

.signature-pad--footer {
  color: #c3c3c3;
  text-align: center;
  font-size: 1.4em;
  margin-top: 15px;
}

.signature-pad--actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 8px;
}

.button-clear {
  display: inline-block;
  border-radius: 4px;
  border: 2px solid #fff;
  color: grey;
  text-align: center;
  padding: 12px;
  transition: all 0.5s;
  cursor: pointer;
}

.button-clear:hover {
  color: white;
  background-color: brown;
}



#headdanke {
    font-size: 20px;
}

#dankeMain, #dankeHead {
    display: flex;
    justify-content: center;
}

.danketext {
    font-size: 16px;
    padding: 10px;
}

    .danketext > a {
        color: #860000;
        font-weight: bold;
    }


.disabled-buchung {
    color: darkgrey !important;
    font-style: italic;
}