.breadcrumb{
    width: 100%; 
    height: 30px; 
    background-color: #deecfc; 
    color: #4e7cbf; 
    font-size:.9em; 
    margin-bottom:20px; 
    padding: 7px 10px 5px 5px; 
    text-align: right; 
    position: sticky;
}

.ir-arriba {
    display:none;
    padding:15px;
    background:#63c9e0;
    font-size:20px;
    color:#fff;
    cursor:pointer;
    position: fixed;
    bottom:20px;
    right:20px;
    border-radius: 50%;
    z-index: 10000;
    }




/* Esto aplicaria a todo, revisar border-box jun 14,20 RAAR
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;    
}
*/

body{
    font-family: 'Quicksand', sans-serif;
    color: black;
    font-weight: 300;
    line-height: 1.42857143;
    /*line-height: 2.3em;*/
    /*margin:0.5em;*/
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-o-user-select: none;
    user-select: none;
    /* background-color: red; */
}

/*.contenedorTabla{  Este se necesita para centrar la tabla....
    display: grid;
     background-color: blue; 
    justify-content: center;
    
}*/
.tablaMaster{
     display: grid; 
     /* grid-gap: 1rem;  */
     
     
    /* grid-template-columns: 200px 200px 200px;   */
   	/* background-color: yellow; */
    /* grid-template-columns: repeat(3, 200px); */
    /* grid-template-columns: repeat(3, 1fr); */
    /* grid-template-columns: minmax(150px, 200px) minmax(50px, 150px) minmax(50px, 150px);  */
     /* grid-template-columns: 250px 150px 150px;   */
      /* grid-template-columns: 250px repeat(2,150px);    */
    
     width: min-content; /*fit-content es experimental*/
     
     
    /* justify-self: center;   */
     margin: 10px auto;  /*trucazo para centrar la tabla---*/

     gap: 2px; /*truco para pintar pseudo borde*/
     background: black; /*truco para pintar pseudo borde*/
     padding: 2px; /*truco para pintar pseudo borde*/

     /*para responsividad*/
     grid-template-areas: "columna" ;
}
.casilla {
      /* grid-area: columna;   */
       /* border: 1px solid;    */
     text-align: center; 
    display: grid;
    /* place-self: center; */
    position: relative; 
}

.casilla > p {
    display: grid;
    place-self: center;
    height: 100% !important;  /*hay un height: auto que yo no defino, bootstrap?, no era un jquery.css*/
    /* background-color: yellow; */
}


/*.reactivos .lista-preguntas .droppable .clonado{*/
.clonado {
    place-self: center;
    margin: 0px;
    text-align: justify;
    max-width: 100%;
    padding: 0 10px;
    /* hyphens: auto;
     overflow-wrap, */
    /*word-break: break-all;*/
    
}

/*.respuestas .lista-respuestas .sub-item .draggable {*/
    .lista-respuestas .sub-item .draggable {    
        border: 1px solid;
        column-count: auto;
        cursor: move;
        background-color: #ffffff;
        padding: 5px;
    }

    .mySlides .draggable {
        max-width: 500px;
        column-count: auto;
        cursor: move;
        background-color: #ffffff;
        padding: 5px;        
    }

 .draggable object,
 p > object
 {
   /* max-width: 120px;
   max-height: 120px; */
   place-self: center;
    /* width: 100%; */
   max-width: 100%; 
   line-height: 1.2em;
} 
.contToolTip {
    position: absolute;
    top: 0px;
    right: 0px;
     width: fit-content; 
     height: fit-content;
}
/*
input[type="text"]:focus {
    outline-width: 2px;
    border-radius: 4px;
}
.draggable:focus {
    outline-width: 8px;
    border-radius: 4px;
    background-color: lawngreen;
    color: yellow;

}
.ocupado:focus {
    outline-width: 8px;
    border-radius: 4px;
    background-color: lawngreen;
    color: yellow;

}

.ocupado1:focus {
    outline-width: 8px;
    border-radius: 4px;
    background-color: lawngreen;
    color: yellow;

}
*/

p:empty:not(:focus)::before { /*Este es un truco para simular un placeholder en un <p>*/
    content: attr(data-placeholder);
    /* display: inline-block; */
    color: blue;
    font-size: .8em;
    font-style: italic;
    overflow: hidden;
    line-height: 1; /*Puedes usar valores sin unidad y entonces se usara este valor multiplicado por el tamanno de la fuente*/
    /*background-color:yellow;*/
    place-self: center;
    text-align: left;
    padding: 0px 10px; 
    word-break: break-all;
}




.info{
    background-color: #0069d9;
    float: right;
    padding: 18px 23px;
    font-size: 1.3em;
}

.estilosinstruccion{
    background-color: #0069d9;
    color: #fff;
    width: 100%;
    padding: 5px 10px;
    margin-top: 3px;
}

.mostrarinfo{
    display: inline-block;
}

.tamico{
    color: #fff;
    font-size: 23px;
}

.tablamasterpro{
    width: 110%;
    margin-left: -5%;
}
.botongeneral{
    background-color:  #0069d9;
}

.botongeneral:hover{
    background-color:  #0062cc;
}
.opi{
    width: 70%;
    margin-bottom: 6px;
}
table, th, td { /*Formato a la tabla*/
    /*	 border: .5px solid gray;*/
    /* 	 border-bottom: .5px solid gray;*/
    /*   border-bottom: thin;*/
    /*	 border-left: 2px solid #ddd;*/
    border-collapse: collapse; /*Para que la separacion no sean dos lineas sino una*/
    /*que tanto de la pantalla abarca la tabla*/
    font-size: 14px;
    /* border: 2px solid black; */
    /*border-top: thin;*/
    /*	 border-radius: 25px;*/
    /* JLBG mzo 16, 2019; ajujste en margen interno de las celdas para que no se pegue el borde la celda y el texto */
}

th { /*formato al encabezado de columna y fila  de table*/
    text-align: center;
    font-weight: bold;
    /*  height: 20px;*/ /*altura de renglones*/
    /* width: 30px;*/
  /*  position: sticky; para fijar pero da lata cuando hay texto en los renglones */
    top: -2px;
    background-color:#bbbbbb; 
  /*   z-index: 10000; */
}
.avisaFaltante {
    border: 2px solid #0069d9 !important;
    /* border: 2px solid white !important; */
}

.objetivoSeleccionRapida { /* para click sencillo y doble click*/
    border: 2px solid paleturquoise; 

}
.bordeDrop { /*es el nomal de inicio*/
    border: 1px solid #AAAAAA;
    border-radius: 4px;
 
}

td { /*formato al renglones de datos*/
    /*   height: auto; 
    width: 150px;*/
    width: 150px;
    text-align:center;
    /*  width: 30px;*/

 /*   z-index: 1; */
    /*	max-width: 400px;*/
    /* padding: 0px; margen interno de los renglones de captura*/
}

.non{
    background-color: #F4F2F2;
     /* border: 1px solid #FFF;  */
}
.par{
    background-color: #ffffff;
     /* border: 1px solid #FFF;  */
} 


/* 
[id^=cas]:nth-child(odd), .set.row:nth-child(odd){
    background-color: #e5e5e5;
     border: 1px solid #FFF; 
  }
 [id^=cas]:nth-child(even), .set.row:nth-child(even){
    background-color: #f0efef;
     border: 1px solid #FFF; 
  } */

/*
#encabezado {
    background-color: #e5e5e5;
	font-weight: bold;
}
tr:not(#encabezado):nth-child(odd){
    background-color: #e5e5e5;
}
tr:not(#encabezado):nth-child(even){
    background-color: #f0efef;
}
td.col0{
    width:250px;
}
*/
/*td.cContieneDroppable{
    width: 100px;
}*/

.reactivos.center{
	float: none;
	
}



.reactivos .lista-preguntas, .respuestas .lista-respuestas{
	line-height: 1.5em;
	background-color:#EAEAEA;
	background: white;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 10px;
}

/* .sub-item > p { 
    display: inline;
    margin-right: 6px;
} */


.reactivos .lista-preguntas , .respuestas .lista-respuestas .sub-item{
	padding: 5px;
    margin: 15px;
    /* margin-left: -30px; */

}
.mind1{
background-color:#cecdcd;
height: 40px;
color: black;

}
.mind2{
    background-color:#e4e4e4;
    height: 40px;

}

.simildroppable{
	/* position: relative; */
     text-align:inherit; 
    display: grid;
    place-content: center;
    padding: 3px 0px;


}
.simildroppabled{
    position: relative;
    text-align:inherit;
    color: #666666;
    height: 100%; /*ya se adapta al superior!!!!*/
}
/*.reactivos .lista-preguntas .droppable{*/
.droppable{
    display: inline-block;
	position: relative;
     text-align:justify; 
    /* height:30px; funciona mejor definiendo aqui ancho y alto...*/
    height: 100%; /*ya se adapta al superior!!!!*/
    width: 100%;
  /*  background-color:yellow;*/
}
select.vacio{
    border-color: #0069d9;
}
/*
.cContieneDroppable, .droppable {
	    height: inherit; 
	width: inherit;
}*/

.bien {
	border-color:#00A500;
}

.mal{
	border-color:#A50000;
}
.alter2{
    background-color:#eeeeee; 

}

.alter3{
    background-color:#dddddd; 

}


/*
.reactivos * p{  formato de los campos dentro de la tabla, droppable y no droppable
	height:34px;
	position: relative;
	top: 13px;
    content: "";
    display: inline-block;
    margin: 5px;
    min-width: 150px;
    min-height: 20px;
    padding: 5px;
    text-align: center;
    border: 1px solid #AAAAAA;
    border-radius: 4px;
}*/
/* 
.reactivos .lista-preguntas .droppable.ocupado{
	top: 0;

} */

.droppable.ocupado.correcto{
	/*top: 0;*/
    border: 2px solid #83c635;
    
}
.droppable.ocupado.incorrecto{
	/*top: 0;*/
    border: 2px solid #f01b18;
    
}

/*.reactivos .lista-preguntas */
.droppable.dragOver{
	border-color: #AAAAAA;
	background-color: #AAAAAA;

}

/*.reactivos .lista-preguntas */
.reactivos .lista-preguntas .droppable.ocupado.dragOver{
	border-color: #aaaaaa;
	background-color:transparent;
}

.reactivos .lista-preguntas .droppable.ocupado.correcto.dragOver{
    border:1px solid #0C0;
    color:#030;
}



/*.reactivos .lista-preguntas .droppable .clonado.correcto{*/
/*
.droppable .clonado.correcto{
    columns: #83c635;
    background-color: transparent;
    
}*/

/*.reactivos .lista-preguntas .droppable .clonado.incorrecto{*/
/*.droppable .clonado.incorrecto{
    columns: #01b180;
    background-color: #01b180;
}*/

.blink {
    animation: blink 2s linear infinite;
    -webkit-animation: blink 2s linear infinite;
  }
  @keyframes blink {
    50% { opacity: 0.0; }
  }
  @-webkit-keyframes blink {
    50% { opacity: 0.0; }
  }

i.ip {
    font-size:30px;
    color:#83c635;
    margin-left: 5px;
}
i.it {
    font-size:30px;
    color:#f01b18;
    margin-left: 5px;
}

.respuestas{
	text-align:center;
}

.respuestas.center{
	float: none;
	margin: auto;
}

.respuestas.center .lista-respuestas .sub-item{
	display: inline-block;
    width: 200px;
    max-width: 200px;
    vertical-align:middle;
    margin:20px;
}
.ejercicio:after{
	clear: both;
	content: "";
	display: block;
}

.revisa {
    width: 300px;
    margin: auto;
}

.revisa button{
	display: block;
	width: 150px;
	margin: 10px auto;
}
.revisa:before{
	content: "";
	display: block;
	clear: both;
}
.retroalimentacion{
	text-align:center
}
.barraInferior{
    text-align: center;
    clear: both;
}
.retroBien{
    color: rgb(0, 131, 0);
    background-color: rgba(0, 255, 0, 0.1);
    border: 1px solid rgb(0, 165, 0);
    padding: 6px;
    border-radius: 3px;
	line-height:30px;
}

.retroMal{
    color: rgb(131, 0, 0);
    background-color: rgba(255, 0, 0, 0.1);
    border: 1px solid rgb(165, 0, 0);
    padding: 6px;
    border-radius: 3px;
	margin: 0 2px;
	line-height:30px;
}

.retroArroba{
    color: rgb(131, 0, 0);
    background-color: rgba(255, 0, 0, 0.1);
    border: 1px solid rgb(165, 0, 0);
    padding: 6px;
    border-radius: 3px;
	margin: 0 2px;
	line-height:30px;
}
select{
    margin-top:5px;
}
.mostrarRetro{
    display:inline-block;
}

.mostrar { /*Para poner o quitar elementos....*/
	display:initial; /* o ponemos ""? */
}
.ocultar {
	display: none !important; /* RAAR mar 23,19: algo esta provocando colision de css, sospecho de .addClass("col-md-3 col-lg-3");*/
}
.ocultarRetro{
    display:none;
}

.headings { /*nm*/
	/* font-family: 'Open Sans', sans-serif; */
    font-family: 'Quicksand', sans-serif;
    color: #b1b1b1;
    letter-spacing: 1px;
    font-size: 1em;
    margin: 0;
}
p {
    font-family: 'Open Sans', sans-serif;
    margin: 0 0; /* para quitar un margen que impone type.less de bootstrap*/
    font-size: 1.1em;
    line-height: 1.8em;
    /* font-weight: 300; */
    letter-spacing: .7px;
    text-align: justify;
    font-weight: 400;
}
/* .actividad {
    max-width: 250px;
    background: #e63726;
    padding: 5px;
    border-radius: 20px;
    text-align: center;
    color: #fff!important;
    margin-bottom: 15px !important;
    font-size: 1.2em;
} */
.headings-int {
    font-family: 'Open Sans', sans-serif;
    color: #003b71;
    letter-spacing: 1px;
    font-size: 1.8em;
    margin-top: 0; 
    /* font-family: 'Quicksand', sans-serif; 
     color: #283853; 
    letter-spacing: 1px;
    font-size: 2em;
    margin-top: 0;*/
    font-weight: bold;
    padding-top: 30px;
}
.under-li {
    /* border-bottom: solid #dbdbdb; */
    /* border-width: 3px; */
   /* padding-bottom: 9px;*/
    /* width: 80%; */
    border-bottom: dotted #e63726;
    border-width: 3px;
    padding-bottom: 9px;
    width: 100%;
}
.ip, .it{
	margin-left:10px
}

.icono{
  font-size: 6em;
  float: right;
  color: #b1b1b1;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    /* [class*="col-"] {
      width: 100%;
    } */
    
    /* no funciona, por que es por llamada la cantidad de columnas, con .css
    .tablaMaster{
        background-color: yellow;
        grid-template-columns: 100%;
    }*/
}

@media (min-width:900px){
  .icono {
    display: none;
}
}

@media only screen and (max-width: 480px) {
	body{
		font-family: Gotham,"Helvetica Neue",Helvetica,Arial,sans-serif;	
		color: #777;

    }


    .respuestas.center .lista-respuestas .sub-item {
      width: 120px; 
     margin:10px;
    }
	.respuestas .lista-respuestas .sub-item .draggable {
        
        width: 100px;
	}
}


.tooltip-inner {font-size: 1.2em; text-align: left; min-width: 280px; padding: 10px};

.tooltip.primary .tooltip-inner          { background-color:    #337ab7; }
.tooltip.primary.top > .tooltip-arrow    { border-top-color:    #337ab7; }
.tooltip.primary.right > .tooltip-arrow  { border-right-color:  #337ab7; }
.tooltip.primary.bottom > .tooltip-arrow { border-bottom-color: #337ab7; }
.tooltip.primary.left > .tooltip-arrow   { border-left-color:   #337ab7; }

.tooltip.info .tooltip-inner          { background-color:    #31b0d5; }
.tooltip.info.top > .tooltip-arrow    { border-top-color:    #31b0d5; }
.tooltip.info.right > .tooltip-arrow  { border-right-color:  #31b0d5; }
.tooltip.info.bottom > .tooltip-arrow { border-bottom-color: #31b0d5; }
.tooltip.info.left > .tooltip-arrow   { border-left-color:   #31b0d5; }

.tooltip.success .tooltip-inner          { background-color:    #83c635; }
.tooltip.success.top > .tooltip-arrow    { border-top-color:    #83c635; }
.tooltip.success.right > .tooltip-arrow  { border-right-color:  #83c635; }
.tooltip.success.bottom > .tooltip-arrow { border-bottom-color: #83c635; }
.tooltip.success.left > .tooltip-arrow   { border-left-color:   #83c635; }

.tooltip.warning .tooltip-inner          { background-color:    #ec971f; }
.tooltip.warning.top > .tooltip-arrow    { border-top-color:    #ec971f; }
.tooltip.warning.right > .tooltip-arrow  { border-right-color:  #ec971f; }
.tooltip.warning.bottom > .tooltip-arrow { border-bottom-color: #ec971f; }
.tooltip.warning.left > .tooltip-arrow   { border-left-color:   #ec971f; }

.tooltip.danger .tooltip-inner          { background-color:    #f01b18; }
.tooltip.danger.top > .tooltip-arrow    { border-top-color:    #f01b18; }
.tooltip.danger.right > .tooltip-arrow  { border-right-color:  #f01b18; }
.tooltip.danger.bottom > .tooltip-arrow { border-bottom-color: #f01b18; }
.tooltip.danger.left > .tooltip-arrow   { border-left-color:   #f01b18; }

.tooltip.in {opacity: 1 !important;} 

/* // tabla */

#prohibido{
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    color: red;
}


/* Slideshow container */					/* JLBG Mayo 22, 2020; ajuste para colocar respuesta desde slides inferiores */
.slideshow-container {
    position: relative;
    background: #f1f1f1f1;
   /* background: yellow; */
   
  }

  /* #tmp {
      background: red;
      
  } */


 /* Slides */					/* JLBG Mayo 22, 2020; ajuste para colocar respuesta desde slides inferiores */
  .mySlides {
    padding: 30px;
    text-align: center;
    margin: 0 50px;

  }
  
  /* Next & previous buttons */					/* JLBG Mayo 22, 2020; ajuste para colocar respuesta desde slides inferiores */
  .prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -30px;
    padding: 16px;
    color: #888;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
  }
  
  /* Position the "next button" to the right */					/* JLBG Mayo 22, 2020; ajuste para colocar respuesta desde slides inferiores */
  .next {
    position: absolute;
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */					/* JLBG Mayo 22, 2020; ajuste para colocar respuesta desde slides inferiores */
  .prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.8);
    color: white;
  }
  
  /* The dot/bullet/indicator container */					/* JLBG Mayo 22, 2020; ajuste para colocar respuesta desde slides inferiores */
  .dot-container {
    text-align: center;
    padding: 20px;
    background: #f1f1f1;
   
  }
  
  /* The dots/bullets/indicators */					/* JLBG Mayo 22, 2020; ajuste para colocar respuesta desde slides inferiores */
  .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
  }
  
  /* Add a background color to the active dot/circle */					/* JLBG Mayo 22, 2020; ajuste para colocar respuesta desde slides inferiores */
  .active, .dot:hover {
    background-color: #717171;
  }
  
  /* Add an italic font style to all quotes */
  q {font-style: italic;}
  
  /* Add a blue color to the author */
  .author {color: cornflowerblue;}
  
  .carrusel {					/* JLBG Mayo 22, 2020; ajuste para colocar respuesta desde slides inferiores */
      position: relative;
     
      min-height: 30px;
      padding: 5px;
      border: 1px solid #aaaaaa;
      cursor: move;
      background-color: #ffffff;
      /* display: block; */
      overflow: hidden;
      margin: 0px auto;
      z-index: 42;
      left: 0px;
      top: 0px;
      /* box-shadow: 5px 10px 10px #383838; */
  }
  
  @media only screen and (max-width: 992px) { 
    .carrusel {
      background-color: initial;
      border:none;
      /* box-shadow: none; */
    }
    .dropup.sub-item.respuesta {
      /* border: 1px solid; */
      background-color: #ffffff;
      /* box-shadow: 5px 10px 10px #383838; */
    }
    /* #reactivo{
      background-color: #ecebeb;
    } */
  }
  
  #desplazamiento{
    text-align: center;
  }
  
 