/*---- Formateo de Columnas --------------------------------------------------*/

.col-num-p1, .col-num-p2, .col-num-p3, .col-num-p4 {
	text-align: right;
}
.col-tex-p1, .col-tex-p2, .col-tex-p3, .col-tex-p4 {
	text-align: left;
}
.col-cen-s1, .col-cen-s2, .col-cen-s3, .col-cen-s4  {
	text-align: center;
}

/*----------------------------------------------------------------------------*/

#tipclick_div.tooltip{ /* The styling on the tooltip */
	background-color: #ffffe0;			 
	padding: 2px;
	border: 1px solid black;
	line-height:18px;
	z-index:100;
	color: #000000;
	font: normal normal normal 11px Verdana, Arial, Helvetica, sans-serif; 
	position: absolute;
	opacity: 90;
}
.logo-mini {
	margin-left: 60px;
}
hr {
	margin-bottom: 5px !important;
	margin-top: 0px !important;
}
.titulo-ev_info {
	margin-top: 0px;
}
.panel {
    background-color: #f7f7f7 !important; 
}
/*table {
	background-color: transparent !important;
}*/
.ef-radio {
	margin-right: 10px;
}
.ei-boton-alta {
	float: right;
}
.ei-boton-mod {
	float: right;
}
.ei-boton-baja {
	float: right;
}
.ei-boton-canc {
	float: right;
}
.nav-tabs-custom > .nav-tabs > li.active {
    background-color: #f7f7f7 !important;
}
.nav-tabs-custom > .nav-tabs > li.active > a, .nav-tabs-custom > .nav-tabs > li.active:hover > a {
    background-color: #f7f7f7 !important;
}
.tabla-form {
	width: 100%;
	background-color: #f7f7f7  !important;
}
.label-ef-en-tabla {
	width: 200px !important;
	float: left;
}
.ef-fijo {
	margin-top: 6px;
}
.ui-datepicker-trigger {
	margin-left: 5px;
	margin-bottom: 5px;
}
table .btn, table .ei-boton-fila {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
textarea:-moz-read-only, 
input:not([type]):-moz-read-only, 
input[type="color" i]:-moz-read-only, 
input[type="date" i]:-moz-read-only, 
input[type="datetime" i]:-moz-read-only, 
input[type="datetime-local" i]:-moz-read-only, 
input[type="email" i]:-moz-read-only, 
input[type="month" i]:-moz-read-only, 
input[type="password" i]:-moz-read-only, 
input[type="number" i]:-moz-read-only, 
input[type="search" i]:-moz-read-only, 
input[type="tel" i]:-moz-read-only, 
input[type="text" i]:-moz-read-only, 
input[type="time" i]:-moz-read-only, 
input[type="url" i]:-moz-read-only, 
input[type="week" i]:-moz-read-only {
    background-color: rgb(235, 235, 228);
	border: 1px solid #bbb;
}
.navbar, .logo {
    background-color: transparent !important;
	text-align: center;
}
.login-titulo {
    margin-top: 1px !important;
}
.logo-login {
    background-color: transparent !important;
	text-align: center;
	/*margin-bottom: 20px;*/
}
.label-ef-en-tabla-wizzard {
	width: 165px !important;
	float: left;
}
.tab-content > .alert {
    margin-bottom: 5px !important;
}
.ei-boton-izq {
	float: left;
}
.mensaje {
	padding: 20px !important;
	text-align: center;
}
.boton-aux-form {
	margin-left: 180px;
	margin-bottom: 5px !important;
	float: left;
}
.boton-aux-form-abonos {
	margin-left: 215px;
	margin-bottom: 5px !important;mensaje
	float: left;
}
.boton-form {
	padding: 10px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.ei-cuadro-fila {
	padding: 6px;
}
.tabla-transparente {
	background-color: transparent !important;
}
.btn-group {
	padding: 10px;
}
.mensaje {
	text-align: center;
	padding: 10px;
	background-color: #f5f5f5 !important;
	color: #a94442;
}
.ei-cuadro-col-tit-grupo {
	text-align: center;
}
.corte-1 {
	color: white !important;
}
.cm-boton-filtrar {
	margin-left: 360px;
}

.titulo-chart {
	margin-top: 10px !important;
	border-bottom: 1px solid #666;
	color: #666;
}

.ei-cuadro-scroll {
	overflow: auto;
}
.td-centrado {
	text-align: center !important;
	vertical-align: middle !important;
}
.tooltip-mail {
	text-align: left !important;
}
.tooltip-inner {
	max-width: 500px !important;
}
.tooltip-general {
	max-width: 200px !important;
}

.tooltip a {
	color: #bbb !important;
}

.timetable-reserva-interna {
	background-color: #ccf5ff !important;
	border-color: #66e0ff !important;
	color: black !important;
	cursor: pointer;
	white-space: nowrap !important;
	overflow: hidden !important;
	text-overflow: ellipsis;
}

.timetable-turno-disponible {
	background-color: #6bef56 !important;
	border-color: #33ba1f !important;
	color: black !important;
	cursor: pointer;
	white-space: nowrap !important;
	overflow: hidden !important;
	text-overflow: ellipsis;
}

.timetable-alquiler {
	background-color: #eeccff !important;
	border-color: #d580ff !important;
	color: black !important;
	cursor: pointer;
	white-space: nowrap !important;
	overflow: hidden !important;
	text-overflow: ellipsis;
}

.timetable-reserva-asignada {
	cursor: not-allowed !important;
}

.timetable-bloqueado {
	background-color: #f5f5f5 !important;
	border-color: #f5f5f5 !important;
	color: black !important;
	cursor: not-allowed !important;
    background: repeating-linear-gradient(
      45deg,
      transparent,
      transparent 2px,
      #888 2px,
      #888 4px
  );
}

.timetable-confirmado {
	cursor: pointer;
}
.timetable-pendiente {
	background-color: #ffffe0 !important;
	color: #666 !important;
	border-color: #666 !important;
	cursor: pointer;
}
.ven-boton-continuar {
	margin-left: 668px;
}
.progress {
	margin-bottom: 0px !important;
}


ul.horizontal {
    left: 30px;
}

/**
 * Incluir aquí las reglas css propias de este proyecto 
 */
.ci-tabs-v-lista {
	width: 200px;
}

.ei-barra-sup-desc-info td, .ei-barra-sup-desc-warning td, .ei-barra-sup-desc-error td {
	background-color: #F1F1F1 !important
}

/*************************
 *--- MENÚ --------------*
 *************************/

ul.horizontal
{
	z-index : 32767;
}
ul.horizontal a, ul.horizontal a:visited {
	background: #EEEFF2;
	border:1px solid #a8aba2;
	margin-right:5px;
	border:1px solid #a8aba2;
	box-shadow : 0 0 2px #b2b4ac;
}
a.nivel-0, a.nivel-0:visited {
	background-color: #e9eee3 !important;
	border:1px solid #a8aba2;
	box-shadow : 0 0 5px #b2b4ac;
	border-radius: 5px 5px 0 0;
}
ul.horizontal a:hover, ul.horizontal a:focus, ul.horizontal a.rollover, ul.horizontal a.rollover:visited {
	background:#dbefb3;
}
a.nivel-0:hover, a.nivel-0:focus, a.nivel-0.rollover, a.nivel-0.rollover:visited {
	background-color: #dbefb3 !important;
	border:1px solid #a8aba2 !important;
}

.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.clearfix {
	clear: both;
}
.foto-aspirante {
	margin-top: 5px;
	margin-right: 5px;
}
.ef-radio-centro {
	margin-left: -20px;
	white-space: normal !important;
}

/*******************************************************************************************************/

/* -- MICRO CLEARFIX HACK -- */

/* For modern browsers */
.cf:before, .cf:after { content:""; display:table; }
.cf:after { clear:both; }
.cf { zoom: 1; } /* For IE 6/7 (trigger hasLayout) */

/* -- BASICOS -- */

.gif-nulo-tobita { display: none; }

#cont_ef_form_37000095_form_datos_persperiodo_lectivo_numero,
#cont_ef_form_37000095_form_datos_persperiodo_lectivo_piso,
#cont_ef_form_37000095_form_datos_persperiodo_lectivo_departamento,
#cont_ef_form_37000095_form_datos_persperiodo_lectivo_unidad,
#cont_ef_form_37000095_form_datos_persprocedencia_numero,
#cont_ef_form_37000095_form_datos_persprocedencia_piso,
#cont_ef_form_37000095_form_datos_persprocedencia_departamento,
#cont_ef_form_37000095_form_datos_persprocedencia_unidad {
	margin-left: 87px !important;
}

/* TODO: fix temporal hasta migrar a nueva versión de toba (versión actual 2.1) */

#nodo_ef_form_38000789_formulariocausa_nombre label {
	width: 115px;
	white-space: wrap !important;
}

#ef_form_38000789_formulariocausa_nombre {
	width: 95%;
}

body {
	background-color: white !important;
}

.login-titulo {
	margin-top: 100px;
}

fieldset {
	border: 1px solid #DDD;
	margin: 10px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/* -- MENU -- */

.buscar_menu_1 #buscar_text { width: 66%; }
.buscar_menu_2 #buscar_text { width: 77%; }

/* -- ARBOL -- */

.ei-arbol-raiz li:first-child { border-top: none medium; }
.ei-arbol-nodo { padding: 4px; }

.ei-arbol-nodo-seleccionado {
	border: 1px dotted #4180BE !important;
	padding: 4px;
}

.ei-arbol-nombre {
	position: relative;
	top: -4px;
}

/* -- EFs -- */

.ef-fijo { padding: 4px; }

/* -- MENSAJES -- */

.mensaje {
	border: 1px solid #DDD;
	margin-bottom: 5px;
}

/* -- ELEMENTOS DE ANTEOJITO E INTERFAZ -- */

.ei-base {
	background-color: #FFF;
	border: 1px solid #DDDDDD;
}

/* -- SELECCION -- */

.ei-cuadro-fila-sel, .ei-ml-fila-selec, .ei-filtro-fila-selec {
	/*background-color: #2093D1 !important;*/
}

/* --  BOTONERA -- */

.ei-botonera { margin-bottom: 20px; }
.ci-botonera-abajo { margin-bottom: 0; }

/* -- FILTROS -- */

.ei-base {
	/*margin-bottom: 20px !important;*/
}

/* -- BARRAS -- */

.ei-barra-wiz-horiz-tit { background-color: #DDD; }
.ci-wiz-toc-horiz-pant-pasada, .ci-wiz-toc-horiz-pant-actual { font-weight: bold; }

.ci-barra-sup {
	background-color: #4180BE;
	padding: 5px 0;
}

.ei-barra-sup {
	border: medium none;
	padding: 4px;
}

.ei-cuadro-barra-sup, .ei-form-barra-sup {
	background-color: #EEEEEE;
}

.ei-form-barra-sup > span.ei-barra-sup-tit,
.ei-cuadro-barra-sup > span.ei-barra-sup-tit {
	color: #000;
}

.barra-superior {
	background-color: #DDDDDD;
	border-bottom: 1px solid #c7cad3;
	border-top: 1px solid #c7cad3;
}

.barra-superior-tit {
	padding-left: 8px;
}

.ei-filtro-barra-sup {
	background-color: #ddd !important;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-left: 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.ei-filtro-barra-sup > span {
	color: #252525 !important;
	display: inline-block;
	padding: 5px 0;
}

.ei-barra-colapsar {
	position: relative;
	top: 2px;
}

.item-barra {
	padding: 8px 0;
	color: #000;
}

.item-barra-tit {
	text-transform: uppercase;
}

/* -- ML -- */

.ei-ml-base { border: none medium !important; }

.ei-cuadro-col-tit, .ei-ml-columna, .ei-filtro-columna {
	padding: 4px 4px 4px 0;
}

/* -- TABLAS -- */

.ci-simple-cont > table > tbody > tr > td { /* Hack para alinear circuitos de egresos */
	vertical-align: top;
}

.ei-cuadro-celda-par:hover,
.ei-cuadro-celda-impar:hover {
	background-color: #EEEEEE;
}

.tabla-0 { border: none medium !important; }

.ei-cuadro-fila { padding: 6px; }

.ei-cuadro-cc-fondo > table { border-top: 1px solid #EEE; border-left: 1px solid #EEE; }

.ei-cuadro-cc-fondo, .ei-ml-grilla, .ei-filtro-grilla {
	border-top: medium none;
	border-left: medium none;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	padding: 0 !important;
}

.ei-cuadro-cc-fondo { border-right: none medium; }

.ei-cuadro-col-tit, .ei-ml-columna, .ei-filtro-columna {
	border: 1px solid #EEEEEE;
	background-color: #eeeff2;
	font-weight: bold;
}

.ei-filtro-columna {
	text-align: center;
	padding: 3px 0;
}

.ei-cuadro-col-tit {
	padding-bottom: 7px;
	padding-top: 7px;
	font-weight: bold;
	line-height: 14px;
}

.ei-cuadro-celda-par, .ei-ml-fila, .ei-filtro-fila {
	background-color: #F7F7F7;
}

.ei-ml-fila-subcom {
	background-color: #bbb9b6;
}

.ei-cuadro-cc-tit-nivel-0 {
	border: none medium !important;
	padding: 6px !important;
	background-color: #336597 !important;
	font-size: 12px !important;
	text-transform: uppercase;
}

.ei-cuadro-cc-tit-nivel-1 {
	border: none medium !important;
	padding: 6px !important;
	font-size: 11px !important;
}

.ei-cuadro-cc-tit-nivel-2 {
	border: none medium !important;
	background-color: #ccc !important;
}

.ei-cuadro-cc-pie-nivel-0 {
	background-color: #336597 !important;
	color: white !important;
	font-style: normal !important;
	padding: 3px;
}

.ei-cuadro-cc-pie-cab-nivel-0 {
	margin: 0 !important;
	padding: 0 !important;
	background-color: #336597 !important;
}

.ei-cuadro-cc-pie-nivel-1 {
	background-color: #999 !important;
	color: white !important;
	padding: 3px;
}

.ei-cuadro-cc-pie-cab-nivel-1 {
	margin: 0 !important;
	padding: 0 !important;
}

.ei-cuadro-cc-pie-nivel-2 {
	padding: 3px;
	background-color: #ccc !important;
}

.ei-cuadro-cc-pie-cab-nivel-2 {
	margin: 0 !important;
	padding: 0 !important;
	background-color: #ccc !important;
}

/* -- SCROLL -- */

.ei-cuadro-scroll {
	padding: 4px 0 4px 0;
}

/* -- TABS -- */

.ci-tabs-h-cont {
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
}

/* -- DIVISORES -- */

hr {
    border: 0;
    height: 1px;
	margin: 20px 0;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0)); 
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0)); 
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0)); 
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0)); 
}

/* -- TABS -- */

.ci-tabs-h-lista {
	background: none;
}

.ci-tabs-h-lista li {
	padding-left: 0;
}

.ci-tabs-h-lista ul li a {
	display: block;
	float: left;
	text-decoration: none;
	position: relative;
	font-weight: bold;
	padding: 7px 14px;
	color: #a1a1a1;
	background-color: #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.ci-tabs-h-lista ul li.ci-tabs-h-solapa a {
	color: #000;
}

.ci-tabs-h-lista ul li.ci-tabs-h-solapa-sel a {
	background-color: #fff;
	color: #000;
	position: relative;
	top: 1px;
	z-index: 1;
}

/* -- CABECERA -- */

.cabecera {
	height: 42px;
}

/* -- Cursadas > Comisiones > Carga de Notas de Comisiones -- */

#cuerpo_js_form_41000293_form_autocompletar .ei-botonera {
	margin-bottom: 0 !important;
}

/* -- ZONAS -- */

.zona-items {
	background-color: white;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right: 5px;
	margin-top: 5px;
}

.zona-items a {
  display: inline-block;
  *display: inline;
  padding: 4px 7px;
  margin-bottom: 0;
  margin-right: 5px;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.zona-items a:hover,
.zona-items a:active,
.zona-items a.active,
.zona-items a.disabled,
.zona-items a[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.zona-items a:active,
.zona-items a.active {
  background-color: #cccccc \9;
}

.zona-items a:first-child {
  *margin-left: 0;
}

.zona-items a.active,
.zona-items a:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.zona-items a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}


/* GUARANI */

.ei-arbol-nodo {
	font-weight: normal;
}

.ei-arbol-nodo-seleccionado {
	font-weight: bold; 
	border: 1px dotted #EE5500;
}

input[readonly],
input[disabled],
textarea[disabled],
textarea[readonly],
select[disabled],
select[readonly] {
    background-color: #DDDDDD !important;
}

.ayuda {
	cursor: pointer;
}

.ei-botonera-centrada {
	text-align: center;
}

/* Barra de Progreso */
img.barra-progreso {
 background: white url(../img/porcentaje-imagen-back.png) top left no-repeat;
 padding: 0;
 margin: 5px 0 0 0;
 background-position: -1px 0;
}

.etiqueta {
	overflow: auto;
	height:150px;
}

.ef-multi-check {
	white-space: normal;
}

.ef-upload-desc {
	white-space: normal;
	font-weight:bold;
	padding-top: 3px;
}

.oculto {
	visibility: hidden;
}

.aviso
{
	margin-top : 5px;
	margin-bottom : 5px;
	width : 600px;
	margin-left : auto;
	margin-right : auto;
	background-color : #DADCA7;
	height : 90px; 
	white-space : normal;
	vertical-align: middle;
	display: table;
	font-size : 10px;
	text-align :center;
	border-color:#666666; 
	border-style:dashed; 
	border-width:1px
}

p.aviso-p
{
	display : table-cell; 
	vertical-align : middle; 
	position : relative;
}

.form_error 
{
	color: #b94a48;
	background-color: #f2dede;
	border-color: #b94a48;
}

.ei-ml-fila-error
{
	padding: 0px 3px 0px 3px;
	margin: 0px;
}

.ef-centrado 
{
	text-align: center;
}

/*---- Estilos para el cónclave ----------------------------------------------*/
.border-bottom td
{
	border-bottom: 1px solid black !important;
}
.conclave-nro 
{
	text-align: center;
	font-size: x-large;
	font-weight: bold;
}
.conclave-nombre
{
	text-align: center;
	font-weight: bold;
}
.conclave-resultado
{
	font-size: large;
	text-align: center;
}
.conclave-resultado_ingresa
{
	color: #04B404;
}
.conclave-resultado_no_ingresa
{
	color: #FF0000;
}
.conclave-resultado_condicional
{
	color: #0101DF;
}
.conclave-conteo 
{
	padding-left: 10px;
	padding-bottom: 10px;
}
.rojo 
{
	color: #FF0000;
}
.amarillo 
{
	color: #C68E17;
}
.conclave-aceptacion-directa
{
	margin-top : 15px;
	margin-bottom : 15px;
	width : 600px;
	margin-left : auto;
	margin-right : auto;
	background-color : #d3f4ff;
	white-space : normal;
	vertical-align: middle;
	display: table;
	font-weight : bold;
	text-align :center;
	border-color:#666666; 
	border-style:dashed; 
	border-width:1px;
}
.conclave-aceptacion-directa-contenido
{
	display : table-cell; 
	vertical-align : middle; 
	position : relative;
	padding: 10px;
}

.conclave-sin-aspirantes
{
	margin-top : 15px;
	margin-bottom : 15px;
	width : 600px;
	margin-left : auto;
	margin-right : auto;
	background-color : #D7DF01;
	white-space : normal;
	vertical-align: middle;
	display: table;
	font-weight : bold;
	text-align :center;
	border-color:#666666; 
	border-style:dashed; 
	border-width:1px;
}
.conclave-sin-aspirantes-contenido
{
	display : table-cell; 
	vertical-align : middle; 
	position : relative;
	padding: 10px;
}
.boton-ausente-baja {
	width: 80px;
}

.mensaje-aspirante {
	margin: 10px;
	padding: 10px;
	border: 1px solid black;
	background-color: white;
}

.mensaje-alert {
	padding: 15px !important;
	text-align: center;
}

.cursor-pointer {
	cursor: pointer;
}

.negrita
{
	font-weight: bold;
}

.linea-superior {
	border-top: 2px dotted #c7cad3;
	margin: 5px;
}

.heading-with-line {
    position: relative;
    padding-bottom: 10px; /* Espacio entre el texto y la línea */
}

.heading-with-line::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px; /* Grosor de la línea */
    background-color: #444; /* Color de la línea */
}
