.login-container[data-v-37dfd6fc] {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.login-container .picture-container[data-v-37dfd6fc] {
    width: 742px;
    height: 394px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-image: url(../../static/img/login.ba04b95a.png);
    background-size: 100% 100%;
}
.login-container .picture-container .login-button[data-v-37dfd6fc] {
      width: 250px;
      height: 60px;
      color: #fdfdfd;
      font-size: 20px;
      background-color: #00599d;
      position: absolute;
      right: 33%;
      top: 70%;
}
.login-container .split-line[data-v-37dfd6fc] {
    position: absolute;
    bottom: 5%;
    left: 10%;
    width: 80%;
    text-align: center;
    padding-top: 10px;
}
.login-container .split-line .Copyright[data-v-37dfd6fc] {
      color: #000;
}

