﻿@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" /> */
 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: 40px;
  
}

.btn-azulito:hover {
  /*background-color: #27418c;*/
  background-color: #e3e3e3;
  color: #565655;
  font-weight: 600;
}

.btn-azulito.activo {
  color: #565655;
  /*background-color: #27418c;*/
  /*background-color: #16317E;*/
  background-color: #5dc8f3;
}

.btn-dias-selector {
  /*color: #27418c;*/ /* cambio play */
  color: #565655;
  /*background-color: #dbeaf6;*/ /* cambio play */
  background: #e3e3e3;
  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: #e3e3e3;
  /*background-color: #27418c;*/
  /*background-color: #16317E;*/
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
}

@media (max-width: 768px) {
  .btn-azulito {
    font-size: 10px; /* cambio play */
    padding: 0;
  }
}

@media (max-width: 320px) {
  .btn-azulito {
    font-size: 14px; /* cambio play */
    padding: 0;
  }
}

.color-blanco {
  color: #ffffff;
}

.btn-amarillo {
  color: #ffffff; /* cambio play */
  background-color: #5dc8f3;
  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: 40px;
  /*border: 1px solid #dbeaf6;*/  /* cambio play */
  border: 1px solid #e8eeee;
  /*-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;*/ /* cambio play */
}

.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 #e3e3e3;
  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;
}

.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%; 
}

@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;*/
  text-align: center;
  border: 1px solid #ffffff;
  /*margin: 113px 0px;*/ /* cambio play */
  margin: 120px 0px;
  min-height: 100px; /* 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: 16px;
  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-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;
}

@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-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 .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;
  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 .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-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 .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-position: 50% 50%;
  width: 73px;
  height: 73px;
  display: block;
  flex: 0 0 27%;
  -webkit-flex: 0 0 27%;
  min-height: 45px;
  /*margin-top: 13px;*/ /* cambio play */
  margin: 13px 0px; 
}

.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-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 .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 */
  }
  .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: #e3e3e3;
    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: #e3e3e3; /* 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: #e3e3e3; /* 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: #e3e3e3; /* 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;*/ /* cambio play */
  color: white }

.color-azul-oscuro-fondo {
  background-color: #e3e3e3; /* 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; }
  @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.9px;
  border: 0px;
  /*background-color: #c0ddf7;
  color: #27418c;*/ /* cambio play */
  background: #e3e3e3;
  color: #565655;
  margin-bottom: 2px;
  display: block; }
  @media (max-width: 768px) {
    .partidos {
      font-size: 12px; } }
  @media (max-width: 360px) {
    .partidos {
      font-size: 11.8px;
      margin-bottom: 4px;
      padding: 3.6px; } }
  @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: #e3e3e3;
  border-top: 1px solid #383838;
  text-align: center; }
  .numero-boleto-flex.seleccionado {
    /*background-color: #2a70a8;*/ /* cambio play */
    background-color: #e3e3e3;
    /*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: 12px 0px;
  border: 1px solid #808080}
  @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: 20px;
    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 */} }

.dineroGordo {
  flex: 1;
  -webkit-flex: 1;
  font-size: 24px; }
  @media (min-width: 768px) {
    .dineroGordo {
      font-size: 18px !important;
      width: 29% !important;
      text-align: right !important; } }
  @media (min-width: 800px) {
    .dineroGordo {
      font-size: 24px !important;
      width: 33% !important;
      text-align: right !important; } }
  @media (min-width: 1000px) {
    .dineroGordo {
      font-size: 31px !important;
      width: 38% !important;
      text-align: right !important; } }
  @media (min-width: 1200px) {
    .dineroGordo {
      font-size: 55px !important;
      text-align: right;
      padding-right: 20px;} }

.ImagenJuegoTituloAzul {
  height: 100px !important; }

.service-item {
  margin-bottom: 0px; }

.panel-heading-boletos2 {
  padding-left: 10px;
  /*color: #fff;*/ /* cambio play */
  color: #ffffff;
  /*background-color: #27418c;
  border-color: #27418c;*/ /* cambio play */
  background-color: #17344E;
  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; }

.numeritosDias {
  border: 1px solid #e3e3e3;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
  .numeritosDias.item-seleccionado {
    /*border: 1px solid #27418c;
    background-color: #F7A800;*/ /* cambio play */
    border: 1px solid #808080;
    background-color: #e3e3e3;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }
  .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) {
    .numeritosDias {
      width: auto;
      height: auto; } }

.contenedor-con-estrellas {
  /*background-color: #dbeaf6;*/
  background-color: #e3e3e3;
  border: 0px solid #808080;}
  .contenedor-con-estrellas p {
    /*color: #27418c;*/ /* cambio play*/
    color: #565655;
    font-size: 14px;
    padding: 4px 0px;
    background: #e3e3e3;
    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: 0px 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 {
    margin-bottom: 20px; }

  .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: #e3e3e3 ;
  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;
  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; }
  .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: 44px;
    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: 10px;
  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: white !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: 23px ¡important; } }
.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: 20px; }

.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: #e3e3e3;
  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; */
  margin-bottom: 0px;}
  .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;
        font-weight: 900;}
  .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: #e3e3e3;
  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 #e3e3e3 !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;
  -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: #e3e3e3;
  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: visible; } }
.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: #17344E !important;
  color: #FFFFFF !important;
  border: 0px solid #17344E !important;
  box-shadow: 0px !important; }

.dropdown-toggle-QUI { /* cambio play */
    width: 100%;
    min-height: 20px;
    font-size: 12px;
    background-color: #e3e3e3 !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: #e3e3e3; /* 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: #e3e3e3; /* 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 5px;}
  .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;
    float: right; }
    .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; }
  .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; }
  .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; }
  .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; }
  .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; }
  .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; }
  .gameDetails .panel-heading-boletos-LN img {
    width: 45px;
    margin: -8px 6px 0 5px;
    display: none }
  .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 40px; }
  .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: #e3e3e3; /* 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-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-quiniela .modalContent,
  .modalBackThird .modalContent,
  .modalBackFourth .modalContent,
  .modalBackDecimo .modalContent,
  .modalBackTicket .modalContent,
  .modalBackGuardarTDC .modalContent {
    /*background: #F7A800;*/ /* cambio play */
    background: #e3e3e3;
    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-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-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-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-quiniela .modalContent .modalHeader button,
      .modalBackThird .modalContent .modalHeader button,
      .modalBackFourth .modalContent .modalHeader button {
        position: absolute;
        right: -96px;
        color: #e3e3e3; /* 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-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-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-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-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-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-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-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-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-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-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-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-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-quiniela .modalContentDetailsBeet .modalBody,
    .modalBackThird .modalContentDetailsBeet .modalBody,
    .modalBackFourth .modalContentDetailsBeet .modalBody {
      height: 420px;
      padding: 0; }
  .modalBack .modalContentDetailsAbonate,
  .modalBackMiCuenta-arania .modalContentDetailsAbonate,
  .modalBackSecond .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-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-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-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-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-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-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-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-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-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-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 #e3e3e3; /* cambio play */ }
      .modalBack .modalContentDetailsAbonate .modalBody3 div,
      .modalBackMiCuenta-arania .modalContentDetailsAbonate .modalBody3 div,
      .modalBackSecond .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-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-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-quiniela .modalContentConditionsAbonate,
  .modalBackThird .modalContentConditionsAbonate,
  .modalBackFourth .modalContentConditionsAbonate {
    display: none;
    z-index: 3; }
    .modalBack .modalContentConditionsAbonate .modalBody2,
    .modalBackMiCuenta-arania .modalContentConditionsAbonate .modalBody2,
    .modalBackSecond .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-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-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-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-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: right; 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: #e3e3e3; /* 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: #e3e3e3; /* 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: #e3e3e3; /* 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;
      color: black }
      .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: #e3e3e3; /* cambio play */
  border: 1px 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: 0 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: #e3e3e3; /* 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 #e3e3e3;
  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: #e3e3e3; /* cambio play */
  border: 1px solid #e3e3e3;
  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 #e3e3e3; /* cambio play */
  border-radius: 0px; /* cambio play */ }
.loteriaBuyType .col-md-8 p {
 /* margin: -7px 0 0 15px;*/
  margin: 10px 10px 10px 20px;
  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: #e3e3e3; /* 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: 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: bold;
  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: #e3e3e3 /* 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: #e3e3e3; /* 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: #e3e3e3;
  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 #e3e3e3;
          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: #e3e3e3; }
    .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: left; }
  .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: 220px; }
  .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,
  .miCuenta .misDatos div,
  .miCuenta .cuentasBancarias div,
  .miCuenta .addGift div {
    /*background: #dbeaf6;*/ /* cambio play */
    background: #e3e3e3;
    color: #565655; /* cambio play */
    padding: 15px; }
    .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 #e3e3e3;
        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: #fff;
      font-weight: bold;
      margin-top: 0;
      margin-bottom: 0; }
    .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; }
    .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 0 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: #e3e3e3;
  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: #e3e3e3; /* 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 #e3e3e3;
      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: #e3e3e3;
  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 #e3e3e3;
      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: #e3e3e3}
  .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: #e3e3e3;
      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: 320px) 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: 110%; }
    .userMenu li {
      text-align: left; }
      .userMenu li p {
        font-weight: bold; }

  .userMenuLog li {
    padding: 0 0 0 7px; }
    .userMenuLog li:last-child {
      padding-left: 45px;
      width: 129px; }
      .userMenuLog li:last-child span {
        left: 9px; }

  .container {
    padding: 0 7%; }

  .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: 18px;
      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: 33px; }
      .gameDetails .panel-body-jugada .color-azul-oscuro div:nth-child(3) p a span {
        font-size: 14px;
        vertical-align: top;
        margin: 4px 0 0 5px; }
  .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 #e3e3e3 /* 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: 5px 0 5px 5px;
      margin-bottom: 3px; /* cambio play */ }

  .botoneraQuini .btnQuiniMe {
    min-height: 62px; }

  .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: 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: 25px 0; }
  .miCuenta .cobrarPremios .btnCancelar,
  .miCuenta .recargarSaldo .btnCancelar,
  .miCuenta .misDatos .btnCancelar,
  .miCuenta .cuentasBancarias .btnCancelar,
  .miCuenta .addGift .btnCancelar {
    margin: 25px 0; }
  .miCuenta .cobrarPremios .btnGuardar,
  .miCuenta .recargarSaldo .btnGuardar,
  .miCuenta .misDatos .btnGuardar,
  .miCuenta .cuentasBancarias .btnGuardar,
  .miCuenta .addGift .btnGuardar {
    margin: 25px 0; }
  .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: 320px) 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: 320px) 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: 320px)
    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: #2489b1 !important}
  .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: 55px; padding: 2px 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: 245px; }
  .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}
  .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: #53bdc2 !important }
  .full-width .main-zone{ width: 100%; margin-left: 0; padding-left: 0; padding-right: 0; /*height: 160px !important;*/ height: 133px}
  .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: 12px; text-transform: uppercase; line-height: 3;}
  .texto-info-renova {height: 20px; color: #565655; /* cambio play */ background-color: #e3e3e3; 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: 20px}
  .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; /* cambio play */ padding: 30px 15px; }
  .textodescripcionVolveraJugar{ font-family: 'Lato', sans-serif; font-size: 14px; color: #565655; /* cambio play */ padding: 0px 10px; }
  .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; /* 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: #e3e3e3; /* cambio play */ border: 1px solid #808080; 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: #eaeae6!important; text-align: justify !important; margint-top: 20px; }
  .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{ display: none; 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: 20px; color: #848484; /* 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; width: 89%; margin: auto;}
  .cuadroSorteoDonacionesLogos img { width: 89% !important; margin: auto; float: right; max-width: 492px!important; /* cambio play */}
  .cuadroLogosDonaciones{ background: #ffffff; padding: 0px; height: 110px}
  .cuadroLogosDonaciones img { width: 100% !important; margin: auto; float: left; padding: 23px 0px;}
  .cuadroSorteoDonaciones{ padding: 10px; min-height: 110px;}
  .datosDonaciones{font-family: 'Lato', sans-serif; font-size: 18px; color: #7d7d7c; /* 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: 30px; text-transform: uppercase; color: #fffff9; /* cambio play */ text-align: left; font-family: 'Lato'; padding: 20px 0px 20px 0px; margin: 5px 0px;}
  .tituloprincipalFundacion {font-size: 25px; line-height: 35px; color: #ffffff; text-align: center; font-family: 'Lato'; padding: 0px 0px 40px 0px; margin: 0px 0px; font-weight: 600; text-transform: uppercase; letter-spacing: 6px}
  .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 #53bdc2; padding: 10px; min-height: 70px; width: 100%; margin: 10px 0px 10px 0px; border-radius: 10px}
  .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: 45px; color: white; 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/arrowdown.gif") no-repeat 95% center; -webkit-appearance: none; -moz-appearance:none ; appearance: none;}
  .selectDocumento {
    padding:5px 16px 5px 5px;
    border: 0px;
    margin: 0px 0px;
    color: #565655; /* cambio play */
    background: #fff url(../images/arrowdown.gif) no-repeat 95% center;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 12px;
    height: 30px;
    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: #53bdc2;
      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: #53bdc2; }

  .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: #53bdc2;
      color: #565655; /* cambio play */
      width: 50px !important;
      padding: 0px; }

  .conoceFunciona{
    font-size: 25px!important;
    color: #565655; /* cambio play */
    text-align: left;
    padding: 0px 0px;
    font-weight: 0 !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: 80%; 
     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: #e3e3e3;
      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: #2068a9;
    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: 0px !important;*/
}

.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: #e3e3e3;
      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 #d3e2f5; min-height: 274px; padding: 20px 20px;}
.cubo-NumSeo5 p {color: #164194; font-size: 18px; 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: 44%;
    top: 39px; }

.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 */

#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: 90%;
    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;
    height: 130px;
}

.pl-Subbanner {
    background: #00203D;
    height: 130px;
}

.pl-TextoSeguro {
    width: 125px;
    text-align: left;
    padding: 40px 0px;
    line-height: 26px;
    font-family: serif;
    font-weight: 500;
    color: #6f6f6f;
    font-size: 17px;
}

.imgres img{
  width: inherit;
  padding: 20px 0px;
}

.imgres-S img {
    width: inherit;
    padding: 0px 0px;
}

.pl-cuadroDonaciones {
    background: #e7eded;
    padding: 10px;
}

.pl-Subbanner5 {
    background: white;
    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;
    height: 346px;
    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;
    min-height: 346px;
    margin: 0px 0px;
}

.btn-azulito-LN {
    font-family: 'Lato', sans-serif;
    color: #ffffff;
    background-color: #754472;
    width: 100%;
    min-height: 40px;
    border: 1px solid #e3e3e3;
    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;
    height: 346px;
    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;
    min-height: 346px;
    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;
    min-height: 346px;
    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;
    min-height: 346px;
    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: 346px;
    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: 40px;
    border: 1px solid #e3e3e3;
    padding: 12px 0px;
    font-weight: 400;
}

.btn-gris.activo {
    color: #575756;
    border: 0px solid #b1c6c6;
    background-color: #e3e3e3;
}

.btn-gris:hover {
    background-color: #e3e3e3;
    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';
    border-radius: 10px;
    display: none;
}

.btn-amarillo-accederweb:hover {
    background-color: #00203D;
    color: #ffffff;
}

.fotoDonaciones img{
  width: 100%;
}

.pl-spacer{
  padding: 40px 0px;
}

.pl-spacer-bottom{
  padding: 0px 0px 40px;
}

.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-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 #e3e3e3;
    background: #e3e3e3;
}

.close-modal {
  color: #00203D;
}

/* clase nueva */
.panel-heading-boletos-pl{
  /*color: #fff;
    background-color: #0B4792;
    border-color: #0B4792;*/ /* cambio play */
    color: #565655;
    background-color: #e3e3e3;
    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: #e3e3e3; 
  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: #e3e3e3;
}



/**/





/* ################################################################################################### */

/* 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;
    background: #D5E3F2}
  .aboutUS-2 h3 {
    color: #565655; /* cambio play */
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    padding: 20px 0px;
    text-transform: uppercase;
}
  .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;}
  .premio-azul{
    display: inline-block;
    background: #cccccc;/* cambio play */
    color: #ffffff;
    font-size: 22px;
    width: 44px;
    height: 44px;
    border-radius: 0px; /* cambio play */
    padding: 7px 9px;
    margin: 20px 0px 20px 0px;
    text-align: center;}
  .premio-verde{
    display: inline-block;
    background: #cccccc;/* cambio play */
    color: #ffffff;
    font-size: 22px;
    width: 45px;
    height: 45px;
    border-radius: 0px; /* 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: #cccccc;/* cambio play */
    color: #ffffff;
    font-size: 22px;
    width: 45px;
    height: 45px;
    border-radius: 0px; /* 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-r-0{ padding-right: 0px;}
  .p-r-10{ padding-right: 10px;}
  .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 20px 20px 20px;}
  .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: 22px;
    margin: 0 5px 0 0;}

  .fechaSorteo{
    color: #565655; /* cambio play */
    margin: 0;
    text-align: left;
    font-size: 12px;
    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 {
    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 #e3e3e3; /* 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;}



.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: #e3e3e3;}

    .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 dashed #27418c; height: 100px; padding: 20px 0px}

.notaNumerosSEO{
    font-size: 18px;
    line-height: 22px;
    color: #565655; /* 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: #e3e3e3; /* 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 #e3e3e3 ; /* cambio play */
      border-top: 15px solid transparent; /* cambio play */
      border-left: 15px solid transparent; /* cambio play */
      border-bottom: 15px solid #e3e3e3; } /* 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: serif;
      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;/* cambio play */
      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: #53bdc2;
        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, {
    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: #e3e3e3; }

    .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: 25px!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: #e3e3e3; /* 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: 320px) 
    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 {
      text-align: center!important;}

    .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: 22px;
      margin: 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;}

    #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 #e3e3e3 !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: 22px !important;
    height: 22px !important;
    border: 0px !important;
    margin-left: 4px;
    margin-bottom: 7px !important;}

  .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: #53bdc2;
    height: 2105px;
    margin-top: 50px;
    }

  .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: #53bdc2;
      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: #53bdc2;
    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;}

  .enlaceLupa{position: absolute; border: 0px solid; width: 20px; height: 20px; top: 59px; left: 221px;}

  .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: #e3e3e3;
    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: 15px 20px;}

  .altoDecimosSocialEmpresa {height: 130px;}
  .altoMovilSocialEmpresa { height: 315px;}

  .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-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, {
    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 10px !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: 30px 0px; 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: 30px;}
  .cuadroDetalleTarjeta{ background: #d4e2f5; border: 1px solid #d4e2f5; padding: 30px;}
  .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;}

  .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: 45px;
  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: 12px; 
  line-height: 16px; 

}

.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: 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: 50px 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: serif;
    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: serif;
    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: 4px 0px 14px; /* 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: #fff; */
    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: #e3e3e3;
    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;
}

  /* 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;
    }
}


/* 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;
    }

}

/* fin estilos play loterias*/  /* finplay ipad horizontal */





/* iphone 5 landscape */
  @media only screen 
    and (max-device-width: 568px)
    and (min-device-width: 320px)
    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;
      }

    }

  @media only screen 
    and (max-device-width: 680px)
    and (min-device-width: 320px)
    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 {
    padding: 10px;
    min-height: 110px;
}

  .tituloprincipalFundacion {
    font-size: 20px;
    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: #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: #53bdc2;
    height: 1880px;}

  .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: #53bdc2;
      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: #53bdc2;
    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: #e3e3e3;/* 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;}

  .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: #53bdc2;
    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: -203.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-quiniela .modalContentDetailsBeet .modalBody, .modalBackThird .modalContentDetailsBeet .modalBody, .modalBackFourth .modalContentDetailsBeet .modalBody {
    height: 280px;
    padding: 0;
}

/* modal premios */
  .modalBack .modalContentDetailsBeet,
  .modalBackMiCuenta-arania .modalContentDetailsBeet,
  .modalBackSecond .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 {
    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; /* cambio play */ padding: 0px 16px !important; text-align: center !important; }

  .menuFooter{ font-family: 'Lato', sans-serif; font-size: 17px; line-height: 22px !important; letter-spacing: 1px; padding: 20px 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: 21px; color: #565655; /* 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 #d4e2f5; padding: 30px;}
  .cuadroDetalleTarjeta{ background: #d4e2f5; border: 1px solid #d4e2f5; padding: 30px;}
  .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: 42%;
    top: 32px; }

  .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;}

  .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; }

  /* 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: serif;
    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: 12px;
}


  /* 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; }
}

@media only screen 
and (max-device-width: 568px) 
and (min-device-width: 320px)
and (orientation: landscape) {
  .RecuadrosMensajesTexto {
    text-align: center;
    padding-top: 66px !important;}
}


/* 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: 644px;
    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: serif;
    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: 60px 0px;
  }

  .SubbannernuevaEmpresa {
    background-image: url(/Web_2_0/Recursos/WebsSocialesResponsive/Plantilla_arbol_azul/images/fondo_arbol.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;}

}

/* 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: serif;
      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: serif;
      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 */

}