#LoginPasswordContainer,#LoginReqValUserName,#LoginlblUserName,#LogintxtUserNameContainer{width:50%;margin:auto;}
div#LoginUserNameContainer:before {
    content: 'Please enter your Rolls-Royce Heritage Trust Member ID and Password to enter The Rolls-Royce Heritage Trust member’s section.';
    color: #fff; text-align:center;display:flex;font-size: 23.997px;font-style: normal;font-weight: 400;line-height: 35.995px;margin-bottom: 50px;}
body#heritage-preview-protection .invisible {
    display: none;
}
body#heritage-preview-protection{margin:0 !important;background:url('/~/media/Images/R/Rolls-Royce/About/Heritage/welcome-page-banner.jpg');background-size:cover;width:100%;height:auto;background-repeat: no-repeat;background-position: center;}
#LoginContainer{display: flex;justify-content: center;align-items: center;height: 100vh;}
div#LoginPanel:before {
    content: '';
    position: relative;
    height: 105px;
    width: 210px;
    background: url('/~/media/Images/R/Rolls-Royce/logo/heritage-logo.svg');background-repeat: no-repeat;background-position: center;
    margin: 0 auto 32px ;
}
#LoginPanel{border-radius:12px;background:rgba(16, 6, 159, 0.90);padding:46px 56px;width: 819px;height:auto;display: flex;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
}}
.LoginHeaderContainer{display:none;}
div#LoginLoginButtonContainer{text-align:center;}

input#LogintxtUserName{
    color: #4E5D65 !important;
    font-size: 17.998px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    height: 64px;
    width: 398px;
} 
input#LogintxtPassword {
    color: #4E5D65 !important;
    font-size: 17.998px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;height: 64px;
    width: 398px;
}
div#LoginReqValPassword{height:40px;}
div#LoginReqValUserName {
    height: 24px;
}
div#LoginlblUserName {
    color: #FFF;
    font-size: 17.998px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;margin-bottom:12px;
}

div#LoginlblPassword {
    color: #FFF;
    font-size: 17.998px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 12px;
    
}
input#LoginbtnLogin {
    font-size: 17.996px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    padding: 21px 30px;
    border-radius: 81px;
    border: 1px solid #fff;
    background: transparent;
    transition: 0.3s ease-in-out all;
    
}
input#LoginbtnLogin:hover {
    color: rgba(16,6,159,1);
    background: #fff;
}


.ip3-members-home .dl-list-headings p:nth-child(2),.ip3-members-home .dl-list-headings p:nth-child(3),#downloads .dl-list-headings p:nth-child(3),#downloads .dl-list-headings p:nth-child(2),#downloads.ip3-members-home .dl-list-headings p:nth-child(2),#downloads.ip3-members-home .dl-list-headings p:nth-child(3){text-align:center;}
@media all and (max-width:1399px) and (min-width:992px){
#LoginPanel{padding:20px 30px;}
}
@media all and (max-width:991.98px){
#LoginPasswordContainer,#LoginReqValUserName,#LoginlblUserName,#LogintxtUserNameContainer{width:70%;}
#LoginPanel{width:600px;}
}
@media all and (max-width:767.98px){
#LoginPanel{width:390px;}
input#LogintxtUserName,input#LogintxtPassword{width:100%;height:auto;}
}