.qrcode_block {
  width: 200px;
  height: 200px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.qrcode_block .qrcode_canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.qrcode_block .qrcode_logo {
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(0.2);
          transform: scale(0.2);
}
#meQrcode {
  overflow: hidden;
}

.right-bg-img[data-v-2b69c7d4] {
	position: absolute;
	bottom: 0;
	right: 0;
	min-width: 300px;
	max-width: 450px;
	z-index: 0;
	width: 30%;
}

.fb-signin-button {
  /* This is where you control how the button looks. Be creative! */
  display: inline-block;
  padding: 4px 8px;
  border-radius: 3px;
  background-color: #4267b2;
  color: #fff;
}
@media screen and (max-width: 1440px) {
.login-container-new .content-modul {
    width: 350px !important;
}
.menu-logo-2 img {
    height: 180px !important;
}
}
.menu-logo-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu-logo-2 img {
  height: 210px;
}
.login-container-new {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #0086d1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 296px);
  overflow-y: auto;
}
.login-container-new .right-bg-img {
  position: absolute;
  bottom: 0;
  right: 0;
  min-width: 300px;
  max-width: 450px;
  z-index: 0;
  width: 30%;
}
.login-container-new .el-card__header {
  padding: 0px;
}
.login-container-new .el-input-group__prepend {
  width: 60px;
}
.login-container-new .el-card__header .clearfix {
  position: relative;
  z-index: 1;
  padding: 15px;
  background: #5cb8c7;
}
.login-container-new .el-card__body {
  padding: 20px;
}
.login-container-new .el-form-item__label:before {
  content: "" !important;
}
.login-container-new .change_login {
  text-align: right;
  color: #727CF5;
  cursor: pointer;
  z-index: 999;
  padding: 10px 0 20px 0;
}
.login-container-new .bo-con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 1;
  margin: auto;
  padding: 15px;
}
.login-container-new .content-modul {
  width: 400px;
  border: 0px solid #fff;
  border-radius: 15px;
}
.theme-default .el-form .el-form-item {
  margin-bottom: 20px;
}
.login-container-new .el-row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wechat-block {
  width: 100%;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.g-signin-button {
  width: 100%;
  display: inline-block;
  padding: 4px 8px;
  border-radius: 3px;
  background-color: #3c82f7;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 #0f69ff;
          box-shadow: 0 3px 0 #0f69ff;
  cursor: pointer;
}
.theme-default .btn-google-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
