    body {
      font-family: 'Inter', sans-serif !important;
      -webkit-animation: fadeIn 0.5s ease-out forwards;
              animation: fadeIn 0.5s ease-out forwards;
      background-color: #f5f6fa;
    }

    @-webkit-keyframes fadeIn {
      from {
        opacity: 0;
      }
      to {
        opacity: 1;
      }
    }

    @keyframes fadeIn {
      from {
        opacity: 0;
      }
      to {
        opacity: 1;
      }
    }

    .content-wrapper {
      padding-top: 2rem;
      padding-bottom: 2rem;
    }

    .navbar-brand {
      font-weight: 600;
      letter-spacing: 0.5px;
    }

    .style1 {
      height: 50px;
}

    .style2 {
      min-height: 150px;
}

    .style3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}

    .style4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: space-around;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
                      max-width: 30%;
}

.btn, .btn * {
  text-transform: none !important;
}

.style5 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      text-align: center;
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px;
}

.style6 {
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px;
}

.style7 {
      padding-left: 18px;
}

.style8 {
      height: 30px;
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px;
}

.style9 {
      border-top-left-radius: 41px;
      border-top-right-radius: 41px;
      border-bottom-left-radius: 41px;
      border-bottom-right-radius: 41px;
      min-width: 20%;
}

.style10 {
      max-width: 30%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
}

.style11 {
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

.style12 {
}

.style13 {
}

.fixed-width-table {
  table-layout: fixed;
  width: 100%;
}

.style14 {
}

.style15 {
}

.style16 {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
}

.style17 {
      min-height: 125px;
}

.style18 {
      max-width: 150px;
}

.style19 {
      max-width: 150px;
}

.style20 {
      max-width: 150px;
}

.style21 {
      max-width: 150px;
}

.style22 {
}

.style23 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}

.style24 {
}

.style25 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
              -webkit-box-orient: horizontal;
              -webkit-box-direction: normal;
                  -ms-flex-direction: row;
                      flex-direction: row;
              justify-content: flex-end;
}

.style26 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}

.style25:active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
}

.style27 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}

.style28 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
}

.style29 {
      margin-top: 20px;
}

.style30 {
}

.style31 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
}

.style32 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}

.style33 {
}

.style34 {
      text-align: center;
}

.style34.g-3 {
}

.style35 {
      text-align: center;
}

.style36 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}

.style37 {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
}

.style38 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
}

.style39 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
}

.wappler-temp {
}
