﻿
.loginpaf {
    background: #ffffff;
}
/*.bgcols
{
background:#FFF;
}

.bgcols {
    background: #f6f7fa;
}

header
{
padding:45px;
}
h2.eser
{
font-size: 40px;
}



.login-sec
{
margin:auto;
width:100%;
}

.login-left-sec
{
 float:left;
}
*/
/*.loginpaf
{
	    background-image: url(../Eservice%2022jul/img/login-back-page.jpg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100vh;
    width: 100vw;
}


.login-left-sec {
    float: left;
    position: relative;
    z-index: 100;
    background: url(img/login%202page.jpg);
    background-size: contain;
    height: 100vh;
    width: 100%;
}
.login-right-sec {
    float: right;
    background: url(img/login-bga.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: right;
    height: 100vh;
    width: 47%;
    position: absolute;
    z-index: 150;
    right: 0;
}*/


.sec-ledtys {
    clear: both;
    margin: 0 auto;
    width: 100%;
    background: url(/img/login2page.jpg) no-repeat;
    background-size: contain;
    height: 100vh;
}

.login-sed {
    clear: both;
    margin: 0 auto;
    width: 100%;
    background: url(/img/eeeeeeeeee.png) no-repeat;
    background-size: contain;
    height: 100vh;
    background-position: right;
}


.right-div-login {
    float: right;
    width: 33%;
    position: relative;
}

.page-logos {
    float: right;
    width: 100%;
    height: 100vh;
    /*background:#eee;*/
}

.logo-desa {
    width: 100%;
    padding: 7%;
    text-align: center;
    height: 24vh;
    /* background: aqua;*/
}

img.top-lofo {
    height: 100%;
    clear: both;
}

img.bottom-lofo {
    height: 8%;
    clear: both;
    margin: 2vh;
}

.log-ivodn {
    width: 100%;
    text-align: center;
    height: 10vh;
}

    .log-ivodn img {
        height: 90%;
        margin-top: 2vh;
    }


.right-inner-addon {
    position: relative;
}

    .right-inner-addon input {
        padding-right: 35px !important;
    }

    .right-inner-addon i {
        position: absolute;
        right: 0px;
        padding: 12px 12px;
        pointer-events: none;
    }









.card-signin {
    margin: 10px auto;
    width: 80%;
    /*width:57%;*/
    border: 0;
    /*border-radius: 1rem;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);*/
}

    .card-signin .card-title {
        margin-bottom: 2rem;
        font-weight: 300;
        font-size: 1.5rem;
    }

    .card-signin .card-body {
        padding: 2rem;
    }

.form-signin {
    width: 100%;
}

    .form-signin .btn {
        font-size: 86%;
        border-radius: 5rem;
        letter-spacing: .1rem;
        font-weight: bold;
        padding: 1rem;
        transition: all 0.2s;
        width: 55%;
        margin: 10px auto;
        background: #001f57;
    }

.form-label-group {
    position: relative;
    margin-bottom: 1.5rem;
}

    .form-label-group input {
        height: auto;
        border-radius: 2rem;
        font-size: 1.5rem;
        line-height: 2.5rem;
        background: #eee;
        border: 0px solid #eee;
        color: #58595b;
    }

/*.form-label-group>input,
.form-label-group>label {
  padding: var(--input-padding-y) var(--input-padding-x);
}

.form-label-group>label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0;
  
  line-height: 1.5;
  color: #495057;
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: all .1s ease-in-out;
}

.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-moz-placeholder {
  color: transparent;
}

.form-label-group input::placeholder {
  color: transparent;
}*/

/*.form-label-group input:not(:placeholder-shown) {
  padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
  padding-bottom: calc(var(--input-padding-y) / 3);
}

.form-label-group input:not(:placeholder-shown)~label {
  padding-top: calc(var(--input-padding-y) / 3);
  padding-bottom: calc(var(--input-padding-y) / 3);
  font-size: 12px;
  color: #777;
}*/

.btn-google {
    color: white;
    background-color: #ea4335;
}

.btn-facebook {
    color: white;
    background-color: #3b5998;
}

/* Fallback for Edge
-------------------------------------------------- */

@supports (-ms-ime-align: auto) {
    .form-label-group > label {
        display: none;
    }

    .form-label-group input::-ms-input-placeholder {
        color: #777;
    }
}

/* Fallback for IE
-------------------------------------------------- */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .form-label-group > label {
        display: none;
    }

    .form-label-group input:-ms-input-placeholder {
        color: #777;
    }
}


.bottom-para {
    position: absolute;
    bottom: 0;
    text-align: center;
    right: 0;
    left: 0;
}

p.qweras {
    font-size: 0.9rem;
    color: #001f57;
}

p.esc-log {
    text-align: center;
    padding: 10px;
    color: #001f57;
    font-size: 2rem;
    letter-spacing: 3px;
}

p.esc-log  span{
    text-align: center;
   display:block;
    color: #001f57;
    font-size: 1.5rem;
   
}



@media screen and (max-width: 600px) {
    .right-div-login {
        float: right;
        width: 100%;
        position: relative;
    }
    .logo-desa {
        width: 100%;
        padding: 7%;
        text-align: center;
        height: 20vh;
    }
        .login-sed {
        clear: both;
        margin: 0 auto;
        width: 100%;
        background:#FFF;
        background-size: contain;
        height: 100vh;
        background-position: right;
    }

    .btn-lg, .btn-group-lg > .btn {
        padding: 5px;
        font-size: 14px;

    }
    .card-signin .card-body {
        padding: 0.5rem;
    }

    }