/**
 *  CSS para sistema DIG
 *  Autor: Juan Génova Manieu
 */

body {
	background: #f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #457f9d;
	font-weight:bold;
	text-decoration: none;
	text-transform: none;
	
}

a:hover {
	color: #457f9d;
	text-decoration: none;
	text-transform: none;
}

h1
{
    margin:10px;
    color:#3f718a;
    
    }
    
h2, h3, p 
{
    margin:10px;
    color:#457f9d;
    
    }

ul,ol{ margin:10px; color:#457f9d;}
 

/* LOGIN DIG */




.login-z {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	background: #4b6c9e;  
	border-radius: 15px;
	height: 567px;
	margin: 0 auto;
	margin-top: 20px;
	width: 960px;
	-webkit-box-shadow: 0px 1px 15px rgba(144, 49, 50, 0.71);
	-moz-box-shadow: 0px 1px 15px rgba(144, 49, 50, 0.71);
	box-shadow: 0px 1px 15px rgba(144, 49, 50, 0.71);
}
.login-z .logo-login {
	background: url(../img/logo-login-transmarca.png) 66px 40px no-repeat;
	height: 180px;
	width: 960px;
}
 .login-z .accountInfo {
	background: url(../img/bg-form-login-base.png) no-repeat;
	float: right;
	height: 272px;
	margin-right: 90px;
	width: 378px;
	/*#ff6633*/
}

 .login-z .accountInfo h2 {
	color: #fff;
	font-size: 14px;
	padding-top: 25px;
	text-align: center;
}
 .login-z .accountInfo .user-pass {
	height: 200px;
	margin: 0 auto;
	margin-top: 20px;
	width: 250px;
}
 .login-z .accountInfo label {
	color: #fff;
	font-size: 14px;
	padding: 3px;
	text-align: center;
}
.login-z .accountInfo input {
	border: 2px solid #999;
	color: #999;
	font-size: 14px;
	height: 25px;
	margin-bottom: 10px;
	margin-top: 5px;
	width: 250px;
}
.login-z .accountInfo #MainContent_LoginUser_LoginButton{
	background: url(boton-login.png);
	border: 0;
	height: 36px;
	margin-top: 5px;
	width: 64px;
}

.login-z .accountInfo1 {
	background: url(../img/bg-form-login.png) no-repeat;
	float: right;
	height: 272px;
	margin-right: 90px;
	width: 378px;
	/*#ff6633*/
}

 .login-z .accountInfo1 h2 {
	color: #fff;
	font-size: 14px;
	padding-top: 25px;
	text-align: center;
}
 .login-z .accountInfo1 .user-pass {
	height: 200px;
	margin: 0 auto;
	margin-top: 20px;
	width: 250px;
}
 .login-z .accountInfo1 label {
	color: #fff;
	font-size: 14px;
	padding: 3px;
	text-align: center;
}
.login-z .accountInfo1 input {
	border: 2px solid #999;
	color: #999;
	font-size: 14px;
	height: 25px;
	margin-bottom: 10px;
	margin-top: 5px;
	width: 250px;
}
.login-z .accountInfo1 #MainContent_LoginCliente_LoginButton{
	background: url(../img/boton-login.png);
	border: 0;
	height: 36px;
	margin-top: 5px;
	width: 64px;
}

.login-z .accountInfo2{
height: 256px;
width: 359px;
margin-left: 10px;
background: #cccccc;
}
/* FIN LOGIN */

#dig-general {

	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	
	
}

.general{
	min-widt: 800px;
	width: auto;
	margin-left: 40px;
	margin-right: 20px;
	margin-top: 10px;
	background:#D2D3D4;
	}

#dig-general .dig-menu-lateral {
	float: left;
	margin-left: -18px;
	width: 128px;
}
#dig-general .dig-menu-lateral ul {

	list-style: none;
	margin: 0;
	min-height: 159px;
	padding: 0;
	width: 130px;
    background: #4b6c9e;
}
#dig-general .dig-menu-lateral ul li {
	height: 50px;
	margin: 0;
	text-align: center;
	width: 125px;
}
#dig-general .dig-menu-lateral ul li a {

	color: #fff;
	font-size: 12px;
	height: 38px;
	width: 125px;
}
#dig-general .dig-menu-lateral ul li.comun {

	background: url(../img/boton-menu-dig.png) no-repeat;
}
#dig-general .dig-menu-lateral ul li.comun:hover {

	background: url(../img/boton-menu-dig-isset.png) no-repeat;
}
#dig-general .dig-menu-lateral ul li.isset {

	background: url(../img/boton-menu-dig-isset.png) no-repeat;
}
#dig-general .dig-menu-lateral ul li.first {
	color: #fff;
	font-size: 13px;
	height: 50px;
	margin: 0;
	text-align: center;
	width: 125px;
}
#dig-general .dig-menu-lateral ul li.normal-first {
	background: url(../img/primer-boton-menu-dig.png) no-repeat;
}
#dig-general .dig-menu-lateral ul li.normal-first:hover {
	background: url(../img/primer-boton-menu-dig-isset.png) no-repeat;
}
#dig-general .dig-menu-lateral ul li.isset-first {
	background: url(../img/primer-boton-menu-dig-isset.png) no-repeat;
}
#dig-general .dig-menu-lateral ul li div {
	padding-top: 10px;
	width: 120px;
}
#dig-general .dig-menu-lateral ul li.last {

	height: 62px;
	margin-left: 0px;
	width: 125px;
}
#dig-general .dig-menu-lateral ul li.normal-last {
	background: url(../img/menu-final-dig.png) 0px 0px no-repeat;
}
#dig-general .dig-menu-lateral ul li.normal-last:hover {
	background: url(../img/menu-final-dig-isset.png) 0px 0px no-repeat;
}
#dig-general .dig-menu-lateral ul li.isset-last {
	background: url(../img/menu-final-dig-isset.png) 0px 0px no-repeat;
}
#dig-general .dig-menu-lateral-2 {
	float: left;
	margin-left: -18px;
	width: 30px;
}
#dig-general .dig-menu-lateral-2 ul {

	list-style: none;
	margin: 0;
	min-height: 159px;
	padding: 0;
	width: 30px;
}
#dig-general .dig-menu-lateral-2 ul li {
	background: url(../img/boton-menu-dig.png) no-repeat;
	color: #fff;
	font-size: 13px;
	height: 50px;
	margin: 0;
	text-align: center;
	width: 25px;
}
#dig-general .dig-menu-lateral-2 ul li.first {
	background: url(../img/primer-boton-menu-dig.png) no-repeat;
	color: #fff;
	font-size: 13px;
	height: 50px;
	margin: 0;
	text-align: center;
	width: 25px;
}
#dig-general .dig-menu-lateral-2 ul li div {
	height: 20px;
	padding-top: 8px;
	width: 20px;
}
#dig-general .dig-menu-lateral-2 ul li.last {
	background: url(../img/menu-final-dig.png) 0px 0px no-repeat;
	height: 50px;
	margin-left: 0px;
	width: 25px;
}
#dig-general .content {

	background: #fffbe7;
	display: block;
	/*height: 700px;*/
	margin-left: 110px;
	margin-right: 10px;
	min-height: 560px;
	min-width: 600px;
	padding-bottom: 10px;
	width: auto;
}
#dig-general .content .header {

	/*background: #D2D3D4;*/
	height: 60px;
	width: auto;
}

#dig-general .content .header div.logo-header img {

	margin:5px;
}

#dig-general .content .header-content .header-content-breadcrumb {

	height: 20px;
	padding: 10px 0px 0px 10px;
}
#dig-general .content .header-content .header-content-title {

	height: 30px;
	padding: 0px 0px 0px 10px;
}
#dig-general .content .header-content .header-content-title h2 {
	color: #005294;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#dig-general .content .header-content .opciones-modulo {

	height: 30px;
	padding: 0px 0px 0px 10px;
}
#dig-general .content .header-content .opciones-modulo [type=button] {

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #457f9d;
	border: 1px solid #000066;
	border-radius: 10px;
	color: #fff;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	width: auto;
}
#dig-general .content .header-content .opciones-modulo [type=button]:hover {

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #75a0b6;
	border: 1px solid #000066;
	border-radius: 10px;
	color: #fff;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	width: auto;
}
/* Formularios */

#dig-general .content .box-form {

	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 0px solid #005294;
	border-radius: 15px;
	height: 40px;
	margin: 20px;
	padding: 5px;
	width: auto;
}
#dig-general .content .box-form label {
	color: #005294;
	font-weight: bold;
}
#dig-general .content .box-form input {
	border: 1px solid #005294;
	color: #005294;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}
#dig-general .content .box-form button {

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #457f9d;
	border: 1px solid #005294;
	border-radius: 10px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	width: 50px;
}
#dig-general .content .box-form .title {

	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	background: #f1f1f1;
	border: 1px solid #005294;
	border-bottom-left-radius: 15px;
	border-top-left-radius: 15px;
	color: #005294;
	height: 35px;
	float: left;
	font-weight: bold;
	margin-right: 10px;
	padding-top: 12px;
	text-align: center;
	width: 130px;
}
#dig-general .footer {

	background: #6ba5d9;
	color: #fff;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	font-weight: bold;
	min-width: 670px;
	padding: 20px;
	text-align: right;
	width: auto;
}
.showr {

	color: #999;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin-left: 18px;
	text-decoration: none;
	text-transform: none;
}
.hidr {

	color: #999;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin-left: 25px;
	text-decoration: none;
	text-transform: none;
}
/* TABLAS */


#dig-general .content input[type="submit"]
{
    background:#457f9d;
    color:#fff;
    height:30px;
    padding:5px;
    margin-bottom:10px;
    margin-left:20px;
  
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    
}

#dig-general .content input[type="submit"]:hover
{
border-top-color: #55A0C2;
background: #55A0C2;
color: white;
    
}


#dig-general .content .resultados-cartera {

	padding: 15px;
	width: auto;
}
#dig-general .content .tabla-resultados-cartera {

	border-collapse: collapse;
	border-spacing: 2px;
	border: 1px solid #fff;
	display: table;
	min-width: 400px;
	width: 100%;
}
#dig-general .content .tabla-resultados-cartera th {

	background: #6BA5D9;
	color: #fff;
	padding: 5px;
}
#dig-general .content .tabla-resultados-cartera td {

	padding: 5px;
}
.par {
	background: #75a0b6;
	color: #fff;
	text-align: center;
}
.impar {
	background: #457f9d;
	color: #fff;
	text-align: center;
}
.link {
	background: #6BA5D9;
	text-align: center;
	font-weight: bold;
}
/*TEMP*/

#dig-general .content .busqueda-por {
	margin: 25px;
	border: 1px solid #999;
	width: 90%;
	margin: 25px;
	padding: 10px;
}
#dig-general .content .busqueda-por .encabezado {
	font-size: 11px;
	width: 85px;
	padding: 5px;
	color: #005294;
	font-weight: bold;
	float: left;
}
.tabla_tipo {
	border-collapse: collapse;
	border: 1px solid #999;
	background: #f8fae1;
	margin-left: 20px;
}
.tabla_tipo td {
	padding: 10px;
}
/* Tablas General Marcas */

.content-normal .table_header { background:#FFFBE7; width: auto; border:none; margin-bottom:0; width: 85%; border-bottom:5px solid #000066;}
.content-normal .table_header tbody {
	background: #FFFBE7;
}
.content-normal .table_header td{ border:none; text-align:left; padding:0; }
.content-normal .table_header td div.label_area {
	-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
	color: #fff;
	font-size:15px;
	font-weight:bold;
	padding: 7px;
	padding-left:15px;
	background: #000066;	
}
textarea[type="textarea"], input[type="text"], input[type="password"], select {
	border-width: 1px;
	border-style: inset;
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

/*Contenedor Generico */


#dig-general .content-normal  {

	background: #fffbe7;
	display: block;
	/*height: 700px;*/
	margin-left: 110px;
	margin-right: 10px;
	min-height: 560px;
	min-width: 600px;
	padding-bottom: 10px;
	width: auto;
}

#dig-general .content-normal input[type="submit"]
{
    background:#457f9d;
    color:#fff;
    height:30px;
    padding:5px;
    margin-bottom:10px;
    margin-left:20px;
  
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    
}

#dig-general .content-normal .header {

	/*background: #D2D3D4;*/
	height: 60px;
	width: auto;
}

#dig-general .content-normal .header div.logo-header img {

	margin:5px;
}

#dig-general .content-normal .header-content .header-content-breadcrumb {

	height: 20px;
	padding: 10px 0px 0px 10px;
}
#dig-general .content-normal .header-content .header-content-title {

	height: 30px;
	padding: 0px 0px 0px 10px;
}
#dig-general .content-normal .header-content .header-content-title h2 {
	color: #005294;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#dig-general .content-normal .header-content .opciones-modulo {

	height: 30px;
	padding: 0px 0px 0px 10px;
}
#dig-general .content-normal .header-content .opciones-modulo [type=button] {

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #457f9d;
	border: 1px solid #000066;
	border-radius: 10px;
	color: #fff;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	width: auto;
}
#dig-general .content-normal .header-content .opciones-modulo [type=button]:hover {

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #75a0b6;
	border: 1px solid #000066;
	border-radius: 10px;
	color: #fff;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	width: auto;
}

#dig-general .content-normal input[type="submit"]:hover
{
border-top-color: #55A0C2;
background: #55A0C2;
color: white;
    
}


#dig-general .content-normal .resultados-cartera {

	padding: 15px;
	width: auto;
}
#dig-general .content-normal .tabla-resultados-cartera {

	border-collapse: collapse;
	border-spacing: 2px;
	border: 1px solid #fff;
	display: table;
	min-width: 400px;
	width: 100%;
}
#dig-general .content-normal .tabla-resultados-cartera th {

	background: #6BA5D9;
	color: #fff;
	padding: 5px;
}
#dig-general .content-normal .tabla-resultados-cartera td {

	padding: 5px;
}

#dig-general .content-normal .busqueda-por {
	margin: 25px;
	border: 1px solid #999;
	width: 90%;
	margin: 25px;
	padding: 10px;
}
#dig-general .content-normal .busqueda-por .encabezado {
	font-size: 11px;
	width: 85px;
	padding: 5px;
	color: #005294;
	font-weight: bold;
	float: left;
}

.content-normal table {
	background: #cccc99;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 15px;
	margin-top:0;
	width:85%;
    font-size: 9pt;
}
.content-normal table tbody {
	background: #ffffee;
}
.content-normal table tbody td.label {

	font-weight: bold;
	font-size: 9pt;
	padding: 5px;
	text-align: right;
}
.content-normal table tbody td {
	color: #006080;
	border: 1px solid #999;
	padding: 5px;
}

.content-normal table tbody td.celda_azul
{
    background-color: navy; 
    color: white;
    border: 1px solid #999;
	padding: 5px;
}

.content-normal table tr.celda_azul th
{
    background-color: navy; 
    color: white;
    border: 1px solid #999;
	padding: 5px;
}

.content-normal table tbody td a {
	color: #000066;
	font-weight: bold;
}
.content-normal  table tbody td input {
	border-color: silver;
	font-size: 11px;
	color: black;
	background-color: white;
	background-image: url('../img/labels/bg-input-select.png');
}
.content-normal  table tbody td select {
	border-color: silver;
	font-size: 11px;
	color: black;
	background-color: white;
	background-image: url('../img/labels/bg-input-select.png');
}
.content-normal  table th {
	border: 1px solid #999;
	color: #006080;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}



table.sin-bg tbody{ background:#FFFBE7; width:60%;}
table.sin-bg tbody td{ border:none;}
table.sin-bg tbody td table{ border:none;}

    
    
.puntual table {
	background: #cccc99;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 15px;
	margin-top:0;
	width:85%;
}
.puntual table tbody {
	background: #ffffee;
}
.puntual table tbody td.label {

	font-weight: bold;
	font-size: 9pt;
	padding: 5px;
	text-align: right;
}
.puntual table tbody td {
	color: #006080;
	border: 1px solid #999;
	padding: 5px;
}
.puntual table tbody td a {
	color: #000066;
	font-weight: bold;
}
.puntual  table tbody td input {
	border-color: silver;
	font-size: 11px;
	color: black;
	background-color: white;
	background-image: url('../img/labels/bg-input-select.png');
}
.puntual  table tbody td select {
	border-color: silver;
	font-size: 11px;
	color: black;
	background-color: white;
	background-image: url('../img/labels/bg-input-select.png');
}
.puntual  table th {
	border: 1px solid #999;
	color: #006080;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

/* Box  */

.modalBackground {
background-color: gray;
filter: alpha(opacity=70);
opacity: 0.7;
}

.modalPopup {
background-color: #FFD;
border-width: 3px;
border-style: solid;
border-color: gray;
padding: 3px;
/*width: 250px;*/
}


ul.botones-especiales
{
    
    list-style:none;
    
    }

ul.botones-especiales .boton
{
    background:#457f9d;
    height:20px;
    padding:10px;
    margin-bottom:10px;
    margin-left:20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width:20%;
    
    }
    
    
    ul.botones-especiales .boton a
{
    
    color:#fff;
   
  
    
    }
    
    ul.botones-especiales .boton:hover
{
   border-top-color: #55A0C2;
background: #55A0C2;
color: white;
    
    }
    
    /*Calendario Ajax*/
    
.content-normal  table tbody td .ajax__calendar_container td{border:0;}
.content-normal  table tbody td .ajax__calendar_container {padding:4px;cursor:default;width:170px;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;}
.content-normal  table tbody td .ajax__calendar_body {height:139px;width:170px;position:relative;overflow:hidden;margin:auto;}
.content-normal  table tbody td .ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {top:0px;left:0px;height:139px;width:170px;position:absolute;text-align:center;margin:auto;}
.content-normal  table tbody td .ajax__calendar_container TABLE {padding:0px;margin:0px;font-size:11px;}
.content-normal  table tbody td .ajax__calendar_container TD {padding:0px;margin:0px;font-size:11px;}
.content-normal  table tbody td .ajax__calendar_header {height:20px;width:100%;}
.content-normal  table tbody td .ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url('../img/calendar-arrow-left.gif');}
.content-normal  table tbody td .ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url('../img/calendar-arrow-right.gif');}
.content-normal  table tbody td .ajax__calendar_title {cursor:pointer;font-weight:bold; margin-left:15px; margin-right:15px;}
.content-normal  table tbody td .ajax__calendar_footer {height:15px;}
.content-normal  table tbody td .ajax__calendar_today {cursor:pointer;padding-top:3px;}
.content-normal  table tbody td .ajax__calendar_dayname {height:17px;width:17px;text-align:right;padding:0 2px;}
.content-normal  table tbody td .ajax__calendar_day {height:17px;width:18px;text-align:right;padding:0 2px;cursor:pointer;}
.content-normal  table tbody td .ajax__calendar_month {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.content-normal  table tbody td .ajax__calendar_year {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.content-normal  table tbody td .ajax__calendar .ajax__calendar_container {border:1px solid #646464;background-color:#ffffff;color:#000000;}
.content-normal  table tbody td .ajax__calendar .ajax__calendar_footer {border-top:1px solid #f5f5f5;}
.content-normal  table tbody td .ajax__calendar .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5;}
.content-normal  table tbody td .ajax__calendar .ajax__calendar_day {border:1px solid #ffffff;}
.content-normal  table tbody td .ajax__calendar .ajax__calendar_month {border:1px solid #ffffff;}
.content-normal  table tbody td .ajax__calendar .ajax__calendar_year {border:1px solid #ffffff;}

.content-normal  table tbody td .ajax__calendar .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.content-normal  table tbody td .ajax__calendar .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.content-normal  table tbody td .ajax__calendar .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.content-normal  table tbody td .ajax__calendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#646464;}
.content-normal  table tbody td .ajax__calendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#646464;}

.content-normal  table tbody td .ajax__calendar .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.content-normal  table tbody td .ajax__calendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.content-normal  table tbody td .ajax__calendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}

.content-normal  table tbody td .ajax__calendar .ajax__calendar_hover .ajax__calendar_title {color:#0066cc;}
.content-normal  table tbody td .ajax__calendar .ajax__calendar_hover .ajax__calendar_today {color:#0066cc;}
