.login-parceiro {
    background: url(../img/baixo_wpp.webp) center center/cover no-repeat!important;
    height: 100%;
    position: fixed;
}

.cad-parceiro {
    background: url(../img/parceiro.jpg) center center/cover no-repeat!important;
    height: 100%;
    position: fixed;
}

.btn-info, .btn-info.disabled {
    background: #890101;
    border: 1px solid #400101;
}

.imgSliderDash{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.panel-heading-novo {
    border-radius: 0;
    font-weight: 500;
    font-size: 16px;
    padding: 20px 25px;
}
.panel-heading-novo .panel-title {
    font-size: 16px;
    color: #a82323;
}

#olho {
    position: relative;
    padding-top: 15px;
}

#termo {
    max-width: 95%;
    padding: 0;
    margin: 0 auto !important;
    font-family: gotham, arial, helvetica, sans-serif;
}

#togglePassword {
    position: relative;
    float: right;
    top: -30px;
    left: -10px;
}