body {
    background-color: white;
}

.containerwrap {
    background-color: #808285;
}

.selfregbody h3, .kioskbody h3, .apprRequiredField, .larger {
    text-align: center;
    top: -2rem;
    position: relative;
}

.site-header {
    background-color: #c2011b !important;
    height: 7.2rem;
    border-bottom-style: solid;
    border-bottom-width: 8.1rem !important;
    border-bottom-color: #686a6c !important;
    padding-bottom: 0px !important;
}

h3 .kioskbodyinstr, h3 .selfregbodyinstr {
    font-size: 4rem !important;
    color: white;
}

.bannerLogo {
    margin-right: 2em;
    max-height: 7.5rem;
    max-width: 50rem;
    height: 100%;
    width: 100%;
    position: relative !important;
    padding-left: 5rem;
    object-fit: contain;
}

@media only screen and (max-width: 690px) {
    .bannerLogo {
        margin-right: 2em;
        max-height: 7.5rem;
        max-width: 50rem;
        height: 100%;
        width: 100%;
        position: relative !important;
        padding-left: 5rem;
        object-fit: contain;
    }
    h3 .kioskbodyinstr, h3 .selfregbodyinstr {
        font-size: 3.2rem !important;
    }
    p .selfregbodyinstr, p .kioskbodyinstr {
        font-size: 1.6rem !important;
        left: 0px !important;
    }
}

@media only screen and (max-width: 500px) {
    .bannerLogo {
        margin-right: 2em;
        max-height: 7.5rem;
        max-width: 50rem;
        height: 100%;
        width: 100%;
        position: relative !important;
        padding-left: 5rem;
        object-fit: contain;
    }
    h3 .kioskbodyinstr, h3 .selfregbodyinstr {
        font-size: 2.6rem !important;
    }
    p .selfregbodyinstr, p .kioskbodyinstr {
        font-size: 1.4rem !important;
        left: 0px !important;
    }
}

.bannerText {
    position: relative !important;
    top: -1rem !important;
}

#bannerform1 {
    position: relative !important;
    top: 1rem;
}

.res-detail-panel-new-user, .detailPanelNewUser, .requestDetailHeader, .selresourcebar, .loginButton, .buttonL2, .buttonL1, .buttonL3, .buttonL4, .anchorAsButton, .sapUserInfoMenu, .sapUserInfoMenuSelected {
    background-color: #c2011b !important;
    color: white;
}

.loginButton:hover, .buttonL1:hover, .buttonL2:hover, .buttonL3:hover, .buttonL4:hover, .anchorAsButton:hover, .sapUserInfoMenu:hover, .sapUserInfoMenuSelected:hover {
    font-weight: bold;
}

.rich-tab-active, .rich-tab-inactive, .rich-tab-disabled {
    height: 3.2rem;
    padding: 0 2.5rem;
    text-transform: uppercase;
    background-color: #c2011b !important;
    color: white;
    font-family: Gotham, Arial;
}

.rich-tab-active, .tab:hover {
    border-bottom: medium solid #fff;
}

.rich-tab-active a:hover, .rich-tab-inactive a:hover, .rich-tab-disabled a:hover {
    font-weight: bold;
}

.subtab a {
    color: white !important;
}

.subtab:hover, .subtab:hover:not(.subtab-disabled) {
    background-color: #c2011b !important;
    font-weight: bold;
}

.rich-tab-active a, .rich-tab-inactive a {
    font-family: arial;
    font-size: 1.4rem;
    color: white !important;
}

.panelnumber {
    background-color: #c2011b !important;
}

.tab.rich-tab-inactive {
    border-bottom: none !important;
}

.screenfooter {
    position: relative;
    height: 4rem;
    clear: both;
    margin: 0px !important;
    padding-top: 0.5rem;
    width: 100%;
    background-color: #c2011b !important;
    color: white !important;
    text-align: center;
    border-top: none;
}

#pswdResetStateDlgFormKiosk\:pswdnotchgbtn1 {
    display: none;
}

p .selfregbodyinstr, p .kioskbodyinstr {
    color: white;
    font-size: 2rem;
    position: relative;
    left: 3rem;
    text-align: center;
}

#mainPanel {
    top: -6.8rem;
    position: relative;
}

@media only screen and (max-width: 991.98px) {
    .mobileTableHeader {
        background-color: #c2011b !important;
        color: white;
    }
    .mobileRowSelected {
        background-color: #c2011b !important;
        color: white !important;
    }
}

@media only screen and (max-width: 767.98px) {
    #activeSubTabTitle, #activeSubTabTitle[showmenu="false"] {
        display: block;
        background-color: #c2011b;
        margin: -1.2rem -1rem 1rem -1rem;
        padding: 0 1rem;
        box-shadow: 0 0.2rem 0.3rem 0 #aaaaaa;
    }
    .rich-tab-header.subtab.mobileTab {
        background-color: #686a6c !important;
    }
    .activeTab {
        background-color: #c2011b;
        border-bottom: 0.4rem solid white;
    }
    .subtab-active.mobileTab[showmenu="true"] {
        border-left: none !important;
        color: black !important;
    }
}

@media only screen and (max-width: 575.98px) {
    .bannerLogo {
        object-fit: fill;
    }
}