:root {
  /*--K15t-font-family-body:'Poppins','sans-serif';
  --K15t-font-family-headline:'Poppins', 'sans-serif'; obsoletos*/
 --vpt-theme-text-font:"Poppins",sans-serif;
 --vpt-theme-headline-font:"Poppins",sans-serif;
  
  --K15t-color-brand-50:#6a8cff;
  --K15t-color-brand-100: #5078FF;
  --K15t-color-brand-200:#365FE9;
  /*colores*/
 
/*--K15t-border-neutral-strong: var(--K15t-color-purple-700); color de bordes*/
--K15t-foreground-on-brand: white;/*texto barra lateral al seleccionar*/
--K15t-background-brand-selected:var(--K15t-color-brand-50);/*fondo de barra lateral seleccionada*/
/*--K15t-foreground: var(--K15t-color-brand-100);Color texto de las cards*/
--K15t-foreground-brand: var(--K15t-color-brand-100);//*texto on this page y tablas de contenido*/
/*--K15t-background-neutral: yellow; color desplegable search */
/*--K15t-background-neutral-subtle: green; fondo iconos x ej search*/
/*--K15t-border-neutral-strong: transparent;*/
/*--K15t-border-neutral-strong:white;*/

}


table.confluenceTable {
  border-style: hidden;
  border-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
} 

table.confluenceTable tbody {
  border-style: hidden;
   border-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
} 


table.confluenceTable tr {
  border-style: hidden;
   border-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
} 


table.confluenceTable td {
  border-style: hidden;
   border-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
} 

td.confluenceTd {
  border-style: hidden;
   border-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
} 



table.confluenceTable > tbody {
  border-style: hidden;
   border-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
} 

table.confluenceTable > tbody > tr {
  border-style: hidden;
   border-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
} 


table.confluenceTable > tbody > tr > td {
  border-style: hidden;
   border-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
} 


table.confluenceTable > tbody > tr > td.confluenceTable {
  border-style: hidden;
   border-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
} 

