* {
    margin : 0;
}
body {
    overflow-y: scroll;
}
.izq {
    float: left;
}
.der {
    float: right;
}
.monto {
    text-align: right;
}
input {
    border: thin solid lightgray;
	
}
tr.alt {
    background-color: #F5F5F5;
}
tr.rowselect {
    background-color: #B2D3EF;
}
select {
    padding: 0.3em;
    background-color: white;
    border: thin solid gray;
}
ul.filtros {
    margin: 0;
    padding: 0;
}
ul.filtros li {
    display: inline;
    float: left;
    list-style: none;
    text-align: center;
    padding-right: 1em;
    color: gray;
    text-decoration: none;
    cursor: pointer;
}
ul.filtros li:hover {
    color: #1B75BB;
}
ul.filtros li.selected {
    font-weight: bold;
    cursor: pointer;
}
span.siguiente {
    position: relative;
    top: 2em;
    cursor: pointer;
    text-decoration: underline;
}

.floating {
    position: fixed;
    top: 0;
}
div.siguiente {
    min-width: 10em;
    font-size: 1.2em;
    margin-top: 8em;
    text-align: center;
}
div.siguiente img {
    position: relative;
   
}
div.siguiente span {
    cursor: pointer;
}

/*
#buscar {
    background-image: url('/static/img/buscar.png');
	background-repeat: no-repeat;
    background-position: 8px center;
}
*/
div.anuncio {
    padding-right: 1em;
}
div.anuncio img {
    width: 100%;
}
/*

LOGIN

*/
#que-es {
    position: relative;
    top: -0.5em;
    font-size: 0.9em;
    cursor: pointer;
}
#que-es strong, #ingresar {
    font-size: 0.9em;
    color: #2967BC;
    cursor: pointer;
}
#login-form form {
    text-align: left;
    margin-bottom: 1em;
}
#login-form a {
    position: relative;
    bottom: 0.5em;
}
#nombre {
    width: 100%;
    padding: 0.5em;
    margin-bottom: 0.5em;
}
#passw {
    width: 100%;
    padding: 0.5em;
}
#wrap-login {
    margin-top: 5em;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    max-width: 1350px;
}
#login-box {
    margin-left: 2em;
    width: 22em;
}
#login-form {
    padding: 1em;
}
#login-form img {
    width: 100%;
    margin-left: -1em;
    margin-bottom: 2em;
}
#btn-login {
    background-color: #2967BC;
    color: white;
    border: none;
    height: 2.5em;
    width: 7em;
    margin-top: 2em;
}
#mensaje {
    color: red;
    font-size: 1em;
    position: absolute;
}
#solicitar {
    position: relative;
    font-size: 0.9em;
    top: 4em;
}
#solicitar strong {
    font-size: 0.9em;
    color: #2967BC;
    cursor: pointer;
}
div.flexslider {
    width: 60%;
    float: left;
}
ul.slides img {
    width: 100%;
    height: auto;
}
div.jqimessage input {
    padding: 0.5em;
    margin-bottom: 0.5em;
    width: 90%;
}
.jqibutton {
    border: none;
    padding: 1em;
    left: 10%;
}
/*

TOP

*/
#bienvenido {
    float: left;
    font-size: 0.9em;
}
#top-cuenta {
    float: right;
    width: auto;
}
#top-carretilla {
    display: none;
}
#barra {
    font-size: 0.8em;
    padding: 0em  0em 1.3em 0em;
    height: 0.8em;
	-webkit-box-shadow: 0 4px 6px -5px lightgray;
	   -moz-box-shadow: 0 4px 6px -5px lightgray;
	        box-shadow: 0 4px 6px -5px lightgray;
}
#barra a {}
#barra a:hover {color:#8c0001; font-weight:bold; } 
#barra a {margin-left:15px; }
#top-logos {
    margin-top: 1.2em;
	min-height:125px;

}

/* BUSQUEDA */
#busqueda {
    float: right;
	width:600px;
}
#buscar {
    position: relative;
    width:240px;
    border: none;
    padding-left: 9px;
}
#btn-buscar {

}
.error {
    border-color: red;
}
#centro-busqueda {
    width: auto;
}
#titulo-busqueda {
    margin-top: 1em;
}

/*

MI PEDIDO

*/
/*  DIVISIONES  */
#contenido {
 width:99%;
 max-width:1333px;
 margin:1%;
}
#centro {
    padding-left: 1em;
    padding-right: 0.5em;
    width: auto;
}
#fondo{
	background-img:url("/static/img/teclado-web.jpg");
	min-height:550px;
	
}
#banner {

    width:100%;
}
#filtro-productos {
    font-family: 'PT Sans Narrow', 'Myriad Roman', Arial, sans-serif;
    margin-bottom: 2em;
    font-size: 14px;
    font-weight: bold;
    clear: both;
	color:#000;
}
#filtro-productos span {
    /*font-family: 'PT Sans Narrow', 'Myriad Roman', Arial, sans-serif;*/
    /*float: left;*/
    /*margin-right: 1em;*/
    /*color: #969696;*/
}
#filtro-productos a {
    /*text-decoration: none;*/
    /*color: #969696;*/
}
#productos {
    clear: both;
}
#productos p {
    text-align: center;
    margin-top: 5em;
}


/*  FAMILIAS  */
#familias {
 width: 200px;
}
#familias td {
    font-family: 'PT Sans Narrow', 'Myriad Roman', Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #969696;
    padding-top: 0.4em;
}
#familias td.nombre-familia {
    cursor: pointer;
    padding-left: 0.5em;
}
#ver-todas {
    position: relative;
    font-size: 14px;
    text-decoration: none;
    color: #014693;
	font-weight:bold;
    margin-top: 1em;
    padding-top: 0.5em;
    text-align: left;
	background:#e7e8e8;
	padding:0.5em;
	font-family: 'PT Sans Narrow', 'Myriad Roman', Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
	text-transform:uppercase;
}
#ver-todas label {
    position: relative;
    top: 2px;
    font-size: 14px;
    display: block;
    margin: 2px 2px 2px 0.5em;
}
/* FILTRO AVANZADO */
.filtros {
    width: auto;
}
.filtros .form-control {
    font-size: 12px;
    width: 100%;
    height: 28px;
}
#btn-filtrar {
    margin-top: 10px;
}
#mostrar_paginas {
    font-size: 16px !important;
    /*color: #133f7a !important;*/
    /*width: 250px;*/
    /*width: 100%;*/
    text-align: center;
    /*cursor: pointer;*/
}
#mostrar_paginas strong {
    /*color: #000 !important;*/
    /*cursor: default;*/
}
#mostrar_paginas:hover,#mostrar_paginas:focus {
    /*text-decoration: underline !important;*/
}
#mostrar_paginas>strong:hover,#mostrar_paginas>strong:focus {
    /*text-decoration: none !important;*/
}
#mostrar_paginas_filtro {
    color: #FCB457;
}
#mostrar_paginas_icon {
    /*float: right;*/
    color: #FCB457;
	border-left: solid white 1px;
	padding-left: 5px;
}
#filtros_pagina {

}
#filtros_pagina ul {

}
#filtros_pagina li {
    border: none !important;
}
#filtros_pagina a {
    font-size: 12px;
    width: 214px;
    color: #000;
    background-color: #fff;
    border-color: #133f7a;
    border-radius: 25px;
    text-decoration: none;
}
#filtros_pagina a:hover, #filtros_pagina a:focus, #filtros_pagina a.activo {
    color: #fff;
    background-color: #164a90;
    border-color: #133f7a;
}
.popover-filtros {
    border-color: #133f7a !important;
    /*width: 282px !important;;*/
    margin-top: 10px;

    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover-filtros.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.popover-filtros > .arrow {
    border-width: 11px;
}
.popover-filtros > .arrow, .popover-filtros > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover-title {
}
.popover-title-filtros {
    text-align: center !important;;
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.popover-content {
}
.popover-content-filtros {
    padding: 9px 14px;

}
.btn-filtros {
    text-align: center;
}

/* ENCABEZADO FAMILIAS */
#inicio {
    display: none;
}
#encabezado {
    padding-top: 0em;
    padding-bottom: 0.5em;
    color: #FFFFFF;
}
#encabezado h3 {
    cursor: pointer;
    font-size: 0.9em;
    cursor: pointer;
    /*margin-left: 2.5em;*/
    padding-top: 0.5em;
    padding-left: 10px;
}
#encabezado img {
    /*float: left;*/
    /*position: relative;*/
}
#encabezado-footer {
    /*padding-top: 0.4em;*/
    padding-bottom: 1em;
}

.fam-enc-img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
	width: 100%;
}

div.subfamilia {
    font-weight:200;
    cursor: pointer;
	letter-spacing: 0.02em;
	font-family: 'PT Sans Narrow', 'Myriad Roman', Arial, sans-serif;
	font-size:17px;
	/*border-bottom: 1px solid #f5f5f5;*/
	padding: 3px 5px;
    color: #FFFFFF;;

    line-height: 17px;
    width: 42%;
    float: left;
    /*margin: 5px 30px;*/
}

div.subfamilia:hover {
    color: #1B75BB;
	font-weight:bold;
	background:#fbfbfb;
}
div.subfaimilia i {
	color:#fff  !important;
	}
#subfamilias {
    clear: both;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}
#div_productos {
    padding-top: 1em;
}
.triangulo {color:#7b7b7b;}

/*  ULTIMAS COMPRAS */
#pedidos {
    /*left: 1%;*/
    /*width: 250px;*/
}
#centro-pedidos {
    padding-left: 1em;
    padding-right: 0.5em;
    width: auto;
}
#pedidos table {
    width: 100%;
	float:left;
    border-collapse: collapse;
}
#pedidos thead tr, #pedidos tfoot tr {
    font-size: 0.8em;
    color: #014693;
    background-color: #DCDCDC;
    font-weight: bold;
}
#pedidos td {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-size: 0.8em;
}
#pedidos tbody tr {
    cursor: pointer;
}
#pedidos th {
    padding: 0.7em;
}
#paginas-pedido {
    font-size: 0.9em;
    cursor: pointer;
    width: 100%;
    height: 1em;
    margin-top: 0.5em;
}
#paginas-pedido span {
    margin-right: 0.5em;
}
#paginas-pedido div {
    margin-right: 0.2em;
    text-decoration: underline;
}
#paginas-pedido div.selected {
    font-weight: bold;
    text-decoration: none;
}

/* ENCABEZADO PEDIDOS */
#encabezado-pedido {
    margin-bottom: 2em;
}
#encabezado-pedido table {
    font-size: 0.9em;
    width: 40em;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
	float:left;
}
#encabezado-pedido td {
    padding: 0.5em;
    padding-left: 2em;
    white-space: nowrap;
}
#encabezado-pedido th {
    padding: 0.8em;
    font-size: 0.9em;
    text-align: left;
    border-top: thin solid lightgray;
    border-bottom: thin solid lightgray;
}
#encabezado-pedido span {
    position: relative;
    top: 0.8em;
    left: 0.5em;
}
/* MAS COMPRADOS */
#centro-mas-comprados {
    width: auto;

}

div.mas-comprados {
    border-top: thin solid lightgray;
    padding-top: 1em;
    margin-bottom: 1em;
    width: 100%;
}
div.mas-comprados span {
    text-align: center;
    padding-right: 1em;
    font-size: 0.9em;
    cursor: pointer;
}
div.mas-comprados span.selected {
    font-weight: bold;
}


/*  LISTA DE PRODUCTOS  */
div.hecho {
    display: none;
}
div.producto {
    min-width: 8.5em;
    margin-bottom: 1em;
}

div.EstadisticaProducto {
    width: 9.2em !important;
    margin-bottom: 1em;
}
div.wrap-producto {
    padding-top: 1em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-size: 0.7em;
    text-transform:uppercase !important;
	min-height: 85px;
}
div.producto-izq {
    float: left;
}
div.wrap-detalles-producto {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    text-align: center;
    padding-bottom: 0.5em;
    font-size: 0.9em;
}
.img-producto {
    width: 85%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 5%;
 }
span.precio-producto {
    white-space: nowrap;
}
div.producto span.rank-producto {
    display: none;
    color: gray;
    font-size: 1em;
    padding: 0.4em;
 }
div.fila-detalle-producto {
    margin-top: 0.3em;
}
img.icono {
    position: relative;
    left: 0.5em;
}
div.fila-detalle-producto input[type=text]  {
    padding: 0.2em;
}
.btn-agregar {
    font-size: 0.9em;
    padding: 0.5em;
    margin-top: 0.5em;
}

/* DETALLE DE PRODUCTOS AL HACER CLIC.  */
.espaciov { margin-top:25px; }
.espaciov2 { margin-top:15px;}
.espaciov3 { height:75px;}
.PrecioDetalle {color:#014896; font-weight:bold; }
.DetalleProducto > div {
  padding: 0;
  
}
.DetalleProducto .radio label {
  display: inline-block;
  border: 1px solid #e0e0e0;
  background:#fFF;
  text-transform:Uppercase;
  cursor: pointer;
  width: 125px;
  height:50px;
  text-align:center;
  color: #000;
  font-weight:bold;
  position: relative;
  padding: 5px 15px; 
  font-size:11px;
    -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-right:15px;
}
.DetalleProducto .radio label:hover {
  background:#f3f3f3;
  border: 1px solid #d0d0d0;
}

.DetalleProducto input[type="radio"] {
  display: none;
}
.DetalleProducto input[type="radio"]:checked + label:before {
  display: none;
}
.DetalleProducto input[type="radio"]:checked + label {
  font-weight:bold;
  font-size:11px;
  background: #fefaf6;
  border: 1px solid #e57911;
  border-radius: 2px;

}

.DetalleProductoPrecio {color:#b12704;}
.AnchoDetalleProducto p {font-weight:bold; font-size:18px; }
.AnchoDetalleProducto p::first-letter {text-transform: uppercase; }



/* BANNER */
#mipedido {
    text-align: center;
    width: 225px;
    font-size: 0.9em;
    margin-top: 1em;
    height: 100px;
    position: relative; /* importante para la animación al agregar productos */
}
#mipedido h3 {
    position: relative;
    top: 0.8em;
    left: 6.5em;
    color: #014693;
    width: 0;
    white-space: nowrap;
}
#mipedido p {
    position: relative;
    left: 5.5em;
    top: 1em;
    color: #29ACE2;
    font-weight: bold;
    width: 0;
    white-space: nowrap;
}
#mipedido>p>strong {
    color: #014693;
}
#mipedido a {
    position: relative;
    left: 3.5em;
    top: 1.5em;
    font-size: 0.9em;
    text-decoration: none;
    color: #29ACE2;
    font-weight: bold;
}
#mipedido span {
    position: relative;
    top: -1em;
    left: -4.8em;
    font-size: 1.4em;
    text-align: center;
    color: #014693;
    font-weight: bold;
}

/*

PEDIDOS

*/


#wrap-pedidos {
    width: 100%;
	margin-right:10px;
    
}
#lista-pedidos {
    clear: both;
    max-width: 45em;
    /*width: 50%;*/
    /*float: left;*/

}
#lista-pedidos div.siguiente {
    width: 100%;
    margin: 0;
}
#graficas {
    width: 50%;
    float: right;
    padding-bottom: 8em;
}
#graficas-d {
    /*width: 50%;*/
    float: left;
    padding-bottom: 8em;
}

div.excel h2 {
    float: left;
}

div.excel h3 {margin-bottom:0.4em; margin-top:0.4em;}

div.excel {
    min-height: 2.5em;
    max-width: 100%;
    border-bottom: thin solid lightgray;
    margin: 1em;
}
.exportar {
    cursor: pointer;
}
.exportar img {
    position: relative;
    top: -0.1em;
    left: 1em;
}
.exportar span {
    font-size: 0.9em;
    position: relative;
    left: 1.5em;
}
#filtro, #departamento, #tipopedido {
    position:relative;
    top: -0.2em;
}
.busqueda-pedidos h3 {
    margin-right: 1em;
}


div.pedido {
    border: thin solid transparent;
    cursor: pointer;
    font-size: 0.9em;

}
div.pedido:hover {
    border-color:#8fc8f8;
	background:#def0ff;
}
span.pedido-texto {

}
div.icono-pedido-numero {
    margin-bottom: .3em;
}
div.icono-pedido-numero img {
    padding-right: 0.3em;
}
div.icono-pedido-detalle img {
    padding-right: 0.3em;
}
div.estado-pedido {
    margin-bottom: .6em;
    width: 100%;
    height: 0.5em;
    font-size: 0.8em;
    border: thin solid lightgray;
    border-radius: 25px;
}
div.estado-pedido > span {
    background-color: #014693;
    height: 100%;
    width: 0%;
    display: block;
    border-radius: 25px;
}
.estado-pedido2 > span {
  margin-bottom: 50px;
}

.busqueda-pedidos {
    height: 3em;
}

/* GRAFICAS */
#grafica-pedidos {
    width: 100% !important;
}
#grafica-familias {
    /*max-width: 40%;*/
    /*height: 20em;*/
		width:100% !important;
}
#leyenda-familias {
max-width:100% !important;

 }
#leyenda-familias table {
    font-size: 0.8em;
    color: gray;
    font-weight: bold;
	max-width:100% !important:
}
#leyenda-familias strong {
    color: #014693;
	
}
#leyenda-familias table td {
    padding: 0.3em;
}
#leyenda-familias table img {
    margin-right: 0.5em;
}

#grafica-departamentos, #grafica-usuarios, #grafica-tipospedido {
    /*max-width: 30%;*/
    /*height: 20em;*/
	width: 100% !important;
}
#leyenda-departamentos, #leyenda-usuarios, #leyenda-tipospedido {
    text-transform:uppercase;
}
#leyenda-departamentos table, #leyenda-usuarios table, #leyenda-tipospedido table {
    font-size: 0.8em;
    color: gray;
    font-weight: bold;
}
#leyenda-departamentos strong, #leyenda-usuarios strong, #leyenda-tipospedido strong {
    color: #014693;
}
#leyenda-familias table td span {
    white-space: normal !important;
}
#leyenda-departamentos table td, #leyenda-usuarios table td , #leyenda-tipospedido table td {
    padding: 0.3em;
}
#leyenda-departamentos table img, #leyenda-usuarios table img, #leyenda-tipospedido table img {
    margin-right: 0.5em;
}
/* graficas celular*/
@media (max-width: 768px) {
    #leyenda-departamentos table, #leyenda-usuarios table, #leyenda-tipospedido table {
        font-size: 0.8em;
        font-weight:100;

    }
    #leyenda-familias table {
        font-size: 0.8em;
        font-weight:100;

    }
}
/*

MI CUENTA

*/
#wrap-estado-cuenta {
    margin: 0 auto;
	width: 1024px;
	
}
#wrap-estado-cuenta h2 {
    margin-top: 1em;
    margin-bottom: 1em;
	font-size: 1.2em;
}
#datos-mi-cuenta {
    display: none;
}
div.estado-cuenta {
    font-size: .9em;
    width: 45%;
    margin-right: 3em;
}
div.estado-cuenta div {
    margin-bottom: 0.2em;
}

div.estado-cuenta h3, #datos-mi-cuenta h3 {
    color: #014693;
    border-bottom: thin solid lightgray;
    margin: 0;
    padding-bottom: 0.3em;
    margin-bottom: 0.1em;
}
#datos-mi-cuenta h3 {
    margin-top: 1em;
}
#tabs-mi-cuenta {
    width: 40em;
    margin-top: 2em;
}
#tabs-mi-cuenta ul {
    list-style-type: none;
    position: relative;
    left: -2.5em;
    top: 1px;
}
#tabs-mi-cuenta ul li {
    float: left;
    width: 8em;
    padding: 0.5em;
    padding-top: 0.7em;
    text-align: center;
    border: thin solid lightgray;
    color: black;
    background-color: lightgray;
    cursor: pointer;
}
#tabs-mi-cuenta ul li.seleccionado {
    font-weight: bold;
    color: #014693;
    background-color: white;
    border-bottom: 1px solid white;
}
div.mi-cuenta {
    font-size: 1em;
    clear: both;
    border-top: thin solid lightgray;
    padding-top: 1em;
}
div.mi-cuenta div.col1 {
    color: #014693;
    font-weight: bold;
}
div.mi-cuenta .acciones {
    width: 6em;
    float: right;
    height: auto;
}
div.mi-cuenta .panel-cuenta {
    float: left;
    width: 32em;
}
.panel-cuenta a {
    margin-left: 0.3em;
    position: relative;
    top: 2em;
	color: #fff;
	text-decoration:none;
	border-radius:5px;
	background-color: #337ab7;
	color:#FFF;
	padding:5px 10px;
	border: 1px solid #337ab7;
	font-weight:100;
}

.panel-cuenta a:hover{
	background-color: lightgray;
	color:#000;
	border: 1px solid #c5c5c5;
	
}
.panel-cuenta label {color:#fff;}
div.mi-cuenta .editar, div.mi-cuenta .guardar, div.mi-cuenta .cancelar {
    width: 6em;
    cursor: pointer;
}
div.acciones .guardar, div.acciones .cancelar {
    display: none;
}
div.mi-cuenta img {
    position: relative;
    top: 0.1em;
}
div.mi-cuenta div {
    padding: 0.2em;
    padding-left: 0.3em;
}
div.mi-cuenta .editable {
    display: none;
    width: 95%;
}
div.mi-cuenta input, div.mi-cuenta select {
    padding: 0.5em;
    width: 100%;
    border: thin solid lightgray;
}


/*  Tamaño texto en mi cuenta mayusculas  */

.FuenteMiCuenta{
	font-size: 13px;
	text-align:left !important;
}

/* CAMBIAR PWD */
#wrap {
    width: 15em;
    margin-left: 2em;
    margin-top: 4em;
}
#wrappass{ margin-top: 4em; }
#mensaje-cambio-pwd {
    margin-top: 0.5em;
}
#wrap input {
    margin-bottom: 0.5em;
    width: 100%;
}
#wrap button {
    float: right;
}
#indicador-pwd {
    margin-bottom: 0.5em;
    text-align: center;
}

/* CARRETILLA */
#detalle-carretilla {
    display: none;
}
#carretilla {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
}
#carretilla-vacia {
    font-size: 1.3em;
    margin-top: 7em;
    text-align: center;
}
#carretilla h2 {
    color: #014693;
    margin-top: 1em;
}
.acciones-carretilla {
    padding-top: 1em;
    font-size: 0.9em;
    padding-right: 1em;
}
.accion-carretilla {
    padding-top: 1em;
    cursor: pointer;
  /*  text-align: right;*/
}
.accion-carretilla img {
    position: relative;
}
.accion-carretilla span {
    position: relative;
    white-space: nowrap;
    top:0em;
}
#carretilla table {
    width: 100%;
}
#carretilla td {
    padding: 0.4em;
    font-size: 0.9em;
}
#carretilla th, #carretilla tfoot td {
    font-size: 0.9em;
    padding: 0.5em;
    color: #014693;
    background-color: #DCDCDC;
    font-weight: bold;
    white-space: nowrap;
}
td.borrar-linea {
    cursor: pointer;
}
input.actualizar-linea {
    width: 5em;
    text-align: center;
    padding: 0.3em
}
#enviar-abajo {
    float: right;
}

/*  CHECKOUT  */
#detalle-checkout {
    display: none;
}
#checkout {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 8em;
}
#checkout h2 {
    color: #014693;
    margin-top: 1em;
}
#checkout h3 {
    margin-bottom: 1em;
}
#checkout h4 {
    font-size: 1.3em;
    margin-bottom: 0em;
}
#checkout p {
    margin-top:0.5em;
}
#confirmar-pedido {
    position: relative;
    left: 40%;
    width: 15em;
	top:-100px;
	
}

.imprimir {
	position:relative;
	width:8em;
	left:50%;
	top:-100px;
	
}
#checkout table {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 3em;
}
#checkout td {
    padding: 0.4em;
    font-size: 0.9em;
}
#checkout th, #checkout tfoot td {
    font-size: 0.9em;
    padding: 0.5em;
    color: #014693;
    background-color: #DCDCDC;
    font-weight: bold;
    white-space: nowrap;
}
#checkout .pure-form {
    width: 90%;    
}
#checkout input, #checkout select {
    width: 100%;
}


/*

DETALLE PEDIDO

*/
#encabezado {
    /*width: 85%;*/
}
#encabezado-filtro {
    margin-top: 0.3em;
}
#encabezado table {
    min-width: 30em;
    width:60%;
    font-size: 0.9em;
    border-collapse: collapse;
    margin-top: 1em;
}
#encabezado table td {
    padding: 0.5em;
    padding-left: 2em;
}
#encabezado table th {
    margin-top: -2em;
    padding: 0.3em;
    padding-top: 0.75em;
    padding-bottom: 0.75em;
    font-size: 0.9em;
    text-align: left;
    border-top: thin solid lightgray;
    border-bottom: thin solid lightgray;
}
#encabezado table span {
    position: relative;
    top: 0.8em;
    left: 0.2em;
}
#detalle-pedido-estado {
    margin-top: 2em;
    margin-bottom: 2em;
    width: 100%;
}
#detalle {
    margin-left: 1em;
}
#detalle table {
    clear: both;
    width: 70%;
    max-width: 60em;
    min-width: 16em;
    font-size: 0.9em;
}
#detalle td {
    padding: 0.5em;
    padding-right: 1em;
}
#detalle th, #detalle tfoot td {
    padding: 0.5em;
    padding-right: 1em;
    color: #014693;
    background-color: #DCDCDC;
    font-weight: bold;
}
/*

PRODUCTOS

*/
#detalle-productos {
    width: 100%;
    margin-top: 1.5em;
}
/* FILTRO */
div.historico-mas-comprados {
    margin-bottom: 1em;
}
div.historico-mas-comprados span.selected {
	color: #fff;
	border-radius:5px;
	background-color: #337ab7;
	color:#FFF;
	padding:5px 10px;
	border: 1px solid #337ab7;
	font-weight:100;
    cursor: pointer;
}
div.historico-mas-comprados span {
	color: #fff;
	border-radius:5px;
	background-color: #f9f9f9;
	color:#164a90;
	border: 1px solid #164a90;
	padding:5px 10px;
    cursor: pointer;
}

/* CUADROS PRODUCTOS */
#grafica-productos {
    width: 100%;
    height: 40%;
    padding: 0 10px;
}
#grafica-productos-cantidad {
    width: 100%;
    height: 40%;
}
#reporte-producto table {
    clear: both;
    margin-top: 2em;
    width: 100%;
    font-size: 0.9em;
}
#reporte-producto td {
    padding: 0.5em;
}
#reporte-producto th, #reporte-producto tfoot td {
    padding: 1em;
    color: #014693;
    background-color: #DCDCDC;
    font-weight: bold;
}

/* Listado Clientes */

#listaCliete{
    width: 94%;
    margin: 0 auto;
}

.color-letra th{
    color: #014693;
    font-size: 18px;
}

.pure-form input{
    height: 40px;
}


.pure-form input[type=text], .pure-form input[type=password], 
.pure-form input[type=email], .pure-form input[type=url], 
.pure-form input[type=date], .pure-form input[type=month], 
.pure-form input[type=time], .pure-form input[type=datetime], 
.pure-form input[type=datetime-local], .pure-form input[type=week], 
.pure-form input[type=number], .pure-form input[type=search], 
.pure-form input[type=tel], .pure-form input[type=color], 
.pure-form select, .pure-form textarea{
    padding: -1em 2.6em;
    margin: 0 1% 0 0;
}

/*#nombreEmpresa{
    width: 36%;
}

#vendedor{
    width: 20%;
}

.form-lista-clientes{
    width: 100%;
}

#codigoCliente{
    width: 110px;
}*/

#data-lista-cliente td:nth-child(1n+4){
    text-align: right;
}

#data-pedidocrm{
    text-align: right;
}

.centerlc{
    text-align: center!important;
}

.tablepedidocrm .detalle-producto {
    text-align: left;
}

.tablepedidocrm {
    text-align: center;
}


.numeroder {text-align:right; padding-right:10px !important;}
b .numeroder {text-align:right; float:right; !important;}
.TextoLeft { text-align:left;}
#click-color{
	color:#000;
	}

.mayuscula {text-transform: uppercase; }

/*DETALLE DE PRODUCTO  */
.AnchoDetalleProducto { with:20%;}
.close-mode {display: absolute !important;}
.blocker { z-index: 999 !important ;  }
 
.textounidadescompradas {font-size:12px; margin-top:10px; margin-left:15px; text-transform:capitalize;}
.top-cuenta span   {margin-left:15px; }
input[type="checkbox"]{ margin-right: 5px !important;} 

.table-responsive {min-height:100px !important; padding-bottom:10px;}
