﻿.OcultaFooter nobr
{
    visibility: hidden !important;
}
/* Se utiliza para ocultar el subrallado en los footers de los grids de infragistic */
.igtbl_LeasingBancolombiaControl tfoot th
{
    text-decoration: none;
}

/* highlightTable */
.highlightTable
{
    border: 0px solid White;
}

div#ctrcuerpobco tr.alt td
{
    background-color: #F6F6F6;
}
div#ctrcuerpobco tr.over td
{
    background: #DBDBDB;
}

div#ctrcuerpobco th.trRight, div#ctrcuerpobco td.trRight
{
    text-align: right;
    width: 30%;
}

div#ctrcuerpobco td.trRight
{
    font-weight: bold;
    width: 30%;
    padding: 3px 5px 3px 3px;
}
div#ctrcuerpobco td.trLeft, div#ctrcuerpobco td.trLeftFechaLarga
{
	width: 70%;
	text-align: left;	
	padding: 3px 3px 3px 5px;
	font-size: 0.9em;
	height: 19px;
}

div#ctrcuerpobco td.trLeft
{
	text-transform: capitalize;
}

div#infoCliente th.left
{
    text-align: left;
}
th.right
{
    text-align: right;
}

/* Otros */

.total, .totalGrid
{
    background-color: #DBDBDB;
    color: #243481;
    border-top: solid 1px #DBDBDB;
    text-align: right;
    margin: 5px;
    padding: 3px;
    font-weight: bold;
}

.totalGrid
{
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 1em;
}

.totalGrid span
{
    color: #243481;
}

.subtituloGrid
{
    width: 100%;
    background-color: #DBDBDB;
    font-size: 1.1em;
    text-align: center;
    font-weight: bold;
    color: #777777;
    border-bottom: solid 1px gray;    
}

div#ctrcuerpobco table
{
    background-color: White;
    width: 100%;
    empty-cells: show;
    border-collapse: collapse;
}

div#ctrcuerpobco table caption
{
    background: #DBDBDB url(       '../images/imgH2.gif' ) left center no-repeat;
    color: #777777;
    font-size: 1.2em;
    text-align: left;
    text-indent: 25px;
    font-weight: bold;
}
div#ctrcuerpobco table th, div#ctrcuerpobco table td.trRight
{
    background-color: #e7e7e7;
    font-size: 1.0em;
    color: #243481;
    border-bottom: solid 1px gray;
    height:19px;
}
div#ctrcuerpobco table td
{
    padding: 3px;
}
div#ctrcuerpobco table a
{
    color: #666666;
}

div#ctrcuerpobco table a:hover
{
    color: #000000;
}

th.trRight
{
    text-align: right;
    width: 30%;
}

div#ctrcuerpobco th.left
{
    text-align: left;
}
div#ctrcuerpobco th.right
{
    text-align: right;
}
