body.body-page-login { background-color: #1e1e1e; background-size: cover; background-repeat: no-repeat; background-position: center center; }
#main-wrapper { margin:0 !important; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
#main-wrapper .login-box { min-width:330px; width:auto; max-width: 360px; background-color: #1e1e1e; padding: 20px 20px; border-radius: 10px; color: #645a53;}
#main-wrapper .logo-name img { max-height: 250px; max-width: 150px; width: auto; height: auto; transform: scale(1.5);}
#main-wrapper .logo-name img.img-logo { max-height: 250px; max-width: 150px; width: auto; height: auto; }
#main-wrapper .btn-login { background-color: #645a53 !important; }
#main-wrapper .input-username { border: 2px solid #645a53 !important;  }
#main-wrapper .input-password { border: 2px solid #645a53 !important; }
