﻿
a	
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana,  Sans; 
    text-decoration: none;
    color:Blue; 
    font-size:9pt;
}

a:visited 	
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana,  Sans; 
    text-decoration: none;
    color:Blue; 
    font-size:9pt;
}

a:hover  
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana,  Sans; 
    cursor:hand;
    text-decoration: underline;
    color:Blue; 
    font-size:9pt;
}

a:active  
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana,  Sans; 
    text-decoration: none;
    color:Blue; 
    font-size:9pt;
}

.cssSubTitle
{
    font-family:'Trebuchet MS'; 
    color:#000000; 
    font-size:12pt; 
    font-weight:bold;
}

.cssEditTable
{
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans;
	background-color: transparent;	
}

.contError 
{ 
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans; 
	background-color: #FFE3E3; 
	border: 1px #FF0000; 
	border-style: solid none; 
	padding: 5px; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FF0000; 
}

.cssResultado 	
{   
    font-size: 11px; 
    color: #000000; }

.cssSubTitulo 	
{ 
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana; 
    font-size: 13px; 
    color: #000000; }

/*Botones*/
.cssButton 
{
	cursor: pointer; 
	border-style: none; 
	width: 150px; 
	height: 30px; 
	background-color: transparent;
	background-image: url(../../Includes/Images/button_small1.jpg); 
	background-repeat: no-repeat; 
	background-position:center;
	text-align: center; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana,  Sans; 
	font-size: 11px; 
	font-weight: bold; 
	color: white; 
	text-decoration: none;
}

.cssButton:hover {
	color: white; 
	background-color: transparent; 
	text-decoration: none;
}

.cssButtonMedium
{
	cursor: hand; 
	border-style: none;  
	width: 150px; 
	height: 30px;
	background-color: transparent;
	background-image: url(../../Includes/Images/button_medium.jpg); 
	background-repeat: no-repeat; 
	background-position:center;
	text-align: center; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana,  Sans; 
	font-size: 11px; 
	font-weight: bold; 
	color: white; 
	text-decoration: none;
}

.cssButtonMedium:hover {
	color: white; 
	background-color: transparent; 
	text-decoration: none;
}

.cssButtonLarge 
{
	cursor: hand; 
	border-style: none; 
	width: 160px; 
	height: 25px; 
	background-color: transparent;
	background-image: url(../../Includes/Images/button_large.jpg); 
	background-repeat: no-repeat; 
	background-position:center;
	text-align: center; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana,  Sans; 
	font-size: 11px; 
/*	font-weight: bold; */
	color: white; 
	text-decoration: none;
}

.cssButtonLarge:hover {
	color: white; 
	background-color: transparent; 
	text-decoration: none;
}

.cssButtonBlue 
{
	cursor: hand; 
	border-style: none; 
	width: 160px; 
	height: 30px; 
	background-color: transparent;
	background-image:url(../images/botonAZUL.jpg); 
	background-repeat: no-repeat; 
	background-position:center;
	text-align: center; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana,  Sans; 
	font-size: 11px; 
	font-weight: bold; 
	color: white; 
	text-decoration: none;
}

.cssButtonBlue:hover {
	color: white; 
	background-color: transparent; 
	text-decoration: none;
}

.cssBtnVolver
{
	cursor: hand; 
	border-style: none; 
	width: 80px; 
	height: 30px; 
	background-color: transparent;
	background-image: url(../../Includes/Images/btnGreenMedium.gif); 
	background-repeat: no-repeat; 
	background-position:center;
	text-align: center; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: white; 
	text-decoration: none;
}

/*Simbolos obligatorios*/
.cssRequiredSymbol
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana,  Sans; 
	color:#FF0000;
	font-size: 10pt; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans;
	vertical-align:top;
}

.cssObligatory
{
	font-weight:bold;
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:Red;
	vertical-align:top;  
}

.cssMensaje 
{
	background-color:#FFE5E5;
	border-bottom: 1px outset;
	border-bottom-color:#FF4B4B;
	border-top: 1px outset;
	border-top-color:#FF4B4B; 
}

.cssMensajeAdvertencia
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana,  Sans; 
    font-size: 13px; 
    color: #FF0000; 
}

.cssAlert
{
	font-weight: bolder;
	font-size: 10px;
	color: red;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans;
	height: 20px;
	text-align: left;
}

.cssLabelsData 
{ 
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana;
    font-size: 13px; 
    color: #f2f2f2; 
    padding-left: 10px; 
    padding-right: 20px; 
    background-color: #f2f2f2;
}
.cssLabelsDataItem 
{ 
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana;
    font-size: 13px; 
    color: #1D4D9E; 
    padding-left: 10px; 
    padding-right: 20px; 
    background-color: #f2f2f2;
    font-weight:bold;
}
.cssQuestionsTitle
{ 
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana;
    font-size: 13px; 
    color: #FFF; 
    padding-left: 10px; 
    padding-right: 20px;  
    background-color: #006696;
    font-weight: bold; 
    border: 1px solid #006696;
    width: 15%;
    vertical-align:text-top;
}

.cssQuestionsData 
{ 
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana;
    font-size: 13px; 
    color: #000; 
    padding-left: 10px; 
    padding-right: 20px; 
    background-color: #F4F7FC;
    border: 1px solid #C9C9C9;
    width: 40%;
}

.AnswerHeader1
{
    width:40%;
    height: 20px;
    text-align:center;
    border:1px solid #000;
}

.AnswerHeader2
{
    width:20%;
    height: 20px;
    text-align: center;
    border:1px solid #000;
}

.TableAnswer
{
    background-color: #006696;
    color: #fff; 
    font-weight:bold;
    width:100%;
    border-collapse:collapse;
}

.Answer1
{
    width:40%;
    text-align: left;
}

.Answer2
{
    width:20%;
    text-align: center;
}

.Answer3
{
    width:20%;
}

.cssGrvGridQuestion
{	
	font-weight:normal;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans;
	vertical-align:top;
}

    
.cssLabelsTypeFile
{ 
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana;
    font-size: 13px; 
    color: #666666; 
    background-color: #f2f2f2;
}

.cssLabelsAttachment
{ 
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana;
    font-size: 13px; 
    color: #f2f2f2; 
    padding-left: 10px; 
    padding-right: 20px; 
    background-color: #f2f2f2;
    border: solid 1px #C9C9C9 !important; 
    Border-Color: #C9C9C9;
}

.cssLabelsItemData
{
	font-size: 11px;
	color:#666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans;
	background-color:Transparent;
}

.cssLabelsSearchData
{
	font-size: 12px;
	color:#666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans;
	background-color:Transparent;
}

.cssDataTitle
{
	/*border-bottom: 1px solid #C9C9C9; */
	background-color: Transparent;
}
    
.cssDataItem
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana,  Sans; 
	border-bottom: 1px solid #C9C9C9; 
	font-weight: lighter;
	font-size: 12pt;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans;
	background-color: #f2f2f2;
	text-align:left;
}    

.cssLabelTitle
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans;
	font-size: 18px; 
	font-weight: bold; 
	color: #1D4D9E; 
	/*border-bottom: 1px solid #C9C9C9; /*#8495CA; */
	margin: 20px 0 10px 0;
	display:inline-block;
	width: 100%;
}

.cssFwkLabelTitle
{
	/*font-size: 22px; 
	font-weight: bold; 
	color: #000000; 
	border-bottom: 1px solid #8495CA; 
	margin: 20px 0 10px 0;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #8495CA;
	margin: 5px 0 10px 0;
}

.cssFwkLabelSubTitle
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans;
	font-size: 18px;
	font-weight: bold; 
	color: #1D4D9E; 
	margin: 5px 0 0 0;
}


.cssLabelSubTitle
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans;
	font-size: 18px;
	font-weight: bold; 
	color: #1D4D9E; 
	margin: 5px 0 0 0;
}

.cssLinkButton
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana,  Sans; 
    cursor: pointer;
    text-decoration: underline;
    font-size: 13px;
    font-weight: normal;
    color: #0000FF;
}

.cssTitleNavegation
{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif, Verdana,  Sans;
    color:#808080; 
    font-size:9pt;
}

.cssTextNavegation
{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif, Verdana,  Sans;
    color:#333399; 
    font-size:9pt;
    font-weight:bold;
}

.cssSymbolNavigation
{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif, Verdana,  Sans;
    color:#808080; 
    font-size:7pt;
}

.cssTitle
{ 
    font-family:'Trebuchet MS'; 
    color:#333399; 
    font-size:14pt;
}
.cssAreaText
{
    width:590px; 
    height:117px;
    font-family:'Arial'; 
    font-size: 10pt; 
    font-style:normal; 
    font-weight:normal; 
    color:#000000; 
    text-decoration:none;
    text-align: left ; 
}

.MensajeDestacado  
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans; 
    background-color: #FFFFCC; 
    padding: 10px; 
    border-top: 1px solid #8495CA; 
    border-bottom: 1px solid #8495CA; 
    font-size: 13px; 
    color: #1D4D9E; 
}

.cssHelp
{
    font-family:'Trebuchet MS'; 
    color:#333399; 
    font-size:10pt;   
    text-indent:1px;
    text-align:inherit;
    word-spacing: 1px;    
    vertical-align:top;  
    margin: #F2F2F2 2px solid;
	border: #F2F2F2 2px solid;
	background-color: #F2F2F2; 
}

.cssHelpTitle
{
    font-family:'Trebuchet MS'; 
    color:#333399; 
    font-size:12pt; 
    font-weight:bold;
    margin: #F2F2F2 1px solid;
	border: #F2F2F2 1px solid;
	background-color: #F2F2F2;
}

.cssRFI
{
    font-family:'Trebuchet MS'; 
    color:#333399; 
    font-size:10pt;
    vertical-align:text-top;
}

.cssExample
{
    font-family:'Trebuchet MS'; 
    color:#000000; 
    font-size:8pt;
}    

.cssBorderLine
{
    border-bottom: solid 1px #c9c9c9;
}

.cssGrvGrid
{	
	font-weight:normal;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans;
	Border-Color: #C9C9C9;
	border-collapse: collapse;
	table-layout: fixed;
	vertical-align:top;
}


.cssGrvItemStyle
{ 
    border: solid 1px #C9C9C9 !important; 
    Border-Color: #C9C9C9;
    vertical-align:top;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana,  Sans; 
    font-size: 12px;
    text-align:center;
}

.cssGrvItemStyle td
{ 
	Border-Color: #C9C9C9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana,  Sans; 
	vertical-align:top;
	border-top:1px solid #C9C9C9; 
	text-align:center;
}

.cssGrvAlternatingItemStyle td
{ 
	border-top:1px solid #C9C9C9; 
	vertical-align: top;
	text-align:center;
}

.cssGrvHeaderTableRow
{
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana,  Sans; 
	font-size: 13px;
	background-color: #F4F7FC; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align:center;
    border-top:1px solid #006696; */
}
.cssGrvHeaderTableRow td, th
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana,  Sans; 
	font-size: 13px;
	background-color: #006696; 
	font-weight: bold; 
	color: #fff; 
	border: 1px solid #C9C9C9 !important; 
	text-align:center;
}

.cssGrvAllQuit 	
{ 
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana; 
    font-size: 10px; 
    color: Blue; 
    background-color:White; 
}

/*Paginador*/
.cssGrvLinkButtonOrden
{
	font-size: 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans;
	font-weight: bold;
	color: white;
	background-color: #006696;
	text-align: left;
}


.cssGrvGridPagerStyle
{
	font-size: 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans;
	color: white;
	background-color: #006696;
	text-align: left;
	table-layout: fixed;
}

.cssGrvLabelRecordCount
{
	font-weight: bolder;
	font-size: 9px;
	color: black;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans;
	height: 20px;
	text-align: left;
}
.cssAttachment
{
    border:0; 
    width:100%; 
    height: 350px
}  
  
.cssDetailTitle 
{   
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans; 
    font-size: 24px; 
    color: #1D4D9E; 
    margin: 5px 0; 
    padding-bottom: 5px; 
    padding-top: 5px; 
    border-bottom-color:#1D4D9E; 
    border-bottom: solid; 
    border: 1px 
 }
 
 .cssBlueTitle12 	
{ 
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana; 
    font-size: 12px; 
    color: #1D4D9E; 
}

.cssBlueTitle13 	
{   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana; 
    font-size: 13px; 
    color: #1D4D9E; 
}

.cssRedItem13 	
{ 
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana; 
    font-size: 13px; 
    color: #FF0000; 
}

 .cssIcono
{
    padding-right:10px;
}

.cssInformationTabla
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana;
    font-size: 13px; 
    color: #1D4D9E; 
    width:40%; 
    border-collapse:collapse; 
    border-bottom:1px solid #cccccc; 
    border-top:1px solid #cccccc;
}    

.cssInformationData 
{ 
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana;
    border-top:1px solid #cccccc; 
    width: 70%; 
    height:20px;
    font-size: 13px; 
    color: #484848; 
    padding-left: 10px; 
    padding-right: 20px; 
    background-color: #F2F2F2;}

.cssValidators
{
	font-weight: bolder;
	font-size: 10px;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;	
	background-color: #f3f3f3;
	text-align: left;
	font-size: 11px; 
	font-weight: bold; 
	color: #FF0000; 
}

.cssFilterTableRow
{
	BORDER-TOP: #c9c9c9 1px solid; 
	BORDER-BOTTOM: #c9c9c9 1px solid;
	background-color: #f2f2f2;
}

.cssInputData
{
	
	font-size: 13px;
	color:#000006;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans;
	background-color: Transparent;
}

td.cssInfoDestacada  
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana,  Sans; 
	font-size: 12px; 
	color: #484848; 
	padding-right: 10px; 
	padding-left: 10px; 
	background-color: #FDFDDD; 
	width: 235px; 
}

.cssCellIconos
{
	text-align:center;
}

.tabButton
{
    background-color:#FFF7FF;
    border: solid 1px #000000;
    font-size: 13px; 
    font-weight: bold; 
    color: #1D4D9E; 
}
.tabButtonSelected
{
    background-color:#B5B6B5;
    border: solid 1px #000000;
    font-size: 13px; 
    font-weight: bold; 
    color: #1D4D9E; 
} 

.cssError
{
    font-family:"Trebuchet MS, Arial, Helvetica, sans-serif, Verdana,  Sans";
    Font-Size:"X-Small";
}