.bx--breadcrumb-item::after {
    margin-left: 0.5rem
  }
.bx--breadcrumb-item::after {
    margin-left: 0.5rem
}  
.bx--breadcrumb-item {
    margin-right: 0.5rem
}

.xpa-c-tabs--vertical .bx--tabs__nav {
    flex-direction: column;
}

body .react-sweet-progress-line {
    width: 40%;
}

body .react-sweet-progress-symbol {
    width: 55%;
}

body .xpa-progress-line .react-sweet-progress-line {
    width: 85%;
}

body .xpa-progress-symbol .react-sweet-progress-symbol {
    width: 45%;
}

.bx--text-input:disabled {
  background-color: #f4f4f4 !important;
}
.bx--text-area:disabled {
  background-color: #f4f4f4 !important;
}
  