/***********************************************/
/* lel.css                            */
/* Use with all page - LEL          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


.fontPrint1 {
	font-size: 28px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.fontPrint1_small {
	font-size: 16px;
	font-weight: bold;
}
.fontPrint1_screen {
	font-size: 20px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.fontPrint1_1 {
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.fontPrint1_2 {
	font-size: 22px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.fontPrint1_3 {
	font-size: 20px;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
}
.fontPrint2 {
	font-size: 12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.fontPrint2BOLD {
	font-size: 17px;
	font-weight:900;
	font-family:Arial, Helvetica, sans-serif;
}
.fontPrint2BOLD_1 {
	font-size: 20px;
	font-weight: bold;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
}
.fontPrint2BOLD_screen {
	font-size: 13px;
	font-weight:900;
	font-family:Arial, Helvetica, sans-serif;
}
.fontPrint2THIN {
	font-size: 13px;
	font-weight:500;
	font-family:Arial, Helvetica, sans-serif;
}
.fontPrint3 {
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.fontPrint3_medium {
	font-size: 11px;
	font-weight: bold;
}
.fontPrint4 {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
.fontPrint4_medium {
	font-size: 11px;
}
.fontPrint4_blue {
	font-size: 11px;
	color:rgba(25,83,255,1.00);
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.fontPrint4_red {
	font-size: 11px;
	color:rgba(255,0,4,1.00);
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.fontPrint4_thin {
	font-size: 17px;
	font-weight:500;
	font-family:Arial, Helvetica, sans-serif;
}
.fontPrint4_thin_blue {
	font-size: 13px;
	font-weight:500;
	color:rgba(25,83,255,1.00);
	font-family:Arial, Helvetica, sans-serif;
}
.fontPrint4_thin_blue2 {
	font-size: 17px;
	font-weight:500;
	color:rgba(25,83,255,1.00);
	font-family:Arial, Helvetica, sans-serif;
}
.fontPrint4_thin_red {
	font-size: 17px;
	color:rgba(255,0,4,1.00);
	font-weight:500;
	font-family:Arial, Helvetica, sans-serif;
}
.fontPrint4_thin_small {
	font-size: 17px;
	font-weight:500;
	font-family:Arial, Helvetica, sans-serif;
}
.fontPrint4_thin_screen {
	font-size: 13px;
	font-weight:500;
	font-family:Arial, Helvetica, sans-serif;
}
.fontPrint5 {
	font-size: 22px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.Estilo1 {
	font-size: 13px;
	font-weight: bold;
	color:/*#424242;*/#383c1c;
	font-family:Arial, Helvetica, sans-serif;
}
.Estilo2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Estilo2_anulado {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:rgba(255,0,0,1.00);
}
.Estilo2_anulado_tachado {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:rgba(255,0,0,1.00);
	text-decoration:line-through;
}
.Estilo4 {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	
}
.Estilo5 {
	font-size: 14px;
	font-weight: bold;
	color:#66FF00;
}
.Estilo6 {
	font-size: 12px;
	font-weight: bold;
	color:#66FF00;
}
.Estilo7 {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color:#454545; 
}
.Estilo8 {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color:#454545;
}
.Estilo9 {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color:#FC0000;
}
.Estilo10 {
	font-size: 11px;
	font-weight: bold;
	color:#424242;
}
.fontPrint11 {
	font-size: 10px;
	font-style:italic;
}

a.p:link { 
   	color: #0066FF; 
   	text-decoration: none; 
} 
a.p:visited { 
   	color: #0066FF; 
   	text-decoration: none; 
} 
a.p:active { 
   	color: #0066FF; 
   	text-decoration: none; 
} 
a.p:hover { 
   	color: #0066FF; 
   	text-decoration: underline; 
} 
a.ord:link { 
   	color: #000000; 
   	text-decoration: none; 
} 
a.ord:visited { 
   	color: #000000; 
   	text-decoration: none; 
} 
a.ord:active { 
   	color: #000000; 
   	text-decoration: none; 
} 
a.ord:hover { 
   	color: #000000; 
   	text-decoration: underline; 
} 

a.button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;

    text-decoration: none;
    color: initial;
}

.alternar:hover{ 
	background-color:#ffe2a9;
}

.fondo-blanco{
	background-color:
	rgba(255,255,255,1.00);
	
	width:auto;
	height:auto;
	padding-top:20px;
	/*background-image:url(imagesweb/degradado.png);*/
	background-position:top;
	background-repeat:repeat-x;
	padding-bottom:30px;
	margin-top:2px;
	float:left;
	
	
	border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius:  0px 0px 10px 10px;
border: 0px solid #000000;
	
	-webkit-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
-moz-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);

display:inline-block;

}


.fondo-blancoconfilo{
	background-color:
	/*rgba(255,255,255,1.00);*/#accf65;
	
	width:auto;
	height:auto;
	padding-top:20px;
	/*background-image:url(imagesweb/degradado.png);*/
	background-position:top;
	background-repeat:repeat-x;
	padding-bottom:30px;
	margin-top:2px;
	float:left;
	
	
	border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius:  0px 0px 10px 10px;
border: 0px solid #000000;
	
	-webkit-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
-moz-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);

display:inline-block;

}

.fondo-blancocuadro{
	background-color:
	rgba(255,255,255,1.00);	
	width:auto;
	height:auto;
	padding:3px;
	float:right;
	margin-right:0px;
		
	-webkit-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
-moz-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);

display:inline-block;

}

.fondo-blancocuadro1{
	background-color:
	rgba(255,255,255,1.00);	
	width:auto;
	height:auto;
	padding:3px;
	float:right;
	margin-right:0px;
	margin-top:20px;
		
	-webkit-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
-moz-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);

display:inline-block;

}


.fondo-blanc{
	background-color:#accf65;
	/*background-color:
	#accf65";
	rgba(255,255,255,1.00);
	rgba(255,255,255,0.52);*/
	border:solid 3px rgba(255,255,255,1.00); 
	
	margin-top:10px;
	
	
	
	width:auto;
	height:70px;
	padding:3px;  
	float:
	none;
	margin-right:0px;
	
		
	-webkit-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
-moz-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);

display:inline-block;


}

.fondo-blanc2{
	background-color:#accf65;
	/*background-color:
	#accf65";
	rgba(255,255,255,1.00);
	rgba(255,255,255,0.52);*/
	border:solid 3px rgba(255,255,255,1.00); 
	
	margin-top:10px;
	
	
	
	width:auto;
	height:auto;
	padding:3px;  
	float:right;
	margin-right:0px;
	
		
	-webkit-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
-moz-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);

display:inline-block;


}

.fondo-mensaje{
	background-color:#accf65;
	/*background-color:
	#accf65";
	rgba(255,255,255,1.00);
	rgba(255,255,255,0.52);*/
	border:solid 3px rgba(255,255,255,1.00); 
	margin-top:10px;
	width:auto;
	min-height:30px;
	padding:5px 10px;
	float:left;
	margin-right:0px;
	-webkit-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
-moz-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);

display:inline-block;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius:  10px 10px 10px 10px;


}

.fondo-blanconuevacat{
	background-color:
	 rgba(255,255,255,1.00);
	width:auto;
	height:auto;
	padding-top:20px;
	/*background-image:url(imagesweb/degradado.png);*/
	background-position:top;
	background-repeat:repeat-x;
	padding-bottom:30px;
	margin-top:28px;
	margin-left:-466px;
	float:left;
	
	border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius:  0px 0px 10px 10px;
border: 0px solid #000000;
	
	-webkit-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
-moz-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);

display:inline-block;

}

.fondo-blanco2{
	background-color:
	 rgba(255,255,255,1.00);
	width:auto;
	height:auto;
	
	background-position:top;
	background-repeat:repeat-x;
	padding-bottom:30px;
	/*padding-left:3px;
	padding-right:3px;*/
	padding-top:20px;

	margin-top:2px;
	float:rigth;
	
	-webkit-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
-moz-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);

display:inline-block;


	background-position:top;
	background-repeat:repeat-x;
	
		border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius:  0px 0px 10px 10px;

}

.fondo-puch{
	background-color:
	rgba(255,255,255,1.00);
	
	width:auto;
	min-height:200px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-bottom:30px;
	margin-top:0px;
	margin-bottom:30px;
	float:left;
	
	
	border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius:  10px 10px 10px 10px;
border-top: 30px solid #accf65;
	
	-webkit-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
-moz-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);



}


.tarjeta{
	width:100%;
	height:100%;
	background-color:#accf65;
	/*#fff;*/
	float:left;
	margin-left:0px;
	margin-top:0px;
	padding: 4px 4px 4px 14px; 
	/*border-radius: 6px 6px 40px 6px;
-moz-border-radius: 6px 6px 40px 6px;
-webkit-border-radius: 6px 6px 40px 6px;*/
border: 5px solid #fff;

-webkit-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
-moz-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);

}


.fondo-blanco3{
	background-color:
	rgba(255,255,255,1.00);
	width:auto;
	height:auto;
	padding-top:20px;
	/*background-image:url(imagesweb/degradado.png);*/
	background-position:top;
	background-repeat:repeat-x;
	padding-bottom:3px;
	padding-right:3px;
	padding-left:3px;
	
	margin-top:-8px;
	float:left;
	
		
	-webkit-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
-moz-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);

display:inline-block;

}


.fondo-blancorep{
	background-color:#fff;
	
	width:auto;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:3px;
	padding-left:3px;
	
	border:solid 3px #accf65; 
	
	margin-top:-8px;
	float:left;
	
	
		
	-webkit-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
-moz-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);

display:inline-block;

}



.tablafilaselecionada:hover {
 /* Estilos */
 background-color:
 #ffe2a9;
 
 cursor: pointer;
}






.fondo-blanco2-busquedadeclientes{
	background-color:
	rgba(255,255,255,1.00);
	min-width:500px;
	
	
	
		height:auto;
	
	background-position:top;
	background-repeat:repeat-x;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;

	margin-top:16px;
	float:rigth;
	
	-webkit-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
-moz-box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);
box-shadow: 0px 0px 16px 1px rgba(112,111,112,0.64);

display:inline-block;


	background-position:top;
	background-repeat:repeat-x;

}

.texto1{
	width:100%;
	/*height:20px;*/
	margin-left:0px;
	float:left;
	margin-top:10px;
}




.subtipetart {
		background-color:
	#accf65;
	margin-top:20px;
	margin-bottom:2px;
	width:1179px;
	height:auto;
	padding-top:7px;
	padding-bottom:0px;
	padding-right:20px;
	padding-left:8px;
	/*margin-top:-18px;*/
	float:left;*/
	display:inline-block;
	
	border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
color:rgba(255,255,255,1.00);


/*opacity:0.6;*/


   
}	
	



.subti {
		background-color:
	#accf65;
	margin-top:20px;
	width:1172px;
	height:auto;
	padding-top:20px;
	padding-bottom:5px;
	padding-right:20px;
	padding-left:8px;
	/*margin-top:-18px;*/
	float:left;*/
	display:inline-block;
	
	border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
color:rgba(255,255,255,1.00);


/*opacity:0.6;*/


   
}

.subtialto {
		background-color:
	#accf65;
	margin-top:0px;
	width:1172px;
	height:18px;
	padding-right:20px;
	padding-left:8px;
	padding-bottom:45px;
	/*margin-top:-18px;*/
	float:left;*/
	display:inline-block;
	
	border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
/*border-bottom:solid 5px rgba(255,0,4,1.00);*/
color:rgba(255,255,255,1.00);


/*opacity:0.6;*/


   
}

.subti2 {
		
	width:1200px;
	height:auto;
	padding-top:20px;
	padding-bottom:5px;
	/*padding-right:20px;
	padding-left:8px;*/
	float:left;
	margin-top:30px;
	/*margin-left:8px;**/
	display:inline-block;
	
	border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;

/*opacity:0.6;*/

background-color: #accf65;
color:rgba(255,255,255,1.00);
 
}

.subtinuevoart {
		background-color:
	#accf65;
	margin-top:20px;
	width:568px;
	height:auto;
	padding-top:20px;
	padding-bottom:5px;
	padding-right:20px;
	padding-left:8px;
	/*margin-top:-18px;*/
	float:left;*/
	display:inline-block;
	
	border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
color:rgba(255,255,255,1.00);

/*opacity:0.6;*/


   
}
/*-------------------------------------subti------------------------------------------------------*/
.subtinuevoart1 {
		background-color: #accf65;
	
	margin-top:20px;
	min-width:100%;
	height:auto;
	padding-top:20px;
	padding-bottom:5px;	
	float:left;*/
	display:inline-block;
	
	border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
color:rgba(255,255,255,1.00);

/*opacity:0.6;*/

/*background-image: -webkit-linear-gradient(bottom, #fff, rgba(176,175,27,1.00));
  background-image: -moz-linear-gradient(bottom, #fff, rgba(176,175,27,1.00));
  background-image: -ms-linear-gradient(bottom, #fff, rgba(176,175,27,1.00));
  background-image: -o-linear-gradient(bottom, #fff, rgba(176,175,27,1.00));
  background-image: linear-gradient(to top, #fff, rgba(176,175,27,1.00));*/
 
}

.subtinuevacat {
		background-color:
	#accf65;
	margin-top:20px;
	width:438px;
	height:auto;
	padding-top:20px;
	padding-bottom:5px;
	padding-right:20px;
	padding-left:8px;
	/*margin-top:-18px;*/
	float:left;*/
	display:inline-block;
	
	border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;

/*opacity:0.6;*/
color:rgba(255,255,255,1.00);


   
}

.subtinuprom {
		background-color:
	#accf65;
	margin-top:20px;
	width:695px;
	height:auto;
	padding-top:20px;
	padding-bottom:5px;
	padding-right:20px;
	padding-left:8px;
	/*margin-top:-18px;*/
	float:left;*/
	display:inline-block;
	
	border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;


/*opacity:0.6;*/


   
}

/*------------------------------------------------botones de historia -----------------------------------------*/

.botonvolver{
	background-image:url(imagesweb/volver.png);
	background-color:transparent;
	border-radius:6px;
	width: 80px; height: 80px; border-width: 0;

 }
 
 .botonvolver:hover{
	background-image:
	url(imagesweb/volverh.png);
	border-radius:6px;	
	width: 80px; height: 80px; border-width: 0;
	transition-property: background;
	transition-duration: .3s;
transition-delay: 0s;

 }
 
 
 .botonagregarh{
	background-image:url(imagesweb/agregar.png);
	background-color:transparent;
	border-radius:6px;
	width: 80px; height: 80px; border-width: 0;

 }
 
 .botonagregarh:hover{
	background-image:
	url(imagesweb/agregarh.png);
	border-radius:6px;	
	width: 80px; height: 80px; border-width: 0;
	transition-property: background;
	transition-duration: .3s;
transition-delay: 0s;

 }
 
 
 .botonnuevar{
	background-image:url(imagesweb/nueva.png);
	background-color:transparent;
	border-radius:6px;
	width: 80px; height: 80px; border-width: 0;

 }
 
 .botonnuevar:hover{
	background-image:
	url(imagesweb/nuevah.png);
	border-radius:6px;	
	width: 80px; height: 80px; border-width: 0;
	transition-property: background;
	transition-duration: .3s;
transition-delay: 0s;

 }
 
  .botonrec{
	background-image:url(imagesweb/record.png);
	background-color:transparent;
	border-radius:6px;
	width: 80px; height: 80px; border-width: 0;

 }
 
 .botonrec:hover{
	background-image:
	url(imagesweb/recordh.png);
	border-radius:6px;	
	width: 80px; height: 80px; border-width: 0;
	transition-property: background;
	transition-duration: .3s;
transition-delay: 0s;

 }
 
 
  .botonver{
	background-image:url(imagesweb/verm.png);
	background-color:transparent;
	border-radius:6px;
	width: 80px; height: 80px; border-width: 0;

 }
 
 .botonver:hover{
	background-image:
	url(imagesweb/vermh.png);
	border-radius:6px;	
	width: 80px; height: 80px; border-width: 0;
	transition-property: background;
	transition-duration: .3s;
transition-delay: 0s;

 }
 
  .botonenviar{
	background-image:url(imagesweb/enviar.png);
	background-color:transparent;
	border-radius:6px;
	width: 80px; height: 80px; border-width: 0;

 }
 
 .botonenviar:hover{
	background-image:
	url(imagesweb/enviarh.png);
	border-radius:6px;	
	width: 80px; height: 80px; border-width: 0;
	transition-property: background;
	transition-duration: .3s;
transition-delay: 0s;

 }
 
 
 /*------------------------------------------------fin de botones de historia -----------------------------------------*/

.boton{
	margin-top:15px;
	font-family:
	"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	
  color:  rgba(115,114,114,1.00);
  font-size: 12px;
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        /*color:white;*/
        background:
	/*	rgba(176,175,27,1.00)*/ rgba(192,192,192,1.00);
		
		
		
        /*width:130px;*/
		padding: 0 10px 0 10px;
		min-width:150px;
		
        height:40px;
		
		border-radius:3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
border: 2px solid rgba(255,255,255,1.00);


/*background-image: -webkit-linear-gradient(top, #fff, rgba(192,192,192,1.00));
  background-image: -moz-linear-gradient(top, #fff, rgba(192,192,192,1.00));
  background-image: -ms-linear-gradient(top, #fff, rgba(192,192,192,1.00));
  background-image: -o-linear-gradient(top, #fff, rgba(192,192,192,1.00));
  background-image: linear-gradient(to bottom, #fff, rgba(192,192,192,1.00));*/
  background-image: -webkit-linear-gradient(top, #fff, rgba(176,175,27,1.00));
  background-image: -moz-linear-gradient(top, #fff, rgba(176,175,27,1.00));
  background-image: -ms-linear-gradient(top, #fff, rgba(176,175,27,1.00));
  background-image: -o-linear-gradient(top, #fff, rgba(176,175,27,1.00));
  background-image: linear-gradient(to bottom, #fff, rgba(176,175,27,1.00));
 
       }
	   
.boton:hover{
	background-color:
	rgba(70,129,2,1.00);
	 background-image: -webkit-linear-gradient(top, #fff, rgba(176,175,27,1.00));
  background-image: -moz-linear-gradient(top, #fff, rgba(176,175,27,1.00));
  background-image: -ms-linear-gradient(top, #fff, rgba(176,175,27,1.00));
  background-image: -o-linear-gradient(top, #fff, rgba(176,175,27,1.00));
  background-image: linear-gradient(to bottom, #fff, rgba(176,175,27,1.00));
  
  border: 2px solid rgba(255,255,255,1.00);
  color:white;
  text-shadow:2px 2px 2px rgba(96,96,96,1.00);
  
  
  
        }	 
		
.boton-inactivo{
	margin-top:15px;
	font-family:
	"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	
  color:#fff;
  
  font-size: 12px;
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        /*color:white;*/
        background:
	/*	rgba(176,175,27,1.00)*/ #cfe5a2;
		
		
		border:0px;
        /*width:130px;*/
		padding: 0 10px 0 10px;
		min-width:150px;
		
        height:40px;
		
		border-radius:3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
border: 1px solid #fff;



       }		
		
		

.boton2{
	margin-top:0px;
	font-family:
	"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:  rgba(115,114,114,1.00);
	font-size: 12px;
	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	background:
	rgba(192,192,192,1.00);
	border:0px;
	padding: 0 10px 0 10px;
	
	height:30px;
	border-radius:6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border: 1px solid rgba(192,192,192,1.00);
	background-image: -webkit-linear-gradient(top, #fff, rgba(192,192,192,1.00));
	background-image: -moz-linear-gradient(top, #fff, rgba(192,192,192,1.00));
	background-image: -ms-linear-gradient(top, #fff, rgba(192,192,192,1.00));
	background-image: -o-linear-gradient(top, #fff, rgba(192,192,192,1.00));
	background-image: linear-gradient(to bottom, #fff, rgba(192,192,192,1.00));
}
	   
.boton2:hover{
	background-color:
	rgba(70,129,2,1.00);
	background-image: -webkit-linear-gradient(top, #fff, rgba(176,175,27,1.00));
	background-image: -moz-linear-gradient(top, #fff, rgba(176,175,27,1.00));
	background-image: -ms-linear-gradient(top, #fff, rgba(176,175,27,1.00));
	background-image: -o-linear-gradient(top, #fff, rgba(176,175,27,1.00));
	background-image: linear-gradient(to bottom, #fff, rgba(176,175,27,1.00));
	border: 1px solid rgba(176,175,27,1.00);
	color:white;
	text-shadow:2px 2px 2px rgba(96,96,96,1.00);
}	 



.boton3{
	margin-top:0px;
	font-family:
	"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:  rgba(115,114,114,1.00);
	font-size: 12px;
	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	background:
	rgba(192,192,192,1.00);
	border:0px;
	padding: 0 10px 0 10px;
	
	height:25px;
	border-radius:6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border: 1px solid rgba(192,192,192,1.00);
	background-image: -webkit-linear-gradient(top, #fff, rgba(192,192,192,1.00));
	background-image: -moz-linear-gradient(top, #fff, rgba(192,192,192,1.00));
	background-image: -ms-linear-gradient(top, #fff, rgba(192,192,192,1.00));
	background-image: -o-linear-gradient(top, #fff, rgba(192,192,192,1.00));
	background-image: linear-gradient(to bottom, #fff, rgba(192,192,192,1.00));
}
	   
.boton3:hover{
	background-color:
	rgba(70,129,2,1.00);
	background-image: -webkit-linear-gradient(top, #fff, rgba(176,175,27,1.00));
	background-image: -moz-linear-gradient(top, #fff, rgba(176,175,27,1.00));
	background-image: -ms-linear-gradient(top, #fff, rgba(176,175,27,1.00));
	background-image: -o-linear-gradient(top, #fff, rgba(176,175,27,1.00));
	background-image: linear-gradient(to bottom, #fff, rgba(176,175,27,1.00));
	border: 1px solid rgba(176,175,27,1.00);
	color:white;
	text-shadow:2px 2px 2px rgba(96,96,96,1.00);
}	 
		
 
		
.imagenderecha {
	width:400px;
	height:510px;
	background-color:
	rgba(252,248,248,1.00);
	margin-left:850px;
	z-index:0;
	float:left;
	margin-top:-1520px;
	position:fixed;

	 }		



/*---------------------------------Boton Maker-----------------------------------------------*/


.boton_maker{
	margin-top:0px;
	font-family:
	"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: rgba(255,255,255,1.00);
	font-size: 12px;
	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	padding: 0 10px 0 10px;
	min-width:150px;
	height:40px;

	border-radius:3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border: 2px solid rgba(255,255,255,1.00);
	background-image: -webkit-linear-gradient(top, #fff, rgba(83,130,177,1.00));
	background-image: -moz-linear-gradient(top, #fff, rgba(83,130,177,1.00));
	background-image: -ms-linear-gradient(top, #fff, rgba(83,130,177,1.00));
	background-image: -o-linear-gradient(top, #fff, rgba(83,130,177,1.00));
	background-image: linear-gradient(to bottom, #fff, rgba(83,130,177,1.00));
}
	   
.boton_maker:hover{
	background-color:
	rgba(70,129,2,1.00);
	background-image: -webkit-linear-gradient(top, #fff, rgba(34,54,100,1.00));
	background-image: -moz-linear-gradient(top, #fff, rgba(34,54,100,1.00));
	background-image: -ms-linear-gradient(top, #fff, rgba(34,54,100,1.00));
	background-image: -o-linear-gradient(top, #fff, rgba(34,54,100,1.00));
	background-image: linear-gradient(to bottom, #fff, rgba(34,54,100,1.00));

	border: 2px solid rgba(255,255,255,1.00);
	color:white;
	text-shadow:2px 2px 2px rgba(96,96,96,1.00);
}	 
		
.boton-inactivo_maker{
	margin-top:15px;
	font-family:
	"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	
  color:#fff;
  
  font-size: 12px;
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        /*color:white;*/
        background:
	/*	rgba(176,175,27,1.00)*/ #cfe5a2;
		
		
		border:0px;
        /*width:130px;*/
		padding: 0 10px 0 10px;
		min-width:150px;
		
        height:40px;
		
		border-radius:3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
border: 1px solid #fff;
 }	



/*---------------------------------table-----------------------------------------------*/
table {
	
	 border-collapse: collapse;
	 border-color:rgba(139,135,136,1.00);
	/*background-color:
	rgba(245,11,14,1.00);*/

   /* width: 100%;*/
}

tableint {
	background-color:
	rgba(245,11,14,1.00);
	 border-collapse: collapse;
	 border-color:rgba(139,135,136,1.00);
	 bor
	

   /* width: 100%;*/
}



table1 {
	background-color:rgba(255,255,255,1.00);
    border-collapse: collapse;
   /* width: 100%;*/
}

th, td {
	border-color:rgba(139,135,136,1.00);
	
		
	    
    padding: 8px;
}


tr:nth-child(even){background-color: #f2f2f2}

/*tr:nth-child(odd){
    background:
	rgba(255,255,255,1.00);
    
}*/

/*Para cambiar el ancho de las ventanas Modales de BootStrap*/
@media screen and (min-width: 768px) {
	.modal-dialog {
	  width: 1050px; /* New width for default modal */
	}
	.modal-sm {
	  width: 350px; /* New width for small modal */
	}
}
@media screen and (min-width: 992px) {
	.modal-lg {
	  width: 950px; /* New width for large modal */
	}
}
