/*TAG´S REDEFINED*/

body, td, div, input, select, textarea, .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #0F27A3;
}

	a:active {
		color: #076DAB;
	}

	a.medium {
		font-size: 11px;
		text-decoration: underline;
	}

div.medium {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 16px;
	color: #137920;
}

fieldset {
	padding: 5px;
}

/*CUSTOM CLASSES*/
.medium {
	font-size: 11px;
}

.small {
	font-size: 10px;
}

.note {
	font-size: 10px;
	color: #999999;
}

.error {
	color: #FF0000;
}

.breadcrumbs, .breadcrumbs a {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 3px;
}

/*USERINFO*/
.userInfo {
	background: #F8F8FF;
	font-size: 11px;
}

	.userInfo .icon {
		border-right: 1px solid #F8F8FF;
		border-bottom: 1px solid #F8F8FF;
	}

	.userInfo .userName {
		border-bottom: 1px solid #F8F8FF;
		font-family: Calibri;
	}

	.userInfo .officeName {
		border-bottom: 1px solid #F8F8FF;
		font-family: Calibri;
	}

/*.userInfo {background:#F8F8FF; width:100%; font-size:11px;}
.userInfo .icon {border-right:1px solid #A1A3B9; border-bottom:1px solid #A1A3B9;}
.userInfo .userName {border-bottom:1px solid #A1A3B9; width:100%;}
.userInfo .officeName {border-bottom:1px solid #A1A3B9;}*/


/*MESSAGES*/
.messagePane {
	border: 1px solid #666666;
}

	.messagePane .icon {
		background: #DEDFF0;
		width: 25px;
		padding-top: 5px;
	}

	.messagePane .text {
		background: #FFFFFF;
	}

/*TOOLBARS*/
.aToolbar {
	margin: 20px 0px;
	background: #E5E6E8;
	padding: 5px;
	border: 1px solid #A1A3B9;
	border-top: 4px solid #A1A3B9;
}

.fToolbar {
	margin-top: 20px;
	border-top: 2px solid #A1A3B9;
	padding-top: 5px;
}

.gToolbar {
	background: #E5E6E8;
	padding: 5px;
	border: 1px solid #A1A3B9;
	border-bottom: 0px solid #A1A3B9;
	margin-top: 10px;
}

	.gToolbar a.button {
		padding: 4px;
	}

/*FORMS*/
.form {
	background: url(../Imagenes/bg_form.gif) repeat-y;
	background-color: #F4F4F6;
}

.fdiv {
	margin-bottom: 10px;
}

	.fdiv .fheader td, .fconsult .fheader td, .fcaption {
		background: url(../Imagenes/barra.gif) repeat-y;
		border: 1px solid #A1A3B9;
		font-weight: bold;
		text-align: center;
		padding: 5px;
	}

.fconsult {
	margin-bottom: 10px;
	border: 1px solid #A1A3B9;
	background: #E3E4F2;
	padding: 10px;
	width: 100%;
}

.button {
}

.tabbar a {
	text-decoration: none;
	padding: 0px 5px;
	color: #000000;
}

.multipages {
	border: 1px solid #A1A3B9;
	border-top: 0px;
	padding: 10px;
	width: 100%;
	background-color: #E3E4F2;
}

/*PANE*/
.paneTitle {
	font-weight: bold;
	border-left: 1px solid #A1A3B9;
	border-right: 1px solid #A1A3B9;
	padding: 4px 0px 3px 3px;
	background-color: #C0C0C0;
}

.paneTitleGrande {
	font-weight: bold;
	border-left: 1px solid #A1A3B9;
	border-right: 1px solid #A1A3B9;
	padding: 4px 0px 3px 3px;
	background-color: #C0C0C0;
	font-size: large;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
	height: 26px;
}

.paneTitleYellow {
	border-right: #a1a3b9 1px solid;
	padding-right: 0px;
	padding-left: 3px;
	font-weight: bold;
	background: #ffff99;
	padding-bottom: 0px;
	border-left: #a1a3b9 1px solid;
	padding-top: 0px;
	background-color: #ffff99;
}
.paneTitleBlue {
	border-right: #a1a3b9 1px solid;
	padding-right: 0px;
	padding-left: 3px;
	font-weight: bold;
	padding-bottom: 0px;
	border-left: #a1a3b9 1px solid;
	padding-top: 0px;
	background-color: #5D7B9D; /* Fondo azul marino */
	color: #ffffff; /* Letras en blanco */
	text-decoration: underline; /* Texto subrayado */
}


.paneTitleGeoNeg {
	border-right: #a1a3b9 1px solid;
	padding-right: 0px;
	padding-left: 3px;
	font-weight: bold;
	background: url(../Imagenes/barra.gif);
	padding-bottom: 3px;
	border-left: #a1a3b9 1px solid;
	padding-top: 4px;
}

.paneTitle a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

	.paneTitle a:hover {
		text-decoration: underline;
	}

.paneTitleYellow a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

	.paneTitleYellow a:hover {
		text-decoration: underline;
	}

/*CALENDAR STYLE*/
.calendar {
	background: #A1A3B9;
}

	.calendar .header {
		padding: 4px;
		border: 0px;
		background: #FBE757;
		font-weight: bold;
		text-align: center;
	}

	.calendar .day {
		padding: 4px;
		border: 0px;
		background: #E5E6E8;
	}

	.calendar .otherday {
		padding: 4px;
		border: 0px;
		background: #D7D7D7;
	}

	.calendar .selectedday {
		padding: 4px;
		border: 0px;
		background: #A1A3B9;
	}

	.calendar .nextPrev {
		font-weight: bold;
		padding: 3px 5px 3px 5px;
		height: 25px;
	}

		.calendar .nextPrev a {
			text-decoration: none;
		}

/*CARD STYLE*/
.cardA {
	background: #1F487C;
	margin-bottom: 4px;
	font-family: Calibri;
	color: #FFFFFF;
}

.card .actions {
	background: #E5E6E8;
}

.card .content {
	background: #FFFFFF;
	padding: 5px;
}

/*ULTRALISTBAR*/
.listbar div {
	font-size: 11px;
	color: #0F27A3;
}

.listbar .header td {
	background: url(../Imagenes/bg_panetitle.gif);
	height: 28px;
	font-weight: bold;
	vertical-align: middle;
	padding: 3px;
}

.listbar .groupTitle {
	background: #D4D7EB;
	padding: 4px 4px 4px 6px;
	font-weight: bold;
	color: #000000;
}

.TD_ETIQUETA {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9999FF;
}

.listbar .group {
	padding: 10px;
}

.menu {
	font-size: 11px;
	padding: 10px;
}

	.menu a {
		text-decoration: none;
	}

/* Demás estilos */

BODY {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

TD {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 80px;
}

DIV {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

INPUT {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

SELECT {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
}

TEXTAREA {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.normal {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

A {
	color: #0f27a3;
}

	A:active {
		color: #076dab;
	}

	A.medium {
		font-size: 11px;
		text-decoration: underline;
	}

DIV.medium {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

H1 {
	font-size: 16px;
	color: #137920;
}

FIELDSET {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.medium {
	font-size: 11px;
}

.small {
	font-size: 10px;
}

.note {
	font-size: 10px;
	color: #999999;
}

.error {
	color: #ff0000;
}

.breadcrumbs {
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 3px;
	color: #000000;
}

	.breadcrumbs A {
		font-weight: normal;
		font-size: 10px;
		margin-bottom: 3px;
		color: #000000;
	}
/*.userInfo {
	FONT-SIZE: 11px; BACKGROUND: #fdf4b9; WIDTH: 100%
}*/
.userInfo {
	font-size: 11px;
	background: #f8f8ff;
	width: 99%;
}

	.userInfo .icon {
		border-right: #a1a3b9 1px solid;
		border-bottom: #a1a3b9 1px solid;
	}

	.userInfo .userName {
		width: 100%;
		border-bottom: #a1a3b9 1px solid;
	}

	.userInfo .officeName {
		border-bottom: #a1a3b9 1px solid;
	}

.messagePane {
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	margin-bottom: 10px;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}

	.messagePane .icon {
		background: #dedff0;
		width: 25px;
		padding-top: 5px;
	}

	.messagePane .text {
		padding-right: 5px;
		padding-left: 5px;
		background: #ffffff;
		padding-bottom: 5px;
		padding-top: 5px;
	}

.aToolbar {
	border-right: #a1a3b9 1px solid;
	padding-right: 5px;
	border-top: #a1a3b9 4px solid;
	padding-left: 5px;
	background: #e5e6e8;
	padding-bottom: 5px;
	margin: 20px 0px;
	border-left: #a1a3b9 1px solid;
	padding-top: 5px;
	border-bottom: #a1a3b9 1px solid;
}

.fToolbar {
	border-top: #a1a3b9 2px solid;
	margin-top: 20px;
	padding-top: 5px;
}

.gToolbar {
	border-right: #a1a3b9 1px solid;
	padding-right: 5px;
	border-top: #a1a3b9 1px solid;
	margin-top: 10px;
	padding-left: 5px;
	background: #e5e6e8;
	padding-bottom: 5px;
	border-left: #a1a3b9 1px solid;
	padding-top: 5px;
	border-bottom: #a1a3b9 0px solid;
}

	.gToolbar A.button {
		padding-right: 4px;
		padding-left: 4px;
		padding-bottom: 4px;
		padding-top: 4px;
	}

.formHome {
	background-position: center center;
	background: #C0C0C0 url(../Imagenes/Geoneg Nube.jpg) no-repeat;
	background-attachment: inherit;
	position: fixed;
	z-index: inherit;
	width: auto;
	height: auto;
}

.form {
	background: url(../Imagenes/bg_form.gif) #f4f4f6 repeat-y;
}

.fdiv {
	margin-bottom: 10px;
}

	.fdiv .fheader TD {
		border-right: #a1a3b9 1px solid;
		padding-right: 5px;
		border-top: #a1a3b9 1px solid;
		padding-left: 5px;
		font-weight: bold;
		background: #fbe757;
		padding-bottom: 5px;
		border-left: #a1a3b9 1px solid;
		padding-top: 5px;
		border-bottom: #a1a3b9 1px solid;
		text-align: center;
	}

.fconsult .fheader TD {
	border-right: #a1a3b9 1px solid;
	padding-right: 5px;
	border-top: #a1a3b9 1px solid;
	padding-left: 5px;
	font-weight: bold;
	background: #fbe757;
	padding-bottom: 5px;
	border-left: #a1a3b9 1px solid;
	padding-top: 5px;
	border-bottom: #a1a3b9 1px solid;
	text-align: center;
}

.fcaption {
	border-right: #a1a3b9 1px solid;
	padding-right: 5px;
	border-top: #a1a3b9 1px solid;
	padding-left: 5px;
	font-weight: bold;
	background: #fbe757;
	padding-bottom: 5px;
	border-left: #a1a3b9 1px solid;
	padding-top: 5px;
	border-bottom: #a1a3b9 1px solid;
	text-align: center;
}

.fcaptionTab {
	border-right: #a1a3b9 1px solid;
	padding-right: 5px;
	border-top: #a1a3b9 1px solid;
	padding-left: 5px;
	font-weight: bold;
	background: #5D7B9D;
	padding-bottom: 5px;
	border-left: #a1a3b9 1px solid;
	padding-top: 5px;
	border-bottom: #a1a3b9 1px solid;
	text-align: center;
	font-size: small;
	color: #FFFFFF;
	cursor: pointer;
}

.fcaptionTabSmall {
	border-right: #a1a3b9 1px solid;
	padding-right: 1px;
	border-top: #a1a3b9 1px solid;
	padding-left: 1px;
	font-weight: bold;
	background: #5D7B9D;
	padding-bottom: 1px;
	border-left: #a1a3b9 1px solid;
	padding-top: 1px;
	border-bottom: #a1a3b9 1px solid;
	text-align: center;
	font-size: small;
	color: #FFFFFF;
	cursor: pointer;
	border-color: #FFFF00;
	border-width: 1px;
}

.fcaptionTabInhabilitado {
	border-right: #a1a3b9 1px solid;
	padding-right: 1px;
	border-top: #a1a3b9 1px solid;
	padding-left: 1px;
	font-weight: bold;
	background: url(../Imagenes/bg_panetitle.gif);
	padding-bottom: 1px;
	border-left: #a1a3b9 1px solid;
	padding-top: 1px;
	border-bottom: #a1a3b9 1px solid;
	text-align: center;
	font-size: small;
	color: #000000;
	cursor: pointer;
}

.fcaptionTabInhabilitadoSmall {
	border-right: #a1a3b9 1px solid;
	padding-right: 1px;
	border-top: #a1a3b9 1px solid;
	padding-left: 1px;
	font-weight: bold;
	background: url(../Imagenes/bg_panetitle.gif);
	padding-bottom: 1px;
	border-left: #a1a3b9 1px solid;
	padding-top: 1px;
	border-bottom: #a1a3b9 1px solid;
	text-align: center;
	font-size: small;
	color: #000000;
	cursor: pointer;
}


.WCTitulo {
	border-right: #a1a3b9 1px solid;
	padding-right: 5px;
	border-top: #a1a3b9 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	border-left: #a1a3b9 1px solid;
	padding-top: 5px;
	border-bottom: #a1a3b9 1px solid;
	text-align: center;
	color: #000000;
	width: auto;
	height: auto;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	font-size: xx-large;
}

.WC_TD_TextBox {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

.WCLabel {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #0065B3;
}


.fbarra {
	border-right: #a1a3b9 1px solid;
	padding-right: 5px;
	border-top: #a1a3b9 1px solid;
	padding-left: 5px;
	font-weight: bold;
	background: url(../Imagenes/barra.gif) repeat-y;
	padding-bottom: 5px;
	border-left: #a1a3b9 1px solid;
	padding-top: 5px;
	border-bottom: #a1a3b9 1px solid;
	text-align: center;
}

.ftab {
	border-right: #a1a3b9 1px solid;
	padding-right: 5px;
	border-top: #a1a3b9 1px solid;
	padding-left: 5px;
	font-weight: bold;
	background: #ffffff;
	padding-bottom: 5px;
	border-left: #a1a3b9 1px solid;
	padding-top: 5px;
	border-bottom: #a1a3b9 1px solid;
	text-align: center;
}

.fconsult {
	border-right: #a1a3b9 1px solid;
	padding-right: 10px;
	border-top: #a1a3b9 1px solid;
	padding-left: 10px;
	background: #e3e4f2;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-left: #a1a3b9 1px solid;
	width: 100%;
	padding-top: 10px;
	border-bottom: #a1a3b9 1px solid;
}

.button {
}

.tabbar A {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	color: #000000;
	padding-top: 0px;
	text-decoration: none;
}

.multipages {
	border-right: #a1a3b9 1px solid;
	padding-right: 10px;
	border-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #a1a3b9 1px solid;
	width: 100%;
	padding-top: 10px;
	border-bottom: #a1a3b9 1px solid;
	background-color: #e3e4f2;
}

.paneTitle1 {
	border-right: #a1a3b9 1px solid;
	padding-right: 0px;
	padding-left: 3px;
	font-weight: bold;
	background: url(../Imagenes/geoneg_panetitle1.jpg);
	padding-bottom: 3px;
	border-left: #a1a3b9 1px solid;
	padding-top: 4px;
}

.paneTitle {
	border-right: #a1a3b9 1px solid;
	padding-right: 0px;
	padding-left: 3px;
	font-weight: bold;
	background: url(../Imagenes/bg_panetitle2.gif);
	padding-bottom: 3px;
	border-left: #a1a3b9 1px solid;
	padding-top: 4px;
}

	.paneTitle A {
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}

		.paneTitle A:hover {
			text-decoration: underline;
		}

.paneTitleYellow A {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

	.paneTitleYellow A:hover {
		text-decoration: underline;
	}

.calendar {
	background: #a1a3b9;
}

	.calendar .header {
		border-right: 0px;
		padding-right: 4px;
		border-top: 0px;
		padding-left: 4px;
		font-weight: bold;
		background: #fbe757;
		padding-bottom: 4px;
		border-left: 0px;
		padding-top: 4px;
		border-bottom: 0px;
		text-align: center;
	}

	.calendar .day {
		border-right: 0px;
		padding-right: 4px;
		border-top: 0px;
		padding-left: 4px;
		background: #e5e6e8;
		padding-bottom: 4px;
		border-left: 0px;
		padding-top: 4px;
		border-bottom: 0px;
	}

	.calendar .otherday {
		border-right: 0px;
		padding-right: 4px;
		border-top: 0px;
		padding-left: 4px;
		background: #d7d7d7;
		padding-bottom: 4px;
		border-left: 0px;
		padding-top: 4px;
		border-bottom: 0px;
	}

	.calendar .selectedday {
		border-right: 0px;
		padding-right: 4px;
		border-top: 0px;
		padding-left: 4px;
		background: #a1a3b9;
		padding-bottom: 4px;
		border-left: 0px;
		padding-top: 4px;
		border-bottom: 0px;
	}

	.calendar .nextPrev {
		padding-right: 5px;
		padding-left: 5px;
		font-weight: bold;
		padding-bottom: 3px;
		padding-top: 3px;
		height: 25px;
	}

		.calendar .nextPrev A {
			text-decoration: none;
		}

.card {
	background: #a1a3b9;
	margin-bottom: 4px;
}

	.card .actions {
		background: #e5e6e8;
	}

	.card .content {
		padding-right: 5px;
		padding-left: 5px;
		background: #ffffff;
		padding-bottom: 5px;
		padding-top: 5px;
	}



.ultraWebGrid {
	background: #FFFFFF;
	margin-top: 0px;
	font-size: 8px;
	text-align: center;
}

	.ultraWebGrid .header {
		padding: 1px;
		border-right: 0px;
		border-top: 0px;
		font-weight: normal;
		background: #5D7B9D;
		border-left: 0px;
		border-bottom: 0px;
		text-align: center;
		color: White;
		font-size: 11px;
		height: 30px;
	}

	.ultraWebGrid .footer {
		border-right: 0px;
		padding-right: 4px;
		border-top: 0px;
		padding-left: 4px;
		font-weight: normal;
		background: #5D7B9D;
		padding-bottom: 4px;
		border-left: 0px;
		padding-top: 4px;
		border-bottom: 0px;
		text-align: left;
		color: White;
		font-size: 10px;
		height: 20px;
	}

	.ultraWebGrid .row {
		padding: 0px;
		border-right: 0px;
		border-top: 0px;
		background: #FFFFFF;
		border-left: 0px;
		border-bottom: 0px;
		font-size: 8px;
		text-align: left;
	}

	.ultraWebGrid .rowMediano {
		border-right: 0px;
		padding-right: 4px;
		border-top: 0px;
		padding-left: 4px;
		background: #FFFFFF;
		padding-bottom: 4px;
		border-left: 0px;
		padding-top: 4px;
		border-bottom: 0px;
		font-size: 14px;
		text-align: left;
	}

	.ultraWebGrid .rowAlt {
		padding: 0px;
		border-right: 0px;
		border-top: 0px;
		background: #dddddd;
		border-left: 0px;
		border-bottom: 0px;
		font-size: 8px;
		text-align: left;
	}

	.ultraWebGrid .rowAltMediano {
		padding: 0px;
		border-right: 0px;
		border-top: 0px;
		background: #FFFFFF;
		border-left: 0px;
		border-bottom: 0px;
		font-size: 8px;
		text-align: left;
	}

	.ultraWebGrid .rowSel {
		padding: 1px;
		border-right: 0px;
		border-top: 0px;
		background: #336699;
		border-left: 0px;
		border-bottom: 0px;
		font-size: 8px;
		text-align: left;
		color: #FFFFFF;
	}

	.ultraWebGrid .groupByBox {
		border-right: #a1a3b9 1px solid;
		padding-right: 2px;
		border-top: #a1a3b9 1px solid;
		padding-left: 2px;
		background: #e5e6e8;
		padding-bottom: 2px;
		border-left: #a1a3b9 1px solid;
		padding-top: 2px;
		border-bottom: #a1a3b9 0px solid;
	}

	.ultraWebGrid .groupByRow {
		border-right: 0px;
		padding-right: 4px;
		border-top: 0px;
		padding-left: 2px;
		font-weight: bold;
		background: #fbe757;
		padding-bottom: 2px;
		border-left: 0px;
		padding-top: 2px;
		border-bottom: 0px;
		text-align: left;
	}

	.ultraWebGrid .pager {
		border-right: #a1a3b9 1px solid;
		padding-right: 5px;
		border-top: #a1a3b9 0px solid;
		padding-left: 5px;
		background: #e5e6e8;
		padding-bottom: 5px;
		border-left: #a1a3b9 1px solid;
		padding-top: 5px;
		border-bottom: #a1a3b9 1px solid;
	}

	.ultraWebGrid .editCell {
		border-right: #7f9db9 1px solid;
		border-top: #7f9db9 1px solid;
		border-left: #7f9db9 1px solid;
		border-bottom: #7f9db9 1px solid;
	}






.grid-container {
	width: 100%;
	max-height: 400px; /* Ajusta la altura máxima según lo necesites */
	overflow-y: auto; /* Desplazamiento vertical */
	border: 1px solid #ccc;
}
.grid-header {
	overflow: hidden;
}
.grid-body {
	max-height: 400px; /* Ajusta según tu necesidad */
	overflow-y: auto; /* Desplazamiento vertical */
}
	.ultraWebGrid thead th {
		position: sticky;
		top: 0;
		background-color: #5D7B9D; /* Fondo de la cabecera */
		color: white;
		z-index: 100;
		padding: 8px;
		text-align: center;
		border-bottom: 1px solid #ddd;
	}

.ultraWebGrid td {
	padding: 1px 4px 1px; /* arriba, derecha/izquierda, abajo */
	border-bottom: 1px solid #ddd;
}









/*#pnlDatosIngreso {
	position: fixed;
	top: 100px;*/ /* Ajusta según sea necesario para evitar superposición */
	/*left: 0;
	width: 100%;
	z-index: 1000;
	background-color: white;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}*/

/*body {
	overflow: hidden;*/ /* Elimina el scrollbar global */
	/*padding-top: 200px;*/ /* Espacio para el panel fijo */
/*}*/

/*.grid-container {
	overflow-y: auto;
	height: calc(100vh - 150px);*/ /* Reduce el valor para garantizar más espacio */
	/*margin-top: 200px;
	padding-bottom: 30px;
}*/


/*.grid-header {
	position: sticky;
	top: 0;
	z-index: 999;
	background-color: white;
	border-bottom: 1px solid #ccc;
}
*/





.PrintGrid {
	background: #FFFFFF;
	margin-top: 0px;
	font-size: 8px;
}

	.PrintGrid .header {
		padding: 1px;
		border-right: 0px;
		border-top: 0px;
		font-weight: normal;
		background: #5D7B9D;
		border-left: 0px;
		border-bottom: 0px;
		text-align: center;
		color: White;
		font-size: 8px;
		height: 10px;
	}

	.PrintGrid .footer {
		border-right: 0px;
		padding-right: 4px;
		border-top: 0px;
		padding-left: 0px;
		font-weight: normal;
		background: #5D7B9D;
		padding-bottom: 4px;
		border-left: 0px;
		padding-top: 0px;
		border-bottom: 0px;
		text-align: left;
		color: White;
		font-size: 10px;
		height: 8px;
	}

	.PrintGrid .rowImp {
		margin: 0px;
		border-right: 0px;
		padding-right: 0px;
		border-top: 0px;
		padding-left: 0px;
		background: #FFFFFF;
		padding-bottom: 0px;
		border-left: 0px;
		padding-top: 0px;
		border-bottom: 0px;
		font-size: 8px;
		text-align: left;
		border-color: #FFFFFF;
		border-spacing: 0px;
	}


	.PrintGrid .groupByBox {
		border-right: #a1a3b9 1px solid;
		padding-right: 0px;
		border-top: #a1a3b9 1px solid;
		padding-left: 0px;
		background: #e5e6e8;
		padding-bottom: 5px;
		border-left: #a1a3b9 1px solid;
		padding-top: 0px;
		border-bottom: #a1a3b9 0px solid;
	}

	.PrintGrid .groupByRow {
		border-right: 0px;
		padding-right: 4px;
		border-top: 0px;
		padding-left: 0px;
		font-weight: bold;
		background: #fbe757;
		padding-bottom: 0px;
		border-left: 0px;
		padding-top: 0px;
		border-bottom: 0px;
		text-align: left;
	}

	.PrintGrid .pager {
		border-right: #a1a3b9 1px solid;
		padding-right: 0px;
		border-top: #a1a3b9 0px solid;
		padding-left: 0px;
		background: #e5e6e8;
		padding-bottom: 5px;
		border-left: #a1a3b9 1px solid;
		padding-top: 0px;
		border-bottom: #a1a3b9 1px solid;
	}



.listbar DIV {
	font-size: 11px;
	color: #0f27a3;
}

.listbar .header TD {
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	background: url(../Imagenes/bg_panetitle.gif);
	padding-bottom: 1px;
	vertical-align: middle;
	padding-top: 1px;
	height: 22px;
}

.listbar .groupTitle {
	padding-right: 4px;
	padding-left: 6px;
	font-weight: bold;
	background: #d4d7eb;
	padding-bottom: 4px;
	color: #000000;
	padding-top: 4px;
}

.listbar .group {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.menu {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 10px;
	padding-top: 10px;
}

	.menu A {
		text-decoration: none;
	}

	.menu .icon {
		margin-right: 3px;
	}
/*Borde Tabla*/
.BordeTabla {
	border-right: 1px solid #a9a9a9;
	border-top: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	border-width: 0px;
	border-color: #003366;
}
/*Alineación de textos*/
.EstiloLabel {
	font: 9pt verdana, sans-serif;
	color: black;
}

.EstiloLabelCab {
	font: 12pt verdana, sans-serif;
	color: black;
	text-align: left;
}

.EstiloLabelSmall {
	font: 8pt verdana, sans-serif;
	color: black;
	text-align: left;
}


.EstiloLabelGrande {
	font: 12pt Calibri;
	color: black;
	text-align: left;
	vertical-align: middle;
}

.EstiloLabelGrandeB {
	font: 12pt Calibri;
	color: #FFFFFF;
	vertical-align: middle;
}

.EstiloLabelGrandeMediano {
	font: 12pt verdana, sans-serif;
	color: black;
	text-align: left;
}

.EstiloLabelImpresion {
	font: 10pt verdana, sans-serif;
	color: black;
	text-align: left;
}

.EstiloLabelImpresionCheque {
	font: 9pt verdana, sans-serif;
	color: black;
	text-align: left;
}

.EstiloLabelImpresionRigth {
	font: 10pt verdana, sans-serif;
	color: black;
	text-align: right;
}

.EstiloLabelResaltadoGrande {
	font: 13pt verdana, sans-serif;
	color: #FF0000;
	text-align: left;
	text-decoration: underline;
}



.EstiloLabelTituloGrande {
	font: 11pt verdana, sans-serif;
	color: White;
	text-align: left;
}

.EstiloLabelTituloSmall {
	font: 9pt verdana, sans-serif;
	color: White;
	text-align: left;
}

.EstiloLabelTituloMediano {
	font: 12pt verdana, sans-serif;
	color: White;
	text-align: left;
}

.EstiloLabelResaltadoPequeno {
	font: 9pt verdana, sans-serif;
	background-color: #5D7B9D;
	color: #FFFFFF;
	text-align: left;
	text-decoration: underline;
	font-style: normal;
}

.EstiloLabelResaltado {
	font: 12pt verdana, sans-serif;
	background-color: #5D7B9D;
	color: #FFFFFF;
	text-align: left;
	text-decoration: underline;
	font-style: normal;
}

.EstiloLabelResaltadoMediano {
	background-color: #5D7B9D;
	color: #FFFFFF;
	text-align: left;
	text-decoration: underline;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: verdana, sans-serif;
}

.EstiloLabelCenterNormal {
	font: 8pt verdana, sans-serif;
	color: black;
	text-align: center;
}

.EstiloLabelCenter {
	color: black;
	font: 8pt verdana, sans-serif;
	text-align: center;
	font-size: x-large;
}

.InputEstilo {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-position: right center;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	width: 100px;
	border-right: #ffffff thin double;
	border-top: #ffffff thin double;
	border-left: #ffffff thin double;
	border-bottom: #ffffff thin double;
}

.InputEstiloReportes {
	border-right: #ffffff thin double;
	border-top: #ffffff thin double;
	font: 16px 'Times New Roman';
	vertical-align: middle;
	border-left: #ffffff thin double;
	color: #000000;
	border-bottom: #ffffff thin double;
	text-align: left;
	border: 0px none #FFFFFF;
}

.InputEstiloEnabledResaltado {
	border-right: #ffffff thin double;
	border-top: #ffffff thin double;
	font: 16px 'Times New Roman';
	vertical-align: middle;
	border-left: #ffffff thin double;
	color: #FFFFFF;
	border-bottom: #ffffff thin double;
	text-align: left;
	border: 0px none #FFFFFF;
	background-color: #3399FF;
}

.InputEstiloActivo {
	border-style: groove;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, sans-serif;
	text-align: left;
}

.InputEstiloActivoLeft {
	border-width: 2px;
	border-style: groove;
	font-weight: 700;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

.InputEstiloTransparente {
	background-color: #F4F4F6;
	color: #F4F4F6;
}

.InputEstiloActivoLeftPequeno {
	border-style: groove;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, sans-serif;
	text-align: left;
}

.InputEstiloActivoCenter {
	border-style: groove;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, sans-serif;
	text-align: center;
}

.InputEstiloActivoRigth12 {
	border-style: groove;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, sans-serif;
	text-align: right;
}

.InputEstiloActivoSmall {
	border-style: groove;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, sans-serif;
	text-align: left;
}

.InputEstiloActivoSmallRigth {
	border-style: groove;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, sans-serif;
	text-align: right;
}

.InputEstiloActivoLeftGrande {
	border-width: 3px;
	border-style: groove;
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	font-family: Calibri;
	margin-left: 0px;
	margin-top: 0px;
}

.InputEstiloActivoLeftMediano {
	border-style: groove;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, sans-serif;
	text-align: left;
}

.InputEstiloAEListGeneral {
	padding: 5px;
	border: 5px solid #9999FF;
	margin: 5px;
	background-color: #FFFFFF;
	color: windowtext;
	cursor: 'default';
	overflow: auto;
	height: 200px !important;
	width: 800px !important;
	text-align: left;
	list-style-type: none;
	font-family: Calibri;
	font-size: 14px;
	vertical-align: middle;
}

.InputEstiloAEListItem {
	background-color: #ffff99;
	color: black;
	padding: 1px;
	font-family: Calibri;
	font-size: 14px;
}

.InputEstiloAEListHighlightedItem {
	color: White;
	background-color: #006699;
	cursor: pointer;
	font-family: Calibri;
	font-size: 14px;
}

.InputEstiloActivoLeftGrandeRojo {
	border-style: groove;
	font-weight: normal;
	font-size: 12pt;
	color: #FF0000;
	font-family: Verdana, sans-serif;
	text-align: left;
}

.InputEstiloTotalRojo {
	border-style: groove;
	font-weight: normal;
	font-size: 15pt;
	color: #FF0000;
	font-family: Verdana, sans-serif;
	text-align: left;
}

.InputEstiloTiempo {
	border: thin none #000000;
	color: #F4EDB6;
	font-family: Calibri;
	font-size: xx-small;
	height: 28px;
	background: url('../Imagenes/barra.gif');
	background-repeat: repeat-x;
	background-color: #F4EDB6;
}

.InputEstiloActivoResaltado {
	border: 3px solid #000000;
	color: #000000;
	font-family: Calibri;
	font-size: 16px;
	background: url('../Imagenes/barra.gif') repeat-x;
}

.InputEstiloActivoResaltadoRigth {
	border: 2px solid #000000;
	color: #000000;
	font-family: Calibri;
	font-size: 16px;
	text-align: right;
	background: url('../Imagenes/barra.gif') repeat-x;
}

.InputEstiloActivoResaltadoRigthSmall {
	border: 2px solid #000000;
	color: #000000;
	font-family: Calibri;
	font-size: 12px;
	text-align: right;
	background: url('../Imagenes/barra.gif') repeat-x;
}

.InputEstiloGrilla {
	color: #000000;
	font-family: Calibri;
	font-size: 13px;
	background: url('../Imagenes/barra.gif');
	background-repeat: repeat-x;
}

.InputEstiloActivoResaltadoTotal {
	color: #000000;
	background-color: #FFFFFF;
	cursor: pointer;
	font-family: Calibri;
	font-size: 24px;
	overflow: auto;
	visibility: visible;
	background-image: url('../Imagenes/barraAncha.gif');
	background-repeat: repeat-x;
	text-align: left;
}

.InputEstiloActivoResaltadoNM {
	color: #000000;
	background-color: #CCCC00;
	cursor: default;
	font-family: Calibri;
	font-size: 18px;
	overflow: auto;
	visibility: visible;
	text-align: right;
}

.InputEstiloActivoLeftTotal {
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	border-top-style: groove;
	font-family: Verdana, sans-serif;
	border-right-style: groove;
	border-left-style: groove;
	height: 20px;
	text-align: left;
	border-bottom-style: groove;
}

.InputEstiloActivoRigth {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	border-top-style: groove;
	font-family: Verdana, sans-serif;
	border-right-style: groove;
	border-left-style: groove;
	text-align: right;
	border-bottom-style: groove;
}

/*	Nuevos Estilos Para Impresiones*/

.dataGridImp {
	border: 1px none #FFFFFF;
}

.rowAltImp {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background: #d7d7d7 right center;
	height: 20px;
}

#divCenterPantalla {
	width: 90%;
	background-color: #ffffff;
	margin: 0 auto;
}


.rowImp {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 42px;
}

.headerImp {
	border-right: 1px solid;
	background-position: right center;
	border-top: 1px solid;
	font-weight: bold;
	vertical-align: middle;
	border-left: 1px solid;
	background-color: #FF0000;
	text-align: center;
}

.fcaptionImp {
	border-right: #a1a3b9;
	padding-right: 5px;
	border-top: #a1a3b9;
	padding-left: 5px;
	font-weight: bold;
	background: #fbe757;
	padding-bottom: 5px;
	border-left: #a1a3b9;
	padding-top: 5px;
	border-bottom: #a1a3b9;
	text-align: center;
}

.bottomLineImp {
	border-bottom: 1px solid;
}

.topLineImp {
	border-top: 1px solid;
}

.etiquetaConLineaABajo {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid;
}

.etiquetaConLineaArriba {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid;
}

.rptCelda {
	border-right: #dddddd 1px solid;
	border-top: #dddddd 1px solid;
	font-size: 6pt;
	border-left: #dddddd 1px solid;
	line-height: normal;
	border-bottom: #dddddd 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.rptCeldaBold {
	border-right: #dddddd 1px solid;
	border-top: #dddddd 1px solid;
	font: bold 6pt Verdana, Arial, Helvetica, sans-serif;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
}

.rptSubTitulo {
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
}

.rptTitulo {
	font: bold 12pt Verdana, Arial, Helvetica, sans-serif;
}

.rptDatos {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
}

.botonConsideracion {
	cursor: hand;
	background-color: #fbe757;
	color: black;
	font: 8pt Wingdings 2;
	border: ridge 1px #333333;
}

.lblLabelObligatorio {
	font-weight: bold;
	text-align: left;
	color: #CC3300;
	width: 21px;
}

.tab {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 0px solid black;
	font-family: verdana,sans-serif;
	font-size: 14px;
	width: 357px;
	white-space: nowrap;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}

.tabhold {
	background-color: white;
	color: black;
}

.tabfocus {
	background-color: black;
	color: white;
}


.tabcontent {
	font-family: sans-serif;
	font-size: 14px;
	width: 100%;
	height: 480px;
	border-style: solid;
	border-color: black;
	border-width: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.tabcontentSmall {
	border: 0px solid black;
	font-family: sans-serif;
	font-size: 12px;
	width: 100%;
	height: 1px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

.tabbar A {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	color: #000000;
	padding-top: 0px;
	text-decoration: none;
}

.bordeExterno {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.RadioGrande {
	font-weight: normal;
	font-size: 14pt;
	color: #000080;
	font-family: Verdana, sans-serif;
	text-align: left;
	text-decoration: underline overline;
}

.RadioGrandeNegro {
	font-weight: normal;
	font-size: 14pt;
	color: Black;
	font-family: Verdana, sans-serif;
	text-align: left;
	text-decoration: underline overline;
}

.RadioLabel {
	font-weight: normal;
	font-size: 10pt;
	color: #000080;
	font-family: Verdana, sans-serif;
	text-align: left;
	text-decoration: underline overline;
}

.CheckGrande {
	font-weight: normal;
	font-size: 14pt;
	color: #000000;
	font-family: Verdana, sans-serif;
	text-align: left;
	text-decoration: underline overline;
}

.CheckLabel {
	font-weight: normal;
	font-size: 10pt;
	color: #FF0000;
	font-family: Verdana, sans-serif;
	text-align: left;
	text-decoration: underline overline;
}

.CheckPequeno {
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	font-family: Verdana, sans-serif;
	text-align: right;
	vertical-align: middle
}

.cal .ajax__calendar_header {
	color: White;
	background-color: #006699;
}

.cal .ajax__calendar_container {
	background-color: #ffff99;
	color: black;
}

.cal .ajax__calendar_today {
	color: White;
	background-color: #006699;
}

.cal .ajax__calendar_active {
	color: black;
	background-color: Red;
}

.cal .ajax__calendar_other {
	color: black;
	background-color: White;
}


.alert {
	padding: 20px;
	background-color: #f44336;
	color: white;
	opacity: 1;
	transition: opacity 0.6s;
	margin-bottom: 15px;
}

	.alert.success {
		background-color: #4CAF50;
	}

	.alert.info {
		background-color: #2196F3;
	}

	.alert.warning {
		background-color: #ff9800;
	}

.closebtn {
	margin-left: 15px;
	color: white;
	font-weight: bold;
	float: right;
	font-size: 22px;
	line-height: 20px;
	cursor: pointer;
	transition: 0.3s;
}

	.closebtn:hover {
		color: black;
	}


