.wappler-temp {
}
.style2 {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(black),
    to(white)
  );
  background-image: linear-gradient(0deg, black 0%, white 100%);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.style2:hover {
  cursor: pointer;
  border-right: 3px solid #76777a;
  border-bottom: 3px solid #76777a;
}
div.col-12.col-xl-12.bg-dark.ml-xl-3.mr-xl-n3 {
}
.style1 {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(black),
    to(white)
  );
  background-image: linear-gradient(0deg, black 0%, white 100%);
}
.style3 {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(black),
    to(white)
  );
  background-image: linear-gradient(0deg, black 0%, white 100%);
}
.style4 {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(black),
    color-stop(45%, white),
    to(white)
  );
  background-image: linear-gradient(0deg, black 0%, white 45%, white 100%);
}
.style5 {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(black),
    to(white)
  );
  background-image: linear-gradient(0deg, black 0%, white 100%);
  background-color: #d95b5b;
}
.style6 {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(black),
    to(white)
  );
  background-image: linear-gradient(0deg, black 0%, white 100%);
}
.style7 {
  background-color: #c4fcfc;
  color: #0575dd;
}
h1.text-center.bg-info.style7 {
}
h1.text-center.bg-info.style7 {
}
.style8 {
  width: 80px;
  height: 20px;
  max-width: 80px;
}
.style9 {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#bab8b8),
    to(#d6d3d3)
  );
  background-image: linear-gradient(270deg, #bab8b8 0%, #d6d3d3 100%);
}
.style10 {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(black),
    to(white)
  );
  background-image: linear-gradient(0deg, black 0%, white 100%);
}
.style11 {
  background-color: #89acaa;
}

.green-background {
  background-color: #a4e6e2;
}
.style12 {
  color: #ffffff;
  text-align: left;
}
.style13 {
  width: 30px;
  height: 30px;
}
label.form-check-label {
}

.style14 {
  width: 20px;
  height: 20px;
}
.style15 {
  font-weight: bold;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .style16 {
    background-color: #ebe4e6;
  }
}
@media (min-width: 1200px) {
  .style17 {
    min-width: 12px;
    min-height: 12px;
  }
}
.style18 {
  max-height: 1600px;
}
.style19 {
  width: 20px;
  height: 20px;
}
.style20 {
  font-weight: bold;
}
.style21 {
  color: #f71e0e;
}
.style22 {
  min-height: 100px;
  max-height: 200px;
}
.style23 {
  font-size: 1.5em;
  line-height: 2em;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-color: #76777a;
  background-color: #bab8b8;
}
.style23:hover {
  cursor: pointer;
}
.style24 {
  position: fixed;
  z-index: 20;
  right: 20px;
}
.style25 {
  z-index: 10;
  position: absolute;
}
.style26 {
  width: 10%;
  min-width: 10%;
}

.ckbox-m {
  width: 25px;
  height: 25px;
}
