.loginimg{
   height: 150px;
margin: auto;
}
.MainWrapper{
padding-top: 0px !important;
background: #ffffff;
}
.btnLoginRegister {
        background: rgb(220 34 39);
    color: #fff;
}
.btnLoginRegister:hover {
background: rgb(199 0 0);
    color: #fff;
}
.P-9 {
    min-height: 750px;
    background: #ffffff;
}
.control-label {
    color: #000 !important;
}