﻿table.plantilla {
	padding: 0 !important;
}

thead.sticky {
	padding: 2px;
	background-color: #cae8ca;
	border: 2px solid #2e4b2f;
}

.texto-boton {
	font-size:0.7em;
}

.texto-titulo {
	font-size: 1.0em;
	font-weight:600;
}

.nwtd {
	text-align: center;
	font-size: 0.8em;
	font-weight: 600;
	padding: 3px !important;
	border: 1px solid #ccc;
}

.columna-guia-cabecera {
	background-color: #176b21;
	color: #fff;
	width: 30px;
	text-align: center;
	vertical-align: middle;
	font-size: 1.2em;
	border: 2px solid #176b21;
}

.titulo-cab {
	text-align: center;
	font-weight: 700;
}

.titulo-cab-border {
	text-align: center;
	font-weight: 700;
	background-color: #a9d08e;
	border: 2px solid #cae8ca;
}

.columna-guia {
	background-color: #000;
	color: #fff;
	width: 30px;
}

.empleado {
	/*height: 20px;*/
	/*border-radius: 5px;*/
	/*margin: 4px !important;*/
	/*padding: 6px !important;*/
	font-size: 0.80em;
	font-weight: 400;
}

.celda-datos {
	background-color: #e7ece0;
}

.lista-items {
}

.secciones {
	background-color: #9bc2e6;
	color: #000;
	font-size: 0.8em;
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
	border: 2px solid rgb(194, 232, 235);
	height: 35px;
}

.columna-grupo {
	background-color: #a9d08e;
	color: #000;
	font-size: 0.8em;
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #000;
	height: 35px;
}

.titulo {
	background-color: #3d8551;
	color: #fff;
	font-size: 0.8em;
	font-weight: 600;
	text-align: center;
	border: 2px solid #000;
	vertical-align: middle;
	height: 35px;
}