html,
body {
  height: 100%;
  font-family: "Roboto", sans-serif !important;
  background-color: #f8f9fb !important;
  width: 100vw;
}

.navbar {
  background-color: #2e384d !important;
  min-height: 80px;
  /* padding: 24px 140px; */
  z-index: 1;
}
.pt-32 {
  padding-top: 32px;
}
a:hover {
  color: #4c8cfa !important;
}
/* .header {
  background-color: #2e384d !important;
  height: 80px;
} */
.px-lg-140 {
  padding-left: 140px !important;
  padding-right: 140px !important;
}
.by-continuing {
  width: max-content;
  margin-top: 38px;
  margin-bottom: 24px;
}
.google,
.linkedin {
  border: none !important;
}
.fs-14 {
  font-size: 14px;
}
.fs-32 {
  font-size: 32px;
}
.form-signin {
  max-width: 330px;
  padding: 15px;
}
.px-140 {
  padding-left: 140px !important;
  padding-right: 140px !important;
}
.w-343 {
  width: 343px;
}
.h-62 {
  height: 62px;
}
.bgc-nav {
  background-color: #2e384d !important;
}
.cw {
  color: white;
}
.color-blue {
  color: #4c8cfa;
}
.back-color-blue {
  background-color: #d0defb;
}
.back-color-white {
  background-color: white;
}
.fs-24 {
  font-size: 24px;
}
.ms-10 {
  margin-left: 10px;
}
.w-196 {
  width: 196px !important;
}
.h-40 {
  height: 40px;
}
.p-10 {
  padding: 10px;
}
.back-color-gray {
  background-color: #f1f3f5;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.border-color {
  border-color: #ccd2d7;
}
.btn-orange {
  color: white !important;
  background-color: #fa9f4c !important;
  font-size: 14px !important;
}

.btn-orange:hover {
  border-color: black !important;
  color: black !important;
  background-color: #fa9f4c !important;
}

.btn-orange:active {
  border-color: white !important;
  background-color: #fa9f4c !important;
}
.form-signin .form-floating:focus-within {
  z-index: 2;
}
.r-10 {
  right: 10px;
}
.t-10 {
  top: 10px;
}
.no-underline {
  text-decoration: none;
}
.mt-24 {
  margin-top: 24px;
}
.me-6 {
  margin-right: 6px;
}
.mt-38 {
  margin-top: 38px;
}
.mb-24 {
  margin-bottom: 24px;
}
.line {
  top: 20px;
  left: 43px;
}
.sign-in {
  border-radius: 5px 0 0 0;
}
.sign-up {
  border-radius: 0 5px 0 0;
}
.fs-12 {
  font-size: 12px;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
::-webkit-input-placeholder {
  /* Edge */
  color: #ccd2d7 !important;
  font-size: 14px;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ccd2d7 !important;
  font-size: 14px;
}
::placeholder {
  color: #ccd2d7 !important;
  font-size: 14px;
}
#show-password{
  cursor: pointer;
}
/* FINAL CLEANUP 2026-07 */
.qr-drag-handle,.qr-section-tools,.qr-move-buttons{display:none!important}button.down,button[onclick*='Down'],button[onclick*='Up']{display:none!important}.qr-date-input{font:inherit;border:1px solid #4c8cfa;border-radius:6px;padding:4px 6px;background:#fff}
