.pg-login,
.pg-esqueci-senha {
    width: 490px;
    background: transparent;
    /* float: right; */
    padding: 0;
    margin: 90px 0 29px 50%;
    position: absolute;
}


    .pg-login fieldset,
    .pg-esqueci-senha fieldset {
        float: left;
        width: 490px;
        margin-top: 10px;
    }

        .pg-login fieldset .fm-campo,
        .pg-esqueci-senha fieldset .fm-campo {
            margin-top: 5px;
        }

    .fm-captcha {
        margin-left: 32px;
    }

    .pg-login .fm-campo .floating-label {
        width: 282px;
    }

    .pg-login .lbl-login {
        width: 44px;
        margin: 1px 0 0 112px;
        height: 48px;
        opacity: 0.7;
        color: #80683f;
        line-height: 44px;
        position: relative;
        /* text-align: center; */
        border-radius: 5px 0px 0px 5px;
        /*top: 7px;*/
    }


@-moz-document url-prefix() {
    .pg-login .lbl-senha {
        width: 44px;
        margin: 1px 0 0 112px !important;
        top: 15% !important;
        height: 48px;
        opacity: 0.7;
        color: #80683f;
        line-height: 44px;
        position: relative;
        /* text-align: center; */
        border-radius: 5px 0px 0px 5px;
        /*top: 7px;*/
    }
}

.pg-login .lbl-senha {
    width: 44px;
    margin: 2.2px 0 0 112px;
    top: 11%;
    height: 48px;
    opacity: 0.7;
    color: #80683f;
    line-height: 44px;
    position: relative;
    /* text-align: center; */
    border-radius: 5px 0px 0px 5px;
    /*top: 7px;*/
}

.pg-login .fm-campo.fm-login input,
.pg-esqueci-senha .fm-campo.fm-login input {
    width: 282px;
    height: 48px;
    opacity: 0.7;
    position: absolute;
    top: 1px;
    left: 156px;
    padding: 0;
    border-radius: 0px 5px 5px 0px;
    font-size: 17px !important;
}

.pg-login .fm-campo.fm-senha,
.pg-esqueci-senha .fm-campo.fm-email {
    width: 358px;
    height: 44px;
    position: relative;
    /*background: url(../Img/comum/bg-input-senha.png) no-repeat top center;*/
    margin-top: 5px;
    margin-bottom: 20px;
}

    .pg-login .fm-campo.fm-senha input,
    .pg-esqueci-senha .fm-campo.fm-email input {
        width: 282px;
        height: 48px;
        position: absolute;
        top: 7px;
        opacity: 0.7;
        left: 156px;
        padding: 0;
        border-radius: 5px;
        border-radius: 0px 5px 5px 0px;
        font-size: 17px;
    }


.pg-login i {
    position: absolute;
}

.pg-login .input-icons {
    width: 100%;
    margin-bottom: 10px;
}




.pg-login .fm-login .icon-login {
    background: url(../Img/comum/ico-login.png) no-repeat center center;
    background-size: 22px 31px;
    height: 44px;
    width: 38px;
    margin: 2px 0px 0 0px;
}

.pg-login .fm-senha .icon-senha {
    background: url(../Img/comum/ico-password.png) no-repeat center center;
    background-size: 22px 31px;
    height: 44px;
    width: 38px;
    margin: 2px 0px 0 0px;
}

.pg-login .fm-senha .btn-toggle-show-password {
    position: absolute;
    right: -40px;
    top: 7px;
    cursor: pointer;
}

.pg-login .fm-senha .icon-toggle-show {
    background: url(../Img/comum/icon_closed_eye.svg) no-repeat center center;
    background-size: 22px 31px;
    height: 44px;
    width: 38px;
    margin: 2px 0px 0 0px;
}

.pg-login .fm-senha .open-eye .icon-toggle-show {
    background-image: url(../Img/comum/icon_eye.svg);
}

.pg-login fieldset .fm-senha input {
    width: 210px;
    float: left;
}

.pg-login fieldset .btn-enviar {
    padding: 0px 0 0 0;
    width: 191px;
    color: black;
    font-weight: bold;
    background-color: #AB9145;
    height: 46px;
    font-size: 24px !important;
    margin: 20px 0 0 0;
    left: 180px;
    position: absolute;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

    .pg-login fieldset .btn-enviar:hover {
        opacity: 1;
        background-color: #89743b;
        /*filter: alpha(opacity=100);*/
    }


.pg-login fieldset .fm-campo label {
    color: #252e42;
    background-color: #dcdada;
    height: 48px;
}


.pg-login .bx-links ul {
    display: table;
    position: relative;
    margin-left: 175px;
}

.pg-login .bx-links {
    width: 100%;
    margin-top: 250px;
    /*display: table;*/
    /*padding-top: 30px;*/
}



.pg-login .ponta-caneta {
    background: transparent url('../Img/comum/prima-classe-ponta.png') no-repeat scroll left top;
    width: 116px;
    height: 306px;
    position: absolute;
    right: 45px;
    bottom: 0;
}

.pg-login .shortdash {
    padding: 2px 0 0 0px;
    width: 403px !important;
    margin: 5px 0 0 13px;
    background-color: black;
    background-image: linear-gradient( 174deg, #462523 0%, #cb9b51 19%, #f6e27a 45%, #f6f2c0 50%, #f6e27a 55%, #cb9b51 78%, #462523 100% );
    /*background: url('../Img/comum/fio_dourado.png') no-repeat scroll 96% center;*/
}
/*
.pg-login .erros { 
    height: 33px; 
    width: 323px; 
    margin: 3px 0 0 112px; 
    padding: 2px 0 0 0px; 
    text-align: center;
    background: #ffffc2; 
    font-size: 13px; 
    display: table; 
    margin: 0 auto; 
    color: #000000; 
    opacity: 0.6; 
    background-color: #d8c181; 
    font-size: 18px; 
    font-weight: bold; 
    border-radius: 5px; 
    } 
*/

.pg-login .erros {
    width: 323px;
    margin: 3px 0 0 112px;
    background: #ffffc2;
    background-color: #d8c181;
    opacity: 0.6;
    text-align: center;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    border-radius: 5px;
}

    .pg-login .erros span {
        color: black;
    }
