/* RESET HTML*/
html, body {text-align:center;}
html, body, div, span, applet, object, iframe, p, a, img, form, table, tr, td {
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: middle;
}

html {overflow-y: auto; border: 0px}
html, body {text-align: center; cursor: default;}
table, div, iframe {border-collapse: collapse; border-spacing: 0; margin: 0 auto}
td, span {padding: 1px; font-weight: normal;}
td> div {margin-top: -2px;}
ol, ul, li {list-style: none;}

button, input, select, textarea {margin: 0;}
input, select, textarea {vertical-align: middle; outline: 0px;}
textarea {resize: none}
input[type="radio"] {vertical-align: middle; border:0;}
input[type="checkbox"] {vertical-align: text-bottom;}
sup {font-size: smaller; vertical-align: super;}
sub {font-size: smaller; vertical-align: sub;}

/*** SE DECLARAN LAS TIPOGRAFIAS ***/
@font-face {
    font-family: roboto;
    src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
    font-family: robotoM;
    src: url(../fonts/Roboto-Medium.ttf);
}
@font-face {
    font-family: robotoB;
    src: url(../fonts/Roboto-Bold.ttf);
}
@font-face {
    font-family: robotoBl;
    src: url(../fonts/Roboto-Black.ttf);
}
@font-face {
    font-family: robotoI;
    src: url(../fonts/Roboto-Italic.ttf);
}
@font-face {
    font-family: robotoL;
    src: url(../fonts/Roboto-Light.ttf);
}

/* LOGIN */
.square {
	border: solid 1px #7c8185;
	margin: 0px auto;
	width: 600px;
	height: 370px;
	text-align: center;
	background: -webkit-linear-gradient(#fff, #e0dddd); /* Para Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fff, #e0dddd); /* Para Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fff, #e0dddd); /* Para Firefox 3.6 to 15 */
	background: linear-gradient(#fff, #e0dddd);	
	background-color:#ededed\9;
}
.contentlogo {
	width: 580px;
	height: 350px;
	text-align: center;
	margin: 0px auto;
	background-image:url("../images/logoLogin.png");
	background-repeat: no-repeat;
	background-position: center;
}
.contentlogin {
	width: 550px;
	height: 200px;
	text-align: center;
	margin: 0px auto;
}

.title_login {
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-weight: bold\9;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #7c8185;
	text-align: center;
	margin: 0px auto;
}
.title_login_small {
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-weight: bold\9;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24pt;
	color: #DE7A38;
	text-align: center;
	margin: 0px auto;
	padding-bottom: 30px;
}

.title_login_testing {
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-weight: bold\9;
	color: #ffffff;
    background-color: #DE7A38;
    border-radius: 5px;
	font-size: 18pt;
}

.text_login {
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 12pt;	
	color: #7c8185;
	text-align: left;
	margin: 0px auto;
}
.form_login {
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	color: #5B5B5B;
	text-align: left;
	margin: 3px;
	padding: 0 0 2px 4px;
	height: 20px;
	border: solid #d9d9d9 1pt;
	border-radius: 4px;
}
.text_recommended, .text_version {
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7c8185;
	text-align: left;
	float: left;
	width: 100%;
	padding-left: 10px
}
.text_aditional-login {
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold\9;
	color: #000000;
	text-align: justify;
}
.text_confidentiality-login {
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold\9;
	color: #000000;
	text-align: justify;
}

#iconbot {
	color: #D9D9D9;
	background-color:#3B4B5E;
	padding: 3px 4px 4px 4px;
	position: relative;
	display: inline;
	top: 2px;
	.top: 5px;
	margin: 0 -8px  0 5px;
	text-align: center;
	font-size: 13pt !important;
}

.iconbot {
	color: #D9D9D9;
	background-color:#3B4B5E;
	padding: 3px 4px 4px 4px !important;
	position: relative;
	display: inline;
	top: 2px;
	.top: 5px;
	margin: 0 -8px  0 5px;
	text-align: center;
	font-size: 13pt !important;
}

/* POPUPS */
.tablepop-mini{
	width: 100%;
	height: 100%;
	border: 0px;
	margin: 0px auto;
	padding: 0px;
}

 #disabledScreenDiv{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
}

/* TITULOS */
/* Texto de titulos */
.title-darkBlue, .title, .title-lightBlue, .title-greensee, .title-darkGreen,
.title-orange, .title-darkOrange, .title-red, .title-yellow{
	font-family: robotoBl, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold\9;
	text-align: center;
}

/* Color de titulos */
/* Promocion */
.title-darkBlue {
/* 	color: #1f2996; */
color: #DE7A38
}

/* Donantes */
.title {
/* 	color: #0000CC; */
color: #DE7A38
}

/* Laboratorio */
.title-lightBlue {
/* 	color: #2d90c7; */
color: #DE7A38
}

/* Procesado */
.title-greensee {
/* 	color: #179128; */
color: #DE7A38
}

/* Almacen */
.title-darkGreen {
/* 	color: #83b713; */
color: #DE7A38
}

/* Distribucion */
.title-orange {
/* 	color: #FF9900; */
color: #DE7A38
}

/* Productos plasmaticos */
.title-darkOrange {
/* 	color: #df5500; */
color: #DE7A38
}

/* Pacientes */
.title-red {
/* 	color: #CC3333; */
color: #DE7A38
}

/* General */
.title-yellow {
/* 	color: #DBC830; */
color: #DE7A38
}

/* SUBTITULOS */
.title-blue7{
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold\9;
	color: #0000CC;
	text-align: justify;
}

.title-blue8center {
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold\9;
	color: #0000CC;
	text-align: center;
}

.title-blue9center {
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold\9;
	color: #0000CC;
	text-align: center;
}

.title-blue12 {
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold\9;
	color: #0000CC;
	text-align: center;
	vertical-align: top;
}

.title-blue12just {
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold\9;
	color: #0000CC;
	text-align: justify;
	vertical-align: top;
}

.title-blue13 {
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold\9;
	color: #0000CC;
	text-align: center;
	vertical-align: top;
}

.title-blue13left {
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold\9;
	color: #0000CC;
	text-align: justify;
	vertical-align: top;
}

/* TEXTOS EN PANTALLA */
.divforms {
	font-family:  robotoB, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold\9;
	color: #000000;
	text-align: justify;
	line-height: 25px;
	vertical-align: middle;
	padding: 0;
}
	.divforms > input{
		vertical-align: middle;
	}
	
	.divforms > span{
		vertical-align: bottom;
	}
	
.divformscenter {
	font-family:  robotoB, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold\9;
	color: #000000;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
}
	.divformscenter > input{
		vertical-align: middle;
	}

.divformsright {
	font-family:  robotoB, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold\9;
	color: #000000;
	text-align: right;
	line-height: 25px;
	vertical-align: middle;
}
	.divformsright > input{
		vertical-align: middle;
	}
	
.divformsBorder {
	font-family:  robotoB, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold\9;
	color: #000000;
	text-align: justify;
	line-height: 25px;
	vertical-align: middle;
	padding: 0 10px;
	border: 1px solid #ABABAB
}
.divformsblue {
	font-family:  robotoB, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold\9;
	color: #0000CC;
	text-align: justify;
	line-height: 25px;
	vertical-align: middle;
}
	.divformsblue > input{
		vertical-align: middle;
	}

	.divformsblue > span{
		vertical-align: bottom;
	}

.divformsbluecenter {
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold\9;
	color: #0000CC;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
}
	.divformsbluecenter > input{
		vertical-align: middle;
	}
	
	.divformsbluecenter > span{
		vertical-align: bottom;
	}

.divformsblueBorder {
	font-family:  robotoB, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold\9;
	color: #0000CC;
	text-align: justify;
	line-height: 25px;
	vertical-align: middle;
	padding: 0 5px;
	border: 1px solid #ABABAB
}	

.divformsred {
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold\9;
	color: #CC0000;
	text-align: justify;
	line-height: 25px;
	vertical-align: middle;
}
	.divformsred > input{
		vertical-align: middle;
	}

.divformsredcenter {
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold\9;
	color: #CC0000;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
}
	.divformsredcenter > input{
		vertical-align: middle;
	}
	
.divformsredBorder {
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold\9;
	color: #CC0000;
	text-align: justify;
	line-height: 25px;
	vertical-align: middle;
	padding: 0 5px;
	border: 1px solid #ABABAB
}

.doubleLine {
	height: 48px;
    line-height: 16px;
}
	
/* estilo aplicado solo en los asteriscos que indican campos obligatorios */
.asterisco {
	font-family: robotoBl, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #c00;
	margin-right: 3px;
}

/* Estilo especial para la version de CROACIA */
.textBlue {
	background-color: #F8F9FB;
	font-family:  robotoL, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	color: #0000CC;
	text-align: justify;
}

/* Estilo especial para la version de CASTILLA LA MANCHA */
.formCenter {
	font-family: robotoL, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #0000CC;
	text-align: center;
	margin: 0px;
	height: 18px;
}

/* Estilo especial para las pantallas de "Listados" de Configuración donde se registra la query de SQL */
.sqlSentence {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-align: justify;
	padding-left: 3px;
	height: 15px;
	border: solid #d9d9d9 1pt;
	border-radius: 3px;
}

/* TEXTOS DENTRO DE INPUT (SELECT, TEXT...) */
.form, .form-right {
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0000CC;
	text-align: left;
	padding-left: 3px;
	height: 20px;
	border: solid #d9d9d9 1pt;
	border-radius: 3px;
}

.form-right {
	text-align: right;
}

/* Inputs autocompletar de la petición electrónica de Galicia */
.autocompletar > input {
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-weight:bold\9;
	text-align: left;
	font-size: 9pt;
	color: #0000cc;
	border: solid #d9d9d9 1pt;
	border-radius: 3px;
	padding-left: 3px;
}
.ui-autocomplete {
	width: 380px !important;
	max-height: 250px;
	overflow: auto;
} 
.ui-menu-item {
 	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-weight:bold\9;
	text-align: left;
	font-size: 9pt;
	color: #0000cc;
	border: 0;
	padding-left: 3px;
	white-space: nowrap;
}
.ui-autocomplete-loading {
	background-image:url(../images/ui-anim_basic_16x16.gif);
	background-repeat:no-repeat;
	background-position: right center;
}
.ui-autocomplete-loading::-ms-clear {
    display: none;
}

/* TEXTOS QUE SON VALORES O RANGOS NORMALES */
.normalValues {
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0000CC;
	text-align: left;	
	line-height: 25px;
	vertical-align: middle;
	padding-left: 3px;		
}

/* ESTILO ESPECIAL PARA LOS INPUT EN LOS QUE APARECEN SIMBOLOS "+" Ó "-"  */
.form10 {
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000CC;
	text-align: left;
	margin-top: 3px;
	padding-left: 3px;
	height: 20px;
	border: solid #d9d9d9 1pt;
	border-radius: 3px;
}

.form-red, .form-red-right{
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF !important;
	background-color: #CC0000 !important;
	text-align: left;
	margin-top: 3px;
	padding-left: 3px;
	height: 20px;
	border: solid #CC0000 1pt !important;
	border-radius: 3px;
}

.form-red-right {
	text-align: right;
}

.form-orange {
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF !important;
	background-color: #FF9900 !important;
	text-align: left;
	margin-top: 3px;
	padding-left: 3px;
	height: 20px;
	border: solid #FF9900 1pt !important;
	border-radius: 3px;
}

.formDataTable{ /* estilo para el campo select grande que hay en las pantallas DataTable */
	margin: 0px auto; 
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0000CC;
	text-align: left;
	margin-top: 5px;
	padding-left: 3px;
	border: solid #d9d9d9 1pt;
}

/* Estilos especiales para los listados dinamicos en las pantallas de HLA */
.HLAdescription{
	width:150px; 
}
.HLAspecificity{
	width:170px;
}
.HLAalelle{
	width:515px; 
}
.HLAdate{
	width:80px; 
}
.formHLASpecificity{
	width: 80px
}
.formHLAalelle{
	width: 250px
}

#checkboxList{ /* Espaciado entre los input check */
	margin: 4px 5px 4px 15px ;
}

/* TABLAS DINAMICAS estos estilos se usan solo en los tags de los listados dinamicos */
.table-percentage-cab-style {
	border:0px;
	width: calc(100% - 16px);
	width: 99%\9;
	float:left\9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
  .table-percentage-cab-style {
		width: 99%;
		float:left;
	}
}

.table-percentage-style {
	border:0px;
	width: 100%;
}

.table-cab-no-radious-style {
	border:0px;
}

.table-style {
	border:0px;
}

#tableTagCabDiv{
	margin:0 auto;
	display:block;
}

#tableTagDiv {
	margin:0 auto;
	display:block;
	overflow:auto;
	scrollbar-gutter: stable;
}

#tableTagCab{
	margin-top:0;
}

#tableTag {
	margin-top:0;
}

.perScrollTable {
	width:98%;
	width:auto\9;
	margin: 0 auto;
    display: unset;
}

.perScrollDiv {
    overflow: auto;
    overflow-y: scroll;
    scrollbar-gutter: stable;
    width: auto;
    position: relative;
}

.perScrollDiv2 {
	overflow: auto;
    overflow-y: scroll;
    scrollbar-gutter: stable;
}

.perDynDiv {
	overflow:auto; 
	width:auto; 
	margin:auto
}

.perDynTable {
	width:100%;
}

/* Se usa en las tablas edelphyn según se quiera ordenar o no por la función del new menu*/
.table_title,  .table_title_noOrder{
	font-family:  robotoB, Arial, Helvetica, sans-serif;
	font-weight: bold\9;
	font-size: 11pt;
	font-size: 10pt\9;
	color: #000000;
	text-align: center;
	padding: 2px 1px;
	padding-left: 0\9;
	padding-right: 0\9;
	border: 1px solid #DCDCDC;
}

.sortIcon{
	background-image:url(../images/sort2.png);
	background-repeat:no-repeat;
	background-position: right bottom;
}

.sortIcon:hover{
	background-image:url(../images/sort.png);
	background-repeat:no-repeat;
	background-position: right bottom;
}	

.sortIconUp{
	background-image:url(../images/sortUp.png);
	background-repeat:no-repeat;
	background-position: right bottom;
}

.sortIconDown{
	background-image:url(../images/sortDown.png);
	background-repeat:no-repeat;
	background-position: right bottom;
}

/* Estilo para separar los filtors de búsqueda o leyendas de las tablas*/
.tall{
	height: 40px;
}
.tall > td{
	vertical-align:top;
}

/* Se usa en las tablas dinámicas*/
.table_title_no_sort{ 
	font-family:  robotoB, Arial, Helvetica, sans-serif;
	font-weight: bold\9;
	font-size: 11pt;
	color: #000000;
	text-align: center;
	padding: 2px 1px;
	padding-left: 0\9;
	padding-right: 0\9;
	border: 0;
}
.stickyHeader{
	position: sticky;
	top: 0; 
	z-index: 1;
	background: #F8F9FB;
}

/* Estilo especial para la tabla de Pruebas Hematologicas que sale el la pantalla de Petición de Componentes */
/* #divHaematologyList{border: 1px solid #d5d5d5} */ /* borde si, borde no */
#divHaematologyList > table{margin: 0px}

.requestManager {
	width: 749px;	
}

.requestManagerCells {
	font-family: roboto, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #0000CC;
    padding: 0 5px;
    vertical-align: middle;	
    border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #DCDCDC solid;
	border-bottom: 1px #DCDCDC solid;
	word-wrap: break-word;
}

.requestManagerCellsBold {
	font-family: robotoB, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight:bold\9;
    color: #0000CC;
    padding: 0 5px;
    vertical-align: middle;
    border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #DCDCDC solid;
	border-bottom: 1px #DCDCDC solid;
	word-wrap: break-word;	
}

.requestManager-even, .requestManager-even:hover {
	background-color: #FFFFFF;
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5B5B5B;
	height: 20px;
	cursor: arrow;
}

.requestManager-odd, .requestManager-odd:hover {
	background-color: #DCDCDC;
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5B5B5B;
	height: 20px;
	cursor: arrow;
}

.requestManagerCab{
	background-color: #DE7A38;
	padding: 10px 5px;
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold\9;
	color: #FFF;
	text-align: left;
}

/* efectos para los listados en pantalla: lineas alternas */
.row-even {
	background-color: #FFFFFF;
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5B5B5B;
	height: 20px;
	cursor: pointer;
}

.row-odd {
	background-color: #DCDCDC;
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5B5B5B;
	height: 20px;
	cursor: pointer;
}

.row-even .form, .row-even .form-red, .row-even .form-red-right,
.row-odd .form, .row-odd .form-red, .row-odd .form-red-right{
	margin: 0px !Important; /* Se eliminan los margenes de los inputs que estan en los listados */
}

/* Resaltado de líneas */
/* Este efecto no funciona en IE9 y Anteriores  */
.row-even:hover, .row-odd:hover {
	background-color: #DE7A38;
	font-family: roboto, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Genera codigos de color en los listados dinamicos de transfusinones y fenotipos. */
.row-white, .row-red, .row-yellow, .row-lightBlue, .row-green, .row-lightGreen, .row-orange {
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 20px;
	padding: 0 1px;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #DCDCDC solid;
	border-bottom: 1px #DCDCDC solid;
}

.row-white {
	background-color: #FFFFFF;
	color: #5B5B5B;
}

.row-red {
	background-color: #FE7A7A;
	color: #FFFFFF;
}

.row-yellow {
	background-color: #FDFA9E;
	color: #0000CC;
}

.row-lightBlue {
	background-color: #00CCFF;
	color: #0000CC;
}

.row-green {
	background-color: #0e9a23;
	color: #FFFFFF;
}

.row-lightGreen {
	background-color: #83fe89;
	color: #0000CC;
}

.row-orange {
	background-color: #FEB165;
	color: #FFFFFF;
}

/* textos rojo en celdas, alertas */

.cell-red{
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0000;
	height: 20px;
	cursor: pointer;
}

/* Fin de estilo especiales */

.celda-padding, .celda-padding-top, .celda-padding-tagScroll, .celda-padding-break {
	padding: 0px 1px;
	padding-left: 0\9;
	padding-right: 0\9;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #DCDCDC solid;
	border-bottom: 1px #DCDCDC solid;
}

.celda-padding{
	word-wrap: break-word;	
}

.celda-padding-break {
	word-wrap: break-word;
	word-break: break-word;		
	word-break: break-all\9;	
}

.celda-padding-tagScroll{
	height: 23px;
	word-wrap: normal;		
}

.hiddenTdScroll {
	background-color:transparent; 
	width:0 !important; 
	padding:0;
	display:none\9;
}

.celda-padding-top {
	word-wrap: break-word;		
	vertical-align: top;
}

.celda-dynamic {
	padding: 0px 1px;
	padding-left: 0\9;
	padding-right: 0\9;
	border-top: 1px #DCDCDC solid;
	border-bottom: 1px #DCDCDC solid;
	word-wrap: break-word;		
}
.celda-dynamic > .form { /* Se cambia el color de los input a gris en las tablas dinámicas para que resalten los campos marcados en Rojo */
	color: #5a5a5a;
}

/* solo para almacenaje */
.celda-dynamic-special {
	padding: 0px 3px;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #DCDCDC solid;
	border-bottom: 1px #DCDCDC solid;
	word-wrap: break-word;		
}

.celda-white {
	background-color: #F8F9FB;
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0000CC;
	font-weight: bold\9;
	word-wrap: break-word;		
}

.celda-whiteLeft {
	background-color: #F8F9FB;
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0000CC;
	font-weight: bold\9;
	text-align: justify;
	word-wrap: break-word;		
}

.celda-whiteCenter {
	background-color: #F8F9FB;
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0000CC;
	font-weight: bold\9;
	text-align: center;
	word-wrap: break-word;		
}

.signature {
	vertical-align: middle; 
	text-align: center; 
	width: 300px; 
	height: 50px;	
	border: solid 1px #CCC;
	padding: 2px;	
}

/* ALERTAS EN LAS PANTALLAS DE REGISTRO */
.edit-rojo {
    color: #FFFFFF; 
	background: #FF0000; 
	border: none;
	font-family: robotoB, Arial, Helvetica, sans-serif;
	text-align: justify; 
	font-size: 12px; 
}
.edit-blanco {
    color: #FF0000; 
	background: #F8F9FB; 
	border: none;
	font-family: robotoB, Arial, Helvetica, sans-serif;
	text-align: justify; 
	font-size: 12px;
}

/* ALERTAS DE CABECERA (Madre, Ver Notas, Aceptado, verificacion...) */
.verde{
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-align: center;
	color: green;
}
.rojo{
	background-color: #FF0000;
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #FFFFFF; 
	text-align: center;	
	border-radius: 4px;
	padding: 0 5px;
}
.naranja{
	background-color: #DE7A38;
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #FFFFFF; 
	text-align: center;	
	border-radius: 4px;
	padding: 0 5px;
}
.celda-blue, .azul{
	background-color: #0000CC;
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	border-radius: 4px;
	padding: 0 5px;
}
.celda-green{
	background-color: #339900;
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	border-radius: 4px;
	padding: 0 5px;
}
.appointment{
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	text-align: center;
	color: green;
}
.extended{
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	color: green;
}

/* ESTILOS PARA LAS PANTALLAS DE REGISTRO (DESDE LA v8.2) */
.dataHeader, .dataHeaderPatients{
	padding: 5px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    margin-bottom: 5px;
	text-align: left;
	vertical-align: middle;
	background-color: #FFF;
}
.dataHeader{
	height: 160px;	
}
.dataHeaderPatients{
	height: 128px;
}
	.dataHeader, .dataHeaderPatients > table{
		width:995px;
		text-align: left;
	}
.gender{
	width: 80px; 	
	vertical-align: middle;
	text-align: center;
}
	.gender > img{
		width: 80px;
		height:100px;
		text-align: center;
	}
	
.genderSmall{
	width: 67px; 	
	vertical-align: middle;
	text-align: center;
}
	.genderSmall > img{
		width: 60px;
		height:75px;
		text-align: center;
		padding-bottom: 2px;
	}
.imgSmall, .imgOffer {
	width:auto;
	width:40px\9;
}		
		
.photo {
	margin:1px 1px; 
	border:1px solid #d9d9d9;
	width: 88px;
	height: 100px;
}	
	
.dataTable{
    margin: 5px auto;
	padding: 10px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    display: inline-block;
	text-align: left;
	vertical-align: top;
	background-color:#FFF;
}

div.dataTable > table {
	width:100%;
}

.respWidth{
	width:95%;
}	

.demographics, .demographicsPatients{
	width: 700px;
    margin: 5px 2px 0px 0px;
	padding: 5px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    display: inline-block;
	text-align: left;
	vertical-align: top;
	background-color:#FFF;
}
.demographics{
	height: 420px;
}
.demographicsPatients{
	height: 450px;
}
	
	.demographics, .demographicsPatients > table{
		width: 690px;
	}
	
	.demographics > .divforms{
		margin-left: 5px;
		display: inline-block;
		vertical-align: top;		
	}
	.demographics > .divforms > .form,
	.demographics > .divforms > .bots-sus{
		margin: 0px !Important;
	}
	.demographics > .divforms > .ui-datepicker-trigger{
		top: 0px !Important;
	}

.alertsRight, .alertsRightPatients{
	width: 290px;
    margin: 5px 0px 0px 2px;
	padding: 5px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    display: inline-block;
	vertical-align: top;
	background-color:#FFF;	
	overflow-y: auto;
    overflow-x: hidden;
}
.alertsRight{
	height: 420px;
}
.alertsRightPatients{
	height: 450px;
}
	.alertsRight > .table-yellow,
	.alertsRightPatients > .table-yellow{
		border:none !Important;
	}


.botInText {
	display: inline-flex;
	background-color: #3B4B5E;
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	padding: 2px;
	height: 18px;
    border: solid #3B4B5E 1pt;
	border-radius: 5px;
	color: #D9D9D9;
}

	.botInText > input {
		border: 0;
		background-color: #3B4B5E;
		color: #D9D9D9;
		padding: 0;
	}
	
	.botInText:hover, .botInText > input:hover, .botInText > input:focus {
		color: #FFFFFF !important;
		background-color: #3B4B5E !important;
		font-weight: bolder;
	}
	
	.botInText > input:hover, .botInText > input:focus {
		border:0 !important; 
	}
	
.labelImg {
	height: 18px;
}

/* Estilos para las pantallas de Manager Request */
.divformsLight{
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold\9;
	color: #000000;
	text-align: justify;	
}
.divformsblueLight{
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold\9;
	color: #0000CC;
	text-align:left;
}
.cabLightOrange{
	background-color: #ff8e01;
	padding: 10px 5px;
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold\9;
	color: #FFF;
	text-align: justify;
}
.cabOrange{
	background-color: #eb6401;
	padding: 10px 5px;
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold\9;
	color: #FFF;
	text-align: justify;
}
.cabDarkOrange{
	background-color: #c75401;
	padding: 10px 5px;
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold\9;
	color: #FFF;
	text-align: justify;
}
.cabBrown{
	background-color: #9e4402;
	padding: 10px 5px;
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold\9;
	color: #FFF;
	text-align: justify;
}
.cabDarkRed{
	background-color: #7d0901;
	padding: 10px 5px;
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold\9;
	color: #FFF;
	text-align: justify;
}

/* ESTILOS PARA FORMULARIOS de TC */
#divScroll{
	vertical-align: top; 
	text-align: center; 
	overflow: auto; 
	width: 950px; 
	height: 560px; 
	border: solid 1px #CCC;
	padding: 10px;
}	
	#divScroll table{
		width: 95%; 
		background-color: #fff;
	}
		
		#divScroll table tr td{
			padding: 3px;
			border: solid 1px #CCC;
			vertical-align: top;
		}

#divScrollNoBorder{
	vertical-align: top; 
	text-align: center; 
	overflow: auto; 
	width: 990px; 
	height: 460px; 
	border: solid 1px #CCC;
	padding: 10px;
}	
	#divScrollNoBorder table{
		width: 100%; 
		background-color: #fff;
	}
		
		#divScrollNoBorder table tr td{
			padding: 3px;
			border: 0;
			vertical-align: top;
		}			

.titleForm {
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold\9;
	color: #000; 
	text-align: left;
	height: 15px;
	background-color: #ddd; 
	padding: 5px;
}

.table-footer{
	margin-botton: 10px;
	padding: 10px; 
	width: 828px; 
	border: solid 1px #CCC; 
	text-align: left;
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #000;
}
.textForm{
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #000; 
	text-align: left;
	margin: 0px; 
	line-height: 20px;
}
.textFormCenter{
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #000; 
	text-align: center;
	margin: 0px; 
	height: 18px;
}
.textFormBold{
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold\9;
	color: #000; 
	text-align: left;
	margin: 0px; 
	height: 18px;
}
.textFormMini{
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #000; 
	text-align: left;
	margin: 0px; 
	line-height: 17px;
}				
/* FIN DE ESTILOS PARA FORMULARIOS de TC */

/* EFECTOS DE RESALTADO PARA ELEMENTOS DE FORMULARIO - SOLO FUNCIONAN EN CHROME-FIREFOX */
input:focus, select:focus, textarea:focus{/* Aspecto de un campo cuando tiene el foco */
	border: solid #de7a38 1pt;
	outline: none;
}
input:hover, select:hover, textarea:hover{/* Aspecto de un campo cuando se hace evento Sobre */
	cursor: pointer;
	border: solid #7c8185 1pt;
}
input:disabled, select:disabled, textarea:disabled,
input[readonly], select[readonly], textarea[readonly] {/* Aspecto de un campo cuando está Deshabilitado */
	color: #7c8185;
	background-color: #FFF;
	cursor: default;
	border: solid #BBB 1pt;
}
input:disabled:hover, select:disabled:hover,  select:disabled::-ms-value,  select:disabled:hover::-ms-value, textarea:disabled:hover, 
input[readonly]:hover, select[readonly]:hover, select[readonly]::-ms-value, select[readonly]:hover::-ms-value, textarea[readonly]:hover{
	color: #7c8185;
}

select.form-red:disabled::-ms-value, select.form-red-right:disabled::-ms-value {
	font-family: robotoB, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF !important;
	background-color: #CC0000 !important;
}

input[type="button"]:focus{/* Aspecto de un boton cuando tiene el foco */
	color: #FCBE7A;
	outline: none;
}
input[type="button"]:hover{/* Aspecto de un boton cuando se hace evento Sobre */
	color: #FCBE7A;
}
input[type="button"]:disabled{/* Aspecto de un boton cuando está deshabilitado */
	color: #7c8185;
	cursor: default;
}
input[type="button"]:disabled:hover{/* Aspecto de un boton cuando está deshabilitado y se hace evento Sobre */
	color: #7c8185;
}

/* Modifica el aspecto de la flecha en los campos select ¡Solo para IE! */
select::-ms-expand {
	font-size: 12px;
	border: 0px;
	background-color: transparent;
	margin-top: 2px;
}
/* Se oculta el borde para el campo "no convocar" que hay en las pantallas de registro y busqueda */
#desNorecruit{border:none}

/* FIN DE EFECTOS PARA ELEMENTOS DE FORMULARIO */

/* BOTONES */
/* Boton Menu */
.heightMenu{ /* se repite para que se adapte bien a todas las pantallas */
		padding: 0;
	height: 80px;	
}

#menu{
	float: right;
	color: #d9d9d9;
	font-size: 11pt;
	font-family: robotoM, Arial, Helvetica, sans-serif;
	font-weight: bold\9;
	cursor: pointer;
	padding: 3px 0px 5px 0px;
}
#menu > #bot{
	font-size: 8pt;
	color: #de7a38;
	cursor: pointer;
}
/* Boton Ayuda */
.help-section{
    background-color: #133449;
    cursor: pointer;
	padding-right: 5px;
    color: #d9d9d9;
    font-size: 11pt;
    font-family: robotoM, Arial, Helvetica, sans-serif;
	font-weight: bold\9;
	text-align:right;
}

.close{ /* Boton Close */
    background-color: #133449;
}

/* Botones de elipsys y tag */
.bots-sus, .bots-tag{
	height: 20px; 
	width: 20px;		
	font-family: robotoBL, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: bold\9;
	color: #000000;
	padding:0px;
	background-color: #d4d0c8; 
	border: solid 1px #AAAAAA; 
	border-radius: 2px; 
	cursor: pointer; 
	display: inline-block; 
	height: 18px\9 !important;
	width: 18px\9 !important;
}
.bots-sus:focus, .bots-tag:focus,
.bots-sus:hover, .bots-tag:hover{
	color: #FFF !important;
}

/* Botón CBC Filipinas. Se puede reusar para añadir botones a un input de un formulario */
/* Esta clase hay que añadirla al div que hay que crear que englobará el input (en el caso de Filipinas la hemoglobina) */

.bots-inputs { 
	float: left;
	padding: 5px 0 0 15px;
}	

.bots-nextto-inputs { 
	float: left;
	padding-top: 2px;
	margin-bottom:-5px;
}	

.bots-inputs input {
	background-color:#d4d0c8;
	display: inline;
	height: 22px;
	border: solid 1px #AAAAAA; 
	border-radius: 3px;
	padding: 0 15px;
	font-family: robotoBl, Arial, Helvetica, sans-serif;
	font-weight: bold\9; 
	font-size: 10pt;
	color: #3B4B5E;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.bots-inputs input:hover, .bots-inputs input:focus {
	color: #000000 !important;
}

.bi-deferral input, .bi-deferral input:focus {
	color: #cc0000 !important;
	border: solid 1px #cc0000 !important; 
}

.bots-inputs input:disabled {
	color: #7c8185 !important;
}

/*Botones tbots*/ /* Promocion */ /* Donantes */ /* Laboratorio */ /* Procesado */
/* Almacen */ /* Distribucion */ /* Productos plasmaticos */ /* Pacientes */
/* General - Usuarios */
.bot-darkBlue input, .bot-blue input, .bot-lightBlue input, .bot-green input, 
.bot-olive input, .bot-orange input, .bot-darkOrange input, .bot-red input,
.bot-yellow input, .Bot-yellow input, 
.bot_tubeEntry input, .bot_tubeDispatch input, .bot_tubeReceipt input, .bot_inProcess input, 
.bot_status input, .bot-sm  input {
	background-color:#3B4B5E;
	display: inline;
	height: 24px;
	margin: 0 2px;
	border: 0px;
	border-radius: 3px;
	padding: 0px 10px;
	padding: 0px 5px\9;
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #D9D9D9;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.bot-sm  input {
	height: 22px;
	font-size: 10pt;
}

.bot-darkBlue input:hover, .bot-blue input:hover, .bot-lightBlue input:hover, .bot-green input:hover,
.bot-olive input:hover, .bot-orange input:hover, .bot-darkOrange input:hover, .bot-red input:hover,
.bot-yellow input:hover, .Bot-yellow input:hover,  
.bot_tubeEntry input:hover, .bot_tubeDispatch input:hover, .bot_tubeReceipt input:hover, .bot_inProcess input:hover, 
.bot_status input:hover, .bot-sm  input:hover {
	color:#FFF;
}

.bot-darkBlue input:disabled, .bot-blue input:disabled, .bot-lightBlue input:disabled, .bot-green input:disabled,
.bot-olive input:disabled, .bot-orange input:disabled, .bot-darkOrange input:disabled, .bot-red input:disabled,
.bot-yellow input:disabled, .Bot-yellow input:disabled,
.bot_tubeEntry input:disabled, .bot_tubeDispatch input:disabled, .bot_tubeReceipt input:disabled, .bot_inProcess input:disabled, 
.bot_status input:disabled; .bot-sm input:disabled {
	color: #7c8185;
	cursor: default;
}

/* Coloca los Iconos font awesome en los botones */
/* Este efecto no funciona BIEN en IE8 e inferiores  */
.bot-darkBlue > div > label, .bot-blue > div > label, .bot-lightBlue > div > label, .bot-green > div > label, .bot-olive > div > label,
.bot-orange > div > label, .bot-darkOrange > div > label, .bot-red > div > label, .Bot-yellow > div > label,
.bot_tubeEntry  > div > label, .bot_tubeDispatch  > div > label, .bot_tubeReceipt  > div > label, .bot_inProcess  > div > label, 
.bot_status > div > label, .bot-sm > div > label {
	display: inline;
	font-size: 11pt;
	color: #D9D9D9;
	margin: 0 -8px 0 5px;
	padding: 3px 4px 6px 7px;
	background-color: #3B4B5E;
	height: 19px;
	cursor: pointer;
	border: 0px;
	border-radius: 3px 0 0 3px;
}
.bot-darkBlue > div > label:hover, .bot-blue > div > label:hover, .bot-lightBlue > div > label:hover, .bot-green > div > label:hover,
.bot-olive > div > label:hover, .bot-orange > div > label:hover, .bot-darkOrange > div > label:hover, .bot-red > div > label:hover,
.Bot-yellow > div > label:hover, 
.bot_tubeEntry  > div > label:hover, .bot_tubeDispatch  > div > label:hover, .bot_tubeReceipt  > div > label:hover, .bot_inProcess  > div > label:hover, 
.bot_status > div > label:hover {
	color: #FFF;
}

/*** BOTON CERRAR ***/
.closeExternal input{
	float:right;
	text-align:right;
	height:25px;
	color:#d9d9d9;
	font-size:11pt;
	font-family:robotoM, Arial, Helvetica, sans-serif;
	font-weight:bold\9; /* Solo para IE9 y Anteriores */
	cursor:pointer;
	margin:0 5px;
	background-color: #133449;
	border:0;
}

.closeExternal > div > label {
	display: inline;
	font-size: 11pt;
	color: #D9D9D9;
	margin: 0px -7px 0px 0px;
	padding: 4px 4px 4px 7px;
	background-color: #3B4B5E;
	height: 19px;
	cursor: pointer;
	border: 0px;
	border-radius: 3px 0 0 3px;
}

#closeExternal > #bot {
	font-size:8pt;
	color:#de7a38;
	cursor:pointer;
	background-color: #133449;
}

/* Menu flotante */
.floatingMenu {
    position: fixed;
    background-color: black;
    height: 93px;
    top: 66px;
}

.insertedMenu {
    height: 100%;
    width: 100%;
}

.menuHover{
	display: block;
}

body{
	display: none;
}

/* Calendario */
.ui-datepicker-trigger {
	position: relative;
	width: 26px;
	height: 18px;
	top: 3px;
	background-image:url("../images/calendar.png");
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	border: none;
	cursor: pointer;
}

.ui-datepicker SELECT.ui-datepicker-month, .ui-datepicker SELECT.ui-datepicker-year {
	width: 35%\9;
}
.ui-datepicker .ui-datepicker-header {
	width:100%\9;
	padding: 2px\9;
}

#ui-datepicker-div {
 box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}

/* Mejoras hoja de trabajo */
.hover-propated{
	background-color: #DE7A38;
	font-family: robotoB, Arial, Helvetica, sans-serif;
 	font-weight: bold\9;
	color: #FFFFFF;
}

#tableDynamicScrollFixed {
    border-right: 4px solid grey;
}

#tableDynamicScrollVariable {
    border: none;
	padding: 0px;
}

/*** LOGO DE CABECERA SOLO PARA BAHRAIN ***/
#headerLogo{
	display: none;
}

.closeLabel{
	display: none;
} 

td> span {vertical-align: bottom;}


/* Agenda */
.agendapicker {
 border: none;
 background: none;
 cursor: pointer;
 position: relative;
 top: 3px;
 /* Calendario para IE 8*/
 width:22px\9;
 background-image:url("../images/calendar.png")\9;
 background-repeat: no-repeat\9;
 background-position: center\9;
}

/* Leyendas */
.squareCaption {
	width: 16px;
	height: 16px;
	border:1px solid #000;
}
.textCaption {
	width: 300px;
	padding: 0 10px 0 5px;
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #000; 
	text-align: left;
	margin: 0px; 
	line-height: 12pt;
}

.captionRed {
background-color: #FE7A7A;
}

.captionYellow {
background-color: #FDFA9E;
}

.captionOrange {
background-color: #FEB165;
}

.captionLightBlue {
	background-color: #00CCFF;
}

.captionLightGreen {
	background-color: #83fe89;
}

.captionOdd {
background-color: #DCDCDC;
}

.captionEven {
background-color: #FFFFFF;
}

@media screen and (min-width: 1370px) {
	 .respHeightIncident {
		height: calc(100vh - 410px);
	}
}	

@media screen and (max-width: 1369px) {
	 .respHeightIncident {
		height: calc(100vh - 350px);
	}
}

.blink {
	font-weight:900;
	background-color:#ff0000;
	color:#FFFFFF;
	-webkit-animation: blink-1 0.9s 25 both;
	        animation: blink-1 0.9s 25 both;
			
}

/**
 * ----------------------------------------
 * animation blink-1
 * ----------------------------------------
 */
@-webkit-keyframes blink-1 {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes blink-1 {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}

.windowProtectDiv{
	position: absolute;
    top: 120px;
    width: 100%;
    height: 80%;
    background-color: rgba(0,0,0,0);
}