/*
 * GENERALES
 */
html, body {
    height: 100%;
    margin: 0;
}
body { 
	font-family: 'Roboto', sans-serif; 
	font-size: 14px; 
	color: #5b5b5b;
	font-weight: 400;
	background: #ebf0f5 url("../img/pdp/fondo.jpg") center center no-repeat;
	background-attachment: fixed;
	background-size: cover;
	counter-reset: enumerado;
}

@font-face {
  font-family: 'Antipasto';
    src:  url('fonts/antipasto/Antipasto.woff') format('woff'),
    url("fonts/antipasto/Antipasto.ttf") format("truetype"),
    url('fonts/antipasto/Antipasto.svg#Antipasto') format('svg'),
    url('fonts/antipasto/Antipasto.eot'),
    url('fonts/antipasto/Antipasto.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

.sms-logo {
	font-size: 50px;
    float: left;
    position: absolute;
    top: 5px;
    left: 0px;
}

.pdp .ui-widget-content a,
a { font-weight: 700; color: #f28c25; outline: 0; cursor: pointer; }
a:hover { color: #5096cb; }
a:focus { outline: 0; }
ul, ol { padding-left: 15px; }
ol li { margin-bottom: 15px; }

a, li, button,
#MarcoIzquierda, 
.home-destacado,
.btn-sms, .btnIcon, .btnPDP, .icono, .ui-commandlink, .ui-selectonemenu { 
	transition: all .2s ease-in;
} 
#MarcoCabecera a .icono { transition: none; }

.pdp .ui-widget { font-size: 1em; font-family: 'Roboto', sans-serif; }
.pdp .ui-widget-overlay { background: #cecece !important; }
.pdp .ui-dialog.ui-widget-content { background-color: #fff; border: none !important; border-radius: 0 !important; color: #5b5b5b !important; font-family: 'Roboto Condensed', sans-serif !important; }
.pdp .ui-dialog.ui-widget-content .ui-dialog-title { margin-top: 0; }
.pdp .ui-dialog .ui-widget-header { color: #5b5b5b !important; font-weight: 100 !important; }
.pdp .ui-dialog.ui-widget-content .ui-dialog-titlebar { color: #166cb3 !important; height: 55px; overflow: hidden; padding: 8px 15px; padding-top: 13px; }
.pdp .ui-dialog.ui-widget-content .ui-dialog-titlebar-close {
	position: absolute; top: 2px; right: 12px; transition: all .2s ease-in;
	font-family: FontAwesome, sans-serif; font-size: 20px; color: #166cb3;
}
.pdp .ui-dialog.ui-widget-content .ui-dialog-titlebar-close:after {
	content: "\f057";
}
.pdp .ui-dialog.ui-widget-content .ui-dialog-titlebar-close.ui-state-hover {
	color: #e24c1f;	background: none;
}
.pdp .ui-dialog.ui-widget-content .ui-dialog-titlebar-close span {
	background: none; display: none;
}

.pdp .ui-datepicker.ui-widget.ui-widget-content {
	border-radius: 0;
	font-family: 'Roboto', sans-serif; 
	box-shadow: 0px 1px 5px rgba(29, 29, 27, 0.5) !important;
	background: #f0f0f0;
}
.pdp .ui-datepicker .ui-datepicker-header {
	border-radius: 0;
	border-color: #e4e4e4;
}
.pdp .ui-datepicker .ui-widget-header .ui-state-hover,
.pdp .ui-datepicker .ui-widget-header .ui-state-disabled {
	background-color: transparent;
}
.pdp .ui-datepicker .ui-state-default {
	border-radius: 0;
	text-shadow: none;
	background-image: none;
	box-shadow: none;
	border-color: #e4e4e4;
    text-align: center;
    font-weight: 500;
}
.pdp .ui-datepicker .ui-state-highlight {
	background: #78bae7;
}
.pdp .ui-datepicker .ui-state-active {
	background: #166cb3;
	color: #fff;
}
.pdp .ui-datepicker .ui-datepicker-next {
	top: 3px;
	right: 2px;
}
.pdp .ui-datepicker .ui-datepicker-prev {
	top: 3px;
	left: 2px;
}
.pdp .ui-state-highlight, .pdp .ui-widget-content .ui-state-highlight {
	background: #5096cb;
    color: #fff;
}

.pdp .gmnoprint a, .pdp .gmnoprint span, .pdp .gm-style-cc {
    display:none;
}
#MapaCentro {
    width: 100%;
    height: calc(100% - 40px);
    background: #fff;
    position: relative;
}
#MapaCentro .comoLlegar { 
	position: absolute;
    right: 0;
    width: 100%;
    background: #fff;
    text-align: right;
    padding-top: 15px;
    height: 40px;
}
#MapaCentro .ui-inputfield {
	outline: none;
	border-radius: 0px; border: 1px solid #cccccc; background: #ffffff; box-shadow: none;
	font-family: 'Roboto Condensed', sans-serif !important; color: #5b5b5b;
	max-width: 70%;
	float: right;
}
#MapaCentro .ui-inputfield.ui-state-focus {
	box-shadow: none;
	border-color: #5096cb;
}
#MapaCentro .labelDetalle {
	margin-right: 10px;
	margin-top: 5px;
	display: inline-block;
}
#MapaCentro .btnComoLlegar { color: #5096cb; cursor: pointer; }
#MapaCentro .btnComoLlegar:hover { color: #78bae7; }

#MapaCentro .gm-style-iw {
	white-space: pre !important;
}
#MapaCentro .gm-style-iw .gm-style,
#MapaCentro .gm-style-iw .gm-iw {
	white-space: normal;
}

div[id$="abrirDialogoMapaHospital_dlg"],
div[id$="abrirDialogoMapaCentroUrgencia_dlg"],
div[id$="abrirDialogoMapaCentro_dlg"] {
	width: 90% !important;
	height: 90% !important;
	left: 5% !important;
	top: 5% !important;
}
div[id$="abrirDialogoMapaHospital_dlg"] .ui-dialog-content,
div[id$="abrirDialogoMapaCentroUrgencia_dlg"] .ui-dialog-content,
div[id$="abrirDialogoMapaCentro_dlg"] .ui-dialog-content {
	height: calc(100% - 55px) !important;
}

.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom { bottom: 150px !important; }
#gmapCentro { height: 100%; }
#comoLlegar { height: 55px; overflow: hidden; }

.dlgInfo { 
	max-width: 540px;
}

body.dialogo { background: #fff; overflow: hidden; }
	
.pdp .ui-datatable table { font-size: 12px; }
.pdp .ui-datatable thead th { background: #e3e2e0 !important; border-radius: 0 !important; border-color: #e3e2e0 !important; box-shadow: none !important; color: #5b5b5b !important; text-shadow: none !important; line-height: 1.2em; font-family: 'Roboto Condensed', sans-serif; font-weight: 700; padding: 10px; }
.pdp .ui-datatable thead th,.ui-datatable td { border-radius: 0; }
.pdp .ui-datatable thead th label,
.pdp .ui-datatable thead th .ui-column-filter { display: none; }
.pdp .ui-datatable thead th.ui-state-active { background-color: #d3d2d0 !important; }
.pdp .ui-datatable tbody td { background: #ffffff; border-color: #e3e2e0; padding: 10px; }
.pdp .ui-datatable tbody tr:nth-child(even) td { background: #f3f2f0; }
.pdp .ui-datatable tbody td .enlace { margin-left: 3px; color: #f28c25; }
.pdp .ui-datatable .ui-state-active .ui-icon,
.pdp .ui-datatable .ui-state-default .ui-icon { color: transparent; }
.pdp .ui-datatable .ui-paginator { background: none; color: #7d7d7d; border-color: #e3e2e0; font-size: 0.8em; font-weight: 300; text-align: right; }
.pdp .ui-datatable .ui-paginator-top { border-top-right-radius: 12px; border-top-left-radius: 12px; }
.pdp .ui-datatable .ui-paginator-bottom { border-bottom-right-radius: 12px; border-bottom-left-radius: 12px; }
.pdp .ui-datatable .ui-paginator .ui-state-default { box-shadow: none; color: #7d7d7d; border: none; background: none; text-shadow: none; font-weight: 400; }
.pdp .ui-datatable .ui-paginator .ui-state-active { color: #c9c9c9; }
.pdp .ui-datatable-reflow .ui-datatable-data .ui-column-title { font-weight: 700; }
.pdp .ui-datatable-reflow .ui-reflow-dropdown,
.pdp .ui-datatable-reflow .ui-reflow-label { display: none; }

.pdp .ui-tabs.ui-tabs-top { border: none; }
.pdp .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header { text-align: center; border: none; border-bottom: 3px solid #78bae7; }
.pdp .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header li { padding: 0px 10px; font-family: 'Roboto Condensed', sans-serif; background: #78bae7; color: #fff; text-shadow: none; text-transform: uppercase; border: 3px solid #78bae7; border-left: none; border-right:none; border-radius: 0; margin: 0; margin-bottom: -20px; }
.pdp .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header li a { color: #fff; }
.pdp .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header li.ui-state-hover  { background: #549fd3; }
.pdp .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header li.ui-state-active { background: #fff; color: #78bae7; border: 3px solid #78bae7; border-left: none; border-right:none; margin-bottom: -20px; }
.pdp .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header li.ui-state-active a { color: #78bae7; }
.pdp .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header li:first-child { border-left: 3px solid #78bae7; }
.pdp .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header li:last-child { border-right: 3px solid #78bae7; }
.caja-mensajes .ui-datatable table thead { visibility: hidden; }
.caja-mensajes .ui-datatable table thead th { border: transparent; }
.caja-mensajes .ui-datatable tbody,
.caja-mensajes .ui-datatable tbody tr,
.caja-mensajes .ui-datatable tbody td { border: transparent; font-family: 'Roboto', sans-serif; font-size: 13px; }
.caja-mensajes .ui-datatable tbody td .textoComprimido { cursor: pointer; }
.caja-mensajes .ui-datatable tbody td.accion { padding: 6px; } 
.caja-mensajes .ui-datatable tbody td.accion .ui-commandlink { font-size: 16px; color: #78bae7; background: #fff; width: 32px; height: 32px; display: inline-block; border-radius: 50%; line-height: 30px; text-shadow: none; text-align: center; border: 2px solid #78bae7; visibility: hidden; }
.caja-mensajes .ui-datatable tbody tr:hover td.accion .ui-commandlink { visibility: visible; }
.caja-mensajes .ui-datatable tbody tr:hover { background: #78bae722; }
.caja-mensajes .ui-datatable tbody tr:hover td { background: transparent; }
.caja-mensajes .ui-datatable .ui-paginator-bottom { text-align: center; border: none; }

.pdp .ui-messages-info-icon, .pdp .ui-messages-warn-icon, .pdp .ui-messages-error-icon, .pdp .ui-messages-fatal-icon, .pdp .ui-message-info-icon, .pdp .ui-message-warn-icon, .pdp .ui-message-error-icon, .pdp .ui-message-fatal-icon {
	background-image: none;
	font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.6em;
    margin-top: -2px;
}
.pdp .ui-messages-fatal, .pdp .ui-message-fatal,
.pdp .ui-messages-error, .pdp .ui-message-error { color: #e24c1f; background-color: #ffffff; border: 2px solid #e24c1f; border-radius: 0; font-size: 14px; margin: 0 auto; }
.pdp .ui-messages-info, .pdp .ui-message-info   { color: #549454; background-color: #ffffff; border: 2px solid #549454; border-radius: 0; font-size: 14px; margin: 0 auto; }
.pdp .ui-messages-warn, .pdp .ui-message-warn   { color: #F49836; background-color: #ffffff; border: 2px solid #F49836; border-radius: 0; font-size: 14px; margin: 0 auto; }
.pdp .ui-messages-info-icon:after  { content: "\f05a"; }
.pdp .ui-messages-warn-icon:after  { content: "\f071"; }
.pdp .ui-messages-error-icon:after { content: "\f00d"; }
.pdp .ui-messages-fatal-icon:after { content: "\f05e"; }
.pdp .ui-messages-info-detail, .pdp .ui-messages-warn-detail, .pdp .ui-messages-error-detail, .pdp .ui-messages-fatal-detail, .pdp .ui-message-info-detail, .pdp .ui-message-warn-detail, .pdp .ui-message-error-detail, .pdp .ui-message-fatal-detail { margin-left: 0; }
.login .ui-messages-fatal,
.login .ui-messages-error,
.login .ui-messages-info,
.login .ui-messages-warn { margin-bottom: 30px; }
#mensajes .ui-messages {
   	padding: 0;
   	display: none;
}

.pdp .ui-dialog .ui-icon-alert {
	transition: all .2s ease-in; font-family: FontAwesome; font-size: 24px; color: #dab016; 
	background: none; text-indent: 0; overflow: visible; margin-top: -6px; margin-right: 15px;
}
.pdp .ui-dialog .ui-icon-alert:after {
	content: "\f071";
}

.margin-bottom10{
	margin-bottom: 10px;
}

.pdp .ui-selectonemenu { background: none; box-shadow: none; border: 1px solid #cccccc; border-radius: 0; }
.pdp .ui-selectonemenu-panel,
.pdp .ui-selectonemenu-panel .ui-selectonemenu-list-item { border-radius: 0; }

.pdp .ui-selectmanycheckbox.ui-grid label { font-weight: 400; font-size: 0.9em; margin-bottom: 8px; }
.pdp .ui-chkbox .ui-chkbox-box { border-radius: 0px; border: 1px solid #cccccc; background: #ffffff; box-shadow: none; }
.pdp .ui-radiobutton .ui-radiobutton-box.ui-state-focus,
.pdp .ui-chkbox .ui-chkbox-box.ui-state-focus { background-color: #78bae7; outline: none; }
.pdp .ui-radiobutton .ui-radiobutton-box.ui-state-active,
.pdp .ui-chkbox .ui-chkbox-box.ui-state-active { background-color: #166cb3; box-shadow: none; }
.pdp .ui-chkbox .ui-chkbox-label { display: inline; }
.pdp .ui-icon-check { background-position: -65px -146px; }
.pdp .ui-radiobutton .ui-radiobutton-box { border: 1px solid #ccc; background: #ffffff; position: relative; }
.pdp .ui-radiobutton .ui-state-focus .ui-icon,
.pdp .ui-radiobutton .ui-state-active .ui-icon { background-image: url("../../javax.faces.resource/images/ui-icons_ffffff_256x240.png.xhtml?ln=primefaces-bootstrap"); }
.pdp .ui-radiobutton .ui-radiobutton-box .ui-radiobutton-icon { width: 6px; height: 6px; background: #fff; border-radius: 4px; top: 4px; right: 4px; position: absolute; }
.pdp .ui-chkbox-box.ui-state-active .ui-icon { background-image: url("../../javax.faces.resource/images/ui-icons_ffffff_256x240.png.xhtml?ln=primefaces-bootstrap"); }

.pdp .ui-input-ico { display: block; }
.pdp .ui-input-ico .icono { display: inline-block; margin-top: 3px; float: left; width: 30px; font-size: 24px; line-height: 24px; }

.pdp .ui-input-ico .ui-inputfield { width: calc(100% - 30px); }
.pdp .ui-input-100 .ui-inputfield,
.pdp .ui-input-100 .ui-selectonemenu { width: 100%; }

.pdp .ui-inputfield { font-style: italic; color: #5b5b5b; padding: 6px 8px; text-shadow: none; box-shadow: none; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.pdp .ui-inputfield.ui-state-focus { box-shadow: none; border: 1px solid #7d7d7d; }
.pdp .ui-inputfield.ui-state-error { border-color: #e24c1f; }
.pdp .ui-inputfield.readonly, .pdp .ui-inputnumber.readonly .ui-inputfield { background: #ddd; }

.pdp .ui-selectmanymenu { width: 100%; }
.pdp .ui-selectlistbox-filter.ui-inputfield { width: 100%; padding-top: 3px; padding-bottom: 3px; margin-bottom: 10px; }
.pdp .ui-selectlistbox-filter-container .ui-icon { opacity: 0.3; }
.pdp .ui-selectmanymenu .ui-selectlistbox-listcontainer { max-height: 150px; }
.pdp .ui-selectmanymenu .ui-selectlistbox-item { border-radius: 0; }
.pdp .ui-selectmanymenu .ui-chkbox .ui-chkbox-box { margin: 5px 5px 0 5px; }
.pdp .ui-selectmanymenu .ui-chkbox .ui-chkbox-box.ui-state-active { background-color: #166cb3; }

.botonera .btnPDP { margin: 0; color: #ffffff; text-align: center; }
.dialog-messages .ui-messages-error { margin-bottom: 0; }
.dialog-incidencias .ui-messages ul { margin: 0; }
.dialog-incidencias .botonera.enviada { text-align: center; }
.dialog-incidencias .botonera.enviada .flota-izq { float: none !important; } 

.label-xl { font-size: 1.2em; line-height: 34px; }
.lineaForm label { line-height: 34px; margin: 0; }
.lineaForm .ui-message-error { margin-top: 2px; } 



#MarcoGlobal {
	min-height: 100%;
    position: relative;
    padding-bottom: 100px;
}
#MarcoGlobal.login { padding-bottom: 0; }
#MarcoGlobal.login.pdp-home { padding-bottom: 100px; }
.marco-shadow {
	box-shadow: 0px 1px 16px rgba(29, 29, 27, 0.5) !important;
	border: none;
	/*transition: box-shadow 0.3s;*/
}
.marco-shadow-left {
	box-shadow: 0px 96px 16px rgba(29, 29, 27, 0.5) !important;
	border: none;
	transition: box-shadow 0.3s;
}
.caja {
	background: #ffffff;
	padding: 15px;
	overflow: hidden;
}

.caja-crear-cuenta {
	Border: 1px solid #c6c6e5;
	padding: 20px;
	border-radius: 3px;
	width: 49%;
	float: left;
}

.caja-derecha {
	margin-left: 1%;
}

.caja-izquierda {
	margin-right: 1%;
}

.caja-paciente {
	background: #ffffff;
	padding: 40px;
	margin-bottom: 30px;
	position: relative;
}
.caja-paciente .btnIcon {
	width: 100%;
}
.caja-paciente .datos {
	padding-right: 0;
}
.caja-paciente-con-titular {
	padding-top: 60px !important;
}
.caja-paciente-titular {
	display: inline-block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #dadada;
    padding-bottom: 5px;
    text-transform: none;
    font-weight: bold;
}
.caja .linea-cabecera {
	background: #e3e2e0;
	border: 1px solid #e3e2e0;
	padding: 10px;
	font-family: 'Roboto Condensed', sans-serif; 
	font-weight: 700; 
	font-size: 12px;
	color: #5b5b5b;
	text-align: center;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.caja .linea {
	font-size: 12px;
	border: 1px solid #e3e2e0;
	border-top: none;
	padding: 10px;
}
.caja .linea:nth-child(odd) { 
	background: #f3f2f0; 
}
.caja .linea .etiqueta {
    min-width: 200px;
    margin: 0;
}
.logout .caja {
	max-width: 960px;
	margin: 30px auto 10px auto;
	padding: 30px 15px;
}

.caja .panel-group,
.caja-paciente .panel-group {
	margin: 0;
}
.caja-paciente .linea.error {
	font-style: italic;
	font-size: 0.9em;
}

.caja ul {
	padding-left: 30px;
}

.caja-paciente .datos.acceso-cita .form-group {
	margin-bottom: 0;
}

.captcha {
	display: inline-block;
	margin: 0 auto;
	margin-top: 5px;
}

.inputCodVal {
	max-width: 20%;
	min-width: 200px;
}

#avisosLeidos .caja-paciente {
    padding: 0px 24px;
}
#avisosLeidos .caja-paciente.nuevo {
    color: #166cb3;
}
#avisosLeidos .caja-paciente .ui-datalist-content,
#avisosLeidos .caja-paciente .ui-datalist-data {
	list-style: none;
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    box-shadow: none;
}
#avisosLeidos .caja-paciente .mensaje {
    padding: 12px 0;
    font-family: 'Roboto', sans-serif;
    color: #8b8b8b;
    text-align: justify;
    display: inline-block;
}
#avisosLeidos .caja-paciente .ui-datalist-item {
    border-bottom: 1px dotted #ddd;
}
#avisosLeidos .ui-datalist-data .ui-datalist-item:first-child .mensaje {
	padding-top: 0;
}
#avisosLeidos .caja-paciente-1 .ui-datalist-data .ui-datalist-item:first-child .mensaje {
	padding-top: 5px;
}
#avisosLeidos .ui-datalist-data .ui-datalist-item:last-child {
	border: none;
}
#avisosLeidos .caja-paciente .icono-comentario {
	position: absolute;
    font-size: 1.1em;
    opacity: 0.5;
}
#avisosLeidos .caja-paciente-1 .icono-comentario {
    top: 4px;
    left: 60px;
}
#avisosLeidos .caja-paciente-2 .icono-comentario {
    bottom: 32px;
}
#avisosLeidos .caja-paciente .mensaje.nuevo {
	color: #166cb3;
}
#avisosLeidos .caja-paciente .pdp-icon-centro-de-salud {
	opacity: 0.5;
}
#avisosLeidos .caja-paciente-2 .pdp-icon-centro-de-salud {
	margin-top: 25px;
}
#avisosLeidos .caja-paciente .nuevo .pdp-icon-centro-de-salud {
    opacity: 0.9;
}
#avisosLeidos .caja-paciente .nuevo .icono-comentario {
    color: #e24c1f;
    opacity: 0.9;
    font-size: 0em;
    
    animation-name:comment;
		-ms-animation-name:comment;
		-webkit-animation-name:comment;
		-moz-animation-name:comment;
	animation-duration:1.5s;
		-ms-animation-duration:1.5s;
		-webkit-animation-duration:1.5s;
		-moz-animation-duration:1.5s;
	animation-iteration-count:1;
		-ms-animation-iteration-count:1;
		-webkit-animation-iteration-count:1;
		-moz-animation-iteration-count:1;
	animation-delay: 1s;
	animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;
}
#avisosLeidos .etiquetaDescripcion {
	padding-top: 25px;
	margin-bottom: 0;
	color: #5b5b5b;
}
#avisosLeidos .avisoNuevo:before {
	font-family: 'Roboto', sans-serif;
	content: "NUEVO" !important;
}
#avisosLeidos .avisoNuevo {
	background: #e24c1f;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	white-space: nowrap;
	text-align: center;
	border-radius: 3px;
	width: 50px;
	height: 20px;
	display: inline-block;
	margin-right: 5px;
}

.tabRepresentaciones {
	margin-left: 20px;
}

@media (max-width : 991px) {
	.ocultarMB {
		display: none;
	}
	#avisosLeidos .etiquetaDescripcion {
		padding-top: 0;
	}
	.divRepresentaciones {
		width: 69px;
    	background: #fff;
    	display: inline-block;
    	padding: 0px;
    	border: 6px solid #e4e4e4;
    	border-radius: 50%;
    	line-height: 55px;
    	top: 30px;
    	color: #8b8b8b;
    	border-bottom: 6px solid #e4e4e4;
    	text-align: center;
    	margin-bottom: 35px;
    	margin-top: -5px;
    	height: 70px;
    	opacity: 1;
    	position: relative;
    	margin-left: 46%;
	}
	.imgRepresentaciones {
		   width: 46px;
    	   margin-top: -5px;
    	   margin-right: 3px;
	}
	.divLinea {
		   border: 3px solid #e4e4e4;
    	   width: 120%;
    	   margin-left: -5%;
    	   position: absolute;
    	   top: 57px;
	}
	.divIconRepresentaciones {
		  position: relative;
		  margin-bottom: 9px;
	}
	
	.divIconRepresentacionesEstado {
		  position: relative;
	}
	
	.divSolicitudes {
		margin-top: 15px;
	}
}

@media (max-width : 800px) {
	.divRepresentaciones {
		margin-left: 45%;
	}
	
	#MapaCentro .ui-inputfield {
		width: 60%;
		margin-left: 2%;
	}
	#MapaCentro .labelDetalle {
		width: 30%;
		margin-top: 8px;
		margin-left: 0;
		margin-right: 0;
		float: left !important;
	}
}

@media (max-width : 650px) {
	.divRepresentaciones {
		margin-left: 43%;
	}
	
	.dlgInfo { 
		max-width: 90%;
	    left: 5% !important;
	    max-height: 90%;
	    top: 5% !important;
	    overflow-y: auto;
	}
}	

@media (max-width : 360px) {
	.divRepresentaciones {
		margin-left: 38%;
	}
}		

@media (max-width : 450px) {
	#MapaCentro .comoLlegar { 
		font-size: 0.8em;
	    text-align: left; 
	    padding-top: 5px;
	    padding-bottom: 5px;
	}
	#MapaCentro .labelDetalle {
		display: block;
	}
	#MapaCentro .ui-inputfield {
		margin-left: 5px;
	}
	#MapaCentro .btnComoLlegar {
		margin-top: -3px;
	}
}
@media (min-width : 768px) {
	.caja {
		padding: 40px;
	}
	.logout .caja {
		padding: 60px;
	}
	.logout .caja.sin-margin {
		margin: 0;
		padding: 30px;
	}
	.ui-dialog.ui-widget-content .ui-dialog-title { font-size: 20px !important; }
	.ui-dialog.ui-widget-content .ui-dialog-titlebar { padding: 8px 15px; }
	
	.logout .caja-con-titular {
		padding: 60px 20px 20px 20px;
		text-align: left;
		position: relative;
		border-radius: 3px;
	}
	
	.logout .caja-con-titular-centrado {
		padding: 60px 20px 20px 20px;
		text-align: center;
		position: relative;
		border-radius: 3px;
	}	
}
@media (min-width : 992px) {
	.caja-paciente {
		padding: 30px;
		width: 100%;
		box-shadow: 0px 1px 5px rgb(24 24 24 / 25%);
		border-radius: 3px;
	}
	.cajas-misma-altura {
	    display: flex;
	    overflow: hidden;
	    width: 100%;
	}
	.imgRepresentaciones {
		width: 40px;
	}
	.divLinea {
		display:none;
	}
}

.c-hamburger {
  	display: block;
  	position: absolute;
  	right: 0;
  	top: 0;
  	overflow: hidden;
  	margin: 0;
  	padding: 0;
  	width: 60px;
  	height: 50px;
  	font-size: 0;
  	text-indent: -9999px;
  	appearance: none;
  	box-shadow: none;
  	border-radius: none;
  	border: none;
  	cursor: pointer;
  	transition: background 0.2s;
  	/*float: right;
  	opacity: 0.9;*/
}
.c-hamburger:focus {
  	outline: none;
}
.c-hamburger span {
  	display: block;
  	position: absolute;
  	top: 22px;
  	left: 15px;
  	right: 15px;
  	height: 4px;
  	background: #fff;
}
.c-hamburger span::before,
.c-hamburger span::after {
  	position: absolute;
  	display: block;
  	left: 0;
  	width: 100%;
  	height: 4px;
  	background-color: #fff;
  	content: "";
}
.c-hamburger span::before {
  	top: -8px;
}
.c-hamburger span::after {
  	bottom: -8px;
}
.c-hamburger--htx {
  	background: #78bae7;
}
.c-hamburger--htx span {
  	transition: background 0s 0.2s;
}
.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  	transition-duration: 0.2s, 0.2s;
  	transition-delay: 0.2s, 0s;
}
.c-hamburger--htx span::before {
  	transition-property: top, transform;
}
.c-hamburger--htx span::after {
  	transition-property: bottom, transform;
}
/* active state, i.e. menu open */
.c-hamburger--htx.is-active span {
  	background: none;
}
.c-hamburger--htx.is-active span::before {
  	top: 0;
  	-webkit-transform: rotate(45deg);
  	transform: rotate(45deg);
}
.c-hamburger--htx.is-active span::after {
  	bottom: 0;
  	-webkit-transform: rotate(-45deg);
  	transform: rotate(-45deg);
}
.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  	transition-delay: 0s, 0.2s;
}
.btnPDP, .btnPDP.ui-widget, .btnCrearCuenta, .btnIcon, li.btnIcon a, .btnSecundario, .btnSegMedCont {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	color: #ffffff;
	display: inline-block;
	padding: 0 16px 0 52px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	background: #78bae7;
	position: relative;
	overflow: hidden;
}

.ui-dialog-buttonpane .ui-state-default{
/* 	font-family: 'Roboto Condensed', sans-serif; */
/* 	font-weight: 500; */
	font-size: 12px;
	text-transform: uppercase;
/* 	text-align: left; */
	color: #ffffff;
/* 	display: inline-block; */
	height: 40px;
/* 	line-height: 40px; */
/* 	vertical-align: middle; */
	background: #78bae7;
/* 	position: relative; */
/* 	overflow: hidden; */
}

.ui-dialog-buttonpane .ui-state-default.ui-confirmdialog-no{
    background: white;
    color: black;
}

@media (max-width : 767px) {
	.pdp .btnSegMedCont {
		display: inline-block;
		width: 120px;
		margin-bottom: 15px;
		height: 40px;
	}
}

@media (min-width : 768px) {
	.pdp .btnSegMedCont {
		display: inline;
		width: 120px;
		margin-bottom: 0px;
		height: 40px;
	}
}

.pdp .btnCrearCuenta {
	background: #166cb3;
	padding: 0 15px;
	border-radius: 2px;
}

.pdp .btnCrearCuenta:focus, .btnCrearCuenta:hover {
	color: #ffffff;
	background-color: #78bae7;
	text-decoration: none;
}
.pdp .btn-sms.celda {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	font-size: 12px;
	text-transform: uppercase;
	background: #78bae7;
	color: #FFFFFF;
	float: center;
	margin: auto;
	display: block;
}

.pdp li.btnIcon {
	padding: 0;
	background: none;
}
.pdp li.btnIcon a {
	width: 100%;
}
.pdp .btnPDP:focus,
.pdp .btnPDP:hover,
.pdp .btnIcon:focus,
.pdp .btnIcon:hover,
.pdp li.btnIcon a:focus,
.pdp li.btnIcon a:hover {
	color: #ffffff;
	background-color: #5096cb;
	text-decoration: none;
}
.pdp li.btnIcon:focus,
.pdp li.btnIcon:hover {
	background: none;
}
.pdp .btnPDP.bg-naranja-2:focus,
.pdp .btnPDP.bg-naranja-2:hover {
	background-color: #e24c1f;
}
.pdp .btnIcon:focus .icono,
.pdp .btnIcon:hover .icono {
	background-color: #78bae7;
}
.pdp .btnIcon .icono {
	display: inline-block;
	font-size: 26px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #5096cb;
	text-align: center;
}
.pdp .btnIcon .icono:before {
	line-height: 40px;
}
.pdp .btnIcon .texto {
	display: inline-block;
	line-height: normal;
    vertical-align: middle;
}
.pdp .textoComprimido{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pdp .textoConNewLine>span{
	
	white-space: pre-line;
	word-wrap: break-word;
}

.pdp .btnIcon.disabled,
.pdp .btnIcon.ui-state-disabled {
	opacity: 0.5;
	cursor: not-allowed;
}
.pdp .btnIcon:focus:hover,
.pdp .btnIcon.disabled:hover {
	background-color: #78bae7;
}
.pdp .btnIcon:focus:hover .icono,
.pdp .btnIcon.disabled:hover .icono {
	background-color: #5096cb;
}

.pdp .botonera-100 .btnPDP {
	width: 100%;
	margin-bottom: 15px;
}
.pdp .btnPDP {
	padding: 0 15px;
	text-align: center;
}
.pdp .btnPDPmargin {
	margin: 0 10px;
	min-width: 150px;
}
.etiqueta {
	min-width: 150px;
	text-align: right;
	margin-right: 10px !important;
}
.etiqueta-inline {
	display: inline;
}
.btnCiudadanoFijado {
	font-size: 24px;
	line-height: 40px;
	height: 40px;
} 
#ciudadanoFijadoForm .navbar-nav .btnCiudadanoFijado a {
	padding: 0px 20px;
	color: #ffffff;
	line-height: 40px;
	height: 40px;
}
#ciudadanoFijadoForm .navbar-nav .btnCiudadanoFijado a:hover {
	color: #ffffff;
}
.btnCiudadanoFijado:hover {
	background-color: #223669;
}
.btnCiudadanoFijado .pdp-icon {
	display: block;
	line-height: 35px;
}
.btnTxtCiudadanoFijado {
	font-size: 14px;
}
.btnTxtCiudadanoFijado:hover {
	background-color: #e24c1f;
}
.btnTxtCiudadanoFijado .pdp-icon-logout {
	font-size: 1.6em;
    float: right;
    margin-left: 5px;
    line-height: 36px; 
}
.btnUltimoCiudadanoFijado .pdp-icon {
	padding-right: 28px;
}

.btnContainer.panel {
	margin: 0;
	padding: 0;
	display: block;
	border: none;
	border-radius: 0;
	box-shadow: none; 
}
.btnContainer.panel .panel-group {
	margin: 0;
}
.btnContainer.panel .panel-body {
	padding: 0;
}

#ciudadanoFijadoForm .navbar-nav .btnSalir a {
	padding-left: 5px;
	font-weight: normal;
}
#ciudadanoFijadoForm .navbar-nav .btnPrimerCiudadanoFijado a {
	padding-left: 2px;
}
.btnPrimerCiudadanoFijado a::before,
.btnSalir a::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 20px;
    border-style: solid;
    position: absolute;
    border-color: transparent #f18b24 #f18b24 transparent;
    top: 0;
    left: -40px;
    transition: all .2s ease-in;
}
.btnSalir a:hover::before {
    border-color: transparent #e24c1f #e24c1f transparent;
}
.btnPrimerCiudadanoFijado a::before {
	border-color: transparent #166cb3 #166cb3 transparent;
}
.btnPrimerCiudadanoFijado a:hover::before {
    border-color: transparent #223669 #223669 transparent;
}

.btnPDP:hover,
.btnPDP:focus {
	margin-top: -1px !important;
	margin-bottom: 1px !important;
	box-shadow: 0px 1px 5px rgba(29, 29, 27, 0.5);
}
.esApp .btnPDP {
	margin-top: -1px !important;
	margin-bottom: 1px !important;
	box-shadow: 0px 1px 5px rgba(29, 29, 27, 0.5);
	display: inline-flex;
	align-items: center;
    justify-content: center;
    line-height: inherit;
}
.esApp .btnPDP:hover,
.esApp .btnPDP:focus {
	margin-top: 0px;
	margin-bottom: 0px;
	box-shadow: none;
}
.esApp .btnIcon {
	display: flex;
	align-items: center;
    line-height: inherit;
}

.txtMenor .btnIcon {
	font-size: 0.8em;
}

.btnSecundario {
	background: #fff;
	border: 2px solid #78bae7;
    color: #5096cb;
}
.btnSecundario:hover,
.btnSecundario:focus {
	border-color: #5096cb;
}

.esApp #MapaCentro {
	height: 100%;
}
.esApp #MapaCentro .comoLlegar {
	display: none;
}

.contenidoInfoWindow {
	cursor: default;
	margin-top: 3px;
	font-family: Roboto, Arial, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
}

.tituloInfoWindow {
	overflow: hidden;
	font-weight: 500;
	font-size: 14px;
}

.direccionInfoWindow {
	color: #333;
	font-family: Roboto, sans-serif;
	font-size: 13px;
	background-color: white;
	-moz-user-select: text;
	-webkit-user-select: text;
	-ms-user-select: text;
	user-select: text;
	margin-top: 2px;
	margin-bottom: 2px;
	text-transform: uppercase;
	white-space: pre-wrap;
}

.enlaceInfoWindow {
	font-weight: bold;
	font-family: Roboto, sans-serif;
	font-size: 13px;
	color: #427fed;
	text-decoration: none;
}

.cajaResaltarError .ui-message-error {
	color: #fff;
    background-color: #e24c1f;
    border: 1px solid #e24c1f;
}
.cajaResaltarError .lineaForm .ui-message-error {
    margin-top: -1px;
    font-size: 0.85em;
}
.nota {
	margin-top: 15px;
    padding: 10px 10px;
    padding-top: 6px;
}
.notaOK {
    background: #eeffe9;
    color: #1b8c1b;
}
.notaKO {
    background: #ffeee9;
    color: #8c1b1b;
}
.nota_asterisco {
	color: #7d7d7d;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: -5px;
}
.nota_asterisco .asterisco {
	color: #5b5b5b;
    font-weight: bold;
    font-size: 14px;
}

.acciones .nav-list {
	padding-left: 0;
}
.acciones .nav-list > li {
	display: inline-block;
}
.acciones .nav-list > li > a {
	color: #337ab7;
	display: inline-block;
}
.acciones .nav-list > li > a .icono {
	color: #53bafa;
	font-size: 1.8em;
    float: left;
    margin-top: -6px;
    margin-right: 2px;
}
.acciones .nav-list > li > a:hover {
	color: #f28c25;
	background: none;
}


@media (max-width : 767px) {
	.caja-paciente {
		height: auto !important;
	}
	.caja-paciente .btnIcon {
		margin-bottom: 10px;
	}
	.caja .linea .etiqueta {
	    display: block;
	    text-align: left;
	}
}

@media (min-width : 768px) {
	.botonera-100 .btnPDP {
		margin-bottom: 0px;
	}
}

.reflejoX {
	transform: scaleX(-1);
    text-align: right;
}

h1, .heading1,
h2, .heading2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 23px;
	color: #5b5b5b;
	text-transform: uppercase;
	text-align: left;
	margin-top: 0;
}

.centeredHeading1, 
.centeredHeading2 {
	text-align: center !important;
}
h3, .heading3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: left;
	margin-top: 0;
	padding: 12px 0;
}
h4, .heading4 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #ffffff;
	margin-top: 0;
}
.caja h3, .caja h4 {
	color: #5b5b5b;
	font-weight: 700;
}
.tituloIcono {
	color: #5b5b5b;
	position: relative;
    padding-left: 45px;
}
.tituloIcono .icono {
	font-size: 40px;
	position: absolute;
    bottom: -12px;
    left: 0;
}


/*
 * MARCO CABECERA
 */
#MarcoCabecera { background-color: #ffffff; }

.login .navbar-nav.pull-right { position: absolute; right: 0; top: 0; }

.esApp .pdp-sinCiudadano .subcabecera,
.esApp .pdp-sinCiudadano #ciudadanoFijadoForm,
.pdp-home #ciudadanoAnonimoForm { display: none; }
#ciudadanoFijadoForm,
#ciudadanoAnonimoForm { background-color: #78bae7; height: 40px; overflow: hidden; position: relative; }
#ciudadanoFijadoForm .navbar-default,
#ciudadanoAnonimoForm .navbar-default {
    background: none;
    border: none;
    box-shadow: none;
    color: #ffffff;
}
#ciudadanoFijadoForm .navbar-nav.pull-right > li.btnMenu {
	float: left;
}
#ciudadanoFijadoForm .navbar-nav.pull-right > li.btnSalir {
	float: right;
}
#ciudadanoAnonimoForm .navbar-nav > li {
	float: left;
}
#ciudadanoFijadoForm .navbar-nav > li > a,
#ciudadanoFijadoForm .navbar-nav > span,
#ciudadanoAnonimoForm .navbar-nav > li > a,
#ciudadanoAnonimoForm .navbar-nav > span {
	padding-top: 10px;
	padding-bottom: 10px;
	text-shadow: none;
	color: #ffffff; 
	display: inline-block;
	font-weight: 500;
}
#ciudadanoAnonimoForm .navbar-nav > li > a,
#ciudadanoAnonimoForm .navbar-nav > span {
	font-size: 14px;
	padding: 10px;
}
#ciudadanoAnonimoForm .navbar-nav > li .icono {
	font-size: 20px;
    float: left;
    margin-right: 3px;
    top: -2px;
}
#ciudadanoFijadoForm .navbar-nav > li.ui-tabs-selected > a,
#ciudadanoFijadoForm .navbar-nav > li > a:hover,
#ciudadanoAnonimoForm .navbar-nav > li.ui-tabs-selected > a,
#ciudadanoAnonimoForm .navbar-nav > li > a:hover {
	color: #166cb3;
}
#ciudadanoFijadoForm .navbar-nav.pull-right > li.ui-tabs-selected > a {
	color: #78bae7;
}
#ciudadanoAnonimoForm .navbar-nav > li.ui-tabs-selected > a .icono {
	color: #166cb3;
}
#ciudadanoFijadoForm .navbar-nav > span {
	font-weight: 400;
	padding: 10px 10px;
	float: left;
}
#ciudadanoAnonimoForm .navbar-nav > span {
	font-weight: 300;
}
#ciudadanoAnonimoForm .container {
	width: 100%;
	padding: 0 30px;
}
#ciudadanoFijadoForm .container {
	width: 100%;
	padding: 0;
}
#ciudadanoFijadoForm .navbar-nav > span.sexo {
	padding: 8px 10px 0 10px;
}
#ciudadanoFijadoForm .navbar-nav > span.usuario {
	padding: 5px 0 0 30px;
	display: none;
}
#ciudadanoFijadoForm .usuario .icono,
#ciudadanoFijadoForm .sexo .icono {
	font-family: PDPicons, sans-serif;
	font-size: 24px;
	font-weight: 100;
}
#ciudadanoFijadoForm .usuario .icono {
	font-size: 30px;
}
#ciudadanoAnonimoForm .navbar-nav > .fecha { 
	display: none; 
}

#ciudadanoFijadoForm #ciudadanoFijadoForm\:menuCiudadano {
	position: absolute;
	right: 0;
}
.conRepresentado #ciudadanoFijadoForm {
	background: #f28c25;
}
#ciudadanoFijadoForm .navbar-nav > span.representando {
 	display: none;
}

.subcabecera__menu .navbar-nav > span.mensjaesSinLeer {
    position: absolute;
    z-index: 999;
    background: #e24c1f;
    color: #fff;
    width: 15px;
    height: 15px;
    padding: 0;
    border-radius: 50%;
    display: inline-block;
    line-height: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    top: 7px;
    margin-left: -30px;
    pointer-events: none;
}

.marcoCabeceraError #ciudadanoFijadoForm .bg-azul-2,
.marcoCabeceraError .btnMenuApps {
	display: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
	#MarcoIzquierda.scroll-tablet {
		display: flex;
	    flex-direction: column;
	    height: 100%;
	    overflow-y: scroll;
	    min-width: 320px;
	}
	#MarcoIzquierda.scroll-tablet .aplicaciones-pie { 
		margin-bottom: 90px;
	}
}

@media (max-width :1199px) {
	.btnUltimoCiudadanoFijado .pdp-icon {
		padding-right: 20px;
    	margin-left: -5px;
	}
	#ciudadanoFijadoForm .navbar-nav.pull-right {
		text-align: right;
	}
	.marcoCabeceraError #ciudadanoFijadoForm .navbar-nav.pull-right {
		display: inline;
	}
}

@media (max-width : 991px) {
	#ciudadanoFijadoForm .navbar-nav > span.sexo,
	#ciudadanoFijadoForm .navbar-nav > span.edad,
	#ciudadanoFijadoForm .navbar-nav > span.dni,
	#ciudadanoFijadoForm .navbar-nav > span.cip {
		display: none;
	}
	
	#MarcoIzquierda {
		position: fixed;
	    top: 60px;
	    left: 0;
	    margin: 0 !important;
	    z-index: 999;
	    width: 100%;
	    height: calc(100% - 60px);
	    overflow-y: auto;
	    transition: initial;
	}
	
	#ciudadanoFijadoForm #ciudadanoFijadoForm\:menuCiudadano.activo {
		right: 0px;
		display: inline-block;
	}
	
	#ciudadanoFijadoForm #ciudadanoFijadoForm\:menuCiudadano {
		position: absolute;
		margin: 0 !important;
	}
	#MarcoCabecera .menuBrand {
    	min-width: 100%;
	}
	.navbar-nav > li.menuHome > a {
		padding-right: 0;
	}
	
	#ciudadanoFijadoForm .navbar-nav > span.nombre {
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    text-transform: uppercase;
	    display: block;
	    float: none;
	}
	
	.btnPDPmarginTop {
		margin-top: 15px;
	}
}

@media (max-width : 960px) {
	#ciudadanoFijadoForm .navbar-nav > span.sexo,
	#ciudadanoFijadoForm .navbar-nav > span.edad {
		display: none;
	}
}

@media (max-width : 767px) {
	.col-lg-9,
	.col-md-12 {
		padding-left: 6px;
		padding-right: 6px;
	}
	
	#ciudadanoFijadoForm .navbar-nav.pull-right > li {
		display: inline-block;
	}
	.marcoCabeceraError #ciudadanoFijadoForm .navbar-nav.pull-right > li {
		display: none;
	}
	.marcoCabeceraError #ciudadanoFijadoForm .navbar-nav.pull-right .bg-naranja-2 {
		display: inline-block;
	}

	#ciudadanoFijadoForm .navbar-nav li.btnCiudadanoFijadoHome {
		display: none;
	}
	
	.derecha.sin-padding {
	    text-align: left !important;
	    padding: 0 15px;
	}

	#MarcoDerecha.login #avisosLeidos .caja-paciente { margin-left: 9px; margin-right: 9px; }
}
@media (min-width : 768px) {
	.login .navbar-nav.pull-right {  
		right: 0;
		/*left: inherit;*/
	}
	
	#ciudadanoFijadoForm .navbar-nav.pull-right > li.btnMenu {
		float: left;
	}
	
	#ciudadanoFijadoForm .navbar-nav > li > a,
	#ciudadanoFijadoForm .navbar-nav > span,
	#ciudadanoAnonimoForm .navbar-nav > li > a,
	#ciudadanoAnonimoForm .navbar-nav > span {
		font-size: 1em;
	}
	#ciudadanoAnonimoForm .navbar-nav > li .icono {
		margin-right: 5px;
	}
	
	#ciudadanoAnonimoForm .navbar-nav > .fecha { display: block; }
}
@media (min-width : 1200px) {
	.navbar-nav>li.btnMenu {
		display: none;
	}
}
@media (min-width : 1300px) {
	#ciudadanoFijadoForm .navbar-nav > span {
		padding: 10px 20px;
	}
	#ciudadanoFijadoForm .navbar-nav > span.sexo {
		padding: 8px 20px 0 20px;
	}
	 #ciudadanoFijadoForm .navbar-nav > span.representando {
	 	display: inline-block;
	 }
}

.menuHome { background: #166cb3; height: 100%; overflow: hidden; }
.menuHome a { height: 100%; }
.navbar-nav > li.menuHome > a {     
	color: #fff;
    text-shadow: none;
    text-transform: capitalize;
    font-weight: normal;
    padding-left: 70px;
    font-size: 25px;
    padding-top: 20px;
    letter-spacing: 5px;
    font-family: 'Antipasto', sans-serif; 
}
#MarcoGlobal .menuHomeText {
	display: none;
}
#MarcoGlobal.ui-tabs-selected .menuHomeText {
	display: inline-block;
}
#MarcoGlobal.ui-tabs-selected .menuHomeLink {
	display: none;
}

.navbar-nav > li.menuHome > a:link,
.navbar-nav > li.menuHome > a:visited,
.navbar-nav > li.menuHome > a:hover,
.navbar-nav > li.menuHome > a:active {
	color: #fff;
}

/*
 * MARCO IZQUIERDA
 */
#MarcoIzquierda {
	background-color: #ffffff;
	margin-top: 100px;
	box-shadow: none;
	border-right: 1px solid #e4e4e4;
}
#MarcoIzquierda.pdp-home {
	display: none;
}

#MarcoIzquierda .aplicaciones-pie-contacto {
	font-size: 0.8em;
	padding: 15px 22px;
    color: #7d7d7d;
    border-top: 1px solid #e4e4e4;
}
#MarcoIzquierda .aplicaciones-pie p {
	margin-bottom: 5px;
}

#MarcoIzquierda .aplicaciones-pie .enlaceFooter {
	color: #5096cb;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
}

#MarcoIzquierda .aplicaciones-pie .separador {
	margin-left: 8px;
	margin-right: 8px;
}

#MarcoIzquierda .aplicaciones-pie .enlaceFooter:hover {
	text-decoration: underline;
	color: #f28c25;
}

.navbar-fixed-top {
	z-index: 999;
}

@media (min-width : 992px) {
	#MarcoIzquierda {
		margin-top: 0px;
		z-index: 999;
		height: 100%;
	    min-height: 100%;
	    overflow-y: auto;
	    overflow-x: hidden;
	    bottom: 0;
	    display: flex;
	    flex-direction: column;
	    justify-content: space-between;
	}
	.sidebar {
		background-color: #ffffff;
		left: 0;
		padding: 0;
		position: fixed;
		top: 60px;
		z-index: 999;
		padding-bottom: 60px;
	}
	.navbar-fixed-top {
		border: none;
		background: #ffffff;
		box-shadow: none;
		transition: box-shadow 0.3s;
	}
	#MarcoIzquierda .aplicaciones-pie {
	    -webkit-margin-after: 0px;
	    border-top: 1px solid #e4e4e4;
	    margin-top: -1px;
	}
	
	#ciudadanoFijadoForm .navbar-nav > span.nombre {
		padding-left: 30px;
	}
	.btnMenu {
	    display: none;
	}
	#ciudadanoFijadoForm .navbar-nav > span.usuario {
		display: inline-block;
	}
}
@media (max-width : 1199px) {
	#ciudadanoFijadoForm .navbar-nav .btnSalir a,
	#ciudadanoFijadoForm .navbar-nav .btnSalir a:hover {
		padding: 0px 5px 0px 0px;
		width: 65px;
		font-size: 12px;
	}
}


/*
 * MARCO DERECHO
 */
#MarcoDerecha { overflow: visible; margin-top: 60px; padding: 20px 0px 60px 0px; position: relative; }
#MarcoDerecha.pdp-home { overflow: hidden; margin-top: 0px; width: 100%; margin-left: 0; padding-bottom: 0; padding-top: 0; }
#MarcoDerecha.login.pdp-home { margin-top: 50px; }
.login .MarcoDerechaContenido { max-width: 1100px; margin-left: auto; margin-right: auto; float: none; }
#MarcoDerecha.login.pdp-home .MarcoDerechaContenido { max-width: 100%; }

@media (max-width : 991px) {
	#MarcoDerecha { width: 100% !important; overflow: hidden; margin-left: 0 !important; }
	#MarcoDerecha.logout { margin-top: 0px; padding-bottom: 3px; }
	#MarcoDerecha.login { margin-top: 50px; padding: 0; }
	#MarcoDerecha.sin-margin { margin-top: 40px !important; }
	#MarcoDerecha.logout.pdp-home { padding-bottom: 0; }
	
	#MarcoDerecha.login .caja-paciente { padding: 25px; margin-bottom: 6px; /*margin-top: 40px;*/ margin-top: 6px; }
	#MarcoDerecha.login .caja-paciente .datos { padding-right: 15px; }

	#MarcoDerecha.login .caja-paciente .icono.opacidad50 {
	    margin-left: -25px;
	    border-bottom: 6px solid #e4e4e4;
	    text-align: center;
	    margin-bottom: 35px;
	    margin-top: -5px;
	    width: calc(100% + 50px);
	    height: 70px;
	    opacity: 1;
	    position: relative;
	}
	#MarcoDerecha.login .caja-paciente .icono.opacidad50:before {
	    background: #fff;
	    height: 70px;
	    display: inline-block;
	    padding: 0px;
	    border: 6px solid #e4e4e4;
	    border-radius: 50%;
    	width: 70px;
    	line-height: 55px;
    	text-align: center;
    	top: 30px;
    	position: absolute;
    	margin-left: -35px;
    	color: #8b8b8b;
	}
	
	#MarcoDerecha.login .caja-paciente.caja-paciente-con-titular-xl .icono.opacidad50 {
		margin-top: 10px;
	}
	
	#MarcoDerecha.login .caja-paciente .ui-datatable {
		margin: -25px;
	}
	#MarcoDerecha.login .caja-paciente .ui-datatable .ui-paginator {
		border-top: none;
		border-left: none;
		border-right: none;
		padding: 8px 5px 6px 5px;
		border-radius: 0;
	}
	#MarcoDerecha.login .caja-paciente .ui-datatable-reflow .ui-datatable-data td[role="gridcell"] .ui-column-title {
		min-width: 20%;
		float: left;
	}
	
	.misma-altura .columna,
	.misma-altura .columnal {
	    height: auto !important;
	}
	
	.col-datos-personales {
		padding-left: 5px;
		padding-right: 5px;
	}
	
	#MarcoDerecha.login .caja {
		margin-bottom: 6px;
	}
	
	#noticias .ui-datatable-reflow .ui-column-title {
		float: left;
	}
	#noticias .ui-datatable-reflow .ui-paginator .ui-paginator-current {
    	margin-left: 0em;
	}
	
	.tarjetas { margin-top: 5px !important; }
	
	#MarcoDerecha.login #avisosLeidos .caja-paciente { margin-bottom: 0; }

	#MarcoDerecha.login #avisosLeidos .caja-paciente .icono-comentario {
		top: inherit;
		bottom: 55px;
	    left: calc(50% + 35px);
	    color: #fff;
	    opacity: 1;
	}
	#MarcoDerecha.login #avisosLeidos .caja-paciente .nuevo .icono-comentario {
		color: #e24c1f;
	}
	
	#MarcoDerecha.login .caja-paciente-sin-top {
		margin-top: 0;
	}
	
	#ciudadanoFijadoForm .navbar-nav.pull-right {
		display: none;
	}
	
	.col-md-6.paciente-izq form,
	.col-md-6.paciente-der form {
		background: #fff;
	}
}


#mensajes { border: none; padding: 0; margin-bottom: -30px; background: transparent; }
#mensajes_content { padding: 0; }
.mensajesWrap div { margin: 0 auto; margin-top: 30px; max-width: 960px; }

.login .mensajesWrap div { max-width: 100%; margin-left: 15px; margin-right: 15px; margin-bottom: 60px; margin-top: 0px; }


/* ACERCA DE */
.acercaDe h1,
.acercaDe h2 {
	border-bottom: 1px solid #dfdfdf;
	max-width: 80%;
	padding-bottom: 10px;
	margin: 0 auto 30px auto;
}

.acercaDe .infoAdicionalTitulo {
	max-width: 90%;
	margin: auto;
}

.acercaDe .infoAdicional  {
	text-align: center;
	font-size: 0.9em;
	color: #7d7d7d;
}

.acercaDe .infoAdicional p {
	margin: 0;
	margin-bottom: 5px;
}

@media (max-width : 552px) {
	.acercaDe h1,
	.acercaDe h2 {
		max-width: 90%;
	}
	#ciudadanoAnonimoForm .container {
		padding: 0 15px;
	}
}

@media (max-width : 991px) {
	.acercaDe {
		margin-top: 6px;
	}
	.acercaDe .infoAdicional {
		margin-top: 30px;
	}
}

@media (max-width : 768px) {
	.acercaDe {
		margin-top: 3px;
	}
	.acercaDe h1,
	.acercaDe h2 {
		margin-top: 30px;
	}
	.acercaDe .infoAdicional {
		margin-bottom: 30px;
	}
}

/* CONTACTO */
.legal h1.titulo,
.legal h2.titulo {
	border-bottom: 1px solid #dfdfdf;
	font-size: 20px;
}
.legal h3 {
	text-transform: none;
	margin-bottom: 0;
	padding-top: 0;
    font-size: 1.2em;
}
.legal .subapartado {
	overflow: hidden;
	margin-bottom: 15px;
}
.legal .subapartado h3 {
	display: inline-block;
	width: 150px;
	margin-right: 10px;
	float: left;
}
.legal .subapartado p,
.legal .subapartado ul {
	width: calc(100% - 160px);
	float: right;
}
.legal .subapartado ul {
    padding-left: 20px;
}
.contacto h1.titulo,
.contacto h2.titulo {
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 10px;
	margin: 0 auto 30px auto;
}

.contacto .infoAdicional {
	text-align: justify;
	margin: auto;
	margin-bottom: 15px;
}

.contacto .enlaces {
	text-align: left;
	margin: auto;
}

.contacto .enlaces li {
	margin-bottom: 8px;
}
.listado .enlaces a,
.contacto .enlaces a {
	color: #337ab7;
	font-weight: normal;
}

.listado .enlaces a:hover,
.contacto .enlaces a:hover {
	color: #f28c25;
	font-weight: normal;
}

.contacto .banner-ayudanos {
	width: 100%;
}

.contacto.caja-full {
	padding: 0;	
}
.login .caja-full {
	box-shadow: 1px 1px 3px rgba(29, 29, 27, 0.3) !important;
}

.contacto .caja-texto {
	padding: 30px 40px;
}

.contacto .caja-imagen {
	padding: 0;
}

/* HOME LOGIN */
.home-login {
	background: #e4f9fe url("../img/pdp/landing-min.jpg") center center no-repeat;
	height: 370px;
	text-align: center;
    width: 100%;
    overflow: hidden;
}
.botonera-login {
	width: 280px;
	display: inline-block;
	margin-top: 80px;
    margin-left: -60px;
}
.botonera-login .btnIcon {
	width: 280px;
	margin-bottom: 20px;
}

@media (min-width : 540px) {
	.botonera-login {
	    margin-left: -180px;
	}
}
@media (max-width : 991px) {
	.home-login { background-position: top center; }
}
@media (min-width : 992px) {
	.home-login { 
		background-image: url("../img/pdp/landing.jpg"), linear-gradient(to right, #e4f9fe 50%, #ffffff 50%);
		background-repeat: no-repeat;
		background-position: 50% -50px;
		background-attachment: fixed;
	}
	.botonera-login {
		margin-top: 150px;
	    margin-left: -660px;
	}
	.login .home-login { background-position: 50% 50px; }
	.login .botonera-login {
	    margin-left: -730px;
	}
	.botonera {
        border-top: 1px dotted #ddd;
        padding-top: 20px;
        margin-top: 20px;
    }
}

@media (max-width : 359px) {
	.navbar-nav > li.menuHome > a {     
	    font-size: 20px; 
	}
	.botonera-login {
		margin-left: -20px; 
	}
}

/* HOME DESTACADOS */
.ui-carousel,
.ui-carousel .ui-carousel-header,
.ui-carousel .ui-carousel-viewport .ui-carousel-items .ui-carousel-item {
	background: none !important;
    border: none !important;
    margin: 0;
    padding: 0;
}
.ui-carousel .ui-carousel-viewport .ui-carousel-items .ui-carousel-item {
    color: #fff;
    font-family: 'Roboto', sans-serif;
}
.ui-carousel .ui-carousel-dropdown,
.ui-carousel .ui-carousel-mobiledropdown,
.ui-carousel .ui-carousel-header .ui-carousel-header-title,
.ui-carousel .ui-carousel-header .ui-carousel-page-links {
	display: none !important;
}
.ui-carousel .ui-carousel-button {
	position: absolute;
	top: 50px;
	z-index: 997;
	border-top: 40px solid transparent; 
	border-bottom: 40px solid transparent;	
	cursor: pointer;
	background: none !important;
}
.ui-carousel .ui-carousel-button.ui-state-disabled { opacity: 1; }
.ui-carousel-next-button { right: -32px; border-left: 30px solid #2b7abe; }
.ui-carousel-prev-button { left: -32px; border-right: 30px solid #2b7abe; }

.home-alertas {
	background: #e20614;
    padding: 10px;
    color: #fff;
    text-align: center;
}
.home-destacados {
	background: #166cb3;
	color: #ffffff;
	height: 180px;
	text-align: center;
	font-weight: 400;
	font-size: 0.9em;
}
.home-destacados-content {
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}
.home-destacado {
	max-width: 500px;
	text-align: justify;
	overflow: hidden;
	padding: 20px;
	margin: 0 auto;
	margin-top: 15px;
	position: relative;
}

.home-destacado-img {
	width: 150px;
    height: 110px;
    float: left;
    background: #5096cb;
    border: 5px solid #2b7abe;
    overflow: hidden;
    white-space: nowrap;
    background-position: center center;
    background-size: cover;
}
.home-destacado-img.img-def {
	background: #fff url(../img/pdp/logoSMS.png) center center no-repeat;
}

.home-destacado-txt {
	height: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 160px;
    font-size: 0.85em;
}
.home-destacado-txt p {
	margin: 0;
}
.ui-widget-content a.home-destacado-enlace {
	color: #5096CB;
	display: inline-block;
	padding-top: 5px;
}
.ui-widget-content a.home-destacado-enlace:hover {
	color: #f28c25;
	text-decoration: none;
}

@media (max-width : 1000px) {
	.ui-carousel .ui-carousel-button {
		margin-left: 150px;
		margin-right: 150px;
    	margin-top: 0px;
		position: absolute;
	}
}
@media (max-width : 767px) {
	.ui-carousel .ui-carousel-button {
	    display: none;
	}
	.ui-carousel-next-button {
		border-left-width: 15px;
	}
	.ui-carousel-prev-button {
		border-right-width: 15px;
	}
	
	.legal .subapartado h3,
	.legal .subapartado p,
	.legal .subapartado ul {
		width: 100%;
	}
}

@media (min-width : 1000px) {
	.ui-carousel .ui-carousel-button { 
		display: block; 
	}
	
	.home-destacado-txt {
		font-size: 1em;
		margin-left: 170px;
	}
}

/* HOME SERVICIOS */
.home-servicios {
	background: #78bae7 url("../img/pdp/servicios.jpg") center center no-repeat;
	height: 370px;
	text-align: center;
	position: relative;
	background-attachment: fixed;
    background-size: cover;
}
.home-servicios h3 {
	margin-bottom: 0;
	font-size: 16px;
}
#servicios {
	margin: 0 auto;
	margin-top: 40px;
	color: #ffffff;
	font-weight: 400;
	font-size: 0.9em;
	text-align: justify;
	position: relative;
	display: inline-block;
}
.app .icono {
	display: inline-block;
	text-align: center;
    font-size: 18px;
    height: 30px;
    width: 30px;
    line-height: 28px;
    border: 2px solid #ffffff;
    color: #ffffff;
    border-radius: 50%;
    margin: 0 10px;
    cursor: pointer;
}
.app { display: inline-block; float: left; }
.app .app-icono { position: relative; display: inline-block; }
.app-0 .app-descripcion { display: block; }
.app .icono {
	    font-size: 36px;
	    height: 60px;
	    width: 60px;
	    line-height: 55px;
	    margin: 0 15px;
	}
	
.iconoCircular {
	font-size: 60px;
	color: #aaa;
    border: 3px solid #aaa;
    border-radius: 50%;
    display: inline-block;
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 86px;
}

@media (min-width : 768px) {
	#servicios {
		margin-top: 50px;
	}
	#servicios .ui-carousel-viewport {
		overflow: visible;
	}
	#servicios.ui-carousel .ui-carousel-viewport .ui-carousel-items {
	    width: 100%;
	    left: 0 !important;
	}
	#servicios .ui-carousel-item {	
		width: 90px !important;
	}
	#servicios.ui-carousel .ui-carousel-button {
		display: none;
	}
	.app-descripcion { display: none; position: absolute; left: 0; top: 70px; font-size: 1em; padding: 0; }
	.home-servicios h3 { font-size: 20px; }
	.app .icono.activo,
	.app .icono:hover {
	    border: 2px solid #ffffff;
	    background-color: #ffffff;
	    color: #5096cb;
	}
	
	.menos55top {
		margin-top: -55px;
	}
	.menos30top {
		margin-top: -30px;
	}
}

@media (max-width : 767px) {
	#servicios {
		width: 100% !important;
		max-width: 100% !important;
		margin-top: 20px;
	}
	#servicios .ui-carousel-viewport {
		width: 100% !important;
		max-width: 100% !important;
	}
	#servicios .ui-carousel-item {
		text-align: center;
	}
	#servicios.ui-carousel .ui-carousel-button {
		/*top: 0px;
    	margin-top: 35px;*/
    	display: none;
	}
	.app { 
		max-width: 500px;
		text-align: center;
    	overflow: hidden;
    	padding: 20px;
    	margin: 0 auto;
    	float: none;
	}
	.app .icono {
		font-size: 32px;
	    height: 50px;
	    width: 50px;
	    line-height: 47px;
	}
	.app-icono {
		text-align: center;
	}
	.app-descripcion {
		width: 100% !important;
		font-size: 0.85em;
		display: block !important;
		text-align: justify;
	}
}

/* HOME RSS */
.home-noticias {
	background: #ffffff;
}
.home-noticias .rss,
.home-noticias .video {
	padding: 40px 0px;
	width: 100%;
	text-align: center;
	min-height: 450px;
}
.home-noticias .video iframe {
	width: 100%;
}
.home-noticias .rss {
	float: right;
	font-weight: 400;
	color: #5b5b5b;
	text-align: justify;
}
.home-noticias h3 {
	color: #5b5b5b;
	text-align: center;
}
@media (min-width : 768px) {
	.home-noticias .rss,
	.home-noticias .video {
		width: 100%;
		max-width: 560px;
	}
	#NoticiasRss { float: right; }
}
@media (min-width : 1100px) {
	.home-noticias .rss,
	.home-noticias .video {
		padding: 40px 40px;
	}
}

#NoticiasRss { width:480px; height: 290px; overflow-y: scroll; font-size: 1em; border: none; margin: 0 auto; }
#NoticiasRss .ui-state-highlight { background: #cecece; }
#NoticiasRss .noticia { position: relative; padding-left: 70px; padding-right: 10px; text-align: left; }
#NoticiasRss .noticia a { position: absolute; top: 8px; left: 0; background-color: #ffffff; color: #78bae7; border: 2px solid #78bae7; border-radius: 50%; }
#NoticiasRss .noticia a:hover { background-color: #78bae7; color: #ffffff; }
#NoticiasRss .noticia .icono { padding: 12px 10px 10px 12px }

@media (min-width : 768px) {
	#NoticiasRss .noticia { text-align: justify; }
	/*#NoticiasRss .noticia .icono { padding: 16px 14px 14px 16px }*/
}

.enlaceMasNoticias {
	float: right;
	display: inline-block;
	height: 20px;
	color: #5096cb;
	font-size: 0.9em;
	margin-top: 5px;
}

.premio {
	font-weight: 400;
	font-size: 1.2em;
	background-color: #78bae7;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 64px;
	height: 64px;
	width: 100%;
	padding: 0 10px;
	margin-top: 20px;
	display: inline-block;
	overflow: hidden;
}
.premio:hover {
	background-color: #5096cb;
	color: #ffffff;
	text-decoration: none;
}
.premio .icono {
	width: 48px;
	height: 48px;
	text-align: center;
	border: 2px solid #fff;
	border-radius: 100%;
	margin: 8px 8px 0 0;
	float: left;
}
.premio .icono:before {
	line-height: 48px;
}

.codigoValidacion,
.tarjetas { 
	text-align: center; 
	display: none; 
	background: #f0f0f0;
    padding: 10px;
    margin-top: 5px;
}
.tarjetas img { margin-top: 10px; }

@media (min-width : 768px) {
	.tarjetas { text-align: right; }
	.tarjetas img { margin-top: 0; }
}

.alternativasCrear {
	display: inline-block;
    background-color: #78bae7;
    padding: 0px 20px;
    height: 40px;
    color: #fff;
    position: relative;
    width: calc(100% - 80px);
    max-width: 960px;
}
.alternativasCrear::before,
.alternativasCrear::after {
	content: "";
    display: inline-block;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 0px;
    left: -40px;
    border-width: 20px;
    border-style: solid;
    border-color: transparent #78bae7 #78bae7 transparent;
    transition: all 0.2s ease-in;
}
.alternativasCrear::after {
    border-color: #78bae7 transparent transparent #78bae7;
    left: inherit;
    right: -40px;
    z-index: 1;
}

.alternativasCrear .alternativasCrearAccion {
	padding: 0 15px;
    font-weight: bold;
    display: inline-block;
    line-height: 40px;
    height: 40px;
    position: relative;
    z-index: 9;
    margin: 0 15px;
    transition: all 0.2s ease-in;
    cursor: pointer;
    font-size: 0.9em;
}
.alternativasCrear .alternativasCrearAccion.activa,
.alternativasCrear .alternativasCrearAccion:hover {
	background: #5096cb;
}
.alternativasCrear .alternativasCrearAccion::before,
.alternativasCrear .alternativasCrearAccion::after {
	content: "";
    display: inline-block;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 0px;
    left: -40px;
    border-width: 20px;
    border-style: solid;
    border-color: transparent;
	transition: all 0.2s ease-in;
}
.alternativasCrear .alternativasCrearAccion::after {
    left: inherit;
    right: -40px;
}
.alternativasCrear .alternativasCrearAccion.activa::before,
.alternativasCrear .alternativasCrearAccion.activa::after,
.alternativasCrear .alternativasCrearAccion:hover::before,
.alternativasCrear .alternativasCrearAccion:hover::after {
    border-color: transparent #5096cb #5096cb transparent;
}
.alternativasCrear .alternativasCrearAccion.activa::after,
.alternativasCrear .alternativasCrearAccion:hover::after {
    border-color: #5096cb transparent transparent #5096cb;
}

.alternativasCrear .icono {
    font-size: 30px;
    line-height: 30px;
    display: inline-block;
    float: left;
    margin-right: 6px;
    transition: none;
    margin-top: 3px;
}
.alternativasCrearDatos {
	display: none;
}
.alternativasCrearDatos.activa {
	display: block;
	
	animation-name: grow;
		-ms-animation-name: grow;
		-webkit-animation-name: grow;
		-moz-animation-name: grow;
	animation-duration:1s;
		-ms-animation-duration:1s;
		-webkit-animation-duration:1s;
		-moz-animation-duration:1s;
	animation-iteration-count:1;
		-ms-animation-iteration-count:1;
		-webkit-animation-iteration-count:1;
		-moz-animation-iteration-count:1;
	animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;
}
@keyframes grow {
  0% {
    display: none;
    opacity: 0;
    max-height: 0px;
    padding: 0px;
  }
  1% {
    display: block;
    opacity: 0;
    max-height: 0px;
    padding: 0px;
    transform: scale(0);
  }
  50% {
  	padding: 50px;
  }
  100% {
    opacity: 1;
    max-height: 999px;
    padding: 50px;
    transform: scale(1);
  }
}

.alternativasInfo {
	background: #f0f0f0;
    padding: 30px 40px;
    font-size: 0.9em;
}

.cajaObtenerPass .label {
	line-height: 20px;
	margin-top: 8px;
	font-size: 0.9em;
}
.logout .cajaCrearCuenta {
	padding: 0;
}
.cajaCrearCuenta .panel {
	border: none;
	box-shadow: none;
	
}
.cajaCrearCuenta .panel-body {
    padding: 0;
    width: 280px;
    float: right;
}

.alternativasMenu {
	margin-bottom: -10px;
}
.alternativaTitulo {
	display: none;
}

.alternativaIcono {
    background: #f0f0f0;
    margin-bottom: 25px;
    padding: 20px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 3em;
    color: #7d7d7d;
    position: relative;
}
.alternativaIcono:before {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 0;
	
	border-top: 20px solid #f0f0f0;
    width: 0px;
    height: 0px;
    border-left: 140px solid transparent;
    border-right: 140px solid transparent;
}

.alternativaIcono .icono {
	width: 70px;
	height: 70px;
	border: 2px solid #adadad;
	border-radius: 50%;
	padding: 10px;
}

.alternativaIconoInicial {
	background: none;
}
.alternativaIconoInicial:before {
	display: none;
}

ol.enumerado {
	list-style: none;
	padding-left: 28px;
	margin-bottom: 0;
}
ol.enumerado li {
	counter-increment: enumerado;
}
ol.enumerado li:before {
	content: counter(enumerado);
    border-radius: 100%;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    margin-left: -28px;
    margin-right: 8px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    color: #f28c25;
    border: 1px dashed #f28c25;
    font-size: 12px;
}
ol.enumerado li:last-child {
	margin-bottom: 0;
}

@media (max-width : 991px) {
	@keyframes grow {
	  0% {
	    display: none;
	    opacity: 0;
	    max-height: 0px;
	    padding: 0px;
	  }
	  1% {
	    display: block;
	    opacity: 0;
	    max-height: 0px;
	    padding: 0px;
	    transform: scale(0);
	  }
	  50% {
	  	padding: 20px;
	  }
	  100% {
	    opacity: 1;
	    max-height: 999px;
	    padding: 20px;
	    transform: scale(1);
	  }
	}
	
	.formObtenerPass {
		margin-top: 40px;
	}
	
	.alternativasMenu {
		margin-bottom: -20px;
	}
	.alternativasCrearDatos.activa {
		padding: 20px !important;
	}
	.cajaCrearCuenta .panel-body {
		padding: 0;
		text-align: center;
		width: 100%;
		margin: 20px 0 40px 0; 
	}
	.cajaCrearCuenta .panel-body .btnIcon {
		width: 100%;
		max-width: 300px;
	}
	.alternativasTitulo {
		margin-top: 30px !important;
	}
	.alternativaTitulo {
		display: inline-block;
		padding: 0 15px 5px 15px;
	}
	.alternativasCrear {
		padding: 0;
	}
	.alternativasCrear .alternativasCrearAccion {
		font-size: 0.8em;
		padding: 0px 2px;
    	margin: 0px 18px;
		font-family: 'Roboto Condensed', sans-serif;
		text-align: center;
	}
	
	.alternativasCrear .alternativasCrearAccion .alternativaTxt {
		display: none;
	}
		
	.alternativaIcono {
		display: none;
	}
	
	.alternativasInfo {
		padding: 20px;
	}
}



/* APLICACIONES */
#aplicaciones { position: relative; }
#aplicaciones .disabled { opacity: 0.5; cursor: not-allowed; }
#aplicaciones a,
#aplicaciones .disabled {
	padding-right: 35px;
	color: #5b5b5b;
	border-bottom: 1px solid #e4e4e4;
	overflow: hidden;
	position: relative;
	min-height: 55px;
	display: flex;
	justify-content: flex-start;
    align-items: center;
}
#aplicaciones a:focus,
#aplicaciones a:hover,
.aplicaciones-pie .entradaMenu:hover {
	background-color: #f2f2f2;
	text-decoration: none;
}
.aplicaciones-pie .entradaMenu:hover {
	color: #f28c25;
}
#aplicaciones .aplicacion,
.aplicaciones-pie .aplicacion {
	display: flex;
	justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
}
#aplicaciones .aplicacion .titulo,
.aplicaciones-pie .aplicacion .titulo {
	font-weight: 700;
	width: 100% !important;
	padding-right: 70px;
}
#aplicaciones .aplicacion .descripcion {
	font-weight: 400;
	line-height: 16px;
	display: none;
	width: 100% !important;
}
.aplicacion .icono,
.aplicacion:before,
.app .icono:before {
	font-family: PDPicons, sans-serif;
	font-weight: 100;
}
#aplicaciones .aplicacion .icono,
.aplicaciones-pie .aplicacion .icono {
	transition: none;
}
#aplicaciones .aplicacion .icono,
#aplicaciones .aplicacion:before,
.aplicaciones-pie .aplicacion .icono,
.aplicaciones-pie .aplicacion:before {
	float: left;
	font-size: 30px;
	margin-right: 10px;
}
.aplicaciones-pie .entradaMenu.borde {
	border-bottom: 1px solid #e4e4e4;
}
#aplicaciones a.seleccionada {
    color: #78bae7;
}

.menuDesplegado #aplicaciones .aplicacion .titulo,
.menuDesplegado .aplicaciones-pie .aplicacion .titulo,
.menuDesplegado .aplicaciones-pie-contacto .contenidoCentrado {
	animation: .5s fadeIn;
	animation-fill-mode: forwards;
  	visibility: hidden;
}
.menuDesplegado .aplicaciones-pie-contacto {
	min-height: 68px;
}
.menuDesplegado #aplicaciones .aplicacion .titulo {
	display: flex;
    flex-direction: column;
    justify-content: center;
}
@keyframes fadeIn {
  0% {
    visibility: visible;
    opacity: 0;
    height: 0;
  }
  70% {
    visibility: hidden;
    opacity: 0;
    height: 0;
  }
  100% {
    visibility: visible;
    opacity: 1;
    height: inherit;
  }
}

#aplicaciones .representacionDigital,
#aplicaciones .certificadoDigital,
#servicios .certificadoDigital {
	width: 32px;
	height: 32px;
	min-height: 32px;
	position: absolute;
	right: 0px;
	font-family: PDPicons, sans-serif;
	font-size: 20px;
	font-weight: 100;
	opacity: 0.5;
	padding: 0;
}
#aplicaciones .representacionDigital {
    border: 0;
}

#aplicaciones .certificadoDigital {
	margin-right: 30px;
}
#aplicaciones .disabled .representacionDigital,
#aplicaciones .disabled .certificadoDigital {
	opacity: 1;
}

#aplicaciones .disabled .panel-group { margin: 0; }
#aplicaciones .disabled .panel { margin: 0; border: none; }
#aplicaciones .disabled .panel .panel-body { padding: 0; }


#aplicaciones form { position: relative; transition: all .2s ease-in; }
#aplicaciones form:focus,
#aplicaciones form:hover {
	background-color: #f2f2f2;
	text-decoration: none;
}
#aplicaciones .representacionDigital div {
	display: block;
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
}
#aplicaciones a {
	display: flex;
}
#aplicaciones .representacionDigital:before {
    transition: all .1s ease-in !important;
}

#servicios .certificadoDigital {
    opacity: 1;
    right: 2px;
    width: 24px;
    height: 24px;
    min-height: 24px;
    color: #e0e0e0;
    bottom: 2px;
}
#servicios .certificadoDigital:before {
    content: "\6f" !important;
    font-size: 1.2em;
}

@media (min-width : 992px) {
	.aplicaciones-pie .entradaMenu {
		display: block;
		height: 55px;
		line-height: 55px;
	}
	#aplicaciones a,
	.aplicaciones-pie .entradaMenu,
	#aplicaciones .disabled {
		padding: 0;
    	padding-left: 20px;
	}
	#aplicaciones .aplicacion {
		height: 50px;
	}
	
	.navbar-nav > li.menuHome > a {
		padding-left: 70px; 
		font-size: 32px;
		padding-top: 20px;
	}
	#aplicaciones a.seleccionada {
	    background: #78bae7;
	    color: #fff;
	}
	.aplicaciones-pie .entradaMenu.ui-tabs-selected {
		background: #f28c25;
		color: #fff;
	}
}

.avisos {
	padding: 30px;
}
.avisos .aviso {
	border-bottom: 1px solid #e4e4e4;
	padding: 15px 0;
}
.avisos div:last-child {
	border-bottom: none;
}

#centros #hospital,
#inicioPaciente .paciente-der {
	position: inherit;
}

.caja-paciente .info a {
	color: #5096cb;
	font-weight: 400;
	margin-top: 2px;
	display: block;
	padding-left: 18px;
	position: relative;
	font-family: 'Roboto', sans-serif;
}
.caja-paciente .info a:hover {
	color: #f28c25;
}
.caja-paciente .info .ui-state-disabled {
	display: block;
	padding-left: 18px;
	position: relative;
	background: none;
}
.info .icono {
	font-size: 1.2em;
	transition: none;
	color: #5b5b5b;
	opacity: 0.5;
	position: absolute;
	top: 2px;
	left: -2px;
}

/*
 * MARCO PIE
 */
#MarcoDerechaPie {
	background: #166cb3;
	color: #ffffff;
	text-align: center;
	font-weight: 300;
	font-size: 0.9em;
	padding: 30px 0;
	height: 100px;
	width: 100%;
	
	position: absolute;
    bottom: 0;
}
#MarcoDerechaPie p,
#MarcoDerechaPie a {
	margin-bottom: 0px;
    font-size: 0.85em;
}
#MarcoDerechaPie.login { display: none; }
#MarcoDerechaPie.login.pdp-home { display: block; }

#MarcoDerechaPie .contenidoCentrado {
	height: 100%;
	display: block;
	line-height: 170%;
}

#MarcoDerechaPie .enlaceFooter {
	color: white;
	font-weight: 500;
	transition: all .2s ease-in;
	font-family: 'Roboto', sans-serif;  
}

#MarcoDerechaPie .enlaceFooter:hover {
	text-decoration: underline;
}

#MarcoDerechaPie .separador {
	margin-left: 12px;
	margin-right: 12px;
}

@media (min-width : 768px) {
	#MarcoDerechaPie p,
	#MarcoDerechaPie a {
	    font-size: 1em;
	}
}
	
.tarjeta {
	background: #5b5b5b;
    color: #fff;
    min-width: 100%;
    border-radius: 10px;
    line-height: 60px;
    box-shadow: 0px 1px 5px rgba(29, 29, 27, 0.5) !important;
}
.flecha-abajo {
	width: 0px;
    height: 0px;
    border-right: 40px solid transparent;
    border-top: 30px solid #2b7abe;
    border-left: 40px solid transparent;
    /*position: relative;
    top: 28px;*/
    
    position: absolute;
    top: 40px;
    left: calc(50% - 40px);
}
.sin-padding       { padding: 0; }
.sin-padding-der   { padding-right: 0; }
.sin-padding-izq   { padding-left: 0; }
.separar-abajo     { margin-bottom: 15px; /*overflow: hidden;*/ }
.separar-arriba    { margin-top: 15px; /*overflow: hidden;*/ }
.separar-abajo-xl  { margin-bottom: 30px; /*overflow: hidden;*/ }
.separar-abajo-xs  { margin-bottom: 8px; /*overflow: hidden;*/ }
.separar-arriba-xl { margin-top: 30px; /*overflow: hidden;*/ }
.separar-arriba-xs { margin-top: 8px; /*overflow: hidden;*/ }
.sin-margin	       { margin: 0; }
.centrarTexto      { text-align: center; }
.flota-der         { float: right; }
.flota-izq         { float: left; }
.opacidad50		   { opacity: 0.5; }
.opacidad70		   { opacity: 0.7; }
.opacidad90		   { opacity: 0.9; }
.separador-sup	   { border-top: 1px solid #ddd; padding-top: 15px; }

@media (max-width : 767px) {
	.sin-espacio-xs {
	    margin: 0 !important;
	}
	#servicios .certificadoDigital {
		right: 0;
	}
	.enlaceMasNoticias {
		float: none;
		display: block;
		text-align: center;
	}
}

/*
 * LISTA DE ESPERA TEMPORAL
 */
.listaEspera {
	position: relative;
	padding: 20px;
}
.listaEspera .ui-carousel {
	z-index: 10;
	margin: 0 30px;
}
.lineaTemporal {
	display: inline-block;
    width: calc(100% - 100px);
    height: 8px;
    background: #adadad;
    position: absolute;
    bottom: 31px;
    left: 50px;
    z-index: 9;
}
.lineaTemporalSig,
.lineaTemporalAnt {
	margin-top: 1px;
}
.lineaTemporalAnt,
.lineaTemporalAnt:before,
.lineaTemporalAnt:after,
.lineaTemporalSig,
.lineaTemporalSig:before,
.lineaTemporalSig:after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #adadad;
	border-radius: 50%;
}
.lineaTemporalAnt,
.lineaTemporalAnt:before,
.lineaTemporalAnt:after {
	margin-left: -14px;
	float: left;
}
.lineaTemporalAnt:after {
	margin-left: -18px;
}
.lineaTemporalAnt:before {
	margin-left: -9px;
}
.lineaTemporalSig,
.lineaTemporalSig:before,
.lineaTemporalSig:after {
	margin-right: -14px;
	float: right;
}
.lineaTemporalSig:before {
	margin-right: -18px;
}
.lineaTemporalSig:after {
	margin-right: -9px;
}
.listaEspera .ui-carousel .ui-carousel-button {
	border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}
.listaEspera .ui-carousel-prev-button {
	border-right: 15px solid #adadad;
	left: -60px;
}
.listaEspera .ui-carousel-next-button {
	border-left: 15px solid #adadad;
	right: -60px;
}
.listaEspera .ui-carousel .ui-carousel-button {
	top: 113px;
}
.listaEspera .home-destacado {
	margin: 0;
	padding: 20px 40px;
}

.bola {
	width: 30px;
    height: 30px;
    border: 4px solid #7d7d7d;
    background: #fff;
    position: absolute;
    bottom: 0px;
    left: 20px;
    border-radius: 50%;
}
.bola::before {
	content: "";
    width: 12px;
    height: 12px;
    background: #5096cb;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 50%;
}
.bola.alta::before {
	background: #e20614;
}
.bola.media::before {
	background: #f18b24;
}
.bola.baja::before {
	background: #549253;
}
.bola-fecha {
	width: 60px;
	height: 60px;
	border: 4px solid #7d7d7d;
	color: #f18b24;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	float: left;
	position: relative;
	margin-left: -35px;
	background: #fff;
	z-index: 10;
}
.bola-fecha::before {
	content: "";
    height: 45px;
    width: 8px;
    background: #7d7d7d;
    position: absolute;
    top: 54px;
    left: 22px;
    z-index: 9;
}
.bola-txt {
    height: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 40px;
    color: #4a4a4a;
    font-size: 0.9em;
}
.bola-txt p {
	margin-bottom: 4px;
}
.bola-txt .procedimiento {
	color: #4a4a4a;
	font-size: 1.1em;
}
/*
 * LISTADO DE ESPERA
 */
.lista-espera {
	padding: 24px;
}
.lista-espera p {
	margin-bottom: 2px;
	position: relative;
}
.lista-espera p.info {
	padding-left: 20px;
	position: relative;
}
.lista-espera .ui-widget-content {
	border: none;
	overflow: hidden;
	color: #5b5b5b;
}
.lista-espera .ui-datalist-data {
	list-style: none;
	margin: 0;
	padding: 0;
}
.lista-espera .ui-datalist-item {
	margin-bottom: 30px;
	overflow: hidden;
}
.lista-espera .ui-datalist-data li:last-child {
	margin-bottom: 0;
}

.lista-espera .servicio.icono {
	margin-top: 2px;
}

.lista-espera .disclaimer {
	margin: 15px -9px -24px -9px;
    padding: 10px 20px 12px 20px;
    background: #f0f0f0;
    font-size: 12px;
    text-align: justify;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.lista-espera .disclaimer-text {
	display: block;
    margin: 0 26px;
}
.lista-espera .asterisco {
    font-size: 10px;
    color: #e24c1f;
    position: absolute;
    margin-left: 3px;
}

.prioridad {
	display: inline-block;
	position: relative;
}
.prioridad.BAJA {
	color: #549253;
}
.prioridad.MEDIA {
	color: #f18b24;
}
.prioridad.ALTA {
	color: #e20614;
}
.prioridad .icono {
	position: absolute;
    top: 3px;
    right: -15px;
}
.bootstrap-switch {
	margin-left: 20px;
}
.switchBloquear .ui-inputswitch-handle {
	outline:0;
}

/** Centros **/

.no-border {
	border: none !important;
}

.row .datos .panel-body {
	color: #5b5b5b !important;
	font-family: 'Roboto', sans-serif !important;
	font-size: 14px !important;
}

/** Representacion Digital **/

.appRepresentacion .ui-tabmenu,
.appRepresentacion .ui-tabmenu .ui-tabmenu-nav.ui-widget-header {
	margin: 0;
    background: none;
    border: none;
    border-radius: 0;
    padding: 0
}
.appRepresentacion .representacion {
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 10px;
	margin-top: 15px;
	min-height: 200px;
	overflow: hidden;
	position: relative;
}
.appRepresentacion .representacion .nombre {
	font-weight: bold;
}
.appRepresentacion .representacion img {
	width: 100%;
	margin-bottom: 10px;
}
.appRepresentacion .representacion img.azul {
	background: #c7d9ef;
}
.appRepresentacion .representacion img.naranja {
	background: #ffe5c8;
}
.appRepresentacion .representacion img.azul.seleccionado {
	background: #78bae7;
}
.appRepresentacion .representacion img.naranja.seleccionado {
	background: #f28c25;
}
.appRepresentacion .accion {
	text-decoration: none;
}
.appRepresentacion .accion .representacion,
.appRepresentacion .accion .representacion img {
	transition: all .2s ease-in;
}
.appRepresentacion a.accion:hover .representacion img.azul {
	background: #78bae7;
}
.appRepresentacion a.accion:hover .representacion img.naranja {
	background: #f28c25;
}
.appRepresentacion a.accion:hover .representacion {
	border: 1px solid #aaa;
}

.appRepresentacion h3 {
	margin-bottom: 0;
}
.appRepresentacion .ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem.ui-state-default {
	background: #fff;
	color: #aaa;
	box-shadow: none;
	border-top: 4px solid #fff;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.appRepresentacion .ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem.ui-state-default a {
	color: #777;
	font-weight: normal;
}
.appRepresentacion .ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem.ui-state-default a:hover {
	color: #166cb3;
}
.appRepresentacion .ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem.ui-state-active {
	color: #166cb3;
    border-bottom-color: #fff;
    border-top-color: #166cb3;
}
.appRepresentacion .ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem.ui-state-active a {
	color: #166cb3;
	font-weight: bold;
}
.appRepresentacion .ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem:first-child {
	border-left: none;
}

.btnContainer.panel.representasA{
	background-color:#FFFAF6; 
	padding:10px;
}

.btnContainer.panel.teRepresenta{
	background-color:#F5FAFF; 
	padding:10px;
}

.btnContainer.panel.solicitudRepresentacionVacia{
	padding: 10px;	
	color: #b3b1b1;
}

.solicitudRepresentacionBorder{
	border: 1px solid #e1dcdc; 
	border-radius: 3px; 
	padding-top: 15px;	
}
	
.solicitudRepresentacionContent{
	background-color:#FAFAFA; 
	padding:10px;
	overflow: hidden;
}
.solicitudSinItems{
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 20px;
}

.btnSolicitarRepre {
	display: flex;
    margin: 0px 20px;
    justify-content: space-around;
}

.eliminarIcon {
	color: #bdbaba;
}

.eliminarIcon:hover {
	color: #3f3f3f;
}

.eliminarSolicitudBtn{
	padding: 0px;
}

.ui-widget-content a.solicitudBotonVerMas { 
	color: #166CB3;
	font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;
    vertical-align: middle;
}

.ui-datascroller-content.ui-widget-content { border: none !important; border-radius: 0 !important; color: #5b5b5b !important; font-family: 'Roboto Condensed', sans-serif !important; }

.btnAdd {
	border: 1px solid #5096cb;
    width: 64px;
    height: 64px;
    display: inline-block;
    text-align: center;
    line-height: 64px;
    border-radius: 50%;
    color: #5096cb;
    font-size: 32px;
}
.btnAdd:hover {
	border-color: #166cb3;
	color: #166cb3;
}

/* 
 * B�SICOS
 */

/* estilos texto */
.condensed   { font-family: 'Roboto Condensed', sans-serif; }
.italic 	 { font-style: italic; }
.regular 	 { font-weight: 400; }
.thin 		 { font-weight: 300; }
.bold 		 { font-weight: 700; }
.justificado { text-align: justify; }
.centrado    { text-align: center; }
.derecha     { text-align: right; }
.izquierda   { text-align: left; }

/* color texto 
.azul 		{ color: #4e86d8; }
.rojo 		{ color: #ba404f; }
.morado 	{ color: #8f58d3; }
.verde 		{ color: #4aab83; }
.dorado 	{ color: #ce9352; }*/
.color-texto-def { color: #333333; }
.enlace-azul {
	color: #5096cb;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
}
.enlace-azul:hover {
    color: #f28c25;
}

/* colores */
.pdp .bg-azul-1 		 { background-color: #223669; }
.pdp .bg-azul-2       { background-color: #166cb3; }
.pdp .bg-azul-3 		 { background-color: #2b7abe; }
.pdp .bg-azul-4 		 { background-color: #4985c5; }
.pdp .bg-azulete-1    { background-color: #5096cb; }
.pdp .bg-azulete-2	 { background-color: #78bae7; }
.pdp .bg-azulete-3 	 { background-color: #58c1de; }
.pdp .bg-naranja-1    { background-color: #e24c1f; }
.pdp .bg-naranja-2    { background-color: #f18b24; }
.pdp .bg-rojo 		 { background-color: #e20614; }
.pdp .bg-rosa     	 { background-color: #c61e57; }
.pdp .bg-verde-1 	 { background-color: #549253; }
.pdp .bg-verde-2 	 { background-color: #43a16b; }
.pdp .bg-gris-5b 	 { background-color: #5b5b5b; }
.pdp .bg-gris-ce 	 { background-color: #cecece; }
.pdp .bg-gris-e4		 { background-color: #e4e4e4; }
.pdp .bg-gris-f4		 { background-color: #f4f4f4; }
.pdp .bg-blanco		 { background-color: #ffffff; }

.pdp .font12 { font-size: 12px !important; }


.container-fluid > .navbar-header,
.container > .navbar-header {
	display: none;
}
.navbar-fixed-top {
	border: none;
}
.navbar-collapse.collapse {
	display: block !important;
	border: none;
}
.navbar-nav>li, .navbar-nav {
	/*float: left !important;*/
	margin: 0;
}
.navbar-nav.navbar-right:last-child {
	margin-right: -15px !important;
}
.navbar-right {
	float: right!important;
}


/* 
 * ERROR PAGE
 */
.error-page #MarcoIzquierda {
	display: none;
}
.error-page #MarcoDerecha {
    /*width: 100%;
    margin-left: 0;*/
    margin: 0 auto;
    margin-top: 130px;
    float: initial;
}

.centradoMarcoDerechoError {
	margin: 0 auto;
}

@media (min-width: 992px) {
	.centradoMarcoDerechoError {
	    padding: 3em;
    	max-width: 741px;
    	border-radius: 40px;
	}
	.caja-paciente-titular {
    	padding: 12px 20px 10px 20px;
    	text-align: left !important;
	}
	.caja-tarjeta-virtual .tarjeta_virtual {
		margin-top: 20px;
		padding-top: 120px;
	}
}

@media (max-width: 991px) {
	.btnError {
	   width: 341px;
	}
	.btnErrorMargenBottom {   
	   margin-bottom: 2%;
	}
	
	.centradoMarcoDerechoError {
	    padding: 3em;
    	border-radius: 40px;
    	margin-top: 4%;
    	max-width: 611px;
	}
	.lista-espera .disclaimer {
		margin: 25px 0px -15px 0px;
		border-top: 6px solid #e4e4e4;
	}
	
	.lista-espera p {
		margin-bottom: 6px;
	}
	
	.appRepresentacion .ui-tabmenu {
		border-top: 1px solid #ddd;
	}
	.appRepresentacion {
		margin-top: 85px;
	}
	.esApp .appRepresentacion {
		margin-top: 0px;
	}
	.appRepresentacion .ui-tabmenu {
		margin: 0 0 -25px 0;
		width: 100%;
	}
	.appRepresentacion .ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem.ui-state-default {
		border-bottom: 1px solid #ddd;
		border-left: none;
		width: 100%;
	}
	.appRepresentacion .ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem.ui-state-active {
		border-bottom: 4px solid #166cb3;
	}
	.appRepresentacion .ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem.ui-state-default a {
		color: #166cb3;
	}
	.appRepresentacion .representacion .accion,
	.appRepresentacion .representacion .accion.azul {
		position: relative;
		display: block;
		margin-top: 10px;
		margin-bottom: -10px;
		left: inherit;
		right: inherit;
	}
	.appRepresentacion .representacion .accion.azul {
		text-align: right;
	}
	
	.aplicaciones-pie .entradaMenu.borde .aplicacion {
		border-bottom: 1px solid #e4e4e4; 
	}
}

/*
 * AYUDA CREAR CUENTA
 */
.ayudaCuenta {
	display: flex;
    flex-direction: row;
    align-items: stretch;
}
.ayudaCuenta .caja-imagen {
	border-left: 5px solid #78bae7;
    background: #78bae7;
}
.ayudaCuenta .nav {
	padding: 0;
}
.ayudaCuenta .lnkVolver a {
	color: #78bae7;
    text-transform: uppercase;
    font-size: 0.9em;
    padding: 0;
    padding-top: 15px;
}
.ayudaCuenta .lnkVolver a:hover {
	background: none;
}
.ayudaCuenta .lnkVolver .icono {
	margin-right: 3px;
}
.ayudaCuenta .linkFin a {
	display: inline-block;
	font-family: 'Roboto', sans-serif;
}
.ayudaCuenta .linkFin a .icono {
	float: right;
	margin-left: 3px;
	margin-top: 3px;
}
.pasos {
	position: relative;
}
.menuPasos {
	position: absolute;
    right: -32px;
    top: 0;
    width: 60px;
    padding-top: 90px;
    z-index: 9;
}
.menuPasos .menuPaso {
	/*display: inline-block;*/
	width: 44px;
    height: 44px;
	box-shadow: inset -2px 0px 6px #113271;
	border: 4px solid #78bae7;
	border-radius: 50%;
	margin-bottom: 60px;
	background: #fff;
	/*line-height: 38px;
    text-align: center;*/
    color: #78bae7;
    /*font-size: 1.5em;*/
    font-weight: bold;
    transition: all .1s ease-in !important;
    cursor: pointer;
    
    text-size-adjust: none;
	    -moz-text-size-adjust: none;
    	-webkit-text-size-adjust: none;
    font-size: 20px !important;
    align-items: center;
    justify-content: center;
    display: inline-flex;
}
.menuPasos .menuPaso:hover {
	background: #78bae7;
	color: #fff;
}
.menuPasos .menuPaso.activo {
	background: #78bae7;
	color: #fff;
	font-size: 2.4em;
	box-shadow: 2px 0px 4px #113271;
	width: 60px;
    height: 60px;
    /*line-height: 52px;*/
    font-size: 33px !important;
}
.ayudaCuenta .paso {
	display: none;
}
.ayudaCuenta .paso.activo {
	display: block;
}
.ayudaCuenta .caja-texto {
	padding: 40px;
	padding-right: 60px;
}
.ayudaCuenta .lineaForm label {
    line-height: 24px;
}
.mostrarTarjetasWrap {
	position: absolute;
    top: -31px;
    right: 18px;
    background: #f0f0f0;
    padding: 4px 6px;
    padding-left: 24px;
}
.mostrarTarjetasWrap a:hover,
.mostrarTarjetasWrap a:focus {
	text-decoration: none;
}
.mostrarTarjetas {
	display: inline-block;
}
.mostrarTarjetas:before {
	content: "\f05a";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.2em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    margin-left: -18px;
}
.lineaFormAyuda {
	position: relative;
}
.menuPasosTitulo {
	display: none;
}
.menuPasosTitulo .volver {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	width: 45px;
	height: 40px;
	padding: 0;
    margin: 0;
    line-height: 42px;
    font-size: 1.5em;
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, .3);
    text-align: center;
}
.menuPasos .menuPaso.noPointerEvents {
	pointer-events: none;
	background: #dedede;
}

.menuPasos.horizontal {
	width: 100%;
	padding: 0;
	margin: 140px 0 0 0;
	border-top: 4px solid #78bae7;
    left: 0;
    right: 0;
}
.menuPasos.horizontal .menuPasoContenedor {
	display: inline-block;
	text-align: center;
	margin-top: -25px;
}
.menuPasos.horizontal.menu4Pasos .menuPasoContenedor {
	width: 25%;
}
.menuPasos.horizontal.menu3Pasos .menuPasoContenedor {
	width: 33%;
}
.menuPasos.horizontal .menuPaso {
	margin-bottom: 5px;
	box-shadow: none;
	line-height: 1em;
}
.menuPasos.horizontal .menuPaso.activo {
	width: 44px;
	height: 44px;
}
.menuPasos.horizontal .menuPasoTitulo {
	display: block;
	font-style: italic;
}
.menuPasos.horizontal .menuPaso.noPointerEvents {
	background-color: #eee;
}

.icono-logo {
	font-size: 6em;
	opacity: 0.5;
}

#fechaNacimientoCampos {
    background-color: #fff;
    border: 1px solid #cccccc;
    overflow: hidden;
}
#fechaNacimientoCampos .wrap {
    box-shadow: none;
    border: none;
    border-radius: 0;
    width: 33%;
    float: left;
    padding: 0;
    margin: .5em 0;
    text-align: center;
}
#fechaNacimientoCampos .ui-inputtext {
    padding: 0;
    appearance: textfield;
    width: 100%;
    padding: 0 35%;
    margin: 0 auto;
    border: none;
}
#fechaNacimientoCampos .fechaNacimientoAnyoWrap .ui-inputtext {
    padding: 0 28%;
}
#fechaNacimientoCampos .fechaNacimientoMesWrap {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
#fechaNacimientoCampos.ui-state-error {
	border-color: #e24c1f;
}
#formAyuda .ui-calendar {
	display: none;
}

@media (max-width : 991px) {
	.ayudaCuenta {
		display: block;
	}
	.ayudaCuenta h1.titulo,
	.ayudaCuenta h2.titulo {
		margin-bottom: 10px;
		font-size: 16px;
	}
	.ayudaCuenta .btnPDP {
		font-size: 14px;
	}
	
	.menuPasos {
	    position: fixed;
	    left: 0;
	    top: 0;
	    width: 100%;
	    height: 50px;
    	padding-top: 50px;
	    border-bottom: 5px solid #78bae7;
	    background: rgba(254, 254, 254, .9);
	    
	    display: -webkit-box;
		display: -moz-box;
 		display: -ms-flexbox;
  		display: -webkit-flex;
  		display: flex;
  		-webkit-box-align: center;
  		-webkit-flex-align: center;
  		-ms-flex-align: center;
  		-webkit-align-items: center;
  		align-items: center;
	    flex-direction: row;
	    -webkit-justify-content: space-around;
	    justify-content: space-around;
	}
	.menuPasos .menuPaso {
		margin-bottom: 0;
		box-shadow: inset 0px 2px 3px rgba(17, 50, 113, 0.5);
	}
	.marco-shadow .menuPaso {
		box-shadow: 0px 2px 3px rgba(17, 50, 113, 0.5) !important;
	}
	.menuPasos .menuPaso.activo {
		box-shadow: 0px 2px 3px rgba(17, 50, 113, 0.7) !important; /*#113271;*/
	}
	
	.esApp .menuApp,
	.esApp .menuPasosTitulo {
		position: fixed;
	    top: 0;
	    left: 0;
	    display: block;
	    width: 100%;
	    text-align: left;
	    height: 40px;
	    background: #78bae7;
	    line-height: 40px;
	    color: #fff;
	    text-transform: uppercase;
	    z-index: 9;
	    padding-left: 60px;
	}
	.ayudaCuenta .caja-texto {
	    padding: 30px;
	    padding-top: 100px;
	}
	.ayudaCuenta .caja-imagen {
		display: none;
	}
	.mostrarTarjetasWrap {
		/*padding-left: 15px;*/
		text-align: center;
	    margin-top: 2px;
	    position: relative;
	    top: auto;
	    right: auto;
	    padding: 0;
	    background: none;
	}
	.tarjetas .italic span {
		padding-top: 5px !important;
	}
	.tarjetas .col-md-6 {
		text-align: center;
	}
	.acciones {
		text-align: center;
	}
	.lineaFormFecha {
		margin-top: 15px;
	}
	
	body.logout.esApp {
		background: #fff;
	}
	.esApp #MarcoGlobal {
		padding-bottom: 0;
	}
	.esApp #MarcoDerecha {
		padding: 0;
	}
	.esApp #MarcoDerechaPie {
		display: none;
	}
	.esApp .logout .caja {
		margin-top: 6px;
	}
	.esApp #MarcoCabecera { background-color: transparent; }
	
	.dondeTarjetas {
		margin-top: 0;
    	margin-bottom: 8px;
	}
	
	.esApp .tituloPagina {
		display: none;
	}
	.esApp.logout .tituloPaginaTop {
		margin-top: 40px;
	}
	.esApp .dondeTarjetas {
		margin-top: 20px;
	}
	.esApp .menuApp {
		display: block;
	}
	.esApp .mostrarTarjetas {
		padding-left: 16px;
	}
	
	
	.caja-paciente-con-titular {
	    margin-left: 9px;
    	margin-right: 9px;
    	padding: 15px !important;
    }
    .caja-paciente-titular {
   		text-transform: uppercase;
    	text-align: center;
    	border: none;
    	padding-top: 15px;
    	background: #e4e4e4;
    	padding-bottom: 40px;
    }
    .caja-paciente-con-titular .ui-datalist-data .col-md-6 {
    	padding: 0;
    }
    .caja-paciente-con-titular.columna {
    	margin: 0;
    }
    .caja-paciente-con-titular.columna .col-md-10.row {
    	margin: 0;
    }
	
	.lista-espera .ui-datalist-item {
		margin-bottom: 0;
	}
	.logout .caja-paciente-titular {
   		position: relative;
    	background: none;
    	padding-bottom: 0px;
    }
    .esApp.logout #MarcoGlobal.logout .subcabecera {
   		display: none;
	}
	.esApp .txtAutorizacion {
		margin-left: 20px;
		padding-left: 0;
	}
	
	.menuPasos.horizontal {
		border-bottom: none;
    	position: absolute;
    	margin-top: 105px;
	}
	.menuPasos.horizontal .menuPasoContenedor {
		margin-top: -10px;
	}
	.menuPasos.horizontal .menuPaso {
		box-shadow: none !important;
	}
}


/* 
 * LOADING 
 */
.fountainGif {
	display: none;
}
#fountainG{
	position:relative;
	width:108px;
	height:13px;
	margin:auto;
}

.fountainG{
	position:absolute;
	top:0;
	background-color:rgb(22,108,179);
	width:13px;
	height:13px;
	animation-name:bounce_fountainG;
		-o-animation-name:bounce_fountainG;
		-ms-animation-name:bounce_fountainG;
		-webkit-animation-name:bounce_fountainG;
		-moz-animation-name:bounce_fountainG;
	animation-duration:1.3s;
		-o-animation-duration:1.3s;
		-ms-animation-duration:1.3s;
		-webkit-animation-duration:1.3s;
		-moz-animation-duration:1.3s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
	transform:scale(.3);
		-o-transform:scale(.3);
		-ms-transform:scale(.3);
		-webkit-transform:scale(.3);
		-moz-transform:scale(.3);
	border-radius:9px;
		-o-border-radius:9px;
		-ms-border-radius:9px;
		-webkit-border-radius:9px;
		-moz-border-radius:9px;
}

#fountainG_1{
	left:0;
	animation-delay:0.52s;
		-o-animation-delay:0.52s;
		-ms-animation-delay:0.52s;
		-webkit-animation-delay:0.52s;
		-moz-animation-delay:0.52s;
}

#fountainG_2{
	left:13px;
	animation-delay:0.65s;
		-o-animation-delay:0.65s;
		-ms-animation-delay:0.65s;
		-webkit-animation-delay:0.65s;
		-moz-animation-delay:0.65s;
}

#fountainG_3{
	left:27px;
	animation-delay:0.78s;
		-o-animation-delay:0.78s;
		-ms-animation-delay:0.78s;
		-webkit-animation-delay:0.78s;
		-moz-animation-delay:0.78s;
}

#fountainG_4{
	left:40px;
	animation-delay:0.91s;
		-o-animation-delay:0.91s;
		-ms-animation-delay:0.91s;
		-webkit-animation-delay:0.91s;
		-moz-animation-delay:0.91s;
}

#fountainG_5{
	left:54px;
	animation-delay:1.04s;
		-o-animation-delay:1.04s;
		-ms-animation-delay:1.04s;
		-webkit-animation-delay:1.04s;
		-moz-animation-delay:1.04s;
}

#fountainG_6{
	left:67px;
	animation-delay:1.17s;
		-o-animation-delay:1.17s;
		-ms-animation-delay:1.17s;
		-webkit-animation-delay:1.17s;
		-moz-animation-delay:1.17s;
}

#fountainG_7{
	left:81px;
	animation-delay:1.3s;
		-o-animation-delay:1.3s;
		-ms-animation-delay:1.3s;
		-webkit-animation-delay:1.3s;
		-moz-animation-delay:1.3s;
}

#fountainG_8{
	left:94px;
	animation-delay:1.43s;
		-o-animation-delay:1.43s;
		-ms-animation-delay:1.43s;
		-webkit-animation-delay:1.43s;
		-moz-animation-delay:1.43s;
}

@keyframes bounce_fountainG{
	0%{
		transform: scale(1);
		background-color: rgb(22,108,179);
	}
	100%{
		transform: scale(.3);
		background-color: rgb(255,255,255);
	}
}

@-o-keyframes bounce_fountainG{
	0%{
		-o-transform: scale(1);
		background-color: rgb(22,108,179);
	}
	100%{
		-o-transform: scale(.3);
		background-color: rgb(255,255,255);
	}
}

@-ms-keyframes bounce_fountainG{
	0%{
		-ms-transform: scale(1);
		background-color: rgb(22,108,179);
	}
	100%{
		-ms-transform: scale(.3);
		background-color: rgb(255,255,255);
	}
}

@-webkit-keyframes bounce_fountainG{
	0%{
		-webkit-transform: scale(1);
		background-color: rgb(22,108,179);
	}
	100%{
		-webkit-transform: scale(.3);
		background-color: rgb(255,255,255);
	}
}

@-moz-keyframes bounce_fountainG{
	0%{
		-moz-transform: scale(1);
		background-color: rgb(22,108,179);
	}
	100%{
		-moz-transform: scale(.3);
		background-color: rgb(255,255,255);
	}
}


@keyframes comment {
	0% {
        font-size: 0em;
    }
    50% {
        font-size: 1.4em;
    }
    100% {
        font-size: 1.1em;
    }
}
@-ms-keyframes comment {
	0% {
        font-size: 0em;
    }
    50% {
        font-size: 1.4em;
    }
    100% {
        font-size: 1.1em;
    }
}
@-webkit-keyframes comment {
    0% {
        font-size: 0em;
    }
    50% {
        font-size: 1.4em;
    }
    100% {
        font-size: 1.1em;
    }
}

@-moz-keyframes comment {
    0% {
        font-size: 0em;
    }
    50% {
        font-size: 1.4em;
    }
    100% {
        font-size: 1.1em;
    }
}




/* REPRESENTACION */
.representacion-texto {
	width: 55%; 
	float: left; 
	margin-top: 0px;	
}
.representacion-img {
	width: 45%; 
	text-align: right; 
	float: left;
} 
.nota-web {
	display: inline;
}
.nota-app {
	display: none;
}

.formSmsRepresentacion label.etiqueta {
	color: #373737;
}
.formSmsRepresentacion input.ui-inputfield {
	/*padding: 4px;*/
	box-shadow: none;
	margin-bottom: 5px;
	border: 1px solid #ccc;
}
.formSmsRepresentacion .lineaForm33 input.ui-inputfield,
.formSmsRepresentacion .lineaForm34 input.ui-inputfield {
	width: 100%;
	box-sizing: border-box;
}
.formSmsRepresentacion .lineaForm34 input.ui-inputfield {
	border-left: 0;
	border-right: 0;
}
.formSmsRepresentacion .lineaForm45 input.ui-inputfield {
	width: 100%;
	box-sizing: border-box;
}
.formSmsRepresentacion .lineaForm100 input.ui-inputfield {
	width: 540px;
	box-sizing: border-box;
}
.formSmsRepresentacion .ui-input-100 label.etiqueta {
	text-align: left;
	line-height: 24px;
	min-width: inherit;
}
.formSmsRepresentacion .lineaForm33 label.etiqueta,
.formSmsRepresentacion .lineaForm34 label.etiqueta,
.formSmsRepresentacion .lineaForm45 label.etiqueta {
	text-align: left;
}
.formSmsRepresentacion .ui-selectonemenu label.ui-selectonemenu-label {
	box-sizing: border-box;
	box-shadow: 0px 0px 0px #fff, 0 2px 2px #ccc inset;
	margin: 0;
}
.formSmsRepresentacion .ui-chkbox .ui-chkbox-box {
	background: transparent;
	border: 1px solid #888888;
    box-shadow: 0px 0px 0px #fff, 0 2px 2px #ccc inset;
}
.formSmsRepresentacion .ui-selectmanycheckbox label {
	float: left;
	margin-left: 8px;
	line-height: 16px;
}
.formSmsRepresentacion .ui-state-active .ui-button-icon-left {
	background-image: url(sms-themeroller-theme/images/ui-icons_ffffff_256x240.png);
}
.formSmsRepresentacion .ui-selectonemenu .ui-selectonemenu-trigger  .ui-icon {
	margin-top: 5px;
}
.titular {
	padding: 0 10px;
    padding-left: 16px;
    display: inline-block;
    background: #aaa;
    color: #fff;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    text-transform: uppercase;
    width: calc(100% - 70px);
    white-space: normal;
    position: relative;
    margin-bottom: 10px;
}
.titular::after {
	content: " ";
    height: 32px;
    background: #fff url("../img/pdp/cabecera.svg") top left no-repeat;
    width: 86px;
    display: inline-block;
    background-size: contain;
    position: absolute;
    top: 0;
    right: -75px;
}

.formSmsRepresentacion ul {
    width: 60%;
    float: right;
    text-align: justify;
    margin-top: 0;
    font-size: 0.85em;
}
.formSmsRepresentacion li ul {
	width: 90%;
	float: none;
	font-size: 1em;
	margin-top: 5px;
}
.formSmsRepresentacion li {
	padding-left: 0;
	line-height: 1.2em;
	margin-bottom: 8px;
}
.formSmsRepresentacion li ul li {
	margin-bottom: 5px;
}

.lineaFormSupuesto table {
	width: 100%;
}
.lineaFormSupuesto tr td {
	padding: 10px;
	font-family: 'Roboto', sans-serif;
}
.lineaFormSupuesto table tr:nth-child(odd) {
	background: #f9f9f9;
}
.lineaFormSupuesto table tr:nth-child(even) {
	background: #efefef;
}
.lineaFormSupuesto .ui-radiobutton {
	float: left;
}
.lineaFormSupuesto label {
	margin-left: 5px;
	display: inline-block;
	max-width: 25%;
	float: left;
	font-weight: 500;
	line-height: 22px;
	font-family: 'Roboto', sans-serif;  
}
.lineaFormSupuesto label,
.formSmsRepresentacion .ui-radiobutton .ui-radiobutton-box {
	cursor: pointer;
}
.lineaFormSupuesto .ui-outputpanel {
	clear: both;
}
.lineaFormSupuestoCabecera {
	background: #e3e2e0;
	text-align: center;
    color: #666;
    padding: 3px 0;
    line-height: 1.5em;
    font-size: 0.8em;
    overflow: hidden;
}
.lineaFormSupuesto .col1 {
	width: 35%;
    float: left;
    
}
.lineaFormSupuesto .col2 {
	width: 65%;
    float: right;
}

.formSmsRepresentacion .panelContent {
	overflow: hidden;
}
.formSmsRepresentacion .lineaForm45 {
	width: 48%;
	float: left;
	overflow: hidden;
}
.formSmsRepresentacion .lineaForm50 {
	width: 50%;
	float: left;
}
.formSmsRepresentacion .lineaForm45der {
	float: right;
}
.formSmsRepresentacion .lineaForm33 {
	width: 33%;
	float: left;
}
.formSmsRepresentacion .lineaForm34 {
	width: 34%;
	float: left;
}
.formSmsRepresentacion .grande {
	width: 120px;
	font-size: 0.85em;
	margin-top: 2px;
}
.formSmsSolicitud .grande {
	margin-top: 0px;
}
.formSmsRepresentacion .indentadoGrande {
	font-size: 0.85em;
	padding-left: 0;
}
.formSmsRepresentacion .lineaForm50 .indentadoGrande {
	padding-left: 120px;
}
.formSmsRepresentacion .lineaFormError {
	font-size: 0.85em;
	padding-left: 15px;
}
.formSmsRepresentacion .panelContent .ui-message-error {
	margin-top: 0;
	font-size: 1em;
}
.formSolicitud .etiqueta {
	width: 100%;
	text-align: left;
}

.sinEspacioArriba {
	margin-top: 0 !important;
}

.formSmsRepresentacion .notas {
	text-align: justify;
	font-size: 0.9em;
}

.formSmsRepresentacion h1 {
    line-height: 1.2em;
}

.captchaWrap {
	text-align: center;	
}
.captchaWrap .contenidoCentrado {
	display: inline-block;
	width: inherit;
	margin: 0 auto;
}

.formSmsRepresentacion label.required:after { 
	content: "*";
	color: #990000;
	margin-left: 2px;
}

.formSmsRepresentacion .mostrarNotaFechaHasta { 
    background: #969696;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    color: #ffffff;
    font-weight: bolder;
    line-height: 20px;
    font-size: 15px;
    cursor: pointer;
}
.formSmsRepresentacion .notaFechaHasta { 
    font-size: 0.8em;
    line-height: 1.3em;
    color: #666;
    background: #f0f0f0;
    padding: 2px 6px;
    margin: 0 0 0 10px;
    border-radius: 3px;
    display: inline-block;
    margin-top: -5px;
}
.formSmsRepresentacion .notaFechaHasta.oculto {
	display: none;
}
.formSmsRepresentacion .listaProcedimientos {
	float: left;
	margin-top: 5px;
	margin-bottom: 0;
}

.formSmsRepresentacion .lineaFormPeriodo input.ui-inputfield {
	width: inherit;
}
.formSmsRepresentacion .lineaFormPeriodo label.etiqueta {
	padding-left: 20px;
	width: 50px;
	text-align: right;
}

.formSmsRepresentacion .ui-message-error {
	margin-bottom: 5px;
}

.formLateral label {
	margin-bottom: 0;
	margin-top: 5px;
}

.formDarDeAlta label {
	margin-left: 5px;
}
.formDarDeAlta .ui-selectoneradio label {
	margin-top: -3px;
}

.formLateral .ui-input-95-right {
	width: 95%;
	float: right;
}

.mayuscula {
	text-transform: uppercase !important;
}

.ui-password-panel-overlay {
	font-family: 'Roboto', sans-serif;
}
.ui-password-panel .ui-password-meter {
	border-radius: 3px;
}

.btnPDP .esperando {
	display: none;
}
.btnDisabled {
	opacity: 0.8 !important;
	pointer-events: none !important;
	cursor: not-allowed !important;
	box-shadow: none !important;
	margin-bottom: 0 !important;
}
.btnDisabled .esperando {
	display: inline-block;
	margin-left: 5px;
	font-size: 16px;
}

@media (max-width : 1024px) {
	.representacion-texto {
		width: 100%; 	
	}
	.representacion-img {
		width: 100%; 
		text-align: center;
	} 
	.nota-web {
		display: none;
	}
	.nota-app {
		display: inline;
	}
	.representacion-img img {
		max-width: 100%;
	}
}
@media (max-width : 991px) {
	.lineaFormProcedimientoPeriodo {
		margin-bottom: 30px;
	}
	.formSmsRepresentacion .lineaFormPeriodo input.ui-inputfield {
		width: 90%;
	}
	.formSmsRepresentacion .lineaFormPeriodo label.etiqueta {
		text-align: left;
		padding-left: 0;
		line-height: 24px;
	}
	.formSmsRepresentacion .notaFechaHasta {
		width: 90%;
		margin: 0;
	}
	.caja-paciente .separar-arriba-xl {
    	/*margin-top: 80px;*/
    	margin-top: 0;
	}
}
@media (max-width : 767px) {
	.titular {
	    width: 100%;
	    border-radius: 2px;
	    line-height: 1.5em;
	    padding: 5px 10px;
	}
	.titular::after {
		display: none;
	}
	.formSmsRepresentacion .caja ul {
		padding-left: 10px;
	}
	.lineaFormSupuesto label {
		font-size: 0.9em;
		line-height: 16px;
	}
	.formSmsRepresentacion .btnPDPmargin {
		margin-bottom: 10px;
	}
	.lineaFormPeriodo .lineaForm {
	    width: 90%;
	}
	.ui-input-100 .ui-inputfield.formPassword {
		width: 50%;
	}
}
@media (max-width : 640px) {
	.caja-mensajes {
		background: transparent;
	}	
	.caja-mensajes .ui-datatable-reflow .ui-datatable-data td[role="gridcell"] .ui-column-title {
		display: none;
	}
	.caja-mensajes .ui-tabs .ui-tabs-panel {
		margin-top: 40px;
	}
	.caja-mensajes .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header {
		margin: 0 -5px;
	}
	.caja-mensajes .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header li {
		padding: 0;
	}
	.ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header li.ui-state-active {
		background: #f3f2f0;
	}
	.caja-mensajes .ui-datatable-reflow .ui-datatable-data tr {
		position: relative;
		transform: scale(1,1);
	}
	.caja-mensajes .ui-datatable-reflow .ui-datatable-data td.texto {
		padding-right: 50px;
	}
	.caja-mensajes .ui-datatable-reflow .ui-datatable-data td.fecha {
		padding-top: 0;
		padding-bottom: 5px;
		color: #888;
		width: 50%;
		float: left;
	}
	.caja-mensajes .ui-datatable-reflow .ui-datatable-data td.accion {
		padding: 0;
	}
	.caja-mensajes .ui-datatable tbody td.accion .ui-commandlink { 
		visibility: visible;
	}
	.caja-mensajes .ui-datatable-reflow .ui-datatable-data td.accion .ui-commandlink {
	    position: absolute;
	    right: 10px;
	    top: 12px;
	}
	.caja-mensajes .ui-datatable-reflow .ui-datatable-data td.accion .ui-commandlink {
		font-size: 16px;
	    color: #78bae7;
	    background: #fff;
	    width: 32px;
	    height: 32px;
	    display: inline-block;
	    border-radius: 50%;
	    line-height: 30px;
	    text-shadow: none;
	    text-align: center;
	    border: 2px solid #78bae7;
	}
	.caja-mensajes .ui-datatable-odd {
		background-color: #fff;
	}
	.caja-mensajes .ui-datatable-even {
		background-color: #f3f2f0;
	}
	.caja-mensajes .ui-datatable tbody td {
		padding: 10px 15px;
		background: transparent !important;
	}
	#MarcoDerecha.login .caja-mensajes {
		padding: 5px 0 10px 0;
	}
	#MarcoDerecha.login .caja-mensajes .ui-tabs {
		padding: 0px;
	}	
}

@media screen and (min-width: 992px) {
   a[href*="tel:"] {
       cursor:default;
       pointer-events: none;
       color: #8b8b8b !important;
   }
}


/* APP */
@media (max-width: 991px) {
	.esApp #MarcoDerecha.login {
	    margin-top: 40px;
	}
	.esApp #MarcoDerecha.logout {
	    margin-top: 0px;
	}
	.esApp #MarcoDerecha.pdp-home {
		margin-top: 0;
	}
	.esApp #MarcoIzquierda {
		top: 40px;
		height: calc(100% - 40px);
	}
	.esApp .navbar {
		min-height: 40px;
	}
	.esApp .pdp-home .navbar {
		display: none;
	}
	
	.esApp .menuPasosTitulo {
		display: inline-flex;
	    align-items: center;
	    line-height: inherit;
	}
	.esApp .menuPasosTitulo .volver {
		display: inline-flex;
	    align-items: center;
	    justify-content: center;
	    line-height: inherit;
	}
	
	.esApp .cajaObtenerPass {
		margin-top: 40px;
	}
	.esApp.login .cajaObtenerPass .no-separar-arriba-en-app {
		margin-top: 0;
	}
	
	.esApp #MarcoDerecha.login .caja-paciente .icono.opacidad50:before {
		font-size: 36px;
		display: inline-flex;
	    align-items: center;
	    justify-content: center;
	    line-height: inherit;
	}
	
	.esApp .btnIcon .icono {
		display: inline-flex;
	    align-items: center;
	    justify-content: center;
	    line-height: inherit;
	}
	
	.esApp .pdp-sinCiudadano #MarcoDerecha {
		margin-top: 0px;
	}
	
    .flex-end-container > div > a {
        width: 100%;
    }
    
    .flex-end-container > div {
        width: 100%;
        margin-bottom: 15px;
    }

    .flex-end-container > div:last-child {
        margin-bottom: 0;
    }
}

@media (max-width : 991px) {
	#mensajes {
		position: fixed;
    	z-index: 999;
    	width: 100%;
    	/*box-shadow: 0px -2px 12px rgba(29, 29, 27, 0.7) !important;*/
    	/*bottom: -100%;
    	animation: MoveUpDown 8s ease;*/
    	bottom: 0;
    	left: 0;
    	margin: 0;
	}
	#mensajes .ui-messages {
		box-shadow: 0px -2px 12px rgba(29, 29, 27, 0.7) !important;
	}
	#mensajes .ui-messages,
	#mensajes .ui-messages-info, 
	#mensajes .ui-messages-warn, 
	#mensajes .ui-messages-error, 
	#mensajes .ui-messages-fatal {
		margin: 0;
    	padding: 0;
	}
	#mensajes .ui-messages-info, 
	#mensajes .ui-messages-warn, 
	#mensajes .ui-messages-error, 
	#mensajes .ui-messages-fatal {
		padding: 20px;
    	color: #ffffff;
    	font-weight: 400;
    	font-family: 'Roboto', sans-serif;
	}
	#mensajes .ui-messages-info {
    	background-color: #549454;
	}
	#mensajes .ui-messages-warn {
		background-color: #F49836;
	}
	#mensajes .ui-messages-error, 
	#mensajes .ui-messages-fatal {
		background-color: #e24c1f;
	}
	#mensajes .ui-messages-info-summary, 
	#mensajes .ui-messages-warn-summary, 
	#mensajes .ui-messages-error-summary, 
	#mensajes .ui-messages-fatal-summary {
		font-weight: 400;
	}
}


/* 
 * LOADING PARA APP
 */
.esApp .fountainGif {
	display: none;
}
.esApp #fountainG{
	position:relative;
	width:232px;
	height:72px;
	margin:auto;
}

.esApp .fountainG{
	position:absolute;
	top:0;
	background-color:rgb(22,108,179);
	width:72px;
	height:72px;
	animation-name:bounce_fountainG;
		-o-animation-name:bounce_fountainG;
		-ms-animation-name:bounce_fountainG;
		-webkit-animation-name:bounce_fountainG;
		-moz-animation-name:bounce_fountainG;
	animation-duration:1s;
		-o-animation-duration:1s;
		-ms-animation-duration:1s;
		-webkit-animation-duration:1s;
		-moz-animation-duration:1s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
	transform:scale(.3);
		-o-transform:scale(.3);
		-ms-transform:scale(.3);
		-webkit-transform:scale(.3);
		-moz-transform:scale(.3);
	border-radius:50%;
		-o-border-radius:50%;
		-ms-border-radius:50%;
		-webkit-border-radius:50%;
		-moz-border-radius:50%;
}

.esApp #fountainG_1{
	left:0;
	animation-delay:0.33s;
		-o-animation-delay:0.33s;
		-ms-animation-delay:0.33s;
		-webkit-animation-delay:0.33s;
		-moz-animation-delay:0.33s;
	/*background-color: rgb(34, 54, 105);*/
}

.esApp #fountainG_2{
	left:80px;
	animation-delay:0.66s;
		-o-animation-delay:0.66s;
		-ms-animation-delay:0.66s;
		-webkit-animation-delay:0.66s;
		-moz-animation-delay:0.66s;
	/*background-color: rgb(241, 139, 36);*/
}

.esApp #fountainG_3{
	left:160px;
	animation-delay:0.99s;
		-o-animation-delay:0.99s;
		-ms-animation-delay:0.99s;
		-webkit-animation-delay:0.99s;
		-moz-animation-delay:0.99s;
	/*background-color: rgb(120, 186, 231);*/
}

.esApp #fountainG_4,
.esApp #fountainG_5,
.esApp #fountainG_6,
.esApp #fountainG_7,
.esApp #fountainG_8 {
	display: none;
}
.esApp .ui-dialog.loading {
	background: none !important;
	box-shadow: none !important;
}
.esApp .ui-dialog.loading .ui-dialog-titlebar,
.esApp .ui-dialog.loading .ui-dialog-msg {
	display: none !important;
}
.esApp .ui-widget-overlay {
	background: #f0f0f0 !important;
}

@keyframes bounce_fountainG{
	0%{
		transform: scale(1);
		/*background-color: rgb(22,108,179);*/
	}
	100%{
		transform: scale(.3);
		background-color: rgba(255,255,255,0);
	}
}

@-o-keyframes bounce_fountainG{
	0%{
		-o-transform: scale(1);
		background-color: rgb(22,108,179);
	}
	100%{
		-o-transform: scale(.3);
		background-color: rgb(255,255,255);
	}
}

@-ms-keyframes bounce_fountainG{
	0%{
		-ms-transform: scale(1);
		background-color: rgb(22,108,179);
	}
	100%{
		-ms-transform: scale(.3);
		background-color: rgb(255,255,255);
	}
}

@-webkit-keyframes bounce_fountainG{
	0%{
		-webkit-transform: scale(1);
		background-color: rgb(22,108,179);
	}
	100%{
		-webkit-transform: scale(.3);
		background-color: rgb(255,255,255);
	}
}

@-moz-keyframes bounce_fountainG{
	0%{
		-moz-transform: scale(1);
		background-color: rgb(22,108,179);
	}
	100%{
		-moz-transform: scale(.3);
		background-color: rgb(255,255,255);
	}
}

@media reader, speech, aural {
    /*#aplicaciones .aplicacion:before {
        display: none;
        visibility: hidden;
    }*/
}

.no-left-space {
	margin-left: 0;
	padding-left: 0;
}

.overflow-vertical-scroll {
	height: 115px;
	overflow-x: hidden !important;
	overflow-y: scroll !important;
}

.cursor-pointer {
	cursor: pointer;
}

.error-checkbox > .ui-chkbox-box {
	border-color: #e24c1f;
}

.chat-bot .minimizedButton,
.chat-bot .appPaper {
	box-shadow: rgb(29 29 27 / 70%) 0px 1px 8px !important;
}

#MarcoGlobal.pdp-home .btnMenuApps,
#MarcoGlobal.ui-tabs-selected .btnMenuApps,
#MarcoGlobal.logout.pdp-home .subcabecera__menu {
	display: none;
}
#MarcoGlobal.pdp-home .menuHome,
#MarcoGlobal.logout .menuHome {
	padding-left: 24px;
}
#MarcoGlobal.logout.pdp-home .subcabecera,
#MarcoGlobal.logout .subcabecera {
	width: 100%;
	height: 50px;
	left: 0;
}
#MarcoGlobal.logout #ciudadanoAnonimoForm {
	padding: 0 24px;
}
#MarcoDerecha.logout {
	width: 100%;
	margin-left: 0;
}
#MarcoGlobal.ui-tabs-selected #MarcoDerecha {
	margin-top: 20px;
}

#MarcoGlobal.logout.pdp-home .subcabecera,
#MarcoGlobal.logout .subcabecera__ciudadano {
	height: 0px;
	min-height: 0px;
}


/* --- */

.DivOtroMedio {
	margin-left: 3px;
}

.btnMenuApps {
	float: left;
	width: 70px;
	height: 60px;
	background: #fff;
	text-align: center;
	margin-right: 20px !important;
    border-bottom: 1px solid #e4e4e4;
}
.btnMenuApps:hover {
	background: #f2f2f2;
}
.btnMenuApps .icono {
	text-shadow: none;
	font-size: 30px;
	line-height: 30px;
	color: #5b5b5b;
}

.cabecera .container-fluid,
.subcabecera .container-fluid {
	padding: 0;
}
.cabecera .navbar-default,
.subcabecera .navbar-default {
	border: 0;
	box-shadow: none;
	border-radius: 0;
}

.cabecera__aplicacion {
	height: 60px;
    font-family: 'Antipasto', sans-serif;
}
.cabecera__aplicacion__nombre {
	width: calc(50% - 80px);
    float: left;
}
.cabecera__aplicacion__banners {
	background: #fff url(../img/pdp/cabecera.png) no-repeat scroll left top;
    height: 60px;
    width: calc(50% + 80px);
    float: left;
    padding-right: 24px;
}
.cabecera__aplicacion__banners .banners {
	float: right;
    margin-top: 13px;
}
.cabecera__aplicacion__banners .banners img {
	max-height: 35px;
    margin-left: 10px;
}

.subcabecera {
	position: fixed;
	height: 50px;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 998;
}
.cabecera_menu_pdp_con_usuario .subcabecera {
	top: 100px;
	left: 70px;
	width: calc(100% - 70px);
}
.cabecera_menu_pdp_sin_usuario.logout .subcabecera {
	top: 60px;	
}
.subcabecera__ciudadano {
	height: 40px;
	min-height: 40px;
	margin: 0;
}
.subcabecera__menu {
	height: 50px;
	margin: 0;
	background: #fff;
}
.subcabecera__menu .icono {
	font-size: 24px;
	text-indent: 0;
    background: none;
    height: 100%;
    line-height: 45px;
    margin-right: 8px;
    float: left;
    transition: none;
}
.subcabecera__menu.navbar-default .navbar-nav > li > a {
    color: #166cb3;
    font-weight: normal;
    line-height: 50px;
    text-shadow: none;
    position: inherit;
    border-radius: 0;
    padding: 0 34px;
    margin: 0;
    border: none;
}
.subcabecera__menu.navbar-default .navbar-nav > li {
	height: 50px;
}
.subcabecera__menu.navbar-default .navbar-nav > li:hover {
	background: #166cb3;
	color: #fff;
}
.subcabecera__menu.navbar-default .navbar-nav > li:hover > a {
	color: #fff;
}
.subcabecera__menu.navbar-default .ui-tabs-selected {
	border-bottom: 4px solid #166cb3;
}
.subcabecera__menu__ruta {
	display: none;
}

.esApp .subcabecera {
	top: 0;
}

.sidebar {
	width: 70px;
}
.sidebar .aplicacion .titulo,
.sidebar .aplicacion .descripcion,
.sidebar .representacionDigital,
.sidebar .certificadoDigital,
.sidebar .aplicaciones-pie-contacto {
	display: none;
}
.contenidoPrincipal {
	margin-left: 0px;
	width: 100%;
}

.menuDesplegado .sidebar {
	width: 360px;
}
.menuDesplegado .sidebar .aplicacion .titulo,
.menuDesplegado .sidebar .aplicacion .descripcion,
.menuDesplegado .sidebar .representacionDigital,
.menuDesplegado .sidebar .certificadoDigital,
.menuDesplegado .sidebar .aplicaciones-pie-contacto {
	display: block;
}
.menuDesplegado .btnMenuApps {
	background: #fff;
	color: #5b5b5b;
    border-bottom: 1px solid #e4e4e4;
}
.menuDesplegado .btnMenuApps .icono {
	color: #5b5b5b;
}

.subcabecera__menu .navbar-collapse.collapse {
	padding: 0;
	margin: 0;
}
.subcabecera__menu .subcabecera__menu__ruta {
	display: none;
}

.pantallaRD #MarcoGlobal.ui-tabs-selected #MarcoDerecha {
	margin-top: 90px;
}
.pantallaRD .cabecera_pdp__servicio_link {
	pointer-events: none;
}

.caja-tarjeta-virtual {
	padding: 43px 20px 0 20px !important;
}
.caja-tarjeta-virtual .tarjeta_virtual {
	background-image: url("../img/tsv.png");
	background-repeat: no-repeat;
    background-size: 100%;
    background-color: #fff;
    height: 280px;
    padding: 105px 10px 0 10px;
    font-size: 16px;
}
.caja-tarjeta-virtual .tarjeta_virtual,
.caja-tarjeta-virtual .tarjeta_virtual_rev {
	border: 1px solid #dadada;
	border-radius: 15px;
	margin: 20px auto;
	max-width: 480px;
}
.caja-tarjeta-virtual .tarjeta_virtual_rev {
	position: relative;
	background-color: #fff;
}
.caja-tarjeta-virtual .tarjeta_virtual_rev .tsv_qr > span > div {
	margin: 5px auto !important;
}
.caja-tarjeta-virtual .tarjeta_virtual .tsv_linea {
	display: inline-block;
	width: 100%;
	text-align: left;
	margin-top: 5px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.caja-tarjeta-virtual .tarjeta_virtual .tsv_linea_centrada {
	text-align: center;
}
.caja-tarjeta-virtual .tarjeta_virtual .tsv_esp_der {
	margin-right: 40px;
}
.caja-tarjeta-virtual .tarjeta_virtual .tsv_atencion_preferente {
	float: left;
}
.caja-tarjeta-virtual .tsv_caducidad_qr {
	font-size: 0.8em;
}

@media (max-width : 1199px) {
	.cabecera__aplicacion__banners {
		display: none;
	}
	.cabecera__aplicacion__nombre {
		width: 100%;
	}
}
@media (max-width : 991px) {
	body {
		background: #e4e4e4;
	}
	body.esApp {
		padding-top: 0;
	}
	
	.pantallaRD #MarcoGlobal.ui-tabs-selected #MarcoDerecha {
		margin-top: 0px;
	}
	
	.menuDesplegado #MarcoIzquierda {
		display: block;
		height: calc(100% - 60px);
	}
	
	.btnMenuApps {
		border-bottom: none;
		border-right: 1px solid #e4e4e4;
		background: transparent;
	}
	.btnMenuApps .icono {
		color: #fff;
	}
	.btnMenuApps:hover .icono{
		color: #5b5b5b;
	}
	
	.aplicaciones-pie .aplicacion {
		min-height: 55px;
	}
	
	.subcabecera {
		transition: all 0.3s;
	}
	.subcabecera__menu.is-open {
		display: block;
	    height: calc(100%);
	    /*height: calc(100% - 60px);*/
	    position: fixed;
	    width: calc(100% - 70px);
	    background: rgba(255,255,255,.5);
	    backdrop-filter: blur(2px);
    	transition: height .5s ease-out;
    	left: 70px;
	}
	.subcabecera__menu.navbar-default .navbar-nav > li {
		border-bottom: 1px solid #78bae777;
		background: #fff;
	}
	.subcabecera__menu.navbar-default .navbar-nav > li.ui-tabs-selected > a {
		color: #78bae7;
	}
	.btnMenu {
		border-left: 1px solid rgba(255, 255, 255, .3) !important;
	}
	.nav > li.btnMenuSalir {
		display: block;
	}
	.subcabecera__menu .navbar-nav,
	.subcabecera__menu .navbar-nav > li {
		float: none;
	}
	.subcabecera__menu .navbar-nav {
		display: none;
		border-top: 1px solid #78bae777;
	}
	.subcabecera__menu.is-open .navbar-nav {
		display: block;
	}
	.subcabecera__menu .navbar-collapse {
		background: #fff;
	}
	
	.subcabecera__menu .subcabecera__menu__ruta {
		display: block;
		margin: 0;
		border: none;
		height: 50px;
    	margin-right: 60px;
    	padding: 0;
	}
	.subcabecera__menu .subcabecera__menu__ruta .panel-group {
		margin: 0;
	}
	.subcabecera__menu .subcabecera__menu__ruta .panel-group .panel {
		border: none;
	    border-radius: 0;
	    letter-spacing: 1px;
	    font-weight: bold;
	    font-size: 14px;
	    line-height: 20px;
	    text-transform: uppercase;
	    color: #fff;
	    box-shadow: none;
	    background: #78bae7;
	    height: 50px;
	}
	#MarcoGlobal.login .subcabecera {
		width: 100%;
		top: 60px;
		left: 0;
	}
	.esAppSinCabecera #MarcoGlobal.login .subcabecera {
		top: 0px;
	}
	.subcabecera__menu {
	    left: 0;
	    background: #78bae7;
	}
	.subcabecera__menu.is-open {
	    width: 100%;
	    left: 0;
	}
	.caja-tarjeta-virtual {
		padding-top: 56px !important;
	}
	.caja-tarjeta-virtual .caja-paciente-titular {
		padding-bottom: 10px;
	}
	.caja-tarjeta-virtual .caducidad-tsv {
		display: block;
		text-transform: none;
	}
}
@media (max-width : 767px) {
	.login .MarcoDerechaContenido,
	.MarcoDerechaContenido {
		margin-left: -15px;
		margin-right: -15px;
	}
	.navbar-nav > li.btnMenuApps > a {
		padding: 15px;
	}
}
@media (max-width : 539px) {
	.btnMenuApps {
		margin-right: 10px !important;
		width: 60px;
	}
	.sms-logo {
	    font-size: 45px;
	    top: 8px;
	}
	.navbar-nav > li.menuHome > a {
		padding-left: 55px;
    	font-size: 22px;
    	letter-spacing: 3px;
	}
	.tarjetaVirtual .qr_tarjeta_virtual {
		width: 100%;
		max-width: 320px;
	    margin-top: 50px;
	}
	.tarjetaVirtual .caja-paciente-desc {
		padding: 30px;
		background: #fff;
		margin: 50px;
	}
}

.tarjetaVirtual .caja-paciente-titular {
	display: none;
}

.divCheckAutorizado {
	padding: 7px 0px 7px 7px; 
	border: 1px solid rgb(204 204 204);
}

.margenTextoAutorizacion {
	margin-left: 20px;
	margin-right: 10px;
}

.ui-dialog .ui-confirm-dialog-message, .ui-dialog .ui-dialog-message {
	display: inline;
}

.div-dialog-no{
	display: inline-flex;
}

.ui-confirm-dialog{
	width: 400px !important;
}

/*  Portada Representaci�n Digital */
.pdp-portada-representacion .ui-accordion .ui-accordion-header.ui-state-active{
	color: #166cb3;
	font-weight: bold;
	background: #E5F2FA !important
}
.pdp-portada-representacion .ui-accordion .ui-accordion-header.ui-state-default{
	color: #166cb3;
	font-weight: bold;
	background: #E5F2FA !important
}
.pdp-portada-representacion .ui-accordion .ui-accordion-content.ui-widget-content{
	padding: 0px !important;
}
.pdp-portada-representacion .ui-accordion .ui-accordion-header {
    margin-top: 20px;
}
.pdp-portada-representacion .ui-accordion .ui-accordion-header .ui-icon {
	display: inline-block;
}
.pdp-portada-representacion .ui-widget-content,
.pdp-portada-representacion .ui-panelgrid .ui-panelgrid-cell {
	border: none
}
.pdp-portada-representacion {
	color: black;
}

.fondoPorColorear {
	text-align: center;
	padding: 15px;
	border-radius: 5px
}
.discoIndices {
    border-radius: 100%;
    vertical-align: middle;
    text-align: center;
    background: #166CB3;
    color: white;
    font-weight: bold;
    padding: 5px 10px;
    margin-bottom: 15px
}
.gifAnimado{
  width: auto;
  height: 260px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.popUpGif {
    width: 100%;
  	height: 80%;
    display: block;
    margin: auto 0;
}

.rdInfo { font-size: 20px; }

@media only screen and (max-width: 767px) {
	.dialogGif {
		width: 90% !important;
		max-width: none !important;
	}
}

.bgSeccionDerCabecera {
	background: linear-gradient(135deg, #166CB3, #223669, #1862A6);
	background-repeat: no-repeat;
 	padding: 0;
 	position: relative;
}
.imgPortRepDigital {
	float: right;
	height: auto;
	padding-top: 10%;
	position: relative;
}
@media(min-width: 1200px) {
	.imgPortRepDigital {
		width: 120%;
	}
	.bgSeccionDerCabecera {
		height: 450px;
		
	}
	.bootstrap-switch-wrapper {
		width: 92px !important;
		height: 32px;
	}
	.bootstrap-switch-wrapper .bootstrap-switch-container {
		width: 135px !important;
	}
	.bootstrap-switch-wrapper .bootstrap-switch-handle-on,
	.bootstrap-switch-wrapper .bootstrap-switch-label,
	.bootstrap-switch-wrapper .bootstrap-switch-handle-off {
		width: 45px !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.imgPortRepDigital {
		width: 120%;
	}
	.bgSeccionDerCabecera {
		height: 375px;	
	}
	.gifAnimado {
		height: auto;
		width: 100%;
		
	}
	.imagenPasoRepDig {
		height: auto;
		width: 100%;
	}
}
@media(min-width: 629px) and (max-width: 991px) {
	.imgPortRepDigital {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.bgSeccionDerCabecera {
		height: 450px;
	}
	.contenedorConBorde {
	    border-bottom: 1px solid #ccc;
	    padding: 10px;
	}
	.separadorImagen {
		margin-top: 15px
	}
}
@media(max-width: 628px) {
	.imgPortRepDigital {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.bgSeccionDerCabecera {
		height: 400px;
	}
	.contenedorConBorde {
	    border-bottom: 1px solid #ccc;
	    padding: 10px;
	}
	.separadorImagen {
		margin-top: 15px
	}
	.gifAnimado {
		height: auto;
		width: 100%;
	}
	.imagenPasoRepDig {
		height: auto;
		width: 100%;
	}
	.pdp-portada-representacion .videoInfoRD {
		width: 100%;
	}
}

.pdp-portada-representacion {
	background: #fff;
}
.logout .pdp-portada-representacion .cabecera_pdp {
	display: none;
}
.logoPortadaRepDig {
	height: 25px;
	width: auto;
	margin-top: 15px; 
}

.pdp-portada-representacion .cabecera_menu_pdp_sin_usuario {
	display: none
}
body.cabecera_menu_pdp_sin_usuario.pdp-portada-representacion {
	padding-top: 0;
	color: #000000
}
.seccion-servicios .ui-widget-content a.home-destacado-enlace {
	color: #f28c25;
}
.seccion-servicios .ui-widget-content a.home-destacado-enlace:hover {
	text-decoration: underline;
}

.flex-end-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 20px;
}

.flex-end-container .left-align {
    justify-self: start;
}

.flex-end-container .right-align {
    justify-self: end;
}

.tooltip,
.ui-tooltip { font-family: Roboto !important; font-size: 14px !important; font-weight: 400; z-index: 1115 !important; max-width: 320px; }
.ui-tooltip-left .ui-tooltip-arrow   { border-left-color:#000; }
.ui-tooltip-right .ui-tooltip-arrow  { border-right-color: #000; }
.ui-tooltip-top .ui-tooltip-arrow    { border-top-color: #000; }
.ui-tooltip-bottom .ui-tooltip-arrow { border-bottom-color: #000; }
.ui-tooltip .ui-tooltip-text {
 	box-shadow: 0px 1px 5px rgb(24 24 24 / 80%);
    color: #fff;
    background: #000;
}

/* DISPENSACIONES */
.formHojaDispensaciones .dias {
	margin-top: 20px;
}
.formHojaDispensaciones .hojaDispensaciones > .ini,
.formHojaDispensaciones .hojaDispensaciones > .fin {
	display: inline-block;
	content: "";
    border-bottom: 16px solid #cdcdcd;
    width: 0px;
    height: 0px;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    margin-left: 100px;
    margin-bottom: -26px;
}
.formHojaDispensaciones .hojaDispensaciones > .fin {
    border-top: 16px solid #cdcdcd;
	border-bottom: none;
	margin-bottom: 20px;
}
.formHojaDispensaciones .dias > .dia {
	border-left: 16px solid #cdcdcd;
	padding: 15px 50px;
	margin-left: 100px;
	position: relative;
	min-height: 90px;
}
.formHojaDispensaciones .dia .fecha {
	width: 60px;
	height: 60px;
	border: 4px solid #f18b24;
	color: #f18b24;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	float: left;
	position: relative;
}
.formHojaDispensaciones .dia .fecha::before {
	content: "";
    width: 48px;
    height: 10px;
    background: #f18b24;
    position: absolute;
    top: 21px;
    left: -50px;
}
.formHojaDispensaciones .dia > .ini {
	width: 30px;
    height: 30px;
    border: 4px solid #f18b24;
    background: #fff;
    position: absolute;
    top: 30px;
    left: -24px;
    border-radius: 50%;
}
.formHojaDispensaciones .dia > .ini::before {
	content: "";
    width: 12px;
    height: 12px;
    background: #cdcdcd;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 50%;
}
.formHojaDispensaciones .dia .fecha .dia {
	font-weight: bold;
	font-size: 26px;
	line-height: 24px;
	padding: 0;
	padding-top: 7px;
	display: block;
}
.formHojaDispensaciones .dia .fecha .mes {
	font-weight: 500;
	font-size: 14px;
	line-height: 15px;
	display: block;
	text-transform: capitalize;
}
.formHojaDispensaciones .dia .dispensaciones {
	margin-left: 60px;
	margin-top: 18px;
}
.formHojaDispensaciones .dia .dispensaciones .unidades {
	color: #f18b24;
}
.formHojaDispensaciones .dia .dispensaciones .ui-widget-content {
	border: none;
}
.formHojaDispensaciones .dia .dispensaciones ul {
	padding-left: 28px;
}
.formHojaDispensaciones .dia .dispensaciones li {
	list-style: none;
	position: relative;
}
.formHojaDispensaciones .dia .dispensaciones li:before {
  	content: "\59";
  	font-family: PDPicons;
  	font-size: 18px;
  	display: inline-block;
  	position: absolute;
  	top: -3px;
  	left: -20px;
  	-webkit-transform: rotate(270deg);
  	transform: rotate(270deg);
  	color: #adadad;
}
.formHojaDispensaciones .dias .dia:first-child .dispensaciones {
	font-weight: bold;
}
.formHojaDispensaciones .dias .dia:first-child .dispensaciones .unidades {
	color: #cc4402;
}
.formHojaDispensaciones .dias .dia:first-child .fecha {
	border-color: #cc4402;
	color: #cc4402;
}
.formHojaDispensaciones .dias .dia:first-child .fecha::before {
	background: #cc4402;
}
.formHojaDispensaciones .dias .dia:first-child > .ini {
	border-color: #cc4402;
}
.formHojaDispensaciones .dias .dia:nth-child(2) .dispensaciones {
	font-weight: 500;
}
.formHojaDispensaciones .dias .dia:nth-child(2) .dispensaciones .unidades {
	color: #e26206;
}
.formHojaDispensaciones .dias .dia:nth-child(2) .fecha {
	border-color: #e26206;
	color: #e26206;
}
.formHojaDispensaciones .dias .dia:nth-child(2) .fecha::before {
	background: #e26206;
}
.formHojaDispensaciones .dias .dia:nth-child(2) > .ini {
	border-color: #e26206;
}
.formHojaDispensaciones .dias.dispensacionesPasadas .dia .fecha {
	border-color: #78bae7;
	color: #78bae7;
}
.formHojaDispensaciones .dias.dispensacionesPasadas .dia .fecha::before {
    background: #78bae7;
}
.formHojaDispensaciones .dias.dispensacionesPasadas .dia > .ini {
    border-color: #78bae7;
}
.formHojaDispensaciones .dias.dispensacionesPasadas .dia .dispensaciones .unidades {
 	color: #78bae7;
 }
.formHojaDispensaciones .dias.dispensacionesPasadas .dia:first-child .dispensaciones .unidades {
	color: #166cb3;
}
.formHojaDispensaciones .dias.dispensacionesPasadas .dia:first-child .fecha {
	border-color: #166cb3;
	color: #166cb3;
}
.formHojaDispensaciones .dias.dispensacionesPasadas .dia:first-child .fecha::before {
	background: #166cb3;
}
.formHojaDispensaciones .dias.dispensacionesPasadas .dia:first-child > .ini {
	border-color: #166cb3;
}
.formHojaDispensaciones .dias.dispensacionesPasadas .dia:nth-child(2) .dispensaciones .unidades {
	color: #5096cb;
}
.formHojaDispensaciones .dias.dispensacionesPasadas .dia:nth-child(2) .fecha {
	border-color: #5096cb;
	color: #5096cb;
}
.formHojaDispensaciones .dias.dispensacionesPasadas .dia:nth-child(2) .fecha::before {
	background: #5096cb;
}
.formHojaDispensaciones .dias.dispensacionesPasadas .dia:nth-child(2) > .ini {
	border-color: #5096cb;
}
.botonera-sup.flota-der { margin-bottom: -10px; }

@media (max-width : 991px) {
	.formHojaDispensaciones .hojaDispensaciones > .ini, 
	.formHojaDispensaciones .hojaDispensaciones > .fin,
	.formHojaDispensaciones .hojaDispensaciones .dias .dia > .ini {
		display: none;
	}
	.formHojaDispensaciones .dias > .dia {
		margin-left: 0;
		border: none;
		padding: 10px;
		padding-right: 15px; 
	}
	.formHojaDispensaciones .dia .dispensaciones ul {
		padding-left: 25px;
	}
	.formHojaDispensaciones .dia .dispensaciones li {
		text-align: left;
		font-size: 0.9em;
	}
	.formHojaDispensaciones .dia .dispensaciones .unidades {
		display: inline-block;
	}
	.formHojaDispensaciones .dia .fecha {
		width: 50px;
    	height: 50px;
	}
	.formHojaDispensaciones .dia .fecha .dia {
		font-size: 18px;
    	line-height: 15px;
	}
	.formHojaDispensaciones .dia .fecha::before {
		top: 16px;
	}
	.formHojaDispensaciones .dia .dispensaciones {
		margin-left: 50px;
		margin-top: 8px;
	}
	
	.formDispensaciones .ui-datatable .ui-datatable-data td:first-child,
	.panel .ui-datatable .ui-datatable-data td:first-child {
		width: 30% !important;
	}
	.formDispensaciones .ui-datatable .ui-datatable-data td:last-child,
	.panel .ui-datatable .ui-datatable-data td:last-child {
		width: 70% !important;
		text-align: left;
	}
	.formDispensaciones.dispensacionesAnteriores .ui-datatable .ui-datatable-data td td {
		font-size: 0.8em;
	}
	
	.caja-paciente-titular-dispensaciones {
		padding-bottom: 3px;
	}
	.formHojaDispensaciones .botonera-sup {
		margin-top: 20px;
	    float: none;
	    margin-bottom: -10px;
	}
	
	.dialog-incidencias {
		width: 92% !important;
		left: 4% !important;
		max-height: 96%;
	    overflow-y: auto;
	    top: 2%;
	}
	.dialog-incidencias .ui-selectcheckboxmenu {
		width: 100%;
	}
	.dialog-incidencias .botonera .accionAceptar {
		margin-bottom: 10px !important;
	}
	.dialog-incidencias .ui-messages-info,
	.dialog-incidencias .ui-messages-error {
		margin-bottom: 15px;
	}
}
@media (max-width : 600px) {
    .dialog-incidencias .accionVolver, .dialog-incidencias .accionCancelar, .dialog-incidencias .accionAceptar {
        width: 100%;
    }
    .dialog-incidencias.ui-dialog.ui-widget-content .ui-dialog-title {
		font-size: 18px !important;
		margin-top: 4px;
	}
}
/* --- */

.pdp .ui-widget-content a.accionAceptar { color: #fff; }
.btnPDPsec { margin: 5px 15px; border: 1px solid #f28c25; border-radius: 5px; display: inline-block; }
.btnPDPsec:hover { border-color: #5096cb; }
.btnPDPsec span { padding: 5px; display: inline-block; }
.boton-secundario {
	background-color: white !important;
	border: 1px solid #2b7abe !important;
	color: #2b7abe !important;
}
.accionCancelar,
.accionAceptar {
    min-width: 180px;
    font-size: 1em;
}
.accionAceptar {
    float: right;
}
.accionCancelar {
    float: left;
}

/* --- */
.colorTextoNegro   { color: #000; }
.colorBlanco       { color: #fff; }
.colorPrimario     { color: #166cb3; }
.colorSecundario   { color: #78bae7; }
.colorAcento       { color: #f18b24; }
.colorTexto        { color: #2d2d2d; }
.bgBlanco          { background: #fff; }
.bgPrimario        { background: #166cb3; }
.bgSecundario      { background: #78bae7; }
.bgAcento          { background: #f18b24; }
