.modal-content {
	background-color: #215272 !important;
	border: none !important;
	border-radius: 0px !important;
	
    top: 40% !important;	
}

.modal-footer {
	border: none !important;
}
.texto-muestra {
	font-size: 37px;
	padding: 50px;
	text-align: center;
}
.texto-muestra a {
	text-decoration: none;
}
.texto-muestra a:hover {
	color: #ffffff;
}
.botones-muestra {
	padding: 0px 20px 40px 20px;
	text-align: center;
}
.botones-muestra button {
	background-color: #215272;
	border: none;
	font-size: 20px;
	font-weight: bolder;
	color: #ffffff;
	margin: 0px 20px;
}

.boton-ver-muestra {
	margin-right:0px !important;
}

.text {
    display:block;
	height: 80px;
}

input{
	margin: auto;
}

.label-muestra{
	color:#ffffff;
	font-weight: normal;
	font-size: 17px;
}