
/* ESTILOS PARA LA PLANTILLA "PORTAL PACIENTE" */

body {
	background: url("../img/plantilla-portal-paciente/header-blue-grad.png") repeat-x scroll 0 -70px #E1E1E1;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10pt;
	line-height: 1.5em;
	color: #373737;
}

a {
	text-decoration: none;
	color: #56b8fd;
}

p, h5, h6 {
    margin: 3px 0 15px;
}
ul, ol {
    margin: 6px 10px 10px 30px;
    padding: 0;
}
b {
	font-weight: bold;
}
strong {
    color: #515151;
    font-weight: 600;
}

ol li {
	list-style: decimal;
}
sup, sub {
    line-height: 0;
}
sup {
    vertical-align: super;
}
sub {
    vertical-align: sub;
}

#wrapper {
	width: 1024px;
	margin: auto;
	background-color: #FFF;
	overflow: hidden;
	position: relative;
}

#header {
	overflow: hidden;
	height: 129px;
	background: #FFF url(../img/plantilla-portal-paciente/header-hand-ribbon-plus-bg-2.png) no-repeat top center;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.10);
}
#header .header-content {
	position: relative;
	margin: 20px 20px 0px 20px;
}
#header .banners {
	position: absolute;
	top: 0px;
	right: 0px;
}
#header .banners .banner {
	display: block;
	float: left;
	margin-left: 20px;
}
#header #titulo-aplicacion {
	color: #023979;
    float: left;
    font-size: 26pt;
    font-weight: bold;
    line-height: 90px;
    margin-left: 150px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}
#header #titulo-aplicacion a {
	color: #023979;
}
#header #acciones {
	margin-top: 60px;
	overflow: hidden;
	float: right;
}
#header #acciones a:hover { text-decoration: none }
#header #acciones .accion {
	display: inline-block;
	width: 24px;
	height: 24px;
}
#header #acciones .accion.salir { background: url("../img/plantilla-portal-paciente/icons/logout_16.gif") no-repeat scroll center center transparent }
#header #acciones .accion.chpasswd { background: url("../img/plantilla-portal-paciente/icons/chpass_16.gif") no-repeat scroll center center transparent }
#header #fecha {
	clear: right;
	float: right;
	text-align: right;
}

#content {
	min-height: 480px;
	padding: 10px;
	overflow: hidden;
}

#footer {
	color: #FFF;
	background: #FFF url(../img/plantilla-portal-paciente/header-blue-grad.png) repeat-x 0 0;
	position: relative;
	padding:30px 10px;
}

#footer strong, #footer b { color: #FFF; }

#mensajes {
	text-align: center;
	border: none;
	font-size: 9pt;
}

#mensajes_content { padding: 0; }

/* -------- UTILS -------- */
.mayusculas {
	text-transform: uppercase;
}
.azul {
	color: #56b8fd;
}
.noBorder {
	border: none !important;
}

.col2 {
	width: 50%;
	float: left;
}
.col3 {
	width: 33%;
	float: left;
}

.panelContent {
	margin: 15px 15px 30px;
	padding: 24px;
}

.panelOscuro {
	background-color: #F7F7F7;
/* 	box-shadow: 0 1px 2px 0 #555555; */
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

.esquinasRedondas {
	border-radius: 2px;
}

div.linea {
	width: 100%;
	clear: both;
	margin: 5px 0;
}

label.etiqueta {
	color: #000;
    display: inline-block;
    font-weight: bold;
    margin-right: 10px;
    text-align: right;
    float: left;
}

.corto, .corta { width: 100px }
.medio, .media { width: 165px }
.grande { width: 200px }
.muyGrande { width: 250px }
.anchoCompleto { width: 100%; }

.margenLCorto { margin-left: 115px }
.margenLMedio { margin-left: 165px }
.margenLGrande { margin-left: 215px }
.margenLMuyGrande { margin-left: 265px }

h1, h2, h3, h4 {
	font-weight: bold;
	color: #023979;
	line-height: 1em;
	text-shadow: 1px 1px 1px #BBB;
}
h1 {
/* 	margin: 20px 0; */
	font-size: 20pt;
}
h2 {
	margin: 20px 0;
	font-size: 16pt;
}
h3 {
	margin: 0px 0 15px 0;
	font-size: 13pt;
}

h4 {
	margin: 15px 0;
	font-size: 10pt;
}

.contenidoIzquierda { text-align: left; }
.contenidoDerecha { text-align: right; }
.contenidoCentrado { text-align: center; }

.izquierda { float: left; }
.derecha { float: right; }
.centrado {
	margin: auto;
	overflow: hidden;
}

.ajustado { overflow: hidden; }

.centrado.estrecho { width: 60%; }
.centrado.medio { width: 75%; }
.centrado.grande { width: 90%; }

.separarArriba { margin-top: 20px; }
.separarAbajo { margin-bottom: 20px; }
.separarArribaMas { margin-top: 40px; }
.separarAbajoMas { margin-bottom: 40px; }
.separarAbajoMenos { margin-bottom: 0.5em; }

.separarIzquierda { margin-left: 10px; }
.separarDerecha { margin-right: 10px; }
.separarIzquierdaMas { margin-left: 20px; }
.separarDerechaMas { margin-right: 20px; }

.indentadoEstrecho { padding-left: 110px; }
.indentadoMedio { padding-left: 160px; }
.indentadoGrande { padding-left: 210px; }
.indentadoMuyGrande { padding-left: 260px; }

.panelContent .ui-message-info, .panelContent .ui-message-warn,
.panelContent .ui-message-error, .panelContent .ui-message-fatal {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10pt;
	background: transparent;
	border: none;
	margin: 10px 0;
	padding: 0;
}
.panelContent .ui-message-info span, .panelContent .ui-message-warn span,
.panelContent .ui-message-error span, .panelContent .ui-message-fatal span {
	margin: 0;
}

/* -- ACCIONES -- */

.accionesBloque {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    overflow: hidden;
    text-align: center;
}
.accionesBloque a.accion, .accionesBloque input.accion {
	text-align: center;
	color: #68ABF2;
    display: inline-block;
    font-size: 1.35em;
    padding: 4px 20px;
    overflow: hidden;
}
.accionesBloque a.accion {
    border-right: 1px solid #E4E4E4;
}
.accionesBloque a:last-child.accion {
    border-right: none;
}
.accionesBloque input.accion {
    padding: 10px 15px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    background-repeat: no-repeat;
	background-position: 10px center;
}
.accionesBloque .accion span {
	display: block;
	padding: 10px 15px;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.accionesBloque a.accion.selected span {
    border: 1px solid #EEEEEE;
    background-color: #F8F8F8;
    border-radius: 3px;
    box-shadow: 2px 2px 2px #F0F0F0;
    padding: 9px 14px;
    color: #2F8CEF;
}
.accionesBloque input:hover.accion, 
.accionesBloque a:hover.accion span {
	color: #2F8CEF;
	background-color: #F0F0F0;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    box-shadow: 2px 2px 2px #F0F0F0;
    padding: 9px 14px;
}

.accionesBloque a.accion.icono span, 
.accionesBloque input.accion.icono {
    padding-left: 50px;
}
.accionesBloque a:hover.accion.icono span,
.accionesBloque input:hover.accion.icono {
	padding-left: 49px;
	background-position: 9px center;
}

/* Acciones reducidas */
.accionesBloque.reducido .accion {
    font-size: 1.2em;
}
.accionesBloque.reducido a.accion span,
.accionesBloque.reducido input.accion {
	padding-bottom: 6px;
    padding-top: 6px;
}
.accionesBloque.reducido a:hover.accion span,
.accionesBloque.reducido input:hover.accion {
	padding-bottom: 5px;
    padding-top: 5px;
}
.accionesBloque.reducido a.accion.icono span,
.accionesBloque.reducido input.accion.icono {
	padding-left: 35px;
}
.accionesBloque.reducido a:hover.accion.icono span,
.accionesBloque.reducido input:hover.accion.icono {
	padding-left: 34px;
	background-position: 9px center;
}

.accionesBloque a.accion.icono.entrar span,
.accionesBloque input.accion.icono.entrar {
	background-image: url("../img/plantilla-portal-paciente/icons/entrar_32.gif");
}
.accionesBloque.reducido a.accion.icono.entrar span,
.accionesBloque.reducido input.accion.icono.entrar {
	background-image: url("../img/plantilla-portal-paciente/icons/entrar_16.gif");
}
.accionesBloque a.accion.icono.home span,
.accionesBloque input.accion.icono.home {
	background-image: url("../img/plantilla-portal-paciente/icons/home_32.gif");
}

.accionesBloque.reducido a.accion.icono.home span,
.accionesBloque.reducido input.accion.icono.home {
	background-image: url("../img/plantilla-portal-paciente/icons/home_16.gif");
}
.accionesBloque a.accion.icono.ok span,
.accionesBloque input.accion.icono.ok {
	background-image: url("../img/plantilla-portal-paciente/icons/ok_32.gif");
}
.accionesBloque.reducido a.accion.icono.ok span,
.accionesBloque.reducido input.accion.icono.ok {
	background-image: url("../img/plantilla-portal-paciente/icons/ok_16.gif");
}
.accionesBloque a.accion.icono.ko span,
.accionesBloque input.accion.icono.ko { 
	background-image: url("../img/plantilla-portal-paciente/icons/ko_32.gif");
}
.accionesBloque.reducido a.accion.icono.ko span,
.accionesBloque.reducido input.accion.icono.ko {
	background-image: url("../img/plantilla-portal-paciente/icons/ko_16.gif");
}

.accionesDosLineasBloque a.accion {
	text-align: left;
    font-size: 1.1em;
    width: 350px;
}
.accionesDosLineasBloque a.accion span {
	line-height: 22px;
}
.accionesDosLineasBloque a.accion span img {
	float: left;
	margin-top: 5px;
}