
/* Hoja de estilos CSS predeterminada para un nuevo proyecto de aplicación Web*/
@font-face {
    font-family: "Gill Sans";
    src: url('static/fonts/GillSans.woff') format('woff'), url('static/fonts/GillSans.woff2') format('woff2'), url('static/fonts/GillSans.svg') format('svg'), url('static/fonts/GillSans.ttf') format('truetype'), url('static/fonts/GillSans.eot') format('eot');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gill Sans MT";
    src: url('static/fonts/GillSansMT.woff') format('woff'), url('static/fonts/GillSansMT.woff2') format('woff2'), url('static/fonts/GillSansMT.svg') format('svg'), url('static/fonts/GillSansMT.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    font-display: optional;
}


BODY {
    /*background-image:url(../img/fondoPrueba.png);*/
    BACKGROUND-COLOR: white;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT {
    COLOR: #002389;
}

H1 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 2em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H2 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 1.75em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H3 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 1.58em;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H4 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 1.33em;
    font-weight: 500;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H5, DT {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 1em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H6 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: .8em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

TFOOT, THEAD {
    font-size: 1em;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
}

TH {
    vertical-align: baseline;
    font-size: 1em;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
}

#ContenidoMain {
    background-color: #ffffff;
    color: #000000;
    text-align: left;
    font-size: 12px;
    width: 100%;
    min-height: 98%;
    margin: auto;
    z-index: 99;
    -webkit-border-radius: 0px 0px 20px 20px;
    -moz-border-radius: 0px 0px 20px 20px;
    border-radius: 0px 0px 20px 20px;
    -moz-box-shadow: 8px 8px 15px #888888;
    -webkit-box-shadow: 8px 8px 15px #888888;
    box-shadow: 8px 8px 15px #888888;
    behavior: url(/Areas/Portal/Content/PIE.htc);
    /*background-image: url('../Img/fondo_Panalblanco.png');  */
    /*background-repeat: no-repeat;*/
}

/*
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
*/
SMALL {
    font-size: .7em;
}

BIG {
    font-size: 1.17em;
}

BLOCKQUOTE, PRE {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
}


UL LI {
    list-style-type: square;
}

    UL LI LI {
        list-style-type: disc;
    }

        UL LI LI LI {
            list-style-type: circle;
        }

OL LI {
    list-style-type: decimal;
}

OL OL LI {
    list-style-type: lower-alpha;
}

OL OL OL LI {
    list-style-type: lower-roman;
}

/*IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}*/

.LinkBlanco {
    font-weight: bold;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 9pt;
    color: White;
    text-align: center;
}

.LinkNegro {
    font-weight: bold;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 9pt;
    color: #FF8700;
    text-align: center;
}

.LinkAzul {
    background-color: #d0dcf6;
    font-weight: bold;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 9pt;
    color: #002389;
    text-align: center;
}

.LinkMsg {
    font-weight: bold;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 8pt;
    color: #FF8700;
}


/**********Estilos de formularios para consultas y captura de datos****/

table.TablaConsulta {
    border-right: #112b8a 1pt solid;
    border-top: #112b8a 1pt solid;
    border-left: #112b8a 1pt solid;
    border-bottom: #112b8a 1pt solid;
    text-align: left;
    padding-left: 5;
    padding-right: 5;
}


tr.EncabezadoConsulta {
    border-right: #9b9fa2 1pt solid;
    border-top: #9b9fa2 1pt solid;
    border-left: #9b9fa2 1pt solid;
    border-bottom: #9b9fa2 1pt solid;
    /*background-color: #7798c1;*/
    background-color: #3476B7;
    font-weight: normal;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 10pt;
    color: #ffffff;
    text-align: center;
}

tr.EncabezadoFormulario {
    border-right: #9b9fa2 1pt solid;
    border-top: #9b9fa2 1pt solid;
    border-left: #9b9fa2 1pt solid;
    border-bottom: #9b9fa2 1pt solid;
    /*background-color: #98b1cf;*/
    background-color: #3476B7;
    /*font-weight: bold;*/
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 10pt;
    color: #ffffff;
    text-align: center;
}


tr.DetalleConsulta {
    border-left: #d0dcf6 1pt solid;
    border-right: #d0dcf6 1pt solid;
    border-top: #eff1fd 1pt solid;
    border-bottom: #eff1fd 1pt solid;
    background-color: #F2F4FC;
    /*background-color: #ffffff;*/
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 10pt;
    color: #3f3f9e;
    text-align: left;
    cursor: pointer;
}

    tr.DetalleConsulta:hover {
        background-color: #3f3f9e;
        color: #F2F4FC;
    }

tr.DetalleAlternoConsulta {
    border-left: #eff1fd 1pt solid;
    border-right: #eff1fd 1pt solid;
    border-top: #d0dcf6 1pt solid;
    border-bottom: #d0dcf6 1pt solid;
    background-color: #ffffff;
    /*background-color: #3f3f9e;*/
    /*background-color: #f5f5f5;*/
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 10pt;
    color: #3f3f9e;
    text-align: left;
    cursor: pointer;
}

    tr.DetalleAlternoConsulta:hover {
        background-color: #3f3f9e;
        color: #F2F4FC;
    }

tr.Pagineo {
    border-right: #112b8a 1pt solid;
    border-top: #112b8a 1pt solid;
    border-left: #112b8a 1pt solid;
    border-bottom: #112b8a 1pt solid;
    background-color: #98b1cf;
    /*font-weight: bold;*/
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 12pt;
    color: White;
    text-align: center;
    padding: 20px;
}


table.TablaFormulario {
    border-right: #9b9fa2 1pt solid;
    border-top: #9b9fa2 1pt solid;
    border-left: #9b9fa2 1pt solid;
    border-bottom: #9b9fa2 1pt solid;
}


td.TituloDetalleFormulario {
    border-right: #d0dcf6 1pt solid;
    border-top: #d0dcf6 1pt solid;
    border-left: #d0dcf6 1pt solid;
    border-bottom: #d0dcf6 1pt solid;
    /*background-color: #d0dcf6;*/
    background-color: #F2F4FC;
    font-weight: bold;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 10pt;
    color: #002389;
    text-align: left;
}

td.TituloDetalleFormularioCentrado {
    border-right: #d0dcf6 1pt solid;
    border-top: #d0dcf6 1pt solid;
    border-left: #d0dcf6 1pt solid;
    border-bottom: #d0dcf6 1pt solid;
    background-color: #d0dcf6;
    font-weight: bold;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 9pt;
    color: #002389;
    text-align: center;
}

.DatoDetalleFormulario {
    border-right: #d0dcf6 1pt solid;
    border-top: #d0dcf6 1pt solid;
    border-left: #d0dcf6 1pt solid;
    border-bottom: #d0dcf6 1pt solid;
    background-color: #F2F4FC;
    /*background-color: #d0dcf6;*/
    color: black;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 9pt;
    text-align: left;
}

table.TablaParametro {
    border-right: #112b8a 1pt solid;
    border-top: #112b8a 1pt solid;
    border-left: #112b8a 1pt solid;
    border-bottom: #112b8a 1pt solid;
    padding-left: 0;
    padding-right: 0;
}

td.TituloParametro {
    border-right: #d0dcf6 1pt solid;
    border-top: #d0dcf6 1pt solid;
    border-left: #d0dcf6 1pt solid;
    border-bottom: #d0dcf6 1pt solid;
    background-color: #d0dcf6;
    font-weight: bold;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 9pt;
    color: #002389;
    text-align: left;
}

td.DatoParametro {
    border-right: #d0dcf6 1pt solid;
    border-top: #d0dcf6 1pt solid;
    border-left: #d0dcf6 1pt solid;
    border-bottom: #d0dcf6 1pt solid;
    background-color: #d0dcf6;
    font-weight: bold;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 8pt;
    color: #006da0;
    text-align: right;
}

td.InputDetalleFormulario {
    border-right: #d0dcf6 1pt solid;
    border-top: #d0dcf6 1pt solid;
    border-left: #d0dcf6 1pt solid;
    border-bottom: #d0dcf6 1pt solid;
    background-color: #d0dcf6;
    color: black;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 8pt;
    text-align: center;
}

.Link1 {
    color: #2b64a0;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 9pt;
    font-weight: bold;
}

.LinkMenu {
    color: White;
    background-color: #263789;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 9pt;
    font-weight: bold;
}

.titulopagina {
    font-size: 10pt;
    color: #f6af3b;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-weight: bold;
}

.parametropagina {
    font-size: 9pt;
    color: #002389;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
}

.MensajeError {
    background-color: #d0dcf6;
    color: red;
    font-weight: bold;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 12pt;
    text-align: center;
}


.MensajeGenerico {
    background-color: #d0dcf6;
    color: black;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 9pt;
    text-align: center;
}

.TituloMensajeGenerico {
    /*background-color: #002389;*/
    color: white;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 15pt;
    /*height: 25px;*/
    text-align: center;
}

/***************************** Estilo de menú *****************************
/* Style for a block - DIV */
.m0table0 {
    /*background: #4682B4;*/
    background: #2b64a0;
}

.m0table {
    /*background: #4682B4;*/
    background: #2b64a0;
}

/* Style for outer tag, mout (mouse out) state */
.m0mouto {
    /*background: white;*/
    background: #263789;
    color: White;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
    /*background: #DBEAF5;*/
    background: #2b64a0;
    color: White;
    /*font-weight:bold;*/
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
    /*background: white;*/
    background: #2b64a0;
    color: White;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 12px;
    padding: 3px;
}

/** Estilo para 3er nivel del menu*/
/* Style for a block - DIV */
.m0table3 {
    /*background: #4682B4;*/
    background: #2b64a0;
}

/* Style for outer tag, mout (mouse out) state */
.m0mouto3 {
    /*background: white;*/
    background: #263789;
    color: White;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero3 {
    /*background: #DBEAF5;*/
    background: #2b64a0;
    color: White;
    /*font-weight:bold;*/
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno3 {
    /*background: white;*/
    background: #2b64a0;
    color: White;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner3 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 12px;
    padding: 3px;
}



/* Estilos para el arbol de Estructura Organizacional*/

.TreeNode {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 8pt;
    color: black;
}

.NodoAprobado {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 8pt;
    color: #002389;
}

.NodoIngresado {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 8pt;
    color: Green;
}

.NodoEliminado {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 8pt;
    color: Yellow;
}

.NodoRechazado {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 8pt;
    color: Red;
}

.TreeNodeOver {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 8pt;
    color: Fuchsia;
    cursor: hand;
}

.TreeNodeSelect {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 8pt;
    color: white;
    background: blue;
    cursor: hand;
}

.TreeNodeDisabled {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 8pt;
    COLOR: gray;
}

#banner {
    background-color: "";
    height: 112px;
    color: #ffffff;
    font-size: 12px;
    width: 880px;
    margin: auto;
    position: relative;
    z-index: 99;
    text-align: right;
}

#banner-top {
    background-color: #39467a;
    height: 30px;
    color: #ffffff;
    font-size: 12px;
}

.banner-top-space {
    margin: 17px 0px 0px 50px;
    position: absolute;
}

#banner-middle {
    background-color: #5f98b3;
    height: 60px;
    color: "";
    text-align: right;
    font-size: 12px;
}

#image-banner {
    background-color: "";
    height: 60px;
    color: #4f729c;
    text-align: right;
    font-size: 12px;
    float: right;
    width: 584px;
    /*background-image: url('../Img/fondo_banner.png');*/
    /*background-repeat: no-repeat;*/
}

#banner-bottom {
    -webkit-border-radius: 0px 0px 25px 25px;
    -moz-border-radius: 0px 0px 25px 25px;
    border-radius: 0px 0px 25px 25px;
    behavior: url(PIE.htc);
    background-color: #009ad7;
    height: 17px;
    color: "";
    text-align: "";
    font-size: 10px;
    margin-top: 3px;
}

.content-box-name {
    background-color: #363636;
    height: 40px;
    padding-left: 20px;
    padding-top: 2px;
    margin: 0px;
    color: "";
    text-align: left;
    font-size: 14px;
    width: 285px;
    border: 2px solid;
    border-color: #fff;
    float: left;
}

.content-box-name-right {
    background-color: #363636;
    height: 40px;
    color: "";
    text-align: right;
    font-size: 16px;
    width: 285px;
    border: 2px solid;
    border-color: #fff;
    position: absolute;
    right: 0px;
    width: 285px;
    margin: 17px 50px 0px 0px;
    padding-right: 10px;
}

.content-box-right {
    background-color: #009ad7;
    height: 40px;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    width: 80px;
    border: 2px solid;
    border-color: #fff;
    float: left;
}

#wrapper-login {
    /*background-image: url('../Img/fondoPrueba.png');*/
    /* background-repeat: repeat;*/
    min-height: 87% !important;
    position: center;
    z-index: 99;
    padding-bottom: 15px;
}

#header-clear {
    height: 77px;
}

#content {
    background-color: #ffffff;
    height: null;
    color: #000000;
    text-align: left;
    font-size: 12px;
    width: 97%;
    margin: auto;
    z-index: 99;
    -webkit-border-radius: 0px 0px 20px 20px;
    -moz-border-radius: 0px 0px 20px 20px;
    border-radius: 0px 0px 20px 20px;
    -moz-box-shadow: 8px 8px 15px #888888;
    -webkit-box-shadow: 8px 8px 15px #888888;
    box-shadow: 8px 8px 15px #888888;
    behavior: url(PIE.htc);
    padding-bottom: 30px;
    margin-left: 15px;
    margin-right: 35px;
    min-width: 1024px;
}

.contentLogin {
    /*background-image: url('../Images/fondo_PanalColores.png');*/
    /*background-repeat: no-repeat;*/
}

/* Estilos para la pantalla de consulta de constancias de pago */
.TituloConsulta {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: x-large;
    font-weight: bold;
    color: #063164;
    background-color: White;
    text-align: center;
}

.SubTituloConsulta {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 8pt;
    font-weight: normal;
    color: #063164;
    background-color: White;
    text-align: center;
}

.FondoBusquedaConsulta {
    background-color: #eef9fd;
}

.TextoConsulta {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
    font-size: 10pt;
    font-weight: normal;
    color: #063164;
}

.AnchoTextoConsulta {
    width: 48%;
}
