.oca .minia img {
	max-width: 50%;
	max-height: 50%;
}

.oca #menuPreguntas {
	z-index: 4;
}

.oca #divPreg>div>span:nth-child(2) {
	flex-grow: 0;
}

.oca #imprimir {
	font-family: Helvetica;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.oca #imprimir label {
	display: none;
}

.oca .autocomplete {
	width: 100%
}

.oca .bussines {
	margin-top: 1em;
}

.oca .secc,
.divNum {
	position: relative;
	z-index: 2;
}

.oca td {
	word-break: break-word;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff
}

.oca table#tablero {
	background-color: lightgrey;
	border-collapse: separate;
	border-spacing: 0px;
	border: 0px;
}

.oca table#tablero td {
	background-color: white;
}

.oca table#tablero tr {
	border-top: 4px solid black;
	border-bottom: 4px solid black;
}

.oca table#tablero td {
	border-color: black;
	text-align: center;
	position: relative;
	padding: 0;
	width: 10%;
	height: 10%;
}

.oca table#tablero tr:nth-child(2) td:nth-child(2),
table#tablero tr:nth-child(3) td:nth-child(3),
table#tablero tr:first-child td:first-child {
	border-radius: 50% 0 0 0;
	border: solid black;
	border-width: 1px;
}

.oca table#tablero tr:nth-last-child(2) td:nth-last-child(2),
table#tablero tr:nth-last-child(3) td:nth-last-child(3),
table#tablero tr:nth-last-child(4) td:nth-last-child(4),
table#tablero tr:last-child td:last-child {
	border-radius: 0 0 50% 0;
	border: solid black;
	border-width: 1px;
}

.oca table#tablero tr:nth-child(2) td:nth-last-child(2),
table#tablero tr:nth-child(3) td:nth-last-child(3),
table#tablero tr:nth-child(4) td:nth-last-child(4),
table#tablero tr:first-child td:last-child {
	border-radius: 0 50% 0 0;
	border: solid black;
	border-width: 1px;
}

.oca table#tablero tr:nth-last-child(2) td:nth-child(1),
table#tablero tr:nth-last-child(3) td:nth-child(2),
table#tablero tr:nth-last-child(4) td:nth-child(3) {
	border-radius: 0 0 0 50%;
	border: solid black;
	border-width: 1px;
}

.oca table#tablero tr:nth-child(2) td:nth-child(2),
table#tablero tr:nth-child(2) td:nth-child(3),
table#tablero tr:nth-child(2) td:nth-child(4),
table#tablero tr:nth-child(2) td:nth-child(5),
table#tablero tr:nth-child(2) td:nth-child(6),
table#tablero tr:nth-child(2) td:nth-child(7),
table#tablero tr:nth-child(3) td:nth-child(3),
table#tablero tr:nth-child(3) td:nth-child(4),
table#tablero tr:nth-child(3) td:nth-child(5),
table#tablero tr:nth-child(3) td:nth-child(6),
table#tablero tr:nth-child(4) td:nth-child(4),
table#tablero tr:nth-child(4) td:nth-child(5) {
	border-top-width: 10px!important;
}

.oca table#tablero tr:nth-child(4) td:nth-child(4),
table#tablero tr:nth-last-child(4) td:nth-child(3),
table#tablero tr:nth-last-child(4) td:nth-child(4),
table#tablero tr:nth-last-child(4) td:nth-child(5),
table#tablero tr:nth-last-child(3) td:nth-child(2),
table#tablero tr:nth-last-child(3) td:nth-child(3),
table#tablero tr:nth-last-child(3) td:nth-child(4),
table#tablero tr:nth-last-child(3) td:nth-child(5),
table#tablero tr:nth-last-child(3) td:nth-child(6),
table#tablero tr:nth-last-child(2) td:nth-child(1),
table#tablero tr:nth-last-child(2) td:nth-child(2),
table#tablero tr:nth-last-child(2) td:nth-child(3),
table#tablero tr:nth-last-child(2) td:nth-child(4),
table#tablero tr:nth-last-child(2) td:nth-child(5),
table#tablero tr:nth-last-child(2) td:nth-child(6),
table#tablero tr:nth-last-child(2) td:nth-child(7) {
	border-bottom-width: 10px!important;
}

.oca table#tablero tr:nth-child(4) td:nth-child(4),
table#tablero tr:nth-child(3) td:nth-child(3),
table#tablero tr:nth-child(4) td:nth-child(3),
table#tablero tr:nth-child(5) td:nth-child(3),
table#tablero tr:nth-child(2) td:nth-child(2),
table#tablero tr:nth-child(3) td:nth-child(2),
table#tablero tr:nth-child(4) td:nth-child(2),
table#tablero tr:nth-child(5) td:nth-child(2),
table#tablero tr:nth-child(6) td:nth-child(2) {
	border-left-width: 10px!important;
}

.oca table#tablero tr:nth-child(2) td:nth-child(7),
table#tablero tr:nth-child(3) td:nth-child(7),
table#tablero tr:nth-child(4) td:nth-child(7),
table#tablero tr:nth-child(5) td:nth-child(7),
table#tablero tr:nth-child(6) td:nth-child(7),
table#tablero tr:nth-child(7) td:nth-child(7),
table#tablero tr:nth-child(3) td:nth-child(6),
table#tablero tr:nth-child(4) td:nth-child(6),
table#tablero tr:nth-child(5) td:nth-child(6),
table#tablero tr:nth-child(6) td:nth-child(6),
table#tablero tr:nth-child(4) td:nth-child(5),
table#tablero tr:nth-child(5) td:nth-child(5) {
	border-right-width: 10px!important;
}

.oca .info table#tablero tr:nth-child(2) td:nth-child(2),
.oca .info table#tablero tr:nth-child(2) td:nth-child(3),
.oca .info table#tablero tr:nth-child(2) td:nth-child(4),
.oca .info table#tablero tr:nth-child(2) td:nth-child(5),
.oca .info table#tablero tr:nth-child(2) td:nth-child(6),
.oca .info table#tablero tr:nth-child(2) td:nth-child(7),
.oca .info table#tablero tr:nth-child(3) td:nth-child(3),
.oca .info table#tablero tr:nth-child(3) td:nth-child(4),
.oca .info table#tablero tr:nth-child(3) td:nth-child(5),
.oca .info table#tablero tr:nth-child(3) td:nth-child(6),
.oca .info table#tablero tr:nth-child(4) td:nth-child(4),
.oca .info table#tablero tr:nth-child(4) td:nth-child(5) {
	border-top-width: 3px!important;
}

.oca .info table#tablero tr:nth-child(4) td:nth-child(4),
.oca .info table#tablero tr:nth-last-child(4) td:nth-child(3),
.oca .info table#tablero tr:nth-last-child(4) td:nth-child(4),
.oca .info table#tablero tr:nth-last-child(4) td:nth-child(5),
.oca .info table#tablero tr:nth-last-child(3) td:nth-child(2),
.oca .info table#tablero tr:nth-last-child(3) td:nth-child(3),
.oca .info table#tablero tr:nth-last-child(3) td:nth-child(4),
.oca .info table#tablero tr:nth-last-child(3) td:nth-child(5),
.oca .info table#tablero tr:nth-last-child(3) td:nth-child(6),
.oca .info table#tablero tr:nth-last-child(2) td:nth-child(1),
.oca .info table#tablero tr:nth-last-child(2) td:nth-child(2),
.oca .info table#tablero tr:nth-last-child(2) td:nth-child(3),
.oca .info table#tablero tr:nth-last-child(2) td:nth-child(4),
.oca .info table#tablero tr:nth-last-child(2) td:nth-child(5),
.oca .info table#tablero tr:nth-last-child(2) td:nth-child(6),
.oca .info table#tablero tr:nth-last-child(2) td:nth-child(7) {
	border-bottom-width: 3px!important;
}

.oca .info table#tablero tr:nth-child(4) td:nth-child(4),
.oca .info table#tablero tr:nth-child(3) td:nth-child(3),
.oca .info table#tablero tr:nth-child(4) td:nth-child(3),
.oca .info table#tablero tr:nth-child(5) td:nth-child(3),
.oca .info table#tablero tr:nth-child(2) td:nth-child(2),
.oca .info table#tablero tr:nth-child(3) td:nth-child(2),
.oca .info table#tablero tr:nth-child(4) td:nth-child(2),
.oca .info table#tablero tr:nth-child(5) td:nth-child(2),
.oca .info table#tablero tr:nth-child(6) td:nth-child(2) {
	border-left-width: 3px!important;
}

.oca .info table#tablero tr:nth-child(2) td:nth-child(7),
.oca .info table#tablero tr:nth-child(3) td:nth-child(7),
.oca .info table#tablero tr:nth-child(4) td:nth-child(7),
.oca .info table#tablero tr:nth-child(5) td:nth-child(7),
.oca .info table#tablero tr:nth-child(6) td:nth-child(7),
.oca .info table#tablero tr:nth-child(7) td:nth-child(7),
.oca .info table#tablero tr:nth-child(3) td:nth-child(6),
.oca .info table#tablero tr:nth-child(4) td:nth-child(6),
.oca .info table#tablero tr:nth-child(5) td:nth-child(6),
.oca .info table#tablero tr:nth-child(6) td:nth-child(6),
.oca .info table#tablero tr:nth-child(4) td:nth-child(5),
.oca .info table#tablero tr:nth-child(5) td:nth-child(5) {
	border-right-width: 3px!important;
}

.oca
/*
		*/

table#tablero tr:nth-child(4) td:nth-child(4) {
	background-image: url("../imagenes/fin.png");
	background-color: lightgreen;
}

.oca .fin {
	background-color: lightgreen;
}

.oca table#tablero tr:nth-child(4) td:nth-child(4):before {
	content: "Fin";
}

.oca table#tablero tr:last-child td:first-child {
	background-color: grey;
	border-radius: 0;
}

.oca textarea {
	width: 90%;
}

.oca table#tablero td {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.oca td.oca {
	background-image: url("../imagenes/oca.png");
}

.oca .oca {
	background-color: #ffddd0!important;
}

.oca td.puente {
	background-image: url("../imagenes/puente.png");
}

.oca .puente {
	background-color: #ffd589!important;
}

.oca td.posada {
	background-image: url("../imagenes/posada.png");
}

.oca .posada {
	background-color: #ffff92!important;
}

.oca td.pozo {
	background-image: url("../imagenes/pozo.png");
}

.oca .pozo {
	background-color: #c77575!important;
}

.oca td.laberinto {
	background-image: url("../imagenes/laberinto.png");
}

.oca .laberinto {
	background-color: #85ce85!important;
}

.oca td.carcel {
	background-image: url("../imagenes/carcel.png");
}

.oca .carcel {
	background-color: lightskyblue!important;
}

.oca td.calavera {
	background-image: url("../imagenes/calavera.png");
}

.oca .calavera {
	background-color: #bb91bb!important;
}

.oca td.dado, .oca span.dado {
	background-color: lightgrey!important;
}

.oca #maximi table {
	margin: 0 auto;
}

.oca .desc {
	font-weight: normal;
}

.oca .indic {
	width: 100%!important;
}

.oca table#tablero td {
	}

.oca .titInst {
	font-size: 1.5rem;
	width: 100%!important;
	text-align: center;
}

.oca .instrucciones {
	font-size: .8rem;
	display: flex;
	flex-wrap: wrap;
}

.oca .instrucciones div {
	width: 50%;
}

.oca #cartas {
	width: 100%;
	max-width: 185.9mm;
	max-height: 249.4mm;
}

.oca #cartas td span {
	font-size: 1em;
}

.oca #cartas td div {
	font-size: 1.5em;
}

.oca #cartas td {
	border: 1px solid #000;
	padding: 5px;
	width: 20%;
	word-break: break-word;
	height: 2cm;
	text-align: center;
}

#cartas{
	display: none;
}
#maximi{
	display: flex;
	justify-content: center;
	flex-direction: column;
	width: 150vw;
	height: 75vw;
}
.oca#imprimir{
	background-color: lightgrey;
	cursor: grab;
	height: 90vh;
	position: relative;
}
.info table{
	font-size: 1vw;
}
.puente{
	height: 3px!important;
}
.info table{
	max-width: 20vw;
	max-height: 20vw;
	transform-origin: top left;
}
#maximi #tablero{
	width: 100vh;
	height: 100vh;
	transform: scale(2) rotateX(60deg) rotateY(0deg) rotateZ(45deg);
	transform-origin: left;
}
#maximi.dosd #tablero{
	transform: none;
}
#maximi.dosd{
	width: 100%;
	justify-content: flex-start;
	align-items: center;
	height: 100vh;
}
.minimapa{
	display: none;
}
#imprimir{
	overflow-y: auto;
}
.info{
	box-shadow: 0 0 10px black;
	background-color: rgba(0,0,0,.8);
	color: white;
	max-width: 20vw;
	position: sticky;
	left: 0;
	top: 0;
	z-index: 4;
	cursor: pointer;
}
.info .dado{
	width: 10vw;
	height: 10vw;
	background-image: url("../imagenes/dado1.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.dado:first-child.gira{
	animation: girar 1s 10 ease-out;
	animation-direction: reverse;
}
.gira{
	animation: girar 1s 10 ease-out;
}
.contDado{
	display: flex;
}
.ficha.player0{
	background-color: white;
}
.ficha.player1{
	background-color: crimson;
}
.ficha.player2{
	background-color: cadetblue;
}
.ficha{
	height: 5vh;
	width: 5vh;
	z-index: 2;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid black;
	box-sizing: border-box;
	box-shadow: 0px 0px 5px black, 0px 0px 10px white;
	font-size: .6em;
}
.posicion{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
}
.posicion div:nth-child(3){
	position: absolute;
}
.preguntando .respuestas .opcionRes:hover{
	box-shadow: 0 0 10px black;
}
.preguntando .respuestas .opcionRes{
	min-height: 1em;
	min-width: 1em;
	border: 1px solid grey;
	margin: 5px;
    padding: 0 1em;
    transition: all .2s;
}

.preguntando .respuestas{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.question progress{
	width: 100%;
	height: 5px;
}
.preguntando{
	display: flex;
	flex-direction: column;
	background-color: white;
	box-shadow: 0 0 10px black;
	text-align: center;
    border: 10px solid pink;
	min-width: 50%;
	min-height: 50%;
	max-width: 90%;
	max-height: 90%;
}
td .oca .player0,
td .oca .player1,
td .oca .player2{
	position: absolute;
	animation: desliza 2s;
}
td .escalera .player0,
td .escalera .player1,
td .escalera .player2{
	position: absolute;
	transform: rotate(180deg);
	animation: desliza 2s;
}
.responde{
	color: black;
    height: calc(100vh - 180px);
    width: calc(100vw - 180px);
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    z-index: 3;
    justify-content: center;
    align-items: center;
    font-size: 2em;
    background-color: rgba(255,255,255,.8);
}
.responde .question>span{
	display: flex;
	flex-grow: 1;
	justify-content: center;
	align-items: center;
}
.responde .question{
	display: flex;
	flex-direction: column;
	align-items: center;
	flex-grow: 1;
	border-bottom: 5px solid pink;
	overflow-y: auto;
}
.turnoActual{
	text-align: center;
	font-size: 1.8em;
	width: 100%;
	transition: all .4s;
}
.cambiaTurno{
	color: white;
	background-color: lightpink;
}
@keyframes desliza{
	from{
		bottom: 90%;
	}
	to{
		bottom: 0;
	}
}
@keyframes girar{
	0%{
		background-image: url("../imagenes/dado1.png");
	}
	10%{
		background-image: url("../imagenes/dado2.png");
	}
	20%{
		background-image: url("../imagenes/dado3.png");
	}
	30%{
		background-image: url("../imagenes/dado4.png");
	}
	40%{
		background-image: url("../imagenes/dado5.png");
	}
	50%{
		background-image: url("../imagenes/dado6.png");
	}
	60%{
		background-image: url("../imagenes/dado1.png");
	}
	70%{
		background-image: url("../imagenes/dado2.png");
	}
	80%{
		background-image: url("../imagenes/dado3.png");
	}
	90%{
		background-image: url("../imagenes/dado4.png");
	}
	100%{
		background-image: url("../imagenes/dado5.png");
	}
}