
.edit-rel, .add-rel { display: none;  }

/*
li[aria-controls="separadores-tabs-xxxdatoscontactoxxx"] a { background: #b967ff; border-radius: 0 10px 0 0;}
li[aria-controls="separadores-tabs-xxxdatoscontactoxxx"] a i { color: #ffff; }


li[aria-controls="separadores-tabs-xxxconfiguracionesxxx"] a { background:#e86af0;border-radius: 0 10px 0 0; }
li[aria-controls="separadores-tabs-xxxconfiguracionesxxx"] a i { color: #ffff; }


li[aria-controls="separadores-tabs-xxxtextoslegalesxxx"] a { background:#4a7c7c; border-radius: 0 10px 0 0;}
li[aria-controls="separadores-tabs-xxxtextoslegalesxxx"] a i { color: #ffff; }


li[aria-controls="separadores-tabs-xxxidentidadvisualxxx"] a { background:  #7289da;border-radius: 0 10px 0 0; }
li[aria-controls="separadores-tabs-xxxidentidadvisualxxx"] a i { color: #ffff; }

li[aria-controls="separadores-tabs-xxxdetraccionxxx"] a { background: #ff8383; border-radius: 0 10px 0 0;}
li[aria-controls="separadores-tabs-xxxdetraccionxxx"] a i { color: #ffff; }

li[aria-controls="separadores-tabs-xxxnovacionxxx"] a { background: #ab8370;border-radius: 0 10px 0 0; }
li[aria-controls="separadores-tabs-xxxnovacionxxx"] a i { color: #ffff; }

li[aria-controls="separadores-tabs-xxxinformacionxxx"] a { background: #8fcb95; border-radius: 0 10px 0 0;}
li[aria-controls="separadores-tabs-xxxinformacionxxx"] a i { color: #ffff; }

li[aria-controls="separadores-tabs-xxxrecibidoproveedorxxx"] a { background: #01a5d8; border-radius: 0 10px 0 0;}
li[aria-controls="separadores-tabs-xxxrecibidoproveedorxxx"] a i { color: #ffff; }

li[aria-controls="separadores-tabs-xxxenvioaproveedorxxx"] a { background: #b786a4;border-radius: 0 10px 0 0; }
li[aria-controls="separadores-tabs-xxxenvioaproveedorxxx"] a i { color: #ffff; }

li[aria-controls="separadores-tabs-xxximportexxx"] a { background: #CD6155 ; border-radius: 0 10px 0 0;}
li[aria-controls="separadores-tabs-xxximportexxx"] a i { color: #ffff; }

li[aria-controls="separadores-tabs-xxxaseguradoxxx"] a { background: #60afdb; border-radius: 0 10px 0 0;}
li[aria-controls="separadores-tabs-xxxaseguradoxxx"] a i { color: #ffff; }
*/

.lista-informes  {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: center;
    flex-direction: row;
    flex-basis: 222px;
 }

a.boton-informe {
    display: block;
    line-height: 24px;
    padding: 30px 19px 9px 20px;
    border-radius: 5px;
    margin-top: 0;
    min-width: 198px;
    text-align: center;
    font-size: 13px;
    color: #a21d9e;
    margin: 14px;
    /*width: 222px;*/
    border: solid 1px #becfd2;
    background: white;
    text-align: bottom;
    vertical-align: bottom;
    min-height: 130px;
    color:#717171;
    transition-duration: 0.3s;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: inherit;
}

a.boton-informe:hover {
    color: black;
    background: white;
    box-shadow: 0px 0px 10px -5px black;
    transition-duration: 0.3s;
}

.cuadro-opimiza {
    display: block;
    line-height: 24px;
    padding: 30px 19px 9px 20px;
    border-radius: 5px;
    margin-top: 0;
    min-width: 198px;
    text-align: left;
    font-size: 13px;
    color: #a21d9e;
    margin: 14px;
    border: solid 1px #becfd2;
    background: white;
    text-align: bottom;
    vertical-align: bottom;
    min-height: 130px;
    color:#717171;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    width: 30%;
}

.botonera-edicion {
    border-bottom: solid 2px #dedede;
    display: flow-root;
    padding: 3px 0px;
        padding:10px 0px;
}
.botonera-edicion .boton {
    float: left;
    display: block;
    width: fit-content;
    margin: 3px;
    border-radius: 25px;
    color:#666;
    display: block;
}

.botonera-edicion .menu-desplegable .boton {clear: both; }

.botonera-edicion .boton:hover, .botonxx:hover { background:#eaeaea;  }
.botonera-edicion .boton:hover, .botonera-edicion .boton:active, .botonera-edicion .boton:focus, .botonxx:hover{  text-decoration:none;   color: #000000; }

.botonera-edicion .boton .fas {
    font-size: 1.3em;
    margin: 0px 3px 0px 7px;
}


.fondosuave {
    background: #f7f7f7;
    text-align:  center;
}


.boton-descarga-informe {
    width: fit-content;
    margin: auto;
    float: none;
}

.boton-descarga-informe a{
    width: fit-content;
}


.cont-seleccionar-grafica{
    text-align: right;
    position: relative;
    display: flex;
    justify-content: flex-end;
}

.cont-seleccionar-grafica .capa-hijos{
    top: 40px;
    right: 0px;
    text-align: left;
}

.boton-cambio-rol {
    display: block;
    background: #e5e4e4;
    float: left;
    height: 121px;
    width: 382px;
    padding: 30px;
    margin: 20px;
}

.boton-cambio-rol:hover {
    background: #d4d4d4;
}



h2 {
    margin: 15px;
    font-size: 20px;
    /* background: #fbfbfb; */
    padding: 12px 0px;
    color: #494949;

}




.filters { display: flex; }
.filters .filtro { margin:5px; }
.filters .filtro .btn-group {max-width: 300px;}
/* .filter-label { text-align: left; } */
.filter-control input {}

.filters {
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    margin: 20px;

}
.filter-control {
    display: flex;
    flex-direction: row;
}


.panel-optimiza {
    height: 50%;
    float: left;
    text-align: center;
    /*display:flex;
    flex-flow: column wrap;
    */
}

.panel-optimiza {
    border-radius: 10px;
    background: whitesmoke;
    padding: 0;
    width: 100%
}


.panel-interior {

    /*
    background: #efefef;
    padding: 18px;
    margin: 1px;
    border-radius: 20px;
    */
}

.cont-seleccionar-grafica {
    border-radius: 10px 10px 0 0;
    background: #cecece;
    padding: 5px 10px;
    /*
    background: #efefef;
    padding: 18px;
    margin: 1px;
    border-radius: 20px;
    */
}

.cont-cuerpo-grafica{
    padding: 0px;
}

.paneles-mitad {
    width: 50%;
    float: left;
    padding: 10px;
}

.paneles-entero {
    width: 100%;
    float: left;
    padding: 10px;

}
.fondo-mkt {

    background: url(../../img/fondo-paneles.jpg);
    color: white;
    font-weight: bold;
    background-size: cover;
    padding: 10px;
    background-position: center;
    width: 100%;
    min-height: 180px;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-end;
    justify-content: space-between;
}



body {
    background-image: url("../../img/top.png");
    background-repeat: no-repeat;
    background-position: content;
    background-position: center top;

}

#entorno-datos {
    background-image: url("../../img/bottom.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;

}

.pedido-pendiente { background: #ffc1c1; }

.datos-panel { float: right; border-left: solid 1px white; padding:10px 30px; font-size: 16px; font-weight: 200; text-align: left; }
.logo-panel { float: left;  }
.logo-panel img { max-width: 150px; max-height: 120px; }

.resultados-ajax { text-align: left;  clear: both;  display: block;   /* background: #ffc26785;     padding: 13px;       margin: 10px;     */}

.not-active { cursor: default; opacity: 0.4; }
.not-active:hover { cursor: default; opacity: 0.4; background:transparent !important; }

.botones-tabla-datos-pedidos { text-decoration: none; border-radius: 20px; padding: 2px 15px; white-space: nowrap; text-align: center; border: solid 1px #cdcdcd; text-decoration: none; transition: 0.25s ease-out; }
.botones-tabla-datos-pedidos:hover { background: #cdcdcd; text-decoration: none; color: #414141; }
.botones-tabla-datos-pedidos:active, .botones-tabla-datos-pedidos:focus { text-decoration: none; }
.tabla-datos-pedidos { font-size: 13px; line-height: 22px; padding: 3px 3px; margin: 5px 2px; min-width: 36px; }
.tabla-datos-pedidos thead th, .tabla-datos-pedidos tbody td { font-size: 12px; line-height: 22px; padding: 3px 3px; margin: 5px 2px; min-width: 36px;     vertical-align: top; }
.tabla-datos-pedidos ul {margin-bottom: 0px; }
.tabla-datos-pedidos tr {border-bottom: solid 1px #d5d3d3; }


.nowrap { white-space: nowrap; }

[id^="google-visualization-errors-"] > span{
    background: #d4d4d4 !important;
    font-size: 1.4em;
    padding: -3px;
    /* display: block; */
    /* text-align: center; */
    color: #424242 !important;
    visibility: hidden;

}
[id^="google-visualization-errors-"] > span::after{
    content:"No hay datos suficientes para mostrar este gráfico";
    visibility: visible;
    float:left;
}

/*
[id^="google-visualization-errors-all-"] span::after{
    content:"No hay datos suficientes para mostrar este gráfico";
    visibility: hidden !important;
    float:left;
}
*/
.contenedor-aviso-amedida { padding: 24px;     background: #ffe6c8;     margin: 0px 20px; }
.campo-dentro-separador { /* display: none; */} /*  en este proyecto no queremos usar los separadores */

.ui-state-active a:visited {background:#78ccd5 !important;color:white !important;}

@media (min-width: 992px) {
   #vis_direccionempresa { width: 66.66666667% !important;}
}

#botones-copiar-idiomas {display: none;}

.productos_disponibles.table .columna-orden {display:none;}
.rapidos.derecha {display: none !important;}


#btn-savedsearch {display: none;}

.tabla-camposobligatorios td, .tabla-camposobligatorios th {   padding: 5px 7px;  }

.explicacion-informe {    margin: 12px 12px 0px 12px;     text-align: left;     background: white;     padding: 17px;}

#vis_xxxenviarmailpruebaxxx .boton{margin-top: 30px;}

#resultado-envio-masivo-prueba{margin-left: 27px;}

#vis_xxxseparador1xxx .campo-dentro-separador  .separador{display: none;}
#vis_xxxseparador2xxx .campo-dentro-separador  .separador{display: none;}
#vis_xxxseparador3xxx .campo-dentro-separador  .separador{display: none;}

.botonera-edicion #destinatariomailprueba {     width: 198px;     float: left;     margin-top: 7px;  }

.contenidor-informe { height: 1px; }

.avisos-informes {
    text-align: center;
    background: #ffce5761;
    width: fit-content;
    padding: 20px;
    margin: auto;
}

.avisos-informes i {
    font-size: 42px;
    color: #fbbc37;
}

.campana-avisos {
    background: red;
    color: white;
    border-radius: 15px;
    min-width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    padding: 0 6px;
}



	.vista-previa{}
	.vista-previa td,.vista-previa th{ border:solid 1px #cccccc; padding:5px;}
	#contenedor-vista-previa { overflow: auto;}
	#resultado-importacion {margin-top: 10px;}


#pestana-importador-0 { z-index: 100; }
#pestana-importador-1 { z-index: 90; }
#pestana-importador-2 { z-index: 80; }
#pestana-importador-3 { z-index: 70; }
#pestana-importador-4 { z-index: 60; }


	/* RESET */

	/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*/




/* STYLES */
/* GLOBALS */

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');

#frm-importer {   display: flex;     flex-direction: column;     align-items: stretch;  flex-grow: 1;     flex-shrink: 1;}

#frm-importer .importer-error {
  color:#8a3131;
}

#frm-importer .success {
  color:#4F8A10;
}

#frm-importer .col-error {
  color:#8a3131;
  background-color:#ffbaba;
}

.fila-alert {
  min-width: 130px;
  max-width: 130px;
  position: absolute;
  z-index: 100;
}
.columnasdatos {
  margin-left: 130px;
}

#frm-importer .col-error i {
  color:#8a3131;
  margin: 0px 0px 0px 5px;
  font-size:12px;
}

#frm-importer .pestana-error {
  background-color:#FFBABA;
  color:#8a3131
}
#frm-importer .pestana-success {
  color:#4F8A10;
  background-color:#DFF2BF;
}

#frm-importer .pointer {
  cursor:pointer;
}

#frm-importer .disabled {
  border: 1px solid #999999;
  border-bottom:none;
  border-top:none;
  background-color: #cccccc;
  color: #666666;
  cursor:no-drop;
}

#frm-importer .contenedor {
  padding:20px;
  margin:0 auto;
}

#frm-importer .header {
  display:grid;
  grid-template-columns: 3fr 0.3fr 5fr;
  justify-items: center;
  margin-bottom:10px;
}
#frm-importer .header button {
  padding:5px 10px;
}
#frm-importer .header button i {
  margin-right:5px;
}
#frm-importer .divider {
  border-right:1px solid;
}

#frm-importer .cargar-documento {
  display:flex;
  flex-direction:column;
  gap:3px;
  width:100%;
  text-align:right;
}

#frm-importer .cargar-documento .submit {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  gap: 20px;
}

#frm-importer .cargar-documento .input-number {
  width:10%;
}

#frm-importer .resultado-documento { }

#frm-importer .resultado-documento p {
  align-self:center
}

#frm-importer .resultado-documento .resultado {
  display:flex;
  flex-direction:column;
  gap:10px;
}

#frm-importer .resultado-documento .resultado p {
  align-self:flex-start;
  margin: 0px;
}

/* TABLA */
#frm-importer .box-table {
  flex-grow: 1;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  font-size: 12px;    
}
#frm-importer .table {
  position:relative;
  margin-bottom: 0px !important;
  flex-grow: 1;
  flex-shrink: 1;
  display: flex; 
  align-items: stretch;
  flex-direction: column;  
}

#frm-importer .box-table table {
  table-layout: fixed;
}

#frm-importer table thead {
  background-color:rgb(212, 212, 212);
  position:sticky;
  top:0;
  box-shadow:0px 0px 6px 0px rgb(0 0 0 / 75%)
}

/*
#frm-importer #table td:first-child{
  position: fixed;
  width: 45px;
  margin: 5px 0px 0px 0px;  
  background: white;
}
#frm-importer #table th:first-child{
  width: 45px;
}
*/



#frm-importer table th, #frm-importer td {
  padding:7px;
  text-align:center;
  /*width:100px; */
  vertical-align:middle;
  white-space: nowrap;
}

#frm-importer table th {
  font-weight:700;
}

#frm-importertable tbody tr:nth-child(even) {
	background: #e7e7e7;
}
#frm-importer .pestanas {
  display:flex;
  width:95%;
  gap:10px;
  overflow:hidden;
  margin:0 auto;
  flex-wrap:wrap;
}
#frm-importer .pestana {
  display:flex;
  padding:10px 15px;
  border-radius:0px 0px 15px 0px;
}
#frm-importer .pestana i {
  margin-right:5px;
}
#frm-importer .pestana i::before {
  margin-right:5px;
}

#frm-importer ::-webkit-scrollbar {
  /*  display: none; */
}


#frm-importer table .os-padding {
  inset: 0px 10px 10px 0px !important;
}

#frm-importer #table .os-scrollbar {
padding:0;
}

#frm-importer #table .os-scrollbar-track {
  background-color:rgb(212, 212, 212);
  border-radius:0;
}
#frm-importer #table .os-scrollbar-corner {
  background-color:rgb(212, 212, 212);
}

#frm-importer .select-row {
  margin-top:10px;
  width:100%;
  padding:2px;
  background-color:transparent;
}

/* Boton Confirmar */

#frm-importer .confirmar {
  padding: 15px;
  float: right;
}

#frm-importer  .confirmar button {
  padding:15px 30px;
}

#frm-importer #subir, #frm-importer #cargar { display: none;  }

/* MOBILE */

@media(max-width:768px) {
  #frm-importer .header {
    grid-template-columns: 1fr;
    gap:20px;
  }
  #frm-importer .cargar-documento {
    text-align:center;
  }
  #frm-importer .cargar-documento .submit {
    justify-content:center
  }
  #frm-importer .divider {
    width:50%;
    border-bottom:1px solid;
  }
  #frm-importer .resultado-documento {}

  #frm-importer .resultado-documento .resultado {  }
}

.alt {font-size: 0.7em;     background: #f5f5f5;     padding: 10px;     display: inline-block;     width: fit-content;}
#frm-importer .error-pestana {  

    display: none;
    font-size: 1em;
    position: absolute;
    background: #ffeeee;
    padding: 12px;
    border-radius: 5px;
    box-shadow: 3px 3px 2px 0px #0000004a;
    transition: opacity 0.5s ease-out;
    margin-top: -28px;
    margin-left: 24px;  
    font-family: "Montserrat", "Open Sans", Arial, Verdana, sans-serif; 
    font-size: 14px;
    font-weight: normal;
}
#frm-importer .fa-exclamation-triangle:hover .error-pestana {
  display: block;
}

.pestana:hover .error-pestana {display: block;}
.col-error:hover .error-pestana {display: block;}
.pestana-error:hover .error-pestana {display: block;}

.contenido-pestana {  display: flex;     flex-direction: column;     flex-grow: 1;}
#msj-enviado{display: none;}


.aviso {
    background: #c3f9ff;
    padding: 13px;
    border: solid 1px #8fd9ec;
    margin:0px 10px 0px 0px;
}

.fila-alert { background: #fbdfbd; }

.importer-alert {color:#ff6a00;}
.fila-alert .fas {color:#ff6a00;}

/* new */
.frm-importer-container {
    padding: 1.5rem;
    border-radius: 12px;
    background: #f9fafb;
    box-shadow: 0 3px 8px rgba(0,0,0,0.1);
    font-family: 'Inter', sans-serif;
    overflow: scroll;
}

.flex-col-gap-6 {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

@media (min-width: 768px) {
    .header.flex-col-gap-6 {
        flex-direction: row;
        align-items: stretch; 
    }
    .header.flex-col-gap-6 .cargar-documento,
    .header.flex-col-gap-6 .resultado-documento {
        flex: 1;
        display: flex; 
        flex-direction: column;
    }

    .cargar-documento .alert-primary-bottom {
        margin-top: auto;
    }

    .resultado-documento .alert-warning-bottom {
        margin-top: auto;
    }

    .header.flex-col-gap-6 sl-divider {
        width: 1px;
        height: auto;
        align-self: stretch;
        margin: 0 1.5rem;
    }
}

.flex-col-gap-4 {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.flex-row-center-gap-2 {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.flex-wrap-gap-2 {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.font-semibold {
    font-weight: 600;
}

.input-w-32 {
    max-width: 120px;
}

.text-sm-leading-relaxed {
    font-size: 0.95rem;
    line-height: 1.5;
}

.mt-6 {
    margin-top: 1.5rem;
}