.fixpos {
  margin-top: 1rem;
  margin-left: 4rem;
  width: 10rem;
}
.mark_input_text {
  width: 35px !important;
  height: 20px !important;
  margin: 0px;
  text-align: center;
}
.mark_input {
  width: 70px !important;
  height: 30px;
  margin: 0px;
}
tr.raum-element td {
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
}
tr.raum-element td.bezeichnung {
  height: 86px;
}
tr.raum-element td div.element {
  line-height: 30px;
  height: 30px;
  width: 110px;
  border: 1px solid silver;
  color: white;
  texfont-weight: bold;
}
tr.raum-element td div.element span {
  margin-left: 2px;
}
td.belegt div.element {
  background-color: #4a453f !important;
  border-radius: 10px;
  text-align: center;
  color: white;
  font-weight: bold;
}
td.frei div.element {
  background-color: #20bf20 !important;
  border-radius: 10px;
  text-align: center;
}
td.belegt.ortsabwesend div {
  background-color: #6d718c !important;
  border-radius: 10px;
  text-align: center;
}
td.belegt.krank div {
  background-color: red !important;
  border-radius: 10px;
  text-align: center;
}
td.raumname {
  font-weight: bold;
}
table.table-medidoku td.key {
  width: 120px;
  font-weight: bold;
  background-color: silver;
  text-align: right;
  color: white;
}
table.table-medidoku td.headline {
  width: 120px;
  font-weight: bold;
  background-color: #db0b00;
  text-align: right;
  color: white;
  font-size: 17px;
}
img.img.thumbnail.img-preview {
  width: 200px;
}
.edit-container {
  position: absolute;
  top: 120px;
  width: 200px;
  min-height: 200px;
  background-color: silver !important;
  text-align: left;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid grey;
  z-index: 10000;
}
p.bel-status {
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid grey;
}
input.IdentSuche {
  width: 93%;
}
img.avatar-image-belegung {
  position: absolute;
  right: -218px;
  top: 0px;
  background: white;
  padding: 0px;
  border: 1px solid grey;
  border-radius: 10px;
  padding: 10px;
}
span.label.label-maennlich {
  background-color: #8d8dff;
}
span.label.label-weiblich {
  background-color: #f76f6f;
}
span.label.label-un18 {
  background-color: orange;
}
a.btn.btn-scale-bel {
  width: 76%;
  margin-top: 4px;
}
ul.archivelist {
  margin: 0px;
  list-style-type: none;
}
ul.archivelist li {
  width: 23%;
  padding: 15px;
  float: left;
  margin: 0px;
}

div.bigelement.details {
  height: 600px;
}
div.bigelement {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100%;
  height: 100px;
  border-radius: 5px;
  position: relative;
}
span.filename {
  display: block;
  background-color: #db002c;
  margin-left: -4px;
  margin-right: -4px;
  margin-top: -4px;
  padding: 10px;
  color: white;
  border-radius: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
}
span.date {
  display: block;
  background-color: rgb(199, 199, 199);
  margin-left: -4px;
  margin-right: -4px;
  margin-top: -4px;
  padding: 5px;
  color: white;
  font-size: 11px;
}
ul.bez-stack-01-ul,
ul.bez-stack-02-ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
ul.bez-stack-02-ul {
  margin-bottom: 10px;
}
li.bez-stack-03-li {
  width: 200px;
  border: 1px solid black;
  /* height: 75px; */
  border-radius: 10px;
  background-color: #2ba288;
  line-height: 35px;
  text-align: center;
  color: white;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 20px;
  -webkit-box-shadow: 5px 5px 26px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 5px 5px 26px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 5px 5px 26px 0px rgba(0, 0, 0, 0.75);
  font-size: 17px;
}
li.bez-stack-03-li.selbst {
  background-color: red;
}
li.bez-stack-03-li.beziehung {
  background-color: orange;
}
li.bez-stack-03-li.geschwister {
  margin-left: 50px;

  background-color: grey;
}
p.text-info-element {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid silver;
  padding: 10px;
  border-radius: 10px;
  word-break: break-all;
}
tr.selected td {
  background-color: #b3b1b1 !important;
}
td.belegt.platzhalter.bel-clickable div.element {
  background-color: #adadad !important;
}

input.form-control.selector {
  margin-left: 10px;
  margin-top: -2px;
  /* border: 1px solid red !important; */
  /* padding: 10px; */
}

ul.belegungul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  text-align: left;
}
ul.belegungul {
  height: 95px;
  margin-top: -8px;
}
ul.belegungul li div.name {
  display: block;
  padding: 2px;
  border: 1px solid silver;
  margin: 0px 0px 3px 0px;
  float: left;
  width: 200px;
  font-size: 11px !important;
  height: 40px;
}
ul.belegungul li div.grenzen {
  display: block;
  padding: 2px;
  border: 1px solid silver;
  margin: px 0px 0px 1px;
  float: left;
  width: 80px;
  text-align: center;
}

tr.raum-element:nth-of-type(2n) {
  background-color: #eee !important;
}

tr.raum-element:first-of-type {
  page-break: none;
  break-before: avoid;
  page-break-after: avoid;
}

tr.raum-element {
  display: block !important;
}
select#idbelegung_selector {
  margin-bottom: 0px;
}

a.btn.btn-lg.btn-vorauswahl-belegen {
  display: block;
  margin-left: 0px;
  height: auto;
  height: 29px;
  line-height: 19px;
  border: 0px;
}
i.nav-spacer {
  display: run-in;
  width: 30px;
  margin-left: 5px;
  margin-right: 5px;
  color: navy;
  font-weight: bold;
}
span.beleg-action-highlight.einzug {
  color: #333333;
  background-color: #ffdd34;
}
span.beleg-action-highlight.auszug {
  color: #333333;
  background-color: #34ffff;
}

.content-block.belegung-details-button.man {
  background-color: #c7c7ff;
}
.content-block.belegung-details-button.woman {
  background-color: #ffc0c0;
}

.content-block.belegung-details-button.divers {
  background-color: #ffe0bb;
}

ul.belegungul li div.name.man {
  background-color: #c7c7ff;
}
ul.belegungul li div.name.woman {
  background-color: #ffc0c0;
}

ul.belegungul li div.name.divers {
  background-color: #ffe0bb;
}

ul.belegungul li div.name.einzelzimmer {
  border: 2px solid grey;
  height: 87px;
  margin-bottom: 0px;
}

ul.belegungul li div.name.man.firma {
  background-color: navy !important;
  color: white !important;
}
ul.belegungul li div.name.woman.firma {
  background-color: red !important;
  color: white !important;
}

ul.belegungul li div.name.man.reederei {
  background-color: #583f79 !important;
  color: white !important;
}
ul.belegungul li div.name.woman.reederei {
  background-color: #ff00f7 !important;
  color: white !important;
}

.belegung-daily-view {
  list-style-type: none;
  padding: 0;
  margin-top: 2rem;
}

.room-details h2 {
  margin-top: 0;
}

.rooms-container {
  display: flex;
  margin-bottom: 1rem;
}

.room-number-box {
  width: 6rem;
  padding: 2rem;
  display: flex;
  justify-content: center;
  background: silver;
  font-weight: bold;
  margin-right: 2rem;
}

.room-box {
  width: 94%;
}

.raum.st1 {
  position: absolute;
  left: 00px;
}
.raum.st2 {
  position: absolute;

  left: 700px;
}

.raum.st4 {
  position: absolute;
  top: 0px;
  left: 1400px;
}

.raum.ra05,
.raum.ra16 {
  top: 0px;
}

.raum.ra06,
.raum.ra17 {
  top: 110px;
}

.raum.ra07,
.raum.ra18 {
  top: 220px;
}

.raum.ra08,
.raum.ra19 {
  top: 330px;
}

.raum.ra09,
.raum.ra20 {
  top: 440px;
}

.raum.ra10,
.raum.ra21 {
  top: 550px;
}
.raum.ra11,
.raum.ra22 {
  top: 660px;
}
.raum.ra12,
.raum.ra23 {
  top: 770px;
}
.raum.ra13,
.raum.ra24 {
  top: 880px;
}
.raum.ra14,
.raum.ra25 {
  top: 990px;
}
.raum.ra15,
.raum.ra26 {
  top: 1100px;
}

.raum.ra16,
.raum.ra17,
.raum.ra18,
.raum.ra19,
.raum.ra20,
.raum.ra21,
.raum.ra22,
.raum.ra23,
.raum.ra24,
.raum.ra25,
.raum.ra26 {
  left: 350px;
}
.raum.st2.ra16,
.raum.st2.ra17,
.raum.st2.ra18,
.raum.st2.ra19,
.raum.st2.ra20,
.raum.st2.ra21,
.raum.st2.ra22,
.raum.st2.ra23,
.raum.st2.ra24,
.raum.st2.ra25,
.raum.st2.ra26 {
  left: 1050px;
}

.raum.st4.ra01 {
  top: 0px;
}

.raum.st4.ra02 {
  top: 110px;
}
.raum.st4.ra03 {
  top: 220px;
}
.raum.st4.ra04 {
  top: 330px;
}
.raum.st4.ra05 {
  top: 440px;
}
.raum.st4.ra06 {
  top: 550px;
}
.raum.st4.ra07 {
  top: 660px;
}
.raum.st4.ra08 {
  top: 770px;
}
.raum.st4 table tbody tr.raum-element td.bebzeichnung {
  background-color: #777;
  color: white !important;
}

.rooms-group-column {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
  align-content: flex-start;
}

.mutlicolbelegung {
  position: relative;
  min-height: 2000px;
  display: flex;
  flex-wrap: wrap;
}

a.navlink.tooltiplink {
  padding: 9px;
  margin-top: -8px;
  background-color: #015398;
  width: 40px;
  display: inline-table;
  text-align: center;
  font-size: 15px;
  margin-right: -4px;
  border-right: 2px solid grey;
  color: white;
}
a.navlink.tooltiplink.navy {
  background-color: navy;
}
.input-symbol-euro {
  position: relative;
}
.input-symbol-euro input {
  padding-left: 18px;
}
.input-symbol-euro:before {
  position: absolute;
  top: 0;
  content: "€";
  right: 5px;
  color: silver;
  font-size: 10px;
}

.navbar.navbar-fixed-top {
  background-color: silver;
  height: 50px;
  padding: 14px;
}
input#livesearch {
  margin-top: -8px;
  margin-left: 18px;
}
.container-fluid {
  margin-top: 60px;
}
h1 {
  margin: 0px !important;
}

.account-context {
  width: 300px;
  text-align: right;
  line-height: 50px;
  margin-right: 2px;
  height: 47px;
  background: white;
  line-height: 50px;
  margin-top: -13px;
  padding-right: 10px;
  background-color: transparent;
}
.account-context i {
  font-size: 16px;
}
div#account_menu_neu {
  background-color: white;
  padding: 10px;
  border: 1px solid silver;
  line-height: 16px;
}

.pagination ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  margin-left: 20px;
  float: left;
}
.pagination::before {
  content: "Seite:";
  float: left;
  width: 30px;
  height: 40px;
  line-height: 30px;
  font-weight: normal;
}
.pagination ul li {
  list-style-type: none;
  margin: 0px;
  margin-right: 10px;
  padding: 5px 10px;
  float: left;
  border: 1px solid silver;
  border-radius: 5px;
  background-color: #ececec;
}
.pagination ul li.disabled {
  background-color: #337ab7;
}
.pagination ul li.disabled a {
  color: grey !important;
}
tr.nonactive-person-role {
  background: repeating-linear-gradient(
    45deg,
    rgba(222, 222, 222, 0.57),
    rgba(247, 247, 247, 0.38) 10px,
    rgba(189, 189, 189, 0) 10px,
    rgba(239, 239, 239, 0) 20px
  );
}

.pull-right.print-context {
  height: 51px;
  border-left: 2px solid silver;
  margin-top: -15px;
  background: gainsboro;
  padding: 5px;
  margin-right: -15px;
  border-bottom: 2px solid silver;
  border-top: 2px solid silver;
  width: 61px;
  text-align: center;
}

.pinnwand-notice {
  position: relative;
  margin-right: 50px;
  cursor: pointer;
}
.pinnwand-notice span.count {
  position: absolute;
  z-index: 1;
  right: 11px;
  font-size: 18px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #960000;
  text-align: center;
  border-radius: 50%;
  background-color: #d9534f;
  font-weight: medium;
  color: white;
  top: -3px;
  right: 5px;
}
.pinnwand-notice i.fa.fa-thumb-tack {
  font-size: 25px;
  position: absolute;
  top: -13px;
  right: -9px;
  transform: rotate(30deg);
  z-index: 2;
}
a.btn.btn-mini.btn-bemerkung.btn-default.btn-bemerkung-vorhanden i {
  color: orange;
}

.newcontact-notice i.fa.fa-user {
  font-size: 25px;
  position: absolute;
  top: -13px;
  right: -9px;
  z-index: 2;
}

.newcontact-notice {
  position: relative;
  margin-right: 50px;
  cursor: pointer;
}
.newcontact-notice span.count {
  position: absolute;
  z-index: 1;
  right: 11px;
  font-size: 18px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #000406;
  text-align: center;
  border-radius: 50%;
  background-color: #337ab7;
  font-weight: medium;
  color: white;
  top: -3px;
  right: 5px;
}
.newcontact-notice i.fa.fa-user {
  font-size: 25px;
  position: absolute;
  top: -13px;
  right: -9px;
  z-index: 2;
}


.newemail-notice i.fa.fa-user {
  font-size: 25px;
  position: absolute;
  top: -13px;
  right: -9px;
  z-index: 2;
}

.newemail-notice {
  position: relative;
  margin-right: 50px;
  cursor: pointer;
}
.newemail-notice span.count {
  position: absolute;
  z-index: 1;
  right: 11px;
  font-size: 18px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #000406;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
  font-weight: medium;
  color: #000;
  top: -3px;
  right: 5px;
}
.newemail-notice i.fa.fa-envelope {
  font-size: 25px;
  position: absolute;
  top: -13px;
  right: -9px;
  z-index: 2;
}

div.filter-container {
  line-height: 35px;
  position: relative;
  border: 1px solid grey;
  border-radius: 5px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  display: flex;
}

div.filter-container i.fa.fa-filter {
  position: absolute;
  color: navy;
  font-size: 30px;
  right: -10px;
  top: -10px;
}
div.filter-container span.filter-name {
  position: absolute;
  font-size: 15px;
  left: -10px;
  top: -10px;
  font-weight: normal;
  border: 1px solid grey;
  padding: 3px;
  height: 23px;
  line-height: 15px;
  background-color: #f7f7f7;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

tr.szb-color-16:nth-child(even) {
  background-color: rgb(223, 240, 216, 0.7) !important;
}
tr.szb-color-16:nth-child(odd) {
  background-color: rgba(223, 240, 216, 0.35) !important;
}
tr.szb-color-17:nth-child(even) {
  background-color: rgb(49, 112, 143, 0.7) !important;
}
tr.szb-color-17:nth-child(odd) {
  background-color: rgba(49, 112, 143, 0.35) !important;
}

tr.szb-color-18:nth-child(even) {
  background-color: rgb(138, 109, 59, 0.7) !important;
}
tr.szb-color-18:nth-child(odd) {
  background-color: rgba(138, 109, 59, 0.35) !important;
}

tr.szb-color-19:nth-child(even) {
  background-color: rgb(169, 68, 66, 0.7) !important;
}
tr.szb-color-19:nth-child(odd) {
  background-color: rgba(169, 68, 66, 0.35) !important;
}
tr.szb-color-20:nth-child(even) {
  background-color: rgb(223, 240, 216, 0.7) !important;
}
tr.szb-color-20:nth-child(odd) {
  background-color: rgba(223, 240, 216, 0.35) !important;
}
tr.szb-color-21:nth-child(even) {
  background-color: rgb(49, 112, 143, 0.7) !important;
}
tr.szb-color-21:nth-child(odd) {
  background-color: rgba(49, 112, 143, 0.35) !important;
}
tr.szb-color-22:nth-child(even) {
  background-color: rgb(138, 109, 59, 0.7) !important;
}
tr.szb-color-22:nth-child(odd) {
  background-color: rgba(138, 109, 59, 0.35) !important;
}
a#floorplan_jumptodaybutton,
a#belegunskw_jumptodaybutton {
  height: 45px;
  margin-top: -7px;
  border-radius: 0px;
  line-height: 30px;
}
#belegung_loader.hidden {
  display: none;
}
span#belegung_loader img {
    width: 20px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -10px;
}

.modalChangeBelegungOwner-ergebnisse ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.modalChangeBelegungOwner-ergebnisse ul li {
  width: 100%;
  border-bottom: 1px solid grey;
  padding: 1rem;
  clear: both;
  position: relative;
}
.modalChangeBelegungOwner-ergebnisse ul li a.btn {
  float: right;
  top: 3px;
  right: 0px;
  position: absolute;
  color: white;
  background-color: #337ab7;
}

ul.livesearch li sub {
  border: 0rem;
  top: 0rem;
}

.checkbox-holder {
  position: relative;
  top: 0px;
  display: inline-block;
  top: -3px;
  margin-left: 1rem;
}
/* The checkbox-container */
.checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 25px;
  background-color: #eee;
  border: 1px solid grey;
}
/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background-color: #2196f3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modal-dialog-more-width {
  max-width: 950px;
  margin: 30px auto;
}
a.navlink.navlink_active.tooltiplink {
  background: #08c;
}

body.is-dev-system {
  background: #ffa5005c;
}

body.is-dev-system a.navlink.tooltiplink {
  background: #ff9800;
}

body.is-dev-system .navbar.navbar-fixed-top {
  background: #ff5722;
}

body.is-test-system {
  background: #9c27b073;
}

body.is-test-system a.navlink.tooltiplink {
  background: #673ab7;
}

body.is-test-system .navbar.navbar-fixed-top {
  background: #673ab7c2;
}

#invoiceSubmit {
  display: inline-block;
}
