<!--------------------------------------------CSS MEGADICTÉITOR v3------------------------------->
<!----------------------------------------------------------------------------------------------->
<!--------------------------css dic megadicteitor-------------------------------------------->
@import url('https://fonts.googleapis.com/css?family=Playball&display=swap');
@import url('https://fonts.googleapis.com/css?family=Leckerli+One|Playball&display=swap');

.divprincipal {
border-style: solid; 
border-width: 5px;
border-color: #8a59ee;
background-color:#e5def3;

}

.div1{
  border-color: #8a59ee;
border-width: 0px;
border-style: solid;
}

.divabsoluto {
border-color: #e17521;
border-width: 0px;
border-style: solid;

}

.bodyprin{
  display: none;
}

.divocul{
  display: none;
}
.divmostr{
  display: block;
}

.selecttext{
font-size: 40px;
color: #a5d14c; 
}
.selectcomb{
font-size: 30px;
color: #7d6d9e;
width: 220px;
text-align: center;
}


 #bordemarquee{
   border-color: #aaaaaa;
   border-width: 6px;
   border-style: solid;
}


 #bordemarqueedos{
   border-color: yellow;
   border-width: 6px;
   border-style: solid;
}

.bordemarquee{
   border-color: pink;
   border-width: 6px;
   border-style: solid;
}

.bordebotones{
border-color: #e17521;
border-width: 16px;
border-style: solid;
height:  170px;
}

.bordeimgmarqueetilde{
height:  80px;
}
.bordeimgmarqueenegro{
border-color: black;
border-width: 6px;
border-style: solid;
height:  180px;
}

.bordeimgmarqueeverde{
border-color: green;
border-width: 12px;
border-style: solid;
height:  70px;
}

.bordeimgmarqueerojo{
border-color: red;
border-width: 12px;
border-style: solid;
height:  200px;
}

.textopalabraantigua{
font-style: bold;
font-size: 40px;
text-align:center;
border-width: 0px;
font-family: Comic Sans MS;
}

.textopalabra{
font-style: bold;
font-size: 60px;
text-align:center;
border-width: 0px;
font-family: 'Slabo 27px', serif;
background-color: #a3311d00;
}

.palabracarousel{
color: #C9FE7A;
}


.titule{
font-style: bold;
font-size: 60px;
text-align:center;
border-width: 5px;
border-style: solid;
font-family: Comic Sans MS;
color:  #a3311d ;
border-color:  #a3311d ;
background-color:#cea459;
align-content: center;
}

.titule2{
font-style: bold;
font-size: 40px;
text-align:center;
border-width: 5px;
border-style: solid;
font-family: Comic Sans MS;
color:  black ;
border-color:  #a3311d ;
background-color:#cea459;
align-content: center;
}

.textopalabra2{
font-style: bold;
font-size: 40px;
text-align:center;
border-width: 10px;
font-family: Comic Sans MS;
}

.numeropalabra{
font-style: bold;
font-size: 40px;
text-align:center;
font-family: Comic Sans MS;
}

.inputresp{
border-color: #008000;
   border-width: 6px;
   border-style: solid;
color: #d3ba55 ;
font-size: 50px;
text-align:center;
font-family: 'Slabo 27px', serif;
width : 205px;
height: 60px;
}

.inputpuntos{
border-color: orange;
   border-width: 12px;
   border-style: solid;
width: 125px;
height: 125px;
font-size: 70px;
text-align:center;
font-family: Comic Sans MS;
}

.imagenescss{
border-color: #090701;
   border-width: 8px;
   border-style: solid;
width: 265px;
height: 185px;
}

.imagcss{
border-color: #090701;
   border-width: 8px;
   border-style: solid;
}

.imgpeque{
width: 40px;
height: 40px;
}

.botoncargar{
height:50px;
width:350px;
color: #60821a;
font-size: 25px;

}

.botonimagen{
height:70px;
width:250px;
}

.botonborrar{
height:30px;
width:150px;
}

.botondict{
height:30px;
width:90px;
}

.botondictmedio{
height:30px;
width:145px;
}

.divclass{
float:center;
}

.ocultar{
color: #a3311d00;
font-style: bold;
font-size: 60px;
text-align:center;
border-width: 0px;
font-family: 'Slabo 27px', serif;
background-color: #a3311d00;
}

.imagenesverdecss{
border-color: green;
   border-width: 16px;
   border-style: solid;
width: 265px;
height: 185px;
}

.imagenesrojocss{
border-color: red;
   border-width: 16px;
   border-style: solid;
width: 265px;
height: 185px;
}

.iplet{
  text-align: center;
  width: 30px;
}


/* Aquí están los css modificados de bootstrap*/
.carousel-captiondos {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: top;
}

.divtextimg{
  position: absolute;
  z-index: 10;
  padding-top: 5px;

}