th#xxIconCol, td[headers="xxIconCol"] {
    width: 1%;
}

.xxBackBtn {
    margin: -1.2rem 0rem -0.8rem -1rem;
    padding: 0.6rem;
    font-size: 1rem;
}

.xxNoWrap {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xxButton {
    min-width: 16ch;
}

.xxSelectList {
    min-width: 32ch !important;
}
	
.xxBreadCrumb {
    padding: 0px 16px 0px 16px !important;
}

.xxRDS .apex-rds a span {
    min-width: 200px;
    text-align: center;
    font-weight: 400;
}

.xxRDS .apex-rds-selected {
    background-color: #ECF3FF;
}

.xxFileInput input[type="file"] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.t-Alert--page .htmldbOraErr {
    font-family: 'Helvetica Neue','Segoe UI',Helvetica,Arial,sans-serif !important;
    font-size: 12px !important;
    display: list-item !important;
}