@font-face {
  font-family: Roboto-Regular;
  src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: Roboto-Medium;
  src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: Roboto-Bold;
  src: url(../fonts/Roboto-Bold.ttf);
}
.view-portal-grid {
  display: grid;
  justify-items: stretch;
  padding-bottom: 90px;
  gap: 100px;
}
@media screen and (max-width: 779px) {
  .view-portal-grid {
    gap: 30px;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 780px) {
  .view-portal-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1200px) {
  .view-portal-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1540px) {
  .view-portal-grid {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

.bidv-form-inputs label, .bidv-form-inputs .label {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 0.5rem;
  color: #005452;
  padding: 0;
  letter-spacing: 0.32px;
}
.bidv-form-inputs input.form-text, .bidv-form-inputs input.form-email, .bidv-form-inputs input.form-file, .bidv-form-inputs input.password-field, .bidv-form-inputs select, .bidv-form-inputs .form-textarea {
  display: inline;
  padding: 14px 16px;
  background-image: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #575757;
  height: 48px;
  width: 100%;
  max-width: 100%;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
}
.bidv-form-inputs input.form-text::after, .bidv-form-inputs input.form-text::before, .bidv-form-inputs input.form-email::after, .bidv-form-inputs input.form-email::before, .bidv-form-inputs input.form-file::after, .bidv-form-inputs input.form-file::before, .bidv-form-inputs input.password-field::after, .bidv-form-inputs input.password-field::before, .bidv-form-inputs select::after, .bidv-form-inputs select::before, .bidv-form-inputs .form-textarea::after, .bidv-form-inputs .form-textarea::before {
  display: none !important;
}
.bidv-form-inputs input.form-text.error, .bidv-form-inputs input.form-email.error, .bidv-form-inputs input.form-file.error, .bidv-form-inputs input.password-field.error, .bidv-form-inputs select.error, .bidv-form-inputs .form-textarea.error {
  border: 1px solid #F73333;
}
@media screen and (max-width: 779px) {
  .bidv-form-inputs input.form-text, .bidv-form-inputs input.form-email, .bidv-form-inputs input.form-file, .bidv-form-inputs input.password-field, .bidv-form-inputs select, .bidv-form-inputs .form-textarea {
    max-width: 100%;
  }
}
.bidv-form-inputs input.passwordCreds {
  max-width: calc(100% - 54px);
  padding-right: 42px !important;
}
.bidv-form-inputs button.clipboardjs-button {
  margin-left: 12px;
}
.bidv-form-inputs .form-textarea {
  height: auto !important;
}
.bidv-form-inputs input.form-text:focus, .bidv-form-inputs .form-textarea:focus, .bidv-form-inputs input.form-email:focus, .bidv-form-inputs input.password-field:focus, .bidv-form-inputs input.form-text:active, .bidv-form-inputs .form-textarea:active, .bidv-form-inputs input.form-email:active, .bidv-form-inputs input.password-field:active {
  outline: 1px solid #13AE8E;
  outline-offset: -2px;
  box-shadow: unset;
}
.bidv-form-inputs .description {
  display: none;
}

@media screen and (max-width: 1023px) {
  .bidv-tabs > ul {
    flex-direction: column;
    background-color: #FCFCFC;
    box-shadow: 0 0 0 100vmax rgba(87, 87, 87, 0.03);
    clip-path: inset(0 -100vmax);
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.bidv-tabs > ul > li > a {
  font-size: 18px !important;
  line-height: 24px !important;
  min-width: 11rem;
  text-decoration: none;
  color: #C0C0C0;
  margin: 0 0.3rem;
  padding: 0.7rem;
  padding-bottom: 8px;
  border-bottom: none;
  font-weight: normal !important;
  font-family: Roboto-Bold;
}
@media screen and (max-width: 1023px) {
  .bidv-tabs > ul > li > a {
    border-bottom: none !important;
    width: 100%;
    font-size: 14px !important;
    line-height: 21px !important;
    padding: 0.4rem;
    margin: 0.3 0rem;
  }
  .bidv-tabs > ul > li > a:hover {
    color: #13AE8E;
    border-left: 2px solid #13AE8E;
  }
  .bidv-tabs > ul > li > a.active {
    color: #13AE8E;
    border-left: 2px solid #13AE8E;
  }
}
.bidv-tabs > ul > li > a:hover {
  color: #13AE8E;
  border-bottom: 2px solid #13AE8E;
}
.bidv-tabs > ul > li > a.active {
  color: #13AE8E;
  border-bottom: 2px solid #13AE8E;
}
.bidv-tabs > ul > li.selected a {
  color: #13AE8E;
  border-bottom: 2px solid #13AE8E;
}
@media screen and (max-width: 1023px) {
  .bidv-tabs > ul > li.selected a {
    border-bottom: none !important;
    border-left: 2px solid #13AE8E;
  }
}

@font-face {
  font-family: Roboto-Regular;
  src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: Roboto-Medium;
  src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: Roboto-Bold;
  src: url(../fonts/Roboto-Bold.ttf);
}
.message-container {
  position: fixed;
  word-wrap: break-word;
  top: 99px;
  z-index: 3000;
  left: 50%;
  transform: translateX(-50%);
  margin: auto;
}
@media screen and (max-width: 779px) {
  .message-container {
    width: 100%;
    top: 76px;
  }
}
.message-container .message {
  position: relative;
  word-wrap: break-word;
  overflow-wrap: break-word;
  background: #ffffff;
  box-shadow: 0px 0px 12px rgba(208, 208, 208, 0.4);
  border-radius: 12px;
  border: 0;
  width: 424px;
  z-index: 3000;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  padding: 36px 28px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #005452;
}
@media screen and (max-width: 779px) {
  .message-container .message {
    width: 90%;
    padding: 18px 14px;
  }
}
.message-container .message a {
  color: #13ae8e;
}
.message-container .message .alert-close {
  all: unset;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.message-container .message__heading {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
.message-container .messages__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.message-container .message__item + .message__item {
  margin-top: 12px;
}
.message-container .message--status {
  min-width: 56px;
  min-height: 57px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 24px;
  color: #325e1c;
  border-color: #77b259;
  background-image: url("../images/message-check.png");
}
@media screen and (max-width: 779px) {
  .message-container .message--status {
    min-width: 28px;
    min-height: 29px;
  }
}
.message-container .message--warning, .message-container .message-- {
  min-width: 56px;
  min-height: 57px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 24px;
  background-image: url("../images/message-warning.png");
  border-color: #e09600;
  color: #734c00;
}
@media screen and (max-width: 779px) {
  .message-container .message--warning, .message-container .message-- {
    min-width: 28px;
    min-height: 29px;
  }
}
.message-container .message--error {
  min-width: 56px;
  min-height: 57px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 24px;
  color: #a23433;
  background-image: url("../images/message-error.png");
  border-color: #a23433;
}
@media screen and (max-width: 779px) {
  .message-container .message--error {
    min-width: 28px;
    min-height: 29px;
  }
}