.arrow {
  color: #3399ff;
  text-decoration: none;
  cursor:default;
  font-size: 8pt;
}
.fnt_arrow {
  color: white;
  text-decoration: none;
  cursor:default;
  font-size: 9.5px;
}

.fntLinkInReport {
  /*color: #003366;*/
  /*text-decoration:underline;*/
  cursor: pointer;
  cursor: hand;
}

.fntLink {
  font-weight: normal;
  color: #003366;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
}

.fieldError{
  color:#c00;
  font-weight:700;
  padding:2px 4px 2px 4px;
  list-style-type:none
}

.fntHeader {
  font-weight: bold;
  /*color: white;*/
  /*color: rgb(46, 72, 133); Azul*/
  color: rgb(72, 87, 87);
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-style:italic;
  letter-spacing:2px;
}
.font_header {
  font-weight: bold;
  color: white;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-style:italic;
  letter-spacing:2px;
}

.fntRequired {
  font-size: 12px;
  font-weight: bold;
  color: red;
}

.fntMandatory{
	color:#c00;
	font-weight:bold;
	font-size:8pt;
	vertical-align:middle;
	margin-bottom:0px;
}

.fnt_mandatory_yellow {
	letter-spacing:1px;
  font-style: normal;
  font-size: 13px;
  color: yellow;
  line-height: 80%;
  font-weight: normal
}

/*
 * DialogYellow
 */
.fntDialogYellow {
  letter-spacing:1px;
  font-style: normal;
  font-size: 13px;
  color: yellow;
  line-height: 80%;
  font-weight: normal
}

/*
 * Dialog
 */
.fnt_dialog {
  letter-spacing:1px;
  font-style: normal;
  font-size: 13px;
  line-height: 80%;
  font-weight: normal;
}

/*
 * DialogWhite
 */
.fntDialogWhite {
  letter-spacing:1px;
  font-style: normal;
  font-size: 13px;
  color: white;
  line-height: 80%;
  font-weight: normal
}

.fnt_dialog_white {
  letter-spacing:1px;
  font-style: normal;
  font-size: 13px;
  color: white;
  line-height: 80%;
  font-weight: normal;
}

/*myanezv */
.fnt_dialog_white_np {
  letter-spacing:0.5px;
  font-style: normal;
  font-size: 10px;
  color: white;
  line-height: 80%;
  font-weight: normal;
}

/*
 * BreadCum
 */
.fntBreadCumTitle {
  color: black;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  cursor:default;
}

.fntBreadCum {
  font-weight: bold;
  color: #3c6880;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  cursor:default;
}

.fntBreadCumLink {
  font-weight: bold;
  color: #3c6880;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  cursor: pointer;
  cursor: hand;
  text-decoration:underline;
}

/*
 * Para etiquetas
 */
.fntBlue {
  font-family:Arial, Sans-serif;
  color:#1B468B;
}

.fntBlack {
  font-family:Arial, Sans-serif;
  color:black;
}
.fntBlackCell {
  font-family:Verdana, Arial, sans-serif;
  color:black;
  font-size:10px;
}
.fntBlackCourier {
  font-family:"Courier New", Courier, monospace;
  color:black;
}

.fntWhite {
  font-family:Arial, Sans-serif;
  color:white;
}

.fntGray {
  font-family:Arial, Sans-serif;
  color:#808080;
}

.fntDarkGray {
  font-family:Arial, Sans-serif;
  color: #525b58;
}

.fntRed {
  font-family:Arial, Sans-serif;
  color:#c00;
}

.fntYellow {
  font-family:Arial, Sans-serif;
  color:yellow;
}

.fntTitle {
  font-family:Arial, Sans-serif;
  font-size:18px;
  letter-spacing:4px;
  color:#4B303F;
}

/*
 * Proceso Modal General de Carga de Página y/o Espera
 */
.fntModalTitle {
  font-family:  Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
}

.fntModal {
  font-family:  Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}

/*
 * Para cajas de texto
 */
.fntCombo {
  font-family: Arial, Helvetica, sans-serif;
  word-spacing: normal;
  border-top-style: groove;
  cursor: pointer;
  cursor: hand;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  vertical-align: middle;
  color:black;
  background-color:white;
  border-right: #809AAA 1px groove;
  border-top: #809AAA 1px groove;
  border-left: #809AAA 1px groove;
  border-bottom: #809AAA 1px groove;
  padding: 0px 2px 0px 2px;
  text-align: left;
}

.fntComboError {
  font-family: Arial, Helvetica, sans-serif;
  word-spacing: normal;
  border-top-style: groove;
  cursor: pointer;
  cursor: hand;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  vertical-align: middle;
  color:black;
  background-color:#fcc;
  border-right: #809AAA 1px groove;
  border-top: #809AAA 1px groove;
  border-left: #809AAA 1px groove;
  border-bottom: #809AAA 1px groove;
  padding: 0px 2px 0px 2px;
  text-align: left;
}

.fntComboDisabled {
  font-family: Arial, Helvetica, sans-serif;
  word-spacing: normal;
  border-top-style: groove;
  cursor: pointer;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  vertical-align: middle;
  color:black;
  background-color: #E2E7FE;
  border-right: #809AAA 1px groove;
  border-top: #809AAA 1px groove;
  border-left: #809AAA 1px groove;
  border-bottom: #809AAA 1px groove;
  padding: 0px 2px 0px 2px;
  text-align: left;
}

.fntText {
  font-family: Arial, Helvetica, Sans-Serif;
  word-spacing: normal;
  border-top-style: groove;
  cursor: text;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  vertical-align: middle;
  color:black;
  background-color:white;
  border-right: #809AAA 1px groove;
  border-top: #809AAA 1px groove;
  border-left: #809AAA 1px groove;
  border-bottom: #809AAA 1px groove;
  padding: 0px 2px 0px 2px;
}

.fntTextError {
  font-family: Arial, Helvetica, Sans-Serif;
  word-spacing: normal;
  border-top-style: groove;
  cursor: text;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  vertical-align: middle;
  color:black;
  background-color:#fcc;
  border-right: #809AAA 1px groove;
  border-top: #809AAA 1px groove;
  border-left: #809AAA 1px groove;
  border-bottom: #809AAA 1px groove;
  padding: 0px 2px 0px 2px;
}

.fntTextDisabled {
  font-family: Arial, Helvetica, Sans-Serif;
  word-spacing: normal;
  border-top-style: groove;
  background-color: #E2E7FE;
  cursor: text;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  vertical-align: middle;
  color: #052D50;
  border-right: #809AAA 1px groove;
  border-top: #809AAA 1px groove;
  border-left: #809AAA 1px groove;
  border-bottom: #809AAA 1px groove;
  padding: 0px 2px 0px 2px;
}

.fntTextFilter {
  font-family: Arial, Helvetica, sans-serif;
  /*font-size: 10px;*/
  word-spacing: normal;
  border-top-style: groove;
  cursor: text;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  background-color: rgb(255,255,223);
  /*background-color: #FFFFC6;
  background-color: white;*/
  vertical-align: middle;
  color: #052D50;
  border-right: #809AAA 1px groove;
  border-top: #809AAA 1px groove;
  border-left: #809AAA 1px groove;
  border-bottom: #809AAA 1px groove;
  padding: 1px 2px 1px 2px;
  text-align: center;
}
.font_text_filter {
  font-family: Arial, Helvetica, sans-serif;
  word-spacing: normal;
  cursor: text;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  background-color: rgb(255,255,223);
  vertical-align: middle;
  color: #052D50;
  border: 3px solid rgb(243,111,35);
  padding: 1px 2px 1px 2px;
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.fntTextFilter12 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  word-spacing: normal;
  border-top-style: groove;
  cursor: text;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  background-color: #FFFFC6;
  vertical-align: middle;
  color: #052D50;
  border-right: #809AAA 1px groove;
  border-top: #809AAA 1px groove;
  border-left: #809AAA 1px groove;
  border-bottom: #809AAA 1px groove;
  padding: 1px 2px 1px 2px;
  text-align: center;
}

.fntTableHeaderResult {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:  bold;
	font-variant: normal;
	color: #4B303F;
	background-color: #DFDFFF;
	cursor:default;
}

/*
 * Para tablas
 */
.fntRowData {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:  normal;
	font-variant: normal;
	cursor:default;
}

.fntRowDataCourier {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight:  normal;
  font-variant: normal;
  cursor:default;
}

.fntHeaderOut {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:  bold;
	font-variant: normal;
	color: #4B303F;
}

.fntHeaderOut12 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:  bold;
	font-variant: normal;
	color: #4B303F;
}

.fntHeaderOver {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:  bold;
	font-variant: normal;
	color: #06C;
	background-color: #DFDFFF;
}

.fntHeaderOver12 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:  bold;
	font-variant: normal;
	color: #06C;
	background-color: #DFDFFF;
}

.fntHeaderResult {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:  bold;
	font-variant: normal;
	color: #4B303F;
	/*background-color: #DFDFFF;*/
	cursor:default;
}

.fntHeaderResult2 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight:  bold;
  font-variant: normal;
  color: #4B303F;
  background-color: #DFDFFF;
  cursor:default;
}

/*
.fntRowDataResult {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: normal;
  font-weight:  normal;
  font-variant: normal;
  cursor:default;
}

.fntRowDataResult2 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-style: normal;
  line-height: normal;
  font-weight:  normal;
  font-variant: normal;
  cursor:default;
}
*/

.fntPopMenuTitle {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight:  bold;
  font-variant: normal;
  cursor:pointer;
  cursor:default;
}

.fntPopMenuItem {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-variant: normal;
  color: #4B303F;
}

/*
 * FormDisplay
 */
.fntFooterFormsDisplay{
  color: #003366;
  font-size: 10px;
}

.fntReportParameter{
  color:#000053;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  /*background-color:#D8E4F1; blue */
  /*background-color:#dfd; green */
  background-color:#F2F8FE;
}

/*
 * H
 */
h1 {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #003366;
 	border-bottom: 1px solid #3c78b5;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
}

h2 {
	font-size: 17px;
	line-height: normal;
	font-weight: bold;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #003366;
}

h3 {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
}

h4 {
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
}

h5 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
}

h6 {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
}

.fntTrackingOff{
  font-family: Arial, Helvetica, Sans-Serif;
  letter-spacing:1px;
  font-style: normal;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  color:#808080;
  padding:5px 10px 5px 10px;
  cursor:pointer;
  cursor:default;
}

.fntTrackingOnTitle{
  font-family: Arial, Helvetica, Sans-Serif;
  letter-spacing:1px;
  font-style: normal;
  font-size: 11px;
  color: white;
  line-height: 11px;
  font-weight: bold;
  padding:5px 5px 5px 5px;
  cursor:pointer;
  cursor:default;
}
.fntTrackingOn{
  font-family: Arial, Helvetica, Sans-Serif;
  letter-spacing:1px;
  font-style: normal;
  font-size: 11px;
  line-height: 11px;
  font-weight:normal;
  color:white;
  padding:5px 10px 0px 10px;
  cursor:pointer;
  cursor:default;
}

.font_breadcum_title {
  font-weight: bold;
  color: white;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  cursor:default;
}
.font_breadcum {
  font-weight: normal;
  color: white;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  cursor:default;
}


