.ios body, .md body {
    font-family: 'RCI Bk';
    font-weight: 300;
    font-style: normal;
}

.ios .page {
    background: #fff;
}

.button {
	font-family: 'Orbitron', sans-serif;
}

.icon-semOpen{
	background: #FF7900 !important;
    color: #fff !important;
    border-radius: 50%;
    text-align: center;	
	width: 36px;
    height: 36px;
    line-height: 36px;    
}
.icon-semDone{
    background: #42c2ae !important;
    color: #fff !important;
    border-radius: 50%;
    text-align: center;	
	width: 36px;
    height: 36px;
    line-height: 36px;    
}
.icon-semFuture{
	background: #c5c4c4;
    color: #fff !important;
    border-radius: 50%;
    text-align: center;	
	width: 36px;
    height: 36px;
    line-height: 36px;    
}
.icon-semL:before {content: 'L';}
.icon-semM:before {content: 'M';}
.icon-semX:before {content: 'X';}
.icon-semJ:before {content: 'J';}
.icon-semV:before {content: 'V';}
.item-inner.item-semFuture {
    color: #999 !important;
}
.ic-semDone .item-inner .item-after i {
    color: #42c2ae !important;
}
span.ranking-position {
    background-color: #d7d7dc;
    padding: 9px 16px;
    border-radius: 25px;
    color: #fff;
    font-weight: bold;
}
.item-content.item-content-mypos {
    background-color: #eee;
}
.item-content-mypos span.ranking-position {
    background-color: #FF7900 !important;
}
.md .button.tab-link-active {
    background-color: #4aa8f3;
    color: #fff;
}

.swiper-reto .swiper-slide {
  font-size: 25px;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  color: #000;
}
.swiper-reto .swiper-slide {
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #fff;
}
.swiper-reto {
  margin: 0px 0 35px;
  font-size: 18px;
  height: 120px;
}
.swiper-reto .swiper-slide {
  width: 85%;
}
div#progresoRetoDiario {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 5%;
    background-color: #fff;
}
.progressbar {
    height: 3px !important;
    background: #efeaea  !important;
}
div#containerProgreesbarRetoDiario {
    position: relative;
    float: left;
    width: 70%;
    margin-left: 0%;
    margin-top: 12px;
}
div#centradorStepRetoDiario {
    position: relative;
    float: left;
    width: 15%;
    height: 100%;
}
div#containerStepRetoDiario {
    position: absolute;
    top: 50%;
    margin-top: -0.7em;
    left: 40%;
    font-size: 16px;
}
div#iconoMeta {
    position: relative;
    float: left;
    margin-left: 10px;
}
#iGameArena {
    position: absolute;
    left: 0;
    top: 5%;
    border: none;
    height: 95%;
    width: 100%;
    overflow: hidden;
}
#iSatisfaccion {
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.resumen-resultados {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
}
.detalle-resultados {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
}
.resultado-header {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.resultado-bloquedos {
    position: relative;
    width: 100%;
    float: left;
    margin-top: 20px;
}
.resultado-unbloque {
    position: relative;
    float: left;
    width: 50%;
}
.resultado-unbloque-label {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
}
.resultado-tiempo {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #ff7900;
    margin-top: 27px;
    font-weight: 700;
}
.resultado-tiempo span {
    vertical-align: sub;
}
.resultado-tiempo i.icon {
    color: #333;
    margin-right: 10px;
    font-size: 32px;
}
.gauge-container {
    position: relative;
    float: left;
    width: 60%;
    margin-top: 10px;
    margin-left: 20%;
}
.dr-linea {
    position: relative;
    float: left;
    width: 100%;
    font-size: 16px;
    text-align: center;
}
.dr-linea-label {
    position: relative;
    float: left;
    width: 65%;
    text-align: right;
    font-size: 16px;
}
.dr-linea-value {
    position: relative;
    float: left;
    width: 20%;
    text-align: right;
}
.drl-label {
    position: relative;
    display: inline-block;
    text-align: right;
}
.drl-value {
    position: relative;
    display: inline-block;
    text-align: right;
    margin-left: 20px;
}
.resultado-clientes {
    position: relative;
    float: left;
    width: 100%;
    background-color: #ff7900;
    color: #fff !important;
    padding: 15px 0px !important;
    text-align: center;
}
.resultado-clientes-label {
    font-size: 1.7em;
}
.resultado-clientes-valor {
    font-size: 2.5em;
    font-weight: bold;
}
div#dialog-trofeo-info {
    margin-top: 10px !important;
}
div#trofeo-texto {
    text-align: left;
}
div#trofeo-titulo {
    font-size: 1.25em;
    font-weight: bold;
}
div#trofeo-label {
    font-size: 0.9em;
    color: #333;
}
div#trofeo-image img {
    width: 100%;
    height: 100%;
}

div#userProfileNameContainer {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0px;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
div#userProfileInitials {
    width: 25vw;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height: 25vw;
    line-height: 25vw;
    background-color: #FF7900;
    color: #fff;
    border-radius: 50%;
    font-size: 9vw;
   font-family: 'RCI Lt';
    font-weight: 300;
    font-style: normal;
}
div#userProfileName {
    text-align: center;
    margin-top: 5px;
}

/*div#cabecera-desafio {
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 25px;
}
div#banner-desafio {
    position: relative;
    width: 100%;
    height: 28vh;
}
img.source-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
div#banner-textos {
    position: relative;
    width: 100%;
    background-color: #fff;
    height: 50px;
}
div#desafio-titulo-principal {
    position: relative;
    width: 65%;
    height: 50px;
    line-height: 50px;
    padding-left: 5%;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    top: -6px;
}
div#desafio-titulo-icono {
    position: relative;
    width: 5%;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    top: -9px;
}
#desafio-titulo-icono i {
    font-size: 16px !important;
}
div#desafio-subtitulo {
    position: relative;
    width: 20%;
    font-size: 10px;
    height: 50px;
    background-color: #fff;
    padding-left: 2%;
    display: inline-block;
    top: 2px;
}*/
div#lista-misiones {
    margin-top: 0px !important;
    border-top: 1px solid #ddd;
}

div#lista-misiones .item-link .item-inner .item-after,
div#lista-misiones .item-link .item-inner .item-after:after {
    color: #FF7900;
}

.right i.icon {
    margin-left: 5px;
}
#listaTusTrofeos .item-content {
    min-height: 64px;
}
#listaTusTrofeos i {
    width: 36px;
    height: 36px;
    font-size: 32px;
}
div#listaTusTrofeos .item-media img {
    width: 50px;
    height: 50px;
}
div#perfilSettings .item-media i.material-icons {
    color: #666 !important;
}
.login-screen-banner {
    position: relative;
    width: 50%;
    background: url(../img/RCI_fondoblanco_horizontal.png);
    height: 20vw;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 25%;
}
.login-screen-banner-agente {
    position: relative;
    width: 100%;
    background: url(../img/bannerlogin.png);
    height: 40vw;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ff7900;
    padding: 6vw 0vw;
}

#popupAyuda .page-content iframe,
#popupTyC .page-content iframe,
#popupPPriv .page-content iframe {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: none;
}

p.ptabulado
{
	margin-left: 5%;
}
.block-centered
{
	    text-align: center;
}
p.ptitulo {
    text-align: center;
    color: #FF7900;
}
.block20top
{
	margin-top:20px !important;
}

div#galeriaHuevos {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
}
#galeriaHuevos .list {
    margin-top: 0px;
    margin-bottom: 10px;
}
.miniHuevo {
    position: relative;
    float: left;
    width: 25vw;
    height: 25vw;
}
.miniHuevoImg {
    position: relative;
    float: left;
    margin-left: 1px;
    margin-top: 1px;
    width: 99%;
    height: 99%;
    background-size: cover;
    background-position: center center;
}
div#imagenHuevo {
    position: relative;
    float: left;
    width: 100%;
    height: 80vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
div#pieHuevo {
    position: absolute;
    float: left;
    width: 100%;
    bottom: 0px;
}
div#pieHuevo_textos {
    position: relative;
    float: left;
    width: 80%;
    height: auto;
    margin-bottom: 10px;
}
.pieHuevo_texto {
    position: relative;
    float: left;
    width: 90%;
    margin-left: 10%;
    /*margin-bottom: 15px;*/
}
div#miVotacion {
    display: none;
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 48px;
    height: 48px;
    background-color: #bee2c9;
    border-radius: 24px;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
}

div#sinVotosDisponibles {
	display:none;
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 48px;
    height: 48px;
    background-color: #e2bebe;
    border-radius: 24px;
    text-align: center;
    line-height: 60px;
}
#sinVotosDisponibles i {
    color: #666;
}
div#votacionTerminada {
	display:none;
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 48px;
    height: 48px;
    background-color: #e2bebe;
    border-radius: 24px;
    text-align: center;
    line-height: 60px;
}
#votacionTerminada i {
    color: #666;
}
div#rankingSubtab {
    margin-bottom: 10px;
}
#votacionesHuevos i.f7-icons {
    margin-left: 3px;
    font-size: 18px;
    margin-top: 4px;
}

.tabHuevos button {
    font-size: 18px;
}

.ios i.egg-icons {
    font-size: 32px;
}

.dani-panel {
	display: none;
}
.desktop-app .dani-panel {
    position: relative;
    width: 25%;
    height: 100%;
	float: left;
	background-color: #fff1e4;
}
.desktop-app .view.view-main {
    width: 75%;
    float: left;
}


/*.desktop-app .page-content.login-screen-content {
	width: 30vw;
	margin-left: auto;
    margin-right: auto;	
}*/
.desktop-app .login-screen-banner {
	height: 5vw;
	background-size: 50%;
}
.desktop-app .login-screen-banner-agente {
	height: 10vw;
	padding: 1vw 0vw;
	background-size: contain/*40%*/;
}
.desktop-app .toolbar {
    display: none !important;
}
li.creandoEquiposEligeEquipo {
    margin-bottom: 20px;
}
.desktop-app{
	max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
}
.device-desktop body {
    background-color: #eee;
}
div#creandoequipo-banner6 {
    position: relative;
    width: 100%;
    height: 40vh;
    background: url(../img/ilustracion_EQUIPO_CEADO_RETINA.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
div#creandoequipo-title6 {
    position: relative;
    width: 80%;
    margin-top: 4vh;
    text-align: center;
    font-size: 6vw;
    padding-left: 10%;
    font-family: 'RCI Bk';
    color: #ff7900;
    font-weight: 700;
}
.device-desktop div#creandoequipo-title6 {
	font-size: 6vh !important;
}

div#creandoequipo-subtitle6 {
    position: relative;
    width: 80%;
    margin-top: 2vh;
    text-align: center;
    font-size: 4vw;
    padding-left: 10%;
    font-family: 'RCI Lt';
    color: #282832;
}
.device-desktop div#creandoequipo-subtitle6{
	font-size: 4vh !important;
}

.block-nopista {
	display:none;
}

.container-sinmisionactiva {
	display: flex;
    flex-grow: 1;
    flex-direction: column;
    flex: 1;
    height: 100%;
    background: #ff7900;
}
.sin-misiones-activas {
    position: relative;
    display: flex;
    flex: 1;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}
.sma-subtitle {
    font-family: 'Orbitron', sans-serif;
    font-size: 8vw;
    width: 100%;
    text-align: center;
}
.sma-title {
    font-family: 'Orbitron', sans-serif;
    font-size: 8vw;
    width: 100%;
    text-align: center;
    font-weight: bold;
}
.sma-image {
    position: relative;
    width: 100%;
    height: 32vh;
    background: url(../img/bola_mision_inactiva_700x500.gif);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.sma-txt1 {
    width: 100%;
    text-align: center;
    font-family: 'RCI Bk';
    color: #fff;
    font-size: 6vw;
    font-weight: bold;
}
.sma-txt2 {
    width: 40%;
    text-align: center;
    font-family: 'RCI Bk';
    color: #000;
    font-size: 4vw;
    margin: 0 30%;
}
.nueva-mision-activa {
    position: relative;
    display: flex;
    flex: 1;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}
.nma-title {
    font-family: 'Orbitron', sans-serif;
    font-size: 8vw;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #ff7900;
}
.nma-image {
    position: relative;
    width: 100%;
    height: 32vh;
    background: url(../img/bola_mision_activa_700x500.gif);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.nma-txt1 {
    width: 100%;
    text-align: center;
    font-family: 'RCI Bk';
    color: #ff7900;
    font-size: 6vw;
    font-weight: bold;
}
.nma-txt2 {
    width: 60%;
    text-align: center;
    font-family: 'RCI Bk';
    color: #000;
    font-size: 4vw;
    margin: 0 20%;
}

.aviso-respuesta-corregida {
    position: relative;
    display: flex;
    flex: 1;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}
.arc-image {
    position: relative;
    width: 100%;
    height: 32vh;
    background: url(../img/ilustracion_POPUP_respuesta_corregida.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.arc-txt1 {
    width: 100%;
    text-align: center;
    font-family: 'RCI Bk';
    color: #000;
    font-size: 6vw;
    font-weight: bold;
}
.arc-txt2 {
    width: 50%;
    text-align: center;
    font-family: 'RCI Bk';
    color: #000;
    font-size: 4vw;
    margin: 0 25%;
    margin-top: 1vh;
}

.resultado-vaticinio {
    position: relative;
    display: flex;
    flex: 1;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}
.rv-title {
    font-family: 'Orbitron', sans-serif;
    font-size: 7vw;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #000;
}
.rv-image-incorrecto {
    position: relative;
    width: 100%;
    height: 24vh;
    background: url(../img/carita_llorando_800x800.gif);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.rv-txt3 {
    width: 100%;
    text-align: center;
    font-family: 'RCI Bk';
    color: #000;
    font-size: 5vw;
    font-weight: bold;
    background-color: #f9f9f9;
    padding-top: 2vh;
    padding-bottom: 2vh;
}
.rv-txt4 {
    width: 80%;
    text-align: center;
    font-family: 'RCI Bk';
    color: #000;
	font-size: 3.5vw;
    background-color: #f9f9f9;
    padding-bottom: 2vh;
    font-style: italic;
    padding-left: 10%;
    padding-right: 10%;
}
.rv-txt2 {
    width: 100%;
    text-align: center;
    font-family: 'RCI Bk';
    color: #000;
    font-size: 5vw;
    margin-top: 1vh;
}
.rv-image-correcto {
    position: relative;
    width: 100%;
    height: 24vh;
    background: url(../img/aplauso_800x800.gif);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.rv-txt1 {
    width: 100%;
    text-align: center;
    font-family: 'RCI';
    color: #000;
    font-size: 12vw;
    font-weight: bold;
}
.rv-txt1 i.icon {
    color: #ff7900;
    font-size: 14vw;
}


.resultado-queja {
    position: relative;
    display: flex;
    flex: 1;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}
.rq-title {
    font-family: 'Orbitron', sans-serif;
    font-size: 7vw;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #000;
}
.rq-txt2 {
    width: 100%;
    text-align: center;
    font-family: 'RCI Bk';
    color: #000;
    font-size: 4.5vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
}
.rq-txt3 {
    width: 100%;
    text-align: center;
    font-family: 'RCI Bk';
    color: #000;
    font-size: 4.5vw;
    font-weight: bold;
}
.rq-image-quejaenviada {
    position: relative;
    width: 100%;
    height: 32vh;
    background: url(../img/carita_corrigiendo_800x800.gif);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.rq-image-quejacorregida {
    position: relative;
    width: 100%;
    height: 24vh;
    background: url(../img/aplauso_800x800.gif);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.rq-txt1 {
    width: 100%;
    text-align: center;
    font-family: 'RCI';
    color: #000;
    font-size: 12vw;
    font-weight: bold;
}
.rq-txt1 i.icon {
    color: #ff7900;
    font-size: 14vw;
}


.resultado-reclamacion {
    position: relative;
    display: flex;
    flex: 1;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}


.resultado-reclamacion {
    position: relative;
    display: flex;
    flex: 1;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}
.rr-image-quejacorregida {
    position: relative;
    width: 100%;
    height: 18vh;
    background: url(../img/aplauso_800x800.gif);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.rr-lineapuntos {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.resultado-reclamacion .rq-txt1 {
    margin-bottom: 2vh;
}
.rr-lineapuntos-txt {
    width: 60%;
    text-align: right;
    font-size: 4vw;
    font-family: 'RCI Bk';
}
.rr-lineapuntos-puntos {
    width: 20%;
    text-align: right;
    font-weight: bold;
    font-size: 5vw;
    font-family: 'RCI';
    margin-right: 15%;
}
.rr-lineapuntos-puntos i.icon {
    color: #ff7900;
    font-size: 6vw;
}


.container-misionactiva {
    position: relative;
    display: flex;
    flex: 1;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}
.ma-zonaarriba {
    position: relative;
    width: 100%;
    height: 33%;
	background-color: #ff7900;
    display: flex;
	flex-direction: column;	
	justify-content: center;
}
.ma-zonaabajo {
    position: relative;
    width: 100%;
    height: 67%;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ma-zar-title {
    font-family: 'Orbitron', sans-serif;
    font-size: 7vw;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
.ma-zar-cuerpo {
    position: relative;
    width: 100%;
    height: 60%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.ma-zar-c-image {
    position: relative;
    width: 40%;
    height: 100%;
    background: url(../img/ilustracion_EQUIPO_CREADO.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.ma-zar-c-action {
    position: relative;
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ma-zab-title {
    width: 100%;
    text-align: center;
    font-family: 'RCI';
    color: #000;
    font-size: 6vw;
    font-weight: bold;
}
div#ma-zab-abrirmision {
    position: relative;
    width: 100%;
}
.ma-zab-am-img {
    position: relative;
    width: 100%;
    height: 18vh;
    background: url(../img/carita_saludando_800x800.gif);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.ma-zab-am-txt1 {
	width: 80%;
    text-align: center;
    font-family: 'RCI Bk';
    color: #000;
    font-size: 4vw;
    margin-left: 10%;
    margin-right: 10%;
}
.ma-zab-am-txt1 span {
    font-weight: bold;
}
div#ma-zab-noquieroahora {
    position: relative;
    width: 100%;	
	display: none;
	margin-top: 3vh;
}
.ma-zab-nqa-img {
    position: relative;
    width: 100%;
    height: 24vh;
    background: url(../img/carita_dormida_800x800.gif);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.ma-zar-c-a-txt {
    text-align: center;
    color: #fff;
    font-size: 4vw;
}
.ma-zab-terminado-title {
    width: 100%;
    text-align: center;
    font-family: 'RCI';
    color: #000;
    font-size: 5vw;
	font-weight: bold;
	margin-top: 3vh;
}
.ma-zab-terminado-txt1 {
    width: 100%;
    text-align: center;
    font-family: 'RCI Bk';
    color: #000;
    font-size: 4vw;
}
.ma-zab-terminado-txt1 span {
    font-weight: bold;
}
.ma-zab-terminado-txt2 {
    width: 100%;
    text-align: center;
    font-family: 'RCI';
    color: #000;
    font-size: 5vw;
    font-weight: bold;
}
.ma-zab-terminado-img {
    position: relative;
    width: 100%;
    height: 24vh;
    background: url(../img/carita_dormida_800x800.gif);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
a.col.button.button-outline.color-white.boton-ver-misionequipo {
    font-size: 12px;
}
p.juego1_explanation,
p.juego3_explanation {
    font-weight: bold;
    width: 90%;
    margin-left: 5%;
    border-bottom: 1px solid #eee;
	padding-bottom: 1vh;
	font-size: 3.5vw;
}
.item-title.item-label.item-danisubtitle {
    color: #000;
}

.popup-pista1 p,
.popup-pista2 p,
.popup-pista3 p {
    font-size: 5.5vw;
}
p.block-tipo-pista {
    font-weight: bold;
    color: #333;
}
.block-compra-pista span {
    font-weight: bold;
    color: #333;
}
.card.card-outline.juego1_respuesta {
    background-color: #fbfbfb;
}

.desktop-app .ma-zar-title {font-size: 1.75vw;}
.desktop-app .ma-zab-title {font-size: 1.5vw;}
.desktop-app .ma-zab-terminado-title {font-size: 1.25vw;}
.desktop-app .ma-zab-terminado-txt2 {font-size: 1.25vw;}
.desktop-app .ma-zab-terminado-txt1 {font-size: 1vw;}
.desktop-app .ma-zab-terminado-txt2 {font-size: 1.25vw;}
.desktop-app .ma-zar-c-a-txt {font-size: 1vw;}
.desktop-app .ma-zab-am-txt1 {font-size: 1vw;}
.desktop-app div#userProfileInitials {
	width: 10vw;
    height: 10vw;
	line-height: 10vw;
	font-size: 3vw;
}
.desktop-app p.juego1_explanation, 
.desktop-app p.juego3_explanation { font-size: 1.5vw;}
.desktop-app .rv-title {font-size: 1.75vw;}
.desktop-app .rv-txt3 {font-size: 1.25vw;}
.desktop-app .rv-txt4 {font-size: 1vw;}
.desktop-app .rv-txt2 {font-size: 1.25vw;}
.desktop-app .rq-txt2 {font-size: 1.125vw;}
.desktop-app .rq-title {font-size: 1.75vw;}
.desktop-app .rq-txt3 {font-size: 1.25vw;}

.desktop-app .popup-pista1 p, 
.desktop-app .popup-pista2 p, 
.desktop-app .popup-pista3 p {
    font-size: 1vw;
}
.desktop-app .popup-pista1 p.block-tipo-pista,
.desktop-app .popup-pista2 p.block-tipo-pista,
.desktop-app .popup-pista3 p.block-tipo-pista {
    font-size: 1.375vw;
}
.desktop-app .arc-txt1,
.desktop-app .nma-txt1 {font-size: 2vw;}
.desktop-app .arc-txt2,
.desktop-app .nma-txt2 {font-size: 1.25vw;}
.desktop-app .rq-txt1 {font-size: 3vw;}
.desktop-app .rv-txt1 {font-size: 3vw;}
.desktop-app .rr-lineapuntos-txt {font-size: 1vw;}
.desktop-app .rr-lineapuntos-puntos {font-size: 1.25vw;}
.desktop-app .rr-lineapuntos-puntos i.icon {font-size: 1.5vw;}
.desktop-app .rq-txt1 i.icon {font-size: 3.5vw;}
.desktop-app .rv-txt1 i.icon {font-size: 3.5vw;}
.desktop-app .nma-title {font-size: 2vw;}
.desktop-app .nma-image {height: 24vh;}
.desktop-app .sma-subtitle {font-size: 2vw;}
.desktop-app .sma-title {font-size: 2vw;}
.desktop-app .sma-txt1 {font-size: 1.5vw;}
.desktop-app .sma-txt2 {font-size: 1vw;}

.card.card-outline.juego1_respuesta:hover {border:1px solid rgba(0,0,0,.99); background-color: #ff790099;}
.block.juego1_texto {
    color: #000;
}

.desktop-app .item-title.item-label.item-danititle,
.desktop-app .item-title.item-label.item-danisubtitle {
	color: #000;
    font-size: 16px;
}
