body.login-area {
  padding-top: 0;
}
body.login-area .ptsi-header {
  box-shadow: none;
  margin-bottom: -46px;
}
body.login-area .navbar-light .navbar-toggler {
  display: none;
}

.mobile-logo {
  display: none;
  position: relative;
  top: 15px;
}

.vector-rekanan {
  display: inline-block;
  width: auto;
}

.right-psti-login-container,
.right-psti-login-container > .row,
.ptsi-login-inner-container {
  min-height: -webkit-calc(100vh - 36px);
  min-height: -moz-calc(100vh - 36px);
  min-height: calc(100vh - 36px);
}

.ptsi-login-container > .container-fluid {
  padding-right: 12px;
  padding-left: 12px;
}

.left-psti-login-container {
  padding-left: 120px;
  padding-right: 120px;
}

.left-psti-login-inner-container {
  padding-top: 80px;
  padding-bottom: 80px;
}

.right-psti-login-container {
  background-color: #07A7E1;
}
.right-psti-login-container * {
  color: #fff;
}
.right-psti-login-container h1 {
  font-size: 58px;
  margin-bottom: 20px;
}
.right-psti-login-container p {
  opacity: 0.7;
  margin-bottom: 40px;
}

.animation-gear {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 170px;
  height: 172px;
  overflow: hidden;
}
.animation-gear .gear {
  float: none;
  position: absolute;
  text-align: center;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: normal;
  -moz-animation-delay: 0;
  -moz-animation-play-state: running;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -webkit-animation-delay: 0;
  -webkit-animation-play-state: running;
  -webkit-animation-fill-mode: forwards;
}

#gear-1 {
  background: url("../img/gear-1.png") no-repeat center;
  background-size: 84px 84px;
  height: 84px;
  width: 84px;
  bottom: 0;
  left: 0;
  -moz-animation-name: cckw;
  -moz-animation-duration: 20s;
  -webkit-animation-name: cckw;
  -webkit-animation-duration: 20s;
}

#gear-2 {
  background: url("../img/gear-2.png") no-repeat center;
  background-size: 56px 56px;
  width: 56px;
  width: 56px;
  height: 56px;
  left: 81px;
  bottom: 27px;
  -moz-animation-name: ckw;
  -moz-animation-duration: 10.6666666s;
  -webkit-animation-name: ckw;
  -webkit-animation-duration: 10.6666666s;
}

#gear-3 {
  background: url("../img/gear-3.png") no-repeat center;
  background-size: 88px 89px;
  width: 89px;
  height: 89px;
  left: 31px;
  bottom: 74px;
  -moz-animation-name: ckw;
  -moz-animation-duration: 20s;
  -webkit-animation-name: ckw;
  -webkit-animation-duration: 20s;
}

#gear-4 {
  background: url("../img/gear-4.png") no-repeat center;
  background-size: 56px 56px;
  width: 56px;
  height: 56px;
  left: 113px;
  bottom: 115px;
  -moz-animation-name: cckw;
  -moz-animation-duration: 10.7s;
  -webkit-animation-name: cckw;
  -webkit-animation-duration: 10.7s;
}

/* Frames CSS3 */
@-webkit-keyframes ckw {
  0% {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes ckw {
  0% {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes cckw {
  0% {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
  100% {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes cckw {
  0% {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
  100% {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
}
.ptsi-form-label-nested {
  position: relative;
}
.ptsi-form-label-nested label {
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.02em;
  color: #707F92;
  margin: 0;
  left: 44px;
  top: 10px;
  position: absolute;
  z-index: 4;
}
.ptsi-form-label-nested .ptsi-form-control {
  height: 55px;
  padding-top: 27px;
  font-weight: 600;
}
.ptsi-form-label-nested .ptsi-form-control:focus {
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ptsi-form-label-nested .input-group-prepend + .ptsi-form-control {
  padding-left: 0;
}
.ptsi-form-label-nested .input-group-text {
  min-width: 45px;
  background: #fff;
  border: none;
  display: inline-block;
  line-height: 43px;
  font-size: 20px;
  color: #DADCE8;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.ptsi-form-label-nested.without-prepend-icon label {
  left: 14px;
}
.ptsi-form-label-nested.without-prepend-icon .ptsi-form-control {
  padding-left: 14px;
}

.login-caption-link {
  font-weight: 600;
  letter-spacing: 0.02em;
  color: #707F92;
}
.login-caption-link .btn-link {
  padding: 0;
}

.captcha{
  display: inline-flex;
  height: 55px;
}

.captcha span img{
  height: 55px;
  width: 160px;
  padding-right: 10px;
}


/*new login css*/
.login-main-container {
  background-color: #07A7E1;
  padding: 40px 0px;
}
.login-footer {
  background-color: #e4eaf3;
  padding: 50px 0px;
}
.login-btn {
  transition: .3s ease;
}
.login-btn:hover {
  color: #07A7E1 !important;
  background-color: white !important;
  transform: translateY(-5px);
}
.video-container {
  margin: 50px 0px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-color: white;
}
.video-container iframe {
  width: 100%;
  height: 100vh;
  margin-bottom: -6px;
}
.video-container:after {
  content: "";
  background-color: #0383b1;
  height: 30px;
  left: 5%;
  width: 90%;
  display: block;
  position: absolute;
}
.dots {
  text-align: left !important;
  padding: 5px 15px;
  margin-bottom: 0px !important;
}
.dots li {
  height: 10px;
  width: 10px;
  background-color: #c2c7ce;
  border-radius: 50%;
  list-style: none;
  display: inline-block;
}

.login-modal-sm {
  width: 400px !important;
}

#img-captch {
  width: 100%;
  height: 60px;
}
#img-captch img {
  width:100%;
  height: 60px;
}

.eye-password{
  background-color: #e4eaf3 !important;
  color: #707F92 !important;
}
.mobile-only {
  display: none;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .mobile-only {
    display: block;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .btn-responsive {
    /* font-size: 14px !important; */
  }

  .mobile-only {
    display: block;
  }

  .video-container iframe {
    height: 30vh;
  }

  .video-container:after {
    left: 10%;
    width: 80%;
    height: 20px;
  }

  .login-modal-sm {
    width: 90% !important;
    margin: auto;
  }

}