/* add your custom styles here */
.customCss .cssDefaultLan {
    border-bottom: 2px solid #4CAF50;
}

.textForm {
    color:  rgb(102, 102, 102) !important;
}

.sapMPageHeader {
    background-color: #B30000 !important;
}

.sapMTitle,
.sapMPageHeader .sapMText,
.sapMPageHeader .sapMBtnIcon {
    color: white !important;
    text-shadow: none !important;
    font-weight: bold;
    font-size: large;
}

.sapMDialog > header.sapMDialogTitle .sapMTitle {
    color: #666666 !important;
    text-shadow: 0 0 0.125rem #ffffff !important;
    font-weight: normal !important;
    font-size: medium !important;
}

.sapMTileContent{
    background-color: white;
}

.sapMPageBgSolid {
    background-color: #f0f0f0 !important;
}

.sapFolderNamePanel {
    text-shadow: none !important;
    font-weight: bold !important;
    font-size: small;
}

.sapUiSmallMarginBegin.sapUiSmallMarginTop.sapUiVlt.sapuiVlt {
    margin-left: 0rem !important;
}