/* CSS Document */

.middle-box {
  height: 100%;
  width: 500px;
  
}

.loginscreen.middle-box {
  width: 500px;
  margin-left:-200px;
 
}
