.ios body, .md body {
    font-family: 'RCI Bk';
    font-weight: 300;
    font-style: normal;
}

.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-desafio {
    margin-top: 0px !important;
    border-top: 1px solid #ddd;
}

div#lista-desafio .item-link .item-inner .item-after,
div#lista-desafio .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: 90%;
    background: url(../img/RCI_fondoblanco_horizontal.png);
    height: 40vw;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 5%;
}

#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;
}