/@charset "UTF-8";

body {
  background: #FAF8F4;
}


.bg-info {
    background-color: #9A1510 !important;
    color: white !important;
}


#branding {
  outline: 0px solid red;
  background: url(/static/art/header-background.png) no-repeat top left #FCF9F5;
  height: 85px;
  margin-top: 0;
  padding-top: 0;
  margin-left: 0;
  padding-left: 0;
  }

#topmenu {
  -webkit-border-top-left-radius: 0 !important;
  -webkit-border-top-right-radius: 0 !important;
  -webkit-border-bottom-left-radius: 5px !important;
  -webkit-border-bottom-right-radius: 5px !important;
  -moz-border-radius-topleft: 0 !important;
  -moz-border-radius-topright: 0 !important;
  -moz-border-radius-bottomleft: 5px !important;
  -moz-border-radius-bottomright: 5px !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

@media (max-width:767px) {
  .navbar-header {
    display:flex;
  }
}

@media (max-width:767px) {
  .navbar-brand {
    order:1;
  }
}

@media (max-width:767px) {
  .navbar-toggle {
    order:0;
    margin-left:15px;
    margin-right:0;
  }
}

#sidebar {
  padding-top: 4px; }

.main-content {
  background: #F8FAF4; }

.main-header {
  background: #F8FAF4;
  -webkit-border-top-left-radius: 5px !important;
  -webkit-border-top-right-radius: 5px !important;
  -moz-border-radius-topleft: 5px !important;
  -moz-border-radius-topright: 5px !important;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important; }

.main-header > h1.titulo {
  border: 0px solid red;
  padding-top: 0;
  padding-bottom: 0; }

#footer {
  border-top: 2px solid #303E3F;
  background-color: white;
  color: #C0C0B0;
}

.titulo {
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 160%;
  color: #9A1510;
}

.titulo > small {
  font-size: 90%;
  color: #9A1510;
  font-weigth: bolder;
}


div.tabs p {
  color: red;
  text-align: justify; }

.mensaje {
  font-size: 120%;
  color: green; }

.resalta {
  color: #733;
  border-bottom: 1px dotted #733;
  background-color: #fdff79;
}


span.fecha {
  color: #666;
  font-size: 65%;
  padding-left: 0em;
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
  border: 0px solid green; }

p.introduccion {
  font-size: 120%;
  }

p.nota {
  font-size: 100% !important;
  border: 0px solid green;
  margin-left: 3em;
  }

p.nota a {
  text-decoration: none; }

p.nota a:hover {
  text-decoration: underline; }

p.leermas {
  font-size: 85%;
  border: 0px solid red;
  text-align: right; }

p.leermas a {
  text-decoration: none; }

p.leermas a:hover {
  text-decoration: underline; }

div.foto {
  display: block;
  width: 280px;
  float: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  background: none;
  text-align: center;
  padding-bottom: 10px;
  outline: 0px solid black; }

div.foto img {
  display: block;
  background: none;
  border: 0px solid red;
  margin-top: 2px;
  margin-left: auto;
  margin-right: auto;
}

div.foto p {
  outline: 0px solid black;
  color: #222;
  font-size: 100%;
  color: #333;
  text-align: center; }

div.foto p.apaisada {
  width: 220px;
  margin-left: auto;
  margin-right: auto; }

h2.entrada {
  border: 1px solid red;
  font-size: 114%; }



/* table selector para el diccionario */

table.selector {
    left: auto;
    right: auto;
    }

table.selector td {
    height: 20px;
    line-height: 20px;
    text-align: center;
    }

table.selector tr td.selected {
    font-weight: bolder;
    }

table.selector tr td a {
    text-decoration: none;
    color: #359;
    }

table.selector td:hover {
    background-color: #CECECE;
    }

table.selector td a:hover {
    text-decoration: underline;
    }

blockquote.subtitulo {
  margin-left: 30px;
  padding-left: 2px;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 2px;
  font-weight: 120%;
  color: #444;
  border-left: 0px solid green; }

p.fecha {
  color: #444;
  margin-left: 30px;
  padding-left: 2px;
  padding-top: 2px;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 2px;
  border-top: 0px solid #DDD;
  text-align: left;
  border-left: 0px solid green;
}

p.fecha span.glyphicon {
  margin-left: 1em;
  color: #BB0707; }

div.formulario {
  border: 0px solid green;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 32px;
  padding-right: 32px;
}

.consulta {
    border: 0px solid red;
    padding-bottom: 1em;
    padding-right: 32px;
    margin-bottom: 22px;
}

div.pregunta {
  background: url(../images/open-quote.png) no-repeat left top;
  font-size: 125%;
  line-height: 155%;
  margin-left: 32px;
  margin-right: 32px;
  font-weight: bolder;
  text-indent: 4px;
  text-align: justify; 
  border: 0px solid red;
  padding-bottom: 1.2em;
  }

div.pregunta > p {
  margin-bottom: 1.2em;
  }

div.respuesta {
  font-size: 125%;
  padding-left: 32px;
  padding-right: 32px;
  line-height: 155%;
  text-indent: 4px;
  text-align: justify; 
  border: 0px solid green;
  }

div.fleuron {
  text-align: center;
  margin-bottom: 1em;
  margin-bottom: 1em;
  }

div.respuesta > p {
  margin-bottom: 1.2em;
  }


div.menu > ul a {
  text-decoration: none !important; }

dl.detail {
  border-top: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0; }

dl.detail dt {
  font-size: 140%;
  font-weight: bolder;
  margin-left: 1em;
  padding-top: 5px; }

dl.detail dd {
  font-size: 140%;
  margin-left: 2em;
  padding-top: 2px;
  padding-bottom: 5px; }

div.descargas {
  margin-top: 10px;
  margin-bottom: 30px;
  text-align: right;
  margin-right: 10px; }

.download_rtf {
  -moz-box-shadow: inset 0px 1px 0px 0px #bee2f9;
  -webkit-box-shadow: inset 0px 1px 0px 0px #bee2f9;
  box-shadow: inset 0px 1px 0px 0px #bee2f9;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf));
  background: -moz-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
  background: -webkit-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
  background: -o-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
  background: -ms-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
  background: linear-gradient(to bottom, #63b8ee 5%, #468ccf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf',GradientType=0);
  background-color: #63b8ee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #3866a3;
  display: inline-block;
  cursor: pointer;
  color: #14396a;
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 23px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #7cacde; }

.download_rtf:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee));
  background: -moz-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
  background: -webkit-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
  background: -o-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
  background: -ms-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
  background: linear-gradient(to bottom, #468ccf 5%, #63b8ee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee',GradientType=0);
  background-color: #468ccf; }

.download_rtf:active {
  position: relative;
  top: 1px; }

.etimologia {
  font-size: 130%;
  color: #336600; }

.grafia_alternativa {
  font-size: 130%;
  color: #007BFF;r
  }

.red {
  color: #900000; }

.green {
  color: #036000; }

.gris {
  color: #8A8A8A; }

.revision {
  border: 1px solid #8A8A8A;
  background-color: white;
  padding: 4px;
}

p.revision_firma {
  text-align: left;
  border-top: 1px solid #A3A3A3;
  color: #8A8A8A;
  padding: 0;
  padding-top: 0.5em;
  margin-bottom: 0;
  padding-bottom: 0;
  }

.left-side {
  font-size: 85%;
  margin-bottom: 20px;
  /* background-color: transparent; */
  border: 1px solid silver;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.left-side .panel-heading {
  background: #6a7b85 url(/static/art/panel-header-bg.png) top repeat-x;
  padding: 10px 15px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #FAFAFA; }

.left-side .panel-heading a {
  color: #FFFFFF; }

.right-side {
  font-size: 85%;
  background-color: #E2E2D6; }

.right-side .panel-heading {
  background: #6a7b85 url(/static/art/panel-header-bg.png) top repeat-x;
  padding: 10px 15px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/*.right-side .panel-heading a {*/
  /*color: #FFFFFF; }*/

img.banner {
   display: block;
   margin-left: auto;
   }

#map {
  width: 100%;
  height: 300px;
  border: 1px solid black; }

p.pie-de-cita {
  margin-top: 0;
  padding-top: 0;
  font-weight: bolder; }

.enhanced {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 15pt;
  color: #101044;
}  
/*# sourceMappingURL=acl.css.map */

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.match {
  font-weight: bolder;
  font-size: 110%;
  background-color: #ADC36C;
}

.etiqueta {
  font-style: italic;
}

.at-right {
  text-align: right;
}

.pager {
  margin-top: 12px;
  margin-bottom: 12px;
}

.signatura {
  text-align: right;
  color: grey;
  border-top: 1px solid grey;
  margin-right: 1em;
  margin-top: 1em;
  padding-top: 0.1em;
}

.aviso {
  font-size: 110%;
  border: 1px solid #aaaa7f;
  background-color: #ffffb7;
  color: #00033;
  margin: 2em;
  padding: 2em;
}


#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
    display: flex;
    justify-content: flex-end;
    margin-top: 16px;
    display: none;
}

#CybotCookiebotDialogPoweredbyCybot, #CybotCookiebotDialogHeader{
    justify-content: flex-end;
    width: 175px;
    display: none !important;
}

    #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogHeaderLogosWrapper, #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogHeader, #CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo, li.nectar-woo-cart {
        display: none !important;
    }


.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.debug {
  background-color: #449999aa;
  border: 1px dashed red;
}
