/* 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 {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 #AAAAAA  /* #7C8184 */  ;
	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: 232px;
	text-align: center;
	margin: 0px auto;
}

.title_login, .title_login_small, .title_login_testing {
	font-family: robotoM, Arial, Helvetica, sans-serif; /*robotoB, Arial, Helvetica, sans-serif;*/
	font-weight: bold\9;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color:#757575;
	text-align: center;
	margin: 0px auto;
}

.title_login {
	font-size: 30pt;
	color:#757575;
	padding-left:100px;
}

.title_login_small {
	font-size: 20pt;
	color: #DE7A38;
	padding-top: 10px;
	padding-bottom: 28px;
}

.title_login_testing {
	color: #ffffff;
    background-color: #DE7A38;
    border-radius: 5px;
}

.text_login {
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 11pt;	
	color: #AAAAAA  /* #7C8184 */  ;
	text-align: left;
	margin: 0px auto;
}
.form_login {
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	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: 9pt;
	color: #AAAAAA  /* #7C8184 */  ;
	text-align: left;
	float: left;
	width: 100%;
	padding-left: 10px
}
.text_aditional-login, .text_confidentiality-login {
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold\9;
	color: #000000;
	text-align: justify;
}

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

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

@media screen and (max-width: 1600px) {
	#iconbot, .iconbot {
		padding:3px 4px 4px 4px;
		font-size: 11pt !important;
		top: 1px;
	}
}

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

 #disabledScreenDiv{
	position: fixed;
	z-index: 2;
	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: 16pt;
	font-weight: bold\9;
	text-align: center;
	color: #DE7A38
}

/* SUBTITULOS */

.title-blue8center, .title-blue9center, .title-blue12, .title-blue12just, 
.title-blue13, .title-blue13left  {
	font-family: robotoM, Arial, Helvetica, sans-serif; /*robotoB, Arial, Helvetica, sans-serif;*/
	font-weight: bold\9;
	color: #4b86b4; /* #333333; #0000CC; */
	text-align: center;
	vertical-align: top;
}

.title-blue8center {
	font-size: 8.5pt;
}

.title-blue9center {
	font-size: 9pt;
}

.title-blue12, .title-blue12just {
	font-size: 11pt;
}

.title-blue13 {
	font-size: 12pt;
	line-height: 24px;
}

.title-blue12just, .title-blue13left {
	text-align: justify;
}

/* TEXTOS EN PANTALLA */
.divforms, .divformscenter, .divformsright, .divformsBorder,
.divformsblue, .divformsbluecenter,
.divformsred, .divformsredcenter
.longText {
	font-family:  robotoM, Arial, Helvetica, sans-serif; /*robotoB, Arial, Helvetica, sans-serif;*/
	font-size: 10pt;
	font-weight: bold\9;
	line-height: 24px;
	vertical-align: middle;
	padding: 0;
}

@media screen and (max-width: 1600px) {
	.divforms, .divformscenter, .divformsright, .divformsBorder,
	.divformsblue, .divformsbluecenter,
	.divformsred, .divformsredcenter {
		font-size: 9.5pt;
		line-height: 21px;
	}
	
}

.divforms, .divformscenter, .divformsright, .divformsBorder {
	color: #000000;
}

.divformsblue, .divformsbluecenter {
	color: #4b86b4; /* #333333; #0000CC; */
}

.divformsred, .divformsredcenter {
	color: #CC0000;
}

.divforms, .divformsblue, .divformsred {
	text-align: justify;
}

.divformscenter, .divformsbluecenter, .divformsredcenter {
	text-align: center;
}

.divformsright {
	text-align: right;
}

.divforms > input, .divformscenter > input, .divformsright > input,
.divformsblue > input, .divformsbluecenter > input
.divformsred > input, .divformsredcenter > input {
	vertical-align: middle;
}

.divforms > span, 
.divformsblue > span, .divformsbluecenter > span, .divformsred > span{
	vertical-align: bottom;
}

.divforms > .redLeft,  .divformsblue > .redLeft, .divformsbluecenter > .redLeft, .divformsred > .redLeft{
	vertical-align: middle;
	line-height: 24px;
}
	
.divformsBorder {
	text-align: justify;
	padding: 0 10px;
	border: 1px solid #ABABAB
}

.divformsblueBorder, .divformsredBorder {
	text-align: justify;
	padding: 0 5px;
	border: 1px solid #ABABAB
}	

.longText{
	font-size: 9.5pt;
}

.doubleLine {
	height: 52px;
    line-height: 18px;
}	
	
/* 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;
}

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

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

/* TEXTOS DENTRO DE INPUT (SELECT, TEXT...) */
.colorDiv {
    margin-top: 0;
	width:97%;
	text-align: inherit;	
}

.form, .form-right, .form10, .formDataTable, .form-red, .form-red-right, .form-orange, .form-yellow, .form-purple {
	background-color: #FFFFFF;
	font-family: roboto, Arial, Helvetica, sans-serif; /*robotoB, Arial, Helvetica, sans-serif;*/
	font-size: 9.5pt;
	text-align: left;
	padding-left: 3px;
	height: 22px;
	border-radius: 5px;
}

@media screen and (max-width: 1600px) {
	.form, .form-right, .form10, .formDataTable, .form-red, .form-red-right, .form-orange, .form-yellow, .form-purple {
		font-size: 9pt;
		height: 20px;
	}
}
	
.form, .form-right, .form10, .formDataTable {
	color: #4b86b4; /* #333333; #0000CC; */
	text-align: left;
	border: solid #d9d9d9 1pt;
}

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

.form-red, .form-red-right, .form-orange, .form-yellow, .form-purple {
	color: #FFF !important;
	margin-top: 3px;
}

.form-red, .form-red-right {
	background-color: #CC0000 !important;
	border: solid #CC0000 1pt !important;
}

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

.form-orange {
	background-color: #FF9900 !important;
	border: solid #FF9900 1pt !important;
}


.form-yellow {
	background-color: #ffff80!important;
	border: solid #ffff00 1pt !important;
	color: #5B5B5B !important;
	line-height: 22px;
}

.form-yellow:hover {
	color: #5B5B5B !important;
	font-weight: bold;
}

.form-purple {
	background-color: #620062!important;
	border: solid #620062 1pt !important;
}

/* ESTILO ESPECIAL PARA LOS INPUT EN LOS QUE APARECEN SIMBOLOS "+" Ó "-"  */
.form10 {
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	margin-top: 3px;
}

.formDataTable{ /* estilo para el campo select grande que hay en las pantallas DataTable */
	margin: 0px auto; 
	margin-top: 5px;
	height: inherit;
}

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

/* Estilo especial para la version de CASTILLA LA MANCHA */
.formCenter {
	font-family: robotoL, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333  /* #0277BD; #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;
}

/* Inputs autocompletar de la petición electrónica de Galicia */
.autocompletar > input {
	font-family: robotoM, Arial, Helvetica, sans-serif; /*robotoB, Arial, Helvetica, sans-serif;*/
	font-weight:bold\9;
	text-align: left;
	font-size: 9pt;
	color: #333333;  /* #0277BD; #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: robotoM, Arial, Helvetica, sans-serif; /*robotoB, Arial, Helvetica, sans-serif;*/
	font-weight:bold\9;
	text-align: left;
	font-size: 9pt;
	color: #4b86b4; /* #333333; #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;
}

.botInForm {
	width:80%;
	background-color: #FFFFFF;
	background-image:url(../images/moreIdentifiers.png);
	background-repeat:no-repeat;
	background-position: right bottom;
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	text-align: left;
	color: #d9d9d9;
    border: solid #d9d9d9 1pt;
	border-radius: 5px;
}

/* .botInForm > input {
    position: absolute;
    width: 12%;
    background-color: transparent;
    border: 0;
    padding: 1px 5px;
	color: #d9d9d9;
	text-align:left;
	vertical-align:middle;
} */

.botInForm:hover {
	cursor: pointer;
	background-image:url(../images/moreIdentifiersHover.png);
	border: solid #DE7A38 1pt;
	border-radius: 5px;
}

/* .labelInForm {
	background-color: #757575;
    border: solid #d9d9d9 1pt;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0px 10px;
    color: #FFFFFF;
	font-size: 13pt;
	margin-left: 85%;
} */


.botInText, .botElipsis {
	display: inline-flex;
	background-color: #FFFFFF;
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
    border: solid #d9d9d9 1pt;
	border-radius: 5px;
	color: #333333;
}

.botInText{
	padding: 2px;
	height: 18px;	
}

.botElipsis {
	float: right;
	padding: 0 2px;
}

	.botInText > input, .botElipsis > input {
		border: 0;
		background-color: #FFFFFF;
		color: #333333;
		padding: 0;
	}
	
	.botInText:hover, .botElipsis:hover {
		border: solid #de7a38 1pt;
	}
	
	.botInText:hover, .botInText > input:hover, .botInText > input:focus,
	.botElipsis:hover, .botElipsis > input:hover, .botElipsis > input:focus {
		color: #000000 !important;
		background-color: #FFFFFF !important;
		font-weight: bolder;
	}
	
	.botInText > input:hover, .botInText > input:focus, 
	.botElipsis > input:hover, .botElipsis > input:focus {
		border:0 !important; 
	}
	
	.botInText > input:disabled:hover, .botInText > input:disabled {
		color: #333333;
		border:0 !important; 
		font-weight: normal;
	}
	
.labelImg {
	height: 18px;
}

/* 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;
}

.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;
}

/* 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
}

/* 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, .table_title_no_sort{
	font-family:  robotoM, Arial, Helvetica, sans-serif; /*robotoB, Arial, Helvetica, sans-serif;*/
	font-weight: bold\9;
	font-size: 11pt;
	font-size: 9pt\9;
	color: #000000;
	text-align: center;
	padding: 2px 1px;
	padding-left: 0\9;
	padding-right: 0\9;
	border: 1px solid #DCDCDC;
}

/* Se usa en las tablas dinámicas*/
.table_title_no_sort { 
	border: 0;
}

.stickyHeader{
	position: sticky;
	top: -1; 
	z-index: 1;
	background: #F8F9FB;
}

.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;
}

@media screen and (max-width: 1600px) {
	.asterisco, .table_title, .table_title_noOrder, .table_title_no_sort {
		font-size: 9.5pt;
		line-height: 24px;
	}
	
}

/* 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: 9.5pt;
    color: #4b86b4; /* #333333; #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: robotoM, Arial, Helvetica, sans-serif; /*robotoB, Arial, Helvetica, sans-serif;*/
    font-size: 9.5pt;
    font-weight:bold\9;
    color: #4b86b4; /* #333333; #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: 9.5pt;
	color: #5B5B5B;
	height: 20px;
	cursor: arrow;
}

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

.requestManagerCab{
	background-color: #DE7A38;
	padding: 10px 5px;
	font-family: robotoM, Arial, Helvetica, sans-serif; /*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, .row-evenNoClick {
	background-color: #FFFFFF;
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5B5B5B;
	height: 20px;
	cursor: pointer;
}

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

.row-even .form, .row-even .form-red, .row-even .form-red-right,
.row-evenNoClick .form, .row-evenNoClick .form-red, .row-evenNoClick .form-red-right,
.row-odd .form, .row-odd .form-red, .row-odd .form-red-right,
.row-oddNoClick .form, .row-oddNoClick .form-red, .row-oddNoClick .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, .row-evenNoClick:hover, .row-oddNoClick: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: 9pt;
	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: #4b86b4; /* #333333; #0000CC; */
}
.row-lightBlue {
	background-color: #00CCFF;
	color: #0000CC;
}

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

.row-lightGreen {
	background-color: #83fe89;
	color: #4b86b4; /* #333333; #0000CC; */
}

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

/* textos rojo en celdas, alertas */

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

/* Fin de estilo especiales */

.celda-padding, .celda-padding-top, .celda-padding-tagScroll, .celda-padding-break, .celda-padding-tall {
	font-family: roboto, Arial, Helvetica, sans-serif;
	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;
}

@media screen and (max-width: 1600px) {
	.celda-padding, .celda-padding-top, .celda-padding-tagScroll, .celda-padding-break {
		font-size: 9pt;
	}
}

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

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

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

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


/* Celdas especiales test history */
.celda-padding-tall{
	height: 28px;
	word-wrap: break-word;
	font-size: 9pt;
    line-height: 13px;
}

/* no funciona en IE */
.textEllipsis2L {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2; 
			line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 9pt;
    line-height: 13px;
}
/* sí funciona en IE */
.textEllipsis {
	max-width: 118px; /* si se usa en otras tablas cambiar el ancho si fuese necesario */
	overflow: hidden;
	text-overflow: ellipsis;
  	white-space: nowrap;
	font-size: 9pt;
    line-height: 13px;
}

@media screen and (max-width: 1600px) {
	.celda-padding-tall, .textEllipsis2L, .textEllipsis {
		font-size: 8pt;
	}
}

.perScrollTable {
	width:98%;
	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;
}

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

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

.perDynDiv > table {
	width:100%;
}

.perDynTable {
	width:100%;
}

.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, .celda-whiteLeft, .celda-whiteCenter  {
	background-color: #F8F9FB;
	font-family: robotoM, Arial, Helvetica, sans-serif; /*robotoB, Arial, Helvetica, sans-serif;*/
	font-size: 11pt;
	color: #4b86b4; /* #333333; #0000CC; */
	font-weight: bold\9;
	word-wrap: break-word;		
}

.celda-whiteLeft {
	text-align: justify;
}

.celda-whiteCenter {
	text-align: center;
}

.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: robotoM, Arial, Helvetica, sans-serif; /*robotoB, Arial, Helvetica, sans-serif;*/
	text-align: justify; 
	font-size: 11pt; 
}
.edit-blanco {
    color: #FF0000; 
	background: #F8F9FB; 
	border: none;
	font-family: robotoM, Arial, Helvetica, sans-serif; /*robotoB, Arial, Helvetica, sans-serif;*/
	text-align: justify; 
	font-size: 11pt;
}

/* ALERTAS DE CABECERA (Madre, Ver Notas, Aceptado, verificacion...) */
.verde{
	font-family: robotoM, Arial, Helvetica, sans-serif; /*robotoB, Arial, Helvetica, sans-serif;*/
	font-size: 16pt;
	text-align: center;
	color: green;
}
.rojo, .naranja, .celda-blue, .azul, .celda-green{
	font-family: robotoM, Arial, Helvetica, sans-serif; /*robotoB, Arial, Helvetica, sans-serif;*/
	font-size: 9.5pt; 
	color: #FFFFFF; 
	text-align: center;	
	border-radius: 4px;
	padding: 0 5px;
}
.rojo{
	background-color: #FF0000;
}
.naranja{
	background-color: #DE7A38;
}
.celda-blue, .azul{
	background-color: #4b86b4; /* #333333; #0000CC; */
}
.celda-green{
	background-color: #339900;
}
.appointment{
	font-family: robotoM, Arial, Helvetica, sans-serif; /*robotoB, Arial, Helvetica, sans-serif;*/
	font-size: 12pt;
	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{
	display: block;
	width: auto; 	
	vertical-align: middle;
	text-align: center;
}
	.gender > img{
		width: auto;
		text-align: center;
	}
	
.genderSmall{
	width: auto; 	
	vertical-align: middle;
	text-align: center;
}
	.genderSmall > img{
		width: auto;
		text-align: center;
	}	
		
.photo {
	margin:1px 1px; 
	border:1px solid #d9d9d9;
	width: 88px;
	height: 100px;
}	

.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;	
}
.alertsRight{
	height: 420px;
}
.alertsRightPatients{
	height: 450px;
}
	.alertsRight > .table-yellow,
	.alertsRightPatients > .table-yellow{
		border:none !Important;
	}

/* ESTILOS PARA LAS PANTALLAS DE REGISTRO (DESDE LA v12) */
.dataTable{
    margin: 5px auto;
	padding: 10px 10px 10px 15px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    display: inline-block;
	text-align: left;
	background-color:#FFF;
	vertical-align: middle;
}

@media screen and (max-width: 1600px) {
	.dataTable{
	    margin: 5px auto;
		padding: 5px;
	    border-radius: 5px;
	}
}

.dataTable > table {
	width:100%;
}

.respWidth {
	width:90%
}

.dataContainer{
	display:inline-flex;
	width:100%;
	min-width: 1100px;
	max-width: 1800px;
}

@media screen and (max-width: 1600px) {
	.dataContainer {
		max-height: 465px;
	}
}

.photo {
	margin:1px 1px; 
	border:1px solid #d9d9d9;
	width: 88px;
	height: 100px;
}	

.dataLeftDonors {
	display:grid;
	width: 78%;
	min-width: 700px;
	height:auto;
}

.dataLeftPatients {
	display:grid;
	width: 65%;
	min-width: 700px;
	height:auto;
}

	.dataLeftDonors > .divforms > .form, .dataLeftDonors > .divforms > .bots-sus,
	.dataLeftPatients > .divforms > .form, .dataLeftPatients > .divforms > .bots-sus {
		margin: 0px !Important;
	}
	.dataLeftDonors > .divforms > .ui-datepicker-trigger, .dataLeftPatients > .divforms > .ui-datepicker-trigger {
		top: 0px !Important;
	}

.divLeft, .divRight, .divLeftDonors, .divRightDonors, .divLeftPatients, .divRightPatients {
    display: inherit;
    margin-top: 0px;
    vertical-align: text-top;
    display: inline-block;
}
.divLeft, .divRight, .divLeftDonors, .divRightDonors {
    width: 49%;
}

.divLeftPatients {
    width: 52%;
}

.divRightPatients {
    width: 47%;
}
	.divLeft > table, .divRight > table, .divLeftDonors > table, .divRightDonors > table, .divLeftPatients > table, .divRightPatients > table {
	    width: 100%;
	}
		
@media screen and (max-width: 1600px) {
	.divLeftPatients {
    width: 58%;
	}
	
	.divRightPatients {
	    width: 41%;
	}
}

.dataYellowDonors {
	display:grid;
	width: 20%;
	height:auto;
}

.dataYellowPatients {
	display:grid;
	width: 32%;
	height:auto;
}

.dataYellowDonors > .dataTable,  .dataYellowPatients > .dataTable {
	overflow-y: auto;
	overflow-x: hidden;
}

/* Estilos para las pantallas de Manager Request */
.divformsLight{
	font-family: robotoM, Arial, Helvetica, sans-serif; /*robotoB, Arial, Helvetica, sans-serif;*/
	font-size: 9pt;
	font-weight: bold\9;
	color: #000000;
	text-align: justify;	
}
.divformsblueLight{
	font-family: robotoM, Arial, Helvetica, sans-serif; /*robotoB, Arial, Helvetica, sans-serif;*/
	font-size: 9pt;
	font-weight: bold\9;
	color: #4b86b4; /* #333333; #0000CC; */
	text-align:left;
}
.cabLightOrange{
	background-color: #ff8e01;
	padding: 10px 5px;
	font-family: robotoM, Arial, Helvetica, sans-serif; /*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: robotoM, Arial, Helvetica, sans-serif; /*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: robotoM, Arial, Helvetica, sans-serif; /*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: robotoM, Arial, Helvetica, sans-serif; /*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: robotoM, Arial, Helvetica, sans-serif; /*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: robotoM, Arial, Helvetica, sans-serif; /*robotoB, Arial, Helvetica, sans-serif;*/
	font-size: 9.5pt;
	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: 8.5pt; 
	color: #000;
}
.textForm{
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 9.5pt; 
	color: #000; 
	text-align: left;
	margin: 0px; 
	line-height: 20px;
}
.textFormCenter{
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 9.5pt; 
	color: #000; 
	text-align: center;
	margin: 0px; 
	height: 18px;
}
.textFormBold{
	font-family: robotoM, Arial, Helvetica, sans-serif; /*robotoB, Arial, Helvetica, sans-serif;*/
	font-size: 9.5pt; 
	font-weight: bold\9;
	color: #000; 
	text-align: left;
	margin: 0px; 
	height: 18px;
}
.textFormMini{
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 8.5pt; 
	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 #DE7A38 1pt;
}
input:disabled, select:disabled, textarea:disabled,
input[readonly], select[readonly], textarea[readonly] {/* Aspecto de un campo cuando está Deshabilitado */
	color: #707070;
	background-color: #FFF;
	cursor: default;
	border: solid #BBB 1pt;
	opacity:0.8;
}
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: #707070;
}

select.form-red:disabled::-ms-value, select.form-red-right:disabled::-ms-value {
	font-family: robotoM, Arial, Helvetica, sans-serif; /*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: #6B7280;
	outline: none;
}
input[type="button"]:hover{Aspecto de un boton cuando se hace evento Sobre
	color: #6B7280;
}
input[type="button"]:disabled{Aspecto de un boton cuando está deshabilitado
	color: #6B7280;
	cursor: default;
}
input[type="button"]:disabled:hover{Aspecto de un boton cuando está deshabilitado y se hace evento Sobre
	color: #6B7280;
}
 */

/* Modifica el aspecto de la flecha en los campos select ¡Solo para IE! */
select::-ms-expand {
	font-size: 11pt;
	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 */
@media screen and (min-width: 1601px) {
	.heightMenu{ /* se repite para que se adapte bien a todas las pantallas */
		padding: 0;
		height: 80px;	
	} 
}	

@media screen and (max-width: 1600px) {
	.heightMenu{ /* se repite para que se adapte bien a todas las pantallas */
		padding: 0;
		height: 55px;	
	}
}	

#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: 8.5pt;
	color: #de7a38;
	cursor: pointer;
}
/* Boton Ayuda */
.help-section{
    background-color: #747474;
    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: 8.5pt;
	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: 9.5pt;
	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: #707070 !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:#757575;
	display: inline;
	height: 25px;
	margin: 0;
    margin-right: 4px;
	border: 0px;
	border-radius: 5px;
	padding: 0px 10px;
	padding: 0px 5px\9;
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

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

@media screen and (max-width: 1600px) {
	.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 {
		height: 22px;
		font-size: 9pt;
	}
}

.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 {
	background-color:#525252;
	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,
.bot-darkBlue input:disabled:hover, .bot-blue input:disabled:hover, .bot-lightBlue input:disabled:hover, .bot-green input:disabled:hover,
.bot-olive input:disabled:hover, .bot-orange input:disabled:hover, .bot-darkOrange input:disabled:hover, .bot-red input:disabled:hover,
.bot-yellow input:disabled:hover, .Bot-yellow input:disabled:hover,
.bot_tubeEntry input:disabled:hover, .bot_tubeDispatch input:disabled:hover, .bot_tubeReceipt input:disabled:hover, .bot_inProcess input:disabled:hover, 
.bot_status input:disabled:hover, .bot-sm input:disabled:hover {
	color: #bdbdbd;
	background-color:#757575;
	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: #757575;
	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, .bot-sm > div > label:hover  {
	background-color:#525252;
	color: #FFF;
}

div.labelBotImg > label {
    margin: 0;
    padding: 10px 3px 15px 7px;
    background-color: #757575;
    border: 0px;
    border-radius: 3px;
    cursor: pointer;
}

div.labelBotImg > label > img {
	height: 35px;
}

div.labelBotImg input {
	background: transparent !important; 
	margin-left: -20px !important; 
	margin-right: 20px !important;
}

/*** 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: 8.5pt;
	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;
	background-image:url("../images/calendar.png");
	background-repeat: no-repeat;
	background-position: center;
	background-color: #F8F9FB;
	border: none;
	cursor: pointer;
	vertical-align: middle;
}

.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: robotoM, Arial, Helvetica, sans-serif; /*robotoB, Arial, Helvetica, sans-serif;*/
 	font-weight: bold\9;
	color: #FFFFFF;
}

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

#tableDynamicScrollVariable {
	display:inline-block;
	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: 9.5pt; 
	color: #000; 
	text-align: left;
	margin: 0px; 
	line-height: 11pt;
}

.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: 1601px) {
	 .respHeightIncident {
		height: calc(100vh - 410px);
	}
}	

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

.elipsis {
	float: left;
	overflow: hidden;
	max-width: 92%;
	max-height: 19px;
	text-overflow: ellipsis;
}

.miniModal {
	display: none;
    position: absolute;
    background: #FFFFFF;
    padding: 0.5%;
    border: 1px solid;
    opacity: 0.9;
}

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

.blinkOrange {
	font-weight:900;
	background-color:#ff8000;
	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);
}

[data-title]:hover:after {
    opacity: 0.8;
    transition: all 0.1s ease 0.5s;
    visibility: visible;
}
[data-title]:after {
    content: attr(data-title);
    background-color: #757575;
    color: #fff;
    font-size: 12px;
	font-family: robotoB, Arial, Helvetica, sans-serif;
    position: absolute;
    padding: 3px 20px;
    bottom: -20px;
    left: 50%;
    white-space: nowrap;
    opacity: 0;
    border: 1px solid #111111;
    z-index: 99999;
    visibility: hidden;
    border-radius: 5px;
}
[data-title] {
    position: relative;
}