
#div_hyperlink3 {
    bottom: 418px;
    float: right;
    left: 550px;
    position: relative;
    z-index: 1;
}

#div_hyperlink2 {
    bottom: 373px;
    float: right;
    left: 518px;
    position: relative;
    z-index: 1;
}

#div_hyperlink1 {
    bottom: 373px;
    float: right;
    left: 157px;
    position: relative;
    z-index: 1;
}


#ctl00_ctl00_Content_NaoLogado_Content_NaoLogado2_div999 {
    margin-left: 8.5px;
}

#div4 {
    color: #366F93;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
}

#div51 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size:14px;
    color: #737373;
}
#div51{
	color: var(--Cinza-800, #3F3F3F);
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px; /* 128.571% */
	letter-spacing: 0.28px;
    border-radius: 10px;
    background: #B2E7F6;
    display: flex;
    align-items: center;
    padding: 12px 12px;
    box-sizing: border-box;
    gap: 6px;
}
.boxLogin {
    background-color: #FFFFFF;
    width: 818px;
    margin: 35px;
    border-radius: 10px;
    padding: 30px 30px;
    margin-top: 80px;
	box-sizing: border-box;
	overflow-y: auto;
    overflow-x: hidden;
	max-height: 470px;
	margin-left: 60px;
}
.secao1{
	display: flex;
	margin-top: 36px;
	justify-content: space-between;
}

.empacotamentoEsquerdo{
	width: 311px;;
}

table{
	border-collapse: separate;
    border-spacing: 10px;
    margin: 0 0 0 0;
	width: 235px !important;
}
table td {
    border: solid 1px #0A1D6F;
    border-radius: 10px;
	cursor: pointer;
	color: #0A1D6F;
}

#ctl00_ctl00_Content_NaoLogado_Content_NaoLogado2_lblConfirmaSenha, #ctl00_ctl00_Content_NaoLogado_Content_NaoLogado2_lblNumSerieCartao{
	margin-bottom: 6px;
}
#ctl00_ctl00_Content_NaoLogado_Content_NaoLogado2_txtNovaSenhaSite, #ctl00_ctl00_Content_NaoLogado_Content_NaoLogado2_txtSenhaSaque{
	margin-top: 6px;
}
.empacotamentoDireito{
	width: 387px;
	padding-top: 14px;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#div16{
		display: flex;
		flex-direction: column;
}
.direita{
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
	width: 50%;
	gap: 10px;
}
.cartoes {
    color: var(--Cinza-800, #3F3F3F);
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.128px;
	display: flex;
	flex-direction: row-reverse;
	width: 100%;
}

.titulo2 {
    color: var(--Azul-Rend, #0A1D6F);
	font-family: Inter;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.192px;
    display: flex;
    flex-direction: row-reverse;
	width: 100%;
}

.titulo3 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    display: flex;
    align-items: center;
    letter-spacing: 0.008em;
    display: inline-block;
    color: #0A1D6F;
}

.botao2Branco {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 275px;
    height: 45px;
    border-radius: 100px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    border: 2px solid #33846C;
    background-color: #FFFF;
    color: #33846C;
    border: 1px solid #33846C;
}

#div24{
	margin-top: 30px;
}
#div26{
	display: flex;
    flex-direction: column;
}
#ctl00_ctl00_Content_NaoLogado_Content_NaoLogado2_txtNovaSenhaSite{
	display: flex;
}
    .submit input, .submit {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        border: none;
        width: 275px;
        height: 45px;
        background: #D9D9D9;
        color: #737373;
        border-radius: 100px;
        margin-left: 18px;
    }

        .submit.ativo input, #ctl00_ctl00_Content_NaoLogado_Content_NaoLogado2_btnLogin, #div29 {
            background-color: #54E99C;
            color: #0A1D6F;
        }

            .submit.ativo input:hover {
                background-color: #33846C;
                color: #FFFF;
            }

.label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    align-items: center;
    letter-spacing: 0.008em;
    color: #0A1D6F;
    margin-left: 10px;
    margin-bottom: 8px;
}

#div17, #div18, #div51, #div26 {
    margin-bottom: 15px;
}

.links {
    position: fixed;
    right: 20px;
    bottom: 50PX;
    display: flex;
    flex-direction: column;
}

#div20{
	margin-bottom: 20px;
    padding-left: 13px;
}

#div20 a {
        color:#0A1D6F;
        font-size: 14px;
        font-weight: normal;
        text-decoration: underline;
		font-family:inter;
    }