:root {
    --staffaxis-form-paddings: 2.5rem;
    --staffaxis-color-accent-500: hsla(244, 79%, 52%, 1);
    --staffaxis-color-accent-700: hsla(244, 72%, 40%, 1);
    --staffaxis-color-gray-100: hsla(216, 33%, 97%, 1);
    --staffaxis-color-gray-300: hsla(0, 0%, 0%, 0.1);
    --staffaxis-color-gray-500: hsla(0, 0%, 61%, 1);
    --staffaxis-color-gray-700: hsla(210, 27%, 70%, 1);
    --staffaxis-color-gray-900: hsla(210, 13%, 20%, 1);
    --staffaxis-font-family: 'Open Sans', sans-serif;
    --staffaxis-color-text: var(--staffaxis-color-gray-500);
    --staffaxis-color-header: var(--staffaxis-color-gray-900);
    --staffaxis-link-color: var(--staffaxis-color-accent-700);
    --staffaxis-form-control-border: none;
    --staffaxis-form-control-padding: var(--staffaxis-p2) var(--staffaxis-p4);
    --staffaxis-form-control-radius: 20px;
    --staffaxis-form-control-background: var(--staffaxis-color-gray-100);
    --staffaxis-shadow-color: var(--staffaxis-color-gray-300)
}

.staffaxis-container {
    background-size: contain;
    display: flex;
    align-items: center
}

.staffaxis-inner {
    display: block;
    height: auto
}

.staffaxis-form {
    padding: 2.5rem;
    padding: var(--staffaxis-form-paddings);
    background: #fff;
    border-radius: 12px
}

.staffaxis-logo {
    color: #2c333a;
    color: var(--staffaxis-color-gray-900)
}

@media(min-width:768px) {
    .staffaxis-container {
        background: url(/themes/edulearn/images/login-bg.svg) center center no-repeat, url(/themes/edulearn/mg/bg-03-01.svg) center center no-repeat;
        background-color: #f5f7fa;
        background-color: var(--staffaxis-color-gray-100)
    }

    .staffaxis-form {
        box-shadow: 0 3px 6px hsla(0, 0%, 0%, .1);
        box-shadow: var(--staffaxis-shadow)
    }
}

.staffaxis-form a {
    font-size: .875rem;
    font-size: var(--staffaxis-text-sm)
}

.staffaxis-form .form-group {
    margin-bottom: 1rem;
    margin-bottom: var(--staffaxis-p4);
    background: #f5f7fa;
    background: var(--staffaxis-form-control-background);
    border-radius: 20px;
    border-radius: var(--staffaxis-form-control-radius);
    transition: box-shadow .3s;
    border: 1px solid #f5f7fa;
    border: 1px solid var(--staffaxis-form-control-background)
}

.staffaxis-form .btn {
    border-radius: 20px;
    border-radius: var(--staffaxis-form-control-radius);
    font-weight: 700;
    padding: .5rem 1rem;
    padding: var(--staffaxis-p2) var(--staffaxis-p4)
}

.staffaxis-form .form-group .input-group-append .input-group-text {
    padding-left: .5rem;
    padding-left: var(--staffaxis-p2)
}

.staffaxis-form .form-group .input-group-append .input-group-text:hover {
    color: var(--staffaxis-color-blue-500)
}

.staffaxis-form .input-group-prepend .input-group-text {
    padding-right: .5rem;
    padding-right: var(--staffaxis-p2)
}

.staffaxis-container .line {
    background: #9c9c9c;
    background: var(--staffaxis-color-gray-500);
    height: 1px;
    margin-top: 12px;
    text-align: center
}

.staffaxis-container .line span {
    background: #fff;
    padding: 8px;
    position: relative;
    top: -12px
}
.btn-block {
    display: block;
    width: 100%;
}
.staffaxis-form .btn.btn-primary {
    border: 0;
    background-color: #733aeb;
    border-color: #733aeb;
}

.staffaxis-form .btn {
    border-radius: 20px;
    border-radius: var(--staffaxis-form-control-radius);
    font-weight: 700;
    padding: 0.5rem 1rem;
    padding: var(--staffaxis-p2) var(--staffaxis-p4);
}.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.mt-40{
    margin-top:40px
}
input::placeholder{
    font-size:13px;
}
.fs-13{
    font-size:13px!important;
}
.fs-12{
    font-size:12px!important;
}
.fs-11{
    font-size:11px!important;
}
.text-left{
    text-align: left;
}
.line-5{
    line-height:10;
}
.mr-1{
    margin-right:10px;
}
.pass{
    font-size: 17px;
}

.toggle-password .unlock{
    display:none;
  }
  .toggle-password.unlock .unlock{
    display:block!important;
  }
  .toggle-password.unlock .lock{
    display:none;
  }
  
  .toggle-password2 .unlock{
    display:none;
  }
  .toggle-password2.unlock .unlock{
    display:block!important;
  }
  .toggle-password2.unlock .lock{
    display:none;
  }
  .cursor-pointer{
  margin: 13px 15px;
  }
  .line-h-2{
    line-height: 2;
  }
  .line-h-1-7{
    line-height:1.7;
  }
  .staffaxis-form .btn.btn-primary:hover{
    color:white!important;
    background-color: #733aeb;
    border-color: #733aeb;
  }
  
.form-sp-style input:-webkit-autofill,
.form-sp-style input:-webkit-autofill:focus,
.form-sp-style input:-webkit-autofill:hover,
.form-sp-style select:-webkit-autofill,
.form-sp-style select:-webkit-autofill:focus,
.form-sp-style select:-webkit-autofill:hover,
.form-sp-style textarea:-webkit-autofill,
.form-sp-style textarea:-webkit-autofill:focus,
.form-sp-style textarea:-webkit-autofill:hover {
  background-color: #f0f3f6 !important;
  background-image: none !important;
  -webkit-text-fill-color: black;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #f0f3f6 inset;
  background-color: transparent;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px #f5f7fa inset !important;
}
input:focus {
    -webkit-box-shadow: 0 0 0px 1000px #f5f7fa inset !important;
    background-color: transparent !important;
}