.con_max {
	max-width: 400px;	
	border:solid 1px #7d4390;
}
.icono{
    width: 15px;
    height: 15px;
}     
.panel-heading2{
    background: #7d4390;
    height: 40px;
    padding-top: 9px;
}
.blanco p{
	color: white;
}
.link a{
	color: #7d4390;;
}

.login{
	display: none;
}

.contenidoTxt
{
	font-family: Arial;
	font-size:10pt;
	font-weight:bold;
	color:#7d4390;
}
.contenidoTxt.check
{
	margin-left:10px;
	color:#000;
}
.ocultame{
	display:none;
}
.btnLogin
{
	background-color: #7d4390;
	color: white;
	width: 93%;
	height: auto;
	padding: 10px 10px;
	font-weight: bold;
	font-size: 1.5em;
	border: none;
}

.splash{
    height: auto;
    z-index: 10000;
    position: inherit;
    margin-left: 0;
    margin-top: 0;
    left: 0;
    top: 0;
    max-width: 398px;
 	width: 100%;
}