@charset "UTF-8";
/*!
 * @copyright Copyright (c)  2022 Proximity Madrid
 * Date: 23/2/22 16:24
 * Created by: jorge.criado (23/2/22 16:30)
 */
/*!
 * @copyright Copyright (c)  2023 Proximity Madrid
 * Date: 14/7/23 13:23
 * Created by: jorge.criado (14/7/23 13:25)
 */
/*!
 * @copyright Copyright (c)  2021 Proximity Madrid
 * Date: 8/2/17 17:34
 * Created by: jorge.criado (8/2/17 17:34)
 */
body {
  background: url("/themes/evocacion/images/fondo.png") no-repeat top center #ffffff;
  color: #393939;
  font: normal normal normal small Neo Sans W01, Verdana;
  line-height: 1.3em;
}

ul.permisos {
  list-style: circle;
  padding: 0 15px;
}
ul.permisos li {
  margin: 10px 0;
}

.politicas {
  font-size: 15px;
}

.puntos_legales {
  list-style: disc;
  padding-left: 2em;
  line-height: 1.4em;
}

.boton-acceso-disabled {
  display: inline-block;
  border: 4px solid #B9B9B9;
  padding: 0 3px 0 3px;
  color: #FFFFFF;
  background: #B9B9B9;
  border-radius: 4px;
  font-size: 14px;
}

h4 > a.terminos_educadig {
  font-size: 14px;
  padding-left: 12px;
}

a.desinscribir, a.desinscribir_educatividad {
  display: inline-block;
  border: 4px solid #28a745;
  padding: 0 3px 0 3px;
  color: #FFFFFF;
  background: #28a745;
  border-radius: 4px;
  font-size: 14px;
}
a.desinscribir:hover, a.desinscribir_educatividad:hover {
  color: white;
  border: 4px solid #48B560;
  background: #48B560;
}

.fila-terminos {
  margin: 20px 0;
}

.terminos {
  margin: 0 auto;
  text-align: center;
  padding: 0;
}
.terminos h4 {
  font-size: 20px;
}
.terminos .acciones-container {
  margin: 20px auto;
  width: 38%;
}
.terminos .acciones-container .acciones {
  margin: 11px;
  float: left;
}

.terminos_educatividad {
  margin: 0 auto;
  text-align: left;
  padding: 0;
}
.terminos_educatividad h4 {
  font-size: 20px;
  text-align: center;
}
.terminos_educatividad .acciones-container {
  margin: 20px auto;
  width: 38%;
}
.terminos_educatividad .acciones-container .acciones {
  margin: 10px;
  float: left;
}

.fright {
  float: right;
}

.fleft {
  float: left;
}

.clear {
  clear: both;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Neo Sans W01 Bold, Verdana;
}

b, strong, .negrita {
  font-family: Neo Sans W01 Bold, Verdana;
  font-weight: normal;
}
b em, b i, b.cursiva, strong em, strong i, strong.cursiva, .negrita em, .negrita i, .negrita.cursiva {
  font-family: NeoSansW01-BoldItalic, Verdana;
}

em, i, .cursiva {
  font-family: Neo Sans W01 Italic, Verdana;
  font-style: normal;
}
em b, em strong, em.negrita, i b, i strong, i.negrita, .cursiva b, .cursiva strong, .cursiva.negrita {
  font-family: NeoSansW01-BoldItalic, Verdana;
  font-weight: normal;
}

.rojo {
  color: #e60029;
}

.gris {
  color: #bbbbbb;
}

a {
  text-decoration: none;
  color: #c10033;
}
a:hover {
  color: #e60029;
}
a img {
  border: 0;
}

a.boton {
  display: inline-block;
  border: 4px solid #c10033;
  padding: 0 3px 0 3px;
  color: white;
  background: #c10033;
  border-radius: 4px;
  font-size: 14px;
}
a.boton:hover {
  border: 4px solid #e60029;
  background: #e60029;
}
a.boton.inactivo {
  border: 4px solid #e6e6e6;
  background: #e6e6e6;
  color: #bbbbbb;
}
a.boton.mas {
  padding: 0 20px 0 3px;
  background: url("/themes/evocacion/images/btn-mas.png") no-repeat center right #c10033;
}
a.boton.mas:hover {
  background: url("/themes/evocacion/images/btn-mas.png") no-repeat center right #e60029;
}
a.boton.mas.desable {
  display: none;
  opacity: 0.5;
  font-family: Neo Sans W01, Verdana;
  font-size: 14px;
  background: #e6e6e6;
  border: 1px solid #bbbbbb;
  display: inline-block;
  padding: 5px 8px;
  color: #393939;
  cursor: pointer;
  border-radius: 4px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  text-decoration: none;
  cursor: not-allowed;
}
a.boton.mas.desable:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JiYmJiYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to bottom, #ffffff, #bbbbbb);
}
a.boton.flecha {
  padding: 0 20px 0 3px;
  background: url("/themes/evocacion/images/btn-flecha.png") no-repeat center right #c10033;
}
a.boton.flecha:hover {
  background: url("/themes/evocacion/images/btn-flecha.png") no-repeat center right #e60029;
}

p {
  margin: 2px 0 8px;
}

p.nota {
  font-weight: bold;
  font-size: 11px;
}

.clear-both {
  clear: both;
}

select {
  border: none;
  background: #e6e6e6 url("/themes/evocacion/images/clistview-down.gif") right center no-repeat;
  padding: 5px 3px 5px 5px;
  font-size: 14px;
  min-width: 100px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -khtml-appearance: none;
  color: #393939;
  overflow: auto;
  cursor: pointer;
}

select:disabled {
  background: #f3f3f3 url("/themes/evocacion/images/clistview-down-disabled.gif") right center no-repeat;
}

input, textarea {
  border: none;
  background: #e6e6e6;
  padding: 5px 5px 5px 5px;
  font-size: 14px;
  -webkit-appearance: none;
  color: #393939;
  font-family: Neo Sans W01, Verdana;
}

input[type=select] {
  padding: 5px 40px 5px 5px;
}

input[type=checkbox] {
  padding: 5px;
  background: transparent;
  -webkit-appearance: checkbox;
}

input[type=radio] {
  padding: 5px;
  background: transparent;
  -webkit-appearance: radio;
}

div#cookies {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M4YzhjOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to bottom, #fbfbfb, #c8c8c8);
  padding: 12px;
  text-align: center;
}

/* ul con red circles */
ul.red-bullet {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.red-bullet li {
  padding-left: 1em;
  text-indent: -.7em;
}
ul.red-bullet li:before {
  content: "• ";
  color: red;
  /* or whatever color you prefer */
}

#cabecera #pre {
  height: 36px;
  width: 100%;
  position: relative;
  z-index: 9999;
}
#cabecera #pre > ul {
  width: 940px;
  margin: 0 auto;
}
#cabecera #pre > ul > li {
  display: block;
  float: right;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  cursor: pointer;
  width: 100px;
}
#cabecera #pre > ul > li > a {
  display: block;
  line-height: 36px;
  color: #e60029;
  font-family: Neo Sans W01, Verdana;
}
#cabecera #pre > ul > li#preMenuAyuda {
  /*
  position: relative;
  z-index: 9999;
  */
  /*
  &:after{
      content: "";
      width:0px;
      height:0px;
      border-left:12px solid transparent;
      border-right:12px solid transparent;
      border-top:12px solid yellow;
      position:absolute;
      bottom:-12px;
      left: 50%;
      margin-left: -12px;
      z-index: 99999;
  }
  */
}
#cabecera #pre > ul > li#preMenuAyuda > a {
  padding-left: 30px;
  background: url('../images/iconos-s5b188d97be.png') 0 -66px no-repeat;
}
#cabecera #pre > ul > li#preMenuCompartir > a {
  padding-left: 24px;
  background: url('../images/iconos-s5b188d97be.png') 0 -3673px no-repeat;
}
#cabecera #pre > ul > li#preMenuCompartir > div {
  width: 222px;
  height: 130px;
  background: #fff;
  padding-top: 4px;
  box-shadow: 0px 5px #333333;
  margin-top: 5px;
}
#cabecera #pre > ul > li#preMenuCompartir > div > ul li {
  padding: 0 0 0 4px;
  display: block;
  float: left;
}
#cabecera #pre > ul > li#preMenuCompartir > div > ul li a {
  display: block;
  background: #e60029;
  padding: 6px 12px;
  line-height: 14px;
  font-size: 12px;
  font-family: Neo Sans W01, Verdana;
  color: #fff;
}
#cabecera #pre > ul > li#preMenuCompartir > div > ul li a:hover {
  background: #c10033;
}
#cabecera #pre > ul > li#preMenuCompartir > div > ul li:first-child {
  padding: 0 0 0 4px;
}
#cabecera #pre > ul > li#preMenuCompartir > div > div {
  margin-top: 28px;
  padding: 4px 6px;
  font-size: 10px;
  line-height: 14px;
}
#cabecera #pre > ul > li#preMenuCompartir > div > div p {
  margin-top: 4px;
}
#cabecera #pre > ul > li#preMenuCompartir > div > div p:first-child {
  margin-top: 0px;
}
#cabecera #pre > ul > li#preMenuCompartir:hover {
  overflow: visible;
}
#cabecera #pre > ul > li#preMenuCompartir:hover > div {
  margin-top: 0;
}
#cabecera #pre > ul > li#preMenuCompartir > div ul.share_buttons {
  margin: 5px 0;
}
#cabecera #pre > ul > li#preMenuCompartir > div ul.share_buttons li {
  margin-right: 10px;
}
#cabecera #pre > ul > li#preMenuCompartir > div ul.share_buttons li a {
  background: none;
  color: #393939;
  font-size: 10px;
  padding: 0px;
  text-decoration: underline;
}
#cabecera #pre > ul > li#preMenuCompartir > div ul.share_buttons li a span {
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  display: block;
  float: left;
  margin-right: 5px;
}
#cabecera #pre > ul > li#preMenuCompartir > div ul.share_buttons li a.comparte_facebook span {
  background: url("/themes/evocacion/images/social-s6f9e895a37.png") 0 -1776px no-repeat;
}
#cabecera #pre > ul > li#preMenuCompartir > div ul.share_buttons li a.comparte_twitter span {
  background: url("/themes/evocacion/images/social-s6f9e895a37.png") 0 -1792px no-repeat;
}
#cabecera #pre > ul > li#preMenuCompartir > div ul.share_buttons li a.comparte_linkedin span {
  background: url("/themes/evocacion/images/social-s6f9e895a37.png") 0 -1760px no-repeat;
}
#cabecera #pre > ul > li#preMenuContacto > a {
  padding-left: 28px;
  background: url('../images/iconos-s5b188d97be.png') 0 -7485px no-repeat;
}
#cabecera #pre > ul > li#preMenuIdioma, #cabecera #pre > ul > li#preMenuComunidad {
  background: #e6e6e6;
}
#cabecera #pre > ul > li#preMenuIdioma > ul > li:first-child, #cabecera #pre > ul > li#preMenuComunidad > ul > li:first-child {
  line-height: inherit;
}
#cabecera #pre > ul > li#preMenuIdioma > ul > li:first-child > a, #cabecera #pre > ul > li#preMenuComunidad > ul > li:first-child > a {
  color: #000000;
  background: url('../images/iconos-s5b188d97be.png') 0 -5543px no-repeat;
}
#cabecera #pre > ul > li#preMenuIdioma > ul li, #cabecera #pre > ul > li#preMenuComunidad > ul li {
  line-height: 24px;
  background: #e6e6e6;
}
#cabecera #pre > ul > li#preMenuIdioma > ul li > a, #cabecera #pre > ul > li#preMenuComunidad > ul li > a {
  display: block;
  color: #393939;
  padding-left: 12px;
  font-family: Neo Sans W01, Verdana;
}
#cabecera #pre > ul > li#preMenuIdioma > ul li:hover, #cabecera #pre > ul > li#preMenuComunidad > ul li:hover {
  background: #bbbbbb;
}
#cabecera #pre > ul > li#preMenuIdioma:hover, #cabecera #pre > ul > li#preMenuComunidad:hover {
  overflow: visible;
}
#cabecera #pre > ul > li#preMenuIdioma:hover ul, #cabecera #pre > ul > li#preMenuComunidad:hover ul {
  box-shadow: 0px 5px #333333;
}
#cabecera #pre > ul > li#preMenuIdioma:hover ul > li:first-child, #cabecera #pre > ul > li#preMenuComunidad:hover ul > li:first-child {
  background: #bbbbbb;
}
#cabecera #pre > ul > li#preMenuComunidad {
  width: 200px;
  margin-left: 5px;
}
#cabecera #pre > ul > li#preMenuComunidad > ul > li:first-child > a {
  background: url('../images/iconos-s5b188d97be.png') 0 -5507px no-repeat;
}
#cabecera #menu-ayuda {
  height: 200px;
  width: 881px;
  margin: 0 auto;
  padding: 0 30px;
  display: none;
  border-top: 1px solid #e60029;
}
#cabecera #menu-ayuda .menu-ayuda-close {
  margin: 10px -20px;
  display: block;
  background: url(/themes/evocacion/images/cie/aspa-negra.png) no-repeat;
  height: 45px !important;
  width: 45px !important;
  cursor: pointer !important;
  float: right;
}
#cabecera #principal {
  width: 100%;
  z-index: 1;
  position: relative;
}
#cabecera #principal #superior {
  background: #e60029;
  height: 110px;
}
#cabecera #principal #superior > div {
  width: 940px;
  margin: 0 auto;
}
#cabecera #principal #superior > div #logo {
  padding: 15px 0;
  width: 195px;
  float: left;
}
#cabecera #principal #superior > div #lema {
  width: 125px;
  float: left;
  padding: 20px 0 10px;
  color: #FFFFFF;
  font-family: Neo Sans W01 Bold, Verdana;
  font-size: 17px;
  letter-spacing: -0.5px;
  line-height: 22px;
}
#cabecera #principal #superior > div #lema.crespon {
  background: url(/themes/evocacion/images/lazo-negro.png);
  background-size: auto 65px;
  background-repeat: no-repeat;
  background-position: right 20px;
  padding-right: 40px;
}
#cabecera #principal #superior > div #usuarioInfo {
  float: right;
  height: 110px;
  position: relative;
}
#cabecera #principal #superior > div #usuarioInfo > div.info {
  margin-top: 24px;
  color: #ffffff;
}
#cabecera #principal #superior > div #usuarioInfo > div.info div.notificaciones a {
  display: block;
  float: left;
  padding: 16px 8px 6px 0;
  margin-right: 18px;
  position: relative;
}
#cabecera #principal #superior > div #usuarioInfo > div.info div.notificaciones a img {
  width: 26px;
  height: 20px;
  background: url('../images/iconos-s5b188d97be.png') 0 -7521px no-repeat;
}
#cabecera #principal #superior > div #usuarioInfo > div.info div.notificaciones a span {
  border-radius: 3px;
  position: absolute;
  background: #e60029;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMyY2QzMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to bottom, #ffffff, #32cd32);
  border: 1px solid #32CD32;
  color: #000;
  display: block;
  padding: 2px 3px;
  font-weight: bold;
  top: 0px;
  right: 0px;
}
#cabecera #principal #superior > div #usuarioInfo > div.info div.incidencias a {
  display: block;
  float: left;
  padding: 16px 8px 6px 0;
  margin-right: 18px;
  position: relative;
}
#cabecera #principal #superior > div #usuarioInfo > div.info div.incidencias a img {
  width: 26px;
  height: 26px;
  background: url('../images/iconos-s5b188d97be.png') 0 -5897px no-repeat;
}
#cabecera #principal #superior > div #usuarioInfo > div.info div.incidencias a span {
  border-radius: 3px;
  position: absolute;
  background: #e60029;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMyY2QzMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to bottom, #ffffff, #32cd32);
  border: 1px solid #32CD32;
  color: #000;
  display: block;
  padding: 2px 3px;
  font-weight: bold;
  top: 0px;
  right: 0px;
}
#cabecera #principal #superior > div #usuarioInfo > div.info div.regalos a {
  display: block;
  float: left;
  padding: 16px 8px 6px 0;
  margin-right: 18px;
  position: relative;
}
#cabecera #principal #superior > div #usuarioInfo > div.info div.regalos a img {
  width: 26px;
  height: 26px;
  background: url('../images/iconos-s5b188d97be.png') 0 -7459px no-repeat;
}
#cabecera #principal #superior > div #usuarioInfo > div.info div.regalos a span {
  border-radius: 3px;
  position: absolute;
  background: #e60029;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMyY2QzMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to bottom, #ffffff, #32cd32);
  border: 1px solid #32CD32;
  color: #000;
  display: block;
  padding: 2px 3px;
  font-weight: bold;
  top: 0px;
  right: 0px;
}
#cabecera #principal #superior > div #usuarioInfo > div.info div.user {
  width: 400px;
  height: 40px;
  margin-left: 50px;
}
#cabecera #principal #superior > div #usuarioInfo > div.info div.user img {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  margin-bottom: 20px;
}
#cabecera #principal #superior > div #usuarioInfo > div.info div.user img.V {
  background: url("/themes/evocacion/images/cabecera-perfil-h.png") no-repeat;
}
#cabecera #principal #superior > div #usuarioInfo > div.info div.user img.M {
  background: url("/themes/evocacion/images/cabecera-perfil-m.png") no-repeat;
}
#cabecera #principal #superior > div #usuarioInfo > div.info div.user img.foto {
  border: 2px solid white;
  border-radius: 3px;
}
#cabecera #principal #superior > div #usuarioInfo > div.info div.user span {
  display: block;
  padding-top: 10px;
  font-family: Neo Sans W01 Bold, Verdana;
  font-size: 14px;
}
#cabecera #principal #superior > div #usuarioInfo > div.info div.user a {
  color: #ffffff;
  font-family: Neo Sans W01, Verdana;
  font-size: 11px;
}
#cabecera #principal #superior > div #usuarioInfo > div.info div.user a:hover {
  text-decoration: underline;
}
#cabecera #principal #superior > div #usuarioInfo form {
  padding-top: 12px;
  font-family: Neo Sans W01 Bold, Verdana;
}
#cabecera #principal #superior > div #usuarioInfo form div.group {
  display: block;
  float: left;
}
#cabecera #principal #superior > div #usuarioInfo form div.group input {
  border: none;
  padding: 5px;
  margin: 2px 3px 4px 0;
  border: 1px solid #bbbbbb;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  border-radius: 2px;
  font-size: 14px;
  line-height: 17px;
  float: left;
  display: inline-block;
}
#cabecera #principal #superior > div #usuarioInfo form div.group input.error {
  color: #e60029;
  border: 1px solid #e60029;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZTZlYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to bottom, #ffffff, #ffe6ea);
}
#cabecera #principal #superior > div #usuarioInfo form div.group label {
  display: block;
  float: left;
  color: #ffffff;
  font-size: 11px;
  line-height: 20px;
  height: 16px;
  font-family: Neo Sans W01 Bold, Verdana;
}
#cabecera #principal #superior > div #usuarioInfo form div.group input[type="checkbox"] {
  float: left;
  margin: 3px 6px 0 0;
  padding: 0;
  border: none;
}
#cabecera #principal #superior > div #usuarioInfo form div.group label.checkbox {
  float: none;
  color: #393939;
  font-family: Neo Sans W01, Verdana;
  font-size: 100%;
  padding: 0;
}
#cabecera #principal #superior > div #usuarioInfo form div.group div.errorMessage {
  float: left;
  font-size: 11px;
  color: #e60029;
  line-height: 29px;
  padding-left: 4px;
}
#cabecera #principal #superior > div #usuarioInfo form div.botones {
  display: block;
  float: left;
}
#cabecera #principal #superior > div #usuarioInfo form input[type="checkbox"] {
  float: left;
}
#cabecera #principal #superior > div #usuarioInfo form input[type="submit"], #cabecera #principal #superior > div #usuarioInfo form a.btn {
  font-family: Neo Sans W01, Verdana;
  font-size: 14px;
  background: #e6e6e6;
  border: 1px solid #bbbbbb;
  display: inline-block;
  padding: 5px 8px;
  color: #393939;
  cursor: pointer;
  border-radius: 4px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  margin: 18px 4px 0;
}
#cabecera #principal #superior > div #usuarioInfo form input[type="submit"]:hover, #cabecera #principal #superior > div #usuarioInfo form a.btn:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JiYmJiYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to bottom, #ffffff, #bbbbbb);
}
#cabecera #principal #superior > div #usuarioInfo form span.required {
  display: none;
}
#cabecera #principal #superior > div #usuarioInfo form label.recordar {
  color: #ffffff;
  font-size: 11px;
  line-height: 20px;
}
#cabecera #principal #superior > div #usuarioInfo form a.remember {
  color: #ffffff;
  float: right;
  font-size: 11px;
  line-height: 20px;
  height: 16px;
}
#cabecera #principal #superior > div #usuarioInfo div#comunidad {
  color: #ffffff;
  font-family: Neo Sans W01, Verdana;
  padding: 8px 0 0;
  min-width: 300px;
  text-align: right;
  position: absolute;
  bottom: 6px;
  right: 0;
}
#cabecera #principal #superior > div #usuarioInfo div#comunidad strong {
  font-weight: normal;
  font-family: Neo Sans W01 Bold, Verdana;
}
#cabecera #principal #menu {
  background: url("/themes/evocacion/images/fondo-sombra-rojo.png") no-repeat top center #c10033;
  width: 100%;
  height: 54px;
}
#cabecera #principal #menu ul {
  width: 940px;
  margin: 0 auto;
  padding: 0 30px;
}
#cabecera #principal #menu ul li {
  height: 54px;
  display: inline-block;
  padding: 0 10px;
  margin: 0;
}
#cabecera #principal #menu ul li a {
  color: #ffffff;
  font-family: Neo Sans W01 Bold, Verdana;
  font-size: 15.6px;
  line-height: 58px;
}
#cabecera #principal #menu ul li:hover {
  background: #b30020;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E4MDAyYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U2MDAyOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to bottom, #a8002c, #e60029);
}
#cabecera #principal #menu ul li.activo {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E4MDAyYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U2MDAyOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to bottom, #a8002c, #e60029);
}

#contenido {
  width: 940px;
  margin: 0 auto;
  padding: 0 30px;
}

#pie {
  clear: both;
  background: url("/themes/evocacion/images/fondo-sombra-rojo.png") no-repeat top center #c10033;
  width: 100%;
  margin-top: 80px;
}
#pie > div {
  width: 940px;
  margin: 0 auto;
  padding: 70px 30px 40px;
}
#pie > div ul {
  display: inline-block;
  padding: 10px 0 0;
  margin: 0 40px 0 0;
  border-top: 3px solid #ffffff;
  vertical-align: top;
  width: 185px;
}
#pie > div ul li {
  background: url("/themes/evocacion/images/pie-bullet.png") no-repeat left center;
  padding-left: 15px;
  margin-bottom: 4px;
}
#pie > div ul li a {
  color: #ffffff;
  font-family: Neo Sans W01 Bold, Verdana;
  font-size: 14.4px;
}
#pie > div ul li a:hover {
  color: #e1e1e1;
}
#pie > div ul.logos {
  border: none;
  margin: 0;
  padding: 0;
  width: 200px;
}
#pie > div ul.logos li {
  background: none;
  padding: 0;
  margin: 0 0 10px 0;
  color: #ffffff;
  font-family: Neo Sans W01 Bold, Verdana;
  font-size: 14.4px;
}
#pie > div ul.logos li.last {
  margin-top: 10px;
  font-size: 12px;
}

div.minutos {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url('../images/iconos-s5b188d97be.png') 0 -3709px no-repeat;
  text-align: center;
  color: #ffffff;
  margin: 5px 0 0 10px;
}
div.minutos.grande {
  background: url('../images/iconos-s5b188d97be.png') 0 -5923px no-repeat;
  width: 95px;
  height: 90px;
  left: -26px;
  top: 0;
}
div.minutos.grande .h1 {
  font-size: 32px;
  line-height: 90px;
}
div.minutos.grande .h2 {
  font-size: 30px;
  line-height: 32px;
  top: 22px;
  font-family: Neo Sans W01 Bold, Verdana;
}
div.minutos.grande .h3 {
  font-size: 13px;
  line-height: 15px;
  top: 52px;
  font-family: Neo Sans W01 Bold, Verdana;
}
div.minutos .h1, div.minutos .h2, div.minutos .h3 {
  position: absolute;
  text-align: inherit;
  width: 100%;
}
div.minutos .h1 {
  font-family: Neo Sans W01 Bold, Verdana;
  font-size: 16px;
  line-height: 40px;
  top: 0;
}
div.minutos .h2 {
  font-size: 18px;
  line-height: 10px;
  top: 10px;
}
div.minutos .h3 {
  font-size: 10px;
  line-height: 10px;
  top: 22px;
}

body.modal {
  overflow: hidden;
}

.scrollbar {
  width: 100px;
  height: 100px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
}

div.modal-loading {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none;
  top: 0;
  left: 0;
  z-index: 9999;
  background: url("/themes/evocacion/images/cargando.gif") no-repeat center center #ffffff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

div.modal {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none;
  top: 0px;
  left: 0px;
  z-index: 9999;
}
div.modal div.modal-fondo {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ffffff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  z-index: 100;
}
div.modal div.modal-marco {
  position: relative;
  width: 70%;
  margin: 30px auto;
  padding: 50px 30px;
  background: #ffffff;
  border: 8px solid #bbbbbb;
  z-index: 200;
}
div.modal div.modal-marco.modal-marco-ancho-contenido {
  width: 864px;
}
div.modal div.modal-marco.modal-marco-ancho-1 {
  width: 50%;
}
div.modal div.modal-marco.modal-marco-ancho-2 {
  width: 70%;
}
div.modal div.modal-marco.modal-marco-ancho-3 {
  width: 90%;
}
div.modal div.modal-marco.modal-marco-ancho-4 {
  width: 30%;
}
div.modal div.modal-marco.modal-marco-ancho-4.modal-ayudanos-line-height {
  line-height: 25px;
}
div.modal div.modal-marco.modal-marco-ancho-4 div.camion-bg {
  text-align: center;
}
div.modal div.modal-marco.modal-marco-margen-1 {
  margin: 0 auto 0 auto;
  top: 20%;
}
div.modal div.modal-marco.modal-marco-margen-2 {
  margin: 40px auto 0 auto;
}
div.modal div.modal-marco.modal-marco-margen-3 {
  margin: 150px auto 0 auto;
}
div.modal div.btn-modal-cierre {
  float: right;
  width: 33px;
  height: 33px;
  background: url('../images/iconos-s5b188d97be.png') 0 0 no-repeat;
  cursor: pointer;
  margin-bottom: 20px;
}
div.modal div.btn-modal-cierre.inactivo {
  display: none;
}
div.modal div.modal-frame {
  width: 100%;
  clear: both;
}
div.modal div.modal-frame h1 {
  margin: 20px 0px;
  font-size: 27.6px;
  line-height: 27.6px;
}
div.modal div.modal-frame h1.subtitular {
  margin: 20px 0px 5px 0px;
}
div.modal div.modal-frame p {
  font-size: 18px;
  line-height: 1.35em;
}
div.modal div.modal-frame .separador {
  border-bottom: #bbbbbb 2px solid;
  height: 2px;
  width: 100%;
  margin-bottom: 10px;
}
div.modal.modal-evocamigos {
  font-size: 16px;
}
div.modal.modal-evocamigos h2 {
  font-size: 18px;
  color: #000;
  font-family: Neo Sans W01 Italic, Verdana;
  padding: 8px 0;
}
div.modal.modal-evocamigos p {
  color: #797979;
  line-height: 1.25em;
}
div.modal.modal-evocamigos ul {
  padding-left: 55px;
}
div.modal.modal-evocamigos ul li {
  background: url("/themes/evocacion/images/bullet-evocamigos.png") no-repeat;
  background-position: 0px 4px;
  padding-left: 15px;
  margin: 15px 0;
  line-height: 20px;
}
div.modal.modal-evocamigos .boton {
  margin: 5px 0;
}
div.modal.modal-evocamigos .enlace-negro {
  color: #000;
  text-decoration: underline;
}
div.modal.modal-contacto li {
  float: left;
  width: 27%;
  margin: 6% 6% 0;
  display: block;
}
div.modal.modal-contacto input {
  width: 100%;
  clear: both;
}
div.modal.modal-alerts .modal-frame p {
  font-size: 18px;
}

.form-bajas .fila .botones {
  text-align: center;
}
.form-bajas .fila .botones input[type=submit] {
  display: inline-block;
  border: 4px solid #c10033;
  padding: 0 3px 0 3px;
  color: white;
  background: #c10033;
  border-radius: 4px;
  font-size: 14px;
  width: auto;
  cursor: pointer;
}
.form-bajas .fila .botones input[type=submit]:hover {
  border: 4px solid #e60029;
  background: #e60029;
}

.form-contacto {
  margin: 30px auto;
  padding: 0 30px;
  margin: 0px auto;
  padding: 0;
}
.form-contacto .rojo {
  color: #e60029;
}
.form-contacto .negro {
  color: #000000;
}
.form-contacto b {
  font-weight: bold;
  ont-family: Neo Sans W01 Bold, Verdana;
}
.form-contacto .errorSummary {
  padding: 20px;
  border: 1px solid #e60029;
  background: #ffe6ea;
  margin-bottom: 20px;
}
.form-contacto .errorSummary h4 {
  margin-bottom: 10px;
}
.form-contacto .bloque {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.form-contacto .bloque.nobottom {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.form-contacto .bloque .foto {
  position: relative;
  float: left;
  width: 190px;
  height: 190px;
  border: 7px solid #e6e6e6;
  padding: 5px;
}
.form-contacto .bloque .foto.educaDig {
  border: 7px solid #ffc801;
  position: relative;
}
.form-contacto .bloque .foto.educaDig:after {
  content: '';
  position: absolute;
  height: 40px;
  width: 40px;
  bottom: -7px;
  right: -7px;
  background: #ffc801 url("/themes/evocacion/images/educadig-star.jpg") no-repeat;
  display: inline-block;
}
.form-contacto .bloque .foto input {
  display: none;
}
.form-contacto .bloque .foto .foto-editar {
  position: absolute;
  width: 100%;
  bottom: 25px;
  text-align: center;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.5s;
}
.form-contacto .bloque .foto .foto-editar a {
  color: #000000;
  background: #bbbbbb;
  padding: 5px;
  border-radius: 5px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.form-contacto .bloque .foto:hover .foto-editar {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.form-contacto .bloque .texto {
  float: left;
  vertical-align: bottom;
  margin-left: 30px;
}
.form-contacto .bloque .linea-horizontal {
  clear: both;
  height: 4px;
  border-bottom: 2px solid #e6e6e6;
}
.form-contacto .bloque .linea-horizontal.linea-horizontal-30 {
  height: 30px;
}
.form-contacto .bloque .linea-horizontal.linea-horizontal-b10 {
  margin-bottom: 10px;
}
.form-contacto .bloque .linea-horizontal.linea-horizontal-b20 {
  margin-bottom: 20px;
}
.form-contacto .bloque p {
  font-size: 15.6px;
}
.form-contacto .bloque .fila .campo {
  display: inline-block;
  width: 33%;
  margin-bottom: 15px;
  vertical-align: top;
}
.form-contacto .bloque .fila .campo.corto {
  width: 15%;
}
.form-contacto .bloque .fila .campo.medio1 {
  width: 27%;
}
.form-contacto .bloque .fila .campo.medio2 {
  width: 40%;
}
.form-contacto .bloque .fila .campo.medio3 {
  width: 55%;
}
.form-contacto .bloque .fila .campo.largo {
  width: 100%;
}
.form-contacto .bloque .fila .campo.largo2 {
  width: 66%;
}
.form-contacto .bloque .fila .campo.derecha {
  text-align: right;
}
.form-contacto .bloque .fila .campo.centro {
  text-align: center;
}
.form-contacto .bloque .fila .campo label {
  color: #e60029;
  font-size: 13.2px;
}
.form-contacto .bloque .fila .campo input {
  vertical-align: top;
  width: 84%;
}
.form-contacto .bloque .fila .campo .select2-container {
  width: 87%;
  padding: 3px 0;
}
.form-contacto .bloque .fila .campo .select2-container.corto {
  width: 40%;
}
.form-contacto .bloque .fila .campo .select2-container.medio1 {
  width: 27%;
}
.form-contacto .bloque .fila .campo .select2-container.medio2 {
  width: 40%;
}
.form-contacto .bloque .fila .campo .select2-container.medio3 {
  width: 55%;
}
.form-contacto .bloque .fila .campo .select2-container.largo {
  width: 100%;
}
.form-contacto .bloque .fila .campo .select2-container.largo2 {
  width: 66%;
}
.form-contacto .bloque .fila .campo input[type=submit] {
  display: inline-block;
  border: 4px solid #c10033;
  padding: 0 3px 0 3px;
  color: white;
  background: #c10033;
  border-radius: 4px;
  font-size: 14px;
  width: auto;
  cursor: pointer;
}
.form-contacto .bloque .fila .campo input[type=submit]:hover {
  border: 4px solid #e60029;
  background: #e60029;
}
.form-contacto .bloque .fila .campo input[type=submit].inactivo {
  border: 4px solid #e6e6e6;
  background: #e6e6e6;
  color: #bbbbbb;
}
.form-contacto .bloque .fila .campo.largo input, .form-contacto .bloque .fila .campo.largo textarea, .form-contacto .bloque .fila .campo.largo2 input, .form-contacto .bloque .fila .campo.largo2 textarea {
  width: 99%;
}
.form-contacto .bloque .fila .campo input[type=checkbox] {
  width: 15px;
}
.form-contacto .bloque .fila .campo select {
  width: 85%;
}
.form-contacto .bloque .fila .campo select.corto {
  width: 40%;
}
.form-contacto .bloque .fila .campo .hasDatepicker {
  width: 32%;
  height: 16px;
}
.form-contacto .bloque .fila .campo .ui-datepicker-trigger {
  vertical-align: middle;
  cursor: pointer;
}
.form-contacto .rojo {
  color: #e60029;
}
.form-contacto .negro {
  color: #000000;
}
.form-contacto b {
  font-weight: bold;
  ont-family: Neo Sans W01 Bold, Verdana;
}
.form-contacto .separador {
  margin: 15px 0;
}
.form-contacto .bloque .texto {
  margin-left: 0;
  float: none;
}
.form-contacto .bloque .fila .campo label {
  display: block;
}
.form-contacto .bloque .fila .campo textarea {
  width: 60%;
  height: 150px;
}

#ui-datepicker-div select {
  background: #FFF;
  border: 1px solid #000;
  padding: 0;
  margin: 0 5px;
  font-size: 12px;
  width: 70px;
  min-width: 30px;
  -webkit-appearance: menulist;
}

.logo-imprimir {
  display: none;
}

.select2-container, .select2-drop {
  font-size: 14.4px;
}

.tooltip-bg {
  background: white;
}

.ui-widget-shadow {
  opacity: 1 !important;
}

/* session caducada */
.session-expired.alert {
  margin: 3em auto;
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.min-height {
  height: 100%;
}

.myAlert {
  margin: 3em auto;
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.canje-loading {
  display: none;
  width: 100%;
  height: 100%;
  z-index: 99998;
  position: fixed;
  padding: 0;
  margin: 0;
  background: rgba(255, 255, 255, 0.6);
  top: 0px;
  left: 0px;
}
.canje-loading .canje-loading-gif {
  margin: 0 auto;
  z-index: 99999;
  width: 75%;
  position: fixed;
  left: 50%;
  margin-left: -37.5%;
  text-align: center;
  top: 25%;
}

div.wrap-cumpleanos .cumple-widget h4 {
  font-size: 14px;
  color: #e60029;
}
div.wrap-cumpleanos .cumple-widget .mas-info {
  text-align: center;
  margin: 30px 0;
}
div.wrap-cumpleanos .cumple-widget .ganador h4 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 18px;
}
div.wrap-cumpleanos .cumple-widget .ganador .bloque-cumpleanos {
  margin: 0px;
}
div.wrap-cumpleanos .cumple-widget .ganador .bloque-cumpleanos .items .destacado {
  margin-top: 10px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
div.wrap-cumpleanos .cumple-widget .ganador .bloque-cumpleanos .items .destacado .img-perfil img {
  width: 100px;
  margin-right: 10px;
}
div.wrap-cumpleanos .cumple-widget .ganador .bloque-cumpleanos.home .items .destacado {
  border-bottom: none;
}
div.wrap-cumpleanos .cumple-widget .ganador .bloque-cumpleanos.home .items .destacado .img-perfil img {
  width: 60px;
}
div.wrap-cumpleanos .cumple-widget .ganador .bloque-cumpleanos.home .cumple-datos {
  display: none;
}
div.wrap-cumpleanos .cumple-widget div.img {
  margin-bottom: 10px;
}
div.wrap-cumpleanos .cumple-widget div.img .texto {
  color: #ffffff;
  position: relative;
  top: 90px;
  text-align: center;
  width: 390px;
  margin: 0 auto;
  line-height: 40px;
  font-size: 32px;
}
