/* ------------- */
/* ÄNDERUNGEN NUR IN DER LESS DATEI VORNEHMEN!!! */
/* ------------- */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: initial;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html body .adxrp-input-wrapper {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(240, 248, 255, 0.5);
  position: absolute;
  top: 0;
  z-index: 1140;
}
@media (max-width: 768px) {
  html body .adxrp-input-wrapper {
    position: fixed;
    height: 100vH;
    width: 100vW;
  }
}
html body .adxrp-input-wrapper .adxrp-input-modal {
  position: relative;
  top: 40%;
  left: calc(70% - 45%);
  width: 25vW;
  height: 100px;
  border: 1px solid #000000;
  background: #ffffff;
}
@media (max-width: 822px) {
  html body .adxrp-input-wrapper .adxrp-input-modal {
    margin: 0 auto;
    left: auto;
    width: 27vW;
  }
}
@media (max-width: 768px) {
  html body .adxrp-input-wrapper .adxrp-input-modal {
    width: 46vW;
  }
}
@media (max-width: 495px) {
  html body .adxrp-input-wrapper .adxrp-input-modal {
    width: 68vW;
  }
}
html body .adxrp-input-wrapper .adxrp-input-modal .modal-input-wrapper {
  width: 100%;
  height: 50%;
  padding: 5px;
  box-sizing: border-box;
}
html body .adxrp-input-wrapper .adxrp-input-modal .modal-input-wrapper span {
  font-size: 15px;
}
html body .adxrp-input-wrapper .adxrp-input-modal .modal-input-wrapper input.adxrp-input {
  width: calc(100% - 5px);
}
html body .adxrp-input-wrapper .adxrp-input-modal .modal-button-wrapper {
  width: 100%;
  height: 50%;
}
html body .adxrp-input-wrapper .adxrp-input-modal .modal-button-wrapper button {
  color: #fff;
  position: absolute;
  padding: 5px 10px;
}
html body .adxrp-input-wrapper .adxrp-input-modal .modal-button-wrapper button.cancel {
  bottom: 5px;
  left: 5px;
}
html body .adxrp-input-wrapper .adxrp-input-modal .modal-button-wrapper button.send {
  bottom: 5px;
  right: 5px;
}
html body .quick-delete {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1300;
}
html body .quick-delete .quick-delete-box {
  position: absolute;
  background: #fff;
  padding: 10px;
  text-align: center;
  -webkit-box-shadow: 0 5px 5px 0 rgba(125, 125, 125, 0.5);
  box-shadow: 0px 5px 5px 0px rgba(125, 125, 125, 0.5);
}
html body .quick-delete .quick-delete-box .quick-delete-buttons {
  display: flex;
  justify-content: space-between;
  padding: 5px 0 0;
}
html body .quick-delete .quick-delete-box .quick-delete-buttons button {
  color: #fff;
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 20px;
  margin: 0 5px;
}
html body .structure-info .structure-mobile .structure-content {
  overflow: visible;
}
html body .structure-info .structure-mobile .structure-content .room-data-wrapper {
  width: 100%;
  padding: 0 0 10px;
}
html body .structure-info .structure-mobile .structure-content .room-data-wrapper .room-data-container p {
  position: relative;
  width: 93%;
  left: 0%;
}
@media only screen and (max-width: 1300px) {
  html body .structure-info .structure-mobile .structure-content .room-data-wrapper .room-data-container p {
    width: 89%;
    left: 4%;
  }
}
@media (max-width: 822px) {
  html body .structure-info .structure-mobile .structure-content .room-data-wrapper .room-data-container p {
    width: 93%;
    left: 0%;
  }
}
@media (max-width: 495px) {
  html body .structure-info .structure-mobile .structure-content .room-data-wrapper .room-data-container p {
    width: 93%;
    left: 3%;
  }
}
html body .structure-info .structure-mobile .structure-content p {
  font-size: 15px;
  padding: 10px 0 5px;
}
html body .structure-info .structure-mobile .structure-content p.room-data-header {
  font-size: 15px;
  border-bottom: 1px solid #ccc;
  padding: 0 0 3px 0;
}
html body .structure-info .structure-mobile .structure-content .room-type #custom-dropdown-2 {
  border: 1px solid #5b86a3;
  margin: 0;
  width: 93%;
  background: linear-gradient(to right, #ffffff 0%, #ffffff 90%, #5b86a3 90%, #5b86a3 100%);
  padding: 5px 10px;
  z-index: 10;
  position: relative;
  left: 7%;
}
@media only screen and (max-width: 1300px) {
  html body .structure-info .structure-mobile .structure-content .room-type #custom-dropdown-2 {
    width: 89%;
    left: 11%;
  }
}
@media (max-width: 822px) {
  html body .structure-info .structure-mobile .structure-content .room-type #custom-dropdown-2 {
    width: 93%;
    left: 7%;
  }
}
@media (max-width: 495px) {
  html body .structure-info .structure-mobile .structure-content .room-type #custom-dropdown-2 {
    width: 90%;
    left: 10%;
  }
}
html body .structure-info .structure-mobile .structure-content .room-type #custom-dropdown-2 ul.dropdown {
  outline: 1px solid #5b86a3;
  border-top: none;
}
html body .structure-info .structure-mobile .structure-content .room-type #custom-dropdown-2 ul.dropdown li label {
  padding: 10px;
}
html body .structure-info .structure-mobile .structure-content input {
  width: 93%;
  box-sizing: border-box;
  border: 1px solid #5b86a3;
  height: 27px;
  padding: 2px 10px;
  position: relative;
}
@media only screen and (max-width: 1300px) {
  html body .structure-info .structure-mobile .structure-content input {
    width: 89%;
    left: 4%;
  }
}
@media (max-width: 822px) {
  html body .structure-info .structure-mobile .structure-content input {
    width: 93%;
    left: 0%;
  }
}
@media (max-width: 495px) {
  html body .structure-info .structure-mobile .structure-content input {
    width: 90%;
    left: 3%;
  }
}
html body .structure-info .structure-mobile .room-settings-control {
  position: -webkit-sticky;
  position: sticky;
  background: #fff;
  width: 100%;
  bottom: -11px;
  padding: 10px 0;
  z-index: 0;
}
@media (max-width: 822px) {
  html body .structure-info .structure-mobile .room-settings-control {
    position: absolute;
    bottom: -100px;
    z-index: 0;
  }
}
html body .structure-info .structure-mobile .room-settings-control button {
  width: 100%;
  padding: 7px 5px;
  margin-bottom: 5px;
  box-sizing: border-box;
  border: 1px solid #5b86a3;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
}
html body .structure-info .structure-mobile .room-settings-control button.settings-control-back {
  background: #fff;
  color: #5b86a3;
  margin: 0;
}
html .roometric-spinner {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #ffffffad;
}
html .lds-ring {
  display: block;
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}
html .lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #000;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #000 transparent transparent transparent;
}
html .lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
html .lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
html .lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
