.licencia-wrapper img{width: 27em;}

.align-right{text-align: right;}
.align-center{text-align: center;}
.margin-top-2em{margin-top: 2em;}
.imagen{position: relative;}
.licencia-elem{position: absolute; left: 10px; font-size: 11px;}
.licencia-elem label {
  font-weight: 100;
}
.dato {
  position: absolute;
  font-size: 10px;
  font-weight: 200;
}

.licencia-nombre{left: 25px;top: 72px;font-size: 7px;}
.licencia-apellidos{left: 25px;top: 98px;font-size: 7px;}
.licencia-nacimiento{left: 25px;top: 134px;font-size: 7px;}
.licencia-club{left: 25px;top: 159px;font-size: 7px;}
.licencia-mensaje1{left: 25px;top: 205px;font-size: 7px;}
.licencia-mensaje2{left: 25px;top: 213px;font-size: 7px;}
.licencia-seguro{left: 210px;top: 30px;font-size: 7px;}
.licencia-segpoliza{left: 210px;top: 55px;font-size: 7px;}
.licencia-fexpedicion{left: 210px;top: 81px;font-size: 7px;}
.licencia-vigencia{left: 210px;top: 107px;font-size: 7px;}
.licencia-dni{left: 210px;top: 160px;font-size: 10px;}
.licencia-emergencia{left: 210px;top: 177px;font-size: 7px;}

.datos-nombre{left: 25px;top: 80px;}
.datos-apellidos{left: 25px;top: 106px;}
.datos-nacimiento{left: 25px;top: 142px;}
.datos-club{left: 25px;top: 167px;}
.datos-seguro{left: 210px;top: 38px;}
.datos-segpoliza{left: 210px;top: 63px;}
.datos-fexpedicion{left: 210px;top: 89px;}
.datos-vigencia{left: 210px;top: 115px;}
.datos-dni{left: 288px;top: 160px;}
.datos-telefono1{left: 210px;top: 185px;}
.datos-telefono2{left: 210px;top: 196px;}
.datos-email{left: 210px;top: 212px;font-size: 7px;}

.col-verificacion1{text-align: right; padding-right: .5em;padding-bottom: .5em;vertical-align: bottom;}
body {
  font-family:Arial, Helvetica, sans-serif;
  color: #555;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6;
  margin: 0;
  min-height: 100%;
  padding: 0;
  word-wrap: break-word;
  background: url(https://statico.trackingsport.com/imgs/licencias/fecamon/fondo.jpg) no-repeat fixed center top;
}
h1 {
  text-transform: uppercase;
  font-size: 30px;
  color: #eee;
  line-height: 75px;
  text-align: right;
}
h3 {
  font-size: 22px;
  font-weight: 600;
}
p {
  margin: 0 0 10px 0;
  line-height: 16px;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.base {
  max-width: 1200px;
  margin-left:auto;
  margin-right:auto;
}
.alert {
  margin-top: 20px;
  font-size: 1.3em;
}
.centrado {text-align: center;}
.letra15px{font-size: 15px;}

.tam10em{width: 10em;}
.tam30em{width: 30em;}
#grid1 td { padding-top: .5em; }
#grid2 td { padding-top: .5em; }
#grid3 td { padding-top: .5em; }
.container {
  width:100%;
  background: #fff; 
}
.cabecera {
  background: #0f2659;
  height: 100px;
}
#gkFooter a { 
  color: white; 
  transition: all .3s ease-out;
}
#gkFooter {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #505050;
  font-size: 12px;
  line-height: 16px;
  padding: 0;
  background-color: rgb(102, 102, 102);
}
#gkFooter > div { 
  padding: 0; 
}
#gkFooter a:active,
#gkFooter a:focus,
#gkFooter a:hover { 
  color: black !important; 
  text-decoration: none;
}
#gkFooterNav {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #505050;
  font-size: 12px;
  line-height: 16px;
  padding: 0;
  background-color: rgb(102, 102, 102);
  clear: both;
  margin: 0 auto 10px auto;
  text-align: center;
  width: 72%;
}
#gkFooterNav li {
  border-left: 1px solid #e5e5e5;
  display: inline-block;
  float: none;
  font-size: 12px;
  line-height: 12px;
  margin: 8px 0;
  padding: 0 11px;
}
#gkFooterNav li:first-child {
  border-left: none;
}
#gkFooter a {
  color: white;
}

.textos {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-top: 2em;
}
.boton {
  clear: both;
  margin: 0 20px 0 20px;
  background: #213f69;
  -webkit-appearance: none;
  border: none;
  color: #fff;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 12px;
  height: 38px;
  line-height: 39px;
  padding: .3em 1.2em !important;
  text-align: center;
  text-transform: uppercase;
  transition: all .3s ease-out;
  vertical-align: baseline;
  border-radius: 3px;
  font-weight: normal;
}
.boton:hover {
  background: #222;
}
.botonc {
  clear: both;
  margin: 0 20px 0 20px;
  float: none;
  height: 45px;
  line-height:40px;
  background: #213f69;
  -webkit-appearance: none;
  border: none;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 12px;
  padding: .3em 1.2em !important;
  text-align: center;
  text-transform: uppercase;
  transition: all .3s ease-out;
  vertical-align: baseline;
  border-radius: 3px;
  font-weight: normal;
}
.botonc:hover {
  background: #222;
  color: #fff;
}
.flechar, .flechal {
  font-size: 17px !important;
}
.flechar {
  margin-right: 10px;
  margin-left: 40px;
}
.flechal {
  margin-right: 40px;
  margin-left: 10px;
}
.centrado {
  text-align: center;
}
.centradoresp {
  margin-top:10px;
  text-align: center;
  height: auto;
}

.img-right{text-align: left;margin-bottom: .5em;}

#instrucciones_act{
  background: #ffffff;
  padding: 1px 10px 1px 30px;
}

#instrucciones_copy {
  background: #ffffff;
  padding: 1px 30px 1px 10px;
}

#dlgmodalOk .texto {
  font-family: Arial, sans-serif;
  font-size: 16px;
  margin-top: 1em;
}

.modal-header {
  background: #555555;
  color: #ffffff;
  font-size: 1.5em;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
}
.modal-footer {
  border: none;
}
.modal-footer a {
  text-decoration: none;
  line-height: 30px;
}
.modal-footer a:hover {
  color: #ffffff;
  text-decoration: none;
}

.digital-movil-titulo {
  text-align: center;
  font-size: 24px;
  margin-top: 35px;
}

.digital-movil-row {
  width: 90%;
  margin: 0 auto;    
}

.digital-movil-wrapper {
  padding: 15px 35px;
  font-size: 12px;
  min-height: 310px;
  text-align: center;
}

.digital-movil-wrapper img{
  width: 100%;
  margin: 0 auto;
  margin-bottom: 5px;
  max-width: 226px;
  display: block;
}

.tiendas img {
  width: 200px;
    margin-top: 10px;
}
@media (min-width: 768px){
  .img-right{text-align: center !important;}
}

@media (max-width: 768px){
  .cabecera {
    height: 70px;
  }
  .cabecera h1 {
    line-height: 29px;
  }

}

@media (max-width: 544px) {
  .digital-movil-row {
    border-bottom: 1px dotted #afafaf;
    margin-bottom: 10px;
  }

  .digital-movil-titulo {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .digital-movil-wrapper {
    padding: 5px 5px 0px 5px;
    font-size: 19px;
    min-height: 0px;
    font-weight: 300;
  }
}

