/*
*   LAYOUT
*/
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color:#999999;   
    color: #787878;    
}
form
{
    background-color: #FFFFFF;
}
img
{
    border: none;
}
.centro
{
    width: 950px;
    margin: auto;
    position: relative;
}
.alto_header
{
    height: 80px;
}
.derecha_abajo
{
    position: absolute;
    bottom: 0;
    right: 0;
}
#header
{
    background-image: url(Images/header_recinto.jpg);
    background-position: center top;
    background-repeat: repeat-y;
    overflow:hidden;
}
#logo
{
    /*margin-left:-34px;
    margin-top:-62px;
    width:272px;*/
    margin-top: -45px;
}
#menu_principal
{
    height: 36px;
}
#contenedor
{
    height: 662px;
}
#footer
{
    margin-top: 11px;
}
#copyrigth
{
    float: left;
}
.footer_texto
{
    color: #D9D9D9;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
#footer_texto_derecha
{
    float: right;
}
#footer_imagen_derecha
{
    display: block;
    float: right;
}
#footer_link_derecha
{
    display: block;
    float: right;
    margin-left: 5px;
}
.fondo_popup
{
    background-color: #000000;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
/*
*   RECINTO
*/
#titulo_bienvenido
{
    color: #2193C6;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
#bienvenido_usuario
{
    margin-top: 9px;
}
.recinto_caja
{
    float: left;
    border: 1px solid #999999;
}
.recinto_columna_izquierda
{
    width: 198px;
}
.recinto_columna_central
{
    /*width: 353px;*/
    width: 304px;
    margin-left: 20px;
}
.recinto_fila_superior
{
    height: 235px;
    margin-top: 12px;
}
.recinto_fila_central
{
    height: 234px;
    margin-top: 21px;
}
.recinto_fila_inferior
{
    height: 113px;
    margin-top: 21px;
}
#recinto_operaciones
{
    width: 305px;
    margin-left: 20px;
}
.recinto_caja_imagen_titulo
{
    margin-left: 6px;
    margin-top: 12px;
}
.recinto_caja_novedades
{
    margin-left: 6px;
    margin-top: 6px;
}
.ingreso_orden
{
    height: 292px;
    width: 400px;
    border: 4px solid #525252;
    background-color: #FFFFFF;
    position: absolute;
}
.ingreso_orden_boton_cerrar
{
    float: right;
}
#contenido_ingreso_orden
{
    margin: 23px auto auto auto;
    width: 340px;
    height: 243px;
}
#ingreso_orden_titulo
{
    margin-top: 20px;
}
#form_ingreso_orden
{
    margin-top:10px;
    height:165px;
    width: 100%;
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    padding-top:5px;
}
.lblOrden
{
    color:#2193C6;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
}
.ingreso_orden_boton_ingresar
{
    float: right;
    margin-top: 10px;
}
.form .field
{
    float: left;
    clear: left;
    margin-top: 4px;
    width: 100%;
}
.form label 
{
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.form .mensaje_error
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.form .label
{
    display: block;
    width: 140px;
    float: left;
    padding-top: 3px;
}
.form .required 
{
    color: Red;
}
.form .input
{
    float: left;
    width: 196px;
}
.form select
{
    width: 182px;
}
.form input[type="text"]
{
    width: 178px;
}
/*
*   BALANCE DEL USUARIO
*/
#tabla_balance
{
    width: 100%;
}
#tabla_balance_header
{
    width: 100%;
    margin-top:11px;
    border: none;
    background-color: #2193c6;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
#tabla_balance_header td
{
    height: 20px;
}
#tabla_balance_header td.primera_columna
{
    width: 30%;
    padding-left: 6px;
}
#tabla_balance_header td.columna_datos
{
    width: 30%;
    text-align: center;
}
#tabla_balance_header td.columna_scrollbar
{
    width: 10%;
}
#tabla_balance td.separador
{
    height: 1px;
    background-color: #999999;
}
#tabla_balance_body
{
    width: 100%;
}
#tabla_balance_total
{
    width: 90%;
}
#tabla_balance_body, #tabla_balance_total
{
    background-color: #FFFFFF;
    border: none;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
#tabla_balance_body td.primera_columna, #tabla_balance_total td.primera_columna
{
    width: 37%;
    font-weight: bold;
    text-align: left;
    height: 21px;
    /*padding-left: 5px;*/
}
#tabla_balance_body td.columna_datos, #tabla_balance_total td.columna_datos
{
    width: 30%;
    text-align: center;
}
#tabla_balance_body td.columna_margen_izquierdo, #tabla_balance_total td.columna_margen_izquierdo
{
    width: 3%;
    height: 1px;
}
#tabla_balance_body td.segunda_columna_separador, #tabla_balance_total td.segunda_columna_separador
{
    height: 1px;
    background-image:url(Images/puntos.gif);
    background-position:left center;
    background-repeat:repeat-x;
}
#balance_scrollbar_container 
{  
    position:relative;  
    width:100%;
} 
#balance_scrollbar_track 
{  
    position: absolute;  
    top: 0;  
    right: 0;  
    height: 100%;  
    width: 10px;  
    background-color: transparent;  
    cursor: move;  
} 
#balance_scrollbar_handle 
{  
    width: 10px;  
    background-color: #2193C6;  
    cursor: move;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    opacity: 0.9;  
    -moz-opacity: 0.9;  
} 
#balance_scrollbar_content 
{  
    overflow: hidden;  
    width: 90%;  
    height: 87px;
}
#tabla_balance_neto
{
    border: none;
    width: 100%;
    background-color: #2193c6;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
#tabla_balance_neto td.primera_columna
{
    padding-left: 5px;
    width: 33%;
    height: 25px;
}
#tabla_balance_variacion
{
    background-color: #2a2a2a;
    border: none;
    width: 100%; 
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-decoration: none;
}
#tabla_balance_variacion td.primera_columna
{
    padding-left: 5px;
    width: 33%;
    height: 22px;
}
/*
*   INDICES DE MERCADOS
*/
#tabla_indices
{
    border: none;
    width: 100%;
    margin-left:6px;
    margin-right:6px;
    /*margin-top:10px;*/
    width: 94%;
}
#tabla_indices tr
{
    height: 23px;
}
#tabla_indices tr.fila_impar
{
    background-color: #dcf1fb;
}
#tabla_indices tr.fila_par
{
}
#tabla_indices td.precio_compra, #tabla_indices td.precio_venta
{
    cursor: pointer;
    text-align:center;
}
#contenedor_titulo_indices
{
    height:26px; 
    margin-bottom:10px;
}

#contenedor_tabla_indices
{
    height:175px;
}
#contenedor_boton_agregar_orden
{
    height:23px;
    background-color: #cccccc;
    text-decoration:none;
}
.btn_agregar_orden
{
    background-color:Transparent;
    border-color:inherit;
    cursor:pointer;
    border-style:none;
    font-size:13px;
    font-weight:bold;
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    height:21px;
    width:150px;
}
.indice_verde
{
    color:#009245;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}
.indice_rojo
{
    color:#C1272D;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}
.indice_negro
{
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
    font-weight:bold;
}
#indice_scrollbar_content 
{  
    overflow: hidden;  
    width:94%;
    height:175px;
}
#indice_scrollbar_container 
{  
    position:relative;  
    width:100%;
} 
#indice_scrollbar_track 
{  
    position: absolute;  
    top: 0;  
    right: 0;  
    height: 100%;  
    width: 10px;  
    background-color: transparent;  
    cursor: move;  
} 
#indice_scrollbar_handle 
{  
    width: 10px;  
    background-color: #2193C6;  
    cursor: move;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    opacity: 0.9;  
    -moz-opacity: 0.9;  
} 
.th_indices
{
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    color: Black;
}

/*
*   GRAFICOS DE MERCADOS
*/
.grafico_mercado_titulo
{
    color:#2193C6;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    display: block;
    float: left;
    margin-left: 9px;
    margin-top: 15px;
}
.grafico_mercado_select_mercados
{
    float:right;
    margin-right:11px;
    margin-top:13px;
}
/*
*   OPERACIONES
*/
#tabla_operaciones
{
    width:100%;
}
#tabla_operaciones td.primera_columna
{
    width:235px; 
    vertical-align:top;
    cursor: pointer;
}
.detalle_operacion
{
    display:block;
    margin-bottom:2px;
    margin-top:3px;
    width:100%;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    text-decoration:none;
}
.detalle_operacion span.hora
{
    color:#666666;
    font-weight:normal;
}
.detalle_operacion span.mercado
{
    color:#2193C6;
    font-weight:bold;
}
.detalle_operacion span.precio
{
    color:#666666;
}
.detalle_operacion span.monto
{
    color:#000000;
    font-weight:normal;
}
.detalle_operacion_separador
{
    background-image:url(Images/puntos.gif);
    background-position:left center;
    background-repeat:repeat-x;
    display:block;
    height:1px;
    width:97%;
}
#operaciones_scrollbar_container 
{  
    position:relative;  
    width:100%;
} 
#operaciones_scrollbar_track 
{  
    position: absolute;  
    top: 0;  
    right: 0;  
    height: 100%;  
    width: 10px;  
    background-color: transparent;  
    cursor: move;  
} 
#operaciones_scrollbar_handle 
{  
    width: 10px;  
    background-color: #2193C6;  
    cursor: move;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    opacity: 0.9; 
    -moz-opacity: 0.9;  
} 
#operaciones_scrollbar_content 
{  
    height:60px;
    margin-left:8px;
    overflow:hidden;
    padding-top:2px;
    width:90%;
}
.orden_cancelar
{
    float: right;
}
#imagenOperacionesCerradas
{
    margin-left: -4px;
}
/* Recinto Novedades */
.recinto_novedades
{
    cursor: pointer;
    /*width:353px;*/
    width:304px;
    margin-left:20px;
}
.Titular
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #2193c6;
    font-size: 13px;
    font-weight:normal;
    text-decoration: none;
    padding-left: 6px;
}
.titular_recinto
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #2193c6;
    font-size: 18px;
    font-weight:normal;
    text-decoration: none;
    padding-left: 6px;
}

.Encabezado
{
  font-family: Arial, Helvetica, sans-serif ;
  color: #666666;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  padding-left: 6px;
  padding-top : 12px;
}
.separadorNovedades
{
    background-image:url(Images/puntos.gif);
    background-position:right center;
    background-repeat:repeat-x;
    height:1px;
    margin-left:4px;
    margin-top:5px;
    width:297px;
}
.novedades_cerrar
{
    float: right;
}
#contenido_novedades {
    background-color:#FFFFFF;
    border:4px solid #525252;
    height:412px;
    margin:-100px -25px -79px -16px;
    width:620px;
}
#form_novedades {
    height:329px;
    margin-left:18px;
    margin-right:7px;
    margin-top:15px;
    padding-top:4px;
    position:absolute;
    width:101%;
}
.novedades_boton_cerrar {
    float:right;
    margin-top: 10px;
    margin-right: 25px;
}
.Titular02
{
  font-family: Arial, Helvetica, sans Serif;
  color: #2193c6;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  margin-top: 10px;
  margin-left: 5px;
}
.separador
{
    margin-top: 40px;
    margin-right:24px;
    border-top:1px solid #CCCCCC;
}
.separador_detalle_novedad
{
    border-top:1px solid #CCCCCC;
}
.txt12
{
     margin-top: 8px;
    font-family: Arial, Helvetica, sans Serif;
    color: #000000;
    font-size: 12px;
    font-weight:normal;
    text-decoration: none;
    margin-left: 5px;
    margin-bottom: 10px;
}
#novedades_scrollbar_container 
{  
    position:relative;  
    width:100%;
    margin-top: 40px;
} 
#novedades_scrollbar_track 
{  
    position: absolute;  
    top: 0;  
    right: 0;  
    height: 100%;  
    width: 10px;  
    background-color: transparent; 
    cursor: move;  
} 
#novedades_scrollbar_handle 
{  
    width: 10px;  
    background-color: #2193C6;  
    cursor: move;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    opacity: 0.9;  
    -moz-opacity: 0.9;  
} 
#novedades_scrollbar_content {
    height:324px;
    overflow:hidden;
    width:96%;
}
/*
Home
*/
#home_centro
{
    height:330px;
    margin-left:0;
    margin-top:44px;
    padding:83px;
}
#home_leyenda
{
    height:27; 
    width:388px;
    float:left;
}
.home_novedades_mercados
{
    border:1px solid Gray;
    height:23px;
    overflow:hidden;
    position:relative;
    width:381px;
    float: left;
}
.home_novedad_mercado
{
    color:black;
    float:left;
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    margin-left:5px;
    margin-top:3px;
}
#home_novedades_mercados_pasarela
{    
    left:-580px;
    position:absolute;
    width:1740px;  
}
#home_novedades_mercados_contenido
{
    position:absolute;
    left:1160px;
}
#home_novedades_mercados_flecha
{
     background-position:center;
     margin-top:6px;
     float:left;    
}
#home_novedad_mercado_precio
{
     color:Gray;
    float:left;
    font-size:13px;
    margin-top:3px;
}
#home_bienvenidos
{   
    height:115px;
    width:790px; 
    bgcolor:#FFFFFF;
    quality: high;
    wmode:transparent;
}
.loginFormInput
{
    border:1px solid #999999;
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    text-decoration:none;
    width:70px;
    /*margin-left:-3px;
    margin-bottom:-2px;*/
}

 .loginFormLabel
 {
    color:#2193C6;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
 }
 .titulo_login
 {
 }
 .textFailure
 {
  font-size:12px;
 }
 .loginFormTitle
 {
    color:#2193C6;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
    text-align:left;
    padding-left:4px;
 }
 .loginFormButton
 {
     /*
     margin-left:-12px;
     height:17px;
     width: 20px;*/
     margin-left:-8px;
 }
 .loginRegistro
 {
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
    margin-left: 3px;
 }   
 .loginRegistroDefault
 {
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
    margin-left: 3px;
    float: left;
    margin-right: 35px;
    padding-top:4px;
    padding-left:4px;
    
 }

 .loginOlvido{
 color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
    margin-left: 3px;
    float: right;
    margin-right: 35px;
 }
 .loginError
 {
     font-size:13px;
 }
.loginLink
{
    color:#2193C6;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}

/*REGISTRO DE USUARIOS*/
.registro_usuario_repetido{
    color:Red;
    margin-left:139px;
}

#registro_imagen
{
    float:left;
    margin-left:271px;
    margin-top:35px;
}
#registro_form
{
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    line-height:18px;
    text-decoration:none;
    margin-left:291px;
    margin-top:40px;
}
.registro_form_textbox
{
    border:1px solid #999999;
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    text-decoration:none;
}

#registro_form_ingreso
{
    float:left;
    height:270px;
    padding-left:26px;
    width:42%;
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    line-height:18px;
    text-decoration:none; 
    padding-top:34px;   
}
.registro_form_campos
{
    border:1px solid #999999;
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    text-decoration:none;
    width:178px;
}
.registro_form_btnRegistrar
{
    margin-left:140px;
}

#registro_form_labels
{
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    line-height:18px;
    text-decoration:none;
}
#registro_separador
{
    border-right:1px solid DarkTurquoise;
    float:left;
    height:305px;
    margin-top:26px;
}

.JpegImage
{
    margin-left:140px;
    margin-top:16px;
}
.ErrorCaptcha
{
    color : red;
}
.registro_mensaje_error
{
    float:right;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    margin-right:263px;
    text-decoration:none;
    width:294px;
    padding-left:26px;
    margin-right:129px;
}
/* El Juego*/
#juego_login
{
    float:left;
    margin-left:9px;
    margin-top:72px;
}

#juego_volver_link
{
    float:left;
    color:#2193C6;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
    margin-top:-27px;
    /*margin-left:-13px;*/
}
#juego_login_abajo {
    float:left;
    margin-left:10px;
    margin-top:-10px;
}

.juego_contenido_texto
{
    color:#000000;
    float:left;
    font-family:Arial,Helvetica,sans-serif; 
    font-size:12px; 
    font-weight:normal;
    line-height:18px;
    margin-top:19px;
    padding-bottom:21px;
    text-decoration:none;
    width:76%;
}
.juego_contenido_titulo
{
    color:#2193C6;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}
#juego_separador
{
    border-right:1px solid DarkTurquoise;
    float:left;
    height:954px;
    margin-top:28px;
    padding-left:14px;
}
#quees_contenido_texto
{
    float:left;
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    line-height:18px;
    text-decoration:none;
    width:73%;
    margin-right:51px;
}
#quees_separador
{
    float:left;
    border-right:1px solid DarkTurquoise;
    float:left;
    height:237px;
    margin-top:90px;
}
#quees_volver
{
    float:left;
    color:#2193C6;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
    margin-top: 85px;
    margin-left: 13px;
}
/* Contacto */

#contacto_volver
{
    float:right;
    margin-right:-132px;
    margin-top:-187px;
}
#contacto_imagen
{
    float:left;
    margin-left:253px;
    margin-top:61px;
}
#contacto_separacion
{
    float:left;
    border-right:1px solid DarkTurquoise;
    float:left;
    height:353px;
    margin-top:30px;
    
}
#contacto_contenido
{
    float:left;
    width:450px;
    margin-left:30px;
    margin-top:54px;
}
.contacto_labels
{
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal; 
    text-decoration:none;
    display:block;
    float:left;
    align: left;      
  }
.contacto_renglon
{
    width:450px;
    padding-top:7px;
}
.contacto_label
{
    display:block;
    float:left;
    padding-top:3px;
    width:140px;
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
}
.contacto_btnEnviar
{
    margin-left:140px;
    margin-top:7px;
}
.contacto_mensaje_error
{
    float:right;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
    width:294px;
    margin-left:30px;
    margin-right:182px;
    margin-top:-40px;
}
.mensaje_error
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    float:right;
    text-decoration:none;
    margin-top:-317px;
}
.mensaje_error_default
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration:none;
}

/* Publicidades */
.recinto_publicidades
{
    float:left;
    height:629px;
    margin-left:864px;
    margin-top:-630px;
    overflow:hidden;
    width:140px;
}
.publicidad
{
     margin-bottom: 2px;
}
/*Recuperar Contrasenia*/

#recuperar_titulo
{
    color:#2193C6;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
}
/*Recinro Ranking*/

.ranking_nick
{
    color:#2193C6;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
}
.ranking_variacion
{
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
}

.ranking_fila_impar
{
    
}
.ranking_fila_par
{
    background-color: WhiteSmoke;
}
#ranking_separador
{
    background-image:url(Images/puntos.gif);
    background-position:right center;
    background-repeat:repeat-x;
    height:1px;
    margin-left:4px;
    margin-top:5px;
    width:190px;
}
#ranking_img
{
    margin-left:8px;
    margin-top:10px;
}
#ranking_scrollbar_content 
{  
    overflow: hidden;  
    width:94%;
    height:69px;
}
#ranking_scrollbar_container 
{  
    position:relative;  
    width:100%;
} 
#ranking_scrollbar_track 
{  
    position: absolute;  
    top: 0;  
    right: 0;  
    height: 100%;  
    width: 10px;  
    background-color: transparent;  
    cursor: move;  
} 
#ranking_scrollbar_handle 
{  
    width: 10px;  
    background-color: #2193C6;  
    cursor: move;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    opacity: 0.9;  
    -moz-opacity: 0.9;  
} 
/* Grafico Evolucion Patrimonio Neto*/
#tabla_balance_variacion
{
    cursor: pointer;
}
.grafico_evolucion_boton_cerrar
{
        float: right;
        margin-top:12px;
}
#contenido_grafico_evolucion {
    background-color:#FFFFFF;
    border:4px solid #525252;
    height:323px;
    margin:-100px -25px -79px -16px;
    width:480px;
}



#grafico_evolucion
{
    margin-top:60px;
}

#recuperar_volver{
    float:left;
    color:#2193C6;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
    margin-top: 55px;
    margin-left: 27px;
}
.demo{
    margin-left:268px;
}
