.sapUiSizeCompact .sapMPageWithHeader.sapFShellBar-CTX>section {
    top: 3rem !important
}

.sapFShellBar.sapFShellBarFCLFPHeader,
.sapMPageHeader .sapFShellBar {
    box-shadow: none !important;
}

.sapMPageHeader {
    position: static !important
}

li[id$='createLeaveButton'] > div  {
    border: 1px solid #0065d95a;
    height: 52px !important
}

li[id$='createLeaveButton'] a {
    background-color: rgba(207, 251, 251, 0.491);
}