@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);
}
.header-bg {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background: #FCFCFC;
  backdrop-filter: blur(50px);
  box-shadow: 0px 4px 12px rgba(205, 205, 205, 0.25);
}
.header-bg .header-container {
  height: 129px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 779px) {
  .header-bg .header-container {
    height: 96px;
  }
}
.header-bg .header-container .main-menu-container {
  display: flex;
  align-items: center;
  gap: 32px;
}
@media screen and (max-width: 1023px) {
  .header-bg .header-container .main-menu-container {
    display: none;
  }
}
.header-bg .header-container .main-menu-container .main-menu-wrapper {
  display: flex;
  align-items: center;
  gap: 32px;
  margin-left: 15px;
}
.header-bg .header-container .main-menu-container .main-menu-wrapper .new-menu-item .new-menu-link {
  font-family: Roboto-Regular;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  color: #575757;
  transition: all 0.075s linear;
  white-space: nowrap;
}
.header-bg .header-container .main-menu-container .main-menu-wrapper .new-menu-item .new-menu-link:hover {
  color: #006b68;
}
.header-bg .header-container .main-menu-container .main-menu-wrapper .new-menu-item .new-menu-link.is-active {
  font-weight: 600;
  color: #006b68;
}
.header-bg .header-container .toggle {
  display: none;
}
@media screen and (max-width: 1023px) {
  .header-bg .header-container .toggle {
    display: block;
  }
}
.header-bg .header-container .toggle > span {
  display: block;
  width: 26px;
  height: 2px;
  background-color: #A2D9D7;
  transition: all 200ms ease-in-out;
  transform-origin: 3px 1px;
}
.header-bg .header-container .toggle > span:not(:last-child) {
  margin-bottom: 5px;
}
.header-bg .header-container.open .toggle > span:first-child {
  transform: rotate(45deg);
}
.header-bg .header-container.open .toggle > span:nth-child(2) {
  opacity: 0;
}
.header-bg .header-container.open .toggle > span:last-child {
  transform: rotate(-45deg);
}

.dropitmenu-submenu.disable-select-org > li {
  display: none;
}
.dropitmenu-submenu.disable-select-org > li:nth-of-type(1),
.dropitmenu-submenu.disable-select-org > li:nth-of-type(2) {
  display: block;
}

.overlay {
  visibility: hidden;
  height: 0;
}
.overlay .mobile-menu-bg .mobile-menu {
  padding-bottom: 2rem;
}
.overlay .mobile-menu-bg .mobile-menu.not_logged_in {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 32px;
}
.overlay .mobile-menu-bg .mobile-menu.not_logged_in .main-menu-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 22px;
}
.overlay .mobile-menu-bg .mobile-menu.not_logged_in .main-menu-wrapper .new-menu-item {
  min-width: 80px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 10px;
  border-bottom: 0.5px solid #BDE3DC;
}
.overlay .mobile-menu-bg .mobile-menu.not_logged_in .main-menu-wrapper .new-menu-item .new-menu-link {
  font-family: Roboto-Regular;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  color: #A2D9D7;
  transition: all 0.075s linear;
}
.overlay .mobile-menu-bg .mobile-menu.not_logged_in .main-menu-wrapper .new-menu-item .new-menu-link:hover {
  color: #0BE3BC;
}
.overlay .mobile-menu-bg .mobile-menu.not_logged_in .main-menu-wrapper .new-menu-item .new-menu-link.is-active {
  font-weight: 600;
  color: #0BE3BC;
}
.overlay .mobile-menu-bg .mobile-menu.not_logged_in .main-menu-wrapper .new-menu-item:last-child {
  padding-bottom: 0;
  border-bottom: 0px;
}
.overlay .mobile-menu-bg .mobile-menu.not_logged_in #block-useraccountmenu {
  width: 100%;
}
.overlay .mobile-menu-bg .mobile-menu.logged_in {
  display: grid;
  grid-template-areas: "b a" "c a";
  justify-items: end;
}
.overlay .mobile-menu-bg .mobile-menu.logged_in #block-mainnavigation {
  grid-area: a;
}
.overlay .mobile-menu-bg .mobile-menu.logged_in #block-mainnavigation .main-menu-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 22px;
}
.overlay .mobile-menu-bg .mobile-menu.logged_in #block-mainnavigation .main-menu-wrapper .new-menu-item {
  min-width: 80px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 10px;
  border-bottom: 0.5px solid #BDE3DC;
}
.overlay .mobile-menu-bg .mobile-menu.logged_in #block-mainnavigation .main-menu-wrapper .new-menu-item .new-menu-link {
  font-family: Roboto-Regular;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  color: #A2D9D7;
  transition: all 0.075s linear;
}
.overlay .mobile-menu-bg .mobile-menu.logged_in #block-mainnavigation .main-menu-wrapper .new-menu-item .new-menu-link:hover {
  color: #0BE3BC;
}
.overlay .mobile-menu-bg .mobile-menu.logged_in #block-mainnavigation .main-menu-wrapper .new-menu-item .new-menu-link.is-active {
  font-weight: 600;
  color: #0BE3BC;
}
.overlay .mobile-menu-bg .mobile-menu.logged_in #block-mainnavigation .main-menu-wrapper .new-menu-item:last-child {
  padding-bottom: 0;
  border-bottom: 0px;
}
.overlay .mobile-menu-bg .mobile-menu.logged_in #block-bidv-api-theme-consumerorganizationselection {
  grid-area: c;
}
.overlay .mobile-menu-bg .mobile-menu.logged_in #block-bidv-api-theme-consumerorganizationselection .orgmenu > li {
  width: -moz-fit-content;
  width: fit-content;
}
.overlay .mobile-menu-bg .mobile-menu.logged_in #block-useraccountmenu {
  grid-area: b;
}
.overlay .mobile-menu-bg .mobile-menu.logged_in #block-useraccountmenu .account-menu-wrapper-logged-in {
  width: -moz-fit-content;
  width: fit-content;
}

@keyframes fade_in {
  from {
    visibility: hidden;
    height: 0;
  }
  1% {
    visibility: visible;
    height: 0;
  }
  to {
    visibility: visible;
    height: 100%;
  }
}
@keyframes fade_out {
  from {
    visibility: visible;
    height: 100%;
  }
  99% {
    visibility: visible;
    height: 0;
  }
  to {
    visibility: hidden;
    height: 0;
  }
}
.block-consumerorg.block-consumer-org-select > h2 {
  display: none;
}
.block-consumerorg.block-consumer-org-select .consumerorgSelectBlock ul {
  list-style: none;
}
.block-consumerorg.block-consumer-org-select .consumerorgSelectBlock .orgmenu > li {
  position: relative;
}
.block-consumerorg.block-consumer-org-select .consumerorgSelectBlock .orgmenu > li > a {
  height: 40px;
  display: flex;
  gap: 7px;
  align-items: center;
  color: #0BE3BC;
  text-decoration: none;
}
.block-consumerorg.block-consumer-org-select .consumerorgSelectBlock .orgmenu > li > a:hover, .block-consumerorg.block-consumer-org-select .consumerorgSelectBlock .orgmenu > li > a:active {
  cursor: pointer;
}
.block-consumerorg.block-consumer-org-select .consumerorgSelectBlock .orgmenu > li > ul {
  position: absolute;
  z-index: 50;
  top: 40px;
  right: 0;
  display: none;
  flex-direction: column;
  min-width: 161px;
  background-color: white;
  box-shadow: 0px 0px 12px rgba(208, 208, 208, 0.4);
  border-radius: 4px;
}
.block-consumerorg.block-consumer-org-select .consumerorgSelectBlock .orgmenu > li > ul li {
  display: block;
}
.block-consumerorg.block-consumer-org-select .consumerorgSelectBlock .orgmenu > li > ul li a {
  width: 100%;
  white-space: nowrap;
  display: inline-block;
  padding: 10px 10px;
  color: #005452;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}
.block-consumerorg.block-consumer-org-select .consumerorgSelectBlock .orgmenu > li > ul li:hover {
  background-color: #E8FCF8;
}
.block-consumerorg.block-consumer-org-select .consumerorgSelectBlock .orgmenu > li > ul .myorg a {
  padding: 20px 10px;
  padding-left: 50px;
  background-position: 15px 50%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-image: url(../images/myorg.svg);
}
.block-consumerorg.block-consumer-org-select .consumerorgSelectBlock .orgmenu > li > ul .createorg a {
  border-bottom: 0.5px solid #BDE3DC;
  padding: 20px 10px;
  padding-left: 50px;
  background-position: 15px 50%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-image: url(../images/createorg.svg);
}
.block-consumerorg.block-consumer-org-select .consumerorgSelectBlock .orgmenu > li > ul .selectorg {
  display: none;
}
.block-consumerorg.block-consumer-org-select .consumerorgSelectBlock .orgmenu > li > ul li[selected=true] a {
  background-color: #E8FCF8;
}
.block-consumerorg.block-consumer-org-select .consumerorgSelectBlock .orgmenu > li:hover > ul {
  display: flex;
}