body{
    background:#eee;
}
.mt-10{
    margin-top:20vh !important;
}
.mt-10px{
    margin-top:10px !important;
}
.login_wrapper{
    border:1px solid #ccc;
    padding:30px 40px;
    background:#fff;
    border-radius:10px;
    
}
