html, body {
  background: #f7f7f9;
}

.ds-icon--brand--quest--horizontal {
  font-size: 52px;
}
@media screen and (max-width: 480px) {
  .ds-icon--brand--quest--horizontal {
    font-size: 58px;
  }
}

input::-ms-reveal, input::-ms-clear {
  display: none;
}

.ds-icon--close--16 {
  position: fixed;
  top: 12px;
  right: 12px;
  z-index: 1;
  cursor: pointer;
}

.ds-button[class*="--primary"][class*="--disabled"] {
  color: #666666;
}

[class*="button-show-pass"] {
  position: absolute;
  top: 42px !important;
  right: 16px;
  font-size: 20px;
  color: #9A9A9D;
  -webkit-transform: none !important;
          transform: none !important;
}

.ds-body {
  place-content: flex-start !important;
  height: 100%;
}
.ds-body [class*="--align-stretch"] {
  align-self: stretch;
}
.ds-body #content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ds-body .ds-body--content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  overflow: auto;
}

.ds-body .ds-body--content .cas {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 700px;
  height: 100%;
  min-height: 100%;
}

.ds-body .ds-body--content .cas .ds-col--12 [class*="quest-logo--32"] {
  margin-bottom: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ds-body .ds-body--content .cas .ds-col--12 [class*="quest-logo--32"] [class*="--text"] {
  display: inline-block;
}

.ds-body .ds-body--content .cas .ds-col--12 .ds-tooltip [class*="ds-icon"] {
  position: relative !important;
  top: inherit !important;
  right: inherit !important;
}

.ds-body .ds-body--content .cas .ds-col--12 .ds-input__error {
  height: 20px;
  display: block;
  margin-top: 4px;
}

.ds-body .ds-body--content .cas .ds-col--12 [class*="--primary"] {
  margin: 0 auto;
  max-width: inherit;
  width: 100%;
}

.ds-body .ds-body--content .cas .ds-col--12 [class*="tertiary"] {
  min-width: 0;
}

.ds-body .ds-body--content .cas .cas-links {
  margin-top: 28px;
}

.ds-body .ds-body--content .cas .cas-links--admin > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ds-body .ds-body--content .cas .cas-links--legal {
  margin-bottom: 16px;
}

.ds-body .ds-body--content .cas .cas-links--legal .ds-link {
  font-size: 14px;
  color: #737376;
}

.ds-body .ds-body--content .cas .cas-links--legal .ds-link:hover, .ds-body .ds-body--content .cas .cas-links--legal .ds-link:focus {
  color: #80276C;
  cursor: pointer;
}

.ds-body .ds-body--content .cas .ds-input {
  /*[class*="ds-icon"]{
                    position: absolute;
                    top: 50%;
                    right: 16px;
                    transform: translateY(-50%); 
                    
                    &[class*="--hide"]{

                        &:after{
                            height: 2px;
                            width: 100%;
                            content: '';
                            background: #9a9a9d;
                            transform: rotate(-45deg);
                            display: block;
                            position: absolute;
                            top: 45%;
                        }
                    }
                }*/
}

.ds-body .ds-body--content .cas .ds-divider--horizontal {
  margin-top: 48px !important;
  margin-bottom: 24px;
}

.ds-body .ds-body--content .cas [class^="ds-col"], .ds-body .ds-body--content .cas [class^="ds-input"] {
  padding-right: 0;
  margin-right: 0;
}

.ds-body .ds-body--content .cas-legal {
  font-size: 11px;
  color: #737376;
  height: 100%;
  padding: 12px 24px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  place-content: flex-end;
}

@media screen and (max-width: 639px) {
  .ds-body .ds-body--content .cas-legal {
    margin-top: 80px;
  }
}

.ds-body .password-reset {
  height: 100%;
}

.ds-body .password-reset .ds-header {
  position: fixed;
  z-index: 2;
}

.ds-body .password-reset [class*="--step-1"], .ds-body .password-reset [class*="--step-2"], .ds-body .password-reset [class*="--step-3"], .ds-body .password-reset [class*="--step-4"] {
  max-width: 1120px;
  height: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 148px;
}

.ds-body .password-reset [class*="--step-1"] .ds-input, .ds-body .password-reset [class*="--step-2"] .ds-input, .ds-body .password-reset [class*="--step-3"] .ds-input, .ds-body .password-reset [class*="--step-4"] .ds-input {
  margin-right: 0;
}

.ds-body .password-reset [class*="--step-1"] .ds-input .ds-icon--eye, .ds-body .password-reset [class*="--step-2"] .ds-input .ds-icon--eye, .ds-body .password-reset [class*="--step-3"] .ds-input .ds-icon--eye, .ds-body .password-reset [class*="--step-4"] .ds-input .ds-icon--eye {
  top: 56px !important;
}

.ds-body .password-reset [class*="--multiform"] {
  position: relative;
}

.ds-body .password-reset [class*="--multiform"] form:first-of-type {
  margin: 0;
}

.ds-body .password-reset [class*="--multiform"] form:last-of-type {
  position: absolute;
  bottom: 0;
  right: 140px;
}

.ds-body .password-reset [class*="--success"] img {
  height: auto;
  width: 100%;
}

.ds-body .password-reset a.ds-button {
  text-decoration: none;
}

.ds-body .password-reset .ds-card {
  margin: 0 auto 24px auto;
  position: relative;
  max-width: inherit;
}

.ds-body .password-reset .ds-card input {
  position: absolute;
  z-index: -1;
}

.ds-body .password-reset .ds-card input[type="radio"]:checked + label {
  border: 1px solid #35792a;
}

.ds-body .password-reset .ds-card label {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 16px 20px 16px;
  border-radius: 16px;
  cursor: pointer;
}

.ds-body .password-reset .ds-card label .ds-col--11 {
  padding: 0 12px;
  font-size: 13px;
  color: #424245;
}

.ds-body .password-reset .ds-card label .ds-col--11 ol {
  margin: 0;
  padding: 0 0 0 16px;
}
.ds-body .password-reset-ping .ds-header {
  position: relative;
}
.ds-body .password-reset-ping--content {
  width: 66.66%;
}
@media screen and (max-width: 639px) {
  .ds-body .password-reset-ping--content {
    width: 100%;
  }
}
.ds-body .password-reset-ping .ds-card {
  max-width: none;
}
.ds-body .password-reset-ping .ds-card label {
  cursor: default;
  font-size: 14px;
}
.ds-body .password-reset-ping .ds-card label .ds-col--11 {
  font-size: 14px;
}
.ds-body .password-reset-ping .ds-card label .header {
  font-size: 20px !important;
  font-weight: 600;
  color: #151515;
  margin-bottom: 20px;
  margin-top: 8px;
}
.ds-body .password-reset-ping .instructions {
  border: 1px solid #c78800;
}
.ds-body .password-reset-ping .instructions .ds-icon--legacy--announcement {
  color: #c78800;
}
.ds-body .password-reset-ping .instructions label {
  padding: 0;
}
.ds-body .password-reset-ping .instructions-content {
  padding: 20px 16px 10px 16px;
}
.ds-body .password-reset-ping .instructions--steps {
  border-bottom: 1px dashed #D1D1D1;
  display: flex;
  flex-direction: row;
  padding: 10px 0;
}
.ds-body .password-reset-ping .instructions--steps:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.ds-body .password-reset-ping .instructions--steps span:first-of-type {
  align-items: center;
  display: flex;
  flex: 0 0 8px;
  background-color: #151515;
  border-radius: 50%;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  height: 8px;
  justify-content: center;
  margin: 9px 10px 0 0;
}
.ds-body .password-reset-ping .instructions--steps span:last-of-type {
  flex: 1 1 auto;
}
.ds-body .password-reset-ping .instructions .ds-icon--info {
  color: #808080;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .ds-body .password-reset-ping .instructions [class*="--primary"] {
    margin: 0 10px;
  }
}
.ds-body .password-reset-ping .--not-required:after {
  content: "";
}

.qd-cas__header {
  padding: 0;
  min-height: 100px;
  height: auto;
  z-index: 1;
  background: #ffffff;
}
.qd-cas__header-container {
  margin-bottom: 48px;
}
@media screen and (max-width: 639px) {
  .qd-cas__header-container {
    margin-bottom: 28px;
  }
}
.qd-cas__header .ds-brand-wrapper[class*="--large"] {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.qd-cas__header .ds-brand-wrapper[class*="--large"] img {
  max-height: 52px;
  width: 100%;
}

.qd-cas__header .ds-brand-wrapper[class*="--large"] .cit-logo {
  max-height: 72px;
  width: 100%;
}
.qd-cas__header .ds-brand-wrapper[class*="--large"] .labhq-logo {
  max-height: 52px;
  width: 430px;
}
@media screen and (max-width: 639px) {
  .qd-cas__header .ds-brand-wrapper[class*="--large"] .labhq-logo {
    width: 100%;
  }
}
.qd-cas__content-login {
  background: #ffffff;
}
.qd-cas__content-login [class*=button-show-pass] {
  position: absolute;
  top: 44px;
  right: 16px;
  font-size: 20px;
  color: #9A9A9D;
}
.qd-cas__content-allow-share {
  border-radius: 4px;
}
.qd-cas__footer {
  background: transparent;
}

.qd-cas__footer--links {
  padding: 0;
  margin-bottom: 16px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.qd-cas__footer--links[class*="--space-evenly"] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
    text-align: center;
}

@media screen and (max-width: 639px) {
  .qd-cas__footer--links {
    -ms-flex-pack: distribute;
        justify-content: space-around;
flex-direction: column;
  }
}

.qd-cas__footer--links .ds-link {
  font-size: 14px;
  color: #424245;
  -webkit-text-decoration-color: #424245;
          text-decoration-color: #424245;
}

.qd-cas__footer--links .ds-link:hover, .qd-cas__footer--links .ds-link:focus {
  color: #80276C;
  cursor: pointer;
}

.qd-cas__footer--links .ds-link:only-child {
  margin: 0 auto;
}
@media screen and (max-width: 639px) {
  .qd-cas__footer--copyright {
    font-size: 11px;
  }
}
.qd-cas__dialog {
  background: #ffffff;
  border: 0;
  border-radius: 8px;
  box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
  font-family: Roboto;
  padding: 24px;
  width: 500px;
}
.qd-cas__dialog::backdrop {
  background: rgba(0, 0, 0, 0.32);
}
.qd-cas__dialog[open] {
  animation: fadein 0.2s ease-in forwards;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    background-color: #ffffff;
  }
}
@media screen and (max-width: 767px) {
  .qd-cas__dialog {
    max-height: 100%;
    margin: 16px;
    max-width: 100% !important;
    width: auto;
  }
}
.qd-cas__dialog--content {
  color: #151515;
  margin: 24px 0;
}
.qd-cas__dialog--actions {
  align-items: center;
  display: flex;
  justify-content: space-between;
  border: 0;
  margin: 0;
  min-height: 0 !important;
  padding: 0 !important;
  width: 100%;
}
.qd-cas__dialog--actions-right {
  align-items: center;
  display: flex;
  flex-flow: row;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 767px) {
  .qd-cas__dialog--actions-right {
    margin: 0;
    width: 100%;
  }
}
.qd-cas__dialog--actions .ds-button.--secondary {
  margin-right: 16px;
}
.qd-cas__dialog--actions .ds-button.--primary {
  margin: 0 0 0 auto;
}
@media screen and (max-width: 767px) {
  .qd-cas__dialog--actions {
    flex-direction: column;
  }
  .qd-cas__dialog--actions .ds-button {
    width: 100%;
    margin: 12px 0 0 !important;
  }
}

@media screen and (max-width: 1175px) {
  [class*="--step-1"], [class*="--step-2"], [class*="--step-3"], [class*="--step-4"] {
    width: 50% !important;
  }
}

@media screen and (max-width: 1024px) {
  body .ds-body .ds-body--content .cas, html .ds-body .ds-body--content .cas {
    width: 100%;
  }
  body .ds-body .ds-body--content .cas form, html .ds-body .ds-body--content .cas form {
    width: 55%;
  }
}

@media screen and (max-width: 875px) {
  .password-reset [class*="--step-1"], .password-reset [class*="--step-2"], .password-reset [class*="--step-3"], .password-reset [class*="--step-4"] {
    width: 100% !important;
    padding: 0 40px;
  }
  .password-reset [class*="--step-1"] [class*="ds-button"], .password-reset [class*="--step-2"] [class*="ds-button"], .password-reset [class*="--step-3"] [class*="ds-button"], .password-reset [class*="--step-4"] [class*="ds-button"] {
    width: 100% !important;
    max-width: inherit;
  }
  .password-reset [class*="--step-1"] form .ds-col--8, .password-reset [class*="--step-2"] form .ds-col--8, .password-reset [class*="--step-3"] form .ds-col--8, .password-reset [class*="--step-4"] form .ds-col--8 {
    width: 100%;
  }
  .password-reset [class*="--step-1"] form .ds-col--8 .ds-input, .password-reset [class*="--step-2"] form .ds-col--8 .ds-input, .password-reset [class*="--step-3"] form .ds-col--8 .ds-input, .password-reset [class*="--step-4"] form .ds-col--8 .ds-input {
    width: 100%;
    padding-right: 0;
  }
  .password-reset [class*="--step-1"] form [class*="--button-set"], .password-reset [class*="--step-2"] form [class*="--button-set"], .password-reset [class*="--step-3"] form [class*="--button-set"], .password-reset [class*="--step-4"] form [class*="--button-set"] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .password-reset [class*="--step-1"] form [class*="--button-set"] > [class*="ds-col"], .password-reset [class*="--step-2"] form [class*="--button-set"] > [class*="ds-col"], .password-reset [class*="--step-3"] form [class*="--button-set"] > [class*="ds-col"], .password-reset [class*="--step-4"] form [class*="--button-set"] > [class*="ds-col"] {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    place-content: center;
    margin-bottom: 8px;
  }
  .password-reset [class*="--step-1"] [class*="--multiform"] form:first-of-type [class*="--primary"], .password-reset [class*="--step-2"] [class*="--multiform"] form:first-of-type [class*="--primary"], .password-reset [class*="--step-3"] [class*="--multiform"] form:first-of-type [class*="--primary"], .password-reset [class*="--step-4"] [class*="--multiform"] form:first-of-type [class*="--primary"] {
    margin-bottom: 75px;
  }
  .password-reset [class*="--step-1"] [class*="--multiform"] form:last-of-type, .password-reset [class*="--step-2"] [class*="--multiform"] form:last-of-type, .password-reset [class*="--step-3"] [class*="--multiform"] form:last-of-type, .password-reset [class*="--step-4"] [class*="--multiform"] form:last-of-type {
    width: 100%;
    right: 0;
    bottom: 60px;
  }
}

@media screen and (max-width: 730px) {
  body .ds-body .ds-body--content .cas form, html .ds-body .ds-body--content .cas form {
    width: 60%;
  }
}

@media screen and (max-width: 640px) {
  body .ds-body .cas.ds-col--7, body .ds-body .cas.ds-col--9, html .ds-body .cas.ds-col--7, html .ds-body .cas.ds-col--9 {
    width: 100%;
  }
  body .ds-body .cas.ds-col--7 > .ds-col--7, body .ds-body .cas.ds-col--7 form, body .ds-body .cas.ds-col--9 > .ds-col--7, body .ds-body .cas.ds-col--9 form, html .ds-body .cas.ds-col--7 > .ds-col--7, html .ds-body .cas.ds-col--7 form, html .ds-body .cas.ds-col--9 > .ds-col--7, html .ds-body .cas.ds-col--9 form {
    width: 90%;
  }
  body .ds-body .cas.ds-col--7 > .ds-col--7.vert-top--68, body .ds-body .cas.ds-col--7 form.vert-top--68, body .ds-body .cas.ds-col--9 > .ds-col--7.vert-top--68, body .ds-body .cas.ds-col--9 form.vert-top--68, html .ds-body .cas.ds-col--7 > .ds-col--7.vert-top--68, html .ds-body .cas.ds-col--7 form.vert-top--68, html .ds-body .cas.ds-col--9 > .ds-col--7.vert-top--68, html .ds-body .cas.ds-col--9 form.vert-top--68 {
    margin-top: 28px;
  }
  body .ds-body .cas.ds-col--7 .cas-links [class*="--legal"] > div, body .ds-body .cas.ds-col--9 .cas-links [class*="--legal"] > div, html .ds-body .cas.ds-col--7 .cas-links [class*="--legal"] > div, html .ds-body .cas.ds-col--9 .cas-links [class*="--legal"] > div {
    width: 100%;
    place-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
/*# sourceMappingURL=cas.css.map */
