/* stylelint-disable */
@font-face {
  font-family: "Gilroy SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Gilroy SemiBold"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff2") format("woff2"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff") format("woff");
}
/* stylelint-enable */
/* stylelint-disable */
@font-face {
  font-family: "Gilroy SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Gilroy SemiBold"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff2") format("woff2"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff") format("woff");
}
/* stylelint-enable */
evo-modal {
  --modal-overlay-background: rgba(0,0,0,0.8) !important;
}
evo-alert {
  --border-neutral-low: #d53943;
  --bg-primary-xlow: #f0f9ff;
}
evo-footer-disclaimer {
  --text-neutral-low: rgb(204, 204, 204);
  --bg-primary-alt-xhigh: rgb(0, 24, 54);
}
:root {
  --border-primary-high: #06c;
  --bg-primary-high: #06c;
  --text-primary-high: #06c;
}
.loginbutton evo-button {
  --btn-min-width: 200px !important;
}
.App {
  height: 100%;
  width: 100%;
  min-width: 100vw;
  min-height: 100vh;
}
.scale-hover:hover {
  transform: scale(1.1);
  transition: all 0.5s;
}
.cursor-pointer {
  cursor: pointer;
}
.selected {
  border: 2px solid #051355 !important;
}
.nowrap {
  white-space: nowrap;
}
.gap-1 {
  gap: 0.8rem;
}
.gap-2 {
  gap: 1.2rem;
}
.gap-3 {
  gap: 1.6rem;
}
.p-relative {
  position: relative;
}.loading-indicator {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}/* stylelint-disable */
@font-face {
  font-family: "Gilroy SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Gilroy SemiBold"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff2") format("woff2"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff") format("woff");
}
/* stylelint-enable */
/* stylelint-disable */
@font-face {
  font-family: "Gilroy SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Gilroy SemiBold"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff2") format("woff2"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff") format("woff");
}
/* stylelint-enable */
.login-container {
  margin-top: 2%;
  margin-bottom: 2%;
  position: relative;
  left: 0;
  z-index: 10;
  box-shadow: 24px;
  border: 0px solid #000;
  display: flex;
  flex-direction: row;
  justify-content: start;
  padding: 3rem;
  background: rgba(255, 255, 255, 0.88);
  height: fit-content;
  max-width: 360px;
  gap: 1rem;
  border-bottom-right-radius: 1rem;
}
@media (min-width: 767px) {
  .login-container {
    left: 15%;
  }
}
@media (min-width: 500px) {
  .login-container {
    max-width: 460px;
  }
}
.login-inner {
  display: flex;
  border-radius: 1;
}
@media (min-width: 400px) {
  .login-inner {
    min-width: 300px;
  }
}
@media (min-width: 500px) {
  .login-inner {
    min-width: 400px;
  }
}
.login-form {
  display: grid;
  width: 100%;
}
.login-fields {
  max-width: 340px;
}
.login-form-header {
  height: 80px;
  font-size: 28px;
  padding-top: 0px;
  font-weight: bold;
  margin-bottom: 0;
}
.login-form-header span {
  font-weight: normal;
}
.login-form-content {
  font-size: 15px;
  color: #1A1E1F;
}
.login-form-content ul {
  margin-left: 0.5em;
  padding-left: 0px;
}
.login-form-content li {
  list-style: none;
  margin: 6px 0px;
}/* stylelint-disable */
@font-face {
  font-family: "Gilroy SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Gilroy SemiBold"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff2") format("woff2"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff") format("woff");
}
/* stylelint-enable */
/* stylelint-disable */
@font-face {
  font-family: "Gilroy SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Gilroy SemiBold"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff2") format("woff2"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff") format("woff");
}
/* stylelint-enable */
.signin {
  display: flex;
  flex-direction: column;
  justify-content: start;
  min-width: 100%;
  background-color: white;
  background: url("./erportalimage-Ir9Nfe2a.png") no-repeat center top;
  background-size: cover;
  padding: 0;
}
@media (min-width: 595px) {
  .signin {
    padding: 1rem;
  }
}
.signin-inner {
  display: flex;
  justify-content: space-around;
}
@media (min-width: 767px) {
  .signin-inner {
    justify-content: normal;
  }
}
evo-modal[event-id=contactus] {
  --modal-sm-width: 56rem;
}/* stylelint-disable */
@font-face {
  font-family: "Gilroy SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Gilroy SemiBold"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff2") format("woff2"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff") format("woff");
}
/* stylelint-enable */
/* stylelint-disable */
@font-face {
  font-family: "Gilroy SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Gilroy SemiBold"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff2") format("woff2"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff") format("woff");
}
/* stylelint-enable */
header {
  padding: 0.5rem;
  background-color: #07639d;
  color: white;
  min-height: 66px;
}
.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  min-height: 56px;
  margin: auto;
}
.header__inner > div {
  display: flex;
  align-items: center;
}
.prulogo {
  height: 28px;
}
@media (min-width: 500px) {
  .prulogo {
    height: 36px;
  }
}
.title {
  margin-left: 20px;
  font-size: 1.4rem;
  font-weight: 600;
}
@media (min-width: 500px) {
  .title {
    margin-left: 80px;
    font-size: 1.8rem;
  }
}
.contactus {
  font-size: 1.4rem;
}
@media (min-width: 500px) {
  .contactus {
    font-size: 1.6rem;
  }
}
.contactus evo-icon {
  display: inline-block;
  margin: 0 6px 3px 0;
}
.contactus .icon-tooltip-help__question {
  fill: #07639d;
}
.contactus-modal {
  color: #333;
}
.contactus-modal ul {
  list-style: none;
  padding-left: 2.5rem;
}
.linkbtn {
  background: none;
  border: 0;
  color: #FFF;
}