﻿.valueLottery@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */



/*MODIFICADO ÁNGEL 17-02-2021 */

 .cuerpoModal{
  min-height: 129px;
}
 @media (min-width: 600px) {
  
  .cuerpoModal{
    min-height: 135px;
  }
  } 
  @media only screen 
  and (min-device-width : 360px) 
  and (max-device-width : 640px) 
  and (orientation : portrait) {
    .cuerpoModal{
      min-height: 174px;
    }
  }


  /*FIN MODIFICADO 17-02-2021*/

 input {
  box-shadow: none !important;
}

input [type=range] {
  border: 0px !important;
}

strong {
  font-weight: bolder !important;
}

section {
  margin: 20px 0;
}

.displayFlexAlingItemsSpBet, .contenedor-paginador__peque, .cabecera-bm-con-boton {
  display: flex;
  justify-content: space-between;
  align-items: center; 
}

.contenedor-paginador, .contenedor-paginador2 {
  display: flex;
  justify-content: flex-end;
  align-items: center; 
}

.btn-azulito, .btn-amarillo, .btn-amarillo-decimo, .btn-amarillo-peque, .btn-blanco, .btn-azul-oscuro, .btn-movil-amarillo, .contenedor-boletoEuro a, .contenedor-boleto49 a, .contenedor-boleto50 a, .contenedor-paginador p, .contenedor-paginador2 p, .cabecera-bm {
  display: flex;
  justify-content: center;
  align-items: center;
}

.aling-items {
  align-items: center;
}

.aling-strecht {
  align-items: stretch;
}


@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 1) {
  .btn-azulito,
  .btn-amarillo,
  .btn-amarillo-decimo,
  .btn-amarillo-peque,
  .btn-blanco,
  .btn-azul-oscuro,
  .btn-movil-amarillo,
  .contenedor-boletoEuro a,
  .contenedor-boleto49 a,
  .contenedor-boleto50 a,
  .contenedor-paginador p,
  .contenedor-paginador2 p,
  .contenedor-paginador2 p,
  .cabecera-bm {
    display: inline-block;
    line-height: 27px;
  }

  .flechaGordo,
  .sorteosGordo,
  .aputestasGordo {
    flex-basis: auto !important;
  }

  .dropdown-toggle {
    min-height: 20px !important;
  }

  .dineroGordo {
    font-size: 20px !important;
  }

  .displayFlexAlingItemsSpBet {
    display: inline-block;
    width: 100%;
    position: relative;
  }

  .displayFlexAlingItemsSpBet div {
    float: none !important;
    display: inline-block;
  }

  .displayFlexAlingItemsSpBet .corner-left {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }

  .displayFlexAlingItemsSpBet .corner-right {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }

  .displayFlexAlingItemsSpBet .numero-boleto-flex {
    width: 100%;
    text-align: center;
    border-radius: 6px 6px 0 0;
  }
  
  .displayFlexAlingItemsSpBet .spanCabeceraPanelResumen {
    float: none;
    padding: 0 5px 0 0;
  }

  .contenedor-paginador, .contenedor-paginador2 {
    display: inline-block;
    position: relative;
  }

  .contenedor-paginador button, .contenedor-paginador2 button {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 40px !important;
  }

  .contenedor-paginador button:last-child, .contenedor-paginador2 button:last-child {
    right: 0;
    left: inherit;
  }

  .contenedor-paginador p, .contenedor-paginador2 p {
    line-height: 40px !important;

  }

  .service-item-pequeno.bgAzul {
    display: inline-block;
    width: 100%;
  }

  .service-item-pequeno.bgAzul .pull-left {
    text-align: right;
    width: 35%;
  }

  .container {
    width: initial;
  }

  .panel-default .panel-body-jugadas .displayFlexAlingItemsSpBet {
    text-align: center;
    padding: 0 2px;
  }

  .panel-heading-boletos .rowCapaResumen div, .panel-heading-boletos .rowCapaResumen2 div {
    width: 45%;
    display: none !important;
  }

  .panel-heading-boletos .rowCapaResumen div:nth-of-type(1), .panel-heading-boletos .rowCapaResumen2 div:nth-of-type(1) {
    display: inline-block !important;
    font-size: 10px; /* cambio play */
  }

  .panel-heading-boletos .rowCapaResumen div:nth-of-type(2), .panel-heading-boletos .rowCapaResumen2 div:nth-of-type(2) {
    display: inline-block !important;
    text-align: right;
    width: 52%;
  }

  .flechaGordo,
  .sorteosGordo,
  .aputestasGordo,
  .dineroGordo {
    float: none !important;
    display: inline-block !important;
    margin: 4px 13px !important;
  }

  .flechaGordo .glyphicon {
    top: -5px;
  }

  .contenedor-boletoEuro a {
    line-height: normal;
  }

  .pull-right {
    right: 5px;
    top: -1px;
    position: absolute;
  }

  .panel-heading-boletos .rowCapaResumen2 div {
    width: 47%;
  }

  .panel-heading-boletos .rowCapaResumen2 div:nth-of-type(2) {
    width: 46%;
  }

  .contenedor-completo-boleto--cabecera__euromillones .pull-right, .top-info .pull-right, .seccion-numeroClave .pull-right {
    position: inherit;
  }

  .top-info {
    width: 970px !important;
  }
}

/* Resolucion 768x1024 */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 1) {
  .contenedor-boletoQuiniela a {
    width: 16px !important;
  }

  .cambiarSorteoLoteria {
    padding: 30px !important;
  }

  .banner-movil {
    padding: 16px 5px !important;
  }

  .banner-movil .btn-blanco,
  .banner-movil .btn-azul-oscuro {
    margin: 0px;
  }

  .banner-movil .titular-baner {
    font-size: 14px;
  } 
}

/* Resolucion 768x1024 */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 1) {
  .contenedor-boletoQuiniela a {
    width: 27% !important;
    padding: 1px 0 !important;
    height: 19px !important;
    margin: .4px 0 3px !important;
  }

  .parrilla-partidos {
    background-color: blue;
  }

  .btn-azulito {
    font-size: 12px !important;
  }

  .cambiarSorteoLoteria {
    padding: 6px !important;
  }

  .banner-movil {
    padding: 15px 5px !important;
  }

  .banner-movil .btn-blanco,
  .banner-movil .btn-azul-oscuro {
    margin: 0px;
  }

  .banner-movil .titular-baner {
    font-size: 14px;
  }

  .contenedor-paginador button, .contenedor-paginador2 button {
    width: 20px !important;
  }

  .displayFlexAlingItemsSpBet .dia-semana-flex {
    float: none !important;
    margin: 0 .5px;
  }

  .displayFlexAlingItemsSpBet .dia-semana-flex .diaSemanaTexto {
    font-size: 8px;
  }

  .displayFlexAlingItemsSpBet .numeritosDias {
    width: 47px;
    height: 60px;
  }

  .flechaGordo,
  .sorteosGordo,
  .aputestasGordo,
  .dineroGordo {
    margin: 0 8px !important;
  }

  .pull-right {
    top: -2px;
  }

  .top-info {
    width: inherit !important;
  }
}


/* ipad 2*/
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 2) {
  .flechaGordo,
  .sorteosGordo,
  .aputestasGordo {
    flex-basis: auto !important;
  }

  .dropdown-toggle {
    min-height: 20px !important;
  }

  .dineroGordo {
    font-size: 20px !important;
  }

  .displayFlexAlingItemsSpBet {
    display: inline-block;
    width: 100%;
    position: relative;
  }

  .displayFlexAlingItemsSpBet div {
    float: none !important;
    display: inline-block;
  }

  .displayFlexAlingItemsSpBet .corner-left {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }

  .displayFlexAlingItemsSpBet .corner-right {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }

  .displayFlexAlingItemsSpBet .numero-boleto-flex {
    width: 100%;
    text-align: center;
    border-radius: 6px 6px 0 0;
  }

  .displayFlexAlingItemsSpBet .spanCabeceraPanelResumen {
    float: none;
    padding: 0 5px 0 0;
  }

  .contenedor-paginador, .contenedor-paginador2 {
    display: inline-block;
    position: relative;
  }

  .contenedor-paginador button, .contenedor-paginador2 button {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 40px !important;
  }

  .contenedor-paginador button:last-child, .contenedor-paginador2 button:last-child {
    right: 0;
    left: inherit;
  }

  .container {
    width: initial;
  }
}

/* Resolucion 768x1024 */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {
  .contenedor-boletoQuiniela a {
    width: 16px !important;
  }

  .cambiarSorteoLoteria {
    padding: 30px !important;
  }

  .banner-movil {
    padding: 16px 5px !important;
  }
  .banner-movil .btn-blanco,
  .banner-movil .btn-azul-oscuro {
    margin: 0px;
  }

  .banner-movil .titular-baner {
    font-size: 14px;
  }
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {
  .contenedor-boletoQuiniela a {
    width: 27% !important;
    padding: 1px 0 !important;
    height: 19px !important;
    margin: .4px 0 3px !important;
  }

  .contenedor-boletoQuiniela .reducidaquiniela a {
    width: 4% !important;
    padding: 1px 0 !important;
    height: 19px !important;
    margin: .4px 0 3px !important;
  }

  .parrilla-partidos {
    background-color: blue;
  }

  .btn-azulito {
    font-size: 12px !important;
  }

  .cambiarSorteoLoteria {
    padding: 6px !important;
  }

  .banner-movil {
    padding: 15px 5px !important;
  }

  .banner-movil .btn-blanco,
  .banner-movil .btn-azul-oscuro {
    margin: 0px;
  }

  .banner-movil .titular-baner {
    font-size: 14px;
  }

  .contenedor-paginador button, .contenedor-paginador2 button {
    width: 20px !important;
  }

  .displayFlexAlingItemsSpBet .dia-semana-flex {
    float: none !important;
    margin: 0 .5px;
  }

  .displayFlexAlingItemsSpBet .dia-semana-flex .diaSemanaTexto {
    font-size: 8px;
  }

  .displayFlexAlingItemsSpBet .numeritosDias {
    width: 47px;
    height: 60px;
  }
}

/* ipad air */
@media only screen
and (min-device-width: 1536px)
and (max-device-width: 2048px)
and (-webkit-min-device-pixel-ratio: 2) {
  .flechaGordo,
  .sorteosGordo,
  .aputestasGordo {
    flex-basis: auto !important;
  }

  .dropdown-toggle {
    min-height: 20px !important;
  }

  .dineroGordo {
    font-size: 20px !important;
  }

  .displayFlexAlingItemsSpBet {
    display: inline-block;
    width: 100%;
    position: relative;
  }

  .displayFlexAlingItemsSpBet div {
    float: none !important;
    display: inline-block;
  }

  .displayFlexAlingItemsSpBet .corner-left {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }

  .displayFlexAlingItemsSpBet .corner-right {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }

  .displayFlexAlingItemsSpBet .numero-boleto-flex {
    width: 100%;
    text-align: center;
    border-radius: 6px 6px 0 0;
  }

  .displayFlexAlingItemsSpBet .spanCabeceraPanelResumen {
    float: none;
    padding: 0 5px 0 0;
  }

  .contenedor-paginador, .contenedor-paginador2 {
    display: inline-block;
    position: relative;
  }

  .contenedor-paginador button, .contenedor-paginador2 button {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 40px !important;
  }

  .contenedor-paginador button:last-child, .contenedor-paginador2 button:last-child {
    right: 0;
    left: inherit;
  }

  .service-item-pequeno.bgAzul {
    display: inline-block;
    width: 100%;
  }

  .service-item-pequeno.bgAzul .pull-left {
    text-align: right;
    width: 35%;
  }

  .service-item-pequeno.bgAzul div {
    width: 64%;
    float: none !important;
    display: inline-block;
  }

  .service-item-pequeno.bgAzul div div {
    width: initial;
  }

  .container {
    width: initial;
  }
}

@media only screen
and (min-device-width: 1536px)
and (max-device-width: 2048px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {
  .contenedor-boletoQuiniela a {
    width: 16px !important;
  }

  .cambiarSorteoLoteria {
    padding: 30px !important;
  }

  .banner-movil {
    padding: 16px 5px !important;
  }

  .banner-movil .btn-blanco,
  .banner-movil .btn-azul-oscuro {
    margin: 0px;
  }

  .banner-movil .titular-baner {
    /*font-size: 14px;*/ /* cambio play */
    font-size: 12px;
    color: #24387a;
    text-align: center;
    padding: 10px 0px;
  }
}

@media only screen
and (min-device-width: 1536px)
and (max-device-width: 2048px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {
  .contenedor-boletoQuiniela a {
    width: 27% !important;
    padding: 1px 0 !important;
    height: 19px !important;
    margin: .4px 0 3px !important;
  }

  .parrilla-partidos {
    background-color: blue;
  }

  .btn-azulito {
    font-size: 12px !important;
  }

  .cambiarSorteoLoteria {
    padding: 6px !important;
  }

  .banner-movil {
    padding: 15px 5px !important;
  }

  .banner-movil .btn-blanco,
  .banner-movil .btn-azul-oscuro {
    margin: 0px;
  }

  .banner-movil .titular-baner {
    /*font-size: 14px;*/ /* cambio play */
    font-size: 12px;
    color: #24387a;
    text-align: center;
    padding: 10px 0px;
  }

  .contenedor-paginador button, .contenedor-paginador2 button {
    width: 20px !important;
  }

  .displayFlexAlingItemsSpBet .dia-semana-flex {
    float: none !important;
    margin: 0 .5px;
  }

  .displayFlexAlingItemsSpBet .dia-semana-flex .diaSemanaTexto {
    font-size: 8px;
  }

  .displayFlexAlingItemsSpBet .numeritosDias {
    width: 47px;
    height: 60px;
  }
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://example.com/MaterialIcons-Regular.eot);
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}

.btn {
  background-image: none !important;
}

@media (min-width: 560px) {
  .home .header {
    height: auto !important;
  }
}

/* modales */
.modal.margin235 {
  left: 235px !important;
}

/* botones */
.btn-azulito {
  /*color: #27418c;*/ /* cambio play */
  color: #565655;
  /*background-color: #dbeaf6;*/ /* cambio play */
  background: #ffffff;
  width: 100%;
  min-height: 50px;
  border: 1px solid #E6EDF0;
  font-weight: 600;
  font-size: 16px;
}

.btn-azulito:hover {
  /*background-color: #27418c;*/
  background-color: #E6EDF0;
  color: #565655;
  font-weight: 600;
}

.btn-azulito.activo {
  color: #565655;
  /*background-color: #27418c;*/
  /*background-color: #16317E;*/
  background-color: #E6EDF0;
  border: 1px solid #575756;
}

.btn-dias-selector {
  /*color: #27418c;*/ /* cambio play */
  color: #565655;
  /*background-color: #dbeaf6;*/ /* cambio play */
  background: #E6EDF0;
  width: 100%;
  min-height: 40px;
  border: 1px solid #17344E;
}

.btn-dias-selector:hover {
  /*background-color: #27418c;*/
  background-color: #ffffff;
  color: #565655;
  font-weight: 600;
}

.btn-dias-selector.activo {
  color: #ffffff;
  /*background-color: #27418c;*/
  /*background-color: #16317E;*/
  background-color: #17344E;
}

.btn-dias-selector.off {
  color: #E6EDF0;
  /*background-color: #27418c;*/
  /*background-color: #16317E;*/
  background-color: #ffffff;
  border: 1px solid #E6EDF0;
}

@media (max-width: 768px) {
  .btn-azulito {
    font-size: 14px; /* cambio play */
    padding: 0px 5px;
  }
}

@media (max-width: 300px) {
  .btn-azulito {
    font-size: 14px; /* cambio play */
    padding: 0;
  }
}

.color-blanco {
  color: #ffffff;
}

.btn-amarillo {
  color: #ffffff; /* cambio play */
  background-color: #F7A800;
  width: 100%;
  min-height: 40px;
  text-align: center;
}

.btn-amarillo:hover {
  background: #00203D; /* cambio play */
  color: #F7A800;
}

.btn-Sabermas {
  font-size: 20px;
  color: #ffffff; /* cambio play */
  background-color: #F7A800;
  width: 100%;
  min-height: 60px;
  text-align: center;
  margin:20px 0px;
}

.btn-Sabermas:hover {
  background: #00203D; /* cambio play */
  color: #ffffff;
}

.btn-masProductos {
  font-size: 16px;
  color: #ffffff; /* cambio play */
  background-color: #F7A800;
  width: 100%;
  min-height: 40px;
  text-align: center;
  margin:20px 0px;
  font-weight: 600;
}

.btn-masProductos:hover {
  background: #e7eded; /* cambio play */
  color: #565655;
}

.btn-amarillo-decimo {
  color: #ffffff; /* cambio play */
  background-color: #F7A800;
  width: 100%;
  min-height: auto;
  padding: 5px 10px;
  text-align: center;
}

.btn-amarillo-decimo:hover {
  background: #00203D; /* cambio play */
  color: #F7A800;
}

.btn-amarillo-decimo span {
  margin: 0 5px;
  font-size: 12px;
}

.btn-amarillo-peque {
  color: #565655;
  width: auto;
  min-height: auto;
  padding: 4px;
  text-align: center;
  border: 1px solid #e2e2e2;
  background: #e7e7e7;
  background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
  background: -o-linear-gradient(right, #e7e7e7, #ffffff);
  background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
  background: linear-gradient(to top, #e7e7e7, #ffffff);
}

.btn-amarillo-peque:hover {
  background: #00203D; /* cambio play */
  color: #F7A800;
}

.btn-blanco {
  /*color: #27418c;*/  /* cambio play */
  color: #575756;
  background-color: #ffffff;
  width: 100%;
  min-height: 50px;
  /*border: 1px solid #dbeaf6;*/  /* cambio play */
  border: 1px solid #cbccce;
  /*-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;*/ /* cambio play */
  margin: 0px 0px;
  font-weight: 400;
  font-size: 16px;
}

.btn-blanco:hover {
  /*background-color: #27418c;*/ /* cambio play */
  background-color: #754472;
  /*color: #F7A800;*/ /* cambio play */
  color: #ffffff;
  
}

@media (max-width: 768px) {
  .btn-blanco {
    font-size: 14px; 
  }
}

.btn-azul-oscuro {
  color: #ffffff;
  /*background-color: #27418c;*/ /* cambio play */
  background-color: #754472;
  width: 100%;
  min-height: 40px;
  border: 1px solid #E6EDF0;
  text-align: center; 
}

.btn-azul-oscuro.activo {
  color: #754472; /* cambio play */
  /*background-color: #27418c;*/ /* cambio play */
  background-color: #ffffff;
  width: 100%;
  min-height: 40px; 
}

.btn-azul-oscuro:hover {
  /*background-color: #388bcd;
  color: #27418c;*/ /* cambio play */
  background-color: #754472;
  color: #ffffff;
  font-weight: 600;
}

.btn-movil-amarillo {
  color: #27418c;
  background-color: #F7A800;
  width: 100%;
  float: left;
  width: 49%;
  min-height: 40px;
}

.btn-movil-amarillo:hover {
  background: #00203D; /* cambio play */
  color: #F7A800;
}

.btn-movil-amarillo.izq {
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.btn-movil-amarillo.dere {
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.panel {
  margin-bottom: 0 !important;
}

.panelElegirSorteo {
  padding: 21px 25px;
  background-color: #e6edf0;
}

.paddingTop40 {
  padding-top: 40px;
}

.paddingTopBoto10 {
  padding-top: 10px !important;
  padding-bottom: 10px;
}

.paddingTop20 {
  padding-top: 20px !important; 
}

.paddingBotton20 {
  padding-bottom: 20px !important;
}

.paddingBotton40 {
  padding-bottom: 40px !important; 
}

.paddingRight20 {
  padding-right: 20px !important;
}

.contenedor-paginador, .contenedor-paginador2 {
  width: 100%; 
  font-weight: 600;
}

@media (max-width: 600px) {
  .contenedor-paginador, .contenedor-paginador2 {
    justify-content: space-between !important;
    -webkit-justify-content: space-between !important; 
  }

  .contenedor-paginador button, .contenedor-paginador2 button {
    width: 48% !important; 
  }

  /*
  .contenedor-paginador p.spanBoleto, .contenedor-paginador2 p.spanBoleto {
    display: none !important; 
  } */
}

@media (min-width: 600px) {
  
  .contenedor-paginador2 {
    display: none !important;
    margin-bottom: 40px; 
  } 
}

.contenedor-paginador__peque {
  width: 100%;
}
.contenedor-paginador__peque button {
  flex: 0 0 49%;
  -webkit-flex: 0 0 49%;
  margin-right: 0px;
  min-height: 40px; 
}

.contenedor-paginador__peque button:first-child {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px; 
}

.contenedor-paginador__peque button:last-child {
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px; 
}

.contenedor-paginador__peque p {
  display: none; 
}

/* seccion boleto de 50 enlaces */
.contenedor-completo-boleto .contenedor-completo-boleto--cabecera__euromillones {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  min-height: 40px; 
}

.contenedor-completo-boleto .contenedor-completo-boleto--cabecera__euromillones div {
  display: flex;
  align-items: center;
  justify-content: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center; 
}

.contenedor-completo-boleto .contenedor-completo-boleto--cabecera__euromillones div span.glyphicon {
  font-size: 20px;
  color: #ffffff; /* cambio play */
}

.contenedor-completo-boleto p {
  font-size: 14px;
  padding: 5px 0px;
  margin: 0px;
}

.reverse {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); 
}

.contenedor-banner-elgordo {
  /*background-color: #27418c;
  color: #F7A800 !important;*/ /* cambio play */
  color: #ffffff !important;
  /*display: flex;*/ /* cambio play */
  display: -webkit-flex;
  /*display:-webkit-box;*/
  /*margin: 113px 0px;*/ /* cambio play */
  margin: 0px 0px;
  min-height: 0px; /* cambio play */
}

.contenedor-banner-elgordo.bote {
  /*color: #27418c !important;-*/  /* cambio play */
  color: #ffffff !important;
  /*background-color: #F7A800 !important;*/ /* cambio play */
  justify-content: center; 
}

.contenedor-banner-elgordo.bote p {
  /*color: #27418c !important;*/ /* cambio play */
  color: #ffffff !important;
}

.contenedor-banner-elgordo h2 {
  color: #F7A800 !important; 
}

.contenedor-banner-elgordo p {
  /*color: #F7A800 !important;*/ /* cambio play */
  color: #ffffff !important;
  /*font-size: 12px; */ /* cambio play*/
  font-size: 18px;
  margin: 0px;/* cambio play */
}

.contenedor-banner-elgordo .imagen-elgordo {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('../images/about/pl-gordo-xl.png?1468325610'); /* cambio play */
  background-repeat: no-repeat;
  background-size: contain;
  height: 56px;
  display: block;
  flex: 0 0 56px;  /* cambio play */
  -webkit-flex: 0 0 56px;  /* cambio play */
  min-height: 0px;
  /*margin-top: 13px;*/ /* cambio play */
  margin: 8px 11px 0px;
}

@media (max-width: 937px) {
  .contenedor-banner-elgordo .imagen-elgordo {
    /*
    padding-left: 20px;
    background-size: 70%;
    background-position: top; 
    */
  } 
}

.contenedor-banner-elgordo .imagen-primitiva {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('../images/about/pl-primitiva-xl.png?1468325610'); /* cambio play */
  background-repeat: no-repeat;
  background-size: contain;
  height: 56px;
  display: block;
  flex: 0 0 56px;  /* cambio play */
  -webkit-flex: 0 0 56px;  /* cambio play */
  min-height: 0px;
  /*margin-top: 13px;*/ /* cambio play */
  margin: 8px 11px 0px;
}

.contenedor-banner-elgordo .imagen-loteria {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('../images/about/pl-loteria-xl.png?1468325610'); /* cambio play */
  background-repeat: no-repeat;
  width: 73px;
  height: 73px;
  display: block;
  flex: 0 0 27%;  /* cambio play */
  -webkit-flex: 0 0 27%;  /* cambio play */
  min-height: 45px;
  /*margin-top: 13px;*/ /* cambio play */
  margin: 13px 0px;
}

.contenedor-banner-elgordo .imagen-bonoloto {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('../images/about/pl-bonoloto-xl.png?1468325610'); /* cambio play */
  background-repeat: no-repeat;
  background-size: contain;
  height: 56px;
  display: block;
  flex: 0 0 56px;  /* cambio play */
  -webkit-flex: 0 0 56px;  /* cambio play */
  min-height: 0px;
  /*margin-top: 13px;*/ /* cambio play */
  margin: 8px 11px 0px;
}

.contenedor-banner-elgordo .imagen-euromillones {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  /*background-image: url('../images/Arana/banner/euromillones.png?1468325610');*/
  background-image: url('../images/about/pl-euromillones-xl.png?1468325610'); /* cambio play */
  background-repeat: no-repeat;
  background-size: contain;
  height: 56px;
  display: block;
  flex: 0 0 56px;
  -webkit-flex: 0 0 56px;
  min-height: 0px;
  /*margin-top: 13px;*/ /* cambio play */
  margin: 8px 11px 0px;
}


.imagen-euromillones-jugada,
.imagen-bonoloto-jugada,
.imagen-primitiva-jugada,
.imagen-elgordo-jugada,
.imagen-quiniela-jugada  {
  transform: scale(1.1);
  margin-right: 2px;
  margin-top: -4px;
}

.imagen-euromillones-jugada {
  content: url('../images/about/pl-euromillones-on-pq.png');
}

.imagen-bonoloto-jugada {
  content: url('../images/about/pl-bonoloto-on-pq.png');
}

.imagen-primitiva-jugada {
  content: url('../images/about/pl-primitiva-on-pq.png');
}

.imagen-elgordo-jugada {
  content: url('../images/about/pl-gordo-on-pq.png');
}

.imagen-quiniela-jugada {
  content: url('../images/about/pl-quiniela-on-pq.png');
}


.contenedor-banner-elgordo .imagen-quiniela {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('../images/about/pl-quiniela-xl.png?1468325610'); /* cambio play */
  background-repeat: no-repeat;
  background-size: contain;
  height: 56px;
  display: block;
  flex: 0 0 56px;  /* cambio play */
  -webkit-flex: 0 0 56px;  /* cambio play */
  min-height: 0px;
  /*margin-top: 13px;*/ /* cambio play */
  margin: 8px 11px 0px;
}

.contenedor-banner-elgordo .imagen-loterianacional {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('../images/about/pl-quiniela-xl.png?1468325610'); /* cambio play */
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 73px;
  height: 73px;
  display: block;
  flex: 0 0 27%; /* cambio play */
  -webkit-flex: 0 0 27%;  /* cambio play */
  min-height: 45px;
  /*margin-top: 13px;*/ /* cambio play */
  margin: 13px 0px; 
}

.contenedor-banner-elgordo .contenedor-flex-elgordo {
    /*flex: 0 0 80%;
    -webkit-flex: 0 0 80%;*/
    width: 66%; /* cambio play */
    width: fit-content;
  }
  .contenedor-banner-elgordo .banner-elgordo {
    display: flex;
    /*display: -webkit-box;*/
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    /*padding-bottom: 10px; */ /* cambio play */
  }

  .contenedor-banner-elgordo .banner-elgordo div:nth-child(1) {
    font-size: 37px;
    font-weight: bold;
    padding: 5px 0px 0px;/**/
  }

  @media (max-width: 937px) {
    .contenedor-banner-elgordo .banner-elgordo div:nth-child(1) {
      font-size: 30px; 
    } 
  }

  .contenedor-banner-elgordo .banner-elgordo div:nth-child(2) {
    font-size: 22px;
    width: 100px;
    font-weight: bold;
    text-align: left;
    line-height: 17px;
    padding-left: 10px;
    display: none; 
  }

  .correctorAnchuraBoleto {
    width: 12.5% !important; 
  }

  @media only screen and (max-device-width: 768px) {
    .correctorAnchuraBoleto {
      width: 25% !important; 
    } 
  }

  @media only screen and (max-device-width: 768px) {
    .correctorAnchuraBoleto {
      width: 25% !important; 
    } 
  }

  .correctorAnchuraBoletoEuro {
    width: 20% !important; 
  }

  .correctorAnchuraMultipleEuro {
    width: 80% !important;
  }

  .correctorAnchuraMultipleBP {
    width: 87.5% !important;
  }

  .contenedor-boletoEuro {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    padding: 0 5px 5px;
    /*background-color: #27418c*/ /* cambio play */
    background-color: #E6EDF0;
    border-left: 0px solid #808080;
    border-right: 0px solid #808080;

  }

  .contenedor-boletoEuro a {
    margin: 2px;
    /* Modificado por la araña*/
    /*height: 18px;
    width: 18px;*/ 
    height: 24px;
    width: 24px; 
  }

  @media (max-width: 500px) {
    .contenedor-boletoEuro a {
      flex: 0 0 8.5% !important;
      padding: 4% 0px; 
    } 
  }

  @media (max-width: 890px) {
    .contenedor-boletoEuro a {
      flex: 0 0 16%;
      -webkit-flex: 0 0 16%;
      padding: 4% 0px; 
    } 
  }

  @media (max-width: 992px) {
    .contenedor-boletoEuro a {
      height: 21px;
      width: 21px; 
    }
  }

  @media (min-width: 1200px) {
    .contenedor-boletoEuro a {
      height: 25px;
      width: 25px; 
    } 
  }

  .contenedor-boletoEuro .numeritos {
    border: 0px; 
  }

  .contenedor-boletoQuiniela {
    padding: 0 5px 5px;
    background: #E6EDF0; /* cambio play */
    text-align: center; 
  }

  .contenedor-boletoQuiniela a {
    height: 21px;
    width: 21px;
    margin: 2px 0 2px 0px;
    display: inline-block; 
  }

  .contenedor-boletoQuiniela .numeritos {
    border: 0px; 
  }

  .contenedor-boleto49 {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding: 0 5px 5px;
    background: #E6EDF0; /* cambio play */
    border-left: 0px solid #383838;
    border-right: 0px solid #383838;
    border-bottom: 0px solid #383838;
  }

  .contenedor-boleto49 a {
    margin-bottom: 2px;
    flex: 0 0 13%;
    -webkit-flex: 0 0 13%; 
  }

  @media (max-width: 500px) {
    .contenedor-boleto49 a {
      flex: 0 0 13.5%;
      -webkit-flex: 0 0 13.5%;
      font-size: 23px; 
    } 
  }

  @media (min-width: 890px) {
    .contenedor-boleto49 a {
      flex: 0 0 14%;
      -webkit-flex: 0 0 14%; 
    } 
  }

  @media (min-width: 992px) {
    .contenedor-boleto49 a {
      flex: 0 0 17%;
      -webkit-flex: 0 0 17%;
      height: auto; 
    }
  }

  @media (min-width: 1200px) {
    .contenedor-boleto49 a {
      flex: 0 0 17%;
      -webkit-flex: 0 0 17%;
    } 
  }

  @media (max-width: 1200px) {
    .contenedor-boleto49 {
      margin-bottom: 20px;
    }
  }

  .contenedor-boleto49 .numeritos {
    border: 0px;
    padding: 0px; 
  }

  .contenedor-boleto50 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    padding: 0 5px 5px;
    background: #E6EDF0; /* cambio play */
    border-left: 0px solid #808080;
    border-right: 0px solid #808080;
    border-bottom: 0px solid #808080;
  }

  .contenedor-boleto50 a {
    margin: 2px;
    height: 18px;
    width: 18px; 
  }
  
    @media (max-width: 500px) {
      .contenedor-boleto50 a {
        flex: 0 0 8.5% !important;
        -webkit-flex: 0 0 8.5% !important;
        padding: 4% 0px; } }
    @media (max-width: 890px) {
      .contenedor-boleto50 a {
        flex: 0 0 9%;
        -webkit-flex: 0 0 9%;
        padding: 4% 0px; } }
    @media (max-width: 992px) {
      .contenedor-boleto50 a {
        height: 21px;
        width: 21px; } }
    @media (min-width: 1200px) {
      .contenedor-boleto50 a {
        height: 21px;
        width: 21px; } }
  .contenedor-boleto50 .numeritos {
    border: 0px; }

.col-xs-boleto {
  margin-bottom: 5px !important; }

p.textoBlanco {
  margin: 0 !important; }

.numeritos {
  /*background-color: #c0ddf7;
  color: #27418c;*/ /* cambio play */
  background-color: #ffffff;
  color: #575756; }

.seccion-numeroClave .numeritos {
  width: 22px !important;
  height: 22px !important;
  border: 0px !important;
  margin-left: 4px; }

.color-amarillo {
  color: #F7A800; }

.color-rojo {
  color: #da251c; }

.color-blanco {
  color: #ffffff; }

  .color-azul-oscuro {
    color: #27418c;
  }

  .color-gris-oscuro {
    color: #575756;
  }

  .titulo-apuestas-panel {
    color: #3a3a3a;
    font-weight: 700;
    padding: 0;
    font-size: 25px;
    top: -5px;
    padding-left: 20px;
  }

  .selectSemanaSorteo {
    height: 30px;
    line-height: 26px;
    position: relative;
    padding-right: 35px;
    text-transform: none !important;
  }

  .flecha-select {
    font-size: 20px !important;
    line-height: 0;
    position: absolute;
    right: 10px;
    top: 12px;
  }

.color-azul-oscuro-fondo {
  background-color: #E6EDF0; /* cambio play */
  display: inline-block;
  width: 100%;
  color: #24387a !important;
    border: 0px solid #808080;}

.color-azul-claro-fondo {
  background-color: #ffffff; }

.displayFlex {
  display: flex;
  display: -webkit-flex; }

.contenedor-paginador .btnFlecha, .contenedor-paginador2 .btnFlecha {
  margin-right: 0px !important;
  min-height: 40px; 
  width: 80px !important;
  padding: 0px !important;
  text-align: center;
  background: #797b7d;
  font-size: 20px;
  line-height: 40px;
}
  @media (max-width: 768px) {
    .contenedor-paginador .btnFlecha, .contenedor-paginador2 .btnFlecha {
      font-size: 24px; } }

.contenedor-paginador p, .contenedor-paginador2 p {
  margin-bottom: 0 !important;
  min-height: 40px;
  line-height: 21px;
  width: 100%; }

.spanBoleto {
  white-space: nowrap; }

.contenedor-paginador button, .contenedor-paginador2 button {
  width: 50px; }

.spanCabeceraPanelResumen {
  float: right;
  padding-right: 20px;
  color: #F7A800; /* cambio play */  }
  @media (max-width: 768px) {
    .spanCabeceraPanelResumen {
      font-size: 13px; } }

.partidos {
  text-decoration: none;
  text-align: left !important;
  padding:1.5px 0 1.5px 15px;
  border: 0px;
  /*background-color: #c0ddf7;
  color: #27418c;*/ /* cambio play */
  background: #E6EDF0;
  color: #565655;
  margin-bottom: 2px;
  display: block; }

  .contenedor-boletoQuiniela.parrilla-partidos {
    margin-top: 11px;
}
  @media (max-width: 768px) {
    .partidos {
      font-size: 12px; } }
      @media (max-width: 360px) {
        .partidos {
          font-size: 11.8px;
          margin-bottom: 4px;
          padding: 3.6px; } 
    
        .total-saldo-20 {
          font-size: 19px;
        }
    
        .lot-cesta-20 {
          font-size: 18px;
        }
    
        .text-btn-20 {
          font-size: 25px;
        }
      }
  @media (min-width: 361px) and (max-width: 667px) {
    .partidos {
      font-size: 11.8px;
      margin-bottom: 5px;
      padding: 3.6px; } }

.corner-left {
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px; }

.corner-right {
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px; }

.numero-boleto-flex {
  flex: 1;
  -webkit-flex: 1;
  -webkit-justify-content: center;
  /*background-color: #dbeaf6;*/ /* cambio play */
  background: #E6EDF0;
  border-top: 1px solid #383838;
  text-align: center; }
  .numero-boleto-flex.seleccionado {
    /*background-color: #2a70a8;*/ /* cambio play */
    background-color: #E6EDF0;
    /*color: #ffffff; * /* cambio play */
    color: #575756;
    border-top: 1px solid #808080;
  }

  .numero-boleto-flex.seleccionado-EU {
    background-color: #24387a;
    color: #ffffff;
    border-top: 0px solid #808080;
  }

  .numero-boleto-flex.seleccionado-PVA {
    background-color: #6fbc52;
    color: #ffffff;
    border-top: 0px solid #808080;
    padding: 9px 0px;
  }

  .numero-boleto-flex.seleccionado-GO {
    background-color: #c82c37;
    color: #ffffff;
    border-top: 0px solid #808080;
    padding: 9px 0px;
  }

  .numero-boleto-flex.seleccionado-BO {
    background-color: #83c326;
    color: #ffffff;
    border-top: 0px solid #808080;
    padding: 9px 0px;
  }

  .numero-boleto-flex.seleccionado-QUI {
    background-color: #da251c;
    color: #ffffff;
    border-top: 0px solid #808080;
    padding: 9px 0px;
  }

  .panel-body-jugadas {
    padding: 20px 0px;
  }
  
  .cabeceraSelector, 
  .panel-body-jugada-automatica {
    margin: 0px -17px;
  }
  
  .panel-body-jugada-automatica {
    padding: 0px 0 0 27px;
  }

  @media (min-width: 990px) {
    .panel-body-jugada-automatica {
      padding: 12px 0 0 27px;
    }
  
    }

  .tit-jug-auto {
    font-size: 18px;
    font-weight: 700;
    display: flex;
    vertical-align: middle;
    align-items: center;
  }

  .check-jug-auto {
    height: 23px;
    width: 23px !important;
    margin: 0 10px 0 0 !important;
  }

  .body-jug-auto {
    padding-left: 33px;
  }

  @media (max-width: 979px) {
    .panel-body-jugadas {
      padding: 4px 0px; } }

.diaSemanaTexto {
  font-size: 10px;
  cursor: pointer;
  color: #565655}

.numeroDiaMes {
  font-size: 30px;
  cursor: pointer;
  color: #565655}

.tuJugadaGordo {
  color: #26455f; }

@media (max-width: 600px) {
  .rowCapaResumen div, .rowCapaResumen2 div {
    margin-bottom: 0px;
    height: auto; } }
.rowCapaResumen div:nth-child(1), .rowCapaResumen2 div:nth-child(1) {
  font-size: 11px; }
  @media (min-width: 980px) {
    .rowCapaResumen div:nth-child(1), .rowCapaResumen2 div:nth-child(1) {
      font-size: 13px;
      color: #FFFFFF} /* cambio play */ }
  @media (max-width: 600px) {
    .rowCapaResumen div:nth-child(1), .rowCapaResumen2 div:nth-child(1) {
      font-size: 16px; } }

@media (max-width: 600px) {
  .rowCapaResumen2 {
    flex-direction: row;
    -webkit-flex-direction: row; } 
  }

/*
.flechaGordo,
.sorteosGordo,
.aputestasGordo {
  flex: 1;
  display: flex;
  margin-right: 15px;
  font-size: 20px;
  width: auto; }*/
  @media (min-width: 760px) {
    .flechaGordo,
    .sorteosGordo,
    .aputestasGordo {
      font-size: 14px;
      float: left;
      width: auto;
      flex: 0;
      display: block; } }
  @media (min-width: 980px) {
    .flechaGordo,
    .sorteosGordo,
    .aputestasGordo {
      font-size: 14px;
      margin-right: 15px;
      margin-left: 15px; /* cambio play */} }
    
      .aputestasGordo,
      .sorteosGordo,
    .dineroGordo {
      margin: 0 !important;
      width: 50%;
      font-size: 20px;
    }

    .sorteosGordo {
      margin-left: 50% !important;
      margin-bottom: 40px !important;
    }

    .sorteosGordo , .aputestasGordo {
      padding-right: 20px;
    }

    .dineroGordo,
    .label-dineroGordo {
      font-size: 20px;
      line-height: 76px;
    }

    .panel-dineroGordo {
    border: 2px solid #575757;
    padding: 20px;
    margin-top: 45px;
    }

    .iconoBoton {
      margin-right: 6px;
    }

.dineroGordo {
  flex: 1;
  -webkit-flex: 1;
  font-weight: 600;
}
  @media (min-width: 768px) {
    .dineroGordo {
      font-size: 18px !important; } }
  @media (min-width: 800px) {
    .dineroGordo {
      font-size: 24px !important; } }
  @media (min-width: 1000px) {
    .dineroGordo {
      font-size: 31px !important;} }
  @media (min-width: 1200px) {
    .dineroGordo {
      font-size: 50px !important;} }

.ImagenJuegoTituloAzul {
  height: 100px !important; }

.service-item {
  margin-bottom: 0px; }

.panel-heading-boletos2 {
  padding-left: 10px;
  padding-right: 0px;
  /*color: #fff;*/ /* cambio play */
  color: #575756;
  /*background-color: #27418c;
  border-color: #27418c;*/ /* cambio play */
  background-color: #e6edf0;
  border-color: #17344E;
  height: 40px;
  padding-top: 10px;
 }
 @media (min-width: 990px) {
  .panel-heading-boletos2 {
    padding-left: 21px;
    padding-right: 12px;
    /* color: #fff; */
    color: #575756;
    background-color: #e6edf0;
    border-color: #17344E;
    height: 40px;
    padding-top: 10px;
}

  }
  @media (max-width: 600px) {
    .panel-heading-boletos2 {
      height: auto; } }

.panel-heading-boletos3 {
  padding: 10px;
  color: #fff;
  background: #00203D; /* cambio play */
  border-color: #27418c;
  height: 40px; }
  @media (max-width: 600px) {
    .panel-heading-boletos3 {
      height: auto; } }

.panel {
  border-radius: 0px; 
  box-shadow: none;
}

.numeritosDias, .semanalSorteos {
  border: 1px solid #E6EDF0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  width: 100%;
  opacity: 0.65;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 55px;
  font-size: 18px;
  color:#b2b2b1;
}

.numeritosDias:hover, .semanalSorteos:hover {
color:#b2b2b1;
background-color: #fff;
}

.semanalSorteos {
  text-decoration: none;
  text-align: center!important;
  padding: 1px;
  background-color: #FFF;
  width: 100%;
}

.panel-diasSemana, .panel-semanal {
  margin: 10px 0px;
}

.panel-body-jugadas {
  width: 100%;
  margin: 24px 0px;
  padding: 0;
  border-collapse: separate;
  border-spacing: 10px 5px;
}

.checkBoxSorteo {
  position: relative;
  height: 22px;
  width: 22px;
  margin-right: 10px;
}

.checkBoxSorteo label {
  background-color: #fff;
  border: 1px solid #808080;
  border-radius: 50%;
  cursor: pointer;
  height: 22px;
  left: 0;
  position: absolute;
  top: 0;
  width: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.checkBoxSorteo label:after {
  background-color: #2a2a2a;
  content: "";
  height: 8px;
  opacity: 0;
  width: 8px;
  border-radius: 50%;
}

.item-no-seleccionado .checkBoxSorteo label:after {
  background-color: transparent;
}

.numeritosDias span, .semanalSorteos span {
  cursor: pointer;
}


.item-no-seleccionado .checkBoxSorteo label,
.item-no-seleccionado span {
  opacity: 0.5;
  cursor: default;
}

.checkBoxSorteo input[type="checkbox"] {
  visibility: hidden;
}

.checkBoxSorteo input[type="checkbox"]:checked + label {
  border-color: #444444;
}

.checkBoxSorteo input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

.diasEuromillones .sorteoSeleccionado {
  color: #FFFFFF !important;
  background: #24387a !important;
  border:none !important;
}

.diasPrimitiva .sorteoSeleccionado {
  color: #FFFFFF!important;
  background: rgb(111 188 82) !important;
  border:none !important;
}
.diasLoto .sorteoSeleccionado {
  color: #FFFFFF!important;
  background: rgb(111 188 82) !important;
  border:none !important;
}

.diasQuiniela .sorteoSeleccionado {

  border:none !important;
}

.diasGordo .sorteoSeleccionado {
  color: #FFFFFF!important;
  background: #c82c37 !important;
  border:none !important;
 
}

.diasGordo{
  border-spacing: 5px 5px !important;
}

.diasQuiniela{
  border-spacing: 5px 5px !important;
}
.diasGordo{
  border-spacing: 5px 5px !important;
  
}

@media (max-width:900px) {
  .diasGordo{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .cuadriculaGordoIQ{
    padding-left: 5px !important;
  }
}


.numeritosDias.item-no-seleccionado:hover, 
.semanalSorteos.item-no-seleccionado:hover {
  background-color: white;
}

.diasEuromillones .sorteoSeleccionado:hover {
 /* background-color: #2543a5 !important;*/
}

.diasPrimitiva .sorteoSeleccionado:hover {
 /* background-color: #409422 !important;*/
}


.diasGordo .sorteoSeleccionado:hover {
/*  background-color: #ac212a !important;*/
}

.numeritosDias.item-seleccionado:hover, 
.semanalSorteos.item-seleccionado:hover {
  background-color: rgb(216, 236, 245);
}

.numeritosDias.item-seleccionado, .semanalSorteos.item-seleccionado {
  border: 1px solid #808080;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; 
  color:#585857;
}

  .numeritosDias .btn {
    border-radius: 0px !important;
    box-shadow: none !important;
    display: flex;
    align-items: center;
    justify-content: center; }
    .numeritosDias .btn.extrasmall {
      font-size: 11px !important; }
  @media (max-width: 990px) {
.seccion-refrescar-juagarya{
  width:105% !important;
  margin-left:-10px !important;
}
    .panel-selector {
      padding: 0;
      padding-left: 0px !important;
      padding-right: 0px !important;
    }
   


    .infoDias {
      display: none;
    }

    .enunciado-elige-sorteos {
      font-size: 17px !important;
      line-height: 42px !important;
    }

    .panel-body-jugadasMovilIQ {
      padding: 0 !important;
      border: none !important;
    }

    .panelElegirSorteo {
      padding: 21px 15px;
      margin: 10px;
      margin-left: -23px;
      margin-right: -23px;
    }

    .dropdownPlay {
      padding: 0 35px 0 10px !important;
      text-align: left !important;
      margin: 0 !important;
      width: 100% !important;
    }
    .dropdownPlay span {
      font-size: 16px !important;
      line-height: 38px;
    }
    .dropdownPlay i {
      font-size: 25px !important;
      line-height: 12px;
    }

    .panel-info-apuestas {
      padding: 0 0px;
      width:105%;
      margin-left: -7px !important;
    }

    .titulo-apuestas-panel {
      margin-top:6px;
      padding-left: 0;
      font-size: 16px;
    }

    .sorteosGordo, .aputestasGordo {
      padding-right: 0;
      font-size: 18px;
      margin-bottom: 0 !important;
      padding-right: 0px;
    }

    .panel-body-jugadas {
      border-spacing: 1px 12px !important;
    }

    .numeritosDias, .semanalSorteos {
      height: 40px !important;
    }

    .open > .dropdown-menu {
      width: 260px !important;
      right: 5px;
      left: auto;
    }

    .btniq.btnFlecha.btniqflecha {
      color: white;
    }
    
}
.contenedor-juegos-carrito {
  padding-top: 20px !important;
}

.cabecera-juego-carrito {
  display: flex;
}

.img-juego-carrito {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 95px;
  margin-right: 5px;
}

.img-juego-carrito img {
  transform: scale(1.5);
}

.info-juego-carrito {
  width: 170px;
}

.info-juego-carrito a {
  text-decoration: underline;
}

.apuestas-juego-carrito {
  font-size: 15px;
}

.fecha-juego-carrito {
  font-size: 15px;
}

.titulo-juego-carrito {
  font-size: 22px;
  color: #000000;
  font-weight: 700;
}

.selectAbonoCarrito {
  background: none;
  text-align-last: center;
  padding: 0;
  width: 260px;
  height: 33px;
}

.detalles-jugada-abono i {
  font-size: 20px;
  margin-top: 2px;
}

.precio-jugada-carrito {
  margin: 0 -80px 0 60px;
}

.opciones-jugada-carrito, 
.total-carrito {
  padding-right: 24px;
}

.abono-juego-carrito {
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid;
  width: 110px;
  text-align: center;
  font-size: 13px;
  display: none;
}

.bono-carrito-dest {
  border-color: #F7A800;

}

.IconoVentanaOculta {
  position: absolute;
  top: 43px;
  right: 4px;
  padding: 5px 10px;
  display: none;
  font-size: 15px;
}

@media (max-width: 990px) {
  .numeritosDias {
    width: auto;
    height: auto; } }

.contenedor-con-estrellas {
  /*background-color: #dbeaf6;*/
  background-color: #E6EDF0;
  border: 0px solid #808080;}
  .contenedor-con-estrellas p {
    /*color: #27418c;*/ /* cambio play*/
    color: #565655;
    font-size: 14px;
    padding: 4px 0px;
    background: #E6EDF0;
    border-bottom: 0px solid #808080;}

.contenedor-estrellas {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  padding-bottom: 15px;
  padding: 0px 0px 15px; }
  .contenedor-estrellas a {
    /*background: url("../images/Arana/estrella_azul01.png") no-repeat center center;*/ /* cambio play */
    background: url("../images/about/pl-estrella_azul01.png") no-repeat center center;
    background-size: contain;
    display: block;
    flex: 0 0 24%;
    -webkit-flex: 0 0 24%;
    min-height: 33px;
    margin-left: 1px;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    font-size: 13px; /* cambio play */
    /*color: white;/* /* cambio play */
    color: #24387a; }
    .contenedor-estrellas a:hover {
      /*background: url("../images/Arana/estrella_azul02.png") no-repeat center center;*/ /* cambio play */
      background: url("../images/about/pl-estrella_azul02.png") no-repeat center center;
      background-size: contain;
      color: #ffffff}
    .contenedor-estrellas a.selecionado {
      /*background: url("../images/Arana/estrella_amarilla.png") no-repeat center center;*/ /* cambio play */
      background: url("../images/about/pl-estrella_amarilla.png") no-repeat center center;
      color: #27418c;
      background-size: contain; }
    @media (max-width: 700px) {
      .contenedor-estrellas a {
        width: 45px;
        min-height: 50px;
        font-size: 18px;
        /*margin-right: -26px;*/ /* cambio play */} }
    @media (min-width: 1200px) {
      .contenedor-estrellas a {
        min-height: 42px;
        background-size: auto; } }

.resp-dia-jugadas {
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-align-items: center;
  /*border: 2px solid #27418c;
  color: #27418c;*/ /* cambio play */
  border: 2px solid #e6edf0;
  color: #575756;
  background-color: #dbeaf6;
  margin-bottom: 5px; }
  .resp-dia-jugadas:nth-child(1) {
    margin-top: 5px; }
  .resp-dia-jugadas input {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 30px;
    height: 30px;
    box-shadow: none !important; }
  .resp-dia-jugadas div:nth-child(1) {
    flex: 0;
    -webkit-flex: 0;
    padding-left: 20px; }
  .resp-dia-jugadas div:nth-child(2) {
    flex: 1;
    -webkit-flex: 1;
    padding-left: 20px; }

.panel-body-jugadas-resp {
  padding: 5px; }

footer {
  padding-bottom: 0px; }
  footer .copy {
    margin: 0px;
    padding: 30px 0px; }

.info-extra {
  display: flex;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  background: #00203D; /* cambio play */
  color: #F7A800; }
  .info-extra div {
    flex: 0 0 49%;
    -webkit-flex: 0 0 49%;
    padding-left: 10%;
    min-height: 100px; }
  .info-extra div:nth-child(1) {
    background: url("../images/Arana/juego_seguro.png") no-repeat 10px center; }
  .info-extra div:nth-child(2) {
    background: url("../images/Arana/garantia.png") no-repeat 0px center; }
  .info-extra div:nth-child(3) {
    background: url("../images/Arana/soporte.png") no-repeat 10px center; }
  .info-extra div:nth-child(4) {
    background: url("../images/Arana/comisiones.png") no-repeat 0px center; }
  .info-extra p {
    color: white;
    font-size: 18px;
    width: 95%;
    line-height: 26px;
    padding-top: 20px;
    text-align: center;
    padding-left: 37px; }

.enlaces-menu-resp {
  display: flex;
  flex-direction: column;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  margin-bottom: 40px; }
  .enlaces-menu-resp div {
    color: #2a70a8;
    font-size: 24px;
    margin-bottom: 5px;
    white-space: nowrap; }
  .enlaces-menu-resp button {
    color: #0d0d0d; }
  .enlaces-menu-resp div:nth-child(2) {
    background-position: center;
    display: block;
    width: 100%; }
  .enlaces-menu-resp .imagen-euromillones {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../images/Arana/euromillones.png?1468325608');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 45px;
    height: 45px; }
  .enlaces-menu-resp .imagen-gordo {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../images/Arana/gordo.png?1468325608');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 45px;
    height: 45px; }
  .enlaces-menu-resp .imagen-bonoloto {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../images/Arana/bonoloto.png?1468325610');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 45px;
    height: 45px; }
  .enlaces-menu-resp .imagen-primitiva {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../images/Arana/primitiva.png?1468325608');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 45px;
    height: 45px; }
  .enlaces-menu-resp .imagen-quiniela {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../images/Arana/quiniela.png?1468325608');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 45px;
    height: 45px; }
  .enlaces-menu-resp .imagen-loteriaNacional {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../images/Arana/loteria.png?1468325608');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 45px;
    height: 45px; }
  .enlaces-menu-resp .imagen-loteriaNavidad {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../images/Arana/navidad.png?1468325608');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 45px;
    height: 45px; }
  .enlaces-menu-resp .imagen-elnino {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../images/Arana/nino.png?1468325608');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 45px;
    height: 45px; }

.banderitas-resp {
  display: flex;
  display: -webkit-flex;
  /*display:-webkit-box;*/
  align-items: center;
  -webkit-align-items: center;
  min-height: 80px; }

@media (max-width: 580px) {
  .contenedor-banner-elgordo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px; }

  .seccion-refrescar-juagarya button:nth-child(1) {
    margin-bottom: 20px; } }
.contenedor-flex-botones {
  color: white;
  display: flex;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  margin: 20px 0; }
  .contenedor-flex-botones div {
    flex: 0 0 24%;
    -webkit-flex: 0 0 24%;
    padding: 0 5px;
    margin-bottom: 20px; }
    @media (max-width: 560px) {
      .contenedor-flex-botones div {
        flex: 0 0 50%;
        -webkit-flex: 0 0 50%; } }
  .contenedor-flex-botones p {
    color: #27418c; }

.titular-modal {
  color: #00203D;/* cambio play */
  font-size: 16px;
  line-height: 22px; }

.cabecera-bm {
  /*background-color: #27418c;
  color: white;*/ /* cambio play */
  background-color: #E6EDF0 ;
  color: #575756;
  min-height: 40px;
  border-top: 0px solid #808080;
  border-left: 0px solid #808080;
  border-right: 0px solid #808080;
}

.cabecera-bm-con-boton {
  background: #17344C; /* cambio play */
  color: #ffffff;
  min-height: 40px; }
  .cabecera-bm-con-boton button {
    padding-right: 10px; }

.cuerpo-bm {
  /*background-color: #dbeaf6;
  color: #27418c;*/ /* cambio play */
    background-color: #fff;
    color: #575756;
    border: 1px solid #808080;
}

input[type=range] {
  -webkit-appearance: none; }

input[type=range]::-webkit-slider-runnable-track {
  width: 300px;
  height: 1px;
  background: white;
  border: none;
  border-radius: 3px; }

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #00203D; /* cambio play */
  margin-top: -7px;
  cursor: ew-resize !important; }

input[type=range]:focus {
  outline: none; }

input[type=range]:focus::-webkit-slider-runnable-track {
  background: white; }

.range1 {
  padding: 10px 20px; }

output {
  padding: 5px !important;
  margin-left: 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: white;
  padding-left: 20px;
  color: #565655; /* cambio play */
  border: 0px !important; }

.fila1 {
  display: flex;
  display: -webkit-flex; }

.columna25 {
  flex: 0 0 25%;
  -webkit-flex: 0 0 25%; }

.columna50 {
  flex: 0 1 50%;
  -webkit-flex: 0 1 50%; }
  @media (max-width: 890px) {
    .columna50 {
      flex: 1 0 33%;
      -webkit-flex: 1 0 33%; } }

.columna100 {
  flex: 0 0 100%;
  -webkit-flex: 0 0 100%; }

.cotenedor-boleto-multiple {
  /*display: flex;
  justify-content: space-between;
  display: -webkit-flex;
  -webkit-justify-content: space-between;*/
  padding: 42px 20px 22px;
  min-height: 248px; }

.paneles-apuestas {
  /*border: 1px solid #27418c;
  color: #27418c;*/ /* cambio play */
  border: 1px solid #383838;
  background: #ffffff; /* cambio play */
  color: #565655;
  text-align: center;
  width: 130px;
  /*display: flex;
  justify-content: space-between;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  flex-direction: column;
  -webkit-flex-direction: column;*/
  position: relative;
  display: inline-block; }
  .paneles-apuestas .titulo-panel-apuestas {
    font-size: 26px;
    font-size: 1.625rem;
    padding: 10px;
    font-weight: bold; }
    @media (max-width: 890px) {
      .paneles-apuestas .titulo-panel-apuestas {
        font-size: 20px;
        font-size: 1.25rem; } }
  .paneles-apuestas input {
    width: auto !important; }
  .paneles-apuestas .radio-panel-apuestas {
    position: relative;
    height: 50px;
    background: url("../images/Arana/triangulo_lupa.png") no-repeat right bottom; }
    .paneles-apuestas .radio-panel-apuestas .fa-search:before {
      position: absolute;
      bottom: 0;
      right: 0; }
  .paneles-apuestas.boleto-mul-seleccionado {
    background-color: #F7A800;
    color: #FFFFFF; /* cambio play */}

.boleto-multiple-accion {
  padding: 20px;
  text-align: justify; }
  .boleto-multiple-accion p {
   /*color: #27418c; */ /* cambio play */
  color: #575756}
  .boleto-multiple-accion div {
    padding-left: 150px;
    margin-top: 20px; }

.modal-backdrop {
  opacity: 0.8 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  -webkit-justify-content: center;
  -webkit-align-items: center; }

.modal-comolightbox {
  margin: 10% auto;
  width: 80%; }

.modal-minilightbox {
  margin: 10% auto;
  width: 30%;
  background-color: #F7A800; }

.fa-times-circle {
  /*color: #dbeaf6;*/ /* cambio play */
  color: #17344C }

.close {
  opacity: 1 !important; }

.service-item-pequeno {
  padding-right: 45px;
  padding-left: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  padding: 4px 1px;
  margin: 10px 0px}
  @media (max-width: 566px) {
    .service-item-pequeno {
      flex-direction: column;
      -webkit-flex-direction: column; }
      .service-item-pequeno > div:nth-child(1) {
        margin-bottom: 10px; } }
  .service-item-pequeno.vertic {
    flex-direction: column;
    -webkit-flex-direction: column; }
    .service-item-pequeno.vertic .displayFlexAlingItemsSpBet {
      margin-top: 20px; }

.tira-bancaria {
  background: url("../images/Arana/tira-bancaria.png") no-repeat center center;
  height: 200px;
  display: block;
  background-size: cover; }

section.bancaria {
  margin-bottom: 0px !important; }

.footer:before {
  background-color: #e6edf0 !important; }

.ahora-elige {
  margin: 0px 0px;
  color: #565655;
  font-size: 16px;
  width: 100%; }
  .ahora-elige p {
    color: #565655 !important;
    font-size: 16px !important; }

.apuestas-sorteo-flex {
  display: flex;
  justify-content: space-around;
  display: -webkit-flex;
  -webkit-justify-content: space-around;
  /*color: #27418c;*/ /* cambio play */
  color: #575756 }
  .apuestas-sorteo-flex strong {
    font-size: bold; }

.apuestas-sorteo-premio {
  font-size: 50px;
  color: #27418c;
  text-align: right; }

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-15 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left; }

  .col-sm-8-12 {
    width: 12.5%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left; }

  .col-md-8-12 {
    width: 12.5%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left; }

  .col-lg-8-12 {
    width: 12.5%;
    float: left; } }
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
  .colo-sm-15,
  .col-md-15,
  .col-lg-15 {
    width: 20%;
    float: left; }

  .col-lg-8-12 {
    width: 12.5%;
    float: left; } }
@media only screen and (min-width: 1536px) {
  .col-md-15,
  .col-lg-15 {
    width: 20%;
    float: left; }

  .col-lg-8-12 {
    width: 12.5%;
    float: left; } }
.col-xs-8-12,
.col-sm-8-12,
.col-md-8-12,
.col-lg-8-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-8-12 {
  width: 12.5%;
  float: left; }

.euromillones-nd {
  display: flex;
  flex-direction: column;
  align-items: center;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  -webkit-align-items: center; }
  .euromillones-nd.numeritosDias {
    height: auto !important; }
  .euromillones-nd.item-seleccionado {
    background-color: #dbeaf6 !important; }
  .euromillones-nd input {
    border: 1px solid #27418c; }

.br-l {
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px; }

.br-r {
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px; }

@media (min-width: 1000px) {
  .panel-body-jugada {
    padding: 5px ; } }
.panel-body-jugada.pn-bd-jg-euromillones {
  padding: 13px; }
  .panel-body-jugada.pn-bd-jg-euromillones div {
    flex: 1 0 auto;
    -webkit-flex: 1 0 auto; }
.panel-body-jugada:last-child {
  /**padding-bottom: $margen;  se descuadraba el panel */
  padding-bottom: 0px; }
.panel-body-jugada:first-child {
  padding-top: 30px; }

.enunciado-elige-sorteos {
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
}

.contenedor-boleto-multiple {
  display: flex;
  flex-direction: column;
  display: -webkit-flex;
  -webkit-flex-direction: column; }

.estadisticas-euromillones {
  padding: 20px;
  min-height: 440px; }
  .estadisticas-euromillones select {
    width: 300px;
    margin-bottom: 20px; }
    @media (max-width: 980px) {
      .estadisticas-euromillones select {
        width: 90%; } }

table.tabla-estadisticas td {
  padding: 10px auto; }
table.tabla-estadisticas .numeritos {
  margin: 1.5px auto; }

@media (min-width: 1200px) {
  #panelEstadisticas .contenedor-boletoEuro a,
  #panelJugada .contenedor-boletoEuro a {
    height: 20px;
    width: 20px; } }

#panelJugada .radio-panel-apuestas .fa {
  opacity: 0; }

.flexcolspbt {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  -webkit-justify-content: space-between;
  height: 100%; }

@media (max-width: 980px) {
  .euromillones-checkbox {
    display: none; }
  .euromillones-checkbox-pagos{ display: inline-block; }
  } 

.whitespace {
  white-space: nowrap; }

@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
  .euromillones-checkbox {
    display: none !important; } }
.margen20-b {
  margin-bottom: 20px; }

.margen20-t {
  margin-top: 20px; }

.lateral-numeroclave {
  display: flex;
  display: -webkit-flex;
  padding-top: 10px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: 100%;
  /*padding-left: 5px;  comentado por la araña  */
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  .lateral-numeroclave div {
    flex: 0 0 18%;
    -webkit-flex: 0 0 18%;
    margin-right: 3px;
    margin-bottom: 3px; }

.acciones-boleto-loteria {
  background-color: #dbeaf6;
  display: flex;
  justify-content: space-between;
  display: -webkit-flex;
  -webkit-justify-content: space-between; }
  .acciones-boleto-loteria .imagen-boleto-loteria {
    text-align: center; }
  .acciones-boleto-loteria .numero-boleto-pendiente {
    display: flex;
    flex-direction: column;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    color: #27418c; }

.buscador-decimos-horizontal {
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: -webkit-fflex;
  -webkit-fjustify-content: space-between;
  -webkit-falign-items: center;
  /*background-color: #F7A800;*/ /* cambio play */
  background-color: #E6EDF0;
  border: 0px solid #808080;
  padding: 10px; }
  @media (max-width: 680px) {
    .buscador-decimos-horizontal {
      flex-direction: column;
      -webkit-flex-direction: column;
      margin-bottom: 20px; }
      .buscador-decimos-horizontal .boton-suerte {
        margin-bottom: 20px; } }
  .buscador-decimos-horizontal .buscador-decimos-top {
    display: flex;
    display: -webkit-flex; }

.buscador-decimos-top {
  justify-content: space-between;
  align-items: center;
  flex-grow: 1;
  -webkit-justify-content: space-between;
  -webkit-align-items: center;
  -webkit-flex-grow: 1; }
  @media (max-width: 680px) {
    .buscador-decimos-top {
      flex-direction: column;
      -webkit-flex-direction: column; }
      .buscador-decimos-top div {
        margin-bottom: 20px; } }
  .buscador-decimos-top .buscador-txto-intro {
    /*font-size: 22px;
    color: #27418c;/* /* cambio play */
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #565655;
    padding-left: 20px;
    flex: 1;
    -webkit-flex: 1;
    text-align: left; /* cambio play */}
  .buscador-decimos-top .cajas-numeros {
    display: flex;
    display: -webkit-flex;
    /*background-color: #ffffff;*/ /* cambio play */
    padding: 3px 0px 3px 4px;
    margin-right: 20px; }
    .buscador-decimos-top .cajas-numeros output {
      /*display: flex;*/ /* cambio play */
      display: -webkit-flex;
      /*border: 1px solid #dbeaf6;
      background-color: #dbeaf6;*/ /* cambio play */
      background-color: #ffffff;
      justify-content: center;
      align-items: center;
      -webkit-justify-content: center;
      -webkit-align-items: center;
      padding: 0px !important;
      margin-left: 0px;
      margin-right: 4px;
      width: 35px;
      height: 35px;
      border-radius: 0px;
      font-size: 23px;
      color: #575756;}
      @media (max-width: 680px) {
        .buscador-decimos-top .cajas-numeros output {
          width: 55px;
          height: 55px;
          font-size: 33px; } }

.cotenedor-boleto-total {
  margin-bottom: 40px;
  }
  .cotenedor-boleto-total .boleto-total-imagen {
    position: relative;
    text-align: center;
    margin-bottom: 5px;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block; }
    .cotenedor-boleto-total .boleto-total-imagen img {
      width: 100%;
    }
    @media (min-width: 680px) {
      .cotenedor-boleto-total .boleto-total-imagen {
        background-size: contain; } }
    .cotenedor-boleto-total .boleto-total-imagen .boleto_numero {
      position: absolute;
      top: 22px;
      left: 45%;
      text-indent: 0px; }
      @media (min-width: 579px) {
        .cotenedor-boleto-total .boleto-total-imagen .boleto_numero {
          top: 33px;
          left: 42%; } }
      @media (max-width: 979px) {
        .cotenedor-boleto-total .boleto-total-imagen .boleto_numero {
          top: 20px;
          left: 40%; } }
      .cotenedor-boleto-total .boleto-total-imagen .boleto_numero p {
        font-size: 30px;
        letter-spacing: 6px;}
  .cotenedor-boleto-total.activo .info_extra-boleto-total {
background: #00203D; /* cambio play */ }
  .cotenedor-boleto-total.activo .solo_quedan-boleto-total p {
    color: #ffffff; }
  .cotenedor-boleto-total.activo .qtyminus,
  .cotenedor-boleto-total.activo .qtyplus {
    background-color: #F7A800 !important; }

.info_extra-boleto-total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-align-items: center;
  /*background-color: #dbeaf6;*/ /* cambio play */
  background-color: #E6EDF0;
  border: 1px solid #e8eeee;
  padding: 5px 20px; }
  .info_extra-boleto-total .solo_quedan-boleto-total p {
    margin: 0px;
    line-height: 15px;
    font-size: 12px; /* cambio play */
    text-align: center;}
    .info_extra-boleto-total .solo_quedan-boleto-total p:nth-child(2) {
      font-size: 16px; /* cambio play */
      text-align: center;
      font-weight: bolder;}

  .info_extra-boleto-total .quedan-NumSeo5 p:nth-child(2) {
    font-size: 12px; font-weight: bolder; text-align: center;}

  .info_extra-boleto-total .quedan-NumSeo5 p {
    margin: 0px; line-height: 15px; font-size: 12px ; text-align: center; color: #164194}


.botonera-mas-menos .qty {
  height: auto !important;
  width: 40px !important;
  background-color: #ffffff;
  color: #565655; /* cambio play */
  border: 1px solid #E6EDF0 !important; /* cambio play */ }
.botonera-mas-menos .qtyminus,
.botonera-mas-menos .qtyplus,
.botonera-mas-menos .qtyminus2,
.botonera-mas-menos .qtyplus2,
.botonera-mas-menos .qtyminus3,
.botonera-mas-menos .qtyplus3 {
  text-indent: 0 !important;
  height: auto !important;
  /*background-color: #27418c;*/
  background-color: #575756;
  color: #ffffff;
  width: 20px !important;
  padding: 0px; }

.borderleft {
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-border-radius-bottomleft: 00px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px; }

.borderright {
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px; }

.cambiarSorteoLoteria {
  /*background-color: #27418c;*/ /* Cambio play */
  background-color: #754472;
  padding: 22px;
  border: 0px solid #383838;}
  @media (max-width: 979px) {
    .cambiarSorteoLoteria {
      flex-direction: column;
      -webkit-flex-direction: column;
      padding: 0px;
      margin-bottom: 20px; }
      .cambiarSorteoLoteria div {
        margin-bottom: 10px; } }
  .cambiarSorteoLoteria .sorteoLoteria {
    /*color: #F7A800; */ /* cambio play */
    color: #ffffff;}
  .cambiarSorteoLoteria .sorteoFecha {
    color: #ffffff;
    flex: 1;
    -webkit-flex: 1;
    margin-left: 20px; }

.minimoDecimos {
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-align-items: center; }
  .minimoDecimos .titular-minimoDecimos {
    font-size: 17px;
    color: #27418c; }
  .minimoDecimos button {
    margin: 0px;
    padding: 0px;
    border: 1px solid #27418c;
    width: 40px;
    height: 40px; }
    .minimoDecimos button.blanco {
      background-color: #ffffff;
      color: #27418c; }
    .minimoDecimos button.azul {
  background: #00203D; /* cambio play */
      color: #ffffff;
      padding: 0px 20px !important;
      width: auto !important; }

.botonera-mas-menos {
  display: flex;
  display: -webkit-flex; }

.contenedor-detalles-jugada-loteria {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  -webkit-justify-content: space-between;
  position: relative;
  -webkit-align-items: center;
  /*color: #27418c; */ /* cambio play */
  color: #575756}
  @media (max-width: 680px) {
    .contenedor-detalles-jugada-loteria {
      border-bottom: 0px solid #27418c;
      padding-bottom: 10px;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap; } }
  .contenedor-detalles-jugada-loteria .detalles-jugada-tipo {
    font-size: 14px; }
  .contenedor-detalles-jugada-loteria .detalles-jugada-numero {
    font-size: 21px;
    letter-spacing: 5px;
    font-weight: 600; /* cambio play */}
  .contenedor-detalles-jugada-loteria .detalles-jugada-fecha {
    font-size: 15px; }
    @media (max-width: 680px) {
      .contenedor-detalles-jugada-loteria .detalles-jugada-fecha {
        width: 100%;
        padding-top: 10px; } }
  .contenedor-detalles-jugada-loteria .detalles-jugada-euros {
    font-size: 30px; }

.sinresultados {
  text-align: center;
  font-size: 18px;
  /*color: #27418c;*/
  color: #575756;
  padding: 40px 20px; }

.nohasanadido {
  font-size: 18px;
  font-weight: bolder;
  color: #27418c;
  padding-top: 20px; }

.banner-movil {
  /*background-color: #dbeaf6;
  display: flex;
  flex-direction: column;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  padding: 10px; */ /* cambio play */
  font-family: 'Lato', sans-serif;
  color: #565655;
  border: 0px solid #808080;
  background-color: #E6EDF0;
  min-height: 76px;
  padding: 17px 10px;}
  .banner-movil .btn-blanco,
  .banner-movil .btn-azul-oscuro {
    min-height: 40px !important; }
  .banner-movil .titular-baner {
    /*font-size: 14px;
    color: #27418c;*/ /* cambio play */
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    padding: 0px 0px;}
  .banner-movil .banner-movil-botones {
    display: flex;
    display: -webkit-flex; }

.color-red {
  color: red; }

.xtrapaddmol *[class^='col-'] {/* modificado por arania */
 /* padding-bottom: 20px;*/
    padding-bottom: 0px;
    padding-top: 10px }

.loteriaNacional .panel-body-jugada {
  padding: 20px;
  padding-bottom: 10px; }

.contenedor-amarillo {
  display: flex;
  flex-direction: column;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  padding: 40px; }
  .contenedor-amarillo .cajetin_decimo {
    background-color: white;
    color: black;
    font-size: 30px;
    text-align: center;
    letter-spacing: 4px;
    margin: 20px 0px; }
  .contenedor-amarillo div:nth-child(1) {
    font-size: 30px;
    color: #27418c;
    display: flex;
    display: -webkit-flex;
    padding-bottom: 20px;
    justify-content: center;
    -webkit-justify-content: center; }
    .contenedor-amarillo div:nth-child(1) p {
      font-size: 46px;
      padding: 0px 10px; }
  .contenedor-amarillo div:nth-child(2),
  .contenedor-amarillo div:nth-child(4) {
    font-size: 20px;
    color: black; }
  .contenedor-amarillo button:nth-child(1) {
    margin: 20px 0px; }

.tipopartido {
  /*color: #27418c;*/ /* cambio play */
  color: #575756;
  font-size: 20px;
  padding: 4px 0px}

.panel-body-jugada.tujugadapanel {
  padding-left: 5px !important; }

@media (max-width: 970px) {
  .wrapper {
    overflow: hidden; } }
.dropdown-toggle {
  width: 100%;
  min-height: 20px;
  font-size: 12px; /* cambio play */
  /*background-color: #27418c !important;
  color: #ffffff !important;
  border: 1px solid #ffffff !important;*/ /* cambio play */
  background-color: #e6edf0 !important;
  color: #575756 !important;
  border: 1px solid #575756 !important;
  box-shadow: 0px !important; }

.dropdown-toggle-QUI { /* cambio play */
    width: 100%;
    min-height: 20px;
    font-size: 12px;
    background-color: #E6EDF0 !important; /* Cambio play */
    color: #565655 !important; /* cambio play */
    border: 1px solid #808080 !important; /* Cambio play */
    box-shadow: 0px !important;
}

  @media (max-width: 680px) {
    .dropdown-toggle {
      width: 87%;
      margin-bottom: 10px;
      margin-left: 15px; } }
  .dropdown-toggle:hover {
    background-color: #ffffff !important;
    color: #27418c !important; }
  @media (max-width: 970px) {
    .dropdown-toggle {
      min-height: 40px; } }

.btn-default .caret {
  color: #ffffff !important; }

.btn-default .pull-right {
    padding-right: 5px !important; }

.dropdown-menu > li > a {
  color: #27418c; }

.open > .dropdown-menu {
  width: 100%; }

.pleno-al-quince {
  display: flex;
  display: -webkit-flex;
  background: #E6EDF0; /* cambio play */
  border: 1px solid #808080;
  color: #565655;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 20px 0px; }
  .pleno-al-quince .numeritos {
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center; }
  .pleno-al-quince .equipo1 {
    display: flex;
    display: -webkit-flex;
    margin-right: 40px;
    align-items: center; }
    @media (max-width: 570px) {
      .pleno-al-quince .equipo1 {
        margin-bottom: 20px;
        margin-right: 0px; } }
  .pleno-al-quince .partidos {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    color: #565655;
background: #E6EDF0; /* cambio play */ }
    @media (max-width: 570px) {
      .pleno-al-quince .partidos {
        flex-direction: column;
        -webkit-flex-direction: column; } }
  .pleno-al-quince .nombreequipo {
    color: #565655;
    font-size: 14px; }
  .pleno-al-quince .tit-pleno {
    color: #da251c;
    margin-right: 20px; }

.userMenu {
  /*margin: 11px 25px 0 0; }*/ /* Modificado por arania*/
  margin: 11px 4px;}
  .userMenu li {
    font-size: 11px;
    display: inline-block;
    color: #fff !important;
    position: relative; }
    .userMenu li span {
      position: absolute;
      left: 21px;
      top: 2px;
      font-size: 23px; }
    .userMenu li p {
      font-size: 11px;
      color: #F7A800 !important;
      margin: 0;
      line-height: 1;
      position: relative; }
  .userMenu li:last-child {
    padding-left: 50px;
    width: 135px; }
    .userMenu li:last-child::after {
      position: absolute;
      right: 16px;
      bottom: -4px;
      width: 0;
      height: 0;
      border-right: 6px solid transparent;
      /*border-top: 6px solid #fff;*/ /* Modificado por arania */
      border-left: 6px solid transparent;
      border-bottom: 6px solid transparent;
      content: ''; }

.gamePaymentSections .panel {
  box-shadow: none;
  background: transparent; }

.gamePaymentSectionsLog {
  margin: 40px 0 20px; }

.sectionHidden {
  display: none; }

.sectionOpen {
  display: block; }

.andBonoloto {
  width: 345px; }

.subscribedNow {
  color: #27418c;
  padding: 20px 7px; }
  .subscribedNow span {
    text-transform: uppercase;
    margin: 0 10px 0 0; }

.subscribedNowRes {
  display: none; }

.gameDetails .panel-heading-boletos {
  height: inherit;
  padding: 28px 20px 20px; }
  .gameDetails .panel-heading-boletos img {
    width: 45px;
    margin: -8px 6px 0 5px; }
  .gameDetails .panel-heading-boletos span {
    color: #F7A800; /* cambio play */
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 0 6px; }
  .gameDetails .panel-heading-boletos .detailsWhite {
    /*color: #FFF;*/ /* cambio play */
    color: #F7A800;
    font-size: 12px; }

/* Creado por arania*/

.gameDetails .panel-heading-pagos {
  height: inherit;
  padding: 8px 20px 8px; }
  .gameDetails .panel-heading-pagos img {
    width: 45px;
    margin: -8px 6px 0 5px; }
  .gameDetails .panel-heading-pagos span {
    color: #F7A800;
    font-size: 22px;
    text-align: center !important;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 0 6px; }
  .gameDetails .panel-heading-pagos .detailsWhite {
    color: #FFF;
    font-size: 12px; }
/* ------- */


/* nuevos estilos play */

.gameDetails .panel-heading-boletos-EU {
  height: inherit;
  padding: 28px 20px 20px !important;}
  .gameDetails .panel-heading-boletos-EU img {
    width: 45px;
    margin: -8px 6px 0 5px; }
  .gameDetails .panel-heading-boletos-EU span {
    color: #ffffff; /* cambio play */
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 0 6px; }
  .gameDetails .panel-heading-boletos-EU .detailsWhite {
    color: #ffffff;
    font-size: 12px;
    padding: 10px 0px;
    float: right;}

.gameDetails .panel-heading-boletos-BO {
  height: inherit;
  padding: 28px 20px 20px !important; }
  .gameDetails .panel-heading-boletos-BO img {
    width: 45px;
    margin: -8px 6px 0 5px; }
  .gameDetails .panel-heading-boletos-BO span {
    color: #ffffff; /* cambio play */
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 0 6px; }
  .gameDetails .panel-heading-boletos-BO .detailsWhite {
    color: #ffffff;
    font-size: 12px;
    padding: 10px 0px;
    float: right;}

.gameDetails .panel-heading-boletos-PVA {
  height: inherit;
  padding: 28px 20px 20px !important; }
  .gameDetails .panel-heading-boletos-PVA img {
    width: 45px;
    margin: -8px 6px 0 5px; }
  .gameDetails .panel-heading-boletos-PVA span {
    color: #ffffff; /* cambio play */
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 0 6px; }
  .gameDetails .panel-heading-boletos-PVA .detailsWhite {
    color: #ffffff;
    font-size: 12px;
    padding: 10px 0px;
    float: right;}

.gameDetails .panel-heading-boletos-GO {
  height: inherit;
  padding: 28px 20px 20px !important; }
  .gameDetails .panel-heading-boletos-GO img {
    width: 45px;
    margin: -8px 6px 0 5px; }
  .gameDetails .panel-heading-boletos-GO span {
    color: #ffffff; /* cambio play */
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 0 6px; }
  .gameDetails .panel-heading-boletos-GO .detailsWhite {
    color: #ffffff;
    font-size: 12px;
    padding: 10px 0px;
    float: right;}

.gameDetails .panel-heading-boletos-QUI {
  height: inherit;
  padding: 28px 20px 20px !important; }
  .gameDetails .panel-heading-boletos-QUI img {
    width: 45px;
    margin: -8px 6px 0 5px; }
  .gameDetails .panel-heading-boletos-QUI span {
    color: #ffffff; /* cambio play */
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 0 6px; }
  .gameDetails .panel-heading-boletos-QUI .detailsWhite {
    color: #ffffff;
    font-size: 12px;
    padding: 10px 0px;
    float: right;}

.gameDetails .panel-heading-boletos-LN {
  height: inherit;
  padding: 28px 20px 20px !important; }
  .gameDetails .panel-heading-boletos-LN img {
    width: 45px;
    margin: -8px 6px 0 5px; }
  .gameDetails .panel-heading-boletos-LN span {
    color: #ffffff; /* cambio play */
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 0 6px; }
  .gameDetails .panel-heading-boletos-LN .detailsWhite {
    color: #ffffff;
    font-size: 12px;
    padding: 10px 0px;
    float: right;}

/* fin nuevos */


/* Creado por arania*/

.gameDetails .panel-heading-pagos-SinCard {
  height: inherit;
  padding: 20px 20px 20px; }
  .gameDetails .panel-heading-pagos-SinCard img {
    width: 45px;
    margin: -8px 6px 0 5px; }
  .gameDetails .panel-heading-pagos-SinCard span {
    color: #565657; /* cambio play */
    font-size: 22px;
    text-align: center !important;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 0 6px; }
  .gameDetails .panel-heading-pagos-SinCard .detailsWhite-SinCard {
    color: #27418c;
    font-size: 23px; }
/* ------- */

/* Creado por arania*/

.gameDetails .panel-heading-pagos-ConCard {
  height: inherit;
  padding: 20px 20px 20px; }
  .gameDetails .panel-heading-pagos-ConCard img {
    width: 45px;
    margin: -8px 6px 0 5px; }
  .gameDetails .panel-heading-pagos-COnCard span {
    color: #27418c;
    font-size: 22px;
    text-align: center !important;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 0 6px; }
  .gameDetails .panel-heading-pagos-ConCard .detailsWhite-ConCard {
    color: #27418c;
    font-size: 23px; }
/* ------- */

.gameDetails .panel-body-jugada {
  padding: 6px 22px 14px;
  margin: 0 0 10px; }
  .gameDetails .panel-body-jugada .color-azul-oscuro {
    align-items: inherit; }
    .gameDetails .panel-body-jugada .color-azul-oscuro p {
      /*color: #27418c;*/ /* cambio play */
      color: #565655;
      font-weight: bold;
      margin: 15px 0 5px;
      font-size: 16px; }
      .gameDetails .panel-body-jugada .color-azul-oscuro p span {
        font-size: 18px; }
      .gameDetails .panel-body-jugada .color-azul-oscuro p a {
        color: #565655;
        border-radius: 0px;
        margin: 0 0 0 8px;
        height: 24px;
        width: 24px;
        display: inline-block;
        border: 1px solid #e2e2e2;
        background: #e7e7e7;
        background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
        background: -o-linear-gradient(right, #e7e7e7, #ffffff);
        background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
        background: linear-gradient(to top, #e7e7e7, #ffffff);}
        .gameDetails .panel-body-jugada .color-azul-oscuro p a span {
          font-size: 14px;
          vertical-align: text-top;
          margin: 2px 0 0 3px; }
    .gameDetails .panel-body-jugada .color-azul-oscuro ul {
      margin: 0; }
      .gameDetails .panel-body-jugada .color-azul-oscuro ul li {
        color: #565655;
        padding: 0;
        font-size: 13px;
        margin: 3px 0; }
        .gameDetails .panel-body-jugada .color-azul-oscuro ul li span {
          margin: 0 5px 0 0; }

/* Modificado por arania */
.gameDetails .panel-body-jugada-2 {
  padding: 6px 22px 14px;
  margin: auto;
  width: 60% }
  .gameDetails .panel-body-jugada-2 .color-azul-oscuro {
    align-items: inherit; }
    .gameDetails .panel-body-jugada-2 .color-azul-oscuro p {
      color: #27418c;
      font-weight: bold;
      margin: 15px 0 5px;
      font-size: 16px; }
      .gameDetails .panel-body-jugada-2 .color-azul-oscuro p span {
        font-size: 18px; }
      .gameDetails .panel-body-jugada-2 .color-azul-oscuro p a {
        color: #27418c;
        background: #F7A800;
        border-radius: 5px;
        margin: 0 0 0 8px;
        height: 18px;
        width: 17px;
        display: inline-block; }
        .gameDetails .panel-body-jugada-2 .color-azul-oscuro p a span {
          font-size: 9px;
          vertical-align: text-top;
          margin: 2px 0 0 3px; }
    .gameDetails .panel-body-jugada-2 .color-azul-oscuro ul {
      margin: 0; }
      .gameDetails .panel-body-jugada-2 .color-azul-oscuro ul li {
        color: #27418c;
        padding: 0;
        font-size: 13px;
        margin: 3px 0; }
        .gameDetails .panel-body-jugada-2 .color-azul-oscuro ul li span {
          margin: 0 5px 0 0; }

/*---------*/

.gameDetails .listDetailsGame {
  margin: 0 0 20px; }
  .gameDetails .listDetailsGame .color-azul-oscuro {
    width: 100%;
    padding: 0; }
    .gameDetails .listDetailsGame .color-azul-oscuro div {
      display: inline-block; }
      .gameDetails .listDetailsGame .color-azul-oscuro div p {
        text-align: center; }
      .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(1) {
        width: 110px; }
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(1) p {
          text-align: left; }
      .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(2) {
        width: 280px; }
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(2) p {
          text-align: left;
          font-size: 14px;
          font-weight: normal; }
          .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(2) p a {
            margin: 0 6px 0 0;
            height: 20px;
            width: 21px; }
            .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(2) p a span {
              margin: -1px 0 0 4px;
              font-size: 13px; }
      .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(3) {
        width: 155px; }
      .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(4) {
        width: 375px; }
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(4) p {
          position: relative; }
          .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(4) p select {
            border: 0 none;
            width: 250px;
            color: #27418c;
            font-weight: bold; }
          .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(4) p span {
            position: absolute;
            top: 2px;
            right: 35px;
            cursor: pointer; }
      .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) {
        width: 125px; }
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) p {
          text-align: right;
          font-size: 21px; }
          .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) p span {
            font-size: 21px; }
          .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) p a {
            text-align: center;
            height: 20px;
            width: 20px; }
            .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) p a span {
              margin: 3px 1px 0 0;
              font-size: 13px; }
      .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(6) p a {
        height: 20px;
        width: 21px; }
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(6) p a span {
          font-size: 12px;
          margin: 2px 0 0 -1px; }

/*creado por arania*/

.gameDetails .listDetailsGame {
  margin: 0 0 20px; }
  .gameDetails .listDetailsGame .color-azul-oscuro {
    width: 100%;
    padding: 0; }
    .gameDetails .listDetailsGame .color-azul-oscuro div {
      display: inline-block; }
      .gameDetails .listDetailsGame .color-azul-oscuro div p {
        text-align: center; }
      .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(1) {
        width: 110px; }
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(1) p {
          text-align: left; }
      .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(2) {
        width: 280px; }
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(2) p {
          text-align: left;
          font-size: 14px;
          font-weight: normal; }
          .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(2) p a {
            margin: 0 6px 0 0;
            height: 20px;
            width: 21px; }
            .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(2) p a span {
              margin: -1px 0 0 4px;
              font-size: 13px; }
      .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(3) {
        width: 155px; }
      .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(4) {
        width: 375px; }
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(4) p {
          position: relative; }
          .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(4) p select {
            border: 0 none;
            width: 250px;
            color: #565655;
            font-weight: bold; }
          .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(4) p span {
            position: absolute;
            top: 9px;
            right: 35px;
            cursor: pointer; }
      .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) {
        /*width: 125px;*/
        width: 140px }
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) p {
          text-align: right;
          font-size: 21px; }
          .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) p span {
            font-size: 21px; }
          .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) p a {
            text-align: center;
            height: 20px;
            width: 20px; }
            .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) p a span {
              margin: 3px 1px 0 0;
              font-size: 13px; }
      .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(6) p a {
        height: 20px;
        width: 21px; }
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(6) p a span {
          font-size: 12px;
          margin: 2px 0 0 -1px; }
/* --------   */


/*creado por arania*/

.gameDetails .listDetailsGame-2 {
  margin: auto; }
  .gameDetails .listDetailsGame-2 .color-azul-oscuro {
    width: 100%;
    padding: 0; }
    .gameDetails .listDetailsGame-2 .color-azul-oscuro div {
      display: inline-block; }
      .gameDetails .listDetailsGame-2 .color-azul-oscuro div p {
        text-align: center; }
      .gameDetails .listDetailsGame-2 .color-azul-oscuro div:nth-child(1) {
        width: 110px; }
        .gameDetails .listDetailsGame-2 .color-azul-oscuro div:nth-child(1) p {
          text-align: left; }
      .gameDetails .listDetailsGame-2 .color-azul-oscuro div:nth-child(2) {
        width: 280px; }
        .gameDetails .listDetailsGame-2 .color-azul-oscuro div:nth-child(2) p {
          text-align: left;
          font-size: 14px;
          font-weight: normal; }
          .gameDetails .listDetailsGame-2 .color-azul-oscuro div:nth-child(2) p a {
            margin: 0 6px 0 0;
            height: 20px;
            width: 21px; }
            .gameDetails .listDetailsGame-2 .color-azul-oscuro div:nth-child(2) p a span {
              margin: -1px 0 0 4px;
              font-size: 13px; }
      .gameDetails .listDetailsGame-2 .color-azul-oscuro div:nth-child(3) {
        width: 155px; }
      .gameDetails .listDetailsGame-2 .color-azul-oscuro div:nth-child(4) {
        width: 375px; }
        .gameDetails .listDetailsGame-2 .color-azul-oscuro div:nth-child(4) p {
          position: relative; }
          .gameDetails .listDetailsGame-2 .color-azul-oscuro div:nth-child(4) p select {
            border: 0 none;
            width: 250px;
            color: #27418c;
            font-weight: bold; }
          .gameDetails .listDetailsGame-2 .color-azul-oscuro div:nth-child(4) p span {
            position: absolute;
            top: 2px;
            right: 35px;
            cursor: pointer; }
      .gameDetails .listDetailsGame-2 .color-azul-oscuro div:nth-child(5) {
        width: 125px; }
        .gameDetails .listDetailsGame-2 .color-azul-oscuro div:nth-child(5) p {
          text-align: right;
          font-size: 21px; }
          .gameDetails .listDetailsGame-2 .color-azul-oscuro div:nth-child(5) p span {
            font-size: 21px; }
          .gameDetails .listDetailsGame-2 .color-azul-oscuro div:nth-child(5) p a {
            text-align: center;
            height: 20px;
            width: 20px; }
            .gameDetails .listDetailsGame-2 .color-azul-oscuro div:nth-child(5) p a span {
              margin: 3px 1px 0 0;
              font-size: 13px; }
      .gameDetails .listDetailsGame-2 .color-azul-oscuro div:nth-child(6) p a {
        height: 20px;
        width: 21px; }
        .gameDetails .listDetailsGame-2 .color-azul-oscuro div:nth-child(6) p a span {
          font-size: 12px;
          margin: 2px 0 0 -1px; }
/* --------   */



.gameDetails .listDetailsLoteria .color-azul-oscuro {
  padding: 10px 0; }
  .gameDetails .listDetailsLoteria .color-azul-oscuro div {
    vertical-align: bottom; }
    .gameDetails .listDetailsLoteria .color-azul-oscuro div p {
      margin: 0;
      position: relative; }
      .gameDetails .listDetailsLoteria .color-azul-oscuro div p a {
        bottom: 4px;
        position: relative; }
    .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(1) p {
      bottom: -6px;
      text-transform: uppercase; }
    .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(2) p {
      bottom: -6px; }
      .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(2) p a {
        bottom: 2.5px; }
    .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(3) {
      width: 145px; }
      .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(3) p {
        font-size: 27px;
        letter-spacing: 3px;
        bottom: -1px; }
    .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(4) {
      width: 188px; }
      .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(4) p {
        bottom: -4px; }
        .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(4) p a {
          color: #565655; /* cambio play */
          /*background: #F7A800;
          text-transform: uppercase;*/
          padding: 0;
          width: 119px;
          text-align: center;
          display: block;
          font-weight: 700;
          border-radius: 0px;
          font-size: 13px;
          height: inherit;
          line-height: 21px;

          border: 1px solid #e2e2e2;
          background: #e7e7e7;
          background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
          background: -o-linear-gradient(right, #e7e7e7, #ffffff);
          background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
          background: linear-gradient(to top, #e7e7e7, #ffffff);}
    .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(5) {
      width: 110px;
      bottom: -1px; }
      .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(5) p {
        text-align: center !important; }
        .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(5) p span {
          font-size: 12px !important; }
    .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(6) {
      width: 257px;
      font-size: 18px; }
      .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(6) p {
        bottom: -5.5px;
        text-align: right; }
        .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(6) p a {
          text-align: center; }
        .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(6) p span {
          font-size: 27px; }

.changeColor {
  background: #17344C !important; /* cambio play */
  color: #F7A800 !important; }

.paymentType p {
  /*color: #27418c;*/ /* cambio play */
  color: #565655;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 0; 
  font-size: 11px !important/* Modificadpo por arania*/}
.paymentType a {
  /*color: #27418c;*/ /* cambio play */
  /*background-color: #dbeaf6;*/ /* cambio play */
  color: #565655;
  background: #ffffff;
  text-transform: uppercase;
  border-radius: 0px;
  width: 100%;
  text-align: center;
  display: block;
  padding: 10px 0;
  font-weight: bold;
  border: 1px solid #808080;}
.paymentType a:hover {
  background-color: #F7A800;
  color: #ffffff /* cambio play */}
.paymentType .active {
  background-color: #F7A800;
  color: #ffffff /* cambio play */}

.costGame .gameDetails .panel-heading-boletos {
  text-align: center;
  padding: 14px; }
  .costGame .gameDetails .panel-heading-boletos span {
    font-size: 16px;
    font-weight: normal;
    /*color: #fff; */ /* cambio play */
    color: #F7A800sssss;}
.costGame .gameDetails .panel-body-jugada .color-azul-oscuro p {
  font-size: 27px;
  text-align: center; }
  .costGame .gameDetails .panel-body-jugada .color-azul-oscuro p span {
    font-size: 38px; }
.costGame .gameDetails .panel-body-jugada .color-azul-oscuro p:last-child {
  font-size: 14px;
  text-transform: uppercase; }
.costGame .gameDetails .BotonPieAll,
.costGame .gameDetails .BotonPieAll:focus {
  margin: 0 0 80px;
  width: 100%;
  text-align: center;
  background-color: #F7A800;
  padding: 12px 12px 12px 50px;
  font-size: 16px;
  color: #ffffff}
.costGame .gameDetails .BotonPieAll:hover {
  /*background-color: #1778bb;*/ /* cambio play */
  background: #00203D;
  color: #fff; }
.costGame .gameDetails .btnOpenConfirmHidden {
  display: none; }
.costGame .gameDetails .btn-animate:before {
  left: 65px;
  top: 15px; }

.costGameLog .panel-body-jugada {
  display: flex;
  padding: 1px; }
  .costGameLog .panel-body-jugada .detailesCostGame {
    background: #E6EDF0; /* cambio play */ }
    .costGameLog .panel-body-jugada .detailesCostGame ul {
      padding: 27px 0; }
      .costGameLog .panel-body-jugada .detailesCostGame ul li {
        text-align: right;
        padding: 0 37px 0 0; }
        .costGameLog .panel-body-jugada .detailesCostGame ul li div {
          width: 90px;
          display: inline-block;
          color: #27418c;
          text-transform: uppercase;
          font-size: 12px; }
          .costGameLog .panel-body-jugada .detailesCostGame ul li div:last-child {
            font-weight: bold;
            width: 70px; }
  .costGameLog .panel-body-jugada .color-azul-oscuro p {
    margin: 45px 0;
    font-size: 25px !important; }
.costGameLog .gameDetails .btn-animate:before {
  left: 125px; }

.identifyContent .panel-heading-boletos {
  padding: 14px;
  text-align: center;
  height: inherit;
  text-transform: uppercase;
  font-size: 16px; }
  .identifyContent .panel-heading-boletos span {
    margin: 0 7px 0 0;
    font-size: 12px; }
.identifyContent .contentForm {
  /*height: 770px;*/ /* modificado por arania*/
  height: 600px;
  padding: 40px 2px 0 !important;
  margin: 0 0 45px; }
  .identifyContent .contentForm .col-sm-6 {
    padding: 0 28px; }
    .identifyContent .contentForm .col-sm-6 .panel {
      background: transparent;
      border: 0 none;
      box-shadow: none; }
    .identifyContent .contentForm .col-sm-6 .panel-body-jugada {
      padding: 35px 0 0 20px !important; }
      .identifyContent .contentForm .col-sm-6 .panel-body-jugada .form-group {
        margin-bottom: 10px; }
        .identifyContent .contentForm .col-sm-6 .panel-body-jugada .form-group input {
          border: 0 none;
          height: 30px; }
        .identifyContent .contentForm .col-sm-6 .panel-body-jugada .form-group input:focus {
          border: 0 none; }
        .identifyContent .contentForm .col-sm-6 .panel-body-jugada .form-group label {
          margin-bottom: 3px;
          font-weight: normal; }
        .identifyContent .contentForm .col-sm-6 .panel-body-jugada .form-group p {
          text-align: right;
          margin: 5px 0 0; }
          .identifyContent .contentForm .col-sm-6 .panel-body-jugada .form-group p a {
            color: #27418c;
            font-size: 12px; }
        .identifyContent .contentForm .col-sm-6 .panel-body-jugada .form-group button {
      background: #00203D; /* cambio play */
          color: #fff;
          margin: 0;
          width: 251px;
          padding: 8px 8px 8px 24px; }
        .identifyContent .contentForm .col-sm-6 .panel-body-jugada .form-group button::before {
          color: #fff;
          font-size: 14px;
          top: 11px;
          left: 39px; }
        .identifyContent .contentForm .col-sm-6 .panel-body-jugada .form-group .col-sm-6 {
          padding: 0;
          font-size: 12px; }
          .identifyContent .contentForm .col-sm-6 .panel-body-jugada .form-group .col-sm-6 button::before {
            left: 29px; }
      .identifyContent .contentForm .col-sm-6 .panel-body-jugada .checkForm label {
        margin: 30px 0; }
        .identifyContent .contentForm .col-sm-6 .panel-body-jugada .checkForm label input {
          height: 14px;
          margin: 4px 7px 0 0; }
        .identifyContent .contentForm .col-sm-6 .panel-body-jugada .checkForm label a {
          color: #565655; /* cambio play */
          text-decoration: underline;
          cursor: pointer; }
        .identifyContent .contentForm .col-sm-6 .panel-body-jugada .checkForm label a:hover {
          color: #F7A800; }

.modalBack,
.modalBackMiCuenta-arania,
.modalBackSecond,
.modalBackSecond-EU,
.modalBackSecond-quiniela,
.modalBackThird,
.modalBackFourth,
.modalBackDecimo,
.modalBackTicket,
.modalBackGuardarTDC {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  top: 0;
  bottom: 0;
  display: none; }
  .modalBack .modalContent,
  .modalBackMiCuenta-arania .modalContent,
  .modalBackSecond .modalContent,
  .modalBackSecond-EU .modalContent,
  .modalBackSecond-quiniela .modalContent,
  .modalBackThird .modalContent,
  .modalBackFourth .modalContent,
  .modalBackDecimo .modalContent,
  .modalBackTicket .modalContent,
  .modalBackGuardarTDC .modalContent {
    /*background: #F7A800;*/ /* cambio play */
    background: #E6EDF0;
    padding: 26px 129px;
    border-radius: 35px;
    width: 1155px;
    height: 618px;
    top: 50%;
    position: fixed;
    left: 50%;
    margin: -309px 0 0 -578px; }
    .modalBack .modalContent .modalHeader,
    .modalBackMiCuenta-arania .modalContent .modalHeader,
    .modalBackSecond .modalContent .modalHeader,
    .modalBackSecond-EU .modalContent .modalHeader,
    .modalBackSecond-quiniela .modalContent .modalHeader,
    .modalBackThird .modalContent .modalHeader,
    .modalBackFourth .modalContent .modalHeader {
      position: relative; }
      .modalBack .modalContent .modalHeader h4,
      .modalBackMiCuenta-arania .modalContent .modalHeader h4,
      .modalBackSecond .modalContent .modalHeader h4,
      .modalBackSecond-EU .modalContent .modalHeader h4,
      .modalBackSecond-quiniela .modalContent .modalHeader h4,
      .modalBackThird .modalContent .modalHeader h4,
      .modalBackFourth .modalContent .modalHeader h4 {
        /*color: #0B4793;*/ /* cambio play */
        color: #00203D;
        font-family: 'Lato', helvetica, sans-serif;
        text-align: center;
        font-size: 39px;
        margin: 0 0 24px; }
        .modalBack .modalContent .modalHeader h4 span,
        .modalBackMiCuenta-arania .modalContent .modalHeader h4 span,
        .modalBackSecond .modalContent .modalHeader h4 span,
        .modalBackSecond-EU .modalContent .modalHeader h4 span,
        .modalBackSecond-quiniela .modalContent .modalHeader h4 span,
        .modalBackThird .modalContent .modalHeader h4 span,
        .modalBackFourth .modalContent .modalHeader h4 span {
          font-size: 30px;
          margin: 0 18px 0 0; }
      .modalBack .modalContent .modalHeader button,
      .modalBackMiCuenta-arania .modalContent .modalHeader button,
      .modalBackSecond .modalContent .modalHeader button,
      .modalBackSecond-EU .modalContent .modalHeader button,
      .modalBackSecond-quiniela .modalContent .modalHeader button,
      .modalBackThird .modalContent .modalHeader button,
      .modalBackFourth .modalContent .modalHeader button {
        position: absolute;
        right: -96px;
        color: #E6EDF0; /* cambio play */
        text-shadow: none;
        background: #00203D;
        border-radius: 0; /* cambio play */
        font-size: 33px;
        font-weight: normal;
        height: 35px;
        width: 35px; }
      .modalBack .modalContent .modalHeader button:focus,
      .modalBackMiCuenta-arania .modalContent .modalHeader button:focus,
      .modalBackSecond .modalContent .modalHeader button:focus,
      .modalBackSecond-EU .modalContent .modalHeader button:focus,
      .modalBackSecond-quiniela .modalContent .modalHeader button:focus,
      .modalBackThird .modalContent .modalHeader button:focus,
      .modalBackFourth .modalContent .modalHeader button:focus {
        outline: none; }
    .modalBack .modalContent .modalBody,
    .modalBackMiCuenta-arania .modalContent .modalBody,
    .modalBackSecond .modalContent .modalBody,
    .modalBackSecond-EU .modalContent .modalBody,
    .modalBackSecond-quiniela .modalContent .modalBody,
    .modalBackThird .modalContent .modalBody,
    .modalBackFourth .modalContent .modalBody {
      background-color: #fff;
      padding: 15px 20px;
      overflow: auto;
      height: 500px; }
      .modalBack .modalContent .modalBody p,
      .modalBackMiCuenta-arania .modalContent .modalBody p,
      .modalBackSecond .modalContent .modalBody p,
      .modalBackSecond-EU .modalContent .modalBody p,
      .modalBackSecond-quiniela .modalContent .modalBody p,
      .modalBackThird .modalContent .modalBody p,
      .modalBackFourth .modalContent .modalBody p {
        /*color: #0B4793;*/ /* cambio play */
        color: #00203D;
        font-size: 12px; }
      .modalBack .modalContent .modalBody .modalHeadBody,
      .modalBackMicuenta-Arania .modalContent .modalBody .modalHeadBody,
      .modalBackSecond .modalContent .modalBody .modalHeadBody,
      .modalBackSecond-EU .modalContent .modalBody .modalHeadBody,
      .modalBackSecond-quiniela .modalContent .modalBody .modalHeadBody,
      .modalBackThird .modalContent .modalBody .modalHeadBody,
      .modalBackFourth .modalContent .modalBody .modalHeadBody {
        color: #fff;
        background: #00203D; /* cambio play */
        padding: 5px 10px;
        text-transform: uppercase; }
      .modalBack .modalContent .modalBody .detailsDateModal,
      .modalBackMiCuenta-arania .modalContent .modalBody .detailsDateModal,
      .modalBackSecond .modalContent .modalBody .detailsDateModal,
      .modalBackSecond-EU .modalContent .modalBody .detailsDateModal,
      .modalBackSecond-quiniela .modalContent .modalBody .detailsDateModal,
      .modalBackThird .modalContent .modalBody .detailsDateModal,
      .modalBackFourth .modalContent .modalBody .detailsDateModal {
        padding: 19px 0;
        overflow: auto;
        max-height: 251px; }
        .modalBack .modalContent .modalBody .detailsDateModal li,
        .modalBackMiCuenta-arania .modalContent .modalBody .detailsDateModal li,
        .modalBackSecond .modalContent .modalBody .detailsDateModal li,
        .modalBackSecond-EU .modalContent .modalBody .detailsDateModal li,
        .modalBackSecond-quiniela .modalContent .modalBody .detailsDateModal li,
        .modalBackThird .modalContent .modalBody .detailsDateModal li,
        .modalBackFourth .modalContent .modalBody .detailsDateModal li {
          padding: 10px;
          color: #565655; /* cambio play */
          font-size: 12px; }
          .modalBack .modalContent .modalBody .detailsDateModal li span,
          .modalBackMiCuenta-arania .modalContent .modalBody .detailsDateModal li span,
          .modalBackSecond .modalContent .modalBody .detailsDateModal li span,
          .modalBackSecond-EU .modalContent .modalBody .detailsDateModal li span,
          .modalBackSecond-quiniela .modalContent .modalBody .detailsDateModal li span,
          .modalBackThird .modalContent .modalBody .detailsDateModal li span,
          .modalBackFourth .modalContent .modalBody .detailsDateModal li span {
            margin: 0 5px 0 0; }
          .modalBack .modalContent .modalBody .detailsDateModal li p,
          .modalBackMiCuenta-arania .modalContent .modalBody .detailsDateModal li p,
          .modalBackSecond .modalContent .modalBody .detailsDateModal li p,
          .modalBackSecond-EU .modalContent .modalBody .detailsDateModal li p,
          .modalBackSecond-quiniela .modalContent .modalBody .detailsDateModal li p,
          .modalBackThird .modalContent .modalBody .detailsDateModal li p,
          .modalBackFourth .modalContent .modalBody .detailsDateModal li p {
            margin: 0; }
    .modalBack .modalContent .fontBigModal p,
    .modalBackMiCuenta-arania .modalContent .fontBigModal p,
    .modalBackSecond .modalContent .fontBigModal p,
    .modalBackSecond-EU .modalContent .fontBigModal p,
    .modalBackSecond-quiniela .modalContent .fontBigModal p,
    .modalBackThird .modalContent .fontBigModal p,
    .modalBackFourth .modalContent .fontBigModal p {
      font-size: 18px; }
  .modalBackMiCuenta-arania .modalContentDetailsBeet{
     width: 950px;
    height: 600px!important;
    margin: -200px 0 0 -475px;
    border-radius: 15px;
    padding: 26px; }
  .modalBack .modalContentDetailsBeet,
  .modalBackMiCuenta-arania .modalContentDetailsBeet,
  .modalBackSecond .modalContentDetailsBeet,
  .modalBackSecond-EU .modalContentDetailsBeet,
  .modalBackSecond-quiniela .modalContentDetailsBeet,
  .modalBackThird .modalContentDetailsBeet,
  .modalBackFourth .modalContentDetailsBeet {
    width: 950px;
    height: 535px;
    margin: -200px 0 0 -475px;
    border-radius: 0px;
    padding: 26px; }
    .modalBack .modalContentDetailsBeet .modalHeader h4,
    .modalBackMiCuenta-arania .modalContentDetailsBeet .modalHeader h4,
    .modalBackSecond .modalContentDetailsBeet .modalHeader h4,
    .modalBackSecond-EU .modalContentDetailsBeet .modalHeader h4,
    .modalBackSecond-quiniela .modalContentDetailsBeet .modalHeader h4,
    .modalBackThird .modalContentDetailsBeet .modalHeader h4,
    .modalBackFourth .modalContentDetailsBeet .modalHeader h4 {
      text-align: left; }
    .modalBack .modalContentDetailsBeet .modalHeader button,
    .modalBackMiCuenta-arania .modalContentDetailsBeet .modalHeader button,
    .modalBackSecond .modalContentDetailsBeet .modalHeader button,
    .modalBackSecond-EU .modalContentDetailsBeet .modalHeader button,
    .modalBackSecond-quiniela .modalContentDetailsBeet .modalHeader button,
    .modalBackThird .modalContentDetailsBeet .modalHeader button,
    .modalBackFourth .modalContentDetailsBeet .modalHeader button {
      top: -4px;
      right: 0;
      height: 35px;
      width: 35px; }
    .modalBackMiCuenta-arania .modalContentDetailsBeet .modalBody{
      height: 350px;
      padding: 0; }
    .modalBack .modalContentDetailsBeet .modalBody,
    .modalBackMiCuenta-arania .modalContentDetailsBeet .modalBody,
    .modalBackSecond .modalContentDetailsBeet .modalBody,
    .modalBackSecond-EU .modalContentDetailsBeet .modalBody,
    .modalBackSecond-quiniela .modalContentDetailsBeet .modalBody,
    .modalBackThird .modalContentDetailsBeet .modalBody,
    .modalBackFourth .modalContentDetailsBeet .modalBody {
      height: 420px;
      padding: 0; }
  .modalBack .modalContentDetailsAbonate,
  .modalBackMiCuenta-arania .modalContentDetailsAbonate,
  .modalBackSecond .modalContentDetailsAbonate,
  .modalBackSecond-EU .modalContentDetailsAbonate,
  .modalBackSecond-quiniela .modalContentDetailsAbonate,
  .modalBackThird .modalContentDetailsAbonate,
  .modalBackFourth .modalContentDetailsAbonate {
    width: 650px;
    height: 450px;
    margin: -200px 0 0 -325px;
    border-radius: 0px; /* cambio play */
    padding: 26px; }
    .modalBack .modalContentDetailsAbonate .modalHeader h4,
    .modalBackMiCuenta-arania .modalContentDetailsAbonate .modalHeader h4,
    .modalBackSecond .modalContentDetailsAbonate .modalHeader h4,
    .modalBackSecond-EU .modalContentDetailsAbonate .modalHeader h4,
    .modalBackSecond-quiniela .modalContentDetailsAbonate .modalHeader h4,
    .modalBackThird .modalContentDetailsAbonate .modalHeader h4,
    .modalBackFourth .modalContentDetailsAbonate .modalHeader h4 {
      text-align: left; }
    .modalBack .modalContentDetailsAbonate .modalHeader button,
    .modalBackMiCuenta-arania .modalContentDetailsAbonate .modalHeader button,
    .modalBackSecond .modalContentDetailsAbonate .modalHeader button,
    .modalBackSecond-EU .modalContentDetailsAbonate .modalHeader button,
    .modalBackSecond-quiniela .modalContentDetailsAbonate .modalHeader button,
    .modalBackThird .modalContentDetailsAbonate .modalHeader button,
    .modalBackFourth .modalContentDetailsAbonate .modalHeader button {
      top: -4px;
      right: 0;
      height: 35px;
      width: 35px; }
    .modalBack .modalContentDetailsAbonate .modalBody2,
    .modalBack .modalContentDetailsAbonate .modalBody3,
    .modalBackMiCuenta-arania .modalContentDetailsAbonate .modalBody2,
    .modalBackMiCuenta-arania .modalContentDetailsAbonate .modalBody3,
    .modalBackSecond .modalContentDetailsAbonate .modalBody2,
    .modalBackSecond .modalContentDetailsAbonate .modalBody3,
    .modalBackSecond-EU .modalContentDetailsAbonate .modalBody2,
    .modalBackSecond-EU .modalContentDetailsAbonate .modalBody3,
    .modalBackSecond-quiniela .modalContentDetailsAbonate .modalBody2,
    .modalBackSecond-quiniela .modalContentDetailsAbonate .modalBody3,
    .modalBackThird .modalContentDetailsAbonate .modalBody2,
    .modalBackThird .modalContentDetailsAbonate .modalBody3,
    .modalBackFourth .modalContentDetailsAbonate .modalBody2,
    .modalBackFourth .modalContentDetailsAbonate .modalBody3 {
      height: auto;
      padding: 0;
      margin: 0 0 15px; }
      .modalBack .modalContentDetailsAbonate .modalBody2 p,
      .modalBack .modalContentDetailsAbonate .modalBody3 p,
      .modalBackMiCuenta-arania .modalContentDetailsAbonate .modalBody2 p,
      .modalBackMiCuenta-arania .modalContentDetailsAbonate .modalBody3 p,
      .modalBackSecond .modalContentDetailsAbonate .modalBody2 p,
      .modalBackSecond .modalContentDetailsAbonate .modalBody3 p,
      .modalBackSecond-EU .modalContentDetailsAbonate .modalBody2 p,
      .modalBackSecond-EU .modalContentDetailsAbonate .modalBody3 p,
      .modalBackSecond-quiniela .modalContentDetailsAbonate .modalBody2 p,
      .modalBackSecond-quiniela .modalContentDetailsAbonate .modalBody3 p,
      .modalBackThird .modalContentDetailsAbonate .modalBody2 p,
      .modalBackThird .modalContentDetailsAbonate .modalBody3 p,
      .modalBackFourth .modalContentDetailsAbonate .modalBody2 p,
      .modalBackFourth .modalContentDetailsAbonate .modalBody3 p {
        padding: 10px !important;
        font-size: 14px;
        line-height: 23px; }
    .modalBack .modalContentDetailsAbonate .modalBody3,
    .modalBackMiCuenta-arania .modalContentDetailsAbonate .modalBody3,
    .modalBackSecond .modalContentDetailsAbonate .modalBody3,
    .modalBackSecond-EU .modalContentDetailsAbonate .modalBody3,
    .modalBackSecond-quiniela .modalContentDetailsAbonate .modalBody3,
    .modalBackThird .modalContentDetailsAbonate .modalBody3,
    .modalBackFourth .modalContentDetailsAbonate .modalBody3 {
      background: #ffffff !important; /* cambio play */
      height: auto !important; }
      .modalBack .modalContentDetailsAbonate .modalBody3 .detailsDateModal,
      .modalBackMiCuenta-arania .modalContentDetailsAbonate .modalBody3 .detailsDateModal,
      .modalBackSecond .modalContentDetailsAbonate .modalBody3 .detailsDateModal,
      .modalBackSecond-EU .modalContentDetailsAbonate .modalBody3 .detailsDateModal,
      .modalBackSecond-quiniela .modalContentDetailsAbonate .modalBody3 .detailsDateModal,
      .modalBackThird .modalContentDetailsAbonate .modalBody3 .detailsDateModal,
      .modalBackFourth .modalContentDetailsAbonate .modalBody3 .detailsDateModal {
        padding: 10px 0 !important; }
        .modalBack .modalContentDetailsAbonate .modalBody3 .detailsDateModal li,
        .modalBackMiCuenta-arania .modalContentDetailsAbonate .modalBody3 .detailsDateModal li,
        .modalBackSecond .modalContentDetailsAbonate .modalBody3 .detailsDateModal li,
        .modalBackSecond-EU .modalContentDetailsAbonate .modalBody3 .detailsDateModal li,
        .modalBackSecond-quiniela .modalContentDetailsAbonate .modalBody3 .detailsDateModal li,
        .modalBackThird .modalContentDetailsAbonate .modalBody3 .detailsDateModal li,
        .modalBackFourth .modalContentDetailsAbonate .modalBody3 .detailsDateModal li {
          padding: 3px 10px;
          vertical-align: baseline;
          font-size: 14px; }
          .modalBack .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div,
          .modalBackMiCuenta-arania .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div,
          .modalBackSecond .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div,
          .modalBackSecond-EU .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div,
          .modalBackSecond-quiniela .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div,
          .modalBackThird .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div,
          .modalBackFourth .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div {
            margin: 0 5px 0 0;
            padding: 0;
            display: inline-block;
            width: 48%; /* cambio play */
            vertical-align: baseline; }
            .modalBack .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div:last-child,
            .modalBackMiCuenta-arania .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div:last-child,
            .modalBackSecond .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div:last-child,
            .modalBackSecond-EU .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div:last-child,
            .modalBackSecond-quiniela .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div:last-child,
            .modalBackThird .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div:last-child,
            .modalBackFourth .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div:last-child {
              text-align: right; }
            .modalBack .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div input,
            .modalBackMiCuenta-arania .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div input,
            .modalBackSecond .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div input,
            .modalBackSecond-EU .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div input,
            .modalBackSecond-quiniela .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div input,
            .modalBackThird .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div input,
            .modalBackFourth .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div input {
              width: 125px;
              background: #fff;
              color: #ccc;
              text-align: left;
              border:1px solid #E6EDF0; /* cambio play */ }
      .modalBack .modalContentDetailsAbonate .modalBody3 div,
      .modalBackMiCuenta-arania .modalContentDetailsAbonate .modalBody3 div,
      .modalBackSecond .modalContentDetailsAbonate .modalBody3 div,
      .modalBackSecond-EU .modalContentDetailsAbonate .modalBody3 div,
      .modalBackSecond-quiniela .modalContentDetailsAbonate .modalBody3 div,
      .modalBackThird .modalContentDetailsAbonate .modalBody3 div,
      .modalBackFourth .modalContentDetailsAbonate .modalBody3 div {
        font-size: 14px;
        color: #565655; /* cambio play */
        padding: 3px 10px; }
        .modalBack .modalContentDetailsAbonate .modalBody3 div input[type="checkbox"],
        .modalBackMiCuenta-arania .modalContentDetailsAbonate .modalBody3 div input[type="checkbox"],
        .modalBackSecond .modalContentDetailsAbonate .modalBody3 div input[type="checkbox"],
        .modalBackSecond-EU .modalContentDetailsAbonate .modalBody3 div input[type="checkbox"],
        .modalBackSecond-quiniela .modalContentDetailsAbonate .modalBody3 div input[type="checkbox"],
        .modalBackThird .modalContentDetailsAbonate .modalBody3 div input[type="checkbox"],
        .modalBackFourth .modalContentDetailsAbonate .modalBody3 div input[type="checkbox"] {
          display: inline-block;
          width: 16px;
          height: 16px;
          margin: 0;
          vertical-align: sub; }
        .modalBack .modalContentDetailsAbonate .modalBody3 div a,
        .modalBackMiCuenta-arania .modalContentDetailsAbonate .modalBody3 div a,
        .modalBackSecond .modalContentDetailsAbonate .modalBody3 div a,
        .modalBackSecond-EU .modalContentDetailsAbonate .modalBody3 div a,
        .modalBackSecond-quiniela .modalContentDetailsAbonate .modalBody3 div a,
        .modalBackThird .modalContentDetailsAbonate .modalBody3 div a,
        .modalBackFourth .modalContentDetailsAbonate .modalBody3 div a {
          color: #565655; /* cambio play */ }
  .modalBack .modalContentConditionsAbonate,
  .modalBackMiCuenta-arania .modalContentConditionsAbonate,
  .modalBackSecond .modalContentConditionsAbonate,
  .modalBackSecond-EU .modalContentConditionsAbonate,
  .modalBackSecond-quiniela .modalContentConditionsAbonate,
  .modalBackThird .modalContentConditionsAbonate,
  .modalBackFourth .modalContentConditionsAbonate {
    display: none;
    z-index: 3; }
    .modalBack .modalContentConditionsAbonate .modalBody2,
    .modalBackMiCuenta-arania .modalContentConditionsAbonate .modalBody2,
    .modalBackSecond .modalContentConditionsAbonate .modalBody2,
    .modalBackSecond-EU .modalContentConditionsAbonate .modalBody2,
    .modalBackSecond-quiniela .modalContentConditionsAbonate .modalBody2,
    .modalBackThird .modalContentConditionsAbonate .modalBody2,
    .modalBackFourth .modalContentConditionsAbonate .modalBody2 {
      padding: 0; }
      .modalBack .modalContentConditionsAbonate .modalBody2 .modalHeadBody,
      .modalBackMiCuenta-arania .modalContentConditionsAbonate .modalBody2 .modalHeadBody,
      .modalBackSecond .modalContentConditionsAbonate .modalBody2 .modalHeadBody,
      .modalBackSecond-EU .modalContentConditionsAbonate .modalBody2 .modalHeadBody,
      .modalBackSecond-quiniela .modalContentConditionsAbonate .modalBody2 .modalHeadBody,
      .modalBackThird .modalContentConditionsAbonate .modalBody2 .modalHeadBody,
      .modalBackFourth .modalContentConditionsAbonate .modalBody2 .modalHeadBody {
        margin: 0 0 10px; }
      .modalBack .modalContentConditionsAbonate .modalBody2 p,
      .modalBackMiCuenta-arania .modalContentConditionsAbonate .modalBody2 p
      .modalBackSecond .modalContentConditionsAbonate .modalBody2 p,
      .modalBackSecond-EU .modalContentConditionsAbonate .modalBody2 p,
      .modalBackSecond-quiniela .modalContentConditionsAbonate .modalBody2 p,
      .modalBackThird .modalContentConditionsAbonate .modalBody2 p,
      .modalBackFourth .modalContentConditionsAbonate .modalBody2 p {
        line-height: normal;
        padding: 0 15px;
        font-size: 12px;
        margin: 0 0 8px; }
      .modalBack .modalContentConditionsAbonate .modalBody2 ul,
      .modalBackMiCuenta-arania .modalContentConditionsAbonate .modalBody2 ul,
      .modalBackSecond .modalContentConditionsAbonate .modalBody2 ul,
      .modalBackSecond-EU .modalContentConditionsAbonate .modalBody2 ul,
      .modalBackSecond-quiniela .modalContentConditionsAbonate .modalBody2 ul,
      .modalBackThird .modalContentConditionsAbonate .modalBody2 ul,
      .modalBackFourth .modalContentConditionsAbonate .modalBody2 ul {
        display: block;
        list-style-type: disc;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        -webkit-padding-start: 40px; }
        .modalBack .modalContentConditionsAbonate .modalBody2 ul li,
        .modalBackMiCuenta-arania .modalContentConditionsAbonate .modalBody2 ul li,
        .modalBackSecond .modalContentConditionsAbonate .modalBody2 ul li,
        .modalBackSecond-EU .modalContentConditionsAbonate .modalBody2 ul li,
        .modalBackSecond-quiniela .modalContentConditionsAbonate .modalBody2 ul li,
        .modalBackThird .modalContentConditionsAbonate .modalBody2 ul li,
        .modalBackFourth .modalContentConditionsAbonate .modalBody2 ul li {
          font-size: 12px;
          color: #565655; /* cambio play */
          padding: 0 15px 0 0; }

/* ######## modal guardar tarjeta ####### */

.texto-Transaccion { text-align: center; font-family: 'Lato', sans-serif; font-size: 14px; color: #27418c; padding: 0px 10px; }

.modalBackGuardarTDC {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  top: 0;
  bottom: 0;
  display: none; }
  .modalBackGuardarTDC .modalContent {
    background: #F7A800;
    padding: 26px 129px;
    border-radius: 35px;
    width: 1155px;
    height: 618px;
    top: 50%;
    position: fixed;
    left: 50%;
    margin: -309px 0 0 -578px; }
    .modalBackGuardarTDC .modalContent .modalHeader {
      position: relative; }
      .modalBackGuardarTDC .modalContent .modalHeader h4 {
        color: #565655; /* cambio play */
        font-family: 'Lato', helvetica, sans-serif;
        text-align: center;
        font-size: 39px;
        margin: 0 0 24px; }
        .modalBackGuardarTDC .modalContent .modalHeader h4 span {
          font-size: 30px;
          margin: 0 18px 0 0; }
      .modalBackGuardarTDC .modalContent .modalHeader button {
        position: absolute;
        right: -96px;
        color: #565655; /* cambio play */
        text-shadow: none;
        background: #dbeaf6;
        border-radius: 50%;
        font-size: 33px;
        font-weight: normal;
        height: 35px;
        width: 35px; }
      .modalBackGuardarTDC .modalContent .modalHeader button:focus {
        outline: none; }
    .modalBackGuardarTDC .modalContent .modalBody {
      background-color: #fff;
      padding: 15px 20px;
      overflow: auto;
      height: 130px; }
      .modalBackGuardarTDC .modalContent .modalBody p {
        color: #565655; /* cambio play */
        font-size: 10px;
        line-height: 15px}
      .modalBackGuardarTDC .modalContent .modalBody .modalHeadBody {
        color: #fff;
        background: #00203D; /* cambio play */
        padding: 5px 10px;
        text-transform: uppercase; }
      .modalBackGuardarTDC .modalContent .modalBody .detailsDateModal {
        padding: 19px 0;
        overflow: auto;
        max-height: 251px; }
        .modalBackGuardarTDC .modalContent .modalBody .detailsDateModal li {
          padding: 10px;
          color: #565655; /* cambio play */
          font-size: 12px; }
          .modalBackGuardarTDC .modalContent .modalBody .detailsDateModal li span {
            margin: 0 5px 0 0; }
          .modalBackGuardarTDC .modalContent .modalBody .detailsDateModal li p {
            margin: 0; }
    .modalBackGuardarTDC .modalContent .fontBigModal p {
      font-size: 18px; }

  .modalBackGuardarTDC .modalContentDetailsBeet {
    width: 950px;
    height: 535px;
    margin: -200px 0 0 -475px;
    border-radius: 15px;
    padding: 26px; }
    .modalBackGuardarTDC .modalContentDetailsBeet .modalHeader h4 {
      text-align: left; }

    .modalBackGuardarTDC .modalContentDetailsBeet .modalHeader button {
      top: -4px;
      right: 0;
      height: 35px;
      width: 35px; }
    .modalBackMiCuenta-arania .modalContentDetailsBeet .modalBody{
      height: 350px;
      padding: 0; }

    .modalBackGuardarTDC .modalContentDetailsBeet .modalBody {
      height: 220px;
      padding: 0; }

  .modalBackGuardarTDC .modalContentDetailsAbonate {
    width: 550px;
    height: auto;
    margin: -200px 0 0 -325px;
    border-radius: 15px;
    padding: 26px; }

    .modalBackGuardarTDC .modalContentDetailsAbonate .modalHeader h4 {
      text-align: left; }

    .modalBackGuardarTDC .modalContentDetailsAbonate .modalHeader button {
      top: -4px;
      right: 0;
      height: 35px;
      width: 35px; }

    .modalBackGuardarTDC .modalContentDetailsAbonate .modalBody2,
    .modalBackGuardarTDC .modalContentDetailsAbonate .modalBody3 {
      height: 130px !important;
      padding: 0;
      margin: 0 0 15px; }

      .modalBackGuardarTDC .modalContentDetailsAbonate .modalBody2 p,
      .modalBackGuardarTDC .modalContentDetailsAbonate .modalBody3 p {
        padding: 10px !important;
        font-size: 14px;
        line-height: 23px; }

    .modalBackGuardarTDC .modalContentDetailsAbonate .modalBody3 {
      background: #dbeaf6 !important;
      height: 196px !important; }

      .modalBackGuardarTDC .modalContentDetailsAbonate .modalBody3 .detailsDateModal {
        padding: 10px 0 !important; }

        .modalBackGuardarTDC .modalContentDetailsAbonate .modalBody3 .detailsDateModal li {
          padding: 3px 10px;
          vertical-align: baseline;
          font-size: 14px; }

          .modalBackGuardarTDC .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div {
            margin: 0 5px 0 0;
            padding: 0;
            display: inline-block;
            width: 49%;
            vertical-align: baseline; }

            .modalBackGuardarTDC .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div:last-child {
              text-align: right; }

            .modalBackGuardarTDC .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div input {
              width: 125px;
              background: #fff;
              color: #ccc;
              text-align: left;
              border: 0 none; }

      .modalBackGuardarTDC .modalContentDetailsAbonate .modalBody3 div {
        font-size: 14px;
        color: #565655; /* cambio play */
        padding: 3px 10px; }

        .modalBackGuardarTDC .modalContentDetailsAbonate .modalBody3 div input[type="checkbox"] {
          display: inline-block;
          width: 16px;
          height: 16px;
          margin: 0;
          vertical-align: sub; }

        .modalBackGuardarTDC .modalContentDetailsAbonate .modalBody3 div a {
          color: #565655; /* cambio play */ }

  .modalBackGuardarTDC .modalContentConditionsAbonate {
    display: none;
    z-index: 3; }

    .modalBackGuardarTDC .modalContentConditionsAbonate .modalBody2 {
      padding: 0; }

      .modalBackGuardarTDC .modalContentConditionsAbonate .modalBody2 .modalHeadBody {
        margin: 0 0 10px; }

      .modalBackGuardarTDC .modalContentConditionsAbonate .modalBody2 p {
        line-height: normal;
        padding: 0 15px;
        font-size: 12px;
        margin: 0 0 8px; }

      .modalBackGuardarTDC .modalContentConditionsAbonate .modalBody2 ul {
        display: block;
        list-style-type: disc;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        -webkit-padding-start: 40px; }

        .modalBackGuardarTDC .modalContentConditionsAbonate .modalBody2 ul li {
          font-size: 12px;
          color: #565655; /* cambio play */
          padding: 0 15px 0 0; }

/**/

/* ######## modal decimo ####### */

.numero-modalDecimo {color: #000000; font-size: 28px; font-weight: 600;}
.numero-SorteoDecimo {color: #000000; font-size: 28px; font-weight: 600; top: 31px; left: 84%; position: absolute;}
.numero-SorteoDecimo-2 {color: #000000; font-size: 20px; font-weight: 600;  top: 72px; left: 86%; position: absolute;}
.titulo-modalDecimo { font-size: 22px; color: #17344C; }

.modalBackDecimo, {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  top: 0;
  bottom: 0;
  display: none; }
  .modalBackDecimo .modalContent {
    background: #E6EDF0; /* cambio play */
    padding: 26px 129px;
    border-radius: 0px; /* cambio play */
    width: 1155px;
    height: 618px;
    top: 50%;
    position: fixed;
    left: 50%;
    margin: -309px 0 0 -578px; }
    .modalBackDecimo .modalContent .modalHeader {
      position: relative; }
      .modalBackDecimo .modalContent .modalHeader h4 {
        color: #565655; /* cambio play */
        font-family: 'Lato', helvetica, sans-serif;
        text-align: center;
        font-size: 39px;
        margin: 0 0 24px; }
        .modalBackDecimo .modalContent .modalHeader h4 span {
          font-size: 30px;
          margin: 0 18px 0 0; }
      .modalBackDecimo .modalContent .modalHeader button {
        position: absolute;
        right: -96px;
        color: #ffffff; /* cambio play */
        text-shadow: none;
        background: #17344C; /* cambio play */
        border-radius: 0; /* cambio play */
        font-size: 33px;
        font-weight: normal;
        height: 35px;
        width: 35px; }
      .modalBackDecimo .modalContent .modalHeader button:focus {
        outline: none; }
    .modalBackDecimo .modalContent .modalBody {
      background-color: #fff;
      padding: 15px 20px;
      overflow: auto;
      height: 500px; }
      .modalBackDecimo .modalContent .modalBody p {
        color: #565655; /* cambio play */
        font-size: 12px; }
      .modalBackDecimo .modalContent .modalBody .modalHeadBody {
        color: #fff;
        background: #00203D; /* cambio play */
        padding: 5px 10px;
        text-transform: uppercase; }
      .modalBackDecimo .modalContent .modalBody .detailsDateModal {
        padding: 19px 0;
        overflow: auto;
        max-height: 251px; }
        .modalBackDecimo .modalContent .modalBody .detailsDateModal li {
          padding: 10px;
          color: #565655; /* cambio play */
          font-size: 12px; }
          .modalBackDecimo .modalContent .modalBody .detailsDateModal li span {
            margin: 0 5px 0 0; }
          .modalBackDecimo .modalContent .modalBody .detailsDateModal li p {
            margin: 0; }
    .modalBackDecimo .modalContent .fontBigModal p {
      font-size: 18px; }

  .modalBackDecimo .modalContentDetailsBeet {
    width: 950px;
    height: 535px;
    margin: -200px 0 0 -475px;
    border-radius: 15px;
    padding: 26px; }
    .modalBackDecimo .modalContentDetailsBeet .modalHeader h4 {
      text-align: left; }

    .modalBackDecimo .modalContentDetailsBeet .modalHeader button {
      top: -4px;
      right: 0;
      height: 35px;
      width: 35px; }
    .modalBackMiCuenta-arania .modalContentDetailsBeet .modalBody{
      height: 350px;
      padding: 0; }

    .modalBackDecimo .modalContentDetailsBeet .modalBody {
      height: 420px;
      padding: 0; }

  .modalBackDecimo .modalContentDetailsAbonate {
    width: 379px;
    height: auto;
    margin: -200px 0 0 -325px;
    border-radius: 0px; /* cambio play */
    padding: 26px; }

    .modalBackDecimo .modalContentDetailsAbonate .modalHeader h4 {
      text-align: left; }

    .modalBackDecimo .modalContentDetailsAbonate .modalHeader button {
      top: -4px;
      right: 0;
      height: 35px;
      width: 35px; }

    .modalBackDecimo .modalContentDetailsAbonate .modalBody2,
    .modalBackDecimo .modalContentDetailsAbonate .modalBody3 {
      height: 130px !important;
      padding: 0;
      margin: 0 0 15px; }

      .modalBackDecimo .modalContentDetailsAbonate .modalBody2 p,
      .modalBackDecimo .modalContentDetailsAbonate .modalBody3 p {
        padding: 10px !important;
        font-size: 14px;
        line-height: 23px; }

    .modalBackDecimo .modalContentDetailsAbonate .modalBody3 {
      background: #dbeaf6 !important;
      height: 196px !important; }

      .modalBackDecimo .modalContentDetailsAbonate .modalBody3 .detailsDateModal {
        padding: 10px 0 !important; }

        .modalBackDecimo .modalContentDetailsAbonate .modalBody3 .detailsDateModal li {
          padding: 3px 10px;
          vertical-align: baseline;
          font-size: 14px; }

          .modalBackDecimo .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div {
            margin: 0 5px 0 0;
            padding: 0;
            display: inline-block;
            width: 49%;
            vertical-align: baseline; }

            .modalBackDecimo .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div:last-child {
              text-align: right; }

            .modalBackDecimo .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div input {
              width: 125px;
              background: #fff;
              color: #ccc;
              text-align: left;
              border: 0 none; }

      .modalBackDecimo .modalContentDetailsAbonate .modalBody3 div {
        font-size: 14px;
        color: #565655; /* cambio play */
        padding: 3px 10px; }

        .modalBackDecimo .modalContentDetailsAbonate .modalBody3 div input[type="checkbox"] {
          display: inline-block;
          width: 16px;
          height: 16px;
          margin: 0;
          vertical-align: sub; }

        .modalBackDecimo .modalContentDetailsAbonate .modalBody3 div a {
          color: #565655; /* cambio play */ }

  .modalBackDecimo .modalContentConditionsAbonate {
    display: none;
    z-index: 3; }

    .modalBackDecimo .modalContentConditionsAbonate .modalBody2 {
      padding: 0; }

      .modalBackDecimo .modalContentConditionsAbonate .modalBody2 .modalHeadBody {
        margin: 0 0 10px; }

      .modalBackDecimo .modalContentConditionsAbonate .modalBody2 p {
        line-height: normal;
        padding: 0 15px;
        font-size: 12px;
        margin: 0 0 8px; }

      .modalBackDecimo .modalContentConditionsAbonate .modalBody2 ul {
        display: block;
        list-style-type: disc;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        -webkit-padding-start: 40px; }

        .modalBackDecimo .modalContentConditionsAbonate .modalBody2 ul li {
          font-size: 12px;
          color: #565655; /* cambio play */
          padding: 0 15px 0 0; }

/**/

/* ######## modal Ticket ####### */

.numero-modalTicket {color: #000; font-size: 28px; top: 12px; font-weight: 600; left: 37%; position: absolute;}
.sorteo-Ticket {color: #000; font-size: 12px; font-weight: 600; top: 61px; left: 42%; position: absolute;}
.dia-sorteo-Ticket {color: #000; font-size: 12px; font-weight: 600; top: 88px; left: 29%; position: absolute;}
.semana-sorteo-Ticket {color: #000; font-size: 10px; font-weight: 600; top: 11px; left: 75%; position: absolute;}
.numero-SorteoTicket {color: #000; font-size: 25px; font-weight: 600; top: 29px; left: 76%; position: absolute;}
.numero-SorteoTicket-2 {color: #000; font-size: 16px; font-weight: 600; top: 71px; left: 78%; position: absolute;}
.numero-AdministracionTicket {color: #000; font-size: 14px; font-weight: 600; top: 131px; left: 55%; position: absolute;}
.precio-Ticket {color: #000; font-size: 19px; font-weight: 600; top: 102px; left: 77%; position: absolute;}
.moneda-Ticket {color: #000; font-size: 7px; font-weight: 600; top: 126px; left: 77%; position: absolute;}

.modalBackTicket, {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  top: 0;
  bottom: 0;
  display: none; }
  .modalBackTicket .modalContent {
    background: #E6EDF0; /* cambio play */
    padding: 26px 129px;
    border-radius: 35px;
    width: 1155px;
    height: 618px;
    top: 50%;
    position: fixed;
    left: 50%;
    margin: -309px 0 0 -578px; }
    .modalBackTicket .modalContent .modalHeader {
      position: relative; }
      .modalBackTicket .modalContent .modalHeader h4 {
        color: #565655; /* cambio play */
        font-family: 'Lato', helvetica, sans-serif;
        text-align: center;
        font-size: 39px;
        margin: 0 0 24px; }
        .modalBackTicket .modalContent .modalHeader h4 span {
          font-size: 30px;
          margin: 0 18px 0 0; }
      .modalBackTicket .modalContent .modalHeader button {
        position: absolute;
        right: -96px;
        color: #ffffff; /* cambio play */
        text-shadow: none;
        background: #17344C; /* cambio play */
        border-radius: 0; /* cambio play */
        font-size: 33px;
        font-weight: normal;
        height: 35px;
        width: 35px; }
      .modalBackTicket .modalContent .modalHeader button:focus {
        outline: none; }
    .modalBackTicket .modalContent .modalBody {
      background-color: #fff;
      padding: 15px 20px;
      overflow: auto;
      height: 500px; }
      .modalBackTicket .modalContent .modalBody p {
        color: #565655; /* cambio play */
        font-size: 12px; }
      .modalBackTicket .modalContent .modalBody .modalHeadBody {
        color: #fff;
        background: #00203D; /* cambio play */
        padding: 5px 10px;
        text-transform: uppercase; }
      .modalBackTicket .modalContent .modalBody .detailsDateModal {
        padding: 19px 0;
        overflow: auto;
        max-height: 251px; }
        .modalBackTicket .modalContent .modalBody .detailsDateModal li {
          padding: 10px;
          color: #565655; /* cambio play */
          font-size: 12px; }
          .modalBackTicket .modalContent .modalBody .detailsDateModal li span {
            margin: 0 5px 0 0; }
          .modalBackTicket .modalContent .modalBody .detailsDateModal li p {
            margin: 0; }
    .modalBackTicket .modalContent .fontBigModal p {
      font-size: 18px; }

  .modalBackTicket .modalContentDetailsBeet {
    width: 950px;
    height: 535px;
    margin: -200px 0 0 -475px;
    border-radius: 15px;
    padding: 26px; }
    .modalBackTicket .modalContentDetailsBeet .modalHeader h4 {
      text-align: left; }

    .modalBackTicket .modalContentDetailsBeet .modalHeader button {
      top: -4px;
      right: 0;
      height: 35px;
      width: 35px; }
    .modalBackMiCuenta-arania .modalContentDetailsBeet .modalBody{
      height: 350px;
      padding: 0; }

    .modalBackTicket .modalContentDetailsBeet .modalBody {
      height: 420px;
      padding: 0; }

  .modalBackTicket .modalContentDetailsAbonate {
    width: 379px;
    height: auto;
    margin: -200px 0 0 -325px;
    border-radius: 0px; /* cambio play */
    padding: 26px;}

    .modalBackTicket .modalContentDetailsAbonate .modalHeader h4 {
      text-align: left; }

    .modalBackTicket .modalContentDetailsAbonate .modalHeader button {
      top: -4px;
      right: 0;
      height: 35px;
      width: 35px; }

    .modalBackTicket .modalContentDetailsAbonate .modalBody2,
    .modalBackTicket .modalContentDetailsAbonate .modalBody3 {
      height: 130px !important;
      padding: 0;
      margin: 0 0 15px; }

      .modalBackTicket .modalContentDetailsAbonate .modalBody2 p,
      .modalBackTicket .modalContentDetailsAbonate .modalBody3 p {
        padding: 10px !important;
        font-size: 14px;
        line-height: 23px; }

    .modalBackTicket .modalContentDetailsAbonate .modalBody3 {
      background: #dbeaf6 !important;
      height: 196px !important; }

      .modalBackTicket .modalContentDetailsAbonate .modalBody3 .detailsDateModal {
        padding: 10px 0 !important; }

        .modalBackTicket .modalContentDetailsAbonate .modalBody3 .detailsDateModal li {
          padding: 3px 10px;
          vertical-align: baseline;
          font-size: 14px; }

          .modalBackTicket .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div {
            margin: 0 5px 0 0;
            padding: 0;
            display: inline-block;
            width: 49%;
            vertical-align: baseline; }

            .modalBackTicket .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div:last-child {
              text-align: right; }

            .modalBackTicket .modalContentDetailsAbonate .modalBody3 .detailsDateModal li div input {
              width: 125px;
              background: #fff;
              color: #ccc;
              text-align: left;
              border: 0 none; }

      .modalBackTicket .modalContentDetailsAbonate .modalBody3 div {
        font-size: 14px;
        color: #565655; /* cambio play */
        padding: 3px 10px; }

        .modalBackTicket .modalContentDetailsAbonate .modalBody3 div input[type="checkbox"] {
          display: inline-block;
          width: 16px;
          height: 16px;
          margin: 0;
          vertical-align: sub; }

        .modalBackTicket .modalContentDetailsAbonate .modalBody3 div a {
          color: #565655; /* cambio play */ }

  .modalBackTicket .modalContentConditionsAbonate {
    display: none;
    z-index: 3; }

    .modalBackTicket .modalContentConditionsAbonate .modalBody2 {
      padding: 0; }

      .modalBackTicket .modalContentConditionsAbonate .modalBody2 .modalHeadBody {
        margin: 0 0 10px; }

      .modalBackTicket .modalContentConditionsAbonate .modalBody2 p {
        line-height: normal;
        padding: 0 15px;
        font-size: 12px;
        margin: 0 0 8px; }

      .modalBackTicket .modalContentConditionsAbonate .modalBody2 ul {
        display: block;
        list-style-type: disc;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        -webkit-padding-start: 40px; }

        .modalBackTicket .modalContentConditionsAbonate .modalBody2 ul li {
          font-size: 12px;
          color: #565655; /* cambio play */
          padding: 0 15px 0 0; }

/**/

.modalBackThird .modalContentDetailsBeet {
  /*height: 426px !important; }*/
  height: 490px !important;}
.modalBackThird .modalBody {
  /*height: 308px !important; */
  height: 375px !important;}
.modalBackThird h4 {
  text-align: center !important; }
.modalBackThird .detailsDateModal {
  padding: 15px !important;
  max-height: inherit !important;
  overflow: inherit !important; }
  .modalBackThird .detailsDateModal div {
    background: #E6EDF0; /* cambio play */
    position: relative;
    padding: 14px 14px 1px;
    margin: 0 0 10px; }
    .modalBackThird .detailsDateModal div p {
      font-size: 16px !important; }

.notCreditSection {
  margin: -20px auto 40px; }
  .notCreditSection .panel-body-jugada {
    padding: 20px 30px; }
    .notCreditSection .panel-body-jugada .color-azul-oscuro div {
      font-size: 16px; }
      .notCreditSection .panel-body-jugada .color-azul-oscuro div:nth-child(2) div {
        text-align: center;
        height: 45px; }
        .notCreditSection .panel-body-jugada .color-azul-oscuro div:nth-child(2) div:nth-child(1) {
          background: url("../images/Arana/masterCard.png") no-repeat center transparent;
          background-size: 70px; }
        .notCreditSection .panel-body-jugada .color-azul-oscuro div:nth-child(2) div:nth-child(2) {
          background: url("../images/Arana/visa.png") no-repeat center transparent;
          background-size: 70px; }
        .notCreditSection .panel-body-jugada .color-azul-oscuro div:nth-child(2) div:nth-child(3) {
          background: url("../images/Arana/americanExpress.png") no-repeat center transparent;
          background-size: 70px; }
        .notCreditSection .panel-body-jugada .color-azul-oscuro div:nth-child(2) div .glyphicon {
          font-size: 25px;
          margin: 10px 0 0; }
      .notCreditSection .panel-body-jugada .color-azul-oscuro div button {
        margin: 0;
        width: 100%;
        text-align: center;
        background-color: #F7A800;
        padding: 12px 12px 12px 50px;
        font-size: 16px; }
        .notCreditSection .panel-body-jugada .color-azul-oscuro div button:before {
          top: 15px;
          left: 25px; }

.contentConfigGameQuini .headerPanel {
  color: #ffffff; /* cambio play */
  background: #da251c; /* cambio play */
  border-top: 0px solid #808080;/* cambio play */
  border-left: 0px solid #808080;/* cambio play */
  border-right: 0px solid #808080;/* cambio play */
  padding: 8px;
  text-align: center; }
  .contentConfigGameQuini .headerPanel p {
    color: #ffffff; /* cambio play */
    text-transform: uppercase;
    margin: 0;
    font-weight: 500;
    font-size: 15px; }
.contentConfigGameQuini .bodyPanel {
  background-color: #E6EDF0; /* cambio play */
  border: 0px solid #808080;
  color: #565655; /* cambio play */
  padding: 20px 20px 9px; }
  .contentConfigGameQuini .bodyPanel .contentSelectCant {
    display: inline-block;
    width: 55%;
    padding: 0 0 20px;
    vertical-align: top; }
    .contentConfigGameQuini .bodyPanel .contentSelectCant .slider.slider-horizontal {
      width: 275px;
      margin: 0 0 15px; }
      .contentConfigGameQuini .bodyPanel .contentSelectCant .slider.slider-horizontal .tooltip {
        display: none !important; }
      .contentConfigGameQuini .bodyPanel .contentSelectCant .slider.slider-horizontal .slider-track {
        height: 3px; }
        .contentConfigGameQuini .bodyPanel .contentSelectCant .slider.slider-horizontal .slider-track .slider-selection,
        .contentConfigGameQuini .bodyPanel .contentSelectCant .slider.slider-horizontal .slider-track .slider-track-low,
        .contentConfigGameQuini .bodyPanel .contentSelectCant .slider.slider-horizontal .slider-track .slider-track-high {
          background: #fff;
          box-shadow: none;
          -webkit-box-shadow: none;
          -moz-box-shadow: none; }
      .contentConfigGameQuini .bodyPanel .contentSelectCant .slider.slider-horizontal .slider-handle {
        height: 16px;
        width: 16px;
        background: #565655; /* cambio play */
        border: 2px solid #565655;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        top: -1px; }
    .contentConfigGameQuini .bodyPanel .contentSelectCant .contentSpanSlider {
      font-size: 12px;
      display: block;
      margin: 0 0 15px; }
      .contentConfigGameQuini .bodyPanel .contentSelectCant .contentSpanSlider span {
        background: #fff;
        width: 23px;
        border-radius: 5px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        padding: 2px 0;
        margin: 0 0 0 5px; }
  .contentConfigGameQuini .bodyPanel .contentSelectSuger {
    display: inline-block;
    width: 44%;
    padding: 20px 0 20px; }
    .contentConfigGameQuini .bodyPanel .contentSelectSuger p {
      color: #27418c;
      margin: 0 0 25px;
      font-size: 12px;
      line-height: normal; }
    .contentConfigGameQuini .bodyPanel .contentSelectSuger .btn-azulito {
      background: #565655; /* cambio play */
      color: #ffffff;
      display: block;
      padding: 10px; }
  .contentConfigGameQuini .bodyPanel .contentRadioReduction {
    width: 100%;
    padding: 0; }
    .contentConfigGameQuini .bodyPanel .contentRadioReduction div {
      position: relative;
      display: inline-block;
      text-align: center;
      margin: 0 10.2% 0 0; }
      .contentConfigGameQuini .bodyPanel .contentRadioReduction div:last-of-type {
        margin: 0; }
      .contentConfigGameQuini .bodyPanel .contentRadioReduction div label {
        float: left;
        border: 1px solid #808080; /* cambio play */
        background-color: #ffffff; /* cambio play */
        margin: 0; }
        .contentConfigGameQuini .bodyPanel .contentRadioReduction div label span {
          display: block;
          width: 104px;
          font-weight: normal;
          text-align: center;
          line-height: normal; }
        .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .tit {
          font-size: 16px;
          font-weight: 600;
          padding: 0 12px;
          margin: 7px 0 14px; }
        .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .apuesta {
          font-size: 11px; }
        .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .apuestaNum {
          font-weight: 600;
          margin: 0 0 12px;
          font-size: 12px; }
        .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .inporte {
          font-size: 11px; }
        .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .inporteEuros {
          font-weight: 600;
          margin: 0 0 50px;
          font-size: 12px; }
      .contentConfigGameQuini .bodyPanel .contentRadioReduction div input[type="radio"] {
        position: absolute;
        width: 12px;
        bottom: 15px;
        margin: 0 0 0 -6px;
        left: 50%; }
      .contentConfigGameQuini .bodyPanel .contentRadioReduction div input[type="radio"]:checked + label {
        background-color: #da251c !important;
        border: 1px solid #da251c !important;
        color: #ffffff;
        border: 1px solid #383838 !important;}
      .contentConfigGameQuini .bodyPanel .contentRadioReduction div .lupa {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 0;
        height: 0;
        border-right: 15px solid #27418c;
        border-top: 15px solid transparent;
        border-left: 15px solid transparent;
        border-bottom: 15px solid #27418c; }
        .contentConfigGameQuini .bodyPanel .contentRadioReduction div .lupa span {
          color: #565655; /* cambio play */
          top: -2px; }

/*.reducidoOficial .active {
  background: #F7A800; }*/
.reducidoOficial .active { /* cambio play */
  background: #da251c;
  color: #ffffff}

.reducidoOficial .partidos {
  position: relative; }
  .reducidoOficial .partidos .asolutGame {
    position: absolute;
    background: #E6EDF0; /* cambio play */
    right: 0;
    top: 0;
    height: 23px;
    width: 24px;
    text-align: center;
    border-left: 2px solid #fff;
    line-height: 24px; }
  .reducidoOficial .partidos .active {
    background: #da251c; }
  .reducidoOficial .partidos .blue {
    color: #ffffff; /* cambio play */
    background: #565655; /* cambio play */ }

.oficialQuini .bodyPanel .contentRadioReduction div {
  margin: 0 0 0 -5px !important; }
  .oficialQuini .bodyPanel .contentRadioReduction div label .tit {
    padding: 0 16px;
    height: 31px; }
  .oficialQuini .bodyPanel .contentRadioReduction div input[type="radio"]:checked + label {
    border-left: 1px solid #27418c !important; }
  .oficialQuini .bodyPanel .contentRadioReduction div:first-of-type input[type="radio"]:checked + label {
    border-left: 1px solid #F7A800 !important; }

.loteriaBuyType .radioButtonsBuyType form ul li {
  padding: 0; }
.loteriaBuyType .radioButtonsBuyType input[type="radio"] {
  display: none; }
.loteriaBuyType .radioButtonsBuyType label {
  padding: 10px 5px 10px 36px;
  width: 100%;
  display: inline-block;
  background: #FFF;
  border: 1px solid #E6EDF0;
  color: #565655; /* cambio play */
  margin: 0 0 18px;
  position: relative; }
  .loteriaBuyType .radioButtonsBuyType label span {
    display: block; }
  .loteriaBuyType .radioButtonsBuyType label span:before {
    content: '';
    background: #fff;
    border: 1px solid #808080;
    position: absolute;
    height: 19px;
    width: 19px;
    border-radius: 50%;
    left: 8px; }
  .loteriaBuyType .radioButtonsBuyType label p {
    margin: 0px;
    background: none transparent;
    font-weight: 400; }
.loteriaBuyType .radioButtonsBuyType input[type="radio"]:checked + label {
  background: #E6EDF0; /* cambio play */
  border: 1px solid #E6EDF0;
  color: #565655; }
  .loteriaBuyType .radioButtonsBuyType input[type="radio"]:checked + label span:before {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#27418c+33,ffffff+34 */
    background: #565655; /* cambio play */
    /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #27418c 33%, white 34%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #27418c 33%, white 34%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #565655 33%, #ffffff 34%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* IE6-9 fallback on horizontal gradient */ }
.loteriaBuyType p {
  color: #565655; /* cambio play */
  font-size: 14px;
  letter-spacing: .2px; }
.loteriaBuyType .sendHouse p {
  font-size: 13px;
  line-height: normal;
  margin: 0 0 25px;
  background: url("../images/Arana/Seur.jpg") no-repeat 204px 23px transparent;
  background-size: 155px; }
.loteriaBuyType .sendHouse a {
  color: #565655; /* cambio play */
  padding: 5px 15px;
  border: 2px solid #E6EDF0; /* cambio play */
  border-radius: 0px; /* cambio play */ }
.loteriaBuyType .col-md-8 p {
  margin: -7px 0 0 15px;
  line-height: 28px;
  padding: 0 73px 0 0; }
  .loteriaBuyType .col-md-8 p .spcClass {
    display: inline;
    margin: 0;
    padding: 0;
    line-height: inherit; }
.loteriaBuyType .formContentAniadirSeleccionar form {
  background: #E6EDF0; /* cambio play */
  color: #565655;
  padding: 20px; }
  .loteriaBuyType .formContentAniadirSeleccionar form .formAniadirSeleccionar {
    background: #fff;
    position: relative;
    display: block;
    width: 100%;
    height: 30px;
    margin: 0 0 15px;
    padding: 5px; }
    .loteriaBuyType .formContentAniadirSeleccionar form .formAniadirSeleccionar label {
      position: absolute;
      color: #666;
      font-size: 14px;
      font-weight: 300; }
      .loteriaBuyType .formContentAniadirSeleccionar form .formAniadirSeleccionar label span {
        font-size: 9px; }
    .loteriaBuyType .formContentAniadirSeleccionar form .formAniadirSeleccionar input {
      position: absolute;
      width: 97%;
      border: 0 none;
      background: transparent;
      color: #27418c;
      z-index: 1;
      line-height: 19px; }
      .loteriaBuyType .formContentAniadirSeleccionar form .formAniadirSeleccionar input:valid {
        background: white; }
      .loteriaBuyType .formContentAniadirSeleccionar form .formAniadirSeleccionar input:focus + label {
        background: transparent;
        display: none; }
  .loteriaBuyType .formContentAniadirSeleccionar form .textInforValidate {
    font-size: 12px;
    display: inline-block;
    width: 38%;
    vertical-align: middle; }
  .loteriaBuyType .formContentAniadirSeleccionar form .buttonAniadirSeleccionar {
    display: inline-block;
    width: 60%; }
    .loteriaBuyType .formContentAniadirSeleccionar form .buttonAniadirSeleccionar input {
      background: #F7A800; /* cambio play */
      border-radius: 0px; /* cambio play */
      border-color: #27418c;
      border: 0px /* cambio play */ }

.triangulo {
  width: 0;
  height: 0;
  border-right: 18px solid transparent;
  border-top: 0px solid transparent;
  border-left: 18px solid transparent;
  border-bottom: 30px solid #17344C; /* cambio play */
  position: absolute !important;
  right: 22px;
  top: 20px;
  background: transparent !important;
  padding: 0 !important; }
  .triangulo span {
    color: #dbeaf6;
    left: -3px;
    top: 3px;
    position: absolute;
    font-size: 22px; }

.contentResponse div {
  color: #ffffff;
  text-align: center; }
.contentResponse .responseYellow {
  background-color: #F7A800;
  padding: 50px 20px;
  font-weight: bold;
  font-size: 24px; }
  .contentResponse .responseYellow span {
    margin: 0px 8px 0 0;
    top: 3px; }
    .contentResponse .responseYellow span b {
      position: absolute;
      left: 9px;
      font-stretch: inherit;
      color: #F7A800;
      font-size: 17px;
      font-weight: bold;
      top: 2px; }
.contentResponse .responseWhite {
  padding: 5px 20px;
  font-weight: normal;
  font-size: 20px;
  color: #565655 /* cambio play */}
  .contentResponse .responseWhite a {
    text-decoration: underline;
    color: #565657; /* cambio play */ }
    .contentResponse .responseWhite a:hover {
      color: #F7A800; }
  .contentResponse .responseWhite .btnYellowRecargar {
    background: #F7A800;
    font-size: 24px;
    padding: 20px;
    text-decoration: none;
    vertical-align: middle;
    margin: 0 0 30px;
    display: inline-block;
    width: 23%; }
    .contentResponse .responseWhite .btnYellowRecargar:hover {
      background: #00203D; /* cambio play */
      color: #F7A800; }
    .contentResponse .responseWhite .btnYellowRecargar span {
      margin: -6px 8px 0 0;
      vertical-align: middle; }
.contentResponse .responseBlue {
  background: #E6EDF0 /* cambio play */;
  color: #565655; /* cambio play */
  padding: 14px 20px;
  margin: 0 0 25px; }
  .contentResponse .responseBlue p {
    font-size: 27px;
    font-weight: bold;
    color: #565655; /* cambio play */
    margin: 14px 0 0; }

.botoneraQuini .active {
  color: #565655; /* cambio play */
  background: #E6EDF0; /* cambio play */ }
.botoneraQuini .btnQuiniMe {
  white-space: initial; }

.spinerInput[type=number] {
  display: inline-block;
  width: 40px;
  padding: 0;
  text-transform: uppercase;
  text-align: center;
  color: #27418c;
  background: #fff;
  outline: none;
  pointer-events: none;
  border: 0 none;
  font-size: 12px;
  line-height: 20px; }

span.spinner {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none; }
  span.spinner .sub,
  span.spinner .add {
    display: inline-block;
    width: 22px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    background: #00203D; /* cambio play */
    border-right: 0;
    border-radius: 2px 0 0 2px;
    cursor: pointer;
    transition: 0.1s linear;
    -o-transition: 0.1s linear;
    -ms-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    font-size: 12px;
    line-height: 20px; }
    span.spinner .sub:hover,
    span.spinner .add:hover {
      background: #F7A800;
      color: #27418c; }
  span.spinner .add {
    top: 0;
    border-left: 0;
    border-radius: 0 2px 2px 0; }

.contentDragDrop .cotentBlueLight {
  /*color: #27418c;
  background-color: #dbeaf6;*/ /* cambio play */
  color: #565655;
  background: #E6EDF0;
  width: 100%;
  padding: 4% 12%;
  text-align: center;
  margin: 0 0 25px; }
  .contentDragDrop .cotentBlueLight #holder {
    /*border: 2px dashed #27418c;*/ /* cambio play */
    border: 2px dashed #565655;
    border-radius: 4px;
    height: 400px;
    display: table;
    width: 100%;
    border-radius: 0px; }
    .contentDragDrop .cotentBlueLight #holder ul {
      display: table-cell;
      vertical-align: middle;
      width: 100%; }
      .contentDragDrop .cotentBlueLight #holder ul li {
        /*color: #27418c;*/ /* cambio play */
        color: #565655; }
        .contentDragDrop .cotentBlueLight #holder ul li:first-of-type {
          margin: 0 0 25px;
          font-size: 18px; }
      .contentDragDrop .cotentBlueLight #holder ul .newElement a {
        margin: 0 5px; }
.contentDragDrop .headerBox {
  margin-top: 25px;
  background: #17344E; /* cambio play */
  border: 1px solid #17344E;
  height: 40px;
  padding: 10px 0 0 10px;
  color: #FFFFFF; /* cambio play */
  font-size: 13px; }
.contentDragDrop .bodyBox {
  /*background: #dbeaf6;*/ /* cambio play */
  background: #ffffff;
  /*border: 1px solid #27418c;*/ /* cambio play */
  border: 1px solid #002032;}
  .contentDragDrop .bodyBox ul {
    margin: 10px 0; }
    .contentDragDrop .bodyBox ul li {
      /*color: #27418c;*/ /* cambio play */
      color: #565655;
      padding: 5px 15px;
      height: 35px; }
      .contentDragDrop .bodyBox ul li b {
        vertical-align: sub; }
      .contentDragDrop .bodyBox ul li span {
        float: right;
        font-weight: bold;
        font-size: 18px; }
        .contentDragDrop .bodyBox ul li span a {
          font-size: 12px;
          /*color: #27418c;
          background-color: #F7A800;*/ /* cambio play */
          width: 24px;
          height: 24px;
          padding: 4px 3px;
          margin: 0 0px 0 10px;
          border-radius: 0px;/* cambio play */
          border: 1px solid #E6EDF0;
          background: #e7e7e7;
          background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
          background: -o-linear-gradient(right, #e7e7e7, #ffffff);
          background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
          background: linear-gradient(to top, #e7e7e7, #ffffff);}

.btnMenuSide {
  display: none; }

.miCuenta h1 {
  display: block;
  /*color: #27418c;*/ /* cambio play */
  color: #565655;
  font-family: 'Lato', sans-serif;
  text-align: left;
  font-weight: bold;
  padding: 25px 0 20px;
  font-size: 22px;
  text-transform: none; }
.miCuenta .primeraFila button {
  font-weight: bold; }
  .miCuenta .primeraFila button i {
    margin: 0 5px; }
.miCuenta .primeraFila button.active {
  background-color: #00203D;
  color: #F7A800; }
.miCuenta .primeraFila h2 {
  display: none;
  color: #565655; /* cambio play */
  font-family: 'Lato', sans-serif;
  text-align: left;
  font-weight: bold;
  padding: 0;
  margin: 15px 0 0;
  font-size: 22px;
  text-transform: none; }
.miCuenta .primeraFila h2.active {
  display: block; }
.miCuenta .primeraFila .btnExcelCalendar {
  text-align: right; }
  .miCuenta .primeraFila .btnExcelCalendar a {
    background: url(../images/excel_logo.png) no-repeat scroll 3px 6px #267448;
    background-size: 24px;
    color: #fff;
    font-size: 12px;
    padding: 5px 8px 4px 26px;
    border-radius: 3px;
    display: inline-block;
    /*margin: 14px 5px 0 0;*/ /* modificado por arania */ }
  .miCuenta .primeraFila .btnExcelCalendar .form-horizontal {
    display: inline-block;
    vertical-align: bottom; }
    .miCuenta .primeraFila .btnExcelCalendar .form-horizontal div {
      padding: 0;
      width: 130px; }
    .miCuenta .primeraFila .btnExcelCalendar .form-horizontal input {
      /*display: none;*/ /* modificado por arania*/
      border: 0px;
      background: #ffffff}
    .miCuenta .primeraFila .btnExcelCalendar .form-horizontal .input-group-addon {
      font-size: 12px;
      padding: 6px 0;
      border-radius: 3px;
      /*border: 1px solid #27418c;*/
      border: 0px solid #27418c; /* Modificado por arania */
      color: #565655; /* cambio play */
      background: #fff; }
      .miCuenta .primeraFila .btnExcelCalendar .form-horizontal .input-group-addon span {
        margin: 0 5px;
        font-size: 11px; }
.miCuenta aside div {
  /*background: #dbeaf6;*/ /* cambio play */
  background: #ffffff;
  border: 1px solid #383838;
  margin: 25px 0 0; }
  .miCuenta aside div .headerAside {
    /*background: #27418c;*/ /* cambio play */
    background: #17344C;
    color: #ffffff; /* cambio play */
    padding: 8px 15px;
    text-transform: uppercase;
    margin: 0px}
  .miCuenta aside div ul li {
    padding: 8px 15px; }
    .miCuenta aside div ul li a {
      color: #565655; /* cambio play */
      cursor: pointer; }
      .miCuenta aside div ul li a i {
        margin: 0 5px 0 0; }
  .miCuenta aside div ul .active {
    /*background: #5bc2e4;*/ /* cambio play*/
    background: #f9f9f9;}
    .miCuenta aside div ul .active a {
      /*color: #fff;*/
      color: #565655; }
.miCuenta .tableMyAccount {
  width: 99.3%;
  margin: 25px 0 0;
  display: none; }
  .miCuenta .tableMyAccount thead {
    /*background: #27418c;*/ /* cambio play */
    background: #17344C; 
    border: 0 none transparent;
    border-bottom: 0px solid #fff;
    margin: 0 0 15px; }
    .miCuenta .tableMyAccount thead tr th {
      padding: 11px 0;
      font-size: 12px;
      color: #ffffff; /* cambio play */
      text-transform: none; }
      .miCuenta .tableMyAccount thead tr th:first-of-type {
        padding: 11px 0 11px 11px; }
  .miCuenta .tableMyAccount tbody tr:first-of-type th {
    background: #E6EDF0; }
    .miCuenta .tableMyAccount tbody tr:first-of-type th .filterTable {
      background: #fff;
      color: #565655; /* cambio play */
      padding: 2px;
      margin: 1px 0 0 0;
      display: inline-block; }
    .miCuenta .tableMyAccount tbody tr:first-of-type th input {
      display: inline-block;
      width: 76px;
      border: none 0;
      background: #fff;
      color: #dbeaf6;
      font-size: 11px;
      vertical-align: top;
      margin: 1px 5px 0 0;
      padding: 4px;
      height: 28px;
      text-align: right; }
  .miCuenta .tableMyAccount tbody tr th,
  .miCuenta .tableMyAccount tbody tr td {
    vertical-align: inherit;
    padding: 11px 0; }
    .miCuenta .tableMyAccount tbody tr th:first-of-type,
    .miCuenta .tableMyAccount tbody tr td:first-of-type {
      padding: 11px 0 11px 11px; }
    .miCuenta .tableMyAccount tbody tr th .iconType,
    .miCuenta .tableMyAccount tbody tr td .iconType {
      background: transparent; /* cambio play */
      padding: 2px;
      width: 26px;
      margin: 0 5px 0 0; }
.miCuenta .tableMyPlays thead tr th:nth-of-type(1) {
  width: 130px; }
.miCuenta .tableMyPlays thead tr th:nth-of-type(2) {
  width: 15px;
  text-align: center; }
.miCuenta .tableMyPlays thead tr th:nth-of-type(3) {
  width: 110px;
  text-align: right; }
.miCuenta .tableMyPlays thead tr th:nth-of-type(4) {
  text-align: center;
  width: 55px; }
.miCuenta .tableMyPlays thead tr th:nth-of-type(5) {
  text-align: right;
  width: 97px; }
.miCuenta .tableMyPlays thead tr th:nth-of-type(6) {
  text-align: right;
  width: 155px; }
.miCuenta .tableMyPlays thead tr th:nth-of-type(7) {
  text-align: right;
  width: 110px; }
.miCuenta .tableMyPlays thead tr th:nth-of-type(8) {
  width: 90px; }
.miCuenta .tableMyPlays tbody th:nth-of-type(3) {
  text-align: right; }
.miCuenta .tableMyPlays tbody th:nth-of-type(4) {
  text-align: center; }
.miCuenta .tableMyPlays tbody th:nth-of-type(5) {
  text-align: right; }
  .miCuenta .tableMyPlays tbody th:nth-of-type(5) input {
    width: 92px !important; }
.miCuenta .tableMyPlays tbody th:nth-of-type(6) {
  text-align: right; }
  .miCuenta .tableMyPlays tbody th:nth-of-type(6) i {
    vertical-align: bottom; }
.miCuenta .tableMyPlays tbody th:nth-of-type(7) {
  text-align: right; }
  .miCuenta .tableMyPlays tbody th:nth-of-type(7) input {
    width: 92px !important; }
.miCuenta .tableMyPlays tbody td {
  color: #565655; /* cambio play */ }
  .miCuenta .tableMyPlays tbody td p {
    color: #565655; /* cambio play */
    margin: 0;
    text-align: right;
    font-size: 12px;
    line-height: normal;
    width: 110px; }
  .miCuenta .tableMyPlays tbody td:nth-of-type(2) {
    position: relative; }
    .miCuenta .tableMyPlays tbody td:nth-of-type(2) div {
      position: absolute;
      background: #F7A800;
      color: #565655; /* cambio play */
      right: 9px;
      top: 10px;
      border-radius: 4px;
      padding: 1px 2px;
      cursor: pointer; }
      .miCuenta .tableMyPlays tbody td:nth-of-type(2) div p {
        width: inherit;
        text-align: center; }
        .miCuenta .tableMyPlays tbody td:nth-of-type(2) div p:first-of-type {
          font-size: 8px; }
        .miCuenta .tableMyPlays tbody td:nth-of-type(2) div p:last-of-type {
          font-size: 15px;
          font-weight: 700; }
  .miCuenta .tableMyPlays tbody td:nth-of-type(3) {
    text-align: left; }
  .miCuenta .tableMyPlays tbody td:nth-of-type(4) {
    text-align: left; }
    .miCuenta .tableMyPlays tbody td:nth-of-type(4) div {
      background: #F7A800;
      color: #565655; /* cambio play */
      border-radius: 4px;
      padding: 3px 0 1px;
      width: 28px;
      line-height: normal;
      display: inline-block; }
      .miCuenta .tableMyPlays tbody td:nth-of-type(4) div i {
        font-size: 20px; }
  .miCuenta .tableMyPlays tbody td:nth-of-type(5) {
    text-align: right; }
  .miCuenta .tableMyPlays tbody td:nth-of-type(6) {
    text-align: right; }
  .miCuenta .tableMyPlays tbody td:nth-of-type(7) {
    text-align: right; }
  .miCuenta .tableMyPlays tbody td:nth-of-type(8) {
    text-align: right; }
    .miCuenta .tableMyPlays tbody td:nth-of-type(8) a {
      display: inline-block;
      /*background: #F7A800;*/
      color: #565655; /* cambio play */
      width: 24px !important;
      border-radius: 0px;
      margin: 0 2px 0 0;
      border: 1px solid #e2e2e2;
      background: #3e50b4;
      background: -webkit-linear-gradient(left, #3e50b4, #3296d2);
      background: -o-linear-gradient(right, #3e50b4, #3296d2);
      background: -moz-linear-gradient(right, #3e50b4, #3296d2);
      background: linear-gradient(to top, #e2e2e2, #f4f4f4);}
      .miCuenta .tableMyPlays tbody td:nth-of-type(8) a:hover {
        /*background: #00203D;*/ /* cambio play */
      color: #F7A800;
      border: 1px solid #e2e2e2;
      background: #3e50b4;
      background: -webkit-linear-gradient(left, #3e50b4, #3296d2);
      background: -o-linear-gradient(right, #3e50b4, #3296d2);
      background: -moz-linear-gradient(right, #3e50b4, #3296d2);
      background: linear-gradient(to top, #e2e2e2, #f4f4f4);
      }
    .miCuenta .tableMyPlays tbody td:nth-of-type(8) .active {
      /*background: #00203D;*/ /* cambio play */
      width: 24px;
      height: 24px;
      color: #F7A800;
      border: 1px solid #e2e2e2;
      background: #3e50b4;
      background: -webkit-linear-gradient(left, #3e50b4, #3296d2);
      background: -o-linear-gradient(right, #3e50b4, #3296d2);
      background: -moz-linear-gradient(right, #3e50b4, #3296d2);
      background: linear-gradient(to top, #e2e2e2, #f4f4f4)}
      }
.miCuenta .misAbonosNoRecurent thead tr th,
.miCuenta .misRegalos thead tr th {
  text-align: right; }
  .miCuenta .misAbonosNoRecurent thead tr th:nth-of-type(1),
  .miCuenta .misRegalos thead tr th:nth-of-type(1) {
    width: 175px;
    text-align: left; }
  .miCuenta .misAbonosNoRecurent thead tr th:nth-of-type(2),
  .miCuenta .misRegalos thead tr th:nth-of-type(2) {
    width: 155px;
    text-align: right; }
  .miCuenta .misAbonosNoRecurent thead tr th:nth-of-type(3),
  .miCuenta .misRegalos thead tr th:nth-of-type(3) {
    width: 150px; }
  .miCuenta .misAbonosNoRecurent thead tr th:nth-of-type(4),
  .miCuenta .misRegalos thead tr th:nth-of-type(4) {
    width: 155px;
    text-align: right; }
  .miCuenta .misAbonosNoRecurent thead tr th:nth-of-type(5),
  .miCuenta .misRegalos thead tr th:nth-of-type(5) {
    width: 175px; }
  .miCuenta .misAbonosNoRecurent thead tr th:nth-of-type(6),
  .miCuenta .misRegalos thead tr th:nth-of-type(6) {
    width: 110px; }
.miCuenta .misAbonosNoRecurent tbody th:nth-of-type(4),
.miCuenta .misRegalos tbody th:nth-of-type(4) {
  text-align: right; }
.miCuenta .misAbonosNoRecurent tbody td:nth-of-type(2),
.miCuenta .misRegalos tbody td:nth-of-type(2) {
  text-align: right; }
.miCuenta .misAbonosNoRecurent tbody td:nth-of-type(4),
.miCuenta .misRegalos tbody td:nth-of-type(4) {
  text-align: left; }
  .miCuenta .misAbonosNoRecurent tbody td:nth-of-type(4) a,
  .miCuenta .misRegalos tbody td:nth-of-type(4) a {
    display: inline-block;
    background: #F7A800;
    color: #565655; /* cambio play */
    width: 24px !important;
    border-radius: 4px;
    margin: 0 0 0 4px;
    vertical-align: bottom; }
    .miCuenta .misAbonosNoRecurent tbody td:nth-of-type(4) a:hover,
    .miCuenta .misRegalos tbody td:nth-of-type(4) a:hover {
      background: #00203D; /* cambio play */
      color: #F7A800; }
  .miCuenta .misAbonosNoRecurent tbody td:nth-of-type(5) a,
  .miCuenta .misRegalos tbody td:nth-of-type(5) a {
    display: inline-block;
    /*background: #565655;*/ /* cambio play */
    color: #565655; /* cambio play */
    width: 24px !important;
    border-radius: 0px;
    margin: 0 0 0 4px;
    vertical-align: bottom;
    border: 1px solid #e2e2e2;
    background: #e7e7e7;
    background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
    background: -o-linear-gradient(right, #e7e7e7, #ffffff);
    background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
    background: linear-gradient(to top, #e7e7e7, #ffffff);}
    .miCuenta .misAbonosNoRecurent tbody td:nth-of-type(5) a:hover,
    .miCuenta .misRegalos tbody td:nth-of-type(5) a:hover {
      /*background: #00203D;*/ /* cambio play */
      color: #F7A800;
      border: 1px solid #e2e2e2;
      background: #e7e7e7;
      background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
      background: -o-linear-gradient(right, #e7e7e7, #ffffff);
      background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
      background: linear-gradient(to top, #e7e7e7, #ffffff);}
.miCuenta .misAbonosNoRecurent tbody td:nth-of-type(6),
.miCuenta .misRegalos tbody td:nth-of-type(6) {
  text-align: right; }
  .miCuenta .misAbonosNoRecurent tbody td:nth-of-type(6) a,
  .miCuenta .misRegalos tbody td:nth-of-type(6) a {
    display: inline-block;
    background: #565655; /* cambio play */
    color: #ffffff; /* cambio play */
    width: 24px !important;
    border-radius: 0px;
    margin: 0 2px 0 0;
    vertical-align: middle;
    cursor: pointer; }
    .miCuenta .misAbonosNoRecurent tbody td:nth-of-type(6) a:last-of-type,
    .miCuenta .misRegalos tbody td:nth-of-type(6) a:last-of-type {
      color: #565655;
      width: 65px !important;
      text-align: center;
      height: 24.45px;
      line-height: 24px;
      text-transform: uppercase;
      border: 1px solid #e2e2e2;
      background: #e7e7e7;
      background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
      background: -o-linear-gradient(right, #e7e7e7, #ffffff);
      background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
      background: linear-gradient(to top, #e7e7e7, #ffffff);}
    .miCuenta .misAbonosNoRecurent tbody td:nth-of-type(6) a:hover,
    .miCuenta .misRegalos tbody td:nth-of-type(6) a:hover {
      /*background: #00203D;*/ /* cambio play */
      color: #F7A800;
      border: 1px solid #e2e2e2;
      background: #e7e7e7;
      background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
      background: -o-linear-gradient(right, #e7e7e7, #ffffff);
      background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
      background: linear-gradient(to top, #e7e7e7, #ffffff);}
  .miCuenta .misAbonosNoRecurent tbody td:nth-of-type(6) a.regalarLote,
  .miCuenta .misRegalos tbody td:nth-of-type(6) a.regalarLote {
    width: 85% !important; }
.miCuenta .misAbonosNoRecurent tbody td p,
.miCuenta .misRegalos tbody td p {
  width: initial; }
.miCuenta .misAbonosRecurent thead tr th {
  text-align: right; }
  .miCuenta .misAbonosRecurent thead tr th:nth-of-type(1) {
    width: 195px;
    text-align: left; }
  .miCuenta .misAbonosRecurent thead tr th:nth-of-type(2) {
    width: 170px;
    text-align: right; }
  .miCuenta .misAbonosRecurent thead tr th:nth-of-type(3) {
    width: 220px;
    text-align: right; }
  .miCuenta .misAbonosRecurent thead tr th:nth-of-type(4) {
    width: 140px;
    text-align: right; }
  .miCuenta .misAbonosRecurent thead tr th:nth-of-type(5) {
    width: 110px; }
.miCuenta .misAbonosRecurent tbody th {
  text-align: right; }
  .miCuenta .misAbonosRecurent tbody th:nth-of-type(1) {
    text-align: left; }
  .miCuenta .misAbonosRecurent tbody th:nth-of-type(4) {
    text-align: right; }
.miCuenta .misAbonosRecurent tbody td:nth-of-type(2) {
  text-align: right; }
.miCuenta .misAbonosRecurent tbody td:nth-of-type(3) {
  text-align: right;
  font-size: 14px;
  padding-right: 42px;
  position: relative; }
  .miCuenta .misAbonosRecurent tbody td:nth-of-type(3) i {
    vertical-align: sub;
    font-size: 14px;
    margin: 0 0 0 2px;
    position: absolute;
    right: 26px;
    top: 16px; }
  .miCuenta .misAbonosRecurent tbody td:nth-of-type(3) a {
    display: inline-block;
    background: #F7A800;
    color: #565655; /* cambio play */
    width: 24px !important;
    border-radius: 4px;
    margin: 0 0 0 2px;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 10px;
    cursor: pointer; }
    .miCuenta .misAbonosRecurent tbody td:nth-of-type(3) a:hover {
      background: #00203D; /* cambio play */
      color: #F7A800; }
.miCuenta .misAbonosRecurent tbody td:nth-of-type(4) {
  text-align: right; }
.miCuenta .misAbonosRecurent tbody td:nth-of-type(5) {
  text-align: right; }
  .miCuenta .misAbonosRecurent tbody td:nth-of-type(6) a {
    display: inline-block;
    /*background: #565655;*/ /* cambio play */
    color: #565655; /* cambio play */
    width: 85% !important;
    border-radius: 0px;
    margin: 0 2px 0 0;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    height: 24.45px;
    line-height: 24px;
    text-transform: uppercase;
    border: 1px solid #e2e2e2;
    background: #e7e7e7;
    background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
    background: -o-linear-gradient(right, #e7e7e7, #ffffff);
    background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
    background: linear-gradient(to top, #e7e7e7, #ffffff);}
    .miCuenta .misAbonosRecurent tbody td:nth-of-type(6) a:hover {
      /*background: #00203D;*/ /* cambio play */
      color: #F7A800;
      border: 1px solid #e2e2e2;
      background: #e7e7e7;
      background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
      background: -o-linear-gradient(right, #e7e7e7, #ffffff);
      background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
      background: linear-gradient(to top, #e7e7e7, #ffffff);
    }
.miCuenta .misAbonosRecurent tbody td p {
  width: initial; }
.miCuenta .misMovimientos thead tr th {
  /*text-align: right !important; */}
  .miCuenta .misMovimientos thead tr th:nth-of-type(1) {
    width: 125px; }
  .miCuenta .misMovimientos thead tr th:nth-of-type(2) {
    width: 150px; }
  .miCuenta .misMovimientos thead tr th:nth-of-type(3) {
    width: 450px; }
  .miCuenta .misMovimientos thead tr th:nth-of-type(4) {
    width: 100px; }
  .miCuenta .misMovimientos thead tr th:nth-of-type(5) {
    width: 100px;
    padding: 11px 11px 11px 0; }
.miCuenta .misMovimientos tbody th {
  text-align: right !important; }
  .miCuenta .misMovimientos tbody th input {
    width: 85% !important; }
  .miCuenta .misMovimientos tbody th:nth-of-type(2) input {
    width: 70% !important; }
  .miCuenta .misMovimientos tbody th:nth-of-type(4) input {
    margin: 0 !important; }
  .miCuenta .misMovimientos tbody th:nth-of-type(5) {
    width: 165px;
    padding: 11px 11px 11px 0; }
    .miCuenta .misMovimientos tbody th:nth-of-type(5) input {
      margin: 0 !important;
      width: 85% !important; }
.miCuenta .misMovimientos tbody td {
  /*text-align: right !important;*/ }
  .miCuenta .misMovimientos tbody td:nth-of-type(5) {
    padding: 11px 11px 11px 0; }
.miCuenta .misMovimientos tbody .red {
  color: red; }
.miCuenta .misMovimientos tbody .green {
  color: green; }
.miCuenta .myGifts thead {
  border: 0 none; }
  .miCuenta .myGifts thead tr th {
    margin: 0; }
    .miCuenta .myGifts thead tr th:nth-of-type(1) {
      width: 150px; }
    .miCuenta .myGifts thead tr th:nth-of-type(2) {
      width: 100px;
      text-align: center; }
    .miCuenta .myGifts thead tr th:nth-of-type(3) {
      width: 120px; }
    .miCuenta .myGifts thead tr th:nth-of-type(4) {
      width: 165px;
      text-align: right; }
    .miCuenta .myGifts thead tr th:nth-of-type(5) {
      width: 120px; }
.miCuenta .myGifts tbody td {
  margin: 0;
  text-align: left !important; }
  .miCuenta .myGifts tbody td div {
    display: inline-block; }
    .miCuenta .myGifts tbody td div p {
      width: 72px; }
  .miCuenta .myGifts tbody td img {
    vertical-align: sub; }
  .miCuenta .myGifts tbody td:first-of-type {
    text-align: left !important; }
  .miCuenta .myGifts tbody td:nth-of-type(2) {
    text-align: center !important; }
  .miCuenta .myGifts tbody td a {
    background: #F7A800;
    color: #565655; /* cambio play */
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 3px;
    margin: 0 10px 0 0; }
.miCuenta .cobrarPremios,
.miCuenta .recargarSaldo,
.miCuenta .misDatos,
.miCuenta .cuentasBancarias,
.miCuenta .misNotificaciones,/* Modificado por arania */
.miCuenta .tarjetasBancarias,/* Modificado por arania */
.miCuenta .addGift {
  display: none;
  padding: 0px 0; }
  .miCuenta .cobrarPremios div,
  .miCuenta .recargarSaldo div,
  .misDatos div:not(#padreError):not(.AbonomodalDetalle),
  .miCuenta .cuentasBancarias div,
  .miCuenta .addGift div {
    /*background: #dbeaf6;*/ /* cambio play */
    background: #E6EDF0;
    color: #565655; /* cambio play */
    padding: 15px;
    margin: 24px 0px;}
    .miCuenta .cobrarPremios div label,
    .miCuenta .recargarSaldo div label,
    .miCuenta .misDatos div label,
    .miCuenta .cuentasBancarias div label,
    .miCuenta .addGift div label {
      display: block;
      margin: 0 0 15px; }
      .miCuenta .cobrarPremios div label p,
      .miCuenta .recargarSaldo div label p,
      .miCuenta .misDatos div label p,
      .miCuenta .cuentasBancarias div label p,
      .miCuenta .addGift div label p {
        margin: 0 0 0 10px;
        font-size: 12px;
        font-weight: normal; }
      .miCuenta .cobrarPremios div label div,
      .miCuenta .recargarSaldo div label div,
      .miCuenta .misDatos div label div,
      .miCuenta .cuentasBancarias div label div,
      .miCuenta .addGift div label div {
        background: #fff;
        padding: 5px 15px;
        display: inline-block;
        font-weight: normal;
        width: 97%; }
      .miCuenta .cobrarPremios div label input[type="radio"],
      .miCuenta .recargarSaldo div label input[type="radio"],
      .miCuenta .misDatos div label input[type="radio"],
      .miCuenta .cuentasBancarias div label input[type="radio"],
      .miCuenta .addGift div label input[type="radio"] {
        width: initial;
        margin: 0 7px 0 0;
        display: inline-block; }
      .miCuenta .cobrarPremios div label input[type="text"],
      .miCuenta .recargarSaldo div label input[type="text"],
      .miCuenta .misDatos div label input[type="text"],
      .miCuenta .cuentasBancarias div label input[type="text"],
      .miCuenta .addGift div label input[type="text"] {
        margin: 10px 0 0;
        background: #fff;
        /*border: 0 none;*/ /* cambio play */
        border: 1px solid #E6EDF0;
        height: 30px;
        text-indent: 8px;
        color: #565655}
      .miCuenta .cobrarPremios div label textarea,
      .miCuenta .recargarSaldo div label textarea,
      .miCuenta .misDatos div label textarea,
      .miCuenta .cuentasBancarias div label textarea,
      .miCuenta .addGift div label textarea {
        margin: 10px 0 0;
        background: #fff;
        border: 0 none;
        text-indent: 8px;
        box-shadow: none; }
      .miCuenta .cobrarPremios div label select,
      .miCuenta .recargarSaldo div label select,
      .miCuenta .misDatos div label select,
      .miCuenta .cuentasBancarias div label select,
      .miCuenta .addGift div label select {
        margin: 10px 0 0;
        height: 30px;
        border: 0 none;
        width: 33%; }
    .miCuenta .cobrarPremios div button,
    .miCuenta .recargarSaldo div button,
    .miCuenta .misDatos div button,
    .miCuenta .cuentasBancarias div button,
    .miCuenta .addGift div button {
      background: #00203D;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    color: #ffffff !important;
    border-radius: 0px !important;
    outline: 0px; }
    .miCuenta .cobrarPremios div .identNumber select,
    .miCuenta .recargarSaldo div .identNumber select,
    .miCuenta .misDatos div .identNumber select,
    .miCuenta .cuentasBancarias div .identNumber select,
    .miCuenta .addGift div .identNumber select {
      width: 15%;
      display: inline-block; }
    .miCuenta .cobrarPremios div .identNumber input[type="text"],
    .miCuenta .recargarSaldo div .identNumber input[type="text"],
    .miCuenta .misDatos div .identNumber input[type="text"],
    .miCuenta .cuentasBancarias div .identNumber input[type="text"],
    .miCuenta .addGift div .identNumber input[type="text"] {
      width: 84.5%;
      display: inline-block; }
    .miCuenta .cobrarPremios div .whereLive select,
    .miCuenta .recargarSaldo div .whereLive select,
    .miCuenta .misDatos div .whereLive select,
    .miCuenta .cuentasBancarias div .whereLive select,
    .miCuenta .addGift div .whereLive select {
      width: 49.79%;
      display: inline-block; }
    .miCuenta .cobrarPremios div .whereLive input[type="text"],
    .miCuenta .recargarSaldo div .whereLive input[type="text"],
    .miCuenta .misDatos div .whereLive input[type="text"],
    .miCuenta .cuentasBancarias div .whereLive input[type="text"],
    .miCuenta .addGift div .whereLive input[type="text"] {
      width: 49.79%;
      display: inline-block; }
      .miCuenta .cobrarPremios div .whereLive input[type="text"]:last-of-type,
      .miCuenta .recargarSaldo div .whereLive input[type="text"]:last-of-type,
      .miCuenta .misDatos div .whereLive input[type="text"]:last-of-type,
      .miCuenta .cuentasBancarias div .whereLive input[type="text"]:last-of-type,
      .miCuenta .addGift div .whereLive input[type="text"]:last-of-type {
        width: 100%; }
    .miCuenta .cobrarPremios div .telef input,
    .miCuenta .recargarSaldo div .telef input,
    .miCuenta .misDatos div .telef input,
    .miCuenta .cuentasBancarias div .telef input,
    .miCuenta .addGift div .telef input {
      width: 49.79%;
      display: inline-block; }
      .miCuenta .cobrarPremios div .telef input:last-of-type,
      .miCuenta .recargarSaldo div .telef input:last-of-type,
      .miCuenta .misDatos div .telef input:last-of-type,
      .miCuenta .cuentasBancarias div .telef input:last-of-type,
      .miCuenta .addGift div .telef input:last-of-type {
        margin-left: 3px; }
    .miCuenta .cobrarPremios div .importe input,
    .miCuenta .recargarSaldo div .importe input,
    .miCuenta .misDatos div .importe input,
    .miCuenta .cuentasBancarias div .importe input,
    .miCuenta .addGift div .importe input {
      width: 8%;
      display: inline-block;
      margin: 10px 10px 0 !important; }
  .miCuenta .cobrarPremios .banckAcount,
  .miCuenta .recargarSaldo .banckAcount,
  .miCuenta .misDatos .banckAcount,
  .miCuenta .cuentasBancarias .banckAcount,
  .miCuenta .addGift .banckAcount {
    margin: 25px 0 0;
    padding: 20px 10px; }
    .miCuenta .cobrarPremios .banckAcount input[type="text"],
    .miCuenta .recargarSaldo .banckAcount input[type="text"],
    .miCuenta .misDatos .banckAcount input[type="text"],
    .miCuenta .cuentasBancarias .banckAcount input[type="text"],
    .miCuenta .addGift .banckAcount input[type="text"] {
      width: 19.66%; }
      .miCuenta .cobrarPremios .banckAcount input[type="text"]:nth-of-type(2), .miCuenta .cobrarPremios .banckAcount input[type="text"]:nth-of-type(3),
      .miCuenta .recargarSaldo .banckAcount input[type="text"]:nth-of-type(2),
      .miCuenta .recargarSaldo .banckAcount input[type="text"]:nth-of-type(3),
      .miCuenta .misDatos .banckAcount input[type="text"]:nth-of-type(2),
      .miCuenta .misDatos .banckAcount input[type="text"]:nth-of-type(3),
      .miCuenta .cuentasBancarias .banckAcount input[type="text"]:nth-of-type(2),
      .miCuenta .cuentasBancarias .banckAcount input[type="text"]:nth-of-type(3),
      .miCuenta .addGift .banckAcount input[type="text"]:nth-of-type(2),
      .miCuenta .addGift .banckAcount input[type="text"]:nth-of-type(3) {
        width: 19.66%; }
      .miCuenta .cobrarPremios .banckAcount input[type="text"]:last-of-type,
      .miCuenta .recargarSaldo .banckAcount input[type="text"]:last-of-type,
      .miCuenta .misDatos .banckAcount input[type="text"]:last-of-type,
      .miCuenta .cuentasBancarias .banckAcount input[type="text"]:last-of-type,
      .miCuenta .addGift .banckAcount input[type="text"]:last-of-type {
        width: 100%; }
    .miCuenta .cobrarPremios .banckAcount button,
    .miCuenta .recargarSaldo .banckAcount button,
    .miCuenta .misDatos .banckAcount button,
    .miCuenta .cuentasBancarias .banckAcount button,
    .miCuenta .addGift .banckAcount button {
      width: 25%;
      margin: 0 0 0 75%;
      height: 40px;
      border: 0 none;
      color: #565655; /* cambio play */
      border-radius: 4px;
      font-weight: normal; }
      .miCuenta .cobrarPremios .banckAcount button span,
      .miCuenta .recargarSaldo .banckAcount button span,
      .miCuenta .misDatos .banckAcount button span,
      .miCuenta .cuentasBancarias .banckAcount button span,
      .miCuenta .addGift .banckAcount button span {
        transform: rotate(90deg);
        margin: 0 5px 0 0; }
  .miCuenta .cobrarPremios p,
  .miCuenta .recargarSaldo p,
  .miCuenta .misDatos p,
  .miCuenta .cuentasBancarias p,
  .miCuenta .addGift p {
    color: #565655; /* cambio play */
    margin: 15px 15px 5px; }
  .miCuenta .cobrarPremios button,
  .miCuenta .recargarSaldo button,
  .miCuenta .misDatos button,
  .miCuenta .cuentasBancarias button,
  .miCuenta .addGift button {
    width: 25%;
    margin: 25px 0 25px 75%;
    background: #F7A800; /* cambio play */
    height: 40px;
    border: 0 none;
    color: #ffffff; /* cambio play */
    border-radius: 0px; }
    .miCuenta .cobrarPremios button span,
    .miCuenta .recargarSaldo button span,
    .miCuenta .misDatos button span,
    .miCuenta .cuentasBancarias button span,
    .miCuenta .addGift button span {
      transform: rotate(90deg);
      margin: 0 5px 0 0; }
  .miCuenta .cobrarPremios .btnGuardar,
  .miCuenta .recargarSaldo .btnGuardar,
  .miCuenta .misDatos .btnGuardar,
  .miCuenta .cuentasBancarias .btnGuardar,
  .miCuenta .addGift .btnGuardar {
    margin: 25px 0 25px 5px; }
  .miCuenta .cobrarPremios .btnCancelar,
  .miCuenta .recargarSaldo .btnCancelar,
  .miCuenta .misDatos .btnCancelar,
  .miCuenta .cuentasBancarias .btnCancelar,
  .miCuenta .addGift .btnCancelar {
    margin: 25px 0 25px 48%;
    /*background: #dbeaf6;*/ /* cambio play */
    background: #17344C;
    color: #ffffff }
  .miCuenta .misDatos .btnCancelar2 {
    margin: 25px 0 25px 25%;
    background: #17344C; /* cambio play */
    color: #ffffff;}
  .miCuenta .cobrarPremios .metodoRecarga,
  .miCuenta .recargarSaldo .metodoRecarga,
  .miCuenta .misDatos .metodoRecarga,
  .miCuenta .cuentasBancarias .metodoRecarga,
  .miCuenta .addGift .metodoRecarga {
    background: #fff;
    text-align: center; }
    .miCuenta .cobrarPremios .metodoRecarga p,
    .miCuenta .recargarSaldo .metodoRecarga p,
    .miCuenta .misDatos .metodoRecarga p,
    .miCuenta .cuentasBancarias .metodoRecarga p,
    .miCuenta .addGift .metodoRecarga p {
      text-align: left;
      font-weight: bold;
      margin: 0 0 25px; }
    .miCuenta .cobrarPremios .metodoRecarga label,
    .miCuenta .recargarSaldo .metodoRecarga label,
    .miCuenta .misDatos .metodoRecarga label,
    .miCuenta .cuentasBancarias .metodoRecarga label,
    .miCuenta .addGift .metodoRecarga label {
      display: inline-block;
      width: 45%; }
      .miCuenta .cobrarPremios .metodoRecarga label div,
      .miCuenta .recargarSaldo .metodoRecarga label div,
      .miCuenta .misDatos .metodoRecarga label div,
      .miCuenta .cuentasBancarias .metodoRecarga label div,
      .miCuenta .addGift .metodoRecarga label div {
        width: initial;
        display: inline-block;
        padding: 0; }
        .miCuenta .cobrarPremios .metodoRecarga label div i,
        .miCuenta .recargarSaldo .metodoRecarga label div i,
        .miCuenta .misDatos .metodoRecarga label div i,
        .miCuenta .cuentasBancarias .metodoRecarga label div i,
        .miCuenta .addGift .metodoRecarga label div i {
          vertical-align: sub;
          margin: 5px; }
      .miCuenta .cobrarPremios .metodoRecarga label input[type="radio"],
      .miCuenta .recargarSaldo .metodoRecarga label input[type="radio"],
      .miCuenta .misDatos .metodoRecarga label input[type="radio"],
      .miCuenta .cuentasBancarias .metodoRecarga label input[type="radio"],
      .miCuenta .addGift .metodoRecarga label input[type="radio"] {
        width: initial;
        display: inline-block;
        margin: 0; }
  .miCuenta .cobrarPremios .metodoTransferencia,
  .miCuenta .recargarSaldo .metodoTransferencia,
  .miCuenta .misDatos .metodoTransferencia,
  .miCuenta .cuentasBancarias .metodoTransferencia,
  .miCuenta .addGift .metodoTransferencia {
    display: none;
    background: #fff;
    border: 1px solid #dbeaf6; }
    .miCuenta .cobrarPremios .metodoTransferencia p,
    .miCuenta .recargarSaldo .metodoTransferencia p,
    .miCuenta .misDatos .metodoTransferencia p,
    .miCuenta .cuentasBancarias .metodoTransferencia p,
    .miCuenta .addGift .metodoTransferencia p {
      margin: 0; }
    .miCuenta .cobrarPremios .metodoTransferencia ul,
    .miCuenta .recargarSaldo .metodoTransferencia ul,
    .miCuenta .misDatos .metodoTransferencia ul,
    .miCuenta .cuentasBancarias .metodoTransferencia ul,
    .miCuenta .addGift .metodoTransferencia ul {
      margin: 20px 0 0; }
      .miCuenta .cobrarPremios .metodoTransferencia ul li,
      .miCuenta .recargarSaldo .metodoTransferencia ul li,
      .miCuenta .misDatos .metodoTransferencia ul li,
      .miCuenta .cuentasBancarias .metodoTransferencia ul li,
      .miCuenta .addGift .metodoTransferencia ul li {
        color: #565655; /* cambio play */
        padding: 0; }
  .miCuenta .cobrarPremios .contentEndMetod,
  .miCuenta .recargarSaldo .contentEndMetod,
  .miCuenta .misDatos .contentEndMetod,
  .miCuenta .cuentasBancarias .contentEndMetod,
  .miCuenta .addGift .contentEndMetod {
    padding: 0;
    background: transparent;
    display: none; }
  .miCuenta .cobrarPremios .avisoTranfe,
  .miCuenta .recargarSaldo .avisoTranfe,
  .miCuenta .misDatos .avisoTranfe,
  .miCuenta .cuentasBancarias .avisoTranfe,
  .miCuenta .addGift .avisoTranfe {
    background: #00203D; /* cambio play */
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 25px 0 25px; }
  .miCuenta .cobrarPremios .pleaseTranfe,
  .miCuenta .recargarSaldo .pleaseTranfe,
  .miCuenta .misDatos .pleaseTranfe,
  .miCuenta .cuentasBancarias .pleaseTranfe,
  .miCuenta .addGift .pleaseTranfe {
    background: #F7A800;
    color: #565655; /* cambio play */
    margin: 0 0 25px; }
  .miCuenta .cobrarPremios .contentResult p,
  .miCuenta .recargarSaldo .contentResult p,
  .miCuenta .misDatos .contentResult p,
  .miCuenta .cuentasBancarias .contentResult p,
  .miCuenta .addGift .contentResult p {
    margin: 0; }
  .miCuenta .cobrarPremios .addAcount,
  .miCuenta .recargarSaldo .addAcount,
  .miCuenta .misDatos .addAcount,
  .miCuenta .cuentasBancarias .addAcount,
  .miCuenta .addGift .addAcount {
    margin: 0; }
  .miCuenta .cobrarPremios .addDestinatario div,
  .miCuenta .recargarSaldo .addDestinatario div,
  .miCuenta .misDatos .addDestinatario div,
  .miCuenta .cuentasBancarias .addDestinatario div,
  .miCuenta .addGift .addDestinatario div {
    padding: 0; }
    .miCuenta .cobrarPremios .addDestinatario div:first-of-type,
    .miCuenta .recargarSaldo .addDestinatario div:first-of-type,
    .miCuenta .misDatos .addDestinatario div:first-of-type,
    .miCuenta .cuentasBancarias .addDestinatario div:first-of-type,
    .miCuenta .addGift .addDestinatario div:first-of-type {
      padding: 0 0 15px; }
  .miCuenta .cobrarPremios .addDestinatario label,
  .miCuenta .recargarSaldo .addDestinatario label,
  .miCuenta .misDatos .addDestinatario label,
  .miCuenta .cuentasBancarias .addDestinatario label,
  .miCuenta .addGift .addDestinatario label {
    width: 25%;
    display: inline-block;
    margin: 0 3% 0 0; }
    .miCuenta .cobrarPremios .addDestinatario label input,
    .miCuenta .recargarSaldo .addDestinatario label input,
    .miCuenta .misDatos .addDestinatario label input,
    .miCuenta .cuentasBancarias .addDestinatario label input,
    .miCuenta .addGift .addDestinatario label input {
      width: 70%;
      margin: 10px 0 0 5px !important; }
    .miCuenta .cobrarPremios .addDestinatario label:last-of-type,
    .miCuenta .recargarSaldo .addDestinatario label:last-of-type,
    .miCuenta .misDatos .addDestinatario label:last-of-type,
    .miCuenta .cuentasBancarias .addDestinatario label:last-of-type,
    .miCuenta .addGift .addDestinatario label:last-of-type {
      width: 59%;
      margin: 0; }
      .miCuenta .cobrarPremios .addDestinatario label:last-of-type input,
      .miCuenta .recargarSaldo .addDestinatario label:last-of-type input,
      .miCuenta .misDatos .addDestinatario label:last-of-type input,
      .miCuenta .cuentasBancarias .addDestinatario label:last-of-type input,
      .miCuenta .addGift .addDestinatario label:last-of-type input {
        width: 85%; }
  .miCuenta .cobrarPremios .addDestinatario a,
  .miCuenta .recargarSaldo .addDestinatario a,
  .miCuenta .misDatos .addDestinatario a,
  .miCuenta .cuentasBancarias .addDestinatario a,
  .miCuenta .addGift .addDestinatario a {
    color: #565655; /* cambio play */
    width: 12%;
    display: inline-block;
    text-align: center;
    padding: 3px 0;
    border-radius: 0px;
    border: 1px solid #e2e2e2;
      background: #e7e7e7;
      background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
      background: -o-linear-gradient(right, #e7e7e7, #ffffff);
      background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
      background: linear-gradient(to top, #e7e7e7, #ffffff);}
  .miCuenta .cobrarPremios .cabeceraGift,
  .miCuenta .recargarSaldo .cabeceraGift,
  .miCuenta .misDatos .cabeceraGift,
  .miCuenta .cuentasBancarias .cabeceraGift,
  .miCuenta .addGift .cabeceraGift {
    background: #fff;
    padding: 0; }
    .miCuenta .cobrarPremios .cabeceraGift div,
    .miCuenta .recargarSaldo .cabeceraGift div,
    .miCuenta .misDatos .cabeceraGift div,
    .miCuenta .cuentasBancarias .cabeceraGift div,
    .miCuenta .addGift .cabeceraGift div {
      /**/
      /*background: #27418c;*/
      /**/
      background: #5BC2E4;
      color: #fff;
      font-size: 24px;
      font-weight: bold;
      text-align: center;
      /* modificado por arania */
      /*width: 69%;*/
      width: 100%;
      /* ------                */
      padding: 10px;
      display: inline-block;
      vertical-align: top; }
      .miCuenta .cobrarPremios .cabeceraGift div p,
      .miCuenta .recargarSaldo .cabeceraGift div p,
      .miCuenta .misDatos .cabeceraGift div p,
      .miCuenta .cuentasBancarias .cabeceraGift div p,
      .miCuenta .addGift .cabeceraGift div p {
        color: #fff;
        margin: 0;
        font-size: 12px; }

      /* modificado por arania */
      .miCuenta .addGift .cabeceraGift div span{
        color:#27418c;
        background: #ffffff;
        padding: 5px 40px}
      .miCuenta .addGift .cabeceraGift div span.textoDestinado{
        color:#ffffff;
        font-size: 18px;
        background: none;
        padding: 8px 40px}
      /*---------------------------*/
      .miCuenta .cobrarPremios .cabeceraGift div:nth-of-type(2), .miCuenta .cobrarPremios .cabeceraGift div:nth-of-type(3),
      .miCuenta .recargarSaldo .cabeceraGift div:nth-of-type(2),
      .miCuenta .recargarSaldo .cabeceraGift div:nth-of-type(3),
      .miCuenta .misDatos .cabeceraGift div:nth-of-type(2),
      .miCuenta .misDatos .cabeceraGift div:nth-of-type(3),
      .miCuenta .cuentasBancarias .cabeceraGift div:nth-of-type(2),
      .miCuenta .cuentasBancarias .cabeceraGift div:nth-of-type(3),
      .miCuenta .addGift .cabeceraGift div:nth-of-type(2),
      .miCuenta .addGift .cabeceraGift div:nth-of-type(3) {
        font-size: 12px;
        width: 15%;
        padding: 8px 5px 7px;
        font-weight: normal; }
      .miCuenta .cobrarPremios .cabeceraGift div:nth-of-type(3),
      .miCuenta .recargarSaldo .cabeceraGift div:nth-of-type(3),
      .miCuenta .misDatos .cabeceraGift div:nth-of-type(3),
      .miCuenta .cuentasBancarias .cabeceraGift div:nth-of-type(3),
      .miCuenta .addGift .cabeceraGift div:nth-of-type(3) {
        font-weight: bold;
        background: #F7A800;
        color: #565655; /* cambio play */ }
        .miCuenta .cobrarPremios .cabeceraGift div:nth-of-type(3) p,
        .miCuenta .recargarSaldo .cabeceraGift div:nth-of-type(3) p,
        .miCuenta .misDatos .cabeceraGift div:nth-of-type(3) p,
        .miCuenta .cuentasBancarias .cabeceraGift div:nth-of-type(3) p,
        .miCuenta .addGift .cabeceraGift div:nth-of-type(3) p {
          color: #565655; /* cambio play */ }
  .miCuenta .cobrarPremios .templatesGift,
  .miCuenta .recargarSaldo .templatesGift,
  .miCuenta .misDatos .templatesGift,
  .miCuenta .cuentasBancarias .templatesGift,
  .miCuenta .addGift .templatesGift {
    background: transparent;
    padding: 0;
    margin: 15px 0 0; }
    .miCuenta .cobrarPremios .templatesGift .allTemplates,
    .miCuenta .recargarSaldo .templatesGift .allTemplates,
    .miCuenta .misDatos .templatesGift .allTemplates,
    .miCuenta .cuentasBancarias .templatesGift .allTemplates,
    .miCuenta .addGift .templatesGift .allTemplates {
      width: 32%;
      display: inline-block;
      padding: 0;
      background: #00203D; /* cambio play */
      position: relative; }
      .miCuenta .cobrarPremios .templatesGift .allTemplates div,
      .miCuenta .recargarSaldo .templatesGift .allTemplates div,
      .miCuenta .misDatos .templatesGift .allTemplates div,
      .miCuenta .cuentasBancarias .templatesGift .allTemplates div,
      .miCuenta .addGift .templatesGift .allTemplates div {
        background: #fff;
        padding: 0 15px;
        margin: 65px 0 25px;
        display: inline-block; }
      .miCuenta .cobrarPremios .templatesGift .allTemplates p,
      .miCuenta .recargarSaldo .templatesGift .allTemplates p,
      .miCuenta .misDatos .templatesGift .allTemplates p,
      .miCuenta .cuentasBancarias .templatesGift .allTemplates p,
      .miCuenta .addGift .templatesGift .allTemplates p {
        font-size: 10px;
        line-height: 12px;
        color: #333; }
        .miCuenta .cobrarPremios .templatesGift .allTemplates p:nth-of-type(2),
        .miCuenta .recargarSaldo .templatesGift .allTemplates p:nth-of-type(2),
        .miCuenta .misDatos .templatesGift .allTemplates p:nth-of-type(2),
        .miCuenta .cuentasBancarias .templatesGift .allTemplates p:nth-of-type(2),
        .miCuenta .addGift .templatesGift .allTemplates p:nth-of-type(2) {
          text-indent: 10px; }
        .miCuenta .cobrarPremios .templatesGift .allTemplates p:last-of-type,
        .miCuenta .recargarSaldo .templatesGift .allTemplates p:last-of-type,
        .miCuenta .misDatos .templatesGift .allTemplates p:last-of-type,
        .miCuenta .cuentasBancarias .templatesGift .allTemplates p:last-of-type,
        .miCuenta .addGift .templatesGift .allTemplates p:last-of-type {
          text-align: right; }
      .miCuenta .cobrarPremios .templatesGift .allTemplates .viewTempplate,
      .miCuenta .recargarSaldo .templatesGift .allTemplates .viewTempplate,
      .miCuenta .misDatos .templatesGift .allTemplates .viewTempplate,
      .miCuenta .cuentasBancarias .templatesGift .allTemplates .viewTempplate,
      .miCuenta .addGift .templatesGift .allTemplates .viewTempplate {
        display: none;
        position: absolute;
        z-index: 1;
        border: 4px solid #27418c;
        background: transparent;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: 0; }
        .miCuenta .cobrarPremios .templatesGift .allTemplates .viewTempplate span,
        .miCuenta .recargarSaldo .templatesGift .allTemplates .viewTempplate span,
        .miCuenta .misDatos .templatesGift .allTemplates .viewTempplate span,
        .miCuenta .cuentasBancarias .templatesGift .allTemplates .viewTempplate span,
        .miCuenta .addGift .templatesGift .allTemplates .viewTempplate span {
          position: absolute;
          left: 50%;
          top: 50%;
          margin: -12px 0 0 -12px;
          background: #00203D; /* cambio play */
          color: #fff;
          border-radius: 3px; }
    .miCuenta .cobrarPremios .templatesGift .active .viewTempplate,
    .miCuenta .recargarSaldo .templatesGift .active .viewTempplate,
    .miCuenta .misDatos .templatesGift .active .viewTempplate,
    .miCuenta .cuentasBancarias .templatesGift .active .viewTempplate,
    .miCuenta .addGift .templatesGift .active .viewTempplate {
      display: block; }
    .miCuenta .cobrarPremios .templatesGift .template1,
    .miCuenta .recargarSaldo .templatesGift .template1,
    .miCuenta .misDatos .templatesGift .template1,
    .miCuenta .cuentasBancarias .templatesGift .template1,
    .miCuenta .addGift .templatesGift .template1 {
      background: #dbeaf6; }
    .miCuenta .cobrarPremios .templatesGift .template2,
    .miCuenta .recargarSaldo .templatesGift .template2,
    .miCuenta .misDatos .templatesGift .template2,
    .miCuenta .cuentasBancarias .templatesGift .template2,
    .miCuenta .addGift .templatesGift .template2 {
      margin: 0 1.5%;
      background: #98dae6; }
    .miCuenta .cobrarPremios .templatesGift .template3,
    .miCuenta .recargarSaldo .templatesGift .template3,
    .miCuenta .misDatos .templatesGift .template3,
    .miCuenta .cuentasBancarias .templatesGift .template3,
    .miCuenta .addGift .templatesGift .template3 {
      background: #96dacc; }
.miCuenta .misAbonosNoRecurentBox {
  display: none;
  margin: 25px 0 0;
  text-align: center; }
  .miCuenta .misAbonosNoRecurentBox p {
    text-align: center;
    color: #565655; /* cambio play */
    font-weight: bold;
    font-size: 18px; }
    .miCuenta .misAbonosNoRecurentBox p i {
      vertical-align: middle;
      margin: 0 10px; }
  .miCuenta .misAbonosNoRecurentBox a {
    background: #00203D; /* cambio play */
    color: #fff;
    display: inline-block;
    margin: 10px 0 0;
    padding: 15px 25px;
    border-radius: 3px; }
.miCuenta .misDatos div label {
  font-weight: normal; }
.miCuenta table.active {
  display: table; }
.miCuenta div.active {
  display: block; }

/* modales  My Acount*/
.onlyModalAcount {
  display: none;
  width: 650px;
  height: 450px;
  margin: -200px 0 0 -325px;
  /*border-radius: 15px;*/ /* cambio play */
  border-radius: 0px;
  padding: 26px;
  /*background: #F7A800;*/ /* cambio play */
  background: #E6EDF0;
  top: 50%;
  position: fixed;
  left: 50%;
  z-index: 999; }
  .onlyModalAcount div {
    color: #00203D; /* cambio play */ }
  .onlyModalAcount h3 {
    /*color: #0B4793;*/ /* cambio play */
    color: #00203D;
    font-family: 'Lato', helvetica, sans-serif;
    text-align: center;
    font-size: 35px;
    margin: 0 0 10px;
    font-weight: 700; }
  .onlyModalAcount .closeModalAcount {
    position: absolute;
    right: 7px;
    color: #E6EDF0; /* cambio play */
    text-shadow: none;
    background: #00203D;
    border-radius: 0; /* cambio play */
    font-size: 28px;
    font-weight: normal;
    height: 26px;
    width: 26px;
    top: 7px;
    text-align: center;
    line-height: 24px;
    cursor: pointer; }

.backOnlyModalAcount {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  z-index: 998; }

.modalAbono {
  width: 260px;
  height: 270px;
  margin: -135px 0 0 -130px; }
  .modalAbono div {
    /*color: #0B4793;*/ /* cambio play */
    color: #00203D;
    font-size: 16px;
    font-weight: 700;
    text-align: center; }
    .modalAbono div div {
      background: #fff;
      margin: 3px 0 12px; }

.modalModificarAbono {
  width: 460px;
  height: initial;
  margin: -203.5px 0 0 -230px; }
  .modalModificarAbono div {
    text-align: center;
    color: #fff;
    background: #00203D; /* cambio play */
    padding: 4px 0;
    margin: 0 0 10px; }
  .modalModificarAbono .bigBlue {
    font-size: 46px;
    font-weight: 700; }
  .modalModificarAbono .littleBlue {
    margin: 0 0 20px; }
  .modalModificarAbono p {
    padding: 2px 0 2px 110px;
    margin: 0;
    font-size: 12px; }
    .modalModificarAbono p label {
      margin: 0; }
    .modalModificarAbono p input {
      width: initial;
      margin: 0 8px 0 0; }
  .modalModificarAbono form div {
    margin: 20px 0 20px;
    border: 2px solid #0B4793;
    background: transparent;
    color: #565655; /* cambio play */
    padding: 12px 0;
    font-size: 12px; }
    .modalModificarAbono form div input {
      width: 75px;
      background: #fff;
      border: none 0 transparent;
      height: 16px;
      margin: 0 5px;
      vertical-align: text-bottom; }
    .modalModificarAbono form div p {
      padding: 0 74px 0 0;
      text-align: right; }
      .modalModificarAbono form div p:first-of-type {
        padding: 0 211px 0 0; }
  .modalModificarAbono form .cancel,
  .modalModificarAbono form .modificar {
    width: 100%;
    text-transform: uppercase;
    border-radius: 3px;
    background: #00203D; /* cambio play */
    display: inline-block;
    text-align: center;
    color: #fff;
    border: 0 none transparent;
    padding: 5px 0; }
  .modalModificarAbono form .cancel {
    margin: 0 4px 0 0; }

.modalModificarAbono-jueves {
  width: 460px;
  height: initial;
  margin: -203.5px 0 0 -230px; }
  .modalModificarAbono-jueves div {
    text-align: center;
    color: #fff;
    background: #00203D; /* cambio play */
    padding: 4px 0;
    margin: 0 0 10px; }
  .modalModificarAbono-jueves .bigBlue {
    font-size: 46px;
    font-weight: 700; }
  .modalModificarAbono-jueves .littleBlue {
    margin: 0 0 20px; }
  .modalModificarAbono-jueves p {
    padding: 2px 0 2px 110px;
    margin: 0;
    font-size: 12px; }
    .modalModificarAbono-jueves p label {
      margin: 0; }
    .modalModificarAbono-jueves p input {
      width: initial;
      margin: 0 8px 0 0; }
  .modalModificarAbono-jueves form div {
    margin: 20px 0 20px;
    border: 2px solid #17344C; /* cambio play */
    background: transparent;
    color: #565655; /* cambio play */
    padding: 12px 0;
    font-size: 12px; }
    .modalModificarAbono-jueves form div input {
      width: 75px;
      background: #fff;
      border: none 0 transparent;
      height: 16px;
      margin: 0 5px;
      vertical-align: text-bottom; }
    .modalModificarAbono-jueves form div p {
      padding: 0 74px 0 0;
      text-align: right; }
      .modalModificarAbono-jueves form div p:first-of-type {
        padding: 0 211px 0 0; }
  .modalModificarAbono-jueves form .cancel,
  .modalModificarAbono-jueves form .modificar {
    width: 100%;
    text-transform: uppercase;
    border-radius: 3px;
    background: #F7A800; /* cambio play */
    display: inline-block;
    text-align: center;
    color: #fff;
    border: 0 none transparent;
    padding: 5px 0; }
  .modalModificarAbono-jueves form .cancel {
    margin: 0 4px 0 0; }



.AbonomodalPagar {
  width: 450px;
  margin-left: -225px; }
  .AbonomodalPagar div {
    margin: 0 0 10px; }
  .AbonomodalPagar .otherBlue {
    background: #00203D; /* cambio play */
    font-size: 36px;
    font-weight: 700;
    color: #ffffff; /* cambio play */
    text-align: center; }
    .AbonomodalPagar .otherBlue span {
      color: #fff;
      font-size: 46px; }
  .AbonomodalPagar form ul {
    background: #fff;
    text-align: center;
    margin: 0 0 15px;
    padding: 10px 0;
    height: 150px;
    overflow-x: hidden; }
    .AbonomodalPagar form ul li {
      color: #565655; /* cambio play */
      padding: 0 12px;
      font-size: 12px;
      margin: 0 0 5px; }
      .AbonomodalPagar form ul li:first-of-type span:first-of-type {
        text-align: center; }
      .AbonomodalPagar form ul li span {
        text-align: center;
        width: 25%;
        display: inline-block; }
        .AbonomodalPagar form ul li span:first-of-type {
          text-align: left; }
        .AbonomodalPagar form ul li span:nth-of-type(2) {
          width: 50%; }
        .AbonomodalPagar form ul li span input {
          width: initial;
          margin: 0 5px 0 0; }
    .AbonomodalPagar form ul .red {
      color: #ff4242; }
  .AbonomodalPagar form .cancel,
  .AbonomodalPagar form .modificar {
    width: 100%;
    text-transform: uppercase;
    border-radius: 3px;
    background: #F7A800; /* cambio play */
    display: inline-block;
    text-align: center;
    color: #fff;
    border: 0 none transparent;
    padding: 5px 0; }
  .AbonomodalPagar form .cancel {
    margin: 0 4px 0 0; }

.AbonomodalDetalle {
  width: 460px;
  height: initial;
  margin: -203.5px 0 0 -230px; }
  .AbonomodalDetalle div {
    text-align: left;
    color: #fff;
    /*background: #0B4793;*/ /* cambio play */
    background: #00203D;
    padding: 4px 12px; }
  .AbonomodalDetalle ul {
    background: #fff;
    text-align: left;
    margin: 0 0 15px;
    padding: 10px 0; }
    .AbonomodalDetalle ul li {
      /*color: #0B4793;*/ /* cambio play */
      color: #565655;
      padding: 5px 12px;
      font-size: 12px;
      margin: 0 0 5px; }
      .AbonomodalDetalle ul li i {
        font-size: 12px; }

.AbonomodalDetalle2 {
  width: 460px;
  height: initial;
  margin: -203.5px 0 0 -230px; }
  .AbonomodalDetalle2 div {
    text-align: left;
    color: #fff;
    background: #0B4793;
    padding: 4px 12px; }
  .AbonomodalDetalle2 ul {
    background: #fff;
    text-align: left;
    margin: 0 0 15px;
    padding: 10px 0; }
    .AbonomodalDetalle2 ul li {
      color: #565655; /* cambio play */
      padding: 5px 12px;
      font-size: 12px;
      margin: 0 0 5px; }
      .AbonomodalDetalle2 ul li i {
        font-size: 12px; }

.AbonomodalDetalle3 {
  width: 650px;
  height: initial;
  margin: -203.5px 0 0 -230px; }
  .AbonomodalDetalle3 div {
    text-align: left;
    color: #fff;
    background: #0B4793;
    padding: 4px 12px; }
  .AbonomodalDetalle3 ul {
    background: #fff;
    text-align: left;
    margin: 0 0 15px;
    padding: 10px 0; }
    .AbonomodalDetalle3 ul li {
      color: #565655; /* cambio play */
      padding: 5px 12px;
      font-size: 12px;
      margin: 0 0 5px; }
      .AbonomodalDetalle3 ul li i {
        font-size: 12px; }

.loteriamodalDetalle {
  width: 650px;
  height: initial;
  margin: -203.5px 0 0 -230px; }
  .loteriamodalDetalle div div {
    text-align: left;
    color: #fff;
    background: #0B4793;
    padding: 4px 12px; }
  .loteriamodalDetalle p{
    text-align: left;
    color: #00203D; /* cambio play */
    padding: 4px 11px;}
  .loteriamodalDetalle ul {
    background: #fff;
    text-align: left;
    margin: 0 0 15px;
    padding: 10px 0; }
    .loteriamodalDetalle ul li {
      color: #565655; /* cambio play */
      padding: 5px 12px;
      font-size: 12px;
      margin: 0 0 5px; }
      .loteriamodalDetalle ul li i {
        font-size: 12px; }

.SorteosmodalDetalle {
  width: 650px;
  height: initial;
  margin: -203.5px 0 0 -230px; }
  .SorteosmodalDetalle div div {
    text-align: left;
    color: #fff;
    background: #0B4793;
    padding: 4px 12px; }
  .SorteosmodalDetalle p{
    text-align: left;
    color: #565655; /* cambio play */
    padding: 4px 11px;}
  .SorteosmodalDetalle ul {
    background: #fff;
    text-align: left;
    margin: 0 0 15px;
    padding: 10px 0; }
    .SorteosmodalDetalle ul li {
      color: #565655; /* cambio play */
      padding: 5px 12px;
      font-size: 12px;
      margin: 0 0 5px; }
      .SorteosmodalDetalle ul li i {
        font-size: 12px; }

.bodyPremios{
  background: #ffffff !important;
  padding: 20px !important;}

.bodySorteos{
  background: #ffffff !important;
  padding: 20px !important;
  height: 350px;
  overflow-x: auto;}


.disponiblesAbonos {
  display: block;
  color: #565655; /* cambio play */
  font-family: 'Lato', sans-serif;
  text-align: left;
  font-weight: 700;
  padding: 25px 0 20px;
  font-size: 22px;
  text-transform: none; }

.disponiblesAbonosRadios {
  text-align: center; }
  /*.disponiblesAbonosRadios label {
    margin: 15px 15px 25px;
    display: inline-block;
    color: #0B4793;
    font-weight: normal; }*/ /* Modificado por arania */

  .disponiblesAbonosRadios label {
    margin: 15px 15px 25px;
    display: inline-block;
    color: #fff;
    font-weight: normal;
    background: #0b4793;
    padding: 8px 20px;}

  .disponiblesAbonosRadios input {
    display: inline-block;
    width: initial;
    vertical-align: sub;
    margin: 0 3px; }

.AbonomodalDisponible {
  width: 424px;
  margin-left: -212px;
  height: 468px;
  margin-top: -264px; }
  .AbonomodalDisponible .closeModalAcount {
    line-height: 25px;
    text-indent: 1px; }
  .AbonomodalDisponible .solicFirst div {
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    width: 210px;
    line-height: normal; }
  .AbonomodalDisponible .solicFirst input {
    display: inline-block;
    width: 156px;
    background: #fff;
    vertical-align: text-bottom;
    font-size: 45px;
    font-weight: bold;
    color: #565655; /* cambio play */
    text-align: center;
    border: 0 none; }
  .AbonomodalDisponible .solicSeacond {
    background: #00203D; /* cambio play */
    color: #fff;
    text-align: right;
    position: relative;
    padding: 12px;
    margin: 15px 0 10px; }
    .AbonomodalDisponible .solicSeacond p {
      color: #fff;
      line-height: normal;
      width: 288px;
      display: inline-block;
      text-align: left;
      font-size: 12px; }
      .AbonomodalDisponible .solicSeacond p:first-of-type {
        color: #F7A800; }
    .AbonomodalDisponible .solicSeacond i {
      position: absolute;
      left: 12px;
      top: 50%;
      width: 46px;
      height: 46px;
      font-size: 42px;
      margin: -23px 0 0 0; }
  .AbonomodalDisponible .solicLast {
    font-size: 11px; }
    .AbonomodalDisponible .solicLast ul {
      text-align: right;
      width: 100%;
      font-size: 10px;
      margin: 5px 0 0; }
      .AbonomodalDisponible .solicLast ul li {
        width: 300px;
        margin: 2px 0; }
        .AbonomodalDisponible .solicLast ul li label {
          font-weight: normal; }
        .AbonomodalDisponible .solicLast ul li input {
          background: #fff;
          width: 125px;
          display: inline-block;
          border: 0 none;
          margin: 0 0 0 5px; }
        .AbonomodalDisponible .solicLast ul li:last-of-type {
          width: 100%; }
          .AbonomodalDisponible .solicLast ul li:last-of-type input {
            width: initial;
            vertical-align: sub;
            margin: 0 5px 0 0; }
          .AbonomodalDisponible .solicLast ul li:last-of-type a {
            color: red;
            text-decoration: underline; }
  .AbonomodalDisponible button {
    background-color: #00203D;
    color: #F7A800;
    border: 0 none;
    border-radius: 3px;
    padding: 5px 10px;
    display: inline-block;
    margin: 10px 0 0; }
    .AbonomodalDisponible button:last-of-type {
      margin-left: 17px; }

/* End modales  My Acount*/
/*Estadisticas y resultados*/
.containerResult,
.containerEstadist,
.containerEstadist-quiniela,
.containerDownload {
  display: none; }
  .containerResult h2,
  .containerEstadist h2,
  .containerEstadist-quiniela h2,
  .containerDownload h2 {
    padding: 0;
    font-family: 'Lato', sans-serif;
    /*font-weight: bold;*/ /* cambio play */ }

.resultadosAll .firstRow {
  display: inline-block; }
  .resultadosAll .firstRow div {
    display: inline-block;
    color: #565655; /* cambio play */
    padding: 15px 0;
    width: 33.1%;
    font-size: 16px;
    text-align: right; }
    .resultadosAll .firstRow div:first-of-type {
      text-align: left; }
    .resultadosAll .firstRow div select {
      height: 36px;
      border: 1px solid #d3e5f4;
      margin: 0 5px;
      padding: 0 5px;
      color: #565655; /* cambio play */
      font-size: 16px; }
    .resultadosAll .firstRow div a {
      background-color: #17344C;
      border: 1px solid #E6EDF0;
      color: #fff;
      font-size: 16px;
      height: 36px;
      padding: 6px 0;
      display: inline-block;
      width: 310px;
      text-align: center;
      border-radius: 0px; /* cambio play */
      cursor: pointer; }
    .resultadosAll .firstRow div .spinner .sub,
    .resultadosAll .firstRow div .spinner .add {
      line-height: 38px;
      height: 36px;
      /*background: #F7A800;*/ /* cambio play */
      background: #575756;
      color: #ffffff; /* cambio play */ }
      .resultadosAll .firstRow div .spinner .sub:hover,
      .resultadosAll .firstRow div .spinner .add:hover {
        background: #17344C; /* cambio play */
        color: #fff; }
    .resultadosAll .firstRow div .spinner .spinerInput[type=number] {
      background: #d3e5f4;
      line-height: 38px;
      height: 36px;
      top: -1px;
      position: relative; }
.resultadosAll .headerResul {
  background-color: #17344C;
  color: #fff;
  font-weight: bold;
  padding: 8px 10px; }
.resultadosAll .bodyResul {
  /*background: #d3e5f4;*/  /* cambio play */
  background: #E6EDF0;
  padding: 15px; }
  .resultadosAll .bodyResul div {
    display: inline-block;
    margin: 0 0 10px; }
    .resultadosAll .bodyResul div p {
      text-align: center;
      color: #565655; /* cambio play */
      padding: 0 0 12px;
      font-size: 14px; }
    .resultadosAll .bodyResul div.numGanadores {
      width: 59%;
      margin: 0 10% 0 0; }
      .resultadosAll .bodyResul div.numGanadores div {
        background: #fff;
        padding: 10px 0;
        width: 41px;
        text-align: center;
        margin: 0 18px 0 0; }
        .resultadosAll .bodyResul div.numGanadores div:last-of-type {
          margin: 0; }
    .resultadosAll .bodyResul div.estrGanadoras {
      width: 30%;
      text-align: center; }
      .resultadosAll .bodyResul div.estrGanadoras div {
        background: url(../images/Arana/estrella_azul01.png) no-repeat scroll center top transparent;
        color: #fff;
        padding: 13px 0;
        width: 41px; }
  .resultadosAll .bodyResul p {
    margin: 0;
    line-height: normal;
    color: #565655; /* cambio play */
    font-size: 12px; }
.resultadosAll .bodyTableResul {
  /*border: 1px solid #27418c;*/ /* cambio play */ 
    border: 1px solid #e6edf0}
  .resultadosAll .bodyTableResul table {
    margin: 0; }
    .resultadosAll .bodyTableResul table thead th {
      text-align: left;
      padding: 10px 21px;
      font-size: 14px;
      text-transform: none;
      font-weight: bold;
      color: #565655; /* cambio play */ }
      .resultadosAll .bodyTableResul table thead th:nth-of-type(2) {
        text-align: center; }
      .resultadosAll .bodyTableResul table thead th:last-of-type {
        text-align: right; }
    .resultadosAll .bodyTableResul table tbody td {
      text-align: left;
      padding: 10px 21px;
      font-size: 12px;
      color: #565655; /* cambio play */ }
      .resultadosAll .bodyTableResul table tbody td:nth-of-type(2) {
        text-align: center; }
      .resultadosAll .bodyTableResul table tbody td:last-of-type {
        text-align: right; }

.conbGanadoraAll {
  display: none; }
  .conbGanadoraAll .firstRow {
    display: inline-block; }
    .conbGanadoraAll .firstRow div {
      display: inline-block;
      color: #565655; /* cambio play */
      padding: 15px 0;
      width: 24.65%;
      font-size: 16px;
      text-align: right; }
      .conbGanadoraAll .firstRow div:first-of-type {
        width: 50%;
        text-align: left; }
      .conbGanadoraAll .firstRow div select {
        height: 36px;
        border: 1px solid #d3e5f4;
        margin: 0 5px;
        padding: 0 5px;
        color: #565655; /* cambio play */
        font-size: 16px; }
      .conbGanadoraAll .firstRow div a {
        background-color: #00203D;
        border: 1px solid #27418c;
        color: #fff;
        font-size: 16px;
        height: 36px;
        padding: 6px 0;
        display: inline-block;
        width: 280px;
        text-align: center;
        border-radius: 3px;
        cursor: pointer; }
  .conbGanadoraAll table {
    margin: 0;
    outline: 1px solid #17344C; }
    .conbGanadoraAll table thead tr {
      border: 1px solid #17344C; }
    .conbGanadoraAll table thead th {
      text-align: center;
      padding: 10px 21px;
      font-size: 14px;
      text-transform: none;
      font-weight: bold;
      background: #17344C; /* cambio play */
      color: #fff; }
      .conbGanadoraAll table thead th:first-of-type {
        width: 179px;
        text-align: left; }
      .conbGanadoraAll table thead th:nth-of-type(2) {
        width: 600px; }
      .conbGanadoraAll table thead th:nth-of-type(3) {
        width: 181px; }
      .conbGanadoraAll table thead th:nth-of-type(4) {
        width: 65px; }
      .conbGanadoraAll table thead th:last-of-type {
        width: 140px; }
    .conbGanadoraAll table tbody td {
      text-align: left;
      padding: 10px 21px;
      font-size: 12px;
      color: #565655; /* cambio play */
      text-align: center;
      vertical-align: middle; }
      .conbGanadoraAll table tbody td div {
        display: inline-block;
        padding: 10px 0;
        width: 41px;
        text-align: center;
        margin: 0 5px 0 0;
        background: #;/* cambio play */ }
        .conbGanadoraAll table tbody td div:nth-of-type(5) {
          margin: 0 40px 0 0; }
        .conbGanadoraAll table tbody td div:nth-of-type(6), .conbGanadoraAll table tbody td div:nth-of-type(7) {
          background: url(../images/Arana/estrella_azul01.png) no-repeat scroll center 1px transparent;
          color: #fff;
          padding: 13px 0;
          width: 41px;
          background-size: 36px; }

.containerEstadist .headerEsta {
  /*border: 1px solid #27418c;*/ /* cambio play */
  border: 1px solid #e6edf0;
  border-bottom: none 0; }
  .containerEstadist .headerEsta p {
    color: #565655; /* cambio play */
    margin: 15px 10px 5px; }
  .containerEstadist .headerEsta .panelFilter {
    margin: 5px 10px 0;
    padding: 0 0 10px; }
    .containerEstadist .headerEsta .panelFilter div {
      text-align: right;
      width: 49.5%;
      display: inline-block; }
      .containerEstadist .headerEsta .panelFilter div:first-of-type {
        text-align: left; }
        .containerEstadist .headerEsta .panelFilter div:first-of-type div {
          background-color: #17344C;
          border: 1px solid #27418c;
          color: #fff;
          font-size: 12px;
          height: 36px;
          padding: 10px 0;
          display: inline-block;
          width: 180px;
          text-align: center; }
    .containerEstadist .headerEsta .panelFilter select {
      height: 36px;
      border: 1px solid #E6EDF0;
      margin: 0 5px;
      padding: 0 5px;
      color: #565655; /* cambio play */ }
      .containerEstadist .headerEsta .panelFilter select:first-of-type {
        margin: 0 0 0 75px; }
    .containerEstadist .headerEsta .panelFilter input {
      background-color: #17344C;
      border: 1px solid #27418c;
      color: #fff;
      font-weight: bold;
      height: 36px;
      display: inline-block;
      text-align: center;
      font-size: 16px;
      border-radius: 0px;
      width: initial;
      padding: 0 25px; }
.containerEstadist .bodyEsta {
  /*border: 1px solid #27418c;*/ /* cambio play */
  border: 1px solid #e6edf0;
  border-top: none 0;
  /*background: #d3e5f4;*/ /* cambio play */
  background: #E6EDF0}
  .containerEstadist .bodyEsta ul li {
    font-weight: bold;
    padding: 10px 15px;
    color: #565655; /* cambio play */ }
.containerEstadist .escrutinioHead {
  background-color: #17344C; /* cambio play */
  color: #fff;
  font-weight: bold;
  padding: 8px 10px; }
.containerEstadist table {
  margin: 0;
  /*border: 1px solid #27418c;*/ /* cambio play */
  border: 1px solid #e6edf0;
  border-top: none 0; }
  .containerEstadist table thead {
    /*border: 1px solid #27418c;*/ /* cambio play */
    border: 1px solid #e6edf0;
    border-top: none 0;
    border-bottom: none 0; }
    .containerEstadist table thead th {
      text-align: center;
      padding: 10px 21px;
      font-size: 14px;
      text-transform: none;
      font-weight: bold;
      /*background: #d3e5f4;*/  /* cambio play */
      background: #E6EDF0;
      color: #565655; /* cambio play */ }
      .containerEstadist table thead th:nth-of-type(2) {
        width: 500px; }
  .containerEstadist table tbody td {
    text-align: left;
    padding: 10px 21px;
    font-size: 12px;
    color: #565655; /* cambio play */
    text-align: center;
    vertical-align: middle; }

.containerDownload img {
  width: 100%;
  height: 95px;
  margin: 0 0 5px 0; }
.containerDownload p {
  padding: 0 9px; }

.navegationBtns {
  cursor: pointer; }
  .navegationBtns span {
    margin: 0 5px 0 0;
    top: -1px; }

/*End estadisticas y resultados*/

/*About US*/
.aboutUS {
  text-align: center; }
  .aboutUS img {
    width: 100%; }
  .aboutUS h1 {
    color: #565655; /* cambio play */
    text-align: left;
    width: 100%;
    margin: 20px 0;
    padding: 0;
    font-weight: bold;
    font-size: 36px;
    text-transform: none; }
    .aboutUS h1 i {
      font-size: 36px;
      vertical-align: sub; }
  .aboutUS h2 {
    padding: 0;
    margin: 3px 0 10px;
    font-weight: bold;
    font-size: 26px;
    width: 100%; }
  .aboutUS h3 {
    color: #565655; /* cambio play */
    font-size: 24px;
    font-weight: 300;
    text-transform: none; }
  .aboutUS .history {
    text-align: left;
    border: 15px solid #d5e3f2;
    position: relative;
    border-bottom: 0 none;
    border-top: 0 none;
    padding: 15px 65px;
    margin: 45px 0;
    display: block; }
    .aboutUS .history:after, .aboutUS .history:before {
      content: "";
      position: absolute;
      background: #d5e3f2;
      height: 10px;
      width: 20px;
      top: 0;
      left: 0; }
    .aboutUS .history:before {
      left: inherit;
      right: 0; }
    .aboutUS .history div:last-of-type:after, .aboutUS .history div:last-of-type:before,
    .aboutUS .history p:last-of-type:after,
    .aboutUS .history p:last-of-type:before {
      content: "";
      position: absolute;
      background: #d5e3f2;
      height: 10px;
      width: 20px;
      bottom: 0;
      left: 0; }
    .aboutUS .history div:last-of-type:before,
    .aboutUS .history p:last-of-type:before {
      left: inherit;
      right: 0; }
  .aboutUS .firtBanner2{
    height: auto}
  .aboutUS .firtBanner,
  .aboutUS .secondBanner {
    position: relative;
    margin: 20px 0 60px; }
    .aboutUS .firtBanner img,
    .aboutUS .secondBanner img {
      height: 163px; }
    .aboutUS .firtBanner h2,
    .aboutUS .secondBanner h2 {
      width: 100%;
      color: #F7A800;
      position: absolute;
      top: 12px;
      font-size: 36px; }
    .aboutUS .firtBanner a,
    .aboutUS .secondBanner a {
      background-color: #F7A800;
      color: #565655; /* cambio play */
      width: 200px;
      position: absolute;
      top: 70px;
      left: 50%;
      margin: 0 0 0 -100px;
      padding: 12px 0;
      display: block;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 600;
      box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
      border-radius: 3px; }
      .aboutUS .firtBanner a i,
      .aboutUS .secondBanner a i {
        margin: 0 5px 0 0;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg); }
  .aboutUS .secondBanner h2 {
    width: 33%;
    color: #F7A800;
    position: absolute;
    top: 31px;
    font-size: 36px;
    text-align: left;
    left: 50%;
    margin: 0 0 0 -34%; }
  .aboutUS .secondBanner a {
    width: 242px;
    top: 69px;
    left: 66%;
    margin: 0 0 0 0; }
  .aboutUS .whereIs {
    position: relative; }
    .aboutUS .whereIs h2 {
      width: 1170px;
      margin: 3px auto 10px;
      text-align: left;
      font-size: 36px; }
      .aboutUS .whereIs h2 i {
        font-size: 36px;
        vertical-align: bottom;
        margin: 0 5px 5px 0; }
    .aboutUS .whereIs .overMaps {
      position: absolute;
      bottom: 5px;
      left: 0;
      width: 100%;
      height: 400px;
      display: block;
      background: rgba(0, 0, 0, 0.1);
      z-index: 2;
      cursor: pointer; }
  .aboutUS .contact {
    margin: 40px auto 80px; }
    .aboutUS .contact h2 {
      font-size: 36px;
      text-align: left; }
      .aboutUS .contact h2 i {
        font-size: 36px;
        vertical-align: bottom;
        margin: 0 5px 5px 0; }
    .aboutUS .contact p {
      text-align: right;
      color: #565655; /* cambio play */ }
    .aboutUS .contact form {
      text-align: left; }
      .aboutUS .contact form div {
        background: #d5e3f2;
        padding: 20px 25px;
        margin: 0 0 15px; }
        .aboutUS .contact form div input,
        .aboutUS .contact form div textarea {
          background: #fff;
          border: 0 none;
          padding: 5px;
          box-shadow: none;
          margin: 0 0 20px; }
        .aboutUS .contact form div textarea {
          margin: 0; }
      .aboutUS .contact form label {
        width: 76%; }
        .aboutUS .contact form label input {
          width: initial; }
      .aboutUS .contact form button {
        background-color: #00203D;
        color: #fff;
        width: 200px;
        padding: 8px 0;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 600;
        border: none 0;
        margin: 0 0 0 6px; }
        .aboutUS .contact form button:hover {
          color: #565655; /* cambio play */
          background: #F7A800; }
        .aboutUS .contact form button i {
          margin: 0 5px 0 0;
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg); }
    .aboutUS .contact .col-md-3 {
      margin: 32px 0 0; }
      .aboutUS .contact .col-md-3 div {
        text-align: left; }
        .aboutUS .contact .col-md-3 div div {
          display: inline-block;
          margin: 6px 0; }
          .aboutUS .contact .col-md-3 div div p {
            text-align: left; }
          .aboutUS .contact .col-md-3 div div:first-of-type {
            background: #00203D; /* cambio play */
            color: #fff;
            width: 36px;
            height: 36px;
            text-align: center;
            padding: 8px 0 0;
            margin: 0 15px 0 0; }
        .aboutUS .contact .col-md-3 div:first-of-type div:first-of-type {
          vertical-align: top;
          padding: 6px 0 0; }
          .aboutUS .contact .col-md-3 div:first-of-type div:first-of-type p:last-of-type {
            font-size: 12px; }
        .aboutUS .contact .col-md-3 div:first-of-type div:last-of-type p:last-of-type {
          font-size: 12px;
          line-height: normal; }
        .aboutUS .contact .col-md-3 div:last-of-type div:first-of-type {
          vertical-align: top;
          padding: 6px 0 0; }
        .aboutUS .contact .col-md-3 div:last-of-type a {
          line-height: 22px;
          display: block;
          font-size: 12px;
          color: #565655; /* cambio play */ }
 
  .titulos-loteriaCombinada{ color: #164194; font-size: 42px ; font-weight: 700; padding: 0px; margin: 62px 0px 43px;}
  .subtitulo-loteriaCombinada {color: #0075bf; font-size: 24px ; line-height: 30px; padding: 0px 0px 20px;}

/*End About US*/


.contentInputsConvittions {
  display: none; }

.spinerInput[type=number]::-webkit-inner-spin-button,
.spinerInput[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none; }

.modalOK {
  display: block !important; }

.noScroll {
  overflow: hidden; }

.hiddenShowBanner {
  display: none; }

.redToPay {
  color: #f25549 !important; }

.greenToPay {
  color: #0b9224 !important; }

.browsNone {
  display: none; }

/* ----------- Generica ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 300px) and (max-device-width: 680px) {
  .home .header {
    background: #00203D; /* cambio play */
    height: 133px;
    -webkit-transition: .4s ease;
    -moz-transition: .4s ease;
    -ms-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
    left: 0; }
    .home .header .top-navigation .container {
      padding: 0; }
      .home .header .top-navigation .container #menu {
        background-image: url("../images/about/logo_playloteria.png") !important;
        background-position: 0 center; }
        .home .header .top-navigation .container #menu .logo {
          width: 241px;
          height: 82px; }
    .home .header .top-info .call-number .call-number-2 {
      display: none; }
  .home .footer {
    -webkit-transition: .4s ease;
    -moz-transition: .4s ease;
    -ms-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
    left: 0;
    position: relative; }

  /*.userMenu {
    margin: 11px 0 0;
    text-align: center;
    width: 100%; }
    .userMenu li {
      text-align: left; }
      .userMenu li p {
        font-weight: bold; }*/ /* Modificado por arania */

  .userMenu {
    margin: 11px 0 0;
    text-align: center;
    width: 100%; }
    .userMenu li {
      text-align: left; }
      .userMenu li p {
        font-weight: bold; }

  .userMenuLog li {
    padding: 0 0 0 7px; }
    .userMenuLog li:last-child {
      padding-left: 40px;
      width: 129px; }
      .userMenuLog li:last-child span {
        left: 9px; }

  .container {
    padding: 0 7%; }

    .game-bote, .game-detail {
      text-align: center !important;
    }

    .game-bote {
      font-size: 26px !important;
    }
    
    .game-bote span {
      display: inline !important;
    }

    .contenedor-banner-elgordo .imagen-euromillones, 
    .contenedor-banner-elgordo .imagen-primitiva, 
    .contenedor-banner-elgordo .imagen-elgordo, 
    .contenedor-banner-elgordo .imagen-bonoloto, 
    .contenedor-banner-elgordo .imagen-quiniela {
      height: 25px !important;
      display: block;
      flex: 0 0 25px !important;
      -webkit-flex: 0 0 25px;
      margin: 0 0 0 0 !important;
    }

    #ContentPlaceHolderCentral_Loteria_C_Cabecera1_imgTipoSorteo {
      height: 25px !important;
      display: block;
      flex: 0 0 25px !important;
      -webkit-flex: 0 0 25px;
      margin: 4px 0 0 0 !important;
    }

  .spclWhidth {
    padding: 0; }

  .contenedor-banner-elgordo .banner-elgordo {
    padding: 16px 0 0; }
    .contenedor-banner-elgordo .banner-elgordo div {
      line-height: normal; }

  .subscribedNow {
    display: none; }

  .subscribedNowRes {
    display: block;
    color: #565655; /* cambio play */
    padding: 0 7px;
    margin: -14px 0 0; }
    .subscribedNowRes span {
      text-transform: uppercase;
      margin: 0 10px 0 0;
      display: block; }
      .subscribedNowRes span b {
        font-size: 21px; }

  .gameDetails .panel-heading-boletos {
    padding: 15px 20px 10px; }
    .gameDetails .panel-heading-boletos img {
      width: 35px;
      margin: -8px 0px 0 0; }
    .gameDetails .panel-heading-boletos span {
      font-size: 16px;
      margin: 0 0 0 3px; }
    .gameDetails .panel-heading-boletos .detailsWhite {
      font-size: 16px;
      text-transform: lowercase; }
  .gameDetails .panel-body-jugada .color-azul-oscuro p {
    font-size: 18px; }
    .gameDetails .panel-body-jugada .color-azul-oscuro p a {
      height: 23px;
      width: 23px; }
      .gameDetails .panel-body-jugada .color-azul-oscuro p a span {
        font-size: 12px; }
  .gameDetails .panel-body-jugada .color-azul-oscuro div:nth-child(3) p {
    font-size: 42px;
    margin: 15px 0 5px;
    position: relative; }
    .gameDetails .panel-body-jugada .color-azul-oscuro div:nth-child(3) p span {
      font-size: 42px;
      vertical-align: baseline; }
    .gameDetails .panel-body-jugada .color-azul-oscuro div:nth-child(3) p a {
      vertical-align: top;
      height: 25px;
      width: 25px;
      position: absolute;
      right: 0;
      z-index: 3; }
      .gameDetails .panel-body-jugada .color-azul-oscuro div:nth-child(3) p a:nth-child(2) {
        right: -3px;
        bottom: 7px; }
      .gameDetails .panel-body-jugada .color-azul-oscuro div:nth-child(3) p a span {
        font-size: 14px;
        vertical-align: top;
        margin: 8px 0 0 1px; }
  .gameDetails .listDetailsGame {
    padding: 0 22px;
    margin: 0 0 20px !important; }
    .gameDetails .listDetailsGame .color-azul-oscuro {
      padding: 5px 0 15px;
      border-bottom: 1px solid #27418c; }
      .gameDetails .listDetailsGame .color-azul-oscuro:last-child {
        border: 0 none; }
      .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(1), .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(3) {
        width: 43.5%; }
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(1) p, .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(3) p {
          font-size: 14px; /* cambio play */ }
      .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(2) {
        width: 10%;
        height: 23px;
        overflow: hidden;
        margin: 0 0 -4px; }
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(2) p {
          margin: 0; }
          .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(2) p a span {
            margin: 0 0 0 4.5px;
            font-size: 13px; }
      .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(3) p {
        font-size: 14px; /* cambio play */
        text-align: right; }
      .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(4) {
        width: 100%; }
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(4) p {
          margin: 7px 0 5px; }
          .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(4) p select {
            width: 100%;
            border-radius: 0px;
            padding: 8px;
            text-transform: uppercase;
            font-size: 14px; /* cambio play */
            border: 1px solid #E6EDF0 /* cambio play */}
      .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) {
        width: 100%; }
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) p {
          position: relative;
          text-align: left;
          font-size: 26px; /* cambio play */
          margin: 18px 0 14px; }
          .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) p span {
            font-size: 36px; /* cambio play */ }
          .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) p a {
            height: 28px;
            width: 28px;
            position: absolute;
            right: 0;
            bottom: -2px; }
            .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) p a:nth-child(2) {
              right: 36px; }
              .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) p a:nth-child(2) span {
                margin: 3px 1px 0 0; }
            .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) p a span {
              font-size: 18px;
              margin: 5px 1px 0 0; }
  .gameDetails .listDetailsLoteria .color-azul-oscuro {
    position: relative;
    padding: 15px 0; }
    .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(2) {
      height: 25px;
      margin: 0 0 -5px; }
      .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(2) p a {
        height: 21px; }
    .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(3) {
      width: 100%;
      background: #fff;
      padding: 15px 0;
      margin: 15px 0 0; }
      .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(3) p {
        text-align: center;
        font-size: 82px;
        margin: 0;
        line-height: normal; }
    .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(4) {
      position: absolute;
      top: 21px;
      right: 0;
      width: 41%; }
      .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(4) p {
        margin: 0; }
        .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(4) p a {
          margin: 0; }
    .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(5) p {
      margin: 18px 0 5px; }
      .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(5) p span {
        font-size: 25px !important; padding: 10px}
    .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(6) {
      width: 100%; }
      .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(6) p {
        text-align: left;
        position: relative;
        font-size: 40px;
        line-height: normal; }
        .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(6) p span {
          font-size: inherit; }
        .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(6) p a {
          position: absolute;
          right: 0;
          top: 8px;
          height: 29px;
          width: 29px; }
          .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(6) p a span {
            font-size: 16px;
            margin: 6px 0 0 -1px; }
          .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(6) p a:nth-child(2) {
            right: 42px; }

  /*Spinner*/
  span.spinner .sub,
  span.spinner .add {
    width: 116px;
    line-height: 30px;
    font-weight: 400;
    border-radius: 4px 0 0 4px; }
    span.spinner .sub:hover,
    span.spinner .add:hover {
      color: #fff;
      background: #00203D; /* cambio play */ }

  span.spinner .add {
    border-radius: 0 4px 4px 0; }

  .spinerInput[type=number] {
    width: 55px;
    font-size: 22px !important;
    padding: 3px 0; }

  .gameDetails .panel-body-jugada {
    margin: 0; }
    .gameDetails .panel-body-jugada .color-azul-oscuro {
      display: block; }

  .loteriaBuyType .radioButtonsBuyType form ul li {
    width: 47%;
    display: inline-block; }
    .loteriaBuyType .radioButtonsBuyType form ul li:last-child {
      margin: 0 0 0 4%; }
  .loteriaBuyType .radioButtonsBuyType label {
    padding: 6px 5px 6px 36px; }
    .loteriaBuyType .radioButtonsBuyType label span {
      font-size: 17px;
      line-height: normal; }
      .loteriaBuyType .radioButtonsBuyType label span:before {
        top: 16px; }
  .loteriaBuyType .sendHouse p {
    height: 75px;
    background-position: center 50px; }
    .loteriaBuyType .sendHouse p br {
      display: none; }
  .loteriaBuyType .sendHouse a {
    width: 100%;
    display: block;
    text-align: center; }
  .loteriaBuyType .sendHouse form ul li {
    margin: 0 !important;
    width: 100%; }
    .loteriaBuyType .sendHouse form ul li label {
      padding: 8px 5px 8px 36px; }
      .loteriaBuyType .sendHouse form ul li label span:before {
        top: 9px !important; }
      .loteriaBuyType .sendHouse form ul li label p {
        height: inherit;
        line-height: inherit; }
  .loteriaBuyType .formContentAniadirSeleccionar form {
    margin: 25px 0; }
  .loteriaBuyType .col-md-8 p {
    margin: 0;
    padding: 0;
    line-height: normal;
    font-size: 12px; }
    .loteriaBuyType .col-md-8 p .spcClass {
      display: block;
      text-align: right; }
      .loteriaBuyType .col-md-8 p .spcClass span {
        font-size: 22px; }

  .loteriaPaymentSections .gameDetails .panel-heading-boletos {
    display: none; }
  .loteriaPaymentSections .gameDetails .panel-body-jugada {
    padding: 2px; }

  .paymentType {
    margin: 0; }
    .paymentType div div:nth-child(2) {
      padding: 0; }
      .paymentType div div:nth-child(2) div {
        margin-bottom: 18px;
        padding: 0px 7px; }
    .paymentType p {
      padding: 0 0 10px;
      font-size: 16px; }

  .costGame {
    margin: 0; }
    .costGame .gameDetails .panel-heading-boletos {
      padding: 7px 14px; }
    .costGame .gameDetails .panel-body-jugada {
      margin: 0 0 20px; }
    .costGame .gameDetails .btn-animate:before {
      left: 58px; }

  .costGameLog .gameDetails .panel-body-jugada {
    display: block; }
    .costGameLog .gameDetails .panel-body-jugada .detailesCostGame ul {
      padding: 20px 0; }
      .costGameLog .gameDetails .panel-body-jugada .detailesCostGame ul li {
        padding: 0 90px 0 0; }
    .costGameLog .gameDetails .panel-body-jugada .color-azul-oscuro p {
      margin: 25px 0;
      font-size: 42px !important; }
      .costGameLog .gameDetails .panel-body-jugada .color-azul-oscuro p span {
        font-size: 42px; }

  .sectionOpen {
    margin: 0; }

  .gamePaymentSections .row:last-child .listDetailsGame {
    margin: 0 !important; }
  .gamePaymentSections .identifyContent .contentForm {
    padding: 20px 2px 0 !important;
    height: inherit; }
    .gamePaymentSections .identifyContent .contentForm .col-sm-6 {
      padding: 0 17px; }
      .gamePaymentSections .identifyContent .contentForm .col-sm-6:last-child .form-group:last-child {
        margin-bottom: 20px; }
        .gamePaymentSections .identifyContent .contentForm .col-sm-6:last-child .form-group:last-child .col-xs-6:last-child {
          text-align: right; }
        .gamePaymentSections .identifyContent .contentForm .col-sm-6:last-child .form-group:last-child button {
          margin: 0; }
      .gamePaymentSections .identifyContent .contentForm .col-sm-6 .panel-heading-boletos {
        font-size: 12px; }
        .gamePaymentSections .identifyContent .contentForm .col-sm-6 .panel-heading-boletos span {
          font-size: 11px; }
      .gamePaymentSections .identifyContent .contentForm .col-sm-6 .panel-body-jugada {
        padding: 25px 0 0 !important; }
        .gamePaymentSections .identifyContent .contentForm .col-sm-6 .panel-body-jugada form {
          margin-bottom: 45px; }
          .gamePaymentSections .identifyContent .contentForm .col-sm-6 .panel-body-jugada form .form-group {
            display: inline-block;
            width: 100%; }
            .gamePaymentSections .identifyContent .contentForm .col-sm-6 .panel-body-jugada form .form-group label {
              font-size: 12px; }
            .gamePaymentSections .identifyContent .contentForm .col-sm-6 .panel-body-jugada form .form-group p {
              text-align: left;
              margin: 18px 0 0; }
              .gamePaymentSections .identifyContent .contentForm .col-sm-6 .panel-body-jugada form .form-group p a {
                font-size: 11px; }
            .gamePaymentSections .identifyContent .contentForm .col-sm-6 .panel-body-jugada form .form-group button {
              width: 145px;
              padding: 16px 8px 16px 24px;
              margin: -29px 0 0; }
              .gamePaymentSections .identifyContent .contentForm .col-sm-6 .panel-body-jugada form .form-group button::before {
                top: 19px;
                left: 3px; }
          .gamePaymentSections .identifyContent .contentForm .col-sm-6 .panel-body-jugada form .checkForm label {
            margin: 14px 0; }
            .gamePaymentSections .identifyContent .contentForm .col-sm-6 .panel-body-jugada form .checkForm label input {
              margin: 0px 7px 0 0; }
  .gamePaymentSections .panel-heading-boletos {
    font-size: 21px;
    padding: 8px; }
    .gamePaymentSections .panel-heading-boletos span {
      font-size: 17px; }

  .notCreditSection {
    margin-top: 0; }
    .notCreditSection .panel-body-jugada .color-azul-oscuro div:nth-child(2) div {
      margin: 17px 0; }
    .notCreditSection .panel-body-jugada .color-azul-oscuro div button:before {
      left: 8px; }

  .hiddenShowBanner {
    display: block;
    margin: 0 !important; }

  .AnchoPie {
    width: 50% !important;
    margin: 0 0 20px; }
    .AnchoPie .btn {
      width: 100%;
      padding: 16px 16px 16px 37px;
      margin: 0; }
      .AnchoPie .btn:before {
        left: -8px; }

  .contentResponse .responseWhite {
    padding: 5px 0; }
    .contentResponse .responseWhite .btnYellowRecargar {
      width: 100%; }

  .pleno-al-quince {
    display: inline-block;
    width: 100%;
    text-align: right;
    padding: 5px 15px; }
    .pleno-al-quince .tit-pleno {
      /*display: inline-block;
      /*float: left;*/ /* cambio play */
      text-align: center;
      margin: 6px 20px 0 0; }
    .pleno-al-quince .partidos {
      /*display: inline-block;*/ /* cambio play */ }
      .pleno-al-quince .partidos .equipo1 {
        /*margin: 0 0 5px;*/ /* cambio play */
        margin: auto;}

  .contenedorQuiniela {
    display: inline-block !important;
    padding: 0 5px 5px 7px;
    width: 100%;
    flex-wrap: inherit;
    justify-content: inherit;
    -webkit-flex-wrap: inherit;
    -webkit-justify-content: inherit; }
    .contenedorQuiniela a {
      padding: 2px 0;
      height: 25.9px;
      width: 29%;
      line-height: inherit;
      display: inherit; }

  .services-list {
    text-align: center;
    margin-top: 60px;}

  .parrilla-partidos {
    display: inline-block !important;
    padding: 0;
    width: 100%;
    flex-wrap: inherit;
    justify-content: inherit;
    -webkit-flex-wrap: inherit;
    -webkit-justify-content: inherit; }
    .parrilla-partidos .partidos {
      display: block;
      padding: 6px 0 5.4px 6px;
      margin-bottom: 4px; /* cambio play */ }

  .botoneraQuini .btnQuiniMe {
    min-height: 50px; }

  .col-special {
    width: 100%;
    margin: 40px 0px 0px } /* cambio play */
 
  .contentConfigGameQuini .bodyPanel .contentSelectCant,
  .contentConfigGameQuini .bodyPanel .contentSelectSuger {
    display: none; }
  .contentConfigGameQuini .bodyPanel .contentInputsConvittions {
    display: block;
    margin: 0 0 15px; }
    .contentConfigGameQuini .bodyPanel .contentInputsConvittions div {
      display: inline-block;
      width: 27%;
      text-align: center; }
      .contentConfigGameQuini .bodyPanel .contentInputsConvittions div span {
        margin: 0 0 5px;
        display: block;
        text-align: center; }
      .contentConfigGameQuini .bodyPanel .contentInputsConvittions div input {
        text-align: center;
        background: #fff;
        color: #565655; /* cambio play */
        border: 0 none;
        border-radius: 5px;
        padding: 5px 0;
        font-size: 23px !important; }
      .contentConfigGameQuini .bodyPanel .contentInputsConvittions div:nth-of-type(2) {
        margin: 0 8%; }
  .contentConfigGameQuini .bodyPanel .contentRadioReduction div {
    margin: 0 !important;
    width: 100%; }
    .contentConfigGameQuini .bodyPanel .contentRadioReduction div label {
      width: 100%; }
      .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .tit {
        width: 100%;
        font-size: 20px;
        margin: 7px 0 3px; }
      .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .apuesta {
        font-size: 14px;
        margin: 0 0 3px 35px; }
      .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .apuestaNum {
        font-size: 16px;
        margin: 0 0 12px 35px; }
      .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .inporte {
        position: absolute;
        z-index: 1;
        font-size: 14px;
        right: 35px;
        top: 34px; }
      .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .inporteEuros {
        position: absolute;
        z-index: 1;
        font-size: 16px;
        right: 35px;
        top: 52px;
        margin: 0; }
    .contentConfigGameQuini .bodyPanel .contentRadioReduction div input[type="radio"] {
      width: 22px;
      height: 22px;
      bottom: 50%;
      margin: 0 0 -11px 0;
      left: 15px; }

  .simple .contenedor-boletoQuiniela {
    margin: 0 0 85px; }

  .multiple .contenedor-boletoQuiniela {
    margin: 0 0 115px; }

  .reducidoOficial .contenedor-boletoQuiniela {
    margin: 0 0 115px; }

  #panelJugada .contenedor-boleto-multiple {
    margin-top: 25px; }

  .euroMillionConfGame {
    position: relative; }
    .euroMillionConfGame .fila1 {
      display: block; }
      .euroMillionConfGame .fila1 .slider {
        display: none; }
      .euroMillionConfGame .fila1 .textGame {
        width: 100%;
        display: inline-block;
        text-align: center; }
        .euroMillionConfGame .fila1 .textGame .boleto-multiple-accion {
          padding-bottom: 0; }
          .euroMillionConfGame .fila1 .textGame .boleto-multiple-accion p {
            text-align: left; }
        .euroMillionConfGame .fila1 .textGame .firtSpnier {
          text-align: center;
          width: 40%;
          display: inline-block;
          margin: 0 4%; }
          .euroMillionConfGame .fila1 .textGame .firtSpnier p {
            text-align: center; /* cambio play */
            line-height: normal;
            color: #565655; /* cambio play */ }
        .euroMillionConfGame .fila1 .textGame .secondSpnier {
          text-align: center;
          width: 40%;
          display: inline-block;
          margin: 0 4%; }
          .euroMillionConfGame .fila1 .textGame .secondSpnier p {
            text-align: left;
            line-height: normal;
            color: #565655; /* cambio play */ }
        .euroMillionConfGame .fila1 .textGame div .spinner .sub,
        .euroMillionConfGame .fila1 .textGame div .spinner .add {
          width: 42px;
          vertical-align: top;
          font-size: 21px; }
        .euroMillionConfGame .fila1 .textGame div .spinner .spinerInput {
          width: 42px;
          font-size: 20px !important; }
    .euroMillionConfGame .fila2 {
      display: block; }
      .euroMillionConfGame .fila2 .cotenedor-boleto-multiple {
        display: block; }
        .euroMillionConfGame .fila2 .cotenedor-boleto-multiple .paneles-apuestas {
          display: block;
          width: 100%;
          margin: 0 0 15px;
          position: relative;
          background-image: url("../images/Arana/triangulo_lupa.png");
          background-position: right bottom;
          background-repeat: no-repeat;
          padding: 0px 0 10px; }
          .euroMillionConfGame .fila2 .cotenedor-boleto-multiple .paneles-apuestas .titulo-panel-apuestas {
            text-align: left;
            padding: 10px 10px 3px 40px;
            font-size: 18px; }
          .euroMillionConfGame .fila2 .cotenedor-boleto-multiple .paneles-apuestas .descripcion-panel-apuestas {
            display: inline-block;
            width: 35%; }
          .euroMillionConfGame .fila2 .cotenedor-boleto-multiple .paneles-apuestas .importe-panel-apuestas {
            display: inline-block;
            width: 35%; }
          .euroMillionConfGame .fila2 .cotenedor-boleto-multiple .paneles-apuestas .radio-panel-apuestas {
            position: absolute;
            background: none;
            top: 10px;
            left: 10px; }
            .euroMillionConfGame .fila2 .cotenedor-boleto-multiple .paneles-apuestas .radio-panel-apuestas input {
              width: 18px !important;
              height: 18px; }
        .euroMillionConfGame .fila2 .cotenedor-boleto-multiple .paneles-apuestas.boleto-mul-seleccionado {
          border: none 0;
          padding: 1px 1px 11px; }

  .spcOut {
    white-space: normal; }

  .panel-body-jugadas-resp .resp-dia-jugadas {
    display: block;
    justify-content: inherit;
    align-items: inherit;
    -webkit-justify-content: inherit;
    -webkit-align-items: inherit; }
    .panel-body-jugadas-resp .resp-dia-jugadas .btn-azulito {
      display: block;
      justify-content: inherit;
      align-items: inherit;
      text-align: center; }

  .contentDragDrop .cotentBlueLight #holder ul li {
    padding: 0; }
  .contentDragDrop .headerBox {
    height: initial;
    padding: 10px 0 10px 10px; }
  .contentDragDrop .bodyBox ul li {
    height: initial; }

  .aboutUS .history {
    padding: 15px 0;
    border: 0 none;
    margin: 25px 0; }
    .aboutUS .history:after, .aboutUS .history:before {
      display: none; }
    .aboutUS .history div:last-of-type:before,
    .aboutUS .history p:last-of-type:before,
    .aboutUS .history div:last-of-type:after,
    .aboutUS .history p:last-of-type:after {
      display: none; }
  .aboutUS .whereIs h2 {
    width: 100%;
    font-size: 26px; }
    .aboutUS .whereIs h2 i {
      font-size: 25px;
      margin: 0 5px 4px 17px; }
  .aboutUS .firtBanner .row,
  .aboutUS .secondBanner .row {
    margin: 0; }
  .aboutUS .firtBanner h2,
  .aboutUS .secondBanner h2 {
    width: 78%;
    top: 18px;
    left: 50%;
    margin: 0 0 0 -39%;
    font-size: 22px;
    text-align: center; }
  .aboutUS .firtBanner a,
  .aboutUS .secondBanner a {
    top: 95px; }
  .aboutUS .secondBanner a {
    right: inherit;
    left: 50%;
    margin: 0 0 0 -121px; }
  .aboutUS .contact form div {
    padding: 10px 10px 0;
    margin: 0 0 5px; }
    .aboutUS .contact form div input,
    .aboutUS .contact form div textarea {
      margin: 0 0 10px; }
  .aboutUS .contact form button {
    margin: 15px 0 0;
    width: 100%;
    padding: 12px 0; }
  .aboutUS .contact h2 {
    width: 100%;
    font-size: 26px; }
    .aboutUS .contact h2 i {
      font-size: 25px;
      margin: 0 5px 4px 0; }

  .miCuenta h1 {
    margin: 30px 0 0;
    padding: 0 0 20px;
    font-size: 26px; }
  .miCuenta .primeraFila .btnExcelCalendar {
    padding: 0;
    text-align: left; }
    .miCuenta .primeraFila .btnExcelCalendar a {
      background-position: 0px 6px;
      padding: 5px 5px 4px 19px; }
    .miCuenta .primeraFila .btnExcelCalendar .form-horizontal div {
      width: 125px; }
    .miCuenta .primeraFila .btnExcelCalendar .form-horizontal .input-group-addon span {
      margin: 0; }
  .miCuenta .sideWraper {
    overflow: hidden;
    width: 100%; }
  .miCuenta .sideMenu {
    position: fixed;
    top: 0;
    left: -84%;
    width: 84%;
    bottom: 0;
    overflow: auto;
    z-index: 99999;
    background: #808080; /* cambio play */
    -webkit-transition: .4s ease;
    -moz-transition: .4s ease;
    -ms-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease; }
    .miCuenta .sideMenu div {
      margin: 8px 0 0;
      background: transparent; }
      .miCuenta .sideMenu div ul li {
        border-bottom: 1px solid #808080;
        background: #f9f9f9; }
  .miCuenta .contentNoAside {
    overflow: auto; }
    .miCuenta .contentNoAside table {
      width: 245px !important; }
  .miCuenta .tableMyPlays thead tr th {
    text-align: center !important; }
  .miCuenta .cobrarPremios .banckAcount input[type="text"] {
    width: 100% !important; }
  .miCuenta .cobrarPremios .banckAcount select {
    width: initial !important; }
  .miCuenta .cobrarPremios div .identNumber select {
    width: initial !important; }
  .miCuenta .contentMisRegalos {
    width: 100%;
    overflow: auto; }
  .miCuenta .cobrarPremios div label select,
  .miCuenta .recargarSaldo div label select,
  .miCuenta .misDatos div label select,
  .miCuenta .cuentasBancarias div label select,
  .miCuenta .addGift div label select {
    width: 32%; }
  .miCuenta .cobrarPremios div label input[type="text"],
  .miCuenta .recargarSaldo div label input[type="text"],
  .miCuenta .misDatos div label input[type="text"],
  .miCuenta .cuentasBancarias div label input[type="text"],
  .miCuenta .addGift div label input[type="text"] {
    margin: 10px 0 0 !important;
    width: 72%; }
  .miCuenta .cobrarPremios div label div,
  .miCuenta .recargarSaldo div label div,
  .miCuenta .misDatos div label div,
  .miCuenta .cuentasBancarias div label div,
  .miCuenta .addGift div label div {
    width: 92.2%; }
  .miCuenta .cobrarPremios div .identNumber select,
  .miCuenta .recargarSaldo div .identNumber select,
  .miCuenta .misDatos div .identNumber select,
  .miCuenta .cuentasBancarias div .identNumber select,
  .miCuenta .addGift div .identNumber select {
    width: initial; }
  .miCuenta .cobrarPremios .banckAcount input[type="text"],
  .miCuenta .recargarSaldo .banckAcount input[type="text"],
  .miCuenta .misDatos .banckAcount input[type="text"],
  .miCuenta .cuentasBancarias .banckAcount input[type="text"],
  .miCuenta .addGift .banckAcount input[type="text"] {
    width: 100% !important; }
  .miCuenta .cobrarPremios .banckAcount select,
  .miCuenta .recargarSaldo .banckAcount select,
  .miCuenta .misDatos .banckAcount select,
  .miCuenta .cuentasBancarias .banckAcount select,
  .miCuenta .addGift .banckAcount select {
    width: initial !important; }
  .miCuenta .cobrarPremios .banckAcount button,
  .miCuenta .recargarSaldo .banckAcount button,
  .miCuenta .misDatos .banckAcount button,
  .miCuenta .cuentasBancarias .banckAcount button,
  .miCuenta .addGift .banckAcount button {
    width: 100%;
    margin: 0; }
  .miCuenta .cobrarPremios .cabeceraGift div,
  .miCuenta .recargarSaldo .cabeceraGift div,
  .miCuenta .misDatos .cabeceraGift div,
  .miCuenta .cuentasBancarias .cabeceraGift div,
  .miCuenta .addGift .cabeceraGift div {
    width: 56%;
    height: 69px; }
    .miCuenta .cobrarPremios .cabeceraGift div:first-of-type,
    .miCuenta .recargarSaldo .cabeceraGift div:first-of-type,
    .miCuenta .misDatos .cabeceraGift div:first-of-type,
    .miCuenta .cuentasBancarias .cabeceraGift div:first-of-type,
    .miCuenta .addGift .cabeceraGift div:first-of-type {
      line-height: 50px; }
    .miCuenta .cobrarPremios .cabeceraGift div:nth-of-type(2), .miCuenta .cobrarPremios .cabeceraGift div:last-of-type,
    .miCuenta .recargarSaldo .cabeceraGift div:nth-of-type(2),
    .miCuenta .recargarSaldo .cabeceraGift div:last-of-type,
    .miCuenta .misDatos .cabeceraGift div:nth-of-type(2),
    .miCuenta .misDatos .cabeceraGift div:last-of-type,
    .miCuenta .cuentasBancarias .cabeceraGift div:nth-of-type(2),
    .miCuenta .cuentasBancarias .cabeceraGift div:last-of-type,
    .miCuenta .addGift .cabeceraGift div:nth-of-type(2),
    .miCuenta .addGift .cabeceraGift div:last-of-type {
      width: 20%; }
  .miCuenta .cobrarPremios .addDestinatario div:first-of-type,
  .miCuenta .recargarSaldo .addDestinatario div:first-of-type,
  .miCuenta .misDatos .addDestinatario div:first-of-type,
  .miCuenta .cuentasBancarias .addDestinatario div:first-of-type,
  .miCuenta .addGift .addDestinatario div:first-of-type {
    border-bottom: 1px solid #27418c;
    padding: 0; }
  .miCuenta .cobrarPremios .addDestinatario div,
  .miCuenta .recargarSaldo .addDestinatario div,
  .miCuenta .misDatos .addDestinatario div,
  .miCuenta .cuentasBancarias .addDestinatario div,
  .miCuenta .addGift .addDestinatario div {
    border-bottom: 1px solid #27418c;
    padding: 5px 0; }
  .miCuenta .cobrarPremios .addDestinatario label, .miCuenta .cobrarPremios .addDestinatario label:last-of-type,
  .miCuenta .recargarSaldo .addDestinatario label,
  .miCuenta .recargarSaldo .addDestinatario label:last-of-type,
  .miCuenta .misDatos .addDestinatario label,
  .miCuenta .misDatos .addDestinatario label:last-of-type,
  .miCuenta .cuentasBancarias .addDestinatario label,
  .miCuenta .cuentasBancarias .addDestinatario label:last-of-type,
  .miCuenta .addGift .addDestinatario label,
  .miCuenta .addGift .addDestinatario label:last-of-type {
    width: 100% !important;
    margin: 5px 0; }
    .miCuenta .cobrarPremios .addDestinatario label input, .miCuenta .cobrarPremios .addDestinatario label:last-of-type input,
    .miCuenta .recargarSaldo .addDestinatario label input,
    .miCuenta .recargarSaldo .addDestinatario label:last-of-type input,
    .miCuenta .misDatos .addDestinatario label input,
    .miCuenta .misDatos .addDestinatario label:last-of-type input,
    .miCuenta .cuentasBancarias .addDestinatario label input,
    .miCuenta .cuentasBancarias .addDestinatario label:last-of-type input,
    .miCuenta .addGift .addDestinatario label input,
    .miCuenta .addGift .addDestinatario label:last-of-type input {
      width: 100% !important;
      margin: 5px 0 0 !important; }
  .miCuenta .cobrarPremios .addDestinatario a,
  .miCuenta .recargarSaldo .addDestinatario a,
  .miCuenta .misDatos .addDestinatario a,
  .miCuenta .cuentasBancarias .addDestinatario a,
  .miCuenta .addGift .addDestinatario a {
    width: 100%;
    padding: 10px 0;
    margin: 5px 0 10px; }
  .miCuenta .cobrarPremios .templatesGift .allTemplates,
  .miCuenta .recargarSaldo .templatesGift .allTemplates,
  .miCuenta .misDatos .templatesGift .allTemplates,
  .miCuenta .cuentasBancarias .templatesGift .allTemplates,
  .miCuenta .addGift .templatesGift .allTemplates {
    width: 100%;
    margin: 10px 0; }
  .miCuenta .cobrarPremios button,
  .miCuenta .recargarSaldo button,
  .miCuenta .misDatos button,
  .miCuenta .cuentasBancarias button,
  .miCuenta .addGift button {
    width: 100%;
    margin: 5px 0 20px; }
  .miCuenta .cobrarPremios .btnCancelar,
  .miCuenta .recargarSaldo .btnCancelar,
  .miCuenta .misDatos .btnCancelar,
  .miCuenta .cuentasBancarias .btnCancelar,
  .miCuenta .addGift .btnCancelar {
    margin: 5px 0 20px; }
  .miCuenta .cobrarPremios .btnGuardar,
  .miCuenta .recargarSaldo .btnGuardar,
  .miCuenta .misDatos .btnGuardar,
  .miCuenta .cuentasBancarias .btnGuardar,
  .miCuenta .addGift .btnGuardar {
    margin: 5px 0 20px; }
  .miCuenta .misDatos div label input[type="text"] {
    width: 100%; }

  .btnMenuSide {
    display: block;
    background: #00203D; /* cambio play */
    color: #fff;
    font-weight: 700;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    position: fixed;
    top: 190px;
    left: -25px;
    z-index: 5;
    padding: 5px 17px;
    letter-spacing: 1px;
    border: 1px solid #fff;
    border-radius: 5px 5px 0 0;
    box-shadow: 2px -1px 3px rgba(0, 0, 0, 0.5); }

  .miCuenta,
  .PieBanner,
  .SectionPie {
    -webkit-transition: .4s ease;
    -moz-transition: .4s ease;
    -ms-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
    position: relative;
    left: 0; }

  .stopBody {
    overflow: hidden; }

  .backAsideMenu {
    display: none;
    opacity: 0;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    -webkit-transition: .4s ease;
    -moz-transition: .4s ease;
    -ms-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease; }

  .acountWrapper {
    overflow: hidden; } }
/* ----------- iPhone 6+ ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero {
    left: 42%;
    top: 62px; }
    .cotenedor-boleto-total .boleto-total-imagen .boleto_numero p {
      font-size: 58px; }

  .panel-heading-boletos2 {
    height: initial;
    padding: 20px; }

  .contenedorQuiniela a {
    padding: 3px 0;
    height: 26px;
    margin: 0px 1px 2px;
    width: 30%; }

  .parrilla-partidos .partidos {
    padding: 5px 0 4px 5px;
    margin-bottom: 2px; } }
/* ----------- iPhone 6 ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero {
    left: 42%;
    top: 58px; }
    .cotenedor-boleto-total .boleto-total-imagen .boleto_numero p {
      font-size: 54px; }

  .panel-heading-boletos2 {
    height: initial; }
    .panel-heading-boletos2 .displayFlexAlignItemsSpBet .dropdown {
      text-align: center; }
      .panel-heading-boletos2 .displayFlexAlignItemsSpBet .dropdown ul {
        margin: 2px 0 0 -1%; }
    .panel-heading-boletos2 .rowCapaResumen, .panel-heading-boletos2 .rowCapaResumen2 {
      margin-bottom: 15px; }

  .panel-heading-boletos3 {
    height: 95px; }
    .panel-heading-boletos3 .displayFlexAlignItemsSpBet .dropdown {
      text-align: center; }
      .panel-heading-boletos3 .displayFlexAlignItemsSpBet .dropdown ul {
        margin: 2px 0 0 -1%; }
    .panel-heading-boletos3 .rowCapaResumen, .panel-heading-boletos3 .rowCapaResumen2 {
      margin-bottom: 15px; }

  .partidos {
    height: 30px;
    padding: 8px;
    margin: 0 0 5px; }

  .contenedor-boletoQuiniela a {
    padding: 15px 28px !important;
    margin: 0 0 5px; }

  .pleno-al-quince {
    padding: 20px 15px 0; }
    .pleno-al-quince .partidos {
      height: inherit; }
    .pleno-al-quince .nombreequipo {
      margin: 0 14px 0 0; }
    .pleno-al-quince .numeritos {
      width: 56px !important;
      height: 30px !important;
      font-size: 15px; }
    .pleno-al-quince .equipo1 {
      margin: 0 0 20px; }

  .contenedorQuiniela a {
    padding: 2px 0 !important;
    margin: 1px 2px 4px; }

  .parrilla-partidos .partidos {
    height: inherit;
    margin-bottom: 5px; }}
/* ----------- iPhone 5 and 5S ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 300px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .footer a {
    word-break: break-word; }

  .home .header .top-navigation .container #menu {
    background-size: 189px; }

  .costGame .gameDetails .btn-animate:before {
    left: 45px; }

  .btn-lg {
    padding-right: 20px;
    margin: 0; }

  .gameDetails .panel-heading-boletos img {
    margin: 0; }
  .gameDetails .panel-heading-boletos span {
    margin: 0; }
  .gameDetails .panel-heading-boletos .detailsWhite {
    font-size: 14px; }

  .listDetailsGame .color-azul-oscuro div:nth-child(1) p, .listDetailsGame .color-azul-oscuro div:nth-child(3) p {
    font-size: 16px; } }
/* Portrait */

/* Landscape */
@media only screen and (min-device-width: 300px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero {
    left: 42%;
    top: 48px; }
    .cotenedor-boleto-total .boleto-total-imagen .boleto_numero p {
      font-size: 44px; } }
/* ----------- Galaxy S3 ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- Galaxy S4 ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- Galaxy S5 ----------- */
/* ----------- HTC One ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
@media screen and (device-width: 640px) and (device-height: 360px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero {
    left: 42%;
    top: 14%; }
    .cotenedor-boleto-total .boleto-total-imagen .boleto_numero p {
      font-size: 50px; }

  .contenedorQuiniela a {
    padding: 13px 15.1% !important; } }
/* ----------- Galaxy S6 ----------- */
/* Portrait and Landscape */



/*##############################################
  ############### Araña Creativa ###############
  ##############################################*/

  /* Boton azul mi cuenta */
  .btn-azul-oscuro-arania {
    color: #F7A800;
    background-color: #00203d;
    width: 100%;
    min-height: 40px;
    border-radius: 5px;
    margin-top: 10px;
    font-weight: 20px;
    font-size: 21px;}
  .ocultando{ visibility: none }

  .h-min{ min-height: 200px !important;}

 @media only screen 
    and (max-device-width: 680px)
    and (min-device-width: 300px)
    and (orientation : portrait) {
        .titulo-MiCuenta{
          display: inline-block !important;
          float: left !important; 
          width:50%!important;}
        .selectores {
          font-size: 12px;
          padding: 5px 0;
          border-radius: 3px;
          border: 1px solid #27418c;
          color: #565655; /* cambio play */
          background: #fff;
          margin: 5px 0px 5px 0px !important;
          width: 100%}
        .miCuenta .primeraFila .btnExcelCalendar .form-horizontal .input-group-addon span {
          /* margin: 0; */
          padding-right: 116px !important}
        .miCuenta .primeraFila .btnExcelCalendar a {
          background: url(../images/excel_logo.png) no-repeat scroll 3px 6px #267448;
          background-size: 24px;
          color: #fff;
          font-size: 12px;
          padding: 5px 8px 4px 26px;
          border-radius: 3px;
          display: inline-block;
          margin: 14px 5px 0 0;
          width: 100%;
          display: none;}
        .miCuenta .primeraFila .btnExcelCalendar .form-horizontal div {
          width: 100%;}

        .multiselect { width: 200px;}
        .selectBox {position: relative;}
        .selectBox select {
          width: 100%;
          font-weight: bold;}
        .overSelect {
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;}
        #checkboxes {
          display: none;
          border: 1px #dadada solid;}
        #checkboxes label {
          display: block;}
        #checkboxes label:hover {
          background-color: #1e90ff;}
        .ocultando{ visibility: none }
    }

  /* General */

  /* ########## Politicas de cookies ############# */

  #barraaceptacion {
  display:none;
  position:fixed;
  left:0px;
  right:0px;
  bottom:0px;
  padding-bottom:20px;
  width:100%;
  text-align:center;
  min-height:40px;
  background-color: rgba(0, 0, 0, 0.5);
  color:#fff;
  z-index:99999;
}

.inner {
  width:100%;
  position:absolute;
  padding-left:5px;
  font-family:verdana;
  font-size:12px;
  top:30%;
}

.inner a.ok {padding:4px;color:#00ff2e;text-decoration:none;}
.inner a.info {padding-left:5px;text-decoration:none;color:#faff00;}

  /* ####################### */

  .fondo-blanco{background: white}
  .fondo-amarillo{background: #F7A800 !important}
  .fondo-azulito {/*background: #dbeaf6 !important;*/ /* cambio play */ background: #f9f9f9 !important; border: 1px solid #e2e2e2;}
  .fondoAzul{ background: #00203D; /* cambio play */ height: 32px;}
  .textoEntregados{ font-size: 14px ; color: #ffffff !important; line-height: 22px; color: #ffffff ; padding: 5px 5px 5px 5px !important; }
  .separador{
    border: 1px solid #fff;
    height: 2px;}
  
  .fondo-iconos{
    display: inline-block;
    /*background: #565655;*/ /* cambio play */
    /*color: #ffffff;*/ /* cambio play */
    width: 24px;
    height: 24px;
    border-radius: 0px;
    padding: 0px 5px;
    margin: 0 2px 0 0;
    color: #565655;
    background: #3e50b4;
    border: 1px solid #e2e2e2;
    background: #e7e7e7;
    background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
    background: -o-linear-gradient(right, #e7e7e7, #ffffff);
    background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
    background: linear-gradient(to top, #e7e7e7, #ffffff);
  }

  .fondo-iconos a{
    display: inline-block;
    /*background: #565655;*/ /* cambio play */
    /*color: #ffffff;*/ /* cambio play */
    width: 24px;
    height: 24px;
    border-radius: 0px;
    padding: 4px 5px;
    margin: 0 2px 0 0;
    color: #565655;
    border: 1px solid #e2e2e2;
    background: #f9f9f9;
    background: -webkit-linear-gradient(left, #f9f9f9, #ffffff);
    background: -o-linear-gradient(right, #f9f9f9, #ffffff);
    background: -moz-linear-gradient(right, #f9f9f9, #ffffff);
    background: linear-gradient(to top, #f9f9f9, #ffffff);
  }

  .fondo-iconos a:hover {
    color: #F7A800 !important;
  }

  .fondo-iconos .activo{
    color: #F7A800;
  }

  .fondo-iconos2{
    display: inline-block;
    /*background: #F7A800;*/ /* cambio play */
    color: #565655; /* cambio play */
    width: 35px;
    height: 35px;
    border-radius: 0px;
    padding: 5px 5px 5px 5px;
    margin: 0 2px 0 0;
    font-size: 26px;
    border: 1px solid #e2e2e2;
      background: #e7e7e7;
      background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
      background: -o-linear-gradient(right, #e7e7e7, #ffffff);
      background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
      background: linear-gradient(to top, #e7e7e7, #ffffff);
  }

  .fondo-iconos3 {
    display: inline-block;
    /*background: #565655;*/ /* cambio play */
    color: #F7A800;
    width: 35px;
    height: 35px;
    border-radius: 0px;
    padding: 5px 5px 5px 5px;
    margin: 0 2px 0 0;
    font-size: 26px;

    color: #F7A800;
    background: #3e50b4;
    border: 1px solid #e2e2e2;
    background: #e7e7e7;
    background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
    background: -o-linear-gradient(right, #e7e7e7, #ffffff);
    background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
    background: linear-gradient(to top, #e7e7e7, #ffffff);
  }

  }

  .fondo-iconos4 { display: inline-block;
    background: #F7A800;
    color: #565655; /* cambio play */
    width: 21px !important;
    border-radius: 4px;
    padding: 4px 3px;
    margin: 0 2px 0 0;}

  .sendHouse-Edit {position: absolute; top: 8px; right:5px; width: 60px;}

  .fondo-btnPagar{
    display: inline-block;
    background: #F7A800;
    color: #ffffff; /* cambio play */
    width: 100px;
    height: 35px;
    border-radius: 0px;
    padding: 1px 5px 0px 5px;
    margin: 0 0 0 0;
    font-size: 26px;
    text-align: center}

  .fondo-btnRegalar{
    display: inline-block;
    background: #F7A800 !important;
    color: #ffffff; /* cambio play */
    height: 35px;
    border-radius: 4px;
    padding: 1px 5px 0px 5px;
    margin: 0 0 0 0;
    font-size: 26px;
    text-align: center}

  .c-azul{color: #565655; /* cambio play */}
  .c-red{color: #ff0000; font-weight: 600}
  .b-white{ background: #ffffff; }
  .b-bottom{ border-bottom: 2px solid #ffffff; height: 50px; padding: 2px 0px }
  .b-bottom2{ border-bottom: 1px solid #efefef; height: 40px; padding: 2px 0px }
  .b-bottom3{ border-bottom: 1px solid #efefef; height: 50px; padding: 2px 0px }
  .texto-rojo-pl span {font-size: 17px !important; margin-top:6px !important; margin-bottom:0px !important}
  .col-xs-12.b-bottom2.separador20.sinSeperadorIQ:last-child { border-bottom: 0px}
  .b-bottom-azul{ border-bottom: 2px solid #f9f9f9; height: 55px; padding: 2px 0px }
  .b-top-azul{ border-top: 1px solid #27418c; padding: 2px 0px; margin:5px 5px; }
  .h-230{ height: 230px; }
  .h-245{ height: auto; }
  .h-330{ height: 330px; }
  .abono{ font-size: 9px; line-height: 6px; text-align: center; color: #565655 /* cambio play */}
  .f-14{font-size: 14px !important; font-weight: 600}
  .f-15{ font-size: 15px !important }
  .f-10{ font-size: 10px !important;  }
  .f-18{ font-size: 18px !important;}
  .textoPremios{ width: 90%; float: left; padding-top: 5px; padding-right: 5px}
  .iconoTrofeo{ width: 5%; float: left; padding-left: 10px: }
  .txtNotificaciones{ font-size: 14px; line-height: 17px;color: #565655; /* cambio play */ font-size: 14px;}
  .iconoNotificaciones{font-size: 26px; color: #565655; /* cambio play */ padding: 10px 0px; margin: 10px 10px;}
  .iconoCerrar{color: #565655; /* cambio play */ text-shadow: none; border-radius: 50%; font-size: 22px; font-weight: normal;}
  .lineales{ border-top: 1px solid #27418c; border-bottom: 1px solid #27418c; padding:5px 0px 3px 0px; margin-top: -1px;}
  .divNotificaciones {display: inline-block; padding: 4px 0px;}
  .divNotificaciones-2 {display: inline-block; padding: 4px 0px;}
  .divNotificaciones-3 {display: inline-block; padding: 17px 0px;}
  .fondoCerrar{ background: #dbeaf6; border-radius: 50%; width: 30px; height: 30px; padding: 3px 10px}
  .fondoCerrar-2{ background: #f9f9f9; border-radius: 50%; width: 30px; height: 30px; padding: 3px 10px; margin-left: 30px; }
  .txtModalPedidos{ color: #00203D !important; /* cambio play */  font-size: 12px !important; margin: 0 0 5px !important;}
  .divModalColumnas{ width: 32% !important; display: inline-block !important; }
  .textArea{ background: #ffffff; padding: 8px; color: #565655; /* cambio play */ width:100%; border: 0px}
  .noFondo{ background: none!important}
  .noFondo b {
    background-color: transparent !important;
    color: #00203d !important;
}
  .botonAnular{ 
    background: #F7A800 !important; /* cambio play */
    color: #ffffff !important; /* cambio play */
    border-radius: 0px; /* cambio play */ 
    padding: 3px 16px 4px 10px;}
  .noPadding{padding: 4px 0px!important}
  .noFondo{background: none !important;}
  .h-auto{ height: auto !important; }
  .h-250{ height: 250px !important; }
  .imgCard{ height: 50px !important; width: 70px !important; }
  .imgBanks{ height: 100px !important; width: 100px !important; }
  .textoGame{ color: #565655; /* cambio play */ font-size: 14px; font-weight: 600; line-height: 16px; padding: 33px 25px;}
  .textoEntregado{ color: #565655; /* cambio play */ font-size: 14px; line-height: 14px; padding: 10px 10px;}
  .c-white{ color: #ffffff; padding: 5px 0px}
  .cuadroHistoria {border: 1px solid #fff; height: 180px; width: 50%; margin: 55px auto; padding: 30px 20px;}
  .cuadro {border: 0px solid #fff; height: 180px; width: 90%; margin: 55px auto; padding: 0px 20px;}
  .texto-premios-l{ text-align: left !important; color: #565655; /* cambio play */ margin: 0; font-size: 12px; line-height: normal;}
  .texto-premios-r{ text-align: right !important; color: #565655; /* cambio play */ margin: 0; font-size: 12px; line-height: normal;} º
  .texto-premios-c{ text-align: center !important; color: #565655; /* cambio play */ margin: 0; font-size: 12px; line-height: normal;}
  .imgIcopremios{ height: 18px !important; width: 18px !important; }
  .h-35{height: 35px!important}
  .c-amarillo{ color:#F7A800 !important; }
  .full-width .main-zone{ width: 100%; margin-left: 0; padding-left: 0; padding-right: 0; /*height: 160px !important;*/ height: 130px}
  .full-width .main-zone-2{ width: 100%; margin-left: 0; padding-left: 0; padding-right: 0; /*background: #27418c*/ /* cambio play */ background: #00203d}
  .call-number-2 { color: #ffffff; margin-top: 14px; margin-bottom: 15px; font-family: 'Source Sans Pro',sans-serif; font-size: 14px; padding: 10px}
  .texto-info-renova {height: 20px; color: #565655; /* cambio play */ background-color: #E6EDF0; width: 100%; min-height: 25px; text-align: center; padding: 0px; top: 10px; position: relative;}
  .texto-info-renovacion{font-size:10px !important; color: #565655; /* cambio play */ font-weight: bold; text-transform: uppercase; padding: 0px 0px;}
  .renovacion{ font-size: 21px; line-height: 48px}
  .h-Detail{ height: 200px !important }
  .h-Detail-2{ height: 200px !important }
  .h-Detail-3{ min-height: 240px !important }
  .tituloResumen{ color: #27418c!important; border-bottom: 1px solid #27418c; width: 80%; font-weight: 600;}
  .detailResumen{ color: #27418c!important; }
  .detailResumen-SinCard{ color: #565657!important; /* cambio play */ }
  .infoResumen{ color: #27418c!important; font-size: 11px; padding-top: 65px;}
  .saldos{text-align: right; font-size: 21px; color: #565655; /* cambio play */ font-weight: 600; line-height: 57px}
  .saldoOk{ text-align: right; font-size: 21px; color: #71BF7F; font-weight: 600; line-height: 57px}
  .saldoKo{ text-align: right; font-size: 21px; color: #f25549; font-weight: 600; line-height: 57px}
  .textosSaldos{ color: #27418c!important; font-weight: 600; line-height: 57px }
  .botonMovil{float: right;}
  .checkbox{ width: 16px; margin-right: 16px }
  .t-right{float: right;}
  .botonMovil-2{float: right; margin: 0px -30px; }
  .t-m-c{ text-align: center }
  .columna60{ width: 60% ; padding-left: 5px}
  .col-xs-gord-arana { width: 50%!important; text-align: right; float: left;}
  .col-xs-gord-arana-Q { width: 37%!important; text-align: right; float: left;}
  .modal-comolightbox-2 { margin: auto; max-width: 950px;}
  .iconosLoterias{ width: 86px !important; }
  .logosLoterias{ width: 232px !important; }
  .textoCuadroLoterias { font-size: 14px; color: #ffffff; text-align: left; padding: 20px 20px}
  .f-32{ font-size: 32px!important; text-align: left; padding-bottom: 20px; font-weight: 500 !important}
  .f-42{ font-size: 42px!important; text-align: left; padding-bottom: 20px; font-weight: 500 !important}
  .description{ font-size: 16px; line-height: 20px; color: #565655; /* cambio play */ text-align: left !important; padding: 20px 0px 0px 0px  }
  .input-acceso{ height: 40px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
                  border-radius: 0; box-shadow: none; border: solid 0px #223749; background-color: #ffffff; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
                 -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
                  box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
                  color: #fff;}
  .textoPorQueJugar{
    color: #ffffff !important;
    font: 30px 'Lato' !important;
    font-weight: 20px !important;
    padding: 0px 0px 20px 0px !important;
    text-align: left !important; }

  .textosDecimosParticipacionesSolidaria {
    font-family: 'Lato', sans-serif;
    font-size: 26px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    /*margin: 20px 0px;*/
    margin: 30px 0px;
    padding: 0px 0px 0px 0px;}

  .textoVolveraJugar{ font-family: 'Lato', sans-serif; font-size: 32px; color: #565655; margin-left: 28px;  padding: 30px 15px; }/* cambio play */
  .textodescripcionVolveraJugar{ 
    font-family: 'Lato', sans-serif; 
    font-size: 14px; 
    color: #565655;
    padding: 0px 0px; } /* cambio play */ 
  .textoReloj{
    /*background: #27418c; 
    color: #fff; */ /* cambio play */
    background: #ffffff;
    color: #575756;
    font-weight: 600;
    padding: 9px 0px; 
    text-transform: lowercase; 
    text-align: center;
    border: 1px solid #808080;}

    .textoPagoTarjeta{ font-family: 'Lato', sans-serif; font-size: 24px; color: #565655; text-align: center; /* cambio play */ padding: 30px 0px; font-weight: 600}
    .textoPagoImporteTarjeta{ font-family: 'Lato', sans-serif; font-size: 24px; line-height: 28px; color: #565655; /* cambio play */ padding: 0px 5px; margin: 0px ; font-weight: 600}
    .cuadroImporteTarjeta{ border: 1px solid #808080; padding: 30px;}
    .cuadroDetalleTarjeta{ background: #E6EDF0; /* cambio play */ border: 1px solid #d4e2f5; padding: 30px;}
  
  .SubbannerPagoTarjeta { background: #00203D; /* cambio play */ height: 100px; }

  .SubbannerSEO { background: #00203D; /* cambio play */ height: 100px;}

  .textoPuedeInteresar{ color: #ffffff !important; font: 26px 'Lato' !important; padding: 10px 0px 10px 0px !important; text-align: left !important;}

  .imagenFundaciones{ width: initial !important; }
  .imagenDona { width: 100%; margin: auto;}
  .iconosRedes{ width: initial !important; }
  .textoDescripcionFundaciones { color: #565655!important; text-align: justify !important; }
  .textoUrlFundaciones { font-size: 16px !important; color: #565655!important; text-align: right !important; font-weight: 600}
  .textoUrlFundaciones a { font-size: 16px !important; color: #565655!important; text-align: right !important; font-weight: 600}.numeroLoteria { color: #27418c!important; text-align: justify !important; font-family: 'Lato' !important; padding: 0px 10px !important; margin: 5px 0px !important; font-size: 20px!important; line-height:24px; font-weight: 600 !important}
  .textoUrlFundaciones a:hover { font-size: 16px !important; color: #428bca!important; text-align: right !important; font-weight: 600}
  .tituloFundacion { color: #27418c!important; text-align: justify !important; font-family: 'Lato' !important; font-weight: 600 !important; padding: 20px 10px !important;}
  .tituloLoteria { color: #27418c!important; text-align: justify !important; font-family: 'Lato' !important; padding: 0px 10px !important; margin: 5px 0px !important;}
  .numeroLoteria { color: #27418c!important; text-align: justify !important; font-family: 'Lato' !important; padding: 0px 10px !important; margin: 5px 0px !important; font-size: 22px!important; line-height:24px; font-weight: 600 !important}
  .fechaLoteria { color: #27418c!important; text-align: center !important; font-family: 'Lato' !important; padding: 0px 10px !important; margin: 5px 0px !important; font-size: 14px!important}
  .bold{ font-weight: 600 !important;}
  .cajaFecha { width: 60px; border: 0px solid; padding: 0px 0px; margin: 0px 5px 0px 10px; display: inline-block; float: left; }
  .mesLoteria { background: #00203D; /* cambio play */ margin: 0px; width: 60px; text-transform: uppercase; color: #ffffff; font-weight: 600; font-family: 'Lato'; text-align: center }
  .diaLoteria { background: #fff; margin: 0px; width: 60px; font-family: 'Lato' }
  .diaSemanaLoteria{ color: #565655; /* cambio play */ padding: 5px 0px 0px 0px; margin: 0px; text-align: center}
  .fechaSemanaLoteria{ font-size: 22px; color: #565655; /* cambio play */ font-weight: 600; padding: 0px 0px 5px 0px;  text-align: center}
  .btn-JugarLoteria{ color: #565655; /* cambio play */ background-color: #F7A800; width: 100%; min-height: 40px; text-align: center;}
  .btn-JugarLoteria:hover { background-color: #dbeaf6; color: #565655; /* cambio play */ }
  .btn-Donativos{ color: #F7A800; background-color: #00203D; /* cambio play */ width: 100%; min-height: 40px; text-align: center;}
  .btn-Donativos:hover { background-color: #dbeaf6; color: #565655; /* cambio play */ }
  .textoInfoFundacion{ font-family: 'Lato', sans-serif; font-size: 16px; color: #565655; /* cambio play */ font-weight: normal; text-align: center; padding: 20px 10px 10px 10px}
  .tituloDonaciones{font-family: 'Lato', sans-serif; font-size: 26px; color: #565655; /* cambio play */ font-weight: normal; text-align: left; font-weight: 600}
  .cuadroDonaciones{ background: #e7eded; padding: 10px }
  .cuadroSorteoDonaciones img { width: 100% !important; margin: auto; }
  .cuadroSorteoDonacionesLogos{ background: #ffffff; padding: 0px; height: 110px; border:0px solid #cccccc}
  .cuadroSorteoDonacionesLogos img { width: 89% !important; margin: auto; /*float: left;*/ /* cambio play */}
  .cuadroLogosDonaciones{ background: #ffffff; padding: 0px; height: 110px}
  .cuadroLogosDonaciones img { width: 100% !important; margin: auto; float: left; padding: 23px 0px;}
  .cuadroSorteoDonaciones{ background: #f4f4f4; padding: 10px; min-height: 110px; border:1px solid #cccccc;}
  .datosDonaciones{font-family: 'Lato', sans-serif; font-size: 18px; color: #565655; /* cambio play */ font-weight: normal; text-align: left; padding: 0px 0px 0px 0px; margin: 0px;}
  .fotoDonaciones{ /*width: 496px;*/ margin: auto}
  .nombreFundacion {font-family: 'Lato', sans-serif; font-size: 18px; color: #565655; /* cambio play */ font-weight: 600; text-align: left; padding: 0px 0px 0px 0px; margin: 0px;}
  .direccionFundacion {font-family: 'Lato', sans-serif; font-size: 18px; color: #565655; /* cambio play */ font-weight: normal; text-align: left; padding: 0px 0px 0px 0px; margin: 0px;}
  .cuadroFundacion{ border: 1px solid #27418c; padding: 10px; height: 110px; width: 100% }
  .tituloNombreFundacion { font-size: 26px; color: #565655; /* cambio play */ text-align: left; font-family: 'Lato'; padding: 20px 0px 20px 0px; margin: 5px 0px;}
  .tituloprincipalFundacion {font-size: 35px; line-height: 35px; color: #ffffff; text-align: center; font-family: 'Lato'; padding: 0px 0px 40px 0px; margin: 0px 0px; font-weight: 600}
  .textosDecimosParticipaciones{ font-family: 'Lato', sans-serif; font-size: 26px; color: #ffffff; font-weight: 600; text-align: center; padding: 30px 10px}
  .cotenedor-boleto-loteria-2 { margin-bottom: 20px; }
  .cuadroNumeroLoteria{ border: 2px solid #ffffff; padding: 10px; min-height: 70px; width: 100%; margin: 10px 0px 10px 0px;}
  .cuadroImporte{ border: 2px solid #fff; padding: 10px; height: 50px; width: 100%; margin: 0px 0px 10px 0px; border-radius: 0px}
  .miNumeroDonativo{font-family: 'Lato', sans-serif; font-size: 18px; color: #ffffff; font-weight: normal; text-align: center; padding: 0px 5px 0px 0px; margin: 5px 0px}
  .miNumero{font-family: 'Lato', sans-serif; font-size: 18px; color: #ffffff; font-weight: normal; text-align: center; padding: 0px 5px 0px 0px;}
  .numeroBoletoLoteria{font-family: 'Lato', sans-serif; font-size: 52px; color: #F7A800; font-weight: 600; text-align: center; padding: 15px 0px 20px 0px; margin: 0px;}
  .numeroBoletos{font-family: 'Lato', sans-serif; font-size: 52px; color: #000000; font-weight: 600; text-align: center; padding: 0px 0px 20px 0px; margin: 0px;}
  .valorLoteria{font-family: 'Lato', sans-serif; font-size: 18px; color: #ffffff; font-weight: normal; text-align: center; padding: 0px 0px 0px 0px; margin: 0px;}
  .info-extra-loteria-total { display: flex; justify-content: space-between; align-items: center; display: -webkit-flex; -webkit-justify-content: space-between; -webkit-align-items: center; padding: 0px 0px 20px 0px;}
  .btn-JugarDonativos{ color: #F7A800; background-color: #00203D; width: 100%; min-height: 50px; text-align: center;}
  .btn-JugarDonativos:hover { background-color: #dbeaf6; color: #565655; /* cambio play */ }
  .boton-jugar-boleto-donativo{ width: 40%}
  .titulosGarantias{ font-size: 24px; color: #ffffff; text-align: center; font-family: 'Lato'; padding: 5px 0px 5px 0px; margin: 0px 0px; font-weight: 600}
  .tituloSorteoExtra{ font-family: 'Lato', sans-serif; font-size: 26px; color: #575756; font-weight: 600; text-align: left; padding: 20px 0px 10px 0px; margin: 0px; }
  .fechaSorteoExtra{ font-family: 'Lato', sans-serif; font-size: 20px; color: #575756; font-weight: normal; text-align: left; padding: 0px 0px 20px 0px; margin: 0px; }
  .fechaSorteoDonativo{ font-family: 'Lato', sans-serif; font-size: 18px; color: #ffffff; font-weight: normal; text-align: center; padding: 20px 0px 18px 0px; margin: 0px; }
  .montoParticipacion{ font-family: 'Lato', sans-serif; font-size: 25px; color: #ffffff; font-weight: 600; text-align: center; padding: 5px 0px 5px 0px; margin: 0px; }
  .selectSorteoExtra {padding: 15px 20px; border: 0px; margin: 20px 0px; color: #565655; /* cambio play */ background: #fff url("../images/about/arrowdown.gif") no-repeat 95% center; -webkit-appearance: none; -moz-appearance:none ; appearance: none;}
  .selectDocumento {
    padding:5px 16px 5px 5px;
    border: 1px solid #e2e2e2; /* Cambio play 26/10/2017 */
    margin: 0px 0px;
    color: #565655; /* cambio play */
    background: #fff url(../images/about/arrowdown.gif) no-repeat 95% center;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 12px;
    height: 34px; /* Cambio play 26/10/2017 */
    width: 100%;}

  .selectNacimiento {
    position: relative;
    border: 0px solid #27418c;
    /*width: 140px;*/
    height: 28px;
    line-height: 20px;
    margin: 10px 0px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 3px;
    display: inline-block;}

  .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #565655; /* cambio play */
    text-align: center;
    background-color: #fff;
    border: 0px solid #ccc;
    border-radius: 4px;}

  .identifyContent .contentForm .col-sm-6 .panel-body-jugada .form-group button {
    background-color: #383838; /* cambio play */
    color: #F7A800; /* cambio play */
    margin: 0;
    width: 100% !important;
    padding: 8px 8px 8px 24px;}

  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #fff;}

  .textoDona{ font-size:21px /* cambio play */; line-height: 27px ;text-align: justify; color: #565655 !important /* cambio play */; font-family: "Lato"}
  .contador-atras{
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #ffffff ;
    font-weight: normal;
    text-align: center;
    padding: 10px 0px 20px 0px;
    margin: 0px;}

  .btn-amarillo-empresa {
      font-size: 25px;
      color: #565655; /* cambio play */
      background-color: #F7A800;
      width: 100%;
      min-height: 50px;
      text-align: center; }

    .btn-amarillo-empresa:hover {
      background-color: #00203D;
      color: #F7A800; }

  .btn-amarillo-empresas {
      font-size: 26px;
      color: #ffffff; /* cambio play */
      background-color: #F7A800;
      width: 100%;
      min-height: 50px;
      text-align: center;
      margin: 10px 0px;
      font-weight: 600;
      font-family: 'Roboto'}

    .btn-amarillo-empresas:hover {
      background-color: #00203D;
      color: #F7A800; }

  .botonera-mas-menos-donativos .qty {
    height: 50px ;
    width: 65px;
    background-color: transparent ;
    color: #ffffff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 0px;
    border-right: 0px;
    font-weight: 600;}

  .botonera-mas-menos-donativos .qtyminus,
  .botonera-mas-menos-donativos .qtyplus,
  .botonera-mas-menos-donativos .qtyminus2,
  .botonera-mas-menos-donativos .qtyplus2,
  .botonera-mas-menos-donativos .qtyminus3,
  .botonera-mas-menos-donativos .qtyplus3 {
      text-indent: 0 !important;
      height: 50px !important;
      background-color: #F7A800;
      color: #565655; /* cambio play */
      width: 50px !important;
      padding: 0px; }

  .conoceFunciona{
    font-size: 42px!important;
    color: #565655; /* cambio play */
    text-align: left;
    padding: 0px 0px;
    font-weight: 500 !important;}

  .home .headersocialEmpresa {
    background: #00203D; /* cambio play */
    height: 60px;
    -webkit-transition: .4s ease;
    -moz-transition: .4s ease;
    -ms-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
    left: 0;}

  .cuadroPremiosEntregados{
    background: #F7A800;
    height: 480px;
    padding: 20px 20px;
    margin: 0px 0px 40px 0px;
  }

  .loteriasEntregados{ color: #565655; /* cambio play */ font-family: 'Lato', sans-serif; font-size: 14px; font-weight: 600; padding: 5px 0px; text-align: center}
  .premiosEntregados { color: #565655; /* cambio play */ font-family: 'Lato', sans-serif; font-size: 22px; font-weight: 600; text-align: center; }

  .cuadroMontosEntregados{
    background: #00203D; /* cambio play */
    padding: 20px 20px;
  }
  .dineropagado{ font-family: 'Lato', sans-serif; font-size: 108px; color: #ffffff; padding: 30px 0px 25px 0px; font-weight: 600; text-align: center;}
  .millonesentregados { font-family: 'Lato', sans-serif; font-size: 38px; color: #ffffff; padding: 10px 0px; font-weight: 600; text-transform: uppercase; text-align: center;}
  .eurosentregados { font-family: 'Lato', sans-serif; font-size: 38px; color: #F7A800; font-weight: 600; text-align: center;}
  .premiototalrepartido { font-family: 'Lato', sans-serif; font-size: 14px; color: #F7A800; padding: 0px 0px; font-weight: 600; margin-bottom: 0px; text-align: center;}

  input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    width: 16px;}

  .textoPredeterminada{ font-size: 14px !important; color: #565655 !important; font-weight: normal;}
  .textoRecordatorio{ font-size: 10px !important; color: #565655 !important; font-weight: normal;}

  .boleto-custodia{top: 2px; left: 5px; position: absolute;}
  .boleto-comprado{
    top: 2px; 
    left: 5px;
     position: absolute; 
     /*background: rgba(0,0,0,.8); */ /* cambio play */
    background: rgba(87,87,86,.6);
     width: 97%; 
     height: 71%; 
     z-index: 5}

  .radioButtonsEnvio form ul li {
    padding: 0;
    float: left;
    margin: 0 3px;}
    .radioButtonsEnvio input[type="radio"] {
      display: none; }
    .radioButtonsEnvio label {
      padding: 10px 5px 10px 36px;
      width: 100%;
      display: inline-block;
      background: #FFF;
      border: 1px solid #383838; /* cambio play */
      color: #565655; /* cambio play */
      margin: 0 0 18px;
      position: relative; }
    .radioButtonsEnvio label span {
      display: block; }
    .radioButtonsEnvio label span:before {
      content: '';
      background: #fff;
      border: 1px solid #383838; /* cambio play */
      position: absolute;
      height: 19px;
      width: 19px;
      border-radius: 50%;
      left: 8px; }
    .radioButtonsEnvio label p {
      margin: 0px;
      background: none transparent;
      font-weight: 400; }
    .radioButtonsEnvio input[type="radio"]:checked + label {
      /*background: #dbeaf6;
      border: 1px solid #27418c;*/ /* cambio play */
      background: #E6EDF0;
      border: 1px solid #383838; /* cambio play */
      color: #565655; /* cambio play */ }
    .radioButtonsEnvio input[type="radio"]:checked + label span:before {
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#27418c+33,ffffff+34 */
      background: #808080; /* cambio play */
      /* Old browsers */
      background: -moz-radial-gradient(center, ellipse cover, #808080 33%, white 34%);
      /* FF3.6-15 */
      background: -webkit-radial-gradient(center, ellipse cover, #808080 33%, white 34%);
      /* Chrome10-25,Safari5.1-6 */
      background: radial-gradient(ellipse at center, #808080 33%, #ffffff 34%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      /* IE6-9 fallback on horizontal gradient */ }

  .textoboletoComprado{padding: 21% 32%; vertical-align: middle; text-align: center}
  .checkboletoComprado{font-size: 36px !important; color: #F7A800 !important;}

  .triangulo-equilatero-bottom-left {
     width: 0;
     height: 0;
     border-right: 50px solid transparent;
     border-top: 50px solid transparent;
     border-left: 50px solid #f0ad4e;
     border-bottom: 50px solid #f0ad4e;}

  #yt-mensajes{
    left: 19px;
    font-size: 6px;
  }

  .yt-mensajes-content {
    background: #cb4437;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    color: #fff;
    left: 14px;
    line-height: 12px;
    min-width: 12px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: -3px !important;
    left: 34px !important;
    z-index: 100;
    font-size: 8px !important;
    border-radius: 50px;}

  .cerrar-sesion {
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    color: #F7A800;
    line-height: 12px;
    min-width: 12px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 15px !important;
    left: 102px !important;
    z-index: 100;
    font-size: 10px !important;
    border-radius: 50px;}

  .modalJugadaFavorita {
  width: 260px;
  height: 270px;
  margin: -135px 0 0 -130px; }
  .modalJugadaFavorita div {
    /*color: #0B4793;*/ /* cambio play */
    color: #00203D;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 40px 0px }
    .modalJugadaFavorita div div {
      background: #fff;
      margin: 17px 0 49px;
      height: 35px;
      padding: 7px 0px; }

  .modalDonativos {
  width: 260px;
  height: 330px;
  margin: -135px 0 0 -130px; }
  .modalDonativos div {
    /*color: #0B4793;*/ /* cambio play */
    background: #00203D;
    padding: 5px 0px;
    color: #00203D;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 15px 0px }
    .modalDonativos div div {
      background: #fff;
      margin: 0px 0 0px;
      padding: 7px 0px; }

  .texto-montoDonativos {
    color: #ffffff;
    padding: 2px 0px 2px;
    margin: 0px;
    font-size: 20px;
  }

  .texto-montoLoterias {
    color: #ffffff;
    padding: 2px 0px 2px;
    margin: 0px;
    font-size: 20px;
  }

  .texto-nombreFundacion {
    color: #00203D;
    padding: 2px 0px 2px;
    margin: 0px;
    font-size: 20px;
  }

  .beneficio-de {
    color: #00203D;
    text-align: center;
    padding: 0px;
    margin: 0px;
  }

  .box-Fundacion {
    border:1px solid #00203D;
    padding: 5px 0px;
  }

  .modalEmpresas {
  width: 260px;
  height: 330px;
  margin: -135px 0 0 -130px; }
  .modalEmpresas div {
    /*color: #0B4793;*/ /* cambio play */
    color: #00203D;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 15px 0px }
    .modalEmpresas div div {
      background: #fff;
      margin: 45px 0 30px;
      padding: 35px 0px;
      height: 120px}
    .modalEmpresas div div img {
      width: 100%}

  .modalComprobarDecimo {
  width: 420px;
  height: auto;
  margin: -385px 0 0 -203px; }
  .modalComprobarDecimo .bloque1{
    border: 2px solid;
    padding: 16px;
    text-align: center;}
  .modalComprobarDecimo .textoPremiado{
    color: #565655; /* cambio play */
    font-size: 24px;
    font-weight: 700;
    text-align: center;}
  .modalComprobarDecimo .decimoPremiado{
    background: #fff;
    margin: 10px ;
    font-family: 'Lato', sans-serif;
    font-size: 40px;
    font-weight: 300;}
  .modalComprobarDecimo .montoDecimo{
    padding: 20px 0px 0px 0px;
    font-family: 'Lato', sans-serif;
    font-size: 48px !important;
    font-weight: 300;
    color: #fff !important;
    text-align: center;
    font-weight: 600;}
  .modalComprobarDecimo .subDecimo{
    padding: 15px 0px 15px 0px;
    font-family: 'Lato', sans-serif;
    font-size: 24px !important;
    font-weight: 300;
    color: #fff !important;
    text-align: center;
    font-weight: 600;}
  .modalComprobarDecimo .comoCobro{
    padding: 20px 0px 20px 0px;
    font-family: 'Lato', sans-serif;
    font-size: 24px !important;
    font-weight: 300;
    color: #565655; /* cambio play */
    text-align: center;
    font-weight: 600;}
  .modalComprobarDecimo .textoCobro{
    padding: 0px 0px 0px 0px;
    font-family: 'Lato', sans-serif;
    font-size: 10px !important;
    line-height: 12px;
    font-weight: 300;
    color: #565655; /* cambio play */
    text-align: justify;
    font-weight: 400;}


  .modalComprobarDecimoko {
  width: 420px;
  height: auto;
  margin: -385px 0 0 -203px; }
  .modalComprobarDecimoko .bloque1{
    border: 2px solid;
    padding: 16px;
    text-align: center;}
  .modalComprobarDecimoko .textoPremiado{
    color: #565655; /* cambio play */
    font-size: 24px;
    font-weight: 700;
    text-align: center;}
  .modalComprobarDecimoko .decimoPremiado{
    background: #fff;
    margin: 10px ;
    font-family: 'Lato', sans-serif;
    font-size: 40px;
    font-weight: 300;}
  .modalComprobarDecimoko .montoDecimo{
    padding: 20px 0px 0px 0px;
    font-family: 'Lato', sans-serif;
    font-size: 48px !important;
    font-weight: 300;
    color: #fff !important;
    text-align: center;
    font-weight: 600;}
  .modalComprobarDecimoko .subDecimo{
    padding: 15px 0px 15px 0px;
    font-family: 'Lato', sans-serif;
    font-size: 24px !important;
    font-weight: 300;
    color: #fff !important;
    text-align: center;
    font-weight: 600;}
  .modalComprobarDecimoko .comoCobro{
    padding: 20px 0px 20px 0px;
    font-family: 'Lato', sans-serif;
    font-size: 24px !important;
    font-weight: 300;
    color: #00203D; /* cambio play */
    text-align: center;
    font-weight: 600;}
  .modalComprobarDecimoko .textoCobro{
    padding: 0px 0px 0px 0px;
    font-family: 'Lato', sans-serif;
    font-size: 10px !important;
    line-height: 12px;
    font-weight: 300;
    color: #565655; /* cambio play */
    text-align: justify;
    font-weight: 400;}

    /* botones */
.modalComprobarDecimo .btn-azulito {
  color: #565655; /* cambio play */
  background-color: #dbeaf6;
  width: 100%;
  min-height: 40px; }
  .modalComprobarDecimo .btn-azulito:hover {
    background-color: #00203D;
    color: #ffffff; }
  .modalComprobarDecimo  .btn-azulito.activo {
    color: #F7A800;
    background-color: #00203D; }

  .modalAgregarJugadaFavorita {
  width: 260px;
  height: 270px;
  margin: -135px 0 0 -130px; }
  .modalAgregarJugadaFavorita div {
    /*color: #0B4793;*/ /* cambio play */
    color: #565655;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 20px 0px }
    .modalAgregarJugadaFavorita div div {
      background: #fff;
       }

    .modalAgregarJugadaFavorita div input {
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      border-radius: 0;
      box-shadow: none;
      border: solid 0px #223749;
      background-color: #ffffff;
      -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
      -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
      box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
      color: #565655; /* cambio play */
      height: 35px;  }

  .AbonomodalDarseBaja {
    width: 450px;
    margin-left: -225px;
    height: 350px}
  .AbonomodalDarseBaja div {
    margin: 0 0 10px; }
  .AbonomodalDarseBaja .otherBlue {
    /*background: #0B4793;*/ /* cambio play */
    background: #00203D;
    /*font-size: 36px;*/
    font-weight: 700;
    /*color: #F7A800;*/ /* cambio play */
    color: #ffffff;
    text-align: center;
    padding: 10px 0px;}
    .AbonomodalDarseBaja .otherBlue span {
      color: #fff;
      font-size: 46px; }
    .AbonomodalDarseBaja form ul {
      background: #fff;
      text-align: center;
      margin: 0 0 15px;
      padding: 10px 0; }
      .AbonomodalDarseBaja form ul li {
        color: #565655; /* cambio play */
        padding: 0 12px;
        font-size: 12px;
        margin: 0 0 5px; }
        .AbonomodalDarseBaja form ul li:first-of-type span:first-of-type {
          text-align: center; }
        .AbonomodalDarseBaja form ul li span {
          text-align: center;
          width: 25%;
          display: inline-block; }
          .AbonomodalDarseBaja form ul li span:first-of-type {
            text-align: left; }
          .AbonomodalDarseBaja form ul li span:nth-of-type(2) {
            width: 50%; }
          .AbonomodalDarseBaja form ul li span input {
            width: initial;
            margin: 0 5px 0 0; }
      .AbonomodalDarseBaja form ul .red {
        color: #ff4242; }
    .AbonomodalDarseBaja form .cancel,
    .AbonomodalDarseBaja form .modificar {
      width: 195px;
      text-transform: uppercase;
      border-radius: 0px;
      /*background: #0B4793;*/ /* cambio play */
      background: #F7A800;
      display: inline-block;
      text-align: center;
      color: #fff;
      border: 0 none transparent;
      padding: 5px 0; }
    .AbonomodalDarseBaja form .cancel {
      margin: 0 4px 0 0; }

    /* detalle premio quiniela */

    .modaldetalle-quiniela {
  width: 260px;
  height: 270px;
  margin: -135px 0 0 -130px; }
  .modaldetalle-quiniela div {
    color: #565655; /* cambio play */
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 40px 0px }
    .modaldetalle-quiniela div div {
      background: #fff;
      margin: 17px 0 49px;
      height: 35px;
      padding: 7px 0px; }

  .modaldetalle-quiniela {
  width: 260px;
  height: 270px;
  margin: -135px 0 0 -130px; }
  .modaldetalle-quiniela div {
    color: #565655; /* cambio play */
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 20px 0px }
    .modaldetalle-quiniela div div {
      background: #fff;
       }

    .modaldetalle-quiniela div input {
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      border-radius: 0;
      box-shadow: none;
      border: solid 0px #223749;
      background-color: #ffffff;
      -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
      -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
      box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
      color: #565655; /* cambio play */
      height: 35px;  }

    /**/


    .paneles-apuestas .radio-panel-apuestas-off {
      position: relative;
      height: 44px;
      background: url("../images/Arana/triangulo_lupa.png") no-repeat right bottom; }

    .tituloseleccionaAbonos{font-size: 16px; color: #ffffff; /* cambio play */ padding-left: 20px; flex: 1; -webkit-flex: 1; padding: 20px 0px 10px 0px}
      

  .semananombreJugada{ color: #565655; /* cambio play */ font-size: 16px; padding: : 8px 0px 0px 0px; margin: 0px }
  .dianombreJugada{ color: #565655; /* cambio play */ font-size: 16px; padding: : 8px 0px 0px 0px}

  .SubbannerSocialEmpresa {
    background-color: rgba(0,0,0,.5);
    min-height: 396px;
    padding: 40px 0px 20px;
  }

  .sombra img {
    -webkit-box-shadow: 3px 3px 13px -2px rgba(0,0,0,0.34);
    -moz-box-shadow: 3px 3px 13px -2px rgba(0,0,0,0.34);
    box-shadow: 3px 3px 13px -2px rgba(0,0,0,0.9);}

  .textoCalendario{ font-size: 12px !important; padding: 6px 6px; height: 28px; color: #27418c !important; }


  /* Estilos datepicker desde - hasta */
  .input-daterange .input-group-addon {
    width: auto;
    min-width: 8px !important;
    padding: 4px 2px !important;
    line-height: 1.42857143;
    text-shadow: 0 1px 0 #fff;
    border-width: 0px 0 !important;
    margin-left: -5px;
    margin-right: -5px;
}

.input-sm {
    height: 25px;
    padding: 5px 5px !important;
    font-size: 12px !important;
    line-height: 1.5;
    border-radius: 3px;
    color: #27418c !important;
}

.form-control {
    border: 1px solid #e2e2e2;
    border-radius: 0px;
}

.btn-amarillo-premios {
    color: #ffffff; /* cambio play */
    background-color: #F7A800;
    width: 100%;
    min-height: 40px;
    text-align: center;
}

.btn-amarillo-premios:hover {
    color: #F7A800; /* cambio play */
    background-color: #00203D; /* cambio play */
}

.btn-amarillo:hover {
  background-color: #00203d !important;
  color: #F7A800;
}

.botonesPremios { margin: 48px 0px 0px 0px}

.texto-minus{text-transform: lowercase !important; font-family: 'Lato'}

.listas p{
  color: #27418c !important;
  font-size: 24px;
  line-height: 28px;
  padding: 10px 48px;
}

.listas ul{
  display: list-item !important;
}

.comprueba{
  color: #ffffff;
    margin-top: 12px;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    background: #00203D; /* cambio play */
    padding: 10px 0px;
    margin: 0px 0px;}

.divComprueba{
  background: #dbeaf6 !important;
  height: 316px;}

.divCompruebaDecimo{
  background: #dbeaf6 !important;
  height: 285px;}

.capchat{ margin-left: 30px }

.input-comprobar {
    height: 40px;
    width: 100%;
    padding: 0px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    box-shadow: none;
    border: solid 0px #223749;
    background-color: #ffffff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
    color: #565655; /* cambio play */
}

  .textoCifras{
    font-size: 15px;
    line-height: 20px;
    color: #565655; /* cambio play */
    text-align: center;
    padding: 20px 0px 0px 0px;}

  .textoCompruebaSuerte{
    font-size: 24px;
    line-height: 36px;
    color: #565655; /* cambio play */
    text-align: center;
    padding: 0px 0px 0px 0px;
    font-weight: 600}

  /* Tabla quiniela estadisticas */

  /* tabla estadistica quiniela*/

.tGarantia  {border-collapse:collapse;border-spacing:0; width: 100%}

.tGarantia td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}

.tGarantia th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}

.tGarantia .tGarantia-s6z2{background-color:#ffffff; text-align:center}

.tGarantia .tituloTabla {background-color: #00203D; /* cambio play */ color:#F7A800;text-align:center; border-top: 0px solid; border-left: 0px solid #fff; border-right: 1px solid #27418c; }

.tGarantia .probabilidad{
  /*background-color:#27418c;*/ /* cambio play */ 
  background: #00203D;
  color:#F7A800;
  text-align:center; 
  border-top: 0px solid; 
  border-left: 0px solid #fff; 
  border-right: 1px solid #fff; }

.tGarantia .de{background-color: #00203D; /* cambio play */color:#F7A800;text-align:center; border-top: 1px solid; border-left: 0px solid #fff; border-right: 1px solid #fff;}

.tGarantia .min-max{background-color:#F7A800;color:#27418c;text-align:center; font-size: 10px;}

.tGarantia .xcentaje{background-color:#F7A800;color:#27418c;text-align:center; font-weight: 600; }

.tGarantia .tGarantia-j4kc{background-color:#efefef;text-align:center}


  .tq-Score{
    width: 100%;
    text-align: center;
  }
  .tq-Score .tq-cabeceraScore{
    background: #00203D; /* cambio play */
    color: #F7A800;
    padding: 10px 10px;
    text-align: center;
    border-bottom: 1px solid #27418c;
  }
  .tq-Score .tq-resumenScore{
    text-align: center;
    color:#27418c;
    border-bottom: 1px solid #27418c;
   }
  .tq-promedio{
    font-size:18px !important;
    font-weight: 600 !important;
    color: #00203D; /* cambio play */
    padding: 0px 5px;
  }

/* tabla estadistica quiniela */

.containerEstadist-quiniela .headerEsta-quiniela {
  border: 1px solid #27418c;
  border-bottom: none 0; }
  .containerEstadist-quiniela .headerEsta-quiniela p {
    color: #565655; /* cambio play */
    margin: 15px 10px 5px; }
  .containerEstadist-quiniela .headerEsta-quiniela .panelFilter {
    margin: 5px 10px 0;
    padding: 0 0 10px; }
    .containerEstadist-quiniela .headerEsta-quiniela .panelFilter div {
      text-align: right;
      width: 49.5%;
      display: inline-block; }
      .containerEstadist-quiniela .headerEsta-quiniela .panelFilter div:first-of-type {
        text-align: left; }
        .containerEstadist-quiniela .headerEsta-quiniela .panelFilter div:first-of-type div {
          background-color: #00203D;
          border: 1px solid #27418c;
          color: #fff;
          font-size: 12px;
          height: 36px;
          padding: 10px 0;
          display: inline-block;
          width: 180px;
          text-align: center; }
    .containerEstadist-quiniela .headerEsta-quiniela .panelFilter select {
      height: 36px;
      border: 1px solid #d3e5f4;
      margin: 0 5px;
      padding: 0 5px;
      color: #565655; /* cambio play */ }
      .containerEstadist-quiniela .headerEsta-quiniela .panelFilter select:first-of-type {
        margin: 0 0 0 75px; }
    .containerEstadist-quiniela .headerEsta-quiniela .panelFilter input {
      background-color: #00203D;
      border: 1px solid #27418c;
      color: #fff;
      font-weight: bold;
      height: 36px;
      display: inline-block;
      text-align: center;
      font-size: 16px;
      border-radius: 3px;
      width: initial;
      padding: 0 25px; }
.containerEstadist-quiniela .bodyEsta-quiniela {
  border: 1px solid #27418c;
  border-top: none 0;
  background: #d3e5f4; }
  .containerEstadist-quiniela .bodyEsta-quiniela ul li {
    font-weight: bold;
    padding: 10px 15px;
    color: #565655; /* cambio play */ }
.containerEstadist-quiniela .escrutinioHead-quiniela {
  background-color: #17344C; /* cambio play */
  color: #fff;
  font-weight: bold;
  padding: 8px 10px; }
.containerEstadist-quiniela table {
  margin: 0;
  border: 1px solid #27418c;
  border-top: none 0; }
  .containerEstadist-quiniela table thead {
    border: 1px solid #27418c;
    border-top: none 0;
    border-bottom: none 0; }
    .containerEstadist-quiniela table thead th {
      text-align: center;
      padding: 10px 21px;
      font-size: 14px;
      text-transform: none;
      font-weight: bold;
      background: #E6EDF0;
      color: #565655; /* cambio play */ }
      .containerEstadist table thead th:nth-of-type(2) {
        width: 0px !important; }
  .containerEstadist-quiniela table tbody td {
    text-align: left;
    padding: 10px 21px;
    font-size: 14px;
    color: #565655; /* cambio play */
    text-align: center;
    vertical-align: middle; }

.menuFooter{ font-family: 'Lato', sans-serif; font-size: 11px; line-height: 22px !important; color: #ffffff !important; text-align: center; }

.titulos-loteriaEmpresa { color: #ffffff; font-size: 33px !important; font-weight: 700; margin: 60px 0px 40px}
.textos-loteriaEmpresa { font-family: 'Lato'; font-size: 16px; line-height: 19px; color: #ffffff; text-align: center; }
.slogan-loteriaEmpresa { font-family: 'Lato'; color: #ffffff; font-size: 26px; line-height: 31px; font-weight: 700; }

.titulos-jugadaCombinada { color: #164194; font-size: 33px !important; font-weight: 700; margin: 92px 0px 33px}
.textos-jugadaCombinada { font-family: 'Lato'; font-size: 16px; line-height: 19px; color: #0075bf; text-align: center; margin: 33px 0px 33px}
.slogan-jugadaCombinada { font-family: 'Lato'; color: #0075bf; font-size: 26px; line-height: 31px; font-weight: 700; margin: 33px 0px 33px}

.cubo-jugadaCombinada { border-top: 1px solid #c6c6c6; border-left: 1px solid #c6c6c6;  border-right: 1px solid #c6c6c6;padding: 10px 0px 10px}
.juego-jugadaCombinada { font-family: 'Lato'; text-align: center; font-size: 26px; font-weight: 600; line-height: 18px; margin: 0px; padding: 10px 0px; color: #565655; /* cambio play */ }
.detalle-jugadaCombinada {font-family: 'Lato'; text-align: center; font-size: 18px; font-weight: 600; line-height: 18px; font-weight:600; margin: 0px; padding: 5px 0px 5px; color: #565655; /* cambio play */}
.jugar-jugadaCombinada {font-family: 'Lato', Arial, sans-serif; text-align: center; font-size: 26px; font-weight: 600; line-height: 18px; margin: 0px; padding: 5px 0px;}
.saldo-jugadaCombinada {font-family: 'Lato'; text-align: center; font-size: 18px; line-height: 22px; font-weight:600; margin: 0px; padding: 10px 0px 5px; text-transform: lowercase;}


.cubo-NumSeo5 {border: 1px solid #e2e2e2; min-height: 274px; padding: 20px 20px;}
.cubo-NumSeo5 p {color: #565655; font-size: 16px; line-height: 21px; font-family: 'Lato', sans-serif; vertical-align: middle; text-align: left;}
.quedanNumSeo5 {font-size: 12px !important; text-align: center !important; color: #164194 !important}


#cajacookies {
    box-shadow: 0px 0px 5px 5px #808080;
    background-color: white;
    color: black;
    padding: 10px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
}

#cajacookies button {
    color: black;}

.modal-minilightbox-2 {
  margin: 20px auto;
  width: 290px;
  height: auto;
  background-color: #F7A800; }

.contenedor-amarillo-2 {
  display: flex;
  flex-direction: column;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  padding: 30px 20px; }
  .contenedor-amarillo-2 .cajetin_decimo {
    background-color: white;
    color: black;
    font-size: 30px;
    text-align: center;
    letter-spacing: 4px;
    margin: 20px 0px; }
  .contenedor-amarillo-2 div:nth-child(1) {
    font-size: 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    display: flex;
    display: -webkit-flex;
    padding-bottom: 20px;
    justify-content: center;
    -webkit-justify-content: center; }
    .contenedor-amarillo-2 div:nth-child(1) p {
      font-size: 46px;
      padding: 0px 10px;
      color: #17344C !important;
      font-family: 'Lato', sans-serif;
      font-weight: 600; }
  .contenedor-amarillo-2 div:nth-child(2),
  .contenedor-amarillo-2 div:nth-child(4) {
    font-size: 20px;
    color: black; }
  .contenedor-amarillo-2 button:nth-child(1) {
    margin: 10px 0px; }


button.close-2 {
    padding: 0;
    cursor: pointer;
    background: transparent;
    margin: -9px 0px 9px;
    border: 0;
    -webkit-appearance: none;}

.star-icon {
/*font-size: 22px; position: absolute; margin: 1px -22px;*/ /* cambio play */
    font-size: 17px;
    position: absolute;
    margin: 3px -18px;
}

.heart-icon {
  font-size: 17px;
  position: absolute;
  margin: 3px -19px;
}

.paneles-apuestas .radio-panel-apuestas-off {
      position: relative;
      height: 44px;
      background: url("../images/Arana/triangulo_lupa.png") no-repeat right bottom ;}

.noLupa-directo{ background-image: none !important; }

.cotenedor-boleto-total .boleto-total-imagen .boleto_numero-loteria {
    position: absolute;
    left: 42%;
    top: 30px; }

.cotenedor-boleto-total .boleto-total-imagen .boleto_numero-loteria p {
    position: absolute;
    font-size: 30px;
    color: #000000;
    font-weight: 600;
    letter-spacing: 6px; }

.cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2{
    position: absolute;
    left: 45%;
    top: 56px; }

.cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2 p {
    position: absolute;
    font-size: 44px;
    color: #000000;
    font-weight: 600;
    letter-spacing: 6px; }

.cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2-lista{
    position: absolute;
    left: 42%;
    top: 40px; }

.cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2-lista p {
    position: absolute;
    font-size: 33px;
    color: #000000;
    font-weight: 600;
    letter-spacing: 6px; }

.cotenedor-boleto-total .boleto-total-imagen .boleto_numero-decimo{
    position: absolute;
    left: 37%;
    top: 30px; }

.cotenedor-boleto-total .boleto-total-imagen .boleto_numero-decimo p {
    position: absolute;
    font-size: 33px;
    color: #000000;
    font-weight: 600;
    letter-spacing: 6px; }

.scroll-on {height: 350px; padding: 0px 0px !important; overflow-x:hidden}

.carousel { height: 170px; }
.carousel-1 { /*height: 450px*/ /* cambio play */ /* height: 550px */ }

.slidersBote{ height: 480px}
.bloqueSlider {padding: 80px 0px}
.logoSlider {text-align: center; padding: 30px 0px 0px; margin: 0px 0px}
.tituloSlider {font-family: 'Lato'; font-size: 32px; text-align: center; line-height: 42px; color: #F7A800; font-weight: 600}
.subtituloSlider {font-family: 'Lato', sans-serif; font-size: 29px; text-align: center; line-height: 49px; color: #ffffff; font-weight: 600}
.montoSlider {font-family: 'Lato'; font-size: 85px; text-align: center; line-height: 95px; color: #F7A800; font-weight: 600}



/* ###################################################################################### */

/* Desde aqui los estilos para Play Loterias */ /*inicioplay*/

/* ###################################################################################### */

/* imagen cabecera */

/*home back*/
.txt-pl-bloques {
  font-size: 20px;
  width: 380px;
}

.input-acceso-pl{ height: 60px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
                  border-radius: 0; box-shadow: none; border: solid 0px #223749; background-color: #ffffff; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
                 -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
                  box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
                  color: #fff;}

.redSocial i {
  width: 20px;
  height: 20px;
  padding: 2px 2px 10px;
  background: #fff !important;
}

.cuboWH {
  height: 300px; 
  border: 0px solid #444; 
  margin: 110px 0px 125px 80px; 
  padding: 40px 20px;
}

.cuboWH-2 {
    height: 300px;
    border: 0px solid #444;
    margin: 90px 0px 145px 80px;
    padding: 0px 20px;
}

.cuboWH-3 {
    height: 300px;
    border: 0px solid #444;
    margin: 90px 0px 145px 0px;
    padding: 0px 0px;
}

.tx-mensaje {
  color: #00203d;
  font-size: 35px;
  line-height: 36px;
}

.txt-pl-bloques {
    color: #00203D;
}

.mcb {
  margin: 0px !important;
  padding: 0px !important;
}

.mcb > label {
  display: inline-block !important;
}

.mcb > label:last-child {
  display: block !important;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 7));
  }
}
.slider-pl {
  background: none;
  /*box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .125);*/
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 960px;
}
.slider-pl::before, .slider-pl::after {
  background: linear-gradient(to right, rgba(223, 231, 235, 1) 0%, rgba(223, 231, 235, 0) 100%);
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.slider-pl::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.slider-pl::before {
  left: 0;
  top: 0;
}
.slider-pl .slide-track-pl {
  animation: scroll 30s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slider-pl .slide-pl {
  height: 100px;
  width: 250px;
}





.imgres-pl {
  padding: 0px;
  margin: 0px;
}

.imgres-pl img{
  width: inherit;
}

#menu {
    background-image: url(../images/about/logo_playloteria.png);
    background-repeat: no-repeat;
    min-height: 81px;
    /*background-position-y: 10px;*/ /* cambio play */
    background-position-y: 23px;
}

.pl-bloqueSlider{
  min-height:460px;
  max-height: 960px;
}

.pl-proyecto1{
  background-image: url('../images/about/pl-fondoProyecto.jpg');
  background-repeat: no-repeat;;
  background-position: center center;
  background-size: cover;
  height: 960px;
  padding: 136px 0px;
}

.pl-proyectoSlider{
    height: 690px; 
    width: 1024px; 
    padding: 10px 0px; 
    margin: 5px auto; 
    border: 0px solid #fff;
}

.textoSorteoSlider{
  color: #fff; 
  font-size: 28px; 
  line-height: 28px; 
  text-align: center; 
  padding: 20px 0px; 
  margin: 0px
}

.tituloSorteoSlider{
  color: #fff; 
  font-size: 36px; 
  line-height: 28px; 
  text-align: center; 
  padding: 20px 0px; 
  margin: 0px;
  font-weight: 600;
}

.tituloSorteoSlider2{
  font-family: 'Oswald', sans-serif;
  color: #fff;
  font-size: 70px;
  font-weight: 600;
  line-height: 60px;
  text-align: left;
  padding: 23px 0px;
  margin: 0px;
  /* font-style: italic; */
  -webkit-text-fill-color: #ffffff;
  -webkit-text-stroke-color: #575756;
  -webkit-text-stroke-width: 0px;
}

.textoBoteSlider{
  font-family: 'Oswald', sans-serif;
  color: #fff;
  font-size: 143px;
  font-weight: 600;
  line-height: 100px;
  text-align: center;
  padding: 23px 0px;
  margin: 0px;
  /*font-style: italic;*/
  -webkit-text-fill-color: #ffffff;
  -webkit-text-stroke-color: #575756;
  -webkit-text-stroke-width: 0px;
}

.textoMillonSlider{
  font-family: 'Oswald', sans-serif;
  color: #fff;
  font-size: 70px;
  font-weight: 600;
  line-height: 60px;
  text-align: left;
  padding: 23px 0px;
  margin: 0px;
  /*font-style: italic;*/
  -webkit-text-fill-color: #ffffff;
  -webkit-text-stroke-color: #575756;
  -webkit-text-stroke-width: 0px;
}

.textoMontoSlider{
  font-family: 'Oswald', sans-serif;
  color: #fff;
  font-size: 200px;
  font-weight: 600;
  line-height: 100px;
  text-align: right;
  padding: 40px 0px;
  margin: 0px;
  /*font-style: italic;*/
  -webkit-text-fill-color: #ffffff;
  -webkit-text-stroke-color: #575756;
  -webkit-text-stroke-width: 0px;
}

.pl-botonSlider{
  padding: 15px 10px;
  background: #f6a800;
  color: #575756;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  text-align: center;
  margin:10px;
  width: 320px;
  height: 60px;
}

.pl-Titulares {
    color: #15223a;
    text-transform: none;
    padding-left: 0px;
    font-size: 60px;
    font-style: italic;
    font-weight: 700;
}

/* Estilos cubos botes home */

.ImagenJuegoBote-EU {
    height: 52px;
    color: #ffffff;
    font-size: 21px;
    background-color: #1a3582;
    margin-bottom: 0px !important;
    background-position-x: 5px;
    background-position-y: 5px;
}

.ImagenJuegoBoteEuroSel {
    background-image: url(../images/about/pl-euromillones-on-wh.png);
    background-repeat: no-repeat;
    position: relative;
}

.ImagenJuegoBote-GO {
    height: 52px;
    color: #ffffff;
    font-size: 21px;
    background-color: #c82c37;
    margin-bottom: 0px !important;
    background-position-x: 5px;
    background-position-y: 5px;
}

.ImagenJuegoBoteGordoSel {
    background-image: url(../images/about/pl-gordo-wh.png);
    background-repeat: no-repeat;
    position: relative;
}

.ImagenJuegoBote-PVA {
    height: 52px;
    color: #ffffff;
    font-size: 21px;
    background-color: #6fbc52;
    margin-bottom: 0px !important;
    background-position-x: 5px;
    background-position-y: 5px;
}

.ImagenJuegoBotePrimitivaNoSel {
    background-image: url(../images/about/pl-primitiva-wh.png);
    background-repeat: no-repeat;
    position: relative;
}

.ImagenJuegoBote-BO {
    height: 52px;
    color: #ffffff;
    font-size: 21px;
    background-color: #83c326;
    margin-bottom: 0px !important;
    background-position-x: 5px;
    background-position-y: 5px;
}

.ImagenJuegoBoteBonolotoNoSel {
    background-image: url(../images/about/pl-bonoloto-wh.png);
    background-repeat: no-repeat;
    position: relative;
}

.ImagenJuegoBote-QU {
    height: 52px;
    color: #ffffff;
    font-size: 21px;
    background-color: #da251c;
    margin-bottom: 0px !important;
    background-position-x: 5px;
    background-position-y: 5px;
}

.ImagenJuegoBoteQuinielaNoSel {
    background-image: url(../images/about/pl-quiniela-wh.png);
    background-repeat: no-repeat;
    position: relative;
}

.ImagenJuegoBote-LN {
    height: 52px;
    color: #ffffff;
    font-size: 21px;
    background-color: #754472;
    margin-bottom: 0px !important;
    background-position-x: 5px;
    background-position-y: 5px;
}

.ImagenJuegoBoteLoteriaNacionalNoSel {
    background-image: url(../images/about/pl-loteria-wh.png);
    background-repeat: no-repeat;
    position: relative;
}

.ImagenJuegoBote-LNV {
    height: 52px;
    color: #ffffff;
    font-size: 21px;
    background-color: #754472;
    margin-bottom: 0px !important;
    background-position-x: 5px;
    background-position-y: 5px;
}

.ImagenJuegoLoteriaNavidadNoSel {
    background-image: url(../images/about/pl-loteria-wh.png);
    background-repeat: no-repeat;
    position: relative;
}

.ImagenJuegoBote-LNI {
    height: 52px;
    color: #ffffff;
    font-size: 21px;
    background-color: #754472;
    margin-bottom: 0px !important;
    background-position-x: 5px;
    background-position-y: 5px;
}

.ImagenJuegoBoteElNinoNoSel {
    background-image: url(../images/about/pl-loteria-wh.png);
    background-repeat: no-repeat;
    position: relative;
}

.btn-amarillo-bote {
    color: #ffffff;
    background-color: #F7A800;
    width: 99%;
    min-height: 50px;
    text-align: center;
    margin: auto;
    font-size: 25px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
}

.btn-amarillo-bote:hover {
    background-color: #00203D;
    color: #F7A800;
}


.cuadroBuscamosMillonarios {
    min-height: 720px;
    padding: 120px 0px 0px;
    background: url(../images/about/pl-fondo-buscamosmillonarios.jpg);
    background-size: cover;
    background-position: center center;
    margin: 0px;
}

.titulo-buscamosmillonarios {
    font-family: 'Lato', sans-serif;
    font-size: 42px;
    line-height: 46px;
    color: #ffffff;
    padding: 20px 0px;
    text-align: right;
}

.subtitulo-buscamosmillonarios {
    font-family: 'Lato', sans-serif;
    font-size: 40px;
    line-height: 46px;
    color: #ffffff;
    padding: 20px 0px;
    text-align: right;
}

/* fin imagen cabecera*/


/* nuevo slider productos */
.cuboSlider{
  background: #fff;
  padding: 10px;
}

.imgProductos{
  width: 100%;
}

.imgProductos img {
  max-height: 195px !important;
}

.titulocuboSlider{
  font-size: 23px; 
  font-family: 'Lato', San Serif; 
  color: #565655; 
  text-align: left; 
  line-height: 27px; 
  padding: 5px 0px; 
  margin: 0px; 
  font-weight: 600;
  height: 65px;
}

.subtitulocuboSlider{
  font-size: 14px;
  font-family: 'Lato', San Serif;
  color: #565655;
  text-align: left;
  line-height: 17px;
  padding: 5px 0px;
  margin: 0px;
  font-weight: 600;
}

.fondocuboSlider{
  background: #e7eded;
  min-height: 30px;
  padding: 5px;
  margin: 5px 0px;
}

.juegocuboSlider{
  text-align: center; 
  font-size: 14px; 
  line-height: 17px; 
  color: #565655; 
  font-weight: 600; 
  margin: 0px;
}

.participacionescuboSLider{
  text-align: center;
  font-size: 33px;
  line-height: 17px;
  color: #565655;
  font-weight: 600;
  margin: 0px;
  padding: 10px 0px;
}

.subparticipacionescuboSlider{
  text-align: center; 
  font-size: 12px; 
  line-height: 17px; 
  color: #565655; 
  margin: 0px;
}

.montoparticipacionesSlider{
  text-align: center;
    font-size: 33px;
    line-height: 17px;
    color: #565655;
    font-weight: 600;
    margin: 0px;
    padding: 10px 0px;
}

.separadorAmarillo{
  border-right: 1px solid #f4a412;
}

.separadorGris{
  border-right: 1px solid #00203d;
}

.monedasSolidarias {
  border: 1px solid #f4a412; 
  min-height: 22px; 
  padding: 5px; 
  margin: 10px 0px
}

.masmonedasSolidarias{
  font-size: 14px; 
  color: #f4a412; 
  text-align: center; 
  margin: 0px;
  font-weight: 600;
}

.btn-JugarParticipaciones {
    color: #ffffff;
    background-color: #F7A800;
    width: 100%;
    min-height: 40px;
    text-align: center;
    font-size: 20px;
}

.btn-JugarParticipaciones:hover {
    color: #ffffff;
    background-color: #00203d;
    width: 100%;
    min-height: 40px;
    text-align: center;
    margin-top: 10px;
}

.iconosparticipaciones{
  margin: 0px 20px !important;
  width: inherit !important;
}
/* fin slider productos */

/* --- nuevos Estilos cambios pagina empresa  */

/* juega seguro */
.pl-CuadroSubbanerJuega {
    text-align: center;
    background-image: url('../images/Arana/pl-juego_seguro.png');
    background-repeat: no-repeat;
    top: 23px;
    height: 80px;
}

/* abonate */

.cuadroAbonate {
    min-height: 720px;
    padding: 120px 0px;
    background: url(../images/about/fondo-abonate.jpg);
    background-size: cover;
    background-position: center center;
    margin: 0px;
}

.titulo-abonate {
    font-family: 'Lato', sans-serif;
    font-size: 42px;
    line-height: 46px;
    color: #565655;
    padding: 20px 0px;
    text-align: left;
}

.subtitulo-abonate {
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    line-height: 28px;
    color: #575756;
    padding: 20px 0px 40px;
    text-align: left;
}

/* Empresa */

.cuadroloteriaEmpresa {
    min-height: 720px;
    padding: 120px 0px 0px;
    background: url(../images/about/fondo-loteriaEmpresa.jpg);
    background-size: cover;
    background-position: center center;
    margin: 0px;
}

.titulo-loteriaEmpresa {
    font-family: 'Lato', sans-serif;
    font-size: 42px;
    line-height: 46px;
    color: #ffffff;
    padding: 0px 0px 20px;
    text-align: right;
}

.subtitulo-loteriaEmpresa {
    font-family: 'Lato', sans-serif;
    font-size: 26px;
    line-height: 31px;
    color: #ffffff;
    padding: 20px 0px 40px;
    margin: 0px 0px 40px;
    text-align: right;
}

/* Jugada magica */
.cuadrojugadamagica {
    min-height: 720px;
    padding: 120px 0px 0px;
    background: #ffffff;
    margin: 0px;
}

.btn-amarillo-jugada {
    color: #ffffff;
    background-color: #F7A800;
    width: 90%;
    min-height: 50px;
    text-align: center;
    margin: auto;
    font-size: 25px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    margin: 0px 0px 20px;
}

.btn-amarillo-jugada:hover {
    color: #F7A800;
    background-color: #17344C;
    width: 90%;
    min-height: 50px;
    text-align: center;
    margin: auto;
    font-size: 25px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    margin: 0px 0px 20px;
}

/* Cuadro ayuda */
.cuadroayuda {
    background-image: url(../images/about/fondo-ayuda.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    min-height: 160px;
    padding: 60px 0px;
}

.tituloayuda {
    font-family: 'Lato', sans-serif;
    font-size: 60px;
    line-height: 66px;
    padding: 20px 0px;
    text-align: center;
    color: #ffffff;
}

/* Caja de botones final de pagina */
.caja-juegos-pie{
  border: 1px solid #e6edf0;
  min-height: 170px;
}

.juego-bote-EU {
  background: #24387a; 
  color: #ffffff; 
  font-family: 'Lato'; 
  font-size: 12px !important; 
  padding: 5px 0px;
}

.juego-bote-BO {
  background: #84bc2f; 
  color: #ffffff; 
  font-family: 'Lato'; 
  font-size: 12px !important; 
  padding: 5px 0px;
}

.juego-bote-PVA {
  background: #c82c37; 
  color: #ffffff; 
  font-family: 'Lato'; 
  font-size: 12px !important; 
  padding: 5px 0px;
}

.juego-bote-GO {
  background: #70b752; 
  color: #ffffff; 
  font-family: 'Lato'; 
  font-size: 12px !important; 
  padding: 5px 0px;
}

.juego-bote-QU {
  background: #da251c; 
  color: #ffffff; 
  font-family: 'Lato'; 
  font-size: 12px !important; 
  padding: 5px 0px;
}

.juego-bote-LN {
  background: #754472; 
  color: #ffffff; 
  font-family: 'Lato'; 
  font-size: 12px !important; 
  padding: 5px 0px;
}



/* fin Caja de botones final de pagina*/

.pl-Subbanner-h {
    background: #00203D;
    min-height: 130px;
}

.pl-Subbanner {
    background: #00203D;
    height: 130px;
}

.pl-TextoSeguro {
    width: 125px;
    text-align: left;
    padding: 40px 0px;
    line-height: 26px;
    font-family: lato;
    font-weight: 500;
    color: #ffffff;
    font-size: 20px;
}

.imgres img{
  width: inherit;
  padding: 20px 0px;
}

.imgres-S img {
    width: inherit;
    padding: 0px 0px;
}

.pl-cuadroDonaciones {
    background: #e7eded;
    padding: 10px;
}

.pl-Subbanner5 {
    background: #e7eded;
    min-height: 390px;
}

.pl-SubbannerDona {
    background: #e7eded;
    padding: 40px 0px;
    min-height: 160px;
}

.pl-Subbanner7 {
    background: #00203d;
    padding: 40px 40px;
}

.nuevoSelector {
    font-size: 26px;
    padding: 15px 20px 20px;
    text-align: right;
    color: #565655; /* cambio play */
}

.nuevoSelector a {
  color: #575756;
}

.seleccionSorteo{
  width: 16px; 
  float: left;
}

.tituloSorteoseleccion{
  font-size: 15px !important; 
  text-align: left; 
  color: #565655; /* cambio play */ 
  padding: 5px 0px; 
  margin: 0px;
  font-weight:300;
}

.fechaSorteoseleccion{
  font-size: 14px; 
  text-align: left; 
  color: #565655; /* cambio play */ 
  padding: 0px 0px 10px; 
  margin: 0px;
  font-weight:300;
}

.btn-seleccionsorteo.fw{
  background: #ffffff;
  padding: 10px 20px;
  border-top: 0px solid #f4f4f4;

}

.btn-seleccionsorteo.fg{
  background: #f4f4f4;
  padding: 10px 20px;
  border-top: 0px solid #cccccc;
}

.bck-white{
  background: #ffffff !important;
  margin: 5PX 5PX;
  overflow-y: scroll;
  max-height: 180px;
}

/* bloque juega solidario */
.cuadroJuegaSolidario{
  min-height: 720px;
  padding: 120px 0px;
  background: url(../images/Arana/fondo-juegasolidario.jpg);
  background-size: cover;
  background-position: center center;
  margin: 0px;
}

.titulo-juegassolidario {
  font-family: 'Lato', sans-serif; 
  font-size: 42px; 
  line-height: 46px; 
  color: #565655;
  padding: 20px 0px;
}

.subtitulo-juegasolidario {
  font-family: 'Lato', sans-serif; 
  font-size: 26px; 
  line-height: 31px; 
  color: #575756;
  padding: 20px 0px;
}

.titulo-juegasahorasolidario {
  font-family: 'Lato', sans-serif; 
  font-size: 42px; 
  line-height: 46px; 
  color: #575756;
  padding: 20px 0px;
}

.monedasSolidarias-1 {
  border: 2px solid #ffffff; 
  min-height: 22px; 
  padding: 5px; 
  margin: 10px 0px
}

.masmonedasSolidarias-1{
  font-size: 14px;
  font-family: 'Lato'; 
  color: #ffffff; 
  text-align: center; 
  margin: 0px;
  font-weight: 400;
}

.titulos-jugadamagica {
    color: #565655;
    font-size: 60px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    text-align: center !important;
    padding: 0px 0px;
    margin: 0px;
}

.slogan-jugadamagica {
    font-family: 'Lato', sans-serif;
    color: #575756;
    font-size: 26px;
    line-height: 31px;
    margin: 20px 0px;
}

/* - fin bloque buscamos millonarios -*/


/* fin cambios nuevos estilos pagina empresa */

/* ----------  */

/*Estilos euromillones*/
.fondo-botes {
    background-image: url(../images/about/pl-fondo-euromillones.jpg);
    background-position: center center;
    background-size: cover;
    padding: 2% 0px;
    min-height: 0px;
    margin: 0px 0px;
}

.textoMonedasSolidarias {
    font-size: 17px;
    background: #ffffff;
    color: #f7a600;
    padding: 0px 0px 5px;
    text-transform: lowercase;
    text-align: center;
    border: 1px solid #f7a600;
    vertical-align: middle;
}

.infoMonedasSolidarias {
    padding: 10px;
    color: #001f3e;
}

/* pagina loteria */
.fondo-botes-LN {
    background-image: url(../images/about/pl-loteria_cabecera.png);
    background-position: center center;
    background-size: cover;
    padding: 0px 0px;
    min-height: 300px;
    margin: 0px 0px;
}

.btn-azulito-LN {
    font-family: 'Lato', sans-serif;
    color: #ffffff;
    background-color: #754472;
    width: 100%;
    min-height: 40px;
    border: 1px solid #E6EDF0;
    padding: 10px 0px;
}

.btn-azulito-LN:hover {
    background-color: #ffffff;
    color: #754472;
}

.btn-azulito-LN.activo {
    color: #754472;
    background-color: #ffffff;
}

.dropdown-toggle-LN {
    font-family: 'Lato', san-serif;
    min-height: 20px;
    background-color: #754472!important;
    color: #ffffff !important;
    border: 1px solid #ffffff!important;
}

.btn-amarillo-LN {
    color: #ffffff;
    background-color: #F7A800;
    width: 100%;
    min-height: 40px;
    text-align: center;
    padding: 10px 0px;
}

.btn-amarillo-movil-LN {
      font-size: 25px;
      color: #ffffff;
      background-color: #F7A800;
      width: 100%;
      min-height: 71px;
      text-align: center; }

.btn-amarillo-movil-LN:hover {
      background-color: #00203D;
      color: #F7A800; }

.btn-amarillo-boteSlider {
    color: #ffffff;
    background-color: #F7A800;
    width: 320px;
    min-height: 50px;
    text-align: center;
    margin: auto;
    font-size: 25px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
}


/* estilos bonoloto */
.fondo-bonoloto {
    background-image: url(../images/about/pl-fondo-bonoloto.jpg);
    background-position: center center;
    background-size: cover;
    padding: 2% 0px;
    min-height: 0px;
    margin: 0px 0px;
}

.btn-azulito-BO {
    font-family: 'Lato', sans-serif;
    color: #575756;
    background-color: #ffffff;
    width: 100%;
    min-height: 40px;
    border: 1px solid #e8eeee;
    padding: 10px 0px;
}

.btn-azulito-BO.activo {
    color: #ffffff;
    background-color: #83c326;
}

.btn-azulito-BO:hover {
    background-color: #83c326;
    color: #ffffff;
}

/* pagina primitiva */
.fondo-botes-PVA {
    background-image: url(../images/about/pl-fondo-primitiva.jpg);
    background-position: center center;
    background-size: cover;
    padding: 2% 0px;
    min-height: 0px;
    margin: 0px 0px;
}

.btn-azulito-PVA {
    font-family: 'Lato', sans-serif;
    color: #575756;
    background-color: #ffffff;
    width: 100%;
    min-height: 40px;
    border: 1px solid #e8eeee;
    padding: 10px 0px;
}

.btn-azulito-PVA.activo {
    color: #ffffff;
    background-color: #6fbc52;
}

.btn-azulito-PVA:hover {
    background-color: #6fbc52;
    color: #ffffff;
}

/* pagina el gordo */
.fondo-botes-GO {
    background-image: url(../images/about/pl-fondo-elgordo.jpg);
    background-position: center center;
    background-size: cover;
    padding: 2% 0px;
    min-height: 0px;
    margin: 0px 0px;
}

.btn-azulito-GO {
    font-family: 'Lato', sans-serif;
    color: #575756;
    background-color: #ffffff;
    width: 100%;
    min-height: 40px;
    border: 1px solid #e8eeee;
    padding: 10px 0px;
}

.btn-azulito-GO.activo {
    color: #ffffff;
    background-color: #c82c37;
}

.btn-azulito-GO:hover {
    background-color: #c82c37;
    color: #ffffff;
}

/* pagina quiniela */
.fondo-botes-QUI {
    background-image: url(../images/about/pl-fondo-quiniela.jpg);
    background-position: center center;
    background-size: cover;
    padding: 2% 0px;
    min-height: 0px;
    margin: 0px 0px;
}

.btn-azulito-QUI {
    font-family: 'Lato', sans-serif;
    color: #575756;
    background-color: #ffffff;
    width: 100%;
    min-height: 40px;
    border: 1px solid #e8eeee;
    padding: 10px 0px;
}

.btn-azulito-QUI.activo {
    color: #ffffff;
    background-color: #da251c;
}

.btn-azulito-QUI:hover {
    background-color: #da251c;
    color: #ffffff;
}

/* pagina quiniela */
.fondo-botes-SO {
    background-image: url(../images/about/pl-fondo-solidaria.jpg);
    background-position: center center;
    background-size: cover;
    min-height: 295px;
    margin: 0px 0px;
}

.btn-azulito-SO {
    font-family: 'Lato', sans-serif;
    color: #575756;
    background-color: #ffffff;
    width: 100%;
    min-height: 40px;
    border: 1px solid #e8eeee;
    padding: 10px 0px;
}

.btn-azulito-SO.activo {
    color: #ffffff;
    background-color: #f6a800;
}

.btn-azulito-SO:hover {
    background-color: #f6a800;
    color: #ffffff;
}


.btn-gris {
    color: #575756;
    background-color: #ffffff;
    width: 100%;
    min-height: 50px;
    border: 1px solid #E6EDF0;
    /*padding: 12px 0px;*/
    font-weight: 600;
    font-size: 16px;
}

.btn-gris.activo {
    color: #575756;
    border: 1px solid #575756;
    background-color: #E6EDF0;
}

.btn-gris:hover {
    background-color: #E6EDF0;
    color: #575756;
}

.btn-amarillo-accederweb {
    font-size: 16px;
    color: #ffffff;
    background-color: #F7A800;
    width: 100%;
    min-height: 50px;
    text-align: center;
    margin: 10px 0px;
    font-weight: 600;
    font-family: 'lato';
}

.btn-amarillo-accederweb:hover {
    background-color: #00203D;
    color: #ffffff;
}

.fotoDonaciones img{
  width: 100%;
}

.pl-spacer{
  padding: 40px 0px;
}

.pl-spacer-bottom{
  padding: 0px 0px 0px;
}

.pl-spacer-botes{
  padding: 120px 0px 100px;
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9;
}

.modal-dialog-CP {
    width: 750px;
    padding-top: 8%;
    position: absolute;
    left: 28%;
    top: 5%;
}
.modal-content-CP {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
}
.modal-body-CP {
    min-height: 550px;
    border: 10px solid #ffffff;
    padding: 40px 15px 40px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
}

.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 0px;
    text-align: right;
    border-top: 1px solid #E6EDF0;
    background: #E6EDF0;
}

.close-modal {
  color: #00203D;
}

/* clase nueva */
.panel-heading-boletos-pl{
  /*color: #fff;
    background-color: #0B4792;
    border-color: #0B4792;*/ /* cambio play */
    color: #565655;
    background-color: #E6EDF0;
    height:40px;
    padding:5px 10px;
    border: 1px solid #808080;
}

.spanCabeceraPanelResumen-pl {
  float: right;
  padding-right: 20px;
  color: #565655; /* cambio play */  }

.btn-xs {
    color: #fff;
    font-size: 20px;
}

input::-webkit-input-placeholder {
  color: #a0a0a0;
}
input:-moz-placeholder {
  color: #a0a0a0; 
}
input:-ms-input-placeholder { 
  color: #a0a0a0; 
}

.regalo-caja{ 
  background: #E6EDF0; 
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  /* width: 69%; */
  width: 100%;
  padding: 0px;
  margin-top: 20px;
  display: inline-block;
  vertical-align: top;
}

.bck-EU{
  background: #24387a;
  color: #ffffff;
}

.bck-PVA{
  background: #6fbc52;
  color: #ffffff;
}

.bck-GO{
  background: #c82c37;
  color: #ffffff;
}

.bck-BO{
  background: #83c326;
  color: #ffffff;
}

.bck-QUI{
  background: #da251c;
  color: #ffffff;
}

.bck-LN{
  background: #754472;
  color: #ffffff;
}

.bck-gris{
  background: #E6EDF0;
}

.montosDonativos {
  margin: 0px 35px 0px 0px;
  float: right;
  font-size: 22px;

}

.totalMonedas {
  margin: 0px 44px 0px 0px;
  float: right;
}

.pl-titulo-juegassolidario {
  font-family: 'Lato', sans-serif;
  font-size: 28px;
  line-height: 32px;
  color: #17344C;
  padding: 20px 0px;
  margin: 0px;
}

.pl-subtitulo-juegasolidario {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 21px;
  color: #575756;
  padding: 20px 0px;
  margin: 0px;
}

.pl-titulo-juegasahorasolidario {
  font-family: 'Lato', sans-serif;
  font-size: 30px;
  line-height: 30px;
  color: #575756;
  padding: 20px 0px;
  margin: 0px;
}

.pl-subcantidadMonedas {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 21px;
  color: #575756;
  padding: 20px 0px;
  margin: 0px;
  font-weight: 700;
}

.pl-cantidadMonedas {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  line-height: 32px;
  color: #17344C;
  padding: 20px 0px;
  margin: 0px;
  font-weight: 700;
}

.pl-misMonedasTotal {
  min-height: 320px;
  padding: 25px 0px;
  background: url('../images/Arana/fondo-juegasolidario.jpg');
  background-size: cover;
  background-position: center center;
  margin: 0px;
}

.pl-cuadroDonativosD {
  padding: 10px 10px;
  border: 0px solid #F7A800 !important;
  background: #f9f9f9;
}

.pl-cuadroDonativosP {
  padding: 10px 10px;
  border: 1px solid #E6EDF0 !important;
}

.pl-cuadroDonativos {
  padding: 10px 10px;
  border: 1px solid #F7A800 !important;
}

.pl-cuadroMonedas {
  padding: 10px 10px;
  border: 1px solid #F7A800; 
  min-height: 50px; 
  margin-bottom: 30px;
}

.pl-totalesModales {
  float: right; 
  padding: 0px 0px;
  text-align: right;
  font-size: 22px;
  font-weight: 600;
}

.pl-titulomisMonedas {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 21px;
  color: #575756;
  padding: 0px 0px;
  margin: 0px;
  font-weight: 700;
}

.copy a {
  color: #728fa8;
}

.fondo-registro {
  background: #f9f9f9; 
  border: 1px solid #e2e2e2
}

/* play loterias en accion */

/* cabecera*/
.logoPlay img {
  padding: 12px 0px;
  width: inherit !important;
}

.logoPlay a {
  padding: 12px 10px;
  color: #ffffff;
}
/* fin cabecera */

/* contenido slider */

.tituloCuboamarillo {
  padding: 8px 8px;
  background: #f6a800;
  color: #ffffff;
  font-family: 'Ubuntu';
  font-size: 31px;
  text-align: center; 
  /*-webkit-transform: rotate(-2deg);
  transform: rotate(-2deg); */
  box-shadow: 3px 3px 3px #8c8c8c;
  -webkit-box-shadow: 3px 3px 3px #8c8c8c;
  -moz-box-shadow: 3px 3px 3px #8c8c8c;
}

.tituloDonamosMonto {
  font-size: 45px;
  line-height: 52px;
  color: #ffffff;
  text-align: center;
}

.DonamosCuboamarillo {
  padding: 16px 16px;
  background: #f6a800;
  color: #ffffff;
  font-family: 'Ubuntu';
  font-size: 55px;
  font-weight: 600;
  text-align: center; 
  /*-webkit-transform: rotate(-2deg);
  transform: rotate(-2deg); box-shadow: 3px 3px 3px #8c8c8c;*/
  -webkit-box-shadow: 3px 3px 3px #8c8c8c;
  -moz-box-shadow: 3px 3px 3px #8c8c8c;
}

.cuboSliderPlay {
  background: #fff;
  padding: 20px 10px 10px;
  border: 1px solid #e7eded;
}

.cuboPlayResumen {
    padding: 20px 10px;
    border: 0px solid #e7eded;
    margin: 33% 30px;
}

.cuboPlayDonamos {
    padding: 20px 10px;
    border: 0px solid #e7eded;
    margin: 33% 30px;
}

.cuboPlayResumenRight {
    padding: 20px 10px;
    border: 0px solid #e7eded;
    margin: 33% 30px;
    background-color: rgba(255,255,255,.8);
}

.monedasPlayResumen {
    border: 1px solid #f4a412;
    min-height: 22px;
    padding: 5px;
    margin: 10px 0px;
    background: #ffffff;
}

.pl-SubbannerPL {
    background: #00203D;
    height: 130px;
}
/* fin contenido slider */

.imgProductos img {
  width: 100%;
}

/* pagina escaparate */
.cuadroGrisEnt {
  background: #e7eded;
  min-height: 46px;
  padding: 5px;
  margin: 5px 0px;
}

.textoPersonas{
  font-size: 18px;
  color: #565655;
}

/* fin pagina escaparate */

.fondoPlayjugar {
    background-image: url(../images/about/fondoPlayjugar.jpg);
    background-position: center center;
    background-size: cover;
    min-height: 320px;
    margin: 0px 0px;
}

#menuPlayAccion {
    background-image: url(../images/about/logo_playloteria-accion.jpg);
    background-repeat: no-repeat;
    min-height: 81px;
    /* background-position-y: 10px; */
    background-position-y: 15px;
}

.fondoPlayOng {
    background-image: url(../images/about/fondoPlayOng.jpg);
    background-position: center center;
    background-size: cover;
    min-height: 320px;
    margin: 0px 0px;
}
.carouselPL { height: 170px; }
.carouselPL-1 { height: 725px } /* cambio 09 03 2018 */
.slidersBotePL{ height: 725px; background: #ffffff /* cambio play */}
.bloqueSliderPL { padding: 45px 0px 0px;}
.logoSliderPL {text-align: center; padding: 30px 0px 0px; margin: 0px 0px}
.tituloSliderPL {font-family: 'Lato'; font-size: 25px; text-align: center; line-height: 42px; color: #F7A800; font-weight: 600}
.subtituloSliderPL {font-family: 'Lato', sans-serif; font-size: 22px; text-align: center; line-height: 49px; color: #ffffff; font-weight: 600}
.montoSliderPL {font-family: 'Lato'; font-size: 85px; text-align: center; line-height: 95px; color: #F7A800; font-weight: 600}

.pagePL {
    top: 160px;
    height: 20px;
}

.altoPL {
  /*height: 320px;*/
  height: 725px;
}

/* pagina Entidades - transparencia */

.fondoPlayEntidad {
    background-image: url(../images/about/fondoPlayEntidades.jpg);
    background-position: center center;
    background-size: cover;
    min-height: 320px;
    margin: 0px 0px;
}

.nombreTransparencia {
    font-size: 40px;
    line-height: 46px;
    padding: 130px 0px;
}

.cuadroNosotros {
  background: #e7eded;
  min-height: 113px;
  padding: 26px 10px;
  margin: 20px 0px;
}

.cuadroDonado {
  background: #ffffff;
  min-height: 113px;
  border: 1px solid #00203d;
  padding: 26px 10px;
  margin: 20px 0px;
}

.subtituloNosotros {
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  margin: 0px;
}

.tituloNosotros {
  font-size: 36px;
  line-height: 38px;
  text-align: center;
  margin: 0px;
}

.tablaPL > thead {
  background: #17344C ;
}

.tablaPL > thead > tr > th {
  padding: 10px 21px 10px;
  border: none; 
  color: #ffffff;
  font: 12px 'Lato';
}

.tablaPL > thead > tr > td,
.tablaPL > tbody > tr > td,
.tablaPL > tfoot > tr > td {
  padding: 10px 21px 10px;
}

.fondoPLazul {
  background: #17344C !important;
  color: #ffffff !important;
  margin: 0px;
}

.fondoPLblanco {
  background: #ffffff; 
  border: 1px solid #e6edf0;
}

.fondoPLgris {
  background: #e6edf0; 
  border: 1px solid #ffffff;
  vertical-align: middle;
  color: #17344C;
  margin: 0px;
}

.tituloPLblanco {
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  padding: 16px 0px;
  margin: 0px;
}

.tituloPlgris {
  font-size: 16px;
  line-height: 22px;
  color: #575756;
  padding: 16px 0px;
  margin: 0px;
}

.menuProyecto {
  background: #f6a800 !important;
  padding: 5px 10px !important;
  color: #fff !important;
}

/* fin pagina Entidades - transparencia */

iframe.ytb-embed {
max-width: 96% !important;
display: block;
margin: 10px auto;
}


/* fin play loterias en accion */

/* nosotros play loterias en accion */

.fondonosotrosPla {
    background-image: url(../images/about/nosotros-PLA.jpg);
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 725px;
    margin: 0px 0px;
    padding: 90px 0px 0px;
}

.separator-title {
    background-color: #f6a800;
    height: 5px;
    position: relative;
    width: 320px;
    display: block;
    margin: 10px 0px 20px;
}

.fondosColaboramosPla {
    background: #ffffff;
    min-height: 720px;
    padding: 60px 0px 60px;
}

.service-item-PLA {
    min-height: 120px;
    margin-bottom: 30px;
    margin-top: 30px;
    border: 2px solid #00203d;
}

.service-item-PLA.texto-center a {
    padding-left: 30px;
    padding-right: 30px;
    width: 80%;
    text-align: center;
    padding: 10px 0px;
}

.btn-soy-PLA {
    color: #ffffff;
    background-color: #F7A800;
    width: 100%;
    min-height: 50px;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    margin: 0px 20px 20px;
    padding: 30px 0px;
}

.btn-soy-PLA.activo {
    color: #F7A800;
    background-color: #00203d;
    width: 100%;
    min-height: 50px;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    margin: 0px 20px 20px;
    padding: 30px 0px;
}

.fondosComoPla {
    background: #E6EDF0;
    min-height: 720px;
    padding: 60px 0px 120px;
}

.ayudamos-infantil {
    min-height: 200px;
    margin-bottom: 20px;
    border: 0px solid #00203d;
    background-image: url(../images/about/como-ayudamos-pla-1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: opacity(100%);
    padding: 40px 0px;
}

.ayudamos-infantil:hover {
    background-image: url(../images/about/como-ayudamos-pla-1-over.jpg);
}

.ayudamos-genero {
    min-height: 200px;
    margin-bottom: 20px;
    border: 0px solid #00203d;
    background-image: url(../images/about/como-ayudamos-pla-2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: opacity(100%);
    padding: 40px 0px;
}

.ayudamos-genero:hover {
    background-image: url(../images/about/como-ayudamos-pla-2-over.jpg);
}

.ayudamos-inclusion {
    min-height: 200px;
    margin-bottom: 20px;
    border: 0px solid #00203d;
    background-image: url(../images/about/como-ayudamos-pla-3.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: opacity(100%);
    padding: 40px 0px;
}

.ayudamos-inclusion:hover {
    background-image: url(../images/about/como-ayudamos-pla-3-over.jpg);
}

.ayudamos-desarrollo {
    min-height: 200px;
    margin-bottom: 20px;
    border: 0px solid #00203d;
    background-image: url(../images/about/como-ayudamos-pla-4.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: opacity(100%);
    padding: 40px 0px;
}

.ayudamos-desarrollo:hover {
    background-image: url(../images/about/como-ayudamos-pla-4-over.jpg);
}

.ayudamos-investigacion {
    min-height: 200px;
    margin-bottom: 20px;
    border: 0px solid #00203d;
    background-image: url(../images/about/como-ayudamos-pla-5.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: opacity(100%);
    padding: 40px 0px;
}

.ayudamos-investigacion:hover {
    background-image: url(../images/about/como-ayudamos-pla-5-over.jpg);
}

.ayudamos-ambiente {
    min-height: 200px;
    margin-bottom: 20px;
    border: 0px solid #00203d;
    background-image: url(../images/about/como-ayudamos-pla-6.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: opacity(100%);
    padding: 40px 0px;
}

.ayudamos-ambiente:hover {
    background-image: url(../images/about/como-ayudamos-pla-6-over.jpg);
}

.ayudamos-exclusion {
    min-height: 200px;
    margin-bottom: 20px;
    border: 0px solid #00203d;
    background-image: url(../images/about/como-ayudamos-pla-7.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: opacity(100%);
    padding: 40px 0px;
}

.ayudamos-exclusion:hover {
    background-image: url(../images/about/como-ayudamos-pla-7-over.jpg);
}

.ayudamos-medica {
    min-height: 200px;
    margin-bottom: 20px;
    border: 0px solid #00203d;
    background-image: url(../images/about/como-ayudamos-pla-8.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: opacity(100%);
    padding: 40px 0px;
}

.ayudamos-medica:hover {
    background-image: url(../images/about/como-ayudamos-pla-8-over.jpg);
}

.ayudamos-cultura {
    min-height: 200px;
    margin-bottom: 20px;
    border: 0px solid #00203d;
    background-image: url(../images/about/como-ayudamos-pla-9.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: opacity(100%);
    padding: 40px 0px;
}

.ayudamos-cultura:hover {
    background-image: url(../images/about/como-ayudamos-pla-9-over.jpg);
}

.ayudamos-animal {
    min-height: 200px;
    margin-bottom: 20px;
    border: 0px solid #00203d;
    background-image: url(../images/about/como-ayudamos-pla-10.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: opacity(100%);
    padding: 40px 0px;
}

.ayudamos-animal:hover {
    background-image: url(../images/about/como-ayudamos-pla-10-over.jpg);
}

.ayudamos-infantil:hover,
.ayudamos-genero:hover,
.ayudamos-inclusion:hover,
.ayudamos-desarrollo:hover,
.ayudamos-investigacion:hover,
.ayudamos-ambiente:hover,
.ayudamos-exclusion:hover,
.ayudamos-medica:hover,
.ayudamos-cultura:hover,
.ayudamos-animal:hover {
    background-color: rgba(0,0,0,.5);
}

.subtitulos-ayudamos {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}

.separator-ayudamos {
    background-color: #f6a800;
    height: 5px;
    position: relative;
    width: 160px;
    display: block;
    margin: auto;
    text-align: center;
}

.titulos-ayudamos {
  font-family: 'Pacifico', cursive;
  font-size: 34px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  padding: 20px 0px;
  margin: 0px;
}

/* Nosotros play loterias en accion */

.fondossomosPla {
    overflow-y: auto;
    background-image: url(../images/about/somosPLA.jpg);
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 875px;
    margin: 0px 0px;
    padding: 70px 0px;
}

.frase {
  font-size: 72px; 
  line-height: 82px;
  color: #ffffff;
  font-weight: 600;
  padding: 0px 114px 0px 0px;
}

.autor {
  font-size: 80px; 
  line-height: 82px; 
  color: #f6a800;
  padding-bottom: 40px;
}

.cajaTitulos-PLA {
  bottom: 0; 
  background-color: rgba(0,32,61,.8); 
  min-height: 280px;
}

.mensajeCajas-PLA {
  color: #ffffff; 
  padding: 20px 40px; 
  font-size: 38px; 
  line-height: 37px
}

.franja-HDR-PLA {
  /*background: #e8eeee;*/
  background: #ffffff;
  min-height: 140px;
  padding: 20px 0px;
}

.franja-Accesos-PLA {
  background: #F6A800;
  min-height: 160px;
  padding: 30px 0px;
}

.titulo-CTA-PLA {
  color: #00203d; 
  font-size: 36px; 
  line-height: 42px; 
  text-align: center; 
  padding: 20px 0px;
}

.titulo-CONOCES-PLA {
  color: #00203d; 
  font-size: 36px; 
  line-height: 42px; 
  text-align: center; 
  padding: 35px 0px 20px;
}

.unete {
  padding: 25px 0px 20px;
}

.espacioBloques-PLA {
  padding: 20px 80px;
}

.titulosOngs {
  color: #00203d;
  font-size: 36px;
  line-height: 42px;
  text-align: left;
  font-weight: 600;
  padding-bottom: 20px;
  padding-right: 77px;
}

.en-accion {
  color: #F6A800;
  font-style: italic;
}

h2.titulosOngs {
  margin: 0px 0px 30px;
  padding: 0px;
  background-color: none;
}

.titulosOngs-parallax {
  color: #ffffff;
  font-size: 36px;
  line-height: 42px;
  text-align: left;
  font-weight: 600;
}

h2.titulosOngs-parallax {
  margin: 0px 0px 30px;
  padding: 0px
}

.chica-PLA{
  display: none;
}

.cubosDicen-PLA {
  border: 2px solid #fff;
  margin: 20px 0px;
}

/* carrousel logo */




/* fin carrousel logos*/

/* Ongs play loterias en accion */

.fondoPlayOngs {
    background-image: url(../images/about/ongs-pla.jpg);
    background-position: center center;
    background-size: cover;
    min-height: 725px;
    margin: 0px 0px;
    padding: 80px 0px 0px;
}

.fondosPla-ongs {
    background-image: url(../images/about/SomosPLA-ongs.jpg);
    background-position: center center;
    background-size: cover;
    min-height: 725px;
    margin: 0px 0px;
    padding: 80px 0px 0px;
}

.fondosPla-entidades {
    background-image: url(../images/about/entidades-PLA.jpg);
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 725px;
    margin: 0px 0px;
    padding: 80px 0px 0px;
}

.fondosPla-entidades-PLA {
    background-image: url(../images/about/somosPLA-empresas.jpg);
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 725px;
    margin: 0px 0px;
    padding: 80px 0px 0px;
}

.fondosPla-empresas {
    background-image: url(../images/about/empresas-PLA.jpg);
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 725px;
    margin: 0px 0px;
    padding: 80px 0px 0px;
}

.fondosPla-empresas2 {
    background-image: url(../images/about/somosPLA-empresas.jpg);
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 725px;
    margin: 0px 0px;
    padding: 80px 0px 0px;
}

.fondosparaxPla {
    background-image: url(../images/about/paraxPLA.jpg);
    background-position: center center;
    background-size: cover;
    min-height: 600px;
    margin: 0px 0px;
}

.btn-amarillo-PLA {
    color: #565655; /* cambio play */
    background-color: #F7A800;
    width: 100%;
    min-height: 40px;
    text-align: center;
    font-size: 11px;}

  .btn-amarillo-PLA:hover {
    background-color: #00203D;
    color: #F7A800;}

  .btn-amarillo-PLA  {
    background-color: #00203d;
    color: #F7A800;
  }

  .fondosofrecePla {
    background: #ffffff;
    min-height: 635px;
    padding: 60px 0px 60px;
  }

  .fondosSobreJuego {
    background: #E8EEEE;
    min-height: 635px;
    padding: 60px 0px 60px;
  }

  .serviciosOngs {
    color: #00203d;
    font-size: 36px;
    line-height: 42px;
    text-align: left;
    font-weight: 600;
    margin-bottom: 80px;
  }

  .separadorPLA{
    content: '';
    position: absolute;
    bottom: -30px;
    margin-left: 0px;
    border-bottom: 5px solid #f6a800;
    width: 320px;
    overflow: hidden;
  }

  /*.serviciosOngs:after {
    content: '';
    position: absolute;
    bottom: -30px;
    margin-left: -330px;
    border-bottom: 5px solid #f6a800;
    width: 320px;
    overflow: hidden;
  }*/

  .fondosctaPla {
    background: #79a4c7;
    min-height: 140px;
    padding: 60px 0px;
    background-image: url(../images/about/pl-difunde-cta.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
  }

.dicen {
  background-image: url(../images/about/pl-dicen.jpg);
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  padding: 100px 0;
}

.funfacts {
  /*background-image: url(../images/about/pl-difunde.jpg);
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  padding: 100px 0;*/
}
.funfacts2 {
  background-image: url(../images/about/pl-difunde.jpg);
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  padding: 100px 0;
}
.funfacts2 .funfact {
  text-align: center;
  color: #fff;
  border: 4px solid #ffffff;
  padding: 30px 0px;
  min-height: 250px;
}
.funfacts2 .funfact .st-funfact-icon {
  font-size: 42px;
  line-height: 90px;
}
.funfacts2 .funfact .st-funfact-counter {
  font-size: 68px;
  line-height: 68px;
  letter-spacing: 3px;
  color: #F6A800;
  padding: 20px 0px;
}
.funfacts2 .funfact .funfact-title {
  font-size: 19px;
  line-height: 28px;
  letter-spacing: 1px;
  font-weight: 400 !important;
}
.funfacts2 .funfact:after {
  content: '';
  display: block;
  width: 35px;
  height: 0px;
  background-color: #4ecdc4;
  margin: 0 auto;
}



.funfacts .funfact {
  text-align: center;
  color: #fff;
  border: 4px solid #ffffff;
  padding: 30px 0px;
  min-height: 250px;
}
.funfacts .funfact .st-funfact-icon {
  font-size: 42px;
  line-height: 90px;
}
.funfacts .funfact .st-funfact-counter {
  font-size: 68px;
  line-height: 68px;
  letter-spacing: 3px;
  color: #F6A800;
  padding: 20px 0px;
}
.funfacts .funfact .funfact-title {
  font-size: 19px;
  line-height: 28px;
  letter-spacing: 1px;
  font-weight: 400 !important;
}
.funfacts .funfact:after {
  content: '';
  display: block;
  width: 35px;
  height: 0px;
  background-color: #4ecdc4;
  margin: 0 auto;
}

#base-left {
  background: #ffffff;
  display: inline-block;
  min-height: 162px;
  margin-left: 0px;
  margin-top: 0px;
  position: relative;
  width: 49.5%;
  top: 9px;
}

#base-left:before {
  border-bottom: 35px solid #ffffff;
  border-left: 0px solid transparent;
  border-right: 20px solid transparent;
  content: "";
  height: 0;
  left: 0px;
  position: absolute;
  top: -35px;
  width: 100%;
}

#base-left p {
  margin: 0px;
  font-size: 18px;
}

#base-left p img {
  margin: 0px;
  padding: 0px 0px;
  width: 100%;
}

#base-right {
  background: #E6EDF0;
  display: inline-block;
  min-height: 192px;
  margin-left: 1px;
  margin-top: 0px;
  position: relative;
  width: 49.5%;
  top: 0px;
}
#base-right:before {
  border-bottom: 35px solid #E6EDF0;
  border-left: 20px solid transparent;
  border-right: 0px solid transparent;
  content: "";
  height: 0;
  left: 0px;
  position: absolute;
  top: -35px;
  width: 100%;
}

#base-right p {
  margin: 0px;
  font-size: 18px;
}

#base-right p img {
  margin: 0px;
  padding: 0px 0px;
  width: 100%;
}

.separator-dicen {
    background-color: #ffffff;
    height: 3px;
    position: relative;
    width: 80%;
    display: block;
    margin: 0 5% 0;
    text-align: center;
    padding: 0px 10px;
}

  .fondosconfianPla {
    background: #ffffff;
    min-height: 140px;
    padding: 60px 0px;
  }

.btn-PLA-CobroPapel {
    font-size: 18px;
    color: #ffffff;
    background-color: #00203D;
    width: 100%;
    min-height: 38px;
    padding: 20px 0px;
    text-align: center;
    margin: 15px 0px 2px;
}

.btn-PLA-amarillo {
    font-size: 24px;
    color: #ffffff;
    background-color: #F7A800;
    width: 100%;
    min-height: 60px;
    text-align: center;
}

.btn-PLA-amarillo:hover {
    color: #ffffff;
    background-color: #00203D;
    width: 100%;
    min-height: 60px;
    text-align: center;
}

.btn-PLA-amarillo.activo {
    color: #ffffff;
    background-color: #00203D;
    width: 100%;
    min-height: 60px;
    text-align: center;
}

.btn-ENTIDADES-amarillo.activo {
    color: #ffffff;
    background-color: #00203D;
    width: 100%;
    min-height: 50px;
    text-align: center;
    margin: 5px 0px;
}

.acceder {
  color: #00203d; 
  font-size: 36px; 
  line-height: 36px; 
  text-align: right; 
  padding: 20px 0px;
}

.textoAcceder {
  font-size: 24px;
  line-height: 22px;
  color: #00203D;
  padding: 5px 0px 5px;
  margin: 0px;
  font-style: italic;
  font-weight: 600;
}

.texto-ofrecemos-PLA {
  font-size: 25px;
  line-height: 28px;
  color: #00203d;
  padding: 0px 0px;
}

.texto-parrafos-PLA {
  font-size: 18px; 
  line-height: 32px; 
  color: #00203d;
  padding: 20px 40px;
}

.parrafos-PLA {
  font-size: 18px;
  line-height: 22px;
  color: #00203d;
  padding: 10px 0px;
  font-weight: 400;
}

.form-PLA {
  bottom: 0; 
  background-color: rgba(0,32,61,.8); 
  min-height: 280px; 
  width: 440px; 
  padding: 20px 20px; 
  margin: 70px auto;
}

.titulo-form-PLA {
  color: #ffffff;
  font-size: 36px;
  line-height: 36px;
  padding: 15px 0px;
}

.input-PLA {
  padding: 5px 5px; 
  height: 50px; 
  margin: 7px 0px;
  border: 1px solid #b1c6c6;
  background-color: #ffffff;
  box-shadow: none;
}

.input-PLA:focus,
.inputArea-PLA:focus {
    outline: none;
    border: 1px solid #b1c6c6;
}

.inputArea-PLA {
  padding: 5px 5px; 
  height: 130px; 
  margin: 7px 0px;
  border: 1px solid #b1c6c6;
  background-color: #ffffff;
  box-shadow: none;

}



.bloque-Direccion {
  background-color: #e7eded;
  padding: 10px 15px 30px;
  border: 1px solid #00203D;
  min-height: 320px;
}

.bloque-Direccion p {
  text-align: left;
  font-size: 14px;
  line-height: 16px;
  color: #00203d;
}

.bloque-Direccion p.titulo {
  font-size: 14px;
  padding-top: 20px;
}

.bloque-Direccion p.tlf {
  font-size: 20px;
}

.bloque-Direccion a {
  text-align: left;
  font-size: 16px;
  line-height: 18px;
  color: #00203d;
}

.texto-form-check {
  padding:10px 0px; 
  color: #ffffff; 
  font-size: 14px; 
  font-weight: 400; 
  line-height: 22px
}

.check-PLA {
  width: 15px; 
  height: 15px;
}

.bloque-Direccion p.redSocial {
  padding: 5px 5px;
  margin: 5px 5px;
}

.bloque-Direccion p a.redSocial {
  padding: 5px 5px;
  background-color: #ffffff;
}

.bloque-Direccion p a:hover.redSocial {
  padding: 5px 5px;
  background-color: #00203D;
  color: #ffffff;
}

.bloque-Direccion p.titulo .icon-pinterest:hover,
.bloque-Direccion p.titulo .icon-googleplus:hover,
.bloque-Direccion p.titulo .icon-facebook:hover,
.bloque-Direccion p.titulo .icon-twitter:hover {
  background-color: #00203D;
  color: #ffffff;
}

/**/





/* ################################################################################################### */

/* Fin estilos Play loterias */ /*finplay*/

/* ################################################################################################### */


/* About US-2 */
.aboutUS-2 {
  text-align: left; }
  .aboutUS-2 img {
    width: 100%; }
  .aboutUS-2 h1 {
    color: #565655; /* cambio play */
    text-align: left;
    width: 100%;
    margin: 20px 0;
    padding: 0;
    font-weight: bold;
    font-size: 32px;
    text-transform: none; }
    .aboutUS-2 h1 i {
      font-size: 26px;
      padding-left: 4px}
  .aboutUS-2 h2 {
    margin: 3px 0 10px;
    font-weight: bold;
    font-size: 24px;
    padding: 5px 10px;}
  .aboutUS-2 h3 {
    color: #565655; /* cambio play */
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    padding: 20px 0px;}
  .aboutUS-2 .history {
    text-align: left;
    /*border: 15px solid #d5e3f2;*/
    position: relative;
    border-bottom: 0 none;
    border-top: 0 none;
    /*padding: 15px 65px;*/
    margin: 0px 0;
    display: block; }
    .aboutUS-2 .history ul{margin: 0 0 0 35px; padding: 0; list-style-type:disc}
    .aboutUS-2 .history ul li {padding-left: 5px; }
    .aboutUS-2 .history:after, .aboutUS-2 .history:before {
      content: "";
      position: absolute;
      /*background: #d5e3f2;*/
      height: 10px;
      width: 20px;
      top: 0;
      left: 0; }
    .aboutUS-2 .history:before {
      left: inherit;
      right: 0; }
    .aboutUS-2 .history div:last-of-type:after, .aboutUS-2 .history div:last-of-type:before,
    .aboutUS-2 .history p:last-of-type:after,
    .aboutUS-2 .history p:last-of-type:before {
      content: "";
      position: absolute;
      height: 10px;
      width: 20px;
      bottom: 0;
      left: 0; }
    .aboutUS-2 .history div:last-of-type:before,
    .aboutUS-2 .history p:last-of-type:before {
      left: inherit;
      right: 0; }
  .aboutUS-2 .firtBanner,
  .aboutUS-2 .secondBanner {
    position: relative;
    margin: 20px 0 60px; }
    .aboutUS-2 .firtBanner img,
    .aboutUS-2 .secondBanner img {
      height: 163px; }
    .aboutUS-2 .firtBanner3 img{
      height: auto;}
    .aboutUS-2 .firtBanner h2,
    .aboutUS-2 .secondBanner h2 {
      width: 100%;
      color: #F7A800;
      position: absolute;
      top: 12px;
      font-size: 25px; }
    .aboutUS-2 .firtBanner a,
    .aboutUS-2 .secondBanner a {
      background-color: #F7A800;
      color: #565655; /* cambio play */
      width: 200px;
      position: absolute;
      top: 120px;
      left: 50%;
      margin: 0 0 0 -100px;
      padding: 12px 0;
      display: block;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 600;
      box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
      border-radius: 3px; }
      .aboutUS-2 .firtBanner a i,
      .aboutUS-2 .secondBanner a i {
        margin: 0 5px 0 0;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg); }
  .aboutUS-2 .secondBanner h2 {
    width: 33%;
    color: #F7A800;
    position: absolute;
    top: 31px;
    font-size: 36px;
    text-align: left;
    left: 50%;
    margin: 0 0 0 -34%; }
  .aboutUS-2 .secondBanner a {
    width: 242px;
    top: 69px;
    left: 66%;
    margin: 0 0 0 0; }

/*SecondBanner 3*/
  .aboutUS-2 .secondBanner3 {
    position: relative;
    margin: 20px 0 60px;
    height: auto;
    background-image: url(../images/about/PREMIOS-ENTREGADOS-4.jpg);
    background-size: cover;
    background-position: center bottom;
  }

/*SecondBanner 4*/
  .aboutUS-2 .secondBanner4 {
    position: relative;
    margin: 20px 0 0px;
    height: auto;
    background-image: url(../images/about/loteria-empresa.jpg);
    background-size: cover;
    background-position: center bottom;
  }


  .aboutUS-2 .secondBanner3 img {
      height: 243px; }


  .aboutUS-2 .secondBanner4 img {
      height: 350px; }

 /* .aboutUS-2 .secondBanner3 h2 {
      color: #ffffff;
      position: absolute;
      top: 45px;
      font-size: 36px; }*/

  .aboutUS-2 .secondBanner3 a {
      background-color: #F7A800;
      color: #565655; /* cambio play */
      width: 200px;
      position: absolute;
      left: 50%;
      margin: 0 0 0 -100px;
      padding: 12px 0;
      display: block;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 600;
      box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
      border-radius: 3px; }

  .aboutUS-2 .secondBanner3 a i {
        margin: 0 5px 0 0;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg); }

  .aboutUS-2 .secondBanner3 h2 {
      color: #F7A800;
      font-size: 25px; }

  .aboutUS-2 .secondBanner4 a {
      background-color: #F7A800;
      color: #565655; /* cambio play */
      width: 250px;
      position: absolute;
      left: 50%;
      margin: 0 0 0 -100px;
      padding: 12px 8px;
      display: block;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 600;
      box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
      border-radius: 3px; }

  .aboutUS-2 .secondBanner4 a i {
        margin: 0 5px 0 0;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg); }

  .aboutUS-2 .secondBanner4 h2 {
      color: #ffffff;
      font-size: 43px;
      font-weight: 400}

/* -------   */

  .aboutUS-2 .whereIs {
    position: relative; }
    .aboutUS-2 .whereIs h2 {
      margin: 3px auto 10px;
      text-align: left;
      font-size: 36px; }
      .aboutUS-2 .whereIs h2 i {
        font-size: 36px;
        vertical-align: bottom;
        margin: 0 5px 5px 0; }
    .aboutUS-2 .whereIs .overMaps {
      position: absolute;
      bottom: 5px;
      left: 0;
      width: 100%;
      height: 400px;
      display: block;
      background: rgba(0, 0, 0, 0.1);
      z-index: 2;
      cursor: pointer; }
  .aboutUS-2 .contact {
    margin: 40px auto 80px; }
    .aboutUS-2 .contact h2 {
      font-size: 36px;
      text-align: left; }
      .aboutUS-2 .contact h2 i {
        font-size: 36px;
        vertical-align: bottom;
        margin: 0 5px 5px 0; }
    .aboutUS-2 .contact p {
      text-align: right;
      color: #565655; /* cambio play */ }
    .aboutUS-2 .contact form {
      text-align: left; }
      .aboutUS-2 .contact form div {
        background: #d5e3f2;
        padding: 20px 25px;
        margin: 0 0 0 15px; }
        .aboutUS-2 .contact form div input,
        .aboutUS-2 .contact form div textarea {
          background: #fff;
          border: 0 none;
          padding: 5px;
          box-shadow: none;
          margin: 0 0 20px; }
        .aboutUS-2 .contact form div textarea {
          margin: 0; }
      .aboutUS-2 .contact form label {
        width: 76%;
        padding: 5px 5px 5px 15px;}
        .aboutUS-2 .contact form label input {
          width: initial; }
      .aboutUS-2 .contact form button {
        background-color: #00203D;
        color: #fff;
        width: 200px;
        padding: 8px 0;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 600;
        border: none 0;
        margin: 0px 5px 5px 15px;}
        .aboutUS-2 .contact form button:hover {
          color: #565655; /* cambio play */
          background: #F7A800; }
        .aboutUS-2 .contact form button i {
          margin: 0 5px 0 0;
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg); }
    .aboutUS-2 .contact .col-md-3 {
      margin: 32px 0 0; }
      .aboutUS-2 .contact .col-md-3 div {
        text-align: left; }
        .aboutUS-2 .contact .col-md-3 div div {
          display: inline-block;
          margin: 6px 0; }
          .aboutUS-2 .contact .col-md-3 div div p {
            text-align: left; }
          .aboutUS-2 .contact .col-md-3 div div:first-of-type {
            background: #00203D; /* cambio play */
            color: #fff;
            width: 36px;
            height: 36px;
            text-align: center;
            padding: 8px 0 0;
            margin: 0 15px 0 15px; }
        .aboutUS-2 .contact .col-md-3 div:first-of-type div:first-of-type {
          vertical-align: top;
          padding: 6px 0 0; }
          .aboutUS-2 .contact .col-md-3 div:first-of-type div:first-of-type p:last-of-type {
            font-size: 12px; }
        .aboutUS-2 .contact .col-md-3 div:first-of-type div:last-of-type p:last-of-type {
          font-size: 12px;
          line-height: normal; }
        .aboutUS-2 .contact .col-md-3 div:last-of-type div:first-of-type {
          vertical-align: top;
          padding: 6px 0 0; }
        .aboutUS-2 .contact .col-md-3 div:last-of-type a {
          line-height: 22px;
          display: block;
          font-size: 12px;
          color: #565655; /* cambio play */ }

/*End faqs */



/*Faqs*/
.faqs {
  text-align: left; }
  .faqs img {
    width: 100%; }
  .faqs h1 {
    color: #565655; /* cambio play */
    text-align: left;
    width: 100%;
    margin: 20px 0;
    padding: 0;
    font-weight: bold;
    font-size: 32px;
    text-transform: none; }
    .faqs h1 i {
      font-size: 26px;
      padding-left: 4px}
  .faqs h2 {
    margin: 3px 0 10px;
    font-weight: bold;
    font-size: 24px;
    padding: 5px 10px;
    background: #D5E3F2}
  .faqs h3 {
    color: #565655; /* cambio play */
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    padding: 20px 0px;}
  .faqs .history {
    text-align: left;
    /*border: 15px solid #d5e3f2;*/
    position: relative;
    border-bottom: 0 none;
    border-top: 0 none;
    /*padding: 15px 65px;*/
    margin: 0px 0;
    display: block; }
    .faqs .history ul{margin: 0 0 0 35px; padding: 0; list-style-type:disc}
    .faqs .history ul li {padding-left: 5px; }
    .faqs .history:after, .faqs .history:before {
      content: "";
      position: absolute;
      /*background: #d5e3f2;*/
      height: 10px;
      width: 20px;
      top: 0;
      left: 0; }
    .faqs .history:before {
      left: inherit;
      right: 0; }
    .faqs .history div:last-of-type:after, .faqs .history div:last-of-type:before,
    .faqs .history p:last-of-type:after,
    .faqs .history p:last-of-type:before {
      content: "";
      position: absolute;
      height: 10px;
      width: 20px;
      bottom: 0;
      left: 0; }
    .faqs .history div:last-of-type:before,
    .faqs .history p:last-of-type:before {
      left: inherit;
      right: 0; }
  .faqs .firtBanner,
  .faqs .secondBanner {
    position: relative;
    margin: 20px 0 60px; }
    .faqs .firtBanner img,
    .faqs .secondBanner img {
      height: 163px; }
    .faqs .firtBanner h2,
    .faqs .secondBanner h2 {
      width: 100%;
      color: #F7A800;
      position: absolute;
      top: 12px;
      font-size: 36px; }
    .faqs .firtBanner a,
    .faqs .secondBanner a {
      background-color: #F7A800;
      color: #565655; /* cambio play */
      width: 200px;
      position: absolute;
      top: 70px;
      left: 50%;
      margin: 0 0 0 -100px;
      padding: 12px 0;
      display: block;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 600;
      box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
      border-radius: 3px; }
      .faqs .firtBanner a i,
      .faqs .secondBanner a i {
        margin: 0 5px 0 0;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg); }
  .faqs .secondBanner h2 {
    width: 33%;
    color: #F7A800;
    position: absolute;
    top: 31px;
    font-size: 36px;
    text-align: left;
    left: 50%;
    margin: 0 0 0 -34%; }
  .faqs .secondBanner a {
    width: 242px;
    top: 69px;
    left: 66%;
    margin: 0 0 0 0; }
  .faqs .whereIs {
    position: relative; }
    .faqs .whereIs h2 {
      width: 1170px;
      margin: 3px auto 10px;
      text-align: left;
      font-size: 36px; }
      .faqs .whereIs h2 i {
        font-size: 36px;
        vertical-align: bottom;
        margin: 0 5px 5px 0; }
    .faqs .whereIs .overMaps {
      position: absolute;
      bottom: 5px;
      left: 0;
      width: 100%;
      height: 400px;
      display: block;
      background: rgba(0, 0, 0, 0.1);
      z-index: 2;
      cursor: pointer; }
  .faqs .contact {
    margin: 40px auto 80px; }
    .faqs .contact h2 {
      font-size: 36px;
      text-align: left; }
      .faqs .contact h2 i {
        font-size: 36px;
        vertical-align: bottom;
        margin: 0 5px 5px 0; }
    .faqs .contact p {
      text-align: right;
      color: #565655; /* cambio play */ }
    .faqs .contact form {
      text-align: left; }
      .faqs .contact form div {
        background: #d5e3f2;
        padding: 20px 25px;
        margin: 0 0 15px; }
        .faqs .contact form div input,
        .faqs .contact form div textarea {
          background: #fff;
          border: 0 none;
          padding: 5px;
          box-shadow: none;
          margin: 0 0 20px; }
        .faqs .contact form div textarea {
          margin: 0; }
      .faqs .contact form label {
        width: 76%; }
        .faqs .contact form label input {
          width: initial; }
      .faqs .contact form button {
        background-color: #00203D;
        color: #fff;
        width: 200px;
        padding: 8px 0;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 600;
        border: none 0;
        margin: 0 0 0 6px; }
        .faqs .contact form button:hover {
          color: #565655; /* cambio play */
          background: #F7A800; }
        .faqs .contact form button i {
          margin: 0 5px 0 0;
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg); }
    .faqs .contact .col-md-3 {
      margin: 32px 0 0; }
      .faqs .contact .col-md-3 div {
        text-align: left; }
        .faqs .contact .col-md-3 div div {
          display: inline-block;
          margin: 6px 0; }
          .faqs .contact .col-md-3 div div p {
            text-align: left; }
          .faqs .contact .col-md-3 div div:first-of-type {
            background: #00203D; /* cambio play */
            color: #fff;
            width: 36px;
            height: 36px;
            text-align: center;
            padding: 8px 0 0;
            margin: 0 15px 0 0; }
        .faqs .contact .col-md-3 div:first-of-type div:first-of-type {
          vertical-align: top;
          padding: 6px 0 0; }
          .faqs .contact .col-md-3 div:first-of-type div:first-of-type p:last-of-type {
            font-size: 12px; }
        .faqs .contact .col-md-3 div:first-of-type div:last-of-type p:last-of-type {
          font-size: 12px;
          line-height: normal; }
        .faqs .contact .col-md-3 div:last-of-type div:first-of-type {
          vertical-align: top;
          padding: 6px 0 0; }
        .faqs .contact .col-md-3 div:last-of-type a {
          line-height: 22px;
          display: block;
          font-size: 12px;
          color: #565655; /* cambio play */ }

/*End faqs */

  .fondo-iconos-movil{
    display: inline-block;
    /*background: #00203D;*/
    color: #565655; /* cambio play */
    width: 100%;
    height: 35px;
    border-radius: 0px;
    padding: 4px 5px;
    margin: 0 2px 0 0;

    background: #3e50b4;
    border: 1px solid #F7A800;
    background: #e7e7e7;
    background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
    background: -o-linear-gradient(right, #e7e7e7, #ffffff);
    background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
    background: linear-gradient(to top, #e7e7e7, #ffffff);
  }

  .fondo-iconos span{
    display: inline-block;
    background: #F7A800;
    color: #565655; /* cambio play */
    width: 24px;
    height: 24px;
    border-radius: 4px;
    padding: 4px 5px;
    margin: 0 2px 0 0;}
  .fondo-iconos span a:hover{
    background: #00203D; /* cambio play */
    color: #F7A800; }
  .div-lupa{
    float: left;
    padding:5px 8px 5px 0px;}
  .div-contenedor-resultados-bonoloto {
    border: 0px solid #ccc;
    border-radius: 5px;
    min-height: 170px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .div-contenedor-premios{
    border: 1px solid #ccc;
    border-radius: 5px;
    min-height: 170px;
    margin-top: 10px;
    margin-bottom: 20px;}
  .div-premios{
    display: inline-flex;}
  .premioEstrella {
    background: url(../images/Arana/estrella_amarilla.png) no-repeat scroll center top transparent;
    display: inline-block;
    color: #00203D;
    text-align: center;
    font-size: 18px;
    width: 45px;
    height: 45px;
    padding: 10px 10px;
    margin: 20px 0px 20px 0px;
}
  .premio-azul{
    display: inline-block;
    background: #00203D;/* cambio play */
    color: #ffffff;
    font-size: 22px;
    width: 44px;
    height: 44px;
    letter-spacing: 0px;
    border-radius: 50px; /* cambio play */
    padding: 7px 9px;
    margin: 20px 0px 20px 0px;
    text-align: center;}
  .premio-verde{
    display: inline-block;
    background: #565655;/* cambio play */
    color: #ffffff;
    font-size: 22px;
    width: 45px;
    height: 45px;
    border-radius: 50px; /* cambio play */
    padding: 7px 9px;
    margin:20px 0px 20px 0px;
    text-align: center;}
  .texto-premio-verde{
    /*color: #0e4194;*/ /* cambio play */
    color: #00203D;
    line-height: 82px;
    text-align: right;}
  .premio-rojo{
    display: inline-block;
    background: #F7A800;/* cambio play */
    color: #ffffff;
    font-size: 22px;
    width: 45px;
    height: 45px;
    border-radius: 50px; /* cambio play */
    padding: 7px 9px;
    margin:20px 0px 20px 0px;
    text-align: center;}
  .texto-premio-rojo{
    /*color: #0e4194;*/ /* cambio play */
    color: #00203D;
    line-height: 82px;
    text-align: right;}
  .border-0{ border:0px !important;}
  .m-t-10{ margin-top: 10px !important;}
  .m-t-20{ margin-top: 20px;}
  .m-t-40{ margin-top: 40px !important;}
  .m-b-10{ margin-bottom: 10px;}
  .m-b-15{ margin-bottom: 15px;}
  .m-b-20{ margin-bottom: 20px;}
  .m-b-40{ margin-bottom: 40px !important;}
  .p-t-5{ padding-top: 5px }
  .p-t-10{ padding-top: 10px;}
  .p-t-20{ padding-top: 20px;}
  .p-t-40{ padding-top: 40px;}
  .p-b-5{ padding-bottom: 5px;}
  .p-b-10{ padding-bottom: 10px;}
  .p-b-20{ padding-bottom: 20px;}
  .p-b-40{ padding-bottom: 40px;}
  .p-l-0{ padding-left: 0px;}
  .p-l-10{ padding-left: 10px;}
  .p-l-15{ padding-left: 15px;}
  .p-r-0{ padding-right: 0px;}
  .p-r-10{ padding-right: 10px;}
  .p-l-15{ padding-right: 15px;}
  .p-l-20{ padding-left: 20px;}
  .p-r-20{ padding-right: 20px; }
  .m-l-10{ margin-left: 10px;}
  .m-l-20{ margin-left: 20px;}
  .m-l-30{ margin-left: 30px;}
  .m-r-30{ margin-right: 30px }
  .m-r-60{ margin-right: 60px }
  .m-l-60{ margin-left: 60px }
  .texto-left{ text-align: left !important; }
  .texto-right{ text-align: right !important; }
  .texto-center{ text-align: center !important;}
  .p-r-10{ padding-right: 10px !important;}
  .botonReenviar{ 
    /*background: #17344C !important;*/  
    color: #565655 ; 
    border-radius: 0px !important; /* cambio play */ 
    padding: 3px 3px 0px 3px;
    border: 1px solid #e2e2e2;
    background: #e7e7e7 ;
    background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
    background: -o-linear-gradient(right, #e7e7e7, #ffffff);
    background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
    background: linear-gradient(to top, #e7e7e7, #ffffff);}
  .iconoEliminar{
    /*background: #27418c !important;*/ /* cambio play */ 
    color: #565655; 
    border-radius: 0px !important;  /* cambio play */
    padding: 3px 4px 0px 3px;
    border: 1px solid #e2e2e2;
    background: #e7e7e7 ;
    background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
    background: -o-linear-gradient(right, #e7e7e7, #ffffff);
    background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
    background: linear-gradient(to top, #e7e7e7, #ffffff);}
  .input-arania { width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    box-shadow: none;
    border: solid 1px #fff;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
    color: #565655; /* cambio play */}
  .min-h-160{ min-height: 160px; margin: 20px 0px; padding: 20px 10px }
  .min-h-90{ min-height: 90px; margin: 20px 0px; padding: 20px 10px }

  .h-650{
    height: 600px!important;}
  .separador20{
    padding: 10px 0px 10px 0px;}
  .separador40{
    padding: 20px 0px 20px 0px;}
  .separador80{
    padding: 40px 0px 40px 0px;}
  .texto-azul{
    color: #565655; /* cambio play */
    font-weight: normal;}
  .texto-confian{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #565655; /* cambio play */
    font-weight: normal;
    text-align: left}
  .texto-error{
    color: #e30613;
    font-weight: normal;}

  .iconType {
    background: transparent; /* cambio play */
    padding: 2px;
    width: 28px;
    margin: 0 0px 0 0;}

  .fechaSorteo{
    color: #565655; /* cambio play */
    margin: 0;
    text-align: left;
    font-size: 15px;
    line-height: normal;}

.fechaSorteo-pl{
    color: #565655;
    margin: 0;
    padding: 5px 0px;
    text-align: left;
    font-size: 17px;
    line-height: normal;}

  .texto-verde{/* arania */
    color: red; color: #0B3B0B !important; margin: 0; text-align: right; font-size: 12px; line-height: normal; font-weight: 600}

  .texto-rojo{/* arania */
    color: red; color: #ff0000 !important; margin: 0; text-align: right; font-size: 12px; line-height: normal; font-weight: 600}

  .selector-arania {
    position: relative;
    border: 1px solid #808080;
    width: 130px;
    height: 28px;
    line-height: 20px;
    margin: 10px 0px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 0px;
    display: inline-block;}

  .selector-arania:before {
    content: '';
    position: absolute;
    right: 5px;
    top: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #000000 transparent transparent transparent;
    z-index: 5;
    pointer-events: none;}

  .selector-arania select {
    padding: 5px 3px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    appearance: none;}

  .selector-arania1 {
    position: relative;
    border: 0px solid #808080;
    width: 140px;
    height: 28px;
    line-height: 20px;
    margin: 10px 0px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 0px;
    display: inline-block;}

  .selector-arania2 {
    position: relative;
    border: 0px solid #e6edf0;
    width: 140px;
    height: 28px;
    line-height: 20px;
    margin: 10px auto 0px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 0px;
    display: inline-block;}

  /* agregado por arania */
  .selector-arania3 {
    position: relative;
    border: 1px solid #808080;
    width: 150px;
    height: 28px;
    line-height: 20px;
    margin: 10px 0px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 0px;
    display: inline-block;}

  
  .selector-arania3 select {
    padding: 5px 3px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    appearance: none;}

  .selector-arania4 {
    position: relative;
    border: 1px solid #808080;
    width: 130px;
    height: 28px;
    line-height: 20px;
    margin: 10px 0px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 0px;
    display: inline-block;}

  .selector-arania4:before {
    content: '';
    position: absolute;
    right: 5px;
    top: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #000000 transparent transparent transparent;
    z-index: 5;
    pointer-events: none;}

  .selector-arania4 select {
    padding: 5px 3px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    appearance: none;}

  
/* Estilo por defecto */
input:required:invalid {
border: 1px solid red !important;
background: #FCCECE !important}
 
input:required:valid {
border: 1px solid green !important;
}


/* Mis cuentas bancarias */

.miCuenta .cobrarPremios .banckAcount2,
  .miCuenta .recargarSaldo .banckAcount2,
  .miCuenta .misDatos .banckAcount2,
  .miCuenta .cuentasBancarias .banckAcount2,
  .miCuenta .addGift .banckAcount2,
  .miCuenta .Donativo .banckAcount2 {
    margin: 25px 0 0; }
    .miCuenta .cobrarPremios .banckAcount2 input[type="text"],
    .miCuenta .recargarSaldo .banckAcount2 input[type="text"],
    .miCuenta .misDatos .banckAcount2 input[type="text"],
    .miCuenta .cuentasBancarias .banckAcount2 input[type="text"],
    .miCuenta .addGift .banckAcount2 input[type="text"] {
      width: 29.7%; }
      .miCuenta .cobrarPremios .banckAcount2 input[type="text"]:nth-of-type(2), .miCuenta .cobrarPremios .banckAcount2 input[type="text"]:nth-of-type(3),
      .miCuenta .recargarSaldo .banckAcount2 input[type="text"]:nth-of-type(2),
      .miCuenta .recargarSaldo .banckAcount2 input[type="text"]:nth-of-type(3),
      .miCuenta .misDatos .banckAcount2 input[type="text"]:nth-of-type(2),
      .miCuenta .misDatos .banckAcount2 input[type="text"]:nth-of-type(3),
      .miCuenta .cuentasBancarias .banckAcount2 input[type="text"]:nth-of-type(2),
      .miCuenta .cuentasBancarias .banckAcount2 input[type="text"]:nth-of-type(3),
      .miCuenta .addGift .banckAcount2 input[type="text"]:nth-of-type(2),
      .miCuenta .addGift .banckAcount2 input[type="text"]:nth-of-type(3) {
        width: 19.66%; }
      .miCuenta .cobrarPremios .banckAcount2 input[type="text"]:last-of-type,
      .miCuenta .recargarSaldo .banckAcount2 input[type="text"]:last-of-type,
      .miCuenta .misDatos .banckAcount2 input[type="text"]:last-of-type,
      .miCuenta .cuentasBancarias .banckAcount2 input[type="text"]:last-of-type,
      .miCuenta .addGift .banckAcount2 input[type="text"]:last-of-type {
        width: 96%;
        margin-left: 5px;}
    .miCuenta .cobrarPremios .banckAcount2 button,
    .miCuenta .recargarSaldo .banckAcount2 button,
    .miCuenta .misDatos .banckAcount2 button,
    .miCuenta .cuentasBancarias .banckAcount2 button,
    .miCuenta .addGift .banckAcount2 button {
      width: 25%;
      margin: 0 0 0 75%;
      height: 40px;
      border: 0 none;
      color: #565655; /* cambio play */
      border-radius: 4px;
      font-weight: normal; }
      .miCuenta .cobrarPremios .banckAcount2 button span,
      .miCuenta .recargarSaldo .banckAcount2 button span,
      .miCuenta .misDatos .banckAcount2 button span,
      .miCuenta .cuentasBancarias .banckAcount2 button span,
      .miCuenta .addGift .banckAcount2 button span {
        transform: rotate(90deg);
        margin: 0 5px 0 0; }



  .miCuenta .cuentasBancarias .btnGuardar2{
    margin: 25px 0 25px px;}

  .miCuenta .tableMyPlays tbody td:nth-of-type(6) i {
    font-size: 13px !important;
}

/* Resultados y garantias */

span.spinner {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none; }
  span.spinner .sub,
  span.spinner .add {
    display: inline-block;
    width: 24px !important;
    text-align: center;
    font-weight: 700;
    color: #fff;
    background: #565655; /* cambio play */
    border-right: 0;
    border-radius: 2px 0 0 2px;
    cursor: pointer;
    transition: 0.1s linear;
    -o-transition: 0.1s linear;
    -ms-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    font-size: 12px;
    line-height: 20px; }
    span.spinner .sub:hover,
    span.spinner .add:hover {
      background: #F7A800;
      color: #565655; /* cambio play */ }
  span.spinner .add {
    top: 0;
    border-left: 0;
    border-radius: 0 2px 2px 0; }

.resultadosAll .firstRow div .spinner .spinerInput[type=number] {
    /*background: #d3e5f4;*/ /* cambio play */
    background: #ffffff;
    border: 1px solid #e8eeee;
    line-height: 38px;
    height: 36px;
    top: 1px !important;
    position: relative; }

.spinerInput[type=number] {
    display: inline-block;
   /* width: 80px !important;*/
    width: 37px !important;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    color: #565655; /* cambio play */
    background: #fff;
    outline: none;
    pointer-events: none;
    border: 1px solid #E6EDF0; /* cambio play */
    font-size: 14px;
    font-weight: 700;
    line-height: 34px; /* cambio play */ }


/* modal garantias */
.titulo-garantias p {
  font-size: 20px;
  color: #565655; /* cambio play */
  font-weight: 700;
  padding: 15px 0
}

.subtitulo-garantias p {
  font-size: 14px;
  color: #565655; /* cambio play */
}

.subtitulo-garantias span {
  font-size: 18px;
  color: #565655; /* cambio play */
  font-weight: 700;
}

.text-left {
  text-align: left;
}

.text-justify{
  text-align: justify;
}

.tabla-garantias {
  color: white;
  padding-right: 45px;
  padding-left: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  padding: 10px;
}
/*  ----------------------- */

.apuestas-sorteo-premio {
  /*font-size: 46px !important;*/
  font-size: 43px !important;
  padding-right: 12px !important;
  /*color: #27418c;*/ /* cambio play */
  color: #575756;
  text-align: right;
  padding-right: 5px }

.btn-default .caret {
  border-top: 4px solid #F7A800 !important; }

.service-item-pequeno .centrar-elemento {
  margin: auto;
  width: 100%;}

/* Centrar texto juegos */
.col-xs-gord-arana {
  width:17%; text-align:right; float: left}

  .displayFlexAlingItemsSpBet-arana {
    display: inline-block;
    width: 100%;
    position: relative; }
    .displayFlexAlingItemsSpBet-arana div {
      float: none !important;
      display: inline-block; }
    .displayFlexAlingItemsSpBet-arana .corner-left {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1; }
    .displayFlexAlingItemsSpBet-arana .corner-right {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1; }
    .displayFlexAlingItemsSpBet-arana .numero-boleto-flex {
      width: 100%;
      text-align: center;
      border-radius: 6px 6px 0 0; }
    .displayFlexAlingItemsSpBet-arana .spanCabeceraPanelResumen {
      float: none;
      padding: 0 5px 0 0; }


/*#####################################*/

/* ESTILOS TABLAS mi cuenta*/

/*#####################################*/

/* Mis abonos no recurrentes */

.miCuenta .misAbonosNoRecurent-arania thead tr th,
.miCuenta .misRegalos thead tr th {
  text-align: right; }
  .miCuenta .misAbonosNoRecurent-arania thead tr th:nth-of-type(1),
  .miCuenta .misRegalos thead tr th:nth-of-type(1) {
    width: 175px;
    text-align: left; }
  .miCuenta .misAbonosNoRecurent-arania thead tr th:nth-of-type(2),
  .miCuenta .misRegalos thead tr th:nth-of-type(2) {
    width: 155px;
    text-align: right; }
  .miCuenta .misAbonosNoRecurent-arania thead tr th:nth-of-type(3),
  .miCuenta .misRegalos thead tr th:nth-of-type(3) {
    width: 155px; }
  .miCuenta .misAbonosNoRecurent-arania thead tr th:nth-of-type(4),
  .miCuenta .misRegalos thead tr th:nth-of-type(4) {
    width: 155px;
    text-align: right; }
  .miCuenta .misAbonosNoRecurent-arania thead tr th:nth-of-type(5),
  .miCuenta .misRegalos thead tr th:nth-of-type(5) {
    width: 175px; }
  .miCuenta .misAbonosNoRecurent-arania thead tr th:nth-of-type(6),
  .miCuenta .misRegalos thead tr th:nth-of-type(6) {
    width: 110px; }
.miCuenta .misAbonosNoRecurent-arania tbody th:nth-of-type(4),
.miCuenta .misRegalos tbody th:nth-of-type(4) {
  text-align: right; }
.miCuenta .misAbonosNoRecurent-arania tbody td:nth-of-type(2),
.miCuenta .misRegalos tbody td:nth-of-type(2) {
  text-align: right; }
.miCuenta .misAbonosNoRecurent-arania tbody td:nth-of-type(4),
.miCuenta .misRegalos tbody td:nth-of-type(4) {
  text-align: right; }
  .miCuenta .misAbonosNoRecurent-arania tbody td:nth-of-type(4) a,
  .miCuenta .misRegalos tbody td:nth-of-type(4) a {
    display: inline-block;
    color: #565655; /* cambio play */
    width: 24px !important;
    border-radius: 0px;
    margin: 0 0 0 4px;
    vertical-align: bottom;
    border: 1px solid #e2e2e2;
      background: #e7e7e7;
      background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
      background: -o-linear-gradient(right, #e7e7e7, #ffffff);
      background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
      background: linear-gradient(to top, #e7e7e7, #ffffff);}
    .miCuenta .misAbonosNoRecurent-arania tbody td:nth-of-type(4) a:hover,
    .miCuenta .misRegalos tbody td:nth-of-type(4) a:hover {
      /*background: #00203D;*/ /* cambio play */
      color: #F7A800;
      border: 1px solid #e2e2e2;
      background: #e7e7e7;
      background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
      background: -o-linear-gradient(right, #e7e7e7, #ffffff);
      background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
      background: linear-gradient(to top, #e7e7e7, #ffffff);}
.miCuenta .misAbonosNoRecurent-arania tbody td:nth-of-type(6),
.miCuenta .misRegalos tbody td:nth-of-type(6) {
  text-align: right; }
  .miCuenta .misAbonosNoRecurent-arania tbody td:nth-of-type(6) a,
  .miCuenta .misRegalos tbody td:nth-of-type(6) a {
    display: inline-block;
    background: #565655;
    color: #ffffff; /* cambio play */
    width: 24px !important;
    border-radius: 0px;
    margin: 0 2px 0 0;
    vertical-align: middle;
    cursor: pointer; }
    .miCuenta .misAbonosNoRecurent-arania tbody td:nth-of-type(6) a:last-of-type,
    .miCuenta .misRegalos tbody td:nth-of-type(6) a:last-of-type {
      width: 65px !important;
      text-align: center;
      height: 24.45px;
      line-height: 24px;
      text-transform: uppercase; }
    .miCuenta .misAbonosNoRecurent-arania tbody td:nth-of-type(6) a:hover,
    .miCuenta .misRegalos tbody td:nth-of-type(6) a:hover {
      /*background: #00203D;*/ /* cambio play */
      color: #F7A800; }
  .miCuenta .misAbonosNoRecurent-arania tbody td:nth-of-type(6) a.regalarLote,
  .miCuenta .misRegalos tbody td:nth-of-type(6) a.regalarLote {
    width: 85% !important; }
.miCuenta .misAbonosNoRecurent-arania tbody td p,


.miCuenta .myGifts tbody td a {
    color: #565655; /* cambio play */
    font-size: 14px !important;
    padding: 5px 10px !important;
    border-radius: 3px;
    margin: 0 10px 0 0;
    border: 1px solid #e2e2e2;
    background: #e7e7e7;
    background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
    background: -o-linear-gradient(right, #e7e7e7, #ffffff);
    background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
    background: linear-gradient(to top, #e7e7e7, #ffffff);
}

.miCuenta .myGifts tbody td a:hover {
    color: #F7A800; /* cambio play */
    font-size: 14px !important;
    padding: 5px 10px !important;
    border-radius: 3px;
    margin: 0 10px 0 0;
    border: 1px solid #e2e2e2;
    background: #e7e7e7;
    background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
    background: -o-linear-gradient(right, #e7e7e7, #ffffff);
    background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
    background: linear-gradient(to top, #e7e7e7, #ffffff);
}



/*######################################*/
/* fin estilos tablas mi cuenta*/
/*######################################*/

   /* centrar juegos quiniela*/   

  .displayFlexAlingItemsSpBet-arana-quini {
    display: inline-block;
    /* width: 100%; */
    position: relative; }
    .displayFlexAlingItemsSpBet-arana-quini div {
      float: none !important;
      display: inline-block; }
    .displayFlexAlingItemsSpBet-arana-quini .corner-left {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1; }
    .displayFlexAlingItemsSpBet-arana-quini .corner-right {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1; }
    .displayFlexAlingItemsSpBet-arana-quini .numero-boleto-flex {
      width: 100%;
      text-align: center;
      border-radius: 6px 6px 0 0; }
    .displayFlexAlingItemsSpBet-arana-quini .spanCabeceraPanelResumen {
      float: none;
      padding: 0 5px 0 0; }


/* ###### Estilos tabla garantias quinielas ######*/
    /* ancho tabla */
    .ancho-cuadro{
      width:450px; margin:auto}

    .ancho-cuadro2{
      width:620px; margin:auto}

    /* tabla garantias quiniela / Titulo apuestas / */
    .numero-boleto-flex.seleccionado-arania {
      background-color: #F7A800;
      padding: 5px;
    }

    /* listado de numeros */
    .contenedor-boletoQuiniela-arania {
      padding: 0 5px 5px;
      background-color: red;
      text-align: center;}

    .fuente-blanco{
      color: #fff;}

    .fuente-azul{
      color: #565655; /* cambio play */
      font-weight: 700;}

    .azul-oscuro-fondo {
      background-color: #00203D;}

    .off{
      color: #565655; /* cambio play */
      background: #c0ddf7;
      border-right: 1px solid #fff;
      border-bottom: 1px solid #fff;}

    .on2{
      background: #F7A800;}

    .off2{
      background: #DBEAF6;}

    .f-24{
      font-size: 26px;
      font-weight: 700;
      color: #ffffff;}

    .f-30{
      font-size: 28px !important;
      font-weight: 700;}

    .f-20{
      font-size: 20px;
      font-weight: 700;
      color: #ffffff;}

    .f-12{
      font-size: 12px;
      font-weight: 700;
      color: #565655; /* cambio play */}

    .garantias {
      font-size: 12px;
      text-align: left;
      padding: 16px 16px 5px 16px}

    .underline{
      text-decoration: underline;
      color: #565655 /* cambio play */}

    .underline-2{
      text-decoration: underline;
      text-align: center !important;
      color: #565655; /* cambio play */
      font-size: 12px;
      padding: 16px 16px 5px 16px}



.table-juegos  {border-collapse:collapse;border-spacing:0; width: 100%}
.table-juegos td{width:25%;font-size:10px;padding:5px 5px;border-style:solid;border-width:1px;border-color:#b3b2b2;overflow:hidden;word-break:normal;}
.table-juegos th{width:25%;font-size:10px;padding:5px 5px;border-style:solid;border-width:1px;border-color:#b3b2b2;overflow:hidden;word-break:normal;text-align: center}
.table-juegos .table-juegos-yzt1{background-color:#efefef;vertical-align:top}
.table-juegos .table-juegos-bsv2{background-color:#efefef}
.table-juegos .table-juegos-yw4l{vertical-align:top}

.table-detalle-pedidos  {width:100%; border-collapse:collapse;border-spacing:0;}
.table-detalle-pedidos td{font-size:12px;padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;}
.table-detalle-pedidos td p{ font-size: 12px; line-height: 3px; color: #565655; /* cambio play */}
.table-detalle-pedidos th{font-size:12px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;}
.table-detalle-pedidos .table-detalle-pedidos-hxbl{background-color:#ffffff;color:#00203D}
.table-detalle-pedidos .table-detalle-pedidos-ihhy{background-color:#ffffff;color:#00203D;vertical-align:top}
.table-detalle-pedidos .table-detalle-pedidos-q6dv{background-color:#00203D;color:#ffffff;text-align:right;vertical-align:top}
.table-detalle-pedidos .table-detalle-pedidos-9bpr{background-color:#00203D;color:#ffffff}
.table-detalle-pedidos .table-detalle-pedidos-ao2y{background-color:#00203D;color:#ffffff;vertical-align:top}
.table-detalle-pedidos .table-detalle-pedidos-zgq4{background-color:#00203D;color:#ffffff;text-align:right;vertical-align:top}
.table-detalle-pedidos .table-detalle-pedidos-i4rx{background-color:#ffffff;color:#00203D;text-align:right;vertical-align:top}

/*  */


/* estilos nueva tabla */

    .texto-vertical {
      width: 20px;
      word-wrap: break-word;
      text-align: center:;}

    .tg{
      border-collapse:collapse;
      border-spacing:0;
      margin:0px auto;}
    .tg td{
      padding:2px 8px;
      border-style:solid;
      border-width:1px;
      border-color: #ffffff;
      overflow:hidden;
      word-break:normal;}
    .tg th{
      background: #F7A800;
      text-align: center;
      font-weight: 700;
      padding:5px 5px;
      border-style:solid;
      border-width:0px;
      overflow:hidden;
      word-break:normal;}
    th.tg-sort-header::-moz-selection { 
      background:transparent; }
    th.tg-sort-header::selection {
      background:transparent; }
    th.tg-sort-header {
      cursor:pointer; }
    table th.tg-sort-header:after {
      content:'';
      float:right;
      margin-top:7px;
      border-width:0 4px 4px;
      border-style:solid;
      border-color:#ffffff transparent;
      visibility:hidden;}
    table th.tg-sort-header:hover:after {
      visibility:visible;}
    table th.tg-sort-desc:after,
    table th.tg-sort-asc:after,
    table th.tg-sort-asc:hover:after {
      visibility:visible;  opacity:0.4;}
    table th.tg-sort-desc:after {
      border-bottom:none;
      border-width:4px 4px 0;}

    @media screen and (max-width: 767px) {
      .tg {width: auto !important;}
      .tg col {width: auto !important;}
      .tg-wrap {overflow-x: auto;-webkit-overflow-scrolling: touch;margin: auto 0px;}
    }

  /* estilos mi cuenta */
  .selectores {
    font-size: 12px;
    padding: 5px 0;
    border-radius: 0px;
    border: 1px solid #e6edf0;
    color: #565655; /* cambio play */
    background: #fff;}

  .miCuenta .primeraFila .btnExcelCalendar .form-horizontal {
    padding-bottom: 0px !important; }



/* Estilos nueva tabla miCuenta */

.miCuenta .tableMyPlays-arania thead tr th:nth-of-type(1) {
  width: 150px; }
.miCuenta .tableMyPlays-arania thead tr th:nth-of-type(2) {
  width: 120px;
  text-align: center; }
.miCuenta .tableMyPlays-arania thead tr th:nth-of-type(3) {
  width: 120px;
  text-align: right; }
.miCuenta .tableMyPlays-arania thead tr th:nth-of-type(4) {
  text-align: center;
  width: 100px; }
.miCuenta .tableMyPlays-arania thead tr th:nth-of-type(5) {
  text-align: right;
  width: 120px; }
.miCuenta .tableMyPlays-arania thead tr th:nth-of-type(6) {
  text-align: right;
  width: 140px; }
.miCuenta .tableMyPlays-arania thead tr th:nth-of-type(7) {
  text-align: right;
  width: 100px; }
.miCuenta .tableMyPlays-arania thead tr th:nth-of-type(8) {
  width: 90px; }
.miCuenta .tableMyPlays-arania tbody th:nth-of-type(3) {
  text-align: right; }
.miCuenta .tableMyPlays-arania tbody th:nth-of-type(4) {
  text-align: center; }
.miCuenta .tableMyPlays-arania tbody th:nth-of-type(5) {
  text-align: right; }
  .miCuenta .tableMyPlays-arania tbo-araniady th:nth-of-type(5) input {
    width: 92px !important; }
.miCuenta .tableMyPlays-arania tbody th:nth-of-type(6) {
  text-align: right; }
  .miCuenta .tableMyPlays-arania tbody th:nth-of-type(6) i {
    vertical-align: bottom; }
.miCuenta .tableMyPlays-arania tbody th:nth-of-type(7) {
  text-align: right; }
  .miCuenta .tableMyPlays-arania tbody th:nth-of-type(7) input {
    width: 92px !important; }
.miCuenta .tableMyPlays-arania tbody td {
  color: #565655; /* cambio play */ }
  .miCuenta .tableMyPlays-arania tbody td p {
    color: #565655; /* cambio play */
    margin: 0;
    text-align: right;
    font-size: 10px;
    line-height: normal;
    width: 110px; }
  .miCuenta .tableMyPlays-arania tbody td:nth-of-type(2) {
    position: relative; }
    .miCuenta .tableMyPlays-arania tbody td:nth-of-type(2) div {
      position: absolute;
      background: #F7A800;
      color: #565655; /* cambio play */
      right: 9px;
      top: 10px;
      border-radius: 4px;
      padding: 1px 2px;
      cursor: pointer; }
      .miCuenta .tableMyPlays-arania tbody td:nth-of-type(2) div p {
        width: inherit;
        text-align: center; }
        .miCuenta .tableMyPlays-arania tbody td:nth-of-type(2) div p:first-of-type {
          font-size: 8px; }
        .miCuenta .tableMyPlays-arania tbody td:nth-of-type(2) div p:last-of-type {
          font-size: 15px;
          font-weight: 700; }
  .miCuenta .tableMyPlays-arania tbody td:nth-of-type(3) {
    text-align: right; }
  .miCuenta .tableMyPlays-arania tbody td:nth-of-type(4) {
    text-align: center; }
    .miCuenta .tableMyPlays-arania tbody td:nth-of-type(4) div {
      background: #F7A800;
      color: #565655; /* cambio play */
      border-radius: 4px;
      padding: 3px 0 1px;
      width: 28px;
      line-height: normal;
      display: inline-block; }
      .miCuenta .tableMyPlays-arania tbody td:nth-of-type(4) div i {
        font-size: 20px; }
  .miCuenta .tableMyPlays-arania tbody td:nth-of-type(5) {
    text-align: right; }
  .miCuenta .tableMyPlays tbody td:nth-of-type(6) i {
    font-size: 20px;}
  .miCuenta .tableMyPlays-arania tbody td:nth-of-type(6) {
    position: relative; }
    .miCuenta .tableMyPlays-arania tbody td:nth-of-type(6) div {
      position: absolute;
      /*background: #F7A800;*/
      /*background: #565655;*/
      color: #565655; /* cambio play */
      right: 100px;
      top: 11px;
      border-radius: 0px;
      padding: 2px 3px;
      cursor: pointer;
      border: 1px solid #e2e2e2;
      background: #e7e7e7;
      background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
      background: -o-linear-gradient(right, #e7e7e7, #ffffff);
      background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
      background: linear-gradient(to top, #e7e7e7, #ffffff);}
      .miCuenta .tableMyPlays-arania tbody td:nth-of-type(6) div p {
        width: inherit;
        text-align: center;
        color: #565655}
        .miCuenta .tableMyPlays-arania tbody td:nth-of-type(6) div p:first-of-type {
          font-size: 10px; }
        .miCuenta .tableMyPlays-arania tbody td:nth-of-type(6) div p:last-of-type {
          font-size: 10px;
          font-weight: 700; }

  .miCuenta .tableMyPlays-arania tbody td:nth-of-type(6) {
      text-align: right;
      padding: 11px 10px }
  .miCuenta .tableMyPlays-arania tbody td:nth-of-type(6) a {
      display: inline-block;
      /*background: #F7A800;*/
      /*background: #565655; */ /* cambio play */
      /*color: #ffffff;*/ /* cambio play */
      width: 24px !important;
      height: 24px;
      border-radius: 0px;
      margin: 0 2px 0 0;
      color: #565655;
      border: 1px solid #e2e2e2;
      background: #e7e7e7;
      background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
      background: -o-linear-gradient(right, #e7e7e7, #ffffff);
      background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
      background: linear-gradient(to top, #e7e7e7, #ffffff);
    }
  .miCuenta .tableMyPlays-arania tbody td:nth-of-type(6) a:hover {
      /*background: #00203D;*/ /* cambio play */
      color: #F7A800;
      border: 1px solid #e2e2e2;
      background: #e7e7e7;
      background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
      background: -o-linear-gradient(right, #e7e7e7, #ffffff);
      background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
      background: linear-gradient(to top, #e7e7e7, #ffffff);}
  .miCuenta .tableMyPlays-arania tbody td:nth-of-type(6) .active {
      /*background: #27418c;*/ /* cambio play */
      color: #F7A800;
      background: #3e50b4;
      border: 1px solid #e2e2e2;
      background: #e7e7e7;
      background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
      background: -o-linear-gradient(right, #e7e7e7, #ffffff);
      background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
      background: linear-gradient(to top, #e7e7e7, #ffffff);}
  .miCuenta .tableMyPlays-arania tbody td:nth-of-type(7) {
      text-align: right;
      padding: 11px 4px;}
  .texto-maletin{
    padding: 3px 2px 1px 3px !important;
    font-size: 20px !important;}
  .miCuenta .tableMyPlays-arania tbody td:nth-of-type(7) a {
      display: inline-block;
      /*background: #F7A800;*/ /* cambio play */
      /*background: #565655;*/
      color: #565655; /* cambio play */
      /*width: 24px !important;
      border-radius: 0px;
      margin: 0 0 0 0;*/
      padding: 1px 2px 1px 2px;
      font-size: 18px;
      width: 24px !important;
      height: 24px;
      border: 1px solid #e2e2e2;
      background: #e7e7e7;
      background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
      background: -o-linear-gradient(right, #e7e7e7, #ffffff);
      background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
      background: linear-gradient(to top, #e7e7e7, #ffffff);}
  .miCuenta .tableMyPlays-arania tbody td:nth-of-type(7) a:hover {
        /*background: #00203D;*/ /* cambio play */
        /*color: #F7A800;*/
      color: #F7A800;
      border: 1px solid #F7A800;
      background: #e7e7e7;
      background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
      background: -o-linear-gradient(right, #e7e7e7, #ffffff);
      background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
      background: linear-gradient(to top, #e7e7e7, #ffffff); }
  .miCuenta .tableMyPlays-arania tbody td:nth-of-type(7) .active {
      /*background: #00203D;*/ /* cambio play */
      color: #F7A800;
      border: 1px solid #F7A800;
      background: #e7e7e7;
      background: -webkit-linear-gradient(left, #e7e7e7, #ffffff);
      background: -o-linear-gradient(right, #e7e7e7, #ffffff);
      background: -moz-linear-gradient(right, #e7e7e7, #ffffff);
      background: linear-gradient(to top, #e7e7e7, #ffffff); }
  .miCuenta .tableMyPlays-arania tbody td:nth-of-type(8) a:hover {
        background: #00203D; /* cambio play */
        color: #F7A800; }
  .miCuenta .tableMyPlays-arania tbody td:nth-of-type(8) .active {
      background: #00203D; /* cambio play */
      color: #F7A800; }
  .miCuenta .tableMyPlays-arania tbody td:nth-of-type(8) {
    text-align: right; }
  .miCuenta .tableMyPlays-arania tbody td:nth-of-type(8) a {
      display: inline-block;
      background: #F7A800;
      color: #565655; /* cambio play */
      width: 24px !important;
      border-radius: 4px;
      margin: 0 2px 0 0; }
      .miCuenta .tableMyPlays-arania tbody td:nth-of-type(8) a:hover {
        background: #00203D; /* cambio play */
        color: #F7A800; }
    .miCuenta .tableMyPlays-arania tbody td:nth-of-type(8) .active {
      background: #00203D; /* cambio play */
      color: #F7A800; }



  /* menu responsive tabla mis juagadas */


/* Estilos nueva tabla miCuenta movil */


.mis-jugadas--mobile{display: none;}
.mis-jugadas--mobile.active{display: block;}

.mis-jugadas-favoritas-mobile{display: none;}
.mis-jugadas-favoritas-mobile.active{display: block;}

.mis-abonos-mobile{display: none;}
.mis-abonos-mobile.active{display: block;}

.mis-movimientos-mobile{display: none;}
.mis-movimientos-mobile.active{display: block;}

.cobrarPremios-mobile{display: none;}
.cobrarPremios-mobile.active{display: block;}

.mis-datos-mobile{display: none;}
.mis-datos-mobile.active{display: block;}

.cuentas-bancarias-mobile{display: none;}
.cuentas-bancarias-mobile.active{display: block;}

.mis-tarjetas-bancarias-mobile{display: none;}
.mias-tarjetas-bancarias-mobile.active{display: block;}

.mis-notificaciones-mobile{display: none;}
.mis-notificaciones-mobile.active{display: block;}

.regalar-mobile{display: none;}
.regalar-mobile.active{display: block;}

.mis-regalos-mobile{display: none;}
.mis-regalos-mobile.active{display: block;}

.pagination{display: none;}
.pagination.active{display: block;}

.mis-abonosLot-mobile{display: none;}
.mis-abonosLot-mobile.active{display: block;}

.Donativo{display: none;}
.Donativo.active{display: block;}

.Donativo-mobile{display: none;}
.Donativo-mobile.active{display: block;}

.DonativoRealizado{display: none;}
.DonativoRealizado.active{display: block;}

.DonativoRealizado-mobile{display: none;}
.DonativoRealizado-mobile.active{display: block;}

.MisMonedas{display: none;}
.MisMonedas.active{display: block;}

.MisMonedas-mobile{display: none;}
.MisMonedas-mobile.active{display: block;}



.miCuenta .tableMyPlays-arania-movil thead tr th:nth-of-type(1) {
  width: 60px; }
.miCuenta .tableMyPlays-arania-movil thead tr th:nth-of-type(2) {
  width: 60px;
  text-align: center; }
.miCuenta .tableMyPlays-arania-movil thead tr th:nth-of-type(3) {
  width: 60px;
  text-align: right; }
.miCuenta .tableMyPlays-arania-movil thead tr th:nth-of-type(4) {
  text-align: center;
  width: 60px; }
.miCuenta .tableMyPlays-arania-movil thead tr th:nth-of-type(5) {
  text-align: right;
  width: 60px; }
.miCuenta .tableMyPlays-arania-movil thead tr th:nth-of-type(6) {
  text-align: right;
  width: 60px; }
.miCuenta .tableMyPlays-arania-movil thead tr th:nth-of-type(7) {
  text-align: right;
  width: 60px; }
.miCuenta .tableMyPlays-arania-movil thead tr th:nth-of-type(8) {
  width: 60px; }
.miCuenta .tableMyPlays-arania-movil tbody th:nth-of-type(3) {
  text-align: right; }
.miCuenta .tableMyPlays-arania-movil tbody th:nth-of-type(4) {
  text-align: center; }
.miCuenta .tableMyPlays-arania-movil tbody th:nth-of-type(5) {
  text-align: right; }
  .miCuenta .tableMyPlays-arania-movil tbo-araniady th:nth-of-type(5) input {
    width: 92px !important; }
.miCuenta .tableMyPlays-arania-movil tbody th:nth-of-type(6) {
  text-align: right; }
  .miCuenta .tableMyPlays-arania-movil tbody th:nth-of-type(6) i {
    vertical-align: bottom; }
.miCuenta .tableMyPlays-arania-movil tbody th:nth-of-type(7) {
  text-align: right; }
  .miCuenta .tableMyPlays-arania-movil tbody th:nth-of-type(7) input {
    width: 92px !important; }
.miCuenta .tableMyPlays-arania-movil tbody td {
  color: #565655; /* cambio play */ }
  .miCuenta .tableMyPlays-arania-movil tbody td p {
    color: #565655; /* cambio play */
    margin: 0;
    text-align: right;
    font-size: 10px;
    line-height: normal;
    width: 60px; }
  .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(2) {
    position: relative; }
    .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(2) div {
      position: absolute;
      background: #F7A800;
      color: #565655; /* cambio play */
      right: 9px;
      top: 10px;
      border-radius: 4px;
      padding: 1px 2px;
      cursor: pointer; }
      .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(2) div p {
        width: inherit;
        text-align: center; }
        .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(2) div p:first-of-type {
          font-size: 8px; }
        .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(2) div p:last-of-type {
          font-size: 15px;
          font-weight: 700; }
  .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(3) {
    text-align: right; }
  .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(4) {
    text-align: center; }
    .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(4) div {
      background: #F7A800;
      color: #565655; /* cambio play */
      border-radius: 4px;
      padding: 3px 0 1px;
      width: 28px;
      line-height: normal;
      display: inline-block; }
      .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(4) div i {
        font-size: 20px; }
  .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(5) {
    text-align: right; }
  .miCuenta .tableMyPlays tbody td:nth-of-type(6) i {
    font-size: 20px;}
  .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(6) {
    position: relative; }
    .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(6) div {
      position: absolute;
      background: #F7A800;
      color: #565655; /* cambio play */
      right: 100px;
      top: 11px;
      border-radius: 4px;
      padding: 2px 3px;
      cursor: pointer;}
      .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(6) div p {
        width: inherit;
        text-align: center; }
        .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(6) div p:first-of-type {
          font-size: 6px; }
        .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(6) div p:last-of-type {
          font-size: 10px;
          font-weight: 700; }

  .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(6) {
      text-align: right;
      padding: 11px 10px }
  .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(6) a {
      display: inline-block;
      background: #F7A800;
      color: #565655; /* cambio play */
      width: 24px !important;
      border-radius: 4px;
      margin: 0 2px 0 0; }
  .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(6) a:hover {
        background: #00203D; /* cambio play */
        color: #F7A800; }
  .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(6) .active {
      background: #00203D; /* cambio play */
      color: #F7A800; }
  .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(7) {
      text-align: right;
      padding: 11px 10px;}
  .texto-maletin{
    padding: 3px 2px 1px 3px !important;
    font-size: 20px !important;}
  .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(7) a {
      display: inline-block;
      background: #F7A800;
      color: #565655; /* cambio play */
      width: 24px !important;
      border-radius: 4px;
      margin: 0 0 0 0;
      font-size: 20px;
      padding: 1px 2px 1px 2px;}
  .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(7) a:hover {
        background: #00203D; /* cambio play */
        color: #F7A800; }
  .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(7) .active {
      background: #00203D; /* cambio play */
      color: #F7A800; }
  .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(8) a:hover {
        background: #00203D; /* cambio play */
        color: #F7A800; }
  .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(8) .active {
      background: #00203D; /* cambio play */
      color: #F7A800; }
  .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(8) {
    text-align: right; }
  .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(8) a {
      display: inline-block;
      background: #F7A800;
      color: #565655; /* cambio play */
      width: 24px !important;
      border-radius: 4px;
      margin: 0 2px 0 0; }
      .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(8) a:hover {
        background: #00203D; /* cambio play */
        color: #F7A800; }
    .miCuenta .tableMyPlays-arania-movil tbody td:nth-of-type(8) .active {
      background: #00203D; /* cambio play */
      color: #F7A800; }

  /**/

    .divMicuenta{
      float: left !important; 
      width:50px !important; 
      padding-top:3px !important;}

    .icon-Mis-jugadas{
      font-size: 20px !important;
      margin: auto !important;
      padding: 0px 3px 5px 3px !important;}

    .icon-maletin{
      /*font-size: 20px !important;
      padding-right: 2px !important;
      padding-bottom: 2px !important;*/
      font-size: 16px;
      position: absolute;
      margin: 3px -19px;
      }

    .modal-minilightboxMiCuenta {
      margin: 10% auto;
      width: 50%;
      background-color: #F7A800;}

/* Regalar loteria */

  .miCuenta .addGift2 div {
    background: #00203D; /* cambio play */}


/* tabla regalar loteria */
.tableRegalar  {border-collapse:collapse;border-spacing:0; width: 60%; margin: auto; border-style:solid;border-width:1px;border-color:#ffffff;}
.tableRegalar td{font-size:14px;padding:5px 5px;overflow:hidden;word-break:normal;}
.tableRegalar th{font-size:14px;font-weight:normal;padding:10px 5px;overflow:hidden;word-break:normal;}
.tableRegalar .tableRegalar-cxkv{background-color:#ffffff; text-align: center}
.tableRegalar .tableRegalar-c5w6{background-color:#17344C; text-align: center}
.tableRegalar .tableRegalar-9n6o{background-color:#F7A800; text-align: center}

/* texto valor regalos */
.textoComprado{
  font-size: 25px;
  font-weight: 700;
  font-family: Roboto;}

.textoRegalado{
  font-size: 25px;
  color: #ffffff !important;
  font-weight: 700;
  font-family: Roboto;}

.textoRegalar{
  font-size: 25px;
  font-weight: 700;
  font-family: Roboto;}

.textoRegalar-w{
  font-size: 25px;
  font-weight: 700;
  font-family: Roboto;
  color: #ffffff !important;
  margin: 0px 0px 5px !important;}

.textoImporte{margin: 5px 0 5px !important; color: #565657 !important}
.textoImporte-w{margin: 5px 0 5px !important; color: #ffffff !important}

.tg  {border-collapse:collapse;border-spacing:0;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:6px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;}
.tg .tg-g6qc{background-color:#ffffff;color:#27418c;text-align:center;vertical-align:top}
.tg .tg-hxbl{background-color:#ffffff;color:#27418c}
.tg .tg-agq4{background-color:#d5e3f2;text-align:right;vertical-align:top}
.tg .tg-cwv5{background-color:#ffffff;text-align:right;vertical-align:top}
.tg .tg-xfl7{background-color:#d5e3f2;color:#27418c;vertical-align:top}
.tg .tg-ihhy{background-color:#ffffff;color:#27418c;vertical-align:top}
.tg .tg-9bpr{background-color:#27418c;color:#ffffff}
.tg .tg-zgq4{background-color:#27418c;color:#ffffff;text-align:center;vertical-align:top}
.tg .tg-i4rx{background-color:#ffffff;color:#27418c;text-align:right;vertical-align:top}
.tg .tg-ng5g{background-color:#d5e3f2;color:#27418c}
.tg .tg-b8gn{background-color:#d5e3f2;color:#27418c;text-align:center;vertical-align:top}
.tg .tg-cfc2{background-color:#d5e3f2;color:#27418c;text-align:right;vertical-align:top}
.tg .tg-3we0{background-color:#ffffff;vertical-align:top}
.tg .tg-i81m{background-color:#ffffff;text-align:center;vertical-align:top}
.tg .tg-chgj{background-color:#d5e3f2;vertical-align:top}
.tg .tg-m4dh{background-color:#d5e3f2;text-align:center;vertical-align:top}


.contenedor-boletoEuro-2 {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      display: -webkit-flex;
      -webkit-flex-wrap: wrap;
      -webkit-justify-content: space-between;
      padding: 0 5px 5px;
      /*background-color: #27418c;*/ /* cambio play*/
      background-color: #E6EDF0;}

    .contenedor-boletoEuro-2 a {
      margin: 2px !important;
      height: 19px !important;
      width: 25px !important}

.tituloSeo {
    font-family: 'Lato', sans-serif;
    font-size: 32px;
    line-height: 36px;
    color: #565655; /* cambio play */
    padding: 30px 5px;}

.numeroBoletoSEO{
    font-size: 40px;
    line-height: 46px;
    font-weight: 600;
    padding: 14px 0px;
    color: #000;}

.cajanotaNumerosSEO{
  border: 2px dotted #e2e2e2; height: 100px; padding: 20px 0px}

.notaNumerosSEO{
    font-size: 18px;
    line-height: 22px;
    color: #00203D; /* cambio play */
    font-weight: 600;}


/* Medias Querys */
@media only screen 
    and (min-device-width : 1025px) 
    and (max-device-width : 2900px){
    .modalBack .modalContentDetailsBeet, .modalBackMiCuenta-arania .modalContentDetailsBeet, .modalBackSecond .modalContentDetailsBeet, .modalBackThird .modalContentDetailsBeet, .modalBackFourth .modalContentDetailsBeet {
      width: 950px !important;
      height: 535px;
      margin: -370px 0 0 -366px;
      /*border-radius: 15px;*/ /* cambio play */
      border-radius: 0px;
      padding: 26px;}
}

  @media (min-width: 1200px) {
    #panelEstadisticas .contenedor-boletoEuro a,
    #panelJugada .contenedor-boletoEuro a {
      height: 19px !important;
      width: 25px !important; }

    .contentConfigGameQuini .bodyPanel .contentSelectSuger p {
      color: #565655; /* cambio play */
      margin: 0 0 32px !important;
      font-size: 12px;
      line-height: normal; }

    .contentConfigGameQuini .bodyPanel {
      background-color: #E6EDF0; /* cammbio play */
      color: #565655; /* cambio play */
      padding: 10px 15px 25px !important;
      border: 0px solid #808080}

    .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .inporteEuros {
      font-weight: 600;
      margin: 0 0 35px !important;
      font-size: 12px;}

    .contentConfigGameQuini .bodyPanel .contentRadioReduction div {
      position: relative;
      display: inline-block;
      text-align: center; }

    .contentConfigGameQuini .bodyPanel .contentRadioReduction div {
      position: relative;
      display: inline-block;
      text-align: center;
      margin: 0 0 0 0 !important;
      width: 103px;}

    .contentConfigGameQuini .bodyPanel .contentRadioReduction div label span {
      display: block;
      width: 100px !important;
      font-weight: normal;
      text-align: center;
      line-height: normal;}

    .contentConfigGameQuini .bodyPanel .contentRadioReduction div .lupa {
      position: absolute;
      bottom: 1px;
      right: 2px !important;
      width: 0;
      height: 0;
      border-right: 15px solid #E6EDF0 ; /* cambio play */
      border-top: 15px solid transparent; /* cambio play */
      border-left: 15px solid transparent; /* cambio play */
      border-bottom: 15px solid #E6EDF0; } /* cambio play */

        /* modal detalles premios */
  }



  @media (max-width: 937px) {
    .contenedor-banner-elgordo .banner-elgordo div:nth-child(1) {
      font-size: 28px !important; }
    }

  @media only screen 
    and (-webkit-min-device-pixel-ratio: 1) 
    and (max-device-width: 1024px) 
    and (min-device-width: 768px)
    and (orientation : landscape)  {
      .contenedor-boleto50 a {
        display: inline-block;
        line-height: 16px !important;}
      .contenedor-boleto50 {
     
      }
  }

  @media only screen 
    and (-webkit-min-device-pixel-ratio: 1) 
    and (max-device-width: 1024px) 
    and (min-device-width: 768px)
    and (orientation : portrait) {
    .contenedor-boleto50 a {
      display: inline-block;
      line-height: 3px !important;}
  }

  @media only screen and (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 1024px) and (min-device-width: 768px) {
    .service-item-pequeno.bgAzul  {
      width: 100%;
      float: none !important;
      display: inline-block;
      margin: 10px 0px;}

    .lateral-numeroclave div {
      flex: 0 0 18%;
      -webkit-flex: 0 0 17%;
      margin-right: 0px;
      margin-bottom: 3px;
    }
  }

  @media (max-width: 937px) {
    .contenedor-banner-elgordo .banner-elgordo div:nth-child(1) {
      font-size: 28px !important; }
  }


  /* ###############  iPad in landscape  ################ */
  @media only screen 
    and (min-device-width : 768px) 
    and (max-device-width : 1024px) 
    and (orientation : landscape) {

    /* estilos play loterias*/ /* incio ipad horizontal play */

    .tituloSorteoSlider2 {
      font-family: 'Oswald', sans-serif;
      color: #fff;
      font-size: 56px;
      font-weight: 600;
      line-height: 60px;
      text-align: center;
      padding: 23px 0px;
      margin: 0px;
      /* font-style: italic; */
      -webkit-text-fill-color: #ffffff;
      -webkit-text-stroke-color: #575756;
      -webkit-text-stroke-width: 0px;
  }

    .textoMonedasSolidarias {
        font-size: 15px;
        background: #ffffff;
        color: #f7a600;
        padding: 0px 0px 5px;
        text-transform: lowercase;
        text-align: center;
        border: 1px solid #f7a600;
        vertical-align: middle;
    }

    .fotoDonaciones img{
      width: 100%;
    }

    .imgres img {
      padding: 25px 0px;
    }

    .pl-TextoSeguro {
      width: 125px;
      text-align: left;
      padding: 40px 0px;
      line-height: 26px;
      font-family: lato;
      font-weight: 500;
      color: #ffffff;
      font-size: 19px;
    }

    .fondo-botes {
      background-image: url(../images/about/pl-fondo-euromillones.jpg);
      background-position: center center;
      background-size: cover;
      height: 235px;
      margin: 0px 0px;
    }

    .contenedor-banner-elgordo {
      color: #ffffff !important;
      /* display: flex; */
      display: -webkit-flex;
      /* display: -webkit-box; */
      text-align: center;
      /*border: 1px solid #ffffff;*/
      /* margin: 113px 0px; */
      margin: 60px 0px;
    }

    .fondo-bonoloto {
        background-image: url(../images/about/pl-fondo-bonoloto.jpg);
        background-position: center center;
        background-size: cover;
        height: 235px;
        margin: 0px 0px;
    }

    .fondo-botes-LN {
        background-image: url(../images/about/pl-loteria_cabecera.png);
        background-position: center center;
        background-size: cover;
        min-height: 235px;
        margin: 0px 0px;
    }

    /* fin estilos play loterias */ /* fin ipad horizontal play */

    .contentConfigGameQuini .bodyPanel .contentRadioReduction div {
      position: relative;
      display: inline-block;
      text-align: center;
      margin: auto!important; }

    .contentConfigGameQuini .bodyPanel .contentSelectCant .slider.slider-horizontal {
      width: 282px;
      margin: 0 0 15px; }

    .slider.slider-horizontal .slider-track {
      height: 10px;
      width: 100% !important;
      margin-top: -5px;
      top: 50%;
      left: 0; }

    .contentConfigGameQuini .bodyPanel .contentSelectCant .slider.slider-horizontal .slider-handle {
      height: 25px !important;
      width: 25px !important;
      background: #00203D; /* cambio play */
      border: 2px solid #dbeaf6;
      box-shadow: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      top: -6px !important; }

      /*
    .panel-heading-boletos2 {
      padding-left: 10px;
      color: #fff;
      background-color: #17344C;
      border-color: #27418c;
      height: 40px;
      padding-top: 10px !important;
      text-align: left;}*/

    .panel-heading-pagos {/* CREADO POR ARANIA*/
      padding-left: 10px;
      color: #fff;
      background-color: #00203D;
      border-color: #27418c;
      height: 30px;
      padding-top: 2px !important}

    .btn-group>.btn:first-child {
      margin-left: 0;
      margin-top: 0px !important}

    .boleto-multiple-accion {
      padding: 20px 20px 0px 20px !important;
      text-align: justify; }

    .cotenedor-boleto-multiple {
      /*display: flex;
      justify-content: space-between;
      display: -webkit-flex;
      -webkit-justify-content: space-between;*/
      padding: 30px 20px 20px 20px !important; }

    .cotenedor-boleto-multiple {
      /*display: flex;
      justify-content: space-between;
      display: -webkit-flex;
      -webkit-justify-content: space-between;*/
      padding: 20px;
      min-height: 243px !important;}

    .panel-heading-boletos {
      color: #fff;
      background-color: #17344C; /* cambio play */
      border-color: #27418c;
      height: 40px;
      padding-left: 15px;
      padding-top: 10px; }

    .contentConfigGameQuini .bodyPanel .contentRadioReduction div label {
      float: left;
      border: 1px solid #27418c;
      background-color: #dbeaf6;
      margin: 0;
      width: 88px !important;}

    .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .tit {
      font-size: 14px !important;
      font-weight: 600;
      padding: 0 14px !important;
      margin: 7px -7px 7px !important;}

    .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .apuesta {
      font-size: 11px;
      margin: 0px 0px 5px -6px !important;}

    .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .apuestaNum {
      font-weight: 600;
      margin: 0 0 5px -6px !important;
      font-size: 12px; }

    .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .inporte {
      font-size: 11px;
      margin: 0 0 5px -6px !important; }

    .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .inporteEuros {
      font-weight: 600;
      margin: 0 0px 30px -6px !important;
      font-size: 12px; }

    .contenedor-boletoEuro a {
      margin: 2px !important;
      height: 21px !important;
      width: 25px !important}

    .ahora-elige {
      margin: 0px 0px !important;
      color: #ffffff;
      font-size: 16px;
      width: 100%; }

    .contentConfigGameQuini .bodyPanel {
      background-color: #dbeaf6;
      color: #565655; /* cambio play */
      padding: 20px 13px 13px;}

    /* centrar juegos */
    .col-xs-gord-arana {
      width:42%; text-align:right; float: left}

    .displayFlexAlingItemsSpBet-arana {
      display: inline-block;
      width: 57%;
      position: relative; }
      .displayFlexAlingItemsSpBet-arana div {
        float: none !important;
        display: inline-block; }
      .displayFlexAlingItemsSpBet-arana .corner-left {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1; }
      .displayFlexAlingItemsSpBet-arana .corner-right {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1; }
      .displayFlexAlingItemsSpBet-arana .numero-boleto-flex {
        width: 100%;
        text-align: center;
        border-radius: 6px 6px 0 0; }
      .displayFlexAlingItemsSpBet-arana .spanCabeceraPanelResumen {
        float: none;
        padding: 0 5px 0 0; }

      .miCuenta .primeraFila h2 {
        display: none;
        color: #565655; /* cambio play */
        font-family: 'Lato', sans-serif;
        text-align: left;
        font-weight: bold;
        padding: 0;
        margin: 15px 0 0;
        font-size: 18px;
        text-transform: none;}

      .selector-arania {
        position: relative;
        border: 1px solid #27418c;
        width: 130px;
        height: 28px;
        line-height: 20px;
        margin: 10px 0px;
        overflow: hidden;
        background-color: #fff;
        border-radius: 3px;
        display: inline-block;}

      .selector-arania:before {
        content: '';
        position: absolute;
        right: 5px;
        top: 10px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 5px 0 5px;
        border-color: #000000 transparent transparent transparent;
        z-index: 5;
        pointer-events: none;}
      .selector-arania select {
        padding: 5px 3px;
        width: 130%;
        border: none;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
        appearance: none;}

      .selector-arania2 {
        position: relative;
        border: 0px solid #27418c;
        width: 135px;
        height: 28px;
        line-height: 20px;
        margin: 10px 0px;
        overflow: hidden;
        background-color: #fff;
        border-radius: 3px;
        display: inline-block;}

      .selector-arania3 {
        position: relative;
        border: 1px solid #27418c;
        width: 150px;
        height: 28px;
        line-height: 20px;
        margin: 10px 0px;
        overflow: hidden;
        background-color: #fff;
        border-radius: 3px;
        display: inline-block;
    }

    .h-min { min-height: 175px !important;}

    .cuadroHistoria {border: 1px solid #fff; height: 180px; width: 100%; margin: 27px auto; padding: 30px 20px;}
    .h-Detail-2{ height: 200px !important }
    .h-Detail-3{ min-height: 255px !important;}
    .columna60{ width: 100% !important; padding-left: 20px}
    .col-xs-gord-arana { width: 41%!important; text-align: right; float: left;}
    .tituloSorteoExtra {
        font-family: 'Lato', sans-serif;
        font-size: 20px;
        color: #565655; /* cambio play */
        font-weight: 600;
        text-align: left;
        padding: 20px 0px 10px 0px;
        margin: 0px;}

    .fechaSorteoExtra {
        font-family: 'Lato', sans-serif;
        font-size: 18px;
        color: #565655; /* cambio play */
        font-weight: normal;
        text-align: left;
        padding: 0px 0px 20px 0px;
        margin: 0px;}

    .numeroLoteria {
        color: #27418c!important;
        text-align: justify !important;
        font-family: 'Lato' !important;
        padding: 0px 10px !important;
        margin: 5px 0px !important;
        font-size: 16px!important;
        line-height: 24px;
        font-weight: 600 !important;}

    .boleto-custodia{top: 260px; left: 84%; position: absolute;}

    .cuadroSorteoDonacionesLogos img { width: 100% !important; margin: auto; float: left; }

    .botonera-mas-menos-donativos .qty {
        height: 50px !important;
        width: 45px !important;
        background-color: #ffffff;
        color: #565655; /* cambio play */
        border: none !important;}

    .fechaSorteoDonativo {
        font-family: 'Lato', sans-serif;
        font-size: 12px;
        color: #F7A800;
        font-weight: normal;
        text-align: center;
        padding: 0px 0px 5px 0px;
        margin: 0px;}

    .numeroBoletoLoteria {
        font-family: 'Lato', sans-serif;
        font-size: 42px !important;
        color: #F7A800;
        font-weight: 600;
        text-align: center;
        padding: 0px 0px 20px 0px;
        margin: 0px;}

    .tituloFundacion { font-size: 13px !important; color: #27418c!important; text-align: justify !important; font-family: 'Lato' !important; font-weight: 600 !important; padding: 20px 10px !important;}

    .textoCalendario{ font-size: 12px !important; padding: 6px 6px; height: 28px; color: #27418c !important; }

    /* Estilos datepicker desde - hasta */
    .input-daterange .input-group-addon {
      width: auto;
      min-width: 8px !important;
      padding: 4px 2px !important;
      line-height: 1.42857143;
      text-shadow: 0 1px 0 #fff;
      border-width: 0px 0 !important;
      margin-left: -5px;
      margin-right: -5px;
  }

  .input-sm {
      height: 25px;
      padding: 5px 5px !important;
      font-size: 12px;
      line-height: 1.5;
      border-radius: 3px;
      color: #27418c !important;
  }

  .form-control {
      border: 0px !important;
  }


  /* modal detalles premios */
  .modalBack .modalContentDetailsBeet, .modalBackMiCuenta-arania .modalContentDetailsBeet, .modalBackSecond .modalContentDetailsBeet, .modalBackThird .modalContentDetailsBeet, .modalBackFourth .modalContentDetailsBeet, .modalBackSecond-quiniela .modalContentDetailsBeet, .modalBackSecond-EU .modalContentDetailsBeet {
    width: 950px;
    height: 535px;
    margin: -282px 0 0 -475px !important;
    border-radius: 15px;
    padding: 26px;}

  .cuboAhora {
    width: 100%;
    align-items: baseline !important;
    padding-top: 5px;
    padding-bottom: 5px;}

  .call-number-2 {
    color: #ffffff;
    margin-top: 14px;
    margin-bottom: 15px;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 14px;
    padding: 9px;}

  .contenedor-boletoEuro-2 {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      display: -webkit-flex;
      -webkit-flex-wrap: wrap;
      -webkit-justify-content: space-between;
      padding: 0 5px 5px;
      /*background-color: #27418c; */
      background-color: #ffffff;
    }

    .contenedor-boletoEuro-2 a {
      margin: 2px !important;
      height: 21px !important;
      width: 24px !important}

    .correctorAnchuraMultipleBP {
    width: 87% !important;}

  .contenedor-completo-boleto p {
    font-size: 13px;}

  .capchat{ margin-left: 7px }

  .textoCifras{
    font-size: 14px;
    line-height: 20px;
    color: #565655; /* cambio play */
    text-align: center;
    padding: 0px 0px 0px 0px;}

  .resultadosAll .bodyResul div.numGanadores div {
    background: #fff;
    padding: 10px 0;
    width: 41px;
    text-align: center;
    margin: 0 12px 0 0;}

  /* tabla loterias decimo - ticket */

  .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(1) {
    width: 110px;}

  .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(2) {
    width: 210px;}

  .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(3) {
    width: 145px;}

  .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(4) {
    width: 142px;}

  .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(5) {
    width: 110px;
    bottom: -1px;}

  .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(6) {
    width: 229px;
    font-size: 18px;}

  .titulos-loteriaEmpresa { margin: 92px 0px 43px; }

  .cubo-NumSeo5 { height: 251px; padding: 102px 37px; }

  .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(4) { width: 278px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-loteria {
    position: absolute;
    left: 45%;
    top: 49px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-loteria p {
    position: absolute;
    font-size: 30px;
    color: #000000;
    font-weight: 600;
    letter-spacing: 6px; }

  }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2{
    position: absolute;
    left: 45%;
    top: 56px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2 p {
      position: absolute;
      font-size: 44px;
      color: #000000;
      font-weight: 600;
      letter-spacing: 6px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2-lista{
      position: absolute;
      left: 42%;
      top: 34px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2-lista p {
      position: absolute;
      font-size: 33px;
      color: #000000;
      font-weight: 600;
      letter-spacing: 6px; }

  .slidersBote{ /*height: 480px*/ /* cambio play */ height: 600px; background: #ffffff /* cambio play */}
  .bloqueSlider {/*padding: 80px 0px*/ /* cambio play */ padding: 45px 0px 0px;}
  .logoSlider {text-align: center; padding: 30px 0px 0px; margin: 0px 0px}
  .tituloSlider {font-family: 'Lato'; font-size: 25px; text-align: center; line-height: 42px; color: #F7A800; font-weight: 600}
  .subtituloSlider {font-family: 'Lato', sans-serif; font-size: 22px; text-align: center; line-height: 49px; color: #ffffff; font-weight: 600}
  .montoSlider {font-family: 'Lato'; font-size: 85px; text-align: center; line-height: 95px; color: #F7A800; font-weight: 600}

}

/*  ############## iPad in portrait ################### */
  @media only screen 
    and (min-device-width : 768px) 
    and (max-device-width : 1024px) 
    and (orientation : portrait) {

      

    }


  /*  ############## iPad in portrait ################### */
  @media only screen 
    and (min-device-width : 768px) 
    and (max-device-width : 1024px) 
    and (orientation : portrait) {   

    .contentConfigGameQuini .bodyPanel .contentRadioReduction div {
      position: relative;
      display: inline-block;
      text-align: center;
      margin: 0% !important; }

    .contentConfigGameQuini .bodyPanel .contentSelectCant .slider.slider-horizontal {
      width: 204px;
      margin: 0 0 15px; }

    .contentConfigGameQuini .bodyPanel .contentSelectCant .slider.slider-horizontal .slider-handle {
      height: 25px !important;
      width: 25px !important;
      background: #00203D; /* cambio play */
      border: 2px solid #dbeaf6;
      box-shadow: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      top: -6px !important; }

    .panel-heading-boletos {
      color: #fff;
      background-color: #00203D;
      border-color: #27418c;
      height: 40px;
      padding-left: 15px;
      padding-top: 6px; }

    .cotenedor-boleto-multiple {
      /*display: flex;
      justify-content: space-between;
      display: -webkit-flex;
      -webkit-justify-content: space-between;*/
      padding: 20px 10px 20px 10px !important;
      min-height: 248px;}

    .paneles-apuestas {
      border: 1px solid #27418c;
      color: #565655; /* cambio play */
      text-align: center;
      width: 74px !important;
      /*display: flex;
      justify-content: space-between;
      display: -webkit-flex;
      -webkit-justify-content: space-between;
      flex-direction: column;
     -webkit-flex-direction: column;*/}

    .contentConfigGameQuini .bodyPanel .contentRadioReduction div label {
      float: left;
      border: 1px solid #27418c;
      background-color: #dbeaf6;
      margin: 0;
      /*width: 76px !important*/
      width: 66px !important;}

    .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .tit {
      font-size: 11px !important;
      font-weight: 600;
      padding: 0 14px !important;
      margin: 7px -9px 7px !important;
      width: 84px;}

    .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .apuesta {
      font-size: 11px;
      margin: 0px 0px 5px -10px !important;
      width: 84px;}

    .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .apuestaNum {
      font-weight: 600;
      margin: 0 0 5px -10px !important;
      font-size: 12px;
      width: 84px}

    .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .inporte {
      font-size: 11px;
      margin: 0 0 5px -10px !important;
      width: 84px}

    .contentConfigGameQuini .bodyPanel .contentRadioReduction div label .inporteEuros {
      font-weight: 600;
      margin: 0 0px 30px -10px !important;
      font-size: 12px;
      width: 84px}

    .contentConfigGameQuini .bodyPanel .contentSelectSuger p {
      color: #565655; /* cambio play */
      margin: 0 0 8px !important;
      font-size: 9px !important;
      line-height: normal;}

    .contentConfigGameQuini .bodyPanel {
      background-color: #dbeaf6;
      color: #565655; /* cambio play */
      padding: 20px 9px 9px !important;}

    .contenedor-boletoEuro a {
      margin: 2px !important;
      height: 21px !important;
      width: 26px !important}

    .contenedor-boletoEuro-2 {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      display: -webkit-flex;
      -webkit-flex-wrap: wrap;
      -webkit-justify-content: space-between;
      padding: 0 5px 5px;
      background-color: #E6EDF0; }

    .contenedor-boletoEuro-2 a {
      margin: 2px !important;
      height: 28px !important;
      width: 35px !important}

    .contentConfigGameQuini .bodyPanel .contentSelectCant {
      display: inline-block;
      width: 55%;
      padding: 0 0 10px;
      vertical-align: top;}

    .backAsideMenu {
      display: none;
      opacity: 0;
      position: fixed;
      top: 0px;
      bottom: 0px;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.7);
      z-index: 9999;
      -webkit-transition: .4s ease;
      -moz-transition: .4s ease;
      -ms-transition: .4s ease;
      -o-transition: .4s ease;
      transition: .4s ease; }

    .miCuenta .sideMenu {
      position: fixed;
      top: 0;
      left: -84%;
      width: 84%;
      bottom: 0;
      overflow: auto;
      z-index: 99999;
      background: #00203D; /* cambio play */
      -webkit-transition: .4s ease;
      -moz-transition: .4s ease;
      -ms-transition: .4s ease;
      -o-transition: .4s ease;
      transition: .4s ease; }
      .miCuenta .sideMenu div {
        margin: 8px 0 0;
        background: transparent; }
        .miCuenta .sideMenu div ul li {
          border-bottom: 1px solid #27418c;
          background: #dbeaf6; }
          
    .btnMenuSide {
      display: block;
      background: #00203D; /* cambio play */
      color: #fff;
      font-weight: 700;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      position: fixed;
      top: 190px;
      left: -25px;
      z-index: 5;
      padding: 5px 17px;
      letter-spacing: 1px;
      border: 1px solid #fff;
      border-radius: 5px 5px 0 0;
      box-shadow: 2px -1px 3px rgba(0, 0, 0, 0.5); }

    .aboutUS-2 .secondBanner a { width: 242px; top: 53px; left: 53% !important; margin: 0 0 0 0; }
    .userMenu{ margin: 11px 5px 11px 5px !important;  }
    .cuadroHistoria {border: 1px solid #fff; height: 180px; width: 100%; margin: 27px auto; padding: 30px 20px;}
    .call-number-2 { font-size: 10px; color: #ffffff; margin-top: 14px; margin-bottom: 15px; font-family: 'Source Sans Pro',sans-serif; padding: 10px 0px 10px 2px}
    /*.subMenuUsuario ul li{padding-left: 17px !important;}*/
    .h-Detail-2{ height: 240px !important }
    .h-Detail-3{ min-height: 245px !important;}
    .columna60{ width: 100% !important; padding-left: 20px}
    .col-xs-gord-arana { width: 41%!important; text-align: right; float: left;}
    .col-xs-gord-arana-Q { width: 30%!important; text-align: right; float: left;}

    .tituloprincipalFundacion {
        font-size: 25px;
        color: #ffffff;
        text-align: center;
        font-family: 'Lato';
        padding: 0px 0px 20px 0px;
        margin: 40px 0px 0px 0px;
        font-weight: 600;}

    .SubbannerImagenLoteria {
        background-image: url(../images/about/fondoJuegaLoteria.jpg);
        height: 366px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;}

    .textoPuedeInteresar {
        color: #ffffff !important;
        font: 23px 'Lato' !important;
        padding: 10px 0px 10px 0px !important;
        text-align: left !important;}

    .botonera-mas-menos-donativos .qty {
        height: 45px !important;
        width: 67px !important;
        background-color: #ffffff;
        color: #565655; /* cambio play */
        border: none !important;}

    .botonera-mas-menos-donativos .qtyminus, .botonera-mas-menos-donativos .qtyplus, .botonera-mas-menos-donativos .qtyminus2, .botonera-mas-menos-donativos .qtyplus2, .botonera-mas-menos-donativos .qtyminus3, .botonera-mas-menos-donativos .qtyplus3 {
        text-indent: 0 !important;
        height: 45px !important;
        background-color: #00203D;
        color: #ffffff;
        width: 45px !important;
        padding: 0px;}

    .botonera-mas-menos-donativos .qtyminus, .botonera-mas-menos-donativos .qtyplus, .botonera-mas-menos-donativos .qtyminus2, .botonera-mas-menos-donativos .qtyplus2, .botonera-mas-menos-donativos .qtyminus3, .botonera-mas-menos-donativos .qtyplus3 {
        text-indent: 0 !important;
        height: 45px !important;
        background-color: #F7A800;
        color: #565655; /* cambio play */
        width: 45px !important;
        padding: 0px;}

    .btn-JugarDonativos {
        color: #F7A800;
        background-color: #F7A800;
        width: 100%;
        min-height: 45px;
        text-align: center;}

    .titulosGarantias {
        font-size: 16px;
        color: #ffffff;
        text-align: center;
        font-family: 'Lato';
        padding: 5px 0px 5px 0px;
        margin: 0px 0px;
        font-weight: 600;}

    .fotoDonaciones {
        width: 100%;
        margin: auto;}

    .cuadroFundacion {
        border: 1px solid #27418c;
        padding: 10px;
        height: 125px;
        width: 100%;}

    .SubbannerDonaciones {
        background: #ffffff;
        height: 1130px;}

    .conoceFunciona {
        font-size: 30px!important;
        color: #565655; /* cambio play */
        text-align: left;
        padding-bottom: 20px;
        font-weight: 500 !important; }

    .imagenFundaciones {
        width: 100% !important;}

    .textoUrlFundaciones a {
        font-size: 14px !important;
        color: #27418c!important;
        text-align: right !important;
        font-weight: 600;}

    .SubbannerCabeceraDonativos {
        background: #ffffff;
        height: 335px;}

    .SubbannerDona {
        background: #D5E3F2;
        padding: 40px 0px;
        height: 215px;}

    .SubbannerSolidaria {
        background-image: url(../images/about/fondoJuegaLoteria.jpg);
        height: 360px;
        background-repeat: no-repeat;
      background-size: cover;}

    .SubbannerEmpresa {
        background-image: url(../images/about/fondoJuegaLoteria.jpg);
        height: 360px;
        background-repeat: no-repeat;
      background-size: cover;}

    .cuadroSorteoDonaciones {
        background: #E6EDF0; /* cambio play */
        padding: 10px;
        height: 110px;
        margin: 52px 0px;}

    .dineropagado {
        font-family: 'Lato', sans-serif;
        font-size: 68px;
        color: #ffffff;
        padding: 9px 0px 5px 0px;
        font-weight: 600;}

    .millonesentregados {
        font-family: 'Lato', sans-serif;
        font-size: 26px;
        color: #ffffff;
        padding: 10px 0px 5px 0px;
        font-weight: 600;
        text-transform: uppercase;}

    .eurosentregados {
        font-family: 'Lato', sans-serif;
        font-size: 27px;
        color: #F7A800;
        font-weight: 600;}

    .premiototalrepartido {
        font-family: 'Lato', sans-serif;
        font-size: 12px;
        color: #F7A800;
        padding: 0px 0px;
        font-weight: 600;
        margin-bottom: 0px;}

    .premiosEntregados { color: #565655; /* cambio play */ font-family: 'Lato', sans-serif; font-size: 19px; font-weight: 600 }

    .cuadroSorteoDonacionesLogos img { width: 100% !important; margin: auto; float: left; }

    .btn-amarillo-empresa {
        font-size: 25px;
        color: #565655; /* cambio play */
        background-color: #F7A800;
        width: 100%;
        min-height: 45px;
        text-align: center;}

    .identifyContent .contentForm {
      height: 880px;
      padding: 40px 2px 0 !important;
      margin: 0 0 45px;}

    .cp_oculta div { float: right; }

    .capchat{ margin-left: 27px }

    .listas p {
      color: #27418c !important;
      font-size: 16px;
      line-height: 28px;
      padding: 4px 31px;}

  .textoCifras{
    font-size: 15px;
    line-height: 20px;
    color: #565655; /* cambio play */
    text-align: center;
    padding: 20px 0px 0px 0px;}

  .conbGanadoraAll table tbody td div {
    padding: 10px 0;
    margin: 5px 5px 0 0;}

  .conbGanadoraAll table tbody td div {
    padding: 10px 0;
    margin: 5px 5px 0 0;}

  .conbGanadoraAll table tbody td div:nth-of-type(5) {
    margin: 0 0px 0 0;}

  .conbGanadoraAll table tbody td {
    padding: 10px 0px;}


    /* centrar juegos */
    .col-xs-gord-arana {
      width:33%; text-align:right; float: left}

    .columna60{ width: 77%;}

    .displayFlexAlingItemsSpBet-arana {
      display: inline-block;
      width: 57%;
      position: relative; }
      .displayFlexAlingItemsSpBet-arana div {
        float: none !important;
        display: inline-block; }
      .displayFlexAlingItemsSpBet-arana .corner-left {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1; }
      .displayFlexAlingItemsSpBet-arana .corner-right {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1; }
      .displayFlexAlingItemsSpBet-arana .numero-boleto-flex {
        width: 100%;
        text-align: center;
        border-radius: 6px 6px 0 0; }
      .displayFlexAlingItemsSpBet-arana .spanCabeceraPanelResumen {
        float: none;
        padding: 0 5px 0 0; }

    .textoGame { color: #565655; /* cambio play */ font-size: 12px; font-weight: 500; line-height: 16px; padding: 2px 6px;}
    .h-min { min-height: 136px;}

    .aboutUS-2 .secondBanner h2 { width: 33%; color: #F7A800; position: absolute; top: 31px; font-size: 23px; text-align: left; left: 50%; margin: 0 0 0 -34%;}
    .aboutUS-2 .secondBanner a { width: 242px; top: 53px; left: 66%; margin: 0 0 0 0; }
    .iconosLoterias{ width: 86px !important; }
    .logosLoterias{ width: 180px !important; }

    /* modal detalles premios */

    .modalBack .modalContentDetailsBeet, .modalBackMiCuenta-arania .modalContentDetailsBeet, .modalBackSecond .modalContentDetailsBeet, .modalBackThird .modalContentDetailsBeet, .modalBackFourth .modalContentDetailsBeet {
      width: 95%;
      height: 535px;
      margin: -370px 0 0 -366px;
      border-radius: 15px;
      padding: 26px;}

    .botonesPremios {
    margin: 0px 0px 8px 0px;}

    .cuboAhora {
      width: 100%;
      align-items: baseline !important;
      padding-top: 5px;
      padding-bottom: 5px;}

    .tituloSeo {
      font-family: 'Lato', sans-serif;
      font-size: 32px;
      color: #565655; /* cambio play */
      padding: 30px 5px;
      text-align: center;
      line-height: 36px}

  .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(1) {
    width: 90px;}

  .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(2) {
    width: 176px;}

  .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(3) {
    width: 90px;}

  .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(4) {
    width: 130px;}

  .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(5) {
    width: 110px;
    bottom: -1px;}

  .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(6) {
    width: 130px;
    font-size: 18px;}

  .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(1) p {
    font-size: 14px;}

  .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(2) p {
    font-size: 12px;}

  .gameDetails .listDetailsLoteria .color-azul-oscuro div:nth-child(3) p {
    font-size: 25px;
    letter-spacing: 0px;}

  .gameDetails .panel-body-jugada {
    padding: 6px 3px 14px;
    margin: 0 0 40px;}

  .juego-jugadaCombinada { font-size: 17px; }
  .detalle-jugadaCombinada { font-size: 13px; }
  .jugar-jugadaCombinada { font-size: 23px; }
  .slogan-jugadaCombinada { font-size: 18px; }
  .slogan-loteriaEmpresa { font-size: 17px;}
  .titulos-loteriaEmpresa { margin: 92px 0px 80px; }

  .titulos-loteriaCombinada{ color: #164194; font-size: 27px !important; font-weight: 700; padding: 0px; margin: 62px 0px 43px;}
  .subtitulo-loteriaCombinada {color: #0075bf; font-size: 16px !important; line-height: 26px; padding: 0px 0px 20px;}

  .cubo-NumSeo5 { height: 279px; padding: 85px 25px; }

  .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(4) { width: 210px; }
  .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(4) p select { width: 195px; }
  .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(3) { width: 100px; }
  .gameDetails .panel-body-jugada .color-azul-oscuro p { font-size: 14px; }
  .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) p span { font-size: 16px; }
  .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) p { text-align: right; font-size: 16px; }
  .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) { width: 130px; }

  .modal-comolightbox-2 { margin: auto; width: 80%;}

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2{
    position: absolute;
    left: 43%;
    top: 37px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2 p {
      position: absolute;
      font-size: 30px;
      color: #000000;
      font-weight: 600;
      letter-spacing: 6px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2-lista{
      position: absolute;
      left: 42%;
      top: 40px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2-lista p {
      position: absolute;
      font-size: 33px;
      color: #000000;
      font-weight: 600;
      letter-spacing: 6px; }

  }

  @media only screen 
    and (-webkit-min-device-pixel-ratio: 1)
    and (max-device-width: 1024px)
    and (min-device-width: 768px)
    and (orientation : portrait) {
      .contenedor-boletoEuro a {
        line-height: normal;
        height: 28px !important;
        width: 24px !important;}
  }


  /* ####### Iphone 5 ####### */
  
  @media only screen 
    and (min-device-width: 300px) 
    and (max-device-width: 568px)
    and (-webkit-min-device-pixel-ratio: 2)
    and (orientation: portrait) {
    
    .euroMillionConfGame .fila1 .textGame div .spinner .sub, .euroMillionConfGame .fila1 .textGame div .spinner .add {
      width: 37px !important;
      vertical-align: top;
      font-size: 21px;
      line-height: 34px;
      height: 35px}

    .contenedor-banner-elgordo .banner-elgordo div:nth-child(1) {
      font-size: 24px !important; }

    .paddingTop40 { padding-top: 0px !important;}

    .ImagenPie { width: 50%;}

    .AnchoPie .btn {
      width: 100%;
      padding: 16px 16px 16px 26px;
      margin: 0;}

    .btn-amarillo-movil {
      font-size: 25px;
      color: #ffffff; /* cambio play */
      background-color: #F7A800;
      width: 100%;
      min-height: 71px;
      text-align: center; }

    .btn-amarillo-movil:hover {
      background-color: #00203D;
      color: #F7A800; }

    .btn-azulito {
      white-space: initial;
      text-align: center!important;
      min-height: 50px;}

    .ocultarTabla {visibility: none !important;}

    .miCuenta .tableMyAccount-movil {
  width: 99.3%;
  margin: 25px 0 0;
  display: none; }

  .miCuenta .tableMyAccount-movil thead {
    background: #00203D; /* cambio play */
    border: 0 none transparent;
    border-bottom: 15px solid #fff;
    margin: 0 0 15px; }
    .miCuenta .tableMyAccount-movil thead tr th {
      padding: 11px 0;
      font-size: 12px;
      color: #fff;
      text-transform: none; }
      .miCuenta .tableMyAccount-movil thead tr th:first-of-type {
        padding: 11px 0 11px 11px; }
  .miCuenta .tableMyAccount-movil tbody tr:first-of-type th {
    background: #dbeaf6; }
    .miCuenta .tableMyAccount-movil tbody tr:first-of-type th .filterTable {
      background: #fff;
      color: #565655; /* cambio play */
      padding: 2px;
      margin: 1px 0 0 0;
      display: inline-block; }
    .miCuenta .tableMyAccount-movil tbody tr:first-of-type th input {
      display: inline-block;
      width: 76px;
      border: none 0;
      background: #fff;
      color: #dbeaf6;
      font-size: 11px;
      vertical-align: top;
      margin: 1px 5px 0 0;
      padding: 4px;
      height: 28px;
      text-align: right; }
  .miCuenta .tableMyAccount-movil tbody tr th,
  .miCuenta .tableMyAccount-movil tbody tr td {
    vertical-align: inherit;
    padding: 11px 0; }
    .miCuenta .tableMyAccount-movil tbody tr th:first-of-type,
    .miCuenta .tableMyAccount-movil tbody tr td:first-of-type {
      padding: 11px 0 11px 11px; }
    .miCuenta .tableMyAccount-movil tbody tr th .iconType,
    .miCuenta .tableMyAccount-movil tbody tr td .iconType {
      background: transparent; /* cambio play */
      padding: 2px;
      width: 28px;
      margin: 0 0px 0 0; }

    .miCuenta .primeraFila h2 {
    display: none;
    color: #565655; /* cambio play */
    font-family: 'Lato', sans-serif;
    text-align: left;
    font-weight: bold;
    padding: 0;
    margin: 15px 0 0;
    font-size: 18px;
    text-transform: none;}

    #show,#hide {
      display:none;}

    div#content {
      display:none;
      padding:10px;
      background-color:#f6f6f6;
      width:200px;
      cursor:pointer;}

    input#show:checked ~ div#content {
      display:block;}

    input#hide:checked ~ div#content {
      display:none;}

  .selector-arania {
    position: relative;
    border: 1px solid #27418c;
    width: 100%;
    height: 35px;
    line-height: 0px;
    margin: 10px auto 10px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 3px;
    display: inline-block;}

  .selector-arania:before {
    content: '';
    position: absolute;
    right: 5px;
    top: 13px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #27418c transparent transparent transparent;
    z-index: 5;
    pointer-events: none;}
  .selector-arania select {
    padding: 5px 0px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    appearance: none;}

  .selector-arania2 {
    position: relative;
    border: 0px solid #27418c;
    width: 100%;
    height: 35px;
    line-height: 20px;
    margin: 10px auto 10px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 3px;
    display: inline-block;}

    /* estilos calendar en movil */
  .input-group-addon {
    padding: 6px 12px;
    font-size: 12px !important;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    background-color: #ffffff !important;
    border: 0px solid #27418c !important;
    border-radius: 4px;
    color: #27418c !important;}

  .form-control {
    display: block;
    width: 101% !important;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #565655; /* cambio play */
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #E6EDF0 !important; /* cambio play */
    border-radius: 0px; /* cambio play */
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}

    .form-control-mi-cuenta {
    display: block;
    width: 100%;
    height: 28px;
    padding: 0px 6px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #27418c !important;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}

  .form-control-mi-cuenta[disabled], .form-control-mi-cuenta[readonly], fieldset[disabled] .form-control-mi-cuenta {
    cursor: not-allowed;
    background-color: #ffffff;
    border: 0px}

  .textoCalendario{ font-size: 12px !important; padding: 6px 6px; height: 28px; color: #27418c !important; }


  .h-min{ min-height: 134px; }
  .cuadroHistoria {border: 1px solid #fff; height: 180px; width: 90%; margin: 27px auto; padding: 0px 20px;}
  .cuadro {border: 0px solid #fff; height: 180px; width: 90%; margin: 27px auto; padding: 0px 20px;}

  .texto-premios-l{ text-align: left !important; color: #565655; /* cambio play */ margin: 0; font-size: 12px; line-height: normal;}
  .texto-premios-r{ text-align: left !important; color: #565655; /* cambio play */ margin: 0; font-size: 12px; line-height: normal;} 
  .texto-premios-c{ text-align: left !important; color: #565655; /* cambio play */ margin: 0; font-size: 12px; line-height: normal;}

  .aboutUS-2 .secondBanner3 {
    position: relative;
    margin: 20px 0 0px;
    height: auto;
    background-image: url(../images/about/PREMIOS-ENTREGADOS-4.jpg);
    background-size: cover;
    background-position: center bottom;}

  .aboutUS-2 .secondBanner4 {
    position: relative;
    margin: 20px 0 0px;
    height: auto;
    background-image: url(../images/about/loteria-empresa.jpg);
    background-size: cover;
    background-position: center bottom;}


  .boton-renovacion{height: 50px;
    padding: 170px 0px 100px 0px;}

  .h-Detail{ min-height: 360px; padding-bottom: 20px }
  .h-Detail-2{ height: 450px !important }
  .tituloResumen {
    color: #27418c!important;
    border-bottom: 1px solid #27418c;
    width: 100%;
    font-weight: 600;
    padding: 20px 0px 20px 0px;
    margin-bottom: 24px;
    line-height: 0px;}
  .infoResumen {
    color: #27418c!important;
    font-size: 11px;
    padding-top: 13px;
    padding-bottom: 20px}
  .textosSaldos {
    color: #27418c!important;
    font-weight: 600;
    line-height: 26px;}
  .textosSaldos {
    color: #27418c!important;
    font-weight: 600;
    line-height: 26px;
    font-size: 13px;}
  .saldos {
    text-align: right;
    font-size: 21px;
    color: #565655; /* cambio play */
    font-weight: 600;
    line-height: 23px;}
  .saldoOk {
    text-align: right;
    font-size: 21px;
    color: #71BF7F;
    font-weight: 600;
    line-height: 23px;}
  .saldoKo{ text-align: right; font-size: 21px; color: #f25549; font-weight: 600; line-height: 23px}
  .botonMovil{ margin: 0px 86px; }
  .gameDetails .panel-body-jugada-2 {
    padding: 6px 22px 14px;
    margin: 20px 0px;
    width: 100%;}
  .t-m-c{ text-align: left }
  .h-Detail-3{ min-height: 175px !important;}
  .columna60 {
    width: 100%;}
  .displayFlexAlingItemsSpBet-arana {
    display: inline-block;
    width: 100%; /* cambio play */
    margin: 0px 0px;  /* cambio play */
    position: relative;}
  .col-xs-gord-arana {
    width: 50%;
    text-align: right;
    float: left;}
  .seccion-numeroClave .numeritos {
    width: 28px !important;
    height: 28px !important;
    border: 0px !important;
    margin-left: 4px;
    margin-bottom: 6px !important;
    padding-top: 1px;}

  .aboutUS-2 .secondBanner4 h2 {
    color: #ffffff;
    font-size: 25px;
    font-weight: 400;}

  .SubbannerCabeceraDonativos {
    background: #ffffff;
  }

  .textoCuadroLoterias {
    font-size: 13px;
    color: #ffffff;
    text-align: left;
    padding: 20px 20px;}

  .tituloSorteoExtra {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #575756;
    font-weight: 600;
    text-align: center;
    padding: 5px 0px 5px 0px;
    margin: 0px;}

  .fechaSorteoExtra {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #575756;
    font-weight: normal;
    text-align: center;
    padding: 0px 0px 20px 0px;
    margin: 0px;}

  .selectSorteoExtra {
    padding: 20px;
    border: 0px;
    margin: 0px 0px;
    color: #565655; /* cambio play */
    width: 100%;}

  .cuadroSorteoDonaciones {
    background: #f4f4f4;
    padding: 10px;
    border: 1px solid #cccccc;
  }

  .tituloprincipalFundacion {
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    text-align: center;
    font-family: 'Lato';
    padding: 0px 0px 0px 0px;
    margin: 20px 0px;
    font-weight: 600;}

  .textosDecimosParticipaciones {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    /*color: #F7A800;*/ /* Cambio play*/
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    padding: 40px 10px 20px 10px;
    /*margin: 20px 0px;/*/ /* Cambio play */  }

  .fotoDonaciones {
    width: 100%;
    margin: auto;}

  .SubbannerDonaciones {
    background: #ffffff;
    height: 1660px;}

  .cuadroFundacion {
    border: 1px solid #27418c;
    padding: 10px;
    height: 210px;
    width: 100%;}

  .conoceFunciona{
    font-size: 23px!important;
    color: #565655; /* cambio play */
    text-align: left;
    padding: 0px 20px !important;
    font-weight: 500 !important;}

  .description {
    font-size: 14px;
    line-height: 20px;
    color: #565655; /* cambio play */
    text-align: left !important;
    padding: 20px 20px;}

  .SubbannerDonaciones {
    background: #ffffff;
    /*height: 2105px;}*/
    height: auto;
}
  .Subbanner5 {
    background: #e7eded;
    height: 667px;
    padding: 0px}

  .botonera-mas-menos-donativos{
    display: flex;
  }

  .botonera-mas-menos-donativos .qty {
      height: 50px !important;
      width: 150px !important;
      background-color: #ffffff;
      color: #565655; /* cambio play */
      border: none !important;
      font-size: 25px !important; /* cambio play */}
  .botonera-mas-menos-donativos .qtyminus,
  .botonera-mas-menos-donativos .qtyplus,
  .botonera-mas-menos-donativos .qtyminus2,
  .botonera-mas-menos-donativos .qtyplus2,
  .botonera-mas-menos-donativos .qtyminus3,
  .botonera-mas-menos-donativos .qtyplus3 {
      text-indent: 0 !important;
      height: 50px !important;
      background-color: #F7A800;
      color: #565655; /* cambio play */
      width: 50px !important;
      padding: 0px; }

  .tituloNombreFundacion {
    font-size: 26px;
    color: #565655; /* cambio play */
    text-align: center;
    font-family: 'Lato';
    padding: 20px 0px 20px 0px;
    margin: 5px 0px;}

  .cajaFecha { width: 60px; border: 0px solid; padding: 0px 0px; margin: 0px 10px; display: inline-block; float: left; }
  .mesLoteria { background: #00203D; /* cambio play */ margin: 0px; width: 60px; text-transform: uppercase; color: #ffffff; font-weight: 600; font-family: 'Lato' }
  .diaLoteria { background: #fff; margin: 0px; width: 60px; font-family: 'Lato' }
  .SubbannerDona {
    background: #E7EDED;
    padding: 40px 0px;
    height: 421px;}

  .SubbannerEmpresa {
    background-image: url(../images/about/fondoJuegaLoteria.jpg);
    height: 520px;
    background-repeat: no-repeat;
    background-size: cover;}

  .numeroBoletoLoteria {
    font-family: 'Lato', sans-serif;
    font-size: 36px;
    color: #F7A800;
    font-weight: 600;
    text-align: center;
    padding: 0px 0px 20px 0px;
    margin: 0px;}

  .Subbanner4 {
    background: #ffffff;
    height: 380px;}

  .numeroLoteria {
    color: #27418c!important;
    text-align: justify !important;
    font-family: 'Lato' !important;
    padding: 0px 10px !important;
    margin: 5px 0px !important;
    font-size: 19px!important;
    line-height: 24px;
    font-weight: 600 !important;}

  .imagenDona {
    width: 33%;
    margin: auto;}

  .cuadroPremiosEntregados {
    background: #F7A800;
    height: 1750px;
    padding: 20px 20px;
    margin: 0px 0px 40px 0px;}

  .aboutUS-2 h1 {
    color: #565655; /* cambio play */
    text-align: left;
    width: 100%;
    margin: 20px 0;
    padding: 0;
    font-weight: bold;
    font-size: 22px;
    text-transform: none;}

  .premiosEntregados {
    color: #565655; /* cambio play */
    font-family: 'Lato', sans-serif;
    font-size: 25px;
    font-weight: 600;}

  .boleto-custodia{top: 145px; left: 82%; position: absolute;}
  .textoPuedeInteresar{ text-align: center !important;}

  /*MODIFICADO ÁNGEL */
  .enlaceLupa{position: absolute; border: 0px solid; width: 70px; height: 32px; top: 46px; left: 240px;}
/*-------*/
  .info_extra-boleto-total .solo_quedan-boleto-total p:nth-child(2) {
    font-size: 12px; /* play center */
    text-align: center;
    font-weight: bolder;}

    .info_extra-boleto-total .solo_quedan-boleto-total p {
    margin: 0px;
    line-height: 15px;
    font-size: 9px; /* cambio play */
    text-align: center;}

  .info_extra-boleto-total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: center;
    /*background-color: #dbeaf6;*/ /* cambio play */
    background-color: #E6EDF0;
    border: 1px solid #e8eeee;
    padding: 5px 2px;}

  .yt-mensajes-content {
    background: #cb4437;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    color: #fff;
    left: 14px;
    line-height: 13px;
    min-width: 14px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: -3px !important;
    left: 23px !important;
    z-index: 100;
    font-size: 8px !important;
    border-radius: 50px;}

  .cuadroSorteoDonacionesLogos img {
    width: 100% !important;
    margin: auto;
    float: left;}

  .cuadroSorteoDonacionesLogos {
    background: #ffffff;
    padding: 0px;
    height: 59px;}

  #boleto-x{top: -104px; left: 12px;}
  #boleto-y{top: -14px; left: -8px;}

  .altoMovil {
    /*height: 410px;*/ /* Cambio play */
    height: 325px;}
  .altoDecimos {height: 165px;}

  .altoMovil-solidaria {height: 370px;}

  .SubbannerEmpresajuegos {
      background-color: rgba(0,0,0,.5);
      min-height: 520px;
  }

  .logosLoterias {
    width: 60% !important;
    margin: 0px 20% !important;}

  .btn-arrows-left {position: absolute; top: 210px; left: -25px; padding: 10px 10px}
  .btn-arrows-right {position: absolute; top: 210px; right: -25px; padding: 10px 10px}

  .Subbanner7 { background: #00203D; /* cambio play */ padding: 0px 40px 20px}

  .fechaSorteoDonativo {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #F7A800;
    font-weight: normal;
    text-align: center;
    padding: 0px 0px 10px 0px;
    margin: 0px;}

  .textosDecimosParticipacionesSolidaria {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    margin: 20px 0px;
    padding: 0px 10px 0px 10px;}

  .SubbannerFundacionjuegos {
    background-color: rgba(0,0,0,.5);
    min-height: 503px;}

  .textoDona {
    font-size: 20px;
    line-height: 27px;
    text-align: justify;
    color: #565655 !important;
    font-family: "Lato";
    padding: 20px 0px;}

  .textoDescripcionFundaciones {
    color: #565655 !important;
    text-align: justify !important;
    padding: 0px 10px;}

  .altoDecimosSocialEmpresa {height: 130px;}
  .altoMovilSocialEmpresa { height: 300px;}

  .SubbannerSocialEmpresa {
    background-color: rgba(0,0,0,.5);
    min-height: 500px;}

  .selector-arania3 {
    position: relative;
    border: 1px solid #27418c;
    width: 100%;
    height: 28px;
    line-height: 20px;
    margin: 10px auto 0px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 3px;
    display: inline-block;}

  /* estilos modal darse de baja */
  .AbonomodalDarseBaja .otherBlue {
    background: #17344C;
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    padding: 10px 0px;}

  .AbonomodalDarseBaja {
    width: 90%;
    margin-left: -144px;
    height: auto}

  .onlyModalAcount h3 {
    color: #565655; /* cambio play */
    font-family: 'Lato', helvetica, sans-serif;
    text-align: center;
    font-size: 28px;
    margin: 0 0 10px;
    font-weight: 700;}

  .AbonomodalDarseBaja form .cancel, .AbonomodalDarseBaja form .modificar {
    width: 114px;
    font-size: 13px !important;}

  .AbonomodalDarseBaja form ul li {
    font-size: 11px !important;}

  /* estilos modal detalle apuesta */
  .AbonomodalDetalle {
    width: 90%;
    margin: -203.5px 0 0 -144px;}

  /*boton amarillo premios */
  .btn-amarillo-premios {
    color: #565655; /* cambio play */
    background-color: #F7A800;
    width: 100%;
    min-height: 40px;
    text-align: center;
    font-size: 11px;}

  .btn-amarillo-premios:hover {
    background-color: #00203D;
    color: #F7A800;}


/* modal premios */
  .modalBack .modalContentDetailsBeet,
  .modalBackMiCuenta-arania .modalContentDetailsBeet,
  .modalBackSecond .modalContentDetailsBeet,
  .modalBackSecond-EU .modalContentDetailsBeet,
   .modalBackSecond-quiniela .modalContentDetailsBeet,
  .modalBackThird .modalContentDetailsBeet,
  .modalBackFourth .modalContentDetailsBeet{
    width: 90%;
    margin: -267px 0 0 -144px;
    border-radius: 15px;
    padding: 8px;
    overflow-x: hidden;}

  .botonesPremios { margin: 20px 0px 20px 0px}

  .modalBack .modalContent .modalHeader h4, .modalBackMiCuenta-arania .modalContent .modalHeader h4, .modalBackSecond .modalContent .modalHeader h4, .modalBackThird .modalContent .modalHeader h4, .modalBackFourth .modalContent .modalHeader h4, .modalBackSecond-quiniela .modalContent .modalHeader h4, .modalBackSecond-EU .modalContent .modalHeader h4 {
    color: #565655; /* cambio play */
    font-family: 'Lato', helvetica, sans-serif;
    text-align: center;
    font-size: 30px;
    margin: 0 0 24px;}

  .cerrar-sesion {left: 92px !important;}

  .listas p {
    color: #27418c !important;
    font-size: 18px;
    line-height: 25px;
    padding: 5px 0px;}

  .divComprueba {
    background: #dbeaf6 !important;
    height: 530px;}

  .textoCifras{
    font-size: 18px;
    line-height: 20px;
    color: #565655; /* cambio play */
    text-align: center;
    padding: 20px 0px 0px 0px;}

  .divCompruebaDecimo {
    background: #dbeaf6 !important;
    height: 545px;}

  .tGarantia .xcentaje {font-size: 11px;}

  .tGarantia .probabilidad {font-size: 8px; font-weight: 600}

  .tGarantia .tituloTabla {font-size: 10px;}

  .tGarantia .de {font-size: 11px;}

  .tGarantia .min-max {font-size: 10px;}

  .textoVolveraJugar{ font-size: 24px !important;}
  .textodescripcionVolveraJugar{ font-family: 'Lato', sans-serif; font-size: 14px !important; color: #565655; /* cambio play */ padding: 0px 7px !important; text-align: center !important; }

  .menuFooter{ font-family: 'Lato', sans-serif; font-size: 14px; line-height: 22px !important; color: #ffffff !important; text-align: center; }
  
  .footer .devider {
    margin-top: 10px !important;}

  .tituloSeo {
    font-family: 'Lato', sans-serif;
    font-size: 32px;
    line-height: 36px !important;
    color: #565655; /* cambio play */
    padding: 30px 5px;
    text-align: center;
    line-height: 36px}

  .SubbannerSEO { background: #00203D; /* cambio play */ height: 150px;}

  .numeroBoletoSEO { font-size: 30px; line-height: 25px !important;}

  .cajanotaNumerosSEO{ height: 260px;}
  
  .notaNumerosSEO{ font-size: 18px; line-height: 22px; color: #565655; /* cambio play */ font-weight: 600;}

  .boleto-comprado {height: 75% !important;/* cambio play */}

  .textoboletoComprado{padding: 18% 32%; vertical-align: middle; text-align: center}

    /* modal ticket */

  .modalBackTicket .modalContentDetailsAbonate {
    width: 295px;
    margin: -200px 0 0 -155px;
    padding: 20px 11px;}

  .modalBackTicket .contenedor-boleto-total { width: 300px; }
  .numero-SorteoTicket { top: 23px; }
  .numero-SorteoTicket-2 { top: 59px; }
  .precio-Ticket { top: 85px; font-size: 19px}
  .moneda-Ticket { font-size: 7px; top: 105px; }
  .semana-sorteo-Ticket { font-size: 8px; top: 10px;}
  .numero-AdministracionTicket { font-size: 12px; top: 104px; left: 53%; }
  .sorteo-Ticket { font-size: 10px; top: 50px; }
  .dia-sorteo-Ticket { font-size: 10px; top: 72px; }

  /* modal decimo */

  .modalBackDecimo .modalContentDetailsAbonate {
    width: 295px;
    margin: -200px 0 0 -147px;
    padding: 26px 10px;}

  .modalBackDecimo .cotenedor-boleto-total .boleto-total-imagen .boleto_numero p {
    padding: 5px 0px;}

  .modalBackDecimo .cotenedor-boleto-total .boleto-total-imagen {
    margin-bottom: 0px;
    width: 100%;
    height: auto;}

  .modalBackDecimo .cotenedor-boleto-total .boleto-total-imagen .boleto_numero {
    left: 36%; }

  .numero-SorteoDecimo { top: 23px; }

  .numero-SorteoDecimo-2 { top: 56px; }

  .titulo-modalDecimo { font-size: 19px !important; color: #27418c !important; }

  .textoPagoTarjeta{ font-family: 'Lato', sans-serif; font-size: 18px; color: #565655; /* cambio play */ padding: 15px 0px 2px; font-weight: 600}
  .textoPagoImporteTarjeta{ font-family: 'Lato', sans-serif; font-size: 21px; line-height: 28px; color: #565655; /* cambio play */ padding: 0px 5px; margin: 0px ; font-weight: 600}
  .cuadroImporteTarjeta{ border: 1px solid #d4e2f5; padding: 20px;}
  .cuadroDetalleTarjeta{ background: #E6EDF0; border: 1px solid #d4e2f5; padding: 12px;}
  .textoPagoMovil {text-align: center;}

  .SubbannerPagoTarjeta { height: 147px; }

  .modalBackGuardarTDC .modalContentDetailsAbonate { width: 290px; margin: -200px 0 0 -144px;}

  .modalBackGuardarTDC .modalContent .modalBody { height: 222px; }

  .texto-Transaccion { text-align: center;}

  .titulos-loteriaEmpresa { font-size: 25px !important; margin: 40px 0px 40px;}
  .slogan-loteriaEmpresa { font-size: 17px; line-height: 24px; text-align: center; }
  .textos-loteriaEmpresa { font-size: 14px; line-height: 19px; }
  .slogan-jugadaCombinada { font-size: 16px; line-height: 31px; }

  .titulos-loteriaCombinada{ font-size: 27px !important; text-align: center;}
  .subtitulo-loteriaCombinada { font-size: 18px !important; text-align: center;}
  .RecuadroLoteriaCombinada { height: 770px;}
  .RecuadroLoteriaCombinada div p img { width: 100%}

  .cubo-NumSeo5 { height: 200px; padding: 37px 20px; margin: 20px 0px; }

  .modalBackFourth .modalContentDetailsAbonate { width: 300px; height: auto; margin: -300px 0 0 -150px;}
  .modalContentDetailsAbonate .modalBody2 {height: 185px !important;}
  .modalBack .modalContent { padding: 26px 17px; border-radius: 20px; width: 340px; height: 610px; position: fixed; margin: -312px 0 0 -177px; }
  .modalBack .modalContent .modalHeader { position: relative; width: 206px; }
  .modalBack .modalContent .modalBody { height: 460px; }

  .AbonomodalDisponible { width: 90%; height: auto; margin: -284px 0 0 -159px; }
  .AbonomodalDisponible .solicFirst div {  width: 100%; }
  .AbonomodalDisponible .solicFirst input { display: inline-block; width: 100%; font-size: 45px !important;}
  .AbonomodalDisponible .solicSeacond p { width: 170px; }
  .AbonomodalDisponible .solicLast ul li { width: 249px; }
  .AbonomodalDisponible .solicLast ul li input { width: 90px; }
  .AbonomodalDisponible button { margin: 5px 0px; width: 100%; }
  .AbonomodalDisponible button:last-of-type { margin-left:0px; }
  .miCuenta .recargarSaldo .metodoRecarga label { width: 100%; text-align: left; }

  .carousel-inner { height: 390px;}
  .carousel { height: 300px;}

  .carousel-innerPL { height: 650px;}
  .carouselPL { height: 370px;}

  .RecuadroLoteriaCombinada div p img { width: 100%}

  .noLupa{ background-image: none !important; }

  .noLupa-directo{ background-image: none !important; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero p {
    font-size: 23px;
    line-height: 19px !important;}

  .bgClaro div p img { width: 100% }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-loteria {
    position: absolute;
    left: 39%;
    top: 28px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-loteria p {
    position: absolute;
    font-size: 30px;
    color: #000000;
    font-weight: 600;
    letter-spacing: 6px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2{
    position: absolute;
    left: 39%;
    top: 27px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2 p {
      position: absolute;
      font-size: 30px;
      color: #000000;
      font-weight: 600;
      letter-spacing: 6px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2-lista{
      position: absolute;
      left: 39%;
      top: 27px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2-lista p {
      position: absolute;
      font-size: 30px;
      color: #000000;
      font-weight: 600;
      letter-spacing: 6px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-decimo{
    position: absolute;
    left: 39%;
    top: 23px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-decimo p {
      position: absolute;
      font-size: 25px;
      color: #000000;
      font-weight: 600;
      letter-spacing: 6px; }

  .AbonomodalDetalle2 {
    width: 98%;
    height: initial;
    margin: -203px 0 0 -157px; }
    .AbonomodalDetalle2 div {
      text-align: left;
      color: #fff;
      background: #0B4793;
      padding: 4px 12px; }
    .AbonomodalDetalle2 ul {
      background: #fff;
      text-align: left;
      margin: 0 0 15px;
      padding: 10px 0; }
      .AbonomodalDetalle2 ul li {
        color: #565655; /* cambio play */
        padding: 5px 12px;
        font-size: 12px;
        margin: 0 0 5px; }
        .AbonomodalDetalle2 ul li i {
          font-size: 12px; }

  .table-detalle-pedidos td p {
    font-size: 12px;
    line-height: 14px;
    margin: 0px 0px}

  .carousel-inner { height: 650px;}
  .carousel { height: 670px;}

  .bloqueSlider {padding: 20px 0px}
  .logoSlider img {width: 100%;}
  .logoSlider { padding: 60px 0px 0px }
  .tituloSlider {font-family: 'Lato'; font-size: 25px; line-height: 34px;}
  .subtituloSlider {font-family: 'Lato', sans-serif; font-size: 23px; line-height: 35px; }
  .montoSlider {font-family: 'Lato'; font-size: 25px; line-height: 85px; }


/* nuevo slider productos*/

.titulocuboSlider{
  font-size: 18px; 
  text-align: left; 
  line-height: 23px; 
}

.subtitulocuboSlider{
  font-size: 14px;
  font-family: 'Lato', San Serif;
  color: #565655;
  text-align: left;
  display: -webkit-box;
    max-width: 557px;
    margin: 0 auto;
    line-height: 1.4;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 5px;
}

.fondocuboSlider{
  background: #e7eded;
  min-height: 32px;
  padding: 5px;
  margin: 5px 0px;
}

.juegocuboSlider{
  text-align: center; 
  font-size: 12px; 
  line-height: 17px; 
  color: #565655; 
  font-weight: 600; 
  margin: 0px;
}

.participacionescuboSLider{
  text-align: center;
  font-size: 33px;
  line-height: 17px;
  color: #565655;
  font-weight: 600;
  margin: 0px;
  padding: 10px 0px;
}

.subparticipacionescuboSlider{
  font-size: 10px; 
  line-height: 16px; 

}

.montoparticipacionesSlider{
  text-align: center;
    font-size: 15px;
    line-height: 15px;
    color: #565655;
    font-weight: 600;
    margin: 0px;
    padding: 10px 0px;
}

.separadorAmarillo{
  border-right: 1px solid #f4a412;
}

.separadorGris{
  border-right: 1px solid #00203d;
}

.monedasSolidarias {
  border: 1px solid #f4a412; 
  min-height: 22px; 
  padding: 5px; 
  margin: 10px 0px
}

.masmonedasSolidarias{
  font-size: 10px; 
  color: #f4a412; 
  text-align: center; 
  margin: 0px;
  font-weight: 600;
}

.btn-JugarParticipaciones {
    color: #ffffff;
    background-color: #F7A800;
    width: 100%;
    min-height: 40px;
    text-align: center;
    font-size: 20px;
}

.btn-JugarParticipaciones:hover {
    color: #ffffff;
    background-color: #00203d;
    width: 100%;
    min-height: 40px;
    text-align: center;
    margin-top: 10px;
}

.iconosparticipaciones{
  margin: 0px 10px !important;
  width: inherit !important;
}

.nuevoSelector {
    font-size: 20px;
    padding: 15px 0px 20px;
    text-align: right;
    color: #565655; /* cambio play */
}

.cuadroSorteoDonaciones {
    min-height: 100px;
}

.fechaSorteoseleccion {
    font-size: 12px;
    text-align: left !important;
    color: #565655; /* cambio play */
    padding: 0px 20px 10px;
    margin: 0px;
    font-weight: 300;
}

/* fin nuevo slider productos */


/* estilos play loterias*/  /* inicioplay movil 5*/

.contenedor-banner-elgordo {
  margin: 30px 0px;
}

  .pl-proyecto1 {
    height: 650px;
    padding: 110px 0px 0px;
}

  .pl-proyectoSlider{
    height: 690px; 
    width: 100%; 
    padding: 10px 0px; 
    margin: 5px auto; 
    border: 0px solid #fff;
  }

  .btn-amarillo-boteSlider {
    margin: 20px;
    color: #ffffff;
    background-color: #F7A800;
    width: 238px;
    min-height: 38px;
    text-align: center;
    font-size: 19px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
}


  .textoMonedasSolidarias {
    font-size: 16px;
    background: #ffffff;
    color: #F7A800;
    padding: 9px 0px;
    text-transform: lowercase;
    text-align: center;
    border: 1px solid #F7A800;
    vertical-align: middle;
  }

  .textoSorteoSlider{
    color: #fff;
    font-size: 17px;
    line-height: 18px;
    text-align: center;
    padding: 10px 0px;
    margin: 10px 0px;
  }

  .textoBoteSlider{
    font-family: 'Lato' sans-serif;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 0px;
    text-align: center;
    padding: 23px 0px;
    margin: 0px;
    font-style: italic;
    -webkit-text-fill-color: #ffffff;
    -webkit-text-stroke-color: #575756;
    -webkit-text-stroke-width: 0px;
  }

  .textoMontoSlider {
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 200px;
    text-align: center;
    padding: 20px 0px;
}

  .tituloSorteoSlider {
      color: #fff;
      font-size: 24px;
      line-height: 28px;
      text-align: center;
      padding: 20px 0px;
      margin: 0px;
      font-weight: 600;
  }

  .textoMillonSlider {
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 50px;
    text-align: center;
    padding: 23px 0px;
    margin: 0px;
}

  .imgres {
    text-align: center;
  }

  .imgres img {
    padding: 30px 10px 0px;
    width: 100%;
    margin: auto;
  }

  .slidersBote {
    /* height: 480px; */
    height: 650px;
    background: #ffffff;
}

  .pl-Subbanner-h {
    background: #00203d;
    /*height: 200px;
    margin-top: 650px;*/
    padding: 20px 0px;
}

  .pl-Subbanner {
    background: #00203d;
    height: 200px;
    /*margin-top: 20px;*/
    padding: 17px 0px;
  }

  .pl-TextoSeguro {
    width: 113px;
    text-align: center;
    padding: 6px 0px;
    line-height: 26px;
    font-family: lato;
    font-weight: 500;
    color: #ffffff;
    font-size: 19px;
  }

  .CuadroPieBanner1 {
    background-size: 100%
  }

  .pl-Titulares {
    font-size: 30px;
    padding: 0px;
    margin: 0px;
    text-align: center;
  }

  .services-list .service-item {
    margin-bottom: 0px;
  }

  .btn-amarillo-bote {
    margin: 0px 0px 20px;
  }

  .titulo-juegassolidario {
    font-family: 'Lato', sans-serif;
    font-size: 34px;
    line-height: 36px;
    color: #565655;
    padding: 20px 0px;
    text-align: center;
  }

  .cuadroJuegaSolidario {
    min-height: 535px;
    padding: 20px 0px;
    background: url(../images/Arana/fondo-juegasolidario.jpg);
    background-size: cover;
    background-position: center left;
    margin: 0px;
  }

  .subtitulo-juegasolidario {
    text-align: center;
  }

  .titulo-juegasahorasolidario {
    font-family: 'Lato', sans-serif;
    font-size: 34px;
    text-align: center;
  }

  .titulo-buscamosmillonarios {
    font-size: 34px;
    line-height: 36px;
    padding: 20px 0px;
    text-align: center;
    margin: 0px;
  }

  .subtitulo-buscamosmillonarios {
    font-family: 'Lato', sans-serif;
    font-size: 23px;
    line-height: 30px;
    color: #ffffff;
    padding: 20px 0px;
    text-align: center;
  }

  .cuadroBuscamosMillonarios {
    min-height: 310px;
    padding: 30px 0px 0px;
    background: url(../images/about/pl-fondo-buscamosmillonarios.jpg);
    background-size: cover;
    background-position: center center;
    margin: 0px;
  }

  .cuadroAbonate {
    min-height: 470px;
    padding: 30px 0px;
    background: url(../images/about/fondo-abonate.jpg);
    background-size: cover;
    background-position: center center;
    margin: 0px;
  }

  .cuadroloteriaEmpresa {
    min-height: 470px;
    padding: 30px 0px 0px;
    background: url(../images/about/fondo-loteriaEmpresa.jpg);
    background-size: cover;
    background-position: center center;
    margin: 0px;
  }

  .titulo-loteriaEmpresa {
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    line-height: 36px;
    color: #ffffff;
    padding: 0px 0px 20px;
    text-align: center;
    margin: 20px 0px;
  }

  .subtitulo-loteriaEmpresa {
    font-family: 'Lato', sans-serif;
    font-size: 26px;
    line-height: 31px;
    color: #ffffff;
    padding: 20px 0px 40px;
    margin: 0px 0px 40px;
    text-align: center;
  }

  .titulos-jugadamagica {
    color: #565655;
    font-size: 32px;
    line-height: 34px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    text-align: center !important;
    padding: 30px 0px;
    margin: 0px;
  }

  .cuadrojugadamagica {
    min-height: 720px;
    padding: 30px 0px 30px;
    background: #ffffff;
    margin: 0px;
  }

  .tituloayuda {
    font-family: 'Lato', sans-serif;
    font-size: 28px;
    line-height: 22px;
    padding: 0px 0px 20px;
    text-align: center;
    color: #ffffff;
  }

  .img_resm img{
    width: 40px;
  }

  .pl-TextoSeguro {
    width: 108px;
    text-align: left;
    padding: 6px 18px;
    line-height: 26px;
    font-family: lato;
    font-weight: 500;
    color: #ffffff;
    font-size: 12px;
    margin: 9px 0px 0px;
}

    .textoPorQueJugar {
        font: 24px 'Lato' !important;
    }

    .pl-spacer {
       padding: 0px 0px;
    }

    .pl-spacer-bottom {
    padding: 0px 0px 0px;
}

.pl-spacer-botes {
    padding: 0px 0px 0px;
}

.imgres-S img {
    width: 100%;
    padding: 0px 0px;
}

.gameDetails .panel-heading-boletos-EU .detailsWhite {
    color: #ffffff;
    font-size: 12px;
    padding: 0px 0px 0px 60px;
    float: left;
}

.gameDetails .panel-heading-boletos-BO .detailsWhite {
    color: #ffffff;
    font-size: 12px;
    padding: 0px 0px 0px 60px;
    float: left;
}

.gameDetails .panel-heading-boletos-PVA .detailsWhite {
    color: #ffffff;
    font-size: 12px;
    padding: 0px 0px 0px 60px;
    float: left;
}

.gameDetails .panel-heading-boletos-GO .detailsWhite {
    color: #ffffff;
    font-size: 12px;
    padding: 0px 0px 0px 60px;
    float: left;
}

.gameDetails .panel-heading-boletos-QUI .detailsWhite {
    color: #ffffff;
    font-size: 12px;
    padding: 0px 0px 0px 60px;
    float: left;
}

.gameDetails .panel-heading-boletos-LN .detailsWhite {
    color: #ffffff;
    font-size: 12px;
    padding: 0px 0px 0px 60px;
    float: left;
}

#TextoMenuArana-EU {
    padding-top: 6px !important;
}

#TextoMenuArana-PVA {
    padding-top: 6px !important;
}

#TextoMenuArana-GO {
    padding-top: 6px !important;
}

#TextoMenuArana-BO {
    padding-top: 6px !important;
}

#TextoMenuArana-QUI {
    padding-top: 6px !important;
}

#TextoMenuArana-LN {
    padding-top: 6px !important;
}

#TextoMenuArana-SO {
    padding-top: 6px !important;
}

.seccion-numeroClave .divAbsolute {
    position: absolute;
    z-index: 1;
    top: 1220px;
    width: 95%;
}

.buscador-decimos-top .buscador-txto-intro {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #575756;
    padding-left: 0px;
    flex: 1;
    -webkit-flex: 1;
}

.buscador-decimos-top .cajas-numeros {
    display: flex;
    display: -webkit-flex;
    /* background-color: #ffffff; */
    padding: 3px 0px 3px 2px;
    margin-right: 0px;
}

.buscador-decimos-top .cajas-numeros output {
    width: 48px;
    height: 55px;
    font-size: 33px;
}

.rowCapaResumen div:nth-child(1), .rowCapaResumen2 div:nth-child(1) {
    font-size: 14px;
}

.apuestas-sorteo-premio {
    /* font-size: 46px !important; */
    font-size: 37px !important;
    padding-right: 12px !important;
    /* color: #27418c; */
    color: #575756;
    text-align: center; /* cambio play */
    padding-right: 5px;
}

.tipopartido {
    /* color: #27418c; */
    color: #575756;
    font-size: 20px;
    padding: 7px 0px 9px; /* cambio play */
}

.numeritos-QUI {
    margin: 2px;
}

.banner-movil .titular-baner {
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    padding: 0px 0px;
}

.banner-movil .btn-blanco, .banner-movil .btn-azul-oscuro {
    min-height: 40px !important;
    padding: 0px 5px;
    font-size: 10px;
}

.btn-gris {
    font-size: 12px;
}


/* MENU MOVIL */

ul#navigation.showen-c {
    padding-bottom: 32px;
}

#TextoMenuArana {
    padding-top: 0px !important;
    padding-bottom: 5px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    line-height: 20px !important;
    /*width: 100px !important;*/ /* Cambio play */
    text-align: center;
    font-size: 12px !important;
}

#TextoMenuArana-EU {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    line-height: 20px !important;
    /*width: 100px !important;*/ /* Cambio play */
    text-align: left;
    font-size: 17px !important;
    /*border-bottom: 5px solid #16317E;*/
}

#TextoMenuArana-BO {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    line-height: 20px !important;
    /*width: 100px !important;*/ /* Cambio play */
    text-align: left;
    font-size: 17px !important;
    /*border-bottom: 5px solid #83c326;*/
}

#TextoMenuArana-PVA {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    line-height: 20px !important;
    /*width: 100px !important;*/ /* Cambio play */
    text-align: left;
    font-size: 17px !important;
    /*border-bottom: 5px solid #6fbc52;*/
}

#TextoMenuArana-GO {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    line-height: 20px !important;
    /*width: 100px !important;*/ /* Cambio play */
    text-align: left;
    font-size: 17px !important;
    /*border-bottom: 5px solid #c82c37;*/
}

#TextoMenuArana-QUI {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    line-height: 20px !important;
    /*width: 100px !important;*/ /* Cambio play */
    text-align: left;
    font-size: 16px !important;
    /*border-bottom: 5px solid #da251c;*/
}

#TextoMenuArana-LN {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    line-height: 20px !important;
    /*width: 100px !important;*/ /* Cambio play */
    text-align: left;
    font-size: 17px !important;
    /*border-bottom: 5px solid #754472;*/
}

#TextoMenuArana-SO {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    line-height: 20px !important;
    /*width: 100px !important;*/ /* Cambio play */
    text-align: left;
    font-size: 17px !important;
   /*border-bottom: 5px solid #D89401;*/
}

/*
.panel-heading-boletos2 {
    padding-left: 10px;
    color: #FFFFFF;
    background-color: #17344C;
    border: 1px solid #808080;
    padding: 10px 0px;
}*/

.dropdown-toggle-QUI {
    width: 90%;
    margin: 0px 15px;
}

.panel-heading-boletos-pl {
    color: #565655;
    background-color: #E6EDF0;
    height: 85px;
    padding: 5px 10px;
    border: 1px solid #808080;
}

.bggordo {
    border: 0px solid #808080;
}

.pleno-al-quince {
    border: 0px solid #808080;
}

.fechas-sorteos-LN {
    display: block;
    text-align: center;
    padding: 10px 0px 0px;
}

.contenedor-detalles-jugada-loteria .detalles-jugada-numero {
    letter-spacing: 2px;
}

.SorteosmodalDetalle {
    width: 90%;
    height: initial;
    margin: -203.5px 0 0 -158px;
}

.btn-seleccionsorteo.fw {
    padding: 10px 0px;
}

.btn-seleccionsorteo.fg {
    padding: 10px 0px;
}

.bodySorteos {
    padding: 20px 5px !important;
}

.btn-amarillo-empresas {
    margin: 30px 0px 15px;
}

.valorLoteria {
    font-size: 16px;
}

.miNumeroDonativo {
    font-size: 16px !important;
}

.pl-titulomisMonedas {
  text-align: center;
}

.pl-totalesModales {
    float: none;
    padding: 5px 0px;
    text-align: center;
}

.pl-titulo-juegasahorasolidario {
  text-align: center;
}

.montosDonativos {
    margin: 0px 3px 0px 0px;
}

/* Escaparate */
  .tituloCuboamarillo {
    font-size: 18px;
  }

  .DonamosCuboamarillo {
    font-size: 45px;
  }

  .altoPL {
    height: 500px;
  }

  .cuboPlayResumen {
      margin: 10px;
  }

  .cuboPlayResumenRight {
    padding: 0px 10px 0px;
    border: 0px solid #e7eded;
    margin: 0px;
}

.cuboPlayDonamos {
    padding: 100px 0px 0px;
}

  .titulocuboSlider {
      height: 80px;
  }

  .pl-SubbannerPL {
    height: 200px;
    margin-top: 180px;
    padding: 20px 0px;
  }

  .pagePL {
    top: 590px;
}

.titulocuboSlider {
    font-size: 16px;
}

.tituloDonamosMonto {
    font-size: 28px;
}

.DonamosCuboamarillo {
    font-size: 35px;
}

  /* fin estilos play loterias */ /*finplay movil 5*/

  }



/* estilos play loterias*/  /* inicioplay ipad horizontal */

/* iPad in landscape */ 
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

    .iconosparticipaciones {
      margin: 0px 4px !important;
      width: inherit !important;
    }

    .montosDonativos {
      margin: 0px 27px 0px 0px;
    }

    .totalMonedas {
      margin: 0px 44px 0px 0px;
      float: right;
    }
}


/* fin estilos play loterias*/  /* finplay ipad horizontal */


/* estilos play loterias*/  /* inicioplay ipad vertical */

/* iPad in portrait */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

    .numeroBoletoLoteria {
      font-size: 46px;
    }

    .iconosparticipaciones {
      margin: 0px 4px !important;
      width: inherit !important;
    }

    .masmonedasSolidarias {
      font-size: 11px;
    }

    .montosDonativos {
      margin: 0px 30px 0px 0px;
    }

    .totalMonedas {
      margin: 0px 44px 0px 0px;
      float: right;
    }

}

/* fin estilos play loterias*/  /* finplay ipad horizontal */





/* iphone 5 landscape */
  @media only screen 
    and (max-device-width: 568px)
    and (min-device-width: 300px)
    and (-webkit-device-pixel-ratio: 2)
    and (orientation : landscape) {

      .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-loteria {
          position: absolute;
          left: 45%;
          top: 53px; }

      .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-loteria p {
          position: absolute;
          font-size: 30px;
          color: #000000;
          font-weight: 600;
          letter-spacing: 6px; }

      .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2{
          position: absolute;
          left: 45%;
          top: 56px; }

      .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2 p {
          position: absolute;
          font-size: 44px;
          color: #000000;
          font-weight: 600;
          letter-spacing: 6px; }

      .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2-lista{
          position: absolute;
          left: 45%;
          top: 51px; }

      .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2-lista p {
          position: absolute;
          font-size: 33px;
          color: #000000;
          font-weight: 600;
          letter-spacing: 6px; }

      .AbonomodalDetalle2 {
          width: 95%;
          height: initial;
          margin: -203px 0 0 -178px; }
          .AbonomodalDetalle2 div {
            text-align: left;
            color: #fff;
            background: #0B4793;
            padding: 4px 12px; }
          .AbonomodalDetalle2 ul {
            background: #fff;
            text-align: left;
            margin: 0 0 15px;
            padding: 10px 0; }
            .AbonomodalDetalle2 ul li {
              color: #565655; /* cambio play */
              padding: 5px 12px;
              font-size: 12px;
              margin: 0 0 5px; }
              .AbonomodalDetalle2 ul li i {
                font-size: 12px; }

        .table-detalle-pedidos td p {
          font-size: 12px;
          line-height: 14px;
          margin: 0px 0px}

      .pl-spacer {
          padding: 0px 0px;
      }

      /* Escaparate */
  .tituloCuboamarillo {
    font-size: 18px;
  }

  .DonamosCuboamarillo {
    font-size: 45px;
  }

  .altoPL {
    height: 500px;
  }

  .cuboPlayResumen {
      margin: 10px;
  }

  .cuboPlayResumenRight {
    padding: 0px 10px 0px;
    border: 0px solid #e7eded;
    margin: 0px;
}

.cuboPlayDonamos {
    padding: 100px 0px 0px;
}

  .titulocuboSlider {
      height: 80px;
  }

  .pl-SubbannerPL {
    height: 200px;
    margin-top: 180px;
    padding: 20px 0px;
  }

  .pagePL {
    top: 590px;
}
/* fin Escaparate */
    }

  @media only screen 
    and (max-device-width: 680px)
    and (min-device-width: 300px)
    and (orientation : landscape) 
    and (-webkit-device-pixel-ratio: 2) {
    .ImagenPie {
      width: 20%;}

    .btn-amarillo-movil {
      font-size: 25px;
      color: #565655; /* cambio play */
      background-color: #F7A800;
      width: 100%;
      min-height: 71px !important;
      text-align: center; }

    .btn-amarillo-movil:hover {
      background-color: #00203D;
      color: #F7A800; }

    .btn-azulito {
      text-align: center!important;
    }

    .paddingTop40 {
      padding-top: 0px !important;}

    .aboutUS-2 h1 { color: #565655; /* cambio play */ text-align: left; width: 100%; margin: 20px 0; padding: 0; font-weight: bold; font-size: 25px !important; text-transform: none;}

    .boton-renovacion{height: 50px; padding: 170px 0px 100px 0px;}

    .divComprueba {
    background: #dbeaf6 !important;
    height: 520px;}

  .capchat {
    margin-left: 5px;}

  .textoCifras{
    font-size: 18px;
    line-height: 20px;
    color: #565655; /* cambio play */
    text-align: center;
    padding: 20px 0px 0px 0px;}


  }


  /* ############ Iphone 6 ################# */
  @media only screen 
    and (min-device-width : 375px) 
    and (max-device-width : 667px)
    and (-webkit-min-device-pixel-ratio: 2)
    and (orientation : portrait) { 
    .paddingTop40 {
      padding-top: 0px !important;}

    .btn-amarillo-movil {
      font-size: 25px !important;
      color: #FFFFFF; /* cambio play */
      background-color: #F7A800;
      width: 100%;
      min-height: 71px !important;
      text-align: center; }

    .btn-amarillo-movil:hover {
      background-color: #00203D;
      color: #F7A800; }

    .apuestas-sorteo-premio {
      font-size: 46px !important;
      padding-right: 16px !important;
      /*color: #27418c;*/ /* cambio play */
      color: #575756;
      text-align: right; }

    .ocultarTabla{visibility: none !important;}

    .selector-arania {
      position: relative;
      border: 1px solid #27418c;
      width: 100%;
      height: 35px;
      line-height: 20px;
      margin: 10px auto 10px;
      overflow: hidden;
      background-color: #fff;
      border-radius: 3px;
      display: inline-block;}

    .selector-arania:before {
      content: '';
      position: absolute;
      right: 5px;
      top: 13px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 7px 5px 0 5px;
      border-color: #27418c transparent transparent transparent;
      z-index: 5;
      pointer-events: none;}

    .selector-arania select {
      padding: 5px 0px;
      width: 130%;
      border: none;
      box-shadow: none;
      background-color: transparent;
      background-image: none;
      appearance: none;}

    .selector-arania2 {
      position: relative;
      border: 0px solid #27418c;
      width: 100%;
      height: 35px;
      line-height: 20px;
      margin: 10px auto 10px;
      overflow: hidden;
      background-color: #fff;
      border-radius: 3px;
      display: inline-block;}
    .cuadroHistoria {border: 1px solid #fff; height: 180px; width: 90%; margin: 27px auto; padding: 20px 20px;}
    .texto-movil { text-align: left !important; }

    .texto-premios-l{ text-align: left !important; color: #565655; /* cambio play */ margin: 0; font-size: 12px; line-height: normal;}
    .texto-premios-r{ text-align: left !important; color: #565655; /* cambio play */ margin: 0; font-size: 12px; line-height: normal;} 
    .texto-premios-c{ text-align: left !important; color: #565655; /* cambio play */ margin: 0; font-size: 12px; line-height: normal;}

    .aboutUS-2 .secondBanner h2 { width: 89% !important; color: #F7A800; position: absolute; top: 11px !important; font-size: 23px; text-align: left; left: 50%; margin: 0 0 0 -41%; }

    .aboutUS-2 .secondBanner a {
    width: 224px;
    top: 96px;
    left: 25%;
    margin: 0 0 0 0;}

    .aboutUS-2 .secondBanner h2 {
    width: 90%;
    color: #F7A800;
    position: absolute;
    top: 0px;
    font-size: 25px;
    text-align: center;}

    .aboutUS-2 .firtBanner h2, {
    width: 100% !important;
    color: #F7A800;
    position: absolute;
    top: 0px;
    font-size: 25px !important;
    text-align: center;}

    .miCuenta .btnPagar a {
    display: inline-block;
    background: #F7A800;
    color: #565655; /* cambio play */
    width: 85% !important;
    border-radius: 4px;
    margin: 0 2px 0 0;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    height: 24.45px;
    line-height: 24px;
    text-transform: uppercase;}

  .full-width .top-info {
    margin-left: 0;
    left: 0;
    width: 105% !important;}

  .h-Detail{ min-height: 300px !important; padding-bottom: 20px }
  .h-Detail-2{ height: 400px !important }
  .tituloResumen {
    color: #27418c!important;
    border-bottom: 1px solid #27418c;
    width: 100%;
    font-weight: 600;
    padding: 20px 0px 20px 0px;
    margin-bottom: 24px;
    line-height: 0px;}
  .infoResumen {
    color: #27418c!important;
    font-size: 11px;
    padding-top: 13px;
    padding-bottom: 20px}
  .textosSaldos {
    color: #27418c!important;
    font-weight: 600;
    line-height: 26px;}
  .textosSaldos {
    color: #27418c!important;
    font-weight: 600;
    line-height: 26px;
    font-size: 13px;}
  .saldos {
    text-align: right;
    font-size: 21px;
    color: #565655; /* cambio play */
    font-weight: 600;
    line-height: 23px;}
  .saldoOk {
    text-align: right;
    font-size: 21px;
    color: #71BF7F;
    font-weight: 600;
    line-height: 23px;}
  .saldoKo{ text-align: right; font-size: 21px; color: #f25549; font-weight: 600; line-height: 23px}
  .botonMovil{ margin: 0px 86px; }
  .t-m-c{ text-align: left }
  .h-Detail-3{ min-height: 175px !important;}
  .spinerInput[type=number] {
    display: inline-block;
    width: 60px !important;
    padding: 8px;
    text-transform: uppercase;
    text-align: center;
    color: #565655; /* cambio play */
    background: #fff;
    outline: none;
    pointer-events: none;
    border: 0 none;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px; }

  .euroMillionConfGame .fila1 .textGame div .spinner .spinerInput {
    width: 42px;
    font-size: 20px !important;
    height: 35px;}
    .columna60{ width: 100% !important; padding-left: 20px}
    .col-xs-gord-arana { width: 40%!important; /* cambio play */ text-align: right; float: left;}

  .displayFlexAlingItemsSpBet-arana {
    display: inline-block;
    width: 100%; /* cambio play */
    position: relative;
    padding-left: 11px}

  .txtNotificaciones-enlaces {
    font-size: 14px;
    line-height: 17px;
    color: #565655; /* cambio play */
    font-size: 14px;
    line-height: 17px;
    width: 220px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}

  .divNotificaciones-3 {display: inline-block; padding: 7px 0px;}

  .fondoCerrar-2{ background: #dbeaf6; border-radius: 50%; width: 30px; height: 30px; padding: 3px 10px; margin-left: 0px; }

  .seccion-numeroClave .numeritos {
    width: 22px !important;
    height: 22px !important;
    border: 0px !important;
    margin-left: 4px;
    margin-bottom: 5px !important;}

  .tituloSorteoExtra {
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    color: #575756;
    font-weight: 600;
    text-align: center;
    padding: 20px 0px 10px 0px;
    margin: 0px;}

  .fechaSorteoExtra {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #575756;
    font-weight: normal;
    text-align: center;
    padding: 0px 0px 20px 0px;
    margin: 0px;}

  .cuadroSorteoDonaciones {
    background: #f4f4f4;
    padding: 10px;
    border: 1px solid #cccccc;
    min-height: 110px;
}

  .tituloprincipalFundacion {
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
    text-align: center;
    font-family: 'Lato';
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px;
    font-weight: 600;}

  .textosDecimosParticipaciones {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    padding: 20px 10px 10px 10px;}

  .textosDecimosParticipacionesSolidaria {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    margin: 20px 0px;
    padding: 0px 10px 0px 10px;}

  .miNumero {
    font-size: 16px;}

  .fotoDonaciones {
    width: 100%;
    margin: auto;}

  .SubbannerDonaciones {
    background: #ffffff;
    height: auto;}

  .cuadroFundacion {
    border: 1px solid #27418c;
    padding: 10px;
    height: 185px;
    width: 90%;
    margin:20px auto}

  .conoceFunciona{
    font-size: 30px!important;
    color: #565655; /* cambio play */
    text-align: left;
    font-weight: 500 !important;
    padding: 0px 15px !important}

  .botonera-mas-menos-donativos{
    display: flex;
  }

  .botonera-mas-menos-donativos .qty {
      height: 50px !important;
      width: 66% !important;
      background-color: #ffffff;
      color: #565655; /* cambio play */
      border: none !important;
      font-size: 25px !important;
      font-weight: 600}
  .botonera-mas-menos-donativos .qtyminus,
  .botonera-mas-menos-donativos .qtyplus,
  .botonera-mas-menos-donativos .qtyminus2,
  .botonera-mas-menos-donativos .qtyplus2,
  .botonera-mas-menos-donativos .qtyminus3,
  .botonera-mas-menos-donativos .qtyplus3 {
      text-indent: 0 !important;
      height: 50px !important;
      background-color: #F7A800;
      color: #565655; /* cambio play */
      width: 50px !important;
      padding: 0px; }

  .imagenDona {
    width: 33%;
    margin: auto;}

  .SubbannerEmpresa {
      background-image: url(../images/about/fondoJuegaLoteria.jpg);
      height: 540px;
      background-repeat: no-repeat;
      background-size: cover;}

  .numeroBoletoLoteria {
    font-family: 'Lato', sans-serif;
    font-size: 41px;
    color: #F7A800;
    font-weight: 600;
    text-align: center;
    padding: 0px 0px 20px 0px;
    margin: 0px;}

  .cuadroPremiosEntregados {
    background: #F7A800;
    height: 1720px !important;
    padding: 20px 20px;
    margin: 0px 0px 40px 0px;}

  .aboutUS-2 h1 {
    color: #565655; /* cambio play */
    text-align: left;
    width: 100%;
    margin: 20px 0;
    padding: 0;
    font-weight: bold;
    font-size: 25px;
    text-transform: none;}

  .premiosEntregados {
    color: #565655; /* cambio play */
    font-family: 'Lato', sans-serif;
    font-size: 25px;
    font-weight: 600;}

  .boleto-custodia{top: 170px; left: 84%; position: absolute;}

  .textoPuedeInteresar{ text-align: center !important;}

  .yt-mensajes-content {
    background: #cb4437;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    color: #fff;
    left: 14px;
    line-height: 13px;
    min-width: 14px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: -3px !important;
    left: 23px !important;
    z-index: 100;
    font-size: 8px !important;
    border-radius: 50px;}

  .enlaceLupa{position: absolute; border: 0px solid; width: 20px; height: 20px; top: 59px; left: 268px;}

  .info_extra-boleto-total .solo_quedan-boleto-total p:nth-child(2) {
    font-size: 15px;
    font-weight: bolder;}

  .info_extra-boleto-total .solo_quedan-boleto-total p {
    margin: 0px;
    line-height: 15px;
    font-size: 12px;}

  .info_extra-boleto-total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: center;
    background-color: #E6EDF0;/* cambio play */
    padding: 5px 20px;}

  #boleto-x{top: -134px; left: 12px;}
  #boleto-y{top: -14px; left: -8px;}

  .SubbannerEmpresajuegos {
    background-color: rgba(0,0,0,.5);
  }

  .altoMovil {/*height: 410px;*/ /* cambio play */
    height: 365px;
  }
  .altoDecimos {height: 205px;}
  .altoDecimosSocialEmpresa {height: 175px;}
  .altoMovilSocialEmpresa { height: 335px;}

  .SubbannerSocialEmpresa {
    background-color: rgba(0,0,0,.5);
  }

  .cuadroSorteoDonacionesLogos { height: 67px;}
  .cuadroSorteoDonacionesLogos img { width: 100% !important; margin: auto; float: left; height: 67px !important;}
  .botoneraEspaciado{margin: 20px 0px 10px 0px;}
  .botoneraEspaciadoBox{margin: 10px 0px 10px 0px;}

  .logosLoterias {
    width: 60% !important;
    margin: 0px 20% !important;}

  .btn-arrows-left {position: absolute; top: 210px; left: -25px; padding: 10px 10px}
  .btn-arrows-right {position: absolute; top: 210px; right: -25px; padding: 10px 10px}

  .SubbannerFundacionjuegos { background-color: rgba(0,0,0,.5); }

  .textoDona { padding: 40px 0px 0px 0px;}

  .textoDescripcionFundaciones { padding: 0px 15px;}

  .cuadroDonaciones { padding: 10px; width: 90%; margin: 10px auto; }
  .description { padding: 20px 15px 0px 15px;}

  .fechaSorteoDonativo {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-weight: 600;}

  .cuadroImporte {
    border: 1px solid #fff;
    padding: 10px;
    height: 50px;
    width: 100%;
    margin: 20px 0px 10px 0px;
    border-radius: 0px;}

  .btn-amarillo-empresas {
    font-size: 25px;
    color: #ffffff; /* cambio play */
    background-color: #F7A800;
    width: 100%;
    min-height: 50px;
    text-align: center;
    margin: 30px 0px 30px 0px;}

  .contador-atras{
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    padding: 10px 0px 20px 0px;
    margin: 0px;}

  .selector-arania3 {
    position: relative;
    border: 1px solid #27418c;
    width: 100%;
    height: 33px;
    line-height: 20px;
    margin: 10px auto 0px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 3px;
    display: inline-block;
    color: #27418c !important;}


  /* estilos modal darse de baja */
  .AbonomodalDarseBaja .otherBlue {
    background: #17344C /* cambio play */;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff; /* cambio play */
    text-align: center;
    padding: 10px 0px;}

  .AbonomodalDarseBaja {
    width: 90%;
    margin-left: -169px;
    height: auto}

  .onlyModalAcount h3 {
    color: #565655; /* cambio play */
    font-family: 'Lato', helvetica, sans-serif;
    text-align: center;
    font-size: 28px;
    margin: 0 0 10px;
    font-weight: 700;}

  .AbonomodalDarseBaja form .cancel, .AbonomodalDarseBaja form .modificar {
    width: 48%; /* cambio play */}

  /* estilos modal detalle apuesta */
  .AbonomodalDetalle {
    width: 90%;
    margin: -238.5px 0 0 -168px;}

  /*boton amarillo premios */
  .btn-amarillo-premios {
    color: #565655; /* cambio play */
    background-color: #F7A800;
    width: 100%;
    min-height: 40px;
    text-align: center;
    font-size: 11px;}

  .btn-amarillo-premios:hover {
    background-color: #00203D;
    color: #F7A800;}

.modalBack .modalContentDetailsBeet .modalBody, .modalBackMiCuenta-arania .modalContentDetailsBeet .modalBody, .modalBackSecond .modalContentDetailsBeet .modalBody, .modalBackSecond-EU .modalContentDetailsBeet .modalBody, .modalBackSecond-quiniela .modalContentDetailsBeet .modalBody, .modalBackThird .modalContentDetailsBeet .modalBody, .modalBackFourth .modalContentDetailsBeet .modalBody {
    height: 280px;
    padding: 0;
}

/* modal premios */
  .modalBack .modalContentDetailsBeet,
  .modalBackMiCuenta-arania .modalContentDetailsBeet,
  .modalBackSecond .modalContentDetailsBeet,
  .modalBackSecond-EU .modalContentDetailsBeet,
    .modalBackSecond-quiniela .modalContentDetailsBeet,
  .modalBackThird .modalContentDetailsBeet,
  .modalBackFourth .modalContentDetailsBeet{
    width: 90%;
    height: auto;
    margin: -287px 0 0 -170px;
    border-radius: 0px;
    padding: 20px;
    overflow-x: hidden;}

  .botonesPremios { margin: 20px 0px 20px 0px}

  .modalBack .modalContent .modalHeader h4, .modalBackMiCuenta-arania .modalContent .modalHeader h4, .modalBackSecond .modalContent .modalHeader h4, .modalBackThird .modalContent .modalHeader h4, .modalBackFourth .modalContent .modalHeader h4, .modalBackSecond-quiniela .modalContent .modalHeader h4, .modalBackSecond-EU .modalContent .modalHeader h4 {
    color: #565655; /* cambio play */
    font-family: 'Lato', helvetica, sans-serif;
    text-align: left;
    font-size: 18px;
    margin: 0 0 24px;}

  .cerrar-sesion {left: 92px !important;}

  .contenedor-boletoEuro-2 a {
    margin: 2px !important;
    height: 26px !important;
    width: 26px !important}

  .divComprueba {
    background: #dbeaf6 !important;
    height: 520px;}

  .capchat {
    margin-left: 5px;}

  .textoCifras{
    font-size: 18px;
    line-height: 20px;
    color: #565655; /* cambio play */
    text-align: center;
    padding: 20px 0px 0px 0px;}

  .divCompruebaDecimo {
    background: #dbeaf6 !important;
    height: 540px;}

  .tGarantia .xcentaje {font-size: 11px;}

  .tGarantia .probabilidad {font-size: 10px;}

  .tGarantia .tituloTabla {font-size: 12px;}

  .loteriamodalDetalle {
    width: 350px;
    height: initial;
    margin: -203.5px 0 0 -175px;}

  .SorteosmodalDetalle {
    width: 350px;
    height: initial;
    margin: -273.5px 0 0 -175px;}
  
  .euroMillionConfGame .fila2 .cotenedor-boleto-multiple .paneles-apuestas .radio-panel-apuestas-off {
    position: absolute;
    background: none;
    top: 10px;
    left: 10px; }

  .paneles-apuestas .radio-panel-apuestas-off {
      position: relative;
      height: 44px;
      /*background: url("../images/Arana/triangulo_lupa.png") no-repeat right bottom ; */}


  .euroMillionConfGame .cotenedor-boleto-multiple .paneles-apuestas .radio-panel-apuestas-off input {
    width: 18px !important;
    height: 18px;}

  .noLupa{ background-image: none !important; }
  .noLupa-directo{ background-image: none !important; }

  .textoVolveraJugar{ font-size: 24px !important; text-align: center !important}
  .textodescripcionVolveraJugar{ font-family: 'Lato', sans-serif;
    font-size: 14px !important;
    color: #565655;
    padding: 0px 0px !important;
    text-align: center !important;}
  .menuFooter{ font-family: 'Lato', sans-serif; font-size: 17px; line-height: 22px !important; letter-spacing: 1px; padding: 0px 0px; color: #ffffff !important; text-align: center; }
  
  .footer .devider {
    margin-top: 10px !important;}

  .tituloSeo {
    font-family: 'Lato', sans-serif;
    font-size: 32px;
    line-height: 36px;
    color: #565655; /* cambio play */
    padding: 30px 5px;
    text-align: center;
    line-height: 36px}

  .SubbannerSEO { background: #00203D; /* cambio play */ height: 150px;}
  .numeroBoletoSEO { font-size: 30px; line-height: 25px !important;}
  .cajanotaNumerosSEO{ height: 260px !important;}
  .notaNumerosSEO{ font-size: 18px; line-height: 22px; color: #565655; /* cambio play */ font-weight: 600;}

  .boleto-comprado {height: 100% !important;}
  .textoboletoComprado{padding: 18% 32%; vertical-align: middle; text-align: center}

  /* modal ticket */

  .modalBackTicket .modalContentDetailsAbonate {
    width: 353px;
    margin: -200px 0 0 -177px;
    padding: 20px 11px;}

  .modalBackTicket .contenedor-boleto-total { width: 300px; }
  .numero-SorteoTicket { top: 31px; }
  .numero-SorteoTicket-2 { top: 71px; }
  .precio-Ticket { top: 103px; font-size: 21px}
  .moneda-Ticket { font-size: 9px; top: 126px; }
  .semana-sorteo-Ticket { font-size: 10px; top: 10px;}
  .numero-AdministracionTicket { font-size: 12px; top: 130px; left: 56%; }
  .sorteo-Ticket { font-size: 11px; top: 61px; }
  .dia-sorteo-Ticket { font-size: 12px; top: 90px; }

  /* modal decimo */

  .modalBackTicket .contenedor-boleto-total { width: 310px; }

  .modalBackDecimo .modalContentDetailsAbonate {
    width: 340px;
    margin: -200px 0 0 -177px;
    padding: 26px 10px;}

  .modalBackDecimo .cotenedor-boleto-total .boleto-total-imagen .boleto_numero p {
    padding: 9px 0px;}

  .titulo-modalDecimo { font-size: 22px !important; color: #27418c !important; }

  .numero-SorteoDecimo { top: 29px; }

  .numero-SorteoDecimo-2 { top: 69px; }

  .textoPagoTarjeta{ font-family: 'Lato', sans-serif; font-size: 18px; color: #565655; /* cambio play */ padding: 30px 0px 12px; font-weight: 600}
  .textoPagoImporteTarjeta{ font-family: 'Lato', sans-serif; font-size: 24px; line-height: 28px; color: #565655; /* cambio play */ padding: 0px 5px; margin: 0px ; font-weight: 600;white-space:nowrap}
  .cuadroImporteTarjeta{ border: 1px solid #d4e2f5; padding: 30px;}
  .cuadroDetalleTarjeta{  
    background: #e6edf0;
    border: 1px solid #e6edf0;
    padding-top: 13px;
    padding-bottom: 6px;
}

  .textoPagoMovil {text-align: center;}

  .SubbannerPagoTarjeta { height: 147px; }

  .modalBackGuardarTDC .modalContentDetailsAbonate { width: 347px; margin: -200px 0 0 -175px;}

  .modalBackGuardarTDC .modalContent .modalBody { height: 190px; }

  .texto-Transaccion { text-align: center;}

  .titulos-loteriaEmpresa { font-size: 25px !important; margin: 40px 0px 40px;}
  .slogan-loteriaEmpresa { font-size: 17px; line-height: 24px; text-align: center; }
  .textos-loteriaEmpresa { font-size: 14px; line-height: 19px; }
  .slogan-jugadaCombinada { font-size: 16px; line-height: 31px; }

  .titulos-loteriaCombinada{ font-size: 27px !important; text-align: center;}
  .subtitulo-loteriaCombinada { font-size: 18px !important; text-align: center;}
  .RecuadroLoteriaCombinada { height: 721px;}
  .RecuadroLoteriaCombinada div p img { width: 95%}

  .cubo-NumSeo5 { height: 200px; padding: 37px 20px; margin: 20px 0px; }

  .modalBackFourth .modalContentDetailsAbonate { width: 320px; height: auto; margin: -300px 0 0 -166px;}
  .modalContentDetailsAbonate .modalBody2 {height: 185px !important;}
  .modalBack .modalContent { padding: 26px 17px; border-radius: 20px; width: 340px; height: 610px; position: fixed; margin: -312px 0 0 -177px; }
  .modalBack .modalContent .modalHeader { position: relative; width: 206px; }
  .modalBack .modalContent .modalBody { height: 460px; }

  .AbonomodalDisponible { width: 90%; height: auto; margin: -300px 0 0 -184px; }
  .AbonomodalDisponible .solicFirst div {  width: 100%; }
  .AbonomodalDisponible .solicFirst input { display: inline-block; width: 100%; font-size: 45px !important;}
  .AbonomodalDisponible .solicSeacond p { width: 214px; }
  .AbonomodalDisponible .solicLast ul li input { width: 147px; }
  .AbonomodalDisponible button { margin: 5px 0px; width: 100%; }
  .AbonomodalDisponible button:last-of-type { margin-left:0px; }
  .miCuenta .recargarSaldo .metodoRecarga label { width: 100%; text-align: left; }

 .bgClaro div p img { width: 100% }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-loteria {
    position: absolute;
    left: 40%;
    top: 26px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-loteria p {
    position: absolute;
    font-size: 30px;
    color: #000000;
    font-weight: 600;
    letter-spacing: 6px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2{
    position: absolute;
    left: 41%;
    top: 32px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2 p {
      position: absolute;
      font-size: 30px;
      color: #000000;
      font-weight: 600;
      letter-spacing: 6px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2-lista{
      position: absolute;
      left: 40%;
      top: 35px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2-lista p {
      position: absolute;
      font-size: 33px;
      color: #000000;
      font-weight: 600;
      letter-spacing: 6px; }

  .AbonomodalDetalle2 {
    width: 95%;
    height: initial;
    margin: -203px 0 0 -187px; }
    .AbonomodalDetalle2 div {
      text-align: left;
      color: #fff;
      background: #0B4793;
      padding: 4px 12px; }
    .AbonomodalDetalle2 ul {
      background: #fff;
      text-align: left;
      margin: 0 0 15px;
      padding: 10px 0; }
      .AbonomodalDetalle2 ul li {
        color: #565655; /* cambio play */
        padding: 5px 12px;
        font-size: 12px;
        margin: 0 0 5px; }
        .AbonomodalDetalle2 ul li i {
          font-size: 12px; }

  .table-detalle-pedidos td p {
    font-size: 12px;
    line-height: 14px;
    margin: 0px 0px}

  .carousel-inner { height: 650px;}
  .carousel { height: 370px;}

  .carousel-innerPL { height: 650px;}
  .carouselPL { height: 370px;}

  .bloqueSlider {padding: 77px 0px}
  .logoSlider img {width: 100%;}
  .logoSlider { padding: 60px 0px 0px }
  .tituloSlider {font-family: 'Lato'; font-size: 29px; line-height: 44px;}
  .subtituloSlider {font-family: 'Lato', sans-serif; font-size: 30px; line-height: 45px; }
  .montoSlider {font-family: 'Lato'; font-size: 40px; line-height: 85px; }

/* Escaparate */
  .tituloCuboamarillo {
    font-size: 18px;
  }

  .DonamosCuboamarillo {
    font-size: 45px;
  }

  .altoPL {
    height: 500px;
  }

  .cuboPlayResumen {
      margin: 10px;
  }

  .cuboPlayResumenRight {
    padding: 10px 10px;
    border: 0px solid #e7eded;
    margin: 0px;
}

.cuboPlayDonamos {
    padding: 100px 0px 0px;
}

  .titulocuboSlider {
      height: 80px;
  }

  .pl-SubbannerPL {
    height: 200px;
    margin-top: 180px;
    padding: 20px 0px;
  }

  .pagePL {
    top: 590px;
}
/* fin Escaparate */


  /* estilos play loterias*/  /* inicioplay movil 6*/

  /*home*/

  .pl-proyecto1 {
    height: 650px;
    padding: 110px 0px 0px;
}

  .pl-proyectoSlider{
    height: 690px; 
    width: 100%; 
    padding: 10px 0px; 
    margin: 5px auto; 
    border: 0px solid #fff;
  }

  .btn-amarillo-boteSlider {
    margin: 20px;
}


  .textoMonedasSolidarias {
    font-size: 16px;
    background: #ffffff;
    color: #575756;
    padding: 9px 0px;
    text-transform: lowercase;
    text-align: center;
    border: 1px solid #e6edf0;
    vertical-align: middle;
  }

  .textoSorteoSlider{
    color: #fff;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    padding: 23px 0px;
    margin: 0px;
  }

  .textoBoteSlider{
    font-family: 'Lato' sans-serif;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 0px;
    text-align: center;
    padding: 23px 0px;
    margin: 0px;
    font-style: italic;
    -webkit-text-fill-color: #ffffff;
    -webkit-text-stroke-color: #575756;
    -webkit-text-stroke-width: 0px;
  }

  .imgres {
    text-align: center;
  }

  .imgres img {
    padding: 30px 10px 0px;
    width: 100%;
    margin: auto;
  }

  .pl-Subbanner-h {
    background: #00203d;
    /*height: 415px;
    margin-top: 650px;*/
    padding: 20px 0px;
}

  .pl-Subbanner {
    background: #00203d;
    height: 415px;
    margin-top: 20px;
    padding: 45px 0px;
  }

  .pl-TextoSeguro {
    width: 125px;
    text-align: center;
    padding: 6px 0px;
    line-height: 26px;
    font-family: lato;
    font-weight: 500;
    color: #ffffff;
    font-size: 20px;
  }

  .CuadroPieBanner1 {
    background-size: 100%
  }

  .pl-Titulares {
    font-size: 30px;
    padding: 0px;
    margin: 0px;
    text-align: center;
  }

  .services-list .service-item {
    margin-bottom: 0px;
  }

  .btn-amarillo-bote {
    margin: 0px 0px 20px;
  }

  .titulo-juegassolidario {
    font-family: 'Lato', sans-serif;
    font-size: 34px;
    line-height: 36px;
    color: #565655;
    padding: 20px 0px;
    text-align: center;
  }

  .cuadroJuegaSolidario {
    min-height: 535px;
    padding: 20px 0px;
    background: url(../images/Arana/fondo-juegasolidario.jpg);
    background-size: cover;
    background-position: center left;
    margin: 0px;
  }

  .subtitulo-juegasolidario {
    text-align: center;
  }

  .titulo-juegasahorasolidario {
    font-family: 'Lato', sans-serif;
    font-size: 34px;
    text-align: center;
  }

  .titulo-buscamosmillonarios {
    font-size: 34px;
    line-height: 36px;
    padding: 20px 0px;
    text-align: center;
    margin: 0px;
  }

  .subtitulo-buscamosmillonarios {
    font-family: 'Lato', sans-serif;
    font-size: 23px;
    line-height: 30px;
    color: #ffffff;
    padding: 20px 0px;
    text-align: center;
  }

  .cuadroBuscamosMillonarios {
    min-height: 310px;
    padding: 30px 0px 0px;
    background: url(../images/about/pl-fondo-buscamosmillonarios.jpg);
    background-size: cover;
    background-position: center center;
    margin: 0px;
  }

  .cuadroAbonate {
    min-height: 470px;
    padding: 30px 0px;
    background: url(../images/about/fondo-abonate.jpg);
    background-size: cover;
    background-position: center center;
    margin: 0px;
  }

  .cuadroloteriaEmpresa {
    min-height: 470px;
    padding: 30px 0px 0px;
    background: url(../images/about/fondo-loteriaEmpresa.jpg);
    background-size: cover;
    background-position: center center;
    margin: 0px;
  }

  .titulo-loteriaEmpresa {
    font-family: 'Lato', sans-serif;
    font-size: 34px;
    line-height: 36px;
    color: #ffffff;
    padding: 0px 0px 20px;
    text-align: center;
    margin: 40px 0px;
  }

  .subtitulo-loteriaEmpresa {
    font-family: 'Lato', sans-serif;
    font-size: 26px;
    line-height: 31px;
    color: #ffffff;
    padding: 20px 0px 40px;
    margin: 0px 0px 40px;
    text-align: center;
  }

  .titulos-jugadamagica {
    color: #565655;
    font-size: 32px;
    line-height: 34px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    text-align: center !important;
    padding: 30px 0px;
    margin: 0px;
  }

  .cuadrojugadamagica {
    min-height: 720px;
    padding: 30px 0px 30px;
    background: #ffffff;
    margin: 0px;
  }

  .tituloayuda {
    font-family: 'Lato', sans-serif;
    font-size: 28px;
    line-height: 22px;
    padding: 0px 0px 20px;
    text-align: center;
    color: #ffffff;
  }

  .contenedor-banner-elgordo {
    color: #ffffff !important;
    /* display: flex; */
    display: -webkit-flex;
    /* display: -webkit-box; */
    text-align: center;
    /*border: 1px solid #ffffff;*/
    /* margin: 113px 0px; */
    margin: 60px 0px;
  }

  .pl-spacer {
    padding: 0px 0px;
  }

  .pl-spacer-bottom {
    padding: 0px 0px 0px;
}

.pl-spacer-botes {
    padding: 0px 0px 0px;
}

.gameDetails .panel-heading-boletos-EU .detailsWhite {
    color: #ffffff;
    font-size: 12px;
    padding: 0px 0px 0px 60px;
    float: left;
}

.gameDetails .panel-heading-boletos-BO .detailsWhite {
    color: #ffffff;
    font-size: 12px;
    padding: 0px 0px 0px 60px;
    float: left;
}

.gameDetails .panel-heading-boletos-PVA .detailsWhite {
    color: #ffffff;
    font-size: 12px;
    padding: 0px 0px 0px 60px;
    float: left;
}

.gameDetails .panel-heading-boletos-GO .detailsWhite {
    color: #ffffff;
    font-size: 12px;
    padding: 0px 0px 0px 60px;
    float: left;
}

.gameDetails .panel-heading-boletos-QUI .detailsWhite {
    color: #ffffff;
    font-size: 12px;
    padding: 0px 0px 0px 60px;
    float: left;
}

.gameDetails .panel-heading-boletos-LN .detailsWhite {
    color: #ffffff;
    font-size: 12px;
    padding: 0px 0px 0px 60px;
    float: left;
}

  .seccion-numeroClave .divAbsolute {
    position: absolute;
    z-index: 1;
    top: 1220px;
    width: 94%; }

  .btn-azulito.activo {
    font-size: 14px; /* cambio play */
}


  /* fin estilos play loterias */ /*finplay movil 6*/
}


  @media only screen and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: portrait) {
  .enlaceLupa {
    position: absolute;
    border: 0px solid;
    width: 20px;
    height: 20px;
    top: 59px;
    left: 300px;}

  .RecuadrosMensajesTexto {
    text-align: center;
    padding-top: 66px !important;
    font-size: 22px}
}

@media only screen and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: landscape) {
  .RecuadrosMensajesTexto {
    text-align: center;
    padding-top: 55px !important;}

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-loteria {
    position: absolute;
    left: 48%;
    top: 59px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-loteria p {
    position: absolute;
    font-size: 30px;
    color: #000000;
    font-weight: 600;
    letter-spacing: 6px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2{
    position: absolute;
    left: 48%;
    top: 73px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2 p {
      position: absolute;
      font-size: 30px;
      color: #000000;
      font-weight: 600;
      letter-spacing: 6px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2-lista{
      position: absolute;
      left: 49%;
      top: 76px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2-lista p {
      position: absolute;
      font-size: 33px;
      color: #000000;
      font-weight: 600;
      letter-spacing: 6px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-decimo{
    position: absolute;
    left: 39%;
    top: 30px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-decimo p {
      position: absolute;
      font-size: 33px;
      color: #000000;
      font-weight: 600;
      letter-spacing: 6px; }

  .scroll-on {height: 300px; padding: 0px 0px !important; overflow-x:hidden}

  .bloqueSlider {padding: 60px 0px}
  .logoSlider img {width: 100%;}
  .logoSlider { padding: 60px 0px 0px }
  .tituloSlider {font-family: 'Lato'; font-size: 29px; line-height: 44px;}
  .subtituloSlider {font-family: 'Lato', sans-serif; font-size: 30px; line-height: 45px; }
  .montoSlider {font-family: 'Lato'; font-size: 40px; line-height: 85px; }

  /* Escaparate */
  .tituloCuboamarillo {
    font-size: 18px;
  }

  .DonamosCuboamarillo {
    font-size: 45px;
  }

  .altoPL {
    height: 500px;
  }

  .cuboPlayResumen {
      margin: 10px;
  }

  .cuboPlayResumenRight {
    padding: 0px 10px 0px;
    border: 0px solid #e7eded;
    margin: 0px;
}

.cuboPlayDonamos {
    padding: 100px 0px 0px;
}

  .titulocuboSlider {
      height: 80px;
  }

  .pl-SubbannerPL {
    height: 280px;
    margin-top: 180px;
    padding: 20px 0px;
  }

  .pagePL {
    top: 590px;
}

/* fin Escaparate */
}

@media only screen 
and (max-device-width: 568px) 
and (min-device-width: 300px)
and (orientation: landscape) {
  .RecuadrosMensajesTexto {
    text-align: center;
    padding-top: 66px !important;}

  .pl-titulomisMonedas {
    text-align: center;
  }

  .pl-totalesModales {
      float: none;
      padding: 5px 0px;
      text-align: center;
  }

  .pl-titulo-juegasahorasolidario {
    text-align: center;
  }
}

@media only screen 
and (max-device-width: 667px) 
and (min-device-width: 300px)
and (orientation: landscape) {
  .RecuadrosMensajesTexto {
    text-align: center;
    padding-top: 66px !important;}

  .pl-titulomisMonedas {
    text-align: center;
  }

  .pl-totalesModales {
      float: none;
      padding: 5px 0px;
      text-align: center;
  }

  .pl-titulo-juegasahorasolidario {
    text-align: center;
  }
}


/* iphone 6 plus */
@media only screen 
and (max-device-width: 414px) 
and (min-device-width: 736px) 
and (orientation: portrait) {

  .cuadroSorteoDonaciones {
      background: #f4f4f4;
      padding: 10px;
      border: 1px solid #cccccc;
      min-height: 145px;
  }

  .menuFooter{ 
    font-family: 'Lato', sans-serif; 
    font-size: 18px; 
    line-height: 22px !important; 
    letter-spacing: 1px; 
    padding: 20px 0px; 
    color: #ffffff !important; 
    text-align: center; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2{
    position: absolute;
    left: 43%;
    top: 34px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2 p {
      position: absolute;
      font-size: 44px;
      color: #000000;
      font-weight: 600;
      letter-spacing: 6px;}

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2-lista{
      position: absolute;
      left: 48%;
      top: 76px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2-lista p {
      position: absolute;
      font-size: 33px;
      color: #000000;
      font-weight: 600;
      letter-spacing: 6px; }

  .AbonomodalDetalle2 {
    width: 95%;
    height: initial;
    margin: -203px 0 0 -195px; }
    .AbonomodalDetalle2 div {
      text-align: left;
      color: #fff;
      background: #0B4793;
      padding: 4px 12px; }
    .AbonomodalDetalle2 ul {
      background: #fff;
      text-align: left;
      margin: 0 0 15px;
      padding: 10px 0; }
      .AbonomodalDetalle2 ul li {
        color: #565655; /* cambio play */
        padding: 5px 12px;
        font-size: 12px;
        margin: 0 0 5px; }
        .AbonomodalDetalle2 ul li i {
          font-size: 12px; }

  .table-detalle-pedidos td p {
    font-size: 12px;
    line-height: 14px;
    margin: 0px 0px}

  .bloqueSlider {padding: 60px 0px}
  .logoSlider img {width: 50%}
  .tituloSlider {font-family: 'Lato'; font-size: 33px; line-height: 44px;}
  .subtituloSlider {font-family: 'Lato', sans-serif; font-size: 30px; line-height: 45px; }
  .montoSlider {font-family: 'Lato'; font-size: 50px; line-height: 85px; }

  .tituloSorteoseleccion {
    font-size: 15px !important;
    text-align: left;
    color: #565655; /* cambio play */
    padding: 5px 0px;
    margin: 0px;
    font-weight: 300;
}



}

@media only screen and (max-device-width: 736px) and (min-device-width: 414px) and (orientation: landscape) {
  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-loteria {
    position: absolute;
    left: 48%;
    top: 74px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-loteria p {
    position: absolute;
    font-size: 33px;
    color: #000000;
    font-weight: 600;
    letter-spacing: 6px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2{
    position: absolute;
    left: 48%;
    top: 73px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2 p {
      position: absolute;
      font-size: 44px;
      color: #000000;
      font-weight: 600;
      letter-spacing: 6px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2-lista{
      position: absolute;
      left: 48%;
      top: 76px; }

  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero-SEO2-lista p {
      position: absolute;
      font-size: 33px;
      color: #000000;
      font-weight: 600;
      letter-spacing: 6px; }

  .AbonomodalDetalle2 {
    width: 95%;
    height: initial;
    margin: -203px 0 0 -195px; }
    .AbonomodalDetalle2 div {
      text-align: left;
      color: #fff;
      background: #0B4793;
      padding: 4px 12px; }
    .AbonomodalDetalle2 ul {
      background: #fff;
      text-align: left;
      margin: 0 0 15px;
      padding: 10px 0; }
      .AbonomodalDetalle2 ul li {
        color: #565655; /* cambio play */
        padding: 5px 12px;
        font-size: 12px;
        margin: 0 0 5px; }
        .AbonomodalDetalle2 ul li i {
          font-size: 12px; }

  .table-detalle-pedidos td p {
    font-size: 12px;
    line-height: 14px;
    margin: 0px 0px}

}

/* ----------- Galaxy ----------- */


/* Portrait and Landscape */

@media only screen 
and (min-device-width: 360px) 
and (max-device-width: 640px) 
and (-webkit-min-device-pixel-ratio: 2) {
    
}


/* Portrait */

@media only screen 
and (min-device-width: 360px) 
and (max-device-width: 640px) 
/*and (-webkit-min-device-pixel-ratio: 2) */
and (orientation: portrait) {


/* estilos play loterias*/  /* inicioplay movil 6*/

  /*home*/

  .pl-proyecto1 {
    height: 650px;
    padding: 110px 0px 0px;
}

  .pl-proyectoSlider{
    height: 690px; 
    width: 100%; 
    padding: 10px 0px; 
    margin: 5px auto; 
    border: 0px solid #fff;
  }

  .btn-amarillo-boteSlider {
    margin: 20px;
}


  .textoMonedasSolidarias {
    font-size: 16px;
    background: #ffffff;
    color: #575756;
    padding: 9px 0px;
    text-transform: lowercase;
    text-align: center;
    border: 1px solid #e6edf0;
    vertical-align: middle;
  }

  .textoSorteoSlider{
    color: #fff;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    padding: 23px 0px;
    margin: 0px;
  }

  .textoBoteSlider{
    font-family: 'Lato' sans-serif;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 0px;
    text-align: center;
    padding: 23px 0px;
    margin: 0px;
    font-style: italic;
    -webkit-text-fill-color: #ffffff;
    -webkit-text-stroke-color: #575756;
    -webkit-text-stroke-width: 0px;
  }

  .imgres {
    text-align: center;
  }

  .img_resm img{
    width: 40px;
  }

  .imgres img {
    padding: 30px 10px 0px;
    width: 100%;
    margin: auto;
  }

  .pl-Subbanner-h {
    background: #00203d;
    height: 195px;
    /*margin-top: 544px;*/
    padding: 20px 0px;
}

  .pl-Subbanner {
    background: #00203d;
    height: 200px;
    margin-top: 0px;
    padding: 20px 0px;
  }

  .pl-TextoSeguro {
    width: 125px;
    text-align: left;
    padding: 6px 10px;
    line-height: 26px;
    font-family: lato;
    font-weight: 500;
    color: #ffffff;
    font-size: 16px;
    margin: 9px 0px 0px;
  }

  .CuadroPieBanner1 {
    background-size: 100%
  }

  .pl-Titulares {
    font-size: 30px;
    padding: 0px;
    margin: 0px;
    text-align: center;
  }

  .services-list .service-item {
    margin-bottom: 0px;
  }

  .btn-amarillo-bote {
    margin: 0px 0px 20px;
  }

  .titulo-juegassolidario {
    font-family: 'Lato', sans-serif;
    font-size: 34px;
    line-height: 36px;
    color: #565655;
    padding: 20px 0px;
    text-align: center;
  }

  .cuadroJuegaSolidario {
    min-height: 535px;
    padding: 20px 0px;
    background: url(../images/Arana/fondo-juegasolidario.jpg);
    background-size: cover;
    background-position: center left;
    margin: 0px;
  }

  .subtitulo-juegasolidario {
    text-align: center;
  }

  .titulo-juegasahorasolidario {
    font-family: 'Lato', sans-serif;
    font-size: 34px;
    text-align: center;
  }

  .titulo-buscamosmillonarios {
    font-size: 34px;
    line-height: 36px;
    padding: 20px 0px;
    text-align: center;
    margin: 0px;
  }

  .subtitulo-buscamosmillonarios {
    font-family: 'Lato', sans-serif;
    font-size: 23px;
    line-height: 30px;
    color: #ffffff;
    padding: 20px 0px;
    text-align: center;
  }

  .cuadroBuscamosMillonarios {
    min-height: 310px;
    padding: 30px 0px 0px;
    background: url(../images/about/pl-fondo-buscamosmillonarios.jpg);
    background-size: cover;
    background-position: center center;
    margin: 0px;
  }

  .cuadroAbonate {
    min-height: 470px;
    padding: 30px 0px;
    background: url(../images/about/fondo-abonate.jpg);
    background-size: cover;
    background-position: center center;
    margin: 0px;
  }

  .cuadroloteriaEmpresa {
    min-height: 470px;
    padding: 30px 0px 0px;
    background: url(../images/about/fondo-loteriaEmpresa.jpg);
    background-size: cover;
    background-position: center center;
    margin: 0px;
  }

  .titulo-loteriaEmpresa {
    font-family: 'Lato', sans-serif;
    font-size: 34px;
    line-height: 36px;
    color: #ffffff;
    padding: 0px 0px 20px;
    text-align: center;
    margin: 40px 0px;
  }

  .subtitulo-loteriaEmpresa {
    font-family: 'Lato', sans-serif;
    font-size: 26px;
    line-height: 31px;
    color: #ffffff;
    padding: 20px 0px 40px;
    margin: 0px 0px 40px;
    text-align: center;
  }

  .titulos-jugadamagica {
    color: #565655;
    font-size: 32px;
    line-height: 34px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    text-align: center !important;
    padding: 30px 0px;
    margin: 0px;
  }

  .cuadrojugadamagica {
    min-height: 720px;
    padding: 30px 0px 30px;
    background: #ffffff;
    margin: 0px;
  }

  .tituloayuda {
    font-family: 'Lato', sans-serif;
    font-size: 28px;
    line-height: 22px;
    padding: 0px 0px 20px;
    text-align: center;
    color: #ffffff;
  }

  .contenedor-banner-elgordo {
    color: #ffffff !important;
    /* display: flex; */
    display: -webkit-flex;
    /* display: -webkit-box; */
    text-align: center;
    /*border: 1px solid #ffffff;*/
    /* margin: 113px 0px; */
    margin: 0px 0px;
  }

  .SubbannernuevaEmpresa {
    background-image: url(../images/about/pl-fondos-solidaria.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px 0px 0px;
  }

  .Subbanner4 {
    background: #ffffff;
    height: 430px;
  }

  .textosDecimosParticipaciones {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    padding: 30px 10px 10px 10px;}

  .Servicios_Ong {
    color: #00203d;
    font-size: 36px;
    line-height: 42px;
    text-align: left;
    font-weight: 600;
  }

  .Servicios_Ong:after {
    content: '';
    position: absolute;
    bottom: 20px;
    margin-left: 0px;
    border-bottom: 5px solid #f6a800;
    width: 50%;
    overflow: hidden;
  }

  .titulosOngs {
    color: #00203d;
    font-size: 36px;
    line-height: 42px;
    text-align: left;
    font-weight: 600;
  }

  .separator-title {
    width: 100%;
    margin: 10px 0px 20px;
}

}

/* iPad in portrait play loterias*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 

/* estilos play loterias ipad vertical */ /* inicioipadvertical */

    #TextoMenuArana-EU {
    padding-top: 10px !important;
    }

    #TextoMenuArana-PVA {
        padding-top: 10px !important;
    }

    #TextoMenuArana-GO {
        padding-top: 10px !important;
    }

    #TextoMenuArana-BO {
        padding-top: 10px !important;
    }

    #TextoMenuArana-QUI {
        padding-top: 10px !important;
    }

    #TextoMenuArana-LN {
        padding-top: 10px !important;
    }

    #TextoMenuArana-SO {
        padding-top: 10px !important;
    }

    .panel-heading-boletos2 {
        padding-top: 0px;
    }

    .bck-GO {
        color: #ffffff !important;
    }

    .ImagenJuegoBote-EU {
        height: 52px;
        color: #ffffff;
        font-size: 13px;
        padding-left: 46px;
        background-color: #1a3582;
        margin-bottom: 0px !important;
        background-position-x: 5px;
        background-position-y: 5px;
    }

    .ImagenJuegoBote-GO {
        height: 52px;
        color: #ffffff;
        font-size: 13px;
        background-color: #c82c37;
        margin-bottom: 0px !important;
        background-position-x: 5px;
        background-position-y: 5px;
    }

    .ImagenJuegoBote-PVA {
        height: 52px;
        color: #ffffff;
        font-size: 13px;
        background-color: #6fbc52;
        margin-bottom: 0px !important;
        background-position-x: 5px;
        background-position-y: 5px;
    }

    .ImagenJuegoBote-BO {
        height: 52px;
        color: #ffffff;
        font-size: 13px;
        background-color: #83c326;
        margin-bottom: 0px !important;
        background-position-x: 5px;
        background-position-y: 5px;
    }

    .ImagenJuegoBote-QU {
        height: 52px;
        color: #ffffff;
        font-size: 13px;
        background-color: #da251c;
        margin-bottom: 0px !important;
        background-position-x: 5px;
        background-position-y: 5px;
    }

    .ImagenJuegoBote-LN {
        height: 52px;
        color: #ffffff;
        font-size: 13px;
        padding-left: 54px;
        background-color: #754472;
        margin-bottom: 0px !important;
        background-position-x: 5px;
        background-position-y: 5px;
    }

    .ImagenJuegoBote-LNI {
        height: 52px;
        color: #ffffff;
        font-size: 13px;
        background-color: #754472;
        margin-bottom: 0px !important;
        background-position-x: 5px;
        background-position-y: 5px;
    }

    .ImagenJuegoBote-LNV {
        height: 52px;
        color: #ffffff;
        font-size: 13px;
        padding-left: 54px;
        background-color: #754472;
        margin-bottom: 0px !important;
        background-position-x: 5px;
        background-position-y: 5px;
    }

    .FechaJuego2 {
      /* color: white; */
      background-color: #ffffff;
      color: #575756;
      margin-top: 0px !important;
      /* margin-bottom: 0px !important; */
      padding: 30px 0px 5px;
      font-size: 15px;
  }

    .btn-amarillo-bote {
        color: #ffffff;
        background-color: #F7A800;
        width: 90%;
        min-height: 50px;
        text-align: center;
        margin: auto;
        font-size: 18px;
        font-weight: 600;
        font-family: 'Lato', sans-serif;
    }

    .PremioJuego {
        /* font-size: x-large; */
        font-size: 20px;
        /* background-color: #0b4792; */
        background-color: #e7eded;
        /* color: white; */
        color: #575756;
        margin-top: 0px !important;
        padding: 16px;
        margin-bottom: 0px !important;
    }

    .pl-Subbanner-h {
        background: #00203d;
        height: 130px;
        margin-top: 50px;
    }

    .pl-Subbanner-h {
        background: #00203d;
        height: 130px;
        margin-top: 50px;
    }

    .textoMontoSlider {
      font-size: 200px;
    }

    .tituloSorteoSlider2 {
      font-family: 'Oswald', sans-serif;
      color: #fff;
      font-size: 56px;
      font-weight: 600;
      line-height: 60px;
      text-align: center;
      padding: 23px 0px;
      margin: 0px;
      /* font-style: italic; */
      -webkit-text-fill-color: #ffffff;
      -webkit-text-stroke-color: #575756;
      -webkit-text-stroke-width: 0px;
    }

    .pl-TextoSeguro {
      width: 108px !important;
      text-align: left;
      padding: 40px 0px 0px 20px !important;
      line-height: 26px;
      font-family: lato;
      font-weight: 500;
      color: #ffffff;
      font-size: 14px !important;
    }

    .fondocuboSlider {
      background: #e7eded;
      height: 49px;
      padding: 5px;
      margin: 5px 0px;
    }

    .fotoDonaciones img{
      width: 100%;
    }

    .imgres img {
      width: 100% !important;
      padding: 25px 0px;
    }

    .pl-TextoSeguro {
      width: 125px;
      text-align: left;
      padding: 40px 0px;
      line-height: 26px;
      font-family: lato;
      font-weight: 500;
      color: #ffffff;
      font-size: 19px;
    } 

    .pl-proyectoSlider {
      height: 690px;
      width: 100%;
      padding: 10px 0px;
      margin: 5px auto;
      border: 0px solid #fff;
    }

    .cuadroFundacion {
      border: 1px solid #27418c;
      padding: 10px;
      height: 140px;
      width: 100%;
    }
  /* fin estilos play loterias */ /* finipadvertical */

}

/* Mediaqueris PLA */

/*#########################*/
      /*Medias queries*/
/*#########################*/

/*###### iPad in landscape ###### */ 
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

}


/*###### iPad in portrait ###### */ 
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

}

/*###### Retina iPad in landscape ###### */ 
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {

}

/*###### Retina iPad in portrait  ###### */ 
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {

}

/*###### Samsung Galaxy S5 landscape  ###### */ 
@media only screen
and (min-device-width: 360px)
and (max-device-height: 640px)
and (orientation : landscape)
and (-webkit-device-pixel-ratio: 3){

/* nosotros */
.fondonosotrosPla {
  padding: 30px 0px 0px;
}

.frase {
  font-size: 48px;
  line-height: 52px;
  color: #ffffff;
  font-weight: 600;
  padding: 0px 0px 0px 0px;
}

.autor {
    font-size: 48px;
    line-height: 52px;
    color: #f6a800;
}

}

 /*###### Samsung Galaxy S5 portrait ###### */ 
@media only screen
and (min-device-width: 360px)
and (max-device-height: 640px)
and (orientation : portrait)
and (-webkit-device-pixel-ratio: 3){

/* nosotros */
.fondonosotrosPla {
  padding: 30px 0px 0px;
}

.frase {
  font-size: 48px;
  line-height: 52px;
  color: #ffffff;
  font-weight: 600;
  padding: 0px 0px 0px 0px;
}

.autor {
    font-size: 48px;
    line-height: 52px;
    color: #f6a800;
}

}

 /*###### iPhone 6 in landscape  ###### */ 
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {

/* nosotros */
.fondonosotrosPla {
  padding: 30px 0px 0px;
}

.frase {
  font-size: 40px;
  line-height: 42px;
  padding: 0px 0px 0px 0px;
}

.autor {
    font-size: 40px;
    line-height: 42px;
    color: #f6a800;
}

}

/*###### iPhone 6 in portrait  ###### */ 
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {

/* nosotros */
.fondonosotrosPla {
  padding: 30px 0px 0px;
}

.frase {
  font-size: 40px;
  line-height: 42px;
  padding: 0px 0px 0px 0px;
}

.autor {
    font-size: 40px;
    line-height: 42px;
    color: #f6a800;
}

}

/*###### iPhone 6 Plus in landscape  ###### */ 
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {

/* nosotros */
.fondonosotrosPla {
  padding: 30px 0px 0px;
}

.frase {
  font-size: 40px;
  line-height: 42px;
  padding: 0px 0px 0px 0px;
}

.autor {
    font-size: 40px;
    line-height: 42px;
    color: #f6a800;
}

}

/*###### iPhone 6 Plus in portrait  ###### */ 
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) {

/* nosotros */
.fondonosotrosPla {
  padding: 30px 0px 0px;
}

.frase {
  font-size: 40px;
  line-height: 42px;
  padding: 0px 0px 0px 0px;
}

.autor {
    font-size: 40px;
    line-height: 42px;
    color: #f6a800;
}

#base-left {
    min-height: 163px;
    width: 49.5%;
    top: 0px;
}

#base-right {
    min-height: 188px !important;
    width: 49% !important;
    top: -6px !important;
}

}

/*###### iPhone 5 & 5S in landscape  ###### */ 
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {

.mcb > label {
  display: block !important;
  width: 100% !important`;
}


/* nosotros */
.fondonosotrosPla {
  padding: 30px 0px 0px;
}

.frase {
  font-size: 48px;
  line-height: 52px;
  color: #ffffff;
  font-weight: 600;
  padding: 0px 0px 0px 0px;
}

.autor {
    font-size: 48px;
    line-height: 52px;
    color: #f6a800;
}

}

/*###### iPhone 5 & 5S in portrait  ###### */ 
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {

/* nosotros */
.fondonosotrosPla {
  padding: 30px 0px 0px;
  min-height: 450px;
}
.contentResponse .responseBlue {
    font-size: 17px !important;
}
.h-245 {
    height: 175px;
    margin-top: 15px;
}
.fondo-azulito.h-220 {
    height: 220px;
}
.miCuenta .cobrarPremios div label, .miCuenta .recargarSaldo div label, .miCuenta .misDatos div label, .miCuenta .cuentasBancarias div label, .miCuenta .addGift div label {
    width: 100%;
}
.seccion-OK {
  height: 100% !important;
  margin: 5% 0;
}
.contentResponse .responseYellow {
    padding: 20px 20px;
}
.seccion-up {
   padding-top: 65px;
   margin-top: 0px;
}
.seccion-up2 {
  padding-top: 0px;
  margin-top: 0px;
}
.seccion-up-pla {
   padding-top: 145px;
   margin-top: 0px;
}
.PLA-up {
   padding-top: 125px !important;
}
.bloque-Direccion {
    margin-top: 30px;
}
.frase {
  font-size: 35px;
  line-height: 42px;
  padding: 0px 0px 0px 0px;
}

.autor {
    font-size: 35px;
    line-height: 42px;
    color: #f6a800;
}

.mensajeCajas-PLA {
  color: #ffffff;
  padding: 20px 20px;
  font-size: 19px;
  line-height: 27px;
}

.separator-title {
    width: 70%;
}

.cajaTitulos-PLA {
  bottom: 0;
  background-color: rgba(0,32,61,.5);
  min-height: 200px;
}

.titulo-CTA-PLA {
  font-size: 28px;
  line-height: 42px;
  padding: 0px 0px;
}

.titulo-CONOCES-PLA {
  color: #00203d; 
  font-size: 28px; 
  line-height: 42px; 
  text-align: center; 
  padding: 0px 0px
}

.unete {
  padding: 0px ;
}

.espacioBloques-PLA {
    padding: 20px 20px;
}

h2.titulosOngs {
    padding: 0px 0px 0px 0px;
}

.nombreTransparencia {
    display: block;
}

.chica-PLA{
  display: block;
}

.fondossomosPla {
    background-image: url(../images/about/somosPLA.jpg);
    background-position: right center;
    padding: 40px 0px;
}

.btn-soy-PLA.activo {
    font-size: 20px;
}

.titulos-ayudamos {
    font-size: 25px;
}

.fondosComoPla {
    padding: 60px 0px;
}

.titulosOngs {
    color: #00203d;
    font-size: 30px;
    padding-right: 0px;
}

.separadorPLA {
    width: 95%;
}

.cubosDicen-PLA {
  border: 2px solid #fff;
  margin: 20px 0px;
}

#base-right {
    min-height: 162px;
    width: 49%;
    top: 15px;
}

#base-left {
    min-height: 163px;
    width: 49.5%;
    top: 0px;
}

.form-PLA {
  bottom: 0; 
  background-color: rgba(0,32,61,.5); 
  min-height: 280px; 
  width: 95%; 
  padding: 20px 20px; 
  margin: 70px auto;
}

.titulo-form-PLA {
  color: #ffffff;
  font-size: 20px;
  line-height: 20px;
  padding: 15px 0px;
}

.input-PLA {
  padding: 5px 5px; 
  height: 50px; 
  margin: 7px 0px;
  border: 1px solid #b1c6c6;
  box-shadow: none;
}

.texto-form-check {
  padding:10px 0px; 
  color: #ffffff; 
  font-size: 14px; 
  font-weight: 400; 
  line-height: 22px
}

.check-PLA {
  width: 15px; 
  height: 15px;
}

.texto-parrafos-PLA {
    padding: 20px 0px;
}

.parrafos-PLA {
  padding: 10px 0px;
}

.texto-ofrecemos-PLA {
    font-size: 20px;
    line-height: 26px;
    padding: 0px 0px 20px;
    text-align: center;
}

h2.titulosOngs-parallax {
    margin: 0px 0px 30px;
    font-size: 25px;
}

.acceder {
    color: #00203d;
    font-size: 26px;
    line-height: 36px;
    text-align: center;
    padding: 20px 0px;
}

.cuboPlayDonamos {
    margin: 5% 30px;
}

.slidersBotePL{ height: 525px; background: #ffffff /* cambio play */}

.fondosPla-ongs {
    background-image: url(../images/about/SomosPLA-ongs.jpg);
    background-position: right center;
    background-size: cover;
    min-height: 725px;
    margin: 0px 0px;
    padding: 80px 0px 40px;
}

.cotenedor-boleto-total {
    margin-bottom: 20px;
}

.imgres-pl {
  padding: 0px;
  margin: 0px;
}

.imgres-pl img{
  width: 100%;
}

.slider-pl {
  background: none;
  /*box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .125);*/
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.slider-pl::before, .slider-pl::after {
  background: linear-gradient(to right, rgba(223, 231, 235, 1) 0%, rgba(223, 231, 235, 0) 100%);
  content: "";
  height: 100px;
  position: absolute;
  width: 50px;
  z-index: 2;
}

.cuboWH {
  height: 380px;
  border: 0px solid #444;
  margin: 20px 0px 0px 0px;
  padding: 20px 20px;
}

.cuboWH-2 {
  height: 410px;
  border: 0px solid #444;
  margin: 0px 0px 0px 0px;
  padding: 20px 20px;
}

.cuboWH-3 {
    height: 300px;
    border: 0px solid #444;
    margin: 0px 0px 0px 0px;
    padding: 20px 20px;
}

.txt-pl-bloques {
    width: 100%;
    color: #00203D;
}

.tx-mensaje {
  color: #00203d;
  font-size: 29px;
  line-height: 36px;
}

.contenedor-banner-elgordo {
    margin: 0px 0px;
}

.name-game {
  text-align: left;
  padding-bottom: 0px;
  font-size: 21px  !important;
}


}


/* incidencias abril/2018 */

@media only screen 
and (-webkit-device-pixel-ratio: 2) 
and (max-device-width: 680px) 
and (min-device-width: 320px) 
and (orientation: portrait) {
.userMenu li p {
    font-size: 10px;
}

.userMenu li {
    font-size: 9px!important;
}

.userMenu li span {
    position: absolute;
    left: 21px;
    top: 2px;
    font-size: 18px;
}

.userMenuLog li:last-child {
    width: 102px;
}
}

/* banner */
.pl-juegos-banner {
  font-size: 35px;
  color: #ffffff; line-height: 42px;
  font-family: 'Lato', Sans-serif;
  text-align: center;
  margin-bottom: 0px;
}
.pl-juegos-fecha {
  font-family:'Lato', Sans-serif;
  font-size: 19px;
  color: #ffffff;
  line-height: 26px;
  text-align: center;
  margin: 0px;
  padding-left: 30px;
  padding-right: 30px;
}
.pl-juegos-monto {
  font-family: 'Oswald', sans-serif;
  color: #fff;
  text-align: center;
  font-size: 55px;
  font-weight: 600;
  line-height: 60px;
  padding: 15px 0px 23px;
  margin: 0px;
  -webkit-text-fill-color: #ffffff;
  -webkit-text-stroke-color: #575756;
  -webkit-text-stroke-width: 0px;
}
.pl-juegos-hora {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lato', Sans-serif;
  text-align: center;
}
.pl-juegos-especial {
  font-family: 'Lato', sans-serif;
  color: #fff;
  text-align: center !important;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
  text-align: left;
  padding: 0px 0px;
  margin: 0px;
  -webkit-text-fill-color: #ffffff;
  -webkit-text-stroke-color: #575756;
  -webkit-text-stroke-width: 0px;
}
.pl-juegos-en-premios {
  font-family:'Lato', Sans-serif;
  font-size: 40px;
  font-weight: 600;
  color: #ffffff;
  line-height: 42px;
  text-align: center;
  padding: 10px 0px 0px;
  margin: 0px;
}
.pl-altoBanner {
  height: 600px;
}
.pl-btn-slider {
  margin: 0px 20px;
  color: #ffffff;
  background-color: #F7A800;
  width: 330px;
  min-height: 50px;
  padding: 12px 8px;
  text-align: center;
  font-size: 19px;
  font-weight: 600;
  font-family: 'Lato', sans-serif;
}

.porcenta {
  padding: 9% 0 0
}

.porcenta-19 {
  padding: 9% 0 0
}

.pl-juegos-monto-19 {
  font-family: 'Oswald', sans-serif;
  color: #fff;
  text-align: center;
  font-size: 55px;
  font-weight: 600;
  line-height: 60px;
  padding: 15px 0px 0px;
  margin: 0px;
  -webkit-text-fill-color: #ffffff;
  -webkit-text-stroke-color: #575756;
  -webkit-text-stroke-width: 0px;
}

.pl-juegos-banner-19 {
  font-size: 25px;
  color: #ffffff; line-height: 42px;
  font-family: 'Lato', Sans-serif;
  text-align: center;
  margin-bottom: 30px;
}

/*###### iPhone 5 & 5S in portrait  ###### */ 
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait)
  {
    /* banner */
    .pl-juegos-banner {
      font-size: 30px;
      color: #ffffff; line-height: 42px;
      font-family: 'Lato', Sans-serif;
      text-align: center;
    }
    .pl-juegos-fecha {
      font-family:'Lato', Sans-serif;
      font-size: 19px;
      color: #ffffff;
      line-height: 26px;
      text-align: center;
    }
    .pl-juegos-monto {
      font-size: 42px;
      line-height: 60px;
      padding: 23px 0px;
    }
    .pl-juegos-hora {
      color: #ffffff;
      font-size: 18px;
      font-family: 'Lato', Sans-serif;
      text-align: center;
    }
    .pl-juegos-especial {
      font-family: 'Oswald', sans-serif;
      color: #fff;
      text-align: center !important;
      font-size: 40px;
      font-weight: 600;
      line-height: 45px;
      padding: 0px 0px;
      margin: 0px;
      -webkit-text-fill-color: #ffffff;
      -webkit-text-stroke-color: #575756;
      -webkit-text-stroke-width: 0px;
    }
    .pl-juegos-en-premios {
      font-family:'Oswald', Sans-serif;
      font-size: 42px;
      color: #ffffff;
      line-height: 42px;
      text-align: center;
    }
    .pl-altoBanner {
      height: 100vh;
    }
    .pl-btn-slider {
      width: 90%;
      min-height: 50px;
      padding: 12px 8px;
    }
    .pl-altoBanner.pl-s-banner {
      padding: 20% 0px;
    }
    .pl-altoBanner.pl-s-bannerEsp {
      padding: 15% 0px;
    }
    .carousel-indicators {
      position: absolute;
      bottom: -60px;
      left: 50%;
      z-index: 15;
      width: 60%;
      padding-left: 0;
      margin-left: -30%;
      text-align: center;
      list-style: none;
    }

    .pl-juegos-monto-19 {
      font-family: 'Oswald', sans-serif;
      color: #fff;
      text-align: center;
      font-size: 35px;
      font-weight: 600;
      line-height: 60px;
      padding: 15px 0px 0px;
      margin: 0px;
      -webkit-text-fill-color: #ffffff;
      -webkit-text-stroke-color: #575756;
      -webkit-text-stroke-width: 0px;
    }
    
    .pl-juegos-banner-19 {
      font-size: 15px;
      color: #ffffff; line-height: 42px;
      font-family: 'Lato', Sans-serif;
      text-align: center;
      margin-bottom: 10px;
    }

    .porcenta-19 {
      padding: 0% 0 0;
    }
}


/*###### fin iPhone 5 & 5S in portrait  ###### */

/* Incidencias Abril 2019 */
.seccion-OK {
  height: 50%;
  margin: 4% 0;
}
.cuadro-OK {
border: 1px solid #575656 !important;
    padding: 50px 20px !important;
}
.slider-pl-gris {
  background: none;
  /*box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .125);*/
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.slider-pl-gris::before, .slider-pl-gris::after {
  background: linear-gradient(to right, rgba(230, 237, 240, 1) 0%, rgba(230, 237, 240, 0) 100%);
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.slider-pl-gris::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.slider-pl-gris::before {
  left: 0;
  top: 0;
}
.slider-pl-gris .slide-track-pl-gris {
  animation: scroll 30s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slider-pl-gris .slide-pl-gris {
  height: 100px;
  width: 250px;
}
/* fin incidencias Abril 2019 */


/* Incidencias Abril 2019 */
.slider-pl-blanco {
  background: none;
  /*box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .125);*/
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.slider-pl-blanco::before, .slider-pl-blanco::after {
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.slider-pl-blanco::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.slider-pl-blanco::before {
  left: 0;
  top: 0;
}
.slider-pl-blanco .slide-track-pl-blanco {
  animation: scroll 30s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slider-pl-blanco .slide-pl-blanco {
  height: 100px;
  width: 250px;
}
/* fin incidencias Abril 2019 */

/* Cabecera julio 2019 */

.navigation-front {
  height: 80px !important;
}
#navigation-box-J19 {
    background: none;
    margin-top: 0;
    position: relative;
    top: 1px;
    right: 0;
    z-index: 300;
}
.btn-menu-BON, .btn-menu-EUR, .btn-menu-GOR, .btn-menu-LEN, .btn-menu-LNJ, .btn-menu-LNN, .btn-menu-LNS, .btn-menu-MCT, .btn-menu-MCt, .btn-menu-PRI, .btn-menu-QUI, .btn-menu-JS {
    position: relative;
    height: 80px;
    width: 85px;
    display: inline-block;
    padding: 55px 0 0;
    white-space: nowrap;
    vertical-align: middle;
    font: 12px 'Roboto Condensed';
}
/* ;edias queries */
/* Ipad in landscape */
@media only screen
and (min-device-width : 768px)
and (max-device-width: 1024px)
and (orientation: landscape) {
.btn-menu-BON, .btn-menu-EUR, .btn-menu-GOR, .btn-menu-LEN, .btn-menu-LNJ, .btn-menu-LNN, .btn-menu-LNS, .btn-menu-MCT, .btn-menu-MCt, .btn-menu-PRI, .btn-menu-QUI, .btn-menu-JS {
    position: relative;
    height: 80px;
    width: 77px;
    display: inline-block;
    padding: 55px 0 0;
    white-space: nowrap;
    vertical-align: middle;
    font: 12px 'Roboto Condensed';}

.btn-menu-MCTx, .btn-menu-MCtx {
    position: relative;
    height: 80px;
    width: 75px !important;
    display: inline-block;
    padding: 55px 0 0;
    white-space: nowrap;
    vertical-align: middle;
    font: 12px 'Roboto Condensed';}
}

/* Ipad portrait */
@media only screen
and (min-device-width : 768px)
and (max-device-width: 1024px)
and (orientation: portrait) {
.btn-menu-BON, .btn-menu-EUR, .btn-menu-GOR, .btn-menu-LEN, .btn-menu-LNJ, .btn-menu-LNN, .btn-menu-LNS, .btn-menu-MCT, .btn-menu-MCt, .btn-menu-PRI, .btn-menu-QUI, .btn-menu-JS {
    position: relative;
    height: 80px;
    width: 77px;
    display: inline-block;
    padding: 55px 0 0;
    white-space: nowrap;
    vertical-align: middle;
    font: 12px 'Roboto Condensed';
}
.btn-menu-MCTx, .btn-menu-MCtx {
    position: relative;
    height: 80px;
    width: 80px !important;
    display: inline-block;
    padding: 55px 0 0;
    white-space: nowrap;
    vertical-align: middle;
    font: 12px 'Roboto Condensed';}
.bloque-cuenta-18 {
    float: right;
}
button, html input[type=button] .cuadro {
    cursor: pointer;
    -webkit-appearance: button;
    background-color: #00203D;
    border: 0;
    height: 50px;
    width: 50px;
}
.btn-menu-MCT {
    border-left: 1px solid #fff;
    border-right: 0px solid #fff;
    box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    color: #fff;
    background-image: url(../images/about/ICO-USER-W.svg) !important;
    background-repeat: no-repeat;
    background-position: center 10px;
    background-size: 35px 35px;
    display: inline-block;
}
.btn-menu-MCT:hover {
    background: url(../images/about/ICO-USER-LC.svg) center 10px no-repeat #ffffff !important;
    color: #00203D;
    background-size: 35px 35px !important;
}
.btn-menu-MCt {
    -webkit-border-radius: 0;
    border-radius: 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    color: #fff;
    background-image: url(../images/about/ICO-SHOPING-CART-W.svg) !important;
    background-repeat: no-repeat;
    background-position: center 10px;
    background-size: 35px 35px;
    display: inline-block;
}
.btn-menu-MCt:hover {
    background: url(../images/about/ICO-SHOPING-CART-LC.svg) center 10px no-repeat #ffffff !important;
    color: #00203D;
    background-size: 35px 35px !important;
}
.navbar-collapse.collapse {
    display: none!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}
.cuboWH {
    height: 300px;
    border: 0px solid #444;
    margin: 110px 0px 125px 0px;
    padding: 40px 20px;
}
.cuboWH-2 {
    height: 300px;
    border: 0px solid #444;
    margin: 90px 0px 145px 0px;
    padding: 0px 20px;
}
p.logoBox {
    position: relative;
    top: -12px;
}
}
/* fin ipad*/
/* fin media querys */

.btn-menu-BON, .btn-menu-EUR {
    -webkit-border-radius: 0;
    text-transform: inherit;
    -moz-box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
}
.btn-menu-GOR, .btn-menu-LNJ, .btn-menu-PRI, .btn-menu-QUI {
    -moz-box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    text-transform: inherit;
}
.btn-menu-EUR {
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    margin-right: 4px;
    color: #565657;
    font-size: 12px;
    text-align: center;
    background-image: url(../images/about/EU_PL_LC.svg);
    background-repeat: no-repeat;
    background-position: center 13px;
    background-size: 38px 38px;
}
.btn-menu-EUR:hover {
    background: url(../images/about/EU_PL_W.svg) center 10px no-repeat #1a3582;
    color: #ffffff;
    background-size: 38px 38px;
}
.btn-menu-BON, .btn-menu-PRI {
    -moz-border-radius: 0;
    margin-right: 4px;
    color: #fff;
}
.btn-menu-BON {
    border-radius: 0;
    border: none;
    background-image: url(../images/about/BL_PL_LC.svg);
    background-repeat: no-repeat;
    background-position: center 13px;
    background-size: 38px 38px;
    text-align: center;
    color: #565657;
    font-size: 12px;
}
.btn-menu-GOR, .btn-menu-PRI {
    -webkit-border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
}
.btn-menu-LNJ, .btn-menu-LNN, .btn-menu-LNS, .btn-menu-QUI {
    -webkit-box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
}
.btn-menu-BON:hover {
    background: url(../images/about/BL_PL_W.svg) center 10px no-repeat #83c326;
    color: #ffffff;
    background-size: 38px 38px;
}
.btn-menu-PRI {
    border-radius: 0;
    border: none;
    background-image: url(../images/about/LP_PL_LC.svg);
    background-repeat: no-repeat;
    background-position: center 13px;
    background-size: 38px 38px;
    text-align: center;
    color: #00203d;
    font-size: 12px;
}
.btn-menu-GOR, .btn-menu-QUI {
    -moz-border-radius: 0;
}
.btn-menu-PRI:hover {
    background: url(../images/about/LP_PL_W.svg) center 10px no-repeat #6fbc52;
    color: #ffffff;
    background-size: 38px 38px;
}
.btn-menu-GOR {
    border-radius: 0;
    border: none;
    margin-right: 4px;
    background-image: url(../images/about/GD_PL_LC.svg);
    background-repeat: no-repeat;
    background-position: center 13px;
    background-size: 38px 38px;
    text-align: center;
    color: #00203d;
    font-size: 12px;
}
.btn-menu-LNJ, .btn-menu-QUI {
    -webkit-border-radius: 0;
    margin-right: 4px;
    box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
}
.btn-menu-GOR:hover {
    background: url(../images/about/GD_PL_W.svg) center 10px no-repeat #c82c37;
    color: #ffffff;
    background-size: 38px 38px;
}
.btn-menu-QUI {
    border-radius: 0;
    border: none;
    background-image: url(../images/about/1X2_PL_LC.svg);
    background-repeat: no-repeat;
    background-position: center 13px;
    background-size: 38px 38px;
    text-align: center;
    color: #00203d;
    font-size: 12px;
}
.btn-menu-QUI:hover {
    background: url(../images/about/1X2_PL_W.svg) center 10px no-repeat #da251c;
    color: #ffffff;
    background-size: 38px 38px;
}
.btn-menu-LNJ {
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    background-image: url(../images/about/LJ_PL_LC.svg);
    background-repeat: no-repeat;
    background-position: center 13px;
    background-size: 38px 38px;
    text-align: center;
    color: #00203d;
    font-size: 12px;
}
.btn-menu-LEN, .btn-menu-LNN, .btn-menu-LNS {
    -moz-box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
}
.btn-menu-LNN, .btn-menu-LNS {
    -webkit-border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
}
.btn-menu-LNJ:hover {
    background: url(../images/about/LJ_PL_W.svg) center 10px no-repeat #692c5e;
    color: #ffffff;
    background-size: 38px 38px;
}
.btn-menu-LNS {
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    text-transform: inherit;
    margin-right: 4px;
    text-align: center;
    background-image: url(../images/about/LS_PL_LC.svg);
    background-repeat: no-repeat;
    background-position: center 13px;
    background-size: 38px 38px;
    color: #00203d;
    font-size: 12px;
}
.btn-menu-LEN, .btn-menu-LNN {
    -moz-border-radius: 0;
    text-transform: inherit;
    margin-right: 4px;
}
.btn-menu-LNS:hover {
    background: url(../images/about/LS_PL_W.svg) center 10px no-repeat #692c5e;
    color: #ffffff;
    background-size: 38px 38px;
}
.btn-menu-LNN {
    border-radius: 0;
    border: none;
    background-image: url(../images/about/LN_PL_LC.svg);
    background-repeat: no-repeat;
    background-position: center 13px;
    background-size: 38px 38px; 
    text-align: center;
    color: #00203d;
    font-size: 12px;
}
.btn-menu-LEN, .btn-menu-MCT {
    -webkit-border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
}
.btn-menu-LNN:hover {
    background: url(../images/about/LN_PL_W.svg) center 10px no-repeat #692c5e;
    color: #ffffff;
    background-size: 38px 38px;
}
.btn-menu-LEN {
    border-radius: 0;
    border: none;
    box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    background-image: url(../images/about/LEN_PL_LC.svg);
    background-repeat: no-repeat;
    background-position: center 13px;
    background-size: 38px 38px;
    text-align: center;
    color: #00203d;
    font-size: 12px;
}
.btn-menu-MCT, .btn-menu-MCt {
    -moz-border-radius: 0;
    text-transform: inherit;
    -moz-box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    margin-right: 5px;
}
.btn-menu-LEN:hover {
    background: url(../images/about/LEN_PL_W.svg) center 10px no-repeat #692c5e;
    color: #ffffff;
    background-size: 38px 38px;
}
.btn-menu-JS {
    border-radius: 0;
    border: none;
    box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    background-image: url(../images/about/JS_PL_LC.svg);
    background-repeat: no-repeat;
    background-position: center 13px;
    background-size: 38px 38px;
    text-align: center;
    color: #00203d;
    font-size: 12px;
}
.btn-menu-MCT, .btn-menu-MCt {
    -moz-border-radius: 0;
    text-transform: inherit;
    -moz-box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    margin-right: 5px;
}
.btn-menu-JS:hover {
    background: url(../images/about/JS_PL_W.svg) center 10px no-repeat #f8ab0e;
    color: #ffffff;
    background-size: 38px 38px;
}

.menu-UP {
  margin: 0;
  padding: 15px 0;
  text-align: center;
  font-size: 14px;
}
.menu-UP a {
  color: #ffffff;
  margin: 0 8px;
}
.list-UP {
  padding: 15px 0;
  display: inline;
  width: 165px;
  text-align: center;
  position: absolute;
}
.list-UP li {
  display: inline-flex;
  padding-left: 5px;
}
.saldo-UP {
  margin: 0;
  padding: 15px 0;
  text-align: right;
  font-size: 16px;
  color: #ffffff;
  display: block;
  position: absolute;
  right: 30px;
  display: inline;
}
.saldo-UP img {
  position: absolute;
  top: 16px;
  height: 20px !important;
}

/* fin cabecera */


/* Cambios en las WebS Junio 2019*/
.SubbannerDonaciones-sep20 {
    background: #ffffff;
    padding: 40px 0px;
}
.topBar-19 {
  background: #00203D; height: 65px; position: fixed; width: 100%; z-index: 9999;
}
.contBoxlogos {
  padding-top: 35px;
  padding-bottom: 25px;
}
.contBoxsorteos {
  background: #f4f4f4; padding: 16px 10px; border: 1px solid #cccccc;
}
.Boxlogos {
  /*display: table-cell;*/
  vertical-align: middle;
  /*padding: 8px 8px;*/
  text-align: left;
  margin-bottom: 0px;
}
.Boxlogos img {
  width: inherit;
}
.boxBurger {
  font-size: 26px;
  padding: 2px 10px 10px 10px;
  text-align: right;
  color: #565655;
  position: absolute;
  top: 0px;
  right: 0px;
}
.boxSorteo {
  font-family: 'Lato', sans-serif;
    font-size: 26px;
    color: #575756;
    font-weight: 600;
    text-align: center;
    padding: 8px 0px 8px 0px;
    margin: 0px;
}
.boxFecha {
  font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #575756;
    font-weight: normal;
    text-align: center;
    padding: 0px 0px 10px 0px;
    margin: 0px;
}
.boxLinealcoste {
    border: 2px solid #ffffff;
    padding: 10px 0px;
    width: 365px;
    height: 140px;
    margin: 10px 0px 10px 0px;
    display: table-cell;
    vertical-align: middle;
}
.boxLinealimporte {
    border: 2px solid #ffffff;
    padding: 40px 0px 0px;
    min-height: 170px;
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.valueLottery {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    padding: 0px 0px 5px 0px;
    margin: 0px;
}
.noteLottery {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
.costLottery {
    font-family: 'Lato', sans-serif;
    font-size: 50px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    padding: 10px 0px 10px 0px;
    margin: 0px;
}
.boxCash {
  display: table-cell;
  vertical-align: middle;
  width: 350px;
  padding: 0px 0px 0px;
}

.boxSelector{
  background: #ffffff;
}

.boxSelector .qty {
    height: 50px ;
    width: 70%;
    color: #000000;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px;
    border-right: 0px;
    font-weight: 900;
    display: inline-block;
  }

  .boxSelector .qtyminus,
  .boxSelector .qtyplus,
  .boxSelector .qtyminus2,
  .boxSelector .qtyplus2,
  .boxSelector .qtyminus3,
  .boxSelector .qtyplus3 {
      text-indent: 0 !important;
      height: 50px !important;
      background-color: #F7A800;
      color: #ffffff; /* cambio play */
      width: 15%;
      padding: 0px;
      position: relative;
      top: 0px;
  }
  .boxSelector .qtyminus,
  .boxSelector .qtyminus2,
  .boxSelector .qtyminus3 {
      float: left;
  }
  .boxSelector .qtyplus,
  .boxSelector .qtyplus2,
  .boxSelector .qtyplus3 {
      float: right;
  }
  .decimoLottery {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    padding: 20px 0px 5px 0px;
    margin: 0px;
}
.countdown {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    padding: 40px 0px 40px 0px;
    margin: 0px;
}
p.myParticipaciones {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #ffffff ;
    font-weight: normal;
    text-align: center;
    padding: 12px 0px 22px 0px ;
    margin-bottom: 0px;
}
.shadowLottery {
  padding-top: 60px;
  padding-bottom: 45px;
  background: rgba(0,0,0,0.6);
  margin-top: 8px;
  max-width: 1140px;
}
.btn-amarillo-Lottery {
    font-size: 26px;
    color: #ffffff;
    background-color: #F7A800;
    width: 100%;
    min-height: 70px;
    text-align: center;
    margin: 10px 0px 0px;
    font-weight: 600;
    font-family: 'Roboto';
    padding: 20px 0px;
}
#boleto-up {
    top: -147px;
    left: 20px;
    position: relative;
}
.boxParticipaciones {
  max-height: 270px;
}
a.btn-menu-MCT.text-center {
    position: relative;
    left: 4px;
}
.btn-menu-MCT, .btn-menu-MCt {
    position: relative;
    height: 65px;
    width: 86px;
    display: inline-block;
    padding: 45px 0 0;
    white-space: nowrap;
    vertical-align: middle;
    font: 10px 'Roboto Condensed'
}
.btn-menu-MCT, .btn-menu-MCt {
    -moz-border-radius: 0;
    text-transform: inherit;
    -moz-box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    margin-right: 0px;
}
.btn-menu-MCT {
    border-left: 1px solid #fff;
    border-right: 0px solid #fff;
    box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    color: #fff;
    /*background-image: url(../images/about/ico-micuenta-PL.png);*/
    background-image: url(../images/about/ICO-USER-W.svg);
    background-repeat: no-repeat;
    background-position: center 10px;
    background-size: 35px 35px;
    display: inline-block;
}
.btn-menu-MCT:hover {
    /*background: url(../images/about/ico-micuenta-PL-ON.png) center 10px no-repeat #ffffff;*/
    background: url(../images/about/ICO-USER-LC.svg) center 10px no-repeat #ffffff;
    color: #00203D;
    background-size: 35px 35px;
}
.btn-menu-MCt {
    -webkit-border-radius: 0;
    border-radius: 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    color: #fff;
    /*background-image: url(../images/about/ico-cesta-PL.png);*/
    background-image: url(../images/about/ICO-SHOPING-CART-W.svg);
    background-repeat: no-repeat;
    background-position: center 10px;
    background-size: 35px 35px;
        display: inline-block;
}
.btn-menu-MCt:hover {
    /*background: url(../images/about/ico-cesta-PL-ON.png) center 10px no-repeat #ffffff;*/
    background: url(../images/about/ICO-SHOPING-CART-LC.svg) center 10px no-repeat #ffffff;
    color: #00203D;
    background-size: 35px 35px;
}

/* version escritorio */
.btn-menu-MCTx, .btn-menu-MCtx {
    position: relative;
    height: 80px;
    width: 86px;
    display: inline-block;
    padding: 55px 0 0;
    white-space: nowrap;
    vertical-align: middle;
    font: 12px 'Roboto Condensed'
}
.btn-menu-MCTx, .btn-menu-MCtx {
    -moz-border-radius: 0;
    text-transform: inherit;
    -moz-box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    margin-right: 0px;
}
.btn-menu-MCTx {
    border-left: 1px solid #fff;
    border-right: 0px solid #fff;
    box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    color: #00203D;
    background: url(../images/about/ICO-USER-LC.svg) center 10px no-repeat #e6edf0;
    background-repeat: no-repeat;
    background-position: center 15px;
    background-size: 38px 38px;
    display: inline-block;
}
.btn-menu-MCTx:hover {
    background: url(../images/about/ICO-USER-W.svg) center 10px no-repeat #00203D;
    color: #ffffff;
    background-position: center 15px;
    background-size: 38px 38px;
}
.btn-menu-MCtx {
    -webkit-border-radius: 0;
    border-radius: 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    color: #00203D;
    background: url(../images/about/ICO-SHOPING-CART-LC.svg) center 10px no-repeat #e6edf0;
    background-repeat: no-repeat;
    background-position: center 15px;
    background-size: 38px 38px;
        display: inline-block;
}
.btn-menu-MCtx:hover {
    background: url(../images/about/ICO-SHOPING-CART-W.svg) center 10px no-repeat #00203D;
    color: #ffffff;
    background-position: center 15px;
    background-size: 38px 38px;
}
/*fin version escritorio*/
#MCC {
    left: 19px;
    font-size: 6px;
}
.MCC-account {
    background: #fecc00;
    border-bottom: 0 solid #fff;
    border-left: 0 solid #fff;
    color: #00203D;
    line-height: 20px;
    width: 21px;
    height: 21px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 10px;
    right: 35px;
    z-index: 100;
    font-size: 12px;
    border-radius: 50px;
}
/* Modal */

.websModalAcount {
  display: none;
  width: 650px;
  height: 100px;
  margin: -200px 0 0 -325px;
  border-radius: 0px;
  padding: 26px;
  background: #E6EDF0;
  top: 50%;
  position: fixed;
  left: 50%;
  z-index: 999; }
  .websModalAcount div {
    color: #00203D;}
  .websModalAcount h3 {
    color: #00203D;
    font-family: 'Lato', helvetica, sans-serif;
    text-align: center;
    font-size: 35px;
    margin: 0 0 10px;
    font-weight: 700; }
  .websModalAcount .closeModalAcount {
    position: absolute;
    right: 7px;
    color: #E6EDF0;
    text-shadow: none;
    background: #00203D;
    border-radius: 0;
    font-size: 28px;
    font-weight: normal;
    height: 26px;
    width: 26px;
    top: 7px;
    text-align: center;
    line-height: 24px;
    cursor: pointer; }
  .websModalAcount .closeModalAcount a {
    background: none;
  }
.t-center {
  text-align: center !important;
}
.logoBox {
  display: inline-block;
  height: 65px;
  padding: 12px 0px;
}
.saldoHDR {
  color: #ffffff;
  display: inline-block;
  float: right;
  padding: 22px 22px 0px 0px;
  font-size: 16px;
}
span.saldoHDR img {
    position: relative;
    top: -2px;
    left: 5px;
}
.pruebaBox,
.infoBox {
    width: 450px;
    margin-left: -225px;
    height: inherit;}
  .pruebaBox div,
  .infoBox div {
    margin: 0 0 10px; }
  .pruebaBox .otherBlue,
  .infoBox .otherBlue {
    background: #00203D;
    font-weight: 700;/
    color: #ffffff;
    text-align: center;
    padding: 10px 0px;}
    .pruebaBox .otherBlue span,
    .infoBox .otherBlue span {
      color: #fff;
      font-size: 46px; }
    .pruebaBox form ul,
    .infoBox form ul {
      background: #fff;
      text-align: center;
      margin: 0 0 15px;
      padding: 10px 0; }
      .pruebaBox form ul li,
      .infoBox form ul li {
        color: #565655;
        padding: 0 12px;
        font-size: 12px;
        margin: 0 0 5px; }
        .pruebaBox form ul li:first-of-type span:first-of-type,
        .infoBox form ul li:first-of-type span:first-of-type {
          text-align: center; }
        .pruebaBox form ul li span,
        .infoBox form ul li span {
          text-align: center;
          width: 25%;
          display: inline-block; }
          .pruebaBox form ul li span:first-of-type,
          .infoBox form ul li span:first-of-type {
            text-align: left; }
          .pruebaBox form ul li span:nth-of-type(2),
          .infoBox form ul li span:nth-of-type(2) {
            width: 50%; }
          .pruebaBox form ul li span input,
          .infoBox form ul li span input {
            width: initial;
            margin: 0 5px 0 0; }
      .pruebaBox form ul .red,
      .infoBox form ul .red {
        color: #ff4242; }
    .pruebaBox form .cancel,
    .pruebaBox form .modificar,
    .infoBox form .cancel,
    .infoBox form .modificar {
      width: 195px;
      text-transform: uppercase;
      border-radius: 0px;
      background: #00203D;
      display: inline-block;
      text-align: center;
      color: #fff;
      border: 0 none transparent;
      padding: 8px 0; }
    .pruebaBox form .cancel,
    .infoBox form .cancel {
      margin: 20px 4px 0 0; }
    .pruebaBox p,
    .infoBox p {
      color: #00203D;
      font-size: 16px;
      line-height: 20px;
      color: #565655;
      text-align: left;
      padding: 5px 0px 5px 0px;
      margin: 0px; 
    }

  .boxNP {
    padding-left: 0px;
    padding-right: 0px;
  }

.nav-18 {
  display: none;
}


/* nuevo login */
.boxLogin {
  width: 90%;
  margin: 0% 5%
}
.form-control-18 {
    display: block;
    width: 100%;
    /*height: 34px;*/
    padding: 9px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #a0a0a0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {
    background-color: #fefefe!important;
    background-image: none!important;
    color: #004394!important;
}
.btn-registro-18 {
    width: 100%;
    min-height: 63px;
    padding: 23px 10px;
    background: #00203D;
    color: #ffffff;
    -webkit-box-shadow: 0 0 0 0 transparent!important;
    -moz-box-shadow: 0 0 0 0 transparent!important;
    box-shadow: 0 0 0 0 transparent!important;
    border-bottom: 0px solid #cecee8;
}
.btn-registro-18.activo, .btn.btn-registro-18.activo:hover {
    background-color: #ffffff;
    color: #00203D;
    border-bottom: 0px solid #00203D;
}
.btn.btn-registro-18:focus, .btn.btn-registro-18:hover {
    color: #ffffff;
    text-decoration: none;
    border-bottom: 0px solid #00203D;
}
.separador-18 {
    padding: 5% 0;
}
select.selectDocumento-18 {
    -webkit-align-items: center;
    -webkit-rtl-ordering: logical;
    -webkit-writing-mode: horizontal-tb;
    padding: 10px 16px 10px 5px;
    border: 1px solid #a0a0a0;
    margin: 0;
    color: #00203D;
    background: url(../images/about/ico-select-18.png) 98% center no-repeat #fff;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    font-size: 12px;
    width: 100%;
    border-radius: 0;
    position: relative;
}
select.selectDocumento-18 {
    outline: 0px;
}
label input.checkbox-18 {
    width: 20px;
    height: 20px;
    min-height: 21px;
    border: 1px solid #e0e4e6;
    display: block;
    clear: left;
    float: left;
    border-radius: 0;
    margin: 0 5px 0 0;
    background: #e9e9f4;
}
input[type=text] {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}
label .terminos-18 {
    font-size: 11px;
    color: #565657;
    padding: 0;
    margin: 0;
    font-weight: 400;
}
input:placeholder {
    color: #a0a0a0;
    font-weight: 400;
}
input::-webkit-input-placeholder {
    color: #a0a0a0;
    font-weight: 400;
}
input:-moz-placeholder {
    color: #a0a0a0;
    font-weight: 400;
}
input:-ms-input-placeholder {
    color: #a0a0a0;
    font-weight: 400;
}
input:focus, textarea:focus {
    outline: none;
    border: 1px solid #00203D;
}
.noPadding-r18 {
    padding: 0;
}
.cubo-acceder-18 {
    width: 49.6%;
    display: inline-block;
}
.contenedor-login-18 {
    border: 1px solid #a0a0a0;
}
.n-p-t {
    padding-top: 0!important;
}
.tel-18 a {
    font-size: 18px;
    padding: 0 5px;
    margin: 0;
    color: #00203D;
    text-decoration: none;
}
.btn-azulito-login.activo {
    font-size: 30px;
    color: #ffffff;
    background-color: #F7A800;
    width: 100%;
    min-height: 70px;
    text-align: center;
    margin: 10px 0px 0px;
    padding: 20px 0px;
    /*font-weight: 600;*/
    font-family: 'Lato';}
.btn-azulito-login.activo:hover {
    color: #fff;
    background-color: #00203D;
}

.btn-lineal-19 {
    padding: 12px 30px;
    text-align: center;
    border: 1px solid #004394;
    background: #ffffff;
    color: #00203D;
    white-space: normal;
    width: 98%;
    margin: 15px 0px 0px;
}
.btn-lineal-19:hover {
    padding: 12px 30px;
    text-align: center;
    border: 1px solid #00203D;
    width: 98%;
    color: #ffffff;
    background: #00203D;
}
.title-login {
  text-align: center;
  color: #00203D;
  margin: 0px;
  padding: 15px 0px 5px;
  font-weight: 400;
}
.separaBtn-b {
  margin-bottom: 30px;
}
h1.h1Login {
  color: #00203D;
  text-transform: inherit;
  padding: 30px 0px 0px;
  text-align: center;
  width: 100%;
}
button#btn2 {
    outline: 0px;
}
a#showhide,
a#showhide1,
a#showhide2 {
    float: right;
    position: relative;
    top: -31px;
    right: 10px;
    font-weight: 400 !important;
}
input#pwd0,
input#pwd1,
input#pwd2 {
    display: block;
    width: 100%;
    /* height: 34px; */
    padding: 9px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #a0a0a0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.close span {
   font-size: 30px;
   color: #ffffff;
   line-height: 45px;
   padding: 0px 14px;
}
/* fin nuevo login */

.premioSorteoNavidad {
   color: #00203D;
   font-size: 28px;
   line-height: 42px;
   text-align: center;
   padding: 30px 0 30px;
   margin-bottom: 0px;
}
.btn-PLA-CobroPapel-2 {
   font-size: 17px;
   color: #ffffff;
   background: #00203D;
   padding: 20px 0px;
   text-align: center;
   margin: 20px 0px;
   width: 100%;
}

/* ############################################# */

/* iPad in landscape PRO */ 
@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1366px) 
and (orientation : landscape) {
  a.btn-menu-MCT.text-center {
      position: relative;
      left: 0px;
  }
  .clearBox {
    padding: 0px 0px !important;
    position: relative;
    right: 0px !important;
  }
  .btn-menu-MCT, .btn-menu-MCt {
    position: relative;
    height: 65px;
    width: 85px;
    display: inline-block;
    padding: 45px 0 0;
    white-space: nowrap;
    vertical-align: middle;
    font: 10px 'Roboto Condensed';
  }
}

/* iPad in portrait PRO */ 
@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1366px) 
and (orientation : portrait) {
  a.btn-menu-MCT.text-center {
      position: relative;
      left: 0px !important;
  }
  .clearBox {
    padding: 0px 0px !important;
    position: relative;
    right: 0px !important;
  }
  .btn-menu-MCT, .btn-menu-MCt {
    position: relative;
    height: 65px;
    width: 85px;
    display: inline-block;
    padding: 45px 0 0;
    white-space: nowrap;
    vertical-align: middle;
    font: 10px 'Roboto Condensed';
  }
  .MCC-account {
    background: #fecc00;
    border-bottom: 0 solid #fff;
    border-left: 0 solid #fff;
    color: #00203D;
    line-height: 20px;
    width: 21px;
    height: 21px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 10px;
    right: 25px;
    z-index: 100;
    font-size: 12px;
    border-radius: 50px;
  }
  .contBoxsorteos {
    padding: 19px 10px !important;
  }
  .Boxlogos img {
    width: inherit !important;
  }
  .shadowLottery {
    padding-top: 60px;
    padding-bottom: 45px;
    background: rgba(0,0,0,0.6);
    margin-top: 8px;
    max-width: 998px;
  }
}

/* iPad in landscape */ 
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
  .btn-menu-MCT, .btn-menu-MCt {
    width: 75px;
  }
  .MCC-account {
    right: 29px;
  }
  #boleto-up {
    top: -117px;
    left: 20px;
    position: relative;
  }
  .contBoxsorteos {
    background: #f4f4f4;
    padding: 19px 10px;
    border: 1px solid #cccccc;
  }
}


/* iPad in portrait*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
  
  a.btn-menu-MCT.text-center {
    position: relative;
    left: 50px;
  }
  a.btn-menu-MCt.text-center {
    float: right;
  }
  .clearBox {
      right: 15px;
  }
  .btn-menu-MCT {
    border-left: 1px solid #fff;
    border-right: 0px solid #fff;
    box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    color: #fff;
    background-image: url(../images/about/ico-micuenta-PL.png);
    background-repeat: no-repeat;
    background-position: center 10px;
    background-size: 25px 33px;
    display: inline-block;
  }
  .btn-menu-MCt {
    -webkit-border-radius: 0;
    border-radius: 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    box-shadow: 0 1px 1px rgba(0, 67, 148, 0), inset 0 1px rgba(0, 67, 148, 0);
    color: #fff;
    background-image: url(../images/about/ico-cesta-PL.png);
    background-repeat: no-repeat;
    background-position: center 10px;
    background-size: 25px 33px;
    display: inline-block;
  }
  #boleto-up {
    top: -160px !important;
  }
  .contBoxsorteos {
    padding: 45px 10px;
  }
}

/* Retina iPad in landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) { 
  .btn-menu-MCT, .btn-menu-MCt {
      width: 75px;
  }
  .MCC-account {
    right: 29px;
  }
  .boxSorteo {
    font-family: 'Lato', sans-serif;
    font-size: 26px;
    color: #575756;
    font-weight: 600;
    text-align: center;
    padding: 7px 0px 7px 0px;
    margin: 0px;
  }
  .contBoxsorteos {
    background: #f4f4f4;
    padding: 19px 10px;
    border: 1px solid #cccccc;
  }
}

/* Retina iPad in portrait */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) { 
  .clearBox {
      padding: 0px 0px !important;
      position: relative;
      right: 0px !important;
  }
  .boxLinealcoste {
    width: 350px;
  }
  .boxCash {
    padding: 10px 0px 0px;
  }
  #boleto-up {
    top: -160px !important;
  }
  .boxNP {
    padding: 0px;
    margin-bottom: 8px;
  }
  .Boxlogos img {
    width: 100%;
  }
  .contBoxsorteos {
    padding: 45px 10px;
  }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) 
and (-webkit-min-device-pixel-ratio: 1) {
  .Boxlogos img {
    width: 100% !important;
  }
  .contBoxsorteos {
    padding: 45px 10px !important;
  }
  a.btn-menu-MCT.text-center {
    position: relative;
    left: 53px !important;
  }
  p.boxSorteo {
    font-size: 37px !important;
  }
}



/* Iphone X */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 812px) 
and (orientation : portrait) {
.saldoHDR {
  display: none;
}
#boleto-up {
    top: -133px !important;
    left: 10px;
    position: relative;
}
.boxParticipaciones {
    max-height: 212px;
}
.btn-menu-MCT,
.btn-menu-MCt {
    border-right: 0px solid #fff;
    width: 70px !important;
    margin: 0px;
}
.clearBox {
  padding: 0px 0px !important;
  position: relative;
  /*right: -15px !important;*/
}
.MCC-account {
    background: #fecc00;
    border-bottom: 0 solid #fff;
    border-left: 0 solid #fff;
    color: #00203D;
    line-height: 20px;
    width: 21px;
    height: 21px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 10px;
    right: 15px;
    z-index: 100;
    font-size: 12px;
    border-radius: 50px;
}
p.myParticipaciones {
    font-size: 15px;
    margin-top: 0px`!important;
}
  a.btn-menu-MCT.text-center {
    position: relative;
    left: 0px;
  }
  .shadowLottery {
    width: 95%;
  }
  .Boxlogos img {
    width: 100% !important;
  }
  .container.contBoxlogos {
    padding-left: 10px;
    padding-right: 10px;
  }
  .boxSorteo {
    font-size: 17px !important;
  }
  .contBoxsorteos {
    padding: 17px 10px;
  }
  .shadowLottery {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .home .main-zone,
  .home .header {
      min-height: 65px !important;
      height: 65px !important;
      background: #00203d !important;
      position: fixed;
      z-index: 12 !important;
  }

  /*nuevo menu */
  .nav-18 {
    display: block;
  }
  .bloque-cuenta-18, .bloque-logo-18 {
    display: inline-block;
    position: relative;
    top: 0px;
    text-align: center;
  }
  div#navbarSupportedContent-cta, div#navbarSupportedContent20 {
    height: auto;
    background: #fff;
  }
  div#navbarSupportedContent-cta ul li, div#navbarSupportedContent20 ul li {
      border-bottom: 1px solid #e9e9f4;
      padding: 8px 8px 8px 16px;
      font-weight: 600;
      color: #004394;
      font-family: 'Lato';
  }
  div#navbarSupportedContent-cta ul ul li, div#navbarSupportedContent20 ul ul li {
      border-bottom: 0 solid #e9e9f4;
      padding: 8px 8px 8px 30px;
      font-weight: 600;
      color: #004394;
  }
  .saldo-18 {
      background: #e9e9f4;
      margin: 4px 8px 8px;
      width: 95%;
  }
  .r-overlay {
      position: fixed;
      z-index: 998;
      top: 0;
      left: 0;
      width: 0;
      height: 0;
      /*background-color: rgba(0, 0, 0, .7);*/
      cursor: pointer;
      opacity: 0;
      visibility: hidden;
  }
  .navbar-collapse {
      /*min-height: 100vh!important;*/
      padding-right: 15px;
      padding-left: 15px;
      overflow-x: visible;
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
      -webkit-overflow-scrolling: touch;
      position: absolute;
      width: 100%;
  }
  .cubo-acceder-18 {
    width: 49.4%;
    display: inline-block;
  }
  .animated-icon1, .animated-icon2, .animated-icon3, .animated-icon4 {
    width: 30px;
    height: 34px;
    position: relative;
    margin: 10px 5px 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
  }
  .animated-icon1 span {
    background: #fff !important;
  }
  .animated-icon1, .animated-icon2, .animated-icon3, .animated-icon4 {
    width: 30px;
    height: 34px;
    position: relative;
    margin: 10px 5px 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
  }
  .animated-icon1 span, .animated-icon3 span, .animated-icon4 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.animated-icon1 span {
    background: #fff;
}
.animated-icon3 span {
    background: #e3f2fd;
}
.animated-icon4 span {
    background: #f3e5f5;
}
.animated-icon1 span:nth-child(1) {
    top: 0;
}
.animated-icon1 span:nth-child(2) {
    top: 10px;
}
.animated-icon1 span:nth-child(3) {
    top: 20px;
}
.animated-icon1.open span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}
.animated-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}
.animated-icon1.open span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.animated-icon3 span:nth-child(1) {
    top: 0;
}
.animated-icon3 span:nth-child(2), .animated-icon3 span:nth-child(3) {
    top: 10px;
}
.animated-icon3 span:nth-child(4) {
    top: 20px;
}
.animated-icon3.open span:nth-child(1), .animated-icon3.open span:nth-child(4) {
    top: 11px;
    left: 50%;
    width: 0;
}
.animated-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.animated-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.animated-icon4 span:nth-child(1), .animated-icon4 span:nth-child(2) {
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
}
.animated-icon4 span:nth-child(1) {
    top: 0;
    transform-origin: left center;
}
.animated-icon4 span:nth-child(2) {
    top: 10px;
    transform-origin: left center;
}
.animated-icon4 span:nth-child(3) {
    top: 20px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.animated-icon4.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    left: 8px;
}
.animated-icon4.open span:nth-child(2) {
    width: 0;
    opacity: 0;
}
.animated-icon4.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 21px;
    left: 8px;
}
.tm {
  margin-top: 95px;
}
.logoBox {
    padding: 12px 0px 0px 6px;
}
}

/* Iphone X */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (orientation : landscape) {
  .btn-menu-MCT, .btn-menu-MCt {
    height: 65px;
    width: 62px;
  }
  .pull-right {
    right: 0px;
  }
  .clearBox {
    padding-right: 0px;
  }
  .btn-menu-MCt {
    border-right: 0px;
    float: right;
  }
  .MCC-account {
    background: #fecc00;
    border-bottom: 0 solid #fff;
    border-left: 0 solid #fff;
    color: #00203D;
    line-height: 20px;
    width: 21px;
    height: 21px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 10px;
    right: 10px;
    z-index: 100;
    font-size: 12px;
    border-radius: 50px;
  }
  .boxCash {
    width: 365px;
    padding: 10px 0px 0px;
  }
  .hidden-xs {
    display: none !important;
  }
  a.btn-menu-MCT.text-center {
    position: relative;
    left: 70px;
  }
  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero {
    top: 31px;
    left: 43%;
  }
  .Boxlogos img {
    width: 100% !important;
  }
  .container.contBoxlogos {
    padding-left: 10px;
    padding-right: 10px;
  }
  .contBoxsorteos {
    background: #f4f4f4;
    padding: 47px 10px;
    border: 1px solid #cccccc;
    width: 98%;
    margin: 10px auto;
    min-height: 110px;
  }
  .shadowLottery {
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 790px;
  }
}

/* Iphone 6/7/8+*/
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) {
  #boleto-up {
      top: -150px;
      left: 10px;
      position: relative;
  }
  .boxParticipaciones {
    max-height: 234px;
  }
  .btn-menu-MCT,
  .btn-menu-MCt {
      border-right: 0px solid #fff;
      width: 70px !important;
      margin: 0px;
  }
  .clearBox {
    padding: 0px 0px !important;
    position: relative;
    right: -32px !important;
  }
  .MCC-account {
      top: 10px;
      right: 30px;
  }
  p.myParticipaciones {
      font-size: 15px;
      margin-top: 0px !important;
  }
  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero {
    top: 30px !important;
    left: 42%;
  }
  #boleto-up {
    top: -150px !important;
    left: 10px;
    position: relative;
  }
  .Boxlogos img {
    width: 100% !important;
  }
}

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
  .boxLinealimporte {
    width: 662px;
  }
  .boxLinealcoste {
    width: 692px;
  }
  .boxCash {
    padding: 10px 0px 0px;
  }
  .btn-menu-MCt {
    float: right;
  }
  a.btn-menu-MCT.text-center {
    position: relative;
    left: 175px;
  }
  .Boxlogos img {
    width: 100% !important;
  }
  .shadowLottery {
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 705px;
  }
  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero {
    top: 65px;
    left: 43%;
  }
}

/* Galaxy S5 Portrait */
@media only screen 
and (min-device-width : 360px) 
and (max-device-width : 640px) 
and (orientation : portrait) {
  
  .cubo-acceder-18 {
      width: 49.5%;
      display: inline-block;
  }
  h1.h1Login {
    padding: 20px 0px 0px;
    font-size: 16px !important;
  }
  .home .header {
    height: 65px;
  }
  .full-width .main-zone {
    height: 65px;
    z-index: 9;
  }

  /*nuevo menu */
  .nav-18 {
    display: block;
  }
  .bloque-cuenta-18, .bloque-logo-18 {
    display: inline-block;
    position: relative;
    top: 0px;
    text-align: center;
  }
  div#navbarSupportedContent-cta, div#navbarSupportedContent20 {
    height: auto;
    background: #fff;
  }
  div#navbarSupportedContent-cta ul li, div#navbarSupportedContent20 ul li {
      border-bottom: 1px solid #e9e9f4;
      padding: 8px 8px 8px 16px;
      font-weight: 600;
      color: #004394;
      font-family: 'Lato';
  }
  div#navbarSupportedContent-cta ul ul li, div#navbarSupportedContent20 ul ul li {
      border-bottom: 0 solid #e9e9f4;
      padding: 8px 8px 8px 30px;
      font-weight: 600;
      color: #004394;
  }
  .saldo-18 {
      background: #e9e9f4;
      margin: 4px 8px 8px;
      width: 95%;
  }
  .r-overlay {
      position: fixed;
      z-index: 998;
      top: 0;
      left: 0;
      width: 0;
      height: 0;
      /*background-color: rgba(0, 0, 0, .7);*/
      cursor: pointer;
      opacity: 0;
      visibility: hidden;
  }
  .navbar-collapse {
      /*min-height: 100vh!important;*/
      padding-right: 15px;
      padding-left: 15px;
      overflow-x: visible;
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
      -webkit-overflow-scrolling: touch;
      position: absolute;
      width: 100%;
  }
  .cubo-acceder-18 {
    width: 49.4%;
    display: inline-block;
  }
  .animated-icon1, .animated-icon2, .animated-icon3, .animated-icon4 {
    width: 30px;
    height: 34px;
    position: relative;
    margin: 10px 5px 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
  }
  .animated-icon1 span {
    background: #fff !important;
  }
  .animated-icon1, .animated-icon2, .animated-icon3, .animated-icon4 {
    width: 30px;
    height: 34px;
    position: relative;
    margin: 10px 5px 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
  }
  .animated-icon1 span, .animated-icon3 span, .animated-icon4 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.animated-icon1 span {
    background: #fff;
}
.animated-icon3 span {
    background: #e3f2fd;
}
.animated-icon4 span {
    background: #f3e5f5;
}
.animated-icon1 span:nth-child(1) {
    top: 0;
}
.animated-icon1 span:nth-child(2) {
    top: 10px;
}
.animated-icon1 span:nth-child(3) {
    top: 20px;
}
.animated-icon1.open span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}
.animated-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}
.animated-icon1.open span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.animated-icon3 span:nth-child(1) {
    top: 0;
}
.animated-icon3 span:nth-child(2), .animated-icon3 span:nth-child(3) {
    top: 10px;
}
.animated-icon3 span:nth-child(4) {
    top: 20px;
}
.animated-icon3.open span:nth-child(1), .animated-icon3.open span:nth-child(4) {
    top: 11px;
    left: 50%;
    width: 0;
}
.animated-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.animated-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.animated-icon4 span:nth-child(1), .animated-icon4 span:nth-child(2) {
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
}
.animated-icon4 span:nth-child(1) {
    top: 0;
    transform-origin: left center;
}
.animated-icon4 span:nth-child(2) {
    top: 10px;
    transform-origin: left center;
}
.animated-icon4 span:nth-child(3) {
    top: 20px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.animated-icon4.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    left: 8px;
}
.animated-icon4.open span:nth-child(2) {
    width: 0;
    opacity: 0;
}
.animated-icon4.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 21px;
    left: 8px;
}
.tm {
  margin-top: 95px;
}
.logoBox {
    padding: 12px 0px 0px 6px;
}
  .modal-dialog-CP {
    width: 95%;
    padding-top: 8%;
    position: initial;
    margin: auto;
    padding: 30% 0px;
}
  .close span {
   font-size: 30px;
   color: #ffffff;
}
}

/* Iphone 6/7/8 landscape */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {
  .cubo-acceder-18 {
      width: 49.5%;
      display: inline-block;
  }
  

}

/* Iphone 6/7/8 Portrait */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {
#boleto-up {
    top: -133px;
    left: 10px;
    position: relative;
}
.boxParticipaciones {
    max-height: 212px;
}
.btn-menu-MCT,
.btn-menu-MCt {
    border-right: 0px solid #fff;
    width: 70px;
    margin: 0px;
}
.clearBox {
  padding: 0px 0px !important;
  position: relative;
  right: -15px;
}
.MCC-account {
    background: #fecc00;
    border-bottom: 0 solid #fff;
    border-left: 0 solid #fff;
    color: #00203D;
    line-height: 20px;
    width: 21px;
    height: 21px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 10px;
    right: 15px;
    z-index: 100;
    font-size: 12px;
    border-radius: 50px;
}
p.myParticipaciones {
    font-size: 15px;
}
  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero {
    top: 26px !important;
    left: 40%;
  }
  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero p {
    font-size: 28px !important;
    line-height: 19px !important;
  }
  .Boxlogos img {
    width: 100% !important;
  }
  .contBoxsorteos {
    padding: 17px 10px !important;
  }
    .modal-dialog-CP {
    width: 95%;
    padding-top: 8%;
    position: initial;
    margin: auto;
    padding: 15% 0px !important;
}
}

/* Iphone 6/7/8 landscape */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {
  .boxLinealimporte {
      width: 533px;
  }
  .boxLinealcoste {
    width: 555px;
  }
  .btn-menu-MCt {
    border-right: 0px;
    float: right !important;
  }
  a.btn-menu-MCT.text-center {
    position: relative;
    left: 120px !important;
  }
  .clearBox {
    padding-right: 0px;
  }
  .boxCash {
    padding: 10px 0px 0px;
  }
  #boleto-up {
    top: -233px;
    left: 20px;
    position: relative;
  }
  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero {
    top: 50px;
    left: 41%;
  }
  .Boxlogos img {
    width: 100% !important;
  }
  .shadowLottery {
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 640px;
  }
    .modal-dialog-CP {
    width: 95%;
    padding-top: 8%;
    position: initial;
    margin: auto;
    padding: 5% 0px;
}
}


/* iPhone 5 & 5S in portrait  */ 
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {
.boxSelector .qty {
    width: 68%;
}
.decimoLottery {
    padding: 20px 0px 5px 0px;
}
p.myParticipaciones {
    font-size: 15px;
    padding: 12px 0px 12px 0px;
}

#boleto-up {
    top: -123px !important;
    left: 10px;
    position: relative;
}
.boxParticipaciones {
    max-height: 205px;
}
.pruebaBox,
.infoBox {
    width: 90%;
    margin-left: -167px;
    height: inherit;
}
.pruebaBox form .cancel,
.pruebaBox form .modificar,
.infoBox form .cancel,
.pruebaBox form .modificar {
    width: 100%;
    text-transform: uppercase;
    border-radius: 0px;
    font-size: 16px;
    /* background: #0B4793; */
    background: #00203D;
    display: inline-block;
    text-align: center;
    color: #fff;
    border: 0 none transparent;
    padding: 20px 0;
    margin: 10px 0px;
}
.boxCash {
    display: table-cell;
    vertical-align: middle;
    width: 350px;
    padding: 10px 0px 0px;
}
.btn-menu-MCT,
.btn-menu-MCt {
    border-right: 0px solid #fff;
    width: 62px;
    margin: 0px;
    border-bottom: 0px;
    border-top: 0px;
    padding: 40px 0 0;
}
.clearBox {
  padding: 0px 0px;
  position: relative;
  right: -7px
}
.MCC-account {
    top: 10px;
    right: 12px;
}
.Boxlogos img {
  width: 100% !important;
}
.boxSorteo {
    font-size: 13px;
    padding: 0px 0px 0px 0px;
    margin: 0px 6%;
}
.boxFecha {
    font-size: 13px;
    padding: 0px 0px 0px 0px;
}
.boxNP {
    padding: 0px;
    margin-bottom: 8px;
  }
  .contBoxlogos {
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .contBoxsorteos {
    background: #f4f4f4;
    padding: 11px 10px;
    border: 1px solid #cccccc;
  }
  .tituloprincipalFundacion {
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    text-align: center;
    font-family: 'Lato';
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px !important;
    font-weight: 600;
  }
  .Boxlogos img {
    width: 100% !important;
  }
  .container.contBoxlogos {
    padding-left: 10px;
    padding-right: 10px;
  }
  
  /*nuevo menu */
  .navbar-nav {
    margin: 7.5px -15px 0px !important;
  }
  button#btn1 {
      margin-top: 7px;
  }
  .nav-18 {
    display: block;
  }
  .bloque-logo-18 {
    position: absolute;
    text-align: center;
    display: inline-block;
    padding: 2px 0 0;
  }
  .bloque-cuenta-18 {
    position: relative;
    top: 0px;
    text-align: center;
    display: inline-block;
    float: right;
  }
  div#navbarSupportedContent-cta, div#navbarSupportedContent20 {
    height: auto;
    background: #fff;
  }
  div#navbarSupportedContent-cta ul li, div#navbarSupportedContent20 ul li {
      border-bottom: 1px solid #e9e9f4;
      padding: 8px 8px 8px 16px;
      font-weight: 600;
      color: #00203D;
  }
  div#navbarSupportedContent-cta ul ul li, div#navbarSupportedContent20 ul ul li {
      border-bottom: 0 solid #e9e9f4;
      padding: 8px 8px 8px 30px;
      font-weight: 600;
      color: #ffffff;
  }
  .navbar-collapse {
    /*min-height: 100vh!important;*/
    max-height: 635px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch;
    position: absolute;
    width: 100%;
    top: 65px;
  }
  button#btn2 {
    left: 3px;
  }
  button, html input[type=button] .cuadro {
    cursor: pointer;
    -webkit-appearance: button;
    background-color: #00203D;
    border: 0;
   /* height: 50px;*/
    width: 50px;
  }
  accordion-container {
    width: 100%;
    margin: 0;
    clear: both;
  }
  .accordion-titulo {
      position: relative;
      display: block;
      padding: 8px;
      font-size: 14px;
      font-weight: 300;
      background: #fff;
      text-decoration: none;
  }
  .accordion-titulo.open {
      background: #fff;
      color: #004394;
  }
  .accordion-titulo:hover {
      background: #fff;
  }
  .accordion-titulo span.toggle-icon:before {
      content: "+"}
  .accordion-titulo span.toggle-icon {
      position: absolute;
      top: 4px;
      right: 20px;
      font-size: 20px;
      font-weight: 700;
  }
  .accordion-titulo-menu, .accordion-titulo-menu.link, .accordion-titulo-menu.link2 {
      position: relative;
      font-size: 14px;
      text-decoration: none;
      font-weight: 600;
      color: #565655;
      background: #fff;
  }
  .accordion-content {
      display: none;
      padding: 20px;
      overflow: auto;
      border-left: 1px solid #e9e9f4;
      border-right: 1px solid #e9e9f4;
  }
  .accordion-content p {
      margin: 0;
  }
  .accordion-content img {
      display: block;
      float: left;
      margin: 0 15px 10px 0;
      height: auto;
  }
  .accordion-container-menu {
      width: 100%;
      margin: 0;
      clear: both;
  }
  .accordion-titulo-menu {
      display: block;
      padding: 0;
      border: 0 solid #e9e9f4;
  }
  .accordion-titulo-menu.link {
      display: block;
      padding: 6px 0;
      border-bottom: 1px solid #e9e9f4;
  }
  .accordion-titulo-menu.link2 {
      display: block;
      padding: 4px 0;
      border-bottom: 0 solid #e9e9f4;
  }
  .accordion-titulo-menu.open {
      background: #fff;
      color: #00203D;
  }
  .accordion-titulo-menu.open a:hover, a:focus {
    color: #00203D;
    text-decoration: none;
  }
  .accordion-titulo-menu:hover {
      background: #fff;
  }
  .accordion-titulo-menu span.toggle-icon:before {
      content: url(../images/about/ico-select-18.png);
  }
  .accordion-titulo.open span.toggle-icon:before {
      content: "-"}
  .accordion-titulo-menu span.toggle-icon {
      position: absolute;
      top: -2px;
      right: 20px;
      font-size: 20px;
      font-weight: 700;
  }
  .accordion-content-menu {
      display: none;
      padding: 10px 0 10px 28px;
      overflow: auto;
      border-left: 0 solid #e9e9f4;
      border-right: 0 solid #e9e9f4;
  }
  .accordion-content-menu p {
      margin: 0;
  }
  .accordion-content-menu img {
      display: block;
      float: left;
      margin: 0 15px 10px 10px;
      height: auto;
  }
  a.accordion-titulo-menu img {
      padding-right: 10px;
  }
  .nav-link img {
    padding-right: 10px;
  }
  .saldo-18 {
      background: #f4f4f4;
      margin: 4px 8px 8px;
      width: 95%;
  }
  .cubo-info-18 {
    min-height: 140px;
    padding: 15px 0px 15px !important;
    background: #00203D;
    width: 100%;
    display: inline-table;
    vertical-align: middle;
    margin-top: 15px;
  }
  .admon-18 {
    padding: 5px 0 8px;
    margin: 0;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Lato';
  }
  .cerrar-18, .cerrar-18 a, .email-18, .email-18 a {
    font-size: 14px;
    text-align: center;
    line-height: 10px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Lato';
  }
  .mi-monto-18 {
    float: right;
    padding-right: 10px;
    font-size: 18px;
  }
  .btn-azulito-login.activo {
    padding: 20px 0px 20px;
  }
  h1.h1Login {
    padding: 20px 0px 0px;
    font-size: 14px;
  }
  .container.gamePaymentSections.p-t-40 {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
  }
  .separador-18 {
    padding: 3% 0;
  }
  .cubo-acceder-18 {
    width: 49.5%;
    display: inline-block;
  }

  .home .header {
    height: 65px;
  }
  .full-width .main-zone {
    height: 65px;
    z-index: 9;
  }
  p.logoBox img {
    width: 120px;
  }
  /*nuevo menu */
    .nav-18 {
      display: block;
    }
    .bloque-cuenta-18, .bloque-logo-18 {
      display: inline-block;
      /*position: relative;*/
      top: 0px;
      text-align: center;
    }
    div#navbarSupportedContent-cta, div#navbarSupportedContent20 {
      height: auto;
      background: #fff;
    }
    div#navbarSupportedContent-cta ul li, div#navbarSupportedContent20 ul li {
        border-bottom: 1px solid #e9e9f4;
        padding: 8px 8px 8px 16px;
        font-weight: 600;
        color: #004394;
        font-family: 'Lato';
    }
    div#navbarSupportedContent-cta ul ul li, div#navbarSupportedContent20 ul ul li {
        border-bottom: 0 solid #e9e9f4;
        padding: 8px 8px 8px 30px;
        font-weight: 600;
        color: #004394;
    }
    .saldo-18 {
        background: #e9e9f4;
        margin: 4px 8px 8px;
        width: 95%;
    }
    .r-overlay {
        position: fixed;
        z-index: 998;
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        /*background-color: rgba(0, 0, 0, .7);*/
        cursor: pointer;
        opacity: 0;
        visibility: hidden;
    }
    .navbar-collapse {
        /*min-height: 100vh!important;*/
        padding-right: 15px;
        padding-left: 15px;
        overflow-x: visible;
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
        -webkit-overflow-scrolling: touch;
        position: absolute;
        width: 100%;
    }
    .cubo-acceder-18 {
      width: 49.4%;
      display: inline-block;
    }
    .animated-icon1, .animated-icon2, .animated-icon3, .animated-icon4 {
      width: 30px;
      height: 34px;
      position: relative;
      margin: 10px 5px 0;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0);
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      -o-transition: .5s ease-in-out;
      transition: .5s ease-in-out;
      cursor: pointer;
    }
    .animated-icon1 span {
      background: #fff !important;
    }
    .animated-icon1, .animated-icon2, .animated-icon3, .animated-icon4 {
      width: 30px;
      height: 34px;
      position: relative;
      margin: 10px 5px 0;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0);
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      -o-transition: .5s ease-in-out;
      transition: .5s ease-in-out;
      cursor: pointer;
    }
    .animated-icon1 span, .animated-icon3 span, .animated-icon4 span {
      display: block;
      position: absolute;
      height: 3px;
      width: 100%;
      border-radius: 9px;
      opacity: 1;
      left: 0;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0);
      -webkit-transition: .25s ease-in-out;
      -moz-transition: .25s ease-in-out;
      -o-transition: .25s ease-in-out;
      transition: .25s ease-in-out;
  }
  .animated-icon1 span {
      background: #fff;
  }
  .animated-icon3 span {
      background: #e3f2fd;
  }
  .animated-icon4 span {
      background: #f3e5f5;
  }
  .animated-icon1 span:nth-child(1) {
      top: 0;
  }
  .animated-icon1 span:nth-child(2) {
      top: 10px;
  }
  .animated-icon1 span:nth-child(3) {
      top: 20px;
  }
  .animated-icon1.open span:nth-child(1) {
      top: 11px;
      -webkit-transform: rotate(135deg);
      -moz-transform: rotate(135deg);
      -o-transform: rotate(135deg);
      transform: rotate(135deg);
  }
  .animated-icon1.open span:nth-child(2) {
      opacity: 0;
      left: -60px;
  }
  .animated-icon1.open span:nth-child(3) {
      top: 11px;
      -webkit-transform: rotate(-135deg);
      -moz-transform: rotate(-135deg);
      -o-transform: rotate(-135deg);
      transform: rotate(-135deg);
  }
  .animated-icon3 span:nth-child(1) {
      top: 0;
  }
  .animated-icon3 span:nth-child(2), .animated-icon3 span:nth-child(3) {
      top: 10px;
  }
  .animated-icon3 span:nth-child(4) {
      top: 20px;
  }
  .animated-icon3.open span:nth-child(1), .animated-icon3.open span:nth-child(4) {
      top: 11px;
      left: 50%;
      width: 0;
  }
  .animated-icon3.open span:nth-child(2) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
  }
  .animated-icon3.open span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
  }
  .animated-icon4 span:nth-child(1), .animated-icon4 span:nth-child(2) {
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -o-transform-origin: left center;
  }
  .animated-icon4 span:nth-child(1) {
      top: 0;
      transform-origin: left center;
  }
  .animated-icon4 span:nth-child(2) {
      top: 10px;
      transform-origin: left center;
  }
  .animated-icon4 span:nth-child(3) {
      top: 20px;
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -o-transform-origin: left center;
      transform-origin: left center;
  }
  .animated-icon4.open span:nth-child(1) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      top: 0;
      left: 8px;
  }
  .animated-icon4.open span:nth-child(2) {
      width: 0;
      opacity: 0;
  }
  .animated-icon4.open span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      top: 21px;
      left: 8px;
  }
  .tm {
    margin-top: 95px;
  }
  .logoBox {
    padding: 0px 0px 0px 6px;
    position: relative;
    top: 10px;
  }
  .modal-dialog-CP {
    width: 95%;
    padding-top: 8%;
    position: initial;
    margin: auto;
    padding: 5% 0px;
}
.premioSorteoNavidad {
   color: #00203D;
   font-size: 1.3em;
   padding: 20px 0px 0px;
   text-align: center;
   margin: 0px 0px;
   width: 100%;
}
.btn-PLA-CobroPapel-2 {
   font-size: 0.9em;
   color: #ffffff;
   background: # 00203D;
   padding: 30px 0px;
   text-align: center;
   margin: 20px 0px;
}
}

/* iPhone 5 & 5S in landscape  */ 
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {
  a.btn-menu-MCT.text-center {
      position: relative;
      left: 85px !important;
  }
  a.btn-menu-MCt {
    border-right: 0px;
    float: right !important;
  }
  .boxCash {
    width: 475px !important;
    margin: auto;
    padding: 10px 0px 0px;
  }
  .boxLinealimporte {
    width: 446px;
  }
  .boxLinealcoste {
    width: 475px;
  }
  #boleto-up {
    top: -207px;
    left: 20px;
    position: relative;
  }
  .boxNP {
    padding: 0px;
    margin-bottom: 8px;
  }
  .Boxlogos img {
    width: 100% !important;
  }
  .shadowLottery {
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 540px;
  }
  .cotenedor-boleto-total .boleto-total-imagen .boleto_numero {
    top: 41px;
    left: 41%;
  }
  /*nuevo menu */
  .nav-18 {
    display: block;
  }
  .bloque-logo-18 {
    position: relative;
    top: 0px;
    text-align: center;
    display: inline-block;
    left: 8px;
  }
  .bloque-cuenta-18 {
    position: relative;
    top: 0px;
    text-align: center;
    display: inline-block;
    float: right;
  }
  div#navbarSupportedContent-cta, div#navbarSupportedContent20 {
    height: auto;
    background: #fff;
  }
  div#navbarSupportedContent-cta ul li, div#navbarSupportedContent20 ul li {
    border-bottom: 1px solid #e9e9f4;
    padding: 8px 8px 8px 16px;
    font-weight: 600;
    color: #00203D;
  }
  div#navbarSupportedContent-cta ul ul li, div#navbarSupportedContent20 ul ul li {
    border-bottom: 0 solid #e9e9f4;
    padding: 8px 8px 8px 30px;
    font-weight: 600;
    color: #004394;
  }
  .navbar-collapse {
    min-height: 100vh!important;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch;
    position: absolute;
    width: 100%;
    top: 65px;
  }
  button#btn2 {
    left: 3px;
  }
  button, html input[type=button] .cuadro {
    cursor: pointer;
    -webkit-appearance: button;
    background-color: #00203D;
    border: 0;
    height: 50px;
    width: 50px;
  }


  accordion-container {
    width: 100%;
    margin: 0;
    clear: both;
  }
  .accordion-titulo {
    position: relative;
    display: block;
    padding: 8px;
    font-size: 14px;
    font-weight: 300;
    background: #fff;
    text-decoration: none;
  }
  .accordion-titulo.open {
    background: #fff;
    color: #004394;
  }
  .accordion-titulo:hover {
    background: #fff;
  }
  .accordion-titulo span.toggle-icon:before {
    content: "+"}
  .accordion-titulo span.toggle-icon {
    position: absolute;
    top: 4px;
    right: 20px;
    font-size: 20px;
    font-weight: 700;
  }
  .accordion-titulo-menu, .accordion-titulo-menu.link, .accordion-titulo-menu.link2 {
    position: relative;
    font-size: 14px;
    text-decoration: none;
    font-weight: 600;
    color: #565655;
    background: #fff;
  }
  .accordion-content {
    display: none;
    padding: 20px;
    overflow: auto;
    border-left: 1px solid #e9e9f4;
    border-right: 1px solid #e9e9f4;
  }
  .accordion-content p {
    margin: 0;
  }
  .accordion-content img {
    display: block;
    float: left;
    margin: 0 15px 10px 0;
    height: auto;
  }
  .accordion-container-menu {
    width: 100%;
    margin: 0;
    clear: both;
  }
  .accordion-titulo-menu {
    display: block;
    padding: 0;
    border: 0 solid #e9e9f4;
  }
  .accordion-titulo-menu.link {
    display: block;
    padding: 6px 0;
    border-bottom: 1px solid #e9e9f4;
  }
  .accordion-titulo-menu.link2 {
    display: block;
    padding: 4px 0;
    border-bottom: 0 solid #e9e9f4;
  }
  .accordion-titulo-menu.open {
    background: #fff;
    color: #00203D;
  }
  .accordion-titulo-menu.open a:hover, a:focus {
    color: #00203D;
    text-decoration: none;
  }
  .accordion-titulo-menu:hover {
    background: #fff;
  }
  .accordion-titulo-menu span.toggle-icon:before {
    content: url(../images/about/ico-select-18.png);
  }
  .accordion-titulo.open span.toggle-icon:before {
    content: "-"}
  .accordion-titulo-menu span.toggle-icon {
    position: absolute;
    top: -2px;
    right: 20px;
    font-size: 20px;
    font-weight: 700;
  }
  .accordion-content-menu {
    display: none;
    padding: 10px 0 10px 28px;
    overflow: auto;
    border-left: 0 solid #e9e9f4;
    border-right: 0 solid #e9e9f4;
  }
  .accordion-content-menu p {
    margin: 0;
  }
  .accordion-content-menu img {
    display: block;
    float: left;
    margin: 0 15px 10px 10px;
    height: auto;
  }
  a.accordion-titulo-menu img {
    padding-right: 10px;
  }
  .nav-link img {
    padding-right: 10px;
  }
  .saldo-18 {
    background: #f4f4f4;
    margin: 4px 8px 8px;
    width: 95%;
  }
  .cubo-info-18 {
    min-height: 140px;
    padding: 15px 0;
    background: #f4f4f4;
    width: 100%;
    display: inline-table;
    vertical-align: middle;
  }
  .admon-18 {
    padding: 5px 0 8px;
    margin: 0;
    font-size: 13px;
    text-align: center;
    line-height: 15px;
  }
  .cerrar-18, .cerrar-18 a, .email-18, .email-18 a {
    font-size: 14px;
    text-align: center;
    line-height: 10px;
  }
  .mi-monto-18 {
    float: right;
    padding-right: 10px;
  }
  .saldoHDR {
    display: none;
  }

  .home .header {
    height: 65px;
  }
  .full-width .main-zone {
    height: 65px;
    z-index: 9;
  }

  /* Nuevo menu */
  .animated-icon1, .animated-icon2, .animated-icon3, .animated-icon4 {
      width: 30px;
      height: 34px;
      position: relative;
      margin: 10px 5px 0;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0);
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      -o-transition: .5s ease-in-out;
      transition: .5s ease-in-out;
      cursor: pointer;
    }
    .animated-icon1 span {
      background: #fff !important;
    }
    .animated-icon1, .animated-icon2, .animated-icon3, .animated-icon4 {
      width: 30px;
      height: 34px;
      position: relative;
      margin: 10px 5px 0;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0);
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      -o-transition: .5s ease-in-out;
      transition: .5s ease-in-out;
      cursor: pointer;
    }
    .animated-icon1 span, .animated-icon3 span, .animated-icon4 span {
      display: block;
      position: absolute;
      height: 3px;
      width: 100%;
      border-radius: 9px;
      opacity: 1;
      left: 0;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0);
      -webkit-transition: .25s ease-in-out;
      -moz-transition: .25s ease-in-out;
      -o-transition: .25s ease-in-out;
      transition: .25s ease-in-out;
  }
  .animated-icon1 span {
      background: #fff;
  }
  .animated-icon3 span {
      background: #e3f2fd;
  }
  .animated-icon4 span {
      background: #f3e5f5;
  }
  .animated-icon1 span:nth-child(1) {
      top: 0;
  }
  .animated-icon1 span:nth-child(2) {
      top: 10px;
  }
  .animated-icon1 span:nth-child(3) {
      top: 20px;
  }
  .animated-icon1.open span:nth-child(1) {
      top: 11px;
      -webkit-transform: rotate(135deg);
      -moz-transform: rotate(135deg);
      -o-transform: rotate(135deg);
      transform: rotate(135deg);
  }
  .animated-icon1.open span:nth-child(2) {
      opacity: 0;
      left: -60px;
  }
  .animated-icon1.open span:nth-child(3) {
      top: 11px;
      -webkit-transform: rotate(-135deg);
      -moz-transform: rotate(-135deg);
      -o-transform: rotate(-135deg);
      transform: rotate(-135deg);
  }
  .animated-icon3 span:nth-child(1) {
      top: 0;
  }
  .animated-icon3 span:nth-child(2), .animated-icon3 span:nth-child(3) {
      top: 10px;
  }
  .animated-icon3 span:nth-child(4) {
      top: 20px;
  }
  .animated-icon3.open span:nth-child(1), .animated-icon3.open span:nth-child(4) {
      top: 11px;
      left: 50%;
      width: 0;
  }
  .animated-icon3.open span:nth-child(2) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
  }
  .animated-icon3.open span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
  }
  .animated-icon4 span:nth-child(1), .animated-icon4 span:nth-child(2) {
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -o-transform-origin: left center;
  }
  .animated-icon4 span:nth-child(1) {
      top: 0;
      transform-origin: left center;
  }
  .animated-icon4 span:nth-child(2) {
      top: 10px;
      transform-origin: left center;
  }
  .animated-icon4 span:nth-child(3) {
      top: 20px;
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -o-transform-origin: left center;
      transform-origin: left center;
  }
  .animated-icon4.open span:nth-child(1) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      top: 0;
      left: 8px;
  }
  .animated-icon4.open span:nth-child(2) {
      width: 0;
      opacity: 0;
  }
  .animated-icon4.open span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      top: 21px;
      left: 8px;
  }
  .tm {
    margin-top: 95px;
  }
  .logoBox {
    padding: 0px 0px 0px 6px;
    position: relative;
    top: -20px;
  }

  .modal-dialog-CP {
    width: 95%;
    padding-top: 8%;
    position: initial;
    margin: auto;
    padding: 5% 0px !important;
  }
  /* fin nuevo menu */
}
/* fin cambios en las WebS */

/* ######################################################################################## */
/* Escaparate 2020 */
/* ######################################################################################## */

select.select-game-18 option {
   color: #575756;
}

.block-game {
    background-image: url(../images/about/pl-loteria_cabecera.png);
    padding: 30px 0;
}
.name-game {
  font-size: 28px;
  font-family: Lato;
  padding: 2px 0px 0px;
  margin: 0px 0px 4px 5px;
  text-transform: inherit;
  border: 0px;
  text-align: left;
  width: fit-content;
}
.contenedor-banner-elgordo .name-game {
  font-size: 32px;
}
span.name-loteria-nav {
  color: #ffffff;
  padding-left: 14px;
  font-size: 18px;
}
select#soflow, select#soflow-color {
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    /*background-image: url(../images/about/ico-select-18.png), -webkit-linear-gradient(#e9e9f4, #e9e9f4 40%, #e9e9f4);*/
    border: 1px solid #fff;
    color: #ffffff;
    font-size: inherit;
    margin: 2px 5px 4px;
    padding: 5px 10%;
    width: 90%;
}
.select-game-18 {
    position: relative;
    border: 1px solid #fff;
    overflow: hidden;
    background: transparent;
    color: #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/about/ico-select-18.png);
    background: #none;
    background-position: 97% center;
    background-repeat: no-repeat;
}
.select-game-20 {
    position: relative;
    border: 0px solid #fff;
    overflow: hidden;
    background: transparent;
    color: #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/about/ico-select-20.png);
    background: #none;
    background-position: 97% center;
    background-repeat: no-repeat;
}
.game-special {
    color: #ffffff;
    line-height: 30px;
    padding: 5px 0 0;
    margin: 0;
}
.game-bote, .game-detail {
    color: #ffffff;
    border: 0;
    padding: 0x;
    margin: 0;
    text-align: right;
}
.game-bote {
    font-size: 30px;
    text-transform: capitalize;
}

.game-bote span {
  display: none;
  
}

.game-detail {
  font-size: 18px;
 
}

.block-game .select-game-18 {
  width: 70% !important;
  text-align: center !important;
  margin-left: 14px !important;
}

#ContentPlaceHolderCentral_Loteria_C_Cabecera1_imgTipoSorteo {
  height: 56px; 
  margin-top: 5px;
}

.cubo-search {
    border: 1px solid #cbccce;
    padding: 20px 0 0;
    margin: 40px 0;
    min-height: 120px;
    text-align: center;
}
.busqueda {
    background-color: #fff;
    border: 1px solid #cbccce;
    padding: 0 2px;
    font-size: 28px;
    text-align: center;
    color: #575656;
    height: 50px;
}
.cubo-search select {
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    background-position: 97% center;
    background-repeat: no-repeat;
    border-top: 1px solid #cbccce;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
    color: #575756;
    font-size: inherit;
    margin: 12px 0 0;
    padding: 5px 18%;
    width: 100%;
    height: 40px;
}
.cubo-search select, select#soflow, select#soflow-color {
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -webkit-user-select: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
}
.btn-bag {
    background-color: #754472;
    color: #fff;
    width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 26px;
    border: 0;
}
.btn-bag:hover {
    background-color: #754472;
    color: #fff;
    width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 26px;
    border: 0;
}
.input-18 {
    border: 1px solid #cbccce;
    background-color: #fff;
    padding: 5px 0;
    height: 33px;
    text-align: center;
    color: #828385;
    width: 110px;
    margin: 0 30px;
    position: relative;
    top: 4px;
    font-size: 18px;
}
.form-18 {
    margin-right: 0;
    margin-left: 10px;
}
.btn-ticket-18, .combo-botones, .d-linea, .en-cesta, .fondo-iconos-18, .form-18 {
    display: inline-block;
}
.en-cesta {
    margin: 0;
    padding: 0;
    text-align: left;
    color: #828385;
    font-size: 12px;
    font-family: 'Lato';
}
.cotenedor-boleto-total .cant-btn {
    margin: 5px 0;
    padding: 5px 8px;
}
.cotenedor-boleto-total .cant-decimos {
    margin: 5px 0;
    padding: 5px 0;
    border-top: 1px solid #cbccce;
    border-bottom: 1px solid #cbccce;
    background: #eef7f6;
}
.cotenedor-boleto-total .cant-btn, .cotenedor-boleto-total .cant-decimos {
    position: relative;
    background-size: cover;
    height: 100%;
    width: 100%;
    display: block;
    text-align: center;
}
.cotenedor-boleto-total {
    margin-bottom: 20px;
    border: 1px solid #cbccce;
}
.color-red {
    color: red !important;
    font-size: 13px;
    font-family: 'Lato';
}
.cant-decimos p {
    font-size: 14px;
    line-height: 22px;
    color: #828385;
    margin-bottom: 0px;
}
#hide-me, #hide-me-2, #hide-me-3, #hide-me-4, #hide-me-5, #hide-me-6 {
    position: absolute;
    width: 92%;
    display: block;
    font-weight: 700;
    text-align: center;
    background: rgba(0, 0, 0, 0);
    z-index: 2;
    left: 15px;
}
.panel-body-jugada {
    padding-left: 0px;
    padding-top: 6px;
    border: 0px;
}
.c-wh {color: #ffffff !important;}
.botonera-mas-menos .qtyminus, .botonera-mas-menos .qtyplus, .botonera-mas-menos .qtyminus2, .botonera-mas-menos .qtyplus2, .botonera-mas-menos .qtyminus3, .botonera-mas-menos .qtyplus3 {
    text-indent: 0 !important;
    height: 33px !important;
    background-color: #633f65;
    color: #ffffff;
    width: 33px !important;
    padding: 0px;
    text-align: center;
}
.lot-cesta-20 {color: #5f5f61; font-size: 26px; font-family: 'Lato'; font-weight: 600 }
.lot-cesta-20:before {
    content: url('/recursosaranya/images/about/ico-cartshops-20.svg');
    position: relative;
    top: 2px;
    padding-right: 10px;
}
.message-20 {
    font-size: 18px;
}
.lot-cestas-20 {color: #5f5f61; font-size: 15px; font-family: 'Lato'; display: inline-block}
.lot-cestas-20:before {
    content: url('/recursosaranya/images/about/ico-cartshop-20.svg');
    position: relative;
    top: 2px;
    padding-right: 5px;
}
.tit-cesta-20 { background: #none !important; border-bottom: 2px solid #5d5e60 }
.bg-box-20 { background: #eef7f6; padding: 60px 0px; margin: 60px 0px 30px; } 
.bg-box-panel { background: #eef7f6; }
.bg-box-panel-row { background: #eef7f6; border-bottom: 1px solid #cccdcf }
.cotenedor-boleto-total .boleto-total-imagen .boleto_numero-loteria p {
    position: absolute;
    font-family: 'Lato';
    font-size: 37px;
    color: #000000;
    font-weight: 500;
    letter-spacing: 2px;
    top: 2px;
}
.contenedor-detalles-jugada-loteria .detalles-jugada-tipo {
    font-size: 20px;
    width: 100px;
}
.contenedor-detalles-jugada-loteria .detalles-jugada-euros {
    font-size: 20px; 
    width: 120px;
    text-align: right;
    padding-right: 10px;

}
.contenedor-detalles-jugada-loteria .detalles-jugada-numero {
    font-size: 30px;
}
.tit-ico-20 {
    font-family: 'Lato';
    font-size: 25px;
    color: #000000;
    font-weight: 600;
}
.nobg-20 { background: none;}
.btn-amarillo-peque {
    padding: 6px;
    border: 1px solid #cbccce;
}
.btn-amarillo-peque:hover {
    background: #575656;
    color: #fff;
}
.tit-date {
    color: green;
    font-size: 20px;
    float: right;
}
.sinresultados {
    padding: 0px 20px 40px;
}
.box-bote-20 {
  padding: 30px 0px; margin: 0px; margin-bottom: 30px;
}
.box-tit-dec-20 {
    width: 100%; border: 0px solid yellow; padding: 0px 20px 40px;
}
.box-importe-20 {
  width: 100%; border: 2px solid #F7A800; padding: 20px 20px
}
.total-dec-20 {
  font-size: 20px; font-family: 'Lato'; color: #575656;
}
.total-saldo-20 {
float: right; font-size: 20px; font-family: 'Lato'; color: #575656;
}
.monto-dec-20 {
  float: right; font-size: 50px; font-family: 'Lato'; font-weight: 600; color: #575656;
}
.text-btn-20 {
  font-size: 30px; padding: 20px 0px;
}
.textoReloj {
    padding: 10px 0px;
}
.btn {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 0px solid #cbccce;
    text-transform: uppercase;
    background-image: url(../images/button-pattern.png);
    background-repeat: repeat;
    -webkit-box-shadow: 0 0px 1px rgba(38,69,95,.2), inset 0 1px rgba(255,255,255,.2);
    -moz-box-shadow: 0 0px 1px rgba(38,69,95,.2), inset 0 1px rgba(255,255,255,.2);
    box-shadow: 0 0px 1px rgba(38,69,95,.2), inset 0 1px rgba(255,255,255,.2);
    margin-right: 20px;
    position: relative;
}
.papelera {
    border: 1px solid #575656;
    height: 33px;
    width: 33px;
    margin: 0;

}
.ancho24,
.ancho24 a {
    width: 33px !important;
    height: 33px !important;
}
.separaNumeroIQ {
    font-size: 20px;
    position: relative;
    bottom: 4px;
    display: inline-block;
    width: 130px;
}
.numero-cesta-20 {
    font-size: 30px; 
}
.gameDetails .panel-body-jugada {
    padding:  12px 0px 17px;
    margin: 0 0 0px;
}
.Abonado-18IQ {
    width: 119px;
    height: 33px !important;
    background: #eef7f6 !important;
    font-size: 13px;
    border: 1px solid #633f65 !important;
    color: #633f65 !important;
    border-radius: 0px !important;
    line-height: 30px !important;
}
i.fa.fa-plus, i.fa.fa-minus {
    padding: 9px 0px;
}
.btn-blanco {
    border: 1px solid #cbccce;
}
.loteriaNacional .panel-body-jugada {
    padding-bottom: 20px;
}
.AbonomodalDisponible button {
    border-radius: 0px;
    padding: 15px 10px;
    margin-left: 0px !important;
    margin-top: 15px;
    width: 100%;
}
.AbonomodalDisponible .solicLast {
    font-size: 15px;
    text-align: center;
}
.AbonomodalDisponible .solicLast ul li {
    width: 100%;
    margin: 10px 0;
}
.AbonomodalDisponible .solicLast ul li label {
    font-weight: normal;
    font-size: 15px;
}
.AbonomodalDisponible .solicLast ul li input {
    padding: 4px;
    font-weight: 900;
    color: #575656;
}
div#modalAbono.AbonomodalDisponibleIQ {
    height: 530px!important;
}
div#ContentPlaceHolderCentral_Loteria_C_SolicitarAbono1_DIVAcepto {
    font-size: 14px;
    text-align: center;
}
.AbonomodalDisponible .solicFirst div {
    font-size: 18px;
    position: relative;
    top: -5px;
}
.detalles-jugada-euros.hijoMovil.margin0.dineritoIQ.gasto-cesta-20 {
    width: 120px;
}
.contenedor-detalles-jugada-loteria .detalles-jugada-fecha {
    font-size: 15px;
    width: 255px;
}
.botonera-mas-menos .qty {
    width: 60px !important;
}
/*.btn-menu-BON, .btn-menu-EUR, .btn-menu-GOR, .btn-menu-LEN, .btn-menu-LNJ, .btn-menu-LNN, .btn-menu-LNS, .btn-menu-MCT, .btn-menu-MCt, .btn-menu-PRI, .btn-menu-QUI, .btn-menu-JS {
    margin-left: 4.1px;
}*/
.no-Line-20 {
    border: 0px !important;
}
/*.btn-menu-MCT, .btn-menu-MCt {
    width: 85px;
}
.MCC-account {
    right: 26px;
}*/

.btn-lineal-19 {
    border: 1px solid #cbccce !important;
}
.boleto_numero-decimo {
    position: absolute;
    left: 19%;
    top: 30px;
    text-align: center;
}


/* ######################################################################################## */
/* Fin escaparate 2020 */
/* ######################################################################################## */


/* ######################################################################################## */
/* Cesta loteria 2020 */
/* ######################################################################################## */
.bg-mibox-20 {
    background: #eef7f6;
    padding: 0px 0px 20px;
    margin: 0px 0px 0px;
}
.gameDetails .tit-micesta-20 {
    height: inherit;
    padding: 28px 20px 10px;
    margin-bottom: 0px;
    border-bottom: 2px solid #5d5e60;
}
.tit-border-b {
    border-bottom: 1px solid #cbccce;
}
.imgExpan-20 img { width: 100%; }

/* ######################################################################################## */
/* fin cesta loteria 2020 */
/* ######################################################################################## */


/* ######################################################################################## */
/* Cesta WebS 2020 */
/* ######################################################################################## */
img.iconType.quito_NoMNS {
    position: relative;
    top: -8px;
    margin: 0 2px 0 7px;
}
input#rbONGSi,
input#rbONGNo {
    height: 20px;
    width: 20px;
    position: relative;
    top: 5px;
    margin-right: 5px;
}
.bg-mibox-20-2 {
    background: #eef7f6;
    padding: 0px 0px 30px;
    margin: 0px 0px 0px;
}
.cuadroSorteoDonacionesLogosWSIQ img {
    width: inherit !important;
}
span.color-azul-oscuro.f-12.fw-500 {
    font-size: 16px;
}
.checkForm {
    padding: 10px 8px 0px;
}
div#noONG {
    font-size: 14px;
    padding: 11px;
    margin-top: 8px;
}


/* ######################################################################################## */
/* fin cesta WebS 2020 */
/* ######################################################################################## */

/* ######################################################################################## */
/* Paginacion banners home 2020 */
/* ######################################################################################## */
.carousel-indicators {
    top: 680px;
}
/* ######################################################################################## */
/* Fin Paginacion banners home 2020 */
/* ######################################################################################## */



/* ######################################################################################## */
/* Medias queries Escaparate 2020 */
/*######################################################################################### */

/*###### iPad in landscape ###### */ 
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

}


/*###### iPad in portrait ###### */ 
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

}

/*###### Retina iPad in landscape ###### */ 
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
.btn-menu-BON, .btn-menu-EUR, .btn-menu-GOR, .btn-menu-LEN, .btn-menu-LNJ, .btn-menu-LNN, .btn-menu-LNS, .btn-menu-MCT, .btn-menu-MCt, .btn-menu-PRI, .btn-menu-QUI, .btn-menu-JS {
    margin-left: 0.7px;
}
.input-18 {
    border: 1px solid #cbccce;
    background-color: #fff;
    padding: 5px 0;
    height: 33px;
    text-align: center;
    color: #828385;
    width: 70px;
    margin: 0 24px;
    position: relative;
    top: 4px;
    font-size: 18px;
}
.cotenedor-boleto-total .boleto-total-imagen .boleto_numero-loteria {
    position: absolute;
    left: 38%;
    top: 22px;
}

}

/*###### Retina iPad in portrait  ###### */ 
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
.cotenedor-boleto-total .boleto-total-imagen .boleto_numero-loteria {
    position: absolute;
    left: 38%;
    top: 17px;
}
.cotenedor-boleto-total .boleto-total-imagen .boleto_numero-loteria p {
    font-size: 27px;
    top: 2px;
}
.input-18 {
    width: 35px;
    margin: 0 10px;
}
.lot-cestas-20 {
    font-size: 12px;
}
.contenedor-detalles-jugada-loteria .detalles-jugada-tipo {
    width: 85px;
}
.contenedor-detalles-jugada-loteria .detalles-jugada-euros {
    font-size: 18px;
    width: 100px;
    text-align: right;
    padding-right: 4px;
}
.numero-cesta-20 {
    font-size: 20px;
}
span.glyphicon.glyphicon-trash {
    top: -8px;
    right: 4px;
}
li.nav-item.active {
    width: 100%;
}
.cubo-info-18 {
    min-height: 140px;
    padding: 15px 0px 15px !important;
    background: #00203D;
    width: 100%;
    display: inline-table;
    vertical-align: middle;
    margin-top: 15px;
}
.admon-18 {
    padding: 5px 0 8px;
    margin: 0;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Lato';
}
.cerrar-18, .cerrar-18 a, .email-18, .email-18 a {
    font-size: 14px;
    text-align: center;
    line-height: 10px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Lato';
}
.block-game {
    padding: 80px 0 20px;
}
.game-special {
    padding: 5px 20px 0;
}
.name-game {
    font-size: 16px;
    padding: 7px 0px 0px 5px;
}
.bg-mibox-20 {
    padding: 50px 0px 20px;
}




}

/*###### Samsung Galaxy S5 landscape  ###### */ 
@media only screen
and (min-device-width: 360px)
and (max-device-height: 640px)
and (orientation : landscape)
and (-webkit-device-pixel-ratio: 3){

}

 /*###### Samsung Galaxy S5 portrait ###### */ 
@media only screen
and (min-device-width: 360px)
and (max-device-height: 640px)
and (orientation : portrait)
and (-webkit-device-pixel-ratio: 3){
.modalDonativos {
    width: 260px;
    height: 360px !important;
    margin: -135px 0 0 -130px;
}

}

 /*###### iPhone 6 in landscape  ###### */ 
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {

}

/*###### iPhone 6 in portrait  ###### */ 
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {
.modalDonativos {
    height: 360px;
}

}

/*###### iPhone 6 Plus in landscape  ###### */ 
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {

}

/*###### iPhone 6 Plus in portrait  ###### */ 
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) {
.modalDonativos {
    height: 360px;
}

}

/*###### iPhone 5 & 5S in landscape  ###### */ 
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {

}

/*###### iPhone 5 & 5S in portrait  ###### */ 
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {
  
}

/*###### general  ###### */ 
@media only screen and (max-width: 479px) {
  
  .total-carrito {
    padding-right: 13px;
  }

  .titulo-juego-carrito {
    font-size: 20px;
  }

  .img-juego-carrito {
    justify-content: flex-start;
    width: 32px;
    margin-left: 8px;
  }

  .img-juego-carrito img {
    transform: scale(1.1);
  }

  .detalles-jugada-abono {
    width: 100%;
    padding-right: 40px;
    position: relative;
    margin: 15px 0;
  }

  .detalles-jugada-abono i {
    right: 11px;
    top: 3px;
    position: absolute;
  }

  .selectAbonoCarrito {
    width: 100%;
  }

  .opciones-jugada-carrito {
    padding-right: 0;
    position: absolute;
    bottom: 5px;
    right: 0px;
  }

  .precio-jugada-carrito {
    width: 100% !important;
    margin: 0;
    padding-right: 90px !important;
  }

  .abono-juego-carrito,
  .IconoVentanaOculta {
    display: block;
  }

  .juego-carrito-simple .contenedor-detalles-jugada-loteria {
    padding-bottom: 0;
  }

  .juego-carrito-simple .detalles-jugada-abono,
  .juego-carrito-simple .precio-jugada-carrito,
  .juego-carrito-simple .opciones-jugada-carrito {
    display: none;
  }

.cubo-search {
    border: 0px solid #cbccce;
    margin: 0px 0;
    padding-top: 0px;
    padding-bottom: 20px;
}
.cubo-search select {
    border: 1px solid #cbccce;
}
.lot-cestas-20 {
    font-size: 15px;
}
.input-18 {
    margin: 0 15px;
    height: 33px;
    position: relative;
    top: 2px;
    font-size: 20px;
    width: 70px;
    position: relative;
    top: 4px;
}
.bg-box-20 {
    padding: 20px 0px 30px;
    margin: 30px 0px 0px;
}
.lot-cesta-20 {
    font-size: 20px;
}
.tit-ico-20 {
    font-size: 20px;
}
.contenedor-detalles-jugada-loteria .detalles-jugada-fecha {
    padding-bottom: 10px;
}
.tit-date {
    color: green;
    font-size: 15px;
    font-weight: 600;
}
.block-game {
    padding: 80px 0 20px;
}
select#soflow, select#soflow-color {
    width: 97%;
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
}

.block-game .select-game-18 {
  width: 100% !important;
  margin-left: 0 !important;
}

.name-game {
    /*width: 100%;*/
    text-align: left;
    padding-bottom: 0px;
    font-size: 23px;
}
.contenedor-flex-loteria {
  display: flex;
  justify-content: center;
}
#nombre-loteria {
  width: fit-content;
}
.contenedor-banner-elgordo .name-game {
  font-size: 23px;
}
#DivEspecial {
  margin: 0;
  width: 100%;
}
.game-special {
  color: #ffffff;
  margin: 0;
  font-size: 18px;
  line-height: 25px;
}
.game-detail {
  font-size: 15px;
}
.cotenedor-boleto-total .boleto-total-imagen .boleto_numero-loteria p {
    font-size: 30px;
    letter-spacing: 6px;
}
.eurosIQ {
    color: #575656 !important;
}
.botonera-mas-menos .qty {
    width: 78% !important;
    height: 38px !important;
    position: relative;
    top: -1px;
}
.botonera-mas-menos .qtyminus, .botonera-mas-menos .qtyplus, .botonera-mas-menos .qtyminus2, .botonera-mas-menos .qtyplus2, .botonera-mas-menos .qtyminus3, .botonera-mas-menos .qtyplus3 {
    height: 37px !important;
    width: 37px !important;
}
.catorceIQ {
    font-weight: 400 !important;
}
.detalles-jugada-tipo.padreMovil.catorceIQ {
    font-weight: 500 !important;
}
.detalles-jugada-fecha.hijoMovil.catorceIQ {
    font-weight: 500 !important;
}
.cubo-search p.texto-center {
    margin-bottom: 18px;
}
.box-bote-20 {
  padding: 15px 0px; margin: 0px;
}
.textoMonedasSolidarias {
    padding: 5px 0px;
    border: 1px solid #f7a600;
    color: #f7a600;
}
.monto-dec-20 {
    font-size: 30px;
}
.textoReloj {
    padding: 12px 0px;
}
.sep-btn-20 {
    margin-top: 15px;
}
.bg-mibox-20 {
    padding: 50px 0px 20px;
}
.box-tit-dec-20 {
    padding: 0px 20px 10px;
}
span.abrirCerrar {
    right: 15px !important;
    position: relative;
    top: 0px !important;
}
.box-row-cesta-20 {
    padding: 10px 0px !important;
}
.separaDerecha15IQ {
    padding-right: 0px !important;
}
.ancho24 {
    width: 37px !important;
}
.papelera {
    padding: 0px!important;
    height: 37px;
    width: 37px !important;
}
.gameDetails .tit-micesta-20 {
    margin-bottom: 0px;
}
.detalles-jugada-mas-menos.hijoMovil {
    width: 100%;
}
.separaNumeroIQ {
    font-size: 14px;
    font-family: 'Lato';
    bottom: 2px;
    font-weight: 500;
    width: 80px;
}
.numero-cesta-20 {
    font-size: 20px;
}
.estiloCentroV {
    padding-top: 9px!important;
}
.gasto-cesta-20 {
    width: 50%;
    text-align: left !important;
    padding-left: 0px;
}

.precio-jugada-carrito {
  text-align: right !important;
}
.ancho-50-20 {
    width: 50%; 
    text-align: right;
}
.box-importe-20 {
    margin-top: 30px;
}
.subo-20 {
    padding-top: 20px;
}
i.fa.fa-plus, i.fa.fa-minus {
    padding: 0px 0px;
}
.botonera-mas-menos {
    margin-bottom: 10px;
}
div#modalAbono.AbonomodalDisponibleIQ {
    height: 675px!important;
}
.AbonomodalDisponible .solicLast ul li input {
    color: #575656;
    width: 100%;
    text-align: center;
}
.AbonomodalDisponible .solicFirst div {
    font-size: 16px;
    top: -8px;
    text-align: center;
}
.AbonomodalDisponibleIQ .solicLast ul li {
    text-align: center;
}
.AbonomodalDisponibleIQ {
    width: 98%;
}
span.soloMovil {
    font-weight: 600;
    font-size: 15px;
}
.detalles-jugada-euros.hijoMovil.margin0.dineritoIQ.gasto-cesta-20 {
    width: 50%;
}
.modalComprobarDecimo {
    width: 95%;
    height: auto;
    margin: -260px 0 0 -178px;
}
.boleto_numero-decimo {
    width: 100%;
}
cotenedor-boleto-total .boleto-total-imagen .boleto_numero-decimo {
    position: absolute;
    left: 19%;
    top: 19px;
}
span.name-loteria-nav {
    color: #ffffff;
    margin: auto;
    text-align: center !important;
    position: relative;
    padding: 0;
    display: block;
    /*left: 25%;*/
}

}


/*MODIFICADO ÁNGEL 17-02-2021 */

.cerrarModal{
  cursor: pointer;
  -webkit-appearance: button;
  background-color: #00203D;
  border: 0;
  height: 50px;
  width: 100px;
  color: white;
  margin-right: 0px!important;
  }


  #textoError{
    float: right!important;
     position: absolute!important; 
     top: 64px!important;   
     padding-right: 10px!important;
  }


  .modalTitle{
    float: left;
    font-weight: 700;
    font-size: 1.8em;
    text-transform: none;
  }
  marquee {
    background-color: #f70101 !important;
    color: #fff;
    position: fixed;
    right: 0;
    top: 131px;
    z-index: 99999;
    width: 100% !important;
}

span#ContentPlaceHolderCentral_lblImporte {
  font-size: 36px !important;
  margin-top: 10px;
  display: block;
}
span#ContentPlaceHolderCentral_lblTarjeta {
  font-size: 26px;
  display: block;
  padding-top: 8px;
}
@media (max-width: 768px) {
 

  /*MODIFICADO ÁNGEL 06-05-21*/
  marquee {
    background-color: #f70101 !important;
    width: 100% !important;
    color: #fff;
    position: fixed;
    right: 0;
    top: 65px;
    z-index: 1;
    width: 100%;
}
 
}
.textoApuestasVolverAJugar{
  margin-left:34px !important;
  margin-top: 20px; 
  font-size: 24px !important;
  font-weight: 400 !important;

}
@media (min-width:768px){
  .margenBlanco{
    margin-bottom: 41px !important;
  }
}
@media (max-width: 640px){
  .seccion-numeroClave .numeritos {
    width: 24px !important;
    height: 24px !important;
    border: 0px !important;
    margin-left: 4px;
    margin-bottom: 6px !important;
    padding-top: 2px;}

    
.fondobotonesmultiple{
  display:none;
  }
  .textoVolveraJugar{ 
    font-family: 'Lato', sans-serif;
    color: #565655;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 0px;
    margin-bottom: 0px;
    transform: translate(-50%, -50%);
    padding: 0px;
    width: 100%;
    height: 61px;
   }
    .textoApuestasVolverAJugar{
      margin-left:0px !important;
      margin-top: 23px; 
      font-size: 24px !important; 
      font-weight: 400 !important;

    }

}
.ajusteLoto{
  margin-top: 10px;
  padding: 32px 20px;
}
.panel-body-jugadasLoto {
  width: 100%;
  margin: 24px 0px 0px;
  padding: 0;
  border-collapse: separate;
  border-spacing: 10px 5px;
}


.popupHeader{
    min-height: 16.428571429px;
    padding: 26px 10px 0px;
    margin-left: 9px;
    height:50px;

}

.listaPopup{
  list-style: outside;
  margin-left: 30px;
  padding-left: 0px !important;
  color: #333333;
}


.btnAECC{
  border-radius: 36px;
    font-size: 26px;
    width: 100%;
    text-transform: none !important;
    background-color: #24C347;
    color:#232323;
    padding: 13px 15px;
}

.btnAECC:hover{
 
    background-color: #F5F5F5;
    color:#24C347;
}

.btnAECCMama{
  border-radius: 36px;
    font-size: 26px;
    width: 100%;
    text-transform: none !important;
    background-color: #FFB4AF;
    color:#232323;
    padding: 13px 15px;
}

.btnAECCMama:hover{
 
    background-color: #F5F5F5;
    color:#FFB4AF;
}


/*.inhabilito::after{
  content:"Próximamente";
}*/
/*FIN MODIFICADO ÁNGEL*/


/* ######################################################################################## */



#ContentPlaceHolderCentral_C_BoletoDirectoLoto1_lnkJugar
{
  vertical-align: bottom !important;
  padding: 30px 30px !important;
  margin-top: 30px !important;
}
