.body {
	background-image: url("../images/green_canvas2_50.jpg");
/*	background-repeat:repeat-y;
	background-position:center;

    /*background-image: url(../images/patron.gif);*/
    padding-top:20px;
	background-color:#006600;
}

h3 {
    color:#204960;
}

div.menu {
    max-width:600px;
    width:90%;
    /* width:500px; */
    margin:auto;
    padding-bottom:20px;
}

.MenuPrincipal {
    font-size:80%;
    color:#CCC;
}

.constrain {
	max-width: 1024px;
	margin: 0 auto;
	padding: 0 20px;
}

.pie {
	padding-top:5px;
	color:#CCC;
	text-align:center;
	text-shadow:2px 2px #333;
    font-size:80%;
}

#layer_home{
    background-color:#FFFFFF;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 5px rgba(1, 1, 1, 0.7);
    margin: 0 auto;
    max-width:600px;
    width:90%;
}

#layer1{
    background-color:#FFFFFF;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 0 5px rgba(1, 1, 1, 0.7);
    margin-top:20px;
    margin: 0 auto;
    max-width:600px;
    width:90%;
    padding-bottom:20px;
}

/* Estilos registro de facturas */
#header{
    margin: 0 auto;
    background-color:#206384;
    color:#FFFFFF;
/*    width:80%;*/
    overflow: visible; /* Let menu content overflow outside the header */
    padding-bottom:3px;
    margin: 5px 0px 5px 0px;
}

#header h1{
   text-shadow: 1px 1px #333;
   font-size:85%;
   margin-left:0px;
   width:500px;
   margin:0 auto;
}

#TituloProveedor{


}
.custom-border-radius ui-btn-icon-notext.ui-corner-all {
    -webkit-border-radius: .3125em;
    border-radius: .3125em;
}
/*#popupNested {
    width:350px;
    top:70px;
    left:180px;
} */

#BtnAvisos{
    left:5px;
}
#PopAvisos{
    max-width:550px;
}

.TituloAviso {
	background-color:#F00;
	color:#FFF;
	border-radius: 2px 2px 0 0;
	text-align: center;
	max-width:550px;
	margin: 0 auto;
	font-size: 12px;
	padding:3px;
	box-shadow: 0 0 2px rgba(1, 1, 1, 0.7);
	font-weight:600;
}

.Aviso {
	background-color:#FFF;
	color:#333;
	border-radius: 0 0 5px 5px;
	max-width:550px;
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
	padding:3px;
	box-shadow: 0 0 5px rgba(1, 1, 1, 0.7);
}

#AvisoFijo {
    max-width:80%;
    margin-bottom:20px;
}

#IngresoEntradas {
    margin: 0 auto;
    max-width:70%;
    box-shadow: 0 0 5px rgba(1, 1, 1, 0.7);
    margin-bottom:10px;
}

#IngresoCP {
    margin: 0 auto;
    max-width:90%;
    box-shadow: 0 0 5px rgba(1, 1, 1, 0.7);
    margin-bottom:10px;
}

#IngresoDeProveedor {
    margin: 0 auto;
    max-width:70%;
    box-shadow: 0 0 5px rgba(1, 1, 1, 0.7);
    margin-bottom:10px;
}

#HeaderComplemento {
    padding:5px;
	background-color:#1E5618;
	color:#FFF;
	text-align: center;
	box-shadow: 0 0 2px rgba(1, 1, 1, 0.7);
    font-size:70%;
}

#HeaderEntradas {
    padding:3px;
	background-color:#333;
	color:#FFF;
	text-align: center;
	box-shadow: 0 0 2px rgba(1, 1, 1, 0.7);
    font-size:70%;
}

.LabelEntrada{
  font-size:90%;
  margin-top:10px;
  padding:5px;
  text-align:right;
  font-weight:400;
  color:#454545;
}
.LabelRFC{
  font-size:90%;
  margin-top:10px;
  padding:5px;
  text-align:right;
  font-weight:400;
  color:#454545;
}

#Ed_Correo {
    font-size: 70%;
    font-weight: 300;
    color: #D89507;
    text-align: center;
    background-color: #FBFFD2;
}

.ui-grid-solo{
    padding-bottom:10px;
}
#InfoEntrada{
    margin: 0 auto;
    max-width:70%;
}

#lab_infoentrada{
    font-size:90%;
    color:#FFFEC6;
}
.InfoEntrada ul h2{
    font-size:80%;
}

#PopInfoEntrada {
    font-size:80%;
    background-color:#FFFEC6;
}
.InfoProveedor{
    padding-top:10px;
}
#InfoProveedor{
    margin: 0 auto;
    max-width:90%;
}
.TituloInfoCR {
    color:#FFFEC6;
    text-shadow:2px 2px #333;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#333;
    text-align:center;
}
.CuerpoInfoCR {
    margin: 5px 10px 5px 10px;
    background-color:#FFF;
    border-radius: 0 0 5px 5px;
}
.TotalesInfoCR{
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    width:40%;
    font-size:85%;
    margin: 5px 10px 5px 10px;
    text-align:right;
}
.TotalesInfoCRNC{
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    width:40%;
    font-size:85%;
    margin: 5px 10px 5px 10px;
    text-align:right;
}

.CuerpoInfoCR a {
    font-size:90%;
    margin: 0 auto;
    width:50%;
}
.TituloPagoInfoCR {
    font-size:90%;
    text-shadow:2px 2px #333;
    text-align:center;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color:#060;
    color:#FFF;
}
.PagoInfoCR {
    font-size:90%;
    background-color:#FFFEC6;
    padding:10px 10px 10px 10px;
}
.TEspEntrada{
    font-size:90%;
    text-shadow:2px 2px #333;
    text-align:center;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color:#666;
    color:#FFF;
}
.EspEntrada{
    background-color:#FFF;
    border-radius: 2px 2px 0 0;
}

#CEntradasSeleccionadas{
    padding-top:10px;
    margin: 0 auto;
    max-width:95%;
}

.EntradasSeleccionadas{
    text-align:center;
	box-shadow: 1px 1px 3px #333;
}

.EntradasSeleccionadas h4{
    text-align:center;
}
#lab_proventradas_sel {
    color:#1C3439;
}

.entradas-list2 thead th,
.entradas-list2 tbody tr:last-child {
    border-bottom: 1px solid #d6d6d6; /* non-RGBA fallback */
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.entradas-list2 tbody th,
.entradas-list2 tbody td {
    border-bottom: 1px solid #e6e6e6; /* non-RGBA fallback  */
    border-bottom: 1px solid rgba(0,0,0,.05);
}

.entradas-list2 tbody tr:nth-child(odd) td,
.entradas-list2 tbody tr:nth-child(odd) th {
    background-color: #E8FFE0;
}

.entradas-list2 tbody tr:nth-child(odd) th {
    background-color: #E8FFE0;
}
.entradas-list2p tbody tr th {
    background-color: #E8FFE0;
}

/* Footer Entradas */
.entradas-list2 tbody tr.tfooter th,
.entradas-list2 tbody tr.tfooter td {
    border-top: 1px solid #666; /* non-RGBA fallback  */
    border-bottom: 0;
    background-color: #D7D7D7;
    color:#01497E;
    text-align:right;
}
/* Factura Row */
.entradas-list2 tbody tr.tFactura th,
.entradas-list2 tbody tr.tFactura td {
    border-top: 1px solid #666; /* non-RGBA fallback  */
    background-color: #FFFBC7;
    text-shadow:1px 1px #FFF;
}

/* Nota Row */
.entradas-list2 tbody tr.tNotaCredito th,
.entradas-list2 tbody tr.tNotaCredito td {
    border-top: 1px solid #666; /* non-RGBA fallback  */
    background-color: #FFDBCA;
/*    text-shadow:1px 1px #333;*/
}
/* Footer Global */
.entradas-list2 tbody tr.tfooterGlobal th,
.entradas-list2 tbody tr.tfooterGlobal td {
    border-bottom: 0;
    background-color: #333;
    color:#FF9;
    text-align:right;
    text-shadow:1px 1px #000;
}
/* Contrarecibos */
.entradas-list3 thead th,
.entradas-list3 tbody tr:last-child {
    border-bottom: 1px solid #d6d6d6; /* non-RGBA fallback */
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.entradas-list3 tbody th,
.entradas-list3 tbody td {
    border-bottom: 1px solid #e6e6e6; /* non-RGBA fallback  */
    border-bottom: 1px solid rgba(0,0,0,.05);
}

.entradas-list3 tbody tr:nth-child(odd) td,
.entradas-list3 tbody tr:nth-child(odd) th {
    background-color: #FFF0A5;
}

.entradas-list3 .entradas-list3p:nth-child(odd) td{
    background-color: #C4FFBE;
}

.entradas-list3p {
    background-color: #C4FFBE;
}

/* Footer Entradas */
.entradas-list3 tbody tr.tfooter th,
.entradas-list3 tbody tr.tfooter td {
    border-top: 1px solid #666; /* non-RGBA fallback  */
    border-bottom: 0;
    background-color: #D7D7D7;
    color:#01497E;
    text-align:right;
}
/* Factura Row */
.entradas-list3 tbody tr.tFactura th,
.entradas-list3 tbody tr.tFactura td {
    border-top: 1px solid #666; /* non-RGBA fallback  */
    background-color: #FFFBC7;
    text-shadow:1px 1px #FFF;
}

/* Nota Row */
.entradas-list3 tbody tr.tNotaCredito th,
.entradas-list3 tbody tr.tNotaCredito td {
    border-top: 1px solid #666; /* non-RGBA fallback  */
    background-color: #FFDBCA;
/*    text-shadow:1px 1px #333;*/
}
/* Footer Global */
.entradas-list3 tbody tr.tfooterGlobal th,
.entradas-list3 tbody tr.tfooterGlobal td {
    border-bottom: 0;
    background-color: #333;
    color:#FF9;
    text-align:right;
    text-shadow:1px 1px #000;
}

.entradas-list thead th,
.entradas-list tbody tr:last-child {
    border-bottom: 1px solid #d6d6d6; /* non-RGBA fallback */
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.entradas-list tbody th,
.entradas-list tbody td {
    border-bottom: 1px solid #e6e6e6; /* non-RGBA fallback  */
    border-bottom: 1px solid rgba(0,0,0,.05);
}

.entradas-list tbody tr:nth-child(odd) td,
.entradas-list tbody tr:nth-child(odd) th {
    background-color: #B8DCDC;
}
/* Footer Entradas */
.entradas-list tbody tr.tfooter th,
.entradas-list tbody tr.tfooter td {
    border-top: 1px solid #666; /* non-RGBA fallback  */
    border-bottom: 0;
    background-color: #D7D7D7;
    color:#01497E;
    text-align:right;
}
/* Factura Row */
.entradas-list tbody tr.tFactura th,
.entradas-list tbody tr.tFactura td {
    border-top: 1px solid #666; /* non-RGBA fallback  */
    background-color: #FFFBC7;
    text-shadow:1px 1px #FFF;
}

/* Nota Row */
.entradas-list tbody tr.tNotaCredito th,
.entradas-list tbody tr.tNotaCredito td {
    border-top: 1px solid #666; /* non-RGBA fallback  */
    background-color: #FFDBCA;
/*    text-shadow:1px 1px #333;*/
}
/* Footer Global */
.entradas-list tbody tr.tfooterGlobal th,
.entradas-list tbody tr.tfooterGlobal td {
    border-bottom: 0;
    background-color: #333;
    color:#FF9;
    text-align:right;
    text-shadow:1px 1px #000;
}

/* Facturas Complemento de Pago */
.relacionadas-list thead th,
.relacionadas-list tbody tr:last-child {
    border-bottom: 1px solid #d6d6d6; /* non-RGBA fallback */
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.relacionadas-list tbody th,
.relacionadas-list tbody td {
    border-bottom: 1px solid #e6e6e6; /* non-RGBA fallback  */
    border-bottom: 1px solid rgba(0,0,0,.05);
}

.relacionadas-list tbody tr:nth-child(odd) td,
.relacionadas-list tbody tr:nth-child(odd) th {
    background-color: #B8DCDC;
}
/* Footer Entradas */
.relacionadas-list tbody tr.tfooter th,
.relacionadas-list tbody tr.tfooter td {
    border-top: 1px solid #666; /* non-RGBA fallback  */
    border-bottom: 0;
    background-color: #D7D7D7;
    color:#01497E;
    text-align:right;
}
/* Factura Row */
.relacionadas-list tbody tr.tFactura th,
.relacionadas-list tbody tr.tFactura td {
    border-top: 1px solid #666; /* non-RGBA fallback  */
    background-color: #FFFBC7;
    text-shadow:1px 1px #FFF;
}

/* Nota Row */
.relacionadas-list tbody tr.tNotaCredito th,
.relacionadas-list tbody tr.tNotaCredito td {
    border-top: 1px solid #666; /* non-RGBA fallback  */
    background-color: #FFDBCA;
/*    text-shadow:1px 1px #333;*/
}
/* Footer Global */
.relacionadas-list tbody tr.tfooterGlobal th,
.relacionadas-list tbody tr.tfooterGlobal td {
    border-bottom: 0;
    background-color: #333;
    color:#FF9;
    text-align:right;
    text-shadow:1px 1px #000;
}


#BtnReinicio {
    margin-top:20px;
    margin: 0 auto;
    width:100px;
}
.box{
    display: inline-block;
    float:none;
}

.datosFiscales-list thead th,
.datosFiscales-list tbody tr.VEmisor th {
    color:#333;
    text-align:center;
    border-bottom: 1px solid #d6d6d6; /* non-RGBA fallback */
    border-bottom: 1px solid rgba(0,0,0,.1);
    background-color: #FFF;

}

.datosFiscales-list tbody th,
.datosFiscales-list tbody td {
    border-bottom: 1px solid #e6e6e6; /* non-RGBA fallback  */
    border-bottom: 1px solid rgba(0,0,0,.05);
}

/* Validacion Datos Fiscales Row */
.datosFiscales-list tbody tr.tDatosNotOK th,
.datosFiscales-list tbody tr.tDatosNotOK td {
    border-top: 1px solid #666; /* non-RGBA fallback  */
    background-color: #FFBFBF;
    text-shadow:1px 1px #FFF;
}

.datosFiscales-list tbody tr th.ValorFijo {
    text-align:center;
    background-color:#666;
    color:#FFF;
    text-shadow:1px 1px #000;
    width:15%;
}

.datosFiscales-list tbody tr th.ValorEsperado {
    text-align:center;
    color:#0F3A5E;
    width:40%;
}

.datosFiscales-list tbody tr th.ValorCorrecto {
    text-align:center;
    width:40%;
}

.datosFiscales-list tbody tr th.ValorIncorrecto {
    text-align:center;
    color:#F00;
    width:40%;
}

.datosFiscales-list tbody tr th.ColTipo{
    text-align:center;
    width:15%
}
.datosFiscales-list tbody tr th.ColValor{
    text-align:center;
    width:40%;
}
.datosFiscales-list tbody tr th.ColImg{
    text-align:center;
    width:5%;
}
#ErroresValidacion{
    color:#930;
    max-width:400px;
    font-size:85%;
    text-align:center;
    padding-bottom:2em;
}

#XML {
    font-size:75%;
    width:500px;
    padding-bottom:2em;
}

#Validando {
    margin: 0 center;
    text-align:center;
    font-size:85%;
    max-width:95%;
}

.ErroresValidador{
    color:#F00;
    font-size:95%;
    text-align:center;

}

.erroresValidacion-list {
    margin: 0 center;
}

.erroresValidacion-list thead th {
    color:#333;
    text-align:center;
    border-bottom: 1px solid #d6d6d6; /* non-RGBA fallback */
    border-bottom: 1px solid rgba(0,0,0,.1);
    background-color: #FFF;
}

.erroresValidacion-list tbody tr {
    background-color: #FFC;
}

.erroresValidacion-list tbody tr th.ColNodo{
    text-align:center;
    width:25%;
}
.erroresValidacion-list tbody tr th.ColAtributo{
    text-align:center;
    width:25%;
}
.erroresValidacion-list tbody tr th.ColValor{
    text-align:center;
    width:25%
}
.erroresValidacion-list tbody tr th.ColNota{
    text-align:center;
    width:25%;
}

.ErrordeValidacion{
    color:#900;
}

/* contrarecibo */
.Contrarecibo{
    background-color:#FFF;
    margin: 0 center;
    width: 500px;
    padding-bottom:20px;
/*    height: 500px;*/
    box-shadow: 0 0 2px rgba(1, 1, 1, 0.7);
}
.HeaderContrarecibo {
    height: 56px;
    margin: 0 center;
}

.floating-boxL {
    float: left;
    height: 56px;
    margin: 3px;
}
.floating-boxR {
    float: right;
    font-size:84%;
/*    padding-top:20px;*/
    text-align:right;
    width: 150px;
    height: 56px;
    margin: 10px 5px 5px 0px;
    color:#666;
    text-shadow:1px 1px #000;
}

.floating-box {
    float: left;
}
.label-box {
    text-align:right;
    margin-left:20px;
    padding: 5px 4px 5px 10px;
    font-size:75%;
    color:#FFF;
    background-color: #666;
    text-shadow:1px 1px #000;
    width:170px;
}
.dato-box {
    text-align:center;
    font-size:80%;
    padding:5px 15px 5px 15px;
    width:250px;
    border-top: 1px solid #999; /* non-RGBA fallback */
    border-right: 1px solid #999; /* non-RGBA fallback */
}
.after-box {
    clear: left;
}

#CRTablaEntradas {
    text-align:center;
    font-size:70%;
    margin:5px 10px 10px 10px;
}
.CRTotalPagoLabel {
    margin-top:20px;
    background-color: #333;
    color:#FFF;
    border: 1px solid #999; /* non-RGBA fallback */
}

.CRTotalPago {
    margin-top:20px;
    color:#00F;
    text-align:right;
    border: 1px solid #999; /* non-RGBA fallback */
}
.CRnota-final {
    font-size:80%;
    margin-top:30px;
    text-align:center;
}
.label-nocr {
    margin-left:20%;
    text-align:right;
    padding: 5px 4px 5px 10px;
    font-size:75%;
    color:#FFF;
    background-color: #666;
    text-shadow:1px 1px #000;
    width:25%;
    border: 1px solid #999; /* non-RGBA fallback */
    border-radius: 4px 0 0 4px;
}
.dato-nocr {
    margin-right:25%;
    text-align:center;
    font-size:75%;
    padding:5px 15px 5px 15px;
    width:20%;
    background-color: #FFC;
    color:#069;
    border-radius: 0 4px 4px 0;
    border: 1px solid #999; /* non-RGBA fallback */
}


.googleMap{
	height:600px;
}
#googleMap{
	margin:0 auto;
	width:450px;
	height:450px;
}