@charset "UTF-8";

.panel a {
  color: #ffffff;
}

.panel-heading-solo {
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  border-top-left-radius: 9px !important;
  border-top-right-radius: 9px !important; 
  min-height: 304px !important;
  vertical-align: middle !important;  
  position: relative;
  
 /* background-position: 0cm 35%;*/
  background-position: center center;
  /*background-size:cover;*/   
  background-color:transparent !important;
 /* background-repeat: no-repeat;*/
  
}

.panel-heading-solo-juego {
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  border-top-left-radius: 9px !important;
  border-top-right-radius: 9px !important; 
  min-height: 304px !important;
  vertical-align: middle !important;  
  position: relative;
  background-position: center center;   
  background-size:cover;   
  background-color:transparent !important;
  
  
}

.panel-default-sin-borde {
  border-color:transparent !important;
  background-color: transparent !important;
}



.panel-crear-creados {
  background-color: #262a49;
  color: #ffffff;
}

.panel-crear-convocatorias {
  background-color: #1c2037;
  color: #ffffff;
}

.panel-crear-convocatorias-ver-todos {
  background-color: #0072bb;
  color: #ffffff;
}

.panel-heading-imprimi-y-juga-verde {
  min-height: 76px !important;
  color: #ffffff !important;
  background-color: #29d3b6 !important;
}

.panel-heading-imprimi-y-juga-amarillo {
  min-height: 76px !important;
  color: #ffffff !important;
  background-color: #ffb83c !important;
}

.panel-crear-creados-anteriores-sin-borde-debajo {
  border-color: #ddd !important;
}

.panel-crear-creados-sin-imagen {
  background-color: #262a49;
  color: #ffffff;
  border-color: #48c4d8;
  text-align: center;
}

.panel-crear-creados-sin-imagen-derecha {
  background-color: #262a49;
  color: #ffffff;
  border-color: #ffffff;
}

.panel-border-crear-verde {
  border-color: #ddd !important;
  border-bottom: 12px solid #29d3b6 !important;
  position: relative;
  top: 0px; left: 0px; bottom: 10px;  
}

.panel-border-crear-naranja {
  border-color: #ddd !important;
  border-bottom: 12px solid #ffb83c !important;
}
.panel-border-crear-rojo {
  border-color: #ddd !important;
  border-bottom: 12px solid #ff5a5a !important;
}

.btn-rojo, .btn-rojo:hover  {
  background-color: #ff5a5a;
  color: #ffffff;
  border-color: #ff5a5a !important;
}

.panel-border-crear-celeste {
  border-color: #ddd !important;
  border-bottom: 12px solid #48c4d8 !important;
}

.text-crear-naranja {
  color: #ffb83c;
}

.text-crear-rojo {
  color: #ff5a5a;
}

.text-crear-verde {
  color: #29d3b6;
}

.text-crear-celeste {
  color: #48c4d8;
}

.text-titulo-crear {
  color: #48c4d8;
}

.bg-azul-oscuro {
  background-color: #1c2037;
  color: #ffffff !important;
}

.bg-negro-oscuro {
  background-color: #000000;
  color: #ffffff !important;
}

.bg-azul-crear {
  background-color: #2E3192;
  color: #ffffff !important;
}

.bg-azul-claro {
  background-color: #262a49;
  color: #ffffff !important;
}

.jumbotron_bar {
  background: #000000 !important;
}

.btn-etiqueta-verde {
  background-color:transparent;
  color: #29d3b6;
  border: 2px solid #29d3b6 !important
}

.btn-etiqueta-celeste {
  background-color:transparent;
  color: #48c4d8;
  border: 2px solid #48c4d8 !important
}



.panel-videojuego-solo {
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  border-top-left-radius: 9px !important;
  border-top-right-radius: 9px !important; 
  min-height: 304px !important;
  vertical-align: middle !important;  
  position: relative;
  background-position: center center;   
  background-size:auto;  
  background-color: #1c2037 !important;
  border-color: transparent  !important;
  
  
}


.panel-videojuego-juego {
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  border-top-left-radius: 9px !important;
  border-top-right-radius: 9px !important; 
  min-height: 304px !important;
  vertical-align: middle !important;  
  position: relative;
  background-position: center center;   
  background-size:auto;  
  background-color: #1c2037 !important;
  border-color:transparent !important;
}

.panel-videojuego-convocatoria {
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  border-top-left-radius: 9px !important;
  border-top-right-radius: 9px !important; 
  min-height: 304px !important;
  vertical-align: middle !important;  
  position: relative;
  background-position: center center;   
  background-size:auto;  
  border-color:transparent !important;
}

.panel-center {
  text-align: center;
}

.main-footer {
  background: #F3FAFF !important;
}

.navbar-default .nav > li > a {
  color: #2E3192 !important;
  font-weight: bold;
}

.navbar-default .nav > li > a:hover {
  background-color: #2E3192 !important;
  color: #FFF !important;
}

.navbar-header {
  float: left !important;
}

.navbar-header > .navbar-right {
  float: right !important;
}

body {
  padding-top: 0px !important;
}


.panel-heading figure img {
  margin-bottom: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.panel-heading figure {
  margin: 0 0 0 !important;
}

.panel-default-crear .panel-heading {
  padding: 0px 0px !important;
  background-color: transparent !important;
} 

.figure-crear-title img {
  margin-bottom: 0px !important;
  width: 100% !important;
}

.figure-crear-title {
  margin: 0 0 0 !important;
}

.home-juego {
  position: relative;
}

.home-juego-iframe {
  padding-bottom: 25.31% !important;
}

.home-juego-iframe-aumentado {
  padding-bottom: 25.31% !important;
}

.home-juego-overlay {
  background: rgba(0, 0, 0, 0.1) !important;
}

.social-share p {
  color: #ffffff;
}

/*.textblock-container {
position: relative;
}

.textblock {
position: absolute;
top: 20px; left: 20px;
text-align: center;
background-color: white !important;


}*/
