@charset "utf-8";
/* CSS Document */
/*tipo fuente general*/
input,select
{
	height: 30px;
}

td{
padding:2px;

}
.tabla1 tr td:first-child{
	font-weight: bold;
}
.tabla1 tr td{
	width: 50% !important;
}
.tabla2 tr:nth-child(2n+0) {
    background: #ddd;
}

.newtable td, .newtable .tr_color5{
	padding: 5px;
    border: 1px solid #666;
}
.newtable td img{
	width: 40px;
	height: 50px;
}
.tipo_letra{
}
.titulos_general{
	font-size:Medium;
}
.titulo_fondo{
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	COLOR:#777;
}
.letra_peque{
	font-size:10px;
}
.texbox_style{
	FONT-SIZE: 10px;
	COLOR: #666666;
}
.texbox_style2{
	FONT-SIZE: 10px;
	COLOR: #666666;
}
/*estilos listas add*/
/*font-size:X-Small;*/
.lick_title{
	color:#f1352b;
	font-size:12PX;
}
.search_tem{
	color:#555;
	font-size:12px;
}
/*estilos de balck*/
.Estilo1 {
	color: #666666;
}
/*colores de fondo de tablas*/
.tr_color{
	color:#333;
	font-size:16px;
}
.tr_color2{
	background-color:#CCCCCC;
}
.tr_color3{
	border-radius: 3px;
    padding: 3px;
	background-color:rgb(255, 102, 0) !important;;
}
.tr_color4{
	background-color:#ABABAB;
}
.tr_color5{
	color: #f1352b;
        background-color:White;
        font-size:12px;
}
.table_color_border{
	border:#AEAEAE;
}
.table_borde_h{
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px
}

.table_borde_delgado{
	display:inline-block;
	width:100%;
	}
.table_tex{
	border-width:0px;
	font-size:14px;
	width:100%;
	border-collapse:collapse;
}
.table_tex2{
	font-size:14px;
}
.table_cabezera{
	font-size:14px;
	font-weight:bold;
}
.table_margen_tex{
	margin-left:5px;
}

.cotiza{
	font-size:12px;
	font-weight:bold;
	color:#777;
}

.cotizando{
	color: #f1352b;	
	BACKGROUND-COLOR: white;
	font-size:16px;
	font-weight:bold;
}

.lick_cotiza{
	color: #999;
	font-size:12PX;
}

/*reportes*/
.renglon1
{
	color: #333;	
	BACKGROUND-COLOR: white;
}
.renglon3
{
	color: #333;	
	BACKGROUND-COLOR: white;
}
.renglon5
{
	color: #f1352b;	
	BACKGROUND-COLOR: white;
}
.renglon7
{
	color: #f1352b;	
	BACKGROUND-COLOR: white;
}
.renglon2
{
	color: #333;	
	BACKGROUND-COLOR:#DDDDDD;
}
.renglon4
{
	color: #f1352b;	
	BACKGROUND-COLOR:#DDDDDD;
}
.renglon6
{
	color: #f1352b;	
	BACKGROUND-COLOR:#DDDDDD;
}
.fee{
	color: #f1352b;	
}

.tablaCotiza{
	border-spacing: 2px;
	border-collapse: separate;
}

.tablaCotizaNB{
	border-spacing: 2px;
	border-collapse: collapse;
}

.headerCotiza{
	background-color:rgb(241,53,43);
	color:white;
	font-size: 14px;
	font-weight: bold;
	height: 50px !important;
}

.headerCotizaNB{
	background-color:white;
	color:rgb(241,53,43);
	font-size: 14px;
	#font-weight: bold;
	height: 70px !important;
}

.presentacion{
	background-color:rgb(241,53,43);
	color:white;
	font-size: 12px;
	font-weight: bold;
	height: 36px !important;
}

.tr_precioSeleccionado{
	background-color:#F2F2F2;
	color:#333;
	font-size: 14px;
}

.tr_precioNoSeleccionado{
        background-color:#fff;
        color:#333;
        font-size: 14px;
}

.columnaCobertura{
	background-color:#F2F2F2;
	color:#333;
	font-size: 14px;
	height: 60px;
	font-weight: bold;
}

.columnaAmparada{
	background-color:#fff;
	color:#333;
	font-size: 14px;
	text-align: center;
	height: 60px;

}

.columnaNoAmparada{
	background-color:#fff;
	color:#333;
	font-size: 14px;
	text-align: center;
	height: 50px;
}

.renglonCompra{
	text-align: center;
	height: 12px;
}

.tablaCotiza tr{
	height: 14px;
}

.tablaCotiza td{
	width: 175px;
}

.tablaCotiza th{
        width: 175px;
}


/*reportes*/
