@font-face {
	font-family: "gobCL";
	font-weight: 300;
	font-style: normal;
	src: url("fonts/gobcl_light.woff") format("woff");
}
@font-face {
	font-family: "gobCL";
	font-weight: 500;
	font-style: normal;
	src: url("fonts/gobcl_regular.woff") format("woff");
}
@font-face {
	font-family: "gobCL";
	font-weight: 700;
	font-style: normal;
	src: url("fonts/gobcl_bold.woff") format("woff");
}
@font-face {
	font-family: "gobCL";
	font-weight: 900;
	font-style: normal;
	src: url("fonts/gobcl_heavy.woff") format("woff");
}
FORM.datos h1 {
	font-family: gobCL;
	font-weight: 300;
	padding-bottom: 0px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 2px;
	font-size: 20pt;
	margin: auto;
	/*border-bottom: solid 1px #39408A;*/
	margin-bottom: 15px;
	position: fixed;
	z-index: 400000;
	top: 10px;
}
p.epigrafe {
	margin-bottom: 12px;
	margin-top: 5px;
	font-size: 11.3pt;
}
h2 {
	font-size: 16pt;
	margin-top: 20px;
	font-weight: 200;
	border-bottom: solid 1px #39408A;
	margin-bottom: 0px;
	padding-bottom: 4px;
	color: #163052;
}
body {
	background-color: #FFF;
	margin: 0px !important;
	padding: 0px !important;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
*:focus {
	outline: none;
}
* {
	box-sizing: border-box;
}
.datos {
	font-family: gobCL;
	border: 1px solid #39408A;
	overflow: auto;
	max-height: 100%;
	/*+border-radius: 0px 0px 25px 25px;*/
	-moz-border-radius: 0px 0px 25px 25px;
	-webkit-border-radius: 0px 0px 25px 25px;
	-khtml-border-radius: 0px 0px 25px 25px;
	border-radius: 0px 0px 25px 25px;
	padding: 10px 30px 30px;
	/*+box-shadow: 4px 4px 8px #D3D3D3;*/
	-moz-box-shadow: 4px 4px 8px #D3D3D3;
	-webkit-box-shadow: 4px 4px 8px #D3D3D3;
	box-shadow: 4px 4px 8px #D3D3D3;
	margin: 0px auto;
	z-index: 0;
	position: fixed;
	right: 0px;
	bottom: 0px;
	left:0px;
	top: 72px;
/*	max-width: 450px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
*/
}
.datos:before {
/*	position: absolute;
*/
	position: fixed;
	z-index: 200;
	top: 0;
	left: 0;
	width: 100%;
	height: 49px;
	content: "";
	background-color: #39408A;
}
@media (max-width: 450px) {
	.datos {
		max-width: 100%;
		max-height: none;
		padding: 10px 16px;
		border: none;
		box-shadow: none;
		top: 73px;
		bottom: 0px;
		position: fixed !important;
		-webkit-transform: none;
		-ms-transform: none;
		-moz-transform: none;
		transform: none;
	}
	body {
		overflow: auto !important;
		height: auto !important;
		background: #FFF;
	}
	h1 {
		padding-top: 0px;
	}
	div.mensaje {
		width: 100% !important;
		left: 0px !important;
		right: 0px !important;
		position: fixed;
		padding: 10px 0px !important;
		transform: translate(0px, 0px) !important;
	}
}
.datos ul {
	padding: 0px;
	margin: 0px;
}
.datos .forma li {
	display: block;
	max-width: 100%;
	margin: auto;
	padding: 0px;
}
.datos DIV.evento:hover {
	background-color: #DDDDDD;
}
.datos .forma li.header label {
	margin-top: 20px !important;
	border-bottom: 1px solid #39408A;
}
.datos .forma li.texto label {
	display: block;
	color: #387ED9;
	font-family: gobCL;
	font-weight: 600;
	font-size: 10.5pt;
	margin-top: 4pt;
	margin-bottom: 0px;
}
.datos .forma li.texto input,
select {
	display: block;
	font-family: gobCL;
	min-width: 100%;
	font-size: 14pt;
	border-width: 1px;
	border-style: solid;
	border-top-style: hidden;
	border-left-style: hidden;
	border-right-style: hidden;
	padding: 5px 6px 2px;
	border-color: #39408A;
	background-color: #FFFFFF;
}
div.evento {
	border-bottom: solid 1px #39408A;
	padding: 3px 0px;
	position: relative;
}
p {
	padding: 0px;
	margin: auto;
	border: none;
}
.datos .forma li.texto input:focus,
select:focus {
	border-bottom-color: #EE0000 !important;
	background-color: #FAFAFA;
}
.datos .forma li.texto select {
	display: block;
	max-width: 100%;
	font: 12pt sans-serif;
	border-width: 1px;
	border-style: solid;
	font-size: 14pt;
	padding: 0px;
	font-family: gobCL;
	border-color: #FFF #FFF #39408A #FFF;
}
.ocupado {
	color: #AAA;
	border-bottom-style: dashed !important;
}
ul.menu {
	margin: 0px;
	padding: 0px 0px 0px 7px;
}
ul.menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.menu li a {
	text-decoration: none;
	font-size: 25.7pt;
	font-family: Segoe UI;
	color: #000;
}
ul.menu li:nth-child(1) a {
	color: #4C61FD;
}
button.boton,
a.boton {
	margin: 0px auto;
	padding: 0px;
	display: block;
	height: 40px;
	width: 100%;
	/*+border-radius: 18px !important;*/
	-moz-border-radius: 18px !important;
	-webkit-border-radius: 18px !important;
	-khtml-border-radius: 18px !important;
	border-radius: 18px !important;
	line-height: 40px;
	text-decoration: none;
	border: none;
	background-color: #F93302;
	color: white;
	font-family: gobCL;
	text-align: center;
	font-size: 12pt;
	margin-top: 17px;
	margin-bottom: 0px;
}
button.boton:focus,
button.boton:hover,
a.boton:focus,
a.boton:hover {
	cursor: pointer;
	background-color: #2D89EF;
	background-color: #FF643D;
}
p.fecha {
	font-size: 12pt;
}
span.edad {
	font-size: 10pt;
	font-style: italic;
}
p.evento, p.diagnostico {
	font-size: 12pt;
	margin-left: 20px;
	display: inline-block;
	width: 370px;
}
p.evento {
	font-style: italic;
}
p.descripcion {
	font-size: 12pt;
	margin-left: 30px;
	display: inline-block;
	width: 360px;
}
span.centro {
	font-size: 8pt;
	font-style: italic;
}
a.editar {
	text-align: right;
	display: inline-block;
	position: absolute;
	top: 0px;
	margin: 7px 0px 1px auto;
	padding: 0px;
	line-height: 12px;
	right: 0px;
	float: right;
	text-decoration: none;
	width: auto;
	font-family: gobCL;
	color: #387ED9;
	font-weight: 600;
	font-size: 10.5pt;
}
a.editar:focus,
a.editar:hover {
	cursor: pointer;
	border-bottom: solid 1px #2B5797;
	color: #2B5797;
}
a.boton_menu {
	height: 70px;
	line-height: 70px;
	margin: 0px auto;
	padding: 0px;
	display: block;
	min-width: 100%;
	text-decoration: none;
	/*+border-radius: 62px !important;*/
	-moz-border-radius: 62px !important;
	-webkit-border-radius: 62px !important;
	-khtml-border-radius: 62px !important;
	border-radius: 62px !important;
	background-color: #FF5400;
	color: white;
	text-align: center;
	font-size: 20pt;
	font-family: gobCL;
	margin-top: 15px;
	font-weight: 300;
	margin-bottom: 0px;
}
A.texto {
	text-decoration: none;
	color: #000;
}
li.texto:nth-child(1) a.boton_menu {
	background-color: #2B5797;
}
li.texto:nth-child(2) a.boton_menu {
	background-color: #B91D47;
}
li.texto:nth-child(3) a.boton_menu {
	background-color: #1E7145;
}
li.texto:nth-child(4) a.boton_menu {
	background-color: #1EAA45;
}
li.texto:nth-child(5) a.boton_menu {
	background-color: #DD71DD;
}
li.texto:nth-child(6) a.boton_menu {
	background-color: #1E7145;
}
li.texto:nth-child(1) a.boton_menu:focus,
li.texto:nth-child(1) a.boton_menu:hover {
	background-color: #2D89EF;
}
li.texto:nth-child(2) a.boton_menu:focus,
li.texto:nth-child(2) a.boton_menu:hover {
	background-color: #EE1111;
}
li.texto:nth-child(3) a.boton_menu:focus,
li.texto:nth-child(3) a.boton_menu:hover {
	background-color: #00A300;
}
li.texto:nth-child(4) a.boton_menu:focus,
li.texto:nth-child(4) a.boton_menu:hover {
	background-color: #00FF00;
}
li.texto:nth-child(5) a.boton_menu:focus,
li.texto:nth-child(5) a.boton_menu:hover {
	background-color: #EEA300;
}
li.texto:nth-child(6) a.boton_menu:focus,
li.texto:nth-child(6) a.boton_menu:hover {
	background-color: #DDA355;
}
div.mensaje {
	width: 390px;
	background-color: #FFF;
	border: 1px solid #0D0C0C;
	font-family: gobCL;
	font-size: 12pt;
	text-align: center;
	font-weight: 600 !important;
	opacity: 0;
	z-index: -1;
	color: #554D4D;
	transition: all 0.3s;
	/*+box-shadow: 1px 1px 3px #AEAEAE;*/
	-moz-box-shadow: 1px 1px 3px #AEAEAE;
	-webkit-box-shadow: 1px 1px 3px #AEAEAE;
	box-shadow: 1px 1px 3px #AEAEAE;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 7px;
}
div#mascara {
	background: transparent;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	transition: all 0.3s;
	height: 100%;
}
input[type="password"] {
	font-family: caption !important;
}
input[type="checkbox"] {
	min-width: 10px !important;
	height: 12px;
	display: inline !important;
	margin-left: 20px;
	margin-top:5px;
	margin-right: 5px;
}
@media (min-width: 950px) {
	FORM.datos {
		position: fixed !important;
		padding-top: 90px;
		top: 0px;
		bottom: 0px !important;
		left: 0px;
		right:0px;
		max-width: initial;
		transform: initial;
		-webkit-transform: initial;
	}
	.datos:before {
			position: fixed;
			z-index: 10;
			top: 0;
			left: 0;
			height: 49px;
			content: "";
			background-color: #39408A;
	}
	FORM.datos H1 {
		z-index: 20;
		top: 10px;
		left: 30px;
		right: 0px;
		position: fixed;
	}
	p.epigrafe { 
		top: 83px;
		left: 30px;
		position: fixed;
	}
	.uno {
		width: 350px;
		top: 121px;
		position: fixed;
	}
	.dos {
		left: 420px;
		right: 0px;
		top: 74px;
		bottom: 70px;
		overflow-y: scroll;
		padding-right:20px !important	;
		padding-left:20px !important	;
		padding-bottom:20px !important	;
		position: fixed;
		background-color: #FFF;	
	}
	.conrelleno::before {
		content: "" !important;
		height: 20px !important;
		border-bottom: solid 1px #39408A;
		position: relative;
		display: block;
	}
	.tres {
		left: 0px;
		right: 0px;
		bottom: 0px;
		height: 70px;
		padding-right:20px !important	;
		position: fixed;
		text-align: center;
		background-color: #39408A;
	}
	.tres li {
		display: inline-block !important;
		width: 20%;
		margin-left: 1% !important;
		
	}
	.cuatro	{
		right: 0px !important;
		top: 0px !important;
		height: 70px;
		width:100% !important;
		padding-top: 0px !important;
		padding-right:10px !important	;
		position: fixed;
		text-align: right;
		z-index:10000;
		display: block !important;
	}
	.cuatro li {
		display: inline-block !important;
		width: 120px;
		margin-left: 10px !important;
	}
	.cuatro li a {
		margin: 4px;
	}
	body {
		background-color: #EEEEEE;
	}
	p.descripcion {
		width: 360px;
	}
	UL.hidden {
		position: fixed;
		z-index:10000;
		width: 350px;
		bottom: 30px;
		left: 30px;
		background-color: #FFFF00;
		display: none !important;
		visibility: hidden;
		font-size: 8pt;
	}
	UL.hidden INPUT {
		width: 100px !important;
		font-size:8pt !important;
		min-width: initial !important;
		display: inline-block !important;
	}
	p.descripcion {
		width: 400px;
	}
	.hamb {
		display: none;
		visibility: hidden;
	}
}
@media (min-width: 1550px) {
	p.descripcion {
		width: 690px;
	}
}
.uno {
	border-top: 1px solid #39408A;
}
.tres {
	border-top: none !important;
}
#imprime {
	z-index:30000; 
	position: absolute; 
	top:0px; 
	right:0px;
	left:0px;
	bottom:0px;
	width:100%;
	height: 100%;
	background-color: #FFF;
	overflow: scroll-y;
	display: none;
	visibility: hidden;
	font-family: Segoe UI;
}
#imprime IMG {
	width: 80px;
}
#imprime H1 {
	color: #000000 !important;
	font-size: 36pt;
	text-align: center;
	margin-top: 20px;
	font-weight: 200;
}
#imprime H2 {
	color: #000000 !important;
	font-size: 24pt;
	text-align: center;
	margin-top: 10px;
	font-weight: 100 !important;
}
#imprime H2 B {
	font-weight: 100 !important;
}
#imprime TABLE {
	width: 100%;
}
#imprime TABLE, TH, TD {
	border: 1px solid #000;
	border-collapse: collapse;
	padding: 2px;
	font-size: 9pt !important;
}
#imprime TR {
	page-break-inside: avoid;
}
#imprime TABLE.tablaestrecha {
	padding: 0px !important;
}
#imprime TH {
	background-color: #dddddd;
}
#imprime DIV.texto1 {
	margin-top: 40px;
	width: 200px;
	text-align: center;
}
#imprime TABLE.timbres {
	border: 1px dashed #000;
	border-collapse: collapse;
	padding: 2px;
	font-size: 9pt !important;	
	position: absolute;
	bottom: 65px;
}
#imprime DIV.tabla {
	height: 540px;
}
#imprime DIV.texto2 {
	width: 100%;
	text-align: left;
	position: absolute;
	bottom: 30px;
}
#imprime P.pie {
	font-size: 14pt !important;
	font-weight: 100;
	margin-bottom: 0pt;
	text-align: center;
}
#imprime P.piechico {
	font-size: 10pt !important;
	font-weight: 100;
	margin-bottom: 10pt;
	text-align: center;
}
#imprime P.Responsable {
	font-size: 16pt !important;
	font-weight: 400;
	margin-top: 30pt;
}
#imprime P.Cargo {
	font-size: 16pt !important;
	font-weight: 400;
}
#imprime P.fechalistado {
	margin-top: 30pt;
}
#imprime P.correos {
	font-size: 8pt !important;	
}
#imprime .center {
	text-align:center;
}
#imprime .right {
	text-align:right;
}
@media print {
	#imprime {
		display: block;
		visibility: visible;
		width: 100%;
	}
	#formu {
		display: none;
		visibility: hidden;
	}
    @page {
        margin-top: 0;
        margin-bottom: 0;
    }
    body {
        padding-top: 72px;
        padding-bottom: 72px ;
    }
}
@print {
    @page :footer {
        display: none
    }
 
    @page :header {
        display: none
    }
}
.cuatro {
	display: none;
	position: fixed;
}

.side-menu:checked ~ .cuatro {
	display: block;
	width: 300px;
	right: 30px;
	top: 49px;
	background-color: #FFF;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	border: 1px solid #000;
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
	border-radius: 26px 0px 26px 26px;
}
.hamb {
	cursor: pointer;
	display: block;
	z-index: 30000;
	position: fixed;
	top: 0px;
	right: 30px;
	height: 49px;
	width: 49px;
	background-image: url('images/nav.png');
	background-size: 30px 30px;
	background-repeat: no-repeat;
	padding: 20px;
	border-style: solid;
	border-color: #39408A;
	border-width: 1px;
	background-position: 9 10px;
}

.side-menu:checked ~ .hamb {
	border-color: #000;
	background-color: #000;
}

.side-menu {
	display: none !important;
	visibility: hidden;
}

.fdr {
	color: #FF0000;
}

.fdr:after {
	content: " (con factor de riesgo)";
}

p.diagnostico {
	width: 95% !important;
}
UL.hidden {
	display: none !important;
}

LABEL.switch {
    color: black !important;
    font-size: 14pt !important;
    font-weight: 400 !important;
    min-width: 47%;
    display: inline-block !important;
	white-space: normal;
	position: relative;
	left: 50px;
}

LABEL.switch:hover {
    color: #39408A !important;
    outline: none !important;
    text-shadow: 0 0 10px #719ECE;
}

input[type=checkbox]:focus {
    outline: none !important;
    box-shadow: 0 0 10px #719ECE;
}

input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.6); /* IE */
  -moz-transform: scale(1.6); /* FF */
  -webkit-transform: scale(1.6); /* Safari and Chrome */
  -o-transform: scale(1.6); /* Opera */
  transform: scale(1.6);
  padding: 10px;
  margin-right: 14px;
}

input[type=checkbox].switch_check {
	position: absolute;
	top: 6px;
}

input[type=checkbox]:checked + LABEL.switch {
  color: #39408A !important;
}

input[type=checkbox]:focus + LABEL.switch {
  text-shadow: 0 0 10px #719ECE;
}

div.checkdiv {
	display: inline-block;
	width: 80%;
	white-space: nowrap;
	position: relative
}

div.checkgroup {
	border-bottom: 1px solid #39408A;
	padding-bottom: 8px;
}

@media (min-width: 450px) {
	div.checkgroup {
		columns: 2;
	}
}

@media (min-width: 680px) {
	div.checkgroup {
		columns: 3;
	}
}

@media (min-width: 950px) {
	div.checkgroup {
		columns: 2;
	}
}

@media (min-width: 1700px) {
	div.checkgroup {
		columns: 3;
	}
}
#banner_usuario {
	position: fixed;
	top: 49px;
	left: 0px;
	right: 0px;
	font-family: gobCL;
	font-weight: 300;
	height: 24px;
	background-color: #000;
	color: #FFF;
	text-align: right;
	padding: 1px;
	padding-right: 12px;
	line-height: 24px;
}

.timbre {
	width: 33%;
	height: 125px;
	vertical-align: top;
	text-align: center;
}
