@font-face {
  font-family: "meteocons";
  src:
    url("./fonts/meteocons.ttf?kx31oc") format("truetype"),
    url("./fonts/meteocons.woff?kx31oc") format("woff"),
    url("./fonts/meteocons.svg?kx31oc#meteocons") format("svg");
  font-weight: normal;
  font-style: normal;
}

.meteocons {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "meteocons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dark-input input {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}
.dark-input label {
  color: rgba(255, 255, 255) !important;
}
.dark-input fieldset {
  border-color: rgba(255, 255, 255, 0.5) !important;
  color: rgba(255, 255, 255) !important;
}
.dark-input fieldset:hover {
  border-color: rgba(255, 255, 255, 0.5) !important;
  color: rgba(255, 255, 255) !important;
}
.dark-input fieldset:focus {
  border-color: rgba(255, 255, 255, 0.5) !important;
  color: rgba(255, 255, 255) !important;
}
input:-webkit-autofill {
  animation-delay: 1s;
  animation-name: autofill !important;
  animation-fill-mode: both;
  -webkit-box-shadow: 0 0 0 100px transparent inset !important;
}

.timer-wrapper {
  display: flex;
  justify-content: center;
}

.time-wrapper {
  position: relative;
  width: 80px;
  height: 60px;
  font-size: 48px;
  font-weight: 900;
  font-family: "Montserrat";
}

.time-wrapper .time {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(0);
  opacity: 1;
  transition: all 0.2s;
}

.time-wrapper .time.up {
  opacity: 0;
  transform: translateY(-100%);
}

.time-wrapper .time.down {
  opacity: 0;
  transform: translateY(100%);
}
.time {
  font-size: 15px;
}
.active {
  background-color: #1b2330 !important;
  color: #fff !important;
}
.zoom-effect {
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease; /* Transition for smooth zoom */
  transform: scale(1); /* Initial scale */
}

.zoom-effect:hover {
  transform: scale(1.1); /* Scale up the element */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); /* Optional shadow for added effect */
}
.react-autosuggest__container {
  position: relative;
  width: 100%;
  border: 1px solid lightgray;
}

.react-autosuggest__input {
  width: 100%;
  height: 30px;
  padding: 10px 20px;
  border-radius: 4px;
}

.react-autosuggest__input--focused {
  outline: none;
}

.react-autosuggest__input--open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.react-autosuggest__suggestions-container {
  display: none;
}

.react-autosuggest__suggestions-container--open {
  display: block;
  position: absolute;
  top: 51px;
  width: 100%;
  border: 1px solid #aaa;
  background-color: #fff;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 16px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 2;
  max-height: 300px;
  overflow: auto;
}

.react-autosuggest__suggestions-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.react-autosuggest__suggestion {
  cursor: pointer;
  /* padding: 10px 20px;  */
  font-size: 13px;
  font-family: inherit;
  font-weight: 400;
}
#contact-summary .react-autosuggest__suggestion {
  padding: 10px 20px;
}

.react-autosuggest__suggestion--highlighted {
  background-color: #ddd;
}

.react-autosuggest__container input {
  height: 44px;
}

/* Default max-height for larger screens (e.g., desktops) */
.k-grid-container {
  max-height: 60vh; /* Use viewport height for more flexibility */
  overflow-y: auto;
}

/* For tablets (screen width between 600px and 1024px) */
@media (max-width: 1024px) {
  .k-grid-container {
    max-height: 50vh; /* Slightly less height for tablets */
  }
}

/* For mobile (screen width below 600px) */
@media (max-width: 600px) {
  .k-grid-container {
    max-height: 40vh; /* Even less height for mobile devices */
  }
}
.k-datetime-container {
  z-index: 9999 !important;
}
@media only screen and (min-width: 992px) {
  .bigScrollbar ::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    background-color: rgba(0, 0, 0, 0);
    color: rgba(192, 192, 192, 0.5);
  }

  .bigScrollbar ::-webkit-scrollbar:hover {
    width: 3px;
    height: 3px;
    /* background-color: rgba(192,192,192, 0.5); */
    background-color: rgba(0, 0, 0, 0.06);
  }

  .bigScrollbar ::-webkit-scrollbar-thumb {
    border: 2px solid transparent;
    border-radius: 0;
    background-color: rgba(192, 192, 192, 0.5);
  }

  .bigScrollbar ::-webkit-scrollbar-thumb:active {
    border-radius: 0px;
  }

  /* Style the corner where both the vertical and horizontal scrollbars meet */
  ::-webkit-scrollbar-corner {
    background: #252f3e !important;
  }
  /* Add a border to each column's cell */
  .k-grid td,
  .k-grid th {
    border-width: 0 0.5px 1px 1px !important;
  }

  /* Remove the border on the last column to avoid double borders */
  .k-grid td:last-child {
    border-width: 0 0.5px 1px 1px !important;
  }
}


.crop {
  height: 70px;
  width: 100%;
  overflow: hidden;
}

.crop img {
  height: auto;
  width: auto;
  max-height: 75px;
  margin: 0 auto;
  padding: 5px;
}

.nexus-header-logo {
  padding-top: 26px !important;
}

#horizontal-logo img {
  padding: 6px !important;
}
