/**
	Incluir aquí las reglas css propias de este proyecto 
*/

/**********************************************************************************************
POSICIONO EL EVENTO ingresar EN UN LUGAR DIFERENTE EN LA PANTALLA Y LE DOY UN ASPECTO DIFERENTE
***********************************************************************************************/

#ci_82000289_ingresar {
	position: absolute;
	z-index:100;
	margin-top: -230px;
	margin-left: -165px;
}

#aviso {
	float: left;
	height: 15px;
	margin-top: 15px;
	margin-left: 0px;
	width: 850px;
	border: none;
}

.aviso {
	font-size: 13px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#nota_linea1 {
	float: left;
	height: 13px;
	margin-top: 0px;
	margin-left: 0px;
	width: 850px;
	border: none;
}

.nota_linea1 {
	font-size: 13px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#nota_linea2 {
	float: left;
	height: 13px;
	margin-top: 0px;
	margin-left: 0px;
	width: 850px;
	border: none;
}

.nota_linea2 {
	font-size: 13px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#nota_linea3 {
	float: left;
	height: 12px;
	margin-top: 20px;
	margin-left: 40px;
	width: 850px;
	border: none;
}

.nota_linea3 {
	font-size: 13px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

/*************************
		LOGIN
**************************/
.login-pie {
	margin-top: 15px;
	text-align: center;
}

.login-pie2 {
	margin-top: -115px;
	text-align: center;
}

.pie {
	margin-top: 45px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

.login-titulo {
	padding-top: 10px;
	padding-bottom: 25px;
	text-align: center;
	font-weight: bold;
}

/****************************************
CENTRA LOS TITULOS DE LOS CUADROS 
****************************************/
.ei-cuadro-col-tit, .ei-filtro-columna {
	text-align: center;
}

.ei-ml-columna {
	text-align: rigth;
	border: 1px solid;	 
}

/*****************************************************************
 Cambia el color de la fila en la que está el cursor en un cuadro
******************************************************************/

.ei-cuadro-celda-impar:hover {
	background-color: #DCE1FA; 
}

.ei-cuadro-celda-par:hover {
    background-color: #CDD5FA;
}

/**********************************************************************************
 * Logro que si los nombres de las operaciones son largas no se salgan del recuadro
 * ********************************************************************************/

ul.horizontal a, ul.horizontal a:visited {
	margin-right:2px;
    white-space:normal;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 12px !important;
    font-weight: normal !important;
}

/*********************************************************
MUESTRA LOS CENTRO_RESALTADO DE LOS CUADROS CON OTRO COLOR
**********************************************************/
.col-num-p2, .col-num-p4, .col-tex-p2, .col-tex-p4, .col-cen-s2, .col-cen-s4 {
	color:#D41919;
	font-weight:bold;
}

/*********************************************************
     CAMBIA LOS ESTILOS DE LETRA DE LOS COMPONENTES
**********************************************************/

.ei-cuadro-cc-pie-nivel-2 {
	color: #231f20;
	background-color: #ffffff;
	text-align: left;
	padding: 5px;
}

.ei-cuadro-col-tit, .ei-ml-columna, .ei-filtro-columna {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-weight: inherit;
}

.ei-filtro-col {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
}

.ei-ml-columna {
	text-align: rigth;
	border: 1px solid;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;	 
}

.ei-form-etiq, .ei-form-etiq-oblig {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/*********************************************************
     PREVISUALIZA UN ARCHIVO ANTES DE DESCARGARLO
**********************************************************/

#portapdf {
   width: 500px;
   height: 300px;
   border: 1px solid #484848;
   margin: 0 auto;
}

/*********************************************************
  ESTILO DE LA BARRA QUE SE MUESTRA EN EL PIE DE PÁGINA
**********************************************************/

.pie_pagina_fijo {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 3px 0 1px 0;
    background-color: #05789b;
    color: #fff;
    font-size: 12px;
    zoom: 1;
    opacity: .7;
    filter: alpha(opacity=70);
}

.pie_pagina_fijo:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
    transition: opacity 0.3s ease;
}

.contenido_pie_pagina {
    margin: 0 auto;
    width: 970px;
    text-align: center;
}

.contenido_pie_pagina div {
    display: inline;
    text-align: center;
    padding: 0 28px;
}

.contenido_pie_pagina form {
    display: inline;
}

.contenido_pie_pagina input {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #fff;
    background-color: transparent;
    border: none;
    text-align: center;
    width: 75px;
    margin: 0;
    padding: 0;
}

/********************************
	ENCABEZADO Y MENU
********************************/ 
.enc-usuario, .enc-salir {
	display: block;
}

/*#nodo_0_ef_form_82000349_formulario_mlcambiar*/
.centrar_checkbox
{
	width: 100px !important;
	margin: auto !important;
	transform: scale(1.2, 1.2) !important;
}

.cortar_ef
{
	width: 116px;
	/*margin: auto;*/
}

.ancho_titulo
{
	width: 116px;
	/*margin: auto;*/
}

textarea, select, input[type="date"], input[type="datetime"],
input[type="datetime-local"], input[type="email"], input[type="month"],
input[type="number"], input[type="password"], input[type="search"],
input[type="tel"], input[type="text"], input[type="time"],
input[type="url"], input[type="week"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-clip: padding-box;
    background-color: white;
    border-color: #848484 #c1c1c1 #e1e1e1;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-sizing: unset !important;
    color: black;
    /*font-family: Arial,"Liberation Sans",FreeSans,sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 13px;
    height: 1.8em;
    margin: 0;
    outline: 0 none;
    padding: 2px 3px;
    text-align: left;
    vertical-align: top;
}

.ef-combo {
    text-align: left !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.ef-cuit {
	text-align: left !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	white-space:nowrap;
	width: 100px !important;
}

/*Cambia el formato de los números que salen en cada fila de los multilíneas*/
.numerofila{
	font-size: 20px !important;
	font-style: italic !important;
	color: #00abe7 !important;
	font-weight: bold !important;
}

.formateotexto{
	font-size: 12px !important;
	font-weight: bold !important;
	text-align: center;
	padding-bottom: 8px;
    padding-top: 8px;
}

.formateotextoizq{
	font-size: 12px !important;
	font-weight: bold !important;
	text-align: left;
	padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 8px;
}

.justificar-aceptacion{
	clear: both;
	font-size: 11px !important;
	float: left  !important;
    margin: 0;    
    padding: 0 10px 5px 8px;
    text-align: justify;
    vertical-align: middle;
    white-space: normal !important;
}

/*********************************************** 
Leyenda para descargar el manual del aspirante 

.unnombre a {
	border-radius: 6px;
	background-color: #F2E16F;
	color: #000 !important;
	display: block;
	font-size: 18px !important; 
    margin-top: 0px;
	text-align: left;
	padding: 5px;
	margin-bottom:5px;
	width: 440px;
	
}
.unnombre a:hover {
	border-radius: 6px;
	background-color: #244268;
	color: #F2E16F !important;
	display: block;
	font-size: 15px;
    margin-top: 0px;
	text-align: left;
	padding: 5px;
	margin-bottom:5px;
	width: 440px;
}

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

.ef-captcha{
	margin-bottom: 5px;
	margin-left: 4px;
	/*background-color: #244268;*/
}

/*====================================================================
En el archivo CSS se deben agregar estas lineas
====================================================================*/
/*
.tooltip {
    background: transparent none repeat scroll 0 0;
    display: inline-block;
    font-size: 15px;
    height: 30px;
    padding: 10px;
    position: relative;
    text-align: left;
    width: 95%;
} 

.tooltip .tooltiptext {
    background-color: #0a1924;
    border-radius: 4px;
    color: #00abe7;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    opacity: 0.62;
    padding: 5px;
    position: absolute;
    text-align: left;
    visibility: hidden;
    width: 85%;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}
*/

#advertencia_cvar {
    background-color: #0a1924;
    border-radius: 4px;
    height: 55px;
    margin-bottom: 10px;
    margin-left: 65px;
    margin-top: 5px;
    opacity: 0.75;
    width: 85%;
}

.advertencia_cvar {
    color: #ededed;
    font-size: 14px;
    font-weight: lighter;
    line-height: 1.2em;
    padding: 14px;
    text-align: center;	
}

#advertencia_ampliar_antecedentes {
    background-color: #0a1924;
    border-radius: 4px;
    height: 108px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 5px;
    opacity: 0.75;
    width: 85%;
}

.advertencia_ampliar_antecedentes {
    color: #ededed;
    font-size: 14px;
    font-weight: lighter;
    line-height: 1.2em;
    text-align: justify;
    padding: 14px;
}

#advertencia_ver_temas_jurados {
    background-color: #0a1924;
    border-radius: 4px;
    height: 40px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 5px;
    opacity: 0.75;
    width: 96%;
}

.advertencia_ver_temas_jurados {
    color: #ededed;
    font-size: 14px;
    font-weight: lighter;
    line-height: 1.2em;
    text-align: center;
    padding: 14px;
}

#advertencia_cambiar_datos_personales {
	background-color: #0a1924;
    border-radius: 4px;
    height: 60px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 5px;
    opacity: 0.75;
    width: 85%;
}

.advertencia_cambiar_datos_personales {
	color: #ededed;
    font-size: 14px;
    font-weight: lighter;
    line-height: 1.2em;
    text-align: justify;
    padding: 14px;
}

.ei-boton-centro2 {
    float: center !important;
    margin-right: 3px !important;
}

.ei-boton-der {
    float: right !important;
    margin-right: 3px !important;
}
 

