
     /* #entorno-pestanas, #menu-general li { background: rgba(0,0,0,1); } */  /* barra superior de menu   */
     /*
      @media (max-width: 1024px) {
        #menu-principal { background: rgba(0,0,0,1); }
      }
     */

     /*  #modal .modal-header{ background: rgba(0,0,0,1); }   *//* titulo de ventanas */
     /*  #modal .modal-header .modal-title,  #modal .modal-header .modal-title span { color: white; }  */   /*  texto titulo de ventanas */
      /* .campo-dentro-separador { background: rgba(0,0,0,1) !important; color: white; } */  /* separadores  */

      .tableFloatingHeaderOriginal tr {  background: rgba(255,255,255);   color: black; }   /*   cabecera de tabla   */
      .tableFloatingHeaderOriginal tr a,.tableFloatingHeaderOriginal tr span { color: black;}   /* texto cabecera de tabla */


    