.sapMShellBrandingBar {
    display: none;
}

#tabBarSignIn-content {
    border-bottom-width: 0px;
}

#tabSignInActivate {
    display: inline-block;
    width: 150px;
}

#tabSignInLogIn {
    display: inline-block;
    width: 150px;
}

#formSignInActivate--Form--title {
    font-size: 1rem;
    text-align: center;
    border-bottom-width: 0px;
}

#diaNewSignIn {
    top: 20% !important;
}

/*MessageBoxes*/
.sapMMessageBox .sapMDialogScrollCont {
    padding-top: 3.6rem !important;
}

.sapMDialogSection .sapUiScrollDelegate{
    border-top-left-radius: var(--sapElement_BorderCornerRadius);
    border-top-right-radius: var(--sapElement_BorderCornerRadius);
}

#toolBarEnterPinCode {
    border-bottom-width: 0;
    background-color: #f5f6f7;
}

/*Enter Pin Code (Log In)*/
.roundButton .sapMBtnInner {
    border-radius: 50%;
    height: 4rem;
    width: 4rem;
    align-items: center;
    font-size: 2rem;
}

#inEnterPin-inner {
    font-size: 2.5rem;
    text-align: center;
    letter-spacing: 1rem;
}

#inEnterPin-content {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    background-image: none;
}

#diaNewSignIn-cont{
    border-top-left-radius: var(--sapElement_BorderCornerRadius);
    border-top-right-radius: var(--sapElement_BorderCornerRadius);
    overflow: hidden !important;
}

#diaScanner-cont{
    border-top-left-radius: var(--sapElement_BorderCornerRadius);
    border-top-right-radius: var(--sapElement_BorderCornerRadius);    
}

#diaNewSignIn-scrollCont {
    padding: 3.2rem 1rem;
}

#headerDashboard {
    border-bottom-width: 0;
    background-color: #f5f6f7;
}

#headerDashboard-BarPH {
    justify-content: center;
}

#headerAccount {
    border-bottom-width: 0;
    background-color: #f5f6f7;
}

#headerAccount-BarPH {
    justify-content: center;
}

#headerShiftsHistory {
    border-bottom-width: 0;
    background-color: #f5f6f7;
}

#headerShiftsHistory-BarPH {
    justify-content: center;
}

span[class="sapMPopoverArr sapMPopoverArrUp"] {
    left: 80px;
}

#footerDashboard {
    height: 80px;
}

#footerDashboard-BarPH {
    height: 80px;
}

#oPageDashboard-cont {
    margin-bottom: 36px;
}

.noDeco {
    text-decoration: none !important;
}

#footerShiftsHistory {
    height: 80px;
}

#footerShiftsHistory-BarPH {
    height: 80px;
}

#footerAccount {
    height: 80px;
}

#footerAccount-BarPH {
    height: 80px;
}

#diaChangePinCode {
    top: 20% !important;
}

#diaHelp-scrollCont {
    padding-top: 3rem;
}

#diaSelectDepartment-dialog>div.sapMDialogSubHeader {
    height: 0;
}

#diaSelectDepartment-subHeader {
    display: none;
}

#diaSelectDepartment-dialog-scrollCont {
    padding-top: 3rem;
}

#diaSelectDepartment-list {
    top: 3rem;
}

.cardUsingSapM {
    background-color: white;
    border-radius: 8px;
    padding: 1rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
}

#oPageShiftsHistory-cont {
    bottom: 84px;
}

#inDateRange-RP-dialog-scrollCont {
    padding-top: 3rem;
}

#msgStripForgotPin {
    background-color: #f5f6f7;
    border: none;
}

#diaHelpGpsIos-scroll{
    height: 100%;
}