/* General settings */
body {
  padding-top: 65px;
}

@media (max-width: 768px) {
  body {  
    padding-top: 40px;
  }
  .nav > li > a {
    display: inline;
  }
}
.page-header {
  margin: 10px 0 20px;
}
.pager {
  margin-top: 0px;
  margin-bottom: 50px;
}

/* Breadcrumb */
.breadcrumb {
  background-color: transparent;
  margin-bottom: 0px;
  padding: 0px;
}
.breadcrumb ul {
  margin-bottom: 0px;
}

/* pie */
#pie {
 border: 1px solid #ccc;
 color: #999;
 overflow: hidden;
 padding-bottom: 0.2em;
 padding-right: 0.5em;
 padding-top: 0.2em;
 text-align: right;
}
#pie p {
 font-size: 0.85em;
 letter-spacing: 0.3em;
 margin: 0.7em 0 0;
 padding: 0;
}
#pie a {
 color: #666;
 letter-spacing: 0em;
}
#pie .gobiernoNavarra {
 float: left;
}

/* cabecera */
.navbar-nav > li > a {
  padding-top: 0px!important;
  padding-bottom: 0px!important;
  margin-top: 20px;
}
#menuEspecial {
  overflow: hidden;
  display: block;
  margin: 0.5em 0 0;
}
#menuEspecial ul {
  font-size: 1em;
  font-weight: bold;
  margin: 0.1em 0;
  background-color: #ccc;
  text-align: right;
}
#menuEspecial li {
  padding: 0;
  display: inline;
}
#menuEspecial a {
  color: #666;
  padding: 0 0.8em;
  text-decoration: none;
  border: none;
  line-height: 1.35em;
}
#menuEspecial a:hover {
  background-color: #fff;
}
#menuEspecial .on a {
  background-color: #fff;
  position: relative;
  top: 1px;
}
#menuEspecial .logo {
  float: right;
  top: -1px;
  background-color: #fff;
}
#menuEspecial .logo span {
  display: none;
}
.idiomaActivo {
  font-weight: bold;
  background-color: transparent;
  cursor: default;
}
.idiomaActivo > a {
  color: #454343 !important;
}
.idiomaNormal {
  text-decoration: underline;
}

/* tooltips color*/
.tooltip-inner {
  background-color: #666;
  color: #fff;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #666;
}

/* img sprite */
.sprite {
  background-image: url('../img/spritesheet.png');
  background-repeat: no-repeat;
  display: block;
}
.sprite-logo-cab-edu {
  width: 296px;
  height: 33px;
  background-position: 0 0;
}
.sprite-logo-navarra-es-p {
  width: 120px;
  height: 20px;
  background-position: 0 -33px;
  display: inline-block;
}
.sprite-logo-pie-es {
  width: 67px;
  height: 28px;
  background-position: -186px -33px;
}
.sprite-logo-pie-eu {
  width: 66px;
  height: 28px;
  background-position: -120px -33px;
}

.list-group-item {
  margin-bottom: 5px!important;
  -webkit-box-shadow: 0 4px 6px -6px #222!important;
  -moz-box-shadow: 0 4px 6px -6px #222!important;
  box-shadow: 0 4px 6px -6px #222!important;
  border-radius: 0px!important;
}
.list-group-item:first-child {
  border-radius: 0px!important;
}
.list-group-item:last-child {
  border-radius: 0px!important;
}

/* style.css y tables.css anterior */
.error {
  color: red;
  font-size: 0.9em;
  font-style: italic;
  font-weight: bold;
  list-style-type: none;
}
.panelGroup {
  display: block;
  margin-bottom: 10px;
}
.error_general {
  color: red;
  font-size: 22px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  width: 250px;
  border:  dotted #ff0000 2px;
  margin: 100px auto;
  padding: 10px 0px;
}
.center {
  margin: 0 auto;
}
.form_label {
   display:block;
   float:left;
   width:15em;
}
.order-table {
  border-collapse: collapse;
  font-size: 0.85em;
  width: 100%;
}
.order-table-header {
  text-align: left;
  vertical-align: top;
  background: none repeat scroll 0 0 #E5E5E5;
  border-bottom: 1px solid #BBBBBB;
  padding: 3px;
  font-size: 0.80em;
}
.order-table-odd-row {
  text-align: left;
  padding-left: 5px;
  background: none repeat scroll 0 0 #FFFFFF;
  border-top: 1px solid #BBBBBB;
}
.order-table-even-row {
  text-align: left;
  padding: 3px;
  background: none repeat scroll 0 0 #F9F9F9;
  border-top: 1px solid #BBBBBB;
}
.column-left-align {
  text-align: left;
  margin-left: 5px;
}
.column-right-align {
  text-align: right;
  padding-right: 10px;
}
th.order-table-header a img {
  margin-left: 5px;
}
#perfilesDataTable {
  font-size: 0.8em;
  width: 400px;
}
#listasDataTable {
  font-size: 0.8em;
  width: 300px;
}
.input-as-link {
  color: #666666;
  border: none;
  background: transparent;
  text-decoration: none;
}
#cuerpo.combo {
  min-width: 48px;
}
.combo {
  width: 100%;
  max-width: 450px;    
}
.colPosLista {
  text-align: right;
  padding-right: 10px;
  width:10%;
}
.colPuntuacion {
  text-align: right;
  padding-right: 10px;
  width:10%;  
}
.colNombre {
  text-align: left;
  padding-right: 10px;
  width:40%;  
}
.colTipoLista {
  text-align: left;
  padding-right: 10px;
  width:15%;  
}
.colPerfil {
  text-align: left;
  padding-right: 10px;
  width:15%;  
}
.colEstado {
  text-align: left;
  padding-right: 10px;
  width:10%;
}
.colPosDisp {
  text-align: right;
  padding-right: 10px;
  width:10%;
}
.colCuerpo {
text-align: left;
  padding-right: 10px;
  width:10%;
}
.colEspecialidad {
  text-align: left;
  padding-right: 10px;
  width:20%;
}
.colIdioma {
  text-align: left;
  padding-right: 10px;
  width:10%;
}
.alert {
  padding: 20px;
  background-color: #fbf7bb;
  font-weight: bold;
  line-height: 1.2em;
  font-size: 1.4em;
  margin-bottom: 20px;
  border-color: #ddd!important;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  word-break: break-word;
}


/**
 * Menu hamburguesa superior derecha
 */ 
/* https://codepen.io/aloosle/pen/eaVLZx */
#menuToggle {
  display: none;
  position: absolute;
  top: 15px;
  right: 10px;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle input {
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
  -webkit-touch-callout: none;
}

#menuToggle span /* hamburger */
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #cdcdcd;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child { transform-origin: 0% 0%; }
#menuToggle span:nth-last-child(2) { transform-origin: 0% 100%; }

/* Transform all the slices of hamburger into a crossmark. */
#menuToggle input:checked ~ span {
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  /*background: #232323;*/
}

#menuToggle input:checked ~ span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2) {
  opacity: 1;
  transform: rotate(-45deg) translate(0, -1px);
}

#menu {
  position: absolute;
  width: 300px;
  margin: -100px 0 0 0;
  padding-left: 25px;
  padding-top: 125px;
  right: -100px;
  background: #f7f7f7;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  transform-origin: 0% 0%;
  transform: translate(100%, 0);
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu li {
  padding: 10px 0;
  font-size: 22px;
}

#menuToggle input:checked ~ ul {
  transform: none;
  opacity: 1;
}

#menuToggle a { color: rgb(51, 51, 51); }

@media screen and (max-width: 768px) {
  #menu {
    transform: none;
    opacity: 0;

    transition: opacity 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  }
  #menuToggle {
    display: block;
  }
}

