﻿/*INPUTS*/
.INPUTDV,.INPUTCorto,.INPUTFecha,.INPUTNormal,.INPUTMediano,.INPUTGrande,.INPUTGrandeWatermarked,.INPUTExtraGrande,.INPUTBigger,.INPUTNoIdentificacion
{
    color: #000000;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;*/
}
.INPUTDV
{
    width: 15px;
}
.INPUTCorto
{
    width: 50px;
}
.INPUTFecha
{
    width: 115px;
}
.INPUTNoIdentificacion
{
    width: 103px;
}
.INPUTNormal
{
    width: 150px;
}
.INPUTMediano
{
    width: 180px;
}
.INPUTGrande
{
    width: 230px;
}
.INPUTGrandeWatermarked
{
    color: Gray;
    width: 230px;
}
.INPUTExtraGrande
{
    width: 418px;
}
.INPUTBigger
{
    /*font-size: 10px;*/
    width: 630px;
}
.watermarked
{
    color: Gray;
}
.link
{
    background-color: transparent;
    text-decoration: none;
    /*font: 12px Arial, Helvetica, sans-serif;*/
    color: #044A34;
}
a.link
{
    /*font: bold 10px Arial, Helvetica, sans-serif;*/
    color: #023626;
    padding-left: 12px;
}
.link td
{
    border-width: 0px;
}
.link table
{
	margin: 0;
}
.datagrid
{
    border-color: #333366;
}
.datagridTD
{
    border-color: #333366;
}
/* Div container to wrap the datagrid */
div#div-datagrid
{
    width: 907px;
    /*display: inline;
    float: left;*/
    overflow-x: scroll;
    white-space: nowrap;
}
/* Div container to wrap the datagrid */
div#div-datagrid2
{
    width: 907px;
    /*display: inline;
    float: left;*/
    overflow-x: scroll;
    white-space: nowrap;
}
/* Locks the left column */
td.locked, th.locked
{
    position: relative;
    /*left: expression(document.getElementById("div-datagrid").scrollLeft); /*IE5+ only*/
}
.tdLocked
{
    margin-bottom: 10px;
    /*font-size: 11px;
    left: expression(document.getElementById("div-datagrid").scrollLeft-2); /*IE5+ only*/
}
/*aportes_en_linea.css*/
/*.header
{
    background: url('images/bg_header.jpg') no-repeat 50% top;
    width: 960px;
}*/
.header_popup
{
    background-color: #edfaeb;
    width: 748px;
    height: 50px;
}
a.logo
{
    background: no-repeat bottom url(images/logo.jpg);
    width: 214px;
    height: 90px;
    display: block;
    margin-top: 30px;
    margin-left: 10px;
    float: left;
}
a.logo_popup
{
    background: url('images/logo_popup.png') no-repeat left 5px;
    width: 128px;
    height: 58px;
    display: block;
    margin-left: 12px;
    margin-top: 10px;
    float: left;
}
.empleador
{
    float: right;
    width: 260px;
    margin: 18px 15px 10px 10px;
}
div.tabs
{
    display: block;
    clear: both;
    margin-top: 6px;
    list-style: none;
    width: 100%;
    height: 30px;
    text-align: right;
    padding-top: 0px;
}
.content
{
    background: url(images/lines_columns_bg.gif) repeat-y left 50%;
    height: auto;
    width: 960px;
    text-align: center;
}
.content_popup
{
    background-color: #FFFFFF;
    height: auto;
    text-align: center;
}
.cont_tot
{
    background: url(images/lines_columns_bg.gif) repeat-y left 50%;
    width: 960px; 
    margin: auto;
}
.cont_tot_popup
{
    background-color: #edfaeb;
    margin: 0px;
}
.tablaContenido
{
    width: 100%;
    text-align: left;
    float: left;
}
.contenido
{
    padding: 5px;
    text-align: center;
}
.contenido_popup
{
    padding: 10px;
    background-color: #edfaeb;
}
.titulo
{
    background-image: url(images/title-center.png);
    background-repeat: repeat-x;
    color: #FFFFFF;
    text-align: center;
    /*font: 14px/18px Arial, Helvetica, sans-serif;*/
    border-style: solid;
    border-width: 0px;
    border-color: #023921;
}
.titulo_popup
{
    padding-top: 30px;
    padding-right: 5px;
    float: right;
    text-align: right;
    /*font-size: 14px;*/
    font-weight: bold;
    background-color: #edfaeb;
}
/*
.footer
{
    text-align: center;
    font: 12px Arial, Helvetica, sans-serif;
    color: #333;
    width: 960px; 
    margin: auto;
}
.rounded
{
    background: no-repeat bottom url(images/bottom_content_rounded.png);
    width: 960px;
    height: 4px;
    clear: both;
}
.rounded_popup
{
    background-color: #FFFFFF;
    width: 748px;
    height: 4px;
    clear: both;
}*/

/*TODO solo en login.aspx*/
.fieldSet
{
    padding: 0px;
    background-color: #009966;
    width: 332px;
    border-color: #023921;
    border-width: 1px;
    border-style: solid;
    margin: 0 auto;
}

/*
.fieldSetPrincipal
{
    border-width: 1px;
}*/
.subtitulo
{
    background-color: #00805D;
    color: #FFFFFF;
    font: 12px Arial, Helvetica, sans-serif;
    text-align: center;
}
.tituloInterno
{
    background-color: #00805D;
    color: #FFFFFF;
    /*font-size: x-small;*/
    text-transform: uppercase;
}
.grpoFormularioBorde
{
    margin-bottom: 6px;
    padding: 1px;
}
.subtituloInterno
{
    background-color: #CCCCCC;
    color: #FFFFFF;
    /*font-size: x-small;*/
}
.progress
{
    text-align: center;
}
.tooltip
{
    position: relative;
    color: #000000;
    text-decoration: none;
}
.tooltip:hover
{
    color: #000000;
}
.tooltip span
{
    display: none;
    padding: 4px 4px;
    left: 5px;
    top: 15px;
    width: 300px;
}
.tooltip:hover span
{
    display: block;
    position: absolute;
    background: #ffffff;
    border: 1px solid #cccccc;
    color: #6c6c6c;
    z-index: inherit;
}
/*<Controles/Titulo.ascx*/
.pnltopleft
{
    background-image: url('images/title-left.png');
    width: 15px;
}
.pnltopcenter
{
    text-align: center;
    background-image: url('images/title-center.png');
    background-repeat: repeat-x;
    height: 20px;
    line-height: 20px;
    color: #FFFFFF; 
    font: 14px/18px Arial, Helvetica, sans-serif;
}
.pnltopright
{
    background-image: url('images/title-right.png');
    width: 15px;
}
.pnlmiddle
{
    background-color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow-y: hidden;
}
/*Controles/Titulo.ascx/>*/

.PanelClave
{
    background-color: #DFF3DF;
    z-index: 1;
}
.divAyudas div.PanelAyuda
{
    display: none;
}
.divAyudas
{
    text-decoration: none;
}
.divAyudas:hover
{
    cursor: help;
    text-decoration: none;
}
.divAyudas:hover div.PanelAyuda
{
    display: inline;
    cursor: help;
}
.PanelAyuda
{
    background-color: #DFF3DF;
    border-width: 1px;
    border-style: groove;
    border-color: #000000;
}
.FormularioLeft
{
    text-align: left;
    color: #585858;
    /*font-size: 0.85em;*/
    font-weight: bold;
}
.noWrap
{
    white-space: nowrap;
}
.FormularioRight
{
    text-align: left;
}
.FormularioBusquedaRight
{
    width: 180px;
}
.FormularioBoton
{
    text-align: center;
}
.arrow_left, .arrow_right
{
    float: left;
    width: 27px;
    height: 27px;
    margin-right: 4px;
}
.arrow_right
{
    margin-left: 4px;
}
.controlAfiliacion
{
    width: 100%;
    background-color: #F5FFF3;
    border-bottom-style: dashed;
    border-left-style: dashed;
    border-right-style: dashed;
    border-color: #16A969;
    border-width: 1px;
}
.encabezado_tabla
{
    text-align: center;
    background-color: #047b3e;
    color: White;
    font-weight: bold;
}
.chat
{
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    width: 100px;
    margin-top: 45px;
    margin-left: 0px;
    text-align: center;
}
.contenedorPadding
{
    padding-left: 10px;
    padding-right: 10px;
}
.contenedorCampoPadding
{
    padding-right: 10px;
    padding-left: 10px;
}
.label4
{
    width: 50%;
}
.popupMenu ul
{
   /* border: 1px solid #C5DFD6;*/
}
.popupMenu ul, .popupMenu li
{
    display:block;
    list-style: none;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}
.popupMenu ul li a
{
    display:block;
    width:100%;
    border: 1px solid #CCC;
    background: #FAFAFA;
    color: #666666;
    text-decoration: none;
    padding: 0.2em;
    text-align:left;
    /*margin-bottom:2px;*/
    box-shadow:0 0 2px rgba(0,0,0,0.3);
}
.popupMenu ul li a:hover
{
    background-color: #FCFCFC;
    color: #999999;
}
.menuajax, .menujquery
{
    margin: 0px;
    border: 1px solid #CCC;
    background: #FCFCFC;
    color: #666666;
    z-index: 1000;
    padding: 2px 2px 2px 2px;
    /*font-size: 10px;*/
    box-shadow:0 0 2px rgba(0,0,0,0.3);
}
.menuajax td, .menujquery td
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    height: 15px;
    width: 25px;
}
.menuajax a, .menujquery a
{
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.menuajax:hover, .menujquery:hover
{
    background-color: #FDFDFD;
    color: #777777;
}
.menuajax label, .menujquery label
{
    color: #666666;
}

.text
{
    text-decoration: none;
}
#menu
{
    float: left;
}
.cont_tot3
{
	background: url(images/lines_columns_bg.gif) repeat-y left 50%;
	margin: 0px;
	width: auto;
}
.content3
{
	background: url(images/lines_columns_bg.gif) repeat-y left 50%;
	height: 100%;
	width: 310px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#C2D0BC;
	margin:0px,auto,0px,auto;
}
.popUpSmall
{
	text-align:center;
	elevation:lower;
}
ul.menu_multiempleador
{
    list-style-type: none    
}
ul.menu_multiempleador li
{
    float: right;
    display: inline;
    margin-left:5px; 
}
/*Afiliaciones*/
.TituloPopUpAfiliaciones
{
    color: #0b610b;
    font-family: Verdana;
    /*font-size: 15px;*/
    font-weight: bold;
}
