html{
	width: 100%;
	height: 100%;
	overflow: hidden;
}

body{ 
    background: white;
    text-align: center; 
} 

.wrapContenido{
    margin:0 auto 10px; 
    z-index:1; 
    width:1003px;
    height: 647px;
    background-image:url('../../img/background/contenedor_completo.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position:absolute;
    top: 0px;
    text-align: left;
}

.layout{
    width:1003px; 
    margin:0 auto; 
    position:relative;
}

.login{
	width: 30%;
	position: absolute;
	top: 40%;
	left: 35%;
}

.menu{
    position: absolute;
    top: 15%;
    left: 1%;
    width: 98%;
    height: 50px;
    z-index: 3;
}

.menuPopupPacientes{
    position: absolute;
    top: 0%;
    left: 1%;
    width: 97.7%;
    height: 50px;
    z-index: 3;
}

.menuPopupPerfil{
    position: absolute;
    top: 0%;
    left: 1%;
    width: 97.7%;
    height: 50px;
    z-index: 3;
}

.contenido{
    position: absolute;
    top: 23%;
    width: 98%;
    height: 79%;
    left: 1%;
    /*overflow: auto;*/
}

.contenidoPopupPacientes{
    position: absolute;
    top: 13%;
    width: 97.7%;
    height: 85%;
    left: 1%;
    /*overflow: auto;*/
}

.contenidoPopupPerfil{
    position: absolute;
    top: 13%;
    width: 97.7%;
    height: 85%;
    left: 1%;
    /*overflow: auto;*/
}

.footer{
	position: absolute;
	width: 50%;
	top: 96.5%;
	height: 3%;
	left: 25%;
}

a.dato
{
	font-size:12px;
	font-family: Arial;
	color: red;
	text-decoration: none;
}

.dato_par {
	font-size: 12px;
	/*background: #A0CADE; color sip*/
	background: #ffdbdb;
	text-decoration: none;
	color: #3b3b3b;
	/*color: #4a4a4a;*/
}

.dato_non {
	font-size: 12px;
	background: white;
	text-decoration: none;
	color: #3b3b3b;
	/*color: #4a4a4a;*/
}

.dato_lista_sel {
	font-size: 12px;
	/*background: #A0CADE; color sip*/
	background: #FF9696;
	text-decoration: none;
	color: #ffffff;
}

.titulo{
	font-size: 12px;
	/*background: #01557D; color sip*/
	background: #C9C9D4;
	color: #991400;
}

.tituloChico{
	font-size: 10px;
	/*background: #01557D; color sip*/
	background: #C9C9D4;
	color: #991400;
}

.tituloReveal {
	color: #990000;
}

.plecaReveal {
	width: 100%;
	border-color: #b2b2b2;
}

.tituloWizard{
	font-size: 18px;
}

.datoPopUp{
    font-size: 12px;
}

.datoPopUpWizard{
    font-size: 11px;
	color: #000;
}

.datoPopUpWizardMini{
	font-size: 9px;
	color: #000;
}

.datoPopUpWizardCopyrights{
	font-size: 8.5px;
	color: #000;
}

.datoPopUpWizardChico{
    font-size: 10px;
	color: #000;
}

.datoPopUpExtraGrande{
	font-size: 17px;
}

.datoPopUpGrande{
	font-size: 14px;
}

.datoPopUpFieldset{
    font-size: 10px;
}

.textAreaInfo {
	/*background: transparent;*/
	resize: none;
	text-align: left;
}

.parrafo {
    position: absolute;
    top: 20%;
    left: 0%;
}

textarea{
	width:100%;
	height:100%; 
	box-sizing: border-box;         /* For IE and modern versions of Chrome */
	-moz-box-sizing: border-box;    /* For Firefox                          */
	-webkit-box-sizing: border-box; /* For Safari                           */
	overflow: hidden;
}

.asterErrorHidden{
	font:14px Verdana, Helvetica, Arial; 
	font-weight:bold;
	color: #FF1000;	
	visibility: hidden;
}

.asterErrorVisible{
	font:14px Verdana, Helvetica, Arial; 
	font-weight:bold;
	color: #FF1000;	
	visibility: visible;
}

.fechasEnlistar{
	position: absolute;
	width: 54%;
    height: 6%;
	top: 4.5%;
	left: 0.2%;
}

.listas{
    position: absolute;
	top: 14.1%;
	width: 14.5%;
    height: 76.3%;
	left: 0%;
	border: 1px solid #C9C9D4;
	
}

.busquedaPrescripcionFieldset{
    position: absolute;
	width: 46%;
    height: 14%;
	top: -0.5%;
	left: 55%;
}

.panelPrincipal{
	position: absolute;
	top: 12%;
	left: 16%;
	width: 85%;
    height: 75.3%;
}

.divWizardTextArea{
	width: 100%;
	height: 40px;
}

.tablaPrincipal{
	position: absolute;
	width: 93%;
	height: 50%;
	top: 22%;
	/*border: 1px solid #65507C;*/
}

.hrefDisabled{
	color: grey !important;
}

.loaderPrincipal {
	z-index: 500;
	position: absolute;
	top: 40%;
	left: 47.5%;
}

.loaderMain {
	z-index: 500;
	position: absolute;
	top: 50%;
	left: 55%;
}

.sexoPacienteDiv{
    position: absolute;
    font-size: 12px;
    width: 22%;
    height: 18%;
}

.datosPacienteDiv{
    position: absolute;
    font-size: 12px;
    left: 28.3%;
    width: 67.5%;
}

.botonDiv{
    position: absolute;
    top: 85%;
    left: 20%;
}

.divBtnCancelarWizard{
	
	position: absolute;
	width: 87px;
	height: 35px;
	left: 70%;
	top: 610px;
	z-index: 30;
	
	background: #ff3111;
	
	-webkit-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-radius: 5px;
	
	font-family: Arial, Helvetica, sans-serif;
	
	vertical-align: middle;
	color: white;
	text-align: center;
	
	font-size: 14px;
}