/* Custom Styles  */
#ui5Logo {
    padding-left: 10px;
}

#myproLink {
    color: #ffffff;
}

.listitemTest .sapMSLITitleOnly {
    color: #ff0000 !important;
    font-size: 3rem !important;
    text-align: center;
}

#myproLinkLP {
    color: #ffffff;
}

.welcomeText {
    font-size: 1.0rem;
    margin: 2rem;
}

.snowApp .sapMPageHeader {
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: none;
}

.snowApp .sapMPageHeader .sapMTitle>span {
    font-size: 1.5rem;
    color: white;
    text-shadow: 0 1px rgba(0, 0, 0, 0.4);
}

.sapMTSItemCloseBtnCnt {
    visibility: hidden;


}

.sapMTabStripSelectListItemCloseBtn {
    visibility: hidden;



}

.sapMTabStripItemLabel {
    align-content: center;
    text-align: center;
}

.sapMLabel {
    font-weight: bold;
}

.sapMTabStrip {
    background: whitesmoke;
    font-weight: bold;
    color: red;
}