<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#loading_gif {
  position: absolute;
  margin-left: 20%;
  display: none;
  z-index: 1;
}

.not-found-container {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  color: #343434;
  font-family: "montserrat", sans-sans-serif;
  margin-left: -2%;
}

#info-div-student,
#info-div-pot,
#stud-div {
  display: none;
}

#coupon-div {
  display: none;
}

.upgrade-div {
  margin-bottom: 0px;
}

.not-found-container h1 {
  font-size: 160px;
  margin: 0;
  font-weight: 900;
  letter-spacing: 20px;
}

.not-found-container a {
  text-decoration: none;
  background: #e55039aa;
  color: #fff;
  padding: 12px 24px;
  display: inline-block;
  border-radius: 25px;
  font-size: 14px;
  text-transform: uppercase;
}

.not-found-container a:hover {
  background: #e55039;
}

.login-container {
  margin-top: 5%;
  max-width: 80%;
}

.alert {
  max-width: 730px;
  position: absolute;
  left: 40%;
}

#reg-btn {
  display: block;
  margin-left: 55%;
  margin-right: auto;
  margin-top: 29%;
}

.bordered-div {
  border: 2px solid #337ab7;
  margin-left: 0%;
  padding-bottom: 1%;
  padding-top: 0.5%;
}

.new-customer {
  margin-left: 35%;
}

.new-div {
  margin-left: -5% !important;
}

.div-header {
  margin-bottom: 10%;
}

.new-customer-row {
  margin-left: -10% !important;
}

.success-container {
  width: 100%;
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  text-align: center;
  color: #343434;
  font-family: Raleway, sans-serif;
  margin-left: -2%;
}

.success-container h1 {
  font-size: 60px;
  margin: 0;
  font-weight: 900;
  color: #e67e22;
}

.success-container p {
  font-size: 20px;
}

.quantity_label {
  margin-top: 5px;
}

.quantity_input {
  margin-left: 10px;
}

#floating-lan-div {
  display: none;
}

.frame {
  border: 1px solid #ccc;
  border-radius: 1px;
  margin-top: 2%;
}

.right-div {
  text-align: right;
}

.upper-div {
  margin-top: -8%;
}

.hr-div {
  margin-top: -8%;
}

.payment-radio {
  margin-left: 2%;
}

a {
  cursor: pointer;
}

.form-group {
  margin-bottom: 13px !important;
}

.disabled {
  pointer-events: auto !important;
  cursor: no-drop;
}

.form-control[readonly] {
  cursor: not-allowed;
}

#back-btn {
  text-align: center;
}

#back-btn&gt;a {
  margin-top: 20px;
}

table {
  width: 100% !important;
}

.modal-dialog {
  overflow-y: initial !important;
}

.modal-body {
  height: 75vh;
  overflow-y: auto;
}

.user-modal-body {
  height: auto;
}

img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1%;
}

.custom-alert {
  margin-top: 0.2%;
  position: absolute !important;
  max-width: 350px !important;
  left: 20% !important;
}

.blue-hover tbody tr:hover td,
.blue-hover tbody tr:hover th {
  background-color: rgba(30, 144, 255, 0.5);
}

body {
  padding-top: 10px;
  color: #5d5d5d !important;
}

.chart-container {
  width: 85%;
  float: center;
  margin-left: 15%;
  margin-top: 20px;
}

#data-table {
  width: 105%;
}

.tmp-div {
  margin-left: 0.5%;
  margin-top: 50px;
}

.action-btn {
  margin-top: 25px;
  width: 37px;
  height: 34px;
  margin-left: 10px;
}

.trialusage {
  overflow-x: hidden;
}

form .error {
  color: #ff0000;
}

#table-label {
  font-weight: bold;
  color: black;
  margin-top: 3%;
}

#export_users_form {
  display: none;
}

#courses-div {
  display: none;
}

.date-div {
  margin-right: 15px;
}

#delete_template {
  display: none;
}

.usage-modal {
  height: 50%;
}

.mouse-pointer {
  cursor: pointer;
}

.tooltip-inner {
  padding: 6px 10px;
}

#edit_template {
  display: none;
}

.template-container {
  margin-left: 1%;
}

.table-div {
  display: none;
}

#statistics {
  text-align: center;
  margin-top: 10%;
  display: none;
}

#product-select {
  display: none;
}

#info-label {
  margin-bottom: 40px;
}

.pointer {
  cursor: pointer;
}

#hl_div {
  margin-bottom: 20px;
  display: none;
}

.bigger-text {
  font-size: 18px;
}

.nonp-div {
  padding-left: 0px;
}

.file-div {
  width: 129%;
}

.order-container {
  padding-right: 50px;
  padding-left: 50px;
}

.bordered {
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 10px 20px 10px 20px;
}

.credit-div {
  margin-bottom: -1.5%;
}

.live-div {
  margin-bottom: 10px;
}

#file-error {
  margin-top: -35px;
}

.swal-text {
  font-size: 18px;
  text-align: center;
}

.swal-modal {
  width: 550px;
}

.dist-container {
  width: 75%;
  padding: 0px 50px 20px 50px;
  margin-left: 10%;
}

.dropdown-menu {
  max-height: 40vw;
  overflow-y: auto;
}

.user-input-error {
  color: red;
  margin-top: 5px;
  font-weight: bold;
}

#error-div {
  display: none;
}

@media only screen and (min-width: 992px) {
  .btn-div {
    margin-left: -20px;
  }
}

@media only screen and (max-width: 768px) {
  #reg-btn {
    margin-left: auto !important;
    margin-top: 0% !important;
  }

  .alert {
    left: 25%;
  }

  .login-container {
    margin-top: 20%;
  }

  .new-customer {
    margin-top: 10%;
  }

  .bordered-div {
    border: 0px solid #337ab7;
  }

  .right-div {
    text-align: left;
  }

  .upper-div {
    margin-top: 0%;
  }

  .hr-div {
    margin-top: 0%;
  }

  .custom-alert {
    left: 12% !important;
  }
}</pre></body></html>