body{
    margin: 0;
}
.btn_cerrar{
		background-color:#F00;
		width:30px;
		height:30px;
		float:right;
}

.titulo_carrito_2{
		background-color:#F66;
		width:150px;
		height:25px;
		float:right;
		text-align:center;
}

.existencia_carrito{
		background-color:#0C6;
		width:380px;
		height:20px;
		clear:right;
		float:left;
}
.cantidad_remover{
		background-color:#000;
		width:380px;
		height:50px;
		clear:right;
		float:left;
}


#btn_cotizar{
		background-color:#999;
		width:200px;
		height:40px;
		float:left;
}

#cant_producto{
		width:45px;	
	}

.msg_error{
		background-color:#FBE7E7;
		color:#F00;
		border:solid thin #F00;
		width:350px;
		height:25px;
		padding-top:5px;
		text-align:center;
		display:none;
}
.msg_ok{
		background-color:#E6F9EA;
		color:#02cd02;
		border:solid thin #02cd02;
		width:350px;
		height:25px;
		padding-top:5px;
		text-align:center;
		display:none;
}

.caja_carro {
    width: 850px;
    padding: 24px;
    font-family: "arial",sans-serif;
    font-size: 14px;
}


.titulos_carro {
    width:100%;
    color: #666;
    clear:both;
}

.separador_carrito, .separador_seg {
    padding-top: 5px;
    border-bottom: 4px;
    border-bottom-style: dotted;
    border-bottom-color: #FF6600;
    width: 100%;
    clear: both;
    margin-bottom: 5px;
    
}
.separador_seg{
    border-bottom-style: solid;
    border-bottom-color: #999;
    color: #3399FF;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0px;
    width: 488px;
}



.titulos_carro ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.titulos_carro li {
    text-align: right;
    float: right;
}

#titulo_cantidad_carrito {
    width: 435px;
}


#titulo_punitario_carrito {
    width: 146px;
}

.titulo_cantidad_carrito {
    width: 412px;
}


.titulo_punitario_carrito {
    width: 170px;
}

.titulo_cant_resumen {
margin-left: 50px;
}

.boton_remover {
    border-style: none;
    font-size: 35px;
    font-weight: bold;
    color: #666;
    width: 33px;
    height: 60px;
    background-color: transparent;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
   /*-ms-transform: rotate(-45deg);*/
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);  
}

.boton_remover:hover {
  color: #c32228;
    cursor: pointer;
     
}

.modelo_carrito{
    font-size: 15px;
    color: #666;
    font-weight: bold;
    line-height: 15px;
    padding-bottom: 3px;
	}

	.nombre_carrito{
        font-weight: bold;
        font-size: 14px;
        color: #F90;
        line-height: 16px;
	}

#caja_partida_carrito {
    float: left;
    width: 300px;
    padding-left: 17px;
    padding-top: 8px;
    height: 53px;
    overflow: hidden;
    
}


    



	.precio_unit, .precio_total, .cantidad_resumen {
		width:100px;
		text-align:right;
        float:right;
        color: #C32228;
        font-weight: bold;
        height: 38px;
        padding-top: 22px;
	}
    
.cantidad_resumen{
	width: 20px;
    text-align: center;
    margin-right: 52px;
    color: #666;
}

.precio_divisa {
    font-weight: bold;
    float: right;
    color: #C32228;
    height: 38px;
    padding-top: 22px;
}

#titulo_imp_carrito {
    width: 198px;
    margin-right: 24px;
}
.titulo_imp_carrito {
    width: 198px;
    margin-right: 24px;
}

.precio_unit {
    padding-right: 60px;
    color: #666;
}



.cmp_cantidad_carito {
   background-color: #FFCC33;
   border-style: none;
    border-radius: 5px;
    width: 25px;
    height: 25px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    color: #3399FF
    
}

.usd2 {
    color: #666;
}

.precio_total {
    width: 100px;
}

	.totales_carro{
		width:100%;
        height:150px;
	}



	.btn_agregar{
		background-color:#E6E6E6;
		width:190px;
        height: 66px;
        float: left;
        border-radius: 5px;
        cursor: pointer;
	}

#totales_carro_derecha {
    float: right;
    min-height: 250px;
    width: 530px;
}

.plus_cotizador {
    font-size: 70px;
    clear: both; 
    display: block;
    position: relative;
    color: #FF9900;
    left: 10px;
    width: 43px;
    height: 43px;
    line-height: 43px;
    top: 12px;
    float: left;
}



.text_agregar_cotizador {
    display: block;
    font-size: 27px;
    font-weight: bold;
    width: 94px;
    height: 25px;
    float: left;
    position: relative;
    left: 22px;
    top: 8px;
    color: #666
}

.text_masprod_cotizador {
    display: block;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    color: #FF9900;
    line-height: 21px;
    top: 12px;
    width: 110px;
    height: 20px;
    float: left;
    left: 22px;
}





.totales_resumen_carrito {
    width: 240px;
    height: 74px;
    float:right;
    margin-right: 22px;
}

.precio_subtotal_resumen, .precio_iva_resumen {
        width:100px;
		text-align:right;
        float:right;
        color: #666;
        font-weight: bold;
}

.precio_divisa_resumen {
    font-weight: bold;
    float: right;
    color: #666;
    margin-left: 15px;
}


.titulo_subtotal_resumen {
    float: right;
    color: #666;
}

#iva_resumen_carrito {
    width: 100%;
    line-height: 40px;
}

#boton_obtener_cotizacion {
    display: block;
    width: 170px;
    clear: both;
    color: #FFF;
    height: 30px;
    background-color: transparent;
    border-radius: 16px;
    border: 2px solid #666;
    position: relative;
    line-height: normal;
    font-size: 15px;
    font-weight: bold;
    left: 88px;
    top: 10px;
    cursor: pointer;
}

#boton_obtener_cotizacion a, .boton_obtener_cotizacion a {
    text-decoration: none;
    display: block;
    width: 164px;
    clear: both;
    color: #FFF;
    height: 24px;
    background-color: #336600;
    border-radius: 11px;
    position: relative;
    line-height: 24px;
    font-size: 15px;
    font-weight: bold;
    top: 3px;
    left: 3px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

#pasos{
		width:100%;
        height: 50px;
}

	.caja_producto{
		background-color:#E6E6E6;
        border-radius: 8px;
        padding: 5px 24px 5px 5px;
        height: 60px;
        margin-bottom: 5px;
	}

.btn_remover{
        background-color: #E6E6E6;
        float: left;
	}

	.imagen_prod_carrito{
		width:50px;
		height:50px;
		text-align:center;
		padding:5px;
        background-color: #FFF;
        margin: 0px;
        border-radius: 5px;
        float: left;
        display:table;
	}

.campo_cantidad{
        float: right;
        margin-right: 15px;
        height: 54px;
        padding-top: 16px;
	}



#caja_log_cotizador {
    width: 500px;
    float: right;
    margin-top: 10px;
    
}



#bloque2_carrito {
    width: 15px;
    height: 150px;
    float: left;
    border-left: 2px solid #E6E6E6;
    margin-left: 18px;
}


#bloque3_carrito {
    width: 263px;
    float: left;
}


#boton_registrarse_carrito, .boton_reenviar_resumen {
    display: block;
    width: 116px;
    color: #FFF;
    height: 30px;
    background-color: transparent;
    border-radius: 16px;
    border: 2px solid #666;
    position: relative;
    line-height: normal;
    font-size: 15px;
    font-weight: bold;
    float: right;
    cursor: pointer;
    
}


#boton_registrarse_carrito a, .boton_reenviar_resumen a {
    text-decoration: none;
    display: block;
    width: 110px;
    clear: both;
    color: #000;
    height: 24px;
    background-color: #FC3;
    border-radius: 11px;
    position: relative;
    line-height: 24px;
    font-size: 15px;
    font-weight: bold;
    top: 3px;
    left: 3px;
    text-align: center;
    vertical-align: middle;
}

#leyenda_registrarse_carrito {
    clear: both;
    text-align: right;
    font-size: 12px;
    line-height: 15px;
    padding-top: 5px;
    font-weight: bold;
    color: #666;
}

.email_cotizacion, .pass_cotizacion {
    border-radius: 5px;
    background-color: #E6E6E6;
    border: none;
    width: 243px;
    height: 20px;
    padding: 5px 5px 5px 15px;
    color: #666;
    font-size: 15px;
    margin-top: 5px
}



.leyenda_inicio_carrito {
    color: #F90;
    font-weight: bold;
    line-height: normal;
    padding-bottom: 3px;
    text-align: left;
    
}

#leyenda_recuperar_carrito {
    display: block;
    text-decoration: none;
    color: #4896FF;
    font-size: 12px;
    width: 130px;
    margin: 3px 0 0 130px;
    
}

#boton_obtener_cotizacion pocition2 {
    
}







.boton_obtener_cotizacion {
    display: block;
    width: 170px;
    clear: both;
    color: #FFF;
    height: 30px;
    background-color: transparent;
    border-radius: 16px;
    border: 2px solid #666;
    position: relative;
    line-height: normal;
    font-size: 15px;
    font-weight: bold;
    left: 88px;
    top: 10px;
}

.pocicion2 {
    top: 10px;
    left: 50px;
}

#separador_carrito {
    width: 10px;
    height: 30px;
    display: block;
    background-color: #FFF;
    color: #999;
    font-weight: bold;
    position: relative;
    left: -7px;
    margin-top: 55px;
    line-height: 32px;
}

.leyenda_inicio_carrito_error {
    color: #C32228;
    font-weight: bold;
    line-height: normal;
    padding-bottom: 3px;
    text-align: left; 
    
}


#pasos ul {
    padding: 0;
    list-style: none;
}

#pasos li {
    float: left;
    width: 50px;
    height: 50px;
    background-color: #666;
    border-radius: 35px;
    margin-right: 17px;
}

span {
    
}

.paso_numeros {
    float: left;
    display: block;
    width: 44px;
    height: 44px;
    background-color: #3B7500;
    border-radius: 35px;
    font-size: 34px;
    font-weight: bold;
    color: #FFF;
    line-height: 45px;
    text-align: center;
    position: relative;
    top: 3px;
    left: 3px;
    z-index: 2;
}

.norealizado {
    background-color: #FFF;
    color: #666;
}

.triangulo_pasos {
    width: 34px;
    height: 34px;
    display: block;
    z-index: 1;
    background-color: #666;
    position: relative;
    left: 19px;
    top: -36px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
   /*-ms-transform: rotate(-45deg);*/
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    border-radius: 5px;
    float: left;
    
}

.caja_formulario_paso2 {
    width: 100%;
    min-height: 420px;
    padding: 5px 24px 5px 5px;
    clear: both;
}

.caja_formulario_derecho {
    width: 388px;
    float: left;
    height: 200px;
}

.caja_formulario_izquierdo {
    width: 462px;
    float: right;
}

.campo_nombre_cotizador {
    border-radius: 5px;
    background-color: #E6E6E6;
    border: none;
    width: 243px;
    height: 20px;
    padding: 5px 5px 5px 15px;
    color: #666;
    font-size: 15px;
    margin-left: 40px;
    margin-bottom: 10px;
    
}

.campo_select_cotizador {
    border-radius: 5px;
    background-color: #E6E6E6;
    border: none;
    width: 263px;
    height: 30px;
    padding: 5px 5px 5px 15px;
    color: #666;
    font-size: 15px;
    margin-left: 42px;
    margin-bottom: 10px;
    
}

.caja_form_telefonos {
    width: 245px;
}

.border_telefonos {
    width: 246px;
    height: 93px;
    border-radius: 10px;
    border: 2px solid #4896FF;
    background-color: transparent;
    margin: 0 0 0 41px;
    padding: 7px;
}

.etiqueta_telefono_carrito {
    color: #666;
    display: block;
    margin-bottom: 5px;
    clear: both;
}

.lada_cotizador {
    width: 30px;
    padding: 5px 5px 5px 8px;
    margin: 0px;
    float: left;
    clear: both;
    margin-bottom: 10px;
    margin-right: 7px;
}

.fijo_cotizador {
    width: 111px;
    padding: 5px 5px 5px 8px;
    margin: 0px;
    float: left;
}

.cel_cotizador {
    width: 233px;
    padding: 5px 5px 5px 8px;
    margin: 0px;
    float: left;
}

.ciudad_cotizador {
    margin-top: 10px;
}

.intruciones_tirulos_cotizador {
    font-size: 16px;
    font-weight: bold;
    display: block;
    width: 300px;
    color: #4896FF;
    margin-bottom: 4px;
    clear: both;
}

.datos_obligatorios {
    display: block;
    width: 300px;
    color: #F90;
    margin-bottom: 20px;
}

.asterisco_cotizador {
    width: 12px;
    height: 15px;
    display: inline-block;
    font-size: 23px;
    color: #F90;
    position: relative;
}

.contenedor_campos_cotizador {
    width: 100%;
}

.obligatorios {
    float: left;
    margin-right: 3px;
}









.pico_caja_incorrecto {
    width: 15px;
    height: 15px;
    /*background-color: #FFF;*/
    border: 3px solid #C32228;
    border-right: none;
    border-bottom: none;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    top: 4px;
    /*left: 14px;*/
    left: 12px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
   /*-ms-transform: rotate(-45deg);*/
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.caja_incorrecto {
    /*width: 300px;*/
    height: 20px;
    display: inline-block;
    line-height: 20px;
    background-color: #FFF;
    border: 2px solid #C32228;
    border-left: none;
    border-radius: 0 5px 5px 0;
    display: inline-block;
    color: #C32228;
    padding-right: 5px;

}

.contenedor_incorrecto {
    visibility:hidden; /* cambia visible con java*/
    position: relative;
    width: 330px;
    float: right;
    top: -369px;
    left: 248px;
    z-index: 2;
}

.position_apellido_error{
    clear: both;
    margin-top: 16px;
}

.position_telefonos_error {
    clear: both;
    margin-top: 97px;
}

.position_telefono_error {
    clear: both;
    margin-top: 8px;
}

.position_movil_error {
    clear: both;
    margin-top: 16px;
}

.position_ciudad_error {
    clear: both;
    margin-top: 21px;
}



.position_asterisco_telefonos {
    display: block;
    left: 259px;
    top: -99px;
}

.caja_opciones_paqueteria {
    width: 100%;
    height: 200px;
    margin-top: 38px;
}


.descipcion_paqueteria {
    float: right;
    width: 280px;
}

.precio_paqueteria_cotizador {
    float: right;
    font-weight: bold;
    color: #C32228;
    margin-right: 28px;
    margin-left: 30px;
    width: 103px;
    text-align: right;
}

.opciones_paqueteria {
    clear: both;
    height: 50px;
}

.tirulo_paqueteria {
    font-weight: bold;
    color: #333;
    
}

.texto_paqueteria {
    color: #666;
}

.nota_paqueteria_cotizador {
    border-top: 1px solid #999;
    width: 100%;
    padding-top: 5px;
    /* font-size: 13px; */
    margin-top: 5px;
}

.color_nota_paq {
    color: #4896FF;
    width: 100%;
}

.ancho_asterisco_paq {
    width: 12px;
}

.campo_comentario_area {
    width: 440px;
    height: 70px;
    margin: 0;
    font-family: "arial",sans-serif;
}

.pocicion3 {
    top: 10px;
    left: 285px;
}

.intruciones_tirulos_vacio {
    font-size: 16px;
    font-weight: bold;
    display: block;
    width: 300px;
    color: #4896FF;
    margin: 0 0 4px 50px;
}

.texto_vacio {
    width: 500px;
    margin: 0 0 0 50px;
}

.cotizador_vacio {
    margin-top: 30px;
}


.boton_vacio {
    background-color:#E6E6E6;
    width:700px;
    height: 190px;
    float: left;
    border-radius: 5px;
    cursor: pointer;
    margin: 13px 0 24px 50px;
}

.plus_vacio {
    width: 150px;
    height: 150px;
    font-size: 250px;
    top: 25px;
    left: 25px;
    line-height: 150px;
}

.text_agregar_vacio {
    font-size: 50px;
    width: 480px;
    height: 50px;
    top: 35px;
    left: 40px;
}

.text_masprod_vacio {
    font-size: 50px;
    width: 480px;
    height: 50px;
    top: 45px;
    left: 40px;
    line-height: 50px;
}

.color_nota {
    color: #666;
    clear: both;
    width: 600px;
}

.link_vacio {
    color: #4896FF;
}

.position_registro {
    width: 500px;
    margin-top: 10px;
}
.position_inicia_cesion {
padding: 0 0 0 150px;
width: 750px;
}
.leyenda_inicio_cesion {
    width: 400px;
    font-weight: normal;
}

#bloque1_carrito position_bloq1_carrito {
    
}

.bloque1_carrito {
    width: 202px;
    float: left;
    padding-top: 25px
}

.position_bq1_registro {
    padding-top: 50px;
}

.position_email_registro {
    top: -97px;
    left: 79px;
}

.position_confirmemail_registro {
 margin-top: 10px;
clear: both;
}

.position_email_recupera {
    top: -62px;
    left: 128px;
}
.position_recuperar {
    padding-top: 52px;
}

.text_recuperar {
color: #666;
}
.texto_recuperarbold {
font-weight: bold;
}
.centrador{
  display:table-cell;
  vertical-align:middle;
  margin:auto;
 }

.incorrecto {
    color: #C32228;
}

.incorrecto2 {
    border: 1px solid #C32228;
}






.folio_cotizacion {
    color: #CC3333;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
}

.caja_resumen {
    margin: 15px 0 0 0;
    width: 100%;
    clear: both;
    height: 95px;
}

.float_izquierdo {
    float: left;
    width: 370px;
}

.float_derecho {
    float: left;
}

.bloque2_carrito {
    width: 15px;
    height: 70px;
    float: left;
    border-left: 2px solid #E6E6E6;
    margin-left: 18px;
}

.text_resumen {
    width: 80px;
    display: block;
}

.position_resumen {
    width: 200px;
    height: 70px;
}

.position_reenviar_resumen{
    float: left;
    margin-top: 15px;
}
.menu_usuario {
    position: relative;
    top: -38px;
}
.partida_resumen {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    line-height: 60px;
font-size: 25px;
display: inline-block;
text-align: center;
}

.leyenda_reenviar_resumen
{
clear: both;
font-size: 12px;
font-weight: bold;
color: #666;
width: 95px;
display: block;
height: 30px;
position: relative;
left: 52px;
top: -18px;
}

.caja_avisos{
display: block;
background-color: #FFF;
border: 2px solid #C32228;
border-radius: 5px;
display: inline-block;
color: #C32228;
padding: 5px;
}

.contenedor_avisos{
visibility: hidden;
position: relative;
width: 210px;
left: 35px;
top: -87px;
}
.user_etiqueta {
    display: block;
    width: 243px;
    height: 20px;
    padding: 0px 0px 0px 0px;
    color: #3399FF;
    font-size: 15px;
    margin-left: 40px;
}

.border_telefono_usuario {
    height: 114px;
}


.position_asterisco_telefonos_usuario {
    display: block;
    left: 259px;
    top: -123px;
}

.contenedor_incorrecto_usuario {
    visibility:hidden; /* cambia visible con java*/  
    position: relative;
    width: 330px;
    float: right;
    top: 83px;
    left: -217px;
}

.position_apellido_error_usuario{
    clear: both;
    margin-top: 36px;
}

.position_telefonos_error_usuario {
    clear: both;
    margin-top: 154px;
}

.position_telefono_error_usuario {
    clear: both;
    margin-top: 5px;
}

.position_movil_error_usuario {
    clear: both;
    margin-top: 35px;
}

.position_ciudad_error_usuario {
    clear: both;
    margin-top: 54px;
}

.position_aviso_usuario{
    left: 66px;
    top: -30px;
}
.altura_usuario {
height: 655px;
}
#titulo_lista_pdf {
    width: 402px;
}

.text_recuperar_lista {
    width: auto;
}

.caja_lista {
        height: 20px;
        margin-bottom: 5px;
        padding: 5px 5px 5px 10px;
        line-height: 21px;
        border-radius: 8px 14px 14px 8px;
}

.contenedores_caja_lista {
    float: left;
}

.folio_lista a {
    color: #CC3333;
    font-weight: bold;
    width: 85px;
    display: block;
}

.fecha_lista {
    font-weight: bold;
    color: #666;
    padding: 0 0 0 10px;
    width: 95px;
}

.caja_total_lista {
    width: 115px;
    padding-left: 20px;
}

.moneda_lista {
    float: left;
    text-align: right;
    font-size: 14px;
}

.precio_lista {
    float: right;
}

.productos_lista {
    width: 370px;
    padding: 0 20px 0 40px;
    overflow: hidden;
    height: inherit;
}

.escalar_boton_lista {
    transform: scale(0.7,0.7);
    background-color: #FFF;
    border-radius: 16px;
    position: relative;
    top: -7px;
    left: 19px;
}

.enviar_lista {
    width: 80px;
    height: 10px;
}


.margin_titulo_lista ul{
    margin-right: 10px;
}

#titulo_lista_productos {
    width: 187px;
}

#titulo_lista_total {
    width: 89px;
}

#titulo_lista_fecha {
    width: 83px;
}

.border_telefono_factura {
    height: 464px;
}
.position_razon_error_factura {
    clear: both;
    margin-top: 36px;
}

.position_calle_error_factura {
    clear: both;
    margin-top: 65px;
}

.position_numero_error_factura {
    clear: both;
    margin-top: 34px;
}

.position_colonia_error_factura {
    clear: both;
    margin-top: 34px;
}

.position_ciudad_error_factura {
    clear: both;
    margin-top: 34px;
}

.position_municipio_error_factura {
    clear: both;
    margin-top: 34px;
}

.position_estado_error_factura {
    clear: both;
    margin-top: 34px;
}

.position_pais_error_factura {
    clear: both;
    margin-top: 34px;
}

.position_cp_error_factura {
    clear: both;
    margin-top: 34px;
}

.position_email_error_factura {
    clear: both;
    margin-top: 44px;
}

.position_asterisco_direccion_factura {
    display: block;
    left: 259px;
    top: -482px;
}

.position_asterisco_texto {
    display: inline-block;
    top: -59px;
}

.position_password_error_cuenta {
    clear: both;
    margin-top: 36px;
}

.position_email_error_factura {
    clear: both;
    margin-top: 44px;
}
.position_email_error_texto {
    clear: both;
    margin-top: 107px;
}

.position_password2_error_cuenta {
    clear: both;
    margin-top: 36px;
}

.margin_campo_factura {
    margin-bottom: 8px;
}

/* sub menu usuario */
#user-menu, #user-menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

	
#user-menu {
	margin:0px 0px 0px 0px;
	position:relative;
	z-index:10;
}
	
#user-menu li {
	float:left;
	position:relative;
    margin-right: 5px;
}
	
#user-menu a, #user-menu a:visited {
	display:block;
	width:auto;
	font-size:12px;
    color: #666;
	height:23px;
	line-height:19px;
	text-decoration:none;
}
	
#user-menu li:hover > a{
	color:#F90;
}
	
#user-menu li ul {
	display: none;
}
	
#user-menu li:hover > ul {
	display:block;
	position:absolute;
	top:0;
	left:101px;
	width:auto;
	min-width:200px;
}
	
#user-menu > li:hover > ul {
	left:0;
	top:19px;
    width: auto;
    min-width: 50px;
    background-color: #E6E6E6;
    padding: 8px;
    border-radius: 0 0 5px 5px;
}

.tab {
    background-color: #E6E6E6;
    padding: 2px 8px 0 8px;
    height: 17px;
    border-radius: 5px 5px 0 0;
    top: -2px;
}

.aviso_vacio {
width: 600px;
top: 0px;
}


#titulo_admin_pdf {
    width: 124px;
}
#titulo_admin_productos {
    width: 162px;
}
#titulo_admin_total {
    width: 299px;
}
#titulo_admin_email {
    width: 90px;
}
#titulo_admin_fecha {
    width: 85px;
}
.enviar_admin {
    width: 18px;
}
.productos_admin {
    width: 153px;
    height: 20px;
    overflow: hidden;
    word-break: break-all;
}
.caja_total_admin {
    width: 115px;
    padding-left: 20px;
}
.email_admin {
    width: 286px;
    padding-left: 5px;
    overflow: hidden;
    height: inherit;
    word-break: break-all;
}
.position_admin{
float: left;
left: -19px;
}

.asterisco_notas {
  line-height: 1px;
  top: 7px;
  position: relative;
  color: #3399ff;
}

.nota_cotizador {
  font-size: 12px;
  color: #39F;
  margin-top: 15px;
}

#titulo_asign_pdf {
    width: 94px;
}
#titulo_asign_asign {
width: 76px;
}
#titulo_asign_ultima {
    width: 70px;
}
#titulo_asign_productos {
    width: 150px;
}
#titulo_asign_total {
    width: 220px;
}
#titulo_asign_email {
    width: 94px;
}
#titulo_asign_fecha {
    width: 58px;
}

.productos_asignar {
    width: 100px;
    height: 15px;
    overflow: hidden;
}

.folio_asignar a {
    color: #CC3333;
    font-weight: bold;
    width: 87px;
    display: block;
}

.fecha_asignar {
    font-weight: bold;
    color: #666;
    text-align: right;
    width: 85px;
}
.email_asignar {
    width: 217px;
    padding-left: 10px;
    overflow: hidden;
    height: inherit;
}
.caja_total_asignar {
    width: 100px;
    padding-left: 10px;
}
.agente_asignar{
    width: 30px;
text-align: center;
font-weight: bold;
border-radius: 10px;
background-color: #FC3;
}
.asignar_asignar{
    width:  130px;
    padding-left: 10px;
}

.campo_select_asignar {
border-radius: 5px;
background-color: #3399FF;
border: none;
width: 105px;
height: 20px;
padding: 2px;
color: #FFF;
font-size: 11px;
}

#resp_cot option {
font-size: 16px;
color: #000;
padding-bottom: 10px;
}

.campo_folio_crm {
border-radius: 5px;
background-color: #3399FF;
border: none;
width: 42px;
height: 20px;
padding: 2px 2px 2px 10px;
color: #FFF;
font-size: 12px;
margin-right: 5px;
}

.email_seguimiento {
width: 305px;
padding-left: 15px;
}

#titulo_seg_pdf {
    width: 71px;
}
#titulo_seg_asign {
width: 138px;
}
#titulo_seg_ultima {
    width: 70px;
}
#titulo_seg_productos {
    width: 139px;
}
#titulo_seg_total {
    width: 358px;
}
#titulo_seg_email {
    width: 136px;
}
#titulo_seg_fecha {
    width: 60px;
}
#titulo_clientes_totales {
    width: 97px;
}
#titulo_clientes_tipo {
    width: 182px;
}
#titulo_clientes_empresa {
    width: 165px;
}
#titulo_clientes_nombre {
    width: 291px;
}
#titulo_clientes_email {
    width: 77px;
}

.total_cotizaciones {
    width: 25px;
    /* background-color: brown; */
    font-weight: bold;
    font-size: 15px;
    font-family: "arial",sans-serif;
    text-align: center;
    color: #3399FF;
}

.tipo_clientes {
    width: 100px;
    /* background-color: blueviolet; */
    padding-left: 10px;
}


.email_clientes {
    width: 270px;
    padding-left: 10px;
    overflow: hidden;
    height: inherit;
}


.nombre_clientes {
    width: 150px;  height: 21px;  overflow: hidden;  padding-left: 10px;
}


.empresa_clientes {
    width: 200px;  height: 21px;  overflow: hidden;  padding-left: 10px;
}


.agente_asignar2 {
border-radius: 10px;
background-color: #FC3;
position: relative;
top: -2px;
font-weight: bold;
line-height: 24px;
}

/*
.comentario_lista {
width: 12px;
font-size: 21PX;
font-family: "arial",sans-serif;
font-weight: bolder;
color: #CC3333;
border-radius: 20px 30px 30px 20px;
border: #CC3333 solid 2px;
padding-left: 3px;
position: relative;
top: -2px;
margin-left: 3px;
}
*/

.comentario_lista {
	width: 19px;font-size: 19px;
	font-family: "arial",sans-serif;
	font-weight: bolder;color: #CC3333;
	border-radius: 30px 30px 30px 30px;
	border: #CC3333 solid 2px;
	padding-left: 5px;
	position: relative;top: -2px;
	margin-left: 3px;height: 24px;
	line-height: 22px;
	background-color: #FFF;
	}


.separador_caja_listas {
    width: 2px;
    height: 21px;
    background-color: #FFF;
    position: relative;
    margin: 0px 7px 0px 7px;
}

.position_clientes {
margin-left: 0px;
}

.escalar {
transform: scale(0.7,0.7);
left: 307px;
}

.acliente a {
background-color: #C32228;
}

.contenedor_incorrecto_cotizar {
   visibility: hidden;
   position: relative;
   width: 330px;
   float: right;
   top: -484px;
   left: 248px;
   z-index: 2;
}
.position_mail_error_cotizar {
  margin-top: 16px;
}

.position_nombre_error_cotizar {
  margin-top: 49px;
}

.boton-busqueda {
 float: left;
 top: -40px;
 transform: scale(0.72, 0.73);
 width: 86px;
 left: -77px;
 border-radius: 16px 0px 0px 16px;
 z-index: 50;
    background-color: #FFF;
}

.boton-busqueda a {
 width: 80px;
 border-radius: 16px 0px 0px 16px;
}

#titulo_cotizar_precio {
  width: 328px;
  margin-right: 112px;
}

#titulo_cotizar_desc {
  width: 204px;
}
#titulo_cotizar_codigo {
  width: 130px;
}
.marca_lista {
  width: 100px;
  height: inherit;
  overflow: hidden;
  word-break: break-all;
}

.codigo_lista {
  width: 174px;
  height: inherit;
  overflow: hidden;
  text-align: left;
  font-weight: bold;
  color: #666;
}
.desc_lista {
  width: 293px;
  height: 20px;
  overflow: hidden;
}

.boton-cotizar-lista {
  top: -7px;
  transform: scale(0.81, 0.81);
  width: 86px;
  left: 14px;
  border-radius: 0px 16px 16px 0px;
  z-index: 2;
  background-color: #FFF;
}
.boton-cotizar-lista a {
  width: 80px;
  border-radius: 0px 16px 16px 0px;
}
.busqueda_cotizar {
  margin: 0 0 10px 0;
}
.interrogacion {
  background-color: transparent;
  color: #cc3333;
  font-weight: bold;
  position: relative;
}
.aviso {
  border-radius: 15px;
  border-color: #CC3333;
  border-style: solid;
  border-width: 2px;
  width: 20px;
  height: 20px;
  top: -2px;
  position: relative;
  text-align: center;
    margin: 0 8px 0 5px;
}
.lista_generado {
  background-color: #3399FF;
  color: #FFF;
  width: 23px;
}

.sistema {
  background-color: #999;
}

/*---- color status ---*/
.bgStatus_caduca {
    background-color: #CEB289 !important;
}
.bgStatus_otra {
    background-color: #FC3; !important;
}
.bgStatus_des {
    background-color: #83E87A; !important;
}
.bgStatus_cal {
    background-color: #FFBEDE; !important;
}
.bgStatus_po {
    background-color: #FF9966; !important;
}
.bgStatus_val {
    background-color: #FFF690; !important;
}
.bgStatus_revisado {
    background-color: #333; !important;
}
.bgStatus_eliminada {
    background-color: #FF4032; !important;
}

.lista_estado {
    background-color: #3399FF;
    color: #FFF;
    width: 47px;
    font-size: 12px;
    font-weight: normal;
}
.lista_estado_seg {
    background-color: #FFF;
    color: #000;
    width: 47px;
    font-size: 12px;
}
.lista_estado_vacio {
    width: 47px;
}
.caja_total_segi {
    width: 95px;
    padding-left: 20px;
}

/*.boton_seguimiento a {
    text-decoration: none;
    display: block;
    width: 100px;
    clear: both;
    color: #FFF;
    height: 24px;
    background-color: #3399FF;
    border-radius: 11px;
    position: relative;
    line-height: 24px;
    font-size: 15px;
    font-weight: bold;
    top: 3px;
    left: 3px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}*/

.boton_seguimiento {
    display: block;
    width: 100px;
    cursor: pointer;
}

.s_estatus2 {
    height: 160px;
}

.boton {
   display: block;
   clear: both;
   color: #FFF;
   height: 30px;
   background-color: transparent;
   border-radius: 16px;
   border: 2px solid #666;
   line-height: normal;
   font-size: 15px;
   font-weight: bold;  
    width: 106px
}

.boton a {
    text-decoration: none;
    display: block;
    width: 100px;
    clear: both;
    color: #FFF;
    height: 24px;
    background-color: #336600;
    border-radius: 11px;
    position: relative;
    line-height: 24px;
    font-size: 15px;
    font-weight: bold;
    top: 3px;
    left: 3px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}
.radio-botones-fondo {
    width: 110px;
    height: 20px;
    border-radius: 10px;
    background-color: #E6E6E6;
    line-height: 20px;
    padding-left: 7px;
    display: inline-block;
    color: #666;
    font-weight: bold;
}
.radio-botones-fondo label {
    display: inline-block;
    width: 89px;
}
.radio-botones-fondo input {
    position: relative;
    top: 2px;
    margin-left: 0px
}
.campo_area {
    width: 113px;
    font-family: "arial",sans-serif;
    border-radius: 5px;
    background-color: #E6E6E6;
    border: none;
    height: 15px;
    padding: 5px 5px 5px 15px;
    color: #666;
    font-size: 15px;
    overflow: hidden;
    
}
.historico {
    overflow: auto;
    height: 190px;
}
.historial {
    background-color: #FFF;
    font-size: 21PX;
    font-weight: bold;
    color: #3399FF;
    border-radius: 20px 20px 20px 20px;
    border: #3399FF solid 2px;
    padding: 0 0px 0 3px;
    position: relative;
    top: -2px;
    margin-left: 2px;
    width: 9px;
}

.indicador_proyecto {
    font-size: 11px;
    color: #000;
    margin: 0 0 0 1px;
    background-color: #FFF;
    padding: 0;
    width: 10px;
    height: 10px;
    top: -4px;
    position: relative;
}

.indicador_reventa {
    font-size: 11px;
    color: #000;
    margin: 0 0 0 1px;
    background-color: #FFF;
    padding: 0;
    width: 10px;
    height: 10px;
    top: -4px;
    position: relative;
    border: #333 solid 2px;
}

.letra_indicador {
    position: relative;
    top: -6px;
    left: 1px;
}


/* checkbox .importante*/

.importante {
float: left;
position: relative;
top: -35px;
left: -5px;
}

.check {
  position: relative;
  display: inline-block;
  width: 68px;
}

.importante label {
  width: 16px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 8px;
  background: #999;
  box-shadow: inset 0px 1px 1px;
}

.check label {
  width: 62px;
  height: 25px;
  cursor: pointer;
  position: absolute;
  top: -3px;
  left: 0;
  border-radius: 5px;
  background: #FFF;
  box-shadow: inset 0px 1px 1px;
  font-weight: bold;
  font-size: 10px;
  line-height: 25px;
  padding: 0 2px 0 4px;
}
.importante label:after{
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top: 9px;
  left: 2px;
  border: 3px solid #FC3;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.check label:after {
  content: '';
  width: 7px;
  height: 4px;
  position: absolute;
  top: 8px;
  left: 52px;
  border: 3px solid #39F;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.importante label:hover::after, .check label:hover::after {
  opacity: 0.3;
}
.importante input[type=checkbox], .check input[type=checkbox] {
  visibility: hidden;
}
.importante input[type=checkbox]:checked + label:after, .check input[type=checkbox]:checked + label:after {
  opacity: 1;
}

/* end checkbox */

.input_date {
border-radius: 5px;
background-color: #3399FF;
border: none;
width: 130px;
height: 25px;
padding: 0px 0px 0px 7px;
color: #FFF;
font-size: 12px;
}

.select_general {
border-radius: 5px;
background-color: #3399FF;
border: none;
width: 105px;
height: 25px;
padding: 2px;
color: #FFF;
font-size: 12px;
}

.opciones_paqueteria sup, .nota_paqueteria_cotizador sup {
    background-color: #c32228;
    width: 7px;
    height: 13px;
    border-radius: 3px;
    margin-right: 3px;
    padding: 1px 2px 1px 2px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    position: relative;
    top: -3px;
    font-size: 12px
}

.nota_paqueteria_cotizador .sup_bineta{
    display: inline-block;
    position: relative;
    top:4px;
}
.contenedor_incorrecto_contacto {
   visibility: hidden;
   position: relative;
   width: 350px;
   float: right;
   top: -870px;
   left: 266px;
   z-index: 2;
}
.position_apellido_error_contacto {
    clear: both;
    margin-top: 36px;
}
.position_email_error_contacto {
    clear: both;
    margin-top: 36px;
}
.position_telefonos_error_contacto {
    clear: both;
    margin-top: 36px;
}


.position_asterisco_telefonos_contacto {
    display: block;
    left: 259px;
    top: -126px;
}

.position_asterisco_instrumentos {
    display: block;
    left: 259px;
    top: -83px;
}

.position_lada_error_contacto {
    clear: both;
  /* margin-top: 16px;*/
}
.position_celular_error_contacto {
    clear: both;
    margin-top: 36px;
}

.position_telefono_error_contacto {
    clear: both;
  /* margin-top: -44px*/
}

.position_instrumento_error_contacto {
    clear: both;
    margin-top: 22px;
}
.position_comentario_error_contacto {
    clear: both;
    margin-top: 102px;
}

/*.position_estado_error_contacto {
    clear: both;
    margin-top: 22px;
}
.position_ciudad_error_contacto {
    clear: both;
    margin-top: 22px;
}*/



/* Estilos funel */


#texto-funel, #texto_funel_admin {
    width: 290px;
    height: auto;
    font-family: arial,sans-serif;
    font-size: 15px;
    margin-top: 30px;
    color: #666;
    float: left;
}

#texto_funel_admin {
    width: 608px;
    padding-left: 16px;
}

#div_funnel{
	display: block;
    position: relative;
    top: -485px;
    left: 120px;
    height: 50px;
}

#div_funnel_vend {
    display: block;
    position: relative;
    top: -484px;
    left: 100px;
    height: 20px;
    clear: both;
}

#meta_admin{
 clear: both;
    margin-bottom: 50px;
}

#pendientes-funel, #pendientes-funel_vend {
    height: 93px;
    background-color: #E6E6E6;
    padding: 10px;
}

.funel-1 {
    font-weight: bold;
    font-size: 25px;
    line-height: 17px;
}

.funel-2 {
    font-style: italic;
    margin-bottom: 10px;
}

.funel-3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 17px
}

#calificacion-funel {
    height: 93px;
    background-color: #FFBEDE;
    padding: 10px;
}

#desarrollo-funel {
    height: 91px;
    background-color: #83E87A;
    padding: 10px;
}

#validacion-funel {
    height: 91px;
    background-color: #FFF690;
    padding: 10px;
}

#orden-pend-funel {
    height: 92px;
    background-color: #FF9966;
    padding: 10px;
}
#respuesta{
	margin-bottom: 50px;
}
.caja_acc {
    height: 29px;
    margin-bottom: 5px;
    padding: 5px 5px 5px 10px;
    line-height: 30px;
    border-radius: 8px 14px 14px 8px;
    font-size: 14px;
    color: #333;
}
.caja_link{
    width: 70%;
    background-color: transparent;
    position: relative;
    top: -5px;
    left: -9px;
}
.desc_lista_acc {
    width: 394px;
    height: inherit;
    overflow: hidden;
}
.codigo_lista_acc {
    width: 137px;
    height: inherit;
    overflow: hidden;
    text-align: left;
    font-weight: bold;
    color: #333;
}
.imagen_lista_acc {
    width: 33px;
    height: inherit;
    overflow: hidden;
    text-align: left;
    font-weight: bold;
    color: #333;
    margin-right: 14px;
}
.marca_lista_acc {
    width: 65px;
    height: inherit;
    overflow: hidden;
    word-break: break-all;

    font-weight: bold;
}
.btn_cotiza{
    width: 100px;
}
.btn_cotiza_btn{
    background-color: #459c00;
    padding-left: 23px;
    padding-right: 10px;
    position: relative;
    top: -5px;
    border: 3px solid;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    border-radius: 44px 15px 15px 0px;
    color: white;
    left: 44px;
    height: 42px;
    line-height: 7px;
    width: 63px;
}

