body {
    color: #fff
}

input::placeholder {
    color: rgba(0, 0, 0, 0.2);
}

/*.card-header:first-child {
    border-radius:3%;
}*/
/*Menu*/
.menuDoUsuario {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 15.625rem !important;
    overflow-y: auto;
    padding: 0;
    box-shadow: none;
    z-index: 9999;
}

.menuUsuario {
    width: 202px;
    height: 1004px;
    padding: 40px 20px 40px 20px;
    border-radius: 8px;
    justify-content: space-between;
}

.menu-left {
    position: fixed;
    left: 20px;
    top: 105px;
}
.table th {
    width: auto !important; /* deixa o navegador calcular automaticamente */
    padding: 8px 12px; /* diminui o padding lateral */
    text-align: left; /* mantém alinhado */
    white-space: nowrap; /* evita quebra de texto */
}

.group-menu {
    position: relative;
    display: block;
    padding: 0.5rem 1rem;
    color: #212529;
    text-decoration: none;
    background-color: #fff;
}

.ancoraMenu {
    width: 202px;
    height: 110px;
    padding: 40px 20px 40px 20px;
    justify-content: space-between;
}
/*Cadastro*/
.tituloRegister {
    font-weight: normal
}
/*Minha Conta*/
hr {
    opacity: 0;
    border-width: 0; 
}

.hrConta {
    height: auto !important;
    min-height: 0 !important;
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.tituloMinhaConta {
    font-family: Manrope, sans-serif; 
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000; 
    margin-top: 30px;
}

.perfil {
    margin-left: 45px;
    color: #000000 !important;
    background-color: #fff !important;
}

.profile-form {
    position: relative;
    left: 20px;
}
/*Produto*/
.headerDoCard {
    background: #f7f7f7;
    color: #000000
}

.card{
    border-radius: 5px !important;
}

.btn-primary {
    background-color: var(--primary, rgba(66, 70, 255, 1)) !important;
    color: white !important;
}

.input-dashboard {
    background-color: rgba(248, 248, 249, 1) !important;
    /*border-bottom: 1px solid rgba(120, 120, 120, 0.32) !important;*/
}
.table-risepay {
    /*background-color: #F8F8F9 !important;*/ 
    color: #000000 !important;
}
.btn-link {
    border: 1px solid #dee2e6 !important;
    background-color: white !important;
    color: black !important;
    border-radius: 5px !important;
    box-shadow: none !important;
}
.text{
    color: black !important;
}
/*DASHBOARD*/
.headerDoCard {
    background: #f7f7f7 !important;
    color: #000000 !important;
}

.custom-align {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .custom-align h10 {
        margin-right: auto;
    }

    .custom-align img {
        margin-left: auto;
    }

.input-dashboard {
    background-color: rgb(247 247 247);
}

.precisa-de-ajuda {
    background-color: #4246ff !important;
    color: white !important;
    z-index: 999999999 !important;
}

.fixed-plugin .fixed-plugin-button {
    border-radius: 100px !important;
}

.bg-gradient-primary {
    background-color: #4246ff !important;
    color: white !important;
}

.paragrafo-precisa-de-ajuda {
    margin-block: -10px !important;
}
/*Integrações*/
.card-integracao {
    width: Fill (268.75px)px;
    display: flex;
    height: Hug (156px)px;
    padding: 20px 0px 0px 0px;
    gap: 30px;
    border-radius: 8px 8px 8px 8px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
}
.img-icon {
    margin-right: 20px;
    width: 32.68px;
    height: 32.68px;
    gap: 0px;
    border-radius: 9.8px 0px 0px 0px;
    opacity: 0px;
    margin-left: 15px !important;
}
.button-conectar {
    gap: 4px;
    border-radius: 7px 7px 7px 7px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
 /*   margin-left: 70px !important;*/
    border: 1px solid rgba(0, 0, 0, 0.2);
    color: gray;
    background-color: white;
    justify-content: normal !important;
}
.button-conectado {
    gap: 4px;
    border-radius: 7px 7px 7px 7px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid var(--primary, rgba(66, 70, 255, 1));
    color: var(--primary, rgba(66, 70, 255, 1));
    /*margin-left: 70px !important;*/
    background-color: white;
    justify-content: normal !important;
}
.paragrafo-explicativo {
    color: #000000;
  /*  //styleName: text;
    font-family: Manrope;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    text-align: left;*/
}
.button-fechar {
    background: rgba(233, 236, 246, 1);
    width: Hug (89px)px;
    height: Hug (38px)px;
    padding: 12px 24px 12px 24px;
    gap: 0px;
    border-radius: 5px 5px 5px 5px;
    opacity: 0px;
    margin-left: 9px;
}
.button-salvar {
    background: var(--primary, rgba(66, 70, 255, 1));
    color: white;
    width: Hug (129px)px;
    height: Hug (38px)px;
    padding: 12px 24px 12px 24px;
    gap: 0px;
    border-radius: 5px 5px 5px 5px;
    opacity: 0px;
    margin-right: 7px;
}
/*.tituloIntegracao {
    font-family: Manrope;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    text-align: left;
}*/