
/* Style 8
   ----------------------------- */
h1 {
  position: relative;
  padding: 0;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 40px;
  color: #157ea3;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

h1 span {
  display: block;
  font-size: 0.5em;
  line-height: 1.3;
}
h1 em {
  font-style: normal;
  font-weight: 600;
}

/* Style 7
   ----------------------------- */
.seven h1 {
text-align: center;
    font-size:30px; font-weight:300; color:#222; letter-spacing:1px;
    text-transform: uppercase;

    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-template-rows: 27px 0;
    grid-gap: 20px;
    align-items: center;
}

.seven h1:after,.seven h1:before {
    content: " ";
    display: block;
    border-bottom: 1px solid #157ea3;
    border-top: 1px solid #157ea3;
    height: 5px;
  background-color:#f8f8f8;
}


/* Style 8
   ----------------------------- */

.eight h1 {
  text-align:center;
 
 /* text-transform:uppercase;*/
  font-size:26px; letter-spacing:1px;
  
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-rows: 16px 0;
  grid-gap: 22px;
}

.eight h1:after,.eight h1:before {
  content: " ";
  display: block;
  border-bottom: 2px solid #ccc;
  background-color:#f8f8f8;
}


.titol_paginas {
	/*font-family: arial;
    text-decoration: none;
    color: #1D1D1D;
    font-size: 14px;
    text-align: left;
    */
    
    /* efecto contorno */
    /*
    text-align: left; 
    font-family: Arial Black; 
    font-weight: bold; 
    font-size: 30px; 
    color: #fff; 
    text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;    */
    
    /* efecto relieve */
    text-align: left; 
    font-family: Arial Black; 
    font-weight: bold; font-size: 30px; 
    background: #202020; 
    -webkit-background-clip: text; 
    -moz-background-clip: text; 
    background-clip: text; 
    color: transparent; 
    text-shadow: 0px 3px 3px rgba(255,255,255,0.4),0px -1px 1px rgba(0,0,0,0.3);    
	
	/*letter-spacing: 0.1em;*/
}


.titol_tablasMaestras {
	font-family: verdana;
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
    text-align: left;
    font-weight: bold; 	
	/*letter-spacing: 0.1em;*/
}


.titol_tablasMaestras:hover {
	color: #ffffff;    
    text-decoration: none;
}


.titol_tablasMaestras_buscar {
	font-family: verdana;
    text-decoration: none;
    color: #C6E1EB;
    font-size: 12px;
    text-align: left;
    font-weight: bold; 	
	/*letter-spacing: 0.1em;*/
}


.titol_tablasMaestras_buscar:hover {
	color: #fff;    
    text-decoration: none;
}


.textEstadoInspeccion {
	font-family: arial;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    font-size: 22px;
	
	/*letter-spacing: 0.1em;*/
}


centrat {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 120px;
  width: 100%;
  border: 2px dashed #157ea3;
}

.textCodigo {
	font-family: arial;
    text-decoration: none;
    color: #000000;
    font-size: 18px;
    font-weight: bold; 	
      
	/*letter-spacing: 0.1em;*/
}

.text_tablasMaestras {
	font-family: arial;
    text-decoration: none;
    color: #1D1D1D;
    font-size: 14px;
    text-align: left;
	
	/*letter-spacing: 0.1em;*/
}

.textTitolNomTaula {
	font-family: arial;
    text-decoration: none;
    color: #1F1F1F;
    font-size: 14px;
	font-weight: bold; 
	/*letter-spacing: 0.1em;*/
}

.textJornada {
    font-weight: bold;
    text-decoration: none;
    padding: 6px;
    font-size: 24px;
    color: #1aba2d;
}	

.textTitolTaula {
	font-family: arial;
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
	font-weight: bold; 
	/*letter-spacing: 0.1em;*/
}

.textTaula {
	font-family: arial;
    text-decoration: none;
    color: #000000;
    font-size: 12px;
	
	/*letter-spacing: 0.1em;*/
}


.textFormsBuscar {
	font-family: arial;
    text-decoration: none;
    color: #000000;
    font-size: 12px;
    font-weight: bold; 
	
	/*letter-spacing: 0.1em;*/
}


.textTaulaGran {
	font-family: arial;
    text-decoration: none;
    color: #000000;
    font-size: 12px;
	
	/*letter-spacing: 0.1em;*/
}

.textTaulaNRegistres {
	font-family: arial;
    text-decoration: none;
    color: #000000;
    font-size: 12px;
	
	/*letter-spacing: 0.1em;*/
}



.titol_EdicionTablasMaestras {
	font-family: arial;
    text-decoration: underline;
    color: #1D1D1D;
    font-size: 16px;
    text-align: left;
    
	
	/*letter-spacing: 0.1em;*/
}




.textTitolTaulaGranNegre {
	font-family: arial;
    text-decoration: none;
    color: #323232;
    font-size: 13px;
	font-weight: bold; 
	/*letter-spacing: 0.1em;*/
}

.textTitolTaulaGran {
	font-family: arial;
    text-decoration: none;
    color: #323232;
    font-size: 13px;
	font-weight: bold; 
	/*letter-spacing: 0.1em;*/
}




.textEventos {
	font-family: arial;
    text-decoration: none;
    color: #000000;
    font-size: 16px;
    font-weight: bold; 
	
	/*letter-spacing: 0.1em;*/
}



.textResponsable {
	font-family: arial;
    text-decoration: none;
    color: #000000;
    font-size: 26px;
    font-weight: bold; 
    
	
	/*letter-spacing: 0.1em;*/
}

.textResponsableSiguiente {
	font-family: arial;
    text-decoration: underline;
    color: grey;
    font-size: 20px;
    font-weight: bold; 	
}

.textResponsableSiguiente:hover {
	font-family: arial;
    text-decoration: underline;
    color: #D64200;
    font-size: 20px;
    font-weight: bold; 	
}



.textPeuPagina {
	font-family: arial;
    text-decoration: none;
    color: #cfcfcf;
    font-size: 12px;
	font-weight: bold; 
	/*letter-spacing: 0.1em;*/
}


.textTitolTaulaTotalMesPlanta {
	font-family: arial;
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
	/*font-weight: bold; */
    text-align: center;
   
	/*letter-spacing: 0.1em;*/
}


.textTaulaTotalMesPlanta {
	font-family: arial;
    text-decoration: none;
    color: #0E0E0E;
    font-size: 14px;
	font-weight: bold; 
    text-align: center;
   
	/*letter-spacing: 0.1em;*/
}


.textTitolEstadistiques {
	font-family: arial;
    text-decoration: none;
    color: #333333;
    font-size: 20px;
    font-weight: bold; 
    text-align: center;
    
	/*letter-spacing: 0.1em;*/
}


.textGrafiquesNomPlanta {
	font-family: arial;
    text-decoration: none;
    color: #000000;
    font-size: 14px;
  
    text-align: center;
	
	/*letter-spacing: 0.1em;*/
}


.textGrafiquesTotals {
	font-family: arial;
    text-decoration: none;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
	
	/*letter-spacing: 0.1em;*/
}

.textGrafiquesKPI {
	font-family: arial;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold; 
    text-align: center;
	
	/*letter-spacing: 0.1em;*/
}



.textCambioEstadoVolver {
	font-family: arial;
    text-decoration: none;
    color: #000000;
    font-size: 16px;
    text-align: left;
	
	/*letter-spacing: 0.1em;*/
}

.textCambioEstadoTitol {
	font-family: arial;
    text-decoration: none;
    color: #000000;
    font-size: 22px;
	font-weight: bold; 
    text-align: center;
    
	/*letter-spacing: 0.1em;*/
}

.textCambioEstado {
	font-family: arial;
    text-decoration: none;
    color: #000000;
    font-size: 22px;
    text-align: left;
	
	/*letter-spacing: 0.1em;*/
}

.textCambioEstadoTotalsTitol {
	font-family: arial;
    text-decoration: none;
    color: #000000;
    font-size: 16px;
    text-align: right;
	
	/*letter-spacing: 0.1em;*/
}

.textCambioEstadoTotals {
	font-family: arial;
    text-decoration: none;
    color: #000000;
    font-size: 16px;
    text-align: left;
	
	/*letter-spacing: 0.1em;*/
}


.caja-estadoEvento{
    padding:15px 15px 15px 15px;
   /* border-left:5px solid #1f9b4e;*/
    border-radius: 20px;
    background:#ffffff;
    margin-bottom:30px;
    line-height:26px !important;
    border: 1px solid #000000; 
    
    font-size: 22px;
    color: #000000;
    font-weight: bold; 
    text-align: center;
}

.caja-estadoEventoSiguiente{
    padding:15px 15px 15px 15px;
   /* border-left:5px solid #1f9b4e;*/
    border-radius: 20px;
    background:#D64200;
    margin-bottom:30px;
    line-height:26px !important;
    
    text-decoration: none;
    font-size: 22px;
    color: #ffffff;
    font-weight: bold; 
    text-align: center;
}

.caja-estadoEventoSiguiente a {
    color: #ffffff;
}



.caja-menus{
    margin-left: 10px;
    margin-right: 10px;
    padding:10px 5px 10px 5px;
   /* border-left:5px solid #1f9b4e;*/
    border-radius: 5px;
    background:#157ea3;
    margin-bottom:15px;
   
    text-decoration: none !important;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold; 
    text-align: center;
}


.caja-menus a {
	color: #fff;
	
}

.caja-menus a:hover {
	color: #fff;
	text-decoration: none;
}


.textTotalEventos {
	font-family: arial;
    text-decoration: none;
    color: #161616;
    font-size: 16px;
    
	
	/*letter-spacing: 0.1em;*/
}


.textCamposObligatorios {
	font-family: arial;
    text-decoration: none;
    color: #737373;
    font-size: 12px;
    
	/*letter-spacing: 0.1em;*/
}

.textBorrarCodigo {
	font-family: arial;
    text-decoration: none;
    color: #000000;
    font-size: 16px;
    
	/*letter-spacing: 0.1em;*/
}


/* TEXTOS TABLAS MAESTRAS */
.menuTablasMaestras {
    font-weight: bold;
    /*text-decoration: underline;*/
	font-family: Verdana;
	margin-top: 10px;
	margin-bottom: 2px;
    padding: 6px;
    font-size: 16px;
    color: #000000;
	
    /*background-color: #646464;
    border-radius: 6px;
    border: 2px solid #646464;*/
}

.menuTablasMaestrasblau {
    font-weight: normal;
    text-decoration: none;
	font-family: Verdana;
	margin-top: 10px;
	margin-bottom: 2px;
    padding: 6px;
    font-size: 16px;
    color: #181BA7;
}


/******************************************************************/ 
/********************** BOTON INSPECCIÓN **************************/ 
/******************************************************************/ 


.boton-menu-inspeccion {
    margin-left: 0px;
    margin-right: 12px;
    width: 120px;
    padding:5px 5px 5px 5px;
   /* border-left:5px solid #1f9b4e;*/
    border-radius: 0px;
    background:#C6E1EB;
    margin-bottom:20px;
   
    text-decoration: none !important;
    font-size: 14px;
    color: #393838;
    font-weight: 500; 
    text-align: center;
    
    display: inline-flex;
    justify-content: center;
}

.boton-menu-inspeccion:hover {
	color: #fff;
    background-color:#157ea3;
	text-decoration: none !important;
}

.boton-menu-inspeccion:active {
	color: #fff;   
    background-color:#157ea3;
    text-decoration: none !important;
}

/* definicion del enlace */

.boton-menu-inspeccion a { 
	color: #393838;    
    text-decoration: none !important;
}


/*      BOTON BUDGET   */ 

.boton-menu-inspeccion.budget {
    background-color:#E87474;    
}


/*      BOTON FORECAST   */ 

.boton-menu-inspeccion.forecast {
    background-color:#F7A350;    
}




/*  ACTIVO */

.boton-menu-inspeccion-activo {
    margin-left: 0px;
    margin-right: 12px;
    width: 130px;
    padding:5px 5px 5px 5px;
   /* border-left:5px solid #1f9b4e;*/
    border-radius: 0px;
    background:#157ea3;
    margin-bottom:10px;
   
    text-decoration: none !important;
    font-size: 14px;
    color: #fff;
    font-weight: bold; 
    text-align: center;
    
    display: inline-flex;
    justify-content: center;
}



/* definicion del enlace */
.boton-menu-inspeccion-activo a { 
	color: #fff;    
    text-decoration: none !important;
}


/************************************************************************/
/***************************** CALENDARI ********************************/
/************************************************************************/

.titolMesCalendari {
    color: #fff;
	font-size: 15px;
	text-decoration: none;
    text-align: center;
    /*font-weight: bold;*/
}

.titolDiesCalendari {
    color: #fff;
	font-size: 14px;
	text-decoration: none;
    text-align: center;
  
    /*font-weight: bold;*/
}

.textResumenCalendari {
	font-family: arial;
    text-decoration: none;
    color: #272727;
    font-size: 14px;
  /* font-weight: bold; */
	/*letter-spacing: 0.1em;*/
}


.textLlegendaCalendari {
	font-family: arial;
    text-decoration: none;
    color: #4D4C4C;
    font-size: 12px;
  /* font-weight: bold; */
	/*letter-spacing: 0.1em;*/
}


/************************************************************************/
/************** TEXTOS INFORMES *****************************************/
/************************************************************************/

.textResultadoInforme {
	font-family: arial;
    text-decoration: none;
    color: #000000;
    font-size: 26px;
    /*font-weight: bold; */
    text-align: center;
    
	/*letter-spacing: 0.1em;*/
}

.textInforme {
	font-family: arial;
    text-decoration: none;
    color: #000000;
    font-size: 16px;    
    text-align: center;
    
	
	/*letter-spacing: 0.1em;*/
}


.textTitolTaulaInformes {
	font-family: arial;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
	font-weight: bold; 
	/*letter-spacing: 0.1em;*/
}

.textTaulaResultado {
	font-family: arial;
    text-decoration: none;
    color: #000000;
    font-size: 16px;
    /*font-weight: bold; */
    text-align: center;
}

.textTitolsInformes {
	font-family: arial;
    text-decoration: none;
    color: #0070c0;
    font-size: 18px;
    font-weight: bold; 
    text-align: center;
}


/************************************************************************/
/************** CAMPS ERRORS VALIDACIÓ FORMULARIS ***********************/
/************************************************************************/

.textoErrorFormularios {
    font-family: Verdana;
    color: red;
    font-size: 14px;
}

#fechaErrorVacia {
  display: none;
} 
    
#fechaErrorVacia.visible {
  display: block;   
}

#fechaErrorMayor {
    display: none;
} 
    
#fechaErrorMayor.visible {
  display: block;
}

#nombreErrorVacio {
  display: none;
} 
    
#nombreErrorVacio.visible {
  display: block;
}


#fechaErrorMayor2 {
    display: none;
} 
    
#fechaErrorMayor2.visible {
  display: block;
}











