/* BASIC css start */
.loginMiddle {
    margin-top: 20px; background: #fff8e5; display: flex; justify-content: space-around;
    width: 100% !important; padding: 20px 10px !important;
}
.btn_Red.btn_login {background:#231f20;border:none;margin-top:10px;height:50px;line-height:50px}
/* BASIC css end */

