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

.wrapContenido{
    margin:0 auto 10px; 
    z-index:1; 
    width:100%;
    height: 597px;    
    position:absolute;
    top: 0px;
    text-align: left;
}

.wrapContenidoInfoPaciente{
    margin:0 auto 10px; 
    z-index:1; 
    width:100%;
    height: 597px;    
    position:absolute;
    top: 0px;
    text-align: left;
}

.layout{
    width:100%; 
    margin:0 auto; 
    position:relative;
}

.banner{
    width: 100%;
    height: 130px;
    background-image:url('../../img/banners/banner3.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.bannerChico{
	width: 100%;
    height: 60px;
    background-image:url('../../img/banners/banner4.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.botonBack{
	position: absolute;
	top: 10px;
	left: 96%;
	width: 40px;
    height: 40px;
}

.botonRefresh{
	position: absolute;
	top: 10px;
	left: 92%;
	width: 40px;
    height: 40px;
}

.botonCerrar{
	position: absolute;
	top: 10px;
	left: 95%;
	width: 40px;
    height: 40px;
}

.botonOut{
	position: absolute;
	top: 59px;
	left: 96%;
	width: 40px;
    height: 40px;
}

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

a.datoLogin{
	text-decoration: none;
}

.menu{
    position: absolute;
    top: 135px;
    left: 0%;
    width: 100%;
    height: 47px;
    z-index: 3;
}

.menuInfoPaciente{
    position: absolute;
    top: 60px;
    left: 0%;
    width: 100%;
    height: 47px;
    z-index: 3;
}

.contenido{
    position: absolute;
    top: 187px;
    width: 100%;
    height: 500px;
    left: 0%;
    /*overflow: auto;*/
}

.contenidoMonitor{
    position: absolute;
    top: 40%;
    width: 98%;
    height: 76.5%;
    left: 1%;
    box-sizing: border-box;
}

.contenidoInfoPaciente{
    position: absolute;
    top: 113px;
    width: 100%;
    height: 84%;
    left: 0%;
    /*overflow: auto;*/
}

.titulo{
	font-size: 16px;
	/*background: #01557D; color sip*/
	background: #227EBF;
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.rounded-corners {
    -moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.rounded-corners-top-left {
    -moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
}

.rounded-corners-top-right {
    -moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
}

.rounded-corners-bottom {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

#pacienteNuevo {
    width: 800px;
}

.datoPopUp{
	font-size: 12px !important;
}

textarea{
	resize:none;
}

.emptyInput{
	background: #F1B3B3;
}

.dato_par {
	font-size: 13px;
	/*background: #A0CADE; color sip*/
	background: #9dc4e0;
	text-decoration: none;
	color: #3a3a5e;
}

.dato_non {
	font-size: 13px;
	background: white;
	text-decoration: none;
	color: #3a3a5e;
}

.dato_lista_sel {
	font-size: 13px;
	/*background: #A0CADE; color sip*/
	background: #F73B8F;
	text-decoration: none;
	color: #ffffff;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.tituloHeader{
	background: #227EBF;
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.infoPacienteMain{
	position: absolute;
    top: 10%;
    left: 1%;
    width: 98%;
    height: 47px;
    z-index: 3;
}

.alarmasDiv{
	position: absolute;
    top: 18%;
    left: 1%;
    width: 98%;
    height: 135px;
    z-index: 3;
}

.alarmasDivTablaMonitoreo{
	width: 75px;
	height: 50px;
}

.graficasDiv{
	height: 440px;
	overflow: auto;
}

table.center {
	margin-left:auto; 
	margin-right:auto;
}

.pageSizeOverride{
	min-height: 10px !important;
}

.ui-btn {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.ui-datepicker table th{  
    text-align: center;
}

.hrefDisabled{
	color: grey !important;
}

.tabActivo{
	background-color: #38c !important;
	border-color: #38c !important;
	color: #fff !important;
	text-shadow: 0 1px 0 #059 !important;
}

.divTablaValores{
	border: thin solid #227EBF;
	height: 137px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	left: 0.1%;
	width: 99.4%;
}

.divParametrosNuevaMedicion{
	position: absolute;
	width: 50%;
	height: 250.5px;
	top: 6%;
	left: 48%;
}

.divTablasMonitoreo{
	width: 42%;
	position: relative;
	top: -33px;
}

.divTablaPletis {
    position: relative;
    top: -33px;
    height:180px;
    width:100%;
    box-sizing: border-box;
}

.divGraficasMonitoreo{
	width: 48.7%;
	position: absolute;
	top: 17%;
	left: 50%;
	height: 78.3%;
}

.divObteniendoYSinDatos{
	width: 54.7%;
	position: absolute;
	top: 17%;
	left: 44%;
	height: 80%;
	border: 1px solid #227EBF;
	z-index: 100;
	background: #CEDEE8;
	color: black;
	font-weight: bold;
	margin: 0 auto;
	border-radius: 15px;
}

.txtObteniendoYSinDatos{
	text-align: center;
	position: relative;
	top: 64%;
}

.loaderGraphs{
	position: absolute;
	left: 47%;
	top: 42%;
}

.divBotonesMonitoreo{
	width: 5.5%;
	position: absolute;
	top: 17%;
	left: 42.5%;
	height: 78.3%;
}

::-webkit-scrollbar {
    width: 15px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    /*border-radius: 15px;*/
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

::-webkit-scrollbar-thumb {
    /*border-radius: 15px;*/
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}