@charset "UTF-8";
/* Breakpoints */
/* Layout */
/* Fonts */
/* Font sizes */
@media (min-width: 100px) {
  h1 {
    font-size: 1.5rem; }

  .h1 {
    font-size: 1.5rem; }

  h2 {
    font-size: 1.25rem; }

  .h2 {
    font-size: 1.25rem; }

  h3 {
    font-size: 1.188rem; }

  .h3 {
    font-size: 1.188rem; }

  h4 {
    font-size: 1.125rem; }

  .h4 {
    font-size: 1.125rem; }

  h5 {
    font-size: 1.063rem; }

  .h5 {
    font-size: 1.063rem; }

  h6 {
    font-size: 1rem; }

  .h6 {
    font-size: 1rem; } }
@media (min-width: 480px) {
  h1 {
    font-size: 1.5rem; }

  .h1 {
    font-size: 1.5rem; }

  h2 {
    font-size: 1.25rem; }

  .h2 {
    font-size: 1.25rem; }

  h3 {
    font-size: 1.188rem; }

  .h3 {
    font-size: 1.188rem; }

  h4 {
    font-size: 1.125rem; }

  .h4 {
    font-size: 1.125rem; }

  h5 {
    font-size: 1.063rem; }

  .h5 {
    font-size: 1.063rem; }

  h6 {
    font-size: 1rem; }

  .h6 {
    font-size: 1rem; } }
@media (min-width: 992px) {
  h1 {
    font-size: 1.8rem; }

  .h1 {
    font-size: 1.8rem; }

  h2 {
    font-size: 1.525rem; }

  .h2 {
    font-size: 1.525rem; }

  h3 {
    font-size: 1.45rem; }

  .h3 {
    font-size: 1.45rem; }

  h4 {
    font-size: 1.25rem; }

  .h4 {
    font-size: 1.25rem; }

  h5 {
    font-size: 1rem; }

  .h5 {
    font-size: 1rem; }

  h6 {
    font-size: 1rem; }

  .h6 {
    font-size: 1rem; } }
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 1.15em;
  margin-bottom: 0.7em; }

.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 1em;
  margin-bottom: 0.7em; }

/* Colors */
.article-subtitle::after, .document-title::after {
  content: "";
  display: block;
  width: 108px;
  height: 3px;
  background-color: #0d4e96;
  margin-top: 0.6em;
  margin-bottom: 1.250em; }

/* Font face & icon */
@font-face {
  font-family: 'Lovelo';
  src: url("../fonts/lovelo/Lovelo-Black.otf") format("truetype");
  font-weight: normal;
  font-style: normal; }
.lovelo, #sn-label-connected, #content-connected .btn-nl, .facet__title, .siderelated__header, .toc-label, .timeline-news__datetime__day, .timeline-news__title h3 > a, #content-headings .heading-item-top, #content-topics .topic-header a, #content-results > h2, .commemoration-side-content-header, .commemoration-side-content-header h2.header-title, #slider-dates span, .content-section-header {
  font-family: "Lovelo", "OpenSans"; }

html {
  font-size: 16px; }

body {
  min-width: 360px;
  line-height: 1.5;
  overflow-x: hidden; }
  @media (min-width: 100px) {
    body {
      font-size: 0.65rem; } }
  @media (min-width: 480px) {
    body {
      font-size: 0.775rem; } }
  @media (min-width: 768px) {
    body {
      font-size: 0.775rem; } }
  @media (min-width: 992px) {
    body {
      font-size: 0.875rem; } }
  @media (min-width: 1200px) {
    body {
      font-size: 0.975rem; } }
  @media (min-width: 1600px) {
    body {
      font-size: 1rem; } }

h1, h2, h3, h4, h5 {
  font-family: "Open Sans", sans-serif; }

h1, h2 {
  color: #0d4e96;
  font-weight: bold; }

h1 {
  line-height: 1.3em; }

a {
  color: #09669d; }

main .media-left a {
  border-bottom: none; }

main a {
  border-bottom-width: 1px;
  border-bottom-style: solid; }

main a:hover {
  border-bottom: none; }

main .section-context a {
  border-bottom-width: 1px;
  border-bottom-style: dotted; }

main .section-context a:hover {
  border-bottom: none; }

.section-context__list a {
  border-bottom: none; }

.section-context__list a:hover {
  border-bottom: none;
  border-bottom-width: 1px;
  border-bottom-style: dotted; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.document-title a, .facet a,
#timeline a,
.homepage a,
a.image-link {
  border-bottom: none; }

a, a:visited, a:hover, a:focus {
  text-decoration: none; }

i.fa {
  padding-left: 1em;
  padding-right: 0.313em; }

/* To be more specific than bootstrap */
.input-group-btn .btn-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.center {
  text-align: center; }

.overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background: #000;
  opacity: 0.8; }

.overlay__loading {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 3em !important; }

.not-visible {
  visibility: hidden; }

.no-style {
  margin: 0;
  padding: 0; }
  @media (min-width: 100px) {
    .no-style {
      font-size: 0.65rem; } }
  @media (min-width: 480px) {
    .no-style {
      font-size: 0.775rem; } }
  @media (min-width: 768px) {
    .no-style {
      font-size: 0.775rem; } }
  @media (min-width: 992px) {
    .no-style {
      font-size: 0.875rem; } }
  @media (min-width: 1200px) {
    .no-style {
      font-size: 0.975rem; } }
  @media (min-width: 1600px) {
    .no-style {
      font-size: 1rem; } }
  .no-style__inline {
    display: inline-block; }
  .no-style__nobold {
    font-weight: normal; }

.navbar-pnia {
  margin: 0; }

.navtools {
  padding: 0.7em 0;
  margin: 0px; }

#logo-container {
  overflow: hidden;
  padding: 0; }
  #logo-container img {
    height: 3em;
    margin-top: 0.5em; }
    @media (min-width: 768px) {
      #logo-container img {
        margin-top: 0; } }
  #logo-container .navbar-toggle {
    display: none; }

/* menu */
.navbar-nav {
  margin-top: 0;
  margin-bottom: 0; }

#languages {
  padding-right: 1em;
  color: #666666;
  text-transform: uppercase;
  text-align: right; }
  #languages button {
    border-color: transparent;
    background-color: transparent;
    background-image: url("../images/icon_nav_scrolldown-blue.svg");
    background-position: center right;
    background-repeat: no-repeat;
    padding-left: 0.5em;
    padding-right: 3em;
    line-height: 3em;
    cursor: pointer; }
    @media (min-width: 768px) {
      #languages button {
        padding-right: 2em; } }
    #languages button img {
      vertical-align: bottom;
      display: inline; }
      @media (min-width: 768px) {
        #languages button img {
          display: none; } }
    #languages button .language-name {
      display: none; }
      @media (min-width: 768px) {
        #languages button .language-name {
          display: inline; } }
  #languages .dropdown-menu {
    margin-right: -5.5em;
    width: 3em; }
    @media (min-width: 768px) {
      #languages .dropdown-menu {
        margin-right: -2em; } }
    #languages .dropdown-menu li a {
      padding: 0.1em 0.75em; }

#languageMenu:focus {
  outline: thin dotted;
  outline-offset: -2px; }

#social-networks {
  display: none;
  margin: auto;
  border-left: 1px solid #cbcbcb;
  height: 2em;
  width: 50%;
  padding-left: 1em; }
  @media (min-width: 992px) {
    #social-networks {
      display: block; } }
  #social-networks ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  #social-networks .action-link {
    display: block;
    float: left;
    margin: 0 0.5em;
    height: 2em;
    width: 2em;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  #social-networks .dropdown-menu {
    width: 50%;
    border: none; }

#fb-action {
  transition: background-image 0.2s ease-in-out;
  background-image: url("../images/icon-social-fb-gray.svg"); }
  #fb-action:hover {
    transition: background-image 0.2s ease-in-out;
    background-image: url("../images/icon-social-fb-blue.svg"); }

#twitter-action {
  transition: background-image 0.2s ease-in-out;
  background-image: url("../images/icon-social-twitter-gray.svg"); }
  #twitter-action:hover {
    transition: background-image 0.2s ease-in-out;
    background-image: url("../images/icon-social-twitter-blue.svg"); }

#google-action {
  transition: background-image 0.2s ease-in-out;
  background-image: url("../images/icon-social-google-gray.svg"); }
  #google-action:hover {
    transition: background-image 0.2s ease-in-out;
    background-image: url("../images/icon-social-google-blue.svg"); }

#youtube-action {
  transition: background-image 0.2s ease-in-out;
  background-image: url("../images/icon-social-youtube-gray.svg"); }
  #youtube-action:hover {
    transition: background-image 0.2s ease-in-out;
    background-image: url("../images/icon-social-youtube-blue.svg"); }

#pinterest-action {
  transition: background-image 0.2s ease-in-out;
  background-image: url("../images/icon-social-pinterest-gray.svg"); }
  #pinterest-action:hover {
    transition: background-image 0.2s ease-in-out;
    background-image: url("../images/icon-social-pinterest-blue.svg"); }

#twitter-action {
  transition: background-image 0.2s ease-in-out;
  background-image: url("../images/icon-social-twitter-gray.svg"); }
  #twitter-action:hover {
    transition: background-image 0.2s ease-in-out;
    background-image: url("../images/icon-social-twitter-blue.svg"); }

#menu-panel {
  position: absolute;
  z-index: 30;
  margin-right: 15px;
  min-width: 360px;
  background-color: #0d4e96;
  padding: 1.250em 0;
  color: white; }
  #menu-panel h2, #menu-panel p, #menu-panel a, #menu-panel a:focus, #menu-panel a:visited, #menu-panel a:hover {
    color: white; }
  #menu-panel ul {
    list-style-type: none;
    margin: 0 15px;
    padding: 0; }
  #menu-panel .content {
    margin: 0 15px; }
  #menu-panel .heading {
    display: inline-block;
    margin-top: 0;
    height: 3em;
    background-repeat: no-repeat;
    background-size: 3em;
    padding: 0 0 2em 4em; }
    #menu-panel .heading h2 {
      display: inline;
      margin: 0;
      border-bottom: 1px solid transparent;
      padding: 1em 0 0 0;
      line-height: 2.5em;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 1em; }
    #menu-panel .heading p {
      display: inline;
      padding-top: 0.5em; }
      #menu-panel .heading p:before {
        content: " — "; }
    @media (min-width: 992px) {
      #menu-panel .heading {
        height: 6em;
        background-size: 6em;
        padding: 0 0 0.5em 7em; }
        #menu-panel .heading h2 {
          display: inline-block;
          border-bottom-color: white; }
        #menu-panel .heading p {
          display: block; }
        #menu-panel .heading p:before {
          content: ""; } }
    #menu-panel .heading.discover {
      background-image: url("../images/decouvrir-trans.svg"); }
    #menu-panel .heading.understand {
      background-image: url("../images/comprendre-trans.svg"); }
    #menu-panel .heading.manage {
      background-image: url("../images/gerer-trans.svg"); }

#hero-images, .hero-images--item, .hero-images--image {
  width: 100%;
  height: 24em; }
  @media (min-width: 1200px) {
    #hero-images, .hero-images--item, .hero-images--image {
      height: 31.2em; } }
  @media (min-width: 1600px) {
    #hero-images, .hero-images--item, .hero-images--image {
      height: 43.2em; } }

#hero-images {
  display: none; }
  @media (min-width: 480px) {
    #hero-images {
      display: block; } }
  #hero-images .alert {
    position: absolute;
    z-index: 25;
    top: 3em;
    margin: 0 2em;
    padding: 1.5em;
    width: 90%;
    font-weight: bold;
    background: #fff; }

.hero-images--item {
  position: absolute;
  left: 0;
  padding: 0 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 1s, opacity 1s ease-in-out;
  -moz-transition: visibility 0s linear 1s, opacity 1s ease-in-out;
  -o-transition: visibility 0s linear 1s, opacity 1s ease-in-out;
  transition: visibility 0s linear 1s, opacity 1s ease-in-out; }
  .hero-images--item__visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: visibility 0s, opacity 1s ease-in-out;
    -moz-transition: visibility 0s, opacity 1s ease-in-out;
    -o-transition: visibility 0s, opacity 1s ease-in-out;
    transition: visibility 0s, opacity 1s ease-in-out; }

.hero-images--image {
  width: 100%;
  object-fit: cover; }
  .hero-images--image__lowres {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    filter: blur(5px); }

.hero-images-desc {
  z-index: 20;
  position: absolute;
  font-smoothing: antialiased;
  left: 2em;
  top: 3em;
  font-size: 1em;
  font-weight: 400;
  font-family: "Open Sans", sans-serif; }
  .hero-images-desc .hero-images-desc-moto {
    color: #fff;
    background: #0d4e96;
    font-size: 1.75em;
    padding: 0 0.4em;
    display: block;
    border: 1px solid #0d4e96; }
  .hero-images-desc .hero-images-desc-source {
    color: #000;
    font-size: 0.9em;
    background: #fff;
    padding: 0 0.4em;
    display: inline-block;
    line-height: 1.8em; }

#home-search-bar {
  margin: 0;
  background-color: #0d4e96;
  padding: 1.5em 0; }

.search-bar {
  display: table;
  margin: 0.25em auto;
  border: 1px solid #0d4e96;
  width: 100%;
  background-color: white;
  padding: 0.3em; }
  @media (min-width: 992px) {
    .search-bar {
      width: 50%; } }
  .search-bar > :first-child {
    border-radius: 0 0 0 0; }
  .search-bar > :last-child > * {
    border-radius: 0 0 0 0; }

.search-options-toggle {
  display: table-cell;
  margin: 0;
  border: 1px solid #0d4e96;
  height: 100%;
  width: 1%;
  background: #0d4e96;
  background-image: url("../images/scrolldown.svg");
  background-size: 150%;
  background-position: -0.5em;
  padding: 0 1em;
  color: white;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer; }

.search-options-toggle:focus {
  outline: thin dotted;
  outline-offset: -2px;
  color: #fff; }

.search-options {
  position: absolute;
  z-index: 30;
  margin: 2em 0 0 -2.15em;
  border: 1px solid #0d4e96;
  background: white;
  padding: 10px; }
  .search-options input[type=radio] {
    position: initial; }

.search-query {
  display: table-cell;
  box-sizing: border-box;
  margin: 0;
  border-color: transparent;
  border-radius: 0;
  height: 2em;
  width: 100%;
  padding: 0 0.5em;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 1em;
  font-weight: normal; }

.search-submit {
  display: table-cell;
  margin: 0;
  border: 1px solid #0d4e96;
  height: 100%;
  width: 1%;
  background: #0d4e96;
  background-image: url("../images/magnifying_glass.svg");
  background-size: 150%;
  background-position: -0.5em;
  padding: 0;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center; }
  .search-submit input {
    display: table-cell;
    text-indent: -50em;
    margin: 0;
    height: 2em;
    background-color: transparent;
    padding: 0 1em;
    vertical-align: middle;
    color: white;
    font-size: 1em;
    white-space: nowrap; }
  .search-submit input:focus {
    outline: thin dotted;
    outline-offset: -2px;
    color: #fff; }

.button {
  display: inline-block;
  margin: 0 0 1em 0;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 0.75em;
  font-size: 0.9em;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  cursor: pointer; }

.document-facet:focus .document-category {
  outline: thin dotted;
  outline-offset: -2px; }

/* Add .search-bar to increase specificity of the rule */
.search-bar .typeahead__field input {
  color: #000;
  opacity: 1;
  padding: 0 1em; }
  .search-bar .typeahead__field input, .search-bar .typeahead__field input:active, .search-bar .typeahead__field input:focus {
    border-color: transparent !important;
    padding: 0 1em; }

.typeahead__container .typeahead__field {
  font-size: 1.5em; }

#pagefooter {
  background-color: #0d4e96;
  color: #fff;
  margin: 15px;
  padding: 0; }

#pagefooter .footer-actions {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 2em 3em;
  text-align: left; }
  @media (min-width: 768px) {
    #pagefooter .footer-actions {
      text-align: center; } }

#pagefooter .footer-actions a {
  display: block;
  padding: 0.5em 0; }
  @media (min-width: 768px) {
    #pagefooter .footer-actions a {
      display: inline;
      padding-left: 1.250em; } }

#pagefooter a,
#pagefooter a:hover,
#pagefooter a:visited,
#pagefooter a:focus {
  color: #fff; }

#content-connected {
  background: #f6f6f6;
  padding: 2.5em 2em 2.5em; }

#content-connected h5 {
  color: #666666; }

@media (min-width: 992px) {
  #nl-col-connected {
    padding-left: 1em;
    border-left: 1px solid #666666; } }

#sn-label-connected {
  font-size: 2em;
  text-transform: uppercase;
  color: #666666;
  font-weight: bold; }

#nl-label-connected {
  font-size: 1.75em;
  display: inline-block;
  color: #666666;
  font-weight: normal; }

#content-connected .btn-nl {
  height: 3em;
  padding-top: 0.8em;
  font-size: 1.2em; }

#footer-content {
  background: #0d4e96;
  color: #fff;
  margin: 0;
  padding: 3em; }
  @media (min-width: 768px) {
    #footer-content {
      padding: 8em 3em 5em 3em; } }
  #footer-content h2 {
    /* h3 font styles */
    margin-bottom: 1em;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff; }
    @media (min-width: 480px) {
      #footer-content h2 {
        font-size: 1.188rem; } }
    @media (min-width: 992px) {
      #footer-content h2 {
        font-size: 1.45rem; } }
  #footer-content ul {
    padding-left: 0;
    text-align: left;
    list-style-type: none; }
    #footer-content ul li {
      padding: 0.5em 0; }
  #footer-content a {
    display: block; }
    @media (min-width: 768px) {
      #footer-content a {
        border-left-color: white; } }
  #footer-content .footer-content__ministry h2 {
    text-transform: none;
    font-weight: normal;
    font-size: 1.25rem; }
  #footer-content .footer-content__ministry a {
    min-height: 2.5em;
    font-size: 1em; }
    @media (min-width: 768px) {
      #footer-content .footer-content__ministry a {
        min-height: 4em; } }
  #footer-content .footer-content__ministry div {
    text-align: left;
    padding: 0;
    border-right: 1px solid transparent; }
    @media (min-width: 768px) {
      #footer-content .footer-content__ministry div {
        padding: 1em;
        border-right-color: white;
        text-align: center; } }
  #footer-content .footer-content__ministry div:last-child {
    border-right-width: 0; }
  #footer-content .footer-content__links div {
    padding: 1em 0;
    border-right: 1px solid transparent; }
    @media (min-width: 768px) {
      #footer-content .footer-content__links div {
        padding: 1em;
        border-right-color: white; } }
  #footer-content .footer-content__links > div:last-child {
    border: none; }
  #footer-content .footer-content__links > div:first-child {
    border-left: 1px solid transparent; }
    @media (min-width: 1200px) {
      #footer-content .footer-content__links > div:first-child {
        border-left-color: white; } }

#footer-signature {
  margin-bottom: 4em;
  background: url("../images/footer_signature_text-francearchive.png") no-repeat left;
  height: 25px;
  background-size: contain; }
  @media (min-width: 768px) {
    #footer-signature {
      background-position: center;
      height: 50px; } }

#copyright {
  padding: 3.125em 0;
  text-align: center; }

#copyright span {
  font-size: 1.25em; }

#fb-share-button {
  display: inline-block;
  height: 3em;
  width: 3em;
  background: url("../images/icon-social-fb-white.svg") no-repeat;
  background-position: center center;
  background-color: #0d4e96;
  background-size: 50%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

#twitter-share-button {
  display: inline-block;
  height: 3em;
  width: 3em;
  background: url("../images/icon-social-twitter-white.svg") no-repeat;
  background-position: center center;
  background-color: #0d4e96;
  background-size: 50%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

#google-share-button {
  display: inline-block;
  height: 3em;
  width: 3em;
  background: url("../images/icon-social-google-white.svg") no-repeat;
  background-position: center center;
  background-color: #0d4e96;
  background-size: 50%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

#linkedin-share-button {
  display: inline-block;
  height: 3em;
  width: 3em;
  background: url("../images/icon-social-linkedin-white.svg") no-repeat;
  background-position: center center;
  background-color: #0d4e96;
  background-size: 50%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

#facet-pniaancestorsfacetrenderer .facet__value div {
  display: flex;
  align-items: baseline; }
#facet-pniaancestorsfacetrenderer ul {
  padding-left: 1em; }
#facet-pniaancestorsfacetrenderer ul.children li a::before {
  content: '→ ';
  margin-left: -1.2em; }
#facet-pniaancestorsfacetrenderer ul.children li:last-child a {
  border-bottom: none; }

.facet {
  margin-bottom: 0.1em; }
  @media (min-width: 1200px) {
    .facet {
      margin-bottom: 1em; } }
  .facet:last-child {
    margin-bottom: 1em; }
  .facet__title {
    cursor: pointer;
    margin-top: 1px;
    background-color: #0d4e96;
    background-image: url("../images/FranceArchives_IconOpen.png");
    background-position: 10px center;
    background-size: 1.35em;
    background-repeat: no-repeat;
    color: white;
    font-weight: bold;
    padding: 0.75em 30px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    text-transform: none; }
    @media (min-width: 1200px) {
      .facet__title {
        text-align: left;
        padding: 0.75em 45px;
        text-transform: uppercase;
        background-image: url("../images/FranceArchives_IconClose.png"); } }
    .facet__title a {
      color: white; }
    .facet__title.folded {
      background-image: url("../images/FranceArchives_IconOpen.png");
      background-size: 1.3em; }
    .facet__title.unfolded {
      background-image: url("../images/FranceArchives_IconClose.png");
      background-size: 1.3em; }
  .facet__body {
    margin-bottom: 25px;
    font-size: 1em;
    display: none;
    background-color: #f6f6f6;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 0.5em; }
    @media (min-width: 1200px) {
      .facet__body {
        display: block; } }
    .facet__body ul {
      list-style-type: none;
      padding: 0em;
      margin: 0em; }
    .facet__body li {
      padding: 0.2em 0em; }
      @media (min-width: 1200px) {
        .facet__body li {
          padding: 0em; } }
      .facet__body li a {
        color: #666666;
        font-weight: bold;
        display: inline-block; }
        .facet__body li a:hover {
          color: #0d4e96; }
      .facet__body li .active a {
        color: #0d4e96; }
  .facet__noitems {
    padding: 1em 1em 0; }
  .facet__values {
    list-style-type: none;
    padding-left: 0px; }
    .facet__values a {
      padding: 0.25em 1em; }
    .facet__values span.facet--nolink {
      padding: 0.5em 1em 0;
      color: #000000;
      display: inline-block; }
  .facet__value--active {
    background: #e5e5e5 url("../images/selected-facet.png") no-repeat 0.5em 50%;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5; }
    .facet__value--active a {
      padding-left: 2em; }
      .facet__value--active a i {
        color: #0d4e96; }
  .facet--active {
    color: #0d4e96; }
  .facet--deselect {
    color: #09669d; }

/* no home page */
.content-main-image {
  margin-top: 40px;
  margin-bottom: 40px; }

#social-networks {
  margin: auto; }

/*related articles/news */
.siderelated {
  margin-top: 20px; }
  .siderelated__header {
    background-color: #0d4e96;
    color: white;
    font-weight: bold;
    padding: 0.75em 30px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center; }
  .siderelated__content-item {
    padding: 1em 0;
    border-top: 1px solid #cbcbcb;
    clear: both; }
    .siderelated__content-item::after {
      content: '';
      display: block;
      clear: both; }
    .siderelated__content-item__title, .siderelated__content-item__date, .siderelated__content-item__chapo {
      padding-left: 11em; }
    .siderelated__content-item__title {
      color: #0d4e96;
      font-size: 1em;
      font-weight: bold;
      margin-bottom: 1em; }
    .siderelated__content-item__date {
      color: #666666; }
    .siderelated__content-item__date .fa {
      padding-left: 0; }
  .siderelated__more-content {
    height: 2em;
    width: 2em;
    margin: 2em auto auto;
    display: block;
    background-image: url("../images/icon_plus_blue.svg");
    bacckground-repeat: no-repeat;
    background-size: 3em;
    background-size: contain;
    line-height: 3.4em;
    color: #fff;
    font-size: 1em; }
  .siderelated img {
    float: left;
    margin-right: 0.5em;
    width: 10em; }

/* articles */
#article > input {
  width: 100%; }

#article .toolbar {
  position: absolute;
  right: 10px;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 0.2s ease; }

#article > div:hover .toolbar {
  transform: scaleY(1); }

#article {
  padding: 0 1em;
  text-align: justify; }
  #article::after {
    content: '';
    display: block;
    clear: both; }

.article-subtitle {
  font-size: 1.2em;
  font-weight: 555; }

.newscontent-chapo {
  margin: 1.25em 0;
  font-size: 1.125em;
  font-weight: 400; }

#article h2:after {
  content: "";
  display: block;
  width: 216px;
  height: 5px;
  background-color: #0d4e96;
  margin-top: 25px;
  margin-bottom: 30px; }

/* images  */
.images {
  margin-right: 1em;
  float: none;
  max-width: 100%;
  text-align: center; }
  @media (min-width: 480px) {
    .images {
      margin-right: 1em;
      float: left;
      max-width: 40%;
      text-align: left; } }
  .images img {
    margin: auto; }
    @media (min-width: 480px) {
      .images img {
        margin: 0; } }

figure.image {
  display: inline-block;
  margin: 0 2px; }
  figure.image img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: 1em; }

figure.align-left {
  float: left; }
  figure.align-left img {
    margin-right: 1em;
    margin-left: 0em; }

figure.align-right {
  float: right; }
  figure.align-right img {
    margin-left: 1em;
    margin-right: 0; }

figure.image figcaption {
  max-width: 80%;
  font-size: 0.9em;
  text-align: center;
  margin-top: 1em;
  margin-right: 1em; }

/* Toc */
.toc-col {
  text-align: left;
  /* border: 1px solid #e3e3e3;
  border-radius: 4px;
  font-size: 110%; */ }

.sticky-toc {
  background-color: #f5f5f5; }

.ui-toc {
  background-color: #f5f5f5;
  padding: 1.5em 1em; }

.toc-label {
  border: none;
  white-space: nowrap;
  color: #0d4e96;
  font-weight: 700; }

.tocbox {
  max-width: 100%;
  overflow: auto;
  /* max-width: 45vw;
   width: 25vw;
   max-height: 70vh; */ }

.tocbox {
  max-height: calc(85vh - 100px);
  padding: 5px 0; }

ul.toc, ul.toc-links {
  margin-top: 0.5em;
  padding-left: 0; }

ul.toc li, ul.toc ul {
  margin: 0;
  padding: 0; }

ul.toc, ul.toc ul, ul.toc-links {
  list-style: none; }

ul.toc a, ul.toc-links a {
  color: #09669d;
  color: #333;
  text-decoration: none;
  border-bottom: 0;
  display: block;
  padding-top: 5px;
  /* overflow: hidden;
   text-overflow: ellipsis;
   white-space: pre; */ }
  @media (min-width: 1200px) {
    ul.toc a, ul.toc-links a {
      font-size: 90%; } }

.toc li a:hover, .toc li a:active,
.toc li.active a, .toc li.active:hover a {
  color: black;
  text-decoration: none;
  background-color: transparent; }

.toc li.active > a, .toc li.active:hover > a,
.toc li > a:hover {
  border-left: 2px solid #000000; }

.toc > li.active > a, .toc > li.active:hover > a,
.toc > li > a:hover {
  padding-left: 18px; }

.toc-links > li > a {
  padding-left: 10px; }

.toc > li > a {
  padding-left: 20px; }

.toc > li > ul > li.active > a,
.toc > li > ul > li.active:hover > a,
.toc > li > ul > li > a:hover {
  padding-left: 30px; }

.toc > li > ul > li > a {
  padding-left: 32px; }

.toc > li > ul > li > ul > li.active > a,
.toc > li > ul > li > ul > li.active:hover > a,
.toc > li > ul > li > ul > li > a:hover {
  padding-left: 42px; }

.toc > li > ul > li > ul > li > a {
  padding-left: 44px; }

.toc > li > ul > li > ul > li > ul > li.active > a,
.toc > li > ul > li > ul > li > ul > li.active:hover > a,
.toc > li > ul > li > ul > li > ul > li > a:hover {
  padding-left: 54px; }

.toc > li > ul > li > ul > li > ul > li > a {
  padding-left: 56px; }

.toc > li > ul > li > ul > li > ul > li > ul > li.active > a,
.toc > li > ul > li > ul > li > ul > li > ul > li.active:hover > a,
.toc > li > ul > li > ul > li > ul > li > ul > li > a:hover {
  padding-left: 66px; }

.toc > li > ul > li > ul > li > ul > li > ul > li > a {
  padding-left: 68px; }

.toc > li > ul > li > ul > li > ul > li > ul > li > ul > li.active > a,
.toc > li > ul > li > ul > li > ul > li > ul > li > ul > li.active:hover > a,
.toc > li > ul > li > ul > li > ul > li > ul > li > ul > li > a:hover {
  padding-left: 78px; }

.toc > li > ul > li > ul > li > ul > li > ul > li > ul > li > a {
  padding-left: 80px; }

.toggle-menu, .article-to-top, .article-to-bottom {
  cursor: pointer; }

#toTopBtn {
  display: none;
  position: fixed;
  bottom: 50%;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #0d4e96;
  color: white;
  cursor: pointer;
  padding: 0.7em;
  border-radius: 7em;
  font-size: 18px; }

#toTopBtn:hover {
  background-color: #555;
  /* Add a dark-grey background on hover */ }

.timeline {
  width: 100%; }
  .timeline__more-events {
    height: 3.4em;
    width: 3.4em;
    margin: auto;
    display: block;
    background-image: url("../images/icon_plus_blue.svg");
    bacckground-repeat: no-repeat;
    background-size: 3em;
    background-size: contain;
    line-height: 3.4em;
    color: #fff;
    font-size: 1em; }
  .timeline .row {
    margin-right: 0;
    margin-left: 0; }

.timeline .ordered {
  display: block; }
  @media (min-width: 768px) {
    .timeline .ordered {
      display: none; } }
  .timeline .ordered .timeline-slide {
    padding-bottom: 0; }
    .timeline .ordered .timeline-slide .timeline-news .timeline-slide {
      margin-top: 0.938em; }
    .timeline .ordered .timeline-slide .timeline-news .timeline-news__picto {
      float: right;
      max-width: 50%; }
    .timeline .ordered .timeline-slide .timeline-news .timeline-news__title {
      margin-top: 0; }
    .timeline .ordered .timeline-slide .timeline-news .timeline-news__datetime, .timeline .ordered .timeline-slide .timeline-news .timeline-news__picto, .timeline .ordered .timeline-slide .timeline-news .timeline-news__chapo {
      display: none; }
  .timeline .ordered .timeline-slide.first-of-day .timeline-news {
    margin-bottom: 0; }
    .timeline .ordered .timeline-slide.first-of-day .timeline-news__title {
      margin-top: 1.563em; }
    .timeline .ordered .timeline-slide.first-of-day .timeline-news__datetime, .timeline .ordered .timeline-slide.first-of-day .timeline-news__picto, .timeline .ordered .timeline-slide.first-of-day .timeline-news__chapo {
      display: block; }
.timeline .even, .timeline .odd {
  display: none; }
  @media (min-width: 768px) {
    .timeline .even, .timeline .odd {
      display: block; } }
  .timeline .even .timeline-news__picto, .timeline .odd .timeline-news__picto {
    max-width: 40%; }
  @media (min-width: 992px) {
    .timeline .even .timeline-news__picto, .timeline .odd .timeline-news__picto {
      max-width: 58%; } }
.timeline .odd {
  border-right: 1px solid #666666; }
  .timeline .odd .timeline-news {
    margin-right: 85px; }
  .timeline .odd .timeline-news__datetime {
    float: right; }
  .timeline .odd .timeline-news__picto {
    float: left; }
.timeline .even .timeline-news {
  margin-left: 85px; }
.timeline .even .timeline-news__datetime {
  float: left; }
.timeline .even .timeline-news__picto {
  float: right; }

.timeline-corner {
  top: 3.125em;
  display: block;
  position: absolute;
  z-index: 10;
  width: 118px;
  height: 2.75em; }

.timeline .even .timeline-corner {
  left: -30px;
  background-image: url("../images/rhombus_blue.png"), url("../images/arrow_left_white.png");
  background-repeat: no-repeat, no-repeat;
  background-position: center left, center right; }
.timeline .odd .timeline-corner {
  right: -28.5px;
  background-image: url("../images/arrow_right_white.png"), url("../images/rhombus_blue.png");
  background-repeat: no-repeat, no-repeat;
  background-position: center left, center right; }

.timeline-news {
  background-color: #fff;
  min-height: 7.5em;
  padding: 1.563em;
  margin: 0.938em; }

.timeline-slide {
  position: relative;
  padding-bottom: 0.625em; }

.timeline-news__datetime {
  font-size: 1.5em;
  padding: 0.6em 0.4em;
  display: inline-block;
  background: #0d4e96;
  color: #fff;
  width: 4.3em; }
  .timeline-news__datetime__day, .timeline-news__datetime__month {
    font-weight: 700;
    margin: 0;
    text-align: center;
    color: white; }
  .timeline-news__datetime__day {
    font-size: 2em;
    line-height: 1em; }
  .timeline-news__datetime__month {
    line-height: 1em;
    text-transform: uppercase; }
  .timeline-news__datetime span {
    display: block;
    text-align: center; }

.timeline-news__title h3 > a {
  margin-top: 1.563em;
  color: #666666;
  font-size: 0.95em; }

.timeline-news__chapo {
  color: #666666;
  font-size: 1.375em; }

/* homepage */
.openSans-char {
  font-family: "Open Sans", sans-serif; }

#content-headings {
  background-color: #f6f6f6;
  padding-bottom: 1em;
  height: 100%;
  display: none; }
  @media (min-width: 480px) {
    #content-headings {
      display: block; } }
  #content-headings .row {
    margin-right: 0;
    margin-left: 0; }

#content-headings .heading-discover {
  background: url("../images/decouvrir.svg") no-repeat;
  background-position: center;
  background-size: contain; }

#content-headings .heading-understand {
  background: url("../images/comprendre.svg") no-repeat;
  background-position: center;
  background-size: contain; }

#content-headings .heading-manage {
  background: url("../images/gerer.svg") no-repeat;
  background-position: center;
  background-size: contain; }

#content-headings a {
  display: block; }

#content-headings .heading-item-top {
  display: block;
  color: #0d4e96;
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px; }

#content-headings .heading-item-bottom {
  font-family: "Open Sans", sans-serif;
  text-align: center;
  color: #666666;
  border-top: 1px solid #666666;
  margin: auto;
  display: table;
  font-weight: bold;
  font-size: 1.165em;
  padding-bottom: 70px;
  padding-top: 5px; }

.content-section-bbg {
  margin-bottom: 4.063em; }

#content-events {
  padding-top: 3em; }
  #content-events .event {
    margin: 1em;
    background-color: #F5F6E8;
    text-align: center;
    display: block; }
    #content-events .event img {
      height: 17em; }
    #content-events .event__header {
      display: block;
      height: 2em;
      background-image: url("../images/icon_plus_blue.svg");
      background-repeat: no-repeat;
      background-position: left;
      background-size: contain;
      background-color: white;
      padding: 0.25em;
      padding-left: 2.5em;
      text-align: left;
      font-size: 1.5em;
      font-family: "Lovelo", "OpenSans";
      font-weight: bold;
      color: #0d4e96;
      text-transform: uppercase;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  #content-events .lSSlideOuter .lSPager.lSpg > li a {
    height: 1.250em;
    width: 1.250em;
    background-image: url("../images/rhombus_gray.svg");
    background-color: transparent;
    background-size: 1.2em;
    background-repeat: no-repeat;
    border-radius: 0; }
  #content-events .lSSlideOuter .lSPager.lSpg > li.active a {
    background-image: url("../images/rhombus_blue.svg"); }
  #content-events .lSAction > a {
    background-image: url("../images/slider_controls.png"); }

.content-events-bbg {
  padding-top: 120px; }

/*

#content-events .event-header {
  background: url('../images/body_events_iconplus-60x60px.png') no-repeat;
  background-size: contain;
  z-index: 1;
  position: relative;
  bottom: 3.750em;
  height: 3.750em;
}

#content-events .event-header a {
  @extend .lovelo;
  font-size: 1.875em;
  background: #fff;
  color: $royal-blue;
  display: inline-block;
  margin-left: 2em;
  padding-top: 0.333em;
  padding-left: 0.833em;
  height: 2em;
  width: 12em;
}
*/
#content-news {
  background: #f6f6f6; }

.content-news-tbg {
  border-top: 8px solid #eee; }

.content-news-bbg {
  padding-top: 55px;
  border-bottom: 8px solid #eee; }

#content-news-date {
  margin-right: 0;
  display: block;
  line-height: 100px;
  font-size: 24px; }

#content-news-date .date {
  text-transform: uppercase;
  text-align: center;
  font-size: 1.2em;
  font-family: 'Lovelo';
  margin-top: 70px; }

#content-topics {
  margin-left: 1.875em;
  margin-right: 1.875em;
  padding-top: 3.75em; }

#content-topics .topic {
  margin: 0 0.625em 1.25em 0.625em; }

#content-topics .topic-header {
  background: url("../images/body_topics_iconplus-40x40px.png") no-repeat;
  background-size: contain;
  z-index: 1;
  position: relative;
  height: 2.5em;
  bottom: 2.5em;
  line-height: 1em; }

#content-topics .topic-header a {
  font-size: 1.250em;
  background: #fff;
  color: #0d4e96;
  display: inline-block;
  margin-left: 2em;
  padding-top: 0.350em;
  padding-left: 0.750em;
  height: 2em;
  width: 11em; }

.content-topic-bbg {
  padding-top: 155px; }

#flash-section h1 {
  color: #0d4e96;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  text-align: center; }

#flash-tbg {
  border-top: 8px solid #eee; }

#flash-bbg {
  padding-top: 2em; }

#flash-images {
  margin-right: 2em;
  max-width: 100%;
  text-align: center; }
  @media (min-width: 480px) {
    #flash-images {
      float: left;
      max-width: 50%;
      text-align: left; } }
  #flash-images img {
    margin: auto; }
    @media (min-width: 480px) {
      #flash-images img {
        margin: 0; } }

.sr-title {
  text-align: center;
  font-weight: bold;
  padding-bottom: 0.5em; }
  .sr-title--circular {
    text-decoration: underline;
    font-weight: normal; }
.sr-title .sr-text {
  color: #666666; }

.cwjs-aside.col-xs-3 {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px; }
  @media (min-width: 480px) {
    .cwjs-aside.col-xs-3 {
      width: 25%;
      padding-left: 5px;
      padding-right: 5px; } }

#content-results > h2 {
  text-transform: uppercase;
  background-color: #0d4e96;
  color: white;
  font-weight: bolder;
  font-stretch: condensed;
  padding: 0.75em 10px;
  margin: 0;
  font-size: 1em;
  line-height: 1.5em;
  text-align: center; }
  @media (min-width: 1200px) {
    #content-results > h2 {
      text-align: left; } }

.document-category-facet {
  padding: 1em 0 1.5em 0;
  margin-bottom: 2em; }
  @media (min-width: 1200px) {
    .document-category-facet {
      padding: 2.5em 0;
      margin-bottom: 2.5em; } }
  .document-category-facet .facet-label:first-letter {
    text-transform: uppercase; }

.document-category {
  color: #666666;
  text-align: center;
  white-space: nowrap;
  border-right: 1px solid #bcbdc0;
  padding: 0px; }
  .document-category--last {
    border-right-color: transparent; }
  @media (min-width: 480px) {
    .document-category {
      padding: 10px 5px; } }
  .document-category * {
    display: block;
    margin: auto; }
  .document-category img {
    width: 40px;
    height: 40px; }
    @media (min-width: 480px) {
      .document-category img {
        width: 80px;
        height: 80px; } }
  .document-category a {
    color: #666666; }
  .document-category .facet__label {
    display: none; }
    @media (min-width: 1200px) {
      .document-category .facet__label {
        display: block; } }
  .document-category--selected {
    color: #0d4e96; }
    .document-category--selected a {
      color: #0d4e96; }

.facet__body li.facet__more_options {
  padding-top: 0.5em; }

.facet__more_options {
  cursor: pointer;
  color: #0d4e96;
  margin: auto;
  text-align: center;
  border-top: 1px solid #cbcbcb; }
.facet__more_options.show_options {
  background-image: url("../images/arrow_left_white.png"); }
.facet__more_options.hide_options {
  background-image: url("../images/icon_plus_blue.svg"); }
.facet__value.more-option {
  background: #eeeeee; }

.facet__values > .more-option {
  border-top: 1px solid #cbcbcb; }

.facet__values > .more-option ~ .more-option {
  border: none; }

#search-context {
  width: 80%;
  margin: auto;
  background-color: #f6f6f6;
  padding: 1em; }

#search-context h2 {
  margin-top: 0px; }

.searched-terms {
  font-style: italic; }

.searched-terms::before {
  content: '« '; }

.searched-terms::after {
  content: ' »'; }

.section-context {
  margin: -2em auto auto;
  background-color: #f6f6f6;
  padding: 1em 2em; }
  .section-context h1 {
    margin: 0.7em 0;
    text-align: center; }
  .section-context .row {
    text-align: justify; }
  .section-context__list {
    margin-top: 1em; }

/* pagination */
ul.pagination > li > a,
ul.pagination > li > span {
  min-height: 2em;
  line-height: 2em;
  text-align: center;
  padding: 0 0.7em;
  display: inline-block;
  font-weight: bold;
  color: #666666;
  background-color: #f6f6f6;
  border: solid #fff;
  border-width: 0 0 0 2px;
  font-size: 1.2em; }

ul.pagination > li > a:focus,
ul.pagination > li > a:hover,
ul.pagination > li > span:focus,
ul.pagination > li > span:hover {
  border: solid #fff;
  border-width: 0 0 0 2px; }

ul.pagination > .active > a,
ul.pagination > .active > a:focus,
ul.pagination > .active > a:hover,
ul.pagination > .active > span,
ul.pagination > .active > span:focus,
ul.pagination > .active > span:hover {
  border-color: #fff;
  background-color: #0d4e96; }

/* search views */
#content-results {
  padding: 0; }
  @media (min-width: 1200px) {
    #content-results {
      padding-left: 1.5em;
      padding-right: 0; } }

li:first-child .document {
  border-top-color: transparent; }

.document {
  margin: 0;
  border-top: 1px solid #cbcbcb;
  border-bottom: 3px solid transparent;
  padding: 1em; }
  .document:hover {
    background: #f6f6f6;
    border-bottom: 3px solid #0d4e96;
    outline-bottom: 0 solid #cbcbcb; }
  .document > * {
    padding: 0; }
  .document .image-fixed-frame {
    display: block;
    overflow-y: hidden;
    width: 100%; }
    .document .image-fixed-frame img {
      width: 100%; }
    @media (min-width: 768px) {
      .document .image-fixed-frame {
        height: 20em; } }
    @media (min-width: 992px) {
      .document .image-fixed-frame {
        height: 15em; } }
    @media (min-width: 1200px) {
      .document .image-fixed-frame {
        height: 15em; } }
  .document .picto img {
    margin: 2px auto auto; }

.document-title {
  color: #0d4e96;
  font-size: 1.2em;
  font-weight: bold; }
  .document-title a {
    color: #0d4e96; }
  .document-title::after {
    content: "";
    display: block;
    width: 108px;
    height: 3px;
    background-color: #0d4e96;
    margin-top: 0.6em;
    margin-bottom: 1.250em; }

.document-excerpt__text {
  margin: 0.5em 2em;
  padding: 0.5em 1em;
  font-style: italic;
  border-left: 1px solid #cbcbcb;
  color: #000;
  display: block; }
  .document-excerpt__text em {
    font-weight: bold; }

blockquote {
  font-size: inherit; }

.picto {
  margin: auto;
  background-size: 45px;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 45px;
  background-image: url("../images/doctype_all_blue.svg"); }
  @media (min-width: 768px) {
    .picto {
      background-size: 80px;
      padding-top: 80px; } }
  .picto--small {
    background-size: 45px;
    padding-top: 45px; }

.picto-all {
  background-image: url("../images/doctype_all_grey.svg"); }

.picto-all--selected {
  background-image: url("../images/doctype_all_blue.svg"); }

.picto-persons {
  background-image: url("../images/doctype_persons_grey.svg"); }

.picto-persons--selected {
  background-image: url("../images/doctype_persons_blue.svg"); }

.picto-circulars {
  background-image: url("../images/doctype_circulars_grey.svg"); }

.picto-circulars--selected {
  background-image: url("../images/doctype_circulars_blue.svg"); }

.picto-services {
  background-image: url("../images/doctype_services_grey.svg"); }

.picto-services--selected {
  background-image: url("../images/doctype_services_blue.svg"); }

.picto-edito {
  background-image: url("../images/doctype_edito_grey.svg"); }

.picto-edito--selected {
  background-image: url("../images/doctype_edito_blue.svg"); }

.picto-commemorations {
  background-image: url("../images/doctype_commemorations_grey.svg"); }

.picto-commemorations--selected {
  background-image: url("../images/doctype_commemorations_blue.svg"); }

.picto-archives {
  background-image: url("../images/doctype_archives_grey.svg"); }

.picto-archives--selected {
  background-image: url("../images/doctype_archives_blue.svg"); }

.circular-status {
  width: 0.8em;
  height: 0.8em;
  display: inline-block;
  border-radius: 50%; }
  .circular-status-in-effect {
    background: #01c832; }
  .circular-status-obsolete {
    background: #f19700; }
  .circular-status-revoked {
    background: #c80132; }
  .circular-status-punctual {
    background: #0d4e96; }
  .circular-status-in-effect-partially {
    background: #008000; }
  .circular-status--block {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.8em;
    display: block; }

@media (min-width: 768px) {
  .informations {
    padding-left: 1em; } }

#facet-pniaancestorsfacetrenderer {
  position: relative; }

div.informations li.N::before {
  content: 'Naissance : '; }

div.informations li.A::before {
  content: 'Abjuration : '; }

div.informations li.AN::before {
  content: 'Acte notarié : '; }

div.informations li.B::before {
  content: 'Baptême : '; }

div.informations li.BANS::before {
  content: 'Bans de mariage : '; }

div.informations li.CM::before {
  content: 'Contrat de mariage : '; }

div.informations li.D::before {
  content: 'Décès : '; }

div.informations li.JU::before {
  content: 'Jugement : '; }

div.informations li.M::before {
  content: 'Mariage : '; }

div.informations li.N::before {
  content: 'Naissance : '; }

div.informations li.MPF::before {
  content: 'Mort pour la France : '; }

div.informations li.P::before {
  content: 'Permission : '; }

div.informations li.PR::before {
  content: 'Promesse de mariage : '; }

div.informations li.PU::before {
  content: 'Publication de mariage : '; }

div.informations li.R::before {
  content: 'Résidence : '; }

div.informations li.RM::before {
  content: 'Registre matricule : '; }

div.informations li.RE::before {
  content: 'Reconnaissance : '; }

div.informations li.REA::before {
  content: 'Réhabilitation : '; }

div.informations li.RP::before {
  content: 'Recensement : '; }

div.informations li.RT::before {
  content: 'Rôle de taille : '; }

div.informations li.S::before {
  content: 'Sépulture : '; }

div.informations li.SV::before {
  content: 'Sans vie : '; }

.fold-action {
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  margin-right: 15px;
  margin-left: 18px;
  margin-top: 12px; }

.fold-action:hover {
  cursor: pointer; }

/* commemoration */
@media (min-width: 1200px) {
  .commemorationitem-view > h1:first-child {
    margin-top: 0; } }

.commemoration-side-content-header {
  cursor: pointer;
  margin-top: 1px;
  background-color: #0d4e96;
  background-image: url("../images/FranceArchives_IconOpen.png");
  background-position: 10px center;
  background-size: 1.35em;
  background-repeat: no-repeat;
  color: white;
  font-weight: bold;
  padding: 0.75em 30px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  text-transform: none; }
  @media (min-width: 1200px) {
    .commemoration-side-content-header {
      text-align: left;
      padding: 0.75em 45px;
      text-transform: uppercase;
      background-image: url("../images/FranceArchives_IconClose.png"); } }
  .commemoration-side-content-header a {
    color: white; }
  .commemoration-side-content-header.folded {
    background-image: url("../images/FranceArchives_IconOpen.png");
    background-size: 1.3em; }
  .commemoration-side-content-header.unfolded {
    background-image: url("../images/FranceArchives_IconClose.png");
    background-size: 1.3em; }
  .commemoration-side-content-header h2.header-title {
    color: #fff; }

.commemoration-side-content-item {
  margin-bottom: 25px;
  font-size: 1em;
  display: none;
  background-color: #f6f6f6;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom: 1px solid #dadada;
  padding: 1em 0.75em; }
  @media (min-width: 1200px) {
    .commemoration-side-content-item {
      display: block; } }
  .commemoration-side-content-item ul {
    list-style-type: none;
    padding: 0em;
    margin: 0em; }
  .commemoration-side-content-item li {
    padding: 0.2em 0em; }
    @media (min-width: 1200px) {
      .commemoration-side-content-item li {
        padding: 0em; } }
    .commemoration-side-content-item li a {
      color: #666666;
      font-weight: bold;
      display: inline-block; }
      .commemoration-side-content-item li a:hover {
        color: #0d4e96; }
    .commemoration-side-content-item li .active a {
      color: #0d4e96; }
  @media (min-width: 1200px) {
    .commemoration-side-content-item {
      padding: 1em 0.5em; } }
  .commemoration-side-content-item a {
    padding: 0; }
    @media (min-width: 1200px) {
      .commemoration-side-content-item a {
        padding: 0.25em 1em; } }

.commemoration-side-content-item .event-title a:hover {
  color: #0d4e96; }

.commemoration-side-content-item .event-item {
  margin-bottom: 5px;
  width: 100%;
  display: flex; }

.commemoration-side-content-item .event-timeline {
  min-width: 70px;
  float: left;
  display: block;
  padding-left: 15px;
  overflow: hidden; }

.commemoration-side-content-item .date {
  background-color: white;
  border: 1px solid #cbcbcb;
  -moz-box-shadow: 2px 2px 5px 0px #cbcbcb;
  -webkit-box-shadow: 2px 2px 5px 0px #cbcbcb;
  -o-box-shadow: 2px 2px 5px 0px #cbcbcb;
  box-shadow: 2px 2px 5px 0px #cbcbcb;
  height: 30px;
  display: block;
  text-align: center;
  padding-top: 5px;
  font-weight: bold;
  font-size: 15px;
  color: #0d4e96; }

.commemoration-side-content-item .line {
  width: 100%;
  display: block;
  text-align: center;
  height: 100%; }

.commemoration-side-content-item .line:after {
  border-left: 1px solid #4a4a4a;
  display: inline-block;
  position: relative;
  height: 100%;
  content: ""; }

.commemoration-side-content-item .event-title {
  padding: 5px 10px; }

.commemoration-side-content-item .event-title a {
  font-weight: bold;
  color: #666666; }

.commemoration-side-content-item .event-title li a {
  display: inline;
  padding: 0px; }

.commemoration-side-content-item .event-title li:last-child:after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  margin: 0px; }

.commemoration-side-content-item .event-title li:after {
  content: "";
  display: block;
  width: 2em;
  height: 1px;
  background-color: #0d4e96;
  margin: 5px 0px; }

.commemoration-side-content-item .event-title ul,
.commemoration-side-content-item .event-title li {
  padding: 0px;
  margin: 0px;
  min-height: 3em; }

.commemoration-article {
  padding-right: 40px; }

.alphanav {
  font-size: 3em; }

.alphanav-is-inactive {
  color: #333333; }

/* Timeline */
#timeline-header {
  padding-top: 80px; }

#timeline {
  margin: 3em auto;
  min-height: 3em;
  padding: 0; }

#timeline > div:first-child {
  text-align: left; }

#timeline > div:last-child {
  text-align: right; }

#timeline .timeline-control {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 2.3em;
  width: 2.3em;
  color: #fff;
  background-color: #0d4e96; }

#slider-dates span {
  float: left;
  width: 90px;
  margin-bottom: 10px;
  font-size: 20px;
  color: #666666;
  margin-bottom: 1em;
  font-size: 1.2em;
  text-align: center;
  border-bottom: 7px solid #666666; }

li.lslide a {
  color: #666666; }

#timeline .lSAction {
  display: none !important; }

#slider-dates span.active {
  border-bottom: 7px solid #09669d;
  color: #09669d; }

a.timeline-link {
  color: #666666;
  font-size: 1.3em;
  font-weight: 700; }

/* FindingEid */
#document-tbg {
  margin-top: 110px; }

#content-article a {
  color: #666666; }

#document .title {
  color: #0d4e96;
  font-size: 40px;
  font-weight: bold; }

#document .media img {
  max-width: 200px; }

.document-main-image {
  margin-top: 40px;
  margin-bottom: 40px; }

.document-paragraph {
  margin-top: 20px;
  font-size: 24px;
  color: #666666; }

.maincontent dl dt {
  margin-bottom: 10px;
  padding-bottom: 2px;
  border-bottom: 1px dotted #0d4e96; }

.virtualexhibit-view .indexes-values {
  margin-top: 1em; }

.indexes-values {
  padding-bottom: 0.5em; }

.indexes-values h2, .indexes-values h2 > a {
  color: #333333; }
.indexes-values h2 {
  font-weight: bold; }
.indexes-values__title {
  font-weight: bold; }

.ead-label {
  font-weight: bold; }

b.ead-autolabel {
  display: none; }

/* detailed path */
#detailed-path {
  margin-top: 3.125em;
  background-color: #f6f6f6;
  padding-bottom: 3.125em; }

ul.detailed-path-list {
  list-style-type: none;
  padding-left: 40px;
  margin-bottom: 20px; }

.detailed-path-list-item,
.detailed-path-list-item-last {
  min-height: 32px;
  padding: 0.5em 0px 0.5em 70px; }

.detailed-path-list-item {
  border-left: 1px solid #666666;
  background: url("../images/level_tree_big.png") left 50% no-repeat; }

.detailed-path-list-item-last {
  background: url("../images/level_tree_big_last.png") left 70% no-repeat; }

.detailed-path-root-level {
  min-height: 55px;
  background-color: #0d4e96;
  color: #fff;
  font-size: 1.25em; }

.detailed-path-inner-levels {
  margin-left: -1.5em;
  padding: 1em 1em 0 1em; }

.detailed-path-root-level a,
.detailed-path-root-level a:visited,
.detailed-path-root-level a:hover {
  color: #fff; }

.detailed-path-root-level div:nth-child(2) {
  padding-top: 0.4em; }

.detailed-path-root-picto {
  width: 55px;
  height: 55px;
  margin-right: 10px;
  display: inline-block;
  float: left;
  background: url("../images/body_searchFilter_pictoSpace_55x55.png") no-repeat; }

/* viewer */
#viewer {
  border-bottom: 1px solid #f6f6f6;
  border-left: 1px solid #f6f6f6;
  border-right: 1px solid #f6f6f6;
  border-top: 8px solid #0d4e96;
  height: 1010px;
  margin-left: 30px;
  margin-right: 30px; }

@media (min-width: 768px) {
  .right-col {
    float: right;
    width: 29%; } }

@media (min-width: 768px) {
  .left-col {
    float: left;
    width: 69%; } }

.grey-sidebar {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f6f6f6; }
  .grey-sidebar h2 {
    color: #333333; }
  .grey-sidebar .grey-sidebar_buttons {
    margin-top: 1em; }
    .grey-sidebar .grey-sidebar_buttons a {
      color: #fff;
      background: #09669d;
      display: inline-block;
      padding: 3px 6px;
      margin-bottom: 0.5em;
      lign-height: 1.5em;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      user-select: none;
      border: none; }
    .grey-sidebar .grey-sidebar_buttons a:hover {
      color: #fff;
      border: none; }

/* service */
#select-dpt {
  margin-bottom: 10px;
  margin-left: 10px; }

#archives-services:before {
  content: "";
  display: block;
  width: 70%;
  height: 3px;
  background-color: #0d4e96;
  margin-top: 3em;
  margin-bottom: 3em; }

.service-info h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1.188rem;
  line-height: 1.1;
  color: #333333;
  font-weight: normal; }

.section-title {
  display: block;
  margin-top: 20px;
  margin-bottom: 10px; }

.section-subtitle {
  text-align: center;
  font-size: 0.75em;
  color: #666666;
  border-top: 1px solid #666666;
  margin: auto;
  font-weight: bold;
  padding-top: 5px; }

/* map */
@media (min-width: 992px) {
  #service-listing > h1:first-child {
    margin-top: 0; } }

.jqvmap {
  margin-top: 2em;
  width: 270px;
  height: 322px; }
  @media (min-width: 480px) {
    .jqvmap {
      width: 350px;
      height: 417px; } }
  @media (min-width: 768px) {
    .jqvmap {
      width: 500px;
      height: 596px; } }
  @media (min-width: 1200px) {
    .jqvmap {
      width: 612px;
      height: 730px; } }

.jqvmap-centered {
  margin: 2em auto 0 auto; }

.jqvmap-left {
  margin: 2em 0 0; }

.map-view-title {
  color: #0d4e96;
  margin: 1em 0; }

.map-view-content {
  margin: 2em 0; }

.map-view-legend-color {
  width: 2em;
  height: 1em;
  margin-right: 0.5em;
  box-shadow: 1px 1px 0px #aaa; }

.map-view-legend div {
  display: inline-block; }

#fa-map {
  margin: auto;
  width: 100%;
  height: 420px; }
  @media (min-width: 480px) {
    #fa-map {
      width: 350px; } }
  @media (min-width: 768px) {
    #fa-map {
      width: 700px;
      height: 835px; } }
  @media (min-width: 992px) {
    #fa-map {
      width: 900;
      height: 1075px; } }
  @media (min-width: 1200px) {
    #fa-map {
      width: 1000px;
      height: 1192px; } }
  @media (min-width: 1600px) {
    #fa-map {
      width: 1500px;
      height: 1789px; } }

.map-authority__title {
  font-size: 1.063rem; }
.map-authority__desc {
  padding-top: 1em;
  display: block; }

label span.required::after {
  content: ' * ';
  color: #a94442; }

form.static {
  margin: 1.250em 0; }

.form-group.captcha {
  display: none; }

.content-404 .notfound_img {
  margin: auto;
  margin-bottom: 3em;
  max-height: 50vh; }

.content-404 p {
  text-align: center;
  margin-bottom: 1em;
  font-size: 2em; }

#content-headings.headings-404 {
  background-color: transparent;
  padding-bottom: 2em; }

@media print {
  * {
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    background: transparent !important; }

  #section-article-header,
  h1, h2, h3, h4 {
    margin-left: 0;
    padding-left: 0; }

  .section-context *,
  .center * {
    text-align: left; }

  tr,
  #content-results li,
  img {
    page-break-inside: avoid; }

  h2,
  h3 {
    page-break-after: avoid; }

  #detailed-path {
    margin-top: 0; }
    #detailed-path .detailed-path-inner-levels
    .detailed-path-inner-levels {
      padding: 0;
      margin: 0; }
    #detailed-path ul.detailed-path-list {
      padding-left: 0; }
    #detailed-path ul.detailed-path-list ul {
      padding-left: 1.5em; }
    #detailed-path .detailed-path-list-item,
    #detailed-path .detailed-path-list-item-last {
      padding-left: 0em;
      border: none; }
    #detailed-path .detailed-path-list-item:before,
    #detailed-path .detailed-path-list-item-last:before {
      content: '- '; } }
#bs-table-container table td {
  white-space: normal; }

.circulartable_caret {
  color: #ccc;
  margin-left: 0.5em;
  font-size: 1.2em; }
  .circulartable_caret > .fa {
    padding: 0.1em; }
  .circulartable_caret-selected {
    color: #000; }

.eac-sub-label {
  display: inline-block;
  padding-right: 1em;
  font-weight: 700; }

.occupation {
  margin-to: 1em;
  margin-bottom: 1em; }

.maintenance-event {
  margin-to: 1em;
  margin-bottom: 1em; }
  .maintenance-event__description {
    margin-left: 1em; }
  .maintenance-event__agent {
    margin-left: 1em; }

.related-productors {
  min-height: 10px;
  padding: 1em 2em;
  margin-top: 1em;
  margin-left: 1em;
  margin-bottom: 10px;
  background-color: #f6f6f6; }
  .related-productors__title {
    margin-bottom: 1em; }
  .related-productors__description p {
    margin: 0; }

.glossary-term {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help; }

h2.no-style a.glossary-term {
  border-bottom: none;
  cursor: pointer; }
  h2.no-style a.glossary-term i.fa-question {
    display: inline-block;
    border-radius: 60px;
    box-shadow: 0px 0px 2px #888;
    padding: 0.4em 0.6em;
    margin-left: 2px;
    font-size: 12px; }

.glossary-index {
  margin-top: 1em; }

.glossary-alphabet {
  text-align: center; }
  .glossary-alphabet a {
    display: inline-block;
    text-align: center;
    padding: 2px;
    color: #353535;
    text-transform: uppercase;
    font-size: 1.5rem;
    border: none; }
  .glossary-alphabet .rhombus {
    background-image: url(../images/rhombus_gray.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 9px;
    width: 9px;
    display: inline-block;
    margin-bottom: 4px; }

.glossary-letter {
  color: #09669d;
  text-transform: uppercase;
  text-align: center;
  font-size: 2rem;
  margin: 0em 0;
  padding: 0.5em; }

.glossary-item {
  margin-bottom: 2em; }
  .glossary-item__term {
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 1em; }
  .glossary-item__edition {
    margin: 1em 2em; }

a.edit-link {
  border-bottom: none; }

.dead-link {
  pointer-events: none;
  border-bottom: none;
  color: #333; }

.responsive-img {
  max-width: 100%;
  height: auto; }

.table {
  display: table; }

.nowrap {
  white-space: nowrap; }

.rotate-0 {
  transform: rotate(0deg);
  transition-duration: 0.3s; }

.rotate-90 {
  transform: rotate(90deg);
  transition-duration: 0.3s; }

.btn {
  border-radius: 0px; }

.btn-primary {
  background-color: #0d4e96; }

.uppercase {
  text-transform: uppercase; }

.pnia-caret {
  display: inline-block;
  height: 16px;
  width: 25px;
  margin: 0 1.250em;
  background: url("../images/header_topbar_language-arrow.png") no-repeat; }

.align-center {
  display: flex;
  align-items: center;
  justify-content: center; }

/* nav bar */
nav {
  font-family: 'Open Sans', sans-serif; }

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #fff;
  border: none;
  border-color: #fff; }

#main-menu {
  margin-right: 0.5em;
  line-height: 3em;
  text-align: right;
  position: static;
  display: inline;
  padding: 15px 0;
  /* in accordance with bootstrap's .row margins */ }
  @media (min-width: 992px) {
    #main-menu {
      margin-right: 0em; } }

#main-menu span {
  vertical-align: top;
  font-family: 'lovelo'; }

#main-menu span:first-child {
  display: none; }
  @media (min-width: 480px) {
    #main-menu span:first-child {
      display: inline;
      vertical-align: middle;
      font-size: 1.250em;
      font-weight: 700;
      color: #666666;
      text-transform: uppercase; } }

#menu-icon {
  color: #0d4e96;
  cursor: pointer;
  display: inline-block;
  margin-left: 0.25em;
  height: 50px;
  width: 50px;
  background: url("../images/header_topbar_menu-icon.png"); }
  @media (min-width: 480px) {
    #menu-icon {
      margin-left: 1.250em; } }

#menu-icon.open {
  background-image: url("../images/header_topbar_menu-icon.png"); }

.menu-title {
  font-weight: bold;
  font-size: 110%;
  padding-bottom: 1em; }

ul.list-menu {
  list-style-type: none; }

ul.list-menu li {
  padding: 0.188em 0; }

/* breadcrumbs */
ul#breadcrumbs {
  background-color: #09669d;
  color: #fff;
  margin-bottom: 0;
  padding: 0.5em 3.125em;
  border-radius: 0;
  list-style: none;
  width: 100%; }

ul#breadcrumbs > li {
  display: inline-block;
  font-size: 1.125em;
  max-width: 30em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle; }

ul#breadcrumbs > li + li:before {
  content: ">\00a0";
  color: #fff; }

ul#breadcrumbs a {
  color: #fff; }

#content-headings {
  padding-top: 0;
  padding-bottom: 0; }

#content-headings .heading-discover,
#content-headings .heading-understand,
#content-headings .heading-manage {
  height: 10em;
  margin-top: 10px; }

.twitter-typeahead {
  background: #fff; }

/* content */
#page {
  font-family: 'Open Sans', sans-serif; }

#page {
  margin-top: 2em; }

#page.homepage {
  margin-top: 0; }

.page__header {
  background-color: #f6f6f6; }

#section-article-header {
  margin: auto;
  padding: 2em;
  margin-top: -2em; }

.content-section-header {
  margin-top: 2.25em;
  font-size: 2.25em;
  text-transform: uppercase;
  text-align: center; }

#content-flash .content-section-header {
  margin-top: 0; }

.content-section-header-blue {
  color: #0d4e96; }

.content-section-header-grey {
  color: #666666; }

.content-metadata {
  margin: 2em 0;
  padding: 0.5em; }

.empty-content-metadata {
  margin-top: 2em; }

.content-metadata {
  color: #333333;
  border-top: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb; }

.content-metadata-item {
  display: block;
  border-right: 1px solid transparent;
  padding: 0; }
  @media (min-width: 480px) {
    .content-metadata-item {
      display: inline;
      border-color: #cbcbcb;
      padding: 0 1em; } }
  .content-metadata-item:first-child {
    padding-left: 0; }
  .content-metadata-item:last-child {
    border-color: transparent;
    padding-right: 0; }
  .content-metadata-item a {
    color: #333333; }
    .content-metadata-item a:hover {
      color: #0d4e96; }

.content-metadata .fa {
  color: #0d4e96; }

/* titles */
.rhombus-title {
  text-align: center;
  padding-top: 10px; }

.rhombus {
  background-image: url("../images/rhombus_blue.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 1.250em;
  width: 1.250em;
  display: inline-block; }

.medium-grey-line {
  position: relative;
  bottom: 9px;
  display: inline-block;
  z-index: 1;
  width: 100px;
  height: 1px;
  background: #666666; }

.ml20 {
  margin-left: 25px; }

.mr20 {
  margin-right: 25px; }

#content-share {
  text-align: center;
  text-transform: uppercase;
  color: #666666;
  font-size: 1.375em;
  margin-top: 5em;
  margin-bottom: 7.5em;
  padding: 1.25em 0;
  background-color: #f6f6f6; }

#content-relatifs .event-header {
  background: url("../images/body_topics_iconplus-40x40px.png") no-repeat;
  z-index: 1;
  position: relative;
  bottom: 40px;
  height: 40px; }

#content-relatifs .event-header a {
  color: #0d4e96;
  display: inline-block;
  margin-left: 40px;
  padding-top: 10px;
  padding-left: 25px;
  height: 40px;
  width: 200px;
  font-size: 1.250em;
  background: #fff;
  font-family: "Open Sans", sans-serif; }

#content-relatifs-list .content-relatif {
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 60px; }

.directory-link {
  color: #666666;
  background-color: #f6f6f6;
  padding: 8px; }

.directory-link a,
.directory-link a:visited,
.directory-link a:hover {
  color: #666666; }

/* sitemap */
#tree-container {
  margin-top: 10px; }

#tree-container ul {
  list-style-type: none;
  padding-left: 10px;
  transform: scaleY(1);
  min-height: 10px; }

#tree-container li.over-handle {
  border-color: #66afe9;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

#tree-container form.inline {
  display: inline-block; }

#aside-main-left {
  margin-top: -1px;
  padding: 0; }
  @media (min-width: 1200px) {
    #aside-main-left {
      padding-left: 0; } }

.externfer-view {
  margin-bottom: 7.5em; }

.card-view {
  margin: 0 1em; }

#newsletter-frame {
  min-height: 400px; }

.dark-grey {
  color: #333333; }

/*# sourceMappingURL=francearchives.bundle.css.map */
