@font-face {
	font-family: helvetica-condensed;
	src: url(../fonts/Helvetica-Condensed.otf);
}
body {
	font-family: helvetica-condensed;
	font-size: 13px;
}
/**********************HERRAMIENTAS******************/
.no-padding { padding: 0; }
.no-padding-l { padding-left: 0; }
.no-padding-r { padding-right: 0; }
.no-margin { margin: 0; }
.margin-top-5 { margin-top: 5px; }
.margin-top-10 { margin-top: 10px; }
.margin-top-15 { margin-top: 15px; }
.margin-top-20 { margin-top: 20px; }
.oculto{display:none;}
.no-border { border: 0 !important; }
.derecha{text-align: right;}

h1{font-size: 20px;font-weight: bold;}

.padding-top-20{padding-top: 20px;}
.padding-top-10{padding-top: 10px;}
.form-horizontal .control-label{text-align: left;}

.logo img{padding-top: 25px;max-height: 80px;width: auto;}

/**************Colores**********/
.fondo-azul{background: #014d71;}
.verde-orientaciones{color:#98ab5f;}
/*.borde-gris{color:#a6a7aa;}*/

.bloque-hablar {
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
}
@media(min-width: 768px){
	.bloque-hablar {text-align: right;}
}
/*.img-hablar-operador, .img-hablar-doctor {
	display: inline;
}*/
.user-name {
	color: #fff;
}
.breadcrumb {
	background: none;
	text-transform: uppercase;
	padding-left: 0;
	margin-bottom: 0;
}
.breadcrumb li a {
	color: rgb(130,180,198);
}
.breadcrumb li a:hover {
	color: #fff;
}
.breadcrumb li.active{
	color:#fff;
}
.form-idioma {
	margin-top: 15px;
	float: left;
	margin-bottom: 10px;
}
@media(min-width: 992px){
	.form-idioma{float:right;margin-bottom: 0;}
}
.form-idioma select {
	-webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  background: #fff url("../images/arrow-down.png") no-repeat scroll 95% 50%;
  border: 0;
  border-radius: 4px;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: 25px;
  color: #888;
  padding: 0 0 0 10px;
  width: 150px !important;
  text-transform: uppercase;
}

/***************************MENU PRINCIPAL***********************/
.icons-navbar {
	padding-top: 20px;
}
.icons-navbar .icon {
	float: left;
	margin-left: 15px;
	height: 100px;
}
.icons-navbar .icon img {
	box-shadow: 0 0 5px #ccc;
	opacity: 1;
}
.icons-navbar .icon img:hover {
	box-shadow: 5px 5px 5px #333;
}
.icons-navbar .icon-active img:hover {
	box-shadow: 0px 0px 0px #000 !important;
}
.icons-navbar .icon-active img {
	border: 5px solid #ccc;
    margin-top: -3px;
	border-radius: 5px;
	
}
.icons-navbar .icon-active .text {
	color: #000!important;
}
.icons-navbar .icon .text {
	color: #888;
	font-size: 11px;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 90px;
}
/*.icons-navbar .icon .text:hover {
	color: #014D71;
	font-size: 11px;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 90px;
}*/
/*.icons-navbar .icon .text > a{
	opacity: 0.5;
	color:#888;
}
.icons-navbar .icon .text > a:hover{
	opacity: 1;
	color:#888;
}
.icons-navbar .icon .text-active > a{
	opacity: 1;
	color:#888;
}*/

/****************************MENÚ RESPONSIVE*************/
.navbar-nav{margin: 7.5px -15px !important;}
.navbar-default .navbar-nav > li > a{text-transform: uppercase;}


/***********************PANEL DE CLIENTE*************************/
.panel-cliente {
	margin-top: 20px;
	border: 2px solid #ccc;
	border-radius: 10px;
	padding-top: 20px;
	padding-bottom: 20px; 
}

@media(max-width: 768px){
	.panel-cliente{margin-top: 0;}
}

.panel-cliente .bloque-titulo {
	margin-bottom: 5px;
}
.panel-cliente .bloque-titulo .titulo {
	font-weight: bold;
	text-transform: uppercase;
}
.panel-cliente .bloque-titulo .editar {
	font-size: 11px;
}
.panel-cliente .bloque-titulo .titulo,  .panel-cliente .bloque-titulo .editar {
	color: #417a98;
}
.panel-cliente .panel-datos-personales {
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 10px 0;
}
.panel-cliente .panel-datos-personales .nombre {
	color: #015b7e;
	font-weight: bold;
}
.panel-cliente .panel-datos-personales hr {
	margin: 8px 0;
}
.panel-cliente .panel-datos-personales .dato {
	margin: 0;
}
.panel-cliente .panel-datos-personales .dato .etiqueta-tipo-1 {
	color: #417a98;
}
.panel-cliente .panel-datos-personales .dato .valor-tipo-1 {
	color: #888;
}
.panel-cliente .panel-datos-personales .dato .etiqueta-tipo-2 {
	color: #888;
}
.panel-cliente .panel-datos-personales .dato .valor-tipo-2 {
	color: #666;
	font-style: italic;
}

.panel-cliente .panel-habitos img{
	height: 120px;
}

.panel-habitos {
	border-radius: 4px;
	border: 1px solid #ccc;
}
.panel-habitos .datos-habito {
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}
.panel-habitos .datos-habito::first {
	border-bottom: 0;
}
.panel-habitos .etiqueta {
	color: #417a98;
	text-transform: uppercase;
}
.panel-habitos .valor-num {
	color: #e67316;
	font-weight: bold;
}
.panel-habitos .valor {
	color: #666;
	font-style: italic;
}
.panel-datos-fisicos {
	border-radius: 4px;
	border: 1px solid #ccc;
	text-align: center;
	color: #fff;
}
.panel-datos-fisicos .panel-sexo {
	background: #baafa9;
	height: 100px;
}
.panel-datos-fisicos .panel-edad {
	background: #99ab5f;
	height: 100px;
}
.panel-datos-fisicos .panel-edad .titulo {
	font-weight: bold;
	margin-bottom: 0;
	font-size: 40px;
  margin-top: 10px;
}
.panel-datos-fisicos-2{
	background: #e9e9df;
	border-radius: 4px;
	border: 1px solid #ccc;
	text-align: center;
	margin-top: 30px;
}

@media(min-width: 992px){
	.panel-datos-fisicos-2{
		background: #e9e9df;
		border-radius: 4px;
		border: 1px solid #ccc;
		text-align: center;
		margin-top: 84px;
	}
}
.dato-fisico{text-transform: uppercase;color:#918e85;border-top: 1px solid #cac7be;padding-top: 5px;}
.tipo-sangre{color:#c64c37;font-size: 40px;font-weight: bold;margin-bottom: 0;}
.altura{color:#9bae38;font-size: 40px;font-weight: bold;margin-bottom: 0;}
.peso{color:#bf6413;font-size: 40px;font-weight: bold;margin-bottom: 0;}
.imc{color:#74a5b4;font-size: 40px;font-weight: bold;margin-bottom: 0;}
.unidad{font-size: 20px;}


/*************************************PIE*****************************************/
footer{text-align: center;color:#fff;margin-top: 50px;}
.contenido-pie{padding-top: 30px;padding-bottom: 30px;}


/************************SLIDE ICONOS************************/
#iconos-slide .item img{
  display: block;
  width: 100%;
  height: auto;
}
.iconos-historial{margin-top: 60px;}
.gris-fuente{color:#918d84;}
.azul-fuente{color:#74a5b4;}
.rojo-fuente{color:#dd7377;}
.grisclaro-fuente{color:#bebcb6;}
.iconos-historial h2{font-size: 17px;font-weight: bold;}
#iconos-slide{background:#d6d4c7;padding:30px; }
/*.customNavigation{
  text-align: center;
}

/*use styles below to disable ugly selection
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}*/
#iconos-slide .owl-buttons {
    position: relative;
    top: -110px;
    left: -43px;
    width: 108%;
}
#iconos-slide .owl-prev {
    float: left;
    background: none;
    opacity: 1;
}
#iconos-slide .owl-next {
    float: right;
    background: none;
    opacity: 1;
}

#iconos-slide .owl-prev:before {
	content: url(../images/flecha-prev.png);
}

#iconos-slide .owl-next:before {
	content: url(../images/flecha-next.png);
}

#iconos-slide .owl-theme .owl-controls .owl-buttons div{background: none !important;opacity: 1 !important;margin: 0;}

/*#iconos-slide .item{
  background: #3fbf79;
  padding: 30px 0px;
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}*/
 .item {
  background: rgb(255, 255, 255);
	/*min-height: 146px;*/
  padding: 10px;
  /* margin: 10px; */
  color: rgb(255, 255, 255);
  /* -webkit-border-radius: 3px; 
  -moz-border-radius: 3px;*/
  border-right: 1px solid #828387;
  /* border-radius: 3px; */
  text-align: center;
 }
.item > a{text-transform: uppercase !important;color:#6e6f73;margin-bottom: 5px;font-size: 12px;cursor: pointer; cursor: hand;}
.last{border: none !important;}



/************************GRAFICO TENSIÓN**********************/
.grafico-tension{border:1px solid #adaaa3;border-radius: 4px;padding: 15px;margin-top: 5px;background: #f0ece1;padding-bottom: 6px;}
.pulso{
width: 104px!important;
height: 66px; 
position: absolute; 
vertical-align: middle; 
margin-top: -35px!important; 
margin-left: 7px!important; 
border: 0px; 
font-weight: bold; 
font-style: normal; 
font-variant: normal; 
font-stretch: normal; 
font-size: 18px; 
line-height: normal; 
font-family: Arial; 
text-align: center; color: #babb55; 
padding: 0px; -webkit-appearance: 
none; background: none;
visibility:visible!important;
display:block;
}
.distolica{
width: 104px!important;
height: 66px; 
position: absolute; 
vertical-align: middle; 
margin-top: -65px!important; 
margin-left: 7px!important; 
border: 0px; 
font-weight: bold; 
font-style: normal; 
font-variant: normal; 
font-stretch: normal; 
font-size: 25px; 
line-height: normal; 
font-family: Arial; 
text-align: center; 
color: #3ab7cd; 
padding: 0px; -webkit-appearance: 
none; background: none;
visibility:visible!important;
display:block;
}
.sistolica{
width: 104px!important;
height: 66px; 
position: absolute; 
vertical-align: middle; 
margin-top: -93px!important; 
margin-left: 7px!important; 
border: 0px; 
font-weight: bold; 
font-style: normal; 
font-variant: normal; 
font-stretch: normal; 
font-size: 28px; 
line-height: normal; 
font-family: Arial; 
text-align: center; 
color: #e85a50; 
padding: 0px; -webkit-appearance: 
none; background: none;
visibility:visible!important;
display:block;
}
.leyenda-container{
/*margin-top:20px;*/
margin:0 auto;
width:225px;
display:block;
}
.leyenda{
text-transform:uppercase;
font-size:10px;
width:65px;
height:65px;
background-color:#dddac9;
text-align: center;
color:#483f14;
padding:10px;
border-radius:40px;
margin-left:10px;
float:left;
behavior: url(https://www.hti-pdms.com/nuevaweb/css/border-radius.htc);
}
.leyenda img{
width:20px;
height:auto;
}
.grafico-rojo{
	display:block;width:275px;height:275px;margin:0 auto;
}
.grafico-azul{
	position:absolute;left:90px;top:80px;
}
.grafico-verde{
	position:absolute;left:130px;top:120px;
}
.grafico-rojo-resumen{
	display:block;width:275px;height:275px;margin:0 auto;
}
.grafico-azul-resumen{
	position:absolute;left:84px!important;top:207px!important;
}
.grafico-verde-resumen{
	position:absolute;left:114px!important;top:238px!important;
}
@media(max-width: 992px){
.bloque-tension{margin-top: 40px;}
}
@media(max-width: 480px){
	.datos-fisicos{margin-top: 10px;}
}


/*******************PANTALLA DE LOGIN**********************/
.form-signin label{text-transform: uppercase;color:#fff;font-size: 15px;font-weight: 300;}
.form-signin{max-width: 350px;}
.form-signin input[type="text"]{border-radius: 4px;color: #888;}
.form-signin input[type="password"]{border-radius: 4px;color: #888;}
.form-signin .form-control{font-size: 15px;padding: 5px;}

.idioma{
	-webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  background: #fff url("../images/arrow-down.png") no-repeat scroll 95% 50%;
  border: 0;
  border-radius: 4px;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  height: 25px;
  color: #888;
  padding: 0 0 0 10px;
  width: 220px !important;
}

.entrar{color: #888;width: 90px;height: 25px;font-size: 15px;padding: 0;}

#pass{margin-bottom: 25px;}
#user{margin-bottom: 10px;}


/**************Formato selects************/
select{
	-webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  background: #fff url("../images/arrow-down.png") no-repeat scroll 95% 50%;
  border: 0;
  border-radius: 4px;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  padding: 0 0 0 10px;
  width: 250px !important;
}

input, select{
	border:1px solid #aeafb1 !important;
	font-size: 14px;
	color: #888 !important;
}

label{font-size: 14px;color: #888;}

.btn-new{background-color: #d68a35;text-transform: uppercase;color:#fff !important;border-radius: 5px;}
.btn-new:hover{background: #005880;}

.salir{margin-top: 7px;text-align: left;color:#fff;}
@media(min-width: 992px){
	.salir{text-align: right;}
}
.salir a{color:#fff;}
.salir a:hover{text-decoration: underline;}
.contenedor-tabla{padding:0 35px 10px 35px;margin-top: 30px;}


/*****************Estilos tablas********************/

/************************ESTILOS LISTADO ORIENTACIONES****************/
.table-bordered > tbody > tr:nth-of-type(odd) {
    background-color: #ebebe9;
}

.table-bordered{border: 1px solid #a6a7aa;}

#orientaciones{border:1px solid #a09e96;border-radius: 10px;}
.cabecera-orientaciones{
	background: #a4b37a;
	padding: 10px 35px 10px 35px;
	color:#fff;
	text-transform: uppercase;
	font-size: 16px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	 /* Prevent background color leak outs */
  -webkit-background-clip: padding-box; 
  -moz-background-clip:    padding; 
  background-clip:         padding-box;
}
.cabecera-orientaciones p{margin-bottom: 0;}

thead{background:#d8d7d4;text-transform: uppercase;}
.table th{color:#59595b}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td{
	border: 1px solid #a6a7aa;
}

#buscar-orientacion input{border-radius: 0;}
#buscar-orientacion{padding-right: 35px;padding-top:15px;margin-bottom: 0;}

/*************************ESTILOS LISTADO DE ALERGIAS***********************/
#alergias{border:1px solid #a09e96;border-radius: 10px;}
.cabecera-alergias{
	background: #c3bdb7;
	padding: 10px 35px 10px 35px;
	color:#fff;
	text-transform: uppercase;
	font-size: 16px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	 /* Prevent background color leak outs */
  -webkit-background-clip: padding-box; 
  -moz-background-clip:    padding; 
  background-clip:         padding-box;
}

.cabecera-alergias p{margin-bottom: 0;}

/*************************ESTILOS LISTADO DE MEDICAMENTOS***********************/
#medicamentos{border:1px solid #a09e96;border-radius: 10px;}
.cabecera-medicamentos{
	background: #5ac4bd;
	padding: 10px 35px 10px 35px;
	color:#fff;
	text-transform: uppercase;
	font-size: 16px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	 /* Prevent background color leak outs */
  -webkit-background-clip: padding-box; 
  -moz-background-clip:    padding; 
  background-clip:         padding-box;
}

.cabecera-medicamentos p{margin-bottom: 0;}

/*************************ESTILOS LISTADO DE ANTECEDENTES***********************/
#antecedentes{border:1px solid #a09e96;border-radius: 10px;}
.cabecera-antecedentes{
	background: #de3422;
	padding: 10px 35px 10px 35px;
	color:#fff;
	text-transform: uppercase;
	font-size: 16px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	 /* Prevent background color leak outs */
  -webkit-background-clip: padding-box; 
  -moz-background-clip:    padding; 
  background-clip:         padding-box;
}

.cabecera-antecedentes p{margin-bottom: 0;}

/******************************ESTILOS VISTA DE ARCHIVOS******************/
#archivos{border:1px solid #a09e96;border-radius: 10px;}
.cabecera-archivos{
	background: #5eb9c2;
	padding: 10px 35px 10px 35px;
	color:#fff;
	text-transform: uppercase;
	font-size: 16px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	 /* Prevent background color leak outs */
  -webkit-background-clip: padding-box; 
  -moz-background-clip:    padding; 
  background-clip:         padding-box;
}

.cabecera-archivos p{margin-bottom: 0;}
.cabecera-archivos a{font-size: 14px;}
.filtros a{color:#fff;margin-right: 16px;}
.btn-new-archivos{
	  background-color: rgb(214, 138, 53);
    text-transform: uppercase;
    color: rgb(255, 255, 255) !important;
    border-radius: 0;
    margin-top: 15px;
    margin-left: 35px;
}

.nombre-archivo, .fecha-archivo, .numero-archivo{color:#fff;text-decoration: none;}
.fecha-archivo{font-style: italic;}
.banda{
	background: #005880;
	padding:10px;
  position: absolute;
  top: 25%;
  width: 100%;
}

.banda a{
	cursor: pointer; cursor: hand;
}

.dz-remove{cursor: pointer; cursor: hand;}

.nav-tabs {
  border-bottom: 0px; 
}
.nav-tabs > li > a {
  border-radius: 4px 4px 4px 4px;
  cursor: pointer; 
  cursor: hand;
  border:none;
 }

 .nav-tabs > li a:hover{background: #005880;}
 /*.nav-tabs > li.active a{background: #005880;color:#fff;}*/

/*****************************ESTILOS VISTA DE VACUNACIONES************************/
#vacunaciones{border:1px solid #a09e96;border-radius: 10px;}
.cabecera-vacunaciones{
	background: #ca6483;
	padding: 10px 35px 10px 35px;
	color:#fff;
	text-transform: uppercase;
	font-size: 16px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	 /* Prevent background color leak outs */
  -webkit-background-clip: padding-box; 
  -moz-background-clip:    padding; 
  background-clip:         padding-box;
}

.cabecera-vacunaciones p{margin-bottom: 0;}

/*****************************ESTILOS VISTA DE HÁBITOS************************/
#habitos{border:1px solid #a09e96;border-radius: 10px;}
.cabecera-habitos{
	background: #f9ae35;
	padding: 10px 35px 10px 35px;
	color:#fff;
	text-transform: uppercase;
	font-size: 16px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	 /* Prevent background color leak outs */
  -webkit-background-clip: padding-box; 
  -moz-background-clip:    padding; 
  background-clip:         padding-box;
}

.cabecera-habitos p{margin-bottom: 0;}

/****************************ESTILOS VISTA DATOS CLÍNICOS*********************/
#analiticas{border:1px solid #a09e96;border-radius: 10px;}
.cabecera-analiticas{
	background: #553c87;
	padding: 10px 35px 10px 35px;
	color:#fff;
	text-transform: uppercase;
	font-size: 16px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	 /* Prevent background color leak outs */
  -webkit-background-clip: padding-box; 
  -moz-background-clip:    padding; 
  background-clip:         padding-box;
}

.cabecera-analiticas p{margin-bottom: 0;}

/********************SEPARACION ICONOS DE TEXTO EN LAS TABLAS************************/
.cabecera-habitos img, .cabecera-vacunaciones img, .cabecera-archivos img, .cabecera-antecedentes img, .cabecera-medicamentos img, .cabecera-alergias img, .cabecera-orientaciones img, .cabecera-analiticas img{margin-right: 10px;}

/********************BOTON AÑADIR EN LAS TABLAS*************************/
.btn-new-tabla{
	background-color: #005880;
  border-radius: 5px;
  color: #fff !important;
  text-transform: uppercase;
  margin-left: 0;
  display: inline;
}

.btn-new-tabla:hover{
	background-color: #337999;
}

@media(max-width: 480px){
	.btn-new-tabla{
		margin-top: 15px;
    display: block;
	}
}

@media(min-width: 1200px){
	.btn-new-tabla{
		margin-left: 20px;
	}
}

/***************************SEPARAR MENÚ HISTORIAL DE LAS TABLAS*********************/
#medicamentos, #orientaciones, #alergias, #antecedentes, #habitos, #vacunaciones, #archivos, #analiticas{margin-top: 30px;}

/************TOOLTIPS************/
.blue-tooltip + .tooltip > .tooltip-inner {background-color: #91b1bf;border-radius: 50%;width: 140px;height: 140px;padding: 20px;font-size: 11px;}
.blue-tooltip + .tooltip.left > .tooltip-arrow {border-left-color: #91b1bf;border-width: 5px 0 5px 5px;}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}

/********************MENU HISTORIAL MEDICO********************/
.borde-menu-historial{border: 1px solid #a09e96;width: 111px;padding:10px;height: 120px;}
.borde-menu-historial img{width: 70%;margin:0 auto;}
.menu-historial{text-align: center;}
.menu-historial h1{text-align: left;}
.borde-menu-historial a{
	color: #6e6f73;
  margin-bottom: 5px;
  text-transform: uppercase !important;
  font-size: 12px;
}

.borde-first{
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
}

.borde-last{
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
}
.active-medicamentos{border:4px solid #5ac4bd;}
.active-alergias{border:4px solid #c3bdb7;}
.active-orientaciones{border:4px solid #a4b37a;}
.active-antecedentes{border:4px solid #de3422;}
.active-formPersonal{border:4px solid #e48033;}
.active-habitos{border:4px solid #f9ae35;}
.active-analitica{border:4px solid #553c87;}
.active-vacunas{border:4px solid #ca6483;}
.active-archivos{border:4px solid #5eb9c2;}
.active-resumen{border:4px solid #417a99;}

/************************SECCIÓN HABLAR CON DOCTOR/OPERADOR****************/
#formBotonHablar a{color:#5b5c5e;text-transform: uppercase;font-weight: bold;}
#formBotonHablar{text-align: center;margin-left: 30px;margin-bottom: 0;}
#formBotonHablar img{display: block;width: 60px;margin: 0 auto;margin-bottom: 5px;}

/*******************Botón cambiar imagen*************/
#btn-upload, #btn-update, #btn-cancel{
	color:#fff;
	background: #005880;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer; 
	cursor: hand;
	display: flex;
}
#foto-perfil{margin-bottom: 10px;height: 145px;}

/************************SLIDE ARCHIVOS************************/
#iconos-archivos .item img{
  /*display: inline;
  height: auto;*/
  width: 100%;
}
/*.iconos-historial{margin-top: 60px;}
.gris-fuente{color:#918d84;}
.azul-fuente{color:#74a5b4;}
.iconos-historial h2{font-size: 17px;font-weight: bold;}*/
#iconos-archivos{background:#fff;padding:0;margin-bottom: 30px;}
/*.customNavigation{
  text-align: center;
}

/*use styles below to disable ugly selection
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}*/
/*.owl-item > div{padding:20px;}*/
#iconos-archivos .owl-buttons {
    position: relative;
    top: -130px;
    left: -40px;
    width: 108%;
}
#iconos-archivos .owl-prev {
    float: left;
    background: none;
    opacity: 1;
}
#iconos-archivos .owl-next {
    float: right;
    background: none;
    opacity: 1;
}

#iconos-archivos .owl-prev:before {
	content: url(../images/flecha-prev.png);
}

#iconos-archivos .owl-next:before {
	content: url(../images/flecha-next.png);
}

#iconos-archivos .owl-theme .owl-controls .owl-buttons div{background: none !important;opacity: 1 !important;margin: 0;}

#iconos-archivos .item {
  background: rgb(255, 255, 255);
	/*min-height: 146px;*/
  padding: 0;
  margin-left: 10px;
  margin-right: 10px;
  color: rgb(255, 255, 255);
  /* -webkit-border-radius: 3px; 
  -moz-border-radius: 3px;*/
  border:none;
  /* border-radius: 3px; */
  text-align: center;
  position: relative;
 }
/*.item > a{text-transform: uppercase !important;color:#6e6f73;margin-bottom: 5px;font-size: 12px;}*/
#iconos-archivos .last{margin-right: 0;}


/************************SLIDE ARCHIVOS ORIENTACIONES************************/
#archivos-orientaciones .item img{
  /*display: inline;
  height: auto;*/
  width: 100%;
}
/*.iconos-historial{margin-top: 60px;}
.gris-fuente{color:#918d84;}
.azul-fuente{color:#74a5b4;}
.iconos-historial h2{font-size: 17px;font-weight: bold;}*/
#archivos-orientaciones{background:#fff;padding:0;}
/*.customNavigation{
  text-align: center;
}*/

/*use styles below to disable ugly selection*/
/*.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}*/
/*.owl-item > div{padding:20px;}*/
#archivos-orientaciones .owl-buttons {
  position: relative;
  top: -110px;
  left: -33px;
  width: 120%;
}
#archivos-orientaciones .owl-prev {
  float: left;
  background: none;
  opacity: 1;
}
#archivos-orientaciones .owl-next {
  float: right;
  background: none;
  opacity: 1;
}

#archivos-orientaciones .owl-prev:before {
	content: url(../images/flecha-prev.png);
}

#archivos-orientaciones .owl-next:before {
	content: url(../images/flecha-next.png);
}

#archivos-orientaciones .owl-theme .owl-controls .owl-buttons div{background: none !important;opacity: 1 !important;margin: 0;}

#archivos-orientaciones .item {
  background: rgb(255, 255, 255);
	/*min-height: 146px;*/
  padding: 0;
  margin-left: 10px;
  margin-right: 10px;
  color: rgb(255, 255, 255);
  /* -webkit-border-radius: 3px; 
  -moz-border-radius: 3px;*/
  border:none;
  /* border-radius: 3px; */
  text-align: center;
  position: relative;
 }
/*.item > a{text-transform: uppercase !important;color:#6e6f73;margin-bottom: 5px;font-size: 12px;}*/
#archivos-orientaciones .last{margin-right: 0;}

#archivos-orientaciones .banda{
	background: #abb778;
	padding:10px;
  position: absolute;
  top: 20%;
  width: 100%;
}



/******************************FICHA RESUMEN HISTORIAL**************************/
.ficha-historial{margin-top: 50px;}

footer p{padding:5px 0;}

.ficha-cliente{padding:20px;background: #ebebe5;}

.panel-cliente .panel-datos-personales-resumen{
	border: 1px solid rgb(204, 204, 204);
  border-radius: 4px;
  padding: 20px;
  background-color: #ebebe5;
}
.panel-cliente .panel-datos-personales-resumen .nombre {
	color: #426d8f;
	font-weight: bold;
	margin-top: 20px;
}

.panel-cliente .panel-datos-personales-resumen hr {
	margin: 15px 0;
	border:1px dashed #808184;
}
.panel-cliente .panel-datos-personales-resumen .dato {
	margin: 8px;
}
.panel-cliente .panel-datos-personales-resumen .dato .etiqueta-tipo-1 {
	color: #808184;
	font-weight: bold;
}
.panel-cliente .panel-datos-personales-resumen .dato .valor-tipo-1 {
	color: #888;
}
.panel-cliente .panel-datos-personales-resumen .dato .etiqueta-tipo-2 {
	color: #888;
}
.panel-cliente .panel-datos-personales-resumen .dato .valor-tipo-2 {
	color: #666;
	font-style: italic;
}

.panel-datos-fisicos-resumen {
	/*border-radius: 4px;
	border: 1px solid #ccc;*/
	text-align: center;
	color: #fff;
}
.panel-datos-fisicos-resumen .panel-sexo {
	border-radius: 4px;
	border: 1px solid #ccc;
	background: #baafa9;
	/*height: 100px;*/
}
.panel-datos-fisicos-resumen .panel-edad {
	border-radius: 4px;
	border: 1px solid #ccc;
	background: #99ab5f;
	/*height: 100px;*/
	margin-top: 16px;
}
.panel-datos-fisicos-resumen .panel-edad .titulo {
	font-weight: bold;
	margin-bottom: 0;
	font-size: 40px;
  /*margin-top: 10px;*/
}

.panel-datos-fisicos-2-resumen{
	background: #e9e9df;
	border-radius: 4px;
	border: 1px solid #ccc;
	text-align: center;
}

@media(min-width: 480px){
	.panel-datos-fisicos-2-resumen{
		background: #e9e9df;
		border-radius: 4px;
		border: 1px solid #ccc;
		text-align: center;
	}
}

.cabecera-habitos-resumen{color:#426d8f;font-size: 15px;margin:10px 10px 10px 15px;text-transform: uppercase;}

.grafico-rojo-resumen{
	display:block;width:275px;height:275px;margin:0 auto;
}
.grafico-azul-resumen{
	position:absolute;left:90px;top:215px;
}
.grafico-verde-resumen{
	position:absolute;left:125px;top:250px;
}


/*********************FORMULARIO PERSONAL******************/
.form-borde{
  border: 10px solid #005b8b;
  background-color: #eeede8;
  padding: 30px;
  -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.cabecera-form{
	color:#005b8b;
	font-weight:800;
	font-size:16px;
	margin-bottom:15px;
}
.contenedor-formulario{

margin-top: 20px;
margin-bottom: 20px;
}
.etiqueta-form-1{
	color:#355e83;
	font-size:15px;
}
.margen-form{
	padding:5px;
}
.valor-form-1{
	text-transform: capitalize;
	font-size:14px;
	color:#59595b;
}
.select-form{
	width: 100%!important;
	background: rgb(255, 255, 255) url("../images/arrow-down.png") no-repeat scroll 95% 50%;
}
.input-form{
	height: 30px;
}

.linea-formulario{
	border:1px dotted #005b8b;    
	margin-top: 30px;
  margin-bottom: 10px;
}

.foto{padding-left:0;}


/**********************APPS*******************/
.banner-contruccion{background:#d48e18;color:#fff;font-size: 28px;padding:10px;border-radius: 10px;}


/****************VISTA DETALLE ORIENTACION******************/
.links-detalle-orientacion a{color:#fff;cursor: pointer; cursor: hand;margin-left: 15px;}
.links-detalle-orientacion a:hover{color:#fff;text-decoration: underline;}
.links-detalle-orientacion{text-align: right;}
/*Estilos de la vista orientacionesHistorial.php*/
.tabla-encabezado-orientacion{
  width:100%;
}
.tabla-encabezado-inner{
  width:33%;
  padding:10px;
  font-size:16px;
  border:1px solid #f5f5f5;
}
.tabla-orientacion-inner{
  width:43%;
  padding:10px;
  font-size:16px;
  border:1px solid #f5f5f5;
}
.tabla-orientacion-inner-icon{
  width:15%;
  padding:10px;
  border:1px solid #f5f5f5;
}
.texto-azul-orientacion{
  font-size:16px;
  color:#005b8b;
  text-transform: uppercase;
}
.textarea-orientacion{
  width:100%!important;
  background-color: #fff;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
}

.contenedor-orientacion{padding: 30px 35px 10px 35px;}
.detalles-orientacion{font-size: 15px;color:#808184;margin-bottom: 20px;}
.resaltado-orientacion{color:#434244;text-transform: uppercase;font-weight: bold;}
.borde-detalle-orientacion{border:1px solid #a6a7aa;padding:7px;}
.borde-detalle-orientacion p{margin:0;}
.detalles-cliente{
	border: 1px solid #a6a7aa;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
  margin-bottom: 30px;
}

.imprimir-descargar{margin-bottom: 20px;margin-top: 10px;font-size: 15px;}
.imprimir-descargar a{color:#9dad39;text-transform: uppercase;}



/**********************PREVIEW DEL DROPZONE***************/
.panel-datos-personales .dropzone .dz-preview{margin:0;}
.panel-datos-personales .dropzone .dz-preview .dz-image{width: 100px;}

/********************ESTILO FICHA HISTORIAL PIE*******************/
.distolica-ficha{color:#3ab7cd;font-size: 20px;font-weight: bold;}
.sistolica-ficha{color:#e85a50;font-size: 20px;font-weight: bold;}
.pulso-ficha{color:#babb55;font-size: 20px;font-weight: bold;}
.recuadro-tensiones-ficha{
	background:#e9e9df;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
  border: 1px solid #ccc;
  margin-bottom: 7px;
}

.recuadro-tensiones-ficha p{font-size: 12px;}

.panel-ficha{
  margin-top: 20px;
  border: 2px solid rgb(204, 204, 204);
  border-radius: 10px;
  padding:20px;
}

.panel-ficha .panel-datos-personales {
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 14px 0;
}

.panel-ficha .panel-datos-personales .nombre {
	color: #015b7e;
	font-weight: bold;
}
.panel-ficha .panel-datos-personales hr {
	margin: 8px 0;
}
.panel-ficha .panel-datos-personales .dato {
	margin: 0;
}
.panel-ficha .panel-datos-personales .dato .etiqueta-tipo-1 {
	color: #417a98;
}
.panel-ficha .panel-datos-personales .dato .valor-tipo-1 {
	color: #888;
}
.panel-ficha .panel-datos-personales .dato .etiqueta-tipo-2 {
	color: #888;
}
.panel-ficha .panel-datos-personales .dato .valor-tipo-2 {
	color: #666;
	font-style: italic;
}

.panel-datos-fisicos-ficha{
	text-align: center;
	color:#fff;
}

.panel-datos-fisicos-ficha .panel-sexo {
	border-radius: 4px;
	border: 1px solid #ccc;
	background: #baafa9;
	/*height: 100px;*/
}
.panel-datos-fisicos-ficha .panel-edad {
	border-radius: 4px;
	border: 1px solid #ccc;
	background: #99ab5f;
	/*height: 100px;*/
	margin-top: 16px;
}
.panel-datos-fisicos-ficha .panel-edad p{font-size: 15px;}

.panel-datos-fisicos-ficha .panel-edad .titulo {
	font-weight: bold;
	margin-bottom: 0;
	font-size: 40px;
}

.panel-ficha .tipo-sangre{color:#c64c37;font-size: 41px;font-weight: bold;margin-bottom: 0;}
.panel-ficha .altura{color:#9bae38;font-size: 41px;font-weight: bold;margin-bottom: 0;}
.panel-ficha .peso{color:#bf6413;font-size: 41px;font-weight: bold;margin-bottom: 0;}
.panel-ficha .imc{color:#74a5b4;font-size: 41px;font-weight: bold;margin-bottom: 0;}

.panel-habitos-ficha {
	border-radius: 4px;
	border: 1px solid #ccc;
}
.panel-habitos-ficha .datos-habito {
	border-bottom: 1px solid #ccc;
  padding-top: 14px;
  padding-bottom: 13px;
}
.panel-habitos-ficha .datos-habito::first {
	border-bottom: 0;
}
.panel-habitos-ficha .etiqueta {
	color: #417a98;
	text-transform: uppercase;
}
.panel-habitos-ficha .valor-num {
	color: #e67316;
	font-weight: bold;
}
.panel-habitos-ficha .valor {
	color: #666;
	font-style: italic;
}

.panel-ficha #foto-perfil {
  object-fit: cover !important;
}
.form-group.timezone:before {
    height:26px;
    width:63px;
    display:block;
    content:'';
    position:absolute;
    top:2px;
    right:18px;
    background: url("../images/arrow-down.jpg") #fff no-repeat right;
     pointer-events:none;
}
footer.pie{
    position:fixed;!important;
    left:0!important;
    bottom:0!important;
    height:80px!important;
    width:100%!important;
    background:#ffffff!important; 
    z-index: 999 !important;
    -webkit-backface-visibility:hidden;
}
/**********************************************/
.required-label{
	font-style: oblique;
    font-size: 0.8em;
    color: #888;
  }

 /**********************PREVIEW DEL DROPZONE***************/
.panel-datos-personales .dropzone .dz-preview{margin:0;}
.panel-datos-personales .dropzone .dz-preview .dz-image{width: 100px;}