﻿body
{
    font-family: Arial;
    color: #444444;
    font-size: 8pt;
    background-color: white;
}

.barraEmpresa
{
	background-color: skyblue;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.barraBotones
{
    background-color: skyblue;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:5px;
    padding-bottom:5px;
    /*height: 24px;*/
    vertical-align: middle;
}

.barraTitulo
{
    font-weight: bold;
    color: white;
    background-color: #0076bc;/*#333366;*/
    padding-right: 5px;
    padding-left: 5px;
    padding-top:5px;
    padding-bottom:5px;
    font-size: 8pt;
}

.barraSistemas
{
    background-color: #669999;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:5px;
    padding-bottom:5px;
    vertical-align: bottom;
}

.barraMenus
{
    background-color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    color: #00008b;
}

.piePagina
{
    font-size: 7pt;
    color: dimgray;
    background-color: #f6f6f6;
    text-align: center;
}

.lnkPiePagina
{
    font-size: 7pt;
    color: dimgray;
    text-align: center;
}

.barraApp
{
    font-weight: bold;
    color: white;
    background-color: #003399;
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 8pt;
    vertical-align: middle;
}

.barraApp2
{
    font-weight: bold;
    color: white;
    background-color: #0076bc;/*#336699;*/
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 8pt;
    vertical-align: middle;
}

.barraVerde
{
	font-weight: bold;
	color: white;
	background-color: #009999;
	padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
	font-size: 8pt;
	vertical-align: middle;
}

.barraRoja
{
	font-weight: bold;
	color: white;
	background-color: firebrick;
	padding-left: 5px;
	padding-bottom: 3px;
    padding-top: 3px;
    font-size: 8pt;
	vertical-align: middle;
}

.barraCeleste
{
	font-weight: bold;
	background-color: aliceblue;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 8pt;
	vertical-align: middle;
}

/*.marcoApp
{
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}


.marcoTable
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
/*    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;*/
/*}
*/
.marcoTablePregunta
{
	background-color: lemonchiffon;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.textoNormal
{
    font-family: Arial;
    color: #444444;
    font-size: 8pt;
}

.textoDestacado
{
    font-family: Arial;
    color: #444444;
    font-size: 8pt;
    font-weight: bold;
}

.textoError
{
    font-family: Arial;
    color: #ff0000;
    font-size: 8pt;
    font-weight: bold;
}

.textoModificacion
{
	background-color: #336699;
	color: #ffffff;
	font-family: Arial;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-bottom: 2px;
	padding-top: 2px;
}

SELECT
{
    font-family: Arial;
    color: #444444;
    font-size: 8pt;
}

a:link, a:visited
{
    color: #444444;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.botonSistemaOff
{
    background-color: gainsboro; /*#E0E0E0;*/
    border-color: #7e9db9;
    border-style: Solid;
    border-width: 1px;
    font-weight: normal;
    font-family: Arial;
    font-size: 8pt;
    color: #444444;
    border-bottom: lightgrey 1px solid;
    cursor: hand;
    text-align: center;
}

.botonSistemaOn
{
    background-color: #ffffff;
    border-color: #7e9db9;
    border-style: Solid;
    border-width: 1px;
    font-weight: bold;
    font-family: Arial;
    font-size: 9pt;
    color: DarkBlue;
    border-bottom: white 1px solid;
    cursor: hand;
    text-align: center;
}

.botonNormal
{
    border: 1px solid #7e9db9;
    font-size: 8pt;
    color: #063873;
    font-family: Arial;
    padding-right: 2px;
    padding-left: 2px;
    cursor: hand;
    background-color: whitesmoke;
    height: 20px;
}

.textboxNormal
{
    border-right: #808080 1px solid;
    padding-right: 3px;
    border-top: #808080 1px solid;
    padding-left: 3px;
    padding-bottom: 1px;
    border-left: #808080 1px solid;
    padding-top: 1px;
    border-bottom: #808080 1px solid;
    font-size: 8pt;
    color: #444444;
    font-family: Arial;
    text-transform: capitalize;
}

.textboxSimple
{
    border-right: #808080 1px solid;
    padding-right: 3px;
    border-top: #808080 1px solid;
    padding-left: 3px;
    padding-bottom: 1px;
    border-left: #808080 1px solid;
    padding-top: 1px;
    border-bottom: #808080 1px solid;
    font-size: 8pt;
    color: #444444;
    font-family: Arial;
}

.textboxMultiline
{
    border-right: #808080 1px solid;
    padding-right: 3px;
    border-top: #808080 1px solid;
    padding-left: 3px;
    padding-bottom: 1px;
    border-left: #808080 1px solid;
    padding-top: 1px;
    border-bottom: #808080 1px solid;
    font-size: 8pt;
    color: #444444;
    font-family: Arial;
}

.textboxLabel
{
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 1px;
    padding-top: 1px;
    font-size: 8pt;
    color: #444444;
    font-family: Arial;
    text-transform: capitalize;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}

.textboxDisabled
{
    border-right: #808080 1px solid;
    padding-right: 3px;
    border-top: #808080 1px solid;
    padding-left: 3px;
    padding-bottom: 1px;
    border-left: #808080 1px solid;
    padding-top: 1px;
    border-bottom: #808080 1px solid;
    font-size: 8pt;
    color: #444444;
    font-family: Arial;
    background-color: #f5f5f5;
}

.textboxMinuscula
{
    border-right: #808080 1px solid;
    padding-right: 3px;
    border-top: #808080 1px solid;
    padding-left: 3px;
    padding-bottom: 1px;
    border-left: #808080 1px solid;
    padding-top: 1px;
    border-bottom: #808080 1px solid;
    text-transform: lowercase;
    font-size: 8pt;
    color: #444444;
    font-family: Arial;
}

.textboxMayuscula
{
    border-right: #808080 1px solid;
    padding-right: 3px;
    border-top: #808080 1px solid;
    padding-left: 3px;
    padding-bottom: 1px;
    border-left: #808080 1px solid;
    padding-top: 1px;
    border-bottom: #808080 1px solid;
    text-transform: uppercase;
    font-size: 8pt;
    color: #444444;
    font-family: Arial;
}
.tabDetailView
{
/*    border: 1px outset #cccccc;*/
    background-color: white;
}

.tabDetailViewDL
{
	font-size: 8pt;
	color: #444444;
	font-weight: bold;
	background-color: aliceblue;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tabDetailViewIcon
{
	border-right: darkgray 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	vertical-align: top;
}

.tabDetailViewPregunta
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: middle;
	text-align: center;
}

.tabDetailViewDL2
{
	padding: 2px 4px;
    font-size: 8pt;
	color: #444444;
	background-color: #ffffff /* #e7edff */;
/*	height: 30px;*/
}

.tabDetailViewDF
{
    font-size: 8pt;
    color: #444444;
    background-color: #ffffff;
    padding-right: 4px;
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.tabDetailViewDFAmarillo
{
	font-size: 8pt;
	color: #444444;
	background-color: lemonchiffon;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tabDetailViewGrid
{
    font-size: 8pt;
    color: #444444;
    background-color: #ffffff;
    padding-right: 4px;
    padding-left: 4px;
  /*  padding-top: 0px;
    padding-bottom: 0px;*/
}

.cuadroCodigo
{
	font-family: Arial;
	font-size: 8pt;
	background-color: #93B7D1;
	text-align: right;
  /*  height: 30px;*/
}
.cuadroNumeroLinea
{
	font-family: Arial;
	font-size: 8pt;
	background-color: #ffffff;
    /*height: 30px;*/
}

.tabDetailViewDFDTE
{
    font-size: 10pt;
    color: #444444;
    background-color: #ffffff;
    padding-right: 4px;
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.tabDetailViewDLDTE
{
	font-size: 10pt;
	color: #444444;
	font-weight: bold;
	background-color: aliceblue;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

