
/**********************************************************************************/


/* ajax */
.spinner {position:fixed;top:50%;left: 50%;margin-left: -50px; /* half width of the spinner gif */
											margin-top: -50px; /* half height of the spinner gif */
	text-align:center;z-index:1234;overflow: auto;width: 100px; /* width of the spinner gif */
	height: 102px; /*hight of the spinner gif +2px to fix IE8 issue */}
/* files 
tr.linea0 {height: 20px;background-color:#f8f8f8;font: normal 12px arial;color:#737373;}
tr.linea1 {height: 20px;background-color:#f8f8f8;font: normal 12px arial;color:#737373;}
*/
tr.linea_over {background-color:#e8f7ff;}
tr.linea_selected {background-color:#FBD0D0;}

/** colors columnes */
td.bverd {background-color : #D1EADC}
td.btaron {background-color : #FDEEDC}
td.bvermell {background-color : #FFD8DA}
td.bgroc {background-color : #FAFCDF}

.BACTE ,.CEL, .GREIX, .PROTE, .LACTO, .ESM, .UREA, .FPDCRIOS, .STREP_AGALACTIAE, .nmostres, .id_extern, .CEL90, .BACTE60 {text-align:right }
.STREP_AG_PCR, .INH {text-align:center }

.dgraella {float:left; margin-left:10px }
.graella {border: solid 1px #e5e5e5;}
.rac20 .graella {border: none;}
.graella td {width:30px;height:30px;padding:5px 5px 5px 5px;}
.rac20 .graella td {width:20px;height:20px;padding:1px 3px 1px 3px;}
.rac20 td {background-size: 21px 21px;}
td.col {text-align:center;vertical-align:middle;color:black}
td.pbuit { background-position:center;background-image: url(../images/pbuit.png);background-repeat: no-repeat;}
td.plliure {background-position:center;background-image: url(../images/plliure.png);background-repeat: no-repeat;}
td.pnegatiu {background-position:center;background-image: url(../images/pnegatiu.png);background-repeat: no-repeat;}
td.ppositiu {background-position:center;background-image: url(../images/ppositiu.png);background-repeat: no-repeat;}
td.ppendent {background-position:center;background-image: url(../images/ppendent.png);background-repeat: no-repeat;}

.logo-app-mob {width:169px}
