/* background
------------------------------------------------------------ */
.login-box {
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

@keyframes fadeIn {
  0% {opacity: 0; top: 15px;}
  100% {opacity: 1; top: 0;}
}

@-webkit-keyframes fadeIn {
  0% {opacity: 0; top: 15px;}
  100% {opacity: 1; top: 0;}
}
.background {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
}

@media only screen {
  .background {
    background-image: url('/manage/assets/img/login/sp_bg.jpg');
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .background {
    background-image: url('/manage/assets/img/login/sp_bg@2x.jpg');
  }
}

@media only screen and (min-width: 768px) {
  .background {
    background-image: url('/manage/assets/img/login/tablet_bg.jpg');
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px) {
  .background {
    background-image: url('/manage/assets/img/login/tablet_bg@2x.jpg');
  }
}

@media only screen and (min-width: 1280px) {
  .background {
    background-image: url('/manage/assets/img/login/bg.jpg');
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1280px) {
  .background {
    background-image: url('/manage/assets/img/login/bg@2x.jpg');
  }
}

@media only screen and (min-width: 2048px) {
  .background {
    background-image: url('/manage/assets/img/login/bg@2x.jpg');
  }
}

/* ecat logo
------------------------------------------------------------ */
.ecat-logo img {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 92px;
  height: 24px;
  background-size: contain;
  z-index: 100;
}

/* Login
------------------------------------------------------------ */
.login-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 370px;
  height: 400px;
  margin: auto;
  padding: 40px;
  color: #fff;
  line-height: 16px;
  background-color: #000;
  background-color: rgba(0,0,0,.85);
  box-sizing: border-box;
}

header .login-title{
  margin-top: 10px;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}

header .login-title span{
  display: none;
}

header .company-logo {
  margin: 0 0 30px;
  text-align: center;
}

header .company-logo img {
  max-height: 45px;
}

header .welcome-msg {
  font-size: 22px;
  color: #fff;
  text-align: center;
}

.login-email,
.login-password {
  margin: 0 0 15px;
  border-bottom: solid 1px #707070;
}

.login-email input,
.login-password input {
  width: 100%;
  padding: 10px 15px;
  vertical-align: top;
  border: none;
  border-radius: 0;
  background-color: transparent !important;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 6px;
  transition: 0.4s;
  box-sizing: border-box;
  caret-color: #fff;
}

.login-email input:focus,
.login-password input:focus {
  padding: 20px;
  outline: none;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 6px;
  transition: 0.4s;
}
.login-submit {
  position: relative;
  width: 100%;
  height: 48px;
  margin: 40px auto 0;
  text-align: center;
  background: #fff;
  color: #fff;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 6px;
  transition: 0.4s;
  z-index: 1;
}

.login-submit:hover {
  background-color: #524747;
}

.login-submit input {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 16px 0 16px;
  border: none;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  background: none;
  letter-spacing: 2px;
  text-indent: 1px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.login-submit:hover input {
  color: #fff;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#fff;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#fff;
}
::placeholder{ /* Others */
 color:#fff;
}

/* chrome autofill reset style */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff !important;
}
.inputTransparent:-webkit-autofill,
.inputTransparent:-webkit-autofill:hover,
.inputTransparent:-webkit-autofill:focus,
.inputTransparent:-webkit-autofill:active {
    -webkit-transition-delay: 99999s;
}

@media screen and (max-width: 768px) {
  .login-box {
    width: 90%;
  }
}

/* message
------------------------------------------------------------ */
.message {
  width: calc(100% + 80px);
  position: relative;
  top: 60px;
  left: -40px;
  padding: 15px;
  font-size: 14px;
  background: #45484c54;
  border-radius: 6px;
  box-sizing: border-box;
}

/* Powered by
------------------------------------------------------------ */
.powered-by {
  position: absolute;
  right: 15px;
  bottom: 15px;
  font-size: 14px;
  color: #fff;
  z-index: 100;
}
.powered-by img {
  width: 90px;
}

/* type-sys-1
------------------------------------------------------------ */
body.type-sys-1 {
  font-family: Quicksand, ŕSVbNĚ, "Yu Gothic", YuGothic, "qMmpSVbN Pro", "Hiragino Kaku Gothic Pro", CI, Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}
body.type-sys-1 .background {
  background: #f3f3f3;
}
body.type-sys-1 header .login-title span{
  display: block;
  color: #fff;
}
.type-sys-1 .login-box {
/*  background-color: rgba(244,86,87,.85); */
  background-color: #2e964bc0;
}
.type-sys-1 .company-logo {
  display: none;
}
.type-sys-1 .welcome-msg {
  margin-bottom: 40px;
  font-size: 18px;
}
.type-sys-1 .ecat-logo img {
  filter: brightness(0.8);
}
.type-sys-1 .powered-by {
  filter: brightness(0.3);
}
.type-sys-1 .login-submit {
  background: #083053;
}
.type-sys-1 .login-submit:hover {
  background-color: #524747;
}
.type-sys-1 .login-submit input {
  color: #fff;
}
.type-sys-1 .login-submit:hover input {
  color: #fff;
}
.type-sys-1 .login-email input,
.type-sys-1 .login-password input {
  color: #333;
  caret-color: #333;
  background-color: #fff !important;
}
.type-sys-1 ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#999;
}
.type-sys-1 :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#999;
}
.type-sys-1 ::placeholder{ /* Others */
 color:#999;
}
/* chrome autofill reset style */
.type-sys-1 input:-webkit-autofill,
.type-sys-1 input:-webkit-autofill:hover,
.type-sys-1 input:-webkit-autofill:focus,
.type-sys-1 input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #333 !important;
}

.ie_alert {
  position: fixed;
  top: 8%;
  width: 100%;
  height: 82%;
  padding: 10% 0;
  color: #333;
  text-align: center;
  background: rgb(255, 255, 255); /* rgba˘ÎĚĂ˘IEp */
  background: rgba(255, 255, 255, 0.95);
  box-sizing: border-box;
  z-index: 1000;
}
.ie_alert h1 {
  display: block;
  font-size: 28px;
  color: #333;
}
.ie_alert p {
  font-size: 20px;
}
.ie_alert h2 {
  margin-top: 50px;
  font-size: 22px;
}
.ie_alert ul {
  width: 80%;
  margin: 20px auto 0;
  list-style-type: none;
}
.ie_alert li {
  display: inline-block;
  width: 160px;
  height: 64px;
  margin-right: 10px;
  padding: 20px 0;
  font-weight: bold;
  color: navy;
  background: #f6f6f6;
  border-radius: 4px;
  border: solid 1px #6e6e6e;
  box-sizing: border-box;
}
