.subheader-pos{
    height: 1.5rem!important;
    line-height: 1.5rem!important;
}

#login-alert-message{
    margin: 25px;
}

.btnRegistar{
    cursor: pointer !important;
}

.btn-steps{
    width: 10px !important;
    margin: 0 15px !important;
    background-color: #bbbbbb !important;
    border: none !important;
    border-radius: 50% !important;
    display: inline-block !important;
    opacity: 0.5 !important;
    padding: 20px 25px;
    font-weight: bold;
}

.btn-steps.active {
    opacity: 1 !important;
    background: #009de0 !important;
    color: #fff;
}

.registration-success {
    color: #009de0 !important;
    font-weight: bold;
    text-align: center !important;
    margin: 50px 0px;
    width: 100%;
}

.registration-error {
    color: #C40421 !important;
    font-weight: bold;
    text-align: center !important;
    margin: 50px 0px;
    width: 100%;
}

.registration-extra{
    color: #009de0 !important;
    font-weight: bold;
    text-align: center !important;
    margin-top: 0px;
    margin-bottom: 50px;
    width: 100%;
}

.registration-nps{
    color: #009de0 !important;
    font-weight: bold;
    text-align: center !important;
    margin-top: 0px;
    margin-bottom: 50px;
    width: 100%;
}

.title-panel{
    text-align: center !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}

#__component0---dashboard--dashboardHeader-tblHeader .sapMLabel{
    overflow: initial;
    white-space: initial;
}

#__component0---registration--prefix-inner {
    width: 5.5em;
    margin-right: 1em;
}

#__component0---dashboard--idProductsTable-listUl .sapMListTblCell {
   padding: 0;
}

#__component0---dashboard--idProductsTable-listUl .sapMListTblHeaderCell{
    padding: .875rem .5rem;
}

#__component0---dashboard--idProductsTable-listUl .sapMLIB.sapMListTblRow .sapMNCValueScr {
    font-size: 0.7em;
}

#__component0---dashboard--idProductsTable-listUl .sapMLIBShowSeparator>td{
    border: none;
}

#__component0---dashboard--idProductsTable-tblBody>tr{
    background: none !important;
}

.sapMPage .sapMTCCnt {
    text-align: center !important;
    width: 100% !important;
}

.sapMPage .sapMPageHeader + .sapMPageSubHeader + section {
    top: 4.5rem !important;
}

.notifications {
    position: absolute !important;
    bottom: 0;
    left: 0;
}

.notifications .sapMSlideTile{
    /*background: #6a99b3 !important;*/
    /*position: fixed !important;*/
    /*bottom: 0;*/
    /*left:0;*/
    /*z-index: 99999;*/
    width: 100% !important;
    height: 18rem !important;
    /*padding: 1rem 0.825em;*/
    /*color: white;*/
    /*text-align: center !important;*/
}

.sapMST.OneByOne, .sapMGT.OneByOne {
    width: 100% !important;
    height: 7rem !important;
}

.notifications .sapMSTWrapper {
    width: 100% !important;
}

.notifications .sapMGTHeaderMode{
    width: 100% !important;
}

.notifications .sapMGTHdrContent {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    flex-direction: column;
    margin-top: 0px;
}

.notifications .sapMGTTitle {
    font-size: 2rem !important;
    line-height: 2rem  !important;
}

.notifications .sapMGTSubHdrTxt {
    font-size: 1.5rem !important;
    text-overflow: initial !important;
    white-space: initial !important;
    line-height: 1.8rem !important;
}

.notifications + .sapMSTIconClickTapArea, .sapMSTIconDisplayArea, .sapMSTIconNestedArea {
    display: none !important;
}

.home-container {
    overflow-y: auto !important;
}

.home-container .sapMTile {
    width: 11rem !important;
    height: 12rem !important;
}

.home-container .sapMTileContent {
    height: 12rem !important;
}

.equalWidthLabel {
    width: 150px;
}

.equalWidthInput {
    width: 180px;
}

.sapMLabel{
    text-wrap: wrap !important;
}

.labelNba {
    background-image: url(../images/logo/nba.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: calc(100% - 50px) center;
    padding: 10px 0;
}

div:has(> label.labelNba) {
    padding: 0.5rem !important;
}

.box-email-nba > div:first-child {
    margin-right: 5px;
}

.nba-card {
    background: #FFF !important;
    padding: 0.5rem;
}

.nba-card .emailLabel {
    margin-top: 1rem;
}

.nba-card .sapMInputBaseInner {
    padding: 0 0.5rem;
    min-width: 250px;
}

.boldText {
    font-weight: bold !important;
}

@media (max-width:986px){
    .flex-responsive {
        flex-direction: column !important;
        align-items: flex-start !important;
    }

    .flex-responsive .sapMFlexItem {
        width: 100% !important;
    }
}

.listPrMatriz {
    width: 100% !important;
    max-width: 600px !important;
}

.listPrMatriz .sapMListTbl th:not(:first-child),
.listPrMatriz tbody .sapMListTblCell:first-child,
.listPrMatriz tbody tr:last-child td {
    background-color: #fce4d6 !important;
}

.disclaimerBox>div{
    width: 100%;
}

.disclaimerText{
    background: orange;
    padding: 1rem;
    width: 97.5%;
    margin-bottom: 1rem;
    margin-left: 1rem;
}

.gridFlex {
    display: flex;
}

.imageBuyBack {
    margin-top: 20px;
}

.roundButton .sapMBtnInner {
    border-radius: 50% !important;
    padding: 0;
    justify-content: center;
    align-items: center;
    display: flex;
}

.roundButton .sapMBtnIcon {
    font-size: 1.5rem;
}
