﻿.logo-totvs {
    margin-top: 20px;
    width: 162px;
    height: 47px;
}
.login-totvs {
    margin: 20px auto;
    text-align: center;
    padding: 10px;
    max-width: 600px;
}
.performance-e-gestao {
    margin-top: 16px;
    font-family: NunitoSans-ExtraLight;
    font-weight: normal;
    font-size: 24px;
    color: #4a5c60;
}
    .performance-e-gestao > label {
        font-family: NunitoSans-ExtraLight;
        font-weight: normal;
        font-size: 34px;
    }
.boas-vindas {
    margin-top: 32px;
    height: 32px;
    font-size: 24px;
    font-weight: normal;
    color: #29b6c5;
}
.btn-totvs {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    background-color: #0c9abe;
}
.font-totvs {
    font-family: NunitoSans;
}
.esqueceu-sua-senha {
    margin-top: 30px;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}
    .esqueceu-sua-senha > a {
        color: #0c9abe;
    }
    .esqueceu-sua-senha > img {
        width: 81px;
        height: 24px;
        margin-top: 70px;
        margin-right: 70px;
        float: right;
    }
.versao {
    margin-top: 70px;
    margin-left: 70px;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    color: #4a5c60;
    float: left;
}
