body {
	background-color: #595C5E;
	color:#444;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
/*background-color:#12BC8E;
	border:1px solid #0e5d48;*/
a, a:link 
	{color: #12BC8E;
	text-decoration: none;
	border-bottom: 1px solid #12BC8E;
	margin-bottom: 2px;
	}

a:hover 
	{text-decoration: none;
	border-bottom: 1px solid #0e5d48;
	color: #0e5d48;
	/*background-color:#12BC8E;*/
	}


h1 {
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	text-transform: uppercase;
	font-size: 14px;
}

img {
	border: 0;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF;
	padding: 0 10px;
	border: 1px solid #333;
	border-top: 0;
}

#content 
	{margin: 0;
	clear: both;
	background-color: #E1E2E4;
	
	}

/*** TOP ***/
table.top-bg {
	/*background: #12BC8E url(templates/imgs/top_bg.png) repeat-x;*/
	background-color: #12BC8E;
	width: 100%;

}

.text-right
	{
		float: right;
	}
.menu-top {
	background-color: #414142;
	width: 100%;
	color:#FFF;
	font-size: 11px;
	padding: 5px 0;
}

a.menu-link 
	{
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	display: block;
	color: #FFF;
	padding: 2px 0 2px 12px;
	border: 0;
	margin: 0;
	background: transparent url(templates/imgs/top_arrow.png) no-repeat 0 3px;
	}

a.menu-link:hover 
	{margin-bottom: 0;
	color: #12BC8E;
	border: 0;
	}

a.menu-button, .button-form 
	{
	text-transform: lowercase;
	font-size: 10px;
	text-decoration: none;
	color: #333;
	padding: 1px 10px;
	background-color: rgb(18, 188, 142);
	border: 1px solid #111;
	}

.button-form 
	{text-transform: uppercase;
	/*margin: 5px 0 5px 5px;*/
	margin: 0 5px;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	}

.button-form:hover 
	{background-color: #FFF;
	}

a.menu-button:hover 
	{background-color: #FFF;
	}

.titulo_secundario
	{background-color: #bcbec1;
	padding: 10px;
	color: #444;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	}
.centro	
	{text-align: center !important;
	}
.tabla_detalle
	{width:100%;
	border:1px solid #ccc;
	border-collapse: collapse;
	background-color: #e1e2e4;
	}

.tabla_detalle td, .tabla_detalle th 
	{border:1px solid #ccc;
	padding: 0px 2px;	
	border-collapse: collapse;
	font-size: 12px;
	}
	
.obs
	{background-color: lightyellow ;
	padding: 5px 10px;	
	text-indent: 20px;
	margin: 5px;
	}
/************* MENU ******************/


.fondo_menu
	{background-color: #414142;
	color:#FFF;
	font-size: 11px;
	padding: 5px 0;
	width:100%;
	margin:0;
	}

li 
	{text-decoration: none;
	}

ul 
	{text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	}

.nav
	{padding:0;
	width:100%; /*Le establecemos un ancho*/
	margin:0 auto;
	}

.nav a
	{color: white;
	display: inline-block;
	min-width:100px;
	max-width:300px;
	text-align:left;
	margin:0;
	padding:0;
	text-decoration: none;
	text-transform:uppercase;
	background-color: #414142;
	}
	
.nav > li 
	{float:left;
	background-color: #414142;
	text-decoration: none;
	}
	
.al_centro
	{text-align:justify;
	}
	
.nav li a, .usuario_menu, a.acceder 
	{line-height: 20px;
	filter: none;
	text-transform: uppercase;
	/*text-align:center;*/
	font-size: 10px;
	text-decoration: none;
	display: block;
	color: #FFF;
	padding: 2px 10px;
	margin: 0;
	border: none;
	border-bottom:0;
	}
	
.menu
	{background: transparent url(templates/imgs/top_arrow.png) no-repeat 0 6px;
	}

.usuario-block
	{float:right;
	DISPLAY: FLEX;
	FLEX-DIRECTION: ROW;
	}

.usuario_menu
	{background: transparent url(templates/imgs/top_usr.png) no-repeat 0 6px;
	}

.usuario-nombre
	{padding-left: 10px;
	}	

a.salir 
	{width:30px;
	text-decoration: none;
    text-align: center;
	border: 0;
	border-bottom: 0;
	}

.icono-menu 
	{width: 20px;
	height: 20px;
	}

.nav li a:hover, .acceder:hover
	{color:#12BC8E;
	border-bottom: none;
	}
	
	
.nav li 
	{position:relative;
	
	}

.nav li ul 
	{display:none;
	position:absolute;
	min-width:180px;
	padding:0px;
	width: 100%;
	z-index: 9999;
	}

.nav li:hover > ul 
	{display:block;
	}

.nav li ul li ul 
	{/*right:-180px;*/
	top:0;
	}


a.boton 
	{text-decoration: none;
	border-bottom: none;
	color: #12BC8E;
	font-size:16 px;	
	margin: 0px 1px;
	}
	
a.text_btn 
	{text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
	color: #FFF;
	padding: 5px;
	background-color: #12BC8E;
	border: 1px solid #F0F1F1;
	border-radius:2px;
	text-align: center;
	vertical-align: middle;
	}

i.nuevo	
	{font-size:16px;	
	vertical-align: middle;
	margin: 5px;
	}

.input-group-addon > i
	{margin-left: calc(var(--bs-border-width)* -30);
	margin-top: calc(var(--bs-border-width)* 7);
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	color: #12BC8E;
	}

.prev .next
	{color: #12BC8E;
	}

	
/*
i.date	margin-left: calc(var(--bs-border-width)* -20);
    margin-top: calc(var(--bs-border-width)* 7);*/

/*************************************/
/*typeahead??*/
#loading {
	display: none;
}
.tab-pane {
	padding-top: 20px;
}
.tab-pane 
	{padding-top: 20px;
	}

	
.typeahead__container 
	{font-size: 12px;
	}

.typeahead__container button 
	{color: #fff;
	line-height: 30px;
	padding: 5px;
	}

.typeahead__list>li 
	{border-top: solid 1px #fff;
	}
	
.typeahead__item>a 
	{padding: 5px;
	}
/*	.typeahead__container input, .typeahead__container textarea, .typeahead__cancel-button */
.typeahead__container input, .typeahead__container textarea 
	{height: 30px !important;
	/* padding: 0px !important; 
	min-height: 30px;*/
	margin-top: 5px;
	padding: 6px 8px !important;
	}

.form-control:focus, 
#js_typeahead_actividad:focus , 
#js_typeahead_act_afip:focus, 
#js_typeahead_restriccion:focus
	{border-color: #12bc8e;
    box-shadow:none !important;
  	}

.typeahead__field textarea 
	{width: 100%;
	}

.typeahead__cancel-button 
	{-webkit-user-select:auto;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: absolute;
	right: 10px;
	/*margin-inline-start: 1px;
	margin-inline-end: 3px;*/
	cursor: pointer;
	height: 30px !important;
	padding: 10px 15px;
	visibility: hidden;
	font-size: 17px;
	font-weight: bold;
	color:#3c63a7;
	}

.typeahead__container.cancel:not(.loading) .typeahead__cancel-button:hover, 
.typeahead__label .typeahead__cancel-button:hover 
	{color:#999;
	}
/*
	.clear-button {
		position: absolute;
		right: 10px;
		top: 10px;
		background: #ccc;
		border: none;
		cursor: pointer;
		border-radius: 50%;
		width: 20px;
		height: 20px;
		display: none;
		align-items: center;
		justify-content: center;
		font-weight: bold;
	}

	.clear-button:hover {
		background: #999;
	}

	input[type="search" i]::-webkit-search-cancel-button {
		appearance: auto;
		display: block;
		cursor: default;
		margin-inline-start: 1px;
		margin-inline-end: 3px;
		opacity: 0;
		pointer-events: none;
		-webkit-user-modify: read-only !important;
		user-select: none !important;
		flex: 0 0 auto;
	}

*/

.act_typeahead
	{margin-bottom: 15px;
	}

.ayuda
	{display: block;
	}
/**************  datepicker ****************/
.datepicker table tr td.today, 
.datepicker table tr td.today.disabled, 
.datepicker table tr td.today.disabled:hover, 
.datepicker table tr td.today:hover 
	{background-color: #81f7d7;
    background-image: -moz-linear-gradient(to bottom, #81f7d7, #aff3e1);
    background-image: -ms-linear-gradient(to bottom, #81f7d7, #aff3e1);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#81f7d7), to(#aff3e1));
    background-image: -webkit-linear-gradient(to bottom, #81f7d7, #aff3e1);
    background-image: -o-linear-gradient(to bottom, #81f7d7, #aff3e1);
    background-image: linear-gradient(to bottom, #81f7d7, #aff3e1);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#81f7d7', endColorstr='#aff3e1', GradientType=0);
    border-color: #aff3e1 #aff3e1 #12bc8e;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #000;
	}

	
.datepicker table tr td.active, 
.datepicker table tr td.active.disabled, 
.datepicker table tr td.active.disabled:hover, 
.datepicker table tr td.active:hover 
	{background-color: #12bc8e;
	background-image: -moz-linear-gradient(to bottom, #6be7c6,#0b8061);
		background-image: -ms-linear-gradient(to bottom, #6be7c6, #0b8061);
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6be7c6), to(#0b8061));
		background-image: -webkit-linear-gradient(to bottom, #6be7c6, #0b8061);
		background-image: -o-linear-gradient(to bottom, #6be7c6, #0b8061);
		background-image: linear-gradient(to bottom, #6be7c6, #0b8061);
		background-repeat: repeat-x;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
		border-color: #6be7c6 #6be7c6 #0b8061;
		border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
		filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
		color: #fff;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	}

.dropdown-menu
	{--bs-dropdown-font-size: 12px; 
    --bs-dropdown-link-active-bg: #0b8061;
    }

*, *::before, *::after 
{box-sizing:unset;
}

/************************************/
/********* checkbox personalizados *************/	
.col_check
	{width: 50%;
	display: flex;	
	flex-wrap: wrap;
	align-items: center;
	padding: 2px 10px;
	}

.col_check label 
	{font-weight: 600;
	padding: 5px;	
	align-items: center;

	}
	
/* Esconder el checkbox por defecto */
.col_check input[type="checkbox"]
	{display: none;
	}

.col_check input[type="checkbox"] + label
	{line-height: 25px;
		
	}

.col_check input[type="checkbox"] + label:before 
		{content: "";
		width: 15px;
		height: 15px;
		float: left;
		border: 1px solid #12BC8E;
		background: #fff;
		margin-top: 3px;
	
		}

.col_check input[type="checkbox"]:checked + label:after 
	{content: "";
	width: 5px;
	height: 9px;
	border: 3px solid #12BC8E;
	float: left;
	margin-top: 3px;
	margin-left: -12px;
	border-left: 0;
	border-top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	}

.col_check input[type="checkbox"] + label:hover
	{background-color: #ccc;
	}


/*************fin checkbox*************************/
/******* SELECT2 ****************/ 

select
	{width: 100%;

	}
.select2-container--bootstrap .select2-selection
	{border-radius:0px;
	margin-bottom: 5px;	
	font-size: 12px;
	line-height: 25px;
	}
	
.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection 
	{border-color: #12bc8e !important;
	border-radius:0px;
	}

.select2-container--bootstrap .select2-dropdown 
	{border-color: #12bc8e !important;
	border-radius:0px;
	}
.select2-container--bootstrap .select2-selection__clear 
	{color: #3c63a7;
	font-size: 17px;
	cursor: pointer;
	}	

/******* PARA ACOMODAR EL SELECT TEXTOS LARGOS ********/
.renglon 
	{display: flex;
	width:100%;
	line-height: 25px;
	}
/*******/
.etiqueta 
	{color:#333;
	min-width:18%;
	/*max-width: 25%;*/
	font-weight: bold;
	padding: 4px 10px;
	}

.campo 
	{color:#333;
	width: 75%;
	padding: 4px 10px;
	}

/***** PARA AGREGAR NUEVOS ELEMENTOS CUANDO HAY UN SELECT, SIN TENER QUE IR A OTRA PANTALLA ************/
.nuevo_elem
	{display:none;
	}
.otro 
	{width: 75%;
	margin-right: 5px;
	display: flex;
	align-items: center;
	}

.agregar
	{display: flex;
	align-items: center;
	}
/*
fieldset
	{background-color:#c1e9df;
	width: 65%;
	margin-left: 25%;
	margin-right: 10%;
	padding:10px;	
	border: none;
	}

.legend_nuevo
	{font-weight: bold;
	font-size: 14px;
	padding: 5px 10px;
	}
*/

.campo input 
	{border: 1px solid #ccc;
	width: 98%;
	font-size: 12px;
	line-height: 25px;
	padding-left:10px ;
	overflow:initial;
	}

.campo textarea 
	{border: 1px solid #ccc;
	width: 94%;
	font-size: 12px;
	line-height: 20px;
	padding-left:10px ;
	padding-right: 30px;
	min-height: 50px;
  	max-height: 200px;
	resize: none;
	}
.botones
	{margin:15px;
	align-items: center;
	}

.typeahead__query input 
 	{width: 100%;
	}	
/***************/

/********** SWEETALERT 2 *******************/
/*.swal2-icon
	{width: 50px;
	height: 50px;
	}*/

.swal2-title 
	{font-size: 40px !important;
	}

  .swal2-confirm 
  	{background-color: #12bc8e !important;
	color: #FFF !important;
  	}
/*********************/
/******* DATATABLE ************/
.ancha
	{width: 100% !important;
	}

.no_existe 
	{color: maroon;
	font-weight: bold;
	text-transform: uppercase;
	}

div.container 
	{width: 100%;
	}
	
div.dataTables_wrapper div.dataTables_info 
	{padding-top: 10px;
	white-space: nowrap;
	font-weight: bold;
	}

div.dataTables_wrapper div.dataTables_paginate 
	{margin: 0;
	white-space: nowrap;
	text-align: right;
	}

.dataTables_wrapper .dataTables_paginate .paginate_button 
	{box-sizing: border-box;
	display: inline-block;
	min-width: 1.5em;
	padding: 0.5em 1em;
	margin-left: 2px;
	text-align: center;
	text-decoration: none !important;
	cursor: pointer;
	color: #FFF !important;
	border: 1px solid #0e5d48;
	border-radius: 2px;
	background-color: #12bc8e;
	}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover 
	{color: #FFF !important;
	border: 1px solid #12bc8e;
	background-color: #0e5d48;
	text-decoration: none !important;
	

	}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active 
	{cursor: default;
	color: #FFF !important;
	border: 1px solid #333;
	background: #BCBEC1;
	box-shadow: none;
	text-decoration: none !important;
	}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover 
	{color: white !important;
	border: 1px solid #12bc8e;
	background-color: #BCBEC1;
	text-decoration: none !important;
	}

.dataTables_wrapper .dataTables_paginate .paginate_button:active 
	{outline: none;
	background-color: #0e5d48;
	text-decoration: none !important;
	}

.dataTables_wrapper .dataTables_paginate .ellipsis 
	{padding: 0 1em;
		text-decoration: none !important;
	}

.dataTables_wrapper .dataTables_processing 
	{position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 40px;
	margin-left: -50%;
	margin-top: -25px;
	padding-top: 20px;
	text-align: center;
	font-size: 10px;
	background-color: white;
	}

.page-item:not(:first-child) .page-link 
	{margin-left: calc(var(--bs-border-width) * -1);
	color:#fff;
	text-decoration: none !important;
	}

div.dt-container .dt-paging .dt-paging-button:hover 
	{color: white !important;
    border: 1px solid #0e5d48;
    background-color: #a6f3de;
	background: linear-gradient(to bottom, #a6f3de 0%, #0e5d48 100%);
   
}



.page-item:first-child .page-link 
	{border-top-left-radius: var(--bs-pagination-border-radius);
	border-bottom-left-radius: var(--bs-pagination-border-radius);
	color:#fff;
	text-decoration: none !important;
	}
	
.page-item .page-link
	{text-decoration: none !important;
	border-bottom: none;
	}
.page-item:last-child .page-link 
	{border-top-right-radius: var(--bs-pagination-border-radius);
	border-bottom-right-radius: var(--bs-pagination-border-radius);
	color:#fff;
	text-decoration: none !important;
	}

table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date,
table.dataTable td.dt-type-numeric,
table.dataTable td.dt-type-date 
	{text-align: left;
	}

table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order, table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order 
	{position: absolute;
	right: 5px;
	top: 0;
	bottom: 0;
	width: 12px;
	}
/**************************************
/*
.menu-usr 
	{
	background: transparent url(templates/imgs/top_usr.png) no-repeat 0 6px;
	padding: 2px 0 2px 20px;
	_background-position: 0 8px;
	font-size: 10px;
	}
*/
/******************* ACORDEON ******************/

.acordeon 
	{
	width: 100%;
	margin: auto;
	}
.acordeon_titulo 
	{color:  #FFF;
	background:  #12BC8E;
	line-height: 2.5;
	padding: 0 1em;
	font-size: 12px;
	text-transform:uppercase;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	}
	
.acordeon_titulo:before 
	{content: "▸"; 
	margin-right: 10px; 
	}

.acordeon_cantidad
	{padding: 2px 10px;
    background-color: #FFF;
    border-radius: 10px;
    margin-left: 20px;
    color: #12BC8E;
	}

.acordeon_titulo.activo:before
	{ content: "▾"; 
	}
	
.acordeon_contenido 
	{display: none;
	margin: 0;
	background: #FFF;
	padding: 10px 10px 15px;
	font-size: 12px;
	}

.acordeon_detalle
	{border-bottom: 1px solid #12BC8E;
	line-height: 2;
	align-content: center ;
	}

/*************************************/
#tools {
	margin: 0;
	padding-top: 15px;
	height: 35px;
	background-color: #BCBEC1;
}
	#tools h1 {
		margin: 0 0 0 10px;
		padding: 0;
		color: #444;
		font-weight:bold ;
	}


a.button-link {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #12BC8E;
	padding: 1px 20px;
	background-color: #6D6F71;
	margin-right: 10px;
	border: 1px solid #333;
	float: left;
}

a.button-link:hover {
	color: #FFF;
}

.icon-doc {
	background: transparent url(templates/imgs/icon_doc.png) no-repeat 4px 2px;
}

.icon-search {
	background: transparent url(templates/imgs/icon_search.png) no-repeat 4px 2px;
}

.icon-back 
	{
	background: transparent;
	background-image:url(templates/imgs/flecha-izquierda.png) ;
	background-size: 8px 8px;
	background-repeat: no-repeat;
	background-position: 2px;
	}

i.icon-fa
	{font-size: 15px;
	margin-right: 2px;	
	color: #12BC8E;
	text-decoration: none;
	}

#main 
	{padding: 5px;
	background-color: #E1E2E4;
	}

	#main table 
		{width: 100%;
		}

	#main th {
		background-color: #12BC8E;
		text-transform: uppercase;
		border-top: 2px solid #F0F1F1;
		padding: 1px 10px;
	}

	#main td {
		padding: 4px 10px;
		text-align: left;
		
		color: #222;
	}

#copyright 
	{border-top: 1px solid #c5c5c5;
	padding: 10px 5px;
	}

.fleft {
	float: left;
}

.fright 
	{float: right;
	}

.margen
	{margin-right: 3px;
	text-decoration: none;
	}	

.fcenter
	{margin: 15px auto;
	text-align: center;
	align-content: center;
	}

.logo_info
	{height: 30px;
	}


.upper {
	text-transform: uppercase !important;
	font-size: 10px;
	font-weight: bold;
}

td.paginacion {
	text-transform: uppercase !important;
	font-size: 9px !important;
	background-color:#F2F2F2
}


h2.subtitulo {
	background-color: #BCBEC1;
	display: block;
	padding: 10px;
	margin: 4px;
	color: #444;
}
.info_tabla
	{display: none;
	margin-top: 10px;
	}

/* estilos originales  */

.form_etiqueta
	{background-color: #F2F2F2 !important;
	color:#000;
	width:15%;
	font-weight: bold;
	}

.form_campo {
	background-color: #EEE;
	color:#000;
	width:100%;
}


.menu_contexto {
	background-color: #F0F1F1 !important;
	color:#333;
}

.titulo_tabla 
	{background-color: #12BC8E;
	text-transform: uppercase;
	border-top: 1px solid #F0F1F1;
	padding: 1px 10px;
	color: #FFF;
	}

.fila
	{background-color: #EEE;
	color:#000;	
	}

.certificado_e
	{text-decoration:line-through;
	}

/*************************************************/
/* The dropdown container */
.dropdown 
	{float: left;
	overflow: hidden;
	color: #12BC8E;
	background-color: inherit;
	font-family: inherit; /* Important for vertical align on mobile phones */
	margin: 0; /* Important for vertical align on mobile phones */
	}

/* Dropdown content (hidden by default) */
.dropdown-content 
	{display: none;
	position: absolute;
	background-color: #414142;
	min-width: 160px;
	z-index: 1;
	color: #FFF;
	font-size: 11px;
	padding: 5px 0;
	}

/* Links inside the dropdown */
.dropdown-content a 
	{float: none;
	color: #FFF;
	padding: 2px 0 2px 12px;
	text-decoration: none;
	display: block;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	}


/* Add a grey background color to dropdown links on hover */
.dropdown-content a:hover 
	{color: #12BC8E;
	border: 0;
	}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content 
	{display: block;
	}

/****************DIRECCIONES TPL***********************************/
div.contenedor 
	{position: relative;
	left: 35px;
	width: 240px;
	}

.inputk 
	{font-family: Arial;
	color: #008585;
	font-size: 8pt;
	border: 1px solid #008585;
	padding-left: 3px;
	width: 130px;
	}

div.fill 
	{font-family: Arial;
	font-size: 8pt;
	display: none;
	width: 178px;
	position:absolute;
	color: #000000;
	background-color: #E0EBEB;
	border: 1px solid #008585;
	overflow: auto;
	height: 150px;
	top: -1px;
	}

tr.fill 
	{font-family: Arial;
	font-size: 8pt;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #008585;
	}

.trl 
	{font-family: Arial;
	font-size: 8pt;
	background-color: #E0EBEB;
	color: #008585;
	border: 1px solid #E0EBEB;
	}
	
.error
	{color:red;
	font-size:18px;
	font-weight:bold;
	text-align: center;
	align-content: center;
	margin: 10px 5px;
	display: none;
	}
	
.info
	{color:#12BC8E;
	font-size:18px;
	font-weight:bold;
	text-align: center;
	align-content: center;
	margin: 10px 5px;
	display: none;
	}	

.ui-button 
	{padding: 10px  10px;
	}
	
ui-widget-content
	{max-height:200px;
	}

ui-widget
	{padding:10px 0px; 
	size:200px;
	}

 .ui-autocomplete
	{max-height: 200px;
	overflow-y: auto;
    /* prevent horizontal scrollbar */
	overflow-x: hidden;
	}
  /* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
.tamanio
	{width:450px
	}

.excepcion
	{padding: 20px;
	background-color:#c7fff0; 
	margin: 10px;
	}


	/*"custom-combobox-input ui-widget ui-widget-content ui-state-default ui-corner-left ui-autocomplete-input/*/
	
 /*.custom-combobox {
    position: relative;
    display: inline-block;
	max-height:200px;
	overflow:scroll;
  }
  .custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
	
  }
  .custom-combobox-input {
    margin: 0;
    padding: 5px 10px;
	
  }*/
  
.imagen_mapa
  	{width:650px;
	height:350px;
	border:0;
	overflow:scroll;
	display:none;
	margin: 10px;
	}

.detalle
	{padding: 20px;
	background-color: #c1e9df;
	margin: 10px;
	}
	
.selector
	{width: 500px;
	height:20px;
	font-size: 8pt;
	overflow-wrap: break-word;
	outline: none;
	overflow:hidden;
	}
.certificado_tabla
	{font-size:13px;
	width:100%;
	background-color:#E1E2E4;
	padding: 10px;
	}
	
/*MAIN TPL*/
 .news_especial 
 	{background-color:#12BC8E;
	border:1px solid #0e5d48;
	color:#FFF;
	font-weight:normal;
	margin-bottom:10px;
	padding:5px;
	outline-style:none;
	outline-width:0;
	margin:0;
	list-style-type:none;
	}

.tit_news_ico
	{padding-right: 5px;	
	font-size: 15px;	
	}

.tit_news_especial
	{border-bottom:1px solid #0e5d48 !important;
	color:#0e5d48;
	margin-bottom:5px;
	padding-bottom:3px;
	outline-style:none;
	outline-width:0;
	margin:0;
	font-size: 15px;	
	}

.padding5 
	{padding:5px;
	}
	
a.news_esp_tit:link, a.news_esp_tit:visited, a.news_esp_tit:active 
	{background:transparent none repeat scroll 0 0;
	color:#FFFFFF !important;
	font-size:1em !important;
	font-weight:bold;
	text-decoration:none;
	}

p.news2 
	{font-size:0.9em !important;
	margin-left:0 !important;
	}
	
.news	
	{color: #0e5d48 !important;
	font-weight:bold;	
	text-decoration: none;
	}	

.news:hover	
	{color: #FFF !important;
	font-weight:bold;	
	text-decoration: none;
	}	