#confirmabackground {
    border-radius:36px;
    padding:5%;
    position: absolute;
    left: 5%;
    right: 5%;
    top: 5%;
    background-color: rgba(116,165,205,1);
    max-width: 824px;
    max-height: fit-content;
    margin: auto;
    display:none;
}

#confirmadobackground {
    border-radius:36px;
    padding:5%;
    position: absolute;
    left: 5%;
    right: 5%;
    top: 5%;
    background-color: rgba(116,165,205,1);
    max-width: 824px;
    max-height: fit-content;
    margin: auto;
    display:none;
}

.textboxdigito{
    line-height: 55px;
    height:63px;
    border-radius: 21px;
    width: 55px;    
	font-family: Montserrat;
    font-style: normal;
	font-weight: normal;
	font-size: 25px;
    color:blue;
    padding-left:20px;
    margin:2px;
}

.labelGracias {
		overflow: visible;
		white-space: nowrap;
		line-height: 64px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: normal;
		font-size: 50px;
		color: rgba(255,255,255,1);
    
}

.labelIngresa {
		overflow: visible;
		line-height: 64px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: normal;
		font-size: 25px;
		color: rgba(255,255,255,1);
    
}

	#continuar_confirmacion {
	    cursor:pointer;
		left: 0px;
		top: 0px;
		position: relative;
		overflow: visible;
		width: 168px;
		white-space: nowrap;
		line-height: 45px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: normal;
		font-size: 20px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.6px;
		text-transform: uppercase;
		padding-left:50px;
		padding-top:5px;
	}

	#Rectngulo_15_confirma {
		fill: rgba(36,97,170,1);
		cursor:pointer;
	}
	.Rectngulo_15_confirma {
		position: absolute;
		overflow: visible;
		width: 251px;
		height: 56px;
		left: 0px;
		top: 0px;
	}


	#continuar_continuar {
	    cursor:pointer;
		left: 0px;
		top: 0px;
		position: relative;
		overflow: visible;
		width: 168px;
		white-space: nowrap;
		line-height: 45px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: normal;
		font-size: 20px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.6px;
		text-transform: uppercase;
		padding-left:50px;
		padding-top:5px;
	}

	#Rectngulo_15_continua {
		fill: rgba(36,97,170,1);
		cursor:pointer;
	}
	.Rectngulo_15_continua {
		position: absolute;
		overflow: visible;
		width: 251px;
		height: 56px;
		left: 0px;
		top: 0px;
	}

