@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);
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src: url("../fonts/assets/lato-bold-webfont.woff2") format("woff2"), url("../fonts/assets/lato-bold-webfont.woff") format("woff");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: url("../fonts/assets/lato-regular-webfont.woff2") format("woff2"), url("../fonts/assets/lato-regular-webfont.woff") format("woff");
}
@font-face {
  font-family: "Lato";
  font-weight: 400;
  font-style: italic;
  font-display: fallback;
  src: url("../fonts/assets/lato-regularitalic-webfont.woff2") format("woff2"), url("../fonts/assets/lato-regularitalic-webfont.woff") format("woff");
}
/* stylelint-disable property-no-vendor-prefix */
* {
  box-sizing: border-box;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-block-start: 0;
  padding-block-end: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
}
*::before, *::after {
  box-sizing: border-box;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
}

.layout-container {
  display: flex;
  flex-direction: column;
  height: 100vh;
}
.layout-container > main {
  flex: 1;
}

.common-header {
  display: flex;
  align-items: center;
  gap: 7px;
  padding-top: 76px;
  margin-bottom: 72px;
  color: #005452;
  font-family: Roboto-Bold;
  font-size: 24px;
  line-height: 35px;
}
@media screen and (max-width: 779px) {
  .common-header {
    padding-top: 25px;
    margin-bottom: 45px;
    font-size: 20px;
    line-height: 30px;
  }
}
.common-header a {
  display: flex;
}

html {
  font-family: "Lato", "Arial", sans-serif;
  font-size: 100%;
  line-height: 1.15;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  font-family: "Poppins", sans-serif;
}

body {
  margin: 0;
  overflow-x: hidden;
  font-family: Roboto-Regular;
  background: white;
}

main {
  display: block;
  margin-top: 0;
  min-height: -moz-fit-content;
  min-height: fit-content;
}
main .layout-content {
  margin-top: 129px;
}
@media screen and (max-width: 779px) {
  main .layout-content {
    margin-top: 96px;
  }
}
main .message {
  margin-bottom: -4rem;
}

.container {
  margin-left: 1rem;
  margin-right: 1rem;
  max-width: 100%;
}
@media screen and (min-width: 780px) {
  .container {
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media screen and (min-width: 1024px) {
  .container {
    margin-left: 90px;
    margin-right: 90px;
  }
}
@media screen and (min-width: 1540px) {
  .container {
    margin-left: 180px;
    margin-right: 180px;
  }
}
@media screen and (min-width: 1800px) {
  .container {
    max-width: 1180px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 779px) {
  .hide-for-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 780px) {
  .hide-for-desktop {
    display: none !important;
  }
}

.view-portal-header {
  font-family: Roboto-Bold;
  font-size: 21px;
  line-height: 30px;
  color: #13AE8E;
  text-align: center;
  padding: 2rem;
  margin-top: 3rem;
  margin-bottom: -2rem;
}
@media screen and (min-width: 544px) {
  .view-portal-header {
    font-size: 41px;
    line-height: 50px;
  }
}

#user-delete-form,
[aria-describedby=autologout-confirm] {
  position: fixed !important;
  top: 40% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  max-width: 560px;
  padding: 1rem;
  margin: auto;
  background-color: white;
  box-shadow: 6px 6px 20px rgba(122, 122, 122, 0.2);
}
#user-delete-form .form-actions.js-form-wrapper.form-wrapper,
[aria-describedby=autologout-confirm] .form-actions.js-form-wrapper.form-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
}
#user-delete-form .form-actions.js-form-wrapper.form-wrapper input,
[aria-describedby=autologout-confirm] .form-actions.js-form-wrapper.form-wrapper input {
  order: 2;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #13AE8E;
  color: white;
  text-decoration: none;
  padding: 0.7rem 2.5rem;
  border-radius: 4px;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  border: 1px solid #13AE8E;
}
@media screen and (min-width: 544px) {
  #user-delete-form .form-actions.js-form-wrapper.form-wrapper input,
[aria-describedby=autologout-confirm] .form-actions.js-form-wrapper.form-wrapper input {
    font-size: 16px;
    line-height: 20px;
  }
}
#user-delete-form .form-actions.js-form-wrapper.form-wrapper a,
[aria-describedby=autologout-confirm] .form-actions.js-form-wrapper.form-wrapper a {
  order: 1;
  margin: 0;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #13AE8E;
  color: white;
  text-decoration: none;
  padding: 0.7rem 2.5rem;
  border-radius: 4px;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  background-color: #f5f5f5;
  color: #8e8e8e;
}
@media screen and (min-width: 544px) {
  #user-delete-form .form-actions.js-form-wrapper.form-wrapper a,
[aria-describedby=autologout-confirm] .form-actions.js-form-wrapper.form-wrapper a {
    font-size: 16px;
    line-height: 20px;
  }
}

[aria-describedby=autologout-confirm] .ui-dialog-titlebar.ui-corner-all.ui-widget-header {
  background: white !important;
}
[aria-describedby=autologout-confirm] #autologout-confirm {
  margin-bottom: 10rem;
}

.apicNoContent > span {
  display: none !important;
}
.apicNoContent > .noAppsTextContainer {
  margin-bottom: 2rem;
}

.views-element-container .view.view-faqs .ui-state-default,
.views-element-container .view.view-faqs .ui-state-active {
  color: #13AE8E;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

br {
  display: block;
  content: "";
  margin: 10px 0;
}

pre {
  /* stylelint-disable-next-line font-family-no-duplicate-names */
  font-family: monospace, monospace;
  font-size: 1em;
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  /* stylelint-disable-next-line font-family-no-duplicate-names */
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
  max-width: 100%;
  height: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  border-style: none;
  padding: 0;
  border-width: 0px;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted #69c;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

ul,
ol,
dl {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
}

nav.pager {
  margin-top: 80px;
}
@media screen and (max-width: 779px) {
  nav.pager {
    margin-top: 30px;
  }
}
nav.pager ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
nav.pager li a {
  cursor: pointer;
  color: #8e8e8e;
  text-decoration: none;
}
nav.pager li.is-active a {
  color: white;
  background-color: #13AE8E;
  padding: 5px 9px;
  border-radius: 9999px;
}

.apis-background-container {
  display: flex;
  justify-content: flex-end;
}
.apis-background-container > span {
  width: 700px;
  height: 257px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/apis-background.png);
}

span.shwpd, button.shwpd {
  margin-left: -39px !important;
  vertical-align: middle !important;
}

span.eye-close, button.eye-close {
  background: url(../images/eye-hide-password.svg) no-repeat !important;
}

span.eye-open, button.eye-open {
  background: url(../images/eye-show-password.svg) no-repeat !important;
}

.form-item--error-message {
  margin-top: 6px;
}
.form-item--error-message strong {
  font-weight: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  color: #F73333;
}
.form-item--error-message::before {
  visibility: hidden;
}

div.password-confirm.js-password-confirm.js-password-confirm-message {
  display: none;
}

#ibm-apim-password-policy-status {
  padding: 12px 29px;
  background: #E8FCF8;
  border-radius: 4px;
}
#ibm-apim-password-policy-status br {
  margin: 0 !important;
}
#ibm-apim-password-policy-status span.icon {
  display: none;
}
#ibm-apim-password-policy-status span {
  margin: 5px 0;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #005452;
}

.password-strength {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
}
.password-strength > .password-strength__meter {
  height: 4px;
  background-color: #E8FCF8;
  border-radius: 5px;
}
.password-strength > .password-strength__title {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #005452;
}
.password-strength > .password-strength__title .password-strength__text {
  display: none;
}

.dialog-off-canvas-wrapper {
  margin-top: 40px;
  margin-bottom: 2rem;
  display: flex;
  flex-direction: row;
  gap: 300px;
  align-items: start;
}
@media screen and (max-width: 1023px) {
  .dialog-off-canvas-wrapper {
    gap: 100px;
  }
}
@media screen and (max-width: 779px) {
  .dialog-off-canvas-wrapper {
    margin-top: 6px;
    flex-direction: column;
    align-items: center;
    gap: 24px;
  }
}
.dialog-off-canvas-wrapper p {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #575757;
}
.dialog-off-canvas-wrapper .application-background-image-active {
  width: 260px;
  height: 450px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/application-background-image-active.png);
}
@media screen and (max-width: 1023px) {
  .dialog-off-canvas-wrapper .application-background-image-active {
    width: 184px;
    height: 330px;
  }
}
@media screen and (max-width: 779px) {
  .dialog-off-canvas-wrapper .application-background-image-active {
    width: 134px;
    height: 230px;
  }
}
.dialog-off-canvas-wrapper .org-background-image-active {
  width: 394px;
  height: 272px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/org-background-image-active.png);
}
@media screen and (max-width: 779px) {
  .dialog-off-canvas-wrapper .org-background-image-active {
    width: 327px;
    height: 226px;
  }
}
.dialog-off-canvas-wrapper .support-background-image-active {
  width: 547px;
  height: 445px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/support-background-image-active.png);
}
@media screen and (max-width: 779px) {
  .dialog-off-canvas-wrapper .support-background-image-active {
    width: 327px;
    height: 267px;
  }
}
.dialog-off-canvas-wrapper .dkth-background-image-active {
  width: 547px;
  height: 445px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/dkth-background-image-active.png);
}
@media screen and (max-width: 779px) {
  .dialog-off-canvas-wrapper .dkth-background-image-active {
    width: 327px;
    height: 267px;
  }
}

.modal-off-canvas-wrapper {
  min-height: calc(100vh - 129px - 120px);
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 779px) {
  .modal-off-canvas-wrapper {
    min-height: calc(100vh - 96px - 80px);
  }
}
.modal-off-canvas-wrapper .modal-off-canvas-content {
  box-shadow: 0px 0px 12px rgba(208, 208, 208, 0.4);
  border-radius: 12px;
  max-width: 430px;
  width: 100%;
  padding: 32px 28px;
  margin: 2rem 0;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 24px;
}
@media screen and (max-width: 779px) {
  .modal-off-canvas-wrapper .modal-off-canvas-content {
    padding: 20px 1rem;
    flex-direction: column;
    gap: 16px;
    align-items: center;
  }
}
.modal-off-canvas-wrapper .modal-off-canvas-content form p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #242525;
}
.modal-off-canvas-wrapper .modal-off-canvas-content .modal-off-canvas-image {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/modal-off-canvas-image.png);
}
.modal-off-canvas-wrapper .modal-off-canvas-content .modal-content-wrapper > p:nth-child(1) {
  font-family: Roboto-Bold;
  font-size: 18px;
  line-height: 28px;
  color: #13AE8E;
  margin-bottom: 24px;
  text-align: left;
}
@media screen and (max-width: 779px) {
  .modal-off-canvas-wrapper .modal-off-canvas-content .modal-content-wrapper > p:nth-child(1) {
    text-align: center;
  }
}

input.multiple-fields-remove-button {
  right: 12px !important;
  top: 40% !important;
  background: url("../images/field-remove-icon.svg") no-repeat 50% 50% !important;
}

div.ajax-progress {
  display: none !important;
}

.analyticsWidgetContainer {
  padding: 0 !important;
  grid-template-areas: "apistats apistats apistats apistats" "numbers numbers numbers numbers" "apicalls apicalls subscriptions subscriptions";
  grid-template-columns: none !important;
  grid-template-rows: none !important;
}
@media screen and (max-width: 1023px) {
  .analyticsWidgetContainer {
    display: block;
  }
}
.analyticsWidgetContainer .apicAppAnalyticsSummary {
  box-shadow: 0px 0px 12px rgba(208, 208, 208, 0.4);
  border-radius: 12px;
}
.analyticsWidgetContainer .apicAppAnalyticsSummary .bx--tabs__nav-item--selected {
  border-bottom: 1px solid #13AE8E;
}
.analyticsWidgetContainer .apicAppAnalyticsSummary .bx--tabs__nav-item--selected .bx--tabs__nav-link {
  color: #13AE8E;
}
.analyticsWidgetContainer .apicAppAnalyticsSummary .bx--tabs__nav-link {
  color: #8e8e8e;
}
.analyticsWidgetContainer .apicAppAnalyticsSummary .bx--tabs__nav-link:hover {
  color: #13AE8E;
}
.analyticsWidgetContainer .apicAppAnalyticsSummary .bx--apim-visSelector-header {
  display: none;
}
.analyticsWidgetContainer .apicAppAnalyticsSummary .bx--tile {
  padding: 0 !important;
}
.analyticsWidgetContainer .apicAppTotals {
  box-shadow: 0px 0px 12px rgba(208, 208, 208, 0.4);
  border-radius: 12px;
  padding: 40px 24px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .analyticsWidgetContainer .apicAppTotals {
    padding: 24px;
    flex-direction: column;
    margin-top: 24px;
  }
}
.analyticsWidgetContainer .apicAppTotals .bx--apim-metric-label {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 18px;
  line-height: 24px;
}
@media screen and (max-width: 1023px) {
  .analyticsWidgetContainer .apicAppTotals .bx--apim-metric-label {
    font-size: 14px;
    line-height: 20px;
  }
}
.analyticsWidgetContainer .apicAppTotals .bx--apim-metric-label > span:nth-child(1) {
  font-weight: 700;
  color: #575757;
}
.analyticsWidgetContainer .apicAppTotals .bx--apim-metric-label > span:nth-child(2) {
  color: #c0c0c0;
}
.analyticsWidgetContainer .apicAppTotals .apicAppTotalCalls .bx--tile,
.analyticsWidgetContainer .apicAppTotals .apicAppTotalErrors .bx--tile,
.analyticsWidgetContainer .apicAppTotals .apicAppAverageResponseTime .bx--tile {
  padding: 0;
}
@media screen and (max-width: 1023px) {
  .analyticsWidgetContainer .apicAppTotals .apicAppTotalErrors {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
  }
}
.analyticsWidgetContainer .apicAppAPICallSummary,
.analyticsWidgetContainer .apicAppAPICallHistory,
.analyticsWidgetContainer .apicAppAPICallErrors {
  box-shadow: 0px 0px 12px rgba(208, 208, 208, 0.4);
  border-radius: 12px;
}
@media screen and (max-width: 1023px) {
  .analyticsWidgetContainer .apicAppAPICallSummary,
.analyticsWidgetContainer .apicAppAPICallHistory,
.analyticsWidgetContainer .apicAppAPICallErrors {
    margin: 24px 0;
  }
  .analyticsWidgetContainer .apicAppAPICallSummary .bx--tile,
.analyticsWidgetContainer .apicAppAPICallHistory .bx--tile,
.analyticsWidgetContainer .apicAppAPICallErrors .bx--tile {
    padding: 0;
  }
}

.bidv-noti-style h3 {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-block-start: 0;
  padding-block-end: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #242525;
  padding: 6px 16px;
  background: #E8FCF8;
  margin-top: 40px;
  margin-bottom: 12px;
}
.bidv-noti-style h3:nth-child(1) {
  margin-top: 0px;
}
@media screen and (max-width: 1023px) {
  .bidv-noti-style h3 {
    box-shadow: 0 0 0 100vmax #E8FCF8;
    clip-path: inset(0 -100vmax);
    padding: 6px 0;
  }
}
.bidv-noti-style .eventLog {
  padding: 6px 16px;
  border-top: none;
  gap: 30px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #242525;
}
@media screen and (max-width: 1023px) {
  .bidv-noti-style .eventLog {
    font-size: 14px;
    line-height: 21px;
    padding: 6px 0;
  }
}
.bidv-noti-style .eventLog .eventLogAvatar {
  display: none;
}
.bidv-noti-style .eventLog .eventLogTimestamp {
  margin-right: 0;
  color: #8e8e8e;
}

.bidv-table {
  width: 100%;
  overflow: visible;
}
@media screen and (max-width: 779px) {
  .bidv-table {
    overflow: auto;
  }
}
.bidv-table table {
  background-color: white;
  box-shadow: 0px 0px 12px rgba(208, 208, 208, 0.4);
  border-radius: 8px;
}
.bidv-table table thead tr {
  background: linear-gradient(180deg, #13AE8E 0%, #005452 100%);
}
.bidv-table table thead tr th {
  padding: 1rem;
  color: white;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.bidv-table table tbody tr {
  width: 100%;
  min-height: 3rem;
}
.bidv-table table tbody tr:nth-child(odd) {
  background: RGBA(189, 227, 220, 0.1);
}
.bidv-table table tbody tr:nth-child(even) {
  background: white;
}
.bidv-table table tbody tr td {
  padding: 1rem;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #242525;
}
.bidv-table table tr.hiddenRow {
  display: none;
}

.overflow-menu.dropitmenu {
  position: relative;
  list-style: none;
}
.overflow-menu.dropitmenu .dropitmenu-submenu {
  position: absolute;
  z-index: 100;
  top: 1.5rem;
  right: 0;
  display: none !important;
  flex-direction: column;
  min-width: 161px;
  background-color: white;
  box-shadow: 0px 0px 12px rgba(208, 208, 208, 0.4);
  border-radius: 4px;
}
.overflow-menu.dropitmenu .dropitmenu-submenu li {
  display: block;
}
.overflow-menu.dropitmenu .dropitmenu-submenu li a {
  width: 100%;
  white-space: nowrap;
  display: inline-block;
  padding: 20px;
  padding-left: 50px;
  text-decoration: none;
  color: #005452;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  background-position: 15px 50%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
}
.overflow-menu.dropitmenu .dropitmenu-submenu li a:hover {
  background-color: #E8FCF8;
}
.overflow-menu.dropitmenu .dropitmenu-submenu li.unsubscribe a {
  border-top: 0.5px solid #BDE3DC;
  background-image: url(../images/dropdown-delete.svg);
}
.overflow-menu.dropitmenu .dropitmenu-submenu li.viewDocumentation a {
  background-image: url(../images/dropdown-edit.svg);
}
.overflow-menu.dropitmenu .dropitmenu-submenu li.resetClientID a {
  border-top: 0.5px solid #BDE3DC;
  background-image: url(../images/dropdown-edit.svg);
}
.overflow-menu.dropitmenu .dropitmenu-submenu li.resetClientSecret a {
  border-top: 0.5px solid #BDE3DC;
  background-image: url(../images/dropdown-edit.svg);
}
.overflow-menu.dropitmenu .dropitmenu-submenu li.editCredentials a {
  background-image: url(../images/dropdown-edit.svg);
}
.overflow-menu.dropitmenu .dropitmenu-submenu li.deleteApplication a {
  border-top: 0.5px solid #BDE3DC;
  background-image: url(../images/dropdown-delete.svg);
}
.overflow-menu.dropitmenu .dropitmenu-submenu li.editApplication a {
  background-image: url(../images/dropdown-edit.svg);
}
.overflow-menu.dropitmenu .dropitmenu-submenu li.editOrganizationName a {
  background-image: url(../images/dropdown-edit.svg);
}
.overflow-menu.dropitmenu .dropitmenu-submenu li.changeOrganizationOwner a {
  border-top: 0.5px solid #BDE3DC;
  background-image: url(../images/dropdown-edit.svg);
}
.overflow-menu.dropitmenu .dropitmenu-submenu li.deleteOrganization a {
  border-top: 0.5px solid #BDE3DC;
  background-image: url(../images/dropdown-delete.svg);
}
.overflow-menu.dropitmenu .dropitmenu-submenu li.deleteCredentials a {
  border-top: 0.5px solid #BDE3DC;
  background-image: url(../images/dropdown-delete.svg);
}
.overflow-menu.dropitmenu .dropitmenu-submenu li.changeMemberRole a {
  background-image: url(../images/dropdown-edit.svg);
}
.overflow-menu.dropitmenu .dropitmenu-submenu li.removeOrganizationUser a {
  border-top: 0.5px solid #BDE3DC;
  background-image: url(../images/dropdown-delete.svg);
}
.overflow-menu.dropitmenu .dropitmenu-submenu li.resendInvitation a {
  background-image: url(../images/dropdown-edit.svg);
}
.overflow-menu.dropitmenu .dropitmenu-submenu li.removeInvitation a {
  border-top: 0.5px solid #BDE3DC;
  background-image: url(../images/dropdown-delete.svg);
}
.overflow-menu.dropitmenu .dropitmenu-submenu li.uploadImage {
  display: none;
}
.overflow-menu.dropitmenu .show-dropitmenu-submenu .dropitmenu-submenu {
  display: flex !important;
}

.reload-captcha-wrapper a {
  color: #FCFCFC;
  text-decoration: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Remove default arrow */
  right: 12px !important;
  top: 40% !important;
  background: url(../images/down-chevron.svg) no-repeat 98% 50% !important;
  /* Add custom arrow */
}

select::-ms-expand {
  display: none;
  /* Hide the default arrow in Internet Explorer 10 and Internet Explorer 11 */
}

svg.bx--select__arrow {
  display: none;
}