﻿/*@screen-sm-max: 767.98px;*/
/*APP ICONS*/
.icon-small {
  width: 1.5rem;
  height: 1.5rem;
}
.icon-medium {
  width: 2rem;
  height: 2rem;
}
.icon-large {
  width: 2.5rem;
  height: 2.5rem;
}
/*RADZEN CLASSES*/
.rz-header {
  height: 60px;
  align-content: center;
}
.rz-header {
  background-color: var(--rz-primary-lighter) !important;
  padding-inline: 0.25rem;
}
.rz-footer {
  background-color: var(--rz-base-900) !important;
  padding: 1rem;
}
.rz-menu {
  background-color: initial !important;
}
.rz-layout {
  grid-template-areas: "rz-header rz-header" "rz-sidebar rz-body" "rz-sidebar rz-body" !important;
}
.rz-navigation-item-wrapper-active {
  background-color: initial !important;
  color: var(--rz-panel-menu-item-color) !important;
  font-weight: var(--rz-panel-menu-item-2nd-level-font-weight) !important;
}
.rz-navigation-item-wrapper-active i {
  color: var(--rz-panel-menu-icon-color) !important;
}
.rz-form-field label {
  color: var(--rz-base-100);
}
.rz-form-field.rz-state-focused label {
  color: var(--rz-primary) !important;
}
html,
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
a,
.btn-link {
  color: #006bb7;
}
.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}
.btn:focus,
.btn:active:focus,
.btn-link.nav-link:focus,
.form-control:focus,
.form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}
.content {
  padding-top: 1.1rem;
}
h1:focus {
  outline: none;
}
.valid.modified:not([type=checkbox]) {
  outline: 1px solid #26b050;
}
.invalid {
  outline: 1px solid #e50000;
}
.validation-message {
  color: #e50000;
}
.blazor-error-boundary {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
  padding: 1rem 1rem 1rem 3.7rem;
  color: white;
}
.blazor-error-boundary::after {
  content: "An error has occurred.";
}
.darker-border-checkbox.form-check-input {
  border-color: #929292;
}
#blazor-error-ui {
  background: lightyellow;
  bottom: 0;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  padding: 0.6rem 1.25rem 0.7rem 1.25rem;
  position: fixed;
  width: 100%;
  z-index: 1000;
  color: black;
}
#blazor-error-ui .dismiss {
  cursor: pointer;
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
}
.reload {
  color: black;
}
.slidebar[data-state="expanded"] {
  width: calc(var(--rz-sidebar-width) - 100px);;
}
.slidebar[data-state="collapsed"] {
  width: max-content;
}
.custom-buttom {
  align-self: center;
  height: 1rem;
}
.primary-light-button:hover:not(:disabled) {
  background-color: var(--rz-primary-light) !important;
  color: var(--rz-on-primary-light) !important;
}
.secondary-light-button:hover:not(:disabled) {
  background-color: var(--rz-secondary-light) !important;
  color: var(--rz-on-secondary-light) !important;
}
.success-light-button:hover:not(:disabled) {
  background-color: var(--rz-success-light) !important;
  color: var(--rz-on-success-light) !important;
}
.danger-darker-button:hover:not(:disabled) {
  background-color: var(--rz-danger-darker) !important;
  color: var(--rz-on-danger-darker) !important;
}
.logout-button {
  align-self: center;
  height: 1rem;
}
.logout-button:hover:not(:disabled) {
  background-color: var(--rz-danger-darker) !important;
  color: var(--rz-on-danger-darker) !important;
}
.login-button {
  align-self: center;
  height: 1rem;
}
.login-button:hover:not(:disabled) {
  background-color: var(--rz-secondary-light) !important;
  color: var(--rz-on-secondary-light) !important;
}
.upload-button {
  align-self: center;
  height: 1rem;
}
.upload-button:hover:not(:disabled) {
  background-color: var(--rz-primary-light) !important;
  color: var(--rz-on-primary-light) !important;
}
.download-button {
  align-self: center;
  height: 1rem;
}
.download-button:hover:not(:disabled) {
  background-color: var(--rz-success-light) !important;
  color: var(--rz-on-success-light) !important;
}
.cancel-button {
  align-self: center;
  height: 1rem;
}
.cancel-button:hover:not(:disabled) {
  background-color: var(--rz-danger-darker) !important;
  color: var(--rz-on-danger-darker) !important;
}
.logged-user {
  display: flex;
  flex-direction: column;
  text-align: right;
}
.logged-user p {
  color: var(--rz-header-color);
  margin: 0px;
}
.logged-user span {
  color: var(--rz-header-color);
  margin: 0px;
}
.feature-icon {
  color: var(--rz-on-primary-light);
  background-color: var(--rz-secondary-darker);
  border-radius: var(--rz-border-radius-2);
  margin-bottom: 1rem;
  font-size: 2rem !important;
  box-shadow: var(--rz-shadow-3);
  min-width: 4rem;
  min-height: 4rem;
}
.sticky-header {
  z-index: 9999;
  justify-content: safe center;
  align-items: center;
  height: 3rem;
  display: flex;
  position: sticky;
  top: 0px;
  overflow: hidden;
  background-color: var(--rz-base-600);
  height: 56px;
  box-shadow: var(--rz-shadow-1);
}
.sticky-header div[data-content="link"] {
  cursor: pointer;
  padding-inline: 3rem;
}
.sticky-header div[data-content="link"] p {
  color: var(--rz-secondary);
  margin: 0px;
}
.sticky-header div[data-content="link"] p:hover {
  color: var(--rz-secondary-light);
}
.landing-component {
  /*background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)), url("../images/landingImage.png");*/
  background: linear-gradient(rgba(0, 0, 0, 0), #000000), url("../images/lp04.png");
  background-size: cover;
  position: relative;
  height: 600px;
  width: 100%;
}
.landing-component [data-content="stack"] {
  padding-left: 2rem;
  padding-top: 1rem;
}
.landing-component [data-content="header"] {
  font-size: var(--rz-text-h1-font-size);
  color: var(--rz-text-contrast-color);
  font-weight: 450;
}
.landing-component [data-content="caption"] {
  color: var(--rz-base-100);
}
.landing-component div[data-content="logo"] {
  position: absolute;
  bottom: 0px;
  right: 1rem;
}
.landing-component div[data-content="logo"] svg {
  height: 100px;
  cursor: pointer;
  width: 200px;
}
#logoInPanel {
  display: none;
}
#logoInPanel > svg {
  color: var(--rz-secondary);
}
#logoInPanel > svg:hover {
  color: var(--rz-secondary-light);
}
.visible {
  display: inline-block !important;
}
li[is-selected="True"] > div {
  background-color: var(--rz-panel-menu-item-2nd-level-active-background-color) !important;
  color: var(--rz-panel-menu-item-2nd-level-active-color) !important;
  font-weight: var(--rz-panel-menu-item-2nd-level-active-font-weight) !important;
}
li[is-selected="True"] i {
  color: var(--rz-panel-menu-item-2nd-level-active-color) !important;
}
.about-component div[data-content="stack"] {
  flex-direction: row !important;
}
.about-component div[data-content="card"] {
  height: 300px;
  overflow: auto;
  flex: 50%;
  background-color: var(--rz-body-background-color);
}
.about-component [data-content="header"] {
  margin-bottom: 1rem;
}
.about-component [data-content="caption"] {
  text-align: justify;
  margin-bottom: 1rem;
}
.features-component {
  min-height: 300px;
}
.features-component [data-content="header"] {
  margin-bottom: 1rem;
}
.features-component div[data-content="card"] {
  height: 100%;
}
.features-component p {
  margin-bottom: 1rem !important;
  text-align: justify;
}
.component-wwrapper {
  padding-block: 5rem;
  padding-inline: 5rem;
}
.pricing-component-wwrapper {
  padding-block: 5rem;
}
.footer-component-wwrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 3rem 2rem 1rem 2rem;
  box-shadow: var(--rz-shadow-6);
  box-sizing: border-box;
  gap: var(--rz-gap);
}
.pricing-component {
  width: 100%;
}
.pricing-component div[data-content="card"] {
  position: relative;
  border-radius: 1rem;
  padding: 1.5rem;
}
.pricing-component div[is-default="true"] {
  background-color: var(--rz-primary-lighter);
}
.pricing-component div[data-content="header"] {
  margin-bottom: 0rem;
}
.pricing-component div[data-content="caption"] {
  text-align: left;
  margin-bottom: 1rem;
  color: var(--rz-base-100);
}
.pricing-component div[data-content="stack"] button {
  border-radius: 2rem;
  /*position: absolute;*/
}
.pricing-component div[data-content="price"] {
  /*margin-top: 2rem;*/
  position: absolute;
  width: 100%;
  left: 0px;
}
.pricing-component div[data-content="price"] [data-content="value"] {
  color: var(--rz-primary);
}
.pricing-component div[data-content="frequency"] {
  margin-top: 5px;
  color: var(--rz-base-200);
}
.pricing-component div[data-content="properties"] {
  position: absolute;
  bottom: 1rem;
}
.pricing-component div[data-content="properties"] > div {
  width: 100%;
}
.pricing-component div[data-content="properties"] label {
  font-size: var(--rz-text-subtitle2-font-size);
}
.pricing-component div[data-content="properties"] h6 {
  color: var(--rz-base-100);
}
.pricing-component span[data-content="popular"] {
  position: absolute;
  top: 0px;
  padding: 8px 12px;
  left: 50%;
  width: 6rem;
  margin-left: -3rem;
}
.not-found-page {
  position: absolute;
  left: 50%;
  top: 0%;
  transform: translate(-50%, 50%);
}
.sticky-button {
  min-height: 50px !important;
  min-width: 50px !important;
  position: fixed !important;
  top: 2rem;
  right: 2rem;
  align-self: end;
  z-index: 9999;
  border-radius: 50% !important;
}
.sticky-button:hover {
  transform: scale(1.05) !important;
  box-shadow: var(--rz-shadow-3) !important;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.carousel {
  height: 300px;
  flex: 100%;
}
.carousel button {
  opacity: 0.7;
}
.carousel-fullscreen {
  width: 100% !important;
  height: 100%;
}
.carousel-fullscreen > div {
  overflow: hidden;
}
.carousel-fullscreen button {
  opacity: 0.7;
}
.contact-component {
  width: 50%;
}
.contact-component div[data-content="card"] {
  display: flex;
  padding: 0.5rem;
  gap: 0.5rem;
  flex-direction: row;
  width: 75%;
}
.contact-component input {
  width: 75%;
}
.contact-component button {
  width: 25%;
  height: var(--rz-input-height);
}
.footer-component [data-content="text"] {
  color: var(--rz-base-200);
  margin: 0px;
  font-weight: 250;
}
.version {
  color: var(--rz-base-300) !important;
  align-self: end;
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
  .login-button [data-content="text"] {
    display: none;
  }
  .logout-button [data-content="text"] {
    display: none;
  }
  .slidebar[data-state="expanded"] {
    width: 100vh;
  }
  .slidebar[data-state="collapsed"] {
    width: 0px;
  }
  .landing-component [data-content="header"] {
    font-size: var(--rz-text-h4-font-size);
  }
  .sticky-header {
    display: none;
  }
  .contact-component {
    width: 100%;
    padding-inline: 2rem;
  }
  .contact-component div[data-content="card"] {
    flex-direction: column;
    width: 100%;
  }
  .contact-component input {
    width: 100%;
    height: 30px;
  }
  .contact-component button {
    width: 100%;
    height: 30px;
  }
  .pricing-component [data-content="value"] {
    font-size: var(--rz-text-display-h2-font-size);
  }
  .component-wwrapper {
    padding-block: 5rem;
    padding-inline: 2rem;
  }
  .pricing-component-wwrapper {
    padding-inline: 2rem;
  }
  .footer-component-wwrapper {
    flex-direction: column !important;
  }
  .version {
    align-self: center;
    margin-top: 0rem !important;
  }
  .features-component p {
    text-align: left;
  }
  .about-component div[data-content="stack"] {
    flex-direction: column !important;
  }
  .cancel-button [data-content="text"] {
    display: none;
  }
  .download-button [data-content="text"] {
    display: none;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  div[data-content="link"] {
    padding-inline: 0.5rem;
  }
}
@media only screen and (min-width: 1280px) {
  .preselected-pricing {
    margin-top: -1rem;
  }
}
.dropzone {
  border: 2px dashed #888;
  border-radius: 10px;
  padding: 30px;
  text-align: center;
  color: #666;
  cursor: pointer;
  transition: background 0.2s;
}
.dragover {
  background-color: var(--rz-primary-lighter);
  border: 2px dashed var(--rz-primary);
}
.dragover span,
.dragover i {
  color: var(--rz-on-primary-lighter);
}
.upload-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-top: 2rem;
}
.progress {
  background: var(--rz-base-400);
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 1rem;
}
.runner {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%);
  height: 100%;
  transition: width 0.2s;
  animation: shine 1.5s infinite;
  position: absolute;
  width: 100%;
  z-index: 999;
}
.bar {
  background: var(--rz-primary);
}
@keyframes shine {
  0% {
    left: -50%;
  }
  100% {
    left: 100%;
  }
}
.file-datalist {
  height: 500px;
  overflow: auto;
  padding: 1rem;
  margin-top: 1rem;
}
.file-wrapper {
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-radius: 10px !important;
  padding: 0px !important;
}
.file-wrapper div[data-content="header"] {
  align-content: start;
  padding-block: 1rem;
  padding-inline: 3rem;
  background-color: var(--rz-secondary-lighter);
}
.file-wrapper div[data-content="body"] {
  padding: 1rem;
  width: 100%;
  background-color: var(--rz-base-700);
}
.file-wrapper div[data-content="body"] span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: var(--rz-secondary);
  font-size: 0.85rem;
}
.file-wrapper div[data-content="buttons"] {
  padding: 1rem;
  align-content: start;
  background-color: var(--rz-base-600);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
  .file-wrapper div[data-content="buttons"] {
    align-items: start;
    justify-content: start;
  }
}