/*  ===================== generic */
body{
 margin: 0 3em;
 background: #f5f5f5;
 border-left:1px solid #ccc;
 border-right:1px solid #ccc;
}

body .well {
  background-color: #F5F5F5;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 19px;
}

.blue {
  color: #08c !important;
}

.no-margin {
  margin-left: 0px !important;
}

#pageContent ul.bullets {
 list-style: disc inside none;
 }

#pageContent ul {
 margin-left:10px;
}

#pageContent ul ul{
 margin-left: 20px;
}

#pageContent ul.bullets ul{
 list-style: circle inside none;
}

#pageContent p{
  margin:1em 0;
}

#body-wrapper{
 background: #fff;
}

div#pageContent h1,
h1 {
 font-size: 1.7em;
 line-height: 1.7em;
 margin: 0 0 9px 0;
}

div#pageContent div#personinfo-info h1{
 margin-bottom : 0px;
}

div#pageContent .pagination {
 text-align:center;
 }

div#pageContent .pagination a {
 border: none;
 line-height: 18px;
 padding: 0 3px;
}

div#pageContent .pagination .active a,
div#pageContent .pagination a.active {
 color: #A69EBA;
}

div#pageContent .pagination a:hover,
div#pageContent .pagination .active a {
    background-color: #fff;
}

div#pageContent .pagination li.pull-left a{
 float:none;
}

div#pageContent .ContentFlowAddOn_white .scrollbar {
 margin-top: 7em;
}

div.title,
h2 {
 font-size: 1.55em;
 line-height: 1.55em;
}

div#pageContent h3 {
 margin: 0.5em 0;
 color : #666;
 font-size: 16px;
}

div#pageContent h4 {
 margin: 0.5em 0;
 color : #666;
 font-size: 14px;
}

.entityfield .releditField p{
  margin : 0 0 9px;
 }

h3 a, h3 a:hover{
 color: #666;
}

#personinfo-info h1{
  display: inline-block;
 }

div#pageContent #personinfo-info h2{
 font-size: 1.35em;
 line-height: 1.35em;
 display: inline-block;
}

div#top-page{
 float: right;
 padding: 3px 5px;
 margin-bottom: 1em;
}

div#top-page a{
 text-decoration:none;
}

section#main {
 clear: both;
 padding: 0 20px;
 min-height: auto;
}

section .container-fluid {
  padding: 1em 0 3em 0;
}

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

.bold{
 font-weight: bold;
}


ul.biblios li{
 margin: 1em 0;
}

ul.pv-hyphen li:before{
  content: "*\A0\A0";
}

ul.pv-hyphen ul.pv-hyphen{
 margin-left: 1em;
}

ul.pv-hyphen ul.pv-hyphen li:before{
  content: "-\A0\A0";
}

ul.pv-hyphen li{
  margin-bottom: 0.5em;
  padding-left: 1em;
  text-indent: -1em;
}

dl.dl-horizontal.plain dt{
  font-weight: normal;
  color: #6A6A6A;
  /*margin : 0 10px;*/
  /* width: 140px; */
  text-align : left
 }

/* #binding dl.dl-horizontal.plain dt{ */
/*  color: #000; */
/*  font-weight: bold; */
/*  } */

.discret{
   color: #6A6A6A;
 }

.list-striped{
 padding: 10px;
 border-bottom: 1px dotted #CCCCCC;
 border-top: 1px dotted #CCCCCC;
}

.list-striped.even {
 background-color: #F5F5F5;
}

.various-link{
 margin: 0.5em 0;
}

.various-link li{
 margin: 0.5em 0;
}

div.imagediv img{
 margin: 0 20px;
 max-width: 80%;
 max-height: 150px !important;
 display: block;
 }

div#pageContent .page-header{
 margin: .9em 0;
 padding-bottom : .2em;
 border-bottom: 2px solid #EEEEEE;
}

div#pageContent .ContentFlowAddOn_white .scrollbar{
 margin-top: 50px;
}

/* primary views*/

div.notes{
 margin-top:2em;
}

a.more-link,
a.more-link:hover,
a.more-link:visited{
 text-decoration: none;
 padding-bottom:4px;
 }

[class^="icon-"],
[class*=" icon-"],
.caret{
  display: middle;
}

ol.book-list li{
 margin: 0.5em 0;
}

/* bootstrap */

.accordion-group {
  border-radius: 4px 4px 4px 4px;
  border: none;
}

div.accordion {
  margin-bottom: 0px;
}

div.well.small-padding{
 padding: 10px 10px;
}

#pageContent div.well.small-padding p:first-child{
 margin-top: 0;
}

#pageContent div.well.small-padding p:last-child{
 margin-bottom: 0;
}

div.well.primary{
 margin-top: 1em;
}

.primary dl.dl-horizontal.plain{
  margin-bottom: 0;
 }

div.control-group input.error {
 border-color: #B94A48;
 color: #B94A48;
}

.popover.bottom .arrow {
  border-bottom: 5px solid #999;
}

.navbar-search {
 margin-right:1em;
}

form.navbar-search .search_query {
  border: 1px solid #CCCCCC;
  color: #808080;
}

form.navbar-search .search_query:focus,
form.navbar-search .search_query.focused{
  font-style:normal;
}

input#norql{
 background-color: #ffffff;
 min-width: 16px;
 padding: 4px 5px;
 font-style: italic;
}

#norql:focus{
 font-style:normal;
 color: #808080;
}

.navbar-search .input-append .add-on{
  border-radius: 0 3px 3px 0;
}

.navbar-search span.add-on{
 }

.searched-term{
 color : #0088CC;
 }

header ul#top-menu {
 list-style: none outside none;
 margin: 0 0 0 150px;
 padding: 10px 10px 0;
 text-align: right;
}

header ul#top-menu li {
 color: #323241;
 display: inline;
 padding: 0 2px;
}

header ul#top-menu li a {
  color: #323241;
  text-decoration:none;
}

img#logo {
 float: left;
 margin: 47px 0 0 10px;
}

header #niveau {
 clear:both;
 background: url("images/bg_niveau.gif") no-repeat scroll 0 -7px #FFFFFF;
 color: #FFFFFF;
 float: left;
 height: 30px;
 width: 142px;
}

header div#deco-poucet {
  background: url("images/bg_deco_poucet.gif") no-repeat scroll left top #FFFFFF;
  border-right: 10px solid #6C89C3;
 /* float: left; */
  height: 28px;
}

header div#app-name {
 background: url("images/bg_intitule.jpg") no-repeat scroll right bottom #6C89C3;
 border-right: 10px solid #6C89C3;
 height: 60px;
 margin: 1px 0 0 140px;
 padding: 0 10px 0 0;
 position: relative;
}

header h1 {
 color: #FFFFFF;
 font-size: 2em;
 font-weight: normal;
 left: 10px;
 margin: 0;
 padding: 0;
 position: absolute;
 top: 5px;
}

header h1 a,
header h1 a:visited,
header h1 a:hover{
 color: #ffffff;
 text-decoration:none;
}

header div#app-name h1{
 font-weight: bold;
}

header h2 {
 bottom: 5px;
 color: #ffffff;
 font-size: 1.1em;
 margin: 0;
 padding: 0;
 position: absolute;
 right: 10px;
}


/* menu */
header #menu {
 background: url("images/bg_menu.jpg") repeat-y scroll left top #5F5555;
 border-right: 10px solid #6C89C3;
 height: 21px;
}

header #menu ul {
 list-style: none outside none;
 margin: 0 0 0 10px;
 padding: 0;
}

header #menu ul li {
 color: #DFDFEB;
 display: inline;
 margin: 0;
 padding: 1px 0;
}

header #menu ul li.right {
 padding-top: 0;
 float: right;
}

header #menu ul li a {
 color: #DFDFEB;
 margin: 0 4px;
 text-transform: uppercase;
 text-decoration: none;
}

header #menu ul li.active {
 background: #d5d5d5;
}

header #menu ul li.active a{
 color : #000;
}

ul.main-breadcrumb {
 list-style: none outside none;
 font-weight: bold;
 width: 100%;
}

.main-breadcrumb a,
.main-breadcrumb li {
 display: inline-block;
 padding: 0px 2px;
 color: #000;
 font-weight: bold;
}

.main-breadcrumb a:hover{
  text-decoration: none;
 }


/* ===================== primary views  */
#contentfooter {
 margin: 1em;
}

.section.metadata{
 margin: 1em;
 font-size:95%;
 float: right;
}

/* binding */

/* binding images*/

div.binding-section{
 margin-bottom:3em;
}

ul.thumbnails span.img-label{
  display: inline-block;
  margin: 3px 0 0 20px;
 }

/* binding biblio */

/* utils */
.clear{
 clear:both;
}

.small_09{
 font-size: 0.9em;
}

.grey{
 color: #7A7A7B;
}

.see-more-details,
.simple-space-top{
 margin-top:1em;
 }

.double-space-bottom{
 margin-bottom: 2em;
 }

.simple-space-bottom{
 margin-bottom: 1em;
 }

.inline-block{
 display: inline-block;
}

div#etyperestriction{
 margin-bottom: 10px;
 }

ul.simple-menu {
 list-style: none outside none;
}

ul.simple-menu li {
 color: #323241;
 display: inline-block;
 padding: 0 2px;
}

ul.simple-menu li a{
 color: #323241;
 margin: 0 4px;
 text-decoration: none;
}

/* print / share */
div.ctxtoolbar{
  min-height:1px;
}

nav#toolbar{
  padding: 0 10px;
}

div#print-component{
 float:right;
}

/* searchbox */
div.searchMessage,
.search-results {
 font-size: 1.2em;
 font-weight: bold;
 margin-bottom: 1em;
}

.sugg-item {
  border-bottom: 1px solid #ccc;
}

.sugg-item div.search-etype {
  float: right;
  color: #ccc;
  font-size: 80%;
  white-space: nowrap;
}

.sugg-item a {
  overflow: hidden;
}

/* facets */
.btn .btn-new-search {
   float: right
}

.well-facets .boxBody, .well-facets div.facet {
  background: transparent;
  border: none;
  border-bottom-left-radius: none;
  border-bottom-right-radius: none;
  font-size: 100%;
  margin: 0px;
/*  min-height: 20px;*/
  padding: 0px;
}

div.facet-title div,
.facetgroup form{
 margin-bottom: 5px;
 }

.well.well-facets{
  padding : 1em;
}

.facetgroup input.search_query,
.facetgroup div.facet-title button,
.facetgroup select{
  width: 99%;
}

.facetgroup select,
  padding-left: 0px;
  padding-right: 0px;
}

.facetgroup input.search_query{
  padding-left: 2px;
  padding-right: 0px;
}

.facet-title.selected button,
.badge-info{
  background: #86a3df !important;
  color: #fff;
 }

.badge-info a {
 color : #000;
 font-weight: normal;
 }

div.facet-title b.caret{
 float: right;
}

div.facet-title i.icon-chevron-down{
 opacity: 0.25;
 float: right;
}

div.facet-title:hover i.icon-chevron-down{
 opacity: 0.50;
 float: right;
}

.facet-badge{
 display:inline-block }

i.rdf,
i.cbnf {
 display: inline-block;
 height: 16px;
 line-height: 16px;
 vertical-align: text-top;
 width: 16px;
}

i.rdf{
 background:url(images/rdf.png) no-repeat;
}

i.cbnf{
 background:url(images/cbnf.gif) no-repeat;
}

h6.glossary-term dt{
  color: #000;
  font-weight: bold;
  font-size: 100%;
  text-transform: none;
}

dl.glossary-term dl{
  color: #000;
  font-weight: bold;
 }

a.glossary, a.glossary:hover,
a.visited {
 color: #000;
 text-decoration:none;
}

a.biblio-caret{
 margin-right: 4px;
}

div.control-group input.error {
 border-color: #B94A48;
 color: #B94A48;
}

/* prevnext*/

.prevnext{
 clear: both;
}

ul.prevnext{
 padding-bottom:1em;
}

ul.prevnext li{
 padding: 0 1em;
}

/* footer */
#footer{
 margin-top: 2em;
 padding: 1em 10px 6em 10px;
 /*background-color: #F5F5F5;*/
 border-top: 1px solid #E5E5E5;
 clear: both;
 font-size: 96%;
 text-align: center;
}

#footer a:link, #footer a:visited {
 color: #333333;
}

#footer a:hover{
  color:#0088CC;
  text-decoration: none;
 }

#footer li {
 margin-right: 10px;
 display:inline-block;
}

/* bootstrap */

body .boxBody{
 border: none;
}

h6.glossary-term {
 color: #999999;
 font-size: 11px;
 text-transform: uppercase;
}

.pagination ul > li > a,
.pagination ul > li > span {
  border: none;
  border-image: none;
  border-style: none;
  border-width: 0;
  line-height: 18px;
  padding: 0px 0px 0px 5px;
}

body .popover-title {
  background-color: #F5F5F5;
  border-bottom: 1px solid #EEEEEE;
  border-radius: 3px 3px 0 0;
  line-height: 1;
  padding: 9px 15px;
}

body .popover-content {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border-radius: 0 0 3px 3px;
  padding: 14px;
}

body .popover-inner {
  border-radius: 6px;
  width: 280px;
  overflow: hidden;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
  padding: 2px;
}

/* Card staff */

.card-primary .primary_entities ul ul {
  padding-left: 1em;
}

.card-primary p{
  text-align: justify;
}

ul.dash {
  text-indent: -10px;
 }

ul.dash li{
  list-style: none outside none;
 }

ul.dash li:before{
  content: "\2013\A0";
}

ul.dash ul.dash li:before{
  content: "\2013\A0";
}

blockquote p {
 font-size: inherit;
 font-weight: inherit;
 line-height: inherit;
}

blockquote.exemple {
  border: none;
  font-style: italic;
}

.card-primary ol li,
.card-primary ul li{
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}

.small-caps {
  font-variant: small-caps;
}
